/**
 *
 * Folha de Estilos Padrão do site
 *
 *	Theme Name: CMS
 *	Version: 1.0
 *	Author: Infinito Web Sites
 *	Author URI: http://www.infinitoag.com
 *
**/
/***********************************
 * DEFINIÇÕES PRINCIPAIS
***********************************/
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;600;700&display=swap');

a, a:hover { text-decoration: none; color: inherit; }

html, body,
input, select, textarea { font-family: 'Lato', sans-serif; }

ul,li { list-style: none; }
textarea { resize: none; }

body b, body strong { font-weight: bold; }

.clear { clear: both; }

.reveal, .revealX, .revealXR {opacity: 0; transition: opacity 1s, transform 1.3s cubic-bezier(0.215, 0.61, 0.355, 1) !important;}
.reveal {transform: translateY(60px);}
.revealX {transform: translateX(-60px);}
.revealXR {transform: translateX(60px);}
.reveal--in {opacity: 1; transform: none;}

body { background: #fff; }
body.menu-active { overflow: hidden; }

.container { max-width: 1320px; }

.ic-whatsapp { position: fixed; right: 105px; bottom: 50px; z-index: 99; }

#header { position: absolute; width: 100%; z-index: 9; top: 0; left: 0; }
#header .container { position: relative; max-width: 1620px; }
#header figure { margin: 35px 0; }
#header figure img:hover { transform: scale(1.02); }
#header #menu li a { color: #FFF; padding: 0 20px; font-size: 20px; font-weight: bold; line-height: 40px; }
#header .btn { background: #247dff; border-radius: 25px; font-size: 20px; color: #FFF; padding: 0 20px; font-weight: bold; line-height: 40px; margin-left: 20px; }
#header .navbar { padding: 0; }

.btns_float { position: fixed; top: 80%; right: 30px; z-index: 99; transform: translateY(-50%); }
.btns_float a { display: block; margin: 0 0 10px; }

#home #banner .item { width: 100%; height: 780px; padding: 175px 0 0; }
#home #banner .item h2 { text-align: center; color: #FFF; font-weight: bold; font-size: 76px; line-height: 1; margin: 0 0 20px; }
#home #banner .item p { text-align: center; color: #FFF; font-weight: normal; font-size: 21px; line-height: 1.4; margin: 0 0 35px; }
#home #banner .item .btn { border-radius: 25px; padding: 0; line-height: 40px; padding: 0 20px; color: #FFF; background: #247dff; font-size: 20px; font-weight: bold; }
#home #banner .owl-dots { position: absolute; width: 100%; left: 0; bottom: 35px; display: flex; justify-content: center; align-items: center; }
#home #banner .owl-dots .owl-dot { width: 11px; height: 11px; border-radius: 50%; background: #FFF; margin: 0 2.5px; }
#home #banner .owl-dots .owl-dot.active { background: #247dff; }

#home .servicos { padding: 130px 0 110px; }
#home .servicos .descricao h2 { text-align: center; color: #1d2a3b; line-height: 1; font-size: 50px; font-weight: bold; margin: 0 0 20px; }
#home .servicos .descricao p { text-align: center; color: #3b3b3b; line-height: 1.2; font-size: 22px; font-weight: bold; margin: 0 0 50px; }
#home .servicos .item { border-radius: 10px; width: 100%; height: 525px; position: relative; overflow: hidden; }
#home .servicos .item img { z-index: 1; width: 100%; height: 100%;     object-fit: cover;}
#home .servicos .item .text { position: absolute; z-index: 2; width: 100%; bottom: 0; left: 0; padding: 0 30px 15px; }
#home .servicos .item .text h3 { color: #FFF; font-weight: bold; font-size: 18px; line-height: 1; margin: 0 0 10px; }
#home .servicos .item .text p { color: #FFF; font-weight: normal; font-size: 17px; line-height: 1.3; margin: 0 0 15px; text-align: left; }
#home .servicos .item .btn-contrate { text-align: right; color: #FFF; font-size: 15px; font-weight: bold; }
#home .servicos .item .btn-contrate img { width: auto; margin: 3px 0 0 5px; }
#home .servicos .btn-atendimento { background: #247dff; padding: 0; line-height: 35px; width: 200px; font-size: 16px; font-weight: bold; border-radius: 25px; text-align: center; color: #FFF; display: block; margin: 70px auto 0; }
#home .servicos .btn-atendimento:hover { border: 1px solid #247dff; }

#servicos .lista .item .text .btn:hover img{
    filter: brightness(0.1) invert(0.2);
}

#home #descricao { margin: 0; width: 100%; height: 655px; }
#home #descricao .text { padding: 180px 0 0 40px; }
#home #descricao .text p { font-size: 22px; line-height: 1.2; color: #FFF; margin: 0 0 35px; font-weight: normal; width: 485px; }
#home #descricao .text ul { padding: 0; }
#home #descricao .text ul li { background: url(img/ic-right.png) top 5px left no-repeat; font-size: 20px; color: #FFF; line-height: 1.1; padding: 0 0 0 30px; margin: 0 0 15px; font-weight: normal; width: 485px; }
#home #descricao .text .btns { margin: 55px 0 0; }
#home #descricao .text .btns .btn { color: #FFF; padding: 0 20px; line-height: 40px; text-align: center; background: #247dff; border-radius: 25px; font-size: 19px; font-weight: bold; margin: 0 20px 0 0; }
#home #descricao .text .btns .link { font-size: 19px; font-weight: bold; color: #FFF; line-height: 40px; }

#home #atuacao { padding: 110px 0 170px; }
#home #atuacao .descricao h2 { font-weight: bold; text-align: center; font-size: 50px; color: #1d2a3b; line-height: 1; margin: 0 0 15px; }
#home #atuacao .descricao p { text-align: center; font-size: 22px; color: #3c3c3c; font-weight: normal; margin: 0 0 70px; }
#home #atuacao .lista .item { position: relative; margin: 0 0 80px; width: 100%; background: #FFF; padding: 50px 30px 5px; box-shadow: 0 16px 32px #F9f9f9; }
#home #atuacao .lista .item figure { background: #FFF; box-shadow: 0 5px 10px rgba(0,0,0,.1); width: 70px; height: 70px; display: flex; align-items: center; justify-content: center; position: absolute; left: 30px; top: 0; transform: translateY(-50%); border-radius: 50%; }
#home #atuacao .lista .item h3 { color: #1d2a3b; font-weight: bold; font-size: 17px; line-height: 1; margin: 0 0 10px; }
#home #atuacao .lista .item p { color: #1d2a3b; font-weight: normal; font-size: 15px; margin: 0 0 10px; }
#home #atuacao .lista .item .link { font-size: 14px; color: #1d2a3b; font-weight: bold; line-height: 1; }
#home #atuacao .lista .item .link img { margin: 0 0 0 6px; }
#home #atuacao .btn-atendimento { background: #247dff; padding: 0; line-height: 35px; font-size: 16px; font-weight: bold; border-radius: 25px; text-align: center; color: #FFF; display: block; margin: 0 auto; width: 280px; }
#home #atuacao .btn-atendimento:hover { border: 1px solid #247dff; } 

#home #revenda { padding: 0 0 90px; }
#home #revenda h2 { text-align: center; color: #1d2a3b; font-size: 50px; font-weight: bold; line-height: 1; margin: 0 0 75px; }
#home #revenda .wrap-carousel img { width: auto; display: block; margin: auto; }
#home #revenda .item { height: 125px; display: flex; align-items: center; }
#home #revenda .container { max-width: 1080px; }

