/* ========================================== */
/* === CSS Table of Contents ================ */
/* === 2023 © Guardian Sages ================ */ 
/* ========================================== */

/* ========================================== */
/* === 1. Top Header Section ================ */
/* === 2. Navigation Section ================ */
/* === 3. Website Pages Section ============= */
/* ===    a. Home Section =================== */
/* ===    b. About Section ================== */
/* ===    c. Services Section =============== */
/* ===    d. Gallery Section ================ */
/* ===    e. Areas We Service Section ======= */
/* ===    f. Testimonials Section =========== */
/* ===    g. Contact Section ================ */
/* ===    h. Sections On Every Page ========= */
/* === 4. Misc. Section ===================== */
/* ===    a. Referrals Owl Carousel ========= */
/* ===    b. Default Classes ================ */
/* ===    c. Gallery Function Section ======= */
/* ===    d. Reviews Function Section ======= */
/* === 5. Footer Section ==================== */
/* === 6. Lg. Laptop CSS Section ============ */
/* === 7. Sm. Laptop CSS Section ============ */
/* === 8. Tablet CSS Section ================ */
/* === 9. Mobile CSS Section ================ */
/* === 10. Sm. Mobile CSS Section =========== */
/* ========================================== */

/*@import url('https://fonts.googleapis.com/css?family=Staatliches');*/
/*@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,700,900');*/

@font-face {
	font-family: 'font';
	src:url('../fonts/arvo.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'font2';
	src:url('../fonts/poppins.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'font3';
	src:url('../fonts/Monoton-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'feathericons';
	src:url('../fonts/feathericons/feathericons.eot?-8is7zf');
	src:url('../fonts/feathericons/feathericons.eot?#iefix-8is7zf') format('embedded-opentype'),
		url('../fonts/feathericons/feathericons.woff?-8is7zf') format('woff'),
		url('../fonts/feathericons/feathericons.ttf?-8is7zf') format('truetype'),
		url('../fonts/feathericons/feathericons.svg?-8is7zf#feathericons') format('svg');
}

.vertically-centered{
	display: flex;
	flex-direction: column;
	justify-content: center; 
}
.otto-logo{
}
.otto-logo.heading{
	width: 200px;
}
/* ======================================== */
/* === Top Header Section ================= */
/* ======================================== */
.top-header {
	position: fixed; width: 100%;     background:linear-gradient(90deg, #f3f3f38f 15.4%, #f3f3f38f 15.4%, #ffffffe8 84.7%, #ffffffe8 84.7%) center bottom / cover no-repeat, url(/img/homepage/dt-01.webp);	z-index: 3; -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease; border-bottom: 3px solid #000; background-color: #fff;
}

.top-header img {
	margin-top: 15px;
}

.top-header .dropdown-menu {
	background: whitesmoke; border-radius: 0;
}
.top-header .dropdown-menu a {
	color: #222; padding: 3px 20px !important;
}
.top-header .dropdown-toggle {
	background: #21212100; padding: 6px 25px; outline: none !important; border-color: #f3f3f3b5;
}
.top-header .dropdown-toggle:hover {
	background-color: white !important; color: #000 !important;
}
.btn-secondary:not([disabled]):not(.disabled).active, .btn-secondary:not([disabled]):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
	color: #000; background-color: rgb(255, 255, 255); border-color: #666e76; box-shadow:none !important;
}
.top-header .btn-secondary.focus,
.btn-secondary:focus {
	outline: none !important; box-shadow: none !important;
}

.top-header .header-contact_info {
	margin-top: 10px; padding: 10px; background: #818181; color: #fff !important; border-radius: 10px; width: fit-content;
}

.top-header .header-contact_info a {
	color: #fff;
}

.top-header .header-contact_info2 {
	margin-top: 10px; padding: 10px; background: #818181; color: #fff !important; border-radius: 10px; width: fit-content;
}

.top-header .header-contact_info2 a {
	color: #fff;
}

.top-header i {
	margin: 15px 5px 0px 5px; font-size: 20px; background: #fff; border-radius: 100%; padding: 12px 10px 10px 15px; width: 45px; height: 45px;
	color: #000; box-shadow: 0px 0px 15px 1px #4449;
	transition:0.2s;
}
.top-header i:hover {
	background: #cff0ff;
}
.top-header .header-nav-box {
    padding: 35px 5px;
    text-align: center;
    background: #6B6854;
    position: relative;
    width: 75%; border-top-left-radius: 10px;
    left: 26%; border-top: 2px solid #000; border-left: 2px solid #000;
    margin-top: -40px; margin-bottom: -1px;
}

.top-header .header-nav-box a {
	font-family: Montserrat; font-size: 18px; color: #fff; letter-spacing: 1px; font-weight: 600; text-transform: uppercase;
}

.top-header-animate {
	margin-top: -90px;
}

.top-header-animate img {
    margin-top: 91px;
    max-width: 30%;
    margin-bottom: -14px;
}

/* ======================================== */
/* === Navigvation Section ================ */
/* ======================================== */
.navbar-inverse .navbar-inner {
	display:none;
}
.dropdown-menu {
	position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 200px; padding: .5rem 0; margin: .125rem 0 0; font-size: 18px; color: rgb(33, 37, 41); text-align: left; list-style: none; background-color: rgb(255,255,255); background-clip: padding-box; border: 1px solid rgba(0,0,0,.15); border-radius: .25rem;
}
.dropdown-menu.columns-3 {
	min-width: 600px;
}
.dropdown-menu li a {
	padding: 5px 15px; font-weight: 300;
}
.dropdown-item {
	display: block; width: 100%; font-weight: 600; font-family: 'font2'; padding: .25rem 1.5rem; clear: both; color: rgb(12,12,12); text-align: inherit; white-space: nowrap; background: 0 0;border: 0;
}
.dropdown-item.active, .dropdown-item:active {
	color: rgb(255,255,255); text-decoration: none; background-color: rgb(22,22,22) !important;
}
.dropdown {
	 position: relative;
}
.dropdown .dropbtn {
	font-family: Montserrat; font-size: 18px; color: #fff; letter-spacing: 1px; font-weight: 600; text-transform: uppercase;
}
.navbar a:hover, .dropdown:hover .dropbtn {
	background-color: #018bcc;
}
.dropdown-one {
	cursor: pointer; display: none; position: absolute; background-color: #f9f9f9; min-width: 213px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown-two {
	cursor: pointer; display: none; position: absolute; left: 160px; top: 0px; min-width: 160px; background-color: #f9f9f9; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown-three {
	cursor: pointer; display: none; position: absolute; left: 160px; top: 48px; min-width: 160px; background-color: #f9f9f9; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown:hover .dropdown-one, #link1:hover > .dropdown-two {
	display: block;
}
.dropdown:hover .dropdown-one, #link2:hover > .dropdown-three {
	display: block;
}
.dropdown-one .dItem {
	font-family: font2 !important; font-size: 18px !important; font-weight: 600 !important; text-align: left !important; color: #000  !important;
	text-indent: 10px !important; line-height: 40px !important;
}
.dropdown-one .dItem:hover, .dropdown-two a:hover {
	background-color: #ddd;
}
.my-pad {
	padding: 0 0 0 15px;
}
.my-pad h5 {
	color: rgb(255,255,255); font-size: 18px; text-transform: uppercase; padding-top: 20px;	line-height: 5px; font-weight: 600;
}
.multi-column-dropdown {
	list-style: none; margin: 0px; padding: 0px;
}
ul.multi-column-dropdown {
	padding: 0 0 0;
}
.multi-column-dropdown li a {
	display: block;	clear: both; line-height: 1.428571429; color: #333; white-space: normal;
}
.multi-column-dropdown li a:hover {
	text-decoration: none; color: #262626; background-color: #999;
}
.tab {
	overflow: hidden; border: 1px solid #ccc; background-color: #f1f1f1; font-family: 'font2';
}
.tab button {
	background-color: inherit; float: left; border: none; outline: none; cursor: pointer; padding: 14px 16px; transition: 0.3s; font-size: 17px;
}
.tab button:hover {
	background-color: #ddd;
}
.tab button.active {
	background-color: #ccc;
}
.tabcontent {
	display: none; padding: 6px 12px; border: 1px solid #ccc; border-top: none;
}
.tabcontent h3 {
	padding-top: 40px; padding-bottom: 40px; font-family: 'font'; text-align: center; font-size: 2rem; color: rgb(246,177,24);
}

.top-header-animate .dropdown-toggle {
	color:#0a0a0a; font-size: 16px;
}
.top-header-animate .navbar-brand {
	font-size: 1.5em;
}
body {
	padding: 0; -webkit-transition-property: all; -webkit-transition-duration: .30s; -webkit-transition-timing-function: ease-in-out; transition-property: all; transition-duration: .30s; transition-timing-function: ease-in-out; overflow-x: hidden;
}
.navbar-scroll {
	padding: 95px 0 0; position: fixed; background: rgb(83,82,82); width: 100%; z-index: 2;	-webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
.navbar-scroll .container {
	background: rgb(60,36,17,0); border-bottom-left-radius: 1.5rem;	border-bottom-right-radius: 1.5rem;
}
#projects .navbar-scroll {
	background: #fdfdfd; position:relative !important;
}
#projects .navbar-scroll li a {
	color:#333;
}
#projects .navbar-scroll .navbar-brand {
	color:#252525;
}
#projects .navbar-light .lnr {
	color:#222;
}
.navbar-light .lnr {
	color: #fdfdfd;	font-size: 1.5em; position: absolute; top: 6px; right: 10px;
}
.navbar-light .navbar-brand {
	color: #e8e8e8; font-size: 20px; font-family: 'Montserrat', sans-serif;
}
.navbar-brand {
	font-size:2.5em; font-weight:700; text-transform:uppercase;
}
.navbar-brand:focus, .navbar-brand:hover {
	color:#f3f3f3 !important;
}
.navbar-light .navbar-nav .nav-link {
	margin: 0 28px; padding: 6px 0px; font-weight: 900; font-size: 18px; color: rgb(255,255,255); font-family: 'font2';
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav
.nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light
.navbar-nav .show>.nav-link {
	color: rgb(255,255,255);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: rgb(196,41,56);
}
.navbar-light .navbar-nav li a {
	position: relative;
}
.navbar-collapse {
	height: 100%;
}
.mobile-top-header {
	display: none !important;
}

/* ========================================== */
/* === Website Pages Section ================ */
/* ========================================== */

/**** Home Section ****/
.bg-primary {
	background: rgb(83,82,82) !important;
}
.home-header-section {
	padding-top: 125px;
}
.home-header-section .slider-logo span {
	font-family: 'font'; color: rgb(196,41,56);
}
.showcase {
	position: relative;
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	overflow: hidden;
	background: #000;
}

.showcase-bg {
	position: absolute;
	inset: 0;
	z-index: 0;
	display: block;
}

.showcase-bg:after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(rgba(0,0,0,0.35), rgba(0,0,0,0.45));
	z-index: 1;
	pointer-events: none;
}

.showcase-bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}


