/*!
 * Start Bootstrap - Creative v3.3.7+1 (http://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

@font-face {
	font-family: 'proxima_nova_reg';
	src: url('../fonts/Proxima Nova Alt Regular-webfont.eot');
	src: url('../fonts/Proxima Nova Alt Regular-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/Proxima Nova Alt Regular-webfont.woff') format('woff'),
			 url('../fonts/Proxima Nova Alt Regular-webfont.ttf') format('truetype'),
			 url('../fonts/Proxima Nova Alt Regular-webfont.svg#proxima_nova_ltsemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'proxima_nova_ltsemibold';
	src: url('../fonts/Proxima Nova Semibold-webfont.eot');
	src: url('../fonts/Proxima Nova Semibold-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/Proxima Nova Semibold-webfont.woff2') format('woff2'),
			 url('../fonts/Proxima Nova Semibold-webfont.ttf') format('truetype'),
			 url('../fonts/Proxima Nova Semibold-webfont.svg#proxima_nova_ltsemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'LeMondeCourrierStd-Bold';
	src: url('../fonts/LeMondeCourrierStd-Bold.eot?#iefix') format('embedded-opentype'),  
			 url('../fonts/LeMondeCourrierStd-Bold.otf')  format('opentype'),
			 url('../fonts/LeMondeCourrierStd-Bold.woff') format('woff'), 
			 url('../fonts/LeMondeCourrierStd-Bold.ttf')  format('truetype'), 
			 url('../fonts/LeMondeCourrierStd-Bold.svg#LeMondeCourrierStd-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}


html {
	
}
body {
  height: 100%;
  width: 100%;
  font-family: 'proxima_nova_reg', 'Helvetica Neue', Arial, sans-serif;
	background-color:#fff;
	font-size:16px;
	color:#99a4ae;
	overflow-x:hidden;
}
hr {
  border-color: #F05F40;
  border-width: 3px;
  max-width: 50px;
}
hr.light {
  border-color: white;
}
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #F05F40;
}
a:hover,
a:focus {
  color: #99a4ae;
	text-decoration:none;
}
.form-control::-webkit-input-placeholder { color: #99a4ae; }  /* WebKit, Blink, Edge */
.form-control:-moz-placeholder { color: #99a4ae; }  /* Mozilla Firefox 4 to 18 */
.form-control::-moz-placeholder { color: #99a4ae; }  /* Mozilla Firefox 19+ */
.form-control:-ms-input-placeholder { color: #99a4ae; }  /* Internet Explorer 10-11 */
.form-control::-ms-input-placeholder { color: #99a4ae; }  /* Microsoft Edge */
h1,
h2,
h3,
h4,
h5,
h6 {
	color:#001d34;
}
h1 {
	font-family: 'LeMondeCourrierStd-Bold', 'Helvetica Neue', Arial, sans-serif;
	font-size:40px;
	color:#fff;
}
h2 {
	font-family: 'LeMondeCourrierStd-Bold', 'Helvetica Neue', Arial, sans-serif;
	font-size:32px;
}
h3 {
	font-family: 'proxima_nova_ltsemibold', 'Helvetica Neue', Arial, sans-serif;
	font-size:24px;
}
h4 {
	font-family: 'proxima_nova_ltsemibold', 'Helvetica Neue', Arial, sans-serif;
	font-size:20px;
}
p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
}
span {
	color:#99a4ae;
}
.bg-primary {
  background-color: #F05F40;
}
.bg-dark {
  background-color: #222222;
  color: white;
}
footer {
	background-color:#001d34;
	padding-top: 80px;
  padding-bottom: 80px;
	position: relative;
}
.text-faded {
  color: rgba(255, 255, 255, 0.7);
}
section {
 /* padding: 100px 0;*/
	position:relative;
}
aside {
  padding: 50px 0;
}
.no-padding {
  padding: 0;
}
.navbar-default {
  background-color: white;
  border-color: rgba(34, 34, 34, 0.05);
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.navbar-default .navbar-header .navbar-brand {
	color: #F05F40;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	text-indent: -4999px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 180px 41px;
	height: 41px;
	width: 180px;	
}
.navbar-default.affix .navbar-header .navbar-brand {
	/*background-image: url(../img/logo-scroll.png);*/
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #eb3812;
}
.navbar-default .navbar-header .navbar-toggle {
  font-weight: 700;
  font-size: 12px;
  color: #222222;
  text-transform: uppercase;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  font-size: 13px;
  color: #001d34;
	/*font-family: 'proxima_nova_ltsemibold', 'Helvetica Neue', Arial, sans-serif;*/
	font-weight:700;
}


.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
	opacity:0.6;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  /*color: #001d34 !important;*/
	color: #001d34;
  background-color: transparent;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
#book_form .form-button-wrap {
    display: block;
    width: 100%;
    text-align: center;
}
@media (min-width: 768px) {
  .navbar-default {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.3);
  }
  .navbar-default .navbar-header .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
  }
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    /*color: white;*/
  }
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    /*color: rgba(255, 255, 255, 0.7);*/
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    /*color: white;*/
  }
  .navbar-default.affix {
    background-color: white;
    border-color: rgba(34, 34, 34, 0.05);
  }
  .navbar-default.affix .navbar-header .navbar-brand {
    color: #001d34;
    font-size: 14px;
  }
  .navbar-default.affix .navbar-header .navbar-brand:hover,
  .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #eb3812;
  }
  .navbar-default.affix .nav > li > a,
  .navbar-default.affix .nav > li > a:focus {
    color: #001d34;
  }
  .navbar-default.affix .nav > li > a:hover,
  .navbar-default.affix .nav > li > a:focus:hover {
    color: #001d34;
  }
}

