/* Override global: reemplazo de Josefin Sans por Open Sans */

@font-face {
    font-family: "Josefin Sans";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url("https://fonts.gstatic.com/s/opensans/v35/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2") format("woff2");
}

@font-face {
    font-family: "Josefin Sans";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("https://fonts.gstatic.com/s/opensans/v35/mem5YaGs126MiZpBA-UNirkOUuhp.woff2") format("woff2");
}

@font-face {
    font-family: "Josefin Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("https://fonts.gstatic.com/s/opensans/v35/mem8YaGs126MiZpBA-UFVZ0e.woff2") format("woff2");
}

@font-face {
    font-family: "Josefin Sans";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("https://fonts.gstatic.com/s/opensans/v35/mem5YaGs126MiZpBA-UNirkOX-hp.woff2") format("woff2");
}

@font-face {
    font-family: "Josefin Sans";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("https://fonts.gstatic.com/s/opensans/v35/mem5YaGs126MiZpBA-UN7rgOX-hp.woff2") format("woff2");
}

/* Itálicas */

@font-face {
    font-family: "Josefin Sans";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("https://fonts.gstatic.com/s/opensans/v35/memnYaGs126MiZpBA-UFUKWyV-hs.woff2") format("woff2");
}

@font-face {
    font-family: "Josefin Sans";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("https://fonts.gstatic.com/s/opensans/v35/mem6YaGs126MiZpBA-UFUJ0e.woff2") format("woff2");
}

@font-face {
    font-family: "Josefin Sans";
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url("https://fonts.gstatic.com/s/opensans/v35/memnYaGs126MiZpBA-UFUKXGUehs.woff2") format("woff2");
}

@font-face {
    font-family: "Josefin Sans";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url("https://fonts.gstatic.com/s/opensans/v35/memnYaGs126MiZpBA-UFUKWiUehs.woff2") format("woff2");
}

.col_azul,
.link_des,
.node .banner h1 {
    color: #00c5fb;
}

.foot,
.node .banner,
.node .banner h1,
.portal-clientes,
.pruebelo-clientes,
.text_h6,
.ul_ciudades {
    text-align: center;
}

