@font-face {
    font-family: 'KanitRegular';
    font-display: auto;
    src: url('../fonts/Kanit-Regular.ttf') format('woff2');
    font-weight: 400;
    font-style: normal;
}

:root {
    --amarillo: #BCB822;
    --mostaza: #948535;
    --grisPrincipal: #738082;
    --grisFooter: #83878B;
    --grisOscuro: #4B4C4E;
    --grisClaro: #D9D9D9;
    --blancoTransparencia: rgba(255, 255, 255, 0.60);
    --grisTransparencia: rgba(115, 128, 130, 0.15);
}

* {
    margin: 0;
    padding: 0;
}
.sede
/*normalize.css */
progress, sub, sup {
    vertical-align: baseline;
}

button, hr, input {
    overflow: visible;
}

[type=checkbox], [type=radio], legend {
    box-sizing: border-box;
    padding: 0;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    color: var(--grisOscuro);
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

    a:active, a:hover {
        outline-width: 0;
    }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b, strong {
    font-weight: bolder;
    font-family: OpenSansBold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

img {
    border-style: none;
    object-fit: cover;
}

svg:not(:root) {
    overflow: hidden;
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

button, input, select, textarea {
    font: inherit;
    margin: 0;
}

optgroup {
    font-weight: 700;
}

button, select {
    text-transform: none;
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
        outline: ButtonText dotted 1px;
    }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
}

textarea {
    overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

    [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
@font-face {
    font-family: 'RopaSansBold';
    src: url('../fonts/ropasanspro-bold-webfont.eot');
    src: url('../fonts/ropasanspro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ropasanspro-bold-webfont.woff') format('woff'), url('../fonts/ropasanspro-bold-webfont.ttf') format('truetype'), url('../fonts/ropasanspro-bold-webfont.svg#rRopaSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RopaSansLight';
    src: url('../fonts/ropasanspro-light-webfont.eot');
    src: url('../fonts/ropasanspro-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ropasanspro-light-webfont.woff') format('woff'), url('../fonts/ropasanspro-light-webfont.ttf') format('truetype'), url('../fonts/ropasanspro-light-webfont.svg#RopaSansLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RopaSansRegular';
    src: url('../fonts/ropasanspro-regular-webfont.eot');
    src: url('../fonts/ropasanspro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ropasanspro-regular-webfont.woff') format('woff'), url('../fonts/ropasanspro-regular-webfont.ttf') format('truetype'), url('../fonts/ropasanspro-regular-webfont.svg#RopaSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansRegular';
    font-display: auto;
    src: url('../fonts/OpenSans-Regular.ttf') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansMedium';
    font-display: auto;
    src: url('../fonts/OpenSans-Medium.ttf') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansSemiBold';
    font-display: auto;
    src: url('../fonts/OpenSans-SemiBold.ttf') format('woff2');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansBold';
    font-display: auto;
    src: url('../fonts/OpenSans-Bold.ttf') format('woff2');
    font-weight: 700;
    font-style: normal;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    font-family: 'OpenSansRegular', sans-serif;
    font-size: 12px;
}

    body > .container {
        padding: 10px 0;
        font-size: 1.1em;
    }

a {
    /* all: unset;*/
    cursor: pointer;
    text-decoration: none;
}

h3 {
    font-size: 1.5em;
}

.blue {
    background-color: #017cb8;
    color: #fff;
    font-size: 1.1em;
}

.nopadding {
    padding: 0px;
}

.nomargin {
    margin: 0px;
}

.white, .grey {
    background-color: #fff;
    color: var(--grisOscuro);
    font-size: 14px;
    margin-bottom: 25px;
}

.grey {
    background-color: var(--grisTransparencia) !important;
    padding: 0 25px 25px;
}

.grey-intenso {
    background-color: var(--grisClaro) !important;
    padding: 0 25px 25px;
}

.blue h2 {
    color: #fff;
    border-bottom: 2px solid #fff;
}

.white h2, .grey h2 {
    color: var(--grisOscuro);
    border-bottom: 2px solid var(--amarillo);
    margin-top: 25px;
    font-size: 24px;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}

    .row .blue, .row .white, .row.padding {
        padding: 15px 80px;
    }

.blue .row {
    margin-right: -12px;
}

.left {
    text-align: left;
}

.blue .titulo {
    background-color: #5aaedb;
    margin: 0px;
    padding: 10px;
    font-size: 1.3em;
    text-align: center;
}

.blue h4 {
    color: #fff;
    font-size: 1.6em;
}

.container-fluid {
    padding: 0;
}

/* -------------- NAV -------------- */

.navbar {
    border-radius: 0px;
    background-color: var(--grisPrincipal);
    height: 80px;
}

/*.navbar-brand {
    padding: 12px 5px;
}*/

.navbar-default {
    background-color: #003d7d;
    border: none;
}

    .navbar-default .navbar-toggle {
        border: none;
    }

        .navbar-default .navbar-toggle:hover {
            background-color: #999;
        }

.glyphicon-search, .glyphicon-menu-hamburger::before {
    color: white;
    vertical-align: middle;
}

.glyphicon {
    vertical-align: text-top;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    text-align: center;
    font-size: 1.2em;
}

    .navbar-default .navbar-nav > li > a:hover {
        background-color: #205c9a;
        color: #fff;
    }

    .navbar-default .navbar-nav > li > a:focus {
        color: #fff;
    }

.navbar .container .form-control {
    height: 23px;
    padding: 6px 4px;
    margin-top: 5px;
    border-radius: 0px;
}

.caret {
    margin-bottom: 5px;
    margin-left: 3px;
}

.buscador {
    position: relative;
}

.search-bar {
    display: inline-block;
    overflow: hidden;
    transition: all 2s ease;
    vertical-align: middle;
    margin-right: 5px;
}


/*
input{
 display:inline-block;
}
a{
 display:inline-block;
 background: red;
 padding: 0 5px;
}
*/
/* -------------- Sticky footer styles ------------- */

.footer {
    position: relative;
    bottom: 0;
    width: 100%;
    height: auto;
    background-color: var(--grisFooter);
    font-size: 1.3em;
    padding-top: 50px;
}

    .footer h2 {
        font-size: 16px;
        font-family: 'OpenSansRegular';
        font-weight: 400 !important;
        padding: 15px 0px 5px 0px;
        color: rgba(255, 255, 255, 0.80);
        border: none;
        margin-bottom: 5px;
    }

        .footer h2 a {
            font-size: 16px;
            font-family: 'OpenSansRegular';
            padding: 15px 0px 5px 0px;
            color: rgba(255, 255, 255, 0.80);
            cursor: pointer;
        }

            .footer a:hover {
                font-weight: 600;
            }

    .footer p {
        line-height: 1em;
    }

    .footer h2 {
        padding: 15px 0px 5px 0px;
    }

    .footer .img-responsive {
        margin-top: 20px;
    }

.sitemap, .sitemap_lg {
    display: none;
}

.container .mobilefoot {
    padding: 40px 20px 20px;
    margin: auto;
    text-align: center;
}

    .container .mobilefoot p {
        color: var(--blancoTransparencia);
    }

    .mobilefoot .img-responsive {
        margin: auto;
        padding-bottom: 15px;
    }

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}
/* -------------- MOBILE CONTAINER INDEX ----------------- */

.mobile {
    display: block;
}

    .mobile img {
        display: none;
    }

.sm {
    display: none;
}

.tabs {
    display: none;
}

.mobile a {
    color: #95989a;
    text-decoration: none;
    cursor: pointer;
    font-size: 1.5em;
}

.list div:nth-child(even) {
    background-color: #ffffff;
}

.list div:nth-child(odd) {
    background-color: #efefef;
}

    .list div:nth-child(odd):hover {
        background-color: #f9f9f9;
    }

.list div:nth-child(even):hover {
    background-color: #fdfbfb;
}

.rights {
    float: right;
    margin-right: 10px;
}

.accesos-directos ul {
    margin: 0;
    padding: 0 15px;
    list-style: none;
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:space-around;
}
.accesos-directos {
    z-index:1;
}
.accesos-directos ul li {
    width: 40%;
}

    .accesos-directos ul li a {
        color: var(--mostaza);
        display: block;
        font-size: 13px;
        line-height: normal;
        font-weight: 600;
        font-family: OpenSansSemiBold;
        margin: 0;
        padding: 0 10px;
        text-align: center;
    }

    .accesos-directos .box img {
        display: block;
        background-color: var(--grisPrincipal);
        margin: auto;
        width: 100%;
        object-fit: contain;
        height: 100px;
        padding: 22px;
        box-sizing: border-box;
        border-radius: 10px;
        margin-bottom: 20px;
    }

    .accesos-directos h2 {
        margin: 20px 10px 45px;
        font-weight: 500 !important;
        font-family: OpenSansMedium;
    }

.box {
    overflow: hidden;
    position: relative;
}

.box img {
        display: block;
    }

.box .box-info {
        padding: 15px;
        color: #6a696b;
    }

    .box .box-info.box-info-grey {
        background-color: var(--grisTransparencia);
    }

        .box .box-info.box-info-grey h2 {
            font-weight: 500 !important;
            font-family: 'OpenSansMedium';
        }

.box h3 a {
    color: #fff;
}

.box h3 a:hover {
            color: #adbfd4;
        }

.img-caption a {
    color: #b7daf9;
}

    .img-caption a:hover {
        color: #247fd0;
    }

.video {
    position: relative;
    display: block;
    height: auto;
    padding: 0 0 10px;
}

video {
    height: 100%;
    width: 100%;
}

.busqueda .white {
    font-size: 1.8em;
    padding-top: 0px;
    border-bottom: none;
    margin: 0 auto;
}

.serch-result h5 {
    font-size: 1.8em;
    margin: 10px 0px;
}

.serch-result .btn {
    padding: 6px 8px;
}

/* -------------- NOSOTROS / directorio-------------- */

p {
    margin: 0px 0px 10px;
}

.subtitulo {
    font-size: 1.3em;
    color: #FFF;
    text-align: left;
}

.aviso-directorio {
    margin-top: 35px;
    margin-bottom: 20px;
}

.directorio {
    color: var(--grisOscuro);
    font-size: 1em;
    background: var(--grisClaro);
    min-height: 100%;
    font-weight: 500;
    font-family: 'OpenSansMedium';
    text-align: center;
}

    .directorio.org {
        background: var(--grisTransparencia) !important;
    }

        .directorio.org ul {
            padding: 18px 20px !important;
        }

    .directorio ul {
        padding: 0;
        margin: 0;
    }

    .directorio ul li {
        list-style: none;
        align-items: initial;
    }

        .directorio ul li a {
            text-decoration: underline;
            color: var(--grisOscuro);
        }

            .directorio ul li a:hover {
                font-weight: 700;
            }

.bluebox div {
    background-color: var(--grisTransparencia);
    padding: 25px 20px;
}

.cifras {
    color: #fff;
    background-color: var(--grisPrincipal);
    padding: 25px 20px;
    margin: 15px 80px 45px;
}

    .cifras h2 {
        border: none;
        color: #fff;
        font-size: 24px;
    }

    .cifras h4 {
        font-size: 20px;
    }

.numbers--container {
    padding: 0 !important;
}

.numbers {
    font-family: 'RopaSansBold', sans-serif;
    font-size: 3.3em;
}

    .numbers span {
        font-size: 0.5em;
    }

.cifras .numbers h4 {
    font-size: 20px;
    margin: 0;
}

.cifras .numbers {
    background-color: transparent;
    font-family: sans-serif;
    font-size: 80px;
    width: fit-content;
    margin: auto;
    line-height: 1;
    padding: 0;
}

    .cifras .numbers.area-cubierta {
        font-size: 55px;
    }

.cifras .aviso {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 55px;
}

.numbers div {
    background-color: transparent;
    font-size: 0.5em;
    font-weight: 100;
    text-align: right;
    line-height: 0.7;
    padding: 0;
    position: relative;
}

.imgSup {
    float: left;
    margin-right: 5px;
}

.numbers.td-cifras {
    font-size: 48px;
    line-height: 38px;
    padding: 0 14px;
    text-align: center;
}

.td-cifras {
    font-size: 1.6em;
}

.btn-info {
    padding: 10px;
    font-size: 1.2em;
}

.sede ul li {
    list-style: none;
    margin-left: 0 !important;
}

/* ---------------------------------------- Como llego -------------------------------- */

.hasta, .desde {
    display: inline-block;
    width: 100%;
}

    .desde #routeStart, .hasta #terminalesList {
        width: 90%;
        height: 40px;
        display: block;
        border-radius: 4px;
        box-shadow: inset 0px 0px 0px white;
    }

    .hasta p, .desde > label, .buscar > p {
        color: #017cb8;
        font-size: 20px;
        margin-top: 20px;
        font-weight: 700;
    }

    .hasta p, .buscar p {
        margin: 0px;
    }

#mapa {
    width: 100%;
    height: 600px;
    margin: 40px auto;
    background-color: #9ec1ba;
}

#comollego {
    width: 100%;
    position: relative;
    margin: 15px 0 0 0;
}

    #comollego #map-canvas {
        height: 500px;
    }

    #comollego .map_txt {
        font-size: 0.8em;
        margin-top: 10px;
    }

    #comollego .buscar {
        margin: 0 auto;
        background: rgba(255, 255, 255, 0.9);
        color: black;
        padding: 15px;
        text-align: left;
    }

        #comollego .buscar input[type="text"] {
            font-size: 0.7em;
            padding: 5px;
            width: 75%;
            margin: 5px 10px 0 0;
            display: inline-block;
        }

        #comollego .buscar button {
            border: none;
            font-size: 0.7em;
            text-transform: uppercase;
            background: #fc4f00;
            padding: 7px 12px;
            color: white;
        }

            #comollego .buscar button:hover {
                background: #CF4C10;
                cursor: pointer;
            }