#mainNav {
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 26px;
	padding-bottom: 26px;
	border: 0px;
	background-color: #fff;
	margin-bottom: 0px;
}
header {
	background-color:#001d34;
	margin-top: 100px;
	padding-top: 60px;
	padding-bottom: 60px;
}

header p {
	color:#fff;
}


header h1 {
	margin-top:0px;
}
header p {
	margin-bottom:0px;
}
#search_left {
	width:50%;
	background-color:#ffdf00;
	position: absolute;
  height: 100%;
}
#search_right {
	width: 50%;
	position: absolute;
	height: 100%;
	right: 0px;
	background-image: url(../img/pics/home-2.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.page-pricing #search_right {
	background-image: url(../img/pics/pricing.jpg);
}
.page-services #search_right {
	background-image: url(../img/pics/services.jpg);
}
div#search_form {
    position: relative;
}
#search_form_left {
	width:50%;
	background-color:#ffdf00;
	padding:64px;
	padding-left: 0px;
}
section#wedo {
    padding-top: 80px;
    padding-bottom: 80px;
}
#wedo img {
    width: 33%;
    height: auto;
}
.intro_block {
    padding-right: 15%;
}
h3.intro-block-heading {
    margin-top: 50px;
}
#wedo h2 {
    margin-bottom: 56px;
    margin-top: 0px;
}
section#earnmore {
    padding-top: 80px;
    padding-bottom: 80px;
		background-color:#ffdf00;
		text-align: center;
		width:100%;
}
#earnmore h2 {
    margin-bottom: 64px;
}
section#earnmore p {
	width:50%;
	margin:auto;
	margin-top:0px;
	margin-bottom:64px;
	color: #001d34;
}
section#earnmore button {
    background-color: transparent;
    border: 2px solid #001d34;
    color: #001d34;
    font-family: 'proxima_nova_ltsemibold', 'Helvetica Neue', Arial, sans-serif;
    font-size: 16px;
}
section#earnmore button a {
	display:block;
	color:#001d34;
	height:100%;
	width:100%;
	padding:16px;
}
section#earnmore button:hover {
	background-color: #001d34;
}
section#earnmore button:hover a {
	color:#fff;
}
section#earnmore {
    padding-top: 80px;
    padding-bottom: 80px;
		background-color:#ffdf00;
}
section#works {
    padding-top: 80px;
    padding-bottom: 80px;
		background-color:#f9fafa;
}
#works h2 {
    margin-top: 0px;
    margin-bottom: 64px;
}
#works h3 {
    margin-top: 0px;
}
p.works-number {
		background-color: #485d6d;
    width: 40px;
    height: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    margin-bottom: 64px;
		border-radius: 20px;
		-webkit-border-radius: 20px;
}
#works img {
    margin-bottom: 64px;
    width: auto;
    height: 80px;
}
/*** SEARCH FORM ***/
#search_form input {
	border:0px;
	margin-bottom:20px;
	border-radius:0px;
	-webkit-border-radius:0px;
	height:50px;
	font-family: 'proxima_nova_ltsemibold', 'Helvetica Neue', Arial, sans-serif;
	box-shadow:none!important;
	-webkit-box-shadow:none!important;
}

