
body{  font-family: "Open Sans", sans-serif !important;}

.concert-one {font-family: 'Concert One', cursive;}



.azul-jol{color:#00afe9}
.naranja-jol{color: #f7a600;}
.gris-jol{color:#666}
.bg-jol{background-color: #00afe9;}
.bg-naranja{background-color: #f7a600;}

.bg-claro{background-color:#f9f9f9;}

.font-secondary{ font-family: "Concert One", sans-serif !important;  font-weight: 400;
    font-style: normal;}
.fs-500{font-size: 500px;}
.logo{max-width: 500px !important;}
body{font-family: 'Open Sans', sans-serif;}


.modern-nav{height: 100px;}

@media only screen and (min-width: 300px){
    .playa{height: 50% !important;}
    .logo{max-width: 200px !important;}
    .fs-500{font-size: 200px !important;}
    .modern-nav a.logo2 img {max-width: 150px;}
    }

@media only screen and (min-width: 992px){
.modern-nav .container-fluid {padding-left: 200px; padding-right:200px;}
.fondo-portada{background-image: url("../images/portada-cuba.jpg");background-repeat:no-repeat ;background-size: cover;}
.modern-nav a.logo2 img{max-width: 200px ;}

}
@media only screen and (min-width: 1100px){
    .fs-500{font-size: 300px !important;}
    .logo{max-width: 300px !important;}
    .playa{height: 100% !important;}
    .mnh-630{min-height: 550px !important;}
    }


    @media only screen and (min-width: 1300px){
        
        .mnh-630{min-height: 600px !important;}
        }

    @media only screen and (min-width: 1600px){
        .fs-500{font-size: 350px !important;}
        .logo{max-width: 500px !important;}
        .mnh-630{min-height: 630px !important;}
        }

        @media only screen and (min-width: 2000px){
            .fs-500{font-size: 400px !important;}
            .mnh-630{min-height: 630px !important;}
            }

.modern-nav.fixed.scrolled:not(.fixed-height):not(.has-top-bar), .modern-nav.sticky.scrolled:not(.fixed-height):not(.has-top-bar){height: 100px !important;}
.modern-nav a.logo img{max-width: 180px;}





 .slick-list, .slick-slider, .slick-track{height: 100% !important;}

 .b-precios{border-left:5px #00afe9;border-style: dotted !important;}


 .sin-link{cursor: auto !important;}

 a.class_a_href{
    pointer-events: none;
    cursor: default;
    }

    .b-turquesa{border-color:#4f837c !important}

    .bg-pink, .bg-pink-hover:hover, .bg-pink-active.active{background-color: #f7a400 !important;}
   