body{
    background-color: #EBEEFD;
}
section.banner {
    background-image: url(../images/business-enterprice/banner_bg.png);
    background-repeat: no-repeat;
    padding: 72px 0 151px;
    background-size: cover;
}
.banner_iiner h1 {
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -0.96px;
    margin-bottom: 24px;
}

.banner_iiner {}

.banner_iiner ul {
    margin-bottom: 36px;
}

.banner_iiner ul li {
    color: var(--White, #FFF);

/* Text md / Regular */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    margin-bottom: 12px;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 8px;
}

.banner_iiner a.Schedule_Btn {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);

/* Shadow/xs */
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    padding: 12px 20px;
    color: var(--White, #FFF);

/* Text md / Semibold */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
    display: flex;
    align-items: center;
    gap: 8px;
    max-width: 185px;
}


.banner_iiner p {
    margin: 0;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-top: 12px;
}
.Offshore_Staffing_Box_Text ul {
    min-height: 195px;
    overflow: hidden;
}
/*Counter start */
section.banner_counter {
    background: transparent;
    margin-top: -120px;
    position: relative;
}
.cun_itm {
    border-radius: 8px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.05);
    padding: 24px;
}
.cun_itm p {
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: -0.72px;
    margin-bottom: 8px;
}
.cun_itm span {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}
section.banner_counter .col-md-6.col-lg-3 {
    width: 20%;
}
/*Counter over */
/*Pricing modal start */
.Pricing_Models {
    padding: 72px 0;
}
.Pos_Rel {
    position: relative;
    height: 100%;
    background: #fff;
    border-radius: 0 0 24px 24px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
}
.Offshore_Staffing_Box {
    border-radius: 0;
    border: 0;
    /* min-height: 100%; */
    border-radius: 0 0 16px 16px;
    text-align: center;
    height: 100%;
}
.Offshore_Staffing_Box .Offshore_Staffing_Box_Top {
    border-radius: 0 0 50px 50px;
    padding: 12px;
    text-align: center;
    margin-bottom: 16px;
    background: #12327B;
    box-shadow: 0 4px 4px rgba(18, 50, 123, 0.18);
}
.Offshore_Staffing_Box .Offshore_Staffing_Box_Top h3 {
    margin-bottom: 0;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.Offshore_Staffing_Box_Bottom {
    padding: 8px 24px 24px;
}

.Offshore_Staffing_Box_Text {
    margin: 24px 24px 0;
    padding-top: 24px;
    border-block: 0;
    text-align: left;
    padding-bottom: 24px;
    margin-top: 0;
    min-height: 355px;
}
.Offshore_Staffing_Box_Text ul li svg {
    min-width: 21px;
}
.Offshore_Staffing_Box_Text h3 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 16px;
    text-align: left;
}
.Offshore_Staffing_Box_Text ul li {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: inherit;
    list-style: none;
    margin-bottom: 12px;
    display: flex;
    align-items: start;
    gap: 8px;
}
.VS_Text {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 100px;
    right: -50px;
    z-index: 1;
}
.VS_Text p {
    background: #EBEEFD;
    padding: 25px 22px;
    border-radius: 50%;
    color: var(--Theme-Blue-300, #758AF4);
    text-align: center;
    font-family: Inter;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.68px;
    margin-bottom: 0;
}
.Pricing_Models h2 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
    text-align: center;
    margin-bottom: 48px;
}
.Pricing_Models h2 span {
    color: #3A58EF;
}
.chips_wrp {
    padding: 24px;
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}
.chips_wrp span {
    display: inline-flex;
    padding: 8px 12px;
    align-items: center;
    gap: 4px;
    border-radius: 500px;
    background: var(--Theme-Blue-50, #EBEEFD);
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.chips_wrp {
    padding: 24px;
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    min-height: 130px;
    align-items: flex-start;
}
a.learmore_btn {
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-500, #3A58EF);
    display: flex;
    padding: 12px 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
a.learmore_btn:hover {
    background-color: #3A58EF;
}
a.learmore_btn:hover span {
    color: #fff;
}
a.learmore_btn:hover svg path {
    fill: #fff;
}
.lernwrap {
    padding-inline: 24px;
    padding-bottom: 32px;
}

/*Pricing modal Over */
section.smart{
    background-image: url(../images/business-enterprice/mosbg.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 72px 0;
}
.smartleft {
    max-width: 390px;
}
.smartleft p {
    margin-bottom: 12px;
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
}
.smartleft span {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    display: block;
}
a.learnmore {
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-500, #3A58EF);
    display: inline-flex;
    padding: 12px 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 24px;
}
a.learnmore:hover {
    background-color: #3A58EF;
}
a.learnmore:hover span{
    color: #fff;
}
a.learnmore:hover svg path {
    fill: #fff;
}
a.learnmore span {
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
}
/**/
section.offshore_tm {
    background: var(--Theme-Blue-50, #EBEEFD);
    padding-block: 72px;
}
section.offshore_tm h2 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -0.72px;
    text-align: center;
    margin-bottom: 12px;
}
section.offshore_tm h2 span {
    color: #3A58EF;
}
section.offshore_tm h2 + p {
    color: var(--Text-Grey-600, #475467);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 48px;
}
.offshore_grid {
    text-align: center;
}
.grid_itm a {
    display: flex;
    align-items: center;
    gap: 16px;
    flex: 1 0 0;
    align-self: stretch;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    border-radius: 8px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    padding: 16px;
    text-align: left;
    transition: .4s ease all;
    min-height: 90px;
}
.grid_itm a:hover {
    box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
    transition: .4s ease all;
    transform: translateY(-7px);
}
.grid_itm a:hover .grd_arrow path {
    stroke: #3A58EF;
    transition: .4s ease all;
}
.grd_arrow {
    margin-left: auto;
}
a.offshore_call {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    padding: 12px 20px;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    display: inline-block;
    margin-top: 48px;
}
a.offshore_call:hover {
    background-color: #12327B;
}

/* Why Build an Offshore HR & Payroll Team Start */

section.Why_Build {
    background: #0000B7;
    padding-block: 72px;
}
section.Why_Build h2 {
    color: var(--White, #FFF);
    text-align: center;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -0.72px;
    margin-bottom: 12px;
}
section.Why_Build p {
    color: var(--White, #FFF);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 48px;
}
.Build_Box {
    border-right: 1px solid var(--Theme-Blue-700, #283FB1);
    padding-right: 24px;
    padding-left: 24px;
    padding-block: 24px;
}
.Build_Box.Last_Item {
    border: 0;
}
.Build_Top {
    display: flex;
    gap: 24px;
    align-items: center;
    margin-bottom: 16px;
}
.Build_Can h5 {
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
section.Why_Build .Build_Box p {
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin: 0;
}
.Build_Btm {
    margin-top: 56px;
}

/* Why Build an Offshore HR & Payroll Team End */

/*Purpose-Built Workspaces Start*/
section.Evolving_Business.Purpose_Built {
    background: var(--Theme-Blue-50, #EBEEFD);
    padding-block: 72px;
}
section.Evolving_Business.Purpose_Built .Evolving_Business_Left h2 {
  color: var(--Theme-Dark-Blue-800, #26244A);
  font-family: Inter;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.72px;
  margin-bottom: 12px;
}
.Built_Workspaces {
    display: flex;
    gap: 36px;
    margin-bottom: 12px;
}
.Bulid_Box {
    padding-right: 36px;
    border-right: 1px solid #D0D5DD;
}
.Bulid_Box:last-child {
    border: none;
}
.Bulid_Box h3 {
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
    margin-bottom: 4px;
}
.Purpose_Built .Simplified_Assessment {
  background: var(--Theme-Blue-50, #EBEEFD);
  padding: 72px 0;
}
.Purpose_Built .Simplified_Assessment h2 {
  font-family: Inter;
  font-weight: 700;
  font-size: 36px;
  line-height: 43.2px;
  letter-spacing: normal;
  text-align: center;
  color: #26244A;
  margin-bottom: 48px;
}
.Purpose_Built .Simplified_Assessment_Box {
  gap: 24px;
  background: #FFFFFF;
  border: 1px solid #EAECF0;
  border-radius: 16px;
  padding: 24px;
  display: flex;
  margin-bottom: 24px;
  transition: .4s ease-out;
  min-height: 214px;
}
.Evolving_Business_Left .Bulid_Box p {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
}
.Purpose_Built .Simplified_Assessment_box_Left label {
  color: var(--Theme-Blue-500, #3A58EF);
  font-family: Anton;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 1.2px;
  transition: .4s ease-out;
}
.Purpose_Built .Simplified_Assessment_box_Right h3 {
  font-family: Inter;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: normal;
  color: #344054;
  margin-bottom: 8px;
  text-align: left;
}
.Purpose_Built .Simplified_Assessment_box_Right p {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: normal;
  color: #475467;
}
.Purpose_Built .Simplified_Assessment_Box:hover {
  padding-left: 16px !important;
}
.Purpose_Built .Simplified_Assessment_Box:hover .Simplified_Assessment_box_Left label {
  color: #3A58EF;
  transition: .4s ease-out;
}
.Purpose_Built .Simplified_Assessment_box_Right h3 {
  color: var(--Text-Grey-700, #344054);
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}
.Purpose_Built .Evolving_Business_Right .Simplified_Assessment_Box {
  border-radius: 12px;
  border: 1px solid var(--Text-Grey-200, #EAECF0);
  background: var(--White, #FFF);
  padding: 16px;
  gap: 16px;
  flex-direction: column;
  justify-content: start;
  height: 100%;
  min-height: 114px;
  margin-bottom: 0;
}
.Purpose_Built .Evolving_Business_Left a.Schedule_Call_Btn {
  padding: 12px 20px;
  border-radius: 4px;
  background: transparent;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  color: #3A58EF;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 24px;
  display: inline-block;
  border: 1px solid #3A58EF;
}
.Purpose_Built .Evolving_Business_Left a.Schedule_Call_Btn:hover {
  border: 1px solid #3A58EF;
  color: var(--White, #FFF);
  background: var(--Theme-Blue-500, #3A58EF);
}
.Purpose_Built .Evolving_Business_Left a.Schedule_Call_Btn:hover svg path {
  fill: #FFF;
}
.Purpose_Built .Simplified_Assessment_box_Left svg {
  background: transparent;
  border: 0;
  padding: 0;
  min-width: auto;
  height: auto;
  border-radius: 0;
}
.Purpose_Built .Simplified_Assessment_box_Left {
    text-align: left;
    display: inline-block;
    margin: 0;
    width: auto;
}
.Evolving_Business_Left p {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 24px;
}

/*Purpose-Built Workspaces End*/


/* Offshoring_Became Start */

section.Offshoring_Became {
  background: var(--White, #FFF);
  padding: 72px 0;
}

.Offshoring_Became_Box {
  padding: 24px 16px 36px;
  border-radius: 16px;
  border: 1px solid var(--Theme-Blue-500, #3A58EF);
}

.Offshoring_Became_Box h2 {
  color: var(--Theme-Dark-Blue-800, #26244A);
  text-align: center;

  /* Webpage/Header 2 */
  font-family: Inter;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 43.2px */
  letter-spacing: -0.72px;
  margin-bottom: 36px;
}

.Offshoring_Became_InnerBox {
  border-radius: 10px;
  background: var(--Theme-Blue-100, #D8DEFC);
  padding: 63px;
  display: flex;
}

.Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Left {}

.Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Left p {
  color: var(--Text-Grey-900, #101828);
  font-family: Inter;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  line-height: 30px;
  /* 150% */
}

.Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Right {
  min-width: 230px;
  text-align: right;
}

.Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Right h3 {
  color: #111827;
  text-align: right;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* 150% */
  margin-bottom: 6px;
  margin-top: 0;
}

.Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Right p {
  color: #111827;
  text-align: right;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  /* 150% */
}

.Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Left svg {
  margin-top: -185px;
}

.Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Right img.Scott_Reams_Icon {
  margin-top: -135px;
}
/* Offshoring_Became End */


/* Must_Read_Blogs Start */
.Must_Read_Blogs {
	padding: 72px 0;
	background: var(--Theme-Blue-50, #EBEEFD);
}

.Must_Read_Blogs .blogs_main .headings.text-center h2 {
	color: var(--Theme-Dark-Blue-800,#26244a);
	text-align: center;
	font-size: 36px;
	font-weight: 700;
	line-height: 120%;
	letter-spacing: -0.72px;
	margin-bottom: 40px;
}

.Insightful_Box {
	border-radius: 8px;
	background: #FFF;
	padding: 16px;
	height: 100%;
}

.Insightful_Box img {
	width: 100%;
}

.view_all_blog {
	margin-top: 40px;
}

.Insightful_Box h4 {
	overflow: hidden;
	color: var(--Text-Grey-800,#1d2939);
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	height: 52px;
	margin-top: 18px;
	margin-bottom: 8px;
}

.Insightful_Box h6 {
	color: var(--Text-Grey-400,#98a2b3);
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	margin-bottom: 15px;
}

.Insightful_Box h6 .blog_author {
	max-height: 20px;
	width: auto;
}

.Insightful_Box p {
	color: var(--Text-Grey-500,#5d667b);
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.Insightful_img {
	max-height: 240px;
	overflow: hidden;
	border-radius: 8px;
}

.Insightful_Box a img:hover {
	transform: scale(1.1);
}

.Insightful_Box a img {
	border-radius: 8px;
	transition: .3s;
}

.Insightful_Box a img {
	border-radius: 8px;
}

/* Must_Read_Blogs End */

/*FAQs Start*/
.faqs .nav-tabs .nav-link {
    color: var(--Text-Grey-400, #98A2B3);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    border: none;
    line-height: 24px;
    padding: 12px 20px;
    border-radius: 8px 8px 0px 0px;
    background: transparent;
}
.faqs .nav-tabs .nav-item.show .nav-link, .faqs .nav-tabs .nav-link.active {
    color: var(--Theme-Purple-500, #3a58ef);
    border-bottom: 1px solid var(--Theme-Purple-500, #3a58ef);
}
section.section.faqs  h2.faq-title {
    color: var(--Theme-Dark-Blue-800, #26244A);
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
 
    letter-spacing: -0.72px;
    margin-bottom: 40px;
}
.faqs .accordion-button::after {
    background-image: url(../images/team-subscription/faq-down.webp);
}
.faqs .accordion-button:not(.collapsed)::after{
background-image: url(../images/team-subscription/faq-up.webp);
}
.faqs .accordion-flush>.accordion-item>.accordion-header .accordion-button,.faqs .accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed {
    background:  transparent;
}
.faqs .accordion-flush>.accordion-item {
    border-bottom: 1px solid #E1E2E6;
    background: transparent;
}
.faqs .accordion-flush>.accordion-item>.accordion-header .accordion-button,.faqs .accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
.faqs .accordion-button:focus {
    box-shadow: none;
}
.faqs  .accordion-button:not(.collapsed){
    box-shadow: none;
}
.faqs .accordion-body {
    background: transparent;
    border-top: none;
    color: var(--Text-Grey-600, #475467);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.FAQ_Box .sticky-top {
    top: 130px;
    z-index: 9;
}

.FAQ_Main h2.Sec_Title {
    text-transform: capitalize;
    padding: 0;
    margin-bottom: 35px;
    font-weight: 700;
    color: #26244A;
    font-family: Inter;
    font-size: 2.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
}

.FAQ_Main {
    background: transparent;
}

.FAQ_Main .FAQ_Box .accordion-header .accordion-button::before {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: 0;
    margin-right: 24px;
    content: "";
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition);
    width: 32px;
    height: 32px;
    background-size: cover;
}

.FAQ_Main .FAQ_Box .accordion-header .accordion-button::before {
    background-image: url('../images/gcc-page/Open_Accordion_Icon.svg');
    transition: all 0.3s;
    transform: rotate(45deg);
}

.FAQ_Main .FAQ_Box .accordion-flush .accordion-item .accordion-button.collapsed::before {
    transform: rotate(0deg);
}

.FAQ_Main .FAQ_Box .accordion-button {
    color: #667085;
    background: transparent;
    border: 0;
    padding-left: 0;
}

.FAQ_Main .FAQ_Box .accordion-button::after {
    display: none;
}

.FAQ_Main .FAQ_Box .accordion-flush .accordion-item .accordion-button.collapsed {
    border-radius: 0;
    border: 0;
    background: transparent;
    padding-left: 0;
}

.FAQ_Main .FAQ_Box .accordion-item {
    margin: 0;
    border: none;
    margin-bottom: 16px;
    border-radius: 0;
    background: transparent;
    border-bottom: 1px solid #D9D9D9;
}

.FAQ_Main .FAQ_Box .accordion-body {
    border-radius: 0 0 12px 12px;
    border: 0;
    background: var(--White, #FFF);
    border-top: 0;
    border: 0;
    background: transparent;
    padding: 0;
    padding-left: 55px;
}

.FAQ_Main .FAQ_Box .accordion-button {
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

.FAQ_Main .FAQ_Box .accordion-body p {
    color: var(--secondary-secondary-100, #171A1F);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding: 0;
    margin-bottom: 15px;
}

.FAQ_Main .FAQ_Box .accordion-body ul {
    margin-left: 20px;
}

.FAQ_Main .FAQ_Box .accordion-body ul li {
    color: var(--secondary-secondary-100, #171A1F);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    list-style: disc;
    margin-bottom: 10px;
}

.FAQ_Main .FAQ_Box .collapse {
    border: 0;
}


.FAQ_Main .FAQ_Box .nav-pills button.nav-link, .FAQ_Main .FAQ_Box .nav-pills button.nav-link {
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #344054;
    padding: 8px;
    display: inline-block;
    width: auto;
    max-width: fit-content;
    margin-bottom: 16px;
}

.FAQ_Main .FAQ_Box .nav-pills button.nav-link.active {
    background: #D8DEFC;
    padding: 8px;
    color: #1D2939;
    border-radius: 4px;
}

.FAQ_Main .FAQ_Box .tab-content h3 {
    font-family: Inter;
    font-size: 26px;
    font-weight: 700;
    line-height: 33.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #26244A;
}
.accordion-flush>.accordion-item>.accordion-header .accordion-button, .accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed {
    border-radius: 0;
    border: 0 !important;
    outline: none !important;
    box-shadow: none;
}
.FAQ_Main .FAQ_Box .accordion-body ul li {
    list-style: none;
    position: relative;
    padding-left: 30px;
}
.FAQ_Main .FAQ_Box .accordion-body ul li svg {
    position: absolute;
    left: 0;
}
.FAQ_Main .FAQ_Box .accordion-body ul {
    list-style-image: url('images/FAQ_Check_Icon.svg');
    margin-left: 0;
}
/*FAQs End*/
a.learmore_btn:hover {
    background-color: #3A58EF;
    color: #fff;
}

.Mob_Banner_Points {
    display: none;
}

@media only screen and (max-width: 1366.51px) {
    .cun_itm p {
        font-size: 32px;
    }
    .cun_itm span {
        font-size: 16px;
    }
    .Offshore_Staffing_Box_Text {
        min-height: 418px;
    }
    .grid_itm a {
        gap: 9px;
    }
}

@media only screen and (max-width: 1199px) { 
    section.banner {
        background-size: contain;  
        padding: 8% 0 18% 0px; 
    }
    .banner_iiner h1 {
        font-size: 32px;
        line-height: inherit;
    }
    .banner_iiner p {
        font-size: 16px;
        line-height: inherit;
    }
    section.smart {
        background-size: contain; 
    }
}

@media only screen and (max-width: 991px) {  
    .banner_iiner h1 {
        font-size: 24px;
        line-height: inherit;
    }
    .banner_iiner p {
        font-size: 12px;
        line-height: inherit;
    }
    section.banner {
        padding: 8% 0 21% 0px;
    }

    section.smart {
        background-size: contain;
        background: #2528c7;
    }
    .smartleft p {
        font-size: 28px;
    }
    .smartleft span {
        font-size: 18px;
    }
    .smartleft {
        max-width: 254px;
    }

}   

@media only screen and (max-width: 767px) {
    section {
        padding-block: 50px !important;
    }
    h2 {
        font-size: 26px !important;
        line-height: 36px !important;
    }
    .Built_Workspaces {
        display: block;
    }
    .smartleft p {
        font-size: 26px;
        color: #fff;
    }
    .smartleft span {
        color: #fff;
    }
    a.learnmore {
        border-color: #fff;
    }
    a.learnmore span {
        color: #fff;
    }
    a.learnmore svg path {
        fill: #fff;
    }
    .Build_Box {
        border-right: 0;
        border-bottom: 1px solid var(--Theme-Blue-700, #283FB1);
    }
    .Build_Btm {
        margin-top: 0;
    }
    .Bulid_Box {
        border-bottom: 1px solid #D0D5DD;
        border-right: 0;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    section.banner {
        background-color: #12327b;
        background-image: none;
        padding-block: 32px;
    }
    .Banner_Right {
        margin-top: 24px;
    }
    .banner_iiner {
        max-width: 510px;
        position: static;
        top: 113px;
    }
    .banner_iiner h1 {
        font-size: 32px;
        line-height: inherit;
    }
    section.banner_counter {
        margin-top: 32px;
        display: block;
    }
    .Pricing_Models {
        padding: 32px 0;
    }
    .Pricing_Models h2 {
        font-size: 24px;
        margin-bottom: 24px;
    }
    .Offshore_Staffing_Box .Offshore_Staffing_Box_Top h3 {
        font-size: 18px;
    }
    .VS_Text {
        position: absolute;
        top: calc(100% - 26px);
        right: auto;
        z-index: 1;
        left: 50%;
        transform: translateX(-50%);
    }
    .VS_Text p {
        font-size: 22px;
        padding: 16px 15px;
    }

     .banner_iiner p {
        font-size: 15px;
        line-height: inherit;
    }

    .Mob_Banner_Points {
        display: inline-block;
        margin-top: 16px;
    }

    .Mob_Banner_Points_Box {
        display: flex;
        flex-direction: column;
        gap: 28px;
    }

    .Mob_Banner_Points_Item {
        display: flex;
        align-items: center;
        gap: 24px;
    }

    .Mob_Banner_Points_Item span {
        color: #FFF;
        text-shadow: 2px 3px 5px rgba(0, 0, 0, 0.08);

    /* Display xs / Bold */
        font-family: Inter;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px; /* 133.333% */
    }

    .Mob_Banner_Points_Item svg {
        max-width: 70px;
        max-height: 70px;
    }
    section.banner_counter .col-md-6.col-lg-3 {
        width: 100%;
    }
    .Offshoring_Became_InnerBox {
        padding: 30px;
        flex-direction: column;
    }
    .Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Left svg {
        margin-top: -90px;
        max-width: 60px;
    }
    .Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Right img.Scott_Reams_Icon {
        margin-top: 0;
    }
}