html {
  scroll-behavior: smooth;
}
/* S Offerings */
.servicesOfferings:after{
      background: #000;
    background: radial-gradient(circle, rgb(0 36 242 / 75%) 0%, rgb(13 31 133 / 81%) 0%, rgba(0, 0, 0, 1) 100%);
}
.offerings__box_YASH{
  box-shadow: none;
  border: none;
  background: #000;
}
.offerings__box_YASH:hover {
    background: #000000;
    color: #b4b4b4;
    border: none;
}
.offerings__box_YASH:hover .servicesOfferings__list--img img{
  filter: none;
}
.offerings__box_YASH:hover h3 {
    color: #ffffff;
}
.servicesOfferings__list--content h3{
  display: flex;
      font-size: 1.6rem;
}
.servicesOfferings__list--content h3 .lean_More_arrow{
  position: relative;
    right: 0px;
    bottom: 0;
    font-size: 2rem;
    transform: rotate(45deg);
    color: #fff;
    opacity: 0.5;
    display: flex;
    left: 0;
    transition: all 0.5s;
}

.servicesOfferings__list--img {
      width: 90px;
    height: 90px;
}
/* E Offerings */
.banner .banner__inner--title{
  text-align: center;
  margin-bottom: 1rem;
  font-size: 3.6rem;
      font-weight: 500;
}
.banner .banner__inner--title span{
  position: relative;
}
/* .banner .banner__inner--title span:after{
 content: '';
 background: #f00;
 bottom: 0;
 height: 20px;
 width: 100%;
} */
.banner .header_banners_content h6{
      color: #c4c4c4;
    font-weight: 300;
    text-align: center;
    line-height: 1.6;
}
.banner .banner__inner:after{
      opacity: 0.6;
}

.banner__inner .hero_Number .col{
     flex: 1 0 100%;
} 
.hero_Number{
   background: #0000007d;
    border-radius: 20px;
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
        width: 100%;
}
.hero_Numbers .col:nth-child(1) .hero_Number{
  border: 1px solid  #1A8AE1;
}
.hero_Numbers .col:nth-child(2) .hero_Number{
  border: 1px solid  #00717F;
}
.hero_Numbers .col:nth-child(3) .hero_Number{
  border: 1px solid  #010F6C;
}
.hero_Numbers .col:nth-child(4) .hero_Number{
 border: 1px solid  #376B25;
}
.hero_Numbers .col:nth-child(5) .hero_Number{
 border: 1px solid  #997404;
}
.hero_Numbers .col:nth-child(6) .hero_Number{
 border: 1px solid  #1A8AE1;
}
.hero_Numbers .col:nth-child(7) .hero_Number{
  border: 1px solid  #1A8AE1;
}
.hero_Numbers .col:nth-child(8) .hero_Number{
 border: 1px solid  #1A8AE1;
}
.hero_Number h4{
font-size: 2rem!important;
    font-weight: 400;
    color: #fff;
    width: 100%;
    text-align: center!important;
    height: auto;
}
.hero_Number p{
     font-weight: 300;
    color: #c4c4c4;
    font-size: 0.9rem;
    margin-bottom: 0;
    text-align: center;
}
.hero_Number img{
  max-width: 100%;
}
.hero_Numbers{
  width: 100%;
  margin-top: 4rem;
  margin-bottom: 2rem;
}
.insightsFeatured_YASH {
      background: #d1d6ff;
    background: linear-gradient(338deg, rgba(209, 214, 255, 1) 40%, rgba(255, 242, 242, 1) 100%);
}
.insightsFeatured_YASH .insightsFeatured__item.slick-current.slick-active .inner{
  padding: 0;
  background: transparent;
}
.insightsFeatured_YASH .insightsFeatured__item.slick-current.slick-active h4, .insightsFeatured_YASH .insightsFeatured__item h4{
  color: #000000;
      font-weight: 400;
}
.insightsFeatured_YASH .insightsFeatured__item.slick-current.slick-active .inner .col-sm-5{
  padding-left: 0;
}
.insightsFeatured_YASH .hero_Numbers h5{
       color: #000;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 1.625rem;
}
.insightsFeatured_YASH .hero_Numbers h5 span{
  color: #212129;
  font-size: 1rem;
  font-weight: 300;
      display: block;
    line-height: 1.5;
    padding-top: 0.5rem;
}
.insightsFeatured_YASH .hero_Numbers{
 margin-top: 2rem;
     margin-bottom: 2rem;
}
.insightsFeatured_YASH .hero_Number{
 justify-content: flex-start;
     border: none !important;
    border: 1px solid #59595f !important;
        border-radius: 0;
            background: transparent;
    padding: 1rem;
    margin-bottom: 0.5rem;
        border-radius: 1rem;
}
.insightsFeatured_YASH .col{
     flex: 1 0 50%;
    margin-bottom: 1rem;
}
.insightsFeatured_YASH .insightsFeatured__item h4{
      margin-bottom: 0px;
}
.insightsFeatured_YASH .insightsFeatured__item p{
          font-weight: 300!important;
    color: #212129!important;
}
.insightsFeatured_YASH .insightsFeatured__item.slick-current.slick-active .commonTag, .insightsFeatured_YASH .insightsFeatured__item--text .commonTag{
      color: #335bde;
          border-bottom: 1px solid #335bde;
}
.spotlight_sec.insightsFeatured_YASH .slick-slider .slick-arrow{
  display: none;
}

