.elementor-kit-9{--e-global-color-primary:#C0282E;--e-global-color-secondary:#CC9900;--e-global-color-text:#58595B;--e-global-color-accent:#000000;--e-global-color-5bcaa61:#D8D8D8;--e-global-typography-primary-font-family:"Gotham";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Gotham";--e-global-typography-secondary-font-size:14px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Gotham";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:600;--e-global-typography-accent-font-family:"Gotham";color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-9 h1{color:var( --e-global-color-accent );font-family:"Gotham", Sans-serif;font-size:55px;font-weight:500;}.elementor-kit-9 h2{color:var( --e-global-color-accent );font-family:"Gotham", Sans-serif;font-size:35px;font-weight:500;}.elementor-kit-9 h3{font-family:"Gotham", Sans-serif;font-size:28px;font-weight:500;}.elementor-kit-9 h4{font-size:18px;font-weight:500;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{color:#FFFFFF;background-color:var( --e-global-color-primary );border-radius:0px 0px 0px 0px;padding:15px 35px 15px 35px;}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{color:#FFFFFF;background-color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-9{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9{--e-global-typography-primary-font-size:14px;--e-global-typography-secondary-font-size:13px;--e-global-typography-text-font-size:14px;font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-9 h2{font-size:25px;}.elementor-kit-9 h3{font-size:22px;}.elementor-kit-9 h4{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Hidden in mobile */
@media (max-width: 1024px) {
    .desktop-only {
        display: none;
    }
}

/* Max width fit content */
.fit-content {
    max-width: fit-content;
}

/* Form */
input.elementor-field {
    padding: 10px 0 !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.elementor-field-type-text {
    border: 2px solid var(--e-global-color-5bcaa61);
    border-bottom: none;
    padding: 20px 20px 10px 20px !important;
}

.elementor-field-type-tel {
    border: 2px solid var(--e-global-color-5bcaa61);
    border-bottom: none;
    padding: 20px 20px 10px 20px !important;
}

@media (min-width: 768px) {
    .elementor-field-type-tel {
        border-left: none;
    }
}

/* Testimonial */
.elementor-widget-testimonial-carousel .elementor-testimonial__text {
    font-style: normal;
    text-align: left;
}

.elementor-testimonial__footer {
    justify-content: flex-start !important;
}

.elementor-testimonial__cite > span {
    text-align: left;
}

.testimonials .elementor-swiper-button {
    background-color: #00000029;
    border: 1px solid #00000029;
    transition: 150ms;
    border-radius: 100px;
    padding: 15px;
}

.testimonials .elementor-swiper-button:hover {
    background-color: #000;
}

.testimonials .elementor-swiper-button svg path {
    fill: #000;
}

.testimonials .elementor-swiper-button:hover svg path {
    fill: #fff;
}

.testimonials .elementor-swiper-button.elementor-swiper-button-prev {
    left: auto !important;
    right: 70px;
    top: -40px !important;
}

.testimonials .elementor-swiper-button.elementor-swiper-button-next {
    left: auto !important;
    right: 0;
    top: -40px !important;
}

/* Portfolio */
.portfolio__background:after {
    content: '';
    position: absolute;
    inset: 0;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    opacity: 0.3;
    transition: 150ms;
}

.jet-listing-grid__item:hover .portfolio__background:after {
    opacity: 0.8;
}

.portfolio__title {
    z-index: 1;
}

.portfolio__view-gallery {
    transition: 150ms;
    z-index: 1;
}

.jet-listing-grid__item:not(:hover) .portfolio__view-gallery {
    margin-bottom: -40px !important;
}

.jet-listing-grid__item:hover .portfolio__view-gallery {
    margin-bottom: 0;
}

/* Portfolio Filter */
.portfolio__filter span.jet-radio-list__decorator {
    display: none;
}

/* highlight */
.highlight {
    color: var( --e-global-color-primary );
}

.highlight__yellow {
    color: var( --e-global-color-secondary );
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://sspavers.agencialacos.com.br/wp-content/uploads/2024/05/GothamLight.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://sspavers.agencialacos.com.br/wp-content/uploads/2024/05/GothamLightItalic.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://sspavers.agencialacos.com.br/wp-content/uploads/2024/05/GothamMedium.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://sspavers.agencialacos.com.br/wp-content/uploads/2024/05/GothamMediumItalic.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://sspavers.agencialacos.com.br/wp-content/uploads/2024/05/GothamBold.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://sspavers.agencialacos.com.br/wp-content/uploads/2024/05/GothamBoldItalic.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://sspavers.agencialacos.com.br/wp-content/uploads/2024/05/Gotham-Thin.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: italic;
	font-weight: 100;
	font-display: auto;
	src: url('https://sspavers.agencialacos.com.br/wp-content/uploads/2024/05/Gotham-ThinItalic.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://sspavers.agencialacos.com.br/wp-content/uploads/2024/05/Gotham-XLight.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: italic;
	font-weight: 200;
	font-display: auto;
	src: url('https://sspavers.agencialacos.com.br/wp-content/uploads/2024/05/Gotham-XLightItalic.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://sspavers.agencialacos.com.br/wp-content/uploads/2024/05/GothamBook.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://sspavers.agencialacos.com.br/wp-content/uploads/2024/05/Gotham-BookItalic.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://sspavers.agencialacos.com.br/wp-content/uploads/2024/05/Gotham-Black.woff') format('woff');
}
/* End Custom Fonts CSS */