:root{
    --primary:#00afe6;
}

.search-only .form-control:last-child {
    padding-left: 40px;
    border-radius: 4px!important;
}

h3 .small {
    font-size: 48%;
}

@media(min-width: 1200px){
    div#buscador{
        top: -370px!important;
    }
}

header ul.list-inline {
    margin-top: 37px!important;
    margin-left: 58px !important;
}

header #header-container h3.phone,
header #header-container .mail  {
    margin: 0;
    line-height: 0.78em;
    margin-top: 24px !important;
    font-size: 21px;
}

header #header-container h3.phone {
    font-size: 3em;
}



header .wsp {
    font-size: 27px;
    padding-top: 9px;
    display: inline-block;
    color: #00afe6;
    font-weight: bold;
}

footer a, footer .whatsapp div {
    color: #00ade6;
}
    
footer ul.botonera li {color: #01abe6; transition : all 0.4s;text-decoration: none; border-left: 1px solid #516c88; padding: 0 8px;}
footer ul.botonera li:first-child {border-left:none;}
footer ul.botonera li a:hover {color: #fff;}

#sldHome .carousel-caption h1 {
    font-size: 18px;
    display: inline-block !important;
    width: auto !important;
}

.resultados span.tarifa small {
    color: #777;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
    color: #9a9a9a;
}

header ul.list-inline li.whatsapp span {
    color: #3f4953;
    font-size: 17px;
    vertical-align: middle;
}

footer #logos {
    background-color: #0c4367!important;
}

.viajes_medida #container.container form {
    background: #fff;
    padding: 15px;
}

#banners article .panel-body {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.47)!important;
}

#banners article .panel-body:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.10)!important;
}

#banners .ban-3 .btn {
    width: 100%;
}

#banners .ban-3 .page-header h3 {
    font-size: 30px!important;
    text-transform: uppercase;
}

h2, .h2 {
    font-size: 73px!important;
    font-family: 'Just Another Hand', cursive;
    color: #f0512e;
    font-weight: 100;
}

h3.phone {
    font-size: 25px;
    font-family: 'Just Another Hand', cursive;
    color: #f0512e;
}

#suscripcion {
    padding: 10px 0;
    background: #d4d4d4;
    border-bottom: 2px solid #2980b9;
    border-top: 2px solid #2980b9;
}
#wsp {
    position: fixed;
    bottom: 40px;
    right: 0;
    z-index: 999;
}
#CRU .input-group .select2-container .select2-selection {
   height: auto;
   min-height: 30px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{
    font-size: 10px !important;
} 

header .navbar-nav>li>a {
    padding: 10px 13px;
}

header form.navbar-form.navbar-right {
    display: none;
}

div#cont_nav {
    height: auto !important;
}

div#wrapperMenu .navbar {
    min-height: auto !important;
}

#wb_motor.motor_horizontal:before {
    content: 'Reserva tu vuelo';
    font-size: 17px;
    font-weight: bold;
    padding: 0 8px 6px;
    text-transform: uppercase;
    display: block;
}

div#buscador {
    background-color: transparent !important;
}

div#wb_container #wb_motor.motor_horizontal:before {
    display: none;
}

.jumbotron.jumbotron-categoria {
    text-align: center;
    min-height: 246px;
}

.jumbotron.jumbotron-categoria h1 {
    line-height: 145px;
    text-shadow: 2px 2px 11px #333;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 31px;
}

@media (max-width: 448px) {
    .heading {
        background: none !important;
    }    
    
    footer {
        text-align: center;
    }

    footer img {
        margin: 0 auto;
    }
    
    footer .botonera li {
    border-right: 0;
    border-left: 0 !important;
    margin-bottom: 10px;
    }
    
    div#consultar {
        text-align: center;
    }
    .jumbotron.jumbotron-categoria h1 {
        line-height: initial;
        margin-top: 35px;
    }
}

@media (min-width: 768px) {
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -50px;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -50px;
    }
}    


@media (max-width: 768px) {
        #sldHome{display: none;}
        #slide-buscador #buscador {
            margin-top: 50px;
        }
}


@media (min-width: 1200px) {
    .motor_horizontal li.row_pasajeros {
        top: 18px;
        left: 863px;
    }

    .motor_horizontal li.row_pasajeros {
        left: 864px !important;
    }

    #slide-buscador .nav.nav-tabs li.active a {
        width: 1131px !important;
        background-color: rgba(0, 0, 0, 0.3) !important;
    }

    #wb_motor.motor_horizontal {
        border-radius: 0 0 2px 2px !important;
        display: none;
    }

    #slide-buscador .nav.nav-tabs {
        top: 125px !important;
        width: 1131px !important;
        margin-left: 5px !important;
    }

    section#destacados {
        margin-top: 40px;
    }
}

/*AEREOS FIX*/

@media (min-width: 992px){
    div#slide-aereos .motor_vertical {
        margin-top: 100px;
    }

}

#wb_motor{
    background-color: rgb(16 150 212 / 93%)!important;
}

/*RECAPTCHA V3*/

.grecaptcha-badge{
    bottom: 240px!important;
}

#wb_sidebar_motor{
    background-color: transparent!important;
}




/*FICHA PRODUCTOS*/

.panel-mapa {
    display: none;
}

.ficha-producto.ficha-paquete > div:last-child {
    display: none;
}

body.spider-paquete #fichaSpiderPaquete > .page-header h3, body.spider-paquete #observacionesCont > .page-header h3 {
    color: #f0512e;
}