*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    font-family: sans-serif;
}

body{
    background-color: #FFFFFF;
    font-family: sans-serif;
    position: relative;
    float: none;
    height: auto;
    overflow-x: hidden;  
}

.seccion-general{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    position: relative;
    overflow-x: hidden; 
}

.seccion-general header{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
}

.header-uno{
    width: 100%;
    height: auto;
    background-color: #005188;
    float: left;
    display: inline-flex;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.contenedor-header-uno{
    width: 1400px;
    height: auto;
    background-color: transparent;
    float: left;
    display: inline-flex;
    justify-content: space-between;
    padding-top: 12px;
    padding-bottom: 12px;
}

.ul-header-uno{
    width: fit-content;
    height: auto;
    background-color: transparent;
    float: left;
    display: inline-flex;
    justify-content: start;
    list-style: none;
    padding-top: 2px;
}

.ul-header-uno li{
    width: auto;
    height: auto;
    background-color: transparent;
    float: left;
    margin-right: 40px;
    display: inline-flex;
    justify-content: start;
}

.ul-header-uno li img{
    width: 16px;
    height: 16px;
    float: left;
    background-color: transparent;
    margin-right: 10px;
}

.ul-header-uno li span{
    width: auto;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "DM Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #FFFFFF;
}

.contenedor-redes-header{
    width: 70px;
    height: auto;
    background-color: transparent;
    float: left;
    display: inline-flex;
    justify-content: space-between;
}

.contenedor-redes-header a{
    width: 18px;
    height: 18px;
    background-color: transparent;
    float: left;
    text-decoration: none;
}

.contenedor-redes-header a .icon-rss-header{
    width: 18px;
    height: 18px;
    float: left;
    background-color: #FFFFFF;
}

.contenedor-redes-header a .icon-rss-facebook-header{
    background: url("../assets/icon-facebook-b.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.contenedor-redes-header a:hover .icon-rss-facebook-header{
    background: url("../assets/icon-facebook-c.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.contenedor-redes-header a .icon-rss-instagram-header{
    background: url("../assets/icon-instagram-b.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.contenedor-redes-header a:hover .icon-rss-instagram-header{
    background: url("../assets/icon-instagram-c.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.header-dos{
    width: 100%;
    height: auto;
    background-color: #FFFFFF;
    float: left;
    display: inline-flex;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    z-index: 100;
    padding-left: 90px;
    padding-right: 90px;
}

.header-dos.fija-header{
    top: 0;
    left: 0;
    position: fixed;
    z-index: 100;

}

.contenedor-header-dos{
    width: 1400px;
    height: auto;
    background-color: transparent;
    float: left;
    display: inline-flex;
    justify-content: space-between;
    position: relative;
}

.logo-header{
    width: 220px;
    height: auto;
    background-color: transparent;
    float: left;
    text-decoration: none;
    margin-top: 10px;
}

.logo-header img{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
}

.contenedor-header-dos nav{
    width: 680px;
    height: auto;
    background-color: transparent;
    float: left;
    margin-top: 18px;
    position: relative;
}

.contenedor-header-dos nav .btn-cerrar{
    display: none;
    visibility: hidden;
}

.contenedor-header-dos nav ul{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    list-style: none;
    display: inline-flex;
    justify-content: space-between;
}

.contenedor-header-dos nav ul li{
    width: auto;
    height: auto;
    background-color: transparent;
    float: left;
}

.contenedor-header-dos nav ul li a{
    width: auto;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "DM Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 18px;
    color: #152027;
    cursor: pointer;
    text-decoration: none;
}

.contenedor-header-dos nav ul li a:hover{
    color: #2183BD;
}

.contenedor-btn-llamada-menu{
    width: 200px;
    height: auto;
    background-color: transparent;
    float: left;
}

.contenedor-header-dos .btn-llamada-header{
    width: 200px;
    height: auto;
    background-color: #2183BD;
    float: left;
    display: inline-flex;
    justify-content: center;
    padding: 18px;
    text-decoration: none;
    border-radius: 5px;
}

.contenedor-header-dos .btn-llamada-header .icon-llamada-btn{
    width: 20px;
    height: 20px;
    background-color: transparent;
    float: left;
    margin-right: 15px;
    background: url("../assets/icon-telefono-b.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.contenedor-header-dos .btn-llamada-header span{
    width: auto;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "DM Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    color: #FFFFFF;
}

.contenedor-header-dos .btn-llamada-header:hover{
    background-color: #005188;
}

.contenedor-header-dos .btn-menu{
    display: none;
    visibility: hidden;
}









footer{
    width: 100%;
    height: auto;
    background-color: #152027;
    float: left;
    display: inline-flex;
    justify-content: center;
    z-index: 1;
    position: relative;
}

.contenedor-general-footer{
    width: 1400px;
    height: auto;
    background-color: transparent;
    float: left;
}

.contenedor-footer-uno{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
}

.footer-uno{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    display: inline-flex;
    justify-content: space-between;
    padding-top: 90px;
    padding-bottom: 90px;
    border-bottom: solid 1px #636363;
}

.contenedor-logo-footer{
    width: 280px;
    height: auto;
    background-color: transparent;
    float: left;
    margin-top: 45px;
}

.logo-footer{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
}

.footer-uno h2{
    width: 600px;
    height: auto;
    background-color: transparent;
    float: left;
   font-family: "DM Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 50px;
    letter-spacing: 2px;
    color: #FFFFFF;
    text-align: center;
}

.contenedor-rss-footer{
    width: 120px;
    height: auto;
    background-color: transparent;
    float: left;
    display: inline-flex;
    justify-content: space-between;
    margin-top: 35px;
}

.contenedor-rss-footer a{
    width: 50px;
    height: 50px;
    background-color: #2183BD;
    border-radius: 40px;
    text-align: none;
    position: relative;
}

.contenedor-rss-footer a:hover{
    background-color: #005188;
}

.icon-rss-footer{
    width: 20px;
    height: 20px;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: transparent;
}

.icon-rss-facebook{
    background: url("../assets/icon-facebook-b.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.icon-rss-instagram{
    background: url("../assets/icon-instagram-b.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.footer-dos{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    display: inline-flex;
    justify-content: space-between;
    padding-top: 90px;
    padding-bottom: 90px;
    border-bottom: solid 1px #636363;
}

.info-footer-uno{
    width: 30%;
    height: auto;
    background-color: transparent;
    float: left;
}

.info-footer-dos{
    width: 30%;
    height: auto;
    background-color: transparent;
    float: left;
}

.info-footer-tres{
    width: 30%;
    height: auto;
    background-color: transparent;
    float: left;
}

.info-footer h4{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "DM Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 24px;
    color: #FFFFFF;
    margin-bottom: 60px;
}

.info-footer p{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "DM Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
}

.info-footer ul{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    list-style: none;
    display: inline-flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.info-footer .ul-doble li{
    width: 47%;
    height: auto;
    background-color: transparent;
    float: left;
    margin-bottom: 20px;
}

.info-footer .ul-sencillo li{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    margin-bottom: 20px;
}

.info-footer .ul-doble li a,
.info-footer .ul-sencillo li a{
    display: inline-flex;
    justify-content: start;
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    text-decoration: none;
    cursor: pointer;
}

.info-footer .ul-doble li a .icon-li-footer{
    width: 10px;
    height: 10px;
    float: left;
    background-color: transparent;
    margin-right: 10px;
    background: url("../assets/icon-bullet-b.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.info-footer .ul-sencillo li a .icon-li-contacto-footer{
    width: 30px;
    height: 30px;
    float: left;
    background-color: transparent;
    margin-right: 15px;
}

.icon-contacto-footer-dir{
    background: url("../assets/icon-ubicacion-b.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.icon-contacto-footer-email{
    background: url("../assets/icon-email-b.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.icon-contacto-footer-tel{
    background: url("../assets/icon-telefono-b.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.info-footer .ul-doble li a span,
.info-footer .ul-sencillo li a span{
    width: auto;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "DM Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    margin-top: -7px;
    color: #FFFFFF;
}

.info-footer .ul-sencillo li a span{
    margin-top: 2px;
    width: 80%;
}

.info-footer .ul-doble li a:hover .icon-li-footer,
.info-footer .ul-sencillo li a:hover .icon-li-footer{
    background: url("../assets/icon-bullet-c.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.info-footer .ul-doble li a:hover span,
.info-footer .ul-sencillo li a:hover span{
    color: #2183BD;
}


.info-footer .ul-sencillo li a:hover .icon-contacto-footer-dir{
    background: url("../assets/icon-ubicacion-c.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.info-footer .ul-sencillo li a:hover .icon-contacto-footer-email{
    background: url("../assets/icon-email-c.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.info-footer .ul-sencillo li a:hover .icon-contacto-footer-tel{
    background: url("../assets/icon-telefono-c.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.footer-tres{
    width: 100%;
    height: auto;
    background-color: transparent;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    display: inline-flex;
    justify-content: space-between;
}

.footer-tres p{
    width: auto;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "DM Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #FFFFFF;
}

.footer-tres a{
    width: auto;
    height: auto;
    background-color: transparent;
    float: left;
    font-family: "DM Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
}








@media only screen and (max-width: 1580px){

    .header-uno{
        padding-left: 90px;
        padding-right: 90px;
    }

    .contenedor-header-uno{
        width: 100%;
    }

    .header-dos{
        padding-left: 90px;
        padding-right: 90px;
    }






    footer{
        padding-left: 90px;
        padding-right: 90px;
    }

    .contenedor-general-footer{
        width: 100%;
    }
}








@media only screen and (max-width: 1380px){

    .contenedor-header-dos nav{
        width: 400px;
        height: 100vh;
        position: fixed;
        right: -800px;
        top: 0;
        background-color: #FFFFFF;
        margin-top: 0;
        z-index: 100;
        float: unset;
        padding-top: 60px;
        padding-bottom: 60px;
        transition: ease .4s right;
    }

    .contenedor-header-dos nav.muestra-menu{
        right: 0px;
        transition: ease .4s right;
    }

    .contenedor-header-dos nav .btn-cerrar{
        width: 30px;
        height: 30px;
        float: left;
        background-color: transparent;
        float: right;
        appearance: none;
        outline: none;
        border: none;
        margin-right: 40px;
        display: block;
        visibility: visible;
        margin-bottom: 40px;
    }

    .contenedor-header-dos nav .btn-cerrar img{
        width: 30px;
        height: 30px;
        float: left;
        background-color: transparent;
    }

    .contenedor-header-dos nav ul{
        flex-wrap: wrap;
    }

    .contenedor-header-dos nav ul li{
        width: 100%;
    }

    .contenedor-header-dos nav ul li a{
        float: right;
        font-family: "DM Sans", sans-serif;
        font-optical-sizing: auto;
        font-weight: 600;
        font-style: normal;
        font-size: 30px;
        color: #152027;
        margin-bottom: 0px;
        padding: 40px;
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .contenedor-btn-llamada-menu{
        width: 270px;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: space-between;
    }

    .contenedor-header-dos .btn-menu{
        display: block;
        visibility: visible;
        width: 40px;
        height: 40px;
        appearance: none;
        border: none;
        background-color: transparent;
        outline: none;
        margin-top: 10px;
        cursor: pointer;
    }

    .contenedor-header-dos .btn-menu img{
        width: 40px;
        height: 40px;
        background-color: transparent;
        float: left;
    }






    .footer-uno h2{
        width: 550px;
        font-size: 47px;
    }

    
}








@media only screen and (max-width: 1180px){

    .footer-uno{
        justify-content: center;
        flex-wrap: wrap;
    }

    .contenedor-logo-footer{
        width: 100%;
        margin-top: 0px;
        display: inline-flex;
        justify-content: center;
    }

    .logo-footer{
        width: 280px;
    }

    .footer-uno h2{
        width: 80%;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .contenedor-rss-footer{
        width: 100%;
        justify-content: center;
        margin-top: 0px;
    }

    .contenedor-rss-footer a{
        margin-left: 20px;
        margin-right: 20px;
    }

    .footer-dos{
        width: 100%;
        flex-wrap: wrap;
    }

    .info-footer-uno{
        width: 45%;
    }

    .info-footer-dos{
        width: 45%;
    }

    .info-footer-tres{
        width: 45%;
        margin-top: 60px;
    } 
}









@media only screen and (max-width: 980px){

    .header-uno{
        padding-left: 70px;
        padding-right: 70px;
    }

    .header-dos{
        padding-left: 70px;
        padding-right: 70px;
    }





    footer{
        padding-left: 70px;
        padding-right: 70px;
    }

    .footer-uno h2{
        width: 100%;
        font-size: 44px;
    }

    .info-footer-tres{
        width: 100%;
        margin-top: 60px;
    } 
}









@media only screen and (max-width: 780px){

    .header-uno{
        padding-left: 50px;
        padding-right: 50px;
    }

    .ul-header-uno .li-oculto{
        display: none;
        visibility: hidden;
    }

    .header-dos{
        padding-left: 50px;
        padding-right: 50px;
    }

    .contenedor-header-dos .btn-llamada-header{
        display: none;
        visibility: hidden;
    }

    .contenedor-btn-llamada-menu{
        width: 40px;
        height: auto;
    }





    footer{
        padding-left: 50px;
        padding-right: 50px;
    }

    .info-footer-uno{
        width: 100%;
    }

    .info-footer-dos{
        width: 100%;
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .info-footer-tres{
        width: 100%;
        margin-top: 0px;
    }

    .footer-tres{
        justify-content: center;
        flex-wrap: wrap-reverse;
    }

    .footer-tres p{
        width: 100%;
        margin-top: 10px;
        text-align: center;
    }
}








@media only screen and (max-width: 580px){

    .header-uno{
        padding-left: 30px;
        padding-right: 30px;
    }

    .header-dos{
        padding-left: 30px;
        padding-right: 30px;
    }

    .contenedor-header-dos nav .btn-cerrar{
        margin-right: 30px;
    }

    .contenedor-header-dos nav ul li a{
        padding: 30px;
        padding-bottom: 15px;
        padding-top: 15px;
    }





    footer{
        padding-left: 30px;
        padding-right: 30px;
    }

    .footer-uno h2{
        font-size: 44px;
    }
}









@media only screen and (max-width: 480px){

    .contenedor-header-uno{
        justify-content: center;
    }

    .header-uno{
        padding-left: 20px;
        padding-right: 20px;
    }

    .ul-header-uno li{
        display: none;
        visibility: hidden;
    }

    .header-dos{
        padding-left: 20px;
        padding-right: 20px;
    }

    .contenedor-header-dos nav{
        width: 100%;
    }





    footer{
        padding-left: 20px;
        padding-right: 20px;
    }
}










@media only screen and (max-width: 380px){

    .header-uno{
        padding-left: 15px;
        padding-right: 15px;
    }

    .header-dos{
        padding-left: 15px;
        padding-right: 15px;
    }

    .contenedor-header-dos nav .btn-cerrar{
        margin-right: 20px;
    }

    .contenedor-header-dos nav ul li a{
        padding: 20px;
        padding-bottom: 15px;
        padding-top: 15px;
    }





    footer{
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-uno h2{
        font-size: 41px;
    }

    .info-footer .ul-sencillo li a .correo-footer{
        letter-spacing: -1.5px;
    }
}