/*
	Theme Name: wpCasa
	Theme URI: http://wpcasa.com
	Description: wpCasa Real Estate WordPress Theme Framework
	Version: 1.3.9
	Author: Simon Rimkus (wpCasa)
	Author URI: http://wpcasa.com
	Tags: black, blue, gray, white, light, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/**
 * PLEASE NOTICE! The main CSS styles of this
 * theme are located in /lib/assets/css/layout.css
 */

/**
 * WARNING! You can add your custom styles here. But keep in mind
 * that this file will be overwritten when you update the theme.
 * If you add styles here, BACKUP this file before updating.
 */
/* Buttons
================================================== */

.btn-primary {
  background-color: #5bbc2e;
background-image: none;
border: medium none;
filter: none;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #b0e44f;
}
.btn-primary:active, .btn-primary.active {
  background-color: #20b2b2 \9;
}

.boxed .wrap {
  background: #f9f9f9 none repeat scroll 0 0;
  margin: 0 auto;
  width: auto;
}
/* Layout Elements
================================================== */
body.page-template-page-tpl-contact {
  background-color: #ffffff;
  color: #494949;
  line-height: 22px;
  padding-bottom: 0 !important;
}
body.page-template-page-tpl-contact.boxed .wrap {
  background: #ffffff none repeat scroll 0 0;
  margin: 0 auto;
  width: auto;
}
input, textarea {
  border-color: #e0e0e0;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;

}
input:hover, textarea:hover {
  border-color: #37a000;


}
#container-wrap-header {
	background-color: #666 !important;
}
.listing-search-buttons {
  font-size: 17px;
  line-height: 20px;
}
.listing-search-buttons {
  bottom: -45px;
font-size: 17px;
line-height: 20px;
position: absolute;
right: 0;
}
#top-wrap {
  background-color: #ffffff;
  padding-bottom: 0;
  padding-top: 0;
  width: 100%;
}
.wpsight-menu-main .sf-menu a:visited {
  color: #666;
}
.wpsight-menu-main .sf-menu a {
  color: #666;
}
#top {
	position: relative;
}
p.statement {
  color: #b2b2b2;
font-size: 18px;
font-weight: 300;
margin: 0;
text-transform: none;
}
p.statement.phones a {
  color: #666;
font-size: 18px;
font-weight: 100;
margin-left: 25px;
padding-left: 25px;
text-transform: uppercase;
}



#top-logo {
	padding-top: 20px;
	padding-bottom: 20px;
}

#logo-description {
	color: #adb3b9;

	font-size: 13px;
	font-weight: 300;
}

#header-wrap {
	background: none;
	background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.4) 100%) repeat scroll 0 0;
}
#logo a{

}
#header {
	padding: 80px 0 60px;
	text-align: center;
	color: #aaa;
}
h1#logo-description,#logo-description{
display:none;
}
#hero {
	color: #fff;
	font-size: 56px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 0;
}
#logo img{
height: 80px;
}
p.subtitle {
	color: #fff;
font-size: 24px;
font-weight: 100;
line-height: 1;
margin-bottom: 0;
margin-top: 0;
}

#hero em {
	color: #20b2b2;
	font-style: normal;
}

#hero a,
#hero a:hover,
#hero a:visited {
	color: #20b2b2;
	text-decoration: none;
}

#container-wrap-main {
	width: 1080px;
	margin: 0 auto;
	background: url(../wpcasa/lib/assets/img/bg-trans-light-25.png);
}

#footer-bottom-wrap {
	width: 100%;
	background-color: #666;
	border-bottom:1px solid rgba(178, 178, 178, 0.5);
}

#footer-bottom {
	color: #b2b2b2;
padding: 60px 0;
text-align: left;
}
#footer-bottom h4 {
	color: #b2b2b2;
font-size: 18px;
line-height: 1;
margin: 0 0 31px;
text-transform:uppercase;
font-weight:100;
letter-spacing:1px;
}
#footer-bottom ul li a {
	color: #b2b2b2;

}
#footer-bottom ul {
  list-style: outside none none;
  padding-left: 0;
  margin:0px;
}
#footer-bottom .social-icons a {
	margin: 0 5px;
	-moz-opacity: .75;
	-ms-filter: "alpha(opacity=75)";
	filter: alpha(opacity=75);
	opacity: .75;
}

#footer-bottom .social-icons a:hover {
	-moz-opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.bootstrap-select > .dropdown-toggle {
  padding-right: 25px;
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  text-align: left;
  width: auto !important;
}
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
  display: block!important;
  float: none;
  margin-left: 0;
}
#credit-wrap {
	width: 100%;
	background-color: #666 !important;
	color: #b2b2b2;
}

#credit {
	padding: 25px 0;

}

.credit-left, .credit-right {
  float: left;
width: 650px;
}
/* Menus
================================================== */

.wpsight-menu,
.wpsight-menu .sf-menu li,
.wpsight-menu .sf-menu a {
	color: #666;
font-size: 16px;
height: 58px;
line-height: 58px;
text-transform: uppercase;
}

.wpsight-menu .sf-menu li li a,
.wpsight-menu .sf-menu li li a:visited {
	font-size: inherit;
}

.wpsight-menu.wpsight-menu-main .sf-menu a {
	margin-left: 25px;
	margin-right: 0;
}

.wpsight-menu.wpsight-menu-main .sf-menu li li a {
	margin-left: 0;
	color: #fff;
}

.wpsight-menu.wpsight-menu-main .sf-menu li:hover ul,
.wpsight-menu.wpsight-menu-main .sf-menu li.sfHover ul {
	left: 10px;
	background-color: rgba(0,0,0,.15);
	border: 0;
}

.wpsight-menu.wpsight-menu-main .sf-menu li li:hover ul,
.wpsight-menu.wpsight-menu-main .sf-menu li li.sfHover ul {
	top: -4px !important;
}

.tinynav {
	margin-top: 4px;
}

.wpsight-menu-main {

	background: none;
}

.wpsight-menu-bottom {
	background: none;
	text-align: center;
}

.wpsight-menu-bottom.wpsight-menu .sf-menu ul {
	background: url(../wpcasa/lib/assets/img/bg-trans-75.png);
	border: none;
}

.wpsight-menu .sf-menu li:hover ul,
.wpsight-menu .sf-menu li.sfHover ul {
	left: -5px;
}

