li,
ul {
    list-style: none
}

.home-hero_grid,
li.nav-item.right-element {
    margin-left: auto
}

.home-hero_grid,
.use-network_image-wrapper {
    grid-auto-columns: 1fr;
    overflow: visible;
    display: grid
}

*,
.recent-posts h4,
div#\:0\.targetLanguage,
div#\:0\.targetLanguage span {
    font-family: Aeonik, sans-serif
}

.about-btn a,
.checklist .card a,
.content_sections a,
.footer-widget ul li a,
a {
    text-decoration: none
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

@font-face {
    font-family: Aeonik;
    src: url("/fonts/AeonikTRIAL-Regular.otf.woff2") format("woff2"), url("/fonts/AeonikTRIAL-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Aeonik;
    src: url("/fonts/AeonikTRIAL-Bold.otf.woff2") format("woff2"), url("/fonts/AeonikTRIAL-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Aeonik;
    src: url("fonts/Aeonik-Light.otf") format("opentype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "Font Awesome 7 Brands";
    src: url("/fontawesome/webfonts/fa-brands-400.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Font Awesome 7 Free";
    src: url("/fontawesome/webfonts/fa-solid-900.woff2") format("woff2");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Aeonik;
    src: url("fonts/Aeonik-RegularItalic.otf") format("opentype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Aeonik;
    src: url("assets/fonts/Aeonik-BoldItalic.otf") format("opentype");
    font-weight: 700;
    font-style: italic
}

ul {
    padding-left: 0;
    margin-bottom: 0
}

a.navbar-brand img {
    max-width: 350px
}

.navbar-collapse {
    justify-content: space-between
}

.mission-content ul.our-mission li {
    font-size: 22px;
    color: #0d2da2;
    margin-bottom: 20px;
    font-weight: 700;
    display: flex;
    gap: 10px
}

ul.navbar-nav {
    width: 100%
}

#urls,
.about-btn a,
.sidebar .btn.btn-primary {
    width: fit-content !important
}

.about-content h2,
.display-4 h2,
a.nav-link {
    color: #0d2da2;
    font-weight: 600
}

.about-content p,
a.nav-link:hover {
    color: #0d2da2
}

.banner-title h1 {
    color: #ffff;
    font-size: 95px;
    font-weight: 800
}

section.heading-banner {
    position: relative;
    padding: 10px 0
}

.banner-content h1,
.banner-content h2 {
    color: #233b87;
    font-size: 95px;
    font-weight: 800
}

.footer-bottom p {
    margin-top: 15px !important
}

section.about-area {
    position: relative;
    padding: 30px 0 70px
}

.sidebar input,
.sidebar textarea {
    padding: 10px 20px
}

.sidebar h6 {
    font-size: 19px
}

.flag-box a,
.footer-social-media ul {
    display: flex;
    align-items: center
}

.banner_sections .btn {
    background: #253167;
    color: #fff !important;
    border-color: #253167
}

.sidebar p {
    font-size: 18px;
    color: #000
}

.about-content p,
.banner_sections .col-md-8 p {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 30px
}

h5.section-btn.notranslate {
    text-align: left;
    margin: 0 0 50px
}

.client-content h1,
.client-content h2 {
    text-align: left
}

.locations {
    margin-top: 35px
}

.about-btn a {
    padding: 10px 35px !important;
    color: #fdea6e;
    background-color: #233b87;
    border-radius: 30px;
    font-size: 23px;
    font-weight: 600;
    display: block;
    text-align: center
}

.crypto-services-icons {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: start !important;
    margin-bottom: 20px
}

.home-hero_grid {
    z-index: 2;
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    flex: 1;
    grid-template-rows: auto;
    grid-template-columns: repeat(7, minmax(0, 1fr));
    place-items: start stretch;
    max-width: 50rem;
    position: relative
}

.recent-posts h4 {
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase
}

aside.recent-article .recent-posts {
    position: sticky;
    top: 15px;
    height: auto;
    overflow-y: auto
}

.blog-details a.btn.btn-secondary {
    padding: 10px 25px;
    border-radius: 50px;
    background: #233b87
}

.client-img-box,
section.logo-area.news-bg .logo-img-box {
    background-color: #fff
}

aside.recent-article ul.list-group a {
    color: #243c88 !important
}

div#blog-read li {
    font-size: 18px !important;
    color: #000;
    letter-spacing: .6px;
    font-weight: 500
}

.featured-image .img-fluid {
    max-width: 100%;
    height: auto;
    border-radius: 18px
}

.home-hero_grid-item {
    aspect-ratio: 1;
    width: 100%;
    position: relative
}

.home-hero_grid-image {
    object-fit: fill;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0% auto auto 0%
}

section.about-area .row {
    align-items: center
}

section.thired-area {
    position: relative;
    padding: 60px 0 40px;
    background-color: #eee
}

.section-btn {
    width: fit-content;
    padding: .75rem 1.25rem;
    border: 1.4px solid #000;
    border-radius: 20px 20px 0;
    color: #000;
    margin-bottom: 20px;
    font-weight: 500
}

.use-network_image,
.use-network_image-main {
    aspect-ratio: 2/2.5;
    will-change: transform;
    border-radius: 1rem;
    height: 100%;
    width: 100%;
    object-fit: cover
}

.logo-content h1,
.logo-content h2,
.thired-section-content h1 {
    color: #233b87;
    font-size: 70px;
    font-weight: 600;
    margin-bottom: 50px
}

.thired-section-content p {
    color: #233b87;
    margin-bottom: 50px;
    font-weight: 500;
    font-size: 18px
}

.use-network_image-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    position: relative
}

.use-network_image.hide-mobile-landscape,
section.our_services .col-md-4 div {
    height: 100%
}

.use-network_image {
    position: relative;
    overflow: hidden
}

.use-network_image-src {
    object-fit: cover;
    will-change: transform;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0%
}

.use-network_image-main {
    z-index: 2;
    position: relative;
    overflow: hidden;
    transform: scale(4.5)
}

.client-img-box,
.logo-img-box {
    text-align: center;
    border-radius: 50px;
    width: 300px;
    height: 180px;
    align-content: center
}

section.client-area {
    position: relative;
    padding: 70px 0 50px;
    background-color: #233b87
}

.client-content h5.section-btn {
    color: #fff;
    border-color: #fff;
    margin-bottom: 50px
}

.client-content h1,
.client-content h2 {
    color: #fff;
    font-size: 70px;
    font-weight: 600;
    margin-bottom: 50px
}

.accordion-body .about-btn a,
.client-content .about-btn a,
.inner-content-tax-filling .about-btn a,
.section-btn-montly>div>a {
    background-color: #fff;
    color: #233b87
}

body .container .about-btn a {
    padding: 18px 68px !important;
    border-radius: 50px
}

.client-img,
.logo-img {
    margin-left: 0
}

.client-area .about-btn {
    margin: 0 auto;
    display: flex;
    justify-content: center
}

.client-img-box {
    margin-bottom: 30px
}

.footer-box p {
    font-size: 18px !important
}

.client-img-box img,
.logo-img-box img {
    max-width: 130px
}

section.logo-area {
    position: relative;
    padding: 70px 0 50px
}

.logo-area .about-btn {
    display: flex;
    justify-content: center;
    margin-top: 35px
}

section.our_services .col-md-4 div.card {
    background: #e2e2e230;
    border-radius: 30px;
    padding: 30px
}

section.our_services h1 {
    font-size: 45px;
    color: #0d2da2
}

section.our_services h5 {
    font-size: 26px;
    font-weight: 600;
    color: #0d2da2
}

section.our_services .col-md-4 {
    height: auto !important
}

section.our_services,
section.tax-filling-area {
    padding-bottom: 50px
}

section.our_services .col-md-4>div {
    height: 100%;
    border-radius: 14px;
    padding: 15px
}

section.our_services p {
    font-size: 22px;
    line-height: 35px;
    color: #243c88
}

section.process-area h1 {
    text-align: left;
    margin-bottom: 50px
}

section.our_services svg {
    width: 100px !important;
    margin-top: 10px;
    height: 150px !important
}

section.process-area .about-btn {
    margin-top: 45px
}

#cfo-section {
    padding-bottom: 20px !important
}

.client-area .about-btn a {
    background-color: #fff !important;
    color: #233b87
}

div#mediation {
    margin-top: 0 !important
}

div#featured_articles h3.text-left,
div#mediation h3 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 35px;
    color: #162c71
}

section#cfo_services .roww .box-1>div {
    margin: 0 12px
}

