@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,500,500i,600,600i,700,700i,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');

h1, h2, h3, h4, h5, h6
{
	font-family: 'Playfair Display', serif;

}

body {
  padding: 0;
  margin:0;
  outline:0;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
}
.heading-bor
{
	width: 100px;
	height: 3px;
	background:#01a5fc;
	margin: 20px auto; 
}
.heading-sec
{
	text-align: center;
	padding: 10px 0;
	margin-bottom: 30px;
}
.heading-sec h2
{
font-size: 2.5rem
}

header
{
	position: absolute;
	z-index: 99;
	width: 100%;
	padding: 0px 0 0;
    border: 0;
    border-radius: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.27058823529411763);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;


}

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);

}
.menu-sec .top-menu ul
{
padding: 0;
margin:0;
list-style-type: none;
}
.menu-sec .top-menu ul li:first-child
{
border-left: 1px solid rgba(255, 255, 255, 0.3411764705882353);	
}
.menu-sec .top-menu ul li
{
display: inline-block;
color: #fff;
font-size: 13px;
font-weight: 300;
border-right: 1px solid rgba(255, 255, 255, 0.3411764705882353);
padding: 10px 10px;
}
.menu-sec .top-menu ul li a
{
	color: #fff;
}
.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
{
	border-left: 1px solid rgba(255, 255, 255, 0.3411764705882353);
}
.social-top ul li
{
	display: inline-block;
	border-right: 1px solid rgba(255, 255, 255, 0.3411764705882353);
	padding: 10px 10px;
	font-size: 13px;
	color: #fff;

}

.social-top ul li a i
{
	color:#fff;
	font-size: 13px;
}

header .navbar
{
padding:0;	
	
}
.navbar-dark .navbar-brand
{
padding: 7px 0;
}
header .nav-bar-sec
{

}
.navbar-dark .navbar-nav .nav-link
{
 font-size: 17px;
 font-weight: 600;
text-transform: uppercase;
padding-bottom:0px;	
position: relative;
}




.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: #01a5fc;
    /*background: rgba(0, 0, 0, 0.7019607843137254);*/
    height: auto;
    transition: all 0.5s ease-in-out;
}

.navbar-brand img
{
    width: 270px;
    padding: 0px 0 0;
}

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

.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.50);
	display: none;
	
}

.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: 50px;
	font-weight: bold;
	margin:0 0 0px 0;
	padding: 0;
	background: rgba(0, 0, 0, 0.35);
	display: inline-block;
}
.calendar-sec1 .silder-con-pt h3
{
	color: #fff;
	font-size: 35px;
	line-height: 30px;
	margin:0px 0 10px;
	padding: 10px 0 10px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 1px;
	background: rgba(0, 0, 0, 0.35);
	display: inline-block;
}

.calendar-sec1 form
{
background: rgba(0,0,0,.8);
    padding: 15px;
    margin: 20px auto;
    width: 80%;
}
.calendar-sec1 form .form-group
{
	margin-bottom: 0rem;
}
.calendar-sec1 form .form-group
{
border: 1px solid #01a5fc;	
position: relative;
}
.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: 13px;
min-height: 38px;
position: relative;
margin-top:0 !important;
}
.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;
}

.calendar-sec1 form .form-group button
{
border: 0;
border-radius: 0;
width: 100%;
font-size: 13px;
background: #01a5fc;
min-height: 38px;	
}

.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);
}




.service-sec
{
	padding: 50px 0;
	position: relative;
}
.service-inner
{
	position: relative;
	overflow:hidden;
}
.service-inner-pt
{
	position: relative;
	overflow:hidden;
}
.service-inner-pt img
{
width: 100%;
height: 250px;
object-fit: cover;
overflow:hidden; 
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
}

.service-inner .service-inner-pt:hover img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}

