/*Felix*/

.justify-tittle{
    /*text-align:justify;*/
    margin-right: 6%;
}

.justify-text-content{
    text-align: justify;
    
}

/*Felix*/


.breadcrumb-item.active {
    color: #E8552E !important;
}

.form-control:focus {
    box-shadow: none;
    border-color: #BA68C8
}

.profile-button {
    background: rgb(99, 39, 120);
    box-shadow: none;
    border: none
}

.profile-button:hover {
    background: #682773
}

.profile-button:focus {
    background: #682773;
    box-shadow: none
}

.profile-button:active {
    background: #682773;
    box-shadow: none
}

.back:hover {
    color: #682773;
    cursor: pointer
}

.labels {
    font-size: 11px
}

.add-experience:hover {
    background: #BA68C8;
    color: #fff;
    cursor: pointer;
    border: solid 1px #BA68C8
}
.form-control:valid {
    background-color:  #EDEDED!important;
    border:0;
   
}

.form-control-centro {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
}

.form-btn-buscar {
    background-color:  #fff!important;
}
.form-control-feedback {
    position: absolute;
    padding: 10px;
    pointer-events: none;
}
.form-control {
    padding-left: 30px!important;
}
.form-control-sm {
    border-radius: 0.45rem;
}
i.fa {
    border-bottom-left-radius : 0.45rem;
    border-top-left-radius : 0.45rem;
}
.input-group .btn {
    border-bottom-right-radius : 0.45rem;
    border-top-right-radius : 0.55rem;
}
.bg-elements {
    background-color: #EDEDED !important;
    border:0;
}
.fa-icon-color {
    color: #2486c8 !important;
}
.color-degradado {
    color : white;
    background-image: linear-gradient(to right, #2486C8, #1F7CBB, #1B75B1, #126197);
    /* box-shadow: 0 4px 15px 0 rgba(18, 97, 151, 1); */
}
.color-degradado:hover {
    color : white;
    background-image: linear-gradient(to right, #2486C8, #1F7CBB, #1B75B1, #126197);
    /* box-shadow: 0 4px 15px 0 rgba(18, 97, 151, 1); */
}
.naranja-degradado {
    color : white;
    background-image: linear-gradient(to right, #E9542D, #E34F29, #DC4A23, #D6441E);
    /* box-shadow: 0 4px 15px 0 rgba(18, 97, 151, 1); */
}
.naranja-degradado:hover {
    color : white;
    background-image: linear-gradient(to right, #E9542D, #E34F29, #DC4A23, #D6441E);
    /* box-shadow: 0 4px 15px 0 rgba(18, 97, 151, 1); */
}
.custom-radio-button{
    border: 2px solid #E9542D;
    width: 20px;
    height: 20px;
}
.custom-radio-button:hover{
    border: 2px solid #4ba9e8;
    width: 20px;
    height: 20px;
}

.ancho-boton {
    width: 100% !important;
    border-radius: 0.45rem;
}
.padding-botones {
    padding-right: 0 ;
}

.form-control {
    padding-left: 30px !important;
}
.form-control-sm {
    border-radius: 0.45rem;
}
i.fa {
    border-bottom-left-radius : 0.45rem;
    border-top-left-radius : 0.45rem;
}
.input-group .btn {
    border-bottom-right-radius : 0.45rem;
    border-top-right-radius : 0.55rem;
}

.color-degradado {
    color : white;
    background-image: linear-gradient(to right, #2486C8, #1F7CBB, #1B75B1, #126197);
    /* box-shadow: 0 4px 15px 0 rgba(18, 97, 151, 1); */
}
.ancho-boton {
    width: 100% !important;
    border-radius: 0.45rem;
}
.padding-botones {
    padding-right: 0 ;
}
.navbar .nav-link {
    color : #ffffff;
}
.margen-link {
    margin-left : 5% ;
    width:70%
}

.margen-panel{
    margin-top: 2rem;
    margin-left: 50px;
}
.navbar .navbar-nav .nav-link:hover {
    color : #000000;
}

.seleccion-menu {
    border-radius: 7px;
    height: 115%;
    background-color: #E8552E;
    width: 110%;
}
.seleccion-menu a {
    color:#fff !important;
}

.seleccion-filtro {
    border-radius: 7px;
    height: 115%;
    background-color: #E8552E;
    width: 100%;
}
.seleccion-filtro a {
    color:#fff !important;
}

.opcion-filtro {
    
    background-color: #fff;
}
.opcion-filtro a {
    color:#000;

}

.letra-front {
    font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
}

.letra-gris {
    color : #545454;
}

.letra-naranja {
    color : #E8552E;
    font-size: 13px;
}

.letra-azul {
    color : #2585C7;
}

.letra1 {
    font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
    font-size: 23px !important;
}
.letra2 {
    font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
    font-size: 16px !important;
}
.letra3 {
    font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
    font-size: 14px !important;
}
.letra4 {
    font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
    font-size: 14px !important;
}
.letra-precios {
    font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
    font-size: 26px !important;
}

.letra-titulo-card {
    font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
    font-size: 26px !important;
}

.letra-titulo-1 {
    font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
    font-size: 32px;
}
.letra-filtros {
    font-family: "Montserrat", "Times New Roman", Arial, Times, serif !important;
    font-size: 14px !important;
    color : #000;   
}

.titulo-filtros {
    font-family: "Montserrat", "Times New Roman", Arial, Times, serif !important;
    font-size: 16px;
    color : #2585C7;   
}
 
.form-circulo {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
}

.boton-circulo {
    border-radius: 1rem;
}

.fondo-cabecera{
    padding: 0rem 0;
    background: url(../images/frontend/fondo-head-566.png) no-repeat;
    /* width:30%;
    height:30%; */
    margin:0 auto;
    /* background-size: cover; */
    
    background-position: 100% 0%
}


.rectangulo {

    position: absolute;
    width: 10%;
    height: 9px;
    background: #2585C7;
    margin-left: 1%;
}


.linea-titulos {

    position: absolute;
    width: 72.5%;
    height: 0px;
    margin-top:0.71%;
    border: 1px solid #A4A4A4;
    margin-left: 1%;
}

.rectangulo-filtros {
    position: absolute;
    width: 40%;
    height: 9px;
    background: #2585C7;
    margin-left: 5%;
}

.linea-filtros {
    position: absolute;
    width: 95%;
    height: 0px;
    margin-top: 3%;
    border: 1px solid #A4A4A4;
    margin-left: 5%;
}

.rectangulo-listas {
    position: absolute;
    width: 15%;
    height: 9px;
    background: #2585C7;
    margin-left: 1%;
}

.linea-listas {
    position: absolute;
    width: 40%;
    height: 0px;
    margin-top: 0.5%;
    border: 1px solid #A4A4A4;
    margin-left: 1%;
}

.linea-tab1 {

    position: absolute;
    width: 7%;
    height: 0px;
    margin-top: 2.5%;
    border: 1px solid #E8552E;
    margin-left: -38%;
}

.linea-tab2 {

    position: absolute;
    width: 6.5%;
    height: 0px;
    margin-top: 2.5%;
    border: 1px solid #E8552E;
    margin-left: -44%;
}

.linea-menus {
    position: absolute;
    width: 80%;
    height: 1px;
    margin-top: 0%;
    background-color: #A4A4A4;
    margin-left: 2%;
}

.tag1 {
    position: absolute;
    margin-inline: 40%;
    width: 10%;
    background-color: #E8552E;
}
.width-img {
    width : 150px;
    height : 35px;
}
.tag2{
    position: absolute;
    
}

.caja-detalles {
    height: 200px;
    border: 1px solid #000;
    border-radius: 15px;
}

.color-fondo {
    background-color : #2585C7 !important;
}

.boton-fondo {
    background-color : #E8552E !important;
    color : #fff;
}

.boton-fondo-azul {
    background-color : #2585C7 !important;
    color : #fff;
}

.sublinea {
    text-decoration: none;
}
.btn-outline-danger {
    --bs-btn-color: #fff;
    --bs-btn-border-color: #dc3545;
    --bs-btn-hover-color: rgb(15, 14, 14);
    --bs-btn-hover-bg: #dc3545;
    --bs-btn-hover-border-color: #dc3545;
    --bs-btn-focus-shadow-rgb: 220,53,69;
    --bs-btn-active-color: rgb(14, 13, 13);
    --bs-btn-active-bg: #dc3545;
    --bs-btn-active-border-color: #dc3545;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #0f0e0e;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #dc3545;
    --bs-gradient: none;
}
.btn.btn-primary, .btn.btn-outline-primary:hover {
    color: #2585C7;
}
.text-cards-letras {
    color: #2585C7;
   
}
.text-cards-letras-detalle {
    color: #E8552E;
   
}
.text-button-letras-white {
    color: #fff;
   
}
.letra-precio {
    font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
    font-size: 20px;
}

.btn-carrito {
   
    border: none;
    border-width: 0px;
    background-color: #fff;
    
}

.footer-index {
    background-color: #fff !important;
}

.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #fff;
    --bs-btn-border-color: #fff;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0b5ed7;
    --bs-btn-hover-border-color: #fff;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0a58ca;
    --bs-btn-active-border-color: #fff;
    --bs-btn-active-shadow: inset 0 3px 5pxrgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #0d6efd;
    --bs-btn-disabled-border-color: #0d6efd;
    
}
.table-carrito {
    background-color: #2585C7;
    color :#fff
}
.carrito-center {
    text-align : center; 
    vertical-align: middle;
}
.carrito-right {
    text-align : right; 
    vertical-align: middle;
}
.carrito-left {
    text-align : left; 
    vertical-align: middle;
}
.td-text {
    color : #2585C7;
}
.color-enlace {
    color : #E8552E;
}

.tab-content {
    color: #555;
    background: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 25px;
    padding: 20px;
    border-bottom: 4px solid #1d627c;
    box-shadow: 5px 5px 10px #cdcdcc;
    position: relative;
} 
p.clasificacion {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

p.clasificacion input {
    position: absolute;
    top: -100px;
}

p.clasificacion label {
    float: right;
    color: #333;
}

p.clasificacion label:hover,
p.clasificacion label:hover ~ label,
p.clasificacion input:checked ~ label {
    color: #E8552E;
}
@media screen and (max-width: 64em) {
    /* .letra1 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 16px;
    }
    .letra2 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 12px;
    }
    .letra3 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 10px;
    } */
    

}

@media screen and (max-width: 50em) {
    /* .letra1 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 16px;
    }
    .letra2 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 12px;
    }
    .letra3 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 8px;
    } */
    .card-body {
        padding: 0px;
    }
    .form-circulo {
        border-top-left-radius: 1rem;
        border-bottom-left-radius: 1rem;
        width: 50%;
        height: 40px;
        position: absolute;
    }
    .tag1 {
        position: absolute;
        margin-inline: 40%;
        width: 20%;
        background-color: #E8552E;
    }
   
}

@media screen and (max-width: 30em){
    /* .letra1 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px;
    }
    .letra2 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 12px;
    }
    .letra3 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 10px;
    } */
    .form-circulo {
        border-top-left-radius: 1rem;
        border-bottom-left-radius: 1rem;
        width: 50%;
        height: 40px;
        position: absolute;
    }
    .tag1 {
        position: absolute;
        margin-inline: 40%;
        width: 20%;
        background-color: #E8552E;
    }
   
}


@media (min-width:4801px) and (max-width:5500px) {
    .rectangulo {
        position: absolute;
        width: 3%;
        height: 6px;
        background: #2585C7;
        margin-left: 0.5%;
    }
    .footer-other{
        background-image: url(../images/frontend/footer-solo-3000.png); 
        background-repeat: round;  
        background-size: cover;
        padding-bottom: 0rem!important;
        padding-top: 10rem;
    }


    .linea-titulos {
        position: absolute;
        width: 17.5%;
        height: 0px;
        margin-top: 0.10%;
        border: 1px solid #A4A4A4;
        margin-left: 0.5%;
    }
    .rectangulo-listas {
        position: absolute;
        width: 5%;
        height: 9px;
        background: #2585C7;
        margin-left: 0%;
    }
    
    .linea-listas {
        position: absolute;
        width: 5%;
        height: 0px;
        margin-top: 0.5%;
        border: 1px solid #A4A4A4;
        margin-left: 0%;
    }
    .linea-tab1 {

        position: absolute;
        width: 1.9%;
        height: 0px;
        margin-top: 0.6%;
        border: 1px solid #E8552E;
        margin-left: -9.5%;
    }
    
    .linea-tab2 {
    
        position: absolute;
        width: 1.9%;
        height: 0px;
        margin-top: 0.6%;
        border: 1px solid #E8552E;
        margin-left: -11%;
    }
    .letra-precio {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 26px;
    }
    .letra1 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 20px !important;
    }
    .letra2 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .letra3 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .letra4 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .text-footer-movil {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 15px;
    }
    
}


@media (min-width:3601px) and (max-width:4800px) {
    .rectangulo {
        position: absolute;
        width: 3%;
        height: 6px;
        background: #2585C7;
        margin-left: 0.5%;
    }
    .footer-other{
        background-image: url(../images/frontend/footer-solo-3000.png); 
        background-repeat: round;  
        background-size: cover;
        padding-bottom: 0rem!important;
        padding-top: 10rem;
    }


    .linea-titulos {
        position: absolute;
        width: 23.5%;
        height: 0px;
        margin-top: 0.10%;
        border: 1px solid #A4A4A4;
        margin-left: 0.5%;
    }
    .rectangulo-listas {
        position: absolute;
        width: 5%;
        height: 9px;
        background: #2585C7;
        margin-left: 0.3%;
    }
    
    .linea-listas {
        position: absolute;
        width: 15%;
        height: 0px;
        margin-top: 0.2%;
        border: 1px solid #A4A4A4;
        margin-left: 0.3%;
    }
    .linea-tab1 {

        position: absolute;
        width: 2.5%;
        height: 0px;
        margin-top: 0.8%;
        border: 1px solid #E8552E;
        margin-left: -12.5%;
    }
    
    .linea-tab2 {
    
        position: absolute;
        width: 2.2%;
        height: 0px;
        margin-top: 0.8%;
        border: 1px solid #E8552E;
        margin-left: -14.5%;
    }
    .letra-precio {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 26px;
    }
    .letra1 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 20px !important;
    }
    .letra2 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 16px !important;
    }
    .letra3 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .letra4 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .text-footer-movil {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 15px;
    }
    
}


@media (min-width:2601px) and (max-width:3600px) {
    .rectangulo {
        position: absolute;
        width: 3%;
        height: 6px;
        background: #2585C7;
        margin-left: 0.5%;
    }


    .linea-titulos {
        position: absolute;
        width: 23.5%;
        height: 0px;
        margin-top: 0.10%;
        border: 1px solid #A4A4A4;
        margin-left: 0.5%;
    }
    .rectangulo-listas {
        position: absolute;
        width: 15%;
        height: 9px;
        background: #2585C7;
        margin-left: 1%;
    }
    
    .linea-listas {
        position: absolute;
        width: 40%;
        height: 0px;
        margin-top: 0.5%;
        border: 1px solid #A4A4A4;
        margin-left: 1%;
    }
    .linea-tab1 {

        position: absolute;
        width: 2.5%;
        height: 0px;
        margin-top: 0.8%;
        border: 1px solid #E8552E;
        margin-left: -12.5%;
    }
    
    .linea-tab2 {
    
        position: absolute;
        width: 2.2%;
        height: 0px;
        margin-top: 0.8%;
        border: 1px solid #E8552E;
        margin-left: -14.5%;
    }
    .letra-precio {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 26px;
    }
    .footer-other{
        background-image: url(../images/frontend/footer-solo-3000.png); 
        background-repeat: round;  
        background-size: cover;
        padding-bottom: 0rem!important;
        padding-top: 10rem;
    }
    .letra1 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 20px !important;
    }
    .letra2 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 16px !important;
    }
    .letra3 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .letra4 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .text-footer-movil {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px;
    }
    
    
}

