/* begin HEADER SLIDER */

.slider .swiper-slide .banner-caption h1 {
    font-size: 80px;
    line-height: 80px;
    color: #fff;
    font-family: 'HelveticaNeue-Bold';
    letter-spacing: -1.39px;
    margin-bottom: 15px;
}

/* end HEADER SLIDER */

/* begin HEADER SEARCH */

.search-det {
    overflow-y: auto;
}

/* end HEADER SEARCH */

/* begin MENU */

.cbp-hrmenu > ul > li.current-menu-item > a,
.cbp-hrmenu > ul > li.current-page-ancestor > a {
    color: rgb(0, 128, 173);
    font-size: 16px;
    font-family: HelveticaNeue-Bold;
    text-decoration: none;
}

.cbp-hrmenu > ul > li.current-menu-item > a::after {
    width: 100%;
    opacity: 1;
}

.cbp-hrmenu > ul > li.current-page-ancestor > a::after {
    width: 50%;
    opacity: 1;
}

.cbp-hrsub-inner-lft .menu-rht ul.submenu {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-auto-flow: column;
    gap: 8px 2%;
}

.cbp-hrsub-inner-lft .menu-rht ul.submenu > li {
    width: 100%;
    text-align: left;
}

.cbp-hrsub-inner-lft .menu-rht ul.submenu > li a {
    transition: all 0.35s ease;
    height: 80px;
    background: rgba(255,255,255,0);
    display: flex;
    align-items: center;
    column-gap: 20px;
    color: #fff;
    font-family: 'HelveticaNeue-Light';
    font-size: 20px;
    line-height: 27px;
    text-shadow: none;
    padding: 10px 10px;
    position: relative;
    float: left;
    width: 100%;
    letter-spacing: normal;
    border-radius: 45px;
    border: 3px solid transparent;
}

.cbp-hrsub-inner-lft .menu-rht ul.submenu > li a:hover,
.cbp-hrsub-inner-lft .menu-rht ul.submenu > li a:focus {
    background: rgba(0,49,83,0.81);
    border: 3px solid rgba(255,255,255,0.46);
    font-family: 'HelveticaNeue-Bold';
}

.cbp-hrsub-inner-lft .menu-rht ul.submenu > li a span {
    background: #fff;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: 4px solid rgba(107,177,200, 0.31);
    display: flex;
    align-items: center;
    justify-content: center;
}

.cbp-hrsub-inner-lft .menu-rht ul.submenu > li a span img {
    width: 36px;
}

.mobile-menu .accordionjs .acc_section .acc_head a {
    color: inherit;
}

.mobile-menu ul.menu {
    display: flex;
    flex-direction: column;
}

.mobile-menu ul.menu > li {
    font-size: 28px;
    line-height: 32px;
    font-family: 'HelveticaNeue-Roman';
    text-align: left;
    color: #fff;
    position: relative;
}

.mobile-menu ul.menu > li > a {
    color: inherit;
    width: 100%;
    display: block;
    padding: 10px 40px;
}

.mobile-menu ul.menu > li.menu-item-has-children > a {
    width: calc(100% - 60px);
}

.mobile-menu ul.menu > li > span {
    display: none;
}

.mobile-menu ul.menu > li.menu-item-has-children > span {
    display: block;
    position: absolute;
    top: 15px;
    right: 40px;
}

.mobile-menu ul.menu > li.menu-item-has-children > span::after {
    content: '';
    position: absolute;
    border-bottom: 2px solid #FFF;
    border-right: 2px solid #FFF;
    rotate: 45deg;
    width: 18px;
    height: 18px;
    transition: all 0.35s ease;
}

.mobile-menu ul.menu > li.menu-item-has-children > span.open::after {
    rotate: -135deg;
}

.mobile-menu ul.menu > li.menu-item-has-children > ul.submenu {
    flex: 100%;
    padding: 20px 40px;
    border: none;
    background: #00638c;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    border-top: 3px solid rgba(255, 255, 255, 0.3);
    border-bottom: 3px solid rgba(255, 255, 255, 0.3);
}

.mobile-menu ul.menu > li.menu-item-has-children > ul.submenu > li > a {
    font-size: 20px;
    line-height: 24px;
    padding: 0;
    font-family: 'HelveticaNeue-Roman';
    color: rgba(255, 255, 255, 0.7);
}

.mobile-menu ul.menu > li.menu-item-has-children > ul.submenu > li > a:hover,
.mobile-menu ul.menu > li.menu-item-has-children > ul.submenu > li > a:focus {
    color: #ffffff;
    font-family: 'HelveticaNeue-Bold';
}

.mobile-menu ul.menu > li.menu-item-has-children > ul.submenu > li.current-menu-item > a {
    font-family: 'HelveticaNeue-Bold';
}

.is-sticky .inner-header .cbp-hrmenu > ul > li > a:hover::after {
    background-color: #0080ad;
}

/* end MENU */

/* begin HEADER_BASIC */

.header-basic h1 {
    float: left;
    width: 100%;
    font-family: 'HelveticaNeue-Bold';
    font-size: 80px;
    line-height: 85px;
    letter-spacing: -1.39px;
    color: #34424A;
    margin-top: 22px;
}

.header-basic p {
    font-size: 18px;
    line-height: 26px;
    color: #3A4A50;
    margin-top: 20px;
    float: left;
    width: 100%;
}

/* end HEADER_BASIC */

/* begin SINGLE ENERGIA RENOVABLE */

.esolar-sec .title-lft h1 {
    float: left;
    width: 100%;
    font-family: 'HelveticaNeue-Bold';
    letter-spacing: -0.87px;
    color: #34424A;
    font-size: 70px;
    line-height: 85px;
}

.esolar-title {
    float: left;
    width: 100%;
    padding-top: 10px;
}

.esolar-title h2 {
    font-family: 'HelveticaNeue-Bold';
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 12px;
}

.esolar-main {
    columns: 2;
    display: block;
}

.otras-img > img {
    aspect-ratio: 4 / 3;
    height: auto;
    object-fit: cover;
}

.esolar-main h2 {
    font-family: 'HelveticaNeue-Bold';
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 12px;
}

.esolar-main h3 {
    font-family: 'HelveticaNeue-Bold';
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
}

.esolar-main ul > li {
    font-size: 18px;
    line-height: 28px;
    color: #3A4A50;
    margin-bottom: 5px;
    list-style: disc;
    margin-left: 20px;
}

.esolar-main ol > li {
    font-size: 18px;
    line-height: 28px;
    color: #3A4A50;
    margin-bottom: 5px;
    list-style: auto;
    margin-left: 20px;
}

