/*
 * Start Bootstrap - Landing Page (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

@font-face {
    font-family: 'quick-sand';
    src: url('../fonts/Quicksand-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source-sans';
    src: url('../fonts/SourceSans3-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'engravers';
    src: url('../fonts/engravers-mt.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body,
html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
}

.row {
    margin-right: 0px;
    margin-left: -0px;
}

#loader {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

#loader img {
    width: 100px;
    /* Puedes ajustar el tamaño de la imagen */
    height: auto;
}

#content0,
#content {
    display: none;
}

.topnav {
    font-size: 14px;
}

.lead {
    font-size: 18px;
    font-weight: 400;
    text-align: justify;
    line-height: 1.5em;
    font-family: 'quick-sand';
}

.lead2 {
    font-size: 18px;
    font-weight: 400;
    text-align: justify;
    font-weight: bold;
    font-family: 'quick-sand';
}

.imgp-0 {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.text-beside {
    /*padding-left: 70px;
    padding-right: 40px;
    padding-top: 100px;*/
    font-size: 18px;
    display: table-cell;
    color: white;
    vertical-align: middle;
    text-align: center;
    display: flex;
    /*padding: 5% 10% 5% 10%*/
}

.intro-header {
    margin-top: -50px;
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background-size: cover;
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.intro-message>h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    font-size: 5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.intro-message>h3 {
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

@media(max-width:767px) {
    .text-beside {
        margin-top: 10px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message>h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons>li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons>li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    background-color: #f8f8f8;
    margin-bottom: -20px;
}

.content-nosotros {
    margin-top: 100px;
    margin-bottom: 100px;
}

.content-vision {
    margin-top: 80px;
    margin-bottom: 80px;
}

.content-section-c {

    background-color: rgb(13 51 146);
    margin-bottom: -20px;
}

.content-section-b {
    margin-top: 40px;
    margin-bottom: 40px;
    height: 100%;
}

.content-section-b0 {
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    background-color: rgb(99, 156, 230);
    background-size: cover;
    background-position: center center;
    /* Centra la imagen de fondo */
    height: 100%;
    background-repeat: no-repeat;
    margin-bottom: -12px !important;
    background-image: url('../img/fondoAviones_2.png');


    /* Otras propiedades opcionales */
    display: flex;
    /* Si quieres centrar el contenido dentro del div */
    justify-content: center;
    /* Centrar horizontalmente el contenido */
    align-items: center;
    /* Centrar verticalmente el contenido */
}

.content-section-d {
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    background-size: cover;
    background-position: center center;
    /* Centra la imagen de fondo */
    height: 100%;
    background-repeat: no-repeat;
    margin-bottom: -20px !important;
    background-image: url('../img/fondo-conclusiones.jpg');

}

.section-heading-3 {
    margin-bottom: 20px;
    /*margin-left: 80px;
    margin-right: 80px;*/
    text-align: left;
    padding-right: 20%;
    padding-left: 20%;
}

.section-heading-white {
    margin-bottom: 20px;
    padding-top: 10%;
    font-size: 44px;
    /*margin-right: 80px;*/
    text-align: left;
    color: white;
    font-family: 'source-sans';
}

.section-heading {
    margin-bottom: 20px;
    font-size: 80px;
    letter-spacing: 0.1em;
    font-weight: bold;
    font-family: 'source-sans';
    /*margin-left: 80px;
    margin-right: 80px;*/
    color: rgb(28, 28, 129);
    text-align: center;
}

.section-heading-white-center {
    margin-bottom: 20px;
    font-size: 80px;
    font-weight: bold;
    letter-spacing: 0.1em;
    /*margin-left: 80px;
    margin-right: 80px;*/
    color: white;
    font-family: 'source-sans';
    text-align: center;
}

.section-heading-spacer {
    float: inline-start;
    margin-bottom: 50px;
    margin-top: -10px;
    width: 200px;
    border-top: 2px solid #e7e7e7;
}

.section-heading-spacer2 {
    margin-bottom: 50px;
    margin-top: -10px;
    width: 200px;
    border-top: 4px solid rgb(28, 28, 129);
}

.section-heading-spacer-white {
    margin-bottom: 50px;
    margin-top: -10px;
    width: 200px;
    color: white;
}

.number {
    height: 82px;
    width: 82px;
    font-size: 56px;
    font-weight: bold;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    background: #ffffff;
    padding-bottom: 20px;
    color: rgb(28, 28, 129);
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons>li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons>li:last-child {
        margin-bottom: 0;
    }
}

footer {
    background-color: #f8f8f8;
    font-size: 18px;
    font-weight: 200;
}

p.copyright {
    margin: 15px 0 0;
}

.navbar-default {
    background-color: white;
}

.navbar-nav {
    margin: 20px;
}

.container {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

.img-absolute {
    position: absolute;
    width: 200px;
    margin-top: -145px;
}

.form-control {
    border-radius: 18px;
}

.form-group {
    margin-bottom: 20px;
}

textarea.form-control {
    height: 90px;
}

.row2 {
    display: flex;
}

form {
    margin-left: 100px;
    margin-right: 100px;
}

.lead0 {
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 10px;
    font-size: 28px;
    font-weight: normal;
    line-height: 1.5em;
    font-family: 'quick-sand';
}

.lead1 {
    font-size: 28px;
    font-weight: normal;
    line-height: 1.5em;
    font-family: 'quick-sand' !important;
}

.leada {
    padding-right: 10%;
    padding-left: 10%;
    font-size: 18px;
    font-weight: 400;
    text-align: justify;
    line-height: 1.5em;
}

.lead-white {
    text-align: left;
    font-size: 28px !important;
    font-weight: normal;
    font-family: 'quick-sand';
    line-height: 1.5em;
    color: white;
}

.about-left {
    padding-top: 80px;
    padding-bottom: 20px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 25px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.about-left2 {
    padding-left: 20%;
    padding-top: 100px;
    margin: auto;
    vertical-align: middle;
}

button {
    border-radius: 16px !important;
}

@media(max-width:767px) {
    .row2 {
        display: block;
    }

    form {
        margin-left: 10px;
        margin-right: 10px;
    }

    .lead0 {
        padding-right: 20px;
        padding-left: 20px;
        font-size: 18px;
        font-weight: 400;
        text-align: justify;
        line-height: 1.5em;
    }

    .about-left {
        padding-top: 10px;
        margin-left: 0px;
        padding-bottom: 20px;
    }
}

.btn-wsp {
    position: fixed;
    width: 60px;
    height: 60px;
    line-height: 63px;
    bottom: 25px;
    right: 25px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 31px;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
    z-index: 100;
    transition: all 300ms ease;
}

.fa-whatsapp {
    color: #fff;
    background:
        linear-gradient(#25d366, #25d366) 14% 84%/16% 16% no-repeat,
        radial-gradient(#25d366 60%, transparent 0);
}

.btn-wsp:hover {
    background: #20ba5a;
}

@media only screen and (min-width:320px) and (max-width:768px) {
    .btn-wsp {
        width: 56px;
        height: 56px;
        line-height: 66px;
    }
}

.image-container {
    position: relative;
    width: 100%;
    /* Ajusta el tamaño según lo necesites */
    height: 100%;
}

/* Estilos para la imagen base */
.image-base {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    opacity: 0.5;
    /* Transparencia */
}



/* Estilos para la imagen superpuesta */
.image-overlay {
    position: absolute;
    top: 208px;
    left: 0;
    width: 100%;
    height: 80%;
}

.box {
    /* width: 100%;
    height: 100%;
    margin-top: 100px;
    background-size: cover; */

    margin-top: 100px;
    height: 100vh;
    /* 100% de la altura de la pantalla */
    width: 100%;
    /* El div ocupa el 100% del ancho disponible */

    /* Imagen de fondo */
    background-image: url('../img/PaginaWeb_NMAERO_PORTADA1.png');

    /* Asegura que la imagen se ajuste al tamaño del div */
    background-size: cover;
    /* Cubrirá todo el div */

    /* Centrar la imagen */
    background-position: center center;

    /* Evitar que la imagen se repita */
    background-repeat: no-repeat;

    /* Otras propiedades opcionales */
    display: flex;
    /* Si quieres centrar el contenido dentro del div */
    justify-content: center;
    /* Centrar horizontalmente el contenido */
    align-items: center;
    /* Centrar verticalmente el contenido */
    color: white;
    /* Color de texto, ajusta según el fondo */
}

.conclusiones {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
}

.img-responsive2 {
    width: 100%;
    padding-left: 400px;
}

.img-responsive-content {
    padding-top: 100px;
    padding-left: 220px;
}

.content-conclusiones {
    margin: auto;
    text-align: center;
    vertical-align: middle;
    margin-top: 10%;
    margin-bottom: 10%;
    background-color: white;
    height: 60%;
    width: 50%;
}

.content-contact {
    margin-left: 120px;
    margin-right: 120px;
}

.img-responsive3 {
    max-width: 50%;
    max-height: 800px;
    min-width: 560px;
}

@media(max-width:1000px) {
    .lead0 {
        padding-right: 40px;
        padding-left: 40px;
        padding-top: 10px;
        font-size: 18px !important;
        font-weight: normal;
        line-height: 1.5em;
        font-family: 'quick-sand';
    }

    .img-responsive2 {
        width: 100%;
        padding-left: 100px;
    }

    .img-responsive3 {
        max-width: 50%;
        max-height: 800px;
        min-width: 360px;
    }
}

@media(max-width:767px) {

    body,
    html {
        width: 100%;
        height: 100%;
    }

    .box {
        width: 100%;
        height: 30% !important;
        margin-top: 80px !important;
        background-size: cover;
        background-image: url('../img/PaginaWeb_NMAERO_PORTADA1.png');
    }

    .content-section-b {
        margin-top: 40px;
        margin-bottom: 40px;
        height: 100%;
        margin-top: -600px;
    }

    .section-heading-3 {
        margin-bottom: 20px;
        /*margin-left: 80px;
        margin-right: 80px;*/
        text-align: left;
        padding-right: 20%;
        padding-left: 20%;
    }

    .section-heading-white {
        margin-bottom: 20px;
        padding-top: 10%;
        font-size: 24px;
        /*margin-right: 80px;*/
        text-align: left;
        color: white;
        font-family: 'source-sans';
    }

    .section-heading {
        margin-bottom: 20px;
        font-size: 20px;
        letter-spacing: 0.1em;
        font-weight: bold;
        font-family: 'source-sans';
        /*margin-left: 80px;
        margin-right: 80px;*/
        color: rgb(28, 28, 129);
        text-align: center;
    }

    .section-heading-white-center {
        margin-bottom: 20px;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0.1em;
        /*margin-left: 80px;
        margin-right: 80px;*/
        color: white;
        font-family: 'source-sans';
        text-align: center;
    }

    .lead0 {
        padding-right: 40px;
        padding-left: 40px;
        padding-top: 10px;
        font-size: 18px !important;
        font-weight: normal;
        line-height: 1.5em;
        font-family: 'quick-sand';
        text-align: center;
    }

    .lead1 {
        font-size: 18px;
        font-weight: normal;
        line-height: 1.5em;
    }

    .leada {
        padding-right: 10%;
        padding-left: 10%;
        font-size: 18px;
        font-weight: 400;
        text-align: justify;
        line-height: 1.5em;
    }

    .lead-white {
        text-align: left;
        font-size: 18px !important;
        font-weight: normal;
        font-family: 'quick-sand';
        line-height: 1.5em;
        color: white;
    }

    .about-left {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .about-left2 {
        padding-left: 10%;
        padding-top: 0px;
        margin: auto;
        vertical-align: middle;
    }

    .img-responsive2 {
        padding-left: 20px;
        width: 250px;
        padding-bottom: 60px;
    }

    .img-responsive3 {
        padding-left: 20px;
        width: 250px;
        padding-bottom: 60px;
        min-width: 250px;
    }

    .img-responsive-content {
        margin: auto;
        text-align: center;
        padding-left: 0px;
        padding-top: 100px;
    }

    .number {
        height: 42px;
        width: 52px;
        font-size: 26px;
        margin-left: 20px;
        font-weight: bold;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        border-radius: 50%;
        background: #ffffff;
        color: rgb(28, 28, 129);
    }

    .content-nosotros {
        margin-top: 40px;
        margin-bottom: 20px;
        margin-left: 40px;
        margin-right: 40px;
    }

    .content-conclusiones {
        margin: auto;
        text-align: center;
        vertical-align: middle;
        margin-top: 10%;
        margin-bottom: 10%;
        background-color: white;
        height: 60%;
        width: 90%;
    }

    .conclusiones {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 40px;
        padding-right: 40px;

        text-align: center;
    }

    .content-contact {
        margin-left: 20px;
        margin-right: 20px;
    }

}