.tipoTransporte {
    display: block;
    color: #FC4F00;
    margin: 10px 20px 0 0;
}

    .tipoTransporte label {
        margin-right: 20px;
    }

#routeStart, #terminalesList {
    width: 100%;
    margin-bottom: 25px;
}

.tipoTransporte > .btn-primary {
    width: 150px;
}

/*#comollego .buscar span input[value="BICYCLING"] {*/
#comollego .buscar span label:nth-child(4) {
    display: none;
}
/* Resultados de las directions */
#directionsPanel {
    background: rgba(255, 255, 255, 0.9);
    padding: 0px 15px 0px 0px;
    width: 100%;
    margin: 0 auto;
    height: 260px;
    overflow: auto;
}

.adp-summary {
    border-bottom: 2px solid rgb(1, 147, 198);
    margin: 20px auto;
    font-size: 1.4em;
    text-align: center;
    background: aliceblue;
    padding: 5px;
}

.adp-placemark {
    background: #eee;
    border: 10px solid #eee;
}

img.adp-marker {
    margin-right: 10px;
}

.aero-inner h2.transporte-subtitle {
    background-color: #232959;
    margin-top: 0px;
}

.adp, .adp table tr td {
    font-size: 1em;
    text-align: left;
}



/*------Preguntas Frecuentes--------*/
.pregunta {
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    font-family: OpenSansBold;
    line-height: 18px;
}

