/* PROP HEADER */
.prop-header-cont{
    display: flex;
    width: 100%;
    justify-content: center;
}
.prop-header{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 70%;

}

/* MODAL IMAGENES */

img:-webkit-full-screen {
    width: 100%;
    height: 100%;
  }

  img:-moz-full-screen {
    width: 100%;
    height: 100%;
  }

  img:fullscreen {
    width: 100%;
    height: 100%;
  }
.carousel-inner, .slider-image{
    height: 90%;
    max-height: 90%;
    width: 100% !important;
}
.modal-content{
    width: 100% !important;
}

.modal-close{
    display: flex;
    width: 100%;
    padding-right: 20px;
    justify-content: flex-end;
}

.modal-close img{
    max-height: 30px;
}

.slide{
    background-color: white !important;
    background-image: none !important;
}
.active{
    background-color: white !important;
}
.modal-dialog{
    height: 100% !important;
    min-height: 100% !important;
    max-height: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    object-fit: contain;
}


.modal-content button{
    top: 100px;
    bottom: 100px;
}

.modal-content span {
    background-color: black;
    border-radius: 50%;
}



.close {
    color: black !important;
    opacity: 1 !important;
}

/* GALERÍA MULTIMEDIA */
.f-container-regular{
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width:none !important;
}
.f-gallery-image-s{
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    height: fit-content !important;
}

.laravel-embed__responsive-wrapper{
    border-radius: 10px !important;
}

.catalog-container{
    margin-top: -40px;
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
}

.catalog-container a{
    background-color: black;
    box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
    border-radius: 10px;
    margin: 40px;
    width: 70%;
    font-size:x-large;
    padding: 15px;
    font-weight: 700;
    color: #fff !important;
    transition: all 300ms;
}

.catalog-container a:hover{
    background-color: #00EAE5;
    color: black !important;
}


.gallery-container{
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 50px;
    align-items: start;
    justify-items: center;
    background-color: transparent;
    /* box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px; */
    border-radius: 5px
}

.gallery-videos-col{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 70%;
}

