@charset "utf-8";
.modal-body1 {
    /*background-image: url('https://www.imagina.cl/wp-content/uploads/2020/07/ventas.png');*/
    /*background-image: url('/img/popupatencion1.png');*/
    background-repeat: no-repeat;
    background-size: 100%;
    height: 570px;
}

.fila {
    display: flex; 
    position: relative; 
    top: 415px;
}
.cornerimage {
    border: 0;
    position: absolute;
    top: 20px;
    left: 20px;
    max-width: 14%;
    max-height: 20%;
    z-index: 9999;
}
.popuptitulo-blanco {
    font-size: 48px;
    line-height: 40px;
    color: white;
    font-family: 'Impact', sans-serif;
    /*font-weight: 800;*/
}

.popuptitulo-negro {
    font-size: 48px;
    line-height: 40px;
    color: #5DBFBC;
    font-family: 'Impact', sans-serif;
    /*font-weight: 800;*/
}
.popupsubtitulo-blanco {
    font-size: 68px;
    line-height: 52px;
    color: white;
    font-family: 'Impact', sans-serif;
    /*font-weight: 800;*/
}
.popupsubtitulo-negro {
    font-size: 68px;
    line-height: 52px;
    color: #5DBFBC;
    font-family: 'Impact', sans-serif;
    /*font-weight: 800;*/
}

/* CSS responsive matterport */
.matterport-showcase iframe{
  min-height: 240px;
  margin: 16px 0;
  width: 100%; 
}

@media screen and (min-width: 768px) {
.matterport-showcase iframe {
  min-height: 360px; }
}

@media screen and (min-width: 992px) {
.matterport-showcase iframe {
  height: 600px;
  max-width: 1068px;
  margin: 0 auto 15px; }
}

.matterport-showcase {
  text-align: center;
}

/* Front v2 */
/*Carousel Grande*/
.titulo-v2-carouselG
{
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal; 
    font-variant: normal; 
    font-weight: 700; 
    line-height: 26.4px;
    text-shadow: 2px 3px black;
    margin-bottom: 0px; line-height: 1.3;
    position: relative;
    color: white;
}

.subtitulo-v2-carouselG
{
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    color: white;
    margin-bottom: 0px;
    line-height: 1.3;
    text-shadow: 2px 3px black;
    margin-bottom: 0px; line-height: 1.3;
    position: relative;
    bottom: 56%;
    color: white;
}
.espacios
{
    margin-bottom: 0px !important;
    padding-bottom: 15px !important;
}

.notapie-v2-carouselG
{
    font-size: 26px;
    color: white;
    font-family: 'Montserrat', sans-serif;
    text-shadow: 1px 2px black;
    margin-bottom: 0px;
    font-weight: 500;
    letter-spacing: 1.3px;
    line-height: 1.3;
    position: relative;
    text-align: center;
}
.titulo-v2-bajo
{
    padding-top: 0%;
}
.titulo-v2-alto
{
    padding-top: 0%;
}
.titulo-v2-medio
{
    position: relative;
    top: 50%;
    width: 100%;
}
.notapie-alta
{
    bottom: 80%;
}
.notapie-baja
{
    bottom: 15%;
}
.alineacion-v2-izquierda
{
    width: 40% !important;
    text-align: center;
    padding-left: 5px;
}
.alineacion-v2-derecha
{
    width: 100%;
    padding-left: 65%;
    text-align: left;
}

.alineacion-v2-centro
{
    text-align: center;
    right: 5%;
    left: 5%;
    width: 100 !important;
}
.titulo-v2-carouselP
{
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal; 
    font-variant: normal; 
    font-weight: 700; 
    line-height: 26.4px;
    text-shadow: 1px 1px black;
    margin-bottom: 0px; line-height: 1.3;
    position: relative;
    color: white;
}
.subtitulo-v2-carouselP
{
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    color: white;
    margin-bottom: 0px;
    line-height: 1.3;
    text-shadow: 1px 1px black;
    margin-bottom: 0px; line-height: 1.3;
    position: relative;
    bottom: 40%;
}

