/**

 * Theme Name:     Landio Child
 * Author:         Chapter247
 * Template:       landio
 * Text Domain:	   landio-child
 * Description:    Multi-Purpose Elementor WordPress Theme
 */

/* .header-desktop {
    position: absolute !important;
    width: 100%;
    z-index: 1;
} */

.banner-section .icon-box>div {
    place-content: center;
    position: relative;
}

.banner-section .icon-box>div::after {
    content: "";
    position: absolute;
    border-radius: 24px 0px 0px 0px;
    background: var(--Golden-Amber, #F6AE2D);
    width: 120px;
    height: 10px;
    bottom: 0;
    right: 0;
}

.banner-section .btn-primary .bdt-ep-button-size-sm {
    max-width: max-content;
    min-width: 180px;
}

.banner-section .btn-primary .bdt-ep-button-size-sm .fa-arrow-circle-right {
    rotate: -30deg;
}

div#wpforms-23431-field_4 {
    max-width: 100% !important;
    margin-top: -20px;
    margin-bottom: 20px;
}

.contact-form-box .text-red p {
    color: #F26419;
    font-size: 16px;
    font-family: 'Poppins';
}

.contact-form-box label.wpforms-field-label {
    color: #4A4459;
    font-size: 16px;
    font-weight: 500;
}

.contact-form-box input {
    min-height: 44px !important;
    border-radius: 8px !important;
    border: 1px solid #E2E8F0 !important;
}

.contact-form-box button#wpforms-submit-23431 {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #2F4858;
    border-radius: 183px 183px 183px 183px;
    padding: 16px 8px 16px 20px;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: none;
    background-color: #2F4858;
    color: #ffffff;
    min-width: 160px;
    text-align: left;
    position: relative;
}

.contact-form-box button#wpforms-submit-23431::after {
    content: "\f0a9";
    position: absolute;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    top: 15px;
    right: 10px;
    font-family: 'Font Awesome 5 Free';
    font-size: 30px;
}

.uicore-footer-widget,
[class*=elementor-widget-wp-widget-] {
    padding-bottom: 0 !important;
}

.uicore-footer-wrapper {
    max-width: 100%;
    margin: auto;
}

.uicore-footer-wrapper .uicore-copyrights .uicore-copyrights-wrapper {
    padding-bottom: 10px !important;
}

.uicore-copyrights.elementor-section.elementor-section-boxed:not(.elementor-inner-section)>.elementor-container {
    width: 100% !important;
    padding: 0 !important;
}

.uicore-copyrights .uicore.elementor-container {
    width: 100%;
    max-width: 100% !important;
    padding: 0 !important;
}

.uicore-inner-footer .uicore-footer-column {
    padding: 0 !important;
}

.uicore-footer-wrapper .uicore.uicore-inner-footer.elementor-section {
    padding: 0;
}

.uicore-footer-wrapper .uicore-inner-footer .uicore {
    grid-column-gap: 10px !important;
    max-width: 1440px !important;
}

.uicore-footer-wrapper .uicore-footer-widget .uicore-footer-title,
.uicore-footer-wrapper .uicore-footer-widget .wp-block-heading {
    font-size: 20px;
    font-family: "Poppins";
    text-transform: capitalize;
    width: auto;
    display: inline-block;
    font-weight: 500;
    color: #2F4858 !important;
    position: relative;
    margin-bottom: 0;
}

.uicore-footer-wrapper .uicore-footer-widget .uicore-footer-title::after,
.uicore-footer-wrapper .uicore-footer-widget .wp-block-heading::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 2px;
    background: #e0194f;
    bottom: -5px;
    left: 3px;
    right: 0;
}

.uicore-footer-wrapper .uicore-footer-widget ul li {
    margin-bottom: 5px;
}

.uicore-footer-wrapper .uicore-footer-widget ul li a {
    font-size: 16px;
    font-family: 'Poppins';
    color: #2f4858;
}

