@font-face {
    font-family: 'Poppins';
    src: url('../../assets/fonts/Poppins-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/fonts/Poppins-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

p {
    font-family: 'Poppins';
    color: #575C74;
    font-size: 17px;
}

.blue_button {
    font-family: 'Poppins';
    background-color: #2872C1;
    color: white;
    border-radius: 2px;
}

.white_button {
    font-family: 'Poppins';
    background-color: white;
    color: #2872C1;
    border: 1px solid #2872C1;
}

.main_head {
    font-family: "Poppins";
    font-size: 36px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 0.03em;
    text-align: left;
    color: #000000;
    text-transform: uppercase !important;
}

.main_head_medical_text {
    font-family: 'Poppins';
    font-size: 36px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 0.03em;
    text-align: left;
    color: #2872C1;
    text-decoration: underline;
    text-transform: uppercase;
}

.main_head_para {
    font-family: "Poppins";
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
}

.licensing-roles {
    padding-left: 0px;
    display: flex;
    flex-wrap: wrap;
    font-family: 'Poppins';
    justify-content: flex-start;
}

.first-section-starts .first_sec_col {
    /* margin-top: -9px !important; */
}

.first-section-starts .first_sec_col .licensing-roles {
    margin-bottom: 0.8rem;
}

.licensing-roles li {
    font-family: "Poppins";
    padding: 8px 0px;
    color: #000000;
    list-style: none;
    flex: 50%;
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 600;
    line-height: 35px;
    letter-spacing: 0.03em;
    text-align: left;
}

.licensing-roles li img {
    margin-right: 10px;
}

.free_consult_form {
    /* margin-top: -50px; */
    font-family: 'Poppins';
    border-radius: 2px;
    background: #FFF;
    box-shadow: 0px 5px 20px -2px rgba(50, 50, 93, 0.19);
}

label {
    color: #575C74;
    font-family: 'Poppins';
}

body {
    background-color: #fefefe !important;
    font-family: 'Poppins';
}

.p-3.border.border-secondary.rounded-top.rounded-end {
    border-color: #e3e3e3 !important;
    font-family: 'Poppins';
}

.three_box_border {
    background-color: white !important;
    border-radius: 16px 16px 16px 0px;
    box-shadow: 24px 24px 80px -16px rgb(0 0 0 / 24%);
    margin-left: -25px;
    margin-top: -80px;
    font-family: 'Poppins';
}

.star {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .9em;
    margin-bottom: 1.2em;
    border-right: .3em solid transparent;
    border-bottom: .7em solid #F9C82B;
    border-left: .3em solid transparent;
    font-size: 10px;
}

.star:before,
.star:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: .6em;
    left: -1em;
    border-right: 1em solid transparent;
    border-bottom: .7em solid #F9C82B;
    border-left: 1em solid transparent;
    transform: rotate(-35deg);
}

.star:after {
    transform: rotate(35deg);
}

.mob_btn_sec {
    display: none;
    font-family: 'Poppins';
}

.mob_head {
    display: none;
    font-family: 'Poppins';
}

.first_sec_col {
    font-family: 'Poppins';
    /* margin-top: -30px !important; */
}

div.desktop_btn_sec {
    font-family: 'Poppins';
    width: 591px;
    /* height: 210px; */
    border-radius: 2px;
    margin-left: 0px;
}

.manage-degree {
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #7C7C7C;
}

.mail-and-number-section {
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #2872C1;
}

.number-section {
    margin-bottom: 12px !important;
}

.manager-card-button {
    font-family: 'Poppins';
    margin-left: 0px !important;
    width: 100%;
}

.manager-card-button a {
    font-family: "Poppins";
    font-size: 16px !important;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.03em;
    text-align: center;
}

.container {
    font-family: 'Poppins';
    /* max-width: 1440px !important; */
}

.form-label {
    font-family: 'Poppins';
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 21px !important;
    text-align: left !important;
    color: #000000 !important;
}

.text-danger {
    font-family: 'Poppins';
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 21px !important;
    text-align: left !important;
    color: #F2003F !important;
}

.form-control,
.form-select {
    font-family: 'Poppins';
    border: 1px solid #C1C1C1 !important;
    border-radius: 2px;
}

/*  new page desgin  */
.form-control:focus,
.form-select:focus {
    box-shadow: none !important;
    font-family: 'Poppins';
}

/*            sixth section css */
.sixth-card-section .sixth-section-heading {
    font-size: 44px;
    font-weight: 500;
    line-height: 66px;
    text-align: center;
    color: #000000;
    margin-bottom: 75px;
    font-family: 'Poppins';
}

.sixth-card-section .row .pricing-section .content h2 {
    font-size: 24px;
    font-family: 'Poppins';
    font-weight: 500;
    line-height: 36px;
    text-align: left;
    color: #000000;
}

.sixth-card-section .row .pricing-section .content p {
    font-size: 20px;
    font-family: 'Poppins';
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #575C74;
}

.sixth-card-section .col-md-6:nth-of-type(1) .pricing-section {
    border-right: 1px solid #C3C3C3;
    padding-right: 80px;
    font-family: 'Poppins';
}

.sixth-card-section .col-md-6:nth-of-type(2) .pricing-section {
    padding-left: 40px;
    font-family: 'Poppins';
}

.sixth-card-section .col-md-6:nth-of-type(1) .pricing-section .icon-container img {
    width: 491px;
    height: 284.21px;
}

.sixth-card-section .col-md-6:nth-of-type(2) .pricing-section .icon-container img {

    margin-left: 10px;
    width: 100%;
}

/*  */
.container .row .feature:nth-of-type(3) {
    margin-right: 6px;
    font-family: 'Poppins';
}

/*  FAQ Section Starts */
/* .container .row .col-md-6:nth-of-type(2) .accordion{
                margin-right: 12px !important;
            } */
/*goodbye-section */
.goodbye-section .col-md-6 h2 {
    /* font-size: 32px;
            font-weight: 500;
            line-height: 48px;
            text-align: left;
            color: #000000;
            font-family: 'Poppins'; */
}

.goodbye-section .col-md-6 p {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    color: #575C74;
    font-family: 'Poppins';
}

.goodbye-section-button {
    width: 300px;
    height: 40px;
    font-family: 'Poppins';
    border-radius: 4px;
    background-color: #2872C1 !important;
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 27px !important;
    letter-spacing: 0.03em !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.goodbye-section-button:hover {
    background-color: #2872C1 !important;
    color: #ffffff !important;
    font-family: 'Poppins';
}

.goodbye-section .col-md-6:nth-of-type(2) {
    padding-left: 100px !important;
    font-family: 'Poppins';
}

/*            footer section*/
.footer-free_consult_form {}

.footer-licensing-form-heading {
    background: #2872C1 !important;
    width: 531px !important;
    font-family: 'Poppins';
    height: 51px !important;
    position: relative !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.footer-section .form_col {
    display: flex !important;
    font-family: 'Poppins';
    justify-content: left !important;
    flex-direction: column !important;
    align-items: flex-end !important;
}

/* .footer-section .form_col > *{
                margin-right: 12px;
            } */
.footer-section .first_sec_col {
    margin-top: 0px !important;
    display: flex;
    font-family: 'Poppins';
    justify-content: start;
    flex-direction: column;
}

.footer-section .first_sec_col .main_head {
    font-size: 40px !important;
    font-weight: 500 !important;
    font-family: 'Poppins';
    line-height: 60px !important;
    text-align: left !important;
    color: #FFFFFF !important;
    text-transform: unset !important;
    word-spacing: 0px !important;
}

.footer-section .first_sec_col .main_head_para {
    font-size: 20px !important;
    font-family: 'Poppins';
    font-weight: 500 !important;
    line-height: 30px !important;
    text-align: left !important;
    color: #FFFFFF !important;
}

.footer-section .first_sec_col .licensing-roles {
    display: block !important;
    font-family: 'Poppins';
}

.footer-section .first_sec_col .licensing-roles li {
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 30px !important;
    text-align: left !important;
    color: #FFFFFF !important;
    display: flex !important;
    font-family: 'Poppins';
    align-items: start !important;
}

.footer-licensing-form-heading span {
    font-size: 20px;
    font-family: 'Poppins';
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    color: #FFFFFF;
    text-transform: uppercase;
}

/* copyright section */
.copyright-full-section {
    font-family: 'Poppins';
    background: #F5F5F5 !important;
}

.copyright-section .row .col-12 {
    font-family: 'Poppins';
    border-top: 1px solid #8C8C8C !important;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.copyright-section h2 {
    font-family: 'Poppins';
    text-align: center !important;
    color: #000000 !important;
    margin-bottom: 0px !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0.02em;
}

.accordion-button:not(.collapsed) {
    border: unset !important;
    font-family: 'Poppins';
    background-color: #F4F5F6 !important;
    box-shadow: none;
}

.accordion-button:focus {
    font-family: 'Poppins';
    border: unset !important;
    background-color: #F4F5F6 !important;
    box-shadow: none;
}

.satisfied-providers-section .text-center {
    font-family: "Poppins" !important;
    /* font-size: 44px !important;
            font-weight: 500 !important;
            line-height: 66px !important;
            margin-bottom: 15px !important; */
}

.testimonial-card {
    border: 1px solid #f0f0f0;
    padding: 20px;
    border-radius: 2px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    margin: 15px;
    /* width: 600px; */
    /* height: 455px; */
    height: 315px;
}

.item .testimonial-card .testimonial-card-image-section {
    display: flex;
}

.item .testimonial-card .testimonial-card-image-section .testimonial-card-image-section-text-area {
    margin-left: 15px;
}

.testimonial-card img {
    border-radius: 50% !important;
    width: 80px !important;
    height: 80px !important;
    margin-bottom: 10px !important;
    object-fit: cover;
}

.testimonial-card h5 {
    margin-top: 10px;
    font-weight: bold;
}

.testimonial-card .stars {
    color: #ffc107;
    margin-bottom: 10px;
}

.testimonial-card p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #000000;
}

.item .testimonial-card h5 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.03em;
    text-align: left;
    color: #000000;
    margin-bottom: 0px !important;
}



.item .testimonial-card .cart-body-content {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #575C74;
}

.testimonial-slider .carousel-item {
    display: flex;
    justify-content: center;
}

.testimonial-slider .carousel-item .testimonial-card {
    flex: 1;
    max-width: 45%;
}

.owl-carousel .owl-stage .owl-item .item {
    display: flex !important;
    justify-content: center !important;
}

.satisfied-providers-section .owl-carousel .owl-dots .owl-dot span {
    width: 1rem;
    height: 1rem;
}

.satisfied-providers-section .owl-carousel .owl-dots .active span {
    background: #1C67C0;
}

/*        four section*/
.how-it-works {
    background-color: #1756B0;
    color: white;
    padding: 40px 20px;
}

.how-it-works .container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.how-it-works h2 {
    width: 100%;
    margin-bottom: 20px;
    font-size: 44px;
    font-weight: 500;
    line-height: 66px;
    text-align: left;
    color: #FFFFFF;
}

.how-it-works .steps {
    flex: 1;
}

.how-it-works .step {
    display: flex;
    margin-bottom: 20px;
    position: relative !important;
}

.how-it-works .step-number {
    background-color: #42A3E54D;
    border-radius: 50%;
    padding: 10px 20px;
    /* margin-right: 20px; */
    align-self: start;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    width: 57px !important;
    height: 57px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1 !important;
    position: relative;
}

.how-it-works .step-content h3 {
    margin: 0;
    font-size: 22px;
    font-weight: 500;
    line-height: 33px;
    text-align: left;
    color: #FFFFFF;
}

.how-it-works .step-content p {
    margin: 5px 0 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #DBE1FF;
}

.how-it-works .image {
    flex: 1;
    text-align: right;
}

.how-it-works .image img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    pointer-events: none;
}

