/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11 Jan, 2023, 11:19:03 PM
    Author     : respo
*/

/********************
HOME PAGE
********************/
#navbarSiteMain .nav-link {font-size: 16px;}
.site-header.fixed-header nav.navbar .container-fluid{
    margin-top: 0 !important;
}
.section-site > div[class*="bg-l"] {
    margin: 0 auto;
    max-width: 1460px;
    border-radius: 35px;
}
.list-start-project li > span {
    display: inline-block;
    min-width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    background-color: #7e47f9;
    text-align: center;
    margin-right: 20px;
    color: #fff;
}
.list-start-project li:nth-child(2) > span{background-color: #a140e5;}
.list-start-project li:nth-child(3) > span{background-color: #d235c9;}
.list-start-project li:nth-child(4) > span{background-color: #ff7e5b;}
.list-start-project li {
    display: flex;
    align-items: start;
}
.list-start-project li + li{
    margin-top: 10px;
}
#accordionFAQs .accordion-item{background-color: transparent;}
#modalCalendly .close{
    right: 25px;
    top: 15px;
    z-index: 9;
}
#modalCalendly iframe {
    border-radius: 10px;
}
.form12345,.template-mrkt-rep .btn-hire-now{display: none;}
.template-mrkt-rep .btn-apply-now{display: inline-block !important;}
.list-contact li a{
    display: inline-block;
    height: 125px;
    width: 125px;
    border-radius: 50%;
    padding: 25px;
}
.list-contact li:nth-child(1) a{background-color: #009d47;}
.list-contact li:nth-child(2) a{background-color: #ff9800;}
.list-contact li:nth-child(3) a{background-color: #9C27B0;}
.list-contact li:nth-child(4) a{background-color: hsl(217deg 87% 60%);}
.home-page-wrapper .section-title{font-size: 55px;}
.navbar-brand {
    display: flex;
    align-items: center;
}
.navbar-brand img {
    max-height: 54px;
    margin-right: 0.75rem;
}
.navbar-brand small[class*="-text"] {
    color: #fff;
    display: block;
}
.navbar-brand small.logo-text {
    font-size: 30px;
}
.navbar-brand small.logo-sub-text {
    font-size: 15px;
    line-height: 1;
    font-style: italic;
    margin-top: 6px;
}
.btn-get-started{
    font-size: 22px;
}
.template-mrkt-rep .for-mrktg-rep{display: block !important;}
.template-order-page .section-title {
    font-size: 48px;
}
.list-order-resume h2.section-title {
    font-size: 36px;
}
.list-order-resume li{
    position: relative;
}

.list-order-resume li:after {
    content: "";
    display: block;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background: #2C0094;
    position: absolute;
    left: -30px;
    top: 55%;
    transform: translateY(-50%);
}
.section-why-global-pros{
    font-size: 20px;
}
.gp-single-plan-inn{
    box-shadow: 0 0 5px #ccc;    min-height: 585px;
    display: flex;
    flex-direction: column;
    border-radius: 15px 15px 0 0;
}
.list-gp-sp-features li {
    margin-top: 14px;
    width: 100%;
}
.text-more-less-holder .more-text{display: none;}
.gp-single-plan .gp-sp-title {
    font-size: 26px;
    border-bottom: 1px solid #2C0094;
    padding: 0px 0 25px;
    /* background-image: linear-gradient(to right, #4d0ad0, #a140e5 , #d235c9 , #f83f2d); */
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    margin-bottom: 24px;
    line-height: 1.5;
    text-align: center;
}
.text-more-less-holder .link-text-less{display: none}
.gp-sp-header {
    background: #2C0094;
    text-align: center;
    padding: 15px 0;
    border-radius: 15px 15px 0 0;
}
.gp-sp-header img {
    max-width: 56px;
    margin: -3px 0;
}
.gp-sp-header img[src*="-persons"] {
    filter: invert(1);
}
.gp-sp-body{
    padding:40px 50px;display: flex;
            flex-direction: column;
            flex-grow: 1;
            font-size: 15px;
        }
        .gp-sp-body h4 {
            font-size: 20px;
        }
.text-more-less-holder.show-more-text .link-text-more,
.text-more-less-holder.show-more-text .less-text{display: none;}
.text-more-less-holder.show-more-text .more-text,
.text-more-less-holder.show-more-text .link-text-less{display: inline;}
.section-education-main .title-category  img {
    max-width: 80px;
}
.gp-single-plan .btn {
    font-size: 16px;
    padding: 10px 12px;
    min-width: 115px;
}
.gp-trend-single {
    display: flex;
    flex-direction: column;
    padding: 0 20px;
}
.section-education-main .gp-trend-single ul.list-inline a {
    text-decoration: underline;
}
.section-education-main .gp-trend-content:after{display: none;}
.section-education-main .gp-trend-content > img{max-width: 395px;}
.section-education-main .shadow-wrap {
    box-shadow: 6px 6px 15px #aaa;
}
.learn-category-single .icon-title img{max-width: 100px;}
.learn-category-single .icon-title h2{font-size: 36px;color:#2C0094}
.learn-category-single .learn-category-content{padding-bottom: 30px;}
.learn-category-single {
    padding: 75px 60px 60px;
    position: relative;
    display: flex;
    flex-direction: column;
    border-radius: 10px 10px 5px 5px;
    overflow: hidden;
    box-shadow: 0 0 20px #aaa;
}
.learn-category-single:before,
.learn-category-single:after{
    position:absolute;
    content:'';
    display: block;
    left: 0;
    right: 0;
    background-color: #2C0094;
    /* background-image: linear-gradient(to right, #4d0ad0, #a140e5, #d235c9, #f83f2d); */
}
.learn-category-single:before{
    top: 0;
    height: 30px;
}
.learn-category-single:after{
    bottom: 0;
    height: 20px;
}
.gp-trend-single:nth-child(3n+1) .gp-trend-pic{text-align: right;}
.gp-trend-single:nth-child(3n+2) .gp-trend-pic{text-align: center;}
.gp-trend-single:nth-child(3n+3) .gp-trend-pic{text-align: left;}
.gp-trend-pic{
    position: relative;
    margin-bottom: 15px;
}
.gp-trend-pic img{
    position: relative;
    z-index: 9;
    width: 100%
}
/* .gp-trend-pic:after{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top:-30px;
    bottom:0;
    background-image: linear-gradient(to right, #4d0ad0, #a140e5 , #d235c9 , #f83f2d);

} */
.section-benefit-flexibility{
    background-color: #2C0094;
    color: #fff;
}
.gp-trend-title{font-size: 1.5rem;}
.gp-trend-content {
    padding-bottom: 30px;
    margin-bottom: 20px;
    position: relative;
    flex-grow: 1;
}
.gp-trend-single > a {
    font-size: 15px;
    display: flex;
    align-items: center;
}

.gp-trend-content:after {
    content: "";
    height: 2px;
    width: 50%;
    display: block;
    background: #2C0094;
    bottom: 0;
    position: absolute;
}
/* .gp-trend-pic img {
    width: calc(100% - 20px);
} */
.gp-sp-body .text-more-less-holder {
    margin-bottom: 1.75rem;
}
.list-gp-sp-features:not(.no-bullet) li {
    position: relative;
    padding-left: 28px;
}
.no-data .no-show-col {
    display: block;
}

.no-show-col {
    display: none;
}
.list-gp-sp-features:not(.no-bullet) li:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #2C0094;
    background-color:  #2C0094;
    position: absolute;
    top: 10px;
    left: 0;
}
.section-benefit-flexibility img[src*="icon-"] {
    max-width: 100px;
}
.article-title {
    font-size: 1.5rem;
}

#accordionHIW {
    margin: auto;
    height: 100%;
    justify-content: center;
    flex-direction: column;
}
#accordionHIW .accordion-button {
    font-size: 20px;
    background-color: transparent;
    color: #2C0094;
}

#accordionHIW .accordion-item {
    background-color: transparent;
    position: relative
}dion-button span.count {position: relative;display: inline-block;}
#accordionHIW .accordion-item + .accordion-item {
    margin-top: 10px;
}

