:root {
    --color1: #18385f;
    --color2: rgb(58, 149, 194);
    --color3: #b0b0b0;
    --color4: #2b7cbb;
}


/* MENU 

#sp-header {
    background: #FFF;
    width: 150px;
    border-right: none;
}

#offcanvas-toggler {
    order: 2;
}

.offcanvas-overlay {
    left: 150px;
}

.offcanvas-inner .sp-module {
    width: 47%;
}

.offcanvas-inner .sp-module .mod-menu__sub {
    padding-left: 20px;
}

.offcanvas-inner .sp-module .mod-menu__sub>li:before {
    content: '- ';
}

.offcanvas-inner .nav-item.item-113 {
    padding-top: 20px;
    border-top: 1px solid black;
    margin-top: 20px;
}

.offcanvas-menu .offcanvas-inner ul.menu>li>a,
.offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-family: 'Libre Baskerville', sans-serif;
    font-weight: 900;
    font-size: 35px;
}

.offcanvas-menu .offcanvas-inner a {
    font-weight: 300;
    font-size: 30px;
}

.offcanvas-menu .offcanvas-inner span {
    font-weight: 300;
    font-size: 30px;
}

.offcanvas-menu .offcanvas-inner .mod-menu__sub a {
    font-size: 20px;
    text-transform: uppercase;
    font-size: 16px;
}


body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
    left: 150px;
}

.offcanvas-menu {
    background-color: #fff;
    color: #000;
    width: 940px;
}

.offcanvas-menu #navbar149 {
    padding-left: 65px;
    padding-right: 50px;
}

body.ltr.offcanvs-position-left .offcanvas-menu {
    left: -940px;
}

.offcanvas-menu .offcanvas-inner ul.menu>li a,
.offcanvas-menu .offcanvas-inner ul.menu>li span {
    color: #000;
}

#navbar149 li {
    width: 100%;
}

#sp-logo .burger-icon::after {
    content: "";
    background: black;
    display: block;
    height: 3px;
}

.offcanvas-active #sp-logo .burger-icon::after {
    display: none;
    transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in;
}

@media (max-width: 991px) {
    #sp-header .logo {
        transform: rotate(0deg);
        padding-right: 5px;
        max-width: 40px;
    }
    #column-id-1655712277930 > .sppb-column-addons{
        display: flex;
        gap: 15px;
    }
}
*/
/* nuevo menu color del hover */
#sp-menu .sp-menu-item:hover {
    background-color: #18385f;
}
#sp-menu .sp-menu-item:hover > span {
    color: white !important;
}
.sp-megamenu-parent>li>a:hover {
    color: white !important;
}

#column-id-1655712277930 .sppb-column-addons {
    display: flex;
    gap: 15px;
}

#column-id-1655712277930 .sppb-column-addons .sppb-addon-wrapper {
    margin-bottom: 0px;
}

#column-id-1655712277930 .sppb-column-addons .sppb-addon-wrapper .sppb-img-responsive {
    width: 20px;
}

.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a,
.sp-menu-heading {
    text-transform: uppercase;
    color: black;
}

#offcanvas-toggler {
    display: none !important;
}

.full-page {
    min-height: 100vh;
}

/*
#section-id-1665042341811.full-page {
    min-height: 0vh;
} */
#section-id-1665042341811.full-page,
.sp-page-builder .page-content #section-id-1674574084498.full-page {
    padding-left: 50px;
}

.sppb-addon-article .sppb-article-info-wrap h3 {
    font-weight: 500;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 20px;
}

body .sppb-btn,
body .btn {
    text-transform: capitalize;
    font-weight: 500;
    padding: 1.3rem 3rem 1.3rem 3rem;
    line-height: 1.5;
    font-size: 20px;
    border: 2px solid transparent;
}

.btn-contacto {
    position: fixed;
    z-index: 999;
    right: 5px;
    top: 100px;
}

.btn-contacto .cabecera-img {
    width: 150px;
    transition: 1s;
}

.btn-contacto .cabecera-img:hover {
    width: 170px;
}

.btn-contacto .cabecera-img a>img {
    width: 62%;
    position: absolute;
    top: 21%;
    right: 19.5%;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 0px !important;
}

.sp-dropdown-items li {
    padding: 5px 20px !important;
}

.sp-dropdown-items li:hover {
    background-color: var(--color1);
}

.sp-dropdown-items li:hover>a,
.sp-dropdown-items li:hover>span {
    color: white !important;
}

/*
************************************************************************************************************************************
PÁGINA INICIO
page-11
inicio
************************************************************************************************************************************
*/
.page-11 .cabecera .cabecera-logo {
    max-width: 800px;
    margin: 0 auto;
}
.page-11 .cabecera .btn-contacto {
    z-index: 999;
    right: -65px !important;
    top: -30px;
}
.page-11 .cabecera .cabecera-img {
    position: absolute;
    right: 10px;
    width: 150px;
    transition: 1s;
}

.page-11 .cabecera .cabecera-img:hover {
    width: 170px;
}

.page-11 .cabecera .cabecera-img.b-empresas {
    right: 110px;
    top: 0px;
}

.page-11 .cabecera .cabecera-img.b-autonomo {
    top: 145px;
    z-index: 99;
}

.page-11 .cabecera .cabecera-img a>img {
    width: 62%;
    position: absolute;
    top: 21%;
    right: 19.5%;
}

.cabecera-img .halo-img {
    -webkit-animation: rotating 14s linear infinite;
}

@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

/** SERVICIO INTEGRAL **/

.page-11 #servicio-integral h2 {
    font-size: 45px;
    color: #000;
}

.page-11 #servicio-integral #sppb-addon-1664802681753 {
    font-size: 20px;
    padding-left: 5%;
    padding-right: 10%;
    color: #000;
    font-weight: 300;
}



/*** BOLETIN ***/

.page-11 #boletin h2.sppb-addon-title {
    font-family: 'Inter', sans-serif;
    font-size: 68px;
    font-weight: 300;
    text-align: center;
    display: block;
}

.page-11 #boletin .sppb-addon-content {
    font-weight: 100;
    font-size: 30px;
    padding-top: 25px;
    text-align: center;
}

.page-11 #boletin a {
    color: #fff;
    border-color: #ffff;
    font-weight: 300;
    border-radius: 5px;
    padding: 10px 40px;
    margin-bottom: 30px;
}

/*SERVICIOS*/
.page-11 #servicio-integral>.sppb-container-inner>.sppb-nested-row {
    padding-left: 20px;
}

.page-11 .servicios .html-burbujas {
    padding-top: 15%;
    width: fit-content;
    margin: 0 auto;
}

.page-11 .servicios #sppb-addon-1664802681753 .sppb-addon-content {
    font-size: 25px;
}

.page-11 .servicios .burbuja img {
    transition: 1s;
    cursor: pointer;
    width: 105px;
    -webkit-animation: burbuja-palp 5s linear infinite;
}

@-webkit-keyframes burbuja-palp {
    0% {
        -webkit-transform: scale(1.0);
    }

    50% {
        -webkit-transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1.0);
    }
}

.page-11 .servicios .burbuja img:hover {
    transform: scale(1.5);
    -webkit-animation-play-state: paused;
    width: 125px;
}

.page-11 .servicios .burbuja {
    width: 250px;
    height: 190px;
}

.page-11 .servicios .burbuja a {
    width: fit-content;
    display: block;
}

.page-11 .servicios .list-burbujas {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.page-11 .servicios .b1 {
    grid-area: 1 / 1 / 2 / 2;
}

.page-11 .servicios .b2 {
    grid-area: 1 / 2 / 2 / 3;
}

.page-11 .servicios .b3 {
    grid-area: 1 / 3 / 2 / 4;
}

.page-11 .servicios .b4 {
    grid-area: 1 / 4 / 2 / 5;
}

.page-11 .servicios .b5 {
    grid-area: 2 / 1 / 3 / 2;
}

.page-11 .servicios .b6 {
    grid-area: 2 / 2 / 3 / 3;
}

.page-11 .servicios .b7 {
    grid-area: 2 / 3 / 3 / 4;
}

.page-11 .servicios .b8 {
    grid-area: 2 / 4 / 3 / 5;
}

.b4 a {
    position: relative;
    left: 50px;
    top: 30px;
}

.b5 a {
    position: relative;
    left: 60px;
    top: 30px;
}

.b7 a {
    position: relative;
    left: 175px;
    top: 20px;
}

.b6 a {
    position: relative;
    left: 80px;
}

.b3 a {
    position: relative;
    top: 30px;
}

.b2 a {
    position: relative;
    left: 50px;
    bottom: 65px;
}

.b8 a {
    position: relative;
    left: 150px;
}


/**JUBERA **/

.page-11 .jubera .jubera_img {

    width: 100%;
    display: flex;
    align-items: center;
}

.page-11 .jubera .jubera_img img {
    width: 100%;
}

/**COMPROMISO**/
.page-11 .compromiso #sppb-addon-wrapper-1664796963281 .compromiso_listado {
    font-size: 25px;
}

.page-11 .compromiso #sppb-addon-wrapper-1664796963281 .compromiso_listado ul li {
    margin-bottom: 25px;
    list-style: none;
    display: flex;
}

.page-11 .compromiso #sppb-addon-wrapper-1664796963281 .compromiso_listado ul li .azul {
    background-color: #18385f;
    margin-right: 10px;
    min-width: 40px;
    max-width: 40px;
    height: 30px;
}

.page-11 .compromiso #sppb-addon-wrapper-1664796963281 .compromiso_listado ul li .compromiso_text {
    line-height: 30px;
}

.page-11 .compromiso #column-wrap-id-1656668233917 img {
    height: 680px;
    width: 180px;
    object-fit: cover;

}

/** ACTUALIDAD **/

.page-11 #actualidad h2 {
    text-align: center;
    display: block;
}

.page-11 #actualidad .sppb-addon-article {
    flex-direction: column;
    border: none;
    padding: 15px;
}


/*
************************************************************************************************************************************
PÁGINA INICIO
page-11
fin
************************************************************************************************************************************
*/

/*
*********************************
PÁGINA CONTACTO
page-58
inicio
*********************************
*/

.page-58 .page-content #cabecera {
    background-position: 50% 35%;
}

/*
.page-58 .cabecera-img {
    height: 500px;
}
*/
.page-58 #column-wrap-id-1672936517111 {
    min-width: 640px;
    margin: 0 auto;
}

.page-58 #column-wrap-id-1672936517116 {
    min-width: 640px;
    margin: 0 auto;
}

.page-58 #sppb-addon-1673266880037 #btn-1673266880037.sppb-btn-custom {
    background-color: var(--color1);
}

