@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap');

* {
	list-style: none;
	text-decoration: none;
}

iframe {
	width: 100%;
	height: 400px !important;
	border: none !important;
	border-radius: 8px;
	background-color: rgba(244,244,244,1);
	margin-top: 30px;
}

.sidebar {
	margin-top: 30px;
}

.desktop {
	display: block;
}

.mobile {
	display: none;
}

.tibus {
	color: rgba(255,255,255,0.5);
	font-size: 34px;
	line-height: 34px;
	text-align: center;
	margin-bottom: 20px;
}

.tibus2 {
	color: inherit;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 50px;
}

.tibus3 {
	color: rgba(255,255,255,1);
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 20px;
}

.tibus4 {
	color: rgba(244,244,244,1);
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 50px;
}

.supert {
	color: inherit;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 50px;
}

.opeco {
	font-weight: 700;
	padding: 4px 0;
	display: block;
}

.opaco {
	opacity: 0.5;
	display: inline-block;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	background-color: rgba(255,255,255,1);
	margin: 0;
	padding: 0;
	box-sizing: border-box !important;
	color: rgba(50,50,50,1);
	-webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select:none;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0 !important;
	font-size: inherit !important;
	font-weight: inherit !important;
}

a img {
	border: none;
	display: block;
}

a:link {
	color: inherit;
	text-decoration: none;
}

a:visited {
	color: inherit;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: rgba(233,180,74,1);
	text-decoration: none;
}

b {
	color: rgba(233,180,74,1) !important;
	font-size: 18px !important;
	font-weight: 700 !important;
}

.correcto1 {
	width: 100%;
	box-sizing: border-box;
	padding: 16px;
	margin: 8px 0;
	background-color: green;
	color: white;
	position: relative;
	display: block;
}

.correcto2 {
	width: 100%;
	box-sizing: border-box;
	padding: 16px;
	margin: 8px 0;
	background-color: red;
	color: white;
	position: relative;
	display: block;
}

.galerias {
	position: relative;
	background-color: rgba(244,244,244,1);
	padding: 20px;
	border-radius: 8px;
	margin-bottom: 25px;
}

.fotofloat {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	color: rgba(255,255,255,1);
	background-color: rgba(233,180,74,1);
	padding: 10px 20px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
}

.tibox {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 300;
	color: rgba(16,35,45,1);
}

.linkubica {
	margin-right: 10px;
	margin-top: 10px;
	display: inline-block;
}

.container {
	width: 100%;
	margin: 0 auto;
}

.web {
	width: 90%;
	max-width: 1300px;
	margin: 0 auto;
}

.destacadot {
	padding: 4px 10px;
	background-color: #F60;
}

.boxnoticias {
	margin: 50px 0 -50px 0;
	background-color: rgba(255,255,255,1);
	padding: 50px 0;
	color: inherit;
	text-align: center;
}

.box_secure {
	text-align: left !important;
}

.box_button {
	text-align: right;
	margin-top: 25px;
}

.box_button_2 {
	text-align: right;
}

.boxpoli {
	opacity: 0.5;
	font-size: 12px;
	margin-bottom: 25px;
	text-align: left !important;
}

.boxref {
	opacity: 0.5;
	font-size: 12px;
	margin-top: 25px;
	margin-left: 10px;
}

.nass {
	width: 100%;
	display: block;
	position: relative;
	background-color: rgba(16,35,45,1);
	padding: 20px;
	color: rgba(255,255,255,1);
	text-align: center;
	border-radius: 8px;
	box-sizing: border-box;
	margin-bottom: 25px;
}

.nass_b {
	width: 100%;
	display: block;
	position: relative;
	background-color: rgba(244,244,244,1);
	padding: 20px;
	color: inherit;
	text-align: left;
	border-radius: 8px;
	box-sizing: border-box;
	margin-bottom: 25px;
}

.nassequipo {
	width: 100%;
	display: block;
	position: relative;
	background-color: rgba(244,244,244,1);
	padding: 20px;
	color: inherit;
	text-align: center;
	border-radius: 8px;
	box-sizing: border-box;
	margin-bottom: 25px;
}

.boxequipo {
	border-bottom: 1px solid rgba(244,244,244,1);
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.boxfoto {
	display: inline-block;
	vertical-align: middle;
}

.boxagente {
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
}

#usuarios {
	float: left;
	padding: 10px;
	box-sizing: border-box;
	border-radius: 8px;
}

#usuariose {
	float: left;
	padding: 10px;
	box-sizing: border-box;
	border-radius: 8px;
	background-color: rgba(244,244,244,1);
}

.nassindex {
	background-color: rgba(244,244,244,1);
	padding: 120px 0;
	color: inherit;
	text-align: center;
	margin-top: 50px;
	margin-bottom: -50px;
}

.boxservice {
	margin-top: -50px;
	margin-bottom: 50px;
	padding: 120px 0;
	color: inherit;
	text-align: center;
}

.espaci {
	padding: 0 30px;
	box-sizing: border-box;
}

.name {
	font-size: 22px;
}

.phone {
	font-size: 18px;
	line-height: 18px;
	padding: 10px 0;
}

.email {
	font-size: 14px;
	line-height: 14px;
}

.cargo {
	font-size: 14px;
	line-height: 14px;
}

.suma_agente {
	margin-top: 20px;
}

.boxme {
	margin-top: 25px;
}

.cbo {
	width:  100%;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index:  9999;
}

.co50 {
	width:  33.3%;
	display:  inline-block;
	vertical-align:  middle;
	padding:  12px;
	box-sizing:  border-box;
}

.facebook {
	background-color: #3b5998;
}

.mail {
	background-color: #8b9dc3;
}

.whatsapp {
	background-color: #25d366;
}

.telefono {
	background-color: #333;
}

.mensajelinkt {
	background-color: rgba(233,180,74,1);
	color: rgba(255,255,255,1);
	border-radius: 8px;
	padding: 2px 6px;
	font-size: 12px;
	margin-bottom: 10px;
	text-align: center;
}

.linkt {
	position: fixed;
	right: 4%;
	bottom: 4%;
	z-index: 9999;
}

.if {
	width: 50px;
	display: inline-block;
	margin-left: 6px;
	transition: 0.4s;
	border-radius: 50%;
}

.if:hover {
	margin-bottom: 12px;
}

.fo {
	font-size: 12px;
	margin: 10px 0;
}

.bg-search-header {
	background-image: url(../imagenes/bg-search-header.png);
	background-position: top center;
	background-repeat: repeat-x;
}

.ired {
	width: 18px;
	height: 18px;
	vertical-align: middle;
	display: inline-block;
	margin: 4px;
	transition: 0.6s;
}

.ired:hover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);

}

.ired2 {
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-left: 4px;
	transition: 0.6s;
	border-radius: 50%;
	border: 2px solid rgba(255,255,255,0.5);
}

.ired2:hover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.carr {
	background-color: rgba(16,35,45,1);
	position: relative;
}

.c100 {
	width: 100%;
	height: 500px;
	object-fit: cover;
}

.c_propiedad {
	width: 80%;
	position: absolute;
    left: 50%;
    top: 66%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
	text-align: center;
}

.ubicacion0 {
	font-size: 16px;
	font-weight: 700;
	padding: 10px 0;
}

.ubicacion000 {
	font-size: 12px;
	font-weight: 700;
}

.link2 {
	color: rgba(233,180,74,1) !important;
}

.link3 {
	color: rgba(87,87,87,1) !important;
	background-color: rgba(233,180,74,1) !important;
	transition: 0.2s;
}

.link3:hover {
	color: rgba(87,87,87,1) !important;
	background-color: rgba(233,180,74,1) !important;
}

.link9 {
	color: rgba(255,255,255,1) !important;
	background-color: rgba(233,180,74,1);
	margin-left: 20px;
	border-radius: 8px;
}

.linkespecial {
	color: rgba(255,255,255,1) !important;
}

.linkred {
	width: 36px;
	height: 36px;
	background-color: #093;
	border-radius: 8px;
	display: block;
}

.spml {
	margin-left: 30px;
}

.ufuf {
	background-color: rgba(244,244,244,1);
	color: rgba(255,255,255,1);
	padding: 6px 10px;
	display: none;
}