@media (min-width:2501px) and (max-width:3600px) {
    .rectangulo {
        position: absolute;
        width: 5%;
        height: 6px;
        background: #2585C7;
        margin-left: 0.5%;
    }


    .linea-titulos {
        position: absolute;
        width: 35.5%;
        height: 0px;
        margin-top: 0.10%;
        border: 1px solid #A4A4A4;
        margin-left: 0.5%;
    }
    .rectangulo-listas {
        position: absolute;
        width: 6%;
        height: 9px;
        background: #2585C7;
        margin-left: 0.5%;
    }
    
    .linea-listas {
        position: absolute;
        width: 20%;
        height: 0px;
        margin-top: 0.2%;
        border: 1px solid #A4A4A4;
        margin-left: 0.5%;
    }
    .linea-tab1 {

        position: absolute;
        width: 4%;
        height: 0px;
        margin-top: 1.3%;
        border: 1px solid #E8552E;
        margin-left: -19%;
    }
    
    .linea-tab2 {
    
        position: absolute;
        width: 3.5%;
        height: 0px;
        margin-top: 1.3%;
        border: 1px solid #E8552E;
        margin-left: -21.8%;
    }
    .fondo-cabecera {
        padding: 0rem 0;
        background: url(../images/frontend/fondo-head-566.png) no-repeat;
        margin: 0 auto;
        /* background-size: cover; */
        background-position: 100% 0%;
    }
    .letra-precio {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 26px;
    }
    .footer-other{
        background-image: url(../images/frontend/footer-solo-3000.png); 
        background-repeat: round;  
        background-size: cover;
        padding-bottom: 0rem!important;
        padding-top: 10rem;
    }
    .letra1 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 22px !important;
    }
    .letra2 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 18px !important;
    }
    .letra3 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .letra4 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .text-footer-movil {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px;
    }
    
}