.esolar-btm {
    padding-bottom: 30px;
}

.esolar-btm .esolar-btm-lft {
    flex: 1 1 0px;
}

.esolar-btm-lft ul li::after {
    content:  none;
}

.esolar-btm-lft ul li {
    padding-left: 0;
    display: flex;
}

.esolar-btm-lft ul li span.icon {
    flex: 0 1 30px;
}

.esolar-btm-lft ul li span.text {
    flex: 0 1 calc(100% - 30px);
}

.esolar-btm-lft ul li svg g {
    fill: inherit;
}

/* end SINGLE ENERGIA RENOVABLE */

/* begin CONTACT FORM */

.contact-form form.wpcf7-form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 13px 1.6%;
}

.contact-form form.wpcf7-form .frm-input.full-input,
.contact-form form.wpcf7-form.sent .wpcf7-response-output {
    grid-column: 1/-1;
}

.contact-form form.wpcf7-form .frm-input .floating-label-group {
    position: relative;
}

.contact-form form.wpcf7-form .frm-input .floating-label-group label.floating-label {
    left: 20px;
}

.contact-form form.wpcf7-form .frm-input .floating-label-group:has(.form-control:focus) label.floating-label,
.contact-form form.wpcf7-form .frm-input .floating-label-group:has(.form-control:not(:placeholder-shown)) label.floating-label {
    top: 0;
    bottom: 0;
    left: 20px;
    font-size: 9px;
    opacity: 1;
    color: #31638E;
    font-family: 'HelveticaNeue-Light';
}

.contact-form form.wpcf7-form .frm-input .form-control {
    width: 100%;
    color: rgba(46,70,84, 0.7);
    font-family: 'HelveticaNeue-Roman';
    letter-spacing: -0.2px;
    padding: 10px 20px 10px;
    height: 54px;
    border-radius: 10px 10px 0 0;
    border: none;
    border-bottom: 1px solid #0080AD;
    font-size: 16px;
    transition: all .5s ease;
    background: #FFFFFF;
}

.contact-form form.wpcf7-form .frm-input textarea.form-control {
    resize: none;
    height: 148px;
    padding: 15px 20px 10px;
}

/* checkbox */

.contact-form form.wpcf7-form .frm-input .frm-input.checkbox label {
    color: #4F5A60;
    cursor: pointer;
    letter-spacing: 0px;
    font-family: 'HelveticaNeue-Roman';
    font-size: 16px;
    padding-left: 35px;
    position: relative;
    float: left;
    width: auto;
    line-height: 24px;
    margin-bottom: 0px;
    text-align: left;
}

.contact-form form.wpcf7-form .frm-input .frm-input.checkbox label input[type="checkbox"] {
    margin: 0;
    width: 0;
    height: 0;
}

.contact-form form.wpcf7-form .frm-input .frm-input.checkbox label a {
    text-decoration: underline;
    color: #4F5A60;
    font-family: 'HelveticaNeue-Bold';
    transition: all .5s ease;
}

.contact-form form.wpcf7-form .frm-input .frm-input.checkbox label a:hover {
    color: #3F8AA3;
}

.contact-form form.wpcf7-form .frm-input .frm-input.checkbox label::before {
    background: none;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 0px;
    transition: all 0.3s ease-in-out 0s;
    width: 20px;
    border-radius: 3px;
    z-index: 9;
}

.contact-form form.wpcf7-form .frm-input .frm-input.checkbox label::after {
    background: #FFFFFF;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0px;
    border-radius: 3px;
    border: 1px solid rgba(63,138,163, 29%);
}

.contact-form form.wpcf7-form .frm-input .frm-input.checkbox label:has(input:checked)::before {
    background: #3F8AA3 none repeat scroll 0 0;
}

/* select */

.contact-form form.wpcf7-form .frm-input .sbHolder {
    width: 100%;
    height: 54px;
    text-align: center;
    padding: 6px 0;
    border: 2px solid rgba(63,138,163, 29%);
    color: #ff6600;
    font-size: 16px;
    font-family: 'HelveticaNeue-Medium';
    width: 100%;
    background: #ffffff;
    border-radius: 6px;
    font-weight: 200;
}

.contact-form form.wpcf7-form .frm-input .sbToggle {
    background: url(https://proves8.6tems.es/alicantenergia.es/wp-content/themes/alicantenergia/resources/v1/images/slct-arw-cntct.svg) no-repeat 0 0;
    right: 20px;
    top: 19px;
    width: 14px;
    height: 8px;
    position: absolute;
}

.contact-form form.wpcf7-form .frm-input .sbToggle.sbToggleOpen {
    transform: rotate(180deg);
}

.contact-form form.wpcf7-form .frm-input .sbSelector {
    font-family: 'HelveticaNeue-Medium';
    color: #909090 ! important;
    padding: 18px 16px;
    position: absolute;
    width: 100%;
    text-align: left;
}

.contact-form form.wpcf7-form .frm-input .sbHolder ul.sbOptions {
    float: left;
    width: 100% !important;
    padding: 0;
    left: 0px;
    top: 43px !important;
}

.contact-form form.wpcf7-form .frm-input .sbHolder ul.sbOptions li {
    padding: 0;
    border-bottom: 1px solid #ddd;
}

.contact-form form.wpcf7-form .frm-input .sbHolder ul.sbOptions li:last-child {
    border-bottom: none;
}

.contact-form form.wpcf7-form .frm-input .sbSelector {
    text-transform: capitalize;
    font-size: 16px;
    font-family: 'HelveticaNeue-Medium';
}

.contact-form form.wpcf7-form .frm-input .sbHolder .sbOptions li a {
    font-size: 16px;
    padding: 8px 20px;
    text-align: left;
    border-bottom: none;
}

.contact-form form.wpcf7-form .frm-input .sbOptions a:focus, .contact-form .form-box .sbOptions a.sbFocus {
    color: #0080AD;
}

.contact-form form.wpcf7-form .frm-input .wpcf7-list-item {
    margin: 0;
}

/* submit */

.contact-form form.wpcf7-form .frm-input input[type="submit"] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    height: 50px;
    font-family: 'HelveticaNeue-Bold';
    background-color: #0080AD;
    border: none;
    color: #ffffff;
    font-size: 15px;
    line-height: 16px;
    padding: 0 40px;
    border-radius: 25px 25px;
    transition: all .5s ease;
    letter-spacing: 0.15px;
}

.contact-form form.wpcf7-form .frm-input input[type="submit"]:disabled {
    background-color: #888;
    cursor: not-allowed;
}