.wpsight-menu .sf-menu li li a,
.wpsight-menu .sf-menu li li a:visited {
	text-transform: none;
}

.wpsight-menu .sf-menu a:hover,
.wpsight-menu .sf-menu li li a:hover {
	color: #b0e44f !important;
}

.wpsight-menu-bottom.wpsight-menu .sf-menu li li a,
.wpsight-menu-bottom.wpsight-menu .sf-menu li li a:visited {
	color: #fff;
	text-transform: none;
}

.wpsight-menu-bottom.wpsight-menu .sf-menu li li a:hover {
	color: #20b2b2;
}

.wpsight-menu-bottom {
	margin-top: -20px;
	margin-bottom: 20px;
}

.wpsight-menu-bottom li {
	float: none;
	display: inline-block;
}

.wpsight-menu-bottom li li {
	text-align: left;
}

.wpsight-menu-bottom.wpsight-menu a,
.wpsight-menu-bottom.wpsight-menu a:visited {
	margin: 0 10px;
	color: #fff;
}

.wpsight-menu.wpsight-menu-sub .sf-menu a,
.wpsight-menu.wpsight-menu-sub .sf-menu a:visited {
	color: #ffffff;
letter-spacing: 1px;
}

.wpsight-menu.wpsight-menu-sub .sf-menu li li a,
.wpsight-menu.wpsight-menu-sub .sf-menu li li a:visited {
	color: inherit;
}

.wpsight-menu .sf-menu li:hover ul,
.wpsight-menu .sf-menu li.sfHover ul {
	top: 50px;
}

.wpsight-menu-top-left .sf-menu ul,
.wpsight-menu-top-right .sf-menu ul {
	border-top: none;
}

#submenu-wrap {
	width: 100%;
	background-color: #5bbc2e;
}

.wpsight-menu-sub {
	background-color: transparent;
	background: transparent;
}

.wpsight-menu-sub.wpsight-menu .sf-menu ul {
	background: #f8f8f8;
	border: none;
}

.tinynav {
	background-color: rgba(0,0,0,.15);
	color: #fff;
	border-color: rgba(255,255,255,.15);
}


/* Misc Elements
================================================== */

.single-property .listing-price-on-request {
	font-size: inherit;
}

input,
textarea,
select,
label,
button,
.title-actions,
#cancel-comment-reply-link {

}
.rc-anchor-light {
  background: #fff none repeat scroll 0 0 !important;
  border: 1px solid #e0e0e0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #494949 !important;
}
.listing-search form,
.widget-call-to-action-wrap {
	background-color: #ffffff;
}

#header .listing-search form {
	background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
box-shadow: 0 0 0 2px #f6f6f8;
color: #fff;
text-align: left;
}

#header .listing-search form label {
	color: inherit;
}
#top-top-wrap {
  background-color: #ffffff;
border-bottom: 1px solid #e0e0e0;
padding: 15px 0;
width: 100%;
}
#top-top-wrap .info-box h5{
  color: #2f353e;
font-size: 18px;
font-weight: 400;
margin: 0;
}
#top-top-wrap .info-box h5 a{
  color:#2f353e;
}
#top-top-wrap a.mail{
  color:#8e959c;
}
.bootstrap-select > .dropdown-toggle {
  background: #fff none repeat scroll 0 0;
border: 1px solid #e0e0e0;
border-radius: 0 !important;
box-shadow: none;
font-size: 15px;
height: 38px;
line-height: 38px;
padding: 0 10px;
width: 100%;
}
.listing-search-text {
  border: 1px solid #e0e0e0;
font-size: 15px;
height: 38px;
line-height: 38px;

padding: 0 10px;

}
.listing-search-phone, .listing-search-cname{
	border: 1px solid #e0e0e0;
}

.flexslider .overlay a.moretag {
	text-decoration: none;
}

.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-next:hover {
	background-color: #8ec700;
}
.icon-chevron-down {
  position: absolute;
  right: 5px;
  top: 10px;
}
.gform_wrapper {
	max-width: none !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

/* To avoid br height */
.gform_wrapper form {
	margin-top: -14px !important;
}

.gform_wrapper .top_label .gfield_label {
	margin-top: 0 !important;
}

.gform_wrapper .gform_footer {
	padding-top: 0 !important;
}

/* Posts / Properties
================================================== */

.post-meta {
	margin-top: -5px;
	padding-top: 10px;
	border-top: 1px dotted #b0b0b0;
	font-size: 12px;
}

.listing-details-overview {
	margin: 10px 0;
}

.listing-price,
.table-compare-price {

	letter-spacing: -1px;
	font-weight: normal;
}

.table-compare-price .table-compare-value {
	font-weight: inherit;
}

.listing-map-info {
	padding-bottom: 10px;
}

.moretag-wrap {
	display: block;
	margin-bottom: 0px;
}

span.favorites-remove:hover {
	background-color: #20b2b2;
}

#comments,
#pings,
#respond {
	padding-top: 20px;
}

#comments #respond {
	padding-top: 0;
}

.comment-inner {
	padding-bottom: 1px;
	background: #f8f8f8;
	border: none;
}

.allowed-tags,
.form-allowed-tags,
.comment-notes {
	display: none;
}

.listing-price-on-request,
.listing-price-sold-rented {
	font-size: 18px;
	font-weight: 600;
}

img.alignleft,
img.alignright {
	margin-bottom: 20px;
}

.page-template-page-tpl-authors-php .avatar-wrap {
	margin-top: 0 !important;
}


/*  Landscape phone to portrait tablet
================================================== */

@media (max-width: 768px) {

	#container-wrap-main {
		width: 784px;
	}

	#header {
		padding: 60px 0 40px;
	}

}

/*  Landscape phones and down
================================================== */

@media (max-width: 480px) {

	#container-wrap-main {
		width: 500px;
	}

	#top-logo {
		text-align: center;
	}

	.wpsight-menu-main {
		position: relative;
		width: 100%;
		bottom: auto;
		right: auto;
		margin-top: -10px !important;
	}

	#header {
		padding: 40px 0 20px;
	}

}

/*  Portrait tablet to landscape and desktop
================================================== */

@media (max-width: 1080px) {

	#container-wrap-main {
		width: auto;
	}

}