.service-inner-txt
{
position: absolute;
bottom: -125px;
text-align: center;
width: 100%;
transition: bottom 0.5s ease-in-out

}
.service-inner-txt h3
{
color: #fff;
background: rgba(0, 0, 0, 0.6509803921568628);
padding: 10px;
margin-bottom: 50px;
}
.service-inner-txt .linkp
{
	border:1px solid #fff;
	background: transparent;
	padding: 10px 15px;
	color: #fff;
	border-radius: 5px;
	font-weight: 300;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 30px;
	display: inline-block;
}
.service-inner-txt .linkp:hover
{
	background: #01a5fc;
}
.service-inner:hover .service-inner-txt
{
	bottom: 0;
}


.quality
{
 
	background: url(../images/ab/quality.png) #002144 no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding: 20px 0;
}
.quality .pad-right-10
{
	padding-right: 25px;
}
.quality .pad-left-10
{
	padding-left: 25px;
}

.quality .pad-left-5
{
	padding-left: 25px;
}
.quality .pad-right-5
{
	padding-right: 25px;
}


.quality-in
{
	border:1px solid rgba(255, 255, 255, 0.3411764705882353);
	padding:10px;
	margin-bottom: 10px;
	min-height: 240px; 
	background: rgba(4, 80, 162, 0.7803921568627451);
}
.quality-img
{
	text-align: center;
	display: block;
	width: 50px;
	height: 50px;
	background: rgba(0, 0, 0, 0.43);
	line-height: 50px;
	border-radius: 50px;
	margin:0 auto;
	border: 1px solid rgba(255, 255, 255, 0.3411764705882353);
}
.quality-img img
{
	text-align: center;
	width: 30px;
	height: 30px;
}
.quality-con
{
	margin:0px 0 10px;
	text-align: center;
	padding:0px; 
}
.quality-con h3
{
color: #fff;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 15px;

}
.quality-con p
{
	color:#d6d6d6;
	line-height: 22px;
	font-size: 15px;
}

.quality-in:hover
{
	background: rgba(1, 40, 80, 0.86);
}

.poperty-sec
{
	padding: 50px 0;
	position: relative;
	background: #eee;

}

.heading-sec h2
{
text-transform: uppercase;

}
.prop-i {
  position: sticky;
  top: 110px;
  height: 500px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #01a5fc #DEEBF6;
  padding: 0 7px;
  margin: 20px 0;
}

.prop-inner
{
	border:1px solid #fff;
	position: relative;
	background: #fff;
}
.prop-icon-h
{
position: absolute;
    top: 10px;
    left: 20px;
    color: #fff;
    z-index: 99;
    display: inline-flex;
    /* width: 28%; */
    background: #343a40;
    padding: 5px;
    border-radius: 5px;
    font-size: 13px;
}
.prop-icon-h img
{
	width: 24px !important;
	height: 24px;
	margin-right: 7px;
}
.prop-icon-h span
{
position: relative;
top:3px;
}

.prop-img
{
	position: relative;
	overflow:hidden; 
}

.prop-img img
{
	width: 100%;
	height: 250px;
	object-fit: cover;
	overflow:hidden; 
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
}




.prop-inner .prop-img:hover img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}




.prop-img h4
{
	position: absolute;
	bottom:0;
	background: rgba(0, 0, 0, 0.6509803921568628);
	width: 100%;
	padding: 10px;
	margin:0;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}
.prop-img .overlay-prop
{
	background: rgba(0, 0, 0, 0.6509803921568628);
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
	text-align: center;
	transition: all 0.5 ease-in-out;
	opacity: 0;
}
.prop-img .overlay-prop .btn-link
{
	border: 1px solid #fff;
    background: transparent;
    padding: 10px 15px;
    color: #fff;
    border-radius: 5px;
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
    top:80px;
    text-align: center;
}
.prop-img .overlay-prop .btn-link a
{
color: #fff;
}
.prop-img:hover .overlay-prop
{
	opacity: 1;
}


.prop-con
{
	text-align: center;

}
.prop-con ul
{
	list-style-type: none;
	padding: 0;
	margin:10px 0 30px;
}
.prop-con ul li
{
display: inline-block;
border: 1px solid #eee;
padding: 5px;
width: 31%;
text-align: left;
font-size: 14px;
}
.prop-con ul li span
{
float: right;
position: relative;
top:3px;

}
.prop-con ul li img
{
	width: 24px !important;
	height: 24px;
	display: inline !important;
	text-align: left;
}

