@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

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

iframe {
	width: 100%;
	height: 420px;
	box-sizing: border-box;
	border-radius: 8px;
	border: none !important;
}

.desktop {
	display: block;
}

.mobile {
	display: none !important;
}

body {
	font-family: "Open Sans", sans-serif;
	position: relative;
	top: 0 !important;
	font-weight: 400;
	background-color: rgba(244,245,245,1);
	margin: 0;
	padding: 0;
	color: rgba(0,0,0,1) !important;
}

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

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

.textopagina > h2 {
	color: rgba(27,65,101,1);
	font-weight: 700;
	font-size: 22px;
	line-height: 22px;
	margin-bottom: -20px !important;
}

.textopagina > h3, .textopagina > h4, .textopagina > h5, .textopagina > h6 {
	color: rgba(179,6,26,1);
	font-weight: 700;
	font-size: inherit;
	line-height: inherit;
	margin-bottom: -20px !important;
}

.bp {
	width: auto;
	background-color: rgba(179,6,26,1);
	color: rgba(255,255,255,1) !important;
	padding: 10px;
	border-radius: 8px;
	font-weight: 700;
}

audio, video {
	border-radius: 8px;
	width: 100% !important;
	margin: 25px 0;
	background-color: rgba(27,65,101,1);
	padding: 30px;
	box-sizing: border-box;
}

#slider {
	margin-bottom: 50px;
	background-color: rgba(27,65,101,1);
	position: sticky;
	top: 0;
	left: 0;
	z-index: -1;
}

.saltoabajo {
	margin: 50px 0 !important;
}

.bresultados {
	text-align: center;
	background-color: rgba(27,65,101,1);
	padding: 10px;
	border-radius: 8px;
	border: 4px solid rgba(27,65,101,0);
	background-clip: padding-box;
	color: rgba(244,245,245,1);
}

.bnum {
	font-size: 50px;
	line-height: 50px;
	font-weight: 700;
}

.btxt {
	opacity: 0.8;
}

.flota {
	width: 100%;
	text-align: center;
	z-index: 99999;
	padding: 0 10%;
	box-sizing: border-box;
	position: absolute;
	top: 44%;
}

.sombra1 {
	background-color: rgba(27,65,101,0.5);
	box-shadow: 1px 1px 10px rgba(27,65,101,0.5);
	padding: 10px 20px;
	box-sizing: border-box;
	border-radius: 8px;
}

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

a:link {
	color: #3C3C3B;
	text-decoration: none;
}

a:visited {
	color: #3C3C3B;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #3C3C3B;
	text-decoration: none;
}

.aceptaprivacidad {
	font-size: 12px;
}

.coproch {
	width: 50%;
	margin: 30px 0;
	opacity: 0.6;
}

.boxvideo {
	width: 100%;
	text-align: right;
	margin: 50px 0;
	font-size: 20px;
	line-height: 20px;
	vertical-align: middle;
	transition: 0.2s;
	padding: 0 10px;
	cursor: pointer;
}

.boxvideo:hover {
	color: rgba(179,6,26,1);
}

.boxiconvideo {
	vertical-align: middle;
	font-size: 60px;
	line-height: 60px;
}

.error {
	background-color: rgb(243,243,200,1);
}

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

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

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

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

.box_secure {
	background-color: transparent;
	border-radius: 8px;
	padding: 10px;
	margin: 10px 0;
	text-align: left;
	display: block;
}

.icon_comparte {
	width: 32px;
	height: 32px;
	object-fit: cover;
	margin-right: 10px;
	display: inline-block;
}

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

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

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

.scrolltop {
    background-image: url("../imagenes/arrow.png");
    background-repeat: no-repeat;
	background-size: 100%;
    bottom: 20px;
    display: none;
    left: auto;
    overflow: hidden;
    padding: 17px 16px;
    position: fixed;
    right: 26px;
    top: auto;
    width: 40px;
	height: 40px;
    z-index: 8888;
	opacity: 0.5;
	box-sizing: border-box;
}

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

.boxnoticia {
	margin-top: 50px;
	padding: 50px 0;
	background-color: rgba(244,245,245,1);
	margin-bottom: -50px;
}

.nass {
	margin-top: 50px;
	background-image: url(../imagenes/cabecera.jpg);
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
	padding: 120px 0;
	color: inherit !important;
	margin-bottom: -50px;
}

.nass2 {
	margin-top: 40px;
	background-color: rgba(27,65,101,0.4);
	padding: 20px 0 20px 0;
	color: #FFF;
	text-align: center;
}

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

.name {
	font-size: 22px;
	line-height: 22px;
	color: rgba(27,65,101,1);
}

.cargo {
	font-size: 14px;
	line-height: 14px;
	padding: 4px 0 10px 0;
	opacity: 0.6;
}

.email {
	font-size: 14px;
	line-height: 14px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.phone {
	padding-top: 4px;
}

.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: rgba(179,6,26,1);
}

.mensajelinkt {
	background-color: rgba(27,65,101,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: 99999;
}

.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;
}

.ired {
	border: 3px solid rgba(255,255,255,0.4);
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-right: 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 {
	border: 3px solid rgba(255,255,255,0.4);
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-left: 4px;
	transition: 0.6s;
}

.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(27,65,101,1);
}

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

 @-webkit-keyframes kenburns-top {
	0% {
	  -webkit-transform: scale(1) translateY(0);
			  transform: scale(1) translateY(0);
	  -webkit-transform-origin: 50% 16%;
			  transform-origin: 50% 16%;
	}
	100% {
	  -webkit-transform: scale(2.25) translateY(-15px);
			  transform: scale(2.25) translateY(-15px);
	  -webkit-transform-origin: top;
			  transform-origin: top;
	}
  }
  @keyframes kenburns-top {
	0% {
	  -webkit-transform: scale(1) translateY(0);
			  transform: scale(1) translateY(0);
	  -webkit-transform-origin: 50% 16%;
			  transform-origin: 50% 16%;
	}
	100% {
	  -webkit-transform: scale(2.25) translateY(-15px);
			  transform: scale(2.25) translateY(-15px);
	  -webkit-transform-origin: top;
			  transform-origin: top;
	}
  }

.c_propiedad {
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
	color: #FFF;
	text-transform:  uppercase;
	padding: 10px 20px;
	text-align: center;
	background-color: rgba(27,65,101,0.2);
}

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

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

.link2 {
	background-color: rgba(27,65,101,1) !important;
	color: rgba(244,245,245,1) !important;
}

.link3 {
	background-color: rgba(27,65,101,1)!important;
	color: rgba(244,245,245,1) !important;
	transition: 0.2s;
}

.link3:hover {
	background-color: rgba(27,65,101,1) !important;
	color: rgba(244,245,245,1) !important;
}

.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;
	text-transform: uppercase;
	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;
}

.search {
	text-align: center;
} 

.vas {
	font-size: clamp(1.8rem, 3.8vw, 3.8rem);
	line-height: clamp(1.8rem, 3.8vw, 3.8rem);
	color: rgba(255,255,255,1);
	box-sizing: border-box;
	display: block;
	width: 70%;
	position: absolute;
	left: 50%;
	top: 60%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	text-align: center;
	z-index: 99999;
	font-weight: 700;
	text-shadow: 0px 0px 20px rgba(0,0,0,0.8);
}

.vas > a > button {
	margin: 20px auto 0 auto !important;
	font-size: 16px !important;
	display: block !important;
}

.vas > p {
	margin: 0 auto 10px auto !important;
	font-size: 20px !important;
	display: block !important;
}

.in {
	font-size: 50px;
	color: rgba(255,255,255,1);
	margin-top: 20px;
	transition: 0.2s;
}