.input-group.bootstrap-touchspin {
    width: 100%;
}
#search_form .bootstrap-touchspin button {
	height:50px;
	font-size:16px;
	border: 0px;
	border-radius:0px;
	-webkit-border-radius:0px;
	position:relative;
	z-index:2;
}
#bed-mask {
    height: 50px;
    width: 30%;
    position: absolute;
    z-index: 10;
    margin-left: 15%;
}
#search_form .bootstrap-touchspin button:hover, 
#search_form .bootstrap-touchspin button:focus, 
#search_form .bootstrap-touchspin button:active   {
	color:#fff;
	background-color:#001d34;
}
#search_form button:active   {
	color:#fff;
	background-color:#001d34;
}
/*
.bootstrap-touchspin button.active, 
.bootstrap-touchspin button.focus ,
.bootstrap-touchspin button:hover,
.bootstrap-touchspin button:focus,
.bootstrap-touchspin button:active  
{
	color:#fff;
	background-color:#001d34;
}*/
#search_form .input-group-btn {
	margin:0px;
}
#search_form .bootstrap-touchspin input {
	margin-bottom:0px;
	width: 30%;
	text-align: right;
}
#search_form .input-group-addon {
height: 50px;
    padding: 0px;
    display: block;
    background-color: #fff;
    width: 40%;
		float:left;
		line-height: 50px;
		border: 0px;
		text-align: left;
		font-family: 'proxima_nova_ltsemibold', 'Helvetica Neue', Arial, sans-serif;
		color:#99a4ae;
}
span.beds-wrap {
    width: 100%;
    display: block;
		margin-bottom: 20px;
}
#search_form .beds-wrap .input-group-btn {
	width:15%;
	float: left;
}
#search_form .beds-wrap .input-group-btn button {
	width:100%;
}
#search_form .form-control {
    color: #99a4ae;
}
#search_form input#search_submit {
	background-color:transparent;
	border:2px solid  #001d34;
	color:#001d34;
	font-family: 'proxima_nova_ltsemibold', 'Helvetica Neue', Arial, sans-serif;
	font-size: 16px;
	padding-left: 40px;
  padding-right: 40px;
	/*margin-top: 20px;*/
}
#search_form input#search_submit:hover, #search_form input#search_submit:active, #search_form input#search_submit:focus {
	background-color: #001d34;
	color:#fff;
}

/*** LOGOS ***/
section#logos {
    padding-top: 80px;
    padding-bottom: 80px;
		background-color:#f5f6f7;
}
#intro_logos {
		display: table;
    height: 70px;
}
#logos h3 {
	color: #99a4ae;
	margin-bottom:40px;
}
#intro_logos #logos_desk > div {
    display: table;
    vertical-align: middle;
    height: 70px;
}
#intro_logos a {
    vertical-align: middle;
    display: table-cell;
    height: 70px;
    text-align: center;
}
#footer_left {
	float:left;
}
#footer_right {
	float:left;
}
footer h4 {
    color: #fff;
		margin-bottom: 24px;
		margin-top:0px;
}

footer ul {
    padding: 0px;
}
footer ul li {
    list-style-type: none;
    margin-bottom: 8px;
}
footer ul li a {
    color: #fff;
    height: 20px;
    line-height: 20px;
    display: block;
}
footer img {
    margin-bottom: 20px;
    height: 40px;
    width: auto;
}