.mobile-view {
    display: none;
}

.desktop-view {
    display: block;
}

.third-card-section .desktop-view {
    display: flex !important;
}

ul.licensing-roles li:nth-child(3),
ul.licensing-roles li:nth-child(4) {
    padding-top: 0px;
}



div.owl-carousel {}

div.owl-carousel div.owl-dots button {
    display: inline-block;
    zoom: 1;
}

div.owl-carousel div.owl-dots button span {
    width: 1rem;
    height: 1rem;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

div.owl-carousel div.owl-dots button.active span {
    background-color: #869791 !important;
}

div.owl-carousel div.owl-dots {
    display: flex;
    justify-content: center;
}


.ready-to-take-section-img img {
    height: auto;
    pointer-events: none;
}

@media screen and (max-width: 1369px) {
    div.desktop_btn_sec button.manager-card-button a {
        font-size: 13px !important;
    }

    div.desktop_btn_sec {
        width: auto;
        margin-right: 0px;
    }

    .ready-to-take-cart {
        padding-top: 15px;
    }

    div.ready-to-take-cart div.custom-title {
        line-height: normal;
        font-size: 35px;
    }

    div.ready-to-take-cart div.ready-to-take-cart-content {
        font-size: 25px;
        line-height: normal;
    }


}

@media screen and (max-width: 1200px) {
    div.desktop_btn_sec img {
        width: 100% !important;
    }
}

@media (max-width: 767px) {
    .comprehensive .p-5 {
        padding: unset !important;
    }

    .comprehensive .m-5 {
        margin: unset !important;
    }

    .comprehensive .mx-5 {
        margin-left: unset !important;
        margin-right: unset !important;
    }

    .comprehensive .mb-5 {
        margin-bottom: unset !important;
    }

    .ramsey,
    .noelle {
        padding-left: unset !important;
        padding-right: unset !important;
        margin-top: 30px;
    }

    .noelle img {
        width: 40% !important;
    }

    .first_sec_col {
        text-align: center;
    }

    .d-flex.justify-content-between {
        text-align: center;
        display: block !important;
    }

    .mob_btn_sec {
        display: flex !important;
        box-shadow: 0px 5px 20px -2px #32325D30;
        margin: 10px;
        padding: 20px;
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 13px !important;
        padding-bottom: 13px !important;
    }

    .licensing-form-heading span {
        font-size: 14px;
        font-weight: 600;
        line-height: 21px;
    }

    .desktop_btn_sec {
        display: none !important;
    }

    h1.desktop_head,
    h1.desktop_head span {
        display: block;
        font-size: 19px !important;
        line-height: 32px !important;
        font-weight: 600;
        text-align: left;
    }

    .mob_head {
        display: block !important;
        margin-top: -10px !important;
        font-weight: 600;
        line-height: 40px;
        letter-spacing: 0.03em;
        text-align: center;
        text-transform: uppercase !important;
    }

    .mob_head>span {
        text-decoration: underline !important;
    }

    .our_satisfied {
        padding-right: unset !important;
    }

    .main_head {
        font-size: 32px !important;
    }

    button.rounded-2.p-2.text-white.blue_button.px-3.border-0 {
        width: 100%;
    }

    button.rounded-2.p-2.white_button.mx-3.px-3 {
        width: 100%;
        margin-left: unset !important;
    }

    .third_sec .feature.col.px-5 {
        text-align: center;
    }

    .frhzbul {
        display: none !important;
    }

    h2,
    h2,
    h3 {
        font-size: 24px !important;
        margin-top: 30px !important;
    }

    li {
        font-size: 16px !important;
    }

    .p-5,
    .px-5,
    .py-5,
    .pt-5 {
        padding: 1rem !important;
        padding-right: 1rem !important;
        padding-left: 1rem !important;
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
        padding-top: 1rem !important;
    }

    .mt-5 {
        margin-top: 1rem !important;
    }

    form#licensing-form {
        margin-top: -23px;
    }

    form#licensing-form .form-field-section {
        padding: 30px !important;
    }

    form#licensing-form h4.mb-5 {
        font-size: 20px;
        text-align: center;
    }

    form#licensing-form .blue_button {
        font-size: 14px !important;
    }

    .row.p-5.mt-4 {
        margin-top: unset !important;
    }

    .row span {
        text-align: center;
    }

    span .white_button {
        margin-top: 20px;
    }

    .p-5.py-0 {
        padding: unset !important;
    }

    .feature.col.text-start.p-4 {
        padding: unset !important;
        margin-top: 79px;
    }

    .satisfied .d-flex {
        display: block !important;
    }

    .satisfied-providers-section .owl-carousel .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
    }

    .d-flex img.rounded-top.rounded-end {
        width: 300px;
        margin-left: -18px !important;
        margin-bottom: 20px;
        margin-top: -20px;
    }

    .row.gx-5.p-5 {
        display: block;
    }

    .feature.col.text-start.p-4.border.border-secondary.rounded-top.rounded-end.mx-4 {
        margin: unset !important;
    }

    .footer .container {
        padding: unset !important;
    }

    .feature.col.border-end.px-5 {
        border: unset !important;
    }

    .goodbye img.rounded-end.rounded-top,
    .stephanie img {
        width: 100%;
    }

    .row.gx-5.p-5 {
        padding: 35px !important;
        padding-top: unset !important;
        margin-top: -45px;
    }

    .row.gx-5.p-5 .feature {
        margin-bottom: 20px !important;
    }

    .main_head_para {
        text-align: center;
        font-size: 19px !important;
        margin-top: 10px !important;
    }

    #thankyou p,
    #erromsg p {
        margin-top: 34px !important;
        margin-bottom: 20px !important;
    }

    /* first section */
    .first_sec_col:has(.main_head .main_head_medical_text) {
        margin-top: var(--bs-gutter-y) !important;
    }

    .main_head {
        font-weight: 500;
        line-height: 1.2;
        font-size: 32px !important;
    }

    /* arjun mishra */
    .licensing-roles {
        flex-direction: column;
        /* margin: auto; */
        flex-wrap: unset;
    }

    .mob_btn_sec {
        margin-left: 0px !important;
        margin-right: 0px !important;
        margin-bottom: 20px !important;
        width: 100% !important;
        padding: 10px !important;
        margin-top: 10px !important;
    }

    .mob_btn_sec .col-4 img {
        width: 100%;
    }

    .mob_btn_sec .col-8 {
        padding: 0px !important;
    }

    .mob_btn_sec .col-8 h3 {
        font-size: 16px !important;
        font-weight: 500;
        line-height: 24px;
        text-align: left;
        margin-top: 0px !important;
        margin-bottom: 0rem !important;
    }

    .mob_btn_sec .col-8 :first-child+p {
        font-size: 16px !important;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        margin-bottom: 0rem;
    }

    .mob_btn_sec .col-8 p:nth-of-type(2),
    .mob_btn_sec .col-8 p:nth-of-type(2) a,
    .mob_btn_sec .col-8 p:nth-of-type(3),
    .mob_btn_sec .col-8 p:nth-of-type(3) a {
        font-size: 16px !important;
        font-weight: 500;
        line-height: 24px;
        text-align: left;
        display: flex;
        margin-bottom: 0rem;
    }

    .mob_btn_sec .col-12 button a {
        font-size: 14px !important;
        font-weight: 600;
        line-height: 21px;
        letter-spacing: 0.03em;
        /* text-align: left; */
    }

    .form_col .licensing-form-heading {
        position: relative;
        top: 0px;
        width: auto;
    }

    .first-section-starts form#licensing-form {
        width: auto !important;
    }

    .first-section-starts .first_sec_col {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .first-section-starts .form_col {
        display: flex !important;
        justify-content: center !important;
        flex-direction: column;
        margin-top: 35px !important;
    }

    /* second section company logos*/
    .second-card-section {
        height: auto !important;
    }

    .second-card-section .col-12 div img {
        width: 90%;
    }

    /* third */
    .third-card-section .mobile-view {
        display: block !important;
    }

    .third-card-section .desktop-view {
        display: none !important;
    }

    /*sixth card section */
    .sixth-card-section .col-md-6 .pricing-section .icon-container img {
        width: 90% !important;
    }

    .sixth-card-section .col-md-6:nth-of-type(1) .pricing-section {
        border: none;
        padding-right: calc(var(--bs-gutter-x)* .5);
        padding-left: calc(var(--bs-gutter-x)* .5);
    }

    .sixth-card-section .col-md-6:nth-of-type(2) .pricing-section {
        padding-right: calc(var(--bs-gutter-x)* .5);
        padding-left: calc(var(--bs-gutter-x)* .5);
    }

    /* goodbye section */
    .goodbye-section .row {
        flex-direction: column-reverse !important;
    }

    .goodbye-section .col-md-6:not(.goodbye) h2 {
        font-family: "Poppins" !important;
        font-size: 24px !important;
        font-weight: 600 !important;
        line-height: 36px !important;
        text-align: center !important;
        padding-top: 0px !important;
        margin-top: 0px !important;
    }

    .goodbye-section .col-md-6:not(.goodbye) h2 br {
        display: none !important;
    }

    .goodbye-section .col-md-6:not(.goodbye) h2 .custom-text-primary {
        color: #2872C1 !important;
    }

    .goodbye-section .col-md-6:not(.goodbye) p {
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 27px !important;
        text-align: center !important;
        color: #575C74 !important;
        font-family: 'Poppins' !important;
    }

    .goodbye-section .col-md-6:not(.goodbye) p br {
        display: none;
    }

    .goodbye-section .col-md-6:not(.goodbye) button a {
        font-family: "Poppins" !important;
        font-size: 18px !important;
        font-weight: 500 !important;
        line-height: 27px !important;
        letter-spacing: 0.03em !important;
        text-align: center !important;
    }

    .goodbye-section .col-md-6:nth-of-type(2) {
        padding: 1rem !important;
    }

    .goodbye-section .col-md-6:not(.goodbye) {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }

    .goodbye img.rounded-end.rounded-top {
        width: 90% !important;
    }

    .goodbye-section .col-md-6:not(.goodbye) {
        padding-bottom: 2rem !important;
    }

    /* footer section */
    .footer-section form#licensing-form {
        width: 90% !important;
    }

    .footer-section form#licensing-form {
        margin-right: auto;
        margin-left: auto;
    }

    .footer-section .footer-licensing-form-heading {
        margin-left: auto;
        margin-right: auto;
        width: 100% !important;
    }

    .ready-to-take-cart-section .container .row {
        flex-direction: column-reverse;
        padding-bottom: 0px !important;
    }

    .ready-to-take-cart {
        padding-top: 0px !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 30px !important;
    }

    .ready-to-take-section-img img {
        width: 100%;
    }

    .ready-to-take-cart .ready-to-take-cart-header {
        font-size: 24px !important;
        font-weight: 500 !important;
        line-height: 36px !important;
    }

    .ready-to-take-cart .ready-to-take-cart-content {
        font-size: 16px !important;
        font-weight: 500 !important;
        line-height: 24px !important;
        margin-bottom: 20px !important;
    }

    .ready-to-take-cart .ready-to-take-cart-button {
        font-size: 16px !important;
        font-weight: 600 !important;
        line-height: 24px !important;
        letter-spacing: 0.03em !important;
        color: #1756B0 !important;
        text-align: center !important;
        width: 286px !important;
        height: 40px !important;
        border-radius: 4px !important;
        padding: 8px 20px !important;
    }

    .goodbye-section .col-md-6+:not(.goodbye) h2,
    .goodbye-section .col-md-6+:not(.goodbye) p {
        text-align: center;
    }

    .footer-section .first_sec_col .main_head {
        display: block !important;
        margin-bottom: 0px !important;
    }

    .satisfied-providers-section .text-center {
        font-family: "Poppins" !important;
        font-size: 24px !important;
        /* font-weight: 500 !important; */
        line-height: 36px !important;
        text-align: center !important;
    }

    div.goodbye-section-button_container {
        display: flex;
        justify-content: center;
    }
}