.header_top {
	background-color: rgba(27,65,101,1);
	padding: 5px 0;
	color: rgba(255,255,255,1);
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 16px;
}

.header_tel {
	display: inline-block;
	vertical-align: middle;
	border-left: 1px solid rgba(255,255,255,0.5);
	margin-right: 10px;
	padding-left: 10px;
}

.header_left {
	text-align: left;
}

.iredh {
	width: 26px;
	height: 26px;
	display: inline-block;
	margin-left: 10px;
	transition: 0.6s;
}

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

}

.propuesta {
	margin-bottom: -50px;
	margin-top: 50px;
	display: block;
}

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

.header-sticky {
	position: fixed !important;
}

section {
	overflow: hidden;
}

.transparente {
	background-color: rgba(27,65,101,0);
}

.color {
	background-color: rgba(244,245,245,1)
}

.superheader {
	background-color: lightblue;
	padding:  6px 0;
	color:  #FFF;
	font-size:  12px;
	font-weight:  400;
	text-transform:  uppercase;
	margin-bottom: 20px;
}

.boton_central {
	text-align: center;
	padding-top: 20px;
}

.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;
}

.titulo_test {
	text-align: center;
	font-size: 32px;
	line-height: 32px;
	padding-bottom: 40px;
	font-weight: 700;
	color: #FFF;
	text-shadow: 2px 2px 5px #333;
}

.titulo_test2 {
	text-align: center;
	font-size: 32px;
	line-height: 32px;
	padding-bottom: 40px;
	font-weight: 300;
	color: #264D5D;
	text-shadow: 2px 2px 5px #333;
}


.itemdesta {
	padding: 30px 0;
	margin-bottom: 30px;
	background-color: rgba(174,198,215,1);
}

.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;
}

.sp2 {
	background-color: #ffdd00;
	color: #333;
	padding: 6px 10px;
	float: right;
	margin-left: 4px;
}

.sp3 {
	width: 100%;
	color: rgba(244,245,245,1);
	padding: 6px 10px;
	box-sizing: border-box;
	text-align: center;
	border-bottom: 1px solid rgba(27,65,101,0);
	font-weight: 400;
	text-transform:  uppercase;
}

.ras {
	font-weight: 700;
	background-color: rgba(179,6,26,1);
	border-radius: 8px;
	color: rgba(255,255,255,1);
	text-transform:  uppercase;
}

.dorado {
	color: rgba(179,6,26,1);
}

.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: 180px;
	z-index: 8888;
}

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

.fa-search {
	margin-right: 10px;
}

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

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

.header-content-nosotros {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.question {
	width: 100% !important;
	text-align: right;
	padding-right: 10px;
	box-sizing: border-box;
}

.question_b {
	width: 100% !important;
	text-align: right;
	padding-right: 10px;
	box-sizing: border-box;
	color: rgba(244,245,245,1);
}

.calc2 {
	width: 100% !important;
	text-align: center !important;
}

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

.box_secure {
	margin: 10px 0;
	box-sizing: border-box;
}

.header-content-secure {
	display: flex;
	justify-content: end;
	align-items: center;
}

.loading {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(244,245,245,1);
}

.spinner {
    border: 4px solid rgba(27,65,101,0.5);
    border-top: 4px solid rgba(27,65,101,1);
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 1s linear infinite;
    display: block;
}

@keyframes spin {

    0% {
      transform: rotate(0deg);
    }

    100% {
      transform: rotate(360deg);
    }

}

.loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(27,65,101,1);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.loading-overlay .spinner {
    border: 16px solid rgba(244,245,245,0.5);
    border-top: 16px solid rgba(244,245,245,1);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 0.5s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

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

.activeb {
	font-weight: 700;
}

.btnp {
	background-color: rgba(179,6,26,1);
	transition: 0.2s;
	padding: 12px;
	font-weight: 700;
	font-family: inherit;
	font-size: inherit;
	color: rgba(255,255,255,1) !important;
	box-sizing: border-box;
	border: none;
	transition: 0.2s;
	margin: 10px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	border-radius: 8px;
}

.btnp:hover {
	background-color: rgba(27,65,101,1);
	color: rgba(255,255,255,1) !important;
}

.numeropagina {
	margin: 0 10px;
	font-weight: 700;
}

#activeb {
	color: rgba(179,6,26,1) !important;
}

.back {
	background-color: rgba(244,245,245,1) !important;
}

.back > .web > .header-content > .header80 > .desktop > .nav > li > .link-header {
	color: rgba(27,65,101,1) !important;
	text-shadow: none !important;
}

.back > .web > .header-content > .header80 > .desktop > .nav > li > .link-header:hover {
	color: rgba(179,6,26,1) !important;
}

.sticky {
	position: sticky !important;
	top: 110px;
}

.acciones {
	max-width: 180px;
	position: fixed;
	bottom: 4%;
	right: 5%;
	z-index: 9998;
	text-align: left;
	cursor: pointer !important;
}

.footer {
	padding: 120px 0;
	color: rgba(255,255,255,1);
	margin-top: 50px;
	background-color: rgba(27,65,101,1);
}

.footer-index {
	margin-top: -50px;
} 

.bascolor {
	background-color: rgba(27,65,101,0.4);
	color: rgba(244,245,245,1);
	width: 100%;
}

.bascolor2 {
	background-color: rgba(27,65,101,1);
	color: rgba(244,245,245,1) !important;
	padding: 10px;
	box-sizing: border-box;
}

.pp1 {
	font-size: 16px;
}

.pp2 {
	font-size: 24px;
}

.pp3 {
	font-size: 16px;
}

.f100 {
	border-radius: 8px;
	margin: 25px 0;
	width: 100%;
}

.logotipo {
	text-align: left;
}

.logo {
	transition: 0.2s;
	height: 100px;
	filter: invert(1) grayscale(1) brightness(1);
}

.logopagina {
	filter: none !important;
}

.programa {
	margin-top: 20px;
}

.men-what {
	margin-left: 10px;
}

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

.titulonass {
	font-size: 28px;
	opacity: 0.8;
	padding-bottom: 20px;
}

.content {
	

}

.bestprice {
	font-size: 12px !important;
	background-color: rgba(179,6,26,1);
	color: rgba(255,255,255,1);
	padding: 6px 12px;
	border-radius: 8px;
	margin-left: 10px;
	overflow: hidden;
}

.bestprice > i {
	margin-right: 6px;
	display: inline-block;
  	position: relative;
  	animation: aparecerDesdeArriba 2s ease-in-out infinite;
}

@keyframes aparecerDesdeArriba {
	0% {
	  opacity: 0;
	  transform: translateY(-20px);
	}
	25% {
	  opacity: 1;
	  transform: translateY(0);
	}
	75% {
	  opacity: 1;
	  transform: translateY(0);
	}
	100% {
	  opacity: 0;
	  transform: translateY(20px);
	}
  }

#mensaje-carga {
	display: none;
	z-index: 1000;
	opacity: 0;
	transition: opacity 0.5s ease-in-out;
  }

  #mensaje-carga.visible {
	text-align: left;
	display: block;
	opacity: 1;
	transition: opacity 0.5s ease-in-out;
}

.item-mensaje {
	box-sizing: border-box;
	padding: 10px 30px;
	border-radius: 8px;
	margin: 8px 0 0 0;
	background-color: rgba(27,65,101,1);
	color: rgba(255,255,255,1);
	text-align: center;
}

.item-mensaje > i {
	opacity: 0.5;
	margin-right: 10px;
}

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

.w200 {
	max-width: 600px;
}

.financiamiento, .opcion {
	cursor: pointer !important;
}

#financiamiento, #opcion {
	display: none;
}

/* NAVEGADOR */

.link9 {
	margin-left: 10px;
}

