/*
Theme Name: academiacentro
Theme URI: https://academia-centro.com
Version: 1.0
Description: Tema hijo de de learnpress-coaching-pro
Author: AcademiaCentro
Author URI: https://academia-centro.com
Template: learnpress-coaching-pro
*/

/*----------------- Cambios a partir de aquí -------------------------------*/
:root{
    font-size: 1rem;
}

html,
.date_divpost,
.copyright{
    background: #1e362e;
}

.h1, h1 {
    font-size: 1.5rem;
}

ol, ul {
    padding-left: 0.5rem;
}

strong, b{
    font-weight: bold;
    color:#29493e;
}

b{
    color:#333;
}

table{
    border: solid 1px #eee;
    border-top: none;
}

table th,
table td{
    border-right: solid 1px #eee;
    border-top: solid 1px #eee;
    padding: 8px;
}

select,
input[type="number"]{
    border: 1px solid #424648;
    font-size: 16px !important;
    margin: 0;
    padding: 10px !important;
    height: auto;
    background: transparent;
}

.input-group-text,
.form-select{
    border: 1px solid #424648;
}

small.primer{
    font-size: 85%;
    display: inline-block;
    top: -0.25em;
    position: relative;
}

blockquote{
    max-width: 100%;
}

blockquote:before {
    top: 10%;
    left: -10px;
}

blockquote:after {
    top: 10%;
    right: 20px;
}

/**************/
/** LANDING ***/

.landing-logo{
    margin-top: 5px !important;
    max-height: 50px !important;
}

#landing{
    padding-top: 0px;
}

#landing p{
    font-size: 18px;
}

#landing .contenido i.fas{
    color: #29493e;
}

#landing-cabecera{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    width: 100%;
    height: 650px;
    left: 0px;
    right: 0px;
    z-index:9999;
}

#landing-cabecera .capa-oscura{
    width: 100%;
    height: 100%;
    top: 0px;
    background-color: rgba(0,0,0,0.4);
    margin-bottom: -100%;
    background-repeat: no-repeat;
    background-position: bottom;
    border-top: solid 5px var(--lp-primary-color);
    border-bottom: solid 5px var(--lp-primary-color);
}

#landing-cabecera .text-lateral{
    margin-top: 75px;
    text-shadow: 0 0 4px black;
}

#landing-cabecera #form-lateral .wpcf7{
    margin-top: 100px; 
    background: #29493e;
    padding: 30px 20px;
    overflow: hidden;
    transition: all;
    max-width: 100%;
    box-shadow: 0 0 10px #000;
    border-radius: 5px;
    border: solid 3px var(--lp-primary-color);
}

#landing-cabecera #form-lateral .wpcf7 label .wpcf7-list-item{
    margin: 10px 0px;
}

#landing-cabecera .cabecera_tit{
    font-size: 2.75rem;
}

#landing-cabecera .cabecera_tit .pretit {
    font-size: 1.5rem;
    font-weight: 500;
    display: inline-flex;
    width: fit-content;
    border-bottom: 3px solid var(--lp-primary-color);
    margin-bottom: 20px;
}

#landing-cabecera .text-lateral .plazas{
    font-size: 30px;
}

#landing-cabecera .text-lateral .plazas .fw-bold{
    font-size: 40px;
    color: var(--lp-primary-color);
}

#landing-cabecera #form-lateral .wpcf7 .yourmessage{
    display: none;
}

#landing-cabecera #form-lateral .wpcf7 label,
#landing-cabecera #form-lateral .wpcf7 label u,
#landing-cabecera #form-lateral .wpcf7 label b{
    color: #eaeaea;
}

#landing-cabecera #form-lateral .wpcf7 textarea,
#landing-cabecera #form-lateral .wpcf7 select,
#landing-cabecera #form-lateral .wpcf7 input{
    background: #fff;
}

#landing-cabecera input#envio-contact{
    background: var(--lp-primary-color) !important;
    color: #111;
    margin-bottom: 10px;
    margin-top: 25px;
    float:right;
}

#landing-cabecera .wpcf7-response-output{
    clear: both;
    background: #fff;
    border-radius: 5px;
    padding:8px;
}

.sindistraccion .container.main_title,
.sindistraccion #footer,
.sindistraccion #masthead{
    display: none !important;
}

@media only screen and (max-width: 1200px) {
    #landing{
        padding-top: 0px;
    }

    #landing-cabecera{
        margin-bottom: 60px;
    }

    #landing-cabecera .text-lateral,
    #landing-cabecera #form-lateral .wpcf7{
        margin-top: 0px;
        z-index: 1;
    }

    #landing-cabecera #form-lateral{
        z-index: 1;
    }

    #landing-cabecera #form-lateral .wpcf7{
        margin-bottom: -60px;
    }

    #landing-cabecera .w-descripcion,
    #landing-cabecera #form-lateral{
        padding: 0px 20px 20px 20px;
        max-width: 100% !important;
    }

    #landing-cabecera{
        height: auto;
    }

    #landing-cabecera .capa-oscura{
        height: auto;
        background-color: rgba(0,0,0,0.4);
        background-position: top;
    }
}

/** LANDING ***/
/**************/

.nodo-fixed {
    position: fixed;
    z-index: 10;
    margin-top: 0px !important;
    top: 20px !important;
}

.meneo {
    animation: shake 0.4s;
    animation-iteration-count: 4;
    animation-delay: 2.5s;
}

.meneo-ya {
    animation: shake 0.4s;
    animation-iteration-count: 4;
}

.clickable{
    cursor: pointer;
}

.fsize-22{
    font-size: 22px !important;
}

legend.count-msg,
legend.count-whatsapp {
    position: relative;
    margin-top: -5px;
    margin-right: -10px;
    font-size: 11px;
    background: red;
    line-height: 19px;
    display: inline-block;
    width: 19px;
    height: 19px;
    color: #fff;
    border-radius: 100%;
    font-weight: 700;
    text-align: center;
    opacity: 1;
    transition: opacity 0.5s;
}

legend.count-msg{
    margin-top: 10px;
}

.menu .fa-layers{
    width: fit-content;
    display: inline-block;
}

.menu .fa-layers .fa-layers-counter{
    background: var(--lp-primary-color);
    color: #333;
    width: 18px;
    line-height: 18px;
    display: block;
    border-radius: 50px;
    font-size: 12px;
    margin-top: -5px;
    float: right;
    text-align: center;
}

.viewing-course-item .button-complete-item,
.viewing-course-item .lp-button.completed{
    display: none !important;
}

.text-danger{
    color: #d85554 !important;
}

.page-template-default p{
    margin-bottom: 10px;
    font-size: 14px;
}

.edd-checkout #edd_checkout_form_wrap #edd-show-privacy-policy{
    margin-bottom: 10px;
}

.edd-checkout #edd_checkout_form_wrap #edd-privacy-policy-agreement{
    margin-bottom: 20px;
}

#ctrbox_cookies{
    background: none;
    border: none;
    color: #ececec;
}

#more{
    display:none;
}

#btn-more{
    font-weight: 600;
}

.taxonomy-description i.fa-arrow-circle-right{
    margin-right: 10px;
    margin-top: 15px;
}

.taxonomy-description p{
    margin-bottom: 0px;
}

.type_download h3.posttitle{
    font-size: 22px;
    font-weight: bold;
}

.full-size-button button,
.full-size-button .button{
    width: 100%;
}

.type_download h4{
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 3px;
    padding: 0;
}

