/**
 * @file
 * Subtheme specific CSS.
 */

/*Header*/

* {
    transition: all .1s;
    font-family: 'Outfit';
}


h1,
h2,
h3,
h4,
h5,
h6{
    font-family: 'Outfit', sans-serif;
    font-weight: 700;
    color: #3A4B53;
}
/* 1ra parte*/
p {
    color: #3A4B53;
    font-family: 'Outfit', sans-serif!important;
    font-weight: 400;
    font-size: 16px;
}

.listaUl ul {
    margin-bottom: 35px;
}

.listaUl li::marker {
    color: #06379f;
    font-size: 26px;
}

p strong {
    color: #303030;
}

.pr-0 {
    padding-right: 0;
}

.pl-0 {
    padding-left: 0;
}

.pr-5 {
    padding-right: 5%;
}

div#page {
    padding-top: 120px;
    overflow: hidden;
}

.container {
    max-width: 1320px !important;
}

.MenuHome div#page {
    padding-top: 0;
}

.btn-outline-primary {
    color: #0032a1;
    border-color: #0032a1;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #0032a1;
    border-color: #0032a1;
}

.user-logged-in #header {
    position: static;
    background: #2e2e2e !important;
}

.user-logged-in div#page {
    padding: 0;
}

#navbar-top {
    border-radius: 0;
    background: #fff;
    justify-content: end;
    max-width: 1320px;
    margin: 0 auto;
}

.enlacesTop a {
    color: #4c4c4c;
    padding-left: 25px;
    text-decoration: none;
    transition: all .5s;
}

.enlacesTop a img {
    padding-right: 8px;
}

.enlacesTop a:hover {
    color: #0032a1;
}

#navbar-main {
    max-width: 1320px;
    margin: 0 auto;
    padding: 20px 0;
    display: grid;
    grid-template-columns: auto 30% 160px 1fr;
}

a.navbar-brand img {
    min-width: 120px;
}

.navbar>.container-fluid {
    justify-content: start;
}

.navbar>.container-fluid:before,
.navbar .nav:before {
    content: none;
}

nav#navbar-main:before,
.navbar:before,
.navbar:after {
    content: none;
}

a.navbar-brand {
    grid-row: 1/3;
    font-size: 0;
    margin-right: 0;
}

a.enlace-top {
    color: #002981;
    text-decoration: none;
    padding: 10px;
}

a.enlace-top:hover {
    background: #e2e7f3;
    border-radius: 6px;
    color: #0032a1;
}

.nav-tabs .dropdown-menu {
    display: flex;
    align-items: center;
}

.navbar-we-mega-menu,
.we-mega-menu-li a {
    background: none;
}

.navbar-we-mega-menu {
    margin: 0;
}

/*.row {
    margin-right: calc(var(--bs-gutter-x)/ 0);
    margin-left: calc(var(--bs-gutter-x)/ 0);
}*/

.row {
    margin-right: 0px;
    margin-left: 0px;
}

main#content {
    padding: 0;
}

/*section {
    --bs-gutter-x: initial !important;
}*/

section {
    margin: 0px;
}

.we-mega-menu-ul > .we-mega-menu-li > a {
    background: none !important;
    text-decoration: none;
    font-size: 15px !important;
    color: #0032a1 !important;
    padding: 0 23px;
    text-transform: inherit;
    font-family: inherit;
    font-weight: 500;
}

.we-mega-menu-ul > .we-mega-menu-li > a:hover,
.cont-desplegable a:hover,
.cont-desplegable a:focus,
.form-check-label a {
    color: #0032a1 !important;
    text-decoration: none;
}

#edit-flexbox-05 .webform-flex {
    font-size:14px;
}

.we-mega-menu-li {
    border: 0 !important;
}

.form-check-label {
    padding-left: 5px;
}

/*i.fa-home {
    content: url(/sites/default/files/2021-09/iconos-menu/Pequenas.png);
}

i.fa-shopping-cart {
    content: url(/sites/default/files/2021-09/iconos-menu/Grandes.png);
}

i.fa-building-o {
    content: url(/sites/default/files/2021-09/iconos-menu/Entidades.png);
}

i.fa-line-chart {
    content: url(/sites/default/files/2021-09/iconos-menu/Informacion.png);
}

i.fa-shield {
    content: url(/sites/default/files/2021-09/iconos-menu/PresencialesMoviles.png);
}

i.fa-credit-card {
    content: url(/sites/default/files/2021-09/iconos-menu/Procesamiento.png);
}

i.fa-window-restore {
    content: url(/sites/default/files/2021-09/iconos-menu/E-commerce.png);
}

i.fa-mobile-phone {
    content: url(/sites/default/files/2021-09/iconos-menu/Equipos.png);
}*/

.we-mega-menu-submenu li.we-mega-menu-li a {
    display: flex;
    align-items: center;
}

a.we-mega-menu-li i {
    padding-right: 5px;
}

header .js-form-submit {
    background: none !important;
    font-size: 0;
    border: 0 !important;
    filter: brightness(0.2);
    outline: 0 !important;
    box-shadow: none !important;
}

header .js-form-submit:hover:before {
    opacity: 0.5;
}

header .search-form .form-submit::before {
    background-size: 18px;
    width: 20px;
    height: 22px;
}

input#edit-keys {
    background: #EFF2F3;
    border: none;
    box-shadow: none;
    padding: 20px 45px;
    color: #3A4B53;
    border-radius: 6px;
}

input#edit-keys:focus {
    box-shadow: 0px 0px 3px #0637A0;
}

input#edit-keys::placeholder {
    color: #3A4B53;
}

.search-block-form button.js-form-submit {
    position: absolute;
    left: 5px;
    top: 3px;
}

header .js-form-submit:hover {
    background: none;
}

#search-block-form {
    position: relative;
}

header#header {
    box-shadow: 0 0 4px 0 #787878;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 22;
    background: #fff;
}

header #search-block-form #edit-actions {
    margin: 0 !important;
    position: absolute;
    top: 4px;
    left: 15px; 
}

.we-mega-menu-ul {
    flex-wrap: nowrap;
    width: 100%;
}

body:not(.we-mega-menu-backend) .navbar-we-mega-menu[data-alwayshowsubmenu="0"] .activeMenu {
    display: block !important;
    opacity: 1 !important;
    overflow: visible;
    transition: all .3s;
    width: 100% !important;
}

body:not(.we-mega-menu-backend) .navbar-we-mega-menu[data-alwayshowsubmenu="0"] .activeMenu .we-mega-menu-submenu {
    display: block !important;
}

.we-mega-menu-ul .we-mega-menu-li.dropdown-menu .we-mega-menu-submenu.activeMenu {
    visibility: visible;
    transition: all .5s;
    height: 85vh;
    overflow: overlay;
    padding-bottom: 40px;
    padding-top: 50px;
}

/*Megamenu desplegable AQUI TOCA MIRAR */
.navbar-we-mega-menu {
    position: static !important;
}

ul.we-mega-menu-ul,
#navbar-main,
li.we-mega-menu-li {
    position: static !important;
}

.we-mega-menu-submenu.activeMenu {
    position: absolute;
    left: 0;
    width: 100vw !important;
}

.we-mega-menu-submenu-inner {
    max-width: 1320px;
    position: relative;
}

a.closeMenu {
    position: absolute;
    right: 0;
    top: -50px;
    text-decoration: none;
    font-size: 23px;
    font-weight: 500;
    font-family: 'Quicksand';
    color: #4c4c4c;
}

a.closeMenu:hover {
    color: #0233a2;
}

.we-mega-menu-group .we-megamenu-nolink,
.we-mega-menu-submenu-inner .we-mega-menu-col.span4:last-child h2 {
    font-family: inherit !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    text-decoration: none;
    padding-bottom: 20px !important;
    color: #4c4c4c;
    border-bottom: 1px solid #e3e3e3;
}

.subul li {
    width: 100%;
    margin-bottom: 13px;
}

.subul li a {
    color: #4c4c4c !important;
    font-size: 20px !important;
    font-family: inherit !important;
    font-weight: 400 !important;
    text-decoration: none;
}

.order-first {
    order: initial !important;
}

.subul li a.we-mega-menu-li:hover {
    opacity: 0.9;
}

li.we-mega-menu-li.dropdown-menu.we-mega-menu-group .we-megamenu-nolink {
    pointer-events: none;
    font-weight: 700 !important;
    color: #050C53 !important;
}

li.we-mega-menu-li.dropdown-menu.we-mega-menu-group.ax-submenu>a {
    color: #050C53 !important;
    font-size: 15px !important;
}

.cont-productos-destacados h2 {
    font-size: 30px !important;
    font-family: sans-serif !important;
    text-transform: inherit !important;
    margin: 30px 0 !important;
}

.contentTitle p {
    color: #4c4c4c;
}

#block-aquivanlostresproductosdelmegamenu .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 2%;
}

#block-aquivanlostresproductosdelmegamenu .content .field--type-text-long {
    border: 1px solid #cfcfcf;
    border-radius: 10px;
    padding: 18px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

#block-aquivanlostresproductosdelmegamenu .content .field--type-text-long h3 {
    font-size: 21px;
    font-weight: bold;
}

.contentTitle {
    grid-column: 1/4;
}

.contentTitle a {
    font-family: inherit !important;
    color: inherit !important;
    text-decoration: none;
    font-size: inherit !important;
}

.contentTitle a:hover {
    color: #0233a2 !important;
    font-size: 22px !important;
    border: 0 !important;
}

#block-aquivanlostresproductosdelmegamenu .content .field--type-text-long:hover {
    border-color: #0233a2;
}

li.we-mega-menu-li.dropdown-menu.sub-hidden-collapse:after {
    content: "";
    width: 10px !important;
    height: 30px;
    display: block;
    justify-content: center;
    transform: rotate(90deg);
    margin-left: -18px;
    transform-origin: skewX(50deg);
    transition: all .3s;
}

.we-mega-menu-li.active:after {
    transform: rotate(270deg) !important;
}

#block-aquivanlostresproductosdelmegamenu .content .field--type-text-long:before,
#block-aquivanlostresproductosdelmegamenu .content .field--type-text-long:after {
    content: none !important;
}

/*Inician estilos banner*/

.MenuHome h1.title {
    font-size: 0;
    opacity: 0;
    position: absolute;
}

#magicCarousel,
.contSlider-home {
    margin: 0 !important;
}

.ct-slider .container-fluid {
    padding: 0;
}








.carousel-caption {
    text-align: left;
    top: 32%;
    bottom: inherit;
    left: 3%;
    right: 0;
    max-width: 1320px;
    margin: auto;
}

.carousel-caption h3 {
    font-size: 45px;
    max-width: 535px;
    line-height: 51px;
    text-shadow: none;
    font-weight: bold;
}

.carousel-caption .field--name-field-texto-slider {
    max-width: 535px;
    font-size: 21px;
    text-shadow: none;
}

.carousel-indicators li {
    background: #ffffff;
    width: 10px;
    height: 10px;
    padding: 0;
    margin: 0 10px;
    border-radius: 52px;
    box-sizing: inherit;
    opacity: 1;
    border: 0;
}

.carousel-indicators li.active {
    width: 10px;
    height: 10px;
    margin: 0 10px;
    background: #ff8001;
}

.carousel-indicators {
    z-index: 20;
}

/*Fin estilos banner */

.cont-desplegable a,
#magicCarousel a.carousel-control-next,
#magicCarousel a.carousel-control-prev {
    display: none;
}

.pb-20 {
    padding-bottom: 20px;
}

.carousel-indicators {
    z-index: 20;
    margin: 20px auto;
}

.title-icons {
    font-size: 18px;
    font-weight: bold;
}

h4.description-icons {
    font-size: 24px !important;
    line-height: 22px;
    margin-top: 40px;
}

.titulos-home {
    font-size: 24px;
}

.tab-pane .col-12.col-lg-4 > div {
    height: auto !important;
    margin: 0 0 15px !important;
}

/*Página de resultados de búsqueda */
form#search-form {
    display: none;
}

div#block-bootstrap-barrio-subtheme-content h2,
div#block-bootstrap-barrio-subtheme-content>h3 {
    /*margin-top: 4%;*/
    margin-bottom: 2%;
}

.list-group {
    margin-bottom: 20px !important;
}

.node_search-results li {
    border-bottom: 1px solid #dddcdc !important;
    margin-bottom: 0px;
    padding: 20px;
}

.node_search-results li h3 a {
    color: #0032a1;
    text-decoration: none;
    font-size: 23px;
}