#footer #contato { padding: 100px 0; background: #fcfcff; }
#footer #contato .container { max-width: 1080px; }
#footer #contato .top h2 { text-align: center; color: #1d2a3b; font-size: 50px; font-weight: bold; line-height: 1; margin: 0 0 15px; }
#footer #contato .top p { text-align: center; color: #3c3c3c; font-size: 17px; font-weight: normal; margin: 0 0 35px; }
#footer #contato .wrap-contato .descricao h3 { color: #1d2a3b; font-size: 25px; font-weight: bold; line-height: 1; margin: 0 0 15px; }
#footer #contato .wrap-contato .descricao p { color: #3c3c3c; font-size: 15px; font-weight: normal; line-height: 1; margin: 0 0 25px; }
#footer #contato form label { color: #080705; font-size: 17px; font-weight: 300; line-height: 1; margin: 0 0 7px 10px; }
#footer #contato form .input-text { width: 100%; line-height: 35px; border-radius: 7px; padding: 0 10px; border: 1px solid #7694b4; margin: 0 0 15px; }
#footer #contato form textarea.input-text { height: 130px; padding: 10px; }
#footer #contato form input[type='submit'] { border: 1px solid #247dff; width: 80px; text-align: center; cursor: pointer; color: #FFF; font-size: 16px; font-weight: bold; line-height: 35px; border-radius: 35px; background: #247dff; }
#footer #contato form input[type='submit']:hover { border: 1px solid #247dff; }
#footer #contato .lista .item { margin: 0 0 50px; }
#footer #contato .lista .item figure { width: 40px; margin: 0; }
#footer #contato .lista .item figure img { max-width: 100%; }
#footer #contato .lista .item p { margin: 0; font-weight: 300; color: #3c3c3c; font-size: 16px; }
#footer #contato .lista .item .btn-whats { font-size: 12px; font-weight: 500; color: #FFF; border-radius: 25px; padding: 7px 12px; background: #35c403; display: block; }
#footer #contato .lista .item .btn-whats:hover { transform: scale(1.02); }
#footer .maps iframe { width: 100%; border: 0; height: 240px; }
#footer .footer-bottom { background: #003972; padding: 20px 0; }
#footer .footer-bottom .container { max-width: 1080px; }
#footer .footer-bottom p { margin: 0; font-size: 15px; font-weight: 600; color: #FFF; }
#footer .footer-bottom .made { font-size: 15px; font-weight: 600; color: #FFF; }
#footer .footer-bottom .made img { margin: 0 5px; }

#servicos #banner { padding: 165px 0 0; width: 100%; height: 495px; background: url(img/banner-servicos.jpg) top center no-repeat; }
#servicos #banner h1 { text-align: center; font-size: 76px; color: #FFF; font-weight: bold; line-height: 1; margin: 0 0 10px; }
#servicos #banner .breadcrumb { text-align: center; color: #FFF; font-size: 16px; background: none; }
#servicos #banner .breadcrumb span { color: #007ffd; display: inline-block; margin: 0 0 0 5px; }
#servicos .container { max-width: 1260px; }
#servicos .descricao { margin: 125px auto 50px; width: 850px; max-width: 100%; }
#servicos .descricao p { margin: 0; font-size: 22px; color: #3b3b3b; text-align: center; line-height: 1.3; }
#servicos .lista .item  { width: calc(50% - 10px); transition: all .25s; border-radius: 10px; padding: 25px 40px; margin: 0 0 65px; background-color: #f9f9f987; }
#servicos .lista .item figure { display: flex; align-items: center; width: 100px; flex-shrink: 0; margin: 0; height: 100px; background: #FFF; border-radius: 30px; }
#servicos .lista .item figure img { display: block; margin: auto; }
#servicos .lista .item .text { padding: 0 0 0 25px; flex-grow: 1; }
#servicos .lista .item .text h2 { font-size: 17px; color: #1d2a3b; font-weight: bold; margin: 0 0 15px; line-height: 1; transition: all .25s; }
#servicos .lista .item .text p { font-size: 15px; color: #3c3c3c; font-weight: normal; margin: 0 0 15px; transition: all .25s; }
#servicos .lista .item .text .btn { padding: 0; opacity: 0; visibility: hidden; transition: all .25s; width: 125px; line-height: 30px; display: flex; align-items: center; justify-content: center; color: #FFF; font-size: 15px; font-weight: bold; border: 1px solid #FFF; border-radius: 5px; }
#servicos .lista .item .text .btn img { margin: 0 0 0 10px; }
#servicos .lista .item:hover { box-shadow: 0 8px 16px rgba(0,0,0,.25); background: linear-gradient(to bottom, #0062c4, #003a73); }
#servicos .lista .item:hover .text .btn { opacity: 1; visibility: visible; }
#servicos .lista .item:hover .text h2 { color: #FFF; }
#servicos .lista .item:hover .text p { color: #FFF; }
#servicos .btn-atendimento { background: #247dff; border: 1px solid #247dff; padding: 0; line-height: 35px; width: 200px; font-size: 16px; font-weight: bold; border-radius: 25px; text-align: center; color: #FFF; display: block; margin: 0 auto; }
#servicos .btn-atendimento:hover { border: 1px solid #247dff; }

#servicos.detalhes #banner { width: 100%; height: 495px; background: url(img/banner-servicos.jpg) top center no-repeat; padding: 180px 0 0; margin: 0 0 120px; }
#servicos.detalhes #banner h1 { text-align: center; color: #FFF; font-size: 76px; font-weight: bold; line-height: 1; margin: 0 0 10px; }
#servicos.detalhes #banner .breadcrumb { text-align: center; color: #FFF; font-size: 16px; background: none; }
#servicos.detalhes #banner .breadcrumb span { color: #007ffd; display: inline-block; margin: 0 0 0 5px; }
#servicos.detalhes .item-detalhe figure { padding: 0 15px 0 0; border-radius: 10px; margin: 0 0 25px; }
#servicos.detalhes .item-detalhe figure img { width: 100%; display: block;     border-radius: 30px; }
#servicos.detalhes .item-detalhe figure img:hover { transform: scale(1.02); transition: 0.4s; }
#servicos.detalhes .item-detalhe .back { display: flex; align-items: center; color: #247dff; font-size: 14px; font-weight: 600; }
#servicos.detalhes .item-detalhe .back:hover { transform: scale(1.02); transition: 0.4s; }
#servicos.detalhes .item-detalhe .back img { margin: 0 20px 0 0; }
#servicos.detalhes .item-detalhe .text { padding: 0 0 0 15px; }
#servicos.detalhes .item-detalhe .text h2 { font-weight: bold; color: #1d2a3b; font-size: 44px; margin: 0 0 25px; }
#servicos.detalhes .item-detalhe .text p { color: #3c3c3c; font-size: 15px; margin: 0 0 20px; }
#servicos.detalhes .item-detalhe .text .btn { border: 1px solid #247dff; padding: 0; width: 245px; text-align: center; line-height: 40px; display: inline-block; color: #FFF; border-radius: 25px; background: #247dff; font-size: 19px; font-weight: bold; margin: 45px 0 0; }
#servicos.detalhes .item-detalhe .text .btn:hover { border: 1px solid #247dff; }