@media (max-width: 576px) {

    .mob_btn_sec .col-8 p:nth-of-type(2),
    .mob_btn_sec .col-8 p:nth-of-type(2) a,
    .mob_btn_sec .col-8 p:nth-of-type(3),
    .mob_btn_sec .col-8 p:nth-of-type(3) a {
        font-size: 14px !important;
    }

    .licensing-form-heading span {
        font-size: 14px !important;
        font-weight: 600 !important;
        line-height: 21px !important;
        text-align: center !important;
        text-transform: uppercase !important;
    }

    form#licensing-form .blue_button {
        /* width: 70% !important; */
        font-size: 16px !important;
        font-weight: 600 !important;
        line-height: 24px !important;
        letter-spacing: 0.03em !important;
    }

    .requestConsultationBtn {
        margin-left: unset !important;
        margin-right: unset !important;
    }

    .first-section-starts .first_sec_col {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .custom-service-box h4 {
        line-height: normal !important;
        font-size: 18px !important;
    }

    .mob_btn_sec .col-4 img {
        width: 83px !important;
        /* height: 82px !important; */
    }

    .mob_head {
        display: block !important;
        margin-top: -10px !important;
        letter-spacing: 0.03em !important;
        text-align: left !important;
        text-transform: uppercase !important;
        font-size: 22px !important;
        font-weight: 600 !important;
        line-height: 32px !important;
    }

    .mob_btn_sec .col-12 button {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .main_head_para {
        margin-top: 10px !important;
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
        text-align: left;
    }

    .first-section-starts .main_head_para {
        font-family: "Poppins" !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        line-height: 20px !important;
        text-align: left !important;
    }

    .first-section-starts .main_head_para span {
        font-weight: 600 !important;
        font-family: "Poppins" !important;
        font-size: 14px !important;
        line-height: 20px !important;
        text-align: left !important;
    }

    .first-section-starts .licensing-roles li {
        font-family: "Poppins" !important;
        font-size: 14px !important;
        font-weight: 600 !important;
        line-height: 22px !important;
        letter-spacing: 0.03em !important;
        text-align: left !important;
    }

    .first-section-starts .licensing-roles li img {
        width: 20px !important;
        height: 20px !important;
    }

    /* second */
    .custom-service-box-section .custom-title {
        margin-top: 15px !important;
        font-size: 24px !important;
        font-weight: 600 !important;
        line-height: 35px !important;
        text-align: center !important;
    }

    /* third */
    .ready-to-take-cart .ready-to-take-cart-button {
        padding: 8px 0px !important;
    }

    .ready-to-take-cart-section .col-md-6 .ready-to-take-section-img img {
        height: 191px;
    }

    .mobile-view {
        display: block !important;
    }

    .desktop-view {
        display: none !important;
    }

    /*  next section*/
    .third-card-section .third-section-heading {
        font-size: 24px !important;
        font-weight: 500 !important;
        line-height: 36px !important;
        text-align: center !important;
        /* margin-right: 1.5rem !important;
                margin-left: 1.5rem !important; */
    }

    .third-card-section .mobile-view {
        display: flex !important;
    }

    .third-card-section .desktop-view {
        display: none !important;
    }

    .carousel-inner {
        width: 80% !important;
        margin: auto !important;
    }

    .carousel-control-prev-icon,
    .carousel-control-next-icon {
        background-color: black;
    }

    /* how-it-works */
    .how-it-works {
        font-size: 24px !important;
        font-weight: 500 !important;
        line-height: 36px !important;
        text-align: center !important;
        padding-top: 20px !important;
    }

    .how-it-works .container {
        padding-right: .5rem !important;
        padding-left: .5rem !important;
    }

    .how-it-works h2 {
        margin-top: 0px !important;
    }

    .how-it-works .step-number {
        width: 37px !important;
        height: 37px !important;
        padding: 0px 13px !important;
        /* margin-right: 15px !important; */
    }

    .how-it-works .step-content h3 {
        margin-top: 0px !important;
        font-size: 18px !important;
        font-weight: 500 !important;
        line-height: 27px !important;
        text-align: left !important;
    }

    .how-it-works .step-content p {
        font-size: 12px !important;
        font-weight: 500 !important;
        line-height: 18px !important;
        text-align: left !important;
    }

    .how-it-works .image img {
        width: 286.36px !important;
        height: 298px !important;
    }

    /* owl crousel */
    .owl-carousel .item .testimonial-card .testimonial-card-image-section {
        align-items: center !important;
    }

    .owl-carousel .item .testimonial-card img {
        width: 63px !important;
        height: 62px !important;
    }

    .owl-carousel .item .testimonial-card h5 {
        font-size: 16px !important;
        font-weight: 600 !important;
        line-height: 24px !important;
        letter-spacing: 0.03em !important;
        text-align: left !important;
    }

    .owl-carousel .item .testimonial-card p {
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 24px !important;
        text-align: left !important;
    }

    .owl-carousel .owl-item .item .testimonial-card .stars i {
        font-size: 14px !important;
    }

    .owl-carousel .owl-item .item .testimonial-card .cart-body-content {
        font-size: 16px !important;
        font-weight: 600 !important;
        line-height: 24px !important;
        text-align: left !important;
    }

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

    .satisfied-providers-section .text-center {
        font-family: "Poppins" !important;
        font-size: 24px !important;
        /* font-weight: 500 !important; */
        line-height: 36px !important;
        text-align: center !important;
        padding-left: 45px;
        padding-right: 45px;
    }

    /*  ready-to-take-cart-header */
    .ready-to-take-cart .ready-to-take-cart-header {
        text-align: center !important;
    }

    .ready-to-take-cart .ready-to-take-cart-content {
        text-align: center !important;
    }

    /*  */
    .second-custom-card-title {
        font-family: "Poppins" !important;
        font-size: 24px !important;
        font-weight: 600 !important;
        line-height: 36px !important;
    }

    .second-custom-card-text {
        font-family: "Poppins" !important;
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 24px !important;
    }

    /* frequently-asked-questions */
    .frequently-asked-questions .card .card-title {
        font-size: 16px !important;
        font-weight: 600 !important;
        line-height: 24px !important;
        text-align: left !important;
    }

    .frequently-asked-questions .card .card-text {
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 24px !important;
        text-align: left !important;
    }

    .frequently-asked-questions .card .read-more {
        font-size: 16px !important;
        font-weight: 500 !important;
        line-height: 24px !important;
        text-align: left !important;
    }

    .footer-section .first_sec_col {
        padding-left: 2rem;
        padding-right: 2rem;
        padding-top: 1rem;
        padding-bottom: 3rem;
    }

    .footer-section .form_col {
        padding-bottom: 3rem;
    }

    .footer-section .first_sec_col .main_head {
        font-size: 24px !important;
        font-weight: 500 !important;
        line-height: 36px !important;
        text-align: center !important;
        margin-top: 10px !important;
    }

    .footer-section .first_sec_col .main_head_para {
        font-size: 16px !important;
        font-weight: 500 !important;
        line-height: 24px !important;
        text-align: center !important;
    }

    .footer-section .first_sec_col .licensing-roles li {
        font-size: 16px !important;
        font-weight: 500 !important;
        line-height: 24px !important;
        display: flex !important;
    }

    .footer-section .first_sec_col .licensing-roles li span {
        text-align: left !important;
    }

    .footer-section form#licensing-form {
        width: 100% !important;
    }

    .footer-licensing-form-heading span {
        font-size: 14px !important;
        font-weight: 600 !important;
        line-height: 21px !important;
        text-align: center !important;
        text-transform: uppercase !important;
    }

    .copyright-section h2 {
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 24px !important;
        letter-spacing: 0.02em !important;
        text-align: center !important;
        margin-top: 0px !important;
    }
}