.type_download .full-size-button .edd_download_purchase_form{
    margin: 0px;
}

.type_download .full-size-button .edd_download_purchase_form .button{
    font-weight: bold !important;
    padding: 10px 5px;
}

.type_download .posttextpostcontent{
    min-height: 185px;
}

.type_download .posttextpostcontent ul{
    list-style: none;
    padding-left: 0px;
    margin: 0px 10px;
}

.type_download .posttextpostcontent li{
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ccc;
}

.type_download .edd_download_purchase_form{
    margin: 15px 0px 15px 0px;
    float: right;
}

.type_download .precios_variables .edd_download_purchase_form{
    float: none;
}

.type_download .button{
    font-size: 15px;
    padding: 6px 12px;
    text-transform: none;
    margin: 0px;
}

.type_download .precios_variables .button{
    float: right;
}

.course-readmore.precios_variables{
    float: none !important;
}

.course-readmore.precios_variables .edd_purchase_submit_wrapper{
    text-align: right;
}

.course-readmore.precios_variables .edd_download_purchase_form{
    width: 100%;
}

.course-readmore.precios_variables .edd_download_purchase_form label{
    margin-bottom: 8px !important;
}

.course-readmore.precios_variables .edd_download_purchase_form .edd_price_options span{
    font-weight: bold;
}

.oferta .price{
    color: yellow;
}

.extract span.price{
    font-size: 18px;
    color: yellow;
}

.total-price{
    background: rgba(216, 85, 84, 0.9);
    color:#fff;
    border: solid 1px #333;
    position: absolute;
    left: -1px;
    bottom: 10%;
    font-weight: 600;
    font-size: 175%;
    font-family: 'Roboto';
    font-display: swap;
    padding: 0px 35px 0px 15px;
    clip-path: polygon(0 0,100% 0,80% 50%,100% 100%,0 100%);
}

.oferta .total-price{
    display: none;
}

.thumbnail_related{
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    height: 325px;
}

.type_download .date_divpost.extract,
.course-wrap-thumbnail span.extract{
    background: rgba(216, 85, 84, 0.9);
    font-size: 14px;
    color: #fff;
    padding: 8px 40px 8px 10px;
    font-weight: 600;
    clip-path: polygon(0 0,100% 0,90% 50%,100% 100%,0 100%);
    position: absolute;
    left: 0px;
    margin-top: 0px;
    font-style: italic;
    text-shadow: -1px 1px 0px #222;
    display: block;
    border-radius: 0px;
    width: fit-content;
}

div.share{
    width: fit-content;
}

.is_mobile .share span{
    display: none;
}

.is_mobile .share a{
    font-size: 16px; color: #fff;
    background: #666;
    border-radius: 25px;
}

.supl-embed-pdf{
    text-align: right;
    margin-top: 15px;
}

.supl-embed-pdf a{
    background: rgba(50, 54, 57, .75);
    color:#fff;
    font-size: 11px;
    padding: 6px 12px 4px 12px;
    border-radius: 10px 10px 0 0;
}

.supl-embed-pdf a.active,
.supl-embed-pdf a:hover{
    background: rgba(50, 54, 57, 1);
}

.supl-embed-pdf a.active{
    color: var(--lp-primary-color);
}

.dearpdf.custom-embed-pdf,
.custom-embed-pdf-viewer object,
.custom-embed-pdf-viewer iframe{
    border: solid 3px rgb(50, 54, 57);
    background: rgb(50, 54, 57);
}

.custom-embed-pdf-viewer{
    max-width: 96%;
    display:block;
}

.dp-app,
.df-app{
    margin-left: -6px;
}

.dp-ui,
.df-ui,
.df-ui-nav.df-ui-next,
.df-ui-nav.df-ui-prev,
.dp-reader-scrollbar,
.df-reader-scrollbar{
    z-index: 1;
}

.dp-more-container>.dp-ui-btn.dp-ui-end span,
.df-more-container>.df-ui-btn.df-ui-end span,
.dp-more-container>.dp-ui-btn.dp-ui-start span,
.df-more-container>.df-ui-btn.df-ui-start span,
.dp-more-container>.dp-ui-btn.dp-ui-download span,
.df-more-container>.df-ui-btn.df-ui-download span,
.dp-ui-btn.dp-ui-share.dp-icon-share,
.df-ui-btn.df-ui-share.df-icon-share{
    display: none;
}

.dp-icon-download:after,
.df-icon-download:after,
.dp-icon-first-page:after,
.df-icon-first-page:after,
.dp-icon-last-page:after,
.df-icon-last-page:after{
    margin-left: 24px;
    font-size: 12px;
}

.dp-icon-first-page:after,
.df-icon-first-page:after{
    content: "Ir a la primera página";
}

.dp-icon-last-page:after,
.df-icon-last-page:after{
    content: "Ir a la última página";
}

.dp-icon-download:after,
.df-icon-download:after{
    content: "Descargar PDF";    
}

.metabox .entry-date,
.metabox .entry-author,
.metabox .entry-comments{
    margin-left: 0px;
    margin-right: 15px;
    padding: 0px;
    display: inline-block;
    background: none !important;
}

a.footer-contact,
a.footer-phone,
a.footer-whatsapp{
	position:fixed;
	width:55px;
	height:55px;
	bottom:14px;
	color:#fff !important;
	border-radius:50px;
	text-align:center;  
    z-index:999;
    display: block;
    transition: background .5s;
}

a.footer-whatsapp{
    right:84px;
	background:#008000;
    animation: pulse-green 1.5s infinite;
}

a.footer-phone{
    right:14px;
    background:#1da1f2;
    animation: pulse-blue-twitter 2s infinite;
}

a.footer-contact{
    right:155px;
    background:#d85554;
    animation: pulse-red 2.5s infinite;
}

a.footer-whatsapp:hover {
	text-decoration: none;
    background:#459177;
}

.my-phone{
	margin-top:14.5px;
    margin-right: 2px;
    font-size:1.55rem;
}

.my-contact{
	margin-top:14.5px;
    margin-right: 1.1px;
    font-size:1.55rem;
}

.my-whatsapp{
	margin-top:10.5px;
    margin-right: 9px;
    font-size:2rem;
}

#return-to-top.right{
    bottom: 15px;
    right: 10px;
}

#popup-header .back-course.consulta{
    cursor:help;
    background: rgba(0,0,0,0.25);
    color: var(--lp-primary-color);
}

.close-consulta{
    cursor: pointer;
}

.lp-archive-courses .course-summary-content .course-meta.course-meta-secondary .course-meta__pull-left .meta-item-lesson{
    display: none;
}

.learn-press-form a.btn{
    font-size: 14px;
    font-weight: 500;
    text-decoration: none!important;
    width: 310px;
    max-width: 100%;
    color: #fff;
    text-shadow: -1px 1px 1px #111;
}

#masthead a img.whatsapp{
    width: 33px;
    margin-top: -8px;
    margin-right: 15px;
}

#masthead .address.media a img.whatsapp{
    margin-top: 0px;
    margin-right: 0.7rem;
    width: 34px;
}

.carousel-fade .carousel-item{
    min-height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#testimonial{
    border-top: 3px solid #29493e;
    border-bottom: 3px solid  #29493e;
}

#testimonial .testimonials-text p{
    width: 95%;
    max-width: 800px;
    text-align:justify;
    padding: 10px 15px;
    border-left: solid 1px #29493e;
    border-right: solid 1px #29493e;
}

