/*
 * 
Theme Name: Actmob Institucional
Author: Lucas Garcez
Author URI: https://actmob.com/
Description:  Tema desenvolvido exclusivamente pela Actmob para seu site.
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Actmob
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;600;700;800&display=swap');

@font-face {
  font-family: 'NexaBlack';
  src: url('assets/fonts/NexaRustSans-Black.eot');
  src: url('assets/fonts/NexaRustSans-Black.woff2') format('woff2'),
       url('assets/fonts/NexaRustSans-Black.woff') format('woff'),
       url('assets/fonts/NexaRustSans-Black.ttf') format('truetype'),
       url('assets/fonts/NexaRustSans-Black.svg#NexaRustSans-Black') format('svg'),
       url('assets/fonts/NexaRustSans-Black.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

a{text-decoration: none;}
*{
	outline: none;
}

div, p, strong, article, aside, section, button, input, h1, h2, h3, h4, h5, h6{
	font-family: 'Lato', sans-serif;
}

.ff-NexaBlack{
	font-family: 'NexaBlack' !important;
}

::-webkit-scrollbar {
	  width: 5px;
	  height: 5px;		
	}

	::-webkit-scrollbar-button:start:decrement,
	::-webkit-scrollbar-button:end:increment  {
	  display: none;
	}

	::-webkit-scrollbar-track-piece  {
	  background-color: transparent;
	  -webkit-border-radius: 4px;
	}

	::-webkit-scrollbar-thumb:vertical {
	  background-color: #666;
	  -webkit-border-radius: 4px;
	}
	
	::-webkit-scrollbar-thumb:horizontal{
        background: #666;
        border-radius: 4px;
		width: 10px;
    }


	::-moz-scrollbar {
	  width: 5px;
	  height: 5px;		
	}

	::-moz-scrollbar-button:start:decrement,
	::-moz-scrollbar-button:end:increment  {
	  display: none;
	}

	::-moz-scrollbar-track-piece  {
	  background-color: transparent;
	  -webkit-border-radius: 4px;
	}

	::-moz-scrollbar-thumb:vertical {
	  background-color: #666;
	  -webkit-border-radius: 4px;
	}
	
	::-moz-scrollbar-thumb:horizontal{
        background: #efefef;
        border-radius: 4px;
		width: 10px;
    }

	::-scrollbar-button:start:decrement,
	::-scrollbar-button:end:increment  {
	  display: none;
	}

	::-scrollbar-track-piece  {
	  background-color: transparent;
	  -webkit-border-radius: 4px;
	}

	::-scrollbar-thumb:vertical {
	  background-color: #666;
	  -webkit-border-radius: 4px;
	}
	
	::-scrollbar-thumb:horizontal{
        background: #efefef;
        border-radius: 4px;
		width: 10px;
    }


html, body{
	/*width: 100%;
	height: 100%;*/
	z-index: 0;
	background: #fafafa;
}

header.header {
    width: 100%;
    height: auto;
    background: url('/wp-content/uploads/2022/12/fundo-header.png');
	background-size: 100% 100%;
	background-position: center center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	/*box-shadow: #444 0 3px 6px;*/
}

@media screen and (max-width: 991px){
	header.header{
		background-image: unset;
		background-color: #fff;
	}
}

header.header .fundo_menu {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 1px 0;
}

.spaceHeader{
	width: 100%;
	position: relative;
	z-index: 0;
}
header.header .logoHeader a {
    display: block;
}

header.header .logoHeader a img {
    height: auto;
}

@media screen and (max-width: 768px){
   header.header .logoHeader a img {
        width: 100%;
   }
	header{
		padding: 15px 0;
	}
}

@media screen and (min-width: 769px){
    header.header .logoHeader a img {
		width: 100%;
    	padding: 36px 25px;
   }
	header.header > .container {
		padding: 0px 0;
	}
}

.bg-azul-claro{
	background-color: #003578;
}

header.header .barra-contato-widget-header {
	margin-left: 65px;
	padding: 6px 0;
	font-size: 13px;
	line-height: 150%;
}

header.header .barra-contato-whats-widget-header{
	padding: 12px;
}

header.header .redesSociaisHeader a {
    color: #434343;
    text-decoration: none;
    display: inline-block;
    margin-right: 5px;
}