.background-video {
 margin-bottom: 377px;
	position:absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width:100%;
	height: 100%;
	overflow:hidden;
	object-fit: cover; 
	
	/*height: 1350px;*/
	/*height: auto;*/
	
    /*position: relative;*/
    /*width: 100%;*/
    /*height: 100vh;*/
    /*overflow: hidden;*/
    background: url('/img/homepage/hvac-parallax.jpg') no-repeat center center;
    /*background-size: cover;*/
}
.video-overlay {
	position: relative;
	z-index: 2;
	padding: 50px 10px;
	width: 100%;
	top: auto;
	margin: 0;
}
.video-overlay h1 {
	font-family: Montserrat; font-size: 45px; color: #b7b49d; font-weight: 600;  letter-spacing: 2px; text-shadow: 1px 1px 1px #000;
	text-transform: uppercase; line-height: 35px;
}
.video-overlay h1 span {
	font-size: 15px; font-family: font2; font-weight: 600; color: #fff; letter-spacing: 0px; text-shadow: none;
}
.video-overlay h1 i {
	font-family: font4; letter-spacing: 3px; font-weight: 500; font-size: 40px; color: #736c45;
}
.video-overlay h3 {
	font-family: font4;
    letter-spacing: 1px;

    font-size: 20px; font-weight: 600;
    text-transform: uppercase;
    color: #BFBFBF;
}
.video-overlay h3 span {
	color: #cff0ff;
}
.video-overlay h4 {
	padding: 35px; border-radius: 10px; color: #000; font-size: 20px; letter-spacing: 2px; width: fit-content;
	background: #cff0ff; t font-family: font3; font-weight: 600; text-transform: uppercase;
	
	transition: 0.4s; 
}
.video-overlay p {
	font-family: Arial; font-size: 18px; line-height: 35px; color: #fff;
}

.video-overlay a {
	width:auto;     display: inline-block;
}

.video-overlay h4:hover {
	box-shadow: 0px 0px 0px 5px #cff0ff;  border-radius: 0px;
}
.video-overlay .boxer1 {
	padding: 25px; background: #6b6854c2; border-radius: 10px; height: auto; border: 2px solid #000;
}
.video-overlay .boxer-grid {
	column-count: 2; 
}
.video-overlay .boxer2 {
	padding: 15px; 
}
.general-cta {
    padding: 35px;
    border-radius: 10px;
    color: #000;
    font-size: 20px;
    letter-spacing: 2px;
    width: fit-content;
    background: #cff0ff;
    font-weight: 600;
    text-transform: uppercase;
    transition: 0.4s;
    display: inline-block; text-align: center;
}
.general-cta:hover{
	background: #e8f8ff; 
}


.home1 {
	padding: 75px 0 75px 0;background: linear-gradient(90deg, #bfbfbf6b 15.4%, #bfbfbf6b 15.4%, #ffffffe8 84.7%, #ffffffe8 84.7%) center bottom / cover no-repeat, url(/img/homepage/dt-01.webp); background-attachment: fixed;
}
.home1 .pad {
	padding-top: 100px;
}
.home1 h2 {
	font-family: 'Arial'; font-size: 30px; text-align: left; font-weight: 800; color: #6B6854;
}
.home1 p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: justify; color: rgb(56, 56, 56); line-height: 35px;
}
.home1 span {
	color: rgb(83,82,82);
}

.home1 img {
	border-radius: 10px; border: 3px solid #fff; box-shadow: 15px -15px 0px 0px #6B6854;
}

/* Section framing (kept your look) */
.home-services { padding: 0 0 100px; background:#e5f8ff; }
.home-services .service-banner { padding: 100px; }
.home-services .container-fluid { padding: 0; }
.home-services .padder { padding: 0 50px; --bs-gutter-x: 0; }
.home-services h2 { font-family: Arial; font-size: 45px; text-align:center; font-weight:700; letter-spacing:1px; }

/* —— Card —— */
.service-card {
  position: relative;
  overflow: hidden;
  display: block;
  border-radius: 16px;
  height: 400px; /* adjust as needed */
  background: #000;
  outline: none; /* we’ll show a custom focus ring */
  cursor: pointer;
}
.service-card:focus-visible {
  box-shadow: 0 0 0 4px rgba(0, 153, 255, .4);
}

/* Image zoom */
.service-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: transform .6s ease;
  display: block;
}

/* Gradient overlay */
.service-card .card-overlay {
  position: absolute; inset: 0;
  background:
    linear-gradient(180deg, rgba(0,0,0,.05) 0%, rgba(0,0,0,.35) 40%, rgba(0,0,0,.65) 100%),
    radial-gradient(120% 120% at 0% 0%, rgba(0,180,255,.25) 0%, rgba(138,43,226,.25) 40%, rgba(255,0,128,.25) 70%, transparent 100%);
  opacity: 0;
  transition: opacity .4s ease;
  pointer-events: none;
}

/* Content container */
.service-card .card-body {
  position: absolute; inset: 0;
  display: flex; flex-direction: column; justify-content: flex-end;
  padding: 18px;
  color: #fff; text-align: left;
}

/* Title shown at all times */
.service-card .card-title {
  margin: 0;
  font-family: Montserrat, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 22px; font-weight: 700; letter-spacing: .2px;
  display: inline-block;
  background: rgba(0,0,0,.45);
  padding: 8px 12px;
  border-radius: 10px;
  backdrop-filter: blur(2px);
}

/* Hidden copy until hover/tap */
.service-card .card-copy {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transform: translateY(8px);
  transition: max-height .35s ease, opacity .35s ease, transform .35s ease;
  will-change: max-height, opacity, transform;
}

/* Paragraph styling (keeps your font choices) */
.home-services p {
  font-size: 16px; font-family: 'font2', Arial, sans-serif;
  font-weight: 600; color: #fff; line-height: 1.6; margin: 10px 0 0;
}