.basic-page {
	margin-top:100px;
	padding-bottom:80px;
}
.basic-page h1 {
	color: #001d34;
}
.basic-page h3 {
	color: #334a5c;
	margin-top: 40px;
  margin-bottom: 24px;
}
.basic-page p {
	color: #667785;
}
.basic-page ul {
    margin-top: 16px;
}
.basic-page li {
	color: #667785;
	margin-top:8px;
	margin-bottom:8px;
}
.basic-page li ul {
    margin-top: 0px;
		margin-bottom:16px;
}
.basic-page li ul li {
	margin-top:4px;
	margin-bottom:4px;
}
.page-about #search_right {
	background-image:none;
}
.reverse #search_left {
    width: 50%;
    background-color: transparent;
}
.reverse #search_right {
    width: 50%;
    background-color: #ffdf00;
}
.reverse #search_form_left {
background-color: transparent;
    float: right;
    padding-left: 60px;
    width: 50%;
    padding-right: 0px;
}
.reverse #search_form_right {
	background-color: #fff;
	width: 50%;
	float: left;
}
.page-about h2 {
	margin-top:64px;
	margin-bottom:64px;
}
#search_form h3 {
	margin-top:0px;
	margin-bottom:64px;
}
.page-about #search_form_right p {
    margin-right: 40px;
}
.link-button {
    background-color: transparent;
    border: 2px solid #001d34;
    color: #001d34;
    font-family: 'proxima_nova_ltsemibold', 'Helvetica Neue', Arial, sans-serif;
    font-size: 16px;
    padding: 16px;
		padding-left:40px;
		padding-right:40px;
		display:inline-block;
}
.link-button:hover, .link-button:active, .link-button:focus {
	background-color: #ffdf00;
	border: 2px solid #ffdf00;
	color: #001d34;
}
section#pricing_content {
    padding-top: 80px;
		padding-bottom: 80px;
}
#pricing_content > .container {
    display: table;
}
.pricing-wrap {
	text-align:center;
	border:2px solid #001d34;
	display:table-cell;
	padding:40px;
}
#pricing_1.pricing-wrap {
	border-right:0px;
}
#pricing_3.pricing-wrap {
	border-left:0px;
}
.pricing-wrap p {
	height:60px;
	border-bottom:1px solid #f5f6f7;
	color:#667785;
}
.pricing-wrap p strong {
	color:#334a5c;
}
.pricing-wrap p.dbl-height {
    height: 140px;
    vertical-align: middle;
    display: table-cell;
}
.pricing-wrap p.link-button-p {
    height: auto;
    margin: 0px;
    margin-top: 40px;
		border-bottom: 0px;
}
.pricing-wrap p.pricing-highlight {
	background-color:#334a5c;
	line-height:60px;
}
.pricing-wrap p.pricing-highlight strong {
	color:#fff;
}
#pricing_content h3 {
    margin-bottom: 40px;
}
#pricing_2.pricing-wrap p.pricing-intro {
	border-bottom:0px;
}
.services-item {
    display: table;
    margin-top: 80px;
    margin-bottom: 80px;
    height: 100%;
		position:relative;
		padding-left:48px;
		padding-right:48px;
}
.services-bg-left {
	position:absolute;
	height:100%;
	width:50%;
	left:0px;
	top:0px;
}
.services-bg-right {
	position:absolute;
	height:100%;
	width:50%;
	right:0px;
	top:0px;
}
.services-row {
    position: relative;
}
#services_row_1 .services-bg-right {
	background-color:#f9fafa;
}
#services_row_2 .services-bg-left {
	background-color:#f9fafa;
}
#services_row_3 .services-bg-right {
	background-color:#f9fafa;
}


.services-item-left {
    width: 45%;
    float: left;
}
.services-item-right {
    width: 55%;
    float: left;
    top: 0px;
    bottom: 0px;
    right: 0px;
    height: 100%;
    vertical-align: middle;
    position: absolute;
}
.services-item-right p {
    vertical-align: middle;
    height: 100%;
    display: table-cell;
		padding-right: 20%;
}
.services-item-left img {
width: auto;
height: 90px;
}
.dbl-height-wrap {
	height:100%;
	width:100%;
	display:table;
}

