/*
Theme Name: ErgonPlus
Theme URI: https://galloreyna.com/
Template: astra
Author: Gallo Reyna
Author URI: https://galloreyna.com/
Description: Ergon Plus Theme
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 8.9.6.2
Updated: 2026-07-03 23:03:47

*/

html, body{
    overflow-x: hidden;
}
.ast-instagram .ahfb-svg-iconset{
        background: white;
    border-radius: 100%;
        padding: 2.5px;
}
.ast-instagram .ahfb-svg-iconset svg{
    fill: #83b823;
}
.ast-instagram:hover .ahfb-svg-iconset svg{
    fill: #83b823 !important;
}
.ast-facebook svg{
        width: 28px !important;
    height: 28px !important;
}
.imgmenuergon{
         width: 90px;
    margin-right: 6px;
}
.menu-link {
    color: #505152 !important;
    font-weight: 600;
    font-size: 1.09rem;
    line-height: 1.1;
    padding-left: 13px !important;
    padding-right: 13px !important;
}
#menu-item-19 svg{
    display: none;
}
.imgmenubiacqua{
    width: 140px;
}
header .custom-logo-link img {
    max-width: 174px;
}
#menu-item-21 a{
    padding-right: 0px !important;
}

.menu-link{
    text-decoration: underline;
    text-decoration-color: #ffffff !important;
    text-decoration-thickness: 3px;
    text-underline-offset: 11px;
}
.menu-link:hover{
    text-decoration: underline ;
     text-decoration-color: #0073ce !important;
    text-decoration-thickness: 3px;
    text-underline-offset: 11px;
}
.current-menu-item .menu-link{
     text-decoration: underline ;
     text-decoration-color: #0073ce !important;
    text-decoration-thickness: 3px;
    text-underline-offset: 11px;
}

#menu-item-18, #menu-item-19, #menu-item-20{
        padding-bottom: 1px;
        border-bottom: 3.5px solid #ffffff;
       transition: border-color 0.2s ease;
}
#menu-item-18:hover, #menu-item-19:hover, #menu-item-20:hover{
        border-color: #0073ce;
}
.current-menu-item.menu-item-18 {
   border-bottom: 3.5px solid #0073ce !important;
}
.current-menu-item.menu-item-19 {
   border-bottom: 3.5px solid #0073ce !important;
}
.current-menu-item.menu-item-20 {
   border-bottom: 3.5px solid #0073ce !important;
}

#menu-item-18 a:hover{
    text-decoration: none !important;
}
#menu-item-19 a:hover{
    text-decoration: none !important;
}
#menu-item-18 a, #menu-item-19 a{
   text-decoration: none !important;
}
.ast-builder-menu-1 .sub-menu, .ast-builder-menu-1 .inline-on-mobile .sub-menu{
    border: none !important;
}

.ast-desktop .main-header-menu.ast-menu-shadow .sub-menu {
    box-shadow: 0px 0px 12px 3px rgb(0 0 0 / 42%);
    border-radius: 12px;
    margin-left: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.main-header-menu .sub-menu .menu-link {
    padding: .5em 1em;
    padding-left: 33px !important;
}

.sub-menu li > a{
    position: relative;
    padding-left: 30px;
}

.sub-menu li > a::before{
    content: "";
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 4px;
    background: #0086e6;
    transition: width .3s ease;
}

.sub-menu li:hover > a::before{
    width: 16px;
}

.sub-menu .menu-link {   
    font-size: 1em;
}
.main-header-menu-toggle{
    border: 1px solid #83b823 !important;
}


.site-footer-primary-section-2 .ast-builder-html-element p, .site-footer-primary-section-2 .ast-builder-html-element p a{
    color: white;
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 4px !important;
}

.site-footer-primary-section-2 .ast-builder-html-element .extraps{
    margin-bottom: 12px !important;
}
.site-footer-primary-section-3 .ast-facebook svg{
    width: 40px !important;
    height: 40px !important;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row, .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .site-footer-section {
    align-items: center;
}
#block-11 p, #block-11 p a{
    margin-bottom: 0px !important;
    text-align: center;
    color: white;
    font-size: 1.1rem;
    font-weight: 600;
}
#block-11  a{
        margin-left: 60px;
}