.uicore-footer-wrapper .uicore-inner-footer .uicore .uicore-footer-column.uicore-animate:nth-child(2) {
    margin-inline-start: 100px;
}

.uicore-footer-widget .info {
    margin-bottom: 1rem;
}

.uicore-footer-widget .info span {
    width: 32px;
    height: 32px;
    background-color: #2F4858;
    border-radius: 50%;
    align-items: center;
    color: #ffffff;
    cursor: pointer;
    flex-shrink: 0;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    place-content: center;
    margin-inline-end: 10px;
}

.uicore-footer-widget .info span i {
    font-size: 15px;
}

.uicore-footer-widget .info span i.fa-phone {
    transform: scaleX(-1);
}


.uicore-footer-widget .uicore.elementor-container.three {
    width: 100% !important;
    padding: 0 !important;
}

.uicore-footer-wrapper .uicore-inner-footer a,
.uicore-footer-wrapper .uicore-inner-footer a:hover {
    color: #2f4858 !important;
}

.testimonial-swiper {
    width: 100%;
    max-width: 1440px;
    margin: auto;
}

.testimonial-swiper .swiper-button-prev,
.testimonial-swiper .swiper-button-next {
    color: #fff;
    background-color: #fcb900;
    padding: 10px 20px;
    font-weight: 400 !important;
    border-radius: 30px;
    cursor: pointer;
    width: 100%;
    max-width: 140px;
    position: unset;
    display: flex;
    align-items: center;
    justify-content: right;
    user-select: none;
}

.testimonial-swiper .swiper-wrapper {
    align-items: stretch;
}

.swiper.testimonial-swiper {
    padding: 0 10px;
}

.testimonial-swiper .swiper-slide {
    padding: 30px;
    background-image: linear-gradient(180deg, #FFF 0%, #FFF5E4 100%);
    border-radius: 24px 24px 0px 24px;
    height: 100%;
    border: 1px solid transparent;
    position: relative;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15);
    border-bottom: 0;
}

.testimonial-swiper .swiper-slide::after {
    content: "";
    position: absolute;
    border-radius: 24px 0px 0px 0px;
    background: var(--Golden-Amber, #F6AE2D);
    width: 88%;
    height: 10px;
    bottom: 0;
    right: 0;
}

.testimonial-swiper .swiper-pagination {
    position: unset;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-dots {
    text-align: center;
}

.testimonial-swiper .bottom-views {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 4rem !important;
    width: 75%;
    margin: auto;
}

.swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
}

.swiper-pagination-bullet-active {
    width: 12px !important;
    height: 12px !important;
    background-color: #F6AE2D !important;
}


.testimonial-swiper .testimonial-text p {
    color: #2F4858;
    font-size: 16px;
    margin: 0;
    font-family: 'Poppins';
}

.testimonial-swiper .testimonial-text h3 {
    font-size: 28px;
    color: #2F4858;
    font-weight: 600;
    margin-bottom: 0;
}


.testimonial-image::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #F6AE2D;
    opacity: .4;
}


.testimonial-swiper .swiper-button-prev span,
.testimonial-swiper .swiper-button-next span {
    width: 20px;
    height: 20px;
    place-content: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
}

.uicore-inner-footer .uicore.elementor-container.three {
    width: 100% !important;
    padding: 0 !important;
}

.uicore-inner-footer .uicore-footer-column .uicore-footer-widget:empty {
    display: none;
}