.respuesta {
    
}


/*------Busqueda--------*/
.serch-result h1 a {
    color: #337ab7;
}

.serch-result {
    border-bottom: 2px dashed #017cb8;
    width: 80%;
    padding: 15px;
}

    .serch-result h1 a:hover {
        color: #5187b5;
        background-color: #cacaca;
    }



/*---------------SERVICIOS---------------*/

.bluebox ul {
    margin-bottom: 30px;
    padding-left: 0px;
}


    .bluebox ul li {
        margin-left: 20px;
    }

.lineas_aereas ul li {
    padding-left: 5px;
    list-style: none;
}

.lead {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}

.horario {
    margin: 20px 0;
}

.blue .preguntas p {
    margin-left: 30px;
}

/*---------------CONTACTO----------------*/



#form-contact textarea {
    height: 150px;
    display: block;
    width: 100%;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#form-contact button {
    float: right;
}

.form-group .btn-info {
    width: 150px;
    border-radius: 4px;
}

.navbar-form .form-group {
    position: relative;
}

#lblRespuesta {
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
}

/*----------directorio-------------------*/
#datos-directorio div {
    background-color: #337ab7;
    padding: 20px;
    text-align: center;
}

    #datos-directorio div ul li {
        list-style: none;
    }

    #datos-directorio div h2 {
        color: #333;
        font-size: 1.4em;
        border-bottom: solid 2px #337ab7;
    }

