/*ANIMACIONES*/

@import 'animate.css';


.ani1,
.ani1 .animated {
    animation-duration: 0.750s !important;
}

.ani2,
.ani2 .animated {
    animation-duration: 2s !important;
}

.ani3,
.ani3 .animated {
    animation-duration: 3s !important;
}

.stop {
    animation-play-state: paused;
}



/* ================= General ==================== */

body {
    font-family: 'Futura LT Book', sans-serif;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
}

.btn {
    font-size: 14px;
    line-height: 21px;
    font-family: 'Futura LT Bold', sans-serif;
    font-weight: 400;
}


/* ================ Typography ================== */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Futura LT Bold', sans-serif;
    font-weight: 400;
    color: #2c333d;
    margin: 0 0 15px;
}

h1 {
    font-size: 48px;
}

h2 {
    font-size: 37px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

p {
    margin: 0 0 15px;
}

#contenido p {
    line-height: 25px;
}

strong {
    /*    letter-spacing: 0.2px;*/
}

address {
    margin-bottom: 30px;
}

.light-title {
    font-family: 'Futura LT Book', sans-serif;
    line-height: normal;
}

.light-title span.triangle {
    background-image: url(/public/img/triangle.svg);
    width: 27px;
    height: 27px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 27px;
    background-position-x: left;

}

/*REVOLUTION Slider*/

.main-title h1 {
    letter-spacing: 0;
    font-family: "Futura lt Bold";
    font-size: 30px;
    font-weight: normal;
}

.main-title h1 .slogan {
    display: block;
    color: #21262e;
    text-transform: uppercase;
    margin-bottom: 18px;
    letter-spacing: 0.4px !important;
}

.main-title h1 .part1 {
    font-family: "Futura lt Book";
    color: #2c333d;
    font-size: 29px;
}

.main-title h1 .part2 {
    color: #005aa0;
    text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.3);
}

.pill {
    border-radius: 0;
    width: 760px;
    height: 460px;
    background: rgba(255, 255, 255, 0.1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 52%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(52%, rgba(255, 255, 255, 0.1)), color-stop(70%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 52%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 52%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 52%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0) 100%);
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 52%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}

.dark-brand-color {
    color: #005aa0;
}

.rev_slider_wrapper .btn-primary {
    background-color: #2c333d;
}

.banner-text {
    border-left: 4px solid #2c333d;
    padding-left: 24px;
    margin-top: -10px !important;
    margin-bottom: -10px !important;
    color: #2c333d;
}

.border-none{
	border-left: 0px!important;
}

.banner-text.no-marge {
    margin-bottom: 0 !important;
}

.banner-text sup {
    color: #111;
    font-size: 15px !important;
    vertical-align: super;
}

.banner-text .text-little {
    color: #111;
    font-size: 0.4em !important;
}

.banner-text .text-little sup {
    color: #111;
    font-size: 12px !important;
    vertical-align: super;
}

.banner-text .grey {
    color: grey;
}

.banner-text .blue {
    color: #0062ae;
}

.banner-text .weight-700 {
    font-weight: 700;
    font-family: "Futura LT Book";
}

.banner-text .slogan {
    font-style: italic;
    text-transform: none;
    font-weight: 400;
}

.banner-text .small-0 {
    font-size: 90%;
}

.banner-text .small-1 {
    font-size: 50% !important;
    line-height: 50% !important;
}

.banner-text .small-2 {
    font-size: 70% !important;
    line-height: 70% !important;
}

.banner-text .text-normal {
    text-transform: none !important;
    font-weight: 700;
    font-family: "Futura LT Book";
}

@media screen and (max-width: 992px) {
    .light-xs {
        font-weight: 700;
        font-family: "Futura lt Book";
    }

    .banner-text .small-1 {
        font-size: 70% !important;
        line-height: 50% !important;
    }
}

.text {
    color: #2c333d;
}

.btn-primary sup {
    margin-right: 10px;
}

.shadow-white {
    text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.5);
}

.rev_slider_wrapper .subtitle {
    font-weight: 800;
    font-size: 16px;
    color: #000;
}

.icon-player {
    width: 90px !important;
    height: 72px !important;
    opacity: 0.8;
}

.premio {
    width: 338px !important;
    height: 320px !important;
}

.premio-icono {
    width: 50px !important;
    height: 50px !important;
    vertical-align: middle;
    margin-right: 10px;
    position: absolute;
    left: 0;
}

.premio-icono + span {
    float: left;
    margin-left: 60px;
}

.premio-icono.azul path {
    fill: #005aa0;
}

.premio-icono.rojo path {
    fill: #e52726;
}

.planes-text {
    font-size: 18px;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.8);
}

.planes-text span {
    border-left: 3px solid #e52726;
    padding-left: 15px;
    margin-right: 10px;
}

.planes-text span:first-child {
    margin-left: 10px;
}

.fondo-white {
    padding: 10px;
    background: #fff;
    background-color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    color: #2c333d;
}

.fondo-white small.grey {
    font-size: 60% !important;
    font-weight: 200 !important;
    color: grey;
}

.notes {
    font-size: 18px;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    color: #2c333d;
}

.notes span {
    border-left: 3px solid #e52726;
    padding-left: 15px;
    margin-right: 15px;
    margin-left: 5px;
}


.notes + .btn-primary {
    margin-left: 40px;
    margin-top: 10px;
}


.coletilla {
    margin: 10px 0;
    display: inline-block;
    line-height: normal !important;
    font-size: 18px;
    padding: 10px 10px 20px 10px;
    background-color: rgba(255, 255, 255, 0.8);
}

.coletilla.little {
    font-size: 16px;
    margin: 0 !important;
}

.slogan.text-little {
    margin-bottom: 0;
}

.end-text {
    color: #777;
    font-size: 18px;
    text-shadow: 0px 1px 1px rgb(255, 255, 255);
    margin-left: 30px;
}

.end-text small {
    font-size: 17px;
    font-family: "Futura lt book" !important;
}

.rev_slider_wrapper .percent small {
    font-size: 50px;
}

.rev_slider_wrapper .percent sup {
    font-size: 20px;
    color: #000;
    position: relative;
    top: -30px;
}


/*ANIMACIONES PILDORAS*/


/*animations slider*/

.videos-animation {
    /*    position: relative!important;*/
    /*
    border:1px solid red;
    width: 100%;
*/
}

.videos-animation img {
    position: absolute;
}

