*{
    font-family: montserrat;
}
/* RESET GLOBAL */
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html,
body {
  max-width: 100%;
  overflow-x: hidden;
  font-family: montserrat;
}

/* CLASSES GERAIS */


.container p {
  font-size: 12px;
}

body{
    background: f1fbff;
}
.section-padding{
    padding: 100px 0;
}
.carousel-item{
    height: 100vh;
    min-height: 300px;
}
.carousel-caption{
    bottom: 220px;
    z-index: 2;
}
.carousel-caption h5{
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 25px;
}
.carousel-caption p{
    width: 60%;
    margin: auto;
    font-size: 18px;
    line-height: 1.9;
}
.carousel-inner::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    z-index: 1;

}

.container a{
    color: rgba(99, 99, 99, 0.918); /*cor dos links do menu*/
}
.navbar-nav a{
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 800;
}
.navbar-light .navbar-brand{
    color: #000;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}
.navbar-light .navbar-brand:focus{
    color: #000;
}
.navbar-light .navbar-brand:hover{
    color: #000;
}
.navbar-light .navbar-nav .navbar-link{
    color: #000;
}
.w-100{
    height: 100vh;
}





.carousel-caption img{
    width: 360px;
}

/* INICIO SECHSIMA*/


.convencao .card-body i{
    font-size: 50px;
}

.convencao .card-body i{
    font-size: 50px;
}


.team .card-body i{
    font-size: 20px;
}
.portfolio .card{
    box-shadow: 15px 15px 40px rgb(0,0,0,0.15);

}
.team .card{
    box-shadow: 15px 15px 40px rgb(0,0,0,0.15);
    
}

.about{
    background-color: rgba(212, 212, 212, 0.733);
 }
 .about h2{
     color: #000;
 }


 .about .about-img img{
    width: 500px;
    margin-top: 30%;
    margin-left: 0;
    
}

.about .abou-text h2{
    font-size: 40px;
    margin-left: 0;
    text-align: left;
}





 
/* FIM SECHSIMA*/



/* INICIO DIVISAO*/

.divisao{
    background-color: rgb(86, 86, 87);    
}



.divisao .section-header h2{
    font-size: 60px;
    color: #000;
}

.divisao p{
    font-size: 28px;
    color: #000;
}

.divisao i{
    font-size: 20px;
    color: #128C7E;
}


/* FIM DIVISAO*/


/* INICIO HOMOLOGACAO*/


.homologacao .section-header h2{
    color: #000;
    font-size: 40px;
}
.homologacao i{
    font-size: 40px;
}

.homologacao img{
    margin-top: 80px;
}

.homologacao .abou-text{
    margin-top: -15%;
}

/* FIM HOMOLOGACAO*/

/* inicio divisao 0*/

.divisao-0{
    background-color: rgb(86, 86, 87);   
}

.divisao-0 .section-header h2{
    font-size: 48px;
    color: #000;
}

.divisao-0 .section-header p{
    font-size: 28px;
    
}

/*fim divisao 0*/



/* INICIO DO JURIDICO*/
.juridico{
    background-color: #000;

}

.juridico i{
    font-size: 50px;
}

.juridico .abou-text h2{
    text-align: left;
     
}
.juridico p, h2{
    color: #fff;
}
.juridico .abou-text i{
    font-size: 20px;
    color: #128C7E;   
}

.juridico .abou-text a{
  color: #000;
    
}

.juridico .abou-text{
    margin-top: -10%;
}

.juridico .about-img img{
    margin-top: -10%;
    width: 500px;
    
}

/* FIM DO JURIDICO*/

/*inicio da convencao*/

.convencao{
    background-color: rgba(212, 212, 212, 0.733);
}

.convencao .section-header h2{
    color: #000;
    font-size: 45px;
}
.convencao .row p{
    font-size: 18px;
}

.convencao .row img{
    width: 200px;
}



.services .card-body i{
    font-size: 50px;
}

.team .card-body i{
    font-size: 20px;
}
.portfolio .card{
    box-shadow: 15px 15px 40px rgb(0,0,0,0.15);

}
.team .card{
    box-shadow: 15px 15px 40px rgb(0,0,0,0.15);
    
}




/* INCIO DOS PARCEIROS*/

.parceiros .section-header h2{
    color: #000;
    font-size: 48px;
}

.parceiros .section-header p{
    font-size: 20px;
}


/* FIM DOS PARCEIROS*/



/*INICIO DIRETORES*/

.diretores h2{
    color: #000;
}

/*FIM DIRETORES




/* INICIO MAPA*/

.mapa{
    background-color: rgba(212, 212, 212, 0.733);
}
.mapa h2{
    color: #000;
    font-size: 48px;
}

.mapa p{
  margin-top: 2%;
  font-size: 18px;
}
.mapa iframe{
    width: 100%;
    height: 580px;
}

.mapa i{
    font-size: 40px;
}
/* FIM MAPA*/



/*INICIO RODAPE*/

.bg-dark img{
    width: 40px;
}

/*FIM RODAPE*/


/* INICO CONTATO*/



.divisao_contato{
    background-color: rgb(86, 86, 87);
    
}

.divisao_contato .section-header h2{
    font-size: 40px;
    color: #000;
}

.divisao_contato p{
    font-size: 20px;
    color: #000
}

.divisao_contato i{
    font-size: 20px;
    color:#000;
}



/* FIM CONTATO*/



/* imagem janela modal*/

.modal-body img{
    width: 470px;
}

.modal-body{
    text-align: justify;
}
/*fim janela modal*/


/* inicio divisao noticia*/

.divisao_noticia{
    background-color: rgb(86, 86, 87);    
}

.divisao_noticia .section-header h2{
    font-size: 48px;
    color: #000;
}
/*fim divisao noticia*/


/*===== RESPONSIVE CSS ==== */


/*******TABLETE **********/
@media only screen and (min-width: 401px) and (max-width: 700px){
    .carousel-caption{
        bottom: 0px;
    }

    .carousel-caption h5{
        margin-top: -170px;
    }
    .carousel-caption p{
        width: 100%;
    }
    .card{
        margin-bottom: 30px;
    }
    .img-area img{
        width: 100%;
    }
    .carousel-caption h5{
        font-size: 20px;
    }
    .carousel-caption p{
        font-size: 14px;
    }


.carousel-caption .btn{
    display: none;
}

/* INICO ABOUT*/

.about{
    margin-top: -30%;
}

.about .about-img img{
    width: 350px;
    margin-left: 10%;
}

.about .abou-text h2{
    margin-top: 10%;
    font-size: 30px;
    text-align: center;
}

/* FIM ABOUT*/


/* DIVISAO INICIO*/

.divisao .section-header h2{
    font-size: 38px;
}

.divisao .section-header p{
    margin-top: 10%;
    font-size: 22px;
}
/*DIVISAO FIM*/

/* inicio homologacao */

.homologacao .section-header h2{
   
    font-size: 28px;
}

.homologacao .row img{
    margin-top: -5%;
}

.homologacao .abou-text h2{
    margin-top: 20%;
    color: #000;
    text-align: center;
} 

.homologacao .abou-text i{
    font-size: 22px;
}
/* final homologacao*/


/* inicio divisao 0*/

.divisao-0 .section-header h2{

    color: #000;
    font-size: 35px;
}

.divisao-0 .section-header p{
     font-size: 18px;
}
/*fim divisao 0*/

/* inicio juridico*/

.juridico .row img{
    margin-top: -5%;    
    width: 300px;
    margin-left: 18%;
}

.juridico .col-lg-8 h2{
    margin-top: 10%;
    text-align: center;
}

.juridico .col-lg-8 .btn{
    margin-left: 30%;
   
}

.juridico .abou-text h2{
    margin-top: 20%;
    font-size: 22px;
}


/*fim juridico*/

/*INICIO CONVENCAO*/

.convencao .section-header h2{
    font-size: 28px;
}

.convencao .section-header p{
    margin-top: 10%;
}

/* FIM CONVENCAO*/

/* inicio parceiros*/

.parceiros .section-header h2{
    font-size: 28px;
}

.parceiros .section-header p{
    margin-top: 10%;
    font-size: 15px;
}
/* fim parceiros*/

/* inicio mapa*/

.mapa .section-header h2{
    font-size: 30px;
}

.mapa .section-header p{
    margin-top: 10%;
}
/* fim mapa*/


/* inicio divisao noticia*/

.divisao_noticia .section-header h2{
    font-size: 30px;
    color: #000;
}
/*fim divisao noticia*/

.modal-body{
    text-align: justify;
}

}


/************ CELULAR**********/


@media only screen and (max-width: 400px){
    .navbar-nav{
        text-align: center;
    }
    .carousel-caption{
        bottom: 125px;
    }
    .carousel-caption h5{
     font-size: 17px;
     margin-top: 150px;
    }
    .carousel-caption .btn{
        display: none;
       }
    .carousel-caption a{
        padding: 10px 15px;
    }
    .carousel-caption p{
        width: 100%;
        line-height: 1.6;
        font-size: 12px;
    }


/* INICIO SECHSIMA */

.carousel-caption h5{
    margin-top: -130px;
    font-size: 18px;
}

.about{
    margin-top: -110px;
}
.about img{
    width: 250px;
    margin-left: 7%;
}

.about .abou-text h2{
    font-size: 18px;
    margin-top: 10%;
    text-align: center;
    
}
/*FIM SECHSIMA*/


/* inicio divisao*/

.divisao{
    margin-top: -40px;
}

.divisao .section-header h2{
    font-size: 35px;
    text-align: center;
}

.divisao .section-header p{
    margin-top: 10%;
    font-size: 20px;
    text-align: center;
}


/*fim divisao*/

/* INICIO HOMOLOGAÇÃO*/ 

.homologacao{
    margin-top: -40px;
}
.homologacao .section-header h2{
    font-size: 24px;
}

.homologacao img{
    margin-top: 5%;
}

.homologacao h2{
    margin-top: 8%;
    font-size: 18px;
    text-align: center;
}

.homologacao i{
    font-size: 20px;
}

.row .abou-text h2{
    margin-top: 20%;
    color: #000;
    font-size: 18px;
}

.row .abou-text p{
    font-size: 12px;
}


/* FIM HOMOLOGACAO*/

/*divisao-0*/
.divisao-0 .section-header h2{
    font-size: 35px;
    text-align: center;
    color: #000;
}

.divisao-0 .section-header p{
    font-size: 18px;
    text-align: center;
    color: #000;
}



/*fim divisao-0*/

/* INICIO JURIDICO*/

.juridico{
    margin-top: -90px;
}

.juridico .row img{
    margin-top: -70px;
    width: 220px;
    margin-left: 14%;
}

.juridico .abou-text h2{
    color: #fff;
    margin-top: 20%;
    font-size: 16px;
}

.juridico .btn{
    margin-left: 18%;
}
/* FIM JURIDICO */


/*inicio convencao*/

.convencao{
    margin-top: -15%;
}

.convencao .section-header h2{
    font-size: 22px;
}

.convencao .section-header p{
    margin-top: 30px;
    font-size: 14px;
}


/*fim convencao*/



/* inicio parcerios*/

.parceiros .section-header h2{
    margin-top: 10%;
    font-size: 22px;
}

.parceiros .section-header p{
    margin-top: 10%;
    font-size: 15px;
}
/*fim parcerios*/


/* INICIO MAPA*/

.mapa .section-header h2{
    font-size: 25px;    
}


.mapa .section-header p{
    margin-top: 40px;

}

.mapa iframe{
    margin-top: -40px;
    height: 280px;
}


/*FIM MAPA*/

/*INICIO CONTATO*/

.divisao_contato .section-header h2{
    font-size: 30px;
}

.divisao_contato .section-header p{
    font-size: 15px;
}

/* inicio rodape*/

.container p{
    font-size: 12px;
}


/*fimr rodape */

/* FIM CONTATO*/    


.modal-body{
    text-align: justify;
}
/* inicio divisao noticia*/

.divisao_noticia .section-header h2{
    font-size: 22px;
    color: #000;
}
/*fim divisao noticia*/




}




