/**
Theme Name: Tacuar Child
Author: Nestor Carvallo
Author URI: https://nestorcarvallo.com
Description:
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: usr-child
Template: tacuar

Domain Path: /languages

*/

:root {
    --primary-color: var(--e-global-color-astglobalcolor0);
    --primary-color-light: #d45595;
    --secondary-color: var(--e-global-color-astglobalcolor1);
    --grey: var(--e-global-color-astglobalcolor2);
    --grey-light: var(--e-global-color-astglobalcolor3);

    --red: #F6554B;
    --yellow: #F7D128;
    --green: #CCE553;
    --grey: #87868A;
}

h1, .entry-content h1, h2, .entry-content h2, h3, .entry-content h3, h4, .entry-content h4, h5, .entry-content h5, h6, .entry-content h6 {
    color: var(--grey);
}

section:not(aside section) {
    margin-bottom: 6.3rem!important;
}

.page-id-1474 footer .site-footer-section-3 aside {
    display: none;
}

/* SECTION TITLE */
.tacuar-section-title {
    border-left: 10px solid var(--grey);
    padding-left: 2rem;
    margin-bottom: 1rem!important;
}

.tacuar-section-title .tacuar-section-title-line1 h3, .tacuar-section-title .tacuar-section-title-line2 h3 {
    text-transform: uppercase;
    font-size: 3rem;
    line-height: 1;
    font-weight: 100;
    font-family: sans-serif;
}

.tacuar-section-title-line2 {
    margin-top: -1.3rem;
}




/* SLIDER HOME */
section#tacuar-slider-home {
    margin-top: 120px;
    display: none;
}

section#tacuar-slider-home-option1 {
    margin-top: 7.6rem!important;
    background: url(/wp-content/uploads/2024/08/smart-city-01.jpg);
    flex-direction: row;
    justify-content: space-around;
}

section#tacuar-slider-home-option1 .slider-home {

}

section#tacuar-bienvenida {
    display: none;
}

#tacuar-slider-home h2 {
    font-size: 2rem;
    margin-bottom: 1rem;
}

#header-soluciones-wrapper {
    margin-top: 0;
    min-height: 520px;
    justify-content: end;
    align-items: center;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 80%);
    padding: 2rem 0;
}

#header-soluciones-wrapper .header-title h2, #header-soluciones-wrapper .header-text {
    color:#ffffffd6;
}

#header-soluciones-wrapper .header-title h2 {
    font-size: 3.5rem;
}

#header-soluciones-wrapper .header-text p {
    font-size: 1.2rem;
}


.header-soluciones-column {
    background: linear-gradient(180deg, #ffffff, transparent);
    border-radius: 20px;
    padding: 1.8rem;
    margin: 8rem 0 5rem;
}

.header-soluciones-column h2 {
    color: #5e5e5e;
    font-size: 1.35rem;
    width: 85%;
}

.header-soluciones-column p {
    color: #292929;
    font-size: .9rem;
    font-weight: 600;
    margin-bottom: 0;
    width: 75%;
    line-height: 1.6;
}

#header-soluciones-content {
    max-width: 1140px;
}

#header-page {
    display: flex;
    padding: 0;
    min-height: 440px;
    align-items: center;
    margin-top: 122px;
}





#tacuar-slider-home .bdt-prime-slider-dragon .bdt-prime-slider-wrapper {
    /* background-color: #1f421cdb; */
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    padding-bottom: 3rem;
}

#tacuar-slider-home .bdt-prime-slider-content {
    background: #000000a8;
    padding: 3rem;
}

#tacuar-slider-home .bdt-prime-slider-content .bdt-ps-button {
    margin: 0;
}

#tacuar-slider-home .bdt-title-tag {
    font-size: 4.3rem !important;
    padding-bottom: clamp(20px, 5vw, 30px);
}

#tacuar-slider-home .bdt-sub-title-inner {
    font-size: 1.4rem !important;
}

#tacuar-slider-home section.wpr-magazine-grid {
    margin-bottom: 0 !important;
}

/* BIENVENIDA */
#tacuar-bienvenida p {
    margin: 0;
}