#testimonial span.testimonials-name{
    font-size: 21px;
    color: #333;
}

#zcont .btn,
#sidebar-meeting .btn{
    font-size: 15px;
    text-transform: none;
}

#learn-press-checkout-form #checkout-account-register .form-field label{
    font-weight: bold;
}

.learnpress-checkout  #checkout-account-login{
    opacity: 0;
}

.learnpress-checkout  #learn-press-checkout-form .learn-press-checkout-comment{
    display: none;
}

input[name="checkout-email-option"],
#testimonial .testimonials-text p:after,
#testimonial .testimonials-text p:before{
    display: none;
}

#requisitos .req-list{
    box-shadow: 0 0 15px #ccc;
}

#requisitos .req-list li{
    background-color: rgba(255,255,255,0.8);
    padding-bottom: 15px;
}

#requisitos .wow{
    visibility: hidden;
}

.contact-box .contact-info-head span,
.contact-form-head span{
    color:#29493e;
}

.addres-main-box.contact-box2{
    background: rgba(255,255,255,0);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}

.contact-form-box .wpcf7 select,
.contact-form-box .wpcf7 textarea,
.contact-form-box .wpcf7 input[type="tel"],
.contact-form-box .wpcf7 input[type="email"],
.contact-form-box .wpcf7 input[type="text"]{
    border: solid 1px #29493e;
    background: rgba(255,255,255,0.85);
    border-radius: 10px;
}

.contact-form-box .wpcf7 input[type="submit"]{
    float: right;
}

.wpcf7-form label{
    width: 100%;
    font-size: 1rem;
}

#edd-discount{
    margin-bottom:15px;
}

#edd_checkout_cart td{
    border-top: none;
    border-bottom: none;
}

.course-price .edd_price h6{
    font-size: 19px;
    font-weight: bold;
}

#edd_user_history th,
#edd_user_history td{
    border: solid 1px #eee;
}

#edd_user_history,
#edd_subscription_receipt{
    border: none;
}

#slider .carousel-caption{
    background: rgba(30, 54, 46, .5);
}

#goals{
    position: relative;
}

#footer,
#footer p,
#footer ul li a,
#footer strong, 
#footer b{
    color:#ececec;
}

#footer ul li::before{
    color: var(--lp-primary-color);
}

#footer ul li.wp-social-link::before{
    display: none;
}

#header{
    padding-bottom: 0px;
}

#header .content-logo{
    height:0px;
}

.logo{
    padding: 2.5% 0%;
}

.page-template-contact img.lazy.loading{
    display: none;
}

#header .logo img{
    margin: 1em auto;
    display: block;
    max-height: 90px;
    max-width: 90%;
}

[data-cky-tag="detail-powered-by"],
.learnpress-profile .learnpress{
    visibility: hidden;
}

.cky-consent-container{
    box-shadow: 0 0 10px #000;
}

#zcont .addedzvideo,
.zvideo-clase{
    min-height: 400px;
    max-width: 800px;
    width: 100%;
}

#zcont .addedzvideo a{
    color: #fff;
}

#zcont .addedzvideo a:hover{
    text-decoration: underline !important;
}

#zcont .addedzvideo{
    background: #111;
    color: #fff;
    min-height: auto;
    margin: auto;
}

#zcont .zvideo-clase{
    margin: auto;
    display: block;
}

#lp_submenu #openclosez{
    width: 45px;
    text-align: center;
    padding: 3px 0px;
    left: 0px;
    transition: all .5s;
    font-size: 25px;
    color: var(--lp-primary-color);
    cursor: pointer;
    display: block;
    background: #fff;
}

#lp_submenu.cerrado #openclosez{
    left: -45px;
    top: 0;
    position: absolute;
    border-bottom: solid 1px #d9e0f1;
    border-left: solid 1px #d9e0f1;
    box-shadow: 5px 0px 15px #d9e0f1;
}

#lp_submenu.cerrado{
    overflow-x: inherit;
    margin-right: -225px;
}

#lp_submenu{
    opacity: 0;
    transition: all .3s;
    transition-timing-function: ease-out;
    position: fixed;
    top: 0px;
    bottom: 0px;
    right: 0px;
    background: #fff;
    box-shadow: 0 15px 30px 0 rgb(0 0 0 / 10%);
    border-left: 1px solid #d9e0f1;
    width: 225px;
    z-index: 1;
}

.section-scrollable{
    overflow-x: auto;
    scrollbar-color: #6969dd #e0e0e0;
    scrollbar-width: thin;
}

#popup-course #popup-content::-webkit-scrollbar,
.section-scrollable::-webkit-scrollbar {
    width: 6px;
}

#popup-course #popup-content::-webkit-scrollbar-thumb,
.section-scrollable::-webkit-scrollbar-thumb {
    background-color: #ccc;
}

#lp_submenu ul{
    list-style: none;
    margin-left:0px;
}

#lp_submenu ul li.titulo{
    text-align:left;
    padding: 0px;
    border-top: 1px solid #d9e0f1;
}

#lp_submenu ul li.titulo h3{
    margin: 0px;
    padding: 15px 12px;
    font-weight: 600;
    font-size: 1.25em;
    cursor: pointer;
    color: #222;
}

#lp_submenu ul li.titulo h3 i{
    float: right;
    color:#666;
    font-size: 15px;
}

#lp_submenu ul li.titulo ul{
    display: none;
    padding-bottom: 0px;
}

#lp_submenu ul li.titulo ul:has(.highlight){
    display: block;
}

#lp_submenu ul li{
    padding: 12px;
    text-align: right;
}

#lp_submenu ul li:not(.titulo):hover{
    background: #e0f5ff;
}

#lp_submenu ul li a:before{
    color: var(--lp-primary-color);
    font-family: "Font Awesome 5 Free";
    content: "\f15b";
    margin-left: 15px;
    font-size: 18px;
    margin-top: -3px;
    font-weight: 400;
    float:right;
}

#lp_submenu.zoom_meeting ul li a:before{
    content: "\f1c8";
}

#lp_submenu.typetests ul li a:before{
    content: "\f14a";
}

#lp_submenu.generator ul li a:before{
    content: "\f044";
}

#lp_submenu.calendario ul li a:before{
    content: "\f073";
}

.course-item-popup .course-curriculum .section-header{
    border-bottom: none;
    border-top: 1px solid #d9e0f1;
}

#popup-course #popup-sidebar .search-course{
    background: #d9e0f1;
}

#popup-course #popup-sidebar .course-item,
#popup-course #popup-sidebar .section{
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.learn-press-form-login{
    max-width: 100%;
}

.learn-press-form-login.learn-press-form p{
    font-size: 16px;
}

.learn-press-form-login.learn-press-form li{
    margin-bottom: 14px;
    font-size: 16px;
}

.learn-press-form-login.learn-press-form li a{
    text-decoration: underline;
}

.lp-user-profile .lp-profile-left{
    max-width: 150px;
    min-width: 150px;
}

.lp-user-profile .lp-profile-content-area{
    padding-top: 30px;
    padding-bottom: 30px;
}

.lp-user-profile .lp-profile-username::after,
.lp-user-profile .lp-profile-username::before{
    display: none;
}

.wp-block-social-links:not(.is-style-logos-only) li{
    box-shadow: 0 0 3px #fff;
}

.no-before:before,
.carousel-inner .slide_nav{
    display: none;
}