.page-58 #sppb-addon-1673266880037 #btn-1673266880037.sppb-btn-custom:hover {
    background-color: var(--color2);
}

.page-58 .sppb-form-control,
.page-58 .sppb-form-group .sppb-form-control {
    font-size: 20px;
    line-height: 20px;
    padding: 10px 10px;
    border-radius: 4px !important;
}

.page-58 .boxes {
    display: flex;
    justify-content: space-between;
}

.page-58 .boxes .box {
    width: 45%;
}

.page-58 .boxes .box .box-titulo {
    background: var(--color1);
    height: 30px;
    border-radius: 4px;
}

.page-58 .boxes .box .box-titulo h2 {
    font-size: 15px;
    color: white;
    font-weight: lighter;
    text-align: center;
    line-height: 30px;
}

.page-58 .boxes .box .box-text {
    margin-top: 20px;
}

.page-58 .boxes .box .box-text span {
    margin-right: 10px;
}

.page-58 .mensaje {
    text-align: center;
    margin: 0px 0 50px 0;
}

.page-58 .btn-penal {
    background: var(--color1);
    color: white;
    width: 90%;
    margin-top: 30px;
    border-radius: 4px;
}

.page-58 .btn-penal:hover {
    background: var(--color2);
    cursor: pointer;
}

.page-58 #section-id-1672936517119 .sppb-addon-form-builder .sppb-form-check-label::before {
    border: 2px solid var(--color1);
}

/*
*********************************
PÁGINA CONTACTO
page-58
fin
*********************************
*/

/*
*********************************
PÁGINA EQUIPO
page-59
inicio
*********************************
*/
.page-59 {
    background-color: var(--color1);
}

.page-59 .tittle_page .tittle {
    color: white;
    font-size: 50px;
    font-weight: bold;
    line-height: 50px;
}

.page-59 .tittle_page .subtittle {
    color: white;
    font-size: 30px;
    font-weight: 200;
}

.page-59 .directivos .persona {
    width: 550px;
}

.page-59 .directivos .izq {
    margin: 0 10% 0 auto;
}

.page-59 .directivos .der {
    margin: 0 auto 0 10%;
}

.page-59 .directivos .tittle_personas .tittle_seccion {
    color: white;
    font-size: 35px;
}

.page-59 .directivos .tittle_personas .tittle_linea {
    border-bottom: #406087 1px solid;
    width: 80%;
    margin-left: 10px;
    line-height: 1px;
}

.page-59 .directivos .tittle_personas {
    margin-bottom: 50px;
}

.page-59 .directivos .persona .sppb-person-image img {
    height: 200px;
    width: 200px;
    object-fit: cover;
}

.page-59 .directivos .persona .sppb-person-information {
    padding-top: 50px;
}

.page-59 .directivos .persona .sppb-person-information .sppb-person-name {
    font-size: 23px;
    font-weight: 700;
}

.page-59 .directivos .persona .sppb-person-information .sppb-person-designation {
    font-size: 20px;
    font-weight: 200;
}

.page-59 .directivos .persona .sppb-person-information .sppb-person-designation {
    color: white;
}


.page-59 .personas .tittle_personas .tittle_seccion {
    color: white;
    font-size: 35px;
}

.page-59 .personas .tittle_personas .tittle_linea {
    border-bottom: #406087 1px solid;
    width: 80%;
    margin-left: 10px;
    line-height: 1px;
}

.page-59 .personas .tittle_personas {
    margin-bottom: 50px;
}

.page-59 .personas .persona_h .sppb-person-image img {
    height: 200px;
    width: 200px;
    object-fit: cover;
}

.page-59 .personas .persona_h {
    height: 325px;
    width: 200px;
}

.page-59 .personas .persona_h .sppb-person-information .sppb-person-name {
    font-size: 20px;
    font-weight: 700;
}

.page-59 .personas .persona_h .sppb-person-information .sppb-person-designation {
    font-size: 20px;
    font-weight: 200;
}

.page-59 .personas .persona_h .sppb-person-information .sppb-person-designation {
    color: white;
}

/*
*********************************
PÁGINA EQUIPO
page-59
fin
*********************************
*/

/*
************************************************************************************************************************************
PÁGINA SERVICIOS
page-60 Asesores fiscales
page-61 Asesores contables
page-62 Subvenciones
inicio
************************************************************************************************************************************
*/
.page-60 .cabecera .cabecera_img .sppb-addon-single-image-container,
.page-61 .cabecera .cabecera_img .sppb-addon-single-image-container,
.page-62 .cabecera .cabecera_img .sppb-addon-single-image-container,
.cabecera .cabecera_img .sppb-addon-single-image-container {
    width: 100%;
}

.page-60 .cabecera .cabecera_img img {
    max-height: 700px;
    object-fit: contain;
    width: 100%;
    margin-left: auto;
}

.page-62 .cabecera .cabecera_img img

/*,.cabecera .cabecera_img img*/
    {
    min-height: 520px;
    object-fit: contain;
    width: 100%;
}

.page-61 .cabecera .cabecera_img img,
.page-72 .cabecera .cabecera_img img,
.page-73 .cabecera .cabecera_img img {
    object-fit: cover;
    width: 100%;
}

.page-60 .cabecera .cabecera_txt .cabecera_texto .titulo,
.page-61 .cabecera .cabecera_txt .cabecera_texto .titulo,
.page-62 .cabecera .cabecera_txt .cabecera_texto .titulo,
.cabecera .cabecera_txt .cabecera_texto .titulo {
    font-size: 50px;
}

.page-60 .cabecera .cabecera_txt .cabecera_texto .subtitulo,
.page-61 .cabecera .cabecera_txt .cabecera_texto .subtitulo,
.page-62 .cabecera .cabecera_txt .cabecera_texto .subtitulo,
.cabecera .cabecera_txt .cabecera_texto .subtitulo {
    font-size: 30px;
    font-weight: 300;
}

.page-60 .cajas .caja,
.page-61 .cajas .caja,
.page-62 .cajas .caja,
.page-72 .cajas .caja,
.page-73 .cajas .caja,
.cajas .caja {
    width: 100%;
    margin: 30px auto 0px auto;
}

.page-60 .cajas .caja .sppb-img-container,
.page-61 .cajas .caja .sppb-img-container,
.page-62 .cajas .caja .sppb-img-container,
.cajas .caja .sppb-img-container {
    height: 145px;
}

.page-60 .cajas .caja .sppb-img-container img,
.page-61 .cajas .caja .sppb-img-container img,
.page-62 .cajas .caja .sppb-img-container img,
.cajas .caja .sppb-img-container img {
    max-width: 200px;
    max-height: 175px;
    object-fit: contain;
}

.page-60 .cajas .caja .sppb-media-content .sppb-addon-title,
.page-61 .cajas .caja .sppb-media-content .sppb-addon-title,
.page-62 .cajas .caja .sppb-media-content .sppb-addon-title,
.cajas .caja .sppb-media-content .sppb-addon-title {
    font-size: 22px;
    height: 65px;
    width: 160px;
    margin-top: 25px;
}

.page-60 .cajas .caja .sppb-media-content .sppb-addon-text,
.page-61 .cajas .caja .sppb-media-content .sppb-addon-text,
.page-62 .cajas .caja .sppb-media-content .sppb-addon-text,
.cajas .caja .sppb-media-content .sppb-addon-text {
    margin-top: 15px;
}

.page-60 .ayuda,
.page-61 .ayuda,
.page-62 .ayuda,
.ayuda {
    background: var(--color2);
    background: linear-gradient(90deg, var(--color2) 25%, var(--color1) 80%);

    color: white;

    padding: 70px 0px 0px 120px;
    margin-top: 50px;
}

.page-60 .ayuda .ayuda_txt .titulo,
.page-61 .ayuda .ayuda_txt .titulo,
.page-62 .ayuda .ayuda_txt .titulo,
.ayuda .ayuda_txt .titulo {
    font-size: 45px;
    font-weight: 300;
    line-height: 50px;
}

.page-60 .ayuda .ayuda_txt .subtitulo,
.page-61 .ayuda .ayuda_txt .subtitulo,
.page-62 .ayuda .ayuda_txt .subtitulo,
.ayuda .ayuda_txt .subtitulo {
    font-size: 25px;
    font-weight: 200;
    margin-bottom: 20px;
}

.page-60 .ayuda .ayuda_txt .listado,
.page-61 .ayuda .ayuda_txt .listado,
.page-62 .ayuda .ayuda_txt .listado,
.ayuda .ayuda_txt .listado {
    list-style: none;
    font-size: 25px;
    font-weight: 200;
    padding-left: 40px;
}

.page-60 .ayuda .ayuda_txt .listado>li::before,
.page-61 .ayuda .ayuda_txt .listado>li::before,
.page-62 .ayuda .ayuda_txt .listado>li::before,
.ayuda .ayuda_txt .listado>li::before {
    content: "⮡";
    position: absolute;
    left: 15px;
}

.page-61 .inferior .area-economica .text {
    font-size: 30px;
    width: 80%;
}

.page-60 .inferior .area-economica .text,
.inferior .area-economica .text {
    font-size: 45px;
    width: 80%;
    margin: 0 auto;
}

.page-60 .inferior .imagen .sppb-addon-single-image-container,
.page-61 .inferior .imagen .sppb-addon-single-image-container,
.page-62 .inferior .imagen .sppb-addon-single-image-container,
.inferior .imagen .sppb-addon-single-image-container {
    float: right;
}

.page-62 .area-economica {
    padding-right: 15px;
    padding-left: 15px;
}

.page-60 .puntos .listado-inf,
.puntos .listado-inf {
    text-align: left;
    font-size: 30px;
    width: 85%;

    display: flex;
    gap: 15px;
    flex-flow: row wrap;
    justify-content: space-around;
    margin: 0 auto;
}

.page-62 .puntos .listado-inf {
    text-align: left;
    font-size: 30px;
    width: 85%;

    display: flex;
    gap: 15px;
    flex-flow: row wrap;
    justify-content: flex-start;
}

.page-61 .puntos .listado-inf {
    text-align: left;
    font-size: 16px;
    width: 85%;
    display: flex;
    gap: 15px;
    flex-flow: row wrap;
    justify-content: space-around;
    margin: 20px auto;
}

.page-60 .puntos .listado-inf .celda,
.page-61 .puntos .listado-inf .celda,
.page-62 .puntos .listado-inf .celda,
.puntos .listado-inf .celda {
    display: flex;
    justify-content: left;
    width: 45%;
    height: 85px;
}

.page-62 .puntos .listado-inf .celda:nth-child(11) {
    margin-right: auto;
}

