@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700");
 body {
	color: #aaa;
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	font-weight: 400
}
button:active,
a:active,
button:link,
a:link,
button:focus,
a:focus,
button:visited,
a:visited,
button:hover,
a:hover,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
	box-shadow: none !important;
	outline: 0 !important
}
header .top_header {
	border-bottom: 1px solid #ddd;
}
header .top_header .info_contacto ul,
header .top_header .redes_sociales ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
header .top_header .info_contacto ul li,
header .top_header .redes_sociales ul li {
	display: inline-block;
	position: relative;
}
header .top_header .info_contacto ul li a,
header .top_header .redes_sociales ul li a {
	color: #aaa;
	display: block;
	font-size: 14px;
	font-weight: 300;
	line-height: 16px;
	padding: 10px 20px 10px 0;
}
header .top_header .info_contacto ul li a i,
header .top_header .redes_sociales ul li a i {
	font-size: .9em;
	margin-right: 6px
}
header .top_header .info_contacto ul li a:hover,
header .top_header .redes_sociales ul li a:hover {
	color: #123807;
	text-decoration: none
}
header .top_header .info_contacto ul li:after {
	background-color: #aaa;
	bottom: 0;
	content: "";
	height: 25px;
	margin: auto 0;
	position: absolute;
	right: 10px;
	top: 0;
	width: 1px
}
header .top_header .info_contacto ul li:last-child:after {
	background-color: transparent
}
header .top_header .redes_sociales {
	text-align: right;
}
header .top_header .redes_sociales ul li a {
	font-size: 18px;
	line-height: 20px
}
header .navbar-light .navbar-brand {
	padding: 0;
}
header .navbar-light .navbar-brand img {
	max-height: 75px
}
header .navbar-light .navbar-nav .active>.nav-link,
header .navbar-light .navbar-nav .nav-link.active,
header .navbar-light .navbar-nav .nav-link.show,
header .navbar-light .navbar-nav .show>.nav-link {
	color: #123807
}
header .navbar-light .navbar-nav .nav-link {
	color: rgba(18, 56, 7, 0.5);
	font-weight: 500;
}
header .navbar-light .navbar-nav .nav-link:focus,
header .navbar-light .navbar-nav .nav-link:hover {
	color: rgba(18, 56, 7, 0.7)
}
header .fixed-top {
	-webkit-box-shadow: 6.71px -9.948px 28.7px 12.3px rgba(28, 26, 26, 0.18);
	-moz-box-shadow: 6.71px -9.948px 28.7px 12.3px rgba(28, 26, 26, 0.18);
	box-shadow: 6.71px -9.948px 28.7px 12.3px rgba(28, 26, 26, 0.18)
}
#slider_header .owl-slider-ppal {
	position: relative;
}
#slider_header .owl-slider-ppal .owl-nav {
	margin: 0
}
#slider_header .owl-slider-ppal .owl-dots {
	position: absolute;
	bottom: 25px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
#slider_header .owl-slider-ppal .owl-dots .owl-dot.active span,
#slider_header .owl-slider-ppal .owl-dots .owl-dot:hover span {
	background: #123807;
	border: 1px solid #feff01
}
#slider_header .owl-slider-ppal .item {
	background-repeat: repeat !important;
	background-position: center center !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	height:400px;
	overflow: hidden;
	position: relative;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: column wrap;
	-webkit-flex-flow: column wrap;
	justify-content: center;
	-webkit-justify-content: center;
}
#slider_header .owl-slider-ppal .item .caption {
	background-color: rgba(255, 255, 255, 0.9);
	padding: 20px;
	position: relative;
	color: #777;
}
#slider_header .owl-slider-ppal .item .caption h2 {
	color: #123807;
	font-size: 27px;
	line-height: 29px;
	margin-bottom: 25px;
	text-transform: uppercase
}
#slider_header .owl-slider-ppal .item .caption address {
	display: block;
	width: 58%;
	padding-left: 5px;
	position: relative;
	font-style: italic;
	max-height: 48px;
	padding-bottom: 12px;
	font-weight: 400;
}
#slider_header .owl-slider-ppal .item .caption address span {
	position: absolute;
	top: 0;
	left: 56px
}
#slider_header .owl-slider-ppal .item .caption address i {
	color: #123807;
	font-size: 48px;
	line-height: 50px
}
#slider_header .owl-slider-ppal .item .caption .caja_precio {
	background-color: #123807;
	border: 1px solid #feff01;
	padding: 10px 20px;
	color: #fff;
	position: absolute;
	right: 15px;
	bottom: 15px
}
#buscador {
	margin: 4% 0;
}
#buscador .caja_buscador {
	background-color: #f5f5f5;
	border-top: 5px solid #123807;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}
