body > div.body_wrap > div > div.page_content_wrap > div > div.course-page-common-content > div.elementor.elementor-3958 > section.elementor-section.elementor-top-section.elementor-element.elementor-element-5ff649e9.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div > div > div.elementor-element.elementor-element-2c08b29.sc_fly_static.elementor-widget.elementor-widget-shortcode > div > div > div > div > div.wpmslider-controls.wpmslider-has-controls-direction {
    display: none !important;
}
.sidebar-fixed {position: fixed !important;}
.tools-logos {padding: 3rem 0}
.related-faq .thfaqf-faq-list {margin-bottom: unset;}
span.swiper-pagination-bullet {
    border: 3px solid #e5e5e5;
    background: transparent !important;
    border-radius: 0 !important;
    width: 18px !important;
    height: 18px !important;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	border: 3px solid #FFB400;
}
.single-lp_course .page_content_wrap {
    padding-bottom: 0px !important;
}
.lp_banner_top {
    margin-top: -3.1rem;
    margin-bottom: 1rem;
}
body.single-lp_course section.elementor-section.elementor-top-section.breadcome, 
body.page-template-course-landing section.elementor-section.elementor-top-section.breadcome {
    background: #FFFFFF !important;
    border: none !important;
}
/* Style for accordion */
/*.accordion-item {
    border-bottom: 1px solid #ddd;
}*/
.accordion-header {
    background-color: #f5f5f5;
    padding: 10px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Mulish';
    margin-top: 5px;
}
.accordion-content {
    display: none;
    padding: 10px;
    background-color: rgb(252, 252, 252);
}
.curriculam-sec {
    margin-bottom: 5em;
}
.curriculam-heading {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 15px;
}
.curriculam-heading .heading{
    margin: 0 !important;
}
.curriculam-subdesc{
    margin-bottom: 30px;
}
button.download-btn {
    padding: 15px;
    font-size: 15px 20px;
}
.accordion-toggle {
    float: right;
}
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    /*height: 100%; */
    /*overflow: auto;*/
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal-content {
    background-color: #2D2C31;
    margin: 10% auto;
    padding: 20px;
    /* border: 1px solid #888; */
    width: 30%;
    border-radius: 6px;
}
.modal-content input.wpcf7-form-control.wpcf7-submit {
    padding: 15px;
    border-radius: 5px;
    font-size: 15px;
}
.modal-header {
    padding: 10px 0;
}
.modal-header h5 {
    margin: 0;
    text-align: left;
    color: #FFF !important;
}
.modal-body {
    padding: 10px 0;
    border: none;
}
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.close:hover,
.close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.curriculam-modal input:not([type="submit"]) {
    color: #504462 !important;
    border-color: #ffffff !important;
    background-color: #ffffff !important;
    width: 100%;
    margin-bottom: 8px;
    padding: 12px !important;
    border-radius: 4px;
}
input[type="submit"]{
    margin: 15px auto 0 auto;
    display: block !important;
}
input[type="submit"]:hover, input[type="submit"]:focus {
    background-color: #f5b417 !important;
}
.curriculam-modal input[name="your-contact"]{
    padding-left: 50px !important;
}
.curriculam-modal .wpcf7-response-output{
    color: #ffb900;
}
.trimmed-content{
    overflow: hidden;
}
.trimmed-content.expanded{
    height: auto !important;
}
.certificate-description{
    overflow: hidden;
}
.certificate-description.expanded{
    height: auto !important;
}
.about-content{
    overflow: hidden;
    height: 188px;
}
.about-content.expanded{
    height: auto !important;
}
.course-detail-info, .course-nav-tabs{
    display: none !important;
}
.course-highlight .elementor-icon-box-title {
    margin-top: 20px;
}
.facts-boxes .elementor-icon-box-title{
    margin-top: 15px;
}
.CTA-boxes .elementor-icon-box-title{
    margin-top: 0;
}
.yellow-highlight{
    color: #FF7426 !important;
}   
.certificate-sec {
    width: 100%;
    margin: 3em 0;
}
.certificate-desc, .certificate-image{
    width: 50%;
}
.certificate-heading{
    width: 100%;
    text-align: center;
}
.certificate-row{
    display: flex;
    flex-direction: row;
    /*text-align: center;*/
    /*align-items: center;*/
}
.certificate-desc p{
    text-align: left;
}
.certificate-image{
    text-align: center;
}
.page-template-course-landing .page_content_wrap {
    padding-top: 0rem;
    padding-bottom: 0rem;
}
.page-template-course-landing .site-tops-footer{
    display: none !important;
}
body.home .sticky-header{
    background-color: #2D2C31 !important;
}
.sticky-header {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 1000; /* Adjust z-index as needed */
    /* Add any additional styles here */
/*    background-color: #FFFFFF !important;*/
}
.slider_controls_wrap>a{
    color: #ffb300 !important;
}
.slider_controls_wrap>a:hover, .slider_controls_wrap>a:active{
    background-color: #ffb300 !important;
    border-color: #ffb300 !important;
    color: #FFFFFF !important
}
.slider_controls_wrap > a{
    opacity: 1 !important;
    background-color: transparent !important;  
    transition: unset !important; 
    border: 0 !important;
}
.slider_controls_wrap > a.slider_prev{
    margin-left: 0 !important;
}
.slider_controls_wrap > a.slider_next{
    margin-right: 0 !important;
}
.header-phone-link svg {
    background-color: #ffb300 !important;
    padding: 10px !important;
    border-radius: 50px;
    color: #FFF !important;
}
.header-phone-link .elementor-icon-list-text span{
    font-size: 17px;
}
.header-contact-button .elementor-button-text{
    color: #FFF !important;
    font-weight: 900;
}
.show-1024{
    display: none !important
}
/*recent blogs widget*/
.widget.widget_recent_posts .post_item {
    padding: 0px 0px 30px;
    background-color: #ffffff !important;
    border-color: #ededec !important;
    color: #3f354d;
    border-top: 2px solid white;
    margin-top: 0;
}
.widget.widget_recent_posts .post_item .post_title {
    font-size: 18px;
    line-height: 1.2em;
}
.widget.widget_recent_posts .post_item .post_info_posted a {
    color: #8a819a;
}
.sidebar .widget.widget_recent_posts .post_item {
    border-color: #FFFFFF !important;
}
@media (max-width: 1280px) and (min-width: 1190px){
    .extra-header-col{
        width: 35% !important;
    }
}
@media (max-width: 1290px) and (min-width: 1025px){
    .footer-first h3.elementor-icon-box-title{
        font-size: 14px !important;
    }
}
@media (max-width: 1189px) and (min-width: 1025px){
    .extra-header-col{
        width: 50% !important;
    }
}
@media screen and (min-width: 425px) and (max-width: 1040px) {
    
    .slider_container:not(.slider_multi):not(.slider_type_images), .slider_container:not(.slider_multi):not(.slider_type_images) .slider-slide {
        min-height: 135px;
    }
    .elementor-column-wrap.elementor-element-populated.text-right {
     text-align: left !important;
        justify-content: flex-start;
    }
   /* .contactpage .elementor-widget-container {
    padding: 30px;
   }*/
   .page-template-course-landing  .chaty-i-trigger .chaty-channel {
        right: 0px;
        top: -119px;
    }

}
@media (max-width: 1024px){
    .blog .sidebar .widget.widget_search {
        width: 100%;
        margin: 30px 15px;
    }
    .breadcrumbs-custom {
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center center;
        padding: 20% 6% !important;
        width: unset;
        text-align: center;
    }
    .post-type-archive-lp_course .learn-press-courses[data-layout=list] .course-wrap-meta {
        display: flex;
        padding-top: 8px;
        padding-bottom: 16px;
        font-size: .925em;
        gap: 16px;
        flex-wrap: wrap;
        row-gap: 8px;
        flex-direction: column;
    }
    .footer-first{
    box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
    margin: 15px 10px !important;
    background: #ffffff;
    font-size: 14px;
    }
  /*  .blog-home .blogger_news .post_item {
        padding-bottom: 57px;
        background: white;
        overflow: hidden;
    }*/
    /*.page-template-course-landing  .chaty-i-trigger .chaty-channel {
        right: -14px;
        top: -100px;
    }*/
    .page-template-course-landing  .chaty-i-trigger .chaty-channel {
        right: 0px;
        top: -119px;
    }
    .page-template-course-landing #chaty-widget-0 .channel-icon-Phone .color-element {
        fill: #ffb300;
        color: #ffb300;
    }
    .page-template-course-landing .chaty-icon {
        display: block !important;
    }
    #contact-sec-mob .sc_align_center {
        text-align: left !important;
    }
    #contact-sec-mob  .wpcf7 .text-right {
        justify-content: flex-start;
    }
    #contact-sec-mob .wpcf7-submit {
        background-color: #FFB300 !important;
        color: #ffffff !important;
        padding: 15px 75px !important;
        font-size: 14px;
    }
    
   /*.contactpage .elementor-widget-container {
    padding: 30px;
   }*/
    .course-highlight .scrolled-column{
        position: unset !important;
    }
    .extra-header-col{
        display: none !important
    }
    .show-1024{
        display: block !important;
    }
    .header-phone-link, .header-contact-button{
        display: none !important;
    } 
    #wpcf7-f42-o1 > form > div:nth-child(5) > div.elementor-row > div.elementor-column.elementor-col-30{
        width: 50%;
    }
    #wpcf7-f42-o1 > form > div:nth-child(5) > div.elementor-row > div.elementor-column.elementor-col-70{
        width: 100%;
    }
    #wpcf7-f42-o1 .elementor-col-70 {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 20px;
    }
    .elementor-widget-wrap.elementor-element-populated {
        padding: 0px !important;
    }
    .blog .sidebar {
        margin-top: 20px !important;
    }
}