@media (min-width:2001px) and (max-width:2500px) {
    .rectangulo {

        position: absolute;
        width: 10%;
        height: 9px;
        background: #2585C7;
        margin-left: 1%;
    }


    .linea-titulos {

        position: absolute;
        width: 47%;
        height: 0px;
        margin-top:0.48%;
        border: 1px solid #A4A4A4;
        margin-left: 1%;
    }
    .rectangulo-listas {
        position: absolute;
        width: 8%;
        height: 9px;
        background: #2585C7;
        margin-left: 1%;
    }
    
    .linea-listas {
        position: absolute;
        width: 25%;
        height: 0px;
        margin-top: 0.5%;
        border: 1px solid #A4A4A4;
        margin-left: 1%;
    }
    .linea-tab1 {

        position: absolute;
        width: 5.5%;
        height: 0px;
        margin-top: 1.8%;
        border: 1px solid #E8552E;
        margin-left: -25.5%;
    }
    
    .linea-tab2 {
    
        position: absolute;
        width: 4.5%;
        height: 0px;
        margin-top: 1.8%;
        border: 1px solid #E8552E;
        margin-left: -29%;
    }
    .fondo-cabecera {
        padding: 0rem 0;
        background: url(../images/frontend/fondo-head-566.png) no-repeat;
        margin: 0 auto;
        /* background-size: cover; */
        background-position: 100% 0%;
    }
    .letra-precio {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 26px;
    }
    .footer-other{
        background-image: url(../images/frontend/footer-solo-1600.png); 
        background-repeat: round;  
        background-size: cover;
        padding-bottom: 0rem!important;
        padding-top: 10rem;
    }
    .letra1 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 22px !important;
    }
    .letra2 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 18px !important;
    }
    .letra3 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .letra4 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .text-footer-movil {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 12px;
    }
}