@media screen and (max-width: 767px) {
    .disclaimer-box .elementor-container i {
        transform: unset !important;
    }

    .testimonial-swiper .bottom-views {
        width: 100%;
        flex-wrap: wrap;
    }

    .testimonial-swiper .swiper-pagination {
        display: none;
    }



    .uicore-footer-wrapper .uicore-inner-footer .uicore .uicore-footer-column.uicore-animate:nth-child(2) {
        margin-inline-start: 0;
    }

    .uicore-inner-footer .uicore.elementor-container.three {
        width: 90% !important;
    }


}

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


    .uicore-inner-footer .uicore.elementor-container.three {
        width: 90% !important;
    }

    .uicore-inner-footer .uicore-footer-column:last-child {
        margin-top: 20px;
    }


    .testimonial-swiper .bottom-views {
        width: 100%;
    }

    .testimonial-swiper .swiper-pagination {
        display: none;
    }

    .uicore-footer-wrapper .uicore-inner-footer .uicore .uicore-footer-column.uicore-animate:nth-child(2) {
        margin-inline-start: 0;
    }

    .uicore-footer-wrapper .uicore-inner-footer .uicore.three {
        grid-template-columns: 1fr !important;
    }

    .uicore-footer-column .uicore-footer-widget:not(:first-child) {
        padding-top: 0;
    }

}

/* Mobile Menu */

.mobile-menu div#nav_menu-3 {
    margin-top: 4rem;
    text-align: left;
    padding: 1rem;
}

.mobile-menu div#nav_menu-3 ul li {
    margin-bottom: 1rem;
}

.mobile-menu div#nav_menu-3 ul li a {
    color: #ffffff;
    font-size: 20px;
    font-family: 'Poppins';
}

.mobile-menu div#nav_menu-3 ul li a[aria-current="page"] {
    color: #F6AE2D;
}

.bdt-offcanvas-bar {
    width: 100% !important;
}

.elementor-22818 .elementor-element.elementor-element-890470c .bdt-offcanvas .bdt-offcanvas-bar {
    max-width: 100% !important;
}

.tutoring-box ul li {
    font-size: 15px;
    font-family: 'Poppins';
}

.tutoring-box .elementor-widget-wrap {
    border-radius: 24px !important;
    overflow: hidden;
}

body:not(.elementor-editor-active) .tutoring-box:hover>div {
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: #FFF;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.10);
}

body:not(.elementor-editor-active) .tutoring-box:hover .elementor-button.elementor-button-link {
    background-color: #F30565;
}




.bdt-ep-accordion-content>ul {
    margin: 0;
    margin-left: 20px;
}

.uicore-footer-wrapper .uicore-container.max-w-100 {
    max-width: 100%;
}

.disclaimer-box {
    background-color: #2f4858;
    padding: 10px;
    display: flex;
    align-items: self-start;
    border: 0;
    border-radius: 0;
    margin-bottom: 10px !important;
}

.disclaimer-box p {
    font-size: 16px !important;
    letter-spacing: 0em;
    line-height: 1.875;
    text-transform: None;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    margin: 0;
    color: #ffffff !important;
    font-family: "poppins";
    line-height: 23px;
}

.disclaimer-box .elementor-container {
    max-width: 1440px;
    color: #ffffff;
    text-align: left;
}

.disclaimer-box .elementor-container i {
    margin-right: 10px;
    transform: translateY(7px);
}

