.elementor-28619 .elementor-element.elementor-element-85371a8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:50px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-28619 .elementor-element.elementor-element-85371a8:not(.elementor-motion-effects-element-type-background), .elementor-28619 .elementor-element.elementor-element-85371a8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0F3669;}.elementor-28619 .elementor-element.elementor-element-b962aa4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:50px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-28619 .elementor-element.elementor-element-b962aa4:not(.elementor-motion-effects-element-type-background), .elementor-28619 .elementor-element.elementor-element-b962aa4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0F3669;}.elementor-28619 .elementor-element.elementor-element-76c65d9{--display:flex;}.elementor-28619 .elementor-element.elementor-element-d8d6d84{text-align:center;}.elementor-28619 .elementor-element.elementor-element-d8d6d84 .elementor-heading-title{font-family:"Marcellus", Sans-serif;font-size:50px;font-weight:400;color:var( --e-global-color-primary );}.elementor-28619 .elementor-element.elementor-element-ba15484{width:var( --container-widget-width, 750px );max-width:750px;--container-widget-width:750px;--container-widget-flex-grow:0;text-align:center;}.elementor-28619 .elementor-element.elementor-element-ba15484 > .elementor-widget-container{margin:0px 0px 30px 0px;}.elementor-28619 .elementor-element.elementor-element-ba15484.elementor-element{--align-self:center;}.elementor-28619 .elementor-element.elementor-element-f29c47c{--display:flex;--margin-top:-40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-28619 .elementor-element.elementor-element-2746cde > .elementor-widget-container{margin:0px 0px 0px 0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-28619 .elementor-element.elementor-element-b962aa4{--content-width:1220px;}.elementor-28619 .elementor-element.elementor-element-76c65d9{--content-width:527px;}.elementor-28619 .elementor-element.elementor-element-f29c47c{--content-width:1200px;}}@media(max-width:1024px){.elementor-28619 .elementor-element.elementor-element-b962aa4{--padding-top:50px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}.elementor-28619 .elementor-element.elementor-element-d8d6d84 .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-28619 .elementor-element.elementor-element-d8d6d84 .elementor-heading-title{font-size:28px;}.elementor-28619 .elementor-element.elementor-element-f29c47c{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for container, class: .elementor-element-b962aa4 */.more-link {
    color: #CFA749;
    font-size: 20px;
    font-weight: 700;
}

.more-link i {
    font-size: 12px;
}

.tab-link.active.chapter a {
    color: #CFA749;
}

.tab-link.active.chapter:after {
    background-color: #CFA749;
}

.tab-link.active.chapter .elementor-widget-container {
    border-color: #CFA749;
}

.chapter-list .item {
    background-color: rgb(255 255 255 / 15%);
    margin-bottom: 10px;
    padding: 10px 15px;
    display: flex;
    flex-wrap: wrap;
}

.find-chapter a.attend-btn:hover {
    background-color: #E2AE50;
}

.find-chapter a.attend-btn:hover i {
    color: #0F3669 !important;
    opacity: 1;
}

/*.chapter-list .item span {*/
/*    width: 31.66%;*/
/*}*/

/*.chapter-list .item span:last-child {*/
/*    width: 5%;*/
/*}*/

.chapter-list .item span a {
    color: #0F3669;
    background-color: rgb(255 255 255 / 38%);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    font-size: 14px;
    margin-left: auto;
}

.chapter-list .item span:not(.title) {
    font-size: 16px;
}




.find-chapter .chapter-list .item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    gap: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 20px;
}

.find-chapter .content-wrap {
    display: -ms-grid;
    display: grid;
    width: 95%;
    -ms-grid-columns: 50% 30% 20% !important;
    grid-template-columns: 50% 30% 20% !important;
}

.find-chapter a.attend-btn {
    font-size: initial !important;
    width: initial !important;
    height: 35px;
    background: rgb(255 255 255 / 38%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50px;
    color: #31527e;
    gap: 8px;
    padding: 0 15px;
    font-weight: 600;
}

.find-chapter a.attend-btn i {
    font-size: 15px;
    color: #0F3669;
    opacity: .7;
}


.find-chapter span.title {
    font: normal normal normal 20px/25px Marcellus;
    padding-right: 20px;
}

.find-chapter .chapter-list .item span:not(.title) {
    font: normal normal bold 16px/24px Mulish;
}
/* OUT PROCESS */

.cstm-no h2 {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background-color: #0F3669;
    line-height: 1;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 8px solid #022450;
}

/* BENEFITS */

.cstm-toggle a.elementor-toggle-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.cstm-toggle h2 {
    font-size: 40px;
    padding: 0 15px !important;
        color: #EDECE7;
}

.cstm-toggle img {
    width: 30px;
    object-fit: contain;
    height: 30px;
}

.cstm-toggle .elementor-toggle .elementor-tab-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}

.cstm-toggle .fa-caret-down:before {
    font-size: 30px;
}

@media screen and (max-width: 1100px) {
    .cstm-toggle h2 {
    font-size: 26px;
    padding: 10px !important;
}
}


@media screen and (max-width: 767px) {
.find-chapter .content-wrap {
    display: block;
}

.find-chapter .chapter-list .item {
    display: flex;
    gap: 10px;
}
}


.location-cpt h4 {
    font: normal normal bold 20px/24px Mulish;
    letter-spacing: 1px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-top: 40px;
}


.find-chapter .chapter-list .item {
    position: relative;
}
.find-chapter .chapter-list .item > a:first-of-type {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

@media screen and (max-width: 555px) {
    
    .find-chapter .chapter-list .item {
        flex-direction: column;
        align-items: flex-start !important;
        padding: 15px 20px 20px !important;
    }
    
}/* End custom CSS */