header.header .search-form-header {
    width: 100%;
    height: auto;
}


header.header .search-form-header .search-field {
    width: 80%;
    height: auto;
    border: 0;
    padding: 8px 15px;
    border-radius: 3px 0 0 3px;
    font-size: 14px;
}


header.header .search-form-header .search-field::placeholder{
    color: #434343;
}

header.header .search-form-header .search-submit {
    background: #4c69b0;
    border: 0;
    width: 10%;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    border-radius: 0 3px 3px 0;
}

header.header .infoHeader {
    width: auto;
    height: auto;
}

header.header .infoHeader a {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

header.header .infoHeader a .iconLeft {
    font-size: 23px;
    margin-right: 10px;
    color: #035a26;
}

header.header .infoHeader a .infoRight {
    color: #434343;
    font-size: 15px;
}

header.header .infoHeader.cartHeader .infoRight .l1 {
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 100%;
}

header.header .infoHeader.cartHeader .infoRight .l2 {
    line-height: 100%;
    font-weight: 500;
    display: block;
    margin-top: 4px;
}

header.header .l1-header-menu {
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
	padding-top: 10px;
}

header.header .l2-header-menu {
    /*padding-top: 20px;*/
}

header.header .btnMenuDepartamentos {
    border: 0;
    padding: 0;
    margin: 0;
    color: #434343;
    font-weight: 500;
    font-size: 15px;
}

header.header .btnMenuDepartamentos i {
    margin-right: 6px;
}

header.header .list-menu-desktop, .list-menu-desktop .sub-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}


header.header .list-menu-desktop > li > .sub-menu {
    display: none;
    position: absolute;
    width: auto;
    background: #fff;
    min-width: 150px;
    padding: 10px;
    border-radius: 0px;
    border: 1px solid #eee;
    z-index: 10;
    top: 100%;
    left: 0;
}

header.header .list-menu-desktop > li > a:hover + .sub-menu,
header.header .list-menu-desktop > li > .sub-menu:hover{
    display: block;
}

header.header .list-menu-desktop > li > .sub-menu > li > a{
    color: #696969;
    font-size: 13px;
    font-weight: 500;
    display: block;
    padding: 5px 0;
}

header.header .list-menu-desktop .menu-item-has-children > a::after {
    content: '\f078';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 12px;
	margin-left: 10px;
}

header.header .list-menu-desktop > li.current_page_item > a {
   /* background: #9C231B;*/
    color: #081f47;
	font-weight: 600;
}

header.header .list-menu-desktop > li > a {
    color: #404140;
    font-weight: 500;
    font-size: 15px;
    display: inline-block;
    padding: 0;
}

header.header .list-menu-desktop {
    margin-top:  13px;
}

@media screen and (max-width: 1400px){
	header.header .list-menu-desktop{
		margin-top: 8px;
	}
	
	header.header .barra-contato-widget-header{
		font-size: 11px;
	}
}

@media screen and (max-width: 1200px){
	header.header .list-menu-desktop{
		margin-top: 0px;
	}
	
	header.header .barra-contato-widget-header{
		font-size: 9px;
	}
}


@media screen and (max-width: 1100px){
	header.header .list-menu-desktop > li > a{		
    	padding: 20px 8px;
	}
}

.btn-destaque-menu > a {
    background: #004aad;
    color: #fff !important;
    padding: 8px !important;
    display: block;
    border-radius: 6px;
}

header.header .list-menu-desktop > li {
    display: block;
    position: relative;
}

header.header .list-menu-desktop > li:first-child {
    padding-left: 0px;
}

header.header .list-menu-desktop > li:last-child {
    padding-right: 0px;
}

header.header .contato_topo {
    width: 70%;
    height: auto;
    margin: auto;
}

header.header .contato_topo p {
    margin: 0;
}

header.header .contato_topo p.l1 {
    font-size: 12px;
}

header.header .contato_topo p.l2 {
    font-size: 15px;
}

.redes_sociais_topo {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
}

.redes_sociais_topo a {
    font-size: 18px;
    color: #fff;
    display: block;
    padding: 5px;
}

@media screen and (max-width: 768px){
	.redes_sociais_topo a{
		font-size: 14px;
	}
	.slick-slider .wpsisac-slide-wrap{
		height: auto;
	}
}

