@import url('https://fonts.googleapis.com/css?family=Crimson+Pro&display=swap');
@import url('https://fonts.googleapis.com/css?family=Jomhuria&display=swap');
@import url('https://fonts.googleapis.com/css?family=Crimson+Text&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600&family=Poppins:wght@400;500;600&display=swap');

@font-face {
  font-family: Trajan Pro Regular;
  src: url(../fonts/Trajan Pro Regular.ttf);
}

h2{
	font-family: 'Crimson Pro', serif;
	padding-bottom: 10px;
}

p{
	font-family: 'Crimson Text', serif;
	font-size: 19px;
}

html {
  scroll-behavior: smooth;
}

header
{
	position: absolute;
	z-index: 9;
	width: 100%;

}

/*header .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link{*/
/*	color: #00CA4C;*/
/*	position: inherit;*/
/*}*/

/*header .navbar-light .navbar-nav .nav-link {*/
/*    color: #000;*/
/*	font-size: 18px;*/
/*	text-transform: uppercase;*/
/*	font-weight: 600;*/
/*	position: relative;*/
/*	margin-left: 20px;*/
/*	font-family: 'Crimson Pro', serif;*/
/*	letter-spacing: 1px;*/
/*}*/

/*header .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {*/
/*    color: #00CA4C;*/
/*}*/
header .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #00CA4C;
  position: inherit;
  padding: 12px;
  border: 3px solid aliceblue;
  border-radius: 50px;
  background: #1A374D;
}

header .navbar-light .navbar-nav .nav-link {
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  margin-left: 20px;
  font-family: poppins;
  letter-spacing: 1px;
  padding: 12px;
  border: 3px solid transparent;
}

header .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #00CA4C;
  padding: 12px;
  border: 3px solid aliceblue;
  border-radius: 50px;
  background: #1A374D;
  transition: 1.1s;
}


header .navbar-brand img{
	width: 210px;
}

.menu{
	background: rgba(255,255,255,0.6);
}

#header {
  background-color: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  display: block;
  transition: top 0.3s;
}

.go-top {
	position: fixed;
	bottom: 2em;
	right: 2em;
	text-decoration: none;
	color: white;
	background-color: #00CA4C;
	padding: 4px 14px;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	margin: 0 auto;
	z-index: 9;
	border: 4px solid #ffffff96;
	
}

.go-top svg{
	font-size: 40px;
}

.go-top i{
	font-size: 40px;
}

.go-top:hover {
	background-color: #fff;
	color: #00CA4C;
	border:4px solid #00CA4C9e;
}

.log-btn{
	padding: 10px 40px;
	background: transparent;
	color: #fff;
	text-decoration: none;
	font-size: 22px;
	border: 2px solid #fff;
	font-weight: 600;
	font-family: 'Crimson Pro', serif;
	letter-spacing: 1px;

}

.log .log-btn{
	padding: 5px 40px;
	margin-left:30px;
}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
    color: black;
    border-color: #000;
}

.navbar-light .navbar-nav .nav-item .nav-link::before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 7px;
    height: 7px;
    background: #1A374D;
    left: -13px;
}

.but .hvr-shutter-in-vertical::before {
	background: #1A374D;
	
}

.bg-light {
    background-color: #ffffffe0 !important;
}

.w-100 {
    width: 100% !important;
    height: 100vh;
    object-fit: cover;
}

/*.carousel-caption {*/
/*    position: absolute;*/
/*	right: 15%;*/
/*	bottom: 20px;*/
/*	left: 15%;*/
/*	z-index: 8;*/
/*	color: #fff;*/
/*	background: #0000009e;*/
/*	border-radius: 0 45px 0 45px;*/
/*}*/

.carousel-caption {
  position: absolute;
  /*bottom: 100px;*/
  bottom: 0;
  z-index: 8;
  color: #fff;
  background: rgba(0,0,0,0.3);
  border-radius: 0 45px 0 45px;
}

