/* Stylesheet / CSS */

/* CSS Reset - Do not edit this line */ 
html {margin:0;padding:0;border:0;}body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}body {line-height:1.5;background:white;}table {border-collapse:separate;border-spacing:0;}caption, th, td {text-align:left;font-weight:normal;float:none !important;}table, th, td {vertical-align:middle;}blockquote:before, blockquote:after, q:before, q:after {content:'';}blockquote, q {quotes:"" "";}a img {border:none;}:focus {outline:0;}
	
/* General Style Information */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	padding-top: 110px; /*bt*/
}



h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	padding:0 0 10px 0;
	font-weight:300;
	text-decoration:none;
}

h1, 
h2 {
	font-size:21px;
	letter-spacing:0px;
}
.grid_8 h1 {text-transform:uppercase;}

h3 {
	font-size:18px;
}

h4 {
	font-size:16px;
}

h5 {
	font-size:15px;
}

h6 {
	font-size:12px;
}

p {
	padding:0 0 20px 0;
}


hr {
	background:none;
	height:1px;
	line-height:1px;
	border:0;
	margin:0 0 20px 0;
}
ul, 
ol { 
	margin:0 20px 20px 0; 
	padding-left:40px; 
}
blockquote { 
	margin:0 0 0 40px; 
}
strong, dfn { 
	font-weight:bold; 
}
em, dfn { 
	font-style:italic; 
}
sup, sub { 
	line-height:0; 
}
pre  { 
	white-space:pre; 
}
pre,code,tt { 
	font-family:"Courier New", Courier, mono;
	font-size:12px;
}
dl { 
	margin: 0 0 20px 0; 
}
dl dt { 
	font-weight: bold; 
}
dd { 
	margin:0 0 20px 20px;
}

small {
	font-size:75%;
}

.no-margin {margin: 0;}

.post {
	margin-bottom:40px;
	padding-bottom:20px;
}
.entry-title {
	padding-bottom:5px;
}
.postmeta {
	font-size:11px;
	text-transform:uppercase;
}
.post:last-child {
	border:0;
	margin-bottom:0;
	padding-bottom:20px;
}
.postmeta {
}
a.more-link {
	font-weight:bold;
	text-decoration:none;
}

#header {
	padding:20px 0 5px;
	position:relative;
	z-index:2;
}
#header-container {
	position:relative;
}
#topbar {margin-top:10px;/*bt*/}
#topbar, #topbar p {
	padding:0;
	font-size:12px;
	line-height:35px;
	position:relative;
	float:right;
	color:#666;
	background:none !important;
	text-align:right;
}
#topbar a {
	text-decoration:none;
}
#topbar span.phone {
	margin:2px 5px 0 0;
	padding:0;
	float:left;
}
#topbar span.lang {
	margin:0;
	display:block;
	padding:0;
	height:25px;
}
.sidebar {
	margin-left:30px;
}
/***** FORMS *****/
#searchform {
	position:relative;
}
#searchform #searchsubmit {
	position:absolute;
	top:0;
	right:4px;
	border:0;
	height:22px;
	width:20px;
	text-indent:-9999px;
	cursor:pointer;
}
#searchform #s {
	width:99%;
	height:20px;
	border:0;
	position:absolute;
	top:0;
	left:0;
	text-indent:5px;
}

#topbar #searchform {
	margin-top:6px;
}
.bsmSelect {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/* search form home */
.col-md-4.search { /*bt*/
	margin-right: 0;
	padding-left: 0;
	padding-right: 15px;
}
#search-box-home {
	width:100%;
	background:#002c5a;
	min-height:300px;	
	padding-top:15px;
}
/*#search-box-home.en {background:url(../images/bg-search-property-home.jpg) no-repeat left center;}
#search-box-home.es {background:url(../images/bg-buscador-propiedades-home.jpg) no-repeat left center;}
#search-box-home.ru {background:url(../images/bg-search-property-home-ru.jpg) no-repeat left center;}*/
#search-box-home form {
	padding:0px 15px;
}

