@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700;800&display=swap')
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
body{
    margin:0;
    padding:0;
    font-family: 'Poppins', sans-serif;
}
a{
    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.dbluebg{
	background-image: linear-gradient(to right, #0b6177, #6bbef9);
    color: #fff;
}
.h2, h2 {
        font-size: 1.8rem;
    }
p {
    font-size:16px;color:#000;
}
.transportbg{background:#95d3c8;}
.animatedbg {
  align-items: center;
  text-align: center;
  background: linear-gradient(-45deg , #7ec552 , #77df6c, #7ec552 , #34b925);
  background-size: 400% 400%;
  animation: gradient 4s ease infinite;
}

.animatedbg2 {
  background: linear-gradient(-45deg , #7ec552, #7ec552, #0bc355, #7ec552);
  background-size: 400% 400%;
  animation: gradient 4s ease infinite;
  padding:8px 16px;
  border-radius:6px;
}

.animatedbg2 p {
  font-size:22px;
  font-weight:600;
  color:#fff;
  margin-bottom:0;
  line-height:32px;
}
 @keyframes gradient {
  0% {
	background-position: 0% 50%;
  }
  50% {
	background-position: 100% 50%;
  }
  100% {
	background-position: 0% 50%;
  }
}

.animatedbg2 p i{color:#fff000;}
.animatedbg2 p span{
	font-size:18px;
	border-right:1px solid #000;
	padding-right:12px;
	margin-right:12px;
}
.animatedbg2 p span:last-child{border-right:0;}
.section_title{
    margin-bottom: 30px;
    text-align: center;
}	

.amenities h2{
    font-weight: 700;
    margin-bottom: 18px;
    font-size: 38px;
    line-height: 45px;
	color:#0b6177;
    text-align: left;
}

.amenities h5{
    font-weight: 700;
    margin-bottom: 24px;
    font-size: 26px;
	color:#7ec552;
    text-align: left;
}

.section_title h2{
    font-weight: 700;
    margin-bottom: 18px;
    font-size: 40px;
	color:#111;
    text-align: center;
	position: relative;
}
.section_title h2:after{
    position: absolute;
    content: '';
    background: #0b6177;
    background: -moz-linear-gradient(left, #0b6177 0%, #0b6177 100%);
    background: -webkit-linear-gradient(left, #0b6177 0%, #0b6177 100%);
    background: linear-gradient(left, #0b6177 0%, #0b6177 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19695f', endColorstr='#0b6177', GradientType=1 );
    width: 80px;
    height: 4px;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.section_title h3{
    font-weight: 700;
    margin-bottom: 18px;
    font-size: 24px;
	color:#000;
}


h3{
    font-weight: 700;
    margin-bottom: 16px;
    font-size:30px;
	color:#000;
}
h4{ font-size: 25px; font-weight:700;color:#222;margin-bottom: 10px;}
h5{ font-size: 22px; font-weight:700;color:#222;margin-bottom: 10px;}

.bg-gradent{
      background-image: linear-gradient(to right, #e9fffe, #bdf5f557, #bdf5f500, #e9fffe);
}

.banner-main{margin-top:100px;}
  
/*owl-carousel start*/
.owl-carousel, .owl-carousel .owl-item{-webkit-tap-highlight-color:transparent; position:relative}
.owl-carousel{display:none; width:100%; z-index:1}
.owl-carousel .owl-stage{position:relative; -ms-touch-action:pan-Y}
.owl-carousel .owl-stage:after{content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0}
.owl-carousel .owl-stage-outer{position:relative; overflow:hidden; -webkit-transform:translate3d(226,22,209)}
.owl-carousel .owl-item{min-height:1px; float:left; -webkit-backface-visibility:hidden; -webkit-touch-callout:none}

.no-js .owl-carousel, .owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{cursor:pointer; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; box-shadow:NONE;}
.owl-carousel.owl-loading{opacity:0; display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none}
.owl-carousel.owl-grab{cursor:move; cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{-webkit-animation-duration:1s; animation-duration:1s; -webkit-animation-fill-mode:both; animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut; animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0; transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d; transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative; height:100%; background:#000}
.owl-carousel .owl-video-play-icon{position:absolute; height:80px; width:80px; left:50%; top:50%; margin-left:-40px; margin-top:-40px; background:url(owl.video.play.png) no-repeat; cursor:pointer; z-index:1; -webkit-backface-visibility:hidden; transition:-webkit-transform .1s ease; transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3); -ms-transform:scale(1.3,1.3); transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0; height:100%; background-position:center center; background-repeat:no-repeat; background-size:contain; transition:opacity .4s ease}
.owl-next, .owl-prev{background-position:0 0; position: absolute;top: 50%;
    transform: translateY(-50%);
}
.owl-carousel .owl-video-frame{position:relative; z-index:1; height:100%; width:100%}
.owl-nav{text-align:center; margin-top:15px;}
.owl-next, .owl-prev{height:50px; width:35px; background-size:16px; background-position:center; background-repeat:no-repeat; -webkit-transition:0.4s; -moz-transition:0.4s; -o-transition:0.4s; transition:0.4s; color:#fff; display:inline-block; margin:0;border-radius: 5px; box-shadow:none;}


.owl-next:hover i, .owl-prev:hover i{color: #0b6177;}
.owl-next{ right:-40px;}
.owl-prev{ left: -40px;}

.owl-nav i{
    color: #7ec552;
    font-size: 25px;
    line-height: 50px;
}

/*owl-carousel end*/  


/*header section*/
.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: 2px solid;
	border-image: linear-gradient(to right, #7ec552, #fff, #7ec552);
	border-image-slice: 1;
	padding:3px 0; 
 
}
.social-media-top {
    margin: 0;
    padding: 0;
}
.social-media-top li {display: inline-block;margin:0 10px;}
.social-media-top li.call a{color:#000;font-size:20px;font-weight:600;}

.social-media-top li a{color:#000;font-size:15px;font-weight:500;}
.social-media-top li.call a i {
	background:#7ec552;
	width:30px;
	height:30px;
	border-radius:50%;
    font-size: 15px;
	text-align:center;
    line-height: 30px;
	color:#fff;
}
.social-media-top li a i.fa-facebook-f{
    color: #3e5a99;
}
.social-media-top li a i.fa-instagram {
    color: #c13085;
}
.social-media-top li a i.fa-twitter {
    color: #1da1f3;
}
.social-media-top li a i.fa-linkedin-in {
    color: #0076b3;
}
.social-media-top li a i.fa-youtube {
    color: #ff0000;
}



/*banner start*/
.carousel-indicators {bottom: -45px;}
.banner-main .carousel-indicators {
    z-index: 444;
    left: -125px;
    left: non;
    bottom: unset;
    transform: translateY(-50%);
    top: 50%;
    display: unset;
    padding: 5px;
    margin-right: 5%;
}
.banner-main .carousel-item{
    position: relative;
}
.banner-main .carousel-item img{
    border-radius: 8px;
}

.banner-main .carousel-caption{ 
    transform:translateY(0);
    width:100%;
    left:0;
    right:0;
	margin:0 auto;
	padding-bottom:0;
    bottom:-8px;
    z-index:99;
    text-align: left;
}
.banner-main .carousel-caption p{
    font-size:20px;
}
.carousel-caption.padd_15 h2{padding-top:30px!important;}
.banner-main .carousel-caption h2{
	background:rgba(0,0,0,.8);
	padding:8px;
	font-family: 'Poppins', sans-serif;
    font-size: 25px;
    line-height: 34px;
    text-transform: capitalize;
    font-weight: 500;
	color:#fff;
	border-radius:0 0 8px 8px;
	border:1px solid #fff;
    text-align:center;
	height:90px;
	vertical-align:middle;
}
.banner-main .carousel-caption h2 strong{font-weight:500;}
.banner-main .carousel-caption h2 span{color:#97f15f;}
.banner-main .carousel-caption h2 img{width:60px;}
.banner-main .carousel-caption P{
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
	color:#000;
    text-align:center;
	padding:0;
	margin:5px 0 0 0;
}
.banner-main .carousel-caption h5{
    font-size: 22px;
    font-weight: 500;
    line-height: 34px;
    color: #0c1529;
    margin-bottom: 30px;
}
.banner-main .carousel-caption .btn{
    border-radius: 5px;
    font-weight: 500;
    padding: 12px 30px;
    font-size: 15px;
    letter-spacing: 1px ;
    color: #fff;
    text-transform: uppercase;
    background-color: #2884d2 !important;
    background-image: linear-gradient(90deg ,#2884d2,#2884d2) !important;
    border: 0;
}
.banner-main .carousel-caption .btn:hover{
     background: #2884d2 !important;
    color: #fff;
}
.banner-main .carousel-indicators{
    z-index: 444;
}
.banner-main .carousel-indicators li{
    border-top: unset;
    border-bottom: unset;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: solid 2px #fff;
    background: #7ec552;
	    margin: 8px 0;
}
/*banner end*/

 .navbar-brand img{height:60px;}

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

textarea{
	background:transparent;
    height: 80px !important;
    resize: none !important;
	color:#fff;
	border-bottom: 1px solid #fff!important;
	border-radius: 0!important;
}

input[type=submit]{
   background:#0b6177;
    color: #fff;
    text-align: center;
    border-radius: 4px!important;
    padding: 10px 30px;
    letter-spacing: 2px;
    font-size: 16px!important;
    font-weight: 600;
    text-transform: uppercase;
    transition: all ease-in-out .3s;
    cursor: pointer;
    height: auto;
	border: 1px solid #fff!important;
}
input[type=submit]:hover{
background:#7ec552;
}
.form-control{background:transparent;color:#fff!important; border-bottom: 1px solid #fff!important;border-radius: 0!important;}
.form-control:focus {
    color: #fff;
    background-color:transparent;
    border-color:transparent;
    outline: 0;
    box-shadow:none;
	border-bottom: 1px solid #000!important;
}
.form_area ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff!important;
  opacity: 1; /* Firefox */
}

.form_area :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #fff!important;
}

.form_area ::-ms-input-placeholder { /* Microsoft Edge */
   color: #fff!important;
}

.custom-hr{
    border-top: 3px solid #2884d2 !important;
    margin-top: 0;
}

footer{
    background: #222222; padding: 14px 0;
}
.copyright p{
	color:#bbb;    
	font-size: 13px;
	margin:0;
}
.copyright p a{
	color:#fff;    
	font-size: 13px;

}
.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: 15px;
}
.enqure-form h2{
    color: #009688;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    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: 25px;
}
    

@media (max-width: 575.98px){

  .navbar-brand{margin: 0 auto 12px auto!important;}
  .navbar-brand img{height:60px; }
  .btn_blue_rounded {padding: 8px 12px!important;font-size: 14px;}
.info {margin:10px auto 0 auto!important;left: 0;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;
    }


.form_area h1 {font-size: 24px;}
.form_area_mid {padding: 15px 15px 6px 15px;}
.h2, h2 {
    font-size: 34px;
    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: 20px;border:0;
  }

}
@media (max-width: 991.98px) { 
  .owl-next, .owl-prev {
      background: #fff9;
  }
  .owl-next {
      right: -18px;
  }
  .owl-prev {
      left: -18px;
  }
}

@media (max-width: 767.98px) { 

    .section-gaping h2{
            font-size: 2rem;
            margin-bottom: 22px;
    }
    .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 h2{
            font-size: 1.3rem;
    }
    .section-gaping{
        padding: 20px 0 15px 0;
    }
    /*.social-media-top,
    .contact-dtls{
        margin-bottom: 10px;
    }*/
    .banner-main .carousel-item img {
        height: 230px;
        object-fit: cover; 
    }  

	.banner-main .carousel-item img.banner_img1_m {
        height: 555px;
        object-fit: cover;
        object-position: 80%;
    }
	.carousel-caption.padd_15 h2{padding-top:20px!important;}
    .banner-main .carousel-caption {
        transform: unset;
        top: unset;
        width: 100%;
        left: 0;
        bottom: auto;
        z-index: 99;
        background: -webkit-linear-gradient( #34b925, #7ec552 80%);
	
        bottom: 14px;
        padding-bottom:0;
        text-align: center;
		position: inherit;
		height:90px;
		padding:0;
    }
    .banner-main .carousel-caption h2 {
        font-size: 18px;
		line-height:24px;
        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: 90%;
    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;
}
.videomain::before {
    position: absolute;
    content: "";
    left: 29px;
    border-top: 10px;
    height: 10px;
    background: #33c4a8;
    width: 55%;

}
.videomain::after {
    position: absolute;
    content: "";
    left: 27px;
    height: 70%;
    background: #33c4a8;
    width: 10px;
    top: -5px;
}

.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: 350px;
}

.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: 5px;
    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: #1690f0;
}
.videogallery:hover .overlayy .text i{
   opacity: 10;
}
.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;
	
}

/* 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:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    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:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    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:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    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:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    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:100px;
    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:10px
}
.test-hover p::-webkit-scrollbar-thumb{
    background:#fff;
    border-radius:10px
}
.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:20px;
    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:20px
}
.test-hover{
    background:#18beb4;
    padding:20px 15px 10px;
    position:absolute;
    top:0;
    left:0;
    right:0;
    border-top-left-radius:20px;
    border-top-right-radius:20px;
    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 , #0b6177, #038db0 80%);
  color:#fff;
  border-radius:25px;
  padding:10px 22px!important;
      box-shadow: 0 0 10px #8d8d8d;
    border: 2px solid #fff;
}
.btn_blue_rounded:hover {
 background: -webkit-linear-gradient(45deg , #5fa235 , #7ec552 80%);
 
  color:#fff;
}
strong{font-weight:700;}
.green{color:#7ec552;}
.blue{color:#0b6177;}

.frm_position {
    position: absolute;
    top: 145px;
    right: 4%;
}

.form_area {
    width: 100%;
    background: -webkit-linear-gradient(45deg , #0b6177, #038db0 80%);
    box-shadow: 0 0 12px #fff;
    border-radius: 8px;
	padding:8px 15px;
}


.form_area h1{
	font-size: 34px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    margin: 0;
}
.form_area .form-group {margin-bottom: 8px;}
.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;
}

.aniline span:before
{
  content: '';
  position: absolute;
  width:100%;
  height: 3px;
  background: #2884d2;
  animation: animate 4s linear infinite;
  bottom:0;
  left:0;
}

@keyframes animate {
  0% {
  transform:scaleX(0);
  transform-origin: left;
  }
  50%
  {
    transform:scaleX(1);
  transform-origin: left;
  }
  50.1%
  {
    transform:scaleX(1);
  transform-origin: right;
    
  }
  
  100%
  {
    transform:scaleX(0);
  transform-origin: right;
    
  }
  
  
} 

h3.bgtitle{background:#cdf3f1;padding:10px;}
.bluebox_txt{
	background:#2884d2;
	padding:10px;
	font-size: 22px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    margin-bottom:30px;
}
.bluebox_txt::after {
    content: '';
    display: block;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 15px solid #2884d2;
    position: relative;
    margin: -9px auto;
    padding-top: 15px;
    width: 12px;
    text-align: center;
    transform: translateY(100%);
}
.bluebox_txt2 {
    padding:3px 15px 12px 15px;
    border-radius: 0px;
    -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 3px 20px #a9cbfb80;
    margin-bottom: 5px;
	background: linear-gradient(-45deg, #09009f, #237eee, #09009f, #237eee);
    background-size: 400% 400%;
    animation: gradient 4s ease infinite;
    text-align: center;
	font-size:20px;
	font-weight:600;
	color:#fff;
}
 @keyframes gradient {
	  0% {
		background-position: 0% 50%;
	  }
	  50% {
		background-position: 100% 50%;
	  }
	  100% {
		background-position: 0% 50%;
	}
}

.fabig{font-size:40px;}

/* top-bottom bounce */
.up-down{
  animation: up-down linear 2s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: up-down linear 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: up-down linear 2s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: up-down linear 2s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: up-down linear 2s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
  color:#ffff00;
}

@keyframes up-down{
  0% {
    transform:  translate(1px,20px)  ;
  }
  24% {
    transform:  translate(1px,30px)  ;
  }
  50% {
    transform:  translate(1px,12px)  ;
  }
  74% {
    transform:  translate(1px,22px)  ;
  }
  100% {
    transform:  translate(1px,22px)  ;
  }
}

@-moz-keyframes up-down{
  0% {
    -moz-transform:  translate(1px,20px)  ;
  }
  24% {
    -moz-transform:  translate(1px,30px)  ;
  }
  50% {
    -moz-transform:  translate(1px,12px)  ;
  }
  74% {
    -moz-transform:  translate(1px,22px)  ;
  }
  100% {
    -moz-transform:  translate(1px,22px)  ;
  }
}

@-webkit-keyframes up-down {
  0% {
    -webkit-transform:  translate(1px,20px)  ;
  }
  24% {
    -webkit-transform:  translate(1px,30px)  ;
  }
  50% {
    -webkit-transform:  translate(1px,12px)  ;
  }
  74% {
    -webkit-transform:  translate(1px,22px)  ;
  }
  100% {
    -webkit-transform:  translate(1px,22px)  ;
  }
}

@-o-keyframes up-down {
  0% {
    -o-transform:  translate(1px,20px)  ;
  }
  24% {
    -o-transform:  translate(1px,30px)  ;
  }
  50% {
    -o-transform:  translate(1px,12px)  ;
  }
  74% {
    -o-transform:  translate(1px,22px)  ;
  }
  100% {
    -o-transform:  translate(1px,22px)  ;
  }
}

@-ms-keyframes up-down {
  0% {
    -ms-transform:  translate(1px,20px)  ;
  }
  24% {
    -ms-transform:  translate(1px,30px)  ;
  }
  50% {
    -ms-transform:  translate(1px,12px)  ;
  }
  74% {
    -ms-transform:  translate(1px,22px)  ;
  }
  100% {
    -ms-transform:  translate(1px,22px)  ;
  }
}
/* top-bottom bounce */



.catalyst p{margin-top: 0; margin-bottom: 0;font-size:17px;}
.catalyst p strong{color: #000;font-size:15px;}
.step_section{margin-bottom:14px;}


/* top right*/
.ribbon-top-right {
  top: -3px;
  right: -3px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right::before {
  top: 0;
  left: 0;
}
.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.ribbon-top-right span {
  left: -22px;
  top: 30px;
  transform: rotate(45deg);
}

.wdp-ribbon-six{
	background: none !important;
    position: relative;
    box-sizing: border-box;
    position: absolute;
    width: 75px;
    height: 75px;
	top:0px;
	right:0;
	padding:0px;
	overflow: hidden;
}

.wdp-ribbon-border{
    width: 0;
    height: 0;
    border-right: 75px solid #09009f;
    border-bottom: 75px solid transparent;
    z-index: 12;
	position:relative;
	top:-20px;
}
.wdp-ribbon-text {
    font-size: 18px;
    line-height: 28px;
	color:#ffff00;
    font-weight: bold;
    position: absolute;
    z-index: 14;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 15px;
    left: 1px;
    width: 91px;
    text-align: center;
}
.step{	
	width:85%; 
	font-size:20px;
	font-weight:700;
	color:#09009f;
	margin-bottom:20px;
	line-height: 24px;
}


/* /left bounce */

@-webkit-keyframes bounceLeft {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  60% {
    -webkit-transform: translateX(15px);
    transform: translateX(15px);
  }
}
@-moz-keyframes bounceLeft {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(30px);
  }
  60% {
    transform: translateX(15px);
  }
}
@keyframes bounceLeft {
  0%,
  20%,
  50%,
  80%,
  100% {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  60% {
    -ms-transform: translateX(15px);
    transform: translateX(15px);
  }
}

i.left_right {font-size:30px;color:#2884d2;margin-right:30px;}
.left_right {
  -webkit-animation: bounceLeft 2s infinite;
  animation: bounceLeft 2s infinite;
}
/* /left bounce */

img.education_lead{width:85%;}



.gbg{
	background-image: linear-gradient(#7ec552, #34b925);
	padding:20px;
	COLOR:#FFF;
	font-size:40px;
	font-weight:600;
	line-height:50px;
	text-align:center;
	margin-top:4px;
}
.gbg span{color:#000;font-weight:700;}


.tick ul{
	padding-left:0;	margin-left: 32px;
} 
.tick ul li{
	margin-bottom:5px;	 font-weight:600;
} 
.tick ul li span{
    color: #000;
    font-size: 20px;
    font-weight:600;
} 
.tick ul li:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f058";
    color: #7ec552;
    font-size: 17px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	width: 22px;
    height: 22px;
	margin-right: 8px;
	margin-left: -32px;
}
.flipster {overflow-x: clip!important;}
.flipster__button{opacity:1!important;}
.flipster__button svg {color: #fff!important;}
#carousel{border:4px solid #fff;border-radius:6px;}
/*Amenities*/


/* hever circle start*/

.hovicon.hovicon_blue {
    display: inline-block;
    line-height: 90px;
    cursor: pointer;
    margin:0 0 10px 0;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
	background-image: radial-gradient(#0b6177, #0b6177, #fff);
	border: 1px solid #fff;
}
a:hover .hovicon.hovicon_blue.effect-1.sub-a:hover {
background:#7ec552;
  
}
a:hover .hovicon.hovicon_blue.effect-1 {
	background:#7ec552;
    transition: background 0.2s, color 0.2s;
    border: 1px solid #19695f;
}
.hovicon {
    display: inline-block;
    line-height: 90px;
    cursor: pointer;
    margin:0 0 10px 0;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
	background-image: radial-gradient(#fff, #fff);
	border: 1px solid #fff;
}
a .hovicon_txt {font-size: 15px;font-weight: 500;color: #fff;line-height: 22px;}
.hovicon img{width:50px;}
.hovicon.small {
    font-size: 20px;
    line-height:45px;
    width:45px;
    height:45px;
    margin:7px;
}
.hovicon.mini {
    font-size: 15px;
    line-height:32px;
    width:30px;
    height:30px;
    margin:7px;
}
a:hover .hovicon.auto-width {
    width: auto;
    height: auto;
    padding: 15px;
}
a:hover .hovicon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content:'';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
	
}
a:hover .hovicon:before {
    speak: none;
    font-size: 48px;
    line-height: 90px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}

a:hover .hovicon.effect-1 {
	background:#fff;
    transition: background 0.2s, color 0.2s;
    border: 1px solid #19695f;
}
a:hover .hovicon.effect-1:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 2px #7ec552;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(.8);
    opacity: 0;
}

a:hover .hovicon.effect-1.sub-a:hover {
background:#fff;
  
}

a:hover .hovicon.effect-1.sub-a:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/* hever circle end*/

/*Amenities*/

/*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: 8px 8px 0 0;
}
.testimonial .photo-img img {
    height: 235px;
    object-fit: cover;
}
.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: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #000000b3;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    text-align: center;
    border-radius: 50%;
    
}
.photo-icon i {
    line-height: 70px;
    font-size: 30px;
    color: #7ec552;
}
.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;
}
.gallery .post-box{
    margin: 5px;
    margin-bottom: 5px;
}

/*photos gallery end*/

.owl-pic .item{width:95%;margin:0 auto;}
.owl-specifications .item{width:90%;margin:0 auto;}
.owl-pic .item a{margin-bottom:18px;display: table;}


.view_title {
	position:absolute;
	top:0;
  margin-bottom: 30px;
  text-transform: uppercase;
  color: white;
}
.view_title span {
  width: 200px;
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
  position: absolute;
  left: -8px;
  top: 20px;
  background: #096d86;
  font-weight:600;
}
.view_title span:before, .view_title span:after {
  content: "";
  position: absolute;
}
.view_title span:before {
  height: 0;
  width: 0;
  top: -8.5px;
  left: 0.1px;
  border-bottom: 9px solid black;
  border-left: 9px solid transparent;
}


/*parallax start*/


#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: 60px 0;
}
/*parallax end*/

/* box hover start*/

figure.effect-sarah img {
	max-width: none;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-sarah:hover img {
	opacity: 0.4;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah figcaption {
	text-align: left;
}

figure.effect-sarah h2 {
	position: relative;
	overflow: hidden;
	padding: 0.5em 0;
}

figure.effect-sarah h2::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #000;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
}

figure.effect-sarah:hover h2::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah p {
	padding: 1em 0;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}

figure.effect-sarah:hover p {
	color:#fff;
	text-align: center;
	text-transform:capitalize;
	line-height:20px;
	font-weight:300;
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}


.team-overlay, 
.team-overlay p
 {
	-moz-transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
	-webkit-transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
	-o-transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
	-ms-transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
	transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
}


.team-box {
	position: relative;
	overflow: hidden;
}
.team-box img {
	width:60%;	
}
.team-overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	background: rgba(0,0,0,0.88);
	height: 100%;
}
.team-header {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	padding: 5px;
	font-size: 18px;
	background: rgba(0,0,0,0.88);
    text-align: center;
    color: #7ec552;	
}
.team-box{
	background: #fff;border-radius:8px;padding:10px;
}
.team-overlay p {
	opacity: 0;
	margin: 10px 0;
	font-size: 14px;
	line-height: 17px;
	-webkit-transform: translateY(60px);
	transform: translateY(60px);
	color: #fff;
	text-align: center;
}
.team-box:hover .team-overlay {
	top: 0;
	height: 100%;
}
.team-box:hover .team-header {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	background: none;
	padding: 0;
}
.team-box:hover .team-overlay p {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.team-box:hover .team-social-links {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.team-box:hover .team-details {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 30px;
	right: 30px;
	margin: 0 auto;
}

.team-header .heading{margin: 0 0 5px 0;}


/* box hover end*/


.contact-dtls{
    color: #fff;
}
.contact-dtls a{
    color: #fff;font-size: 15px;
}
.contact-dtls span {margin-right: 6px;}
.contact-dtls a i{
    color: #7ec552;
    font-size: 18px;
}




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

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

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

.flat_status{
	background:#fff;
	padding:8px;
	border-radius:5px;
	text-align:center;
	line-height:20px;
	border-top:1px solid #7ec552;
	border-right:1px solid #7ec552;
	border-bottom:3px solid #7ec552;
	border-left:1px solid #7ec552;
	font-size:16px;
	font-weight:400;
	color:#000;
}
.flat_status p{margin:7px 0 0 0;}
.flat_status:hover{
	background-image: linear-gradient(#7ec552, #7ec552);
	color:#fff;
}
.flat_status:hover strong, .flat_status:hover i{color:#fff;}
.flat_status strong{font-size:20px;color:#0b6177;}
.flat_status img{width:60px;}



@-webkit-keyframes bounceLeft {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  60% {
    -webkit-transform: translateX(15px);
    transform: translateX(15px);
  }
}
@-moz-keyframes bounceLeft {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(30px);
  }
  60% {
    transform: translateX(15px);
  }
}
@keyframes bounceLeft {
  0%,
  20%,
  50%,
  80%,
  100% {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  60% {
    -ms-transform: translateX(15px);
    transform: translateX(15px);
  }
}
/* /left bounce */

.animatedbg2 i {
  -webkit-animation: bounceLeft 2s infinite;
  animation: bounceLeft 2s infinite;
  margin-right:25px;
}


/*backto-top start*/
#backto-top {
  display: inline-block;
  background:#0b6177;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius:50%;
  border:1px solid #fff;
  position: fixed;
  bottom: 70px;
  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;
  line-height: 50px;
}

#backto-top:hover {
  cursor: pointer;
  background:#7ec552;
}
#backto-top:active {
  background: #7ec552;
}
#backto-top.show {
  opacity: 1;
  visibility: visible;
}

/*backto-top end*/
.disclaimer p{margin:0;}
.call_floating{
	background:#7ec552;
	width:50px;
	height:50px;
	line-height:50px;
	border-radius:50%;
	position:fixed;
	bottom:100px;
	right:5px;
	z-index:99999;
	font-size:20px;
	color:#fff;
	text-align:center;
	border:1px solid #fff;
}
.call_floating a{color:#fff;}
.call_floating:hover{background:#0b6177;}
a.phbg {
    background: #7ec552;
    padding: 12px 14px;
    color: #fff;
    font-size: 15px;
    font-weight:300;
    text-align: center;
    border-radius: 6px;
}

.info{margin:10px 0 0 0;}
.info h3{
	font-size:20px;
	color:#7ec552;
	padding:0;
	margin:0;
}
.info p{
	font-size:15px;
	color:#222;
	font-weight:600;
}

.alternate_column .row:nth-child(odd) {
    background:#dcf6d2;padding:25px 0 0 0;
}
.alternate_column .row:nth-child(even) {
    direction: rtl; 
	text-align:left;
}
.alternate_column .row:nth-child(even) .content_box {
direction: ltr;
}
.alternate_column .row[class*=col-] {
    direction: ltr;
}
.content_box {
    padding:20px;
    text-align: left;
}

/* 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: #7ec552;
    border-bottom:2px solid #7ec552;
   background:transparent;
       padding-bottom: 3px;
}
.section_separation .nav-pills .nav-link {
    position: relative;border-radius:0;font-size:20px;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 #7ec552;
    position: absolute;
    top: 68%;
    right:0;
    left:0;
	margin: 0 auto;
    transform: translateY(100%);
    opacity: 0;

}
.section_separation .nav-link.active::before {
    opacity: 1;
}
.thanku_bg {
  background-image: radial-gradient(circle, #fff, #fff, #5dbcd5);
  height: 100%;
  min-height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding:200px 0 150px 0;
}

.thanku_bg i{font-size:70px;color:#7ec552;}
.thanku_bg h4{font-size:50px;color:#000;}
.thanku_bg p{font-size:22px;color:#000;}
.thanku_bg p a{font-size:18px;font-weight:600;text-decoration:underline;color:#000;}
header .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 , #0b6177, #038db0 80%);
  color:#fff!important;
  font-size:15px;
  border-radius:25px;
  padding:4px 15px!important;
      box-shadow: 0 0 10px #8d8d8d;
    border: 1px solid #fff;
}
header .btn_blue_rounded:hover {
 background: -webkit-linear-gradient(45deg , #5fa235 , #7ec552 80%);
  color:#fff;
}
header .btn_blue_rounded i{color:#fff!important;}

.blue_btn {
 background:#0b6177;
  color:#fff;
  text-align:center;
  border-radius:6px;
  padding:12px;
}
.blue_btn:hover {
 background:#038db0;
  color:#fff;
}
.full_width_btn .blue_btn{float:left;width:48%;margin:0 1%;}
.flatdetails ul{padding-left:0;}
.flatdetails ul li {
    padding: 15px;
    border-bottom: 1px solid #ebebeb;
    font-size: 17px;
    font-weight: 600;
}
.flatdetails ul li:nth-child(odd) {background:#efe9ac;}
.flatdetails ul li:nth-child(even) {background:#ddd692;}
.flatdetails ul li span{float:right;color:#038db0;font-weight:700;}
.flatdetails ul li i{color:#968e42;}
.carousel-indicators [data-bs-target] {
	background-color: #038db0;
	height:5px;
}
.floor_plan .tab-content{background: #faf7d8;}
.floor_plan{background: #faf7d8; padding-top:10px;}
.photo-img img {
    height: 280px;
    object-fit: cover;
    object-position: top;
}
.btn-primary {
    color: #fff;
    background-color: #7ec552;
    border-color: #7ec552;
}
.btn-primary:hover {
    color: #fff;
    background-color: #0197bd;
    border-color: #0197bd;
}
.sticky_div{position:sticky; top:100px;}
h5.modal-title{color:#096881;font-size:25px;}
.modal-header{padding:10px;}

.btn-close {
    box-sizing: content-box;
    width: 32px;
    height: 32px;
    color: #000;
    background: url(images/close-btn.png) 0 0 no-repeat;
    border-radius:50%;
    opacity:1;
	right: -10px;
	position: absolute;
	top: -10px;	
}
.btn-close:hover {opacity:1;}
.trans_box11{
	background:url(images/bg-5.png) 0 0;
	background-repeat:repeat;
	padding:15px 0 10px 0;
	border-radius:10px;}
.cashback_box{
	background:#0b6177;
	padding:8px 20px;
	border-radius:25px;
	font-size:18px;
	font-weight:600;
	color:#fff;
	text-align:center;
}
.vdo_head {
    text-align: center!important;
    background:#7ec552;
    padding: 6px;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.vdo video{width:100%;}
.offer{margin:12px 0 0 0;}
.offer_bg{
	font-family: "Oswald", sans-serif;
	padding:20px;
	font-size:25px;
	font-weight:400;
	color:#fff;
	text-align:center;
}
.offer_bg span{margin:0 15px;}
.offer_bg img{width:35px;}

.tower_sec{
	display:table; 
	margin:0 0 12px 0;
	background:#0b6177;
    padding: 10px;
	width:100%;
}
.tower_sec ul{padding:0;margin:0;}
.tower_sec li{
	float:left;
	font-size:18px;
	font-weight:400;
	color:#fff;
	padding:0 15px;
	margin:0;
    border-right: 1px solid #4093a1;
}
.tower_sec li:last-child{border-right: 0;}
#floor-plan{background:#faf7d8;}
.greenbg{background:#7ec552;padding:5px; font-size:20px;font-weight:600;color:#fff;text-align:center;width:100%;}

/* start marquee section */


.marquee-wrapper {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    padding: 10px 0;
}
.marquee {
    display: inline-block;
    white-space: nowrap;
    animation: marquee 20s linear infinite;
    font-size: 30px;
    font-weight: 400;
    color: var(--white);
font-family: "Aladin", system-ui;
}
.marquee span {
    margin: 0 1rem;
    color: var(--orange);
    -webkit-text-stroke: 0;
}
.marquee img {width:40px;}
@keyframes marquee {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}
/* end marquee section */

/*proggressbar*/
.progressBar_area h5 {
    color: var(--black);
    font-size: 14px;
    font-weight: 600;
}

.progressbar {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 20px;
    position: relative;
    background-color: #EEEEEE;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, .1);
}

.proggress {
    height: 8px;
    width: 10px;
    background-color: #3498db;
}

.percentCount {
    float: right;
    margin-top: -40px;
    clear: both;
    font-weight: bold;
    font-family: Arial
}

/*proggressbar*/