.sticky .main-navigation ul{
    text-align: center;
}

.main-navigation ul li .sub-menu li{
    display: block;
}

.font-weight-bold{
    font-weight: bold !important;
}

#edd-paypal-container{
    text-align: center;
}

ul.learn-press-nav-tabs .course-nav{
    border-bottom: solid 3px #6c6c6c;
}

.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: -1px !important;
}

.grecaptcha-badge:hover {
    width: 256px !important;
}

.home .inner_carousel .read-more.font-weight-bold.btn.btn-primary.theme_button,
.home .inner_carousel .read-more.font-weight-bold.btn.btn-primary.theme_white_button{
    width: calc(50% - 1rem);
    font-size: 15px;
    border: solid 2px transparent;
}

.home a.read-more.font-weight-bold.btn.btn-primary.theme_white_button.slidebutton3{
    text-shadow: 0 1px 0px #000;
    animation: pulse-white 2s infinite;
    width: calc(100% - .75rem);
}

.theme_white_button.slidebutton3:hover::after, .theme_white_button.slidebutton3:hover::before{
    border-color: #D85554;
}

.main-navigation ul ul.sub-menu.desplegable{
    transition: transform .25s;
    display: none !important;
}

.main-navigation ul ul.sub-menu.desplegado{
    transition: transform .25s, opacity .25s;
    display: block !important;    
}

a.read-more.font-weight-bold.btn.btn-primary.theme_button.event_button i,
a.read-more.font-weight-bold.btn.btn-primary.theme_button.event_button{
    color: #fff!important;
    background: #29493e;
    background-color: #29493e;
}

.main-navigation ul li{
    display: block;
    float: left;
}

.sticky .main-navigation ul li{
    display: inline-block;
    float: none;
}

.sticky .main-navigation ul li.cursos{
    margin-left: -3px;
}

.main-navigation li ul li:before,
.main-navigation li ul li:hover:before{
    background: #29493e;
}

.post_pic_inner::before {
    background: linear-gradient(to top,#29493e 10%,#0000ff00 70%);
}

form[name='profile-change-password'],
#learn-press-profile-basic-information{
    max-width: 900px;
    margin: auto;
}

#learn-press-profile span.course-price{
    position: relative;
    right: 0%;
    background: none;
    color: #333;
}

.wrapper-profile-header.wrap-fullwidth {
    border-top-left-radius: 10px;
    border-top-right-radius: 150px;
    background-position-y: 30%;
    background-position-x: 90%;
    background-repeat: no-repeat;
}

.learn-press-message.success {
    border-color: #059601;
}

.learn-press-message.success::before {
    background: #059601;
}

.learn-press-message.error,
.learn-press-message.danger {
    border-color: #d85554;
}

.learn-press-message.error::before,
.learn-press-message.danger::before {
    background: #d85554;
}

.learn-press-message {
    position: relative;
    margin: 0 0 20px 0;
    padding: 10px 50px 10px 15px;
    border-top: 5px solid #00adff;
    border-radius: 0 0 5px 5px;
    background: #f5f5f5;
    width: 100%;
}

.learn-press-message::before {
    right: 20px;
    width: 20px;
    height: 30px;
    background: #00adff;
}
.learn-press-message::before, .learn-press-message::after {
    position: absolute;
    top: 0;
    content: "";
}

.learn-press-message::after {
    top: 10px;
    right: 20px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #f5f5f5;
}

.learn-press-message::before, .learn-press-message::after {
    position: absolute;
    content: "";
}

.single #sidebar{
    padding-left: 3%;
}


.feature-box img{
    border-radius: 5px;
}

.learn-press-form-login button[type=submit],
.learn-press-form-register button[type=submit] {
    border-radius: 5px;
    border: solid 1px #333;
    color: #333;
}

.related-post-wrapper{
    padding-top: 12px;
}

.error_box{
    text-align: center;
}

.error_box h3{
    font-size: 25px;
}

.error_box img{
    width: 350px;
}

section#video{
    overflow: hidden;
    height: 100%;
}

section#video .ps_video{
    margin-top: -40px;
    top: 50%;
}

section#video .ps_video i{
    background: red;
    border: solid 1px rgba(255,255,255,0.5);
}

#modalconsulta{
    display: none;
}

.modal{
    background: rgba(0,0,0,.8);
}

.modal .alert{
    margin-bottom: 5px;
}

.modal .alert,
.modal .form-control,
.modal .modal-body,
.modal .modal-footer,
.modal .modal-header{
    padding: 15px 20px;
}

.modal .form-control{
    border-color: #ccc;
}

.modal .modal-title{
    font-size: 20px;
}

.modal .form-control,
.modal .btn{
    font-size: 14px;
}

#event-result{
    width: 100%;
    margin: 0px;
}

#event-result hr{
    margin: 15px 0px;
}

.carga-calculo{
    text-align: center;
    font-size: 150px;
    opacity: 0.3;
    padding: 50px 0px;
}

.wp-block-search .wp-block-search__button,
#slider a i:focus,
#slider a i:active,
#slider a i:hover,
#trending_product .cart-btn,
.box .overbox,
.stickynavbar,
.lp-modal-dialog .lp-modal-header,
.hvr-shutter-in-vertical,
#header .search,
#return-to-top:hover,
#footer{
    background: #29493e;
    background-color: #29493e;
}

.container-animation {
    font-weight: 700;
    color: #fff;
    font-size: 2.25rem;
    text-transform: uppercase;
    position: absolute;
    margin-top: 20px;
    margin-left: 20px;
    right: 20px;
    z-index: 9;
    display: block;
}

.container-animation h1{
    font-size: 2.25rem;
    font-weight:700;
    text-align: left;
    margin: 0px;
    padding: 0.333rem 0px;
    display: block;
    color: rgba(255,255,255, .75);
    height: 50px;
    float: left;
}

.animation {
    height:50px;
    overflow:hidden;
    display:block;
    float: left;
    text-align: right;
    margin-right: 10px;
}

.animation > div > div {
    padding: 0 !important;
    margin-bottom: 0 !important;
    height: 5rem;
    display: inline-block;
}

.first div {
    color:#bbedff;
}
.second div {
    color:#fdfbc1;
}
.third div {
    color:#a7f58d;
}

.animation div:first-child {
    animation: text-animation 8s infinite;
}

a.read-more.font-weight-bold.btn.btn-primary.theme_button{
    background: #459177;
    background-color: #459177;
}

.nice-form{
    padding: 35px 15px 15px;
    border: solid 2px #29493e;
    border-radius: 10px;
    overflow: hidden;
}

.nice-form h2,
.nice-form h3{
    margin-top: -55px;
    position: absolute;
    display: block;
    background: #fff;
    padding: 0px 15px;
}

.nice-form .wpcf7-submit{
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
}

.nice-form .wpcf7-response-output{
    clear: both;
}

#sidebar .widget{
    border-color: #29493e;
}

#sidebar .widget form{
    text-align: left;
}

.nice-form input,
.nice-form textarea,
.nice-form select,
#sidebar .widget form input,
#sidebar .widget form select,
#sidebar .widget form textarea{
    border-radius: 10px;
    border: none;
    background: #eaeaea;
    margin-top: 2px;
}

.nice-form label,
#sidebar .widget form label{
    text-align: left;
    font-size: 1.1rem;
    color: #333;
}

.nice-form input[type="submit"],
#sidebar input[type="submit"]{
    width: auto;
    float: right;
    font-size: 1.1rem;
    padding: 8px 15px;
    background: #29493e !important;
}