#sobre #banner { width: 100%; height: 495px; background: url(img/banner-sobre-nos.jpg) top center no-repeat; padding: 180px 0 0; margin: 0 0 120px; }
#sobre #banner h1 { text-align: center; color: #FFF; font-size: 76px; font-weight: bold; line-height: 1; margin: 0 0 10px; }
#sobre #banner .breadcrumb { text-align: center; color: #FFF; font-size: 16px; background: none; }
#sobre #banner .breadcrumb span { color: #007ffd; display: inline-block; margin: 0 0 0 5px; }
#sobre .item { background: #FFF; box-shadow: 0 16px 32px rgba(0,0,0,.25); margin: 0 0 120px; border-radius: 25px; }
#sobre .item figure { width: 470px; flex-shrink: 0; margin: 0; display: block; }
#sobre .item figure img { display: block; width: 100%; height: 100%; border-radius: 0 0 0 0;} 
#sobre .item .text { padding: 50px 45px; }
#sobre .item .text .title { position: relative; margin: 0 0 25px; }
#sobre .item .text .title h2 { margin: 0; font-size: 30px; font-weight: bold; color: #003972; position: relative; z-index: 2; }
#sobre .item .text .title h3 { margin: 0; line-height: 1; font-size: 47px; font-weight: bold; color: #1d2a3b; opacity: .1; z-index: 1; position: absolute; left: 0; bottom: 0; }
#sobre .item .text p { font-size: 16px; color: #1d2a3b; margin: 0 0 20px; }
#sobre .item .text p:last-of-type { margin: 0; }
#sobre .item-blue { background: #003b77; }
#sobre .item-blue .text .title h2 { color: #FFF; }
#sobre .item-blue .text .title h3 { color: #FFF; }
#sobre .item-blue .text p { color: #FFF; }
#sobre .wrap-trabalhe-conosco { box-shadow: 0 10px 20px rgba(0,0,0,.1); width: 100%; min-height: 685px; background: url(img/bg-trabalhe-conosco.jpg) #0053a7 bottom center no-repeat; padding: 130px 0 0; }
#sobre .wrap-trabalhe-conosco h2 { color: #FFF; font-weight: bold; font-size: 50px; margin: 0 0 20px; }
#sobre .wrap-trabalhe-conosco p { color: #FFF; font-size: 16px; margin: 0; }
#sobre .wrap-trabalhe-conosco form { background: #FFF; border-radius: 25px; padding: 25px; }
#sobre .wrap-trabalhe-conosco form .input-text { width: 100%; padding: 0 20px; height: 50px; font-size: 16px; color: #363636; margin: 0 0 15px; border-radius: 8px; border: 1px solid #202020; }
#sobre .wrap-trabalhe-conosco form .input-text:-moz-placeholder { opacity: 1; }
#sobre .wrap-trabalhe-conosco form .input-text::-webkit-input-placeholder { color: #363636; }
#sobre .wrap-trabalhe-conosco form label { color: #004d99; font-size: 14px; display: flex; align-items: center; position: relative; margin: 0; }
#sobre .wrap-trabalhe-conosco form label img { margin: 0 20px; }
/*#sobre .wrap-trabalhe-conosco form label input[type='file'] { opacity: 0; position: absolute; visibility: hidden; }*/
#sobre .wrap-trabalhe-conosco form label input[type='file'] {
    position: absolute;
    transform: translateX(-115px);
}
.class-anexe{
    display: flex;
    position: absolute;
    z-index: 2;
    background: white;
    padding: 3px 0;
    padding-right: 40px;
}
div.wpcf7 input[type="file"]{
        margin-left: 120px;
    color: red;
    z-index: 0;
}
@media(max-width: 992px){
    
    div.wpcf7 input[type="file"]{
    margin-left: 136px;
    }
        
}
@media(max-width: 480px){
    
    div.wpcf7 input[type="file"]{
    margin-left: 0;
    margin-top: 40px;
    }
        
}
#sobre .wrap-trabalhe-conosco form input[type='submit'] { border: 1px solid #247dff; width: 100%; line-height: 35px; background: #247dff; color: #FFF; text-align: center; cursor: pointer; border-radius: 8px; font-size: 14px; font-weight: bold; margin: 15px 0 0; }
#sobre .wrap-trabalhe-conosco form input[type='submit']:hover { border: 1px solid #247dff; }
#sobre .projetos-sociais { margin: 0 0 120px; }
#sobre .projetos-sociais .text { padding: 0 30px 0 0; }
#sobre .projetos-sociais .text h3 { font-size: 30px; color: #1d2a3b; line-height: 1; margin: 0 0 20px; font-weight: bold; }
#sobre .projetos-sociais .text p { font-size: 16px; color: #1d2a3b; margin: 0 0 15px; }
#sobre .projetos-sociais .wrap-carousel { position: relative; padding: 0 190px; width: 650px; max-width: 100%; flex-shrink: 0; }
#sobre .projetos-sociais .wrap-carousel .carousel .item { margin: 0; box-shadow: none; }
#sobre .projetos-sociais .wrap-carousel .carousel img { display: block; width: 100%; height: 350px; object-fit: cover;}
.wpcf7-not-valid{ border: 1px solid red !important; }
#sobre .projetos-sociais .wrap-carousel .owl-nav .owl-prev,
#sobre .projetos-sociais .wrap-carousel .owl-nav .owl-next { position: absolute; top: 50%; transform: translateY(-50%); width: 42px; height: 28px; background: url(img/arrow-social.png); right: -90px; }
#sobre .projetos-sociais .wrap-carousel .owl-nav .owl-prev { left: -90px; transform: translateY(-50%) rotate(180deg); }
#sobre .projetos-sociais .wrap-carousel .owl-nav .owl-prev.disabled,
#sobre .projetos-sociais .wrap-carousel .owl-nav .owl-next.disabled { display: none; }
#sobre .clip { width: 24px; height: 26px; display: inline-block; margin: 0 20px; background: url(img/clip.png); }

#solucoes #banner { width: 100%; height: 495px; background: url(img/banner-solucoes.jpg) top center no-repeat; padding: 180px 0 0; margin: 0 0 120px; }
#solucoes #banner h1 { text-align: center; color: #FFF; font-size: 76px; font-weight: bold; line-height: 1; margin: 0 0 10px; }
#solucoes #banner .breadcrumb { text-align: center; color: #FFF; font-size: 16px; background: none; }
#solucoes #banner .breadcrumb span { color: #007ffd; display: inline-block; margin: 0 0 0 5px; }
#solucoes .descricao h2 { text-align: center; font-size: 50px; font-weight: bold; color: #1d2a3b; margin: 0 0 50px; }
#solucoes .descricao p { text-align: center; font-size: 15px; color: #3c3c3c; margin: 0 0 65px; }
#solucoes .lista .item { position: relative; margin: 0 0 80px; width: 100%; background: #FFF; padding: 50px 30px 5px; box-shadow: 10px 16px 32px #F9f9f9; -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);}
#solucoes .lista .item figure { background: #FFF; box-shadow: 0 5px 10px rgba(0,0,0,.1); width: 70px; height: 70px; display: flex; align-items: center; justify-content: center; position: absolute; left: 30px; top: 0; transform: translateY(-50%); border-radius: 50%; }
#solucoes .lista .item h3 { color: #1d2a3b; font-weight: bold; font-size: 17px; line-height: 1; margin: 0 0 10px; }
#solucoes .lista .item p { color: #1d2a3b; font-weight: normal; font-size: 15px; margin: 0 0 10px; }
#solucoes .lista .item .link { font-size: 14px; color: #1d2a3b; font-weight: bold; line-height: 1; }
#solucoes .lista .item .link img { margin: 1px 0 0 6px; }
#solucoes .btn-atendimento { border: 1px solid #247dff; background: #247dff; padding: 0; line-height: 35px; font-size: 16px; font-weight: bold; border-radius: 25px; text-align: center; color: #FFF; display: block; margin: 0 auto; width: 280px; }
#solucoes .btn-atendimento:hover { border: 1px solid #247dff; }
#solucoes .solucao-ideal { margin: 85px 0 0; width: 100%; height: 440px; background: url(img/bg-solucao-ideal.png) bottom center no-repeat; padding: 145px 0 0; }
#solucoes .solucao-ideal .text { padding: 0 580px 0 50px; }
#solucoes .solucao-ideal .text h2 { color: #FFF; font-size: 30px; font-weight: bold; line-height: 1; margin: 0 0 20px; }
#solucoes .solucao-ideal .text p { color: #FFF; font-size: 16px; margin: 0 0 30px; }
#solucoes .solucao-ideal .text .btn { padding: 0; border-radius: 25px; line-height: 35px; width: 280px; font-size: 16px; font-weight: bold; text-align: center; color: #FFF; background: #247dff; }

#solucoes.detalhes { padding: 0 0 70px; }
#solucoes.detalhes .item .top { display: flex; align-items: center; justify-content: center; width: 100%; height: 240px; border-radius: 15px; background: url(img/solucao-medica.jpg) top center no-repeat; background-size: cover; margin: 0 0 50px; box-shadow: 0 25px 50px rgba(0,0,0,.25); }
#solucoes.detalhes .item .top h2 { text-align: center; color: #FFF; font-size: 50px; font-weight: bold; }
#solucoes.detalhes .item .text { column-count: 2; column-gap: 40px; padding: 0 40px; }
#solucoes.detalhes .item .text p { font-size: 15px; color: #3c3c3c; margin: 0 0 20px;     margin-top: -20px;}