/*bugs css 20240522*/
.nav-links .page-numbers.current {
    background-color: #ffb400 !important;
}
.scheme_default .sc_layouts_menu_nav > li.current_page_parent >a{
    color: #FFFFFF !important;
    background-color: #ffb400 !important;
}
.course-excerpt {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 4.5em;
    line-height: 1.5em;
    position: relative;
    min-height: 72px; 
}
/*.scheme_default .sc_layouts_menu_nav > li>a {
    padding: 12px 12px;
}
.scheme_default .sc_layouts_menu_nav > li>a:hover{
    background-color: #ffb400 !important;
    color: #FFFFFF !important;
}
.sc_layouts_menu_nav > li {
    margin-left: 10px !important;
}
body .sc_layouts_menu_nav >li.current-menu-item >a{
    color: #FFFFFF !important;
    background-color: #ffb400 !important;
}*/
@media (max-width: 1023px) {
    .lp-archive-courses .lp-entry-content .entry-content-left {
        margin-bottom: -20px;
    }
}
@media (max-width: 1080px){
    .slider_controls_wrap {
    text-align: center !important;
    }
    .single-lp_course div#nav_menu-2 {
        width: 100%;
/*        margin-top: -60px;*/
    }
    .modal-content {
        width: 54%;
        margin-top: 90px;
    }
    .modal {
        height: 100%; 
        overflow: hidden;
    }
    .coursedetail-header .elementor-3955 .elementor-element.elementor-element-12268c72 {
            padding: 40px 0px !important;
        }
    .single-lp_course .sidebar .sidebar_inner {
             padding: 0px; 
        }
    .single-lp_course .curriculam-sec {
        margin-bottom: 0px;
    }
}
@media (min-width: 770px){
    .blog .widget.widget_recent_posts .post_item .post_title {
        font-size: 18px;
        line-height: 1.2em;
        font-weight: 800;
    }
}
@media (max-width: 768px){
    .page-template-course-landing  .chaty-i-trigger .chaty-channel {
        right: -14px !important;
        top: -100px !important;
    }
    .single-lp_course div#nav_menu-2 {
        width: 100%;
        margin-top: -60px;
    }
     .related-faq h4 {
        line-height: 0.5em;
        display: flex;
        flex-direction: row-reverse;
        text-align: left;
        align-items: center;
        justify-content: space-between;
    }
    .single-lp_course  .related-faq .thfaqf-title-text {
        font-size: 14px !important;
        font-weight: 700;
        font-family: 'Mulish';
        margin-top: 5px;
        line-height: 25px;
    }
    .sidebar .sidebar_inner {
        padding: 0;
    }
    div.nav-links{
        margin-top: 0.5em;
    }
    .certificate-desc {
        padding-right: 10px;
    }
    .page-template-course-landing .page_content_wrap {
        padding-top: 5rem;
    }
    .modal-content {
        width: 80%;
        margin-top: 90px;
    }
    /*.blog .sidebar .widget.widget_search {
        width: 100%;
        margin: 30px 15px;
    }*/
    .blog  aside#trx_addons_widget_recent_posts-4 {
        width: 100%;
    }
    .blog .widget.widget_recent_posts .post_item .post_title {
        font-size: 16px ;
        line-height: 1.2em;
        font-weight: 800;
    }
    .blog .widget.widget_recent_posts .post_item {
        padding: 30px 15px;
    }
}
/*@media (max-width: 500px){
    .related-faq h4 {
        line-height: 0.5em;
        display: flex;
        flex-direction: row-reverse;
        text-align: left;
        align-items: center;
        justify-content: space-between;
    }
}*/
@media (max-width: 450px){
    .about-content{
        overflow: hidden;
        height: 165px;
    }

    .toggle-custom .elementor-accordion-item:before {
        left: 18px !important;
        height: 96%;
        content: '';
    }
    .tab-section .elementor-tab-mobile-title.text-left {
        border-bottom: 2px solid #E8E8E8;
    }
    .tab-section .theplus-tabs-wrapper.mobile-accordion .elementor-tab-mobile-title.active {
        color: #ffb400;
        border-bottom: 2px solid #ffb400;
    }
    #contact-sec-mob .wpcf7 .elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
        padding: 6px 0px;
    }
    .contactpage .page_content_wrap .content_wrap {
    position: relative;
    width: 100%;
    }
    /*.related-faq h4 {
    line-height: 0.5em;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
}*/
    #wpcf7-f42-o1 > form > div:nth-child(5) > div.elementor-row > div.elementor-column.elementor-col-30.submit-button > div {
        display: block;
    }
    .tools-logos {
        padding: 0px 0px 40px 0px !important;
    }
    div.nav-links {
        margin: 0 !important;
    }
    .blog .sidebar .widget.widget_search {
        width: 100%;
        margin: 0;
    }
    .lgx_app_item .lgx_app_item_img {
        height: 30px !important;
    }
    /*#lgx_logo_slider_app_4234 .lgx_logo_carousel {
         padding-bottom: 0px; 
    }*/
    /*.elementor-column.elementor-col-30.submit-button {
        margin-left: 60px !important;
    }*/
    #wpcf7-f42-o1 > form > div:nth-child(5) > div.elementor-row > div.elementor-column.elementor-col-30{
        width: 100%;
    }
    .certificate-row {
        display: block;
    }
    .certificate-desc, .certificate-image {
        width: 100%;
    }
    .page-template-course-landing .thfaqf-faq-item span.thfaq-marker:after {
        line-height: 1.6em;
    }
        .grecaptcha-badge {
        display: none !important;
    }
    .page-template-course-landing .related-faq .thfaqf-title-text {
        font-size: 14px;
        font-weight: 700;
        line-height: 20px;
    }    
    .footer-border .elementor-element-populated {
        border-style: solid;
        border-width: 0px !important;
        border-color: unset !important;
        padding: 0 !important;
    }
    .site-tops-footer .elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
        padding: 0;
    }
    .scheme_dark .menu_mobile_inner a{
        color: #ffffff;
        text-align: left;
        padding-left: 30px;
    }
    .mobile_device .menu_mobile .sc_layouts_logo img, .mobile_layout .menu_mobile .sc_layouts_logo img {
        max-height: 22px !important;
    }
    .single-lp_course .curriculam-sec .accordion-header {
        display: flex;
        background-color: #f5f5f5;
        padding: 10px;
        cursor: pointer;
        font-size: 14px;
        font-weight: 700;
        font-family: 'Mulish';
        margin-top: 5px;
        min-height: 30px;
        flex-direction: row;
        justify-content: space-between;
        align-content: center;
        align-items: center;
    }
    /*.single-lp_course  .curriculam-sec .accordion-header {
        background-color: #f5f5f5;
        padding: 10px;
        cursor: pointer;
        font-size: 14px;
        font-weight: 700;
        font-family: 'Mulish';
        margin-top: 5px;
        min-height: 30px;
    }*/
    /*.single-lp_course  .related-faq .thfaqf-title-text {
        font-size: 14px !important;
        font-weight: 700;
        font-family: 'Mulish';
        margin-top: 5px;
        line-height: 25px;
    }*/
    .teaching-section ol.trx_addons_list.trx_addons_list_number.inline_list_stile li h6 {
        font-size: 20px;
        line-height: 26px;
        margin-left: 80px;
    }
    .teaching-section-course ol.trx_addons_list.trx_addons_list_number.inline_list_stile li h6 {
            font-size: 20px;
            line-height: 26px;
            margin-left: 18px;
        }
    .teaching-section ol.trx_addons_list.trx_addons_list_number.inline_list_stile li:before {
            left: 16px;
    }
    .modal {
        height: 100%; 
        overflow: hidden;
    }
}
.scheme_default .sc_layouts_row_delimiter{
    border-color: unset;
}
.page-template-course-landing .site-header-hide {
    display: none;
}
body input[type="submit"]{
    background-color: #FFB300 !important;
    color: #ffffff !important;
}
.page-id-4937 .breadcome {
    display: none;
}
.thfaqf-faq-item span.thfaq-marker:after {
    align-content: center;
    align-items: center;
    margin-top: -5px !important;
}
.blog .page_content_wrap, .single-post .page_content_wrap , .page-id-204 .page_content_wrap{
    padding: 60px 0px;
}
.tools-logos {
    padding: 0;
}
.blog .widget.widget_recent_posts .post_item {
    padding: 30px 25px;
}
/*.blog .widget.widget_recent_posts .post_item .post_title {
    font-size: 18px;
}*/
.page-template-course-landing .wpmtst-testimonial-inner.testimonial-inner {
    max-height: 360px;
}
.page-template-course-landing .thfaqf-faq-item span.thfaq-marker:after {
    margin-top: 0px !important;
}