/*.carousel-caption h5{*/
/*	font-size: 60px;*/
/*	font-family: 'Crimson Pro', serif;*/
/*	font-weight: 700;*/
/*	line-height: 45px;*/
/*	text-shadow: 1px 1px 4px #000;*/
/*}*/
.carousel-caption h5 {
  font-size: 60px;
  font-family: 'Crimson Pro', serif;
  font-weight: 700;
  line-height: 45px;
  text-shadow: 1px 1px 4px #000;
  text-align: center;
}

.carousel-caption p{
	font-size: 25px;
	font-weight: 600;
	color: #fff;
	font-family: Trajan Pro Regular;
	text-shadow: 1px 1px 4px #000;
	padding-top: 10px;
}


.circles{
    margin: 30px 0;
}

.cir{
    padding: 30px 30px;
    text-align: center;
    margin: 0 auto;
    border-radius: 65px 0px 65px 0;
	width: 340px;
	height: 290px;
    
}


.first{
	background: #005caa;
	color: #fff;
}

.third{
	background: #d99b00;
	color: #fff;
}


.cen{
	background: #00CA4C;
	color: #fff;
}

.cir svg{
    font-size: 40px;
}

.cir p{
    color: #fff;
    font-size: 17px;
}

.cir h2{
    padding-bottom: 5px;
}


.property-section {
  padding: 45px;
  background: #1A374D94;
  position: relative;
  outline: 1px solid #00CA4C82;
  outline-offset: -20px;
}

.highlight{
	background: url(../img/high.png) fixed;
    background-size: auto;
	background-size: cover;
	padding: 40px;
}

.highlight-text{
	color: #fff;
}

.highlight-text h2{
	font-size: 45px;
	text-align: center;
	padding-bottom: 30px;
}

.highlight-text ul li{
	list-style: none;
	font-size: 22px;
	float: left;
	width: 50%;
	padding: 15px 0;
	font-family: 'Crimson Text', serif;
}

.highlight-text ul li svg{
	padding: 5px;
	border: 2px solid #fff;
	width: 40px !important;
	height: 40px;
	color: #00CA4C;
	margin-bottom: -12px;
	margin-right: 4px;
}

.highlight-text ul li img{
	width: 40px;
	height: 40px;
	padding: 5px;
	border: 2px solid;
	margin-right: 10px;
}

.pic{
	position: relative;
	width: 25%;
	float: left;
	overflow: hidden;
}

.pic img{
	width: 100%;
	height: 250px;
	transition: all 0.5s ease-in-out;
}

.overlay{
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	background: rgba(255, 255, 255, 0.65);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: .3s ease;
	transition: .3s ease;
	border: 3px solid #00CA4C;
}

.pic:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  overflow: hidden;
}

.pic:hover .overlay {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.text {
  	color: #00CA4C;
	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;
	font-size: 35px;
}


.head {
	text-align: center;
	padding: 20px;
}

.head h2{
	border-bottom: none;
	display: block;
	font-size: 50px;
	padding: 0;
	margin: 0;
}

.head img{
	width: 200px;
}

.gallery .but{
	overflow: hidden;
	display: block;
	width: 100%;
	padding: 20px;
}

.testimonials{
	background: url(../img/review.png);
	padding: 20px;
}

.testimonials .head h2{
	color: #fff;
}

.review{
	background: #fff;
	padding: 10px;
	margin: 10px;
	
}
.review p{
  padding: 0 20px;
}
.review p:nth-child(3) {
  min-height: 90px;
}

.review img {
  width: 110px !important;
  height: 110px;
  border-radius: 50%;
  margin: 10px auto;
}

.review h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: 'Crimson Pro', serif;
  margin-top: 20px;
  padding: 0 20px;
}

.border-green {
  width: 70px;
  height: 2px;
  background: #00CA4C;
  margin: 0 20px 10px;
}

.owl-nav, .owl-dots{
	display: none;
}

.testimonials .but{
	padding-top: 25px;
}

