@media(min-width:991px) {
    .show-mobile {
        display: none
    }
}
@media(max-width:991px) {
    .show-desktop {
        display: none
    }
    .box-links-header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        margin: 0;
        justify-content: center;
        align-items: center;
        transform: translateX(-100%);
        transition: all .5s ease
    }
    .box-links-header ul {
        flex-direction: column;
        text-align: center
    }
    .box-single-swiper-top-banner-internal {
        max-width: 100%;
        flex-direction: column;
        margin: auto;
    }
    .box-text-custom-swiper-top {
        max-width: 100%;
        min-height: 140px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .box-swiper-button-banner-total {
        display: none;
        overflow: initial;
    }
    section.section-banner-custom-01 {
        position: relative;
        overflow: hidden;
    }
    .title-01 {
        font-size: 20px;
    }
    h5.text-01 {
        font-size: 10px
    }
    .text-02 {
        font-size: 14px
    }
    .box-btn-custom-01 a {
        font-size: 10px
    }
    .box-img-and-prices-swiper-custom-01 {
        height: 294px;
        margin-top: 25px;
        width: 100%
    }
    .box-img-swiper-custom-01 {
        height: 100%;
        width: 100%
    }
    .box-img-swiper-custom-01 img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: top;
    }
    .swiper-button-custom-01 {
        padding: 20px;
        bottom: -75px;
        top: unset;
        right: 0;
        left: 0;
        margin: auto
    }
    .swiper-button-custom-01 img {
        width: 15px
    }
    .text-price-02 h4 {
        font-size: 38px !important;
    }
    .text-price-02 h6 {
        font-size: 14px;
        margin-left: 5px;
    }
    h6.text-price-tiempo {
        font-size: 10px
    }
    .box-promo-swiper-custom-01 h5 {
        font-size: 13px
    }
    .text-top-header {
        font-size: 10px
    }
    .box-bottom-header-custom-01 .row {
        flex-direction: row;
        align-items: center;
    }
    header.section-header .col-lg-8 {
        width: fit-content
    }
    header.section-header .col-lg-4 {
        width: fit-content;
        margin-left: auto
    }
    section.section-banner-custom-01 .container {
        padding-top: 45px;
        max-width: 600px;
        padding-bottom: 36px;
        overflow: hidden;
    }
    .title-big-01 {
        font-size: 70px
    }
    section.section-tarifas .container {
        flex-direction: column;
        max-width: 600px
    }
    .box-input-select-custom-01 {
        flex-flow: wrap;
        justify-content: center
    }
    .box-input-single-custom-01 {
        margin: 0 5px
    }
    .box-input-single-custom-01 label {
        font-size: 10px;
        padding: 15px
    }
    .box-tarifas-left-custom-01 {
        width: 100%;
        position: initial;
    }
    .box-title-custom-01 {
        text-align: center
    }
    .box-select-custom-01 {
        text-align: center
    }
    .box-input-select-custom-02 {
        margin: auto;
        justify-content: center;
        padding: 10px 0px;
    }
    .box-input-single-custom-02 label {
        font-size: 10px;
        /* border: 1px solid; */
        /* border-radius: 100px !important; */
        /* margin: 0px 5px; */
        /* padding: 10px; */
        min-width: 60px;
        padding: 14px 10px;
        border-radius: 25px !important;
        border: 1px solid #8e00f2 !important;
        margin: 0px 5px;
    }
    .box-select-custom-01 h4 {
        font-size: 13px
    }

    .box-select-custom-01 h4 a {
        font-size: 13px
    }

    .box-servicios-adicionales {
        background: 0 0;
        padding: 0
    }

    img.background-tarifas-custom-01 {
        width: 110px;
        top: -10px;
        right: unset;
        left: 15px
    }

    .box-title-adicionales h3 {
        font-size: 16px;
        text-align: center
    }

    .box-tarifas-right-custom-01 {
        width: 100%;
        margin-top: 35px
    }

    .box-pay-custom-01 p {
        font-size: 11px
    }

    .box-text-price-normal {
        font-size: 10px
    }

    .box-price-internal {
        margin-left: 5px
    }

    .box-text-desglose-01 h5 {
        font-size: 12px;
        padding-right: 8px
    }
    .box-text-desglose-01 p {
        font-size: 11px
    }
    .box-text-desglose-01 {
        margin: 0 10px
    }
    .box-price-desglose-01 h5 {
        margin: 0;
        font-size: 12px;
        margin-top: -5px
    }
    .box-img-desglose-01 img {
        width: 25px
    }
    h4.title-desglose {
        font-size: 10px;
        margin-bottom: 15px;
        text-align: center;
    }
    .box-button-tarifas a {
        padding: 15px 0
    }
    section.section-characteristics {
        padding: 25px;
        padding-top: 60px;
        z-index: 99
    }
    section.section-characteristics .container {
        flex-direction: column;
        padding: 0;
        max-width: 600px
    }
    .section-characteristics-box-title {
        width: 100%;
        text-align: center;
        position: relative;
        top: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .section-characteristics-box-list {
        width: 100%;
        margin-top: 25px;
        padding-top: 0px;
    }
    .section-characteristics-title {
        font-size: 25px;
        line-height: 1.1;
        margin-bottom: 0;
        padding: 0 35px;
        text-align: start;
    }
    .characteristics-list-item {
        font-size: 16px;
        line-height: 1.2;
        text-align: center;
        padding: 20px 30px
    }
    a.section-characteristics-button {
        font-size: 10px;
        display: flex;
        width: fit-content;
        margin: auto
    }
    .section-beneficios-title {
        width: 100%;
        font-size: 40px;
        line-height: 1.1;
        margin-bottom: 40px
    }
    .section-beneficio-icon {
        width: 75px;
        top: -25px;
        left: -15px
    }
    .footer-internal-top {
        flex-direction: column;
        padding-bottom: 10px
    }
    a.btn-search {
        margin-right: 21px;
        width: unset;
        border: 1px solid;
        padding: 15px;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        padding: 0;
        justify-content: center;
        align-items: center;
        transition: inherit !important;
    }
    .box-logo-footer {
        width: 100%;
        text-align: center;
        margin-bottom: 30px
    }
    .box-contacto-footer {
        width: 100%;
        flex-direction: column;
    }
    .box-planes-footer {
        width: 100%;
        padding: 0;
        margin: 20px 0
    }
    .planes-footer-list {
        display: flex;
        flex-wrap: wrap;
        margin: 0;
        justify-content: center;
    }
    .planes-footer-list li {
        width: 33%;
        text-align: left
    }
    .planes-footer-list-link {
        text-align: left
    }
    .box-links-footer {
        width: 100%
    }
    .box-links-footer-list {
        display: flex;
        flex-flow: wrap
    }
    .box-links-footer-list li {
        width: 55%;
    }
    .style-link-01 {
        font-size: 10px;
        margin-bottom: 10px
    }
    .footer-internal-bottom {
        flex-direction: column;
        padding-top: 20px
    }
    .footer-internal-bottom-box-imgs {
        width: 100%;
        align-items: center;
        margin-top: 50px;
        padding: 0;
    }
    .footer-internal-bottom-box-text {
        width: 100%
    }
    .footer-top .container {
        padding: 0 15px;
        max-width: 600px
    }
    .contacto-footer-text {
        font-size: 10px;
        line-height: 1.43;
        padding: 0;
        text-align: center;
    }
    img.logo-footer-img {
        width: 110px
    }
    .footer-internal-bottom-text {
        font-size: 8px
    }
    .footer-top {
        padding-top: 25px
    }
    .footer-bottom-box {
        flex-direction: column
    }
    .footer-bottom-social-network-list {
        justify-content: center
    }
    .footer-social-network-item {
        margin: 0 15px
    }
    .legals-links-item {
        font-size: 13px;
        margin: 0;
        margin-left: 0 !important
    }

    .footer-bottom-legals-links-list {
        flex-direction: column;
        text-align: center;
        margin-top: 30px
    }

    .footer-bottom {
        padding: 30px 0
    }

    .box-content-modal {
        max-width: 100%;
        padding: 20px
    }

    .exit-modal {
        top: 10px;
        right: 10px
    }

    .exit-modal img {
        width: 35px
    }

    .sf-modal-01 {
        font-size: 18px;
        line-height: 1.45;
        margin: 0;
        margin-top: 15px
    }

    .box-content-modal-title {
        justify-content: center;
        flex-direction: column
    }

    li.sf-modal-01 {
        margin: 0;
        margin-bottom: 15px;
        font-size: 16px
    }

    a.button-spinner-page img {
        width: 75px;
    }

    .button-whatsapp img {
        width: 45px
    }

    .section-page-all-buttons {
        right: 15px;
        bottom: 10px;
        z-index: 9999;
    }

    .border-line-desglose {
        top: 11px
    }

    .box-button-tarifas img {
        width: 30px;
        padding: 5px;
    }

    .btn-mobile {
        display: block;
        border: 0;
        background: 0 0 !important;
        z-index: 9999;
        position: relative;
        outline: none !important;
        width: 37px;
        height: 22px;
    }

    .btn-mobile span:nth-child(1) {
        width: 23px;
        height: 2px;
        margin-bottom: 7px
    }

    .btn-mobile span:nth-child(2) {
        width: 16px;
        height: 2px;
        margin-bottom: 7px
    }

    .btn-mobile span {
        display: block;
        background: #00FFAA;
        transition: all .5s ease;
        position: relative;
        border-radius: 2px
    }

    .btn-mobile.active span:nth-child(1) {
        width: 25px;
        transform: rotate(-45deg);
        top: 2px
    }

    .btn-mobile.active span {
        background: #ffff;
        margin: 0
    }

    .btn-mobile.active span:nth-child(2) {
        width: 25px;
        transform: rotate(45deg)
    }

    .btn-mobile span:nth-child(3) {
        width: 10px;
        height: 2px
    }

    .btn-mobile.active span:nth-child(3) {
        display: none
    }

    .box-img-profile img {
        width: 35px !important;
    }

    .box-text-profile {
        display: none
    }

    .box-header-right {
        margin-right: 0;
    }

    a.btn-search img {
        filter: brightness(0) saturate(100%) invert(62%) sepia(80%) saturate(602%) hue-rotate(18deg) brightness(104%) contrast(126%);
        transition: inherit !important;
    }

    .header-tarifas.menu-fixed .btn-mobile span {
    }

    header.section-header .box-logo-header img {
        width: 65px
    }

    header.section-header.menu-fixed .box-logo-header a img {
        width: 65px
    }

    .box-top-header-custom-01 .container {
        padding: 0 5px
    }

    .box-links-header.active {
        transform: none
    }

    body.modal-open-menu-mobile .box-top-header-custom-01 {}

    body.modal-open-menu-mobile header.section-header {
        top: -40px;
    }

    .btn-mobile.active span {
        background: #1226aa
    }

    body.modal-open-menu-mobile .box-img-profile img {
        filter: brightness(0) saturate(100%) invert(9%) sepia(93%) saturate(6516%) hue-rotate(237deg) brightness(79%) contrast(90%)
    }

    body.modal-open-menu-mobile a.btn-search img {
        filter: brightness(0) saturate(100%) invert(9%) sepia(69%) saturate(7500%) hue-rotate(240deg) brightness(91%) contrast(96%)
    }

    body.modal-open-menu-mobile a.btn-search {
        border-color: #1226aa
    }

    body.modal-open-menu-mobile .box-links-header li a {
        color: #1226aa;
        font-size: 16px
    }

    .box-logo-header {
        z-index: 999
    }

    body.modal-open-menu-mobile header.section-header.menu-fixed .box-logo-header a img {
        width: 65px
    }

    body.modal-open-menu-mobile header.section-header .box-logo-header img {
        width: 65px;
        filter: brightness(0) saturate(100%) invert(9%) sepia(93%) saturate(6516%) hue-rotate(237deg) brightness(79%) contrast(90%)
    }

    .box-links-header li {
        margin-bottom: 5px
    }

    section.section-beneficios {
        overflow: hidden
    }

    section.section-beneficios {
        overflow: hidden;
        padding-bottom: 100px
    }

    .content-modal-busqueda-input {
        font-size: 20px;
        text-align: left;
        line-height: 1.3
    }

    .content-modal-busqueda-input-img {
        width: 25px;
        top: 0
    }

    div#modal-busqueda .box-content-modal {}

    .modal-custom-02 .exit-modal {
        width: 40px;
        height: 40px;
        right: 20px;
        top: 20px
    }

    .exit-modal span {
        width: 15px
    }

    .modal-open-menu-mobile {
        overflow: hidden
    }

    .section-beneficios-title span:after {
        bottom: 6px
    }

    .swiper-button-prev.swiper-button-custom-01 {
        right: 80px;
        bottom: 20%;
    }

    .swiper-button-next.swiper-button-custom-01 {
        left: 80px;
        bottom: 20%;
    }

    .box-swiper-beneficios-card-img {
        max-height: 160px;
        overflow: hidden;
        height: 160px;
    }

    .section-swiper-beneficios .swiper-button-custom-01 {
        bottom: -50px;
    }

    .section-contacto-title {
        font-size: 50px;
        line-height: 1.5
    }

    .section-contacto-text {
        width: 100%;
        font-size: 14px;
        line-height: 1.4
    }

    .contacto-box-formulario-campos {
        flex-direction: column
    }

    .contacto-formulario-box-inputs {
        width: 100% !important;
        padding: 0;
    }

    .contacto-formulario-box-textarea {
        width: 100%;
        height: 150px;
        margin-top: 30px;
        width: calc(100% - 20px);
    }

    .contacto-formulario-box-input {
        margin-bottom: 25px;
        height: 50px;
        width: 100% !important;
    }

    .contacto-box-accept-politic label {
        font-size: 14px;
        display: flex
    }

    .contacto-formulario-box-input input {
        font-size: 12px;
        padding-left: 0px;
    }

    .contacto-formulario-textarea {
        font-size: 13px;
        padding-left: 0px;
        padding-top: 0px;
        height: 100px;
    }

    section.section-contacto {
        padding-top: 75px
    }

    .section-contacto-box-formulario {
        padding-top: 27px
    }

    section.section-beneficios .container {
        max-width: 600px
    }

    .box-swiper-beneficios {
        overflow: hidden
    }

    section.section-interes .swiper-button-custom-01 {
        bottom: 25px
    }
    p.text-select-custom-01 {
        font-size: 12px;
    }
    .contacto-formulario-box-input .activate-label {
        font-size: 12px;
    }
    .box-single-swiper-top-banner {
        overflow: inherit;
    }

    .box-custom-tarifas-comming h3.title-big-01 {
        font-size: 50px;
        
    }

    p.text-tarifas-comming {line-height: 1.6;font-size: 20px;text-align: center;margin-top: 30px;}
    img.button-spinner-page-icon {
        width: 40px !important;
    }

    .section-contacto-box-formulario .contacto-box-formulario-campos form.wpcf7-form {
        flex-direction: column;
    }
    
    .wpcf7-response-output {
        left: 0;
        margin: auto;
        text-align: center;
    }

    .section-contacto-box-formulario .wpcf7-not-valid-tip {
        font-size: 10px;
    }
    .title-modal-gracias {
        font-size: 55px;
        line-height: 1.3;
    }

    .text-modal-gracias {
        font-size: 18px;
        line-height: 1.44;
    }
    
    .box-content-gracias {
        padding-top: 60px;
    }

    ul.contacto-footer-list-links {
        flex-direction: column;
        text-align: center;
        width: 100%;
    }
    
    .contacto-footer-list-links-center {
        border: none;
    }
    
    .box-links-footer-list {
        flex-direction: column;
    }
    
    .box-links-footer-list li {
        margin: auto;
    }
    
    a.planes-footer-list-link {
        margin: auto;
        text-align: center;
        width: 100%;
    }

    .contacto-formulario-box-input-select .wpcf7-select {
        height: 35px;
        font-size: 12px;
        padding-left: 0;
    }
    
    .box-section-distribuidor-custom-01.box-section-trabaja-con-nosotros-custom-01 .section-contacto-title {
        font-size: 40px;
        margin-left: 0px;
        text-align: center;
        width: 100%;
        line-height: 1;
    }
    
    .box-section-distribuidor-custom-01 {
        padding-top: 100px;
    }
    
    .box-section-distribuidor-custom-01 .contacto-formulario-box-inputs .contacto-formulario-box-input.contacto-formulario-box-file label {height: 35px;padding-left: 0px;}
    
    .contacto-formulario-box-file {
        font-size: 12px;
    }
    
    .input-file ins {
        font-size: 10px;
        bottom: 0px;
        left: 48px;
    }
    
    p.button-file-custom-01 {
        margin-top: -10px;
    }
    
    .contacto-formulario-box-input-select .wpcf7-select {
        background-size: 15px;
    }

    .box-section-energia-custom-01 .content-title-custom-01 {
        padding: 0;
    }

    .box-section-energia-custom-01 .box-list-energia-custom-01 {
        padding: 0;
    }

    .box-section-energia-custom-01 .box-list-energia-custom-01 li {
        font-size: 16px;
    }

    .box-list-energia-custom-01 ul {
        padding-left: 20px;
    }

    .background-energia-top-custom-01 {
        display: none;
        top: -30px;
        width: 70px;
        left: -20px;
    }

    .box-section-energia-custom-01 .title-big-01 {
        font-size: 40px;
        text-align: center;
        line-height: 1;
    }

    .box-section-energia-custom-01 .text-custom-llamanos {
        font-size: 16px;
        line-height: 1.72;
    }

    .background-energia-bottom-custom-01 {
        width: 200px;
        bottom: -87px;
    }

    .box-section-energia-custom-01 {
        padding-bottom: 100px;
        margin-top: 80px;
    }

    .text-title-preguntas .title-big-01 {
        font-size: 40px;
        text-align: center;
    }

    .box-section-faqs-custom-01 .container {
        flex-direction: column;
    }

    .box-title-preguntas-custom-01 {
        width: 100%;
        position: relative;
        top: 0;
    }

    p.text-preguntas-custom-01 {
        text-align: center;
    }

    .box-collapse-preguntas-custom-01 {
        width: 100%;
    }

    .box-collapse-preguntas-custom-01 .card-body {
        padding: 0px;
    }

    .box-list-faqs-custom-internal h4 {
        font-size: 14px;
    }

    .box-list-faqs-custom-internal p {
        font-size: 12px;
    }

    .box-section-faqs-custom-01 button.btn.btn-link {
        padding: 20px 20px 20px 0px;
        font-size: 20px;
    }

    .box-cross-custom-01 span {
        width: 25px !important;
    }

    img.background-faqs-custom-01 {
        display: none;
    }

    .box-tiendas-single-custom-01 {
        width: 100%;
    }
    
    .box-custom-dates-tienda-01 {
        flex-direction: column;
    }
    
    .box-section-tiendas-custom-01 h2.title-big-01 {
        font-size: 45px;
        padding-bottom: 30px;
    }
    
    .title-tienda-01 {
        font-size: 20px;
    }
    
    .box-custom-dates-tienda-01 p {
        font-size: 11px;
    }
    
    .box-custom-dates-left-tienda .box-custom-date-left-top:first-child {
        width: 100%;
    }
    
    .box-custom-dates-tienda-01 p br {
        display: none;
    }

    .box-custom-dates-left-tienda {
        margin-bottom: 10px;
    }

    .box-section-tiendas-custom-01 {
        padding-top: 110px;
    }

    .box-section-distribuidor-custom-01 h6.section-contacto-title {
        font-size: 40px;
        text-align: center;
        line-height: 1;
        margin-bottom: 20px;
    }

    .box-section-distribuidor-title {
        font-size: 18px;
        margin-bottom: 0 !important;
    }

    .input-radio-negocio label {
        margin: 0;
    }

    .input-radio-negocio {
        margin-bottom: 15px;
    }

    .input-radio-negocio span.wpcf7-list-item {
        margin: 0 10px !important;
        margin-bottom: 30px !important;
    }

    .input-radio-negocio .wpcf7-list-item-label {
        font-size: 16px;
    }

    .box-title-distribuidor-custom-01 {
        margin-bottom: 15px;
    }

    .page-template-contacto .contacto-formulario-box-textarea {
        width: 100%;
        height: 190px;
    }

    .box-section-distribuidor-custom-01 .contacto-formulario-box-inputs .contacto-formulario-box-input {
        margin: 0px 0px 15px;
    }
    
    .box-section-distribuidor-custom-01 .contacto-formulario-box-textarea {
        width: 100%;
    }

    .box-section-peba-custom-01 h2.title-big-01 {
        font-size: 45px;
    }

    .background-peba-custom-01 {
        top: -50px;
        right: 0px;
        display: none;
    }

    .box-section-peba-custom-01 {
        margin-top: 100px;
    }

    .box-text-peba-bottom {
        flex-direction: column;
    }

    .box-text-peba-left.text-peba-big {
        width: 100%;
    }

    .box-text-peba-right.text-peba-small {
        width: 100%;
    }

    .box-text-peba-left.text-peba-big p {
        font-size: 18px;
    }

    .box-img-peba img {
        width: 90%;
    }

    .box-img-peba {
        margin-top: 20px;
    }

    .box-text-peba-left.text-peba-big p br {
        display: none;
    }

    .box-text-peba-right.text-peba-small p {
        font-size: 14px;
        margin-bottom: 0;
    }

    .box-text-peba-right.text-peba-small p br {
        display: none;
    }

    .box-custom-content-peba-01 {
        padding-bottom: 40px;
    }

    .title-peba-01 {
        font-size: 18px;
    }

    .background-zonas-custom-01 {
        display: none;
    }

    .content-custom-list-zonas {
        flex-direction: column;
        align-items: center;
    }

    .content-custom-list-zonas li {
        text-align: center;
    }

    .section-zonas-de-actuacion .title-peba-01 {
        margin-bottom: 20px;
    }

    .horario-box {
        font-size: 12px;
    }
    
    .box-text-custom-swiper-top .text-01 {
         margin-bottom: 20px;
    }

    .box-section-faqs-custom-01 .container {
        max-width: 575px;
    }

    .section-contacto-text p br {
        display: none;
        text-align: center;
    }

    .box-section-distribuidor-custom-01 .container {
        max-width: 650px;
    }

    .content-modal-text {
        font-size: 16px;
        line-height: 1.3;
    }

    .box-swiper-top-banner {
        margin-top: 0;
    }

    .section-page-all {
        padding-top: 37px;
    }

    .box-input-single-custom-02 {
        width: auto;
        border: 0;
        border-radius: 25px;
        /* margin: 5px; */
        border: 0 !important;
        margin-bottom: 5px !important;
    }

    .box-price-tarifas-right-internal {
        padding: 15px 0;
    }
    
    .box-desglose-custom-01-total {
        padding: 0px 20px;
        width: 95%;
    }

    .box-custom-cart-form .contacto-formulario-box-input {
        padding: 0px 20px;
        margin-bottom: 20px;
    }
    
    .text-custom-cart-form {
        font-size: 14px;
        text-align: center;
    }
    
    .box-custom-cart-form .contacto-formulario-box-textarea {
        padding: 0px 20px;
    }
    
    .contacto-box-accept-politic-cart label {
        font-size: 12px;
    }
    
    .contacto-box-accept-politic-cart {
        padding: 0px 20px;
    }
    
    .box-button-tarifas button {
        font-size: 25px;
        padding: 15px 0px;
    }

    .box-text-cart-form {
        padding: 0px 20px;
    }

    .box-custom-cart-form .contacto-formulario-box-input input::placeholder {
        font-size: 12px;
    }
    
    .box-custom-cart-form .contacto-formulario-box-textarea textarea::placeholder {
        font-size: 12px;
    }
        
    .box-bottom-header-custom-01 .row > div {
        width: auto;
    }
    
    .box-bottom-header-custom-01 .row > div:first-child {
        margin-right: auto;
    }
    
    .section-contact-features-content {
        flex-direction: column;
    }
    
    .section-contact-features-col {
        width: 100%;
        align-items: center;
    }
    
    .section-contact-features-title span {
        font-size: 40px;
    }
    
    .section-contact-features-title {
        font-size: 30px;
        text-align: center;
        margin-bottom: 25px;
    }
    
    .section-contact-features-list {
        padding-left: 0px;
    }
    
    .section-contact-features-list-item {
        margin-bottom: 20px;
    }
    
    .section-contact-features-list-item p {
        font-size: 14px;
    }
    
    .section-contact-features {
        padding: 60px 0px;
    }
    
    .section-contact-shops-col {
        width: 100%;
        margin-bottom: 25px;
    }
    
    .section-contact-shops-content {
        flex-direction: column;
    }
    
    .section-contact-shops-col-title {
        text-align: center;
    }
    
    .section-contact-shops-list {
        text-align: center;
    }
    
    .section-contact-shops-box-title:before {
        width: 100%;
        border-radius: inherit;
    }
    
    .section-contact-shops-title {
        text-align: center;
    }
    
    .section-contact-shops {
        padding-bottom: 60px;
    }
    
    .pack-vacacional-title {
        font-size: 50px;
        text-align: center;
    }
    
    .tarifa-promos-title {
        font-size: 40px;
        text-align: center;
    }
    
    .section-banner-tarifa-redi-tv-content {
        flex-direction: column;
    }
    
    .banner-tarifa-redi-tv-title {
        font-size: 55px;
    }
    
    .banner-tarifa-redi-tv-col {
        width: 100%;
    }
    
    .banner-tarifa-redi-tv-subtitle {
        width: 100%;
        font-size: 28px;
        margin-bottom: 0px;
    }
    
    .banner-tarifa-redi-tv-box-img {
        margin-top: 0;
    }
    
    .tarifa-redi-tv-extra-item {
        width: 48%;
        margin-bottom: 30px;
    }
    
    .banner-tarifa-redi-tv-extra {
        flex-wrap: wrap;
    }
    
    .redi-tv-extra-item-text {
        font-size: 12px;
        line-height: 1;
    }
    
    .section-banner-tarifa-redi-tv {
        padding-bottom: 30px;
        padding-top: 100px;
    }
    
    .section-banner-tarifa-pack-vacacional-content {
        align-items: center;
        justify-content: center;
    }
    
    .banner-tarifa-promo-item {
        width: 100%;
        margin-bottom: 30px;
    }
    
    .section-banner-tarifa-promos-content {
        flex-wrap: wrap;
        margin: 0;
    }
    
    .box-tarifa-pack-vacacional {
        width: 100%;
    }
    
    .box-tarifa-promos {
        width: 100%;
    }
    
    .section-tarifa-extra-vacacional-subtitle {
        font-size: 30px;
        text-align: center;
    }
    
    .section-tarifa-extra-vacacional-title {
        font-size: 30px;
        margin-top: 6px;
        text-align: center;
    }
    
    .extra-features-custom-item {
        width: 100%;
        margin-bottom: 15px;
    }
    
    .extra-features-custom-packs {
        flex-wrap: wrap;
    }
    
    .extra-features-custom-item-box-img {
        display: flex;
        justify-content: center;
    }
    
    .extra-features-custom-item-box-text {
        width: 80%;
        margin: auto;
        text-align: center;
    }
    
    .section-tarifa-extra-vacacional-content {
        padding: 40px 0px 60px;
    }
    
    .section-tarifa-extra-vacacional-subtitle {
        font-size: 25px;
        text-align: center;
    }
    
    .section-tarifa-extra-vacacional-title {
        font-size: 30px;
        margin-top: 6px;
        text-align: center;
    }
    
    .extra-features-custom-item {
        width: 100%;
        margin-bottom: 15px;
    }
    
    .extra-features-custom-packs {
        flex-wrap: wrap;
    }
    
    .extra-features-custom-item-box-img {
        display: flex;
        justify-content: center;
    }
    
    .extra-features-custom-item-box-text {
        width: 80%;
        margin: auto;
        text-align: center;
    }
    
    .section-tarifa-extra-vacacional-content {
        padding: 40px 0px 60px;
    }
    
    .extra-promos-box-title {
        width: 100%;
    }
    
    .extra-promos-title {
        font-size: 35px;
        line-height: 1;
        text-align: center;
    }
    
    .extra-promos-title span {
        font-size: 45px;
    }
    
    .tarifa-extra-promos-02-box {
        transform: translate(0);
        width: 100%;
        text-align: center;
        display: flex;
        flex-direction: column;
        padding: 0px 20px;
        justify-content: center;
        align-items: center;
    }
    
    .tarifa-extra-promos-02-title {
        font-size: 35px;
        line-height: 1;
    }
    
    .tarifa-extra-promos-02-text {
        text-align: center;
        font-size: 16px;
    }
    
    .tarifa-extra-promos-02-button {
        margin-top: 0px;
    }
    
    .section-tarifa-extra-promos-box-02 {
        padding: 30px 0px;
    }
    
    .tarifa-extra-promos-icon {
        width: 50px;
        height: 50px;
        right: 6%;
    }
    
    .section-characteristics-title strong del {
        font-size: 50px;
        line-height: 1;
        bottom: 0;
    }
    
    .section-characteristics-title br {
    }
    
    .section-characteristics-title strong {
        top: -15px;
    }
    
    .section-characteristics-title p {
        margin-bottom: 0px;
    }
    
    .box-tarifa-redi-tv {
        width: 100%;
        flex-direction: column;
        align-items: center;
    }
    
    .box-tarifa-redi-tv-img {
        width: 100%;
    }
    
    .tarifa-redi-tv-title {
        font-size: 20px;
        margin-bottom: 20px;
    }
    
    .tarifa-redi-tv-title br {
        display: none;
    }
    
    .tarifa-redi-tv-button {
        width: 70%;
        padding: 6px 20px;
        margin: auto;
        margin-top: 20px;
    }
    
    button.tarifa-redi-tv-button img:nth-child(1) {
        width: 30px;
    }
    
    .tarifa-redi-tv-button img:nth-child(3) {
        width: 40px;
    }
    
    .tarifa-redi-tv-button img:nth-child(4) {
        width: 40px;
    }
    
    #adicional-telefono-fijo .box-input-single-custom-02 label {
        padding: 15px 9px;
        padding: 15px 10px;
    }
    
    .promo-star {
        width: 20px;
    }
    
    .tarifa-extra-promos-02-box-button {
        margin: 0;
        margin-top: 20px;
    }
    
    .modal-open-menu-mobile header.header-tarifas.menu-fixed .box-logo-header img {
        /* filter: revert; */
    }

    img.footer-internal-bottom-img {}.footer-internal-bottom-img:first-child {
        max-width: 100%;
    }

    .tarifa-promo-item-cantidad {
        font-size: 34px;
    }
    
    .tarifa-promo-item-tipo {
        font-size: 24px;
    }
    
    .banner-tarifa-promo-box-button .box-price-internal h4 {
        font-size: 40px;
        height: 35px;
    }
    
    .text-price-decimal2 {
        font-size: 22px;
    }
    
    .text-price-tiempo2 {
        font-size: 14px;
    }
    
    .promociones .section-banner-tarifa-promos {
        padding-top: 110px;
    }

    .box-title-adicionales {
    justify-content: center;
    }

    .adicional-custom-description {
        flex-direction: column;
        width: 100%;
    }
    
    .custom-description-text {
        margin-left: 0px;
    }
    
    .custom-description-box-text {
        margin-top: 15px;
        justify-content: center;
    }
    
    #adicional-telefono-fijo .adicional-custom-description {
        margin-top: 30px;
    }

    .banner-img-desktop {
        display: none;
    }

    .banner-img-mobile {
        display: block;
    }

    .banner-text-t1 {
        margin-bottom: 0px;
        font-size: 30px;
        text-align: center;
    }
    
    .banner-text-t2 {
        font-size: 35px;
    }

    .page-template-trabaja-con-nosotros .input-file .material-icons img {
        margin-left: 10px;
    }

    .box-title-distribuidor-custom-01 p {
        text-align: center;
    }

    .page-template-page-default .p1 {
        font-size: 14px;
    }

    .page-template-page-default table {
        display: flex;
    }
    
    .page-template-page-default .section-page-all {
        overflow: hidden;
    }

    .redi-tv-extra-item-box-img img {width: 30px;height: auto;}

    .section-banner-tarifa-pack-vacacional-fond {
        object-position: 38%;
    }

    .box-price-internal .text-price-02:last-child {
        width: 40%;
    }

    .contacto-footer-list-link {
        font-size: 11px;
    }

    .section-banner-tarifa {
        max-height: inherit;
    }
    
    .section-banner-tarifa-promos {
        max-height: initial;
    }
    
    .section-banner-tarifa-empty {
        display: none !important;
    }
    .background-banner-custom-total {
        display: none;
    }
    .banner-img-mobile {
        display: block !important;
    }

    .page-template-index .section-page-all {
        padding-top: 0;
    }

    .content-default-box-buttons {
        flex-direction: column;
        gap: 15px;
        width: 80%;
    }
    
    .content-default-box-buttons a {
        width: fit-content;
        margin: auto;
    }
}