.notapie-v2-carouselP
{
    font-size: 16px;
    color: white;
    font-family: 'Montserrat', sans-serif;
    text-shadow: 1px 1px black;
    margin-bottom: 0px;
    font-weight: 500; 
    letter-spacing: 1.3px;
    line-height: 1.3;
    position: relative;
}
.button-success-carouselG
{
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    text-shadow: 1px 1px black;
    margin-bottom: 0px;
    font-weight: 500; 
    line-height: 1.3;
    position: relative;
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 1% 1%;
    text-decoration: none;
    display: inline-block;
    border-radius: 8px;
    width: 10%;
}

.cardAlto
{
    top: 16%;
    position: absolute;
    width: 100%;
}
.cardBajo
{
    top: 80%;
    position: absolute;
    width: 100%;
}
.cardMedio
{
    top: 47%;
    position: absolute;
    width: 100%;
}
/* Fin front v2 */

/*------------------
	Responsive
---------------------*/
@media (min-width: 1900px)  
{
    .titulo-v2-carouselG
    {
        font-size: 40px;
        font-family: 'Montserrat', sans-serif;
        font-style: normal; 
        font-variant: normal; 
        font-weight: 700; 
        line-height: 26.4px;
        text-shadow: 5px 5px black;
        margin-bottom: 0px; line-height: 1.3;
        position: relative;
        color: white;
    }
    .subtitulo-v2-carouselG
    {
        font-size: 36px;
        font-family: 'Montserrat', sans-serif;
        color: white;
        margin-bottom: 0px;
        line-height: 1.3;
        text-shadow: 4px 4px black;
        margin-bottom: 0px; line-height: 1.3;
        position: relative;
        bottom: 40%;
    }

    .notapie-v2-carouselG
    {
        font-size: 32px;
        color: white;
        font-family: 'Montserrat', sans-serif;
        text-shadow: 3px 3px black;
        margin-bottom: 0px;
        font-weight: 500; 
        letter-spacing: 1.3px;
        line-height: 1.3;
        position: relative;
    }
    .cardAlto
    {
        top: 16%;
        position: absolute;
        width: 100%;
    }
    .cardBajo
    {
        top: 77%;
        position: absolute;
        width: 100%;
    }
    .cardMedio
    {
        top: 47%;
        position: absolute;
        width: 100%;
    }
    .alineacion-v2-izquierda
    {
        width: 50% !important;
        text-align: center;
        padding-left: 5px;
    }
    .alineacion-v2-derecha
    {
        width: 100%;
        padding-left: 60%;
        text-align: left;
    }
    .alineacion-v2-centro
    {
        width: 70%;
        padding-left: 20%;
    }
    .ocultar-celular
    {
        display: none;
    }
    .ocultar-tablet
    {
        display: none;
    }
    .ocultarDesktop
    {
        
    }
}
@media only screen and (min-width: 1401px) and (max-width: 1800px)  
{
    .titulo-v2-carouselG
    {
        font-size: 32px;
        font-family: 'Montserrat', sans-serif;
        font-style: normal; 
        font-variant: normal; 
        font-weight: 700; 
        line-height: 26.4px;
        text-shadow: 4px 4px black;
        margin-bottom: 0px; line-height: 1.3;
        position: relative;
        color: white;
    }
    .subtitulo-v2-carouselG
    {
        font-size: 30px;
        font-family: 'Montserrat', sans-serif;
        color: white;
        margin-bottom: 0px;
        line-height: 1.3;
        text-shadow: 3px 3px black;
        margin-bottom: 0px; line-height: 1.3;
        position: relative;
        bottom: 40%;
    }

    .notapie-v2-carouselG
    {
        font-size: 28px;
        color: white;
        font-family: 'Montserrat', sans-serif;
        text-shadow: 2px 2px black;
        margin-bottom: 0px;
        font-weight: 500; 
        letter-spacing: 1.3px;
        line-height: 1.3;
        position: relative;
    }
    .ocultar-celular
    {
        display: none;
    }
    .ocultar-tablet
    {
        display: none;
    }
    .ocultarDesktop
    {
        
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1400px)
{
    .titulo-v2-carouselG
    {
        font-size: 25px;
        font-family: 'Montserrat', sans-serif;
        font-style: normal; 
        font-variant: normal; 
        font-weight: 700; 
        line-height: 26.4px;
        text-shadow: 2px 2px black;
        margin-bottom: 0px; line-height: 1.3;
        position: relative;
        color: white;
    }
    .subtitulo-v2-carouselG
    {
        font-size: 24px;
        font-family: 'Montserrat', sans-serif;
        color: white;
        font-weight: 600;
        margin-bottom: 0px;
        line-height: 1.3;
        text-shadow: 2px 2px black;
        margin-bottom: 0px; line-height: 1.3;
        position: relative;
        bottom: 40%;
    }

    .notapie-v2-carouselG
    {
        font-size: 22px;
        color: white;
        font-family: 'Montserrat', sans-serif;
        text-shadow: 2px 2px black;
        margin-bottom: 0px;
        font-weight: 400; 
        letter-spacing: 1.3px;
        line-height: 1.3;
        position: relative;
    }
    .ocultar-celular
    {
        display: none;
    }
    .ocultar-tablet
    {
        display: none;
    }
}

/* Medium screen : 992px. */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .titulo-v2
    {
        font-size: 20px;
        font-family: 'Montserrat', sans-serif; 
        font-style: normal; 
        font-variant: normal; 
        font-weight: 700; 
        line-height: 26.4px;
        text-shadow: 1px 1px black;
        margin-bottom: 0px; line-height: 1.3;
        position: relative;
        color: white;
    }
    .subtitulo-v2
    {
        font-size: 18px;
        font-family: 'Montserrat', sans-serif; 
        color: white;
        margin-bottom: 0px;
        line-height: 1.3;
        text-shadow: 1px 1px black;
        margin-bottom: 0px; line-height: 1.3;
        position: relative;
        bottom: 40%;
    }

    .notapie-v2
    {
        font-size: 16px;
        color: white;
        font-family: 'Montserrat', sans-serif;
        text-shadow: 1px 1px black;
        margin-bottom: 0px;
        font-weight: 500; 
        letter-spacing: 1.3px;
        line-height: 1.3;
        position: relative;
    }
    .cardAlto
    {
        top: 19%;
        position: absolute;
        width: 100%;
    }
    .cardBajo
    {
        top: 77%;
        position: absolute;
        width: 100%;
    }
    .cardMedio
    {
        top: 47%;
        position: absolute;
        width: 100%;
    }
    .ocultar-celular
    {
        display: none;
    }
    .ocultar-tablet
    {
        display: none;
    }
}

