:root{
  --color-black:#000000;
  --color-super-black:#000000;
  --color-one:#136F9B;
  --color-two:#139B72;
  --color-three:#EFF8FF;
  --color-white:#ffffff;
  --color-grey:#939598;
  --color-pureGrey:#808080;
  --bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --font-main:"Roboto", sans-serif;
  --font-main-head:"Marcellus", serif;
  --font-size:15px;
  --font-weight:400;
}
::-moz-selection {/* Code for Firefox */ color: var(--color-white); background: var(--color-one);}
::selection {color: var(--color-white); background: rgba(0,0,0,0.3);}
/* width */
::-webkit-scrollbar {width: 5px;}
/* Track */
::-webkit-scrollbar-track {background: #f1f1f1;}
/* Handle */
::-webkit-scrollbar-thumb {background: #888;}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {background: #555;}
i {font-style:normal;}
.site-container{background:var(--color-white);box-shadow:0 2px 5px 0 rgba(0,0,0,.12);margin:0 auto;max-width:1900px;word-wrap:break-word; position: relative;}
.site-container::after{clear:both;content:" ";display:block}
input:focus, textarea:focus, select:focus,:focus,.form-control:focus{outline: none !important;}
*:focus {outline:none !important}
p {line-height: 22px; text-align: justify;}
a,.link .color{outline: 0!important; text-decoration: none; color: var(--color-black); -webkit-transition: color .4s, background-color .4s; -moz-transition: color .4s, background-color .4s; -o-transition: color .4s, background-color .4s; transition: color .4s, background-color .4s; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease;}
a:hover {text-decoration: none;color: var(--color-one);}
.pad0 {padding: 0;}
strong {font-weight: 600 !important;}
.back-to-top { position: fixed; z-index: 1000; bottom: 8em; right: 15px; text-decoration: none; border-radius: 100px; background-color: #fdfdfb; font-size: 22px; padding: 8px 10px; display: none; width: 50px; height: 50px; text-align: center; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.46); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.46); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.46); mix-blend-mode: difference;}
.back-to-top:hover { background: rgba(255,255,255, 1); color: rgba(46,45,45,1); text-decoration: none!important;}

.linkBlack{ color:var(--color-black); font-weight:400; text-decoration:underline;}
.linkBlack:hover{ color:var(--color-one);}
.linkone{ color:var(--color-one); font-weight:400; text-decoration:underline;}
.linkone:hover{ color:var(--color-black);}
.linkWhite{ color:var(--color-white); font-weight:400; text-decoration:underline;}
.linkWhite:hover{ color:var(--color-black);}

.colorone{color: var(--color-one) !important;}
.colortwo{color: var(--color-two);}

.custom-bb{border-bottom: 0.5px solid #000000;margin-bottom: 20px;}

#menu-toggle{z-index: 1; position: absolute; bottom: 32%; right: 0;}
.coming-soon{position: relative; font-size: 18px; z-index: 0; width: 100%;}
.coming-soon::before { content: "coming soon . . ."; left: 0px; position: absolute; top: 0px; font-size: 55px; font-weight: 900; color: #f0f0f0; z-index: -1;}
.carousel-item {transition: transform 1s ease-in-out;}
#myCarousel.carousel-fade .active.carousel-item-start,#myCarousel.carousel-fade .active.carousel-item-end,#myCarouselMobile.carousel-fade .active.carousel-item-start,#myCarouselMobile.carousel-fade .active.carousel-item-end {transition: opacity 0s 0.9s;}
#announcementCarousel.carousel-fade .active.carousel-item-start,#announcementCarousel.carousel-fade .active.carousel-item-end {transition: opacity 0s 0s;}
/* Carousel Animation delays */
.carousel-inner>.carousel-item>img,.carousel-inner>.carousel-item>a>img {min-width: 100%; max-width: 100%; height: auto;}
.slider .carousel-inner{overflow: unset;}
.slider {position: relative; width: 100%; z-index: 0;}
#carousel-sub .carousel-item:before {display: none;}
.slide1, .slide2, .slide3, .slide4, .slide5, .slide6 {z-index: 1 !important;}
.slide1 a:hover, .slide2 a:hover, .slide3 a:hover, .slide4 a:hover, .slide5 a:hover, .slide6 a:hover { color: var(--color-white);}
.slide1 h3 { animation-delay: 1.5s; font-size: 72px; font-weight: 700; color: var(--color-white); padding: 15px 15px 10px 15px; margin: 0; display: block; line-height: 78px; text-align: right; top: 95px; right: -102px; position: relative;}
.slide1 h4 { animation-delay: 1.8s; font-size: 18px; font-weight: 400; color: var(--color-white); padding: 10px 15px 25px 15px; margin: 0; display: block; line-height: 24px; text-align: right; position: relative; top: 100px; right: 110px;}
.slide1 h4 span{display: block; font-size: 14px;}

.slide2 h3 { animation-delay: 1.5s; font-size: 72px; font-weight: 700; color: #000; padding: 15px 15px 10px 15px; margin: 0; display: block; line-height: 78px; text-align: right; top: 95px; right: -102px; position: relative;}
.slide2 h4 { animation-delay: 1.8s; font-size: 18px; font-weight: 400; color: #000; padding: 10px 15px 25px 15px; margin: 0; display: block; line-height: 24px; text-align: right; position: relative; top: 100px; right: 110px;}
.slide2 h4 span{display: block; font-size: 14px;}

.slide1 .carousel-caption { left: 38%; right: 0; top: 20%; bottom: 5%; padding: 10px 0px 20px 20px !important; width: 65%; text-align: right !important; animation-delay: 1s;}
.slide2 .carousel-caption { left: 38%; right: 0; top: 20%; bottom: 5%; padding: 10px 0px 20px 20px !important; width: 65%; text-align: right !important; animation-delay: 1s;}

.slider .carousel-control-prev{top: unset; bottom: 145px; right: 175px; left: auto; border-radius: 50px;background: rgba(19, 36, 36, .25); border: 0px solid var(--color-black); width: auto;z-index: 3;}
/* .slider .carousel-control-prev .carousel-control-prev-icon i{width: 45px; height: 45px;} */
.slider .carousel-control-next{top: unset; bottom:145px; left: auto; right:120px; border-radius: 50px;background: rgba(19, 36, 36, .25); border: 0px solid var(--color-black); width: auto;z-index: 3;}
/* .slider .carousel-control-next .carousel-control-next-icon i{width: 45px; height: 45px;} */
.carousel-indicators{right: 0; left: unset; bottom: 60px;}
.carousel-indicators [data-bs-target]{color: var(--color-white) !important; background-color: transparent; text-indent: 0; font-size: 22px;font-weight: 700; width: auto; height: auto; margin: 0 6px;}
.carousel-indicators .active{font-size: 26px;}

.slider .home-waves>use{animation:move-forever 3s -3s linear infinite}
.slider .home-waves>use:nth-child(2){animation-delay:-4s;animation-duration:7s}
.slider .home-waves>use:nth-child(3){animation-delay:-5s;animation-duration:4s}

footer .home-waves>use{animation:move-forever 3s -3s linear infinite}
footer .home-waves>use:nth-child(2){animation-delay:-4s;animation-duration:7s}
footer .home-waves>use:nth-child(3){animation-delay:-5s;animation-duration:4s}

@keyframes move-forever {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}
.slider svg{position:absolute;left:0;bottom:0;width:100%;height:30vw;max-height:200px;z-index:1}

/* @media all and (max-width : 768px) {  */
@media(min-width:320px) and (max-width:1080px) {
.slide1 .carousel-caption, .slide2 .carousel-caption, .slide3 .carousel-caption, .slide4 .carousel-caption, .slide5 .carousel-caption, .slide6 .carousel-caption{ width: 100% !important; left: 0; right: 0; bottom: 0; background: none; display: none;}
.slide1 h3, .slide2 h3, .slide3 h3, .slide4 h3, .slide5 h3, .slide6 h3 { font-size: 22px; margin-bottom: 0;}
.slide1 h4, .slide2 h4, .slide3 h4, .slide4 h4, .slide5 h4, .slide6 h4 { font-size: 16px; margin-top: 5px;}
}

.btn-one,.btn-one-full,.btn-two,.btn-two-full,.btn-three,.btn-three-full,.btn-four,.btn-four-full{-webkit-transition:color .4s,background-color .4s;-moz-transition:color .4s,background-color .4s;-o-transition:color .4s,background-color .4s;transition:color .4s,background-color .4s;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out; margin-top:20px;padding:6px 25px 6px 25px;font-size:15px;font-weight:500; display: inline-block;border-radius:50px;}
.btn-one{border:2px solid var(--color-one);color:var(--color-one) !important;}
.btn-one:hover{background:var(--color-one);color:var(--color-white) !important;}
.btn-one-full{border:2px solid var(--color-one);color:var(--color-white) !important;background:var(--color-one);}
.btn-one-full:hover{background:none;color:var(--color-one) !important;}

.btn-two{border:2px solid var(--color-two); color:var(--color-two) !important;}
.btn-two:hover{background:var(--color-two); color:var(--color-white) !important;}
.btn-two-full{border:2px solid var(--color-two) ;background:var(--color-two);color:var(--color-white) !important;}
.btn-two-full:hover{border:2px solid var(--color-two);color:var(--color-two) !important; background:none;}

.btn-three{border:2px solid var(--color-black);color:var(--color-black) !important;}
.btn-three:hover{background:var(--color-black);color:var(--color-white) !important;}
.btn-three-full{border:2px solid var(--color-black);background:var(--color-black);color:var(--color-black) !important;}
.btn-three-full:hover{border:2px solid var(--color-black);color:var(--color-black) !important; background:none;}

.btn-four{border:2px solid var(--color-white);color:var(--color-white) !important;}
.btn-four:hover{background:var(--color-white);color:var(--color-black) !important;}
.btn-four-full{border:2px solid var(--color-white);background:var(--color-white);color:var(--color-black) !important;}
.btn-four-full:hover{border:2px solid var(--color-white);color:var(--color-white) !important; background:none;}

.btn-hover{padding:8px 25px 8px 25px;font-size:16px;font-weight: 300; display: inline-block;border-radius:50px; color: var(--color-black);border:none;background-size:300% 100%;border-radius:50px;moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
.btn-hover:hover{background-position:100% 0;moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out; color: var(--color-white);}
.btn-hover:focus{outline:0}
.btn-hover.adient{background-image:linear-gradient(to right,#8dc63f,#c2ee87,#c2ee87,#8dc63f);}

/* Divider Line */
hr { border: 0; height: 1px; margin: 25px 0 25px 0;background-color:#829198;}
hr.short {margin: 11px 0 11px 0;}
hr.tall { margin: 44px 0 44px 0;}
hr.taller { margin: 66px 0 66px 0;}
hr.light { background-image: -webkit-linear-gradient(left, transparent, rgba(255, 255, 255, 0.2), transparent); background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.2), transparent);}
hr.invisible { background: none;}

/* Divider Line */
.text-casenone {text-transform: none !important;}
ul.list { margin: 0 0 10px 0; padding: 0 0 0 20px; list-style: none; text-align: left;}
ul.list li { position: relative; padding-left: 15px; padding-bottom: 10px;}
ul.list li a { color: var(--color-black);}
ul.list li a:hover { color: var(--color-green);}
ul.list li::before { content: "\f192"; font-family: 'Font Awesome 5 Free'; left:0px; position: absolute; top: 7px; font-size: 5px; font-weight: 900; color: var(--color-black);}
ul.list li.head { font-weight: 700; padding-left: 0;}
ul.list li.head::before { display: none;}
ol.ol-list { margin: 0; padding: 0 0 0 20px; text-align: left;}
ol.ol-list li { position: relative; text-align: justify; padding-bottom: 10px;}
ol.ol-list li a { color: var(--color-black);}
ol.ol-list li a:hover { color: var(--color-one);}
.head-main{font-size:30px; font-weight: 300; display: block; width: 100%; margin-bottom:20px; text-transform: uppercase; position: relative; z-index: 0; color: var(--color-one);}

.head-one { font-weight: 500; font-size: 18px; padding-bottom: 5px; margin-bottom: 20px; border-bottom: 1px solid var(--color-black); color: var(--color-black); width: 100%;}
.head-two { font-weight: 500; font-size: 18px; padding-bottom: 5px; margin-bottom: 20px; border-bottom: 1px solid var(--color-black); color: var(--color-black); width: 100%;}
.head-three { font-weight: 500; font-size: 18px; padding: 10px; margin-bottom: 15px; background: var(--color-one); color: var(--color-white); width: 100%;}
.head-four { font-weight: 500; font-size: 18px; padding-bottom: 5px; margin-bottom: 15px; border-bottom: 1px solid var(--color-one); color: var(--color-one); width: 100%;}
.head-five { font-weight: 500; font-size: 18px; padding-bottom: 5px; margin-bottom: 15px; border-bottom: 1px solid var(--color-black); color: var(--color-black); width: 100%;}
.head-six { font-weight: 500; font-size: 18px; padding-bottom: 5px; margin-bottom: 15px; border-bottom: 1px solid var(--color-pureGrey); color: var(--color-pureGrey); width: 100%;}
.background-white{padding: 30px; background: var(--color-white); margin-bottom: 30px;}
.bg-color-one {background: #f3f3f3; padding: 40px; margin-bottom: 15px; margin-top: 15px; display: inline-block; width: 100%; border-radius: 20px;}
.bg-color-one h2{font-weight:500;font-size:18px;padding:0 0 10px 0;margin-bottom:15px;margin-top:0!important;border-bottom:solid 1px var(--color-one);color:var(--color-one);width:100%}
.bg-color-one h2 span{background: var(--color-grey); padding-right: 10px;}
.bg-color-two {background: var(--color-white); padding: 30px; margin-bottom: 15px; margin-top: 15px; display: inline-block; width: 100%; box-shadow: 0 0rem 1rem rgba(0,0,0,0.20)!important;}
.bg-color-two h2{font-weight: 500; font-size: 18px; padding: 10px; margin-bottom: 15px; color: var(--color-one); width: 100%; border-bottom: 1px solid var(--color-one);}
.bg-color-two h3{font-weight: 500; font-size: 18px; padding: 10px; margin-bottom: 15px; border-bottom:solid 1px var(--color-one); color: var(--color-one); width: 100%;}

.bg-color-three {background: rgba(239, 248, 255, 1);  padding: 30px; margin-bottom: 15px; margin-top: 100px; display: inline-block; width: 100%; box-shadow: 0 0rem 1rem rgba(230, 226, 226, 0.2)!important;}
.bg-color-three img{margin-top: -29px;margin-bottom: -59px;}

.link{color: var(--color-one); font-weight: 600;}
.link:hover{color: var(--color-black);}
.for-xs{display: none;}
.color-one{color: var(--color-one);}
.color-two{color: var(--color-two);}

.image-radius-15{border-radius: 15px;}
.image-radius-20{border-radius: 20px;}

.link{font-size:16px;font-weight:600;color: var(--color-black); text-decoration:none;position:relative;overflow:hidden}
.link i,.link span{position:relative}
.link span{margin-left: 18px;}
.link i{margin-left:.5em}
.link .color{width:2em;height:2em;border-radius:2em;background-color:var(--color-three);position:absolute;top:50%;transform:translatey(-50%);left:0px;}
.link:hover .color{left:89%; background-color:var(--color-one);}
.link:hover i{color: var(--color-white);}

.small-common-head{font-size: 20px; font-weight: 600; text-transform: uppercase; color: var(--color-one); margin-bottom: 20px;}

.top-menu-pad{margin-top: 140px;}

.home-about-bg{padding:100px 0;}
.home-about-bg h1{font-size:60px; color: var(--color-one); line-height: 62px;}
.home-about-bg p{margin-top: 20px; margin-bottom: 0; font-size: 15px; font-weight: 300;}
.home-about-bg .btn-two-full{text-align: right;}
.home-about-bg .home-about-text-right{text-align: right;}

.home-brochure-bg{padding:160px 0; background: url('../img/home-brochure-bg.jpg'); background-size: cover; background-repeat: no-repeat; background-attachment: fixed;background-position: center;}
.home-brochure-bg h2{ color: var(--color-white); font-size:60px; line-height: 62px;}
.home-brochure-bg h2 span{display: block;}

.home-video-bg{position: relative; min-height:100vh; overflow: hidden; z-index: 0;}
.home-video-bg:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0px; left: 0; width: 100%; background:rgba(0,0,0,0); z-index: 1;}
.home-video h3{ font-size: 34px; font-weight: 400; color: #fff; margin-top: 1%;}
#myVideo {position: absolute; top: 0px; right: 0; bottom: 0; left: 0;}
/* Add some content at the bottom of the video/page */
.videocontent{position:absolute;top:0%;right:0;bottom:0;padding:20px;z-index:1;margin:auto;width:40%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}
.videocontent h2{color: var(--color-white); font-weight: 600; font-size:60px;}
.videocontent h2 span{font-weight: 400; display: block;}
/* Style the tton used to pause/play the video */
#myBtn { width: 200px; font-size: 18px; padding: 10px; border: none; background: none; cursor: pointer; outline: none;}
#myBtn:hover { background:none; border: none;}

.home-service-bg{position: relative; z-index: 0; padding:20px 0 120px 0;}
.home-service-bg::after{content:"";position:absolute;z-index:-2;bottom:0;right:0;left:0;background:#0c2e3f;width:100%;height:40%}
.home-service-bg h2{font-size:25px; font-weight: 400; margin-bottom:30px;}
.home-service-box a{position: relative; z-index: 0; display: block; color: var(--color-white); overflow: hidden; transition: all 0.5s ease-in-out;}
.home-service-box a::before{background: linear-gradient(180deg, rgba(0, 0, 0, 0) 80%, #000 100%);content:"";position:absolute;z-index:-1;top:0;right:0px;bottom:0;left:0px;}
.home-service-box a img{position: relative; z-index: -2;}
.home-service-box a .home-service-text-box{position:absolute;top:300px;right:0; bottom: 0; left:0;text-align:center;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition: all 0.5s ease-in-out;}
.home-service-box a .home-service-text-box h4{bottom:20%;left:0;right:0;text-align:center;font-size:22px;font-weight:500}
.home-service-box a .home-service-text-box p{opacity: 0; text-align: center;transition: all 0.5s ease-in-out;}
.home-service-box a .home-service-text-box span{opacity: 0;transition: all 0.5s ease-in-out;}
.home-service-box a:hover .home-service-text-box{top: 0;}
.home-service-box a:hover .home-service-text-box p,.home-service-box a:hover .home-service-text-box span{opacity: 1;}
.home-service-box a:hover::before{background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);}

.home-why-bg{padding:0px 0 100px 0; background:#0c2e3f; text-align: center;}
.home-why-bg h3{color: var(--color-white); font-size: 25px; font-weight: 400; font-family: var(--font-main); margin-bottom: 30px;}
.home-why-bg h2{color: var(--color-one); font-size:60px; line-height: 62px;margin-bottom: 60px;}
.home-why-bg h2 span{display: block;}
.home-why-box{text-align:center;color:var(--color-white);padding:10px 30px;margin:12px 0}
.home-why-box h4{font-size:18px; font-weight: 400; font-family: var(--font-main); margin:20px 0;}
.home-why-box p{text-align: center; font-weight:200; font-size: 14px;}

.home-quality-bg{padding:100px 0 100px 0;background: #EEFAFF;}
.home-quality-bg h2{color: var(--color-one); font-size:60px; line-height: 64px;margin-bottom:60px; color: var(--color-one); text-align: center;}
.home-quality-bg h2 span{display: block;}
.home-quality-bg p{text-align: center; padding: 0px 30px 20px 30px;}
.home-quality-box a{position: relative; z-index: 0; display: block;}
.home-quality-box a .home-quality-text-box{position:absolute;top:50%;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(19,111,155,0) 0,#136f9b 100%);z-index:0;display:flex;align-items:flex-end;justify-content:center;padding:15px;text-align:center}
.home-quality-box a .home-quality-text-box h3{color: var(--color-white); font-size:22px; font-weight: 500; margin-bottom:40px;font-family: var(--font-main); transition: all 0.5s ease-in-out;}
.home-quality-box a:hover .home-quality-text-box h3{margin-bottom:50px;}

.home-contact-bg{position: relative; z-index: 0; padding:0px 0;}
.home-contact-bg::before{background: #EEFAFF;content:"";position:absolute;z-index:-1;top:0;right:0px;left:0px; width: 100%; height:50%;}
.home-contact-bg .container{background: var(--color-two); color: var(--color-white); padding:50px 40px;}
.home-contact-bg h2{font-size:30px; line-height:36px;margin-bottom:0px;}
.home-contact-bg h2 span{display: block;}

.home-enquiry-bg{position: relative; z-index: 0; padding:100px 0 80px 0;}
.home-enquiry-bg .home-enquiry-text-box{position: absolute; right:-260px; bottom: 0; width:513px; background: var(--color-white); padding: 40px;}
.home-enquiry-bg .home-enquiry-text-box h2{font-size:60px; line-height:64px;margin-bottom:0px; color: var(--color-one);}
.home-maintenance-bg .home-enquiry-text-box{position: absolute; left:-116px; bottom: 0; width:513px; background: var(--color-white); padding: 75px 20px;}
.home-maintenance-bg .home-enquiry-text-box h2{font-size:60px; line-height:64px;margin-bottom:0px; color: var(--color-one);}
.home-maintenance-bg img{float: right;max-width: 32%;height: 500px;object-fit: cover;margin: 5px;}
.home-testimonials-bg{position: relative; z-index: 0; padding:80px 0 180px 0; background: url('../img/bg-2.jpg'); background-repeat: repeat; background-attachment: fixed;}
.home-testimonials-bg::before{background: rgba(255,255,255,0.85);content:"";position:absolute;z-index:-1;top:0;right:0px; bottom: 0; left:0px;}
.home-testimonials-bg h2{font-size:60px; line-height:64px;margin-bottom:0px; color: var(--color-one);}
.home-testimonials-bg h2 span{display: block;}

.home-testimonials-box a{position:relative;z-index:0;color:var(--color-white);display:flex;align-items:center;justify-content:center}
.home-testimonials-box a::before{/*background:url(../img/play.png);*/background-repeat:no-repeat;content:"";position:absolute;z-index:0;width:90px;height:90px;background-size:cover;transition:all .5s ease-in-out}
.home-testimonials-box a .home-testimonials-text-box{position:absolute;top:50%;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(19,111,155,0) 0,#136f9b 100%);z-index:0;padding:15px;display:flex;align-items:flex-start;justify-content:flex-end;text-align:center;flex-direction:column;transition:all .5s ease-in-out}
.home-testimonials-box a .home-testimonials-text-box h4{font-size:22px;font-weight:400;font-family:var(--font-main);}
.home-testimonials-box a .home-testimonials-text-box h5{font-family: var(--font-main);font-size:16px; font-weight:400;}
.home-testimonials-box a:hover .home-testimonials-text-box{padding-bottom:30px;}
.home-testimonials-box a:hover::before{width:100px;height:100px;}
.home-testimonials-box img{height: 290px; object-fit: cover;}
.home-testimonials-box-2{border: 2px solid var(--color-one);border-radius: 20px;padding: 20px;}
.home-testimonials-box-2 h5{color: var(--color-one);font-size: 17px;text-align: left;}
.home-testimonials-box-2 img{width: 100%; height: auto; object-fit: cover; border-radius: 10px;}
/* about-us */

/* .about-hero-banner .inner-breadcrumb {
  position: absolute;
  right: 0;
  bottom: 0px;
  left: 0px;
}



.inner-banner .inner-breadcrumb ol.breadcrumb .breadcrumb-item {
  color: var(--color-white);
}
.inner-banner .inner-breadcrumb ol.breadcrumb {
  font-size: 14px;
  font-weight: 400;
}
.breadcrumb-item.active {
  color: var(--color-white);
} */

.about-hero-banner {
  position: relative;
  height: auto;
}

.text-overlay {
  position: absolute;
  left: 60px; /* Adjust to match exact left padding from Figma */
  bottom: 40px; /* Adjust vertical spacing above the bottom */
}

.breadcrumb-title {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  margin: 0;
}



/* creating outdoor */
.creating-outdoor {
  padding: 100px 0;
  background-color: #ffffff;
  position: relative;
}

.image-side{
  position: relative
}

.image-side::after {
  content: "";
  position: absolute;
  background: url(../img/creating1.png) no-repeat;
  width: 100%;
  top: -101px;
  right: 45%;
  /* left: 0; */
  /* left: 0; */
  height: 508px;
  z-index: 1;
}



.creating-outdoor .container {
  max-width: 1140px;
  margin: 0 auto;
}

.creating-outdoor .section-heading {
  font-size: 28px;
  font-weight: 600;
  color: #0a4c80; /* Matches the blue in the screenshot */
  margin-bottom: 20px;
}

.creating-outdoor .section-description {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
}

.img-small {
  width: 100%;
  border-radius: 8px;
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}

/* .creating-outdoor ul {
  list-style-type: none;
  padding: 0;
} */

/* .creating-outdoor ul li {
  padding: 5px 0;
  font-size: 15px;
  color: #222;
  position: relative;
  padding-left: 20px;
  margin-left: 230px;
} */

.list-box{
  position: relative;
  left: 199px;
  overflow: hidden;
}

.creating-outdoor ul li::before {
  content: "•";
  color: #009688; /* Teal green bullet */
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px;
}

.position-relative img:first-child {
  width: 100%;
  border-radius: 8px;
}

/* Responsive tweak */
@media (max-width: 768px) {
  .creating-outdoor .row {
      flex-direction: column;
  }

  .creating-outdoor .col-md-3,
  .creating-outdoor .col-md-9 {
      max-width: 100%;
      flex: 0 0 100%;
  }

  .creating-outdoor .col-md-4,
  .creating-outdoor .col-md-8 {
      max-width: 100%;
      flex: 0 0 100%;
  }
}

/* enduring commitment section */

.commitment-section {
  padding: 60px 60px;
  width: 90%;
  margin: 0 auto;
  background: #EEFAFF;
  position: relative;
  z-index: 2;
  margin-bottom: -50px
}
.commitment-section h2{
font-weight: 400;
font-size: 58px;
line-height: 60px;
color:  #136F9B;
}
.commitment-section h2 span{display: block;}

.commitment-box {
  background-color: #EEFAFF; /* Light blue box background */
  padding: 30px;
  border: 2px solid #007ac1;
  border-radius: 4px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}

.commitment-title {
  font-size: 26px;
  font-weight: 600;
  color: #0a4c80;
}

.commitment-text {
  font-size: 15px;
  line-height: 1.7;
  color: #333;
}


@media (max-width: 768px) {
  .commitment-title {
    font-size: 22px;
    margin-bottom: 15px;
    text-align: center;
  }

  .commitment-text {
    font-size: 14px;
    text-align: justify;
  }
}

/* vision & Mission */

.vision-mission {
  background-color: #0C2E3F;
  color: #DDEFFF;
  padding: 150px 0 100px;
}

.grid-container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2.5rem;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

@media (min-width: 768px) {
  .grid-container {
    grid-template-columns: 1fr 1px 1fr;
    align-items: center;
    text-align: left;
  }
}

.block {
  padding: 0 1rem;
}

.title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  .title {
    justify-content: flex-start;
  }
}

.title h2 {
  color: #136F9B;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0;
}

.icon {
  width: 24px;
  height: 24px;
}

.block p {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #DDEFFF;
}

.divider {
  display: none;
  height: 100%;
  background-color: #136F9B;
  width: 1px;
}

@media (min-width: 768px) {
  .divider {
    display: block;
  }
}

.why-choose-us {
  padding: 4rem 1rem;
  background-color: #fff;
  text-align: center;
}

.why-choose-us h2 {
  font-size: 2rem;
  color: #136F9B;
  margin-bottom: 2.5rem; /* Slightly more space under heading */
}

.choose {
  font-size: 1rem;
  color: #0C2E3F;
  font-weight: 500;
  text-align: center;
  margin-top: 0.5rem;
}

.why-choose-us img {
  height: 48px;
  margin-bottom: 0.75rem;
}

/* pool-construction- page */

/* crafting-quality */

.crafting-quality-section {
  padding: 60px 0;
  font-family: 'Segoe UI', sans-serif;
}

.section-title {
  font-size: 32px;
  font-weight: 600;
  color: #136F9B;
  margin-bottom: 20px;
  margin-top: 50px;
}

.section-description {
  font-size: 16px;
  color: #444;
  line-height: 1.6;
}

.carousel-wrapper {
  text-align: center;
  position: relative;
}

.home-service-owl .item img {
  width: 100%;
  border-radius: 8px;
}

.custom-owl-nav {
  margin-top: 10px;
}

.custom-owl-nav .owl-prev,
.custom-owl-nav .owl-next {
  display: inline-block;
  margin: 0 10px;
  font-size: 20px;
  cursor: pointer;
  color: #003366;
}

/* Divider and Process Section */
.process-section {
  margin-top: 50px;
  text-align: center;
}


.divider {
  border: none;
  border-top: 1px solid #000000;
  margin-bottom: 20px;
  width: 100%;
}


.process-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #136F9B;
  text-align: left;
}

.pool-process-list {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  gap: 25px;
  font-size: 16px;
}

.pool-process-list li::before {
  content: "•";
  color:  #009688;
  margin-right: 8px;
}
.poolside{
  max-height: 521px;
  max-width: 537px;
}



.resources-section {
  position: relative;
  background: url('../img/resource.png') no-repeat center center;
  /* height: 100vh; */
  padding: 100px 5px;
  color: white;
}





.resources-section h2 {
  font-size: 40px;
  line-height: 1.3;
  margin-bottom: 15px;
  color: white;
  flex:justify-content;
}



/* .button-group {
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
}

.btn {
  padding: 12px 25px;
  border-radius: 25px;
  font-weight: 500;
  transition: 0.3s ease;
  text-decoration: none;
  font-size: 14px;
}

.btn-white {
  background-color: white;
  color: #000;
}

.btn-outline-white {
  border: 2px solid white;
  color: white;
  background: transparent;
}

.btn-outline-white:hover,
.btn-white:hover {
  opacity: 0.85;
} */


.button-group {
  display: flex;
  justify-content: left;
  gap: 20px; /* Increased a bit for better spacing */
  align-items: center; /* Ensures both buttons align on the same baseline */
  margin-top: 30px; /* Adjust this based on spacing from the heading */
}

.btn {
  padding: 12px 30px;
  border-radius: 30px;
  font-weight: 500;
  transition: 0.3s ease;
  text-decoration: none;
  font-size: 14px;
  display: inline-block;
  white-space: nowrap;
}

.btn-white {
  background-color: #ffffff;
  color: #000000;
  border: none;
}

.btn-outline-white {
  background: transparent;
  color: #ffffff;
  border: 2px solid #ffffff;
}

.btn-outline-white:hover,
.btn-white:hover {
  opacity: 0.85;
}

/* maintaince process section */
.process-section1 {
  margin-top: 50px;
 
}


.divider {
  border: none;
  border-top: 1px solid #000000;
  margin-bottom: 20px;
  width: 100%;
}

.process-title1 {

  color: #136F9B;
  text-align: left;
}

.pool-process-list1 {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 16px;
  text-align: left; /* Ensures proper alignment */
}

.pool-process-list1 li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 25px; /* Leave space for the bullet */
  line-height: 1.6;
}

.pool-process-list1 li::before {
  content: "•";
  color: #139B72; /* Your desired green color */
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
  line-height: 1.6; /* Aligns the bullet with the text */
}


h5 {
  color: #139B72;
}

/* renovating pool page */
/* renovate proce */
.renovate-section {
  margin-bottom: 40px;
}

.renovate-title {
  font-size: 20px;
  font-weight: 600;
  color: #136F9B;
}

.divider {
  border: none;
  border-top: 2px solid #ccc;
  margin: 10px 0 20px;
}

.custom-button {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 20px;
  background-color: #139B72;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  font-weight: 500;
  transition: background-color 0.3s ease;
}

.custom-button:hover {
  background-color: #117b5c;
}

/* residential pool page */

.pool-gallery-carousel .item img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  border-radius: 8px;
}

.owl-nav button.owl-prev,
.owl-nav button.owl-next {
  position: absolute;
  top: 35%;
  background: #007bff;
  color: white;
  padding: 5px 10px;
  border: none;
  border-radius: 50%;
}

.owl-nav button.owl-prev {
  left: -25px;
}

.owl-nav button.owl-next {
  right: -25px;
}

.owl-dots {
  margin-top: 20px;
  text-align: center;
}

.owl-carousel .item {
  padding: 5px;
}
.image-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
  padding: 15px;
}

.image-grid img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}
/* contact-us page */

.hero-subheading {
  font-size: 15px;
  color: #444;
  margin-bottom: 60px;
  text-align: center;
  margin-top: -13px;
}

.contact-container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 30px;
  padding: 40px 0;
  flex-wrap: wrap;
  text-align: center;
}

.contact-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 250px;
}

.divider1 {
  width: 1px;
  background-color: #ccc;
  height: 60px;
  align-self: center;
}

/* form and image */
.contact-section {
  background: #fff;
  padding: 60px 20px;
  font-family: 'Arial', sans-serif;
}

 .contact-container1 {
  max-width: 1200px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
  position: relative;
  flex-wrap: wrap; 
}

.form-box {
  background: #eaf6f9;
  padding: 40px 30px;
  width: 400px;
  z-index: 2;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
  margin-right: -50px; /* overlapping effect */
  border-radius: 10px;
}

.form-box form h2 {
  font-family: 'Marcellus', serif;
  color: #136f9b;
  margin-bottom: 20px;
  font-size: 24px;
  text-align: center;
}

.form-box input,
.form-box textarea {
  width: 100%;
  margin-bottom: 15px;
  padding: 12px;
  border: none;
  border-bottom: 1px solid #999;
  background: transparent;
  outline: none;
  font-size: 14px;
}

.form-box button {
  background: #0b815a;
  color: #fff;
  border: none;
  padding: 12px 20px;
  border-radius: 20px;
  cursor: pointer;
  font-weight: bold;
  width: 100%;
  transition: background 0.3s ease;
}

.form-box button:hover {
  background: #0a664b;
}

.image-box img {
  width: 500px;
  height: auto;
  object-fit: cover;
  border-radius: 10px;
}
/* google map */
.map-section {
  position: relative;
  width: 100%;
  height: 400px;
  background: url('your-google-map-image.jpg') no-repeat center center/cover;
}

.map-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -100%); /* places pin slightly above center */
  z-index: 2;
}

.location-pin {
  width: 50px;
  height: auto;
  animation: bounce 1.5s infinite;
  margin-left: 275px;
  margin-top: 48px;
}


/* Optional bounce animation */
@keyframes bounce {
  0%, 100% {
    transform: translate(-50%, -100%) translateY(0);
  }
  50% {
    transform: translate(-50%, -100%) translateY(-10px);
  }
}

.google-map {
  position: relative;
  background: url(../img/image-map.png) no-repeat;
  padding: 150px 0;
  z-index: 0;
}


.home-contact-bg1{position: relative; z-index: 2; padding:0px 0;margin-top: 100px;margin-bottom: -50px;}
/* .home-contact-bg1::before{background: #EEFAFF;content:"";position:absolute;z-index:-1;top:0;right:0px;left:0px; width: 100%; height:50%;} */
.home-contact-bg1 .container{background: var(--color-two); color: var(--color-white); padding:50px 40px;}
.home-contact-bg1 h2{font-size:30px; line-height:36px;margin-bottom:0px;}
.home-contact-bg1 h2 span{display: block;}








footer{position: relative; z-index: 0;background:var(--color-one); color: var(--color-white);}
footer svg{position:absolute;left:0;top:-150px;width:100%;height:30vw;max-height:150px;z-index:1}
footer .footer-bg{padding:80px 0px 80px 0px;}

footer a{color: var(--color-white);}
footer a:hover{color: var(--color-two);}
footer .footer-list{margin-top: 0px;}
footer .footer-list h3 { margin: 0 0 15px; color: var(--color-white); font-size:18px; font-weight:500; text-transform: uppercase;position: relative;}
footer .footer-list h3 span{ position: relative; display: inline-block; margin-right: 10px;}
footer .footer-list h3 div { border-bottom: 1px solid var(--color-white); width: 25%; position: relative; right: 0; bottom: 0px; display: inline-block;}
footer .footer-list ul { padding: 0; margin: 0 0 0 10px;}
footer .footer-list ul li { list-style: none; padding:3px 0 3px 10px; position: relative; z-index: 0;} 
footer .footer-list ul li::before { content: "\f192"; font-family: 'Font Awesome 5 Free'; left: -7px; position: absolute; top: 12px; font-weight: 900; color: var(--color-white); font-size: 4px;}
footer .footer-list ul li a{color:var(--color-white);font-size:15px;font-weight:400}
footer .footer-list ul li a i{padding-right: 5px; font-size: 8px;}
footer .footer-list ul li a:hover { color: var(--color-two); padding-left: 2px;}

footer .footer-list ul.half { padding: 0; margin: 0 0 0 10px; display: inline-block; width: 48%;}
footer .footer-list ul.half li { list-style: none; padding: 3px 0 3px 10px; position: relative; z-index: 0;}
footer .footer-list ul.half li::before { content: "\f192"; font-family: 'Font Awesome 5 Free'; left: -7px; position: absolute; top: 12px; font-weight: 900; color: var(--color-white); font-size: 4px;}
footer .footer-list ul.half li a { color: var(--color-white);}
footer .footer-list ul.half li a i{padding-right: 5px; font-size: 8px;}
footer .footer-list ul.half li a:hover { color: var(--color-two); padding-left: 2px;}

footer .footer-list ul.contact { padding: 0; margin: 0 0 0 0px;}
footer .footer-list ul.contact li { list-style: none; padding: 4px 0 4px 4px; position: relative; z-index: 0;}
footer .footer-list ul.contact li::before {display: none;}
footer .footer-list ul.contact li a { color: var(--color-white);}
footer .footer-list ul.contact li a i{padding-right: 5px; font-size: 15px;}
footer .footer-list ul.contact li a:hover { color: var(--color-two); padding-left: 2px;}

.footerextra { padding: 0; margin:0;}
.footerextra li { display: inline-block; padding-right: 3%; list-style: none; font-size: 14px; position: relative; z-index: 0;}
.footerextra li::before { content: "\f7a5"; font-family: 'Font Awesome 5 Free'; position: absolute; top: 2px; left: -10px; font-weight: 900; color: var(--color-white); font-size: 12px;}
.footerextra li a {color: var(--color-white);}
.footerextra li a:hover {color: var(--color-one);}
.footerextra-Mt{margin-top: 30px;}
footer .copy{padding:40px 0 40px 0; border-top: 1px solid var(--color-white);}
footer .copy a{font-weight: 400;}
footer .copy a:hover{color: var(--color-two);}
footer .copy .copy-right{text-align: right;}

/* footer social icons */
ul.social-network {list-style: none; display: block; margin-left: 0 !important; padding: 0; margin-top: 20px !important;}
ul.social-network li {display:inline-block; margin: 8px 10px;}
ul.social-network li::before {display: none;}
.social-network a.icoRss:hover {background-color: #F56505;}
.social-network a.icoFacebook:hover {background-color: #3B5998;}
.social-network a.icoTwitter:hover {background-color: #33ccff;}
.social-network a.icoGoogle:hover {background-color: #BD3518;}
.social-network a.icoVimeo:hover {background-color: #0590B8;}
.social-network a.icoLinkedin:hover {background-color: #007bb7;}
.social-network a.icoYoutube:hover {background-color: #cc0000;}
.social-network a.icoInstagram:hover {background-color: #c8008b;}
.social-network a.icoWhatsapp:hover {background-color: #189d0e;}
.social-network a.icoPinterest:hover {background-color: #e60023;}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i, .social-network a.icoYoutube:hover i, .social-network a.icoInstagram:hover i {color: var(--color-white);}
a.socialIcon:hover,.socialHoverClass {color: #44BCDD;}
.social-circle li a { display: inline-block; position: relative; margin: 0 auto 0 auto; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; text-align: center; width: 35px; height: 35px; background: rgba(255, 255, 255, 0); border: 0px solid var(--color-white); box-shadow: 0 0.4rem 1rem rgba(0,0,0,.10)!important;}
.social-circle li i { margin: 0; line-height: 35px; text-align: center; font-size: 15px !important; padding: 0 !important;}
.social-circle li a:hover i,.triggeredHover { -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -ms--transform: rotate(360deg); transform: rotate(360deg); -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s;}
.social-circle i { color: var(--color-black); -webkit-transition: all 0.8s; -moz-transition: all 0.8s; -o-transition: all 0.8s; -ms-transition: all 0.8s; transition: all 0.8s;}
/* footer social icons */

.rwd-table { margin: auto; min-width: 300px; max-width: 100%; border-collapse: collapse;}
.rwd-table thead tr:first-child { border-top: none; background: var(--color-black); color: #fff;}
.rwd-table tr { border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; background-color: rgba(0, 0, 0, .01);}
.rwd-table.table-striped>tbody>tr:nth-of-type(odd) { background-color: #fbfbfb !important;}
.rwd-table th { display: none;}
.rwd-table td { display: block;}
.rwd-table td:first-child { margin-top: .5em;}
.rwd-table td:last-child { margin-bottom: .5em;}
.rwd-table td:before { content: attr(data-th) " : "; font-weight: bold; display: inline-block; color: #000; padding-right: 15px;}
.rwd-table th,.rwd-table td {text-align: left;}
.rwd-table {color: #333; overflow: hidden; margin-bottom: 30px;}
.rwd-table tr {border-color: #bfbfbf;}
.rwd-table th,.rwd-table td {padding: .5em 1em;}
@media screen and (max-width: 601px) {
  .rwd-table tr:nth-child(2) {border-top: none;}
  .table-bordered {border: 0px;}
}
@media screen and (min-width: 600px) {
  .rwd-table tr:hover {background-color: #fff !important;}
  .rwd-table thead tr:hover {background: var(--color-black) !important;}
  .rwd-table td:before {display: none;}
  .rwd-table th,.rwd-table td { display: table-cell; padding: .25em .5em;}
  .rwd-table th:first-child,.rwd-table td:first-child {padding-left: 0;}
  .rwd-table th:last-child,.rwd-table td:last-child {padding-right: 0;}
  .rwd-table th,.rwd-table td {padding: 1em !important;}
}

.inner-banner{position: relative; z-index: 0; padding: 0 0px;}
.inner-banner::before {content: ""; position: absolute; z-index: 0; top: 0px; right: 0px; bottom: 0; left: 0px; background:rgba(0,0,0, .1);}
.inner-banner img{min-width: 100%;}
.inner-banner .container{position: absolute; min-height: 100%; left: 0; right: 0; bottom: 0;}
.inner-banner h1{color:var(--color-white); font-size: 40px; font-weight: 300; position:absolute; text-transform: uppercase; right: 0; bottom: 15px; margin: 0;background: rgba(0, 0, 0, 0);padding: 15px 20px 15px 20px;}
.inner-banner .inner-breadcrumb{position: absolute; right: 0; bottom: 0px; left: 15px;}
.inner-banner .inner-breadcrumb ol.breadcrumb{font-size: 15px; font-weight: 500;}
.inner-banner .inner-breadcrumb ol.breadcrumb .breadcrumb-item{color: var(--color-white);}
.inner-banner .inner-breadcrumb ol.breadcrumb .breadcrumb-item a{color: var(--color-white);}
.inner-banner .inner-breadcrumb ol.breadcrumb .breadcrumb-item a:hover{color: var(--color-one);}
.inner-banner .inner-breadcrumb ol.breadcrumb .breadcrumb-item+.breadcrumb-item::before{color: var(--color-white);}

.inner-bg{position: relative;padding: 100px 0;}
.inner-bg h2 {font-size:40px;font-weight:300; margin-bottom: 35px;}
.margin-left{margin-left: 32px;}
/* .br{ border-right: 0.5px solid #F79B21; padding: 0 30px 0 0;
  margin: 0 5px 0 0px;} */

.about{background-color: #0C2E3F; color:#fff; border-top: 1px solid #136F9B; padding: 40px;}


@media(min-width:320px) and (max-width:1080px) {
.slider{margin-top:70px; padding:0;}
.inner-banner{margin-top: 64px;padding: 0;}
.inner-banner:before{left: 0; right: 0;}
.inner-banner img {min-width: 100%; height: 180px; object-fit: cover;}
.inner-banner h1 {font-size: 20px; right: 0; left: 0; bottom: 10px; margin-bottom: 0; text-align: center;}
.hidden-xs, .for-md {display: none !important;}
.for-xs{display: block !important;}
::-webkit-scrollbar {width: 0px;}
.Morder-1{order: 1; -webkit-order: 1;}
.Morder-2{order: 2; -webkit-order: 2;}
.Morder-3{order: 3; -webkit-order: 3;}
.Morder-4{order: 4; -webkit-order: 4;}
.carousel-control-prev-icon{ width: 2rem; height: 2rem; background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2344484d'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e"); border: 2px solid var(--color-black);}
.carousel-control-next-icon{ width: 2rem; height: 2rem; background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2344484d'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}
.carousel-control-prev-icon,.carousel-control-next-icon{border: 1px solid var(--color-black); border-radius: 100px;}
.carousel-inner>.carousel-item>img{border-radius: 0;}
.slider .carousel-control-next,.slider .carousel-control-prev{bottom:-50px; }
.slider .carousel-control-next{left: auto;right: 125px;}
.slider .carousel-control-prev{right: auto;left: 125px;}
.mobileSlider .carousel-control-prev{right:auto;left:125px}
.mobileSlider .carousel-control-next,.slider .carousel-control-prev{top:unset;bottom: unset;}
.mobileSlider .carousel-control-next{right: 20px;}
.mobileSlider .carousel-control-prev{left: 20px;}
.mobile-banner-button-nav{display:flex;padding:20px;position:absolute;top:0;right:0;bottom:0;left:0;align-items:center;flex-wrap:wrap}
.mobileSlider .carousel-control-prev-icon{ width: 2rem; height: 2rem; background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e"); border: 0px solid var(--color-black);}
.mobileSlider .carousel-control-next-icon{ width: 2rem; height: 2rem; background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); border: 0px solid var(--color-black);}
.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{text-decoration:none;outline:0;opacity:.9}
/* .carousel-control-prev-icon:focus,.carousel-control-next-icon:hover,.carousel-control-prev-icon:focus,.carousel-control-next-icon:hover{opacity: .9;} */
.btn-one{font-size: 12px;}
footer .footer-bg{padding:40px 10px 20px 10px}
footer svg{display: none;}
footer .text-end {text-align: center!important;}
footer {padding: 40px 0 0; text-align: center;}
.footerextra-Mt{margin-top: 0;}
footer .footer-list {margin-top: 0px;}
.back-to-top{bottom:65px; right: 0; left: 0; margin: 0 auto;}
ul.footerextra { margin: 30px 0 40px;}
footer .copy {padding: 30px 0 30px 0; margin-top: 0px;}
footer .copy .copy-right{text-align: center;}
footer .copy .copy-center{padding-top: 20px; line-height: 24px;}
footer .copy .copy-center i{display: none;}
footer .copy .copy-center span{display: block;}
footer .footer-list h3 span{display: block; margin-right: 0; text-transform: uppercase;}
ul.footerextra li { list-style: none; padding: 6px 12px 6px 12px; position: relative; z-index: 0;}
ul.footerextra li::before { content: "\f192"; font-family: 'Font Awesome 5 Free'; left: -3px; position: absolute; top: 12px; font-weight: 900; color: var(--color-white); font-size: 6px;}
.topSearch {right: 55px; top: 7px;}
.search_icon{background-color: rgba(0,0,0, 0.1); height: 40px; width: 40px; font-size: 16px;}
.search button{position: relative; left: 0; right: 0; width: 100%; height: auto;}
.search-body {position: relative; padding: 30px 15px !important;}
.modal-custom{margin-top: 30px;}
.modal-custom-bg .modal-body .close{right: 0; top: -40px;}
.rwd-table td{width: 100%;}

.home-quality-box{margin: 12px 0;}
.home-about-bg{padding:60px 0;text-align:center}
.home-about-bg h1{font-size:28px;line-height:30px;margin-bottom: 15px;}
.home-about-bg .home-about-text-right{text-align: center;}

.home-brochure-bg{text-align: center;padding: 110px 0;}
.home-brochure-bg h2{font-size:38px;line-height:46px}
.home-brochure-bg h2 span{display:inline}

.home-service-bg{padding:60px 0;text-align:center}

.home-why-bg{padding:0 0 50px 0;text-align:center}
.home-why-bg h3{font-size:20px;margin-bottom:20px}
.home-why-bg h2{font-size:28px;line-height:32px;margin-bottom:20px}
.home-why-bg h2 span{display:inline}
.home-why-box{padding: 0;}
.home-why-box img{width:35%}
.home-why-box h4{font-size:16px;margin:15px 0}

.home-quality-bg{padding:60px 0 60px 0;text-align:center}
.home-quality-bg h2{font-size:28px;line-height:34px;margin-bottom:20px}
.home-quality-bg h2 span{display:inline}
.home-quality-box a .home-quality-text-box h3{font-size:20px;font-weight:400;margin-bottom:20px}

.home-contact-bg .container{padding:50px 20px;text-align:center}
.home-contact-bg h2{font-size:28px;line-height:32px}

.home-enquiry-bg{padding:40px 0 60px 0;text-align:center}
.home-enquiry-bg .home-enquiry-text-box h2{font-size:30px;line-height:34px}
.home-enquiry-bg .home-enquiry-text-box{position:relative;right:0;bottom:0;width:100%;padding:0px 0px 20px 0px}


.home-maintenance-bg{padding:40px 0 60px 0;text-align:center}
.home-maintenance-bg .home-enquiry-text-box h2{font-size:30px;line-height:34px}
.home-maintenance-bg .home-enquiry-text-box{position:relative;left:0;bottom:0;width:100%;padding:0px 0px 20px 0px}
.home-maintenance-bg img{float: none;max-width: 100%;height: 370px; object-fit: cover;margin: 0px;}

.home-testimonials-bg{padding:60px 0 60px 0;text-align:center}
.home-testimonials-bg h2{font-size:30px;line-height:34px;margin-bottom:20px}
.home-testimonials-bg h2 span{display: inline;}


.home-video-bg{position:relative;min-height:auto;overflow:hidden;z-index:0;padding-top:20px;background:#ecfdf8}
.videocontent{text-align: center; position: relative; width: 100%;align-items: center;}
.videocontent h2{font-weight:600;font-size:28px; color: var(--color-one);}

#myVideo{position: relative;}
.image-side::after {display: none;}
.creating-outdoor {padding: 50px 0;}
.creating-outdoor .section-heading {text-align: center;  font-size: 20px;}
.list-box {left: 0;}
.commitment-section {padding: 30px;}
.commitment-section h2 {font-size: 30px;text-align: center;line-height: 30px;}
.commitment-section h2 span {display: block;}

.vision-mission {
    padding: 75px 20px 50px 20px;
}
.form-box {
  margin-right: 0px; /* Remove the negative margin */
}
/* .block {
    padding: 10px 10px;
} */

.breadcrumb-title {font-size: 18px;}
.crafting-quality-section {padding: 0;} 
.button-group {justify-content: center; gap: 10px;}
.button-group .btn {padding: 10px 20px;}
.section-title {font-size: 25px;}
.contact-container {padding: 0; gap: 25px;}
.image-grid {grid-template-columns: repeat(2, 1fr);}
.text-overlay {left: 20px;}
.text-overlay p{text-align: center;}
.resources-section {height: auto; padding: 50px;}
.position-relative img:first-child {margin-top: 70px;}
.about{padding: 20px;}
.home-testimonials-box-2 img{height: 315px;}
}