.nice-form .wpcf7-list-item label,
#sidebar .widget form .wpcf7-list-item label{
    font-size: 0.9rem;
}

.nice-form .wpcf7-response-output,
#sidebar .widget form .wpcf7-response-output{
    border-radius: 10px;
    padding: 10px 8px;
    text-align: center;
}

.result-statistic .result-statistic-field.result-questions-minus,
.learn-press-profile-course__progress .lp_profile_course_progress__item div:last-child,
.lp-user-profile #dashboard-general-statistic,
.lp-user-profile #profile-sidebar{
    display: none;
}

.learn-press-profile-course__progress .lp_profile_course_progress__item{
    grid-template-columns: 90px 1fr 80px 190px;
}

.learn-press-profile-course__progress .lp_profile_course_progress__item div:nth-last-child(2){
    text-align: right;
}

.lp-profile-content ul{
    margin-top: 0px !important;
}

.learn-press-filters{
    margin-bottom: 0px;
    background: #eee;
}

.learn-press-filters>li a,
.learn-press-filters>li span{
    padding: 15px 5px;
    width: 100%;
    text-align: center;
    border-color: transparent;
}

.learn-press-filters>li a.active{
    border-top: solid 1px #e3e3e3;
}

.learn-press-filters>li span,
.learn-press-filters>li a{
    border-right: solid 1px #e3e3e3;
}

.learn-press-filters>li span,
.learn-press-filters>li a.active,
.learn-press-filters>li a:hover{
    background: #fff;
}

.learn-press-filters>li span{
    border-top: solid 3px var(--lp-primary-color);
}

.learn-press-filters>li::after{
    display: none;
}

.lp-user-profile .lp-profile-content{
    width: 100%;
    padding-top: 0px;
}

.course-sidebar-preview .course-time-row{
    margin-bottom: 3px;
}

.course-sidebar-preview .course-time {
    margin-bottom: 15px;
}

.container, .container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl,
.lp-content-area{
    max-width: 90%;
}

.custom-container{
    max-width: 90%;
    margin: auto;
}

.course-summary-sidebar .course-sidebar-preview{
    margin-bottom: 25px;
}

.course-content .course-excerpt p{
    font-size: 16px;
    text-align: justify;
}

.img-question{
    max-height: 150px;
}

a.page-numbers{
    background-color: #29493e;
    border-color: #29493e;
    transition: background-color 0.5s;
}

a.page-numbers:hover{
    color: #fff !important;
    background-color: #29493e !important;
}

a.page-numbers.current {
    color: var(--lp-primary-color) !important;
}

.navigation span.page-numbers.current{
    border-color: #29493e;
}

.lp-archive-courses .course-summary-sidebar .course-price{
    display: none;
}

.lp-archive-courses .course-summary-sidebar{
    transition: all 0.3s;
}

.single-lp_course .course-sidebar-preview .media-preview{
    display: none;
}

.lp-archive-courses .lp-entry-content .course-summary-sidebar{
    position: absolute;
    right: 5%;
}

.lp-archive-courses .lp-entry-content.lp-content-area{
    max-width: 100%;
    width: 90%;
}

.lp-archive-courses .lp-entry-content.lp-content-area .entry-content-left{
    padding-right: 0px;
    margin-top: 1px;
}

.lp-archive-courses .lp-entry-content .entry-content-left{
    width: 100%;
}

.lp-archive-courses{
    padding-left: 12px;
    padding-right: 12px;
}

.question .btn-show-hint{
    border: none;
}

.question .question-content img{
    width: auto;
}

.course-curriculum .curriculum-more__button,
section#why_choose_us{
    background-color: rgba(30, 54, 46, .8);
}

.course-curriculum .curriculum-more__button{
    border-radius: 5px;
    font-size: 0.75rem;
}

.viewing-course-item .course-curriculum .curriculum-more__button{
    border-radius: 0px;
}

.course-curriculum .section-content .course-item-meta .count-questions,
span.course-price{
    background: #459177;
}

.course-curriculum .section-left .section-title {
    font-size: 1rem;
    font-weight: 500;
    margin-left: 65px;
    text-transform: lowercase;
}

.course-curriculum .section-left .section-title:first-letter {
    text-transform: uppercase;
}

#popup-sidebar .lp-skeleton-animation{
    padding: 0px !important;
}

#popup-sidebar .course-curriculum .curriculum-sections{
    opacity: 0;
    transition: opacity .5s;
}

#popup-sidebar .force-view-sections .course-curriculum .curriculum-sections{
    opacity: 1 !important;
}

#popup-sidebar .course-curriculum .section-left .section-title {
    margin-left: 0px;
}

#popup-sidebar .course-item-lp_quiz{
    display: none;
}

.course-curriculum .section-left .icon-section{
    width: 50px;
    margin-right: 15px;
    margin-top: -35px;
    float: left;
}

.course-tabs .course-nav.course-nav-tab-instructor,
.lp-archive-courses .course-item .course-instructor{
    display: none;
}

.course-price .edd_price{
    color: #333;
    font-size: 16px;
    font-weight: 600;
}

.text-justify{
    text-align: justify !important;
}

.edd-submit{
    background: var(--lp-primary-color) !important;
    color: #333 !important;
    border: solid 1px #333 !important;
    animation: pulse-yellow 3s infinite;
}

#popup-header,
#popup-content,
#popup-footer{
    min-width: 350px;
}

#popup-content{
    transition: margin-right 0.3s;
}

.course-summary-sidebar .lp-course-buttons button:hover{
    color: #333;
}

.course-summary-sidebar .lp-course-buttons button{
    background: #008000;
    color: #fff;
    animation: pulse-green 1.5s infinite;
}

.learn-press-courses[data-layout=list] .course-wrap-thumbnail,
.learn-press-courses[data-layout=list] .course-content{
    float: left;
}

.learn-press-courses[data-layout=list] .course-content .course-readmore a{
    text-transform:capitalize;
    border: none;
    color: #333;
}

.lp-archive-courses .course-content .course-categories::after,
.edd_purchase_receipt_files{
    display:none;
}

.stickynavbar{
    box-shadow: 0 0 8px #000;
}

.postbox-postcontent{
    margin: 0px 25px 25px 0px;
}

.type_download .postbox-postcontent,
.page-template-blog-fullwidth-extend .postbox-postcontent{
    margin: 0px 12px 24px 12px;
}

.widget_block{
    display: block;
}

.box:hover .overbox{
    left: -100%
}

.overbox h3{
    font-size: 30px;
}

.overbox p,
.overbox h3{
    top: 15%;
}

.post_pic_inner img{
    border-radius: 0px !important;
}

#our_records{
    padding: 40px 0px;
}

#our_records .record-text b,
#our_records .record-text strong{
    color: #fff!important;
}

#our_records .record-text strong{
    font-size: 1.75rem;
    margin-left: -0.75rem;
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
    display: inline-block;
}

#our_records .record-count{
    line-height: 60px;
}

#our_records .record_listing {
    padding: 20px 15px;
    border: solid 1px rgba(255,255,255,0.5);
    background: rgba(255,255,255,0.1);
    margin: 10px;
    border-radius: 10px;
}

.about-content h2,
.about-content p{
    padding-right: 15px;    
}

.sedes .images{
    border-radius: 10px;
    border: 2px solid #29493e;
    overflow: hidden;
}

