.bg_f{
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}

.bg{
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.mob_menu_x,
.mob_menu{
    display: none;
}

@media only screen and (max-width: 1400px) {
    .menu_bt{
        font-size: 14px;
    }
    footer{
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 1280px) {
    .menu_bt{
        font-size: 13px;
    }
    .logo img{
        max-width: 300px;
    }
}

/*IPAD HORIZONTAL*/
@media only screen and (max-width: 1024px) {
    .bg{
        background-attachment: scroll !important;
    }
    .titulo{
        font-weight: 900;
        font-size: 20px;
    }
    .mob_menu{
        position: fixed;
        right: 10px;
        top: 10px;
        border-radius: 5px;
        height: 45px;
        width: 45px;
        text-align: center;
        line-height: 48px;
        background: #fff;
        z-index: 200;
        display: block;
        box-shadow: 0px 0px 30px rgba(28, 96, 135, 0.2);
        text-transform: uppercase;
        font-size: 20px;
    }

    .menu{
        position: fixed;
        width: 30vw;
        top: 0;
        right: -100vw;
        height: 100vh;
        overflow-y: auto;
        margin: 0;
        left: auto;
        border: none;
        border-radius: 0;
        z-index: 2000;
        background: #fff;
    }
    .menu.opaco,
    .menu{
        box-shadow: 0px 0px 0px rgba(28, 96, 135, 0);
    }
    .menu.aberto{
        right: 0;
        box-shadow: 0px 0px 30px rgba(28, 96, 135, 0.2);
    }

    .menu_pos.ct{
        display: block;
        padding-top: 50px;
    }
    .mob_menu_x{
        display: block;
        position: absolute;
        right: 10px;
        top: 10px;
        height: 45px;
        width: 45px;
        font-size: 20px;
        line-height: 48px;
        text-align: center;
        z-index: 2;
    }
    .menu_bt{
        font-size: 16px;
        color: #0079c1;
    }
}

/*IPAD VERTICAL*/
@media only screen and (max-width: 768px) {
    .menu{
        width: 50vw;
    }
    header.screen{
        min-height: 70vh;
    }

    .intro_cont{
        padding-top: 75px;
    }

    .hist_aspa{
        font-size: 25px;
        line-height: 30px;
    }

    .aspa{
        font-size: 25px;
        line-height: 30px;
    }
    .ceo .accordion{
        margin-left: 50px;
    }
    .cols .txt p{
        text-align: left;
    }

    .cols{
        display: block;
    }

    .cols > div.it{
        display: block;
        width: 100%;
        padding-bottom: 100px;
    }
    .txt ul.colunas > li{
        width: 50%;
    }
    .mais_num.it{
        width: 50%;
    }
    .marca.it{
        width: 25%;
    }

    .mapa_info{
        display: block;
        position: relative;
        text-align: center;
    }
    .marca span em{
        font-size: 16px;
    }
}

/* PHONES HORIZONTAL */
@media only screen and (max-width: 737px) {

    .marca.it{
        width: 50%;
    }

    .logo img{
        max-width: 200px;
    }
    header.screen{
        min-height: 60vh;
        max-height: 60vh;
        margin-bottom: 40vh;
    }
    .titulo{
        position: absolute;
        top: calc(60vh + 10px);
        text-align: center;
        width: 100%;
        color: #0079c1;
    }
    .titulo br{
        display: block;
    }

    .subtitulo{
        position: absolute;
        top: calc(60vh + 80px);
        text-align: center;
        width: 100%;
        font-size: 20px;
        padding-left: 0px;
        padding-right: 0px;
        color: #0079c1;
    }

    .scroll_i{
        position: absolute;
        top: calc(100vh - 130px);
        margin-left: 20px;
        text-align: center;
        width: 40px;
        color: #0079c1;
    }
    .menu{
        width: 100vw;
    }

    .historia_in .ct > .it{
        display: block;
        width: 100%;
    }

    .ceo_col_foto{
        width: 100%;
        font-size: 0px;
    }

    .ceo_foto,
    .ceo_info{
        display: inline-block;
        width: 50%;
        vertical-align: top;
    }

    .ceo_info{
        padding: 0px;
        padding-left: 20px;
        box-sizing: border-box;
    }
    .ceo_info .txt p{
        font-size: 12px;
    }

    .ceo .accordion{
        margin-left: 0px;
    }

    .msg_ceo_cx{
        box-sizing: border-box;
        width: auto;
        margin-left: 10px;
        padding: 25px;
    }
    .ceo_col_txt.it{
        width: 100%;
    }
    .aspa_icon{
        margin-left: 55%;
    }

    .aspa{
        padding: 25px 0px;
        font-size: 20px;
    }

    .txt li, .txt p{
        font-size: 16px;
    }

    .numeros{
        font-size: 25px;
        line-height: 30px;
        font-weight: 300;
    }

    .numeros span strong{
        padding: 30px 20px;
    }

    .mais_num{
        padding: 10px;
    }
    .mais_num span{
        font-size: 14px;
        line-height: 20px;
    }
    .mais_num strong{
        font-size: 50px;
    }

    .marcas .ct_m_20.ct_m_full > .it{
        padding: 5px;
    }

    .marcas .ct.ct_m_20{
        margin-left: -5px;
        margin-right: -5px;
    }

    .marca span{
        padding: 10px;
        font-size: 0px;
    }

    .wp_mapa{
        overflow: hidden;
    }

    .wp_mapa .cont{
        position: relative;
        margin-left: -25vw;
        margin-right: -25vw;
    }

    .rp{
        text-align: center;
    }

    .rp .it{
        padding-bottom: 20px;
    }

    .rp .ct{
        justify-content: center;
    }

    .lb_in{
        padding: 0px;
    }

    .lb_iframe .lb_cont iframe,
    .lb_iframe .lb_cont{
        height: 100vh;
        max-height: 100vh;
        width: 100vw;
        max-width: 100vw;
    }

    .fecha_lb{
        right: -5px;
        top: -5px;
    }

    .cont.cont_especial{
        border: 3px solid #f29100;
        padding: 25px;
    }
}

/* PHONES HORIZONTAL */
@media only screen and (max-width: 414px) {
}