/* Tablet :768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .modal-body1 {
        /*background-image: url('/img/popupatencion1.png');*/
        background-repeat: no-repeat;
        background-size: 100%;
        height: 356px;
    }

    .fila {
        display: flex; 
        position: relative; 
        top: 220px;
    }

    .popuptitulo-blanco {
        font-size: 25px;
        line-height: 40px;
        color: white;
        font-family: 'Impact', sans-serif;
    }

    .popuptitulo-negro {
        font-size: 25px;
        line-height: 40px;
        color: #5DBFBC;
        font-family: 'Impact', sans-serif;
    }

    .popupsubtitulo-negro {
        font-size: 30px;
        line-height: 40px;
        color: #5DBFBC;
        font-family: 'Impact', sans-serif;
    }
    .popupsubtitulo-blanco {
        font-size: 30px;
        line-height: 40px;
        color: white;
        font-family: 'Impact', sans-serif;
        /*font-weight: 800;*/
    }
    .titulo-v2
    {
        font-size: 26px;
        color: white;
        font-family: Arial;
        text-shadow: 2px 3px black;
        margin-bottom: 0px; line-height: 1.3;
    }

    .subtitulo-v2
    {
        font-size: 24px;
        color: white;
        font-family: Arial;
        text-shadow: 2px 3px black;
        margin-bottom: 0px;
        letter-spacing:4px;
        line-height: 1.3;
        font-weight: 500
    }

    .notapie-v2
    {
        font-size: 14px;
        color: white;
        font-style: italic;
        font-family: Arial;
        text-shadow: 1px 2px black;
        margin-bottom: 0px;
        font-weight: 500; 
        letter-spacing: 1.3px;
        line-height: 1.3;
    }

    .no-propiedadencontrada
    {
        margin-left: 20%;
        margin-right: 20%
    }
    .titulo-v2-carouselG
    {
        font-size: 20px;
    }
    .subtitulo-v2-carouselG
    {
        font-size: 19px;
    }
    .notapie-v2-carouselG
    {
        font-size: 17px;
    }
    .titulo-v2-carouselP
    {
        font-size: 23px;
    }
    .subtitulo-v2-carouselP
    {
        font-size: 22px;
    }
    .notapie-v2-carouselP
    {
        font-size: 20px;
    }
    .cardAlto
    {
        top: 17%;
        position: absolute;
        width: 100%;
    }
    .cardBajo
    {
        top: 78%;
        position: absolute;
        width: 100%;
    }
    .cardMedio
    {
        top: 47%;
        position: absolute;
        width: 100%;
    }
    .alineacion-v2-izquierda
    {
        width: 50% !important;
        text-align: center;
        padding-left: 5px;
    }
    .alineacion-v2-derecha
    {
        width: 100%;
        padding-left: 55%;
        text-align: left;
    }

    .alineacion-v2-centro
    {
        text-align: center;
        right: 5%;
        left: 5%;
        width: 100 !important;
    }
}

