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


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


@font-face {
  font-family: 'Aeonik regular';
  src: url('Font/AeonikTRIAL-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}



@font-face {
  font-family: 'Aeonik bold';
  src: url('Font/AeonikTRIAL-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}


body {
  font-family: 'Aeonik regular';
  background: linear-gradient(270deg, #D1FBFF -22.1%, #FFFFFF 25.34%, #FFFFFF 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, #085257 -73.84%, #1BCBD7 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: ; */
  background-color: #258FA0 !important;
  padding: 15px 35px !important;
  display: flex;
  align-items: center;
  gap: 10px;
  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: #10858D;
  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, #24757B 0%, #43D7E1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  /* font-weight: ; */
  font-family: 'Aeonik bold' !important;
  position: relative;
  padding: 0 !important;
  padding-bottom: 8px !important;
  font-size: 1.75rem;
}

.btn-consult {
  background-color: #00b894;
  color: white;
  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 rgba(0, 0, 0, 0.05);
  border-top: 5px solid;
  border-radius: 10px;
  transition: 0.3s;
}

.card-service:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.card-service p {
  font-size: 0.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: #07ADBA !important;
	border-color: #07ADBA !important;
}

.name span {
	display: none !important;
}
.name span {
	display: none !important;
}
.services-section {
	padding-top: 10px !important;
}
.top-banner {
  color: #003300;
  text-align: center;
  padding: 8px 10px;
  font-size: 0.9rem;
  font-family: "Figtree", sans-serif;
  margin: 10px auto;
  border-radius: 5px;
  background: linear-gradient(90deg, #85F0B2 0%, #57CEAB 100%);
}
.btn-consultion{margin: 20px auto;display: block;}
.navbar-nav .nav-link {
  font-weight: 600;
  color: #00747C;
  letter-spacing: 0.5px;
}

.navbar-nav .dropdown-menu {
  font-size: 0.9rem;
}

.navbar-brand img {
  width: 170px;
  height: 100%;
}
/*#navbarNav ul .nav-item a.nav-link::after{content: "";display: none !important;}*/
/*#navbarNav  .nav-link:hover::after, #navbarNav  .nav-link.active::after{content: "";display: none !important;}*/
/*#navbarNav ul .nav-item a::after {content: "";display: none !important;}*/
/*#navbarNav ul .nav-item{position: relative;}*/
#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(../image/arrow.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: #18acb6;
}












.nav-link {
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #00758F !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: #00758F;
  transition: width 0.3s ease-in-out;
  margin: 3px 0 0 0;
}

.nav-link:hover::after,
.nav-link.active::after {
  width: 80%;
}



.navbar-nav {
  margin-left: auto;
}

.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;
}


.service-card {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.3s ease;
  height: 100%;
}

.service-card:hover {
  transform: translateY(-5px);
}

.card-top {
  height: 5px;
}

/*.services-section .row>div>div {
  box-shadow: 0 0 12px 0 #ccc;
  background: linear-gradient(249.02deg, #FFFFFF 22.59%, #CAFBFF 118.17%);
  padding: 0px;
  height: 100%;
}*/

.services-section .row>div>img {
  margin-bottom: 8px;
}
.perspective-boxes .col.medium-4.small-12 > .col-inner {
  border: 1px solid rgba(0,0,0,0.2);
  text-align: center;
}
.box-links i.fa {
  background: #258fa0;
  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: 0.5;
  background: #00747C;
  z-index: -1;
}

.services-section .row .canadian_accounting .card-title {
  background: url(../image/bca371c7935b134c65e2e13683b912aa911a22bf.png);
}
.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(../image/edcfff8fcec39129317d807e049f79439bb16442.png);
}

.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(../image/551e423087a8c90c0b8835d3f78ae3caf4db7561.png);
}

.services-section .row .blockchain .card-title {
  background: url(../image/230203833461104522d184a732a03ba450ca15bb.png);
}

.services-section .row .card-text {
  padding: 25px;
}

.divider {
  width: 100%;
  margin-top: 77px;
}


.profile-img {
  width: 100%;
  aspect-ratio: 1 / 1;
  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%, #FFFFFF 0%, #D4FBFF 25.58%)
    /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */
  ;
}

.btn-consult {
  background-color: #00bcd4;
  color: white;
}

.section-bg {
  position: relative;
  z-index: 2;
  margin-top: 0 !important;
}

.section-bg::before {
  content: "";
  background: url(../image/bg_image.png);
  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(../image/bg_layer.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,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%, #0C939D 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%, #0C939D 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, #00D1E2 14.15%, #0C939D 105.39%, #0A8D96 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: #07ADBA !important;
}


.industries-section .card-text {
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  text-align: center;
  font-family: 'Aeonik light';
  letter-spacing: 0.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: #18ACB6 !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: #000;
  background: #43D7E1;
  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(../image/subarrow.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(../image/cart.png);
  height: 23px;
  width: 22px;
  display: block;
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  top: -11px;
  left: 50%;
  /* right: ; */
  transform: translate(-50%);
  z-index: 2;
}

.industries-section .row>div::after {
  content: "";
  background: #ECFEFF;
  position: absolute;
  width: 53px;
  height: 30px;
  top: 0px;
  transform: translate(-50%, -50%);
  left: 50%;
  z-index: 1;
}


.health_collum::before {
  position: relative;
  content: "";
  background: url(../image/health.png);
  height: 23px;
  width: 22px;
  display: block;
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  top: -11px;
  left: 50%;
  /* right: ; */
  transform: translate(-50%);
  z-index: 2;
}



.menufacturing_collum::before {
  position: relative;
  content: "";
  background: url(../image/menufactring.png);
  height: 23px;
  width: 22px;
  display: block;
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  top: -11px;
  left: 50%;
  /* right: ; */
  transform: translate(-50%);
  z-index: 2;
}


.crypto_collum::before {
  position: relative;
  content: "";
  background: url(../image/coin.png);
  height: 23px;
  width: 18px;
  display: block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  top: -11px;
  left: 50%;
  /* right: ; */
  transform: translate(-50%);
  z-index: 2;
}

.btn-info span {
  line-height: 0;
}

.btn-info {
  display: flex;
  width: fit-content;
  margin: 0 auto;
  border-radius: 50px;
  gap: 10px;
  align-items: center;
  background: #18ACB6;
  /* border: ; */
  border-color: #18ACB6 !important;
}



/*.tools-section {
  background: linear-gradient(180deg, #e6fbfd 0%, #ffffff 100%);
}*/

.section-title {
  font-weight: 700 !important;
  font-size: 47px;
  line-height: 120%;
  letter-spacing: -2%;
  font-family: 'Aeonik bold';
  background: linear-gradient(180deg, #00D1E2 14.15%, #0C939D 105.39%, #0A8D96 108.67%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tool-logo {
  max-height: 50px;
  width: auto;
  transition: transform 0.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, rgb(57, 217, 228) -15.97%, rgb(12, 147, 157) 84.04%) padding-box text;
  -webkit-text-fill-color: transparent;
}



.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: #18ACB6 !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;
}


/* Heading */
.trusted-partner-section .hero-title {
  font-size: 2rem;
  font-weight: 700;
  color: #0588a6;
  line-height: 1.3;
}

/* Stats */
.trusted-partner-section .stat-label {
  font-size: 0.875rem;
  color: #6c757d;
}

.trusted-partner-section .stat-value {
  font-size: 20px;
  font-weight: 600;
  color: #38B6C1;
}

/* Image Styling */
.trusted-partner-section .hero-img {
  max-width: 85%;
  border-radius: 1rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.08);
}


.image-grid {
  display: flex;
  flex-wrap: wrap;
  transform: rotate(27deg);
}



.trusted-partner-section .container {
  overflow: hidden;
}



/* FOOTER CSS CODE */

.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: #00747C;
}

.partner-site a {
  font-family: 'Aeonik regular';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -2%;
  color: #00747C;

}

.partner-footer a {
  color: #00747C;
  text-decoration: none;
}

.partner-footer a:hover {
  text-decoration: underline;
}

.partner-heading {
  margin-bottom: 1rem;
  position: relative;
  display: inline-block;
}

.partner-heading {
  font-family: 'Aeonik bold';
  font-weight: 700;
  font-size: 22px;
  line-height: 24px;
  letter-spacing: -2%;
  color: #00747C !important;
}

.partner-social i {
  color: #00747C !important;
}

.partner-heading::after {
  content: "";
  position: absolute;
  height: 3px;
  width: 60px;
  background-color: #18ACB6;
  bottom: -5px;
  left: 0;
}

/* .partner-subheading {
     font-size: 1rem;
     margin-top: 20px;
     margin-bottom: 10px;
     font-weight: bold;
   } */



.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 #18ACB6 !important;
  margin: 30px 0;
}