#produtos #banner { width: 100%; height: 495px; background: url(img/banner-produtos.jpg) top center no-repeat; padding: 180px 0 0; margin: 0 0 120px; }
#produtos #banner h1 { text-align: center; color: #FFF; font-size: 76px; font-weight: bold; line-height: 1; margin: 0 0 10px; }
#produtos #banner .breadcrumb { text-align: center; color: #FFF; font-size: 16px; background: none; }
#produtos #banner .breadcrumb span { color: #007ffd; display: inline-block; margin: 0 0 0 5px; }
#produtos .lista .item { position: relative; margin: 0 0 50px; border-radius: 25px; overflow: hidden; height: 500px; }
#produtos .lista .item .text { position: absolute; top: 50%; padding: 20px; transform: translateY(-50%); transition: all .25s; opacity: 0; z-index: 2; }
#produtos .lista .item .layer { opacity: 0; background: url(img/layer-produto.png) no-repeat; background-size: cover; position: absolute; width: 100%; height: 100%; top: 0; left: 0; transition: all .25s; z-index: 1; width: 104%; height: 100%; top: 0; left: -1px;}
#produtos .lista .item .text h4 { color: #FFF; font-size: 24px; font-weight: bold; text-align: center; margin: 0 0 20px; }
#produtos .lista .item .text p { color: #FFF; font-size: 17px; text-align: center; margin: 0 0 20px; }
#produtos .lista .item .text .link-produto { font-size: 14px; font-weight: 600; }
#produtos .lista .item .text .link-produto .img-link-produto { margin-top: 2px; }
#produtos .lista .item .text p span { font-size: 14px; font-weight: bold; }
#produtos .lista .item .text p span img { display: inline-block; margin: 0 0 0 10px; height: 500px; object-fit: cover}
#produtos .lista .item:hover .text { opacity: 1; }
#produtos .lista .item:hover .layer { opacity: .75; }
#produtos .btn-load { padding: 15px; width: 100%; background: #f3f3f3; border-radius: 15px; display: flex; align-items: center; justify-content: center; color: #1d2a3b; font-size: 24px; font-weight: bold; box-shadow: 0 4px 8px rgba(0,0,0,.15); }
#produtos .btn-load .circle { margin: 0 10px 0 0; width: 30px; height: 30px; position: relative; border-radius: 50%; border: 1px solid #1d2a3b; }
#produtos .btn-load .circle:after,
#produtos .btn-load .circle:before { content: ''; width: 12px; height: 2px; background: #1d2a3b; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#produtos .btn-load .circle:after { transform: translate(-50%, -50%) rotate(90deg); }

#produtos.detalhes .content-produto figure { padding: 35px; background: #FFF; margin: 0 0 25px; border-radius: 15px; }
#produtos.detalhes .content-produto figure img { width: 100%;height: 500px; object-fit: contain; border-radius: 30px;}
#produtos.detalhes .content-produto figure img:hover { transform:scale(1.02); transition: 0.4s; }
#produtos.detalhes .content-produto .link { font-size: 14px; color: #247dff; font-weight: bold; }
#produtos.detalhes .content-produto a:hover { transform:scale(1.02); transition: 0.4s; }
#produtos.detalhes .content-produto .link img { margin: 0 5px 0 0; padding-left: 35px; }
#produtos.detalhes .content-produto .text { padding: 0 0 0 30px; }
#produtos.detalhes .content-produto .text h2 { font-weight: bold; color: #1d2a3b; font-size: 44px; margin: 0 0 20px; }
#produtos.detalhes .content-produto .text p { margin: 0 0 25px; font-size: 15px; color: #3c3c3c; }
#produtos.detalhes .content-produto .text .btn { border: 1px solid #247dff; margin: 50px 0 0; padding: 0; line-height: 40px; width: 240px; text-align: center; color: #FFF; font-size: 19px; font-weight: bold; border-radius: 25px; background: #247dff; }
#produtos.detalhes .content-produto .text .btn:hover { border: 1px solid #247dff; }

#portal-cliente .page-content { width: 100%; min-height: 100vh; padding: 200px 0 0; background: url(img/banner-portal-cliente.jpg) no-repeat; background-size: cover; }
#portal-cliente .page-content h1 { text-align: center; color: #FFF; font-size: 60px; font-weight: bold; line-height: 1; margin: 0 0 10px; }
#portal-cliente .page-content .breadcrumb { text-align: center; color: #FFF; font-size: 16px; background: none; margin: 0 0 50px; }
#portal-cliente .page-content .breadcrumb span { color: #007ffd; display: inline-block; margin: 0 0 0 5px; }
#portal-cliente .wrap-login form { padding: 60px 90px; background: #FFF; border-radius: 25px; width: 870px; max-width: 90%; margin: auto; }
#portal-cliente .wrap-login form .input-text { padding: 0 40px; width: 100%; height: 50px; border-radius: 15px; border: 1px solid #202020; color: #363636; font-size: 16px; margin: 0 0 30px; }
#portal-cliente .wrap-login form .input-text:-moz-placeholder { opacity: 1; }
#portal-cliente .wrap-login form .input-text::-webkit-input-placeholder { color: #363636; }
#portal-cliente .wrap-login form input[type='submit'] { width: 100%; line-height: 50px; text-align: center; color: #FFF; border-radius: 15px; background: #247dff; border: 0; cursor: pointer; font-size: 16px; }
#portal-cliente .wrap-login form input[type='submit']:hover { transform:scale(1.02); }

.wrap-portal-page #footer #contato { display: none; }
.wrap-portal-page #footer .maps { display: none; }