.prop-con h6
{
	margin-bottom: 10px;
	position: relative;
}
.prop-con .loc-bor
{
background: #01a5fc;
width: 50px;
height: 1px;
margin: 0 auto 20px;
}


.prop-con h6 i
{
	color: #01a5fc;
}
.prop-con p
{
	line-height: 25px;
	padding: 0 10px;
	color: #000;
	margin-bottom: 20px; 
}
.prop-con a
{
	background: #01a5fc;
	padding: 10px 15px;
    color: #fff;
    border-radius: 5px;
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 30px;
    display: inline-block;
}
.prop-con a:hover
{
background: #0c1315;
}

.owl-nav
{
	position: relative;
	text-align: center;
	
}
.owl-nav .owl-prev
{
display: inline-block;	
background: #01a5fc;
color: #fff;
border-radius: 5px;
padding: 10px 20px;
margin: 10px 5px;
	border: 1px solid #fff;

}
.owl-nav .owl-prev:hover
{
	background:#0c1315;
}
.owl-nav .owl-next
{
display: inline-block;	
background:#01a5fc;
	color: #fff;
	border-radius: 5px;
padding: 10px 20px;
	margin: 10px 5px;
border: 1px solid #fff;


}
.owl-nav .owl-next:hover
{
	background:#0c1315;
}