/* Flex Layout for Footer Sections */
.partner-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
}

.partner-section {
  flex: 1 1 1;
  /* min-width: 240px; */
}

/* Footer bottom links */
.partner-bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  font-size: 0.875rem;
}

.partner-links a {
  margin: 0 8px;
}

.partner-links span {
  margin: 0 5px;
  color: #aaa;
}

.partner-site a {
  text-decoration: none;
  color: #00747C;

}

.partner-site a:hover {
  text-decoration: underline;
}

h5.partner-heading.oshawa-office-partner {
  margin-top: 20px;
}

footer.partner-footer .container {
  padding: 50px 50px;
  background: radial-gradient(133.43% 365.73% at 50% 50%, #FFFFFF 3.64%, #B5F2F9 82.24%);
  border-radius: 10px;
  margin-bottom: 50px;
}

/* LINE CSS CODE */

.line-container {
  padding: 40px 0;
  /* background: linear-gradient(to right, #e6f9ff, #ffffff, #e6f9ff); */
  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%;
}



/* CONTACT WITH US HTML CODE  */

.newsmarket-container {
  padding: 0px 0px;
  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%, #FFFFFF 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(90deg, #00737C 0%, #00D1E2 100%); */
  background: linear-gradient(90deg, #00737C 0%, #00D1E2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}

.newsmarket-line {
  width: 80px;
  height: 2px;
  background-color: #00bcd4;
  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: #00747C;
  ;

}

.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 #00bcd4;
  background-color: white;
  cursor: pointer;
  font-weight: 500;
  color: #00bcd4;
  transition: all 0.3s ease;
}

.newsmarket-buttons button.active,
.newsmarket-buttons button:hover {
  background: #22ADB7;
  color: white;
  font-family: 'Aeonik light';
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  letter-spacing: -2%;

}

.newsmarket-buttons button {
  background-color: transparent;
  color: black;
  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, #28757A 17.55%, #76BFC5 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: #30E9F8;
  border: none;
  color: #000;
  padding: 10px 20px;
  width: fit-content;
  align-self: center;
  border-radius: 5px;
  cursor: pointer;
  transition: background 0.3s ease;
  font-family: 'Aeonik light';
  font-weight: 400;
  font-size: 13px;
  line-height: 150%;
}

.newsmarket-form button[type="submit"]:hover {
  background-color: #00b1d4;
}


.trusted-partner-section .container {
  overflow: hidden;
  background: radial-gradient(133.43% 365.73% at 50% 50%, #FFFFFF 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(../image/right_top.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(../image/bottom_right.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%, #FFFFFF 3.64%, #B5F2F9 82.24%);
  border-radius: 10px;
  padding: 50px 150px !important;
}


.about-frame-section .container {
  padding: 0 !important;
}






.testimonial-card {
  border: 1px solid #18ACB6;
  border-radius: 10px;
  background: #fff;
  transition: box-shadow 0.3s ease;
  height: 225px;

}

.testimonial-card:hover {
  box-shadow: 0 10px 20px rgba(0, 149, 255, 0.1);
}

.quote-icon {
  position: absolute;
  top: 10px;
  right: 10px;
}

.read-more-link {
  color: #0095ff;
  text-decoration: none;
}
.services_slider .col-md-6 > img {
  width: fit-content;
  margin: 10px 0;
}s
.read-more-link:hover {
  text-decoration: underline;
}

.section-rule {
  border-top: 1.5px solid #00747C;
}

.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%, #FFFFFF 3.64%, #B3F2F9 82.24%);
  border-radius: 10px;
  padding: 50px;
}

.newsmarket-office h3 {
  position: relative;
  width: fit-content;
}

.newsmarket-office h3::before {
  content: "";
  background: #00747C;
  height: 2px;
  width: 50%;
  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 #18ACB6;
  border-bottom: 1px solid #18ACB6;
  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: fit-content;
  margin: 0 auto;
  margin-bottom: 15px;
}

.about-frame {
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.about-frame::before {
  content: "";
  background: url(../image/top-left.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(../image/right_bottom.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;
}


/*====about page css====*/

/* ───────────────────── CUSTOM STYLES (all prefixed with `manging-`) ───────────────────── */




.manging-card {
  border-radius: 8px;
  padding: 0px 2rem 2.5rem;
  position: relative;
  overflow: hidden;
  background: linear-gradient(233deg, rgb(211, 251, 255) 0%, rgb(255, 255, 255) 46%, rgb(187, 251, 255) 100%);

}

/* faint world‑map backdrop (optional) */
.manging-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: url(../image/bgimgabout.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 #43D7E1;
  border-radius: 5px;
  padding: 9px 14px;
  margin-bottom: 0 !important;
}

h2.manging-title {
  font-size: 22px;
  background: linear-gradient(90deg, #00747C 0%, #18ACB6 100%) !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
  color: transparent !important;
  font-weight: 600;
  font-family: 'Aeonik bold';
  margin-bottom: 2px;
}

.underline-about1 {
  border-bottom: 1px solid #18ACB6;
  width: 130px;
  margin-bottom: 3px;
}



.manging-contact p {
  margin-bottom: 0.2rem;
  font-size: 0.9rem;
  text-align: right;
  margin-bottom: 10px;
}

.manging-icons a {
  font-size: 1rem;
  margin-right: 0.4rem;
  color: #000;
}

.manging-icons a:hover {
  color: #1fb7b7;
}

.manging-message-body {
  border-radius: 8px;
  padding: 2rem 2.5rem;
  /* margin-top: 2rem; */
  font-size: 1rem;
  background: linear-gradient(360deg, #FFFFFF -36.86%, #C6F6FA 137.46%);
  border: 1px solid #43D7E1;
}

/* .manging-message-body p {
    font-family: Aeonik TRIAL;
    font-weight: 400;
    font-size: 25px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000;
} */

/* .manging-message-body p strong {
    font-family: Aeonik TRIAL;
    font-weight: 700;
    font-size: 25px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000;
} */

/* .manging-note {
    font-size: 0.88rem;
    color: #444;
} */

.manging-icons {
  text-align: right;
}

.underline-about {
  border-bottom: 1px solid #18ACB6;
  margin: 20px 0px;
}

span.clrtext-bold {
  font-family: Aeonik TRIAL;
  font-weight: 700;
  color: #000;
}



/* ───────── SECTION A · Link Grid ───────── */
.tp2-info {
  margin: 0 auto;
  /* padding-bottom: 50px; */
}

.tp2-intro {
  margin-bottom: 1.25rem;
  color: #000;
  font-family: Aeonik TRIAL;
}

/* Card background */
.tp2-grid {
  border: 1px solid #43D7E1;
  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%, #FFFFFF 3.64%, #AEF0F7 82.24%);
}

.tp2-btn {
  display: inline-block;
  padding: 1rem 0.6rem;
  border: 1px solid var(--tp2-teal);
  border-radius: 4px;
  color: #000;
  background: #ffffff;
  /* transition: transform 0.2s ease, box-shadow 0.2s ease; */
  font-family: Aeonik TRIAL;
  font-weight: 400;
  /* font-size: 25px; */
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: transform 0.2s ease, box-shadow 0.2s ease;
  -moz-transition: transform 0.2s ease, box-shadow 0.2s ease;
  -ms-transition: transform 0.2s ease, box-shadow 0.2s ease;
  -o-transition: transform 0.2s ease, box-shadow 0.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 rgba(0, 0, 0, 0.08);
}

/* ───────── Divider ───────── */
.tp2-divider {
  border: none;
  border-top: 1px solid #d2eaea;
  margin: 3rem auto;
  max-width: 960px;
}

/* ───────── SECTION B · Quote Card ───────── */
.tp2-quote-card {
  padding: 3rem 0px;
  border: 1px solid #43D7E1;
  border-radius: 8px;
  text-align: center;
  background: linear-gradient(279.35deg, rgba(0, 190, 236, 0) 41.3%, rgba(67, 215, 225, 0.26) 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, #00747C 0%, #18ACB6 100%);
  -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, #085257 -73.84%, #1BCBD7 104.89%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.globel_sedule a {
	margin: 0 auto;
	display: flex;
	justify-content: center;
	margin-left: 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 palette ───────── */
: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 {
    font-family: Aeonik TRIAL;
    font-weight: 400;
    font-size: 25px;
    line-height: 100%;
    letter-spacing: 0%;
} */

.strategic-intro:nth-child(1) {
  margin: 0 0 0.9rem;
}

/* ───────── Shared box styles ───────── */
.strategic-box {
  border: 1px solid #43D7E1;
  border-radius: 8px;
  padding: 2rem 2.2rem;
  margin-bottom: 2.5rem;
  background: linear-gradient(360deg, #FFFFFF -36.86%, #C6F6FA 137.46%);
}


.miltopul-div>div {
  padding: 20px;
  background: linear-gradient(360deg, #FFFFFF -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;
}

/* ───────── Titles inside boxes ───────── */
.strategic-title {
  margin: 0 0 1rem;
  font-family: Aeonik TRIAL;
  font-weight: 700;
  font-size: 25px;
  line-height: 100%;
  letter-spacing: 0%;

}

/* ───────── Emphasis paragraph ───────── */
.strategic-emphasis {
  font-weight: 600;
}




.strategic-title {
  font-size: 0.96rem;
}

.strategic-intro {
  font-size: 0.9rem;
}




.certain-22 {
  margin-bottom: 0px;
}



.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%, #FFFFFF 3.64%, #D4FBFF 82.24%);
}


ol.maternity-leav li {
  padding: 10px 0px;
}




.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 page css===*/

.contact-banner .container {
  border-radius: 8px;
  padding: 99px 50px;
  margin-top: 50px;
  background: linear-gradient(90deg, #A0EDF2 0%, #D4FBFF 100%);
  position: relative;
  z-index: 2;
  padding-right: 268px;
}

.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, #00747C 0%, #43D7E1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.contact-banner .container::before {
  content: "";
  background: url(../image/contact-top.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(../image/contact-bottom.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 0%, #00D1E2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 20px 0;
  margin-bottom: 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 0%, #00D1E2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  padding-bottom: 5px;
}
#missionVisionTabs li button.active {
	background:#258fa0 !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, #24757B 0%, #43D7E1 100%);
	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: 0px;
  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: #00747C;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


/* ───── outer card (gradient) ───── */
.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 rgba(0, 0, 0, .25);
  position: relative;
  width: 85%;
}

/* ───── title ───── */
.cv-card .cv-title {
  font-size: 18px;
  font-weight: 100;
  font-family: Aeonik regular;
  color: #888888 !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: #22ADB7 !important;
  font-weight: 300 !important;
}

.or {
  width: 100%;
}

.or img {
  width: 23% !important;
}

/* ───── dropzone ───── */
.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;
}

/* highlight when dragging */
.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: white;
  margin-bottom: 2rem;
}

.location-card img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.location-content {
  position: absolute;
  top: 19%;
  background: rgba(255, 251, 251, 0.9);
  padding: 20px;
  width: 40%;
  left: 5%;
  border-radius: 11px;
}

.location-title {
  font-size: 30px;
  font-weight: bold;
  color: #000;
  background: linear-gradient(90deg, #064448 0%, #096369 100%);
  -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, #00747C 0%, #00D3E2 100%);
  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 page css===*/

.company-banner h2 {
  font-weight: 700;
  font-size: 92px;
  line-height: 100%;
  letter-spacing: 0%;
  font-family: 'Aeonik bold' !important;
  background: linear-gradient(90deg, #00747C 0%, #00D3E2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.company-banner .container {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 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: black;
	text-decoration: none;
	font-weight: 500;
	border-radius: 9px;
	background: transparent;
	border: none;
	text-align: left;
}

 .global-sidebar button.active {
	background-color: #258fa0;
}
.company-banner .Company_detail h6 {
  font-size: 20px;
  width: fit-content;
  border-bottom: 1px solid;
}

.company-banner .Company_detail {
  padding: 20px;
  width: 331px;
  background: linear-gradient(270deg, #76E8F0 0%, #7CE3EA 100%);
  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(../image/company-top.png);
  width: 426px;
  height: 175px;
  display: block;
  position: absolute;
  right: 20%;
  top: 0;
  z-index: -1;
}


.company-banner .container::after {
  content: "";
  background: url(../image/company-center.png);
  width: 502px;
  height: 556px;
  display: block;
  position: absolute;
  right: 0%;
  bottom: 0;
  background-size: cover;
  z-index: -1;
}

/* wrapper */
.mision-acordian {
  border-radius: 8px;
  overflow: hidden;
}

/* left sidebar (tab buttons) */
.nav-pills {
  min-height: 100%;
}

.nav-link {
  border-radius: 0;
  color: #0097a7;
  font-weight: 600;
}

.nav-link.active {
  background: #00bcd4;
  color: #fff;
}

/* right side content */


.our_mission {
  display: flex;
  align-items: center;
  justify-content: space-between !important;
  width: 100% !important;
}

.mision-acordian {
  padding: 0 !important;
}

.our_mission .url {
  width: fit-content;
  margin: 0 !important;
}

.sidebaar {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #43D7E1 100%);
  height: fit-content;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border: none !important;
}

.sidebaar h3 {
  background: linear-gradient(90deg, #43D7E1 21.37%, rgba(255, 255, 255, 0) 100%);
  padding: 16px;
  border-radius: 16px;
  box-shadow: 0px 4px 7.2px 0px #00000040;
  font-size: 22px;
  font-weight: 600;
  font-family: Aeonik regular;
}

#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, #24757B 0%, #43D7E1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  /* font-weight: ; */
  font-family: 'Aeonik bold' !important;
  position: relative;
  padding: 0 !important;
  padding-bottom: 8px !important;
}

.our_mission .url a {
  color: #18ACB6 !important;
}

.our_mission>h2::before {
  content: "";
  background: #24757B;
  height: 4px;
  width: 273px;
  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 #43D7E1;
  padding: 1.5rem 2rem;
  height: 100%;
}

.containerr {
  padding: 0 15px;
}
.us-accounting-cnd p {
	font-size: 18px;
}

.us-accounting-wrapper .servicess {
	font-size: 45px;
}
.containerr>h4 {
  background: linear-gradient(90deg, #24757B 0%, #43D7E1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 400 !important;
  font-family: Aeonik regular;
  position: relative;
  padding: 0 !important;
  padding-bottom: 0px;
  padding-bottom: 8px !important;
  font-size: 21px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-transform: capitalize;
}

.containerr h4::before {
  content: "";
  height: 2px;
  width: 200px;
  display: block;
  bottom: 0;
  position: absolute;
  border-radius: 10px;
  background: #00747C;
}


#missionVisionTabs {
  padding-bottom: 25px;
}
.double-cout {
	font-size: 33px;
	background: linear-gradient(270deg, rgb(57, 217, 228) -15.97%, rgb(12, 147, 157) 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;
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}
#row-515507816 {margin-bottom: 20px;}
#row-515507816 .col-inner {
	border-radius: 10px;
	border: 1px solid #ccc;
	padding: 10px 8px;
  height: 100%;
}
/*===family page css===*/
.family-banner h2 {
  font-weight: 700;
  font-size: 71px;
  line-height: 100%;
  letter-spacing: 0%;
  font-family: 'Aeonik bold' !important;
  background: linear-gradient(90deg, #00747C 0%, #43D7E1 100%);
  -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%);
}

.family-banner .container {
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.family-banner .container>div::before {
  content: "";
  background: url(../image/family-left.png);
  position: absolute;
  left: 0;
  display: block;
  width: 254px;
  height: 164px;
  top: 0;
  z-index: -1;
}

.family-banner .container::before {
  content: "";
  background: url(../image/family-right.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(../image/family-bottom.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;
  padding: 1.5rem 1rem;
  border-radius: 10px;
}

.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: bold;
  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, #00747C 80.15%, #18ACB6 98.42%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.coln {
  font-size: 41px !important;
  background: linear-gradient(180deg, #00747C -66.69%, #43D7E1 145.5%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.cities h5 {
	text-transform: capitalize !important;
	background: linear-gradient(90deg, #00747C 0%, #43D7E1 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.cities p{font-size: 18px;}
.cities h3 {
	text-transform: capitalize !important;
	background: linear-gradient(90deg, #00747C 0%, #43D7E1 100%);
	-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, #00747C 0%, #43D7E1 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
    font-family: 'Aeonik bold';

}

.whole_family {
  font-size: 20px !important;
  background: linear-gradient(90deg, #00747C 0%, #43D7E1 100%);
  -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, #00747C 0%, #00D3E2 100%);
	-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, #00747C 0%, #43D7E1 100%);
  height: 1.5px;
  width: 35%;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 10px;
}

#url a {
  background: linear-gradient(90deg, #00747C 0%, #43D7E1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#url {
  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: #00747C;
  text-decoration: none;
}




/*===pay page css===*/
.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;
  /*  padding: 99px 50px;*/
  margin-top: 50px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  background: radial-gradient(103.34% 158.52% at -1.21% -46.86%, rgba(67, 215, 225, 0.5) 66.74%, rgba(171, 245, 249, 0.45) 100%);
  padding-bottom: 50px !important;
  padding-top: 190px !important;
  padding-left: 233px;
}

.Common p strong , .Common h4 strong{  background: linear-gradient(90deg, #00747C 0%, #43D7E1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}

.pay-banner .container::before {
  content: "";
  background: url(../image/pay-top.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(../image/pay-left.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, #43D7E1 10.4%, #ABF5F9 91.45%);
  border-radius: 10px;
  padding: 30px 20px;
  text-align: center;
  transition: transform 0.3s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  border: 1px solid #18ACB6;
  height: 100%;
}

.payment-box:hover {
  transform: translateY(-5px);
}

.payment-box h5 {
  font-weight: 700;
  border-bottom: 1px solid #000;
  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: #00747C;
  border-radius: 20px;
  padding: 6px 18px;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  border: 1px solid #00747C;
  font-family: Aeonik regular;
}

.online_payment {
  padding: 8px 35px;
  border-radius: 50px;
  background: linear-gradient(90deg, #0B4C50 0%, #18ACB6 100%);
  color: #fff;
}

.btn-custom:hover {
  background: linear-gradient(90deg, #0B4C50 0%, #18ACB6 100%);
  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: #24757B;

}

.email {
  color: #000 !important;
  margin-bottom: 0 !important;
}

.email a {
  text-decoration: none;
  color: #00747C;
}

.top_baar img {
  margin: 10px auto;
}

.card_payment {
  padding: 10px 25px;
  background: #18ACB6;
  border-radius: 50px;
  text-decoration: none;
  color: #fff;
  margin: 20px auto !important;
  display: block;
  width: fit-content;
}

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

.paymentss {
  display: flex;
  justify-content: center;
  gap: 20px;
}


#urls a {
  color: #24757B;
}

.payments {
  padding: 0 !important;
}




/*==links page===*/
/* ——–  General box styling  ——– */
.resources-box {
  border: 1.9px solid #43D7E1;
  /* teal border */
  border-radius: 6px;
  padding: 2rem 1.5rem;
  margin-bottom: 2rem;
  background: #fff;
}

/* Divider between the two columns */
.col-divider {
  border-right: 1px solid #04b7c9;
}

/* Teal headings with an underline flourish */
.resources-box h5 {
  color: #04b7c9;
  font-weight: 600;
  position: relative;
  margin-bottom: 1rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0%;
  font-family: 'Aeonik bold' !important;
  background: linear-gradient(90deg, #00747C 0%, #43D7E1 100%);
  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: #04b7c9;
}

/* List tweaks */
.resources-box ul {
  padding-left: 17px;
  margin-bottom: 0;
  list-style: disc;
  color: #00747C;
}

.resources-box ul li {
  margin-bottom: .3rem;
}

/* Link styling */
.resources-box a {
  color: #0088a3;
  text-decoration: none;
  font-size: 18px;
  letter-spacing: 0.5px;
  font-weight: 200;
  font-family: 'Aeonik TRIAL';
}

.resources-box a:hover {
  text-decoration: underline;
}

.p-right {
  padding-left: 35px
}

.links {
  padding: 0 !important;
}


/*===videos page===*/
.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 tweaks */
.video-card {
  border: 1px solid #e8e8e8;
  border-radius: 15px;
  overflow: hidden;
  background: #fff;
  transition: transform .2s;
  height: 100%;
  box-shadow: 0 0 12px 0 #ccc;
}

.video-card:hover {
  transform: translateY(-4px);
}

.video-card h6 {
  margin: 10px;
  text-align: center;
  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;
}

/* “List more Videos” button */
.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 #18ACB6;
  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, #24757B -21.54%, #43D7E1 82.21%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.btn.btn-teal-outline {
  padding: 10px 25px;
  background: #18ACB6;
  border-radius: 50px;
  text-decoration: none;
  color: #fff;
  margin: 20px auto !important;
  display: block;
  width: fit-content;
  font-weight: 400;
  font-family: Aeonik regular;
  margin-bottom: 0 !important;
}

.short_videos .video-card .ratio.ratio-16x9 {
  height: 380px;
}


/*==blog page ==*/

.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: #18ACB6;
  color: #fff !important;
}

/* ─── Blog card (same class everywhere!) ────────── */
.blog-post {
  background: #e1fafd;
  border-radius: 15px;
  padding: 20px;
  height: 100%;
}

.blog-post img {
  border-radius: 10px;
  width: 100%;
  height: 150px;
  object-fit: cover;
  margin-bottom: 15px;
}

/* ─── Pagination ───────────────────────────────── */
.pagination .page-link {
  border: 1px solid #0dcaf0;
  color: #0dcaf0;
  border-radius: 50%;
  margin: 0 4px;
}

.pagination .active .page-link {
  background: #00747C;
  color: #fff;
  border-color: #00747C;
}

.global-content-area {
  padding: 20px;
}



#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 #43D7E1;
  border-radius: 34px;
  padding: 15px;
  transition: 0.3s;
  background: linear-gradient(180deg, rgb(149, 230, 236) 0%, rgb(245, 255, 255) 67%);
  height: 100%;
  padding-bottom: 35px;
}

.global-article-card:hover {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.global-article-image {
	overflow: hidden;
	width: 100%;
	height: 150px;
	object-fit: cover;
	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;
      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;
	object-fit: cover;
}
#overview .card  h5 , #overview .card  h5 a{

   font-family: 'Aeonik bold' !important;
  background: linear-gradient(90deg, #24757B -21.54%, #43D7E1 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 {
  border-radius: 50% !important;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ctg a {
  color: #00747C !important;
}

.head-global {
  font-size: 24px;
  font-weight: bold;
}

.global-article-title {
  font-size: 21px;
  width: fit-content;
  margin: 15px auto;
  font-weight: 500;
  font-family: Aeonik regular;
}

.global-readmore {
  color: #00747C;
  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 img {
  width: 10px;
  object-fit: contain;
}

.global-article-card.text-center .global-article-author {
  font-size: 16px;
  line-height: 18px;
  margin: 0;
  padding: 0;
  text-transform: capitalize !important;
  font-family: 'Aeonik regular';
  display: flex;
  align-items: center;
  gap: 5px;
  color: #00747C;
  margin-bottom: 20px;
}

.global-article-author a {
  color: 00747C;
  text-decoration: none;
}


.text-center-business.my-4 {
  font-weight: 700;
  font-size: 35px;
  font-family: 'Aeonik bold' !important;
  background: linear-gradient(90deg, #24757B -21.54%, #43D7E1 82.21%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.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, #00747C 0%, #43D7E1 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.button-global-bottom.canda img {
	width: 100%;
	/* margin: 0 auto; */
	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: #258fa0;
	color: #fff !important;
}
.global\.button\.Schedule {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 25px 0px;
}
.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;
}

.global\.button\.Schedule button {
  background: #18ACB6;
  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;
}





#blogSwitcher {
  position: relative;
  top: 77px;
  right: -45px;
}

#blogSwitcher .card {
  border: 2px solid #43D7E1;
  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 page css====*/

.checklist .container {
  background: #ABF5F9;
  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: #ffffff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease;
  border: 1px solid #43D7E1;
}

.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: 0.95rem;
  color: #00747C !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;
}



/*===faqs page css===*/

.snowbirds .section-title {
  font-weight: 700 !important;
  font-size: 41px;
  line-height: 120%;
  letter-spacing: -2%;
  font-family: 'Aeonik bold';
  background: linear-gradient(180deg, #00D1E2 14.15%, #0C939D 105.39%, #0A8D96 108.67%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-bottom: 2px solid #0C939D;
  width: fit-content;
  padding-bottom: 10px;
  margin-bottom: 40px !important;
}

.bg_img {
  background: url(../image/cn_bg.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;
}


/*reviews page csss*/

.reivew-banner .container {
  padding: 50px;
  border-radius: 10px;
  margin-top: 50px;
  padding-top: 250px;
  position: relative;
  z-index: 2;
  background: linear-gradient(176.74deg, rgba(255, 255, 255, 0) 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 0px;
  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;
}


.sidebar-box {
  background: #e7fdff;
  padding: 1.5rem;
  border-radius: 0.5rem;
  box-shadow: 0 0 10px rgba(0,0,0,0.05);
  margin-bottom: 1.5rem;
}

.single-post h1, .single-post h6 {
  font-weight: 700;
  font-size: 37px;
  font-family: 'Aeonik bold';
  background: linear-gradient(180deg, #00D1E2 14.15%, #0C939D 105.39%, #0A8D96 108.67%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

body .looking_for a {
  background: red;
  background: linear-gradient(180deg, #00D1E2 14.15%, #0C939D 105.39%, #0A8D96 108.67%);
}

body .looking_for {
  margin-left: 0 !important;
}

.blog-meta {
  color: #888;
  font-size: 0.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, #00D1E2 14.15%, #0C939D 105.39%, #0A8D96 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, #00D1E2 14.15%, #0C939D 105.39%, #0A8D96 108.67%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.blog-img {
  width: 100%;
  border-radius: 0.5rem;
}
.single-post p , .single-post a , .single-post li , .single-post ol {
  color: #000;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.6px;
  font-weight: 300;
  margin-bottom: 0;
}

.review-card {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.reivew-banner .container::before {
  content: "";
  background: url(../image/review-top1.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{position: relative;z-index: 2;}*/
.reivew-banner .container>div::before {
  content: "";
  background: url(../image/review-top2.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(../image/review-bottom2.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(../image/review-bottom1.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, #00747C 0%, #00D3E2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.reviews-section .container {
  padding: 50px;
  border-radius: 10px;
  background: #D0FBFE;
  border: 1px solid #43D7E1;
}

.review-card {
  background: #ffffff;
  border: 1px solid #43D7E1;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  text-align: left;
  transition: transform 0.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;
}

.use-network_image-main {
  z-index: 2;
  aspect-ratio: 2/2.5;
  object-fit: cover;
  will-change: transform;
  border-radius: 1rem;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  transform: scale(4.5);
}

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

.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: #18ACB6;
  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: #00747C !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;
    object-fit: cover;
    will-change: transform;
    border-radius: 1rem;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

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

.use-network_image-main {
    z-index: 2;
    aspect-ratio: 2/2.5;
    object-fit: cover;
    will-change: transform;
    border-radius: 1rem;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    transform: scale(4.5);
}

.reivews .r1 {
  border-radius: 50px;
  background: #43D7E1;
  padding: 10px;
  width: 50px;
  height: 50px;
}

.reivews .book {
  border-radius: 50px;
  background: #fff;
  padding: 10px;
  width: 50px;
  object-fit: contain;
  border: 1px solid #43D7E1;
  height: 50px;
}

.bd-top {
  border-top: 1px solid #18acb6;
  width: 40%;
  margin: 0 auto;
  padding-top: 25px !important;
  margin-top: 32px !important;
}

.bg-lightblue {
  background: #D0FBFE;
  border: 1px solid #43D7E1;
}

.callback-section h2 {
  background: linear-gradient(0deg, #0B4C50 0%, #18ACB6 100%);
  -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, #0B4C50 0%, #18ACB6 100%);

}


.bg-lightblue .mb-4 {
  font-family: Aeonik TRIAL;
  font-weight: 400;
  font-size: 33px;
  line-height: 150%;
  letter-spacing: -2%;
  background: linear-gradient(0deg, #0B4C50 0%, #18ACB6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.callback-section a,
.callback-section i {
  color: #0B4C50 !important;
}

.callback-section {
  padding: 0 !important;
}



/* US ACCOUNTING PAGE CSS */

/* .button-global-bottom.canda img {
  width: 100%;
  margin: 0 auto;

} */

.container-fluid.business-cnd-section {
  margin-top: 35px;
}

.col-md-6.mb-4.mb-md-0 {
  padding: 0;
}

.us-accounting-box {
  background-color: #e3f9fc;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
  transition: 0.3s;
  height: 100%;
}

.us-accounting-box:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.us-accounting-heading {
  color: #00a0c6;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
  display: block;
  text-decoration: none;
}

/*
    .us-accounting-heading:hover {
      text-decoration: underline;
    } */

.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%;
  object-fit: cover;
}

/* Optional for better mobile layout */
@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%, #FFFFFF 25.34%, #FFFFFF 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, #085257 -73.84%, #1BCBD7 104.89%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.us-accounting-line img {
  width: 100%;
  margin: 75px auto 50px auto;
}

.container-fluid.business-cnd-section {
  position: relative;
  z-index: 1;
}

/* Top Image */
.container-fluid.business-cnd-section::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 40%;
  width: 220px;
  height: 80px;
  background: url('../image/Vector 13.png') no-repeat;
  background-size: cover;
  z-index: -1;
}

/* Bottom Image */
.container-fluid.business-cnd-section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 152px;
  height: 80px;
  background: url('../image/Vector 14.png') no-repeat center;
  background-size: contain;
  z-index: -1;
}

.wealth-management h3 {
  border-bottom: 1px solid #077f87;
  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: rgb(4, 183, 201);
  position: relative;
  margin-bottom: 1rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0%;
  font-family: "Aeonik bold" !important;
  background: linear-gradient(90deg, rgb(0, 116, 124) 0%, rgb(67, 215, 225) 100%) padding-box text;
  -webkit-text-fill-color: transparent;
  font-size: 29px;
}

/* .button-global-bottom.canda img {
  width: 100%;
  margin: 0 auto;
} */

.global\.button\.Schedule {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 25px 0px;
}

.global\.button\.Schedule button img {
  width: 25px !important;
  padding-right: 10px;
}

.global\.button\.Schedule button {
  background: #18ACB6;
  padding: 8px 35px;
  border-radius: 17px;
  color: #fff;
  font-weight: 700;
  border: none;
  font-family: 'Aeonik bold';
  font-size: 18px;
}

/* .button-global-bottom.canda img {
  width: 100%;
  margin: 0 auto;
} */


/* GLOBAL TAX PAGE CSS CODE */



.head-global {
  color: #04b7c9;
  font-weight: 600;
  position: relative;
  margin-bottom: 1rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0%;
  font-family: 'Aeonik bold' !important;
  background: linear-gradient(90deg, #00747C 0%, #43D7E1 100%);
  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%, #FFFFFF 25.34%, #FFFFFF 72.57%, #D1FBFF 120.94%);
}

.global\.button\.Schedule button {
  background: #18ACB6;
  padding: 8px 35px;
  border-radius: 17px;
  color: #fff;
  font-weight: 700;
  border: none;
  font-family: 'Aeonik bold';
  font-size: 18px;
}

/* .button-global-bottom.canda img {
  width: 100%;
  margin: 0 auto;
} */

.global\.button\.Schedule {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 25px 0px;
}

.global\.button\.Schedule button img {
  width: 25px !important;
  padding-right: 10px;
}

.global-paragraph a {
  color: #18ACB6;
  font-size: 17px;
  text-decoration: none;
}

#missions img {
  width: 125px;
  height: 125px;
  object-fit: contain;
}

#missions a {
  color: #277f85;
  text-decoration: none;
}

/* ACCOUNTING TAX BUSINESS */


.global-sidebar {
  background-color: #7CE9F0;
  border-radius: 10px;
  padding: 20px;
}

.global-sidebar a {
  display: block;
  padding: 10px 15px;
  margin-bottom: 10px;
  color: black;
  text-decoration: none;
  font-weight: 500;
  border-radius: 9px;
}

.global-sidebar a:hover,
.global-sidebar a.active {
  background-color: #258fa0;
}

.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: fit-content;
  padding-bottom: 10px;
}

.head-global {
  font-size: 24px;
  font-weight: bold;
}

.global-article-title {
  font-size: 20px;
  font-weight: 600;
  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, #085257 -73.84%, #1BCBD7 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: #258fa0 !important;
	color: #fff !important;
}
.sidebarr a:hover {
	background: #258fa0;
	color: #fff !important;
}
#industries:hover{background: #8aeff7 !important;color: #fff !important;}
#industries {
	padding: 14px 45px;
	background: #fff;
	color: #18acb6;
	border-radius: 50px;
	margin: 0 auto;
	display: flex;
	width: fit-content;
	margin-top: 45px;
	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 {
	font-size: 28px;
	font-family: 'Aeonik bold' !important;
  line-height: 1.2;
}
.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, #085257 -73.84%, #1BCBD7 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, #085257 -73.84%, #1BCBD7 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, #24757B -21.54%, #43D7E1 82.21%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}

.global-article-card.text-center .global-readmore {
	display: flex;
	color: #18acb6;
	padding: 6px 26px;
	border: 1px solid #18acb6;
	border-radius: 50px;
	width: fit-content;
	font-size: 15px;
}

/* .button-global-bottom.canda img {
  width: 100%;
  margin: 0 auto;
} */

.global\.button\.Schedule {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 25px 0px;
}

.global\.button\.Schedule button {
  background: #18ACB6;
  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%, #FFFFFF 25.34%, #FFFFFF 72.57%, #D1FBFF 120.94%);
}


/* WEALTH MANAGEMENT TAX PAGE CSS CODE */


/* Paragraphs */
.wealth-management-pra {
  color: #333;
  font-size: 18px;
  margin-bottom: 10px;
  font-family: 'Aeonik regular', sans-serif;
}

/* Headings */
.wealth-management-head {
	color: rgb(4, 183, 201);
	position: relative;
	margin-bottom: 1rem;
	font-weight: 700;
	line-height: 100%;
	letter-spacing: 0%;
	font-family: "Aeonik bold" !important;
	background: linear-gradient(90deg, rgb(0, 116, 124) 0%, rgb(67, 215, 225) 100%) padding-box text;
	-webkit-text-fill-color: transparent;
	font-size: 29px;
}

.wealth-management-pra .wealthanchoryag {
	color: #18ACB6;
	text-decoration: none;
}


.container-wealthtaxt.wealth-management-section {
	margin-bottom: 40px;
}
.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: 0px auto;
}

#v-tabs button {
  border: none !important;
}
.container-US-accounting h2, .container-US-accounting h5 {
  border-bottom: 1px solid #118e96;
  width: fit-content;
  padding-bottom: 10px;
}

.us-accounting-heading span {
  display: block;
  margin-left: -8px;
}


.us-accounting-heading {
  background: linear-gradient(0deg, #00747C 0%, #43D7E1 100%);
  -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 #00747C;
  width: fit-content;
  padding-bottom: 9px;
}

.us-accounting-readmore {
  color: #00747C !important;
  font-weight: 500 !important;
  text-decoration: none !important;
  font-family: 'Aeonik regular';
}

.global a {
  color: #00919b;
}
.quote-text {
  color: #0088aa;
  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: #00bcd4;
  color: white;
  padding: 20px;
  border-radius: 12px;
  font-weight: bold;
  font-size: 1rem;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  transition: transform 0.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 0.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: bold;
  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: white;
  color: #007a99;
  padding: 8px 20px;
  border: 2px solid #007a99;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 600;
  transition: 0.3s;
}

.btn-review:hover {
  background-color: #007a99;
  color: white;
}

#missions .review-card .rated-text {
  font-size: 15px;
  padding: 10px 35px;
  background: #00D3E2;
  width: fit-content;
  margin: 0 auto;
  border-radius: 10px;
  font-family: 'Aeonik TRIAL';
  font-weight: 400;
  letter-spacing: 0.5px;
  color: #000;
  margin-bottom: 20px;
}
#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: 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;
  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, #24757B 0%, #43D7E1 100%);
  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: #00D3E2;
  border-radius: 7px !important;
  border: none !important;
  margin: 0 !important;
  text-align: left;
  width: 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: #00747C !important;
}


#missions .review-card hr {
  border: 1px solid #43D7E1;
}


/* CRYPTOCRRENCY ACCOUNTING TAX PAGE CSS CODE */

/* Card Style */
.cryptocurrency-accounting-card {
  background: #d4f9ff; /* light blue background */
  padding: 40px;
  border-radius: 10px;
  height: 100%;
  transition: 0.3s ease;
}

.cryptocurrency-accounting-card {
  position: relative;
  z-index: 1;
}

/* AFTER Image at the top of the content */
.cryptocurrency-accounting-card::after {
	content: "";
	position: absolute;
	top: 20px;
	left: 6%;
	transform: translateX(-50%);
	width: 14px;
	height: 40px;
	/* background-image: url('image/canada.png') !important; */
	background-image: url('../image/canada.png');
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 2;
}

.cryptocurrency-accounting-card:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Heading */
/* .cryptocurrency-head {
  background: linear-gradient(0deg, #00747C 0%, #43D7E1 100%);
  background-clip: border-box;
  -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", sans-serif !important;
  border-bottom: 1px solid #00747C;
  width: fit-content;
  padding-bottom: 9px;
  margin-bottom: 15px;
} */


.cryptocurrency-head  {
	color: rgb(4, 183, 201);
	position: relative;
	margin-bottom: 1rem;
	font-weight: 700;
	line-height: 100%;
	letter-spacing: 0%;
	font-family: "Aeonik bold" !important;
	background: linear-gradient(90deg, rgb(0, 116, 124) 0%, rgb(67, 215, 225) 100%) padding-box text;
	-webkit-text-fill-color: transparent;
	font-size: 29px;
  border-bottom: 1px solid #00747C;
   padding-bottom: 9px;
  margin-bottom: 15px;
  width: fit-content;
}

/* Paragraph */
.cryptocurrency-pra {
  color: #333;
  font-size: 18px;
  margin-bottom: 10px;
  font-family: 'Aeonik regular', sans-serif;
}

/* Read More */
.cryptocurrency-readmore {
  font-weight: 600;
  color: #00747C;
  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%;
}

/*.justify-content-center {
  justify-content: center !important;
  padding: 35px 0px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}*/

.crypto-line img {
	width: 100%;
	margin: 0 auto;
}

.container-crypto {
	padding-top: 20px;
  padding-bottom: 20px;
}


/* Responsive */
@media (max-width: 767px) {
  .cryptocurrency-head {
    font-size: 20px;
  }

  .cryptocurrency-pra {
    font-size: 16px;
  }

  .cryptocurrency-accounting-card {
    padding: 34px;
  }

  .crypto-client-box .row > div:nth-child(n+1)::before{
    display: none !important;
  }
}



/* RESPONSIVE PAGE */
/* Tablet and smaller (max-width: 767px) */
@media (max-width: 767px) {
  body .container {
    max-width: 95%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .business-cnd-main-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.us-accounting-line img {
	margin: 30px auto 50px auto;
}

.line {
	margin-top: 25px;
}

.global\.button\.Schedule button {
	font-size: 16px;
}

.business-cnd-main-image {
	width: 100%;
}

.business-cnd-underline.mt-2 {
	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: #00747C;
  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;
  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, #00747C 0%, #00D3E2 100%);
  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, #00747C 0%, #00D3E2 100%);
    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 #00747C;
  border-bottom: 1px solid #00747C;
 color: #000 !important;
}



#v-tabsContent a{color: #00747C !important;text-decoration: none;}


.img_border img {
  width: 100%;
  margin:55px auto ;
}



/*ersonal income*/
.global-sidebar .active {
  color: #fff !important;
}
.para-color {
      color: #333;
    }
    .quote-style {
  font-style: italic;
  font-size: 25px;
  background: linear-gradient(90deg, #00747C 0%, #43D7E1 100%);
  -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;
      object-fit: cover;
      border-radius: 10px;
    }
    .info-box {
  padding: 12px 16px;
  border-radius: 6px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 20px;
  background: linear-gradient(90deg, #23A5AE 0%, #76DEE3 100%);
  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 0.3s;
}
    .btn-option:hover {
      background-color: #e0f7ff;
    }
    .image-grid {
    width: 100%;
    overflow: hidden;
    height: auto;
}

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



/* SECTION REAL */

.tax-section {
  width: 100%;
  padding: 0px 15px;
  padding-top: 1px;
}

.tax-section2 {
  width: 100%;
  padding: 0px 15px;
  padding-top: 10px;
  padding-bottom: 20px;
}


.head-color {
  font-size: 40px;
  font-weight: bold;
  background: linear-gradient(90deg, #00747C 0%, #43D7E1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}


.tax-img {
  width: 100%;
  max-width: 520px;
  height: auto;
  object-fit: contain;
}

@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 0px;
}

