@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Aladin&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
h1, h2, h3, h4, h5, h6
{
	font-family: 'Poppins', sans-serif;


}
h1
{
	font-size:60px;
}
h2
{
	font-size: 40px;
}
h3
{
	font-size: 34px;
}
h4
{
	font-size: 28px;
}
h4
{
	font-size: 26px;
}
h5
{
	font-size: 24px;
}
h6
{
	font-size: 20px;
}

body {
  padding: 0;
  margin:0;
  outline:0;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
}
.heading-bor
{
	width: 100px;
	height: 3px;
	background:#ff851b;
	margin: 0px 0; 
}
.heading-sec
{
	text-align: center;
	padding: 10px 0;
	margin-bottom: 30px;
}
.heading-sec h2
{
font-size: 2.5rem
}

header
{
	position: relative;
	z-index: 99;
	width: 100%;
	padding: 10px 0 10px;
    border: 0;
    border-radius: 0;
    top: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
background: rgba(255, 255, 255, 0.8);    

}

header .menu-top-pt
{
/*border-bottom: 1px solid rgba(255, 255, 255, 0.4);*/
 
}

.menu-sub
{
	border-bottom: 1px solid rgba(255, 255, 255, 0.3411764705882353);
	background: rgba(0, 98, 168, 0.37);
	
}
.menu-sec .top-menu ul
{
padding: 0;
margin:0;
list-style-type: none;
}

.menu-sec .top-menu ul li
{
display: inline-block;
color: #fff;
font-size: 13px;
font-weight: 300;
padding: 10px 10px;
}
.menu-sec .top-menu ul li i
{
	color:#fff;
	margin-right: 5px;
	font-size: 13px;
	font-weight: 300px;
}
.social-top
{
	text-align: right;
}
.social-top ul
{
	padding: 0;
	margin:0;
	list-style-type: none;
}
.social-top ul li:first-child
{
}
.social-top ul li
{
	display: inline-block;
	padding: 10px 10px;
	font-size: 13px;
	color: #fff;

}
.social-top ul li a
{
	cursor: default;
}
.social-top ul li a i
{
	color:#fff;
	font-size: 13px;
}

header .navbar
{
padding:0;	
	
}
.navbar-dark .navbar-brand
{
padding: 0px 0;
}
header .nav-bar-sec
{

}
.navbar-dark .navbar-nav .nav-link
{
font-size: 14px;
    font-weight: 500;
   font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0 0px 0 0;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.64);
}




.fixed-header {
	position: fixed;
    top: 0px;
    left: 0;
    margin-top: 0em;
    width: 100%;
/*    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.10), 0 2px 3px 0 rgba(0, 0, 0, 0.10);*/
    z-index: 99;
    background: #fff;
    height: auto;
    transition: all 0.5s ease-in-out;
}

.navbar-brand img
{
   
    padding: 0px 0 0;
    width: 100%;
}

.fixed-header .navbar-brand img
{

}

.slider-section
{
	position: relative;
}
.slider-section:before
{
	position: absolute;
	content: "";
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	background: rgba(0, 0, 0, 0.20);
	
}

.calendar-sec1 {
    position: absolute;
    z-index: 9;
    width: 100%;
    padding: 10px 0;
    left: 50%;
    top: 65%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    
}
.calendar-sec1 .silder-con-pt
{
padding: 15px;
}
.calendar-sec1 .silder-con-pt h1
{
	color: #fff;
	font-size: 70px;
	font-weight: bold;
	margin:0 0 10px 0;
	padding: 0;
}
.calendar-sec1 .silder-con-pt h3
{
	color: #fff;
	font-size: 45px;
	line-height: 30px;
	margin:0px 0 10px;
	padding: 0;
	font-family: 'Aladin', cursive;
	letter-spacing: 1px;
}

.calendar-sec1 form
{
	background: rgba(0,0,0,.8);
	padding: 15px;
	margin: 20px auto 0;
	width: 80%;
	border: 1px solid #ff851b;


}
.calendar-sec1 form .form-group
{
	margin-bottom: 0rem;
}
.calendar-sec1 form .form-group
{
border: 1px solid #ff851b;	
position: relative;
}
.calendar-sec1 form .form-group i
{
	position: absolute;
	top:5px;
	left: 5px;
	z-index: 9;
	color: #ff851b;
}
.calendar-sec1 form .form-group input
{
border: 0;
border-radius: 0;
background: rgba(0,0,0,.8);
color: rgba(255, 255, 255, 0.6901960784313725);
font-size: 17px;
letter-spacing: 1px;
min-height: 38px;
position: relative;
padding-left: 38px;
font-family: 'Teko', sans-serif;
}
.calendar-sec1 form .form-group .fa-calendar
{
	color: rgba(255, 255, 255, 0.6901960784313725);
	position: absolute;
	top:10px;
	right: 10px;
	font-size: 13px;
}


