html {
    scroll-behavior: smooth;
}
:target {
    scroll-margin-top: .8em;
}
*, :before, :after {
    box-sizing: border-box;
}
body{
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    color: #ffffff;
    background: #000000;
    margin: 0 auto;
}
#faixa_cruzada{
    display: show;
}
.col_logo{
    height: 100px; 
    width: 13.6%; 
    float: left;
}
.col_menu{
    width: 45%; 
    height: 100px; 
    float: left;
}
.col_nav1{
    float: left;
    width: 15.3%;
    height: 100px;
}
ul.lista_menu{
    float: left;
    margin-top: 35px;
}
ul.lista_menu a li{
    display: inline-block;
    margin-right: 30px;
    font-size: 9px;
    text-transform: uppercase;
    color: #ffffff;
}
.button_insta1{
    width: 160px;
    margin-top: 25px;
    height: 40px;
    border-radius: 100px;
    border: solid 1px #FFFFFF;
    font-size: 9px;
    text-transform: uppercase;
    padding-left: 25px;
    float: right;
    color: #FFFFFF;
    background: transparent;
}
.img_insta_bt{
    width: 17px;
    margin-top: -2px;
    margin-left: -10px;
    position: absolute;
    float: right;
}
.col_nav2{
    float: left;
    width: 21%;
    height: 100px;
}
.bt_login{
    width: 100px;
    margin-top: 25px;
    height: 40px;
    border: solid 1px #ffffff;
    font-size: 9px;
    border-radius: 100px;
    text-transform: uppercase;
    float: right;
    color: #FFFFFF;
    background: transparent;
}
.bt_socio{
    width: 100px;
    padding: 13px 0px;
    margin-top: 25px;
    margin-right: 10px;
    margin-left: 10px;
    color: #FFFFFF;
    font-size: 10px;
    background-color: purple;
    text-transform: uppercase;
    border-radius: 100px;
    float: right;
    border: 0px;
}
#fundo1{
    background-image: url(/img/fundo_bloco1.png);
    background-size: 100%;
}
#menu_p{
    display: show;
}
#mob_menu{
    display: none;
}
.evv1{
    cursor: pointer;
}
#mod1{
    background-color: rgba(0, 0, 0, 0.3); 
    position: fixed; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%;
    z-index: 50; 
    display: none;
}


.slider{
    margin: 0 auto 0px auto;
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: 20;
}

.slides{
    width: 400%;
    height: auto;
    display: flex;
}

.slides input{
    display: none;
}

.slide{
    width: 25%;
    position: relative;
    transition: 2s;
}

.slide img{
    width: 100%;
}

.manual-navigation{
    position: absolute;
    width: 100%;
    margin-top: -40px;
    display: flex;
    justify-content: center;
}

.manual-btn{
    border: 1px solid #080E45;
    padding: 5px;
    border-radius: 10px;
    cursor: pointer;
    transition: 1s;
}

.manual-btn:not(:last-child){
    margin-right: 40px;
}

.manual-btn:hover{
    background-color: #080E45;
}

#radio1:checked ~ .first{
    margin-left: 0;
}

#radio2:checked ~ .first{
    margin-left: -25%;
}

#radio3:checked ~ .first{
    margin-left: -50%;
}

.navigation-auto div{
    border: 1px solid #080E45;
    padding: 5px;
    border-radius: 10px;
    cursor: pointer;
    transition: 1s;
}
.navigation-auto{
    position: absolute;
    width: 100%;
    margin-top: 660px;
    display: flex;
    justify-content: center;
}

.navigation-auto div:not(:last-child){
    margin-right: 40px;
}

#radio1:checked ~ .navigation-auto .auto-btn1{
    background-color: #080E45;
}

#radio2:checked ~ .navigation-auto .auto-btn2{
    background-color: #080E45;
}

#radio3:checked ~ .navigation-auto .auto-btn3{
    background-color: #080E45;
}

ul.logos_carrossel{
    float: right;
}

#logos{
    width: 80%;
    margin: 0px 10%;
    margin-top: 100px;
    display: show;
}
#blocoz1{
    width: 20%;
    float: left;
    display: inline;
}
#blocoz2{
    width: 80%;
    float: left;
    display: inline-block;
    padding-top: 120px;
    padding-left: 60px;
}
.bloco_logos{
    width: 80%;
    margin: 100px 10% 0px 10%;
    display: inline-block;
}
.cards_logo{
    width: 20%;
    float: left;
    display: inline-block;
}
.titulo{
    font-size: 40px;
    line-height: 40px;
    margin: 20px 0px 0px 0px;
    color: #ffffff;
    font-weight: bold;
}
.bloco_caracter{
    float: left;
    width: 100%;
    height: 100%;
}
.ceo1{
    width: 60%;
    display: inline-block;
    float: left;
    padding: 0px 40px 0px 15%;
}
.ceo2{
    width: 40%;
    height: 600px;
    display: inline-block;
    float: left;
}
#cardx{
    width: 33.3%;
    height: 250px;
    margin-bottom: 50px;
    margin: 0px 0px;
    float: left;
}
#eventos{
    background: url(../img/GALERIA_BG_FUNDO.png); 
    background-size: 100%;
}