#accordionHIW .accordion-button{
position: static;
}
#accordionHIW.accordion-community-hiw span.count:after {
    content: "";
    background-color: #8632d2;
    color: #fff;
    padding: 18px 12px;
    display: block;
    border-radius: 20px;
    width: 48px;
    text-align: center;
    position: absolute;
    transform: rotate(-45deg);
    left: 0;
    top: 0;
}
.section-why-global-pros .section-title,
.section-global-pros-for .section-title 
{
    font-size: 60px;
}
.section-why-global-pros .accordion-button::after {
    margin-right: 0;
    position: absolute;
    right: 17px;
    transform: rotate(90deg);
    top: 15px;
    transition: all 0.5s;
}
.section-why-global-pros .accordion-button[aria-expanded="true"]:after {
    top: 23px;
    transform: rotate(0deg);
}
.section-why-global-pros .accordion-button, .section-why-global-pros .accordion-body {
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.section-why-global-pros .accordion-button[aria-expanded="true"], .section-why-global-pros .accordion-collapse.show .accordion-body {
    background: #f5edf3 !important;
}
.section-why-global-pros .accordion-button[aria-expanded="true"]{padding-top: 20px;border-radius: 10px 10px 0 0;pointer-events: none;}
 .section-why-global-pros .accordion-collapse.show .accordion-body{padding-bottom: 20px;border-radius: 0 0 10px 10px;}
.icon-pt-hiw img {
    max-width: 45px;
    margin-right: 10px;
}
#accordionHIW .accordion-body {
    padding-left: 60px;
    font-size: 17px;
    padding-right: 60px;
}
#accordionHIW .accordion-button span.count span {
    display: inline-block;
    color: #fff;
    font-weight: 400;
    width: 46px;
    margin-right: 20px;
    position: relative;
    z-index: 9;
    text-align: center;
    padding-top: 5px;
}
#accordionHIW .accordion-button span.count {
    position: relative;
    display: inline-block;
    z-index: 10;
    color: #fff;
    margin-top: -13px;
}
.leader-single {
    max-width: 350px;
    text-align: center;
    position: relative;
}
.leader-single-inn {
    height: 100%;
    background-color: #fff;
    z-index: 1;
    position: relative;
    box-shadow: 0 5px 10px #ccc;
}
.leader-single+ .leader-single {
    margin-left: 60px;
}
.leader-single:nth-child(3n+1) {
    margin-left: 0 !important;
}
.leader-single:after {
    content: "";
    display: none;
    position: absolute;
    top: -20px;
    left: 12px;
    right: 12px;
    bottom: -10px;
    background-color: #4d0ad0;
    background-image: linear-gradient(to right, #4d0ad0, #a140e5 , #d235c9 , #f83f2d);
    z-index: 0;
}
.template-project-staff .section-benefit-flexibility div[class*="col-"]:nth-child(1) img[src*=icon], .template-project-staff .section-benefit-flexibility div[class*="col-"]:nth-child(2) img[src*=icon] {
    max-height: 90px;
    margin-bottom: 10px;
}

.template-about-us .section-benefit-flexibility h4 {
    font-size: 38px;
}
#searchForHelpCenter {
    position: absolute;
    right: 12px;
    top: 0;
    border: 0;
    line-height: 49px;
    padding: 0 20px;
    font-size: 24px;
    border-radius: 0 4px 4px 0;
}
.btn-back-ar-category {
    position: absolute;
    top: 15px;
    left: -100px;
}
span.highlight {
    background-color: #ffff87;
}
.template-help-center .section-title {
    margin-top: -40px;
}
#checkRequirementDLPModal .modal-body {
    max-height: calc(100vh - 300px);
    overflow: auto;
    font-size: 16px;
}
#checkRequirementDLPModal .close{font-size: 36px;line-height: 1;color: #fff;}
#checkRequirementDLPModal .modal-content p.fw-sbd {
    font-size: 18px;
}
#checkRequirementDLPModal .modal-footer p.fw-sbd { font-size: 20px;}
    