/* Toggle button (for touch); visually subtle but accessible */
.service-card .card-toggle {
  align-self: flex-start;
  margin-top: 10px;
  padding: 6px 10px;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,.4);
  background: rgba(0,0,0,.35);
  color: #fff;
  font-size: 14px; line-height: 1;
  opacity: .85;
  transition: opacity .2s ease, background .2s ease, border-color .2s ease;
}
.service-card .card-toggle:focus-visible { outline: 2px solid #00a4ff; outline-offset: 2px; }
.service-card .card-toggle:hover { opacity: 1; background: rgba(0,0,0,.5); border-color: rgba(255,255,255,.6); }


.service-card .card-detail-cta {
  align-self: flex-start;
  margin-top: 10px;
  padding: 6px 10px;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,.4);
  background: rgba(0,0,0,.35);
  color: #fff;
  font-size: 14px; line-height: 1;
  opacity: .85;
  transition: opacity .2s ease, background .2s ease, border-color .2s ease;
}
.service-card .card-detail-cta:focus-visible { outline: 2px solid #00a4ff; outline-offset: 2px; }
.service-card .card-detail-cta:hover { opacity: 1; background: rgba(0,0,0,.5); border-color: rgba(255,255,255,.6); }


.service-card .card-schedule-cta {
  align-self: flex-start;
  margin-top: 10px;
  padding: 6px 10px;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,.4);
  background: rgba(0,0,0,.35);
  color: #fff;
  font-size: 14px; line-height: 1;
  opacity: .85;
  transition: opacity .2s ease, background .2s ease, border-color .2s ease;
}
.service-card .card-schedule-cta:focus-visible { outline: 2px solid #00a4ff; outline-offset: 2px; }
.service-card .card-schedule-cta:hover { opacity: 1; background: rgba(0,0,0,.5); border-color: rgba(255,255,255,.6); }

.service-card .card-contact-grid{
	display:flex;
	flex-wrap: wrap; 
}

/* Reveal states: hover, focus-within (keyboard), or .is-open (tap) */
.service-card:hover img,
.service-card:focus-within img,
.service-card.is-open img {
  transform: scale(1.08);
}
.service-card:hover .card-overlay,
.service-card:focus-within .card-overlay,
.service-card.is-open .card-overlay {
  opacity: 1;
}
.service-card:hover .card-copy,
.service-card:focus-within .card-copy,
.service-card.is-open .card-copy {
  max-height: 200px; /* enough for 3–4 lines; increase if needed */
  opacity: 1;
  transform: translateY(0);
  margin-top: 10px;
}

/* Motion respect for users who prefer reduced motion */
@media (prefers-reduced-motion: reduce) {
  .service-card img,
  .service-card .card-overlay,
  .service-card .card-copy {
    transition: none;
  }
}

/* Remove your old H3 styling that added a blue bar */
.home-services h3 { background: none; padding: 0; font-weight: 700; }


.home-about {
	background: #f9f9f9; padding: 125px 0px 125px 0px;
}

.home-about .about-image {
	height: 100%;background: linear-gradient(90deg, #bfbfbf00 15.4%, #bfbfbf00 15.4%, #bfbfbf00 84.7%, #bfbfbf00 84.7%) center bottom / cover no-repeat, url(/img/homepage/excavator-01.jpg); background-position: center; background-size: cover; border-radius: 15px; border: 5px solid #736c45; box-shadow: -15px -15px 0px 0px #cff0ff;
}


.home-about .about-content {
	padding: 150px 25px;
}
.home-about h3 {
	font-family: Arial; font-size: 30px; font-weight: 700;
}

.home-about p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: justify; color: rgb(56, 56, 56); line-height: 35px;
}




.home-choose {
	padding: 100px 50px 100px 50px;    background: linear-gradient(90deg, #ffffffa6 15.4%, #ffffffa6 15.4%, #ffffffa6 84.7%, #ffffffa6 84.7%), url(/img/homepage/excavator-02.jpg); height: 850px;
    background-attachment: fixed; background-size: cover; 
}

.home-choose .choose-card {
	padding: 50px 25px 75px 25px; background: #edf7fb; border-radius: 10px; margin-top: 50px; border: 1px solid #000; border-left-width: 4px;
	border-top-width: 5px;
	transition:all 0.3s;
	/*overflow-y: hidden; */
}



.home-choose .choose-card p {
	text-align: left; font-size: 15px; line-height: 30px;   opacity: 0; transition: 0.4s;
}

.home-choose h2 {
	font-family: Arial; font-size: 35px; text-align: center; font-weight: 700;
}

.home-choose h3 {
	font-family: Arial; font-size: 25px; font-weight: 600; background: #000; color: #cff0ff; padding: 10px; border-radius: 5px;
}

.home-choose h4 {
	font-family: Montserrat; font-size: 16px; font-style: italic;   margin-top: 25px; opacity: 0; transition: 0.4s;
}
 
.home-choose .choose-card:hover {
	background: #A3DFF7;
}

.home-choose .choose-card:hover p {

	opacity:1;
}
.home-choose .choose-card:hover  h4 {
	opacity:1;
}


.home-choose p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; color: rgb(56, 56, 56); line-height: 35px; text-align: center;
}


.home-choose i {
	font-size: 65px; padding: 25px 15px 15px 15px; margin-bottom: 25px;
}

.home-choose .choose-expand {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition:
    max-height 0.5s ease,
    opacity 0.35s ease;
}

.home-choose .choose-card:hover .choose-expand {
  max-height: 300px; /* set safely larger than content */
  opacity: 1;
}

.home-choose .choose-expand {
  transform: translateY(-5px);
  transition:
    max-height 0.5s ease,
    opacity 0.35s ease,
    transform 0.35s ease;
}

.home-choose .choose-card:hover .choose-expand {
  transform: translateY(0);
}


@media (max-width: 991px) {

  .home-choose .choose-expand {
    max-height: none;
    opacity: 1;
    transform: none;
  }

  .home-choose .choose-card p,
  .home-choose .choose-card h4 {
    opacity: 1;
  }

}

/**** About Section ****/

.about-intro {
	padding: 100px 0px 100px 0px;     background: #A3DFF7;
    background-size: cover;
}
.about-intro .bawks2 {
	padding: 15px 0px 15px 0px; background: #0009; color: #A3DFF7; margin: 10px 0px 10px 0px; text-shadow: 1px 1px 1px #000;
	border-radius: 15px;
}
.about-intro h1 {
	font-family: Arial; font-size: 45px; letter-spacing: 3px;
}
.about-intro h1 span {
	font-size: 60px; font-weight: 700;
}
.about-intro h2 {
	font-family: font6; font-size: 30px; letter-spacing: 2px; text-transform: uppercase; text-align: center;
}
.about-intro  p {
	font-family: font2; font-size: 17px; line-height: 35px;
}
.about-body {
	    background: linear-gradient(90deg, #6b685463 15.4%, #6b685463 15.4%, #6b685463 84.7%, #6b685463 84.7%) center bottom / cover no-repeat, url(/img/homepage/dt-01.webp);
    background-size: cover;
    height: 100%; color: #fff;
    background-color: #6b6854;
    background-position: center center;
    background-repeat: no-repeat;
}
.about-body .container-fluid {
	padding: 0px;
}
.about-body .row {
	--bs-gutter-x: 0;
}
.about-body h2 {
	font-family: font4; font-size: 30px;
}
.about-body h2 span {
	text-shadow: 1px 1px 1px #000; color: #A3DFF7; font-size: 35px;
}
.about-body  p {
	font-family: font2; font-size: 17px; line-height: 35px;
}
.about-body .past {
	
}
.about-body .past .past-content {
	padding: 175px 50px 175px 50px; text-align: center;
	    background: #00000047;
}
.about-body .past .past-image {
	/*background: linear-gradient(0deg, #00000000 25%, #00000000 90%), url(/img/about/past.jpg);*/
	background: linear-gradient(0deg, #00000000 25%, #00000000 90%), url(/img/section-1/gallery-15.jpg);
    background-size: cover;
    height: 100%;
    background-color: #000000d6;
    background-position: center center; border-bottom-left-radius: 25px;
    background-repeat: no-repeat;
	    border-left: 10px solid #A3DFF7;
    border-bottom: 10px solid #A3DFF7;
}
.about-body .present {
	
}
.about-body .present .present-content {
	padding: 175px 50px 175px 50px; text-align: center;
	    background: #00000047;
}
.about-body .present .present-image {
	/*background: linear-gradient(0deg, #00000000 25%, #00000000 90%), url(/img/about/present.jpg);*/
	background: linear-gradient(0deg, #00000000 25%, #00000000 90%), url(/img/section-1/gallery-24.jpg);
    background-size: cover;  border-bottom-right-radius: 25px; border-top-right-radius: 25px;
    height: 100%;
	    border-right: 10px solid #A3DFF7;
    border-bottom: 10px solid #A3DFF7;
	    border-top: 10px solid #A3DFF7;
    background-color: #000000d6;
    background-position: center center;
    background-repeat: no-repeat;
}
.about-body .future {
	
}
.about-body .future .future-content {
	padding: 175px 50px 175px 50px; text-align: center;
	    background: #00000047;
}
.about-body .future .future-image {
	/*background: linear-gradient(0deg, #00000000 25%, #00000000 90%), url(/img/about/future.jpg);*/
	background: linear-gradient(0deg, #00000000 25%, #00000000 90%), url(/img/section-1/gallery-25.jpg);
    background-size: cover;border-top-left-radius: 25px;
    height: 100%;
    background-color: #000000d6;
    background-position: center center;
    background-repeat: no-repeat;
	 border-left: 10px solid #A3DFF7;
    border-top: 10px solid #A3DFF7;
}
/**** Services Section ****/

.service-start {
	padding: 100px 0px 100px 0px; background-color: #A3DFF7 !important; background: linear-gradient(90deg, #a3dff787 15.4%, #a3dff787 15.4%, #a3dff787 84.7%, #a3dff787 84.7%) center bottom / cover no-repeat, url(/img/homepage/dt-01.webp);
}

.service-start .bawks {
	padding: 25px; border-radius: 7px; text-align: center; background: #fff9; margin: 10px 0px 10px 0px;
}

.service-start h1 {
	font-size: 45px; font-family: Arial; font-weight: 700; margin-top: 25px;
}
.service-start h1 span {
	font-size: 20px; font-weight: 500; font-family: Montserrat;
}

.service-start h3 {
	font-family: Montserrat; font-size: 25px;
}
.service-start iframe {
    width: 100%;
    height: 100%;
    border-radius: 0.8rem;
    box-shadow: 1px 1px 10px 1px rgb(0,0,0);
}
.service-intro {
	background: #f9f9f9;padding: 100px 0px 100px 0px;
}

.service-intro .intro-content {
	
}

.service-intro .intro-box {
	padding: 15px; background: #A3DFF7; margin-top: 50px; border-radius: 10px; text-align: center;
}
.service-intro .intro-box p {
	font-size: 15px; line-height: 30px;
}

.service-intro .intro-box .point {
	border-right: 1px solid #000;	border-bottom: 1px solid #000; padding: 15px;
}
.service-intro .intro-box .point2 {
	border-left: 1px solid #000;	border-bottom: 1px solid #000; padding: 15px;
}
.service-intro .intro-box .point3 {
	border-right: 1px solid #000;	border-top: 1px solid #000; padding: 15px;
}
.service-intro .intro-box .point4 {
	border-top: 1px solid #000;	border-left: 1px solid #000; padding: 15px;
}

.service-intro .smoosh {
	    --bs-gutter-x: 0;
}

.service-intro h2 {
	font-family: Arial; font-size: 30px; font-weight: 500;
}
.service-intro h2 strong {
	font-size: 40px;
}
.service-intro h3 {
	font-family: Montserrat; font-size: 20px;
}

.service-intro   p {
	font-family: font2; font-size: 17px; line-height: 35px;
}

.service-intro i  {
	font-size: 45px; margin-bottom: 15px;
}

.service-intro img {
	border-radius: 10px; margin-top: 50px;
}





.service-basic {
	padding: 100px 0px 100px 0px; background-color: #A3DFF7 !important; background: linear-gradient(90deg, #a3dff787 15.4%, #a3dff787 15.4%, #a3dff787 84.7%, #a3dff787 84.7%) center bottom / cover no-repeat, url(/img/homepage/dt-01.webp);
}

.service-basic .bawks {
	padding: 25px; border-radius: 7px; text-align: center; background: #fff9; margin: 10px 0px 10px 0px;
}

.service-basic h1 {
	font-size: 45px; font-family: Arial; font-weight: 700; margin-top: 25px;
}
.service-basic h1 span {
	font-size: 20px; font-weight: 500; font-family: Montserrat;
}

.service-basic h3 {
	
	    font-size: 2rem;
    font-family: Arial;
    font-weight: 400;
}
.service-basic iframe {
    width: 100%;
    height: 100%;
    border-radius: 0.8rem;
    box-shadow: 1px 1px 10px 1px rgb(0,0,0);
}
.service-basic p{
    font-size: 17px;
    font-family: 'font2';
    font-weight: 600;
    color: rgb(56, 56, 56);
    line-height: 35px;
}
/* General Purpose Service Area CTA */

.service-basic .service-area-cta {
	margin: 35px auto 10px auto;
	padding: 28px;
	background: rgba(255,255,255,.88);
	border-left: 7px solid #018bcc;
	border-radius: 0.8rem;
	box-shadow: 1px 1px 12px rgba(0,0,0,.18);
	text-align: center;
}

.service-basic .service-area-cta h3 {
	margin-bottom: 12px;
	font-size: 1.8rem;
	font-family: Arial;
	font-weight: 700;
	color: #6b6854;
}

.service-basic .service-area-cta p {
	max-width: 850px;
	margin: 0 auto 22px auto;
	text-align: center;
	font-size: 17px;
	line-height: 32px;
	color: rgb(56,56,56);
}

.service-basic .service-area-cta__actions {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 15px;
}

.service-basic .service-area-cta__btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 14px 24px;
	min-width: 220px;
	background: #018bcc;
	color: #fff !important;
	border-radius: 999px;
	font-family: 'font2';
	font-size: 16px;
	font-weight: 700;
	text-decoration: none !important;
	box-shadow: 0 8px 18px rgba(0,0,0,.18);
	transition: .25s ease;
}

.service-basic .service-area-cta__btn:hover {
	background: #6b6854;
	color: #fff !important;
	transform: translateY(-2px);
	box-shadow: 0 11px 22px rgba(0,0,0,.24);
}

.service-basic .service-area-cta__btn--secondary {
	background: #6b6854;
}

.service-basic .service-area-cta__btn--secondary:hover {
	background: #018bcc;
}

@media (max-width: 575px) {
	.service-basic .service-area-cta {
		padding: 24px 18px;
	}

	.service-basic .service-area-cta h3 {
		font-size: 1.45rem;
	}

	.service-basic .service-area-cta__actions {
		flex-direction: column;
	}

	.service-basic .service-area-cta__btn {
		width: 100%;
		min-width: 0;
	}
}




/* ===== Staggered Land Clearing Timeline ===== */
.lc-process-stagger {
  padding: 80px 0;
      
    
  color: #0b0f18;
  font-family: Arial;
}

.lc-head { text-align:center; margin: 0 20px 36px; }
.lc-head h2 { font-size: 42px; font-weight: 800; margin: 0; letter-spacing: .3px; }
.lc-head p { color: #4b5563; margin: 10px auto 0; max-width: 820px; }

/* Each ROW is a 3-col grid: [left card] [timeline] [right card] */
.lc-row {
  display: grid;
  grid-template-columns: 1fr 120px 1fr; /* center column shows dashed path */
  align-items: center;
  gap: 18px;
  padding: 10px 50px;
}
@media (max-width: 980px){
  .lc-row { grid-template-columns: 1fr; padding: 10px 20px; }
}

/* --- Center timeline column --- */
.lc-timeline {
  position: relative;
  height: 160px;           /* matches card min height (plus some) */
}
@media (max-width: 980px){
  .lc-timeline { order: -1; height: 80px; }
}

/* vertical dashed "path" down the middle */
.lc-timeline::before {
  content: "";
  position: absolute; inset: 0;
  width: 4px; margin: 0 auto;
  background-image: repeating-linear-gradient(to bottom, rgba(110,120,132,.9) 0 10px, transparent 10px 20px);
  border-radius: 2px;
}

/* number dot */
.lc-dot {
  position: absolute; left: 50%; top: 50%;
  transform: translate(-50%,-50%);
  width: 36px; height: 36px; border-radius: 10px;
  display: grid; place-items: center;
  font-weight: 800; color: #0e1116; font-size: 16px;
  background: #e9f6ff; border: 1px solid rgba(0,0,0,.1);
  box-shadow: 0 6px 14px rgba(2,8,23,.12);
  z-index: 2;
}

/* Curved dashed connector (SVG) */
.lc-connector {
  position: absolute; top: 50%; left: 0; right: 0;
  transform: translateY(-50%);
  width: 100%; height: 80px; overflow: visible;
  z-index: 1;
}
.lc-connector path {
  fill: none;
  stroke: rgba(110,120,132,.9);
  stroke-width: 3;
  stroke-dasharray: 8 10;
  stroke-linecap: round;
}
.lc-connector.left { left: -4px; }   /* nudge for symmetry */
.lc-connector.right { right: -4px; }

/* --- Card --- */
.lc-card {
  position: relative;
  min-height: 180px;
  border-radius: 18px;
  overflow: hidden;
  background: #6b6854;
  color: #fff;
  display: flex; flex-direction: column; justify-content: space-between;
  box-shadow: 0 12px 28px rgba(2, 8, 23, .16);
  cursor: pointer; outline: none;
}

.lc-card:hover .lc-center,
.lc-card:focus-within .lc-center,
.lc-card.is-open .lc-center {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.lc-card:hover .lc-toggle,
.lc-card:focus-within .lc-toggle,
.lc-card.is-open .lc-toggle {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.lc-card:hover {
	background: #018bcc
}

.lc-card:focus-visible {
  box-shadow: 0 0 0 4px rgba(0,160,255,.35), 0 12px 28px rgba(2, 8, 23, .16);
}

/* gradient (your palette: #73bdd6, #6b6854, #818181, #fff) */
.lc-decor {
  position: absolute; inset: 0; z-index: 0;
  opacity: .92; transform: scale(1.02);
  transition: opacity .35s ease, transform .6s ease;
}
.lc-card:hover .lc-decor,
.lc-card:focus-within .lc-decor,
.lc-card.is-open .lc-decor { opacity: 1; transform: scale(1.06); }

/* Centered icon layer */
.lc-center { position: absolute; inset: 0; display: grid; place-items: center; z-index: 1; pointer-events: none; }
.lc-icon  { font-size: 72px; opacity: .95; filter: drop-shadow(0 6px 14px rgba(0,0,0,.35)); transition: transform .35s ease, opacity .35s ease; }
.lc-card:hover .lc-icon,
.lc-card:focus-within .lc-icon,
.lc-card.is-open .lc-icon { transform: scale(1.05); opacity: .92; }


.lc-card:hover .lc-toggle{
	opacity: 0;
	/*visibility: hidden; */
}

/* Title bar */
.lc-top { position: relative; z-index: 2; display: flex; align-items: center; gap: 12px; padding: 16px 16px 0; }
.lc-step{ width: 34px; height: 34px; border-radius: 10px; display: grid; place-items: center;
  font-weight: 800; font-size: 15px; color: #eaf6ff; background: rgba(16,23,42,.38); border: 1px solid rgba(255,255,255,.28); }
.lc-title{ margin: 0; font-size: 20px; font-weight: 800; letter-spacing: .3px; text-shadow: 0 1px 1px rgba(0,0,0,.25); }

/* Body + reveal */
.lc-body { position: relative; z-index: 2; padding: 12px 16px 16px; }
.lc-details{
  margin: 10px 0 0; padding-left: 18px; color: rgba(255,255,255,.96); line-height: 1.55;
  max-height: 0; opacity: 0; overflow: hidden; transform: translateY(6px); font-family: font2;
  transition: max-height .35s ease, opacity .35s ease, transform .35s ease;
}
.lc-toggle{
  margin-top: 10px; padding: 7px 12px; font-size: 14px; line-height: 1; color: #fff;
  background: rgba(0,0,0,.34); border: 1px solid rgba(255,255,255,.35); border-radius: 10px;
  transition: background .2s ease, border-color .2s ease, opacity .2s ease;
}
.lc-toggle:hover { background: rgba(0,0,0,.5); border-color: rgba(255,255,255,.6); }
.lc-toggle:focus-visible { outline: 2px solid #00a4ff; outline-offset: 2px; }

/* Reveal triggers */
.lc-card:hover .lc-details,
.lc-card:focus-within .lc-details,
.lc-card.is-open .lc-details { max-height: 240px; opacity: 1; transform: translateY(0); }

/* Mobile: single column, hide connectors (keep vertical dashed line + dots) */
@media (max-width: 980px){
  .lc-connector { display: none; }
}

/* Reduced motion */
@media (prefers-reduced-motion: reduce){
  .lc-decor, .lc-icon, .lc-details { transition: none; }
}
/* --- Centered, narrower cards --- */

/* Slightly wider center lane so the connectors breathe */
.lc-row {
  grid-template-columns: 1fr 140px 1fr;
}

/* Make cards ~50% width of their column and keep them readable */
.lc-card {
  width: 50%;
  min-width: 260px;          /* safety floor */
  max-width: 420px;          /* optional ceiling; tweak as you like */
}

/* Pull LEFT-side cards toward the center line */
.lc-row > .lc-card:first-child {
  justify-self: end;
}

/* Pull RIGHT-side cards toward the center line */
.lc-row > .lc-card:last-child {
  justify-self: start;
}

/* Adjust the timeline height to match the new card size */
.lc-timeline {
  height: 140px;
}

/* Mobile: use full width, centered */
@media (max-width: 980px) {
  .lc-card {
    width: 100%;
    max-width: none;
    justify-self: center;
  }
  .lc-timeline {
    height: 80px;
  }
}


.service-cta {
	    background-color: #018bcc !important;
    background: linear-gradient(90deg, #73c0e3b5 15.4%, #73c0e3b5 15.4%, #73c0e3b5 84.7%, #73c0e3b5 84.7%) center bottom / cover no-repeat, url(/img/homepage/dt-01.png); padding: 150px 0px 150px 0px; background-attachment: fixed; text-align: center; color: #fff;
}

.service-cta h2 {
	font-family: Arial; font-size: 35px; font-weight: 700; text-shadow: 1px 1px 1px #000;
}

.service-cta p {
	font-size: 17px;  font-family: font2; font-weight: 600; line-height: 35px; letter-spacing: 1px;
}
.service-cta mark {
	padding: 35px; border-radius: 10px; font-size: 20px; font-family: Montserrat; text-align: center; font-weight: 600;
	background: #818181; color: #fff; box-shadow: 0px 0px 5px 1px #000;
}

.service-cta mark:hover {
	background: #fff; color: #818181;
}
.service-cta .padder {
	margin-top: 50px;
}




/* ===== Greenpoint FAQ Styles ===== */

.faq-hub-greenpoint {
  padding: 60px 0;
  background-color: #e5f8ff;
  font-family: 'Segoe UI', sans-serif;
}
.faq-hub-greenpoint img{
	border-radius: 20px;
	box-shadow: -10px -10px 1px #6B6854;
}

.faq-container-greenpoint {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

.faq-title-greenpoint {
    font-family: Arial;
    font-size: 45px;
    text-align: center;
    font-weight: 700;
    letter-spacing: 1px;
}

.faq-accordion-greenpoint {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.faq-item-greenpoint {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 15px;
}

.faq-question-greenpoint {
  background: none;
  border: none;
  width: 100%;
  text-align: left;
  font-size: 1.25rem;
  font-weight: 600;
  color: #6B6854;
  padding: 15px 0;
  cursor: pointer;
  position: relative;
  transition: color 0.3s ease;
}

.faq-question-greenpoint::after {
  content: "+";
  position: absolute;
  right: 0;
  font-size: 1.5rem;
  color: black;
  transition: transform 0.3s ease;
}

.faq-question-greenpoint[aria-expanded="true"]::after {
  content: "–";
  transform: rotate(180deg);
}

.faq-answer-greenpoint {
  display: none;
  padding: 0 0 10px 0;
  color: #333;
}

.faq-answer-greenpoint p {
  margin: 10px 0;
  line-height: 1.6;
}

.faq-answer-greenpoint ul {
  padding-left: 20px;
  margin: 10px 0;
  list-style: disc;
}

.faq-answer-greenpoint li {
  margin-bottom: 8px;
}

.faq-answer-greenpoint a {
  color: #1d8538;
  text-decoration: underline;
}

.faq-answer-greenpoint a:hover {
  text-decoration: none;
}

.faq-left{opacity:1; transform:translateX(-25px); transition:0.4s;}
.faq-right{opacity:1; transform:translateX(25px); transition:0.4s;}

 
@media (max-width: 991px){
.faq-left{opacity:1; transform:translateX(-0px); transition:0.4s;}
.faq-right{opacity:1; transform:translateX(0px); transition:0.4s;}
}

/**** Gallery Section ****/
.gallery-page {
	padding: 75px 0 50px 0;	background: rgb(249,249,249);
}
.gallery-page h1 {
	font-size: 3rem; font-weight: 600; font-family: 'font2'; padding-bottom: 40px; text-align: center; color: rgb(129,141,148);
}
.gallery-page h2 {
	font-size: 2.3rem; font-weight: 600; font-family: 'font2'; padding-bottom: 40px; text-align: center; color: rgb(129,141,148);
}

/**** Areas We Service Section ****/
.area:nth-child(odd) {
	padding: 75px 0 75px 0; background: rgb(255,255,255);
}
.area:nth-child(even) {
	padding: 75px 0 75px 0; background: rgb(245,245,245);
    font-family: 'font2';
}
.area h2 {
	font-size: 30px; font-family: Arial; font-weight: 700; color: #6b6854;
}
.area h4 {
	font-size: 20px; /*font-family: Montserrat;*/ color: rgb(75,75,75);    font-family: 'font2';

}
.area p {
	font-size: 17px; text-align: justify; color: rgb(12,12,12);
    font-family: 'font2';

}
.area iframe {
	width: 100%; height: 100%; border-radius: 0.8rem; box-shadow: 1px 1px 10px 1px rgb(0,0,0);
}
.area .city-columns p{
	color: #6b6854;
	font-weight: 600;
}
/* City list touch-up */
.area .city-columns {
	margin-top: 25px;
	row-gap: 10px;
}

.area .city-columns a {
	display: block;
	text-decoration: none;
	margin-bottom: 10px;
}

.area .city-columns a p {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	padding: 8px 14px;
	background: #6b6854;
	color: #fff;
	border-radius: 999px;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	box-shadow: 0 5px 14px rgba(0,0,0,.14);
	transition: .25s ease;
}

.area .city-columns a p u {
	text-decoration: none;
}

.area .city-columns a:hover p {
	background: #018bcc;
	color: #fff;
	transform: translateY(-2px);
	box-shadow: 0 8px 18px rgba(0,0,0,.2);
}

.area .city-columns p[role="listitem"] {
	position: relative;
	margin-bottom: 10px;
	padding-left: 18px;
	color: #6b6854;
	font-weight: 600;
	line-height: 1.4;
	text-align: left;
}

.area .city-columns p[role="listitem"]::before {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #018bcc;
	opacity: .85;
}
/**** Contact Section ****/


/**** Testimonials Section ****/
.testimonials {
	padding: 75px 0 75px 0; background: rgb(255,255,255);
}


/**** Sections On Every Page ****/
.contact-section {
	padding: 150px 0 150px 0;     background: linear-gradient(90deg, #f3f3f38f 15.4%, #f3f3f38f 15.4%, #ffffffe8 84.7%, #ffffffe8 84.7%) center bottom / cover no-repeat, url(/img/homepage/dt-01.webp);
    
}
.contact-section h2 {
	font-size: 30px; font-family: Arial; font-weight: 700;  color: #6B6854;
}

.contact-section h4 {
	font-size: 20px; font-family: Montserrat; font-weight: 500; line-height: 50px; color: #6B6854;
}

.contact-section  p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; color: rgb(56, 56, 56); line-height: 35px; 
}
.contact-section hr {
	height: 5px; background: #cff0ff; opacity: 95%; 
	 border-top: 1px solid #6B6854;
}

/* ========================================== */
/* === Misc. Section ======================== */
/* ========================================== */

/****  Referrals Owl Carousel ****/
.owl-carousel .owl-stage-outer {
	padding: 40px 0;
}
.owl-nav {
	position: absolute; width: 100%; top: 10%; display: none;
}
.owl-carousel .item {
	display: block; height: 100%;
}
.owl-carousel .owl-item span {
	font-size: 20px; font-weight: 500;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
	position: absolute;
}
.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
	background: transparent !important; color: #212121 !important; opacity: .5 !important;
}
.owl-nav .owl-next {
	left: 100%;
}
.owl-nav .owl-prev {
	right: 100%;
}
.owl-nav .owl-prev span,
.owl-nav .owl-next span {
	font-size: 3em; display: block;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	outline: none;
}

/**** Default Classes ****/
body {
	font-family: 'Montserrat', sans-serif;
}
body#barbajs {
	visibility: visible;
}
a, button, .btn {
	-webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
a {
	cursor:pointer;	text-decoration: none !important;
}
a:hover {
	color: #252525; text-decoration: underline;
}
.btn {
	cursor: pointer; border-radius: 0;
}
.btn.alert-trigger {
	color: #fdfdfd; background-color:#333;
}
.btn:hover {
	opacity: 0.9;
}
.inner-content-section .btn {
	background:rgba(135,170,188);	border-color: #949494; color: rgba(255,255,255,1);
}
.inner-content-section .btn:hover {
	background-color: rgba(135,170,188,0.4); color: #fff;
}
.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {outline: none;box-shadow: none;background-color: #444;border-color: #949494;color: #fff;}
.btn-primary:hover {
	border-color: #949494;
}
.btn.focus, .btn:focus {
	outline:none; box-shadow: none;
}
.section-divider {
	position: relative; padding: 50px 0;
}
.estimate-section-divider .alert, .estimate-section-divider .alert p {
    text-align: left; font-size: inherit;
}
.block-overlay {
	position: absolute; display: inline-block; background:rgba(0, 0, 0, 0.6); width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; z-index: 0;
}
.fadeDiv {
	position: fixed; display: inline-block; z-index: 1050; color: #fff; background: #300e87; padding: 50px; top: 150px; bottom: 150px; left: 300px; right: 300px; transform:scale(0,0); box-shadow: 0px 0px 20px -1px #000; transition: all .20s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.menu-scaler {
	position: fixed; display: inline-block; padding: 50px; z-index: 1050; top: 150px; bottom: 150px; left: 300px; right: 300px; transform: scale(1,1);
}
.fadeDiv .fadeDiv-close {
	position: absolute; right: 20px; top: 10px; font-weight: 900; font-size: 2em; font-family: 'Lato'; cursor: pointer;
}
.navbar-collapse ul {
	width: 100%; justify-content: center; align-items: center;
}
.overlay {
	height: 100%; width: 100%; background: #ffffffbf;
}
#myBtn {
	display: block; width: 50px; height: 50px; position: fixed; top: 100%; right: 30px; z-index: 99; border: none; outline: none; background-color: #000000; color: #ffffff; cursor: pointer; font-size: 14px; padding-top: 0; border-radius: 0px; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;
}
#myBtn i {
	color: white;
}
#myBtn:hover {
	background-color: #424242; color: #fff;
}

/**** Gallery Function Section ****/
#portfolio input {
	display: flex; flex-direction: column; justify-content: center; align-items: center; position: absolute; margin: 0; top: 0; left: -60px; z-index: 2; width: 60px; height: 60px; -webkit-appearance: none; background-image: url(/img/icons/close-btn-icon-red.png); background-repeat: no-repeat; background-color: transparent; background-size: contain; color: #ffffff; border: none; cursor: pointer; outline: none !important; -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
#portfolio input:hover {
	background-color: #fff;	opacity: .;
}
button.mfp-close, button.mfp-arrow {
	outline :none !important;
}
#portfolio {
	display: flex; padding: 0; overflow: hidden; flex-wrap: wrap; justify-content: center;
}
#portfolio li {
	display: flex; justify-content: center; align-items: center; float: left; position: relative; overflow: hidden; margin: 0 10px 20px;
}
#portfolio li a {
	transform: scale(1,1); display: block; width: 100%; height: 295px; width: 490px; overflow: hidden; -o-transition:all .30s ease; -moz-transition:all .30s ease; -webkit-transition:all .30s ease; transition:all .30s ease;
}
#portfolio li a:hover {
	transform: scale(1.1,1.1) !important;
}
#portfolio li a img {
	display: block; position: absolute; top: 0%; bottom: 0%; left: 0%; right: 0%; margin: auto; width: 100%; height: auto; transform: scale(1,1);
}
#portfolio li:hover .block-overlay {
	background-color: #000000cc;
}
#portfolio li:hover input {
	left: 0;
}
#portfolio .block-overlay {
	background: rgb(0,0,0,0.1); z-index: 1; -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}