.page-60 .puntos .listado-inf .celda .circulo,
.page-61 .puntos .listado-inf .celda .circulo,
.page-62 .puntos .listado-inf .celda .circulo,
.puntos .listado-inf .celda .circulo {
    min-width: 25px;
    height: 25px;
    border-radius: 50%;
    background: var(--color2);
    margin-right: 15px;
    position: relative;
    top: 10px;
}

.page-60 .contacto,
.page-61 .contacto,
.page-62 .contacto,
.contacto {
    min-height: 440px;
    display: flex;
    align-items: center;
}

.page-60 .contacto .contacto-text,
.page-61 .contacto .contacto-text,
.page-62 .contacto .contacto-text,
.contacto .contacto-text {
    color: white;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.page-60 .contacto .contacto-text .contacto-pregunta,
.page-61 .contacto .contacto-text .contacto-pregunta,
.page-62 .contacto .contacto-text .contacto-pregunta,
.contacto .contacto-text .contacto-pregunta {
    font-size: 60px;
    font-weight: 200;
}

.page-60 .contacto .contacto-text .contacto-sub,
.page-61 .contacto .contacto-text .contacto-sub,
.page-62 .contacto .contacto-text .contacto-sub,
.contacto .contacto-text .contacto-sub {
    font-size: 30px;
    font-weight: 300;
}

.page-60 .contacto .btn,
.page-61 .contacto .btn,
.page-62 .contacto .btn,
.contacto .btn {
    color: white;
    border: white 1px solid;
    padding: 10px 30px 10px 30px;
    font-weight: 300;
    font-size: 25px;
    margin: 20px 0 30px 0;
}

.page-60 .contacto .btn:hover,
.page-61 .contacto .btn:hover,
.page-62 .contacto .btn:hover,
.contacto .btn:hover {
    background-color: var(--color2);
}

.page-62 .inferior .area-economica .text {
    font-size: 45px;
    width: 80%;
    margin: 0;
}

.page-62 .puntos .listado-inf td {
    height: 110px;
}

.page-72 .box-text {
    margin: 40px 0px 0 0;
}

.page-72 .cajas .caja .sppb-media-content .sppb-addon-title,
.page-73 .cajas .caja .sppb-media-content .sppb-addon-title {
    width: 235px;
}

#section-id-1666625902981 .sppb-container-inner {
    margin: 0 auto;
}

.page-62 .box-contact {
    display: flex;
    font-family: Lato;
    color: white;
    width: fit-content;
    margin: 0 auto;
}

.page-62 .box-contact .box h2 {
    font-size: 35px;
    font-family: Lato;
}

.page-62 .box-contact .box p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.56;
}

.page-62 .box-contact .box {
    width: 365px;
    padding: 3% 3% 0px 3%;
    text-align: center;

}

.page-62 .box-contact .box.box-buscamos {
    background: var(--color2);
    height: 290px;
}

.page-62 .box-contact .box.box-gestionamos {
    background: var(--color4);
    height: 320px;
}

.page-62 .box-contact .box.box-justificamos {
    background: var(--color1);
    height: 290px;
}

.box a {
    background: white;
    border-radius: 3px;
    font-size: 15px;
    letter-spacing: 0px;
    padding: 5px 10px 5px 10px;
    font-weight: 500;
    line-height: 1.5;
    border: 2px solid transparent;
    transition: all .15s ease-in-out;
}

/*
************************************************************************************************************************************
PÁGINA SERVICIOS
page-60 Asesores fiscales
page-61 Asesores contables
page-62 Subvenciones
fin
************************************************************************************************************************************
*/

/*
************************************************************************************************************************************
SERVICIOS
page-64 Autónomos
page-63 Empresas
page-114 Empresas
inicio
************************************************************************************************************************************
*/
.page-114 .page-64,
.page-63 {
    background: #eee;
}

.page-114 .cabecera,
.page-64 .cabecera,
.page-63 .cabecera {
    background: var(--color1);
    height: 470px;
}

.page-114 .cabecera {

    background: var(--color1);
    height: 385px;
}

.page-114 .cabecera-larga .texto-cabecera,
.page-114 .cabecera .texto-cabecera,
.page-63 .cabecera-larga .texto-cabecera,
.page-64 .cabecera-larga .texto-cabecera,
.page-64 .cabecera .texto-cabecera,
.page-63 .cabecera .texto-cabecera {
    color: white;
    padding: 30px 0px 30px 40px;
}

.page-114 .cabecera-larga .texto-cabecera .titulo,
.page-114 .cabecera .texto-cabecera .titulo,
.page-64 .cabecera-larga .texto-cabecera .titulo,
.page-63 .cabecera-larga .texto-cabecera .titulo,
.page-64 .cabecera .texto-cabecera .titulo,
.page-63 .cabecera .texto-cabecera .titulo {
    font-size: 65px;
    margin-top: 50px;
}

.page-114 .cabecera-larga .texto-cabecera .titulo .page-64 .cabecera-larga .texto-cabecera .titulo,
.page-63 .cabecera-larga .texto-cabecera .titulo {
    font-size: 42px;
    margin-top: 74px;
}

.page-114 .cabecera .texto-cabecera .texto,
.page-64 .cabecera .texto-cabecera .texto,
.page-63 .cabecera .texto-cabecera .texto {
    font-size: 25px;
    font-weight: 200;
    margin-top: 40px;
    width: 415px;
}

.page-114 .cabecera-larga .texto-cabecera .texto,
.page-63 .cabecera-larga .texto-cabecera .texto,
.page-64 .cabecera-larga .texto-cabecera .texto {
    font-size: 25px;
    font-weight: 200;
    margin-top: 40px;
    width: 95%;
}

.page-114 .cabecera .imagen-cabecera {
    position: absolute;
    bottom: -210px;
    right: -86px;
    width: 625px;
}

.page-64 .cabecera .imagen-cabecera {
    width: 670px;
    position: absolute;
    bottom: -280px;
}

.page-63 .cabecera .imagen-cabecera {
    width: 670px;
    position: absolute;
    bottom: -260px;
}

.page-114 .cabecera .imagen-cabecera::after,
.page-64 .cabecera .imagen-cabecera::after,
.page-63 .cabecera .imagen-cabecera::after {
    content: "";
    background: var(--color2);
    border-radius: 50%;
    height: 160px;
    width: 160px;
    display: block;
    position: absolute;
    bottom: 0px;
    left: -65px;
    z-index: 00;
    opacity: 0.8;
}

.page-114 .cabecera .imagen-cabecera .sppb-addon-single-image-container,
.page-64 .cabecera .imagen-cabecera .sppb-addon-single-image-container,
.page-63 .cabecera .imagen-cabecera .sppb-addon-single-image-container {
    z-index: 10;
}

.page-114 .explicacion .sppb-addon-text-block h2,
.page-64 .explicacion .sppb-addon-text-block h2,
.page-63 .explicacion .sppb-addon-text-block h2 {
    padding-top: 80px;
    padding-bottom: 5px;
}

.page-114 .cabecera-larga,
.page-64 .cabecera-larga,
.page-63 .cabecera-larga {
    display: none;
}

.page-64 .explicacion .sppb-addon-text-block .subtitulo,
.page-63 .explicacion .sppb-addon-text-block .subtitulo {
    font-size: 35px;
    width: 55%;
    font-weight: 300;
}

.page-64 .explicacion .sppb-addon-text-block .text,
.page-63 .explicacion .sppb-addon-text-block .text {
    padding-right: 20%;
}

.page-114 .areas .areas-titulo,
.page-64 .areas .areas-titulo,
.page-63 .areas .areas-titulo {
    font-size: 35px;
    font-weight: 300;
    margin: 50px 0px 50px 0px;
}

.page-114 .areas .areas-caja,
.page-64 .areas .areas-caja,
.page-63 .areas .areas-caja {
    width: 75%;
    background: white;
    border-radius: 10px;
    margin: 0 auto 60px;
    height: 380px;
}

.page-114 .areas .areas-caja .sppb-img-container,
.page-64 .areas .areas-caja .sppb-img-container,
.page-63 .areas .areas-caja .sppb-img-container {
    background: var(--color1);
    border-radius: 10px 10px 0px 0px;
}

.page-114 .areas .areas-caja img {
    border-radius: 10px 10px 0px 0px;
    opacity: 0.3;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%;
}

.page-64 .areas .areas-caja img {
    border-radius: 10px 10px 0px 0px;
    opacity: 0.3;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.page-63 .areas .areas-caja img {
    border-radius: 10px 10px 0px 0px;
    opacity: 0.3;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%;
    height: 210px;
    object-fit: cover;
}

.page-114 .areas .areas-caja:hover img,
.page-64 .areas .areas-caja:hover img,
.page-63 .areas .areas-caja:hover img {
    opacity: 1;
}

.page-114 .areas .areas-caja .sppb-media-content,
.page-64 .areas .areas-caja .sppb-media-content,
.page-63 .areas .areas-caja .sppb-media-content {
    text-align: left;
    padding: 4%;
}

.page-114 .areas .areas-caja .sppb-media-content .sppb-addon-title,
.page-64 .areas .areas-caja .sppb-media-content .sppb-addon-title,
.page-63 .areas .areas-caja .sppb-media-content .sppb-addon-title {
    font-size: 25px;
    font-family: 'Inter';
    font-weight: normal;
}

.page-114 .areas .areas-caja .sppb-media-content .sppb-addon-text,
.page-64 .areas .areas-caja .sppb-media-content .sppb-addon-text,
.page-63 .areas .areas-caja .sppb-media-content .sppb-addon-text {
    font-size: 15px;
}

.page-64 .servicios,
.page-63 .servicios {
    min-height: 640px;
    color: white;
}

.page-64 .servicios .servicios-block,
.page-63 .servicios .servicios-block {
    padding: 4% 10% 3% 7%;
}

.page-64 .servicios .servicios-block .servicios-titulo,
.page-63 .servicios .servicios-block .servicios-titulo {
    text-align: center;
    font-size: 50px;
}

.page-64 .servicios .servicios-block .list-servicios,
.page-63 .servicios .servicios-block .list-servicios {
    margin: 0 auto;
    display: flex;
    gap: 60px;
    align-content: flex-start;
    flex-flow: row wrap;
    justify-content: space-around;
    margin-bottom: 5%;
}

.page-64 .servicios .servicios-block .list-servicios .celda,
.page-63 .servicios .servicios-block .list-servicios .celda {
    display: flex;
    font-size: 25px;
    font-weight: 300;
    width: 45%;
}

.page-64 .servicios .servicios-block .list-servicios .celda .circulo,
.page-63 .servicios .servicios-block .list-servicios .celda .circulo {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: var(--color2);
    margin-right: 15px;
    position: relative;
    top: 10px;
}

.page-64 .servicios .servicios-block .list-servicios .celda .text-list,
.page-63 .servicios .servicios-block .list-servicios .celda .text-list {
    width: 100%;
}

.page-64 .servicios .servicios-block .subtext,
.page-63 .servicios .servicios-block .subtext {
    text-align: center;
    font-size: 30px;
    margin-top: 40px;
}

.page-64 .servicios .btn,
.page-63 .servicios .btn {
    color: white;
    border: 2px solid white;
    border-radius: 10px;
    font-size: 30px;
    font-weight: 300;
    padding: 5px 40px 5px 40px;
    margin-bottom: 50px;
}

.page-64 .servicios .btn:hover,
.page-63 .servicios .btn:hover {
    background: var(--color2);
}

/*
************************************************************************************************************************************
SERVICIOS
page-64 Autónomos
page-63 Empresas
fin
************************************************************************************************************************************
*/

.page-60,
.page-61,
.page-72 {
    background: #f9f9f9;
}

.areas .areas-titulo {
    font-size: 35px;
    font-weight: 300;
    margin: 50px 0px 50px 0px;
}

.areas .areas-caja {
    width: 90%;
    background: white;
    border-radius: 10px;
    margin: 0 auto 60px;
    /*height: 430px;*/
    height: fit-content;
    max-width: 370px;
}

.areas .areas-caja .sppb-img-container {
    background: var(--color1);
    border-radius: 10px 10px 0px 0px;
}

.areas .areas-caja img {
    border-radius: 10px 10px 0px 0px;
    opacity: 0.3;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%;
    height: 190px;
    object-fit: cover;
}

.areas .areas-caja:hover img {
    opacity: 1;
}

.areas .areas-caja .sppb-media-content {
    text-align: left;
    padding: 4%;
}

.areas .areas-caja .sppb-media-content .sppb-addon-title {
    font-size: 25px;
    font-family: 'Inter';
    font-weight: normal;
}

.areas .areas-caja .sppb-media-content .sppb-addon-text {
    font-size: 15px;
}

.page-118 .sppb-addon-content div,
.page-119 .sppb-addon-content div {
    padding: 0 5% 0 5%;
}

.page-118 .sppb-addon-content div h1,
.page-119 .sppb-addon-content div h1 {
    font-size: 30px;
}

/* empresas */
/* tarjetas */
/* letra chiquita del ver mas */
#section-id-xBCOc76bQNA6mquYtK_0p .sppb-media-content a.sppb-btn {
    font-size: 14px;
}