/* Large Mobile :480px. */

@media only screen and (max-width: 767px) {
    .modal-body1 {
        /*background-image: url('/img/popupatencion1.png');*/
        background-repeat: no-repeat;
        background-size: 100%;
        height: 356px;
    }

    .fila {
        display: flex; 
        position: relative; 
        top: 220px;
    }

    .popuptitulo-blanco {
        font-size: 25px;
        line-height: 40px;
        color: white;
        font-family: 'Impact', sans-serif;
    }

    .popuptitulo-negro {
        font-size: 25px;
        line-height: 40px;
        color: #5DBFBC;
        font-family: 'Impact', sans-serif;
    }

    .popupsubtitulo-negro {
        font-size: 30px;
        line-height: 40px;
        color: #5DBFBC;
        font-family: 'Impact', sans-serif;
    }
    .popupsubtitulo-blanco {
        font-size: 30px;
        line-height: 40px;
        color: white;
        font-family: 'Impact', sans-serif;
        /*font-weight: 800;*/
    }
    .titulo-v2
    {
        font-size: 20px;
        color: white;
        font-family: Arial;
        text-shadow: 2px 3px black;
        margin-bottom: 0px; line-height: 1.3;
    }

    .subtitulo-v2
    {
        font-size: 18px;
        color: white;
        font-family: Arial;
        text-shadow: 2px 3px black;
        margin-bottom: 0px;
        letter-spacing:4px;
        line-height: 1.3;
        font-weight: 500
    }

    .notapie-v2
    {
        font-size: 14px;
        color: white;
        font-style: italic;
        font-family: Arial;
        text-shadow: 1px 2px black;
        margin-bottom: 0px;
        font-weight: 500; 
        letter-spacing: 0.6px;
        line-height: 1.3;
    }

    .no-propiedadencontrada
    {
        margin-left: 20%;
        margin-right: 20%
    }
    .espacios
    {
        margin-bottom: 0px !important;
        padding-bottom: 15px !important;
    }
    .titulo-v2-carouselG
    {
        font-size: 13px;
        text-shadow: 1px 1px black;
        width: 18%;
    }
    .subtitulo-v2-carouselG
    {
        font-size: 12px;
        text-shadow: 1px 1px black;
        width: 18%;
    }
    .notapie-v2-carouselG
    {
        font-size: 18px;
        text-shadow: 1px 1px black;
    }
    .titulo-v2-carouselP
    {
        font-size: 23px;
        text-shadow: 1px 1px black;
    }
    .subtitulo-v2-carouselP
    {
        font-size: 22px;
        text-shadow: 1px 1px black;
    }
    .notapie-v2-carouselP
    {
        font-size: 23px;
        text-shadow: 1px 1px black;
    }
    .offer-card
    {
        padding-top: 30% !important;
    }
}

/* small Mobile :320px. */

