/* ==========================================
Home
========================================== */
.imguserprofile {
    width: 45px;
    position: absolute;
    border-radius: 50%;
    border: 1px solid #707070;
    right: 0;
    overflow: hidden;
}

    .imguserprofile img {
        width: 100%;
        display: block;
    }

.bienvprofileinicses a {
    font-size: 14px;
    color: #fff;
    font-family: 'Montserrat-Regular';
}

.listmenuprofile {
    float: left;
    position: relative;
    width: 100%;
}

.infolistmenu {
    float: left;
    position: relative;
    width: 100%;
}

.btncerrarsesionprofile {
    float: left;
    position: relative;
    width: 100%;
}

    .btncerrarsesionprofile a {
        float: left;
        position: relative;
        width: 100%;
        color: #023373;
        font-size: 14px;
        font-family: 'Montserrat-Bold';
        padding: 23px 0 0;
        border-top: 1px solid #bebebe88;
    }

.infolistmenu a {
    float: left;
    position: relative;
    width: 100%;
    color: #023373;
    font-size: 14px;
    font-family: 'Montserrat-Bold';
    padding: 8px 0;
}

    .infolistmenu a img {
        margin-right: 8px;
    }

.btncerrarsesionprofile a img {
    margin-right: 8px;
}

/* ==========================================
Inicio Header 1
========================================== */
@media only screen and (min-width: 320px) {
    .bienvprofileinicses {
        float: right;
        position: relative;
        width: auto;
        text-align: center;
        display: block;
    }

    a.txtsupfoot {
        color: #fff !important;
        font-size: 12px;
        font-family: 'Montserrat-Light';
    }

    .txtsuphead {
        float: left;
        position: relative;
        width: calc(100% - 33px);
        padding-top: 0;
    }

    .head_1_capcipm_2 {
        float: right;
        position: relative;
        width: 50%;
        text-align: right;
        display: none;
    }

    .btnsmobhead {
        float: right;
        position: relative;
        width: auto;
        text-align: center;
        display: block;
    }

    nav.menuheadsupmob {
        float: left;
        position: relative;
        width: 100%;
        background-color: #023373;
        padding: 14px 11px;
        display: block;
    }

    nav.menuheadsupmob_2 {
        float: left;
        position: relative;
        width: 100%;
        background-color: #023373;
        padding: 14px 11px;
        display: block;
    }
}

@media only screen and (min-width: 768px) {
    a.txtsupfoot {
        font-size: 14px;
    }

    .txtsuphead {
        padding-top: 7px;
    }
}

@media only screen and (min-width: 1024px) {
    .btnsmobhead {
        display: none;
    }

    .head_1_capcipm_2 {
        display: block;
    }

    .bienvprofileinicses {
        display: none;
    }
}

@media only screen and (min-width: 1200px) {
    nav.menuheadsupmob {
        display: none;
    }

    nav.menuheadsupmob_2 {
        display: none;
    }
}

@media only screen and (min-width: 1600px) {
}

.head1_homecapcipm {
    float: left;
    position: relative;
    width: 100%;
    background-color: #181E40;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.head_1_capcipm_1 {
    float: left;
    position: relative;
    width: 50%;
}

a.Ico_social_cipm {
    width: auto;
    margin-left: 5px;
    margin-right: 5px;
    text-align: right;
}

a.btn1_mob {
    float: left;
    position: relative;
    padding: 10px;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    margin-right: 5px;
}

a.btn2_mob {
    float: left;
    position: relative;
    padding: 10px;
    color: #171D3F;
    font-size: 12px;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #fff;
}

.imgsuphead {
    float: left;
    position: relative;
    width: 33px;
}

.ttlmenumobsup {
    float: left;
    position: relative;
    width: 50%;
}

.btnabrirmenu_mob {
    float: left;
    position: relative;
    width: 50%;
}

a#openMenu_head {
    right: 0;
    position: absolute;
    border-radius: 5px;
    border: 1px solid #fff;
    padding: 8px 15px;
}

a#openmenubuscar {
    right: 70px;
    position: absolute;
    padding: 8px 15px;
    display: none;
}

.ttlmenumobsup h3 {
    color: #fff;
    font-size: 26px;
    font-family: 'Montserrat-Bold';
}

a#openMenu_head_2 {
    right: 60px;
    position: absolute;
    border-radius: 5px;
    border: 1px solid #fff;
    padding: 8px 15px;
}

/* ==========================================
Termina Header 1
========================================== */
/* ==========================================
Inicio Header 2
========================================== */
@media only screen and (min-width: 320px) {
    .head2_homecipm {
        padding: 24px;
        background-color: #023373;
        float: left;
        position: relative;
        width: 100%;
        display: none;
        z-index: 9;
    }

    .head2_homecipm_2 {
        padding: 24px;
        background-color: #023373;
        float: left;
        position: relative;
        width: 100%;
        display: none;
        z-index: 9;
    }

    .btn_1_inicses {
        color: #fff;
        border-color: #18AAE188 !important;
        height: 42px;
        width: 153px;
        margin-right: 20px;
        font-family: 'Montserrat-Bold';
    }

    .contg_barrabuscar {
        margin-right: 35px;
        border-right: 1px solid #ffffff88;
        padding-right: 30px;
        display: none;
    }
}

@media only screen and (min-width: 768px) {
}

@media only screen and (min-width: 1024px) {
}

@media only screen and (min-width: 1200px) {

    .row {
        width: 100%;
    }

    .head2_homecipm {
        display: block;
    }

    .head2_homecipm_2 {
        display: block;
    }

    .btn_1_inicses {
        margin-right: 0;
    }

    .contg_barrabuscar {
        margin-right: 0;
        border-right: none;
        padding-right: 0;
    }
}

@media only screen and (min-width: 1600px) {
    .btn_1_inicses {
        margin-right: 20px;
    }

    .contg_barrabuscar {
        margin-right: 35px;
        border-right: 1px solid #ffffff88;
        padding-right: 30px;
    }
}

.fontboldcipmmenu {
    color: #fff;
    font-size: 26px;
    font-family: 'Montserrat-Bold';
}

    .fontboldcipmmenu:hover {
        color: #fff;
    }

.fontcipmmenu {
    color: #fff;
    font-size: 16px;
    font-family: 'Montserrat-Bold';
}

    .fontcipmmenu:hover {
        color: #fff;
    }

.contg_barrabuscar_2 {
    float: left;
    position: relative;
    width: 100%;
}

.barrabuscar {
    width: 291px !important;
    height: 42px;
    border: 1px solid #18AAE188;
    background-color: #023373 !important;
    outline: none;
}

.barrabuscar_2 {
    width: 291px !important;
    height: 42px;
    border: 1px solid #18AAE188;
    background-color: #023373 !important;
    outline: none;
}

.btnbuscar {
    border-color: #18AAE1 !important;
    color: #fff;
    background-color: #18AAE1;
    height: 42px;
    outline: none;
}

    .btnbuscar:hover {
        background-color: #18AAE1;
    }

    .btnbuscar:active {
        background-color: #18AAE1 !important;
    }

.btn_1_inicses:hover {
    background-color: #023373;
}

.btn_1_inicses:active {
    background-color: #023373 !important;
}

.btn_2_unete {
    color: #fff;
    background-color: #18AAE1 !important;
    height: 42px;
    width: 153px;
    border-color: #18AAE1 !important;
    font-family: 'Montserrat-Bold';
}

.barrabuscar::placeholder {
    font-size: 14px;
    color: #fff;
    font-family: 'Montserrat-Regular';
}

.barrabuscar_2::placeholder {
    font-size: 14px;
    color: #fff;
    font-family: 'Montserrat-Regular';
}

.buttonshead_cipm {
    float: left;
    position: relative;
    width: auto;
}

/* ==========================================
Termina Header 2
========================================== */
/* ==========================================
Inicio Menú Temario
========================================== */
@media only screen and (min-width: 320px) {
    .menucipm_cipm {
        float: right;
        position: relative;
        width: 100%;
        height: 100vh;
        top: 0;
        right: 0;
        z-index: 10;
        padding: 80px 15px 0 15px;
        overflow-y: scroll;
        background: transparent linear-gradient(180deg, #181E40 0%, #04316D 48%, #023373 100%) 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 20px #00000057;
        opacity: 1;
    }
}

@media only screen and (min-width: 768px) {
    .menucipm_cipm {
        width: 50%;
        padding: 80px 20px 0 20px;
    }
}

@media only screen and (min-width: 1024px) {
}

@media only screen and (min-width: 1200px) {
    .menucipm_cipm {
        width: 550px;
        padding: 80px 30px 0 30px;
    }
}

@media only screen and (min-width: 1600px) {
}

.btn_cerrarmenu {
    float: left;
    position: absolute;
    top: 22px;
    right: 50px;
}

.accordiontemario_cipm {
    float: left;
    position: relative;
    width: 100%;
}

.btncomprarmenutemario {
    float: left;
    position: relative;
    width: 100%;
    padding-top: 75px;
    padding-bottom: 95px;
    text-align: center;
}

a.botoncomprarcurso_cipm {
    background-color: #fff;
    padding: 22px 55px;
    color: #03316D;
    font-size: 16px;
    font-family: 'Montserrat-Bold';
}

.heaadmobmenu_23 {
    float: left;
    position: relative;
    width: 100%;
}

    .heaadmobmenu_23 h2 {
        color: #fff;
        font-size: 22px;
        border-left: 8px solid #18AAE1;
        padding-left: 10px;
        margin-bottom: 30px;
        font-family: 'Montserrat-Bold';
    }

.ttlprofesores_cipm h3 {
    color: #18AAE1;
    font-size: 16px;
    font-family: 'Montserrat-Bold';
}

.ttlprofesores_cipm {
    float: left;
    position: relative;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}

.ttltemario_cipm h3 {
    color: #18AAE1;
    font-size: 16px;
    font-family: 'Montserrat-Bold';
}

.ttltemario_cipm {
    float: left;
    position: relative;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}

.headcard_cipm {
    padding: 0;
    border: none !important;
    border-radius: 0 !important;
}

.openclose_cipm {
    padding: 19px 20px;
    background-color: #fff;
    color: #023373;
    border-radius: 0 !important;
    background-image: url(../images/up.png);
    background-repeat: no-repeat;
    float: left;
    position: relative;
    width: 100%;
    background-position: right 20px top 19px;
    background-size: 25px;
    text-decoration: none;
}

    .openclose_cipm h3 {
        font-size: 16px;
        margin: 0;
        font-family: 'Montserrat-Bold';
    }

.listinteracordion_cipm {
    background-color: #023373;
}

.gralcardcipm {
    float: left;
    position: relative;
    width: 100%;
    border: none;
}

.openclose_cipm.collapsed {
    background-color: #023373;
    color: #fff;
    background-image: url(../images/down.png);
    background-repeat: no-repeat;
    float: left;
    position: relative;
    width: 100%;
    background-position: right 20px top 19px;
    background-size: 25px;
    border: 1px solid #fff;
}

button.btn.btn-link.text-left.openclose_cipm {
    text-decoration: none;
}

.temainactivo_cipm a {
    color: #ffffff88;
    font-size: 16px;
    font-family: 'Montserrat-Regular';
}

.temaactivo_cipm a {
    color: #fff;
    font-size: 16px;
    font-family: 'Montserrat-Regular';
}

.temaactivo_cipm {
    list-style-image: url('../images/estrella.png');
}

.temainactivo_cipm {
    list-style-image: url('../images/candado.png');
}

.menucipm_cipm::-webkit-scrollbar {
    width: 6px;
}

.menucipm_cipm::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px #979797;
    box-shadow: inset 0 0 5px #979797;
    border-radius: 10px;
}

.menucipm_cipm::-webkit-scrollbar-thumb {
    background: #023373;
    border-radius: 10px;
}

/* ==========================================
Inicio Menú Temario
========================================== */
.contbloque_menulevel::-webkit-scrollbar {
    width: 3px;
}

.contbloque_menulevel::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px #023373;
    box-shadow: inset 0 0 2px #023373;
    border-radius: 10px;
}

.contbloque_menulevel::-webkit-scrollbar-thumb {
    background: #023373;
    border-radius: 10px;
}

