@font-face {
    font-family: Aeonik light;
    src: url(../fonts/AeonikTRIAL-Light.otf) format("opentype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Aeonik TRIAL;
    src: url(../fonts/AeonikTRIAL-Light.otf) format("opentype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Aeonik regular;
    src: url(../fonts/AeonikTRIAL-Regular.otf) format("opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Aeonik bold;
    src: url(../fonts/AeonikTRIAL-Bold.otf) format("opentype");
    font-weight: 700;
    font-style: normal
}

body {
    font-family: Aeonik regular;
    /* background: linear-gradient(270deg, #d1fbff -22.1%, #fff 25.34%, #fff 72.57%, #d1fbff 120.94%) */
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box
}

.hero-title {
    font-family: Aeonik bold;
    font-weight: 700;
    font-size: 49px;
    line-height: 57px;
    letter-spacing: 0%;
    background: linear-gradient(90.06deg, #123A5D -73.84%, #123A5D 104.89%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.btn.btn-consult span {
    line-height: 0
}

#navbarNav .nav-link:hover:after,
#navbarNav .nav-link.active:after,
#navbarNav .nav-link:after {
    content: "";
    display: none
}

.btn.btn-consult {
    font-weight: 500;
    font-size: 19px;
    line-height: 100%;
    letter-spacing: 0%;
    font-family: Aeonik regular;
    background-color: #123A5D !important;
    padding: 15px 35px !important;
    display: flex;
    align-items: center;
    gap: 10px;
    width: -moz-fit-content;
    width: fit-content
}

.text-muted {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0%;
    font-family: Aeonik regular;
    color: #000 !important
}

.hero-subtitle {
    color: #123A5D;
    font-weight: 700;
    font-size: 23px;
    line-height: 100%;
    letter-spacing: 0%;
    font-family: Aeonik bold
}

.privacy.checklist p {
    margin: 5px 0 !important;
    width: 100% !important;
    max-width: 100% !important
}

body main .privacy h2 {
    margin-bottom: 8px !important
}

.privacy.checklist ul,
.privacy.checklist ol {
    padding-left: 16px
}

.privacy h3,
.privacy h2 {
    background: linear-gradient(90deg, #123A5D, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Aeonik bold !important;
    position: relative;
    padding: 0 0 8px !important;
    font-size: 1.75rem
}

.btn-consult {
    background-color: #00b894;
    color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px
}

.reivew-banner .container>div {
    position: relative;
    z-index: 9
}

.card-service {
    border: none;
    box-shadow: 0 4px 10px #0000000d;
    border-top: 5px solid;
    border-radius: 10px;
    transition: .3s
}

.card-service:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px #0000001a
}

.card-service p {
    font-size: .95rem
}

.border-canada {
    border-color: #1abc9c
}

.border-usa {
    border-color: #2980b9
}

.border-global {
    border-color: #e67e22
}

.border-crypto {
    border-color: #16a085
}

body .container {
    width: 100%;
    max-width: 85%;
    margin-left: auto !important;
    margin-right: auto !important
}

.banner {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important
}

.industries-section .btn-outline-info:hover {
    color: #fff;
    background: #194164 !important;
    border-color: #194164 !important
}

.name span {
    display: none !important
}

.services-section {
    padding-top: 10px !important
}

.top-banner {
    color: #030;
    text-align: center;
    padding: 8px 10px;
    font-size: .9rem;
    font-family: Figtree, sans-serif;
    margin: 10px auto;
    border-radius: 5px;
    background: linear-gradient(90deg, #85f0b2, #57ceab)
}

.btn-consultion {
    margin: 20px auto;
    display: block
}

.navbar-nav .nav-link {
    font-weight: 600;
    color: #123A5D;
    letter-spacing: .5px
}

.navbar-nav .dropdown-menu {
    font-size: .9rem
}

.navbar-brand img {
    width: 170px;
    height: 100%
}

#navbarNav ul .nav-item>a {
    position: relative
}

#navbarNav ul .nav-item>a:before {
    content: "";
    background: #000;
    height: 1px;
    width: 50%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 8px
}

.bg-lightt {
    text-align: left !important
}

#sub-menu .container {
    max-width: 99%
}

#navbarNav ul {
    gap: 30px
}

.sidebarr a {
    margin: 6px;
    font-family: Aeonik TRIAL;
    font-weight: 400;
    display: block;
    color: #000 !important;
    text-transform: capitalize;
    font-size: 18px
}

.sidebarr {
    display: grid
}

.dropdown-toggle:after {
    content: "";
    visibility: visible;
    border: none !important;
    background: url(../images/arrow-Nuq-5L7R.png);
    background-repeat: no-repeat;
    background-position: right;
    height: 20px !important;
    width: 20px !important;
    display: block !important;
    background-color: transparent !important;
    position: absolute;
    top: 8px !important;
    right: -9px
}

.Trustpilot img {
    width: 100px;
    display: block
}

.Trustpilot span {
    margin-left: 0 !important
}

.bd-top a {
    color: #123A5D
}

.nav-link {
    text-align: left;
    text-transform: uppercase;
    letter-spacing: .5px;
    color: #123A5D !important
}

.nav-link small {
    display: block;
    font-weight: 400;
    font-size: 10px;
    color: #444;
    letter-spacing: normal
}

.nav-link:after {
    content: "";
    display: block;
    width: 0%;
    height: 2px;
    background-color: #123A5D;
    transition: width .3s ease-in-out;
    margin: 3px 0 0
}

.nav-link:hover:after,
.nav-link.active:after {
    width: 80%
}

.navbar-nav {
    margin-left: auto
}

.service-card {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    transition: transform .3s ease;
    height: 100%
}

.service-card:hover {
    transform: translateY(-5px)
}

.card-top {
    height: 5px
}

.services-section .row>div>img {
    margin-bottom: 8px
}

.perspective-boxes .col.medium-4.small-12>.col-inner {
    border: 1px solid rgba(0, 0, 0, .2);
    text-align: center
}

.box-links i.fa {
    background: #123A5D;
    padding: 18px;
    display: inline-block;
    font-size: 41px;
    color: #fff;
    border-radius: 100%;
    margin: 10px auto
}

.perspective-boxes>div>div {
    padding: 10px
}

.perspective-boxes .box-links h2 {
    font-size: 21px
}

.services-section .row>div>div .card-title {
    padding: 30px 20px;
    display: flex;
    justify-content: start;
    text-align: left;
    color: #fff;
    font-size: 18px;
    position: relative;
    z-index: 1
}

.services-section .row div .card-title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    /* opacity: .5; */
    background: #123A5D;
    z-index: -1
}

.services-section .row .canadian_accounting .card-title {
    background: url(firstcard-BNk3cElM.webp)
}

.services_slider .owl-stage-outer {
    padding-left: 0;
    padding-bottom: 31px;
    height: 100% !important
}

.services_slider .owl-stage {
    display: flex;
    flex-wrap: wrap;
    height: auto
}

.services-section .row .usa_accounting .card-title {
    background: url(secondcard-DJ1sWo0Y.webp)
}

.services_slider .col-md-6 {
    height: 100% !important
}

.services-section .divider {
    width: 100%;
    margin-top: 49px !important
}

.services_slider .owl-item {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

.services-section .row .global_accounting .card-title {
    background: url(thirdcard-BXctawK3.webp)
}

.services-section .row .blockchain .card-title {
    background: url(thirdcard-BXctawK3.webp)
}

.services-section .row .card-text {
    padding: 25px
}

.divider {
    width: 100%;
    margin-top: 77px
}

.profile-img {
    width: 100%;
    aspect-ratio: 1 / 1;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
    height: 115px
}

.grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 15px
}

.dividers {
    width: 100%;
    margin: 50px auto
}

.section-bg {
    padding: 70px 50px;
    border-radius: 15px;
    background: radial-gradient(148.37% 678.65% at 50% 45.09%, #fff, #d4fbff 25.58%)
}

.btn-consult {
    background-color: #123A5D;
    color: #fff
}

.section-bg {
    position: relative;
    z-index: 2;
    margin-top: 0 !important
}

.section-bg:before {
    content: "";
    background: url(bg_image-Cm5sbYZD.webp);
    background-size: contain;
    background-position: right bottom;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    right: 0;
    bottom: 0;
    z-index: -1
}

.badge {
    background: url(../images/bg_layer-yawT5mU7.png);
    font-size: 21px;
    font-family: Aeonik regular;
    color: #000 !important;
    padding: 16px;
    padding-right: 88px !important;
    background-size: cover !important;
    font-weight: 400 !important;
    border-radius: 0 !important
}

.solution-container>div h2,
.solution-container>div h3 {
    font-size: 21px
}

.perspective-boxes .col.medium-4.small-12>.col-inner {
    border: 1px solid rgba(0, 0, 0, .2);
    height: 100%
}

.solution-container>div {
    border: 1px solid #7CE9F0;
    padding: 10px;
    width: 30%;
    border-radius: 10px
}

.solution-container {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 20px
}

.solution-container>div:hover {
    background: #7ce9f0
}

.solution-container>div {
    height: auto
}

.solution-container>div>div {
    height: 100%
}

.corporate-main h2,
.corporate-main h3,
.corporate-main h4 {
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0%;
    font-family: Aeonik bold;
    background: linear-gradient(270deg, #39d9e4 -15.97%, #123A5D 84.04%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.section-bg h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 1.3;
    letter-spacing: 0%;
    font-family: Aeonik bold;
    background: linear-gradient(270deg, #39d9e4 -15.97%, #123A5D 84.04%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.nav-item.dropdown:hover>#sub-menuu {
    display: block !important
}

#sub-menuu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none
}

.section-bg P span {
    margin: 0 8px
}

.section-bg P {
    font-size: 16px;
    color: #00737c !important;
    margin-bottom: 35px
}

.industries-section {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.industries-section .container {
    padding: 50px;
    /* background: radial-gradient(133.43% 365.73% at 50% 50%, #fff 3.64%, #aaf3fb 82.24%) !important; */
    border-radius: 10px
}

.industries-section .section-title {
    font-weight: 700 !important;
    font-size: 47px;
    line-height: 120%;
    letter-spacing: -2%;
    font-family: Aeonik bold;
    background: linear-gradient(180deg, #123A5D 14.15%, #123A5D 105.39%, #123A5D 108.67%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.industries-section .card-title {
    font-weight: 700 !important;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    font-family: Aeonik bold;
    color: #123A5D !important
}

.industries-section .card-text {
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    text-align: center;
    font-family: Aeonik light;
    letter-spacing: .5px;
    margin-bottom: auto
}

.industries-section .card-body {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

.testimonial-carousel .owl-stage {
    display: flex;
    flex-wrap: wrap
}

.testimonial-carousel .owl-item {
    height: auto
}

.testimonial-carousel .owl-item>div {
    height: 100% !important
}

.industries-section .card {
    background: transparent !important
}

header .dropdown-menu li a:hover {
    background: transparent !important
}

header .dropdown-menu li {
    padding: 10px 0
}

header .dropdown-menu {
    background: #123A5D !important;
    padding: 20px 0
}

header .dropdown-menu li a {
    font-size: 16px;
    color: #fff
}

.industries-section .btn-outline-info {
    border-radius: 50px;
    padding: 7px 19px;
    color: #fff;
    background: #123A5D;
    margin-top: 25px !important;
    display: block
}

.hover-dropdown:hover>.dropdown-menu {
    display: block
}

#navbarNav ul.navbar-nav>li ul li a {
    color: #fff !important;
    font-weight: 400 !important;
    padding-left: 10px !important
}

#navbarNav ul.navbar-nav>li ul li>ul {
    left: 70%;
    top: -95%
}

#navbarNav ul.navbar-nav>li ul li a:after {
    content: "";
    background: url(../images/subarrow-CM2Cahuk.png) !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    right: 3% !important;
    top: 32% !important;
    width: 13px !important;
    height: 10px !important
}

#faqDropdown:hover+#sub-menuu {
    display: block !important
}

#navbarNav ul.navbar-nav>li ul li a:before {
    content: "";
    display: none
}

