body{
    background-color: #FFF;
}
section.banner {
    background-image: url(../../images/gcc-talent-solutions/bgbanner.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 72px 0 142px 0;
    position: relative;
    background-position: right bottom;
}
section.banner.Talent_Solutions_Banner {
    position: relative;
    min-height: 450px;
}

.Talent_Solutions_Bg {
    position: absolute;
    top: 10px;
    bottom: 0;
    right: 131px;
    width: auto;
}
/* section.banner.Talent_Solutions_Banner {
    background-image: url(../../images/gcc-talent-solutions/Talent_Solutions_Banner.png);
    min-height: 450px;
    background-size: cover;
    background-position: top center;
} */
/* section.banner.Workspaces_Banner {
    background-image: url(../../images/gcc-talent-solutions/Workspaces_Banner.png);
    min-height: 450px;
    background-size: cover;
    background-position: top center;
} */
/* section.banner.IT_Data_Banner {
    background-image: url(../../images/gcc-talent-solutions/IT_Data_Banner.png);
    min-height: 450px;
    background-size: cover;
    background-position: top center;
} */
/* section.banner.Learning_Development_Banner {
    background-image: url(../../images/gcc-talent-solutions/Learning_Development_Banner.png);
    min-height: 450px;
    background-size: cover;
    background-position: top center;
} */
/* section.banner.Payroll_Banner {
    background-image: url(../../images/gcc-talent-solutions/Payroll_Banner.png);
    min-height: 450px;
    background-size: cover;
    background-position: top center;
} */
/* section.banner.HR_Banner {
    background-image: url(../../images/gcc-talent-solutions/HR_Banner.png);
    min-height: 450px;
    background-size: cover;
    background-position: top center;
} */
.banner_inner 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: 12px;
}
.banner_inner p {
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
/*Counter start */
section.banner_counter {
    background: transparent;
    margin-top: -85px;
    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, #182878);
    font-family: Inter;
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -0.96px;
}
.cun_itm span {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
/*Counter over */
section.offshore_support {
    padding-block: 48px;
}
section.offshore_support h2 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    text-align: center;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -0.72px;
    margin-bottom: 48px;
}
.supp_itm {
    border-bottom: 1px solid var(--Text-Grey-200, #EAECF0);
    padding-bottom: 24px;
    height: 100%;
}
.supp_icn {
    margin-bottom: 24px;
}
.supp_itm p {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 8px;
}
.supp_itm span {
    overflow: hidden;
    color: var(--Text-Grey-600, #475467);
    text-overflow: ellipsis;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
/*Telent Start*/
section.telent {
    padding-block: 72px;
    background: var(--Theme-Blue-50, #EBEEFD);
}
.telentwrap {
    position: relative;
    padding-left: 24px;
}
.telentwrap:before {
    width: 4px;
    position: absolute;
    left: 0;
    content: "";
    background: #3A58EF;
    height: 100%;
    border-radius: 50px;
}
.telenthead {
    display: flex;
    align-items: center;
    gap: 16px;
    align-self: stretch;
    margin-bottom: 24px;
}
.telenticn {
    width: 90px;
    height: 90px;
    flex-shrink: 0;
    aspect-ratio: 1/1;
    background: var(--White, #FFF);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.telent_headdesc 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;
}
.telent_headdesc p {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.telentitm {
    border-radius: 16px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    padding: 24px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
    height: 100%;
}
.telentitm p {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
.telentitm span {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

section.Boxes_Main {
    padding: 72px 0;
    background-color: #fff;
}
section.Boxes_Main.Bg_Color {
    background: var(--Theme-Blue-50, #EBEEFD);
}
.Boxes {
    border-left: 4px solid #3A58EF;
    padding-left: 24px;
}
.Box_Title {
    margin-bottom: 0px;
}
.Title_Box {
    display: flex;
    align-items: center;
    gap: 16px;
}
.Title_Box_Left {
    min-width: 90px;
}
.Box_Title 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;
    display: flex;
    gap: 16px;
    align-items: center;
}
.Title_Box h2 {
    margin-bottom: 12px;
}
.Title_Box_Right p {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.Box {
    border-radius: 16px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    padding: 24px;
    margin-bottom: 0;
    height: 100%;
}
.Box h5 {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 8px;
}
.Box p {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
/*Telent End*/

/*Why Offshoring for Talent solutions Start*/
section.whyoffshore {
    padding-block: 72px;
}
section.whyoffshore h2 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    text-align: center;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
    margin-bottom: 48px;
}
.whyoffshore_itm {
    position: relative;
}
.whydesc {
    position: absolute;
    top: 38%;
    text-align: center;
}
.whydesc h5 {
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 8px;
}
.whydesc p {
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 0 30px;
}
.Bg_Img {
    text-align: center;
}
.Bg_Img img{
    width: 100%;
}
/*Why Offshoring for Talent solutions End*/
/*Why Leading Real Estate Businesses Rely on MYCPE ONE Start */
section.Why_Leading {
    background: #EBEEFD;
    padding-block: 72px;
}
.Leading_Title {
    text-align: center;
    margin-bottom: 48px;
}
.Leading_Title h2 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    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;
}
.Leading_Title h2 span {
    color: var(--Theme-Blue-500, #3A58EF);
}
.Why_Can {
    border-radius: 16px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    padding: 24px;
}
.Why_Can h3 {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    margin-top: 30px;
}
.Why_Main:hover .Why_Can_Hover h4 {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 8px;
}
.Why_Can_Hover p {
    height: 94px;
    /* overflow: hidden; */
    overflow: visible;
    margin-bottom: 16px;
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.Why_Can_Hover {
    border-radius: 16px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
    padding: 24px;
}
.Why_Main:hover .Why_Can {
    display: none;
}
.Why_Can_Hover {
    display: none;
}
.Why_Main:hover .Why_Can_Hover {
    display: block;
}
.Why_Main {
    margin-bottom: 24px;
}

/*Why Leading Real Estate Businesses Rely on MYCPE ONE End */

/*Let’s Build Your Offshore Real Estate Team Start */
section.Lets_Build {
    background: #12327B;
    padding-block: 72px;
}
.Lets_Build_Main {
    text-align: center;
}
.Lets_Build_Main h2 {
    color: var(--White, #FFF);
    text-align: center;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
}
.Lets_Build_Main p {
    color: var(--White, #FFF);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    padding-block: 24px;
}
.Lets_Build_Main a {
    border-radius: 4px;
    border: 1px solid var(--White, #FFF);
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding: 12px 20px;
    display: inline-block;
}
.Lets_Build_Main a:hover {
    color: #3a58ef;
    background: #fff;
}
.Lets_Build_Main a:hover svg path {
    fill: #3a58ef;
}
.Lets_Build_Main a svg {
    margin-right: 8px;
}
/*Let’s Build Your Offshore Real Estate Team 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*/

@media only screen and (max-width: 1366.51px) {  
    .Talent_Solutions_Bg {
        position: absolute;
        top: 10px;
        bottom: 0;
        right: 65px;
    }
}

@media only screen and (max-width: 1199px) { 
    .Talent_Solutions_Bg {
        position: absolute;
        top: 50px;
        bottom: 0;
        right: 40px;
        width: 500px;
    }
    section.banner_counter {
        background: transparent;
        margin-top: -145px;
    }
} 

@media only screen and (max-width: 991px) { 
    .Talent_Solutions_Bg {
        position: relative;
        top: 75px;
        bottom: 0;
        right: 0;
        width: auto;
    }
}

@media only screen and (max-width: 767px) {

    section {
    padding-block: 50px !important;
}
h2 {
    font-size: 26px !important;
}
.Leading_Title {
    margin-bottom: 10px;
}
.banner_inner h1{
        font-size: 36px;
        line-height: 1.2;
    }
    section.banner {
        padding: 32px 0 32px 0;
        background-position: left bottom;
    }
    section.offshore_support h2,section.whyoffshore h2 {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 32px;
    }
    section.offshore_support,section.telent,section.whyoffshore {
        padding-block: 32px;
    }
    .telenthead {
        flex-wrap: wrap;
    }
    body .banner_counter {
        display: block;
        margin-top: 32px;
    }
    .Talent_Solutions_Bg {
        position: relative;
        top: 10px;
        bottom: 0;
        right: 0;
        width: auto;
    }
}