@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Lao:wght@200;300;400;500;600;700;800;900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

theme-demos {
    display: none !important;
}

body {
    background-color: #F8F8F8 !important;
}

.nav-bg-main {
    background-color: #F8F8F8 !important;
    /* box-shadow: 0 0 35px rgb(0 0 0 / 10%); */
}

.bg-main {
    background-color: #F8F8F8 !important;
}

h1, h2, h3, h4, h5, h6, .nutrition-pop, .fast-3-bold, .fancy {
    /* font-family: 'Poppins', sans-serif !important; */
    font-family: 'Montserrat', sans-serif !important;

}

p {
    /* font-family: 'Poppins', sans-serif !important; */
    font-family: 'Montserrat', sans-serif !important;
    color: #444444;
}

.active-nav {
    border-bottom: 4px solid #0005D1 !important;
    color: #0005D1 !important;
    /* background-color: #0005D1 !important; */
}

.purple {
    background-color: #800080 !important;
}

.text-purple {
    color: #800080 !important;
}

.btn-blue{
    background-color: #0005D1 !important;
    color: #ffffff;
    text-transform: none !important;
}

.btn-purple{
    background-color: #800080 !important;
    color: #ffffff;
    text-transform: none !important;
}

.btn-red{
    background-color: #FF0000 !important;
    color: #ffffff;
    text-transform: none !important;
}

.bg-blue {
    background-color: #0003d15d;
}

/* .yt-icon {
    color: #FF0000;
} */

.brand-logo {
    height: 40px !important;
}

.pm-text {
    overflow: unset !important;
    text-overflow: unset !important;
    font-size: 14px !important;
    line-height: 20px !important;
    min-height: 90px !important;
}

.pm-padding {
    padding: 10px !important;
}

.text-underline {
    text-decoration: underline !important;
}

.btn-blue:hover {
    background-color: transparent !important;
    color: #0005D1;
    border: 1px solid #0005D1 !important;
}

.btn-yellow-blue{
    background-color: #FFDD62 !important;
    color: #0005D1;
    text-transform: none !important;
}

.btn-yellow-black{
    background-color: #FFDD62 !important;
    color: #000000;
    text-transform: none !important;
    font-weight: 600;
    padding: 10px, 20px, 10px, 20px;
}

.btn-blue-yellow{
    background-color: #0005D1 !important;
    color: #FFDD62;
    text-transform: none !important;
}

.btn-curved {
    border-radius: 46px !important;
    padding: 12px, 46px !important;
}

.container-bg-white {
    background-color: #F8F8F8 !important;
    box-shadow: 0 0 20px rgba(0,0,0,.05);
    /*  */
}

.container-bg-blue {
    background-color: #0005D1 !important;
    /* box-shadow: 0 0 20px rgba(0,0,0,.05); */
    /*  */
}

.large-container {
    padding: 93px 65px !important;
}

.container-curved {
    border-radius: 13px !important;
}

.banner-h2 {
    font-weight: 800;
    line-height: 61px;
    color: #000000;
    font-size: 61px;
}

.banner-text {
    font-weight: 400;
    color: #000000;
    line-height: 30px;
    font-size: 22px;
}

.banner-pic {
    z-index: 5;
    position: relative;
}

.banner-box {
    background-color: #FFFFFF !important;
    height: 660px;
    width: 500px;
    position: absolute;
    top: -6%;
    right: -20px;
    border-radius: 15px;
    background-color: #F8F8F8 !important;
    box-shadow: 0 0 20px rgba(0,0,0,.05);
}

.banner-dots {
    position: absolute;
    position: absolute;
    bottom: -20px;
    right: 1px;
    z-index: 7;
}

.banner-circles {
    float: right;
}

.scroll-link {
    color: #000000;
    font-weight: 600;
    font-size: 16px;
}

.sect-text {
    color: #000000 !important;
    font-weight: 600;
    font-size: 16px;
}

.sect-text2 {
    color: #000000 !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
}

.sect-circle{
    position: absolute;
    top: -40px;
    right: 0px;
    z-index: 2;
}

.sect-h2 {
    /* font-size: 50px !important; */
    position: relative;
    z-index: 6;
}

.course-h2, .abt-h2 {
    font-weight: 700;
    line-height: 61px;
    font-size: 56px;
}