#blog #banner { width: 100%; height: 495px; background: url(img/banner-blog.jpg) top center no-repeat; padding: 180px 0 0; margin: 0 0 120px; }
#blog #banner h1 { text-align: center; color: #FFF; font-size: 76px; font-weight: bold; line-height: 1; margin: 0 0 10px; }
#blog #banner .breadcrumb { text-align: center; color: #FFF; font-size: 16px; background: none; }
#blog #banner .breadcrumb span { color: #007ffd; display: inline-block; margin: 0 0 0 5px; }
#blog .content .post:not(.type-post) { box-shadow: 0 10px 20px rgba(0,0,0,.25); border-radius: 15px; margin: 0 0 50px; }
#blog .content .post .image { position: relative; }
#blog .content .post .image .data { transition: all .25s; position: absolute; top: 22px; right: 25px; background: #FFF; border-radius: 15px; width: 95px; padding: 10px 0; }
#blog .content .post .image .data span { transition: all .25s; display: block; text-align: center; color: #247dff; font-size: 30px; font-weight: bold; line-height: 1; margin: 0 0 10px; }
#blog .content .post .image .data span:last-of-type { margin: 0; }
#blog .content .post figure { margin: 0; }
#blog .content .post figure img { width: 100%; }
#blog .content .post .text { padding: 30px 35px 30px; }
#blog .content .post .text h1 { color: #1d2a3b; font-size: 40px; line-height: 44px; font-weight: bold; margin: 0 0 25px; }
#blog .content .post .text h2 { color: #1d2a3b; font-size: 36px; line-height: 40px; font-weight: bold; margin: 0 0 15px; }
#blog .content .post .text h3 { color: #1d2a3b; font-size: 30px; line-height: 34px; font-weight: bold; margin: 0 0 15px; }
#blog .content .post .text h4 { color: #1d2a3b; font-size: 26px; line-height: 30px; font-weight: bold; margin: 0 0 15px; }
#blog .content .post .text h5 { color: #1d2a3b; font-size: 22px; line-height: 26px; font-weight: bold; margin: 0 0 15px; }
#blog .content .post .text h6 { color: #1d2a3b; font-size: 20px; line-height: 24px; font-weight: bold; margin: 0 0 15px; }
#blog .content .post .text p { color: #2f2f2f; font-size: 16px; margin: 0 0 25px; }
#blog .content .post .text a { color: #247dff; font-weight: 600; }
#blog .content .post .text img { width: 100%; height: 100%; }
#blog .content .post .text .btn { border: 3px solid #247dff; color: #2f2f2f; transition: all .25s; width: 180px; line-height: 45px; border-radius: 10px; text-align: center; font-size: 18px; padding: 0; display: flex; align-items: center; justify-content: center; }
#blog .content .post .text .btn .arrow-blue { transition: all .25s; transform: rotate(180deg); }
#blog .content .post .text .btn figure { position: relative; margin: 0; width: 16px; height: 10px; }
#blog .content .post .text .btn img { margin: 0 0 0 20px; position: absolute; top: 0; left: 0; }
#blog .content .post:hover .image .data { background: #247dff; }
#blog .content .post:hover .image .data span { color: #FFF; }
#blog .content .post:hover .text .btn { background: #247dff; color: #FFF; }
#blog .content .post:hover .text .btn .arrow-blue { opacity: 1; }
#blog .content .post:hover .text .btn .arrow-white { opacity: 1; }
#blog .content .post .text h3 { font-weight: bold; color: #2f2f2f; font-size: 24px; margin: 0 0 20px; }
#blog .content .post .posted { margin: 55px 0 25px; font-weight: 600; font-size: 14px; color: #1d2a3b; }
#blog .content .post .posted span { color: #247dff; font-weight: bold; }
#blog .content .post hr { width: 100%; height: 2px; background: #e9f1ff; }
#blog .content .post .share { margin: 25px 0 0; }
#blog .content .post .share p { font-weight: bold; font-size: 20px; color: #1d2a3b; margin: 0 0 15px; }
#blog .content .post .share .social { display: flex; align-items: center; }
#blog .content .post .share .social a { margin: 0 15px 0 0; }
#blog .content .wrap-comentarios h3 { font-size: 24px; font-weight: bold; color: #1d2a3b; line-height: 1; margin: 0 0 35px 45px; }
#blog .content .wrap-comentarios .comentario { box-shadow: 0 10px 20px rgba(0,0,0,.25); border-radius: 15px; padding: 15px 30px; }
#blog .content .wrap-comentarios .comentario figure { width: 155px; height: 155px; border-radius: 50%; margin: 0; }
#blog .content .wrap-comentarios .comentario figure img { width: 100%; }
#blog .content .wrap-comentarios .comentario .text { padding: 0 0 0 45px; }
#blog .content .wrap-comentarios .comentario .text h4 { font-size: 18px; font-weight: bold; color: #1d2a3b; margin: 0 0 20px; }
#blog .content .wrap-comentarios .comentario .text h4 span { font-weight: 600; color: #343434; font-size: 14px; }
#blog .content .wrap-comentarios .comentario .text p { font-size: 18px; color: #6a6a6a; margin: 0; }
#blog .content .wrap-comentarios .comentario .text .w-links { display: flex; }
#blog .content .wrap-comentarios .comentario .text .w-links .link { font-weight: 500; font-size: 14px; color: #247dff; margin: 0 15px 0 0; }


#blog .content #searchform { width: 100%; background: #247dff; padding: 10px 15px; border-radius: 10px; margin: 0 0 65px; }
#blog .content #searchform .form-control { background: url(img/ic-lupa.png) right 30px center no-repeat #FFF; border-radius: 10px; padding: 0 80px 0 40px; height: 75px; font-size: 16px; color: #2f2f2f; font-weight: bold; width: 100%; border: 0; }
#blog .content #searchform .form-group { width: 100%; }
#blog .content #searchform .form-control::-moz-placeholder { opacity: 1; }
#blog .content #searchform .form-control::-webkit-input-placeholder { color: #2f2f2f; }
#blog .content #searchform input[type='submit'],
#blog .content #searchform button { display: none; }
#blog .content .widget:not(.widget_search) { background: #FFF; box-shadow: 0 12px 24px rgba(0,0,0,.25); border-radius: 15px; padding: 55px 35px; margin: 0 0 65px; }
#blog .content .widget ul,
#blog .content .widget ul li { padding: 0;     white-space: nowrap; margin: 15px 5px;}
#blog .content .widget_categories h3 { font-size: 24px; color: #1d2a3b; font-weight: bold; margin: 0 0 20px; }
#blog .content .widget_categories a { display: block; font-size: 20px; line-height: 1; color: #1d2a3b; margin: 0 0 10px; }
#blog .content .widget_recent_entries h2 { margin: 0 0 30px; }
#blog .content .widget_recent_entries .item { margin: 0 0 60px; }
#blog .content .widget_recent_entries .item:last-of-type { margin: 0; }
#blog .content .widget_recent_entries .item figure { width: 180px; flex-shrink: 0; margin: 0; }
#blog .content .widget_recent_entries .item .text { padding: 0 10px; flex-grow: 1; }
#blog .content .widget_recent_entries .item .text h3 { font-size: 22px; color: #1d2a3b; font-weight: bold; margin: 0 0 10px; }
#blog .content .widget_recent_entries .item .text .data { font-size: 16px; color: #1d2a3b; margin: 0 0 10px; }
#blog .content .widget_recent_entries .item .text .link { color: #247dff; font-size: 15px; }
#blog .content .widget_recent_entries .item .text .link img { transform: rotate(180deg); margin: 0 0 0 15px; }
#blog .content .type-post header { display: grid; grid-template-areas: "figure title" "figure data"; grid-template-columns: 180px 1fr; grid-template-rows: auto 1fr; }
#blog .content .type-post header .entry-image { grid-area: figure; margin: 0 10px 0 0; }
#blog .content .type-post header .entry-image img { width: 160px;     height: 120px;
    object-fit: cover; }
#blog .content .type-post header .entry-title { grid-area: title; font-size: 18px; color: #1d2a3b; font-weight: bold; margin: 0 0 10px; }
#blog .content .type-post header .entry-meta { grid-area: data; font-size: 16px; color: #1d2a3b; margin: 0 0 10px; }
#blog .content .widget h2,
#blog .content .widget h3 { font-size: 24px; color: #1d2a3b; font-weight: bold; margin: 0 0 20px; }
#blog .content .widget_tags .tag { background: #247dff; padding: 10px 17px; margin: 0 8px 8px 0; color: #FFF; font-size: 15px; font-weight: bold; }
#blog .content .type-post header article:last-child { margin: 0; }
/*
#blog .content .pagination { width: 100%; display: flex; justify-content: center; align-items: center; }
#blog .content .pagination a { width: 45px; height: 45px; line-height: 45px; text-align: center; border-radius: 50%; color: #3a3a3a; font-size: 20px; font-weight: bold; }
#blog .content .pagination a.active { background: #247dff; color: #FFF; }
#blog .content .pagination a.btn-page { background-color: #247dff; background-position: center; background-repeat: no-repeat; }
#blog .content .pagination a.btn-page.next { background-image: url(img/arrow-next-blog.png); margin: 0 0 0 15px; }
#blog .content .pagination a.btn-page.prev { background-image: url(img/arrow-prev-blog.png); margin: 0 15px 0 0; }
*/

@media(max-width: 480px){
    .align-items-end{
        align-items: flex-start !important;
    }
    #header .btn{
        margin-left: 0 !important;
    }
}

.current-menu-item{
    position: relative;  
    display: flex;
    justify-content: center;
}

.current-menu-item:after{
    content: '';
    display: block;
    position: absolute;
    bottom: -2px;
    border-bottom: 2px solid white;
    width: 70%;
    height: 2px;
    margin: 0 auto;
}

#blog .content .pagination { display: none; }
#blog .content .wp-pagenavi { width: 100%; display: flex; justify-content: center; align-items: center; }
#blog .content .wp-pagenavi .pages { display: none; }
#blog .content .wp-pagenavi a,
#blog .content .wp-pagenavi span { padding: 0; border: 0; width: 45px; height: 45px; line-height: 45px; text-align: center; border-radius: 50%; color: #3a3a3a; font-size: 20px; font-weight: bold; }
#blog .content .wp-pagenavi a.current,
#blog .content .wp-pagenavi span.current { background: #247dff; color: #FFF; }
#blog .content .wp-pagenavi .previouspostslink,
#blog .content .wp-pagenavi .nextpostslink { text-indent: -1000px; background-color: #247dff; background-position: center; background-repeat: no-repeat; }
#blog .content .wp-pagenavi .nextpostslink { background-image: url(img/arrow-next-blog.png); margin: 0 0 0 15px; font-size: 0;}
#blog .content .wp-pagenavi .previouspostslink { background-image: url(img/arrow-prev-blog.png); margin: 0 15px 0 0; font-size: 0;}
#blog .content .wrap-comentarios { box-shadow: 0 10px 20px rgba(0,0,0,.25); border-radius: 15px; padding: 20px 35px; }