.calendar-sec1 form .form-group select
{
border: 0;
border-radius: 0;
font-size: 13px;
background: rgba(0,0,0,.8);
color: rgba(255, 255, 255, 0.6901960784313725);
min-height: 38px;
position: relative;
padding-left: 38px;
}

.calendar-sec1 form .form-group button
{
border: 0;
border-radius: 0;
width: 100%;
font-size: 13px;
background: #ff851b;
min-height: 38px;	
}
.calendar-sec1 form .form-group button:hover
{
	background:#d99043; 
}




.calendar-sec1 form .form-group input::-webkit-input-placeholder { /* Edge */
  color: rgba(255, 255, 255, 0.6901960784313725);
}

.calendar-sec1 form .form-group input::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.6901960784313725);
}

.calendar-sec1 form .form-group input::placeholder {
  color: rgba(255, 255, 255, 0.6901960784313725);
}
.slider-section .slide .slide-cap {
    position: absolute;
    top: 60%;
    z-index: 9;
    /* width: 100%; */
    color: #fff;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
}
.book-now{text-align: center; margin-top: 20px;}
.slide-cap h1
{
  color: #fff;
  font-size:60px;
  margin:0 0 14px 0;
  padding: 0;
  font-weight: 700;
  text-align: center;
  letter-spacing:1px;

}
.slide-cap h3{
  color: #fff;
  font-size: 24px;
  text-align: center;
    font-weight: 500;
}


.about-section {
    position: relative;
    z-index: 1;
    padding-top: 80px;
    padding-bottom: 80px;
}
.about-section:before{
	position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/about.jpg);
    content: '';
    background-size: cover;
    background-position: center;
    z-index: -1;
}
.about-section:after{
	position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/pattern-04.png);
    content: '';
    background-size: cover;
    background-position: center;
    z-index: -1;
}

.about-section .about-features-boxes .single-feature-box {
    background-color: #fff;
    padding: 50px 30px;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(34, 34, 34, 0.02);
    box-shadow: 0px 8px 16px 0px rgba(34, 34, 34, 0.02);
    text-align: center;
    font-size: 14px;
}
.about-section .about-features-boxes .single-feature-box .icon {
    font-size: 70px;
    margin-bottom: 20px;
    line-height: 1;
    color: #ff851b;
}
.about-section .about-features-boxes .single-feature-box h4 {
    margin-bottom: 20px;
    font-size: 36px;
    letter-spacing: 0px;
}
.about-section .about-features-boxes .single-feature-box h4 a{
	color: #000;
	font-size: 36px;
	cursor: default;
	text-decoration: none;
}
.about-section .about-features-boxes .single-feature-box.only-bg {
    width: 100%;
    height: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-height: 315px;
    padding: 0;
    background-size: cover;
    background-position: center;
}

