@charset "utf-8";
/* CSS Document */
body{
font-family: 'Montserrat', sans-serif;
	background:#FFF;
	font-size: 15px;
line-height: 1.7;
color: #333;
font-weight:400;
	}
	
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.best-in h2{
        font-size: 30px;
    text-align: left;
    color: #001837;
    margin-top: 28px;
    font-weight: 600;

}
#navbar {
  overflow: hidden;
  border-top:1px solid #afafaf;
   border-bottom:1px solid #afafaf;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 60px;
}
.top-ber{
	background:#f7f7f7;
	color:#333;
	line-height:35px;
	position:relative;
	z-index:1;
	font-size:13px;
	border-bottom:1px solid #e1e1e2;
	font-weight:300;
	}
.top-ber i{
	margin-right:3px;	
}
.top-ber a{
	color:#001837;
	text-decoration:none;
	}
.top-ber a:hover{
	color:#001837;
	text-decoration:none;
	}
			
.book{
	text-align:right;
	}
.book a{
	text-align:right;
	background:#e7c130;
	color:#FFF;
	display:inline-block;
	padding:10px 20px;
	text-transform:uppercase;
	font-size:15px;
	font-weight:600;
	line-height:20px;
	}	
		



.navbar {
	border-radius: 0px;
	position:relative;
	z-index:1000;
	padding:15px 0px;
	}
	
	
.navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
}
.navbar-light .navbar-nav .nav-link {
    color:#001837;
    padding-left: 12px;
    padding-right: 11px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:600;
	margin-right:3px;
	padding-top:12px;
	padding-bottom:12px;
}
.navbar-light .navbar-nav .nav-link:hover {
color:#238f8f;
}
.navbar-light .navbar-nav .active > .nav-link{
	color:#238f8f;
	}
.navbar-light .navbar-nav .btn9 > .nav-link{
	color:#FFF;
	background:#d47094;
	
	}	
header{
	position:relative;
	z-index:2;
	}	
	
.inner-banner{
background:url(../images/inner-banner.jpg) no-repeat top center;
padding:7% 0 7% 0;
color:#FFF;
	}

.inner-banner h1{
 font-size:50px;
line-height:80px;
font-weight:600;
	}
.breadcrumb {
    background-color: rgba(255, 255, 255, 0.0);
	padding:0px;
}
.check label{
	display:inline-block!Important;
	font-weight:300!Important;;
	font-size:14px;
	margin-right:10px;
	}
.property h2{
	font-size: 30px;
text-align: left;
color: #001837;
margin-top:28px;
font-weight:600;
	}
.property h3 {
    font-size: 20px;
    text-align: left;
    color: #001837;
    font-weight: 600;
}
.property ul{
	padding:0px;
	margin:0px 0px 25px 0;
	}
.property ul li{
	list-style:none;
	padding:7px 7px 7px 30px;
	background:url(../images/li-bg.jpg) no-repeat 0 11px;
	}	
	
.form-88{
	background:#FFF;
	border-radius:6px;
	position:relative;
	padding: 25px 30px 40px;
border: 1px solid #eee;
	}
		
.form-88 h3{
text-align:left;
font-size:25px;
font-weight:700;
margin-top:0px;
color:#a2335a;
	}
.form-88 h5{
text-align:left;
font-size:12px;
font-weight:300;
margin-top:0px;
color:#666;
line-height:18px;
	}				
.form-88 label{
text-align:left;
font-weight:600;
display:block;
font-size:14px;
color:#001837;
margin-bottom: 0px;
	}
.form-88 input{
font-weight:400;
font-size:14px;
color:#001837;
width:100%;
padding:7px;
background:#f7f7f7;
border:#e7e7e7 1px solid;
margin-bottom:15px;
border-radius:6px;
	}				
.form-88 textarea{
font-weight:400;
font-size:14px;
color:#001837;
width:100%;
padding:7px;
background:#f7f7f7;
border:#e7e7e7 1px solid;
margin-bottom:15px;
height:120px;
border-radius:6px;
	}
	
.form-88 input[type="submit"]{
font-weight:400;
font-size:18px;
color:#FFF;
width:100%;
padding:10px;
background:#b2476d;
border:#b2476d 1px solid;
margin-bottom:15px;
border-radius:6px;
text-transform:uppercase;
	}

		/************/
