/*
Theme Name: FS9
Theme URI: https://fs9.sanzza.eu/
Template: twentytwentyone
Author: Sanzza
Author URI: https://sanzza.com/
Version: 1.0.1690325965
Updated: 2023-07-25 22:59:25

*/

#hed,
.height-zero{
	height: 0;
}

:root{
	--color-white: #FFFFFF;
	--color-primary1: #29FECA;
	--color-primary2: #18C696;
	--color-primary: #023631;
	--color-dark: #011A18;
}

body{
	overflow-x: hidden;
}

h1{
	font-size: 70px;
	line-height: 75px;
	font-weight: 500;
}

h2{
	font-size: 60px;
	line-height: 65px;
	font-weight: 500;
}

h3{
	font-size: 25px;
	line-height: 35px;
	font-weight: 400;
}

h4{
	font-size: 30px;
	line-height: 35px;
	font-weight: 500;
}

h5{
	font-size: 20px;
	line-height: 25px;
	font-weight: 300;
}

h6{
	font-size: 15px;
	line-height: 19px;
	font-weight: 400;
}

h7{
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
}

p{
	font-size: 17px;
	line-height: 25px;
	font-weight: 400;
}

.header, .she-header {
    z-index: 11;
    width: 100%;
}

.header.header-homepage{
    position: absolute !important;
}

.header .menu-principal-home button.sub-menu-toggle,
.she-header .menu-principal-home button.sub-menu-toggle{
    display: none;
}

.header .menu-principal-home li.menu-item a,
.she-header .menu-principal-home li.menu-item a{
    padding: 6px 16px !important;
    display: inline-flex;
    border-radius: 17px;
}

.header .menu-principal-home li.menu-item:hover ul li a,
.she-header .menu-principal-home li.menu-item:hover ul li a{
    background: none;
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    color: #fff;
}

.header.header-interna .menu-principal-home ul li.menu-item ul.sub-menu,
.she-header.header-interna .menu-principal-home ul li.menu-item ul.sub-menu {
    border-radius: 0 0 20px 20px;
	top: 102px !important;
}

.header .menu-principal-home li.menu-item:hover a,
.she-header .menu-principal-home li.menu-item:hover a{
    background: rgba(255, 255, 255, 0.09) 0% 0% no-repeat padding-box;
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(7px);
    color: #fff;
}

.header i.fas.fa-search::before,
.she-header i.fas.fa-search::before{
	display: none
}

.header i.fas.fa-search,
.she-header i.fas.fa-search{
	width: 35px;
    height: 35px;
    background-image: url(/wp-content/uploads/2023/08/fs9-search.svg);
    background-size: 15px;
    background-repeat: no-repeat;
    margin-top: 6px;
    border-radius: 100px;
    background-position: 50%;
}

.header .search-menu i.fas.fa-search:hover,
.she-header .search-menu i.fas.fa-search:hover{
    background-color: rgba(255, 255, 255, 0.09);
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(7px);
}

.header .search-menu.elementor-search-form--skin-full_screen .elementor-search-form__container{
    transition: .3s;
    align-items: center;
    position: fixed;
    z-index: 9998;
    top: 100px;
    left: inherit;
    right: 50px;
    bottom: 0;
    height: 105px;
    padding: 17px 25px 25px 25px;
    background-color: rgba(0,0,0,.8);
    width: 520px;
    border-radius: 20px;
	background: rgba(7,104,101,0.2) 0% 0% no-repeat padding-box;
	opacity: 1;
	backdrop-filter: blur(7px);
	-webkit-backdrop-filter: blur(7px);
}

.header.header-interna .search-menu.elementor-search-form--skin-full_screen .elementor-search-form__container,
.she-header .search-menu.elementor-search-form--skin-full_screen .elementor-search-form__container{
    transition: .3s;
    align-items: center;
    position: fixed;
    z-index: 9998;
    top: 110px;
    left: inherit;
    right: 50px;
    bottom: 0;
    height: 105px;
    padding: 17px 25px 25px 25px;
    /*background-color: rgba(0,0,0,.8);*/
    width: 520px;
    border-radius: 20px;
	/*background: rgba(7,104,101,0.2) 0% 0% no-repeat padding-box;*/
	opacity: 1;
	/*backdrop-filter: blur(7px);
	-webkit-backdrop-filter: blur(7px);*/
	background: rgba(2,54,49,0.9);
}

.header .search-menu input.elementor-search-form__input,
.she-header .search-menu input.elementor-search-form__input{
    padding: 0 0 12px 0 !important;
    text-align: left !important;
    border-radius: 0 !important;
}

.header .search-menu input.elementor-search-form__input::placeholder,
.she-header .search-menu input.elementor-search-form__input::placeholder{
	opacity: 1 !important;
	color: #fff !important;
}