.cta-section{padding-bottom: 80px; padding-top: 80px; background: #fbfbfb;}
.cta-section .cta-inner {
    padding: 100px 0;
    background-color: #fff;
    position: relative;
    z-index: 1;
}
.abour-text{
	padding: 30px;
	background: rgba(255, 255, 255, 0.3);
}
.section-title h2 {
    font-size: 70px;
    line-height: 1.125;
    letter-spacing: -1px;
}
.cta-section .cta-inner .cta-text p {
    font-size: 14px;
    line-height: 1.6;
   
}
.cta-section .cta-inner .cta-features .single-feature {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    -ms-grid-columns: 120px 1fr;
    grid-template-columns: 120px 1fr;
    margin-bottom: 45px;
}
.cta-section .cta-inner .cta-features .single-feature .icon {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(190, 173, 142, 0.2);
    box-shadow: 0px 8px 16px 0px rgba(190, 173, 142, 0.2);
    text-align: center;
    line-height: 120px;
    font-size: 60px;
    color: #ff851b;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    position: relative;
    z-index: 2;
}

.cta-section .cta-inner .cta-features .single-feature .cta-desc {
    position: relative;
    padding-left: 40px;
    z-index: 1;
    font-size: 14px;
}
.cta-section .cta-inner .cta-features .single-feature .cta-desc h3 {
    font-size: 30px;
    color: #111;
    margin-bottom: 20px;
    letter-spacing: -1px;
}
.cta-section .cta-inner .cta-features .single-feature .cta-desc .count {
    position: absolute;
    font-size: 120px;
    font-weight: 700;
    left: -32px;
    top: 0;
    line-height: 1;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #111;
    z-index: -1;
    color: transparent;
    opacity: 0.1;
}
.main-btn{
	background: #ff851b;
	padding: 15px 30px;
	color: #fff;
	text-align: center;
	border: 0;
	display: inline-block;
}
.main-btn:hover{
	background: #000;
	color: #fff;
}

.video-s iframe{
	width: 100%;
	height: 400px;
}










.thing-sec {
    position: relative;
    z-index: 1;
    padding-top: 80px;
    padding-bottom: 80px;
}
.thing-sec:before{
	position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/things.avif);
    content: '';
    background-size: cover;
    background-position: center;
    z-index: -1;
}
.thing-sec:after{
	position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/pattern-04.png);
    content: '';
    background-size: cover;
    background-position: top;
    z-index: -1;
}

