.menu {
    background-color: #ffffff;
    border-bottom: 3px solid #d0d0d0;
    padding: 0px;

}

div a img {
    max-width: 33%;
}

h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 42px;
    font-weight: 800;
}

#about {
    margin: 8% 0% 3% 0%;
    padding-top: 55px;
}

#about h1 {
    text-align: center;
    color: #8e8e8e;
}

#services img {
    max-width: 100%;

}

h5 {
    color: #6d6d6d;
}

#contact {
    margin: 8% 0% 5% 0%;
}

.tarjeta {
    padding: 5px;
    border: 1px solid #c2c2c2;
    border-radius: 10px;
    box-shadow: 1px 1px 2px #c3c3c3;
    transition: all 250ms linear;
}

.tarjeta img {
    max-width: 70%;
}

.tarjeta:hover {
    border: 1px solid #a2a2a2;
    box-shadow: 0px 0px 10px #b2b2b2;
    transition: all 250ms linear;
    margin-top: -5px;
}

.sucursales {
    padding: 3% 2% 5% 2%;
    font-size: 14px;
}

.sucursales h4 {
    font-size: 16px;
}

/*propuesta PSD 09/05/2020*/
.producto1 {
    height: 530px;
    padding-top: 40px;
}

.fondoAzul {
    position: absolute;
    width: 100%;
    background-color: #1d75bd;
    border-radius: 0% 50% 50% 0%;
    z-index: -1;
    left: -30px;
    height: 449px;
    margin-top: 14%;

}

.fondoVerde {
    background-color: #89b50a;
    border-radius: 50% 0% 00% 50%;
    margin: 4% 0% 0% 0%;
    height: 449px;
}


.fondoRojo {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ff4634;
    border-radius: 0% 50% 50% 0%;
    z-index: -1;
    left: -30px;
    height: 449px;
    margin-top: 14%;

}

.imgsobre {
    max-width: 112%;
    z-index: 2;
    margin: 16% 0% 0% 2%;
}

.imgsobre2 {
    max-width: 112%;
    z-index: 2;
    margin: -3% 0% 0% -15%;

}

.imgsobre3 {
    max-width: 116%;
    z-index: 2;
    margin: 16% 0% 0% -4%;
}

.textSecion {
    padding-top: 2%;
    font-size: 1.4rem;
    color: #6d6d6d;
}

li.dropdown:hover .dropdown-menu {
    display: block
}

li.dropdown:hover .dropdown-toggle {}

.formulariotarjeta {
    border: 1px solid #c1c1c1;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px #c1c1c1;
}

.gif {
    max-width: 100%;
    margin-top: 6.1%;
}

.desyu {
    color: #1d75bd;
    margin-top: 16%;
    font-size: 40px;
}

.desyfv {
    color: #89b50a;
    margin-top: 18%;
    font-size: 40px;
}

.desycon {
    color: #ff4634;
    margin-top: 18%;
    font-size: 40px;
}

#producto2 {
    display: block;
}

#producto22 {
    display: none;
}

#aprobaciones h1 {
    margin: 0% 0% 8% 0%;
    font-size: 40px;
}

.formulariotarjeta h1 {
    font-size: 34px;
    color: #8e8e8e;
    margin-top: 30px;
}
.cuadrito{
    margin: 3% 0%;
}