.section-uwb .section-title{font-size: 60px;}
.section-uwb .article-title{font-size: 28px;}

.styled-checkbox {
    position: absolute;
    opacity: 0;
  }
  .styled-checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
  }
  .styled-checkbox + label:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: white;
    border: 1px solid #999;
  }
  .styled-checkbox:hover + label:before {
    background: #3379fc;
  }
  .styled-checkbox:focus + label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
  }
  .styled-checkbox:checked + label:before {
    background: #3379fc;
  }
  .styled-checkbox:disabled + label {
    color: #b8b8b8;
    cursor: auto;
  }
  .styled-checkbox:disabled + label:before {
    box-shadow: none;
    background: #ddd;
  }
  .styled-checkbox:checked + label:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 14px;
    background: white;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    transform: rotate(45deg);
  }
  
 /*****************
 LEARN PAGE
 *****************/

 .layout-learn header.site-header:not(.fixed-header){
    background-image: none;
    background-color: transparent;
 }
 .layout-learn header.site-header.menu-open {background-color: #4d0ad0;background-image: linear-gradient(to right, #4d0ad0, #a140e5 , #d235c9 , #f83f2d);}
 .bg-gradient-curve{
    background-image: url('../image/bg-gradient-curve.png');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-bottom: 100px;
 }
 .article-learn-title{
    font-size: 24px;
 }
 .article-learn-inn{
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    box-shadow: 5px 5px 20px #555;
    /* , #a140e5 , #d235c9 , #f83f2d; */
    padding: 30px 60px 45px !important;
    position: relative;
 }
 .article-learn-desc{
    font-size: 16px;
 }
 .article-learn img[src*="arrow"] {
    max-height: 15px;
    margin-left: 10px;
}
.dsb-note-text{
    font-size: 12px;
}
.dsb-inn{
    position: relative;
    overflow: hidden;
    box-shadow: 5px 5px 20px #555;
    
}
.dsb-inn::after,
.article-learn-inn:after{
    content: '';
    position: absolute;
    height: 12px;
    width: 100%;
    bottom: 0;
    background-image: linear-gradient(to right, #4d0ad0, #a140e5 , #d235c9 , #f83f2d);
    left: 0;
}
.article-learn-inn:after{
    border-radius: 0 0 8px 8px;
}
.dsb-inn .form-group:nth-of-type(1) select{
    border: 2px solid #4d0ad0;
}
.dsb-inn .form-group:nth-of-type(2) select{
    border: 2px solid #a140e5;
}
.dsb-inn .form-group:nth-of-type(3) select{
    border: 2px solid #d235c9;
}
.dsb-inn .form-group:nth-of-type(4) select{
    border: 2px solid #f83f2d;
}
#webDevSearchModal {
    font-size: 16px;
}
#webDevSearchModal .modal-dialog {
    margin-top: 3rem;
}
#webDevSearchModal .modal-header {
    background-color: #f9f9f9;
}
#webDevSearchModal .close,
#LeardersAndAdvisoryModal .close {
    font-size: 32px;
    color: #fff;
}
.modal-header.bg-site-gradient{
    background-color: #2C0094 !important;
    background-image: none;
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
}