@media (min-width:1751px) and (max-width:2000px) {
    .rectangulo {

        position: absolute;
        width: 10%;
        height: 9px;
        background: #2585C7;
        margin-left: 1%;
    }


    .linea-titulos {

        position: absolute;
        width: 53%;
        height: 0px;
        margin-top:0.51%;
        border: 1px solid #A4A4A4;
        margin-left: 1%;
    }
    .rectangulo-listas {
        position: absolute;
        width: 10%;
        height: 9px;
        background: #2585C7;
        margin-left: 1%;
    }
    
    .linea-listas {
        position: absolute;
        width: 30%;
        height: 0px;
        margin-top: 0.5%;
        border: 1px solid #A4A4A4;
        margin-left: 1%;
    }
    .linea-tab1 {

        position: absolute;
        width: 5.8%;
        height: 0px;
        margin-top: 2.1%;
        border: 1px solid #E8552E;
        margin-left: -28.5%;
    }
    
    .linea-tab2 {
    
        position: absolute;
        width: 5.7%;
        height: 0px;
        margin-top: 2.1%;
        border: 1px solid #E8552E;
        margin-left: -33%;
    }
    .fondo-cabecera {
        padding: 0rem 0;
        background: url(../images/frontend/fondo-head-566.png) no-repeat;
        margin: 0 auto;
        /* background-size: cover; */
        background-position: 100% 0%;
    }
    .letra-precio {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 26px;
    }
    .footer-other{
        background-image: url(../images/frontend/footer-solo-1600.png); 
        background-repeat: round;  
        background-size: cover;
        padding-bottom: 0rem!important;
        padding-top: 10rem;
    }
    .letra1 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 17px !important;
    }
    .letra2 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 18px !important;
    }
    .letra3 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .letra4 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .text-footer-movil {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 12px;
    }
}