.anima-1 {
    animation: animationFrames-1 linear 7s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-delay: 0;
    -webkit-animation: animationFrames-1 linear 7s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-delay: 0;
    -ms-animation: animationFrames-1 linear 7s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-delay: 0;
    opacity: 0;
    left: 1500px;
}


@keyframes animationFrames-1 {
    0% {
        opacity: 0.1;
        transform: translate(20px, -80px);
    }

    25% {
        opacity: 1;
        transform: translate(10px, -70px);
    }

    75% {
        opacity: 1;
        transform: translate(0px, -60px);
    }

    100% {
        opacity: 0;
        transform: translate(-10px, -50px);
    }
}

@-webkit-keyframes animationFrames-1 {
    0% {
        opacity: 0.1;
        transform: translate(20px, -80px);
    }

    25% {
        opacity: 1;
        transform: translate(10px, -70px);
    }

    75% {
        opacity: 1;
        transform: translate(0px, -60px);
    }

    100% {
        opacity: 0;
        transform: translate(-10px, -50px);
    }
}

@-ms-keyframes animationFrames-1 {
    0% {
        opacity: 0.1;
        transform: translate(20px, -80px);
    }

    25% {
        opacity: 1;
        transform: translate(10px, -70px);
    }

    75% {
        opacity: 1;
        transform: translate(0px, -60px);
    }

    100% {
        opacity: 0;
        transform: translate(-10px, -50px);
    }
}

.anima-2 {
    animation: animationFrames-2 linear 6s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-delay: 5.5s;
    -webkit-animation: animationFrames-2 linear 6s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-delay: 5.35s;
    -ms-animation: animationFrames-2 linear 6s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-delay: 5.35s;
    opacity: 0;
    left: 1600px;
}


@keyframes animationFrames-2 {
    0% {
        opacity: 0.1;
        transform: translate(-30px, -65px);
    }

    25% {
        opacity: 1;
        transform: translate(-15px, -70px);
    }

    75% {
        opacity: 1;
        transform: translate(15px, -75px);
    }

    100% {
        opacity: 0;
        transform: translate(30px, -85px);
    }
}

@-webkit-keyframes animationFrames-2 {
    0% {
        opacity: 0.1;
        transform: translate(-30px, -65px);
    }

    25% {
        opacity: 1;
        transform: translate(-15px, -70px);
    }

    75% {
        opacity: 1;
        transform: translate(15px, -75px);
    }

    100% {
        opacity: 0;
        transform: translate(30px, -85px);
    }
}

@-ms-keyframes animationFrames-2 {
    0% {
        opacity: 0.1;
        transform: translate(-30px, -65px);
    }

    25% {
        opacity: 1;
        transform: translate(-15px, -70px);
    }

    75% {
        opacity: 1;
        transform: translate(15px, -75px);
    }

    100% {
        opacity: 0;
        transform: translate(30px, -85px);
    }
}


.anima-3 {
    animation: animationFrames-1 linear 6s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-delay: 10s;
    -webkit-animation: animationFrames-1 linear 6s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-delay: 9.85s;
    -ms-animation: animationFrames-1 linear 6s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-delay: 9.85s;
    opacity: 0;
    left: 1700px;
}


.anima-4 {
    animation: animationFrames-2 linear 6s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-delay: 14.5s;
    -webkit-animation: animationFrames-2 linear 6s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-delay: 14.35s;
    -ms-animation: animationFrames-2 linear 6s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-delay: 14.35s;
    opacity: 0;
    left: 1600px;
}

.anima-5 {
    animation: animationFrames-1 linear 6s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-delay: 19s;
    -webkit-animation: animationFrames-1 linear 6s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-delay: 19s;
    -ms-animation: animationFrames-1 linear 6s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-delay: 19s;
    opacity: 0;
    left: 1500px;
}


.title-animation {
    display: none;
}

.title-animation a {
    font-size: 20px;
}

.title-animation.link-1,
.title-animation.link-1b {
    display: block;
}

.title-animation a .btn {
    margin-left: 20px;
}