@media(min-width:1000px) and (max-width:1300px) {
    .title-big-01 {
        font-size: 70px;
    }

    .box-select-custom-01 h4 {
        font-size: 14px
    }

    .box-input-single-custom-01 label {
        font-size: 10px;
        padding: 10px
    }

    .box-input-single-custom-01 {
        margin-right: 10px
    }

    .title-01 {
        font-size: 40px
    }

    .text-02 {
        font-size: 16px
    }

    section.section-banner-custom-01 .container {
        width: 100%;
    }

    .box-swiper-top-banner {
        /* padding: 0 95px; */
    }

    .box-img-and-prices-swiper-custom-01 {
        max-width: 405px
    }

    .box-links-header li {
        margin: 0 10px
    }

    .box-links-header li a {
        font-size: 10px
    }

    a.btn-search {
        font-size: 10px;
        width: 120px
    }

    .box-text-profile p {
        font-size: 10px
    }

    .box-img-profile img {
        width: 40px
    }

    .box-button-profile {
        text-align: center
    }

    header.section-header .box-logo-header img {
        width: 60px
    }

    header.section-header.menu-fixed .box-logo-header a img {
        width: 55px
    }

    .box-input-single-custom-02 label {
        font-size: 10px;
        min-width: 135px;
    }

    p.text-select-custom-01 {
        font-size: 12px
    }

    .box-tarifas-left-custom-01 {
        width: 50%
    }

    .box-tarifas-right-custom-01 {
        width: 40%;
    }

    .box-text-price-normal p {
        font-size: 12px
    }

    .box-pay-custom-01 p {
        font-size: 11px
    }

    .text-price-02 h4 {
        font-size: 32px;
    }

    .text-price-02 h6 {
        font-size: 16px
    }

    h6.text-price-tiempo {
        font-size: 10px
    }

    .box-text-desglose-01 p {
        font-size: 14px
    }

    .box-text-desglose-01 h5 {
        font-size: 14px
    }

    .box-img-desglose-01 img {
        width: 30px
    }

    .box-price-desglose-01 h5 {
        font-size: 14px
    }

    .box-button-tarifas a {
    }

    .box-button-tarifas img {
        width: 32px;
        padding: 5px;
    }

    .section-characteristics-title {
        font-size: 40px;
        line-height: 1.05;
    }

    .characteristics-list-item {
        font-size: 22px;
        line-height: 1.4
    }

    .section-beneficios-title {
        font-size: 60px;
        line-height: 1.2
    }

    .contacto-footer-text {
        font-size: 12px
    }

    .style-link-01 {
        font-size: 10px
    }

    .footer-internal-bottom-text {
        font-size: 9px
    }

    .legals-links-item {
        font-size: 14px
    }

    .footer-bottom .container {
        width: 95%
    }

    .footer-top .container {
        width: 95%
    }

    .footer-internal-bottom-img:first-child {
        width: 100%
    }

    .footer-internal-bottom-img:last-child {
        width: 200px
    }

    .footer-internal-bottom-box-imgs {
        align-items: center
    }

    h4.title-desglose {
        font-size: 13px;
    }

    .box-text-custom-swiper-top {
        width: 70%;
        padding-right: 25px
    }

    .box-text-custom-01 {
        font-size: 14px
    }

    .box-swiper-button-banner-total {
        padding-left: 30px
    }

    .section-interes-title {
        font-size: 60px;
        line-height: 1.2;
    }
    section.section-tarifas {
        padding-top: 50px !important;
    }
    p.text-select-custom-01 {
        font-size: 14px;
    }

    .box-text-peba-left.text-peba-big p {
        font-size: 20px;
    }
    
    .box-text-peba-right.text-peba-small p {
        font-size: 13px;
    }

    .box-planes-footer {
        width: 15%;
    }

    .box-links-footer {
        width: 20%;
    }
    .box-swiper-beneficios-card-img {
        max-height: 130px;
    }
    
    img.swiper-beneficios-card-img {
        height: 100%;
        object-fit: cover;
    }

    .background-energia-top-custom-01 {
        width: 150px;
    }
    
    .box-list-energia-custom-01 li {
        font-size: 20px;
    }
    
    .text-custom-llamanos {
        font-size: 20px;
    }
    section.section-contacto .container {
        max-width: 1000px;
    }
    .text-title-preguntas .title-big-01 {
        font-size: 50px;
    }
    .box-title-preguntas-custom-01 {
        padding-right: 70px;
    }   
    .text-preguntas-custom-01 {
        font-size: 14px;
    }    
    .box-section-faqs-custom-01 button.btn.btn-link {
        font-size: 20px;
    }   
    .box-list-faqs-custom-internal h4 {
        font-size: 16px;
    }    
    .box-list-faqs-custom-internal p {
        font-size: 12px;
    }    
    .box-cross-custom-01 span {
        width: 30px !important;
    }
    img.background-faqs-custom-01 {
        width: 450px;
    }
    .box-section-tiendas-custom-01 h2.title-big-01 {
        font-size: 60px;
    }
    .horario-box {
        font-size: 12px;
    }
    .box-custom-dates-right-tienda a {
        font-size: 12px;
    }
    .title-tienda-01 {
        font-size: 22px;
    }
    .box-section-tiendas-custom-01 .container {
        max-width: 1075px;
    }
    .box-custom-date-left-top p {
        font-size: 12px;
    }
    .box-logo-footer img {
        width: 100%;
    }
    .box-contacto-footer {
        width: 41%;
    }
    .box-section-distribuidor-custom-01 h6.section-contacto-title {
        font-size: 70px;
    }
    .box-single-swiper-top-banner {
        overflow: inherit;
    }
    section.section-banner-custom-01 {
        overflow: hidden;
    }
    .swiper-button-custom-01.swiper-button-prev {
        /* left: -105px; */
    }
    .swiper-button-custom-01.swiper-button-next {
        /* right: -105px; */
    }
    .background-zonas-custom-01 {
        width: 115px;
    }
     .box-price-swiper-custom-01 {
        flex-direction: column;
        text-align: center;
    }
    .box-promo-swiper-custom-01 {
        max-width: 100%;
        margin-bottom: 10px;
    }
}
@media(min-width:500px) and (max-width:990px) {
    .planes-footer-list li {
        width: fit-content;
        margin: 0px 7px;
    }
    .contacto-footer-text {
        text-align: center;
    }
    .footer-internal-bottom-text {
        text-align: center;
    }
    .box-text-custom-swiper-top {
        width: 100%;
        min-height: 200px;
    }
    .box-input-select-custom-02 {
        justify-content: center;
    }
    .box-input-select-custom-02 {
        justify-content: center;
    }
    .box-swiper-beneficios-card-img {
        max-height: 230px;
        height: 230px;
    }
    section.section-contacto .container {
        max-width: 575px;
    }
    .banner-tarifa-promo-item {
        width: 48%;
    }
    .banner-tarifa-promo-item:last-child {
        margin: auto;
    }
    .banner-text-t1 {
        font-size: 45px;
    }
    .banner-text-t2 {
        font-size: 50px;
    }
    .banner-text-t2 strong {
        font-size: 60px;
    }
}
@media(max-width:300px){
    .footer-internal-bottom-img:first-child {
        max-width: 100%;
    }
    .footer-internal-bottom-img:last-child {
        max-width: 100%;
    }
    .title-big-01 {
        font-size: 46px;
    }
    .text-top-header {
        font-size: 10px;
    }
    .box-text-right-top .text-top-header {
        font-size: 10px;
        white-space: nowrap;
    }
    a.btn-search {
        width: 30px;
        height: 30px;
    }
    .text-top-header{
        width: 115px;
    }
    .title-01 {
        font-size: 25px;
    }
    h5.text-01 {
        font-size: 8px;
    }
    .box-price-swiper-custom-01 {
        flex-direction: column;
    }
    .box-promo-swiper-custom-01 h5 {
        font-size: 10px;
    }
    .text-price-02 h4 {
        font-size: 25px;
    }
    .text-price-02 h6 {
        font-size: 10px;
    }
    .box-promo-swiper-custom-01 {
        margin-bottom: 10px;
        text-align: center;
        width: 100%;
        max-width: 100%;
    }
    .box-price-internal {
        justify-content: center;
        margin: 0;
        margin-bottom: 10px;
    }
    .box-text-custom-swiper-top {
        min-height: 200px;
    }
    .box-input-single-custom-02 label {
        font-size: 9px;
    }
    .box-input-select-custom-02 {
        flex-direction: column;
    }
    .box-input-single-custom-02:first-child label {
        border-radius: 15px;
    }
    .box-input-single-custom-02 label {
        border-radius: 15px !important;
        border: 1px solid;
    }
    .box-price-tarifas-right-internal {
        flex-direction: column;
    }
    .box-pay-custom-01 {
        margin: 0;
    }
    .box-pay-custom-01 p {
        text-align: center;
    }
    .section-characteristics-title {
        font-size: 20px;
        padding: 0px 10px;
    }
    .box-input-single-custom-02 {
        width: 100%;
    }
    .characteristics-list-item {
        padding: 15px 15px;
    }
    .section-beneficios-title {
        font-size: 25px;
    }
    .card-beneficios-text {
        font-size: 14px;
        text-align: center;
    }
    .card-beneficios-title {
        font-size: 18px;
        text-align: center;
    }
    .planes-footer-list {
        flex-direction: column;
    }
    .planes-footer-list li {
        width: 100%;
    }
    .box-links-footer li {
        width: 100%;
    }
    .contacto-footer-text {
        text-align: center;
    }
    .footer-internal-bottom-text {
        text-align: center;
    }
    body.modal-open-menu-mobile .box-links-header li a {
        font-size: 14px;
    }
    .box-img-profile img {
        width: 30px;
        border: 1px solid #e0df00;
        border-radius: 50%;
    }
    .box-section-energia-custom-01 .title-big-01 {
        font-size: 35px;
    }
    .box-section-energia-custom-01 .box-list-energia-custom-01 li {
        font-size: 14px;
    }
    .box-section-energia-custom-01 .text-custom-llamanos {
        font-size: 12px;
    }
    .text-title-preguntas .title-big-01 {
        font-size: 30px;
    }
    p.text-preguntas-custom-01 {
        font-size: 14px;
    }
    .box-section-faqs-custom-01 button.btn.btn-link {
        font-size: 14px;
    }
    .box-cross-custom-01 span {
        width: 20px !important;
    }
    .box-list-faqs-custom-internal h4 {
        font-size: 12px;
    }
    .box-list-faqs-custom-internal p {
        font-size: 10px;
    }
    .box-btn-custom-01 a {
        font-size: 9px;
    }
    .box-section-tiendas-custom-01 h2.title-big-01 {
        font-size: 30px;
    }
    .box-custom-dates-right-tienda a {
        font-size: 10px;
    }
    .horario-box {
        font-size: 10px;
    }
    .box-custom-dates-tienda-01 p {
        font-size: 10px;
    }
    .box-section-distribuidor-custom-01.box-section-trabaja-con-nosotros-custom-01 .section-contacto-title {
        font-size: 30px;
        width: 100%;
        margin: 0;
    }
    .section-contacto-text {
        font-size: 12px;
    }
    .contacto-box-accept-politic label {
        flex-direction: column;
    }
    .wpcf7-form input[type=checkbox]+span {flex-direction: column;}
    .box-section-distribuidor-custom-01 .contacto-box-accept-politic {
        width: 100%;
        padding-top: 0;
    }
    .contacto-box-accept-politic label a {
        margin-left: 0;
        line-height: 1;
    }
    .content-modal-busqueda-input {
        font-size: 16px;
        line-height: 1;
        padding-bottom: 5px;
    }
    .box-section-peba-custom-01 h2.title-big-01 {
        font-size: 30px;
    }
    .title-peba-01 {
        font-size: 14px;
    }
    .subtitle-peba-01 {
        font-size: 12px;
        margin-bottom: 0px;
    }
    .box-text-peba-left.text-peba-big p {
        font-size: 14px;
    }
    .box-text-peba-right.text-peba-small p {
        font-size: 12px;
        line-height: 1.3;
    }
    .section-zonas-de-actuacion {
        padding-top: 0;
    }
    .content-custom-list-zonas li {
        font-size: 12px;
    }
    .subtitle-peba-01 {
        margin-bottom: 10px;
    }
    .content-modal-text {
        font-size: 12px;
    }
    li.sf-modal-01 {
        font-size: 13px;
        line-height: 1.2;
    }
    .modal-custom-01 .exit-modal {
        width: 40px;
        height: 40px;
    }
    .box-title-adicionales {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .box-title-adicionales img {
        margin-top: 10px;
        margin-left: 0;
    }
    .box-desglose-custom-01-total {
        width: 70%;
        text-align: center;
    }
}