@media (min-width:1601px) and (max-width:1750px) {
    .rectangulo {

        position: absolute;
        width: 10%;
        height: 9px;
        background: #2585C7;
        margin-left: 1%;
    }


    .linea-titulos {

        position: absolute;
        width: 57%;
        height: 0px;
        margin-top:0.51%;
        border: 1px solid #A4A4A4;
        margin-left: 1%;
    }
    .rectangulo-listas {
        position: absolute;
        width: 10%;
        height: 9px;
        background: #2585C7;
        margin-left: 1%;
    }
    
    .linea-listas {
        position: absolute;
        width: 30%;
        height: 0px;
        margin-top: 0.5%;
        border: 1px solid #A4A4A4;
        margin-left: 1%;
    }
    .linea-tab1 {

        position: absolute;
        width: 5.8%;
        height: 0px;
        margin-top: 2.1%;
        border: 1px solid #E8552E;
        margin-left: -30%;
    }
    
    .linea-tab2 {
    
        position: absolute;
        width: 6.3%;
        height: 0px;
        margin-top: 2.1%;
        border: 1px solid #E8552E;
        margin-left: -35.5%;
    }
    .fondo-cabecera {
        padding: 0rem 0;
        background: url(../images/frontend/fondo-head-566.png) no-repeat;
        margin: 0 auto;
        /* background-size: cover; */
        background-position: 100% 0%;
    }
    .letra-precio {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 26px;
    }
    .footer-other{
        background-image: url(../images/frontend/footer-solo-1600.png); 
        background-repeat: round;  
        background-size: cover;
        padding-bottom: 0rem!important;
        padding-top: 10rem;
    }
    .letra1 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 20px !important;
    }
    .letra2 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 16px !important;
    }
    .letra3 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .letra4 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .text-footer-movil {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 12px;
    }
}

@media (min-width:1501px) and (max-width:1600px) {
    .rectangulo {

        position: absolute;
        width: 10%;
        height: 9px;
        background: #2585C7;
        margin-left: 1%;
    }


    .linea-titulos {

        position: absolute;
        width: 64%;
        height: 0px;
        margin-top: 0.51%;
        border: 1px solid #A4A4A4;
        margin-left: 1%;
    }
    .rectangulo-listas {
        position: absolute;
        width: 15%;
        height: 9px;
        background: #2585C7;
        margin-left: 1%;
    }
    
    .linea-listas {
        position: absolute;
        width: 40%;
        height: 0px;
        margin-top: 0.5%;
        border: 1px solid #A4A4A4;
        margin-left: 1%;
    }
    .linea-tab1 {

        position: absolute;
        width: 7%;
        height: 0px;
        margin-top: 2.5%;
        border: 1px solid #E8552E;
        margin-left: -34%;
    }
    
    .linea-tab2 {
    
        position: absolute;
        width: 7%;
        height: 0px;
        margin-top: 2.5%;
        border: 1px solid #E8552E;
        margin-left: -40%;
    }
    .fondo-cabecera {
        padding: 0rem 0;
        background: url(../images/frontend/fondo-head-566.png) no-repeat;
        margin: 0 auto;
        /* background-size: cover; */
        background-position: 100% 0%;
    }
    .letra-precio {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 26px;
    }
    .footer-other{
        background-image: url(../images/frontend/footer-solo-1600.png); 
        background-repeat: round;  
        background-size: cover;
        padding-bottom: 0rem!important;
        padding-top: 10rem;
    }
    .letra1 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 15px !important;
    }
    .letra2 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .letra3 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .letra4 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .text-footer-movil {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 12px;
    }
}

@media (min-width:1301px) and (max-width:1500px) {
    .rectangulo {

        position: absolute;
        width: 10%;
        height: 9px;
        background: #2585C7;
        margin-left: 1%;
    }


    .linea-titulos {

        position: absolute;
        width: 72.8%;
        height: 0px;
        margin-top:0.51%;
        border: 1px solid #A4A4A4;
        margin-left: 1%;
    }
    .rectangulo-listas {
        position: absolute;
        width: 15%;
        height: 9px;
        background: #2585C7;
        margin-left: 1%;
    }
    
    .linea-listas {
        position: absolute;
        width: 40%;
        height: 0px;
        margin-top: 0.5%;
        border: 1px solid #A4A4A4;
        margin-left: 1%;
    }
    .linea-tab1 {

        position: absolute;
        width: 7.5%;
        height: 0px;
        margin-top: 2.7%;
        border: 1px solid #E8552E;
        margin-left: -38.5%;
    }
    
    .linea-tab2 {
    
        position: absolute;
        width: 6.5%;
        height: 0px;
        margin-top: 2.7%;
        border: 1px solid #E8552E;
        margin-left: -44%;
    }
    .footer-other{
        background-image: url(../images/frontend/footer-solo-1600.png); 
        background-repeat: round;  
        background-size: cover;
        padding-bottom: 0rem!important;
        padding-top: 10rem;
    }
    .letra1 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 17px !important;
    }
    .letra2 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 16px !important;
    }
    .letra3 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .letra4 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .text-footer-movil {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 12px;
    }
   
}