.logo-img-box {
    background-color: #f8f8f8;
    margin-bottom: 30px;
    transition: .3s ease-in-out;
    cursor: pointer
}

.cfo-box,
.team-box {
    background-color: #efefef;
    border-radius: 40px;
    padding: 40px
}

.logo-img-box:hover {
    box-shadow: 0 8px 16px rgba(0, 0, 0, .2);
    transform: scale(1.05);
    background-color: #eaeaea
}

section.logo-area.news-bg {
    background-color: #eee
}

section.logo-area.news-bg h1 {
    font-size: 75px
}

footer.main-footer-area {
    background-color: #233b87;
    padding: 60px 0;
    position: relative;
    padding-bottom: 20px !important
}

section.about-content-section,
section.braedcrumb-area,
section.cfo-boxes-area,
section.cfo-section,
section.mission-section,
section.process-area,
section.team-area,
section.vission-area {
    padding: 60px 0;
    position: relative
}

h3.footer-heading {
    color: #fdea6e;
    font-size: 35px;
    position: relative;
    margin-bottom: 30px;
    width: fit-content
}

h3.footer-heading::after {
    content: "";
    position: absolute;
    bottom: -8px;
    background-color: #fdea6e;
    height: 3px;
    width: 100%;
    left: 0;
    border-radius: 3px
}

