/* selector compatible con Firefox */
::-moz-selection {
 background:#83ae18;; /* color de fondo */
 color: #fff; /* color de texto */
}
/* selector compatible con Safari */
::selection {
	background: #83ae18;; /* color de fondo */
	color: #fff; /* color de texto */
}


/****ESTILOS SITIO****/
 h1, h2, h3, h4, h5, h6{
	 color:#5f422e;
 }

h3, .h3 {
	font-size: 25px !important;
}

a {
	text-decoration: none !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}


body{
	font-family: 'Open Sans', sans-serif !important;
	padding-bottom:0px !important;
}

.logo{
	padding-left:15px;
}

.separador{
	margin:0px 10px;
	display:inline-block;
}


.navbar-nav{
	float:right !important;
}

.navbar-inverse{
	background-color:#fff !important;
	background-image:none !important;
	padding:20px 0px;
	border: none !important;
	-webkit-box-shadow: 0 2px 5px 0 #DADADA;
box-shadow: 0 2px 5px 0 #DADADA;
}

.navbar-inverse .navbar-nav>li>a{
	color:#5e412e !important;
	text-shadow:none !important;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:11px;
	padding:13px 12px !important;
}

.jumbotron.inside h1{
	color:#fff !important;
}

.fieldSomos{
	width:100%;
	background-image:url('/wp-content/themes/predios/img/bg-somos.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position:relative;
  padding-bottom:40px;
}

.fieldServicios{
	width:100%;
	background-image:url('/wp-content/themes/predios/img/bg-servicios.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position:relative;
  padding-bottom:40px;
}

.fieldCatalogo{
	width:100%;
	background-image:url('/wp-content/themes/predios/img/bg-catalogo.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position:relative;
  padding-bottom:40px;
}

.fieldContacto{
	width:100%;
	background-image:url('/wp-content/themes/predios/img/bg-contacto.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position:relative;
  padding-bottom:40px;
}

.fieldBono{
	width:100%;
	background-image:url('/wp-content/themes/predios/img/bg-bono.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position:relative;
  padding-bottom:40px;
}

.fieldNoticias{
		width:100%;
	background-image:url('/wp-content/themes/predios/img/bg-noticias.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position:relative;
  padding-bottom:40px;
}

.fieldTupredio{
		width:100%;
	background-image:url('/wp-content/themes/predios/img/bg-tupredio.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position:relative;
  padding-bottom:40px;
}

.fieldCanje{
		width:100%;
	background-image:url('/wp-content/themes/predios/img/bg-canje.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position:relative;
  padding-bottom:40px;
}

.fieldInterior{
	width:100%;
	background-image:url('/wp-content/themes/predios/img/foto-base.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position:relative;
  padding-bottom:40px;
}

.field{
	width:100%;
	background-image:url('/wp-content/themes/predios/img/bg-field.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position:relative;
  padding-bottom:40px;
}

.jumbotron{
	background: none !important;
	text-transform:uppercase !important;
	text-align:center;
	padding-top:80px !important;
	margin-bottom:10px !important;
}

.jumbotron h1, .jumbotron .h1{
	font-weight:700 !important;
	color:#FFF !important;
	text-shadow: 2px 3px #000;
}

.jumbotron span{
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
text-transform: none !important;
color: #fff;
font-size: 19px;
width: 337px;
display: block;
line-height: 32px;
margin: 0 auto;
height: 34px;
	background-image:url('/wp-content/themes/predios/img/ribbon-bg.png');
}

.navbar-toggle{
	background-color:#698524 !important;
}

.navbar-inverse .navbar-toggle{
	border:none !important;
}

.navbar-inverse .navbar-nav>li>a:hover{
	border-bottom: 3px solid #83ae18 !important;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.active>a{
	background: none !important;
border-bottom: 3px solid #5F4230 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}

.navbar-collapse{
	border: none !important;
}

.formSearch{
	margin:0 auto;
	text-align:center;
	display:table;
	background-color: rgba(0, 0, 0, 0.5);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#7F00FF00', EndColorStr='#7F00FF00');
padding:20px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.btn-success{
	background-color:#83ae18 !important;
	background-image: none !important;
	border: none !important;
	-moz-box-shadow: 0px 6px 0px 0px #516915 !important;
	-webkit-box-shadow: 0px 6px 0px 0px #516915 !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	letter-spacing:1px;
	text-transform:uppercase;
	font-weight: 700 !important;
    font-size: 14px !important;

}

.btn-success:hover{
	background-color:#698b13 !important;
	background-image: none !important;
	border: none !important;
	-moz-box-shadow: 0px 3px 0px 0px #41560c !important;
	-webkit-box-shadow: 0px 3px 0px 0px #41560c !important;
	
}

.btn-warning{
	background-color:#ffb400 !important;
	background-image: none !important;
	margin:25px auto 15px auto;
	border: none !important;
	-moz-box-shadow: 0px 6px 0px 0px #cd9100 !important;
	-webkit-box-shadow: 0px 6px 0px 0px #cd9100 !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-transform:uppercase;
	display:inherit !important;
	font-weight:700 !important;
	letter-spacing:1px;
	font-size:18px !important;
	padding:15px 22px !important;
}

.btn-warning:hover{
	background-color:#cd9100 !important;
	background-image: none !important;
	border: none !important;
	-moz-box-shadow: 0px 3px 0px 0px #956900 !important;
	-webkit-box-shadow: 0px 3px 0px 0px #956900 !important;
	
}

.caret{
	color:#83ae18;
}

.opcion{
	height:54px;
}
.btn-group>.btn, .btn-group-vertical>.btn{
	text-align:left;
}

.btn-group, .btn-group-vertical{
}

.buscarPredio{
	height:54px;
}
.bootstrap-select > .btn{
	height:54px;
}

.acceso{
	float:right;
	margin-top:24px;
}

.accesoBtn{
	padding:10px 15px;
	display:inline-block;
	text-align:center;
	color:#fff;
}

a.publica{
	background-color:#d73b3b;
}

a.cuenta{
	background-color:#ffb400;
	color:#5e412e !important;
}

a.publica:hover{
	background-color:#ab2f2f;
	color:#fff !important;
}

a.cuenta:hover{
	background-color:#ac7900;
	color:#fff !important;
}

ul.secondMenu{
	width:100%;
	padding:15px 0px;
	background-color:#ffb400;
	text-align:center;
}

ul.secondMenu li{
	display:inline-block;
}

ul.secondMenu li a{
	color: #5f422e;
margin-right: 10px;
padding-right: 10px;
border-right: 1px solid #fff;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 12px;
}

ul.secondMenu li a:hover{
	color:#fff;
}

.highlight1, .highlight2{
	background-position:center bottom;
	width:50% !important;
}

.highlight1 span, .highlight2 span{

}

.highlight1 span a, .highlight2 span a{
	color:#fff;
	display:block;
	color: #fff;
font-size: 19px;
letter-spacing:1px;
font-weight:600;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 50%;
height: 30%;
margin: auto;
text-align:center;
text-transform:uppercase;
}

.highlight1 span a:hover, .highlight2 span a:hover{
	/*background-color:#fff;
	color:#ffb400;*/
}


.highlight1{
	height:151px;
	border-right:3px solid #fff;
}

.highlight2{
	height:151px;
	background-image:url('/wp-content/themes/predios/img/destacado2.jpg');
	border-left:3px solid #fff;
}

.destacados{
	width:100%;
	padding:30px 0px;
	background-color:#f3f3f3;
}

.high{
		border-top:3px solid #5f422e;
}

.destacados h1{
	color:#5f422e;
	font-size:27px;
	padding-bottom:20px;
	border-bottom:1px solid #5f422e;
	display:inline-block;
}

.destacados ul{
	float:right;
	z-index: 900;
position: relative;
}

.destacados ul li{
	float:left;
	list-style:none;
}

.destacados ul li a{
	display:block;
	padding:10px 15px;
	color:#5f422e;
	margin-left:5px;
}

.destacados ul li a:hover{
	background-color:#d3d3d3;
}

.destacados ul li a.activo{
	color:#fff;
	background-color:#83ae18;
	font-weight:700;
}

.captionPredio{
	background-color:#fff;
	padding:12px;
}

.precio{
	background-color:#ffb400;
	width:100%;
	text-align:center;
	padding:10px 15px;
	display:block;
	color:#333;
	font-size:16px;
	font-weight:700;
}

/* Thumbnail Box */
.captionPredio h4 {
    font-size: 17px;
    color: #5f422e;
	font-weight:600;
    }
    .captionPredio p {
        font-size: 15px;
        color: #5f422e;
        }


/* Carousel Control */
.control-box {
    text-align: right;
    width: 100%;
	position: absolute;
top: 50%;
height: 40px;
    }
	.carousel-control.left{
		left:-70px;
		width:5% !important;
		height:50px !important;
		line-height:35px !important;
	}
	
	.carousel-control.right{
		right:-70px !important;
		width:5% !important;
		height:50px !important;
		line-height:35px !important;
	}
    .carousel-control{
        background: #666;
        border: 0px;
        border-radius: 0px;
        display: inline-block;
        font-size: 34px;
        font-weight: 200;
        line-height: 18px;
        opacity: 0.5;
        padding: 4px 10px 0px;
        position: static;
        height: 30px;
        width: 15px;
        }
		
		a.btnPredio{
			background-color:#83ae18;
			padding:10px 15px;
			width:100%;
			text-align:center;
			color:#4b640e;
			display:block;
			letter-spacing:1px;
			text-transform:uppercase;
			font-weight:600;
		}
		
		a.btnPredio:hover{
			background-color:#4b640e;
			color:#fff;
		}

.tipoPredio{
	position:relative;
	z-index:900;
	margin-top: 25px;
}

.tipoPredio-single{
	position:relative;
	z-index:900;
}

.vid{
	position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.vid iframe, .vid object, .vid embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.tipoPredio span{
	position:absolute;
	top:15px;
	left:0px;
	width:60%;
	text-transform:uppercase;
	font-weight:600;
	padding:10px 15px;
	font-size:15px;
}

.tipoPredio span.venta{
	background-color:#ffb400;
	color:#5f422e;
}

.tipoPredio span.arriendo{
	background-color:#83ae18;
	color:#fff;
}

.tipoPredio span.vendido{
	background-color:#0A1F27;
	color:#FFFFFF;
}

.tipoPredio-single span{
	position:absolute;
	top:15px;
	left:0px;
	width:60%;
	text-transform:uppercase;
	font-weight:600;
	padding:10px 15px;
	font-size:15px;
}

.tipoPredio-single span.venta{
	background-color:#ffb400;
	color:#5f422e;
}

.tipoPredio-single span.arriendo{
	background-color:#83ae18;
	color:#fff;
}

.tipoPredio-single span.vendido{
	background-color:#0A1F27;
	color:#FFFFFF;
}

.lastPredio h1, .noticias h1{
color: #5f422e;
font-size: 27px;
padding-bottom: 20px;
border-bottom: 1px solid #5f422e;
float: left;
}

.noticias{
	background-color:#e7e7e7;
}



.foot{
	background-color:#231f20;
	padding:40px 0px;
	text-align:center;
	letter-spacing:1px;
}

.foot h2{
	font-size:24px;
	color:#ffb400;
}

.foot h2 strong{
	color:#fff !important;
}

.foot h3{
	font-size:15px;
	color:#4d4849;
	text-transform:uppercase;
	font-weight:600;
}

.foot ul{
	margin:50px auto 0px auto;
	padding-top:50px;
	border-top:1px solid #4d4849;
	padding-left:0px !important;
}

.foot ul li a{
	display:inline-block;
	font-size:15px;
	padding: 0px 15px;
	color:#fff;
	text-transform:uppercase;
	font-weight:600;
}

.foot ul li a:hover{
	color:#ffb400;
}

.tab-content>.active{
	padding:30px 0px;
}

.tab-content>.tab-pane li{
	list-style:none;
}

.foot ul li{
	list-style:none;
	display:inline-block;
}

.news, .suscribete{
	display:inline-block;
	text-align:center;
	padding:25px 30px;
}

.form-group{
	margin:20px 0px;
}

.news{
	border:1px solid #4d4849;
	background: none !important;
	color:#4d4849;
	width:300px;

}

#map {
    width: 100%;
    height: 400px;
}

.suscribete{
	background-color:#83ae18;
	color:#231f20;
	text-transform:uppercase;
	font-weight:700;
	border:none !important;
	font-size:12px;
}

.creditos{
	color:#4d4849;
	text-transform:uppercase;
	font-weight:600;
	font-size:10px;
	margin:40px 0px 0px 0px
}

.textPredio{
	float:left;
}

.predioTiny{
	width:100%;
	float:left;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #e1e1e1;
}

.predioTiny a{
	color:#4b640e;
}


.predioTiny h4{
	font-weight:600;
	color:#666666;
}

.predioTiny img{
	float:left;
	margin-right:20px;
	max-width: 120px;
}

.tiny{
	width: 27% !important;
float: right;
margin-top: 21px;
}

.bigger{
	width:100% !important;
	float: right;
margin-top: 21px;
}

	a.btnNews{
			background-color:#5f422e;
			padding:10px 15px;
			width:100%;
			text-align:center;
			color:#fff;
			display:block;
			letter-spacing:1px;
			text-transform:uppercase;
			font-weight:600;
		}
		
		a.btnNews:hover{
			background-color:#39281c;
			color:#fff;
		}


.sidebar{
	background-color: #f3f3f3;
	padding:30px 40px !important;
	float:left;
}

.sidebar h2{
	color: #5f422e !important;
	margin:20px 0px;
	font-weight:700;
}

.textoPage{
	margin:40px 0px;
	padding-right: 50px !important;
}

.textoPage h1, .textoPage h2, .textoPage h3, .textoPage h4{
	color: #5f422e !important;
	margin:20px 0px;
}

.textoPage h2{
	font-weight:700;
	margin-bottom:42px;
}

.textoPage p{
	color:#4b640e;
	text-align:justify;
	margin-bottom:15px;
}

.alignCenter{
	text-align:center !important;
}

.marginB{
	margin-bottom:40px !important;
}

ul.redes{
	margin-bottom:30px;
}

ul.redesContacto{
	margin-bottom:25px;
	float:left;
	padding-left:0px;
}

ul.redesContacto li{
	list-style:none;
	float:left;
	margin-right:10px;
}

.btnCorredor{
	display:table !important;
}

@media (max-width: 1199px) {
.field, .fieldInterior, .fieldContacto, .fieldNoticias, .fieldCanje, .fieldTupredio, .fieldBono, .fieldCatalogo, .fieldServicios, .fieldSomos{
	padding-top: 49px;
}
}

@media (max-width: 991px) {
.field, .fieldInterior, .fieldContacto, .fieldNoticias, .fieldCanje, .fieldTupredio, .fieldBono, .fieldCatalogo, .fieldServicios, .fieldSomos{
	padding-top: 93px;
}
}

@media (max-width: 767px) {
.field, .fieldInterior, .fieldContacto, .fieldNoticias, .fieldCanje, .fieldTupredio, .fieldBono, .fieldCatalogo, .fieldServicios, .fieldSomos{
	padding-top: 0px;
}
}





@media screen and (min-width: 768px){
	.jumbotron h1, .jumbotron .h1{
		font-size:50px !important;
	}
}

@media (max-width: 990px) {
	
	.highlight1, .highlight2{
		border:none !important;
	}
	
}


@media (max-width: 768px) {
	
	.highlight1{
		margin-bottom:15px;
	}
	
	.highlight1, .highlight2{
		border:none !important;
		width:auto !important;
	}
	
	.textoPage{
		padding-right:0px !important;
	}
	
	
	.noticias{
	background-color:#e7e7e7;
}
	
	.tiny{
		display:none !important;
}
	
	.navbar-form{
		border-top: none !important;
		border-bottom:none !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}
	
	.tipoPredio span{
		font-size:9px;
	}
	.foot ul li a{
		margin-bottom:15px;
	}
	
	a.btnPredio{
		margin-bottom:20px;
	}
	
		.carousel-control.left{
		left:0px;
		width:10% !important;
	}
	
	.carousel-control.right{
		right:0px !important;
		width:10% !important;
	}
	
	.destacados ul{
		display:none;
	}
	
	ul.secondMenu{
		display:none;
	}
	
	.acceso{
		float: inherit !important;
		margin:24px auto 0px auto;
		text-align:center;
	}
	
	.field{
		height:auto;
	}
	.navbar-nav{
	float:left !important;
}

.bootstrap-select > .btn{
	margin-bottom:12px;
}

.btn-group, .btn-group-vertical{
	margin-right:0px;
}

.btn-success{
	width:220px;
}

.jumbotron{
	padding-top:40px !important;
}
	
}


.textoPage iframe{
    width:100% !important;
}	



@media (max-width: 480px) {
.jumbotron span{
	background-size:280px 28px;
	width:280px;
	height:28px;
	line-height:25px;
	font-size:15px;
}

.carousel-inner .col-xs-6:nth-child(2n+1){
    clear:left;
}


}