.breadcrumb-item + .breadcrumb-item::before {
    content: ">";
    font-size: 13px;
    color: #333;
}
.breadcrumb-item a	{
	font-size:13px;
	font-weight:300;
	color:#333;	}	
.breadcrumb-item.active {
    color:#d47094;
	font-weight:300;
}	
/**********************/
.contact-banner{
    background: url(../images/contact-banner.png);
        background-size: auto;
    background-size: cover;
    padding: 10% 0 8% 0;
    color: #FFF;
}
.contact-banner h5{
 font-size:14px;
 padding-left:60px;
 background:url(../images/banner-h5-bg.jpg) no-repeat 0px 10px;
	}
.contact-banner h1{
 font-size:60px;
line-height:80px;
	}

/*********************/
.banner{
background:url(../images/banner-bg.png) no-repeat top center;
padding:8% 0 11% 0;
color:#FFF;
	}
.banner h5{
 font-size:14px;
 padding-left:60px;
 background:url(../images/banner-h5-bg.jpg) no-repeat 0px 10px;
	}
.banner h1{
 font-size:60px;
line-height:80px;
	}
.banner a{
 font-size:13px;
padding:14px 30px;
background:#b2476d;
color:#FFF;
border-radius:4px;
display:inline-block;
margin-top:50px;
font-size:13px;
text-transform:uppercase;
	}
	
.property-management{
	color:#565656;
	font-weight:300;
	}
.property-management h5{
 font-size:14px;
 padding-left:60px;
 background:url(../images/h5-style.jpg) no-repeat 0px 10px;
 text-transform:uppercase;
 color:#001837;
	}
.property-management h2{
 font-size:36px;
color:#31aaaa;
font-weight:700;	
	}
.property-management h4{
 font-size:18px;
color:#001837;
font-weight:700;	
	}	
.form-78{
	background:#FFF;
	border-radius:10px;
-webkit-box-shadow: 0px 0px 25px 0px rgba(212,212,212,1);
-moz-box-shadow: 0px 0px 25px 0px rgba(212,212,212,1);
box-shadow: 0px 0px 25px 0px rgba(212,212,212,1);
padding:35px;
	position:relative;
	margin-top:-220px;
	font-weight: 300;
	}
.form-78::after{
	content:"";
	width:165px;
	background:url(../images/style-form.png) no-repeat top center;
	position:absolute;
	bottom:-30px;
	height:152px;
	right:-30px;
	z-index: -1;
	}		
.form-78 h3{
text-align:center;
font-size:22px;
font-weight:700;
margin-top:0px;
	}			
.form-78 label{
text-align:left;
font-weight:600;
display:block;
font-size:14px;
color:#001837;
margin-bottom: 0px;
	}
.form-78 input{
font-weight:400;
font-size:14px;
color:#001837;
width:100%;
padding:7px;
background:#f7f7f7;
border:#e7e7e7 1px solid;
margin-bottom:15px;
border-radius:6px;
	}
	
.form-78 input[type="checkbox"]{
	width:15px;
	}	
	
	
	
	
.form-78 select{
font-weight:400;
font-size:14px;
color:#001837;
width:100%;
padding:10px;
background:#f7f7f7;
border:#e7e7e7 1px solid;
margin-bottom:15px;
border-radius:6px;
	}					
.form-78 textarea{
font-weight:400;
font-size:14px;
color:#001837;
width:100%;
padding:7px;
background:#f7f7f7;
border:#e7e7e7 1px solid;
margin-bottom:15px;
height:120px;
border-radius:6px;
	}
	
.form-78 input[type="submit"]{
font-weight:400;
font-size:18px;
color:#FFF;
width:100%;
padding:10px;
background:#b2476d;
border:#b2476d 1px solid;
margin-bottom:15px;
border-radius:6px;
text-transform:uppercase;cursor: pointer;
	}
.services{
	background:#f7f7f7;
	padding:60px 0;
	}
.services-box{
	display: block;
border: 1px solid #dedede;
border-radius: 8px;
transition: all ease .3s;
overflow: hidden;
	}
.services-box a .s-info{
	padding:10px 5px;
	font-size:13px;
	font-weight:600;
	text-decoration:none;
	color:#001837;
	}
.services-box a .s-info i{
	float:right;
	font-size:25px;
	}	
.services-box a:hover{
	text-decoration:none;
	}		
.services-box a:hover .s-info{
	text-decoration:none!important;
	color:#31aaaa;
	}
.services-box a:hover  i{
	color:#b2476d;
	}		
		
.services-box:hover{transform:translateY(-15px);box-shadow:0 20px 60px -10px rgba(0,0,0,.1);-webkit-box-shadow:0 20px 60px -10px rgba(0,0,0,.1);-moz-box-shadow:0 20px 60px -10px rgba(0,0,0,.1)}
.services-box:hover a.s-info{
	text-decoration:none;
		
	}	
.nav-item{
	float:right;
	position:relative;
	
	}	
.navbar-light .navbar-nav .nav-link {
color: #001837;
padding-left: 14px;
padding-right: 14px;
text-transform: uppercase;
font-size: 14px;
font-weight: 400;
margin-left: 2px;
border-radius: 4px;

}
.hm-gradient {
    background-image: linear-gradient(to top, #f3e7e9 0%, #e3eeff 99%, #e3eeff 100%);
}
.navbar .dropdown-menu a:hover {
    color: #616161 !important;
}
.darken-grey-text {
    color: #2E2E2E;
}
.re{
	background:#7f1212;
	}
.rooms45 {
	padding:60px 0;
	}
.rooms45 h2{
	font-family:Montserrat;
	font-size:40px;
	font-weight:700;
	color:#333;
	text-transform:uppercase;
	margin-bottom: 30px;
	}
.view-all{
	text-align:right;
	}
.view-all a{
	border:2px solid #730a11;
	padding:10px 25px;
	color:#730a11;
	text-transform:uppercase;
	font-size:15px;
	font-weight:600;
		font-family:Montserrat;
	}
.view-all a:hover{
	background:#730a11;
	color:#FFF;
	}	
.room-01{
	-webkit-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);
box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);
padding:20px;
font-size:14px;
line-height:25px;
margin-bottom: 25px;
	}