.sedes p,
.sedes li,
.about-content p{
    font-size: 1rem;
    margin-bottom: 0.8rem;
}

.about-content p u{
    font-size: 1.1rem;
}

.contact-info-head h3,
.contact-form-head h3,
.testimonial-head h2,
.event-heading h2,
.about-content h2,
.blog h2{
    color: #1e362e !important;
}

.about_img{
    border: 2px solid #29493e;
    border-radius: 10px;
}

.about-image{
    min-height: 400px;
    background-size:cover;
}

.box .overbox{
    border-radius: 0px;
}

.btn.btn-border-3:hover::after,
.theme_button:hover::after,
.btn.btn-border-3:hover::before,
.theme_button:hover::before{
    border-color: #1e362e;
}

.quiz-questions .question-content p{
    font-size: 16px;
}

.postbox-contentpage{
    overflow: hidden;
}

#sidebar h2{
    font-size: 30px;
    display: table;
    color: #000;
    font-weight: 700;
    letter-spacing: 2px;
    background-color: #fff;
    padding: 0 10px;
    margin: -40px auto 20px;
}

#sidebar ol{
    list-style: none;
}

.wp-block-latest-comments__comment {
    line-height: 1.5;
    list-style: none;
}

#sidebar ul li::before,
#sidebar ol li::before {
    content: "\f08d";
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    height: 9px;
    background: #417060;
    background: #417060;
    transition: all .3s ease-in-out !important;
    width: 4px;
    transform: rotate(90deg);
}

#sidebar ol li::before{
    margin-left: -15px;
    font-size: 11px;
}

#sidebar input[type="search"],
.wp-block-search .wp-block-search__button{
    margin-bottom: 0px;
    border-color: transparent;
}

.wp-block-search .wp-block-search__button{
    border-radius: 0px 10px 10px 0px;
}

#sidebar input[type="search"]{
    border-radius: 10px 0px 0px 10px;
    background: #eaeaea;
}

#header .search.active{
    width: 100vw;
    right: 0px;
    top:0px;
}

.row.event-box,
.hvr-shutter-in-vertical::before,
.featured-courses-contents{
    border: solid 1px #1e362e;
    box-shadow: inset 0 0 1px #1e362e;
    background: #edfcf7;
}

.popup-inner{
    box-shadow: none;
}

.popup {
    background: rgba(0, 0, 0, 0.5);
}

.popup .video video{
    display: block;
    box-shadow: 0 0 10px #000;
    border: solid 2px #000;
    background: #000;
    width: 100%;
    height: 100%;
}

.course-sidebar-preview .course-time p.course-time-row:last-child{
    display:none;
}

.msg-fuera-time{
    top: 100px;
    position: relative;
    text-align: center;
    color: #fff;
    padding: 0 10px;
}

.popup-close{
    position: fixed;
    top: 40px;
    right: 40px;
    width: 40px;
    height: 40px;
    padding-top: 7px;
    background: rgba(0,0,0,0.5);
    border: solid 2px rgba(255,255,255,0.5);
}

section#events{
    background-color: #f5f5f5;
}

.row.event-box .event-date,
.row.event-box .qoute_text,
.row.event-box{
    margin: 10px;
}

.row.event-box img{
    margin-left: 6%;
    width: 90%;
    border-radius: 10px;
}

.requisitos-content .fs-4,
.blog .fs-4,
.share span,
.share:hover a,
.event-heading h6{
    color: #417060
}

.single-event-meta{
    padding-right: 15px;
}

#footer a,
#footer h2,
#footer h3,
#footer h4{
    color: #eaeaea;
    font-weight: normal;
}

#footer h2{
    font-size: 1.15rem;
}

#footer h3{
    font-size: 18px;
}

body a,
.li_content i,
.timelocation i,
span.coursehead,
.contact_details i{
    color: #29493e;
}

.event-heading h2{
    color: #2c4058;
}

input[type="submit"]{
    background: #1e362e;
    background-size: cover;
}

.hvr-shutter-in-vertical{
    box-shadow: none;
    min-height: 10px !important;
    height: min-content !important;
    max-height: 215px !important;
    overflow: hidden;
}

#newsletter b,
#newsletter a{
    color: #fff;
}

#newsletter .wpcf7-spinner{
    height: 14px;
}

#newsletter input[type="submit"]{
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    background-color: #459177 !important;
}

.theme_button,
.theme_white_button{
    padding: 0.65rem;
}

.theme_white_button:hover::after,
.theme_white_button:hover::before {
    border-color: var(--lp-primary-color);
}

#main-header .container{
    max-width: 100%;
}

.row{
    --bs-gutter-x: 0 !important;
}

#popup-course #popup-sidebar{
    flex: 0 0 325px;
    max-width: calc(100% - 30px);
}

#popup-course #popup-sidebar .course-curriculum{
    width: 325px;
    max-width: 100%;
    overflow-x: hidden;
}

#popup-course #popup-sidebar{
    overflow-x: hidden;
}

#popup-course #sidebar-toggle{
    left: 324px;
    box-shadow: 5px 0px 15px #d9e0f1;
}

body.lp-sidebar-toggle__close #popup-sidebar{
    flex: 0 0 0px !important;
}

body.lp-sidebar-toggle__open #popup-course>#sidebar-toggle{
    box-shadow: none;
}

#popup-course #popup-footer,
#popup-course #popup-header{
    left: 325px;
}

body.lp-sidebar-toggle__close #popup-course>#sidebar-toggle,
body.lp-sidebar-toggle__close #popup-header,
body.lp-sidebar-toggle__close #popup-footer {
    left: 0px !important;
}

#popup-course #popup-footer{
    max-width: 100%;
    transition: all .5s;
    padding-left: 5px;
    padding-right: 5px;
}

.lp-sidebar-toggle__open #popup-course #popup-footer{
    width: calc(100% - 325px);
}

#popup-course #popup-sidebar{
    border-right: solid 1px #d9e0f1;
    z-index: 2;
    background: #fff;
}

#popup-course #lp_submenu ul{
    padding: 0px;
}

#popup-course #lp_submenu .highlight,
#popup-course #popup-sidebar .highlight{
    background: linen;
}

#popup-course #lp_submenu .highlight a::before,
#popup-course #popup-sidebar .highlight a::before{
    color: coral;
}

#popup-course #popup-sidebar .section-header .section-title{
    font-weight: 600;
    color: #222;
    margin-left: 55px;
}

#popup-course #sidebar-toggle::before{
    font-size: 25px;
}

#popup-course #sidebar-toggle:focus,
#popup-course #sidebar-toggle{
    width: 30px;
    border-right: 1px solid #d9e0f1;
    border-top: 1px solid #d9e0f1;
    border-bottom: 1px solid #d9e0f1;
}

.main-navigation li{
    border-right-color: rgba(255,255,255,0.25);
    padding: 15px 16px 15px 16px;
}

.lp-user-profile .lp-profile-content-area{
    padding-left: 25px;
    padding-right: 25px;
}

.course-curriculum .section-item__loadmore button{
    background: var(--lp-primary-color);
    border-radius: 5px;
    font-size: 1rem;
    padding: 6px 0px;
    width: 100%;
    border: none;
    color: #333;
    margin-bottom: 12px;
}

.question .answer-option .option-title{
    border: solid 2px #ccc;
    cursor: pointer;
}

.question .answer-option.answer-correct .option-title{
    background: #dbf1dc;
}