.wrap-page-contato #contato { background: url(img/bg-bottom-contato.jpg) bottom center no-repeat; }
#contato #banner { width: 100%; height: 480px; padding: 180px 0 0; background: url(img/banner-contato.jpg) no-repeat; background-size: cover; margin: 0 0 120px; }
#contato #banner h1 { text-align: center; color: #FFF; font-size: 76px; font-weight: bold; line-height: 1; margin: 0 0 10px; }
#contato #banner .breadcrumb { text-align: center; color: #FFF; font-size: 16px; background: none; margin: 0 0 90px; }
#contato #banner .breadcrumb span { color: #007ffd; display: inline-block; margin: 0 0 0 5px; }
#contato .wrap-forms { margin: 0 0 230px; }
#contato .wrap-forms figure { margin: 0; }
#contato .wrap-forms figure img { max-width: 100%; display: block; }
#contato .wrap-forms figure img:hover { transform:scale(1.02); transition: 0.2s; }
#contato .wrap-forms .tab-pane { padding: 0; }
#contato .wrap-forms .nav-tabs .nav-item { width: 50%; }
#contato .wrap-forms .nav-tabs .nav-link.active { background: #003972; border-radius: 10px 10px 0 0; color: #FFF;}
#contato .wrap-forms .nav-tabs .nav-link { background: #FFF; color: #172e45; font-size: 20px; font-weight: bold; text-align: center; }
#contato .wrap-forms .tab { background: #FFF; padding: 40px 70px; box-shadow: 0 25px 50px rgba(0,0,0,.25); }
#contato .wrap-forms .tab p { font-size: 17px; color: #3c3c3c; font-weight: 300; margin: 0 0 25px; }
#contato .wrap-forms .tab label { font-size: 15px; color: #080705; font-weight: 300; margin: 0 0 5px 7px; display: block; }
#contato .wrap-forms .tab .input-text { width: 100%; height: 35px; border-radius: 10px; border: 1px solid #88a3bd; padding: 0 20px; margin: 0 0 15px; }
#contato .wrap-forms .tab textarea.input-text { height: 130px; padding: 20px; }
#contato .wrap-forms .tab input[type='submit'] { border: 1px solid #247dff; width: 80px; line-height: 35px; text-align: center; color: #FFF; background: #247dff; border-radius: 25px; }
#contato .wrap-forms .tab input[type='submit']:hover { border: 1px solid #247dff; background: #ffffff; color: #247dff; }
#contato .box-info { position: relative; z-index: 99; width: 610px; max-width: 100%; background: linear-gradient(to bottom, #005ab4, #003f7e); border-radius: 15px;  padding: 55px 45px 100px; margin: 0 auto -75px; }
#contato .box-info .item figure { width: 40px; margin: 0; }
#contato .box-info .item figure img { max-width: 100%; }
#contato .box-info .item p { margin: 0; font-weight: 300; color: #FFF; font-size: 16px; }
#contato .box-info .item .btn-whats { font-size: 14px; font-weight: 500; color: #FFF; border-radius: 25px; padding: 10px 12px; background: #35c403; display: block; }
#contato .box-info .item .btn-whats:hover { transform:scale(1.02); }
#contato .box-info .col{ border-bottom: 1px solid rgba(255,255,255,.75); padding-top: 30px; padding-bottom: 30px; }
#contato .box-info .col-last{ border-bottom: none; padding-bottom: 0; }

.wrap-page-contato #footer #contato { display: none; }

#abrangencia #banner { width: 100%; height: 480px; padding: 180px 0 0; background: url(img/banner-abrangencia.jpg) no-repeat; background-size: cover; margin: 0 0 120px; }
#abrangencia #banner h1 { text-align: center; color: #FFF; font-size: 76px; font-weight: bold; line-height: 1; margin: 0 0 10px; }
#abrangencia #banner .breadcrumb { text-align: center; color: #FFF; font-size: 16px; background: none; margin: 0 0 90px; }
#abrangencia #banner .breadcrumb span { color: #007ffd; display: inline-block; margin: 0 0 0 5px; }
#abrangencia .content .text { padding: 0 50px 0 0; }
#abrangencia .content h2 { color: #1d2a3b; font-size: 50px; font-weight: bold; margin: 0 0 15px; }
#abrangencia .content p { color: #4d4d4d; font-size: 18px; margin: 0 0 20px; }
#abrangencia .content .btn { padding: 0; width: 140px; text-align: center; line-height: 35px; border-radius: 25px; color: #FFF; font-size: 18px; margin: 0; font-weight: bold; background: #247dff; text-align: center; }
#abrangencia .content img { display: block; width: 100%; }

@media (max-width: 1480px){
    #header #menu li a { font-size: 20px; padding: 0 15px }
    #header .btn { font-size: 18px; }
    #header .container { max-width: 1360px; }
}

@media (max-width: 1300px){

    header figure .logo { width: 155px; }
    #header #menu li a { font-size: 18px; padding: 0 12px; }
    #header .btn { font-size: 16px; padding: 0 12.5px; }

}