#buscador .caja_buscador:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background-color: #feff01;
	width: 100%;
	height: 1px
}
#buscador .caja_buscador .items label {
	color: #123807
}
#buscador .caja_buscador .items .form-control {
	border-radius: 0;
}
#buscador .caja_buscador .items .form-control:focus {
	color: #123807;
	border-color: #123807;
	outline: 0;
	box-shadow: none
}
#buscador .caja_buscador .items .precio {
	position: relative;
}
#buscador .caja_buscador .items .precio:first-child:before {
	content: "-";
	position: absolute;
	top: 5px;
	right: -3px
}
#buscador .caja_buscador .botones {
	text-align: center;
}
#buscador .caja_buscador .botones .btn {
	border-radius: 0;
	min-width: 100px
}
#buscador .caja_buscador .botones .btn-default {
	border-color: #123807;
	background-color: #fff;
	color: #123807;
}
#buscador .caja_buscador .botones .btn-default:hover {
	border-color: #123807;
	background-color: #123807;
	color: #fff;
	text-decoration: none
}
#buscador .caja_buscador .botones .btn-primary {
	border-color: #123807;
	background-color: #123807;
	color: #fff;
}
#buscador .caja_buscador .botones .btn-primary:hover {
	border-color: #123807;
	background-color: #fff;
	color: #123807;
	text-decoration: none
}
#propiedades .items {
	margin-bottom: 20px;
	min-height:320px;
}
#propiedades .items .content {
	box-shadow: 1px 1px 1px #aaa;
}
#propiedades .items .content .top_slider .owl-carousel {
	position: relative;
}
#propiedades .items .content .top_slider .owl-carousel .owl-nav {
	margin: 0;
}
#propiedades .items .content .top_slider .owl-carousel .owl-nav button.owl-next,
#propiedades .items .content .top_slider .owl-carousel .owl-nav button.owl-prev {
	bottom: 0;
	font-size: 3em;
	margin: auto 0;
	position: absolute;
	top: 0;
}
#propiedades .items .content .top_slider .owl-carousel .owl-nav button.owl-next:hover,
#propiedades .items .content .top_slider .owl-carousel .owl-nav button.owl-prev:hover {
	background-color: transparent
}
#propiedades .items .content .top_slider .owl-carousel .owl-nav button.owl-next {
	right: 10px
}
#propiedades .items .content .top_slider .owl-carousel .owl-nav button.owl-prev {
	left: 10px
}
#propiedades .items .content .top_slider .owl-carousel .owl-dots {
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
#propiedades .items .content .top_slider .owl-carousel .owl-dots .owl-dot.active span,
#propiedades .items .content .top_slider .owl-carousel .owl-dots .owl-dot:hover span {
	background: #123807
}
#propiedades .items .content .info {
	background-color: #f5f5f5;
	color: #555;
	padding: 15px 10px;
}
#propiedades .items .content .info h3 {
	font-size: 22px;
	line-height: 24px;
	font-weight: 700;
	margin-bottom: 6px;
}
#propiedades .items .content .info h3 a {
	color: #123807
}
#propiedades .items .content .info address {
	color: #123807;
	font-size: 14px;
	font-weight: 300;
	line-height: 16px;
	margin-bottom: 12px
}
#propiedades .items .content .info .detalles {
	display: inline-block;
	margin-right: 12px;
	line-height: 24px;
	margin-bottom: 6px;
	font-size: 14px;
	position: relative;
}
#propiedades .items .content .info .detalles b {
	color: #123807
}
#propiedades .items .content .info .footer_prop {
	height: 33px;
	width: 100%;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row-reverse wrap;
	-webkit-flex-flow: row-reverse wrap;
	align-items: center;
	-webkit-align-items: center;
	align-content: center;
	-webkit-align-content: center;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