.white {
	vertical-align: middle;
	color: rgba(255,255,255,1) !important;
	background-color: rgba(179,6,26,1);
	border-radius: 8px;
	font-weight: 700;
	text-shadow: none !important;
	position: relative;
	overflow: hidden;
}

.white:hover {
	color: rgba(255,255,255,1) !important;
	background-color: rgba(27,65,101,1) !important;
}

.white::after {
	content: "";
	position: absolute;
	top: 0;
	left: -100%;
	width: 10px;
	height: 100%;
	background: rgba(255,255,255,0.3);
	transform: skewX(-25deg);
	animation: brilloDesplazamiento 2s linear infinite;
	filter: blur(6px);
  }
  
  @keyframes brilloDesplazamiento {
	0% {
	  left: -100%;
	}
	100% {
	  left: 100%;
	}
  }

.link-header-ul {
	text-shadow: none !important;
	color: rgba(27,65,101,1) !important;
	transition: 0.2s;
}

.link-header-ul:hover {
	color: rgba(179,6,26,1) !important;
}

.link-header:hover {
	color: rgba(179,6,26,1) !important;
}

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

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

 
.nav li a {
	display: inline-block;
	transition: 0.2s;
	color: rgba(255,255,255,1);
	text-shadow: 0px 0px 20px rgba(0,0,0,0.8);
	padding: 14px;
	width: 100%;
	box-sizing: border-box;
}
 
.nav li a:hover {
	color: rgba(179,6,26,1);
}

.nav li ul {
	text-align: left !important;
	display: none;
	position: absolute;
	min-width: 100px;
	font-size: 16px !important;
	line-height: 14px;
	background-color: rgba(244,245,245,1);
	border-radius: 8px;
}

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

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

.faq {
	padding: 50px 0;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: -50px;
}

.testimonio {
	margin-top: 50px;
	padding: 50px 0;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: -50px;
}

.boxt {
	height: 160px;
	border-bottom: 1px solid rgba(244,245,245,1);
	padding: 0 0 20px 0;
	box-sizing: border-box;
	color: inherit;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	text-align: center !important;
}

.nt {
	font-weight: 400;
	height: auto;
	padding: 10px 40px;
	height: 28px;
	font-size: 14px;
	line-height: 14px;
	text-align: center !important;
}

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

.flecha2 {
	width: 0;
	height: 0;
	border-left: 16px solid transparent;
	border-top: 16px solid rgba(27,65,101,1);
	border-right: 16px solid transparent;
	margin: 0 auto 25px auto;
}

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

.item-test {
	width: 100%;
	display: block;
	padding: 0 6px;
	box-sizing: border-box;
}

/* ALINEACION DE TEXTOS */

.texto_left {
	text-align: left;
}

.text_center {
	text-align: center;
}

.text_right {
	text-align: right;
}

.text_justicado {
	text-align: justify;
}

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

.icos {
	font-size: 40px;
	color: rgba(179,6,26,1);
}

.icos4 {
	width: 20%;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	margin: 0 6px;
	border-right: 1px solid rgba(27,65,101,0.2);
}

.icono-numero {
	font-weight: 700 !important;
}

.icono-titulo-a {
	font-size: 12px;
	font-weight: 300;
	margin: 6px 0 0 0;
}

.icono-titulo-b {
	font-size: 12px;
	font-weight: 300;
}

.icos4pro {
	width: 100%;
	display: inline-table;
	text-align: left;
	font-size: 16px;
	line-height: 16px;
	padding: 4px 0;
	color: rgba(160,160,160,1);
	box-sizing: border-box;
}

.sall2 {
	width: 30px;
}

.iconosfeat {
	text-align: left;
	display: flex;
	color: rgba(0,0,0,1);
	margin: 40px 20px 20px 20px;
}

.decla {
	font-size: 12px;
}

.idcodigo {
	font-size: 14px;
}

.mayor {
	margin: 50px 0;
}

/* ALINEACION DE COLUMNAS */

.top {
	vertical-align: top;
}

.middle {
	align-items: end !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;
}

.destacado {
	background-color: rgba(255,255,255,1);
}

/* COLUMNAS */

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

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

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

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

.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;
}

.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: 300px;
	object-fit: cover;
	display: block;
}

.addthis_sharing_toolbox {
	text-align: center;
	margin-bottom: -10px;
}

.h100 {
	width: 100%;
	height: 260px;
	object-fit: cover;
	position: absolute;
	z-index: -9999;
	/* -webkit-filter: saturate(1.5);
	filter: saturate(1.5);  */
}

.h100full {
	width: 100%;
	height: 500px;
	object-fit: cover;
	position: absolute;
	z-index: -9999;
	/* -webkit-filter: saturate(1.5);
	filter: saturate(1.5);  */
}

.fotorama__img {
	/* -webkit-filter: saturate(1.5) !important;
	filter: saturate(1.5) !important;  */
}

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

.c25lb {
	width: 140px;
	height: 140px;
	overflow: hidden;
	position: relative;
	transition: 0.2s;
	margin: 0 auto;
	border-radius: 50%;
	z-index: 8888;
}

.h100b {
	width: 140px;
	height: 140px;
	object-fit: cover;
	z-index: -9999;
	border-radius: 50%;
}

.h100c {
	width: 80px;
	height: 80px;
	object-fit: cover;
	z-index: -9999;
	border-radius: 50%;
	border: 10px solid rgba(244,245,245,1);
  	overflow: hidden;
}

.bage {
	margin-bottom: 25px;
}

.resena {
	text-align: left;
	margin: 25px 0;
}

.boxcliente { 
	padding: 25px;
	box-sizing: border-box;
}

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

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

.boxagente {
	padding-left: 30px;
}

.c25l {
	width: 100%;
	height: 260px;
	overflow: hidden;
	position: relative;
	transition: 0.2s;
	background-position: center center;
	background-image: url(../imagenes/plus.png);
	background-repeat: no-repeat;
	background-size: 0%;
}

.c25lhori {
	width: 100%;
	height: 240px;
	overflow: hidden;
	position: relative;
	transition: 0.2s;
	background-position: center center;
	background-image: url(../imagenes/plus.png);
	background-repeat: no-repeat;
	background-size: 0%;
}

.propiedad:hover > .c25l {
	background-color: rgba(0,0,0,0.5);
}

.propiedad:hover > .ajuste > .columna40 > .c25lhori {
	background-color: rgba(0,0,0,0.5);
}

.c25lfull {
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: relative;
	transition: 0.2s;
	box-shadow: inset 600px 0 200px 0 rgba(0,0,0,0.5);
}

.c25lfull > button {
	width: auto !important;
	position: absolute;
	right: 40px;
	bottom: 40px;
	z-index: 1;
}

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

.ubicacion {
	margin-bottom: 20px !important;
	height: 36px;
	font-size: 18px;
	font-family: inherit;
	width: 100%;
	box-sizing: border-box;
	text-align: left !important;
	color: rgba(0,0,0,1);
	font-weight: 400;
	padding: 0 20px;
}

.ubicacion-noticia {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	height: 36px;
	font-size: 18px;
	font-family: inherit;
	width: 100%;
	box-sizing: border-box;
	text-align: left !important;
	color: rgba(0,0,0,1);
	font-weight: 400;
	padding: 0 20px;
}

.ubicacion2 {
	font-weight: 700;
	font-size: 1rem;
	padding: 2px 20px;
	color: rgba(0,0,0,1);
	text-align: left;
}

.ubicacion2 > div > i {
	color: rgba(179,6,26,1);
	margin-right: 5px;
}

.scroll-top-btn {
    width: 100%;
    position: sticky;
    top: 140px;
    left: 20px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease-in-out;
    z-index: 1000;
    margin: 25px 0 0 0;
}