@media (max-width: 450px) {
    form#licensing-form .blue_button {
        width: 100% !important;
    }

    .mob_head {
        font-size: 19px !important;
    }
}

.footer p {
    color: white !important;
}

body {
    font-family: "Roboto", Sans-serif !important;
}

.accordion-item {
    border: unset !important;
    background-color: #F4F5F6 !important;
}

.accordion {
    padding: 15px 15px 15px 15px;
    background-color: #F4F5F6 !important;
}

button.accordion-button.collapsed {
    background-color: #F4F5F6 !important;
}

button.accordion-button {
    color: #575c74;
    font-size: 15px !important;
}

.third_sec .fas {
    font-weight: 900;
    color: white !important;
    background-color: #6DB2EA !important;
    padding: 13px;
    border-radius: 50% !important;
    font-size: 27px !important;
}

.footer p,
.footer a {
    font-size: 12px !important;
    letter-spacing: 0.5px;
    font-weight: 500;
}

.footer .btn a {
    font-weight: 700 !important;
    background-color: #4480DA;
    border-radius: 3px 3px 3px 3px;
    padding: 19px 19px 19px 19px;
}

.footer h2,
button {
    font-size: 12px !important;
    letter-spacing: 0.5px;
    font-weight: bold;
}

.blue_button:hover,
.white_button:hover {
    background-color: #004182 !important;
}

