/* .text-light {
    color: #f8f9fa !important;
}

.btn {
    color: #fff !important;
}

.btn-danger, .btn-danger:not(:disabled):not(.disabled):focus, .btn-danger:not(:disabled):not(.disabled).focus {
    background-color: #cf2637;
}


.btn-danger:hover {
    color: #fff;
    background-color: #bb2d3b !important;
    border-color: #b02a37 !important;
}

.card {
    background-color: #fff;
} */



/* .section {
    padding-top: 35px;
    padding-bottom: 35px;
} */


.footer-content {
    display: none !important;
}

.landingPage .btn-primary {
    color: #fff;
    background-color: #0d6efd !important;
    border-color: #0d6efd !important;
}

.landingPage .btn-primary:hover {
    color: #fff;
    background-color: #0b5ed7;
    border-color: #0b5ed7;
}

.landingPage .fs-8 {
    font-size: 0.9rem !important;
}

.landingPage .fs-10 {
    font-size: 0.7rem !important;
}

.landingPage .nav-link.active {
    position: relative;
    color: #EC1D22 !important;
}

.landingPage .nav-link.active::before {
    content: "";
    border-bottom: 2px solid #EC1D22;
    position: absolute;
    bottom: 5px;
    width: 100%;
    left: 0;
}

.landingPage .yecc-btn-overlay {
    position: relative;
}