.single-lp_course .thfaqf-faq-item span.thfaq-marker:after {
    line-height: 26px !important;
}
.title-section p{
    margin-bottom: 10px;
}
.sc_item_subtitle + .sc_item_title {
        margin-top: 0px !important;
    }
h2.sc_item_title_tag + .sc_item_descr{
    margin-top: 1.5em !important;
}
/*.certificate-desc {
    padding-right: 20px;
}*/
.scheme_dark .menu_mobile_inner a:hover{
    color: #FFB300 !important;
}
/*#wpcf7-f42-o1 div#cf7sr-6656d7b4bbb5c {
    margin-left: 5px;
    margin-top: 5px;
}*/
#wpcf7-f42-o1 iframe{
    margin-left: 4px;
    margin-top: 5px;
}
.rc-anchor-light.rc-anchor-normal, .rc-anchor-light.rc-anchor-compact {
     border: unset !important; 
    border-radius: unset !important;
}
#rc-anchor-container{
    border: unset;
    border-radius: unset !important;
}
.curriculam-modal span.wpcf7-not-valid-tip {
    display: unset !important;
    font-size: 0.75em;
}
.submit-button .wpcf7-submit{
    margin: 0;
}
.blog .post_layout_classic .post_title {
    font-size: 1.5em;
    line-height: 1.3em;
    margin: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;   
}
.blog .post_item p {
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
@media (min-width: 768px) {
    #wpcf7-f42-o1 .elementor-column.elementor-col-70, #wpcf7-f42-o1 .elementor-column[data-col="70"] {
        width: 70%;
        align-items: flex-end !important;
    }
}
.contactus-form input.wpcf7-form-control.wpcf7-tel{
    width: 100%;
}
.contactus-form .wpcf7 .elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 5px 10px 15px 0px;
}
.contactus-form #wpcf7-f42-p210-o1 > form > div:nth-child(5) > div.elementor-row{
     width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.contactus-form .elementor-column.elementor-col-70 {
    width: 100% !important;
    color: white;
}
.contactus-form  .wpcf7 .text-right {
    justify-content: flex-start;
}
.contactus-form .wpcf7-submit {
    background-color: #FFB300 !important;
    color: #ffffff !important;
    padding: 15px 75px !important;
    font-size: 14px;
}
/*.contactus-form .wpcf7-select{
    color: #504462;
    border-color: #ededec;
    background-color: #ededec;
}*/
.contactus-form .select_container:before,{
    background-color: #ededec !important;
}
.contactus-form input[type="text"],
.contactus-form  input[type="email"],
.contactus-form  input[type="tel"],
.contactus-form  textarea
{
    color: #504462;
    border-color: #ededec;
    background-color: #ffffff !important;
}