@media (min-width: 769px) and (max-width: 1024px) {

	#container-wrap-main {
		width: 784px;
	}

	#header {
		padding: 80px 0 60px;
	}

}
.btn, input.submit {

  box-shadow: none;

}
.btn-large, .mu_register input[type="submit"] {
  border-radius: 3px;

}
.btn-primary, .btn-primary:hover, .btn-warning, .btn-warning:hover, .btn-danger, .btn-danger:hover, .btn-success, .btn-success:hover, .btn-info, .btn-info:hover, .btn-inverse, .btn-inverse:hover {

  text-shadow: none;
}
input, textarea {
  box-shadow: none;

}

ul.location-list li::before {
  color: #b0e44f;
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 15px;
  font-weight: 900;
  margin-left: 0;
  margin-right: 5px;
}
ul.location-list > li {
  margin-bottom: 5px;
}
ul.location-list {
  list-style:outside none none;
  margin-left:0px;
}
ul.location-list > li > a {
  color: #666;
font-size: 14px;
font-weight: 600;
}
.listing-details-overview {
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  line-height: 1.25;
  margin: 0 0 20px;
  overflow: hidden;
  padding: 15px;
  position: relative;
}
.property .post-teaser {
  overflow: hidden;
padding: 15px 15px 0;
}
a.moretag.btn{
 border-radius:2px;
}
.property h2.post-title{
 margin: 0;
min-height: 36px;
padding: 15px;
}
.listing-image {
  margin-bottom: 0px;
  padding-bottom: 0;
  position: relative;
}
.reference-number{

  color:#b2b2b2;
}
.pagination .active a, .pagination a:hover {
  background: #fff none repeat scroll 0 0;
}
.pagination a:hover {
  background: #b0e44f none repeat scroll 0 0;
  color:#ffffff;
}
.pagination li:first-child a {
  border-left-width: 1px;
  border-radius: 0;
}
.pagination a {

  border-color: #e0e0e0;
 background:#fff none repeat scroll 0 0;
}
.pagination ul {
  border-radius: 0;
  box-shadow: none;
  display: inline-block;
  margin-bottom: 0;
  margin-left: 0;
}
.pagination li:last-child a {
  border-radius: 0;
}
#footer-top-wrap{
  background-color: #ffffff;
border-top: 1px solid #e0e0e0;
padding: 25px 0;
}
.btn-group .dropdown-toggle {
  background: #fff none repeat scroll 0 0;
border: 1px solid #e0e0e0;
border-radius: 0 !important;
box-shadow: none;
font-size: 15px;
height: 38px;
padding-left: 10px;
padding-right: 25px;}
.fa fa-angle-down {
  position: absolute;
  right: 10px;
  top: 10px;
}
.title {
  border-bottom: 1px solid #e0e0e0;
border-top: 0 none;
font-size: 18px;
line-height: 1;
margin: 0 0 20px;
padding: 10px 0;
position: relative;
}
.single-property .property {
  background-color: #ffffff;
  box-shadow: none;
  margin-bottom: 30px;
}
.single-property textarea {
  height: 80px !important;
}
.single-property .textwidget {

}
body.single-property {
  background: #fff none repeat scroll 0 0;

}
.btn-default.btn-ghost {
  border:2px solid #e0e0e0;
  color:#8ec700;
  border-radius:2px;

}
.btn-default.btn-ghost:hover {
  border:2px solid #8ec700;
  color:#8ec700;
  border-radius:2px;

}
.single-property.boxed .wrap {
  background: #ffffff none repeat scroll 0 0;
  margin: 0 auto;
  width: auto;
}
.single-property .title h2 {
  font-size: 24px;
  text-transform:none;
}
.single-listing .listing-details .listing-details-label, .single-property .listing-details .listing-details-label {
  display: inline-block;
  font-weight: 500;
  min-width: 50%;
}
.listing-description p {
  font-size: 16px;
  font-weight: 100;
  margin-top: 0;
}
.btn.actions-favorites-link,.title-action-print a.btn {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #e0e0e0;
  border-radius: 2px;
  font-size: 15px;
  line-height: 1.5;
  padding: 5px 15px;
  position: relative;
}
.label-important, .badge-important {
  background-color: #5bbc2e;
}
.single-property .post-navigation {
 display:none;
}
.single-property input.wpcf7-form-control{
 width:100%;
}
.single-property h1.entry-title {
  font-size: 24px;
  line-height: 36px;
  text-transform: none;
}
.title-widget h2{
  font-size: 24px;
  line-height: 36px;
  text-transform: none;
}
.statement.phones i{
 color: #b2b2b2;
font-size: 30px;
left: 0;
position: absolute;
top: -5px;

}
.statement.phones a{
 position:relative;

}
p.statement {
  color: #b2b2b2;
  font-size: 18px;
  font-weight: 300;
  margin: 0;
  position: relative;
  text-transform: none;
}
.wpcf7-form-control-wrap .bootstrap-select{
 margin-bottom:9px!important;
}
.form-group.checkbox,.form-group.radiobuttons{
 margin-bottom:9px!important;
}

/*
.form-group.wpcf7-button{
 margin-bottom:45px!important;
}
*/

.form-group.wpcf7-button {
    margin-top: 15px !important;
}

.wpcf7-spinner {
    position: absolute !important;
}

.aclaracion-legal {
    font-size: 10px;
    font-weight: 400;
}

a.actions-favorites.action-link{
  background: #fff none repeat scroll 0 0;
  border: 2px solid #e0e0e0;
  border-radius: 2px;
  font-size: 15px;
  line-height: 1.5;
  padding: 5px 15px;
  position: relative;
}
ul.listing-details-custom{
  padding:0px!important;
  margin:0px !important;
  list-style:none;
}

