<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'icomoon' !important;
    font-display: fallback;
    src: url('../fonts/icomoon.eot?t00cll');
    src: url('../fonts/icomoon.eot?t00cll#iefix') format('embedded-opentype'),url('../fonts/icomoon.ttf?t00cll') format('truetype'),url('../fonts/icomoon.woff?t00cll') format('woff'),url('../fonts/icomoon.svg?t00cll#icomoon') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    /*Aquí hay que cambiar toda la tipografía */
}


/*
    Servicios de inicio
*/
.img-initial {
    background-image: url('../imagenes/asesoria.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    text-indent: -9999px;
    display: none;
}

.ico-servicios,
.ico-servicios a {
    /*color: #fff;*/
    color: #333;
    text-decoration: none;
}

    .ico-servicios .icos-title p {
        font-weight: bold;
    }

    .ico-servicios .icos-title:hover a {
        /*color:#fac414 !important;*/
        color: #107fc9 !important;
    }

.navHome {
    background-color: rgba(51, 51, 51, 0);
    transition: max-height 0.25s ease-out;
}

.navPageBar {
    background-color: rgba(51, 51, 51, 1);
    transition: max-height 0.25s ease-out;
}

.navHomeFix {
    background-color: rgba(51, 51, 51, 1);
    transition: max-height 0.25s ease-in;
}

.imgLogo {
    max-height: 60px;
    transition: max-height 0.75s ease-out;
}

.imgLogoFixed {
    max-height: 40px;
    transition: max-height 0.75s ease-in;
}

.slide-apolo {
    left: 0px;
    right: 0px;
}

.tsl-apolo {
    font-size: 3em;
    font-weight: 600;
}

.ts-apolo-sm {
    font-size: 1.25rem;
    display: inline;
}

.container-apolo {
    /*padding-top: 100px; deprecated */
    background-color: #fff;
}

.cd-intro-landing-proveedor {
    position: relative;
    height: 100%;
    min-height: 600px;
    background: url("/imagenes/landing_p_top_header.jpg");
    background-size: cover;
    z-index: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.cd-left-widget-prov {
    /*background: url(../img/arrow-left-landing.png) no-repeat center center;*/
    width: 40%;
    height: 140px;
    position: absolute;
    top: 180px;
    background-image: url(../img/arrow-left-landing.png);
/*    background-position-x: center;
    background-position-y: center;
    background-size: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;*/
}
.cd-left-w-back {
    width: 100%;
    height: 140px;
    background: rgba(228,229,230,0.8);
}
.cd-left-w-right {
    position: absolute;
    top: 0px;
    right: -62px;
    height: 140px;
}
#resLdMTop{
    display:none;   
}

.ct-p {
    color: #fac414;
    font-weight: bold;
}

.bg-apolo-b {
    background-color: #107fc9;
}

.bg-apolo-y {
    background-color: #fac414;
}

.text-apolo-b {
    color: #107fc9;
}

.text-apolo-y {
    color: #fac414;
}

.btn-apolo {
    color: #fff;
    background-color: #fac414;
    border-color: #fac414;
}

    .btn-apolo:hover {
        color: #333;
        background-color: #e5b414;
        border-color: #e5b414;
    }

.btn-apolo-b {
    color: #fff;
    background-color: #107fc9;
    border-color: #107fc9;
}

    .btn-apolo-b:hover {
        color: #fff;
        background-color: #0a6aaa;
        border-color: #0a6aaa;
    }

.btn-lnk-apolo {
    color: #fff;
    border-color: transparent;
    background-color: transparent;
    box-shadow: none;
}

    .btn-lnk-apolo:hover {
        color: #fff;
        text-decoration: underline;
    }

.btn-gris-oscuro {
    color: #fff;
    background-color: #5b6066;
    border-color: #5b6066;
}

    .btn-gris-oscuro:hover {
        color: #fff;
        background-color: #212529;
        border-color: #212529;
    }

.head-fixed {
    max-height: 400px;
}

.img-card-top {
    max-height: 233px;
    overflow: hidden;
}

    .img-card-top img {
        width: 100%;
        height: 100%;
        transition: .5s ease;
    }

.card-body {
    color: #212529;
    background-color: #fff;
    transition: .5s ease;
}

    .card-body a {
        color: #212529;
    }

.card-footer {
    color: #212529;
    background-color: #fff;
    transition: .5s ease;
}

/* Card en home */
.servicios-apolo .card:hover .img-card-top img {
    width: 120%;
    height: 120%;
}

.servicios-apolo .card:hover .card-body,
.servicios-apolo .card:hover .card-footer {
    color: #fff;
    background-color: #343a40;
}

    .servicios-apolo .card:hover .card-body a {
        color: #fff;
    }
/* Card en home */

.p-light-imp {
    font-weight: 100 !important;
}

    .p-light-imp:hover {
        font-weight: 700 !important;
    }

.facebook-color {
    color: rgba(59, 89, 152, 1);
}

.twitter-color {
    color: rgba(85, 172, 238, 1);
}

.instagram-color {
    color: rgba(233, 89, 80, 1);
}

.linkedin-color {
    color: rgba(0, 123, 181, 1);
}

.youtube-color {
    color: rgba(255, 0, 0, 1);
}

.whatsapp-color {
    color: rgba(77, 194, 71,1);
}

.apolo-color-b {
    color: rgba(16, 127, 201,1);
}

    .apolo-color-b:hover {
        color: rgba(33,37,41,1);
    }

.pc-apolo {
    color: #212529;
}

.p-correct {
    color: #13ca24;
}

.p-error {
    color: #cf0606;
}

.btm-grid-apolo {
    color: #212529;
}

    .btm-grid-apolo ul {
        padding-left: 15px;
    }

    .btm-grid-apolo a,
    .btm-grid-apolo a:hover,
    .btm-grid-apolo a:visited,
    .btm-grid-apolo a:active {
        padding: 0px;
        color: #212529;
        font-size: 0.8rem;
    }

.login-forgot {
    /*display: none;*/
}

.label-result {
    display: none;
}

.sm-txapolo {
    font-size: 0.8em;
}

.fh-hide {
    display: none;
}

.custom-checkbox span,
.custom-checkbox a {
    font-size: 12px;
    padding: 2px;
}
/* //FIN  Servicios de inicio */
/* CONTADOR APOLO */
.ct-apolo {
    background-color: #107fc9;
    color: #fff;
}

/* /CONTADOR APOLO */
/*  Flotante        */
.mn-flotante {
    width: 200px;
    max-height: 350px;
    overflow: hidden;
    position: fixed;
    z-index: 999;
    background-color: #107fc9;
    right: 0px;
    top: 30%;
    color: #fff;
    border-radius: 5px;
    border: 2px solid #0664a3;
    box-shadow: 10px 10px 5px #333;
}

.mini-flotante {
    color: #fff;
    display: none;
}

    .mini-flotante p {
        font-weight: bold;
        font-size: 18px;
    }

.flotante-title-form {
    font-weight: bold;
    font-size: 18px;
}

.flotante-subtitle-form {
    font-size: 12px;
    /*line-height: 15px;*/
}

.flotante::placeholder {
    color: #666;
    font-size: 10px;
}

.flotante-box::placeholder {
    color: #666;
    text-align: center;
    font-size: 12px;
}

.flotante {
    border-radius: 1px;
}

.close-flotante,
.close-min-flotante {
    position: absolute;
    width: 20px;
    height: 20px;
    top: -5px;
    right: 0px;
    font-size: 12px
}

.main-mn-small {
    width: 0;
    height: 70px;
    background-color: #fac414;
    position: fixed;
    bottom: 30px;
    z-index: 998;
    right: 30px;
    border-radius: 2em;
    display: none;
}

    .main-mn-small a {
        font-size: 1.5em;
        color: #212529;
        text-decoration: none;
    }

        .main-mn-small a:hover {
            color: #fff;
        }

.mn-small {
    position: fixed;
    width: 70px;
    height: 70px;
    background-color: #ff3f3f;
    right: 30px;
    bottom: 30px;
    border-radius: 50%;
    z-index: 999;
    display: none;
}

    .mn-small a {
        font-size: 2em;
        color: #fff;
    }

        .mn-small a:hover {
            color: #107fc9;
        }
/*
            /Flotante
        */

#homeCarousel {
    overflow: hidden;
    min-height: 40px;
    background-color: rgb(51, 51, 51);
}

    #homeCarousel img {
        width: 100%;
        filter: brightness(50%);
    }

