.icon-pagina{width: 58px;height: 58px;float: right;background: url(../img/institucional/icon-topo.png)no-repeat center #dd1538;margin-left: auto;margin-top: auto;position: relative;bottom: -29px;right: -29px;}

.container-inst{width: 100%;float: left;margin: -285px 0 0 0;}
.engloba-textos-empresa{width: 45%;float: left;margin: 0 0 0 2%;}
.txt-empresa-1{width: 100%;float: left;font: 13.01px montserrat-medium;color: #b8b8c5;letter-spacing: 4px;}
.txt-empresa-2{width: 100%;float: left;font: 50px bebas;color: #5c5c62;line-height: 54px;margin: 39px 0 30px 0;}
.txt-empresa-2 span{color: #dd1538;}
.txt-empresa-3{width: 100%;float: left;font: 14.51px montserrat-regular;color: #72727c;line-height: 27px;margin: 40px 0 40px 0;}
.txt-empresa-4{width: 100%;float: left;font: 14.51px montserrat-regular;color: #72727c;line-height: 27px;}

.img-inst{width: 45%;height: 425px;float: right;background: url(../img/institucional/img-1.png)no-repeat center;margin: 0 2% 0 0;background-size: contain;}

.engloba-conteudo-dif{width: 100%;float: left;margin: 80px 0 60px 0;}

.img-carro{width: 543px;height: 252px;float: left;background: url(../img/institucional/1.png)no-repeat center;}

.engloba-diferenciais{width: 480px;float: right;display: flex;justify-content: space-between;margin: 0 85px 0 0;}
.dif{width: 43%;float: left;}
.icon-dif{width: 37px;height: 37px;float: left;background: url(../img/institucional/check.svg)no-repeat center #dd1538;background-size: 19px;border-radius: 90px;}
.txt-dif-1{width: 100%;float: left;font: 24px montserrat-extrabold;color: #5c5c62;margin: 30px 0 0 0;}
.txt-dif-2{width: 100%;float: left;font: 14.5px montserrat-regular;color: #5c5c62;line-height: 26px;margin: 15px 0 0 0;}

.engloba-textos-pt2{width: 100%;float: left;}
.img-last{width: 100%;height: 500px;float: left;background: url(../img/institucional/img-2.jpg)no-repeat center;background-size: contain;margin: 0 0 65px 0;}

.engloba-textos-pt2{width: 515px;float: right;margin: 0 0 65px 0;}
.txt-pt2-1{width: 100%;float: left;font: 49.45px bebas;color: #5c5c62;line-height: 52px;}
.txt-pt2-1 span{color: #dd1538;}

.txt-pt2-2{width: 100%;float: left;font: 14.5px montserrat-regular;color: #72727c;line-height: 26.97px;margin: 19px 0 0 0;}

@media(max-width: 1275px){
    .icon-pagina{right: 0;}
}

@media(max-width: 1220px){
    .txt-empresa-2{font-size: 40px;}
    .engloba-textos-pt2{width: 48%;}
}

@media(max-width: 1200px){
    .engloba-diferenciais{width: 48%;margin: 0;}
    .img-carro{width: 48%;background-size: contain;}
}

@media(max-width: 1100px){
    .txt-pt2-1{font-size: 35px;}
}

@media(max-width: 1030px){
    .txt-empresa-2{font-size: 35px;}
}

@media(max-width: 990px){
    .container-inst{margin: 0;}

    .engloba-textos-empresa{width: 100%;margin: 0;}
    .txt-empresa-1{width: 96%;margin: 25px 2% 0 2%;text-align: center;}

    .txt-empresa-2{width: 96%;margin: 20px 2% 0 2%;text-align: center;font-size: 25px;line-height: 25px;}
    .txt-empresa-3{width: 96%;margin: 20px 2% 0 2%;text-align: justify;}
    .txt-empresa-4{width: 96%;margin: 20px 2% 0 2%;text-align: justify;}

    .img-inst{width: 0;height: 0;margin: 20px 2% 0 2%;padding: 25% 48%;}

    .engloba-conteudo-dif{margin: 20px 0 0 0;}

    .img-carro{width: 0;height: 0;padding: 25% 48%;margin: 0 2% 0 2%;}

    .engloba-diferenciais{width: 100%;flex-flow: column;}
    .dif{width: 96%;margin: 20px 2% 0 2%;display: flex;justify-content: center;flex-flow: wrap;}
    .txt-dif-1{margin: 20px 0 0 0;text-align: center;}

    .img-last{width: 0;height: 0;margin: 20px 2% 0 2%;padding: 25% 48%;}
    .engloba-textos-pt2{width: 96%;margin: 20px 2%;}

    .txt-pt2-1{width: 100%;font-size: 25px;line-height: 25px;text-align: center;}
    .txt-pt2-2{margin: 20px 0 0 0;text-align: justify;}
}