ul.listing-details-custom li span{
  	display: inline-block;
font-size: 16px;
font-weight: 500;
height: 24px;
line-height: 24px;
margin-right: 15px;
}
ul.listing-details-custom li span.reference{
  color:#5bbc2e;
  font-weight:400;
}
.single-listing-top-info {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 15px;
  padding-bottom: 30px;
}
.single-price {
  color: #666666;
display: block;
font-size: 40px;
font-weight: 100;
line-height: 40px;
text-align: right;
width: 100%;
}
.single-property #hero,.search-results #hero,.page-template-default #hero{
  display:none;
}
.single-property #header .subtitle,.search-results #header .subtitle,.page-template-default #header .subtitle{
  display:none;
}
.single-property #header,.search-results #header,.page-template-default #header{
  padding:20px 0 20px
}
.single-property #header br,.search-results #header br,.page-template-default #header br{
  display:none;
}
.single-property #header-wrap,.search-results #header-wrap,.page-template-default #header-wrap {
  background: #f2fbee none repeat scroll 0 0;
}
.single-property #header .listing-search form,.search-results #header .listing-search form,.page-template-default #header .listing-search form {
  background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
  box-shadow: none;
  color: #fff;
  text-align: left;
}
.single-property #header .listing-search form,.search-results #header .listing-search form,.page-template-default #header .listing-search form {
  color: #666;
  text-align: left;
}