.white_button:hover a {
    color: white !important;
}

.white_button:hover path {
    fill: white !important;
}

#thankyou p {
    background-color: #00800026;
    border: 1px solid green;
    padding: 9px 0px;
    color: green;
    border-radius: 8px;
}

#erromsg p {
    background-color: #ff000033;
    border: 1px solid red;
    padding: 9px 0px;
    color: red;
    border-radius: 8px;
}

.rounded-circle {
    width: 16%;
    height: 44px;
    object-fit: cover;
}

/* Popup box BEGIN */
.hover_bkgr_fricc,
.error_pop {
    background: rgba(0, 0, 0, .4);
    cursor: pointer;
    display: none;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 10000;
}

.hover_bkgr_fricc .helper,
.error_pop .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.hover_bkgr_fricc>div,
.error_pop>div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 551px;
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: relative;
    border-radius: 8px;
    padding: 15px 5%;
}

/* Popup box BEGIN */
.form_col {
    position: relative;
}

.first-section-starts .form_col {
    display: flex !important;
    justify-content: end !important;
}

form#licensing-form {
    background-color: white !important;
    width: 531px;
}

.licensing-form-heading {
    background: #2872C1;
    /* width: 531px; */
    width: inherit !important;
    height: 51px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0px;
}

div#popupLink:hover {
    cursor: pointer;
}