.contact-form form.wpcf7-form .frm-input input[type="submit"]:not(:disabled):hover,
.contact-form form.wpcf7-form .frm-input input[type="submit"]:not(:disabled):focus {
    background-color: #00D1FF;
}

.contact-form form.wpcf7-form .frm-input.full-input.frm-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.contact-form form.wpcf7-form .frm-input .btn-ctr p {
    display: flex;
    flex-direction: row-reverse;
}

.contact-form form.wpcf7-form .frm-input .floating-label-group:has(.form-control.wpcf7-validates-as-required) label.floating-label::after,
.contact-form form.wpcf7-form .frm-input .frm-input.checkbox .wpcf7-acceptance:not(.optional) label .wpcf7-list-item-label::after {
    content: '*';
    color: red;
}

/* end CONTACT FORM */

/* begin NOTICIAS */

.loader-wrapper {
    margin: 20px 0;
    display: none;
    float: left;
    width: 100%;
}

.campanas-list ul li.not-found {
    flex-basis: 100%;
}

.post-count {
    margin-bottom: 20px;
}

.post-count p {
    font-size: 18px;
    line-height: 24px;
    font-family: 'HelveticaNeue-Roman';
}

.post-count p > span {
    font-family: 'HelveticaNeue-Medium';
}

/* end NOTICIAS */

/* begin SINGLE NOTICIA */

.noticia-title h1 {
    float: left;
    width: 100%;
    font-family: 'HelveticaNeue-Bold';
    padding: 0 30px;
    font-size: 50px;
    line-height: 55px;
    letter-spacing: -0.87px;
    color: #34424A;
    margin-bottom: 30px;
    text-align: center;
}

/* end SINGLE NOTICIA */

/* begin SIDEBAR */

.sidebar-menu ul > li ul.submenu > li > a.active {
    background-color: #0299BA;
    color: #FFF;
    font-family: 'HelveticaNeue-Bold';
}

.sidebar-menu ul > li ul.submenu > li > a.active::after {
    opacity: 1;
}

.bars-rgt ul {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.bars-rgt ul > li {
    list-style: disc;
    margin-left:  20px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
    color: rgba(52, 66, 74, 0.8);
    font-family: 'HelveticaNeue-Roman';
}

.bars-rgt ul > li:last-child {
    margin-bottom: 0;
}

.bars-rgt a:not(.documento-link) {
    color: #0080ad;
    font-family: 'HelveticaNeue-Medium';
    text-decoration: underline;
}

.bars-rgt a:not(.documento-link):hover,
.bars-rgt a:not(.documento-link):focus {
    color: #34424A;
    text-decoration-color: transparent;
}

.bars-rgt ul.valores-lst > li,
.provincial-list.fines ul > li,
.alicante-natura-list ul > li,
.la-agencia-list ul > li {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
}

.bars-rgt .conoce-btn a {
    background: #0299BA;
    border-radius: 25px;
    color: #fff;
    height: 50px;
    padding: 5px 20px;
    font-family: 'HelveticaNeue-Bold';
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 160px;
    transition: all .5s ease;
    text-decoration: none;
}

.bars-rgt .conoce-btn a:hover,
.bars-rgt .conoce-btn a:focus {
    background-color: #00D1FF;
    color: #fff;
}

.convocat-address ul > li {
    list-style: none;
    margin: 0;
    font-family: 'HelveticaNeue-Light';
}

.texto-doc strong {
    font-family: 'HelveticaNeue-Bold';
    color: #34424A;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.8px;
}

.circle {
    background-color: transparent;
}

.circle[data-status="open"] {
    background-color: #61BE1A;
}

.circle[data-status="pending"] {
    background-color: #F39548;
}

.circle[data-status="closed"] {
    background-color: #DF1111;
}

.lateral-text ol {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 5px;
}

.lateral-text ol > li {
    list-style: auto;
    margin-left: 20px;
    margin-bottom: 5px;
}

.lateral-text ol.letter-list > li {
    list-style: lower-alpha;
}

/* end SIDEBAR */

/* begin LANGUAGE SELECTOR */

.ht-rgt ul li a.active {
    background-color: #327a93;
    color: #fff;
}

/* end LANGUAGE SELECTOR */

/* begin DISTRIBUIDORA */

.title-full h1 {
    float: left;
    width: 100%;
    font-family: 'HelveticaNeue-Bold';
    font-size: 70px;
    line-height: 75px;
    letter-spacing: -1.21px;
    color: #070707;
    margin-bottom: 20px;
}

/* end DISTRIBUIDORA */

/* begin EXPLICATIVA */

.sanguesa-sec h1 {
    float: left;
    width: 100%;
    font-family: 'HelveticaNeue-Bold';
    font-size: 70px;
    line-height: 75px;
    letter-spacing: -1.21px;
    color: #34424A;
    margin-bottom: 50px;
}

/* end EXPLICATIVA */

/* begin MOB MENU */

.mobile-menu-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mobile-menu-top > .mbl {
    flex: 0 1 auto;
    width: auto;
}

.social.mbl {
    padding-right: 0;
}

.mobile-menu-top > .language {
    padding: 0 40px 20px 0;
}

.mobile-menu-top > .language ul {
    display: flex;
    gap: 5px;
    align-items: center;
}

.mobile-menu-top > .language ul li a {
    text-transform: uppercase;
    color: #fff;
    font-family: 'HelveticaNeue-Bold';
    font-size: 14px;
    line-height: 14px;
    padding: 5px 10px;
    display: block;
    border-radius: 3px;
}

.mobile-menu-top > .language ul li a.current,
.mobile-menu-top > .language ul li a:hover,
.mobile-menu-top > .language ul li a:focus {
    background-color: #fff;
    color: #0080ad;
}

/* end MOB MENU */

/* begin PROYECTOS */

.proyectos-img img {
    width: 100%;
    height: auto;
}

/* end PROYECTOS */

/* begin SINGLE-PROYECTO */

.single-puntos .rasat-lft ul {
    float: left;
    width: 100%;
    margin-bottom: 17px;
}

.single-puntos .rasat-lft ul > li {
    color: #34424A;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    padding-left: 20px;
}

.single-puntos .rasat-lft ul > li::after {
    position: absolute;
    content: '';
    background: #0299BA;
    left: 0;
    top: 9px;
    width: 6px;
    height: 6px;
    border-radius: 50px;
}

.single-map img {
    height: auto;
}

/* end SINGLE-PROYECTO */

/* begin PAGINATION */

.pagination {
    float: left;
    width: 100%;
    margin: 30px 0 0;
}

.pagination ul.page-numbers {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
}

.pagination ul.page-numbers > li {
    list-style: none;
    margin: 0;
}

.pagination ul.page-numbers > li .page-numbers {
    transition: all 0.35s ease;
    text-decoration: none;
}

.pagination ul.page-numbers > li .page-numbers {
    color:#000;
    background-color: transparent;
    border-radius: 50px;
    width: 28px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'HelveticaNeue-Medium';
}

.pagination ul.page-numbers > li .page-numbers.current,
.pagination ul.page-numbers > li .page-numbers:hover,
.pagination ul.page-numbers > li .page-numbers:focus {
    color: #fff;
    background-color: #0080ad;
}

.pagination ul.page-numbers > li .page-numbers.dots,
.pagination ul.page-numbers > li .page-numbers.prev,
.pagination ul.page-numbers > li .page-numbers.next {
    color: #000;
    background-color: transparent;
    width: auto;
    height: auto;
    border-radius: 0;
    display: block;
    font-family: 'HelveticaNeue-Medium';
    padding: 0 10px;
}

.pagination ul.page-numbers > li .page-numbers.prev:hover,
.pagination ul.page-numbers > li .page-numbers.prev:focus,
.pagination ul.page-numbers > li .page-numbers.next:hover,
.pagination ul.page-numbers > li .page-numbers.next:focus {
    color: #0080ad;
}

/* end PAGINATION */

/* begin CAMPAÑAS */

ul.campanas-btn li .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    min-width: 211px;
    background: #ffffff;
    border: 2px solid #32799439;
    color: #327994;
    padding: 0 25px;
    border-radius: 25px;
    font-family: 'HelveticaNeue-Bold';
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.15px;
    transition: all .5s ease;
    cursor: pointer;
}