section.our_services .card img {
    width: 70px;
    margin-bottom: 13px
}

section.our_services .col-md-4 div.card-body {
    padding: 0 !important
}

.contact-location-box br {
    display: none
}

.footer-box h5 {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 6px
}

.footer-text h1,
.footer-text h2 {
    font-size: 150px;
    color: #fff
}

.footer-text h2,
h1 {
    font-weight: 700 !important
}

.about-content h5,
.blog-filter-area,
.footer-address,
.footer-box p {
    margin-bottom: 40px
}

.footer-box p {
    color: #fff
}

.footer-address ul li span.icon {
    color: #fff;
    margin-right: 6px
}

.footer-address ul li a {
    color: #fff;
    text-decoration: none
}

.footer-address ul li {
    color: #fff;
    padding-bottom: 15px;
    font-size: 18px
}

.cfo-box,
.cfo-services-box {
    margin-bottom: 50px;
    width: 100%
}

.footer-social-media ul li a {
    color: #fff;
    font-size: 18px;
    margin-right: 13px
}

.footer-widget ul li a {
    color: #fff;
    font-size: 18px
}

.footer-widget ul li {
    padding-bottom: 12px
}

.footer-text {
    margin-top: 40px;
    text-align: left
}

.footer-widget {
    position: relative;
    z-index: 10
}

footer.main-footer-area::after {
    content: "";
    position: absolute;
    bottom: 270px;
    right: 60px;
    background-image: url("images/footer-bg-img.png");
    width: 400px;
    height: 400px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 0
}

section.braedcrumb-area {
    background-image: url("images/breadcrumb-bg.jpg");
    height: 500px;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover
}

.breadcrumb-content h1 {
    color: #fff;
    font-size: 90px;
    font-weight: 600
}

.about-content h5 {
    color: #0d2da2
}

.mission-heading h2 {
    color: #0d2da2;
    font-size: 70px;
    font-weight: 600;
    margin-bottom: 60px;
    max-width: 600px
}

.mission-heading img {
    width: 100%;
    border-radius: 100px;
    margin-bottom: 60px
}

.mission-content h3,
.mission-content ul li {
    margin-bottom: 20px;
    font-weight: 700;
    color: #0d2da2
}

.mission-content h3 {
    font-size: 35px
}

.mission-content ul li {
    font-size: 22px
}

.mission-content p {
    color: #0d2da2;
    font-weight: 500;
    font-size: 22px
}

.mission-content ul {
    margin-bottom: 30px
}

section.vission-area {
    background-color: #000
}

section.vission-area h1,
section.vission-area h2 {
    color: #fff;
    font-size: 70px;
    font-weight: 600;
    margin-bottom: 60px;
    max-width: 600px
}