.wpsight-menu ul#menu-topmenu.sf-menu li {
  color: #666;
  font-size: 17px;
  height: 120px;
  line-height: 120px;
  text-transform: uppercase;
}
.single-property #top-wrap, .search-results #top-wrap,.page-template-default #top-wrap {

  border-bottom: 1px solid #e0e0e0;

}
.navbar {
  background: #fff none repeat scroll 0 0;

}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { background: none repeat scroll 0 0 #fff;border-radius: 4px;margin: 0;position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {list-style: outside none none !important;margin: 0;padding: 0;}
.flex-direction-nav a {
  	background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
border-radius: 0;
color: #fff;
cursor: pointer;
display: block;
font-size: 0;
height: 70px;
margin: -30px 0 0;
opacity: 1;
overflow: hidden;
position: absolute;
text-align: center;
text-decoration: none;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
top: 50%;
transition: all 0.3s ease-in-out 0s;
width: 70px;
z-index: 10;
}
.flex-direction-nav a:hover {
  	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	color:#ffffff;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  left: 10px;
  opacity: 0.7;
}
.flex-direction-nav .flex-prev {
  left: 0px;
}
.flex-direction-nav .flex-next {
  right: 0px;
}
.flex-direction-nav .flex-nav-prev, .flex-direction-nav .flex-nav-next {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-top: 0;
}
.carousel-wrapper .flex-direction-nav .flex-disabled {display:none;}
.carousel-wrapper .flex-direction-nav a.flex-next:before  {font-size: 18px;line-height: 114px; }
.carousel-wrapper .flex-direction-nav a::before {font-size: 18px;line-height: 114px;}
.carousel-wrapper .flex-direction-nav .flex-prev {left: 0px;
}
.carousel-wrapper .flex-direction-nav a {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
border-radius: 0;
color: #fff;
cursor: pointer;
display: block;
font-size: 0;
height: 114px;
margin: 0;
opacity: 1;
overflow: hidden;
position: absolute;
right: 0;
text-align: center;
text-decoration: none;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
top: 0;
transition: all 0.3s ease-in-out 0s;
width: 50px;
z-index: 10;
}

.flex-direction-nav .flex-disabled { filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "FontAwesome"; font-size: 40px; line-height:70px; display: inline-block; content: '\f104'; }
.flex-direction-nav a.flex-next:before  { content: '\f105'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "FontAwesome"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 0px; text-align: center;margin:0px;padding:0px;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

.rotating-banner .slides li {
  background-position: center center;
  background-size: cover;
  height: 550px;
  position: relative;
}
.hero-image::before {
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(right center , rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.1) 26%, rgba(0, 0, 0, 0.35) 71%, rgba(0, 0, 0, 0.2) 100%) repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
}
header{
 	background: #ffffff none repeat scroll 0 0;
	position: relative;
	z-index: 10000;
}


section-welcome.blue {
    background: rgba(24, 52, 93, 0.85) none repeat scroll 0 0;
}
.section-welcome {
    bottom: 0;
    padding: 15px 0;
    position: absolute;
    width: 100%;
    z-index: 200;
}
.section-welcome.green {
    background: rgba(142, 199, 0, 0.75) none repeat scroll 0 0;
}

.navbar-nav > li > a {
  color: #666;
font-weight: 600 !important;
padding: 0 20px;
}
.navbar-nav > li.active > a {
  color: #8ec700;
  font-weight: 600!important;
  padding: 0 20px;
}

.navbar-brand img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}
.property-list-container {
    background-color: #fff;
    box-shadow: 0 4px 4px -5px #c8c8c8;
    cursor: pointer;
    margin-top: 24px;
    transition: all 0.2s ease 0s;
	border:1px solid #e0e0e0;
}
.property-list-container:hover {
    box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.2);
	border:1px solid #8ec700;
}
.property-thumbnail {
  position: relative;
}
.property-thumbnail-cover {
    background: rgba(0, 0, 0, 0) none no-repeat scroll center center / cover ;
    display: block;
    height: 215px;
    width: 100%;
}
h2.list-group-item-heading {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.1;
}
h2.list-group-item-heading {
  font-size: 20px;
  font-weight: 600;
  height: 45px;
  line-height: 1.1;
  margin-top: 15px;
  overflow: hidden;
}
.property-list-container .property-details {
  padding: 0 15px 15px;
}
.property-search {
  background: rgba(0, 0, 0, 0) linear-gradient(to right, #f5f5f5 0%, #ccc 15%, #f5f5f5 45%) repeat scroll 0 0;
  padding: 36px 0;
}
.panel {

  border: 1px solid #e0e0e0 !important;

}
/* Backgrounds ------------------------------------------------------*/
.panel-dark {
  	background-color:#303030;
}
.panel-white{
  	background-color:#FFFFFF;
}
.panel-light-grey {
    background-color: #f7f7f7;
}
.panel-dark-grey {
    background-color: #494949;
}
.panel-green{
  	background:#a9c74b;
}
.panel-light-blue{
  	background:#f8fbff;
}
.panel-light-blue-2{
  	background:#e2effc;
}
.xxsm-padding {
  	padding-bottom: 20px;
  	padding-top: 20px;
}
.sm-padding {
    padding-bottom: 30px;
    padding-top: 30px;
}
.md-padding {
    padding-bottom: 50px;
    padding-top: 50px;
}
.lg-padding {
  	padding-bottom: 50px;
  	padding-top: 50px;
}
.title h2{
  	font-size: 30px;
font-weight: 500;
}

.listing-search form{
	 background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
padding: 15px;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%!important;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.listing-search-buttons div:hover {

color: #8ec700;

}
.archive .listing-search-buttons div {
  border-bottom: 1px solid #494949;
color: #494949;
cursor: pointer;
display: inline-block;
font-size: 15px;
font-weight: 600;
margin-left: 5px;
padding-top: 10px;
text-shadow: none;
}
.archive .listing-search-buttons {
  bottom: -40px;
  font-size: 17px;
  line-height: 20px;
  position: absolute;
  right: 0;
}
.search-results .listing-search-buttons div, .single-property .listing-search-buttons div {
 	border-bottom: 1px solid #666666;
	color: #494949;
	font-size: 15px;
	font-weight: 500;
	text-shadow: none;
}
.search-results .listing-search-buttons, .single-property .listing-search-buttons {
  bottom: -40px;

}
.title-actions.title-search-map {
  display:none;

}
.slider-wrapper .flex-viewport ul li a {
  background: rgba(0, 0, 0, 0) none no-repeat scroll center center / cover ;
  display: block;
  height: 415px;
  width: 100%;
}
.carousel-wrapper .flex-direction-nav a {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 114px;
  margin: 0;
  opacity: 1;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  top: 0;
  transition: all 0.3s ease-in-out 0s;
  width: 50px;
  z-index: 10;
}
#slider .slides, #slider .flex-direction-nav, #carousel {
    opacity: 0;
    transition: all 1s linear 0s !important;
}
.flex-direction-nav {
    list-style: outside none none !important;
    margin: 0;
    padding: 0;
}
ul, ol {
  margin: 0;
  padding: 0;
}
.fa-arrows-alt.full-gallery {

color: #ffffff;
font-size: 24px;
padding: 5px;
position: absolute;
right: 40px;
top: 20px;
z-index: 2147483647;
}
p {
  	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
	margin: 0 0 10px;
}
.slider-wrapper, .carousel-wrapper {
  overflow: hidden;
  position: relative;
}
.breadcrumbcontainer {
  	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #e0e0e0;
	padding: 15px 0;
}
.breadcrumbcontainer p {
  	padding:0px;
	margin:0px;
}
ul.listing-details-detalles li{
 	font-size: 16px;
	font-weight: 500;
	line-height: 38px;
	list-style: outside none none;
}
ul.listing-details-detalles li .feature-container{
 	border-bottom: 1px solid #e0e0e0;

}
.price-container .price {
  display: block;
font-size: 36px;
font-weight: 700;
margin-top: 15px;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ffffff!important;
  border-color: #8ec700!important;
}
.copyright p{
 color: #b2b2b2;
font-size: 15px;
font-weight: 100;
margin: 0;
padding: 10px 0;
text-align: center;

}
.social-links .gplus a, .social-links .twitter a, .social-links .linkedin a, .social-links .facebook a, .social-links .youtube a {
  	background: rgba(0, 0, 0, 0) url("images/social-icons.svg") no-repeat scroll center center / 200px 120px;
  	height: 40px;
  	width: 40px;
}
.social-links a {
  display: inline-block;
}
.footer-social .social-links li {
    padding: 0 11px;
}
footer ul li {
    line-height: 30px;
}
.social-links .gplus a {
  background-position: 0 0;
}
.social-links .twitter a {
  background-position: -120px 0;
}
.social-links .linkedin a {
  background-position: -80px 0;
}
.social-links .facebook a {
  background-position: -40px 0;
}
.social-links .youtube a {
  background-position: -160px 0;
}
.footer-social {
  border-top: 1px solid rgba(178, 178, 178, 0.5);
}
.footer-navbar h3 {
  font-size: 18px;
font-weight: 600;
letter-spacing: 1px;
line-height: 1;
margin: 0 0 31px;
text-transform: uppercase;
}
.panel-dark-grey {
  color: #b2b2b2;
}
.footer-navbar ul {
  list-style: outside none none;
padding-left: 0;
}
.footer-navbar {
  color: #b2b2b2;
  font-size: 14px;
}
.footer-navbar ul li {
  line-height: 30px;
}
.footer-navbar a {
  color: #b2b2b2;
  text-decoration: none;
}
.footer-navbar a:hover {
  color: #e0e0e0;
  text-decoration: none;
}
.cta-container{
  padding:15px;

}
.cta-container p {
  line-height: 24px;
  font-size:18px;
  color:#494949;
}
.cta-container h2 {
  font-weight:600;
}
.cta-container .btn-lg, .btn-group-lg > .btn {
  border-radius: 3px;
font-size: 18px;
font-weight: 600;
line-height: 24px;
margin-top: 35px;
min-width: 150px;
padding: 10px 16px;
}
.low-light{
  color:#b2b2b2;
}
.btn-grey{
  color:#494949;
  background:#f2f2f2;
}
.divider {
  border-color: #e0e0e0;
  border-style: solid;
  border-width: 0 0 1px;
  margin-bottom: 20px;
  margin-top: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.txt-center{
  text-align:center;
}
h2.cta-single {
  font-size: 36px;
  font-weight: 100 !important;
}
.green-text {
  color: #8ec700;
}
.hero.dynamic-pages {
  background-position: center center;
background-repeat: no-repeat;
background-size: cover;
border-bottom: 1px solid #e0e0e0;
border-top: 1px solid #e0e0e0;
min-height: 150px;
padding: 30px 0;
position: relative;
text-align: left;
}
.bg-green-alfa-80::before {
  background: #f9f9f9 none repeat scroll 0 0;
content: " ";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}

.hero.dynamic-pages h1{
  color: #494949;
font-size: 48px;
font-weight: 600;
text-align: center;
}
body {
    font-weight: 600;
}
.address, .phones {
  border: 6px solid #f2f2f2;
  padding: 15px;
  margin-bottom: 15px;
}
.coordinates h3 {
  color:#ffffff;
  font-size:36px;
  font-weight:100;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline!important;
}
.textarea-small textarea.form-control {
  height:80px;
}
.property-details .price {
  display: inline-block;
font-size: 18px;
font-weight: 600;
height: 30px;
}
.listing-details{
  	border-bottom: 1px solid #e0e0e0;
border-top: 1px solid #e0e0e0;
display: inline-block;
margin-bottom: 15px;
min-height: 81px;
padding: 10px 0;
width: 100%;
}
.pagination > li {
  display: inline;
}
.panel-default.panel-border {
  border: 1px solid #e0e0e0;
}
.img-circle {
  border: 5px solid #e0e0e0;
}
.latest-widget ul.listing-details-custom li i {
  color: #999999;
  display: inline-block;
  font-size: 24px;
  line-height: 24px;
  margin-right: 10px;
  vertical-align: middle;
}
.latest-widget ul.listing-details-custom li span {
  	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	height: 24px;
	line-height: 24px;
	margin-right: 10px;
}
.top-bar {
  background: #8ec700 none repeat scroll 0 0;
border-bottom: medium none;
color: #fff;
}
ul.top-navigation{
  list-style:none;
}
ul.top-navigation li{
  display: inline-block;
font-size: 15px;
font-weight: 500;
height: 35px;
line-height: 35px;
}
.top-navigation i {
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  line-height: 35px;
  margin-right: 5px;
  vertical-align: middle;
}
.top-navigation li:first-child {
  margin-right:10px;
}
p.company-description {
  color: #fff;
font-weight: 500;
line-height: 35px;
margin: 0;
padding: 0;
}
.location-section h2 {
  font-size: 18px;
font-weight: 700;
}
.location-section ul {

}
.location-section ul li {

}
#carousel .slides > li {
  margin-right: 5px;
}
.rotating-banner ul.slides {
  margin-bottom: 0px;
}
ul.slides {
  margin-bottom: 5px;
}
section.breadcrumb{
 background: #f9f9f9 none repeat scroll 0 0;
border-bottom: 1px solid #e0e0e0;
border-top: 1px solid #e0e0e0;
padding: 0;
}
section.breadcrumb #breadcrumbs {
  border-bottom:none;
line-height: 35px;
margin: 0;
padding-bottom: 0;
}
div.wpcf7-mail-sent-ok {
  background: rgba(142, 199, 0, 0.1) none repeat scroll 0 0;
  border: 2px solid rgba(142, 199, 0, 1);
  font-weight: 600;
}
.preloader {
  margin: 235px 0;
  text-align: center;
}
div.wpcf7-validation-errors {
  border: 2px solid #d50000;
border-radius: 2px;
font-weight: 600;
}
div.wpcf7-response-output {
  margin: 0;
  padding: 0;
  border: none;
}