.abt-h2 {
    font-size: 52px !important;
}

.course-wave-white {
    position: absolute;
    right: 0px;
    height: 100px;
}

.upskill {
    text-transform: none !important;
    font-size: 20px !important;
}

.sect-h5 {
    color: #000000;
    font-size: 32px;
    font-weight: 600;
    margin-top: 70px;
    line-height: 30px;
}

.globe-card {
    background-color: #FFFFFF;
    border-radius: 13px;
    background-color: #F8F8F8 !important;
    box-shadow: 0 0 20px rgba(0,0,0,.05);
    padding: 20px 40px;
    height: 450px;
}

.blue-section {
    background-color: #0005D1;
    /* border-radius: 6px; */
}

.course-card-blue {
    background-color: #ffffff29;
    border-radius: 13px;
    padding: 35px;
}

.course-card-blue2 {
    background-color: #0005D1;
    border-radius: 13px;
    padding: 35px;
}

.course-card-yellow {
    background-color: #FFDD62;
    border-radius: 13px;
    padding: 35px;
}

.course-h4 {
    font-size: 32px;
    font-weight: 700;
    line-height: 30.56px;
    margin-bottom: 50px;
}

.course-check-wrapper {
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 25px;
}

.course-check-white {
    margin-right: 20px;
}

.btn-ring-white {
    border: 1px solid #ffffff;
    background-color: transparent;
    color: #ffffff;
    text-transform: none !important;
}

.btn-main {
    padding: 10px 45px;
}

.btn-ring-white:hover {
    background-color: #ffffff;
    color: #0005D1;
}

.cd1 {
    position: absolute;
    right: 15px;
    bottom: 0px;
    border-bottom-right-radius: 26px;
}

.cd2 {
    position: absolute;
    right: 15px;
    bottom: 0px;
    border-bottom-right-radius: 26px;
}

.cd3 {
    position: absolute;
    right: 40px;
    bottom: 0px;
}

.icon-blue {
    color: #0005D1;
}

.course-card {
    height: 850px;
}

.contact-container {
    background-color: #0005D1;
    border-radius: 13px;
    padding: 20px 80px;
}

.cont-h4 {
    font-size: 56px;
    font-weight: 700;
}

.cont-p, .cont-ul li {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #ffffff !important;
}

.cont-ul {
    margin-left: 30px;
}

.contact-form-wrapper {
    padding-left: 20px;
    padding-right: 20px;
}

.contact-form-input {
    background-color: #ffffff3b;
    border-radius: 30px;
    padding: 30px 20px;
    border: none;
    color: #ffffff;
    margin-bottom: 22px;
}

.contact-form-input::placeholder {
    color: #ffffff;
    opacity: 1;
}

.form-submit-btn {
    background-color: #FFDD62;
    color:#0005D1;
    text-transform: none;
}

.p-50 {
    padding: 50px;
}

.pt-50 {
    padding-top: 50px;
}

.pb-50 {
    padding-bottom: 50px;
}

.bg-deep-blue {
    background-color: #0005D1 !important;
}

.text-spaced {
    line-height: 45px !important;
}

.pos-wrapper {
    padding: 50px;
}

.my-tab {
    border: 1px solid #000000;
    border-radius: 13px;
    background-color: #ffffff;
    box-shadow: 0 0 20px rgba(0,0,0,.05);
}

.footer-container {
    border-top-left-radius: 26px;
    border-top-right-radius: 26px;
    padding: 50px 20px;
    padding-bottom: 0px;
}

.footer-text {
    font-size: 18px;
    font-weight: 400;
}

.footer-logo-wrapper {
    padding: 0px 40px;
}

.footer-header {
    font-weight: 600;
    font-size: 20px;
}

.footer-list li {
    list-style: none;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
}

.footer-line-row {
    border-top: 1px solid #DDDDDD;
    padding: 20px 50px;
    margin: 0px 30px;
}

.social-link {
    font-size: 18px;
    margin-right: 25px;
}

.img-rounded {
    border-radius: 20px;
    height: 100%;
    object-fit: cover;
}

.main-heading {
    font-weight: 700;
    font-size: 50px;
    line-height: 53px;
}