/*Sección Datáfonos 
.datafonos img {
    width: 100%;
}






/*Sección información footer */

#block-masinformacionfooter .content,
#block-masinformacionayudasytutoriales-2 .content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 5% auto;
    max-width: 1320px;
}

.field--name-field__necesitas-mas-informacion,
.field--name-field__tienes-algun-problema- {
    background: #0032a1;
    border-radius: 5px 0 0 5px;
    padding: 10%;
}

.field--name-field__necesitas-mas-informacion .field__label,
.field--name-field__tienes-algun-problema- .field__label{
    color: #fff;
    font-size: 45px;
    font-weight: bold;
    line-height: 60px;
}

.cont-botones {
    margin-top: 12%;
    display: flex;
    column-gap: 4%;
}

.botones {
    text-decoration: none;
    padding: 7px 10px !important;
    border-radius: 6px;
    font-size: 16px;
    border: 1px solid #fff;
    /*display: block;
    width: fit-content;*/
    display: inline-flex !important;
    flex: none;
    width: auto;
    height: fit-content;
    transition: all .5s;
}

.subtitulo {
    margin-top: 0 !important;
    color: #3A4B53;
    font-size: 40px;
    line-height: 56px;
    font-weight: bold;
} 

.botones img {
    filter: invert(6) sepia(1) hue-rotate(290deg) saturate(10%);
    padding-left: 10px;
    height: fit-content;
    padding-top: 2px;
}

.js-form-type-search {
    width: 100% !important;
    margin-bottom: 0 !important;
}

.search-block-form .content.container-inline {
    width: 100%;
}

input#edit-keys--2 {
    padding-left: 40px;
}

.cerrado .we-mega-menu-submenu {
    display: none !important;
}

a.btn_Primary_01 {
    background: #fff;
    color: #0032a1;
}

a.btn_Primary_01:hover {
    background: #E7E9FA;
    color: #001440;
    text-decoration: none;
}

a.btn_Primary_02,
a.btn_Primary_02:focus {
    background: #002981;
    color: #ffffff;
}

a.btn_Primary_02:hover {
    background: #001440;
    color: white;
    text-decoration: none;
    border: 1px solid #0032a1;
}

.field--name-field__aun-tienes-dudas- {
    padding: 10%;
    background: #f5f5f7;
    border-radius: 0 5px 5px 0;
}

.field--name-field__aun-tienes-dudas- .field__label {
    color: #303030;
    font-size: 50px;
    font-weight: bold;
    line-height: 60px;
}

.field--name-field__aun-tienes-dudas- .field__item p {
    color: #707070;
    margin-top: 5%;
}

.field--name-field__aun-tienes-dudas- .field__item p a {
    color: #0032a1;
    text-decoration: none;
}

.showR {
    display: none;
}

.textP {
    max-width: 400px;
}

.contenido-datafono {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 145px;
}











/* 2da PARTE */
/*Estilos footer*/

#block-footer .content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.field--name-field-certificaciones,
.field--name-field-copyright {
    grid-column: 1/5;
    text-align: center;
}

.site-footer__bottom {
    border: 0;
}

#block-footer .content ul li a {
    color: #3A4B53;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    transition: all .3s;
}

#block-footer .content ul li {
    list-style: none;
    color: #3A4B53;
    margin-bottom: 20px;
}

#block-footer .content ul {
    padding: 0;
}

#block-footer .content ul li a:hover {
    color: #0032a1;
}

#block-footer .field__label,
.aliados p {
    color: #3A4B53;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 20px;
    font-weight: bold;
}

.field--name-field-redes-sociales a {
    padding-right: 2%;
}

.txtRedeapp{
    color: #3A4B53;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 20px;
    font-weight: bold;
}

.field--name-field-descarga-redeapp a {
    color: #3A4B53 !important;
    font-size: 16px;
    text-decoration: none;
    transition: all .3s;
    padding-right: 25px;
}

.field--name-field-descarga-redeapp a img {
    margin-right: 12px;
}

p.txt-footer {
    position: absolute;
    bottom: 0;
    left: 40px;
    font-size: 11px;
}

.field--name-field-vigilado img {
    position: absolute;
    bottom: 20px;
}

.redesFooter a {
    padding-right: 15px;
}

.Copyright p {
    color: #707070;
    font-size: 15px;
    line-height: 20px;
    margin-top: 60px;
}

.aliados {
    display: flex;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 50px;
}

.redesFooter a:hover {
    filter: grayscale(1);
}

.desc-p-home {
    font-size: 15px;
}

.sub-p-home {
    font-size: 10px;
    font-weight: bold;
}

#icono-home-pestanas {
    margin-top: 4rem;
}

#enlaceCM {
    color: #0033A1;
    font-weight: bold;
    text-decoration: none;
}

#enlaceCM:after {
    content: url('/sites/default/files/2021-10/icononext2.png');
}

#inicio {
    position: relative;
    display: inline-block;
    text-align: left;
    padding: 0px;
    overflow: hidden;
    margin-bottom: -10px;
}

#pr {
    position: relative;
    padding: 0px;
}

.titulos-home,
.titulos-home h2{
    font-size: 40px;
    font-weight: bold;
    line-height: 45px;
    max-width: 500px;
}

.subtitulos {
    color: #303030;
    font-size: 36px;
    font-weight: bold;
    line-height: 45px;
}

.content-fomr-c .c-blue img {
    padding-right: 10px;
}

.content-fomr-c .description-icons {
    margin-bottom: 5px;
    font-size: 14px;
}

.pt-10 {
    padding-top: 6rem !important;
}

.pl-10 {
    padding-left: 6rem !important;
}

.pl-15 {
    padding-left: 8rem !important;
}

.pb-10 {
    padding-bottom: 6rem !important;
}

.pr-10 {
    padding-bottom: 6rem !important;
}

.mt-10 {
    margin-top: 6rem !important;
}

.pr-3 {
    padding-right: 3%;
}

.ml-10 {
    margin-left: 6rem !important;
}

.ml-4 {
    margin-left: 4rem;
}

.flex .bg-gray {
    width: 46%;
}

.mb-10 {
    margin-bottom: 6rem !important;
}

.mr-10 {
    margin-right: 6rem !important;
}

.pad-0 {
    padding: 0 !important;
}

.marginLeft {
    margin-left: 33%;
}

.text-white p {
    color: #fff;
}

/* Seccion 3 Desktop */
.acordeon.nav-tabs > li {
    float: left;
    margin-right: 2%;
    height: fit-content;
}

.acordeon.nav-tabs {
    border-bottom: 0px solid #dee2e6 !important;
    display: flex;
    justify-content: center;
}

.contenidoMapa .acordeon.nav-tabs .nav-link:hover {
    background: none;
    border: none;
    border-bottom: 3px solid #002981;
}

.acordeon.nav-tabs .nav-link.active {
    color: #002981 !important;
    margin: 0;
    border: none;
    border-bottom: 3px solid #002981 !important;
}

.acordeon.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #4D4D4D !important;
    border-radius: 10px 10px 10px 10px !important;
}

.acordeon.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
}

.sub-p-home2 {
    font-size: 13px;
    font-weight: bold;
}

.numero-azul {
    color: #0032A1;
    font-size: 30px;
    font-weight: bold;
    line-height: 45px;
}

.desc-red {
    color: #212121;
    font-size: 22px;
    font-weight: lighter;
    line-height: 0px;
}

.btn-outline-primario {
    color: #0032A1;
    border-color: #0032A1;
}

.text-primario {
    color: #0032A1;
}

.italica {
    font-style: italic;
}

.btn-outline-primario:hover {
    color: #fff;
    background-color: #0032A1;
    border-color: #0032A1;
}

.redondeado {
    border-radius: .5rem !important;
}

.radius {
    border-radius: 15px !important;
}

.lista-datafonos {
    padding-top: 4% !important;
}

.cr .carousel-control-prev,
.cr .carousel-control-next {
    background: #0032a1;
    width: 35px;
    height: 35px;
    opacity: 1;
    padding: 10px;
    border-radius: 20px;
    top: 65%;
}

.container.cont-flechas {
    position: relative;
    max-width: 1290px;
}

.cr .carousel-item p {
    font-size: 15px;
    line-height: 22px;
}

.cr .carousel-item .rounded {
    font-size: 14px;
    height: fit-content;
}

.cr .carousel-item.active {
    padding: 0 2%;
}

.cont-minidatafono {
    padding: 8% 22% 0px 120px !important;
}

.cont-minidatafono h2 {
    font-size: 38px;
}

/* Porque Redeban */

ul#pestanaspr {
    margin-top: 3%;
}

.acordeon.nav > li > a {
    position: relative;
    display: block;
    padding: 5px;
    color: #002981 !important;
    border-radius: 0 !important;
}

.acordeon.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
}


.acordeon.nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.no-border,
.no-border:hover,
.no-border:focus{
    border: none !important;
}

.c-white{
    color: white;
}

a.enlace {
    width: fit-content;
}

.cont-porqueRedeban {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 210px;
    left: 0;
    right: 0;
    margin: auto;
}

.cont-consultaSaldo {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 210px;
    left: 5%;
    margin: auto;
}

#pr img {
    width: 100%;
}

.parrafos {
    max-width: 475px;
}

.titulos {
    font-size: 50px;
}

.titulos-prod {
    font-size: 50px;
    text-shadow: -4px -3px 0 #fff;
}

.node.node--type-pagina-tipo-pr header {
    display: none;
}

.node__content {
    margin: 0;
}

.bg-gris{
    background-color:#EFF2F3;
    border-radius: 20px;
}

.bg-Gris{
    background-color:#EFF2F3;
}

.paragraph--type--comp-padre-lista-datafonos {
    background: #EFF2F3;
}

.bg-Blanco{
    background-color:white;
}

.bg-Azul{
    background-color:#F5F9FF;
}



.cont-logos b {
    font-size: 22px;
    color: #3e3e3e;
}

.lineaTiempo img {
    max-width: inherit;
}

.lineaTiempo {
    overflow: overlay;
}

.logosPr{
    margin: 11% 0;
}

.cont-soluciones .col-lg-3 {
    width: 23%;
    margin: 1%;
}

.img100{
    width: 100%;
}

.padLeft {
    padding-left: 12% !important;
}

/*Sección contactanos */

.contenidoMapa {
    max-width: 49%;
}

.cont-mapa {
    margin-top: -80px;
    margin-left: 3%;
}

.contenidoMapa .acordeon.nav-tabs {
    justify-content: left;
    margin-bottom: 20px;
}

.zonas {
    margin-bottom: 3%;
    margin-right: 20px;
    border: 1px solid #d5d5d5;
    border-radius: 15px;
    padding: 3% 3% 1% 3%;
}

.contenidoMapa li {
    width: 15.4%;
}

.contenidoMapa li#pestanas a.nav-link {
    font-size: 15px;
}

.contenidoMapa li:last-child {
    margin-right: 0;
}

.contenidoMapa .acordeon.nav-tabs .nav-link {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    border: none;
}

.tituloZona {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #002981;
}

.zonas>div {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.zonas>div {
    font-size: 14px;
}

.zonas>div img {
    margin-right: 10px;
}

.zonas:hover,
.zonas.active {
    border: 1px solid #0032a1;
    cursor: pointer;
}

.mostrarMapa img {
    height: fit-content;
    margin-right: 0 !important;
    padding-top: 3px;
}

.featured-bottom aside.container {
    max-width: 100% !important;
    padding: 0;
}

div#block-mapacontacto {
    padding: 0;
}

.contVisitanos {
    padding-left: 17%;
}

div#edit-actions {
    float: right;
    margin-top: 10px;
    border-radius: 10px;
}

.webform-element-description {
    margin-top: 15px;
}

.messages--error {
    color: red;
    font-size: 13px;
    margin: 0 0 10px;
}

.cr .text-primario p {
    color: #095BA5 !important;
}

a.link {
    color: #0032a1;
    text-decoration: none;
    font-size: 15px !important;
}

.js-form-item-opcion-de-telefono,
div#edit-opcion-de-telefono .radio+.radio {
    margin-top: 0px;
}

.logos-requisitos img {
    padding-bottom: 5%;
    padding-right: 5%;
}

.numeros {
    background: #0032a1;
    padding: 5px;
    color: white;
    border-radius: 30px;
    width: 35px;
    height: 35px;
    display: block;
    text-align: center;
}

.bg-gray {
    background: #F5F5F7;
    border-radius: 5px;
}