section.vission-area p {
    color: #fff;
    font-weight: 500;
    font-size: 22px
}

h1.team-heading {
    color: #0d2da2;
    font-size: 90px;
    font-weight: 600;
    margin-bottom: 60px
}

.team-box {
    height: 100%
}

.team-box .img-area {
    margin-bottom: 35px
}

.content-area h3 {
    font-size: 30px;
    font-weight: 700;
    color: #0d2da2;
    margin-bottom: 0
}

.content-area h5 {
    font-size: 22px;
    font-weight: 500;
    color: #0d2da2;
    margin-bottom: 30px
}

.content-area p {
    color: #0d2da2;
    font-size: 22px;
    line-height: 30px
}

section.cfo-content {
    position: relative;
    padding: 80px 0;
    background-color: #233b87
}

section.cfo-content .content-area p {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    font-weight: 600
}

.cfo-box {
    position: relative;
    height: 400px;
    align-content: center;
    text-align: center
}

.cfo-box .plus-icon {
    color: #0d2da2;
    font-size: 100px
}

.cfo-box .title {
    font-size: 35px;
    color: #0d2da2;
    font-weight: 500
}

.accordion-button.collapsed,
.accordion-button:not(.collapsed) {
    text-align: left !important;
    padding: 25px 25px 50px !important;
    font-size: 22px !important;
    font-weight: 600 !important
}

section.cfo-services-area {
    position: relative;
    background-color: #233b87;
    padding: 60px 0
}

.section-heading h1,
.section-heading h2 {
    color: #fff;
    font-weight: 700;
    font-size: 70px;
    margin-bottom: 100px
}

.cfo-services-box {
    background-color: #fff;
    border-radius: 50px;
    height: 650px
}

.cfo-services-box h3 {
    font-size: 27px;
    font-weight: 700;
    color: #000;
    margin-bottom: 30px;
    border-bottom: 1px solid #0000002b;
    padding: 40px 40px 30px
}

.cfo-services-box p {
    padding-left: 40px;
    padding-right: 40px;
    color: #000;
    font-size: 22px;
    line-height: 40px
}

.heading-bg {
    background-color: #ffffdb;
    padding: 40px 0;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px
}

.heading-bg h5.section-btn {
    width: 60%;
    text-align: start;
    padding-left: 40px
}

.cfo-inner-heading h3 {
    color: #000;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 30px
}

.cfo-inner-heading p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0
}

.box-1 {
    position: relative;
    margin-bottom: 30px
}

.cfo-heading-area h1,
.cfo-heading-area h2 {
    color: #233b87;
    font-weight: 700;
    font-size: 60px;
    height: 100%;
    margin-top: auto
}

div#featured_articles h5 {
    font-size: 25px;
    font-weight: 600;
    color: #243c88;
    text-transform: capitalize;
    line-height: 1.2;
    margin: 20px 0;
    text-align: center
}

#featured_articles .card {
    border-radius: 30px !important;
    overflow: hidden
}

div#featured_articles .btn {
    padding: 15px 70px;
    border-radius: 50px;
    background: #162c71;
    color: #fff;
    width: fit-content;
    margin: 35px auto;
    font-size: 20px;
    border: none;
    letter-spacing: .5px
}

#your_success .cfo-heading-area .about-btn {
    display: block !important
}

.content-area ul,
.custom-bg ul {
    padding-left: 18px
}

.custom-bg li {
    list-style: disc
}

.custom-bg li,
.custom-bg p {
    font-size: 20px;
    line-height: 30px;
    color: #000
}

.custom-bg h4 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #233b87
}

.custom-bg>div {
    padding: 35px;
    border-radius: 30px;
    height: 100%;
    background-color: #efefef;
    color: #233b87
}

.custom-bg ul {
    padding-bottom: 15px
}

.custom-bg b {
    color: #233b87 !important
}

.section-heading-cfo h1,
.section-heading-cfo h2 {
    color: #233b87;
    font-size: 70px;
    font-weight: 700;
    margin-bottom: 100px
}

.inner-content-tax-filling {
    background-color: #efefef;
    border-radius: 100px;
    padding: 70px
}

.inner-content-tax-filling h1 {
    color: #233b87;
    font-size: 100px;
    font-weight: 700;
    margin-bottom: 20px
}