@media (min-width:1101px) and (max-width:1300px) {
    .rectangulo {

        position: absolute;
        width: 10%;
        height: 9px;
        background: #2585C7;
        margin-left: 1%;
    }


    .linea-titulos {

        position: absolute;
        width: 72.5%;
        height: 0px;
        margin-top:0.55%;
        border: 1px solid #A4A4A4;
        margin-left: 1%;
    }
    .rectangulo-listas {
        position: absolute;
        width: 15%;
        height: 9px;
        background: #2585C7;
        margin-left: 1%;
    }
    
    .linea-listas {
        position: absolute;
        width: 40%;
        height: 0px;
        margin-top: 0.6%;
        border: 1px solid #A4A4A4;
        margin-left: 1%;
    }
    .linea-tab1 {

        position: absolute;
        width: 8.7%;
        height: 3px;
        margin-top: 2.8%;
        background-color: #E8552E;
        margin-left: -38%;
    }
    
    .linea-tab2 {
    
        position: absolute;
        width: 6.8%;
        height: 3px;
        margin-top: 2.8%;
        background-color: #E8552E;
        margin-left: -43%;
    }
    .letra-filtros {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif !important;
        font-size: 12px;
        color : #000;   
    }
    .titulo-filtros {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif !important;
        font-size: 14px;
        color : #2585C7;   
    }
    .footer-other{
        background-image: url(../images/frontend/footer-solo-1600.png); 
        background-repeat: round;  
        background-size: cover;
        padding-bottom: 0rem!important;
        padding-top: 10rem;
    }
    .letra1 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .letra2 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 12px !important;
    }
    .letra3 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .letra4 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 10px !important;
    }
    .text-footer-movil {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 12px;
    }
}

@media (min-width:992px) and (max-width:1100px) {
    .rectangulo {

        position: absolute;
        width: 10%;
        height: 9px;
        background: #2585C7;
        margin-left: 1%;
    }


    .linea-titulos {

        position: absolute;
        width: 72.5%;
        height: 0px;
        margin-top:0.75%;
        border: 1px solid #A4A4A4;
        margin-left: 1%;
    }
    .rectangulo-listas {
        position: absolute;
        width: 15%;
        height: 9px;
        background: #2585C7;
        margin-left: 1%;
    }
    
    .linea-listas {
        position: absolute;
        width: 40%;
        height: 0px;
        margin-top: 0.7%;
        border: 1px solid #A4A4A4;
        margin-left: 1%;
        background-color: #A4A4A4;
    }
    .linea-tab1 {

        position: absolute;
        width: 9.5%;
        height: 0px;
        margin-top: 3.1%;
        background-color: #E8552E;
        margin-left: -36%;
    }
    
    .linea-tab2 {
    
        position: absolute;
        width: 7.5%;
        height: 0px;
        margin-top: 3.1%;
        background-color: #E8552E;
        margin-left: -42%;
    }
    .letra-filtros {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif !important;
        font-size: 10px;
        color : #000;   
    }
    .titulo-filtros {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif !important;
        font-size: 12px;
        color : #2585C7;   
    }
    .footer-other{
        background-image: url(../images/frontend/footer-solo-1600.png); 
        background-repeat: round;  
        background-size: cover;
        padding-bottom: 0rem!important;
        padding-top: 10rem;
    }
    .letra1 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 12px !important;
    }
    .letra2 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 12px;
    }
    .letra3 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .letra4 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 10px !important;
    }
    .text-footer-movil {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 10px;
    }

    .letra-naranja {
        color : #E8552E;
        font-size: 10px;
    }
}

@media (min-width:781px) and (max-width: 991px){
    .footer-other{
        background-image: url(../images/frontend/footer-vistas-web-movil-780.png); 
        background-repeat: round;  
        background-size: cover;
        padding-bottom: 0rem!important;
        padding-top: 20rem;
    }
    .rectangulo {

        position: absolute;
        width: 10%;
        height: 9px;
        background: #2585C7;
        margin-left: 1%;
    }


    .linea-titulos {

        position: absolute;
        width: 72.5%;
        height: 0px;
        margin-top:0.55%;
        border: 1px solid #A4A4A4;
        margin-left: 1%;
    }
    .rectangulo-listas {
        position: absolute;
        width: 15%;
        height: 9px;
        background: #2585C7;
        margin-left: 1.5%;
    }
    
    .linea-listas {
        position: absolute;
        width: 40%;
        height: 0px;
        margin-top: 0.8%;
        border: 1px solid #A4A4A4;
        margin-left: 1.5%;
        background-color: #A4A4A4;
    }
    .linea-tab1 {

        position: absolute;
        width: 9.8%;
        height: 0px;
        margin-top: 3.5%;
        background-color: #E8552E;
        margin-left: -34%;
    }
    
    .linea-tab2 {
    
        position: absolute;
        width: 8.3%;
        height: 0px;
        margin-top: 3.5%;
        background-color: #E8552E;
        margin-left: -41%;
    }
    .letra-filtros {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif !important;
        font-size: 8px;
        color : #000;   
    }
    .titulo-filtros {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif !important;
        font-size: 10px;
        color : #2585C7;   
    }
    .fondo-cabecera {
        padding: 0rem 0;
        background: url(../images/frontend/fondo-head-566.png) no-repeat;
        margin: 0 auto;
        /* background-size: cover; */
        background-position: 100% 0%;
    }
    .letra1 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 9px !important;
    }
    .letra2 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 12px !important;
    }
    .letra3 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .letra4 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 10px !important;
    }

    .letra-naranja {
        color : #E8552E;
        font-size: 9px;
    }
}
    