.header .search-menu i.eicon-close,
.she-header .search-menu i.eicon-close{
    margin-top: -20px;
}

.header .menu-principal-home ul li.menu-item{
	padding-bottom: 30px;
}

.header.header-interna .menu-principal-home ul li.menu-item,
.she-header .menu-principal-home ul li.menu-item {
    padding-bottom: 35px;
    padding-top: 35px;
}

.header.header-interna .menu-principal-home ul li.menu-item ul li,
.she-header .menu-principal-home ul li.menu-item ul li {
    padding-bottom: 10px;
    padding-top: 0;
}

.header .menu-principal-home ul li.menu-item ul li,
.she-header .menu-principal-home ul li.menu-item ul li{
	padding-bottom: 10px;
}

.header .menu-principal-home ul li.menu-item ul li a,
.she-header .menu-principal-home ul li.menu-item ul li a{
	padding: 0 !important;
	white-space: normal;
    align-items: start;
}

.header .menu-principal-home ul li.menu-item.menu-item-has-children:hover ul.sub-menu,
.she-header .menu-principal-home ul li.menu-item.menu-item-has-children:hover ul.sub-menu{
    display: grid !important;
}

.header .menu-principal-home ul li.menu-item ul.sub-menu,
.she-header .menu-principal-home ul li.menu-item ul.sub-menu{
    position: fixed !important;
    top: 100px !important;
    right: 50px !important;
    bottom: inherit !important;
    min-width: 522px !important;
    left: inherit !important;
    grid-template-columns: repeat(2,50%) !important;
	/*background: rgba(7,104,101,0.2) 0% 0% no-repeat padding-box;*/
	border-radius: 20px;
	opacity: 1;
	/*backdrop-filter: blur(7px);
	-webkit-backdrop-filter: blur(7px);*/
	padding: 30px;
	background: rgba(2,54,49,0.9);
}

.header .menu-principal-home ul li.menu-item ul.sub-menu li.icons a::before,
.she-header .menu-principal-home ul li.menu-item ul.sub-menu li.icons a::before{
	width: 18px;
	height: 18px;
	display: inline-flex;
	content: '';
	background-size: contain;
	margin-right: 14px;
	background-repeat: no-repeat;
    background-position: 0;
    margin-top: 1px;
}

.header .menu-principal-home ul li.menu-item ul.sub-menu li.icons.icon-software a::before,
.she-header .menu-principal-home ul li.menu-item ul.sub-menu li.icons.icon-software a::before,
.header-interna .menu-mobile ul li.menu-item ul.sub-menu li.icons.icon-software a::before{
	background-image: url('/wp-content/uploads/2023/08/fs9-software-gestao.svg')
}

.header .menu-principal-home ul li.menu-item ul.sub-menu li.icons.icon-seguranca a::before,
.she-header .menu-principal-home ul li.menu-item ul.sub-menu li.icons.icon-seguranca a::before,
.header-interna .menu-mobile ul li.menu-item ul.sub-menu li.icons.icon-seguranca a::before{
	background-image: url('/wp-content/uploads/2023/08/fs9-seguranca.svg')
}

.header .menu-principal-home ul li.menu-item ul.sub-menu li.icons.icon-impressao a::before,
.she-header .menu-principal-home ul li.menu-item ul.sub-menu li.icons.icon-impressao a::before,
.header-interna .menu-mobile ul li.menu-item ul.sub-menu li.icons.icon-impressao a::before{
	background-image: url('/wp-content/uploads/2023/08/fs9-impressao.svg')
}

.header .menu-principal-home ul li.menu-item ul.sub-menu li.icons.icon-consultoria a::before,
.she-header .menu-principal-home ul li.menu-item ul.sub-menu li.icons.icon-consultoria a::before,
.header-interna .menu-mobile ul li.menu-item ul.sub-menu li.icons.icon-consultoria a::before{
	background-image: url('/wp-content/uploads/2023/08/fs9-consultoria-informatica-.svg')
}

.header .menu-principal-home ul li.menu-item ul.sub-menu li.icons.icon-backup a::before,
.she-header .menu-principal-home ul li.menu-item ul.sub-menu li.icons.icon-backup a::before,
.header-interna .menu-mobile ul li.menu-item ul.sub-menu li.icons.icon-backup a::before{
	background-image: url('/wp-content/uploads/2023/08/fs9-backup-recuperacao-de-dados-.svg')
}

.header .menu-principal-home ul li.menu-item ul.sub-menu li.icons.icon-assistencia a::before,
.she-header .menu-principal-home ul li.menu-item ul.sub-menu li.icons.icon-assistencia a::before,
.header-interna .menu-mobile ul li.menu-item ul.sub-menu li.icons.icon-assistencia a::before{
	background-image: url('/wp-content/uploads/2023/08/fs9-assistencia-tecnica.svg')
}