/* fondo azul en el hover */
#sppb-addon-w7NuiP9v92YHIP9tNt1Nf #btn-w7NuiP9v92YHIP9tNt1Nf.sppb-btn-custom:hover,
#sppb-addon-8pDtoLVHEvy4ezrNrJIsH #btn-8pDtoLVHEvy4ezrNrJIsH.sppb-btn-custom:hover,
#sppb-addon-CCuA8U9CM_LSXO0Zakw4X #btn-CCuA8U9CM_LSXO0Zakw4X.sppb-btn-custom:hover,
#sppb-addon-66xCVCaowWGAf2q4Q6Kwp #btn-66xCVCaowWGAf2q4Q6Kwp.sppb-btn-custom:hover,
#sppb-addon-5pwQp5jO76uenkJYuOfBC #btn-5pwQp5jO76uenkJYuOfBC.sppb-btn-custom:hover {
    background-color: #18385f;
    color: white;
}

/*
************************************************************************************************************************************
QUIENES SOMOS
page-65
Inicio
************************************************************************************************************************************
*/
.page-65 .cabecera {
    min-height: 680px;
    padding-top: 165px;
}

.page-65 #sppb-addon-1674046172474 .sppb-addon-single-image-container {
    width: 45%;
}

.page-65 .explicacion {
    padding: 45px 5% 50px 2%;
}

.page-65 .explicacion .principal-text .subtitulo {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 40px;
}

.page-65 .sectores {
    padding: 0px 0px 0px 2%;
}

.page-65 .sectores .sectores-texto {
    font-size: 40px;
}


.page-65 .sectores .sectores-lista {
    margin-top: 40px;
}

.page-65 .sectores .sectores-lista .tabla {
    margin: 0 auto;
}

.page-65 .sectores .sectores-lista .tabla .celda {
    display: flex;
    font-size: 25px;
    font-weight: 300;
    margin: 25px 20px 0px 0px;
    width: 310px;
    line-height: 45px;
}

.page-65 .sectores .sectores-lista .tabla .celda .circulo {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: var(--color2);
    margin-right: 15px;
    position: relative;
    top: 15px;
}

.page-65 .localizacion .sppb-addon-text-block .text {
    padding: 50px 2% 55px 2%;
}

.page-65 .localizacion .sppb-addon-raw-html {
    height: 450px;
}

/*
************************************************************************************************************************************
QUIENES SOMOS
page-65
Fin
************************************************************************************************************************************
*/
/*
************************************************************************************************************************************
Calidad
page-67
Inicio
************************************************************************************************************************************
*/
.page-67 .cabecera {
    margin-bottom: 50px;
}

.page-67 .cabecera .cabecera-texto .titulo {
    font-size: 70px;
}

.page-67 .cabecera .cabecera-texto .subtitulo {
    font-size: 32px;
    margin-top: 25px;
}

.page-67 .text-calidad .text {
    padding: 0px 150px 0px 0px;
}

.page-67 .politicas {
    margin: 40px 0px 40px 0px;
}

.page-67 .politicas .politicas-text {
    padding: 0px 155px 0px 0px;
    font-size: 50px;
    min-width: 670px;
}

.page-67 .politicas .politicas-list .listado-inf {
    margin: 0 auto;
}

.page-67 .politicas .politicas-list .listado-inf .celda {
    display: flex;
    font-size: 30px;
    font-weight: 300;
    margin: 40px 65px 0px 0px;
    width: 270px;
    line-height: 45px;
}

.page-67 .politicas .politicas-list .listado-inf .celda .circulo {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: var(--color2);
    margin-right: 15px;
    position: relative;
    top: 15px;
    padding-right: 15px;
}

/*
************************************************************************************************************************************
Calidad
page-67
Fin
************************************************************************************************************************************
*/
/*
************************************************************************************************************************************
Compromiso
page-68
Inicio
************************************************************************************************************************************
*/
.page-70 .cabecera {
    margin-bottom: 50px;
}

.page-70 .cabecera .cabecera-texto .titulo {
    font-size: 55px;
    margin-top: 20px;
}

.page-70 .cabecera .cabecera-texto .subtitulo {
    font-size: 32px;
    margin-top: 25px;
}

.page-70 .listado {
    margin-bottom: 60px;
    font-size: 20px;
}

.page-70 .listado .list .listado-inf {
    margin: 0 auto;
}

.page-70 .listado .list .celda {
    display: flex;
    font-weight: 400;
    margin: 0 auto 25px;
    width: 100%;
    line-height: 45px;
}

.page-70 .listado .list .celda .circulo {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: var(--color2);
    margin-right: 15px;
    position: relative;
    top: 15px;
    padding-right: 15px;
}

.page-70 .texto {
    font-weight: 400;
    line-height: 45px;
    margin-top: 30px;
}

/*
************************************************************************************************************************************
Compromiso
page-70
Fin
************************************************************************************************************************************
*/
/*
************************************************************************************************************************************
Elige un proyecto
page-28
Inicio
************************************************************************************************************************************
*/
.page-28 .proyectos_articulos img {
    height: 250px;
    width: 100%;
    object-fit: cover;
}

/*
************************************************************************************************************************************
Elige un proyecto
page-28
Fin
************************************************************************************************************************************
*/
/*
************************************************************************************************************************************
Blog
Inicio
************************************************************************************************************************************
*/
.jubera-blog {
    background-color: #eee;
}

.jubera-blog .body-innerwrapper #sp-main-body {
    padding: 120px 0px 100px 150px !important;
}

.jubera-blog .cabecera {
    background: var(--color1);
    height: 460px;
}

.jubera-blog .cabecera .imagen-cabecera {
    width: 760px;
    position: absolute;
    bottom: -270px;
    right: -230px;
}

.jubera-blog .cabecera .imagen-cabecera::after {
    content: "";
    background: var(--color2);
    border-radius: 50%;
    height: 160px;
    width: 160px;
    display: block;
    position: absolute;
    bottom: -10px;
    left: -2px;
    z-index: -1;
    opacity: 0.8;
}

.jubera-blog .cabecera .texto-cabecera {
    color: white;
    width: 70%;
    margin-left: 70px;
}

.jubera-blog .article .article-body {
    background: white;
    height: auto;
    padding-bottom: 55px;
}

.jubera-blog .article .article-body .article-header {
    padding: 4% 4% 0px 4%;
}

.jubera-blog .article .article-body .article-header h2 {
    line-height: 20px;

}

.jubera-blog .article .article-body .article-header h2 a {
    font-size: 22px;
}

.jubera-blog .article .article-body .article-introtext {
    padding: 4% 4% 0 4%;
}

.jubera-blog .article .article-body .article-introtext p {
    font-size: 15px;
}

.jubera-blog .article .article-body .article-introtext>p {
    display: block;
    /* height: 115px; */
    overflow: hidden;
    text-overflow: ellipsis;
}

.jubera-blog .article-list .article-intro-image img {
    object-fit: contain;
    width: 100%;
    max-height: 295px;
}

.jubera-blog .article-list .article-info>span {
    font-weight: 500;
    font-size: 12px;
    color: rgba(45, 52, 55, 0.4)
}

.jubera-blog .article-list .article {
    border: none;
}

.jubera-blog .article-list .article .article-info {
    margin: 5px 0px 0 20px;
}

.jubera-blog .article-list .article-introtext .readmore {
    float: right;
    /*! background: var(--color1); */
    /*! border-radius: 100px; */
    /*! height: 100px; */
    /*! width: 100px; */
    /*! justify-content: safe; */
    align-items: center;
    display: flex;
    position: relative;
    left: 40px;
    bottom: -10px;
    /*! transition: 1s; */
}

.jubera-blog .article-list .article-introtext .readmore a {
    color: white;
    text-transform: uppercase;
    font-weight: 300;
    /*! margin: 0 0 25px 30px; */
    background: var(--color1);
    border-radius: 100px;
    height: 100px;
    width: 100px;
    padding: 22% 5px 0px 22px;
}

.jubera-blog .article-list .article-introtext .readmore a:hover {
    background: var(--color2);
}

.jubera-blog .article-list .article .readmore::after {
    content: "";
    font-family: "Font Awesome 5 Free";
    position: relative;
    top: 2px;
    transition: all 0.2s ease;
    right: 25px;
    color: white;
    margin: 0;
}