.room-01 h3{
	font-family:Montserrat;
	font-size:20px;
	font-weight:600;
	color:#333;
	margin-top:20px;
	margin-bottom: 10px;
	text-transform:uppercase;
	}	
.btn100{
	border:2px solid #730a11;
	padding:7px 16px;
	color:#730a11;
	text-transform:uppercase;
	font-size:13px;
	font-weight:500;
		font-family:Montserrat;
		display:inline-block;
		margin-top:20px;
	}
.btn100:hover{
	background:#730a11;
	color:#FFF;
	}
.btn101{
	border:2px solid #222;
	background:#222;
	padding:7px 16px;
	color:#FFF;
	text-transform:uppercase;
	font-size:13px;
	font-weight:500;
		font-family:Montserrat;
		display:inline-block;
		margin-top:20px;
	}
.btn101:hover{
	background:#730a11;
	color:#FFF;
	}		
.welcome{
	padding:60px 0;
	background:url(../images/welcome.jpg) no-repeat center center;
	background-size:cover;
	text-align:center;
font-size:14px;
line-height:25px;
	}
.welcome h1{
	font-family: 'Open Sans', sans-serif;
	font-size:40px;
	font-weight:900;
	color:#212121;
	margin-bottom: 30px;
	}								
.welcome h1 samp{
	font-family: 'Open Sans', sans-serif;
	font-size:40px;
	color:#c1141a;
	}
.welcome a {
    border: 2px solid #730a11;
    padding: 7px 16px;
    color: #730a11;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    font-family: Montserrat;
    display: inline-block;
    margin-top: 20px;
}
.welcome a:hover{
	background:#730a11;
	color:#FFF;
	}
.best{
	padding:10px 0 80px 0;
	font-size:14px;
line-height:25px;
	}
.best-in{
	padding:10px 0 80px 0;
	font-size:14px;
line-height:25px;
color:##565656;
font-weight:300;

	}
.fac ul{
	padding:0px;
	margin:15px 0;
	}
.fac ul li{
	padding:5px 0;
	width:100%;
	float:left;
		line-height:50px;

	}
.fac ul li i{
	width:60px;
	font-size:20px;
	line-height:50px;
	float:left;
	border:1px solid #333;
	text-align:center;
	margin-right:15px;
	}
.test{
	padding:60px 0;
	text-align:center;
	font-size:14px;
	line-height:25px;
	}
.test h5{
 font-size:14px;
 background:url(../images/test-bg.png) no-repeat center 10px;
 text-transform:uppercase;
 color:#001837;
 text-align:center;
	}
.test h2{
 font-size:36px;
color:#31aaaa;
font-weight:700;
margin-bottom:30px;	
	}
	