.video-container {
    width: 400px;
    height: 400px;
    position: absolute;
    top: 10px;
    right: 10%;
    background-image: url(../img/banners-home/slider/proyector.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    display: none;
}


.video-container video {
    position: relative;
    width: 100% !important;
    height: auto;
    padding: 32px;
    top: -7px;
    display: block !important;
}




/*Sección MOMENTOS*/

.momentos {
    padding-top: 110px;
    padding-bottom: 100px;
    position: relative;
}

.momentos .linea {
    position: absolute;
    width: 3px;
    height: 100px;
    border-left: 3px dashed #505a63;
    left: 50%;
    top: 50%;
    margin-top: -10px;
    margin-left: -2px;
    z-index: 0;
}

.momentos .deco-up {
    position: absolute;
    top: 0;
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

.momentos .deco-down {
    position: absolute;
    bottom: 0;
}

.momentos .container {
    position: relative;
    z-index: 2;
}

.momentos .section-divider {
    margin-bottom: 20px;
}

.momentos .bloque-momento {
    position: relative;
    margin-top: 70px;
    opacity: 0.2;
    transition: all 0.250s linear;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}

.momentos .bloque-momento.color1 {
    opacity: 1;
}

.momentos .bloque-momento.activo {
    opacity: 1 !important;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.momentos .bloque-momento h3 {
    font-size: 27px;
    margin-top: 20px;
    margin-bottom: 25px;
}

.momentos .bloque-momento p,
.momentos .bloque-momento ul {
    font-size: 16px;
    line-height: 28px;
}

.momentos .bloque-momento li {
    margin: 0 0 15px;
}

.momentos .bloque-momento button {
    margin-top: 15px;
    margin-bottom: 20px;
}

.momentos .bloque-momento .img-responsive {
    padding: 20px 20px 20px 6px;
    position: relative;
    display: block;
    width: 100%;
}

.momentos .bloque-momento .container-img {
    position: relative;
}

.momentos .bloque-momento.color1 .container-img:before {
    content: "";
    position: absolute;
    border-bottom: 100px solid rgba(201, 201, 201, 0.7);
    border-left: 100px solid transparent;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.momentos .bloque-momento.color1 .container-img:after {
    content: "";
    position: absolute;
    border-top: 100px solid rgba(201, 201, 201, 0.7);
    border-right: 100px solid transparent;
    left: -16px;
    top: 0;
    z-index: 2;
}

.momentos .bloque-momento.color2 .container-img:before {
    content: "";
    position: absolute;
    border-bottom: 100px solid rgba(178, 179, 181, 0.6);
    border-left: 100px solid transparent;
    right: -17px;
    bottom: 0;
    z-index: 2;
}

.momentos .bloque-momento.color2 .container-img:after {
    content: "";
    position: absolute;
    border-top: 100px solid rgba(179, 180, 183, 0.6);
    border-right: 100px solid transparent;
    left: 0;
    top: 0;
    z-index: 2;
}

.momentos .bloque-momento.color3 .container-img:before {
    content: "";
    position: absolute;
    border-bottom: 100px solid rgba(167, 178, 191, 0.75);
    border-left: 100px solid transparent;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.momentos .bloque-momento.color3 .container-img:after {
    content: "";
    position: absolute;
    border-top: 100px solid rgba(167, 178, 191, 0.75);
    border-right: 100px solid transparent;
    left: -16px;
    top: 0;
    z-index: 2;
}

.momentos .bloque-momento.color4 .container-img:before {
    content: "";
    position: absolute;
    border-bottom: 100px solid rgba(146, 170, 191, 0.75);
    border-left: 100px solid transparent;
    right: -17px;
    bottom: 0;
    z-index: 2;
}

.momentos .bloque-momento.color4 .container-img:after {
    content: "";
    position: absolute;
    border-top: 100px solid rgba(146, 170, 191, 0.75);
    border-right: 100px solid transparent;
    left: 0;
    top: 0;
    z-index: 2;
}

.momentos .bloque-momento.color2 .img-responsive,
.momentos .bloque-momento.color4 .img-responsive {
    padding: 20px 6px 20px 20px;
}

.momentos .bloque-momento .icono-momento {
    width: 110px;
    height: 110px;
    margin: 0 auto;
    border-radius: 100%;
    background-color: #d8d8d8;
    z-index: 2;
    position: relative;
}

.momentos .bloque-momento.color1 .icono-momento {
    background-color: #e8e8e8;
}

.momentos .bloque-momento.color2 .icono-momento {
    background-color: #d0d2d6;
}

.momentos .bloque-momento.color3 .icono-momento {
    background-color: #c1c8d0;
}

.momentos .bloque-momento.color4 .icono-momento {
    background-color: #acbfd0;
}

.momentos .bloque-momento .icono-momento .svg {
    max-width: 70px;
    height: 110px;
}

.momentos .bloque-momento .icono-momento .svg path {
    fill: #505a63;
}


/*Sección CALCULA TU PLAN*/

.calcula-plan {
    position: relative;
    background-image: url(../img/home/calcula-plan.jpg);
    background-color: #ecf1f7;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    overflow: hidden;
}

.calcula-plan h2 {
    padding-top: 100px;
}

.calcula-plan ul li {
    list-style: none;
    margin-bottom: 6px;
}

.calcula-plan .section-divider {
    margin-bottom: 30px;
}

.calcula-plan .quote {
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 5px;
    margin-right: 5px;
    border: 2px solid #2d343e;
    background-color: rgba(255, 255, 255, 0.9);
}

.calcula-plan .qoute-title {
    padding: 25px;
    background-color: #2d343e;
}

.calcula-plan .qoute-title p {
    margin-bottom: 0;
}

.calcula-plan .qoute-form {
    padding: 35px 30px 35px 30px;
}

.calcula-plan .qoute-form button {
    width: auto;
}

.calcula-plan .calculo-edad {
    margin-left: 14px;
    color: #a0a3a6;
    margin-top: 4px;
    position: absolute;
    font-size: 14px;
}



.calcula-plan select.form-control::-ms-expand {
    display: none;
}

.calcula-plan select.form-control {
    appearance: none;
    -webkit-appearance: none;
    /* chrome and safari */
    -moz-appearance: none;
    /* Mozilla */
    -ms-appearance: none;
    /* Internet explorer */
    background: none;
    background-color: #fff;
    border: 1px solid #ccc;
}

.calcula-plan input::placeholder {
    color: #808386 !important;
}

.calcula-plan .form-control {
    border: 1px solid #ccc;
}

.calcula-plan .input-group {
    width: 100%;
}

.calcula-plan .input-group-addon {
    border-radius: 0;
    color: #909396;
    font-size: 18px;
}

.calcula-plan .input-group-addon {
    width: 40px;
}

.calcula-plan .radios > div:first-child,
.calcula-plan .radios > div:last-child {
    text-align: center;
}

.calcula-plan .radios input[type="radio"] {
    display: none;
}

.calcula-plan .radios span {
    position: relative;
    top: -10px;
    color: #707376;
    margin-right: 5px;
}

.calcula-plan .radios input[type="radio"] + label {
    position: relative;
    top: 2px;
    left: 8px;
    width: 28px;
    height: 28px;
    z-index: 0;
    border: 2px solid #bbbcbd;
    border-radius: 1px;
    transition: .2s;
    background-color: #fff;
    cursor: pointer;
}

.calcula-plan .radios input[type="radio"]:checked + label {
    background-color: transparent;
    top: 3px;
    left: 6px;
    width: 14px;
    height: 28px;
    border-top: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #bbbcbd;
    border-bottom: 3px solid #bbbcbd;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}




/*Sección EVOLUCIÓN*/

.pd-evolucion {
    position: relative;
    padding: 100px 0 100px 0;
    color: #fff;
    background: #31414e;
}

.pd-evolucion .container,
.pd-evolucion .search-bg {
    position: relative;
}

.pd-evolucion:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-repeating-radial-gradient(center center, rgba(135, 135, 135, 0.2), rgba(135, 135, 135, .2) 1px, transparent 1px, transparent 100%);
    background-image: -moz-repeating-radial-gradient(center center, rgba(135, 135, 135, .2), rgba(135, 135, 135, .2) 1px, transparent 1px, transparent 100%);
    background-image: -ms-repeating-radial-gradient(center center, rgba(135, 135, 135, .2), rgba(135, 135, 135, .2) 1px, transparent 1px, transparent 100%);
    background-image: repeating-radial-gradient(center center, rgba(135, 135, 135, .2), rgba(135, 135, 135, .2) 1px, transparent 1px, transparent 100%);
    -webkit-background-size: 3px 3px;
    -moz-background-size: 3px 3px;
    background-size: 3px 3px;
}

.pd-evolucion .search-bg {
    background-color: #000;
}

.pd-evolucion .section-divider {
    background-color: #fff;
}

.pd-evolucion h2,
.pd-evolucion h3 {
    color: #fff;
}

.pd-evolucion .notes {
    color: #eee;
}

.pd-evolucion .focus-media .focus-icon {
    background-color: #90b2d0;
    background-color: #fff;
    background-color: #acbfd1;
    background-color: #dadada;
}

.pd-evolucion .focus-media .focus-icon .svg path {
    fill: #2f3133;
}

.pd-evolucion h3.des-title {
    margin-top: 35px;
}

.pd-evolucion select.form-control::-ms-expand {
    display: none;
}

.pd-evolucion select.form-control {
    appearance: none;
    -webkit-appearance: none;
    /* chrome and safari */
    -moz-appearance: none;
    /* Mozilla */
    -ms-appearance: none;
    /* Internet explorer */
    background-image: url(/public/img/icon-seleccion.svg);
    background-repeat: no-repeat;
    background-size: 37px 44px;
    background-position: right 0px;
    border: 1px solid #ddd;
}


.pd-evolucion .center-responsive .btn {
    margin-top: 5px;
}


select.form-control .disabled {
    color: #b0b3b6;
    background: #e6e6e6;
}

.qoute .light-title {
    font-size: 20px;
}

.search-bg {
    padding-top: 50px;
    padding-bottom: 25px;
    background-color: #2f3133;
    display: none;
}

.input-group .input-group-btn .btn {
    border-radius: 0;
    padding: 11px;
    border: 1px solid #ddd;
}


/*Sección CONOCER MÁS (GESTORA)*/

.pd-conocer {
    padding-bottom: 150px;
}

.bg-gestora {
    padding: 70px 0;
    position: relative;
    background-image: url(../img/home/fondo-gestora.jpg);
    background-position: 100% bottom;
    background-size: contain;
    background-repeat: no-repeat;
}

.bg-gestora .support-link li {
    margin-bottom: 40px;
}

.bg-gestora .support-link li:hover {
    transform: none;
}

.bg-gestora .support-link span {
    font-size: 18px;
    margin-left: 60px;
    font-weight: 600;
}


.bg-gestora i {
    position: absolute;
}

.bg-gestora i.fa:before {
    font-size: 38px;
    line-height: 10px;
    color: #4e7aa5;
    ;
}

.bg-gestora h3 {
    margin-top: 20px;
    margin-bottom: 50px;
    color: #707376;
}

.bg-gestora .flaticon-success:before,
.bg-gestora .flaticon-command:before,
.bg-gestora .flaticon-cup:before,
.bg-gestora .flaticon-handshake:before {
    margin-left: 0;
    font-size: 38px;
    line-height: 10px;
}

.bg-gestora .valign-cell {
    padding: 0 100px;
}

.bg-gestora .carsouel-content-p {
    margin-left: 10px;
    margin-right: 30px;
    font-size: 16px;
    line-height: 26px !important;
}

.bg-gestora .gestores {
    position: relative;
    overflow: hidden;
    padding-top: 20px;
}

.bg-gestora .gestores img {
    opacity: 0.1;
}

.bg-gestora .gestores .bloque-frases {
    position: absolute;
    bottom: 130px;
    left: 0;
    width: 100%;
    opacity: 0;
    left: 600px;
}

.bg-gestora .gestores .bloque-frases p {
    max-width: 80%;
    margin: 0 auto;
}


.bg-gestora .gestores .bloque-frases .frase {
    font-size: 27px;
    line-height: normal;
    font-family: "Futura lt book";
    font-weight: bold;
    letter-spacing: 1px;
    color: #fff;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.8);
}


.bg-gestora .gestores .bloque-frases .drop-caps {
    background-color: rgba(46, 124, 185, 0.85);
    margin: 0;
    float: none;
    border-radius: 5%;
    width: 50px;
    height: 60px;
    line-height: 64px;
    font-size: 44px;
}

.bg-gestora .gestores #frase2 .drop-caps {
    width: 60px;
}

.bg-gestora .gestores .btn {
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -80px;

}

.featured-item {
    padding: 0 10px;
}

.featured-item .icon.w-svg .svg {
    text-align: center;
    max-height: 55px;
    width: 100%;
}

.featured-item .icon.w-svg .svg path {
    fill: #afafaf;
}


/*Sección BANNERS - INFORMACIÓN */

.informacion {
    background-color: #f6f6f6;
}

.informacion h3 {
    /*    color: #d3cece;*/
    font-size: 16px;
    text-transform: uppercase;
    border-left: 2px solid #ccc;
    padding-left: 15px;
}

.informacion hr {
    margin-top: 40px;
    margin-bottom: 40px;
    border-top: 1px solid #e8e8e8;
}

.informacion .informacion-padding {
    padding-top: 100px;
    padding-bottom: 50px;
}

.informacion .list-block:nth-child(2) {
    text-align: right;
}

.informacion .list-block:nth-child(2) .line-left {
    margin-right: 5px;
}

.informacion .list-block:nth-child(3) {
    text-align: center;
}

.informacion .list-block:nth-child(4) {
    text-align: left;
}

.informacion .list-block:nth-child(4) .line-left {
    margin-left: 5px;
}

.informacion .list-block .line-left {
    display: inline-block;
    text-align: left;
}

.informacion .usefull-link ul li a {
    color: #606366;
    font-size: 15px;
}

.informacion .usefull-link ul li a:hover {
    color: #0062ae;
}

.informacion .banners .partner-logo {
    border: 1px solid #ddd;
    max-width: 160px;
    margin-top: 10px;
}



/*Sección PLAN*/

.plan {
    position: relative;
    background-color: #ecf1f7;
}

.plan .row > div:last-child {
    position: relative;
    background-image: url(../img/home/calcula-plan-2.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
    /*    background-size: contain;*/
    /*    overflow: hidden;*/
}

.plan .row > div:first-child img {
    display: none;
}

.plan .deco-triangulo-1 {
    position: relative;
}

.plan .triangulo {
    position: absolute;
    left: 0;
    border-top: 0 solid;
}


.plan .deco-triangulo-1:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(236, 241, 247, 1);
    background: -moz-linear-gradient(top, rgba(236, 241, 247, 1) 0%, rgba(236, 241, 247, 0) 50%, rgba(236, 241, 247, 0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(236, 241, 247, 1)), color-stop(50%, rgba(236, 241, 247, 0)), color-stop(100%, rgba(236, 241, 247, 0)));
    background: -webkit-linear-gradient(top, rgba(236, 241, 247, 1) 0%, rgba(236, 241, 247, 0) 50%, rgba(236, 241, 247, 0) 100%);
    background: -o-linear-gradient(top, rgba(236, 241, 247, 1) 0%, rgba(236, 241, 247, 0) 50%, rgba(236, 241, 247, 0) 100%);
    background: -ms-linear-gradient(top, rgba(236, 241, 247, 1) 0%, rgba(236, 241, 247, 0) 50%, rgba(236, 241, 247, 0) 100%);
    background: linear-gradient(to bottom, rgba(236, 241, 247, 1) 0%, rgba(236, 241, 247, 0) 50%, rgba(236, 241, 247, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ecf1f7', endColorstr='#ecf1f7', GradientType=0);
}

.plan h2 {
    color: #2c333d !important;
    /*    padding-top: 100px; */
}

.plan .fun-facts-content {
    padding: 100px 80px 100px 120px;
    text-align: right;
}

.plan .section-divider {
    margin-bottom: 30px;
}

/*Sección SOSTENIBILIDAD*/

.sostenibilidad {
    position: relative;
    background-color: #ecf1f7;
    padding: 10px 0;
}

.sostenibilidad .img-sostenibilidad {
    position: relative;
    background-image: url(../img/home/sostenibilidad.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
}


.sostenibilidad .triangulo {
    position: absolute;
    right: 0;
    border-top: 0 solid;
}

.sostenibilidad h2 {
    color: #2c333d !important;
}


.sostenibilidad .fun-facts-content {
    padding: 100px 120px 100px 80px;
}

.sostenibilidad .section-divider {
    margin-bottom: 30px;
}



/*Seccion gestora*/

.gestora {
    padding: 80px 0 80px 0;
}

.gestora .section-divider {
    margin-bottom: 30px;
}

.gestora .img-responsive {
    border: 1px solid #d5d6d7;
}

.gestora a .glyphicon {
    margin-right: 6px;
    top: 4px;
    font-size: 20px;
}

.gestora .reconocimientos {
    margin: 0 60px 10px 60px;
}

.gestora .reconocimientos .caja-reconocimientos {
    background-color: #ecf1f7;
    padding: 40px 20px;
}

.gestora .reconocimientos .img-premio {
    max-width: 125px;
    margin: 10px auto 30px auto;
    display: block;
}


.gestora .reconocimientos .textos {
    margin-top: 20px;
    padding-left: 40px;
}

.gestora .reconocimientos .textos p {
    margin-bottom: 10px;
}

.gestora .reconocimientos .textos strong {
    font-size: 16px;
}

.gestora .reconocimientos .textos h3 {
    color: #005aa0;
    margin-bottom: 20px;
}

.gestora .reconocimientos .textos h4 {
    margin-bottom: 12px;
    border-left: 3px solid #e52827;
    padding-left: 10px;
    line-height: 25px;
}




/*MEDIA QUERIES*/

@media only screen and (max-width: 1920px) {
    video {
        width: auto !important;
    }
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    .end-text span {
        font-size: 14px;
        line-height: 18px;
    }
}


@media only screen and (min-width: 768px) {


    /* SECCIÓN conocer más */
    .pd-evolucion .equal-height-column .form-group {
        position: absolute;
        bottom: 0;
        margin-bottom: 0;
        width: 100%;
    }
}

@media only screen and (min-width: 992px) {

    .momentos .centrado-vertical {
        display: table;
        width: 100%;
        height: 100%;
    }

    .momentos .centrado-vertical .vertical {
        display: table-cell;
        vertical-align: middle;
    }

    .momentos .bloque-momento > div:first-child {
        padding-right: 30px;
        text-align: right;
    }

    .momentos .bloque-momento h3,
    .momentos .bloque-momento p,
    .momentos .bloque-momento .text-btn {
        padding-left: 15px;
        padding-right: 15px;
    }

    .momentos .bloque-momento ul {
        padding-left: 32px;
        padding-right: 15px;
    }

    .momentos .bloque-momento > div:first-child .text-btn {
        text-align: right;
    }

    .momentos .bloque-momento > div:last-child {
        padding-left: 30px;
    }
}

@media only screen and (min-width: 1200px) {

    /*Sección BANNERS - INFORMACIÓN */
    .informacion .banners > div:first-child .partner-logo {
        margin-left: auto;
        margin-right: auto;
    }

    .informacion .banners > div:last-child .partner-logo {
        margin-left: 30px;
    }

    .calcula-plan .quote {
        position: relative;
        left: 20px;
    }
}


@media only screen and (min-width: 1600px) {
    .hidden-xlg {
        display: none;
    }

    #btn-pill {
        margin-right: -120px !important;
    }
}

/*desktop first*/


@media only screen and (max-width: 1400px) {
    .bg-gestora:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: rgba(255, 255, 255, 1);
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.81) 59%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(59%, rgba(255, 255, 255, 0.81)), color-stop(100%, rgba(255, 255, 255, 0)));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.81) 59%, rgba(255, 255, 255, 0) 100%);
        background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.81) 59%, rgba(255, 255, 255, 0) 100%);
        background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.81) 59%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.81) 59%, rgba(255, 255, 255, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
    }

    .video-container {
        right: 3%;
    }
}