.content_sections li,
.content_sections p,
.inner-content-tax-filling p {
    font-size: 20px;
    font-weight: 500
}

section.audit-section,
section.blog-area {
    position: relative;
    padding: 50px 0
}

.audit-heading h1,
.audit-heading h2 {
    color: #233b87;
    font-size: 70px;
    font-weight: 700
}

.audit-content h4 {
    color: #233b87;
    font-weight: 700;
    font-size: 27px
}

.audit-content p {
    color: #233b87;
    font-size: 20px
}

h1.heading-corporate {
    font-size: 80px !important
}

.inner-content-tax-filling .about-btn {
    margin-top: 70px
}

.corporate-details p {
    font-size: 27px;
    color: #233b87;
    font-weight: 600;
    margin-bottom: 0
}

.inner-bg {
    background-color: #233b87;
    padding: 50px;
    border-radius: 100px
}

.article-img img {
    width: 100%;
    border-radius: 50px
}

.article-content img {
    max-width: 100px;
    margin-bottom: 30px
}

.article-content h1 {
    color: #fff;
    font-size: 85px;
    font-weight: 700;
    line-height: 100px
}

.filter-buttons {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    padding: 10px;
    justify-content: space-between
}

.filter-button {
    padding: 13px 50px;
    border-radius: 20px;
    background-color: #dbdbdb;
    color: #233b87;
    font-weight: 600;
    border: none;
    cursor: pointer;
    font-size: 16px
}

.blog-box,
.form-box {
    background-color: #f7f7f7
}

.filter-button.active {
    background-color: #233b87;
    color: #fdea6e
}

.blog-box {
    border-radius: 50px;
    position: relative;
    padding: 20px;
    border: 1px solid #ddd;
    margin-bottom: 40px
}

.blog-box img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    object-position: center;
    border-radius: 25px;
    margin-bottom: 35px
}

.blog-content h3 {
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 30px
}

.blog-content h3 a,
.contact-location-box a {
    color: #000
}

.blog-content p {
    color: #000;
    font-size: 18px;
    letter-spacing: .6px;
    font-weight: 500;
    margin-bottom: 20px
}

.blog-footer {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
    padding: 0
}

.blog-footer span.date {
    color: #000;
    font-size: 20px;
    font-weight: 500
}

.location-heading h2 {
    color: #233b87;
    font-size: 50px;
    font-weight: 700
}

.main-heading {
    font-weight: 700;
    font-size: 42px;
    color: #233b87;
    line-height: 1.3;
    width: 395px;
    text-align: left;
    margin-bottom: 50px
}

div#\:0\.targetLanguage {
    padding: 10px;
    border: none;
    background: #243c88;
    color: #fff !important;
    border-radius: 5px
}

div#\:0\.targetLanguage span {
    color: #fff
}

#google_translate_element {
    position: fixed;
    top: 20px !important
}

.btn-custom {
    border-radius: 12px;
    font-size: 16px
}

.btn-custom:hover {
    color: #f7ec3d
}

.form-box {
    height: 100%
}

.form-label {
    font-weight: 600;
    color: #1c2a7b
}

.form-control,
.form-select {
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    margin-bottom: 30px
}

.navbar-nav .dropdown-menu li a {
    color: #000;
    font-size: 16px;
    letter-spacing: .6px
}

.navbar-nav .dropdown-menu li a:hover {
    background-color: #233b87;
    color: #fff
}

.form-control:focus,
.form-select:focus {
    border-bottom: 2px solid #1c2a7b;
    box-shadow: none
}

.contact-location-box {
    position: relative
}

.contact-location-box img {
    width: 100%;
    border-radius: 25px;
    margin-bottom: 30px
}

.contact-location-box h3 {
    font-size: 25px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px
}

.contact-location-box p {
    font-size: 18px;
    color: #000;
    font-weight: 500
}

header.main-navbar nav.navbar.navbar-expand-lg {
    padding: 20px 0 10px
}

.inner-video-main iframe,
.inner-video-short iframe {
    border-radius: 25px;
    margin-bottom: 30px
}

img,
svg {
    vertical-align: middle
}

.section_use-network {
    z-index: 1;
    background-color: #f5f5f5;
    position: relative
}