.jubera-blog .articles-more {
    display: none;
}

.jubera-blog .article-list .article .readmore::before {
    display: none;
}

.itemid-115 #sp-right {
    display: none;
}

.itemid-115 #sp-component {
    width: 100%;
}

.view-category.jubera-blog .col-lg-9 {
    width: 100%;
}

.view-article.jubera-blog #sp-right {
    display: block;
}

.view-article.jubera-blog #sp-component {
    flex: none;
}

.view-article.jubera-blog h1 {
    font-size: 45px;
    margin: 30px 0 20px 0;
}

.view-article.jubera-blog h2 {
    font-size: 30px;
    margin: 30px 0 20px 0;
}

.view-article.jubera-blog .contenido .textBody button {
    color: white;
    background-color: var(--color2);
}

.view-article.jubera-blog .blog-details .contenido .date {
    text-align: center;
    font-size: 25px;
    color: var(--color3);
}

.view-article.jubera-blog .blog-details .contenido .article-header {
    margin: 30px 0 40px 0;
}

.view-article.jubera-blog .blog-details .contenido .article-header h1 {
    font-size: 45px;
}

.view-article.jubera-blog .blog-details .contenido .article-full-image img {
    max-height: 450px;
    width: 100%;
    object-fit: contain;
}

.view-article.jubera-blog .blog-details .contenido .textBody {
    padding: 15px 4% 0 4%;
}

.view-article.jubera-blog .blog-details .contenido .redesSocialesBlog .social-share-icon {
    padding: 15px 0px 10px 5%;
}

.view-article.jubera-blog .blog-details .contenido .redesSocialesBlog .social-share-icon ul li a {
    color: var(--color1);
    font-size: 30px;
    height: 45px;
    width: 45px;
    line-height: 45px;
}

.view-article.jubera-blog .blog-details .contenido .redesSocialesBlog .social-share-icon ul li a:hover {
    background: var(--color1);
    color: white;
}

.view-article.jubera-blog #sp-right .ultimas-noticias .sp-module-title {
    font-size: 20px;
    color: var(--color3);
    padding-bottom: 0px;
    margin: 0px;
}

.view-article.jubera-blog #sp-right .ultimas-noticias .sp-module-content ul li {
    padding: 10px 0;
}

.view-article.jubera-blog #sp-right .ultimas-noticias .sp-module-content ul li a {
    line-height: 22px;
}

.view-article.jubera-blog #sp-right .blog-buscar .awesomplete .js-finder-search-query {
    height: 45px;
    font-weight: 300;
    font-size: 20px;
}

.view-article.jubera-blog #sp-right .btn {
    padding: 0.3rem 2rem 0.3rem 2rem;
    text-transform: uppercase;
    width: 100%;
    font-size: 20px;
    font-weight: normal;
}

.view-article.jubera-blog #sp-right input[type="email"]:not(.form-control) {
    font-size: 15px;
    line-height: 10px;
}

.view-article.jubera-blog .cabecera-blog {
    display: none;
}

.view-article.jubera-blog input {
    border-radius: 4px !important;
}

.pagination-wrapper .pagination .page-item.active .page-link {
    background: transparent;
    color: #2D3437;
    border-color: var(--color1);
    border-radius: 5%;
}

.pagination-wrapper .pagination .page-item .page-link:hover {
    background-color: transparent;
    border-color: var(--color1);
}

body .pagination .btn {
    background-color: transparent;
    padding: 15px 25px 15px 25px;
}

body .pagination .btn:hover {
    background-color: var(--color1);
    color: white;
}

/* nuevo */
.article-details .pagination .btn {
    border: 1px solid #2D3437;
    color: #2D3437;
}

.view-article.jubera-blog .blog-details h3 {
    font-size: 20px;
    margin: 15px 0 15px 0;
}

.view-article.jubera-blog p {
    font-size: 15px;
}

.view-article.jubera-blog .btn-descarga {
    background-color: var(--color2);
    color: white;
    padding: 5px 15px 5px 15px;
    font-size: 14px;
    border-radius: 4px;
}

.view-article.jubera-blog .btn-descarga:hover {
    background-color: var(--color1);
}

/* añadir nuevo */
body.view-article.remove-container .body-innerwrapper>#sp-main-body>.container,
body.view-article.remove-container .body-innerwrapper>.sp-main-body>.container {
    max-width: 100%;
    padding: 0
}

.article-list {
    padding-right: 20px;
    margin-bottom: 40px
}

.article-list .article {
    margin-bottom: 60px;
    padding: 50px;
    border: 1px solid #2d3437;
    border-radius: 3px
}

.article-list .article .article-intro-image,
.article-list .article .article-featured-video,
.article-list .article .article-featured-audio,
.article-list .article .article-feature-gallery {
    margin: 0px;
    border-radius: 3px 3px 0 0;
    border-bottom: 1px solid #f5f5f5;
    overflow: hidden;
    position: relative
}

.article-list .article .article-intro-image:after,
.article-list .article .article-featured-video:after,
.article-list .article .article-featured-audio:after,
.article-list .article .article-feature-gallery:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #18385f;
    display: block;
    position: absolute;
    top: 0px;
    mix-blend-mode: screen;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease
}

.article-list .article .article-intro-image:hover:after,
.article-list .article .article-featured-video:hover:after,
.article-list .article .article-featured-audio:hover:after,
.article-list .article .article-feature-gallery:hover:after {
    visibility: visible;
    opacity: 1
}

.article-list .article .article-intro-image img,
.article-list .article .article-featured-video img,
.article-list .article .article-featured-audio img,
.article-list .article .article-feature-gallery img {
    border-radius: 0px 0px 0 0
}

.article-list .article .article-header {
    margin-bottom: 25px
}

.article-list .article .article-header h1,
.article-list .article .article-header h2 {
    font-weight: 500;
    font-size: 48px;
    line-height: 62px
}

.article-list .article .article-header h1 a,
.article-list .article .article-header h2 a {
    color: #2D3437
}

.article-list .article .article-header h1 a:hover,
.article-list .article .article-header h1 a:active,
.article-list .article .article-header h1 a:focus,
.article-list .article .article-header h2 a:hover,
.article-list .article .article-header h2 a:active,
.article-list .article .article-header h2 a:focus {
    color: #18385f
}

.article-list .article .readmore {
    font-weight: 600;
    font-size: 16px;
    color: #2d3437;
    margin-bottom: 50px;
    position: relative
}

.article-list .article .readmore:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: 2px;
    transition: all 0.2s ease
}

.article-list .article .readmore:hover:after {
    transform: translateX(5px)
}

.article-list .article .readmore:before {
    content: "";
    width: 100%;
    height: 1px;
    display: inline-block;
    background: #2d3437;
    position: absolute;
    bottom: -4px;
    max-width: 140px
}

.article-list .article .readmore a {
    color: #2D3437
}

.article-list .article .readmore a:hover,
.article-list .article .readmore a:active,
.article-list .article .readmore a:focus {
    color: #18385f
}

.article-list .article figcaption.caption {
    text-align: center;
    font-size: 14px;
    margin: 5px 0px;
    opacity: 0.7
}

.article-list .article-introtext>p {
    display: none
}

.related-article-large .article-image {
    width: 350px;
    min-width: 350px
}

.related-article-large .article-information {
    border-left: 1px solid #f1f1f1;
    padding-left: 20px;
    margin-left: 20px
}

.related-article-large .article-information>span {
    font-size: 0.813rem
}

.related-article-large .article-information>span+span::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    content: "/"
}

.related-article-large .article-information>span a {
    color: #2D3437
}

.related-article-large .article-information>span a:hover {
    color: #18385f
}

.related-article-large .article-information .intro-text {
    margin-top: 20px
}

.sp-component .article-info {
    display: none !important;
    /* estaba en flex */
    /* flex-wrap: wrap;
    margin-bottom: 20px */
}

.article-info>span {
    font-weight: 500;
    font-size: 15px;
    color: rgba(45, 52, 55, 0.4)
}

.article-info>span.createdby {
    display: none
}

.article-info>span.category-name {
    display: none
}

.article-info>span.published:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    margin-right: 8px
}

.article-info>span a {
    color: rgba(45, 52, 55, 0.4)
}

.article-info>span a:hover {
    color: #18385f
}

.com-content.view-category .offcanvas-init {
    overflow-x: visible
}

.com-content.view-category .body-innerwrapper {
    overflow-x: visible
}

.com-content.view-category #sp-right>.sp-column {
    position: sticky;
    top: 150px
}

.com-content.view-article .sp-module-content-top {
    display: none
}

.com-content.view-article #sp-component {
    flex: 1 0 100%;
    max-width: 100%
}

.com-content.view-article #sp-right {
    display: none
}

.com-content.view-article .pagination {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 30px
}

.com-content.view-article .pagination .page-item {
    max-width: 300px
}

.com-content.view-article .pagination .page-item.previous .page-link span.icon-chevron-left {
    color: rgba(45, 52, 55, 0.4);
    font-size: 15px
}

.com-content.view-article .pagination .page-item.previous .page-link span:nth-child(3) {
    color: rgba(45, 52, 55, 0.4);
    font-size: 15px;
    font-weight: 500
}

.com-content.view-article .pagination .page-item .page-link {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border: none;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 4px;
    background-color: transparent;
    padding: 0px
}

.com-content.view-article .pagination .page-item .page-link:hover,
.com-content.view-article .pagination .page-item .page-link:focus {
    box-shadow: none
}

.com-content.view-article .pagination .page-item .page-link span.icon-chevron-right {
    color: rgba(45, 52, 55, 0.4);
    font-size: 15px;
    order: -1
}

.com-content.view-article .pagination .page-item .page-link .visually-hidden {
    position: relative !important;
    width: 100% !important;
    color: #2D3437;
    height: 100% !important;
    order: 3;
    overflow: visible !important;
    white-space: normal !important
}

.com-content.view-article .pagination .next.page-item {
    text-align: right;
    margin-left: auto
}

.com-content.view-article .pagination .next.page-item .page-link {
    flex-direction: row-reverse
}

.com-content.view-article .pagination .next.page-item .page-link span:nth-child(2) {
    color: rgba(45, 52, 55, 0.4);
    font-size: 15px;
    font-weight: 500
}

.article-content-wrapper {
    border: 1px solid #2d3437;
    margin-top: -130px
}

.article-details {
    background-image: url("../images/blog-details-bg.svg");
    background-repeat: no-repeat;
    background-position: 140px 105px
}

.article-details .article-header {
    position: relative
}

.article-details .article-header h1,
.article-details .article-header h2 {
    font-weight: 400;
    /* font-size: 96px; */
    letter-spacing: -0.02em;
    /* line-height: 115px; */
    margin-bottom: -40px;
    position: relative;
    z-index: 2
}

