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: 5rem;
  font-size: 3.6rem;
      font-weight: 500;
          line-height: 1.25;
}
.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;
    margin-bottom: 2rem;
}
.banner .banner__inner:after{
      opacity: 0.6;
}
.header_banners .header_banners_slide{
      max-height: 90vh;
}
.banner .banner__inner{
      min-height: 60vh;
}
.banner__inner .hero_Number .col{
     flex: 1 0 100%;
} 
.hero_Number{
        background: transparent;
    border-radius: 0;
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: start;
    width: 100%;
        margin: 1rem 0 1rem 0;
}

.hero_Number h4{
   font-size: 1.4rem;
    font-weight: 400;
    color: #000;
    width: 100%;
    text-align: left;
    height: auto;
    border-bottom: 1px solid #959599;
    padding-bottom: 0.6rem;
    margin-bottom: 0.6rem;
}
.hero_Number h4 span{
     color: #335bde;
    display: block;
    padding: 1rem 0 10px;
    font-weight: 300;
    font-size: 2rem;
}
.hero_Number p{
        font-weight: 300;
    color: #212129;
    font-size: 1rem;
    text-align: left;
}
.hero_Number p span {
    font-weight: 400;
    color: #000;
    display: block;
    letter-spacing: 1.5px;
}
.hero_Number img{
  max-width: 100%;
}
.hero_Numbers{
  width: 100%;
  margin-top: 1rem;
}
.why_numbers_Matters{
  text-align: right;
      padding-top: 2rem;
}
.why_numbers_Matters .commonTitle__title{
     font-size: 2.8rem;
}
.why_numbers_Matters img{
  border-radius: 15px;
}
.why_numbers_Matters h6{
       font-size: 1.6rem;
    border-bottom: 1px solid #d3d3d4;
padding-bottom: 15px;
    padding-top: 10px;
        color: #000;
}
.why_numbers_Matters h6 span{
      font-size: 1.2rem;
    font-weight: 300;
}
.overview_Adhoc{
  position: relative;
}
.overview_Adhoc h2.commonTitle__title{
  color: #000;
}
.overview_Adhoc p{
  color: #000;
}
.service_Journey{
  position: relative;
    z-index: 2;
}
.service_Journey_Box {
      color: #000000;
    background-attachment: fixed;
    text-align: right;
    display: flex;
    order: revert;
    background: #ffffff;
    margin-bottom: 2.5rem;
    border-radius: 10px 0 0 10px;
    align-items: center;
    justify-content: start;
    padding: 0;
    margin-right: 0;
    position: relative;
        width: 100%;
}
.service_Journey_Box  .nav-link{
  display: flex;
   width: 100%;
}
.service_Journey_Box  .nav-pills .nav-link.active{
      background-color: #000;
}
.service_Journey_content {
    order: 2;
    padding: 0.6rem 1rem;
    text-align: left;
}
.service_Journey_content h5{
  font-size: 1.85rem;
      margin-bottom: 0;
          color: #fff;
    margin-bottom: 0.6rem;
}
.service_Journey_content p{
  font-weight: 400;
    margin-bottom: 10px;
    color: #c4c4c4;
}
.service_Journey_content_Expand ul li{
       font-weight: 400;
    margin-bottom: 1rem;
    color: #c4c4c4;
    line-height: 1.5;
    font-size: 1rem;
}
.service_Journey_Box:after, .service_Journey_Box:before {
	left: 99.6%;
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.service_Journey_Box:after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #ffffff;
	border-width: 76px;
	margin-top: -76px;
}
.service_Journey_Box:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #ffffff;
	border-width: 76px;
	margin-top: -76px;
}
.service_Journey_img {
    order: 2;
    background: #000000;
    border-radius: 100px;
    padding: 10px;
        width: 80px;
    height: 80px;
    display: none;
}
.service_Journey_img img {
    max-width: 100%;
    height: auto;
}
.outcome h6{
  font-weight: 300;
    font-size: 1.6rem;
    padding: 2rem 5rem 2rem 0;
    color: #000000;
}
.outcome h6 span{
      display: block;
    color: #0c19cc;
    font-size: 1rem;
    padding-bottom: 10px;
    /* border-bottom: 1px solid #3b3b3b; */
    margin-bottom: 0;
    font-weight: 400;
}