.review-sec
{
	background:url(../images/ab/prop.png) no-repeat #000;
	background-position: center;
	background-size: cover;
	padding: 80px 0 0; 
}
.rev-heading
{
	color: #fff;
	padding-top: 130px;
	position: relative;
}
.rev-heading:after
{
	content:"";
	background: #fff;
	height: 150px;
	width: 1px;
	position:absolute;
	top:100px;
	right: 0;  

}
.rev-heading h2
{
	line-height: 40px;
}
.review-inner
{
	background:#fff; 
}
.review-inner .rev-pic img
{
	width: 100%;
	height: 130px;
	object-fit: cover;
}
.rev-con-pt
{
    margin: 0 auto;
    display: inline-block;
    position: relative;
    padding: 20px;
    text-align: center;
}
.rev-con-pic img
{
width: 100px !important;
    height: 100px;
    background: #333;
    margin: -60px auto 0;
}
.rev-con-pt h6
{
	color: #333;
	margin: 10px 0;
}
.rev-con-pt h5
{
	margin: 10px 0 15px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rev-bor
{
	background: #01a5fc;
    width: 50px;
    height: 1px;
    margin: 0 auto 10px;
}
.rev-con-pt a
{
	color: #01a5fc;
}

.subscribe-style-one{
	position:relative;
	padding:45px 0px 50px;
	background-color:#01a5fc;
}

.subscribe-style-one h2{
	position:relative;
	color:#ffffff;
	font-size:30px;
	font-weight:700;
	text-transform:uppercase;
}

.subscribe-style-one .text{
	position:relative;
	font-size:18px;
	color:#ffffff;
}

.subscribe-style-one form{
	position:relative;
	margin-top: 10px;
}

.subscribe-style-one .form-group{
    position: relative;
    display: block;
    margin-bottom: 0px;
	z-index:1;
}

.subscribe-style-one .form-group input[type="text"],
.subscribe-style-one .form-group input[type="tel"],
.subscribe-style-one .form-group input[type="email"],
.subscribe-style-one .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    padding: 12px 16px;
    height: 60px;
    font-size: 16px;
    background: #ffffff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.subscribe-style-one .form-group input[type="submit"],
.subscribe-style-one .form-group button {
	position: absolute;
	top: 0;
	right: 0;
	width:65px;
	height:60px;
	color:#ffffff;
	font-size:24px;
	text-align:center;
	background-color:#2b2b2b;
}


footer
{
/*	background: rgb(2,0,36);
background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%);*/
	padding: 30px 0 0px; 
	text-align: center;
	background:#008eda;
	/*background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;*/
}


footer .foot-logo
{
	text-align: center;
	margin-bottom: 30px;
}

.foot-sec h3, .foot-sec-con h3
{
	color: #fff;
	margin-bottom: 30px;
}
.foot-logo img
{
	width: 279px;
}

.foot-sec ul
{
	list-style-type: none;
	padding: 0;
	margin:0;
}
.foot-sec ul li
{
	margin-bottom: 5px;
}
.foot-sec ul li a
{
	color: #fff;
	font-size: 15px;
	display: inline-block;
}
.foot-sec-con p
{
font-size: 17px;
color: #fff;
margin-bottom: 10px;
}
.foot-sec-con h4
{
	color: #fff;
}
.foot-bottom-sec
{
	padding: 10px 0;
	border-top:1px solid rgba(255, 255, 255, 0.2);
	border-bottom:1px solid rgba(255, 255, 255, 0.2);
margin-top: 15px;
margin-bottom: 15px;
}
.foot-bottom p
{
	margin: 0;
	padding: 10px 0 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
}
.foot-bottom-form form
{

}
.foot-social
{
	margin-bottom: 15px;
}

.foot-social ul
{
	list-style-type: none;
	padding:10px 0 0;
	margin:0;
}
.foot-social ul li
{
display: inline-block;
margin: 0 10px;
}
.foot-social ul a
{
color: #fff;
}

.foot-social ul li i
{
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
}
.foot-social ul li i.fa-facebook
{
background: #3b5999;
}

.foot-social ul li i.fa-instagram
{
	background: #e4405f;
}

.foot-social ul li i.fa-youtube
{
	background: #cd201f;
}

.footer-bottom-down
{
	padding: 10px 0;
	margin: 25px 0 0;
	background: #0e0e0e;
}
.footer-bottom-down .footer-con
{
	text-align: left;
}
.footer-bottom-down .footer-con p
{
	font-size: 14px;
	margin:0;
	color: #fff;
}
.go-logo
{
	text-align: right;
}
.go-logo p
{
	margin:0;
	color: #fff;
	display: inline-block;
	font-size: 14px;
}
.go-logo img
{
	width: 100px;
}

.bread-sec
{
/*background: #008eda;*/
/*background: #013652;*/
background: url(../images/bread.png) #000 no-repeat;
background-position: center;
background-size: cover;
background-attachment: fixed;
padding: 150px 0 20px;
border-bottom: 1px solid rgba(255, 255, 255, 0.3411764705882353);

}
.bread-sec-part
{

}
.bread-sec-part h1
{
  text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    padding: 0;
    margin:0 0 10px;
    line-height: 30px;
    font-size: 30px;
}
.bread-sec-part ul
{
  margin:0;
  padding: 0;
  list-style-type: none; 
  position: relative;
}
.bread-sec-part ul li
{
  display: inline-block;
  position: relative;
  margin:0 7px 0 0;
  text-transform: uppercase;
  font-weight: 600;
  font-size:13px; 
color: #fff;
}
.bread-sec-part ul li a
{
	color: #fff;
}
.bread-sec-part ul li:after
{
content: "/";
    left: 5px;
    top: 0;
    position: relative;
    color: #3f9cc1;
    font-size: 15px;
color: #fff;
}
.bread-sec-part ul li:last-child:after
{
  display: none;
}

.prop-page
{
	padding:20px 0 50px; 
}
.upper-text
{

}
.upper-text h4
{
	text-transform: capitalize;
	margin-bottom: 10px;
	line-height: 35px;
}

.upper-text h5
{
	font-family: inherit;
	font-weight: 300;
}
.upper-text h5 i
{
	background: #008eda;
	height: 40px;
	width: 40px;
	border-radius: 50px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	margin-right: 10px;
	border:1px solid #333; 
}
.prop-info ul
{
padding: 0;
margin:0 0 10px;
list-style-type: none;
}
.prop-info ul li
{
display: inline-block;
margin-right: 10px;
font-weight: 500;
position: relative;
}
.prop-info ul li:after
{
	content: "|";
	position: absolute;
	top:0;
	color: #000;
	right: -8px;

}
.prop-info ul li:last-child:after
{
display: none;
}
.gallery-prop
{
	background: #eee;
	margin: 0 0 15px;
}
.heading-bor.prop-bor
{
	text-align: left;
	margin: 20px 0;
}

.prop-des-inner
{border-bottom: 1px solid #eee;
padding: 15px 0;
}

.prop-des-inner h2
{
	margin-bottom: 20px;
	text-transform: uppercase;
}
.prop-des-inner p
{
margin-bottom: 10px;
}
.ame-sec
{
padding: 15px 0;
border-bottom: 1px solid #eee;
}
.ame-sec h2
{
	margin-bottom: 20px;
    text-transform: uppercase;
}

.am-inner h4
{
text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    background: #eee;
    padding: 10px;

}

.am-inner ul {
    padding: 0;
    margin: 0;
    clear: both;
    overflow: hidden;
}
.am-inner ul li {
 float: left;
    width: 30%;
    box-sizing: border-box;
    /* margin-bottom: 10px; */
    text-indent: -1px;
    /* margin: 7px; */
    vertical-align: top;
    margin-left: 18px;
    padding-left: 0px;
    margin-bottom: 10px;
}

.location-sec {
    padding: 15px 0px;
    border-bottom: 1px solid #eee;
}
.location-sec h2
{
	margin-bottom: 20px;
    text-transform: uppercase;
}
.review-page-inner
{
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}
.review-page-inner .rev-img
{
border:0;
min-height: auto;
text-align: center;
}

.review-page-inner .rev-img h5
{
	font-family: inherit;
}

.review-page-inner .rev-con
{
  border:0;
  min-height: auto;
}
.review-page-inner .rev-img img
{
margin-bottom: 15px;
    height: 100px;
    padding: 1px;
    object-fit: contain;
    background: #959b9e;
}

.pagisec .pagination
{
	margin: 15px 0 0;

}

.btn-post-rev
{
  margin: 15px 0 0 0;
}
.btn-post-rev a
{
background: #01a5fc;
    padding: 10px 15px;
    color: #fff;
    border-radius: 5px;
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 0px;
    display: inline-block;
}
.btn-post-rev a:hover
{
background: #000;
}

.map-part #map
{
	width: 100%;
	height: 350px;
}
.prop-i-inner
{
	background: #f7f7f7;
	padding: 20px;
	border:1px solid #eee;
	margin: 0 0 10px;
}
.prop-i-inner ul
{
list-style-type: none;
padding: 0;
margin:0;	
}
.prop-i-inner ul li
{
	display: block;
	padding: 10px 0;
	font-size: 14px;

	text-transform: uppercase;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
}

.prop-i-inner ul li img
{
	width: 24px;
	height: 24px;

}
.prop-i-inner ul li span
{
	float: right;
}

.cal-sec ul
{
 padding: 0;
 margin: 0;
 list-style-type: none;
}

.cal-sec ul li
{
display: inline-block;
margin: 0 0 10px;
width: 100%;
}
.cal-sec ul li a
{
background: #01a5fc;
    padding: 10px 15px;
    color: #fff;
    border-radius: 5px;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 0px;
    display: inline-block;
    width: 100%;
    text-align: center;
    text-decoration: none;
}
.cal-sec ul li a:hover
{
	background: #000;
}
.contact
{
	padding: 50px 0;
}


.form-head
{
	margin-bottom: 40px;

}
.form-head h3
{
border-bottom: 1px solid #eee;
padding-bottom: 10px;	
}


.form-pt form input
{
	background: #fff;
	height: 50px;
	line-height: 50px;
	border-radius: 0;
	border:1px solid #ccc;
	width: 100%;
	padding: 10px;
}
.form-pt form textarea
{
	background: #fff;
	border-radius: 0;
	border:1px solid #ccc;
}
.form-pt form label
{
	color: #333;
	text-transform: uppercase;
	font-weight: 600;
}

.form-pt form select

{
	background: #fff;
	height: 50px !important;
	border-radius: 0;
	border:1px solid #ccc;
	width: 100%;
	padding: 10px;
}
.form-pt form button
{
	border-radius:5px;
	border:0;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 15px;
	background: #01a5fc;
}


.box-form .box-form-in
{
background: #fff none repeat scroll 0 0;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07);
	margin-bottom: 15px;
	padding: 20px;
}

.box-form .box-form-in .form-g-icon
{
 text-align: center;
    height: 60px;
    width: 60px;
    line-height: 68px;
    background: #eee;
}
.box-form .box-form-in .form-g-icon i
{
	font-size: 30px;
	color: #01a5fc;
}
.form-con h4
{
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 8px;
	padding: 0;
}
.form-con p 
{
  line-height: 24px;
  font-size: 15px;
  word-break: break-all;
}

.prop-list
{
	padding: 50px 0;
	position: relative;
}
.prop-list-in
{
	position: relative;
	box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07);
	margin-bottom: 25px;
}
.prop-list-in .list-img
{
	position: relative;
	overflow: hidden;
}