.form-group {
    position: relative;
}
.help-block.with-errors {
    position: absolute;
    width: 100%;
    bottom: -20px;
    height: 20px;
    font-size: 12px;
    color: red;
    margin: 0px;
		display:block;
}
.control-group {
    position: relative;
}

#search_form .control-group.error input.form-control {
    border: 1px solid red;
}
#search_form label.error {
	  position: absolute;
    width: 100%;
    bottom: -20px;
    height: 20px;
    font-size: 12px;
    color: red;
    margin: 0px;
}
#valid_search label.error {
		  position: absolute;
    width: 100%;
    bottom: -20px;
    height: 20px;
    font-size: 12px;
    color: red;
    margin: 0px;
		padding-top: 3px;
}
#valid_search label.error.valid {
	display:none!important;
}
#search_form .control-group.error label {
	display:block;
}

#search_form .control-group label.error.valid {
	display:none!important;
}

#search_form .has-error input.form-control {
    border:1px solid red;
}
.search-response {
	background-color: #ffdf00;
	text-align:center;
	padding:64px;
	position:relative;
}
.search-close {
	display:block;
	height:50px;
	width:50px;
	position:absolute;
	top:50px;
	right:50px;
	
}
.search-close span {
	color:#000;
	font-size: 30px;
}
.search-response p {
	color:#000;
}
.btn-link {
	  background-color: transparent;
    border: 2px solid #001d34;
    color: #001d34;
    font-family: 'proxima_nova_ltsemibold', 'Helvetica Neue', Arial, sans-serif;
    font-size: 16px;
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 20px;
		height: 50px;
		line-height:50px;
		display:inline-block;
		text-decoration:none;
}
.btn-link:hover {
	background-color: #001d34;
	color:#fff;
	text-decoration:none;
}
#valid_search_left {
    position: relative;
		width:50%;
		float:left;
		padding: 56px;
		padding-top: 100px;
		display:block;
}
#valid_search_left2 {
	position: relative;
		width:50%;
		float:left;
		padding: 56px;
		padding-top: 100px;
	display:none;
}
.search-2 #valid_search_left2 {
	display:block;
}
.search-2 #valid_search_left {
	display:none;
}
#valid_search_right {
    position: relative;
		width:50%;
		float:left;
		padding: 56px;
		padding-top: 100px;
}
#valid_search.search-response {
	text-align:left;
	margin-top:0px;
	padding:0px;
	display:none;
	margin-top: 100px;
}
#valid_search.search-response.active {
	display:block;
}
#valid_search h2 {
	margin-top:0px;
	margin-bottom:40px; 
}
#valid_search h3 {
	margin-left:0px; 
	margin-top:0px;
}
.page-book #search_right {
	background-image:none;
	background-color:#f9fafa;
}
span.search-page {
	position:absolute;
	top:50px;
	display:block;
}
#valid_search label {
	color:#001d34;
	display:block;
	margin-bottom:24px;
}
#valid_search .radio-label {
	
}
#valid_search label.vert-space {
	margin-top:24px;
}
.search-radio-wrap {
	width:100%;
	display:block;
	margin-bottom: 24px;
	position: relative;
}
#valid_search .radio-label.active {
	color:#001d34;
}
#button_check_property {
	background-color: transparent;
	border:2px solid #001d34;
	color: #001d34;
	font-family: 'proxima_nova_ltsemibold', 'Helvetica Neue', Arial, sans-serif;
	font-size: 16px;
	padding-left: 40px;
	padding-right: 40px;
	height:50px;
	line-height:46px;
}
#button_check_property:hover, #button_check_property:active, #button_check_property:focus {
	background-color: #ffdf00;
	border:2px solid #ffdf00;
}
#button_call {
	background-color: transparent;
	border:2px solid #001d34;
	color: #001d34;
	font-family: 'proxima_nova_ltsemibold', 'Helvetica Neue', Arial, sans-serif;
	font-size: 16px;
	padding-left: 40px;
	padding-right: 40px;
	height:50px;
	line-height:46px;
}
#button_call:hover, #button_call:active, #button_call:focus {
	background-color: #ffdf00;
	border:2px solid #ffdf00;
}
.form-button-wrap {
	dispay:block;
}
#search_form_page_2 input {
	border:0px;
	border-bottom:1px solid #99a4ae;
	box-shadow:none;
	-webkit-box-shadow:none;
	border-radius:0px;
	-webkit-border-radius:0px;
}
#search_form_page_2 .has-error input {
	/*border:0px;
	border-bottom:1px solid red;*/
}
#search_form_page_2 input {
	border: 0px;
	border-bottom: 1px solid #99a4ae;
	width: 100%;
	margin-bottom: 24px;
	background-color:#f9fafa;
}
#search_form_page_1 {
	display:none;
}
#search_form_page_2 {
	display:none;
}
#invalid_search.valid-search-wrap {
	display:none;
}
#search_form_page_1.active {
	display:block;
}
#search_form_page_2.active {
	display:block;
}
#invalid_search.valid-search-wrap.active {
	display:block;
	padding-top: 160px;
	padding-bottom: 160px;
}