@media only screen and (max-width: 1199px) {

    /*REVOLUTION Slider*/

    .video-items img {
        width: 240px !important;
        height: 134px !important;
    }

    .premio {
        width: 200px !important;
        height: 200px !important;
    }

    .banner-text.reduce {
        font-size: 4.5vw !important;
        line-height: 6.3vw !important;
    }

    .planes-text {
        font-size: 13px;
        padding: 8px 6px;
    }

    .planes-text span {
        border-left: 3px solid #e52726;
        padding-left: 8px;
        margin-right: 10px;
    }

    .planes-text span:nth-child(2) {
        margin-left: 10px;
    }

    .planes-text span:nth-child(2):after {
        content: "";
        display: block;
    }

    .planes-text span:nth-child(4) {
        margin-left: 6px;
    }

    .planes-text span:first-child {
        margin-left: 10px;
    }

    .end-text {
        font-size: 16px;
    }

    .end-text small {
        font-size: 14px;
    }

    .video-container {
        width: 350px;
        height: 350px;
        right: 10%;
    }


    /*    Sección MOMENTOS*/

    .momentos {
        overflow: hidden;
    }

    .momentos .linea {
        top: 52%;
        margin-top: -6%;
        max-height: 1195px;
    }

    .momentos .bloque-momento .btn-primary {
        margin-top: 10px;
        margin-bottom: 30px;
    }

    /*Sección EVOLUCIÓN; */
    .pd-evolucion {
        padding-top: 60px;
    }

    /*Sección CALCULADORA*/
    .calcula-plan h2 {
        padding-top: 60px;
    }


    /*Sección BANNERS - INFORMACIÓN */
    .informacion h2 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .informacion h3 {
        padding-left: 10px;
    }

    /*Sección SOSTENIBILIDAD */

    .sostenibilidad {
        padding: 0;
    }

    .sostenibilidad .fun-facts-content {
        padding: 60px 40px;
    }

    .sostenibilidad .img-sostenibilidad {
        background-position: left 60px;
    }

    .sostenibilidad .triangulo {
        display: none;
    }


    .gestora .reconocimientos {
        margin: 0;
    }

    .bg-gestora {
        background-size: cover;
    }

    .bg-gestora:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: rgba(255, 255, 255, 1);
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.81) 79%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(79%, rgba(255, 255, 255, 0.81)), color-stop(100%, rgba(255, 255, 255, 0)));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.81) 79%, rgba(255, 255, 255, 0) 100%);
        background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.81) 79%, rgba(255, 255, 255, 0) 100%);
        background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.81) 79%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.81) 79%, rgba(255, 255, 255, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
    }

}

