/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 08 2025 | 09:32:00 */
body{
	overflow-x: hidden;
}
:root{
	--color-blue: #404A6E;
}
.mb0 p{
	margin-bottom: 0;
}
.lh-auto p{
	line-height: inherit;
}
.link-blue p a{
	color: #404A6E;
}
.link-blue p a:hover{
	text-decoration: underline;
}
.hed-absolute{
	position: absolute;
	top: 0;
	z-index: 99;
}
.carousel-marcas .swiper-horizontal>.swiper-pagination-progressbar,
.carousel-marcas .swiper-pagination-progressbar.swiper-pagination-horizontal {
	top: inherit;
	bottom: -85px;
}
.carousel-marcas .swiper-slide .elementor-carousel-image{
	filter: grayscale(1);
	transition: 0.3s linear;
}
.carousel-marcas .swiper-slide:hover .elementor-carousel-image{
	filter: grayscale(0);
	transition: 0.3s linear;
	scale: 1.2;
}
.carousel-marcas .swiper-slide:hover {
	border-color: #404a6e !important;
}
.image-gray img{
	filter: grayscale(1);
	transition: 0.3s linear;
}
.image-gray:hover img{
	filter: grayscale(0);
	transition: 0.3s linear;
}
.fonts-stroke-white{
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #E5E5E5;
}
.fonts-stroke{
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #404A6E;
	opacity: 0.35;
}
.fonts-stroke-blue{
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #404A6E;
	opacity: 1;
	color: transparent;
}
#slider-home-solucoes .swiper-slide-inner {
	text-align: left;
	padding: 0;
	justify-content: left;
	display: block;
}
#slider-home-solucoes .box-solucoes-home{
	display: flex;
}
#slider-home-solucoes .box-solucoes-home .image1{
	width: 50%;
}
#slider-home-solucoes .box-solucoes-home .image1 img{
	width: 100%;
	height: 650px;
	object-fit: cover;
}
#slider-home-solucoes .box-solucoes-home .image2{
	width: 25%;
}
#slider-home-solucoes .box-solucoes-home .image2 .bloco{
	height: 385px;
	margin-top: 120px;
	margin-left: -70px;
	position:relative;
}
#slider-home-solucoes .box-solucoes-home .image2 .bloco img{
	width: 100%;
	height: 385px;
	object-fit: cover;
}
#slider-home-solucoes .box-solucoes-home .image2 .bloco .title{
	position: absolute;
	bottom: 20px;
	right: 25px;
	font-size: 25px;
	line-height: 30px;
	color: var(--color-blue);
	font-weight: 500;
}
#slider-home-solucoes .box-solucoes-home .image2 .bloco .count{
	position: absolute;
	top: -35px;
	right: 0;
	font-size: 16px;
	color: var(--color-blue);
}
#slider-home-solucoes .elementor-swiper-button.elementor-swiper-button-prev svg,
#slider-home-solucoes .elementor-swiper-button.elementor-swiper-button-next svg{
	display: none;
}
#slider-home-solucoes .elementor-swiper-button.elementor-swiper-button-prev {
	display: none;
}
#slider-home-solucoes .elementor-swiper-button.elementor-swiper-button-next {
	background-image: url(/wp-content/uploads/2024/04/arow-hover.svg);
	width: 114px;
	height: 114px;
	background-size: 96px;
	background-repeat: no-repeat;
	background-position: 50%;
	transition: 0.3s linear;
	left: 70%;
	margin-left: 150px;
}
#slider-home-solucoes .elementor-swiper-button.elementor-swiper-button-next:hover {
	background-size: 114px;
	transition: 0.3s linear;
}
/*.botao a, 
a.elementor-post__read-more, 
.form-news button[type="submit"] {
background: url(/wp-content/uploads/2024/04/arow-hover-svg.png);
padding-left: 40px !important;
display: inline-flex;
background-position: 0 50%;
background-repeat: no-repeat;
transition: 0.3s linear;
align-items: center;
}
.botao a:hover, 
a.elementor-post__read-more:hover, 
.form-news button[type="submit"]:hover {
background: url(/wp-content/uploads/2024/04/arow-hover-svg.png);
padding-left: 48px !important;
display: inline-flex;
background-position: 0 50%;
background-repeat: no-repeat;
transition: 0.3s linear;
align-items: center;
}*/
.form-news input[type="text"]::placeholder,
.form-news input[type="email"]::placeholder,
.form-news input[type="tel"]::placeholder,
.form-news textarea::placeholder{
	opacity:1 !important;
	color: #404A6E !important;
}
#slider-cases .elementor-swiper-button.elementor-swiper-button-next svg,
#slider-cases .elementor-swiper-button.elementor-swiper-button-prev svg{
	display: none;
}
#slider-cases .elementor-swiper-button.elementor-swiper-button-next {
	right: 0;
	width: 80px;
	height: 80px;
	background: url(/wp-content/uploads/2024/04/arow-default.svg);
	left: 0;
	margin: 0 auto;
	background-size: cover;
	transition: 0.3s linear;
}
#slider-cases .elementor-swiper-button.elementor-swiper-button-next:hover{
	transition: 0.3s linear;
	width: 90px;
	background-size: cover;
	height: 90px;
}
#slider-cases .swiper-slide{
	opacity: 0.3
}
#slider-cases .swiper-slide.swiper-slide-active{
	opacity: 1;
}
.form-news input[type="checkbox"]{
	border-color: var(--color-blue) !important;
	margin-left: 18px;
	display: inline-flex !important;
}
.form-news textarea{
	border-radius: 40px !important;
	padding: 20px;
}
.form-news button[type="submit"]{
	margin-left: 18px;
}
.post-content h2{
	font-size: 25px;
	line-height: 30px;
	margin: 50px 0 30px 0;
	font-weight: 600;
}
#slide-historia .swiper-slide-inner {
	text-align: left;
	padding: 0;
	justify-content: left;
	display: block;
}
#slide-historia .swiper-slide-inner img{
	height: 395px;
	width: 100%;
	object-fit: cover;
}
#slide-historia .swiper-slide .year{
	font-size: 220px;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #404A6E;
	opacity: 0.75;
	color: transparent;
	line-height: 220px;
	margin: -150px 0 0 0;
	letter-spacing: -10px;
	padding-left: 35px;
}
#slide-historia .swiper-slide .content-block{
	width: 60%;
	padding-left: 40px;
}
#slide-historia .swiper-slide .title h3{
	font-size: 25px;
	line-height: 30px;
	color: var(--color-blue);
	font-weight: 500;
	margin: 30px 0 15px 0;
}
#slide-historia .elementor-swiper-button.elementor-swiper-button-prev svg,
#slide-historia .elementor-swiper-button.elementor-swiper-button-next svg{
	display: none;
}
#slide-historia .elementor-swiper-button.elementor-swiper-button-prev {
	background-image: url(/wp-content/uploads/2024/04/arow-hover.svg);
	width: 80px;
	height: 80px;
	background-size: 80px;
	background-repeat: no-repeat;
	background-position: 50%;
	transition: 0.3s linear;
	top: 10px;
	left: -350px;
	transform: rotate(-90deg);
}
#slide-historia .elementor-swiper-button.elementor-swiper-button-next {
	background-image: url(/wp-content/uploads/2024/04/arow-hover.svg);
	width: 80px;
	height: 80px;
	background-size: 80px;
	background-repeat: no-repeat;
	background-position: 50%;
	transition: 0.3s linear;
	right: inherit;
	top: auto;
	bottom: 350px;
	left: -350px;
	transform: rotate(90deg);
}
.menu-accordion .wpb_category_n_menu_accordion > ul > li > a {
	font-size: 16px;
	line-height: 20px;
	padding: 8px 0;
	background: transparent;
	color: #404A6E !important;
	font-weight: 400;
	display: flex;
	flex-direction: row-reverse;
	justify-content: start;
	width: max-content;
}
.menu-accordion .wpb_category_n_menu_accordion ul li > a > span.wpb-submenu-indicator {
	display: none;
}
.menu-accordion .wpb_category_n_menu_accordion ul li > a::after {
	background-image: url(/wp-content/uploads/2024/05/ico-plus.png);
	position: relative;
	color: transparent;
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: 15px;
	content: '';
	width: 20px;
	height: 20px;
	display: inline-flex;
	position: absolute;
	right: -30px;
}
.menu-accordion .wpb_category_n_menu_accordion > ul > li:not(:last-child) > a {
	border-bottom: 0 !important;
	width: max-content;
}
.menu-accordion .wpb_category_n_menu_accordion > ul > li > ul{
	margin-bottom: 20px !important;
}
.menu-accordion .wpb_category_n_menu_accordion > ul > li > ul > li > a {
	padding-left: 0;
	background: #fff !important;
	color: var(--color-blue) !important;
	font-weight: 400;
	padding: 3px 0;
	width: max-content;
}
.menu-accordion .wpb_category_n_menu_accordion li > a:hover > span.wpb-submenu-indicator {
	color: var(--color-blue);
}
.menu-accordion .wpb_category_n_menu_accordion > ul > li li:hover > a, 
.menu-accordion .wpb_category_n_menu_accordion > ul > li li.current-cat > a, 
.menu-accordion .wpb_category_n_menu_accordion li.wpb-submenu-indicator-minus > a {
	border-left-color: transparent;
}
.menu-accordion .wpb_category_n_menu_accordion > ul > li li:hover > a{
	text-decoration: underline;
}
.menu-accordion .wpb_category_n_menu_accordion li.wpb-submenu-indicator-minus > a{
	font-weight: 600 !important;
}
.archive-prod a.button.product_type_simple{
	display: none;
}
.archive-prod ul.products li.product .woocommerce-loop-product__title {
	margin: 0;
	font-size: 25px;
	line-height: 25px;
	font-weight: 500 !important;
	color: var(--color-blue) !important;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.archive-prod .woocommerce-pagination .next.page-numbers,
.archive-prod .woocommerce-pagination .prev.page-numbers,
.archive-prod .woocommerce-pagination a.page-numbers, 
.archive-prod .woocommerce-pagination span.page-numbers {
	padding: 0;
	width: 60px;
	height: 60px;
	border-radius: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid;
	font-weight: 500;
}
.archive-prod .woocommerce-pagination .page-numbers li{
	margin: 0 0 0 15px;
}
.archive-prod .woocommerce-pagination ul.page-numbers{
	float: right;
}
.archive-prod a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img {
	aspect-ratio: 1.26;
	object-fit: cover;
	width: 100%;
}
#slider-produtos .elementor-swiper-button.elementor-swiper-button-prev svg,
#slider-produtos .elementor-swiper-button.elementor-swiper-button-next svg{
	display: none;
}
#slider-produtos .elementor-swiper-button.elementor-swiper-button-prev {
	display: none;
}
#slider-produtos .elementor-swiper-button.elementor-swiper-button-next {
	background-image: url(/wp-content/uploads/2024/04/arow-hover.svg);
	width: 114px;
	height: 114px;
	background-size: 96px;
	background-repeat: no-repeat;
	background-position: 50%;
	transition: 0.3s linear;
	left: 0px;
	margin-left: 0;
	right: inherit;
	top: inherit;
	bottom: -200px;
}
#slider-produtos .elementor-swiper-button.elementor-swiper-button-next:hover {
	background-size: 114px;
	transition: 0.3s linear;
}
#slide-fichas.elementor-widget-reviews .swiper-slide,
#slide-fichas.elementor-widget-testimonial-carousel .swiper-slide {
	height: 380px;
	display: grid;
	align-items: center;
	justify-content: center;
}
#slide-fichas a.elementor-testimonial__header {
	display: grid !important;
	gap: 32px;
	border-bottom: 0 !important;
}
#slide-fichas.elementor-widget-reviews .elementor-testimonial__image img {
	width: 80px;
	height: 106px;
	margin: 0 auto;
}
#slide-fichas.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon.elementor-icon- {
	display: none;
}
#slide-fichas .elementor-swiper-button.elementor-swiper-button-prev svg,
#slide-fichas .elementor-swiper-button.elementor-swiper-button-next svg{
	display: none;
}
#slide-fichas .elementor-swiper-button.elementor-swiper-button-prev {
	background-image: url(/wp-content/uploads/2024/04/arow-hover.svg);
	width: 96px;
	height: 96px;
	background-size: 80px;
	background-repeat: no-repeat;
	background-position: 50%;
	transition: 0.3s linear;
	left: -120px;
	margin-left: 0;
	transform: rotate(-180deg);
	overflow: hidden;
	top: 35%;
}
#slide-fichas .elementor-swiper-button.elementor-swiper-button-next {
	background-image: url(/wp-content/uploads/2024/04/arow-hover.svg);
	width: 96px;
	height: 96px;
	background-size: 80px;
	background-repeat: no-repeat;
	background-position: 50%;
	transition: 0.3s linear;
	right: -120px;
}
#slide-fichas .elementor-swiper-button.elementor-swiper-button-prev:hover,
#slide-fichas .elementor-swiper-button.elementor-swiper-button-next:hover {
	background-size: 96px;
	transition: 0.3s linear;
}
#points-banner h3{
	font-size: 18px;
	line-height: 23px;
	margin: 0;
	font-weight: 400;
}
#points-banner h4{
	font-size: 13px;
	line-height: 16px;
	margin: 0;
	font-weight: 400;
}
.botao-arrow a {
	background-image: url(/wp-content/uploads/2024/04/arow-hover.svg);
	width: 90px;
	height: 90px;
	background-size: 80px;
	background-repeat: no-repeat;
	background-position: 50%;
	transition: 0.3s linear;
	padding: 0;
	position: absolute !important;
	left: -45px;
	top: -70px;
}
.botao-arrow a:hover {
	background-image: url(/wp-content/uploads/2024/04/arow-hover.svg);
	width: 90px;
	height: 90px;
	background-size: 90px;
	background-repeat: no-repeat;
	background-position: 50%;
	transition: 0.3s linear;
	padding: 0;
	position: absolute !important;
	left: -48px;
	top: -70px;
}
.nobreak h2.elementor-heading-title.elementor-size-default{
	display: flex;
	width: 100%;
	justify-content: center;
	white-space: nowrap;
}
.nobreak h2.elementor-heading-title.elementor-size-default span {
	margin-right: 150px;
}
#points-banner .e-hotspot__outer-circle,
#points-banner .e-hotspot__inner-circle{
	display: none;
}
#points-banner .e-hotspot__button {
	width: 38px;
	height: 38px;
	background-image: url(/wp-content/uploads/2024/05/point-product-hover.svg);
	background-repeat: no-repeat;
	background-size: 34px;
	transition: 0.3s linear;
	margin-left: 0;
	background-position: 50%;
}
#points-banner .e-hotspot__button:hover {
	background-size: 38px;
}
#points-banner .e-hotspot--position-left.e-hotspot--position-top.e-hotspot--link.e-hotspot--circle{
	animation-delay: none;
}
#points-banner .e-hotspot--position-left.e-hotspot--position-top.e-hotspot--link.e-hotspot--circle:hover{
	background-size: 36px;
}
.bb-page span.elementor-post-date {
	position: absolute;
	top: 0;
}
.bb-page .elementor-post__text {
	position: relative;
}
.bb-page h3.elementor-post__title {
	margin: 25px 0 20px 0;
}
.bb-page nav.elementor-pagination a.page-numbers,
.bb-page nav.elementor-pagination .page-numbers{
	border: 1px solid #384161;
	width: 60px;
	height: 60px;
	display: inline-flex;
	border-radius: 100px;
	align-items: center;
	justify-content: center;
	color: #384161;
	font-size: 18px;
	line-height: 21px;
}
.elementor-search-form .e-font-icon-svg-container {
	background: url(https://bacelar-institucional.sanzza.eu/wp-content/uploads/2024/07/search-blue.png);
	background-repeat: no-repeat;
	background-position: 50%;
	width: 21px !important;
	height: 21px !important;
}
body.home .elementor-search-form .e-font-icon-svg-container {
	background: url(https://bacelar-institucional.sanzza.eu/wp-content/uploads/2024/04/search-default.svg);
	background-repeat: no-repeat;
	background-position: 50%;
	width: 21px !important;
	height: 21px !important;
}
.elementor-search-form .e-font-icon-svg-container svg {
	display: none;
}
.bb-page nav.elementor-pagination span.page-numbers.current {
	background-color: #384161;
	color: #fff;
}
.bb-page nav.elementor-pagination a.page-numbers:hover{
	background-color: #384161;
	color: #fff;
}
.bb-page nav.elementor-pagination .page-numbers.prev {
	background-image: url(/wp-content/uploads/2024/04/arow-hover-svg.png);
	background-repeat: no-repeat;
	background-position: 50%;
	transform: rotate(180deg);
	color: transparent !important;
	font-size: 12px;
}
.bb-page nav.elementor-pagination .page-numbers.next {
	background-image: url(/wp-content/uploads/2024/04/arow-hover-svg.png);
	background-repeat: no-repeat;
	background-position: 50%;
	color: transparent !important;
	font-size: 18px;
	transition: none;
}
.bb-page .elementor-pagination {
	text-align: right !important;
}
.bb-page nav.elementor-pagination .page-numbers.prev:hover {
	background-image: url(/wp-content/uploads/2024/05/arrow-hover.png);
	background-repeat: no-repeat;
	background-position: 50%;
	transform: rotate(180deg);
	color: transparent !important;
	font-size: 12px;
	background-color: #384161;
}
.bb-page nav.elementor-pagination .page-numbers.next:hover {
	background-image: url(/wp-content/uploads/2024/05/arrow-hover.png);
	background-repeat: no-repeat;
	background-position: 50%;
	color: transparent !important;
	font-size: 18px;
	transition: none;
}
.text-contact strong{
	font-weight: 600;
}
#sticky-hed.header{
	display: none;
}
#sticky-hed.header.she-header{
	display: block;
}
body .elementor-posts .elementor-post__text {
	position: relative;
}
body .elementor-posts .elementor-post__meta-data {
	position: absolute !important;
	top: 0 !important;
	width: max-content !important;
}
body .elementor-posts .elementor-post__title {
	margin-bottom: 10px !important;
	margin-top: 22px !important;
}
.bb-page span.elementor-post-date {
	position: absolute;
	top: 0;
	width: max-content;
}
.ButtonsYears {
	position: relative;
	/* Para posicionar o pseudo-elemento relativo ao container */
}
.ButtonsYears ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	height: 160px;
	/* Ajuste conforme necessário */
	overflow: scroll;
	/* Permite rolagem se a lista for muito longa */
	top: 150px;
	right: 288px;
	background: #fff;
	/* Cor de fundo da lista (ajuste conforme necessário) */
}
.ButtonsYears .desfoque {
	content: "";
	position: absolute;
	top: 250px;
	left: 0;
	width: 100%;
	height: 60px;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	pointer-events: none;
	z-index: 1;
}
.ButtonsYears ul::-webkit-scrollbar {
	display: none;
}
.ButtonsYears ul li.active{
	color: #9fa29e;
}
.ButtonsYears ul li {
	margin: 0 0 5px 0;
	cursor: pointer;
}
.btt-animation .elementor-button-text,
.btt-animation .elementor-post__read-more{
	position: relative;
	padding-left: 45px;
	transition: 0.3s linear;
}
.btt-animation .elementor-button-text:hover,
.btt-animation .elementor-post__read-more:hover{
	position: relative;
	padding-left: 60px;
	transition: 0.3s linear;
}
.svg-container{
	display: inline;
}
.seta {
	width: 27px;
	height: 2px !important;
	transition: transform 0.3s ease-out;
	position: absolute;
	left: 3px;
	background: #404A6E;
	top: 6px;
}