.footer-wrapperbox {
    background-color: #ffffff;
    padding: 30px 0px 0px;
    margin-top: 2rem;
    background-image: linear-gradient(180deg, #fcf1f500 0%, #f6ae2d3b 100%);
}

.uicore-footer-wrapper .uicore-inner-footer,
.uicore-copyrights {
    background-color: transparent !important;
}

.testimonial-text {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 350px;
}

.testimonial-text p:empty {
    display: none;
}

.testimonial-skeleton-loader {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 40px 0;
}

.skeleton-box {
    padding: 30px;
    width: 450px;
    min-height: 350px;
    background: linear-gradient(-90deg, #eeeeee 0%, #dddddd 50%, #eeeeee 100%);
    background-size: 400% 400%;
    animation: skeleton-loading 1.2s ease-in-out infinite;
    border-radius: 24px 24px 0px 24px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15);
    position: relative;

}

.skeleton-box ::after {
    content: "";
    position: absolute;
    border-radius: 24px 0px 0px 0px;
    background: var(--Golden-Amber, #F6AE2D);
    width: 88%;
    height: 10px;
    bottom: 0;
    right: 0;
}

@keyframes skeleton-loading {
    0% {
        background-position: 100% 0;
    }

    100% {
        background-position: -100% 0;
    }
}

.session-box .elementor-widget-container,
.focus-box .elementor-widget-container {
    position: relative;
    overflow: hidden;
    height: 100%;
}

.session-box .elementor-widget-container::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 80px;
    background: var(--Golden-Amber, #F6AE2D);
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 2;
}

.session-box .elementor-widget-container::after {
    width: 32px;
    height: 32px;
    content: "";
    position: absolute;
    top: -4px;
    background-color: #FFF1D9;
    right: 0;
    transition: .5s all ease-in-out;
}

.session-box .elementor-icon-box-wrapper,
.focus-box .elementor-icon-box-wrapper {
    z-index: 1;
    position: relative;

}

.inner-page .elementor-column:nth-child(odd) .focus-box .elementor-widget-container::after {
    bottom: -102px;
    top: unset;
}

.inner-page.two .elementor-column:nth-child(odd) .focus-box .elementor-widget-container::after {
    top: -102px;
    bottom: 0;
}

.inner-page.two .elementor-column:nth-child(even) .focus-box .elementor-widget-container::after {
    top: unset;
    bottom: -102px;
}

.focus-box .elementor-widget-container::after {
    content: "";
    position: absolute;
    width: 160px;
    height: 160px;
    background-color: #FEF7EA;
    border-radius: 50%;
    top: -102px;
    right: 15px;
    transition: .5s all ease-in-out;
}

.session-box:hover .elementor-widget-container::after {
    width: 100%;
    transition: .5s all ease-in-out;
    height: 100%;
    top: 0;
}

.focus-box:hover .elementor-widget-container::after {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    transition: .5s all ease-in-out;
    border-radius: 0;
}

.inner-page .elementor-column:nth-child(odd) .focus-box:hover .elementor-widget-container::after {
    bottom: 0px;
    top: unset;
}

.inner-page.two .elementor-column:nth-child(even) .focus-box:hover .elementor-widget-container::after {
    bottom: 0px;
    top: unset;
}

.inner-page.two .elementor-column:nth-child(odd) .focus-box:hover .elementor-widget-container::after {
    bottom: unset;
    top: 0;
}

.how-work-inner .elementor-widget-icon-box {
    height: 100%;
    position: relative;
}

/* .how-work-inner .elementor-widget-icon-box::before {
    content: "";
    position: absolute;
    width: 80px;
    height: 1px;
    background-color: #F6AE2D;
    left: 40px;
    bottom: 25px;
} */

/* Parent wrapper */
.how-work-inner {
    counter-reset: step;
}

/* Icon box */
.how-work-inner .elementor-widget-icon-box {
    position: relative;
    counter-increment: step;
    padding-bottom: 40px;
    /* space for line + number */
}

/* Horizontal line */
.how-work-inner .elementor-widget-icon-box::before {
    content: "";
    position: absolute;
    width: 80px;
    height: 1px;
    background-color: #F6AE2D;
    left: 16px;
    bottom: 60px;
}

/* Auto-increment number */
.how-work-inner .elementor-widget-icon-box::after {
    content: counter(step, decimal-leading-zero);
    position: absolute;
    bottom: 45px;
    left: 110px;
    font-size: 18px;
    font-weight: 600;
    color: #F6AE2D;
}

.passing-path.how-work-inner .elementor-widget-icon-box::after {
    content: "Week " counter(step, decimal-leading-zero);
}


.how-work-inner .elementor-widget-icon-box .elementor-widget-container {
    height: 100%;
}

.swiper-button-next svg {
    display: none;
}

.auto-height,
.session-box {
    height: 100%;
}

.auto-height .elementor-widget-container,
.focus-box {
    height: 100%;
}