.chaty-icon {
    display: none !important;
}

.page-template-course-landing .site-header .elementor-button{
    border-radius: 0px;
}   
.footer-first{
    box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
    margin: 0px 10px;
    background: #ffffff;
}
.footer-first .elementor-icon-box-title{
    margin:0;
}

/*body:not(.single-lp_course , ) .breadcome .elementor-container.elementor-column-gap-extended {
    max-width: unset !important;
    padding: 0;
    min-height: 300px !important;
}
body:not(.single-lp_course)  .breadcome .elementor-element-populated{
    padding: 0 !important; 
}
body:not(.single-lp_course)  .breadcome .sc_layouts_title.fixed_height .sc_layouts_title_content {
         text-align: center; 
}
body:not(.single-lp_course)  .breadcome .sc_layouts_title {
    min-height: 400px !important;
}*/
section#home_slider {
    max-width: unset !important;
}
.home .content_wrap {
    width: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
/*body:not(.single-lp_course , .page-template-course-landing)  section.elementor-section.elementor-top-section.elementor-element.elementor-element-ad06daa.sc_layouts_hide_on_mobile.breadcome.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    display: none;
}*/
.single-lp_course .breadcrumbs-custom,.page-template-course-landing .breadcrumbs-custom{
    display: none;
}
body:not(.single-lp_course , .page-template-course-landing) .breadcome{
    display: none;
}
body:not(.single-lp_course , .page-template-course-landing) .elementor-element-fbb8ab3 {
    display: none;
}
.breadcrumbs-custom {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center;
    padding: 8% 6%;
    width: unset;
    text-align: center;
}
.breadcrumbs-custom .background-overlay{
     height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #000000;
    opacity: 0.52;
}
.breadcrumbs-custom .breadcrumbs .breadcrumbs_item {
    display: inline-block;
    vertical-align: top;
    position: relative;
    /* text-align: center !important; */
    font-size: 22px;
}
.certificate-desc, .certificate-image {
    width: 100%;
}
@media (min-width: 816px) {
    /*.lp-archive-courses .learn-press-courses .course-content .course-wrap-meta > * {
        width: 45% !important;
    }*/
    .lp-archive-courses .learn-press-courses .meta-item.meta-item-duration {
        width: 30% !important;
    }
    .lp-archive-courses .learn-press-courses .meta-item.meta-item-level {
    width: 65% !important;
}
}
.border-gradient {
    border: 1px solid #0000;
    background: linear-gradient(#fff, #fff) padding-box, linear-gradient(94.65deg, #fbccd0 12.21%, #f1c6d8 64.7%, #dbc6ec 100.05%) border-box;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    border-radius: 20px;
}
.org-btn span.sc_button_title {
    font-size: 17px !important;
    line-height: 27px;
    font-weight: 500;
}
.chart-card {
    padding: 0;
}
.theplus-tabs-wrapper .plus-tabs-nav .plus-tab-header.active{
/*    text-decoration: underline;*/
    color: #ffb400;
}
.ct-chart path{
    fill:#FFB400;
}
.ct-chart span.apexcharts-legend-marker {
    background: #FFB300 !important;
    /* color: red; */
    /* fill: red; */
}
.ct-chart .apexcharts-tooltip-series-group.apexcharts-active .apexcharts-tooltip-marker {
    opacity: 1;
    background-color: #FFB300 !important;
}
.ct-chart path#SvgjsPath1274 {
    fill: #BB8200;
}
/*#SvgjsG1032 > path:nth-child(3){
    fill: #FFB400;
}*/
div#elementor-tab-title-1011 {
    padding: 20px 10px 20px 0px;
}
/*.tab-section .elementor-widget-wrap.elementor-element-populated {
    padding: 0px !important;
}*/
.tab-section .elementor-tab-content .elementor-column:first-child .elementor-widget-wrap.elementor-element-populated {
    padding-left: 0 !important;
}
.toggle-custom .elementor-active span.toggle-icon {
    background: #FFB300;
    padding: 10px 15px;
    color: white;
    z-index: 15;
    position: relative;
    margin-right: 10px;
}
.toggle-custom span.toggle-icon {
    border-radius: 20px;
    background: white;
    color: #FFB300;
    padding: 10px 15px;
/*    color: white;*/
    z-index: 15;
    position: relative;
    margin-right: 10px;
    border: 1px solid #FFB300;
}
.toggle-image{
    display: none;
}
.toggle-custom .elementor-accordion-item {
     border: none !important; 
}
.toggle-custom .elementor-tab-content {
    display: none;
    padding: 15px 20px;
    border-top: unset !important;
    margin-left: 40px;
}
.toggle-custom li:before {
    content: "\0xe8a8";
    font-family: 'eicons';
}
.toggle-custom li{
list-style-type:none;
}
.toggle-custom path {
    fill: #FFB300;
}

