.theme-blue {
    color: #30308a !important;
}

.p-20 {
    padding: 20px !important;
}

.text-justify {
    text-align: justify !important;
}

.book-now-btn {
    background: #30308a !important;
    color: #fff;
}

.fs-30 {
    font-size: 30px !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.text-white {
    color: #fff !important;
}

.google-play-w {
    width: 50px;
    max-width: 50px !important;
}

.top_footer {
    padding: 40px 0 !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.pb-40 {
    padding-bottom: 40px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.text-black {
    color: #000 !important;
}

.cap-color {
    font-size: 24px;
    color: #30308a !important;
    vertical-align: middle;
    margin-right: 10px;
}

.fqa-btn {
    background-color: #fff !important;
    padding: 5px 25px;
    display: block;
    font-size: 16px;
    text-transform: capitalize !important;
    border-radius: 4px;
    padding-top: 6px !important;
    color: #000 !important;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:hover {
    border-bottom-color: #30308a !important;
    background: #30308a !important;
    color: #fff !important;
}

.fqa-btn:hover {
    border-bottom-color: #30308a !important;
    background: #30308a !important;
    color: #fff !important;
}

.ptb-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.or-btn {
    margin-top: 10px !important;
    background-color: #000 !important;
    color: #fff !important;
    display: inline-flex;
    border-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 1.25rem;
    padding-right: 1.5rem;
    text-align: center;
    vertical-align: middle !important;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
    letter-spacing: 0.025em;
    border-radius: 4px;
}

.call-btn {
    color: #fff;
    padding-top: 6px;
    padding-right: 10px;
}

.call-whatsapp {
    color: #fff;
    padding-top: 4px;
}

.text-white {
    color: #fff !important;
}

.rounted-4 {
    border-radius: 4px !important;
}

.justify-content {
    justify-content: center !important;
}

@media (max-width: 1024px) {
    .mobile-center {
        justify-content: center !important;
        padding-top: 30px;
    }

    .mobile-img {
        width: 90% !important;
    }

    .p-content {
        display: none !important;
    }

    .mobile-none {
        display: none !important;
    }

    .mobile-mt-10 {
        margin-top: 10px !important;
    }

    .mobile-mr-10 {
        margin-right: 10px !important;
    }

    .mobile-pt-20 {
        margin-right: 20px !important;
    }

}

@media only screen and (min-width: 992px) {
    .desktop-none {
        display: none !important;
    }
}

.desktop-img {
    position: absolute !important;
    right: 0px !important;
    bottom: 0px !important;
    z-index: -1 !important;
}

.ptb-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
}

.ptb-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

h3 {
    font-size: 34px !important;
}

.text-dark {
    color: #0C3685;
}

.fw-800 {
    font-weight: 800;
}

.text-blue {
    color: #2D9BEA;
}

.bg-white {
    background-color: #fff;
}

.fw-500 {
    font-weight: 500;
}

.p-30 {
    padding: 30px !important;
}

.color-white {
    color: #fff !important;
}

.checked {
    color: #fb8e28 !important;
}

.p-20 {
    padding: 20px !important;
}

.pt-10 {
    padding: 10px !important;
}

.ptb-20 {
    padding: 20px !important;
}

.accordion .card-header a {
    font-weight: 600 !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

h2 {
    font-weight: 600 !important;
}

.fw-900 {
    font-weight: 900 !important;
}

.fw-bold {
    font-weight: bold !important;
}

.checked {
    color: orange;
}

.sidebar .widget_title::before {
    width: 100%;
    background-color: #2d9bea !important;
    height: 4px !important;

}

.bg-aliceblue {
    background-color: aliceblue;
}

.sidebar-color {
    background: #F3F3F3;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 16px !important;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    fill: #0C3685;
    color: #0C3685;
}

.sidebar-card {
    margin-left: 20px;
    padding-bottom: 20px;
}

.widget_categories a::before,
.widget_archive a::before {
    content: "\f125";
    font-family: "ionicons";
    margin-right: 10px;
    font-size: 16px;
    color: #2f2f88;
    font-weight: 600 !important;
}

.widget_categories ul li,
.widget_archive ul li {
    padding-bottom: 12px !important;
    padding-top: 12px;
    line-height: normal;
    border-bottom: 1px solid #2d9bea;
}

p {
    color: #000;
    /* font-size: 17px;
    line-height: 30px; */
}

.p-fs p {
    font-size: 17px;
    line-height: 30px;
}

.arrow-icon-style {
    font-size: 24px;
    height: 32px;
    width: 32px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    color: #30308a;
    vertical-align: middle;
    background-color: rgb(171 166 195 / 10%);
    border: 0px solid;
    margin-right: 10px;

}

.fs-18 {
    font-size: 18px !important;
}

.intro_desc h5 {
    font-weight: 600 !important;
}

.text-justify {
    text-align: justify !important;
}