#search-box-home form DIV.block { display:block; clear:both; margin-bottom:0;}
#search-box-home form DIV.blockl {  float:left; margin-bottom:2px; margin-right:10px;}
#search-box-home form label { display:block; font-size:12px; color:#999;}
#search-box-home form select { display:block; width:100%;}
/*#preciolistadesde, #preciolistahasta {
    margin: 0;
    padding: 0;
	height:0px;
	text-indent:-10000px;
    visibility: hidden;
	display:none !important;
}*/
#search-box-home form .sliderContainer { margin:0 0 0 10px; padding:0;}
#search-box-home form fieldset { border:0; margin: 0; height: 0px; width:240px;}	
#search-box-home form .ui-slider {clear: both; top: 0; z-index:1000;}	
#search-box-home form input.cmd {clear: both; margin-top:20px;}
#search-box-home input[type="submit"] {
    margin-top: 0px;
	padding:0 20px;
	border-color:#373942 !important;
	background-color:#454753 !important;
	cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
    -moz-border-radius: 3px 3px 3px 3px;
    -moz-box-shadow: 0 1px 3px #000000;
    -webkit-box-shadow: 0 1px 3px #000000;
    -webkit-border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px #000000;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid;
    color: white;
    padding: 2px 10px;
	width:120px;
	text-align:center;
}
#search-box-home input[type="submit"]:hover { color:#FFF;background-color:#060606 !important;border-color:#333 !important;}
.hsep { display:block; clear:both; width:100%; padding:20px 0 0px; background:transparent url(../images/hsep-property-home.png) no-repeat center center;}
#search-box-home input.keyword {
    background-image: url("../images/input_bg.jpg");
    background-repeat: repeat-x;
    border: 1px solid #B7B7B7;
    color: #4F4F4F;
    font-size: 11px;
    line-height: 10px;
    margin-left: 1px;
    margin-right: 0px;
    margin-top: -4px;
    padding: 2px;
    width: 100%;
}
#search-box-home a.contact {color:#FFF; float:right; margin-right:30px; margin-top: 3px; font-size:12px; text-decoration:none;}
#search-box-home a.contact span {color:#86BDD9;}
#search-box-home a.contact:hover {color:#86BDD9;}
#search-box-home a.contact:hover span {color:#FFF;}
/* End search form home */

/* search form sidebar */
#search-box-sidebar {
	width:300px;
	background:#eaeaea;
	height:240px;	
	padding-top:60px;
}
#search-box-sidebar.en {background:url(../images/bg-search-property-sidebar.jpg) no-repeat left center;}
#search-box-sidebar.es {background:url(../images/bg-buscador-propiedades-sidebar.jpg) no-repeat left center;}
#search-box-sidebar.ru {background:url(../images/bg-search-property-sidebar-ru.jpg) no-repeat left center;}
#search-box-sidebar form {
	padding:0px 0px 0 20px;
}

#search-box-sidebar form DIV.block { display:block; clear:both; margin-bottom:0;}
#search-box-sidebar form DIV.blockl {  float:left; margin-bottom:2px; margin-right:10px;}
#search-box-sidebar form label { display:block; font-size:10px; color:#999;}
#search-box-sidebar form select { display:block; width:125px !important;}
/*#search-box-sidebar #preciolistadesde, #preciolistahasta {
    margin: 0;
    padding: 0;
	height:0px;
	text-indent:-10000px;
    visibility: hidden;
	display:none !important;
}*/
#search-box-sidebar form .sliderContainer { margin:0 0 0 10px; padding:0;}
#search-box-sidebar form fieldset { border:0; margin: 0; height: 0px; width:240px;}	
#search-box-sidebar form .ui-slider {clear: both; top: 0; z-index:1000;}	
#search-box-sidebar form input.cmd {clear: both; margin-top:20px;}
#search-box-sidebar input[type="submit"] {
    margin-top: 0px;
	padding:0 20px;
	border-color:#373942 !important;
	background-color:#454753 !important;
	cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
    -moz-border-radius: 3px 3px 3px 3px;
    -moz-box-shadow: 0 1px 3px #000000;
    -webkit-box-shadow: 0 1px 3px #000000;
    -webkit-border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px #000000;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid;
    color: white;
    padding: 2px 10px;
	width:120px;
	text-align:center;
}
#search-box-sidebar input[type="submit"]:hover { color:#FFF;background-color:#060606 !important;border-color:#333 !important;}
.hsep { display:block; clear:both; width:90%; padding:20px 0 0px; border-bottom: 1px dotted #fff; margin: 15px auto; padding: 0;}
#search-box-sidebar input.keyword {
    background-image: url("../images/input_bg.jpg");
    background-repeat: repeat-x;
    border: 1px solid #B7B7B7;
    color: #4F4F4F;
    font-size: 11px;
    line-height: 10px;
    margin-left: 1px;
    margin-right: 0px;
    margin-top: -4px;
    padding: 2px;
    width: 117px;
}
#search-box-sidebar a.contact {color:#FFF; float:right; margin-right:30px; margin-top: 5px; font-size:12px; text-decoration:none;}
#search-box-sidebar a.contact span {color:#86BDD9;}
#search-box-sidebar a.contact:hover {color:#86BDD9;}
#search-box-sidebar a.contact:hover span {color:#FFF;}