.sub-heading {
    line-height: 30px;
    font-weight: 700;
    font-size: 18px;
}

.testimonial-content {
    padding: 30px;
}

.testimony {
    font-weight: 400;
    line-height: 28px;
    font-size: 20px;
}

.theme-demos {
    display: none !important;
}

.test-name {
    font-weight: 600;
    font-size: 16px;
    line-height: 16.8px;
    font-family: 'Montserrat', sans-serif !important;
    margin-top: 50px;
}

.portfolio {
    font-weight: 400;
    font-size: 16px;
    line-height: 16.8px;
    font-family: 'Montserrat', sans-serif !important;
}

.btn-carousel {
    background-color: #0003d12e;
    height: 30px;
}

.btn-carousel:hover {
    background-color: #0005D1;
}

.previous {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.next {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.btn-carousel i {
    font-size: 25px;
}

.half-circle {
    position: absolute;
    left: 65%;
    height: 80px; 
}

.faq-icon {
    background-color: #0005D1;
    color: #ffffff;
    font-size: 20px;
    padding: 7px 12px;
    border-radius: 8px;
    /* font-weight: 500 !important; */
}

.about-banner-wrapper {
    padding: 60px;
}

.about-banner-footer {
    padding: 0px;
    min-height: 60px;
    background-size: cover;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
    margin-left: 0px;
    margin-right: 0px;
}

.abt1 {
    position: absolute;
    right: 300px;
}

.abt3 {
    position: absolute;
    top: 28%;
    /* left: 9%; */
}

.abt2 {
    position: absolute;
    right: 15%;
    top: 40%;
}

.abt-comp-card {
    background-color: #ffffff2e;
    border-radius: 26px;
    padding: 40px;
    height: 460px;
    margin-bottom: 40px;
}

.abt-comp-icon img {
    height: 65px;
    width: auto;
}

.abt-comp-text {
    margin-top: 50px;
}

.abt-comp-text h4 {
    font-weight: 700;
    font-size: 32px;
}

.abt-comp-text p {
    font-weight: 400;
    font-size: 18px;
    line-height: 21.06px;
}

.about-comp-section {
    background-size: cover;
    padding-bottom: 200px;
}

.rect-dots {
    position: absolute;
    right: 20%;
    padding-top: 20px;
    margin-top: -550px;
}

.team-card {
    height: 400px;
    background-size: cover;
    border-radius: 20px;
}

.team-text {
    padding-top: 300px;
    padding-left: 30px;
    z-index: 6;
    height: 100%;
    background: #00000059;
    border-radius: 20px;
}

.team-text h4 {
    font-weight: 700;
    font-size: 32px;
    font-family: 'Montserrat', sans-serif !important;
}

.team-text p {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #ffffff9d;
}

.val-box {
    height: 200px !important;
    padding: 20px !important;
}

.emp-card {
    height: auto !important;
    padding: 50px;

}

.emp-img {
    height: 480px;
    width: 100%;
    object-fit: cover;
}

.emp-img2 {
    height: 610px;
    width: 100%;
    object-fit: cover;
}

.val-box-wrapper {
    background-color: #ffffff !important;
    /* background-color: #F8F8F8; */
    box-shadow: 0 0 20px rgba(0,0,0,.05);
}

.floating-circle {
    padding-bottom: 20px;
    height: 100px;
}

.num-text h3 {
    font-weight: 800;
    font-size: 56px;
    line-height: 58.24px;
}

.num-text span {
    font-weight: 400;
    font-size: 18px;
}

.course-p {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
}

.gbemi-text {
    padding: 0px 20px;
}

.mission {
    position: absolute;
    /* right:0px; */
}

.mission-container {
    background-position: right 20px;
    background-repeat: repeat-y;
}

.blog-card, .event-card {
    /* background-color: #ffffff; */
    background-color: #ffffff !important;
    box-shadow: 0 0 20px rgba(0,0,0,.05);
    border-radius: 20px;
    padding: 20px;
}

.blog-heading {
    font-size: 24px;
    font-weight: 700;
    line-height: 22.92px;
}

.blog-category {
    background-color: #0005D1;
    color: #ffffff;
    padding: 5px;
    border-radius: 3px;
    width: 40%;
}

.blog-banner {
    border-radius: 5px;
    height: 500px;
    background-size: cover;
}

.blog-post-heading {
    font-size: 48px;
    line-height: 45.84px;
    font-weight: 700;
}

.event-date-btn {
    background-color: #0005D10D;
    color:#0005D1; 
    border-radius: 24px;
    padding: 8px 20px;
    border: none;
}

.mod-btn {
    background-color: transparent;
    color:#0005D1;
    text-transform: none;
    border: 1px solid #0005D1;
    border-radius: 26px;
    padding: 8px 18px;
}

.mod-btn:hover {
    background-color: #0005D1 !important;
    color: #ffffff !important;
}


.enroll-card {
    height: 100%;
    border-radius: 20px;
    background-color: #0005D1;
    background-size: cover;
    padding: 30px 45px;
}

.enroll-card-wrapper h4 {
    font-weight: 800;
    font-size: 36px;
    line-height: 37.44px;
}

.enroll-card-wrapper p {
    font-weight: 400;
    font-size: 18px;
    line-height: 22.68px;
}

.enroll-label {
    font-weight: 700;
    font-size: 18px;
    line-height: 21.06px;
    color: #000000;
}

.enroll-control {
    border-radius: 5px;
    height: 56px;
    border: none;
    background-color: #ffffff;
    padding: 28px, 32px;
    box-shadow: 0 0 20px rgba(0,0,0,.05);
}

.course-req-container {
    padding: 30px 50px;
}

.course-req-p {
    font-size: 18px;
    font-weight: 700;
    line-height: 21.06px;
    color: #000000;
}

.course-req-list {
    text-decoration: none;
    list-style: none;
    /* display: flex; */
}

.course-req-list li {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.06px;
    color: #000000;
    display: flex;
}

.req-icon {
    height: 24px;
    width: 24px;
    margin-right: 10px;
    flex-shrink: 0;
}

.req-text {
}

.tab-container {
    background-color: #F8F8F8;
    box-shadow: 0 0 20px rgba(0,0,0,.05);
    padding: 25px 50px;
    border-radius: 26px;
}

.course-tab {
    background-color: #F1F1FF;
    border-radius: 26px;
    padding: 0px;
    display: inline-block;
}

.inner-course-tab {
    padding: 0px;
    background-color: #F1F1FF;
    border-radius: 13px;
    display: inline-block;
}

.tab-style-05 .nav-tabs .nav-link.active {
    background-color: #0005D1 !important;
    color: #ffffff !important;
    text-transform: none !important;
    font-size: 24px;
    font-weight: 700;
}

.course-tab-link {
    color: #000000;
    text-transform: none !important;
    font-weight: 700;
    font-size: 22px;
    padding: 15px 40px !important;
    border-radius: 40px !important;
}

.tab-text {
    font-weight: 400;
    font-size: 20px;
    line-height: 23.6px;
}

.main-heading2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 30.56px;
}

.globe-img {
    width: auto !important;
}

.why-carousel {
    margin: 40px !important;
}

.owl-stage {
    display: flex !important;
    align-items: center !important;
}

/* .small-link {
    font-size: 16px !important;
} */

@media only screen and (max-width: 767px) {
    .banner-h2 {
        font-weight: 600;
        font-size: 32px;
        line-height: 30px;
    }  

    .main-heading {
        font-size: 28px;
        line-height: 26px;
    }

    .banner-text {
        font-size: 16px;
        line-height: 30px;
    }

    .large-container {
        padding: 28px 22px !important;
    }

    .banner-box {
        display: none !important;
    }

    .footer-container {
        padding: 15px 20px;
    }

    .footer-logo-wrapper {
        padding: 0px;
    }

    .footer-text {
        font-size: 15px;
        line-height: 30px;
        margin-top: 10px !important;
    }

    .footer-header {
        font-size: 16px;
    }

    .footer-list li {
        font-size: 14px;
        margin-bottom: 0px;
    }

    .footer-line-row {
        margin: 0px;
        padding: 0px
    }

    .footer-line-row > div {
        padding: 0px !important;
    }

    .socials-wrapper {
        display: flex;
        justify-content: space-between;
        float:none !important;
    }

    .clients-container {
        margin-left: 10px;
    }

    .sect-circle {
        top: -25px;
        right: 10px;
        height: 100px;
    }

    .globe-card {
        padding: 10px 15px;
        margin-bottom: 10px;
        height: auto;
    }

    .sect-h5 {
        font-size: 22px;
        margin-top: 20px;
        line-height: 27px;
        margin-bottom: 5px;
    }

    .sect-text2 {
        font-size: 15px;
        line-height: 30px;
    }

    .num-text h3 {
        font-size: 28px;
        line-height: 28px;
    }

    .course-h2, .abt-h2 {
        font-size: 28px !important;
        line-height: 28px;
    }

    .course-wave-white {
        height: 55px;
    }

    .course-card, .cd1, .cd2, .cd3 {
        height: auto;
        margin-bottom: 10px;
    }

    .course-card-blue, .course-card-yellow {
        padding: 20px;
    }

    .course-h4 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 15px;
    }

    .course-p, .course-check-wrapper {
        font-size: 16px;
        line-height: 30px;
        font-weight: unset;
    }

    .course-check-wrapper {
        margin-bottom: 13px;
    }

    .half-circle {
        height: 35px;
    }

    .test-carousel {
        padding: 5px !important;
    }

    .testimonial-content{
        padding: 10px 20px;
    }

    .testimony {
        font-size: 16px;
        line-height: 30px; 
    }

    .testimonial-content {
        margin-bottom: 15px;
    }

    .test-name {
        margin-top: 20px;
    }

    .testimonial-img {
        display: none;
    }

    .contact-container {
        padding: 10px 20px;
        border-radius: 0px;
    }

    .cont-h4 {
        font-size: 28px;
        line-height: 28px;
    }

    .contact-form-wrapper {
        padding: 0px;
    }

    .contact-form-input {
        font-size: 16px;
    }

    .abt2 {
        right: 0%;
    }

    .abt1, .abt2, .abt3 {
        height: 50px;
    }

    .about-banner-footer {
        min-height: 50px;
    }

    .mission-container {
        /* background-position: 112% 100%; these */
        background: transparent !important;
        
    }

    .abt-comp-card {
        padding: 15px;
        height: auto;
        margin-bottom: 10px !important;
    }

    .abt-comp-text {
        margin-top: 20px;
    }

    .abt-comp-text h4 {
        font-size: 20px;
        line-height: 20px;
    }

    .abt-comp-text p {
        font-size: 16px;
        line-height: 30px;
    }

    .rect-dots {
        display: none;
    }

    .about-comp-section {
        padding-bottom: 20px;
    }

    .floating-circle {
        height: 55px;
        float: right;
        margin-top: -68px;
        margin-right: -10px;
        z-index: 2;
    }

    .team-card {
        margin-bottom: 10px;
    }

    .blog-bg-container {
        border-radius: 0px !important;
    }

    .blog-banner-section {
        padding-top: 0px !important;
    }

    .enroll-card-wrapper h4 {
        font-size: 25px;
    }

    .enroll-card {
        padding: 10px 15px;
        margin-bottom: 10px;
    }

    .tab-style-05 .nav-tabs .nav-link.active {
        font-size:15px;
        font-weight: 700;
    }
    
    .course-tab-link {
        font-size: 15px;
        padding: 10px 10px !important;
    }

    .nav-li {
        width: auto !important;
    }

    .tab-text, .req-text, .course-req-p, .course-req-list li {
        font-size: 15px;
        line-height: 30px;
    }

    .main-heading2 {
        font-size: 18px;
    }

    .tab-container {
        padding: 10px 15px;
    }

    .tab-content-wrapper > div {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    .blog-post-wrapper {
        margin: 20px;
    }

    .blog-post-img-wrapper {
        /* padding-left: 10px !important;
        padding-right: 10px !important; */
        padding: 0px !important;
        margin: 0px o !important;
    }

    .bgp {
        /* justify-content: center; */
        align-items: center;
        display: flex !important;
    }

    .blog-banner {
        height: 300px;
        width: 100%;
    }

    .active-nav {
        border-bottom: none !important;
        color: #0005D1 !important;
        font-weight: 700 !important;
        /* background-color: #0005D1 !important; */
    }

    .emp-card {
        height: auto !important;
    }

    .text-spaced {
        line-height: 30px !important;
    }
}   
