@import url('https://fonts.googleapis.com/css2?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');

body {font-family: "Poppins", sans-serif;}
a {color: #000; text-decoration:none;}


h1, h2, h3, h4, h5, h6 {font-family: "Poppins", sans-serif;}
section.bnr{padding:0;}
img{max-width:100%;}
a{text-decoration:none;font-family: "Poppins", sans-serif;}
#divmainenquiry11 .close { position: absolute; right: 14px; font-size: 30px; cursor: pointer;}
p{font-family: "Poppins", sans-serif !important;font-weight: 400;margin-bottom: 6px;font-size: 15px;}
ul,ol,li{font-family: "Poppins", sans-serif;font-size: 15px;}
.text-justify{text-align: justify;}
.fs-18{font-size: 18px;}
::placeholder{font-family: "Poppins", sans-serif !important;}
.dropdown-menu>li>a:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #a0cd4e !important;
}
/*---------------------------------------
innr-pg-c 
----------------------------------------*/
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
.innr-pg-c{margin-bottom: 20px;padding: 32px 0;position: relative;background:url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll;}
.innr-pg-c h1{font-weight: 700;font-family: "Poppins", serif;Font-size: 26px;color: #fff;text-align: left;border-left: 3px #fff solid;text-transform: uppercase;position:relative;z-index:1;border-radius: 4px;padding: 5px 0 5px 20px;}
.innr-pg-c:after{content:'';position:absolute;left:0px;right:0px;top:0px;width:100%;height:100%;z-index: 0;background-image: linear-gradient(141deg, #000 55%, #a0cd4e);}
/*  */
/*--------------------------------------------------------------
# nav-bar
--------------------------------------------------------------*/
.dropdown-toggle{position:relative;}
.navbar-nav{display: flex; justify-content: space-between; width: 100%;}
.nav-item ul li .dropdown-toggle::after{position:absolute;right: 5px; top: 10px;}
/*#MenuControl*/ .navbar.bg-light{background-color: transparent !important; height:100%;}
#MenuControl .nav-link:focus,#MenuControl .nav-link:hover{background-color:#a0cd4e!important; color:#fff !important;}
.nav-link{font-weight: 400;color:#fff;/* padding: 15px 20px !important; */}
.nav-fill{width:100%; font-size: 15px; font-family: "Poppins", sans-serif;}
.navbar-brand{margin:0;}
.nav-item{position:relative;}
.navbar-nav .nav-item:last-child{background-color: #a0cd4e;}

@media (max-width: 1170px){
.navbar-expand-md .navbar-nav .nav-link{padding-right:1px; padding-left: 1px;}
}
@media (max-width: 991px){
#MenuControl, #MenuControl_C, #HeaderControl, #HeaderControl_C, #widgetsControl_C, #widgetsControl{ height: initial !important;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 12px;}
	}

@media (max-width: 767px){
.navbar-toggler{background:#eee;}
.navbar.navbar-expand-md{text-align:center;}
.navbar.navbar-expand-md .container-fluid{display:block;}
.nav-fill .nav-item, .nav-fill>.nav-link{text-align:left;}
.navbar-nav>li{ display: block; text-align: left; padding: 4px 0; border-bottom: 1px solid #999; border-right:0; }
.nav-item ul li .dropdown-toggle::after{transform: rotate(90deg);}
.nav-item .nav-link.dropdown-toggle::after {position: absolute; right: 5px; top: 15px;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 14px;padding-right: 5px; padding-left: 5px;}
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header .fa-mobile{font-size: 50px !important;}
#header .head-img{position:relative;padding: 18px 0;}
.header_rht:hover .icon .fa{animation: Rtl 0.4s linear  alternate;}
@keyframes Rtl {
  49% {transform: translate(100%);}
  50% {opacity: 0;transform: translate(-100%);}
  51% {opacity: 1;}
}
#MenuControl{background-color: #000;}


.team_img {
  width: 160px;
  border: 6px solid #777;
  border-radius: 50%;
}
/*--------------------------------------------------------------
# innr-pg-bnnr
--------------------------------------------------------------*/
/*innr-pg-bnnr*/
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
.innr-pg-bnnr{padding: 100px 0 0;width: 100%;background-size: 100% 100%;min-height:300px;text-align: center;position:relative;margin-bottom: 40px;}
.innr-pg-bnnr:after{content:'';position:absolute;left:-1px;right:-1px;top:-1px;width:100%;height:100%;z-index: 0;background: #242424bd;}
.main-table.innr-pg{padding-bottom:50px;}
.innr-pg-bnnr h1{color:#fff; text-align:center; text-transform:uppercase; font-size:40px; font-weight:bold; position:relative; z-index:1;}
.innr-pg-bnnr h1:after{content:''; position:absolute; bottom: -10px; margin:0 auto; left:0; right:0; width:100px; height:4px; border-radius:2px; background:#fff;}
.inner-pages ul, .innr-pg ul{padding:0px; margin-bottom:0;}
.inner-pages li, .innr-pg li {position: relative; list-style: none; padding-left: 30px;}
.inner-pages li:before, .innr-pg li:before{content: "\f101";  position: absolute; font-family: FontAwesome; font-size: 17px; line-height: 30px;    left: 7px;  top: -2px; color: #a2d5f2;}
/*innr-pg-bnnr*/
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
}
.fs-14{font-size: 14px !important;}
.fs-15{font-size: 15px !important;}
/* read more */
  .rd-mr{position: relative; z-index: 3;}
  .rd-mr .main-btn .btn_icon{display: inline-block;background: #a0cd4e;width: 35px;height: 35px;border: 1px solid #a0cd4e;border-radius: 50%;line-height: 32px;font-size: 29px;color: #fff;margin-left: 8px;vertical-align: middle;text-align: center;}
    
  .rd-mr .main-btn{color:#fff;font-size: 17px;font-weight: 500;}
  .rd-mr .main-btn:hover .fa{animation: Rtl-btn 0.4s linear  alternate;}
  @keyframes Rtl-btn {
    49% {transform: translate(90%);}
    50% {opacity: 0;transform: translate(-90%);}
    51% {opacity: 1;}
  }
/* End */

.bg-1{background-color:#a0cd4e;}
.bg-2{background-color :#a2a2a2 ;}
.cl-1{color: #a0cd4e;}
.cl-2{color :#a2a2a2;}
/* scroll */
::-webkit-scrollbar{width: 12px;}
::-webkit-scrollbar-thumb{background-color:#a0cd4e; border-radius: 6px;}
::-webkit-scrollbar-track{color :#a2a2a2;}
/*  */
::selection{background-color: #a0cd4e;color: #fff; }
/*  */
.home-head{font-size: 36px; color: #000;}

/* dobule line  */
.dbl-line {margin-bottom: 10px;padding-left: 25px;position: relative;}
.dbl-line::before {position: absolute;content: "";left: 0;top: 0;border-left: 6px double;border-left-color: #a0cd4e;width: 10px;height: 100%;}

/*--------------------------------------------------------------
# Banner-Section
--------------------------------------------------------------*/
.bnr-sec .carousel-control-next, .bnr-sec .carousel-control-prev{width: 60px;height: 60px;opacity: 1;background: #a0cd4e;top: 40%;border-radius: 50%;transition: .3s;z-index: 999;}
.bnr-sec .carousel-control-next{right: 50px;}
.bnr-sec .carousel-control-prev{left: 50px;}
.bnr-sec .carousel-caption h2{font-size: 65px; font-weight: bold; margin-bottom: 16px; text-transform: uppercase;  color:#fff;}
.bnr-sec .carousel-caption h2 span{color: #fff;display: block;font-size: 48px;margin-top: 8px; }
.bnr-sec .carousel-caption{text-align:center;}
.bnr-sec .carousel-indicators{display:none;}
.carousel-caption {top: 27%;}
.carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon {filter: invert(0) grayscale(100); }
.carousel-caption > .dbl-line-hor{border: 1px double #a0cd4e; display: inline-block; width: 20%; height: 6px; border-left:none ; border-right:none ;}
/*--------------------------------------------------------------
# Bnnr-btm
--------------------------------------------------------------*/
.bnnr-btm-box{ padding: 30px 40px;position: relative;}
.bnnr-btm-box::before{background: rgba(0,0,0,.7);bottom: 0;content: '';height: 100%;left: 0;position: absolute;width: 100%;z-index: 0; transition: 0.2s linear;}
.bnnr-btm-box:hover:before {background: rgba(160,205,78,0.9);}
.bnnr-btm-box:hover:before {background: rgba(160,205,78,0.9);}
.bnnr-btm-box:hover .bnnr-btm-tittle::before { border-left-color: #fff;}
.bnnr-btm-box:hover .bnnr-btm-tittle-cont { color: #000;}
.bnnr-btm-box:hover .rd-mr .main-btn { color: #000;}
.bnnr-btm-box:hover .rd-mr .main-btn .btn_icon { background-color: #000; border: #000;}
.bnnr-btm-tittle{margin-bottom: 10px;padding-left: 25px;position: relative;}
.bnnr-btm-tittle::before{position: absolute;content: "";left: 0;top: 0;border-left: 6px double ;border-left-color: #a0cd4e;width: 10px;height: 100%;}
.bnnr-btm-box:hover .bnnr-btm-tittle::before {border-left-color: #000;}
.bnnr-btm-tittle-cont{color: #fff;display: -webkit-box;-webkit-box-orient: vertical;line-clamp: 2;-webkit-line-clamp: 2;overflow: hidden;}



/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.ser_box{border: 1px solid #dbdbdb; padding: 30px 20px;overflow: hidden;position: relative;z-index: 0;background-color: transparent;overflow: hidden;min-height: 280px;}
.ser-icon{font-size: 42px;color: #a0cd4e;}
.ser_box_head{color: #000;font-weight: 600; font-size: 22px;}
.ser_box .rd-mr .main-btn{color: #000;}
.ser_box::before,.ser_box::after{content: "";position: absolute;z-index: -2;background-color: #a0cd4e;transition: all 0.3s linear 0s;transform: scale(0.3);height: 0%;width: 0%;opacity: 0;}
.ser_box::before{left: 0; top: 0;}
.ser_box::after{bottom: 0;right: 0;}
.ser_box:hover::before{content: "";position: absolute;z-index: -2;top: 0px;bottom: 0px;background-color: #a0cd4e;transition: all 0.3s linear 0s;transform: scale(1);height: 100%;width: 90%;opacity: 1;}

.ser_box:hover::after{content: "";position: absolute;z-index: -2;right:  0px;bottom: 0px;background-color: #a0cd4e;transition: all 0.3s linear 0s;transform: scale(1);height: 100%;width: 90%;opacity: 1;}
/* .ser_box:hover .ser_box_head{color: #fff;} */
.ser_box:hover .ser-icon{ color: #000;}
.ser_box:hover .rd-mr .main-btn .btn_icon{background-color: #000; border-color: #000;}
.overlay::before{    font-family: fontawesome;display: flex;text-align: center;font-size: 120px;position: absolute;top: 0px;left: 0;right: 0;bottom: 0;z-index: -1;color: #e9e9e9;justify-content: center;align-items: center; opacity: 0;}
.lay-1::before {content: "\f156" !important;}
.lay-2::before {content: "\f085" !important;}
.lay-3::before {content: "\f27e" !important;}
.lay-4::before {content: "\f002" !important;}
.ser_box:hover .overlay::before{ opacity: 1;z-index: -1; color: #e9e9e947;}
.ser_inr{box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -4px;
  border-radius: 6px;}
/* fix-cont */
.fix_cont{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden;}


/* inner services */
.se h3{
	text-align: center;
	font-size: 21px;
}
.se:hover {
    margin: -3px 0px 0px 0px;
}
.se{
	box-shadow: 2px 2px 4px grey;
    margin-top: 10px;
    padding:10px;
    min-height:260px;
    transition: margin 0.5s linear 0s;
	background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0.25rem;
}
.ser_cont_inner a{ font-size: 18px; font-weight: 600;}

.sub_ser_head{
  color: #666;
  font-size: 24px;
  margin-bottom: 20px;
  text-align: left;
  margin-top: 40px;
  line-height: 36px;
  }
/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about{background: url(Image/abt_bg.jpg) no-repeat center/cover;}
.abt_img{position: relative;z-index: 1;}
.abt_img::before{content: "";position: absolute;top: 34px;left: -34px;bottom: 0;right: 0;width: 100%;height: 100%;background-color: #a0cd4e;z-index: -1;transition: 0.2s linear;}
.abt_img:hover::before{top: 30px;left: -30px;}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/

.getintouch{position:relative;z-index: 1;}
.getintouch::before{content: "";position:absolute;top: 0;right: 0;bottom: 0;background-color: #a0cd4e;z-index: 2;width: 25%;height: 100%;}
.form-control{border: none;border-bottom:1px solid #000;border-radius: 0;margin: 0 0 18px 0;background-color: transparent;}
.info{position: relative;}
.info::before{content: "";position: absolute;top: -20px;left: -20px;background-color: #a0cd4e;width: 50px;height: 50px;}
.info .social-links a {font-size: 18px;display: inline-block;background: #a2a2a2;color: #fff;line-height: 1;padding: 8px 0;margin-right: 4px;border-radius: 50%;text-align: center;width: 36px;height: 36px;transition: 0.3s;}
.info .social-links a:hover {background: #a0cd4e;color: #fff;}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {background: #000;color: #fff;font-size: 15px;}
.ft_nav{list-style: none;padding: 0 ; display: flex;}
.ft_nav li{padding-right: 12px;}
.ft_nav li a{color: #fff;}
.ft_lk a{color: #a2a2a2;font-size: 15px;}
.ft_lk a:hover{color: #fff;}

#footer .footer-top h4 {font-size: 20px;font-weight: 600;color: #fff;position: relative;}


.top {  position: fixed;right: 18px;bottom: 30px;text-align: center;color: #fff;border: 4px solid #a0cd4e;border-radius: 50%;background-color: #a0cd4e;width: 50px;height: 49px;line-height: 49px;z-index: 999;cursor: pointer;opacity: 0;transition: ease-in 0.5s;display: flex;justify-content: center;align-items: center;}
.top.scll-top {  opacity: 1; transition: ease-in 0.5s;  bottom: 56px;}
.top .fa { display: block !important;}

@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .bnr-sec .carousel-caption{display: none;}

  .services .icon-box{margin:15px auto;}
}

@media (max-width: 768px) {
  .about .mrt{margin-top: 60px;}
  .about {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .abt_img{border-radius: 0; width: 100%;}
  

  #header img{margin:inherit;}
  /* .navbar-toggler{position: absolute; top: -60px; right: 0;} */
.caption{width: 100%;}
.wback .caption{    top: 30%;}

}
@media (max-width: 575px) {
  .about .content > h2 {
    font-size: 26px;
    color: #2d2926;
    font-weight: 800;}
  #footer .footer-top .footer-info {margin: -20px 0 30px 0;}
  .wback .caption{display:none;}
}
@media (max-width: 414px) {
}
/*  */
.whatsapp_btn {position: fixed;bottom: 22%;right: 40px;width: 55px;height: 55px;z-index: 9999;}
.whatsapp_btn .icon_logo {position: relative;z-index: 100;padding: 5px;}
.whatsapp_btn .icon_logo > a > img {width: 100%;}
.whatsapp_btn .circle_waves {border-radius: 50%;background-color: #3cc04e;width: 55px;height: 55px;position: absolute;opacity: 0;bottom: 1px;left: 0px;z-index: 99;animation: waves 4s infinite cubic-bezier(0.36, 0.11, 0.89, 0.32);}
@keyframes waves {
from {transform: scale(0.55, 0.55);opacity: 0.6;}
to {transform: scale(1.8, 1.8);opacity: 0;}
}
.callus {width: 100%;margin: 20px 0 0 0;text-align: right;position: fixed;bottom: 6%;right: 30px;width: 50px;height: 50px;z-index: 99999;}
.callus .callusL {width: 40px;height: 40px;font-size: 18px;border-radius: 100%;text-align: center;line-height: 40px;display: inline-block;float: right;background: #eb1d39;color: #fff;margin: 0 20px 0 0;-webkit-box-shadow: 0px 0px 0px 7px #dc3545;-moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);box-shadow: 0px 0px 0px 7px #dc354536;-webkit-animation: tada 1.25s infinite alternate-reverse;-moz-animation: tada 1.25s infinite alternate-reverse;-ms-animation: tada 1.25s infinite alternate-reverse;animation: tada 1.25s infinite alternate-reverse;}
@keyframes tada {
  from {transform: scale(0.85, 0.85);}
  to {transform: scale(1.2, 1.2);}
}
/*  */
/* client innr pg */
.hrt_hover:hover{
    animation-name: hvr-pulse-shrink;
    animation-duration: 0.3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}