.banner-olas {
    overflow: hidden;
    position: relative;
}

#wave{
    display:flex;
    width:max-content;
    animation: scrollWave 45s linear infinite;
    margin-top: -135px;
    margin-bottom: 40px;
}

#wave img{
    width:100vw;
    flex-shrink:0;
    display:block;
}

@keyframes scrollWave{
     from{
        transform: translateX(-100vw);
    }
    to{
        transform: translateX(0);
    }
}

#tituloinicio h1{
    color: white;
    font-size: 4.2rem;
    line-height: 1;
    font-weight: 600;
}
#bannerprincipal{
    height: 770px;
}

article a{
    text-decoration: none !important;
}
#bntinicio{
    margin-bottom: 60px;
}
#txtsoluciones h2{
    font-size: 2.6rem;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 15px;
}

#txtsoluciones p{
    color: white;
    font-size: 1rem;
    margin-bottom: 0px !important;
}

.marquee{
    width:100%;
    overflow:hidden;
    white-space:nowrap;
}

.marquee-content{
    display:inline-flex;
    animation: marquee 30s linear infinite;
}

.marquee-content span{
    font-family: 'Oxygen';
    font-size:150px;
    font-weight:700;
    color:#505152;
    margin-right:120px;
    user-select:none;
    opacity:0.1;
}

@keyframes marquee{
    from{
        transform:translateX(-50%);
    }
    to{
        transform:translateX(0);
    }
}

.subtitle p{
        color: #505152;
    font-size: 2.7rem;
    font-weight: 600;
    margin-bottom: 40px;
    line-height: 1.2;
}
.parrafotarjeta{
    display: flex;
    flex-direction: column !important;
    justify-content: space-between !important;
    height: 100%;
}

.parrafotarjeta p{
    color: white;
    font-size: 1rem;
    text-align: justify;
}

.parrafotarjeta a{
       color: white;
    font-size: 1.6rem;
    font-family: 'Oxygen';
    font-weight: 600;
}
.parrafotarjeta img{
       width: 32px;
    vertical-align: middle;
    margin-left: 3px;
}
.text-center{
    text-align: center !important;
    margin-bottom: 0px !important;
}   


.cf7-form{
    margin-bottom: 0px !important;
    width:100%;
}
.wpcf7-response-output{
   margin: 0px !important;
    text-align: center;
}

.cf7-row{
    display:flex;
    gap:30px;
    margin-bottom:30px;
}
.cf7-row p{
   margin-bottom: 0px !important;
}

.cf7-col{
    flex:1;
}

.cf7-col-full{
    width:100%;
}

.cf7-form input,
.cf7-form textarea{
    width:100%;
    border:2px solid #e8e8e8;
    background:#ffffff00;
    padding: 10px 20px !important;
    font-size: 1rem;
    color: #505152;
    outline: none;
    transition: .3s;
    box-sizing: border-box;
    height: 51px;
    border-radius: 0 !important;
}

.cf7-form textarea{
    height:170px;
    resize:none;
}

.cf7-form input:focus,
.cf7-form textarea:focus{
    border-color:#83b823 !important;
}

.cf7-form input::placeholder,
.cf7-form textarea::placeholder{
    color:#969797;
    font-weight:500;
}

.cf7-submit{
    display:flex;
    justify-content:flex-end;
    text-align:center;
}
.cf7-submit p{
   margin-bottom: 0px !important;
}
.cf7-submit .wpcf7-submit{
       background: #83b823;
    color: #fff;
    border: none;
    padding: 16px 18px !important;
    border-radius: 16px !important;
    font-size: 1.4rem;
    font-weight: 600;
    cursor: pointer;
    transition: .3s;
    height: auto;
}