.article-details .article-info {
    display: none;
    /*estaba en none*/
    /* flex-direction: column;
    margin-bottom: 0px */
}

.article-details .article-info>span,
.article-details .article-info span a {
    color: rgba(45, 52, 55, 0.8);
    margin-bottom: 20px
}

.article-details .article-info .createdby {
    display: block
}

.article-details .article-info .createdby:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    margin-right: 15px
}

.article-details .article-info .category-name {
    display: block
}

.article-details .article-info .category-name:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 15px
}

.article-details .article-full-image {
    text-align: right;
    position: relative;
    z-index: 1;
    margin-bottom: 2rem
}

.article-details .article-full-image img {
    display: inline-block;
    border-radius: 4px
}

.article-details .article-featured-video,
.article-details .article-featured-audio,
.article-details .article-feature-gallery {
    margin-bottom: 2rem
}

.article-details .article-ratings {
    margin-bottom: 20px;
    display: none
}

.article-details .article-author-information {
    padding-top: 2rem;
    margin-top: 2rem;
    border-top: 1px solid #f5f5f5
}

.article-details .article-can-edit {
    position: relative;
    margin-bottom: 60px
}

.article-details .article-can-edit a {
    display: inline-block;
    background: #2a61c9;
    color: #fff;
    padding: 5px 12px;
    border-radius: 3px;
    font-size: 14px
}

.article-details figcaption.caption {
    font-size: 14px;
    margin: 5px 0px;
    opacity: 0.7
}

.related-article-list-container {
    margin-top: 15px
}

.related-article-list-container .related-article-title {
    font-size: 22px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f3f3f3
}

.related-article-list-container ul.related-article-list {
    list-style: none;
    padding: 0
}

.related-article-list-container ul.related-article-list li {
    margin-bottom: 10px
}

.related-article-list-container ul.related-article-list li .article-header h2 {
    font-size: 1.2rem
}

.related-article-list-container ul.related-article-list li .article-header h2 a {
    color: #252525
}

.related-article-list-container ul.related-article-list li .article-header h2 a:hover {
    color: #044cd0
}

.related-article-list-container ul.related-article-list li .published {
    font-size: 14px
}

/* nuevo */
#sp-section-2 {
    background: var(--color1);
}

#column-id-RK8F61SeCF--YTyeGUzEi .sppb-addon-single-image-container .sppb-img-responsive {
    right: -8%;
    position: relative;
}

.blogjubera-blog .article-intro-image {
    background: white;
    border-bottom: none !important;
}

.pagination-counter.text-muted.mb-4,
.pagenavigation .pagination:before,
.pagenavigation .pagination:after {
    display: none;
}

.jubera-blog .article-details .article-ratings-social-share {
    border: none;
}

/*
************************************************************************************************************************************
Blog
Fin
************************************************************************************************************************************
*/
/*
************************************************************************************************************************************
Boletin
Inicio
************************************************************************************************************************************
*/
.com-boletines-jubera {
    background: #eee;
}

.com-boletines-jubera .sppb-section.cabecera {
    background: var(--color1);
    height: 460px;
    padding-left: 80px;
}

.com-boletines-jubera .cabecera .imagen-cabecera {
    width: 760px;
    position: absolute;
    bottom: -270px;
    right: 0px;
}

.com-boletines-jubera .cabecera .imagen-cabecera::after {
    content: "";
    background: var(--color2);
    border-radius: 50%;
    height: 160px;
    width: 150px;
    display: block;
    position: absolute;
    bottom: 0px;
    right: 55%;
    z-index: -1;
    opacity: 0.8;
}

.com-boletines-jubera .cabecera .texto-cabecera {
    color: white;
    width: 465px;
}

.com-boletines-jubera #sp-main-body {
    padding-left: 150px !important;
}

.com-boletines-jubera .articulos-list>div {
    justify-content: center;
    gap: 60px;
}

.com-boletines-jubera .articulos-list .articulo {
    padding: 0px;
    background: white;
    height: auto;
    width: 400px;
    height: 430px;
}

.com-boletines-jubera .articulos-list .articulo .articulo-cabecera a img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}

.com-boletines-jubera .articulos-list .articulo .articulo-cuerpo {
    padding: 10px 5% 0px 5%;
}

.com-boletines-jubera .articulos-list .articulo .articulo-cuerpo .articulo-cuerpo-titulo h2 {
    font-size: 24px;
    height: 55px;
}

.com-boletines-jubera .articulos-list .articulo .articulo-cuerpo .articulo-cuerpo-texto {
    height: 150px;
}

.com-boletines-jubera .articulos-list .articulo .articulo-cuerpo .articulo-cuerpo-texto p {
    font-size: 15px;
    height: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.com-boletines-jubera .articulos-list .articulo .articulo-cuerpo .articulo-cuerpo-btn {
    float: right;
    background-color: var(--color1);
    height: 100px;
    width: 100px;
    border-radius: 60%;
    position: relative;
    left: 50px;
    bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition-duration: 500ms;
}

.com-boletines-jubera .articulos-list .articulo .articulo-cuerpo .articulo-cuerpo-btn:hover {
    background-color: var(--color2);
}

.com-boletines-jubera .articulos-list .articulo .articulo-cuerpo .articulo-cuerpo-btn a {
    color: white;
    font-weight: 300;
    font-size: 20px;
    width: 63%;
}

.com-boletines-jubera .articulos-list .articulo .articulo-cuerpo .articulo-cuerpo-btn a::after {
    content: "⤏";
    display: block;
    float: right;
    line-height: 5px;
    padding-right: 5px;
    font-size: 37px;
    font-weight: lighter;
}

.view-juberaboletin #sp-cabecera {
    display: none;
}

.view-juberaboletin .body-innerwrapper #sp-main-body {
    padding: 0;
}

.view-juberaboletin .body-innerwrapper #sp-main-body .contenido-boletin .cabecera {
    padding: 0;
    display: flex;
    width: 100vw;
    margin: 0;
    position: absolute;
    height: 570px;
    top: 0;
    left: 150px;
}

.view-juberaboletin .body-innerwrapper #sp-main-body .contenido-boletin .cabecera .titulo {
    height: 50%;
    background: var(--color1);
    width: 160%;
    display: flex;
    align-items: center;
    justify-content: left;
    padding-left: 6%;
}

.view-juberaboletin .body-innerwrapper #sp-main-body .contenido-boletin .cabecera .titulo h1 {
    color: white;
    font-size: 2em;
    width: 60%;
}

.view-juberaboletin .body-innerwrapper #sp-main-body .contenido-boletin .cabecera .derecha {
    width: 50%;
    height: 100%;
    display: flex;

}

.view-juberaboletin .body-innerwrapper #sp-main-body .contenido-boletin .cabecera .derecha .imagen {
    /*width: 575px;
    height: 590px;
    transform: rotate(45deg);
    overflow: hidden;
    border-radius: 35%;
    position: absolute;
    top: -119px;
    right: 0%;

    width: 600px;
    height: 508px;
    transform: rotate(45deg);
    overflow: hidden;
    border-radius: 35% 0% 35% 35%;
    position: absolute;
    top: -99px;
    right: 3%;*/

    width: 560px;
    height: 490px;
    transform: rotate(45deg);
    overflow: hidden;
    border-radius: 35% 0% 35% 35%;
    position: absolute;
    top: -103px;
    right: 2%;
}

.view-juberaboletin .body-innerwrapper #sp-main-body .contenido-boletin .cabecera .derecha .imagen img {
    /*transform: rotate(-45deg);
    position: absolute;
    top: 30px;
    left: 0px;
    width: 130%;
    object-fit: none;
    height: 130%;

    transform: rotate(-45deg);
    position: absolute;
    top: 34px;
    left: -35px;
    width: 630px;
    object-fit: fill;
    height: 616px;*/

    position: absolute;
    top: 183px;
    left: -145px;
    width: 600px;
    object-fit: contain;
    height: 615px;
    transform: scale(1.5) rotate(-45deg);
}

.view-juberaboletin .body-innerwrapper #sp-main-body .contenido-boletin .cabecera .derecha .btn-cab-descargar {
    align-self: flex-end;
    height: 160px;
    width: 160px;
    background: var(--color1);
    border-radius: 50%;
    z-index: 5;
    overflow: hidden;
    transition-duration: 500ms;
    position: absolute;
    right: 195px;
}

.view-juberaboletin .body-innerwrapper #sp-main-body .contenido-boletin .cabecera .derecha .btn-cab-descargar:hover {
    background: var(--color2);
}

.view-juberaboletin .body-innerwrapper #sp-main-body .contenido-boletin .cabecera .derecha .btn-cab-descargar .btn-cab-descargar-txt {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 10% 0 10%;
    color: white;
    font-size: 20px;
}

.view-juberaboletin .body-innerwrapper #sp-main-body .contenido-boletin .cabecera .derecha .btn-cab-descargar .btn-cab-descargar-txt::after {
    content: "⤏";
    font-size: 40px;
    font-weight: lighter;
}

.view-juberaboletin .body-innerwrapper #sp-main-body .contenido-boletin .boletin-textos {
    margin-top: 35%;
    padding-right: 35%;
}

.view-juberaboletin .body-innerwrapper #sp-main-body .contenido-boletin .boletin-textos .btn-cab-descargar {
    width: 50%;
    display: block;
    background: var(--color1);
    color: white;
    text-align: center;
    padding: 10px 0 10px 0px;
    text-transform: uppercase;
    margin: 40px auto 50px auto;
    transition-duration: 500ms;
    border-radius: 4px;
}

.view-juberaboletin .body-innerwrapper #sp-main-body .contenido-boletin .boletin-textos .btn-cab-descargar:hover {
    background: var(--color2);

}

.com-boletines-jubera .articulos-list .articulo .articulo-cuerpo .articulo-cuerpo-texto {
    height: 155px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    padding: 0 50px 0px 0px;
}

.com-boletines-jubera .articulos-list .articulo .articulo-cuerpo .articulo-cuerpo-texto p {
    height: auto;
    margin-top: 0;
    margin-bottom: 0rem;
}

.com-boletines-jubera .articulos-list .articulo .articulo-cuerpo .articulo-cuerpo-texto ul {
    overflow: hidden;
    text-overflow: ellipsis;
    height: 120px;
}

.com-boletines-jubera.view-juberaboletines #sppb-addon-y3CbNRGcy0ZzLdNh6_zES .sppb-img-responsive {
    position: relative;
    top: -100px;
    right: -161px;
    width: 80%;
    height: auto;
}

