html  {
	overflow-y: auto;
	height: 100%;
}

body{
	height: 100%;
}

/*background img*/
.background-slide img {
	position: fixed;
    width: 100%;
}
/*end background img*/

body #kibel_page{
	font-family:'TradeGothicW01-BoldCn20 675334';
	z-index: 999;
	padding: 0;
}

.header_wrapper{
	background: rgba(191, 223, 255, 0.5);
	height: 160px;
	width: 100%;
	position: relative;
}

.header_wrapper .header{
	height: 25px;
	position: absolute;
	bottom: 0;
	width: 100%;
	background: rgba(66, 66, 81, 0.7);
}

.header_wrapper .header .header_content{
	float: right;
	margin-right: 13%;
}
@media screen and (max-width: 1024px) {
	.header_wrapper .header .header_content {
		margin-right: 0;
	}
}

.header_wrapper .header span{
	color: #fff;
	border-left: 1px solid #fff;
	padding-left: 10px;
	margin-right: 10px;
}
.header_wrapper .header span a {
	color: #fff;
	text-decoration: none;
}
.sidebar{
	width: 300px;
	background: rgba(253, 119, 0, 0.8);
	position: absolute;
	z-index: 999;
	left: 13%;
}
@media screen and (max-width: 760px) {
	.sidebar { width: 290px; }
}
@media (min-width: 760px) and (max-width: 1100px) {
	.header_wrapper .header span { font-size: 15px; }
}


.image_wrapper_mobile_site{
	width: 300px;
	margin: 0 auto;
	display: none;
	background: none repeat scroll 0 0 rgba(253, 119, 0, 0.8);
	position: relative;
}

.gallery_link_wrapper{
	text-align: center;
}

.gallery_link_wrapper a{
	color: #fff;
}

.sidebar_mobile{
	position: relative;
	display: none;
}

.split{
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #fff;
}

.sidebar .logo{
	width: 100%;
	text-align: center;
	margin-top: 25px;
}

.sidebar .description{
	margin-top: 30px;
	text-align: justify;
}

.sidebar p{
	font-size: 16px;
	color: #fff;
	padding: 0 10px 0 18px;
	margin-bottom: 10px;
}

.sidebar .building_details{
	margin-top: 22px;
	margin-bottom: 25px;
	text-align: center;
	font-size: 14px;
	color: #514c4c;
}
.sidebar .building_details p {
	font-size: 14px;
	line-height: 1.4;
	color: #514c4c;
}
.sidebar .building_details p:nth-child(2){
	padding-left: 35px;
	font-size: 14px;
	color: #514c4c;
	line-height:16px;
}

.sidebar .contact{
	margin-top: 10px;
}

.sidebar .contact .contact_us_description{
   	float: left;
    padding-left: 54px;
    text-align: center;
}

.sidebar .contact .contact_us_description p{
	margin-bottom: 0px;
}

.sidebar .contact .contact_us_description .contact_us_description_2{
	font-size: 22px;
	margin: -5px 0 0;
}

.sidebar .contact .img{
  	float: right;
    margin-right: 35px;
    margin-top: 4px;
}

.sidebar .contact a{
	display: inline-block;
    width: 100%;
}

.image_wrapper{
   	margin: 10px 0 10px 15px;
    position: relative;
    width: 270px;
}

.image_wrapper img:nth-child(2){
	position: absolute;
	right: 0;
	bottom: 0;
}

.page_content{
    margin-left: 470px;
    margin-right: 8%;
    position: relative;
}

.page_content .contact{
	width: 500px;
	padding: 50px;
	background: rgba(255, 255, 255, 0.7);
	margin: 0 auto;
	margin-top: 100px;
	display: none;
}

.page_content.thankyou_page .contact{
	display: block;
}

.page_content .contact .button{
	background: rgba(253, 119, 0, 1);
	border: none;
}

.page_content .contact .gform_wrapper .top_label .gfield_label{
	font-weight: normal;
}

.contact_us_description_1 {font-size:22px !important;}

/*slider*/
.background-slide{
	height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
}

.background-slide *{
	#height: 100%;
}

.metaslider{
	max-width: 100% !important;
	width: 100%;
}

.metaslider ul{
	margin: 0;
	padding: 0;
}

.metaslider ul li{
	width: 100%;
}

/*gravity forms*/
.gform_wrapper div.validation_error{
	display: none !important;
}

.contact .gform_body ul .gfield_error{
	background-color: transparent !important;
	border: none !important;
}

form .gform_body ul li.gfield.gfield_error.gfield_contains_required{
	background-color: transparent !important;
	border: none !important;
	margin-left: 0px !important;
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	padding-left: 0px !important;
	padding-top: 0px !important;
	padding-right: 0px !important;
	padding-bottom: 0px !important;
}

/*.contact .gform_body ul .gfield_error .gfield_description{
	display: none;
}*/

.unit_available .unit_available_wrapper{
	display: inline-block;
	margin: 0 auto;
	text-align: left;
}

.gform_ajax_spinner[src='http://google.com']{
	display: none !important;
}

.gform_wrapper textarea.large{
	height: 55px !important;
}

.apply-button {
	background-color:#fd7700;
	font-size:15px;
	margin-bottom:6px;
	text-align:center;
	cursor:pointer;
}

.apply-button a, .apply-button a:link, .apply-button a:visited {
	color:#FFFFFF;
}

.home .slides li:not(:first-child) {
    opacity: 0;
}

.flexslider .slides > li { 
    @include transition(opacity 1s ease);
}

.flexslider .slides > li img {
    display: none;
}

.background-slide { 
    background: url(../images/spinner.svg) 50% no-repeat; 
}

.background-slide.loaded {
	background: none;
}