@media (min-width:731px)  and (max-width: 780px){
    
    .footer-other{
        background-image: url(../images/frontend/footer-vistas-web-movil-780.png);
    }
    .rectangulo {

        position: absolute;
        width: 10%;
        height: 9px;
        background: #2585C7;
        margin-left: 1%;
    }


    .linea-titulos {

        position: absolute;
        width: 72.5%;
        height: 0px;
        margin-top:0.55%;
        border: 1px solid #A4A4A4;
        margin-left: 1%;
    }
    .rectangulo-listas {
        position: absolute;
        width: 15%;
        height: 9px;
        background: #2585C7;
        margin-left: 2%;
    }
    
    .linea-listas {
        position: absolute;
        width: 40%;
        height: 0px;
        margin-top: 0.9%;
        border: 1px solid #A4A4A4;
        margin-left: 2%;
        background-color: #A4A4A4;
    }
    .linea-tab1 {

        position: absolute;
        width: 10.51%;
        height: 0px;
        margin-top: 3.8%;
        background-color: #E8552E;
        margin-left: -33%;
    }
    
    .linea-tab2 {
    
        position: absolute;
        width: 8.5%;
        height: 0px;
        margin-top: 3.8%;
        background-color: #E8552E;
        margin-left: -40%;
    }
    .letra-filtros {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif !important;
        font-size: 8px;
        color : #000;   
    }
    .titulo-filtros {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif !important;
        font-size: 10px;
        color : #2585C7;   
    }
    .fondo-cabecera {
        padding: 0rem 0;
        background: url(../images/frontend/fondo-head-300.png) no-repeat;
        margin: 0 auto;
        /* background-size: cover; */
        background-position: 100% 0%;
    }
    .letra1 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 16px !important;
    }
    .letra2 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 12px !important;
    }
    .letra3 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .letra4 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 10px !important;
    }
}

@media (min-width:680px)  and (max-width: 730px){
  
    .footer-other{
        background-image: url(../images/frontend/footer-vistas-web-movil-780.png);
    }
    .rectangulo {

        position: absolute;
        width: 10%;
        height: 9px;
        background: #2585C7;
        margin-left: 1%;
    }


    .linea-titulos {

        position: absolute;
        width: 72.5%;
        height: 0px;
        margin-top:0.55%;
        border: 1px solid #A4A4A4;
        margin-left: 1%;
    }
    .rectangulo-listas {
        position: absolute;
        width: 15%;
        height: 9px;
        background: #2585C7;
        margin-left: 2%;
    }
    
    .linea-listas {
        position: absolute;
        width: 40%;
        height: 0px;
        margin-top: 1.1%;
        border: 1px solid #A4A4A4;
        margin-left: 2%;
        background-color: #A4A4A4;
    }
    .linea-tab1 {

        position: absolute;
        width: 12.2%;
        height: 0px;
        margin-top: 4.3%;
        background-color: #E8552E;
        margin-left: -31%;
    }
    
    .linea-tab2 {
    
        position: absolute;
        width: 10%;
        height: 0px;
        margin-top: 4.3%;
        background-color: #E8552E;
        margin-left: -39%;
    }
    .letra-filtros {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif !important;
        font-size: 8px;
        color : #000;   
    }
    .titulo-filtros {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif !important;
        font-size: 10px;
        color : #2585C7;   
    }
    .fondo-cabecera {
        padding: 0rem 0;
        background: url(../images/frontend/fondo-head-266.png) no-repeat;
        margin: 0 auto;
        /* background-size: cover; */
        background-position: 100% 0%;
    }
    .linea-menus {
        position: absolute;
        width: 80%;
        height: 1px;
        margin-top: 0%;
        background-color: #A4A4A4;
        margin-left: 4%;
    }
    .letra1 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 16px !important;
    }
    .letra2 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 12px !important;
    }
    .letra3 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .letra4 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 10px !important;
    }
}