html,
body {
    overflow-x: hidden !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.container,
footer,
header {
    width: 100%;
    position: relative;
    z-index: 15;
    box-sizing: border-box;
}

header * {
    box-sizing: border-box;
}

.bg_azul {
    background-color: #00c5fb;
}

.link_des {
    font-size: 13px;
    font-weight: 600;
}

.bg_blanco {
    background-color: #fff;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Open Sans", sans-serif;
}

header {
    position: fixed !important;
    z-index: 30 !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
}

.m_t5 {
    margin-top: 5px;
}

.m_t15 {
    margin-top: 15px;
}

.m_t10 {
    margin-top: 10px;
}

.m_b10 {
    margin-bottom: 10px;
}

.m_t20 {
    margin-top: 20px;
}

.m_b20 {
    margin-bottom: 20px;
}

.m_t30 {
    margin-top: 30px;
}

.m_b30 {
    margin-bottom: 30px;
}

.m_r20 {
    margin-right: 20px;
}

.m_l20 {
    margin-left: 20px;
}

.m_t50 {
    margin-top: 50px;
}

.m_t60 {
    margin-top: 60px;
}

.m_b60 {
    margin-bottom: 60px;
}

.m_t90 {
    margin-top: 90px;
}

.m_b90 {
    margin-bottom: 90px;
}

.sin_m {
    margin: 0;
}

.sin_p {
    padding: 0;
}

.p_t5 {
    padding-top: 5px;
}

.p_b5 {
    padding-bottom: 5px;
}

.p_l5 {
    padding-left: 5px;
}

.p_r5 {
    padding-right: 5px;
}

.p_t10 {
    padding-top: 10px;
}

.p_b10 {
    padding-bottom: 10px;
}

.p_l10 {
    padding-left: 10px;
}

.p_r10 {
    padding-right: 10px;
}

.p_t15 {
    padding-top: 15px;
}

.p_b15 {
    padding-bottom: 15px;
}

.p_t20 {
    padding-top: 20px;
}

.p_b20 {
    padding-bottom: 20px;
}

.p_l20 {
    padding-left: 20px;
}

.p_r20 {
    padding-right: 20px;
}

.p_t30 {
    padding-top: 30px;
}

.p_b30 {
    padding-bottom: 30px;
}

.p_l30 {
    padding-left: 30px;
}

.p_r30 {
    padding-right: 30px;
}

.p_t90 {
    padding-top: 90px;
}

.p_b90 {
    padding-bottom: 90px;
}

.p_t60 {
    padding-top: 60px;
}

.p_b60 {
    padding-bottom: 60px;
}

.p_t40 {
    padding-top: 40px;
}

.p_b40 {
    padding-bottom: 40px;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.center {
    margin: auto;
    float: none;
    display: table;
}

.fila {
    display: flex;
}

.a_menu,
.li_menu:hover>ul,
.menu_movil>ul>li {
    display: block;
}

.menu_bar .bt-menu {
    display: block;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
    border: none;
    margin: 15px;
}

.portal,
.portal:hover {
    border-radius: 20px;
    color: #fff;
}

.li-menu-mbl {
    float: left;
}

.pag-redes {
    float: right;
    margin-top: 1%;
    margin-right: 1.9%;
    margin-bottom: 1%;
}

.li-red {
    float: left;
    padding: 5px;
}

.menu_movil,
.nv_menu ul {
    float: right;
}

.menu_movil ul {
    overflow-y: auto !important;
    height: 80%;
}

.portal {
    background: rgba(255, 255, 255, 0.2);
    padding: 8px 20px 6px;
    border: none;
    font-weight: 500;
    top: 10px;
    position: relative;
}

.portal:hover {
    background: #303247;
    border: none;
}

.portal-clientes {
    margin-top: 17%;
}

.portal-clientes a {
    color: #fff;
    background-color: #30d1fc;
    padding: 1% 3%;
    border-radius: 20px;
    font-weight: 500;
}

.portal-clientes a:hover {
    color: #fff;
    background-color: #303247;
    text-decoration: none;
}

#cont_menu {
    width: 100% !important;
    background-color: #00aaf8;
    font-weight: 400;
}

.menu_movil {
    width: 50%;
    max-width: 1000px;
    background: #00aaf8;
    height: 100%;
    right: -100%;
    position: fixed;
}

.menu_bar,
.nv_menu {
    width: 100%;
}

.menu_movil>ul,
ul {
    overflow: hidden;
    list-style: none;
}

.nv_menu ul li {
    cursor: pointer;
}

.menu_movil>ul>li {
    float: none;
    color: #fff;
    padding: 10px;
    text-decoration: none;
    font-size: 13px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    cursor: pointer;
}

.a_menu:focus,
.a_menu:hover,
.menu_movil>ul>li:hover {
    border-bottom: 4px solid #083388;
}

.li_menu {
    float: left;
    list-style: none;
}

.a_menu {
    color: #fff;
    text-decoration: none;
    padding: 10px 0 4px;
    font-size: 15px;
    margin: 4px 12px !important;
}

.link_nomina {
    background-color: #fff;
    color: #00aaf8 !important;
    padding: 5px 10px !important;
    border-radius: 45px;
}

.link_nomina:hover {
    padding: 5px 10px !important;
}

.nuevo {
    position: absolute;
    top: -12px;
    margin-left: 105px;
    background: #fff;
    color: #00AAF8;
    border-radius: 35px;
    padding: 0.5px 7px;
    font-size: 12px;
    font-weight: 600;
}

.nuevo-scroll {
    top: 11px;
}

.a_menu:focus,
.a_menu:hover {
    color: #fff;
    text-decoration: none;
    padding: 10px 0 0;
}

.ul_submenu {
    display: none;
    position: absolute;
    min-width: 140px;
    z-index: 1;
}

.a_submenu,
.a_submenu:hover {
    position: relative;
    background: rgba(255, 255, 255, 0.95);
    padding: 10px;
    border: none;
    text-decoration: none;
}

.a_submenu {
    display: block;
    color: #083388;
    font-size: 13px;
    text-transform: none;
}

.a_submenu:hover {
    color: #00aaf8;
}

.li_sin_sub {
    border: none;
    padding: 0;
}

/* --- NUEVO ESTILO FOOTER 2026 --- */
#foot_map {
    background-color: #022B55;
    padding: 0;
    width: 100%;
}

.footer-box-principal {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 30px;
    flex: 1;
}

.footer-grid-2026 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 95%;
    max-width: 2000px;
    margin: 60px auto 30px auto;
    padding: 0;
    gap: 20px;
}