.licensing-form-heading span {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase !important;
    font-family: "Poppins";
}

.requestConsultationBtn {
    width: 288px !important;
    height: 40px !important;
    border-radius: 4px !important;
    background-color: #2872C1 !important;
    color: #FFFFFF !important;
    margin: auto 16%;
    font-family: "Poppins" !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    letter-spacing: 0.03em !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.second-card-section {
    height: 166px;
    background: #1756B00D;
}

.second-card-section .second-card-section-col {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.second-card-section .second-card-section-container>div>div {
    display: flex;
    justify-content: space-between;
}

.second-card-section .second-card-section-col div:nth-of-type(5) {
    margin-right: 10px;
}

/*       third card section css  */
.third-card-section .third-section-heading {
    color: #000000;
    font-size: 44px;
    font-weight: 500;
    line-height: 66px;
    text-align: center;
}

.third-card-section .pricing-section {
    background-color: white;
    padding-top: 20px;
    max-width: 600px;
    display: flex;
    padding-left: 50px;
}

.third-card-section .icon-container {
    margin-right: 25px;
}

.third-card-section .icon-container img {
    width: 50px;
    /* Adjust the size accordingly */
}

.third-card-section .content h2 {
    color: #000000;
    margin: 0 0 10px;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    text-align: left;
}

.third-card-section .content p {
    color: #575C74;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
}

.third-card-section .col-md-6:nth-of-type(1) .pricing-section .icon-container img {
    width: 76.67px;
    height: 77px;
}

.third-card-section .col-md-6:nth-of-type(2) .pricing-section .icon-container img {
    width: 80px;
    height: 79.99px;
}

.third-card-section .col-md-6:nth-of-type(3) .pricing-section .icon-container img {
    width: 76px;
    height: 76.96px;
}

.third-card-section .col-md-6:nth-of-type(4) .pricing-section .icon-container img {
    width: 80px;
    height: 53.75px;
}

/* Responsive Design */


/*        five section*/
.require-more-information-section .brochure-section {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background-color: #fff;
    max-width: 1400px;
    margin: 40px auto;
}

.require-more-information-section .brochure-image {
    flex: 1;
    text-align: center;
}

.require-more-information-section .brochure-image img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

.require-more-information-section .brochure-content {
    flex: 1;
    padding-left: 20px;
}

.require-more-information-section .brochure-content h2 {
    margin-bottom: 10px;
    color: #000000;
    color: #000000;
    font-size: 32px;
    font-weight: 500;
    line-height: 48px;
    text-align: left;
}

.require-more-information-section .brochure-content p {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    color: #575C74;
}

.require-more-information-section .download-button {
    display: flex;
    text-decoration: none;
    width: 258px !important;
    height: 40px !important;
    border-radius: 4px;
    background-color: #2872C1;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    justify-content: center;
    align-items: center;
}

.require-more-information-section .download-button:hover {
    background-color: #2872C1;
}

@media (max-width: 768px) {
    .require-more-information-section .brochure-section {
        flex-direction: column;
        text-align: center;
    }

    .require-more-information-section .brochure-content {
        padding-left: 0;
        margin-top: 20px;
    }

    .first-section-starts .licensing-roles li {
        padding: 0px;
        margin: 0px;
        padding-bottom: 10px;
    }
}

@media (min-width: 1023px) {
    .form_col {
        padding-left: 105px !important;
    }
}

.contact_info p {
    font-size: 16px;
    margin-bottom: 5px;
}

.contact_info h3 {
    font-size: 22px;
    margin-bottom: 0;
    font-weight: 500;
    margin-top: -3px;
    font-size: 18px;
    line-height: 27px;
    text-align: left;
    color: #000000;
    margin-bottom: 5px;
}

.contact_info {
    /*            box-shadow: 0px 4px 4px 0px rgba(155, 150, 150, 0.25);*/
    background-color: white;
    padding: 15px;
    border-radius: 2px !important;
    box-shadow: 0px 5px 20px -2px rgba(50, 50, 93, 0.19) !important;
}

@media (max-width: 1262px) {
    form#licensing-form {
        width: 100% !important;
    }

    div.desktop_btn_sec {
        width: 100% !important;
    }

    .requestConsultationBtn {
        margin: unset !important;
        width: 100% !important
    }

    .footer-licensing-form-heading {
        width: 100% !important
    }

    .footer-licensing-form-heading span {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .desktop-container {
        /* padding-top: 3rem; */
        padding-bottom: 0;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
        /* margin-bottom: 3rem; */
    }

    .desktop-flex {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

@media (max-width: 767.98px) {
    .desktop-flex {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 768px) {
    p.thankyou_message_desc {
        font-size: 12px !important;
    }
}

.ready-to-take-cart {
    height: 100%;
    padding-top: 40px;
}

.ready-to-take-cart .ready-to-take-cart-header {
    /* font-size: 44px; */
    font-weight: 500;
    line-height: 66px;
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.ready-to-take-cart .ready-to-take-cart-content {
    font-size: 32px;
    font-weight: 500;
    line-height: 48px;
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 50px;
}

.ready-to-take-cart .ready-to-take-cart-button {
    border-radius: 4px;
    background: #FFFFFF;
    color: #1756B0;
    width: 350px;
    height: 50px;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.03em;
    padding: 10px 25px;
    text-decoration: none;
    box-shadow: 0px -2px 6px 0px #0A254059 inset;
    /* box-shadow: 0px 30px 60px -30px #0000004D;
            box-shadow: 0px 50px 100px -20px #32325D40; */
    box-shadow: 0px 50px 100px -20px rgba(50, 50, 93, 0.25), 0px 30px 60px -30px rgba(0, 0, 0, 0.30), 0px -2px 6px 0px rgba(10, 37, 64, 0.35) inset;
}

.custom-title {
    font-size: 44px;
    font-weight: 500;
    line-height: 66px;
    color: #000000;
    font-size: 36px;
    font-weight: 600;
    line-height: 50px;
    /* letter-spacing: 0.03em; */
    letter-spacing: normal;
}

.custom-text-primary {
    color: #1C67C0;
}

.custom-card-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    color: #000000;
    height: 60px;
    margin-bottom: 10px;
}

.custom-card-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: center;
    color: #575C74;
}

.custom-icon img {
    width: 85px;
    height: 85px;
}

.custom-card {
    /* transition: transform 0.3s ease; */
    box-shadow: 0px 3px 8px 0px #0000003D;
    width: 388px;
    height: 365px;
    border: none;
}

.custom-card-body {
    padding: 25px;
}

.custom-service-box {
    background-color: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: start;
    width: 100%;
    /* Default for mobile first approach */
    max-width: 380px;
    margin: auto;
    height: 100% !important;
}

.custom-service-box h4 {
    font-size: 1.2rem;
    font-weight: 600;
}

.custom-service-box p {
    font-size: 0.95rem;
    color: #555;
}

.custom-service-box .icon img {
    width: 85px;
    height: 85px;
}

.custom-service-box h4 {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
}

.custom-service-box p {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: center;
    color: #575C74;
}

.text-primary {
    color: #007bff !important;
}

/* Desktop/Computer View */
@media (min-width: 768px) {
    .custom-service-box {
        width: 388px;
    }

    .custom-service-box .icon img {
        width: 85px;
        height: 85px;
    }

    .custom-service-box h4 {
        font-size: 22px;
        font-weight: 600;
        line-height: 30px;
        text-align: center;
    }

    .custom-service-box p {
        font-size: 18px;
        font-weight: 400;
        line-height: 27px;
        text-align: center;
        color: #575C74;
    }
}

.custom-logo-link {
    pointer-events: none;
}

@media (max-width: 576px) {
    .custom-logo-link img {
        width: 80% !important;
        height: auto !important;
    }

    .frhzbul {
        display: flex !important;
        justify-content: end;
        width: 149px !important;
        /* height: 32px !important; */
        height: auto !important;
    }

    .frhzbul img {
        width: 80% !important;
        height: auto !important;
    }

    .d-flex.justify-content-between {
        text-align: unset;
        display: flex !important;
    }
}

.mobile-view .owl-carousel .item {
    flex-direction: column;
}

.mobile-view .owl-carousel .item img {
    width: 43.81px;
    height: 44px;
    margin: auto;
}

.mobile-view .owl-carousel .item h5 {
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 30px !important;
    color: #000000 !important;
}

.mobile-view .owl-carousel .item p {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    color: #575C74 !important;
}

.second-custom-title {
    font-size: 44px;
    font-weight: 500;
    line-height: 66px;
    color: #000000;
}

.second-custom-text-primary {
    color: #1C67C0;
}

.second-custom-card-title {
    color: #000000;
    /* height: 58px; */
    /* margin-bottom:0px; */
    font-family: "Poppins";
    /* font-size: 32px; */
    font-weight: 600;
    line-height: 48px;
    text-align: center;
    color: #000000;
    margin: 0 0 10px;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
}

.second-custom-card-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: center;
    color: #575C74;
    font-family: "Poppins";
}

.second-custom-card {
    /* transition: transform 0.3s ease; */
    border-radius: 10px;
    border: 2px solid #1097FF;
    background: #FFF;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.07), 0px 2px 2px 0px rgba(0, 0, 0, 0.07), 0px 4px 4px 0px rgba(0, 0, 0, 0.07), 0px 8px 8px 0px rgba(0, 0, 0, 0.07), 0px 16px 16px 0px rgba(0, 0, 0, 0.07);
    width: 285px;
    /* height: 285px; */
    border-radius: 2px;
    border: 2px solid #1097FF;
}

.second-custom-card-body {
    padding: 15px;
}

.step-line {
    position: absolute;
    left: 40%;
    top: 59%;
    /* Start the line from the bottom of the step-number */
    transform: translateX(-50%);
    width: 4px;
    background-color: #ffffff;
    z-index: 1;
    /* Keep the line behind the content */
}

/* Hide the line for the last step */
.step:last-child .step-line {
    display: none;
}

.circle-section {
    position: relative;
    margin-right: 20px;
    height: fit-content;
}

h2.get_license_4steps {
    font-size: 32px;
    line-height: normal;
}

.frequently-asked-questions .section-heading {
    color: #000000;
}

.frequently-asked-questions .card {
    border-radius: 2px !important;
}

.faq-icon {
    font-size: 24px;
}

.card {
    transition: transform 0.3s ease;
}

.card-text {
    position: relative;
    overflow: hidden;
}

.card-text .more-text {
    display: none;
}

.card-text.show-more .more-text {
    display: inline;
}

.card-text.show-more .dots {
    display: none;
}

.frequently-asked-questions .card .read-more {
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    text-align: left;
}

.frequently-asked-questions .card .card-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    color: #575C74;
}

.frequently-asked-questions .card .card-title {
    font-size: 18px;
    font-weight: 600 !important;
    line-height: 27px;
    text-align: left;
    color: #000000;
}

.popup {
    text-align: center;
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: unset;
    /* padding: 20px;
            border: 1px solid #ccc; */
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
    z-index: 1000;
}

/* Background overlay */
.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 36%);
    z-index: 999;
}

