/*
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
*/

/* Header Edit */
#header-outer[data-format=centered-menu] .logo-wrapper {
    background-color: #ffffff;
    padding: 0 16px;
    border-radius: 0 0 5px 5px;
}

#header-outer[data-format=centered-menu] .secondary-header {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #fff;
    margin-top: 10px;
    padding-bottom: 4px;
    margin-bottom: 30px;
}

#header-outer[data-format=centered-menu] .secondary-header>* {
    padding-left: 10px;
    padding-right: 10px;
}

#header-outer[data-format=centered-menu] .secondary-header .sh_infos {
    display: flex;
    gap: 8px;
}

#header-outer[data-format=centered-menu] .secondary-header .sh_infos>* {
    display: flex;
    align-items: center;
}

#header-outer[data-format=centered-menu] .secondary-header .sh_infos>*>a {
    display: flex;
    align-items: center;
}

#header-outer[data-format=centered-menu] .secondary-header .sh_infos svg {
    margin-right: 4px;
}

#header-outer[data-format=centered-menu] .secondary-header .sh_infos .sh_phone,
#header-outer[data-format=centered-menu] .secondary-header .sh_infos .sh_email,
#header-outer[data-format=centered-menu] .secondary-header .sh_infos .sh_time {
    color: #fff;
}

#header-outer[data-format=centered-menu] .secondary-header .sh_social {
    display: flex;
    height: 24px;
    padding-left: 10px;
    gap: 8px;
    border-left: 1px solid rgba(255, 255, 255, 0.25);
}

#header-outer[data-format=centered-menu] .secondary-header .sh_infos>*>a,
#header-outer[data-format=centered-menu] .secondary-header .sh_social a {
    color: #fff;
}

#header-outer[data-format=centered-menu] .secondary-header .sh_social a {
    height: 24px;
}

#header-outer[data-format=centered-menu] .secondary-header .sh_infos>*>a:hover,
#header-outer[data-format=centered-menu] .secondary-header .sh_social a:hover {
    color: #00c6c2;
}

#header-outer[data-format=centered-menu] .secondary-header .sh_portal {
    display: none;
}

#header-outer[data-format=centered-menu] .secondary-header .sh_portal a {
    background-color: #00c6c2;
    color: #202F5E;
    padding: 2px 18px;
    border-radius: 50px;
}

#header-outer[data-format=centered-menu] .secondary-header>*:last-child {
    padding-right: 0;
}

#header-outer[data-format=centered-menu] .secondary-header .sh_portal a:hover {
    opacity: 0.7;
}

/* Breakpoint: 1000px */
@media only screen and (min-width: 1000px) {
    #header-outer[data-format=centered-menu] .secondary-header {
        display: flex;
    }

    body #header-outer.transparent #top .menu_wrapper nav>ul>li[class*=button_solid_color]>a:last-child,
    #top nav>ul>li[class*="button_solid_color"]>a:last-child,
    #top nav>ul>li[class*="button_solid_color"]>a,
    body #header-outer[data-lhe="default"] #top nav .sf-menu>li[class*="button_solid_color"]>a:hover {
        margin-right: 0;
    }

    #header-outer #logo,
    #header-outer .logo-clone,
    #header-outer .logo-spacing {
        margin: 16px 0;
    }

    #header-outer[data-format=centered-menu] #top .span_9 nav .sf-menu:not(.buttons) {
        -webkit-justify-content: start;
        justify-content: start;
    }

    #header-outer[data-format=centered-menu] .main_header__wrapper {
        flex-direction: column;
        margin-left: 20px;
    }

    #header-outer[data-format=centered-menu] .main_header__wrapper .menu_wrapper nav {
        display: flex;
    }

    #header-outer[data-format=centered-menu] #top .span_3,
    #header-outer[data-format=centered-menu] #top .menu_wrapper nav>.buttons {
        z-index: 10;
        position: relative;
    }

    #header-outer[data-format=centered-menu] #top .span_3,
    #header-outer[data-format=centered-menu] #top .menu_wrapper nav>.buttons a {
        width: max-content;
    }

    body #header-outer.transparent #top .menu_wrapper nav>ul>li[class*=button_solid_color]>a,
    #header-outer[data-lhe=default] #top nav>ul>li[class*=button_solid_color]>a,
    #header-outer[data-lhe=default] #top .menu_wrapper nav .sf-menu>li[class*=button_solid_color]>a:hover {
        padding-left: 36px;
        padding-right: 36px;
        color: #202F5E !important;
    }

    #header-outer[data-lhe=default] #top nav .sf-menu>[class*=button_solid_color].sfHover:not(#social-in-menu)>a,
    #header-outer[data-lhe=default] #top nav>ul>li[class*=button_solid_color]>a:hover,
    body #header-outer[data-lhe=default] #top nav .sf-menu>li[class*=button_solid_color].sfHover>a {
        color: #202F5E !important;
    }

    #header-outer:not(.transparent) li.menu-item-48>a:hover>.menu-title-text {
        color: #fff !important;
    }

    #top .menu_wrapper nav>ul>li[class*="button_solid_color"]>a:before,
    #header-outer.transparent #top nav>ul>li[class*="button_solid_color"]>a:before {
        height: 40px;
    }

    #header-outer[data-header-resize="1"] .logo-spacing {
        display: none;
    }
}