#valid_search_left h1 {
	font-family: 'proxima_nova_ltsemibold', 'Helvetica Neue', Arial, sans-serif;
	font-size:40px;
	margin:0px;
	color: #001d34;
	position:relative;
	display:block;
}
.search-price-wrap {
	display:none;
	text-align: center;
	margin-top: 56px;
	margin-bottom: 56px;
}
.search-price-wrap.active {
	display:block;
}
.search-price-wrap span {
	color: #001d34;
	cursor:pointer;
	cursor:hand;
	display: block;
}
.search-price-wrap span.glyphicon {
	display:inline-block;
	font-size:20px;
}
.week-wrap span.glyphicon.glyphicon-chevron-down {
position: absolute;
display: block;
bottom: -7px;
top: auto;
}
.week-wrap span.glyphicon.glyphicon-chevron-up {
position: absolute;
display: block;
bottom: auto;
    top: 17px;
}
.search-price-wrap span.glyph-wrap {
position: relative;
    width: 20px;
    height: 50px;
    display: inline-block;
}
.week-wrap span.glyphicon.glyphicon-chevron-up.spacer {
display: inline-block;
    opacity: 0;
    position: relative;
}
button.navbar-toggle.collapsed {
    border: 0px;
}
.fa {
    font-size: 24px;
}
button.navbar-toggle.collapsed {
    padding-top: 5px;
    padding-bottom: 15px;
}
#intro_logos > div#logos_mobile {
	display:none;
}
.container.basic-page a {
    color: inherit;
}
body.page-terms, body.page-privacy {
    background-color: #f9fafa;
}
.page-book header {
	display:none;
}


label.label-replace {
    /*box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
		border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #ffffff;
    box-shadow: inset 1px 0 #000000;*/
		
	margin: 10px;
	display: block;
	width: 30px;
	height: 30px;
	
	background-image: url(../img/radio-off.png);
	background-repeat: no-repeat;
	background-position: center center;	
	background-size:30px;
	cursor:pointer;
	cursor:hand;
}
.label-replace {
	/*border: 8px solid #001d34;*/
	position: absolute;
	top: -13px;
	left: -30px;
}
input:checked + .label-replace {
	background-image: url(../img/radio-on.png);
	background-repeat: no-repeat;
	background-position: center center;	
	background-size:30px;
	/*border: 8px solid #ffffff;
    background-color:#001d34 !important;*/
		
}


.search-radio-wrap {
    margin-left: 20px;
}
#valid_search input[type=radio] {
	opacity:0;
}
#valid_search_left2 h1 {
	color: #001d34;
}
#invalid_search {
	margin-top:100px;
  background-color: #ffdf00;
	padding-top: 64px;
	padding-left: 24px;
	padding-right: 24px;
}
.nav>li.nav-mobile {
	display:none;
}
.nav>li.nav-desktop {
	display:block;
}