.page-id-217 #map img{
	max-width: none!important;
}
ul.property-features {
  list-style:none;
}
ul.property-features li {
  	font-size: 16px;
  	font-weight: 500;
  	list-style-type: none;
  	margin-bottom: 5px;
  	padding-left: 30px;
  	position: relative;
  	text-indent: -5px;
}
ul.property-features li::before {
  background-color: #8ec700;
  border-radius: 5px;
  content: "";
  display: inline-block;
  height: 8px;
  left: -10px;
  position: relative;
  top: -2px;
  width: 8px;
}

@media (max-width: 480px) {


	.slide-content p{
		font-size: 16px;
	}
	.company-description{
		font-size: 14px;
	}
	.hero-image.flex-active-slide{
		min-height: 610px;
	}




.navbar-toggle{
	margin-bottom: 19px!important;
	margin-top: 19px!important;
}
}

@media (max-width: 768px) and (min-width: 480px){

	.hero-image.flex-active-slide{
		min-height: 610px;
	}





}

@media (max-width: 992px) and (min-width: 768px){


}
span.wpcf7-not-valid-tip {
  color: #d50000;
  display: block;
  font-size: 1em;
  font-weight: 600;
}
.title-archive, .title-author, .widget-slider .title {
  margin-bottom: 0 !important;
}

.navbar-toggle .icon-bar{
	background: rgba(142, 199, 0, 0.75) none repeat scroll 0 0;
    border-radius: 1px;
    display: block;
    height: 3px!important;
    width: 32px!important;
}

@media (max-width: 992px) and (min-width: 768px){
	.navbar-nav > li > a{
		padding: 0px 12px!important;
	}
	.navbar-nav > li.active > a{
		padding: 0px 12px!important;
	}
}

.margin-searcher{
	margin-bottom: 5px;
}
.listing-search .listing-search-field{
	margin-bottom: 5px;
}

@media (min-width: 768px) {
  .listing-search .listing-search-field{
	margin-bottom: 5px;
}
}
@media (min-width: 992px) {
  .listing-search .listing-search-field{
	margin-bottom: 0px;
}
}
@media (min-width: 1200px) {
  .listing-search .listing-search-field{
	margin-bottom: 0px;
}
}