.footer-box-logo {
    padding: 20px 30px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    z-index: 1;
    width: 280px;
    box-sizing: border-box;
}

.footer-box-logo::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    background-color: #00AAF8;
    z-index: -1;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.footer-logo-img {
    max-width: 180px;
    width: 100%;
    height: auto;
}

.footer-box-desc {
    color: #fff;
    font-size: 13px;
    line-height: 1.4;
    max-width: 400px;
    padding: 20px 0;
    display: flex;
    align-items: center;
}

.footer-box-contact {
    color: #fff;
    font-size: 13px;
    line-height: 1.5;
    padding: 20px;
}

.footer-title-2026 {
    font-weight: 700;
    margin-bottom: 8px;
    font-size: 14px;
    color: #fff;
}

.footer-info-2026 {
    color: #d2d2d2;
}

.footer-info-2026 strong {
    color: #fff;
}

.footer-tel-2026 {
    color: #d2d2d2;
    text-decoration: none;
}

.footer-tel-2026:hover {
    color: #00aaf8;
    text-decoration: none;
}

.footer-box-links {
    padding: 20px;
}

.footer-buttons-2026 {
    display: flex;
    gap: 15px;
}

.footer-btn {
    display: flex;
    align-items: center;
    background-color: #00AAF8;
    color: #fff;
    padding: 10px 15px;
    border-radius: 8px;
    text-decoration: none;
    font-size: 12px;
    line-height: 1.2;
    transition: background-color 0.3s, transform 0.3s;
}

.footer-btn:hover {
    background-color: #0090D6;
    text-decoration: none;
    color: #fff;
    transform: translateY(-2px);
}

.footer-btn-icon {
    width: 26px;
    height: 26px;
    margin-right: 10px;
    fill: none;
    stroke: #fff;
    stroke-width: 1.5;
}

.footer-box-social {
    padding: 20px 40px 20px 20px;
}

.social-icons-2026 {
    display: flex;
    gap: 12px;
}

.social-icons-2026 a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background-color: #00AAF8;
    border-radius: 50%;
    transition: transform 0.3s, background-color 0.3s;
}

.social-icons-2026 a:hover {
    transform: scale(1.1);
    background-color: #0090D6;
}

.social-icons-2026 img {
    width: 18px;
    height: 18px;
    object-fit: contain;
}

.footer-bottom-2026 {
    width: 85%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 15px 0 20px 0;
    text-align: center;
}

.footer-line {
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.2);
    margin-bottom: 15px;
}

.footer-privacy {
    color: #d2d2d2;
    font-size: 13px;
    text-decoration: none;
}

.footer-privacy:hover {
    color: #00aaf8;
    text-decoration: none;
}

@media (min-width: 1400px) {
    .footer-box-logo {
        width: 350px;
        padding: 10px 40px;
    }

    .footer-logo-img {
        max-width: 150px;
    }
}

/* Responsividad para móviles */
@media (max-width: 1200px) {
    .footer-grid-2026 {
        flex-wrap: wrap;
        justify-content: center;
        padding-top: 20px;
    }

    .footer-box-desc,
    .footer-box-contact,
    .footer-box-links,
    .footer-box-social {
        padding: 15px;
        text-align: center;
        max-width: 100%;
    }

    .footer-box-logo {
        width: 100%;
        margin-bottom: 10px;
        border-radius: 0;
    }

    .footer-buttons-2026 {
        justify-content: center;
    }

    .social-icons-2026 {
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .footer-buttons-2026 {
        flex-direction: column;
        align-items: center;
    }
}

/* --- FIN ESTILO FOOTER 2026 --- */

.item_map {
    color: #d2d2d2;
    padding-left: 10px;
    font-size: 15px;
    font-weight: 300;
}

.item_map:hover {
    color: #00bcfb;
    text-decoration: none;
    font-weight: 600;
}

#siganos {
    border-left: 2px solid #d2d2d2;
    border-right: 2px solid #d2d2d2;
}

.link-red,
.link-red:hover {
    border: none;
}

.foot {
    background-color: #00bcfb;
    color: #fff;
    font-size: 14px;
    padding: 5px;
}

.pruebelo,
.text_h6,
footer span {
    font-size: 15px;
}

.line_menu {
    color: #fff;
    height: 20px;
    width: 20px;
}