.sede--container .titulo, .mostaza--titulo {
    background: url(../Img/barra-mostaza-grande.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 5px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    height: 65px;
    background-position-x: 80%;
    color: #fff;
}

.mostaza--titulo-chico {
    background: url(../Img/barra-mostaza-chico.png);
}

    .sede--container .titulo p, .mostaza--titulo p {
        margin: 0;
        color: #FFF;
        font-size: 16px;
        font-family: 'OpenSansMedium';
    }

    .sede--container .titulo .link {
        height: 55px;
        width: 60px;
        display: block;
    }

.sede {
    height: 180px;
    padding: 18px 20px !important;
}

.org-oficiales ul li {
    font-size: 14px;
}

.logo_lin {
    height: 100px;
    width: 140px;
    overflow: hidden;
    display: block;
    margin: auto;
    box-sizing: content-box;
    padding: 25px 0;
}

    .logo_lin .lin {
        background-color: white;
        height: 100%;
        position: relative;
        width: 100%;
    }

.lin img {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

/*-----------Precios-------------------*/
.tab-content h3 {
    font-size: 2.3em;
}

.tab-content ul li {
    list-style: none;
}

.tab-pane p {
    font-size: 1.3em;
}

#tabpanel {
    padding: 0 30px 0 0;
    display: inline-block;
    font-size: 1.1em;
}

.panel-title {
    font-size: 1.8em;
    color: #017cb8;
}

.panel-body p, .panel-body ul li {
    font-size: 1.1em;
    color: #555;
}


.panel-title .collapsed span.glyphicon {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.panel-title span.glyphicon {
    -webkit-transition: all .20s linear;
    -moz-transition: all .20s linear;
    -o-transition: all .20s linear;
    transition: all .20s linear;
}


a:focus, a:hover {
    text-decoration: none;
}

.table {
    margin-bottom: 20px;
    margin: auto;
    max-width: 400px;
    min-width: 60%;
    padding: 20px;
    font-size: 1.3em;
}

table th, table tr {
    text-align: center;
}

table th {
    background: #b9c9fe;
}

.btn_accesos .glyphicon {
    line-height: 3;
}

.footer a {
    color: var(--blancoTransparencia);
    font-size: 14px;
    font-weight: 400;
}

.sitemap img {
    padding-right: 15px;
}

.sitemap p {
    padding-left: 5px;
}

body > .container {
    padding: 0 15px;
    /*margin-top: 50px;*/
}

.home.container {
    margin-top: 0;
}

.nav > li > a {
    padding: 15px 10px;
}

.navbar-default .navbar-nav > li > a {
    font-size: 1.1em;
}

h2 {
    font-size: 1.3em;
    margin: 0 0 20px 0;
    border-bottom: 1px solid var(--amarillo);
    font-weight: 600;
    color: var(--grisOscuro);
    padding: 0 0 15px;
}

.forms .box:nth-child(odd) {
    background-color: #f5f4f6;
}

.forms .box:nth-child(even) {
    background-color: #fefdff;
}

.forms {
    margin-bottom: 15px;
}

    .forms p, .info p {
        color: #95989a;
    }

/*.grey {
    background-color: #b3b2b5;
    color: #fff;
}*/

.info {
    margin-bottom: 15px;
    background-color: #f5f4f6;
}

.cover img {
    width: 100%;
}

.img-caption {
    z-index: 10;
    position: absolute;
    color: #fff;
    padding: 10px;
    -webkit-transition: height 1s;
    -moz-transition: height 1s;
    transition: height 1s;
}

    .img-caption h1 {
        font-weight: 600;
        font-size: 40px;
        letter-spacing: 1px;
    }

    .img-caption h3 {
        margin-top: 5px;
    }

.section {
    background: url(../img/svg/background-section.svg) no-repeat;
    background-size: 100%;
    width: 500px;
    height: 100%;
    top: 0 !important;
    box-sizing: border-box;
    padding: 100px 93px 0 65px;
}

/*.section h1 {
	margin-top: 10px;
}*/

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
    height: 350px;
    margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
    height: 350px;
    background-color: #777;
}

.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 350px;
}