.landingPage .yecc-btn-overlay::before {
    content: "";
    background: linear-gradient(to top, #00000094, transparent);
    position: absolute;
    bottom: 0;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
}

.landingPage .yecc-btn-rounded-overlay::before {
    content: "";
    background: linear-gradient(to top, #00000094, transparent);
    position: absolute;
    bottom: 0;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    border-radius: 50px;
}

.landingPage .yecc-position-inherit {
    position: inherit !important;
}

.landingPage .yecc-text-responsive {
    left: 0;
    top: 40%;
}

.landingPage .yecc-text-red {
    color: #EC1D22;
}

.landingPage .yecc-text-blue {
    color: #053b6b;
}

.landingPage .yecc-bg-blue {
    background-color: #053b6b;
    color: #ffffff;
}

.landingPage .active-carousel {
    display: flex;
    align-items: start;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.landingPage .carousel-caption h1 {
    font-size: 1.5rem;
    line-height: 1.5;
}

.landingPage .carousel-caption h4 {
    font-size: 1.5rem;
    font-weight: 600;
}

.landingPage .carousel-btn {
    border: solid 3px #ffffff;
    border-radius: 9px;
    overflow: hidden;
}

.landingPage .carousel-btn2 {
    border: solid 3px #ffffff;
    background-color: #2073BD;
    border-radius: 9px;
    overflow: hidden;
}

.landingPage .carousel-btn2:hover {
    background-color: #1f68a8;
}

.landingPage .carousel-btn:hover {
    background-color: #bb2d3b !important;
    border: solid 3px #ffffff !important;
}

.landingPage #home-banner .glide__slide {
    padding: 0;
}


.landingPage .course-card {
    width: 19rem;
    border-radius: 22px;
    background-image: linear-gradient(to bottom right, #7abaf347, #ffffff, #ffa3a547);
    overflow: hidden;
}

.landingPage .course-card .card-body {
    border: 2px solid #7ABAF3;
    border-top: 0;
    border-bottom-left-radius: 22px;
    border-bottom-right-radius: 22px;
    /* position: relative;
    top: -11px; */
}

.landingPage .fs-8 {
    font-size: 8px !important;
}

.landingPage .border-rad-50 {
    border-radius: 50px;
}

.landingPage .yecc-btn-rounded-overlay {
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content !important;
}

.landingPage .all-courses .glide__slide .yecc-btn-rounded-overlay {
    background-color: #053b6b;
}

.landingPage .all-courses .glide__slide .yecc-btn-rounded-overlay:hover {
    background-color: #032b4e;
}

.landingPage .all-courses .glide__slide.glide__slide .card.free-card .yecc-btn-rounded-overlay {
    background-color: #DE3435;
}

.landingPage .all-courses .glide__slide.glide__slide .card.free-card .yecc-btn-rounded-overlay:hover {
    background-color: #9b2323;
}

.landingPage .all-courses .card-body .card-title {
    font-size: 18px;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    min-height: 48px;
}

.landingPage .all-courses .card-body .course-para {
    /* min-height: 130px; */
    font-size: 16px;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.landingPage .testimoni-text {
    font-size: 12px;
    /* display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal; */
}

.landingPage .all-courses .glide__slide .course-card img {
    border-radius: 22px;
    border: 4px solid #2073BD;
    border-left: 0;
    border-right: 0;
}

.landingPage .all-courses .glide__slide .course-card.card.free-card img {
    border: 4px solid #c33234;
    border-left: 0;
    border-right: 0;
}

.landingPage .all-courses .glide__slide.glide__slide .card.free-card .course-card img {
    border: 4px solid #DE3435;
    border-left: 0;
    border-right: 0;
}

.landingPage .arrows-centered-space-between .glide__track {
    position: relative;
}

.landingPage .arrows-centered-space-between .glide__track>div.text-center {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.landingPage .arrows-centered-space-between .glide__track>div.text-center button,
.landingPage .arrows-centered-space-between .glide__track>div.text-center button.btn-outline-primary {
    border: none;
    box-shadow: none !important;
    height: auto;
    width: auto;
}

.landingPage .arrows-centered-space-between .glide__track>div button:hover {
    background: transparent;
}

.landingPage .arrows-centered-space-between .glide__track>div button svg {
    width: 35px;
    height: 35px;
    color: #000;
}

.landingPage .arrows-centered-space-between.white-arrows .glide__track>div.text-center button svg {
    color: #fff;
}

.landingPage .arrows-centered-space-between .glide__track>div button.text-success {
    color: #439b38 !important;
    border: 1px solid #439b38;
}

.landingPage .arrows-centered-space-between .glide__arrows button {
    box-shadow: none !important;
    background-color: transparent !important;
}

/* WHy YERP */
.landingPage .WHYYERP>img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    height: 410px;
    width: 100%;
}

.landingPage .WHYYERP div.bg-bottom {
    background-image: linear-gradient(to right, #ffd6d747, #7abaf347);
    position: absolute;
    top: 410px;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.landingPage .WHYYERP h6 {
    width: 95%;
    line-height: 1.6;
    font-weight: 400;
    display: grid;
    margin: auto;
}

.landingPage .WHYYERP h2 {
    line-height: 1.5;
}

.landingPage .line-height-1_5 {
    line-height: 1.5;
}

.landingPage .why-cards {
    width: 18rem;
    border-radius: 25px;
    border: solid 4px #EC1d22;
}

.landingPage .why-cards .card-img-top {
    border-radius: 25px;
}

.landingPage .why-cards hr {
    width: 70%;
    display: grid;
    margin: auto;
}

.landingPage .latest-on {
    padding-top: 75px;
    padding-bottom: 15px;
    background-image: url('https://yecc.sgp1.digitaloceanspaces.com/images/Latest_on_YourERPCoach.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.landingPage .latest-desc {
    line-height: 1.6;
    font-weight: 400;
    /* display: grid; */
    margin: auto;
}

.landingPage .lists {
    line-height: 1.6;
}

/* Experiance cards */
.landingPage .experiance-cards {
    max-width: 1000px;
}

.landingPage .experiance-cards .glide__slides {
    padding: 3.5rem 0;
}

.landingPage .experiance-cards .card {
    width: 100%;
    border-radius: 22px;
}

.landingPage .experiance-cards .card h6 {
    border-bottom: solid 1px #053b6b3a;
    display: grid;
    margin: auto;
    width: fit-content;
}

.landingPage .experiance-cards .card .yecc-bg-blue {
    border-radius: 50px;
}

.landingPage .experiance-cards .glide__slide:not(.glide__slide--active) {
    scale: 1;
    opacity: 0.5;
    z-index: 1;
    transition: all 200ms linear;
}

.landingPage .experiance-cards .glide__slide.glide__slide--active {
    scale: 1.3;
    opacity: 1;
    z-index: 2;
    transition: all 200ms linear;
}

.landingPage .experiance-cards .glide__slide .yecc-bg-blue:hover {
    background-color: #032a4d !important;
}

.landingPage .revealingSoon {
    background-image: url('https://yecc.sgp1.cdn.digitaloceanspaces.com/images/Reavealing_Soon.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.landingPage .revealingSoon>div>h6 {
    line-height: 1.6;
    font-weight: 400;
    display: grid;
    margin: auto;
    width: 93%;
}

.landingPage .revealingSoon .card {
    border-radius: 25px;
    border: 4px solid #ffffff;
    background-image: linear-gradient(to bottom, #7abbf393, #ffa3a593);
}

.landingPage .revealingSoon .card-body p {
    text-align: left;
}

.landingPage .releaving1 {
    /* max-width: 200px; */
    display: grid;
    margin: auto;
    width: 100%;
}

.landingPage .releaving2 {
    width: 100%;
}

.landingPage .learnersSay {
    background-image: linear-gradient(to bottom right, #ffd6d747, #ffffff, #7abaf347);
}

.landingPage .learnersSay>div>h6 {
    line-height: 1.6;
    font-weight: 400;
    display: grid;
    margin: auto;
    width: 93%;
}

.landingPage .learnersSay .card {
    width: 18rem;
    border-radius: 22px;
    background-color: #2073BD;
    position: relative;
    margin-bottom: 150px;
}

.landingPage .learnersSay .card>div.img-section {
    position: absolute;
    bottom: -105px;
    left: 50%;
    transform: translateX(-50%)
}

.landingPage .learnersSay .card>div.img-section>div {
    height: 110px;
    width: 110px;
    border-radius: 100%;
    background-size: cover;
    background-position: center;
    border: solid 5px #ffffff;
    display: grid;
    margin: auto;
}

.landingPage .Quotation_mark {
    width: 30px;
    height: auto;
    left: -15px;
    position: relative;
    top: -8px;
}

.landingPage .yecc-custom-border-bottom {
    position: relative;
    padding-bottom: 15px;
}

.landingPage .yecc-custom-border-bottom::before {
    content: "";
    border-bottom: 1px solid #053b6b3a;
    position: absolute;
    bottom: 5px;
    width: 100%;
    left: 0;
}

.landingPage .section-subtitle-w {
    max-width: 70%;
    min-width: 350px;
    display: block;
    margin: auto;
}

/* Header */
/* .navbar-nav-scroll {
    --bs-scroll-height: 100px
}

.navbar.navbar-expand-lg {
    background-color: var(--bs-white);
}

.navbar.navbar-expand-lg .navbar-nav .nav-link {
    font-weight: 600;
}

.logo-yerp {
    width: 20vw;
    min-width: 300px;
    max-width: 500px;
} */



.landingPage .revealingSoon .border-rad-50 {
    width: fit-content;
    margin-top: 10px;
}

.landingPage .carousel-btn2, .carousel-btn {
    padding: 15px;
}

.landingPage .course-materilas-list li {
    width: 22%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.landingPage .course-materilas-list li:nth-child(4) {
    width: 33%;
    word-break: keep-all;
}

/* MEDIA QUERY */

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .landingPage .yecc-text-responsive {
        left: 0;
        top: -5%;
    }

    .landingPage .yecc-text-responsive h1 {
        font-size: 1.2rem;
        text-align: center;
    }

    .landingPage .yecc-text-responsive h4 {
        font-size: 0.8rem;
        font-weight: 500;
    }

    .landingPage .mob-w {
        margin: auto;
    }

    .landingPage .yecc-text-responsive a {
        /* height: 40px; */
        width: 40%;
        display: flex;
    }

    .landingPage .yecc-text-responsive a span {
        font-size: 10px !important;
    }

    .landingPage .slider-text-responsive {
        position: absolute;
        top: 20px;
    }

    .landingPage .mob-w {
        width: 200px !important;
    }

    .landingPage .infoSections.thirdslide h1 {
        font-size: 1.1rem !important;
        line-height: 1.5 !important;
    }

}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .landingPage .yecc-text-responsive {
        left: 0;
        top: 25%;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .landingPage .yecc-text-responsive {
        left: 0;
        /* top: 30%; */
        top: 50%;
        height: fit-content;
        transform: translateY(-50%);
    }

    /* main {
        top: -65px;
        position: relative;
    } */
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .landingPage .yecc-text-responsive {
        left: 0;
        /* top: 28%; */
        width: 55%;
    }

    .landingPage .releaving2 {
        position: absolute;
        max-width: 234px;
        bottom: -2rem;
        left: 0;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .landingPage .yecc-text-responsive {
        left: 0;
        /* top: 28%; */
    }
}

@media only screen and (min-width: 600px) {
    .landingPage .paddingBottomPage {
        padding-bottom: 0;
    }
}

.landingPage .card-price {
    font-weight: 700;
}

.landingPage .course-para {
    position: relative;
}

.landingPage .course-para::after {
    content: '...View More';
    position: absolute;
    right: 0;
    bottom: 0;
    color: blue;
    background-color: #fff0f0;
}

.four-btns .yecc-btn-overlay {
    padding: 17px;
}

.landingPage .w-fit-content {
    width: fit-content !important;
}

.landingPage .accordiansCss .accordion-collapse .card-body p {
    font-size: 17px;
}

.landingPage .accordiansCss .card-body>button {
    white-space: pre-wrap;
    text-align: start;
}

.landingPage .accordiansCss .card-body>button h3 {
    color: var(--body);
}

.flipImage {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.landingPage .infoSections h1 {
    /* text-shadow: 0px 0px 3px #000000; */
    margin-bottom: 0 !important;
}

/* .landingPage .infoSections.secondSlide h1 {
    text-shadow: 0px 0px 3px #e2e1e1;
} */

@media (min-width: 768px) {
    .landingPage .infoSections.secondSlide>div {
        left: auto !important;
        right: 0 !important;
    }
}

@media (max-width:590px) {
    .landingPage .infoSections>div {
        width: 100%;
        top: 4% !important;
    }

    .landingPage .accordiansCss .card-body>button h3 {
        font-size: 1.2rem;
    }
}

.ImgWidth {
    max-width: 350px;
}

@media only screen and (max-width: 500px) {
    .landingPage .yecc-text-responsive {
        left: 0;
        top: -5%;
    }

    .landingPage .yecc-text-responsive h1 {
        font-size: 1rem;
        text-align: center;
    }

    .landingPage .thirdslide .yecc-text-responsive {
        top: 0% !important;
    }
}

/*  */

.landingPage .infoSections h1,
.landingPage .container .all-courses h2,
.landingPage .container .all-courses h4,
.landingPage .lists,
.landingPage .latest-desc,
.landingPage .accordiansCss .card-body>button h3,
.landingPage .sixthSection h2,
.landingPage .sixthSection ul,
.landingPage .sixthSection h4,
.landingPage .seventhSection h2{
    font-size: 0.9rem !important;
    line-height: 1.6;
    /* font-weight: 500 !important; */
}

.landingPage .infoSections h1 {
    font-weight: 500 !important;
}


.landingPage .fourthSection .fw-bolds {
    font-weight: 500 !important;
}

.landingPage .fifthSection h4, .landingPage .fifthSection ul {
    font-weight: 500 !important;
}

.landingPage .yellowBtn {
    background-color: #e9ff00 !important;
}

.landingPage .yellowBtn:hover {
    background-color: #b7c704 !important;
}

.landingPage .yellowBtn span {
    font-weight: 700;
}

.landingPage .fifthSection .ImgWidth {
    max-width: 397px;
}

.landingPage .sixthSection h2,
.landingPage .sixthSection ul,
.landingPage .sixthSection h4 {
    font-family: 'Montserrat';
    font-weight: 500 !important;
}

.landingPage .seventhSection h2 {
    font-weight: 500;
}

.landingPage .seventhSection .accordiansCss button h3 {
    font-weight: 500;
    font-size: 0.9rem !important;
}
.landingPage .seventhSection .accordiansCss p,
.landingPage .seventhSection .accordiansCss ol,
.landingPage .seventhSection .accordiansCss ul
 {
    color: #4e4e4e !important;
    font-size: 0.9rem !important;
}
.landingPage .seventhSection .accordiansCss .accordion .card {
    background-image: url('https://yourerpcoach.com/img/bgs/job-exp-bg.png');
    background-size: 100%;
}

.landingPage .eightSection h4 {
    font-weight: 500;
}

@media (min-width: 768px) {
    .landingPage .yecc-text-responsive {
        width: 40%;
        left: 5%;
    }

    .landingPage .infoSections.secondSlide>div {
        width: 41%;
        right: 4% !important;
    }

    .landingPage .infoSections.secondSlide>div h1 {
        text-align: right;
    }

    .landingPage .infoSections.thirdslide>div {
        width: 47%;
    }

    .landingPage .bottomImageContainer .bottomImage {
        bottom: -5px;
        left: 4%;
        max-width: 534px !important;
        position: absolute;
    }

    .landingPage .eightSection .col-md-4 {
        position: relative;
    }

    .landingPage .eightSection img {
        /* scale: 2.4; */
        /* margin-bottom: 85px; */
        position: absolute;
        bottom: 0;
        transform: scale(2.4);
        transform-origin: bottom;
    }

}


.registrationFormModal .modal-content {
    background-image: url('https://yourerpcoach.com/img/bgs/job-exp-bg.png');
    background-size: contain;
    border-top: 4px solid #2073bd;
    border-bottom: 4px solid #2073bd;
    border-radius: 22px;
}

@media (max-width: 600px) {
    .fourthSection h2 {
        text-align: start !important;
    }

    .fifthSection h4 {
        text-align: center !important;
    }
    .fifthSection .order-2.order-lg-1 h4 {
        text-align: start !important;
    }

    .fifthSection button,
    .sixthSection button,
    .eightSection button {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .sixthSection h2, .sixthSection h4 {
        text-align: start !important;
    }

    .eightSection h4 {
        text-align: start !important;
    }

    .landingPage .eightSection .col-md-4 {
        position: relative;
        height: 270px;
    }

    .landingPage .eightSection img {
        /* scale: 1.3;
        margin-bottom: 6px; */
        position: absolute;
        bottom: 0;
        transform: scale(1.3);
        transform-origin: bottom;
    }

    .infoSections.thirdslide {
        padding-top: 50px;
        background-color: #04345c;
    }

    .firstSlide {
        padding-top: 70px;
        background-color: #053968;
    }

    .firstSlide button {
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px !important;
    }

    .landingPage .infoSections.firstSlide>div {
        width: 100%;
        top: 0% !important;
    }
}

@media (max-width: 370px) {
    .landingPage .infoSections.firstSlide>div {
        width: 100%;
        top: -2% !important;
    }

    .landingPage .infoSections h1,
    .landingPage .container .all-courses h2,
    .landingPage .container .all-courses h4,
    .landingPage .lists,
    .landingPage .latest-desc,
    .landingPage .accordiansCss .card-body>button h3,
    .landingPage .accordiansCss .accordion-collapse .card-body p,
    .landingPage .sixthSection h2,
    .landingPage .sixthSection ul,
    .landingPage .sixthSection h4,
    .landingPage .infoSections.thirdslide h1 {
        font-size: 0.9rem !important;
        line-height: 1.5;
        /* font-weight: 500 !important; */
    }
}

.firstSlide .pointsCards .card,
.fourthSection .card,
.fifthSection .cardsSection .card,
.sixthSection .cardSection2 .card,
.eightSection .cardSection3 .card{
    background-image: url(https://yourerpcoach.com/img/bgs/job-exp-bg.png);
    background-size: 100%;
}


.fifthSection .cardsSection {
    display: flex;
    flex-direction: column;
    gap: 7px;
    margin-top: 15px;
}

.fifthSection .cardsSection .card-body {
    padding: 10px !important;
}
.fifthSection .cardsSection .card-body h4 {
    margin-bottom: 0 !important;
    font-size: 0.9rem !important;
    text-align: start !important;
}
.sixthSection .cardSection2 .card,
.fourthSection .card,
.eightSection .cardSection3 .card {
    box-shadow: 0 4px 10px rgb(0 0 0 / 50%) !important;
}
.sixthSection .cardSection2 .card .card-body h4 {
    text-align: start;
}
.sixthSection .cardSection2 {
    margin-bottom: 20px;
}
.sixthSection .cardSection2 .card .card-body ul {
    margin-bottom: 0 !important;
}
.sixthSection .cardSection2 .card .card-body ul h4 {
    text-align: start !important;
    margin-bottom: 0 !important;
}
.sixthSection .cardSection2 {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.eightSection .cardSection3 {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.eightSection .cardSection3 .card h2{
    font-size: 0.9rem !important;
    /* font-weight: 600; */
    text-align: start;
}
.eightSection .cardSection3 .card .card-body{
    padding: 10px 25px !important;
}
.eightSection .cardSection3 .card h4 {
    margin-bottom: 4px !important;
}
@media (max-width: 899px) {
    .firstSlide .pointsCards .card .card-body {
        padding: 7px !important;
    }
    .firstSlide .pointsCards { 
        display: flex;
        gap: 4px;
        flex-direction: column;
    }
}
@media (max-width: 560px) {
    .firstSlide .pointsCards .card .card-body {
        padding: 7px !important;
    }
    .firstSlide .pointsCards { 
        display: flex;
        gap: 6px;
        flex-direction: column;
        padding: 10px 40px !important;
    }
}
@media (min-width: 900px) {
    .pointsCards {
        display: flex;
        gap: 7px;
    }
    .pointsCards .card {
        aspect-ratio: 1/0.5;
        flex: 1;
    }
    .pointsCards .card .card-body {
        display: flex;
        padding-left: 12px;
        padding-right: 12px;
    }
    .pointsCards .card .card-body h1{ 
        text-align: start !important;
        font-size: 0.9rem !important;
    }
    .landingPage .yecc-text-responsive {
        left: 2%;
        width: 47%;
    }

    .fourthSection .row{
        min-height: 300px;
    }

    .fourthSection .card .card-body {
        display: flex;
        align-items: center;
    }

    .fourthSection .card .card-body h2 {
        text-align: start !important;
    }
    .sixthSection .cardSection2 {
        display: flex;
        flex-direction: row;
        gap: 10px;
    }
    .sixthSection .cardSection2 .card {
        flex: 1;
        aspect-ratio: 1/0.5;
    }
    .sixthSection .cardSection2 .card .card-body {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .sixthSection .cardSection2 .card .card-body ul {
        margin-top: 10px;
    }
    .eightSection .cardSection3 .card h2{ 
        text-align: start;
    }

    .landingPage .fifthSection .cardsSection {
        margin-top: 25px;
    }
    
}

.pointsCards .card .card-body h1{ 
    text-align: start !important;
}
.landingPage .fifthSection .order-3.order-lg-2 {
    align-items: center;
}
.landingPage .fifthSection .order-4.order-lg-4 h4{
    margin-top: 10px !important;
}
.landingPage .fifthSection .order-4.order-lg-4 button {
    margin-top: 18px !important;
}

.landingPage .sixthSection button {
    margin-top: 18px !important;
}

.landingPage .fifthSection h4.fwbold,
.landingPage .sixthSection h2 .fwbold,
.landingPage .seventhSection h2.fwbold,
.landingPage .cardSection3 .card-body .fwbold {
    font-weight: 600 !important;
}

.landingPage .eightSection button {
    margin-bottom: 5px !important;
}