.testimonial-widget{
    padding: 50px 0;
}
/*footer{*/
/*	padding: 20px;*/
/*	background: #262626;*/
/*	color: #fff;*/
/*}*/
footer {
  padding: 20px;
  color: #fff;
  background-color: #282828;
  border-top: 5px solid rgba(255,255,255,.15);
  border-image: linear-gradient(to right, #00CA4C, #1A374D) 1;
}

.about-owner img{
	border-radius: 50%;
	width: 80px;
	height: 80px;
	object-fit: cover;
}

.about-owner a{
	color: #00CA4C;
}

.address-owner h2{
	text-align: center;
}

.address-owner ul li{
	list-style: none;
	transition: .7s ease-in-out;
	font-size: 22px;
	font-family: 'Crimson Text', serif;
}

.address-owner ul li:hover{
	color: #00CA4C;
}

.address-owner ul li svg{
	width: 20px !important;
	height: 20px;

}

.social{
	overflow: hidden;
	padding-top: 20px;
}

.address-owner ul li a{
	font-size: 21px;
	color: #fff;
	text-decoration: none;
	font-family: 'Crimson Text', serif;
	padding-left: 10px;
	transition: .7s ease-in-out;
}

.address-owner ul li a:hover{
	color: #00CA4C;
}

.social ul li{
	width: 33%;
	float: left;
}

.social ul li a{
	padding-left: 0;
}

.social ul li a svg{
	width: 50px !important;
	height: 50px;
	border: 1px solid;
	padding: 5px;
}

.bottom-footer{
	background: #000;
	padding: 10px;
	color: #fff;
	overflow: hidden;
}

.bottom-footer h6{
	display: inline-block;
	float: left;
	text-align: left;
	margin: 5px;
}

.bottom-footer p{
	float: right;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.bottom-footer img{

	width: 100px;
	padding-bottom: 8px;
	margin-left: 5px;
}

.breadcrumb{
	height: 250px;
	background: url(img/prop.jpg);
	background-size: cover;
	margin: 0;
	background-position: center;
	position: relative;
	border-radius: 0;
  object-fit: cover;
  background-position: center center !important;
}

.breadcrumb h1{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	font-family: 'Crimson Pro', serif;
	font-size: 45px;
  background: #1A374D94;
  padding: 7px 20px;
  border-radius: 40px;
  transition: 2s;
  outline: 1px solid #fff;
  outline-offset: -8px;
}

.left .fotorama{
	background: url(../img/3.png);
	background-size: cover;
	padding: 15px;
}


.left .fotorama .fotorama__stage__frame  img{
	border:5px double #fff !important;
}



.rate-sec
{
  margin: 0 0 15px;
  background: #fff;
  padding: 20px;
}
.rate-sec h3
{
  font-size: 26px;
    margin: 0 0 10px;
    color: #000;
    font-weight: bold;
  border-bottom: 1px solid #eee;
      padding: 0 0 10px;
}
.responsive-table {
  width: 100%;
  margin-bottom: 1em;
  margin-top: 1em;
  font-family: 'Source Sans Pro', sans-serif;
}
.responsive-table thead {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

@media (min-width: 44em) {
.responsive-table thead {
  position: relative;
  clip: auto;
  height: auto;
  width: auto;
  overflow: auto;
}
}
.responsive-table thead th {
  background-color: rgb(70, 79, 86);
  border: 1px solid rgb(70, 79, 86);
  font-weight: normal;
  text-align: center;
  color: #fff;
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
}
.responsive-table thead th:first-of-type {
  text-align: left;
}
.responsive-table tbody, .responsive-table tr, .responsive-table th, .responsive-table td {
  display: block;
  padding: 0;
  text-align: left;
  white-space: normal;
}

@media (min-width: 44em) {
.responsive-table tr {
  display: table-row;
}
}
.responsive-table th, .responsive-table td {
  padding: .5em;
  vertical-align: middle;
}

@media (min-width: 30em) {
.responsive-table th, .responsive-table td {
  padding: .75em .5em;
}
}

@media (min-width: 44em) {
.responsive-table th, .responsive-table td {
  display: table-cell;
  padding: .5em;
}
}

@media (min-width: 62em) {
.responsive-table th, .responsive-table td {
  padding: .75em .5em;
}
}

@media (min-width: 75em) {
.responsive-table th, .responsive-table td {
  padding: .75em;
}
}
.responsive-table caption {
  margin-bottom: 1em;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}

@media (min-width: 44em) {
.responsive-table caption {
  font-size: 1.5em;
}
}
.responsive-table tfoot {
  font-size: .8em;
  font-style: italic;
}

@media (min-width: 62em) {
.responsive-table tfoot {
  font-size: .9em;
}
}

@media (min-width: 44em) {
.responsive-table tbody {
  display: table-row-group;
}
}
.responsive-table tbody tr {
  margin-bottom: 1em;
  border: 2px solid rgb(70, 79, 86);
}

@media (min-width: 44em) {
.responsive-table tbody tr {
  display: table-row;
  border-width: 1px;
}
}
.responsive-table tbody tr:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 44em) {
.responsive-table tbody tr:nth-of-type(even) {
  background-color: rgba(94, 93, 82, 0.1);
}
}
.responsive-table tbody th[scope="row"] {
  background-color: #fff;
  color: #000;
}

@media (min-width: 44em) {
.responsive-table tbody th[scope="row"] {
  background-color: transparent;
    color: #4e4e4e;
    text-align: left;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 30px;
}
}
.responsive-table tbody td {
  text-align: right;
  color: #333;
  font-weight: 300;
}

@media (min-width: 30em) {
.responsive-table tbody td {
  border: 1px solid rgb(70, 79, 86);
  color: #000;
  font-weight: 600;
}
}

@media (min-width: 44em) {
.responsive-table tbody td {
  text-align: center;
  color: #333;
  font-weight: 600;
  font-size: 14px;
}
}
.responsive-table tbody td[data-type=currency] {
  text-align: right;
}
.responsive-table tbody td[data-title]:before {
  content: attr(data-title);
  float: left;
  font-size: 1em;
  color: #333;
  font-weight: 600;
}

@media (min-width: 30em) {
.responsive-table tbody td[data-title]:before {
  font-size: .9em;
}
}

@media (min-width: 44em) {
.responsive-table tbody td[data-title]:before {
  content: none;
}
}
.ratesAdditional {
  margin: 30px 0px 0px;
}
.ratesAdditional h2 {
 font-size: 18px;
    color: #000;
    padding-bottom: 5px;
    text-transform: uppercase;
    margin: 0 0 15px;
    padding: 0 0 10px;
    font-weight: 600;
    border-bottom: 1px solid #ec2027;
}
.ratesAdditional ul {
  padding: 0px;
  margin: 0px 0 15px;
}
.ratesAdditional p {
  	color: #212529;
	padding: 0;
	margin: 0 0 10px;
	line-height: 25px;
	font-size: 19px;

}
.ratesAdditional ul li {
  padding: 5px 0px !important;
	list-style: none;
	width: 100% !important;
}
.ratesAdditional ul li:last-child {
  border-bottom: none;
}
.ratesAdditional strong {
  width: 500px;
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding: 3px;
  font-weight: 500;
}
.ratesAdditional span {
  display: inline-block;
  color: #000;
  font-weight: 500;
  padding: 5px;
  font-size:18px;

}

#map{
	height: 350px;
}

.left{
	background: #eee;
	padding: 20px 20px 0;
}

.left .navbar-dark .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
	font-size: 20px;
	font-family: 'Crimson Pro', serif;
}