/* Nosotros */

.row .bluebox {
    padding: 15px 10px;
}

/*
#selectores, .desde {
  width: 100%;
}

#routeStart {height: 60px; border: 1 solid #333;
}
.buscar, .hasta, #routeStart, #terminalesList {
  width: 50%;
  display: inline-block;
  float: left;
}
*/

.navbar-form {
    padding: 0;
}

/* Small devices (tablets, 768px and up) */
@media (max-width: 768px) {
    .body-content .video {
        display: none;
    }
    /*.buscador a {
    top: 7px;
    position: relative;
    margin: 0 5px;
  }*/

    .banner img{
        height: 200px;
    }

    .section {
        bottom: 7px;
        height: 200px;
        background-position-x: 100%;
        width: 80%;
        padding: 40px 77px 0 25px;
    }

    .img-caption > h1 {
        font-size: 25px;
    }

    #selectores, .desde, .hasta {
        width: 100%;
    }

    .buscador .search-bar {
        position: relative;
        display: none;
    }

    .buscador:hover .search-bar,
    .buscador:active .search-bar {
        position: absolute;
        top: 0;
        right: -19px;
        display: block;
        width: 160px;
        height: 80px;
        background: rgba(0,0,0,0.4);
        padding: 10px;
        z-index: 99;
    }

    .buscador .search-bar input {
        position: absolute;
        top: 43px;
    }

    .navbar-form {
        padding: 10px;
    }

    .mobile {
        display: none;
    }

    .sm {
        display: block;
        font-size: 1.3em;
    }

    .sitemap {
        display: block;
    }

    .container .sitemap, .container .sitemap_lg {
        margin: 20px 0;
        text-align: left;
        color: #777;
    }

    .row .blue, .row .white, .row.padding {
        padding: 15px 20px;
    }

    .sede--container .titulo p, .mostaza--titulo p {
        font-size: 14px;
    }

    .sede--container .titulo .link, .sede--container .titulo .link img {
        height: 40px;
        width: 40px;
    }

    .sede {
        height: 240px;
    }

    .formulario {
        padding: 40px 15px 30px !important;
    }

        .formulario .form-control, #form-contact textarea {
            padding: 15px 15px;
            font-size: 15px;
        }

    .tabs--title{
        margin-top: 20px;
    }

    .video-precios iframe {
        width: 100%;
        height: auto;
    }
}
/*VISTA EN IPAD*/
@media only screen and (min-width : 768px) and (max-width : 1023px) {
    .box {
        margin: 10px 0;
    }

        .box img {
            float: right;
            margin: 0;
        }

    .accesos-directos .box img {
        float: none;
    }

    .info {
        display: none;
    }

    .tabs {
        display: block;
    }

    .mobile {
        display: none;
        margin-bottom: 20px;
        border-bottom: solid 1px #777;
    }

    .sm {
        display: block;
        font-size: 1.3em;
    }

    .btn_accesos {
        height: 45px;
        line-height: 3;
        vertical-align: middle;
        touch-action: manipulation;
        cursor: pointer;
    }

    .imgnews {
        float: left;
        max-width: 50%;
        margin-right: 10px;
    }

    .navbar {
        height: 92px;
    }

    .footer .img-responsive {
        width: 100%;
    }

    .titulos-acordeon-precios {
        padding: 15px !important;
        font-size: 17px !important;
    }
}