.before-footer-widgets {
    background: #2a4769;
    padding: 20px 0;
	display: none;
}


.before-footer-widgets .logo-before-footer img {
    height: 120px;
    width: auto;
}

@media screen and (max-width: 768px){
    .before-footer-widgets .logo-before-footer{
        width: 100%;
        height: auto;
    }
    .before-footer-widgets .logo-before-footer div{
        text-align: center;
    }
}

.reguaAntesRodape > i {
    font-size: 3rem;
    margin-right: 20px;
}

.reguaAntesRodape *{
    color: #434343;
}

.reguaAntesRodape a, .reguaAntesRodape div{
    display: block;
}

.reguaAntesRodape h2{
    font-size: 1.7rem;
    font-weight: 500;
    margin: 0;
}

.reguaAntesRodape p{
    font-size: 1rem;
    font-weight: 400;
    margin: 0;
}


footer {
    padding: 45px 0;
    background: #fafafa;
	color: #878686;
    /*border-top: 2px solid #27405E;*/
}

footer .colunasFooter h2, footer .colunasFooter h3, footer .colunasFooter h4 {
    font-size: 1.2rem;
    color: #fff;
    font-weight: 500;
    margin-bottom: 20px;
	text-transform: uppercase;
}


@media screen and (max-width: 767px){
	footer .colunasFooter h2{
		margin-top: 40px;
	}
}

footer .colunasFooter ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

footer .colunasFooter ul li a,
footer .colunasFooter .infoRodape{
    color: #fff;
    display: block;
    margin-bottom: 10px;
    font-size: 0.8rem;
}

.colunasFooter .infoRodape{
    margin-bottom: 20px;
}

footer .colunasFooter .infoRodape p{
    margin: 0;
}

footer .colunasFooter .infoRodape .bold{
    font-weight: 500;
}

footer .selosRodape {
    width: 100%;
    padding: 20px 0;
    margin: 20px 0;
    border-top: 1px solid #888;
    border-bottom: #888 1px solid;
}

.selosRodape .textoFormasPagamento p {
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 100%;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    margin-right: 25px;
}

.selosRodape .imgFormasDePagamento img {
    width: auto;
    height: auto;
    max-width: 100%;
}

.selosRodape .imgSeloSegurança img {
    width: auto;
    height: auto;
    max-height: 90px;
    max-width: 100%;
}

.copyright p {
    color: #878686;
    font-size: 1rem;
}

.copyright a img {
    width: auto;
    height: auto;
    max-height: 80px;
	float: right;
}


