*{padding: 0px;margin: 0px;box-sizing: border-box;}
body {
	font-family: 'Verdana', 'Helvetica', sans-serif;
	line-height: 1.7;	
}
h2{
	font-size: 40px;
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Poppins', sans-serif;
}
a{
	text-decoration: none;
}
h6{
	color: #00a1a3;
}

/*
body {margin:0;padding:0;  top: 0;
  left: 0;
  right: 0;}
*/
.containeri {
  margin:0;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


.btn:focus{
	box-shadow: none;
}
.form-control:focus{
	border-color: unset;
	box-shadow: none;
}

.top-bar {
    background: #212D3A;
    color: #ffffff;
    padding: 10px;
}
.top-bar .contact-info img {
    width: 18px;
    height: 18px;
    margin-right:10px;
    transition: .5s;
}
.top-bar .contact-info img:hover{
	filter: invert(44%) sepia(60%) saturate(660%) hue-rotate(51deg) brightness(90%) contrast(83%);
}
.top-bar .contact img{
	margin-right:10px;
	margin-bottom: 3px;
}
.top-bar .contact-info .social-icons {
    margin-bottom: 0;
}
.top-bar .contact-info .social-icons li {
	list-style: none;
    display: inline-block;
    margin: 0 6px;
}
.top-bar .contact-info .social-icons a img:hover{
	filter: invert(44%) sepia(60%) saturate(660%) hue-rotate(51deg) brightness(90%) contrast(83%);
}
.top-bar .contact-info .contact p a {
    color: #ffffff;
    text-decoration: none;
    transition: .5s;
}
.top-bar .contact-info .contact p a:hover{
	color: #90be6d;color: #727944;
}
.top-bar .contact-info p {
    margin-bottom: 0;
}

.menu-bar .container-fluid {
    padding-left: 0px;
}
.menu-bar .navbar-collapse{
	flex-grow: unset;
}
.menu-bar .navbar-collapse .navbar-nav a{
	color: #000000;
	font-weight: bold;
	transition: .4s;
}
.menu-bar .navbar-collapse .navbar-nav .active{
	color: #90be6d;color: #727944;
}
.menu-bar .navbar-collapse .navbar-nav .active.nav-link::after{
	width: 91%;
}
.menu-bar .navbar-collapse .navbar-nav a:hover{
	color: #90be6d;color: #727944;
}
.menu-bar .navbar-collapse .navbar-nav .nav-link {
	position: relative;
    margin: 8px 12px;
}
.menu-bar .navbar-brand{
	color: #000000;
	font-weight: bold;
}
.btn1{
	color: #fff !important;
	padding: 10px 20px !important;
	background-color: #43aa8b !important;
	transition: .5s !important;
}
.btn1:hover{
	background-color: #90be6d !important;
	color: #fff !important;
}
.menu-bar li.nav-item{
	position: relative;
}
/*.menu-bar li.nav-item:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #43aa8b;
    top: 22px;
    width: 2px;
    height: 18px;
}
.menu-bar li.nav-item:first-child:before{
	display: none;
}*/
.menu-bar .active-btn{
	background-color:#212D3A !important; 
}
.menu-bar .navbar-collapse .navbar-nav .nav-link::after {
    content: "";
    position: absolute;
    background: #90be6d;
	background: #727944;
    width: 0%;
    height: 2px;
    left: 50%;
    bottom: 0;
    right: 0;
    transform: translate(-50%, 0);
    transition: .5s;
}
.menu-bar .navbar-collapse .navbar-nav .nav-link:hover::after{
	width: 91%
}

.header-slider .carousel-fade .carousel-item {
	transition-duration: .8s;
}
.header-slider img{
	height: 640px;
}
.header-slider .carousel-caption {
	width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    right: unset;
    bottom: unset;
    color: #fff;
    transform: translate(-50%, -50%);
}
.header-slider .carousel-caption h1{
	font-size: 70px;
	font-weight: 400;
}
.header-slider .carousel-caption p{
	font-size: 22px;
}
.header-slider .carousel-inner .carousel-item img:first-child{
	object-position: left;
}

.booking-box{
	height: 120px;
	background-color:#43aa8b;	
}
.booking-box .second-box form{
	height: 120px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.booking-box .second-box form .form-group{
	width: 130px;
	margin-left: 20px;
}
.booking-box .second-box form button{
	margin-left: 30px;
}
.booking-box .first-box h1{
	text-align: center;
    margin-top: 14px;
	font-size: 38px;
	color: #fff;
}
.booking-box .second-box form .btn1{
	background: #90be6d !important;
}
.booking-box .second-box form .btn1:hover{
	background: #43aa8b !important;
}

/*.about-us-section {
    margin: 80px 0;
}
.about-us-section .text-box h1{
	color: #fff;
	font-size: 48px;
}*/
.ln-impair,.ln-pair {
  background-color: #f2fbf2;
  margin: 10px 0;
  padding: 10px 0;
}
.ln-pair{
  background-color: #FFF;
}



.for-rent {
  background-color: #F0F4F7;
  margin: 80px 0;
  padding: 60px 0;
}

.quality{
	margin-top: 80px;
}
.quality .contact-box h3{
	padding: 15px 0;
	margin-bottom: 0px !important;
}
.quality img{
	filter: invert(55%) sepia(50%) saturate(422%) hue-rotate(111deg) brightness(96%) contrast(90%);
}

.gallery{
	margin-top: 80px;
}
.gallery h2{
	padding-bottom: 15px;
}
.gallery .col-lg-4 img{
	height: 300px;
} 
.gallery .first-box .first-box2{
	height: 484px;
}
.gallery .second-box .second-box1{
	height: 484px;
}
.gallery .third-box .third-box2{
	height: 484px;
}
.gallery .col-lg-4 div.mb-4{
	position: relative;
}
.gallery .col-lg-4 div span{
	position: absolute;
	background-color: #000;
	width: 100%;
	height: 100%;
	left: 0;
    top: 0;
    border-radius: 0.25rem;
    opacity: 0;
    transition: .5s;
}
.gallery .col-lg-4 div:hover span{
	opacity: .6;
}
.gallery .text-box{
	position: absolute;
	bottom: 0;
	display: flex;
	justify-content: center;
	width: 100%;
	text-align: center;
}
.gallery .text-box h4{
	margin-bottom: 0px;
}
.gallery .text-box a{
	color: #fff;
}

.for-rent{
	background-color:#F0F4F7; 
	margin: 80px 0;
	padding: 60px 0;
}
.for-rent .heading{
	margin-bottom: 30px;
}
.for-rent .content-box .detail img{
	height: 14px;
	width: 14px;
}
.for-rent .content-box{
	margin-top: -8px;
	display: flex;
	justify-content: space-between;
}
.for-rent .content-box .detail{
	display: flex;
}
.for-rent .content-box .detail .box{
	margin-right: 15px;
}
.for-rent .text-box .title a{
	color: #000;
	transition: .3s;
}
.for-rent .text-box .title a:hover{
	color: #90be6d;

}
.for-rent .content-box .right h3{
	font-size: 18px;
}
.for-rent .card .card-img{
	position: relative;
}
.for-rent .card .card-img:after{
	position: absolute;
    content: "";
    background: #000;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: .5s;
}
.for-rent .card .card-img:hover:after{
	opacity: .5;
}
.for-rent .card .card-img a{
	padding: 4px 10px;
    position: absolute;
    left: 10%;
    top: 8%;
    background: #43aa8b;
    border-radius: 3px;
    color: #fff;
    z-index: 1;
    transition: .5s;
}
.for-rent .card .card-img a:hover{
	background: #90be6d;
}

.our-team{
	background-color:#F0F4F7; 
	margin: 80px 0;
	padding: 60px 0;
}
.our-team .card-group p{
	margin-bottom: 0px;
}
.our-team .card-group .card-body{
	background-color: #43aa8b;
	transition: 1s;
	color: #fff;
	position: absolute;
	width: 80%;
    left: -100%;
    bottom: 10%;
    transition: 1s;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
}
.our-team .card-group .card-body:hover{
	background-color: #90be6d;
}
.our-team .our-team-p{
	padding: 15px 0;
}
.our-team .card-group img{
	transition: .5s;
	overflow: hidden;
}
.our-team .card-group img:hover{
	transform: scale(1.1);
}
.our-team .card-group .card-img{
	overflow: hidden;
}
.our-team .card-group h5{
	margin-bottom: 0px;
}
.our-team .card-group{
	position: relative;
	overflow: hidden;
}
.our-team .card-group:hover .card-body{
	left: 0%;
}

.appointment{
    background-color:#F0F4F7;
}
.appointment .row1{
	padding: 60px 0;
}
.appointment .row1 h2{
	margin-bottom: 0px;
}
.appointment form{
	padding: 20px 0;
}
.appointment .form-control{
	background-color: #fff;
}
.appointment .appointment-content button{
	border: none;
}

.faq .faq-content p{
	padding: 20px 0;
}
.faq .accordion{
	border: 1px solid #dfdfdf;
}
.faq .accordion-item{
	background-color: transparent;
}
.faq .accordion-item .accordion-button{
	background-color: #f0f4f7;
}
.faq .accordion-button:focus{
	box-shadow: none;
	border-color: unset;
} 

.testimonial{
	margin-bottom: 80px;
}
.testimonial .wrapper{
  width:100%;
  text-align:center;
}
.testimonial .testimonial-slider{
  width:80%;
  margin:0px auto;
}
.testimonial .slick-slide{
  margin:15px;
}
.testimonial .slick-slide img{
  width:70px;
  height: 70px;
  border-radius: 50%;
  border: 2px solid #fff;
}
.testimonial .wrapper .slick-dots li button:before {
  font-size:20px;
  color:white;
}
.testimonial .slick-prev:before {
	color: #000;
}
.testimonial .slick-next:before{
	color: #000;
}
.testimonial .testimonial-slider .slider-item{
	display: flex;
	align-items: center;
	min-height: 300px;
	padding: 40px;
	text-align: start;
	padding-top: 0px !important;
	background-color: #F0F4F7;
}
.testimonial .slider-img {
    display: flex;
    align-items: center;
    justify-content: start;
    margin-bottom: 15px;
}
.testimonial .slider-img span{
	font-size: 18px;
	padding-left: 30px;
}

footer{
	background-color: #343a40;
	background-color: #808080;
	padding: 80px 0;
}
footer .text-box .social-links img{
	/*filter: grayscale(100%) brightness(9%) contrast(102%);*/
	width: 18px;
	height: 18px;
	margin-right: 10px;
	transition: .4s;
}
footer .text-box p{
	color: #fff;
}
footer .text-box .social-links ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px; 
}
footer .text-box .social-links ul li{
	display: inline-block;
	padding-top: 0px;
}
footer .footer-logo{
	text-decoration: none;
	color: #fff;
}
footer .footer-nav ul a{
	color: #fff;
}
footer .footer-nav ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
footer h2{
	font-size: 30px;
	color: #fff;
	padding-bottom: 10px;
}
footer .footer-nav ul a{
	text-decoration: none;
	transition: 0.5s;
	padding-top: 10px;
}
footer .footer-nav ul a:hover{
	color: #90be6d;
	padding-left: 5px;
}
footer .footer-nav ul .active{
	color: #90be6d;
}
footer ul li{
	padding-top: 10px;
}
footer .footer-contact a{
	text-decoration: none;
	color: #fff;
	transition: 0.5s;
}
footer .footer-contact img{
	width: 18px;
	height: 18px;
	margin-right: 10px;
	transition: .4s;
}
footer .footer-contact p:nth-child(2){
	margin-left: 0px !important;
}
footer .footer-contact p{
	color: #fff;
	margin-bottom: 12px;
}
footer .footer-contact a:hover{
	color: #90be6d;
	padding-left: 5px;
}
footer img:hover{
	filter:invert(44%) sepia(60%) saturate(660%) hue-rotate(51deg) brightness(90%) contrast(83%);
}
footer ul li:first-child{
	padding-top: 0px;
}
footer .footer-logo img{
	filter: none;
}

.copyright{
	background-color: #212D3A;
}
.copyright p{
	margin-bottom: 0px;
	color: #fff;
}
.copyright a{
	color: #90be6d;
	text-decoration: none;
	transition: .5s;
}
.copyright a:hover{
	color: #fff;
}

.about-us-header{
	/*background-image: url(../images/about-us-bg.jpg);
	background-position: right;
	height: 380px;*/
	display: flex;
    align-items: center;
    margin: 40px 0;
}
.about-us-header .content-box a.active{
	color: #90be6d;
}
.about-us-header .content-box a{
	text-decoration: none;
	color: #90be6d;
	transition: .5s;
}
.about-us-header .content-box h1{
	text-shadow: rgb(0 0 0) 13px 13px 20px;
	color: #43aa8b;
	font-size: 70px;
	font-weight: bold;
}
.about-us-header .content-box {
    justify-content: center;
    display: flex;
}
.about-us-header .content-box .breadcrumb{
	justify-content: center;
}
.about-us-header .content-box .breadcrumb a:first-child:hover{
	color: #90be6d;
}

.contact-us-header{
	background-image: url(../images/contact-us-bg.jpg);
	background-position: center;
}
.contact-us-page .text-box .list-group-item{
	border: none !important;
}
.contact-us-page{
	margin: 80px 0;
}
.contact-us-page .text-box h4{
	margin-bottom: 0px !important;
}
.contact-us-page .text-box .list-group{
	position: relative;
}
.contact-us-page .text-box .list-group li:before{
	content: "";
	position: absolute;
	left: -10px;
    bottom: 0;
    right: 0;
    top: 9px;
    max-width: 20px;
    background-repeat: no-repeat;
}
.contact-us-page .text-box .list-group li:first-child:before{
	background-image: url(../images/location-black.png);
}
.contact-us-page .text-box .list-group li:nth-child(2):before{
	background-image: url(../images/phone-black.png);
}
.contact-us-page .text-box .list-group li:nth-child(3):before{
	background-image: url(../images/mail-black.png);
}
.contact-us-page .text-box .list-group p{
	margin-bottom: 0px !important;
}
.contact-us-page .right-col a{
	text-decoration: none;
	color: black;
	transition: .5s;
}
.contact-us-page .right-col .text-box{
	padding-left: 10px;
}
.contact-us-page .right-col p a:hover{
	color: #FF6666;
}
.gallery-header{
	background-image: url(../images/gallery-bg.jpg);
	height: 300px;
	background-position: center;
}
.book-now-header{
	background-image: url(../images/book-now-bg.jpg);
	height: 300px;
	background-position: center;
}
.services-header{
	background-image: url(../images/services-bg.jpg);
	height: 300px;
	background-position: center;
}
.contact-us-header{
	background-image: url(../images/contact-us-bg.jpg);
	height: 300px;
	background-position: center;
}



/*.....................................Responsive Part...............................................*/

@media screen and (min-width: 992px){
.for-rent .row:last-child{
	margin-top: 3rem;
}
.top-bar .contact-info {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
.top-bar .contact-info .contact {
    display: flex;
}
.contact-us-page .col-md-6:last-child .text-box{
	padding-left: 25px;
}
}

@media screen and (min-width: 1280px){
.header-slider img{
	height: 552px;
}
}

@media screen and (min-width: 1440px){
.appointment form {
    padding: 20px 0;
}
.header-slider img{
	height: 640px;
}
}

@media screen and (min-width: 1536px){
 .testimonial .carousel {
    width: 100%;
}
}

@media screen and (max-width: 1439.98px){
 .appointment form {
    padding: 0px 0;
}
}

@media (min-width: 1366px) and (max-height: 640px){
	.header-slider img{
	height: 502px;
}
}

@media screen and (max-width: 1199.98px){
.for-rent .content-box .left{
	font-size: 13px;
}
.for-rent .content-box .right h3 {
    font-size: 16px;
}
.booking-box .second-box form button{
	margin-left: 10px;
}
.booking-box .second-box form .form-group{
	margin-left: 8px;
}
.booking-box .form-group .form-control{
	width: 87%;
}
.booking-box .second-box form button{
	font-size: 16px;
}
.about-us-section .text-box h1{
	font-size: 42px;
}
.header-slider img{
	height: 520px;
}
.header .header-content h1 {
  font-size: 48px;
}
}

@media screen and (max-width: 991.98px){
.for-rent {
	margin: 60px 0;
}
.booking-box .second-box form .form-btn{
	text-align: center;
}
.for-rent .content-box .left{
	font-size: unset;
}
.for-rent .content-box .right h3 {
    font-size: unset;
}
.for-rent .col-lg-4.first-child{
	margin-top: 0px !important;
}
.for-rent .col-lg-4{
	margin-top: 3rem;
}
.booking-box .form-group .form-control {
    margin-top: 20px;
}
.booking-box .second-box form .form-group{
	width: unset;
}
.booking-box{
	height: unset;
}
.booking-box .second-box form{
	height: unset;
}
.gallery .col-lg-4 img{
	height: 450px !important;
}
.booking-box .second-box form .form-group{
	margin-left: unset;
}
.booking-box .second-box form button{
	margin: unset;
	margin: 20px auto;
	font-size: unset;
	padding: 10px 20px !important;
	font-size: unset;
}
.booking-box .form-group .form-control{
	width: 100%
}
.booking-box .second-box form{
	display: block;
}
.booking-box{
	height: unset;
}
.gallery .col-lg-4 div.div-1{
	margin-top: 0px;
}
.gallery .col-lg-4 div{
	margin-bottom: 0px !important;
	margin-top: 3rem;
}
.gallery .col-lg-4{
	margin-bottom: 0px !important;
}
.gallery {
    margin-top: 40px;
    margin-bottom: 40px;
}
.about-us-section .about-us-content a{
	margin-bottom: 25px;
}
.about-us-section .about-us-left{
	order: 2;
}
.about-us-section .about-us-left .text-box{
	text-align: unset;
}
.header-slider .carousel-caption h1 {
	font-size: 60px;
}
.header-slider img{
	height: 500px;
}
.menu-bar .navbar-collapse .navbar-nav .nav-link {
     margin: unset;
}
.testimonial .carousel .slider-item{
	padding: 20px;
}
.our-team .col-md-6:last-child .card-group {
    margin-top: 3rem;
}
.appointment .appointment-content button{
	margin-bottom: 15px;
}
.appointment .appointment-left{
    order: 2;
}
.appointment .appointment-right{
    order: 1;
}
.our-team{
	margin: 40px 0;
}
.quality {
    padding: 0 0;
    margin-top: 60px;
}
.services-section {
    margin: 40px 0;
}
.services-section .service-3{
	margin-top: 3rem;
}
.top-bar ul.social-icons{
	padding-left: 0px !important;
}
.menu-bar li.nav-item:before{
	display: none;
}
.menu-bar .btn1{
	display: none;
}
.header-content {
    text-align: center;
    padding-top: 40px;
}
 .header .header-content h1 {
    font-size: 48px;
}
.header {
    height: 913px;
}
.header .col-lg-6.header-right{
	 height:594px;
}
.top-bar .contact-info{
	text-align: center;
}
.menu-bar .navbar-toggler:focus{
	box-shadow: unset;
}
.menu-bar .navbar-toggler{
	border:1px solid #00a1a3;
}
.menu-bar .navbar-collapse .navbar-nav .nav-link {
     margin: unset;
}
.about-us-section {
     margin: 40px 0;
}
.about-us .about-us-content{
	text-align: center;
}
.about-us .about-us-content .btn1{
	margin-bottom: 40px;
}
.appointment .row1 {
    padding: 40px 0;
}
.appointment .appointment-content {
    text-align: center;
}
.faq {
    padding: 40px 0;
}
.faq .img-box{
	padding-top: 40px;
}
.testimonial {
    padding: 20px 0;
}
.testimonial {
    margin-bottom: 60px;
}
.testimonial .testimonial-slider .slider-item{
	padding: 20px;
}
footer .contact-box {
   padding-top: 20px;
}
footer .footer-nav{
	padding-top: 20px;
}
footer {
   padding: 40px 0;
}
footer .social-links ul li {
  padding-top: 0px;
}
.contact-us-page{
	margin: 40px 0;
}
}

@media screen and (max-width: 767.98px){
.gallery .col-lg-4 img{
	height: 400px !important;
}
.about-us-section .text-box h1{
	font-size: 38px;
}
.header-slider img{
	height: 450px;
}
.header-slider .carousel-caption h1 {
	font-size: 48px;
}
.quality .col-md-4:not(:first-child){
	padding-top: 30px;
}
.our-team .card-group img{
	width: 100%;
}
.about-us-section .about-us-right{
	padding-top: 0px;
}
.services-section .card-group .card img{
	width: 100%;
}
.testimonial .testimonial-slider {
  width: 100%;
}
.our-team .col-md-6:nth-child(2) .card-group {
    margin-top: 3rem;
}
.contact-us-page .right-col .text-box {
    padding-top: 20px;
}
.services-section .col-lg-4{
	margin-top: 3rem !important;
}
.header {
    height: 940px;
}  
.testimonial .carousel {
  width: 100%;
}
}

@media screen and (max-width: 575.98px){
.header-slider .carousel-caption p{
	font-size: 14px;
}
.header-slider .carousel-caption h1 {
	font-size: 38px;
}
.header-slider img{
	height: 400px;
}
.services-section .services-heading {
    padding: 15px 10px;
}
.about-us-section .text-box h1 {
    font-size: 26px;
}
.testimonial .testimonial-slider {
  width: 87%;
}
.header {
    height: 892px;
}
.header .col-lg-6.header-right {
  height: unset;
}
.header .header-content h1 {
    font-size: 38px;
}
.testimonial .carousel {
	width: 87%;
}
}

@media screen and (max-width: 499.98px){
.header-slider .carousel-caption h1{
	font-size: 30px;
}
.our-team .card-group img{
	max-width: 100%;
}
.services-section .card-group .card img{
	max-width: 100%;
}
.menu-bar .btn1{
	margin: 0 auto;
}
}

@media screen and (max-width: 399px){
.header {
    height: 784px;
}

@media screen and (max-width: 380px){
.header {
    height: 766px;
}
}

@media screen and (max-width: 361px){
.about-us-section .text-box h1 {
    font-size: 22px;
}
.header {
    height: 717px;
}
.header .header-content h1 {
    font-size: 30px;
}
}