.left .bg-dark {
    background-color: #1A374D !important;
    color: #fff;
}

.left .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
    color: #fff;
    border-bottom: 1px solid;
}

.left ul{
	overflow: hidden;
    padding-bottom: 0;
}
/*
.left #bookingtabshow ul{
	padding:0;
	padding-top: 20px;
}

.left #bookingtabshow ul li{
	float: left;
    width: 14%;
    padding: 0px 5px;
    list-style: none;
    text-align: center;

}


.left #bookingtabshow ul li:after{
	content: "+";
    position: relative;
    top: -37px;
    right: -83px;
    font-size: 25px;
}

#messageshow5{
	position: relative;
	top: -12px;
}

#messageshow5:after
{

display: none;
}

#messageshow4:after{
	display: none;
}

#messageshow5:before{
	content: "=";
    font-size: 25px;
    position: relative;
    top: 24px;
    right: 30px;
}

.left #bookingtabshow ul li span{
	display: block;
    margin: 0 auto;
    text-align: center;
}

.left .common{
	padding-top: 70px;
	background: #fff;
	margin-bottom: 10px;
	padding-bottom: 10px;
}*/
.left #Amenities ul li{
	float: left;
	width: 23%;
	margin: 10px;
}

.left h5{
	font-family: Trajan Pro Regular;
}