.test-item{width:100%;background:#fff;border:1px solid #f5f5f5;padding:20px;border-radius:4px;margin:15px 0; text-align:left;}
.test-item .avatar img {width:50px;height:50px;border-radius:50px;margin-right:20px;background-color:#eee;display:inline-block; float:left}
.test-item h6{font-size:12px;line-height:24px;font-style:italic;margin-bottom:0}
.test-item h4{font-size:14px;line-height:24px;font-weight:600}
.test-item p{font-size: 13px;
line-height: 23px;
font-style: italic;
margin-bottom: 0;
font-weight: 300;
margin-top: 15px;}	

.rating i{
	color:#fba311;
	margin:0 1px;
	font-size:12px;
	}
.news-l{
	background: linear-gradient(to right,#7697d7 0,#8bc8cb 100%);
	padding:100px 0;
	color:#FFF;
	}	
.news-l h5 {
    font-size: 14px;
    padding-left: 60px;
    background: url(../images/banner-h5-bg.jpg) no-repeat 0px 10px;
}
.news-l h2 {
    font-size: 30px;
line-height: 35px;
margin-top: 30px;
}
.newsl5{
	margin-top:50px;
	}
.newsl5 input{
	background: #fff;
height: 56px ;
line-height: 56px ;
margin-bottom: 8px;
width:100%;
border:0px;
border-radius:6px;
padding: 0 20px;
	}
.newsl5 input[type="submit"]{
top: 6px;
right: 22px;
height: 44px;
font-weight: 600;
position: absolute;
background: #b2476d !important;
margin-bottom: 0 !important;
width: 205px;
line-height: 45px;
padding:0px 15px;
color:#FFF;cursor: pointer;
	}
.copy{
	background:#b2476d;
	text-align:center;
	color:#FFF;
	padding:10px;
	font-size:13px;
	font-weight:300;
	margin-top:50px;
	}
.copy a{
	color:#fecb16;
	}						
footer{
	background:#ebebeb;
	padding:50px 0 0 0;
	}
.cd	 ul {
	padding:0px;
	margin:0px;
	
	}	
	
.cd	 ul li{
	color:#363232;
	padding-left:30px;
	list-style:none;
	font-size:14px;
	font-weight:300;
	margin-bottom:10px;
	}
.cd	 ul li a{
	color:#363232;

	}	
.cd	 ul li i{
	width:25px;
	text-align:left;
	float:left;
	height:30px;
	margin-left:-30px;
	font-size:25px;
	line-height:30px;
	color:#373333;
	}		
.dropdown-toggle::after {
    display: none;
}	
   .ddl-switch {
	right: 5px;
	position: absolute;
	margin-top:-30px;
}	
.dropdown-menu {
    min-width: 540px;
	margin:0px 0 0 0;
	padding:0px;
	border-radius:0px;
	border:none;	
}
.dropdown-menu a {
	width:46%;
	float:left;
	border-bottom:1px solid #d9d9d9;
	margin:0 2%;
	font-weight:300;	
	}
.dropdown-menu a:focus {
	background:none;	
	}	
.dropdown-item {
    padding: .25rem 15px;
    clear: none;
    font-weight: 300;
    color: #212529;
text-align: inherit;
white-space: nowrap;
background-color:transparent;
    border: 0;
	font-size:14px;
}
.bread-45{
	margin-bottom:45px;
	}	
	
	

	
@media screen and (max-width:1600px){
	.banner {
    padding: 10% 0 13% 0;
}

}
@media screen and (max-width:1366px){
	.banner {
    padding: 11% 0 13% 0;
	background-size:cover;
	}
	
}
@media screen and (max-width:1280px){
	.banner {
    padding: 11% 0 13% 0;
	background-size:cover;
	}	
}
@media screen and (max-width:1199px){
	.banner {
    padding: 10% 0 16% 0;
	background-size:cover;
}	
.navbar-light .navbar-nav .nav-link {
    color: #001837;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    margin-left: 2px;
    border-radius: 4px;
}

}
@media screen and (max-width:1024px){
	.inner-banner h1 {
    font-size: 35px;
    line-height: 41px;
    font-weight: 600;
}
	.property-management h2 {
    font-size: 24px;
    color: #31aaaa;
    font-weight: 700;
}
.test-item h4 {
    font-size: 13px;
    line-height: 24px;
    font-weight: 600;
}
.services-box a .s-info {
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    color: #001837;
}
.newsl5 input[type="submit"] {
    top: 6px;
    right: 22px;
    height: 44px;
    font-weight: 600;
    position: absolute;
    background: #b2476d !important;
    margin-bottom: 0 !important;
    width: 130px;
    line-height: 45px;
    padding: 0px 15px;
    color: #FFF;
    font-size: 9px;
}
	
}
@media screen and (max-width:991px){
	.dropdown-menu {
    min-width: 100%;
	margin:0px 0 0 0;
	padding:0px;
	border-radius:0px;
	border:none;	
}
.dropdown-menu a {
	width:100%;
	float:left;
	border-bottom:1px solid #d9d9d9;
	margin:0 0%;
	
	}
.form-88 h3 {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    margin-top: 0px;
    color: #a2335a;
}
.form-88 h5 {
    text-align: left;
    font-size: 10px;
    font-weight: 300;
    margin-top: 0px;
    color: #666;
    line-height: 14px;
}
   .ddl-switch {
     background: #ededed none repeat scroll 0 0;
    color: #000 !important;
	cursor: pointer;
	right: 15px;
	height: 25px;
	position: absolute;
	width: 25px;
	z-index: 1000;
	text-align: center;
	padding: 3px 0;
	font-size: 20px;
	margin-top:-34px;
} 
}
@media screen and (max-width:767px){


		.best-in {
    padding: 50px 0 80px 0;
    font-size: 14px;
    line-height: 25px;
    color: ##565656;
    font-weight: 300;
}
	.form-88 {
    background: #FFF;
    border-radius: 6px;
    position: relative;
    padding: 25px 30px 40px;
    border: 1px solid #eee;
	margin-top:50px;
}
.form-88 h3 {
    font-size: 25px;


}
.form-88 h5 {
    text-align: left;
    font-size: 12px;
    font-weight: 300;
    margin-top: 0px;
    color: #666;
    line-height: 18px;
}
	.services {
    background: #f7f7f7;
    padding: 60px 0 20px;
}
	.banner h1 {
    font-size: 35px;
    line-height: 50px;
}
	.form-78 {
    background: #FFF;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(212,212,212,1);
    -moz-box-shadow: 0px 0px 25px 0px rgba(212,212,212,1);
    box-shadow: 0px 0px 25px 0px rgba(212,212,212,1);
    padding: 35px;
    position: relative;
    margin-top: 50px;
	}

.newsl5 input[type="submit"] {
    top: 6px;
    right: 22px;
    height: 44px;
    font-weight: 600;
    position: absolute;
    background: #b2476d !important;
    margin-bottom: 0 !important;
    width: 171px;
    line-height: 45px;
    padding: 0px 15px;
    color: #FFF;
    font-size: 12px;
}
.services-box {
	margin-bottom:40px;
}
.services-box a .s-info {
    padding: 15px;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    color: #001837;
}
.services-box img {
    width:100%;
}
.news-l {
    padding: 50px 0;
    color: #FFF;
}
}
@media screen and (max-width:600px){
	.inner-banner h1 {
    font-size: 25px;
    line-height: 41px;
    font-weight: 600;
}
.form-78 {
    background: #FFF;
    border-radius: 10px;
    padding: 35px;
    position: relative;
    margin-top: 50px;
    width: 90%;
    margin-left:5%;
}
.form-78::after {
    content: "";
    width: 165px;
    background: url(../images/style-form.png) no-repeat top center;
    position: absolute;
    bottom: -30px;
    height: 152px;
    right: -5%;
    z-index: -1;
}
.test h2 {
    font-size: 22px;
    color: #31aaaa;
    font-weight: 700;
    margin-bottom: 30px;
}

}
@media screen and (max-width:600px){
	.best-in {
    padding: 40px 0 80px 0;
    font-size: 14px;
    line-height: 25px;
    color: ##565656;
    font-weight: 300;
}
	.navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: 15px;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1);
    margin-right: 15px;
}
.banner h1 {
    font-size: 28px;
    line-height: 40px;
}
.banner a {
    font-size: 13px;
    padding: 10px 25px;
    background: #b2476d;
    color: #FFF;
    border-radius: 4px;
    display: inline-block;
    margin-top: 20px;
    font-size: 13px;
    text-transform: uppercase;
}
.newsl5 input[type="submit"] {
    top: 6px;
    right: 22px;
    height: 44px;
    font-weight: 600;
    position: absolute;
    background: #b2476d !important;
    margin-bottom: 0 !important;
    width: 128px;
    line-height: 45px;
    padding: 0px 5px;
    color: #FFF;
    font-size: 10px;
}
.news-l h2 {
    font-size: 25px;
    line-height: 34px;
}
.newsl5 {
    margin-top: 20px;
}
}

@media screen and (max-width:360px){
.inner-banner h1 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
}
}
@media screen and (max-width:320px){
.banner h1 {
    font-size: 25px;
    line-height: 40px;
}

.top-ber a {
    color: #001837;
    text-decoration: none;
    font-size: 12px;
}
.copy {
    font-size: 12px;
}
}