.diryfr { /*Directorio y Servicios frecuentes*/
    background-color: #727b84;
}

#comoFunciona {
    background-color: #525a63;
    min-height: 200px;
}

    #comoFunciona .row .col .h3 {
        color: #fff;
    }

#myTabContent {
    color: #fff;
}

#porqueApolo .font-weight-bold {
    color: #107fc9;
}

.wh-8 {
    min-height: 8px;
}

.brands-apolo {
    min-height: 80px;
    background-color: #35434f;
}

.svg-stroke {
    stroke: rgb(255,255,255);
    stroke-width: 1
}
/*
    TABLA SERVICIOS APOLO
*/
.container-hover-light {
    background-color: #f5f5fa;
}

    .container-hover-light:hover {
        background-color: #107fc9;
        transition: background 0.30s ease-in-out;
    }

        .container-hover-light:hover h2,
        .container-hover-light:hover p {
            color: #fff;
        }

.container-hover-white {
    background-color: #fff;
}

    .container-hover-white:hover {
        background-color: #343a40;
        transition: background 0.30s ease-in-out;
    }

        .container-hover-white:hover h2,
        .container-hover-white:hover p {
            color: #fff;
        }

.servicio-apolo-principal {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.servicio-apolo-row {
    display: table-row;
}

.servicio-apolo-celda {
    display: table-cell;
    color: #333;
}

/*
            PASOS COMO FUNCIONA APOLO
        */
.how-it-works {
    position: relative;
}

    .how-it-works .liner {
        border: none;
    }

.liner::before {
    height: 3px;
    background: #fff;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 16%;
    z-index: 1;
    content: '';
}

.how-it-works .nav-tabs .nav-item {
    z-index: 2;
}

    .how-it-works .nav-tabs .nav-item a {
        border-radius: 50%;
        /*border:2.5px solid #525a63;*/
        background-color: #fff;
        font-size: 2em;
        padding: 12px 20px 12px 20px;
    }

        .how-it-works .nav-tabs .nav-item a.active {
            background-color: #107fc9;
            color: #fff;
        }
/*CONTACTO APOLO*/
.background-cm {
    background-color: #999;
    width: 100%;
    height: 100%;
    background: url('../imagenes/bg-contacto.jpg') no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    opacity: 1;
}
/*CONTACTO APOLO*/
/*
            BRANDS FOOTER
        */
.promotional-title {
    color: #fff;
}

.promotional-image img {
    max-width: 100px;
}

/*
    DIRECTORIO HOME
*/
.directorio-styles {
    width: 100%;
    max-width: 100px;
    min-height: 25px;
}

.directorio-general-set button {
    text-transform: initial !important;
}

.directorio-styles button {
    padding: 0px 0px 0px 5px;
    color: #333 !important;
    border: 1px solid #107fc9;
}

    .directorio-styles button:hover,
    .directorio-styles .dropdown-menu li a:hover {
        background-color: #107fc9 !important;
        color: #fff !important;
    }



.tbl-directorio-main {
    width: 100%;
    border-bottom: 4px solid #333;
    border-top: 5px solid #107fc9;
    border-radius: 3px;
    margin: 5px
}

    .tbl-directorio-main tr td {
        padding: 2px !important;
    }

.tbl-directorio-img {
    width: 30%;
    padding: 0px !important;
}

    .tbl-directorio-img img {
        width: 100%;
        height: 90px;
    }

.tbl-directorio-bus {
    font-size: 20px;
    font-weight: bold;
}

.tbl-directorio-contacto,
.tbl-directorio-estado {
    width: 60%;
}

.tbl-directorio-button {
    width: 10%;
}

.tbl-directorio-cal {
    text-align: center;
}

    .tbl-directorio-cal i {
        color: #fac414;
        font-size: 1.5em;
        padding: 0px 2px 0px 2px;
    }
/* GRIDVIEW ESTILO DE PAGINAS*/
.style-paging a, .style-paging span {
    display: block;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.style-paging a {
    background-color: #f5f5f5;
    color: #969696;
    border: 1px solid #969696;
    padding: 5px;
}

.style-paging span {
    background-color: #107fc9;
    color: #fff;
    border: 1px solid #107fc9;
    padding: 5px;
}

/*
    DIRECTORIO HOME FIM
*/

/* LANDINGS */
.float-landing-home {
    border-radius: 5px !important; /*e4e5e6*/
    background: #107fc9; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#0b5ba4, #3aafe4); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#0b5ba4, #3aafe4); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#0b5ba4, #3aafe4); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#0b5ba4, #3aafe4); /* Standard syntax */
}

.internal-class-top {
    color: #fff !important;
}

.internal-h1 {
    font-size: 22px;
}

.internal-h3 {
    font-size: 14px;
}

.internal-shadow-text {
    text-shadow: 0px 3px 5px #000;
}

.float-landing-home input,
.float-landing-home textarea,
.float-landing-home a {
    width: 90%;
    border-radius: 5px; /*e4e5e6*/
    margin-top: 5px;
    margin-bottom: 5px;
}
/*PLACEHOLDERS STYLE */
.float-landing-home ::-webkit-input-placeholder {
    color: #107fc9;
    font-size: 12px;
}

.float-landing-home ::-moz-placeholder {
    color: #107fc9;
    font-size: 12px;
}
/* firefox 19+ */
.float-landing-home :-ms-input-placeholder {
    color: #107fc9;
    font-size: 12px;
}
/* ie */
.float-landing-home input:-moz-placeholder {
    color: #107fc9;
    font-size: 12px;
}

.land-form-contanier-frame {
    width: 100%;
    height: 100%;
    background: #107fc9; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#0b5ba4, #3aafe4); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#0b5ba4, #3aafe4); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#0b5ba4, #3aafe4); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#0b5ba4, #3aafe4); /* Standard syntax */
}

.land-frame-style {
    border-radius: 15px; /*e4e5e6*/
}

.land-form-contanier {
    position: relative;
    top: 50px;
    width: 80%;
    height: 100%;
    min-height: 100px;
    max-height: 500px;
    border-radius: 15px; /*e4e5e6*/
    background: #107fc9; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#0b5ba4, #3aafe4); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#0b5ba4, #3aafe4); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#0b5ba4, #3aafe4); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#0b5ba4, #3aafe4); /* Standard syntax */
    box-shadow: 0px 3px 5px #000;
}

.landing-textbox {
    width: 80%;
    min-height: 50px;
    border-radius: 5px;
    margin-top: 10px;
    padding-left: 15px;
    padding-top: 5px;
}

.land-prov-form-contanier {
    position: relative;
    /*top: 120px;*/
    width: 100%;
    height: 100%;
    min-height: 100px;
    max-height: 500px;
}

    .land-prov-form-contanier h3 {
        font-size: 26px;
    }

    .land-prov-form-contanier h2 {
        font-size: 32px;
    }

    .land-prov-form-contanier p {
        font-size: 20px;
    }

.land-bottom-btn {
    background: url("../img/bottom-button-landing.png") no-repeat center center;
    width: 186px;
    height: 41px;
    margin: 0 auto;
    cursor: pointer;
}

.landing-data h1 {
    text-transform: inherit;
    font-weight: bold;
    color: #107fc9;
}

.landing-data span {
    /*font-weight:bolder;*/
    color: #696969;
    font-size: 16px;
    line-height: 1.9em;
}

.land-font-accent h3 {
    color: #fac414;
}

.bottom-landing h3, .bottom-landing i {
    color: #107fc9;
}

.bottom-landing p, .bottom-landing i {
    font-size: 18px;
}

.bottom-landing p {
    color: #696969;
    font-size: 16px;
    line-height: 1.9em;
    font-weight: bold;
}

.landing-txt-warning {
    border: 1px solid red !important;
}

.land-video-on-hover:hover {
    border-bottom: 3px solid #FAC414;
}

.sharedRegSocial {
    width: 60%; /*/100%;*/
    margin: 0 auto;
}

    .sharedRegSocial td button {
        margin-top: 30px;
    }

    .sharedRegSocial td img {
        width: 40%;
        border: 2px solid #fff;
        border-radius: 25px;
        -webkit-transition: width 2s;
        -moz-transition: width 2s;
        -o-transition: width 2s;
    }

        .sharedRegSocial td img:hover {
            cursor: pointer;
            width: 50%;
        }

.container-youtube-home {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
/* LANDINGS */


/*MEDIA RESPONSIVE*/
/*MINIMOS*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (min-width: 575px) {
    .hidden-desktop {
        display: none;
    }
}
/*RANGOS*/
/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) {
    #homeCarousel,
    #homeCarousel img {
        height: 250px;
    }

    .tsl-apolo {
        font-size: 2em;
    }

    .tbt-apolo {
        padding: 10px !important;
    }

    .psl-apolo {
        display: contents !important;
    }
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {
    .tsl-apolo {
        font-size: 2em;
    }

    .tbt-apolo {
        padding: 10px !important;
    }
}
/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {
    .tsl-apolo {
        font-size: 3em;
    }
}
/*MAXIMOS*/
@media (max-width: 396px) {
    .navigation-text {
        display: none;
    }
}

@media (max-width: 576px) {
    #homeCarousel,
    #homeCarousel img {
        height: 250px;
    }

    .tsl-apolo {
        font-size: 1.15rem !important;
    }

    .ts-apolo-sm {
        font-size: 0.60rem !important;
    }
    /*.tsl-apolo {
        font-size: 1.6em;
    }
        */
    .tbt-apolo {
        padding: 10px !important;
    }

    .mn-flotante {
        display: none;
    }

    .mn-small {
        display: block;
    }

    .liner::before {
        top: 24px;
    }

    .how-it-works .nav-tabs .nav-item a {
        padding: 5px 10px 5px 10px;
    }
}

@media (max-width:991px) {
    #homeCarousel {
        margin-top: 86px;
    }

    #navigationBarHome {
        background-color: rgba(51, 51, 51, 1);
    }

    .ct-apolo span i {
        display: block
    }

    .tsl-apolo {
        font-size: 1.5rem;
        font-weight: 400;
    }

    .ts-apolo-sm {
        font-size: 0.75rem;
    }
}
/*Extra large devices (large desktops, 1200px and up)
        @media (min-width: 1200px) {

        }*/