.featservicio {
	background-color: #369;
	padding: 60px;
	text-align: center;
	box-sizing: border-box;
	margin-top: -80px;
}

.tit25 {
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	padding-bottom: 20px;
	color: #FFF !important;
}

.tsubit25 {
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	color: #FFF !important;
}

.text25 {
	font-size: 16px;
	line-height: 16px;
	color: #FFF !important;
}

.b1 {
	border-bottom: 1px solid #FFF;
	margin: 20px 0;
}

.b2 {
	border-bottom: 2px solid #09F;
}

.b3 {
	border-bottom: 2px solid #093;
}

.b4 {
	border-bottom: 2px solid #FC0;
}

.codigo {
	width: 100%;
	float: left;
	font-size: 12px;
	margin-bottom: 10px;
}

.ser {
	padding: 0 20px;
	box-sizing: border-box;
}

.modulordenar {
	margin-top: -20px;
	margin-bottom: 30px;
	padding: 0 6px;
	box-sizing: border-box;
	text-align: center;
}

.ajuste {
	display: flex;
	flex-wrap: wrap;
}

.idem {
	margin: 0 -8px;
}

.header {
	width: 100%;
	padding: 20px 0;
	text-align: right;
	z-index: 9999;
	background-color: rgba(16,35,45,1);
	transition: 0.2s;
	position: sticky;
	top: 0;
	left: 0;
	z-index: 9999;
}

section {
	overflow: hidden;
}

.transparente {
	background-color: rgba(255,255,255,0);
}

.color {
	background-color: rgba(16,35,45,1);
}

.colorfacebook {
	text-align: center;
	min-width: 40px;
	background-color: #3b5998 !important;
	color: rgba(255,255,255,1) !important;
}

.colorinstagram {
	text-align: center;
	min-width: 40px;
	background-color: #881372 !important;
	color: rgba(255,255,255,1) !important;
}

.colortwitter {
	text-align: center;
	min-width: 40px;
	background-color: #00acee !important;
	color: rgba(255,255,255,1) !important;
}

.colorlinkedin {
	text-align: center;
	min-width: 40px;
	background-color: #0e76a8 !important;
	color: rgba(255,255,255,1) !important;
}


.telefonoespecial {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	padding-left: 2px;
	color: rgba(244,244,244,1);
}

.superheader {
	width: 90%;
	max-width: 1300px;
	position: absolute;
	top: 0;
	right: 0;
	background-color: transparent;
	padding: 10px 0;
	display: none;
	transition: 0.2s;
}

.mtel {
	text-align:  center;
}

.face {
	padding:  6px 12px;
	background-color: #3b5998;
	transition: 0.2s;
	font-size:  20px;
}

.face:hover {
	padding:  6px 12px 12px 12px;
}

.what {
	padding:  6px 10px;
	background-color: #25d366;
	transition: 0.2s;
	font-size:  16px;
}

.what:hover {
	padding:  6px 10px 12px 10px;
}

.esp {
	margin-left: 20px;
	color: #ccc !important;
}

.esp2 {
	color: #fff !important;
}

.full {
	text-align: center;
	font-size: 28px;
	line-height: 28px;
	padding: 30px 0;
	font-weight: 700;
}

.titulo_test {
	text-align: center;
	font-size: 40px;
	line-height: 40px;
	padding-bottom: 50px;
	font-weight: 300;
	color: #FFF;
}

.titulo_test2 {
	text-align: center;
	font-size: 40px;
	line-height: 40px;
	margin: 50px 0;
	font-weight: 300;
	color: inherit;
}


.itemdesta {
	padding: 40px 0;
	margin-bottom: 40px;
	background-color: #d7e2b3;
}

.tdestaca {
	color: #FFF;
	font-size: 18px;
	padding-bottom: 30px;
	overflow: hidden;
	margin-left: 8px;
	margin-right: 8px;
}

.sombra {
	width:  100%;
	display:  block;
}

.sp1 {
	padding: 6px 0;
	float: left;
}

.sp2a, .sp2b {
	width: 100%;
	color: rgba(244,244,244,1);
	box-sizing: border-box;
	font-weight: 400;
}

.sp3 {
	width: 100%;
	color: inherit;
	padding: 12px;
	box-sizing: border-box;
	text-align: center;
	font-weight: 400;
	vertical-align: middle;
}

.indicador {
	color: rgba(255,255,255,1) !important;
}

.ras {
	background-color: rgba(233,180,74,1);
	border-radius: 8px;
	padding: 12px;
}

.lugares {
	margin: 50px 0 0 0;
	text-align: center;
}

.buscadorojo {
	width: 100%;
	background-color: rgba(16,35,45,1);
	padding: 30px;
	z-index: 8888;
	box-sizing: border-box;
	position: relative;
	box-shadow: 10px 25px 50px rgba(0,0,0,0.5);
}

.buscadorcat {
	width: 100%;
	background-color: rgba(16,35,45,1);
	padding: 30px;
	border-radius: 8px;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 50px;
}

.buscadorcatleyenda {
	color: rgba(255,255,255,1);
	padding-bottom: 10px;
}

.sp4 {
	width: 100%;
	color: #FFF;
	padding: 10px;
	box-sizing: border-box;
	text-align: center;
	border: 8px solid rgba(0, 0, 0, 0.0);
	background-clip: padding-box;
	line-height: 18px;
	background-color: #e10e13;
}

.ciudad {
	background-color: #0d3c8a;
	position: relative;
}

.acomoda {
	width: 100%;
	margin: 0 auto;
	position: fixed;
	top: 170px;
	z-index: 8888;
}

.maxh {
	padding-left:  20px;
	box-sizing:  border-box;
}

.fa-search {
	background-color: rgba(16,35,45,1);
	padding: 10px;
	font-size: 26px !important;
	transition: 0.2s;
	border-radius: 8px;
}

.fa-search:hover {
	background-color: rgba(16,35,45,1) !important ;
	padding: 10px;
	font-size: 26px !important;
	color: #FFF;
}

.footer {
	padding: 120px 0;
	color: rgba(255,255,255,1);
	margin-top: 50px;
	background-color: rgba(16,35,45,1);
}

.modulodestacado {
	margin: 50px 0;
}

.v50 {
	margin-top: 50px;
}

.logotipo {
	text-align: left;	
}

.logo {
	height: 120px;
	height: 120px;
	transition: 0.2s;
	border-radius: 8px;
}

.amarillo {
	width: 100%;
	float: left;
	padding: 14px 0;
	text-align: left !important;
}

.content {
	-webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 1s; /* Firefox < 16 */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera < 12.1 */
            animation: fadein 1s;
		animation-name: inicio;
	  	animation-duration: 1s;
}

@keyframes inicio {
	from { opacity: 0; }
    to   { opacity: 1; }
  }

.col20b {
	width: 20%;
	display: inline-block;
	padding: 0 4px;
	box-sizing: border-box;
}

.w200 {
	max-width: 650px;
}

/* NAVEGADOR */

.nav {
	width: 100%;
	position: relative;
	z-index: 9999;
	font-size: inherit;
}

.nav > li {
	display: inline-block;
}

 
.nav li a {
	display: inline-block;
	transition: 0.2s;
	color: inherit;
	padding: 6px 10px;
	width: 100%;
	box-sizing: border-box;
	color: rgba(255,255,255,1);
}
 
.nav li a:hover {
	color: rgba(233,180,74,1);
}

.nav li ul {
	text-align: left !important;
	display: none;
	position: absolute;
	min-width: 100px;
	background-color: rgba(16,35,45,1);
}

.nav li:hover > ul {
	display: block;
}

.nav li ul li {
	position: relative;
}
 
.nav li ul li ul {
	right: -140px;
	top: 0;
}

.logotes {
	width: 50%;
	text-align: center;
	padding: 30px 0;
	filter: contrast(100%);
}

.testimonio {
	margin-top: 50px;
	position: relative;
	padding: 120px 0;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: -50px;
	background-color: rgba(16,35,45,0.8);
	background-image: url(../imagenes/321.jpg);
	background-size: cover;
	background-position: center;
	background-blend-mode: darken;
	display: inline-block;
}

