.engloba-servicos{width:96%;margin:85px 2% 0 2%;float:left;display:flex;justify-content:space-between;flex-wrap:wrap;}

.local-titulo{width:50%;float:left;}
.titulo-servicos{font:16px montserrat-regular;float:left;color:#999999;width:86%;margin:8%;line-height:25px;}
.titulo-servicos span{font:60px bebas_neueregular;float:left;color:#ff2021;width:100%;margin:0 0 20px 0;}
.titulo-servicos span b{color:#303030;}

.servico{width:22%;float:left;position:relative;margin:0 1%;}
.servico p{letter-spacing:1px;font:17px ralewaybold;float:right;color:#303030;width:calc(225px - 40px);padding:20px 0 0 40px;line-height:25px;height:calc(80px - 20px);background:url(../img/servicos/ve.png)no-repeat #fff right bottom;margin:-46px 0 0 0;}
.servico i{position:absolute;top:-40px;border-radius:50%;right:calc(100% - 64%);}
.servico span{font:16px montserrat-regular;float:left;color:#999999;line-height:25px;margin:15px 0 100px 0;}

.img1{width:100%;height:269px;float:left;background:url(../img/servicos/galeria/conserto-eletrico.jpg)no-repeat center;}
.icone1{width:58px;height:58px;float:left;background:url(../img/servicos/icones/eletrico.svg)no-repeat center #e81d1e;background-size:15px 27px;}

.img2{width:100%;height:269px;float:left;background:url(../img/servicos/galeria/venda-instalacoes.jpg)no-repeat center;}
.icone2{width:58px;height:58px;float:left;background:url(../img/servicos/icones/venda-instalacoes.svg)no-repeat center #e81d1e;background-size:30px;}

.img3{width:100%;height:269px;float:left;background:url(../img/servicos/galeria/manutencoes.jpg)no-repeat center;}
.icone3{width:58px;height:58px;float:left;background:url(../img/servicos/icones/manutencoes.svg)no-repeat center #e81d1e;background-size:30px;}

.img4{width:100%;height:269px;float:left;background:url(../img/servicos/galeria/injecao-eletronica.jpg)no-repeat center;}
.icone4{width:58px;height:58px;float:left;background:url(../img/servicos/icones/motor.svg)no-repeat center #e81d1e;background-size:30px;}

.img5{width:100%;height:269px;float:left;background:url(../img/servicos/galeria/preventiva.jpg)no-repeat center;}
.icone5{width:58px;height:58px;float:left;background:url(../img/servicos/icones/manutencao.svg)no-repeat center #e81d1e;background-size:30px;}

.img6{width:100%;height:269px;float:left;background:url(../img/servicos/galeria/higienizacao.jpg)no-repeat center;}
.icone6{width:58px;height:58px;float:left;background:url(../img/servicos/icones/higienizacao.svg)no-repeat center #e81d1e;background-size:30px;}

.img7{width:100%;height:269px;float:left;background:url(../img/servicos/galeria/arla.jpg)no-repeat center;}
.icone7{width:58px;height:58px;float:left;background:url(../img/servicos/icones/arla.svg)no-repeat center #e81d1e;background-size:15px;}

.img8{width:100%;height:269px;float:left;background:url(../img/servicos/galeria/regulagem-de-farois.jpg)no-repeat center;}
.icone8{width:58px;height:58px;float:left;background:url(../img/servicos/icones/regulagem.svg)no-repeat center #e81d1e;background-size:25px;}

.img9{width:100%;height:269px;float:left;background:url(../img/servicos/galeria/conserto-de-modulo.jpg)no-repeat center;}
.icone9{width:58px;height:58px;float:left;background:url(../img/servicos/icones/conserto-de-modulo.svg)no-repeat center #e81d1e;background-size:25px;}

.img10{width:100%;height:269px;float:left;background:url(../img/servicos/galeria/conserto-de-painel.jpg)no-repeat center;}
.icone10{width:58px;height:58px;float:left;background:url(../img/servicos/icones/conserto-de-painel.svg)no-repeat center #e81d1e;background-size:35px 25px;}

@media(max-width:990px){
    .engloba-servicos{margin:0 2%;width:96%;}
    .titulo-servicos{width:100%;margin:0;text-align:justify;font-size: 14px;}
    .titulo-servicos span{font-size:20px;text-align:center;margin:20px 0 10px;}
    .local-titulo{width:100%;}

    .img-servicos{width:100%;float:left;}
    .servico{width:45%;margin:5% 0 0 0}
    .servico span{margin:0;font-size:14px;justify-content:center;align-items:center;line-height:initial;}
    .servico i{width:35px;height:35px;background-size:15px;top:0px;}

    .icone1{background-size:10px!important;}
    .icone7{background-size:10px!important;}

    .servico p{font-size:14px;padding:0;width:100%;display:flex;align-items:center;justify-content:center;line-height:initial;text-align:center;}

    .img1{background-size:contain;height:200px;}
    .img2{background-size:contain;height:200px;}
    .img3{background-size:contain;height:200px;}
    .img4{background-size:contain;height:200px;}
    .img5{background-size:contain;height:200px;}
    .img6{background-size:contain;height:200px;}
    .img7{background-size:contain;height:200px;}
    .img8{background-size:contain;height:200px;}
    .img9{background-size:contain;height:200px;}
    .img10{background-size:contain;height:200px;}

}