.beds-wrap a {
	display:block;
	width:15%;
	height: 50px;
	font-size: 16px;
	float:left;
line-height: 50px;
text-align: center;
background-color:#fff;
color:#001d34;
	
}
.beds-wrap a:hover,
.beds-wrap a:active,
.beds-wrap a:focus
{
	color:#fff;
	background-color:#001d34;
}
#bedroom_text {
	    height: 50px;
    padding: 0px;
    display: block;
    background-color: #fff;
    width: 40%;
    float: left;
    line-height: 50px;
    border: 0px;
    text-align: left;
    font-family: 'proxima_nova_ltsemibold', 'Helvetica Neue', Arial, sans-serif;
    color: #99a4ae;
}
#beds {
float:left;
width:30%;
text-align:right;
padding:10px;
}
#search_form_in .form-actions {
    float: left;
    width: 100%;
    text-align: left;
}



@media (max-width: 768px) {
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  font-size: 13px;
  color: #001d34;
	font-family: 'proxima_nova_reg', 'Helvetica Neue', Arial, sans-serif;
	font-weight:normal;
}
.navbar-nav>li>a {
    padding-top: 13px;
    padding-bottom: 13px;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
	color: #555;
}
#search_form .bootstrap-touchspin input {
	width: 27%;
}
#search_form .input-group-addon {
    width: 43%;
}
#bedroom_text {
	width: 43%;
}
#beds {
	width: 27%;
}
.nav>li.nav-mobile {
	display:block;
}
.nav>li.nav-desktop {
	display:none;
}


h1 {
		font-size: 30px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
#search_left {
	display: none;
}
#search_right {
    height: 300px;
    width: 100%;
    position: relative;
}
#search_form_left {
	width: 100%;
	padding-right:0px;
}
#search_form_right {
	width: 100%;
}
.page-book #search_right {
	display:none;
}
div#search_form {
	background-color: #ffdf00;
	padding-right: 10%;
	padding-left: 10%;
}
#logos h3 {
	width: 100%;
}
#intro_logos {
	display: block;
}
#intro_logos > div {
	/*display: none;
	float: left;*/
}
#intro_logos > div#logo_airbnb {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	text-align: center;
}
.carousel-inner .col-sm-3 {
    display: table;
    width: 100%;
}
#logo_airbnb img {
    margin: auto;
    /*width: 70%;*/
}
#mainNav {
	padding-top: 23px;
	padding-bottom: 23px;
}
header {
	margin-top: 85px;
}
#wedo h2 {
	text-align: center;
}
.intro_block {
	text-align: center;
	padding-right:0px;
}
#wedo img {
	width: 25%;
	margin-top: 24px;
}
h3.intro-block-heading {
	margin-top: 36px;
}
section#earnmore {
	padding-top: 40px;
	padding-bottom: 40px;
}
#earnmore h2 {
	margin-bottom: 40px;
}
section#earnmore p {
    width: 80%;
		margin-bottom: 24px;
}
#works h2 {
	text-align:center;
}
p.works-number {
	margin:auto;
	margin-bottom: 24px;
	margin-top: 36px;
}
#works_in .col-sm-3 {
    text-align: center;
}
#works img {
    margin:auto;
		margin-bottom: 24px;
}
#footer_left {
    width: 100%;
}
#footer_contact {
    margin-top: 40px;
}
#footer_right {
    margin-top: 80px;
}
.pricing-wrap {
    display:block;
    border: 1px solid #001d34;
		margin-top: 24px;
}
#pricing_1.pricing-wrap {
    border-right: 1px solid #001d34;
}
#pricing_3.pricing-wrap {
    border-left: 1px solid #001d34;
}
#pricing_content > .container {
    display: block;
}
.services-bg-left {
	display:none;
}
.services-bg-right {
	display:none;
}
.services-item {
    display: block;
    width: 100%;
    float: left;
		margin-top: 0px;
    margin-bottom: 0px;
		padding-top: 40px;
    padding-bottom: 40px;
		padding-left: 32px;
    padding-right: 32px;
}
.services-item-right {
	position:relative;
}

#service_item_2 {
	background-color:#f9fafa;
}
#service_item_4 {
	background-color:#f9fafa;
}
#service_item_6 {
	background-color:#f9fafa;
}