ul.campanas-btn li .btn.active {
    background: #0080AD;
    border: 3px solid rgba(50,121,148,18.31%);
    color: #fff;
}

ul.campanas-btn li .btn:hover,
ul.campanas-btn li .btn:focus {
    background: #ffffff;
    border: 2px solid #00D1FF;
    color: #0080AD;
}

.campanas-img {
    aspect-ratio: 16 / 9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.campanas-img img {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}

/* end CAMPAÑAS */

/* begin EMPRESAS */

.empresas-title h1 {
    float: left;
    width: 100%;
    font-family: 'HelveticaNeue-Bold';
    font-size: 70px;
    line-height: 75px;
    letter-spacing: -1.21px;
    color: #34424A;
    margin-bottom: 22px;
}

.equip-img img {
    width: 100%;
    height: 100%;
}

.equip-lst .equip-btm ul li {
    list-style: none;
}

.equip-inner {
    flex-wrap: nowrap;
}

.equip-btm-lft a {
    word-wrap: break-word;
    white-space: break-spaces;
    word-break: break-word;
}

/* end EMPRESAS */

/* begin CONSEJOS */

.ejemplo-main ul {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px;
}

.ejemplo-main ul > li {
    flex: 0 1 100%;
    padding-left: 20px;
    font-family: 'HelveticaNeue-Roman';
    color: rgba(52, 66, 74, 0.8);
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0px;
    letter-spacing: 0px;
    position: relative;
}

.ejemplo-main ul > li::after {
    position: absolute;
    content: '';
    background: #0299BA;
    left: 0;
    top: 10px;
    width: 7px;
    height: 7px;
    border-radius: 100px;
}

.ejemplo-main > .ejemplo-lft,
.ejemplo-main > .ejemplo-rgt {
    order: unset;
}

.ejemplo-main:nth-child(2n) > .ejemplo-lft {
    order: 2;
}

.ejemplo-lft img {
    object-fit: cover;
}

.ejemplo-main {
    display: grid;
    grid-template-areas:
        'left right'
        'sub sub';
    grid-template-columns: 1fr 1fr;
}

.ejemplo-main > .ejemplo-lft,
.ejemplo-main:nth-child(2n) > .ejemplo-rgt {
    grid-area: right;
}
.ejemplo-main > .ejemplo-rgt,
.ejemplo-main:nth-child(2n) > .ejemplo-lft {
    grid-area: left;
}

.ejemplo-main > .subapartados {
    grid-area: sub;
    display: flex;
    flex-wrap: wrap;
    column-gap: 60px;
}

.ejemplo-main > .subapartados > .subapartado {
    flex: 0 1 calc((100% - 60px) / 2);
    margin-top: 40px;
}

.ejemplo-main:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

/* end CONSEJOS */

/* begin GARANTÍA DE ORIGEN */

.sanguesa-sec .sanguesa-lft,
.sanguesa-sec .sanguesa-rgt {
    order: unset;
    flex-basis: calc(50% - 25px);
}

/* end GARANTÍA DE ORIGEN */

/* begin ENLACES DE INTERÉS */

.interes-list ul li a h3 {
    height: auto;
}

/* end ENLACES DE INTERÉS */

/* begin LEGAL */

section.lopd {
    float: left;
    width: 100%;
    padding: 55px 0 105px;
    counter-reset: heading2 heading3;
}

section.lopd p,
section.lopd ul {
    font-family: 'HelveticaNeue-Roman';
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #282828;
}

section.lopd ul > li {
    list-style: disc;
    margin: 0 0 5px 20px;
    font: inherit;
}

section.lopd h1 {
    font-family: 'HelveticaNeue-Bold';
    font-size: 38px;
    line-height: 48px;
    margin-bottom: 15px;
    color: #282828;
}

section.lopd h2 {
    font-family: 'HelveticaNeue-Bold';
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 12px;
    color: #282828;
}

section.lopd h2::before {
    counter-increment: heading2;
    content: counter(heading2) '.';
    margin-right: 10px;
}

section.lopd h3 {
    font-family: 'HelveticaNeue-Bold';
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 12px;
    color: #282828;
}

section.lopd h3::before {
    counter-increment: heading3;
    content: counter(heading2) '.' counter(heading3) '.';
    margin-right: 10px;
}

section.lopd a {
    transition: all 0.35s ease;
    color: #0080ad;
    font-family: 'HelveticaNeue-Medium';
    text-decoration: underline;
}

section.lopd a:hover,
section.lopd a:focus {
    color: #000;
    text-decoration-color: transparent;
}

/* end LEGAL */

/* begin SEARCH */

section.search-form {
    float: left;
    width: 100%;
    padding: 50px 0;
    background-color: #eaeef2;
}

.search-title {
    margin-bottom: 20px;
}

.search-title h1 {
    font-family: 'HelveticaNeue-Bold';
    font-size: 50px;
    line-height: 70px;
}

.search-form form.form-search {
    position: relative;
}

.search-form form.form-search input.form-input {
    width: 100%;
    padding: 0 35px;
    border-radius: 70px;
    font-size: 18px;
    line-height: 20px;
    border: none;
    background-color: #fff;
    color: #1D1D1D;
    font-family: 'HelveticaNeue-Roman';
    height: 60px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}

.search-form form.form-search input.form-submit {
    position: absolute;
    top: 10%;
    right: 10px;
    height: 80%;
    aspect-ratio: 1;
    border: none;
    border-radius: 50%;
    background: #0080AD url(../../resources/v1/images/ico-search-white.svg) no-repeat center center;
    cursor: pointer;
}

.search-form form.form-search input.form-submit:hover,
.search-form form.form-search input.form-submit:focus {
    background-color: #02397C;
}

section.search-results {
    float: left;
    width: 100%;
    padding: 30px 0 75px;
}

.search-results .search-count {
    margin-bottom: 20px;
}

.search-results .search-count p {
    font-family: 'HelveticaNeue-Roman';
    font-size: 16px;
    line-height: 24px;
}

.search-results .search-count p span.search-count {
    font-family: 'HelveticaNeue-Bold';
}

.search-results .search-count p span.search-word {
    font-style: italic;
}

.search-list > ul {
    display: flex;
    flex-direction: column;
    row-gap: 25px;
    align-items: stretch;
}

.search-result {
    display: flex;
    box-shadow: 0 0 10px #8f8f8f;
    padding: 15px;
    border-radius: 5px;
}

.search-result {
    column-gap: 5%;
}

.search-result .result-lft {
    flex: 0 1 25%;
}

.search-result .result-lft .result-img {
    background-color: #eaeef2;
    width: 100%;
    aspect-ratio: 16 / 9;
    display: flex;
    overflow: hidden;
    align-items: center;
}

.search-result .result-lft .result-img img {
    display: block;
    width: 100%;
    height: auto;
    transition: all 0.35s ease;
}

.search-result .result-rgt {
    flex: 0 1 70%;
}

a:hover .search-result .result-lft .result-img img,
a:focus .search-result .result-lft .result-img img {
    scale: 1.1;
}

.search-result .result-rgt h3.tag {
    font-family: 'HelveticaNeue-Roman';
    font-size: 16px;
    line-height: 24px;
    margin-top: 15px;
}

.search-result .result-rgt h2 {
    font-family: 'HelveticaNeue-Medium';
    font-size: 24px;
    line-height: 32px;
    transition: all 0.35s ease;
    color: #192432;
}

a:hover .search-result .result-rgt h2,
a:focus .search-result .result-rgt h2 {
    color: #0080ad;
}

/* end SEARCH */

/* begin FORMULARIO EMPRESA */

.contact-form .form-box input.form-control {
    width: 100%;
    color: rgba(46,70,84, 0.7);
    font-family: 'HelveticaNeue-Roman';
    letter-spacing: -0.2px;
    padding: 10px 20px 10px;
    height: 54px;
    border-radius: 10px 10px 0 0;
    border: none;
    border-bottom: 1px solid #0080AD;
    font-size: 16px;
    transition: all .5s ease;
    background: #FFFFFF;
}

.contact-form .form-box input.form-control:focus {
    border: 1px solid #0080AD;
}

.contact-form .form-box .frm-input .floating-label,
.contact-form .form-box .frm-input .form-file .logo-label,
.contact-form .form-box input:valid ~ .floating-label {
    color: #3A4A50;
    cursor: pointer;
    font-size: 16px;
    line-height: 24px;
    font-family: 'HelveticaNeue-Roman';
    width: auto;
    letter-spacing: 0px;
    display: inline-block;
    text-transform: none;
    top: 15px;
    left: 20px;
    position: absolute;
    transition: all 0.5s ease;
    pointer-events: none;
}

.contact-form .form-box input:focus ~ .floating-label,
/* .contact-form .form-box input:not(:focus):valid ~ .floating-label, */
.contact-form .form-box input:not(:placeholder-shown) ~ .floating-label,
.contact-form .form-box textarea:focus ~ .floating-label,
.contact-form .form-box textarea:not(:focus):valid ~ .floating-label,
.contact-form .form-box textarea:not(:placeholder-shown) ~ .floating-label,
.contact-form .form-box .frm-input .form-file .logo-label:has(~ .filename:not(:empty)) {
    text-transform: none;
    top: 0;
    bottom: 0px;
    left: 20px;
    font-size: 9px;
    opacity: 1;
    color: #31638E;
    font-family: 'HelveticaNeue-Light';
    letter-spacing: 0.4px;
}

.contact-inn:has(+ .contact-inn) {
    margin-bottom: 35px;
}

.contact-form .form-box .frm-input.checkbox input {
    margin: 0;
    visibility: visible;
    opacity: 0;
}

.contact-form .form-box .frm-input.checkbox input:focus ~ label::before {
    box-shadow: 0 0 5px #bbb;
}

.contact-form .form-box button:hover,
.contact-form .form-box button:focus {
    background: #00D1FF;
}

.contact-form .form-box .frm-input.checkbox label a:hover,
.contact-form .form-box .frm-input.checkbox label a:focus {
    color: #3F8AA3;
}

.contact-form .form-box .form-control.form-file input[type="file"] {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
}

.contact-form .form-box .form-control.form-file {
    width: 100%;
    color: rgba(46,70,84, 0.7);
    font-family: 'HelveticaNeue-Roman';
    letter-spacing: -0.2px;
    padding: 10px 20px 10px;
    height: 54px;
    border-radius: 10px;
    border: 2px dashed rgba(63,138,163, 29%);
    font-size: 16px;
    transition: all .5s ease;
    background: url(../images/paperclip.svg) no-repeat center right 20px #FFFFFF;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
}

.contact-form .form-box .form-control.form-file:has(input:valid) {
    border-style: solid;
}

.contact-form .form-box .form-control.form-file:has(input:focus) {
    box-shadow: 0 0 5px #0080ad;
}

.contact-form .form-box .frm-input:last-child {
    margin: 0 0 13px;
}

.category-cloud {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    justify-content: center;
}

.category-cloud label.category-input {
    border: 2px solid #0080ad;
    transition: all 0.35s ease;
    position: relative;
    cursor: pointer;
    padding: 5px 14px;
    border-radius: 20px;
}

.category-cloud label.category-input:has(input:checked) {
    background-color: #0080ad;
}

.category-cloud label.category-input:has(input:hover),
.category-cloud label.category-input:has(input:focus) {
    box-shadow: 0 0 5px #0080ad;
}

.category-cloud label.category-input input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.category-cloud label.category-input span {
    display: block;
    font-family: 'HelveticaNeue-Roman';
    font-size: 14px;
    line-height: 14px;
    padding: 3px 0;
    color: #0080ad;
    transition: all 0.35s ease;
}

.category-cloud label.category-input:has(input:checked) span {
    color: #fff;
}

.frm-input span.input-label {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
    font-family: 'HelveticaNeue-Medium';
    color: #3A4A50;
    text-align: center;
    width: 100%;
}

/* end FORMULARIO EMPRESA */

.otras-cnt h3 > a,
.otras-cnt h3 > a:hover,
.otras-cnt h3 > a:focus {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    text-decoration: none;
    font-family: inherit;
}

.esolar-img img {
    height: auto;
}

.lft-images {
    float: left;
    width: 100%;
    margin: 25px 0 0;
    display: flex;
    /* display: none; */
    flex-direction: column;
    align-items: stretch;
    row-gap: 10px;
}

.lft-images > .lft-image {
    flex: 0 1 100%;
}

.lft-images > .lft-image > img {
    width: 100%;
    height: auto;
}

.bars-rgt ul.links {
    margin: 0 0 20
        px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    row-gap: 10px;
}

.bars-rgt ul.links > li {
    padding: 0;
    margin: 0;
    border: none;
}

.bars-rgt ul.links > li > a.web-link {
    display: block;
}

.vision-cnt ul li {
    padding-left: 25px;
}

.vision-cnt ul li::after {
    background-image: url(../images/ovalo.svg);
    width: 8px;
    height: 8px;
    top: 7px;
}

.empresas-title.legal-text {
    padding: 0;
    margin-top: 40px;
}

.empresas-title.legal-text p {
    font-family: 'HelveticaNeue-Light';
    font-size: 14px;
    line-height: 20px;
}

form.empresa-form.disabled {
    position: relative;
}

form.empresa-form.disabled::after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #8888;
    display: block;
    position: absolute;
}