.join-exclusive-comm-wrap{
    max-width: 460px;
    margin: 0 auto;
    margin-top: -200px;
    font-size: 16px;
}
.join-exclusive-comm-wrap h2{
    font-size: 36px;
}
.fadeout {
    position: relative; 
    bottom: 200px;
    height: 200px;
    background: -webkit-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 100%
    ); 
} 

.blog-article-hero{
    margin-top: 3rem;
    margin-bottom: 4rem;
}
.article-para-title {
    font-size: 24px;
}
#hireVettedTalentModal .modal-body p{font-size: 18px;}
#hireVettedTalentModal .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ccc;
    border-radius: 50%;
    line-height: 1;
    color: #fff;
    transform: translateY(-110%);
}







.leader-pic img {
    width: 150px;
    margin-top: 35px;
}

.leader-designation {
    padding: 0 45px 40px !important;
    text-align: start;
}
.leader-designation .text-linkedin {font-size: 40px;}
.leader-designation .link-learn-more {
    font-size: 14px;
    display: inline-block;
}
#LeardersAndAdvisoryModal .modal-body {
    text-align: center;
}
#LeardersAndAdvisoryModal .leader-designation {
    display: none;
}
#LeardersAndAdvisoryModal  .leader-content p{
    text-align: start;
    font-size: 16px;
}
#LeardersAndAdvisoryModal .leader-content {
display: flex !important;
flex-wrap: wrap;
margin: 2rem -15px 0;
}
#LeardersAndAdvisoryModal  .leader-pic img{margin-top: 0;}
#GlobalProsSection {padding-top: 0 !important;}
#GlobalProsSection .section-title{font-size:48px;}
.section-community-faqs .accordion-site-default .accordion-button{font-size: 18px;}
.section-community-faqs .accordion-site-default .accordion-body{font-size: 16px;}
#AIExplainabilityStatementModal .pdf-download{display: none;}
#techRecruitersModal .thank-message,
#techRecruitersModal.form-submitted .intro-message{display: none;}
#techRecruitersModal.form-submitted .thank-message{display: block;}