.cf7-submit .wpcf7-submit:hover{
    background:#74a714;
}

.wpcf7-spinner{
    margin-left:15px;
}
.tituloform h2{
    color: #505152;
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 35px;
}

.wpcf7 input.wpcf7-form-control:not([type=submit]):focus, .wpcf7 select.wpcf7-form-control:focus, .wpcf7 textarea.wpcf7-form-control:focus {
    border-color:#83b823 !important;
}

.tarjetacontacto{
    text-align: center;
}

.tarjetacontacto img{
    margin-bottom: 10px;
}


.tarjetacontacto a, .tarjetacontacto p{
    font-weight: 600;
    font-size: 1rem;
    color: #505152;
    line-height: 1.5;
    margin-bottom: 0px !important;
}

.linecontact{
    background: #0073ce !important;
    margin-block: 10px !important;
    height: 2px !important;
}

.topmargin{
    margin-top: 40px;
}

.aumnt{
    font-size: 1.2em;
}
.title2{
    font-size: 2.7rem;
    font-weight: 600;
    color: #505152;
    line-height: 1.2;
}
.parrafo2{
    font-size: 1rem;
    color: #505152;
    line-height: 1.5;
    text-align: justify;
}
.subtitle2{
    font-size: 2.1rem;
    font-weight: 600;
    color: #505152;
    line-height: 1.2; 
}
.link2{
    font-family: 'Oxygen';
    font-size: 1.6rem;
    font-weight: 600;
    color: #83b823;
}
.parrafo3{
    font-size: 1rem;
    color: #505152;
    line-height: 1.5;
}
.baresp p{
    margin-bottom: 0px !important;
    font-size: 1.2rem;
    color: #505152;
    font-weight: 600;
}

.baresp{
    width: fit-content !important;
}


#gallerybiacqua .col-lg-4 {
    flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
}

.nag-skeleton {
    border-radius: 0 !important;
}

.nag-album-cover{
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.album_title_div{
        position: absolute;
    z-index: 3;
    bottom: 0px;
    background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0.718) 100%
    );
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    cursor: pointer;
}
.nag-gallery-container {
    margin-bottom: 0 !important;
    padding: 0 !important;
}
#gallerybiacqua .album-gallery .album_title-dynamic {
    color: #ffffff !important;
    font-size: 1.2rem !important;
    text-align: center;
    font-weight: 700 !important;
    width: 100% !important;
    /* text-transform: uppercase; */
    line-height: 1.2;
    margin-bottom: 0px !important;
}





/* Overlay azul */
.nag-album-cover::before{
    content: "";
    position: absolute;
    inset: 0;
    background: #0073ce;
    opacity: 0;
    transition: .35s ease;
    z-index: 2;
}
/* Texto "Galería" */
.nag-album-cover .album_title_div::after{
   content: "Galería";
    display: block;
    margin-top: -30px;
    font-family: 'Oxygen';
    color: #fff;
    font-size: 1.3rem;
    font-weight: 600;
    opacity: 0;
    transform: translateY(10px);
    transition: .35s ease;
}

.nag-album-cover:hover::before{
    opacity: 0.8 !important;
}



.nag-album-cover:hover .album_title_div::after{
    opacity: 1;
    transform: translateY(0);
    margin-top: 20px;

}


.nag-album-cover:hover .album_title_div{    
    bottom: 50%;
    transform: translateY(50%);
    background: none;
}

#sliderlogos{
    padding-top: 50px;
    padding-bottom: 50px;
}
.sliderlogos{
    padding-top: 40px;
    padding-bottom: 40px;
}

.lista-servicios{
    padding-left: 20px;
    margin: 0;
}

.lista-servicios li{
  margin-bottom: 6px;
    color: #000000;
    line-height: 1.3;
}

.lista-servicios li::marker{
    color: #5cc137; /* Verde del punto */
    font-size: 1.1em;
}
.mbmante{
    margin-bottom: 10px !important;
}
.mbmante2{
    margin-bottom: 0px !important;
}