.head-rgt {
    flex-wrap: nowrap;
    justify-content: flex-end;
    column-gap: 20px;
}

.menu-wrap {
    margin: 0;
}

.cbp-hrmenu > ul > li > a::before {
    content: attr(data-title);
}

.texto-doc {
    padding-bottom: 40px;
    margin-bottom: 30px;
    border-bottom: 2px solid rgba(0, 85, 120, 0.15);
}

.conoce-sec {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
}

a.documento-link.extern-link {
    background: url(../../resources/v1/images/link-arrow-wh.svg) no-repeat center right 20px #0299ba;
    padding-right: 50px;
}

a.documento-link.extern-link:hover,
a.documento-link.extern-link:focus {
    background-color: #00D1FF;
}

.provincial-list ul li {
    flex-wrap: nowrap;
    align-items: center;
}

strong {
    font-family: 'HelveticaNeue-Bold';
}

.lateral-text hr {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    border: none;
    border-bottom: 2px solid rgba(0, 85, 120, 0.15);
}

.lateral-text p,
.lateral-text h2,
.lateral-text h3,
.lateral-text h4,
.lateral-text h5,
.lateral-text ul,
.lateral-text ol {
    margin-bottom: 20px;
}


.lateral-text p,
.lateral-text ul > li,
.lateral-text ol > li {
    color: #34424acc;
    font-family: 'HelveticaNeue-Roman';
    font-size: 16px;
    line-height: 24px;
}