.boxt {
	background-color: rgba(233,180,74,1);
	color: rgba(255,255,255,1) !important;
	padding: 20px;
	box-sizing: border-box;
	color: inherit;
	font-size: 18px;
	line-height: 18px;
	-webkit-border-radius: 8px;
  	   -moz-border-radius: 8px;
  	    -ms-border-radius: 8px;
  	     -o-border-radius: 8px;
	        border-radius: 8px;
}

.nt {
	height: auto;
	padding: 10px 0;
	font-size: 18px;
	color: rgba(255,255,255,1);
}

.flecha {
	width: 0;
	height: 0;
	border-left: 16px solid transparent;
	border-top: 16px solid rgba(233,180,74,1);
	border-right: 16px solid transparent;
	margin: 0 auto;
}

.flecha2 {
	width: 0;
	height: 0;
	border-left: 16px solid transparent;
	border-top: 16px solid rgba(244,244,244,1);
	border-right: 16px solid transparent;
	margin: 0 auto;
	margin-bottom: 50px;
}

#testimonio {
	overflow: hidden;
	box-sizing: border-box;
	display: block;
}

.item-test {
	width: 100%;
	display: block;
}

.columnas33 {
	display: table;
	width: 100%;
	background-color: rgba(244,244,244,0.6);
}

.fila {
	display: table-row;
}

.color1, .color2, .color3 {
	padding: 40px 60px;
	box-sizing: border-box;
	color: rgba(255,255,255,1);
	display: table-cell;
	width: 33.3%;
	text-align: center;
}

.color1 {
	
}

.tservicio {
	font-size: 18px;
	line-height: 18px;
	display: block;
}

.fservicio {
	width: 140px;
	height: 140px;
	overflow: hidden;
	position: relative;
	transition: 0.2s;
	margin: 0 auto;
	border-radius: 50%;
	margin-bottom: 20px;
	border: 10px solid rgba(255,255,255,0.2);
}

.fservicio:hover {
	border: 10px solid rgba(255,255,255,0.1);
}

.h100b {
	width: 160px;
	height: 160px;
	object-fit: cover;
	border-radius: 50%;
	margin: 10px 0;
	border: 10px solid rgba(50,50,50,0.2);
}

.h100c {
	width: 70px;
	height: 70px;
	object-fit: cover;
	border-radius: 50%;
	margin: 10px 0;
	border: 10px solid rgba(50,50,50,0.2);
}

.h100d {
	width: 250px;
	height: 250px;
	object-fit: cover;
	border-radius: 50%;
	margin: 10px 0;
	border: 3px solid rgba(233,180,74,1);
}

.h100p {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
}

/* ALINEACION DE TEXTOS */

.texto_left {
	text-align: left;
}

.text_center {
	text-align: center;
}

.text_right {
	text-align: right;
}

.text_justificado {
	text-align: justify;
}

.telh {
	font-weight: 400;
	font-size: 16px;
}

.icos {
	font-size: 42px;
	color: rgba(233,180,74,1);
}

.decla {
	font-size: 12px;
}

.idcodigo {
	font-size: 14px;
}

.mayor {
	margin: 50px 0;
}

/* ALINEACION DE COLUMNAS */

.top {
	align-content: flex-start;
}

.middle {
	align-content: center !important;
}

.bottom {
	vertical-align: bottom;
}

/* MARGENES DE COLUMNAS */

.left {
	padding-right: 30px;
	box-sizing: border-box;
}

.center {
	padding: 0 30px;
	box-sizing: border-box;
}

.right {
	padding-left: 30px;
	box-sizing: border-box;
}

.left1 {
	padding-right: 2px;
	box-sizing: border-box;
}

.center1 {
	padding: 0 2px;
	box-sizing: border-box;
}

.right1 {
	padding-left: 2px;
	box-sizing: border-box;
}

.left10 {
	padding-right: 10px;
	box-sizing: border-box;
}

.center10 {
	padding: 0 10px;
	box-sizing: border-box;
}

.right10 {
	padding-left: 10px;
	box-sizing: border-box;
}

.fb-page {
	width: 100%;
	text-align: center;
}

/* COLUMNAS */

.columna100 {
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
}

.columna90 {
	width: 90%;
	display: inline-block;
	box-sizing: border-box;
}

.columna80 {
	width: 80%;
	display: inline-block;
	box-sizing: border-box;
}

.columna70 {
	width: 70%;
	display: inline-block;
	box-sizing: border-box;
}

.columna66 {
	width: 66.6%;
	display: inline-block;
	box-sizing: border-box;
}

.columna60 {
	width: 60%;
	display: inline-block;
	box-sizing: border-box;
}

.columna50 {
	width: 50%;
	display: inline-block;
	box-sizing: border-box;
}

.columna40 {
	width: 40%;
	display: inline-block;
	box-sizing: border-box;
}

.columna33 {
	width: 33.3%;
	display: inline-block;
	box-sizing: border-box;
}

.columna30 {
	width: 30%;
	display: inline-block;
	box-sizing: border-box;
}

.columna25 {
	width: 25%;
	display: inline-block;
	box-sizing: border-box;
}

.columna20 {
	width: 20%;
	display: inline-block;
	box-sizing: border-box;
}

.columna18 {
	width: 18%;
	display: inline-block;
	box-sizing: border-box;
}

.columna16b {
	width: 16.6%;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: middle;
}

.columna16a {
	width: 16.6%;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: middle;
}

.columna16 {
	width: 14.2%;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: middle;
}

.columna10 {
	width: 10%;
	display: inline-block;
	box-sizing: border-box;
}

.espe {
	width: 100%;
}

.w100 {
	width: 100%;
	height: 400px;
	object-fit: cover;
	background-color: rgba(244,244,244,1);
	border-radius: 8px;
	margin-bottom: 30px;
}

.addthis_sharing_toolbox {
	text-align: left;
	display: block;
}

.h100 {
	width: 100%;
	margin: auto;
	height: 260px;
	object-fit: cover;
	z-index: -9999;
}

.s100 {
	width: 100%;
	min-height: 200px;
	overflow: hidden;
	position: relative;
	z-index: -9999;
	display: block;
}

.c25l {
	width: 100%;
	height: 260px;
	overflow: hidden;
	position: relative;
	background-color: rgba(0,0,0,0.5);
	background-position: center;
	background-size: cover;
	background-blend-mode: darken;
}

.txtbuscador {
	text-align: left;
	color: rgba(255,255,255,1);
	opacity: 0.5;
}

.cajabajo {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -88888;
	width: 100%;
	box-sizing: border-box;
	padding: 0 14px;
}

.informacion {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #FFF;
	padding: 20px 20px 10px 20px;
}

.icodestacado {
	height: 250px;	
}

.icos3 {
	display: inline;
	font-size: 13px;
	text-align: left;
	box-sizing: border-box;
	padding-right: 16px;
}

.precionuevo {
	font-weight: 700;
	font-size: 18px;
}

.titulonuevo {
	font-weight: 400;
	font-size: 14px;
	padding: 10px 0;
}

.estado {
	text-align: left;
	padding: 10px;
}

.ubicacion {
	font-size: inherit;
	line-height: inherit;
	padding: 10px 0;
	text-align: center;
}

.ubicacion2 {
	font-size: 11px;
	font-weight: 400;
}

.operacion {
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
	background-color: #CC9E28;
	padding: 4px 8px;
	margin: 4px 0;
}

.datoicono {
	text-align: center;
	padding: 4px 10px;
	color: rgba(255,255,255,1);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	position: absolute;
	bottom: 80px;
	left: 10px;
	z-index: 9999;
} 

.destacado {
	position: absolute;
	top: 20px;
	left: 20px;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	color: rgba(255,255,255,1);
	background: rgba(250,127,3,1);
	border-radius: 8px;
	padding: 10px;
	margin-top: 10px;
	transition: 0.2s;
}

.datopropiedad {
	width: 100%;
	text-align: left;
	position: relative;
	padding: 20px;
	box-sizing: border-box;
	transition: 0.2s;
	background-color: rgba(244,244,244,1);
	color: rgba(50,50,50,1);
}

.fiticon {
	margin-top: 20px;
}

.pg {
	color: rgba(233,180,74,1);
	font-size: 24px;
	margin: 2px 0 !important;
}