.reviews-page
{
  margin: 0 0 15px;
  background: #fff;
  padding: 20px;
}
.reviews-page h3
{
 font-size: 26px;
    margin: 0 0 10px;
    color: #000;
   border-bottom: 1px solid #eee;
   padding: 0 0 15px; 
   font-weight: bold;
}
.reviews-page h3 span
{
float: right;
}
.reviews-page h3 span a
{
  background: #00CA4C;
    color: #fff;
    padding: 8px 15px;
    border-radius: 20px;
    font-size: 14px;
    margin: 0 0 10px;
    display: inline-block;
}
.review-page-inner
{
  margin: 0 0 10px;
border-bottom: 1px solid #eee;
}
.review-page-inner .review-img-box img
{
  width: 100px;
  height:100px;
  border-radius: 50px;
  object-fit: cover;
  margin: 0 auto;
  display: block;
}
.review-page-inner .review-img-box h5
{
  margin: 10px 0;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.review-page-inner .review-con-box h3
{
border: 0;
margin: 0 0 10px;
padding: 0;
color:#000;
font-size: 18px;
}
.review-page-inner .review-con-box p {
  font-size: 20px;
  line-height: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.review-con-box ul
{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.review-con-box ul li
{
  display: inline-block;
  color:#ffc107;
}
.review-con-box ul li i
{
font-size: 14px;
}

.right{
	padding: 20px;
	background: #eee;
	position: sticky;
	top: 0;
}



.right h2{
	
}

.right h2 img{
	width: 60px;
	margin-right: 15px;
}

.right .prop-icon-inner ul{
	overflow: hidden;
	padding: 0;
	margin:0;
}

.responsive{
	display: none;
}

.non-responsive{
	display: block;
}

.prop-icon-inner ul li{
	list-style: none;
    width: 24%;
    float: left;
    border: 1px dashed #00CA4C;
    padding: 15px;
    font-family: 'Crimson Pro', serif;
    margin: 25px 5px;
    font-size: 22px;
    background: #fff;
}

.prop-icon-inner ul li img{
	width: 45px;
    height: 45px;
    margin-right: 10px;

}

.calendar-prop
{
	padding: 10px;
	background: #fff;
	margin: 0px 0 15px;
	border: 1px solid #ddd;
}

.check-avl{
	text-align: center;
    background: #00CA4C;
    padding: 10px;
    display: block;
    width: 50%;
    margin: 10px auto;
}

.check-avl a{
	color: #fff;
	text-decoration: none;
	font-size: 25px;
}

#showmessage{
	padding: 10px 0 0;
}

#showmessage b{
	color: #000;
	font-weight: 600;
}

#bookingbuttonshow{
	background: #00CA4C;
    padding: 7px;
    display: block;
    width: 100%;
    color: #fff;
    float: right;
}

.calendar-prop h3
{
  font-size: 26px;
    margin: 0 0 10px;
    color: #000;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    padding: 0 0 10px;
}
.calendar-prop img
{
  width: 100%;
}

.area{
	overflow: hidden;
}

.area-img img{
	width: 100%;
	height: 250px;
}

.area2{
	background: #eee;
}

.area-con{
	padding: 10px;
}


.contact{
	background: url(../img/contact.png) fixed;
    background-position-x: 0%;
    background-position-y: 0%;
	background-position: right;
}

.contact-form{
	background: #ffffff69;
	padding: 20px;
}

#register_form input,textarea{
	width: 100%;
	padding: 5px;
}

#register_form button{
	background: #00CA4C;
    color: #fff;
}

.property-page-slide .pad0
{
	padding-left: 0;
	padding-right: 0;
}
.prop-slider-pic
{
	border:1px solid #000;
	position: relative;
	overflow:hidden;
	text-align: center;
}

