/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 11 2022 | 12:05:10 */
/*global stylesheet start*/
.text-blue{
	color:#194E8A;
}
.text-black{
	color:#194E8A;
}
.h1-heading{
	font-size: 30px;
	line-height: 37px;
}
.h2-heading{
	font-size: 24px;
	line-height: 30px;
}
.h3-heading{
  font-size: 24px;
  line-height: 30px;
}
.h4-heading{
	font-size: 18px;
	line-height: 30px;
}
.h6-heading{
  font-size: 12px;
  line-height: 18px;
}
.span-heading{
	font-size: 12px;
	line-height: 18px;
}
.p-common{
	font-size: 14px;
	line-height: 21px;
}
.font-bold{
	font-weight: 700;
}
.font-normal{
	font-weight: 400;
}
.padding-top-60{
	padding-top: 60px;
}
.padding-bottom-60{
	padding-bottom: 60px;
}
.cx-solutio p{
  margin:0px 0px;
}

/*global stylesheet end*/

.common-tag {
    background-color: #fff;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    filter: drop-shadow(0px 6px 14px rgba(0, 0, 0, 0.078));
    width: fit-content;
    border-radius: 25px;
    max-width: 161px;
    color: #0D3157;
    padding-top: 8px;
    padding-bottom: 8px;
    min-width: 161px;
    text-align: center;
}
.cx-solution{
  max-width:1170px;
  margin: 0 auto;
}
.animated-box-first{
  max-width:161px;
  padding-top:30px;
}
.animated-box-first p{
  margin:0px 0px
}
.animated-box-first img{
  margin-top:40px;
  margin-bottom:40px;
}
.animated-box {
    max-width: 367px;
    min-width: 367px;
}
.animated-box p{
  margin:0px 0px;
}
.animated-box h2.h2-heading{
  margin:11px 0px 28px 0px;
}
.animated-box-second {
    max-width: 117px;
    text-align: center;
    list-style: none;
    margin-left: 0px;
    box-shadow: 0px 6px 14px rgb(0 0 0 / 8%);
    min-width:117px;
}
.animated-box-second li {
    list-style: none;
    margin-bottom: 0px;
}
.animated-box-second li a {
    padding: 18px 0px;
    display: block;
    height: 119px;
    position:relative;
    transition: all 500ms ease;
}
.animated-box-second li a:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
    /* transform: scale(0,0); */
    border-radius: 0%;
    /* z-index: -1; */
    transition: all 500ms ease;
    transform: scale(0,0);
    background:#FFF3E6;
    width: 100%;
    height: 100%;
}

