/*
 ESTILOS WP GENRALES
*/
html {
  scroll-behavior: smooth;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p, span {
  font-family: 'Roboto', sans-serif;
}
::-moz-selection { /* Code for Firefox */
  color: #fff;
  background: #4d6ab1;
}
::selection {
  color: #fff;
  background: #4d6ab1;
}
.centered-paragraph {
  margin: 0 auto;
  max-width: none;
  white-space: unset;
  width: 100%;
}
.site-main {
	background-color: #ededed !important;
}
/*
  FIN ESTILOS WP GENRALES
*/
p{
  margin-bottom: 0px; 
} 
p:empty {
  display: none;
}
br{
  display: none;
}
a {
	color: unset;
}
.descuento {
	position: absolute;
	background: #fff03c;
	border-radius: 0;
	width: 30%;
	height: 115px;
	text-align: center;
	padding: 18px 10px;
	/* margin: 5px 0 0 8px; */
	bottom: -42px;
	left: 35%;
	right: 35%;
}
.descuento p {
	font-size: 37px;
	font-weight: 900;
	line-height: 32px;
	text-align: center;
	color: #3d4b92;
	margin-top: 12px;
}
.estado_proyecto {
	position: absolute;
	background: #3d4b92;
	border-radius: 0;
	width: 30%;
	height: 22px;
	text-align: center;
	padding: 0px 0px;
	/* margin: 5px 0 0 8px; */
	bottom: -64px;
	left: 35%;
	right: 35%;
}
.estado_proyecto p {
	font-size: 9px;
	font-weight: 900;
	line-height: 1;
	text-align: center;
	color: #fff;
	margin-top: 6px;
	text-transform: uppercase;
}


.descuento br {
	display: block;
}

.texto_direccion{
	min-height: 112px;
}
/*=========*/
.bg_gris_general{
  background:#fcfaf8;
}
.bg_gris_oscuro{
  background:#eeeeee;
}
.bg_fucsia{
  background: #3d4b92;
}
.bg_verde{
  background:#a6ae37;
}
.color_negro{
  color: #000000;
}
.color_gris{
  color: #434343;
}
.color_azul{
  color: #fff;
}
.btn_vendido{
  background: #aaaaaa !important;
}


.color_azul_subsidio{
	color: #999 !important;
}
.bg_azul_subsidio{
	background: #3F74F8 !important;
}
.color_amarillo_verde{
	color: #dff141 !important;
}
.bg_amarillo_verde{
	background: #dff141 !important;
}

.bg_negro_subsidio{
	background: #000 !important;
}

.color_blanco_subsidio{
	background: #fff !important;
}

.btn:hover {
	color: #fff !important;
	text-decoration: none;
}



.btn_reserva{
	min-width: 210px;
}


.sombra{
  box-shadow: 0;
  transition: box-shadow 0.5s;
}
.article_vendido{
	overflow: hidden;
	position: relative;
}
.franja_vendido {
	background: #a50404;
	position: absolute;
	rotate: -30deg;
	width: 180px;
	left: -40px;
	top: 10px;
	z-index: 99;
}
.franja_lanzamiento {
	background: #d32d7d;
	position: absolute;
	rotate: 30deg;
	width: 201px;
	right: -38px;
	top: 18px;
	z-index: 99;
}
.sombra:hover{
  box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.18);
  -webkit-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.18);
  -moz-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.18);
}
.sombra_02{
  box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.18);
  -webkit-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.18);
  -moz-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.18);
}
.borde_titulo{
  border-bottom: 1px solid #efebeb;
}
.borde_redondo_01{
  border-radius: 16px;
  overflow: hidden;
}
.icono_wsp{
  position: absolute;
  width: 160px;
  bottom: -20px;
  right: -46px;
}
.icono_porciento {
	position: absolute;
	width: 160px;
	bottom: -20px;
	right: -46px;
	opacity: 0.05;
}
.img_unidad {
	height: 230px;
	width: auto !important;
	min-width: 100%;
}
.texto_centrado{
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.texto_centrado_2{
  margin: 0;
  position: absolute;
  top: 65%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.g-min-height-170 {
  min-height: 188px;
}
.btn_caja_grande{
  position: absolute;
  bottom: 22px;
  width: 80%;
  left: 10%;
}

.bg_evento{
	background-image: url(https://www.imagina.cl/content/uploads/2024/01/dd3.jpg);
	background-position: center;
	background-repeat: no-repeat; 
	background-size: cover;
 }
.btn_disabled{
	pointer-events: none !important;
	background: #ccc !important;
	color: #fff !important;
}

.modal-close{
	background: #c60121;
	border-radius: 90px;
	width: 43px;
	right: 24px;
	position: absolute;
	top: 28px;
	color: #fff;
	font-weight: 600;
}
 
 /*================= 
	   REMATE
 ==================*/
 .btn_remate{
	 background-color: #d32d7d;
 }

.cont_remate {
   background-image: url("https://www.imagina.cl/content/uploads/2024/09/fondo.png"); /* The image used */
   background-color: #3F74F8; /* Used if the image is unavailable */
   background-position: center; /* Center the image */
   background-repeat: no-repeat; /* Do not repeat the image */
   background-size: cover; /* Resize the background image to cover the entire container */
   border-radius: 24px;
 }
 
 /*================= 
		VENDIDO
  ==================*/
 .franja_vendido{
	 display: none;
 }
 .unidad.vendido .franja_vendido{
	 display: block;
 }
 
/*
 .unidad.vendido .descuento{
	 display: none;
 }
*/
 /*
 .unidad.vendido .btn_reserva{
	 pointer-events: none !important;
	 background: #ccc !important;
	 color: #fff !important;
 }
*/
 .unidad.vendido .btn_reserva_nuevo{
	 pointer-events: none !important;
	 background: #ccc !important;
	 color: #fff !important;
 }
 
 .unidad.vendido article {
	 overflow: hidden;
	 position: relative;
 }

/*================= 
	   RESERVA
 ==================*/

 .reserva_si{
	 display: none !important;
 }

/*================= 
	   SUBSIDIO
 ==================*/

.img_sello_subsidio {
	 position: absolute;
	 width: 25%;
	 right: 48px;
 }
 
 .subsidio_no .img_sello_subsidio{
	 display: none;
 }
 
/*================= 
	  MODAL
==================*/

 .modalbg {
   position: fixed;
   font-family: Arial, Helvetica, sans-serif;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background: rgba(0,0,0,0);
   z-index: 99999;
   -moz-transition: all 2s ease-out;
   -webkit-transition: all 2s ease-out;
   -o-transition: all 2s ease-out;
   transition: all 2s ease-out;
   -webkit-transition-delay: .2s;
   -moz-transition-delay: .2s;
   -o-transition-delay: .2s;
   -transition-delay: .2s;
   display: block;
   pointer-events: none;
}
.modalbg .dialog {
	width: 700px;
	height: 91vh;
	max-height: 812px;
	position: relative;
	top: -10000px;
	margin: 10% auto;
	padding: 0;
	overflow: visible;
	border-radius: 10px;
}
 .modalbg .dialog .ie7 {
   filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=3);
}
 .modalbg:target {
   display: block;
   pointer-events: auto;
   background: rgba(0,0,0,0.7);
   -moz-transition: all .5s ease-out;
   -webkit-transition: all .5s ease-out;
   -o-transition: all .5s ease-out;
   transition: all .5s ease-out;
}
 .modalbg:target .dialog {
   top: -5vh;
   -moz-transition: all .8s ease-out;
   -webkit-transition: all .8s ease-out;
   -o-transition: all .8s ease-out;
   transition: all .8s ease-out;
   -webkit-transition-delay: .4s;
   -moz-transition-delay: .4s;
   -o-transition-delay: .4s;
   -transition-delay: .4s;
}
 .close {
  color: #333;
  line-height: 25px;
  position: absolute;
  right: 12px;
  text-align: center;
  top: 14px;
  width: 24px;
  text-decoration: none;
  font-weight: bold;
}

.close_modal_mapa {
	color: #333;
	line-height: 25px;
	position: absolute;
	right: -42px;
	text-align: center;
	top: 0px;
	width: 42px;
	text-decoration: none;
	font-weight: bold;
	background: #0dabae;
	border-radius: 0;
	padding: 8px;
	opacity: 1;
	z-index: 9999999;
}

.formulario_iframe{
	width: 100%;
	border: none;
	height: 100%;
}

/*================= 
	  FIN MODAL
==================*/

@media only screen and (max-width: 812px) {
.img_unidad {
	height: 180px;
	width: auto !important;
}
.btn_caja_grande {
	position: absolute;
	bottom: -33px;
	width: 80%;
	left: 10%;
}
.img_caja_grande{
	height: 352px;
	width: auto !important;
}
/*==== MODAL ====*/
.modalbg:target .dialog {
top: 0vh;
}
	.modalbg .dialog {
		width: 80%;
		height: 80vh;
		margin-left: 5%;
	}
/*==== FIN MODAL ====*/
}

@media only screen and (min-width: 760px) and (max-width: 820px) {

}