.m-r {
    margin-right: 1%;
}

.m-l {
    margin-left: 1%;
}

li {
    font-size: 16px;
    line-height: 24px;
    color: #3A4B53;
    margin-bottom: 15px;
}

li.menu-item {
    margin: 0;
}

.w100 {
    width: 5%;
}

.flex{
    display: flex;
    align-items: center;
}

.docs p {
    max-width: 80%;
    padding-left: 3%;
    margin: 0;
}

.docs a {
    right: 4%;
    position: absolute;
}

.docs {
    position: relative;
    align-items: center;
}

img.imagenAcompanamiento {
    width: 100%;
}

.collapsed .numeros.gris {
    background: #e1e1e1;
    color: #404040;
}

.numeros.gris {
    background: #0032a1;
    color: white;
    padding-top: 9px;
    margin-right: 3%;
}

.accordion-button:not(.collapsed) {
    color: #3e3e3e;
}

li#pestanas a.nav-link {
    font-weight: bold;
    font-size: 25px;
    background: none;
}

ul#pestanas {
    justify-content: space-between;
    column-gap: 3%;
}

ul#pestanas li#pestanas a.nav-link:hover {
    border-bottom: 3px solid #002981 !important;
}

ul#pestanas:before {
    display: none;
}

.menuPublicaciones li {
    text-align: center;
    margin: 0 0.5% !important;
}

.imagenNoticia{
    width: 100%;
}

.btnFlecha,
.btnFlecha:focus,
.field--type-ds a,
.field--type-ds a:focus {
    color: #0033A1;
    text-decoration: none;
    font-size: 15px;
}

.btnFlecha:hover,
.field--type-ds a:hover{
    color:#000;
}

.btnFlecha:after,
.field--type-ds a:after {
    content: url(/sites/default/files/2021-10/icononext2.png);
    padding-top: 2px;
    margin-left: 5px;
}

.new-list__item {
    border: 1px solid #c9c9c9;
}

.new-list__info {
    padding: 0 10px 5%;
}

.new-list__info_docs {
    padding: 0 10px 5%;
}

h2.new-list__title a,
h2.new-list__title_docs a {
    text-decoration: none;
    display: block;
    font-size: 15px;
    margin: 10px 0;
    color: #042c7f;
    line-height: 22px;
}

.cont-fecha {
    font-size: 14px;
    color: #3A4B53;
}

h2.new-list__title {
    line-height: 17px;
    height: 40px;
}

h2.new-list__title_docs{
    height: auto;
}

.btn-paginador {
    border: 1px solid #0032a1 !important;
    text-decoration: none;
    color: #0032a1;
    font-size: 13px;
    border-radius: 7px !important;
}

.btn-paginador:hover,
.btn-paginador:focus {
    background: #042c7f !important;
    color: #fff;
}

.new-list__img {
    margin: 0;
}

.breadcrumb {
    background: none !important;
    margin: 0 0 3%;
    padding: 0 12px;
    display: block;
}

.breadcrumb li {
    display: inline;
}

.breadcrumb-item+.breadcrumb-item::before {
    float: none;
    content: ">" !important;
}

.breadcrumb li,
.breadcrumb li a {
    text-decoration: none !important;
    color: #0032a1 !important;
}

.breadcrumb li:last-child {
    color: #3A4B53 !important;
}

.breadcrumb li {
    font-size: 15px;
}

ol.breadcrumb li:first-child a::before {
    content: none !important;
}

.contenedorNoticias main#content {
    padding-right: 6%;
}

.fullWidth{
    width: 100%;
}

.fechaPublicacion {
    font-size: 14px;
    padding: 35px 0 25px;
    text-transform: uppercase;
}

.contBoletin .fechaPublicacion {
    padding: 0 0 20px;
}

.contBoletin h1 {
    font-size: 31px;
}

img.iconDFlecha {
    margin: 0 5px 4px !important;
    filter: none;
}

a.btn-descargar:hover img {
    filter: brightness(0.3);
}

div#block-enlacesdeayudaalanavegacion {
    max-width: 1320px !important;
    margin: auto;
} 

.block-views>h2 {
    font-weight: bold;
    max-width: 1320px;
    margin: 50px auto 20px;
    padding-left: 35px;
    max-width: min(90%, 1320px);
}

.more-link {
    text-align: right;
    margin-top: 30px;
    margin-bottom: 30px;
}

.more-link a {
    color: #002981;
    border: 1px solid #002981;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 7px;
}

.more-link a:hover,
.more-link a:focus {
    background: #002981;
    color: white;
}

.webform-element-more--content {
    position: absolute;
    top: 0;
    width: 560px;
    background: #fff;
    padding: 10px;
    z-index: 9;
    border-radius: 9px;
    box-shadow: 0px 0px 2px 1px #ccc;
}

.disclaimer p {
    margin: 0;
}

.webform-element-more--link {
    display: none !important;
}

/*Barra lateral */

div#block-views-block-noticias-noticiasrecientes-bloque,
div#block-views-block-noticias-noticiasrecientes-bloque .c-new-list__wrapper,
div#block-views-block-noticias-noticiasrecientes-bloque .new-list__item {
    border: 0;
    padding: 0;
}

div#block-views-block-noticias-noticiasrecientes-bloque h2 {
    padding: 0;
    margin: 0 0 14px;
    max-width: 100%;
    border: 0;
    height: auto;
    font-weight: 600;
    color: #565656;
    font-size: 13px !important;
}

div#block-views-block-noticias-noticiasrecientes-bloque h2.new-list__title:before {
    color: #0032a1;
    font-size: 11px;
    text-transform: uppercase;
}

div#block-views-block-noticias-noticiasrecientes-bloque h2.new-list__title a {
    font-size: 15px;
}

div#block-views-block-noticias-noticiasrecientes-bloque .new-list__info {
    padding: 6px 0;
}

div#block-views-block-noticias-noticiasrecientes-bloque .c-new-list.mb-4 {
    margin: 0 !important;
    padding: 0;
    border-bottom: 1px solid #d7d7d7;
}

div#block-views-block-noticias-noticiasrecientes-bloque h2.new-list__title a:hover {
    color: #0032a1;
}

.lineaTiempo::-webkit-scrollbar,
.contListaVideos::-webkit-scrollbar,
.cont-direccion::-webkit-scrollbar {
    background:#eaf2f9;
    width:8px;
    height: 10px;
}

.lineaTiempo::-webkit-scrollbar-thumb,
.contListaVideos::-webkit-scrollbar-thumb,
.cont-direccion::-webkit-scrollbar-thumb {
    background: #002981;
    border-radius: 20px;
}

.btn-whatsapp {
    position: fixed;
    z-index: 9;
    bottom: 6%;
    right: 3%;
}

.btn-whatsapp:hover img {
    padding: 3%;
    filter: drop-shadow(2px 2px 4px #4c4c4c);
}

/*Página interna soluciones - ayuda y tutoriales */

.solucionestabs li {
    width: 32%;
    text-align: center;
}

.solucionestabs li:last-child {
    margin-right: 0;
}

.tabcontent {
    display: none;
}

.contListaVideos {
    height: 500px;
    overflow: overlay;
}

span.fecha {
    display: block;
    color: #747474;
    margin-top: 15px;
    font-size: 15px;
}

h2.subtituloIframe {
    font-weight: bold;
    font-size: 29px;
    margin-top: 3% !important;
}

span.etiqueta {
    display: block;
    font-size: 13px;
    color: #626262;
    padding-bottom: 5px;
}

.tablinks {
    cursor: pointer;
}

.tablinks a {
    color: #323232;
    font-size: 19px;
    font-weight: 500;
    line-height: 23px;
}

.tablinks:hover a,
.tablinks:focus a,
.tablinks.active a{
    color: #0032a1 !important;
}

.list {
    margin-bottom: 3%;
}

.contentLista {
    padding-left: 3%;
}

.contImag{
    position: relative;
}

.tablinks.active .contImag:after{
    content: "REPRODUCIENDO";
    position: absolute;
    width: 100%;
    display: block;
    text-align: center;
    background: #0000009c;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 8px;
    color: #fff;
    padding: 22% 0;
    font-size: 13px;
}

.cont-manuales{
    justify-content: space-between;
}

.tab-pane .cont-manuales.col-12.col-lg-4 > div {
    margin: 0 !important;
}

.iconoManuales {
    margin-right: 10px;
}

.container-tabs-interna {
    max-width: 700px;
    margin: 50px auto;
}

img.iconoAlert {
    margin-right: 15px;
}

.container-tabs-interna button.accordion-button {
    text-align: left;
}

.container-tabs-interna .accordion-button:not(.collapsed) {
    color: #0032a1 !important;
    font-weight: 600;
    background: none;
}

.iconoTips{
    padding-right: 2%;
}

.contTips .flex {
    min-height: 150px;
}

.cont-direccion {
    overflow: overlay;
    height: 705px;
    margin-bottom: 60px;
}

.contResultados-busqueda {
    max-width: 1320px;
    margin: auto;
    padding: 2% 0;
}

/* 3ra PARTE */
/*Nuestros productos */

.img_banner_productos img{
    margin: 0;
}

div#banner.container-fluid {
    padding: 0;
}

.ax-pagina-productos .breadcrumb {
    margin-top: 0;
}

a.pymes-info__link {
    margin-bottom: 30px;
}

.node--type-product .field--name-field-solutions-type {
    text-transform: uppercase;
    font-size: 13px;
    margin: 0;
}

.field--name-node-title h2{
    font-size: 20px;
    font-weight: bold;
}

.ax-pagina-productos .ds-2col > .group-left {
    width: 100%;
    float: none;
    padding-right: 10px;
}

.ax-pagina-productos .ds-2col > .group-right {
    float: none;
}

.ax-pagina-productos .node--view-mode-teaser {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    border: 1px solid #d3d7d9;
    padding: 20px;
    border-radius: 8px;
    min-height: 240px;
}

.ax-pagina-productos .node--view-mode-teaser {
    margin-bottom: 20px;
}

.page-item.active .page-link {
    background: #0032a1 !important;
}

.pagination>li>a, .pagination>li>span {
    color: #0032a1;
}

.Uppercase{
    text-transform: uppercase;
    font-size: 13px;
}

.align-center{
    align-items: center;
}

button#edit-reset--2 {
    margin-top: 15px;
}

.ax-pagina-productos .sidebar .block{
    border: none;
}

.iconsSmall img {
    width: 60px;
}

.ax-pagina-productos .cont-flechas .titulos-home {
    padding: 0;
}

.nav:after {
    content: none;
}

/*----------------Estilos nuevos componentes----------------*/

.tituloh1{
    font-size: 60px;
    line-height: 35px;
    font-weight: bold;
    color: #0633a1;
}

.tituloh2 {
    font-size: 40px;
    line-height: 56px;
    margin: 0 !important;
}

.bg-gray{
    background: #EFF2F3;
}

.fondo-gris:before {
    content: "";
    background: #EFF2F3;
    width: 62%;
    height: 120%;
    display: block;
    position: absolute;
    right: 0;
    top: -10%;
    border-radius: 20px 0 0 20px;
}

.fondo-gris {
    position: relative;
}

.ct-banner {
    max-width: 450px;
}

.subtitulo-banner-app {
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
}

.tituloBanner {
    font-size: 43px;
    line-height: 52px;
    margin-bottom: 25px !important;
}

.img-banner-ppal {
    border-radius: 0 0 0 20px;
    margin-left: 0%;
    object-fit: cover;
    height: 450px;
}

.contimgBanner-ppal {
    padding-left: 3%;
    padding-right: 0;
}

.contBanner {
    padding-left: 15%;
}

.descripcionBanner {
    color: #3A4B53;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 30px;
    text-align: justify;
}

.field--name-field-botones-banner-principal {
    display: flex;
}

.field--name-field-botones-banner-principal p {
    margin-right: 10px;
}

.border-blue {
    border: 1px solid #002981;
    
}

body .swiper-button-prev:after {
    content: url(/sites/default/files/flecha-banner-prev.png);
}

body .swiper-button-next:after {
    content: url(/sites/default/files/flecha-banner-next.png);
}

body .swiper-button-next {
    right: 3%;
}

body .swiper-button-prev {
    left: 2%;
}

span.swiper-pagination-bullet {
    background: white;
    border: 1px solid #06379f;
    padding: 8px;
}

.swiper-pagination-bullet-active {
    background: #06379f !important;
    padding: 10px !important;
}

.swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 1%;
}