.prop-list-in .list-img img
{
	width: 100%;
	height: 250px;
	object-fit: cover;
	overflow: hidden;
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}

.prop-list .prop-list-in .list-img:hover img
{
	-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}
.prop-list-in .list-img .overlay-lst
{
	opacity: 0;
	position:absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	text-align: center;
	transition: all 0.5s ease-in-out;
}
.prop-list-in .list-img .overlay-lst .btnlist
{
background: #01a5fc;
    padding: 10px 15px;
    color: #fff;
    border-radius: 5px;
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    top:80px;
}
.prop-list-in .list-img:hover .overlay-lst
{
	opacity: 1;
}

.prop-list-in .list-img h3
{
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.52);
	color: #fff;
	padding: 10px;
	width: 100%;
	margin: 0;
	text-align: center;

}
.list-con
{
	padding: 10px;
}
.list-con p
{
	margin-bottom: 8px;
}
.about-sec
{
	padding: 50px 0;
}

.about-page-inner
{
  padding: 0px;
  background: #fff;
  margin: 0 0 20px;
  border-bottom: 1px solid #eee;
}
.about-page-inner h2
{
  text-transform: uppercase;
    margin-bottom: 10px;

}
.about-page-inner p
{
    margin-bottom: 10px;
}

.owner-img {
    width: 50%;
    float: left;
    padding-right: 35px;
}
.owner-img img
{
  width: 100%;
  height: 300px;
  object-fit: cover;
  margin: 0 0 10px;
}