.buenprecio {
	margin-left: 20px;
	font-size: 14px;
	line-height: 14px;
	background-color: crimson;
	color: rgba(255,255,255,1);
	padding: 6px 12px;
	vertical-align: middle;
	border-radius: 8px;
	position: absolute;
	margin-top: 20px;
	top: 0;
	left: 0;
}

.datovalor {
	font-weight: 700;
	font-size: 26px;
	line-height: 26px;
	color: rgba(233,180,74,1);
	vertical-align: middle;
	position: relative;
} 

.datotitulo {
	font-size: 16px;
	line-height: 18px;
	padding: 16px 0;
	color: rgba(50,50,50,1);
	min-height: 40px;
}

.datobasico {
	font-size: 14px;
	line-height: 14px;
	color: rgba(50,50,50,1);
	opacity: 0.5;
} 

.datobasico2 {
	font-size: 18px;
	line-height: 18px;
	color: rgba(255,255,255,1);
} 

.datos80 {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	padding: 20px 30px;
	box-sizing: border-box;
}

.datos_categoria {
	color: #333;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
}

.datos_valor {
	color: #333 !important;
	text-align: center;
	font-size: 12px;
	font-weight: 400;
	background-color: #FFF;
	padding: 6px 8px;
	box-sizing: border-box;
	position: absolute;
	top: 160px;
	right: 0;
}

.imgdestacado {
	box-sizing: border-box;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9999;
}

.datos_valor999 {
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	background-color: rgba(194,50,54,1);
	padding: 6px 8px;
	box-sizing: border-box;
	position: absolute;
	top: 40px;
	left: 0;
}

.sabermassmall {
	width: 100px;
	display: block;
	font-size: 14px;
	line-height: 14px;
	padding: 12px;
	background: rgba(233,180,74,1) !important;
	border: 1px solid rgba(233,180,74,1) !important;
	color: inherit !important;
	border-radius: 8px;
	margin: 10px auto auto auto;
	transition: 0.2s;
}

.miboton {
	background: rgba(233,180,74,1) !important;
	border: 1px solid rgba(233,180,74,1) !important;
	color: rgba(255,255,255,1) !important;
	padding: 6px 12px;
	border-radius: 8px;
	position: relative;
	text-align: center;
	top: 20px;
	transition: 0.2s;
}

.miboton:hover {
	background-color: rgba(16,35,45,0.4) !important;
	border: 1px solid rgba(255,255,255,0.4) !important;
	color: rgba(255,255,255,1) !important;
}

.botonvende {
	position: relative;
	text-align: center;
	top: 20px;
}

.botons {
	background-color: rgba(16,35,45,0.4);
	border: 1px solid rgba(255,255,255,0.4) !important;
	color: rgba(255,255,255,1) !important;
	padding: 6px 12px;
	border-radius: 8px;
	transition: 0.2s;
}

.botons:hover {
	background: rgba(233,180,74,1);
}

.plomotitulo_int {
	margin: 25px 0;
	font-weight: 700;
	font-size: 18px;
	line-height: 18px;
	color: rgba(233,180,74,1);
}

.plomotitulo_int_2 {
	margin: 25px 0 25px 0;
	font-weight: 700;
	font-size: 18px;
	line-height: 18px;
	color: rgba(233,180,74,1);
	text-align: center;
}

.icen {
	text-align: center !important;
	border: none !important;
	font-size: 50px;
	font-weight: 700;
	color: rgba(255,255,255,1);
	outline: none;
	background-color: rgba(233,180,74,1);
	-webkit-border-radius: 4px !important;
  	   -moz-border-radius: 4px !important;
  	    -ms-border-radius: 4px !important;
  	     -o-border-radius: 4px !important;
	        border-radius: 4px !important;
}
	
.recta {
	width: 48%;
	display:  inline-block;
	text-align:  center;
	box-sizing:  border-box;
	background-color: rgba(255,255,255,1);
	border: 1px solid rgba(16,35,45,0.2);
	margin:  1%;
	-webkit-border-radius: 8px;
  	   -moz-border-radius: 8px;
  	    -ms-border-radius: 8px;
  	     -o-border-radius: 8px;
	        border-radius: 8px;
}
	
.recta2 {
	width: 98%;
	display:  inline-block;
	text-align:  center;
	background-color: rgba(233,180,74,1);
	color: rgba(16,35,45,1);
	box-sizing:  border-box;
	padding:  6px;
	margin:  3% 1%;
	-webkit-border-radius: 8px;
  	   -moz-border-radius: 8px;
  	    -ms-border-radius: 8px;
  	     -o-border-radius: 8px;
	        border-radius: 8px;
}
	
.datorecta {
	font-size: inherit;
	color: rgba(255,255,255,1);
}

.datoform {
	font-size: inherit;
	padding: 16px;
}
	
.texp {
	font-size:  12px;
	padding: 30px 10px 0 10px;
	margin-bottom:  40px;
	opacity: 0.5;
}

	
input[type=number]::-webkit-outer-spin-button,

input[type=number]::-webkit-inner-spin-button {

    -webkit-appearance: none;

    margin: 0;

}

 

input[type=number] {

    -moz-appearance:textfield;

}

.infotest {
	font-size: 50px;
	line-height: 50px;
	text-align: center;
	color: rgba(255,255,255,1);
	font-weight: 300 !important;
	margin-bottom: 120px;
}

.fazul {
	background-color: rgba(16,35,45,0.4);
	padding: 10px 20px;
	box-sizing: border-box;
	border-radius: 8px;
}

.leye {
	margin-bottom: 10px;
	font-size: 42px;
	line-height: 42px;
	text-align: center;
	color: rgba(255,255,255,1);
	text-shadow: 1px 1px 20px rgba(0,0,0,0.8);
}

.leye2 {
	margin: 10px 0;
	font-size: 42px;
	line-height: 42px;
	text-align: center;
	color: rgba(255,255,255,1);
}

.indexmapa {
	text-align: center;
	padding-top: 10px;
	font-weight: 700;
}

.precio0 {
	font-size: 24px;
	font-weight: 700;
}


.precio2 {
	float: left;
	font-size: 16px;
	font-weight: 700;
	color: #FFF;
	position: absolute;
	top: 220px;
	left: 50%;
	z-index: 99999;
	text-align: center;
	background-color: #33ad86;
	padding: 6px 20px;
	box-sizing: border-box;
	transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.precio3 {
	font-size: 16px;
	font-weight: 400;
	background: #33ad86;
	color: #fff;
	padding: 8px;
}

.precio4 {
	font-size: 16px;
	font-weight: 400;
	background: #C00;
	color: #fff;
	padding: 8px;
}

.cajabox {
	width: 100%;
	margin-bottom: 54px;
}

.ope1 {
	display: inline-block;
	color: #FFF !important;
}

.datos_blog {
	color: #3C3C3B;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
}


.datos_ciudad {
	color: #FFF;
	padding: 0 10px;
	font-size: 12px;
}

.relative {
	position: relative;
}

.propiedad {
	overflow: hidden;
	transition: 0.2s;
	z-index: 7777;
	border: 8px solid rgba(0, 0, 0, 0.0);
	background-clip: padding-box;
	position: relative;
	border-radius: 16px;
}

.ods {
	background-color: #F9F9F9;
}

.side {
	border: none !important;
}

.infosmall {
	color: #333;
	font-size: 12px !important;
	font-weight: 700;
}

.gris {

}

.sinlinea {
	background-color: rgba(244,244,244,1) !important;
	color: rgba(0,0,0,1) !important;
	border: none;
}

.textoformulario {
	text-align: center !important;
	margin-bottom: 30px;
}

.ipwhite {
	color: rgba(255,255,255,1);
}

.seculeft {
	text-align: left !important;
}

input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	width: 100%;
	padding: 16px;
	margin: 8px 0;
	box-sizing: border-box;
	color: rgba(0,0,0,1);
	background-color: rgba(244,244,244,1);
	transition: 0.2s;
	border: none;
	outline: none;
	-webkit-appearance: none;
	   -moz-appearance: none;
	    -ms-appearance: none;
	     -o-appearance: none;
	        appearance: none;
	-webkit-border-radius: 8px;
  	   -moz-border-radius: 8px;
  	    -ms-border-radius: 8px;
  	     -o-border-radius: 8px;
	        border-radius: 8px;
}

textarea {
	min-height: 120px;
	display: block;
}