.flechas-galeria {
    bottom: -5px;
    top: inherit !important;
}

.swiper-pagination-galeria-interna {
    bottom: 10px !important;
}

.subtitulo-galeria{
    font-size: 48px;
    line-height: 60px;
}

.flex-qr {
    display: flex;
    column-gap: 3%;
    align-items: center;
}

.subtitulosP {
    font-size: 48px;
    line-height: 60px;
}

.img-codigo-qr {
    max-width: 580px;
    border-radius: 20px;
}

.cont-iconosqr {
    row-gap: 15px;
}

.img-icono-qr {
    padding-right: 15px;
    height: fit-content;
}

.titleIcon {
    color: #002981;
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
}

.border-bottom-black {
    border-bottom: 1px solid black;
    padding: 0px 0 5px;
    margin-bottom: 15px;
}

.flex-iconos-titulo {
    display: flex;
    flex-flow: wrap;
    column-gap: 4%;
    justify-content: center;
    row-gap: 30px;
    max-width: 980px;
    margin: 20px auto 0;
}

.field__item.lista-iconos-titulo {
    width: 22%;
    text-align: center;
}

.cont-icon {
    max-width: 210px;
    margin: auto;
    text-align: center;
}

.bold {
    font-weight: bold;
}

.radius-top{
    border-radius: 15px 15px 0 0;
}

.lista-producto:first-child {
    width: 100%;
    margin-bottom: 20px;
}

.lista-producto {
    width: 33%;
    display: inline-block;
    padding: 0 10px;
    vertical-align: top;
}

.cont-list-product {
    background: white;
    box-shadow: 0px 0px 4px #a3a3a3;
}

.titleProduct {
    font-size: 18px;
    line-height: 22px;
    color: #002981;
    height: 45px;
}

.border-bottom-blue {
    border-bottom: 2px solid #06379f;
}

.texto-producto {
    height: 75px;
    overflow: overlay;
    padding-right: 15px;
}

.field--name-field-contenido-html{
    text-align: left;
}

.field--name-field-contenido-html h3 {
    color: #002981;
    font-size: 24px;
    line-height: 32px;
}

.field--name-field-contenido-html hr {
    margin: 0;
    margin-bottom: 15px;
    color: black;
    opacity: 1;
}

.container-lista-productos .cont-list-product {
    margin-top: 10px;
    margin-bottom: 20px;
}

.flex-2columnas {
    display: flex;
}

.columnas-2 .lista-producto {
    width: 49.6%;
}

.columnas-2 .lista-producto:first-child {
    width: 100%;
}

.columnas-2:first-child {
    width: 60%;
}

.columnas-2:first-child .container-lista-productos {
    padding-right: 0 !important;
    border-right: 1px solid #cacaca;
}

.columnas-2:last-child .container-lista-productos {
    padding-left: 0 !important;
}

.columnas-2:first-child .lista-producto {
    width: 100%;
}

.container-lista-productos .texto-producto {
    height: 75px;
    overflow: overlay;
    margin-bottom: 0;
}

.container-otras-soluciones {
    margin-left: 5%;
}

.radiusLeft {
    border-radius: 25px 0 0 25px;
}

.padre-slider-otras-soluciones .flechas-galeria {
    bottom: -5px;
    top: inherit !important;
}

.field--name-field-titulo-slider-interna {
    color: #3A4B53;
    font-size: 40px;
    line-height: 56px;
    font-weight: 700;
    margin-bottom: 15px;
}

.padre-slider-otras-soluciones .cont-list-product {
    padding-left: 10px;
    padding-right: 10px;
}

.padre-slider-otras-soluciones .cont-list-product .px-3 {
    background: #eff2f3;
    padding-top: 15px;
}

.padre-slider-otras-soluciones .cont-list-product .img-product-list {
    margin: 0 !important;
    border-radius: 0;
}

.field--name-field-titulo-datafonos,
.field--name-field-titulo-seccion-tabs {
    font-size: 40px;
    line-height: 56px;
    color: #3A4B53;
    font-weight: bold;
    text-align: center;
    margin-bottom: 3%;
}

.flex-datafonos-home {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 1.5%;
    max-width: 750px;
    margin: auto;
}

.list-datafonos-home {
    width: 18%;
    min-width: 230px;
}

.border-top-blue {
    border-top: 2px solid #06389f;
}

.card-list h3 {
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 5px;
    height: 53px;
}

.card-list h4 {
    color: #2855B4;
    font-size: 18px;
    line-height: 21px;
}

.mensualidad {
    text-align: right;
    border-bottom: 1px solid #2855B4;
    padding-bottom: 12px;
    font-size: 15px;
    line-height: 18px;
}

.txt-gratis {
    font-size: 20px;
    line-height: 21px;
    color: #0C1FD0;
    margin: 0;
}

.texto-pequeno {
    font-size: 13px;
    line-height: 16px;
    margin: 0;
    padding-left: 8px;
}

.bg-blue {
    background: #0C1FD0;
    border-radius: 0 0 8px 8px;
}

.txt-fondoBlue{
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}

/*Estilos tabs*/
.container-padre-tabs .lista-producto {
    width: 24.7%;
    margin-bottom: 2%;
}

.container-padre-tabs .border-bottom-blue {
    border: none;
}

.field--name-field-lista-tabs {
    text-align: center;
}

.field--name-field-lista-tabs ul {
    display: flex;
    justify-content: center;
    column-gap: 6%;
    font-weight: 700;
    padding: 0;
    margin-bottom: 0;
}

.field--name-field-lista-tabs ul li {
    list-style: none;
    color: #002981 !important;
    font-size: 32px !important;
    line-height: 40px !important;
    padding-bottom: 12px;
    border-bottom: 2px solid transparent;
}

.new-tab {
    display: none;
}

.new-tab:first-child{
    display: block;
}

.tabs{
    cursor: pointer;
}

.activeT {
    border-bottom: 3px solid #002981 !important;
}

.new-tab:nth-child(1) .lista-producto {
    width: 40%;
}
/*fin estilos tabs*/

.contenido-testimonio {
    margin-left: -15%;
}

.contenido-testimonio h4 {
    color: #0C1FD0;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}

.contenido-testimonio h5 {
    color: #0C1FD0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 100;
}

.field--name-field-contenido-html h2 {
    max-width: min(1220px,95%);
    margin: 2% auto 0 !important;
    font-size: 48px;
}

.logos-footer img {
    display: inline-block;
    padding: 8px;
    margin: auto;
}

.logos-footer {
    max-width: 305px;
    margin-left: 10%;
    text-align: center;
}

.logos-footer p {
    font-size: 10px;
    text-align: center;
    line-height: 10px;
}

img.logFooter {
    bottom: 40px !important;
    left: 38px;
    width: 80%;
}

.contenido-testimonio p {
    height: 140px;
    overflow: overlay;
    padding-right: 15px;
}

/*Tabs verticales*/
.contenido-de-los-tabs .tab-pane:first-child {
    display: block;
    opacity: 1;
}

.tab-vertical .tablinks {
    background: white;
    border: none;
    color: #3E4745;
    border-radius: 12px;
    width: 100%;
    text-align: left;
    margin-bottom: 12px;
    padding: 12px 35px 12px 12px;
    box-shadow: 1px 1px 3px #a6a6a6;
    position: relative;
    outline: none;
}

.tablinks.active {
    background: #042c7f;
    color: white;
}

.tabcontent li {
    list-style: none;
    position: relative;
    padding-left: 10px;
    margin-bottom: 30px;
}

.tabcontent li:before {
    content: url('/themes/bootstrap_barrio_subtheme/Icon-documentos.png') !important;
    position: absolute;
    left: -35px;
}

.tabcontent ul.icono-planeta li:before {
    content: url('/themes/bootstrap_barrio_subtheme/globe.png') !important;
}

.tabcontent li {
    list-style: none;
    position: relative;
    margin-bottom: 29px;
}

.tabcontent li a {
    color: #042c7f;
    text-decoration: none;
    font-size: 14px;
}

.tabcontent li a:hover {
    text-decoration: underline;
    color: #082869;
}

.tabcontent li ul {
    margin-top: 30px;
}

.container-tabs-verticales hr {
    opacity: 1;
}

button.tablinks:after {
    content: "";
    position: absolute;
    transform: rotate(90deg);
    right: 10px;
    top: 0;
    width: 20px;
    height: 20px;
    background: url(/sites/default/files/2023-04/flecha.png) 3px 5px no-repeat;
    margin: auto;
    bottom: 0;
}

.tablinks.active:after {
    background-color: white;
    border-radius: 4px;
}

.field--name-field-identificador-del-modulo-d {
    display: none;
}

/*Fin tabs verticales*/

.tresColumnas {
    max-width: min(1200px,90%);
    margin: 40px auto;
    display: flex;
}

.tresColumnas p {
    width: 100%;
    border-right: 1px solid gray;
    padding: 20px 5%;
    text-align: center;
}

.tresColumnas p:last-child {
    border-right: 0;
}

.c-blue {
    color: #002981;
    font-weight: 600;
}

/*Comp linea de tiempo*/

.field--name-field-titulo-linea-de-tiempo {
    font-size: 40px;
    line-height: 56px;
    font-weight: bold;
    color: #3A4B53;
    text-align: center;
    margin-bottom: 40px;
}

.lista-card-linea-tiempo {
    width: 265px;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    box-sizing: border-box;
}

.ct-linea-de-tiempo {
    position: relative;
    background: white;
    box-shadow: 2px 2px 5px #969696;
    border-radius: 0 30px;
    border-bottom: 1px solid #06389f;
    padding: 15px;
    margin-top: 85px;
}

.contenido-white{
    min-height: 180px;
    overflow: overlay;
}

.alineacion-items-Ltiempo {width: max-content;margin-bottom: 80px;}

.ovhidden {
    overflow-x: scroll;
}

.ovhidden::-webkit-scrollbar {
    background: #B2E3F9;
    height: 8px;
    border-radius: 20px;
}

.ovhidden::-webkit-scrollbar-thumb {
    background: #005393;
    border-radius: 20px
}

h3.ano-linea-tiempo {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: fit-content;
    top: -86px;
    color: #001440;
    font-size: 16px;
}

.circulo-Ltiempo {
    width: 24px;
    height: 24px;
    border-radius: 100%;
    display: block;
    background: #F59B27;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -50px;
    z-index: 2;
}

.ct-linea-de-tiempo:before {
    content: "";
    width: 280px;
    height: 15px;
    display: block;
    border: 2px dashed #696969;
    position: absolute;
    top: -39px;
    left: 130px;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
}

.lista-card-linea-tiempo:last-child .ct-linea-de-tiempo:before {
    content: none;
}

.lista-card-linea-tiempo .Naranja {
    background: #F59B27;
}

.lista-card-linea-tiempo .Verde {
    background: #9EC31D;
}

.lista-card-linea-tiempo .Amarillo {
    background: #F5E301;
}

.lista-card-linea-tiempo .Rojo {
    background: #E2201E;
}

.lista-card-linea-tiempo .Azul {
    background: #0a5591;
}

.lista-card-linea-tiempo .morado {
    background: #7e307e;
}

.texto-lineatiempo p {
    font-size: 14px;
    text-align: center;
}

.texto-lineatiempo p strong {
    color: #002981;
    font-weight: 400;
}

.paragraph.paragraph--type--comp-padre-linea-de-tiempo {
    background: #F5F9FF;
    padding: 50px 0 20px;
}

/*Tabs generales*/
.bg-blue-light {
    background: #F5F9FF;
}

.cont-list-tabs-generales {
    display: flex;
    justify-content: center;
    column-gap: 4%;
}

button.tablinksopenModulo1 {
    color: #002981 !important;
    font-size: 32px !important;
    line-height: 39px !important;
    border: none;
    background: none;
    font-weight: bold;
    padding: 15px;
    transition: all .3s;
    border-bottom: 3px solid transparent;
    outline: none;
}

button.tablinksopenModulo1.active {
    border-bottom: 3px solid #002981;
}

button.tablinksopenModulo2 {
    color: #002981 !important;
    font-size: 16px !important;
    line-height: 19px !important;
    border: none;
    background: none;
    font-weight: bold;
    padding: 5px;
    transition: all .3s;
    border-bottom: 3px solid transparent;
    outline: none;
}

button.tablinksopenModulo2.active {
    border-bottom: 3px solid #002981;
}

.tabG{
    display: none;
}

.field--name-field-identificador-del-modulo-t,
.field--name-field-seleccionar-modulo-tab,
.field--name-field-titulo-del-tab,
.field--name-field-identificador-tab-general,
.field--name-field-color-de-fondo-del-contene {
    display: none;
}

.bg-container-Azul {
    background: #F5F9FF;
}

.bg-card-Azul::before {
    background: #002981;
}

.bg-card-Azul .change-color{
    color: white;
}

.bg-card-Azul p {
    color: white;
}

h3.titleIcono {
    color: #002981;
    font-size: 16px;
    line-height: 25px;
}

.flex-iconos-y-titulo {
    display: flex;
    flex-wrap: wrap;
    column-gap: 5%;
    row-gap: 60px;
}

.list-icono-y-titulo {
    width: 29%;
    text-align: center;
}

img.icon-de-btn {
    filter: none;
    padding-right: 10px;
    padding-left: 0;
} 

.bg-Blanco .botones {
    float: none;
    margin: 10px 0 !important;
}

.bg-Azul .botones {
    float: none;
    margin: 10px 0 !important;
}

div#comp-tab-Modulo2 .container-comp-imagen-izquierda-contenido-derecha {
    padding: 0 !important;
}