.use-network_component {
    max-height: 160rem;
    display: flex;
    position: relative
}

.use-network_content {
    max-height: 60rem;
    padding-top: 5.5rem;
    padding-bottom: 4rem;
    position: sticky;
    top: 0
}

.use-network_content-left {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
    position: relative
}

.flag-img img {
    height: 50px
}

.flag-area-inner {
    display: flex;
    flex-wrap: wrap;
    margin: 35px 0;
    gap: 11px
}

.content-area ul li {
    color: #0d2da2;
    line-height: 1.5em;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: .4px;
    list-style: circle;
    position: relative;
    margin-bottom: 10px
}

.accordion-body p,
.accordion-body ul li {
    font-size: 18px !important;
    font-weight: 400 !important
}

.flag-box {
    display: flex;
    align-items: center;
    position: relative;
    flex-basis: 250px;
    text-align: center;
    align-content: flex-start;
    margin-bottom: 35px;
    padding: 0 14px;
    border-radius: 5px;
    background: #f6f6f6
}

.accordion-body,
.accordion-button.collapsed,
.accordion-button:hover,
.accordion-button:not(.collapsed),
.accordion-item {
    background-color: #233b87 !important
}

.faq-item-section {
    padding: 80px 0
}

.accordion-item {
    border-radius: 15px !important;
    width: 100%;
    margin-bottom: 50px;
    border: none !important
}

.accordion-button.collapsed {
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    border: 1px solid #013a55 !important;
    border-radius: 15px !important;
    box-shadow: none !important;
    color: #fdea6e !important
}

.accordion-button:not(.collapsed) {
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    border: 1px solid #233b87 !important;
    border-radius: 15px 15px 0 0 !important;
    box-shadow: none !important;
    color: #fdea6e !important
}

.accordion-body,
.accordion-collapse {
    border-radius: 0 0 15px 15px !important
}

.accordion-button:focus {
    box-shadow: none !important;
    border-color: #013a55 !important
}

.accordion-button:hover {
    color: #fdea6e !important
}

.accordion-body p,
.accordion-body ul li,
ul#myTab button.nav-link:hover {
    color: #fff !important
}

.accordion-button::after {
    position: absolute !important;
    right: 40px !important;
    top: 40px !important;
    color: #fff !important;
    filter: brightness(0) invert(1) !important;
    background-image: none !important;
    content: '+' !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    width: auto !important;
    height: auto !important
}

.accordion-button:not(.collapsed)::after {
    content: '−' !important
}

.sub-title {
    font-size: 16px;
    color: #ccc;
    font-weight: 400;
    margin-top: 8px
}

.accordion-body {
    padding: 25px !important
}

.accordion-body p {
    line-height: 32px !important
}

.accordion-body h3 {
    color: #fdea6e !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    margin-top: 25px !important;
    margin-bottom: 15px !important
}

.accordion-body ul {
    padding-left: 15px !important
}

.accordion-body ul li {
    margin-bottom: 20px !important;
    list-style: circle !important
}

.form-control {
    border: none;
    border-bottom: 1px solid #000;
    border-radius: 0;
    box-shadow: none
}

.form-control:focus {
    border-bottom: 2px solid teal;
    box-shadow: none
}

.btn-custom {
    background-color: teal;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    border: none;
    padding: 10px 20px
}

button.nav-link.active {
    background: teal !important;
    color: #f9ea6e !important
}

form.row.form-box.p-4.rounded-4.border {
    border-radius: 0 !important;
    border: none !important;
    height: auto !important;
    overflow: hidden
}

ul#myTab {
    border: none;
    display: grid;
    gap: 15px
}

.contact-form-tab-area h3 {
    font-size: 25;
    font-weight: 600
}

.contact-form-tab-area {
    border-radius: 40px;
    overflow: hidden;
    padding: 28px 5px;
    background: #f7f7f7
}

button.btn-default.wow.fadeInUp {
    font-weight: 700;
    letter-spacing: 1px;
    border: none;
    padding: 13px 90px 13px 28px;
    margin: 0 3px;
    border-radius: 50px !important;
    background: #243c88;
    color: #f9ea6e
}