.scroll-top-btn.show {
    opacity: 1;
    visibility: visible;
}

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

.datos {
	min-height: 80px;
	padding: 10px 0;
}

.datos80 {
	width: 100%;
	min-height: 120px;
	position: relative;
	box-sizing: border-box;
}

.datos80hori {
	width: 100%;
	min-height: 100px;
	position: relative;
	box-sizing: border-box;
}

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

.datos_valor {
	color: #333 !important;
	text-align: center;
	font-size: 12px;
	font-weight: 400;
	background-color: #FFF;
	padding: 6px 20px;
	box-sizing: border-box;
	text-transform: uppercase;
	position: absolute;
	top: 160px;
	left: 0;
	transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}

.datos_valor99 {
	width: 200px;
	z-index: 99999;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: -100px;
	background-color: rgba(241, 196, 15,1);
	transform: rotate(-45deg);
	text-align: center;
	vertical-align: middle;
}

.fa-web-awesome {
	transform: rotate(45deg);
	font-size: 16px;
	font-weight: 16px;
	color: rgba(27,65,101,1);
	padding: 10px;
	margin-left: 50px;
	margin-top: 25px;
}

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

.icodestacado {
	height: 160px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
}

.leye {
	font-size: 34px;
	line-height: 34px;
}

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

.superior-prop {
	width: 100%;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 9999;
	text-align: right;
	color: rgba(244,245,245,1);
	font-size: 14px;
	font-weight: 700;
	padding: 10px;
	box-sizing: border-box;
}

.reciente {
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 9999;
	text-align: left;
	color: rgba(244,245,245,1);
	box-sizing: border-box;
	background-color: seagreen;
	font-weight: 700;
	border-radius: 8px;
	color: rgba(255,255,255,1);
	display: inline-block;
	padding: 4px 10px;
	font-size: 14px;
}

.superior-prop-izquierda {
	width: 100%;
	position: absolute;
	top: 36px;
	left: 36px;
	z-index: 9999;
	text-align: left;
	text-transform: uppercase;
	color: rgba(244,245,245,1);
	font-size: 12px;
	padding: 10px;
	box-sizing: border-box;
}

.superior-cat {
	font-weight: 700;
	border-radius: 8px;
	background-color: rgba(179,6,26,1);
	color: rgba(255,255,255,1);
	display: inline-block;
	padding: 4px 10px;
	margin: 3px;
}


.superior-ope {
	font-weight: 700;
	border-radius: 8px;
	background-color: rgba(27,65,101,1);
	color: rgba(244,245,245,1);
	display: inline-block;
	padding: 4px 10px;
	margin: 3px;
}

.operaciontxt {
	padding: 0 20px;
	font-weight: 700;
}

.precio2 {
	display: flex;
	text-align: left;
	font-size: 1.6rem;
	font-weight: 700;
	font-family: inherit;
	padding: 10px 20px;
	color: rgba(27,65,101,1);
	align-items: center !important;
}

.precio3 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
	background-color: rgba(194,71,71,0.8);
	color: #fff;
	padding: 8px;
}

.precio4 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
	background-color: rgba(194,71,71,1);
	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;
	text-transform: uppercase;
}


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

.relative {
	position: relative;
}

.texto-propuesta {
	text-align: left !important;
	font-size: 20px !important;
	font-weight: 700 !important;
	padding: 10px 20px;
}

.boton-propuesta {
	padding: 10px 20px;
}

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

.infoprop {
	box-sizing: border-box;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	color: rgba(27,65,101,1);
	padding: 20px 0;
}

.infoprophori {
	box-sizing: border-box;
	height: 240px;
	color: rgba(27,65,101,1);
}

.lineapropiedad {
	z-index: 7777;
	position: relative;
}

.ods {
	background-color: #F9F9F9;
}

.side {
	border: none !important;
	margin-bottom: 8px;
}

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

.gris {
	filter: grayscale(100%);
	opacity: 0.5;
}

.texbla {
	color: rgba(244,245,245,1) !important;
}

.buscador-horizontal {
	background-color: rgba(244,245,245,1);
	margin-top: -50px;
	padding: 50px 0;
	z-index: 9998;
	position: relative;
	border-radius: 8px;
}

.buscador-vertical {
	z-index: 9998;
	position: relative;
	margin-top: 8px;
	border-radius: 8px;
}

.box-buscador-horizontal {
	margin-top: -100px;
	background-color: rgba(255,255,255,1);
	border-radius: 8px;
	padding: 30px 20px 20px 20px;
	box-sizing: border-box;
}

.box-buscador-vertical {
	box-sizing: border-box;
	padding: 30px 20px 20px 20px;
	background-color: rgba(255,255,255,1);
	border-radius: 8px;
	margin-bottom: 25px;
}

.new-info {
	border-radius: 8px;
	background-color: rgba(255,255,255,1);
	padding: 20px;
	box-sizing: border-box;
}

.new-operacion {
	color: rgba(160,160,160,1);
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
}

.new-titulo {
	font-size: 20px;
	font-family: inherit;
	width: 100%;
	box-sizing: border-box;
	text-align: left !important;
	color: #001935;
	font-weight: 600;
	text-transform: capitalize;
	padding: 16px 0;
}

.new-precio-prin {
	font-size: 32px;
	line-height: 32px;
	font-family: inherit;
	width: 100%;
	box-sizing: border-box;
	text-align: left !important;
	color: #001935;
	font-weight: 700;
	text-transform: capitalize;
	padding: 26px 0;
}

.simulador {
	padding: 4px 0 0 0;
	font-size: 16px;
	color: rgba(27,65,101,1);
	font-weight: 700;
	cursor: pointer;
	transition: 0.2s;
}

.simulador:hover {
	color: rgba(179,6,26,1);
}

.simulador > i {
	opacity: 0.5;
	margin-right: 6px;
}

.tbh {
	padding: 0 10px;
	box-sizing: border-box;
	color: #969696;
	font-size: 14px;
}

.tbh-form {
	padding: 10px 10px 0 10px;
	box-sizing: border-box;
	color: #969696;
	font-size: 14px;
}

.mbh {
	margin-bottom: 10px;
	padding: 0 10px;
	box-sizing: border-box;
}

.mh {
	margin-top: 13px;
}

input, select, textarea {
	font-family: inherit;
	font-weight: 400;
	font-size: inherit !important;
	color: inherit !important;
	width: 100%;
	padding: 12px !important;
	box-sizing: border-box !important;
	background-color: rgba(244,245,245,1);
	transition: 0.2s;
	border: none;
	outline: none !important;
	margin: 5px 0 !important;
	appearance: none;
	border-radius: 8px !important;
	transition: 0.2s;
}

textarea {
	margin: 10px 0;
	min-height: 120px;
}

button {
	padding: 12px;
	font-weight: 700;
	font-family: inherit;
	font-size: inherit;
	box-sizing: border-box;
	border: none;
	transition: 0.2s;
	margin: 10px 0;
	-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;
			color: rgba(255,255,255,1) !important;
			background-color: rgba(179,6,26,1);
}

button:hover {
	color: rgba(255,255,255,1) !important;
	background-color: rgba(27,65,101,1);
}

.box_mensaje_index {
	text-align: center;
	border: 8px solid rgba(0, 0, 0, 0.0);
	background-clip: padding-box;
	background-color: rgba(255,255,255,1);
	padding: 40px;
	transition: 0.2s;
	position: relative;
	border-radius: 16px;
}

.box_mensaje_index:hover {
	box-shadow: 0 70px 70px rgba(27,65,101,0.2);
}

.box_mensaje {
	text-align: center;
	margin-bottom: 30px;
}