@media only screen and (max-width: 479px) {
    .modal-body1 {
        /*background-image: url('/img/popupatencion1.png');*/
        background-repeat: no-repeat;
        background-size: 100%;
        height: 300px;
    }
    .fila {
        display: flex; 
        position: relative; 
        top: 200px;
        margin-left: 11px;
        margin-right: 0px;
    }
    .titulo-v2
    {
        font-size: 24px;
        color: white;
        font-family: Arial;
        text-shadow: 2px 3px black;
        margin-bottom: 0px; line-height: 1.3;
    }

    .subtitulo-v2
    {
        font-size: 24px;
        color: white;
        font-family: Arial;
        text-shadow: 2px 3px black;
        margin-bottom: 0px;
        letter-spacing:4px;
        line-height: 1.3;
        font-weight: 500
    }

    .notapie-v2
    {
        font-size: 14px;
        color: white;
        font-style: italic;
        font-family: Arial;
        text-shadow: 1px 2px black;
        margin-bottom: 0px;
        font-weight: 500; 
        letter-spacing: 0.6px;
        line-height: 1.3;
    }

    .no-propiedadencontrada
    {
        margin-left: 10%;
        margin-right: 10%
    }
    .titulo-v2-carouselG
    {
        font-size: 20px;
        text-shadow: 1px 1px black;
    }
    .subtitulo-v2-carouselG
    {
        font-size: 22px;
        text-shadow: 1px 1px black;
    }
    .notapie-v2-carouselG
    {
        font-size: 14px;
        text-shadow: 1px 1px black;
    }
    .titulo-v2-carouselP
    {
        font-size: 23px;
    }
    .subtitulo-v2-carouselP
    {
        font-size: 22px;
    }
    .notapie-v2-carouselP
    {
        font-size: 7px;
    }
}

@media only screen and (max-width: 430px) {
    .modal-body1 {
        /*background-image: url('/img/popupatencion1.png');*/
        background-repeat: no-repeat;
        background-size: 100%;
        height: 280px;
    }

    .fila {
        display: flex; 
        position: relative; 
        top: 190px;
        margin-left: 11px;
        margin-right: 0px;
    }
    .titulo-v2
    {
        font-size: 26px;
        color: white;
        font-family: Arial;
        text-shadow: 2px 3px black;
        margin-bottom: 0px; line-height: 1.3;
    }

    .subtitulo-v2
    {
        font-size: 26px;
        color: white;
        font-family: Arial;
        text-shadow: 2px 3px black;
        margin-bottom: 0px;
        letter-spacing:4px;
        line-height: 1.3;
        font-weight: 500
    }

    .notapie-v2
    {
        font-size: 14px;
        color: white;
        font-style: italic;
        font-family: Arial;
        text-shadow: 1px 2px black;
        margin-bottom: 0px;
        font-weight: 500; 
        letter-spacing: 1px;
        line-height: 1.3;
    }

    .no-propiedadencontrada
    {
        margin-left: 10%;
        margin-right: 10%
    }
    .titulo-v2-carouselG
    {
        font-size: 16px;
        text-shadow: 1px 1px black;
    }
    .subtitulo-v2-carouselG
    {
        font-size: 22px;
        text-shadow: 1px 1px black;
    }
    .notapie-v2-carouselG
    {
        font-size: 14px;
        text-shadow: 1px 1px black;
    }
    .titulo-v2-carouselP
    {
        font-size: 23px;
    }
    .subtitulo-v2-carouselP
    {
        font-size: 22px;
    }
    .notapie-v2-carouselP
    {
        font-size: 7px;
    }
    .titulo-v2-alto
    {
        position: relative;
        top: 25%;
        width: 100%;
    }
    .titulo-v2-medio
    {
        position: relative;
        top: 50%;
        width: 100%;
    }
    .titulo-v2-bajo
    {
        position: relative;
        top: 75%;
        width: 50%;
    }
    .alineacion-v2-izquierda
    {
        width: 50% !important;
        text-align: center;
        padding-left: 5px;
    }
    .alineacion-v2-derecha
    {
        width: 100%;
        padding-left: 50%;
        text-align: left;
    }
    .alineacion-v2-centro
    {
        width: 70%;
        padding-left: 20%;
    }
    .cardAlto
    {
        top: 23%;
        position: absolute;
        width: 100%;
    }
    .cardBajo
    {
        top: 78%;
        position: absolute;
        width: 100%;
    }
    .cardMedio
    {
        top: 50%;
        position: absolute;
        width: 100%;
    }
}

