@charset "utf-8";
/* ETIQUETAS */
 
/* FIN - ETIQUETAS */

/* GENERICO */ 
 
/* FIN - GENERICO */

/* BOOTSTRAP */
 
/* FIN - BOOTSTRAP */

/* FANCYBOX */

/* FIN - FANCYBOX */

/* MENU */

/* FIN - MENU */

/* CARROUSEL */ 
.f-carousel-multi {
    --f-carousel-slide-width: 100%;
}
/* FIN - CARROUSEL */

/* COLORES & BOTONES */ 
 
/* FIN - COLORES & BOTONES */

/* LANG */
 
/* FIN - LANG */

/* HOVER */
.hscale:hover{transform: scale(1.2);transition:1s;}
 
/* FIN - HOVER */

/* ICONOS */
 
/* FIN - ICONOS */

/* GALERIAS */

/* FN - GALERIAS */

/* ESTRUCTURAS */

/* FIN - ESTRUCTURAS */

/* EDITEUR */
.form-footer-3 hr{display:none !important;}
.col_plugin_text{width: 100%;}
.col_plugin_text img {width: 100%;}

.btn-submit-editeur {
    border-radius: 10rem;
    background-color: #fff !important;
    border:1px solid #494949 !important;
    color: #494949 !important;
    font-size: 16px;
    border: 0px;
 
    padding: 6px 15px;
    margin: 20px 5px;

    background-image: linear-gradient(90deg, #1e7a85 0%, #1e7a85 50%, transparent 50%, transparent 100%);
    background-size: 200% auto;
    background-position: 100% 0%;
    transition: background-position 0.5s;
}
.btn-submit-editeur:hover{
    background-position: 0 0;
    border:1px solid #1e7a85 !important;
    color:#fff !important;
    transition: background-position 0.5s,color 0.3s linear 0.2s, background-color 0s linear 0.5s;
}
.custom-checkbox {text-align: left !important;}
.custom-control-label {Font-size: 16px !important;color: #494949 !important;}
.text-info {color: #494949 !important;}
 
/* galeria card-column */
.card{
    display:block !important;
}

.plugin-img-card{
    padding-top: 10px;
    margin-left: -5px;
    margin-right: -5px;
    display: block !important;
}
.plugin-img-card > .card-body {
 display:none !important;
}
/* FIN - galeria card-column */ 
.galeria-alquileres a{margin:0 !important;} 
/* FIN - EDITEUR */
 

/* OTROS */
.fancybox__content>.googlemaps_embed {
    width: 90vw !important;
    height: 90vh !important;
    max-width: 1200px !important;
    max-height: 900px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.fancybox__content>.googlemaps_embed>iframe {
    width: 90vw !important;
    height: 90vh !important;
    max-width: 1200px !important;
    max-height: 900px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.fancybox__content {
    margin: 0 !important;
    padding: 0 !important;
}
/* FIN - OTROS */

/* FANCYBOX */
.fancybox__content>.googlemaps_embed {
    width: 90vw !important;
    height: 90vh !important;
    max-width: 1200px !important;
    max-height: 900px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.fancybox__content>.googlemaps_embed>iframe {
    width: 90vw !important;
    height: 90vh !important;
    max-width: 1200px !important;
    max-height: 900px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.fancybox__content {
    margin: 0 !important;
    padding: 0 !important;
}
/* FIN - FANCYBOX */

/* LOGO */
.om-logo-2{
    position:fixed;
    top: 0; 
    left: calc(50% - 80px);
    width:160px;  
    z-index:2;
}
#om-logo-2-on{    
    left: calc(50% - 90px);
    width:180px;
  transition:1s;
} 
.resa-slide{
    position: relative;
}
.thr-search-engine .thr-search-engine-main { 
    align-items: start !important; 
}
.thr-search-engine .thr-search-engine-main>.thr-btn-search { 
    margin-bottom: 0 !important; 
}
.thr .btn-primary {
    color: white !important;
    background-color: #494949 !important;
}
.thr .btn-primary:hover, .thr .btn-primary:focus {
    background-color: #606669!important;
}
.thr-search-engine .form-group label {color: #606669!important;}
.thr-favorites div .thr-favorite .thr-favorite-content .thr-favorite-content-category {
    color: #189976 !important;
}
.thr-color-primary {
    color: #e86f08 !important;
}
/* FIN - LOGO */
 
.omlineMapaAux, .omlineMapaAux > iframe{width:100%;height:300px;}

.slick-next, .slick-prev{z-index: 1 !important;}
.topSlideAux{bottom: unset !important;top: 160px;}

.avis-clients-2{display:none !important;}
#btn-avis-cool > i {
    font-size: 20px !important;
    margin-right:5px !important;
}
#btn-avis-cool > span {
    font-size: 16px !important;
}


@media only screen and (min-width: 576px) {   
    /* ETIQUETAS */
     
    /* FIN - ETIQUETAS */
    
    /* GENERICO */
     
    /* FIN - GENERICO */

    /* BOOTSTRAP */
    
    /* FIN - BOOTSTRAP */

    /* FANCYBOX */

    /* FIN - FANCYBOX */
    
    /* MENU */
    
    /* FIN - MENU */
    
    /* CARROUSEL */
    
    /* FIN - CARROUSEL */

    /* LANG */
  
    /* FIN - LANG */

    /* HOVER */
    
    /* FIN - HOVER */

    /* ICONOS */
  
    /* FIN - ICONOS */
    
    /* GALERIAS */
    
    /* FN - GALERIAS */
    
    /* ESTRUCTURAS */
    
    /* FIN - ESTRUCTURAS */
    
    /* EDITEUR */
    
    /* FIN - EDITEUR */
     
    /* OTROS */
    
    /* FIN - OTROS */
    /* LOGO */
    .om-logo-2 { 
        left: calc(50% - 100px);
        width:200px;   
    } 
  
    /* FIN - LOGO */
}

@media only screen and (min-width: 768px){
    /* ETIQUETAS */
    
    /* FIN - ETIQUETAS */
    
    /* GENERICO */
     
    /* FIN - GENERICO */

    /* BOOTSTRAP */
    #btncerrarActuRight{
        position: absolute;
        left: -40px;
        top: 100px; 
        background-color: #fff;
        height: 40px;
        border-radius: 50px 0px 0px 50px;
        width: 40px;
        opacity: 1;
    }
    /* FIN - BOOTSTRAP */

    /* FANCYBOX */

    /* FIN - FANCYBOX */
    
    /* MENU */
    
    /* FIN - MENU */
    
    /* CARROUSEL */
    .f-carousel-multi { 
        --f-carousel-spacing: 8px;
        --f-carousel-slide-width: calc((100% - 8px) / 2);     
    }
    /* FIN - CARROUSEL */ 

    /* HOVER */
    
    /* FIN - HOVER */

    /* ICONOS */
     
    /* FIN - ICONOS */
    
    /* GALERIAS */
    
    /* FN - GALERIAS */
    
    /* ESTRUCTURAS */
    
    /* FIN - ESTRUCTURAS */
    
    /* EDITEUR */
    
    /* FIN - EDITEUR */
 
    /* LOGO */
    .om-logo-2{
        position:fixed;
        top: 0; 
        left: calc(50% - 190px);
        width:380px;   
        z-index:2;
    }
    #om-logo-2-on{    
        left: calc(50% - 106px);
        width:212px;
    transition:1s;
    } 
    /* FIN - LOGO */

    .omlineMapaAux, .omlineMapaAux > iframe{height:600px;}
}

@media only screen and (min-width: 992px){
    /* ETIQUETAS */
     
    /* FIN - ETIQUETAS */
    
    /* GENERICO */
     
    /* FIN - GENERICO */

    /* BOOTSTRAP */
 
    /* FIN - BOOTSTRAP */

    /* FANCYBOX */

    /* FIN - FANCYBOX */
    
    /* MENU */
    
    /* FIN - MENU */
    
    /* CARROUSEL */
    .f-carousel-multi { 
        --f-carousel-spacing: 8px;
        --f-carousel-slide-width: calc((100% - 16px) / 3); 
    }
    /* FIN - CARROUSEL */
    
    /* HOVER */
    
    /* FIN - HOVER */

    /* ICONOS */
 
    /* FIN - ICONOS */
    
    /* GALERIAS */
    
    /* FN - GALERIAS */
    
    /* ESTRUCTURAS */
    
    /* FIN - ESTRUCTURAS */
    
    /* EDITEUR */
    
    /* FIN - EDITEUR */
 
    /* OTROS */
    .resa-slide{ 
        position: absolute; 
        top: 70px; 
        z-index: 1; 
    }
    .resa-slide > div{ 
        max-width:1100px;
    }
    .resa-slide .container{ 
        padding: 0px !important; 
    }
    .resa-slide .thr-search-engine-dates{  
        margin-left: 0px !important;
        margin-bottom: 0px !important; 
    }
    .resa-slide .thr-search-engine-type{   
        margin-bottom: 0px !important; 
    }
    .resa-slide .thr-search-engine-pers{   
        margin-bottom: 0px !important; 
    }
    .resa-slide .thr-btn-search{  
        margin-right: 0px !important;
        margin-bottom: 0px !important; 
    }
    /* FIN - OTROS */

}

@media only screen and (min-width: 1024px){
    /* ETIQUETAS */
 
    /* FIN - ETIQUETAS */
    
    /* GENERICO */
     
    /* FIN - GENERICO */

    /* BOOTSTRAP */

    /* FIN - BOOTSTRAP */

    /* FANCYBOX */

    /* FIN - FANCYBOX */
    
    /* MENU */
    
    /* FIN - MENU */
    
    /* CARROUSEL */
    
    /* FIN - CARROUSEL */
    
    /* HOVER */
    
    /* FIN - HOVER */

    /* ICONOS */

    /* FIN - ICONOS */
    
    /* GALERIAS */
    
    /* FN - GALERIAS */
    
    /* ESTRUCTURAS */
    
    /* FIN - ESTRUCTURAS */
    
    /* EDITEUR */
    
    /* FIN - EDITEUR */ 
    
    /* OTROS */
    
    /* FIN - OTROS */

}

@media only screen and (min-width: 1200px){
    /* ETIQUETAS */
    
    /* FIN - ETIQUETAS */
    
    /* GENERICO */
     
    /* FIN - GENERICO */

    /* BOOTSTRAP */

    /* FIN - BOOTSTRAP */

    /* FANCYBOX */

    /* FIN - FANCYBOX */
    
    /* MENU */
    
    /* FIN - MENU */
    
    /* CARROUSEL */
    .f-carousel-multi { 
        --f-carousel-spacing: 8px;
        --f-carousel-slide-width: calc((100% - 24px) / 4);     
    }
    /* FIN - CARROUSEL */
    
    /* HOVER */
    
    /* FIN - HOVER */

    /* ICONOS */

    /* FIN - ICONOS */
    
    /* GALERIAS */
    
    /* FN - GALERIAS */
    
    /* ESTRUCTURAS */
    
    /* FIN - ESTRUCTURAS */
    
    /* EDITEUR */
    
    /* FIN - EDITEUR */ 
    
    /* OTROS */
    .topSlideAux{ 
        bottom: 280px !important;
        top: unset !important;
    }
    /* FIN - OTROS */

}

@media only screen and (min-width: 1400px){
    /* ETIQUETAS */
 
    /* FIN - ETIQUETAS */
    
    /* GENERICO */
     
    /* FIN - GENERICO */

    /* BOOTSTRAP */

    /* FIN - BOOTSTRAP */

    /* FANCYBOX */

    /* FIN - FANCYBOX */
    
    /* MENU */
    
    /* FIN - MENU */
    
    /* CARROUSEL */
    .f-carousel-multi { 
        --f-carousel-spacing: 8px;
        --f-carousel-slide-width: calc((100% - 32px) / 5);    
    }
    /* FIN - CARROUSEL */
    
    /* HOVER */
    
    /* FIN - HOVER */

    /* ICONOS */

    /* FIN - ICONOS */
    
    /* GALERIAS */
    
    /* FN - GALERIAS */
    
    /* ESTRUCTURAS */
    
    /* FIN - ESTRUCTURAS */
    
    /* EDITEUR */
    
    /* FIN - EDITEUR */ 
    
    /* OTROS */
    
    /* FIN - OTROS */

}

@media only screen and (min-width: 1600px){
    /* ETIQUETAS */
 
    /* FIN - ETIQUETAS */
    
    /* GENERICO */
    
    /* FIN - GENERICO */

    /* BOOTSTRAP */

    /* FIN - BOOTSTRAP */

    /* FANCYBOX */

    /* FIN - FANCYBOX */
    
    /* MENU */
    
    /* FIN - MENU */
    
    /* CARROUSEL */
    
    /* FIN - CARROUSEL */
    
    /* HOVER */
    
    /* FIN - HOVER */

    /* ICONOS */

    /* FIN - ICONOS */
    
    /* GALERIAS */
    
    /* FN - GALERIAS */
    
    /* ESTRUCTURAS */
    
    /* FIN - ESTRUCTURAS */
    
    /* EDITEUR */
    
    /* FIN - EDITEUR */ 
    
    /* OTROS */
    
    /* FIN - OTROS */

}