/* Breakpoint (max): 999px */
@media only screen and (max-width: 999px) {
    #header-outer[data-format=centered-menu] .logo-wrapper {
        background-color: unset;
        padding: 0;
        border-radius: 0;
    }

    #header-outer[data-format=centered-menu] .logo-wrapper a {
        position: relative;
    }

    #header-outer[data-format=centered-menu] .logo-wrapper a:before {
        display: block;
        position: absolute;
        background-color: #fff;
        padding-bottom: 10px;
        width: 170px;
        height: 62px;
        content: ' ';
        z-index: -1;
        transition: opacity .2s ease;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        border-radius: 5px;
    }

    #header-outer[data-format=centered-menu] .secondary-header {
        display: none;
    }
}

/* Breakpoint (max): 1219px */
@media only screen and (max-width: 1219px) {
    #header-outer[data-format=centered-menu] .secondary-header .sh_infos>* {
        display: none;
    }

    #header-outer[data-format=centered-menu] .secondary-header .sh_social {
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.25);
    }

    #top nav>ul>li>a {
        font-size: 16px;
    }

    #top .menu_wrapper nav>ul>li[class*="button_solid_color"]>a:before,
    #header-outer.transparent #top nav>ul>li[class*="button_solid_color"]>a:before {
        height: 31px;
    }

    body #header-outer.transparent #top .menu_wrapper nav>ul>li[class*=button_solid_color]>a,
    #header-outer[data-lhe=default] #top .menu_wrapper nav .sf-menu>li[class*=button_solid_color]>a:hover {
        padding-left: 26px;
        padding-right: 26px;
    }

    #header-outer[data-format=centered-menu] #top .span_9 nav .sf-menu:not(.buttons) {
        -webkit-justify-content: end;
        justify-content: end;
    }

    #header-outer[data-format=centered-menu] .secondary-header {
        -webkit-justify-content: end;
        justify-content: end;
    }

    body.material #header-outer[data-has-buttons=no]:not([data-format=left-header]) #top nav>.buttons {
        display: none;
    }

    #header-outer[data-format=centered-menu] .secondary-header .sh_portal {
        display: block;
    }
}

/* Breakpoint (max): 1300px */
@media only screen and (max-width: 1300px) {
    #header-outer[data-format=centered-menu] .secondary-header .sh_infos>* {
        font-size: 14px;
    }

    #header-outer[data-format=centered-menu] .secondary-header .sh_infos>*>svg {
        height: 18px;
        width: auto;
    }
}

/* Página de Serviços */
.servicos__header {
    display: flex;
}

.servicos__header .servicos__main_title {
    width: 80%;
    display: flex;
    align-items: center;
}

.servicos__header .servicos__main_title .servicos__icon_wrapper {
    margin-right: 10px;
}