/*VISTA EN MOVILES*/
@media only screen and (min-width : 320px) and (max-width : 1000px) {
    .nav > li > a {
        padding: 10px;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 1.41em;
        text-align: left;
    }

    .navbar-nav .open .dropdown-menu {
        background: #e7e7e7;
        padding: 0;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
        font-size: 1.2em;
        padding: 10px;
        border-top: 1px solid #ccc;
    }

    .buscador .search-bar {
        position: relative;
        display: block;
        padding: 0 10px;
    }

    .navbar .container .form-control {
        position: relative;
        height: auto;
        padding: 7px;
        margin: 0;
        top: 0;
        font-size: 1.2em;
    }

    .buscador:hover .search-bar,
    .buscador:active .search-bar {
        position: relative;
        top: 0;
        right: 0;
        display: block;
        width: 100%;
        height: auto;
        background: none;
        padding: 0 10px;
        z-index: 99;
    }

    .buscador .glyphicon {
        position: absolute;
        top: 10px;
        right: 20px;
        z-index: 999;
        color: #999;
        font-size: 1.6em;
    }

    .accesos-directos ul, .accesos-directos .box-info {
        padding: 0;
    }

    .accesos-directos ul li a {
        margin: 10px auto;      
    }

    .btn_accesos {
        height: 70px;
        line-height: 4;
        vertical-align: middle;
        touch-action: manipulation;
        cursor: pointer;
        padding-left: 25px;
    }

        .btn_accesos .glyphicon {
            line-height: 4;
        }

    .box {
        margin: 10px 0;
        width: 100%;
    }

        .box img {
            float: none;
            margin: 0;
        }

    .accesos-directos .box img {
       
    }

    .info {
        display: none;
    }

    .tabs {
        display: block;
    }

    .cover .box img {
        width: auto;
        height: 100%;
    }

    .mob img {
        display: none;
    }

    .container .mobilefoot {
        font-size: 12px;
    }

    .cifras {
        margin: 15px 30px 45px;
    }

        .cifras h2 {
            font-size: 20px;
        }

        .cifras .numbers {
            font-size: 49px;
        }

        .cifras table {
            margin: 20px auto 0;
        }

        .cifras .imgSup {
            padding: 0;
            width: 50px;
            height: 50px;
        }

        .cifras .imgCargas {
            display: block;
            margin: auto;
            width: 100px;
            height: 100px;
        }

    .importante--alerta {
        padding: 10px !important;
        background-size: cover !important;
        background-position-x: 80% !important;
    }

        .importante--alerta .message {
            width: 90% !important;
        }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width:992px) {

    .sitemap_lg {
        display: block;
    }

        .sitemap_lg p {
            font-weight: lighter;
        }

    .mobilefoot .img-responsive {
        display: none;
    }

    .forms, .sitemap {
        display: none;
    }

    .tabs {
        display: block;
        margin-bottom: 15px;
    }

    .info {
        display: none;
    }

    .nav-tabs > li > a {
        padding: 15px 9px;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 1.2em;
    }

    .mobile {
        display: none;
    }

    .sm {
        display: block;
    }

    .glyphicon-search {
        background-color: #d6d5d7;
        color: #656566;
        padding: 0.44em;
        position: absolute;
        right: 0;
        top: 5px;
    }

    .box .img-caption:hover {
        height: 100%;
    }

/*    .row .cifras:nth-child(1) {
        margin-left: 60px;
    }*/

    .imgSup {
        width: 100px;
        padding: 0;
    }

    .org {
        min-height: 220px;
    }

    .imgnews {
        float: left;
        max-width: 50%;
        margin-right: 10px;
    }
}