@media (max-width: 1048px){

    .container  { max-width: 100%; }

    .page-content { width: 100%; overflow: hidden; }

    .wrap-bg { margin: 0 0 30px; } 

    #footer .container-lg, 
    #header .container-lg, 
    .page-content .container-lg { padding-right: 15px; padding-left: 15px; }

    header { padding: 20px; }

    #header figure { margin: 0; }
    #header figure .logo { height: 40px; width: auto; }

    #header .click-mobile { width: 35px; height: 20px; margin: 0; float: right; }
    #header .click-mobile .line { width: 100%; height: 2px; background: #FFF; transition: all .25s; }
    #header .click-mobile .line2 { position: relative; }
    #header .click-mobile .line2:after { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #FFF; transition: all .25s; }
    #header .click-mobile .line3 { width: 20px; }
    #header.menu-active .click-mobile .line1 { transform: translateY(-5px); opacity: 0; }
    #header.menu-active .click-mobile .line2 { transform: rotate(45deg); }
    #header.menu-active .click-mobile .line2:after { transform: rotate(90deg); }
    #header.menu-active .click-mobile .line3 { transform: translateY(5px); opacity: 0; }
    #header.menu-active .wrap-menu { left: 0; }
    #header .wrap-menu { position: fixed; left: -100%; background: #FFF; transition: all .25s; top: 80px; padding: 0; width: 100%; z-index: 99; box-shadow: 0 10px 15px -4px rgba(0,0,0,.25); height: calc(100vh - 80px); overflow-y: auto; padding: 40px 25px; }
    #header .wrap-menu #menu { width: 100%; }
    #header .wrap-menu #menu .navbar { padding: 0; }
    #header .navbar .menu-item { width: 100%; padding: 0; margin: 0 0 15px; }
    #header #menu li a { font-size: 14px; color: #3b3b3b; }
    #header .btn { color: #FFF; font-size: 14px; }
    header .botoes { margin: 30px 0 0; }
    header .botoes .btn.btn-green { margin: 0 0 10px; }

    header .btns_float { display: none; }

    #home #banner .item { height: 580px; padding: 0 25px; }
    #home #banner .item h2 { font-size: 34px; line-height: 1.3; }
    #home #banner .item p { font-size: 18px; }
    #home #banner .item .btn { font-size: 16px; }

    #home .servicos { padding: 65px 0; }
    #home .servicos .descricao h2 { font-size: 32px; }
    #home .servicos .descricao p { font-size: 16px; margin: 0 0 30px; }
    #home .servicos .item { margin: 0 0 25px; height: 375px; }
    #home .servicos .item .text h3 { font-size: 16px; }
    #home .servicos .item .text p { font-size: 15px; }
    #home .servicos .btn-atendimento { max-width: 100%; margin: 35px auto 0; font-size: 14px; }

    #home #descricao { height: 520px; }
    #home #descricao .text { padding: 90px 0 0; }
    #home #descricao .text p { font-size: 18px; margin: 0 0 25px; }
    #home #descricao .text ul li { font-size: 18px; }
    #home #descricao .text .btns { margin: 30px 0 0; }
    #home #descricao .text .btns .btn,
    #home #descricao .text .btns .link { font-size: 15px; }

    #home #atuacao { padding: 65px 0; }
    #home #atuacao .descricao h2 { font-size: 32px; }
    #home #atuacao .descricao p { font-size: 16px; margin: 0 0 50px; }
    #home #atuacao .lista .item { margin: 0 0 40px; padding: 50px 15px 5px; }
    #home #atuacao .lista .item figure { left: 15px; width: 55px; height: 55px; }
    #home #atuacao .lista .item figure img { max-width: 60%; }
    #home #atuacao .lista .item h3 { font-size: 15px; }
    #home #atuacao .lista .item p { font-size: 14px; }
    #home #atuacao .btn-atendimento { font-size: 14px; max-width: 100%; }

    #home #revenda { padding: 0 0 60px; }
    #home #revenda h2 { font-size: 32px; margin: 0 0 40px; }

    #footer #contato { padding: 50px 0; }
    #footer #contato .top h2 { font-size: 32px; }
    #footer #contato .top p { font-size: 15px; }
    #footer #contato .wrap-contato .descricao h3 { font-size: 20px; }
    #footer #contato .lista .item p { font-size: 14px; }
    #footer .footer-bottom p { font-size: 12px; }

    #servicos #banner { padding: 80px 0 0; margin: 0 0 60px; }
    #servicos #banner h1 { font-size: 48px; line-height: 1.3; }
    #servicos #banner .breadcrumb { font-size: 14px; }
    #servicos .descricao { margin: 0 auto 35px; }
    #servicos .descricao p { font-size: 18px; }
    #servicos .lista .item { padding: 15px; margin: 0 0 25px; width: 100%; }
    #servicos .lista .item figure { width: 65px; height: 65px; border-radius: 10px; }
    #servicos .lista .item figure img { width: 80%; }
    #servicos .lista .item .text { padding: 0 0 0 10px; }
    #servicos .lista .item .text h2 { font-size: 14px; }
    #servicos .lista .item .text p { font-size: 14px; }
    #servicos .lista .item .text .btn { width: 100%; font-size: 12px; }
    #servicos .btn-atendimento { font-size: 14px; max-width: 100%; }
    .error404{
        background: #666;
    }
    .error-search{     
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: center; 
    }
    #servicos.detalhes #banner { padding: 80px 0 0; margin: 0 0 60px; }
    #servicos.detalhes #banner h1 { font-size: 48px; line-height: 1.3; }
    #servicos.detalhes #banner .breadcrumb { font-size: 14px; }
    #servicos.detalhes .item-detalhe .back { font-size: 14px; margin: 0 0 10px; }
    #servicos.detalhes .item-detalhe .text h2 { font-size: 32px; }
    #servicos.detalhes .item-detalhe .text p { font-size: 14px; }
    #servicos.detalhes .item-detalhe .text .btn { font-size: 14px; max-width: 100%; margin: 25px 0 0; }

    #sobre #banner { padding: 80px 0 0; margin: 0 0 60px; }
    #sobre #banner h1 { font-size: 48px; line-height: 1.3; }
    #sobre #banner .breadcrumb { font-size: 14px; }
    #sobre .item { width: 100%; margin: 0 0 60px; }
    #sobre .item figure { width: 100%; border-radius: 15px; overflow: hidden; }
    #sobre .item .text { padding: 35px 25px; }
    #sobre .item .text .title h3 { font-size: 32px; }
    #sobre .item .text .title h2 { font-size: 22px;     padding-top: 20px;}
    #sobre .item .text p { font-size: 14px; }
    #sobre .projetos-sociais { margin: 0 0 40px; }
    #sobre .projetos-sociais .wrap-carousel { padding: 0 60px; margin: 0 0 35px; }
    #sobre .projetos-sociais .wrap-carousel .owl-nav .owl-prev, 
    #sobre .projetos-sociais .wrap-carousel .owl-nav .owl-next { width: 25px; background-size: 100% auto; background-repeat: no-repeat; }
    #sobre .projetos-sociais .wrap-carousel .owl-nav .owl-prev { left: 0; }
    #sobre .projetos-sociais .wrap-carousel .owl-nav .owl-next { right: 0; }
    #sobre .projetos-sociais .text { padding: 0; }
    #sobre .projetos-sociais .text h3 { font-size: 22px; }
    #sobre .projetos-sociais .text p { font-size: 14px; }
    #sobre .wrap-trabalhe-conosco {     padding: 40px 0; height: auto; }
    #sobre .wrap-trabalhe-conosco h2 { font-size: 32px; }
    #sobre .wrap-trabalhe-conosco p { font-size: 14px; margin: 0 0 20px; }

    #solucoes #banner { padding: 80px 0 0; margin: 0 0 60px; }
    #solucoes #banner h1 { font-size: 48px; line-height: 1.3; }
    #solucoes #banner .breadcrumb { font-size: 14px; }
    #solucoes .descricao h2 { font-size: 32px; margin: 0 0 30px; }
    #solucoes .descricao p { margin: 0 0 50px; }
    #solucoes .lista .item { margin: 0 0 40px; padding: 50px 15px 5px; }
    #solucoes .lista .item figure { left: 15px; width: 55px; height: 55px; }
    #solucoes .lista .item figure img { max-width: 60%; }
    #solucoes .lista .item h3 { font-size: 15px; }
    #solucoes .lista .item p { font-size: 14px; }
    #solucoes .btn-atendimento { font-size: 14px; max-width: 100%; }
    #solucoes .solucao-ideal { height: auto; margin: 45px 0 0; padding: 30px 0; }
    #solucoes .solucao-ideal .text { padding: 0 40px; }
    #solucoes .solucao-ideal .text h2 { font-size: 22px; margin: 0 0 15px; }
    #solucoes .solucao-ideal .text p { font-size: 14px; margin: 0 0 25px; }
    #solucoes .solucao-ideal .text .btn { max-width: 100%; font-size: 14px; }

    #solucoes.detalhes { padding: 0 0 45px; }
    #solucoes.detalhes .item .top h2 { font-size: 32px; }
    #solucoes.detalhes .item .text { padding: 0 20px; column-gap: 20px; }
    #solucoes.detalhes .item .text p { font-size: 14px; }

    #produtos #banner { padding: 80px 0 0; margin: 0 0 60px; }
    #produtos #banner h1 { font-size: 48px; line-height: 1.3; }
    #produtos #banner .breadcrumb { font-size: 14px; }
    #produtos .lista .item .layer { opacity: .85; }
    #produtos .lista .item .text { opacity: 1; }
    #produtos .btn-load { padding: 10px; font-size: 18px; }

    #produtos.detalhes .content-produto .col-imagem { display: flex; flex-direction: column; }
    #produtos.detalhes .content-produto figure { padding: 15px; order: 2; }
    #produtos.detalhes .content-produto .link { order: 1; margin: 0 0 15px; }
    #produtos.detalhes .content-produto .text { padding: 0; }
    #produtos.detalhes .content-produto .text h2 { font-size: 32px; }
    #produtos.detalhes .content-produto .text p { font-size: 14px; margin: 0 0 15px; }
    #produtos.detalhes .content-produto .text .btn { margin: 35px 0 0; max-width: 100%; font-size: 16px; }

    #portal-cliente .page-content { padding: 80px 0 0; }
    #portal-cliente .page-content h1 { font-size: 48px; line-height: 1.3; }
    #portal-cliente .page-content .breadcrumb { font-size: 14px; }
    #portal-cliente .wrap-login { width: 100%; }
    #portal-cliente .wrap-login form { padding: 25px 35px; border-radius: 15px; }
    #portal-cliente .wrap-login form .input-text { padding: 0 30px; height: 45px; margin: 0 0 25px; }
    #portal-cliente .wrap-login form input[type='submit'] { line-height: 45px; }

    #blog #banner { padding: 80px 20px 0; margin: 0 0 60px; }
    #blog #banner h1 { font-size: 48px; line-height: 1.3; }
    #blog #banner .breadcrumb { font-size: 14px; }
    #blog .content .post { margin: 0 0 45px; }
    #blog .content .post .image .data { width: 75px; top: 15px; right: 15px; }
    #blog .content .post .image .data span { font-size: 22px; }
    #blog .content .post .text { padding: 25px 25px 45px; }
    #blog .content .post .text h2 { font-size: 18px; margin: 0 0 20px; }
    #blog .content .post .text p { font-size: 14px; margin: 0 0 20px; }
    #blog .content .pagination { margin: 0 0 45px; }
    #blog .content .pagination a { width: 40px; height: 40px; line-height: 40px; font-size: 18px; }
    #blog .content .search { margin: 0 0 45px; }
    #blog .content .search .input-text { height: 55px; }
    #blog .content .box { padding: 35px 20px; margin: 0 0 40px; }
    #blog .content .box-categorias h2 { font-size: 18px; }
    #blog .content .box-categorias a { font-size: 16px; }
    #blog .content .box-popular .item .text h3 { font-size: 18px; }
    #blog .content .box-popular .item .text .data { font-size: 14px; }
    #blog .content .box-tags .tag { font-size: 12px; padding: 7px 12px; }
    #blog .content .post .text h3 { font-size: 20px; }
    #blog .content .post .posted { margin: 35px 0 15px; font-size: 18px; }
    #blog .content .post .share { margin: 15px 0 0; }
    #blog .content .post .share .social a { margin: 0 10px 0 0; }
    #blog .content .wrap-comentarios { margin: 0 0 25px; }
    #blog .content .wrap-comentarios h3 { font-size: 20px; margin: 0 0 25px 15px; }
    #blog .content .wrap-comentarios .comentario .text { padding: 0 0 0 25px; }
    #blog .content .wrap-comentarios .comentario .text h4 { font-size: 16px; }
    #blog .content .wrap-comentarios .comentario .text p { font-size: 14px; }

    #contato #banner { padding: 80px 20px 0; margin: 0 0 60px; }
    #contato #banner h1 { font-size: 48px; line-height: 1.3; }
    #contato #banner .breadcrumb { font-size: 14px; }
    #contato .wrap-forms .tab { padding: 20px 35px; }
    #contato .wrap-forms .tab p { font-size: 15px; margin: 0 0 20px; }
    #contato .wrap-forms .nav-tabs .nav-link { font-size: 18px; }

    #abrangencia #banner { padding: 80px 20px 0; margin: 0 0 60px; }
    #abrangencia #banner h1 { font-size: 48px; line-height: 1.3; }
    #abrangencia #banner .breadcrumb { font-size: 14px; }
    #abrangencia .content h2 { font-size: 32px; }
    #abrangencia .content p { font-size: 14px; margin: 0 0 15px; }
    #abrangencia .content .btn { font-size: 16px; margin: 0 0 20px; }

}