.gallery-images-col{
    margin-top: 79px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.gallery-images-col > a {
    margin-bottom: 79px;
}
.gallery-videos-col > a {
    margin-top: 69px;
}

.gallery-images-no-videos{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 70%;
}

.gallery-images-no-videos a{
    margin-bottom: 40px;
}

.text-center-img > span{
    display: flex;
    /* line-height: 5; */
    font-weight: 800;
    opacity: 1;
    height: 100% !important;
    width: 100%;
    top: 50% !important;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.video-label, .catalog-label {
    width: 100%;
    align-self: center;
    text-align: center;
    padding: 7px 40px 2px 40px;
    font-size: 20px;
    font-weight: 500;
    border-radius: 5px;
    background: black;
    color: #fff;
    margin-bottom: 10px;
}
.catalog-label {
    width: 70%;
}
.blueprint-label{
    display: block;
    width: 100% !important;
    align-self: center;
    text-align: center !important;
    padding: 7px 40px 2px 40px;
    font-size: 20px;
    font-weight: 500 !important;
    border-radius: 5px;
    margin-bottom: 10px;
    background: black;
    color: #fff;
}

.docs-container{
    margin-top: 50px;
    display: flex;
    justify-content: center;
    /* grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px; */
    width: 100%;
}
.doc-1{
    text-align: center !important;
    width: 70%;
    grid-column: 1;
    border-radius: 5px;
}

.doc-1 img{
    box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
}



/* Datos de la casa */
.div-block-14{
    margin-top: 100px !important;
}

.div-block-14-price{
    margin-top: -25px;
    margin-bottom: 25px;
}

.prop-title{
    font-size: 48px;
}

.prop-price{
    margin-top: -50px;
    font-size: 52px;
    font-weight: 800;
}

.prop-price-both{
    font-size: 42px;
    font-weight: 400;
}

.prop-ref{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    font-size: 28px;
    background-color: #00EAE5 !important;
    padding: 2px 10px;
    border-radius: 10px;
    font-weight: 600;
    width: fit-content;
}

.div-block-agent{
    padding-top: 30px;
}

.agent-title{
    font-size: 26px;
}

.prop-m-built{
    font-size: 10px !important;
}

/* Pestañas */
.description, .location{
    display: flex !important;
    flex-direction: column;
}

.feature-icon{
    margin: 20px;
}

.f-tab-heading{
    font-weight: 600 !important;
}

.f-paragraph-regular{
    width: 100% !important;
}

.div-block-15, .zone-features{
    border-radius: 7px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}


/* BOTÓN DE WHATSAPP */
.whatsapp-float{
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.whatsapp-float:hover{
    text-decoration: none;
    color: #FFF;
    opacity: 0.8;
}

.my-float{
    margin-top: 16px;
}


/* ICONOS CARACTERÍSTICAS */

.icon-div{
    margin-bottom: 40px !important;
}

/* Ver más de la galería */
.content-text-img{
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
  }
.text-center-img{
    background-color: black;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    opacity: 0.7;
}
.text-center-img span{
    font-size: 60px;
    line-height: 5;
    font-weight: 800;
    opacity: 1;
}



/* PESTAÑA ZONA */
.zone-features-block{
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    gap: 1rem/* 16px */ !important;
}


/* BOTÓN ME INTERESA */
.button-container{
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 100px;
    margin-bottom: 100px;
}
.interest-button{
    background-color: black;
    color:  #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 10px 15px;
    font-size: 30px;
    font-weight: 800;
    width: fit-content;
    border-radius:10px;
    letter-spacing: 3px;
    transition: all 200ms;
}
.interest-button:hover{
    background-color: #00EAE5;
    color:rgba(0, 0, 0, 0.85);
}

.blueprint-image{
    background-color: white !important;
    object-fit: contain !important;
}


@media(max-width: 1230px){
    .gallery-videos-col, .catalog-container a, .doc-1, .catalog-label{
        width: 90% !important;
    }

    .gallery-images-col{
        width: 90%;
    }
    .prop-header{
        width: 90%;
    }
    .gallery-images-no-videos{
        width: 90%;
    }

    .video-label, .catalog-label, .blueprint-label{
        font-size: 16px !important;
    }
}
@media(max-width: 1100px){
    .div-block-15{
        grid-template-columns:  repeat(4, 1fr) !important;
    }
    .text-center-img > span{
        line-height: 13 !important;
    }

    /* .gallery-container{
        display: flex;
        flex-direction: column;
        padding: 0px !important;
        grid-gap: 0px !important;
    } */
    .f-gallery-image-s{
        height: 100% !important;
    }
    .gallery-videos-col, .catalog-container a, .doc-1, .catalog-label, .prop-header{
        width: 100% !important;
    }
    .gallery-videos-col > a{
        margin-top: 10px;
    }

    .gallery-images-col{
        width: 100%;
    }
    .gallery-images-col a{
        margin-bottom: 10px;
    }

    .gallery-images-no-videos{
        width: 100%;
    }

    .video-label, .catalog-label, .blueprint-label{
        margin-top: 40px !important;
    }

    .catalog-container a {
        margin: 40px 0px !important;
    }
}
@media(max-width: 860px){
    .text-center-img > span{
        line-height: 9 !important;
    }
    .div-block-15{
        grid-template-columns:  repeat(3, 1fr) !important;
    }
    .arrow{
        display: none;
    }
    .prop-title{
        margin-top: -50px !important;
    }
    .prop-title, .prop-price{
        font-size: 32px !important;
    }
    .prop-price-both{
        font-size: 22px !important;
    }
    .prop-ref{
        font-size: 20px !important;
    }
    .agent-title{
        font-size: 18px !important;
    }
}
@media(max-width: 650px){
    .text-center-img > span{
        font-size: 40px !important;
    }
    .div-block-15{
        grid-template-columns:  repeat(2, 1fr) !important;
    }
    /* .catalog-container{
        margin: 0px !important;
        padding: 0px !important;
    } */
    .catalog-container a{
        font-size: 16px;
    }
    .button-container{
        margin-bottom: 0px;
        margin-top: 40px;
    }
    .docs-container, .catalog-label{
        margin-top: 0px !important
    }
}

@media(max-width: 500px){
    .text-center-img > span{
        line-height: 5 !important;
    }
    .div-block-15{
        grid-template-columns:  repeat(1, 1fr) !important;
    }
    .prop-ref{
        font-size: 22px;
    }
    .agent-title{
        font-size: 20px !important;
    }
    .video-label, .catalog-label, .blueprint-label{
        font-size: 12px  !important;
        margin-top: 30px !important;
    }
    .blueprint-label{
        font-size: 16px;
    }
}

@media(max-width: 444px){
    .video-label, .catalog-label, .blueprint-label{
        font-size: 12px  !important;
        margin-top: 20px !important;
    }
}