.mfp-ready .mfp-figure {
	opacity: 0; margin-left: -100px;
}
.mfp-zoom-in .mfp-figure, .mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler {
	opacity: 0; margin-left: -100px; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-transform: scale(0.95); -ms-transform: scale(0.95); transform: scale(0.95);
}
.mfp-zoom-in.mfp-bg,
.mfp-zoom-in .mfp-preloader {
	opacity: 0; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-image-loaded .mfp-figure, .mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler {
	opacity: 1; margin-left: 0; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg,
.mfp-zoom-in.mfp-ready .mfp-preloader {
	opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-figure, .mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler {
	-webkit-transform: scale(0.95);	-ms-transform: scale(0.95); transform: scale(0.95); opacity: 0; margin-left: -100px;
}
.mfp-zoom-in.mfp-removing.mfp-bg,
.mfp-zoom-in.mfp-removing .mfp-preloader {
	opacity: 0; margin-left: -20px;
}
.mfp-iframe-scaler {
	overflow: visible; /*so the close button is shown*/
}
.mfp-zoom-out-cur {
	cursor: auto;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: pointer;
}

/**** Reviews Function ****/
.carousel-indicators li {
	position: relative; top: 51px; -ms-flex: 0 1 auto; flex: 0 1 auto; width: 30px;	height: 3px; margin-right: 3px;	margin-left: 3px; text-indent: -999px; background-color: rgb(191, 190, 190);
}
.carousel-indicators .active {
	background-color: #0f8029;
}

/* ========================================== */
/* === Footer Section ======================= */
/* ========================================== */
.footer-section .vms-link-wrapper img {
	width: 50%;
}
 
.footer-section .vms-link-wrapper a {
	width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center;
}
.footer-section {
	padding: 0 0 10px; background-color: #6B6854 !important; color: rgb(255, 255, 255); font-size: 18px; font-weight: 400;
	background: linear-gradient(90deg, #9fc7d9c2 15.8%, #6b68547a 15.4%, #6b68547a 84.7%, #6b68547a 84.7%) center bottom / cover no-repeat, url(/img/homepage/dt-01.png); background-attachment: fixed;
}
.footer-section h2 {
	font-family: Arial; font-size: 30px; text-transform: uppercase; font-weight: 700; letter-spacing: 1px; text-shadow: 1px 1px 1px #000;
}
.footer-section h3 {
	font-size: 1.3rem; color: rgb(30,30,30); font-weight: bold;
}
.footer-section p {
	color: rgb(255,255,255); font-size: 15px; font-family: 'font2';
}
.footer-section a {
	color: rgb(255,255,255); font-size: 16px;
}
.footer-section .service-cities p {
	margin: 0 0 3px;
}
.service-cities {
	margin-bottom: 1em;
}
.service-cities img {
	padding-bottom: 20px;
}
.service-cities h5 {
	line-height: 8px;
}
.service-cities h4 {
	font-size: 20px; font-family: 'font2'; font-weight: 600; text-decoration: underline; color: rgb(255, 255, 255); letter-spacing: 1px;
}
.service-cities h3 {
	font-size: 35px; font-family: 'Arial'; font-weight: 600; text-align: center; color: rgb(255, 255, 255);
}

.bottom-footer {
	padding: 25px 0px 25px 0px; background-color: #818181 !important;
	background: linear-gradient(90deg, #9fc7d9b5 15.4%, #9fc7d9b5 15.4%, #9fc7d9b5 84.7%, #9fc7d9b5 84.7%) center bottom / cover no-repeat, url(/img/homepage/dt-01.png); margin-top: 50px;
}

.bottom-footer .vms-link-wrapper {
	position: relative; top: -10px;
}
.bottom-footer div[class*='col-']:nth-child(2) {
	display: flex; flex-direction: column; justify-content: center; align-items: center;
}
.bottom-footer div[class*='col-']:nth-child(3) {
	display: flex; justify-content: flex-end; font-size: 14px;
}
.bottom-footer div[class*='col-']:nth-child(3) a {
	display: flex; justify-content: center;	align-items: center; border: 1px solid #fff; border-radius: 100px; height: 28px; width: 28px; margin: 0 4px;
}
.bottom-footer div[class*='col-']:nth-child(3) a:hover {
	background: #0a0a0a; text-decoration: none !important; color: #929292;
}
.trademark-disclaimer {
	padding: 10px 0;
}
.trademark-disclaimer p {
	font-size: 8px; text-align: center; color: rgb(255,255,255);
}





/* === Lg. Laptop CSS Section ================= */
@media screen and (max-width : 1520px) {
	/*** Don't place anything here, unless absolutely necessary ***/
	

.top-header .header-nav-box {
    padding: 15px 5px;
    text-align: center;
    background: #6B6854;
    position: relative;
    width: 81%;
    border-top-left-radius: 10px;
    left: 21%;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    margin-top: -15px;
    margin-bottom: -1px;
}
.top-header i {
    margin: 15px 5px 0px 5px;
    font-size: 20px;
    background: #fff;
    border-radius: 100%;
    padding: 6px;
    width: 30px;
    height: 30px;
    color: #000;
    box-shadow: 0px 0px 15px 1px #4449;
}
.top-header .header-nav-box a {
    font-family: Montserrat;
    font-size: 0.8rem;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
}
.dropdown .dropbtn {
    font-family: Montserrat;
    font-size: 0.8rem;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
}

.video-overlay {
    position: relative;
    /* padding: 200px 100px 100px 100px; */
    /* background: linear-gradient(360deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 65%); */
    /*margin-top: -855px;*/
    width:auto;
    height: auto;
}
.video-overlay {
    position: absolute;
    padding: 50px 10px 50px 10px;
    background: #ffffff00;
    margin-top: -0;
    margin-bottom: 0;
    width: 100%;
    top: 0;
}
.video-overlay .boxer1 {
    padding: 25px;
    background: #6b6854c2;
    border-radius: 10px;
    height: auto;
    border: 2px solid #000;
}
.home-services p {
    font-size: 0.8rem;
    font-family: 'font2', Arial, sans-serif;
    font-weight: 600;
    color: #fff;
    line-height: 1.6;
    margin: 0px 0 0;
}

.lc-icon {
    font-size: 3rem;
    opacity: .95;
    filter: drop-shadow(0 6px 14px rgba(0,0,0,.35));
    transition: transform .35s ease, opacity .35s ease;
}


}





/* === Sm. Laptop CSS Section ================= */
@media screen and (max-width: 1024px) {
	
}
/* === Tablet CSS Section ===================== */
@media screen and (max-width: 991px) {
.top-header .header-contact_info {
    margin-top: 0;
    /*padding: 10px;*/
    background: transparent;
    color: #fff !important;
    border-radius: 10px;
    width: fit-content;
}
.top-header-animate {
    margin-top: -0;
}
.top-header img {
    width: 190px;
    max-width: 205px;
    margin-top: 0;
}
.top-header-animate img {
    margin-top: -0;
    /*max-width: 30%;*/
    margin-bottom: -14px;
}
/**** Top Header Section ****/
.mobile-top-header {
    display: block !important;
    padding: 0 10px 0;
    background: rgb(135,170,188);
    z-index: 4;
    overflow: visible;
}
.mobile-menu {
	text-align: center; position: fixed; height: 100%; width: 100%;	display: block;	padding-top: 6em; top: 100%; border: 0;	background: #232323; border-radius: 0; z-index: 1100; overflow: auto; -webkit-transition-property: all;	-webkit-transition-duration: .30s; -webkit-transition-timing-function: ease-in-out; transition-property: all; transition-duration: .30s; transition-timing-function: ease-in-out;
}
.mobile-menu .nav-link {
	font-size: 2em;	color: #c5c5c5 !important;
}
.mobile-menu-custom-show {
	top: 0%;
}
.mobile-menu-top-hero {
	background-size: cover;	padding: 40px 0 0; top:0; left:0; width: 100%; text-align: center;
}
.mobile-menu-top-hero h2 {
	padding: 0 25px;
}
#mobile-menu-header {
	margin-top: 0; background: #ffffff00; box-shadow: none;
}
#mobile-menu-header ul {
	list-style: none; padding: 0 20px; margin-top: 8em; position: relative; width: inherit;
}
#mobile-menu-header ul li a {
	color:#ffffff; padding: 20px 20px;
}
.header-contact_info a {
	color: rgb(255,255,255); margin: 0;
}
.top-header a, .top-header i, .top-header p {
	color: rgb(0,0,0);
}
.top-header-animate a, .top-header-animate i, .top-header-animate p {
	color: rgb(0,0,0);
}
.top-header {
	background: white; display: none;         height: 160px;
    
}
.header-contact_info {
	font-size: 1.5em;
}
.navbar-scroll {
	display: none;
}
.header-contact_info .navbar-brand {
	font-size: 1.3em;
}
.top-header div[class*='col-']:first-child {
    justify-content: start;
    align-items: center;
}
.top-header div[class*='col-'] {
	display: flex; justify-content: left; width: 33.333%; padding: 15px 0;
}
.top-header div[class*='col-']:nth-child(3) {
    display: flex;
    justify-content: flex-end;
    width: 33.333%;
    padding: 15px 0;
    justify-content: end;
    align-items: center;
}
.top-header div[class*='col-']:nth-child(2) {
	background: none; margin: 0; display: flex; justify-content: center; align-items: center;
}
.top-header div[class*='col-']:nth-child(1) a {
	font-size: 1.5em;
}
.top-header div[class*='col-']:nth-child(2) p {
	font-size: inherit; line-height: inherit;
}


/**** Navigation Section ****/
.dropdown-wrapper {
	margin: 0; padding: 0;
}
.navbar-sidebar .dropdown-menu-mobile, .navbar-sidebar .dropdown-menu-mobile-2 {
	position: relative; display: none; top: 0; left: 0; z-index: 1000; float: left; height: 0px; margin: 0; width: 100%; padding: 0; font-size: 18px; color: #e6e6e6 !important; text-align: left; list-style: none; background-color: rgb(200,200,200); border: 0; visibility: hidden; border-radius: 0; transform: scale(1,0); -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
.dropdown-menu-animate, .dropdown-menu-animate-2 {
	display: inline-block !important; transform: scale(1,1) !important; padding: 25px 0 !important; height: auto !important; visibility: visible !important;
}
.navbar-sidebar .dropdown-menu-mobile a, .navbar-sidebar .dropdown-menu-mobile-2 a {
	color: rgb(75,75,75); font-weight:600 !important; font-size: 1rem; font-family: 'font4'; text-align: left;
}
.navbar-sidebar {
	padding-top: 155px; height: 100%; width: 200px; background-color: rgb(250,250,250); position: fixed !important; z-index: 3; overflow: auto;
}
.bar-block .dropdown-hover, .bar-block .dropdown-click {
	width: 100%;
}
.bar-block .dropdown-hover .dropdown-content, .bar-block .dropdown-click .dropdown-content {
	min-width: 100%;
}
.bar-block .dropdown-hover .button, .bar-block .dropdown-click .button {
	width: 100%; text-align: left; padding: 8px 16px;
}
.main, #main {
	transition: margin-left .4s;
}
.modal {
	display: none; padding-top: 100px; position: fixed; left: 0; top: 0; width: 100%; height: 100%;	overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4);
}
.modal-content {
	margin: auto; background-color: #fff; position: relative; padding: 0; outline: 0; width: 1200px;
}
.bar {
	width: 100%; overflow: hidden;
}
.center .bar {
	display: inline-block; width: auto;
}
.bar .bar-item {
	padding: 8px 16px; float: left; width: auto; border: none; display: block; outline: 0;
}
.bar .dropdown-hover, .bar .dropdown-click {
	position: static; float: left;
}
.bar .button {
	white-space: normal;
}
.bar-block .bar-item {
	width: 100%; display: block; padding: 8px 16px; text-align: left; border: none; white-space: normal; float: none; outline: 0;         font-family: Arial; color:black;
}
.bar-block.center .bar-item {
	text-align: center;
}
.nav-link{
	font-family: Arial; color:black;
}
.block {
	display: block; width: 100%;
}




.background-video {
    width: 100%;
    height: 975px;
    overflow: hidden;
    object-fit: cover;
}
.video-overlay {
    position: relative;
    /* padding: 200px 100px 100px 100px; */
    /* background: linear-gradient(360deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 65%); */
    margin-top: 0;
    width: 100%;
    height: auto;
}

.video-overlay .container-fluid {
	padding: 0px;
}
.video-overlay .row {

}
.video-overlay h1 {
	font-family: Montserrat; font-size: 1.5rem; color: #b7b49d; font-weight: 600;  letter-spacing: 2px; text-shadow: 1px 1px 1px #000;
	text-transform: uppercase; line-height: 25px;
}
.video-overlay h1 span {
	font-size: 15px; font-family: font2; font-weight: 600; color: #fff; letter-spacing: 0px; text-shadow: none;
}
.video-overlay h1 i {
	font-family: font4; letter-spacing: 3px; font-weight: 500; font-size: 40px; color: #736c45;
}
.video-overlay h3 {
    font-family: font4;
    letter-spacing: 1px;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #BFBFBF;
}
.video-overlay h3 span {
	color: #cff0ff;
}
.video-overlay h4 {
	padding: 20px; border-radius: 10px; color: #000; font-size: 1rem; letter-spacing: 2px; width: fit-content;
	background: #cff0ff; font-family: font4; font-weight: 600; text-transform: uppercase;
}
.video-overlay p {
	font-family: Arial; font-size: 1rem; line-height: 27px; color: #fff;
}

.video-overlay a {
	width:auto;     display: inline-block;
}

.video-overlay h4:hover {
	box-shadow: 0px 0px 0px 15px #cff0ff;  border-radius: 0px;
}
.video-overlay .boxer1 {
    padding: 25px 10px;
    background: #6b6854c2;
    border-radius: 10px;
    height: 97.8%;
    border: 2px solid #000;
}
.video-overlay .boxer2 {
	padding: 15px; 
}
.home1 {
	padding: 75px 0 75px 0;background: linear-gradient(90deg, #bfbfbf6b 15.4%, #bfbfbf6b 15.4%, #bfbfbf6b 84.7%, #bfbfbf6b 84.7%) center bottom / cover no-repeat, url(/img/homepage/dt-01.png); background-attachment: fixed; text-align: center;
}
.home1 .pad {
	padding-top: 100px;
}
.home1 h2 {
	font-family: 'Arial'; font-size: 30px; text-align: center; font-weight: 800; color: #6B6854;
}
.home1 p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: justify; color: rgb(56, 56, 56); line-height: 35px;
}
.home1 span {
	color: rgb(83,82,82);
}

.home1 img {
	border-radius: 10px; border: 3px solid #fff; box-shadow: 5px -5px 0px 0px #6B6854;
}

/* Section framing (kept your look) */
.home-services { padding: 0 0 100px; background:#e5f8ff; }
.home-services .service-banner { padding: 40px 10px; }
.home-services .container-fluid { padding: 0; }
.home-services .padder { padding: 0 20px; --bs-gutter-x: 0; }
.home-services h2 { font-family: Arial; font-size: 1.42rem; text-align:center; font-weight:700; letter-spacing:1px; }




/* —— Card —— */
.service-card {
  position: relative;
  overflow: hidden;
  display: block;
  border-radius: 16px;
  height: 500px; /* adjust as needed */
  background: #000;
  outline: none; /* we’ll show a custom focus ring */
  cursor: pointer;
}
.service-card:focus-visible {
  box-shadow: 0 0 0 4px rgba(0, 153, 255, .4);
}

/* Image zoom */
.service-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: transform .6s ease;
  display: block;
}

/* Gradient overlay */
.service-card .card-overlay {
  position: absolute; inset: 0;
  background:
    linear-gradient(180deg, rgba(0,0,0,.05) 0%, rgba(0,0,0,.35) 40%, rgba(0,0,0,.65) 100%),
    radial-gradient(120% 120% at 0% 0%, rgba(0,180,255,.25) 0%, rgba(138,43,226,.25) 40%, rgba(255,0,128,.25) 70%, transparent 100%);
  opacity: 0;
  transition: opacity .4s ease;
  pointer-events: none;
}

/* Content container */
.service-card .card-body {
  position: absolute; inset: 0;
  display: flex; flex-direction: column; justify-content: center;
  padding: 18px;
  color: #fff; text-align: left;
}

/* Title shown at all times */
.service-card .card-title {
  margin: 0;
  font-family: Montserrat, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 22px; font-weight: 700; letter-spacing: .2px;
  display: inline-block;
  background: rgba(0,0,0,.45);
  padding: 8px 12px;
  border-radius: 10px;
  backdrop-filter: blur(2px);
}

/* Hidden copy until hover/tap */
.service-card .card-copy {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transform: translateY(8px);
  transition: max-height .35s ease, opacity .35s ease, transform .35s ease;
  will-change: max-height, opacity, transform;
}

/* Paragraph styling (keeps your font choices) */
.home-services p {
  font-size: 16px; font-family: 'font2', Arial, sans-serif;
  font-weight: 600; color: #fff; line-height: 1.6; margin: 10px 0 0;
}

/* Toggle button (for touch); visually subtle but accessible */
.service-card .card-toggle {
  align-self: flex-start;
  margin-top: 10px;
  padding: 6px 10px;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,.4);
  background: rgba(0,0,0,.35);
  color: #fff;
  font-size: 14px; line-height: 1;
  opacity: .85;
  transition: opacity .2s ease, background .2s ease, border-color .2s ease;
}
.service-card .card-toggle:focus-visible { outline: 2px solid #00a4ff; outline-offset: 2px; }
.service-card .card-toggle:hover { opacity: 1; background: rgba(0,0,0,.5); border-color: rgba(255,255,255,.6); }

/* Reveal states: hover, focus-within (keyboard), or .is-open (tap) */
.service-card:hover img,
.service-card:focus-within img,
.service-card.is-open img {
  transform: scale(1.08);
}
.service-card:hover .card-overlay,
.service-card:focus-within .card-overlay,
.service-card.is-open .card-overlay {
  opacity: 1;
}
.service-card:hover .card-copy,
.service-card:focus-within .card-copy,
.service-card.is-open .card-copy {
  max-height: 200px; /* enough for 3–4 lines; increase if needed */
  opacity: 1;
  transform: translateY(0);
  margin-top: 10px;
}


/* Remove your old H3 styling that added a blue bar */
.home-services h3 { background: none; padding: 0; font-weight: 700; }


.home-about {
	background: #f9f9f9; padding:75px 0px 75px 0px;
}

.home-about .about-image {
	height: 100%;background: linear-gradient(90deg, #bfbfbf00 15.4%, #bfbfbf00 15.4%, #bfbfbf00 84.7%, #bfbfbf00 84.7%) center bottom / cover no-repeat, url(/img/homepage/excavator-01.jpg); background-position: center; background-size: cover; border-radius: 15px; border: 5px solid #736c45;
	box-shadow: -15px -15px 0px 0px #cff0ff;
}


.home-about .about-content {
	padding: 40px 25px;
}
.home-about h3 {
	font-family: Arial; font-size: 30px; font-weight: 700;
}

.home-about p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: justify; color: rgb(56, 56, 56); line-height: 35px;
}

.home-choose {
	padding: 60px 10px 60px 10px;    background: linear-gradient(90deg, #ffffffa6 15.4%, #ffffffa6 15.4%, #ffffffa6 84.7%, #ffffffa6 84.7%), url(/img/homepage/excavator-02.jpg); height: auto;
    background-attachment: fixed; background-size: cover; 
}

.home-choose .choose-card {
	padding: 50px 10px 50px 10px; background: #edf7fb; border-radius: 10px; margin-top: 30px; border: 1px solid #000; border-left-width: 4px;
	border-top-width: 5px;
	height:500px;
}

 
 

.home-choose .choose-card p {
	text-align: left; font-size: 1rem; line-height: 30px;;
}

.home-choose h2 {
	font-family: Arial; font-size: 2rem; text-align: center; font-weight: 700;
}

.home-choose h3 {
	font-family: Arial; font-size: 25px; font-weight: 600; background: #000; color: #cff0ff; padding: 10px; border-radius: 5px;
}

.home-choose h4 {
	font-family: Montserrat; font-size: 16px; font-style: italic; display: none; margin-top: 15px;
}


.home-choose p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; color: rgb(56, 56, 56); line-height: 35px; text-align: center;
}


.home-choose i {
	font-size: 3rem; padding: 25px  5px 15px 5px; margin-bottom: 25px;
}
/**** About Section ****/

.about-intro {
	padding: 80px 0px 80px 0px;     background: #A3DFF7;
    background-size: cover; text-align:  center;
}
.about-intro .bawks2 {
	padding: 15px 0px 15px 0px; background: #0009; color: #A3DFF7; margin: 10px 0px 10px 0px; text-shadow: 1px 1px 1px #000;
	border-radius: 15px;
}
.about-intro h1 {
	font-family: Arial; font-size: 2rem; letter-spacing: 3px;
}
.about-intro h1 span {
	font-size: 2rem; font-weight: 700;
}
.about-intro h2 {
	font-family: font6; font-size: 30px; letter-spacing: 2px; text-transform: uppercase; text-align: center;
}
.about-intro  p {
	font-family: font2; font-size: 17px; line-height: 35px;
}
.about-body {
	    background: linear-gradient(90deg, #6b685463 15.4%, #6b685463 15.4%, #6b685463 84.7%, #6b685463 84.7%) center bottom / cover no-repeat, url(/img/homepage/dt-01.png);
    background-size: cover;
    height: 100%; color: #fff;
    background-color: #6b6854;
    background-position: center center;
    background-repeat: no-repeat;
}
.about-body .container-fluid {
	padding: 0px;
}
.about-body .row {
	--bs-gutter-x: 0;
}
.about-body h2 {
	font-family: font4; font-size: 30px;
}
.about-body h2 span {
	text-shadow: 1px 1px 1px #000; color: #A3DFF7; font-size: 35px;
}
.about-body  p {
	font-family: font2; font-size: 1rem; line-height: 35px;
}
.about-body .past {
	
}
.about-body .past .past-content {
	padding: 65px 10px 65px 10px; text-align: center;
}
.about-body .past .past-image {
	/*background: linear-gradient(0deg, #00000000 25%, #00000000 90%), url(/img/about/past.jpg);*/
	background: linear-gradient(0deg, #00000000 25%, #00000000 90%), url(/img/section-1/gallery-15.jpg);
    background-size: cover;
    height: 400px;
    background-color: #000000d6;
    background-position: center center; border-bottom-left-radius: 25px;
    background-repeat: no-repeat;
	    border-left: 10px solid #A3DFF7;
    border-bottom: 10px solid #A3DFF7;
}
.about-body .present {
	
}
.about-body .present .present-content {
	padding: 75px 10px 75px 10px; text-align: center;
}
.about-body .present .present-image {
	/*background: linear-gradient(0deg, #00000000 25%, #00000000 90%), url(/img/about/present.jpg);*/
	background: linear-gradient(0deg, #00000000 25%, #00000000 90%), url(/img/section-1/gallery-24.jpg);
    background-size: cover;  border-bottom-right-radius: 25px; border-top-right-radius: 25px;
    height: 400px;
	    border-right: 10px solid #A3DFF7;
    border-bottom: 10px solid #A3DFF7;
	    border-top: 10px solid #A3DFF7;
    background-color: #000000d6;
    background-position: center center;
    background-repeat: no-repeat;
}
.about-body .future {
	
}
.about-body .future .future-content {
	padding: 75px 10px 75px 10px; text-align: center;
}
.about-body .future .future-image {
	/*background: linear-gradient(0deg, #00000000 25%, #00000000 90%), url(/img/about/future.jpg);*/
	background: linear-gradient(0deg, #00000000 25%, #00000000 90%), url(/img/section-1/gallery-25.jpg);
    background-size: cover;border-top-left-radius: 25px;
    height: 400px;
    background-color: #000000d6;
    background-position: center center;
    background-repeat: no-repeat;
	 border-left: 10px solid #A3DFF7;
    border-top: 10px solid #A3DFF7;
}




/**** Services Section ****/

.service-start {
	padding: 60px 0px 60px 0px; background-color: #A3DFF7 !important; background: linear-gradient(90deg, #a3dff787 15.4%, #a3dff787 15.4%, #a3dff787 84.7%, #a3dff787 84.7%) center bottom / cover no-repeat, url(/img/homepage/dt-01.png);
	text-align: center;
}

.service-start .bawks {
	padding: 25px 5px; border-radius: 7px; text-align: center; background: #fff9; margin: 10px 0px 10px 0px;
}

.service-start h1 {
	font-size: 2rem; font-family: Arial; font-weight: 700; margin-top: 25px;
}
.service-start h1 span {
	font-size: 20px; font-weight: 500; font-family: Montserrat;
}

.service-start h3 {
	font-family: Montserrat; font-size: 25px;
}

.service-intro {
	background: #f9f9f9;padding: 60px 0px 60px 0px; text-align:  center;
}

.service-intro .intro-content {
	
}

.service-intro .intro-box {
	padding: 15px; background: #A3DFF7; margin-top: 50px; border-radius: 10px; text-align: center;
}
.service-intro .intro-box p {
	font-size: 15px; line-height: 30px;
}

.service-intro .intro-box .point {
	border-right: 1px solid #000;	border-bottom: 1px solid #000; padding: 15px;
}
.service-intro .intro-box .point2 {
	border-left: 1px solid #000;	border-bottom: 1px solid #000; padding: 15px;
}
.service-intro .intro-box .point3 {
	border-right: 1px solid #000;	border-top: 1px solid #000; padding: 15px;
}
.service-intro .intro-box .point4 {
	border-top: 1px solid #000;	border-left: 1px solid #000; padding: 15px;
}

.service-intro .smoosh {
	    --bs-gutter-x: 0;
}

.service-intro h2 {
	font-family: Arial; font-size: 30px; font-weight: 500;
}
.service-intro h2 strong {
	font-size: 2rem;
}
.service-intro h3 {
	font-family: Montserrat; font-size: 20px;
}

.service-intro   p {
	font-family: font2; font-size: 17px; line-height: 35px;
}

.service-intro i  {
	font-size: 45px; margin-bottom: 15px;
}

.service-intro img {
	border-radius: 10px; margin-top: 50px;
}








/* ===== Staggered Land Clearing Timeline ===== */
.lc-process-stagger {
  padding: 80px 0;
      
    
  color: #0b0f18;
  font-family: Arial;
}

.lc-head { text-align:center; margin: 0 20px 36px; }
.lc-head h2 { font-size: 42px; font-weight: 800; margin: 0; letter-spacing: .3px; }
.lc-head p { color: #4b5563; margin: 10px auto 0; max-width: 820px; }

/* Each ROW is a 3-col grid: [left card] [timeline] [right card] */
.lc-row {
  display: grid;
  grid-template-columns: 1fr 120px 1fr; /* center column shows dashed path */
  align-items: center;
  gap: 18px;
  padding: 10px 50px;
}
@media (max-width: 980px){
  .lc-row { grid-template-columns: 1fr; padding: 10px 20px; }
}

/* --- Center timeline column --- */
.lc-timeline {
  position: relative;
  height: 160px;           /* matches card min height (plus some) */
}
@media (max-width: 980px){
  .lc-timeline { order: -1; height: 80px; }
}

/* vertical dashed "path" down the middle */
.lc-timeline::before {
  content: "";
  position: absolute; inset: 0;
  width: 4px; margin: 0 auto;
  background-image: repeating-linear-gradient(to bottom, rgba(110,120,132,.9) 0 10px, transparent 10px 20px);
  border-radius: 2px;
}

/* number dot */
.lc-dot {
  position: absolute; left: 50%; top: 50%;
  transform: translate(-50%,-50%);
  width: 36px; height: 36px; border-radius: 10px;
  display: grid; place-items: center;
  font-weight: 800; color: #0e1116; font-size: 16px;
  background: #e9f6ff; border: 1px solid rgba(0,0,0,.1);
  box-shadow: 0 6px 14px rgba(2,8,23,.12);
  z-index: 2;
	display:none;
}

/* Curved dashed connector (SVG) */
.lc-connector {
  position: absolute; top: 50%; left: 0; right: 0;
  transform: translateY(-50%);
  width: 100%; height: 80px; overflow: visible;
  z-index: 1;
}
.lc-connector path {
  fill: none;
  stroke: rgba(110,120,132,.9);
  stroke-width: 3;
  stroke-dasharray: 8 10;
  stroke-linecap: round;
}
.lc-connector.left { left: -4px; }   /* nudge for symmetry */
.lc-connector.right { right: -4px; }

/* --- Card --- */
.lc-card {
  position: relative;
  min-height: 180px;
  border-radius: 18px;
  overflow: hidden;
  background: #6b6854;
  color: #fff;
  display: flex; flex-direction: column; justify-content: space-between;
  box-shadow: 0 12px 28px rgba(2, 8, 23, .16);
  cursor: pointer; outline: none;
}

.lc-card:hover i {
	display: none !important;
}

.lc-card:hover {
	background: #018bcc
}

.lc-card:focus-visible {
  box-shadow: 0 0 0 4px rgba(0,160,255,.35), 0 12px 28px rgba(2, 8, 23, .16);
}

/* gradient (your palette: #73bdd6, #6b6854, #818181, #fff) */
.lc-decor {
  position: absolute; inset: 0; z-index: 0;
  opacity: .92; transform: scale(1.02);
  transition: opacity .35s ease, transform .6s ease;
}
.lc-card:hover .lc-decor,
.lc-card:focus-within .lc-decor,
.lc-card.is-open .lc-decor { opacity: 1; transform: scale(1.06); }

/* Centered icon layer */
.lc-center { position: absolute; inset: 0; display: grid; place-items: center; z-index: 1; pointer-events: none; }
.lc-icon  { font-size: 3rem; opacity: .95; filter: drop-shadow(0 6px 14px rgba(0,0,0,.35)); transition: transform .35s ease, opacity .35s ease; }
.lc-card:hover .lc-icon,
.lc-card:focus-within .lc-icon,
.lc-card.is-open .lc-icon { transform: scale(1.05); opacity: .92; }

/* Title bar */
.lc-top { position: relative; z-index: 2; display: flex; align-items: center; gap: 12px; padding: 16px 16px 0; }
.lc-step{ width: 34px; height: 34px; border-radius: 10px; display: grid; place-items: center;
  font-weight: 800; font-size: 15px; color: #eaf6ff; background: rgba(16,23,42,.38); border: 1px solid rgba(255,255,255,.28); }
.lc-title{ margin: 0; font-size: 20px; font-weight: 800; letter-spacing: .3px; text-shadow: 0 1px 1px rgba(0,0,0,.25); }

/* Body + reveal */
.lc-body { position: relative; z-index: 2; padding: 12px 16px 16px; }
.lc-details{
  margin: 10px 0 0; padding-left: 18px; color: rgba(255,255,255,.96); line-height: 1.55;
  max-height: 0; opacity: 0; overflow: hidden; transform: translateY(6px); font-family: font2;
  transition: max-height .35s ease, opacity .35s ease, transform .35s ease;
}
.lc-toggle{
  margin-top: 10px; padding: 7px 12px; font-size: 14px; line-height: 1; color: #fff;
  background: rgba(0,0,0,.34); border: 1px solid rgba(255,255,255,.35); border-radius: 10px;
  transition: background .2s ease, border-color .2s ease, opacity .2s ease;
}
.lc-toggle:hover { background: rgba(0,0,0,.5); border-color: rgba(255,255,255,.6); }
.lc-toggle:focus-visible { outline: 2px solid #00a4ff; outline-offset: 2px; }

/* Reveal triggers */
.lc-card:hover .lc-details,
.lc-card:focus-within .lc-details,
.lc-card.is-open .lc-details { max-height: 240px; opacity: 1; transform: translateY(0); }

/* Slightly wider center lane so the connectors breathe */
.lc-row {
  /*grid-template-columns: 1fr 140px 1fr;*/
          grid-template-columns: 1fr;
}

/* Make cards ~50% width of their column and keep them readable */
.lc-card {
  width: 50%;
  min-width: 260px;          /* safety floor */
  max-width: 420px;          /* optional ceiling; tweak as you like */
}

/* Pull LEFT-side cards toward the center line */
.lc-row > .lc-card:first-child {
  justify-self: end;
}

/* Pull RIGHT-side cards toward the center line */
.lc-row > .lc-card:last-child {
  justify-self: start;
}

/* Adjust the timeline height to match the new card size */
.lc-timeline {
  height: 140px;
}
.area iframe {
    width: 100%;
    height: 400px;
    border-radius: 0.8rem;
    box-shadow: 1px 1px 10px 1px rgb(0,0,0);
}
.service-basic iframe {
    width: 100%;
    height: 500px;
    border-radius: 0.8rem;
    box-shadow: 1px 1px 10px 1px rgb(0,0,0);
}

.footer-section {
    padding: 0 0 10px;
    background-color: #6B6854 !important;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 400;
    background: linear-gradient(90deg, #9fc7d9c2 15.8%, #6b68547a 15.4%, #6b68547a 84.7%, #6b68547a 84.7%) center bottom / cover no-repeat, url(/img/homepage/dt-01.png);
    background-attachment: fixed;
    text-align: center;
}



}
/* === Mobile CSS Section ===================== */
@media screen and (max-width: 425px) {

/**** Home Section ****/
.home-header-section {
	padding-top: 125px;
}
.dropdown-menu {
	position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: .5rem 0; margin: .125rem 0 0; font-size: 1rem; color: rgb(33, 37, 41); text-align: left; list-style: none; background-color: rgb(87, 86, 87); background-clip: padding-box; border: 1px solid rgba(0,0,0,.15); border-radius: .25rem;
}
.dropdown-item {
	display: block;	width: 100%; padding: .25rem 1.5rem; clear: both; color: rgb(255,255,255); text-align: inherit;	white-space: nowrap; background: 0 0; border: 0;
}
.dropdown-item.active, .dropdown-item:active {
	color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(22,22,22) !important;
}
.video {
	overflow: hidden; position: relative; z-index: 2; display: block;
}
.video .pad {
	padding: 350px 0px 0px 300px; position: absolute;
}
.video .pad h5 {
	font-weight: 500; color: rgb(255,255,255); font-size: 50px; text-shadow: 0px 0px 5px #000; font-family: 'Arial'; text-align: left;
}
.video .pad p {
	margin-top: 0% !important; color: rgb(255,255,255); text-shadow: 0px 0px 5px #000; font-size: 25px; font-family: 'Arial'; text-align: left;
}
.video .pad a {
	font-size: 16px; color: rgb(255,255,255); font-family: 'Arial'; font-weight: 600; border: 1px solid rgb(12,32,63); padding: 15px 30px; border-radius: 1.6rem; background: rgb(12,32,63);
}
.video .pad a:hover {
	color: rgb(255,255,255); border: 1px solid rgb(255,255,255); background: transparent;
}
.home1 {
	padding: 75px 0 75px 0; background: rgb(245,245,245);
}
.home1 .pad {
	padding-top: 85px;
}
.home1 h1 {
	font-family: 'font2'; font-size: 35px; text-align: left; font-weight: 800; color: rgb(196,41,56);
}
.home1 p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: justify; color: black;
}
.home1 span {
	color: rgb(83,82,82);
}

/**** About Section ****/


/**** Services Section ****/


/**** Gallery Section ****/
.gallery-page {
	padding: 75px 0 50px 0;	background: rgb(249,249,249);
}
.gallery-page h1 {
	font-size: 3rem; font-weight: 600; font-family: 'font2'; padding-bottom: 40px; text-align: center; color: rgb(129,141,148);
}

/**** Areas We Service Section ****/
 
/**** Testimonials Section ****/
.testimonials {
	padding: 30px 0 30px 0; background: rgb(255,255,255);
}

/**** Contact Section ****/


/**** Sections On Every Page ****/
.contact-section {
	padding: 50px 0 50px 0; text-align:center;
}
.contact-section h3 {
	font-size: 2rem; font-family: font2; font-weight: 800; text-align: center; color: rgb(12,12,12);
}
.contact-section h4 {
    font-size: 1rem;
    font-family: Montserrat;
    font-weight: 500;
    line-height: 50px;
    color: #6B6854;
}

.area iframe {
    width: 100%;
    height: 400px;
    border-radius: 0.8rem;
    box-shadow: 1px 1px 10px 1px rgb(0,0,0);
}



/**** Footer Section ****/
.footer-section {
	padding-top: 30px; text-align: center;
}

.footer-section img {
	max-width: 210px; padding-bottom: 25px;
}
.service-cities h4 {
	font-size: 24px; font-weight: 600; color: rgb(255,255,255);
}
.service-cities a {
	font-size: 18px; line-height: 10px; color: rgb(255,255,255);
}

/**** Misc. Section ****/
.btn {
	background: rgb(249,78,1); width: 50%; padding: 10px 0px; color: #ffffff; cursor: pointer; outline: none; border: none;
}
.alert h1,
.alert p {
	top: 2em; opacity: 0; position:relative;
}
.alert h1 {
	margin-top: 0; color: #2b1663;
}
.custom-show {
	position: fixed; transform: scale(1,1); border: 0; background: white; border-radius: 0; z-index: 1100; overflow: inherit; -webkit-transition-property: all; -webkit-transition-duration: .30s; -webkit-transition-timing-function: ease-in-out; transition-property: all; transition-duration: .30s; transition-timing-function: ease-in-out;
}
.alert-dismissible .close {
	position: absolute; top: 0; right: 0; background: transparent; border: none; padding: 0.75rem 1.25rem; color: rgb(80,80,80); font-family: 'font2'; outline: none; z-index: 3;
}
.alert-dismissible .close span {
	font-size: 35px;
}
.lnr {
	display: inline-block; fill: currentColor; width: 1em; height: 1em; vertical-align: -0.2em; cursor: pointer;
}

}
/* === Sm. Mobile CSS Section ================= */
@media screen and (max-width: 375px) {

}