/*Estilos membresías */
#carouselMembresia {
    color: #fff;
}

    #carouselMembresia li {
        display: inline-block;
        padding: 20px;
    }

.main-popmembresia {
    background-color: rgba(86,93,97,0.9); /* #566061;*/
}

    .main-popmembresia .close-membresia {
        color: #fff;
        opacity: initial;
        text-shadow: none;
    }

/*Carrusel General*/
.membresia {
    width: 300px;
    height: 400px;
    border: 1px solid rgba(86,93,97,1);
}

    .membresia .membresia-title {
        height: 15%;
        padding: 5px;
        font-size: 1.5rem;
        text-align: center;
        font-weight: bold;
        color: #fff;
        background-color: #f79b1c;
    }

    .membresia .membresia-body {
        height: 70%;
        font-size: 0.9rem;
        padding: 5px;
        color: #333;
        background-color: #fafafa;
    }

    .membresia .membresia-bottom {
        height: 15%;
        padding: 5px;
        text-align: center;
        color: #333;
        background-color: #fafafa;
    }

.membresia-middle {
    width: 300px;
    height: 400px;
    position: relative;
    -webkit-box-shadow: -7px 2px 14px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: -7px 2px 14px -1px rgba(0,0,0,0.75);
    box-shadow: -7px 2px 14px -1px rgba(0,0,0,0.75);
    z-index: 5;
}

    .membresia-middle .membresia-title {
        /*background-color: #f99b16;*/
        background-color: #107fc9;
    }

    .membresia-middle .precio-membresia div {
        /*color: #f99b16;*/
        color: #107fc9;
    }