.animated-box-second li a:hover::before {
    transform: scale(1,1);
}
/* .animated-box-second li a:hover {
   background-color:#FFF3E6;
} */
/* .animated-box.animated-box-right .animated-box-second li a:hover {
   background-color:#FFF3E6;
} */
.activelink{
      background-color: #FFF3E6;
}
.animated-box-outer {
    display: flex;
    justify-content: space-between;
    padding: 0px 32px;
}
.animated-tab-box .span-heading{
  margin:8px 0px 0px 0px;
  position:relative;
  z-index:9;
}
.cx-solution-inner {
    background-image: url(http://bps.coforgemarketingtest.com/wp-content/uploads/2022/06/Background.png);
    min-height: 993px;
    padding-top: 50px;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 9;
}
p:empty{
  display:none;
}
.cx-solution h1.h1-heading{
      padding-bottom: 50px;
  margin:0px;
}
.cx-solution{
  padding:100px 0px;
}
.middle-mobile img{
  border-radius:15px;
}
.middle-mobile{
  position:relative;
  top:50px;
}
.animated-box.animated-box-right .animated-box-outer{
  flex-direction:row-reverse !important;
}
li.animated-tab-box img {
    max-height: 60px;
    position:relative;
    z-index:99;
}
.right-top-img{
  max-height:145px;
}

.active{
        display: block;
    }
    .hide{
        display: none;
    }
.animation-object{
     animation-name: float-bob-y;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float-bob-y;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: float-bob-y;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob-y;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob-y;
    -o-animation-duration: 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}
.animation-object-one{
     animation-name: float-bob-y;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float-bob-y1;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: float-bob-y;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob-y1;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob-y1;
    -o-animation-duration: 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}
.d-flex{
    display:flex;
  }
  .justify-content-between{
    justify-content:space-between;
  }
  .position-relative{
    position:relative !important;
  }
.right-arrow-img{
  position: absolute;
    bottom: -33px;
    left: 50%;
}
.left-arrow-img{
    position: absolute;
    bottom: -33px;
    right: 50%;
}
.common-tag.common-tag-small{
    max-width: 74px;
    min-width: 74px;
}
.customer-label{
  margin-top:27px;
}
.slide-arrow{
    bottom: -88px;
    position: absolute;
    left: 0;
    right: 0;
}
.custom-container{
  max-width:1170px;
  margin:0 auto;
}

.accordian-section #tabs{
    padding: 29px 16px;
    background: #E8EFF8;
    border-bottom: 0px;
    border: 0px;
}
.accordian-section .nav-tabs>li>a {
    margin-right: 10px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 10%);
    border-radius: 4px;
    cursor: pointer !important;
    padding: 12px 13px;
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
}
.accordian-section .nav-tabs>li:last-child>a {
    margin-right:0px;
}
.tab-circle {
    width: 18px;
    height: 18px;
    background-color: #D8E3F2;
    display: inline-block;
    border-radius: 50%;
    margin-right: 8px;
}
.accordian-section .nav-tabs>li.active>a, .accordian-section .nav-tabs>li.active>a:focus, .accordian-section .nav-tabs>li.active>a:hover, .accordian-section .nav-tabs>li>a:hover {
    color: #fff;
    cursor: default;
    background-color: #5FA3FF !important;
    border: 1px solid #ddd;
    border-bottom-color: #5FA3FF;
}
.blur-border{
  border:22px solid #D1DFEF;
}
.margin-0{
  margin:0px 0px 0px 0px;
}
.accordian-section .tab-pane{
  padding:16px 24px;
    background-color:#fff;
}
.accordian-section .tab-pane p{
  font-size:14px;
  line-height:21px;
  color:#0D3157;
}
.accordian-section .tab-pane h4{
  padding-bottom:16px;
}
.margin-bottom-0{
  margin-bottom:0px;
}
.margin-bottom-30.margin-0{
  margin-bottom:30px;
}
.blue-accordian-section{
    padding-top: 150px;
    background-color: #d1dfef;
    position: relative;
    margin-top: -224px;
}

.orange-border{
   border:22px solid #FBDAB3;
}
.orange-accordian-section #tabs{
      background-color: #FCE6CC;
}
.accordian-section.orange-accordian-section .nav-tabs>li.active>a, .accordian-section.orange-accordian-section .nav-tabs>li.active>a:focus, .accordian-section.orange-accordian-section .nav-tabs>li.active>a:hover, .accordian-section.orange-accordian-section .nav-tabs>li>a:hover {
    color: #fff;
    cursor: default;
    background-color: #f58d4a !important;
    border: 1px solid #ddd;
    border-bottom-color: #f58d4a;
}
.inner-mobile-pattern{
    position: absolute;
    top: 36px;
    left: 15px;
}
.mobile-pattern-inner{
  border-radius: 35px;
}
.inner-tab-group {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.inner-tab-group-first, .inner-tab-group-second{
  max-width:506px;
  width:100%;
}
.mid-divider {
    width: 2px;
    background: #70707026;
    margin: 0px 30px;
}
.inner-tab-group-second{
  display:flex;
  overflow:hidden;
}
.order-list{
    list-style: revert;
    padding-left: 19px;
}
@media(max-width:1170px){
  .accordian-section #tabs {
    display: flex !important;
    overflow: auto;
    white-space: pre;
}
  .logos-section{
    padding-left:20px;
    padding-right:20px;
  }
}
@keyframes float-bob-y {
    0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}
50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}
}
@keyframes float-bob-y1 {
    0% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
}
50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}
100% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
}
  