/*
************************************************************************************************************************************
Boletin
Fin
************************************************************************************************************************************
*/
/*
************************************************************************************************************************************
Compliance Penal
page-120
Inicio
************************************************************************************************************************************
*/
#emesaCurriBoton select {
    font-size: 15px;
    line-height: 36px;
    padding: 0px 0px 0px 5px;
    border-radius: 4px !important;
}

#detallesSeguimiento input {
    font-size: 15px;
    line-height: 36px;
    padding: 0px 0px 0px 5px;
    border-radius: 4px !important;
}

.page-120 h1 {
    font-size: 50px;
    margin-top: 30px;
}

.page-120 h2 {
    font-size: 30px;
}

.page-120 p {
    font-size: .875em;
}

.page-120 #subir-pruebas {
    margin: 20px 0 20px 0;
    font-size: 15px;
}

.page-120 #subir-pruebas input {
    margin: 0px 0 5px 0;
}

.page-120 #opciones-pruebas {
    margin: 20px 0 20px 0;
    font-size: 15px;
}

.page-120 .btn {
    text-transform: uppercase;
}

/*
************************************************************************************************************************************
Compliance Penal
page-120
Fin
************************************************************************************************************************************
*/
/*
************************************************************************************************************************************
BANNERS
inicio
************************************************************************************************************************************

/*
******************************************************* SERVICIOS INICIO ****************************************************************
*/
.banner-servicios .servicios {
    min-height: 640px;
    color: white;
}

.banner-servicios .servicios .servicios-block {
    padding: 4% 0% 3% 0%;
}

.banner-servicios .servicios .servicios-block .servicios-titulo {
    text-align: center;
    font-size: 50px;
    margin-bottom: 40px;
}

.banner-servicios .servicios .servicios-block .celda {
    display: flex;
    justify-content: left;
    width: 370px;
    height: 85px;
}

.banner-servicios .servicios .servicios-block .circulo {
    min-width: 25px;
    height: 25px;
    border-radius: 50%;
    background: var(--color2);
    margin-right: 15px;
    position: relative;
    top: 10px;
}

.banner-servicios .servicios .servicios-block .list-servicios {
    text-align: left;
    font-size: 25px;
    width: 85%;
    display: flex;
    gap: 15px;
    flex-flow: row wrap;
    justify-content: center;
    margin: 0 auto;
}

.banner-servicios .servicios .servicios-block .subtext {
    text-align: center;
    font-size: 30px;
    margin-top: 40px;
}

.banner-servicios .servicios .btn {
    color: white;
    border: 2px solid white;
    border-radius: 10px;
    font-size: 30px;
    font-weight: 300;
    padding: 5px 40px 5px 40px;
    margin-bottom: 20px;
}

.banner-servicios .servicios .btn:hover {
    background: var(--color2);
}

/*
******************************************************* SERVICIOS FIN *******************************************************************
*/

#email_field_473 {
    width: 300px;
}

.acysubbuttons .acym_module_form input {
    cursor: pointer;
    max-width: 100% !important;
}

input[type="email"]:not(.form-control) {
    padding: 10px 35px;
}

.view-article.jubera-blog #sp-right .btn {
    padding: 0.3rem 2rem 0.3rem 2rem;
    padding: 5px 10px 5px 10px;
}

.blog-buscar>div:nth-child(1) {
    width: 90%;
}

/*
******************************************************* FOOTER INICIO *******************************************************************
*/

#sp-footer1 {
    padding-top: 0;
}

#sp-footer1 .footer-general {
    padding: 5% 2% 0% 2%;
}

#sp-footer1 .footer-general .cont-izq {
    width: 400px;
    margin: 0 auto;
}

#sp-footer1 .footer-general .cont-izq .footer-izq {
    width: 300px;
    margin: 0 auto;
}

#sp-footer1 .footer-general .cont-izq .footer-izq .text-sublogo>p {
    margin: 25px 0px 25px 0;
    font-size: 15px;
    font-weight: 300;
}

#sp-footer1 .footer-general .cont-izq .footer-izq .icons {
    display: flex;
}

#sp-footer1 .footer-general .cont-izq .footer-izq .icons .logo-aece {
    width: 60%;
}

#sp-footer1 .footer-general .cont-izq .footer-izq .icons .icons-rrss {
    width: 40%;
}

#sp-footer1 .footer-general .cont-izq .footer-izq .icons .icons-rrss ul {
    display: flex;
    flex-direction: row;
    gap: 30%;
    margin: 0;
    list-style: none;
    height: 100%;
    align-items: end;
    justify-content: end;
}

#sp-footer1 .footer-general .cont-izq .footer-izq .icons .icons-rrss ul li a i {
    font-size: 30px;
}

#column-wrap-id-1672765931989 {
    border-right: 1px solid white;
}

#sp-footer1 .footer-general .footer-der .contactos {
    gap: 30px;
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    width: 295px;
    margin: 0 auto;
}

#sp-footer1 .footer-general .footer-der .contactos .contact {
    display: flex;
}

#sp-footer1 .footer-general .footer-der .contactos .contact img {
    width: 60px;
    margin-right: 20px;
    height: 70px;
    object-fit: contain;
}

#sp-footer1 .footer-general .footer-der .contactos .contact p {
    font-size: 17px;
    height: fit-content;
    margin: auto 0 auto 0px;
}

#sp-footer1 .footer-general .footer-der .contactos .telf p {
    font-size: 35px;
}

#sp-footer1 .kit-img1 img {
    width: 260px;
}

#sp-footer1 .list-politicas {
    margin: 0px 0px 0px auto;
}

#sp-footer1 .list-politicas ul {
    list-style: none;
    display: flex;
    margin-bottom: 0px;
    gap: 20px;
}

#sp-footer1 .list-politicas ul li a {
    white-space: nowrap;
}

#sp-footer1 .list-politicas ul li:first-child a:hover {
    font-weight: bold;
}

#sp-footer1 .footer-politicas {
    display: flex;
    margin-top: 30px;
}

#sp-footer1 .footer-politicas .copy {
    height: fit-content;
}

/*
******************************************************** FOOTER FIN ********************************************************************
*/

/*
************************************************************************************************************************************
BANNERS
fin
************************************************************************************************************************************
*/

/*
************************************************************************************************************************************
Responsive
Inicio
************************************************************************************************************************************
*/
@media only screen and (min-width: 1480px) {

    .page-64 .cabecera .imagen-cabecera,
    .page-63 .cabecera .imagen-cabecera {
        right: 0px;
    }
}


@media only screen and (max-width: 1430px) {
    .page-58 #column-wrap-id-1672936517111 {
        min-width: auto;
        margin: 0 auto;
        max-width: 100%;
        flex-basis: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }

    .page-58 .boxes {
        flex-direction: column;
    }

    .page-58 .boxes .box {
        width: 100%;
    }

    .page-58 #column-wrap-id-1672936517116 {
        min-width: auto;
    }
}

@media only screen and (max-width: 1200px) {
    .page-59 .directivos .persona {
        margin: 0 auto;
    }

    .page-59 .directivos .izq {
        margin: 0 auto;
    }

    .page-59 .directivos .der {
        margin: 0 auto;
    }

    .view-category.jubera-blog .body-innerwrapper .article-list .col-lg-6 {
        width: 75%;
        margin: 0 auto;
    }

    .page-11 .jubera .jubera_txt h2 {
        text-align: center;
        width: 100%;
    }

    .page-62 .box-contact {
        width: min-content;
        margin: 0 auto;
        flex-wrap: wrap;
        gap: 10px;
    }
}

@media only screen and (max-width: 992px) {
    #offcanvas-toggler.mega_offcanvas {
        display: flex !important;
    }
}

