@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

*{    margin: 0px;    padding: 0px;}

html { scroll-behavior: smooth; }

body{
    font-family: 'DM Sans', sans-serif;
    overflow-x: hidden;
    font-style: normal;
    box-sizing: border-box;
	color: #010101; font-weight: 400;
	font-size:19px; line-height:32px; 
}

h1 { font-size: 53px; line-height: 1.2; margin-bottom: 25px; font-weight: 700;  font-family: "Playfair Display"; }
h2{font-size: 47px; line-height: 1.1; margin-bottom: 25px;  font-weight: 700;font-family: "Playfair Display";  }
h3{font-size: 35px; line-height: 1.1; margin-bottom: 25px; font-weight: 600;font-family: "Playfair Display"; }
h4{font-size: 27px; line-height: 1.1em; margin-bottom: 20px; font-weight: 600;font-family: "Playfair Display"; }
h5{font-size:15px; line-height:24px; font-weight:500; margin-bottom: 20px;  font-family: "DM Sans"; text-transform: uppercase; display: inline-block; color: #fff; background-color: #54996d; border-radius: 30px; padding: 10px 35px;  }
h6{font-size: 19px; line-height: 28px; margin-bottom: 10px; font-weight: 400;font-family: "DM Sans";}




p {    margin-bottom: 25px;}
a{ color:#1f5835; text-decoration: none;-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease;}
a:hover { color:#1f5835; animation: all 1000ms  ease-in;  text-decoration: underline;}
p a:hover { color:#1f5835;   text-decoration: underline;}


::-webkit-scrollbar {    width: 6px;  }
::-webkit-scrollbar-track {    background: #f1f1f1;   }
::-webkit-scrollbar-thumb {  background: #333;  }

.fa.fa-phone{transform: rotate(10deg);}

.navbar-expand-lg .navbar-nav .nav-link {    padding-right: 1.5rem !important;    padding-left: 1.5rem !important;}

/*.header{padding: 18px 0 0 0;  width: 100%; position: relative; }*/
.header{padding: 5px 0 40px 0;position: absolute; z-index: 1; display: block; width: 100%; background-image: url('../image/header-bg-2.webp'); background-repeat: no-repeat; background-position: bottom 80px center;background-size: cover;}
.container{  max-width: 1460px !important;}
.comments-area{ max-width: 1460px !important; margin: auto;}
.single-post .nav-links{max-width: 1460px !important; margin: auto;}

.navbar a{padding: 0px 0px; font-size: 17px; color: #fff; font-weight: 500; }
.navbar ul li{padding-left: 0px; padding-right: 0px;}
.navbar ul li{padding-top: 5px;padding-bottom: 5px;margin-bottom: 0px; margin-right: 35px; }
.navbar ul li:last-child{margin-right: 0;}


.navbar a:hover, .navbar .nav-link:focus {    color: #fff;    text-decoration: none;}
.navbar.active .nav-link {    color: #555;}

.navbar.active .nav-link:hover, .navbar.active .nav-link:focus {    color: #555;    text-decoration: none;}
.navbar.active .navbar-brand {    color: #555;}
.navbar-expand-lg .navbar-nav{/*text-align: center;display: flex;align-items: center;justify-content: center;*/}
.navbar{    padding: 0px 0px 0px 0;/*margin-bottom: 25px;*/}
.navbar-nav{margin: 0 auto; width: 100%;}

#menu-main-menu a{ color: #000;     letter-spacing: 0.025em; font-size: 20px;   text-decoration: none; font-weight: 400;  font-family: "DM Sans"; padding-bottom: 15px; }
.mainmenu-div{margin-top: 15px; margin-bottom: 0px;  position: relative; z-index: 1; padding: 0px 0px 0px 0px; }
.mainmenu-div .navbar{/*! float: right; align-items: center; */ display: flex; justify-content: end; /*width: 100%;*/}


#menu-main-menu li.current_page_item a, #menu-main-menu li a:hover{color: #1f5835;}
#menu-main-menu li{position: relative; padding: 20px 0;}
#menu-main-menu li.current-menu-item{border-bottom: 1px solid #fff;}
#menu-main-menu li.current-menu-parent{border-bottom: 1px solid #fff;}
#menu-main-menu li.current-menu-item.menuBtn{border-bottom: none !important;}


nav ul ul{position: absolute;  top: 70px; width: 290px; background-color: #fff; display: none; z-index: 99999; text-align: left; font-size: 16px; line-height: 22px; padding-top: 10px; padding-bottom: 10px;}
nav ul ul:before {    content: "";    display: block;    position: absolute;    top: -7px;    left: 12px;    border-right: 7px solid transparent;    border-bottom: 7px solid #fff;    border-bottom-color: #fff;     border-left: 7px solid transparent; z-index: 100 !important;}
nav ul li:hover ul{display: block;}
nav ul ul li{float: none !important; display: block; margin: 10px 0 !important; padding: 0px 0 0 !important; border-width: 1px !important; border:  none;}
nav ul ul li a{padding: 5px 20px 5px !important; display: block !important; color: #000 !important;}
nav ul ul li:hover > a,
nav ul ul li.current-menu-item > a{ background-image: none !important; }

nav ul ul ul{position: absolute;  left: 250px; top: unset; width: 290px; background-color: #fff; display: none !important; z-index: 99999; text-align: left; font-size: 16px; line-height: 22px;margin-top: -38px;}
nav ul ul li:hover ul{display: block !important;}
nav ul ul li{padding-left: 0 !important; padding-right: 0 !important;}
nav ul ul li:last-child{border-bottom: none !important;}
nav ul ul li.current-menu-item a, nav ul ul li:hover a{color: #013660 !important;}


/*#menu-main-menu a svg{display: none;}*/

header nav.navbar li svg{display: none !important;font-size: 12px !important; width: 25px; height: 20px;  fill: #1D1D1D;font-weight: 800 !important;position: absolute;top: 20px;}
nav ul li.menu-item-has-children:after{content: '\f0d7'; font-family: 'FontAwesome';   margin-left: 6px;    color: #fff;    font-size: 12px;}




.sitelogo img {  width: 234px; max-width: 100%;  height: auto;  /*z-index: 1000 !important; position: relative;*/}
.sitelogo a{color: #fff;  font-size: 18px; font-weight: 600; text-decoration: none; line-height: 24px;}
.sitelogo{margin-top: 12px;}




hr {    margin-top: 1rem;    margin-bottom: 1rem;    border: 0;    border-top: 1px solid #DAD5D5;}
footer{  padding-top: 95px; padding-bottom: 30px;background-color: transparent; background-image: url('../image/footer-bg.webp'); background-repeat: no-repeat; background-size: cover; background-position: top left; position: relative; margin-top: -235px; }


.paginantionCol{width: 100%; text-align: center;}
.pagination .next, .pagination .prev{ padding: 7px 15px !important; color: #fff; font-weight: 500; font-size: 12px;  }
.pagination .page-numbers{color: #fff !important;  background: #000; padding: 7px 12px;  font-weight: 500; margin: 3px 1px; border-radius: 3px;font-size: 12px; text-decoration: none; }
.pagination .page-numbers:hover, .pagination .next:hover, .pagination .prev:hover, .pagination .page-numbers.current{color: #fff !important;  background: #f78538;}
.pagination .next svg, .pagination .prev svg{display: none;}
.pagination .next span.screen-reader-text, .pagination .prev span.screen-reader-text{width: auto !important;height: auto;top: unset;font-size: 12px;opacity: 1;color: #fff;position: relative;display: inline-block;clip-path: unset;clip: unset;line-height: 12px;}
.pagination .next span.screen-reader-text:hover, .pagination .prev span.screen-reader-text:hover{color: #fff !important;;}
.pagination {float:none; margin-top:35px;}
.pagination .nav-links{float:none; clear:both;}
.pagination.void-grid-nav span.current, .pagination.void-grid-nav a:hover{background-color: #70b752 !important; color: #fff;}
.pagination.void-grid-nav{float: right; clear: both;margin-top: 30px;}
.PostpaginationMain{margin: auto;  display: flex;  width: 100%;}
.Postpagination{margin: auto;}


.post-navigation .nav-links{clear: both; width: 100%; display: block; padding: 30px 0 150px;position: relative;}
.post-navigation .nav-links .nav-next{ width: 50%; float: left; height: 30px !important; line-height: 10px !important; }
.post-navigation .nav-links .nav-previous{width: 50%; float: left; height: 30px !important; line-height: 10px !important;}
.post-navigation svg{font-size: 15px !important; width: 30px;}
.post-navigation .nav-links .nav-previous svg{float: right; margin-right: 10px;}
.post-navigation .nav-links .nav-next svg{ margin-left: 10px;}


.default-page-content{padding-top: 98px; padding-bottom:98px;}
.topbar-bottom{padding: 0 0 10px; background-color: rgba(0,0,0,0);}



.middle-content-row{align-items: center; /* justify-content: center;*/}
.row-col-bottom{align-items: end;}
.row-col-center{justify-content: center;}
.row-col-end{justify-content: end;}
.backgroundbg{background-size:cover; background-repeat:no-repeat;}

.single .post-thum-img img{height: auto; width:100%;}
.post-title-cls h1{font-size: 40px;line-height: 1em;font-weight: 400;color: #0021ae;text-transform: uppercase;margin-bottom: 25px;}



.single-post nav.navigation{display: none;}
.single-post .wrap{/*padding-bottom: 60px;*/}

img.fullsize{width: 100%;}
img.maxsize{max-width: 100%;}
img.radius, .radiusimg img{border-radius:10px;}


.p-t-125{padding-top:125px;}
.p-b-125{padding-bottom:125px;}
.m-t-125{margin-top:125px;}
.m-b-125{margin-bottom:125px;}
.m-t-150{margin-top:150px;}
.m-b-150{margin-bottom:150px;}

.p-t-280{padding-top:280px;}
.p-b-280{padding-bottom:280px;}
.p-t-150{padding-top:150px;}
.p-b-150{padding-bottom:150px;}
.p-t-110{padding-top:110px;}
.p-b-110{padding-bottom:110px;}
.p-t-98{padding-top:98px;}
.p-b-98{padding-bottom:98px;}
.p-t-60{padding-top:60px;}
.p-b-60{padding-bottom:60px;}
.p-t-30{padding-top:30px;}
.p-b-30{padding-bottom:30px;}

.m-t-98{margin-top:98px;}
.m-b-98{margin-bottom:98px;}
.m-t-60{margin-top:60px;}
.m-b-60{margin-bottom:60px;}
.m-t-30{margin-top:30px;}
.m-b-30{margin-bottom:30px;}



.proPopupImg {  display: none;   position: fixed;   z-index: 1;   padding-top: 100px;   left: 0;  top: 0;  width: 100%;   height: 100%;   overflow: auto;   background-color: rgb(0,0,0);   background-color: rgba(0,0,0,0.9); }
.proPopupImg-content {  margin: auto;  display: block;  width: auto;  max-width: 700px;}
#caption {  margin: auto;  display: block;  width: 80%;  max-width: 700px;  text-align: center;  color: #ccc;  padding: 10px 0;  height: 150px;}
.proPopupImg-content, #caption {    -webkit-animation-name: zoom;  -webkit-animation-duration: 0.6s;  animation-name: zoom;  animation-duration: 0.6s;}
@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}
@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}
.close {  position: absolute;  top: 15px;  right: 35px;  color: #f1f1f1;  font-size: 40px;  font-weight: bold;  transition: 0.3s;}
.close:hover,.close:focus {  color: #bbb;  text-decoration: none;  cursor: pointer;}
@media only screen and (max-width: 700px){
  .proPopupImg-content {
    width: 100%;
  }
}

.faqBox{margin-top: 45px;}
.accordionjs .acc_section {    box-shadow: unset !important;    background-color: transparent !important; border-bottom: 1px solid #000 !important;   border-radius: 0px !important; padding: 0 !important; margin-bottom: 15px !important;}
.accordionjs .acc_section.acc_active {   background-color: transparent !important; border-bottom: none !important; }
.accordionjs .acc_section .acc_head {    position: relative !important;padding-bottom: 12px;}
.accordionjs .acc_section .acc_head:after {    content: "+";    display: block;    position: absolute;    top: 0;    left: 0;    color: #000;    font-size: 20px;  font-weight: 400;}
.accordionjs .acc_section.acc_active .acc_head:after {    content: "-"; font-size: 28px;}
.accordionjs .acc_section .acc_head h5 {  margin: 0;    padding-left: 25px;    font-size: 18px;line-height: 29px;    font-weight: 500;}
.accordionjs .acc_section .acc_content {  margin-top: 0px; padding-top: 0px !important; color: #000 !important;}
.accordionjs .acc_section .acc_content p{color: #000 !important;}
.accordionjs{padding-bottom: 35px !important;}


.col-middle-gap .one{padding-right: 28px;}
.col-middle-gap .two{padding-left: 28px;}
.col-middle-gap2 .one{padding-right: 38px;}
.col-middle-gap2 .two{padding-left: 38px;}
img.borderradius{border-radius:12px;}
img.radius{border-radius:10px;}


.mobiledisplay{display:none;}


/*.sitelogo:before{content: url(../../../../wp-content/uploads/2022/08/text-bfr-img.png); position: absolute;top: -6px;margin-left: -70px;}
.sitelogo:after{content: url(../../../../wp-content/uploads/2022/08/text-aft-img.png); position: absolute;top: -6px;margin-left: 20px;}*/


.section-img img, .section-content img{max-width: 100%;}
.box-shadow{box-shadow: 0px 0px 28px #ddd; width: 100%; padding:70px;  display: block;}
.default-row-content{padding-top:98px; padding-bottom: 98px; }

.orangeBG{background-color: #e78a61;}
.deepOrangeBG{background-color: #d57b56;}
.greenBG{background-color: #066c5f;}
.lightGreenBG{background-color: #e7f6f1;}
.blueBG{background-color: #242539;}
.deepblueBG{background-color: #053E6C;}
.whiteColor{color: #fff;}

.section-content ol{padding-left: 15px; margin-bottom: 25px;}
.section-content ul{ margin-bottom: 30px; padding-left: 15px;}
.section-content ul li {  padding-left: 6px; margin-bottom: 5px;}
/*.section-content ul li::marker {  color: #000;   } */

.section-content ul.ticUl{ margin-bottom: 30px; padding-left: 0px;}
.section-content ul.ticUl li { list-style: none; padding-left: 25px; margin-bottom: 6px; background-image: url(../image/webp/ticul.webp);background-size: auto; background-position: top 7px left;  background-repeat: no-repeat;}
ul.ul2col{column-count: 2; column-gap: 20px;}


.btn {  display: inline-block;  position: relative;  padding: 11px 50px; border: none;  color: #fff;  background: #0b622d; border-radius: 40px;  font-size: 20px;  text-decoration: none !important;  overflow: hidden; margin-top: 10px; font-weight: 400; font-family: 'DM Sans';  border: none !important; cursor:pointer; 
  -webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease; }
.btn:hover{animation: all 1000ms  ease-in; color: #fff !important; background: #000;  }

.btn2 {  display: inline-block;  position: relative;  padding: 7px 30px; border: none;  color: #fff;  background: #0b622d; border-radius: 40px;  font-size: 16px;  text-decoration: none !important;  overflow: hidden; margin-top: 10px; font-weight: 400; font-family: 'DM Sans';  border: none !important; cursor:pointer; 
  -webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease; }
.btn2:hover{animation: all 1000ms  ease-in; color: #fff !important; background: #000;  }





.social-link ul{list-style: none;}
.social-link ul li{display: inline-block; border: 1px solid #000; border-radius: 50%; width: 40px;  height: 40px;  padding: 5px 0 0 0; text-align: center; margin-right: 5px;}
.social-link ul li:last-child{margin-right: 0;}
.social-link ul li a{color: #000; display: block; font-size: 16px; line-height: 30px;}


.slick-dots{padding: 0 !important;}
.slick-dots li{  background-image: none !important; padding: 0 !important; margin: 0 !important;}
button.slick-arrow:before {    font-size: 30px!important;    line-height: 16px;    background: none;    height: 35px !important;    width: 35px !important;    border-radius: 50%;    display: inline-block;    line-height: 20px;    opacity: 1 !important;}
button.slick-arrow:hover:before {    background: none;}
button.slick-arrow { padding: 0 !important;; background-image: none !important;  z-index: 1;  height: 15px !important;    width: 15px !important; }
button.slick-prev { left: -55px !important; }
button.slick-next { right: -20px !important; background-position: top right;}
button.slick-prev:before {   content: url(../image/slider-left2.webp);    color: #000;}
button.slick-next:before {  content: url(../image/slider-right2.webp);    color: #000;} 
button.slick-disabled {    opacity: .6;}




.header-button{margin-left: 75px;}
.header-button a{padding: 0; color: #000; font-size: 28px; font-weight: 600; }
.header-button a:hover{color: #1f5835;}
.header-contact{display: block;font-family: "Poppins";}

.header-contact span{display: inline-block; vertical-align: top;}
.header-contact span:first-child{background-color: #0b622d; color: #fff; border-radius: 50px; width: 60px; height: 60px; padding: 15px 15px 0 0; margin-right: 15px;}
.header-contact span:first-child i{font-size: 25px;}
.header-contact span:last-child{text-align: left;}
.header-contact h6{ font-size: 21px; line-height: 25px; margin-bottom: 5px;}



.inner-bannr .section-content{position: relative;}
.inner-bannr{position: relative;background-size: cover;  background-position: top center;  background-repeat: no-repeat; font-size: 20px; line-height: 30px; color: #fff;padding: 320px 0 170px; top: 80px; margin-bottom: 80px;}
.inner-bannr:before{content: "";/*background-color: rgba(96,133,66,0.4);*/ background: radial-gradient(circle at top left, rgba(0, 0, 0, 0.99), transparent 90%), radial-gradient(circle at bottom right, rgba(96, 133, 66, 0.2), transparent 40%), linear-gradient(to right, rgba(96, 133, 66, 0.2) 30%, rgba(96, 133, 66, 0.2) 70%);top: 0; left: 0; width: 100%; height: 100%;position: absolute;}
.inner-bannr .col-cmn{position: relative; z-index: 1;}






.home-row-banner{position: relative;background-size: cover;  background-position: top center;  background-repeat: no-repeat; font-size: 20px; line-height: 30px; color: #fff;padding: 320px 0 170px; top: 80px; margin-bottom: 80px;}
/*home-row-banner:before{content: ""; background: radial-gradient(circle at top left, rgba(0, 0, 0, 0.99), transparent 80%), radial-gradient(circle at bottom right, rgba(96, 133, 66, 0.2), transparent 40%), linear-gradient(to bottom, rgba(96, 133, 66, 0.4) 30%, rgba(96, 133, 66, 0.8) 70%);top: 0; left: 0; width: 100%; height: 100%;position: absolute;}*/
.home-row-banner:before{content: "";/*background-color: rgba(96,133,66,0.4);*/ background: radial-gradient(circle at top left, rgba(0, 0, 0, 0.99), transparent 100%), radial-gradient(circle at bottom right, rgba(96, 133, 66, 0.2), transparent 40%), linear-gradient(to right, rgba(96, 133, 66, 0.2) 30%, rgba(96, 133, 66, 0.2) 70%);top: 0; left: 0; width: 100%; height: 100%;position: absolute;}

.home-row-banner .col-cmn{position: relative; z-index: 1;}
.home-row-banner h6{font-weight: 400; text-transform: uppercase; font-size: 15px; line-height: 23px;}
.home-row-banner p{font-size: 30px; line-height: 39px;}

.about-img{position: relative;}
.about-img .aboutImg1{border: 16px solid #1e5734; border-radius: 50%; object-fit: cover; width: 500px; height: 500px;position: relative;}
.about-img .aboutImg2{border: 10px solid #1e5734; border-radius: 50%; object-fit: cover; width: 300px; height: 300px; position: absolute; bottom: -50px; right: 30px; }
.about-img:before{content: ""; display: block; width: 60px; height: 60px; background-color: #0b622d; border-radius: 50%; position: absolute; bottom: -55px; right: 300px;}
.about-img:after{content: ""; display: block; width: 330px; height: 330px; background-color: #dcffe9; border-radius: 50%; position: absolute; top: 95px; right: 20px;}
.about-img img{z-index: 1;}
.about-img:not(:has(.aboutImg2)) .aboutImg1{ width: 600px; height: 600px;}
.about-img:not(:has(.aboutImg2)):before{bottom: 0px; right: 100px;}
.about-img:not(:has(.aboutImg2)):after{top: 35px; right: 10px;}

.roundShap-right-bottom{position: relative;}
.roundShap-right-bottom:before{content:""; position: absolute;z-index: 0; top: 0; right:0; height: 100%; width: 55%; background-image: radial-gradient(circle at bottom right, rgba(214, 238, 222, 0.99), transparent 80%),   radial-gradient(circle at center right, rgba(255, 255, 255, 1), transparent 0%);  background-repeat: no-repeat;}

.roundShap-lft{position: relative;}
.roundShap-lft:before{content:""; position: absolute;z-index: 0; top: 0; left:-13%; height: 100%; width: 45%; background-image: radial-gradient(circle at center center, rgba(214, 238, 222, 0.99), transparent 80%),   radial-gradient(circle at center right, rgba(255, 255, 255, 1), transparent 0%);  background-repeat: no-repeat;}
.home-row-about .two{background-image: radial-gradient(circle at center center, rgba(251, 249, 226, 0.99), transparent 80%),   radial-gradient(circle at center right, rgba(255, 255, 255, 1), transparent 0%);  background-repeat: no-repeat;}
.roundShap-right-mddle{position: relative;}
.roundShap-right-mddle:after{content:""; position: absolute; z-index: 0; top: 0; right: 0; height: 60%; width: 50%;;background-image: radial-gradient(circle at center right, rgba(217, 239, 226, 0.9), transparent 80%);  background-repeat: no-repeat;}
.roundShap-right-mddle section{position: relative; z-index: 1;}
.home-row-service{background-color: #1f5835; border-top-right-radius: 450px;}
.home-row-service .headingRow{color: #fff;}
.homeServiceCol{margin-bottom: 30px;}
.homeServiceCol .section-content{height: 100%; padding: 0 5px;}
.homeServiceBox{height: 100%; background-color: #fff; border-radius: 15px; position: relative;padding-bottom: 30px;}
.homeServiceBox .homeServiceBox-img img{width: 100%; height: 300px; object-fit: cover; border-top-left-radius: 15px; border-top-right-radius: 15px;}
.homeServiceBox-cont{padding: 40px 30px 50px 30px;}
.homeServiceBox-btn{position: absolute; left: 30px; bottom: 30px;}

.homeServiceBox-icon{position: absolute; right: 25px; top: 250px;}
.homeServiceBox-icon img{width: 100px;}

.home-row-gallery{background-image: url('../image/home-gallery-bg.webp'); background-repeat: no-repeat; background-position: top center; background-size: cover;}
.home-row-gallery .headingRow{color: #fff;}
.gallerySliderBox-img img{width: 100%; object-fit: cover; height: 630px; border-radius: 20px;}
.gallerySliderBox-img{position: relative;}
.gallerySliderBox-img:before{content: ""; display: block; width: 100%; height: 100%; border-radius: 20px; position: absolute; background-color: rgba(0,0,0,0.4);}
.gallerySlider .slick-slide{padding: 0 20px;position: relative;}
.gallerySliderBox-title{color: #fff; font-size: 45px; font-family: "Playfair Display"; font-weight: 700;position: absolute; width: 100%;  bottom: 80px; left: 80px; z-index: 1;}

.gallerySlider button.slick-prev:before {   content: url(../image/slider-left.webp);    color: #000;}
.gallerySlider button.slick-next:before {  content: url(../image/slider-right.webp);    color: #000;} 
.home-row-gallery .btn{border: 1px solid #fff !important;}
.whyChooseCont{background-image: radial-gradient(circle at center center, rgba(251, 249, 226, 0.99), transparent 70%),   radial-gradient(circle at center right, rgba(255, 255, 255, 1), transparent 0%);  background-repeat: no-repeat;}
.whyChooseCont .section-content{font-size: 18px; line-height: 28px;padding-top: 90px;}
.whyChooseCont .section-content div:first-child{margin-left: -12%;}
.whyChooseCont .section-content div:nth-child(2){margin-top: 22%;}
.whyChooseCont .section-content div:nth-child(3){margin-top: 22%;margin-left: -25%;}

.home-row-whyChoose.roundShap-lft:before{left: 0;}

.equipmentSlider .slick-slide{padding: 10px 15px 20px 15px;}
.equipmentSliderBox-img img{width: 100%; object-fit: cover; height: 540px; border-top-left-radius: 50%;border-top-right-radius: 50%; border-bottom-right-radius: 25px; border-bottom-left-radius: 25px;}
.equipmentSliderBox-content{width: 85%; margin: -35px auto auto auto; background-color: #fff; padding: 25px; border-radius: 18px; position: relative;box-shadow: 0 5px 12px rgba(0,0,0,0.3);}
.equipmentSliderBox h4{margin-bottom: 15px;}
.equipmentSliderBox a.link{color: #000; text-decoration: none; display: inline-block;background-image: url('../image/arrow-right.webp'); background-repeat: no-repeat; background-position: center right 10px; padding: 0 50px 0 0;  }
.equipmentSliderBox a.link:hover{background-position: center right;}

.home-row-equipment{position: relative;}
.home-row-equipment:after{ content:""; display: block; width: 100%; height: 40%; position: absolute;bottom: 0; left: -20%;  background-image: radial-gradient(circle at center center, rgba(251, 249, 226, 0.99), transparent 35%),   radial-gradient(circle at center right, rgba(255, 255, 255, 1), transparent 0%);  background-repeat: no-repeat;}
.home-row-equipment:before{content:""; position: absolute; z-index: 0; top: 0; right: -15%; height: 90%; width: 70%;;background-image: radial-gradient(circle at center center, rgba(217, 239, 226, 0.9), transparent 80%);  background-repeat: no-repeat;}

.home-row-equipment .container{position: relative; z-index: 1;}

.contactListMain{display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;}
.contactListBox{-ms-flex: 0 0 33.3333%;  flex: 0 0 33.3333%;  max-width: 33.3333%; padding: 25px 10px;}
.contactListBox p{ font-size: 32px; line-height: 1.2;}
.contactListBox span{background-color: #0b622d; color: #fff; border-radius: 50px; width: 60px; height: 60px; padding: 15px 0 0 0; text-align: center; margin-right: 15px; display: inline-block; margin-bottom: 22px;}
.contactListBox span i{font-size: 25px;}
.contactListBox h3{margin-bottom: 15px;}
.contact-row-details{background-image: radial-gradient(circle at center right, rgba(251, 249, 226, 0.99), transparent 80%),   radial-gradient(circle at center right, rgba(255, 255, 255, 1), transparent 0%);  background-repeat: no-repeat;}


.galleryBox a{display: block;}
.galleryBox img{width: 100%; height: 540px; object-fit: cover; border-radius: 23px;}
.galleryCol{margin-bottom: 15px;}
.page-template-gallery img.fancybox-image{border-radius: 22px;}


.ourFleet-row-one {background-image: radial-gradient(circle at center right, rgba(251, 249, 226, 0.99), transparent 50%),   radial-gradient(circle at center right, rgba(255, 255, 255, 1), transparent 0%);  background-repeat: no-repeat;}
.ourFleetCol{margin-bottom: 30px;}
.ourFleetCol .section-content{height: 100%;}
.ourFleetBox{height: 100%; position: relative; line-height: 0;}
.ourFleetBox:before{content: ""; display: none; width: 100%; height: 100%; border-radius: 23px; position: absolute; z-index: 0; bottom: 0; left: 0; background-image: radial-gradient(circle at top left, rgba(0, 0, 0, 0.25), transparent 30%), radial-gradient(circle at bottom right, rgba(0, 0, 0, 0.25), transparent 70%), linear-gradient(to top, rgba(0, 0, 0, 0.9) 30%, rgba(0, 0, 0, 0.5) 70%);  background-repeat: no-repeat; }
.ourFleetBox img.ourFleetBoxImg{width: 100%; height: 418px; object-fit: cover; border-radius: 23px;}
.ourFleetBox .ourFleetBox-content{position: absolute; bottom: 0; width: 100%; color: #fff; padding: 25px; display: none;}
.ourFleetBox .ourFleetBox-content h4{margin-bottom: 10px;}
.ourFleetBox .ourFleetBox-content p{font-size: 15px; line-height: 22px; margin-bottom: 0;}
.ourFleetBox:hover:before{display: block;}
.ourFleetBox:hover .ourFleetBox-content{display: block;}



.serviceColImg .section-img{position: relative;}
.serviceColImg img{  border: 13px solid #1e5734;  border-radius: 50%;  object-fit: cover;  width: 600px;  height: 600px;  position: relative; z-index: 1;}
.serviceColImg:before{content: ""; display: block; width: 60px; height: 60px; background-color: #0b622d; border-radius: 50%; position: absolute; bottom: 65px; right: 120px;}
.serviceColImg:after{content: ""; display: block; width: 330px; height: 330px; background-color: #dcffe9; border-radius: 50%; position: absolute; top: 15px; right: 0px;}
.serviceRow2 .serviceColImg{ text-align: right;}
.serviceRow2 .serviceColImg:before{ bottom: unset; top: 0px; right: 30px; }
.serviceRow2 .serviceColImg:after{top: unset; bottom: 15px; right: unset; left: 0px;}
.serviceRow1 .section-content{padding-left: 35px;}
.serviceRow2 .section-content{padding-right: 35px;}
.service-row-one{position: relative;}
.service-row-one:before{content:""; position: absolute;z-index: 0; top: 0; left:-15%;; height: 1000px; width: 45%; background-image: radial-gradient(circle at center center, rgba(214, 238, 222, 0.99), transparent 80%),   radial-gradient(circle at center right, rgba(255, 255, 255, 1), transparent 0%);  background-repeat: no-repeat;}
.service-row-one:after{content:""; position: absolute;z-index: 0; bottom: 0; right:-15%;; height: 600px; width: 65%; background-image: radial-gradient(circle at bottom right, rgba(214, 238, 222, 0.99), transparent 80%),   radial-gradient(circle at center right, rgba(255, 255, 255, 1), transparent 0%);  background-repeat: no-repeat;}
.service-row-one .container .row:first-child{position: relative;}
.service-row-one .container .row:first-child:before{content: ""; display: block; width: 100%; height: 100%; top: 0; right: -25%; position: absolute;background-image: radial-gradient(circle at center center, rgba(251, 249, 226, 0.99), transparent 60%), radial-gradient(circle at center right, rgba(255, 255, 255, 1), transparent 0%);  background-repeat: no-repeat;}
.service-row-one .container{position:relative; z-index:1;}



.default-row-content{position: relative;}
.default-row-content:before{content:""; position: absolute;z-index: 0; top: 0; left:0;; height: 400px; width: 400px; background-image: radial-gradient(circle at center left, rgba(214, 238, 222, 0.99), transparent 60%),   radial-gradient(circle at center right, rgba(255, 255, 255, 1), transparent 0%);  background-repeat: no-repeat;}
.default-row-content .container{position: relative; z-index: 1;}











.footer-logo-details img{width: 175px !important; height: auto !important;}

.footer-frm{ background-color: #1E5834; color: #fff;background-image: url('../image/footer-img-2.webp'); background-repeat: no-repeat; background-position: top left; background-size: 48% auto;}
.footer-frm .one{padding-bottom: 100px;}


.footer-top{padding-top: 110px;}
.footer-frm .section-content{position: relative; z-index: 3;}

.footerContactDiv{display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap; color: #000;}
.footer-contact-details{display: block; -ms-flex: 0 0 100%;  flex: 0 0 100%;  max-width: 100%;}
.footerContactDiv .footer-contact-details span{display: table-cell; vertical-align: top;}
.footerContactDiv .footer-contact-details span i{margin-right: 12px;}
.footerContactDiv .footer-contact-details span:last-child{padding-right: 15px;}
.footer-contact-details h4{font-size: 16px; margin-bottom: 5px;}
.footer-contact-details, .footer-contact-details a{font-size: 19px; color: #000;}
.footer-contact-details{display: block; width: 100%; margin-bottom: 25px;}
.footer-contact-details i{color: #000;margin-right: 10px; padding: 5px; border-radius: 50%; font-size: 20px; }
.footer-top .rowone .three h2{color: #000;}
.footer-top .rowone .three  a:hover{color: #000;}

footer{position: relative; z-index: 1; color: #000;}
footer a{color: #000; }
footer .footer-top h2{color: #000;font-size: 26px; margin-bottom: 1.1; font-weight: 600;}
.footer-copyright{font-size: 17px; line-height: 20px; font-weight: 300; color: #000;}
.footer-copyright p{margin-bottom: 5px; font-size: 17px; line-height: 30px;}
.footer-copyright a{color: #000;}

.footer-copyright a:hover{text-decoration: underline; color: #000;}

footer a:hover, footer li a:hover{color: #000;}
.footer-top .rowone .two .cipi{padding-left: 40px;}
footer ul.listo{padding-left: 3px;}
footer ul.listo li{list-style: none; font-size: 19px; margin-bottom: 5px;}
.rowCopyright{padding-top: 0x; font-size: 17px;  margin-top: 15px; }
.footer-top .rowone{margin-bottom: 5px;padding-bottom: 20px;}


footer .social-link{margin-bottom: 25px; display: block;}
footer .social-link li{border: none; padding: 5px !important; margin: 0 3px !important;}
footer .social-link li a{border-radius: 50%; border: 1px solid #000; background-color: transparent; color: #000;display: block; width: 40px; height: 40px; padding: 5px 0 0 0; text-align: center;}

.footer-logo-details img{width: auto !important; max-width: 100%; height: auto !important; }



form .frm-row{width:100%; display:block; padding: 1px 0;}
form .frm-row .frm-col2{width: 49.5%; display: inline-block; vertical-align:top;}
form .frm-row .frm-col2:first-child{padding-right: 7px;}
form .frm-row .frm-col2:last-child{padding-left: 7px;}
form .frm-row .frm-colfull{display:block; width:99.5%;}
form .frm-row-btn p{margin-bottom: 0;}
.contactform{padding-left:20px;}
.contactform .wpcf7-spinner{display: block;}

form .frm-col p{margin-bottom: 10px;}
form .row{margin-left: -5px; margin-right: -5px;}

form p{margin: 0;}
form input[type="text"], form input[type="email"], form input[type="tel"], form input[type="number"], form select, form input[type="search"], form input[type="password"]{width: 100%; color: #000; background-color: #fff; border: none;  border-radius: 80px; padding: 15px 25px; font-size: 17px; outline: unset;font-family: "DM Sans";font-weight: 600;margin-bottom: 12px;}
form textarea{ outline: unset; height: 190px; resize: unset;width: 100%; color: #000; background-color: #fff; border: none; border-radius: 20px; padding: 15px 25px; font-size: 18px; outline: unset;font-family: "DM Sans";font-weight: 600;margin-bottom: 8px;  outline: unset;}
form .frm-row p{margin-bottom: 10px;}
.frm-row-btn{margin-top: 10px;}

form input[type="submit"]{  display: inline-block;  position: relative;  padding: 11px 40px; border: none;  color: #fff !important;  background: #32a45e; border-radius: 40px;  font-size: 20px;  text-decoration: none !important;  overflow: hidden; margin-top: 10px; font-weight: 400; text-transform: none; font-family: 'DM Sans';  border: none !important;
-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease; cursor: pointer;}
form input[type="submit"]:hover{animation: all 1000ms  ease-in; color: #fff !important; background: #000;  }










.comments-area{margin-top: 20px;background-color: #f4f4f4; padding: 25px 0 0;}
.comments-area h2.comments-title{font-size: 35px;}
.comments-area footer {  color: #000;  background-color: transparent !important;  padding: 0 0 0 0;}
.comments-area .comment-author img{border-radius: 50%; width: 70px; height: 70px;}
.comments-area ol{margin-left: 15px;}
.comments-area .comment-author a{color: #000;}


.comments-area .comment-metadata{padding-bottom: 10px;}
.comments-area .comment-metadata a{color: #000;}
.comments-area .comment-metadata time{font-size: 14px;}

.comments-area .reply svg{ width: 20px; height: 20px; display: inline-block; margin-right: 15px;}
.comments-area .reply{margin-bottom: 25px;}
.comments-area input[type="text"], .comments-area input[type="tel"], .comments-area input[type="email"], .comments-area select, .comments-area input[type="url"]{margin-bottom: 10px !important;width: 100%; padding: 15px 20px; border: 1px solid #d3d3d3; background-color: #fdfdfd; font-size: 18px; color: #bfbfbf; text-transform: uppercase; outline: none;}
.comments-area textarea{margin-bottom: 10px !important;width: 100%; padding: 15px 20px; border: 1px solid #d3d3d3; background-color: #fff; font-size: 18px; color: #000;height: 9em;outline: none;}
.comments-area h3.comment-reply-title small a{ color:#000 !important; font-size: 25px; margin-left: 15px;}












/*--------Responsive start--------------*/



@media screen and (min-width:1400px){
       

  
}


@media screen and (max-width:1820px){
    
 
.roundShap-lft:before{left: 8%; background-image: radial-gradient(circle at center center, rgba(214, 238, 222, 0.99), transparent 60%),   radial-gradient(circle at center right, rgba(255, 255, 255, 1), transparent 0%); }
.home-row-equipment:before{ right: 0;background-image: radial-gradient(circle at center center, rgba(217, 239, 226, 0.9), transparent 60%); }
.roundShap-right-bottom:before{background-image: radial-gradient(circle at bottom right, rgba(214, 238, 222, 0.99), transparent 60%); }

  
.service-row-one:before{left:0%;; width: 100%; height: 40%; background-image: radial-gradient(circle at top left, rgba(214, 238, 222, 0.99), transparent 40%);}
.service-row-one:after{ right:0;width: 100%;  height:40%; background-image: radial-gradient(circle at bottom right, rgba(214, 238, 222, 0.99), transparent 40%);}
.service-row-one .container .row:first-child:before{ right: 0; background-image: radial-gradient(circle at center center, rgba(251, 249, 226, 0.99), transparent 30%);}
  
}

@media screen and (max-width:1700px){
  
  
}


@media screen and (max-width:1620px){
  
button.slick-prev { left: -15px !important; }
button.slick-next { right: 25px !important; }

.footer-frm{  background-size: 48% auto;}
.footer-frm{padding-top: 0 !important; padding-bottom: 0 !important; background-size: auto 100%;}
.footer-frm .one{padding-top: 60px; padding-bottom: 190px; background-color: #1E5834;}
.footer-frm .one .section-content{padding-left: 30px;}
  
  
.about-img:not(:has(.aboutImg2)) .aboutImg1{ width: 450px; height: 450px;}
.about-img:not(:has(.aboutImg2)):before{bottom: 0px; right: 90px;}
.about-img:not(:has(.aboutImg2)):after{top: 35px; right: 0px;}
  
  
.serviceColImg img{  border-width: 10px;  width: 500px;  height: 500px; }
.serviceColImg:before{ width: 50px; height: 50px; bottom: 45px; right: 120px;}
.serviceColImg:after{ width: 280px; height: 280px; top: 15px; right: 0px;}
.serviceRow2 .serviceColImg:before{  top: 0px; right: 30px; }
.serviceRow2 .serviceColImg:after{ bottom: 15px; left: 0px;}

}

@media screen and (max-width:1520px){

  
    
.container{  max-width: 94% !important;}
.comments-area{ max-width: 94% !important; margin: auto;}
.single-post .nav-links{ max-width: 94% !important; margin: auto;}



body{	font-size:17px; line-height:30px; }
  
h1 { font-size: 48px; line-height: 1.2; margin-bottom: 25px; }
h2{font-size: 42px; line-height: 1.1; margin-bottom: 25px;  }
h3{font-size: 31px; line-height: 1.1; margin-bottom: 25px;  }
h4{font-size: 24px; line-height: 1.1em; margin-bottom: 20px; }
h6{font-size: 17px; line-height: 28px; margin-bottom: 10px; }

.home-row-banner{ font-size: 17px; line-height: 30px; padding: 260px 0 110px;}
.home-row-banner p{font-size: 24px; line-height: 33px;}
  
  .inner-bannr{ padding: 260px 0 110px;}
  
#menu-main-menu a{font-size: 17px;}
#menu-main-menu li { padding: 10px 0;}

.header-contact span:first-child{ width: 45px; height: 45px; padding: 8px 12px 0 0; margin-right: 10px;}
.header-contact span:first-child i{font-size: 20px;}
.header-contact h6{ font-size: 18px; line-height: 20px; margin-bottom: 5px;}
.header-button a{font-size: 23px;}
  
.gallerySliderBox-title {  font-size: 40px; line-height: 1;}

.galleryBox img{height: 480px;  border-radius: 20px;}
  
  


}


@media screen and (max-width:1480px){
  
 
  
}

@media screen and (max-width:1380px){
  

  
h1 { font-size: 43px; line-height: 1.2; margin-bottom: 25px; }
h2{font-size: 37px; line-height: 1.1; margin-bottom: 25px;  }
h3{font-size: 30px; line-height: 1.1; margin-bottom: 25px;  }
h4{font-size: 22px; line-height: 1.1em; margin-bottom: 20px; }
h6{font-size: 17px; line-height: 28px; margin-bottom: 10px; }

.home-row-banner{padding: 240px 0 80px;}
.home-row-banner p{font-size: 22px; line-height: 30px;}

  .inner-bannr{ padding: 250px 0 100px;}
  
#menu-main-menu a{font-size: 16px;}
#menu-main-menu li { padding: 10px 0;}
.header-button {  margin-left: 45px;}

.header-contact h6{ font-size: 16px; line-height: 20px; margin-bottom: 2px;}
.header-button a{font-size: 20px;}
  
.gallerySliderBox-title {  font-size: 35px; line-height: 1;bottom: 40px;}
.gallerySliderBox-img img {  height: 560px;  border-radius: 18px;}
.equipmentSliderBox-img img{height: 480px;}
.equipmentSliderBox-content{width: 90%; padding: 21px; border-radius: 16px;}

.whyChooseCont .section-content div:nth-child(2) {  margin-top: 12%;}
.whyChooseCont .section-content div:nth-child(3) {  margin-top: 16%;  margin-left: -25%;}
  
.contactListBox p{ font-size: 24px; line-height: 1.2;}
.contactListBox span{ width: 50px; height: 50px; padding: 13px 0 0 0; margin-bottom: 18px;}
.contactListBox span i{font-size: 20px;}
.contactListBox h3{margin-bottom: 10px;}
  .contact-row-details {  background-image: radial-gradient(circle at center right, rgba(251, 249, 226, 0.99), transparent 60%);}
  
.galleryBox img{height: 420px;  border-radius: 17px;}
  
.service-row-one:before{ background-image: radial-gradient(circle at top left, rgba(214, 238, 222, 0.99), transparent 20%);}
.service-row-one:after{  background-image: radial-gradient(circle at bottom right, rgba(214, 238, 222, 0.99), transparent 20%);}
  
}

@media screen and (max-width:1280px){
  

.footer-frm{ background-position: top left -100px;}
#menu-main-menu a{font-size: 15px;}
.navbar ul li{margin-right: 25px;}
.header-button {  margin-left: 25px;}
.header-contact h6{ font-size: 14px; line-height: 18px; margin-bottom: 0;}
.header-button a{font-size: 16px;}
  

.about-img .aboutImg1{border-width: 12px; width: 440px; height: 440px;}
.about-img .aboutImg2{border-width: 8px;  width: 240px; height: 240px;  bottom: -40px; right: 40px; }
.about-img:before{ width: 40px; height: 40px;  bottom: -45px; right: 260px;}
.about-img:after{width: 270px; height: 270px;  top: 65px; right: 0px;}
.about-img img{z-index: 1;}
.about-img:not(:has(.aboutImg2)) .aboutImg1{ width: 480px; height: 480px;}
.about-img:not(:has(.aboutImg2)):before{bottom: 0px; right: 110px;}
.about-img:not(:has(.aboutImg2)):after{top: 25px; right: 0px;}
  
}

@media screen and (max-width:1260px){
    
    
    
 .p-t-150{padding-top:130px;}

	.p-b-150{padding-bottom:130px;}
	.m-t-150{margin-top:130px;}
	.m-b-150{margin-bottom:130px;} 
  
 
  
}

@media screen and (max-width:1220px){

  
  
   
}




@media screen and (max-width:1200px){
  
  
h1 { font-size: 37px; line-height: 1.2; margin-bottom: 25px; }
h2{font-size: 32px; line-height: 1.1; margin-bottom: 25px;  }
h3{font-size: 26px; line-height: 1.1; margin-bottom: 25px;  }
h4{font-size: 20px; line-height: 1.1em; margin-bottom: 20px; }
h6{font-size: 17px; line-height: 28px; margin-bottom: 10px; }

.home-row-banner{padding: 220px 0 60px;}
.home-row-banner p{font-size: 19px; line-height: 26px;}
  
  .inner-bannr{ padding: 230px 0 80px;}
  
.footer-frm{ background-position: top left -120px;}
#menu-main-menu a{font-size: 15px;}
.navbar ul li{margin-right: 25px;}
.header-button {  margin-left: 25px;}
.header-contact h6{ font-size: 14px; line-height: 18px; margin-bottom: 0;}
.header-button a{font-size: 16px;}
  

.about-img .aboutImg1{border-width: 10px; width: 380px; height: 380px;}
.about-img .aboutImg2{border-width: 6px;  width: 180px; height: 180px;  bottom: -40px; right: 40px; }
.about-img:before{ width: 30px; height: 30px;  bottom: -35px; right: 220px;}
.about-img:after{width: 230px; height: 230px;  top: 35px; right: 0px;}
.about-img img{z-index: 1;}
.about-img:not(:has(.aboutImg2)) .aboutImg1{ width: 440px; height: 440px;}
.about-img:not(:has(.aboutImg2)):before{bottom: 0px; right: 100px;}
.about-img:not(:has(.aboutImg2)):after{top: 15px; right: 0px;}
  
.homeServiceBox .homeServiceBox-img img {  height: 260px;}
.homeServiceBox-icon img {  width: 60px;}
.homeServiceBox-icon {  right: 20px;  top: 230px;}
.homeServiceBox-cont {  padding: 40px 25px 50px 25px; }
.gallerySliderBox-img img {    height: 460px;    border-radius: 15px;  }
.equipmentSliderBox-img img {    height: 400px;  }
form textarea { height: 120px;}
  
.whyChooseCont .section-content div:nth-child(2) {  margin-top: 10%;}
.whyChooseCont .section-content div:nth-child(3) {  margin-top:12%;  margin-left: -25%;}
.whyChooseCont .section-content {  font-size: 16px;  line-height: 24px;}
.home-row-service {  border-top-right-radius: 350px;}
  
.contactListBox p{ font-size: 20px; line-height: 1;}
.contactListBox span{ width: 40px; height: 40px; padding: 7px 0 0 0; margin-bottom: 18px;}
.contactListBox span i{font-size: 18px;}
.contactListBox h3{margin-bottom: 10px;}
  .contact-row-details {  background-image: radial-gradient(circle at center right, rgba(251, 249, 226, 0.99), transparent 50%);}
  
.galleryBox img{height: 370px;  border-radius: 15px;}
  
  .ourFleetBox img.ourFleetBoxImg{height: 378px; border-radius: 23px;}
.ourFleetBox .ourFleetBox-content{ padding: 20px; }
.ourFleetBox .ourFleetBox-content h4{margin-bottom: 10px;}
.ourFleetBox .ourFleetBox-content p{font-size: 14px; line-height: 20px; }
  
.serviceColImg img{  border-width: 10px;  width: 400px;  height: 400px; }
.serviceColImg:before{ width: 50px; height: 50px; bottom: 45px; right: 90px;}
.serviceColImg:after{ width: 240px; height: 240px; top: 15px; right: 0px;}
.serviceRow2 .serviceColImg:before{  top: 0px; right: 20px; }
.serviceRow2 .serviceColImg:after{ bottom: 15px; left: 0px;}

.roundShap-lft:before{left: 4%; background-image: radial-gradient(circle at center center, rgba(214, 238, 222, 0.99), transparent 40%),   radial-gradient(circle at center right, rgba(255, 255, 255, 1), transparent 0%); }
.home-row-equipment:before{ background-image: radial-gradient(circle at center center, rgba(217, 239, 226, 0.9), transparent 40%); }
.roundShap-right-mddle:after{ background-image: radial-gradient(circle at center right, rgba(217, 239, 226, 0.9), transparent 60%); }

  
  
}






@media screen and (max-width:1178px){
  

}


@media screen and (max-width:1160px){
    
    
}






@media screen and (max-width:1100px){
  

   
}



@media screen and (max-width:1067px){    
 
h1 { font-size: 32px; line-height: 1.2; margin-bottom: 25px; }
h2{font-size: 27px; line-height: 1.1; margin-bottom: 25px;  }
h3{font-size: 24px; line-height: 1.1; margin-bottom: 25px;  }
h4{font-size: 19px; line-height: 1.1em; margin-bottom: 20px; }
h6{font-size: 17px; line-height: 28px; margin-bottom: 10px; }

#menu-main-menu a{font-size: 14px;}
.navbar ul li{margin-right: 18px;}
.header-button {  margin-left: 25px;}
.header-contact h6{ font-size: 13px; line-height: 16px; margin-bottom: 0;}
.header-button a{font-size: 15px;}
.header-contact span:first-child {    width: 35px;    height: 35px;    padding: 3px 9px 0 0;    margin-right: 6px;  }
.header-contact span:first-child i {    font-size: 16px;  }
#menu-main-menu li {    padding: 5px 0;  }
.sitelogo img {  width: 194px;    max-width: 100%;}
.home-row-banner{padding: 170px 0 50px;}
.home-row-banner p{font-size: 16px; line-height: 24px;}
  
  .inner-bannr{ padding: 190px 0 80px;}
    
}


@media screen and (max-width:1040px){



	.p-t-125{padding-top:90px;}
	.p-b-125{padding-bottom:90px;}
    .p-t-98{padding-top: 70px;;}
    .p-b-98{padding-bottom: 70px;}
    .m-t-98{margin-top: 70px;}
    .m-b-98{margin-bottom: 70px;}
.m-t-125{margin-top:90px;}
.m-b-125{margin-bottom:90px;}

	.p-t-150{padding-top:110px;}
	.p-b-150{padding-bottom:110px;}
.m-t-150{margin-top:110px;}
.m-b-150{margin-bottom:110px;}

  
}


@media screen and (max-width:1023px){
  
  .equipmentSliderBox-img img {    height: 500px;  }
    
}


@media screen and (max-width:991px){
	
  

          
    .rmp_menu_trigger.rmp-menu-trigger-boring {  display: block !important;}
	    
button.rmp_menu_trigger{display: block !important; top:18px !important;width: 35px !important;height: 35px !important; right: 20px !important;}
	button.rmp_menu_trigger .responsive-menu-pro-inner::before {  top: 7px;width: 20px !important;}

	button.rmp_menu_trigger .responsive-menu-pro-inner::after {  bottom: 7px;width: 20px !important;}
	button.rmp_menu_trigger .responsive-menu-pro-inner{width: 20px !important;}
	button.rmp_menu_trigger .rmp-trigger-box {		width: 20px !important;}
    
     .rmp_menu_trigger.rmp-menu-trigger-boring:hover, .rmp_menu_trigger.rmp-menu-trigger-boring:focus, .rmp_menu_trigger.rmp-menu-trigger-boring{background: #0b622d !important; cursor: pointer;position: absolute !important;color: #000 !important;}
	#rmp-menu-wrap-34 .rmp-menu-current-item .rmp-menu-item-link, #rmp-menu-wrap-34 li .rmp-menu-item-link:hover{background: #0b622d !important; color: #fff !important;}
  	#rmp-menu-wrap-34 ul li ul .rmp-menu-current-item , #rmp-menu-wrap-34 ul li ul li:hover{background: #0b622d; !important; color: #fff !important;}
    #rmp-menu-wrap-34 li a:hover{color: #000 !important;}
 #rmp_menu_trigger-34 .responsive-menu-pro-inner, #rmp_menu_trigger-34 .responsive-menu-pro-inner::before, #rmp_menu_trigger-34 .responsive-menu-pro-inner::after{background-color: #fff !important;}
  #rmp-container-34{background: #54996d !important;}
  #rmp-menu-wrap-34 .rmp-menu-item-link{color: #fff !important; font-size: 20px !important; }
  
  header .topbar-logo #navbarSupportedContent{display: none;}
  .header-contact{padding-right: 25px;}
  .mainmenu-div { margin-top: 9px;}
  .sitelogo img {    width: 174px;  }
  
  .home-row-banner{top: 70px;}
  .inner-bannr{top: 70px;}
  .whyChooseCont .section-content div:first-child {  margin-left: -6%;}
  .whyChooseCont .section-content{padding-top: 50px;}
  
.about-img .aboutImg1{border-width: 8px; width: 280px; height: 280px;}
.about-img .aboutImg2{border-width: 4px;  width: 110px; height: 110px;  bottom: -40px; right: 100px; }
.about-img:before{ width: 30px; height: 30px;  bottom: -35px; right: 220px;}
.about-img:after{width: 230px; height: 230px;  top: 15px; right: 0px;}
.about-img img{z-index: 1;}
.about-img:not(:has(.aboutImg2)) .aboutImg1{ width: 370px; height: 370px;}
.about-img:not(:has(.aboutImg2)):before{bottom: 0px; right: 70px;}
.about-img:not(:has(.aboutImg2)):after{top: 15px; right: 0px;}
  .equipmentSliderBox-img img {    height: 470px;  }
    
.galleryBox img{height: 320px;  border-radius: 13px;}
  
  .ourFleetBox img.ourFleetBoxImg{height: 328px; border-radius: 20px;}
.ourFleetBox .ourFleetBox-content{ padding: 17px; }
.ourFleetBox .ourFleetBox-content h4{margin-bottom: 8px;}
.ourFleetBox .ourFleetBox-content p{font-size: 13px; line-height: 19px; }

  
.serviceColImg img{  border-width: 10px;  width: 320px;  height: 320px; }
.serviceColImg:before{ width: 50px; height: 50px; bottom: 45px; right: 70px;}
.serviceColImg:after{ width: 200px; height: 200px; top: 5px; right: 0px;}
.serviceRow2 .serviceColImg:before{  top: 0px; right: 0px; }
.serviceRow2 .serviceColImg:after{ bottom: 5px; left: 0px;}
  
  
.roundShap-lft:before{left: 0; background-image: radial-gradient(circle at center center, rgba(214, 238, 222, 0.99), transparent 30%); }
 .home-row-equipment:before{ background-image: radial-gradient(circle at center center, rgba(217, 239, 226, 0.9), transparent 40%); }
.roundShap-right-mddle:after{ background-image: radial-gradient(circle at center right, rgba(217, 239, 226, 0.9), transparent 40%); }
.roundShap-right-bottom:before{background-image: radial-gradient(circle at bottom right, rgba(214, 238, 222, 0.99), transparent 40%); }
  
}



@media screen and (max-width:960px){
   
   
}

@media screen and (max-width:920px){


}


@media screen and (max-width:889px){
 

  .equipmentSliderBox-img img {    height: 450px;  }
    .footer-frm {    background-position: top left -150px;  }
  .footer-frm .one {    padding-top: 40px;    padding-bottom: 220px;  }
  footer{background-position: top left -80px;}
  
button.slick-prev:before {  transform: scale(0.5)    }
button.slick-next:before {  transform: scale(0.5); } 
    
}

@media screen and (max-width:860px){
  
  .header-contact{padding-right: 40px;}
  .mainmenu-div { margin-top: 9px; }
  .sitelogo img {    width: 144px;  }
  .header{background-position: bottom 55px center;}
  
  .home-row-banner{padding: 120px 0 30px;}
  .inner-bannr{ padding: 150px 0 60px;}
  
  .btn{font-size: 16px; padding: 8px 30px; margin-top: 7px;}
  .home-row-service {    border-top-right-radius: 220px;  }
  .homeServiceBox .homeServiceBox-img img {    height: 220px;  }
  .homeServiceBox-icon{right: 20px;  top: 190px;}
  
  .whyChooseCont .section-content div:first-child, .whyChooseCont .section-content div:nth-child(3) {  margin-left: 0;}
  .whyChooseCont .section-content{padding-top: 0;}
  .gallerySliderBox-img img {    height: 360px;    border-radius: 20px;  }
  .footer-top .rowone .two .cipi {  padding-left: 0px;  }
  .footer-top .rowone .one{margin-bottom: 25px;}
  
.about-img:not(:has(.aboutImg2)) .aboutImg1{ width: 300px; height: 300px;}
.about-img:not(:has(.aboutImg2)):before{bottom: 0px; right: 60px;}
.about-img:not(:has(.aboutImg2)):after{top: 15px; right: 0px;}

  .contactListBox {  -ms-flex: 0 0 100%;  flex: 0 0 100%;  max-width: 100%;  padding: 10px 0px;}
  .contact-row-details.roundShap-lft::before{display: none;}
  
.galleryBox img{height: 270px;  border-radius: 12px;}
  
}


@media screen and (max-width:820px){
    
  

}

@media screen and (max-width:800px){
   
}


@media screen and (max-width:767px){
 
  body {    font-size: 16px;    line-height: 26px;  }
  
h1 { font-size: 28px; line-height: 1.2; margin-bottom: 25px; }
h2{font-size: 24px; line-height: 1.1; margin-bottom: 25px;  }
h3{font-size: 21px; line-height: 1.1; margin-bottom: 25px;  }
h4{font-size: 19px; line-height: 1.1em; margin-bottom: 20px; }
h6{font-size: 17px; line-height: 28px; margin-bottom: 10px; }


	.p-t-125{padding-top:55px;}
	.p-b-125{padding-bottom:55px;}      
    .p-t-98{padding-top: 40px !important;}
    .p-b-98{padding-bottom: 40px !important;}
    .m-t-98{margin-top: 40px !important;}

    .m-b-98{margin-bottom: 40px !important;}
.m-t-125{margin-top:55px;}

.m-b-125{margin-bottom:55px;}	


	.p-t-110{padding-top:75px;}
	.p-b-110{padding-bottom:75px;}
  
	.p-t-150{padding-top:65px;}
	.p-b-150{padding-bottom:65px;}
.m-t-150{margin-top:65px;}
.m-b-150{margin-bottom:65px;}
  
  

	.default-page-content {  padding-top: 40px;  padding-bottom: 40px;}
	.default-row-content {  padding-top: 40px;  padding-bottom: 40px;}

    
   
    /*header .topbar-bottom .two{display: none;}*/

	.mobiledisplay{display:block;}
    
      
    
    /*.topbar-bottom {  padding: 20px 0 10px 0;}*/
   
    .col-middle-gap .one{padding-right: 0px;}
    .col-middle-gap .two{padding-left: 0px;}
    .col-middle-gap2 .one{padding-right: 0px;}
    .col-middle-gap2 .two{padding-left: 0px;}
    
    /*.contact-row-two .two{padding-left: 0px; padding-top: 45px;}*/
  
    
    .mob-rightimg-row.row .col-cmn:nth-of-type(1) { order: 2;display: block; width: 100% !important; }
.mob-rightimg-row.row .col-cmn:nth-of-type(2) { order: 1;display: block; width: 100% !important;  margin-bottom: 10px; }
/*.mob-rightimg-row .row {-ms-box-orient: horizontal;  display: -webkit-box !important;  display: -moz-box !important;  display: -ms-flexbox !important;  display: -moz-flex !important;  display:    -webkit-flex !important;  -webkit-flex-flow: row wrap !important;  flex-flow: row wrap !important;width: 100%;}*/

  
  .home-row-banner{ font-size: 17px; line-height: 30px; padding: 120px 0 40px;}
.home-row-banner p{font-size: 18px; line-height: 26px;}
  
.about-img .aboutImg1{border-width: 8px; width: 470px; height: 470px;}
.about-img .aboutImg2{border-width: 4px;  width: 220px; height: 220px;  bottom: -40px; right: 100px; }
.about-img:before{ width: 30px; height: 30px;  bottom: -35px; right: 420px;}
.about-img:after{width: 230px; height: 230px;  top: 15px; right: 40px;}
.about-img img{z-index: 1;}
.about-img:not(:has(.aboutImg2)) .aboutImg1{ width: 570px; height: 570px;}
.about-img:not(:has(.aboutImg2)):before{bottom: 0px; right: 200px;}
.about-img:not(:has(.aboutImg2)):after{top: 15px; right: 0px;}
  .home-row-about .two{padding-top: 90px;}
  
  .homeServiceBox .homeServiceBox-img img {    height: auto;  }
  .homeServiceBox-icon {  position: relative;  right: unset; top: unset; text-align: right; padding-right: 20px; line-height: 0; margin-top: -35px; }
  .homeServiceBox-cont {    padding: 12px 25px 50px 25px;  }
  .gallerySliderBox-img img {    height: 320px;    border-radius: 20px;  }
  .gallerySliderBox-title {    font-size: 28px;    line-height: 1;    bottom: 20px; left: 0px; padding-left: 40px; }
  .whyChooseCont{padding-top: 50px;}
  

  .equipmentSliderBox-img img {    height: 400px;  }
  
    .footer-frm {    background-position: top left; background-size: 100% auto; padding-top: 80% !important; position: relative; }
  .footer-frm:before{content: ""; display: block; width: 100%; height: 63%; position: absolute; top: 37%; left: 0;background-color: #1E5834;}
  .footer-frm .one {    padding-top: 40px;    padding-bottom: 180px;  }
  footer{background-position: top left -220px;}
  
  .footer-frm .one .section-content {    padding-left: 0px;  }
  form .row{margin-left: 0; margin-right: 0;}
  
.galleryBox img{height: auto;}
  
  .ourFleetBox img.ourFleetBoxImg{height: 328px; border-radius: 20px;}
.ourFleetBox .ourFleetBox-content{ display: block; position: relative; color: #000; }
  .ourFleetBox:hover:before{display: none;}
.ourFleetBox .ourFleetBox-content h4{margin-bottom: 8px;}
.ourFleetBox .ourFleetBox-content p{font-size: 15px; line-height: 21px; }
  
  
.serviceColImg img{  border-width: 10px;  width: 520px;  height: 520px; }
.serviceColImg:before{ width: 50px; height: 50px; bottom: 45px; right: 90px;}
.serviceColImg:after{ width: 260px; height: 260px; top: 5px; right: 0px;}
  .serviceRow2 .serviceColImg{text-align: left;}
.serviceRow2 .serviceColImg:before{  top: unset; right: unset;bottom: 45px; right: 90px; }
.serviceRow2 .serviceColImg:after{ bottom: unset; left: unset;top: 5px; right: 0px;}
.serviceRow2.row .col-cmn:nth-of-type(1) { order: 2;display: block; width: 100% !important; }
.serviceRow2.row .col-cmn:nth-of-type(2) { order: 1;display: block; width: 100% !important;  margin-bottom: 50px; }
  .serviceRow1.row .one{margin-bottom: 50px;}
  .serviceRow1 .section-content {  padding-left: 0px;}
  .serviceRow2 .section-content {  padding-right: 0px;}
  
  
.service-row-one:before{ display: none;}
.service-row-one:after{  background-image: radial-gradient(circle at bottom right, rgba(214, 238, 222, 0.99), transparent 10%);}
.default-row-content:before{ height: 400px; width: 100%; background-image: radial-gradient(circle at center left, rgba(214, 238, 222, 0.99), transparent 40%);}
  
  
.roundShap-lft:before{left: 0; background-image: radial-gradient(circle at center center, rgba(214, 238, 222, 0.99), transparent 25%);width: 100%; }
 .home-row-equipment:before{ background-image: radial-gradient(circle at center center, rgba(217, 239, 226, 0.9), transparent 30%);width: 100%;  }
.roundShap-right-mddle:after{ background-image: radial-gradient(circle at center right, rgba(217, 239, 226, 0.9), transparent 30%);width: 100%; }
.roundShap-right-bottom:before{background-image: radial-gradient(circle at bottom right, rgba(214, 238, 222, 0.99), transparent 30%);width: 100%; }
  .footer-top .rowone .two{margin-bottom: 25px;}
  
}



@media screen and (max-width:680px){
  
   .home-row-service {    border-top-right-radius: 120px;  }   
  .equipmentSliderBox-img img {    height: auto;  }
  .equipmentSliderBox a.link {  background-position: center right 10px; background-size: 18px;  padding: 0 35px 0 0; font-size: 14px;}
  
  .footer-frm:before{ top: 35%;}
  .footer-frm .one {  padding-bottom: 140px;  }
  footer{background-position: top left -260px;}
  
}


  


@media screen and (max-width:600px){
  
.about-img .aboutImg1{border-width: 8px; width: 370px; height: 370px;}
.about-img .aboutImg2{border-width: 4px;  width: 150px; height: 150px;  bottom: -40px; right: 100px; }
.about-img:before{ width: 30px; height: 30px;  bottom: -35px; right: 320px;}
.about-img:after{width: 230px; height: 230px;  top: 15px; right: 40px;}
.about-img img{z-index: 1;}
.about-img:not(:has(.aboutImg2)) .aboutImg1{ width: 470px; height: 470px;}
.about-img:not(:has(.aboutImg2)):before{bottom: 0px; right: 150px;}
.about-img:not(:has(.aboutImg2)):after{top: 15px; right: 0px;}
  
  .gallerySlider .slick-slide {  padding: 0 10px;}
  .gallerySliderBox-img img {    height: 270px;    border-radius: 20px;  }
  .gallerySliderBox-title {    font-size: 20px;    line-height: 1;    bottom: 20px; left: 0px; padding-left: 40px; }
  
  
.serviceColImg img{  border-width: 10px;  width: 420px;  height: 420px; }
.serviceColImg:before{ width: 50px; height: 50px; bottom: 45px; right: 60px;}
.serviceColImg:after{ width: 240px; height: 240px; top: 5px; right: 0px;}
.serviceRow2 .serviceColImg:before{  bottom: 45px; right: 60px; }
.serviceRow2 .serviceColImg:after{ top: 5px; right: 0px;}
  
}

@media screen and (max-width:587px){

  .topbar-logo{min-height: 165px;}
  .topbar-logo .one{-ms-flex: 0 0 30%;    flex: 0 0 30%;    max-width: 30%;}
  .topbar-logo .two{-ms-flex: 0 0 70%;    flex: 0 0 70%;    max-width: 70%;}
  .header-contact {    padding-right: 50px;  }
  
  .equipmentSliderBox-img img {    height: auto;  }

  .footer-frm:before{ top: 31%;}
  
}

@media screen and (max-width:520px){
  
  .inner-bannr{ padding: 130px 0 60px;}
  .ourFleetRow .ourFleetCol{-ms-flex: 0 0 100%;    flex: 0 0 100%;    max-width: 100%;}
  .ourFleetBox img.ourFleetBoxImg {    height: auto;}
  
}


@media screen and (max-width:490px){

.about-img .aboutImg1{border-width: 8px; width: 270px; height: 270px;}
.about-img .aboutImg2{border-width: 4px;  width: 130px; height: 130px;  bottom: -40px; right: 100px; }
.about-img:before{ width: 30px; height: 30px;  bottom: -35px; right: 280px;}
.about-img:after{width: 230px; height: 230px;  top: 15px; right: 40px;}
.about-img img{z-index: 1;}
.about-img:not(:has(.aboutImg2)) .aboutImg1{ width: 380px; height: 380px;}
.about-img:not(:has(.aboutImg2)):before{bottom: 0px; right: 110px;}
.about-img:not(:has(.aboutImg2)):after{top: 15px; right: 0px;}

  .gallerySlider .slick-slide {  padding: 0 7px;}
  .gallerySliderBox-img img {    height: 220px;    border-radius: 20px;  }
  .gallerySliderBox-title {    font-size: 20px;    line-height: 1;    bottom: 20px; left: 0px; padding-left: 40px; }
  
  .footer-frm:before{ top: 27%;}
  
  .inner-bannr{ padding: 130px 0 60px;}
  
  
.serviceColImg img{  border-width: 8px;  width: 360px;  height: 360px; }
.serviceColImg:before{ width: 50px; height: 50px; bottom: 45px; right: 30px;}
.serviceColImg:after{ width: 200px; height: 200px; top: 5px; right: 0px;}
.serviceRow2 .serviceColImg:before{  bottom: 45px; right: 30px; }
.serviceRow2 .serviceColImg:after{ top: 5px; right: 0px;}
  
}

@media screen and (max-width:430px){
  
  
.about-img .aboutImg1{border-width: 6px; width: 260px; height: 260px;}
.about-img .aboutImg2{border-width: 4px;  width: 130px; height: 130px;  bottom: -30px; right: 100px; }
.about-img:before{ width: 30px; height: 30px;  bottom: -35px; right: 230px;}
.about-img:after{width: 180px; height: 180px;  top: 5px; right: 10px;}
.about-img img{z-index: 1;}
.about-img:not(:has(.aboutImg2)) .aboutImg1{ width: 290px; height: 290px;}
.about-img:not(:has(.aboutImg2)):before{bottom: 0px; right: 100px;}
.about-img:not(:has(.aboutImg2)):after{top: 15px; right: 0px;}
  
  .gallerySliderBox-img img {    height: 180px;    border-radius: 20px;  }
  .gallerySliderBox-title {    font-size: 18px;    line-height: 1;    bottom: 20px; left: 0px; padding-left: 20px; }
  
.header-button {  margin-left: 0px;}
.header-contact h6{ font-size: 12px; line-height: 13px; margin-bottom: 0;}
.header-button a{font-size: 14px;}
.header-contact span:first-child { line-height: 13px;   width: 25px;    height: 25px;    padding: 3px 6px 0 0;    margin-right: 6px;  }
.header-contact span:first-child i {    font-size: 13px; line-height: 13px; }
   .home-row-banner {    font-size: 16px;    line-height: 26px;    padding: 100px 0 40px;  }
  
  
.serviceColImg img{  border-width: 8px;  width: 280px;  height: 280px; }
.serviceColImg:before{ width: 30px; height: 30px; bottom: 45px; right: 60px;}
.serviceColImg:after{ width: 150px; height: 150px; top: 5px; right: 0px;}
.serviceRow2 .serviceColImg:before{  bottom: 45px; right: 60px; }
.serviceRow2 .serviceColImg:after{ top: 5px; right: 0px;}

  .footer-frm:before{ top: 24%;}
 .home-row-equipment:before{ background-image: radial-gradient(circle at center center, rgba(217, 239, 226, 0.9), transparent 30%);width: 100%;  }
.roundShap-lft:before{left: 0; background-image: radial-gradient(circle at center center, rgba(214, 238, 222, 0.99), transparent 25%); }
.roundShap-right-mddle:after{ background-image: radial-gradient(circle at center right, rgba(217, 239, 226, 0.9), transparent 25%); }
  
}


@media screen and (max-width:390px){
    
.about-img .aboutImg2{ right: 60px; }
.about-img:before{  right: 200px;}
  .footer-frm:before{ top: 22%;}
  
}

@media screen and (max-width:360px){
  
  .gallerySliderBox-img img {    height: 150px;    border-radius: 20px;  }
  .gallerySliderBox-title {    font-size: 16px;    line-height: 1;    bottom: 20px; left: 0px; padding-left: 20px; }
  .footer-frm:before{ top: 20%;}
  
.about-img:not(:has(.aboutImg2)) .aboutImg1{ width: 260px; height: 260px;}

  
.serviceColImg img{  border-width: 8px;  width: 240px;  height: 240px; }
.serviceColImg:before{ width: 30px; height: 30px; bottom: 45px; right: 40px;}
.serviceColImg:after{ width: 110px; height: 110px; top: 5px; right: 0px;}
.serviceRow2 .serviceColImg:before{  bottom: 45px; right: 40px; }
.serviceRow2 .serviceColImg:after{ top: 5px; right: 0px;}

}

@media screen and (max-width:330px){
	
    
}
