/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* *** MAIN *** */
:root {
    --blue-main-universo:#0051ff;
    --blue-dark-universo:#002264;
    --blue-deep-universo:#030336;
    --blue-light-universo:#6effff;
}
@font-face {
    font-family: 'Universo Sans';
    src: url("/wp-content/themes/salient-child/fonts/UNIVERSOSans-Regular.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/UNIVERSOSans-Regular.otf") format("opentype"),
        url("/wp-content/themes/salient-child/fonts/UNIVERSOSans-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Euclid Circular A Light';
    src: url("/wp-content/themes/salient-child/fonts/EuclidCircularA-Light.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/EuclidCircularA-Light.otf") format("opentype"),
        url("/wp-content/themes/salient-child/fonts/EuclidCircularA-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Euclid Circular A LightIt';
    src: url("/wp-content/themes/salient-child/fonts/EuclidCircularA-LightItalic.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/EuclidCircularA-LightItalic.otf") format("opentype"),
        url("/wp-content/themes/salient-child/fonts/EuclidCircularA-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Euclid Circular A Regular';
    src: url("/wp-content/themes/salient-child/fonts/EuclidCircularA-Regular.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/EuclidCircularA-Regular.otf") format("opentype"),
        url("/wp-content/themes/salient-child/fonts/EuclidCircularA-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Euclid Circular A RegularIt';
    src: url("/wp-content/themes/salient-child/fonts/EuclidCircularA-Regular.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/EuclidCircularA-Regular.otf") format("opentype"),
        url("/wp-content/themes/salient-child/fonts/EuclidCircularA-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Euclid Circular A Semibold';
    src: url("/wp-content/themes/salient-child/fonts/EuclidCircularA-Semibold.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/EuclidCircularA-Semibold.otf") format("opentype"),
        url("/wp-content/themes/salient-child/fonts/EuclidCircularA-Semibold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Euclid Circular A SemiboldIt';
    src: url("/wp-content/themes/salient-child/fonts/EuclidCircularA-SemiboldItalic.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/EuclidCircularA-SemiboldItalic.otf") format("opentype"),
        url("/wp-content/themes/salient-child/fonts/EuclidCircularA-SemiboldItalic.ttf") format("truetype");
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'Euclid Circular A Bold';
    src: url("/wp-content/themes/salient-child/fonts/EuclidCircularA-Bold.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/EuclidCircularA-Bold.otf") format("opentype"),
        url("/wp-content/themes/salient-child/fonts/EuclidCircularA-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Euclid Circular A BoldIt';
    src: url("/wp-content/themes/salient-child/fonts/EuclidCircularA-BoldItalic.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/EuclidCircularA-BoldItalic.otf") format("opentype"),
        url("/wp-content/themes/salient-child/fonts/EuclidCircularA-BoldItalic.ttf") format("truetype");
    font-weight: bold;
    font-style: italic;
}
/* *** END MAIN*** */

html {
    padding: 1%;
    padding-bottom: 0;
    background: #1A1D1A;
}

.container {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 3% !important;
    margin: 0 !important;
}

#header-outer {
    padding-top: 1% !important;
}

.material .wpb_content_element,
.material .wpb_row {
    margin-bottom: 1em;
}

body #header-outer,
body[data-header-color="dark"] #header-outer {
    background-color: transparent;
}

#ajax-content-wrap{
    margin-top: 2%;
}

.transparent ~ #ajax-content-wrap {
    margin-top: 0 !important;
}

#top nav ul li a {
    color: #1a1d1a;
}

.tabbed>ul li .active-tab,
body.material input[type="text"]:focus,
body.material textarea:focus,
body.material input[type="email"]:focus,
body.material input[type="search"]:focus,
body.material input[type="password"]:focus,
body.material input[type="tel"]:focus,
body.material input[type="url"]:focus,
body.material input[type="date"]:focus,
body.material input[type="number"]:focus,
body.material select:focus,
.row .col .wp-caption .wp-caption-text,
.material.woocommerce-page input#coupon_code:focus,
.material #search-outer #search input[type="text"],
#header-outer[data-lhe="animated_underline"] #top nav>ul>li>a .menu-title-text::after,
div[data-style="minimal"] .toggle.default.open i,
div[data-style="minimal"] .toggle.default:hover i,
div[data-style="minimal"] .toggle.accent-color.open i,
div[data-style="minimal"] .toggle.accent-color:hover i,
.single #single-meta div a:hover,
.single #single-meta div a:focus,
.single .fullscreen-blog-header #single-below-header>span a:hover,
.blog-title #single-meta .nectar-social.hover>div a:hover,
.nectar-hor-list-item[data-hover-effect="full_border"][data-color="accent-color"]:hover,
.material.woocommerce-page[data-form-style="default"] div input#coupon_code:focus {
    border-color: #1a1d1a;
}
/*MENU*/
header nav {
    text-align: center;
    display: flex !important;
    justify-content: center;
    align-items: center;
    position: relative;
}

ul.sf-menu.sf-js-enabled {
    position: relative !important;
    background: #ECEBE4;
    width: auto !important;
    height: auto;
    padding: 15px;
    border-radius: 50px;
}

.btWhiteMenu a {
    background: #fff;
    padding: 25px !important;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    position: relative !important;
    text-align: center;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.btContactos a {
    padding: 25px !important;
    padding-right: 35px;
    border-radius: 50px;
    width: auto;
    height: 50px;
    position: relative !important;
    text-align: center;
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding-right: 75px !important;
    background-color: #C5F36B !important;
    background: url("https://g3.yourcode-staging.com/wp-content/uploads/2025/11/contacto-icon.svg");
    background-repeat: no-repeat;
    background-position: 80% 50%;
}

.btLightGreenBody a {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 15px 40px;
    background: #2C362A;
    /* ajusta à tua cor */
    border-radius: 60px;
    font-weight: 300;
    color: #f6ebe6;
    /* cor do texto */
    text-decoration: none;
    line-height: 1;
    position: relative;
    font-family: Sulphur Point;
}

/* Ícone à direita */
.btLightGreenBody a::after {
    content: "";
    width: 25px;
    height: 25px;
    background-image: url("https://g3.yourcode-staging.com/wp-content/uploads/2025/11/bt-dark-icon.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.btDarkGreenBody a {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 15px 40px;
    background: #1A1D1A;
    /* ajusta à tua cor */
    border-radius: 60px;
    font-weight: 300;
    color: #f6ebe6;
    /* cor do texto */
    text-decoration: none;
    line-height: 1;
    position: relative;
    font-family: Sulphur Point;
}

/* Ícone à direita */
.btDarkGreenBody a::after {
    content: "";
    width: 25px;
    height: 25px;
    background-image: url("https://g3.yourcode-staging.com/wp-content/uploads/2025/11/bt-dark-icon.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.logo-spacing {
    display: none;
}

.btWhiteMenu.areaIcon img {
    width: 15px !important;
    height: 15px !important;
    margin-bottom: 0;
}

.btWhiteMenu.areaIcon .menu-title-text {
    width: 100%;
    height: 100%;
    position: absolute !important;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.col.span_9.col_last {
    position: absolute !important;
    height: 100%;
}
/*MENU*/

/*FOOTER*/
.nectar-global-section.nectar_hook_global_section_after_content {
    margin-top: 10%;
}

#copyrightRow p {
    font-size: 14px;
}

#copyrightRow a {
    color: #c5f36b;
}

/*FOOTER*/

/*FORM*/
.formcraft-css .fc-form .form-element .form-element-html input[type="text"],
.formcraft-css .fc-form .form-element .form-element-html select,
.formcraft-css .fc-form .form-element .form-element-html textarea {
    border-radius: 50px !important;
}

.nectar-global-section.nectar_hook_global_section_after_content input::placeholder {
    color: #1A1D1A !important;
    opacity: 1;
}

.nectar-global-section.nectar_hook_global_section_after_content label span {
    color: #ECEBE4 !important;
}

.powered-by {
    display: none !important;
}

html .formcraft-css .fc-form .form-element .submit-cover.wide-true .submit-button {
    border-radius: 50px !important;
}

button[type="submit"]:hover {
    background-color: #1A1D1A !important;
    opacity: 0.8 !important;
}
/*FORM*/

#testemunhos {
    background: url("/wp-content/uploads/2025/11/bg-testemunhos-go-green-gas-element.svg");
    background-size: 100%;
    animation: no-repeat;
    background-color: #2C362A;
    background-position: bottom;
    background-repeat: no-repeat;
}

.nectar-flickity[data-control-style="material_pagination"] .flickity-page-dots .dot.is-selected::before,
.nectar-flickity[data-controls="material_pagination"] .flickity-page-dots .dot.is-selected::before,
.nectar-quick-view-box .flickity-page-dots .dot.is-selected::before,
.nectar-recent-posts-slider_multiple_visible .flickity-page-dots .dot.is-selected::before,
.nectar-woo-flickity .flickity-page-dots .dot.is-selected::before,
.testimonial_slider[data-style="multiple_visible_minimal"] .flickity-page-dots .dot.is-selected::before,
body.material [data-bullet_style="see_through"] .slider-pagination .swiper-pagination-switch.swiper-active-switch::before {
    box-shadow: inset 0 0 0 1px #C5F36B !important;
}

.nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 10vh 0 20vh 0;
}

.nectar-global-section.nectar_hook_global_section_after_content label span {
    color: #ECEBE4 !important;
}

html .formcraft-css .fc-form .form-element .submit-cover.wide-true .submit-button {
    width: auto;
}

html .formcraft-css .fc-form-2 .form-element .submit-cover.wide-true .submit-button {
    width: 100%;
}

html .formcraft-css .fc-form .form-element .checkbox-cover>div label {
    font-size: 14px;
}

.nectar-global-section.nectar_hook_global_section_after_content a {
    opacity: 1 !important;
    text-decoration: none !important;
    border-bottom: 0;
}

/*CONTACTOS*/
/* .contactosBanner {
    background:
        linear-gradient(#DFFF8F 50%, transparent 0),
        url('/wp-content/uploads/2025/11/bg-banner-contactos-min.jpg');
    background-size: 100% 100%, cover;
    background-repeat: no-repeat;
    background-position: top, bottom;
} */

.equalInner .row_col_wrap_12_inner {
    display: flex !important;
}

.equalInner .row_col_wrap_12_inner .vc_column_container {
    display: flex !important;
    flex-direction: column;
}

.img-with-animation.teamPhoto.skip-lazy {
    width: 100%;
}

.row_col_wrap_12.dark.left .img-with-animation.linkedInIconTeam.skip-lazy {
    position: absolute;
    z-index: 999;
    right: 2%;
    top: 10px;
}

.row_col_wrap_12.dark.left .img-with-animation.phoneIconTeam.skip-lazy {
    position: absolute;
    z-index: 999;
    right: 2%;
    top: 100px;
}

.topBottom .row_col_wrap_12_inner.col.span_12.left,
.vc_column-inner {
    height: 100%;
    position: relative;
}

.wpb_text_column.wpb_content_element.valignBottom {
    position: absolute;
    bottom: 0;
}

.page-id-122 .formcraft-css ::placeholder {
    color: #2C362A !important;
}

.page-id-122 .formcraft-css .fc-form .form-element .form-element-html input[type="text"],
html .formcraft-css .fc-form .form-element .dropdown-cover.autocomplete-type- select,
.formcraft-css .fc-form.fc-form-2 .form-element .field-cover textarea {
    border: 1px solid #699AF6;
}
/*CONTACTOS*/

p a {
    border-bottom: 1px solid #fff;
}

/* HOVER PARA TODOS OS CTAS + FORMCRAFT */
.btLightGreenBody a:hover,
.btDarkGreenBody a:hover,
.btWhiteMenu a:hover,
.btContactos a:hover,
.formcraft-css .submit-button:hover {
    background-color: #699AF6 !important;
}

/* TROCA DA SETA NO HOVER (CTAs QUE USAM ::after) */
.btLightGreenBody a:hover::after,
.btDarkGreenBody a:hover::after,
.btContactos a:hover {
    background-image: url("/wp-content/uploads/2025/11/bt-hover-icon.svg") !important;
    background-repeat: no-repeat;
    color: #ecebe4;
}

#header-outer.transparent.dark-slide #top nav>ul.sf-menu>.btContactos>a:hover,
#header-outer.transparent.dark-s.btContactosde #top nav>ul.sf-menu>.btContactos>a:hover .menu-title-text {
    color: #ecebe4 !important;
}

#header-outer[data-lhe="animated_underline"].transparent.dark-slide #top nav>ul>.btContactos>a .menu-title-text::after,
#header-outer[data-lhe="animated_underline"].transparent.dark-slide #top nav>ul>.btWhiteMenu>a .menu-title-text::after {
    border-color: transparent !important;
}

#header-outer .mobile-header li:not([class*="button_"])>a .menu-title-text::after,
#header-outer[data-lhe="animated_underline"] nav>ul>li:not([class*="button_"])>a .menu-title-text::after,
#header-secondary-outer[data-lhe="animated_underline"] nav>.sf-menu>li>a .menu-title-text::after {
    border-bottom: none !important;
}

.form-element .field-cover .button:hover {
    color: #ecebe4 !important;
    background-color: #699AF6 !important;
    opacity: 1 !important;
}

.container-wrap button[type="submit"]:hover {
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
    -webkit-transform: translateY(0) !important;
}

html .formcraft-css .fc-form .form-element .form-element-html textarea {
    padding: 0.72em 1.9em .65em;
}