.textblack{
    color: #000000 !important;
}
.alighf{
    text-align: right !important;
}

/* Contenedor */
.e-n-accordion{
    display: flex;
    flex-direction: column;
    gap: 18px;
}

/* Cada acordeón */
.e-n-accordion-item{
    border: 2px solid #d9d9d9;
    background: #fff;
    overflow: hidden;
    transition: .3s;
}

/* Barra verde lateral */
.e-n-accordion-item-title{
   position: relative;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 10px 20px 10px 40px !important;
    background: #fff;
    cursor: pointer !important;
    list-style: none !important;
}

.e-n-accordion-item-title::-webkit-details-marker{
    display:none;
}

.e-n-accordion-item-title::before{
    content:"";
    position:absolute;
    left:0;
    top:0;
    width:14px;
    height:100%;
    background:#83b823;
}

/* Título */
.e-n-accordion-item-title-text{
        font-size: 1.17rem !important;
    font-weight: 500;
    color: #505152;
    line-height: 1.2;
}

/* Área del contenido */
.e-n-accordion-item > [role="region"]{
    padding:0 20px 10px 20px;
}

/* Texto */
.textinside{
    font-size: 1rem;
    line-height:1.8;
    color:#333;
}
.textinside p{
    font-size: 1rem;
    color: #000000 !important;
    margin-bottom: 0 !important;
}
.textinside{
    font-size: 1rem;
    color: #000000 !important;
    margin-bottom: 0 !important;
}

.textinside strong{
    font-weight:700;
}

/* Link */
.alighf{
    margin-top:10px;
}

.alighf a{
    color:#0073ce;
    text-decoration:none;
    font-size: 1.15rem;
    font-weight:600;
}

.alighf a:hover{
    text-decoration:underline;
}

/* Iconos */
.e-n-accordion-item-title-icon{
    margin-left:20px;
    flex-shrink:0;
}

.e-n-accordion-item-title-icon svg{
    width:18px;
    height:18px;
    fill:#83b823;
}

/* Cambiar + y - por flechas */
.e-opened,
.e-closed{
    display:flex;
    align-items:center;
    justify-content:center;
}

.e-opened svg,
.e-closed svg{
    display:none;
}

.e-opened::before{
    content:"▲";
    color:#7CB518;
    font-size:18px;
}

.e-closed::before{
    content:"▶";
    color:#7CB518;
    font-size:18px;
}
.e-n-accordion-item-title-icon svg{
    fill:#7CB518 !important;
    width:14px;
    height:14px;
}

.e-opened,
.e-closed{
    display:flex;
    align-items:center;
    justify-content:center;
}



.pnst h2{
    text-align: center;
    font-size: 2.5rem;
    font-weight: 600;
    color: white;
}
.pnst p{
    text-align: center;
    font-size: 1.1rem;
    color: white;
        line-height: 1.5;
}

.textwhite{
    color: white !important;
}
.ncolor{
    color: white !important;
    opacity: 0.5 !important;
    line-height: 1.3 !important;
}

.tarjetaproyect h3{    
    color: #ffffff;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 0;
    font-size: 1.05rem;
    padding: 15px 12px;
    text-align: center;  
    min-height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.tarjetaproyect .paddinseet{
    padding: 20px 10px !important;
    text-align: center;
    background-color: white;
}

.tarjetaproyect h4{    
    color: #505152;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 4px;
    font-size: 1.05rem;
}
.tarjetaproyect h6{    
    color: #505152;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 4px;
    font-size: 1rem;
}
.divline2{
    margin-top: 12px !important;
    margin-bottom: 12px !important;
    background: #999999;
    height: 2px;
}
.textinstcard{
   font-family: 'Oxygen', sans-serif;
    color: #505152;
    font-weight: 500;
    line-height: 1.3;
    font-size: 0.85rem;
    margin-bottom: 0 !important;
}
.doubleinst{
    min-height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.doubleinst1{
    min-height: 103px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.doubleinst3{
    min-height: 170px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#valorescarr .swiper-slide:nth-child(1) img{
    margin-bottom: -6px;
}

#valorescarr .swiper-wrapper{
    padding-bottom: 15px;
}


#valorescarr .swiper-slide:nth-child(5) img{
    margin-bottom: -6px;
}


#galdos, #galtres, #galcuatro {
  display: none;
}