a.navbar-toggle {
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.30), 0px 6px 10px 4px rgba(0, 0, 0, 0.15);
    padding: 12px;
    height: 37px;
    border-radius: 40px;
}

.radius1{
    border-radius: 20px;
}

.flex-iconos-v{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.list-icn {
    width: 23%;
    min-width: 270px;
}

div#comp-tab-Modulo1 .contenido-de-los-tabs-generales {
    max-width: 990px;
    margin: auto;
}

h2.titulo-azul {
    text-align: center;
    margin-bottom: 35px !important;
    color: #002981;
    font-size: 32px;
    margin-top: 0 !important;
}

/*Card cifras*/
.d-flex-responsive {
    display: flex;
    column-gap: 5%;
}

.container-card-cifras {
    max-width: min(890px,90%);
    margin: auto;
}

.radius2 {
    border-radius: 12px !important;
}

.ct-card-cifras h3 {
    background: #002981;
    text-align: center;
    padding: 10px 25px 25px;
    border-radius: 15px 15px 0 0;
    font-size: 20px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Azul-oscuro h3 {
    background: #002981;
}

.contenido-cifra {
    margin-top: -20px;
    min-height: 412px;
}

.contenido-cifra h4 {
    font-size: 60px;
    color: #002981;
    text-align: center;
}

p.subtitle-cifra {
    color: #002981;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 7px;
}

.ct-card-cifras hr {
    margin: 0 14% 30px;
    height: 2px;
    opacity: 1;
    color: #959595;
}

.contenido-cifra h5 {
    font-size: 40px;
    color: #6F757F;
    width: 100px;
    text-align: right;
    margin-bottom: 0;
    line-height: 38px;
}

.contenido-cifra h6 {
    font-size: 25px;
    color: #36373B;
    text-align: right;
    margin: 0;
}

p.txt-cifra {
    color: #6F757F;
    line-height: 21px;
    font-size: 14px;
    margin: 0;
}

.shadow2 {
    box-shadow: 1px 1px 6px #c5c5c5;
} 

.Azul-claro h3 {
    background: #06F;
}

.Naranja h3 {
    background: #F60;
}

.Azul-claro  h4 {
    color: #2855B4;
}

.Azul-claro .subtitle-cifra {
    color: #2855B4;
}

/*Slider certificaciones*/
.padre-slider-otras-soluciones .cont-list-product .img-Auto {
    width: auto !important;
    margin: auto !important;
    display: block !important;
    border: none !important;
    padding: 10% 0;
}

.pad20 {
    padding-bottom: 20%;
}

.Invertir {
    flex-direction: row-reverse;
}

.contenidoGaleria {
    margin-top: -4%;
}

.bg-card-Azul .img-card-gris {
    box-shadow: 0px 0px 5px #2c2c2c4a;
}

.margin-1 {
    padding: 0 !important;
    padding-top: 30px !important;
} 

.bg-container-Azul.ct-blue {
    max-width: 100% !important;
}

.bg-container-Azul.ct-blue .row {
    max-width: 1320px;
    margin: auto;
}

.bg-container-Azul.ct-blue .swiper-galeria-interna {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.bg-card-Azul .listaUl li,
.bg-card-Azul .listaUl li::marker{
    color: white;
}

.fondo-banner-aplicaciones:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 15px !important;
    border-radius: 20px 0 0 20px;
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.55) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.55)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgb(0 0 0 / 59%) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.55) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.55) 100%);
    background: linear-gradient(to bottom, rgb(0 0 0 / 44%) 0%, rgb(0 0 0 / 73%) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

.fondo-banner-aplicaciones {
    position: relative;
}

.fondo-banner-aplicaciones>div {
    z-index: 2;
    position: relative;
}

.paragraph--type--comp-html .container img {
    border-radius: 15px;
}

.banner-black {
    background: #202227;
}

.banner-black p {
    font-weight: bold;
    text-align: center;
    padding: 30px 15px;
    color: white;
    font-size: 32px;
    margin: 3% 0;
}

p strong {
    color: #042c7f;
}

.bg-card-Defecto h2 {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 20px !important;
}

.bg-card-Defecto .row .col-md-6:first-child {
    flex: 0 0 auto;
    width: 41.6666666667%;
}

.bg-card-Defecto .row .col-md-6:last-child {
    flex: 0 0 auto;
    width: 58.3333333333%;
}

/*Lista datáfonos*/
.alineacion-items-lista-datafonos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 15px;
}

.lista-datafono {
    width: 19%;
    margin-bottom: 4%;
}

.titulo-manuales {
    color: #002981;
    font-weight: 400;
    margin-bottom: 30px;
}

.cont-img-datafono {
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
}

h3.titleDatafono {
    color: black;
    font-weight: 400;
    font-size: 18px;
    max-width: 172px;
    margin: 0 auto 15px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.descargar-manual img {
    filter: none !important;
    height: fit-content !important;
    padding-top: 4px;
}

.descargar-manual {
    display: flex;
    align-items: center;
    line-height: 22px;
}

.alineacion-videos-youtube {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 1.5%;
}

.lista-video-youtube {
    width: 32%;
}

.contenido-videoyt h4 {
    height: 60px;
}

.lista-video-youtube .show {
    opacity: 1;
}

.ct-video-yt{
    position: relative;
}

a.enlace-iframe-modal {
    width: 100%;
    display: block;
    height: 65%;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}

.popupyoutube a.close {
    background: #002981;
    font-size: 15px;
    text-shadow: none;
    width: 40px;
    height: 40px;
    text-decoration: none;
    padding: 12px !important;
}

.popupyoutube a.close:hover {
    background: #001440;
    opacity: 1;
    color: white;
}

.popupyoutube .modal-dialog {
    max-width: min(980px,90%);
    margin: 3% auto 0;
} 

/*Interna tipo de negocio*/
h3.tituloAfiliacion {
    font-weight: 500;
    font-size: 40px;
    line-height: 42px;
}

h3.numero {
    font-size: 40px;
    font-weight: 400;
}

h3.numero span {
    font-size: 64px;
}

.light {
    font-weight: 400;
}

.font-32 {
    font-size: 32px;
}

.flex-logos {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 30px 6%;
}

.flex-logos img {
    border-radius: 0 !important; 
}

div#block-bloquecontextoyformularioparaafiliacion .content,
div#block-bloquecontextoyformularioparapequenosyomedianoscomercios .content {
    display: flex;
    column-gap: 50px;
}

.colum_1,
.colum_2 {
    width: 50%;
}

.ui-dialog .ui-dialog-titlebar {
    background: #002981;
    color: white;
    border-radius: 20px 20px 0 0;
    padding: 10px 25px;
}

button.ui-dialog-titlebar-close:before {
    content: "X";
    margin-top: -2px;
    display: block;
    margin-right: 10px;
}

button.ui-dialog-titlebar-close {
    background: none;
    border: none;
    outline: none;
}

.ui-front.webform-confirmation-modal {
    padding: 0;
    border-radius: 20px;
}

.menu-full li.we-mega-menu-li a {
    color: #050C53 !important;
    font-size: 14px !important;
    font-weight: bold !important;
    border: none;
    padding-bottom: 1px;
}

.padre-slider-otras-soluciones .swiper-wrapper {
    padding-bottom: 0 !important;
}

.modal-backdrop.fade.show {
    display: none !important;
}

.popupyoutube {
    background: #000000ab;
}

.views-element-container .bg-Gris {
    padding-bottom: 3%;
}

/*Popup home*/
.container-popup {
    position: fixed;
    top: 0;
    left: 0;
    background: #000000bf;
    height: 100vh;
    z-index: 9999;
    width: 100%;
}

.contenidoPopup {
    position: relative;
    max-width: min(480px,90%);
    margin: auto;
    top: 10%;
    bottom: 0;
    border: 10px solid white;
    border-radius: 30px;
}

span.closePopup {
    position: absolute;
    right: -15px;
    top: -15px;
    background: #002981;
    padding: 5px;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    text-align: center;
    color: white;
    font-weight: bold;
    cursor: pointer;
    transition: all .3s;
}

span.closePopup:hover{
    background: white;
    color: #002981;
}

.contenidoPopup img {
    border-radius: 25px;
    padding: 0 !important;
}

/*Fin estilos nuevos componentes*/

/*Estilos perú*/

.pais {
    width: fit-content;
    margin-top: 20px;
}

.pais>ul {
    padding: 0;
}

.pais ul li ul {
    position: absolute;
    left: 0;
    background: white;
    border-radius: 8px;
    padding: 5px 12px !important;
    width: 135px !important;
    box-shadow: 0px 2px 3px #0000009e;
    display: none;
    z-index: 99;
}

.pais:hover ul {
    display: block;
}

.pais ul>li {
    position: relative;
    list-style: none;
}

.pais ul li ul li {
    list-style: none;
    margin-bottom: 0;
    padding: 5px 0;
}

.pais ul li ul li img {
    margin-right: 10px;
}

.pais ul li a {
    color: #0032a1;
    text-decoration: none;
}

a.selecciona-idioma:after {
    content: url(/sites/default/files/2023-04/flecha.png);
    transform: rotate(180deg);
    position: absolute;
    right: 0;
    top: 3px;
    transition: all .3s;
}

a.selecciona-idioma {
    width: fit-content;
    display: block;
    padding-bottom: 5px;
    margin-top: 15px;
    margin-right: 20px;
}

.pais:hover a.selecciona-idioma:after {
    transform: rotate(0deg);
    margin-top: -4px;
}
/*Fin estilos perú*/






@media only screen and (max-width:1700px) {
    .contVisitanos {
        padding-left: 11%;
    }
}


@media only screen and (max-width:1600px) {
    .contVisitanos {
        padding-left: 8%;
    }
}


@media only screen and (max-width:1500px) {
    .contVisitanos {
        padding-left: 6%;
    }
}

@media only screen and (max-width:1400px) {
    .contVisitanos {
        padding-left: 1%;
    }
}


@media only screen and (max-width:1320px) {

    #page .container,
    #navbar-top,
    #navbar-main {
        max-width: 100% !important;
    }

    div#block-navegacionprincipal {
        margin: 0 4% 0 2%;
    }

    .marginLeft {
        margin-left: 0%;
    }

    .contVisitanos {
        padding-left: 0;
    }

    /*Estilos minidatáfono */
    .cont-minidatafono {
        padding: 0% 7% 0 12% !important;
    }

    .padLeft {
        padding-left: 3% !important;
    }

    .we-mega-menu-ul > .we-mega-menu-li > a {
        padding: 10px 15px !important;
    }
}

#block-footer .content {
    position: relative;
}

.field--name-field-vigilado p:nth-child(2) img {
    width: fit-content;
}

/* 4ta PARTE */
@media only screen and (max-width:980px) {

    body .we-mega-menu-ul>.we-mega-menu-li.abrir-menu>a:after{
        background: none !important;
        transform: rotate(360deg);
    }

    body .we-mega-menu-ul>.we-mega-menu-li.abrir-menu>a.active:after {
        transform: rotate(180deg);
    }

    div#block-navegacionprincipal {
        grid-column: 3;
    }

    .subul li a.we-mega-menu-li {
        font-size: 14px !important;
    }