.services-row-in.container {
    padding-right: 0px;
    padding-left: 0px;
}
.services-item-left img {
    height: 60px;
}
.services-item-right p {
padding-right: 0px;
line-height: 20px;
padding-left: 10px;
}
.reverse #search_right {
    display: none;
}
.reverse #search_left {
    display: none;
}
.reverse #search_form_left {
	width:100%;
  padding-left: 0px;
	background-color: #ffdf00;
	padding-left:10%;
	padding-right:10%;
}
.reverse #search_form_right {
	width:100%;
	padding-left:10%;
	padding-right:10%;
}
.page-about #search_form {
	background-color:transparent;
	    padding-right: 0px;
    padding-left: 0px;
}
.page-about h2 {
    margin-top: 32px;
    margin-bottom: 32px;
}
#search_form h3 {
    margin-bottom: 32px;
}
#valid_search_left {
	width:100%;
}
#valid_search_right {
	width:100%;
}
#valid_search_left h1 {
    text-align: center;
}
.search-price-wrap.active {
    text-align: center;
	  margin-top: 24px;
		margin-bottom: 24px;
}
#valid_search_left h1 {
    display: inline-block;
		font-size: 26px;
		line-height: 40px;
}
#valid_search h3 {
    text-align: center;
}
.search-response p {
    line-height: 18px;
    text-align: center;
		margin-bottom:0px;
}
.search-response {
    background-color: transparent;
		padding-top: 128px;
		padding-bottom: 128px;
}

.search-response .container {
	padding-left:0px;
	padding-right:0px;
}

#valid_search_left {
	background-color: #ffdf00;
	padding: 36px;
	padding-left:15px;
	padding-right:15px;
	    width: 100%;
}
#valid_search_left2 {
	background-color: #ffdf00;
	padding: 56px;
	padding-left:15px;
	padding-right:15px;
	    width: 100%;
}

#valid_search_right {
	padding: 36px;
	padding-left:15px;
	padding-right:15px;
	background-color:#f9fafa;
}
span.search-page {
    top: 40px;
}
#valid_search h2 {
    margin-bottom: 64px;
		margin-top: 60px;
}

#search_form_page_2 span.search-page {
    top: 70px;
}
#invalid_search.valid-search-wrap.active {
    background-color: #ffdf00;
}

.search-close {
    top: 8px;
    right: 8px;
}
.navbar-collapse.collapse {
	background-color:#001d34;
	border-top: #001d34;
	overflow: visible;
}
.navbar-nav {
	background-color:#001d34;
	    margin-top: -10px;
    padding-top: 10px;
}
.navbar-default .nav > li > a, .navbar-default .nav > li > a:focus {
	color:#fff;
	text-align: center;
	font-size: 18px;
}
 .nav > li > a:focus,  .nav > li > a:active {
	opacity:0.8;	 
}
#mainNav {
	padding-left:0px;
	padding-right:0px;
}
#mainNav > .container {
	height:100%;
}
.nav-open #mainNav {
	background-color:#001d34;
	height:100%;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 5%;
}

.nav-open .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    opacity:0;
}

.nav-open .fa-navicon:before, .nav-open .fa-reorder:before, .nav-open .fa-bars:before {
    content: "\f00d";
		color:#fff;
}

.navbar-default .navbar-header .navbar-toggle {
	background-color:transparent;
	border:0px;
}
#intro_logos > div#logos_mobile {
	display:block;
	float: left;
	width: 100%;
}
#intro_logos > div#logos_desk {
	display:none;
}
#intro_logos .carousel-control {
	display: none!important;
}
#intro_logos .carousel-indicators {
	display: none!important;
}
.pricing-wrap p {
	height:auto;
}
#valid_search_left2 h1 {
	font-family: 'proxima_nova_ltsemibold', 'Helvetica Neue', Arial, sans-serif;
	font-size: 24px;
	color: #001d34;
	text-align: center;
	margin-bottom: 32px;
	margin-top:0px;
}
}

@media (min-width: 768px) and (max-width: 1200px) {
	
	#logos_desk img {
    width: 150px;
    height: auto;
	}
	#logo_airbnb img {
		width: 120px;
	}
}
.home2 #search_right {
    background-image: url(../img/pics/home-3.jpg);
}

.page-services.services2 #search_right {
    background-image: url(../img/pics/services2.jpg);
}