.btt-animation .elementor-button-text:hover .svg-container .seta,
.btt-animation .elementor-post__read-more:hover .svg-container .seta{
	transform: rotate(-360deg) scale(1.2);
	width: 36px;
}

.btt-animation .elementor-button-text:hover .svg-container .cabeca-da-seta,
.btt-animation .elementor-post__read-more:hover .svg-container .cabeca-da-seta{
	transform: rotate(45deg);
	position: absolute;
	left: 34px;
	transition: 0.3s linear;
}

.cabeca-da-seta{
	transform: rotate(45deg);
	position: absolute;
	top: 2px;
	left: 21px;
	transition: 0.3s linear;
}

.btt-animation .elementor-post__read-more .cabeca-da-seta{
	top: 5px;
}

.btt-animation .elementor-post__read-more .seta{
	top: 9px;
}
/* Reset das regras do menu accordion para permitir funcionamento do plugin */
.menu-accordion .wpb_category_n_menu_accordion > ul > li > a {
    position: relative;
    display: block;
    padding: 12px 0;
    color: #404A6E;
}

.menu-accordion .wpb_category_n_menu_accordion ul li > a > span.wpb-submenu-indicator {
      position: absolute;
      right: -35px;
      top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1;
}

/* Removendo qualquer propriedade que possa interferir com o toggle */
.menu-accordion .wpb_category_n_menu_accordion > ul > li > ul {
    position: relative;
    height: auto;
    opacity: 1;
    visibility: visible;
}

/* Garantindo que os submenus possam ser abertos quando ativos */
.menu-accordion .wpb_category_n_menu_accordion > ul > li.wpb-submenu-indicator-minus > ul {
    display: block !important;
}

/* Estilo para os itens do submenu */
.menu-accordion .wpb_category_n_menu_accordion > ul > li > ul > li > a {
    padding: 8px 0 8px 20px;
    color: #404A6E;
    font-size: 0.9em;
}

/* Removendo pseudo-elementos que possam interferir */
.menu-accordion .wpb_category_n_menu_accordion ul li > a::after {
    display: none;
}
/* Estilização simples do menu de filtros */
.menu-accordion .wpb_category_n_menu_accordion > ul > li > a {
    color: #404A6E;
    padding: 12px 0;
    font-size: 16px;
}

.menu-accordion .wpb_category_n_menu_accordion > ul > li > ul > li > a {
    color: #404A6E;
    padding: 8px 0 8px 20px;
    font-size: 14px;
}

.menu-accordion .wpb_category_n_menu_accordion ul li > a:hover {
    color: #404A6E;
    opacity: 0.8;
}