#propiedades .items .content .info .footer_prop .precio {
	color: #123807;
	font-size: 18px;
	font-weight: 400;
	font-style: italic;
	text-align: right
}
#propiedades .items .content .info .footer_prop .btn-success {
	background-color: #fff;
	border-color: #123807;
	border-radius: 0;
	color: #123807;
}
#propiedades .items .content .info .footer_prop .btn-success:hover {
	background-color: #123807;
	color: #fff
}
#parallax {
	background: url("../images/parallax.jpg") repeat fixed;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 550px;
	position: relative;
	z-index: 1;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row-reverse wrap;
	-webkit-flex-flow: row-reverse wrap;
	align-items: center;
	-webkit-align-items: center;
	align-content: center;
	-webkit-align-content: center;
	justify-content: center;
	-webkit-justify-content: center;
}
#parallax:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: rgba(255, 255, 255, 0.75);
	z-index: 2
}
#parallax h2,
#parallax h5,
#parallax p {
	color: #123807;
	position: relative;
	text-align: center;
	z-index: 3;
	font-weight: 500;
}
#parallax figure {
	position: relative;
	z-index: 3;
}
#parallax figure img {
	display: block;
	margin: 0 auto;
	max-height: 125px
}
#copyright {
	background-color: #123807;
	color: #fff;
	/*height:70px;*/
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row-reverse wrap;
	-webkit-flex-flow: row-reverse wrap;
	align-items: center;
	-webkit-align-items: center;
	align-content: center;
	-webkit-align-content: center;
	justify-content: center;
	-webkit-justify-content: center;
}
#copyright .content {
	text-align: left
}
#copyright .social {
	text-align: right;
}
#copyright .social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#copyright .social ul li {
	display: inline-block;
	margin-right: 12px;
	position: relative;
}
#copyright .social ul li a {
	color: #fff;
	display: block;
}
#copyright .social ul li a i {
	font-size: 1.1em;
	margin-right: 6px
}
#copyright .social ul li a:hover {
	color: #feff01;
	text-decoration: none
}
#contact_top {
	background: url("../images/contacto_top.jpg") no-repeat;
	background-attachment: fixed;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 300px;
	position: relative;
	z-index: 1;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	align-items: center;
	-webkit-align-items: center;
	align-content: center;
	-webkit-align-content: center;
	justify-content: center;
	-webkit-justify-content: center;
}
#contact_top:before {
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.35);
	z-index: 2
}
#contact_top .titulo {
	position: relative;
	z-index: 3;
}
#contact_top .titulo h1 {
	color: #fff;
	font-weight: 700;
	margin: 0;
	text-align: center
}
#contact_top .titulo ul {
	text-align: center;
	list-style: none;
	margin: 12px 0 0;
	padding: 0;
}
#contact_top .titulo ul li {
	display: inline-block;
	margin-right: 12px;
	position: relative;
}
#contact_top .titulo ul li a {
	color: #fff;
	display: block;
}
#contact_top .titulo ul li a i {
	font-size: 1.1em;
	margin-right: 6px
}
#contact_top .titulo ul li a:hover {
	color: #feff01;
	text-decoration: none
}
#tasaciones_top {
	background: url("../images/bg_tasaciones.jpg") no-repeat;
	background-attachment: fixed;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 300px;
	position: relative;
	z-index: 1;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	align-items: center;
	-webkit-align-items: center;
	align-content: center;
	-webkit-align-content: center;
	justify-content: center;
	-webkit-justify-content: center;
}
#tasaciones_top:before {
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.35);
	z-index: 2
}
#tasaciones_top .titulo {
	position: relative;
	z-index: 3;
}
#tasaciones_top .titulo h1 {
	color: #fff;
	font-weight: 700;
	margin: 0;
	text-align: center
}
#tasaciones_top .titulo ul {
	text-align: center;
	list-style: none;
	margin: 12px 0 0;
	padding: 0;
}
#tasaciones_top .titulo ul li {
	display: inline-block;
	margin-right: 12px;
	position: relative;
}
#tasaciones_top .titulo ul li a {
	color: #fff;
	display: block;
}
#tasaciones_top .titulo ul li a i {
	font-size: 1.1em;
	margin-right: 6px
}
#tasaciones_top .titulo ul li a:hover {
	color: #feff01
}
#tasaciones_content {
	padding: 6% 0;
}
#tasaciones_content .formulario h5 {
	color: #123807;
	font-size: 20px;
	line-height: 22px;
	font-weight: 700;
	text-align: center
}
#tasaciones_content .formulario form {
	background-color: #fafafa;
	padding: 15px;
	margin-top: 35px
}
#tasaciones_content .formulario h4 {
	color: #123807;
	margin-top: 32px
}
#tasaciones_content .formulario label {
	color: #123807
}
#tasaciones_content .formulario .form-control {
	border-radius: 0
}
#tasaciones_content .formulario .btn-success {
	background-color: #123807;
	border-color: #123807;
	border-radius: 0;
	min-width: 175px;
}
#tasaciones_content .formulario .btn-success:hover {
	background-color: #fff;
	color: #123807
}
#tasaciones_content .formulario .seleccione_rb_condprop,
#tasaciones_content .formulario .seleccione_rb_operacion,
#tasaciones_content .formulario .seleccione_rb_ambientes,
#tasaciones_content .formulario .seleccione_rb_banios {
	height: 80px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	align-items: center;
	-webkit-align-items: center;
	align-content: center;
	-webkit-align-content: center;
	justify-content: space-between;
	-webkit-justify-content: space-between
}
#tasaciones_content .formulario .label_radio,
#tasaciones_content .formulario .r_off {
	background: #123807;
	color: #feff01;
	height: 100%;
	width: 33%;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	align-items: center;
	-webkit-align-items: center;
	align-content: center;
	-webkit-align-content: center;
	justify-content: center;
	-webkit-justify-content: center
}
#tasaciones_content .formulario .label_radio-STD,
#tasaciones_content .formulario .s_off {
	background: #123807;
	color: #feff01;
	height: 100%;
	width: 16%;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	align-items: center;
	-webkit-align-items: center;
	align-content: center;
	-webkit-align-content: center;
	justify-content: center;
	-webkit-justify-content: center
}
#tasaciones_content .formulario .label_radio-bni,
#tasaciones_content .formulario .s_off {
	background: #123807;
	color: #feff01;
	height: 100%;
	width: 16%;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	align-items: center;
	-webkit-align-items: center;
	align-content: center;
	-webkit-align-content: center;
	justify-content: center;
	-webkit-justify-content: center
}
#tasaciones_content .formulario .label_check,
#tasaciones_content .formulario .s_off {
	background: #123807;
	color: #feff01;
	height: 100%;
	width: 16%;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	align-items: center;
	-webkit-align-items: center;
	align-content: center;
	-webkit-align-content: center;
	justify-content: center;
	-webkit-justify-content: center
}
#tasaciones_content .formulario label.radio {
	overflow: hidden;
	cursor: pointer
}
#tasaciones_content .formulario input[type=radio].radio_especial {
	display: none
}
#tasaciones_content .formulario .r_on,
#tasaciones_content .formulario .s_on,
#tasaciones_content .formulario .c_on,
#tasaciones_content .formulario .b_on {
	background: #feff01;
	color: #123807;
	font-weight: 700
}
#contact_info {
	display: block;
	padding: 6% 0;
	position: relative;
}
#contact_info .item {
	font-color: #123807;
}
#contact_info .item .content {
	background: url("../images/fnd_box_contacto.png") no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 210px;
	position: relative;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: column wrap;
	-webkit-flex-flow: column wrap;
	align-items: center;
	-webkit-align-items: center;
	align-content: center;
	-webkit-align-content: center;
	justify-content: center;
	-webkit-justify-content: center;
	z-index: 1;
}
#contact_info .item .content:before {
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	background-color: rgba(18, 56, 7, 0.25);
	z-index: 2
}
#contact_info .item .content h2 {
	color: #123807;
	font-size: 20px;
	line-height: 22px;
	font-weight: 700;
	z-index: 3
}
#contact_info .item .content .text {
	position: relative;
	color: #123807;
	font-weight: 400;
	font-size: 16px;
	margin-top: 10px;
	z-index: 3
}
#contact_info .item .content .icon-box {
	border-radius: 50%;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -30px;
	width: 55px;
	height: 55px;
	line-height: 54px;
	text-align: center;
	background-color: #123807;
	z-index: 3;
}
#contact_info .item .content .icon-box i {
	color: #feff01
}
#mapa .embed-responsive-16by9:before {
	height: 450px;
	padding: 0
}
#contact_form {
	background: url("../images/contact_form_bg.jpg") no-repeat fixed;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 650px;
	padding: 6% 0;
	position: relative;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: column wrap;
	-webkit-flex-flow: column wrap;
	align-items: center;
	-webkit-align-items: center;
	align-content: center;
	-webkit-align-content: center;
	justify-content: center;
	-webkit-justify-content: center;
	z-index: 1;
}
#contact_form:before {
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	background-color: rgba(18, 56, 7, 0.25);
	z-index: 2
}
#contact_form .formulario {
	position: relative;
	z-index: 3;
}
#contact_form .formulario h2 {
	color: #fff
}
#contact_form .formulario label {
	color: #fff
}
#contact_form .formulario .form-control {
	border-radius: 0
}
#contact_form .formulario .btn-success {
	background-color: #123807;
	border-color: #123807;
	border-radius: 0;
	min-width: 175px;
}
#contact_form .formulario .btn-success:hover {
	background-color: #fff;
	color: #123807
}
@media screen and (max-width: 767px) {
	header .top_header .info_contacto ul li {
		display: block;
		text-align: center;
	}
	header .top_header .info_contacto ul li:after {
		background-color: transparent
	}
	header .top_header .redes_sociales {
		text-align: center
	}
	#slider_header .owl-slider-ppal .item {
		height: calc(100vh - 239px);
		min-height: 480px;
	}
	#slider_header .owl-slider-ppal .item .caption address {
		margin-bottom: 40px;
		max-height: 72px;
		width: 100%
	}
	#slider_header .owl-slider-ppal .item .caption .caja_precio {
		display: inline-block;
		left: auto;
		position: relative;
		right: auto
	}
	#copyright {
		height: auto;
		padding: 40px 0;
	}
	#copyright .content,
	#copyright .social {
		margin-bottom: 20px;
		text-align: center
	}
	#contact_info {
		padding: 55px 0;
	}
	#contact_info .item {
		margin-bottom: 55px
	}
	#contact_form .formulario h2 {
		font-size: 28px
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	header .top_header .info_contacto ul li a {
		font-size: 13px
	}
	header .top_header .redes_sociales ul li a {
		padding: 10px 15px 10px 0
	}
	#contact_info .item .content .text {
		font-size: 13px
	}
}