.property-page-slide{
	overflow: hidden;
}

.prop-slider-pic img
{
	width: 100%;
	height: 450px;
	object-fit: cover;
	display:block;
	position:relative;
	-webkit-transition:all .4s linear;
	transition:all .4s linear;
}
.prop-slider-pic.pic-sec img
{
	height: 224px;
}

.prop-slider-pic .overlay-sl
{
	width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
opacity:0;
background-color:rgba(0,0,0,0.5);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}


.prop-slider-pic .overlay-sl h2 {
text-transform:uppercase;
color:#fff;
text-align:center;
position:relative;
font-size:17px;
background:rgba(0,0,0,0.6);
-webkit-transform:translatey(-100px);
-ms-transform:translatey(-100px);
transform:translatey(-100px);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
padding:10px;
}

.prop-slider-pic .overlay-sl a.info-l {
text-decoration:none;
display:inline-block;
text-transform:uppercase;
color:#fff;
border:1px solid #fff;
background-color:transparent;
opacity:1;
filter:alpha(opacity=0);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;

position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
text-align: center;

padding:7px 14px;
}

.prop-slider-pic .overlay-sl a.info-l:hover {
box-shadow:0 0 5px #fff;
}

.prop-slider-pic:hover img {
-ms-transform:scale(1.1);
-webkit-transform:scale(1.1);
transform:scale(1.1);
}

.prop-slider-pic:hover .overlay-sl {
opacity:1;
filter:alpha(opacity=100);
}


.prop-slider-pic .overlay-sl:hover h2, {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}

.prop-slider-pic .overlay-sl:hover a.info-l {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}



.check-avl
{
  text-align: center;
}
.check-avl a
{
  background: #ec2027;
    display: inline-block;
    padding: 5px 30px;
    color: #fff;
    margin: 2px 0 0px;
    width: 100%;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
}
.check-avl a:hover
{
  color: #fff;
}

.form-req-inner form .form-group
{
  margin-bottom: 8px;
}
.form-req-inner label
{
  font-size: 13px;
  font-weight: 600;
}
.form-req-inner p
{
  margin-bottom: 1px;
}

.form-req-inner input

{
  width: 100%;
  border:0;
  position: relative;
  height: 30px;
  line-height: 30px;
}
.form-req-inner select
{
  width: 100%;
  border-radius: 0;
  position: relative;
}

.form-req-inner .check-pt
{
  border:1px solid #ddd;
}
.form-req-inner .check-pt1 input 
{
  border:1px solid #ddd;
  height: 40px;
  border-radius: 0; 
}

.clr-dates
{
  text-align: right;
}
.clr-dates a
{
  text-align: right;
  color: #ec2027;
  display: inline-block;
  text-decoration: none;
  font-weight: 600;
}

.icon-check-in
{
  text-align: center;
  padding-top: 7px;
}
.icon-check-in i
{
  font-size: 20px;  
}


.from-dt-sec ul
{
  list-style-type: none;
  padding: 0;
  margin:0;
}
.from-dt-sec ul li
{
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 2px;
}

.from-dt-sec ul li:nth-child(6)
{
  font-weight: normal;
}

.from-dt-sec ul li span
{
  float: right;
}  

button.sub-form-gst
{
  background: #ec2027;
    display: inline-block;
    padding: 8px 30px;
    color: #fff;
    margin: 0px 0 0px;
    width: 100%;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    border: 0;
}
.book-q
{
  background: #fff;
  padding: 50px 0;
}
.book-q .card-header
{
  background: #333;
}
.book-q .card-link
{
  text-align: center;
  width: 100%;
  display: block;
  font-weight: 600;
  font-size: 20px;
  background: #333;
  color:#fff;
}
.form-infor label
{
  font-weight: bold;
}
.form-infor input
{
  border:1px solid #333;
}
.form-infor textarea
{
  border:1px solid #333;
}

.form-infor .btn-cen-in
{
  text-align: center;
}