button.nav-link {
    background-color: #243c88;
    color: #f9ea6e !important;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 19px 90px 19px 39px;
    border-radius: 32px !important;
    margin: 0 -1px;
    border: none !important;
    font-size: 14px;
    display: block;
    text-align: left;
    width: 288px
}

.upload-content-box svg {
    width: 40px;
    display: flex
}

div#myTabContent {
    overflow: hidden;
    background: #fffbff !important
}

.btn-custom:hover {
    background-color: #066
}

.flag-title {
    margin-left: 10px;
    font-size: 18px;
    font-weight: 500;
    color: #000
}

.main-navbar {
    box-shadow: 0 0 24px 0 #e3e3e3
}

.heading-banner {
    margin-top: 25px
}

section.contact-form {
    margin-top: 42px
}

section.article-banner {
    margin-top: 40px
}

.blog-footer span.tag {
    border: 3px solid #eee;
    border-radius: 30px;
    padding: 18px 14px !important;
    color: #233b87;
    font-weight: 700
}

.img-fluid {
    max-width: 100%;
    height: auto;
    border-radius: 0
}

.recent-posts {
    background-color: #f8f9fa;
    padding: 20px;
    border-radius: 8px;
    height: auto;
    overflow: auto
}

section.faq-item-section {
    padding: 60px 0
}

.pay-banner p {
    color: #fff !important;
    font-size: 20px;
    font-weight: 500 !important
}

.pay-banner>div {
    background-color: #233b87;
    padding: 90px 50px;
    border-radius: 100px !important
}

.pay-banner .container {
    border-radius: 8px;
    margin-top: 50px;
    position: relative;
    z-index: 2;
    overflow: hidden
}

img.dividers {
    width: 100%;
    margin: 50px auto
}

#urls {
    margin-left: auto !important;
    margin-right: 0 !important
}

.checklist p {
    font-size: 17px;
    color: #333;
    text-align: left !important;
    font-weight: 400 !important
}

.checklist .container {
    background: #fff;
    padding: 50px 11px;
    border-radius: 10px
}

.pay-banner img {
    width: 100%;
    height: 310px;
    border-radius: 35px;
    object-fit: cover;
    object-position: top center
}

.checklist .card {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
    transition: transform .3s;
    border: 1px solid #233b87
}

.checklist .card>div {
    display: flex;
    text-align: left;
    gap: 10px;
    align-items: start
}

.checklist img {
    width: 60px
}

.checklist .card h6 {
    font-size: 20px;
    color: #222;
    margin-bottom: 10px
}

.checklist .card a {
    font-size: .95rem;
    color: #233b87 !important;
    font-weight: 500
}

.pay-banner h2 {
    color: #fff;
    font-size: 95px;
    font-weight: 700
}

.checklist .card:hover {
    background: #fdea6e;
    cursor: pointer
}

.banner_sections {
    padding: 80px 15px
}

.flage {
    border: 3px solid #fbfbfb;
    margin-top: -50px;
    width: 65px;
    border-radius: 6px
}

.company_colum .col-6>p:last-child {
    color: #000 !important;
    font-size: 12px
}

.company_colum p {
    font-size: 13px;
    color: #243c88;
    text-align: left;
    padding-left: 0 !important
}

#v-pills-tab .nav-link.active,
#v-pills-tab .show>.nav-link {
    color: var(--bs-nav-pills-link-active-color);
    background-color: #243c88 !important
}

.tab_section h5 {
    font-size: 23px;
    font-weight: 600;
    border-bottom: 2px solid #243c88;
    line-height: 1.5;
    width: fit-content;
    margin-bottom: 15px !important
}

.content_sections ul,
.wp-block-list {
    padding-left: 0
}

.content_sections a {
    color: #0d2da2
}

.content_sections h3 {
    color: #0d2da2;
    font-weight: 600;
    font-size: 25px
}

.content_sections h2 {
    color: #0d2da2;
    font-weight: 600;
    font-size: 30px
}

.bi.bi-arrow-clockwise {
    font-size: 22px
}

.sidebar .btn.btn-primary {
    background: #243c88;
    color: #fff;
    padding: 6px 25px
}

.content_sections li {
    color: #000 !important
}

.content_sections {
    box-shadow: 1px 1px 5px 0 #ccc;
    padding: 20px !important;
    border-radius: 10px
}