button {
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	color: rgba(255,255,255,1);
	padding: 16px;
	box-sizing: border-box;
	border: none;
	transition: 0.2s;
	-webkit-appearance: none;
	   -moz-appearance: none;
	    -ms-appearance: none;
	     -o-appearance: none;
	        appearance: none;
	-webkit-border-radius: 8px;
  	   -moz-border-radius: 8px;
  	    -ms-border-radius: 8px;
  	     -o-border-radius: 8px;
			border-radius: 8px;
	background: rgba(233,180,74,1);
}

button:hover {
	background-color: rgba(233,180,74,0.5) !important;
	color: rgba(255,255,255,1) !important;
}

::-webkit-input-placeholder { color: inherit; } /* WebKit */
:-moz-placeholder { color: inherit; } /* Firefox 18- */
::-moz-placeholder { color: inherit; } /* Firefox 19+ */
:-ms-input-placeholder { color: inherit; } /* IE 10+ */

select::-ms-expand {
    display: none;
}

select option {
	color: rgba(16,35,45,1) !important;
}

.btncenter {
	width: inherit;
	float: inherit !important;
	transition: 0.2s;
	margin: 0 2px;
	padding: 12px !important;
}

.btnc {
	background: rgba(233,180,74,1);
	border: none;
	color: rgba(255,255,255,1);
	cursor: pointer !important;
}

.btnc:hover {
	background-color: rgba(233,180,74,0.5) !important;
	color: rgba(255,255,255,1) !important;
}

.error {
	background-color: rgba(255,255,0,0.5);
}

.calc1, .calc2 {
	width: 100px !important;
	text-align: center !important;
	margin-right: 10px !important;
	color: inherit !important;
}

.calc2 {
	margin-left: 10px !important;
}

.iconsecu {
	font-size: 20px;
	opacity: 0.2;
}

.flota {
	width: 100%;
	position: absolute;
    left: 50%;
    top: 56%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
	text-align: center;
}

.sombra1 {
	background-color: rgba(255,255,255,0.4);
	padding: 4px 10px;
	box-sizing: border-box;
	border-radius: 8px;
}


.nnu {
	background-color: #18316d;
	padding: 4px 10px;
	color: #FFF;
	margin-left: 2px;
	-webkit-border-radius: 8px;
  	   -moz-border-radius: 8px;
  	    -ms-border-radius: 8px;
  	     -o-border-radius: 8px;
		   border-radius: 8px;
}
#opcion, #simulador {
	display: none;
}

.opcion {
	text-align: center !important;
	color: rgba(255,255,255,1) !important;
	cursor: pointer !important;
	transition: 0.2s;
}

.opcion:hover {
	color: rgba(233,180,74,1) !important;
}

.input20 {
	width: 20%;
	padding: 0 2px;
	box-sizing: border-box;
	display: inline-block;
}

.input25 {
	width: 25%;
	padding: 0 2px;
	box-sizing: border-box;
	display: inline-block;
}

.input40 {
	width: 40%;
	padding: 0 2px;
	box-sizing: border-box;
	display: inline-block;
}

.input50 {
	width: 50%;
	padding: 0 2px;
	box-sizing: border-box;
	display: inline-block;
	text-align: center !important;
}

.input60 {
	width: 60%;
	padding: 0 2px;
	box-sizing: border-box;
	display: inline-block;
}

.input80 {
	width: 80%;
	padding: 0 2px;
	box-sizing: border-box;
	display: inline-block;
}

.input100 {
	width: 100%;
	padding: 0 2px;
	box-sizing: border-box;
	display: inline-block;
}

.mm1 {
	padding: 0 2px;
	box-sizing: border-box;
}

.us {
	margin-bottom: 50px;
}

.mm2 {
	padding-left: 2px;
	box-sizing: border-box;
}

.bajo {
	border-radius: 8px;
	margin-bottom: 50px;
	box-shadow: none !important;
}

.paginacion {
	text-align: center;
	margin: 50px 0;
}

.paginacion > a {
	margin: 0 6px;
}

#activeb {
	font-weight: 700;
}

.copo {
	width: 100%;
	display: block;
}

.w200 {
	width: 100%;
}

.featpro {
	background-color: #369;
	padding-top: 40px;
	padding-bottom: 10px;
	margin-top: -50px;
}

.proespecial {
	text-align: justify;
	margin-bottom: 40px;
	color: #FFF;
}

.photopage {
	width: 100%;
	height: 400px;
	object-fit: cover;
	background-color: rgba(244,244,244,1);
	border-radius: 8px;
	margin-bottom: 30px;
}

.titi {
	width: 100%;
	padding: 50px 0;
	display: inline-block;
	box-sizing: border-box;
	text-align: left;
	background-color: rgba(255,255,255,1);
	position: relative;
}

.newtiti {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
	opacity: 0.6;
	object-fit: cover;
	filter: blur(2px);
	display: none;
}

.newtititext {
	font-weight: 300;
	font-size: 42px;
	line-height: 42px;
	position: relative;
	z-index: 8888 !important;
	color: inherit;
}

.indicadores {
	margin-bottom: 50px;
	text-transform: uppercase !important;
}

.indi {
	opacity: 0.5;
}

.hedbus {
	padding: 2px 0;
	background-color: #4372b5;
}

#galeria {
	width: 100%;
	min-width: 1050px;
	overflow: hidden;
}

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

.buscadorflotante {
	position: absolute;
	top: 0;
	left: 0;
	height: 650px;
	z-index: 9998;
	width: 100%;
	box-sizing: border-box;
	padding: 0 10%;
}

.inicio {
	width: 100%;
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
	box-sizing: border-box;
	padding: 0 10%;
}

#carrusel {
	width: 100%;
	height: 500px;
	overflow: hidden;
	box-sizing: border-box;
	display: block;
	position:  relative;
}

.item-carrusel {
	position: relative;
	width: 100%;
	height: 500px;
	overflow: hidden;
	box-sizing: border-box;
	display: block;
}

.carrusel_item {
	padding: 30px;
	box-sizing: border-box;
}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}

.owl-controls .owl-page, .owl-controls .owl-buttons div{
	cursor: pointer;
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(244,244,244);
	-moz-transform: translate3d(244,244,244);
	-ms-transform: translate3d(244,244,244);
}

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}

.owl-fade-out {
	z-index: 10;
	-webkit-animation: fadeOut .7s both ease;
	-moz-animation: fadeOut .7s both ease;
	animation: fadeOut .7s both ease;
}

.owl-fade-in {
	-webkit-animation: fadeIn .7s both ease;
	-moz-animation: fadeIn .7s both ease;
	animation: fadeIn .7s both ease;
}

.owl-backSlide-out {
	-webkit-animation: backSlideOut 1s both ease;
	-moz-animation: backSlideOut 1s both ease;
	animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
	-webkit-animation: backSlideIn 1s both ease;
	-moz-animation: backSlideIn 1s both ease;
	animation: backSlideIn 1s both ease;
}

.owl-goDown-out {
	-webkit-animation: scaleToFade .7s ease both;
	-moz-animation: scaleToFade .7s ease both;
	animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
	-webkit-animation: goDown .6s ease both;
	-moz-animation: goDown .6s ease both;
	animation: goDown .6s ease both;
}

.owl-fadeUp-in {
	-webkit-animation: scaleUpFrom .5s ease both;
	-moz-animation: scaleUpFrom .5s ease both;
	animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
	-webkit-animation: scaleUpTo .5s ease both;
	-moz-animation: scaleUpTo .5s ease both;
	animation: scaleUpTo .5s ease both;
}

@-webkit-keyframes empty {
	0% {opacity: 1}
}

@-moz-keyframes empty {
	0% {opacity: 1}
}

@keyframes empty {
	0% {opacity: 1}
}

@-webkit-keyframes fadeIn {
	0% { opacity:0; }
	100% { opacity:1; }
}

@-moz-keyframes fadeIn {
	0% { opacity:0; }
	100% { opacity:1; }
}

@keyframes fadeIn {
	0% { opacity:0; }
	100% { opacity:1; }
}

@-webkit-keyframes fadeOut {
	0% { opacity:1; }
	100% { opacity:0; }
}

@-moz-keyframes fadeOut {
	0% { opacity:1; }
	100% { opacity:0; }
}