@media screen and (max-width: 768px){
    .selosRodape .imgFormasDePagamento {
        margin-top: 20px;
        margin-bottom: 40px;
    }
    
    .reguaAntesRodape {
        width: 70%;
        margin: auto;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    
    .reguaAntesRodape i{
        width: 30%;
    }
    .reguaAntesRodape a, .reguaAntesRodape div{
        width: 65%;
    }
    
    footer .colunasFooter {
        text-align: center;
    }
    
    footer .colunasFooter div {
        margin-bottom: 0px;
    }
    
    .selosRodape .imgSeloSegurança {
        margin-top: 20px;
    }
}
/*
    .vc_row{
        margin: auto;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    
    .vc_row .vc_row{
        width: 100%!important;
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
    

@media screen and (max-width: 768px){
    .vc_row{
        width: 100%;
    }
}

@media screen and (min-width: 769px) and (max-width: 992px){
     .vc_row{
        width: 540px;
    }
}

@media screen and (min-width: 993px) and  (max-width: 1200px){
    .vc_row{
        width: 720px;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1400px){
    .vc_row{
        width: 960px;
    }
}

@media screen and (min-width: 1401px){
    .vc_row{
        width: 1320px;
    }
}*/


.btnOpenMenuMobile {
    border: 0;
    background: transparent;
    font-size: 1.5rem;
    font-weight: 400;
    color: #000;
    cursor: pointer;
}

.menuMobile {
    position: fixed;
    z-index: 99999999;
    background: #fff;
    width: 85vw;
    height: 100%;
    border-right: 3px solid #252b65;
    top: 0;
    left: -85vw;
    opacity: 0;
	transition: 0.5s;
}

.menuMobile .menu-mobile-header {
    width: 100%;
    padding: 1vh;
    border-bottom: 3px solid #252b65;
    background: #252b65;	
    height: 7vh;
}

.menuMobile .menu-mobile-header .titleSpace h2 {
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    margin: 0;
    padding: 0;
}

.menuMobile .menu-mobile-header .closeMenu button {
    border: 0;
    background: #fff;
    font-size: 1.4rem;
    color: #252b65;
    border-radius: 100%;
    width: 40px;
    height: 40px;
}

.menuMobile .menu-mobile-body {
    height: 86vh;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    padding: 1vh;
}

.menuMobile .menu-mobile-body .list-menu-mobile {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    list-style: none;
}

.menuMobile .menu-mobile-body .list-menu-mobile > li > a {
    font-size: 1;6rem;
    display: block;
    height: auto;
    padding: 5px 0;
    color: #000;
    font-weight: 600;
    width: 100%;
    position: relative;
    margin: 10px 0;
}

.menuMobile .menu-mobile-body .list-menu-mobile > li > a.submenuMobileIsOpen {
    border-bottom: 1px solid #eee;
}


.menuMobile .menu-mobile-body .list-menu-mobile > .menu-item-has-children > a::after {
    content: "\f078";
    font-family: 'Font Awesome 6 Free';
    font-weight: 600;
    font-size: 0.8rem;
	position: absolute;
	right: 0;
    top: 10px;
}

.menuMobile .menu-mobile-body .list-menu-mobile > .menu-item-has-children > a.submenuMobileIsOpen::after{
	content: "\f077";
}

.menuMobile .menu-mobile-body .list-menu-mobile > li > .sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 95%;
    padding-left: 5%;
    margin-bottom: 10px;
	display: none;
}

.menuMobile .menu-mobile-body .list-menu-mobile > li > .sub-menu > li > a {
    display: block;
    padding: 5px 0;
    color: #888;
    font-size: 0.8rem;
    font-weight: 500;
}

.menuMobile .menu-mobile-footer {
    padding: 1vh;
    background: #fff;
    width: 100%;
    height: 7vh;
	border-top: 2px solid #252b65;
}

.menuMobile .menu-mobile-footer .redesSociaisHeader {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    height: 100%;
}

.menuMobile .menu-mobile-footer .redesSociaisHeader a {
	background: #252b65;
	width: 35px;
	height: 35px;
	text-align: center;
	border-radius: 550px;
	color: #fff;
	line-height: 35px;
	font-size: 1.1rem;
}

.slick-next:before,
.slick-prev:before{	
    color: #888;
    font-family: 'FontAwesome';
}

.slick-prev:before{
	content: "\f053";
    margin-left: -10px;
}

.slick-next:before{
	content: "\f054";
}

.fundoBreadcrumbs {
    padding: 60px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 40px;
    box-shadow: #ccc 0px 0px 6px;
}

.fundoBreadcrumbs .breadcrumbs *, .fundoBreadcrumbs .breadcrumbs {
    font-size: 0.8rem;
    color: #888;
    font-family: 'Open Sans', sans-serif;
}

.fundoBreadcrumbs .breadcrumbs > span:not(:last-child) {
    margin-right: 10px;
}

.fundoBreadcrumbs .breadcrumbs > span:not(:first-child) {
    margin-left: 10px;
}

.menuCategoriasFixoEsquerda {
    position: fixed;
    left: -100%;
    z-index: 10;
    background: #035a26;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 25px 0;
	transition: 0.5s;
	opacity: 0;
}

.menuCategoriasFixoEsquerda h3 {
    padding: 10px 50px;
    font-size: 22px;
    color: #fff;
    margin-bottom: 20px;
}

.menuCategoriasFixoEsquerda .container-menu-categorias-esquerda ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.menuCategoriasFixoEsquerda .container-menu-categorias-esquerda ul li a {
    width: 100%;
    height: auto;
    padding: 10px 50px;
    display: block;
    margin-bottom: 5px;
    color: #fff;
	position: relative;
}

.menuCategoriasFixoEsquerda .container-menu-categorias-esquerda > ul > .menu-item-has-children > a::after {
    content: "\f078";
    font-family: 'Font Awesome 6 Free';
    font-weight: 600;
    font-size: 0.8rem;
	position: absolute;
	right: 30px;
    top: 10px;
}