.search hr {
    margin-bottom: 10px;
}
.search h2 {
    color: #fff;
}
/* End search form sidebar */

/* newsletter */
.newsletter_box {background:#036 url("../images/bg-search-property-home.jpg") no-repeat center center; border:3px double #FFF; color:#86BDD9; padding: 5px; width:auto;}
.newsletter_box h3 {color:#FFF; font-size:12px; text-transform:uppercase;}
.newsletter_box form { padding:0; text-align:left; width:90%; margin:0 auto;}
.newsletter_box form.standard .field {margin:0 auto;}
.detpren {display: none !important;}
/**** End forms ****/
#logo h1 {
	padding:0;
	margin:0;
}

#main {
	padding:15px 0 0 0;
	position:relative;
	z-index:1;
}
.portrait-home, .portrait-footer {
	float:left;
	padding:3px;
	border:1px solid #eaeaea;
	margin:0 15px 0 0;
	background:#fff;
}
.portrait-footer { margin:0 8px 5px 0;}
.intro {border:1px solid #eaeaea; padding:10px 10px 10px; background:#F2F2F2; margin:0 0 15px; font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;}
.intro p { padding:0;}
#footer {
	padding:40px 0 0 0;
}
#footer-bottom {
	padding:10px 0;
	font-size:12px;
	color:#bbb;
}
#footer-bottom a.scroll-top, a.scroll-top, a.scroll-bottom {
	padding-left:15px;
	text-decoration:none;
}
#footer a {
	text-decoration:none;	
}
#footer a:hover, #footer-bottom a:hover {color:#FFF !important;}

#footer a.pdf {background:url(../images/pdf-icon-w.png) no-repeat center left; padding:0 0 5px 25px;}


.primary-promo-container {
	margin:0 0 2px 0;
}
.promo-container {
	position:relative;
}
.promo-navigation {
	position:absolute;
	bottom:15px;
	right:20px;
	z-index:200;
}

.promo-navigation a {
	display:block;
	float:left;
	width:20px;
	/*height:20px;*/
	/*text-indent:-9999px;*/
	margin-left:5px;
	background:#002C5A !important;
	color:#eaeaea !important;
	text-align:center;
}
.promo-navigation a:hover {
	background:#eaeaea !important;
	color:#002C5A !important;
	border-color:#002C5A;	
}
.promo-navigation-small a {
	width:10px;
	height:10px;
}

.promo-bottom-navigation  {
	padding-bottom:20px;
	clear:both;
}
.promo-bottom-navigation .promo-navigation {
	bottom:0;
	right:0;
}
/* Slider and photo captions*/
.textwidget {position:relative;}
.xcd {position:relative;}
.xcd .slide-minicaption {
    background: none repeat scroll 0 0 #111111;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    line-height: 18px;
    padding: 10px 10px 10px 15px;
    position: absolute;
    /*right: 0;*/
	left:0;
    top: 50px;
    width: 165px;
	opacity:0.8;
	z-index:32;
}
.slidecaption {
    background: none repeat scroll 0 0 #111111;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    line-height: 18px;
    padding: 15px;
    position: absolute;
    top: 50px;
    width: 370px;
	opacity:0.8;
}
.slidecaption span.title { font-size:23px; display:block;}
.slidecaption span.price { font-size:16px; display:block;}
.widget .slide-minicaption span.title { font-size:17px; display:block; font-style: italic;}
.widget .slide-minicaption span.price { font-size:14px; display:block;}
.widget .slide-minicaption a.view { font-size:14px; display:block; float:right;}
.sliderborder {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 10;
}