.toggle-custom .elementor-accordion-item:before {
    position: absolute;
    top: 4px;
    left: 38px;
    height: 98%;
    width: 1px;
    --tw-bg-opacity: 1;
    background-color: #e6e6e6;
    content: '';
}

.toggle-custom .elementor-accordion-item:nth-child(5):before{
    background-color: unset;
}
.tab-section .theplus-tabs-nav-wrapper.elementor-tabs-wrapper.text-left {
    border-bottom: 2px solid #E8E8E8;
}
.toggle-custom p{
    color: #000000;
}
.page-template-course-landing .modal {
    height: 100% !important;
}

/* Container styles */
.scrolling-text-container {
    background-color: #FFB300;
    border-radius: 4px;
    overflow: hidden;
    color: white;
    font-weight: 600;
}

/* Inner container styles */
.scrolling-text-inner {
    display: flex;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 0;
    justify-content: center;    
}

/* Text styles */
.scrolling-text {
    display: flex;
}

.scrolling-text-item {
    padding: 0 8px;
}

/* Apply the animation to the text items */
/*.scrolling-text-inner>div {
    animation: var(--direction) var(--marquee-speed) linear infinite;
}*/

/* Pause the animation when a user hovers over it */
/*.scrolling-text-container:hover .scrolling-text-inner>div {
    animation-play-state: paused;
}*/

/* Setting the Animation using Keyframes */
/*@keyframes scroll-left {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-100%);
    }
}

@keyframes scroll-right {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(0%);
    }
}*/
.orange-color{
    color: #FFB300;
}
body:not(.page-template-course-landing) .cta-signup{
    display: none;
}
body:not(.single-lp_course) .course-btn{
    display: none;
}

.cta-title{
    color: #000000;
    font-family: "Mulish", Sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 48px;
}
.swiper-button-next:after, .swiper-button-prev:after {
    display: none;
}

.post_content_single h3 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 18px;
    letter-spacing: -0.5px;
}


.post_content_single h1 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 24px;
    letter-spacing: -0.5px;
}

.post_content_single h2 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 20px;
    letter-spacing: -0.5px;
}