.lateral-text ul > li,
.lateral-text ol > li {
    margin-bottom: 10px;
}

.lateral-text h2,
.lateral-text h3,
.lateral-text h4,
.lateral-text h5 {
    font-family: 'HelveticaNeue-Bold';
    color: #34424A;
}

.lateral-text h2 {
    font-size: 45px;
    line-height: 55px;
}

.lateral-text h3 {
    font-size: 35px;
    line-height: 45px;
}

.lateral-text h4 {
    font-size: 30px;
    line-height: 40px;
}

.lateral-text h5 {
    font-size: 20px;
    line-height: 28px;
}

/* begin ANUNCIOS ACCORDION */

.convocat-table .table-header {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    display: flex;
}

.convocat-table .table-header .table-col {
    padding: 5px 20px;
    font-family: 'HelveticaNeue-Bold';
    font-size: 14px;
    line-height: 24px;
    border-bottom: 2px solid #00557826;
    color: #34424acc;
    text-align: left;
    background: transparent;
    display: inline-block;
}

.width-large {
    flex: 0 1 55%;
}

.width-medium {
    flex: 0 1 20%;
}

.width-small {
    flex: 0 1 12.5%;
}

.convocat-table .table-body {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}

.anuncio-accordion {
    box-shadow: 0 0 10px 0 rgba(1, 70, 109, 0.22);
    border-radius: 10px;
    overflow: hidden;
    font-family: 'HelveticaNeue-Light';
    font-size: 14px;
    line-height: 24px;
    background: #fff;
    letter-spacing: -0.17px;
    color: #34424A;
    text-align: center;
}

.anuncio-accordion .anuncio-head {
    display: flex;
    align-items: center;
}

.anuncio-accordion .anuncio-head .acc-head-col {
    padding: 16px 20px;
}

.anuncio-accordion .anuncio-head .acc-head-col button {
    border: none;
    background: url(../images/arrow-down-blue.svg) no-repeat center transparent;
    padding: 0;
    width: 46px;
    height: 46px;
    cursor: pointer;
    transition: all 0.35s ease;
}

.anuncio-accordion.open .anuncio-head .acc-head-col button {
    rotate: -180deg;
    background-image: url(../images/arrow-down-blue-pressed.svg);
}

.anuncio-accordion .anuncio-head p.anuncio-name {
    color: #34424A;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    font-family: 'HelveticaNeue-Bold';
    margin: 0;
}

.anuncio-accordion .anuncio-head p.anuncio-periodo {
    color: #34424A;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    font-family: 'HelveticaNeue-Light';
    margin: 0;
}

.anuncio-accordion .anuncio-body {
    text-align: left;
    padding: 16px 20px;
    float: left;
    width: 100%;
    display: none;
}

.anuncio-body ul.anuncio-data > li {
    color: #34424A;
    font-size: 16px;
    line-height: 24px;
}

.anuncio-body ul.anuncio-data > li span {
    font-family: 'HelveticaNeue-Medium';
}

.anuncio-body ul.anuncio-archivos {
    --n-cols: 3;
    display: grid;
    grid-template-columns: repeat(var(--n-cols), 1fr);
    gap: 10px;
    margin: 0;
}

.anuncio-body ul.anuncio-archivos > li {
    list-style: none;
    margin: 0;
    display: grid;
    grid-template-columns: subgrid;
}