.servicos__header .servicos__main_title .servicos__icon_wrapper span {
    color: #00C6C2 !important;
    width: 40px;
    height: 40px;
    font-size: 40px;
}

.servicos__header .servicos__main_title h1 {
    font-size: 40px !important;
    color: #00C6C2 !important;
    margin-bottom: 0 !important;
}

.servicos__header .servicos__back {
    width: 20%;
    align-content: center;
    justify-items: self-end;
}

.servicos__header .servicos__back a.back_link,
.servicos__header .servicos__back a.back_link {
    color: rgba(255, 255, 255, 0.5);
    transition: color 0.5s ease !important;
}

.servicos__header .servicos__back a.back_link:hover,
.servicos__header .servicos__back a.back_link:hover i {
    color: rgba(255, 255, 255, 0.9);
}

.servicos_row {
    display: flex;
    gap: 28px;
    padding: 80px 0;
}

.servicos_row .servicos__top_content {
    order: 2;
    width: 50%;
}

h5.default_h5,
.servicos_row .servicos__top_content .servicos__title h5,
.servico_mais h5.mais__rotulo {
    text-transform: uppercase;
    font-size: 20px;
    color: #00C6C2;
}

h3.default_h3,
.servicos_row .servicos__top_content .servicos__title h3,
.servico_mais h3.mais__titulo {
    font-weight: 700;
    font-size: 40px;
    line-height: 1.2;
    color: #202F5E;
}

h3.default_h3.dark_h3 {
    color: #ffffff;
}

.h_description {
    color: #BEC4DB;
}

.servicos_row .servicos__top_image {
    order: 1;
    width: 50%;
    padding-right: 48px;
}

.servicos_row .servicos__top_image img {
    border-radius: 10px;
    object-fit: cover;
    width: 100%;
    height: 464px;
}

.servicos__content p {
    font-size: 21px;
    line-height: 28px;
}

.servicos__content p:last-child {
    padding-bottom: 0;
}

.servico_mais__wrapper {
    padding: 80px 0;
    display: flex;
    align-items: start;
    gap: 2rem;
}

.servico_mais {
    width: 50%;
}

.servico_mais:only-child {
    width: 100%;
}

.servico_mais .mais__lista {
    padding-top: 1.5rem;
}

.servico_mais .mais__lista p {
    font-size: 21px;
    line-height: 28px;
}

.servico_mais .mais__lista ul {
    display: grid;
    grid-template-columns: auto;
    gap: 1rem;
    margin: 0
}

.servico_mais:only-child .mais__lista ul {
    grid-template-columns: auto auto;
}

.servico_mais .mais__lista ul li {
    list-style: none;
    background: url('/wp-content/uploads/2024/12/mover-check.svg') no-repeat left center;
    padding-left: 44px;
    font-size: 26px;
}

.servicos_contato_title__wrapper {
    display: flex;
    align-items: center;
}

.servicos_contato_wrapper {
    border-radius: 10px;
    background-color: var(--nectar-extra-color-1);
    display: flex;
    width: 100%;
    padding: 3rem;
}

.servicos_contato_wrapper_c2a {
    width: 70%;
}

.servicos_contato_wrapper_btns {
    display: flex;
    width: 22%;
    margin-left: 8%;
    flex-direction: column;
    align-self: center;
    gap: 14px;
}

.servicos_contato_wrapper_btns a {
    text-align: center;
}

.servicos_contato_wrapper_btns .nectar-button span {
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 6px;
}

.servicos_contato_wrapper p {
    color: #BEC4DB !important;
    padding: 1rem 0;
    font-size: 20px;
}

.servicos_contato_wrapper .servicos_contato_infos {
    display: flex;
    gap: 14px;
}

.servicos_contato_wrapper .servicos_contato_infos .sc_phone a,
.servicos_contato_wrapper .servicos_contato_infos .sc_email a {
    font-size: 20px;
    color: #fff;
    display: flex;
    gap: 4px;
}