.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: #000000;
  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 .insightsFeatured__item h4{
      margin-bottom: 0px;
}
.insightsFeatured_YASH .insightsFeatured__item p{
          font-weight: 300!important;
    color: #59595f!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;
}
.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;
}
 .overview{
  padding:0
}
.overview .point_Heighlight h6{
 font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.5;
}
 .overview_Adhoc {
 padding: 4rem 0;
background: rgb(238, 174, 202);
    background: radial-gradient(circle, rgba(238, 174, 202, 0.17979691876750703) 0%, rgba(148, 187, 233, 0.2638305322128851) 100%);
}

 .overview  .read_More_border_btn{
  left: 20px;
  top: 0;
}
 .overview  .overview__content p{
    font-weight: 300;
    margin-bottom: 31px;
    color: #3c3c43;
}
 .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;
}
 .insightsFeatured_YASH  .accelarators .slick-arrow{
  display: none;
}
 .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;
}
 .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%;
}
 .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;
}

 .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 0;
          background: #d1d6ff;
    background: linear-gradient(338deg, rgba(209, 214, 255, 1) 40%, rgba(255, 242, 242, 1) 100%);
    background: #000;
}
.closing_statement_Sec .commonTitle__title {
  color: #fff;
}
.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) { 

 .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;
 }
}
.services_offering_Adhoc{
    background: #f5f8f7;
        padding: 3rem 0 4rem;
}
.d3_infographic_row{
      margin-left: 5rem;
}
.d3_infographic {
    position: relative;
    display: flex;
}
.d3_infographic_number{
 position: absolute;
}
.d3_infographic_number span{
    font-size: 13em;
    font-weight: 900;
    width: 0.9em;
    text-align: center;
        color: #f5f8f7;
    text-shadow: -1px -1px 0 #00000061, 1px -1px 0 #00000061, -1px 1px 0 #00000061, 1px 1px 0 #00000061;
}
.infographic_Shadow_Box{
      transform: rotate(130deg);
    position: absolute;
    width: 18em;
    height: 15em;
    left: -3em;
    top: -1em;
}
.infographic_Shadow_Box_Inner{
      position: absolute;
    background: #f5f8f7;
    width: 18em;
    height: 6em;
    border-radius: 50% 50% 0 0;
    border-bottom: 3px solid #f5f8f7;
    transition: all 0.4s;
}
.infographic_Shadow_Box_Inner:after{
    position: absolute;
    content: "";
    bottom: 5px;
    left: 4em;
    right: 4em;
    top: 5em;
    box-shadow: 0 0 30px 17px #48668577;
    border-radius: 100px / 10px;
    z-index: -1;
}
.infographic_Shadow_Box_Inner:before{
      position: absolute;
    bottom: 0;
    content: "";
    left: -10%;
    width: 120%;
    height: 150%;
    background: radial-gradient(at bottom, #48668533, transparent, transparent);
    z-index: 1;
}
.d3_infographic_content{
    margin: 8em 3em 1em 7em;
    position: relative;
}
.d3_infographic_content i{
      font-size: 2rem;
    align-items: flex-end;
    flex: 0 0 100%;
    display: flex;
    margin-bottom: 1rem;
        opacity: 0.7;
}
.d3_infographic_content h4{
         font-size: 1.9rem;
             font-weight: 600;
}
.d3_infographic:hover .infographic_Shadow_Box_Inner{
      border-radius: 100%;
}
.d3_infographic_Result {
       padding: 2rem 1rem 1rem 1rem;
       text-align: center;
       /* border: 1px solid #ccc; */
       border-radius: 20px;
       margin-top: 2rem;
       background: #fff;
}
.d3_infographic_Result h5{
    color: #0729e9;
    font-weight: 400;
    text-align: center;
    font-size: 1rem;
    /* border-bottom: 1px solid #cccc; */
    padding-bottom: 0;
    letter-spacing: 1px;
    margin-bottom: 1.5rem;
}
.d3_infographic_Result ul{
      list-style: none;
    display: flex
;
    justify-content: space-between;
    align-items: center;
}
.d3_infographic_Result li{
     color: #000000;
    padding: 10px 30px;
    border-radius: 12px;
    background: #f5f4ff;
    font-weight: 300;
}
.d3_infographic_Result li span{
         color: #000000;
    font-size: 2.2rem;
    font-weight: 400;
}
.d3_infographic_Result li:after{
  content:'' ;
}
.differentiatorSec .commonTitle__title, .differentiatorSec p, .differentiatorSec ul li{
 color: #000;
}
.differentiatorSec {
  background: url(../images/services/cims_differentiator.jpg);
      background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 40%;
}
.differentiatorSec .col-lg-7{
      background: #fff;
    padding: 2rem;
    border-radius: 20px;
}
.differentiatorSec a{
  color:#335bde
}
@media (max-width:576px){
  .d3_infographic_row {
    margin-left: 0;
}
}
.journey_TXT {
    position: absolute;
    color: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
}
.journey_TXT1 {
    color: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
}
.outcome{
  position: relative;
}
.journey_TXT ul, .journey_TXT1 ul {
    display: flex;
    flex-wrap: wrap;
}
.journey_TXT li, .journey_TXT1 li {
    display: flex;
    flex: 0 0 50%;
    color: #fff;
    padding: 10px;
    margin-bottom: 15px;
}
.outcome ul li {
    margin-bottom: 15px;
    list-style: none;
    position: relative;
    padding-left: 33px;
    display: flex;
}
.outcome 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;
}
#pills-profile-tab:hover #service_Journey2{
 display: block;
 opacity: 1;
}

