.home-demo{margin: 164px 0 0 0;}
.container-manutencao{float: left;width: 100%;}
.engloba-img-manu{float: left;width: calc(100% - 60px);margin: 60px 30px 0 30px;display: flex;justify-content: space-between;}
.txt-div{float: left;display: flex;flex-direction: column;margin: 52px 0 0 0;}
.titulo-manu{font:65.8px roundkey_softregular;color: #3a3a3a;line-height: 62px;}
.txt-manu{font:15px montserrat-light;color: #3a3a3a;line-height: 26.8px;margin: 60px 0 0 0;}
.img-manu{background: url(../img/index/img-manu.webp)no-repeat center;width: 44%;background-size: 100%;height: 487px;}
.engloba-infor{float: left;width: calc(100% - 60px);margin: 60px 30px 70px 30px;display: flex;justify-content: space-between;}
.engloba-infor p {font:28px roundkeylight;color: #333a6e;line-height: 29.5px;}
.engloba-infor p i{font-family: roundkeyregular;}
.div-engloba-vetor{float: left;display: flex;align-items: center;column-gap: 14px;}
.vetor-bolinha{width: 67px;height: 67px;background-color: #333a6e!important;border-radius: 50%;}
.vetor-calendario{background: url(../img/index/calendario.svg)no-repeat center;background-size: 32px;}
.vetor-moeda{background: url(../img/index/moeda.svg)no-repeat center;background-size: 32px;}
.vetor-estrela{background: url(../img/index/estrela.svg)no-repeat center;background-size: 32px;}
.vetor-industria{background: url(../img/index/fabrica.svg)no-repeat center;background-size: 32px;}

.container-produtos{background: url(../img/index/fundo-produto.jpg);width: 100%;float: left;}
.titulo-produto{font:62.78px roundkeyregular;color: #fff;text-align: center;margin: 85px 0 50px 0;}
.engloba-div-produtos{margin: 0 30px 115px 30px;width: calc(100% - 60px);float: left;display: flex;flex-direction: column;row-gap: 50px;}
.div-produtos{width: 100%;float: left;background-color: #d4d4d4;display: flex;}
.img-produto{width: 250px;height: 203px;background: url(../img/index/industrial.jpg)no-repeat center;margin: 24px 36px 24px 34px;}
.residencial{background: url(../img/index/residencial.jpg)no-repeat center}
.pecas{background: url(../img/index/pecas.jpg)no-repeat center}
.esq-div-txt{float: left;margin: 32px 0 0 0;width: 251px;}
.titulo-div{font:31.4px roundkeylight;color: #333a6e;line-height: 29.5px;margin: 0 0 8px 0;width: 121%;}
.linha-titulo{height: 2px;background-color: #333a6e;width: 100%;float: left;margin: 0 0 8px 0;}
.topico-produto{font:15px montserrat-light;color: #333a6e;line-height: 26.8px;}
.dir-div-txt{float: left;margin: 80px 0 0 56px;}

.container-servicos{float: left;width: 100%;}
.titulo-servicos{float: left;width: 100%;text-align: center;font:62.78px roundkeyregular;color: #3a3a3a;margin: 100px 0 33px 0;}
.engloba-servicos{width: calc(100% - 60px);margin: 0 30px 90px 30px;display: flex;flex-wrap: wrap;justify-content: space-between;float: left;row-gap: 51px;column-gap: 15px;}
.div-servico{float: left;display: flex;flex-direction: column;align-items: center;}
.img-servico{width: 232px;height: 232px;float: left;}
.div-servico p{font:31.4px roundkeylight;color: #3a3a3a;line-height: 29.5px;text-align: center;margin: 20px 0 0 0;}

.engloba-galeria{display: none;}

@media(max-width:1220px){
    .dir-div-txt {float: left;margin: 80px 0 0 25px;width: 40%;}
    .titulo-div {font-size: 25.4px;}
}
@media(max-width:1160px){
    .img-manu {width: 39%;height: 441px;}
    .titulo-manu {font-size: 58.8px;line-height: 55px;}
    .txt-div {width: 52%;}
    .txt-manu br{display: none;}
    .engloba-infor {margin: 40px 30px 50px 30px;}
    .engloba-infor p {font-size: 24px;color: #333a6e;line-height: 23.5px;}
    
}
@media(max-width:1100px){
    .txt-manu {margin: 42px 0 0 0;}
    .titulo-manu {font-size: 44.8px;line-height: 40px;}
    .txt-div {width: 48%;}
    .img-servico{width: auto;height: 190px;}
    .titulo-servicos {margin: 50px 0 33px 0;}
}
@media(max-width:1060px){
    .esq-div-txt {width: 265px;}
    .img-produto {width: 230px;background-size: contain!important;}
}
@media(max-width:1020px){
    .vetor-bolinha {width: 50px;height: 50px;background-size: 22px!important;}
}
@media(max-width:990px){
    .home-demo{margin: 80px 0 0 0;}
    .home-demo .item {height: 33.25vh !important;}

    .engloba-img-manu {width: 96%;margin: 30px 2% 0 2%;flex-direction: column;align-items: center;}
    .txt-div {width: 100%;margin: 0;}
    .titulo-manu{text-align: center;font-size: 26.8px;line-height: 28px;}
    .titulo-manu br{display: none;}
    .txt-manu {font-size: 14px;line-height: 23.8px;text-align: justify;margin: 20px 0;}
    .img-manu {width: 60%;height: auto;padding: 30% 0px;}
    .engloba-infor {display: none;}

    .engloba-galeria{display: flex;float: left;width: 100%;justify-content: center;}
    #galeria { height: auto; width: 66%;align-self: center; margin: 30px auto;float: left;}
    #galeria .img-slide{ width: auto; height: 90px; margin: 0;display: flex;align-items: center;justify-content: center;}
    #galeria p {font:24px roundkeylight;color: #333a6e;line-height: 23.5px;}
    #galeria p i{font-family: roundkeyregular;}

    .bx-wrapper {position: relative; zoom: 1; display: inline-block; width: 100% !important}
    .bxslider a{ float: left; width: 252px !important; text-align: center;margin: 0 26px;}
    .bxslider a img{ display: inline-block}
    .bx-wrapper img {max-width: 100%;display: block;}
    .bx-wrapper .bx-viewport {-webkit-transform: translatez(0);-moz-transform: translatez(0); -ms-transform: translatez(0);-o-transform: translatez(0);transform: translatez(0);}
    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {position: absolute;width: 100%;}
    .bx-wrapper .bx-pager { display: none; text-align: left; font-size: .85em; font-family: Arial; font-weight: bold; color: #fff; margin-top: -20px;}
    .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
    .bx-wrapper .bx-pager.bx-default-pager a {background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
    .bx-controls-direction { width: 100%; right: 0; top: 0; outline: none; margin: 0;}
    .bx-wrapper .bx-controls-direction div { outline: 0; width: 50px; height: 50px; text-indent: -9999px; z-index: 80; outline: none;background-size: 40px;}
    .bx-wrapper .bx-prev { margin: -25px 0 0 -70px; top: 50%; position: absolute; left: 0; background: url(../img/prev.svg) no-repeat center;}
    .bx-wrapper .bx-next { margin: -25px -70px 0 0; top: 50%; position: absolute; right: 0; background: url(../img/next.svg) no-repeat center;}
    .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active { background: #000;}
    .bx-wrapper .bx-caption { position: absolute; bottom: 0; left: 0; background: rgba(80, 80, 80, 0.75); width: 100%;}
    .bx-wrapper .bx-caption span { color: #fff; font-family: Arial; display: block; font-size: .85em; padding: 10px;}

    .titulo-produto {font-size: 36.78px;margin: 30px 0 20px 0;}
    .engloba-div-produtos {margin: 0 2% 40px 2%;width: 96%;display: flex;row-gap: 38px;}
    .div-produtos {width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
    .titulo-div {width: 100%;}
    .esq-div-txt {width: 89%;margin: 0;}
    .dir-div-txt {margin: 0 0 20px 0;width: 89%;}
    .img-produto {width: 180px;background-size: contain!important;margin: 24px 0;height: 155px;}
    .topico-produto {font-size: 13px;line-height: 23.8px;}
    .titulo-servicos {margin: 30px 0 20px 0;font-size: 40.78px;}
    .engloba-servicos {width: 96%;margin: 0 2% 35px 2%;justify-content: space-around;row-gap: 30px;}
    .div-servico {width: 38%;}
    .img-servico {width: 100%;height: auto;}
    .div-servico p {font-size: 19.4px;line-height: 19.5px;margin: 15px 0 0 0;}
}