@media (min-width:590px)  and (max-width: 679px){
    .footer-other{
        background-image: url(../images/frontend/footer-vistas-web-movil-679.png);
    }
    .rectangulo-listas {
        position: absolute;
        width: 15%;
        height: 9px;
        background: #2585C7;
        margin-left: 2%;
    }
    
    .linea-listas {
        position: absolute;
        width: 40%;
        height: 0px;
        margin-top: 1.1%;
        border: 1px solid #A4A4A4;
        margin-left: 2%;
        background-color: #A4A4A4;
    }
    
    .linea-tab1 {

        position: absolute;
        width: 12.2%;
        height: 0px;
        margin-top: 4.3%;
        background-color: transparent;
        border: 0px;
        margin-left: -31%;
    }
    
    .linea-tab2 {
    
        position: absolute;
        width: 10%;
        height: 0px;
        margin-top: 4.3%;
        background-color: transparent;
        border: 0px;
        margin-left: -39%;
    }
    .fondo-cabecera {
        padding: 0rem 0;
        background: url(../images/frontend/fondo-head-266.png) no-repeat;
        margin: 0 auto;
        /* background-size: cover; */
        background-position: 100% 0%;
    }
    .linea-menus {
        position: absolute;
        width: 80%;
        height: 1px;
        margin-top: 0%;
        background-color: #A4A4A4;
        margin-left: 6%;
    }
    .letra1 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 16px !important;
    }
    .letra2 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 12px !important;
    }
    .letra3 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .letra4 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 10px !important;
    }
   
}
    
    
@media (min-width:500px)  and (max-width: 589px){
    .footer-principal{
        background-image: url(../images/frontend/footer-vistas-web-movil-589.png);
    }
    .rectangulo-listas {
        position: absolute;
        width: 15%;
        height: 9px;
        background: #2585C7;
        margin-left: 2%;
    }
    
    .linea-listas {
        position: absolute;
        width: 40%;
        height: 0px;
        margin-top: 1.1%;
        border: 1px solid #A4A4A4;
        margin-left: 2%;
        background-color: #A4A4A4;
    }
    .linea-tab1 {

        position: absolute;
        width: 12.2%;
        height: 0px;
        margin-top: 4.3%;
        background-color: transparent;
        border: 0px;
        margin-left: -31%;
    }
    
    .linea-tab2 {
    
        position: absolute;
        width: 10%;
        height: 0px;
        margin-top: 4.3%;
        background-color: transparent;
        border: 0px;
        margin-left: -39%;
    }
    .fondo-cabecera {
        padding: 0rem 0;
        background: url(../images/frontend/fondo-head-266.png) no-repeat;
        margin: 0 auto;
        /* background-size: cover; */
        background-position: 100% 0%;
    }
    .linea-menus {
        position: absolute;
        width: 80%;
        height: 1px;
        margin-top: 0%;
        background-color: #A4A4A4;
        margin-left: 5%;
    }
    .letra1 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 16px !important;
    }
    .letra2 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 12px !important;
    }
    .letra3 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .letra4 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 10px !important;
    }
    
}
    
@media (min-width:400px)  and (max-width: 549px){
    .footer-other{
        background-image: url(../images/frontend/footer-vistas-web-movil-500.png);
    }
    .rectangulo-listas {
        position: absolute;
        width: 15%;
        height: 9px;
        background: #2585C7;
        margin-left: 2%;
    }
    
    .linea-listas {
        position: absolute;
        width: 55%;
        height: 0px;
        margin-top: 1.4%;
        border: 1px solid #A4A4A4;
        margin-left: 2%;
        background-color: #A4A4A4;
    }
    .linea-tab1 {

        position: absolute;
        width: 12.2%;
        height: 0px;
        margin-top: 4.3%;
        background-color: transparent;
        border: 0px;
        margin-left: -31%;
    }
    
    .linea-tab2 {
    
        position: absolute;
        width: 10%;
        height: 0px;
        margin-top: 4.3%;
        background-color: transparent;
        border: 0px;
        margin-left: -39%;
    }
    .fondo-cabecera {
        padding: 0rem 0;
        background: none;
        margin: 0 auto;
        /* background-size: cover; */
        background-position: 100% 0%;
    }
    .linea-menus {
        position: absolute;
        width: 80%;
        height: 1px;
        margin-top: 0%;
        background-color: #A4A4A4;
        margin-left: 5%;
    }
    .letra1 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 16px !important;
    }
    .letra2 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 12px !important;
    }
    .letra3 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .letra4 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 10px !important;
    }
    
}
    
@media(max-width: 399px){
    .footer-other{
        background-image: url(../images/frontend/footer-vistas-web-movil-350.png);
    }
    .rectangulo-listas {
        position: absolute;
        width: 25%;
        height: 9px;
        background: #2585C7;
        margin-left: 3.7%;
    }
    
    .linea-listas {
        position: absolute;
        width: 80%;
        height: 0px;
        margin-top: 2.7%;
        border: 1px solid #A4A4A4;
        margin-left: 3.7%;
        background-color: #A4A4A4;
    }
    .linea-tab1 {

        position: absolute;
        width: 12.2%;
        height: 0px;
        margin-top: 4.3%;
        background-color: transparent;
        border: 0px;
        margin-left: -31%;
    }
    
    .linea-tab2 {
    
        position: absolute;
        width: 10%;
        height: 0px;
        margin-top: 4.3%;
        background-color: transparent;
        border: 0px;
        margin-left: -39%;
    }
    .fondo-cabecera {
        padding: 0rem 0;
        background: none;
        margin: 0 auto;
        /* background-size: cover; */
        background-position: 100% 0%;
    }
    .footer-other {
        background-image: noone;
        background-repeat: round;
        background-size: cover;
        padding-bottom: 0rem!important;
        padding-top: 0rem;
    }
    .ancho-boton {
        width: 100% !important;
        border-radius: 0.45rem;
    }
    .linea-menus {
        position: absolute;
        width: 80%;
        height: 1px;
        margin-top: 0%;
        background-color: #A4A4A4;
        margin-left: 5%;
    }
    .letra1 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 14px !important;
    }
    .letra2 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 10px !important;
    }
    .letra3 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 15px !important;
    }
    .letra4 {
        font-family: "Montserrat", "Times New Roman", Arial, Times, serif;
        font-size: 8px !important;
    }
}