.user_mensaje {
	position: relative;
	width: 160px;
	height: 160px;
	border-radius: 50%;
	object-fit: cover;
	margin-bottom: 15px;
	border: 10px solid rgba(244,245,245,1);
	overflow: hidden;
}
  
.name_mensaje {
	font-weight: 700;
	font-size: 22px;
	line-height: 22px;
	color: rgba(27,65,101,1);
	margin-bottom: 10px !important;
}

.carg_mensaje {
	font-size: 12px;
	line-height: 12px;
	height: 24px;
}

.tele_mensaje {
	font-weight: 700 !important;
	margin-top: 6px !important;
}

.emai_mensaje {
	padding-top: 10px;
	font-size: 14px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.corr_mensaje {
	font-size: inherit;
	line-height: inherit;
	color: inherit;
} 

.linkubica {
	padding-right: 10px;
}

.box_mapa {
	margin: 15px 0 0 0;
}

.formbarra {
	width: 100%;
	background-color: rgba(27,65,101,0.4);
	padding: 20px 10px;
	box-sizing: border-box;
	float: left;
	margin-top: 40px;
}

.formbarra2 {
	width: 100%;
	background-color: rgba(27,65,101,0.4);
	padding: 20px 10px;
	box-sizing: border-box;
	float: left;
}

input[type="text"]#texbla::-webkit-input-placeholder {
  font-weight: 400;
	font-size: 14px;
	color: rgba(244,245,245,1);
}

::-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;
}

.bleft {
	position: absolute;
	top: 10px;
	left: 6px;
}

.bright {
	position: absolute;
	top: 10px;
	right: 6px;
}

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

.btnc {
	color: rgba(255,255,255,1) !important;
	background-color: rgba(179,6,26,1);
	margin-top: 10px;
}

.btnc:hover {
	color: rgba(255,255,255,1) !important;
	background-color: rgba(27,65,101,1);
}

.btnc2 {
	width: 100%;
	color: rgba(255,255,255,1) !important;
	background-color: rgba(179,6,26,1);
}

.btnc2:hover {
	color: rgba(255,255,255,1) !important;
	background-color: rgba(27,65,101,1);
}

.btnc3 {
	width: 100%;
	color: rgba(255,255,255,1) !important;
	background-color: rgba(179,6,26,1);
	margin-top: 26px;
}

.btnc3:hover {
	color: rgba(255,255,255,1) !important;
	background-color: rgba(27,65,101,1);
}

.mod {
	padding: 30px;
	box-sizing: border-box;
	background-color: rgba(255,255,255,1);
	background-clip: padding-box;
	border-radius: 16px;
	margin-bottom: 10px;
}

.stars {
	font-size: 24px;
	text-align: center;
	margin-bottom: 20px;
	color: rgba(179,6,26,1);
}

.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;
}

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

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

.paginador {
	width: 100%;
	display: block;
	margin-top: 50px;
	position: relative;
	padding: 0 6px;
	text-align: center;
	box-sizing: border-box;
}

.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;
}

#propiedades {
	top: 100px;
}

.imgpromo {
	margin-bottom: -4px;
}

.titi {
	width: 100%;
	font-family: inherit;
	font-weight: 700;
	padding: 25px 0 !important;
	display: inline-block;
	color: rgba(27,65,101,1);
	box-sizing: border-box;
	text-align: left;
	position: relative;
	box-shadow: inset 0 40px 60px -60px rgba(27,65,101,0.4);
}

.newtiti {
	color: rgba(194,71,71,1);
	padding-right: 10px;
}

.indicadores {
	margin-bottom: 50px;
	background-color: rgba(244,245,245,0.1);
	border-radius: 8px;
}

.indi {
	opacity: 0.5;
}

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

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

#map {
	width: 100%;
	height: 400px;
	float: none !important;
}

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

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

.item-carrusel {
	position: relative;
	width: 100%;
	height: 600px;
	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-next, .owl-prev {
	background-color: rgba(179,6,26,1) !important;
	color: rgba(255,255,255,1) !important;
	font-size: 20px !important;
	font-weight: 700 !important;
}

.owl-next:hover, .owl-prev:hover {
	background-color: rgba(27,65,101,1) !important;
	color: rgba(255,255,255,1) !important;
}

.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);
}

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

.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(-500px); }
	75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
	100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}

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

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

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

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

@keyframes backSlideIn {
	0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
	75% { opacity: .5; transform: translateZ(-500px); }
	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-top: 10px;
	text-align: center;
	position: relative;
}

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	opacity: 1;
	text-decoration: none;
}

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

.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(244,245,245,1);
	opacity: 0.6;
}

.mapa-oficina {
	width: 100% !important;
	height: 250px !important;
}

.sidebar-direccion {
	font-weight: 700 !important;
	font-size: 14px !important;
	margin-bottom: 10px !important;
}

.fa-bars {
	font-size: 16px !important;
	padding: 8px;
	border-radius: 8px;
	background-color: rgba(179,6,26,1) !important;
	color: rgba(255,255,255,1) !important;
}

.miboton {
	width: auto !important;
}

.link_f {
	margin: 10px 0;
}

.link_f > a > i {
	opacity: 0.5 !important;
	margin-right: 6px !important;
}

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