#sub-menu .container .row>div:nth-child(2) {
    width: 20%
}

#sub-menu .container .row>div:first-child {
    width: 30%
}

.industries-section .row>div {
    position: relative
}

/* .cart_collum:before {
    position: relative;
    content: "";
    background: url(../images/cart-Db9mV6HC.png);
    height: 23px;
    width: 22px;
    display: block;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    top: -11px;
    left: 50%;
    transform: translate(-50%);
    z-index: 2
} */

/* .industries-section .row>div:after {
    content: "";
    background: #ecfeff;
    position: absolute;
    width: 53px;
    height: 30px;
    top: 0;
    transform: translate(-50%, -50%);
    left: 50%;
    z-index: 1
} */

/* .health_collum:before {
    position: relative;
    content: "";
    background: url(../images/health-DPVljsUE.png);
    height: 23px;
    width: 22px;
    display: block;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    top: -11px;
    left: 50%;
    transform: translate(-50%);
    z-index: 2
}

.menufacturing_collum:before {
    position: relative;
    content: "";
    background: url(../images/menufactring-CrLxnGKq.png);
    height: 23px;
    width: 22px;
    display: block;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    top: -11px;
    left: 50%;
    transform: translate(-50%);
    z-index: 2
}

.crypto_collum:before {
    position: relative;
    content: "";
    background: url(../images/coin-C6_vrnfC.png);
    height: 23px;
    width: 18px;
    display: block;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    top: -11px;
    left: 50%;
    transform: translate(-50%);
    z-index: 2
} */

.btn-info span {
    line-height: 0
}

.btn-info {
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    border-radius: 50px;
    gap: 10px;
    align-items: center;
    background: #123A5D;
    border-color: #123A5D !important
}

.section-title {
    font-weight: 700 !important;
    font-size: 47px;
    line-height: 120%;
    letter-spacing: -2%;
    font-family: Aeonik bold;
    background: linear-gradient(180deg, #123A5D 14.15%, #123A5D 105.39%, #123A5D 108.67%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.tool-logo {
    max-height: 50px;
    width: auto;
    transition: transform .3s ease
}

.tool-logo:hover {
    transform: scale(1.1)
}

#toolsCarousel {
    position: relative;
    overflow: hidden
}

#toolsCarousel img {
    width: 124px
}

#toolsCarousel .carousel-item>div {
    justify-content: space-between !important
}

.tool_we_us {
    background: radial-gradient(133.43% 365.73% at 50% 50%, #fff 3.64%, #c8f8fd 82.24%);
    padding: 25px;
    border-radius: 10px;
    margin-bottom: 50px !important
}

.tools-section .container {
    padding: 0 !important
}

.family-tab-content h2,
.family-tab-content h3,
.family-tab-content h4 {
    font-size: 27px;
    line-height: 1.3;
    letter-spacing: 0%;
    font-family: Aeonik bold;
    /* background: linear-gradient(270deg, #39d9e4 -15.97%, #123A5D 84.04%) padding-box text; */
    /* -webkit-text-fill-color: transparent; */
    color: #123A5D;
}

.family-tab-content h5,
.family-tab-content h6 {
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 0%;
    font-family: Aeonik bold
}

.tools-section hr {
    color: #123A5D !important;
    border: 1.2px solid;
    margin: 30px 0 !important
}

.tools-section hr.bi {
    margin-bottom: 0 !important
}

.trusted-partner-section .btn.btn-info {
    margin: 0 !important;
    font-family: Aeonik regular;
    font-size: 18px;
    font-weight: 500
}

.trusted-partner-section .hero-title {
    font-size: 2rem;
    font-weight: 700;
    color: #0588a6;
    line-height: 1.3
}

.trusted-partner-section .stat-label {
    font-size: .875rem;
    color: #6c757d
}

.trusted-partner-section .stat-value {
    font-size: 20px;
    font-weight: 600;
    color: #123A5D
}

.trusted-partner-section .hero-img {
    max-width: 85%;
    border-radius: 1rem;
    box-shadow: 0 .5rem 1rem #00000014
}

.image-grid {
    display: flex;
    flex-wrap: wrap;
    transform: rotate(27deg)
}

.trusted-partner-section .container {
    overflow: hidden
}

.partner-footer {
    color: #003d4d;
    margin: 0 auto;
    max-width: 100%
}

.partner-links a {
    font-family: Aeonik regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #123A5D
}

.partner-site a {
    font-family: Aeonik regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -2%;
    color: #123A5D
}

.partner-footer a {
    color: #123A5D;
    text-decoration: none
}

.partner-footer a:hover {
    text-decoration: underline
}

.partner-heading {
    margin-bottom: 1rem;
    position: relative;
    display: inline-block;
    font-family: Aeonik bold;
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: -2%;
    color: #123A5D !important
}

.partner-social i {
    color: #123A5D !important
}

.partner-heading:after {
    content: "";
    position: absolute;
    height: 3px;
    width: 60px;
    background-color: #123A5D;
    bottom: -5px;
    left: 0
}

.partner-list {
    list-style: none;
    padding-left: 0;
    line-height: 1.9em;
    margin: 0;
    font-family: Aeonik regular;
    font-weight: 400;
    font-size: 16px;
    leading-trim: Cap height;
    line-height: 280%;
    letter-spacing: -2%
}

.partner-social {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 10px
}

.partner-social a {
    font-size: 1.2rem;
    color: #003d4d
}

.partner-social a:hover {
    color: #fb2056
}

.banner-about img {
    width: 165px;
    margin-right: auto !important;
    float: left
}

.partner-footer-logo {
    width: 180px;
    height: auto !important
}

.partner-divider {
    border-top: 2px solid #123A5D !important;
    margin: 30px 0
}

.partner-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between
}

.partner-section {
    flex: 1 1 1
}

.partner-bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    font-size: .875rem
}

.partner-links a {
    margin: 0 8px
}

.partner-links span {
    margin: 0 5px;
    color: #aaa
}

.partner-site a {
    text-decoration: none;
    color: #123A5D
}

.partner-site a:hover {
    text-decoration: underline
}

h5.partner-heading.oshawa-office-partner {
    margin-top: 20px
}

footer.partner-footer .container {
    padding: 50px;
    /* background: radial-gradient(133.43% 365.73% at 50% 50%, #fff 3.64%, #b5f2f9 82.24%); */
    border-radius: 10px;
    margin-bottom: 50px
}

.line-container {
    padding: 40px 0;
    text-align: center
}

.line-with-dot {
    position: relative;
    height: 1px;
    background-color: #57c6c9;
    width: 85%;
    margin: 0 auto
}

.line-with-dot .dot {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 6px;
    height: 6px;
    background-color: #57c6c9;
    border-radius: 50%
}

.newsmarket-container {
    padding: 0;
    font-family: Aeonik regular
}

.newsmarket-wrapper {
    margin: 0 auto;
    border-radius: 12px;
    padding: 50px;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    /* background: radial-gradient(133.43% 365.73% at 50% 50%, #fff 3.64%, #c2f7fd 82.24%) */
}

.newsmarket-left,
.newsmarket-right {
    flex: 1 1 400px
}