.servicos_contato_wrapper .servicos_contato_infos .sc_phone a:hover,
.servicos_contato_wrapper .servicos_contato_infos .sc_email a:hover {
    color: var(--nectar-accent-color);
}

.servicos_contato_title__wrapper svg {
    width: auto;
    height: 41px;
    margin-right: 8px;
    color: var(--nectar-accent-color);
}

.servicos_contato_title__wrapper h3 {
    color: #fff;
    font-size: 32px;
}

/* Breakpoint (max): 999px */
@media only screen and (max-width: 999px) {
    .servicos__header {
        flex-direction: column;
    }

    .servicos__header .servicos__main_title {
        width: 100%;
        order: 2;
    }

    .servicos__header .servicos__main_title h1 {
        font-size: 32px !important;
        line-height: 38px !important;
    }

    .servicos__header .servicos__back {
        width: 100%;
        justify-items: self-start;
        order: 1;
        margin-bottom: 10px;
    }

    .servicos_row {
        flex-direction: column;
        padding: 40px 0;
    }

    .servicos_row .servicos__top_content {
        width: 100%;
    }

    .servicos_row .servicos__top_image {
        width: 100%;
        padding-right: 0;
    }

    .servicos_row .servicos__top_image img {
        width: 100%;
        height: 280px;
    }

    .servico_mais {
        padding: 40px 0 0;
        width: 100%;
    }

    .servico_mais__wrapper {
        flex-direction: column;
        padding-top: 0!important;
    }

    .servico_mais .mais__lista ul {
        grid-template-columns: auto;
    }

    .servico_mais:only-child .mais__lista ul {
        grid-template-columns: auto;
    }

    .servico_mais .mais__lista ul li {
        font-size: 20px;
    }

    .servicos_contato_wrapper {
        flex-direction: column;
    }
    
    .servicos_contato_wrapper_c2a {
        width: 100%;
    }
    
    .servicos_contato_wrapper_btns {
        width: 100%;
        margin-left: 0;
        flex-direction: column;
    }

    .servicos_contato_wrapper .servicos_contato_infos {
        flex-direction: column;
        gap: 8px;
        padding-bottom: 1rem;
    }

    .servicos_contato_wrapper .servicos_contato_infos .sc_phone a,
    .servicos_contato_wrapper .servicos_contato_infos .sc_email a {
        font-size: 15px;
    }
}

/* Serviços (lista) */
.servicos_list__wrapper {
    padding-top: 20px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

.servicos_list__item {
    height: 100%;
    border-radius: 20px;
    border: 2px solid var(--nectar-accent-color);
    background-color: #202f5e;
    padding: calc(1.5rem + 10px) 1.5rem;
    transition: background-color 300ms ease;
}

.servicos_list__item:hover {
    background-color: rgba(26, 32, 71, 0.75);
}

.servicos_list__titulo-wrapper {
    display: flex;
    align-items: center;
}

.servicos_list__titulo {
    font-size: 1.53em;
    line-height: 1.25;
    margin-bottom: 0 !important;
    margin-left: 20px;
    color: #fff;
}

.servicos_list__titulo span {
    font-size: 0.725em;
}

.servicos_list__icone-wrapper {
    margin-top: 6px;
    display: flex;
    justify-content: center;
    align-content: center;
}

.servicos_list__icone-wrapper .dashicons {
    width: 42px;
    height: 42px;
    font-size: 42px;
    color: var(--nectar-accent-color);
}

.servicos_list__icone {
    margin-bottom: 0 !important;
}

.servicos_list__content p {
    padding: 20px 0 14px;
    font-size: 18px;
    color: #BEC4DB;
}

.servicos_list__link {
    font-size: 20px !important;
    color: #fff !important;
    display: flex;
    align-items: center;
}

.servicos_list__link svg {
    margin-left: 6px;
}

.servicos_list__link:hover {
    transition: color 100ms;
    color: var(--nectar-accent-color) !important;
}

@media only screen and (max-width: 1200px) {
    .servicos_list__wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 768px) {
    .servicos_list__wrapper {
        grid-template-columns: repeat(1, 1fr);
    }
}