@media screen and (max-width: 1400px) {
    div.desktop_btn_sec div.information_card_contains {
        margin-left: 0px !important;
    }

    .testimonial-card {
        min-height: 500px;
    }

    .custom-title {
        font-size: 34px;
    }

}

@media (max-width: 768px) {

    .testimonial-card {
        min-height: unset;
    }

    .how-it-works .container {
        flex-direction: column;
    }

    .how-it-works .image {
        text-align: center;
        margin-top: 20px;
    }

    .how-it-works h2 {
        text-align: center;
        font-size: 2rem;
    }

    .how-it-works .step-number {
        font-size: 1.2rem;
        padding: 5px 15px;
    }

    .custom-title {
        line-height: normal !important;
    }

    h2.get_license_4steps {
        font-size: 21px !important;
    }

    div#footer_ready_started_sec {
        margin-top: 25px !important;
    }
}

@media(max-width: 767px) {
    #popup img {
        width: 150%;
        margin-left: -55px;
        max-width: 200%;
    }

    .p-5.form-field-section {
        border: 1px solid #8080804d;
    }

    .licensing-form-heading {
        /* background-color: unset !important; */
        color: black !important;
    }

    .licensing-form-heading span {
        color: #fff !important;
    }

    .second_sec {
        margin-top: 50px !important;
    }

    .custom-service-box {
        border: 1px solid #8080804d;
        box-shadow: unset !important;
    }

    .custom-service-box-section .col-md-4.d-flex {
        margin-bottom: 20px;
    }

    .ready-to-take-cart-section {
        margin-top: 50px !important;
    }

    h2.mb-2.mb-sm-4.px-2.px-sm-4.get_license_4steps {
        text-align: left !important;
    }

    .goodbye-section {
        margin-top: 50px !important;
    }

    .satisfied-providers-section {
        margin-top: 50px !important;
    }

    div.mobile-view div.item_slider_card {
        margin: 0px 15px;
    }
}

@media screen and (max-width: 640px) {
    div#popup {
        top: 270px;
        width: 300px;
    }

    #popup img {
        width: 100%;
        margin-left: 0px;
    }
}

@media screen and (max-width: 417px) {
    h2.copyright_footer_text {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 369px) {
    h2.copyright_footer_text {
        font-size: 12px !important;
    }
}