@keyframes fadeOut {
	0% { opacity:1; }
	100% { opacity:0; }
}

@-webkit-keyframes backSlideOut {
	25% { opacity: .5; -webkit-transform: translateZ( 650px); }
	75% { opacity: .5; -webkit-transform: translateZ( 650px) translateX(-200%); }
	100% { opacity: .5; -webkit-transform: translateZ( 650px) translateX(-200%); }
}

@-moz-keyframes backSlideOut {
	25% { opacity: .5; -moz-transform: translateZ( 650px); }
	75% { opacity: .5; -moz-transform: translateZ( 650px) translateX(-200%); }
	100% { opacity: .5; -moz-transform: translateZ( 650px) translateX(-200%); }
}

@keyframes backSlideOut {
	25% { opacity: .5; transform: translateZ( 650px); }
	75% { opacity: .5; transform: translateZ( 650px) translateX(-200%); }
	100% { opacity: .5; transform: translateZ( 650px) translateX(-200%); }
}

@-webkit-keyframes backSlideIn {
	0%, 25% { opacity: .5; -webkit-transform: translateZ( 650px) translateX(200%); }
	75% { opacity: .5; -webkit-transform: translateZ( 650px); }
	100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}

@-moz-keyframes backSlideIn {
	0%, 25% { opacity: .5; -moz-transform: translateZ( 650px) translateX(200%); }
	75% { opacity: .5; -moz-transform: translateZ( 650px); }
	100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}

@keyframes backSlideIn {
	0%, 25% { opacity: .5; transform: translateZ( 650px) translateX(200%); }
	75% { opacity: .5; transform: translateZ( 650px); }
	100% { opacity: 1; transform: translateZ(0) translateX(0); }
}

@-webkit-keyframes scaleToFade {
	to { opacity: 0; -webkit-transform: scale(.8); }
}

@-moz-keyframes scaleToFade {
	to { opacity: 0; -moz-transform: scale(.8); }
}

@keyframes scaleToFade {
	to { opacity: 0; transform: scale(.8); }
}

@-webkit-keyframes goDown {
	from { -webkit-transform: translateY(-100%); }
}

@-moz-keyframes goDown {
	from { -moz-transform: translateY(-100%); }
}

@keyframes goDown {
	from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
	from { opacity: 0; -webkit-transform: scale(1.5); }
}

@-moz-keyframes scaleUpFrom {
	from { opacity: 0; -moz-transform: scale(1.5); }
}

@keyframes scaleUpFrom {
	from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
	to { opacity: 0; -webkit-transform: scale(1.5); }
}

@-moz-keyframes scaleUpTo {
	to { opacity: 0; -moz-transform: scale(1.5); }
}

@keyframes scaleUpTo {
	to { opacity: 0; transform: scale(1.5); }
}

.owl-theme .owl-controls{
	margin: 20px 0;
	text-align: center;
	position: relative;
}