.heading-things
{
	text-align: center;
}
.heading-things h2
{
margin-top: 50px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #000;
    font-size: 60px;
}
.thing-sec .pad0
{
	padding-right: 0;
	padding-left: 0;

}
.things-inner
{
	position: relative;
	top:0;
	transition: top 0.5s ease-in-out;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.things-inner:hover
{
	top:-20px;
	;
}

.things-img img
{
	width: 100%;
	height: 200px;
	object-fit: cover;
}

.things-con
{
	background: #fff;
	padding:23px;
	min-height: 250px; 
}
.things-inner a
{
	color: #ff851b;
text-decoration: none;
}
.things-inner a:hover
{
color:#d99043;
}
.view-all-btn
{
	text-align: center;
	display: inline-block;
	margin-top: 30px;

}

.review-sec
{
	padding: 50px 0 120px;
	/*background: url(../images/testomonial.jpg);
	position: relative;
	background-size: cover;
	background-position: top;*/
}
/*.review-sec:before
{
background: rgba(0, 98, 168, 0.80) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}*/

.review-sec .heading
{
	margin-bottom: 0px;
	text-align: center;
}
 .review-sec h2
{
    font-weight: bold;
    margin-bottom: 30px;
    letter-spacing: 1px;
    color: #000;
    font-size: 60px;
}

.review-sec .review-inner
{
    padding: 20px;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #eee;
position: relative;
}
.review-sec .review-inner .review-in-part
{
	padding:30px 30px 30px 30px;
	
	position: relative;
	text-align: center;
}

.rev-img
{
text-align: center;
}

.rev-img img
{
	width: 100px !important;
	height: 100px;
	background: #f9f8f8;
	margin:0 auto;
	background: #eee;
	border-radius: 100px;
	object-fit: cover;
	object-position: top;
}

.review-sec .review-inner h5
{
	
	padding: 0;
	margin: 0 0 10px;
	text-align: left;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	
}
.review-sec .review-inner p
{
    font-weight: 400;
    margin: 0 0 10px;
    padding: 0;
	
	min-height: 125px;

}

.review-sec .review-inner a
{
    font-weight: 300;
    text-align: left;
    color: #ff851b;
    text-decoration: none;
    display: inline-block;
}
.review-sec .review-inner a:hover
{
	color: #d99043;
}

.owl-nav
{
	position: relative;
	text-align: center;
	
	
}

.owl-nav .owl-prev
{
display: inline-block;	
background: #ff851b;
color: #fff;
padding: 5px 25px;
margin: 10px 5px;
	border: 1px solid #fff;
border-radius: 50px 0px 0px 50px;	
}
.owl-prev i, .owl-next i
{
	position: relative;
	top:3px;
	font-size: 18px;
}
.owl-nav .owl-prev:hover
{
	background:#000;
}
.owl-nav .owl-next
{
display: inline-block;
    background: #ff851b;
    color: #fff;
    padding: 5px 25px;
    margin: 10px 5px;
    border: 1px solid #fff;
    border-radius: 0px 50px 50px 0px;
}


.owl-nav .owl-next:hover
{
	background:#000;
}
.thing-s:before{display: none;}
.thing-s:after{display: none;}

footer
{
background: #4e4d4c;
padding: 80px 0 0;	
}
.footer-top-area{
	margin-top: -150px;
    margin-bottom: 50px;
}
.footer-top-ar{
	background: #d99043;
    padding: 30px;
    border-radius: 10px;
}
.footer-top-ar h2{
	color: #fff;

}
.footer-top-ar p{
	color: #fff;
	margin-bottom: 0;
}
.footer-top-area a{
	background: #fff;
	border: 1px solid #fff;
	padding: 20px 35px;
	text-align: center;
	color: #000;
	display: inline-block;
	position: relative;
	top: 5px;
	font-weight: 600;
}

footer .footer-logo img
{
	width: 100%;
	padding: 30px 0 0 0;
}
.footer-owner img{background:#fff; padding:30px; border-radius:5px; }
.footer-owner h3, footer .quick-link h3, footer .social-link h3, footer .get-touch h3
{
    font-size: 24px;
    padding: 10px 0;
    margin: 0;
    text-transform: uppercase;
    position: relative;
    color:#fff;
}
.footer-owner p{color:#fff;}
footer .quick-link ul, footer .social-link ul, footer .get-touch ul
{
list-style-type:none;
padding: 0;
margin:0;
}
footer .quick-link ul li, footer .social-link ul li, footer .get-touch ul li
{
display: block;
padding:3px 0;
}
footer .quick-link ul li a
{
color:#fff;
	
}
footer .social-link ul li
{
	display:inline-block;
	
}

footer .social-link ul li a i
{
	background:#fff;
	height: 40px;
	width:40px;
	line-height: 40px;
	text-align: center;
	color: #000;
	transition: all 0.3s ease;
	border-radius: 50px;
}
footer .social-link ul li a i:hover
{
	background: #d99043;
  color: #fff;
}
footer .get-touch ul li
{
color:#fff;
	
}
footer .get-touch ul li i
{
margin-right: 5px;	
background:#fff;
	height: 40px;
	width:40px;
	line-height: 40px;
	text-align: center;
	color: #000;
	transition: all 0.3s ease;
	border-radius: 50px;
}
footer .footer-bottom
{
	background: #1b1b1b;
	padding: 20px 0;
	margin: 50px 0 0;
}
footer .footer-bottom .footer-con p
{
font-size:13px;
color:#9a9a99;
margin: 0;
	padding: 0;	
	text-align: center;
}



.get-touch p
{
	font-size: 13px;
	color: #fff;
	margin-bottom: 13px;
}
.get-touch form .form-group
{
	margin-bottom: 8px;
}

.get-touch form input
{
background: #fff;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    border: 1px solid #ccc;
    width: 100%;
    padding: 10px;
}
.get-touch form button
{
	width: 100%;
	border-radius: 5px;
	border:0;
	background: #006963;
}
.get-touch form button:hover
{
	background: #ff851b;
}
footer .footer-bottom
{
	background: #333;
	padding: 20px 0;
	margin: 50px 0 0;
}
footer .footer-bottom .footer-con p
{
font-size:13px;
color:#fff; 
margin: 0;
padding: 0;	
}


footer .footer-bottom .go-logo 
{
	text-align: right;
}
footer .footer-bottom .go-logo p
{
	display: inline-block;
    margin: 0;
    color: #fff;
    font-size: 13px;
    margin-right: 10px;
}
footer .footer-bottom .go-logo img
{
	width:100px;
}

.bread-sec
{
	padding: 100px 0 50px;
	background:url(../images/slider1.jpg) no-repeat;
	position: relative;
	background-size: cover;
	background-position: center;
}
.bread-sec:before
{
	background: rgba(0, 0, 0, 0.50);
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";

}
.bread-inner h1
{
	text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 36px;
    font-size: 36px;
    
}
.bread-inner ul
{
	text-align:center;
	padding: 7px 0 0;
	margin:0;
	list-style-type: none;
}
.bread-inner ul li
{
	display: inline-block;
	color: #fff;
	position: relative;
	margin-right: 10px;
}
.bread-inner ul li a
{
	color: #ff851b;
}
.bread-inner ul li:after
{
content:"/";
position: absolute;
top:0;
right: -10px;
margin-left: 10px;
}
.bread-inner ul li a:hover
{
color: #fff;
}
.bread-inner ul li:last-child:after
{
	display: none;
}

.about-sec1{
	padding: 50px 0;
	
}

.about-sec1 h2{font-weight: 600; font-size: 50px; text-align: left; margin-bottom: 20px; margin-top: 20px;}
.about-sec1 p{line-height: 1.8; margin-bottom: 10px;}

.property-head
{
	padding:15px 0; 
}
.property-page
{
	padding: 50px 0;
}
.property-content
{
	padding: 0px 0 50px;
}

.gallery-sec
{
	background: #eee;
	margin-bottom: 15px;
}

.prop-list-page
{
	padding: 50px 0;
}
.prop-list-inner
{
	background: #eee;
	border-bottom: 2px solid #333;
	margin-bottom: 25px;
}
.prop-list-con
{
	padding: 10px 0 0;
	min-height: 200px;
}
.prop-list-img img
{
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.prop-list-icon ul
{
	margin:0;
	list-style-type: none;
	padding: 0;
	background: #ff851b;
	overflow: hidden;

}
.prop-list-icon ul li
{
width: 30%;
    float: left;
    color: #fff;
    padding: 8px 5px;
    text-align: center;
    font-weight: 500;
    font-size: 13px;
    box-sizing: border-box;
}
.prop-list-icon ul li img
{
	width: 20px;
	height: 20px;
}

.prop-list-con h5
{
	font-family: 'Montserrat', sans-serif;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 8px;
}
.prop-list-con h6
{
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 8px;
}
.prop-list-con a
{
	color: #ff851b;
}
.map-sec #map
{
	width: 100%;
	height: 300px;
}

.am-sec ul
{
list-style-type:none;
padding:0;
margin:0 0 15px;
display: flex;  
justify-content: space-between;
flex-wrap: wrap;
}
.am-sec ul li
{
display: inline-block;
    width: 24%;
    margin: 5px;
    vertical-align: top;
    margin-bottom: 15px; 
    padding: 10px;
    background: #fbfbfb;
    border: 1px solid #eee;
    border-radius: 50px;
}
.am-sec ul li i
{
	font-size: 10px;
	margin-right: 5px;
	color: #ff851b;
}

.prop-con-in-pt
{
	margin-bottom: 15px;
}

.responsive-table {
	width: 100%;
	margin-bottom: 1em;
}
.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: #ff851b;
	border: 1px solid #ff851b;
	font-weight: normal;
	text-align: center;
	color: #fff;
	font-size: 14px;
	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 #000000;
}

@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 #060606;
	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;
}
}

.rates-info
{
	background:#fbfbfb;
	padding: 50px;
	
}
.rates-info h5
{
    color: #000;
	margin:10px 0 10px;
}

.rates-info ul
{
padding: 0;
margin: 0;
list-style-type:none;	
}

.rates-info ul li
{
display: block;
padding:3px 0;
font-size: 15px;	
}

.info-rt
{
	margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.rates-info p
{
	font-size: 15px;
	line-height: 23px;
	margin: 0 0 10px
}

.h-info ul{display: flex; justify-content: space-between;  flex-wrap: wrap;}
.h-info ul li{
	width: 50%;
}
.cal-sec-part
{
	padding: 20px 0;
}
.info-rt i
{
	font-size: 10px;
    margin-right: 5px;
}
.prop-icon-list
{
	margin: 10px 0;
}
.prop-icon-list ul
{
padding: 0;
margin:0 0 50px;
list-style-type: none;
text-align: center;

}

.prop-icon-list ul li
{
display: inline-block;
width: 22%;
margin: 4px;
border:1px solid #eee;
text-align: center;
padding: 10px;
font-weight: bold;
text-transform: uppercase;
}
.prop-icon-list ul li img
{
	display: block;
	width: 40px;
	height: 40px;
	margin: 0 auto 5px;
}
.prop-icon-list ul li span
{
	display: block;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	margin: 10px 0 0;
	
}
.owner{padding: 50px 0;}
.owner h2{
	font-weight: 600;
	padding-right: 300px;
	font-size: 36px;
	margin-bottom: 15px;
}
.owner .ab-s-in{padding-top: 30px;}
.owner img{width: 100%;}
.about-owner-sec{padding: 50px 0; background: #eee; text-align: center;}
.about-owner-sec h2{margin-bottom:30px;}
.rev-part{padding: 50px 0;}
.rev-part h2{font-weight: 600;
    font-size: 50px;
    text-align: center;
    margin-bottom: 20px;}
.review-in
{
	background: #fbfbfb;
	padding: 25px;
	margin-bottom: 30px;
  box-shadow: rgba(100, 100, 111, 0.1) 0px 7px 29px 0px;
}
.review-in p{margin-bottom: 0; margin-top: 10px; line-height: 1.8}
.review-in h6{margin-top: 20px}
.contact-page {
  background:#fff;
}
.contact-page .container
{
  padding-top:50px;
  padding-bottom:50px;
}
.section-title {
  margin: 15px 0 0;
}

.con-head
{
  margin-bottom: 50px;
}
.con-head p
{
  font-size: 20px;
    color: #000;
    font-style: italic;
    letter-spacing: 1px;
    line-height: 23px;
    text-align: center;
}

.contact-page h2 {
text-transform: uppercase;
    margin-bottom: 40px;
    font-size: 36px;
    font-weight: 600;
    
}
.section-title .con-line
{
  margin-bottom: 15px;
}
.contact-form-wrap, .contact-button
{
	margin-top: 20px;
}
.contact-form-wrap form
{
}


.contact-page input, .contact-page textarea {
  width: 100%;
  color: #000;
  height: 50px;
  border:0;
  border: 1px solid #ccc9c9;
  display: block;
  padding-left: 0px;
  font-size: 15px;
  padding-left: 30px;
  margin-bottom: 15px;
  font-family: inherit;
  font-style: normal;
  outline: none;
  border-radius: 20px;
}

.contact-form-wrap textarea
{
  height: 150px;
  line-height: 40px;
}
.contact-form-wrap button {
color: #ff851b;
    margin-bottom: 15px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #ff851b;
    padding: 10px 25px;
    border-radius: 50px;
    background: transparent;
}
.contact-form-wrap button:hover
{
color: #d99043;
}
.contact-button ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.contact-button ul li {
  margin: 10px 0 30px;
  font-size: 16px;
  display: block;
 
}
.contact-button ul li i {
    color: #fff;
    font-size: 23px;
    height: 60px;
    border-radius: 50px;
    width: 60px;
    text-align: center;
    line-height:60px;
    margin-right: 10px;
    border-radius: 20px;
    background: #ff851b;

}
.ab-s{padding:80px 0;}
.ab-s h2{font-weight: bold;
    margin-bottom: 30px;
    letter-spacing: 1px;
    color: #000;
    font-size: 60px}
.ab-s p{line-height: 1.9}
.ab-s img{width:100%; border-radius:20px;}

.ct-sec{
    background:url(../images/cta.jpg) no-repeat;
    padding:100px 0;
    background-size:cover;
    background-attachment:fixed;
    text-align:center;
    position:relative;
    background-position: center;
}
.ct-sec:before {
    position: absolute;
	content: "";
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background: rgba(0, 0, 0, 0.20);
}
.ct-sec h2{
    text-transform:uppercase;
    margin-bottom:20px;
    color:#fff;
    font-weight:bold;
    font-size: 60px;
}
.ct-sec p{
    text-transform:uppercase;
   
    color:#fff;
    font-weight:bold;
    font-size: 40px;
}


.things-pg-sec
{
	padding: 50px 0;
}
.things-pg-sec a
{
	text-decoration: none;
	color: inherit;
	position: relative;
}
.things-in-pg
{
	border:1px solid #eee;
	position: relative;
	margin: 0 0 25px;
}
.things-in-pg img
{
width: 100%;
height: 300px;
}
.over-th
{
	position: absolute;
	top:0;
	left: 0;
	opacity: 0;
	text-align: center;
	background: rgba(0, 0, 0, 0.38823529411764707);
	width: 100%;
	height: 100%;
	transition: all 0.5s ease-in-out;
}
.over-th .thigs-btn
{
	background: #b58a60;
	display: inline-block;
	margin-top: 80px;
	color: #fff;
	padding: 10px 20px;
	border-radius: 5px;
}
.things-pg-sec a:hover .over-th
{
	opacity: 1;
}
.over-th .thigs-btn:hover
{
	background: #000;
}
.things-pg-con
{
	position: absolute;
	bottom: 0;
	background: #000;
	width: 100%;
	padding: 10px;
}
.things-pg-con h5
{
	color: #fff;
}

.things-dt
{
	padding: 50px 0;

}
.top-thing
{
	padding: 50px;
	margin-bottom: 50px;
	background: #eee;
}
.things-dt .things-in-dt 
{
	margin: 0 0 10px;
}
.things-dt .things-in-dt img
{
	width: 50%;
	height:350px;
	margin: 0 auto 20px;
	display:block;

}
.thing-con h3
{
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}
.thing-con a
{
color: #ff851b;
    margin-bottom: 15px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #ff851b;
    padding: 10px 15px;
}
.thing-con a:hover
{
	color: #d99043;

}

.th-in{margin-bottom: 100px;}
.th-in p{line-height: 1.8;}
.thing-con p{line-height: 1.8;}

.whysec{
  padding: 50px 0 0;
}
.why-sec-in{
  border:1px solid #eee;
  padding: 20px;
  text-align: center;
  min-height: 290px;
}
.why-ic{margin-bottom: 15px}
.why-sec-in img{margin-bottom: 20px;}
.why-sec-in p{font-size: 15px;}
.why-sec-in h5{font-size: 2rem; color:#ff851b; margin-bottom: 10px;}
.whysec.lux-part{padding-bottom: 50px;}
.whysec.lux-part .why-sec-in
{
  min-height: 320px;
  border-radius: 5px;
  padding: 30px;
}
.whysec.lux-part .why-sec-in h5{font-size: 2rem;}
.whysec.lux-part .why-sec-in p{
  font-size: 14px;
}
.map-area{padding: 0;}
.map-area iframe{width: 100%; height: 450px;}
.gal-page-sec {padding: 50px 0;}
.gal-page-sec .col-md-4{margin-bottom: 25px;}
.gal-page-sec img{width: 100%; height: 250px;}
.about-area{padding:50px 0;}
.about-image {
    position: relative;
    z-index: 1;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 50px;
}
.about-image .back-img1 {
    position: absolute;
    z-index: -1;
    right: 10px;
    top: -30px;
}
.about-image .back-img2 {
    position: absolute;
    z-index: -1;
    left: 10px;
    bottom: -30px;
}
.back-img3{
	width:100%;
	height:500px;
	object-fit: cover;

}
.about-image .circle-img {
    position: absolute;
    bottom: -50px;
    right: -4px;
    z-index: 2;
    border-radius: 50%;
    border: 5px solid #71b100;
    width: 270px;
    height: 270px;
    object-fit: cover;
}
.about-content h3 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 15px;
}
.about-content .about-inner .single-inner-box {
    position: relative;
    margin-top: 15px;
    display: flex;
    align-items: center;
   
}
.about-content .about-inner .single-inner-box .icon {
    position: relative;
    left: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    top: 0;
    color: #71b100;
    font-size: 35px;
    margin-right: 10px;
    border: 1px solid #ebebeb;
    width: 65px;
    text-align: center;
    height: 70px;
    line-height: 68px;
    border-radius: 3px;
}
.about-content .about-inner .single-inner-box h4 {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.about-content p {
    margin-bottom: 0;
    line-height: 1.9;
}
.btn-s{margin-top:30px;}
.vac-page{
  padding: 50px 0 50px;
	background: #e0f1f3;
}
.vac-in{
  padding: 20px;
  background: #fafafa;
  border-radius: 15px;
  margin-bottom: 30px;
}
.vac-img img{width: 100%; border-radius: 10px; height: 330px; object-fit: cover;}
.vac-con{margin-top: 30px}
.vac-con h6{color: #018c9d;}
.vac-con p{font-size: 16px; margin-bottom: 20px; line-height: 1.6}

.appointment-form {
    padding: 35px;
    width: 100%;
    background: #fff;
    border-radius: 5px;
   box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.appointment-form h3{font-size: 24px;}
.appointment-form .form-group {
    position: relative;
    width: 100%;
    display: block;
}
.appointment-form .form-group .select-wrap, .appointment-form .form-group .input-wrap {
    position: relative;
}
.appointment-form .form-group .icon {
    position: absolute;
    top: 50% !important;
    right: 10px;
    font-size: 16px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.appointment-form .form-group .icon span {
    font-size: 10px;
    color: rgba(0, 0, 0, 0.8) !important;
}
.appointment-form .form-control {
    border: transparent !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
    height: 50px !important;
    background: rgba(0, 0, 0, 0.05) !important;
    color: rgba(0, 0, 0, 0.9) !important;
    font-size: 14px;
    border-radius: 4px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.appointment-form .form-group {
    position: relative;
    width: 100%;
    display: block;
}