.menuCategoriasFixoEsquerda .container-menu-categorias-esquerda  > ul > .menu-item-has-children a.submenuCatIsOpen::after{
	content: "\f077";
}

.menuCategoriasFixoEsquerda .container-menu-categorias-esquerda ul.sub-menu {
    padding-top: 20px;
    padding-bottom: 20px;
	display: none;
}

.menuCategoriasFixoEsquerda .container-menu-categorias-esquerda ul.sub-menu li a {
    font-size: 0.9em;
    padding: 5px 50px;
}

.menuCategoriasFixoEsquerda .container-menu-categorias-esquerda  > ul > .menu-item-has-children > a {
    background: #08662e;
}

.grupo-menu-rodape ul.menu > li > a,
footer .bloco_info_rodape > h2{
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px;
}

footer .grupo-menu-rodape > div > div:not(:first-child) {
    margin-top: 40px;
}

footer .bloco_info_rodape .img-formas-de-pagamento {
    width: 100%;
    margin-bottom: 30px;
}

footer .bloco_info_rodape p span {
    font-size: 0.8rem;
}
footer .bloco_info_rodape p {
    color: #fff;
    font-size: 1rem;
}

footer .bloco_info_rodape > h2 {
    margin-bottom: 10px;
}

footer .copyright > div {
	border-top: 1px solid #ccc;
	padding-top: 45px;
	margin-top: 45px;
}

.redes_sociais_rodape a {
    color: #fff;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 5px 15px;
    font-size: 20px;
}

.slick-slider .wpsisac-slide-wrap {
    text-align:center;
}

.slick-slider .wpsisac-slide-wrap img {
    max-width: 100%;
}


header.header .tel-header i {
    display: inline-block;
    padding: 10px 7px;
    background: #BBBBBB;
    color: #fff;
    margin-right: 8px;
}


header.header .tel-header {
    color: #696969;
    font-size: 14px;
    font-weight: 500;
}


header.header .redes-sociais-header a {
    color: #fff;
    background: #bbb;
    padding: 7px 7px;
    margin-left: 2px;
    font-size: 14px;
}

@media screen and (max-width: 1399px){
	header.header .tel-header{
		font-size: 10px;
		font-weight: 600;
	}
	
	header.header .list-menu-desktop > li > a{
		font-size: 12px;
		font-weight: 500;
	}
	
	.header.header .redes-sociais-header a{
		font-size: 12px;
	}
}


@media screen and (max-width: 1100px){
	header.header .tel-header{
		font-size: 8px;
	}
	
	.header.header .redes-sociais-header a{
		font-size: 8px;
	}
}


footer .redes-sociais-footer a:hover {
    background: #9C231B;
}

footer .redes-sociais-footer a:last-child {
    margin-right: 0;
}

footer .redes-sociais-footer a {
    display: block;
    margin-right: 10px;
    color: #878686;
    background: transparent;
}



#qlwapp .qlwapp-icon {
    margin-right: 0px !important;
    font-size: 25px;
}

#qlwapp:hover .qlwapp-icon {
    margin-right: 15px!important;
}
#qlwapp:hover span.qlwapp-text {
    display: block;
}
#qlwapp span.qlwapp-text {
    display: none;
}

div#qlwapp {
    z-index: 99!important;
}


.bloco-img-home-bl01 {
    position: relative;
}

.bloco-img-home-bl01 > h2 {
	    position: absolute;
    bottom: 5px;
    z-index: 11;
    color: #fff;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    width: 80%;
    left: 10%;
}

.bloco-img-home-bl01 > figure {
    position: relative;
    z-index: 10;
    border-radius: 6px;
    overflow: hidden;
}