/* ==========================================
Inicio Modal Registro
========================================== */
@media only screen and (min-width: 320px) {
    .dashaccordion_faqs {
        float: left;
        position: relative;
        width: 100%;
        padding-top: 40px;
        padding-bottom: 0;
    }

    .dashaccordion_faqs_2 {
        float: left;
        position: relative;
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media only screen and (min-width: 768px) {
    .dashaccordion_faqs {
        padding: 25px;
    }

    .dashaccordion_faqs_2 {
        padding: 25px;
    }
}

.bg-login-image {
    background: url(../images/fondo3.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.contformregistromodal {
    float: left;
    position: relative;
    width: 100%;
    padding: 59px 30px 40px 15px;
}

.ttlregcipm {
    color: #023373;
    font-size: 26px;
    font-family: 'Montserrat-Bold';
}

.txtregcipm {
    color: #023373;
    font-size: 13px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'Montserrat-Regular';
}

.formregcipm input {
    width: 100%;
    height: 51px;
    border: 1px solid #023373;
    outline: none;
}

.btnregcimp {
    float: left;
    position: relative;
    width: 100%;
    height: 51px;
    background-color: #023373;
    padding: 14px;
    outline: none;
    margin-bottom: 20px;
    font-family: 'Montserrat-Regular';
}

    .btnregcimp:hover {
        background-color: #023373;
    }

.finreginfo {
    float: left;
    position: relative;
    width: 100%;
    border-top: 1px solid #023373;
    padding-top: 15px;
}

    .finreginfo p {
        color: #7EA1BF;
        font-size: 12px;
        margin: 0;
        font-family: 'Montserrat-Regular';
    }

    .finreginfo a {
        color: #023373;
        font-size: 12px;
        margin: 0;
        font-family: 'Montserrat-Bold';
    }

/* ==========================================
Termina Modal Registro
========================================== */
/* ==========================================
Inicio Modal Inicio Sesión
========================================== */
@media only screen and (min-width: 320px) {
}

@media only screen and (min-width: 76px) {
}

@media only screen and (min-width: 1024px) {
}

@media only screen and (min-width: 1200px) {
}

@media only screen and (min-width: 1600px) {
}

.bg-login-image_2 {
    background: url(../images/fondo3.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.contformregistromodal {
    float: left;
    position: relative;
    width: 100%;
    padding: 59px 30px 40px 15px;
}

.ttlinisecipm {
    color: #023373;
    font-size: 26px;
    font-family: 'Montserrat-Bold';
}

.txtiniseccipm {
    color: #023373;
    font-size: 13px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'Montserrat-Regular';
}

.forminiseccipm input {
    width: 100%;
    height: 51px;
    border: 1px solid #023373;
    outline: none;
}

.btniniseccimp {
    float: left;
    position: relative;
    width: 100%;
    height: 51px;
    background-color: #023373;
    padding: 14px;
    outline: none;
    margin-bottom: 61px;
    font-family: 'Montserrat-Regular';
}

    .btniniseccimp:hover {
        background-color: #023373;
    }

.fininisecinfo {
    float: left;
    position: relative;
    width: 100%;
    border-top: 1px solid #023373;
    padding-top: 15px;
}

    .fininisecinfo p {
        color: #7EA1BF;
        font-size: 12px;
        margin: 0;
        font-family: 'Montserrat-Regular';
    }

    .fininisecinfo a {
        color: #023373;
        font-size: 12px;
        margin: 0;
        font-family: 'Montserrat-Bold';
    }

/* ==========================================
Termina Modal Inicio Sesión
========================================== */
/* ==========================================
Inicio Banner
========================================== */
@media only screen and (min-width: 320px) {
    .bloqueizquierdabannerhome {
        float: left;
        position: relative;
        width: 100%;
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .bloquederechabannerhome {
        float: left;
        position: relative;
        width: 100%;
        box-shadow: 0px 3px 30px #0000006f;
        border-radius: 0;
        padding: 40px 26px;
        background: #023373 0% 0% no-repeat padding-box;
        opacity: 1;
    }

    .nopadding_cursos {
        padding-left: 0;
        padding-right: 0;
    }

    .rightbannerhome_cipm {
        float: left;
        position: absolute;
        width: 50%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        right: 0;
        display: none;
    }

    .ttlbloquederechahome h3 {
        color: #023373;
        font-size: 20px;
        margin-bottom: 15px;
        font-family: 'Montserrat-Bold';
    }

    section.bannerhome_cipm {
        float: left;
        position: relative;
        width: 100%;
        background-color: #fff;
        padding-top: 0;
    }
}

@media only screen and (min-width: 768px) {
    section.bannerhome_cipm {
        float: left;
        position: relative;
        width: 100%;
        background-color: #fff;
        padding: 40px 0;
    }
}

@media only screen and (min-width: 1024px) {
    section.bannerhome_cipm {
        padding-top: 0;
    }

    .ttlbloquederechahome h3 {
        font-size: 26px;
    }

    .rightbannerhome_cipm {
        display: block;
    }

    .nopadding_cursos {
        padding-left: 15px;
        padding-right: 15px;
    }

    .bloquederechabannerhome {
        width: 330px;
        border-radius: 12px;
    }

    .bloqueizquierdabannerhome {
        width: 455px;
        padding-top: 144px;
        padding-bottom: 143px;
    }
}

@media only screen and (min-width: 1200px) {
}

@media only screen and (min-width: 1600px) {
}

.rightbannerhome_cipm:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent linear-gradient(270deg, #FFFFFF00 0%, #FFFFFF04 10%, #FFFFFF13 30%, #FFFFFF9F 59%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    height: 100%;
}

.ttlbloquederechahome {
    float: left;
    position: relative;
    width: 100%;
}

.btnbannerhome {
    float: left;
    position: relative;
    width: 100%;
}

    .btnbannerhome a {
        color: #023373;
        text-decoration: none;
        font-size: 16px;
        font-family: 'Montserrat-Regular';
    }

.ttlbloquederhome {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.txtResalt {
    color: #fff;
    font-size: 20px;
    font-family: 'Montserrat-Bold';
}

    .txtResalt p,
    .txtResalt h1,
    .txtResalt h2,
    .txtResalt h3,
    .txtResalt h4,
    .txtResalt h5 {
        line-height: 1.3;
        margin: 0;
    }

.ttlbloquederhome h3 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
    font-family: 'Montserrat-Bold';
}

span.txtaquablue {
    color: #18AAE1;
}

.btnshomebanner_cipm {
    float: left;
    position: relative;
    width: 100%;
}

.btnhomeunete {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    background-color: #fff;
    border-radius: 4px;
    padding: 20px 15px;
    margin-bottom: 12px;
    font-size: 18px;
    color: #023373;
    text-decoration: none !important;
    font-family: 'Montserrat-Bold';
}

.btnhomeiniciosesion {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    border-radius: 4px;
    padding: 20px 15px;
    border: 1px solid #fff;
    font-size: 18px;
    color: #fff;
    text-decoration: none !important;
    font-family: 'Montserrat-Bold';
}

    .btnhomeiniciosesion:hover {
        color: #fff;
    }

.btnhomeunete:hover {
    color: #023373;
}

.teryconds_cipm {
    float: left;
    position: relative;
    width: 100%;
    padding-top: 20px;
    text-align: center;
}

    .teryconds_cipm p {
        color: #fff;
        font-size: 12px;
        margin: 0;
        font-family: 'Montserrat-Regular';
    }

    .teryconds_cipm a {
        color: #fff;
        font-size: 12px;
        margin: 0;
    }

/* ==========================================
Fin Banner
========================================== */
/* ==========================================
Inicio Info Bloques
========================================== */
@media only screen and (min-width: 320px) {
    .bloqueinfocipm {
        float: left;
        position: relative;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        border-left: 20px solid #18AAE1;
        padding: 40px 15px;
        height: 142px;
        box-shadow: 0px 3px 20px #00000029;
        margin-bottom: 20px;
    }

    .txtinfobloquecipm_cipm p {
        color: #fff;
        font-size: 16px;
        margin-bottom: 0;
        font-family: 'Montserrat-Bold';
    }

    .ttlbloquederechahome p {
        font-size: 14px;
        color: #5569A3;
        font-family: 'Montserrat-Regular';
    }
}

@media only screen and (min-width: 768px) {
    .bloqueinfocipm {
        padding: 55px 15px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .ttlbloquederechahome p {
        font-size: 16px;
    }
}

@media only screen and (min-width: 1024px) {
    .ttlbloquederechahome p {
        font-size: 18px;
    }

    .bloqueinfocipm {
        padding: 18px 15px;
    }

    .txtinfobloquecipm_cipm p {
        font-size: 18px;
        line-height: 20px;
    }
}

@media only screen and (min-width: 1200px) {
    .bloqueinfocipm {
        margin-bottom: 0;
        padding: 15px;
    }
}

@media only screen and (min-width: 1600px) {
}

section.infobloques_cipm {
    float: left;
    position: relative;
    width: 100%;
    background-color: #7EA1BF;
    padding-bottom: 40px;
    margin-top: 25px;
}

.bloqueinfoblancocipm {
    float: left;
    position: absolute;
    width: 100%;
    background-color: #fff;
    padding: 25px;
}

.bloqueinfocipm:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent linear-gradient(180deg, #02337336 0%, #023373 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    height: 100%;
}

.txtinfobloquecipm_cipm {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
}

/* ==========================================
Fin Info Bloques
========================================== */
/* ==========================================
Inicio Destacado y Recomendado
========================================== */
@media only screen and (min-width: 320px) {
    .bloqueizqdestyrec {
        float: left;
        position: relative;
        width: 100%;
        height: 280px;
    }

    .btn1_vertemario {
        float: left;
        position: relative;
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
    }

    .btn2_comprar {
        float: left;
        position: relative;
        width: 100%;
    }

    .btn1_vertemario a {
        text-align: center;
        float: left;
        position: relative;
        width: 100%;
        height: 65px;
        border: 1px solid #fff;
        padding: 24px;
        color: #fff;
        font-size: 16px;
        text-decoration: none;
        font-family: 'Montserrat-Bold';
    }

    .btn2_comprar a {
        text-align: center;
        float: left;
        position: relative;
        width: 100%;
        height: 65px;
        padding: 24px;
        color: #023373;
        font-size: 16px;
        text-decoration: none;
        background-color: #fff;
        font-family: 'Montserrat-Bold';
    }

    .left_destyrec_cipm {
        float: left;
        position: absolute;
        width: 100%;
        height: 280px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        left: 0;
    }

    .bloquederdestyrec {
        float: left;
        position: relative;
        width: 100%;
        padding: 20px 0;
    }
}

@media only screen and (min-width: 768px) {
    .bloqueizqdestyrec {
        height: 345px;
    }

    .left_destyrec_cipm {
        width: 100%;
        height: 32%;
    }

    .btn1_vertemario {
        width: 45%;
        margin-right: 32px;
    }

    .btn2_comprar {
        width: 50%;
    }

    .bloquederdestyrec {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .bloquederdestyrec {
        margin-bottom: 0;
    }

    .left_destyrec_cipm {
        width: 50%;
        height: 100%;
    }

    .bloqueizqdestyrec {
        min-height: 800px;
    }

    .btn1_vertemario {
        width: 50%;
        margin-bottom: 0;
        margin-right: 0;
    }

    .btn2_comprar {
        width: 50%;
    }

    .btn1_vertemario a {
        text-align: center;
        float: left;
        position: relative;
        width: 218px;
        height: 65px;
        border: 1px solid #fff;
        padding: 22px;
        color: #fff;
        font-size: 16px;
        text-decoration: none;
    }

    .btn2_comprar a {
        text-align: center;
        float: left;
        position: relative;
        width: 218px;
        height: 65px;
        padding: 22px;
        color: #023373;
        font-size: 16px;
        text-decoration: none;
        background-color: #fff;
    }
}

@media only screen and (min-width: 1200px) {
    .btn1_vertemario {
        width: 50%;
        margin-right: 0;
    }

    .btn2_comprar {
        width: 50%;
    }
}

@media only screen and (min-width: 1600px) {
}

section.destacadoyrecomendado_cipm {
    float: left;
    position: relative;
    width: 100%;
    background-color: #023373;
}

.left_destyrec_cipm:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent linear-gradient(90deg, #02337300 0%, #023373CC 46%, #023373 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    height: 100%;
}

.botoncatdestyrec {
    float: left;
    position: relative;
    width: auto;
    height: 40px;
    text-align: center;
    background-color: #fff;
    border-radius: 4px;
    padding: 11px;
}

    .botoncatdestyrec p {
        font-size: 14px;
        color: #023373;
        font-family: 'Montserrat-Bold';
        margin: 0;
        line-height: 1;
    }

.ttlinfodestyrec {
    float: left;
    position: relative;
    width: 100%;
    margin: 30px 0;
}

    .ttlinfodestyrec p {
        font-size: 16px;
        color: #fff;
        opacity: 68%;
        font-family: 'Montserrat-Regular';
    }

.listexpertosdestyrec {
    float: left;
    position: relative;
    width: 100%;
}

.izqexplist {
    float: left;
    position: relative;
    width: 50%;
}

.derexplist {
    float: left;
    position: relative;
    width: 50%;
}

.expertosdestyrec_cipm {
    float: left;
    position: relative;
    width: 100%;
    padding-bottom: 15px;
}

.imgexpert_cipm {
    float: left;
    position: relative;
    width: 26px;
    margin-right: 10px;
}

    .imgexpert_cipm img {
        width: 26px;
    }

.nombrexpert_cipm {
    float: left;
    position: relative;
    width: calc(100% - 36px);
}

    .nombrexpert_cipm h3 {
        font-size: 14px;
        color: #fff;
        margin-bottom: 4px;
        margin-top: 5px;
        font-family: 'Montserrat-Medium';
    }

    .nombrexpert_cipm p {
        font-size: 14px;
        color: #5C89C4;
        font-family: 'Montserrat-Regular';
        margin: 0;
    }

.btnsseccdestyrec {
    float: left;
    position: relative;
    width: 100%;
    margin: 20px 0 0 0;
}

.ttlseccdestyrec h2 {
    font-size: 16px;
    color: #EBFF00;
    margin-top: 38px;
    font-family: 'Montserrat-Bold';
}

.textsupdestyrec {
    float: left;
    position: relative;
    width: 100%;
}

.imgtirasup {
    float: left;
    position: relative;
    width: 45px;
    margin-right: 10px;
}

    .imgtirasup img {
        width: 100%;
        display: block;
    }

.ttlseccdestyrec {
    float: left;
    position: relative;
    width: calc(100% - 64px);
}

/* ==========================================
Fin Destacado y Recomendado
========================================== */
/* ==========================================
Inicio Expertos
========================================== */
@media only screen and (min-width: 320px) {
    .infoexperto_cipm {
        float: left;
        position: relative;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        padding: 15px;
        min-height: 300px;
        margin-bottom: 30px;
    }

    .bloquederinfoexperto {
        float: left;
        position: relative;
        width: 100%;
    }

    .bloqueizqinfoexperto {
        float: left;
        position: relative;
        width: 100%;
    }

    .expertoscarrusel_cipm {
        float: left;
        position: relative;
        width: 100%;
        padding: 15px 15px 80px 15px;
    }

    .txtowl_mobile_cipm {
        float: left;
        position: relative;
        width: 100%;
        display: block;
        color: #fff;
        font-size: 14px;
    }

        .txtowl_mobile_cipm ul {
            padding: 0 0 0 25px;
        }

    .iconplaymodal_owlexp {
        position: relative;
        float: left;
        width: 100%;
        text-align: center;
        margin: 50px 0;
    }

    .bloquecarruselexpertos .owl-prev {
        float: left;
        position: relative;
        width: auto;
        background-color: transparent !important;
    }

    .bloquecarruselexpertos .owl-next {
        float: left;
        position: relative;
        width: auto;
        text-align: center;
        background-color: transparent !important;
    }

    section.expertos_cipm {
        float: left;
        position: relative;
        width: 100%;
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .ttlizqexperto p {
        font-size: 14px;
        color: #fff;
        font-family: 'Montserrat-Regular';
        margin-bottom: 19px;
        text-overflow: ellipsis;
        max-height: 110px;
        overflow: hidden;
    }

    .ttlinfodestyrec h2 {
        color: #fff;
        font-size: 20px;
        border-left: 8px solid #fff;
        padding-left: 10px;
        margin-bottom: 30px;
        font-family: 'Montserrat-Bold';
    }

    .dataexperto {
        display: none;
    }
}

@media only screen and (min-width: 768px) {
    .iconplaymodal_owlexp {
        margin: 55px 0;
    }

    .ttlinfodestyrec h2 {
        font-size: 24px;
    }

    .dataexperto {
        display: block;
        float: left;
        position: relative;
        width: 100%;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 1024px) {

    .ttlinfodestyrec h2 {
        font-size: 26px;
    }

    .dataexperto {
        /*
        position: absolute;
        bottom:20px;
        */
        margin: 0;
    }

    .bloquederinfoexperto {
        min-height: 241px;
    }

    .ttlizqexperto p {
        margin-bottom: 18px;
    }

    section.expertos_cipm {
        padding-top: 84px;
        padding-bottom: 88px;
    }

    .txtowl_mobile_cipm {
        float: left;
        position: relative;
        width: 100%;
        display: none;
    }

    .infoexperto_cipm {
        height: auto;
        min-height: 320px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .bloquederinfoexperto {
        width: 50%;
    }

    .bloqueizqinfoexperto {
        width: 50%;
    }

    .dataexperto {
        bottom: 0;
    }
}

@media only screen and (min-width: 1200px) {
    .ttlizqexperto p {
        margin-bottom: 35px;
    }
}

@media only screen and (min-width: 1600px) {
}

.ttlexpertos_cipm {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    padding-bottom: 40px;
}

.txtowl_mobile_cipm p {
    color: #fff;
    font-size: 14px;
}

.botoncategoriaexper {
    float: left;
    position: relative;
    min-width: 140px;
    min-height: 40px;
    background-color: #023373;
    padding: 11px;
    text-align: center;
    border-radius: 4px;
}

    .botoncategoriaexper p {
        font-size: 12px;
        margin: 0;
        color: #fff;
        font-family: 'Montserrat-Bold';
    }

.dataexperto h3 {
    color: #fff;
    font-size: 12px;
    margin: 0;
    font-family: 'Montserrat-Medium';
}

.dataexperto p {
    color: #EBF2FB;
    font-size: 12px;
    margin: 0;
    font-family: 'Montserrat-Regular';
}

.iconuserexpert {
    float: left;
    position: relative;
    width: 25px;
    margin-right: 5px;
}

    .iconuserexpert img {
        width: 25px;
    }

.textoscipmexpert {
    float: left;
    position: relative;
    width: calc(100% - 30px);
}

.ttlizqexperto {
    float: left;
    position: relative;
    width: 100%;
}

.btnexpertocipm {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
}

    .btnexpertocipm a {
        color: #fff;
        font-size: 14px;
        text-decoration: none;
        font-family: 'Montserrat-Bold';
        padding: 15px;
        position: relative;
        float: left;
    }

.infoexperto_cipm:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent linear-gradient(180deg, #02337366 0%, #0233733D 15%, #0233738F 31%, #023373E3 50%, #023373 71%, #023373 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    height: 100%;
}

.expertoscarrusel_cipm:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent linear-gradient(180deg, #02337300 0%, #02337300 15%, #0233738F 42%, #023373E3 60%, #023373 84%, #023373 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    height: 100%;
}

.ttlcategexperto {
    float: left;
    position: relative;
    width: 100%;
    padding-bottom: 5px;
}

.iconplaymodal_owlexp img {
    width: 60px !important;
    display: block;
    margin: auto;
}

.infoexpertowl_cipm {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}

.imgowlexpert {
    float: left;
    position: relative;
    width: 100%;
}

    .imgowlexpert img {
        width: 26px !important;
        margin-right: 5px;
    }

.imgowlexpert {
    float: left;
    position: relative;
    width: 31px;
}

.nombrexpertowl {
    float: left;
    position: relative;
    width: calc(100% - 31px);
}

section.expertos_cipm_owl {
    float: left;
    position: relative;
    width: 100%;
    padding-bottom: 85px;
}

.bloquecarruselexpertos {
    float: left;
    position: relative;
    width: 100%;
}

/* ==========================================
Fin Expertos
========================================== */
/* ==========================================
Inicio Beneficios
========================================== */
@media only screen and (min-width: 320px) {
    .botoncomprarcurso {
        /*float: left;
        position: relative;
        width: 100%;
        text-align: center;*/
        width: 100%;
        text-align: center;
        position: absolute;
        bottom: 15px;
        left: 0;
        padding: 0 15px;
    }

        .botoncomprarcurso a {
            color: #fff;
            font-size: 14px;
            border: 1px solid #fff;
            padding: 15px;
            text-decoration: none;
            font-family: 'Montserrat-Bold';
            display: inline-block;
            width: 100%;
        }

    .nombrexpertowl p {
        font-size: 13px;
        color: #fff;
        margin-bottom: 0;
        margin-top: 5px;
        font-family: 'Montserrat-Medium';
    }

    .ttlseccbeneficios_cipm {
        float: left;
        position: relative;
        width: 100%;
        background-color: #fff;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 30px;
        padding-bottom: 30px;
        border-bottom: 16px solid #7EA1BF;
    }



    .ttlseccbeneficios_cipm h3 {
        font-size: 20px;
        color: #023373;
        text-align: center;
        font-family: 'Montserrat-Bold';
    }

    .iconplaymodal {
        position: relative;
        float: left;
        width: 100%;
        padding: 40px 0;
        display: flex;
        justify-content: center;
    }

    .ttlexpertos_cipm h2 {
        color: #023373;
        font-size: 20px;
        font-family: 'Montserrat-Bold';
    }
}


@media only screen and (min-width: 1024px) {

    .ttlexpertos_cipm h2 {
        font-size: 24px;
    }

    /*
    .iconplaymodal {
        float:none;
        width:auto;
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    */

    .ttlseccbeneficios_cipm h3 {
        text-align: left;
        font-size: 24px;
    }


    .ttlseccbeneficios_cipm {
        padding-left: 51px;
        padding-right: 150px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

}


@media only screen and (min-width: 1400px) {
    .botoncomprarcurso {
        margin: 10px 0;
    }

        .botoncomprarcurso a {
            font-size: 14px;
            padding: 12px 28px;
        }

    .nombrexpertowl p {
        font-size: 14px;
    }

    .ttlseccbeneficios_cipm {
        padding-left: 145px;
    }
}

@media only screen and (min-width: 1600px) {
    .ttlseccbeneficios_cipm {
        padding-left: 255px;
    }
}

@media only screen and (min-width: 1900px) {
    .ttlseccbeneficios_cipm {
        padding-left: 404px;
    }
}

section.beneficios_cipm {
    float: left;
    position: relative;
    width: 100%;
    background-color: #023373;
}

.listinfobeneficios {
    float: left;
    position: relative;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}

section.beneficios_cipm {
    float: left;
    position: relative;
    width: 100%;
    background-color: #023373;
    border-bottom: 16px solid #7EA1BF;
    margin-top: 80px;
}

.listinfobeneficios ul {
    color: #18AAE1;
    font-size: 35px;
}


/* ==========================================
Fin Beneficios
========================================== */
/* ==========================================
Inicio Categorías
========================================== */
@media only screen and (min-width: 320px) {
    .bloquecategoria_cipm {
        float: left;
        position: relative;
        width: 100%;
        margin-bottom: 30px;
        min-height: 129px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .botoninternocategoria {
        width: 80%;
        padding: 15px 0;
        text-align: center;
        border: 1px solid #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .ttlcategorias_cipm h2 {
        font-size: 20px;
        color: #023373;
        font-family: 'Montserrat-Bold';
    }

    .botoninternocategoria h3 {
        font-size: 12px;
        color: #fff;
        font-family: 'Montserrat-Bold';
        margin-bottom: 0;
    }

    .listinfobeneficios ul li h3 {
        font-size: 16px;
        color: #fff;
        font-family: 'Montserrat-Regular';
    }


    .listinfobeneficios ul li p {
        color: #fff;
        font-size: 14px;
        opacity: 64%;
        font-family: 'Montserrat-Regular';
    }
}

@media only screen and (min-width: 768px) {
    .botoninternocategoria h3 {
        font-size: 16px;
    }
}

@media only screen and (min-width: 1024px) {


    .listinfobeneficios ul li p {
        font-size: 16px;
    }

    .bloquecategoria_cipm {
        height: 186px;
    }

    .listinfobeneficios ul li h3 {
        font-size: 18px;
    }

    .botoninternocategoria {
        padding: 27px 0;
    }

    .ttlcategorias_cipm h2 {
        font-size: 24px;
    }
}

@media only screen and (min-width: 1200px) {
}

@media only screen and (min-width: 1600px) {
}

section.categorias_cipm {
    float: left;
    position: relative;
    width: 100%;
    padding-top: 84px;
    padding-bottom: 76px;
}

.ttlcategorias_cipm {
    float: left;
    position: relative;
    width: 100%;
    padding-bottom: 47px;
}

.bloquecategoria_cipm:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent linear-gradient(180deg, #02337300 0%, #02337300 0%, #0233738F 26%, #023373E3 60%, #023373 84%, #023373 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    height: 100%;
}

/* ==========================================
Fin Categoías
========================================== */
/* ==========================================
Inicio Experiencia de aprendizaje
========================================== */
@media only screen and (min-width: 320px) {
    .listbloqueexperiencia {
        float: left;
        position: relative;
        width: 100%;
    }

    .listbloqueexperiencia_2 {
        float: left;
        position: relative;
        width: 100%;
    }
}

@media only screen and (min-width: 76px) {
}

@media only screen and (min-width: 1024px) {
    .listbloqueexperiencia {
        width: 100%;
    }

    .listbloqueexperiencia_2 {
        width: 50%;
    }
}

@media only screen and (min-width: 1200px) {
}

@media only screen and (min-width: 1600px) {
}

section.experienciaapren_cipm {
    float: left;
    position: relative;
    width: 100%;
    padding-top: 91px;
    padding-bottom: 86px;
    background-color: #023373;
}

.bloqueizqexperiencia {
    float: left;
    position: relative;
    width: 100%;
}

.ttlexperiencia {
    float: left;
    position: relative;
    width: 100%;
    padding-bottom: 30px;
}

.listbloqueexperiencia ul {
    width: 100%;
    color: #18AAE1;
    font-size: 30px;
    position: relative;
    float: left;
    padding: 0;
    list-style: none;
}

    .listbloqueexperiencia ul li {
        width: 50%;
        float: left;
        padding-left: 25px;
        position: relative;
    }

        .listbloqueexperiencia ul li::after {
            content: "";
            position: absolute;
            width: 7px;
            height: 7px;
            background: #18AAE1;
            top: 7px;
            left: 0;
            border-radius: 50%;
        }

/*.listbloqueexperiencia ul li::after {
    content: '';
    height: 185px;
    width: 1px;
    background: #18AAE1;
    position: absolute;
    left: 17px;
    top: 20px;
    display: inline;
}*/
.rightbackgroundexapren {
    float: left;
    position: absolute;
    width: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    right: 0;
    top: 0;
}

    .rightbackgroundexapren:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: transparent linear-gradient(270deg, #02337300 0%, #02337383 54%, #023373E3 76%, #023373F9 89%, #023373 100%) 0% 0% no-repeat padding-box;
        opacity: 1;
        height: 100%;
        margin-left: -1px;
    }

.listbloqueexperiencia_2 ul li p {
    color: #fff;
    font-size: 16px;
    font-family: 'Montserrat-Regular';
}

.listbloqueexperiencia_2 ul {
    color: #18AAE1;
    font-size: 30px;
}

/*.listbloqueexperiencia_2 ul li::after {
    content: '';
    height: 199px;
    width: 1px;
    background: #18AAE1;
    position: absolute;
    left: 17px;
    top: 26px;
    display: inline;
}*/
/* ==========================================
Fin Experiencia de aprendizaje
========================================== */
/* ==========================================
Inicio Contacto
========================================== */
@media only screen and (min-width: 320px) {
    .contacttestimonials_cipm {
        float: left;
        position: relative;
        width: 100%;
        padding-bottom: 105px;
    }

        .contacttestimonials_cipm .owl-prev {
            float: left;
            position: absolute;
            width: auto;
            left: 100px;
            bottom: -80px;
            background-color: transparent !important;
        }

        .contacttestimonials_cipm .owl-next {
            float: left;
            position: absolute;
            width: auto;
            text-align: center;
            right: 100px;
            bottom: -80px;
            background-color: transparent !important;
        }

    .bloqueinfo_contactform {
        float: left;
        position: relative;
        width: 100%;
        padding-top: 50px;
    }

    .contentitemtestimonials {
        float: left;
        position: relative;
        width: 100%;
        text-align: center;
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 0;
    }

    .ttlexperiencia h2 {
        color: #fff;
        font-size: 20px;
        margin-bottom: 20px;
        font-family: 'Montserrat-Bold';
    }

    .listbloqueexperiencia ul li p {
        color: #fff;
        font-size: 14px;
        font-family: 'Montserrat-Regular';
    }

    .ttlexperiencia p {
        font-size: 14px;
        color: #fff;
        opacity: 54%;
        font-family: 'Montserrat-Regular';
    }

    .infosup_sm h2 {
        color: #023373;
        font-size: 20px;
        font-family: 'Montserrat-Bold';
    }

    .infosup_sm p {
        color: #023373;
        opacity: 54%;
        font-size: 14px;
        font-family: 'Montserrat-Regular';
    }
}

@media only screen and (min-width: 768px) {

    .infosup_sm h2 {
        font-size: 24px;
    }

    .infosup_sm p {
        font-size: 16px;
    }

    .ttlexperiencia p {
        font-size: 16px;
    }

    .listbloqueexperiencia ul li p {
        font-size: 16px;
    }

    .contentitemtestimonials {
        padding-top: 75px;
    }

    .contacttestimonials_cipm .owl-prev {
        left: 270px;
    }

    .contacttestimonials_cipm .owl-next {
        right: 270px;
    }
}

@media only screen and (min-width: 1024px) {
    .contentitemtestimonials {
        padding-top: 0;
    }

    .ttlexperiencia h2 {
        font-size: 24px;
    }

    .bloqueinfo_contactform {
        padding-top: 0;
    }

    .contacttestimonials_cipm .owl-prev {
        left: 155px;
        bottom: -60px;
    }

    .contacttestimonials_cipm .owl-next {
        right: 155px;
        bottom: -60px;
    }

    .contacttestimonials_cipm {
        float: left;
        position: relative;
        width: 100%;
        padding-bottom: 0px;
    }
}

@media only screen and (min-width: 1200px) {
    .contacttestimonials_cipm .owl-prev {
        left: 202px;
        bottom: -60px;
    }

    .contacttestimonials_cipm .owl-next {
        right: 202px;
        bottom: -60px;
    }
}

@media only screen and (min-width: 1600px) {
}

section.contacto_cipm {
    float: left;
    position: relative;
    width: 100%;
    padding: 80px 0;
}

.infosup_sm {
    float: left;
    position: relative;
    width: 100%;
    padding-bottom: 33px;
}


.form_contact_cipm {
    float: left;
    position: relative;
    width: 100%;
}

.form_contacto_cipm {
    float: left;
    position: relative;
    width: 100%;
}

    .form_contacto_cipm input {
        width: 100%;
        height: 43px;
        border: 1px solid #023373;
        border-radius: 5px;
        outline: none;
        padding-left: 15px;
    }

.form_mensaje {
    float: left;
    position: relative;
    width: 100%;
}

    .form_mensaje input {
        float: left;
        position: relative;
        width: 100%;
        height: 132px;
        border-radius: 5px;
        border: 1px solid #023373;
        outline: none;
        padding-left: 15px;
    }

.btnform_enviar {
    float: left;
    position: relative;
    width: 100%;
    padding-top: 20px;
}

    .btnform_enviar button,
    .btnform_enviar a {
        float: left;
        position: relative;
        width: 100%;
        border: 1px solid #023373;
        border-radius: 5px;
        background-color: #fff;
        color: #023373;
        font-size: 14px;
        letter-spacing: 1px;
        outline: none;
        font-family: 'Montserrat-Bold';
        padding: 12px;
        text-align: center;
    }

        .btnform_enviar a:hover {
            text-decoration: none;
        }

.rightbackgroundcontact {
    float: left;
    position: absolute;
    width: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    right: 0;
    top: 0;
}

    .rightbackgroundcontact:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: transparent linear-gradient(90deg, #FFFFFF 0%, #FFFFFF71 100%) 0% 0% no-repeat padding-box;
        opacity: 1;
        height: 100%;
        margin-left: -1px;
    }

.imgtestimonials {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
}

.texttestimonial {
    float: left;
    position: relative;
    width: 100%;
    padding-bottom: 25px;
}

    .texttestimonial p {
        color: #1C284D;
        font-size: 16px;
        font-family: 'Montserrat-Regular';
    }

.infotestminonial {
    float: left;
    position: relative;
    width: 100%;
}

    .infotestminonial h3 {
        color: #023373;
        font-size: 14px;
        margin: 0;
        font-family: 'Montserrat-Bold';
    }

    .infotestminonial p {
        font-size: 12px;
        font-family: 'Montserrat-Italic';
    }

.form_contacto_cipm input::placeholder {
    font-size: 14px;
    color: #023373;
    font-family: 'Montserrat-Regular';
}

.form_mensaje input::placeholder {
    font-size: 14px;
    color: #023373;
    font-family: 'Montserrat-Regular';
}

.imgtestimon_cipm {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

img.imgglobetestimonial {
    width: 80px !important;
    position: relative;
    border-radius: 50%;
    margin: auto;
    border: 1px solid #707070;
}

.texttestimonial::after {
    content: '';
    position: absolute;
    background: url(../images/opencomms.png) no-repeat;
    width: 28px;
    height: 18px;
    top: 0;
    left: -36px;
}

.texttestimonial::before {
    content: '';
    position: absolute;
    background: url(../images/closecomms.png) no-repeat;
    width: 28px;
    height: 18px;
    top: 0;
    right: -37px;
}

/* ==========================================
Fin Contacto
========================================== */
/* ==========================================
Inicio Newsletter
========================================== */
@media only screen and (min-width: 320px) {
    .contentnewsletter .input_newslett {
        float: left;
        position: relative;
        width: 100%;
        height: 43px;
        border: 1px solid #1C284D;
        padding-left: 15px;
        outline: none;
    }

    .button_newslett {
        width: 100%;
        height: 43px;
        background-color: #1C284D;
        color: #fff;
        font-size: 14px;
        outline: none;
        font-family: 'Montserrat-Regular';
    }
}

@media only screen and (min-width: 76px) {
    .contentnewsletter .input_newslett {
        width: 70%;
    }

    .button_newslett {
        width: 30%;
    }
}

@media only screen and (min-width: 1024px) {
    .contentnewsletter .input_newslett {
        width: 310px;
    }

    .button_newslett {
        width: 139px;
    }
}

@media only screen and (min-width: 1200px) {
}

@media only screen and (min-width: 1600px) {
}

.newsletter_cipm {
    float: left;
    position: relative;
    width: 100%;
    border-top: 5px solid #1C284D;
    padding-top: 10px;
    padding-bottom: 10px;
}

.contentnewsletter_der {
    float: left;
    position: relative;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

    .contentnewsletter_der h2 {
        color: #023373;
        font-size: 14px;
        font-family: 'Montserrat-Bold';
    }

.contentnewsletter {
    float: left;
    position: relative;
    width: 100%;
    padding: 11px 0;
}

/* ==========================================
Fin Newsletter
========================================== */
/* ==========================================
Inicio Footer
========================================== */
@media only screen and (min-width: 320px) {
}

@media only screen and (min-width: 768px) {
}

@media only screen and (min-width: 1024px) {
}

@media only screen and (min-width: 1200px) {
}

@media only screen and (min-width: 1600px) {
}

.blockinfosupfoot {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
}

img.imgsuplogofoot {
    width: 23px;
    margin-right: 10px;
}

.txtsupfoot {
    font-size: 14px;
    color: #ffffff;
    margin: 0;
    font-family: 'Montserrat-Regular';
}

.txtbold {
    font-family: 'Montserrat-Bold';
}

.blockinfosupfoot {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    padding: 15px;
    background-color: #1C284D;
}

.txtsupfoot {
    float: left;
    position: relative;
    width: calc(100% - 33px);
}

.blockinfofoot_cipm {
    float: left;
    position: relative;
    width: 100%;
    padding-top: 30px;
}

.ttlbloquefoot {
    float: left;
    position: relative;
    width: 100%;
}

.listinfofoot {
    float: left;
    position: relative;
    width: 100%;
}

.ttlbloquefoot h2 {
    color: #fff;
    font-size: 16px;
    font-family: 'Montserrat-Bold';
}

.listinfofoot ul {
    list-style: none;
    padding: 0;
}

.infofootcontact {
    float: left;
    position: relative;
    width: 100%;
}

.iconinfofoot {
    float: left;
    position: relative;
    width: 17px;
    margin-right: 8px;
}

.txtinfofootcontact {
    float: left;
    position: relative;
    width: calc(100% - 25px);
}

.endfoot_cipm {
    float: left;
    position: relative;
    width: 100%;
    padding: 20px 30px;
    border-top: 1px solid #ffffff88;
}

    .endfoot_cipm p {
        color: #fff;
        margin: 0;
        font-size: 14px;
        font-family: 'Montserrat-Regular';
        text-align: center;
    }

/* ==========================================
Fin Footer
========================================== */
/* ==========================================
Home
========================================== */
@media only screen and (min-width: 320px) {
    .listinfofoot li a {
        color: #ffffff88;
        font-size: 16px;
        text-decoration: none;
        font-family: 'Montserrat-Light';
    }

    .txtinfofootcontact p {
        color: #ffffff88;
        font-size: 16px;
        font-family: 'Montserrat-Light';
    }

    .menumobile_cipm {
        float: left;
        position: fixed;
        width: 100%;
        height: 100%;
        background-color: #023373ca;
        right: 0;
        z-index: 10;
        padding: 30px 15px;
        backdrop-filter: blur(36px);
        overflow: auto;
    }

    .blockinfosupfoot_2 {
        float: left;
        position: relative;
        width: 100%;
        text-align: center;
        padding: 15px;
        background-color: #1C284D;
        margin-top: 34px;
    }
}

@media only screen and (min-width: 768px) {

    .menumobile_cipm {
        width: 60%;
    }

    .blockinfosupfoot_2 {
        margin-top: 132px;
    }
}

@media only screen and (min-width: 1024px) {
    .blockinfosupfoot_2 {
        margin-top: 485px;
    }
}

@media only screen and (min-width: 1200px) {
}

@media only screen and (min-width: 1600px) {
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
    }

.menutop_headcipm {
    float: left;
    position: fixed;
    width: 100%;
    background-color: #023373cb;
    z-index: 1;
    display: none;
    height: 100vh;
    top: 146px;
}

.intocontentmenutop {
    float: left;
    position: relative;
    width: 100%;
    padding-top: 25px;
}

.ttlmenutopcipm {
    float: left;
    position: relative;
    width: 100%;
    padding-bottom: 27px;
}

    .ttlmenutopcipm h2 {
        color: #023373;
        font-size: 18px;
        font-family: 'Montserrat-Regular';
    }

.contbloque_menulevel {
    float: left;
    position: relative;
    width: 100%;
    max-height: 224px;
    overflow-y: auto;
}

.categorias {
    float: left;
    position: relative;
    width: 100%;
}

.cursosnuevos {
    float: left;
    position: relative;
    width: 100%;
}

.recomendados {
    float: left;
    position: relative;
    width: 100%;
}

.categorias_2 {
    float: left;
    position: relative;
    width: 100%;
}

.cursosnuevos_2 {
    float: left;
    position: relative;
    width: 100%;
}

.recomendados_2 {
    float: left;
    position: relative;
    width: 100%;
}

.categorias_3 {
    float: left;
    position: relative;
    width: 100%;
}

.cursosnuevos_3 {
    float: left;
    position: relative;
    width: 100%;
}

.recomendados_3 {
    float: left;
    position: relative;
    width: 100%;
}

.contbloque_menulevel ul {
    list-style: none;
    padding: 0;
}

    .contbloque_menulevel ul li a {
        color: #023373;
        font-size: 14px;
        font-family: 'Montserrat-Bold';
        padding-left: 15px;
        text-decoration: none;
    }

    .contbloque_menulevel ul li:hover {
        background-color: #023373;
        color: #fff;
        background-image: url(../images/riwhi.png);
        background-repeat: no-repeat;
        background-position: right 18px top 7px;
        background-size: 20px;
    }

        .contbloque_menulevel ul li:hover a {
            color: #fff;
        }

.hidden-div {
    display: none;
}

.col-3.bordlinerg {
    border-right: 1px solid #D7DCE3;
}

.contbloque_menulevel ul li {
    background-image: url(../images/riblu.png);
    background-repeat: no-repeat;
    background-position: right 18px top 7px;
    background-size: 20px;
    padding: 5px 0px;
}

.menuhudead {
    float: left;
    position: relative;
    width: 100%;
    max-height: 490px;
    background-color: #fff;
    min-height: 400px;
}

/* Menú mobile */
.menucipmcard1 {
    float: left;
    position: relative !important;
    width: 100%;
    background-color: transparent;
    border: 0;
    transform: none !important;
}

.menucipmcard2 {
    float: left;
    position: relative !important;
    width: 100%;
    left: 0 !important;
    background-color: transparent;
    border: 0;
}

.princtogmen {
    font-size: 20px;
    color: #6DF0F9;
    font-family: 'Montserrat-Bold';
    float: left;
    position: relative;
    width: 100%;
    padding: 19px 0;
    border-top: 1px solid #ffffff88;
}

    .princtogmen a {
        font-size: 20px;
        color: #fff;
        font-family: 'Montserrat-Bold';
    }

.subtema_cipm {
    float: left;
    position: relative;
    width: 100%;
    font-size: 20px;
    color: #fff;
    font-family: 'Montserrat-Bold';
    padding-left: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.subsubtema_cimp {
    float: left;
    position: relative;
    width: 100%;
    font-size: 20px;
    color: #fff;
    font-family: 'Montserrat-Regular';
    padding-left: 30px;
}

.subtema_cipm:hover {
    color: #fff;
}

.subsubtema_cimp:hover {
    color: #fff;
}

.contmenumob {
    float: left;
    position: relative;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 40px;
}

.ttlmenumob {
    float: left;
    position: relative;
    width: 100%;
}

    .ttlmenumob h2 {
        font-size: 26px;
        color: #fff;
        font-family: 'Montserrat-Bold';
        margin-bottom: 39px;
    }

    .ttlmenumob p {
        font-size: 18px;
        color: #ffffff88;
        font-family: 'Montserrat-Regular';
    }

.btncerrarmenu_mob {
    float: left;
    position: absolute;
    top: 0;
    right: 0;
    width: 69px;
    height: 56px;
    background: #023373;
    text-align: center;
    padding: 3px 15px;
    border-radius: 5px;
    box-shadow: 0px 3px 15px #00000029;
}

    .btncerrarmenu_mob a {
        color: #fff;
        font-size: 40px;
    }

.contg_contactdatemenu {
    float: left;
    position: relative;
    width: 100%;
}

.head_1_capcipm_2_2 {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
}

.contentmenu {
    float: left;
    position: relative;
    width: 100%;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

/* Container Menú */
@media only screen and (min-width: 320px) {
    .container_menu {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media only screen and (min-width: 576px) {
    .container_menu {
        max-width: 540px;
    }
}

@media only screen and (min-width: 768px) {
    .container_menu {
        max-width: 720px;
    }
}

@media only screen and (min-width: 992px) {
    .container_menu {
        max-width: 992px;
    }
}

@media only screen and (min-width: 1200px) {
    .container_menu {
        max-width: 1300px;
        padding-right: 0;
        padding-left: 0;
        margin-right: 0;
        margin-left: 0;
    }
}

@media only screen and (min-width: 1400px) {
    .container_menu {
        max-width: 1300px;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
}

.cipmvideo {
    float: left;
    position: relative;
    width: 100%;
}

    .cipmvideo iframe {
        float: left;
        position: relative;
        width: 100%;
        height: 400px;
    }

.form_contacto_cipm input {
    margin-bottom: 20px;
}

.blockoverflow {
    max-height: 100vh;
}

.po {
    float: left;
    /* position: relative; */
    width: 100%;
    z-index: 9;
}

.contg_barrabuscar_2 .barrabuscar_2 {
    color: #fff !important;
    font-family: 'Montserrat-Regular';
}

/* ==========================================
Reproductor Curso
========================================== */
@media only screen and (min-width: 320px) {
    .navsparentul {
        display: none;
    }

    .formfiltrocurso label {
        float: left;
        position: relative;
        width: 100%;
        font-size: 14px;
        color: #023373;
        font-family: 'Montserrat-Bold';
    }

    .formfiltrocurso select {
        float: left;
        position: relative;
        width: 100%;
        height: 60px;
        border: 1px solid #7E97B7;
        border-radius: 12px;
        padding-left: 15px;
        outline: none;
        color: #023373;
        font-size: 14px;
        font-family: 'Montserrat-Bold';
        background-color: #fff;
    }

    .cursoscontent {
        float: left;
        position: relative;
        width: 100%;
        margin-bottom: 20px;
    }

    .navpills_leftblok {
        float: left;
        position: relative;
        width: 100%;
        padding: 20px 15px;
    }

    .dashright_curso {
        float: right;
        position: fixed;
        width: 100%;
        background-color: #181E40;
        height: 100vh;
        top: 0;
        right: -100%;
        z-index: 8;
        overflow-y: scroll;
        z-index: 1024;
        -webkit-box-shadow: -2px 0px 16px -4px rgba(0, 0, 0, 0.45);
        -moz-box-shadow: -2px 0px 16px -4px rgba(0, 0, 0, 0.45);
        box-shadow: -2px 0px 16px -4px rgba(0, 0, 0, 0.45);
    }

        .dashright_curso::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
            background-color: transparent;
        }

        .dashright_curso::-webkit-scrollbar {
            width: 3px;
            background-color: transparent;
        }

        .dashright_curso::-webkit-scrollbar-thumb {
            background-color: rgba(255, 255, 255, 0.5);
        }

    .regresarbtn_cursos {
        float: left;
        position: relative;
        width: 100%;
        padding: 20px;
        display: block;
        background: rgba(255,255,255,0.1);
    }

    .regresarbtn_cursos_2 {
        float: left;
        position: relative;
        width: 100%;
        padding: 20px;
        display: none;
        background: rgba(255,255,255,0.1);
    }

    .dash {
        float: left;
        position: fixed;
        width: 100%;
        display: none;
        padding-top: 140px;
        height: 100vh;
        top: 0;
        max-width: 25%;
        height: 100vh;
        background: #F6F6F7;
    }

    .regresar__action {
        position: relative;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        display: block;
        text-align: center;
        background: #181E40;
        padding: 0 25px;
    }

        .regresar__action a {
            color: #fff;
            font-size: 14px;
            text-decoration: none;
            font-family: 'Montserrat-Regular';
            padding: 15px 0;
            display: inline-block;
        }

        .regresar__action img {
            margin-right: 10px;
            width: 22px;
        }
}

@media only screen and (min-width: 768px) {
    .regresar__action {
        text-align: left;
    }

        .regresar__action a {
            padding: 15px;
            font-size: 13px;
        }


    .formfiltrocurso label {
        padding-top: 22px;
    }

    .dashright_curso {
        width: 50%;
        padding-top: 42px;
    }

    .navpills_leftblok {
        padding: 30px;
    }
}

@media only screen and (min-width: 1024px) {

    .regresar__action a {
        font-size: 15px;
    }

    .cursoscontent {
        margin-bottom: 0;
    }

    .formfiltrocurso label {
        width: 20%;
    }

    .formfiltrocurso select {
        width: 55%;
    }
}

@media only screen and (min-width: 1200px) {

    .regresar__action {
        display: none;
    }

    .dash {
        display: block;
    }

    .regresarbtn_cursos {
        display: none;
    }

    .regresarbtn_cursos_2 {
        display: block;
    }

    .navsparentul {
        display: block;
    }

    .navpills_leftblok {
        padding: 20px 100px 50px;
    }
}

@media only screen and (min-width: 1600px) {
    .navpills_leftblok {
        padding: 20px 160px 50px;
    }
}

.navpill_cursocipm .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #18AAE1;
    background-color: #181E40;
    border-color: #181E40;
}

.navpill_cursocipm .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #181E40;
}

.navpill_cursocipm .nav-tabs {
    border-bottom: 1px solid #181E40;
}

.navpill_cursocipm .nav-tabs {
    border-bottom: 1px solid #181E40;
    float: left;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-around;
    padding-bottom: 20px;
}

.navpill_cursocipm a {
    color: #7E97B7;
}

.menudashright {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    border: none;
}

.videocurso_cipm_rep {
    float: left;
    position: relative;
    width: 100%;
}

    .videocurso_cipm_rep iframe {
        width: 100%;
        height: 500px;
        position: relative;
        float: left;
    }

.nopadding_2 {
    padding-left: 0;
    padding-right: 0;
}

.navpills_leftblok .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #181E40;
    background-color: #fff;
    font-size: 14px;
    font-family: 'Montserrat-Bold';
}

.navpills_leftblok .nav-pills .nav-link {
    border-radius: 0.25rem;
    color: #7E97B7;
    font-size: 14px;
    font-family: 'Montserrat-Bold';
}

.navpills_leftblok ul#pills-tab {
    border-bottom: 1px solid #7E97B7;
    padding-bottom: 10px;
}

.bloquecotenidotab_1 {
    float: left;
    position: relative;
    width: 100%;
    padding: 30px 0;
}

.ttlbloqu1tab {
    float: left;
    position: relative;
    width: 100%;
}

    .ttlbloqu1tab p {
        font-size: 16px;
        font-family: 'Montserrat-Bold';
        color: #979AA9;
        margin: 0 0 5px 0;
    }

    .ttlbloqu1tab h3 {
        font-size: 20px;
        color: #181E40;
        font-family: 'Montserrat-Bold';
    }

.nombrexpert_cipm_2 {
    float: left;
    position: relative;
    width: calc(100% - 36px);
}

    .nombrexpert_cipm_2 h3 {
        color: #181E40;
        font-size: 14px;
        font-family: 'Montserrat-Medium';
    }

    .nombrexpert_cipm_2 p {
        font-size: 14px;
        color: #181E40;
        opacity: 70%;
        font-family: 'Montserrat-Regular';
        margin: 0;
    }

.conttextcert {
    float: left;
    position: relative;
    width: 100%;
}

.contenidocurso {
    float: left;
    position: relative;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 26px;
}

.conttextcert h3 {
    font-size: 16px;
    color: #979AA9;
    font-family: 'Montserrat-Bold';
    margin-bottom: 5px;
}

.conttextcert p {
    font-size: 14px;
    color: #181E40;
    font-family: 'Montserrat-Regular';
    margin: 0;
}

.contenidocurso h3 {
    font-size: 16px;
    color: #979AA9;
    font-family: 'Montserrat-Bold';
    margin-bottom: 13px;
}

.contenidocurso p {
    font-size: 14px;
    color: #181E40;
    font-family: 'Montserrat-Regular';
    margin: 3px;
}

.regresarbtn_cursos img {
    margin-right: 15px;
}

.regresarbtn_cursos a {
    color: #7E97B7;
    font-size: 16px;
    text-decoration: none;
    font-family: 'Montserrat-Regular';
}

.regresarbtn_cursos_2 img {
    margin-right: 5px;
    width: 22px;
}

.regresarbtn_cursos_2 a {
    color: #7E97B7;
    font-size: 16px;
    text-decoration: none;
    font-family: 'Montserrat-Regular';
}

.btngetcertified {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    margin: 30px 0;
}

    .btngetcertified img {
        margin-right: 5px;
        width: 35px;
    }

    .btngetcertified a {
        color: #495879;
        border: 1px solid #495879;
        border-radius: 8px;
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 50px;
        padding-right: 50px;
        font-size: 16px;
        font-family: 'Montserrat-Bold';
        text-decoration: none;
        display: inline-block;
    }

html {
    overflow-x: hidden;
}

.bloquescipm_dash {
    float: left;
    position: relative;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 50px;
}

.ttlcursos {
    float: left;
    position: relative;
    width: 100%;
    padding-bottom: 25px;
}

    .ttlcursos h2 {
        color: #023373;
        font-size: 20px;
        font-family: 'Montserrat-Bold';
        margin: 0;
    }

    .ttlcursos p {
        color: #023373;
        font-size: 12px;
        font-family: 'Montserrat-Bold';
        margin: 0;
    }

section.dashuser_cipm {
    float: left;
    position: relative;
    width: 100%;
}

.ttdash {
    float: left;
    position: relative;
    width: 100%;
    padding-bottom: 30px;
    padding-left: 15px;
}

.menudashpills_cimp {
    float: left;
    position: relative;
    width: 100%;
}

.btncerrarsesion_curso a {
    float: left;
    position: relative;
    width: 100%;
    background-color: #023373;
    height: 65px;
    padding: 22px 15px;
    color: #fff;
    font-size: 14px;
    font-family: 'Montserrat-Bold';
}

.ttdash h3 {
    font-size: 16px;
    color: #023373;
    font-family: 'Montserrat-Bold';
}

.certificados_cipm {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 30px;
}

.ttlcert_cimp {
    float: left;
    position: relative;
    width: 100%;
}

.certificados_cipm:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent linear-gradient(180deg, #02337300 0%, #02337300 15%, #0233738F 42%, #023373E3 60%, #023373 84%, #023373 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    height: 100%;
}

.btndowncert_cipm {
    float: left;
    position: relative;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}

.ttlcert_cimp p {
    font-size: 16px;
    color: #ffffff88;
    font-family: 'Montserrat';
}

.ttlcert_cimp h3 {
    font-size: 14px;
    color: #fff;
    font-family: 'Montserrat-Bold';
}

.btndowncert_cipm a {
    border: 1px solid #fff;
    padding: 9px 30px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Montserrat-Medium';
}

.cardvideocursos_cipm {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}

.formfiltrocurso {
    float: left;
    position: relative;
    width: 100%;
}

    .formfiltrocurso form {
        float: left;
        position: relative;
        width: 100%;
    }

.imgprofilecurso {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
}

    .imgprofilecurso img {
        width: 150px;
        border-radius: 50%;
    }

.contentdash {
    float: left;
    position: relative;
    width: 100%;
}

@media only screen and (min-width: 320px) {
    .libroInfo_2 {
        float: left;
        position: relative;
        width: 100%;
        padding: 15px;
    }

    .coverBox {
        float: left;
        position: relative;
        width: 100%;
        text-align: center;
        padding: 15px;
    }

        .coverBox img {
            width: auto;
            height: 100%;
            max-height: 180px;
        }

    .contenidocursos_logros {
        float: left;
        position: relative;
        width: 100%;
        margin: 25px 0 15px 0;
    }

        .contenidocursos_logros h3 {
            color: #023373;
            font-size: 18px;
            font-family: 'Montserrat-Bold';
            margin: 0;
        }

    .form_profile_cipm_2 {
        float: left;
        position: relative;
        width: 100%;
        margin-bottom: 20px;
    }

    .nombreprofilecurso h3 {
        font-size: 18px;
        color: #023373;
        font-family: 'Montserrat-Regular';
        margin: 0;
    }

    .nombreprofilecurso h4 {
        color: #023373;
        font-size: 18px;
        font-family: 'Montserrat-Bold';
    }

    .nombreprofilecurso {
        float: left;
        position: relative;
        width: 100%;
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .menunavnomob {
        float: left;
        position: relative;
        width: 100%;
        padding-top: 18px;
        padding-bottom: 36px;
        display: block;
    }

    .btntemariomovil {
        float: left;
        position: relative;
        width: 100%;
        text-align: center;
        display: block;
    }

    .btncerrarsesion_curso {
        float: left;
        position: absolute;
        width: 100%;
        text-align: center;
        padding-top: 50px;
        display: none;
        bottom: 0;
    }

    .btntemariomovil a {
        background-color: #181E40;
        float: left;
        position: relative;
        width: 100%;
        padding: 10px;
        height: 59px;
        border-radius: 8px;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        font-family: 'Montserrat-Bold';
        text-decoration: none;
    }

    .gralconttextcert {
        float: left;
        position: relative;
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {


    .coverBox img {
        max-height: 370px;
    }

    .menunavnomob {
        width: 48%;
        padding-top: 0;
    }

    .btntemariomovil {
        width: 48%;
        margin-right: 25px;
    }

    .nombreprofilecurso {
        padding-left: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .libroInfo_2 {
        padding: 25px 10px;
    }

    .coverBox {
        text-align: left;
    }
}

@media only screen and (min-width: 1200px) {


    .nombreprofilecurso {
        padding-left: 15px;
    }

    .btncerrarsesion_curso {
        display: block;
    }

    .btntemariomovil {
        display: none;
    }

    .menunavnomob {
        display: none;
    }

    .nombreprofilecurso {
        padding-bottom: 0;
    }

    .form_profile_cipm_2 {
        margin-bottom: 0;
    }

    .contenidocursos_logros {
        margin: 40px 0 25px 0;
    }
}

@media only screen and (min-width: 1600px) {
}

.nombreprofilecurso p {
    color: #023373;
    font-size: 14px;
    font-family: 'Montserrat-Regular';
}

.miperfil_cipm {
    float: left;
    position: relative;
    width: 100%;
}

.contenidocursos_logros p {
    color: #023373;
    font-size: 14px;
    font-family: 'Montserrat-Regular';
    margin: 0;
}

.form_profile_cipm {
    float: left;
    position: relative;
    width: 100%;
}

    .form_profile_cipm form {
        margin-bottom: 30px;
    }

.form_profile_cipm_2 input {
    width: 100%;
    border: 1px solid #5C7BA4;
    height: 55px;
    padding-left: 15px;
    outline: none;
    border-radius: 3px;
}

.form_profile_cipm_2 label {
    font-size: 16px;
    opacity: 0.5;
    color: #023373;
    font-family: 'Montserrat-Regular';
}

.imgicologros {
    float: left;
    position: relative;
    width: 25px;
    margin-right: 20px;
    padding-top: 5px;
}

.txtlogrosinfo {
    float: left;
    position: relative;
    width: calc(100% - 45px);
}

.ttldashop {
    color: #5C7BA4;
    font-size: 14px;
    font-family: 'Montserrat-Bold';
    margin-bottom: 15px;
}

    .ttldashop.active {
        color: #023373 !important;
        background-color: transparent !important;
        font-size: 14px;
        font-family: 'Montserrat-Bold';
        border-left: 5px solid #023373;
        border-radius: 0;
    }

img.icodashuser {
    margin-right: 10px;
    width: 18px;
}

.ttldashop:hover {
    color: #5C7BA4;
}

.dashalluser {
    float: left;
    position: relative;
    width: 100%;
}

.btneditprofile {
    float: left;
    position: absolute;
    width: 45px;
    height: 45px;
    background: #023373;
    border-radius: 50%;
    padding: 10px;
    right: 80px;
    bottom: 15px;
    box-shadow: 0px 3px 20px #00000075;
}

.ttlchangeprofile_cipm h3 {
    color: #5C7BA4;
    font-size: 18px;
    font-family: 'Montserrat-Bold';
}

.ttlchangeprofile_cipm {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.menunavnomob form {
    float: left;
    position: relative;
    width: 100%;
}

.menunavnomob select {
    float: left;
    position: relative;
    width: 100%;
}

.menunavnomob select {
    float: left;
    position: relative;
    width: 100%;
    height: 59px;
    padding-left: 15px;
    border-radius: 8px;
    border: 1px solid #181E40;
    font-size: 16px;
    font-family: 'Montserrat-Bold';
    color: #181E40;
    outline: none;
}

.btndowncert_cipm img {
    margin-right: 10px;
}

.menuperfil {
    float: left;
    position: relative;
    width: auto;
    margin-left: 20px;
}

    .menuperfil img {
        border-radius: 50%;
        width: 43px;
    }

.bkgnd_menudash {
    background-color: #F6F6F7;
    padding-left: 0;
}

.nopadd_form {
    padding-left: 0;
    padding-right: 0;
}

.bothmenus {
    float: left;
    position: relative;
    width: 100%;
}

/* ==========================================
        CH - Update
========================================== */
@media (min-width: 320px) {
    .header-cipm {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999;
    }

    .dashright__inner {
        position: relative;
        width: 100%;
    }

    .player__wrapper__left {
        position: relative;
        float: left;
        width: 100%;
    }

    .wrrpr-btn-actions {
        position: relative;
        float: left;
        width: 100%;
        border-bottom: 1px solid #181E40;
    }

    .fixed-lateral {
        position: fixed;
    }

    .tab-content {
        width: 100%;
        position: relative;
        float: left;
    }

    .navpill_cursocipm {
        position: relative;
        float: left;
        width: 100%;
    }

    /* btn certificado */
    .wrrpr__descarga__certificado {
        width: 100%;
        display: block;
    }

        .wrrpr__descarga__certificado a {
            display: inline-flex;
            justify-content: center;
            align-items: center;
            padding: 25px 35px;
            font-family: 'Montserrat-Regular';
            color: #181E40;
            border: 1px solid #181E40;
            border-radius: 3px;
            font-size: 16px;
            text-decoration: none;
            margin: 10px;
        }

    .img__descarga {
        width: 45px;
        margin-right: 5px;
    }

        .img__descarga img {
            width: 100%;
            display: block;
        }

    /* faq */
    .faq__wrrpr__cipm {
        position: relative;
        float: left;
        width: 100%;
    }

        .faq__wrrpr__cipm .accordion {
            width: 100%;
        }

        .faq__wrrpr__cipm .card-header {
            padding: 0;
        }

            .faq__wrrpr__cipm .card-header button {
                padding: 20px;
                font-family: 'Montserrat-Regular';
                color: #181E40;
                font-size: 14px;
                width: 100%;
                text-decoration: none;
                text-align: left;
                background-color: #fff;
                white-space: normal;
            }

        .faq__wrrpr__cipm .card-body {
            font-family: 'Montserrat-Regular';
            color: #181E40;
            font-size: 14px;
        }

        .faq__wrrpr__cipm .card-header button:hover {
            color: #fff;
            background-color: #181E40;
            background-image: url('/media/joqfkgqq/down-white.png');
        }

        .faq__wrrpr__cipm .card-header button[aria-expanded="true"] {
            background-image: url('/media/hpajog2o/up-white.png');
            color: #fff;
            background-color: #181E40;
        }

    .form_profile_cipm_2 button {
        font-family: 'Montserrat-Bold';
        background-color: #023373;
        color: #fff;
        width: 100%;
        height: 55px;
        font-size: 14px;
        margin-top: 21px;
        outline: none;
        border: 0;
        border-radius: 3px;
    }

    a.iconplaymodal_owlexp.icon-modificador {
        margin: 30px 0;
    }
}

@media (min-width: 768px) {
    .form_profile_cipm_2 button {
        margin-top: 30px;
    }

    .btneditprofile {
        right: 18px;
    }
}

@media (min-width: 992px) {
    .form_profile_cipm_2 button {
        margin-top: 10px;
    }

    a.iconplaymodal_owlexp.icon-modificador img {
        width: 45px !important;
    }
}

@media (min-width: 1200px) {
    .player__wrapper__left {
        width: calc(100% - 400px);
    }

    .wrrpr-btn-actions {
        border: 0;
    }
}


/* CH1 */
@media (min-width: 320px) {
    .closepopmenu {
        position: absolute;
        width: 35px;
        height: 35px;
        top: -55px;
        right: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .closepopmenu svg,
        .closepopmenu img {
            width: 80%;
            display: block;
        }

    .wrrpr__archivos__descarga {
        width: 100%;
        position: relative;
        float: left;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

        .wrrpr__archivos__descarga a {
            display: inline-flex;
            justify-content: center;
            align-items: center;
            padding: 20px 35px;
            border: 1px solid #fff;
            font-size: 16px;
            font-family: 'Montserrat-Regular';
            color: #fff;
            text-decoration: none;
            margin-bottom: 20px;
            min-width: 310px;
            border-radius: 4px;
        }

            .wrrpr__archivos__descarga a .icon__descarga {
                width: 30px;
                display: block;
                margin-right: 10px;
            }

                .wrrpr__archivos__descarga a .icon__descarga img {
                    width: 100%;
                    display: block;
                }

    .player__container {
        position: relative;
        width: 100%;
        z-index: 100;
        padding-left: 0;
        padding-right: 0;
        background-color: #000;
    }

    p {
        letter-spacing: .3px;
        line-height: 1.6;
    }

    .footer_cipm {
        background-color: #023373;
        float: left;
        position: relative;
        width: 100%;
    }

    /* Ver 2 */
    .footer_cipm_reproductor {
        background-color: #023373;
        float: left;
        position: relative;
        width: 100%;
    }

    .footer_cipm_dashboard {
        background-color: #023373;
        float: left;
        position: relative;
        width: 100%;
    }

    /* .fixed{
        position: fixed;
    }

    .fixed-middle{
        position: fixed;
    } */
    .body-wrapper {
        position: relative;
        width: 100%;
        float: left;
        padding-top: 119px;
    }

    .menutemario_cipm {
        float: left;
        position: fixed;
        width: 100%;
        height: 100vh;
        background-color: #02337388;
        top: 0;
        right: 100%;
        z-index: 1024;
    }
}

@media (min-width: 768px) {

    .body-wrapper {
        padding-top: 110px;
    }
}

@media (min-width: 1200px) {
    .footer_cipm_dashboard {
        width: 75%;
        float: right;
    }

    .body-wrapper {
        padding-top: 155px;
    }

    .dashright_curso {
        width: 400px;
        z-index: 900;
        top: auto;
        right: 0;
        bottom: 0;
        height: calc(100vh - 109px);
    }

    .footer_cipm_reproductor {
        width: calc(100% - 400px);
    }
}

@media (min-width: 1400px) {
    .player__container {
        padding-left: 60px;
        padding-right: 60px;
    }
}

@media (min-width: 1600px) {
    .player__container {
        padding-left: 70px;
        padding-right: 70px;
    }
    /* Ver 2 */
    .footer_cipm_reproductor {
        width: calc(100% - 400px);
    }
}

.nones {
    display: none;
}

#owlexpertos_cipm .owl-dots {
    position: absolute;
    width: 100%;
    bottom: -66px;
}

section.libros_cipm_owl {
    float: left;
    position: relative;
    width: 100%;
    padding-bottom: 85px;
    padding-top: 101px
}

#owllibros_cipm .owl-dots {
    position: absolute;
    width: 100%;
    bottom: -66px;
}

.nombreLibro_2 {
    float: left;
    position: relative;
    width: 100%;
    padding-bottom: 15px;
}

    .nombreLibro_2 h2 {
        color: #fff;
        font-size: 23px;
        font-family: 'Montserrat-Bold';
        margin: 0;
    }

.editLibro_2 {
    float: left;
    position: relative;
    width: 100%;
    padding-bottom: 15px;
}

    .editLibro_2 p {
        font-size: 12px;
        color: #fff;
        margin: 0;
        font-family: 'Montserrat-Medium';
    }

.descLibro_2 {
    float: left;
    position: relative;
    width: 100%;
    padding-bottom: 15px;
}

    .descLibro_2 p {
        font-size: 12px;
        color: #fff;
        margin: 0;
        font-family: 'Montserrat-Medium';
    }

.precioLibro_2 {
    float: left;
    position: relative;
    width: 100%;
}

    .precioLibro_2 p {
        font-size: 12px;
        color: #fff;
        margin: 0;
        font-family: 'Montserrat-Medium';
    }

.backgroundblue_libro {
    background-color: #023373;
}

/* ==========================================
        CH - Reproductor
========================================== */
@media (min-width: 320px) {
    .unidad__head {
        padding: 20px 40px 20px 20px;
        background-color: #023373;
        color: #18AAE1;
        border-radius: 0 !important;
        float: left;
        position: relative;
        width: 100%;
        background-position: right 20px top 34px;
        background-size: 14px;
        text-align: left;
        white-space: normal;
        text-decoration: none !important;
    }

        .unidad__head:hover {
            text-decoration: underline;
            background-color: #023373;
            color: #18AAE1;
        }

    .unidad__head__accordion {
        width: 100%;
        display: block;
        position: relative;
    }

    .unidad__head__accordion__complete {
        position: relative;
        float: left;
        width: 20px;
        min-width: 20px;
        height: 20px;
        display: block;
    }

        .unidad__head__accordion__complete svg {
            width: 100%;
            display: block;
        }

        .unidad__head__accordion__complete img {
            width: 100%;
            display: block;
        }

    .icon__check__unit {
        fill: #fff;
    }

    .unidad__head__accordion__nombre {
        width: calc(100% - 30px);
        position: relative;
        float: right;
    }

        .unidad__head__accordion__nombre p {
            font-size: 16px;
            font-family: 'Montserrat-SemiBold';
            color: #fff;
            line-height: 1.4;
            letter-spacing: .3px;
            margin-bottom: 10px;
        }

    .cantidad__clases__unidad {
        clear: both;
        width: 100%;
        display: block;
        padding-left: 28px;
    }

        .cantidad__clases__unidad p {
            font-size: 14px;
            color: #fff;
            opacity: 50%;
            font-family: 'Montserrat-Light';
            margin: 0;
            text-decoration: none;
        }

    .icon__catot__unid {
        fill: #fff;
    }

    .unidad__head__accordion__nombre__carot {
        position: absolute;
        z-index: 100;
        right: -30px;
        top: 7px;
        width: 16px;
        display: block;
        transition: all .3s ease;
    }

        .unidad__head__accordion__nombre__carot svg {
            width: 100%;
            display: block;
        }

    .unidad__head[aria-expanded="true"] .unidad__head__accordion__nombre__carot {
        transform: rotate(180deg);
    }

    .intinfocardrep {
        background-color: #023373;
        position: relative;
        float: left;
        width: 100%;
    }

        .intinfocardrep ul {
            width: 100%;
            padding: 0;
            list-style: none;
        }

            .intinfocardrep ul li a {
                font-size: 16px;
                letter-spacing: .5px;
                text-decoration: none;
                color: #fff;
                display: inline-block;
                margin-bottom: 5px;
                font-family: 'Montserrat-SemiBold';
            }

    .item__video {
        width: 100%;
        position: relative;
        float: left;
        margin-bottom: 25px;
    }

    .item__video__curso__check {
        width: 18px;
        position: relative;
        float: left;
        display: inline-block;
        margin-right: 10px;
    }

        .item__video__curso__check input[type="checkbox"] {
            width: 16px;
            height: 16px;
            margin-top: 3px;
            display: block;
        }

        .item__video__curso__check img {
            width: 16px;
            height: 16px;
            margin-top: 3px;
            display: block;
        }

    .item__video__curso {
        width: calc(100% - 30px);
        display: block;
        position: relative;
        float: right;
    }

    .sub__informacion__item {
        width: 100%;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .sub__informacion__item__icon {
        position: relative;
        display: flex;
        align-items: center;
        width: 20px;
        margin-right: 10px;
    }

        .sub__informacion__item__icon img {
            width: 100%;
            display: block;
            opacity: .5;
        }

    .sub__indicie {
        display: block;
        width: calc(100% - 35px);
        color: #fff;
        opacity: 50%;
        font-size: 14px;
        font-family: 'Montserrat-Light';
        margin: 0;
    }

    .dashboard__curso__aside {
        float: left;
        position: relative;
        width: 100%;
        padding: 20px;
    }

    .dashboard__curso__aside__title {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }

        .dashboard__curso__aside__title p {
            font-size: 16px;
            font-family: 'Montserrat-Regular';
            color: #7E97B7;
        }

        .dashboard__curso__aside__title h3 {
            font-size: 22px;
            color: #fff;
            font-family: 'Montserrat-Bold';
        }

    .dashboard__curso__aside__pay {
        width: 100%;
        display: block;
        margin: 40px 0 0 0;
        text-align: center;
    }

    .dashboard__curso__aside__pay__inner {
        min-width: 80%;
        display: inline-block;
        padding: 25px 15px;
        border: 1px solid rgba(255,255,255,0.2);
        border-radius: 3px;
        text-align: center;
        background: rgba(255,255,255,0.1);
    }

    .add__curso__block {
        width: 100%;
        display: block;
    }

    .add__curso__precio {
        color: orange;
        display: inline;
        font-family: 'Montserrat-Bold';
        font-size: 32px;
        margin-bottom: 20px;
        margin-right: 7px;
    }

    .add__curso__precio__anterior {
        color: rgba(255,255,255,0.6);
        display: inline;
        font-family: 'Montserrat-Regular';
        font-size: 22px;
        margin-bottom: 20px;
    }

    .add__curso__aplicado {
        color: #fff;
        font-family: 'Montserrat-Regular';
        font-size: 18px;
        margin: 0;
    }

    .buy__curso__block {
        width: 100%;
        display: block;
        margin-top: 10px;
    }

        .buy__curso__block a {
            color: #023373;
            display: inline-block;
            padding: 18px;
            background: #fff;
            border: 1px solid #fff;
            font-family: 'Montserrat-Bold';
        }

    .dashboard__curso__aside__progreso {
        width: 100%;
        display: block;
    }

        .dashboard__curso__aside__progreso .progressbar {
            position: relative;
            border-radius: 3px;
            background-color: #ddd;
            height: 10px;
            width: 85%;
        }

            .dashboard__curso__aside__progreso .progressbar .progressbar-inner {
                display: block;
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                width: 0%;
                height: 100%;
                background-color: green;
                transition: all .3s linear;
            }

            .dashboard__curso__aside__progreso .progressbar .progressbar-value {
                position: absolute;
                top: -0.2em;
                right: -3.5em;
                min-width: 2.6em;
                width: 15%;
                font-size: 14px;
                color: #fff;
                line-height: 1;
                text-align: right;
                font-family: 'Montserrat-Light';
            }

    .elemento__bloqueado .card-body ul li,
    .elemento__bloqueado .unidad__head__accordion {
        opacity: 0.5;
    }

        .elemento__bloqueado .card-body ul li a {
            cursor: not-allowed;
        }
}

.ttls_faqsdash p {
    color: #1C284D;
    font-size: 14px;
    font-family: 'Montserrat-Regular';
}

.ttls_faqsdash h2 {
    color: #023373;
    font-size: 20px;
    font-family: 'Montserrat-Bold';
    margin-bottom: 28px;
}

.ttls_faqsdash {
    float: left;
    position: relative;
    width: 100%;
}

.faqsacc.collapsed {
    background-color: #023373;
    color: #fff;
    background-image: url('/media/i4afilvx/down-bluw.png');
    background-repeat: no-repeat;
    float: left;
    position: relative;
    width: 100%;
    background-position: right 20px top 23px;
    background-size: 32px;
    border: 1px solid #fff;
}

.faqsacc {
    padding: 19px 20px;
    background-color: #fff;
    color: #023373;
    border-radius: 0 !important;
    background-image: url(../images/arriba.png);
    background-repeat: no-repeat;
    float: left;
    position: relative;
    width: 100%;
    background-position: right 20px top 23px;
    background-size: 32px;
    text-decoration: none;
}

.downcertcipm {
    text-align: center;
    float: left;
    position: relative;
    width: 100%;
}

a.sub__indicie_descar {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 16px;
    letter-spacing: .5px;
    text-decoration: none;
    color: #fff !important;
    display: inline-block;
    margin-top: 15px;
    font-family: 'Montserrat-Medium' !important;
}

    a.sub__indicie_descar:hover {
        color: #18aae1 !important;
        font-family: 'Montserrat-Bold' !important;
    }

.libros_cipm_owl .expertoscarrusel_cipm {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.botoncategoriaexper_2 {
    float: left;
    position: relative;
    min-width: 140px;
    min-height: 40px;
    background-color: #023373;
    padding: 11px;
    text-align: center;
    border-radius: 4px;
}

.libros_cipm_owl .expertoscarrusel_cipm:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2A61B8 0% 0% no-repeat padding-box;
    height: 100%;
    opacity: 0.55;
}

.urllibro_2 {
    float: left;
    position: relative;
    width: 100%;
    padding-top: 20px;
    text-align: left;
}

    .urllibro_2 a {
        padding: 12px 40px;
        color: #fff;
        font-size: 14px;
        text-decoration: none;
        font-family: 'Montserrat-Light';
        border: 1px solid #fff;
        position: relative;
        float: left;
    }

.menuperfil img {
    margin-left: 15px;
}

.menuperfil a {
    margin-left: 15px;
}

.menuperfil a {
    color: #fff;
    font-size: 16px;
    line-height: 19px;
    font-family: 'Montserrat-Regular';
    text-decoration: none;
}

@media only screen and (min-width: 320px) {

    .dashboard__curso__aside__pay.aside__pay--mobile {
        margin: 10px 0 20px 0;
    }

    .aside__pay--mobile .dashboard__curso__aside__pay__inner {
        border: 1px solid rgba(02,33,73,0.2);
        background: rgba(02,33,73,0.1);
    }

    .aside__pay--mobile .add__curso__aplicado {
        color: #023373;
    }

    .aside__pay--mobile .add__curso__precio {
        color: #18AAE1;
    }

    .aside__pay--mobile .add__curso__precio__anterior {
        color: rgba(0,0,0,0.6);
    }


    .aside__pay--mobile .buy__curso__block a {
        color: #fff;
        background: #023373;
        border: 1px solid #023373;
    }

    .menuprofile_cipm {
        float: right;
        position: fixed;
        width: 224px;
        background-color: #fff;
        right: 15px;
        top: 136px;
        box-shadow: 0px 3px 15px #00000047;
        border-radius: 8px;
        z-index: 10;
        padding: 20px 15px;
        display: none;
    }

    .menuprofile_cipm_2 {
        float: right;
        position: fixed;
        width: 224px;
        background-color: #fff;
        right: 8px;
        top: 201px;
        box-shadow: 0px 3px 15px #00000047;
        border-radius: 8px;
        z-index: 10;
        padding: 20px 15px;
        display: none;
    }

    .regresarbtn_cursos_men {
        position: absolute;
        right: 15px;
        display: block;
        float: left;
        width: 35px;
        height: 21px;
        z-index: 2;
    }
}

@media only screen and (min-width: 768px) {
    .aside__pay--mobile .add__curso__precio__anterior {
        font-size: 20px;
    }

    .aside__pay--mobile .add__curso__precio {
        font-size: 28px;
    }

    .menuprofile_cipm {
        right: 30px;
        top: 145px;
    }

    .aside__pay--mobile .dashboard__curso__aside__pay__inner {
        width: 100%;
        padding: 15px;
    }

    .aside__pay--mobile .buy__curso__block a {
        min-width: 40%;
        font-size: 16px;
    }

    .aside__pay--mobile .add__curso__aplicado {
        font-size: 18px;
    }

    .dashboard__curso__aside__pay.aside__pay--mobile {
        margin: 0 0 30px 0;
    }
}

@media only screen and (min-width: 992px) {
    .aside__pay--mobile .dashboard__curso__aside__pay__inner {
        min-width: 60%;
        width: 60%;
        padding: 25px 15px;
    }

    .aside__pay--mobile .add__curso__aplicado {
        font-size: 22px;
    }

    .aside__pay--mobile .buy__curso__block a {
        min-width: 300px;
    }
}

@media only screen and (min-width: 1200px) {

    .dashboard__curso__aside__pay.aside__pay--mobile {
        display: none;
    }

    .menuprofile_cipm_2 {
        right: 15px;
        top: 155px;
    }

    .regresarbtn_cursos_men {
        display: none;
    }

    .dashright_curso {
        padding-top: 0;
    }

    .dashboard__curso__aside {
        padding: 20px;
    }
}

@media only screen and (min-width: 1600px) {
    .menuprofile_cipm_2 {
        right: 282px;
        top: 155px;
    }
}


@media (min-width: 320px) {

    .bloqueizqdestyrec .iconplaymodal {
        width: 50px;
        left: 50%;
        transform: translate(-50%, 0);
    }

        .bloqueizqdestyrec .iconplaymodal img {
            width: 100%;
            display: block;
        }

    .bloquecarruselexpertos .owl-nav {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        width: 100%;
        bottom: -140px;
    }


    .inner_ttlizqexperto p,
    .inner_ttlizqexperto ul,
    .ttlizqexperto {
        font-size: 14px;
        color: #fff;
        font-family: 'Montserrat-Regular';
        margin-bottom: 19px;
        text-overflow: ellipsis;
    }

    .inner_ttlizqexperto ul {
        padding: 0 0 0 25px;
        margin: 0;
    }

    .ttlizqexperto h3 {
        color: #fff;
        font-size: 17px;
        border-left: 4px solid #fff;
        padding-left: 5px;
        margin-bottom: 20px;
        font-family: 'Montserrat-Bold';
    }

    .ttlcategexperto h3 {
        color: #fff;
        font-size: 14px;
        border-left: 3px solid #fff;
        padding-left: 5px;
        font-family: 'Montserrat-Bold';
    }

    .ttlcategexperto a {
        color: #fff;
        font-size: 18px;
        padding-left: 5px;
        font-family: 'Montserrat-Bold';
        text-decoration: none;
    }


    .inner_ttlinfodestyrec {
        font-size: 14px;
        color: #fff;
        opacity: 80%;
        font-family: 'Montserrat-Regular';
    }

        .inner_ttlinfodestyrec ul {
            padding: 0 0 0 25px;
            margin: 0;
        }

    .carrusel_libro {
        min-height: 380px;
    }


    .ttlizqexperto h3 a {
        color: #fff;
        font-size: 16px;
        padding-left: 5px;
        margin-bottom: 20px;
        font-family: 'Montserrat-Bold';
        text-decoration: none;
    }

    .padding-text {
        padding: 30px 30px 0 30px;
    }
}


@media (min-width: 768px) {

    .bloqueizqdestyrec .iconplaymodal {
        width: 120px;
        height: 120px;
        padding: 20px;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .bloquecarruselexpertos .owl-nav {
        bottom: -120px;
    }

    .contentdash {
        padding: 0 20px;
    }

    .inner_ttlinfodestyrec {
        font-size: 16px;
    }
}

@media (min-width: 992px) {

    .contentdash {
        min-height: calc(100vh - 495px);
    }

    .bloqueizqdestyrec .iconplaymodal {
        width: 150px;
        height: 150px;
        top: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
    }
}

@media (min-width: 1200px) {

    .padding-text {
        padding: 30px 80px 0 80px;
    }

    .contentdash {
        min-height: auto;
        padding: 0 35px;
    }

    .ttlizqexperto h3 a {
        font-size: 18px;
    }
}

@media (min-width: 1600px) {
    .padding-text {
        padding: 30px 150px;
    }
}

.nav-item a {
    -webkit-appearance: none;
}



/* ==========================================
       Imagenes Beneficios
========================================== */


@media (min-width: 320px) {

    .bloquevaciobeneficios_cipm {
        float: left;
        position: relative;
        width: 100%;
        height: 100%;
        display:flex;
        align-items:center;
        padding-bottom:40px;
    }

    .bloque-beneficios-inner{
        position:relative;
        width:100%;
        min-height:550px;
    }


    .banner-img-beneficios{
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }


    .bloqueimagen1_cipm {
            position: absolute;
            top: 0;
            left: 0;
            width: 85%;
            height: 60%;
    }

    .bloqueimagen2_cipm {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 85%;
        height: 60%;
    }
}

@media (min-width: 768px) {

    .bloquevaciobeneficios_cipm{
        padding-bottom:0;
    }

    .bloqueimagen1_cipm {
            width: 90%;
            height: 280px;
    }


    .bloqueimagen2_cipm {
        width: 90%;
        height: 280px;
    }

}

@media (min-width: 992px) {

    .bloqueimagen1_cipm {
            top: -15%;
            width: 85%;
            height: 350px;
    }


    .bloqueimagen2_cipm {
        width: 85%;
        height: 350px;
    }


}

@media (min-width: 1200px) {
    .bloqueimagen1_cipm {
        border-top: 23px solid #023373;
        box-shadow: 0px 3px 20px #00000064;
    }

    .bloqueimagen2_cipm {
        box-shadow: 0px 3px 6px #00000029;
        z-index: 1;
    }
}