#tacuar-bienvenida-content-wrapper {
    border-bottom: 1px solid #c5c3c3;
}

#tacuar-bienvenida > div {
    border: 0px solid;
    padding: 0;
}

#tacuar-bienvenida-quote {
    margin: 0 2rem;
}

/* #tacuar-bienvenida > div > div {
    padding: 5rem 0;
} */

#tacuar-bienvenida > div > div > div > div {
    /* display: flex;
    align-items: center; */
}



/* SOLUCIONES */
#tacuar-soluciones > div, #tacuar-showcase > div {
    padding: 0;
}

#tacuar-soluciones-wrapper {
    padding: 0;
}

.tacuar-soluciones-item {
    padding: 1.3rem;
    --widgets-spacing: 30px 0;
}

.tacuar-soluciones-item h3 {
    font-size: 1.8rem;
}

.tacuar-soluciones-item:first-child {
    background-color: #efefef;
}

.tacuar-soluciones-item:nth-child(2) {
    background-color: #efefef;
}

.tacuar-soluciones-item:last-child {
    background-color: #efefef;
}



/* CITA */
#tacuar-cita #tacuar-cita-wrapper > div > div > div:first-child {
    border: 1px solid;
}

#tacuar-cita #tacuar-cita-wrapper > div > div > div:last-child {
    border: 3px solid;
}




/* SHOWCASE */
#tacuar-showcase .bdt-navigation-wrap {
    display: none;
}




/* INFORME */
#tacuar-informe .tacuar-section-title .tacuar-section-title-line1 h3, #tacuar-informe .tacuar-section-title .tacuar-section-title-line2 h3 {
    color: white;
}

#tacuar-informe .tacuar-section-title {
    border-color: white;
}





/* CLIENTES */
#tacuar-clientes #carousel-wrapper {
    padding: 0;
}



/* FOOTER */
footer .site-footer-section:not(.site-footer-below-section-1) {
    padding: 3rem;
}

.site-primary-footer-inner-wrap {
    align-items: start!important;
}

footer .site-footer-section aside {
    margin-bottom: 0;
}

footer .site-footer-section aside section {
    margin-bottom: .5rem;
    font-size: 0.85rem;

}
footer .site-footer-section aside section h2{
    margin-bottom: .3rem;
}

footer .site-footer-section aside section p:not(section.widget_text p) {
    display: none;
}

footer .wpforms-container {
    margin-bottom: 0;
}

.wpforms-container .wpforms-field-label {
    font-weight: 500;
    margin-bottom: 0.3rem;
}

footer label.wpforms-field-label, footer ul li label {
    color: white;
    font-weight: 500!important;
    margin-bottom: 0.3rem;
}





/* PRODUCTS MENU */
#products-menu .eael-simple-menu-container .eael-simple-menu li a {
    font-size: 12px;
    padding-left: 7px!important;
    padding-right: 7px!important;
}

#menu-soluciones a.eael-item-active {
    color: #232323;
}

#menu-soluciones svg path {
    fill: #232323;
}

#menu-soluciones li span.eael-simple-menu-indicator {
    border-color: #adadad;
    background-color: #a9a9a933 !important;
}

#menu-soluciones a {
    line-height: 20px;
    padding-top: 0.8rem;
    padding-bottom: .9rem;
    border-bottom: 1px solid #adadad;
    color: #adadad;
}

footer #menu-soluciones a {
    border-bottom: 0;
}

#menu-soluciones li:last-child a {
    border-bottom: none;
}

.secondary-menu > div > div {
    border-color: #adadad !important;
}




/* Header */
header#masthead {
    background: transparent;
}

.ast-hfb-header .site-header {
    margin: 0;
}

/* Footer */
.site-below-footer-inner-wrap p {
    font-size: .8rem;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
    min-height: 0!important;
}

.download-button span.elementor-button-icon {
    font-size: 1.2rem;
}

.download-button a {

}

.download-button a span.elementor-button-content-wrapper {
    display: flex;
    align-items: center;
}

#masthead .ast-container,.site-header-focus-item+.ast-breadcrumbs-wrapper {
    padding-left: 70px;
    padding-right: 70px;
    max-width: 1400px;
    min-height: 120px;
}