/* Post / Page Navigation */
.pagination {
	margin:0 0 10px 5px;
	/*line-height:30px;*/
	font-size:12px;
	max-width:680px;
	width: 100%;
}
.pagination a,
.pagination a span, .pagination a.navigation {
	padding:5px 10px;
	margin:2px;
	text-decoration:none;
}
.pagination a.navigation{padding:2px 4px 1px; margin:-3px 3px 0 3px;}
.pagination span.current, .pagination a.current {
	font-weight:bold;
	padding:5px 10px;
	color:#002C5A;
	margin:2px;
}
.widget {
	margin:0 0 15px 0;
}
.widget .last {
	margin:0 0 0px 0;
}
.widget,
.widgettitle {
	font-size:12px;
	line-height:18px;
}
.widgettitle {
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	line-height:100%;
	
}

.widget UL,
.widget OL {
	list-style-type:none;
	margin:0;
	padding:0;
}

.widget p {
	padding:0;
}
.textwidget p {
	padding:0 0 10px 0;
}
.widget li {
	padding-bottom:10px;
}
.widget a {
	text-decoration:none;
}

#footer .widget li {
	padding-bottom:10px;
}
#footer .widget_links li {
	padding-bottom:1px;
}
#footer .widget li:last-child {
	padding-bottom:0;
}




.iconlist h5 {
	line-height:100%;
	font-size:15px;
}
.iconlist h5,
.iconlist h5 a {
	font-weight:bold;
	text-decoration:none;
	padding:0;
}
.iconlist p {
	font-size:12px;
}
.iconlist img.left
{
	margin:0 10px 10px 0;
	padding:0;
}
ul.iconlist, ul.iconlist li {
	margin:0;
	padding:0;
}



p.quotebox {
	padding:14px 20px 14px 40px;
	line-height:100%;
	margin:0 0 40px 0;
	font-size:12px;
}



.ads {
	padding:16px 0 0 16px;
}
.ads img {
	padding:0 16px 16px 0;
	display:block;
	float:left;
}
.ads .widgettitle {
	margin-right:16px;
}

/*.container_12 .plist .grid_3{width:300px; margin-left:10px;margin-right:10px;}

.grid-item, .grid-item-r {
	background:#F2F2F2;
	padding:5px;
	margin:0 0 20px 0;
	height:330px;	
	-moz-box-shadow:0 1px 3px #CCC;
	-webkit-box-shadow:0 1px 3px #CCC;
	box-shadow:0 1px 3px #CCC;
}
.grid-item-r { height:330px;}
.grid-item p, 
.grid-item h3,
.grid-item-r p,
.grid-item-r h3 
 {
	padding-bottom:5px;
}
.grid-item h3, .grid-item-r h3 
 {
	 font-size:17px;
	 line-height:14px;
}
.grid-item .content, .grid-item-r .content {padding:0 10px;}
.grid-item .content a, .grid-item-r .content a { color:#002C5A;}
.grid-item .content a:hover, .grid-item-r .content a:hover { color:#5D9DBE;}
.grid-item .content ul, .grid-item-r .content ul { margin:0 0 10px;}*/
/* Contact Form */
form.standard .field {
	padding:0 0 5px 0;
}
form.standard label {
	display:block;
	padding:0 0 2px 2px;
}
form.standard .textbox,
form.standard .textarea,
form.standard .select,
form.standard .button,
form.standard .checkbox,
form.standard .radio {
	padding:5px 5px;
}
form.standard .checkbox,
form.standard .radio {
	border:0;
}
form.standard .button {
	cursor:pointer;
	padding:5px 8px;
	line-height:100%;
}
form.standard .error {
	padding:1px 6px;
	line-height:100%;
}
form.standard .textbox { width:95%;}