/* Large devices (desktops, 1180px and up) */
@media (min-width: 1180px) {
    body {
        font-size: 14px;
    }

    .glyphicon-search {
        background-color: #d6d5d7;
        color: #656566;
        padding: 0.32em;
        position: absolute;
        right: 0;
        top: 5px;
    }

    .accesos-directos ul li a {
        height: 175px;
    }

/*    .row .cifras:nth-child(1) {
        margin-left: 80px;
    }*/
}

/* h2 {
	font-size: 1.3em;
}

#selectores {
  margin-right: 30px;
 }
  .navbar-right {
      display: none;
  }

  .collapse.in .navbar-right {
      display: block;
  }
  .navbar-toggle{
    display: block;
    float: right;
  } */

#divReCaptcha iframe {
    min-height: initial;
}

.docks-carga--title {
    text-align: center
}

.subtitle--list {
    font-weight: 600;
    margin: 20px 0;
    font-size: 14px;
}

.link-underline {
    all: unset;
    text-decoration: underline var(--grisOscuro);
}

    .link-underline:hover {
        font-weight: 600;
        color: var(--grisOscuro);
        cursor: pointer;
    }

.link-underline-mostaza {
    color: var(--mostaza);
    text-decoration: underline var(--mostaza);
}

    .link-underline-mostaza:hover {
        font-weight: 600;
        color: var(--mostaza);
    }