.newsmarket-title {
    font-family: Aeonik bold;
    font-weight: 700;
    font-size: 47px;
    line-height: 120%;
    letter-spacing: -2%;
    background: linear-gradient(303.01deg, #426c91 17.55%, #123A5D 103.29%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.newsmarket-line {
    width: 80px;
    height: 2px;
    background-color: #123A5D;
    margin: 10px 0 20px
}

.newsmarket-description {
    font-family: Aeonik regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -2%;
    color: #141414
}

.newsmarket-office h3 {
    font-family: Aeonik bold;
    font-weight: 700;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: -2%;
    color: #123A5D
}

.newsmarket-office p {
    width: 375;
    height: 378;
    top: 5895px;
    left: 237px;
    border-width: 1px
}

.newsmarket-buttons {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
    flex-wrap: wrap;
    justify-content: space-around
}

.newsmarket-buttons button {
    padding: 10px 29px;
    border-radius: 7px;
    border: 1px solid #123A5D;
    background-color: #fff;
    cursor: pointer;
    font-weight: 500;
    color: #123A5D;
    transition: all .3s ease
}

.newsmarket-buttons button.active,
.newsmarket-buttons button:hover {
    background: #123A5D;
    color: #fff;
    font-family: Aeonik light;
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    letter-spacing: -2%
}

.newsmarket-buttons button {
    background-color: transparent;
    color: #000;
    font-family: Aeonik light;
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    letter-spacing: -2%
}

.newsmarket-form {
    padding: 20px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    background: linear-gradient(303.01deg, #426c91 17.55%, #123A5D 103.29%);
}

.newsmarket-form select,
.newsmarket-form input {
    background: #fff;
    padding: 14px
}

.newsmarket-form input,
.newsmarket-form select,
.newsmarket-form textarea {
    padding: 15px;
    border-radius: 5px;
    border: none;
    width: 100%;
    font-size: 14px
}

.newsmarket-row {
    display: flex;
    gap: 10px
}

.newsmarket-row input {
    flex: 1
}

.newsmarket-form textarea {
    height: 100px;
    resize: none
}

.newsmarket-form button[type=submit] {
    background-color: #123A5D !important;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 20px;
    width: -moz-fit-content;
    width: fit-content;
    align-self: center;
    border-radius: 5px;
    cursor: pointer;
    transition: background .3s ease;
    font-family: Aeonik light;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%
}

.newsmarket-form button[type=submit]:hover {
    background-color: #123A5D
}

.trusted-partner-section .container {
    overflow: hidden;
    /* background: radial-gradient(133.43% 365.73% at 50% 50%, #fff 3.64%, #c8f2f7 82.24%); */
    border-radius: 10px;
    padding: 35px !important
}

.trusted-partner-section .col-md-6.text-center img {
    width: auto;
    height: 100% !important;
    position: absolute;
    right: 27px;
    top: 0
}

.trusted-partner-section .container {
    position: relative;
    z-index: 2
}

.trusted-partner-section .container:before {
    content: "";
    background: url(../images/right_top-B3TJ2in_.png);
    height: 231px;
    width: 191px;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    top: 0;
    z-index: -1
}

.trusted-partner-section .container:after {
    content: "";
    background: url(../images/bottom_right-B8aPvrHa.png);
    height: 231px;
    width: 239px;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    bottom: 0;
    z-index: -1
}

.trusted-partner-section .text-muted {
    font-size: 18px;
    font-family: Aeonik light;
    margin-top: 15px
}

.trusted-partner-section .stat-label {
    font-size: 18px;
    color: #000;
    font-family: Aeonik light;
    position: relative;
    padding-bottom: 4px;
    margin-bottom: 7px !important
}

.trusted-partner-section .stat-label:before {
    content: "";
    background: #000;
    height: 2px;
    width: 82px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 3px
}

.about-frame {
    background: radial-gradient(133.43% 365.73% at 50% 50%, #fff 3.64%, #b5f2f9 82.24%);
    border-radius: 10px;
    padding: 50px 150px !important
}

.about-frame-section .container {
    padding: 0 !important
}

.testimonial-card {
    border: 1px solid #123A5D;
    border-radius: 10px;
    background: #fff;
    transition: box-shadow .3s ease;
    height: 225px
}

.testimonial-card:hover {
    box-shadow: 0 10px 20px #0095ff1a
}

.quote-icon {
    position: absolute;
    top: 10px;
    right: 10px
}

.read-more-link {
    color: #0095ff;
    text-decoration: none
}

.services_slider .col-md-6>img {
    width: -moz-fit-content;
    width: fit-content;
    margin: 10px 0
}

s .read-more-link:hover {
    text-decoration: underline
}

.section-rule {
    border-top: 1.5px solid #123A5D
}

.partner-grid>div:nth-child(3) {
    width: 12%
}

.services_slider .col-md-6 {
    width: 100%;
    max-width: 100%;
    flex: unset
}

.partner-grid>div {
    width: 100%;
    max-width: 24%
}

.partner-grid>div:nth-child(2) {
    width: 33% !important;
    max-width: 100%
}

.partner-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between
}

.partner-list li {
    line-height: 1.5;
    margin: 15px 0
}

.testimonial-section .container {
    /* background: radial-gradient(133.43% 365.73% at 50% 50%, #fff 3.64%, #b3f2f9 82.24%); */
    border-radius: 10px;
    padding: 50px
}

.newsmarket-office h3 {
    position: relative;
    width: -moz-fit-content;
    width: fit-content
}

.mappleLeafCanada {
    position: fixed;
    z-index: -1;
    opacity: .1;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    zoom: 50%;
}

.newsmarket-office h3:before {
    content: "";
    background: #123A5D;
    height: 2px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0
}

.section-rule2 {
    width: 37% !important;
    margin: 0 auto;
    border-top: 2px solid #068E97 !important
}

.rounded-circle {
    width: 40px !important;
    height: 40px !important
}

.message img {
    width: 32px !important
}

.message {
    position: absolute;
    right: 0;
    top: -3px;
    background: #f6fdfe;
    width: 45px;
    display: flex;
    justify-content: center;
    border-left: 1px solid #123A5D;
    border-bottom: 1px solid #123A5D;
    height: 45px;
    padding: 10px;
    border-top-left-radius: 11px;
    border-bottom-left-radius: 10px;
    z-index: 9;
    border-top-right-radius: 12px
}

.Based {
    border-bottom: 1px solid;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 15px
}

.about-frame {
    position: relative;
    z-index: 2;
    overflow: hidden
}

.about-frame:before {
    content: "";
    background: url(../images/top-left-B4i2Ysz7.png);
    height: 156px;
    width: 277px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background-repeat: no-repeat
}

.about-frame:after {
    content: "";
    background: url(../images/right_bottom-z5GpA_pQ.png);
    height: 267px;
    width: 155px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover
}

.block_continue {
    display: none
}

.manging-card {
    border-radius: 8px;
    padding: 0px 2rem 2.5rem;
    position: relative;
    overflow: hidden;
    /* background: linear-gradient(233deg, #d3fbff, #fff 46%, #bbfbff) */
}

.manging-card:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: url(../images/bgimgabout-OKkRM7eD.png);
    opacity: 1;
    pointer-events: none;
    width: 79%;
    right: 0;
    margin-left: auto
}

.manging-author-img {
    width: 100%;
    max-width: 100%
}

.manging-title-box {
    display: inline-block;
    border: 1px solid #123A5D;
    border-radius: 5px;
    padding: 9px 14px;
    margin-bottom: 0 !important
}

h2.manging-title {
    font-size: 22px;
    background: linear-gradient(90deg, #123A5D, #123A5D) !important;
    -webkit-text-fill-color: transparent !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
    font-weight: 600;
    font-family: Aeonik bold;
    margin-bottom: 2px
}

.underline-about1 {
    border-bottom: 1px solid #123A5D;
    width: 130px;
    margin-bottom: 3px
}

.manging-contact p {
    margin-bottom: .2rem;
    font-size: .9rem;
    text-align: right;
    margin-bottom: 10px
}

.manging-icons a {
    font-size: 1rem;
    margin-right: .4rem;
    color: #000
}

.manging-icons a:hover {
    color: #1fb7b7
}

.manging-message-body {
    border-radius: 8px;
    padding: 2rem 2.5rem;
    font-size: 1rem;
    background: linear-gradient(360deg, #fff -36.86%, #c6f6fa 137.46%);
    border: 1px solid #123A5D
}

.manging-icons {
    text-align: right
}

.underline-about {
    border-bottom: 1px solid #123A5D;
    margin: 20px 0
}

span.clrtext-bold {
    font-family: Aeonik TRIAL;
    font-weight: 700;
    color: #000
}

.tp2-info {
    margin: 0 auto
}

.tp2-intro {
    margin-bottom: 1.25rem;
    color: #000;
    font-family: Aeonik TRIAL
}

.tp2-grid {
    border: 1px solid #123A5D;
    border-radius: 8px;
    padding: 40px 190px;
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr 1fr 1fr;
    height: auto;
    background: radial-gradient(133.43% 365.73% at 50% 50%, #fff 3.64%, #aef0f7 82.24%)
}

.tp2-btn {
    display: inline-block;
    padding: 1rem .6rem;
    border: 1px solid var(--tp2-teal);
    border-radius: 4px;
    color: #000;
    background: #fff;
    font-family: Aeonik TRIAL;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: transform .2s ease, box-shadow .2s ease;
    -moz-transition: transform .2s ease, box-shadow .2s ease;
    -ms-transition: transform .2s ease, box-shadow .2s ease;
    -o-transition: transform .2s ease, box-shadow .2s ease
}

.tp2-btn--teal {
    background: var(--tp2-teal);
    color: #000
}

.tp2-btn:hover,
.tp2-btn:focus {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px #00000014
}

.tp2-divider {
    border: none;
    border-top: 1px solid #d2eaea;
    margin: 3rem auto;
    max-width: 960px
}

.tp2-quote-card {
    padding: 3rem 0px;
    border: 1px solid #123A5D;
    border-radius: 8px;
    text-align: center;
    background: linear-gradient(279.35deg, #00beec00 41.3%, #123A5D42 97.18%)
}

.tp2-quote {
    margin: 0;
    font-weight: 700;
    font-style: italic;
    font-size: 55px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    background: linear-gradient(90deg, #123A5D, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-family: Aeonik bold
}

.possible-remuneration h2 {
    font-family: Aeonik bold;
    margin-bottom: 25px
}

.possible-remuneration ul,
.possible-remuneration ol {
    padding-left: 18px
}

.possible-remuneration p,
.possible-remuneration li {
    font-size: 18px
}

.tp2-underline {
    display: inline-block;
    width: 90px;
    height: 4px;
    background: #009fb7;
    border-radius: 2px;
    margin-top: 1rem
}

.tp2-grid a {
    text-decoration: none;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
    border-radius: 8px;
    border: 1px solid #3AD1DC;
    font-family: Aeonik regular
}

#due br {
    display: none
}

#due p.cmds {
    margin-bottom: 0
}

#due p,
#due ol {
    margin-bottom: 20px
}

.about-mahadmain .container {
    padding: 0;
    padding-bottom: 0 !important
}

.global-content-area b,
.global-content-area strong {
    background: linear-gradient(90.06deg, #123A5D -73.84%, #123A5D 104.89%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.globel_sedule a {
    display: flex;
    justify-content: center;
    margin: 0 auto 0 53%
}

.solution-tablink {
    margin-bottom: 20px
}

.solution-tablink p {
    margin-bottom: 0
}

.tp2-btn--teal {
    background: #3ad1dc
}

img.dividers {
    width: 100%;
    margin: 50px auto
}

section.about-mahadmain {
    margin: 0 auto
}

:root {
    --strategic-teal-light: #e5fcff;
    --strategic-teal-mid: #f2feff;
    --strategic-border: #bde1e6;
    --strategic-green: #006c00
}

.strategic-intro:nth-child(2) {
    margin: 0 0 2rem
}

.strategic-intro:nth-child(1) {
    margin: 0 0 .9rem
}

.strategic-box {
    border: 1px solid #123A5D;
    border-radius: 8px;
    padding: 2rem 2.2rem;
    margin-bottom: 2.5rem;
    background: linear-gradient(360deg, #fff -36.86%, #c6f6fa 137.46%)
}

.miltopul-div>div {
    padding: 20px;
    background: linear-gradient(360deg, #fff -36.86%, #c6f6fa 137.46%);
    border-radius: 9px;
    margin-bottom: 32px;
    overflow: hidden;
    visibility: visible;
    position: relative;
    border-top: 1.8px solid;
    border-left: 1.8px solid;
    border-right: 1.8px solid;
    border-color: #3aced8;
    border-bottom: 1px solid #E2F3F4
}

.strategic-title {
    margin: 0 0 1rem;
    font-family: Aeonik TRIAL;
    font-weight: 700;
    font-size: 25px;
    line-height: 100%;
    letter-spacing: 0%
}

.strategic-emphasis {
    font-weight: 600
}

.strategic-title {
    font-size: .96rem
}

.strategic-intro {
    font-size: .9rem
}

.certain-22 {
    margin-bottom: 0
}

.possible-remuneration {
    border: 1px solid #3ACED8;
    border-radius: 8px;
    padding: 2rem 2.2rem;
    margin-bottom: 0;
    background: radial-gradient(133.43% 365.73% at 50% 50%, #fff 3.64%, #d4fbff 82.24%)
}

ol.maternity-leav li {
    padding: 10px 0
}

.manging-card .row.align-items-center {
    display: flex;
    align-items: end !important;
    justify-content: space-between;
    width: 100%
}

.manging-note {
    font-family: Aeonik light;
    font-size: 18px;
    margin: 5px 0
}

.manging-note span {
    font-family: Aeonik bold !important
}

.contact-banner .container {
    border-radius: 8px;
    padding: 99px 268px 99px 50px;
    margin-top: 50px;
    /* background: linear-gradient(90deg, #a0edf2, #d4fbff); */
    position: relative;
    z-index: 2
}

.contact-banner .banner-title {
    font-weight: 700;
    font-size: 80px;
    line-height: 100%;
    letter-spacing: 0%;
    font-family: Aeonik bold !important;
    background: linear-gradient(90deg, #123A5D, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

/* .contact-banner .container:before {
    content: "";
    background: url(../images/contact-top-DyfV1Lyt.png);
    position: absolute;
    display: block;
    height: 213px;
    width: 546px;
    right: 0;
    top: 0;
    z-index: -1;
    background-repeat: no-repeat
}

.contact-banner .container:after {
    content: "";
    background: url(../images/contact-bottom-BUA6UpEx.png);
    position: absolute;
    display: block;
    height: 287px;
    width: 323px;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-repeat: no-repeat
} */

/* #contact_us .newsmarket-wrapper {
    background: radial-gradient(133.43% 365.73% at 50% 50%, #d4fbff 3.64%, #d4fbff 82.24%)
} */

#contact_us .newsmarket-left>h3 {
    font-weight: 700;
    font-size: 35px;
    line-height: 120%;
    letter-spacing: -2%;
    font-family: Aeonik bold !important;
    background: linear-gradient(90deg, #00737c, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 20px 0 0
}

.white {
    color: #fff
}

#contact_us .newsmarket-left>img {
    margin-bottom: 12px;
    padding-bottom: 10px;
    margin-top: 10px
}

#contact_us .newsmarket-description {
    color: #141414;
    font-weight: 700;
    font-size: 29px;
    line-height: 120%;
    letter-spacing: -2%;
    font-family: Aeonik bold !important;
    background: linear-gradient(90deg, #00737c, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    padding-bottom: 5px
}

#missionVisionTabs li button.active {
    background: #123A5D !important;
    color: #fff !important
}

.checklist ol,
.checklistul {
    padding-left: 0 !important;
    margin-bottom: 0 !important
}

.partner-grid>div:nth-child(2) .partner-list li:last-child a {
    text-decoration: underline
}

.checklist li {
    list-style: none
}

.checklist h4 {
    background: linear-gradient(90deg, #123A5D, #123A5D);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Aeonik bold !important;
    position: relative;
    padding: 0 !important;
    padding-bottom: 0;
    font-size: 1.75rem
}

.url p {
    display: flex;
    gap: 10px;
    align-items: center
}

#contact_us .newsmarket-office h3:before {
    content: "";
    display: none
}

#contact_us .newsmarket-description:before {
    content: "";
    height: 2px;
    width: 200px;
    display: block;
    position: absolute;
    bottom: 0;
    background: #7dd4dd
}

#contact_us .newsmarket-office h3 {
    margin-bottom: 0 !important
}

#contact_us .newsmarket-office p {
    font-family: Aeonik regular;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: -2%;
    background: #123A5D;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.cv-card {
    background: #fff;
    border-radius: 10px;
    padding: 1rem 1.75rem 1.25rem;
    color: #fff;
    max-width: 100% !important;
    margin: 2rem auto;
    box-shadow: 0 4px 10px #00000040;
    position: relative;
    width: 85%
}

.cv-card .cv-title {
    font-size: 18px;
    font-weight: 100;
    font-family: Aeonik regular;
    color: #888 !important
}

.privacy p {
    padding-bottom: 15px !important
}

.services-section .row a {
    color: #000
}

.container.url p span {
    line-height: 0
}

.testimonial-section .text-muted {
    font-style: italic;
    font-size: 22px
}

.email {
    padding-top: 12px
}

#cvDrop .fw-semibold {
    font-weight: 100 !important;
    color: #000 !important;
    font-size: 15px !important
}

#cvDrop span img {
    width: 25px;
    filter: brightness(0%)
}

.privacy p {
    margin-bottom: 15px
}

.privacy h2,
.privacy h3 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important
}

.cv-btn {
    cursor: pointer;
    margin-top: 10px !important;
    background: #123A5D !important;
    font-weight: 300 !important
}

.or {
    width: 100%
}

.or img {
    width: 23% !important
}

.cv-dropzone {
    border: 2px dashed #d6d6d6;
    border-radius: 8px;
    background: #f9f9f9;
    color: #3a3a3a;
    height: 180px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: background .25s, border-color .25s
}

.cv-dropzone.dragover {
    background: #e8fbff;
    border-color: #00c2d5
}

.cv-dropzone i {
    font-size: 2.4rem;
    color: #00a5b7
}

.cv-btn {
    background: #00c2d5;
    border: none;
    font-size: .9rem;
    font-weight: 600;
    padding: .45rem 1.4rem;
    border-radius: 20px;
    color: #fff
}

.location-card {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    color: #fff;
    margin-bottom: 2rem
}

.location-card img {
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover
}

.location-content {
    position: absolute;
    top: 19%;
    background: #fffbfbe6;
    padding: 20px;
    width: 40%;
    left: 5%;
    border-radius: 11px
}

.location-title {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    background: linear-gradient(90deg, #064448, #096369);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Aeonik bold !important
}

.location-content p {
    margin: 5px 0;
    color: #000
}

.location-content span img {
    width: 18px;
    height: auto !important
}

.location-content p {
    margin-bottom: 10px
}

.location-content p span {
    margin-right: 10px
}

.Locations {
    font-weight: 700;
    font-size: 53px;
    line-height: 100%;
    letter-spacing: 0%;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    font-family: Aeonik bold !important;
    background: linear-gradient(90deg, #123A5D, #123A5D);
    margin-bottom: 0 !important
}

.line {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 52px
}

.location-card2 {
    margin-bottom: 0
}

#location {
    padding: 0 !important
}

.company-banner h2 {
    font-weight: 700;
    font-size: 92px;
    line-height: 100%;
    letter-spacing: 0%;
    font-family: Aeonik bold !important;
    background: linear-gradient(90deg, #123A5D, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.company-banner .container {
    /* background: linear-gradient(270deg, #fff0 43.23%, #5bdce5 113.63%); */
    border-radius: 10px;
    padding: 50px;
    margin-top: 50px;
    position: relative;
    overflow: hidden
}

.personal_tax .btn-option {
    cursor: unset !important;
    text-transform: capitalize
}

.head-corpo {
    font-style: italic
}

.global-sidebar2 button {
    display: block;
    padding: 10px 15px;
    margin-bottom: 10px;
    color: #000;
    text-decoration: none;
    font-weight: 500;
    border-radius: 9px;
    background: transparent;
    border: none;
    text-align: left
}

.global-sidebar button.active {
    background-color: black
}

.company-banner .Company_detail h6 {
    font-size: 20px;
    width: -moz-fit-content;
    width: fit-content;
    border-bottom: 1px solid
}

.company-banner .Company_detail {
    padding: 20px;
    width: 331px;
    background: linear-gradient(270deg, #76e8f0, #7ce3ea);
    border-radius: 10px;
    border: 2px solid #dbd7d7;
    color: #000 !important;
    text-decoration: none
}

.manging-icon {
    margin-top: 10px
}

.manging-icon i {
    font-size: 18px
}

.company-banner .Company_detail p {
    color: #000 !important;
    margin: 0
}

.company-banner .Company_detail>div {
    margin-bottom: 10px
}

.company-banner .Company_detail a {
    color: #000;
    text-decoration: none;
    font-size: 18px
}

.company-banner .divide {
    margin-bottom: 55px !important;
    display: block
}

/* .company-banner .container:before {
    content: "";
    background: url(../images/company-top-B3KKKA7k.png);
    width: 426px;
    height: 175px;
    display: block;
    position: absolute;
    right: 20%;
    top: 0;
    z-index: -1
}

.company-banner .container:after {
    content: "";
    background: url(../images/company-center-DhKH-FmZ.png);
    width: 502px;
    height: 556px;
    display: block;
    position: absolute;
    right: 0%;
    bottom: 0;
    background-size: cover;
    z-index: -1
} */

.mision-acordian {
    border-radius: 8px;
    overflow: hidden
}

.nav-pills {
    min-height: 100%
}

.nav-link {
    border-radius: 0;
    color: #123A5D;
    font-weight: 600
}

.nav-link.active {
    background: #123A5D;
    color: #fff
}

.our_mission {
    display: flex;
    align-items: center;
    justify-content: space-between !important;
    width: 100% !important
}

.mision-acordian {
    padding: 0 !important
}

.our_mission .url {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 !important
}

.sidebaar {
    /* background: linear-gradient(270deg, #fff0, #123A5D); */
    height: -moz-fit-content;
    height: fit-content;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border: none !important
}

.sidebaar h3 {
    background: #123A5D;
    color: #fff;
    padding: 16px;
    border-radius: 16px;
    box-shadow: 0 4px 7.2px #00000040;
    font-size: 22px;
    font-weight: 600;
    font-family: Aeonik regular
}

.sidebaar .nav.nav-pills.flex-column {
    border: 1px solid #123A5D;
    border-radius: 15px;
}

.sidebaar .nav.nav-pills.flex-column li {
    border-bottom: 1px solid;
    margin: 0 10px;
}

#missionVisionTabs li button {
    padding: 7px 40px;
    background: transparent !important;
    font-weight: 400;
    font-family: Aeonik regular;
    text-transform: capitalize;
    color: #000 !important
}

#missionVisionTabs .nav-link:after {
    content: "";
    background-color: #000
}

.our_mission>h2 {
    background: linear-gradient(90deg, #123A5D, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Aeonik bold !important;
    position: relative;
    padding: 0 0 8px !important
}

.our_mission .url a {
    color: #123A5D !important
}

.our_mission>h2:before {
    content: "";
    background: #123A5D;
    height: 4px;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 10px
}

.our_mission {
    padding: 15px
}

#missions {
    margin: 0 auto;
    width: 100%;
    max-width: 97%;
    border-radius: 10px;
    /* background: #d4fbff; */
    border: 1px solid #123A5D;
    padding: 1.5rem 2rem;
    height: 100%
}

.containerr {
    padding: 0 15px;
    display: flex;

}

.us-accounting-cnd p {
    font-size: 18px
}

.us-accounting-wrapper .servicess {
    font-size: 45px
}

.containerr>h4 {
    background: linear-gradient(90deg, #123A5D, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 400 !important;
    font-family: Aeonik regular;
    position: relative;
    padding: 0 0 8px !important;
    font-size: 21px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: capitalize;
    display: flex;
    position: relative;
}

.containerr h4:before {
    content: "";
    height: 2px;
    width: 100%;
    display: block;
    bottom: 0;
    position: absolute;
    border-radius: 10px;
    background: #123A5D;
}

#missionVisionTabs {
    padding-bottom: 25px
}

.double-cout {
    font-size: 33px;
    background: linear-gradient(270deg, #39d9e4 -15.97%, #123A5D 84.04%) padding-box text;
    -webkit-text-fill-color: transparent;
    line-height: 1
}

.mains p {
    margin-bottom: 0 !important
}

.img-inner.image-cover {
    margin: 0 auto 10px;
    display: flex;
    justify-content: center
}

#row-515507816 {
    margin-bottom: 20px
}

#row-515507816 .col-inner {
    border-radius: 10px;
    border: 1px solid #ccc;
    padding: 10px 8px;
    height: 100%
}

.family-banner h2 {
    font-weight: 700;
    font-size: 71px;
    line-height: 100%;
    letter-spacing: 0%;
    font-family: Aeonik bold !important;
    background: linear-gradient(90deg, #123A5D, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.family-banner .container {
    padding: 137px 50px;
    border-radius: 10px;
    /* background: linear-gradient(263.39deg, #f6feff -20.49%, #80e3ea 111.18%); */
    position: relative;
    z-index: 2;
    overflow: hidden
}

/*
.family-banner .container>div:before {
    content: "";
    background: url(../images/family-left-C4mDLpQk.png);
    position: absolute;
    left: 0;
    display: block;
    width: 254px;
    height: 164px;
    top: 0;
    z-index: -1
}

 .family-banner .container:before {
    content: "";
    background: url(../images/family-right-BdFjPbgp.png);
    position: absolute;
    right: 0;
    display: block;
    width: 714px;
    height: 385px;
    top: 0;
    z-index: -1;
    background-size: contain
}

.family-banner .container:after {
    content: "";
    background: url(../images/family-bottom-Bf5uYZCl.png);
    position: absolute;
    right: -19px;
    display: block;
    width: 453px;
    height: 244px;
    bottom: 0;
    z-index: -1;
    background-size: contain
} */

.family-tabs-sidebar {
    /* background-color: #7ce9f0; */
    border: 1px solid rgb(180, 180, 180);
    padding: 1.5rem 1rem;
    border-radius: 10px
}

.family-tabs-sidebar .sidebarr a {
    border-radius: 0 !important;
    border-bottom: 1px solid;
}

.family-tabs-sidebar .sidebarr a:hover,
.family-tabs-sidebar .sidebarr a.active {
    background: #123A5D;
    color: #fff !important;
    border-radius: 10px !important;
}

.family-tabs-sidebar button {
    background: transparent !important;
    color: #000 !important;
    text-transform: capitalize
}

.family-tabs-sidebar .nav-link {
    color: #006064;
    font-weight: 500;
    padding: 8px 12px;
    border-radius: 0
}

.family-tabs-sidebar .nav-link.active {
    background-color: #00acc1;
    color: #fff
}

.family-tab-content {
    padding: 2rem;
    padding-right: 0 !important
}

.family-highlight-box {
    border: 1.8px solid #00acc1;
    padding: 1.5rem;
    text-align: center;
    margin-top: 2rem;
    font-weight: 700;
    font-size: 1.2rem;
    color: #006064;
    border-radius: 10px;
    font-style: italic;
    font-family: Aeonik bold !important
}

.family-highlight-box span {
    font-size: 33px;
    color: #000;
    padding-right: 3px
}

.family-contact-footer {
    margin-top: 1.5rem;
    font-size: 1rem
}

.family-tabs-sidebar .nav-link:after {
    content: "";
    display: none
}

.family-tabs-sidebar button.active {
    background: #489ca2 !important;
    border-radius: 10px;
    color: #fff !important
}

.family-highlight-box span>span {
    background: linear-gradient(90deg, #123A5D 80.15%, #123A5D 98.42%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.coln {
    font-size: 41px !important;
    background: linear-gradient(180deg, #123A5D -66.69%, #123A5D 145.5%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.cities h5 {
    text-transform: capitalize !important;
    background: linear-gradient(90deg, #123A5D, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.cities p {
    font-size: 18px
}

.cities h3 {
    text-transform: capitalize !important;
    background: linear-gradient(90deg, #123A5D, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Aeonik bold
}

.location-box .location-item i {
    color: #2cb5be
}

.location-box .location-item {
    display: flex;
    align-items: center;
    justify-content: start;
    text-align: center;
    padding: 0 40px !important
}

.location-box {
    border: 1px solid #ccc;
    padding: 30px;
    margin-top: 20px
}

.location-item {
    margin-bottom: 15px;
    font-size: 16px
}

.location-item i {
    color: #000;
    margin-right: 6px
}

.cities h4 {
    text-transform: capitalize !important;
    background: linear-gradient(90deg, #123A5D, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Aeonik bold
}

.whole_family {
    font-size: 20px !important;
    background: linear-gradient(90deg, #123A5D, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.container.url p {
    text-align: right !important;
    justify-content: end
}

.text-center.mains p {
    line-height: 1.3;
    margin-top: 9px
}

.checklist img {
    width: 60px
}

.tab-content .tab-pane>h2 {
    background: linear-gradient(90deg, #123A5D, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Aeonik bold;
    position: relative;
    padding-bottom: 7px;
    margin-bottom: 15px;
    display: none
}

.tab-content .tab-pane>h2:first-child:before {
    content: "";
    background: linear-gradient(90deg, #123A5D, #123A5D);
    height: 1.5px;
    width: 35%;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 10px
}

#url a {
    background: linear-gradient(90deg, #123A5D, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

#url {
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    justify-content: end;
    margin-right: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 0
}

.family-office-section .container {
    padding: 0 !important
}

.tab-content .fw-semibold {
    font-weight: 600 !important;
    font-family: Aeonik bold
}

.family-contact-footer a {
    color: #123A5D;
    text-decoration: none
}

.pay-banner .banner-title {
    font-weight: 700;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: 0%;
    font-family: Aeonik bold;
    color: #00545a
}

.pay-banner .container {
    border-radius: 8px;
    margin-top: 50px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    /* background: radial-gradient(103.34% 158.52% at -1.21% -46.86%, #123A5D80 66.74%, #abf5f973); */
    padding-bottom: 50px !important;
    padding-top: 190px !important;
    padding-left: 233px
}

.Common p strong,
.Common h4 strong {
    background: linear-gradient(90deg, #123A5D, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

/* .pay-banner .container:before {
    content: "";
    background: url(../images/pay-top-BVuLX82d.png);
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    right: 0;
    top: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: contain
}

.pay-banner .container:after {
    content: "";
    background: url(../images/pay-left-Cf019FSn.png);
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    right: 0;
    top: 48px;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: contain
} */

.payment-box {
    background: linear-gradient(144.55deg, #123A5D 10.4%, #abf5f9 91.45%);
    border-radius: 10px;
    padding: 30px 20px;
    text-align: center;
    transition: transform .3s;
    box-shadow: 0 0 10px #0000000d;
    border: 1px solid #123A5D;
    height: 100%
}

.payment-box:hover {
    transform: translateY(-5px)
}

.payment-box h5 {
    font-weight: 700;
    border-bottom: 1px solid #000;
    width: -moz-fit-content;
    width: fit-content;
    margin: 15px auto;
    padding-bottom: 10px;
    font-family: Aeonik regular
}

.payment-box p {
    font-size: 18px;
    color: #333;
    margin-bottom: 20px
}

.btn-custom {
    background-color: #fff;
    color: #123A5D;
    border-radius: 20px;
    padding: 6px 18px;
    font-weight: 500;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #123A5D;
    font-family: Aeonik regular
}

.online_payment {
    padding: 8px 35px;
    border-radius: 50px;
    background: linear-gradient(90deg, #123A5D, #123A5D);
    color: #fff
}

.btn-custom:hover {
    background: linear-gradient(90deg, #123A5D, #123A5D);
    color: #fff
}

.top_baar {
    display: grid;
    justify-content: center;
    text-align: center;
    align-items: center;
    margin-bottom: 45px
}

.top_baar h2 {
    font-family: Aeonik bold;
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #123A5D
}

.email {
    color: #000 !important;
    margin-bottom: 0 !important
}

.email a {
    text-decoration: none;
    color: #123A5D
}

.top_baar img {
    margin: 10px auto
}

.card_payment {
    padding: 10px 25px;
    background: #123A5D;
    border-radius: 50px;
    text-decoration: none;
    color: #fff;
    margin: 20px auto !important;
    display: block;
    width: -moz-fit-content;
    width: fit-content
}

#urls {
    width: -moz-fit-content !important;
    width: fit-content !important;
    margin-left: auto !important;
    margin-right: 0 !important
}

.paymentss {
    display: flex;
    justify-content: center;
    gap: 20px
}

#urls a {
    color: #123A5D
}

.payments {
    padding: 0 !important
}

.resources-box {
    border: 1.9px solid #123A5D;
    border-radius: 6px;
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
    background: #fff
}

.col-divider {
    border-right: 1px solid #123A5D
}

.resources-box h5 {
    color: #123A5D;
    position: relative;
    margin-bottom: 1rem;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0%;
    font-family: Aeonik bold !important;
    background: linear-gradient(90deg, #123A5D, #123A5D);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 29px;
    padding-bottom: 10px
}

.resources-box h5:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 120px;
    height: 2px;
    background: #123A5D
}

.resources-box ul {
    padding-left: 17px;
    margin-bottom: 0;
    list-style: disc;
    color: #123A5D
}

.resources-box ul li {
    margin-bottom: .3rem
}

.resources-box a {
    color: #0088a3;
    text-decoration: none;
    font-size: 18px;
    letter-spacing: .5px;
    font-weight: 200;
    font-family: Aeonik TRIAL
}

.resources-box a:hover {
    text-decoration: underline
}

.p-right {
    padding-left: 35px
}

.links {
    padding: 0 !important
}

.section-chip {
    color: var(--tp-teal);
    font-weight: 700;
    border: 1px solid var(--tp-teal);
    border-radius: 6px;
    padding: 4px 22px;
    display: inline-block;
    background: #fff;
    margin-bottom: 2rem
}

.video-card {
    border: 1px solid #e8e8e8;
    border-radius: 15px;
    overflow: hidden;
    background: #fff;
    transition: transform .2s;
    height: 100%;
    box-shadow: 0 0 12px #ccc
}

.video-card:hover {
    transform: translateY(-4px)
}

.video-card h6 {
    margin: 10px;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #000;
    font-family: Aeonik regular;
    line-height: 1.5
}

.btn-teal-outline {
    color: var(--tp-teal);
    border: 1px solid var(--tp-teal);
    border-radius: 20px;
    padding: 6px 24px;
    font-weight: 600
}

.btn-teal-outline:hover {
    background: var(--tp-teal);
    color: #fff
}

.section-chip {
    font-weight: 700;
    border: 1px solid #123A5D;
    border-radius: 16px;
    padding: 4px 22px;
    display: inline-block;
    background: #fff;
    margin-bottom: 51px;
    font-size: 35px;
    font-family: Aeonik bold !important;
    background: linear-gradient(90deg, #123A5D -21.54%, #123A5D 82.21%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.btn.btn-teal-outline {
    padding: 10px 25px;
    background: #123A5D;
    border-radius: 50px;
    text-decoration: none;
    color: #fff;
    margin: 20px auto 0 !important;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    font-weight: 400;
    font-family: Aeonik regular
}

.short_videos .video-card .ratio.ratio-16x9 {
    height: 380px
}

.nav-pills .nav-link {
    border: 1px solid #bedadf;
    border-radius: 10px;
    margin: 6px;
    font-family: Aeonik regular;
    font-weight: 400 !important;
    display: block;
    color: #000 !important;
    text-transform: capitalize;
    font-size: 18px
}

.nav-pills .nav-link:hover,
.nav-pills .nav-link.active {
    background: #123A5D;
    color: #fff !important
}

.blog-post {
    background: #e1fafd;
    border-radius: 15px;
    padding: 20px;
    height: 100%
}

.blog-post img {
    border-radius: 10px;
    width: 100%;
    height: 150px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 15px
}

.pagination .page-link {
    border: 1px solid #0dcaf0;
    color: #0dcaf0;
    border-radius: 50%;
    margin: 0 4px
}

.pagination .active .page-link {
    background: #123A5D;
    color: #fff;
    border-color: #123A5D
}

#blogTab {
    display: flex;
    width: 100%;
    margin: 0 auto;
    justify-content: start !important
}

#blogTab li .nav-link:hover:after,
#blogTab li .nav-link.active:after {
    width: 80%;
    display: none !important
}

#blogTab li .nav-link:after {
    content: "";
    display: none
}

.read_button .global-article-author {
    font-size: 18px !important
}

.read_button {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.global-article-card {
    border: 1px solid #123A5D;
    border-radius: 34px;
    padding: 15px 15px 35px;
    transition: .3s;
    /* background: linear-gradient(180deg, #95e6ec, #f5ffff 67%); */
    height: 100%
}

.global-article-card:hover {
    box-shadow: 0 2px 10px #0000001a
}

.global-article-image {
    overflow: hidden;
    width: 100%;
    height: 150px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: 25px;
    margin-bottom: 10px
}

.global-paragraph {
    color: #333;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: Aeonik regular
}

.tab-btn {
    border: none;
    padding: 10px 20px;
    margin: 5px;
    border-radius: 20px;
    background-color: #e4e4e4;
    color: #333;
    font-weight: 500;
    cursor: pointer
}

.tab-btn.active {
    background-color: #162f9c;
    color: #fff
}

.country-card {
    background: #f8f8f8;
    padding: 10px;
    border-radius: 8px;
    text-align: center;
    margin-bottom: 20px;
    height: 100%;
    display: flex;
    align-items: center;
    gap: 10px
}

.country-card img {
    max-width: 100%;
    height: 50px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 0;
    width: 100px
}

.google_reviews a {
    margin: 0 !important
}

.google_reviews {
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: center
}

#due p strong {
    background: transparent;
    color: #000 !important;
    -webkit-text-fill-color: unset
}

.google_reviews .btn-info {
    padding: 10px;
    width: 226px;
    text-align: center;
    display: flex;
    justify-content: center
}

.country-name {
    font-weight: 500
}

.card-img-top {
    width: 100%;
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover
}

#overview .card h5,
#overview .card h5 a {
    font-family: Aeonik bold !important;
    background: linear-gradient(90deg, #123A5D -21.54%, #123A5D 82.21%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center
}

#overview .card {
    box-shadow: none !important;
    background: transparent !important
}

#flages .tab-btn {
    padding: 10px 50px
}

.ctg {
    color: #000 !important;
    margin: 0 !important
}

.pagination {
    gap: 10px
}

.pagination a {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center
}

.ctg a {
    color: #123A5D !important
}

.global-article-title {
    font-size: 21px;
    width: -moz-fit-content;
    width: fit-content;
    margin: 15px auto;
    font-weight: 500;
    font-family: Aeonik regular
}

.global-readmore {
    color: #123A5D;
    font-weight: 500;
    text-decoration: none
}

.global-article-card.text-center .global-article-author img {
    width: 10px;
    -o-object-fit: contain;
    object-fit: contain
}

.global-article-card.text-center .global-article-author {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 20px;
    padding: 0;
    text-transform: capitalize !important;
    font-family: Aeonik regular;
    display: flex;
    align-items: center;
    gap: 5px;
    color: #123A5D
}

.container.url p a {
    color: #02777f
}

.global-article-card.text-center .global-readmore {
    display: flex
}

#overview>h3 {
    font-weight: 700;
    font-size: 35px;
    line-height: 100%;
    letter-spacing: 0%;
    font-family: Aeonik bold !important;
    background: linear-gradient(90deg, #123A5D, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.button-global-bottom.canda img {
    width: 100%;
    display: inherit;
    margin-top: 20px
}

.sidebarr a {
    padding: 10px 25px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px
}

.sidebarr a.active {
    background: #123A5D;
    color: #fff !important
}

.account-a p {
    margin-bottom: 0
}

.account-a {
    margin-bottom: 20px
}

.cryptocurrency-pra strong {
    font-family: Aeonik bold !important
}

img.dividers3 {
    margin-bottom: 50px !important
}

img.dividers2 {
    width: 100%;
    margin: 20px auto
}

.global\.button\.Schedule img {
    margin: 0 !important
}

#blogSwitcher {
    position: relative;
    top: 77px;
    right: -45px
}

#blogSwitcher .card {
    border: 2px solid #123A5D;
    background: transparent
}

#blogSwitcher .card .btn {
    background: #cafbff !important;
    font-family: Aeonik regular;
    font-weight: 400 !important;
    border-radius: 6px !important
}

.btn.btn-outline-dark.rounded-0.border-0.fs-3:hover {
    background: transparent !important;
    color: #000 !important
}

.checklist .container {
    background: #123A5D;
    padding: 50px;
    border-radius: 10px
}

.checklist p {
    font-size: 17px;
    color: #333;
    max-width: 84%;
    margin: 24px auto 40px !important;
    text-align: left !important;
    font-weight: 400 !important;
    font-family: Aeonik regular
}

.checklist .card {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 12px #00000014;
    transition: transform .3s ease;
    border: 1px solid #123A5D
}

.checklist .card:hover {
    transform: translateY(-5px)
}

.checklist .card h6 {
    font-size: 20px;
    color: #222;
    margin-bottom: 10px;
    font-family: Aeonik regular
}

.checklist .card a {
    font-size: .95rem;
    color: #123A5D !important;
    text-decoration: none;
    font-weight: 500
}

.checklist .card a:hover {
    text-decoration: underline
}

.checklist .card>div {
    display: flex;
    text-align: left;
    gap: 10px;
    align-items: start
}

.snowbirds .section-title {
    font-weight: 700 !important;
    font-size: 41px;
    line-height: 120%;
    letter-spacing: -2%;
    font-family: Aeonik bold;
    background: linear-gradient(180deg, #123A5D 14.15%, #123A5D 105.39%, #123A5D 108.67%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-bottom: 2px solid #123A5D;
    width: -moz-fit-content;
    width: fit-content;
    padding-bottom: 10px;
    margin-bottom: 40px !important
}

.bg_img {
    background: url(../images/cn_bg-C8r0y3Bp.png);
    background-size: contain;
    background-repeat: no-repeat
}

.snowbirds .blockquote {
    border: 1px solid #67F3FD !important;
    border-radius: 10px !important;
    background: #fff !important
}

.snowbirds .blockquote p,
.snowbirds .blockquote .blockquote-footer.mb-0 {
    display: block;
    font-size: 18px;
    text-align: left;
    margin: 10px 0;
    color: #00545a;
    font-style: normal !important;
    font-weight: 600;
    font-family: Aeonik bold
}

.snowbirds p,
.snowbirds li {
    font-size: 17px;
    line-height: 1.5
}

.snowbirds {
    padding-bottom: 0 !important
}

.reivew-banner .container {
    padding: 250px 50px 50px;
    border-radius: 10px;
    margin-top: 50px;
    position: relative;
    z-index: 2;
    /* background: linear-gradient(176.74deg, #fff0 2.89%, #c7f3f6 97.11%); */
    overflow: hidden
}

.review-card .google-link {
    color: #000;
    margin-top: auto
}

.about-btn a {
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
    padding: 18px 0;
    background-color: #000;
    font-size: 23px;
    font-weight: 600;
    display: block;
    text-align: center;
    width: 60%
}

.sidebar-box {
    position: sticky;
    top: 15px;
    height: auto;
    overflow-y: auto;
    background: #e7fdff;
    padding: 1.5rem;
    border-radius: .5rem;
    box-shadow: 0 0 10px #0000000d;
    margin-bottom: 1.5rem
}

.single-post h1,
.single-post h6 {
    font-weight: 700;
    font-size: 37px;
    font-family: Aeonik bold;
    background: linear-gradient(180deg, #123A5D 14.15%, #123A5D 105.39%, #123A5D 108.67%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

body .looking_for a {
    background: red;
    background: linear-gradient(180deg, #123A5D 14.15%, #123A5D 105.39%, #123A5D 108.67%)
}

body .looking_for {
    margin-left: 0 !important
}

.blog-meta {
    color: #888;
    font-size: .9rem;
    margin-bottom: 1rem
}

.single-post img {
    margin: 30px 0
}

.sidebar-box a,
.sidebar-box a i,
.sidebar-box small {
    font-family: Aeonik bold;
    background: linear-gradient(180deg, #123A5D 14.15%, #123A5D 105.39%, #123A5D 108.67%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.single-post h3 {
    font-weight: 600;
    margin: 15px 0;
    font-family: Aeonik bold;
    background: linear-gradient(180deg, #123A5D 14.15%, #123A5D 105.39%, #123A5D 108.67%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.blog-img {
    width: 100%;
    border-radius: .5rem
}

.single-post p,
.single-post a,
.single-post li,
.single-post ol {
    color: #000;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: .6px;
    font-weight: 300;
    margin-bottom: 0
}

.review-card {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

.reivew-banner .container:before {
    content: "";
    background: url(../images/review-top1-C3TVbdTI.png);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    background-size: contain;
    z-index: 1
}

.reivew-banner .container>div:before {
    content: "";
    background: url(../images/review-top2-Bu9mdvVp.png);
    width: 645px;
    height: 331px;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    background-size: contain;
    z-index: -1
}

.reivew-banner .container>div:after {
    content: "";
    background: url(../images/review-bottom2-CBIGbG6t.png);
    width: 601px;
    height: 327px;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    bottom: 0;
    right: 0;
    background-size: contain;
    z-index: -1;
    background-position: right
}

.reivew-banner .container:after {
    content: "";
    background: url(../images/review-bottom1-COS6m1Fa.png);
    width: 372px;
    height: 327px;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    bottom: 0;
    right: 0;
    background-size: contain;
    z-index: 1;
    background-position: right
}

.reivew-banner .banner-title {
    font-weight: 700;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0%;
    font-family: Aeonik bold;
    background: linear-gradient(90deg, #123A5D, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.reviews-section .container {
    padding: 50px;
    border-radius: 10px;
    background: #d0fbfe;
    border: 1px solid #123A5D
}

.review-card {
    background: #fff;
    border: 1px solid #123A5D;
    border-radius: 12px;
    box-shadow: 0 4px 10px #0000000d;
    text-align: left;
    transition: transform .3s ease;
    padding: 15px !important
}

.review-card:hover {
    transform: translateY(-5px)
}

.home-hero_grid img {
    width: 100%
}

.review-card .google-link {
    display: block;
    align-items: center;
    color: #4285f4;
    text-decoration: none
}

.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));
    grid-auto-columns: 1fr;
    place-items: start stretch;
    max-width: 50rem;
    margin-left: auto;
    display: grid;
    position: relative;
    overflow: visible
}

.text-warning.mb-2 {
    font-size: 18px;
    line-height: 1
}

.review-card .google-link {
    color: #000
}

.review-card .google-link span:nth-child(4) {
    margin-left: 25px;
    color: #1b7cff !important
}

.review-card .google-link:hover {
    text-decoration: underline
}

.reviews-section button.btn-info {
    background-color: #123A5D;
    border: none
}

.reviews-section button.btn-info:hover {
    background-color: #008ecc
}

.reviews-section .text-muted {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0%;
    font-family: Aeonik regular;
    color: #000 !important
}

.name span {
    font-weight: 300 !important;
    font-size: 13px;
    line-height: 0 !important
}

.name {
    line-height: 1 !important
}

.desricption a {
    display: block;
    color: #123A5D !important;
    font-size: 14px
}

.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));
    grid-auto-columns: 1fr;
    display: grid;
    position: relative;
    overflow: visible
}

.use-network_image.hide-mobile-landscape {
    height: 100%
}

.use-network_image {
    aspect-ratio: 2/2.5;
    -o-object-fit: cover;
    object-fit: cover;
    will-change: transform;
    border-radius: 1rem;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.use-network_image-src {
    -o-object-fit: cover;
    object-fit: cover;
    will-change: transform;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    right: 0%;
    bottom: 0%;
    left: 0%
}

.use-network_image-main {
    z-index: 2;
    aspect-ratio: 2/2.5;
    -o-object-fit: cover;
    object-fit: cover;
    will-change: transform;
    border-radius: 1rem;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    transform: scale(4.1)
}

.reivews .r1 {
    border-radius: 50px;
    background: #123A5D;
    padding: 10px;
    width: 50px;
    height: 50px
}

.reivews .book {
    border-radius: 50px;
    background: #fff;
    padding: 10px;
    width: 50px;
    -o-object-fit: contain;
    object-fit: contain;
    border: 1px solid #123A5D;
    height: 50px
}

.bd-top {
    border-top: 1px solid #123A5D;
    width: 40%;
    margin: 0 auto;
    padding-top: 25px !important;
    margin-top: 32px !important
}

.bg-lightblue {
    background: #d0fbfe;
    border: 1px solid #123A5D
}

.callback-section h2 {
    background: linear-gradient(0deg, #123A5D, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 400;
    font-size: 60px;
    line-height: 150%;
    letter-spacing: -2%;
    position: relative
}

.callback-section h2:before {
    content: "";
    height: 2px;
    width: 35%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(0deg, #123A5D, #123A5D)
}

.bg-lightblue .mb-4 {
    font-family: Aeonik TRIAL;
    font-weight: 400;
    font-size: 33px;
    line-height: 150%;
    letter-spacing: -2%;
    background: linear-gradient(0deg, #123A5D, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.callback-section a,
.callback-section i {
    color: #123A5D !important
}

.callback-section {
    padding: 0 !important
}

.container-fluid.business-cnd-section {
    margin-top: 35px
}

.col-md-6.mb-4.mb-md-0 {
    padding: 0
}

.us-accounting-box {
    /* background-color: #e3f9fc; */
    border: 1px solid rgb(177, 177, 177);
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    transition: .3s;
    height: 100%
}

.us-accounting-box:hover {
    box-shadow: 0 4px 12px #00000014
}

.us-accounting-heading {
    color: #00a0c6;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
    text-decoration: none
}

.us-accounting-p {
    color: #333;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: Aeonik regular
}

.us-accounting-readmore {
    color: #008cdd;
    font-weight: 500;
    text-decoration: none
}

.us-accounting-readmore:hover {
    text-decoration: underline
}

.us-accounting-wrapper {
    max-width: 1200px;
    margin: 0 auto
}

.business-cnd-underline {
    width: 350px;
    height: 3px;
    background-color: #00a0c6
}

.business-cnd-main-image {
    width: 85%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 768px) {
    .business-cnd-heading {
        font-size: 22px;
        text-align: center
    }

    .business-cnd-underline {
        margin: 0 auto
    }

    .business-cnd-image-grid {
        margin-top: 20px
    }
}

.us-accounting-cnd.main {
    /* background: linear-gradient(270deg, #d1fbff -22.1%, #fff 25.34%, #fff 72.57%, #d1fbff 120.94%) */
}

.business-cnd-heading {
    font-family: Aeonik bold;
    font-weight: 700;
    font-size: 49px;
    line-height: 57px;
    letter-spacing: 0%;
    background: linear-gradient(90.06deg, #123A5D -73.84%, #123A5D 104.89%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.us-accounting-line img {
    width: 100%;
    margin: 75px auto 50px
}

.container-fluid.business-cnd-section {
    position: relative;
    z-index: 1
}

.container-fluid.business-cnd-section:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 40%;
    width: 220px;
    height: 80px;
    background: url(../images/Vector%2013-Dt_xbNai.png) no-repeat;
    background-size: cover;
    z-index: -1
}

.container-fluid.business-cnd-section:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 152px;
    height: 80px;
    background: url(../images/Vector%2014-6xKrLJPl.png) no-repeat center;
    background-size: contain;
    z-index: -1
}

.wealth-management h3 {
    border-bottom: 1px solid #077f87;
    width: -moz-fit-content;
    width: fit-content;
    padding-bottom: 10px
}

.business-cnd-image-grid {
    display: flex;
    align-items: end;
    justify-content: end
}

.us-accounting-heading.text-primary.mb-2,
.us-accounting-heading.text-info.mb-2 {
    color: #123A5D;
    position: relative;
    margin-bottom: 1rem;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0%;
    font-family: Aeonik bold !important;
    background: linear-gradient(90deg, #123A5D, #123A5D) padding-box text;
    -webkit-text-fill-color: transparent;
    font-size: 29px
}

.head-global {
    color: #123A5D;
    position: relative;
    margin-bottom: 1rem;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0%;
    font-family: Aeonik bold !important;
    background: linear-gradient(90deg, #123A5D, #123A5D);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 29px
}

.global-heading-blue {
    color: #008cdd
}

.global-heading-green {
    color: #1da462
}

.global-heading-cyan {
    color: #00b7c6
}

.global-paragraph {
    font-size: 18px;
    color: #444;
    margin-bottom: 15px;
    line-height: 1.5
}

.global-list {
    padding-left: 20px;
    color: #444
}

.global-section {
    margin-bottom: 30px
}

.global-tax-servicemainsection {
    font-family: Aeonik regular;
    /* background: linear-gradient(270deg, #d1fbff -22.1%, #fff 25.34%, #fff 72.57%, #d1fbff 120.94%) */
}

.global-paragraph a {
    color: #123A5D;
    font-size: 17px;
    text-decoration: none
}

#missions img {
    width: 125px;
    height: 125px;
    -o-object-fit: contain;
    object-fit: contain
}

#missions a {
    color: #277f85;
    text-decoration: none
}

.global-sidebar {
    background-color: #123A5D;
    border-radius: 10px;
    padding: 20px
}

.home-hero_single-image img {
    object-fit: cover;
    height: 400px;
}

.global-sidebar a {
    display: block;
    padding: 10px 15px;
    margin-bottom: 10px;
    color: #fff !important;
    text-decoration: none;
    font-weight: 500;
    border-radius: 9px
}

.global-sidebar a:hover,
.global-sidebar a.active {
    background-color: #ffffff;
    color: black !important;
}

.global-content-area {
    padding: 20px
}

.global-paragraph,
.global-section li {
    color: #333;
    font-size: 16px;
    margin-bottom: 10px;
    font-family: Aeonik regular
}

.global-tax-servicemainsection h3 {
    border-bottom: 1px solid #077e86;
    width: -moz-fit-content;
    width: fit-content;
    padding-bottom: 10px
}

.head-global {
    font-size: 24px;
    font-weight: 700
}

.global-article-title {
    font-size: 20px;
    font-weight: 600;
    width: -moz-fit-content;
    width: fit-content;
    margin: 15px auto;
    font-family: Aeonik regular
}

.global-readmore {
    color: #008cdd;
    font-weight: 500;
    text-decoration: none
}

.global-readmore:hover {
    text-decoration: underline
}

.global-article-card.text-center p {
    text-align: start
}

.line-img-business {
    width: 100%;
    overflow: hidden
}

.global-article-card.text-center .global-article-author {
    font-size: 11px;
    line-height: 18px;
    margin: 0;
    padding: 0
}

.global-article-author a {
    color: 00747C;
    text-decoration: none
}

.global-content-area h2,
.global-content-area h4,
.global-content-area h3 {
    font-weight: 600 !important;
    font-family: Aeonik bold !important;
    background: linear-gradient(90.06deg, #123A5D -73.84%, #123A5D 104.89%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 27px
}

.business-accounting-main .global h4 {
    text-transform: capitalize !important
}

.nav-link:focus-visible {
    outline: 0;
    box-shadow: unset !important
}

#missionVisionTabs .nav-link:after {
    content: "";
    background-color: transparent !important
}

#missionVisionTabs button:hover {
    background: #123A5D !important;
    color: #fff !important
}

.sidebarr a:hover {
    background: #123A5D;
    color: #fff !important
}

#industries:hover {
    background: #8aeff7 !important;
    color: #fff !important
}

#industries {
    padding: 14px 45px;
    background: #fff;
    color: #123A5D;
    border-radius: 50px;
    margin: 45px auto 0;
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 18px
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: transparent !important
}

.business-accounting-main .global h4.mails {
    text-transform: unset !important
}

.notice-to-reader-ntr .global\.button\.Schedule.globel_sedule a {
    margin: 0 auto !important
}

.global-breadcrumb p {
    text-align: right !important
}

.global2 p b,
.notice-to-reader-ntr #accounting p strong {
    font-size: 28px;
    font-family: Aeonik bold !important;
    line-height: 1.2
}

#shareholder b,
#shareholder strong {
    background: linear-gradient(90.06deg, #123A5D -73.84%, #123A5D 104.89%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 28px;
    font-weight: 700;
    font-family: Aeonik bold !important
}

a {
    text-decoration: none
}

.global b {
    background: linear-gradient(90.06deg, #123A5D -73.84%, #123A5D 104.89%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-center-business.my-4 {
    font-weight: 700;
    font-size: 35px;
    font-family: Aeonik bold !important;
    background: linear-gradient(90deg, #123A5D -21.54%, #123A5D 82.21%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center
}

.global-article-card.text-center .global-readmore {
    display: flex;
    color: #123A5D;
    padding: 6px 26px;
    border: 1px solid #123A5D;
    border-radius: 50px;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 15px
}

.global\.button\.Schedule {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 25px 0
}

.global\.button\.Schedule button {
    background: #123A5D;
    padding: 8px 35px;
    border-radius: 17px;
    color: #fff;
    font-weight: 700;
    border: none;
    font-family: Aeonik bold;
    font-size: 18px
}

.global\.button\.Schedule button img {
    width: 25px !important;
    padding-right: 10px
}

.bussiness.line img {
    width: 100%;
    margin: 0 auto
}

.business-accounting-main {
    /* background: linear-gradient(270deg, #d1fbff -22.1%, #fff 25.34%, #fff 72.57%, #d1fbff 120.94%) */
}

.wealth-management-pra {
    color: #333;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: Aeonik regular, sans-serif
}

.wealth-management-head {
    color: #123A5D;
    position: relative;
    margin-bottom: 1rem;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0%;
    font-family: Aeonik bold !important;
    background: linear-gradient(90deg, #123A5D, #123A5D) padding-box text;
    -webkit-text-fill-color: transparent;
    font-size: 29px
}

.wealth-management-pra .wealthanchoryag {
    color: #123A5D;
    text-decoration: none
}

.container-wealthtaxt.wealth-management-section,
.container-US-accounting.mt-5.us-accounting-renunciation {
    margin-bottom: 40px
}

#missionVisionTabs li button {
    border: none !important
}

.button-global-bottom button {
    display: flex;
    align-items: center;
    padding: 12px 35px;
    margin: 0 auto
}

#v-tabs button {
    border: none !important
}

.container-US-accounting h2,
.container-US-accounting h5 {
    border-bottom: 1px solid #118e96;
    width: -moz-fit-content;
    width: fit-content;
    padding-bottom: 10px
}

.us-accounting-heading span {
    display: block;
    margin-left: -8px
}

.us-accounting-heading {
    background: linear-gradient(0deg, #123A5D, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    font-family: Aeonik bold !important;
    border-bottom: 1px solid #123A5D;
    width: -moz-fit-content;
    width: fit-content;
    padding-bottom: 9px
}

.us-accounting-readmore {
    color: #123A5D !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    font-family: Aeonik regular
}

.global a {
    color: #00919b
}

.quote-text {
    color: #08a;
    font-style: italic;
    font-weight: 500;
    margin-bottom: 30px;
    font-size: 1.2rem
}

.quote-text span {
    font-weight: 700;
    color: #007a99
}

.review-box {
    background-color: #123A5D;
    color: #fff;
    padding: 20px;
    border-radius: 12px;
    font-weight: 700;
    font-size: 1rem;
    box-shadow: 0 0 10px #0000001a;
    transition: transform .3s ease;
    cursor: pointer
}

#missions .review-box:hover,
#missions .review-card:hover {
    transform: unset !important
}

#missions .review-card {
    background: transparent;
    border: none;
    border-radius: 12px;
    box-shadow: unset;
    text-align: left;
    transition: transform .3s ease;
    padding: 15px !important;
    text-align: center
}

.missions .review-card {
    background-color: transparent
}

.stars {
    font-size: 28px;
    color: gold;
    margin-bottom: 10px
}

.rated-text {
    font-weight: 700;
    margin-bottom: 5px
}

.small-text {
    font-size: 14px;
    color: #555
}

.rating-average {
    font-size: 16px;
    margin-bottom: 15px
}

.google-logo {
    width: 80px;
    margin-bottom: 20px
}

.discount-text {
    font-size: 14px;
    margin: 10px 0;
    color: #333
}

.discount-text a {
    color: #007a99;
    text-decoration: underline
}

.btn-review {
    background-color: #fff;
    color: #007a99;
    padding: 8px 20px;
    border: 2px solid #007a99;
    border-radius: 25px;
    text-decoration: none;
    font-weight: 600;
    transition: .3s
}

.btn-review:hover {
    background-color: #007a99;
    color: #fff
}

#missions .review-card .rated-text {
    font-size: 15px;
    padding: 10px 35px;
    background: #123A5D;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 20px;
    border-radius: 10px;
    font-family: Aeonik TRIAL;
    font-weight: 400;
    letter-spacing: .5px;
    color: #000
}

#missions .stars {
    line-height: 0
}

#missions .stars img {
    width: 80px;
    height: auto;
    line-height: 1
}

.review-card .small-text {
    border-bottom: 1px solid #ccc;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto
}

.review-card .small-text,
.review-card .rating-average {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 100 !important;
    color: #000
}

#missions .google-logo {
    width: 89px;
    height: auto !important;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto
}

.discount-text img {
    line-height: 1;
    width: 46px !important;
    text-align: left
}

.discount-text {
    line-height: 1 !important;
    text-align: left;
    position: relative;
    display: block
}

#Client .quote-text {
    font-size: 35px;
    text-align: center;
    font-weight: 700;
    font-family: Aeonik bold;
    margin: 40px 0;
    background: linear-gradient(90deg, #123A5D, #123A5D);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.btn-review img {
    width: 9px !important
}

.btn-review {
    font-weight: 400;
    color: #000 !important;
    background: #123A5D;
    border-radius: 7px !important;
    border: none !important;
    margin: 0 !important;
    text-align: left;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: flex;
    align-items: center;
    height: 36px;
    gap: 10px
}

.discount-text {
    line-height: 1 !important;
    text-align: left;
    position: relative;
    display: flex;
    align-items: center;
    height: 20px;
    gap: 5px;
    font-size: 18px;
    color: #123A5D !important
}

#missions .review-card hr {
    border: 1px solid #123A5D
}

.cryptocurrency-accounting-card {
    /* background: #d4f9ff; */
    border: 1px solid rgb(179, 179, 179);
    padding: 40px;
    border-radius: 10px;
    height: 100%;
    transition: .3s ease;
    position: relative;
    z-index: 1
}

.cryptocurrency-accounting-card:after {
    content: "";
    position: absolute;
    top: 20px;
    left: 6%;
    transform: translate(-50%);
    width: 14px;
    height: 40px;
    background-image: url(../images/canada-qEE0gR-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 2
}

.cryptocurrency-accounting-card:hover {
    box-shadow: 0 4px 12px #0000001a
}

.cryptocurrency-head {
    color: #123A5D;
    position: relative;
    margin-bottom: 1rem;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0%;
    font-family: Aeonik bold !important;
    background: linear-gradient(90deg, #123A5D, #123A5D) padding-box text;
    -webkit-text-fill-color: transparent;
    font-size: 29px;
    border-bottom: 1px solid #123A5D;
    padding-bottom: 9px;
    margin-bottom: 15px;
    width: -moz-fit-content;
    width: fit-content
}

.cryptocurrency-pra {
    color: #333;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: Aeonik regular, sans-serif
}

.cryptocurrency-readmore {
    font-weight: 600;
    color: #123A5D;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px
}

.cryptocurrency-readmore:hover {
    text-decoration: underline
}

.cryptocurrency-pra a {
    text-decoration: none
}

.cryptocurrency-head.clients-section {
    width: 100%
}

.crypto-line img {
    width: 100%;
    margin: 0 auto
}

.container-crypto {
    padding-top: 20px;
    padding-bottom: 20px
}

@media (max-width: 1400px) {
    .home-hero_single-image img {
        object-fit: cover;
        height: 300px;
    }
}

@media (max-width: 1200px) {
    .home-hero_single-image img {
        object-fit: cover;
        height: 200px;
    }
}

@media (max-width: 767px) {
    body .cryptocurrency-head {
        font-size: 20px
    }

    body .followers ul li {
        line-height: 1;
        font-size: 11px
    }

    body .followers {
        display: flex;
        width: auto;
        gap: 6px;
        align-items: center
    }

    body .insta-profile>div {
        line-height: 1
    }

    body .insta-follow-btn {
        background-color: #0095f6;
        color: #fff;
        border: none;
        border-radius: 8px;
        padding: 3px 9px;
        font-size: 12px;
        font-weight: 500
    }

    body .insta-profile {
        display: flex;
        align-items: center;
        gap: 3px
    }

    .insta-profile span {
        font-size: 11px;
        color: #777
    }

    body .insta-profile h6 {
        font-size: 12px
    }

    body .insta-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        gap: 2px;
        margin: 0 auto 35px
    }

    body #insta-feed .about-frame {
        padding: 15px !important
    }

    .cryptocurrency-pra {
        font-size: 16px
    }

    .cryptocurrency-accounting-card {
        padding: 34px
    }

    .crypto-client-box .row>div:nth-child(n+1):before {
        display: none !important
    }
}

@media (max-width: 767px) {
    body .container {
        max-width: 95%;
        padding-left: 10px;
        padding-right: 10px
    }

    .business-cnd-main-image {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .us-accounting-line img {
        margin: 30px auto 50px
    }

    .line {
        margin-top: 25px
    }

    .global\.button\.Schedule button {
        font-size: 16px
    }

    .business-cnd-main-image {
        width: 100%
    }

    .business-cnd-underline.mt-2 {
        width: 50%
    }
}

.crypto-client-box .row {
    align-items: center
}

.crypto-client-box .row>div {
    position: relative;
    margin-bottom: 50px
}

.crypto-client-box .row>div:nth-child(n+1):before {
    content: "";
    display: block;
    height: 80px;
    width: 2px;
    background: #123A5D;
    right: 0;
    top: 0;
    position: absolute
}

.crypto-client-box .row>div:last-child:before {
    content: "";
    display: none
}

.crypto-client-box .row>div:nth-child(4):before {
    content: "";
    display: none
}

.crypto-client-box .row>div img {
    width: 150px;
    height: 90px;
    -o-object-fit: contain;
    object-fit: contain
}

.business-cnd-heading {
    font-size: 44px;
    line-height: 1.2
}

.global h2,
.global h3,
.global h4 {
    font-weight: 700 !important;
    background: linear-gradient(90deg, #123A5D, #123A5D);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Aeonik bold !important
}

.tex_partner span {
    background: linear-gradient(90deg, #123A5D, #123A5D);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.tex_partner {
    font-size: 38px;
    text-align: center;
    font-weight: 700;
    font-family: Aeonik bold !important;
    margin: 35px 0;
    padding: 25px 0;
    border-top: 1px solid #123A5D;
    border-bottom: 1px solid #123A5D;
    color: #000 !important
}

#v-tabsContent a {
    color: #123A5D !important;
    text-decoration: none
}

.img_border img {
    width: 100%;
    margin: 55px auto
}

.global-sidebar .active {
    color: #fff !important
}

.para-color {
    color: #333
}

.quote-style {
    font-style: italic;
    font-size: 25px;
    background: linear-gradient(90deg, #123A5D, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    text-align: center;
    font-weight: 700;
    font-family: Aeonik bold !important
}

.para-color.fw-semibold {
    font-style: italic;
    font-family: Aeonik bold !important;
    color: #000 !important;
    font-size: 18px;
    width: 100%
}

.tax-section2 .text-center .para-color {
    width: 50%;
    text-align: right;
    margin: 0 auto
}

.text-center.mb-4 p:nth-child(2) {
    color: #333;
    text-align: end;
    width: 75%
}

.image-grid img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px
}

.info-box {
    padding: 12px 16px;
    border-radius: 6px;
    display: inline-block;
    margin-bottom: 20px;
    background: linear-gradient(90deg, #23a5ae, #76dee3);
    color: #fff;
    font-weight: 400
}

.btn-option {
    width: 100%;
    text-align: left;
    padding: 10px 14px;
    border: 1px solid #17a2b8;
    border-radius: 5px;
    background-color: #d4fbff;
    color: #000;
    margin-bottom: 10px;
    transition: background .3s
}

.btn-option:hover {
    background-color: #e0f7ff
}

.image-grid {
    width: 100%;
    overflow: hidden;
    height: auto
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.tax-section {
    width: 100%;
    padding: 1px 15px 0
}

.tax-section2 {
    width: 100%;
    padding: 10px 15px 20px
}

.head-color {
    font-size: 40px;
    font-weight: 700;
    background: linear-gradient(90deg, #123A5D, #123A5D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent
}

.tax-img {
    width: 100%;
    max-width: 520px;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain
}

.banner_sections {
    padding: 80px 15px
}

.banner_sections .col-md-8 p {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 30px
}

.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
}

@media (max-width: 767px) {
    .head-color {
        font-size: 26px;
        text-align: center
    }

    .underline {
        margin-left: auto;
        margin-right: auto
    }
}

.bottom-line img {
    width: 100%
}

.bottom-line {
    margin: 30px 0
}

.flag-box a {
    display: flex;
    align-items: center
}

.flag-img img {
    height: 50px
}

.flag-area-inner {
    display: flex;
    flex-wrap: wrap;
    margin: 35px 0;
    gap: 11px
}

.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
}

.flag-title {
    margin-left: 10px;
    font-size: 18px;
    font-weight: 500;
    color: #000
}

.flage {
    border: 3px solid #fbfbfb;
    margin-top: -50px;
    width: 65px;
    border-radius: 6px
}

.content_sections p,
.content_sections li {
    font-size: 20px;
    font-weight: 500
}

.content_sections ul {
    padding-left: 0
}

.content_sections a {
    color: #0d2da2;
    text-decoration: none
}

.content_sections h3 {
    color: #123A5D;
    font-weight: 600;
    font-size: 25px
}

.content_sections h2 {
    color: #123A5D;
    font-weight: 600;
    font-size: 30px
}

.content_sections li {
    color: #000 !important
}

.content_sections {
    box-shadow: 1px 1px 5px #ccc;
    padding: 20px !important;
    border-radius: 10px
}

.insta-card {
    background: #fff;
    border-radius: 20px;
    padding: 30px;
    max-width: 900px;
    margin: 80px auto;
    box-shadow: 0 4px 20px #00000014
}

.insta-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: -moz-fit-content;
    width: fit-content;
    gap: 100px;
    margin: 0 auto 35px
}

.insta-profile {
    display: flex;
    align-items: center;
    gap: 15px
}

.insta-profile img {
    width: 45px;
    height: 45px;
    border-radius: 50%
}

.profile-card a:before {
    content: "'";
    opacity: .5;
    z-index: 999999;
    position: absolute;
    height: 80%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.insta-feed .btn {
    padding: 5px 10px;
    color: #fff;
    z-index: 999;
    position: relative;
    background: #123A5D !important;
    font-size: 14px;
    border-radius: 3px;
    border: none;
    margin-top: 10px !important
}

.profile-card video.always-controls::-webkit-media-controls {
    display: flex !important
}

.profile-card video.always-controls::-moz-media-controls {
    display: flex !important
}

.profile-card video.always-controls {
    -webkit-appearance: none
}

.profile-card a {
    display: block;
    height: 100%;
    position: relative;
    z-index: 9999
}

.insta-profile h6 {
    margin: 0;
    font-weight: 600;
    text-align: left;
    color: #000 !important
}

.insta-profile span {
    font-size: 13px;
    color: #777
}

.insta-follow-btn {
    background-color: #0095f6;
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 6px 14px;
    font-size: 14px;
    font-weight: 500
}

.profile-card {
    background-color: #fff;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    padding: 0;
    position: relative;
    height: 361px;
    overflow: hidden;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px
}

.profile-card h5 {
    font-weight: 700;
    font-size: 22px;
    margin-top: 15px
}

.profile-card p {
    font-size: 14px;
    margin: 0;
    color: #b8b8b8
}

.profile-card small {
    display: block;
    font-size: 12px;
    color: #aaa;
    margin-top: 10px
}

.insta-profile .owl-carousel .owl-nav button.owl-prev,
.insta-profile .owl-carousel .owl-nav button.owl-next {
    background: #fff;
    color: #000;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    box-shadow: 0 2px 8px #0000001a;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.insta-profile .owl-carousel .owl-nav button.owl-prev {
    left: -20px
}

.insta-profile .owl-carousel .owl-nav button.owl-next {
    right: -20px
}

.insta-card {
    background: transparent;
    border-radius: 20px;
    padding: 0;
    max-width: 100%;
    margin: 0 auto;
    box-shadow: unset
}

.profile-card a img {
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover
}

.profile-card video {
    -o-object-fit: cover;
    object-fit: cover
}

.profile-card iframe {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    padding: 0 !important
}

#insta-feed .about-frame {
    padding: 35px !important
}

.followers {
    display: flex;
    width: auto;
    gap: 40px;
    align-items: center
}

.followers ul {
    list-style: none;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0
}

.followers ul li b {
    display: block;
    line-height: 1
}

.followers ul li {
    line-height: 1
}

.visually-hidden {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

/* =============================================
   NEW BRANDED BANNERS — Industries & About Us
   ============================================= */

/* Industries pages banner (family-banner class) */
.family-banner {
    background-color: #123A5D;
    /* background-image: url(../images/industries_banner.png); */
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 60px 0;
    position: relative;
}

.family-banner .container {
    position: relative;
    z-index: 2;
}

.family-banner h1.hero-title,
.family-banner .contact-word {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    background: none !important;
}

.family-banner .divide img {
    filter: brightness(0) invert(1);
}

/* About Us page banner (company-banner class) */
.company-banner {
    background-color: #123A5D;
    /*background-image: url(../images/about_us_banner.png);*/
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 60px 0;
    position: relative;
}

.company-banner .container {
    position: relative;
    z-index: 2;
}

.company-banner h1.hero-title {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    background: none !important;
}

.company-banner .divide img {
    filter: brightness(0) invert(1);
}

.company-banner .banner-about img {
    filter: drop-shadow(0 0 18px rgba(255, 255, 255, 0.18));
}

/* =============================================
   Resources pages (pay-banner) & Contact Us (contact-banner)
   ============================================= */

.pay-banner {
    background-color: #123A5D !important;
    position: relative;
}

.pay-banner .banner-title,
.pay-banner h1,
.pay-banner h2 {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    background: none !important;
}

.pay-banner p,
.pay-banner span {
    color: #fff !important;
}

.pay-banner .divide img {
    filter: brightness(0) invert(1);
}

.contact-banner {
    background-color: #123A5D !important;
}

.contact-banner .banner-title,
.contact-banner h1,
.contact-banner h2 {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    background: none !important;
}

.contact-banner p,
.contact-banner span {
    color: #fff !important;
}

.contact-banner .divide img {
    filter: brightness(0) invert(1);
}