body {
    font-family: 'DM Sans', sans-serif;
    font-family: 'Montserrat', sans-serif;
    font-family: 'PT Serif Caption', serif;
    overflow-x: hidden;
}

.bg-ac-color {
    background-color: #F2F8F8;
}

.accordion-button {
    background-color: transparent;
}

/* common css */

.btn-primary {
    background: linear-gradient(180deg, #F48D75 0%, #E3684B 90.62%);
    border: none;
    border-radius: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 20px;
    box-shadow: 0px 4px 12px 0px #75131340;
    font-family: 'Montserrat', sans-serif;
}

.btn-secondery {
    background: linear-gradient(0deg, #FFFFFF, #FFFFFF);
    border: 3px solid #F48D75;
    border-radius: 50px;
    font-weight: 700;
    color: #EC7B61;
    padding: 10px 20px;
    box-shadow: 0px 4px 12px 0px #75131340;
    font-family: 'Montserrat', sans-serif;
}

h1,
.h1 {
    font-size: 72px;
    font-weight: 400;
    color: #12022F;
    letter-spacing: -3px;
    line-height: 78px;
    /* font-style: italic; */
    font-family: 'PT Serif Caption', serif;
}

h2,
.h2 {
    font-family: 'PT Serif Caption', serif;
    font-size: 60px;
    font-weight: 400;
    line-height: 78px;
    letter-spacing: -3px;
    text-align: center;
    color: #12022F;
}

h3,
.h3 {
    font-family: 'PT Serif Caption', serif;
    font-size: 43px;
    font-weight: 400;
    line-height: 61px;
    letter-spacing: -1.45px;
    /* text-align: center; */
    color: #12022F;
}

h6,
.h6 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 800;
    line-height: 28px;
    letter-spacing: -0.4px;
}


/* Header */
.header {
    background-color: #fff;
}

.header .navbar .header-bottom-bar .navbar-nav .nav-item .nav-link {
    color: #12022F;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 30px;
    font-family: 'Montserrat', sans-serif;
}

.header .btn-primary {
    font-size: 14px;
}

/* banner */

.banner h1 span {
    color: #E3684B;
    text-decoration: underline;
    font-style: italic;
}

.banner .banner-text {
    color: #017075;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.4px;
    font-family: 'Montserrat', sans-serif;
}

.banner .banner-text span {
    color: #E3684B;
    font-weight: 700;
}


.banner .mentor-story-slider .splide__list .splide__slide .slider-box {
    display: flex;
    flex-direction: column;
    height: 100%;
    /* border: 1px solid red; */
}

.mentorImg img{
	max-width :125px;
	max-height:125px;
	border-radius:25px;
	
	
	
}

.testemonialImg img{
	max-width :425px;
	max-height:425px;
	border-radius:25px;
	
	
	
}

/* .banner .mentor-story-slider .splide__list .splide__slide .slider-box .slider-image {
    flex-grow: 1;

} */
/* .banner .mentor-story-slider .splide__list .splide__slide .slider-box .slider-image{
    border: 1px solid black;
    height: 100%;
} */
.banner .mentor-story-slider .splide__list .splide__slide .slider-box .slider-title p {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: -0.33px;
    text-align: center;
    color: #646464;
}

.banner .banner-top-bar .header-btn-call button {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding: 20px 40px;
    align-items: center;
}

.banner .banner-top-bar .header-btn-text {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.3px;
    text-align: center;
}



/* mentorship */
.mentorship {
    background-image: url(../img/mentorship-bg.png);
}

.mentorship .faq-header h3 span {
    font-family: 'PT Serif Caption', serif;
    color: #E3684B;
    font-style: italic;
    font-size: 43px;
    font-weight: 400;
    line-height: 61px;
    letter-spacing: -1.45px;
    text-decoration: underline;
}

/* .mentorship .accordion .accordion-header .accordion-button button {
    height: 75px;
} */
.mentorship .accordion .accordion-header .accordion-button img {
    width: 35px;
    height: 35px;
}

.mentorship .accordion .accordion-item {
    background: transparent;
}

.accordion-button {
    font-family: 'Montserrat', sans-serif;
    color: #12022F;
    font-size: 18px;
    font-weight: 600;
    /* background-color: #fff; */
    background: transparent;
    box-shadow: none !important;
    line-height: 1;
    padding: 20px 0px;
}

.accordion-button:not(.collapsed) {
    color: #12022F;
    /* background-color: #fff; */
    background: transparent;
}
.accordion-button:not(.collapsed)::after {
    background-image: url(../img/accordian-icon-desktop.svg);
    /* transform: rotate(180deg); */
}
.accordion-button::after {
    margin-left: 30px;
    transform: rotate(180deg);
    background-image: url(../img/accordian-icon-desktop.svg);
}

.accordion-body {
    padding: 0 0 20px 0;
}

.accordion-body p {
    margin-bottom: 0;
    font-weight: 500;
}

.mentorship .accordion .accordion-collapse .accordion-body p {
    font-family: 'Montserrat', sans-serif;
    color: #017075;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -0.36px;
}

.mentorship .accordion .accordion-item {
    border-top: none;
    border-left: none;
    border-right: none;
}


.accordion-button:focus {
    border: none;
    box-shadow: none;
}


/* how-work */
.how-work {
    background-color: #338C90;
}

.how-work .how-work-container {
    background-image: url(../img/work-bg.png);
}

.how-work .how-work-body {
    position: relative;
    display: flex;
    align-items: flex-start;
}

.how-work .how-work-body:not(:last-child)::after {
    content: "";
    position: absolute;
    color: #fff;
    border: 1px dashed #fff;
    left: 33px;
    top: 0;
    height: 100%;
    z-index: 0;

}

.how-work .how-work-body .how-work-img {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 66px;
    width: 66px;
    border-radius: 50%;
    background: #fff;
    min-width: 66px;
    z-index: 1;
}


.how-work .how-work-body .how-work-img span {
    font-family: 'DM Sans', sans-serif;
    /* padding: 15px 20px; */
    color: #12022F;
    font-weight: 700;
    font-size: 24px;
}

.how-work .how-work-body .how-work-btn p {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.4px;
}

.how-work .how-work-body h6 {
    font-weight: 700;
}


/* flecha-help */
.flecha-help {
    background-image: url(../img/flecha-helps-bg.png);
}

.flecha-help .flecha-content .flecha-help-body h6 {
    color: #0E3A3C;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}

.flecha-help .flecha-content .flecha-help-body p {
    font-family: 'Montserrat', sans-serif;
    color: #017075B2;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.3px;
}



/* pricing */
.pricing {
    background-image: url(../img/pricing-bg-transparent.png);
}

.pricing .pricing-container {
    border-bottom: 1px solid #E7E5EA;

}

.pricing .title p {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.4px;
    color: #017075;
}

.pricing .title p span {
    font-weight: 700;
}

.pricing .pricing-box-one-time {
    background-image: url(../img/pricing-bg-hover.png);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    padding: 25px;
    display: flex;
    flex-direction: column;
    /* border: 3px solid #338C9026; */
    border-radius: 20px;
    width: 395px;
    height: 622px;

}

.pricing .pricing-box-monthly {
    background-image: url(../img/pricing-bg.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
    color: #017075;
    padding: 25px;
    display: flex;
    flex-direction: column;
    border: 3px solid #338C9026;
    border-radius: 20px;
    width: 395px;
    height: 622px;

}
/* .pricing .pricing-box-monthly:hover{
    background-image: url(../img/pricing-bg-hover.png); 
    color: #fff;
}
.pricing .pricing-box-monthly:hover a{
       color: #fff;
}
.pricing .pricing-box-monthly:hover{
    background-image: url(../img/pricing-bg-hover.png); 
    color: #fff;
} */
.pricing .pricing-box-one-time .cart-header p a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.34px;
    text-align: left;
    text-decoration: underline;

}


.pricing .pricing-box .cart-header p {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.40px;
    text-align: left;
}

.pricing .pricing-box .cart-header span {
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -1.40px;
    text-align: left;
}

.pricing .pricing-box-monthly .cart-header p a {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.34px;
    text-align: left;
    color: #0fa4ab;
    text-decoration: underline;
}

.pricing .pricing-box .cart-body ul {
    list-style: none;
    padding: 0;
}

.pricing .pricing-box .cart-body ul li p {
    /* font-family: 'DM Sans', sans-serif; */
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -0.34px;
    text-align: left;

}


.pricing .pricing-box-monthly:hover{
    background-image: url(../img/pricing-bg-hover.png); 
    color: #fff;
}
.pricing .pricing-box-monthly:hover p a{
       color: #fff;
}
.pricing .pricing-box-monthly:hover{
    background-image: url(../img/pricing-bg-hover.png); 
    color: #fff;
}
.pricing .pricing-box:hover .cart-footer button {
    background: linear-gradient(180deg, #F48D75 0%, #E3684B 90.62%);
    border: none;
    border-radius: 50px;
    color: #fff;
    font-weight: 700;
    padding: 10px 20px;
    box-shadow: 0px 4px 12px 0px #75131340;
    font-family: 'DM Sans', sans-serif;
}


/* mentor */
.mentor {
    background-image: url(../img/mentor-bg.png);
}

.mentor .title p {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.40px;
    text-align: center;
    color: #0C7073;
}

.mentor .our-mentor-slider ul li .slider-box-content a {
    color: #193C3D;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: -0.40px;
    text-align: center;
}
.mentor .our-mentor-slider ul li .slider-box-content img{
    width:32px;
    padding-right:8px;
    padding-bottom: 8px;
    border-radius: 0;
}
.mentor .our-mentor-slider ul li .slider-box-content p {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.40px;
    text-align: center;
    color: #4D9B9E;

}

/* button */

.mentor .splide__pagination li {
    display: inline-block;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    pointer-events: auto;
}

.mentor .splide__pagination li:active {
    display: inline-block;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    pointer-events: auto;
    background: #017075;
    border-radius: 50px;
}


.mentor .testimonial-slider .splide__pagination {
    background-color: #C0C0C0;
    left: 50%;
    transform: translateX(-50%);
    right: unset;
    padding: 0;
    border-radius: 8px;
}

.mentor .testimonial-slider .splide__pagination li {
    line-height: 0;
}

.mentor .testimonial-slider .splide__pagination__page {
    background: transparent;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    height: 16px;
    margin: 3px;
    opacity: 1;
    padding: 0;
    position: relative;
    transition: transform .2s linear;
    width: 34px;
    border-radius: 0px;
    margin: 0;
}

.mentor .testimonial-slider .splide__pagination__page.is-active {
    margin: 0;
    width: 34px;
    border-radius: 8px;
    background: #017075;
    transform: scale(1);
}

.mentor .splide__pagination li {
    display: inline-block;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    pointer-events: auto;
}

.mentor .our-mentor-slider .splide__pagination {
    bottom: -20px;
}

.mentor .our-mentor-slider .splide__pagination {
    background-color: #C0C0C0;
    left: 50%;
    transform: translateX(-50%);
    right: unset;
    padding: 0;
    border-radius: 8px;
}

.mentor .our-mentor-slider .splide__pagination li {
    line-height: 0;
}
.mentor .our-mentor-slider  li .flex-column{
    height: 297px !important;
}
.mentor .our-mentor-slider .splide__pagination__page {
    background: transparent;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    /* height: 16px; */
    height: 12px;
    margin: 3px;
    opacity: 1;
    padding: 0;
    position: relative;
    transition: transform .2s linear;
    width: 34px;
    border-radius: 0px;
    margin: 0;
}

.mentor .our-mentor-slider .splide__pagination__page.is-active {
    margin: 0;
    /* width: 34px; */
    width: 18px;
    border-radius: 8px;
    background: #017075;
    transform: scale(1);
}



/* testimonial */
.testimonial {
    background-image: url(../img/testimonial-bg.png);
}

.testimonial .title p {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.40px;
    text-align: left;
    color: #017075;
}

.testimonial .testimonial-slider-details p {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
    letter-spacing: -1.60px;
    text-align: left;
    color: #0E3A3C;

}

.testimonial .testimonial-slider-details h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: -0.40px;
    text-align: left;
    color: #0E3A3C;
}

.testimonial .testimonial-slider-details span {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.30px;
    text-align: left;
    color: #49999C;

}


/* button */

.testimonial .splide__pagination li {
    display: inline-block;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    pointer-events: auto;
}

.testimonial .splide__pagination li:active {
    display: inline-block;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    pointer-events: auto;
    background: #017075;
    border-radius: 50px;
}


.testimonial .testimonial-slider .splide__pagination {
    background-color: #C0C0C0;
    left: 50%;
    transform: translateX(-50%);
    right: unset;
    padding: 0;
    border-radius: 8px;
}

.testimonial .testimonial-slider .splide__pagination li {
    line-height: 0;
}

.testimonial .testimonial-slider .splide__pagination__page {
    background: transparent;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    height: 16px;
    margin: 3px;
    opacity: 1;
    padding: 0;
    position: relative;
    transition: transform .2s linear;
    width: 34px;
    border-radius: 0px;
    margin: 0;
}

.testimonial .testimonial-slider .splide__pagination__page.is-active {
    margin: 0;
    width: 34px;
    border-radius: 8px;
    background: #017075;
    transform: scale(1);
}

.testimonial .splide__pagination li {
    display: inline-block;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    pointer-events: auto;
}

.testimonial .testimonial-mobile-slider .splide__pagination {
    bottom: -20px;
}

.testimonial .testimonial-mobile-slider .splide__pagination {
    background-color: #C0C0C0;
    left: 50%;
    transform: translateX(-50%);
    right: unset;
    padding: 0;
    border-radius: 8px;
}

.testimonial .testimonial-mobile-slider .splide__pagination li {
    line-height: 0;
}

.testimonial .testimonial-mobile-slider .splide__pagination__page {
    background: transparent;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    height: 16px;
    margin: 3px;
    opacity: 1;
    padding: 0;
    position: relative;
    transition: transform .2s linear;
    width: 34px;
    border-radius: 0px;
    margin: 0;
}

.testimonial .testimonial-mobile-slider .splide__pagination__page.is-active {
    margin: 0;
    width: 34px;
    border-radius: 8px;
    background: #017075;
    transform: scale(1);
}

/* footer */
.footer {
    background: #338C90;
}

.footer .footer-container {
    background-image: url(../img/footer-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.footer .footer-title p {
    font-family: 'PT Serif Caption', serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -0.35px;
    text-align: left;
    color: #fff;
}

.footer input {
    border-radius: 50px;
    /* background: #338C90; */
    background: #ffffff1a;
    border: none;
    /* opacity: 0.1; */
    font-size: 16px;
    font-weight: 400;
    padding: 10px 10px 10px 50px;
}

.footer input::placeholder {
    color: white;
    opacity: 0.5;
}

.footer .footer-header ul {
    list-style: none;
}

.footer .footer-header ul li {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: -0.35px;
    text-align: left;
}

.footer .footer-header a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.30px;
    text-align: right;

}

.footer .footer-header p {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.30px;
    text-align: right;


}

.footer .footer-row {
    border-bottom: 1px solid #fff;
}

.footer .footer-bottom p {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.30px;
    text-align: left;
}

.footer .footer-bottom ul {
    list-style: none;
}

.footer .footer-bottom ul li {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.30px;
    text-align: left;

}

.footer .footer-input {
    position: relative;
}

.footer-input-logo {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
}





/* breakpoints */
@media (max-width: 1399.98px) {
    .banner .mentor-story-slider .splide__list .splide__slide .slider-box .slider-title p {
        font-size: 16px;
    }
}


@media (max-width: 1199.98px) {

    h1,
    .h1 {
        font-size: 60px;
        line-height: 66px;
    }

    .banner .banner-text {
        font-size: 14px;
        line-height: 24px;
    }

    .banner .mentor-story-slider .splide__list .splide__slide .slider-box .slider-title p {
        font-size: 14px;
    }

    .mentor .our-mentor-slider ul li .slider-box-content a {
        font-size: 20px;
    }

    .mentor .our-mentor-slider ul li .slider-box-content p {
        font-size: 14px;
        justify-content: center;
    }

    .testimonial .testimonial-slider-details p {
        font-size: 30px;
    }

    .testimonial .testimonial-slider-details h5 {
        font-size: 20px;
    }
}


@media (max-width: 991.98px) {
    .btn-primary {
        padding: 8px 20px;
    }

    h1,
    .h1 {
        font-size: 64px;
    }

    .header .navbar .header-bottom-bar .navbar-nav .nav-item .nav-link {
        font-size: 14px;
        padding: 6px 14px;
    }

    .banner .banner-text {
        font-size: 14px;
    }

    .banner .mentor-story-slider .splide__list .splide__slide .slider-box .slider-title p {
        font-size: 14px;
    }

    h2,
    .h2 {
        font-size: 40px;
        line-height: 50px;
    }

    h3,
    .h3 {
        font-size: 28px;
        line-height: 30px;
    }

    h6,
    .h6 {
        font-size: 16px;
    }

    .accordion-button:not(.collapsed) {
        font-size: 16px;
    }

    .mentorship .faq-header h3 span {
        font-size: 34px;
    }

    .mentorship .accordion .accordion-collapse .accordion-body p {
        font-size: 14px;
    }

    .pricing .title p {
        font-size: 16px;
        line-height: 26px;
    }

    .pricing .pricing-box:hover .cart-header p a {
        color: #fff;
    }

    .pricing .pricing-box .cart-header p a {
        opacity: 0.3;
        text-decoration: none;
    }

    .pricing .pricing-box .cart-body ul li p {
        font-size: 16px;
        font-weight: 700;
        line-height: 34px;
        letter-spacing: -0.3440011739730835px;
        text-align: left;

    }

    .filter-pricing {
        border-radius: 50px;
        padding: 4px;
        flex: 0 0 50%;
        text-align: center;
        /* background-image: url(/asse}/img/pricing-bg-hover.png);
        background-size: cover;
        background-repeat: no-repeat; */
    }

    .filter-pricing button.nav-link {
        background-color: transparent !important;
        background: transparent !important;
        box-shadow: none;
        color: #0E3A3C;
        text-align: center;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 16px;
    }

    .filter-pricing button.nav-link.active {
        background-color: #338C90 !important;
        color: #fff;
        text-align: center;
    }

    .filter-pricing.show {
        background-color: #F2F2F2;
        border-radius: 50px;
        padding: 10px;
        text-align: center;
    }

    .filter-pricing.show a {

        font-size: 16px;
        font-weight: 600;
        line-height: 28px;
        letter-spacing: -0.3440011739730835px;
        text-align: center;
        color: #0E3A3C;


    }

    .filter-pricing a {
        color: #fff;
        text-decoration: none;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: 600;
        line-height: 28px;
        letter-spacing: -0.3440011739730835px;
        text-align: center;

    }

    .pricing .pricing-box .cart-header p {
        font-size: 18px;
        font-weight: 600;
        line-height: 30px;
        letter-spacing: -0.4077051281929016px;
        text-align: left;

    }

    .pricing .pricing-box .cart-header span {
        font-size: 42px;
        font-weight: 700;
        line-height: 60px;
        letter-spacing: -1.4105165004730225px;
        text-align: left;

    }

    .pricing .pricing-box .cart-header p a {
        font-size: 16px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: -0.3440011739730835px;
        text-align: left;

    }
    .pricing .pricing-box {
        background-image: url(../img/pricing-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        color: #fff;
        padding: 25px;
        display: flex;
        flex-direction: column;
        height: 100%;
        border: 3px solid #338C9026;
        border-radius: 20px;

    }

    .pricing .tab-pane.active .pricing-box {
        background-image: url(../img/pricing-bg-hover.png);
        color: #fff;
    }

    .mentor .title p {
        font-size: 16px;
        line-height: 26px;
    }

    .testimonial .title p {
        font-size: 16px;
        line-height: 26px;
    }

    .testimonial .testimonial-slider-details p {
        font-size: 20px;
        line-height: 30px;
        letter-spacing: -0.6px;
    }

    .testimonial .testimonial-slider-details h5 {
        font-size: 16px;
        line-height: 15px;
    }

    .testimonial .testimonial-slider-details span {
        font-size: 12px;
    }

    .footer .footer-title p {
        font-size: 14px;
    }

    .footer .footer-header ul li {
        font-size: 14px;
    }

    .how-work .how-work-body .how-work-btn p {
        font-size: 14px;
        line-height: 20px;
    }
}

@media (max-width: 767.98px) {
    .btn-primary {
        margin-top: 20px;
    }

    h1,
    .h1 {
        font-size: 46px;
        line-height: 50px;
        margin-top: 44px;
    }

    h2,
    .h2 {
        font-size: 34px;
        line-height: 42px;
    }

    h3,
    .h3 {
        font-size: 22px;
        line-height: 5px;
    }

    .banner .mentor-story-slider .splide__list .splide__slide .slider-box .slider-title p {
        line-height: 18px;
    }

    .mentorship .faq-header h3 span {
        font-size: 22px;
    }

    .mentorship .accordion .accordion-header .accordion-button img {
        width: 28px;
        height: 26px;
    }

    .accordion-button {
        font-size: 14px;
    }

    .accordion-button:not(.collapsed) {
        font-size: 14px;
    }

    .mentorship .accordion .accordion-collapse .accordion-body p {
        font-size: 12px;
        line-height: 20px;
    }

    .pricing .pricing-box:hover .cart-header p a {
        color: #fff;
    }

    .pricing .pricing-box .cart-header p a {
        opacity: 0.3;
        text-decoration: none;
    }

    .pricing .pricing-box .cart-body ul li p {
        font-size: 16px;
        font-weight: 700;
        line-height: 34px;
        letter-spacing: -0.3440011739730835px;
        text-align: left;

    }

    .filter-pricing {
        border-radius: 50px;
        padding: 4px;
        flex: 0 0 50%;
        text-align: center;
        /* background-image: url(/asse}/img/pricing-bg-hover.png);
        background-size: cover;
        background-repeat: no-repeat; */
    }

    .filter-pricing button.nav-link {
        background-color: transparent !important;
        background: transparent !important;
        box-shadow: none;
        color: #0E3A3C;
        text-align: center;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 16px;
    }

    .filter-pricing button.nav-link.active {
        background-color: #338C90 !important;
        color: #fff;
        text-align: center;
    }

    .filter-pricing.show {
        background-color: #F2F2F2;
        border-radius: 50px;
        padding: 10px;
        text-align: center;
    }

    .filter-pricing.show a {

        font-size: 16px;
        font-weight: 600;
        line-height: 28px;
        letter-spacing: -0.3440011739730835px;
        text-align: center;
        color: #0E3A3C;


    }

    .filter-pricing a {
        color: #fff;
        text-decoration: none;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: 600;
        line-height: 28px;
        letter-spacing: -0.3440011739730835px;
        text-align: center;

    }

    .pricing .pricing-box .cart-header p {
        font-size: 18px;
        font-weight: 600;
        line-height: 30px;
        letter-spacing: -0.4077051281929016px;
        text-align: left;

    }

    .pricing .pricing-box .cart-header span {
        font-size: 42px;
        font-weight: 700;
        line-height: 60px;
        letter-spacing: -1.4105165004730225px;
        text-align: left;

    }

    .pricing .pricing-box .cart-header p a {
        font-size: 16px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: -0.3440011739730835px;
        text-align: left;

    }
    .pricing .pricing-box {
        background-image: url(../img/pricing-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        color: #fff;
        padding: 25px;
        display: flex;
        flex-direction: column;
        height: 100%;
        border: 3px solid #338C9026;
        border-radius: 20px;

    }

    .pricing .tab-pane.active .pricing-box {
        background-image: url(../img/pricing-bg-hover.png);
        color: #fff;
    }

    .mentor .title p {
        font-size: 14px;
        line-height: 22px;
    }

    .mentor .our-mentor-slider ul li .slider-box-content a {
        font-size: 16px;
    }

    .mentor .our-mentor-slider ul li .slider-box-content p {
        line-height: 10px;
    }

    .testimonial .title p {
        font-size: 14px;
        line-height: 22px;
    }

    .testimonial .testimonial-slider-details p {
        margin-top: 24px;
    }

    .footer .footer-header ul li {
        font-size: 20px;

    }

    .footer .footer-title p {
        font-size: 24px;
    }

    .footer .footer-header ul {
        justify-content: flex-start;
        padding: 0;
    }

    .footer .footer-input {
        margin-top: 20px;
    }

    .footer .footer-header a {
        text-align: left;
    }

    .footer .footer-header p {
        text-align: left;
    }

    .footer .footer-bottom {
        flex-direction: column;
    }

    .footer .footer-bottom ul li {
        font-size: 20px;
    }

    .footer .footer-bottom ul {
        justify-content: flex-start;
        padding: 0;
    }
}

@media (max-width: 575.98px) {

    .header-btn-call {
        width: 100%;
    }

    h1,
    .h1 {
        text-align: start;
        line-height: 62px;
    }

    h2,
    .h2 {
        font-size: 46px;
        font-weight: 400;
        line-height: 60px;
        text-align: left;
    }

    h3,
    .h3 {
        font-size: 28px;
        line-height: 5px;
    }

    .flecha-help .flecha-content .flecha-help-body h6 {
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: 600;
        line-height: 30px;
        letter-spacing: -0.4077051281929016px;
        text-align: left;

    }

    .flecha-help .flecha-content .flecha-help-body p {
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: -0.3440011739730835px;
        text-align: left;
        color: #017075B2;


    }

    .mentor {
        background-image: url(../img/mobile-mentor-bg.png);
    }

    .mentorship .faq-header h3 span {
        font-size: 28px;
    }

    /* .mentor-story-slider .splide__slide img {
        width: 100%;
    } */
    .mentor-story-slider .splide__slide img {
        width: 85%;
    }


    .banner .banner-text {
        font-size: 18px;
        line-height: 34px;
        text-align: left;
    }

    .slider-title {
        padding: 0;
    }

    .banner .mentor-story-slider .splide__list .splide__slide .slider-box .slider-title p {
        font-size: 18px;
    }

    /* .splide__pagination {
        visibility: hidden;
    } */

    .mentor-story-slider {
        max-height: 442px;
    }

    .banner .banner-top-bar .header-btn-call button {
        width: 100%;
        font-size: 18px;
    }

    .banner .banner-top-bar .header-btn-text {
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 25px;
        letter-spacing: -0.34px;
        text-align: center;
        color: #222222CC;
    }

    .mentorship {
        background-image: none;
    }

    /* .mentorship .accordion .accordion-item {
        margin-bottom: 16px;
        border-bottom: none;
        border: 1px solid #0170754D;
        border-radius: 15px;
        overflow: hidden;
        padding: 25px 15px;
    } */

    /* .mentorship .accordion .accordion-item .show {
        background-color: #F2F8F8;
    }

    .accordion-item .accordion-button {
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: 600;
        line-height: 30px;
        letter-spacing: -0.4077051281929016px;
        text-align: left;
        color: #0E3A3C;

    }

    .mentorship .accordion .accordion-header .accordion-button img {
        margin-right: 22px;
    }

    .mentorship .accordion .accordion-collapse .accordion-body p {
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: -0.3440011739730835px;
        text-align: left;
        color: #017075B2;
        margin-bottom: 0;
    } */
    .mentorship .accordion .accordion-item {
        padding: 20px;
        border: 1px solid #0170754D;
        border-radius: 15px;
        margin-bottom: 15px;
    }

    .mentorship .accordion .accordion-active {
        background-color: #F2F8F8;
    }

    .mentorship .accordion .accordion-active .accordion-button {
        background-color: transparent;
    }

    .mentorship .accordion .accordion-button::after {
        display: none;
    }

    .mentorship .accordion .accordion-button {
        padding: 0;
        box-shadow: none;
    }

    .mentorship .accordion .accordion-body {
        padding: 20px 0px;
    }


    .accordion-item.accordion-active .accordion-button span svg{
        transform: rotate(180deg);
    }

    .how-work .how-work-body .how-work-img span {
        color: #0E3A3C;
    }

    .how-work .how-work-body {
        display: flex;
        text-align: center;
        align-items: center;
    }

    .how-work .btn-primary {
        margin: 0;
    }

    .pricing .title p span {
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: 700;
        line-height: 31px;
        letter-spacing: 0px;
        text-align: left;
    }

    .pricing .title p {
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: 500;
        line-height: 31px;
        letter-spacing: 0px;
        text-align: left;

    }

    .mentor .title p {
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: 500;
        line-height: 31px;
        letter-spacing: 0px;
        text-align: left;
    }

    .mentor .our-mentor-slider ul li .slider-box-content a {
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: 600;
        line-height: 30px;
        letter-spacing: -0.4077051281929016px;
        text-align: left;

    }

    .mentor .our-mentor-slider ul li .slider-box-content p {
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: -0.3440011739730835px;
        text-align: left;

    }

    .banner .banner-text {
        font-size: 18px;
        line-height: 34px;
    }

    .testimonial .title p {
        font-size: 22px;
        line-height: 38px;
    }

    .testimonial {
        background-image: url(../img/testimonial-mobile-bg.png);
    }

    .pricing .pricing-box:active {
        background-image: url(../img/pricing-bg-hover.png);
        background-size: cover;
        background-repeat: no-repeat;
        color: #fff;
        padding: 25px;
    }

    /* .pricing .pportfolio-flters-mobile a {
        list-style: none;
        display: flex;
                    padding: 0;
                    border: 1px solid #F2F2F2;width: 100%;padding: 15px 0;border-radius: 50px;
    } */
    .filter-pricing {
        background-color: #F2F2F2;

    }

    .btn-secondery {
        font-size: 18px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: -0.41280144453048706px;
        text-align: center;

    }

    .pricing .pricing-box:hover .cart-header p a {
        color: #fff;
    }

    .pricing .pricing-box .cart-header p a {
        opacity: 0.3;
        text-decoration: none;
    }

    .pricing .pricing-box .cart-body ul li p {
        font-size: 16px;
        font-weight: 700;
        line-height: 34px;
        letter-spacing: -0.3440011739730835px;
        text-align: left;

    }

    .filter-pricing {
        border-radius: 50px;
        padding: 4px;
        flex: 0 0 50%;
        text-align: center;
        /* background-image: url(/asse}/img/pricing-bg-hover.png);
        background-size: cover;
        background-repeat: no-repeat; */
    }

    .filter-pricing button.nav-link {
        background-color: transparent !important;
        background: transparent !important;
        box-shadow: none;
        color: #0E3A3C;
        text-align: center;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 16px;
    }

    .filter-pricing button.nav-link.active {
        background-color: #338C90 !important;
        color: #fff;
        text-align: center;
    }

    .filter-pricing.show {
        background-color: #F2F2F2;
        border-radius: 50px;
        padding: 10px;
        text-align: center;
    }

    .filter-pricing.show a {

        font-size: 16px;
        font-weight: 600;
        line-height: 28px;
        letter-spacing: -0.3440011739730835px;
        text-align: center;
        color: #0E3A3C;


    }

    .filter-pricing a {
        color: #fff;
        text-decoration: none;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: 600;
        line-height: 28px;
        letter-spacing: -0.3440011739730835px;
        text-align: center;

    }

    .pricing .pricing-box .cart-header p {
        font-size: 18px;
        font-weight: 600;
        line-height: 30px;
        letter-spacing: -0.4077051281929016px;
        text-align: left;

    }

    .pricing .pricing-box .cart-header span {
        font-size: 42px;
        font-weight: 700;
        line-height: 60px;
        letter-spacing: -1.4105165004730225px;
        text-align: left;

    }

    .pricing .pricing-box .cart-header p a {
        font-size: 16px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: -0.3440011739730835px;
        text-align: left;

    }
    .pricing .pricing-box {
        background-image: url(../img/pricing-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        color: #fff;
        padding: 25px;
        display: flex;
        flex-direction: column;
        height: 100%;
        border: 3px solid #338C9026;
        border-radius: 20px;

    }

    .pricing .tab-pane.active .pricing-box {
        background-image: url(../img/pricing-bg-hover.png);
        color: #fff;
    }

    .testimonial .testimonial-slider-details h5 {
        display: flex;
        justify-content: center;
    }

    .testimonial .testimonial-slider-details span {
        display: flex;
        justify-content: center;
    }

    .testimonial .testimonial-slider-details p {
        font-size: 25px;
        line-height: 39px;
        display: flex;
        text-align: center;
        color: #017075;
        font-weight: 500;
        margin-bottom: 20px;
    }

    .footer {
        background: #017075;

    }

    .footer .footer-container {
        background-image: none;
    }

    .footer .footer-header ul li {
        font-size: 16px;
        font-family: 'DM', sans-serif;
        font-size: 16px;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: -0.34480002522468567px;
        text-align: left;

    }

    .footer .footer-title p {
        font-size: 18px;
    }

    .footer .footer-header a {
        margin-top: 30px;
    }

    .footer .footer-header p {
        margin-bottom: 46px;
    }


    .footer .footer-header {
        padding-top: 30px;
    }

    .footer .footer-input-top {
        display: flex;
        flex-direction: column;
    }

    .footer .footer-input-top input {
        width: 100%;
        padding: 17px 10px 17px 50px;
    }

    .footer .footer-input-top input::placeholder {
        padding-left: 30px;
        color: #fff;
        font-size: 18px;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: -0.4137600362300873px;
        text-align: left;
        opacity: 0.5;
    }

    .footer .btn-primary {
        padding: 18px 0;
        font-size: 18px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: -0.4137600362300873px;
        text-align: center;

    }

    .footer-input-logo {
        left: 28px;
    }

    .footer .footer-header a {
        margin: 20px 0;
    }

    .footer .footer-header p a {
        text-decoration: underline;
    }

    .footer .footer-row {
        border: none;
    }

    .footer .footer-row .footer-header-bottom {
        border-bottom: 1px solid #fff;
        opacity: 0.3;
    }

    .footer .footer-bottom p {
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: -0.34480002522468567px;
        text-align: left;
        opacity: 0.3;
    }

    .footer .footer-bottom ul li {
        font-size: 16px;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: -0.5px;
        text-align: left;

    }

    .how-work .how-work-body h6 {
        font-weight: 600;
    }

    
}

.closeicon{display: none;}
.homemenu .header.fixed-top {
    box-shadow: 0px 2px 2px 2px rgba(1, 112, 117, 0.3);
}
.homemenu .header.fixed-top .header-top {
    padding: 8px 0 14px !important;
}

@media screen and (max-width: 991px) {
body.homemenu .menu-btn {position: fixed; right: 21px; top: 42px; z-index: 9999;}
.offcanvas.offcanvas-start {top: 0; right: 0; transform: translateX(100%); left: auto; background:transparent; transition: .3s; z-index: 999; width: 100% !important; padding-left: 40%;}
body.homemenu header .offcanvas.show:before {content: ""; position: absolute; top: 0; right: 0; bottom: 0; z-index: 0; left: 0; background-color: rgba(34, 34, 34, .6);}
body.homemenu header .offcanvas.show:after {content: ""; position: absolute; top: 0; right: 0; bottom: 0; z-index: 1; left: 40%; background-color: #017075;}
body.homemenu .offcanvas-backdrop.fade.show{display: none;}
#navbarSupportedContent ul li a {color: #fff !important; padding: 14px 15px; font-size: 14px !important; line-height: 20px; font-weight: 600 !important; text-align: center; font-family: Montserrat, sans-serif; text-transform: uppercase;}
#navbarSupportedContent ul li a:hover {color: #f48d75 !important;}
body.homemenu header .offcanvas.show > div {position: relative; z-index: 3; padding-top: 40px;}
body.homemenu header .offcanvas.show > div #navbarSupportedContent ul {padding-left: 0 !important; margin-top: 26px !important;}
body.homemenu header .offcanvas.show > div #navbarSupportedContent .header-top-bar .btn-primary {background: #f48d75; width: 280px; font-weight: 500 !important; border: 1px solid #f48d75; box-shadow: initial; padding: 6px 20px 8px;}
body.homemenu header .offcanvas.show > div #navbarSupportedContent .header-top-bar .btn-primary:hover{background: #fff; color: #f48d75;}
.homemenuiconactive .menuicon {display: none;}
.homemenuiconactive .closeicon{display: inline-block;}
.homemenu .mobilehad {
    border-bottom: 0 !important;
    padding-top: 50px !important;
}
.homemenu .header.fixed-top .mobilehad {
    margin-top: 0 !important;
    padding-top: 24px !important;
    padding-bottom: 25px !important;
}
.homemenu .header.fixed-top #homemenuicon {
    top: 24px;
}
}

@media screen and (max-width: 575px) {
.offcanvas.offcanvas-start {padding-left: 0;}
body.homemenu header .offcanvas.show::after {left: 0;}
.homelogo {
    text-align: center;
}
.homelogo img {
    max-width: 150px;
    min-width: inherit !important;
}
.homemenu .mobilehad {
    padding-top: 38px !important;
}
}