.owl-theme .owl-controls .owl-buttons div{
	color: rgba(16,35,45,1);
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color: rgba(16,35,45,1);
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 18px;
	height: 18px;
	margin: 4px 4px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: #FFF;
	
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.owl-item.loading {
	min-height: 150px;
	background: url(../imagenes/loading.gif) no-repeat center center;
}

.fb-like {
	margin-top: 20px;
}

.titulo_footer {
	font-size: 20px;
	padding-bottom: 16px;
	margin-bottom: 16px;
	font-weight: 400;
	color: rgba(255,255,255,0.5);
	border-bottom: 1px solid rgba(255,255,255,0.2);
}

.link_f {
	margin-bottom: 10px;
}

.link_f2 {	
	width: 90%;
	color: rgba(255,255,255,1) !important;
	font-size: 16px;
	padding: 10px 4px;
	font-size: inherit;
	box-sizing: border-box;
	border-radius: 8px;
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
	text-align: center;
	text-shadow: 1px 1px 20px rgba(16,35,45,0.5);
}

.caja {
	position: relative;
	max-height: 300px;
}

.overlay {
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  right: 0;
	  background-color: rgba(16,35,45,1);
	  overflow: hidden;
	  width: 100%;
	  height: 0;
	  transition: .5s ease;
	  border-radius: 8px;
	  color: inherit;
}

.caja:hover .overlay {
	  height: 100%;
	  color: inherit;
}

.boxzona {
	position: relative;
	border-radius: 16px; 
	border: 8px solid rgba(0,0,0,0.0); 
	background-clip: padding-box; 
	padding: 140px 40px; 
	box-sizing: border-box; 
	text-align: left; 
	vertical-align: middle; 
	background-color: rgba(0,0,0,0.5); 
	background-blend-mode: darken; 
	background-position: center; 
	background-size: cover;
}

.boxzonaoperacion {
	color: rgba(255,255,255,0.8);
	font-size: 18px;
	line-height: 18px;
	text-shadow: 1px 1px 20px rgba(0,0,0,0.5);
}

.boxzonaciudad {
	color: rgba(255,255,255,1);
	font-size: 36px;
	line-height: 36px;
	text-shadow: 1px 1px 20px rgba(0,0,0,0.5);
}

.text {
  	color: inherit;
  	font-size: 16px;
	line-height: 16px;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
  	-ms-transform: translate(-50%, -50%);
  	text-align: center;
}

.blanco {
	color: inherit !important;
}

.blanco:hover {
	color: rgba(233,180,74,1) !important;
}

.blanco2 {
	color: rgba(255,255,255,1) !important;
}

.blanco2:hover {
	color: rgba(233,180,74,1) !important;
}

.blancoside {
	color: rgba(255,255,255,1) !important;
}

.social {
	margin: 20px 0;
}

.at-share-btn {
	margin-right: 4px;
}

.copyright {
	font-size: 12px;
	margin-top: 40px;
}

.propiedadpre {
	font-size: 60px;
	font-weight: 700;
	margin-top: 10px;
}

.propiedadcon {
	font-size: 30px;
	font-weight: 700;
	margin-top: -10px;
}

.titulo {
	font-size: 20px;
	line-height: 20px;
	margin: 50px 0;
	text-align: left;
}

.titulo2 {
	font-size: 20px;
	line-height: 20px;
}

.mas50 {
	width: 100%;
	margin-top: 50px;
	float: left;
	box-sizing: border-box;
}

.menos50 {
	width: 100%;
	margin-bottom: 8px;
	float: left;
	box-sizing: border-box;
}

.lineas {
	padding: 20px 0;
	width: 100%;
	box-sizing: border-box;
	white-space: normal;
	text-align: left;
}

.lineasmap {
	padding: 20px 0;
	float: left;
	width: 100%;
}

.forr {
	width: 100%;
	margin-top: 50px;
	float: left;
}

.detalle {
	width: 100%;
	padding: 14px 0;
	color: rgba(0,0,0,1);
	box-sizing: border-box;
	font-weight: 700;
	font-size: 18px;
	line-height: 18px;
}

.detalle6 {
	width: 100%;
	float: left;
	padding: 0 10px 4px 10px;
	color: rgba(0,0,0,1);
	box-sizing: border-box;
}

.detalle2 {
	width: 100%;
	padding: 10px 0;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 40px;
	position: relative;
}

.dope {
	color: rgba(50,50,50,1);
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 8px;
}

.dcat {
	color: rgba(16,35,45,1);
	margin-bottom: 8px;
}

.dpr1 {
	font-size: 44px;
	line-height: 44px;
	color: rgba(233,180,74,1);
	font-weight: 700;
}

.dpr2 {
	font-size: 22px;
	line-height: 22px;
	color: rgba(233,180,74,0.8);
}

.dcod {
	font-size: 14px;
	color: rgba(50,50,50,1);
	margin-top: 8px;
}

.textobus {
	color:  #FFF;
	font-size:  18px;
	line-height:  18px;
	padding-bottom: 10px;
}

.detmar {
	height: 50px;
}

.propiedad-contenedor-item-20 {
	width: 35%;
	float: left;
	overflow: hidden;
	text-align: left;
	box-sizing: border-box;
}

.propiedad-contenedor-item-80 {
	width: 65%;
	float: left;
	overflow: hidden;
}

.separador {
	width: 100%;
	height: 1px;
	background-color: #F0F0F0;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	float: left;
}

.propiedad-aling {
	text-align: justify; 
}

.carrusel_estado2 {
	background-color: #1d70b7;
	padding: 10px 20px;
	float: left;
	color: #FFF;
	font-size: 22px;
	font-weight: 700;
	-webkit-border-radius: 8px;
  	   -moz-border-radius: 8px;
  	    -ms-border-radius: 8px;
  	     -o-border-radius: 8px;
	        border-radius: 8px;
}

.carrusel_estado3 {
	background: #F60;
	padding: 10px 20px;
	float: left;
	color: #FFF;
	font-size: 22px;
	font-weight: 700;
	-webkit-border-radius: 8px;
  	   -moz-border-radius: 8px;
  	    -ms-border-radius: 8px;
  	     -o-border-radius: 8px;
	        border-radius: 8px;
}

.fo {
	font-size: 12px;
	margin: 10px 0;
}

.g1002 {
	height: 360px;
	display: block;
}

.sug {
	margin-bottom: 32px;
	margin-top: 40px;
	margin-left: 8px;
	margin-right: 8px;
	box-sizing: border-box;
	font-weight: 400;
}

.impre1 {
	font-size: 18px;
	line-height: 18px;
	padding: 10px 20px;
	background-color: #F60;
	text-align: center;
	color: #FFF;
	-moz-border-radius-top-left: 4px;
	-moz-border-radius-bottom-left: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.impre2 {
	font-size: 18px;
	line-height: 18px;
	background-color: #1d70b7;
	padding: 10px 20px;
	text-align: center;
	color: #FFF;
	-moz-border-radius-top-right: 4px;
	-moz-border-radius-bottom-right: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.nser {
	margin-left: 4px;
	margin-right: 4px;
	box-sizing: border-box;
}

.imgblox {
	width: 100%;
	display: block;
}

.bse {
	color: #FFF !important;
	font-size: 22px;
	display: block;
	padding: 1px 0;
	font-weight: 700;
}

.bse:hover {
	color: #FF3 !important;
}

.tser {
	background-color: #F30;
	padding: 8px;
	color: #FFF;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 30px;
	font-weight: 700;
	width: 100%;
	box-sizing: border-box;
}

.salto40 {
	width: 100%;
	height: 50px;
}

.pagina {
	
}

.header-content {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

/* SPOLIER */

input[id^="spoiler"]{
	display: none;
}

input[id^="spoiler"] + label {
	display: block;
	cursor: pointer;
	font-weight: 400;
	box-sizing: border-box;
	color: #FFF;
	float: right;
	transition: all .2s;
	font-size: 16px;
	-webkit-border-radius: 0px;
  	   -moz-border-radius: 0px;
  	    -ms-border-radius: 0px;
  	     -o-border-radius: 0px;
  	        border-radius: 0px;
}

input[id^="spoiler"]:checked + label {
	
}

input[id^="spoiler"] ~ .spoiler {
	width: 100%;
	height: 0;
	overflow: hidden;
	opacity: 0; 
	transition: all .2s;
	box-sizing: border-box;

}

input[id^="spoiler"]:checked + label + .spoiler{
	height: auto;
	opacity: 1;
	-webkit-border-radius: 0px;
  	   -moz-border-radius: 0px;
  	    -ms-border-radius: 0px;
  	     -o-border-radius: 0px;
  	        border-radius: 0px;
}

.spoiler {
	font-size: 16px;
}

.plomo {
	margin-top: 10px;
	background-color: rgba(244,244,244,1);
	padding: 10px 20px;
	box-sizing: border-box;
	border-radius: 8px;
	transition: 0.2s;
}

.mitad {
	vertical-align: middle;
}

.ff {
	width: 100%;
	min-height: 150px;
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
	}

	
.fotito {
	width: 200px;
	height: 150px;
	overflow: hidden;
}
	
.dato1 {
	padding: 6px 20px;
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
	background-color: rgba(194,50,54,1);
	position: absolute;
	left: 0;
	top: 1px;
	box-shadow: 0px 10px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 10px 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 10px 10px rgba(0,0,0,0.5);
	z-index: 6666;
}
	
.dato2 {
	width: 100%;
	padding: 6px 10px;
	font-size: 14px;
	font-weight: 400;
	color: rgba(255,255,255,1);
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 6666;
	text-align: center;
	-moz-box-shadow: inset 0 -100px 100px -60px #000;
    -webkit-box-shadow: inset 0 -100px 100px -60px #000;
     box-shadow: inset 0 -100px 100px -60px #000;
	box-sizing: border-box;
}

.lli {
	background-color:  aquamarine;
	color: #333 !important;
}

@media screen and (max-width: 950px) {
	
.columna25 {
	width: 50%;
}

.columna33 {
	width: 50%;
	display: inline-block;
	box-sizing: border-box;
}

.left10, .center10, .right10 {
	padding: 0;
	margin: 0;
}

.titulo_footer {
	margin-top: 26px;
}

.ser {
	margin-bottom: 40px;
}

.featservicio {
	padding-top: 60px;
	padding-bottom: 30px;
}

.testimonio {
	background-attachment: scroll, scroll;
}

}

@media screen and (max-width: 900px) {

	.nav ul {
		width: 100%;
	}
	
	.nav li ul {
		position: absolute;
		right: 0;
		width: 250px !important;
		text-align: right !important;
	}
	
	.nav li ul li ul {
		position: absolute;
		right: 0;
		width: 250px !important;
		text-align: right !important;
		z-index: 9999;
		background-color: rgba(255,255,255,1);
		top: 42px;
		border-radius: 8px;
	}
	

	.logotes {
		width: 30%;
		margin-top: 30px;

	}

	.fa-bars {
		font-size: 30px;
	}

.comm {
	display: none;
}
	
.ired {
	margin-right: 2px;
	margin-left: 2px;
}

.columna100, .columna90, .columna80, .columna70, .columna60, .columna50, .columna40, .columna33, .columna30, .columna25, .columna20, .columna10 {
	width: 100%;
}

.columna16, .columna16b {
	width: 50%;
} 

.sm {
	margin-top: 0px !important;
}

.propiedadpre {
	font-size: 40px;
}

.mov {
	margin-bottom: 20px;
}

.footer {
	text-align: center !important;
	padding-bottom: 120px;
}

.left10, .center10, .right10 {
	padding: 0;
	margin: 0;
}

.titulo_footer {
	margin-top: 26px;
}

.at-share-btn {
	margin-right: 4px;
	margin-left: 4px;
}

.left {
	padding-right: 0;
}

button {
	width: 100%;
}

.desktop {
	display: none;
}

.mobile {
	display: block;
}

.mweb {
	width: 100% !important;
}

.col40 {
	width: 40%;
	display: inline-block;
}

.col60 {
	width: 60%;
	display: inline-block;
}

.mw100 {
	height: 40px;
	transition: 0.2s;
	padding:  10px 0;
}
		
.datos_valor999 {
	font-size: 14px;
	font-weight: 700;
	top: 20px;
}
	
	.ubicacion0 {
		font-size: 14px;
	}

	.colore {
		width: 100% !important;
	}
	
	.btnphone {
		position:  relative;
		font-size:  20px !important;
		background-color:  #234B5A !important;
		color:  #FFF !important;
		text-align:  center !important;
		padding:  20px 0;
	}
	
	.maxh {
		display: none;
	}
	
	.link44 {
		color: #FFF !important;
		padding:  20px 0;
		text-align:  center;
		font-size:  20px;
		display:  block;
	}

.select {
	width: 64px;
	color: rgba(255,255,255,1) !important;
	padding: 6px 10px;
	margin: 0;
	font-size: inherit;
	float: right;
	direction: rtl !important;
	outline: none;
	background-color: rgba(233,180,74,1);
	border: none;
	border-radius: 4px !important;
}

.cabecera {
	font-size: 26px;
	line-height: 26px;
}

.left1 {
	padding-right: 0;
	box-sizing: border-box;
}

.center1 {
	padding: 0;
	box-sizing: border-box;
}

.right1 {
	padding-left: 0;
	box-sizing: border-box;
}

.titulo-agente {
	font-size: 30px;
	text-align: center;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 40px;
}

.item-agentes-index {
	padding: 60px 0;
	font-size: 36px;
	background-image: url(../imagenes/ciudad.png);
	background-position: center center;
	background-size: cover;
	background-attachment: scroll;
	background-color: #3C3C3B;
	color: #FFF;
}

.s100 {
	width: 100%;
	height: 200px;
	min-height: 200px;
	overflow: hidden;
	position: relative;
	z-index: -9999;
	display: block;
}

.carrusel_item {
	padding: 6px 10px;
	min-height: 160px;
	z-index: 9999;
}

.carrusel_estado {
	float: left;
	z-index: 8888;
	text-align: left;
	background-color: #3C3C3B;
	padding: 4px;
	color: #FFF;
	font-size: 20px;
	font-weight: 400;
	clear: both;
	margin-bottom: 6px;
}

.carrusel_estado2 {
	float: inherit;
	z-index: 8888;
	text-align: left;
	padding: 6px;
	font-size: 20px;
	font-weight: 700;
	clear: both;
	margin: 10px 0;
}

.carrusel_datos_categoria {
	color: #FFF;
	font-size: 16px;
	clear: both;
}

.carrusel_datos_valor {
	color: #FFF;
	font-size: 26px;
	font-weight: 700;
}

.btnbottom {
	position: absolute;
	top: 50px;
	right: 10px;
}

.carrusel_back {
	background-image: url(../imagenes/ciudad.png);
	background-position: center center;
	background-size: cover;
	background-color: #3C3C3B;
	color: #FFF;
}

.o {
	float: left;
	margin: 30px 0;
	color: #999;
}

.re {
	display: none;
}

#galeria {
	height: 100%;
	overflow: hidden;
}

.full {
	font-size: 18px;
	line-height: 18px;
}

.titulo_test {
	font-size: 22px;
	line-height: 22px;
}

input[id^="spoiler"] + label {
	text-align: left;
}

.col50 {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}

.impre1 {
	text-align: center;
	-moz-border-radius-top-right: 4px;
	-moz-border-radius-top-left: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottom-right: 0px;
	-moz-border-radius-bottom-left: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.impre2 {
	text-align: center;
	-moz-border-radius-bottom-right: 4px;
	-moz-border-radius-bottom-left: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-top-right: 0px;
	-moz-border-radius-top-left: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}

.owl-theme .owl-controls .owl-page span{
	display: none;
}

.bservi {
	text-align: center;
}

.tser {
	width: 100%;
	text-align: center;
	background-color: #F30;
	padding: 8px;
	color: #FFF;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 30px;
	font-weight: 700;
	float: none;
}

.leyenda_item {
	font-size: 22px;
	line-height: 22px !important;
}

.testimonio {
	background-attachment: scroll, scroll;
}

.hedbus {
	padding: 20px 0;
}

.ras {
	padding: 12px !important;
}

.sp3 {
	padding: 6px 0 0 0;
}

.logo {
	height: 40px;
}

.box_button_2 {
	margin-top: 10px;
}

.acomoda {
	top: 150px;
}

}

@media screen and (max-width: 650px) {

	.jumpmobile {
		margin-top: 120px;
	}

	.input20 {
		width: 100%;
	}

	.input25 {
		width: 100%;
	}

	.input40 {
		width: 100%;
	}
	
	.input50 {
		width: 50%;
	}
	
	.input60 {
		width: 100%;
	}

	.input80 {
		width: 100%;
	}
	
	.input100 {
		width: 100%;
	}

	.sp2a {
		display: none;
	}
	
	.sp2b {
		text-align: center !important;
	}
	
	.telefonoespecial {
		display: none;
	}

.ser {
	padding: 0 0;
	box-sizing: border-box;
}

.tdestaca {
	font-size: 16px;
	line-height: 16px;
}

.leye {
	font-size: 30px;
	line-height: 30px;

}

.leye2 {
	font-size: 30px;
	line-height: 30px;
}
	
}

.colors {
	background-color: rgba(255,255,255,1);
	margin-bottom: -50px;
	padding: 50px 0;
	text-align: center;
}

.titulorelacionado {
	color: rgba(255,255,255,1);
	padding-bottom: 50px;
	text-align: center;
	font-size: 18px;
}

.olControlZoom {

	bottom: 10px;
	right: 10px;
}

.olButton {
color: rgba(255,255,255,1) !important;
font-size: 20px;
font-weight: 700;
padding: 16px;
box-sizing: border-box;
border: none;
display: block;
margin: 1px;
-webkit-appearance: none;
   -moz-appearance: none;
	-ms-appearance: none;
	 -o-appearance: none;
		appearance: none;
-webkit-border-radius: 8px;
	 -moz-border-radius: 8px;
	  -ms-border-radius: 8px;
	   -o-border-radius: 8px;
		border-radius: 8px;
		background-color: rgba(233,180,74,1);
}

.olControlAttribution {
	display: none !important;
}
	
.atri {
	text-align: right;
	font-size: 10px;
	padding: 6px 0;
	float: right;
}

.map {
	float: left;
}

.olMapViewport {
	border-radius: 4px !important;
}

.boxsidebar {
	padding: 10px 0;
	display: inline-table;
	width: 100%;
}

.boxsidebarimg {
	width: 90px;
	height: 90px;
	object-fit: cover;
	vertical-align: middle;
	border-radius: 8px;
	display: table-cell;
	
}

.boxsidebartitulo {
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 14px;
	line-height: 15px;
	text-align: left !important;
	width: 100%;
	color: rgba(10,10,10,1) !important;
}

.ttsidebar {
	font-weight: 700;
	margin: 20px 0;
	border-left: 10px solid rgba(233,180,74,1);
	padding-left: 10px;
}

.sabermassidebar {
	background-color: rgba(233,180,74,1);
	padding: 4px 10px;
	border-radius: 8px;
	color: rgba(255,255,255,1) !important;
	font-size: 12px;
	font-weight: 700;
	transition: 0.2s;
}

.sabermassidebar:hover {
	background-color: rgba(233,180,74,0.5);
}

.botonsidebar {
	width: 100%;
	margin: 20px 0;
	direction: rtl;
}

.boxblue {
	text-align: left !important;
	padding: 40px;
	box-sizing: border-box;
	color: rgba(255,255,255,1) !important;
}

.boxpropvalor {
	font-weight: 700;
	font-size: 48px;
	line-height: 48px;
	color: rgba(255,255,255,1);
	margin: 10px 0 -10px 0;
}

.boxpropope {
	font-size: 28px;
	line-height: 28px;
	color: rgba(255,255,255,1);
	padding-bottom: 5px;
}

.boxpropcat {
	font-size: 20px;
	line-height: 20px;
	color: rgba(255,255,255,1);
}

.boxpropbtn {
	margin: 20px 0;
	background-color: rgba(233,180,74,1) !important;
}

.boxpropbtn:hover {
	background-color: rgba(233,180,74,1) !important;
}

.recien {
	position: absolute;
	top: 40px;
	left: 5%;
	z-index: 9999;
	background-color: rgba(233,180,74,1);
	color: rgba(255,255,255,1);
	padding: 6px 12px;
	border-radius: 8px;
}

.boxsmallprop {
	width: 50px;
	height: 50px;
	object-fit: cover;
	border-radius: 50%;
	border: 5px solid rgba(50,50,50,0.2);
	vertical-align: middle;
	display: inline-block;
}

.boxpropuser {
	vertical-align: middle;
	margin-left: 2px;
	display: inline-block;
}

.ag2 {
	margin-top: 20px;
}

.boxsmallprop2 {
	width: 30px;
	height: 30px;
	object-fit: cover;
	border-radius: 50%;
	border: 5px solid rgba(50,50,50,0.2);
	vertical-align: middle;
	display: inline-block;
}

@media screen and (max-width: 900px) {

.boxblue {
	text-align: left !important;
	padding: 0 40px;
	box-sizing: border-box;
	color: rgba(255,255,255,1) !important;
	margin-top: -244px !important;
	background-color: rgba(233,180,74,0.6);
}

.ag {
	display: none;
}

.boxpropvalor {
	font-size: 28px;
	line-height: 28px;
}

.boxpropope {
	font-size: 18px;
	line-height: 18px;
	padding-top: 10px;
}

.boxpropcat {
	font-size: 14px;
	line-height: 14px;
}

}