/* Menu main header */
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
    margin: 5px;
    line-height: 19px;
    /* background: #ffffff24; */
    padding: 10px 0px;
    font-size: 0.9rem;
    cursor: pointer;
    border: 1px solid #757575;
}

.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item:hover {
    background-color: var(--primary-color);
}

.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu, .ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper {
    background: #00000040;
    border: none;
    margin-top: 3px;
}

:not(.home) .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu, .ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper {
    background: #0000006b;   
}

.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu li:hover {
    background-color: var(--secondary-color);
}

/* Menu header above */
.home .ast-primary-header-bar {
    background: #000000d4 !important;
}

.ast-primary-header-bar {
    background: #fffffff0 !important;
}

:not(.home).ast-above-header-bar {
    border: none;
    background-color: var(--secondary-color)!important;
}

:not(.home).ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
/*    background: var(--primary-color)!important;*/
    background: #3f3f3f!important;
}

:not(.home).ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item a {
    color: var(--ast-global-color-5)!important;
}

.ast-desktop .ast-above-header-bar .main-header-menu > .menu-item a {
    font-size: .75rem;
    color: var(--ast-global-color-5)!important;
}

.ast-desktop .ast-above-header-bar .main-header-menu > .menu-item abbr {
    font-size: .8rem;
}



/* Header mobile */
.ast-header-break-point #ast-mobile-header {
    position: absolute;
    top: 0;
    width: 100%;
}

/* Novedades */
.col-md-4.col-12.news-posts-item > div:nth-child(2) > div:nth-child(2) {
    height: 150px;
}

/* Sliders */
#usr-slider-home .bdt-prime-slider {
    height: 100vh;
}

#usr-slider-home .bdt-prime-slider-skin-general div.bdt-slideshow:first-child, .bdt-slideshow-items {
    height: 100vh;
}

#usr-slider-home ul li>div:nth-child(2) {
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin: 0;
    padding-bottom: 60px;
}

#usr-slider-home .bdt-prime-slider-desc {
    margin-top: 0;
}

#usr-slider-home .bdt-slider-excerpt {
    margin-top: 30px;
}

/*  Slider */
.bdt-prime-slider-skin-general .bdt-slide-btn {
    border: 2px solid var(--secondary-color)!important;
}

.bdt-prime-slider-skin-general .bdt-slide-btn .bdt-slide-btn-icon {
    background: var(--secondary-color)!important;
}

.bdt-prime-slider-skin-general .bdt-prime-slider-next:hover, .bdt-prime-slider-skin-general .bdt-prime-slider-previous:hover {
    background: var(--secondary-color)!important;
    border-color: var(--secondary-color)!important;
}

.page-title .wpr-post-title {
    font-family: 'Rubik', sans-serif;
    font-size: clamp(30px, 5vw, 110px)!important;
}


/* Events */
.ectbe-list-wrapper {
    padding: 0!important;
    display: flex!important;
}

.ectbe-list-wrapper .ectbe-inner-wrapper {
    display: block!important;
    margin: 10px;
    flex: 1!important;
}

.ectbe-wrapper .ectbe-month-header.ectbe-simple-event:after, .ectbe-wrapper.ectbe-list-wrapper.style-1 .ectbe-date-area {
    background: var(--primary-color)!important;
}
.ectbe-date-area  span {
    color: white !important;
}

.ectbe-evt-title a {
    color: var(--primary-color)!important;
}

.ectbe-wrapper.ectbe-list-wrapper.style-1 .ectbe-content-box {
    background: #f2f2f2!important;
    height: 195px;
}

.ectbe-evt-more-box {
    display: none!important;
}


/* HISTORIA */
.historia-cita p {
    font-size: 1.9rem;
    font-weight: 100;
    margin: 0;
    border-bottom: 1px solid grey;
    padding-bottom: 0.4rem;
}

/* AUTORIDADES */
.autoridades-galeria .gallery-item figcaption {
    font-size: .7rem;
    border: none;
}

/* PROTOCOLOS Y REGLAMENTOS */
.protocolos-reglamentos-wrapper {
    min-height: 100vh;
}