@media only screen and (max-width: 991px) {

    .animated {
        animation: none !important;
    }

    .calcula-plan .animated {
        animation: inherit;
        animation-play-state: running;
    }

    .planes-text {
        font-size: 16px;
        padding: 8px;
    }

    .planes-text span {
        display: block;
        border-left: 2px solid #e52726;
        padding-left: 8px;
        margin-right: 0;
        margin-left: 0 !important;
    }

    .planes-text span:first-child {
        margin-left: 0 !important;
    }

    .momentos {
        padding-top: 60px;
        padding-bottom: 40px;
    }

    .momentos .section-title {
        margin-bottom: 0;
    }

    .momentos .section-divider {
        margin-bottom: 0;
    }

    .momentos .bloque-momento h3 {
        font-size: 24px;
        margin-top: 0;
        margin-bottom: 15px;
    }

    .momentos .equal-height-column {
        height: auto !important;
    }

    .momentos .bloque-momento .text-btn {
        text-align: right;
    }

    .momentos .bloque-momento {
        padding-left: 15px;
        padding-right: 15px;
    }

    .momentos .bloque-momento .img-responsive {
        margin-top: 30px;
        margin-bottom: 30px;
        padding: 0 !important;
    }



    .momentos .bloque-momento .container-img:after {
        left: 15px !important;
        top: 15px !important;
    }

    .momentos .bloque-momento .container-img:before {
        right: 15px !important;
        bottom: 15px !important;
    }

    .momentos .bloque-momento.color1 .icono-momento {
        margin-top: 20px;
        margin-left: 40px;
    }

    .calcula-plan {
        background: #ecf1f7;
    }


    /*REVOLUTION Slider*/
    .videos-animation {
        /*        width: 200vw!important;*/
    }

    .videos-animation img {
        /*
        margin-left: -40vw;
        margin-top: -10vh
*/
    }

    .notes + .btn-primary {
        margin-left: 20px;
    }

    /*Sección EVOLUCIÓN */
    #barra-buscador + .container .btn {
        /*        white-space: normal;*/
    }

    /*Sección BANNERS - INFORMACIÓN */
    .informacion h2 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .informacion .partner-logo {
        margin-left: 20%;
        margin-right: 20%;
    }

    .informacion .list-block:nth-child(2),
    .informacion .list-block:nth-child(3),
    .informacion .list-block:nth-child(4) {
        text-align: left;
    }

    .informacion .informacion-padding .img-informacion {
        padding: 0 100px;
        margin-bottom: 40px;
    }

    .informacion .banners .partner-logo {
        margin-left: 0 !important;
    }

    /*Sección SOSTENIBILIDAd */

    .sostenibilidad .img-sostenibilidad {
        background: transparent;
        height: auto !important;
        padding: 30px 30px;
    }

    .sostenibilidad .fun-facts-content {
        padding: 10px 30px 30px 30px;
    }

    .sostenibilidad .center-responsive {
        text-align: center;
    }

    .sostenibilidad .row > div:first-child img {
        display: block;
        margin-bottom: 20px;
    }

    .sostenibilidad .row > div:first-child:before {
        display: none;
    }

    .sostenibilidad .equal-height-colum {
        height: auto !important;
    }


}

