@import url('https://fonts.googleapis.com/css2?family=Berkshire+Swash&display=swap');

@font-face {
  font-family: 'Helvetica, sans-serif';
  src: url('webfonts/Helvetica.ttf') format('truetype');
}


@font-face {
    font-family: 'KalpanaUnicode';
    src: url('fonts/Kalpana UNICODE.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'KalpanaANSI';
    src: url('fonts/Kalpana ANSI.ttf') format('truetype');
}

body{
    margin:0;
    padding:0;
    font-family: Helvetica, sans-serif;
}
a{color: #4f6f52;text-decoration: none;}
a:hover{text-decoration: none;}
img{
  max-width: 100%;
}
li{list-style: none;}
.section-gaping{background: #fff;padding: 30px 0;}
.section_gaping_bg1{background: #ebe3cd;}
.section_gaping_bg2{background: #f0ece1;}
.section-gaping.dbluebg{
	background-image: linear-gradient(to right, #4f6f52, #6bbef9);
    color: #fff;
}


p {
    font-size: 15px;
}

.section_title{
    margin-bottom:30px;
    text-align: center;
}	
.section_title h2{
	font-family: Helvetica, sans-serif;
    font-weight: 600;
    margin-bottom: 18px;
    font-size: 30px;
	color:#222;
    text-align: center;
	position: relative;

}
.section_title h2:after{
    position: absolute;
    content: '';
    background: #cbb279;
    width: 60px;
    height: 4px;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.section_title h3{
    font-weight: 700;
    margin-bottom: 18px;
    font-size: 24px;
	color:#000;
}
.section_title h4{
	font-family: Helvetica, sans-serif;
    font-weight: 600;
    font-size: 22px;
	color:#4f6f52;

}
.section_title p{font-weight: 500;margin:0;font-size: 18px;}
.live_better .section_title {    margin-bottom: 0px;}
.live_better h3 {font-weight:600;font-size: 22px;color: #4f6f52;}
h1{font-family: Helvetica, sans-serif;font-weight: 400;font-size: 40px;}
h3{
	font-family: Helvetica, sans-serif;font-weight: 400;
    margin-bottom: 16px;
    font-size: 30px;
    font-weight: 500;
	color:#4f6f52;
}
h4{ font-size: 25px; font-weight:700;color:#4f6f52;margin-bottom: 10px;}
.bg-gradent{
      background-image: linear-gradient(to right, #e9fffe, #bdf5f557, #bdf5f500, #e9fffe);
}
/*header section*/

.banner_heading{
	background:#4f6f52;
	font-size:24px;
	font-weight:600;
	line-height:30px;
	color:#fff;
	text-align:center;
	border-bottom:1px solid #4f6f52;
	padding:25px 0;
}
.banner_heading p{margin:3px 0 0 0;color:#8da783;}
.banner_heading p span{font-size:16px;color:#fff;font-weight:400;margin:0 6px;}
.topmid{color:#fff;}
.navbar{
    -webkit-box-shadow: 0 2px 3px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 3px rgb(0 0 0 / 10%);
    background:#fff;
    border-bottom: 4px solid;
	border-image: linear-gradient(to right, #4f6f52, #fff, #4f6f52);
	border-image-slice: 1;
	padding:0; 
 z-index:9999;
}
.navbar-brand {padding:3px;}

.navbar .btn_blue_rounded  {
	background:#4f6f52;
	color:#fff;
  border-radius:0;
  padding:1px 16px!important;
  box-shadow:none;
  border:1px solid #fff;
  font-size:13px;
  font-weight:500;
  margin:0 3px;
	outline:0;
}
.navbar .btn_blue_rounded:hover {background:#fff; border:1px solid #4f6f52;color:#111;}

.navbar .btn_blue_rounded i{background:transparent;width:auto;color:#fff;}
.navbar-brand img {
    width: 80px;
    padding: 4px 0;
    transition: all 0.3s ease;
}
.navbar-brand p {
    font-size: 10px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.7490196078);
	margin:0 0 4px 0;
	    float: left;
}
.header_links{display:block;}
.header_links li{float:left;}
.header_links li a {
  color:var(--black);
  font-size: 15px;
  padding: 0px 8px;
  font-weight: 400;
}
.header_links li a:hover { color: var(--green);}
.header_links li:last-child a {border: none;}
.social-media-top li.call a i {
	background:#4f6f52;
	width:30px;
	height:30px;
	border-radius:50%;
    font-size: 15px;
	text-align:center;
    line-height: 30px;
	color:#fff;
}
.social-media-top {margin: 0; padding: 0;}
.social-media-top li {display: inline-block;	}
.social-media-top li a{font-size: 14px; font-weight:500;color: #4f6f52;}
.social-media-top li a:hover{color: #111;}
.social-media-top li a:hover i{color: #cbb279;}

.top_call{border:1px solid #4f6f52;}
.top_call span{padding:0 10px;}

.float-btn {
  z-index: 999;
}

.float-btn a {
  position: fixed;
  right: 0px;
  z-index: 9;
  padding:8px 14px;
  border-radius:50%;
  font-size: 20px;
  color: #fff;
}
.float-btn a i{
  font-size: 20px;
  color: #fff;
}

.float-whatsapp { bottom: 90px;background-color:#25d366 ;}
.float-whatsapp:hover {background-color:#111;}
.social-media-top li.btn_blue_rounded span{
	font-family: Helvetica, sans-serif;
    font-size: 12px;
	margin-left:5px;
	color:#fff;
}
.social-media-top li i {
    font-size: 12px;
    line-height: 40px;
	background:#4f6f52;
	color:#fff;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	border-radius:0;
}



/*banner start*/

.carousel-indicators [data-bs-target] {
    width: 14px;
    height: 14px;
	border-radius:50%;
    background-color: #4f6f52;
	display:block;
}
.banner-main{margin-top:80px;}
.carousel-indicators {bottom: -45px;}
.banner-main .carousel-indicators {
    z-index: 444;
    left: -125px;
    bottom: unset;
    transform: translateY(-50%);
    top: 50%;
    display: unset;
    padding: 0;
    margin-right: 5%;
}
.banner-main .carousel-item{
    position: relative;
}

.banner-main .carousel-caption{ 
    transform:translateY(0);
    width:100%;
    left:8%;
    right:0;
	margin:0 auto;
	padding-bottom:0;
    bottom:-8px;
    z-index:99;
    text-align: left;
}

.banner-main .carousel-caption h2{
	width:55%;
	background:rgba(0,0,0,.8);
	padding:8px;
	font-family: Helvetica, sans-serif;
    font-size: 25px;
    line-height: 34px;
    text-transform: capitalize;
    font-weight: 500;
	color:#fff;
	border-radius:0;
	border:1px solid #fff;
    text-align:center;
	height:90px;
	vertical-align:middle;
}
.banner-main .carousel-caption h2:after{
    background:transparent;
    width:0;
    height:0;
    bottom:0;
}
.banner-main .carousel-indicators{
    z-index: 8888;width:50px;
}
.banner-main .carousel-indicators li{
    border-top: unset;
    border-bottom: unset;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: solid 2px #fff;
    background: #ff0000;
	    margin: 8px 0;
}
/*banner end*/



input,  textarea, select{
    width: 100% !important;
    height: 45px !important;
    border: 0px solid #2884d2!important;
    padding: 8px !important;
    font-size: 14px !important;
    border-radius: 0 !important; 
	color:#666!important; 
}
input:focus,
textarea:focus,
select{
    outline: none !important;
}

textarea{
    height: 80px !important;
    resize: none !important;
}

input[type=submit]{
   background:#4f6f52;
    color: #fff!important;
    text-align: center;
    border-radius:0!important;
    padding: 10px 30px;
    letter-spacing: 2px;
    font-size: 16px!important;
    font-weight: 500;
    text-transform: uppercase;
    transition: all ease-in-out .3s;
    cursor: pointer;
    height: auto;
	border: 1px solid #fff!important;
}
input[type=submit]:hover{
background:#fff;border: 1px solid #4f6f52!important;color: #111!important;
}

.custom-hr{
    border-top: 3px solid #2884d2 !important;
    margin-top: 0;
}
.white{color:#fff!important;}
footer .white img{width:55px;}
footer{
    background: #222222;    padding: 16px 0;
}
.disclimer p{font-size: 13px!important;font-style:italic;color:#fff!important;margin-top:12px;}
.copyright p{
	color:#d1d1d1;    
	font-size: 12px;
	margin: 7px 0 0 0;
	text-align: center;
    border-top: 1px solid #cbb279;
    padding-top: 8px;
}
.foot_logo {
    width: 85px;
    margin: 0 auto 10px auto;
}
.infinity-logo {
    text-align: center;
    border-left: 1px solid #525252;
    border-right: 1px solid #525252;
}
.igbc-logo {text-align: center;}
.igbc-logo img{height:40px;}
.igbc-logo h4{font-size:10px;color:#fff;font-weight:400;}


.darkfixd-bg {
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
    color: #fff;
}

.modal-content{
    position: relative;
}
.enqure-form{
  background: #fff; 
  padding: 20px; 
      border-radius: 0;
}
.enqure-form h2{
    color: #009688;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 15px;
        letter-spacing: 1px;
}
.close {
    margin-right: 0px;
    margin-top: 0px;
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 10;
    position: absolute;
    top: -20px;
    right: -15px;
    background: #0abeda !important;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.close:hover{
    color: #fff;
    opacity: 10;
}
/*modal end*/


    /*sochal icon bar*/
.sochal-icon-bar {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99999;
    display: none;
	
}

.sochal-icon-bar a {
    display: block;
    text-align: center;
    padding: 12px;
    transition: all 0.3s ease;
    color: white;
    font-size: 17px;

}
.sochal-icon-bar a i{
    color: #fff;
}

.sochal-icon-bar a:hover {
    background-color: #000;
    color: #fff;
}



.thankyou-main{
  padding: 135px 0 135px 0;
}
.thankyou-box{
  padding: 50px;
  box-shadow: 3px 3px 8px 0px rgb(33 197 142 / 21%) !important;
  max-width: 550px;
  margin: 0 auto;
  text-align: center;
  border-radius: 0;
}


@media (max-width: 575.98px){

  .navbar-brand img{height:60px;}
  .btn_blue_rounded {padding: 8px 12px!important;font-size: 14px;}
  .navbar-brand {margin-right: 0;}

    .sochal-icon-bar {
        position: fixed;
        top: unset;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: unset;
        z-index: 99999;
        bottom: 0;
        width: 100%;
        background: #fff;
        display: flex;
    }
    .sochal-icon-bar a {
        display: inline-block;
        text-align: center;
        padding: 10px;
        transition: all 0.3s ease;
        color: white;
        font-size: 20px;
        width: 100%;
    }
    #backto-top{
        bottom: 60px;
    }
.frm_position {
    position: relative!important;
    top: 0!important;
    width: 100%;
    margin: 0 auto;
    right: 0%!important;
}

.form_area h1 {color: #fff;}
.form_area_mid {padding: 15px 15px 6px 15px;}
.h2, h2 {
    font-size: 20px!important;
    font-weight: 700;
    margin-bottom: 0;
}

h4 {font-size: 20px;}
h5 {font-size: 13px;}
i.left_right {font-size: 20px;}
.oxy-progress-bar-overlay-text {margin-top: -46px;}
.oxy-progress-bar {margin-bottom: 28px;}

.skills {margin-top: 70px!important;}
footer .social-media-top {display:none;}
.lead_graphic img {width: 100%;}
.case-studies-text { padding: 15px;}
.heading2 {font-size: 20px;}
.bluebox_txt{font-size: 14px!important;}
.bluebox_txt2 { margin-top: 12px;}
.conteact-about h3 {font-size: 18px;}
.section-gaping:nth-child(odd) {padding: 15px 0;}
.service-maibn .service-title h4 {height: auto!important;}


}

/*sochalicon bar end*/

@media(max-width: 1199.98px){
  .banner-main .carousel-caption h2 {
      font-size: 40px;border:0;
  }
}
@media (max-width: 991.98px) { 

  .owl-next {
      right: -18px;
  }
  .owl-prev {
      left: -18px;
  }
}

@media (max-width: 767.98px) { 

    .section-gaping h2{
            font-size: 2rem;
            margin-bottom: 6px;
    }
    .owl-next {
      right: -8px;
  }
  .owl-prev {
      left: -8px;
  }

  .audit-form{
    padding: 25px 20px;
  }
  .banner-main .carousel-caption h2 {
      font-size: 30px;
  }
  .banner-main .carousel-caption .btn{
    padding: 10px 16px;
    font-size: 12px;
  }
  .pross-box{
    max-width: 133px;
  }

      .service-des p{
        height: auto;
      }


 }
@media (max-width: 575.98px) { 


    .section-gaping{
        padding: 20px 0 15px 0;
    }
    /*.social-media-top,
    .contact-dtls{
        margin-bottom: 10px;
    }*/
    
	.banner-main .carousel-item img {
    height: 210px;
    object-fit: cover;
    object-position: 100% 0;
	} 

	.banner-main .carousel-item img.banner_img1_m {
        height: 555px;
        object-fit: cover;
        object-position: 80%;
    }
    .banner-main .carousel-caption {
        transform: unset;
        top: unset;
        width: 100%;
        left: 0;
        bottom: auto;
        z-index: 99;
        background: -webkit-linear-gradient( #4f6f52, #4f6f52 80%);
	
        bottom: 14px;
        padding-bottom:0;
        text-align: center;
		position: inherit;
		height:85px;
		padding:0;
    }
    .banner-main .carousel-caption h2 {
		width:100%;
        font-size: 18px!important;
		line-height:26px;
        margin-bottom:0;
        letter-spacing: 0;
        background:transparent;
    -webkit-background-clip: transparent;
    -webkit-text-fill-color:#fff;
    }




 }
 
 
 
 @media only screen and (max-width: 767px) {
 .videomain::after {left: 17px!important;}
.videomain::before {left: 25px!important;}
.video-box {height: 170px!important;}

 }
/*video area start*/
.video-box {
    width: 100%;
    height: 350px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: center;
    border-radius: 0;
}

.videobtn {
    width: 70px;
    height: 70px;
	line-height: 70px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 28px;
    display: inline-block;
    position: relative;
    background-color: #33c4a8;
}
.videobtn:before {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgb(255 255 255 / 14%);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.14);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.14);
    box-shadow: 0 0 0 0 rgb(255 255 255 / 14%);
    -webkit-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}
.videobtn:after {
    position: absolute;
    left: -15px;
    top: -15px;
    right: -15px;
    bottom: -15px;
    content: '';
    background-color: rgb(215 180 116 / 46%);
    border-radius: 50%;
}
.videobtn i {
    line-height: 70px;
    position: relative;
    z-index: 9;
}

 .galleryimg a{
        margin-bottom: 20px;
        display: block;
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 236px;
        transition: transform .5s;
      }
      .galleryimg a:hover::after{
        position: absolute;
        content: '';
        background: #00000085;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
      }
      .galleryimg a img{
        transition: transform .5s;
      }
      .galleryimg a:hover img{
        -ms-transform: scale(1.2); 
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
      }

.vedeosection{
  padding: 40px 0 26px 0;
}
.videogallery {
  position: relative;
  width: 100%;
}
   
.image-overlay {
  display: block;
  width: 100%;
  height: 232px;
  object-fit: cover;
}
.overlayheight{
  height: 340px;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  transition: .5s ease;
background-color: #00000059;
}
.videotambal{
       /*border: solid 0.1px rgb(66 226 245 / 55%);*/
    box-shadow: 0 1px 11px 0 #438d467a;
    border-radius: 0;
    overflow: hidden;
    display: inline-block;
}
.videotambal:hover .overlay {
  opacity: 0;
}

.overlayy .text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.overlayy .text i{
    font-weight: 300;
    font-size: 90px;
    opacity: 0.5;
    color:#46ad50;
}
.videogallery:hover .overlayy .text i{
   opacity: 0.8;
       transition:all ease-in-out .5s;
    -webkit-transition:all ease-in-out .5s;
    -moz-transition:all ease-in-out .5s;
    -o-transition:all ease-in-out .5s
}
.videotitle{
    background: #33c4a8;
    color: #fff;
    padding: 15px;
	    width: 90%;
    margin: 0 auto;
}
.videotitle h4{
    font-size: 16px;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0; 
}
.lity-close:focus{
  outline: none;
}
/*video area end*/




.starting_price {
  width: auto;
  height: 50px;
  line-height: 50px;
  padding-left: 15px;
  position: absolute;
  left: -9px;
  top: 15px;
  font-size:16px;
  font-weight:600;
  color:#fff;
  background: -webkit-linear-gradient(45deg , #09009f, #237eee 80%);
  box-shadow:0 0 7px #555;
}
.starting_price:before, .starting_price:after {
  content: "";
  position: absolute;
}
.starting_price:before {
  height: 0;
  width: 0;
  top: -8.5px;
  left: 0.1px;
  border-bottom: 9px solid #000;
  border-left: 9px solid transparent;
}
.starting_price:after {
  height: 0;
  width: 0;
  right: -14.5px;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 15px solid #237eee;
}
.clients h2 {color: #fff;}


.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.pulse {
	border-radius: 50%;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
	transform: scale(1);
	animation: pulse-black 2s infinite;
	background: transparent;
	box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
	animation: pulse-white 2s infinite;
}

@keyframes pulse-white {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
	}
	
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
	}
	
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	}
}


/* pulse btn*/

.pulseit{
	-webkit-animation: pulse linear .5s infinite;
	animation: pulse linear .5s infinite;
	
}
@-webkit-keyframes pulse {
	0% { width:200px; } 
	50% { width:340px; } 
	100% { width:200px; }
}
@keyframes pulse {
	0% { width:200px; } 
	50% { width:340px; } 
	100% { width:200px; }
}

/* pulse btn*/


/* testnomial start*/

.clint-logo-swipe .owl-prev{
    color:#000!important;
    font-size:40px!important;
    margin:5px;
    padding:10px 17px!important;
    background:#fff!important;
    display:inline-block;
    cursor:pointer;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    border:1px solid #ccc!important;
    position:absolute;
    top:25%;
    left:-50px
}
.clint-logo-swipe .owl-next{
    color:#000!important;
    font-size:40px!important;
    margin:5px;
    padding:10px 17px!important;
    background:#fff!important;
    display:inline-block;
    cursor:pointer;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    border:1px solid #ccc!important;
    position:absolute;
    top:25%;
    right:-50px
}
.testi-slider .owl-prev{
    color:#000!important;
    font-size:40px!important;
    margin:5px;
    padding:10px 17px!important;
    background:#fff!important;
    display:inline-block;
    cursor:pointer;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    border:1px solid #ccc!important;
    position:absolute;
    top:40%;
    left:-50px
}
.testi-slider .owl-next{
    color:#000!important;
    font-size:40px!important;
    margin:5px;
    padding:10px 17px!important;
    background:#fff!important;
    display:inline-block;
    cursor:pointer;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    border:1px solid #ccc!important;
    position:absolute;
    top:40%;
    right:-50px
}
.testi-slider{
    position:relative;
    margin-top:40px
}
.testi-review p{
    font-style:italic;
    font-size:16px
}
.testi-review h5{
    font-style:italic;
    font-size:20px;
    font-weight:600
}
.testi-review{
    overflow:hidden
}
.testi-slider .item{
    background:#fff
}
.testi-image img{
    width:180px!important;
    height:180px!important;
    text-align:center;
    margin:0 auto;
    border-radius:0;
    box-shadow:0 0 4px #ccc;
    object-fit:none;
    background:#e8e8e8
}
.testi-plus a{
    width:40px!important;
    height:40px!important;
    background:#173d7a;
    font-size:18px;
    text-align:center;
    line-height:42px;
    color:#fff;
    border-radius:50%;
    float:left;
    margin:0 10px 0 20px;
    display:block!important
}
.testi-info h5{
    margin:0 0 5px
}
.testi-info h5 a{
    font-size:16px;
    font-weight:600;
    color:#173d7a;
    margin-bottom:5px
}
.testi-info{
    float:left
}
.test-hover{
    background:#18beb4;
    padding:10px
}
.test-hover p{
    color:#fff;
    font-size:15px;
    margin-bottom:10px;
    max-height:215px;
    overflow-y:scroll
}
.test-hover p::-webkit-scrollbar{
    width:2px;
    background:#ffffff80
}
.test-hover p::-webkit-scrollbar-track{
    box-shadow:inset 0 0 1px #80808000;
    border-radius:0
}
.test-hover p::-webkit-scrollbar-thumb{
    background:#fff;
    border-radius:0
}
.test-hover p::-webkit-scrollbar-thumb:hover{
    background:#fff
}
.test-hover ul{
    padding:0;
    margin:0
}
.test-hover ul li{
    display:inline-block
}
.test-hover ul li a{
    color:#fff;
    padding:10px;
    display:block;
    font-size:16px
}
.testi-box{
    overflow:hidden;
    border:1px solid #ccc;
    border-radius:0;
    box-shadow:0 0 5px #ccc;
	width: 90%;
    margin: 0 auto;
}
.testi-image{
    margin:40px 0;text-align: center;
}
.testi-details{
    margin-bottom:40px;
    overflow:hidden
}
.testi-slider .item{
    border-radius:0
}
.test-hover{
    background:#18beb4;
    padding:20px 15px 10px;
    position:absolute;
    top:0;
    left:0;
    right:0;
    border-top-left-radius:0;
    border-top-right-radius:0;
    visibility:hidden;
    height:255px;
	width:90%;
	margin:0 auto;
}
.test-hover::after{
    content:'';
    width:0;
    height:0;
    border-left:15px solid transparent;
    border-right:15px solid transparent;
    border-top:15px solid #18beb4;
    position:absolute;
    bottom:-15px;
    left:25px
}

.testi-box:hover .test-hover{
    visibility:visible;
    transition:all ease-in-out .5s;
    -webkit-transition:all ease-in-out .5s;
    -moz-transition:all ease-in-out .5s;
    -o-transition:all ease-in-out .5s
}

/* testnomial end*/

.heading1{
	background: -webkit-linear-gradient(45deg , #09009f, #237eee 80%);
	font-size:24px;font-weight:700;color:#fff;
	padding:10px;
	margin-bottom:10px;
	z-index: 2;
    position: inherit;
}

.heading1::after {
    content: '';
    display: block;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 10px solid #1747cc;
    position: relative;
    margin: -9px auto;
    padding-top: 15px;
    width: 12px;
    text-align: center;
    transform: translateY(100%);
   
}


.heading1 span, .heading2 span{float:right;color:#fff000;}
.heading2{
	background: -webkit-linear-gradient(45deg , #09867e, #2884d2 80%);
	font-size:24px;font-weight:700;color:#fff;
	padding:10px;
	margin-bottom:10px;
	z-index: 2;
    position: inherit;
}
.heading2::after {
    content: '';
    display: block;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 10px solid #12a59c;
    position: relative;
    margin: -10px auto;
    padding-top: 15px;
    width: 12px;
    text-align: center;
    transform: translateY(100%);
   
}

.lead_graphic{text-align:center;}
.lead_graphic img{width:80%;margin:20px auto 15px auto;}
.lead_area{
	background: #fff;
    padding: 1px 15px;
    margin-top: -12px;
    z-index: 1;
    box-shadow: 0 0 10px #bbb;
}
.btn_blue_rounded {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: -webkit-linear-gradient(45deg , #4f6f52, #4f6f52 80%);
  color:#fff;
  font-size:16px;
  border-radius:0;
  padding:10px 18px;
      box-shadow: 0 0 10px #8d8d8d;
    border: 2px solid #fff;
}
.btn_blue_rounded:hover {
 background: -webkit-linear-gradient(45deg , #cbb279, #cbb279 80%);
  color:#fff;
}

.btn_blue_rounded i {color:#cbb279;}
.btn_blue_rounded:hover i {color:#000;}

.btn_blue2 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: -webkit-linear-gradient(45deg , #4f6f52, #4f6f52 80%);
  color:#fff;
  border-radius:0;
  padding:10px 22px;
      box-shadow: 0 0 10px #8d8d8d;
    border: 2px solid #fff;
}
.btn_blue2:hover {
 background: -webkit-linear-gradient(45deg , #4f6f52, #4f6f52 80%);
  color:#fff;
}

.btn_area{margin-top:-30px;text-align:center;}

.form_area {
    width: 100%;margin:15px 0 0 0;
}


.form_area h1{
	font-size: 30px;
    color: #FFF;
    font-weight: 500;
    text-align: center;
    margin: 0 0 15px 0;
}
.form_area .form-group {margin-bottom:12px;}
.service-maibn .service-title h4{height: 50px;}

.service-title {text-align: center;}
.service-img {margin: 0 auto 20px auto;}
.service-maibn {min-height: auto;}
.white_box{
	background:#fff;
	padding:18px ;
	box-shadow:0 0 14px #2884d2;
}



.map .photo-item {margin:4% 3%;}
.fancybox-button {background:#4f6f52;}
.fancybox-button svg {color: #fff;}
.fancybox-button svg:hover {color: #000;}
.bluebg{
	background-image: linear-gradient(#47a9ff, #046fcd);
	padding:12px;
	border-radius:0;
}

.whitebg{
	background:#fff;
	padding:8px;
	border-radius:0;
}

.whitebg iframe{height:350px;border: 0;}

/*backto-top start*/

#backto-top {
  display: inline-block;
  background:#4f6f52;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius:0;
  border:1px solid #4f6f52 ;
  position: fixed;
  bottom: 30px;
  right: 5px;
  transition: background-color .3s,  
  opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  text-align: center;
  box-shadow: 5px 5px 15px 0px rgb(0 0 0 / 10%);
}

#backto-top i{font-size: 20px;color:#fff;}
#backto-top:hover i{color:#4f6f52;}
#backto-top:hover {
  cursor: pointer;
  background:#fff!important;
  background:#4f6f52;
}
#backto-top:active {
  background: #fff;
  background: #4f6f52;
}
#backto-top.show {
  opacity: 1;
  visibility: visible;
}

/*backto-top end*/
a.phbg {
    background: #fff;
    padding: 12px 14px;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    border-radius: 0;
}



.services .card{background:transparent;}
.services .card-title span{display:block;}

h5.card-title {
	text-align:center;
	color:#111;
	font-size: 18px;
	font-weight: 500;
}
.card-footer {
    padding: 0 0 15px 0;
    background-color:transparent;
    border-top:0;
}
.card-body {padding:0;}
.whitebox{background:#fff;box-shadow:0 0 15px #aaa;padding:8px;border-radius:0;
}
.whitebox img{border-radius:0;
}

.video .whitebg{
	background:#fff;
	padding:12px 12px 1px 12px;
	border-radius:0;
}

/* ani image */
.circle {
  position: relative;
  margin: 0px;
  height: 120px;
  width: 120px;
  background-color: #fff;
  border-radius: 50%;
  text-align:center;
  padding-top:8px;
  margin:0 auto 20px auto;
}
.circle img{width:115px;border-radius: 50%;}
.circle:before {
  position: absolute;
  content: '';
  height: calc(100% + 10px); 
  width: calc(100% + 10px); 
  border: 2px dashed #4f6f52;
  top: 1px;
  left: -5px;
  border-radius: inherit;
  animation: spin 10s linear infinite;
}


.badge {
    background:#4f6f52;
    padding:6px 8px;
    border-radius:0;
	font-size:12px;
	margin-bottom:8px;
}
#care_plans h3 {
    font-weight: 700;
    margin-bottom: 6px;
    font-size: 22px;
    color: #000;
}



#amenitiesbg a p{color:#fff;}
#amenitiesbg a p:hover{color:#fff!important;}

#amenitiesbg {
    -webkit-background-size: cover;
    background-size: cover;
}
.amenitiesbg_parallax {
    background-attachment: fixed;
    padding:40px 0;
}
.lightbg{
	background:#e0ffe4;
	padding:25px 15px 15px 15px;
}
.facilities .why-choose-box {
    background:#fff;
    display: flex;
    align-items: center;
    box-shadow: 0 0 6px 1px rgb(122 171 80 / 70%);
    padding:8px 10px;
    border-radius: 0;
   margin: 0 6px;
    margin-bottom: 12px;
}

.facilities .why-choose-box.choosebox2 {
    background:#4f6f52;
    display: flex;
    align-items: center;
    box-shadow: 0 0 6px 1px rgb(111 182 239 / 19%);
    padding:8px 10px;
    border-radius: 0;
    border:1px solid #4f6f52;
   margin: 0 6px;
   
}
.why-choose-box.choosebox2 h4 {color:#fff;}

/*why choose us--Home*/
.why-choose-us{
  background: url(images/bg-nocopyright.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
  padding-top: 141px;
}
.why-choose-box {
    background: #fff;
    display: flex;
    align-items: center;
    box-shadow: 0 0 6px 1px rgb(111 182 239 / 19%);
    padding:8px 10px;
    border-radius: 0;
   margin: 0 6px;
    margin-bottom: 12px;
}
.why-choose-box h4 {
font-size: 15px;
    color: #3d3d3d;
    font-weight: 500;
}
.why-choose-box p{
 color: #7f8d99;
 font-size: 16px;
}
.icon-box{
    width: 45px;
    height: 45px;
    /* background: rgb(76 175 80 / 6%); */
    margin-right: 8px;
    text-align: center;
    line-height: 45px;
    /*font-size: 45px;*/
    color: #fff;
    transition: all .3s;
}


/* section_separation nav-pills */
.section_separation .nav-pills .nav-link {
    color: #000;margin:0 26px;background:transparent;border-radius:0;padding:0;
}
.section_separation .nav-pills .nav-link.active {
    color: #4f6f52;
    border-bottom:2px solid #4f6f52;
   background:transparent;
       padding-bottom: 3px;
}
.section_separation .nav-pills .nav-link {
    position: relative;border-radius:0;font-size:18px;font-weight:600;
}
.section_separation .nav-pills .nav-link i{font-size:18px;}
.section_separation .nav-link::before {
    content: '';
    display: block;
	width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #4f6f52;
    position: absolute;
    top: 68%;
    right:0;
    left:0;
	margin: 0 auto;
    transform: translateY(100%);
    opacity: 0;

}
.section_separation .nav-link.active::before {
    opacity: 1;
}

#floor-plan .tab-content{background:transparent;border:0;padding:20px;border-radius:0;}
#floor-plan .tab-content img{border-radius:0;}


/*photos gallery start*/

.post-box:hover .photo-img img{
   -webkit-transform: scale(1.1);
   transform: scale(1.1);
}
.photo-item{
   position: relative;
}
.photo-img{
    overflow: hidden;
    min-height: 57px;
    display: block;
    cursor: pointer;
	border-radius: 0;
}
.photo-img img{
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .5s ease-in-out;
    width: 100%;
	border-radius:0;
}
.photo-date {
    color: #fff;
    position: absolute;
    z-index: 99;
    bottom: 0;
    width: 100%;
    height: 100%;
    /*background: linear-gradient(rgba(0,0,0,0) 60%,rgba(0,0,0,.65) 100%);*/
    display: flex;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    transition-delay: 0;
}
.photo-date span{
    color: #000;
}
.photo-icon {
    position: absolute;
    width: 70px;
    height: 70px;
    top: 38%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #000000b3;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    text-align: center;
    border-radius: 50%;
    
}
.photo-icon i {
    line-height: 70px;
    font-size: 30px;
    color: #4f6f52;
}
.post-box{margin-bottom:12px;display:table;}
.post-box:hover .photo-date{
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
    opacity: 1;
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    transition-delay: 300ms;
}
.view_title {
    font-size:15px;
    font-weight: 500;
    color: #fff;
	line-height: 18px;
    text-align: center;
    margin: 2px 0 0 0;
    background-image: linear-gradient(#4f6f52, #4f6f52);
    padding: 6px 5px;
    border-radius: 0;
	
}

.testimonials .view_title {
    font-size:15px;
    font-weight: 500;
    color: #fff;
	line-height: 18px;
    text-align: center;
    margin: 2px 0 0 0;
    background-image: linear-gradient(#4f6f52, #4f6f52);
    padding: 6px 5px;
    border-radius: 0;
	height:72px;
	    align-items: center;
    display: flex;
}
.testimonials .post-box {
    margin-bottom: 0;

}

.owl-carousel .owl-item img {
    border-radius: 0!important;
}
.owl-carousel .item {
    width:96%;margin:0 auto;
}
/*photos gallery end*/

.tick ul{padding-left:0;margin:20px 0 20px 25px;} 
.tick ul li{margin-bottom:10px;} 

.tick ul li:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f14a";
    color: #4f6f52;
    font-size: 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	width: 30px;
    height: 30px;
	margin-right:6px;
	margin-left: -23px;
}
.tick_double ul{
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

.tick_double ul li{width:95%;}

.shadow{box-shadow:0 15px 10px -15px #333;}

.room_features .bg1 li{margin-bottom:20px;border-bottom:1px solid #9b6f3f;} 
.room_features li{margin-bottom:20px;border-bottom:1px solid #bda891;} 
.room_features li span{display:table-cell;} 
.room_features li .li_icon{width:13%;} 
.room_features li .li_icon img{
	background:#4f6f52;
	width:60px;
	height:60px;
	line-height:60px;
	text-align:center;
	padding:8px;margin:0 10px 0 0;
} 
.room_features li .li_txt{
	font-size:16px; 
	font-weight:400;
	color:#000;
	padding:0;
	margin:0;
	vertical-align:middle;
	line-height:20px;
} 
.bg1 ul li:before, .bg2 ul li:before, .bg3 ul li:before{color: #9b6f3f;}


.topmid{
	font-family: Helvetica, sans-serif;
	font-size:20px;
	font-weight:600;
	color:#4f6f52;
    text-align: center;
	line-height:30px;
	
}

.topmid span{display:block;}
.thanku_bg {
  background-image: radial-gradient(circle, #fff, #fff, #9dcab5);
  height: 100%;
  min-height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding:130px 0 60px 0;
}
.thanku_bg p{font-size:22px;color:#000;}
.award{background-image: radial-gradient(circle, #fff, #fff, #52c2a7);padding:30px;}
.award img{width:70%;margin:0 auto;display:block;}
/*dots*/
.owl-nav{margin-top:16px;text-align:center;}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    font-size: 22px;
    display: inline-block;
	margin:0 5px;
	color:#4f6f52;
}
.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover {color:#4f6f52;}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: inherit!important;
}
/*dots end*/
.sticky_div{position: sticky;top:100px;}

/* left_nav*/
.left_nav {
  margin-top: 20px;
}

.left_nav .nav-pills .nav-link {
  border-radius: 0;
  color: #000;
  font-weight: 500;
  border-bottom: 1px solid #4f6f52;
  text-align: left;
}

.left_nav .nav-pills .nav-link:hover {
  background-color: #4f6f52;
}

.left_nav .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background: #4f6f52 !important;
}

.left_nav .tab-content {
  background: #fff;
  padding: 30px;
  color: #000;
  border-radius: 0;
  width: 100%;
  box-shadow: 0 0 12px #ccc;
}

.left_nav .nav-pills .nav-link {
  border-bottom: 1px solid #4f6f52;
  border-radius: 0;
  display: block;
  background: linear-gradient(to right, #4f6f52 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.5s ease-out;
  padding: 12px 10px;
  width: 100%;
  font-size: 16px;
}
.left_nav .nav-pills .nav-link.active img{margin-right:5px;filter:none;}
.left_nav .nav-pills .nav-link img{margin-right:1px;filter: brightness(0.5);}
.left_nav .nav-pills .nav-link:hover img{filter:none;}
.left_nav .nav-pills .nav-link:last-child {border-bottom: none;}

.left_nav .nav-pills .nav-link:hover {background-position: left bottom;color: #fff;}
/* left_nav*/
.text-start {
    text-align: left !important;
}

.bg1 {
    background-color: #d9c69d;
    padding:20px;
}

.bg2 {
    background-color: #f5edda;
    padding:20px;
}
.bg3 {
    background-color: #fdf9e9;
    padding:20px;
}
.bg2 ul, .bg3 ul{padding:0;}

.greenbg2 {
    background:#4f6f52;
    height: 100%;
    width: 100%;
    border-top: 2px solid #4f6f52;
    border-bottom: 2px solid #4f6f52;
}
.greenbg2 .section_title.text-left {
    text-align: left;
}
.greenbg2 li {
    color: #fff;
    margin: 0 0 10px 0;
}
.greenbg2 .section_title h2 {
    color: #fff;
}
.greenbg2 .section_title h2:after {
    position: absolute;
    content: '';
    background: #222;
    width: 60px;
    height: 4px;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.beigbg2 {
    background:#ebe3cd;
    height: 100%;
    width: 100%;
    border-top: 2px solid #ebe3cd;
    border-bottom: 2px solid #ebe3cd;
}
.beigbg2 .section_title.text-left {
    text-align: left;
}
.beigbg2 li {
    color: #fff;
    margin: 0 0 10px 0;
}

.gmap iframe {
    width: 100%;
    height: 466px;
	border: 1px solid #4f6f52 !important;
}

/*
.slider .item {
    position: relative;
    height: 100%;
}*/

.slider .inner-bx {
    position: absolute;
    bottom: 0;
    background:rgba(0,0,0,.7);
    width: 44%;
    padding:20px;
    /* transform: translateY(52%); */
    /* opacity: 0; */
    transition: 0.2s;
}

.slider .inner-bx h4 {
    color: #cbb279;
    display: inline-block;
    margin: 0;
}

.slider .inner-bx p {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 16px;
    width:94%;
	margin:0;
}

.slider .inner-bx p strong{color: #ffdc8c;font-weight:400;}


.slider .item img {
    height: 100%;
    object-fit: contain;
    width: 100%;
}
 
 
.g-recaptcha-contact{
   height: 78px;
   transform:scale(0.75);
   webkit-transform:scale(0.75);
   text-align: left;
   position: relative;
   margin-left: -30px;
}

.live_better p{
	text-align:justify;
	hyphens: auto;
    text-align-last: left;
    -webkit-hyphens: auto;
    word-spacing: -0.05em;
}
.greehead{color:#4f6f52;font-size:18px;font-weight:600;margin-bottom:5px;}
.tab-content.tick ul {margin: 20px 0 0px 25px;}
.tick ul li:last-child {margin-bottom:0;}

.new_stay .new_stay_left_table table th {
    font-weight: 600;
    border-top: 1px solid #dbaa74;
    padding: 10px;
    font-size: 15px;
    border-right: 1px solid #dbaa74;
    background: #9b6f3f;
    color: #fff;
	    line-height: 20px;
}

.new_stay .new_stay_left_table table {
    border-bottom: 1px solid #dbaa74;
    border-left: 1px solid #dbaa74;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
    border-radius: 0;
}

.new_stay .new_stay_left_table table td {
    border-top: 1px solid #dbaa74;
    padding: 10px;
    font-size: 15px;
	color: #111;
    border-right: 1px solid #dbaa74;
	line-height: 20px;
}
.facilities h4 {color: #111;}
.new_stay  ul li{font-size: 14px;margin:0;}
.new_stay ul {margin:0 0 20px 25px;}
.small_txt{font-size: 12px;}
.tc_appli p {font-size: 10px;margin:0;float: right;writing-mode: vertical-rl;
  transform: rotate(180deg);margin-top: -70px;}
.item_block{margin:0 0 14px 0;}
.take_tour h2{font-family: 'KalpanaUnicode', sans-serif;font-style: italic;font-size:45px;font-weight:300;}
.take_tour h3{font-size:22px;font-weight:600;}

/* start location */
.location .maparea.card{border: 1px solid #bababa;border-radius:0;}
.location-detail.card {border: 1px solid #bababa;padding:0 15px;border-radius:0;}
.location-detail ul {
  padding:10px 16px;
  margin-bottom: 0;
  border:1px solid #cbb279;
  background:#fff;
}

.location-detail ul li {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 13px 0;
  border-bottom: 1px solid #cbb279;
  margin-bottom: 6px;
}

.location-detail ul li:last-child {
  border: none;
  padding-bottom: 0;
  margin: 0;
}

.location-detail ul li img {
  width: 15px;
}
.location-detail ul li i {
  font-size: 16px;
  margin-top: -8px;
  color: #9b6f3f;
}

.location-detail ul li h3 {
  font-size: 16px;
  color: #fff;
  margin: 0;
  width: 100%;
  font-weight:400;
}

.location-detail ul li h3 strong {
  float: right;
  background: #9b6f3f;
  color: #fff;
  padding:4px 6px 2px 6px;
  font-weight: 400;
}
.location-detail ul li h3 p {margin-bottom: 0;width:75%;display: inline-block;color: #111;}

.location h4 {
    font-size: 22px;
    color: var(--black);
    font-weight: 600;
    margin: 0 16px 16px 0;
}
.location h4 strong {
    position: relative;
    background: #cbb279;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    padding: 10px 10px 8px 10px;
}
.location h4 strong:before {
    content: "";
    position: absolute;
    right: -20px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid #cbb279;
    border-top: 42px solid transparent;
}
/* end location */

/* footer */
.contact_detail {
  margin-top: auto;
  color: #fff;
  padding: 15px 0 !important;
}
.contact_detail i {
  color: #cbb279;
}
.contact_detail li {
  margin-bottom: 10px;
  font-size: 15px;
}
.contact_detail p strong {
  display: block;
  font-weight: 600;
  font-size: 15px;
}
.contact_detail li strong {
  display: block;
  font-weight: 600;
  font-size: 15px;
}
.contact_detail span i {
  font-size: 18px;
  margin: 0 15px 0 0;
  color: #fff;
}
.contact_detail span i:hover {
  color: #151515;
}
.contact_detail a {
  color: #ece3ce;
  font-size: 15px;
}
.contact_detail a:hover {
  text-decoration: underline;
  color: #fff;
}
.contact_detail .address a:hover {
  text-decoration: none;
  color: #ece3ce;
}
.contact_detail .address a:hover p {
  color: #ece3ce;
}
.lightgreenbg {
    background: #87805e;
    padding: 30px;
    text-align: center;
}
.foot_logo_block img {
    width: 150px;
}
.foot_logo_area h4, .foot_logo_area h5, .foot_logo_area h6 {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    margin: 4px 0px;
    line-height: 16px;
}
.contact_detail .block {
  border-right: 1px solid #a39a6f;
}

.contact_detail .block ul {
  padding: 0;
}

.contact_detail .block:last-child {
  border-right: 0;
  display: flex;
  align-items: center;
}
.social_icon .social-button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  transition: all 0.5s ease;
  margin: 0 2px;
}

.social_icon .social-button {
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}

.social_icon a i {
  color: #fff;
  font-size: 13px;
}
.block_link a {
  margin-right: 20px;
  font-size: 14px;
}
.contact_detail h2{font-weight:600;}
/* footer */


/* banner */
button.slick-next {
    right: 35% !important;
}
button.slick-prev.slick-arrow {
    left: 57%!important;bottom: 28px;
}
button.slick-next.slick-arrow {bottom: 28px;}
.count {
    display: inline-block;
    vertical-align: top;
    float: right;
}

.count span {
    font-size: 30px;
    color: #cbb279;
    font-family: Helvetica, sans-serif;
    display: block;
    line-height: 0.1;
}

.count span.slash {
    width: 1px;
    height: 40px;
    background: #cbb279;
    transform: rotate(45deg);
    margin: 0;
    line-height: 0;
    position: relative;
    left: 8px;
}

.slider .inner-bx { width: 55%;    bottom:28px;}
.formbg2 h2{font-family: Helvetica, sans-serif !important;font-size:26px;color:#111;font-weight:600;}
.formbg2 h2 strong{color:#4f6f52;font-weight:600;}
.formbg2{
	/*background: hsl(111.25deg 89.28% 85.31% /30%);
	backdrop-filter: blur(35px);*/
	background:#65a182b3;
	padding:20px 20px 20px 20px;
	color:#111;    
	font-size: 16px;
	height:500px;
	margin:25px 15px 15px 15px;
	text-align: left;
	    top:14%;
}

.formbg2 label, .formbg2 .form-text{color:#111;font-size: 14px;}
.formbg2 .form-control, .formbg2 .form-select {padding: .5rem .75rem; border-radius:0;    font-size: 14px;}

/* banner*/


.certified .d-flex{background:#FFF;align-items: center;}
.certified img{width:80px;margin-right:10px;}
.certified p{font-size:18px;font-weight:500;width:60%;text-align: left;margin: 0;}
.box_shadow{position:relative;z-index:2;border:1px solid #aaa;display:inline-block;width:50%;}
.box_shadow:before,
.box_shadow:after {
  z-index: 1;
}

.box_shadow:before, .box_shadow:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.box_shadow:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.item_box{display:flex;}
.video_thumb img {
    height: 228px;
    -o-object-fit: cover;
    object-fit: cover;
}