.bloco-img-home-bl01 > figure > a::before {
	content: '';
	width: 100%;
	height: 35%;
	background: linear-gradient(0deg, #000b 40%, transparent 100%);
	display: block;
	position: absolute;
	bottom: 0;
}

.btn-linha-home > button::before,
.btn-linha-home > a::before{
   content: '';
    background: #9C231B;
    height: 5px;
    width: 40%;
    position: absolute;
    bottom: 0;
    border-radius: 10px;
}

.btn-linha-home > button,
.btn-linha-home > a{
    background: transparent!important;
    border: 0!important;
    color: #9C231B!important;
    font-weight: 500;
    position: relative;
    padding: 8px 0px!important;
    font-size: 16px!important;
}

.btn-linha-home-white > button::before,
.btn-linha-home-white > a::before{
    background: #fff!important;
}
.btn-linha-home-white > button,
.btn-linha-home-white > a{
    color: #fff!important;
}

.text-red{
	color: #9C231B;
}

.text-dark-blue{
	color:#004aad !important;
}

.text-dark-gray{
	color: #494949;
}

.subtitulo-site h2 {
    font-size: 20px;
    font-weight: 400;
}

.titulo-site h1 {
    font-size: 25px;
    font-weight: 600;
}

@media screen and (max-width: 1440px){
	.titulo-site h1{
		font-size: 20px;
	}
}

.carousel-marcas .slick-next::before {
    content: '\f105';
}

.carousel-marcas .slick-prev::before {
    content: '\f104';
}

.carousel-marcas .slick-prev::before, 
.carousel-marcas .slick-next::before {
    color: #000;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 25px;
}

.carousel-marcas .slick-prev {
    left: -25px!important;
    top: 50%;
}

.carousel-marcas .slick-next {
    right: -30px!important;
    top: 50%;
}

.carousel-marcas img {
    max-width: 80%;
    margin: auto;
    border: 1px solid #eee;
}

.bg-cover-right,
.bg-cover-right-empresa{
    background-position: right center;
    background-repeat: no-repeat !important;
    background-size: 37% auto;
}

@media screen and (max-width: 1440px){
	.bg-cover-right {
		background-size: auto 100%;
		background-position: 100% center;
	}
	
	.bg-cover-right-empresa{
		background-size: auto 100%;
		background-position: 115% center;
	}
}

@media screen and (max-width: 1200px){
	.bg-cover-right {
		background-size: auto 100%;
		background-position: 145% center;
	}
	
	.bg-cover-right-empresa{
		background-size: auto 100%;
		background-position: 185% center;
	}
}

.bg-dark-gray-blue {
    background-color: #3A3D4E;
}

.bloco_loop_blog {
    width: 90%;
    height: auto;
    margin: auto;
    background: #fff;
    display: block;
    margin-top: 25px;
    box-shadow: #00000029 0px 3px 6px;
}

.bloco_loop_blog img {
    width: 100%;
    height: 240px;
    object-fit: cover;
}

.bloco_loop_blog .info_loop_blog {
    width: 100%;
    height: auto;
    padding: 20px;
}

.bloco_loop_blog .data_post {
    display: block;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 14px;
    color: #7B7B7B;
}

.bloco_loop_blog .titulo_post {
    color: #494949;
    margin-bottom: 15px;
    font-size: 20px;
    min-height: 60px;
    font-weight: 600;
}

.bloco_loop_blog .info_loop_blog .link_post {
    color: #9C231B;
    font-weight: 600;
    font-size: 15px;
}

 .slick-dots button > * {
    display: none;
    font-size: 0;
}
 .slick-dots button {
    background: #494949 !important;
    border-radius: 100px;
    width: 10px !important;
    height: 10px !important;
}

 .slick-dots button::before {
    display: none;
}

 .slick-dots .slick-active button {
    background: #9C231B !important;
}

 .slick-dots {
    position: relative;
}

 .slick-track {
    padding-bottom: 20px;
}

@media screen and (max-width: 992px) and (min-width: 768px){
	.bg-tablet-none{
		background-size: 0 0 !important;
	}
}

@media screen and (max-width: 767px){
	.bg-mobile-none{
		background-size: 0 0;
	}
	
	.copyright a img{
		float: unset;
	}
	
	main.main{
		margin: auto;
		width: 95%;
		height: auto;
	}

}

.carousel-marcas .wpb_single_image {
    margin-bottom: 0;
}

.font-montserrat, .font-montserrat *{
	font-family: 'Montserrat', sans-serif;
}

.font-100{ font-weight: 100; }
.font-300{ font-weight: 300; }
.font-400{ font-weight: 400; }
.font-500{ font-weight: 500; }
.font-600{ font-weight: 600; }
.font-700{ font-weight: 700; }
.font-800{ font-weight: 800; }

.bloco_form_contato_home .input_form_contato::placeholder {
    color: #888;
}
.bloco_form_contato_home .input_form_contato {
    width: 100%;
    height: auto;
    padding: 10px;
    border: 1px solid #ddd;
    background: #fff;
    color: #888;
	resize: none;
	border-radius: 3px;
}

.bloco_form_contato_home .btn_form_contato {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    border-radius: 3px;
    background: #7B7B7B;
    color: #fff;
    border: 0;
    padding: 10px;
}


@media screen and (min-width: 992px){
	.bg-pg-produtos-servicos{
		background-image: url('/wp-content/uploads/2022/12/img-pg-servico.jpg');
		background-size: 50% auto;
		background-position: right center;
		background-color: #FAFAFA;
		background-repeat: no-repeat;
	}
	
}

.bg-cover-right-resp-soc {
    background-size: 50% auto;
    background-position: right center;
    background-repeat: no-repeat;
}


@media screen and (max-width: 1440px){
	.bg-pg-produtos-servicos {
		background-size: auto 100%;
		background-position: 105% center;
	}
	
	.bg-cover-right-resp-soc{
		background-size: auto 100%;
		background-position: 103% center;
	}
}

@media screen and (max-width: 1200px){
	.bg-pg-produtos-servicos {
		background-size: auto 100%;
		background-position: 185% center;
	}
	
	.bg-cover-right-resp-soc{
		background-size: auto 100%;
		background-position: 210% center;
	}
}

@media screen and (max-width: 992px){
	.grid-servicos-home {
		overflow-x: auto;
		overflow-y: hidden;
	}
}

ul.detalhe_servico {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.detalhe_servico > li {
    display: block;
    margin: 8px 0;
    background: #fff;
    padding: 10px;
    color: #494949;
    font-size: 15px;
    border: 1px solid #eee;
    border-radius: 4px;
}


@media screen and (max-width: 767px){
	.font-size-title-mobile h1,
	.font-size-title-mobile h2,
	.font-size-title-mobile h3{
		font-size: 1.2rem !important;
	}
}


.grid-servicos-home .bloco-servico a::before {
    content: '';
    width: 100%;
    height: 35%;
    background: linear-gradient(0deg, #000b 40%, transparent 100%);
    display: block;
    position: absolute;
    bottom: 0;
}

.grid-servicos-home .bloco-servico a img {
    width: 100%;
    height: auto;
}

.grid-servicos-home .bloco-servico a {
	width: 96%;
	height: auto;
	display: block;
	position: relative;
	margin: auto;
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 20px;
}

.grid-servicos-home .bloco-servico a .legenda {
    position: absolute;
    bottom: 5px;
    z-index: 11;
    color: #fff;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    width: 80%;
    left: 10%;
	cursor: pointer;
}

.barra-lateral-dir h3 {
    border-right: 1px solid #efefef !important;
    width: 80%;
    padding: 20px 0;
}
@media screen and (max-width: 992px){
	.barra-lateral-dir h3{ border: 0!important; padding: 0!important; width: 100%;}
}

.slider-clientes {
    width: 100%;
    height: auto;
    position: relative;
}

.slider-clientes .bloco-item-slider-cliente > a > img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 90%;
}

.slider-clientes .bloco-item-slider-cliente > a {
    width: 90%;
    height: 130px;
    background: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
	margin: auto;
}

.bloco-slider-clientes > h2 {
    color: #004aad !important;
    font-size: 1.625rem !important;
    font-weight: 900 !important;
    text-transform: uppercase !important;
}


.bloco-slider-clientes{
	margin: auto;
}
/*
@media screen and (min-width: 1200px){
	.bloco-slider-clientes{
		width: 1100px;
	}
}*/

@media screen and (min-width: 993px) and (max-width: 1199px){
	.bloco-slider-clientes{
		width: 900px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px){
	.bloco-slider-clientes{
		width: 700px;
	}
}
@media screen and (max-width: 767px){
	.bloco-slider-clientes{
		width: 300px;
	}
}


.bloco-servicos-home img {
    border-radius: 100%;
    /* border: 1px solid #a5a5a5; */
    width: 200px;
    height: 200px;
    object-fit: cover;
    padding: 0px;
    box-shadow: #888 0px 0px 8px;
}


@media screen and (max-width: 992px){
	.bloco-servicos-home img{
		width: 150px;
		height: 150px;
	}
}

.bloco-servicos-home h2, .bloco-servicos-home h3, .bloco-servicos-home h4, .bloco-servicos-home h5 {
    color: #252b65;
    font-size: 23.09px;
    font-size: 1.443125rem;
    font-weight: 900;
}

.bloco-servicos-home p {
    color: #525252;
    font-size: 0.87875rem;
    text-align-last: center;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-grey:focus, .vc_btn3.vc_btn3-color-grey:hover {
    color: #5e5e5e;
    background-color: #dcdcdc;
}

.vc_btn3.vc_btn3-style-custom:focus, .vc_btn3.vc_btn3-style-custom:hover {
    background-position: 0 100%;
}

.vc_general.vc_btn3:focus, .vc_general.vc_btn3:hover {
    border: 1px solid transparent;
    text-decoration: none;
    color: #4868cf;
}

.bloco-servicos-home .btn-custom-dark-blue {
    text-align: center;
    width: 100%;
    height: auto;
    display: inline-block;
}

.bloco-servicos-home .btn-custom-dark-blue > a {
    background: #a5a5a5!important;
    color: #fff;
    border-radius: 37px;
    padding: 10px 40px;
}

.bloco-servicos-home .btn-custom-dark-blue > a:hover {
    background: #252b65 !important;
    color: #fff;
}

.bg-img-cotacao-home {
    background-size: 70% auto;
    background-position: right center;
    background-repeat: repeat-y;
    background-color: #004aad;
}

@media screen and (max-width: 992px){
	.bg-img-cotacao-home{
		    background-size: auto 100%;
    		background-position: 110px center;
	}
	
	.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before{		
    	vertical-align: middle;
   		 font-size: 0.5em;
	}
}

@media screen and (max-width: 767px){
	.bg-img-cotacao-home{
		    background-size: cover;
    		background-position: center center;
	}
}

.bg-img-cotacao-home .bloco-cotacao-home {
		background-color: #004aad;
}

@media screen and (min-width: 768px){
	.bg-img-cotacao-home .bloco-cotacao-home {
		clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 80% 100%);
	}
}

.bg-img-cotacao-home .bloco-cotacao-home .column-info-orcamento h3 {
    font-size: 2.050625rem;
    font-weight: 400;
}
.bg-img-cotacao-home .bloco-cotacao-home .column-info-orcamento h2 {
    color: #f5f5f5;
    font-weight: 900;
    font-size: 2rem;
}

.espaco-header-topo {
    padding-top: 130px;
    padding-bottom: 30px;
}

.btn-custom-default > a {
    background: #a5a5a5!important;
    color: #fff!important;
    border-radius: 50px!important;
    padding: 10px 50px!important;
    font-size: 16px!important;
}

.btn-custom-default > a:hover{
	background: #004aad!important;
}

.border-bottom-dark-blue{
	border-bottom: 1px solid #252b65;
}


.border-bottom-gray{
	border-bottom: 1px solid #ddd;
}


.form-cotacao .input-form-cot, .form-cotacao select {
    width: 100%;
    padding: 10px;
    height: 60px;
    margin-bottom: 20px;
    border: 0;
    background: #e4e4e4;
}

.form-cotacao h2 {
    color: #b8b8b8;
    font-size: 2.2175rem;
    font-weight: 900;
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px !important;
    display: block;
}

.form-cotacao input[type="submit"] {
    display: block;
    margin: auto;
    padding: 15px 30px;
    background: #bfbfbf;
    color: #fff;
    border: 0;
    min-width: 45%;
    margin-top: 15px;
}

.form-cotacao label {
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    margin: 0;
    padding: 5px 19px;
    background: #e4e4e4;
    width: 100%;
}
.form-cotacao select {
    height: 35px;
    padding: 3px;
    font-size: 13px;
    margin-top: -3px;
}

.form-cotacao input[aria-invalid="true"].input-form-cot, .form-cotacao select[aria-invalid="true"] {
    box-shadow: #f00 0px 0px 3px;
}

.form-cotacao textarea.input-form-cot {
    resize: none;
    height: 150px;
}

.border-top-gray {
    border-top: 1px solid #bababa;
}