/* RESPONSIVO */
@media all and (min-width:2px) and (max-width:742px) {
    #titulo{
        font-size: 25px;
    }
    #menu_p{
        display: none;
    }
    #logo{
        display: show;
        width: 50%;
        margin: 0px 0%;
        margin-top: 0px;
    }
    #faixa_cruzada{
        display: none;
    }
    #logos{
        width: 100%;
    }
    #navegate{
        width: 60%;
        display: inline-block;
    }
    #logo_ist{
        margin-left: -10px;
    }
    #blocoz1{
        width: 100%;
        float: left;
        display: inline;
    }
    #blocoz2{
        width: 100%;
        float: left;
        display: inline-block;
        padding-top: 20px;
        padding-left: 0px;
    }
    #bt_insta{
        width: 140px;
        height: 40px;
        margin-top: 20px;
        float: right;
        font-size: 7px;
    }
    #fundo1{
        background-image: url(/img/fundo_bloco1.png);
        background-size: 700%;
        background-position: center;
    }
    #ladoa{
        width: 100%;
    }
    #ladob{
        display: none;
    }
    #mob_menu{
        display: list-item;
    }
    #bloco1{
        width: 80%;
        margin: 0px 10%;
        height: 500px;
    }
    #bloco2{
        height: 1600px;
        width: 80%;
        margin: 0px 10%;
    }
    #card1{
        width: 100%;
        margin-bottom: 30px;
    }
    #card2{
        width: 100%;
        margin-bottom: 30px;
    }
    #card3{
        width: 100%;
        margin-bottom: 30px;
    }
    #texto_sobre{
        margin-top: 20px;
    }
    #lado1{
        width: 100%;
    }
    #lado2{
        width: 100%;
        padding: 0px;
    }
    #faixa{
        height: 80px;
    }
    #ceo_p{ 
        padding: 20px;
        height: 1100px;
    }
    #ladox{
        width: 100%;
        height: 720px;
        display: inline-block;
    }
    #ladoy{
        width: 100%;
        height: 300px;
        display: inline-block;
    }
    #frente{
        font-size: 30px;
        width: 100%;
    }
    #ceo{ 
        font-size: 15px;
        width: 100%;
    }
    #bloco3{
        height: 1200px;
        width: 80%;
        margin: 0px 10%;
    }
    #produzimos{ 
        width: 300px;
        font-size: 25px;
        line-height: 25px;
    }
    #cardx{
        width: 100%;
        height: 300px;
    }
    #bloco4{
        padding-bottom: 30px;
        display: inline-block;
        width: 80%;
        margin: 0px 10%;
    }
    #bloco5{
        height: 1050px;
        width: 80%;
        margin: 0px 10%;
    }
    #cardt{
        width: 100%;
    }
    #txt{ 
        font-size: 13px;
    }
    #topo{ 
        width: 100%;
        margin: 0px 0%;
    }
    #bloco6{
        width: 80%;
        height: 700px;
        margin: 0px 10%;
    }
    #max{
        padding: 20px;
        height: 400px;
    }
    #text6{
        font-size: 25px;
    }
    #form{
        width: 80%;
        margin: 0px 10%;
    }
    #logo_f{
        display: none;
    }
    #foot{
        align-items: center;
        width: 100%;
    }
    #rede{ 
        margin: 0px 20px 0px 0px;
    }
    #ul_rede{ 
        margin-bottom: 30px;
    }
    #img_ev{ 
        width: 270px;
        height: 270px;
        margin: 0px 0px 0px 20px;
    }
    #img_ev_2{
        width: 270px;
        height: 270px;
        margin: -240px 20px 30px 0px;
    }
    #mod_mob{
        width: 90%;
        height: 600px;
        margin-top: 20px;
    }
    .bloco_logos{
        width: 0%;
        margin: 0px 0px 0px 0px;
        display: inline-block;
    }
    .cards_logo{
        width: 0%;
        float: left;
        display: inline-block;
    }
    .titulo{
        font-size: 40px;
        line-height: 40px;
        margin: 20px 0px 0px 0px;
        color: #ffffff;
        font-weight: bold;
    }
    .bloco_caracter{
        float: left;
        width: 100%;
        height: 100vh;
    }
    .ceo1{
        width: 100%;
        display: inline-block;
        float: left;
        padding: 0px 0px 0px 0%;
    }
    .ceo2{
        width: 100%;
        height: 40vh;
        display: inline-block;
        float: left;
    }
    #cardx{
        width: 100%;
        height: 250px;
        margin-bottom: 0px;
        margin: 0px 0px;
        float: left;
    }
    #eventos{
        background: url(../img/GALERIA_BG_FUNDO.png); 
        background-size: 500%;
    }
    .col_nav1{
        float: left;
        width: 0%;
        height: 100px;
    }
    .col_nav2{
        float: left;
        width: 50%;
        height: 100px;
    }
    .bt_socio{
        width: 0px;
        padding: 0px 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-left: 0px;
        color: #FFFFFF;
        font-size: 0px;
        background-color: purple;
        text-transform: uppercase;
        border-radius: 0px;
        float: right;
        border: 0px;
    }
}