.anuncio-body ul.anuncio-archivos > li a.anuncio-archivo {
    display: flex;
    align-items: flex-start;
    column-gap: 10px;
    width: 100%;
    padding: 10px;
    text-decoration: none;
    color: #0080AD;
    border: 1px solid #0080AD;
    border-radius: 5px;
}

.anuncio-body ul.anuncio-archivos > li a.anuncio-archivo:hover,
.anuncio-body ul.anuncio-archivos > li a.anuncio-archivo:focus {
    background-color: #0080AD;
    color: #fff;
}

.anuncio-body ul.anuncio-archivos > li a.anuncio-archivo span.icon {
    background: url(../images/descargar.svg) no-repeat center center;
    width: 16px;
    height: 16px;
    flex: 0 1 16px;
    margin-top: 5px;
    transition: all 0.35s ease;
}

.anuncio-body ul.anuncio-archivos > li a.anuncio-archivo:hover span.icon,
.anuncio-body ul.anuncio-archivos > li a.anuncio-archivo:focus span.icon {
    background-image: url(../images/descargar-wh.svg);
}

.anuncio-body ul.anuncio-archivos > li a.anuncio-archivo span.filename {
    flex: 0 1 calc(100% - 16px);
    font-family: 'HelveticaNeue-Bold';
    font-size: 16px;
    line-height: 24px;
}

/* end ANUNCIOS ACCORDION */

.la-agencia-list ul li a .la-agencia-main .la-agencia-icon img {
    max-width: 60px;
}

.head-rgt a.srch-ico {
    display: none;
}

.alicante-natura-list ul {
    row-gap: 0;
}

.alicante-natura-list ul li {
    border-top: 2px solid rgba(0, 85, 120, 15%);
    padding-top: 30px;
    border-bottom: none;
}

.energia-list ul li {
    border-radius: 10px;
    overflow: hidden;
}

.energia-list ul li a img {
    height: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
}

.otras-cnt h3 {
    line-height: 38px;
}

.title-full h3 {
    float: left;
    width: 100%;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 12px;
}