.importante--alerta {
    color: #fff;
    font-size: 18px;
    width: 100%;
    padding: 10px 100px;
    background: url(../Img/barra-important.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: 40px;
}

    .importante--alerta .message {
        width: 650px;
    }

    .importante--alerta .title {
        font-family: OpenSansBold;
        font-weight: 700;
        font-size: 22px;
        margin: 0 0 10px !important
    }

.nav-link:hover, .nav-link:focus {
    border-bottom: 2px solid #fff;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    background: var(--grisClaro);
}

    .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item{
        color: var(--amarillo);
        font-size: 14px !important;
    }

        .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item:focus, .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item:hover, .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item:active {
            background: var(--amarillo) !important;
            color: #fff !important;
        }

.reclamos--captcha-mensaje {
    text-align: center;
    margin-top: 10px;
    font-weight: 600;
    color: #D9AD1F;
}

.form-control.reclamos--validacion-border {
    outline: 2px solid #D9AD1F;
}
.reclamos--validacion-mensaje {
    font-weight: 600;
    color: #D9AD1F;
}

.marginTop10{
    margin-top:10px;
}

.imgada {
    /* ADA valija 1 */

    width: 48px;
    height: 48px;
    background: #948535;
    border-radius: 34.4348px;
    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 0;
}

.textoInfoContacto {
    /* Escribile a ADA, tu Asistente de Aeropuertos Cargas */

    width: 1122px;
    height: 20px;
    /* Title/Subheading */
    font-family: 'KanitRegular', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    /* identical to box height, or 111% */
    letter-spacing: 0.2px;
    color: #3B3C3E;
    /* Inside auto layout */
    flex: none;
    order: 1;
    flex-grow: 1;
    margin-left:10px
}

.button-wsp-contacto {
    text-decoration: none;
    color: var(--grisOscuro);
    font-family: OpenSansMedium;
    padding: 5px 10px 5px 10px !important;
    border: 1px solid var(--amarillo);
    margin-top: 15px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 93% center;
}