@charset "utf-8";
/* CSS Document */
@media screen and (max-width:1040px) {

}

@media screen and (max-width:1180px) {
 .flex_contato, .tel{
        flex-direction: column;
    }

    .endereco{
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media screen and (max-width:975px) {
.rsBullets{
    display: none;
}
.topo{
    position: relative;
        right: calc(50%-150px);
}

.logo{
    margin-top: -20px;
}
.content{
    width: 90%;
}
.btn-mobile{
    margin: -50px auto;
}
.content-projetos{
    width: 300px;
}
#parceiros img.rsImg {
    display: block;
    margin: auto;
}
#parceiros .content{
    width: 300px;
}
#parceiros a.bx-prev{
    left: -30px;
}
#parceiros a.bx-next{
    right: -30px;
}

.logo {
        float: none;
        display: table;
    }
    .btn-mobile {
        display: table;
        position: relative;
        z-index: 99999;
        background: none;
        border: none;
        outline: none;
        width: 60px;
        padding: 0;
        cursor: pointer;
    }
    .btn-mobile img {
        display: block;
        width: 100%;
        background: none;
    }
    .main_navigator {
        text-align: center;
        width: 100%;
        position: relative;
        left: 0;
        z-index: 999;
        margin: 55px auto 0;
     background: rgba(240, 0, 6, 0.72);
    }

    .main_navigator li{
        float: none;
        display: block;
        margin:  auto;
        border-bottom: 1px solid #9dd000;
        width: 80%;
    }
    .main_navigator li:last-child{
        border-bottom: none;
    }
    .main_navigator li:first-of-type {
        margin-left: auto;
    }
    .main_navigator li:last-of-type {
        margin-right: auto;
    }
    .main_navigator li.atuacao a:hover {
        background: url(../imagens/header/hover_menu.png) no-repeat bottom 5px center;
    }
    .main_navigator li a {
        display: block;
        font-weight: bold;
        font-size: 18px;
        font-family: 'Gotham_Black' ,sans-serif;
           padding: 15px !important;
        width: 99%;
        color: #fff;
        margin: 0 auto;
        -webkit-transition: background-color 400ms linear;
        -moz-transition: background-color 400ms linear;
        -o-transition: background-color 400ms linear;
        -ms-transition: background-color 400ms linear;
        transition: background-color 400ms linear;
    }
    .main_navigator li a:hover{
        background: none;
        color: #fff;
        border: none;
    }

    .main_navigator li.menu_ativo a{
        color: #fff;
    }
    li.menu_ativo a {
        background: none !important;
        border: none;
        color: #fff;
        padding: 0px;
    }

#arca-ceara p{
    padding-bottom: 50px;
}

#esportes p{
    position: relative;
    font-family: "Gotham_Medium";
    text-align: center;
    color: #fff;
    line-height: 24px;
    font-size: 16px;
    letter-spacing: -0.3px;
    padding-bottom: 24px;
    padding-top: 40px;
}



    #arca-ceara {
    position: relative;
    background: url(../imagens/gerais/arca-ceara-bg-sobre.jpg) no-repeat top;
    background-size: cover;
    z-index: 8;
    margin-top: 201px;
    padding-top: 73px;
    padding-bottom: 221px;
}

    #doacoes .menina {
    position: absolute;
    bottom: 37px;
    right: 0px;
    opacity: 0.4;
}

   #doacoes {
    position: relative;
    background: url(../imagens/gerais/arca-ceara-bg-doacoes.png) no-repeat top;
    background-size: cover;
    z-index: 8;
    margin-top: -24px;
    height: 810px;
    padding-bottom: 0px;
}

    .doacao-caixa {
    width: 241px;
    margin: auto;
    margin-bottom: 30px;
}

.contas {
  flex-direction: column;
}

.img-tamanho-maximo:nth-child(5){
    display: none;
}

.face-insta{
        flex-direction: column;
        width: 200px;
    }
    .face-insta div{
        margin: auto;
    }

    .facebook-sociais{
       margin-top: 30px !important;
       display: block;
    }

    .face-insta div img{
        display: block;
        margin: auto;
        margin-bottom: 10px;
    }
/*************************************************************************************************************/
/******************************************* Internas  ****************************************************/
    .bg_interna{
        margin-top: 100px;
    }
    article .imagem{
        float: none;
        display: block;
        margin: auto;
    }

    article aside{
        float: none;
        width: 90%;
        display: block;
        margin: auto;
    }

    .slider_show_interna_projetos h3{
        text-align: center;
        padding: 20px 0px;
    }

    .artigo-direita .imagem{
        float: none;
        display: block;
        margin: auto;
        width: 300px;
    }

     .artigo-direita aside{
        float: none;
        width: 90%;
        display: block;
        margin: auto;
    }

    /*************************************************************************************************************/
/******************************************* Menu Mobile  ****************************************************/
/*************************************************************************************************************/

.main_navigator {
    margin: 55px auto 0 !important;
    background: rgba(255, 255, 255, 0.15) !important;
}
.main_navigator li a:hover{
    background-image: none !important;
}

}

@media screen and (max-width:960px) {
    /*TOPO*/

.img-tamanho-maximo{
    min-height: 50%;
    min-width: 50%;
}
    
#projetos{
        margin-top: 35px;
}



}

@media screen and (max-width:860px) {

}

@media screen and (max-width:835px) {

}

@media screen and (max-width:760px) {

}

@media screen and (max-width:750px) {
.img-tamanho-maximo:nth-child(5){
    display: none;
}
}

@media screen and (max-width:630px) {

}

@media screen and (max-width:600px) {
    
}

@media screen and (max-width:510px) {
    .flex-sobre{
        flex-direction: column;
    }

    .flex-sobre img{
        display: block;
        margin: auto;
    }

}

@media screen and (max-width:475px) {
    .logo {
        float: none;
        display: table;
        height: 200px;
    }
}

@media screen and (max-width:443px){

}

@media screen and (max-width:400px) {

}

@media screen and (max-width:370px){

}

@media screen and (max-width:320px){

}