@media only screen and (max-width: 767px) {

    /* ================ General ================== */
    h1 {
        font-size: 37px;
    }

    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 16px;
    }

    h5 {
        font-size: 14px;
    }

    h6 {
        font-size: 12px;
    }

    p {
        margin: 0 0 15px;
    }

    .btn {
        font-size: 13px;
        line-height: 20px;
        padding: 10px 24px;
    }

    .center-responsive {
        display: block;
        text-align: center;
    }


    /*    ACOMPAÑAMOS*/


    .momentos .bloque-momento {
        margin-top: 35px;
    }


    .momentos .bloque-momento.color1 .container-img:before {
        border-bottom: 20px solid rgba(201, 201, 201, 0.7);
        border-left: 20px solid transparent;
    }

    .momentos .bloque-momento.color1 .container-img:after {
        border-top: 20px solid rgba(201, 201, 201, 0.7);
        border-right: 20px solid transparent;
    }

    .momentos .bloque-momento.color2 .container-img:before {
        border-bottom: 20px solid rgba(178, 179, 181, 0.6);
        border-left: 20px solid transparent;
    }

    .momentos .bloque-momento.color2 .container-img:after {
        border-top: 20px solid rgba(179, 180, 183, 0.6);
        border-right: 20px solid transparent;
    }

    .momentos .bloque-momento.color3 .container-img:before {
        border-bottom: 20px solid rgba(167, 178, 191, 0.75);
        border-left: 20px solid transparent;
    }

    .momentos .bloque-momento.color3 .container-img:after {
        border-top: 20px solid rgba(167, 178, 191, 0.75);
        border-right: 20px solid transparent;
    }

    .momentos .bloque-momento.color4 .container-img:before {
        border-bottom: 20px solid rgba(146, 170, 191, 0.75);
        border-left: 20px solid transparent;
    }

    .momentos .bloque-momento.color4 .container-img:after {
        border-top: 20px solid rgba(146, 170, 191, 0.75);
        border-right: 20px solid transparent;
    }


    .calcula-plan .qoute-form {
        padding: 35px 20px 35px 20px;
    }

    .calcula-plan .calculo-edad {
        position: static;
        margin-bottom: -10px;
    }



    /*REVOLUTION Slider*/

    .title-animation a {
        display: block;
        text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.5);
        /*        color:#005aa0;*/
        white-space: normal;
        width: 150px;
        line-height: 18px !important;
    }

    .title-animation a .btn {
        position: absolute;
        top: -5px;
        right: -135px;
    }

    .rev_slider .btn {
        font-size: 13px !important;
        padding: 14px 26px !important;
    }

    .main-title h1 {
        padding: 0;
        margin: 0;
        padding: 5px;
        text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.3);
    }

    .main-title h1 .slogan {
        font-size: 5vw !important;
        margin-bottom: 10px;
        display: none;
    }

    .main-title h1 .part1 {
        font-size: 5.5vw !important;
        margin-right: 0;
        font-weight: bold;
    }

    .main-title h1 .part2 {
        display: block;
        margin-top: 8px;
        font-size: 6.5vw !important;
    }
    
    .banner-text {
        margin: 0;
        padding: 15px;
    }

    .banner-text span {
        font-size: 5.5vw !important;
    }

    .banner-text span:not(.coletilla) {
        font-size: 4.5vw !important;
        line-height: 6.3vw !important;
    }

    .banner-text sup {
        font-size: 12px !important;
    }

    .banner-text .text-little sup {
        font-size: 11px !important;
    }

    .banner-text.no-marge {
        margin-top: 0 !important;
    }

    .banner-text.no-marge span {
        font-size: 20px !important;
    }

    .text span {
        font-size: 16px !important;
    }

    .premio-icono {
        width: 38px !important;
        height: 38px !important;
    }

    .premio-icono + span {
        font-size: 16px !important;
        line-height: 18px !important;
        padding-left: 20px;
    }

    .rev_slider_wrapper .notes {
        display: none;
    }

    .rev_slider_wrapper .coletilla {
        display: none;
    }

    .planes-text {
        display: none;
    }

    .girl-pill {
        width: 200px !important;
        height: 230px !important;
    }


    /*Sección EVOLUCIÓN*/
    .pd-evolucion {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .pd-evolucion h3.des-title {
        margin-top: 20px;
    }

    .pd-evolucion .section-divider {
        margin-top: 0;
    }

    /*Sección CONOCER MÁS*/
    .pd-conocer {
        padding-top: 40px;
        padding-bottom: 50px;
    }

    .featured-section .row .btn-absolute {
        margin-bottom: 50px;
    }

    /* Sección BANNERS - INFORMACIÓN */
    .informacion .informacion-padding {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .informacion h2 {
        font-size: 28px;
        margin-left: 15px;
        margin-right: 15px;
        text-align: center;
        line-height: normal;
        border: 0;
    }

    .informacion .informacion-padding .img-informacion {
        padding: 0;
    }

    .informacion .partner-logo {
        margin-left: 5%;
        margin-right: 5%;
    }

    .sostenibilidad {
        padding: 40px 0;
    }

    .sostenibilidad .valign-cell {
        display: block;
        padding: 15px;
    }

    .sostenibilidad .valign-wrapper {
        display: block;
        width: auto;
    }

    .sostenibilidad .img-sostenibilidad {
        display: none;
    }

    .bg-gestora {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .gestora {
        padding-top: 60px;
        padding-bottom: 40px;
    }

    .gestora .reconocimientos .img-premio {
        max-width: 180px;
    }

    .gestora .reconocimientos .caja-reconocimientos {
        padding: 40px 30px;
    }

    .gestora .img-responsive {
        margin-top: 20px;
    }

    .gestora .reconocimientos .textos {
        padding-left: 15px;
    }

    .bg-gestora {
        background-position: 100% bottom;
        background-size: cover;
    }

    .bg-gestora:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: rgba(255, 255, 255, 1);
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.81) 59%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(59%, rgba(255, 255, 255, 0.81)), color-stop(100%, rgba(255, 255, 255, 0)));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.81) 59%, rgba(255, 255, 255, 0) 100%);
        background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.81) 59%, rgba(255, 255, 255, 0) 100%);
        background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.81) 59%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.81) 59%, rgba(255, 255, 255, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
    }

}