.subul li a.we-mega-menu-li i.fa {
    zoom: 0.8;
}

    .navbar-we-mega-menu {
        position: fixed !important;
    }

    h1 {
        font-size: 22px;
    }

    p, li {
        font-size: 14px;
    }

    body .padR-0 {
        padding: 0!important;
    }

    body .marR-0 {
        margin: 0!important;
    }

    .contenedorNoticias main#content {
        padding-right: 0;
    }

    .contenidoMapa .cont-desplegable {
        margin-bottom: 20px;
    }

    .padLeft {
        padding-left: 0 !important;
    }

    .mb-5 {
        margin-bottom: 2rem!important;
    }

    .flex{
        display: block;
    }

    .more-link {
        text-align: center;
    }

    .flex .bg-gray {
        width: 100% !important;
    }

    .ml-4{
        margin: 0;
    }

    .w100 {
        width: 100%;
    }

    .pr-0, .pl-0 {
        padding-left: 0;
        padding-right: 0;
    }

    .logos-requisitos {
        text-align: center;
    }

    .m-r, .m-l {
        margin: 0 0 15px 0;
    }

    body .padR-1 {
        padding: 1rem!important;
    }

    .p-5 {
        padding: 1.5rem!important;
    }

    h2.new-list__title {
        height: auto;
    }

    div#page {
        padding-top: 0;
    }

    .imagenDoc {
        width: 100%;
    }

    .aliados {
        display: grid;
    }

    .cont-mapa {
        margin-top: 20px;
        margin-left: 0;
    }

    .contVisitanos {
        padding-left: 0;
    }

    .c-new-list__wrapper .views-infinite-scroll-content-wrapper {
        padding: 0;
    }

    #page .container,
    #navbar-top,
    #navbar-main {
        padding: 10px 20px;
    }

    .acordeon.nav-tabs > li {
        border: none;
    }

    p.cont-results {
        font-size: 13px;
    }

    .node_search-results li h3 a {
        font-size: 16px;
    }

    .node_search-results li {
        padding: 4px 12px;
    }

    .wAuto{
        width: 50%;
    }

    .menuPublicaciones li {
        text-align: left;
    }

    /*Banner responsive */
    #page {
        margin-top: 55px;
    }

    .carousel-item img.d-block {
        object-fit: cover;
        object-position: center;
        height: 450px;
    }

    .titulos-home .field__item,
    .titulos-home,
    .subtitulos {
        font-size: 23px;
        line-height: 27px;
    }

    .carousel-caption h3 {
        font-size: 30px;
        font-weight: bold;
        line-height: 31px;
        max-width: 300px;
    }

    .carousel-caption {
        top: 40px;
        max-width: 300px;
        left: 5%;
        bottom: inherit;
        right: inherit;
    }

    .cont-desplegable {
        display: block;
        background: #fff;
        box-shadow: 0px 0px 2px 0px #9b9b9b;
        border-radius: 5px;
        padding: 7px 12px;
        width: 95%;
        margin: auto;
    }


    .cont-desplegable.active .acordeon {
        display: block;
        background: none;
    }

    .cont-desplegable.active .acordeon {
        border-top: 2px solid #0032a1 !important;
        margin-top: 7px;
    }

    .cont-desplegable a {
        color: #4c4c4c;
        text-decoration: none;
        font-size: 15px;
        display: block;
        padding-left: 10px;
    }

    .cont-desplegable:before {
        content: "<";
        float: right;
        transform: rotate(270deg);
        margin-right: 10px;
    }

    .cont-desplegable.active:before {
        transform: rotate(90deg);
        transition: all .3s;
    }

    .acordeon.nav-tabs .nav-link.active,
    .acordeon.nav-tabs .nav-link.active:focus {
        color: #4c4c4c !important;
        background-color: transparent !important;
        font-weight: bold;
        border: 0;
    }

    .acordeon.nav-tabs .nav-link {
        font-size: 14px;
        padding: 10px !important;
        margin: 0;
    }

    .acordeon.nav-tabs > li {
        display: block;
        width: 100%;
        margin: 0;
        background: none;
    }

    .tab-pane .rounded h5 {
        font-size: 18px;
    }

    .btn-outline-primary {
        width: fit-content;
        margin: auto;
    }

    /*Responsive sección datáfonos */
    .datafonos img {
        object-fit: cover;
        height: 200px;
    }

    .textP p {
        color: #4c4c4c;
        font-size: 14px;
    }

    .contenido-datafono {
        position: static;
    }

    .contenido-datafono {
        height: fit-content;
    }

    .lista-datafonos .bg-white {
        height: auto !important;
        margin: 0 !important;
    }

    .lista-datafonos h4 {
        font-size: 18px;
    }

    .titulosD h3 {
        font-size: 30px;
        color: #3b3b3b !important;
        margin: 0;
        position: absolute;
        top: 0;
    }

    .datafonos {
        padding-top: 45px !important;
    }

    .textP {
        max-width: 100%;
    }

    .cr .carousel-item .rounded {
        height: auto !important;
        margin: 0;
    }

    .cr .carousel-item .rounded img {
        width: 80px;
    }

    .cr .carousel-item p {
        font-size: 13px;
        line-height: 17px;
    }

    .field--name-field-subtitulo-testimonios {
        font-size: 14px;
    }

    /*Más información footer */
    .aliados {
        display: block;
        text-align: left;
    }

    #block-masinformacionfooter .content,
    #block-masinformacionayudasytutoriales-2 .content {
        display: block;
    }

    .field--name-field__necesitas-mas-informacion .field__label,
    .field--name-field__aun-tienes-dudas- .field__label,
    .field--name-field__tienes-algun-problema- .field__label{
        font-size: 26px;
        line-height: 30px;
    }

    .botones {
        text-align: center;
        font-size: 13px;
    }

    .cont-botones {
        display: block;
    }

    .field--name-field__necesitas-mas-informacion,
    .field--name-field__aun-tienes-dudas-,
    .field--name-field__tienes-algun-problema- {
        padding: 6%;
        border-radius: 5px 5px 0 0;
    }

    .cont-botones {
        margin-top: 8%;
    }

    .field--name-field__aun-tienes-dudas- .field__item p {
        font-size: 14px;
    }

    .field--name-field__aun-tienes-dudas- .field__item p a.btnWhatsapp {
        color: #018543;
        border: 1px solid #018543;
        padding: 9px;
        display: block;
        text-align: center;
        border-radius: 10px;
        transition: all .3s;
        font-size: 12px;
    }

    .field--name-field__aun-tienes-dudas- .field__item p a.btnWhatsapp:hover {
        background: #018543;
        color: #fff;
    }

    .field--name-field__aun-tienes-dudas- .field__item p a.btnWhatsapp:hover svg {
        fill: #fff;
    }

    p.hideR {
        display: none;
    }

    .showR {
        display: block;
    }

    .site-footer {
        padding: 0;
    }

    .site-footer__bottom {
        margin: 0;
    }

    .redesFooter a:last-child {
        padding: 0;
    }

    #block-footer .field__label,
    .aliados p {
        font-size: 13px;
    }

    #block-footer .content ul li a {
        font-size: 13px;
        line-height: 15px;
    }

    #block-footer .content ul li {
        margin-bottom: 13px;
    }

    .aliados img {
        width: 49%;
        padding-top: 30px;
        max-width: 200px;
    }

    #navbar-main:after,
    #navbar-main:before {
        content: none;
    }

    body.toggled {
        right: 0;
        overflow: visible !important;
    }

    .btn-close {
        right: 10px;
    }

    .overlay,
    body.toggled .btn-close {
        display: none;
    }

    .navbar-we-mega-menu.navbar.we-mobile-megamenu-active {
        width: 100%;
        background: #fff;
        animation: none;
        margin-top: 72px;
        padding: 0 20px;
        padding-bottom: 30px;
        height: 93vh;
        box-shadow: 0 10px 2px -9px #9b9b9b;
    }

    .search-block-form button.js-form-submit {
        position: absolute;
        left: 2px;
        top: 3px;
    }

    a.enlace-top {
        display: block;
        margin-bottom: 10px;
    }

    .navbar-we-mega-menu.navbar ul:not(.pais ul) {
        display: block;
        text-align: left;
        width: 100%;
    }

    .navbar-we-mega-menu.navbar .nav-tabs > li.active > a,
    .navbar-we-mega-menu.navbar .nav .open > a,
    .navbar-we-mega-menu.navbar .nav .open > a:focus,
    .navbar-we-mega-menu.navbar .we-mega-menu-ul > li > a,
    .navbar-we-mega-menu.navbar .we-mega-menu-ul > li > .we-megamenu-nolink,
    .navbar-we-mega-menu.navbar .nav-tabs > li.active > a:focus {
        color: #3A4B53 !important;
        text-shadow: none;
        font-weight: 500;
        font-size: 16px !important;
        padding: 15px 0;
        background: none;
        border: none !important;
        width: fit-content;
        padding-right: 40px !important;
        }

    li.we-mega-menu-li.dropdown-menu.sub-hidden-collapse:after {
        position: absolute;
        top: 10px;
        right: 15px;
        transform: rotate(0deg);
    }

    .navbar-we-mega-menu.navbar .nav-tabs > li.active > a:hover,
    .navbar-we-mega-menu.navbar .nav .open > a:hover,
    .navbar-we-mega-menu.navbar .we-mega-menu-ul > li > .we-megamenu-nolink:hover {
        color: #0032a1 !important;
        cursor: pointer;
        background: none;
    }

    .navbar-we-mega-menu.navbar .nav-tabs > li.activeTab > a{
        color: white !important;
        width: fit-content;
    }

    .navbar-we-mega-menu.navbar .nav-tabs > li.activeTab > a:after{
        content: none !important;
    }

    .region-we-mega-menu {
        margin: 0;
        padding: 0;
        background: no-repeat;
    }

    #navbar-main {
        grid-template-columns: 1fr 1fr;
    }

    header .js-form-type-search input {
        right: 11px;
        margin-bottom: 20px;
    }

    header .js-form-type-search input:focus {
        right: 38px;
    }

    .btn-afiliate {
        margin: 0;
        padding: 8px 15px;
    }

    .enlacesTop a {
        font-size: 13px;
        padding-left: 10px;
    }

    .enlacesTop a img {
        width: 20px;
        padding-right: 3px;
    }

    a.navbar-brand {
        padding: 10px 0;
        max-width: 160px;
        grid-row: initial;
        height: auto;
    }

    .navbar-brand > img {
        width: 100%;
    }

    .navbar-toggle .icon-bar {
        background-color: #0032a1;
    }

    .navbar-toggle.active .icon-bar:nth-child(2) {
        display: none;
    }

    .navbar-toggle.active .icon-bar:first-child {
        transform: rotate(45deg);
        margin-top: 5px;
    }

    .navbar-toggle.active .icon-bar:last-child {
        transform: rotate(135deg);
        margin-top: -2px;
    }

    header #search-block-form {
        padding: 0;
    }

    header .js-form-submit {
        padding: 1px 10px 5px 0px;
    }

    .we-mega-menu-ul .we-mega-menu-li.dropdown-menu .we-mega-menu-submenu.activeMenu {
        position: static;
        padding: 0 !important;
        height: auto;
    }

    .navbar-we-mega-menu.navbar ul > li ul {
        width: 100%;
        padding: 0 0 0 0;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .we-mega-menu-ul > .we-mega-menu-li > a {
        border-top: 0 !important;
        border-bottom: 1px solid #dbdbdb !important;
    }

    a.closeMenu {
        top: -20px;
        color: #0032a1 !important;
        display: none !important;
    }

    li.we-mega-menu-li.dropdown-menu.we-mega-menu-group .we-megamenu-nolink {
        padding-bottom: 10px !important;
        border-bottom: 1px solid #ebebeb !important;
        font-size: 13px !important;
        margin-bottom: -10px !important;
    }

    .navbar-we-mega-menu .type-of-block {
        display: block;
    }

    .we-mega-menu-submenu-inner .we-mega-menu-col.span4:last-child h2,
    .contentTitle p {
        font-size: 13px !important;
    }

    .cont-productos-destacados h2 {
        font-size: 13px !important;
        font-family: inherit !important;
        font-weight: 600 !important;
        text-transform: uppercase !important;
        padding-bottom: 20px !important;
        color: #4c4c4c;
        border-bottom: 1px solid #e3e3e3;
    }

    #block-aquivanlostresproductosdelmegamenu .content {
        display: block;
    }

    #block-aquivanlostresproductosdelmegamenu .content .field--type-text-long {
        margin-bottom: 15px;
    }

    .contentTitle a {
        font-size: 17px !important;
        padding-bottom: 0 !important;
    }

    .cont-minidatafono {
        padding: 8% 22% 0px 120px !important;
    }

    .cont-minidatafono h2 {
        font-size: 22px;
    }

    /*Ajustes megamenú responsive c*/

    body .we-mega-menu-submenu.hideMenu {
        width: 100% !important;
    }
    
    body .activeTab>.we-mega-menu-submenu {
        min-height: auto;
        position: absolute;
        top: 78px;
        left: 0;
        margin: 0;
    }

    .we-mega-menu-submenu-inner {
        overflow: scroll;
    }

    a.closeTabM:before {
        content: '\f107';
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 23px;
        transform: rotate(90deg);
        vertical-align: bottom;
        color: #042c7f;
        padding: 0px 10px;
    }

    body .tab2.activeTab>.we-mega-menu-submenu {
        top: 40px;
    }

    html body .we-mega-menu-li.tab2>a {
        padding-bottom: 0 !important;
    }
    
    li.we-mega-menu-li.activeTab {
        position: relative !important;
        min-height: 70px;
    }

    ul.subul .subul .subul li:before {
        top: 13px;
    }

    .navbar-we-mega-menu.navbar .pais ul a {
        color: #3A4B53;
        display: inline;
    }

    .pais {
        margin-left: 15px;
        margin-top: 15px;
    }

    .navbar-we-mega-menu.navbar .pais ul a:hover {
        border: none;
        color: #06389f;
    }
    
    body .container-ax-submenu {
        width: 100%;
    }

    body .tab.activeTab .we-mega-menu-submenu{
        width: 100% !important;
    }

    body .container-ax-submenu>ul.subul {
        column-count: initial;
        height: fit-content;
        overflow-y: scroll;
    }

    .container-ax-submenu ul.nav.nav-tabs.subul {
        padding: 16px;
    }

    .ax-submenu>a.we-mega-menu-li:after {
        content: none !important;
    }

    .tab>a.we-megamenu-nolink:after {
        content: "" !important;
        top: 25px !important;
    }

    .dropdown-menu.tab {
        padding: 10px 10px 15px 15px !important;
    }

    .container-ax-submenu ul.nav.nav-tabs.subul .subul {
        padding: 0;
        flex-direction: column;
    }

    .tab .we-mega-menu-submenu{
        margin-left: 0 !important;
    }

    html body .we-mega-menu-li.tab:before {
        right: -22px !important;
    }

    html body .navbar-we-mega-menu.navbar .dropdown-menu>a:after {
        content: none;
    }

    .closeTabM{
        display: none !important;
        color:#3A4B53 !important;
        padding-left: 4px;
        text-decoration: none;
    }

    .closeTabM.active{
        display: block !important;
    }

    li.we-mega-menu-li.dropdown-menu.abrir-menu.left.open>a.active {
        border-bottom: 2px solid #06389f !important;
        border-radius: 10px;
    }

    body .tab2 .container-ax-submenu {
        height: 200px;
    }

    .open2 .ax-submenu .we-mega-menu-submenu {
        height: fit-content !important;
    }

    .tab2 ul.nav.nav-tabs.subul ul.subul li{
        width: 100% !important;
    }

    /*Fin ajustes megamenú responsive c*/


    .field--name-field-contenido-html h2 {
        font-size: 30px;
    }

    /*Por qué redeban */
    #pr img {
        object-fit: cover;
        height: 380px;
        object-position: 70%;
    }

    .cont-porqueRedeban {
        height: auto;
        top: 25px;
    }

    .titulos {
        font-size: 30px;
        max-width: 230px;
    }

    .parrafos {
        font-size: 14px;
    }

    .cont-porqueRedeban a.btn_Primary_02 {
        width: fit-content;
    }

    .numero-azul{
        display: block;
    }

    .hideR{
        display: none;
    }

    .cont-soluciones .col-lg-3 {
        width: 48%;
    }

    .pr-5 {
        padding-right: 0;
    }

    h2.subtituloIframe {
        font-size: 20px;
    }

    .iframeDestacado {
        height: 200px;
    }

    .imgListaVideos {
        width: 120px;
        height: 100%;
        object-fit: cover !important;
        max-width: initial;
    }
    
    .tablinks.active .contImag:after {
        font-size: 10px;
        padding: 26% 0;
    }
    
    .tablinks a {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 22px;
        display: block;
    }
    
    span.etiqueta {
        font-size: 11px;
        padding: 0px;
    }

    .cont-manuales>.flex {
        display: flex;
        align-items: flex-start;
    }
    
    .cont-manuales a {
        margin-left: 13%;
        margin-top: -20px;
    }

    .webform-element-more--content {
        max-width: 90%;
        overflow: scroll;
        height: 137px;
    }
    
    .webform-element-more--content p {
        font-size: 11px;
        line-height: 13px;
    }

    /*responsive footer 980px*/

    .logoF-marca.pb-4.text-center {
        grid-row: 1;
        text-align: left !important;
    }

    .field--name-field-productos {
        grid-row: 2;
        grid-column: 1/5;
    }
    
    .field--name-field-accesos-rapidos {
        grid-row: 3;
        grid-column: 1/5;
    }
    
    .field--name-field-logo-y-redes {
        grid-row: 8;
        grid-column: 1/5;
    }
    
    .field--name-field-de-interes {
        grid-row: 4;
        grid-column: 1/5;
    }
    
    .field--name-field-informacion-legal {
        grid-row: 5;
        grid-column: 1/5;
    }
    
    .field--name-field-redes-sociales {
        grid-row: 6;
        grid-column: 1/5;
    }
    
    .field--name-field-descarga-redeapp {
        grid-row: 7;
        grid-column: 1/5 !important;
        margin: 20px 0;
    }
    
    .field--name-field-vigilado {
        grid-row: 10;
        grid-column: 1/5;
    }
    
    .field--name-field-logo-superintendencia {
        grid-row: 9;
        grid-column: 1/5;
    }

    .field--name-field-vigilado p:nth-child(2) img {
        top: 0;
    }
    
    #block-footer .content {
        padding-top: 0;
    }

    .field--name-field-vigilado p:first-child img {
        position: relative;
        margin-top: 50px;
    }

    /*fin responsive footer 980px*/
    



}