.blanco:hover {
	color: rgba(255,255,255,0.5) !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-box-nuevo {
	padding: 10px 20px;
	margin-left: 2% !important;
	margin-right: 2% !important;
	margin-bottom: 50px;
	font-family: inherit;
}

.titulo-box-nuevo > .header-content > h2 {
	text-align: left;
	font-weight: 700 !important;
	font-size: clamp(1.4rem, 2.4vw, 2.4rem) !important;
	line-height: clamp(1.4rem, 2.4vw, 2.4rem) !important;
}

.titulo-box-nuevo > .header-content > a > button {
	font-size: 16px !important;
	font-weight: 700;
	margin-left: 20px;
}

.subtitulo_principal {
	text-align: left;
	font-weight: 700;
	font-size: clamp(1.4rem, 2.4vw, 2.4rem) !important;
	line-height: clamp(1.4rem, 2.4vw, 2.4rem) !important;
	padding: 10px 20px;
	margin-left: 2% !important;
	margin-right: 2% !important;
	margin-bottom: 50px;
	font-family: inherit;
}

.subtitulo_principal-prop {
	text-align: left;
	font-weight: 600;
	font-size: 24px;
	line-height: 24px;
	padding: 0 0.5%;
	margin-top: 25px;
	font-family: inherit;
}

.subtitulo_principal_red {
	text-align: left;
	font-weight: 600;
	font-size: 40px;
	line-height: 40px;
	padding: 0;
	margin-bottom: 50px;
	color: rgba(244,245,245,1) !important;
	font-family: inherit;
}

.box-destacadas {
	width: 100%;
	background-color: rgba(244,245,245,1);
	margin-top: -50px;
	margin-bottom: -50px;
	padding: 50px 0;
	box-sizing: border-box;
	position: relative;
}

.box-white {
	width: 40%;
	background-color: white;
	position: absolute;
	left: 24%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	z-index: 9999;
	box-sizing: border-box;
	border-radius: 8px !important;
}

.box-white-trans {
	width: 40%;
	background-color: transparent;
	position: absolute;
	left: 24%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	z-index: 9999;
	box-sizing: border-box;
	border-radius: 8px !important;
}

.box-white-trans > .datos80 > .ubicacion {
	color: rgba(255,255,255,1) !important;
	font-size: clamp(1.4rem, 2.8vw, 2.8rem) !important;
	line-height: clamp(1.4rem, 2.8vw, 2.8rem) !important;
	text-shadow: 0px 0px 20px rgba(0,0,0,0.8) !important;
	font-weight: 700;
}

.box-detalles {
	font-weight: 700;
	color: rgba(244,245,245,1) !important;
	background-color: rgba(179,6,26,1);
	padding: 20px;
	box-sizing: border-box;
	transition: 0.2s;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

.box-detalles:hover {
	color: rgba(244,245,245,1) !important;
	background-color: rgba(27,65,101,1);
}

.box-eligenos {
	width: 100%;
	background-color: rgba(244,245,245,1);
	padding: 50px 0 0 0;
	box-sizing: border-box;
}

.box-servicio {
	width: 100%;
	height: 250px;
	border: 8px solid rgba(0,0,0,0);
	background-clip: padding-box;
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
	border-radius: 16px;
}

.box-servicio > img {
	width: 100%;
	height: 250px;
	box-sizing: border-box;
	object-fit: cover;
}

.box-servicio-titulo {
	display: flex;
	align-items: end;
	width: 100%;
	height: 250px;
	position: absolute;
	bottom: 0px;
	left: 0;
	z-index: 1;
	padding: 20px;
	box-sizing: border-box;
	box-shadow: inset 0 -80px 60px -20px rgba(0,0,0,0.8);
}

.box-servicio-titulo > span {
	height: clamp(1rem, 1.4vw, 1.4rem);
	margin-bottom: 20px;
	color: rgba(255,255,255,1);
	font-weight: 700;
	text-shadow: 0px 0px 20px rgba(0,0,0,0.8);
	font-size: clamp(1rem, 1.4vw, 1.4rem) !important;
	line-height: clamp(1rem, 1.4vw, 1.4rem) !important;
}

.align-items-center {
	align-items: center !important;
}

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

.box-row {
	flex: 0 0 90%;
	max-width: 90%;
	position: relative;
	box-sizing: border-box;
}

.box-info {
	text-align: center;
	background-color: rgba(27,65,101,1);
	padding: 4px;
	margin-right: -1px;
	height: 100%;
	position: relative;
	box-sizing: border-box;
	transition: 0.2s;
	z-index: 8;
	border-radius: 8px;
}
 
.box-info:hover {
	background-color: rgba(27,65,101,0.8);
	background-size: cover;
	background-position: center;
	background-blend-mode: darken;
}

.box-info:hover > .icon-eligenos {
	background-color: transparent;
	color: rgba(244,245,245,1);
}

.box-info:hover > .texto-eligenos {
	color: rgba(244,245,245,1);
}

.box-info:hover > .titulo-eligenos {
	color: rgba(244,245,245,1);
}

.titulo-eligenos {
	font-family: inherit;
	font-size: 22px;
	line-height: 22px;
	color: rgba(244,245,245,1);
	margin-top: 0px;
	font-weight: 700;
	padding: 30px;
	box-sizing: border-box;
}

.tag-eligenos {
	text-align: center;
	padding: 4px;
	box-sizing: border-box;
	vertical-align: top;
	background-color: rgba(244,245,245,1);
	border: 8px solid rgba(27,65,101,0.0);
	background-clip: padding-box;
	height: 100%;
	flex: 0 0 25%;
	max-width: 25%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.icon-eligenos {
	color: rgba(244,245,245,1);
	padding: 30px 20px;
	box-sizing: border-box;
	font-size: clamp(2.8rem, 3.8vw, 3.8rem);
	line-height: clamp(2.8rem, 3.8vw, 3.8rem);
}

.texto-eligenos {
	padding: 0 30px 30px 30px;
	color: #969696;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
}

.titulo {
	font-size: 20px;
	line-height: 20px;
	margin-top: 40px;
}

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

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

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

.lineas {
	padding: 10px 0;
	float: left;
	width: 100%;
	box-sizing: border-box;
	background-color: #FFF;
}

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

.detalle {
	width: 100%;
	float: left;
	padding: 20px 0;
	margin-bottom: 20px;
	box-sizing: border-box;
	color: rgba(27,65,101,1);
	border-bottom: 1px solid rgba(27,65,101,1);
	font-size: 20px;
	line-height: 20px;
}

.detalle2 {
	width: 100%;
	float: left;
	padding: 10px;
	background-color: rgba(229,229,229,1);
	color: #FFF;
	font-weight: 400;
	font-size: 22px;
	line-height: 22px;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 40px;
}

.detalle3 {
	width: 100%;
	float: left;
	padding: 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
	border-bottom: 1px solid rgba(229,229,229,1);
	color: rgba(229,229,229,1);
}

.textobus {
	text-transform: uppercase;
	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: left;
}

.textopagina {
	line-height: 24px;
	width: 100%;
	white-space: wrap;
	padding: 25px 0;
}

.relacionados {
	margin-top: 40px;
}

.carrusel_estado2 {
	background-color: #1d70b7;
	padding: 10px 20px;
	float: left;
	color: #FFF;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	-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;
	text-transform: uppercase;
	-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;
	text-transform: uppercase;
	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;
}

.fondo {
	background-size: cover;
	background-image: url(../imagenes/back1.png), url(../imagenes/ciudad.jpg);
	background-position: center center;
	background-size: 10%, 100%;
	background-attachment: scroll, scroll;
	background-size: auto, cover;
	padding: 60px 0;
}

.bservi {
	background-size: cover;
	background-image: url(../imagenes/back1.png), url(../imagenes/condominio.jpg);
	background-position: center center;
	background-size: 10%, 100%;
	background-attachment: scroll, scroll;
	background-size: auto, cover;
	padding-top: 20px;
}

.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;
}

.conversion {
	opacity: 0.5;
	font-size: 16px !important;
	margin-top: -25px;
}

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

.sa {
	margin-bottom: 40px;
}

.pagina {
	
}

.colorbuscador {
	background-color: rgba(6,8,89,1);
	padding: 30px 0;
}

.inicio {
	padding: 0 0 0 8px;
}

/* SPOLIER */

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

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

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: 8px;
  	   -moz-border-radius: 8px;
  	    -ms-border-radius: 8px;
  	     -o-border-radius: 8px;
  	        border-radius: 8px;
}

.spoiler {
	font-size: 16px;
}

.subtitulo {
	margin: 25px 0;
	font-size: 24px;
	line-height: 24px;
	color: inherit;
}

.precio_box_pro {
	box-sizing: border-box;
}

.precio_box_pro_prin {
	font-size: 28px;
	line-height: 28px;
	font-weight: 700;
	margin: 5px 0;
	color: rgba(179,6,26,1);
	font-family: inherit;
}

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

.boton_right {
	text-align: right;
}

.opcion {
	font-weight: 700;
	display: block;
	margin: 10px 0;
	opacity: 0.5;
}

.plomotitulo {
	margin: 0 0 25px 0 !important;
	font-weight: 700 !important;
	font-size: 18px !important;
	line-height: 18px !important;
	color: rgba(27,65,101,1);
}

.plomotitulo_red_p {
	margin: 0 0 25px 0;
	font-weight: 700;
	font-size: 18px;
	line-height: 18px;
	color: rgba(244,245,245,1) !important;
}

.plomotitulo_red {
	margin: 25px 0;
	font-weight: 700;
	font-size: 18px;
	line-height: 18px;
	color: rgba(179,6,26,1);
}

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

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

.alto50 {
	margin-bottom: 50px !important;
}

.plomo {
	box-sizing: border-box;
	padding: 30px;
	border-radius: 8px;
	margin: 25px 0;
	display: block;
	position: relative;
	background-color: rgba(255,255,255,1);
}

.plomo-sidebar {
	box-sizing: border-box;
	padding: 30px;
	border-radius: 8px;
	margin: 10px 0 25px 0;
	display: block;
	position: relative;
	background-color: rgba(255,255,255,1);
}

.plomo-sidebar > a > button {
	width: 100% !important;
}

.plomo-sidebar > a > button > i {
	opacity: 0.5;
	margin-right: 10px;
}

.cont-sidebar {
	margin: 10px 0;
	display: flex;
	align-items: center;
	transition: 0.2s;
}

.cont-sidebar > img {
	width: 50px;
	height: 50px;
	object-fit: cover;
	border-radius: 8px;
	margin-right: 10px;
}

.cont-sidebar > h3 {
	font-weight: 700 !important;
	font-size: 14px !important;
}

.cont-sidebar:hover > h3 {
	color: rgba(179,6,26,1) !important;
}

.galerias {
	background-color: rgba(244,245,245,1);
	box-sizing: border-box;
	padding: 30px;
	border-radius: 8px;
	margin-bottom: 50px;
	display: block;
	position: relative;
}

.plomo_red {
	box-sizing: border-box;
	padding: 30px;
	border-radius: 8px;
	margin: 25px 0;
	display: block;
}

.plomo_box {
	background-color: rgba(244,245,245,1);
	box-sizing: border-box;
	padding: 30px;
	border-radius: 8px;
	margin: 25px 0;
	display: block;
	border: 8px solid rgba(0, 0, 0, 0.0);
	background-clip: padding-box;
}

.fotopage {
	width: 100%;
	height: 500px;
	object-fit: cover;
	background-color: rgba(244,245,245,1);
	box-sizing: border-box;
	border-radius: 8px;
	margin:  10px 0 25px 0;
	display: block;
	position: relative;
}

.tt3 {
	color: rgba(244,245,245,1);
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 20px;
}

.margenl {
	padding-left: 30px;
}

.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: 400;
	color: #FFF;
	background-color: #F60;
	position: absolute;
	left: 0;
	top: 0;
	box-shadow: 0px 10px 10px rgba(50, 50, 50, 0.30);
	-webkit-box-shadow: 0px 10px 10px rgba(50, 50, 50, 0.30);
	-moz-box-shadow: 0px 10px 10px rgba(50, 50, 50, 0.30);
	z-index: 6666;
}
	