ul.listing-details-custom li{
  	color: #494949;
float: left;
font-weight: 300;
height: 24px;
line-height: 24px;

}
ul.listing-details-custom li i{
 	color: #999999;
display: inline-block;
font-size: 24px;
line-height: 24px;
margin-right: 10px;
vertical-align: bottom;

}
@media (min-width: 768px) {
  ul.listing-details-custom li{
  	width:auto;
}
}
@media (min-width: 992px) {
  ul.listing-details-custom li{
  	width:auto;
}
}
@media (min-width: 1200px) {
  ul.listing-details-custom li{
  	width:auto;
}
}
.listing-search .listing-search-field-status ul.dropdown-menu li:last-child{
  	display:none;
}
.search-holder {
  	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 310px;
	width: 100%;
	z-index: 2000;
}
.slide-content h1 {
    color: #fff;
	font-size: 36px;
	font-weight: 700;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.7);
	vertical-align: middle;
	margin-top:50px;
}
.slide-content p {
  	color: #fff;
	font-size: 18px;
	font-weight: 300;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.7);
	line-height:1.2;
}
.listing-search-buttons div {
  	border-bottom: 1px solid #fff;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	margin-left: 5px;
	padding-top: 10px;
	text-shadow: 1px 1px 2px #333;
}
.section-welcome h3 {
  	color: #fff;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 24px;
	margin: 0;
	text-align: center;
}
.col-md-12.mobile-no-padding{
  	padding-left:0px;
	padding-right:0px;
}
.navbar-nav > li > a {
  	border-bottom: 1px solid #e0e0e0;
  	line-height: 46px;
  	padding: 0 20px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  	text-decoration: none;
  	border-bottom:1px solid #8ec700;
	background-color:#8ec700;
	color:#8ec700;
}
.navbar-brand {
  	display: inline-block;
	margin-left: 15px;
	margin-top: 10px;
	vertical-align: top;
	width: 95px;
}
.navbar-header{
  	min-height:80px;
	line-height:80px;
}
.navbar-default .navbar-nav > li > a {
  	color: #666666;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  	color: #ffffff;

}
@media (min-width: 768px) {
  	.search-holder {
  		top: 330px;
	}
	.slide-content h1{
		font-size: 60px;
		margin-top:30px;
	}
	.slide-content p{
		font-size: 22px;
	}
	.listing-search-buttons div {
		font-size: 18px;
	}
	.section-welcome h3 {
		font-size: 24px;
		text-align: left;
	}
	.col-md-12.mobile-no-padding{
  		padding-left:15px;
		padding-right:15px;
	}
	.navbar-nav > li > a {
  		line-height: 76px;
  		padding: 0 20px;
		border-bottom:4px solid transparent;
	}
	.nav > li > a:hover,
	.nav > li > a:focus {
	  	text-decoration: none;
	  	border-bottom:4px solid #8ec700;
		background-color:transparent;
		color:#8ec700;
	}
	.navbar-brand {
  		margin-left: 0px;
	}
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus {
  		color: #666666;
  	}

}
@media (min-width: 992px) {
  	.search-holder {
  		top: 410px;
	}
	.slide-content h1{
		font-size: 60px;
		margin-top:80px;
	}
	.slide-content p{
		font-size: 30px;
	}
	.listing-search-buttons div {
		font-size: 18px;
	}
	.section-welcome h3 {
		font-size: 24px;
		text-align: left;
	}
	.col-md-12.mobile-no-padding{
  		padding-left:15px;
		padding-right:15px;
	}
	.navbar-nav > li > a {
  		line-height: 76px;
  		padding: 0 20px;
		border-bottom:4px solid transparent;
	}
	.nav > li > a:hover,
	.nav > li > a:focus {
	  	text-decoration: none;
	  	border-bottom:4px solid #8ec700;
		background-color:transparent;
		color:#8ec700;
	}
	.navbar-brand {
  		margin-left: 0px;
	}
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus {
  		color: #666666;
  	}

}
@media (min-width: 1200px) {
  	.search-holder {
  		top: 410px;
	}
	.slide-content h1{
		font-size: 72px;
		margin-top:80px;
	}
	.slide-content p{
		font-size: 30px;
	}
	.listing-search-buttons div {
		font-size: 18px;
	}
	.section-welcome h3 {
		font-size: 24px;
		text-align: left;
	}
	.col-md-12.mobile-no-padding{
  		padding-left:15px;
		padding-right:15px;
	}.navbar-nav > li > a {
  		line-height: 76px;
  		padding: 0 20px;
		border-bottom:4px solid transparent;
	}
	.nav > li > a:hover,
	.nav > li > a:focus {
	  	text-decoration: none;
	  	border-bottom:4px solid #8ec700;
		background-color:transparent;
		color:#8ec700;
	}
	.navbar-brand {
  		margin-left: 0px;
	}
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus {
  		color: #666666;
  	}

}
.label-destacado {
  background: rgba(142, 199, 0, 0.75) none repeat scroll 0 0;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 10px;
  position: absolute;
  text-transform: uppercase;
}
.label-obra-nueva {
 background: rgba(111, 111, 111, 0.75) none repeat scroll 0 0;
color: #fff;
font-size: 10px;
font-weight: 700;
letter-spacing: 1px;
padding: 10px;
position: absolute;
right: 0;
text-transform: uppercase;
}
.slider-wrapper ul.slides li a {
  background: rgba(0, 0, 0, 0) none no-repeat scroll center center / cover ;
  display: block;
  height: 415px;
  width: 100%;
}
.property-details ul.listing-details-custom {


display: inline-block;

width: 100%;
}
.property-details ul.listing-details-custom li {

height: auto;
padding: 5px;
text-align: center;
width: 25%;
}
.property-details ul.listing-details-custom li i {
  color: #999999;
  display: block;
  font-size: 24px;
  line-height: 24px;
  margin-right: 0px;
  text-align: center;
  vertical-align: bottom;
}
.property-details .listing-details {

}
.property-details ul.listing-details-custom li:nth-child(-n+3) {

}
.property-details ul.listing-details-custom li:nth-child(3n) {

}

.property-details ul.listing-details-custom li span {
  display: inline-block;
font-size: 13px;
font-weight: 600;
height: 24px;
line-height: 24px;
margin-right: 0;
}
.price-before {
  color: #999999;
  font-size: 36px;
  text-decoration: line-through;
}
.price-container .price.has-price-before {

  margin-top: 0px;
}

input[type="checkbox"] + label > span:first-child, input[type="checkbox"] + input[type="hidden"] + label > span:first-child {
  	background: #fff none repeat scroll 0 0;
  	border: 1px solid #e0e0e0;
  	color: #fff;
  	cursor: pointer;
  	display: inline-block;
  	font-size: 14px;
  	height: 18px;
  	line-height: 18px;
  	margin: -5px 5px 0 0;
  	text-align: center;
  	vertical-align: middle;
  	width: 18px;
}
.listing-search-field-filter input[type="checkbox"] {
  	left: -9999px;
  	position: absolute;
}

