/* Created on : 14/12/2018, 12:23:32 | Author: 109 */
.ativo-institucional i{width: 64%;position: relative;height: 5px;background: #1f2a4d;float: left;margin: -40px 18%;}
@media(max-width: 800px){.ativo-institucional{color: #5e43fb !important;}}

.institucional{width: 100%; float: left;}
.institucional .titulo2{font-size: 30px; margin: 0% 12%}
.institucional .titulo2 br{display: none}
.institucional .titulo2:nth-child(1){font-family: futura-medium;margin-bottom: 10px; padding-top: 55px}
.institucional .titulo2:nth-child(2){font-family: futura-bold;}
.text-institucional{float: left;width: 35%;line-height: 1.5;margin: 65px 0% 0 115px;}
.text-institucional p:first-child{font-family: futura-bold; font-size: 20px;margin-bottom: 5%}
.text-institucional p:nth-child(2){font-family: futura-regular;font-size: 17px}
.institucional-cima{background: url(../img/institucional/background.jpg) top center no-repeat; height: 524px;}
.img-institucional{background: url(../img/institucional/img.jpg) top center no-repeat; float: left; width: 47%; margin-left: 3%; height: 454px}

@media (max-width:1200px){
    .institucional-cima{background: url(../img/institucional/background-responsive.jpg) center no-repeat; background-size: contain}
    .institucional .titulo2{margin: 0 4%}
    .text-institucional{margin: 4%;text-align: justify; width: 40%}
}
@media (max-width:800px){
    .img-institucional{background: url(../img/institucional/img-responsive.jpg) center no-repeat; float: left; width: 76%; margin: 10% 12% 5%; height: 200px}
    .text-institucional2{width: 80%; margin: 0 10%;}
}
@media (max-width:700px){
    .img-institucional{background: url(../img/institucional/img-responsive.jpg) center no-repeat; float: left; width: 100%; margin: 5% 0 0; height: 400px; background-size: contain}

    .institucional-cima{height: auto; background: none}
    .institucional .titulo2{text-align: center; margin-bottom: 10%}
    .text-institucional{width: 80%; margin: 0 10%;}
    .text-institucional p:first-child{font-size: 17px;font-family: futura-regular;}
    .text-institucional p:nth-child(2){font-size: 17px}
}
@media (max-width:445px){
    .institucional{margin-top: 100px}
    .institucional .titulo2{font-size: 32px;}	
    .banner{display: none}
    .img-institucional{margin: 2% 0; height: 250px}
}




























