@charset "UTF-8";


/*Colores
#141e70 azul oscuro / secundario de esta linea: #2736ac

#0aa9ff azul claro

#3FBDF3 azul cielo



*/
/*slider start*/
.carousel-item .item-slider-home .lf{
    position: absolute;
    float: left;
    width: 100%;
    height: 550px;
    background-size: cover;
    background-position: left center;
}
.carousel-item .item-slider-home .rg{
    padding-top:150px;
    position: absolute;
    width: 60%;
    float: right;
    right: 0px;
    padding-left: 25%;
    color: white;
    height: 550px;
}
.item-slider-home{
    color: white;
    height: 550px;
}
.item-slider-home>.row>.col-md-4>img{
    height: 350px;
    width: 90%;
}

.slide-1-left{
    background-image: url(https://viajesconfamilia.com/assets/gallery/slider-home/mickey.jpg);
}
.slide-1-right{
    background-color: rgba(0,97,170,1);
    background: linear-gradient(90deg, rgba(0,97,170,0), rgba(0,97,170,0.9), rgba(0,97,170,1));
}
.slide-1-right .title{
    font-size:2em;
    color:#ffc107;
}

/**/
.slide-2-left{
    background-image: url(https://viajesconfamilia.com/assets/gallery/slider-home/papa-noel-laponia.jpg);
}
.slide-2-right{
    background-color: rgba(255,0,0,1);
    background: linear-gradient(90deg, rgba(255,0,0,0), rgba(255,0,0,0.9), rgba(255,0,0,1), rgba(255,0,0,1));
}
.slide-2-right .title{
    font-size: 2em;
    color: #212529;
}
/**/

/**/
.slide-3-left{
    background-image: url(https://viajesconfamilia.com/assets/gallery/slider-home/reyes-magos-marruecos.jpg);
}
.slide-3-right{
    background-color: rgba(119,79,56,1);
    background: linear-gradient(90deg, rgba(119,79,56,0), rgba(119,79,56,0.9), rgba(119,79,56,1), rgba(119,79,56,1));
}
.slide-3-right .title{
    font-size:2em;
    color:#ffc107;
}
/**/

/**/
.slide-4-left{
    background-image: url(https://viajesconfamilia.com/assets/gallery/slider-home/ciudad-europea-mercado-de-navidad.jpg);
}
.slide-4-right{
    background-color: rgba(132,97,139,1);
    background: linear-gradient(90deg, rgba(132,97,139,0), rgba(132,97,139,0.9), rgba(132,97,139,1), rgba(132,97,139,1));
}
.slide-4-right .title{
    font-size:1.5rem;
    color:rgb(0, 0, 0);
}
.slide-4-right .lead{
    font-size: 1.1rem !important;
}
/**/

/**/
.slide-5-left{
    background-image: url(https://viajesconfamilia.com/assets/gallery/slider-home/hurtigruten-jovenes-exploradores.jpg);
    background-position: left top !important;
}
.slide-5-right{
    background-color: rgba(228,23,22,1);
    background: linear-gradient(90deg, rgba(228,23,22,0), rgba(228,23,22,0.9), rgba(228,23,22,1), rgba(228,23,22,1));
}
.slide-5-right .title{
    font-size: 2em;
    color: #212529;
}
/**/

/**
.slide-6-left{
    background-image: url(https://viajesconfamilia.com/assets/gallery/slider-home/parques-tematicos.jpg);
    background-position: left top !important;
}
.slide-6-right{
    background-color: rgba(244,219,74,1);
    background: linear-gradient(90deg, rgba(244,219,74,0), rgba(244,219,74,0.9), rgba(244,219,74,1), rgba(244,219,74,1), rgba(244,219,74,1) );
}
.slide-6-right.rg{
    width: 70%;
}
.slide-6-right .title{
    font-size: 2em;
    color: #212529;
}
**/

/**/
.slide-6-left{
    background-image: url(https://viajesconfamilia.com/assets/gallery/slider-home/turismo-fluvial-familia.jpg);

}
.slide-6-right{
    background-color: rgba(0,153,153,1);
    background: linear-gradient(90deg, rgba(0,153,153,0), rgba(0,153,153,0.9), rgba(0,153,153,1), rgba(0,153,153,1));
}

.slide-6-right .title{
    font-size: 2em;
    color: #212529;
}
/**/

/**/
.slide-7-left{
    background-image: url(https://viajesconfamilia.com/assets/gallery/slider-home/aurora-boreal-1.jpg);

}
.slide-7-right{
    background-color: rgb(0, 153, 0);
    background: linear-gradient(90deg, rgba(0,153,153,0), rgba(0, 153,0.9), rgb(0,153,0), rgba(0,153,0));
}

.slide-7-right .title{
    font-size: 2em;
    color: #212529;
}
/**/

.carousel-inner{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
}

.carousel-inner .lead{
    /*color: #212529;*/
    /*color:black;*/
    color:white;
    font-size: 1.1rem !important;
    font-weight: bold;
}
@media (max-width:768px) {
    .item-slider-home{
        color: white;
        height: 350px;
    }    
    .carousel-item .item-slider-home .lf{
        position: absolute;
        float: left;
        width: 100%;
        height: 350px;
        background-size: cover;
        background-position: left center;
    }
    .carousel-item .item-slider-home .rg{
        padding-top:90px;
        position: absolute;
        width: 100%;
        float: right;
        right: 0px;
        padding-left: 15%;
        color: white;
        height: 350px;
    }

    .carousel-item .item-slider-home .rg .title{
        color:#ffc107;
        text-shadow: 0 13.36px 8.896px #c4b59d, 0 -2px 1px rgba(255,255,255,0.5);
    }

    .slide-1-right{
        background: linear-gradient(90deg, rgba(0,97,170,0.5), rgba(0,97,170,0.2), rgba(0,97,170,0.5));
    }    
    .slide-2-right{
        background: linear-gradient(90deg, rgba(255,0,0,0.5), rgba(255,0,0,0.2), rgba(255,0,0,0.5));
    }
    .slide-3-right{
        background: linear-gradient(90deg, rgba(119,79,56,0.5), rgba(119,79,56,0.2), rgba(119,79,56,0.5));
    }
    .slide-4-right{
        background: linear-gradient(90deg, rgba(132,97,139,0.5), rgba(132,97,139,0.2), rgba(132,97,139,0.5));
    }
    
    .slide-5-right{
        background: linear-gradient(90deg, rgba(228,23,22,0.5), rgba(228,23,22,0.2), rgba(228,23,22,0.5));
    }

    .slide-6-right{
        background: linear-gradient(90deg, rgba(0,153,153,0.5), rgba(0,153,153,0.2), rgba(0,153,153,0.5));
    }
    .slide-6-right.rg{
        width: 100%;
        
    } 
    
    .slide-7-right{
        background: linear-gradient(90deg, rgba(0,153,153,0.5), rgba(0, 153, 0.2), rgb(1, 67, 18,0.5));
    }
    
    
}


/*slider start*/

/*owl carousel start*/

.owl-nav{
    position: absolute;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    width: 100%;
    font-size: 64px;
    z-index: 100000;
    top: 70px;
    /*background: rgba(255,255,255,0.5);*/
    height: 20px;
}
.owl-nav i{
    font-size: 1em !important;
    color:rgba(255,255,255,0.5);
    text-shadow: 0 -2px 1px rgba(255,255,255,0.8);
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

.owl-theme .owl-nav [class*=owl-]{
    color: #000;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    position: absolute;
    top: 120px;
    background: #fff;
    display: inline-block;
    cursor: pointer;
    opacity: .8;
    border-radius: 3px;    
}
.owl-prev, .owl-next{
    background-image: none !important;
    border: 0;
    color: #ccc;
    font-size: 34px;
    line-height: 55px;
    height: auto !important;
    width: 56px !important;
    text-align: center;
    background-color: rgba(0,0,0,0.2);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .400s;
    -moz-transition: all .400s;
    -o-transition: all .400s;
    transition: all .400s;
    -webkit-tap-highlight-color: transparent;    
}

.owl-prev{
    
    left: -3px;

}

.owl-next{
    right: -3px;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}

/*owl carousel end*/

/*tabs*/
.nav-tabs {
    /*border-bottom: 1px dashed #dee2e6;*/
    /*border-bottom: solid 5px orange;*/
    border:none;
}
.nav-tabs .nav-item{
    display: flex;
    justify-content: space-around !important;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    color: #495057 !important;
    border-radius: 0.25rem !important;  
}
.nav-tabs .nav-item.reserva, .nav-item.reserva .nav-link.active{
    background-color: orange;
}
.nav-tabs .nav-link{
    color: #495057 !important;
    box-shadow: inset rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #141e70 !important;
    background-color: #fff;
    /*border-color: #dee2e6 #dee2e6 #fff;*/
    border: none !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.tab-content .tab-pane{
    margin-top: 5px;
    margin-bottom: 5px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border: none !important;
    position: relative;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;  
    padding-left: 10px;
    padding-right: 10px;  
}
@media (max-width:768px) {
    .nav-tabs .nav-item{
        width: 100%;
    }  
    .nav-tabs .nav-link{
        width: 100%;
    }   
}
/*tabs*/


/*generarls start*/
body{
    background: linear-gradient(to bottom,#f1f4f8,#fff,#fff,#f1f4f8,#141e70);
}
img.logo{
    max-width: 210px;
}
.logos-about img{
    height: 50px;
    margin: 10px;
}
h1{
    margin-top: 40px;
    font-size: 37px !important;
    font-weight: bold;
    color: #141e70;
    text-align: center;
    text-shadow: 0 13.36px 8.896px #c4b59d, 0 -2px 1px #fff;
    margin-bottom: 30px;
}
h2{
    font-size: 25px !important;
    margin-top: 30px;
    margin-bottom: 30px;
    text-shadow: 0 13.36px 8.896px #c4b59d, 0 -2px 1px #fff;
}
h2,h3,h4,a{
    color:#141e70;
}
p .strong{
    color:#141e70;   
}

.content-page{
    width: 100%;
    /*background: rgba(255,255,255,0.7);*/
    background: linear-gradient(to bottom,#f1f4f8,#fff,#f1f4f8);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    padding: 1%;
    border-radius: 4px;
}
.card{
    margin-top:5px;
    margin-bottom: 5px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border:none !important;
}

.card-body{
    height: 350px;
}
.banner-row{
    margin-bottom:30px; padding: 0px; box-shadow: 0 2px 10px 1px rgb(21 21 21 / 20%); display:flex; align-items:stretch;flex-wrap:wrap
}
.banner-row.blue{
    background:#141e70;
}
.banner-row:first-child{
    margin-top:30px;
}
.banner-row .lf{
    padding:0px;
}
.banner-row .lf img{
    width: 100%;
}
.banner-row .rg{
    padding:30px;
    background:rgba(20,30,112,0.5);
    padding-top: 10px;
    padding-bottom: 10px;
}
.banner-row .rg h2 {
    color: #fff;
    margin-top: 1px;
    margin-bottom: 5px;
    text-shadow: none;

}
.banner-row .rg p{
    font-size:0.95rem; 
    color:white;
}
.banner-row .rg a{
    background-color: orange;
    padding:10px;
    border-radius: 5px;
    color:white;
    text-decoration: none;
    border: solid 1px orange;
    float: right;
}
.banner-row .rg a:hover{
    border: solid 1px white;
}
.footer-subscription{
    background:#f1f4f8;
    padding-top:3rem;
    padding-bottom:3rem;
    border-color:#f8f9fa; 
    border-top: 1px solid #e7eaf3!important; 
    float:left; 
    display:block;
    width:100%;   
    border-bottom: solid 5px #141e70;
    /*box-shadow:-1px 1px 2px 1px orange;*/
    box-shadow:-1px 1px 2px 1px #f1f4f8;
    margin-top:30px;
}
.bd-footer{
    padding-top: 50px;
    padding-bottom: 30px;
    border-top:solid 5px orange;
    float: left;
    width: 100%;
    color: #f1f4f8;
    /*background-color: #141e70;*/
    background: linear-gradient(to bottom,#141e70, black);
}

.bd-footer a{
    color:silver !important;
    text-decoration: none;
    border-color:white;
}
.bd-footer a:hover{
    color:white !important;
}
.bd-footer h5, .bd-footer ul li.mb-2 , .bd-footer i{
    color:#f1f4f8 !important;
}

.lead-contact-a{
    text-align: center;
    font-size: 1.1em;
    text-decoration: none !important;
}

.lead-contact-a .fa-whatsapp{
    color:#3fa603;
}
@media (min-width: 992px){
    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
        align-items: center;
    }
    .dropdown-menu{
        border:none;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    }    
}

.brand-disney{
    color: rgba(0,97,170,1);
}
.brand-laponia{
    color: rgba(255,0,0,1);
}
.brand-reyes-magos{
    color: rgba(119,79,56,1);
}
.brand-mercadillos-navidad{
    color: rgba(132,97,139,1);
}
.brand-hurtigruten{
    color:rgba(228,23,22,1);
}

.brand-parques{
    color:rgba(0,153,153,1);
}
.brand-parques{
    color:rgba(0,153,153,1);
}


ul.mapa-site, ul.mapa-site li ul{
    list-style-type:none;
}
/*generals end*/




/*varios*/
.logo-brand{
    width: 100%;
    max-width: 280px;
}
@media (max-width:768px) {
    .logo-brand{
        max-width: 100% !important;
    }   
}

header{
    /*border-bottom: solid 5px #141e70*/
    border-bottom: solid 5px #141e70;
    /*box-shadow:-1px 1px 2px 1px #c0c0c0;*/
    box-shadow:-1px 1px 2px 1px orange;
    background-color: rgba(255,255,255,1);
}

.bd-navbar{
    /*background-color: #fff !important;*/
    background-color:#f8f9fa !important;
}
.navbar-nav .nav-item .nav-link{
    color:#141e70 !important;
}
.navbar-nav .nav-item .nav-link:hover{
    color:#E46D0A !important;
    text-decoration: none;
}
.navbar-nav .nav-item .nav-link::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #E46D0A;
    transition: width 0.3s ease-out;
}


.btn-bd-download{
    border-color:#141e70 !important;
    color:#141e70 !important;
    font-weight: 600;
}
.btn-bd-download:hover{
    background-color: #141e70;
    color:white !important;
}

a{
    color: #0aa9ff;
    text-decoration: none;
}

a:hover{
    color: #141e70;
    text-decoration: underline;
}
a.vermas{
    color: white;
    border-radius: 4px;
    padding: 5px;
    background-color: #0aa9ff;
    text-decoration: none;
    font-size: 1.1em;
    float: right;
    margin-top: 10px;
}
a.vermas:hover{
    background-color: #141e70;
}
a.vermas i{
    color:white;
}
.bd-navbar {
    padding: .75rem 0;
    background-color: black;
}
.alert-success{
    color: #141e70 !important;
    background-color: white !important;
    border-color:white !important;
    font-size: 1.2em;
}

/*box contacto start*/
#politicas{width:70%}
.box-contact{width:99%;float:left;padding:.5%;background:#fff;background:-webkit-gradient(left bottom,right top,color-stop(0,#eee),color-stop(100%,grey));background:linear-gradient(45deg,#eee 0,grey 100%);border-radius:4px;margin-bottom:10px;box-shadow:-1px 1px 2px 1px silver}
.box-contact-content{width:100%;float:left;background:#eee;border-radius:4px}
.box-contact-content   h2{width:100%;float:left;background:#000;color:#fff;border-top-left-radius:4px;border-top-right-radius:4px;margin-top:0;font-size:20px;text-align:center}
.box-contact-content   p   span{width:100%;float:left;text-align:center;font-size:16px;margin-top:10px;margin-bottom:10px}
.box-contact-content   p   .phone{font-size:1.4em;text-shadow:0 13.36px 8.896px #c4b59d,0 -2px 1px #fff}
.box-contact-content   .suscription{width:100%;float:left;background:orange;color:#fff;text-align:center;font-size:20px;padding-top:10px;padding-bottom:10px;border-top:1px solid #fff;border-bottom:1px solid #fff;box-shadow:-1px 2px 2px 1px #fff}
.box-contact-content   h3{margin-top:20px;color:grey;width:100%;float:left;text-align:center}.box-contact-content   p   .block{color:gray}
.box-contact-content .mail .btn{font-size: 0.85em;}
p.horario .block,p.horario strong{font-size: 0.85em;}
.box-contact-content .sello{
    text-align: center;
    margin-top: 20px;
}
@media (max-width:768px) {
    .box-contact-content .sello{
        display: none;
    }   
}

/*box contacto end*/

/*.bg-gray-darker{}*/
*{
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    color:#404040;
    font-family: 'Montserrat', sans-serif;
}
.kalam{
    font-family: 'Kalam', cursive;
}
.logo-container{
    line-height: 28px;
    text-decoration: none;
}
.logo{
    /*font-family: 'Pacifico', cursive;*/
    font-size: 1.5em;
    color: #fff;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.slogan{
    color: #fff;
    font-size: 0.70em;
    text-align: center;
}
.logo2{
    font-family: 'Pacifico', cursive;
    font-size: 1.7em;
    color: #212529;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
}
.enlace-footer>a{
    position: relative;
    display: inline-block;
    color:#212529;
    text-decoration: none;
}
.enlace-footer>a::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color:#212529;
    transition: width 0.3s ease-out;
}
.enlace-footer>a:hover::before{
    width: 100%;
}
h1{
    font-size: 24px;
}



.col-md-7>.copy-home{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.col-md-7>.copy-home>a{
    margin-bottom: 10px;
}
.col-md-7>.copy-home>a>img{
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
.alert-form{
    margin-top: 10px;
    margin-bottom: 10px;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}

.forms{
    display: flex;
    flex-direction: column;
}

.bd-footer{
    /*border-top: solid 5px #141e70;*/
    box-shadow:-1px 1px 2px 1px #c0c0c0;
}
.bd-footer .logo-container .logo{
    margin-bottom: 20px !important;
    max-width: 240px;
}
.bd-footer h5{
    color: #141e70;
}
.bd-footer ul li a{
    color: #9d0593;
}
.enlace-footer>a::before{
    /*background-color: #9d0593;*/
    background-color: white;
}