.salseforce_Expertise{
   padding: 4rem;
  /* background: url(../images/salesforce/expertise_BG.png);
     
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; */
}
.salseforce_Expertise h3{
  font-size: 2.6rem;
  font-weight: 400;
}
.expertise_Box {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
}
.expertise {
    border: 1px solid #ccc;
    padding: 15px 20px;
    margin-bottom: 20px;
    border-radius: 20px;
    margin-top: 10px;
}
.expertise h4{
  font-size: 2.2rem;
    color: #000;
    font-weight: 300;
}
.ecpertize_solution {
    margin-top: 1rem;
}
.ecpertize_solution h5{
      margin-bottom: 17px;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 6px;
}
.expertise p {
    margin-bottom: 0;
}
.ecpertize_solution ul{
  padding-left: 0;
}
.ecpertize_solution ul li {
    margin-bottom: 15px;
    list-style: none;
    position: relative;
    padding-left: 33px;
    display: flex;
}
.ecpertize_solution ul li:after {
    content: "\F272";
    justify-content: flex-start;
    font-family: "bootstrap-icons";
    position: absolute;
    left: 0;
    background: transparent;
    width: 21px;
    height: 21px;
    border-radius: 21px;
    color: #000000;
    display: flex
;
    align-items: center;
    justify-content: center;
    border: 1px solid #000;
    top: 3px;
}
.collapse_Btn {
    background: url(../images/icon/plus_Circle.svg);
    background-size: 40px;
    display: block;
    background-repeat: no-repeat;
    background-position: right center;
    text-decoration: none;
}
.collapse_Btn[aria-expanded="true"]{
   background: url(../images/icon/minus_Circle.svg);
       background-size: 40px;
    display: block;
    background-repeat: no-repeat;
    background-position: right center;
}
.transformation_Box {
    padding: 0 2rem;
}
.expertise p,
.expertise ul li {
    color: #59595f;
    font-weight: 400;
}

