.engloba-marcas{width:100%;float:left;position: relative;}
.cima-slide{width:81%;height: 154px;float:left;background: url(../img/home/fundo-marcas.jpg) no-repeat center;position: absolute;top:-28px;right:0;z-index: 99999;}
.text-marcas{width:345px;height:154px;float:left;background: #da251c;display: flex;align-items: center;justify-content: center;}
.text-marcas p{font: 21px montserrat-regular;color:#ffffff ;text-align: center;}
.text-marcas span{font: 21px montserrat-extrabold;}
.marcas-position{width:50%;height:154px;float:left;display: flex;align-items: center;justify-content: space-between;}
.gir{width:109px;height:49px;float:left;background: url(../img/home/gir.png) no-repeat center;margin: 0 0 0 105px;}
.gir:hover{width:109px;height:49px;float:left;background: url(../img/home/gir.png) no-repeat center;margin: 0 0 0 105px;transform: scale(1.1);transition:0.4s;}
.pegaro{width:81px;height:53px;float:left;background: url(../img/home/pesaro.png) no-repeat center;}
.pegaro:hover{width:81px;height:53px;float:left;background: url(../img/home/pesaro.png) no-repeat center;transform: scale(1.1);transition:0.4s;}
.timken{width:174px;height:36px;float:left;background: url(../img/home/timken.png) no-repeat center;border-right: 2px solid #e4e4e5;border-left: 2px solid #e4e4e5;padding:0 70px;}
.timken:hover{width:174px;height:36px;float:left;background: url(../img/home/timken.png) no-repeat center;border-right: 2px solid #e4e4e5;border-left: 2px solid #e4e4e5;padding:0 70px;transform: scale(1.1);transition:0.4s;}

.engloba-historia{width:100%;height:1117px;float:left;background:url(../img/home/fundo-historia.jpg) no-repeat center;margin: 127px 0 0  0;}
.conheca-vermelho{width:100%;floaT:left;text-align:center;margin: 67px 0 15px 0 ;font:14px montserrat-bold;color:#da251c;}
.bom-atendimento{width:100%;float:left;font:36px montserrat-extrabold;color:#151516;text-align: center;}

.primeira-secao{width:96%;float:left;margin:60px 2% 0 2%;}
.primeira-esquerda{width:38%;float:left;}
.primeira-titulo-esq{font: 30px montserrat-extrabold;color:#151516;text-align: justify;}
.primeira-texto-esq{font:15px montserrat-regular;color:#58595e;margin: 40px 0 90px 0;line-height: 26px;text-align: justify;}
.saiba-mais{width:142px;height:42px;float:left;background: #da251c;display: flex;align-items: center;justify-content: center;}
.saiba-mais p{font: 12px montserrat-medium; color:#ffffff;background: url(../img/home/seta-mais.svg) no-repeat right;background-size: 7px 12px;padding: 0 17px 0 0;}
.primeira-meio{width:209px;height:504px;float:left;background: url(../img/home/engre.jpg) no-repeat center;margin: 0 35px;}
.primeira-direita{width:37%;float:left;}
.primeira-direita p{float:left;font:15px montserrat-regular;color:#58595e;line-height: 26px;text-align: justify;}

.primeira-baixo{width:100%;float:left;margin: -70px 0 0 0 ;}
.img-escritorio{width:49%;height:426px;float:left;background: url(../img/home/escritorio.jpg) no-repeat center;position:relative;}
.quadrado-vermelho{width:70px;height:71px;float:left;background: #871712;position: absolute;bottom: -32px; left:-34px;}
.primeira-baixo-direita{width:45%;float:right;}
.dif-vermelho{float:left;font:14px montserrat-bold;color:#da251c;margin:30px 0 0 85px;}
.escolher{float:left;font:21px montserrat-extrabold;color:#151516;margin:10px 0 12px 85px;}
.dois-escolher{width:80%;float:left;/* background:url(../img/home/ve.png) no-repeat left; */background-size: 61px 61px;padding: 0  0 0 85px;    margin: 0 0 45px 0;}
.titulo-escolher{float:left;font:14.5px montserrat-extrabold;color:#151516;margin: 0 0 13px 0;}
.texto-escolher{float:left;font:15px montserrat-regular;color:#58595e;line-height:25px;TEXT-ALIGN: justify;}
.espaco{height:10px;width:100%;float:left;}




/* 
.escolher {
    float: left;
    font: 21px montserrat-extrabold;
    color: #151516;
    margin: 10px 0 12px 85px;
}
.espaco {
    height: 10px;
    width: 100%;
    float: left;
}
*/
.fundo-segunda-secao{width:100%;height:400px;float:left;background: url(../img/home/fundo-produtos.jpg) no-repeat center;}
.segunda-secao{width:100%;float:left;}
.trabalhamos{width:100%;float:left;text-align: center;font: 46px montserrat-extrabold;color:#ffffff;margin: 120px 0 65px 0;display:none;}
.engloba-produtos{width:100%;float:left;display: flex;justify-content: space-between;margin: 125px 0 0 0;}
.produtos{width:30%;float:left;}
.espaco-logo{width:100%;float:left;display: flex;justify-content: center;margin: 0 0 0px 0;}
.logo-gir{width:180px;height:88px;float:left;background: url(../img/home/gir-pequena.png) no-repeat center #fff;border-radius: 50%;z-index: 99999;border: solid thin #d0cccc;}
.logo-gir:hover{width:180px;height:88px;float:left;background: url(../img/home/gir-pequena.png) no-repeat center #fff;border-radius: 50%;z-index: 99999;border: solid thin #d0cccc;transform:scale(1.1);transition:0.4s;}
.img-produto-gir{float:left;width:100%;height:336px;background: url(../img/home/gir-rolamentos.jpg) no-repeat center;}
.logo-pesaro{width:180px;height:88px;float:left;background: url(../img/home/pesaro-pequena.png) no-repeat center #fff;border-radius: 50%;z-index: 99999;border: solid thin #d0cccc;}
.logo-pesaro:hover{transform:scale(1.1);transition:0.4s;width:180px;height:88px;float:left;background: url(../img/home/pesaro-pequena.png) no-repeat center #fff;border-radius: 50%;z-index: 99999;border: solid thin #d0cccc;}
.img-produto-pesaro{float:left;width:100%;height:336px;background: url(../img/home/pesaro.jpg) no-repeat center;}
.logo-timken{width:180px;height:88px;float:left;background: url(../img/home/timken-pequena.png) no-repeat center #fff;border-radius: 50%;z-index: 99999;border: solid thin #d0cccc;}
.logo-timken:hover{transform:scale(1.1);transition:0.4s;width:180px;height:88px;float:left;background: url(../img/home/timken-pequena.png) no-repeat center #fff;border-radius: 50%;z-index: 99999;border: solid thin #d0cccc;}
.img-produto-timken{float:left;width:100%;height:336px;background: url(../img/home/timken.jpg) no-repeat center;}
.produtos p{width:100%;float:left;margin:30px 0;font:22px montserrat-black;color:#e22e24;text-align: center;}

.horario{display:none;}

.ativo-menu-1{box-shadow: inset 0 6px 0px 0 #da251c!important;}
.ativo-menu-2{box-shadow: 0;}
.ativo-menu-3{box-shadow: 0;}
.ativo-menu-4{box-shadow: 0;}
.ativo-menu-5{box-shadow: 0;}

@media(max-width:1540px){
    .marcas-position{width:60%;}
}
@media(max-width:1265px){
    .marcas-position{width:66%;}
    .cima-slide{width:100%;}
    .primeira-direita{width:34%;}
}
@media(max-width:1153px){
.primeira-meio{margin: 20px 20px;}
.primeira-esquerda{width:34%;}
.primeira-direita{width:34%;}
.primeira-titulo-esq{font-size:23px;}
.primeira-baixo{margin: 0;}
.img-escritorio{height:360px;}
.escolher{font-size:23px;}
.quadrado-vermelho{display:none;}
.conheca-vermelho{margin: 20px 0;}
}       
@media(max-width:1016px){
    .marcas-position{width:62%;}
    .gir{margin: 0 0 0 80px;}
}
@media(max-width:990px){
    
.ativo-menu-1{ background:#da251c !important; box-shadow: inset 10px 0px 0px 0px #da251c !important;color: #ffffff !important;}
.ativo-menu-2{box-shadow: 0;}
.ativo-menu-2{box-shadow: 0;}
.ativo-menu-4{ box-shadow: 0;}
.ativo-menu-3{box-shadow: 0;}

.saiba-mais{width:100%;}
.azul-escuro{display:none;}
.primeira-titulo-esq{font-size:20px;width:90%;text-align: center;margin: 0 5%;}
.cima-slide{display: none;}
.engloba-historia{margin: 0;background: none;height:auto;}
.bom-atendimento{width:90%;margin: 0 5%;font-size:20px;}
.primeira-secao{display: flex;flex-flow: column;margin: 30px 2% 0 2%;}
.primeira-esquerda{width:100%;}
.primeira-texto-esq{margin: 30px 0 0px 0;}
.primeira-meio{width:100%;background: url(../img/home/rolamento.jpg) no-repeat center;height:234px;margin: 20px 0;}
.primeira-direita{width:100%;}
.umso{display: none;}
.img-escritorio{width: 0;height: 0;padding: 25% 50%;background-size: contain;margin: 20px 0;}
.primeira-baixo-direita{width:100%;}
.dif-vermelho{width:100%;margin: 0;text-align: center;}
.escolher{width:100%;float:left;margin:20px 0;text-align: center;font-size:20px;}
.dois-escolher{margin: 0 0 30px 0;padding:0;width:100%;}
.fundo-segunda-secao{height:auto;background:#1e1e21;}
.trabalhamos{margin: 40px 0;font-size:20px;}
.engloba-produtos{display: flex;flex-flow: column;margin:40px 0 0 0;}
.produtos{width:96%;margin: 0 2%;}
.produtos p{margin:10px 0 40px 0;font-size:20px;}
.img-produto-gir{width: 0;height: 0;padding: 25% 50%;background-size: contain;margin: 20px 0 0 0;}
.logo-gir{height:65px;width:125px;}
.img-produto-pesaro{width: 0;height: 0;padding: 25% 50%;background-size: contain;margin: 20px 0 0 0;}
.logo-pesaro{height:65px;width:125px;}
.img-produto-timken{width: 0;height: 0;padding: 25% 50%;background-size: contain;margin: 20px 0 0 0;}
.logo-timken{height:65px;width:125px;}
iframe{display: none;}
 .texto-escolher{text-align:justify;}
}