.bg-navy-blue {
    background-color: #243770;
}

#loading {
    background: url('/wp-content/themes/tally/assets/images/loader.gif') no-repeat center center;
    position: fixed;
    top: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    background-size: 50px 50px;
    background-color: rgba(0, 0, 0, .75);
    z-index: 9999999;
}

.text-light-blue {
    color: #006EA6;
}

.text-blur {
    filter: blur(3px);
}

.hrLine {
    width: 97%;
    border-top: 2px solid #b3c5cd;
}

.gstinDetailsSection {
    border-radius: .8rem;
    border: 1.5px solid #235693;
}

.accordion-button {
    background-color: transparent;
    border: none;
}

.accordion-item:first-of-type {
    border-top-left-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
}

.accordion-item:first-of-type>.accordion-header .accordion-button {
    border-top-left-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
}

.accordion-button:not(.collapsed) {
    background-color: #fffbe6;
    box-shadow: 0px !important;
    color: #006ea6 !important;
}

.accordion-header,
.accordion-body {
    background-color: #fffbe6;
}

.accordion-button:focus {
    box-shadow: none !important;
}

.accordion-button .collapsed {
    background-color: #fffbe6;
}

#accordionExampleFaq .accordion-button .collapsed {
    background-color: #dcf2fb;
}

#accordionExampleFaq .accordion-header,
#accordionExampleFaq .accordion-body {
    background-color: #dcf2fb;
}

#accordionExampleFaq .accordion-button:not(.collapsed) {
    background-color: #dcf2fb;
}

.accordion-item {
    border-top: 0px solid #fffbe6 !important;
    border-left: 0px solid #fffbe6 !important;
    border-right: 0px solid #fffbe6 !important;
}

.accordion-button {
    border-bottom: 0px !important;
    line-height: normal;
}

.accordion-button::after {
    background-image: url('/wp-content/themes/tally/assets/images/icons/icon-plus.svg') !important;
    background-repeat: no-repeat;
}

.accordion-button:not(.collapsed)::after {
    background-image: url('/wp-content/themes/tally/assets/images/icons/icon-minus.svg') !important;
    background-repeat: no-repeat;
}

.accordion-button:not(.collapsed) {
    box-shadow: none !important;
}

.keyPointBorder {
    border: 1px solid #E1EBF4;
}

.keyPointImg {
    width: 4rem;
}

.blue-bg {
    background-color: #95C7EC1A;
}

.additionalCards {
    border: 1px solid #E1EBF4;
}

.numberSection {
    background-color: #006EA6;
    width: 3rem;
    text-align: center;
    border-radius: 5px;
}

.numbersFont {
    font-size: 1.2rem !important;
}

.gstinImages {
    width: 100%;
}

.step-arrow {
    height: 2px;
    background-color: #9FE5E1;
    position: relative;
}

.videosRepeater .slick-dots {
    display: none !important;
}

.step-arrow::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #9FE5E1;
    top: -3.1px;
    left: -7px;
    border-radius: 1rem;
    transform: rotate(45deg);
}

.streamLineQuotn ol li:before {
    counter-increment: numList;
    content: counter(numList);
    position: absolute;
    left: -26px;
    font-size: 1rem;
    text-align: center;
    color: #2b68b2;
    line-height: 28px;
    width: 30px;
    height: 30px;
    background: inherit;
    border-radius: 999px;
    border: 1px solid #bad0eb;
}

.streamLineQuotn ol {
    display: block;
    padding: 0 0 0 26px;
    list-style: none;
    overflow: hidden;
    counter-reset: numList;
}

.streamLineQuotn ol li {
    position: relative;
    font-size: 1rem;
}

.formContainer {
    box-shadow: 0px 0px 35.88px 0px #5F5F5F26;
}

.bg-dark-yellow {
    background-color: #fcaf1b !important;
}

@media (min-width: 280px) {
    .pagingInfo {
        font-size: 1.2rem;
    }

    .bannerImg {
        width: 22rem;
    }

    .gstinImg {
        width: 22rem;
    }

    .bannerHeading {
        font-size: 2rem;
    }

    .hrLine {
        width: 83%;
        border-top: 2px solid #b3c5cd;
        margin: 0 auto;
    }

    .gstinInput {
        width: 75%;
    }

    .slick-next {
        right: 16px;
    }

    .gstinImages {
        width: 15rem;
    }

    .additionalCards {
        min-height: 18rem;
    }

}

@media (min-width: 425px) {
    .gstinInput {
        width: 75%;
    }

    .additionalCards {
        min-height: 12rem;
    }
}


@media (min-width: 576px) {
    .gstinInput {
        width: 50%;
    }
}

@media (min-width: 768px) {
    .w-md-50 {
        width: 50%;
    }

    .gstinInput {
        width: 90%;
    }

    .bannerHeading {
        font-size: 1.8rem;
    }

    .streamLineHead {
        font-size: 1.5rem;
    }

    .formHeading {
        font-size: 1.5rem;
    }
}

@media (min-width: 1024px) {
    .bannerHeading {
        font-size: 2.5rem;
    }

    .bannerImg {
        width: 29rem;
    }

    .gstinInput {
        width: 75%;
    }


    .additionalCards {
        min-height: 14rem;
    }

    .gstinImg {
        width: 26rem;
    }

    .hrLine {
        width: 91%;
    }

}

@media (min-width: 1200px) {
    .streamLineHead {
        font-size: 1.8rem;
    }

    .additionalCards {
        min-height: 24rem;
    }

    .streamLineHead {
        font-size: 1.5rem;
    }

    .formHeading {
        font-size: 1.5rem;
    }

    .bannerImg {
        width: 36rem;
    }

    .gstinImg {
        width: 32rem;
    }

    .bannerHeading {
        font-size: 3rem;
    }
}

@media (min-width: 1440px) {
    .additionalCards {
        min-height: 22rem;
    }

    .gstinInput {
        width: 60%;
    }
}

@media (min-width: 1536px) {
    .bannerImg {
        width: 36rem;
    }
}

@media (min-width: 1680px) {}

@media (min-width: 1920px) {
    .bannerImg {
        width: 36rem;
    }
}