.form-infor button
{
  background: #ec2027;
    padding: 10px 10px;
    color: #fff;
    width: 100%;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    margin-top: 10px;
    border:0;
    font-size: 100%;
    text-transform: uppercase;
}
.form-infor .btn-cen-in.btn-new-us button
{
  width:100%;
}
.info-book-dt
{
  border: 1px solid #ccc;
}
.info-book-dt .inf-dt-img
{
  position: relative;
}
.info-book-dt .inf-dt-img img
{
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.info-book-dt .inf-dt-img .img-btm-txt
{
  position: absolute;
  bottom: 0;
  width: 100%;
 background: rgba(0, 0, 0, 0.6);
 padding: 5px;
 text-align: center;
}
.info-book-dt .inf-dt-img .img-btm-txt h3
{
  color: #fff;
  text-align: center;
  font-size: 17px;
}
.check-system
{
  padding: 10px;
  border-bottom: 1px solid #eee;
  overflow:hidden; 
}
.check-system ul
{
padding: 0;
margin:0;
list-style-type: none;
}
.check-system ul li
{
float: left;
font-weight: bold;

}
.check-system ul li:last-child
{
  float: right;
}

.check-system ul li span
{
  display: block;
font-weight: 600;
}
.check-system-in
{
  clear:both;
  padding: 10px;
}
.check-system-in h3
{
  font-size: 18px;
  font-weight: bold;
}
.check-system-in ul
{
  list-style-type: none;
  padding: 0;
  margin:0;
}
.check-system-in ul li
{
  color:#000;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.check-system-in ul li span
{
  float: right;
}
.check-system-in ul li:last-child
{
  border: 0;
  font-weight: bold;
}





.cstm-pad{
    padding: 30px 0;
}
.social-lnk h2{
    margin: 0;
}
.social-lnk ul{
    padding: 20px 0;
}
.social-lnk ul li{
    list-style: none;
}
.social-lnk ul li a{
    padding-left: 10px;
}
.add h2{
    padding-bottom: 5px;
    border-bottom: 2px solid #2c3e50;
    display: initial;
    margin: 0;
    border-image: linear-gradient(to right, #00CA4C, #1A374D) 1;
}
.quick-lnk ul{
    padding: 0 10px;
    margin: 0;
}
.quick-lnk ul li {
  list-style: none;
  margin: 10px 0;
}
.quick-lnk ul li a{
  font-size: 21px;
  color: #fff;
  text-decoration: none;
  font-family: 'Crimson Text', serif;
}
.quick-lnk ul li a:hover{
    text-decoration: underline;
}

.cstm-des{
    margin: 0em 2em 1em 0em;
padding: 1em 1em 1em 1em;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #f0c755;
}
.cstm-des img{
  width: 100%;
  height: 340px;
  object-fit: cover;
  vertical-align: middle;
  display: inline-block;
}

.smt{
  width: 320px;
  max-width: 320px;
  bottom: 0px;
  position: absolute;
  right: 0px;
}
.my-st{
  padding: 1em 1em 1em 1em;
  background-color: #fff;
}
.my-st img{
    width: 100%;
}

@media (max-width: 767px){
    .cstm-des img{
        height: 200px;
    }
    .smt {
      max-width: 200px;
      width: 200px;
      margin-right: 12px;
      top: 140px;
    }
    .my-st{
        padding: 10px 10px 10px 10px;
    }
    .highlight-text {
      color: #fff;
      margin: 50px 0;
    }
}






.phone-lnk{
  color: #fff;
  text-decoration: none;
  margin-left: 10px;
}
.phone-lnk:hover{
    text-decoration: underline;
}
.gallery-set{
  overflow: hidden;
  border: 1px solid #00CA4C;
  background: #7086834d;
  padding: 10px;
  border-radius: 4px;
}
.revi-srt {
  padding: 10px 20px 20px;
}

.bg-property, .rate-sec{
    border: 1px solid #00CA4C;
}
.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play{
    background-color: #00CA4C;
    border-radius: 50%;
}
#inquirenow {
  overflow: hidden;
  border: 1px solid #00CA4C;
  background: #7086834d;
  padding: 10px;
  border-radius: 4px;
}
.prop-details{
    padding: 50px 0;
}
.area{
    padding: 100px 0;
}
.rate-owner {
  text-align: center;
  padding: 20px;
}

.rate-owner a {
  background: #1A374D;
  color: #00CA4C;
  padding: 8px 15px;
  border-radius: 15px;
  font-size: 25px;
  text-align: center;
  text-transform: capitalize;
  font-weight: 700;
  transition: .3s ease-out;
  border: 2px solid #00CA4C;
}

.rate-owner a:hover {
  background: #00CA4C;
  color: #1A374D;
  text-decoration: none;
  border: 2px solid #1A374D;
}
.bg-property h2{
  font-weight: 500;
  color: #fff;
  font-size: 30px;
  text-align: left;
  padding: 5px 0 10px;
  border-bottom: 2px solid #00CA4C;
  margin: 0px 0 13px;
  text-transform: capitalize;
}
.bg-property h5{
  background: #eee;
  padding: 15px 10px !important;
  border-bottom: 1px solid #00CA4C;
  font-size: 20px;
  margin: 0 0 15px;
  font-weight: 500;
  text-transform: capitalize;
  color: #212529;
}
.bg-property ul{
  list-style-type: none;
  padding: 10px 0 0 !important;
  margin: 0 0 20px !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bg-property ul li {
  display: inline-block;
  list-style: none;
  padding: 10px !important;
  color: #fff;
  font-size: 17px;
  -ms-flex: 0 0 24%;
  flex: 0 0 24%;
  max-width: 24%;
  font-weight: 600;
  text-transform: capitalize;
  border-bottom: 1px solid #00CA4C;
  margin: 5px !important;
  width: 24% !important;
}
.bg-property ul li i {
  color: #003d4d;
  margin-right: 5px;
}
.widget-rev {
  background: #ffffff24;
  padding: 20px;
  border: 1px solid #00CA4C;
}
.widget-rev h2 {
  font-weight: 500;
  color: #fff;
  font-size: 30px;
  text-align: left;
  padding: 5px 0 10px;
  border-bottom: 2px solid #00CA4C;
  margin: 0px 0 13px;
  text-transform: capitalize;
}
.overview-det p {
  font-size: 17px;
  font-weight: 600;
  text-transform: capitalize;
  font-family: inherit;
  line-height: 30px;
}
.overview-det p strong{
  font-size: 22px;
  display: inline;
  border-bottom: 2px solid #00CA4C;
  font-weight: 700;
}
.gallery-set .fotorama__caption{
    text-align: center;
}
.gallery-set .fotorama__caption__wrap{
  color: #333;
  line-height: 30px;
  font-size: 15px;
  font-weight: 600;
  background: #fff;
  font-family: inherit;
  padding: 5px 20px;
  margin: 5px;
  border-radius: 4px;
  border: 1px solid #02CC4E;
}
.content-text {
  height: 375px;
  overflow: hidden;
}
.readmore{
  color: #00ca4c;
  font-size: 17px;
  font-weight: 700;
  text-transform: capitalize;
}
.readmore:hover{
    color: #fff;
}
.prop-icon-inner ul {
  padding: 0;
  width: 100%;
  margin-bottom: 0;
  display: block;
}
.gallery-slider, .paddi, .prop-icon-inner ul{
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 768px){
    .revi-srt{
        padding: 20px 0;
    }
    
    #inquirenow{
        margin-top: 20px;
    }
    .rate-owner a {
        font-size: 14px;
    }
    .bg-property ul li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100% !important;
    }
    .area{
        padding: 50px 0;
    }
    .gallery-set .fotorama__caption__wrap {
      color: #333;
      line-height: 20px;
      font-size: 14px;
      font-weight: 500;
      background: #fff;
      font-family: inherit;
      padding: 0;
      margin: 5px;
      border-radius: 4px;
      border: 1px solid #02CC4E;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
    }
}
@media (min-width: 768px) and (max-width: 998px) {
  .rate-owner a {
    font-size: 22px;
  }
  .bg-property ul li {
        -ms-flex: 0 0 47%;
        flex: 0 0 47%;
        max-width: 47%;
        width: 47% !important;
    }
    .area{
        padding: 75px 0;
    }
}