@media screen and (max-width:767px) {
    .rev_slider .tp-kbimg-wrap {
        transform: translate3d(-300px, 0px, 0px) !important;
    }
}

.rev_slider .banner-text .firma-vamos {
    width: 150px;
    height: auto;
    margin-top: 20px;
}

.rev_slider .banner-text {
    margin-bottom: 0 !important;
}

.rev_slider ul li:first-child .banner-text .pastilla {
    background-color: white;
    padding: 26px 24px 24px 12px !important;
    padding-left: 5px;
    position: relative;
    width: 400px;
}

.rev_slider ul li:first-child .banner-text .pastilla:before,
.rev_slider ul li:first-child .banner-text .pastilla:after {
    content: " ";
    position: absolute;
    left: -29px;
    width: 0;
    border: 15px solid transparent;
    border-right: 15px solid white;
}

.rev_slider ul li:first-child .banner-text .pastilla:before {
    top: 0;
    height: 42px;
    border-top: none;
}

.rev_slider ul li:first-child .banner-text .pastilla:after {
    border-bottom: none;
    top: 42px;
    height: calc(100% - 42px);
}

.rev_slider ul li:first-child .banner-text .pastilla h2.redband {
    background-color: #e52726;
    font-size: 20px !important;
    color: white;
    padding: 6px 12px;
    margin: 0;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "Futura Lt Bold";
    letter-spacing: 1px !important;
}

.rev_slider ul li:first-child .banner-text .pastilla p.bigtext {
    text-transform: uppercase;
    color: black;
    padding: 12px 0 0 0 !important;
    letter-spacing: 2px;
    font-size: 24px;
    line-height: 1.1;
    font-weight: normal;
    font-family: "Futura Lt Bold";
}

.rev_slider ul li:first-child .banner-text .pastilla p.bigtext:first-of-type {
    padding-top: 12px !important;
    padding-bottom: 0 !important;
    margin-bottom: 8px !important;

}

.rev_slider ul li:first-child .banner-text .pastilla p {
    padding-right: 100px;
}

.rev_slider ul li:first-child .banner-text p {
    line-height: normal !important
}

@media all and (max-width:1200px) {
    .rev_slider ul li:first-child .banner-text {
        background-position: 80%
    }
}