.dato2 {
	padding: 6px 10px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	background-color: #FFF;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 6666;
	text-align: right;
	opacity: 0.9;
}

.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) {
	
.comm {
	display: none;
}

.c25lhori {
	height: 260px;
}

.datos80hori {
	min-height: 100px;
}

.infoprophori {
	box-sizing: border-box;
	height: auto !important;
}

.box-white {
	width: 80%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

}

@media screen and (max-width: 900px) {
	
.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 !important;
}

.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;
}
	
#map, #map2 {
	height: 420px;
}

#carrusel {
	height:  420px !important;
}

.item-carrusel {
	height:  420px !important;
}

.c100 {
	min-height: 420px !important;
}
	
.c_propiedad {
	font-size:  12px !important;
}
	
.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: #333 !important;
		padding:  20px 0;
		text-align:  center;
		font-size:  20px;
		display:  block;
	}

.select {
	width: 68px;
	background-color: rgba(179,6,26,1) !important;
	color: rgba(244,245,245,1) !important;
	border-radius: 8px;
	font-weight: 700 !important;
	font-family: inherit;
	font-size: inherit !important;
	border: none !important;
	padding: 0;
	margin: 0;
	float: right;
	direction: rtl !important;
	outline: none;
}

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


#map-canvas {
	height: 250px;
}

.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;
}

.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;
}
	
.leye {
	font-size: 18px;
	line-height: 16px;
}

.carr {
	margin-top: 100px;
}
	
}

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

.sp2 {
	display: none;
}
	
.sp3 {
	border-bottom: none;
}
	
.acomoda {
	top: 146px;
}
		
.margenl {
	padding-left: 0 !important;
}

.titulonass {
	margin-top: 50px;
}

}

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

.box-row {
	flex: 0 0 100% !important;
	max-width: 100% !important;
	margin: 10px 0;
}

.boxvideo {
	text-align: center;
}

}

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


	input#abrir-cerrar {
		width: 1px;
		visibility: hidden;
		position: absolute;
		top: -9999px;
		left: -10px !important;
		overflow: hidden;
	}
	
	
	label[for="abrir-cerrar"] {
		width: 100%;
		box-sizing: border-box;
		cursor:pointer;
		padding: 20px 0;
		color: rgba(27,65,101,1);
		font-size: 30px;
	}
	
	.cerrar {
		display:none;
	}
	
	#sidebarm {
		width:0;
	}
	
	#contenido {
		margin-left:0;
	}
	
	input#abrir-cerrar:checked ~ #sidebarm {
		width: 60%;
		z-index: -1;
	}
	
	input#abrir-cerrar:checked + label[for="abrir-cerrar"], input#abrir-cerrar:checked ~ #contenido {
		transition: margin-left .4s;
	}
	
	
	input#abrir-cerrar:checked + label[for="abrir-cerrar"] .cerrar {
		display:inline;
		color: rgba(27,65,101,1) !important;
	}
	
	input#abrir-cerrar:checked + label[for="abrir-cerrar"] .abrir {
		display:none;
	}
	
	.sidebarm {
		position: fixed;
		height: 100%;
		width: 0;
		top: 0;
		right: 0;
		z-index: 1;
		background-color: rgba(255,255,255,1);
		overflow-x: hidden;
		transition: 0.4s;
		padding: 1rem 0;
		box-sizing:border-box;
		font-weight: 700;
	}
	
	.sidebarm .boton-cerrar {
		position: absolute;
		top: 0.5rem;
		right: 1rem;
		font-size: 20px;
		display: block;
		padding: 0;
		line-height: 1.5rem;
		margin: 0;
		height: 32px;
		width: 32px;
		text-align: center;
	}
	
	.sidebarm ul, .sidebarm li{
		margin:0;
		padding: 5px;
		list-style:none inside;
	}
	
	.sidebarm ul {
		margin: 4rem auto;
		display: block;
		width: 80%;
		min-width: 200px;
	}
	
	.sidebarm a {
		display: block;
		color: rgba(27,65,101,1);
		text-decoration: none;
		padding: 5px;
		font-size: 16px !important;
		
	}
	
	.sidebarm a:hover{
		color: rgba(179,6,26,1);
	}
	
	#contenido {
		transition: margin-left .4s;
		padding: 1rem;
	
	}
	
	.menu {
		text-align: left !important;
		font-size: 14px;
	}
	
	.abrir-cerrar {
		color: #2E88C7;
		font-size:1rem;   
	}

.logo {
	height: 60px !important;
}

.fotopage {
	height: 250px;
}

.men-what {
	display: none;
}

.c25lfull {
	height: 350px;
	box-shadow: inset 300px 0 100px 0 rgba(27,65,101,0.6);
}

.alto50 {
	margin-bottom: 25px !important;
}

.white {
	padding: 14px !important;
}

.nav ul {
	width: 100%;
}

.nav li ul {
	position: absolute;
	right: 0;
	width: 250px !important;
	text-align: left !important;
}

.nav li ul li ul {
	position: absolute;
	right: 0;
	width: 250px !important;
	text-align: left !important;
	z-index: 9999;
	background-color: rgba(27,65,101,1);
	top: 42px;
	max-height: 300px;
	overflow: scroll;
}

.sticky {
	position: relative;
	top: auto;
}

.box6a {
	width: 100% !important;
	padding: 50px 0 !important;
}

.coproch {
	width: 50%;
	margin: 30px auto;
}

.plomo, .plomo_red, .galerias, .plomo-sidebar {
	padding: 15px;
}

.program {
	padding: 20px 0 30px 0;
}

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

.tdestaca {
	font-size: 16px;
	line-height: 16px;
}
	
#map, #map2 {
	height: 250px;
}
	
