body {
    font-family: "Gotham-Book"!important;
}
.wrapper{
    overflow-x: hidden;
}
.input-group-addon {
    padding: 8px 12px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.hero-section{
    overflow: hidden;
}

#compartir a{
    color: #333;
}

#compartir i{
    font-size: 40px;
}

.flyerTopBtn{
    border: 1px solid lightgrey;
    border-radius: 15px;
    padding: 0px 5px;
}
.flyerTopBtn img{
    width: 40px;
}

.collectionTopBtn{
    border: 1px solid lightgrey;
    border-radius: 15px;
    padding: 10px 5px;
}
.collectionTopBtn img{
    width: 40px;
}

.jsCollectionTopButtons{
    position: absolute;
    top: 38rem;
    right: 2rem;
}

.propImage{
    max-height: 500px;
}
.virtualFrame{
    height: 40vw;
}

@media screen and (max-width: 991px) {
    #masFotos{
        width: unset!important;
        font-size: 14px;
    }
    .jsCollectionTopButtons{
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        text-align: center;
        position: unset;
    }
}

@media screen and (max-width: 767px) {
    .flyerTopBtn img{
        width: 30px;
    }
    #collectionDiv{
        left: 10px!important;
    }
    #collectionFooterLogo{
        top: 15px!important;
        left: 15px!important;
    }
    #collectionFooterText{
        left: 0!important;
    }
    #collectionFooterText div{
        width: 100%!important;
    }
    .propImage{
        max-height: 250px;
    }
    .virtualFrame{
        height: 70vh;
    }
}

/*------------------GALERIA---------------------*/
section#property-slider {
    width: 98%!important;
}

.sliderThumbContainer {
    border: 2px solid #fff;
}

    .iframeaemb {width: 100%;height: 45pc;
    }
    .list-watermark{width: 75%;position: absolute;bottom:0;left: 10px;}

    .videoThumb iframe{display:none;}

    .videoThumb{float:left;width:55px;height:55px;margin-left: 32px;margin-right: -28px;background: url(<?=base_url()?>images/playButton.png); background-position: center;
        background-size: cover;}

    .virtualThumb iframe{ display:none;}

    .virtualThumb{ float:left;width:55px;height:55px;margin-left: 32px;margin-right: -28px; background: url(<?=base_url()?>images/playVirtual.png);background-position: center;
        background-size: cover;}

@media screen and (min-device-width: 1024px) and (max-device-width: 3000px){

    div#sliderImagen{background-size:contain;background-position:center center; 
        background-repeat:no-repeat;
        width:100%; 
        height: 75vh;
        /* height:45pc; */
    }
    td.ocultafotos {
        width: 175px;
        overflow-x: hidden;
    }
    .sliderThumbsContainer{
        padding-right: 8px;
        padding-left: 15px;
    }

    .sliderThumbContainer img {
        width: 100%;
        height: 100%;
    }
    .iframeaemb {
        width: 100%;
        height: 45pc;
    }

    img.gallery-watermark{
        width: 20%!important;
        height: auto;
        padding-top: 20pc;
    }
}
        

@media screen and (min-device-width: 481px) and (max-device-width: 1024px){
    .logo{ margin: 20px auto;height: 31px!important; width: auto;}
    div#sliderImagen{
        background-size:contain;
        background-position:center center; 
        background-repeat:no-repeat;
        width:100%!important; 
        height:35pc!important;   
    }
    .arrowLeft, .arrowRight {
        top: 40%;
    }

    img.gallery-watermark {
        margin-top: -15%;
        width: 300px!important;
        height: auto;
    }
    section#property-contact-form {
        text-align: -webkit-center;
        width: 65%;
        text-align: center;
        margin-top: 20px;
            background: #f1f1f1;
    }
    section#property-slider {
         margin-left: 0px; 
    }
            .col-sm-9 {
        width: 100%;
    }
    .col-sm-3 {
        width: 99%;
    }
    .sliderThumbsContainer {
        width: 115px;
        padding-left: 10px;
        overflow-x: hidden!important;
        margin-top: 2px;
        height: 105px;
        overflow: hidden;
    }
    .sliderThumbsContainer {
        margin-top: 2px!important;
        height: 400px!important;
        white-space: nowrap!important;
    }
    .sliderThumbContainer img {
        width: 100%;
        height: 100%!important;
    }
    .iframeaemb {
        
        width: 100%;
        height: 45pc;
    }

    td.ocultafotos {
        width: 110px;
        overflow-x: hidden;
    }
}
                
@media screen and (min-device-width: 0px) and (max-device-width: 480px){
    .logo{ margin: 20px auto;height: 24px!important; width: auto;}
    div#sliderImagen{
        background-size:contain;
        background-position:center center; 
        background-repeat:no-repeat;
        width:100%!important; 
        height:350px!important;  
    }

    .iframeaemb {
        width: 100%;
        height: 250px;
    }
    img.gallery-watermark{
        width: 45%!important;
        height: auto;
    }

    .ocultafotos{
        display: none;
    }

    .arrowLeft, .arrowRight {
        top: 40%;
    }
}


.sliderThumbsContainer {
    margin-top: 2px!important;
    height: 75vh;
    /* height: 45pc!important; */
    
    white-space: nowrap!important;
}

.sliderThumbContainer {
     margin-right: 0;
    cursor: pointer;
    display: inline-block;
    float: left;
    text-align: center;
    margin-top: 10px;
    transition: all .3s cubic-bezier(0, 1.06, 1, 0.97);
    overflow-x: hidden!important;
    margin-left: 10px;
    overflow-x: hidden!important;
        overflow-y: auto!important;
            direction: rtl!important;
}

 td.fotos {
    text-align: center;
    border: 0px solid #e6e6e6;
    border-radius: 10px;
    padding-left: 0px!important;
    padding-right: 10px!important;
    border-radius: 0px;
    
}

.firstThumb {
    margin-left: 10px!important;
}
.ion-camera:before {
    content: "\f118";
    padding-right: 10px;
}


.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.95;
}


/*------------------END GALERIA---------------------*/