@media (max-width:1200px){
    /*Estilos nuevos componentes responsive*/
    .tituloBanner {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 20px !important;
    }

    .field--name-field-descripcion-banner-princip {
        font-size: 16px;
        line-height: 24px;
    }
}

@media (max-width:768px){

    /*Estilos nuevos componentes responsive*/

    .eu-cookie-compliance-content {
        flex-direction: column;
    }

    .tituloh1 {
        font-size: 24px;
        line-height: 32px;
    }

    .padre-slider-otras-soluciones .cont-list-product {
        margin-bottom: 20% !important;
    }

    .fondo-gris:before {
        content: none;
    }

    .titleProduct {
        height: auto;
    }

    .tituloh2 {
        font-size: 23px;
        line-height: 32px;
    }

    .flex-iconos-v{
        flex-direction: column;
    }

    .list-icn{
        width: 100%;
    }

    .cont-card-gris {
        background: #EFF2F3;
        padding: 20px;
        padding-top: 10%;
        margin-top: -13%;
        position: relative;
    }
    
    .img-card-gris {
        padding: 20px;
        border-radius: 30px !important;
        position: relative;
        z-index: 1;
    }

    .subtitulo {
        font-size: 28px;
        line-height: 35px;
    }

    .fondo-banner-aplicaciones .d-flex {
        display: block !important;
    }

    .fondo-banner-aplicaciones {
        background-position: 40% 0 !important;
    }

    .botones {
        font-size: 14px;
    }

    .reverse-responsive {
        flex-direction: column-reverse;
    }

    .contBanner {
        padding: 0;
    }

    .img-banner-ppal {
        height: 310px;
        object-fit: cover;
        object-position: center center;
    }

    .swiper-pagination-banner-ppal {
        top: 59% !important;
        height: fit-content;
    }

    body .swiper-button-prev-banner-ppal,
    body .swiper-button-next-banner-ppal {
        top: 24%;
    }

    span.swiper-pagination-bullet {
        padding: 5px !important;
    }

    body .swiper-button-prev:after,
    body .swiper-button-next:after{
        zoom: 0.7;
    }

    .flex-qr {
        flex-direction: column;
    }

    .column-responsive {
        flex-direction: column;
    }

    iframe.videoBanner {
        height: 310px;
    }

    .lista-producto {
        width: 100%;
        margin-bottom: 25px;
    }

    .flex-2columnas {
        flex-direction: column;
    }
    
    .columnas-2,
    .columnas-2 .lista-producto {
        width: 100% !important;
    }

    .container-lista-productos {
        border: 0 !important;
        padding: 0 !important;
    }

    .tablinks.active:after {
        transform: rotate(0deg);
    }
    
    .tablinks:after {
        transform: rotate(180deg) !important;
    }

    h2.subtitulo-galeria,
    .field--name-field-titulo-linea-de-tiempo {
        font-size: 28px;
        line-height: 29px;
        margin-bottom: 20px !important;
    }

    .ovhidden {
        margin: 0 10px;
    }

    /*Tabs responsive*/
    .field--name-field-lista-tabs ul li {
        font-size: 16px !important;
        line-height: 8px !important;
        margin-bottom: 0;
    }

    .container-padre-tabs {
        margin: 40px auto;
    }

    .tab-general button {
        font-size: 18px !important;
        padding: 12px 20px;
        box-shadow: 1px 1px 3px #a6a6a6;
        border-radius: 15px;
        width: 100%;
        margin-bottom: 15px;
        background: white;
        text-align: left;
        line-height: 19px !important;
    }

    .cont-list-tabs-generales {
        flex-direction: column;
    }

    .tab-general button:after {
        content: "";
        position: absolute;
        transform: rotate(180deg);
        right: 10px;
        top: 0;
        width: 20px;
        height: 20px;
        background: url(/sites/default/files/2023-04/flecha.png) 3px 5px no-repeat;
        margin: auto;
        bottom: 0;
    }

    h2.titulo-azul {
        margin-bottom: 15px !important;
        font-size: 25px;
    }
    
    .tab-general button {
        position: relative;
    }

    .tabcontent img {
        width: 100%;
        border-radius: 15px;
    }
    /*Ajuste margen tab responsabilidad social*/
    .field--name-field-contenido-html {
        margin-bottom: 15px;
    }

    .tab-general button.active:after {
        transform: rotate(0deg);
    }

    .flex-iconos-y-titulo {
        row-gap: 30px;
    }
    
    .container-tabs-general .container {
        padding: 0 !important;
    }
    
    h3.titleIcono {
        padding: 0;
        font-size: 13px;
        line-height: 18px;
    }

    .bg-card-Azul .cont-card-gris {
        background: #042c7f;
    }

    /*fin tabs responsive*/

    /*Cards cifras responsive*/
    .d-flex-responsive {
        flex-direction: column;
        max-width: 330px;
        margin: auto;
        row-gap: 30px;
    }
    
    .d-flex-responsive .contenido-cifra {
        min-height: auto;
    }

    .field--name-field-titulo-slider-interna {
        font-size: 26px;
        line-height: 32px;
    }

    .banner-black p {
        padding: 15px;
        font-size: 20px;
        line-height: 26px;
        margin: 3% 0;
    }

    .contenidoGaleria {
        margin-top: 0;
    }

    .lista-datafono {
        min-width: 160px;
    }
    
    .descargar-manual {
        font-size: 12px;
        line-height: 14px;
        display: flex;
    }
    
    .alineacion-items-lista-datafonos {
        column-gap: 10px;
    }

    .contenido-videoyt h4 {
        height: auto;
    }

    .cont-img-datafono {
        height: auto;
    }

    h3.titleDatafono {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .titulo-manuales {
        margin-bottom: 0;
    }

    .lista-video-youtube {
        width: 100%;
    }

    iframe.iframe-de-popup {
        height: 260px !important;
    }

    div#block-bloquecontextoyformularioparaafiliacion .content,
    div#block-bloquecontextoyformularioparapequenosyomedianoscomercios .content {
        flex-direction: column;
        row-gap: 0;
    }

    .colum_1, .colum_2{
        width: 100%;
    }

    h3.numero {
        font-size: 27px;
    }

    h3.numero span {
        font-size: 50px;
    }

    .new-list__item .d-flex.justify-content-between {
        flex-direction: column-reverse;
        row-gap: 10px;
    }

    .block-views>h2 {
        margin: 15px 0 5px;
        padding-left: 20px;
    }

    li#pestanas a.nav-link {
        font-size: 17px;
        line-height: 12px;
    }

    .field--name-field-titulo-datafonos,
    .field--name-field-titulo-seccion-tabs {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 5%;
    }

    .container-padre-tabs .lista-producto {
        width: 100% !important;
    }
    
    .texto-producto {
        height: fit-content !important;
    }

    .contTestimonio {
        margin-bottom: 45px;
    }

    .lista-producto:last-child {
        margin-bottom: 0;
    }

    .subtitulosP {
        font-size: 32px;
        line-height: 51px;
    }

    .cont-iconosTD {
        padding-bottom: 0 !important;
    }

    .cont-iconosTD {
        padding-bottom: 0 !important;
    }
    
    .flex-iconos-titulo {
        flex-direction: column;
        align-items: center;
        margin: 0 auto 20px;
    }
    
    .field__item.lista-iconos-titulo {
        width: 100%;
    }
    
    .titleIcon {
        font-size: 19px;
        line-height: 24px;
    }

    .subtitulo-banner-app {
        font-size: 24px;
        line-height: 28px;
    }

    .bg-container- {
        padding: 10px 20px !important;
    }

    .contenidoGaleria {
        margin-top: 10px;
    }

    .img-codigo-qr {
        max-width: 100%;
        margin-top: 10px;
    }

    /*Fin estilos componentes responsive*/

    /*ajustes header y footer*/

    /*Header*/

    /*Footer*/

    .field--name-field-logo-y-redes {
        margin: 0 auto;
    }
}