.gradient12 .elementor-widget-container{
	background: transparent linear-gradient(180deg, #011A1800 0%, var(--unnamed-color-011a18) 100%) 0% 0% no-repeat padding-box;
	background: transparent linear-gradient(180deg, #011A1800 0%, #011A18 100%) 0% 0% no-repeat padding-box;
	opacity: 1;
	height: 100px;
	display:block;
	width: 100%;
	margin-top: -100px !important;
	z-index: 9;
	position: relative;
}

.p-absolute-banner {
    position: absolute !important;
	bottom: 50px;
	z-index: 1;
}

.servicos-destaque.interno {
    height: 450px;
}

.servicos-destaque .box-image {
    width: 76px;
    height: 76px;
    background: #00C696;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-bottom: 15px;
	transition: 0.2s linear;
}

.servicos-destaque .box-image img.hover-image{
	display: none;
	transition: 0.2s linear;
}

.servicos-destaque h3{
	margin: 0 0 15px 0;
}

.servicos-destaque p{
	margin: 0 0 65px 0;
}

.servicos-destaque a{
	display: inline-flex !important;
    background: #fff;
    padding: 13px 21px;
    border-radius: 100px;
    color: #011A18;
    font-size: 15px;
	position: absolute;
	bottom: 43px;
}

.servicos-destaque a:hover{
	background: #29FFCA;
}

.servicos-destaque.elementor-widget-testimonial-carousel .elementor-main-swiper {
    width: 100%;
}

.servicos-destaque .swiper-slide:hover .box-image{
	background: #109B78;
	transition: 0.2s linear;
}

.servicos-destaque .swiper-slide{
	transition: 0.2s linear;
}

.servicos-destaque .swiper-slide:hover{
	background: transparent linear-gradient(135deg, #043F38 0%, #17A283 100%) 0% 0% no-repeat padding-box;
	transition: 0.2s linear;
}

.servicos-destaque .swiper-slide:hover .box-image img.hover-image{
	display: block;
	transition: 0.2s linear;
}

.servicos-destaque .swiper-slide:hover .box-image img.normal-image{
	display: none;
	transition: 0.2s linear;
}

.servicos-destaque .elementor-swiper-button.elementor-swiper-button-prev i::before,
.servicos-destaque .elementor-swiper-button.elementor-swiper-button-next i::before{
	content: '';
}

.servicos-destaque.elementor-widget-testimonial-carousel .elementor-swiper-button.elementor-swiper-button-prev{
	background: url(/wp-content/uploads/2023/08/fs9-seta-esq-default-.svg);
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
    left: inherit;
    right: 85px;
    top: -75px;
    background-size: cover;
	transition: 0.2s linear;
}

.servicos-destaque.elementor-widget-testimonial-carousel .elementor-swiper-button.elementor-swiper-button-next{
	background: url(/wp-content/uploads/2023/08/fs9-seta-dir-default-.svg);
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
    top: -78px;
    background-size: cover;
	transition: 0.2s linear;
}

.servicos-destaque.elementor-widget-testimonial-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover{
	background: url(/wp-content/uploads/2023/08/fs9-seta-esq-hover.svg);
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
    left: inherit;
    right: 85px;
    top: -75px;
    background-size: cover;
	transition: 0.2s linear;
}

.servicos-destaque.elementor-widget-testimonial-carousel .elementor-swiper-button.elementor-swiper-button-next:hover{
	background: url(/wp-content/uploads/2023/08/fs9-seta-dir-hover.svg);
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
    top: -78px;
    background-size: cover;
	transition: 0.2s linear;
}

.elementor-testimonial--layout-image_above .elementor-testimonial {
    display: block !important;
}

.numbers-home {
    text-align: left;
    background: transparent linear-gradient(120deg, #043F38 0%, #17A283 100%) 0% 0% no-repeat padding-box;
    height: 200px;
    border-radius: 47px;
    display: inline-flex;
    justify-content: center !important;
    align-items: center !important;
}

.numbers-home .elementor-counter .elementor-counter-title {
    text-align: left;
    padding: 0 25px;
}

.numbers-home .elementor-counter .elementor-counter-number-wrapper {
    display: block;
    padding-left: 25px;
}

.numbers-home span.elementor-counter-number {
    margin-left: -10px;
}

.testemunhos-homepage .swiper-slide::before{
	content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 47px;
    opacity: 1;
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(7px);
}

.testemunhos-homepage .swiper-slide.swiper-slide-active::before{
	display: none;
}

.testemunhos-homepage .swiper-slide{
	background: transparent linear-gradient(113deg, #043F38 0%, #17A283 100%) 0% 0% no-repeat padding-box !important;
}

.testemunhos-homepage .elementor-main-swiper.swiper{
	overflow: initial;
}

.testemunhos-homepage .elementor-testimonial__image img {
    border: 2px solid #29FFCA;
    padding: 5px;
}

.testemunhos-homepage .elementor-swiper-button.elementor-swiper-button-prev i::before,
.testemunhos-homepage .elementor-swiper-button.elementor-swiper-button-next i::before{
	content: '';
}

.testemunhos-homepage .elementor-widget-reviews .elementor-swiper-button.elementor-swiper-button-prev{
	background: url(/wp-content/uploads/2023/08/fs9-seta-esq-default-.svg);
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
	left: -100px;
    background-size: cover;
	transition: 0.2s linear;
}

.testemunhos-homepage .elementor-widget-reviews .elementor-swiper-button.elementor-swiper-button-next{
	background: url(/wp-content/uploads/2023/08/fs9-seta-dir-default-.svg);
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
	right: -100px;
    background-size: cover;
	transition: 0.2s linear;
}

.testemunhos-homepage .elementor-widget-reviews .elementor-swiper-button.elementor-swiper-button-prev:hover{
	background: url(/wp-content/uploads/2023/08/fs9-seta-esq-hover.svg);
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
	left: -100px;
    background-size: cover;
	transition: 0.2s linear;
}

.testemunhos-homepage .elementor-widget-reviews .elementor-swiper-button.elementor-swiper-button-next:hover{
	background: url(/wp-content/uploads/2023/08/fs9-seta-dir-hover.svg);
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
	right: -100px;
    background-size: cover;
	transition: 0.2s linear;
}

.testemunhos-homepage .elementor-widget-reviews .swiper-slide.swiper-slide-active {
    margin-left: 200px;
}

.testemunhos-homepage .elementor-widget-reviews .swiper-slide.swiper-slide-prev {
    margin-left: -200px !important;
}

.testemunhos-homepage .elementor-widget-reviews .swiper-slide.swiper-slide-prev.swiper-slide-duplicate-next {
    margin-left: -400px !important;
}

.testemunhos-homepage .elementor-widget-reviews .swiper-slide.swiper-slide-next {
    margin-left: 200px;
}

.blog-homepage article{
	position: relative;
}

.blog-homepage article:hover a.elementor-post__thumbnail__link::after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent linear-gradient(112deg, #021F1C 0%, #17A283 100%) 0% 0% no-repeat padding-box;
    top: 0;
    border-radius: 47px;
}

.blog-homepage a.elementor-post__read-more {
    margin: 40px 0 0 0;
    background: #fff;
    display: inline-flex;
    padding: 11px 21px;
    border-radius: 100px;
    font-size: 15px;
    line-height: 19px;
    font-weight: 500 !important;
	opacity: 0;
}

.blog-homepage article:hover a.elementor-post__read-more {
    opacity: 1;
}

.blog-homepage .elementor-post__text {
    position: absolute;
    top: 60px;
    padding: 0 55px;
	z-index: 1;
}

.blog-homepage .post3 .elementor-post__text, .blog-homepage .post4 .elementor-post__text{
	padding: 0 30px;
}

.blog-homepage .post1 img {
    height: 600px !important;
	width: 100% !important;
    object-fit: cover;
    border-radius: 47px;
    max-width: 100% !important;
}

.blog-homepage .post2 img {
    height: 290px !important;
	width: 100% !important;
    object-fit: cover;
    border-radius: 47px;
    max-width: 100% !important;
}

.blog-homepage .post3 img, .blog-homepage .post4 img {
    height: 290px !important;
	width: 100% !important;
    object-fit: cover;
    border-radius: 47px;
    max-width: 100% !important;
}

.slider-parceiros .elementor-widget-media-carousel .elementor-swiper-button.elementor-swiper-button-prev i::before,
.slider-parceiros .elementor-widget-media-carousel .elementor-swiper-button.elementor-swiper-button-next i::before{
	content: '';
}

.slider-parceiros .elementor-widget-media-carousel .elementor-swiper-button.elementor-swiper-button-prev{
	background: url(/wp-content/uploads/2023/08/fs9-seta-esq-default-.svg);
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
    left: inherit;
    right: 85px;
    top: -75px;
    background-size: cover;
	transition: 0.2s linear;
}

.slider-parceiros .elementor-widget-media-carousel .elementor-swiper-button.elementor-swiper-button-next{
	background: url(/wp-content/uploads/2023/08/fs9-seta-dir-default-.svg);
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
    top: -78px;
    background-size: cover;
	transition: 0.2s linear;
}

.slider-parceiros .elementor-widget-media-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover{
	background: url(/wp-content/uploads/2023/08/fs9-seta-esq-hover.svg);
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
    left: inherit;
    right: 85px;
    top: -75px;
    background-size: cover;
	transition: 0.2s linear;
}

.slider-parceiros .elementor-widget-media-carousel .elementor-swiper-button.elementor-swiper-button-next:hover{
	background: url(/wp-content/uploads/2023/08/fs9-seta-dir-hover.svg);
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
    top: -78px;
    background-size: cover;
	transition: 0.2s linear;
}

.opacity0 img{
	opacity:1;
}

.servicos-destaque.interno {
    background: var(--color-primary);
    padding: 41px 43px 60px 43px;
    border-radius: 47px;
	transition: 0.2s linear;
}

.servicos-destaque.interno:hover{
	background: transparent linear-gradient(135deg, #043F38 0%, #17A283 100%) 0% 0% no-repeat padding-box;
	transition: 0.2s linear;
}

.servicos-destaque.interno:hover .box-image img.hover-image{
	display: block;
	transition: 0.2s linear;
}

.servicos-destaque.interno:hover .box-image img.normal-image{
	display: none;
	transition: 0.2s linear;
}

.servicos-destaque.interno p {
    margin: 0 0 95px 0;
}

.blog-homepage.pageblog article{
	border-radius: 47px !important;
	height: 290px;
}

.blog-homepage.pageblog article a.elementor-post__thumbnail__link{
	height: 290px;
}

.blog-homepage.pageblog article .elementor-post__thumbnail img {
    height: 290px !important;
    object-fit: cover !important;
	min-width: 100% !important;
}

.blog-homepage.pageblog .elementor-post__text {
    top: 50px;
    padding: 0 43px;
}

.p25 p{
	font-size: 25px;
	line-height: 35px;
	letter-spacing: -1px;
}

.p25 p a:hover{
    color: #29feca;
}

.form-ctc button{
	margin-top: 25px;
}

.form-ctc input{
	padding-right: 0;
	padding-left: 0;
}

.form-ctc input[type="checkbox"]{
	-webkit-appearance: checkbox;
	width: 14px;
}

.form-ctc input[type="checkbox"]~label{
	padding-left: 5px;
}

.content-post p{
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 35px;
}

.img-box-service{
	width: 80px !important;
    height: 80px !important;
    min-height: 80px !important;
    background: #18C696;
    border-radius: 100px;
    display: flex;
    justify-content: center !important;
    align-items: center !important;
	opacity: 1 !important;
    margin-top: -50px;
    margin-left: -30px;
}

.header-interna{
	background: rgba(255,255,255,0.2);
	opacity: 1;
	backdrop-filter: blur(7px);
	-webkit-backdrop-filter: blur(7px);
}

.logo-interna img{
	width: 100px !important;
}

.section-blur1-homepage {
    position: absolute !important;
    height: auto !important;
    width: auto !important;
    right: 0;
    top: 2000px;
    z-index: -1;
}

.blur1 {
    width: 900px;
    height: 1000px;
    background: transparent radial-gradient(closest-side at 50% 50%, #089D78 0%, #02042700 100%) 0% 0% no-repeat padding-box;
    opacity: 0.4;
}

.section-blur1-homepage {
    position: absolute !important;
    height: auto !important;
    width: auto !important;
    right: 0;
    top: 2000px;
    z-index: -1;
}

.section-blur2 {
	position: absolute !important;
    height: auto !important;
    width: auto !important;
    left: 0;
    z-index: -1;
    margin-top: -900px;
    margin-left: -100px;
}

.blur1 {
    width: 900px;
    height: 1000px;
    background: transparent radial-gradient(closest-side at 50% 50%, #089D78 0%, #02042700 100%) 0% 0% no-repeat padding-box;
    opacity: 0.5;
}

.blur2 {
    width: 830px;
    height: 800px;
    background: transparent radial-gradient(closest-side at 50% 50%, #089D78 0%, #02042700 100%) 0% 0% no-repeat padding-box;
    opacity: 0.5;
}

.section-blur1{
	display: none;
}

/*homepage blur*/
body.home .section-blur1-homepage {
    position: absolute !important;
    height: auto !important;
    width: auto !important;
    right: 0;
    top: 2000px;
    z-index: -1;
	display: block;
}

/*empresa blur*/
body.page-id-387 .section-blur1 {
    position: absolute !important;
    height: auto !important;
    width: auto !important;
    right: 0;
    top: 1500px;
    z-index: -1;
	display: block;
}

/*servicos, noticias blur*/
body.page-id-413 .section-blur1,
body.page-id-437 .section-blur1,
body.error404 .section-blur1,
body.page-id-548 .section-blur1,
body.page-id-686 .section-blur1,
body.page-id-687 .section-blur1,
body.page-id-688 .section-blur1,
body.page-id-689 .section-blur1,
body.page-id-690 .section-blur1{
    position: absolute !important;
    height: auto !important;
    width: auto !important;
    left: 100px;
    top: -300px;
    z-index: -1;
	display: block;
}

body.page-id-413 .section-blur2,
body.page-id-437 .section-blur2,
body.error404 .section-blur2,
body.search-results .section-blur2,
body.single-post .section-blur2,
body.page-id-538 .section-blur2,
body.page-id-537 .section-blur2 {
    position: absolute !important;
    height: 900px !important;
    width: 830px !important;
    left: 145px;
    z-index: -1;
    margin-top: -900px;
    margin-left: -100px;
    overflow: hidden;
}

body.page-id-413 .blur2,
body.page-id-437 .blur2,
body.error404 .blur2,
body.search-results .blur2,
body.single-post .blur2,
body.page-id-538 .blur2,
body.page-id-537 .blur2{
	width: 830px;
    height: 800px;
    background: transparent radial-gradient(closest-side at 50% 50%, #089D78 0%, #02042700 100%) 0% 0% no-repeat padding-box;
    opacity: 0.5;
    margin-top: 325px;
}

/* contactos blur page */

body.page-id-478 .section-blur1{
    position: absolute !important;
    height: auto !important;
    width: auto !important;
    right: 0;
    top: -300px;
    z-index: -1;
	display: block;
}

/* search results blur */

body.search-results .section-blur1{
    position: absolute !important;
    height: auto !important;
    width: auto !important;
    right: 0;
    top: -300px;
    z-index: -1;
	display: block;
}

/* politicas e posts blur */

body.single-post .section-blur1,
body.page-id-538 .section-blur1,
body.page-id-537 .section-blur1{
    position: absolute !important;
    height: auto !important;
    width: auto !important;
    left: -300px;
    top: 200px;
    z-index: -1;
	display: block;
}

input::-webkit-search-cancel-button {
	display: none !important;
}

.linkwhats img{
	opacity: 0 !important;
}

.linkwhats {
	background: url('/wp-content/uploads/2023/08/fs9-whatsapp-default.svg');
	width: 61px !important;
	height: 61px !important;
	background-size: cover;
	transition: 0.3s linear;
	background-repeat: no-repeat;
}

.linkwhats:hover{
	background: url('/wp-content/uploads/2023/08/fs9-whatsapp-hover.svg');
	width: 83px !important;
	height: 83px !important;
	background-size: cover;
	transition: 0.3s linear;
	background-repeat: no-repeat;
}

.elementor-custom-embed iframe {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.bt-whats {
    width: 61px;
    height: 61px;
    background: transparent linear-gradient(315deg, #00C696 0%, #00634B 100%) 0% 0% no-repeat padding-box;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 50px;
    right: 50px;
	z-index: 9;
	transition: 0.3s linear;
}

.bt-whats:hover{
	transition: 0.3s linear;
	width: 75px;
	height: 75px;
    right: 43px;
	bottom: 43px;
}

.bt-whats img{
	width: 30px;
    margin-left: 5px;
}




/*Responsivo*/

@media only screen and (max-width: 1025px){
	body .header-interna .menu-mobile ul li.menu-item ul.sub-menu{
		margin: 20px 0;
	}
	
	body .header-interna .menu-mobile ul li.menu-item ul.sub-menu li.icons a::before{
		width: 18px;
		height: 18px;
		display: inline-flex;
		content: '';
		background-size: contain;
		margin-right: 12px;
		background-repeat: no-repeat;
		background-position: 0;
		margin-top: -3px;
	}
	
	body .header-interna .menu-mobile ul li.menu-item ul.sub-menu li a {
    	padding: 9px 0;
	}
	
	body .header.header-interna .search-menu.elementor-search-form--skin-full_screen .elementor-search-form__container,
	body .she-header.header-interna .search-menu.elementor-search-form--skin-full_screen .elementor-search-form__container{
		top: 95px;
		left: 20px;
		right: 0;
		width: calc(100% - 40px);
		background: rgba(2,54,49,0.9);
	}
	
	body .header .search-menu i.fas.fa-search:hover,
	body .she-header .search-menu i.fas.fa-search:hover {
		background-color: transparent;
		backdrop-filter: 0;
		-webkit-backdrop-filter: 0;
	}
	
	body .menu-mobile ul#menu-2-b02d247,
	body .menu-mobile ul#menu-2-ce0b2b3{
		border-radius: 20px;
		width: calc(100% - 35px);
		padding: 30px;
		background: rgba(2,54,49,1);
		margin: 0 37px 0 35px;
	}
	
	body .menu-mobile button.sub-menu-toggle {
    	display: none;
	}
	
	body .menu-mobile .elementor-menu-toggle i{
		width: 28px;
		height: 21px;
		background: url('/wp-content/uploads/2023/08/fs9-menu.svg');
		background-size: cover;
		background-repeat: no-repeat;
	}
	
	body .header i.fas.fa-search, 
	body .she-header i.fas.fa-search {
		width: 30px;
		height: 40px;
		background-image: url(/wp-content/uploads/2023/08/fs9-search-1.svg);
		margin: 0;
		background-size: 26px;
	}
	
	body .menu-mobile .elementor-menu-toggle i::before{
		display: none;
	}
	
	body .testemunhos-homepage .elementor-main-swiper.swiper {
    	overflow: hidden;
	}
	
	body .servicos-destaque.interno {
	    margin-top: 20px;
	}
	
	body .header.header-homepage,
	body .header, .she-header-yes{
    	width: 100% !important;
    }
	
	body .elementor-search-form__container.elementor-search-form--full-screen.elementor-lightbox::before{
		content: '';
		width: 50px;
		height: 50px;
		background: rgba(255,255,255,0.2);
		border-radius: 100px;
		position: absolute;
		top: -79px;
		right: 44px;
	}
	
	body .header .search-menu.elementor-search-form--skin-full_screen .elementor-search-form__container{
    	overflow: initial !important;
	}
	
	body .header .search-menu i.fas.fa-search:hover,
	body .she-header .search-menu i.fas.fa-search:hover {
    	background-color: rgba(255, 255, 255, 0);
    	backdrop-filter: blur(0px);
    	-webkit-backdrop-filter: blur(0px);
	}
	
	body .elementor-menu-toggle.elementor-active::before{
		content:'';
		width: 50px;
		height: 50px;
		background: rgba(255,255,255,0.2);
		border-radius: 100px;
		position: absolute;
	}
	
	body .servicos-destaque.elementor-widget-testimonial-carousel .elementor-swiper-button.elementor-swiper-button-prev,
	body .servicos-destaque.elementor-widget-testimonial-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover{
		right: inherit;
		top: inherit;
		bottom: -115px;
		left: 0;
	}
	
	body .servicos-destaque.elementor-widget-testimonial-carousel .elementor-swiper-button.elementor-swiper-button-next,
	body .servicos-destaque.elementor-widget-testimonial-carousel .elementor-swiper-button.elementor-swiper-button-next:hover{
		top: inherit;
		bottom: -115px;
		left: 70px;
	}
}

@media only screen and (max-width: 990px){
	body .elementor-638 .elementor-element.elementor-element-08c9224 img,
	body .elementor-12 .elementor-element.elementor-element-d333671 img{
    	width: 81px !important;
	}	
	
	body .blur1,
	body .blur2,
	body.single-post .section-blur1,
	body.page-id-538 .section-blur1,
	body.page-id-537 .section-blur1,
	body.search-results .section-blur1,
	body.page-id-478 .section-blur1,
	body.page-id-413 .blur2,
	body.page-id-437 .blur2,
	body.error404 .blur2,
	body.search-results .blur2,
	body.single-post .blur2,
	body.page-id-538 .blur2,
	body.page-id-537 .blur2,
	body.page-id-413 .section-blur2,
	body.page-id-437 .section-blur2,
	body.error404 .section-blur2,
	body.search-results .section-blur2,
	body.single-post .section-blur2,
	body.page-id-538 .section-blur2,
	body.page-id-537 .section-blur2,
	body.page-id-413 .section-blur1,
	body.page-id-437 .section-blur1,
	body.error404 .section-blur1,
	body.page-id-548 .section-blur1,
	body.page-id-686 .section-blur1,
	body.page-id-687 .section-blur1,
	body.page-id-688 .section-blur1,
	body.page-id-689 .section-blur1,
	body.page-id-690 .section-blur1,
	body.page-id-387 .section-blur1,
	body.home .section-blur1-homepage
	{
    	display: none;
	}
}

@media only screen and (max-width: 768px){
	body h1{
		font-size: 35px;
		line-height: 40px;
		font-weight: 500;
	}

	body h2{
		font-size: 27px;
		line-height: 32px;
		font-weight: 500;
	}

	body h3{
		font-size: 20px;
		line-height: 25px;
		font-weight: 400;
	}

	body h4{
		font-size: 20px;
		line-height: 25px;
		font-weight: 500;
	}

	body h5{
		font-size: 15px;
		line-height: 18px;
		font-weight: 300;
	}

	body h6{
		font-size: 15px;
		line-height: 18px;
		font-weight: 400;
	}

	body h7{
		font-size: 18px;
		line-height: 28px;
		font-weight: 400;
	}

	body p{
		font-size: 15px;
		line-height: 18px;
		font-weight: 400;
	}
	
	body .p25 p{
		font-size: 18px;
		line-height: 24px;
	}
	
	body .blog-homepage .post1 article{
		border-radius: 47px;
	}
	
	body .content-post p {
    	font-size: 16px;
    	line-height: 23px;
    	margin-bottom: 30px;
	}
	
	body .numbers-home .elementor-counter .elementor-counter-number-wrapper {
    	padding-left: 0;
	}
	
	/*body .elementor-search-form--skin-full_screen.elementor-widget__width-auto.search-menu.elementor-widget.elementor-widget-search-form{
		width: 53px;
		height: 53px;
		background: rgba(255,255,255,0.2);
		border-radius: 100px;
		display: flex;
		justify-content: center;
		align-items: center;
	}*/
	
	body .numbers-home .elementor-counter .elementor-counter-title {
		padding: 0 15px;
	}
	
	body .numbers-home .elementor-counter .elementor-counter-number-prefix {
	    margin-left: 15px;
	}
	
	body .servicos-destaque.interno {
		height: auto;
	}
}

@media only screen and (max-width: 600px){
	body .slider-parceiros .elementor-widget-media-carousel .elementor-swiper-button.elementor-swiper-button-prev{
		right: 70px;
	}

	body .slider-parceiros .elementor-widget-media-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover{
		right: 70px;
	}
	
	body .testemunhos-homepage .elementor-widget-reviews .elementor-swiper-button.elementor-swiper-button-next,
	body .testemunhos-homepage .elementor-widget-reviews .elementor-swiper-button.elementor-swiper-button-next:hover {
		right: inherit;
		bottom: -100px;
		top: inherit;
		left: 80px;
		/*left: 49vw;*/
	}
	
	body .testemunhos-homepage .elementor-widget-reviews .elementor-swiper-button.elementor-swiper-button-prev,
	body .testemunhos-homepage .elementor-widget-reviews .elementor-swiper-button.elementor-swiper-button-prev:hover{
		right: inherit;
		bottom: -100px;
		top: inherit;
		left: 10px;
		/*left: 34vw;*/
	}
	
	body .testemunhos-homepage .elementor-widget-reviews .swiper-slide.swiper-slide-active {
		margin-left: auto;
	}

	body .testemunhos-homepage .elementor-widget-reviews .swiper-slide.swiper-slide-prev {
		margin-left: auto !important;
	}

	body .testemunhos-homepage .elementor-widget-reviews .swiper-slide.swiper-slide-next {
		margin-left: auto;
	}
	
	body .elementor-widget-reviews .elementor-testimonial__header {
	    display: block;
	}
	
	body .elementor-widget-reviews .elementor-testimonial__header .elementor-testimonial__cite{
		margin-left: 0 !important;
		margin-top: 20px !important;
	}
	
	body .elementor-testimonial__icon.elementor-icon.elementor-icon- {
	    display: none;
	}
	
	body .servicos-destaque.interno {
    	padding: 30px;
    }
	
	body .linkwhats {
		background: url('/wp-content/uploads/2023/08/fs9-whatsapp-default.svg');
		width: 55px !important;
		height: 55px !important;
		background-size: cover;
		transition: 0.3s linear;
		background-repeat: no-repeat;
	}

	body .linkwhats:hover{
		background: url('/wp-content/uploads/2023/08/fs9-whatsapp-hover.svg');
		width: 40px !important;
		height: 40px !important;
		background-size: cover;
		transition: 0.3s linear;
		background-repeat: no-repeat;
	}
	
	body .slider-parceiros .elementor-widget-media-carousel .elementor-swiper-button.elementor-swiper-button-prev,
	body .slider-parceiros .elementor-widget-media-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover{
		top: inherit;
		bottom: -110px;
		right: inherit;
		left: 0;
	}
	
	body .slider-parceiros .elementor-widget-media-carousel .elementor-swiper-button.elementor-swiper-button-next,
	body .slider-parceiros .elementor-widget-media-carousel .elementor-swiper-button.elementor-swiper-button-next:hover{
		top: inherit;
		bottom: -110px;
		right: inherit;
		left: 70px;
	}
	
	.bt-whats {
		width: 50px;
		height: 50px;
		bottom: 20px;
		right: 20px;
		transition: 0.3s linear;
	}
	
	.bt-whats img {
		width: 26px;
		margin-left: 3px;
	}
	
	.bt-whats:hover {
		width: 50px;
		height: 50px;
		bottom: 20px;
		right: 20px;
		transition: 0.3s linear;
	}
}

.faqCSS {font-size:16px!important}
.faqCSS .elementor-toggle-title {font-size:18px!important}
.faqCSS .elementor-tab-content p {font-size:16px!important}