.featureCnt .featureBoxs {

  padding: 1rem;
  position: relative;
}
.featureBox {
    background: #C20CA6;
    background: radial-gradient(circle, rgba(194, 12, 166, 0.11) 0%, rgba(114, 12, 179, 0.12) 0%, rgba(27, 12, 194, 0.1) 100%);
        margin-bottom: 10px;
    margin-right: 10px;
    border-radius: 1rem;
    background: #fff;
}
.featureCnt .featureBoxs:nth-last-child(1) .featureBox h3 ,
.featureCnt .featureBoxs:nth-last-child(1) .featureBox p{
 color: #000;
}.homePage_features .featureBox {
  min-height: 134px;
  position: relative;
  z-index: 1;
  text-align: center;
}

.commonTitle__title .theme-color{
  color: #4f4f4f !important;
}
/* .featureCnt .featureBoxs:nth-child(1){
  background-color: #202A2C;
}
.featureCnt .featureBoxs:nth-child(2){
  background-color: #68727E;
}
.featureCnt .featureBoxs:nth-child(3){
  background-color: #000;
}
.featureCnt .featureBoxs:nth-child(4){
  background-color: #E1E1E1;
} */
.featureCnt .featureBoxs .featureBox_Txt{
  min-height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.featureCnt .featureBoxs .featureBox_Txt h3{
    display: block;
    color: #000;
    font-weight: 400;
    font-size: 2.2rem;
    margin-bottom: 0;
}
.featureCnt .featureBoxs .featureBox_Txt p{
  margin-bottom: 0;
  color: #000;
  font-weight: 300;
  
}
.gradient_BG_1{
     background: #d1d6ff;
    background: linear-gradient(338deg, rgba(209, 214, 255, 1) 40%, rgba(255, 242, 242, 1) 100%);
}
.gradient_BG_2{
     background: #fff2f2;
    background: linear-gradient(338deg, rgba(255, 242, 242, 1) 40%, rgba(209, 214, 255, 1) 100%);
}
.gradient_BG_radial{
      background: #d1d6ff;
    background: radial-gradient(circle, rgba(194, 12, 166, 0.11) 0%, rgba(114, 12, 179, 0.12) 0%, rgba(27, 12, 194, 0.1) 100%);
}
.cims_journeyBox {
  background: #000;
       color: #fff;
    border-radius: 12px;
    background: url(../images/cims/cims_journey_1.jpg);
    background-position: bottom;
    background-size: cover;
    padding: 1rem;
    padding-bottom: 10rem;
    border: 1px solid #606060;
    margin-top: 2rem;
    position: relative;
        min-height: 23rem;
    
}
.cims_journeyBox.cims_journeyBox_2{
 background: url(../images/cims/cims_journey_2.jpg);
    background-position: bottom;
    background-size: cover;
}
.cims_journeyBox.cims_journeyBox_3{
 background: url(../images/cims/cims_journey_3.jpg);
    background-position: bottom;
    background-size: cover;
}
.service_Journey_content_Expand{
  position: relative;
  height: 0;
  overflow: hidden;
  max-height: 0;

}
.cims_journeyBox:hover {
     padding-bottom: 1rem;
}
.cims_journeyBox:hover .service_Journey_content_Expand{
  height: 100%;
  transition: all 0.9s;
   max-height: 600px;
}
.cims_journeyBox:hover:after{
  background: #000;
  position: absolute;
  content: '';
  border-radius: 12px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.7;
}
.service_Journey_content,
.service_Journey_content_Expand{
  position: relative;
  z-index: 2;
}
a.service_journey_btn.btn {
        margin-top: 1rem;
    background: transparent;
    border: 1px solid #fff;
    padding: 9px 40px;
    font-weight: 300;
    font-size: 0.9rem;
}
a.service_journey_btn.btn:hover{
  background: #0c19cc;
  border: 1px solid #0c19cc;
}
.overview_Adhoc .service_Journey > h5{
  font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: 3rem;
    line-height: 1.7;
}
@media (max-width: 600px) { 
  .spotlight_sec .slick-slider .slick-arrow {
    right: 3%;
}
  .overview_Adhoc .service_Journey > h5{
        font-size: 1rem;
  }
  .d3_infographic_Result{
        padding: 1rem 1rem 1rem 1rem;
  }
 .d3_infographic_Result ul{
  align-items: center;
    flex-wrap: wrap;
    padding-left: 0;
 }
 .d3_infographic_Result li{
      width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 8px;
    align-items: center;
    text-align: center;
 }
 .featureCnt .featureBoxs .featureBox_Txt{
      min-height: 100px;
 }
 .featureCnt .featureBoxs .featureBox_Txt p{
      font-size: 0.9rem;
    text-align: center;
    line-height: 1.5;
 }
 .outcome h6{
      font-size: 1.2rem;
    padding: 2rem 0rem 0 0;
    color: #000000;
    line-height: 1.5;
 }
.commonTitle__title {
  font-size: 2rem;
 }
 .differentiatorSec{
  background: transparent;
 }
}
@media (min-width: 601px) and (max-width:1024px){
 .d3_infographic_row {
    margin-left: 0;
}
.infographic_Shadow_Box_Inner:before{
      position: absolute;
    bottom: 0;
    content: "";
    left: -6%;
    width: 90%;
    height: 100%;
    background: radial-gradient(at bottom, #48668533, transparent, transparent);
    z-index: 1;
}
.infographic_Shadow_Box{
      position: absolute;
    width: 14em;
    height: 17em;
    left: -3em;
    top: 0em;
}
.d3_infographic_Result ul{
      padding-left: 0;
}
.d3_infographic_Result li{
  padding: 10px 10px;
}
.d3_infographic_Result li span{
      display: block;
    width: 100%;
    text-align: center;
}
.differentiatorSec{
  background: transparent;
}
.insightsFeatured_YASH .insightsFeatured__item.slick-current.slick-active h4, .insightsFeatured_YASH .insightsFeatured__item h4 {
        font-size: 1.6rem;
        line-height: 1.4;
    }
}