input, img, textarea, button{
    box-shadow: 0 0 0 0;
    border: 0 none;
    outline: 0;
}

.btn:hover, .btn-atendimento:hover, #footer #contato form input[type='submit']:hover, #sobre .wrap-trabalhe-conosco form input[type='submit']:hover{
    color: #247dff !important;
    background: white !important;
}


#home #atuacao .lista .item:hover, #solucoes .lista .item:hover{
    transition: 0.2s all;
    transform: scale(1.1);
}

#home .servicos .item:hover img{
    filter: brightness(0.8) invert(0.0);
}

#header #menu li a, #home #atuacao .lista .item{
    transition: 0.2s all;
}

.wpcf7-not-valid-tip{
        margin-top: -16px;
    margin-bottom: 10px;
    display: none;
}

#header #menu li a:hover{
    transition: 0.2s all;
    transform: scale(1.1);
}

@media(max-width: 1622px){
    #home #descricao .text{
        margin-left: -100px;
        padding-left: 0px;
    }
    #header .container {
        max-width: 1440px;
    }
}

@media(max-width: 1440px) {
    #header .container {
        max-width: 1360px;
    }
}

@media(max-width: 1366px) {
    #header .container {
        max-width: 1260px;
    }
    #header figure img {
        width: 180px;
    }
    .sidebar .link .justify-content-end {
        width: 33%;
    }
}

@media(max-width: 1280px) {
    #header .container {
        max-width: 1180px;
    }
}

@media(max-width: 1024px) {
    #header .container {
        max-width: 1260px;
    }
    #home #descricao .text p {
        width: 500px;
    }
}


@media(max-width: 992px){
    #home #descricao .text{
        margin-left: 10px;
        padding-left: 0px;
    }
}

@media(max-width: 480px){
    #home #descricao{
        height: 679px;
        background-position-x: right;
        background-position-y: 248px;
        background-size: cover;
        background-repeat: repeat;
    }
    #blog .content .post figure img {
        width: 100%;
        height: 100%;
    }
    #blog .content .post .text h1 {
        font-size: 30px;
        line-height: 34px;
    }
    #blog .content .post .text iframe {
        width: 100%;
        height: 100%;
    }
    
    #home #descricao .text p,
    #home #descricao .text ul li {
        width: 100%;
    }
    
    .wrap-contato .lista .row{
        display: flex;
        flex-direction: column;
    }
    
    #servicos .lista .item .text .btn{
        color: #0056b3;
        opacity: 1;
        visibility: visible;
        border: 1px solid #0056b3;
    }
    #solucoes .solucao-ideal .text .btn {
        font-size: 11px;
        width: 100%;
    }
    
    #solucoes.detalhes .item .text{
        column-count: 1;
    }
    
    #produtos.detalhes .content-produto .text h2{
        font-size: 22px;
    }
    
    .center-mobile{
        display: flex;
        justify-content:center;
        align-items: center;
    }
    
    #blog .content .type-post header{
            display: flex;
    flex-direction: column;
    }
    
    #blog .content .type-post header .entry-title{
        margin-top: 20px;
    }
    
    #blog .content .post figure img {
    object-fit: cover;
    }
}

@media(max-width: 1500px){
    #home #descricao .text {
        margin-left: -180px !important;
        padding-left: 0px;
    }
}

@media(max-width: 1481px){
    #home #descricao .text {
        margin-left: -220px !important;
        padding-left: 0px;
    }
}



@media(max-width: 1330px){
    #home #descricao .text {
        margin-left: -280px !important;
        padding-left: 0px;
    }
}

@media(max-width: 1500px){
    #home #descricao .text {
     margin-left: -170px;
    }
}

@media(max-width: 1770px){
    #home #descricao .text {
     margin-left: -80px;
    }
}

@media(max-width: 1150px){
    #home #descricao .text {
        margin-left: -350px !important;
        padding-left: 0px;
    }
}

@media(max-width: 992px){
    #home #descricao .text {
        margin-left: 10px !important;
        padding-left: 0px;
    }
}

.tagcloud a{
    background: #247dff;
    padding: 10px;
    color: white;
    font-size: 16px;
}

#wpcf7-f144-p88-o1 label{
    transition: 0.2s all;
    cursor: pointer;
}

#wpcf7-f144-p88-o1 label:hover{
    transform: scale(1.05);
    transition: 0.2s all;
}

.list-group-item{
    border: none !important;
}

.sidebar .link .d-flex {
    margin-top: 10px;
    color: #247dff;
}

.sidebar .link .d-flex img {
    margin-top: 1px;
    padding-left: 2px;
}

.sidebar .link a{
        display: flex;
    justify-content: center;
    align-items: center;
}

.tagcloud ul{
    display: flex;
    justify-content: space-evenly;
}

.textarea:focus, input:focus, select:focus, button, button:focus{
    box-shadow: 0 0 0 0;
    border: 0 none;
    outline: 0;
} 