@media (max-width: 1370px){
    #wave {
        animation: scrollWave 30s linear infinite;
    }
}
@media (max-width: 1285px) {
    #tituloinicio h1 {
        font-size: 3.7rem;
    }
    #bannerprincipal {
        height: 515px;
    }
    .marquee-content span {
        font-size: 100px;
    }
    #wave {
        margin-top: -87px;
    }
}
@media (max-width: 1241px) {
    .menu-link {
        font-size: 1rem;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    .imgmenuergon {
        width: 80px;
        margin-right: 3px;
    }
    .imgmenubiacqua {
        width: 125px;
    }
    header .custom-logo-link img {
        max-width: 150px;
    }
    .main-header-bar .ast-builder-grid-row {
        grid-column-gap: 8px;
    }
    #menu-item-21 a{
        padding-right: 0px !important;
    }
   
}
@media (max-width: 1210px) {
    footer .site-primary-footer-wrap{
        padding-left: 12px;
        padding-right: 12px;
    }
    .aumnt {
        font-size: 1em;
    }

}

@media (max-width: 1110px) {
    #ast-hf-menu-1 li{
        margin-top: 10px !important;
    }
    .ast-facebook svg {
        width: 25px !important;
        height: 25px !important;
    }
    .ast-instagram .ahfb-svg-iconset svg {
        width: 21px !important;
        height: 21px !important;
    }
    .ast-mobile-header-wrap .ast-above-header-bar, .ast-above-header-bar .site-above-header-wrap {
        min-height: 38px;
    }
    .site-footer-primary-section-3 .ast-instagram .ahfb-svg-iconset svg {
        width: 30px !important;
        height: 30px !important;
    }
    .site-footer-primary-section-3 .ast-facebook svg {
        width: 35px !important;
        height: 35px !important;
    }

}

@media (max-width: 1080px) {
    #bannerprincipal {
        height: 420px;
    }
    #tituloinicio h1 {
        font-size: 3rem;
    }
    #bntinicio {
        margin-bottom: 70px;
        font-size: 1.5rem;
    }
    #wave {
            margin-bottom: 0px;
        margin-top: -70px;
    }
    .elementor-30 .elementor-element.elementor-element-9fc6cc8{
        margin-top: 30px;
    }
    #txtsoluciones h2 {
        font-size: 2.1rem;
    }
    .marquee-content span {
        font-size: 80px;
    }
    .subtitle p {
        font-size: 2.2rem;
        margin-bottom: 17px;
    }
    .parrafotarjeta a {
        font-size: 1.3rem;
    }
    .parrafotarjeta img {
        width: 25px;
    }
    .tituloform h2 {
        font-size: 1.7rem;
        margin-bottom: 30px;
    }
    .title2 {
        font-size: 2rem;
    }
    .subtitle2 {
        font-size: 1.8rem;
    }
    .link2 {
        font-size: 1.4rem;
    }
    .baresp p {
        font-size: 1.1rem;
    }

    .pnst p br{
        display: none;
    }
    .tarjetaproyect h3 {
        min-height: 182px;
    }
    .doubleinst {
        min-height: 74px;
    }
    .doubleinst1 {
        min-height: 125px;
    }
    .doubleinst3 {
        min-height: 185px;
    }
}