.mod-video iframe
{
	width: 100%;
	height: 350px;
}

.things-sec
{
  padding: 50px 0;
} 

.thing-page-inner
{
  padding: 0px;
  background: #fff;
  margin: 0 0 20px;

}
.thing-page-inner h2
{
  text-transform: capitalize;

}
.thing-page-inner p
{
line-height: 30px;
    margin-bottom: 10px;
}
.ab-btn
{
  text-align: right;
}
.thing-page-inner a
{
background: #01a5fc;
    padding: 10px 15px;
    color: #fff;
    border-radius: 5px;
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 30px;
    display: inline-block;
}
.thing-page-inner a:hover
{
	background: #000;
}

.things-img {
    width: 35%;
    float: left;
    padding-right: 35px;
}
.things-img img
{
  width: 100%;
  height: 250px;
  object-fit: cover;
  margin: 0 0 25px;
}

.prop-i.dis-mob
{
	display: none;
}

.logos-sec
{
    padding:30px 0;
    text-align:center;    
}

.logo-inner img
{
    width:100%;
}



.rev-con ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.rev-con ul li {
  display: inline-block;
  color: #01a5fc;
}
.rev-con ul li i {
  font-size: 20px;
}


.sec-bk-nw{
        display: none;
    }
.sec-bk-nw .prop-i {
  padding: 5px 10px;
  position: relative;
  top: unset;
}
.logo-inner{
    height: 120px;
}
.logo-inner img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 767px){
    .sec-bk-nw{
        display: unset;
    }
    .dk-vr{
        display: none;
    }
    .prop-i{
        height: 100%;
    }
}