@media only screen and (min-width: 1650px) and (max-width: 1920px) {

    .gif {
        max-width: 100%;
        margin-top: 5%;
    }

    .info {
        font-size: 26px;
        margin: 0% -15% 0% -15%;
    }

    #about h1 {
        text-align: center;
        color: #8e8e8e;
        font-size: 74px;
    }

    #services img {
        max-width: 85%;

    }

    #services h5 {
        font-size: 24px;
    }

    .fondoAzul {

        height: 538px;
        margin-top: 15%;
    }

    .imgsobre {
        max-width: 112%;
        z-index: 2;
        margin: 23% 0% 0% 29%;
    }

    .desyu {
        font-size: 55px;
    }

    .textSecion {
        font-size: 1.6rem;
    }

    .btn-outline-info {
        font-size: 20px;
        margin-top: 2%;
    }

    #producto1 {
        margin-top: 10%;
    }

    #producto2 {
        margin-top: 10%;
    }

    .fondoVerde {
        height: 538px;
    }

    .imgsobre2 {
        margin: 8% 0% 0% -36%;
    }

    .desyfv {
        font-size: 55px;
        margin-top: 14%;
    }

    #producto3 {
        margin-top: 10%;
        margin-bottom: 10%;
    }

    .fondoRojo {
        height: 538px;
    }

    .desycon {
        margin-top: 16%;
        font-size: 55px;
    }

    .imgsobre3 {
        margin: 28% 0% 0% 27%;
    }

    #aprobaciones h1 {
        margin: 0% 0% 8% 0%;
        font-size: 55px;
    }

    #producto2 {
        display: block;
    }

    #producto22 {
        display: none;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .fondoAzul {
        height: 345px;
        margin-top: 20%;
    }

    .imgsobre2 {
        max-width: 112%;
        z-index: 2;
        margin: -3% 0% 0% -15%;
    }

    .fondoVerde {
        height: 345px;
        margin-top: 9%;
    }

    .fondoRojo {
        height: 345px;
        margin-top: 24%;
    }

    .imgsobre3 {
        margin: 30% 0% 0% -4%;
    }

    #producto2 {
        display: block;
    }

    #producto22 {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    #producto1 {
        height: 500px;
    }

    #producto2 {
        height: 500px;
    }

    #producto3 {
        height: 500px;

    }

    .fondoAzul {
        height: 345px;
    }

    .fondoVerde {
        height: 345px;
    }

    .fondoRojo {
        height: 345px;
    }

    .textSecion {
        padding: 2% 0% 2% 0%;
        font-size: 18px;
    }

    .navbar-brand {
        width: 50% !important;
    }

    #producto2 {
        display: block;
    }

    #producto22 {
        display: none;
    }
}

@media only screen and (min-width: 676px) and (max-width: 767px) {

    .navbar-brand {
        width: 80% !important;
    }

    #producto1 {
        height: 775px;
    }

    #producto22 {
        height: 775px;
    }

    #producto3 {
        height: 775px;

    }

    .fondoAzul {
        height: 345px;
        width: 48%;
    }

    .fondoVerde {
        height: 345px;
        width: 48%;
    }

    .fondoRojo {
        height: 345px;
        width: 48%;
    }

    #producto2 {
        display: none;
    }

    #producto22 {
        display: block;
    }

    .fondoVerde22 {
        position: absolute;
        width: 48%;
        background-color: #89b50a;
        border-radius: 0% 50% 50% 0%;
        z-index: -1;
        left: -30px;
        height: 345px;
        margin-top: 14%;

    }

    .imgsobre {
        max-width: 50%;
        margin-top: 15%;
    }

    .imgsobre2 {
        max-width: 50%;
        margin: 18% 0% 0% -10%;
    }

    .imgsobre3 {
        max-width: 50%;
        margin: 20% 0% 0% 3%;
    }

    .desyu {
        margin-top: 8%;
    }

    .desyfv {
        margin-top: 8%;
    }

    .desycon {
        margin-top: 8%;
    }

    .textSecion {
        padding: 2%;
        font-size: 1.2rem;

    }

    .gif img {
        margin-top: 4%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 675px) {

    .navbar-brand {
        width: 80% !important;
    }

    #producto1 {
        height: 710px;
    }

    #producto22 {
        height: 710px;
    }

    #producto3 {
        height: 775px;

    }

    .fondoAzul {
        height: 295px;
        width: 48%;
    }

    .fondoVerde {
        height: 295px;
        width: 48%;
    }

    .fondoRojo {
        height: 295px;
        width: 48%;
    }

    #producto2 {
        display: none;
    }

    #producto22 {
        display: block;
    }

    .fondoVerde22 {
        position: absolute;
        width: 48%;
        background-color: #89b50a;
        border-radius: 0% 50% 50% 0%;
        z-index: -1;
        left: -30px;
        height: 295px;
        margin-top: 14%;

    }

    .imgsobre {
        max-width: 50%;
        margin-top: 15%;
    }

    .imgsobre2 {
        max-width: 50%;
        margin: 18% 0% 0% -10%;
    }

    .imgsobre3 {
        max-width: 50%;
        margin: 20% 0% 0% 3%;
    }

    .desyu {
        margin-top: 8%;
    }

    .desyfv {
        margin-top: 8%;
    }

    .desycon {
        margin-top: 6%;
    }

    .textSecion {
        padding: 2%;
        font-size: 1.2rem;

    }

    .gif img {
        margin-top: 4%;
    }
}