input[type="checkbox"] + label, .listing-search input[type="checkbox"] + input[type="hidden"] + label {
  	cursor: pointer;
display: inline-block;
font-size: 15px;
font-weight: 500;
margin: 0;
padding-left: 0;
padding-right: 0;
white-space: nowrap;
}
input[type="checkbox"]:checked + label > span:first-child, input[type="checkbox"]:checked + input[type="hidden"] + label > span:first-child {
  	color: #8ec700;
  	font-weight:700;
}
.gallery-cell {
  	background-position: center center;
	background-size: cover;
	margin: 0 30px;
	width: 100%;
}
@media (min-width: 768px) {
  	.gallery-cell {
		width: 33%;
	}
}
@media (min-width: 992px) {
  .gallery-cell {
		width: 25%;
	}
}
@media (min-width: 1200px) {
  .gallery-cell {
		width: 25%;
	}
}
.flickity-page-dots {
  bottom: -15px!important;

}
.gallery.flickity-enabled::before {
  background: rgba(0, 0, 0, 0) linear-gradient(to left, rgba(247, 247, 247, 0), #f7f7f7) repeat scroll 0 0;
  left: 0;
  right: auto;
}
.gallery.flickity-enabled::after {
  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(247, 247, 247, 0), #f7f7f7) repeat scroll 0 0;
  left: auto;
  right: 0;
}
.gallery.flickity-enabled::before, .gallery.flickity-enabled::after {

	content: "";
	display: block;
	height: 100%;

	position: absolute;

	top: 0;
	width: 8%;
	z-index: 2;
}
.flickity-prev-next-button {

  z-index: 10000;
}
.flickity-page-dots {
  bottom: 0!important;
  position:relative!important;
  line-height: 1;
  list-style: outside none none;
  margin: 25px 0 0!important;
  padding: 0;
  text-align: center;
  width: 100%;
}
.flickity-page-dots .dot.is-selected {
  background:#8ec700 none repeat scroll 0 0;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {


}
.listing-search-field-max {


}
@media (min-width: 768px) {
  	.col-md-6.text-search-container {
		clear:both;
	}
}
@media (min-width: 992px) {
  .col-md-6.text-search-container {
		clear:none;
	}
}
@media (min-width: 1200px) {
  .col-md-6.text-search-container {
		clear:none;
	}
}


@media (min-width: 768px) {
  	.title-actions-order .dropdown-menu {
  		float: right;
		left: auto;
		right: 0;
	}
}
@media (min-width: 992px) {
  .title-actions-order .dropdown-menu {
  		float: right;
		left: auto;
		right: 0;
	}
}
@media (min-width: 1200px) {
  .title-actions-order .dropdown-menu {
  		float: right;
		left: auto;
		right: 0;
	}
}
.bootstrap-select {

}
.bootstrap-select > .dropdown-toggle {
  	z-index:100;
}
.alert-info {
  	background: rgba(142, 199, 0, 0.1) none repeat scroll 0 0!important;
  	border: 1px solid rgba(142, 199, 0, 0.5)!important;
  	border-radius: 2px!important;
	color:#8ec700!important;
}
ul.property-category {
 	position:absolute;
	top:5px;
	left:5px;
}
ul.property-category li {
  	background: rgba(142, 199, 0, 0.75) none repeat scroll 0 0;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 10px;
	text-transform: uppercase;
}
ul.property-category li.exclusivo {
  	background: rgba(111, 111, 111, 0.75) none repeat scroll 0 0;
}
ul.property-category li.obra-nueva {
  	background: rgba(111, 111, 111, 0.75) none repeat scroll 0 0;
}
#breadcrumbs {
  	float: left;
}

.navigation-links li a {
  	border: 2px solid #e0e0e0;
	border-radius: 2px;
	color: #8ec700;
	display: block;
	font-size: 13px;
	font-weight: 500;
	padding: 2px 10px;
}
.navigation-links li a:hover {
  border:2px solid #8ec700;
  color:#8ec700;
  border-radius:2px;
  text-decoration:none;

}
.navigation-links li a i {
  	display: inline-block;
margin-top: -3px;
vertical-align: middle;

}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: block!important;
    overflow: hidden;
    width: 100%;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: none!important;
}
.za_download_button {
    border: 2px solid #e0e0e0;
    background: transparent;
    width: 100%;
    margin-top: 15px;
    color: #8ec700;
    font-weight: 600;
    font-size: 16px;
    transition: color 0.1s linear 0s, background-color 0.1s linear 0s, opacity 0.2s linear 0s !important;
}
.za_download_button:hover {
    border: 2px solid #8ec700;
    background: #8ec700;
    width: 100%;
    margin-top: 15px;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    transition: color 0.1s linear 0s, background-color 0.1s linear 0s, opacity 0.2s linear 0s !important;
}
.bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    overflow: hidden;
}

.property-gallery { position: relative }
.property-gallery i.bgf { background: rgba(0, 0, 0, 0.2); padding: 5px 7px; position: absolute; cursor: pointer; top: 10px; right: 15px; z-index: 100; transition: 0.2s }
.property-gallery i.bgf:hover { transform: scale(1.1) }
.property-gallery i.bgf.closew { display: none; padding-bottom: 8px }
.property-gallery i.bgf::before {
	font-family: "FontAwesome";
	font-size: 30px;
	line-height: 30px;
	display: block;
	font-style: normal;
	font-weight: normal;
	content: '\f0b2';
	color: #fff;
}
.property-gallery i.bgf.closew::before { content: '\f00d'; line-height: 22px }

.fw-overlay { display: none; position: fixed; left: 0; top: 0; right: 0; bottom: 0; padding: 10px; background: rgba(0, 0, 0, 0.8); z-index: 100000 }
.fw-overlay .property-gallery i.bgf.fullw { display: none }
.fw-overlay .property-gallery i.bgf.closew { display: block }
.fw-overlay #slider .slides, .fw-overlay #slider .slides li, .fw-overlay #slider ul.slides li a { height: 100% }
.fw-overlay #slider ul.slides li a { overflow: hidden; background-size: contain }
.fw-overlay #slider .slides li a.expanded img { max-width: none !important }

.fw-overlay #carousel { max-width: 50%; margin: auto }
.fw-overlay #carousel .slides li { position: relative; cursor: pointer; margin: 6px 4px 0 }
.fw-overlay #carousel .flex-direction-nav a { margin-top: 6px }
.fw-overlay #carousel .slides li::before { display: block; content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; transition: 0.5s }
.fw-overlay #carousel .slides .flex-active-slide::before, .fw-overlay #carousel .slides li:hover::before { background: #8ec700; opacity: 0.3; }

@media (max-width: 1000px)
{
	.fw-overlay #carousel { max-width: 75% }
}

@media (max-width: 768px)
{
	.fw-overlay #carousel { max-width: 90% }
}





@media (max-width: 768px) {
	.moove-gdpr-info-bar-container {
	    overflow-y: auto;
    	max-height: 300px;
	}
}


@media screen and (max-width: 990px) {
.hidden-responsive {display:none;}
}





.pdc li {
	font-weight: 400;
}




.wpcf7-list-item {
	margin-left: 0 !important;
}

.aceptacion-1 {
	margin-bottom: 15px;
}




.enlace-360 {
    max-width: 110px;
    clear: both;
    margin-top: 25px;
    padding: 10px;
    text-align: center;
}

.single-property .property-title.panel-white.sm-padding {
	padding-bottom: 0;
}