@media only screen and (max-width: 1000px) {
    .page-11 .cabecera #sppb-addon-wrapper-1664808181969 {
        width: 70%;
        margin: 4% auto;
    }

    .jubera-blog .body-innerwrapper #sp-main-body {
        padding: 120px 0px 100px 0px !important;
    }

    .page-11 .cabecera .cabecera-img.b-autonomo {
        top: auto;
        bottom: -210px;
    }

    .page-11 .cabecera .cabecera-img.b-empresas {
        top: auto;
        right: auto;
        left: 0px;
        bottom: -210px;
    }

    #sp-main-body.MainBody {
        padding: 0px 0 0 0px !important;
    }

    #sp-header {
        width: 100%;
        height: 80px;
    }

    #sp-header .container {
        max-width: none;
    }

    #sp-header #offcanvas-toggler {
        order: initial;
    }

    #sp-header .logo .logo-image {
        height: 55px;
        min-width: 55px;
        object-fit: contain;
    }

    #sp-footer1 {
        padding-top: 0;
        padding-left: 0px;
    }

    #sp-footer1 #column-id-1673256996299>div:nth-child(1) {
        width: 350px;
        margin: 0 auto;
    }

    #sp-footer1 .footer-general .cont-izq {
        margin: 0 auto;
    }

    .page-59 .personas .sppb-row-column {
        min-width: 230px;
    }

    .page-114 .cabecera,
    .page-64 .cabecera,
    .page-63 .cabecera {
        display: none;
    }

    .page-114 .cabecera-larga,
    .page-64 .cabecera-larga,
    .page-63 .cabecera-larga {
        display: block;
        background: var(--color1);
    }

    .page-114 .areas .areas-caja,
    .page-64 .areas .areas-caja,
    .page-63 .areas .areas-caja {
        width: 100%;
    }

    .page-64 .explicacion .sppb-addon-text-block .text,
    .page-63 .explicacion .sppb-addon-text-block .text {
        padding-right: 0%;
    }

    .page-64 .explicacion .sppb-addon-text-block .subtitulo,
    .page-63 .explicacion .sppb-addon-text-block .subtitulo {
        width: 100%;
    }

    .view-category.jubera-blog .cabecera .imagen-cabecera {
        display: none;
    }

    .view-category.jubera-blog .cabecera .texto-cabecera {
        width: 100%;
    }

    .view-juberaboletin .body-innerwrapper #sp-main-body .contenido-boletin .cabecera .derecha {
        display: none;
    }

    .view-juberaboletin .body-innerwrapper #sp-main-body .contenido-boletin .boletin-textos {
        margin-top: 300px;
        padding: 0 10px 0 10px;
    }

    .view-juberaboletin .body-innerwrapper #sp-main-body .contenido-boletin .cabecera {
        width: 100vw;
        height: 485px;
        left: 0px;
    }

    .view-juberaboletin .body-innerwrapper #sp-main-body .contenido-boletin .cabecera .titulo {
        justify-content: center;
        padding-top: 80px;
    }

    .view-juberaboletin .body-innerwrapper #sp-main-body .contenido-boletin .cabecera .titulo h1 {
        font-size: 1.5em;
        /*width: max-content;*/
    }



    .com-boletines-jubera #sp-main-body {
        padding-left: 0px !important;
    }

    .page-11 .servicios #sppb-addon-1664802681753 .sppb-addon-content {
        width: 80%;
        margin: 0 auto;
    }

    .page-11 .servicios .html-burbujas {
        padding-top: 5%;

    }

    .page-11 .servicios .list-burbujas {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(4, 1fr);
    }

    .page-11 .servicios .b1 {
        grid-area: 1 / 1 / 2 / 2;
    }

    .page-11 .servicios .b2 {
        grid-area: 1 / 2 / 2 / 3;
    }

    .page-11 .servicios .b3 {
        grid-area: 2 / 1 / 3 / 2;
    }

    .page-11 .servicios .b4 {
        grid-area: 2 / 2 / 3 / 3;
    }

    .page-11 .servicios .b5 {
        grid-area: 3 / 1 / 4 / 2;
    }

    .page-11 .servicios .b6 {
        grid-area: 3 / 2 / 4 / 3;
    }

    .page-11 .servicios .b7 {
        grid-area: 4 / 1 / 5 / 2;
    }

    .page-11 .servicios .b8 {
        grid-area: 4 / 2 / 5 / 3;
    }

    .page-11 .servicios .burbuja a {
        margin: 0 auto;
    }

    .page-11 .servicios .burbuja {
        width: 165px;
        height: 150px;
    }

    .page-11 #column-wrap-id-1656668233917 {
        display: none;
    }

    .page-11 #column-wrap-id-1656668233919 {
        margin: 0 auto;
    }

    .page-11 #boletin h2.sppb-addon-title {
        font-size: 50px;
        line-height: 60px;
    }

    .b4 a {
        position: static;

    }

    .b5 a {
        position: static;
    }

    .b7 a {
        position: static;
    }

    .b6 a {
        position: static;
    }

    .b3 a {
        position: static;
    }

    .b2 a {
        position: static;
    }

    .b8 a {
        position: static;
    }

    .page-62 .puntos .listado-inf .celda {

        width: 100%;
    }

    .com-boletines-jubera .cabecera .imagen-cabecera {

        display: none;
    }

    .sp-page-builder .page-content #section-id-sSSxr66OmYwctA3rakena {
        margin-left: 0px !important;
    }

    /*
    ********************************************************************************************************************************
    MENU
    ********************************************************************************************************************************
    */

    body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
        left: 0px;
    }


    .offcanvas-menu {
        width: 300px;
    }

    .offcanvas-inner .sp-module {
        width: auto;
        min-width: 200px;
    }

    .offcanvas-menu .offcanvas-inner ul.menu>li>a,
    .offcanvas-menu .offcanvas-inner ul.menu>li>span {
        font-size: 20px;
    }

    .offcanvas-menu .offcanvas-inner {
        height: auto;
        display: flex;
        align-items: normal;
        padding-left: 15px;
        padding-top: 75px;
        flex-direction: column;
    }

    .offcanvas-menu #navbar149 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .offcanvas-menu #navbar149 .nav-item a,
    .offcanvas-menu #navbar149 .nav-header {
        font-family: 'Libre Baskerville', sans-serif;
        font-weight: 900;
        font-size: 20px;
    }

    .offcanvas-menu .offcanvas-inner #navbar149 .mod-menu__sub a {
        font-size: 20px;
        text-transform: initial;
        font-size: 15px;
        font-family: 'Libre Baskerville', sans-serif;
        font-weight: 900;
    }

    .page-58 .sppb-addon-raw-html .cabecera-img img {
        position: relative;
        top: 35px;
    }
}


@media only screen and (max-width: 770px) {
    .page-11 .cabecera .btn-contacto {
        z-index: 999;
        right: 15px !important;
        top: -105px;
    }
    .page-62 .inferior .area-economica .text {
        font-size: 40px;
        width: 100%;
    }

    .sp-page-builder .page-content #section-id-6yCoDIH1UY3unVYqnAPw9 {
        padding-left: 0px !important;
    }

    .view-category.jubera-blog .cabecera .texto-cabecera {
        margin-left: 15px;
    }

    .view-category.jubera-blog .cabecera .texto-cabecera {
        width: 300px;
    }

    .view-category.jubera-blog .body-innerwrapper .article-list .article {
        padding: 0px;
        margin-bottom: 30px
    }

    .view-category.jubera-blog .body-innerwrapper .article-list .col-lg-6 {
        width: 95%;
        margin: 0 auto;
    }

    .view-category.jubera-blog .body-innerwrapper .article-list {
        margin-bottom: 40px;
        padding-right: 0px;
    }

    .offcanvas-menu #navbar149 {
        display: block;
    }

    .offcanvas-menu .navbar-toggler {
        display: none;
    }

    .page-59 .directivos .persona {
        width: 230px;
    }

    .page-59 .personas .persona_h {
        margin: 0 auto;
    }

    .page-11 .cabecera #column-wrap-id-1673450213182 {
        right: 50px;
        bottom: -145px;
        top: auto;
    }

    .page-11 .cabecera #column-wrap-id-1673450213181 {
        bottom: -145px;
        top: auto;
        right: auto;
    }

    .page-60 .ayuda,
    .page-61 .ayuda,
    .page-62 .ayuda,
    .ayuda {
        padding: 20px 0px 0px 10px;
    }

    .page-60 .ayuda .ayuda_txt .listado,
    .page-61 .ayuda .ayuda_txt .listado,
    .page-62 .ayuda .ayuda_txt .listado,
    .ayuda .ayuda_txt .listado {
        font-size: 20px;
    }

    .page-60 .ayuda .ayuda_txt .subtitulo,
    .page-61 .ayuda .ayuda_txt .subtitulo,
    .page-62 .ayuda .ayuda_txt .subtitulo,
    .ayuda .ayuda_txt .subtitulo {
        font-size: 22px;
    }

    .page-60 .ayuda .ayuda_txt .titulo,
    .page-61 .ayuda .ayuda_txt .titulo,
    .page-62 .ayuda .ayuda_txt .titulo,
    .ayuda .ayuda_txt .titulo {
        font-size: 30px;
    }

    .page-60 .puntos .listado-inf,
    .page-61 .puntos .listado-inf,
    .page-62 .puntos .listado-inf,
    .puntos .listado-inf {
        gap: 40px;
    }

    .page-60 .puntos .listado-inf .celda,
    .page-61 .puntos .listado-inf .celda,
    .page-62 .puntos .listado-inf .celda,
    .puntos .listado-inf .celda {
        width: 100%;
    }



    .page-60 .contacto .contacto-text .contacto-pregunta,
    .page-61 .contacto .contacto-text .contacto-pregunta,
    .page-62 .contacto .contacto-text .contacto-pregunta,
    .contacto .contacto-text .contacto-pregunta {
        font-size: 40px;
    }

    .page-60 .contacto .contacto-text .contacto-sub,
    .page-61 .contacto .contacto-text .contacto-sub,
    .page-62 .contacto .contacto-text .contacto-sub,
    .contacto .contacto-text .contacto-sub {
        font-size: 20px;
    }

    .page-60 .contacto .contacto-text .contacto-sub,
    .page-61 .contacto .contacto-text .contacto-sub,
    .page-62 .contacto {
        padding-right: 15px;
        padding-left: 15px;
    }

    .cajas .caja .sppb-addon-text {
        width: 65%;
        margin: 0 auto;
    }

    .page-63 .servicios .servicios-block .servicios-titulo,
    .page-64 .servicios .servicios-block .servicios-titulo {
        font-size: 35px;
    }

    .page-64 .servicios .servicios-block .list-servicios .celda,
    .page-63 .servicios .servicios-block .list-servicios .celda {

        width: 100%;
    }

    .page-11 #sppb-addon-1664793279626 .sppb-addon-header .sppb-addon-title {
        text-align: center;
        width: 100%;
        margin-top: 10px;
    }

    #column-wrap-id-1672765931989 {
        border-right: none;
    }

    #sp-footer1 .footer-general .footer-der {
        margin-top: 30px;
        margin-bottom: 20px;
    }



    #sp-footer1 .footer-politicas {
        display: block;
    }

    #sp-footer1 .list-politicas {
        margin: 10px 0px 0px auto;
        font-size: 10px;
    }

    #sp-footer1 .footer-politicas .copy {
        margin: 0px 0px 0px 30px;
        font-size: 10px;
    }



    .page-67 .page-content #section-id-1664792272773 {
        padding-top: 85px !important;
    }

    .page-67 .page-content #section-id-1667486473825 {
        padding-left: 20px !important;
    }

    .page-67 .page-content #section-id-1667487121252 {
        padding-left: 15px !important;
    }

    .page-67 .politicas .politicas-text {
        padding: 0px 5px 0px 0px;
        font-size: 30px;
        min-width: auto;
    }

    .page-67 .text-calidad .text {
        padding: 0px 0px 0px 0px;
    }



    .page-114 .cabecera-larga .texto-cabecera .titulo,
    .page-114 .cabecera .texto-cabecera .titulo,
    .page-64 .cabecera-larga .texto-cabecera .titulo,
    .page-63 .cabecera-larga .texto-cabecera .titulo,
    .page-64 .cabecera .texto-cabecera .titulo,
    .page-63 .cabecera .texto-cabecera .titulo {
        font-size: 45px !important;
    }

    .page-114 .cabecera-larga .texto-cabecera .texto,
    .page-63 .cabecera-larga .texto-cabecera .texto,
    .page-64 .cabecera-larga .texto-cabecera .texto {
        font-size: 20px;
    }

    .page-62 .cabecera .cabecera_txt .cabecera_texto .titulo,
    .cabecera .cabecera_txt .cabecera_texto .titulo {
        font-size: 45px;
    }

    .page-62 .box-contact .box {
        width: 310px;
    }

    .com-boletines-jubera .sppb-section.cabecera {
        height: auto;
        padding: 120px 15px 15px 15px;
    }

    .com-boletines-jubera .cabecera .texto-cabecera {
        width: auto;
    }

    .com-boletines-jubera .articulos-list .articulo {
        width: 80%;
        max-width: 370px;
    }

    .com-boletines-jubera .articulos-list .articulo .articulo-cuerpo .articulo-cuerpo-btn {
        height: 90px;
        width: 90px;
        left: 45px;
    }

    .com-boletines-jubera .articulos-list .articulo .articulo-cuerpo .articulo-cuerpo-btn a::after {

        font-size: 35px;
    }

    .com-boletines-jubera .articulos-list .articulo .articulo-cuerpo .articulo-cuerpo-btn a {

        font-size: 16px;
    }


}

/*
************************************************************************************************************************************
Responsive
Fin
************************************************************************************************************************************
*/