/* Other Common Classes */
.rounded {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.message {
	padding:8px;
	margin-bottom:20px;
}
.error,
.warning,
.success,
.error a,
.warning a,
.success a {
	font-size:13px;
}
.left {
	float:left;
}
.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.right {
	float:right;
}
img.left {
	margin:3px 20px 20px 0;
}
img.right {
	padding:3px 0 20px 20px;
}
a:hover img.img-responsive {
	opacity: 0.8;
}
.widget img.left {
	padding:5px 10px 10px 0;
}
.widget img.right {
	padding:5px 0 10px 10px;
}
.hidden {
	display:none;
}
.pad {
	padding:10px;
}
UL.clean,
OL.clean {
	list-style-type:none;
	margin:0;
	padding:0;
}	
.demogrid p {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin:10px 0;
	padding:8px 0;
}
/* ** */



/* Drop down menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	font-size:13px;
}
.sf-menu {
	line-height:100%;
	position:absolute;
	right:0;
	bottom:0;
	float:left;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			20em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
	padding: 		.75em .4em;
	text-decoration:none;
	font-weight:300;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			-11px;
	margin-left:	2px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			-11px;
}
.sf-menu ul a
{
	font-size:12px;
}
.sf-menu li ul {
	padding:10px;
}
.sf-menu a.sf-with-ul {
	padding-right: 	20px;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			9px;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			1em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}

.sf-menu > .selectLang > ul {width: 29px !important;}
.sf-menu > .itemMediaMenu > ul {left: -90px !important;}

#main .widgettitle, form.standard .button, .sf-menu a.esp img{margin-top: 0 !important;}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/	
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; top:0.75em; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }

/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/* ** */

table.services-data th { font-weight:bold; }
table.services-data th, table.services-data td { padding:2px 6px; border:1px solid #FFF; text-align:left; }

/* mnu-areas-full */
.mnu-areas-full{display: block; margin-bottom: 10px;}
.mnu-areas-full a{background: #f6f6f6; width: 24%; margin-right: 1%; text-align: center; padding: 10px 0; float: left; border-bottom: 1px solid #ddd;}
.mnu-areas-full a:last-child{margin-right: 0; width: 100%;}
.mnu-areas-full a:hover{ border-bottom: 1px solid #999;}
/*****/
/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
.clear10{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:10px}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* FB like */
.fb_edge_widget_with_comment {width:128px;}


/*********************************
bootstrap ***********************/
/***** header *****/
/*logo*/
.navbar-brand {padding-top: 13px; height: 75px;}
/*navbar*/
.nav > li > a {padding-left: 14px; padding-right: 14px;}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: none;
}
/*navbar - multilevel*/
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/***** header END *****/
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
.col-md-8.slider {
    padding-right: 0;
}
/* Carousel base class */
.carousel {
  height: 300px;
  margin-bottom: 10px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 300px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 300px;
}
.carousel-caption {padding-bottom: 20px; left: 11%; text-align: left;}
.carousel-caption .btn{color: #fff;}
/* Fade transition for carousel items */
.carousel .item {
    left: 0 !important;
      -webkit-transition: opacity .4s; /*adjust timing here */
         -moz-transition: opacity .4s;
           -o-transition: opacity .4s;
              transition: opacity .4s;
}
.carousel-control {
    background-image: none !important; /* remove background gradients on controls */
}
.carousel-indicators {bottom: 0;}
/* Fade controls with items */
.next.left,
.prev.right {
    opacity: 1;
    z-index: 1;
}
.active.left,
.active.right {
    opacity: 0;
    z-index: 2;
}

/* Property list */
.plist > li:nth-child(4n+1) {clear: left;}
.panel-body > p, .panel.panel-default > p {
    padding-bottom: 0;
}
/*Property detail*/
#map {margin-bottom: 20px; min-height: 300px; width: 100%;}
#recaptcha_image { width: auto !important;}
#recaptcha_image > img {
    max-width: 230px;
    width: 100%;
}

@media (max-width: 1198px) {

	.nav > li > a {padding-left: 8px; padding-right: 8px;}

}

@media (max-width: 992px) {

	.form-control {clear: both;}
	#topbar {display: none;}
	.col-md-8.slider {padding-left: 0; padding-right: 0;}
	.carousel {margin-bottom: 0;}
	.col-md-4.search {padding-left: 0; padding-right: 0; padding-bottom: 10px;}
	#search-box-home {padding-bottom: 30px;}
	.clear10rsp {margin-bottom: 10px;}

}

@media (max-width: 700px) {

	.pagination > a:nth-child(7),.pagination > a:nth-child(8),.pagination > a:nth-child(9),.pagination > a:nth-child(10),.pagination > a:nth-child(11),.pagination > a:nth-child(12) {
		display: none;
	}
	.carousel-indicators {display: none;}

}

@media (min-width: 299px) {

	.carousel, .carousel .item, .carousel-inner > .item > img {max-height: 130px;}

}

@media (min-width: 400px) {

	.carousel, .carousel .item, .carousel-inner > .item > img {max-height: 160px;}

}

@media (min-width: 700px) {

	.carousel, .carousel .item, .carousel-inner > .item > img {max-height: 220px;}

}

@media (min-width: 992px) {

	.carousel, .carousel .item, .carousel-inner > .item > img {max-height: 300px;}

}