.protocolos-reglamentos-item {
    background-color: #f2f2f2;
}

#block-24 {
    display: none;
}

/* Mobile */
@media (max-width: 767px) {

    section#tacuar-slider-home-option1 {
        margin-top: 0 !important;
        padding: 0 !important;
        background-size: 780px auto;
        background-repeat: no-repeat;
        background-position-x: center;
    }

    /* .elementor-2019 .elementor-element.elementor-element-6aced79 {
        display: none;
    } */

    #header-page-content {
        position: relative;
        top: 37px;
    }

    #header-page {
        margin-top: 0;
        min-height: 280px;
    }

    #header-soluciones-wrapper .header-title h2 {
        font-size: 1.45rem;
    }

    #header-soluciones-wrapper .header-text p {
        font-size: 0.9rem;
        margin-bottom: 0;
    }

    #header-soluciones-wrapper {
        padding: 1rem 0.5rem;
        background: linear-gradient(0deg, rgba(0, 0, 0, .8) 30%, rgba(0, 0, 0, 0) 80%);
    }

    #header-soluciones-wrapper {
        min-height: 380px;
    }

    .header-soluciones-column:first-child {
        margin: 5rem 1rem 0;
    }

    .header-soluciones-column {
        background: #ffffffa8;
        padding: 1.8rem;
        border-radius: 0;
        margin: 0rem 1rem 0;
    }

    section:not(aside section) {
        margin-bottom: 1rem !important;
        padding: 0 1rem !important;
    }

    #tacuar-bienvenida-avatar {
        width: 100%;
    }

    #tacuar-bienvenida-avatar img {
        width: 100%;
        height: auto;
    }

    #tacuar-bienvenida-content-wrapper {
        margin-top: 1.8rem;
    }

    .tacuar-section-title .tacuar-section-title-line1 h3, .tacuar-section-title .tacuar-section-title-line2 h3 {
        font-size: 1.4rem;
    }

    .tacuar-section-title {
        padding-left: 1rem;
    }

    .tacuar-soluciones-item h3 {
        font-size: 1.2rem;
        margin-bottom: 0.5rem;
    }

    .tacuar-button a {
        padding: 12px 23px!important;
        font-size: .85rem!important;
        font-weight: 400;
    }

    .custom-logo {
        max-width: 140px!important;
    }

    .ast-builder-menu-1 .main-header-menu .menu-item > .menu-link {
        color: var(--ast-global-color-3) !important;
    }

    ul#menu-soluciones button {
        display:none!important;
    }
    
    ul#menu-soluciones {
        display:block!important;
        position:relative!important;
        top:unset!important;
        padding-left: 0;
        /* background-color:white!important; */
    }

    footer .site-footer-section:not(.site-footer-below-section-1) {
        padding: 0;
    }

    footer .site-footer-section aside section {
        margin-bottom: 1.5rem;
        text-align: left;
    }

    footer .site-footer-section aside section figure {
        display: flex;
        justify-content: start;
    }

    .footer-social-inner-wrap {
        text-align: left;
    }

    [data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
        text-align: left;
    }

    #menu-soluciones-1 {
        padding-left: 0;
    }

    #menu-soluciones-1 ul.sub-menu{
        padding-left: 0;
    }

    #menu-soluciones-1 li {
        margin-top: 1rem;
    }

    #block-24 {
        margin-bottom: 0;
        display: block;
    }

    #block-24 p {
        color: #636363;
        font-size: 1.2rem;
        margin-bottom: 0;
    }







    .download-button a {
        padding: 0.7rem 1rem !important;
    }

    #usr-slider-home ul li>div:nth-child(2) {
        padding: 0 50px;
        align-items: center;
    }

    .ectbe-list-wrapper .ectbe-inner-wrapper {
        display: flex!important;
        flex: 0 0 auto!important;
        width: 100%;
        margin: 0;
    }

    .ectbe-wrapper.ectbe-list-wrapper.style-1 {
        flex-wrap: wrap;
    }

    /* HISTORIA */
    .historia-cita p {
        font-size: 1.3rem;
    }

    .autoridades-galeria .gallery-item {
        max-width: 50%!important;
    }

}