@media all and (max-width:992px) {
    .rev_slider ul li:first-child .banner-text {
        background-position: 63% 3%;
        background-size: auto;
    }

    .rev_slider ul li:first-child .banner-text .firma-vamos svg,
    .rev_slider ul li:first-child .banner-text .firma-vamos polygon,
    .rev_slider ul li:first-child .banner-text .firma-vamos path {
        fill: #000 !important;
    }
}

@media (max-width:767px) {

    .rev_slider ul li:first-child .banner-text .ibercaja {
        top: 24px;
        max-width: 70%
    }

    .rev_slider ul li:first-child .banner-text .pastilla {
        background-position: 70%;
        margin-left: 12px;
        margin-top: 0;
    }

    .rev_slider ul li:first-child .banner-text .pastilla p.bigtext {
        padding: 12px;
        letter-spacing: 1px;
        font-size: 25px;
        line-height: 28px;
        white-space: pre-line;
        width: 300px;
    }

    .rev_slider ul li:first-child .banner-text .pastilla p.bigtext {
        margin: 0 !important;
    }

    .rev_slider ul li:first-child .banner-text .pastilla h2.redband {
        font-size: 18px !important;
        margin-top: 3px;
    }
}

@media all and (max-width:480px) {

    .rev_slider ul li:first-child .banner-text .col-xxs-12 {
        width: 98%
    }

    .rev_slider ul li:first-child .banner-text .ibercaja {
        top: 24px;
    }

    .rev_slider ul li:first-child .banner-text .pastilla {
        margin-bottom: 12px;
    }


}

.rev_slider ul li:first-child .banner-text .right-text {
    margin-top: 16px;
    font-family: "Futura LT Book";
    white-space: normal !important;
}

.rev_slider ul li:first-child .banner-text .right-text p {
    font-size: 20px;
    display: block;
    background-color: transparent;
    margin-bottom: 0;
}

.rev_slider ul li:first-child .banner-text .right-text p:last-of-type {
    font-size: 16px;
}


.rev_slider ul li:first-child .banner-text .right-text .coletilla {
    padding-left: 0;
}

.rev_slider ul li:first-child .banner-text .container .row [class*="col-"]:last-of-type > .coletilla {
    font-size: 12px;
    padding-bottom: 10px;
}

.rev_slider ul li:first-child .banner-text .pastilla .desc {
    width: 100%;
}

.rev_slider ul li:first-child .banner-text .pastilla .desc p {
    padding-left: 0;
    padding-right: 0;
    line-height: 100%;
    vertical-align: middle;
    color: #5075b3;
    margin-bottom: 0;
}

.banner-text .pastilla .desc p:first-of-type {
    text-transform: uppercase;
    font-family: "Futura LT Regular"
}

.banner-text .pastilla .desc p:last-child {
    font-size: 17px;
    text-transform: none;
    font-weight: normal;
    font-family: "Futura LT Book"
}

/* */
.rev_slider .tp-mask-wrap .tp-caption .banner-text .pastilla,
.rev_slider .tp-mask-wrap .tp-caption .banner-text .coletilla {
    white-space: normal !important;
}

@media screen and (max-width: 1024px) {
    .rev_slider ul li:first-child .banner-text .right-text p {
        font-size: 16px !important;
    }

    .rev_slider ul li:first-child .firma-vamos {
        margin-top: 16px;
    }
}

@media screen and (max-width: 991px) {
    .rev_slider ul li:first-child .banner-text {
        border-left: none;
        padding: 0;
    }

    .rev_slider ul li:first-child .banner-text .pastilla {
        width: auto;
    }
}


@media screen and (max-width: 768px) {
    .firma-vamos {
        margin-top: 20px;
    }
    .rev_slider_wrapper .banner-text .pastilla ~ .coletilla {
        font-size: 11px !important;
    }
}

@media screen and (max-width: 480px) {
    
    .rev_slider ul li:first-child .banner-text .right-text {
        display: none;
    }

    .rev_slider ul li:first-child .banner-text .container {
        width: auto !important;
    }

    .rev_slider ul li:first-child .banner-text .pastilla {
        width: 350px !important;
        margin-left: 0;
    }

    .rev_slider ul li:first-child .banner-text .pastilla p.bigtext {
        width: auto !important;
    }


    .rev_slider ul li:first-child .tp-parallax-wrap:last-of-type {
        right: 130px !important;
        left: auto !important;
    }

    .rev_slider ul li:first-child .banner-text .pastilla h2.redband {
        line-height: 1;
        font-size: 14px !important;
    }

    .rev_slider ul li:first-child .banner-text .pastilla {
        padding-right: 10px !important;
    }

    .rev_slider ul li:first-child .banner-text .right-text p,
    .rev_slider ul li:first-child .banner-text .right-text p strong,
    .rev_slider ul li:first-child .banner-text .right-text p small {
        font-size: 14px !important;
    }

    .rev_slider ul li:first-child .banner-text .pastilla p.bigtext {
        font-size: 16px !important;
    }

    .rev_slider ul li:first-child .banner-text svg.firma-vamos {
        overflow: visible !important;
        margin-top: 16px;
    }

    .rev_slider ul li:first-child .banner-text .col-lg-4.col-md-4.col-sm-6.col-xs-12 {
        line-height: 25px !important;
    }
}

@media (max-width: 479px) and (min-width:411px) {
    .rev_slider ul li:first-child .banner-text .pastilla {
        width: 322px !important;
    }
}


@media screen and (max-width: 375px) {
    .rev_slider ul li:first-child .banner-text .pastilla {
        width: 295px !important;
    }
}


@media screen and (max-width: 360px) {
    .rev_slider ul li:first-child .banner-text .pastilla {
        width: 240px !important;
    }
}


@media screen and (max-width: 320px) {
    
    
    
    .rev_slider ul li:first-child .banner-text .pastilla p.bigtext:first-of-type {
        padding-top: 8px !important;
    }
    
    .rev_slider ul li:first-child .banner-text .pastilla h2.redband {
        font-size: 13px !important;
    }

    .rev_slider ul li:first-child .banner-text .right-text p,
    .rev_slider ul li:first-child .banner-text .right-text p strong,
    .rev_slider ul li:first-child .banner-text .right-text p small {
        font-size: 12px !important;
    }
    
    .rev_slider ul li:first-child .banner-text .firma-vamos {
        display: none;
    }

    .rev_slider ul li:first-child .banner-text .pastilla {
        width: 225px !important;
        margin-bottom: 0;
        padding-bottom: 8px;
    }
}


.rev_slider_wrapper .banner-text .pastilla ~ .coletilla {
    display: block;
    background-color: transparent;
    padding: 0;
    font-size: 12px;
}