.item_map2,
.ul_ciudades {
    color: #d2d2d2;
    line-height: 24px;
    font-size: 15px;
}

nav li ul li ul {
    right: -140px;
    top: 0;
}

.link-red {
    padding: 0;
    margin: auto;
    display: table;
}

.item_map2 {
    padding-left: 10px;
    font-weight: 300;
}

.pruebelo {
    border: 3px solid #fff;
    padding: 5px 15px 3px;
    border-radius: 25px;
    margin: 4px 15px 0;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
}

.pruebelo-clientes a:active,
.pruebelo-clientes a:focus,
.pruebelo-clientes a:hover,
.pruebelo:active,
.pruebelo:focus,
.pruebelo:hover {
    background: #fff;
    color: #00aaf8;
    text-decoration: none;
    border-bottom: 0;
    padding: 5px 15px;
}

.nv_menu .ul_submenu {
    margin: 0 15px;
}

#cont_menu .logo {
    padding: 2% 0;
    transform: translateY(15%);
    width: 150px;
    aspect-ratio: 16/8
}

.padding_menu {
    padding: 0 8.3333% !important;
}

.pruebelo-clientes a {
    border: 3px solid #fff;
    padding: 5px 15px 3px;
    border-radius: 25px;
    color: #fff;
    text-decoration: none;
}

.link-red img {
    width: 33px;
    height: 33px;
}

.site-animation {
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

footer span {
    font-weight: 500;
    line-height: 1.1;
    color: #ffffff;
}

.text_span {
    padding-top: 20px;
}

.whatsapp {
    bottom: 2%;
    position: fixed;
    left: 2%;
    z-index: 30;
    background: #34af23;
    border-radius: 45px;
    padding: 10px !important;
}

.whatsapp img {
    width: 40px;
    height: 40px;
}

.whatsapp:hover {
    background: #4baf23;
}


.node .banner {
    background: url(/imagenes/ContaPyme/pag-web/banner/bannerpaquetes.jpg) centercenter no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    min-height: 200px;
}

@media (max-width: 1680px) {
    .padding_menu {
        padding: 0 3.3333% !important;
    }
}

@media(max-width: 1500px) {
    .a_menu {
        margin: 4px 10px !important;
        font-size: 13px !important;
    }

    .pruebelo {
        padding: 5px 8px 3px;
    }

    .padding_menu {
        padding: 0 1.3333% !important;
    }
}

@media(max-width: 1350px) {
    .a_menu {
        margin: 4px 8px !important;
    }
}

@media(max-width: 1270px) {
    .nuevo {
        margin-left: 95px;
    }
}

@media (max-width: 1115px) {
    .a_menu {
        font-size: 12px !important;
    }

    .portal {
        font-size: 12px;
    }

    .pruebelo {
        font-size: 12px;
    }

    .nuevo {
        margin-left: 88px;
    }
}

@media (max-width: 1080px) {
    .cont-icone-1 {
        padding: 7% 0 0 12%;
    }

    .a_menu {
        font-size: 11px !important;
    }

    .nuevo {
        margin-left: 68px;
    }
}

@media (max-width: 1040px) {
    .padding_menu {
        padding: 0 1.3333% !important;
    }
}

@media (max-width: 996px) {
    .padding_menu {
        padding: 0 0.3333% !important;
    }
}

@media (max-width: 991px) {

    .whatsapp img {
        width: 30px;
        height: 30px;
    }

    .a_menu:hover {
        border-bottom: 0;
    }

    #cont_menu .logo {
        padding: 1% 0;
        float: right;
        position: relative;
        width: 100px;
    }

    .vcentrar-mbl {
        display: inline-block;
        vertical-align: middle;
        float: none;
    }

    .a_menu {
        margin: 0;
        padding: 8px 0 5px;
        font-size: 14px !important;
    }

    .link_nomina {
        max-width: 140px !important;
        padding-left: 5px !important;
    }

    .menu_bar img {
        height: 20px;
        width: 20px;
    }
}

@media (max-width: 767px) {
    .menu_movil {
        width: 100%;
    }
}

@media (max-width: 380px) {
    #cont_menu .logo {
        padding-top: 6%;
    }
}

.pbx {
    font-weight: 700;
}

.whatsapp2 {
    width: 6%;
    bottom: 5px;
    position: initial;
    right: 5px;
    z-index: 30;
    background: #34af23;
    border-radius: 45px;
    padding: 5px;
}