
/*ppa 2017*/
.cabecera {
    padding-top: 60px !important;
    margin-top: -70px !important;
}

a.ancla {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}

.img-cabecera {
    padding-top: 50px;
    padding-left: 260px;
}

.formulario {
    border: 1px solid white;
    margin-top: 35px;
    margin-bottom: 80px;
    background-color: rgba(245, 245, 245, 0.5);
}

.formulario-texto1 {
    color: #AA183D;
    padding-top: 15px;
    font-weight: bold;
    text-align: left;
}

.formulario-texto2 {
    font-size: 16px;
    text-align: left;
}

.formulario-bbll {
    font-size: 11px;
    text-align: left;
}

.bloque1-rojo1 {
    background-color: #AA183D;
}

.bloque1-rojo2 {
    background-color: #7B0D28;
}

.bloque1-titulo1 {
    color: white;
    font-size: 25px;
    text-align: right;
    padding-top: 10px;
}

.bloque1-titulo1-2 {
    text-align: left !important;
    color: white;
    font-size: 25px;
    padding-top: 10px;
    background-color: #AA183D;
    padding: 15px;
}

.bloque1-titulo2 {
    text-align: left !important;
    color: white;
    font-size: 25px;
    padding-top: 10px;
}

.bloque1-titulo2-2 {
    text-align: left !important;
    color: white;
    font-size: 25px;
    padding-top: 10px;
    background-color: #7B0D28;
    padding: 15px;
    margin-top:25px;
}

.bloque-cebecera {
    background-size: auto auto !important;
    background-position: center top;
    background-repeat: no-repeat;
    height: 100%;
    min-height: 565px !important;
}

.bloque-unico {
    background-position: center top;
    background-repeat: no-repeat;
    height: 100%;
    min-height: 474px !important;
}

.bloque-rentabilidad {
    /*background-size: 78% 100% !important;*/
    background-position: center top;
    background-repeat: no-repeat;
    height: 100%;
    min-height: 490px !important;
}

.bloque-rentabilidad-movil {
    background-size: 90% auto !important;
    background-position: center top;
    background-repeat: no-repeat;
    height: 100%;
    min-height: 610px !important;
}

.bloque-rentabilidad-tablet {
    background-size: 95% auto !important;
    background-position: center top;
    background-repeat: no-repeat;
    height: 100%;
    min-height: 600px !important;
}

.bloque-gestion {
    /*background-size: 100% 100% !important;*/
    background-position: center top;
    background-repeat: no-repeat;
    height: 100%;
    min-height: 490px !important;
}

.bloque-equilibrio {
    /*background-size: 100% 100% !important;*/
    background-position: center top;
    background-repeat: no-repeat;
    height: 100%;
    min-height: 490px !important;
}

.bloque1-2 {
    padding: 15px 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 100%;
    min-height: 500px !important;
}

.cont-video {
    position: relative;
    left: 34%
}

.texto-legal {
    font-size: 12px;
    text-align: right;
}

.sangria {
    padding-left: 15px;
    font-weight: bold;
}

.bbll {
    padding-top: 15px;
    font-size: 12px !important;
}

.padding-btn {
    padding-top: 55px;
}

.btn-azul {
    color: #fff;
    background-color: #A3A92D;
    font-size: 28px !important;
    font-weight: bold !important;
    border-radius: 12px !important;
}

    .btn-azul:hover {
        border-color: grey;
        background-color: #394f6b;
        color: white !important;
    }

.btn-rentabilidad {
    margin-top: 137% !important;
    margin-left: 18% !important;
}

.btn-gestion1 {
    margin-top: 96% !important;
    margin-left: 1% !important;
}

.btn-gestion2 {
    margin-left: 48px !important;
}

@media screen and (min-width: 1700px) {
    .img-cabecera {
        /*padding-top: 0px;*/
        padding-left: 26%;
    }
}

@media screen and (max-width: 1534px) {
    .bloque-cebecera {
        background-size: auto 100% !important;
    }
}

@media screen and (max-width: 1199px) {
    .bloque-rentabilidad {
        background-size: auto auto !important;
    }

    .bloque-gestion {
        background-size: auto auto !important;
    }

    .bloque-equilibrio {
        background-size: auto auto !important;
    }

    .btn-rentabilidad {
        margin-top: 65% !important;
        margin-left: 38% !important;
    }   

    .btn-gestion1 {
        margin-top: 66% !important;
        margin-left: 13% !important;
    }

    .btn-gestion2 {
        margin-left: 98px !important;
    }

    .bloque-cebecera {
        min-height: 500px !important;
    }

    .bloque1-2 {
        background-image: none !important;
    }
}

@media screen and (max-width: 991px) {
    .padding-btn {
        padding-top: 0px;
    }

    .bloque-cebecera {
        padding: 15px 0;
        background-size: auto 100% !important;
        background-repeat: no-repeat;
        height: 100%;
        min-height: 600px !important;
    }

    .bloque1-2 {
        background-size: auto 100%;
    }

    .btn-rentabilidad {
        margin-top: 85% !important;
        margin-left: 34% !important;
    }

    .bloque-gestion {
        background-size: auto 95% !important;
    }

    .btn-gestion1 {
        margin-top: 83% !important;
        margin-left: 2% !important;
    }

    .img-cabecera {
        padding-top: 0px;
        padding-left: 0px;
    }
}

@media screen and (max-width: 767px) {
    .bloque-cebecera {
        padding: 15px 0;
        background-size: 100% auto;
        background-repeat: no-repeat;
        height: 100%;
        min-height: 620px !important;
    }

    .cont-video {
        position: relative;
        left: 0%
    }
}