@media only screen and (max-width: 390px) {
    .modal-body1 {
        /*background-image: url('/img/popupatencion1.png');*/
        background-repeat: no-repeat;
        background-size: 100%;
        height: 240px;
    }

    .fila {
        display: flex; 
        position: relative; 
        top: 120px;
        margin-left: 11px;
        margin-right: 0px;
    }
    .titulo-v2
    {
        font-size: 24px;
        color: white;
        font-family: Arial;
        text-shadow: 2px 3px black;
        margin-bottom: 0px; line-height: 1.3;
    }

    .subtitulo-v2
    {
        font-size: 24px;
        color: white;
        font-family: Arial;
        text-shadow: 2px 3px black;
        margin-bottom: 0px;
        letter-spacing:4px;
        line-height: 1.3;
        font-weight: 500
    }

    .notapie-v2
    {
        font-size: 14px;
        color: white;
        font-style: italic;
        font-family: Arial;
        text-shadow: 1px 2px black;
        margin-bottom: 0px;
        font-weight: 800;
        letter-spacing: 0.3px;
        line-height: 1.3;
    }

    .no-propiedadencontrada
    {
        margin-left: 10%;
        margin-right: 10%
    }
    .titulo-v2-carouselG
    {
        font-size: 16px;
        text-shadow: 1px 1px black;
        padding-top: 2px;
        width: 70%;
    }
    .espacios
    {
        margin-bottom: 0px !important;
        padding-bottom: 15px !important;
    }
    .subtitulo-v2-carouselG
    {
        font-size: 12px;
        text-shadow: 1px 1px black;
        width: 70%;
    }
    .notapie-v2-carouselG
    {
        font-size: 14px;
        text-shadow: 1px 1px black;
    }
    .titulo-v2-carouselP
    {
        font-size: 23px;
    }
    .subtitulo-v2-carouselP
    {
        font-size: 22px;
    }
    .notapie-v2-carouselP
    {
        font-size: 7px;
    }
    .titulo-v2-alto
    {
        position: relative;
        top: 25%;
        width: 100%;
    }
    .titulo-v2-medio
    {
        position: relative;
        top: 50%;
        width: 100%;
    }
    .titulo-v2-bajo
    {
        position: relative;
        top: 75%;
        width: 50%;
    }
    .alineacion-v2-izquierda
    {
        width: 50% !important;
        text-align: center;
        padding-left: 5px;
    }
    .alineacion-v2-derecha
    {
        width: 100%;
        padding-left: 50%;
        text-align: left;
    }
    .alineacion-v2-centro
    {
        width: 70%;
    }
    .cardAlto
    {
        top: 22%;
        position: absolute;
        width: 100%;
    }
    .cardBajo
    {
        top: 78%;
        position: absolute;
        width: 100%;
    }
    .cardMedio
    {
        top: 50%;
        position: absolute;
        width: 100%;
    }
}

@media only screen and (max-width: 330px) {
    .modal-body1 {
        /*background-image: url('/img/btnpopevento1movil.png');*/
        background-repeat: no-repeat;
        background-size: 100%;
        height: 210px;
    }

    .fila {
        display: flex; 
        position: relative; 
        top: 93px;
        margin-right: 0px;
        margin-left: 11px;
    }
    .titulo-v2
    {
        font-size: 21px;
        color: white;
        font-family: Arial;
        text-shadow: 2px 3px black;
        margin-bottom: 0px; line-height: 1.3;
    }

    .subtitulo-v2
    {
        font-size: 21px;
        color: white;
        font-family: Arial;
        text-shadow: 2px 3px black;
        margin-bottom: 0px;
        letter-spacing:4px;
        line-height: 1.3;
        font-weight: 500
    }

    .notapie-v2
    {
        font-size: 12px;
        color: white;
        font-style: italic;
        font-family: Arial;
        text-shadow: 1px 2px black;
        margin-bottom: 0px;
        font-weight: 800;
        letter-spacing: 0.3px;
        line-height: 1.3;
    }

    .no-propiedadencontrada
    {
        margin-left: 10%;
        margin-right: 10%
    }
    .titulo-v2-carouselG
    {
        font-size: 14px;
        text-shadow: 1px 1px black;
    }
    .subtitulo-v2-carouselG
    {
        font-size: 12px;
        text-shadow: 1px 1px black;
    }
    .notapie-v2-carouselG
    {
        font-size: 11px;
        text-shadow: 1px 1px black;
    }
    .titulo-v2-carouselP
    {
        font-size: 14px;
    }
    .subtitulo-v2-carouselP
    {
        font-size: 11px;
    }
    .notapie-v2-carouselP
    {
        font-size: 10px;
    }
    .cardAlto
    {
        top: 25%;
        position: absolute;
        width: 100%;
    }
    .cardBajo
    {
        top: 80%;
        position: absolute;
        width: 100%;
    }
    .cardMedio
    {
        top: 50%;
        position: absolute;
        width: 100%;
    }
}