.question .answer-option.answered-wrong .option-title{
    background: #ffe3d7;
}

#meeting_single{
    min-height: 500px;
}

#meeting_single.full-size{
    position: fixed !important;
    display: block !important;
    left: 0px !important;
    top: 0px !important;
    bottom: 0px !important;
    right:0px !important;
    padding: 0px !important;
    z-index: 9999 !important;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}

#meeting_single.full-size iframe{
    display: block !important;
}

#capa-protectora{
    width: 135px;
    margin-left: -135px;
    height: 100%;
    position: relative;
    float: right;
}

#oculta-logo {
    width: 125px;
    height: 158px;
    margin-bottom: -100px;
    position: absolute;
    opacity: 0.1;
    transition: all 5s;
}

#close-fullsize{
    display: none;
    cursor: pointer;
    position: fixed;
    z-index: 999999;
    right: 3px;
    top: 3px;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 100%;
    border: solid 1px #fff;
    width: 40px;
    line-height: 38px;
}

#video_image{
    height: 100%;
    width: 100%;
    cursor: pointer;
    border: none;
    transition: all 0.5s;
    background-color: #333;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 125px;
    transition: background-size 0.33s;
}

#video_image:hover{
    background-size: 132px;
}

#popup-course .question .question-response{
    display: block;
}

#popup-course .course-curriculum .section-item__loadmore button{
    width: 90%;
}

.course-summary-sidebar .course-sidebar-top{
    opacity: 0;
    transition: opacity 0.75s;
}

.overbox h3,
.newsletter-heading h3,
.goal_box:hover p,
.main-navigation a:hover{
    color: var(--lp-primary-color) !important;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a{
    color: var(--lp-primary-color);
}

#main-header{
    background: transparent;
}

.main-header-menu{
    top: 0em;
    position: relative;
    z-index: 500;
    width: 100%;
    transition: all 0.2s;
    border-radius: 1.3em 0px 0px 0px;
    background: #29493e;
    background-color: #29493e;
}

.stickynavbar{
    box-shadow: 0 0 8px #000;
    border-radius: 0px !important;
}

#header .form input{
    padding: 10px 15px;
    margin-right: 5px;
}

#header .search.active{
    opacity: 0.98;
}

#slider {
    top: 0em;
}

.slidebutton2{
    margin: 0px;
}

.slidebutton2,
a.read-more.font-weight-bold.btn.btn-primary.theme_white_button.slidebutton2 i{
    background: var(--lp-primary-color) !important;
    color: #333 !important;
}

#newsletter input[type="submit"]{
    right: 0px;
}

.course-sidebar-preview .course-time-row time{
    font-size: 12px;
}

.course-summary-sidebar .course-results-progress .items-progress__heading{
    font-size: 15px;
}

.lp-archive-courses .course-content .course-excerpt{
    opacity: 0;
}

#edd_purchase_form{
    max-width: 999px;
    margin: auto;
}

#edd_checkout_form_wrap input[type=email],
#edd_checkout_form_wrap input[type=number],
#edd_checkout_form_wrap input[type=text],
#edd_checkout_form_wrap select,
#edd_checkout_form_wrap textarea {
    width: 100% !important;
}

#edd_checkout_form_wrap #edd-purchase-button{
    max-width: 90% !important;
    display: block;
    float: right;
    font-weight: bold;
}

#block-top{
    display: none;
}

.course-curriculum .section-header{
    border-top: 1px solid #d9e0f1;
    border-bottom: none;
    padding: 26px 0px 13px;
}

.course-curriculum .curriculum-sections li:first-of-type .section-header{
    border-top: none;
}

.course-curriculum .section-header .section-desc{
    text-transform: none;
}

.course-item-popup .course-curriculum .section-header .section-desc{
    font-size: 0px;
    letter-spacing: -100px;
    line-height: 0px;
    display: block;
    overflow: hidden;
    height: 40px;
    width: fit-content;
    margin-top: -35px;
}

.course-item-popup .course-curriculum .section-header .section-desc img.icon-section{
    height: 40px;
    margin: 0px;
}

.fc-view-container{
    z-index: 0;
}

.lp-list-table thead tr th{
    font-size: 15px;
    font-weight: 500;
}

.quiz-attempts table tr th{
    border-top: 1px solid var(--lp-secondary-color);
}

.question .question-title span{
    display: none;
}

.question .question-title span.edit-link,
.question .question-title span.question-index{
    font-weight: bold;
    display: inline;
}

.sub-menu{
    animation: growDown 250ms linear;
}

.main-navigation ul li ul.sub-menu{
    margin-left: -2px;
    border-left: 1px solid #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}
/*
.fc-basicDay-view .fc-content-skeleton,
.fc-basicWeek-view .fc-content-skeleton{
    padding-top: 1em;
}
*/
.toolbox-icon{
    display: none;
}

a.read-more.font-weight-bold.btn.btn-primary.theme_button.stop_button i.fas,
a.read-more.font-weight-bold.btn.btn-primary.theme_button.stop_button{
    background-color: #bbb!important;
    color: #333 !important;
}

.theme_button.stop_button:hover::before{
    border-color: #333;
}

.home #latest_post .image-box,
.home #latest_post .big_inner{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.home #latest_post .image-box{
    height: 230px;
    
}

.home #latest_post .big_inner{
    height: 460px;
}

.home #latest_post .post_pic_inner:before{
    border-radius: 0px;
}

.whychoose_us .fs-4{
    color: #fff;
}

.linktext-home{
    display:none;
}

.content-item-wrap{
    width: 1300px;
}

.content-item-wrap .content-item-summary{
    padding-top: 0px !important;
}

.main-navigation li:first-child {
    padding-left: 18px;
}

.mv-display,
span.closebtn.mobile-menu{
    display: none;
}

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

    .container-animation {
        font-size: 1rem;
    }
    
    .container-animation h1{
        font-size: 1rem;
        padding: 0.1rem 0;
    }

    .linktext-home{
        display:inline;
    }

    legend.count-whatsapp {
        margin-top: 0px;
        line-height: 18px;
        width: 18px;
        height: 18px;
    }

    .content-item-summary .fc-today-button{
        display: none;
    }

    span.closebtn.mobile-menu{
        padding-top: 14px;
        font-size: 22px;
        display: block;
    }

    .main-header-menu{
        border-radius: 0px;
    }

    .mv-display{
        display: inline-block;
    }

    .main-navigation ul li ul.sub-menu{
        border: 0px;
    }

    .menubar .nav ul li{
        padding: 0px;
    }

    .innermenubox .main-navigation ul li ul li:first-child{
        padding-left: 0px;
    }

    .innermenubox .main-navigation ul li a{
        padding: 10px;
    }

    .nav ul li ul li a:before{
        content: '↳';
        font-weight: bold;
        margin-right: 5px;
    }

    .nav ul li.cuenta ul li a:before{
        display:none;
    }

    .learnpress_avatar__cropper{
        text-align: center;
    }

    .learnpress_avatar__cropper div{
        margin: auto;
    }

    #block-top{
        display: block;
        padding-right: 25px;
        padding-top: 20px;
        position: absolute;
        right: 0px;
        font-size: 35px;
    }

    #header .bg-media-col2,
    #header .content-logo{
        width: 100%;
        height: auto;
    }

    #header .contact_details{
        display: none;
    }

    #header .toggle-nav span{
        margin-left: 15px;
    }

    #header .logo img{
        margin: 0px 0px 0px 10px;
        max-height: 60px;
        max-width: 210px;
    }

    #main-header{
        padding: 3px 0px;
    }

    .sidenav{
        background: #1e362e;
    }

    .menubar .nav ul li,
    .menubar.scrolled .main-navigation li {
        border-color: rgba(255,255,255,0.25);
    }
}