@media only screen and (max-width:500px) {
    span.desc-red {
        display: block;
        font-size: 13px;
    }

    img.imgTiposSoluciones {
        max-width: 150px;
    }

    .cont-minidatafono img {
        width: 125px;
    }

    p.m-0 img {
        width: 49%;
    }

    .pbR-0 {
        padding-bottom: 0 !important;
    }

    .col-12, .col-lg-6 {
        padding: 0;
    }

    .container.cont-flechas .carousel-inner {
        padding: 0 5%;
    }

    .cont-mapa iframe {
        height: 400px;
    }

    .contenidoMapa {
        max-width: 100%;
    }

    div#edit-actions {
        float: none;
    }

    .docs {
        display: block !important;
        padding: 10px 3px !important;
    }
    
    .docs img, .docs p {
        display: inline-block;
        vertical-align: middle;
    }
    
    .docs a {
        position: relative;
        margin-left: 21%;
    }

    .imagendoc{
        max-width: 70% !important;
        margin: auto;
        display: block;
    }

    .bg-card-Defecto .row .col-md-6 {
        width: 100% !important;
    }

    .bg-card-Defecto h2 {
        font-size: 20px;
        line-height: 25px;
    }

    .txtRedeapp img {
        margin: 15px 0 !important;
        display: block;
    }

}
/* Menu publicaciones */
.enlace{
    background-color: #FFE8D6 !important;
    border-color: #FF7F00 !important;
    border: 1px solid transparent;
    border-radius: 10px !important;
    margin-left:10px;
    margin-right:10px;
}
.enlace2{
    color: #4d4d4d!important;
    background-color: #ebebeb!important;
    border-radius: 10px !important;
    margin-left:10px;
    margin-right:10px;
}
.color-enlace{
    color: #723F10 !important;
}
.color-enlace2{
    color: #4d4d4d!important;
}
.cont-nuestrosProductos {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 700px;
    left: 5%;
    margin: auto;
}

/*Estilos encuesta*/
#intro {background: #0032a1;
    color: white;
    border-radius: 8px;
    padding: 80px 25px;
    text-align: center;
}

.questionnaire__step p {
    color: white;
}

#intro h3 {font-size: 23px;
    font-weight: bold;
}

.questionnaire__button {
    background: none;
    border: 0;
    font-weight: bold;
    font-size: 18px;
    font-family: sans-serif !important;
}

button.questionnaire__button:after {
    content: url('/sites/default/files/2021-10/icononext3.png');
}

.questionnaire__button:hover {
    opacity: 0.5;
}

.questionnaire__item h3 {
    font-weight: bold;
    font-size: 22px;
}

.questionnaire__item p {
    color: #4c4c4c;
}

.questionnaire__item button {
    background: none;
    border: 0;
    color: #0032a1;
    font-weight: 400;
    font-family: sans-serif;
}

.questionnaire__button-next {
    float: right;
}

button.questionnaire__button-next:after {
    content: url('/sites/default/files/2021-10/icononext2.png');
    padding-left: 5px;
    line-height: 17px;
    display: inline-block;
}

button.questionnaire__button-prev:before {
    content: url(/sites/default/files/2021-10/icononext2.png);
    padding-left: 6px;transform: rotate(180deg);display: inline-block;line-height: 20px;
}

.questionnaire__item {
    padding-top: 20px;
}

.questionnaire .radio {
    margin-bottom: 10px;
}

div#results {
    height: 300px;
    overflow: overlay;
    margin-top: 30px;
    border: 1px solid #d8d8d8;
    border-radius: 15px;
    padding: 15px;
}

div#results p {
    color: #4c4c4c;
}

div#questionnaire-results li.list-group-item {
    text-align: center;
    border: 1px solid #d4d4d4;
    margin-bottom: 10px;
    border-radius: 10px;
}

div#questionnaire-results ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 10px;
}

div#questionnaire-results li.list-group-item h4 {
    font-size: 16px;
}

div#questionnaire-results li.list-group-item a {
    background: #0032a1;
    padding: 5px 10px;
    text-decoration: none;
    font-size: 14px;
    color: white;
    border-radius: 8px;
    margin: 8px;
    display: block;
}

.questionnaire__item .js-form-submit {
    font-size: 15px;
    color: #0032a1 !important;
    padding-top: 0;
}

.form-submit::before{
    height: 16px;
}

.tex-vertical{
    display: flex;
    height: 60px;
    align-items: center;
}
.enlace-solo{
    text-decoration: none;
}
.enlace-solo:hover{
    text-decoration: none;
}
.enlace-solo:active{
    text-decoration: none;
}

.we-mega-menu-ul > .we-mega-menu-li > a {
    padding: 10px 30px;
}

.we-mega-menu-ul > .we-mega-menu-li > a:hover {
    background: #e2e7f3 !important;
    border-radius: 6px !important;
    padding: 10px 30px;
    color: #0032a1;
    cursor: pointer;
}

/*Estilos nuevo Megamenú*/

.subul li a {
    font-size: 14px !important;
}

.we-mega-menu-submenu.hideMenu {
    opacity: 1 !important;
    visibility: visible !important;
    left: -870px !important;
    right: 0 !important;
    width: 395px !important;
    margin: auto;
    border-radius: 0 0 0 15px;
    box-shadow: 0px 2px 2px #bababa !important;
}

.hideMenu {
    display: none !important;
}

.active ~ .hideMenu {
    display: block !important;
}

.we-mega-menu-ul>.we-mega-menu-li>a:before {
    content: none;
}

.we-mega-menu-ul>.we-mega-menu-li.abrir-menu>a:after {
    background: url(/sites/default/files/2023-04/flecha.png) no-repeat !important;
    opacity: 1;
    width: 14px;
    position: absolute;
    right: -2%;
    top: 21px;
    transform: rotate(180deg);
}

.we-mega-menu-ul>.we-mega-menu-li.abrir-menu>a.active:after {
    transform: rotate(0deg);
}

.tab .we-mega-menu-submenu{
    visibility: visible !important;
    opacity: 1 !important;
    display: none !important;
    top: -16px;
    margin-left: 16px;
}

.tab.activeTab .we-mega-menu-submenu{
    display: block !important;
    background: #EFF2F3;
    border-radius: 0 0 12px 12px;
}

.container-ax-submenu {
    width: 860px;
    display: block !important;
}

.container-ax-submenu>ul.subul {
    display: block;
    column-count: 3;
    column-gap: 15px;
    padding: 10px 15px;
}

.container-ax-submenu ul.subul li.ax-submenu {
    display: block !important;
    padding-bottom: 10px;
}

body .ax-submenu > a:before {
    content: none !important;
}

.ax-submenu .we-mega-menu-submenu-inner {
    min-height: auto;
}

.open3 .hideMenu {
    margin-left: auto !important;
}

html body .we-mega-menu-li.tab>a {
    color: #3A4B53 !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    border: none !important;
    padding: 0 !important;
    padding-bottom: 10px !important;
    width: fit-content;
}

.tab2>a.we-megamenu-nolink {
    padding: 0 !important;
}

.tab2 ul.nav.nav-tabs.subul {
    column-count: 1;
}

.tab2 ul.nav.nav-tabs.subul ul.subul {
    display: flex;
    column-gap: 10%;
}

.tab2 ul.nav.nav-tabs.subul ul.subul li {
    width: 23%;
}

html body .tab.activeTab>a {
    color: #A2B9EC !important;
}

.tab {
    font-size: 12px;
    line-height: 16px;
    color: #3A4B53;
    padding: 10px 10px 15px 15px !important;
    border-radius: 8px !important;
    margin: 0 !important;
}

.activeTab {
    color: white;
    background: #002981 !important;
}

.tab:hover {
    background: #e2e7f3;
}

html body .we-mega-menu-li.tab>a:before {
    content: none;
}

html body .we-mega-menu-li.tab:before {
    background: url(/sites/default/files/2023-04/Arrow-Right-Menu.png) -2px -4px no-repeat !important;
    opacity: 1;
    width: 18px;
    height: 16px;
    transform: rotate(0deg) !important;
    top: 2px !important;
    right: 5px !important;
    filter: brightness(0.5);
    content: "";
    float: right;
    position: relative;
}

html body .we-mega-menu-li.activeTab:before {
    filter: none !important;
}

body .ax-submenu > a {
    color: #050C53 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    border: none !important;
    padding: 10px 0 !important;
}

.ax-submenu a.we-megamenu-nolink:after,
.ax-submenu a.we-megamenu-nolink:before {
    content: none !important;
}

li.active-trail {
    margin: 0 !important;
}

li.active-trail a {
    color: #3A4B53 !important;
    font-size: 14px !important;
    line-height: 22px;
}

ul.subul .subul .subul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #042c7f;
    display: block;
    position: absolute;
    left: 0;
    top: 17px;
    border-radius: 100%;
}

ul.subul .subul .subul li {
    position: relative !important;
    padding-left: 20px !important;
}

.we-mega-menu-ul .dropdown-menu .dropdown-menu:first-child>.we-mega-menu-submenu {
    margin-top: 0;
}

.activeTab>.we-mega-menu-submenu {
    min-height: 440px;
}

/*Estilos nuevo Footer*/

/*Estilos footer*/

#block-footer .content {
    display: grid;
    grid-template-columns: auto 18% 20% 1fr 1fr;
    column-gap: 2%;
}

.field--name-field-descarga-redeapp {
    grid-column: 4/6;
}

.tableauPlaceholder {
    max-width: 1300px;
    width: 100% !important;
    margin: 40px auto 5%;
    overflow-x: scroll !important;
    height: fit-content !important;
}

.sitemap-plugin--menu {
    margin: 40px auto;
}

.sitemap-plugin--menu ul li a {
    color: #042c7f;
}

/*Cookies*/

.eu-cookie-compliance-banner {
    box-shadow: -2px 0px 14px #c3c3c3;
    border-radius: 20px 20px 0 0;
}

.agree-button {
    background: #002981;
    color: white;
    border-radius: 10px;
    padding: 7px 10px;
}

.decline-button {
    border-radius: 10px;
    padding: 7px 20px;
    font-weight: 400;
    text-shadow: none;
}

.eu-cookie-compliance-content h3 {
    font-size: 32px;
}

.eu-cookie-compliance-content  p {
    font-weight: 100;
    font-size: 13px;
}

.eu-cookie-compliance-message {
    max-width: 100%;
    text-align: justify;
}

.eu-cookie-compliance-content {
    max-width: 100%;
    padding: 1% 2%;
    display: flex;
    align-items: center;
    gap: 2%;
    justify-content: space-around;
}

.eu-cookie-compliance-buttons {
    display: flex;
    gap: 15px;
}

.eu-cookie-compliance-buttons button {
    width: 130px;
}

div#block-bootstrap-barrio-subtheme-page-title {
    display: none;
}
@media (max-width: 700px){
    .we-mega-menu-ul .dropdown-menu .dropdown-menu:first-child>.we-mega-menu-submenu {
        position: static;
    }
    body .tab2 .container-ax-submenu {
        height: auto;
    }
}