.title-full p,
.title-full ul {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.title-full ul > li {
    font-size: 18px;
    line-height: 26px;
    color: #3A4A50;
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 5px;
}

.title-full ul.campanas-btn > li,
.title-full .sub-menu ul > li {
    list-style: none;
    margin: 0;
}

li::marker {
    color: #327994;
}

.ejemplo-main > .ejemplo-lft {
    aspect-ratio: 1;
    overflow: hidden;
}

.ejemplo-main > .ejemplo-lft img {
    width: 100%;
    height: 100%;
    display: block;
}

.hm-area-ban img {
    height: auto;
}

.alicante-natura-list ul li:first-child {
    padding-top: 0;
    border-top: none;
}

/* begin JIRA AEA-14 */

.simulador-sec h1 {
    width: 100%;
    float: left;
    font-family: 'HelveticaNeue-Bold';
    font-size: 50px;
    line-height: 50px;
    letter-spacing: -0.87px;
    color: #fff;
    margin-bottom: 15px;
}

.categoria-sec {
    display: none;
}

.tooltip-text {
    right: 5px;
}

button.accordion-header[aria-expanded="false"] .chev {
    transform: rotate(180deg);
}

.panel.open {
    display: none;
}

.unit::after {
    content: ' ' var(--unit);
}

.prduct-summary:not(.show) {
    display: none;
}

.panel ul.list > li a {
    display: flex;
    padding: 0;
    border: none;
    background: transparent;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.panel ul.list > li a.active .name,
.panel ul.list > li a.active .price {
    font-family: 'HelveticaNeue-Medium';
}

.nav-btn {
    background: none;
    border: none;
    cursor: pointer;
    transition: none;
}

.nav-btn .arrow img {
    transition: all 0.5s ease;
}

.nav-btn:disabled {
    opacity: 0;
    pointer-events: none;
}

.send-wrapper {
    display: flex;
    justify-content: center;
}

.send-wrapper .btn {
    background-color: #0080AD;
    color: #fff;
    font-family: 'HelveticaNeue-Medium';
    height: 45px;
    padding: 5px 35px;
    font-size: 16px;
    line-height: 27px;
    border: 2px solid #0080AD;
    border-radius: 6px;
    cursor: pointer;
    transition: all .5s ease;
}

.send-wrapper .btn:hover,
.send-wrapper .btn:focus {
    background: #00D1FF;
    border-color: #00D1FF;
}

.prduct-summary .consejo.blue .consejo-cont {
    width: calc(100% - 130px);
}

.simu-input {
    flex: 0 1 30%;
    padding: 8px 15px;
    width: 100%;
    height: 100%;
    border: none;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.campo-tabla table.flex-table {
    width: 100%;
}

.campo-tabla table.flex-table > thead {
    background-color: #0080ad;
    color: #fff;
}

.campo-tabla table.flex-table > thead th {
    padding: 8px 15px;
    width: auto;
    font-weight: normal;
    font-family: 'HelveticaNeue-Medium';
}

.campo-tabla table.flex-table > thead th:first-child {
    width: 10px;
}

.campo-tabla table.flex-table > tbody tr {
    background-color: #f8f8f8;
}

.campo-tabla table.flex-table > tbody tr:nth-child(odd) {
    background-color: #efefef;
}

.campo-tabla table.flex-table > tfoot td {
    padding-top: 10px;
}

.campo-tabla table.flex-table button.add-row {
    border: none;
    background-color: #0080ad;
    color: #fff;
    font-family: 'HelveticaNeue-Medium';
    font-size: 14px;
    line-height: 20px;
    padding: 5px 15px;
    border-radius: 5px;
    float: right;
    cursor: pointer;
    transition: all 0.35s ease;
}

.campo-tabla table.flex-table button.add-row:hover,
.campo-tabla table.flex-table button.add-row:focus {
    opacity: 0.7;
}

.campo-tabla table.flex-table button.delete-row {
    border: none;
    background: no-repeat center / 100% url(../images/ico-creu.svg);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: block;
    margin: auto;
    cursor: pointer;
    transition: all 0.35s ease;
}

.campo-tabla table.flex-table button.delete-row:hover,
.campo-tabla table.flex-table button.delete-row:focus {
    opacity: 0.7;
}

.input-wrap {
    float: left;
    width: 100%;
    height: 54px;
    border: 2px solid rgba(63,138,163, 29%);
    border-radius: 5px;
    overflow: hidden;
    font-family: 'HelveticaNeue-Medium';
    font-size: 16px;
    line-height: 24px;
}

.prd-form ul li:first-child {
    max-width: unset;
}

.campo-tabla .consumo {
    padding: 8px 15px;
    font-family: 'HelveticaNeue-Light';
}

.campo-tabla th,
.campo-tabla td {
    border-radius: 5px;
    height: 45px;
}

.campo-tabla .simu-input {
    border-radius: inherit;
}

.campo-tabla .consumo {
    font-family: 'HelveticaNeue-Light';
    padding: 8px 15px;
    font-size: 14px;
    line-height: 20px;
    display: block;
    text-align: center;
    white-space: nowrap;
}

.prd-form ul li {
    flex: 1 1 0;
}

.total-btn {
    justify-content: flex-start;
}

.total-btn span.total-display {
    background-color: #0080ad;
    color: #fff;
    font-family: 'HelveticaNeue-Medium';
    flex: 0 1 auto;
    padding: 10px 30px 10px 15px;
    border-radius: 5px;
    font-size: 18px;
    line-height: 26px;
}

table.flex-table {
    counter-reset: row-number;
}

table.flex-table span.row-number {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    font-family: 'HelveticaNeue-Light';
}

table.flex-table span.row-number::after {
    content: counter(row-number);
    counter-increment: row-number;
}

.prd-form ul li.hide {
    display: none;
}

.sidebar ul li a {
    flex-wrap: nowrap;
}

.sidebar ul li a span.label {
    font-size: 15px;
}

.prd-form ul {
    align-items: flex-end;
}

.consejo p {
    margin-bottom: 10px;
}

.resultados-list ul li .resultados-btm ul li span,
.total-rgt ul li span {
    font-family: 'HelveticaNeue-Light';
}

.consejo {
    display: none;
}

.consejo.show {
    display: block;
}

/* end JIRA AEA-14 */

.toni-perez-img img {
    height: auto;
}

.title-full a {
    transition: all 0.35s ease;
    color: #0080ad;
    font-family: 'HelveticaNeue-Medium';
    font-size: inherit;
    line-height: inherit;
    text-decoration: underline;
}

.title-full a:hover,
.title-full a:focus {
    color: inherit;
    text-decoration-color: transparent;
}

.title-full h4 {
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 12px;
    font-family: 'HelveticaNeue-Medium';
}

.title-full ol {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.title-full ol > li {
    list-style: auto;
    margin: 0 0 5px 20px;
}

.otgs-development-site-front-end {
    display: none;
}

/* begin PÁGINA INFORMATIVA */

section.info-page {
    float: left;
    width: 100%;
    padding: 30px 0 80px;
}

.info-page .info-block p {
    font-family: 'HelveticaNeue-Roman';
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #000;
}

.info-page .info-block h2 {
    font-family: 'HelveticaNeue-Bold';
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 15px;
    color: #000;
}

.info-page .info-block h3 {
    font-family: 'HelveticaNeue-Bold';
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 15px;
    color: #000;
}

.info-page .info-block h4 {
    font-family: 'HelveticaNeue-Bold';
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 15px;
    color: #000;
}

.info-page .info-block a {
    font-family: 'HelveticaNeue-Medium';
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    color: #0080ad;
    text-decoration: underline;
}

.info-page .info-block a:hover,
.info-page .info-block a:focus {
    color: #000;
    text-decoration-color: transparent;
}

.info-page .info-block ul,
.info-page .info-block ol {
    margin-bottom: 10px;
}

.info-page .info-block ul > li {
    list-style: disc;
    margin: 0 0 5px 20px;
}

.info-page .info-block ol > li {
    list-style: auto;
    margin: 0 0 5px 20px;
}

.info-page .block-imagen {
    width: 100%;
    margin-bottom: 20px;
}

.info-page .block-imagen img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    margin: auto;
}

/* end PÁGINA INFORMATIVA */

/* begin ENLACES EXTERNOS */

.enlaces-sec {
    background-color: #e5f5f8;
}

.enlaces-sec .campanas-list {
    border-top: none;
}

.interes-list ul li {
    border-radius: 0;
    border: none;
}

.enlace-externo-item {
    border: 1px solid rgba(50,121,148, 0.4);
    border-radius: 5px;
    width: 100%;
    height: 100%;
    float: left;
}

.enlace-externo-item a {
    width: 100%;
    float: left;
    padding: 30px 25px 30px 60px;
}

.enlace-externo-item a h3 {
    float: left;
    width: 100%;
    font-family: 'HelveticaNeue-Bold';
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0;
    color: #0299BA;
    margin-bottom: 12px;
    position: relative;
}

.enlace-externo-item a h3:after {
    position: absolute;
    content: "";
    left: -30px;
    top: 5px;
    background: url("../images/link.svg") 0 0;
    width: 15px;
    height: 16px;
}

.enlace-externo-item a span {
    float: left;
    width: auto;
    font-family: 'HelveticaNeue-Medium';
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.22px;
    border: 1px solid #0299BA;
    border-radius: 3px;
    color: #0299BA;
    padding: 5px 10px;
    transition: all 0.5s ease;
}

.enlace-externo-item a:hover span,
.enlace-externo-item a:focus span {
    background: #0299BA;
    color: #fff;
}

/* end ENLACES EXTERNOS */

/* begin CURSOS */

.proyectos-list.cursos-list ul li {
    flex-basis: 100%;
}

.curso-main {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    column-gap: 2%;
}

.curso-main > .curso-img {
    flex: 0 1 34%;
    border: 2px solid #0080ad;
    border-radius: 5px;
    overflow: hidden;
}

.curso-main > .curso-img img {
    display: block;
    width: 100%;
    height: auto;
}

.curso-main > .curso-cnt {
    flex: 0 1 64%;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.curso-main > .curso-cnt h3 {
    font-size: 22px;
    line-height: 30px;
    font-family: 'HelveticaNeue-Bold';
    color: #0080ad;
}

.curso-main > .curso-cnt .curso-fechas {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
}

.curso-main > .curso-cnt p {
    font-family: 'HelveticaNeue-Roman';
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
}

.curso-main > .curso-cnt strong {
    font-weight: normal;
    font-family: 'HelveticaNeue-Bold';
}

.curso-main > .curso-cnt a {
    transition: all 0.35s ease;
    font-family: 'HelveticaNeue-Medium';
    font-size: inherit;
    line-height: inherit;
    color: #0080ad;
    text-decoration: underline;
}

.curso-main > .curso-cnt a:hover,
.curso-main > .curso-cnt a:focus {
    color: #000;
    text-decoration-color: transparent;
}

/* end CURSOS */

/* begin JIRA AEA-18 */

.qui-som-img img {
    width: 100%;
    height: auto;
}

/* end JIRA AEA-18 */