.saiba-mais{width: 155px;float: left;display: flex; align-items: center;margin: 0;}
.saiba{width:110px;height:42px;float:left;background:#03101e;color:#ffffff;display: flex;align-items: center;justify-content: center;}
.saiba p{font:11.5px montserrat-medium;color:#ffffff;line-height: 24.14px;}
.saiba{background:#03101e;}
.saiba:hover{transition:0.4s;background:#4381af;}
.botao-saiba{width:46px;height:42px;float:left;background: url(../img/home/seta-mais.svg) no-repeat center #4381af;background-size:9px 15px;}


.engloba-produtos{width: 100%;height:610px;float:left;background: url(../img/produtos/fundo-produtos.jpg) no-repeat center;}
.titulo-sobre{font:42px montserrat-extrabold;color:#282828;float:left;width: 100%;text-align: center;margin: 47px 0 59px 0;}
.titulo-sobre span{color:#15629c;}

.produtos{width:96%;margin:0 2%;float:left;}
.esquerda-produtos{width:26%;height:291px;float:left;background: url(../img/produtos/dirigindo.jpg) no-repeat center;background-size: contain;}
.direita-produtos{width:70%;float:left;margin:0 0 0 4%;}

.texto{font: 14.69px  montserrat-regular;color:#000;line-height: 25px;}
.azul{color:#15629c;}
.titulo{font:30px montserrat-extrabold;color:#15629c;float: left;width: 100%;margin: 0px 0 15px 0;}

.adquira{ width: 100%; float: left; display: none; align-items: center; justify-content: center; margin: 44px 0 0 0;}
.botao{width:262px;height: 46px;float: left;background:#15629c;font:23px  montserrat-semibold;color:#fff;border-radius: 45px 45px;display: flex;align-items: center;justify-content: center;}

.diri{display: none;}
@media(max-width:1220px){ 
.titulo{font-size: 26px;}
}
@media(max-width:1060px){ 
.titulo{font-size: 24px;}
.engloba-produtos{margin: 0 0 20px 0;}
} 
@media(max-width:990px){ 
.titulo-sobre{font-size: 18px;margin: 8% 0 5% 0;}
.engloba-produtos{margin: 90px 0 20px 0;height: auto;}
.esquerda-produtos{width: 100%;height: 200px;margin: 0 0 5% 0;}
.direita-produtos{width: 96%;margin: 0 2%;}
.titulo{font-size: 18px;text-align: center;}
.adquira{margin: 20px 0 0 0;}
.diri{display: block;}
.some-br{display: none;}
.texto{text-align: justify;}
.botao{font-size: 20px;} 
.saiba-mais{width: 100%;}
.saiba{width:90%;}
.botao-saiba{width:15%;}
} 