#carrusel {
	height:  250px !important;
}

.item-carrusel {
	height:  250px !important;
}

.c100 {
	min-height: 250px !important;
}
	
	.leye {
	font-size: 14px;
	line-height: 12px;
}

	.nass2 {
		margin-bottom: 50px;
	}
}

.olControlZoom {

	bottom: 10px;
	right: 10px;
}

.olButton {
color: rgba(255,255,255,1) !important;
padding: 6px 10px;
box-sizing: border-box;
border: none;
display: block;
margin: 4px;
-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(179,6,26,1);
}

.olControlAttribution {
	display: none !important;
}

.olAlphaImg {
	width: 100px !important;
	height: 100px !important;
}

.atri {
	text-align: right;
	font-size: 10px;
	padding: 6px 0;
	float: right;
}

.map {
	float: left;
}

.icen {
	text-align: center !important;
	border: none !important;
	font-size: 36px !important;
	font-weight: 700;
	color: rgba(179,6,26,1) !important;
	outline: none;
	background-color: transparent !important;
	-webkit-border-radius: 8px !important;
  	   -moz-border-radius: 8px !important;
  	    -ms-border-radius: 8px !important;
  	     -o-border-radius: 8px !important;
	        border-radius: 8px !important;
}
	
	.recta {
	width: 48%;
	display:  inline-block;
	text-align:  center;
	background-color: rgba(244,245,245,1);
	box-sizing:  border-box;
	padding: 12px;
	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(244,245,245,1);
	box-sizing:  border-box;
	padding: 12px;
	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;
}

.datoform {
	font-size: inherit;
	font-weight: 700;
}
	
	.texp {
		font-size:  12px;
		padding: 10px;
		opacity: 0.8;
	}

	
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;

}

.bordesimu {
	border: 1px solid rgba(244,245,245,1);
	border-radius: 8px;
	margin-top: 30px;
	padding: 30px;
}

#slider {
	position: relative;
	z-index: 8888 !important;
}

#slider .slider {
	height: 100%;
	width: 100%;
	display: none;
	position: absolute;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}


#slider .slider p {
	text-align: center;
	font-size: 70px;
	font-weight: bold;
}

#selector {
	position: absolute;
	text-align: center;
	bottom: 80px;
	width: 100%;
}

#selector>span {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: inline-block;
	border: 3px solid rgba(244,245,245,0.5);
	margin: 4px;
	cursor: pointer;
}

#selector .selectorSelected {
	background-color: rgba(244,245,245,1);
}

.supmar {
	margin-right: 10px;
}

.box-captacion {
	border-radius: 8px;
	padding: 50px;
	background-color: rgba(27,65,101,1);
	color: rgba(255,255,255,1);
	box-sizing: border-box;
}

.box-captacion > h2 {
	font-size: clamp(1.4rem, 2.4vw, 2.4rem) !important;
	line-height: clamp(1.4rem, 2.4vw, 2.4rem) !important;
	font-weight: 700 !important;
	color: rgba(255,255,255,1) !important;
}

.box-captacion > p {
	font-size: 18px;
	margin: 20px 0 !important;
}

.box-captacion > a > button > i {
	opacity: 0.5;
	margin-right: 10px;
}

.box6 {
	width: 100%;
	background-size: cover;
	background-position: center;
	padding: 120px 0;
	box-sizing: border-box;
	position: relative;
	margin-top: 50px;
}

.box6a {
	width: 100%;
	text-align: center;
	padding: 50px;
	box-sizing: border-box;
	color: rgba(244,245,245,1);
}

.texto1box6 {
	font-size: clamp(1.2rem, 2vw, 2rem);
	line-height: clamp(1.2rem, 2vw, 2rem);
	font-weight: 700;
	font-family: inherit;
	margin-bottom: 20px;
}

.texto2box6 {
	margin: 25px 0;
	font-size: 22px;
	line-height: 22px;
}

.botonanuncios {
	position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.maspropiedades {
	margin: 20px 0;
}

.boxagente2 {
	padding: 50px 0;
	margin-bottom: -50px;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	z-index: 999;
}

.colagente {
	text-align: center;
	padding: 20px;
	background-color: rgba(244,245,245,0.5);
}

#agentes {
	
}

.boxzona {
	padding: 50px 0;
	box-sizing: border-box;
	position: relative;
}

.bzona {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 9999;
	color: rgba(244,245,245,1);
	font-size: 16px;
	line-height: 16px;
	text-align: left !important;
	font-weight: 400;
	font-family: inherit;
	text-transform: uppercase;
	text-shadow: 3px 3px 6px rgba(27,65,101,1);
}

.city {
	display: block;
	font-size: 30px;
	line-height: 30px;
}

.mimas {
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 9999;
	color: rgba(244,245,245,1);
	font-size: 50px;
	line-height: 50px;
	text-align: right !important;
	font-weight: 400;
	font-family: inherit;
	text-transform: uppercase;
	transition: 0.2s;
}

.bordefaq {
	display: grid;
	margin-bottom: 8px;
	background-color: rgba(255,255,255,1);
	border-radius: 8px;
}

.bordefaq > button {
	color: rgba(27,65,101,1) !important;
}

button > h3 {
	font-weight: 700 !important;
}

.pfaq {
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
	font-weight: normal;
	line-height: 1.5;
	color: rgba(0,0,0,1) !important;
}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
	justify-content: space-between;
	display: flex;
	align-items: center;
	background-color: transparent;
	color: rgba(27,65,101,1) !important;
	cursor: pointer;
	padding: 10px 20px;
	width: 100%;
	text-align: left;
	border: none;
	outline: none;
	transition: 0.4s;
	font-size: 20px;
	font-weight: 500;
	font-family: inherit;
  }
  
  /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
  .active, .accordion:hover {
	background-color: white;
  }
  
  /* Style the accordion panel. Note: hidden by default */
  .panel {
	padding: 0 10px;
  	background-color: white;
  	max-height: 0;
  	overflow: hidden;
  	transition: max-height 0.2s ease-out;
	box-sizing: border-box;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
  }

  .accordion:after {
	content: '\02795'; /* Unicode character for "plus" sign (+) */
	font-size: 14px;
	color: #777;
	float: right;
	margin-left: 10px;
	display: flex;
	justify-content: center;
  }
  
  .modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 999998; /* Sit on top */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(27,65,101); /* Fallback color */
	background-color: rgba(27,65,101,0.8); /* Black w/ opacity */
  }
  
  /* Modal Content/Box */
  .modal-content {
	background-color: transparent;
	margin: 15% auto; /* 15% from the top and centered */
	width: 60%; /* Could be more or less, depending on screen size */
  }
  
  /* The Close Button */
  .close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
	display: none;
  }
  
  .close:hover,
  .close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
  }

  .eui-widget-title {
	display: none !important;
  }

  .eapps-instagram-feed-content {
	border-radius: 8px !important;
  }

  .popup-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: flex;
	align-items: center;
	justify-content: center;
	visibility: hidden;
	opacity: 0;
	transition: opacity 0.3s ease;
	z-index: 999999999 !important;
	overflow: auto;
}

.popup-overlay.active {
	visibility: visible; 
	opacity: 1; 
}

.popup-content {
	background: #fff;
	padding: 20px;
	border-radius: 8px;
	max-width: 400px;
	width: 80%;
	text-align: center;
	position: relative;
}

.popup-content button {
	 
}

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

	#slider, .slider {
		height: 480px !important;
	}

	#selector {
		display: none;
	}

	.buscador-horizontal {
		margin-top: -10px;
	}

}

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

	#slider, .slider {
		height: 380px !important;
	}

	#selector {
		display: none;
	}

	.buscador-horizontal {
		margin-top: -10px;
	}

}