.industry_list {
   display: flex;
    border-radius: 0;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    background: #fff;
    padding: 1rem;
    border-radius: 10px;
    position: relative;
}
.industry_list a{
    left: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
    position: absolute;
    cursor: pointer;
    right: 0;
}
.industry_list .industry_ico{
        padding: 10px;
    background: #9e9e9e;
    border-radius: 100%;
    margin-right: 1rem;
    background: #346bb9;
    width: 80px;
    height: 80px;
    justify-content: center;
    display: flex
;
    align-items: center;
}
.industry_list .industry_ico img {
    max-width: 45px;
    height: auto;
    filter: brightness(9999) invert(0);
}
.industry_list:hover {
 background: #000;
    /* background-image: linear-gradient(to right, #0d1f85c2, #0024f2ba); */
     background-image: linear-gradient(to right, #000000, #0d1f85 , #335bde);
}
.industry_list:hover .industry_ico{
  background: transparent;
}
.industry_list:hover h4{
 color: #fff;
}
.industry_list:hover p{
 color: #c4c4c4;
}
.middleware_expertise{
  /* background: url(../images/salesforce/middleware_BG.png);
     background-size: 50%;
   
    background-repeat: no-repeat;
    background-attachment: fixed; */
     padding: 3rem 0;
}
.middleware_expertise .middleware_expertise_Box{
       background: #fff;
    padding: 1rem;
    display: block;
    /* background: #ebebeb; */
    border-radius: 20px;
    margin-bottom: 20px;
    border: 1px solid #000;
}
.middleware_expertise .middleware_expertise_Box h4{
      font-size: 1.6rem;
    margin-bottom: 1rem;
    padding-top: 0.5rem;
}
.middleware_expertise .middleware_expertise_Box ul{
         margin-left: 0;
    padding-left: 0;
    display: flex
;
    flex-wrap: wrap;
    margin-bottom: 0;
}
.middleware_expertise .middleware_expertise_Box ul li{
       color: #59595f;
    font-weight: 400;
    margin-bottom: 15px;
    list-style: none;
    position: relative;
    padding-left: 33px;
    display: flex
;
    max-width: 49%;
    float: left;
    display: flex
;
    flex: 0 0 auto;
    width: 50%;
    flex-wrap: wrap;
}
.middleware_expertise .middleware_expertise_Box ul li:after {
    content: "\F272";
    justify-content: flex-start;
    font-family: "bootstrap-icons";
    position: absolute;
    left: 0;
    background: transparent;
    width: 21px;
    height: 21px;
    border-radius: 21px;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000;
    top: 3px;
}
.solution_Pillers {
    padding-top: 2rem;
}
.solution_Piller .commonTitle__title {
  color: #fff;
}
.slolution_Piller_content {
    padding: 2rem 2rem;
    background: #e9e9e9;
        border-radius: 1rem;
    margin-top: 3rem;
        background: #d6dcff;
    background: linear-gradient(0deg, rgba(214, 220, 255, 1) 40%, rgba(255, 247, 247, 1) 100%);
}
.solution_Piller {
  padding: 3rem 0;
    background: #000;
}
.solution_Piller .titleWithProgess .item {
  padding: 1rem;
  cursor: pointer;
  position: relative;
  opacity: 0.6;
}
.solution_Piller .titleWithProgess .item.solution_piller_active,
.solution_Piller .titleWithProgess .item:hover{
  opacity: 1;
}
.solution_Piller .titleWithProgess .item h3{
     padding: 10px 0;
    font-size: 1.5rem;
    font-weight: 500;
    color: #fff;
}
.solution_Piller .titleWithProgess .item h3:after {
    content: '';
    background: url(../images/icon/right_Arrow_radius_white.svg);
    width: 20px;
    height: 20px;
    display: flex;
    position: absolute;
    right: 20px;
    background-repeat: no-repeat;
    top: 38px;
    bottom: 0;
}
.solution_Pillers .slick-dots{
      display: flex;
    justify-content: center;
    margin-top: 20px;
    padding-left: 0;
    flex-wrap: wrap;
    width: 100%;
}
.solution_Pillers .slick-dots li{
     list-style: none;
    opacity: 1;
    max-width: 100%;
    display: flex
;
    width: 100%;
}  
.solution_Pillers .slick-dots li button{
     width: 100%;
    font-size: 1rem;
    color: #000;
    border-radius: 0;
    background: #fff;
    text-indent: 1px;
    text-align: left;
}
.titleWithProgess div span.progressBar {
       width: 100%;
    height: 2px;
    background-color: rgba(255, 255, 255, 0.4);
    display: block;
    border-radius: 2px;
}
.titleWithProgess div span.progressBar .inProgress {
    background-color: #fff;
    width: 0%;
    height: 2px;
}
.solution_Piller .slick-slider .slick-arrow{
  display: none!important;
}
.slolution_Piller_content .solution_img img{
 max-width: 100%;
 border-radius: 20px;
}
.slolution_Piller_content .solution_content{
  padding-top: 1rem;
}
.slolution_Piller_content .solution_content p{

}
.accelarator_main_box {
    padding-top: 4rem;

}
.accelarator_main_box .commonTitle__title  {
 color: #fff;
}
.accelarator_box {
   position: relative;
    margin: 0;
    border-radius: 0;
    overflow: hidden;
}
.accelarator_box_content {
    position: absolute;
    padding: 0 1rem;
    bottom: 0;
background: #000000;
background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
.accelarator_box_content p {
    display: block;
    height: 0;
    opacity: 0;
    transition: all 0.5s;
}
.accelarator_box img {
    opacity: 0.7;
}
.accelarator_box:hover p{
  height: auto;
  opacity: 1;
  padding-bottom: 2rem;
}
.accelarator_box:hover .accelarator_box_img:after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #335bde;
  opacity: 0.6;
}
.accelerators_Section {
    position: relative;
    background: url(../images/salesforce/accelaratorBG.png);
        background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.accelarators {
  background: #000;
}
.accelerators_Section .slick-slider .slick-arrow {
    position: absolute;
    font-size: 0;
    right: 0;
    top: 50%;
    border: 0;
    background: 0 0;
    cursor: pointer;
    opacity: 0.7;
    bottom: 5rem;
    max-width: 130px;
    left: -47%;
    right: auto;
}
.accelerators_Section  .slick-slider .slick-arrow.slick-next:before{
  background: url(../images/icon/right_Arrow_radius_white.svg);
}

.accelerators_Section .slick-slider .slick-arrow::after{
  display: none;
}
.accelerators_Section  .slick-slider .slick-arrow.slick-prev:before{
  right: 60px;
    background: url(../images/icon/left_Arrow_radius_white.svg);
}
.accelarator_box h4{
  color: #fff;
}
.accelarator_box p{
  color: #fff;
}
.salesforce_integrations .overview{
  padding: 4.5rem 0 4.5rem;
}
.salesforce_integrations .overview_Adhoc {
 padding: 4rem 0;
}
.salesforce_integrations .overview h4{
       font-size: 3.2rem;
    font-weight: 400;
}
.salesforce_integrations .overview  .read_More_border_btn{
  left: 20px;
  top: 0;
}
.salesforce_integrations .overview  .overview__content p{
    font-weight: 300;
    margin-bottom: 31px;
    color: #3c3c43;
}
.salesforce_integrations .header_banners .header_banners_slide {
    max-height: 80vh;
}
.border_Card {
    padding: 10px 10px 20px 0;
    border-bottom: 1px solid #b3b3b6;
    margin-bottom: 10px;
}
.border_Card p{
  color: #3c3c43;
  margin-bottom: 0;
}
.salesforce_integrations .insightsFeatured_YASH  .accelarators .slick-arrow{
  display: none;
}
.salesforce_integrations .insightsFeatured_YASH  .slick-dots{
    margin-top: 1rem;
    position: relative;
    right: 0;
    bottom: 0rem;
    background: #ffffff70;
    border-radius: 16px;
    padding: 0;
    width: auto;
    display: flex
;
    align-items: end;
    justify-content: end;
}
.salesforce_integrations .insightsFeatured_YASH  .slick-dots li{
      -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    /* max-width: 20px; */
    margin: 0;
    padding: 0 0;
        flex: 1 0 0%;
}
.salesforce_integrations .insightsFeatured_YASH  .slick-dots li button{
        display: block;
    width: 100%;
    height: 12px;
    padding: 0;
    border: none;
    border-radius: 10px;
    background-color: transparent;
    text-indent: -9999px;
}

.salesforce_integrations .insightsFeatured_YASH  .slick-dots li.slick-active button{
      background: #ffffff;
    width: 100%;
    border: 1px solid #ffffff;
}
.useCases_Section {
    padding: 3rem 0;
        text-align: center;
}
.useCases_Section .col-sm-4{
  display: flex;
}
.useCases_Section .card{
     text-align: center;
    background: #fff;
    padding: 1rem;
    display: block;
    /* background: #ebebeb; */
    border-radius: 20px;
    margin-bottom: 20px;
    border: 1px solid #000;
}
.useCases_Section .card h4{
          font-size: 1.75rem;
}
.useCases_Section .card p{
      font-weight: 300;
    margin-bottom: 10px;
    color: #3c3c43;
}
.closing_statement_Sec{
      padding: 4rem 0rem;
          background: #d1d6ff;
    background: linear-gradient(338deg, rgba(209, 214, 255, 1) 40%, rgba(255, 242, 242, 1) 100%);
}
.talkTOExpert {
    border-bottom: 1px solid #000;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
}
.closing_statement_Sec video{
      border-radius: 12px;
}
.talkTOExpert h4,
.preferPilot h4{
      font-size: 1.8rem;
    font-weight: 600;
}
@media (min-width: 1400px) { 

.salesforce_integrations .header_banners .header_banners_slide {
    max-height: 78vh;
    min-height: 50vh;
 }
 .insightsFeatured_YASH .insightsFeatured__item.slick-current.slick-active h4, .insightsFeatured_YASH .insightsFeatured__item h4{
  font-size: 2.4rem !important;
 }

}
@media  (min-width: 1200px) and (max-width:1399px) {
  .banner .header_banners_content h6{
    font-size: 1.2rem;
  }
}
@media (max-width:576px){
 .salseforce_Expertise {
    padding: 1rem;
 }
 .header_banners_content .hero_Numbers{
      margin-top: 1rem;
 }
 .hero_Number h4{
  font-size: 1.6rem !important;
  margin-bottom: 0;
 }
 .insightsFeatured_YASH .hero_Numbers {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.insightsFeatured_YASH .hero_Number{
      padding: 0.5rem;
}
.transformation_Box {
    padding: 0 0rem;
}
.transformation_Box .read_More_border_btn{
      margin-top: 0rem;
          margin-bottom: 2rem;
}
.expertise_Box{
  padding: 10px;
}
.expertise{
      padding: 10px 10px;
    margin-bottom: 10px;
}
.expertise h4{
  max-width: 80%;
}
.expertise .collapse_Btn,
.expertise .collapse_Btn[aria-expanded="true"]{
  background-position: right 5%;
  background-size: 30px;
}
.industry_list .industry_ico{
      width: 60px;
    height: 60px;
    display: flex;
    flex: 0 0 60px;
    align-items: center;
    justify-content: center;
}
.industry_list .industry_ico img{
  width: 40px;
    height: 40px;
}
.middleware_expertise .middleware_expertise_Box ul li{
      width: 100%;
      max-width: 100%;
}
.header_banners .header_bg {
   min-height: 100vh;
}
 .hero_Number_content {
  padding: 5px;
}
.hero_Number p{
  line-height: 1.4;
}

}