@media (max-width: 921px) {
    .menu-link {
        font-size: 1.2rem;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .ast-header-break-point .ast-mobile-header-wrap .ast-flex.stack-on-mobile {
        padding-top: 18px;
        padding-bottom: 18px;
    }
    #ast-hf-mobile-menu li{
        margin-top: 8px !important;
        margin-bottom: 8px !important;
    }
     #ast-hf-mobile-menu li a{
        display: flex !important;
    }
    .imgmenuergon {
        width: 87px;
        margin-right: 5px;
    }
    .imgmenubiacqua {
        width: 140px;
    }
    .sub-menu .menu-link {
        font-size: 1.2em;
        margin-bottom: 8px;
        margin-top: 5px;
    }
    .ast-menu-toggle:focus {
        outline: none;
    }
    .textinside p {
        line-height: 1.5;
    }

    .current-menu-item .menu-link {
        text-decoration: none !important;
    }
    .current-menu-item.menu-item-18 {
        border-bottom: none!important;
    }
    .current-menu-item.menu-item-19 {
        border-bottom: none!important;
    }
    .current-menu-item.menu-item-20 {
        border-bottom: none!important;
    }
    .menu-link:hover {
        text-decoration: none !important;
    }
}


@media(max-width:768px){

    .cf7-row{
        flex-direction:column;
        gap:20px;
        margin-bottom:20px;
    }

    .cf7-submit{
        justify-content:center;
    }

    .cf7-submit .wpcf7-submit{
        width:100%;
    }
    #bannerprincipal {
        height: 260px;
    }
    #tituloinicio h1 {
        font-size: 2.1rem;
        margin-bottom: 5px;
    }
    #bntinicio {
        margin-bottom: 25px;
        font-size: 1.2rem;
        padding: 7px 32px;
        border-radius: 17px;
    }
    #wave {
        margin-bottom: 0px;
        margin-top: -20px;
        animation-duration:25s;
    }   
    @keyframes scrollWave{
        from{
            transform: translateX(-100vw) scale(3);
        }
        to{
            transform: translateX(0) scale(3);
        }
        
    }
    .elementor-30 .elementor-element.elementor-element-9fc6cc8 {
        margin-top: 20px;
    }
    #txtsoluciones h2 {
        font-size: 1.7rem;
    }
    .marquee-content span {
        font-size: 60px;
        margin-right: 95px;
        line-height: 1.2;
    }
    
    .subtitle p {
        font-size: 1.8rem;
        margin-bottom: 4px;
    }
    .tarjetacontacto img {
        margin-bottom: 7px;
        width: 40px;
    }
    .tituloform h2 {
        font-size: 1.6rem;
        margin-bottom: 15px;
    }

    .cf7-submit .wpcf7-submit {
        padding: 12px 12px !important;
        border-radius: 11px !important;
        font-size: 1.3rem;
    }
    .title2 {
        font-size: 1.8rem;
    }
    .subtitle2 {
        font-size: 1.5rem;
    }
    .link2 {
        font-size: 1.2rem;
    }
    .baresp p {
        font-size: 1rem;
        line-height: 1.5;
    }
    .baresp p br{
        display: none;
    }
    .nag-trigger {
        max-width: 100% !important;
        width: 100% !important;
        margin: 0 !important;
    }
    .orden2{
        order: 2 !important;
    }
    .e-n-accordion-item-title-text {
        font-size: 1.1rem !important;
    }
    .textinside{
        padding-top: 10px;
    }
    .pnst p {
        margin-bottom: 0 !important;
    }
    .parrafo3 br{
        display: none;
    }
    .tarjetaproyect h3 {
        min-height: auto;
    }
    .doubleinst {
        min-height: auto;
    }
    .doubleinst1 {
        min-height: auto;
    }
        .doubleinst3 {
        min-height: auto;
    }
    .tarjetaproyect{
        background-color: white;
    }

}


@media (max-width: 543px) {
    #block-12 img{
        width: 170px !important;
        margin-bottom: 13px;
    }
    #block-12 figure{
            float: none;
        display: flex;
        text-align: center;
        justify-content: center;
    }
    #block-11 a {
        margin-left: 30px;
    }
}