@media only screen and (min-width: 475px) and (max-width: 575px) {
    .navbar-brand {
        width: 80% !important;
    }

    #producto1 {
        height: 640px;
    }

    #producto22 {
        height: 640px;
    }

    #producto3 {
        height: 680px;

    }

    .fondoAzul {
        height: 270px;
        width: 48%;
        left: 0px;
    }

    .fondoVerde {
        height: 270px;
        width: 48%;
        left: 0px;
    }

    .fondoRojo {
        height: 270px;
        width: 48%;
        left: 0px;
    }

    #producto2 {
        display: none;
    }

    #producto22 {
        display: block;
    }

    .fondoVerde22 {
        position: absolute;
        width: 48%;
        background-color: #89b50a;
        border-radius: 0% 50% 50% 0%;
        z-index: -1;
        left: 0px;
        height: 295px;
        margin-top: 14%;

    }

    .imgsobre {
        max-width: 50%;
        margin-top: 20%;
        margin-left: 27px;
    }

    .imgsobre2 {
        max-width: 50%;
        margin: 25% 0% 0% -10%;
    }

    .imgsobre3 {
        max-width: 50%;
        margin: 23% 0% 0% 7%;
    }

    .desyu {
        margin-top: 8%;
        font-size: 30px;
    }

    .desyfv {
        margin-top: 8%;
        font-size: 30px;
    }

    .desycon {
        margin-top: 6%;
        font-size: 30px;
    }

    .textSecion {
        padding: 2%;
        font-size: 1.2rem;

    }

    .gif img {
        margin-top: 4%;
    }

}

@media only screen and (min-width: 425px) and (max-width: 475px) {
    .navbar-brand {
        width: 80% !important;
    }

    #producto1 {
        height: 545px;
    }

    #producto22 {
        height: 545px;
    }

    #producto3 {
        height: 585px;

    }

    .fondoAzul {
        height: 235px;
        width: 48%;
        left: 0px;
    }

    .fondoVerde {
        height: 235px;
        width: 48%;
        left: 0px;
    }

    .fondoRojo {
        height: 235px;
        width: 48%;
        left: 0px;
    }

    #producto2 {
        display: none;
    }

    #producto22 {
        display: block;
    }

    .fondoVerde22 {
        position: absolute;
        width: 48%;
        background-color: #89b50a;
        border-radius: 0% 50% 50% 0%;
        z-index: -1;
        left: 0px;
        height: 235px;
        margin-top: 14%;

    }

    .imgsobre {
        max-width: 50%;
        margin-top: 20%;
        margin-left: 27px;
    }

    .imgsobre2 {
        max-width: 50%;
        margin: 25% 0% 0% -10%;
    }

    .imgsobre3 {
        max-width: 50%;
        margin: 23% 0% 0% 7%;
    }

    .desyu {
        margin-top: 8%;
        font-size: 30px;
    }

    .desyfv {
        margin-top: 8%;
        font-size: 30px;
    }

    .desycon {
        margin-top: 6%;
        font-size: 30px;
    }

    .textSecion {
        padding: 2%;
        font-size: 1rem;

    }

    .gif img {
        margin-top: 4%;
    }

    #aprobaciones h1 {
        margin: 0% 0% 8% 0%;
        font-size: 35px;
    }
}

@media only screen and (min-width: 350px) and (max-width: 424px) {
    .navbar-brand {
        width: 80% !important;
    }

    #producto1 {
        height: 505px;
    }

    #producto22 {
        height: 505px;
    }

    #producto3 {
        height: 530px;

    }

    .fondoAzul {
        height: 195px;
        width: 48%;
        left: 0px;
    }

    .fondoVerde {
        height: 195px;
        width: 48%;
        left: 0px;
    }

    .fondoRojo {
        height: 195px;
        width: 48%;
        left: 0px;
    }

    #producto2 {
        display: none;
    }

    #producto22 {
        display: block;
    }

    .fondoVerde22 {
        position: absolute;
        width: 48%;
        background-color: #89b50a;
        border-radius: 0% 50% 50% 0%;
        z-index: -1;
        left: 0px;
        height: 235px;
        margin-top: 14%;

    }

    .imgsobre {
        max-width: 50%;
        margin-top: 20%;
        margin-left: 27px;
    }

    .imgsobre2 {
        max-width: 50%;
        margin: 30% 0% 0% -10%;
    }

    .imgsobre3 {
        max-width: 50%;
        margin: 23% 0% 0% 7%;
    }

    .desyu {
        margin-top: 8%;
        font-size: 26px;
    }

    .desyfv {
        margin-top: 8%;
        font-size: 26px;
    }

    .desycon {
        margin-top: 6%;
        font-size: 26px;
    }

    .textSecion {
        padding: 2%;
        font-size: .92rem;

    }

    .gif img {
        margin-top: 4%;
    }
.formulariotarjeta h1 {
    font-size: 28px;

}
    #aprobaciones h1 {
    margin: 0% 0% 8% 0%;
    font-size: 28px;
}
}