@media only screen and (max-width: 991px) {
    #single-event .inner-page-feature-box{
        padding-right: 15px;
        padding-bottom: 15px;
    }

    #edd_purchase_submit{
        margin: 20px !important;
    }

    .lp-user-profile #profile-nav {
        overflow-x: auto;
        overflow-y: hidden;
    }

    .toggle-nav i{
        font-size: 27px;
    }

    .container, .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl,
    .lp-content-area{
        max-width: 98%;
        padding-right: 0px;
        padding-left: 0px;
    }

    .about-content h2, .about-content p {
        padding-right: 0px;
    }

    .learn-press-message{
        padding-left: 15px;
    }
}

@media only screen and (max-width: 768px) {
    #header .top_address,
    #header .top_call{
        display: none;
    }

    #header .content-logo{
        height: auto;
    }

    #popup-course #popup-header .course-title{
        display: none;
    }

    #popup-course #popup-header .items-progress{
        padding-bottom: 0px;
    }

    #popup-header .back-course{
        min-width: 70px;
        text-align: center;
    }

    .single #sidebar{
        padding-left: 0%;
    }

    a.read-more.font-weight-bold.btn.btn-primary.theme_button.event_button{
        margin-right: 5px;
    }

    .lp-archive-courses .lp-entry-content .course-summary-sidebar,
    .lp-archive-courses .course-summary-sidebar {
        width: 100%;
        right: 0%;
    }

    .lp-archive-courses ul.learn-press-breadcrumb,
    .lp-archive-courses ul.course-nav-tabs{
        padding-left: 0px;
        padding-right: 0px;
    }

    .lp-archive-courses .lp-entry-content.lp-content-area{
        width: 100%;
    }

    .course-summary-sidebar .course-sidebar-top{
        padding: 20px 20px 0px 20px !important;
    }

    .profile-recover-order,
    #profile-content-settings form,
    .learn-press-profile-course__progress{
        padding-left: 5px;
        padding-right: 5px;
    }

    .learn-press-filters>li{
        margin-left: 0px;
        margin-right: 0px;
    }

    .learn-press-course-tab-filters .learn-press-filters li:first-child,
    .learn-press-course-tab-filters .learn-press-filters a[data-tab="all"],
    .learn-press-profile-course__progress .lp_profile_course_progress__header{
        display: none;
    }
}

@media only screen and (max-width: 650px) {
    .lp-user-profile .lp-profile-left{
        max-width: 270px;
        min-width: 270px;
    }

    .wrapper-profile-header.wrap-fullwidth {
        background-position-y: center;
        background-position-x: center;
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
    }
}

@media only screen and (max-width: 575px) {
    .learn-press-form-login,
    .learn-press-form-register{
        border-top: none;
        box-shadow: none !important;
    }

    #block-top{
        padding-top: 10px;
        padding-right: 15px;
    }
    
    .postbox-postcontent{
        margin: 0px 0px 25px 0px;
    }

    .lp-content-area{
        padding-right: 0px;
        padding-left: 0px;
    }

    #edd_checkout_form_wrap .edd-payment-icons {
        text-align: center;
        display: block;
    }

    #newsletter,
    #latest_post,
    #events .event-heading,
    .goal_outer{
        padding-left: 5px;
        padding-right: 5px;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl,
    .lp-content-area{
        max-width: 100%;
    }

    .lp-profile-content table.lp-list-table tr th,
    .lp-profile-content table.lp-list-table tr td{
        font-size: 14px;
        padding: 0px 3px;
    }

    .lp-list-table .list-table-nav td.nav-text{
        padding-left: 5px;
    }

    .goal_outer {
        margin-top: -70px;
    }

    span.head-two{
        font-size: 30px;
        line-height: 28px;
    }

    .slider-box{
        top: 45% !important;
    }
}

@media only screen and (max-width: 500px) {

    .animation{
        text-align: left;
        height: 25px;
    }
    
    .container-animation h1{
        clear:both
    }

    #capa-protectora{
        display: none;
    }

    #masthead a img.whatsapp {
        margin-right: 9px;
    }

    .type_download h3.posttitle{
        margin-top: 0px;
    }

    .about-content h2{
        font-size: 32px;
    }
}

@media only screen and (max-width: 425px) {
    .feature-img-box,
    .why_para{
        text-align: left;
    }

    #about .about-content p{
        text-align: justify;
    }
}

@media only screen and (max-width: 355px) {
    #popup-course #sidebar-toggle {
        left: calc(100% - 31px);
    }
}

@keyframes pulse-green {
	0% {
		box-shadow: 0 0 0 0 rgba(0, 128, 0, 0.7);
	}

	70% {
		box-shadow: 0 0 0 10px rgba(0, 128, 0, 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(0, 128, 0, 0);
	}
}

@keyframes pulse-blue {
	0% {
		box-shadow: 0 0 0 0 rgba(35, 69, 157, 0.7);
	}

	70% {
		box-shadow: 0 0 0 10px rgba(35, 69, 157, 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(35, 69, 157, 0);
	}
}

@keyframes pulse-yellow {
	0% {
		box-shadow: 0 0 0 0 rgba(255, 182, 6, 0.8);
	}

	70% {
		box-shadow: 0 0 0 10px rgba(255, 182, 6, 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(255, 182, 6, 0);
	}
}

@keyframes pulse-red {
	0% {
		box-shadow: 0 0 0 0 rgba(216, 85, 84, 0.8);
	}

	70% {
		box-shadow: 0 0 0 10px rgba(216, 85, 84, 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(216, 85, 84, 0);
	}
}

@keyframes pulse-blue-twitter {
	0% {
		box-shadow: 0 0 0 0 rgba(29, 161, 242, 0.8);
	}

	70% {
		box-shadow: 0 0 0 10px rgba(29, 161, 242, 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(29, 161, 242, 0);
	}
}

@keyframes pulse-white {
	0% {
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8);
	}

	70% {
		box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	}
}

@keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0deg)
    }
    10% {
        transform: translate(-1px, -2px) rotate(-1deg)
    }
    20% {
        transform: translate(-3px, 0) rotate(1deg)
    }
    30% {
        transform: translate(3px, 2px) rotate(0deg)
    }
    40% {
        transform: translate(1px, -1px) rotate(1deg)
    }
    50% {
        transform: translate(-1px, 2px) rotate(-1deg)
    }
    60% {
        transform: translate(-3px, 1px) rotate(0deg)
    }
    70% {
        transform: translate(3px, 1px) rotate(-1deg)
    }
    80% {
        transform: translate(-1px, -1px) rotate(1deg)
    }
    90% {
        transform: translate(1px, 2px) rotate(0deg)
    }
    100% {
        transform: translate(1px, -2px) rotate(-1deg)
    }
}

@keyframes text-animation {
    0% {margin-top: 0;}
    10% {margin-top: 0;}
    20% {margin-top: -5rem;}
    30% {margin-top: -5rem;}
    40% {margin-top: -10rem;}
    60% {margin-top: -10rem;}
    70% {margin-top: -5rem;}
    80% {margin-top: -5rem;}
    90% {margin-top: 0;}
    100% {margin-top: 0;}
}