.membresia-left {
    left: 70px;
}

.membresia-right {
    left: -70px;
    z-index: 0;
}

.membresia-left,
.membresia-right {
    width: 270px;
    height: 350px;
    position: relative;
    top: 10px;
}

.membresia-left {
    -webkit-box-shadow: -7px 2px 14px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: -7px 2px 14px -1px rgba(0,0,0,0.75);
    box-shadow: -7px 2px 14px -1px rgba(0,0,0,0.75);
}

.membresia-right {
    -webkit-box-shadow: 8px 2px 14px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 8px 2px 14px -1px rgba(0,0,0,0.75);
    box-shadow: 8px 2px 14px -1px rgba(0,0,0,0.75);
}

.precio-membresia div {
    /*color: #4d7691;*/
    color: #f79b1c;
    font-weight: bold;
}

.precio-membresia div span {
    font-weight: lighter;
}

.precio-membresia .money {
    font-weight: 700;
}

.precio-membresia .moneda {
    font-size: 0.7rem;
    vertical-align: top;
}

.locked-membresia span {
    color: #c8c8c8;
}

.locked-membresia span:hover {
    color: #ddd;
}

.btn-membresia-apolo {
    color: #fff;
    /*background-color: #107fc9; /*rgba(1,2,2,0.2);*/
    font-size: 1.3rem;
    background-image: url("../imagenes/membresias/banner.png");
    background-size: cover; /* &lt;------ */
    background-repeat: no-repeat;
    background-position: center center;
    border-bottom: 3px solid red;
    -webkit-animation-name: animatedmembresia; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
    animation-name: animatedmembresia;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    -webkit-transition: background-position 0.5s, -webkit-transform 1s; /* Safari */
    transition: background-position 0.5s, transform 1s;
}

    .btn-membresia-apolo:hover {
        background-position: bottom center;
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }

.suscripcion-total span {
    font-size: 0.8rem;
}

.suscripcion-total .suscripcion-final {
    font-size: 0.9rem;
    color: #28a745 !important;
    font-weight: bold;
}

.suscription-selectpay label {
    padding-left: 10px;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes animatedmembresia {
    0% {
        border-bottom: 3px solid #107fc9;
    }

    25% {
        border-bottom: 3px solid #fac414;
    }

    50% {
        border-bottom: 3px solid #107fc9;
    }

    75% {
        border-bottom: 3px solid #fac414;
    }

    100% {
        border-bottom: 3px solid #107fc9;
    }
}

/* Standard syntax */
@keyframes animatedmembresia {
    0% {
        border-bottom: 3px solid #107fc9;
    }

    25% {
        border-bottom: 3px solid #fac414;
    }

    50% {
        border-bottom: 3px solid #107fc9;
    }

    75% {
        border-bottom: 3px solid #fac414;
    }

    100% {
        border-bottom: 3px solid #107fc9;
    }
}
/*Estilos membresías */

/*
    Responsive membresias
*/
@media (max-width:768px) {
    .main-membresia-title,
    .main-membresia-body {
        padding: 0 !important;
    }

        .main-membresia-title p {
            font-size: 1.3rem;
        }

    .banner-membresia-content {
        /*width: 100%;*/
    }

    .membresia-left {
        left: 170px;
    }

    .membresia-right {
        left: -170px;
    }
}
@media only screen and (max-width: 991px) {
    .cd-left-widget-prov {
        display: none;
    }
}
@media only screen and (max-width: 991px) {
    #resLdMTop {
        display: block;
    }
}</pre></body></html>