
/****************************************\

CSS Main

for space:
.space-right 
.space-left 

main headings: 40px size and line-height 54px
text: 15px size and line height 26px


*****************************************/
@font-face {
  font-family: 'Sansa Pro';
  src: url(' ../fonts/SansaPro-Bold.otf');
  font-weight: 700;
  font-style: bold;
  font-display: swap
  }
  @font-face {
    font-family: 'Sansa Pro';
    src: url(' ../fonts/SansaPro-Normal.otf');
    font-weight: 400;
    font-style: normal;
    font-display: swap
    }
    @font-face {
      font-family: 'Sansa Pro';
      src: url(' ../fonts/SansaPro-Light.otf');
      font-weight: 300;
      font-style: normal;
      font-display: swap
      }
      @font-face {
        font-family: 'Sansa Pro';
        src: url(' ../fonts/SansaPro-SemiBold.otf');
        font-weight: 600;
        font-style: bold;
        font-display: swap
        }

body {
  font-family: 'Sansa Pro', sans-serif;
  font-size: 15px;
  line-height: 26px;
  color: #000000;
}

h1,
h2,
h3,
h4,
h5,
h6{
  font-family: 'Sansa Pro', sans-serif;
  color: #000000;
}
p {
  font-family: 'Sansa Pro', sans-serif;
  color: #333332;
}
h1,
h2,
h3,
h4
 {
  margin-bottom: 1.25rem;
}

a {
  text-decoration: none !important;
  outline: none;
  color: #E0523C;
}
a:hover {
  color: #E0523C;
}

p {
  margin-top: 0;
  margin-bottom: 1.25rem;
  color: #333332;

}

.section {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 40px;
  padding-right: 40px;
}
.container {
  max-width: 1400px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.row {
  margin: 0px !important;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding: 0px !important;
}
img {
  max-width: 100%;
}
.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.space-right {
  padding-right: 50px !important;
}
.space-left {
  padding-left: 50px !important;
}
.padding-sides {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.heading-sec {
  font-size: 36px;
  font-weight: 700;
  line-height: 37px;
  margin-bottom: 1.5625rem;
}
h2.banner-heading {
  font-size: 52px;
  line-height: 60px;
  font-weight: 700;
  margin-bottom: 1.875rem;
}
.heading-sec-46 {
  font-size: 40px;
  line-height: 54px;
  font-weight: 700;
  margin-bottom: 1.875rem;  
}
.heading-18 {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 1.25rem;
}
.text-sec-18 , .text-sec-18 p{
  font-size: 18px;
  line-height: 28px;
} 
.text-sec-15 {
  font-size: 15px;
  line-height: 26px;
}
.grey {
 color:  #333232;
}
.text-sec-13 {
font-size: 13px;
line-height: 21px;
}
.margin-image{
  margin-top: 15px;
}
.right-arrow-links{
  font-size: 18px;
  font-weight: 600;
  margin-top: 25px;
  position: relative;
} 
.right-arrow-links a{
  color:#E0523C;
} 
.vertical-middle {
  display: flex;
  justify-content: left;
  align-items: center;
}
.vertical-bottom {
  display: flex;
  justify-content: left;
  align-items: flex-end;
}
.right-arrow-links a:after {
  content: url(../images/chev-right.png);
  position:absolute;
  top: 3px;
  display: inline-block;
  margin-left: 20px;
}
.right-arrow-links.arrow-white a::after {
  content: url(../images/chev-white.png) !important;
 
}
.right-arrow-links.arrow-black a::after {
  content: url(../images/arrow-black.png) !important;

}

.right-arrow-links.no-arrow a:after {
  display: none !important;
}
.right-arrow-links.no-arrow a{
  color: #F47B6C !important;
}
.right-arrow-links a, .ul-links li, .box-service .title-18 a, .line-hov a, .box-service .simple-btnbox a, .menu-content.mmenu-conservices a, .mmenu-coninsights a, .scrollable-menu li a, .all-insights .box-all .title-18 a, .right-trend p a, .ss-stories h3 a,
 .kc-rcontent a p, .text-deck a h3 
 { 
  text-decoration: none;
  background-size: 0 1px;
  background-position: 0 95%;
  -webkit-transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s !important;
  -moz-transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s !important;
  -o-transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s !important;
  transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s !important;
  background-image: linear-gradient(to right, #E1523D 0, #E1523D 100%)!important;
  padding: 0 0 4px;
  background-repeat: no-repeat;
  display: inline;
}
.right-arrow-links a:hover, .ul-links li:hover, .box-service:hover  .title-18 a, .line-hov:hover a, .box-service:hover .simple-btnbox a, .menu-content.mmenu-conservices a:hover, .mmenu-coninsights a:hover,  .scrollable-menu li a:hover, .all-insights .box-all:hover .title-18 a, .right-trend p a:hover, .ss-stories:hover h3 a, .kc-rcontent a:hover p,
.text-deck a:hover h3{
  background-size: 100% 1px;
}

.right-arrow-links.arrow-white a, .text-deck a h3 { 
 background-image: linear-gradient(to right, #ffffff 0, #ffffff 100%)!important;

}
.right-arrow-links.arrow-black a{ 
  background-image: linear-gradient(to right, #000000 0, #000000 100%)!important;
 
 }
 .menu-content.mmenu-conservices a, .mmenu-coninsights a,  .scrollable-menu li a{
   width: fit-content;
 
 }
 a.list-group-item.list-group-item-action {
border: 0px !important;
 
}

.red {
  color: #E0523C !important;
}
.red-700 {
  color: #E0523C !important;
  font-weight: 700;
}
.white {
  color: #ffffff !important;
}
.black {
  color: #000000 !important;
}
.margin-20 {
  margin-bottom: 20px !important;
}
.heading-space-40 {
  padding-bottom: 40px !important;
}
.heading-space-20 {
  padding-bottom: 20px !important;
}
.heading-space-30 {
  padding-bottom: 30px !important;
}
.sub-head-small {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 15px;
  font-weight: 700;
  color: #E0523C;
}
table {
  width: 100%;
}
/*---Preloader--*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  z-index: 9999;
}

#status {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
}

.spinner {
  margin: 0 auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 5px solid #efefef;
  border-right: 5px solid #efefef;
  border-bottom: 5px solid #efefef;
  border-left: 5px solid #E1523D;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-animation: SpinnerAnimation 1.1s infinite linear;
          animation: SpinnerAnimation 1.1s infinite linear;
}

.spinner,
.spinner:after {
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

@-webkit-keyframes SpinnerAnimation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes SpinnerAnimation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/*---Preloader End--*/




/*---NAVBAR STICKY--*/
.btn,
.btn:focus,
button,
button:focus {
  outline: none !important;
}
nav.navbar.navbar-expand-md.navbar-custom.sticky.sticky-dark {
  height: 81px;
}
.m-menutitle h2 {
  margin-bottom: 10px !important;
}
.navbar-custom {
  padding: 0px 20px 0px 40px;
  width: 100%;
  border-radius: 0px;
  z-index: 999;
  margin-bottom: 0px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background-color:#ffffff;
  border-bottom: 1px solid #E0E0E0;
}

.navbar-custom .navbar-nav li a {
  line-height: 26px;
  color: rgb(0 0 0);
  font-size: 15px;
  text-transform: capitalize;
  background-color: transparent !important;
  padding: 6px 0;
  font-weight: 500;
}

.navbar-toggler {
  font-size: 24px;
  margin-top: 5px;
  margin-bottom: 0px;
  color: #343a40;
}

.logo .logo-light {
  display: inline-block;
}

.logo .logo-dark {
  display: none;
}

.nav-sticky .logo .logo-dark {
  display: inline-block;
}

.nav-sticky .logo .logo-light {
  display: none;
}

.navbar-custom .navbar-nav li.active a,
.navbar-custom .navbar-nav li a:hover,
.navbar-custom .navbar-nav li a:active {
  color:#E1523D !important;
  font-size: 15px;
  font-weight: 700;
  border-bottom: 0px !important;
  
}
.ml-auto, .mx-auto {
  margin-left: 2%!important;
}
.navbar-toggle {
  font-size: 24px;
  margin-top: 5px;
  margin-bottom: 0px;
  color: #ffffff;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: transparent;
  border-color: #337ab7;
}

.navbar-custom .navbar-toggles {
  padding: .25rem .75rem;
  font-size: 18px;
  background: 0 0;
  border: 1px solid transparent;
  color: #ffffff;
  outline: 0;
}

.navbar-custom .navbar-toggles-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
}

.menu-toggle {
  padding: 4.5px 10px !important;
}

.menu-toggle span {
  line-height: 27px;
}

.navbar-button {
  margin-left: 20px;
}


.nav-sticky.navbar-custom {
  margin-top: 0px;
  /* padding: 5px 50px; */
  background-color: #ffffff;
  -webkit-box-shadow: 0 10px 33px rgba(140, 140, 140, 0.1);
          box-shadow: 0 10px 33px rgba(140, 140, 140, 0.1);
}
.btn {
  padding: 12px 45px;
}
.mr-3, .mx-3 {
  margin-right: 0.5rem!important;
}
.nav-sticky.navbar-custom.sticky-dark {
  background-color: #ffffff;
}

.nav-sticky .navbar-nav li a {
  color: #000000 !important;
}
h6.title-up {
  color: #E1523D;
}

.nav-sticky.navbar-custom .navbar-nav li.active a,
.nav-sticky.navbar-custom .navbar-nav li a:hover,
.nav-sticky.navbar-custom .navbar-nav li a:active {
  color:#E1523D !important;
  font-size: 15px;
  font-weight: 700;
  border-bottom: 0px !important;
  
}

.nav-sticky.navbar-custom .navbar-toggles {
  padding: .25rem .75rem;
  /* border: 1px solid transparent; */
  outline: 0;
}

.nav-sticky .navbar-nav {
  margin-top: 0px;
}
i.mdi.mdi-menu::before {
  content: url(../images/menu.png);
  position: relative;
  z-index: 100000;
}
li.nav-item a {
  margin: 0px 15px !important;
}
.search-main img{
  border-right: 1px solid #E0E0E0;
  padding: 18px 15px;
}
.multi-lingual {
  padding-left: 20px;
  /* padding-right: 10px; */
}
/*---NAVBAR STICKY End--*/


/*---Main Slider --*/
section#slider .owl-theme .owl-dots .owl-dot:hover span {
  background: #D4D2CA !important; }

section#slider {
  padding-top: 0px !important;
  padding-bottom: 0px  !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
section#slider .owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
}
.slider-text .text-sec-18 {
  margin-bottom: 1.875rem;
}
section#slider .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #e1523c;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}

.slider-text {
  position: relative;
  left: 80px !important;

  color: black !important;
}
.homemain-slider {
  height: 600px;
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
}
#slider .owl-dots {
  position: absolute;
  left: 50%;
  bottom: 0;
}
#wrapper{
  margin: 0;
  padding: 0;
}
section#slider p {
  color: #000000;
}
section#slider .slider-text {
  z-index: 2;
}
.home-slider .slider-text {
  padding-right: 5%;
}
.banner-video-btn {
  font-size: 18px;
  line-height: 32px;
  font-weight: 600;
  padding-top: 50px;
}

.banner-video-btn a:after {
  content: url(../images/watch-video-icon.png);
  position: absolute;
  bottom: -4px;
  display: inline-block;
  margin-left: 15px;
}
/** home main banner search bar ***/
img.searchInputIcon {
  width: 35px !important;
  height: 35px !important;
  cursor: pointer;
}
.searchInputWrapper {
  position: relative;
  padding: 10px 0px 40px 0px;
}

.searchInput {
  width: 30rem;
  height: 3rem;
  padding: 0 1rem; 
  border-radius: 0rem 2rem 2rem 0rem;
  border: none;
  transition: transform 0.1s ease-in-out;
  /* webkit-box-shadow: 1px 1px 10px 1px #e2e2e2;
  -moz-box-shadow: 1px 1px 10px 1px #e2e2e2; 
  box-shadow: 1px 1px 10px 1px #e2e2e2;  */
  box-shadow: 1px -5px 5px -5px #e2e2e2, 
              1px 5px 5px -5px #e2e2e2, 
              5px 1px 5px -5px #e2e2e2;
              margin-left: -12px;
}

span.service-ph {
  padding: 0.9rem 1rem; 
  border-radius: 2rem 0rem 0rem 2rem;
  border: none;
  transition: transform 0.1s ease-in-out;
  /* webkit-box-shadow: 1px 1px 10px 1px #e2e2e2;
  -moz-box-shadow: 1px 1px 10px 1px #e2e2e2;
  box-shadow: 1px 1px 10px 1px #e2e2e2; */
  box-shadow: 0 -5px 5px -5px #e2e2e2, 
  0 5px 5px -5px #e2e2e2, 
  -5px 0 5px -5px #e2e2e2;
  color: #a1a1a1;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
}
.home-slider input.searchInput::placeholder {
  color: #000000 !important;
}

.searchInput ::placeholder {
  color: #000000 !important;
  font-size: 16px !important;
  line-height: 26px;
}

/* hide the placeholder text on focus */


.searchInput:focus {
  outline: none;
  transform: scale(1.0);
  transition: all 0.1s ease-in-out;
}

.searchInputIcon {
  position: absolute;
  left: 32.5rem;
  top: 1rem;
  color: #a1a1a1;
  transition: all 0.1s ease-in-out;
}

.container:focus-within > 
.searchInputWrapper > .searchInputIcon {
  right: 0.2rem;
}
/* End Home Main Banner Search Bar**/


/*---Main slider end   --*/

/*---About home --*/
section#about {
  padding-top: 100px;
  padding-bottom: 120px;
}
/*---About home End--*/

/** Featured Service Section**/


section#featured-services {
  background-color: #D4D2CA35;
}
.featured-svc-box {
  background-color: #ffffff;
  margin: 0px 8px;
}
.featured-svc-title {
  text-align: center;
  padding: 15px 15px;
  min-height: 83px;
}
.featured-svc-title h3.title-18 {
  margin-bottom: 0px;
  padding-left: 0px;
}

#featured-services .owl-carousel .owl-next, #featured-services .owl-carousel .owl-prev {
  width: 45px;
  height: 45px;
  line-height: 30px;
  border-radius: 50%;
  position: absolute;
  top: 40%;
  font-size: 30px;
  color: #fff;
  /* border: 1px solid red; */
  text-align: center;
  background-color: #ffffff;
}

#featured-services .owl-carousel .owl-prev {
	left: -1.0%;
}

#featured-services .owl-carousel .owl-next {
	right:-1.0%;
}

section#featured-services .owl-nav button span {
  font-size: 30px !important;
  color: #E0523C;
  padding: 8px 8px 8px 14px;
  margin: 5px;
}
/* section#featured-services button.owl-next span:before {
  content: url(../images/right-chevron-10x15.62.png);
}

section#featured-services button.owl-prev span:before {
  content: url(../images/left-chevron-10x15.62.png);
} */

#featured-services .owl-carousel .owl-next:hover,
#featured-services .owl-carousel .owl-prev:hover {
  -webkit-box-shadow: 1px 1px 10px 1px #e2e2e2;
  -moz-box-shadow: 1px 1px 10px 1px #e2e2e2;
  box-shadow: 1px 1px 10px 1px #e2e2e2;
  transform: scale(1.01);
  transition: 0.1s ease-in-out;
}



#featured-services .owl-carousel .owl-prev.disabled , #featured-services .owl-next.disabled  {
  background-color: #ffffff00 !important;
}

#featured-services  .owl-carousel .owl-prev.disabled:hover, #featured-services  .owl-carousel .owl-next.disabled:hover {
  -webkit-box-shadow: 1px 1px 10px 1px #e2e2e200 !important;
  -moz-box-shadow: 1px 1px 10px 1px #e2e2e200 !important;
  box-shadow: 1px 1px 10px 1px #e2e2e200 !important;
}
section#featured-services button.owl-prev.disabled span, section#featured-services button.owl-next.disabled span {
    color: #E0523C00;
}
section#featured-services .owl-nav button.owl-prev span {

  padding: 8px 8px 8px 8px !important;
}
/**End  Featured Service Section**/

/**--- service offering  -----***/
.equip-left img {
  width: 32px;
}
.eq-uip img {
  padding-bottom: 15px;
}
.service-5box img{
 width:100% !important;
}
.box-service {
    padding: 20px 20px 0px 20px !important;
}

.box-service:hover {
  -webkit-box-shadow: 1px 1px 10px 1px #e2e2e2;
  -moz-box-shadow:   1px 1px 10px 1px #e2e2e2;
  box-shadow:  1px 1px 10px 1px #e2e2e2;
  transform: scale(1.01); 
  transition: 0.1s ease-in-out;
}
.box-service:last-child {
  margin-right: 0px !important;
  
}
.servicetext-box{
  padding: 20px;
  
}
.service-5box .servicetext-box{
padding: 20px 5px 20px 5px !important;
}

.title-18 {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding-left: 20px;
}
.title-30 {
  font-size: 30px;
  font-weight: 700;
  line-height: 37px;
}
.title-18 a {
  color: #000000;
}
.box-service:hover .title-18 a{
  color: #E0523C;
  
}

.image-text {
  padding-bottom: 15px;
}

.service-text p{
  font-size: 15px;
  line-height: 26px;
}

.simple-btn  {
  color: #E1523D;
  font-size: 15px;
  font-weight: 600;
  line-height: 26px;
}
.simple-btnbox {
  opacity: 0;
  padding: 20px 0 0px 0;
  position: absolute;
    bottom: 4%;
}
.simple-btnbox a:after {
  content: url(../images/chev-1099.png) !important;
  position: absolute;
  bottom: -4px;
    display: inline-block;
    margin-left: 20px;
}
.box-service:hover .simple-btnbox {
  opacity: 1;
  padding: 20px 0 0px 0;
}

/**--- service offering  end -----***/


/*---Strategy start--*/
.strat {
  background-size: cover;
  height: 860px;
  width: 1903px;
  margin: auto;
  background-position: 98%;
  
}
.strategy-text-block {
  position: relative;
}
 .content-stat {
  /* position: absolute;
  top: 33%;
  left: 0px; */
  padding: 52px 80px;

} 
section#strategy {
  padding: 0px !important;
}
/*--Strategy End--*/

/*--Foot start--*/
#bottom-foot input#email::placeholder {
  font-size: 12px;
  color: #D4D2CA;
  padding-left: 15px;
}
.foot {
  padding: 20px 0px;
  border-top: 1px solid #00000025;
}
.contact-foot ul li{
  list-style: none;
  text-decoration: none;
  display: inline-block;
  margin-left: 30px;
  color: #000000;
}
.contact-foot ul li:hover{
  color: #E0523C;
}

.footer-left {
  background-image: url(../images/foot-left.png);
}
.green-button a {
  background-color: #27BDBE;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  padding: 11px 60px;
  border: 1px solid #27BDBE;
  -webkit-box-shadow: 0.5px 2px 6px 0px #4a4949;
  -moz-box-shadow:  0.5px 2px 6px 0px #4a4949;
  box-shadow:  0.5px 2px 6px 0px #4a4949;
  display: inline-block;
}
.green-button a:hover {
  background-color: #ffffff00;
  color: #27BDBE;
  border: 1px solid #27BDBE;
  transform: scale(1.05); 
  transition: 0.2s ease-in-out;

}
.red-button a {
  background-color: #E1523D;
  border: 1px solid #E1523D;  
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  padding: 11px 50px;
  -webkit-box-shadow: 0.5px 2px 5px 0px #989898;
  -moz-box-shadow:  0.5px 2px 5px 0px #989898;
  box-shadow:  0.5px 2px 5px 0px #989898;
  display: inline-block;
}
.red-button a:hover {
  background-color: #ffffff00;
  color: #E1523D;
  border: 1px solid #E1523D; 
  transform: scale(1.05); 
  transition: 0.2s ease-in-out;

}
.footer-right {
  background-color: #333232;
  padding: 40px 80px !important;
}
.footer-left {
  padding: 65px 80px !important;
  background-repeat: no-repeat;
    background-size: cover;
}
.footer-right h2 {
  margin-bottom: 15px;
}
.footer-right p {
  margin-bottom: 35px;
}
.footer-left p {
  margin-bottom: 30px;
}
section#bottom-foot {
  background-color: #F6F6F4;
  padding-top: 40px;
}
h3.foot-left-head {
  font-size: 26px;
  line-height: 34px;
  font-weight: 700;
  color:#333332;
}
/*--Foot End--*/


/*--Get equipped--*/


.equip-left .right-arrow-links {
  margin-top: 0px;
  margin-bottom: 15px;
  position: relative;
}
.equip-left {
  padding-bottom: 50px;

}
.equip-left .col-lg-2.col-md-2.col-sm-2 {
  text-align: center;
}

/*--Get equipped end--*/

/*--latest insights--*/

li.menu-item.dropdown a.nav-link.dropdown-toggle.menu-act:hover, li.menu-item a.menu-act:hover, a.menu-link.services-link.menu-act.add-li-hov, a.menu-act.nav-link.insights-link.add-li-insights {
  color: #000000 !important;
  font-weight: 600 !important;
  border-bottom: 2px solid #27BDBE !important;
}
li.menu-item.dropdown.show a.nav-link.dropdown-toggle.menu-act {
  border-bottom: 2px solid #27BDBE !important;
  color: #000000 !important;
  font-weight: 600 !important;
}
.menu-act {
  border-bottom: 2px solid #ffffff;
}

.boxes-5 .col-xl-6{
  background-size: cover;
}

.insights-text {
  padding: 20px;
}
.insights-text p {
  line-height: 20px;
  margin-top: 20px;

}
.insights-text h3 {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #FFFFFF;
}
.insights-text .right-arrow-links a {
  color: #ffffff;
  font-weight: 400;
}
.space-bottom {
  margin-bottom: 20px !important  ;
}
.box-blue {
  background: #27BDBE;
  padding-top: 10px !important;
}
.box-dark-grey {
  background: #333232;
  padding-top: 10px !important;
}
.box-grey {
  background: #D4D2CA;
}
.box-dark-blue {
  background: #293896;
}
.box-grey h3, .box-grey p, .box-grey .right-arrow-links a {
  color: #333232 !important;
}
.insights-text.box-insights-inner {
  position: relative;
}

.boxes-5 .right-arrow-links {
  position: absolute;
  bottom: 20px;
}
.box-insights-inner {
  margin: 10px !important;
}
.row.equrows .row {
  margin: 10px !important;
}
.row.equrows {
  margin-left: 10px !important;
}
.box-insights.col-lg-3.col-md-3.col-sm-12 {
  background-color: #e1523d;
  margin-top: 10px;
  margin-bottom: 10px;
}
.box-insights-inner {
  margin: 0px;
  display: inline-block;
}
.box-padd .right-arrow-links.arrow-white {
  bottom: 20px !important;
}
.box-dark-blue p {
  color: #27BDBE;
}
.head-insights .right-arrow-links.align-right {
  padding-right: 40px !important;
}
.equals {
  min-height: 273px;
}
/*--latest insights end--*/

/*--logo scroll--*/
.brand-carousel.owl-carousel .owl-dots {
  display: none !important;
}
.single-logo {
  opacity: 1;
  margin: 10px;
}
.single-logo:hover {
  opacity: 1;
  cursor: pointer;
  -webkit-box-shadow: 0 0 8px #e2e2e2;
  box-shadow: 0 0 8px #e2e2e2;
  -moz-box-shadow: 0 0 8px #e2e2e2;
  margin: 10px;
  transform: scale(1.05);
  transform: scale(1.05); 
  transition: 0.1s ease-in-out;
}
.single-logo img {
  padding: 5px 20px;
}

/*--logo scroll end--*/
/*--success stories--*/
.success-slider .owl-carousel.owl-drag .owl-item {
  padding: 0px 3px;
 }
 .success-slider .back-shadow {
  background-size: cover;
}
.success-slider .owl-dots {
  display: none;
}
section#Success-stories {
  background-size: cover;
}
.dnb-arrow.right-arrow-links a:after {
  content: url(../images/orange-light-arrow.png) !important;
  position: absolute !important;
  top: 64px !important;
  display: inline-block !important;
  margin-left: 20px !important;
}
.dnb-arrow.right-arrow-links a {
  color: #F47B6C;
}
.dnb {
  background-color: #293896;
  padding: 40px 30px;
}
.text-dnb {
  padding: 40px 40px 20px 100px;
}
.text-dnb .text-sec-18 {
  padding-bottom: 10px;
  font-weight: 400;
} 
table.dnb-table {
  color: #ffffff;
}

table.dnb-table tr td {
  width: 50%;
}

table.dnb-table tr {
  border-bottom: 1px solid #ffffff50;
}
table.dnb-table tr:last-child {
  border-bottom: 1px solid transparent;
}

table.dnb-table td {
  padding: 25px 0px;
}
table.dnb-table.text-left tr td:first-child {
  color: #ffffffba;
}
.dnb h3 {
  padding-bottom: 30px;
}
.dnb .right-arrow-links {
  padding-top: 60px;
}

.success-slider .owl-nav {
  position: absolute;
  top: -40px;
  right: 0;
}
.success-slider  .owl-nav button span {
  font-size: 22px !important;
  color: transparent;
  padding: 8px 8px 8px 13px;
  background-color: #E1523D;
  margin: 5px;
}
.success-slider  button.owl-prev.disabled span {
  background-color: #ececec !important;
}
.success-slider button.owl-next.disabled span {
  background-color: #ececec !important;
}
.success-slider  button.owl-prev span:before {
  content: url(../images/arrow-left.png);
}
.success-slider  button.owl-next span:before {
  content: url(../images/arrow-right.png);
}
.right-arrow-links.center {
  text-align: center;
}
table.dnb-table tr td {
  font-size: 18px;
  line-height: 28px;
}
.back-shadow {
  box-shadow: 0 0 8px #e2e2e2;
  -webkit-box-shadow: 0 0 8px #e2e2e2;
  -moz-box-shadow: 0 0 8px #e2e2e2;
}
section#latest-insights, section#Success-stories {
  padding-bottom: 40px;
}


.img-twobg-box  {
  width: fit-content;
  position: relative;
  /* opacity: 0.5; */
}

.pd-lft-100 {
  padding-right: 12% !important;
}

.img-twobg-box::after {
  content: "";
    width: 150px;
    height: 150px;
    border-top: 50px solid #27BDBE;
    border-right: 50px solid #27BDBE;
  
    color: #27BDBE;
    position: absolute;
    top: -50px;
    right: -50px;
} 

.headbnr-cont-list {
  padding-left: 5px;
  color: #000;
  list-style: none;
}

.headbnr-cont-list li {
  padding-left: 20px;
  position: relative;
}

.headbnr-cont-list li::before, .hotspot-360 .Content__Wrapper ul li::before  {
  content: "■";
  color: #e0523c;
  display: inline-block;
  height: 0.55rem;
  width: 0.55rem;
  font-size: 12px;
  position: absolute;
  top: 0px;
  left: 0;
}


/***------------------------Responsive Gallery ---------------------------------***/

.lookbook-gallery .a11y-only {  
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.lookbook-gallery .model .model-hed img.download-button {
  width: 26px !important;
  height: 26px !important;
  min-width: 26px !important;
  max-width: 26px !important;
  top: 12px;
  border-radius: 3px;
}

  .a11y-only.focusable:active,
  .a11y-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.lookbook-gallery  img {
  min-width: 10em;
  max-width: 100%;
  display: block;
  background: #ddd;
}

.lookbook-gallery .model {
  margin: 0;
  position: relative;}
  
.lookbook-gallery .model .model--caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    background-color: rgb(255 255 255);
    padding: .35em 1.2em .25em .9em;
    justify-self: start;
  }
    
.lookbook-gallery  .model .model-hed {
      font-family: 'Sansa Pro', sans-serif;
      font-size: 1.15em;
      margin: .5em 0;      
    }
      
.lookbook-gallery .model .model-hed a {
        font-family: 'Sansa Pro', sans-serif;
        color: rgb(0, 0, 0);
        text-decoration-color: rgba(255,255,255,.5);
      }
    
.lookbook-gallery .model .model-hed p {
      font-size: .9375em;
      font-style: normal;
      font-weight: 400;
      color: #fff;
      line-height: 1.5;
      margin: 0 0 .5em 0;
    }


  @media( min-width: 45em ) {
  .lookbook-grid {
    display: flex;
    flex-wrap: wrap;
  }
  .lookbook-gallery .model {
    flex: 47.5%;
    margin: .5%;
  }
  }
  @media( min-width: 65em ) {
  .lookbook-gallery .model {
    flex: 24.25% 0;
    margin: .25%;
  }
}

@supports( display: grid ) {
    .lookbook-grid {
      display: grid;
      grid-gap: 1.0em;
      grid-template-columns: repeat( 4, minmax( 200px, 1fr ) );
    }

    .lookbook-grid-2 {
      display: grid;
      grid-gap: 1.0em;
      grid-template-columns: repeat( 2, minmax( 200px, 1fr ) );
    }

    .lookbook-gallery .model {
      margin: 0;
    }
    .model:nth-of-type(4n-1) {
      grid-row-end: span 2;
      grid-column-end: span 2;
    }
  }

/* ............................................ */

.grid-lightbox-gallery > a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2em;
}

.grid-lightbox-gallery > a > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  box-shadow: 0 2px 16px var(--shadow);
}

.grid-lightbox-gallery {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  grid-auto-rows: 120px;
  grid-auto-flow: dense;
}

.horizontal {
  grid-column: span 3;
}

.vertical {
  grid-row: span 2;
}

.big {
  grid-column: span 2;
  grid-row: span 2;
}


/*--success stories end --*/


  /*====================================================================================================================================================*/
  /********************************************************************* Desktop Menus  ****************************************************************/
  /*===================================================================================================================================================*/
  .mmenu-img img.tab-content-img {

    width: 100% !important;
  }
  
  .flex-1 {
    flex: 1;
  }
  

  /*Desktop Navbar*/
  #navbar {
    position: relative;
    background-color: #333;
  }
   .menu-link {
    display: block;
    color: #8ea9c5;
    padding: 10px 20px;
    text-decoration: none !important;
  } 
  
  /* .menu-item:hover .menu-content {
    display: block;
  } */
  
  .menu-content {
    position: absolute;
    margin-top: 21px !important;
    width: 100%;
    background-color: #f4f4f4;
    padding: 50px 40px;
    left: 0;
    animation: slideUp 0.3s ease;
    display: none;
    z-index: 3;
    -moz-box-shadow: 0px 12px 8px -15px #b5b5b5;
    -webkit-box-shadow: 0px 12px 8px -15px #b5b5b5;
    box-shadow: 0px 12px 8px -15px #b5b5b5;
    border-bottom: 1px solid #e4e4e4;
}
 
 /**** menu content **********/

.menu-content .menu-content-link {
  display: block !important;
  padding: 5px 15px;
  transition: 0.25s;
}
.menu-content .menu-content-link:hover {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}

.menu-item .list-group .active {
  color:#E1523D !important;
  font-size: 15px;
  font-weight: 700;
  border-bottom: 0px !important;

}
#featured-services {
padding-bottom: 20px;
  }

/* .menu-item:hover .menu-content {
  display: block;
}   */



/***************************** menu custom css******************/
.m-menutitle h2 {
font-size: 20px;
font-weight: 700;
line-height: 28px;
padding-bottom: 10px;
border-bottom: 1px solid #C4C4C4;
width: fit-content;
}

.m-menuleft {
border-right: 1px solid #C4C4C4;
} 

.m-menuright {
padding-left: 60px !important;
}

h3.mmenu-rtitle {
font-size: 20px;
font-weight: 700;
line-height: 26px;
}
.mmenu-rtitle {
padding-bottom: 12px;
border-bottom: 1px solid #C4C4C4;
margin-bottom: 15px;
}
h3.mmenu-rtitlebottom {
font-size: 20px;
font-weight: 700;
line-height: 26px;
}
.mmenu-rtitlebottom{
padding-bottom: 12px;
padding-top: 32px;
border-bottom: 1px solid #C4C4C4;
margin-bottom: 30px;
}
.menu-content .menu-content-link:hover {
background-color: transparent;
box-shadow: none;
text-decoration: none;
}
.mmenu-img {
max-width: 30% !important;
}
h3.article-title a{
font-size: 20px !important;
font-weight: 900 !important;
line-height: 26px !important;
color: #000000 !important;
}

.text-dark {
color: #000000!important;
}

a.chev-icon:before {
content: url(../images/chev-left.png);
padding-right: 10px;
}


.list-group-item {
z-index: 2;
color: #000000;
background-color: transparent !important;
border-color: transparent !important;
}

/* .list-group-item.active {
z-index: 2;
color: #fff;
background-color: transparent !important;
border-color: transparent !important;
}  */

.list-group-item {
position: relative;
display: block;
padding: 10px 0 0px 0 !important;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid rgba(0,0,0,.125);
}


/********** DROPDOWN MENU CODE *************/

.menu-item .dropdown-toggle::after {
  display:none;
}
.menu-item {
  padding: 0px 15px;
}

ul.dropdown-menu.show {
  margin-top: 21px;
  border-top: 0px !important;
  border-radius: 0px !important;
  padding: 10px 15px !important;
  width: 290px;
  background-color: #f4f4f4;
}

li.menu-item.dropdown ul li {
  border-bottom: 1px solid #D4D2CA;
  padding: 10px 0;
}

li.menu-item.dropdown ul li:last-child {
  border-bottom: 0px;
  
}
.scrollable-menu {
  height: auto;
  max-height: 30vh;
  overflow-x: hidden;
}
.scrollable-menu::-webkit-scrollbar {
  width: 5px;               /* width of the entire scrollbar */
}
.scrollable-menu::-webkit-scrollbar-track {
  background: #f4f4f4;        /* color of the tracking area */
}
.scrollable-menu::-webkit-scrollbar-thumb {
  background-color: #000000; 
  border-radius: 0px;       /* roundness of the scroll thumb */
  /* creates padding around scroll thumb */
}


.main-banner {
  padding-top: 0px;
  padding-bottom: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;

}
.banner-sec {
  padding-right: 50%;
}
.banner-sub-heading {
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  text-transform: uppercase;
}
.box-insights {
  background-size: cover;
  background-repeat: no-repeat;
}
.popular-service .box-insights {
  margin: 0px;
}
.left-0 {
  margin-left: 0px !important;
}
.right-0 {
  margin-right: 0px !important;
}
.popular-service .box-insights {
  padding: 20px 20px 10px;
  transition:  0.2s ease-in-out; 
  position: relative;
  overflow: hidden;
  max-width: 100%;
  height: auto; 
}
.popular-service .insights-text h3 {
  text-transform: none;
  font-size: 24px;
  line-height: 32px;

}
.popular-service h4 {
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  color: #ffffff;
}
section#latest-insights img {
  width: 100%;
}

.popular-service .insights-text {
  padding: 0px !important;
}
.popular-service .right-arrow-links {
 
  z-index: 2;
}
.popular-service  .insights-text {
  opacity: 0;
  z-index: 2;
}
.popular-service .box-insights:hover .insights-text {
  opacity: 1;
  transition:  0.2s ease-in-out; 
}
.popular-service  .box-insights:hover h4 {
  opacity: 0;
}
.popular-service .right-arrow-links.arrow-white a {
  font-weight: bold !important;
}
.content-overlay {
  background: #bec720cf;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.box-insights:hover .content-overlay{
  opacity: 1;
}
.popular-service .insights-text h3, .popular-service .insights-text p {
  position: relative;

}
.box-insights.left-service {
  padding-top: 50%;
  padding-bottom: 3%;
}
.box-all {
  background-color: #F9F8F7;
  margin: 20px;
}
.box-all .image-text {
  padding-top: 20px;
}

/* .box-all  .servicetext-box:before {
  content: url(../images/add-circle.png);
  position: absolute;
  display: inline-block;
  left: 5px;
  top: 5px;
} */
.all-services {
  padding-bottom: 15px;
}
.box-all:hover {
  -webkit-box-shadow: 1px 1px 10px 1px #e2e2e2;
  -moz-box-shadow:   1px 1px 10px 1px #e2e2e2;
  box-shadow:  1px 1px 10px 1px #e2e2e2;
  transform: scale(1.01); 
  transition: 0.1s ease-in-out;
}
.bouncing-back {
  padding-left: 50px;
}

.bouncing-back .text-sec-18 {
  margin-bottom: 30px;
} 
.slider-bounce:before {
  content: " ";
  position: absolute;
  z-index: -1;
  border-top: 1px solid #E0523C;
  top: 15px;
  left: -1px;
  right: 17%;
  bottom: 0px;
}
#report.success-slider .owl-nav {
  position: absolute;
  top: 0px;
  right: 0;
}
/***** Key Contacts Section css  ******/
.kc-resources {
  padding: 30px 30px;
  background-color: #ffffff;
  box-shadow: 1px 1px 10px 1px #e2e2e2;
  transform: scale(1.01);
  transition: 0.1s ease-in-out;
  margin-left: 30px;
}
 
hr.hr-line {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
  border: 0;
  border-top: 1px solid #E0E0E0;
}
.kc-rcontent h6 {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 20px;
  color: #000000;
  border-bottom: 1px solid #F05740;
  width: fit-content;
}
 
.kc-rcontent p {
  margin-bottom: 10px !important;
  font-size: 15px;
  font-weight: 700;
  line-height: 26px;
}
 
.kc-left2col {
  padding: 0 40px;
}
 
.kc-left2col h3 {
  font-size: 30px;
  font-weight: 700;
  color:#000000;
  line-height:44px;
}
 
.kc-phone a {
  font-size: 15px;
  line-height: 26px;
  color: #000000;
  font-weight: 500;
}
 
.kc-phone a:before {
  content: url(../images/phone-icon.png);
    position: relative;
    top: 4px;
    padding-right: 10px;
}
 
.kc-email a {
  font-size: 15px;
  line-height: 26px;
  color: #000000;
  font-weight: 500;
}
 
.kc-email a:before {
  content: url(../images/email-icon.png);
    position: relative;
    top: 4px;
    padding-right: 10px;
}
 
.kcleft-row1{
  padding-bottom: 40px;
}
.kc-resources .heading-18 {
  font-weight: 700 !important;
}
.content-details {
  padding-left: 20px;
  padding-right: 50px;
}
section#key-contacts {
  padding-bottom: 100px;
}

.card-img-overlay.badge-overlay {
  padding: 0px !important;
}
 
a.btn.badge-btn {
  padding: 5px 20px;
  background-color: #F05740;
  color: #ffffff;
  font-size: 12px;
  line-height: 18px;
  border-radius: 0px !important;
    max-width: 220px;
}
.box-all .row.image-text img {
  width: 100%;
}
.btn-group-filter button {
  padding: 10px 30px 10px 0px;
}
.btn-group-filter {
  border-bottom: 1px solid #00000025;
  margin-bottom: 30px;
}
/* .box-all .servicetext-box:hover:before {
  content: url(../images/add-cover-hover.png) !important;
  position: absolute;
  display: inline-block;
  left: -10px;
  top: -10px;
  cursor: pointer;
} */
.box-all .servicetext-box.blue:before {
  content: url(../images/blue-circle.png);
  position: absolute;
  display: inline-block;
  left: 5px;
  top: 5px
}
.box-all .servicetext-box.dark-blue:before {
  content: url(../images/darkblue-circle.png);
  position: absolute;
  display: inline-block;
  left: 5px;
  top: 5px
}
.box-all .servicetext-box.orange:before {
  content: url(../images/orange-circle.png);
  position: absolute;
  display: inline-block;
  left: 5px;
  top: 5px
}
/**** STICKY MENU BAR SECTION CSS ****/
.customer-deck .text-sec-18 {
  margin-top: 20px;
}
nav.sticky-menu {
  width: 100%;
  background: #F6F6F4;
  position: sticky !important;
  position: -webkit-sticky;
  top: 0;
  padding-right: 25%;
}
.space-sticky.food-togo-sticky nav.sticky-menu {
  padding-right: 25% !important;
}
.stickym-bgcolor{
  background-color: #F6F6F4;
}
nav.sticky-menu ul {
  display: flex;
}
 
nav.sticky-menu ul li {
  list-style: none;
  margin-right: auto;
}
 
nav.sticky-menu ul {
  margin: 0;
  padding: 0 0px;
}
 
nav.sticky-menu ul li a {
  display: block;
  color: #000000;
  padding: 0 0px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  border-bottom: 4px solid transparent;
  padding: 15px 5px;
}
 
nav.sticky-menu ul li a:hover,
nav.sticky-menu ul li a.active {
  border-bottom: 4px solid #E0523C;
  font-weight: 700;
  
}
.customer-deck {
  background-color: #293896;
  margin-top: 90px;
  margin-right: 60px;

}
 
.customer-deck img {
  position: relative;
  bottom: 35px;
  left: 30px;
}
.text-deck {
  padding: 0px 30px 30px 30px;
}

.text-deck p.white {
  border-bottom: 1px solid #ffffff;
  width: fit-content;
}
.text-deck h3 {
  font-size: 22px;
  line-height: 28px;
  font-weight: bold;
}
.text-deck .text-sec-18 p {
  color: #ffffff;
}
.text-deck a{
  color: #ffffff;
  font-size: 15px;
  line-height: 26px;
}
.text-deck .right-arrow-links.arrow-white a{
  border: 1px solid #ffffff;
  width: fit-content;
  padding: 12px 40px 12px 20px;
}
.text-deck .text-sec-18 p {
  margin-bottom: 40px;
}
.right-section-cont {
  padding-top: 80px;
  padding-right: 40px;
}
section#menu-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  padding: 0px;
  z-index: 9;
}

/* Select filter sections */
.select-dropdown {
  position: relative;
  display: inline-block;
  max-width: 100%;
  margin: 0 20px 0 0;
}
 
.select-dropdown::last-child {
  margin-right: 0px;
}
 
.select-dropdown__button {
  padding: 10px 35px 10px 15px;
  background-color: #fff;
  color: #616161;
  border: 1px solid #cecece;
  border-radius: 3px;
  cursor: pointer;
  width: 210px;
  text-align: left;
}
 
.select-dropdown__button::focus {
  outline: none;
}
 
.select-dropdown__button .zmdi-chevron-down {
  position: absolute;
  right: 10px;
  top: 12px;
}
 
.select-dropdown__list {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  max-height: 300px;
  overflow: auto;
  margin: 0;
  padding: 0;
  border: 1px solid #cecece;
  border-top: 0px solid transparent;
  list-style-type: none;
  opacity: 0;
  pointer-events: none;
  transform-origin: top left;
  transform: scale(1, 0);
  transition: all ease-in-out .3s;
  z-index: 2;
}
 
.select-dropdown__list.active {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1, 1);
}
 
.select-dropdown__list-item {
  display: block;
  list-style-type: none;
  padding: 10px 15px;
  background: #fff;
  border-top: 1px solid #e6e6e6;
  font-size: 14px;
  line-height: 1.4;
  cursor: pointer;
  color: #616161;
  text-align: left;
  transition: all ease-in-out .3s;
}
 
.select-dropdown__list-item:hover {
  background-color: #E0523C;
  color: #fff;
  transition: all ease-in-out .3s;
}

.filter-area .main-ul {
  margin: 0;
  padding: 0 0px;
  display: flex;
}

.filter-area ul li {
  list-style: none;
  margin-right: auto;
}
.filter-area {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 0px;
  margin-bottom: 20px;
  padding-right: 10%;
  margin-right: 20px;
}

.filter-area .select-dropdown__button {
  padding: 10px 10px 10px 10px;
  background-color: #fff;
  color: #000000;
  border: 0px solid #cecece;
  border-radius: 0px;
  cursor: pointer;
  width: auto !important;
  text-align: left;
}
.filter-area ul.select-dropdown__list {
  width: 170px;
}
.filter-area .select-dropdown__button:after {
  content: url(../images/bottom-shape.png);
  position: absolute;
  display: inline-block;
  right: 0;
  top: 10px;
}
/* Select filter sections end */
section#success-stories {
  padding-bottom: 60px;
}


/*** Service - Food to Go page css ****/
.banner_main {
  background: transparent;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 60px 40px !important;
  padding-bottom: 0px;
}

.bannerimage-text {
  padding-bottom: 15px;
  position: absolute;
  bottom: 88px;
  left: 0px;
  
  
}

.bannertitle-18{
  font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    padding-left: 5px;
    color:#000000 !important;

}

.d_flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0px 0 0px 0 !important;
  
}
.text-bg {
  float: right;
  width: 100%;
  padding-left:15% !important
}

img.logo-img {
  position: relative;
  right: 15px;
}


/***  Service Details Section css  ****/
.sd-subtext p{
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 26px;
  padding-bottom:10px;
  border-bottom: 1px solid #C4C4C4;
  color:#333232
}


.sdtext-box{
  background-color: #d4d2ca15;
  padding: 25px 20px
}

.techenabler-box{
  background-color: #27bdbe15;
  padding: 25px 20px
}
.vsframewrk-box{
  background-color: #e0523c15;
  padding: 25px 20px
}

.customertp-box{
  background-color: #29389615;
  padding: 25px 20px
}
.targetenv-box{
  background-color: #D4D2CA15;
  padding: 25px 20px
}
.sd-text p{
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  color: #333232;
}

.servicedetails-8box{
  padding: 5px 0 60px 0;
}

.box-servicedetail:last-child {
  margin-right: 0px !important;
  
}

.sd-rating p {
  font-size: 14px;
  line-height: 20px;
  color: #F89838;
  margin-bottom: 0px !important;
}
.techenabler-img {
  padding-bottom: 25px;
}

.techenabler-text p{
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  color: #333232;
  margin-bottom: 0px !important;

}


/***** Relate Services Section (Service - Food to Go page) ********/

.box-all .servicetext-box{
  text-align: center;
}

.box-all .service-text {
  text-align: left;
}

.box-all .servicetext-box.plusicon-red:before {
  content: url(../images/plus-icon-red.png);
  position: absolute;
  display: inline-block;
  left: 5px;
  top: 5px;
}
.box-all .servicetext-box.plusicon-blue:before {
  content: url(../images/plus-icon-blue.png);
  position: absolute;
  display: inline-block;
  left: 5px;
  top: 5px;
}
.box-all .servicetext-box.plusicon-green:before {
  content: url(../images/plus-icon-green.png);
  position: absolute;
  display: inline-block;
  left: 5px;
  top: 5px;
}

.box-all .servicetext-box.plusicon-orange:before {
  content: url(../images/plus-icon-orange.png);
  position: absolute;
  display: inline-block;
  left: 5px;
  top: 5px;
}
.all-services {
  padding-bottom: 15px;
}
.box-all:hover {
  -webkit-box-shadow: 1px 1px 10px 1px #e2e2e2;
  -moz-box-shadow:   1px 1px 10px 1px #e2e2e2;
  box-shadow:  1px 1px 10px 1px #e2e2e2;
  transform: scale(1.01); 
  transition: 0.1s ease-in-out;
}
.box-all  .servicetext-box:hover:before {
  left: -10px;
  top: -10px;
}

/*** FAQ Section (Service - Food to Go page)*****/
section#faqs {
  padding-bottom: 100px !important;
}
.faq-drawer {
  border-top: #C4C4C4 1px solid;
}
label.faq-drawer__title {
  padding: 25px 0px;
  padding-right: 25px;
}
.faq-drawer:last-child {
    border-bottom: #C4C4C4 1px solid;
}

.faq-drawer__content-wrapper {
  font-size: 15px;
  line-height: 26px;
  max-height: 0px;
  overflow: hidden;
  /* remove transition: 0.25s ease-in-out; */
}

.faq-drawer__title {
  cursor: pointer;
  display: block;
  font-size: 18px;
  font-weight: 400;
  padding: 0px 0 0px 0;
  position: relative;
  margin-bottom: 0;
  line-height: 22px;
  /* transition: all 0.25s ease-out; */
}

.faq-drawer__title::after {
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: " ";
  display: inline-block;
  float: right;
  height: 10px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: rotate(
135deg
);
  transition: 0.35s ease-in-out;
  vertical-align: top;
  width: 10px;
  color: #E0523C;
}
.faq-drawer__content p {
  margin-bottom: 1.25rem;
}

/* OPTIONAL HOVER STATE */
/* .faq-drawer__title:hover { 
  color: #4E4B52  ;
} */

.faq-drawer__trigger:checked
  + .faq-drawer__title
  + .faq-drawer__content-wrapper {
  max-height: fit-content;
}

.faq-drawer__trigger:checked + .faq-drawer__title::after {
  /* transform: rotate(-45deg); */
  /* transition: 0.25s ease-in-out; */
}

input[type="checkbox"] {
  display: none;
}



/*** Custom Service Bundle section (Service Comparision page)*****/

.servicestop-img img {
  display: inline !important;
  width: auto !important;
}

.servicesbox-carousel {
  border-right: 1px solid #E0E0E0;
}

.servicesbox-carousel .servicetext-box {
  text-align: center;
}

.servicesbox-carousel .image-text {
  padding-top: 20px;
}


#services-carousel .service-text p {
  text-align: left;
}

section#service-bundle .owl-nav button span {
  font-size: 22px !important;
  color: transparent;
  padding: 8px 8px 8px 13px;
  background-color: #E1523D;
  margin: 5px;
}
section#service-bundle button.owl-prev.disabled span {
  background-color: #ececec !important;
}

section#service-bundle button.owl-next.disabled span {
  background-color: rgb(236, 236, 236) !important;
}
section#service-bundle {
  background-size: cover;
}
section#service-bundle button.owl-next span:before {
  content: url(../images/arrow-right.png);
}
section#service-bundle .owl-nav button span {
  font-size: 22px !important;
  color: transparent;
  padding: 8px 8px 8px 13px;
  background-color: #E1523D;
  margin: 5px;
}
section#service-bundle .owl-nav {
  position: absolute;
  top: -61px;
  right: 0;
}

section#service-bundle button.owl-prev span:before {
  content: url(../images/arrow-left.png);
}

.table-scrolling {
  width: 100%;
}
/**** Custom Service Bundle comparison section ******/
#service-bundletbl table, #service-bundletbl table th, #service-bundletbl table td {
  border: solid 1px #E0E0E0;
  padding: 20px;
}

#service-bundletbl table {
    border-collapse:collapse;
    caption-side:bottom;
}

section#service-bundletbl th {
  font-size: 15px !important;
  font-weight: 400;
  line-height: 26px;
  width: 25% !important;
}

section#service-bundletbl td {
  font-size: 13px !important;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
}

.tbl-title h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
  color:#333232
}
.tbl-title{
  padding:20px 0 20px 20px;
}
.customer-deck a.banner-btn {
  background-size: 0px !important;
}
#service-bundletbl{
  background-color: #D4D2CA20;

}
.row.tbl-content {
  padding-bottom: 40px;
}

section#service-bundletbl table{
  background-color: white;
}

.ss-stories:hover{
  padding: 20px 20px;
  box-shadow: 1px 1px 10px 1px #e2e2e2;
  transform: scale(1.01);
  transition: 0.1s ease-in-out;
  margin-right: 40px;
}
.ss-stories{
  padding: 20px 20px;
  background-color: #ffffff;
  transition: 0.1s ease-in-out;
  margin-right: 40px;
  margin-top: 20px;

}
.size-15 a{
font-size: 15px;
line-height: 26px;
}
.right-arrow-links.size-15 a:after {
  content: url(../images/size-15arrow.png);
  position: absolute;
  top: 3px;
  display: inline-block;
  margin-left: 20px;
}

.ss-stories .right-arrow-links.size-15{
opacity: 0;
}
.ss-stories:hover .right-arrow-links.size-15{
  opacity: 1;
  }

  .track-r{
    padding: 20px 20px;
    box-shadow: 1px 1px 10px 1px #e2e2e2;
    transition: 0.1s ease-in-out;
    margin-right: 40px;
    border-bottom: 3px solid #E0523C;
  }

  .track-r:hover{
    padding: 20px 20px;
    box-shadow: 1px 1px 10px 1px #e2e2e2;
    transition: 0.1s ease-in-out;
    margin-right: 40px;
    transform: scale(1.02); 

  }
  .track-r h1 {
    color: #F05740;
    font-size: 80px;
    font-weight: 800;
    line-height: 76px;
}

.track-r span {
  color: #F05740;
  font-size: 46px;
  font-weight: 800;
  line-height: 54px;
}
.ss-stories img {
  padding-bottom: 20px;
}
.ss-stories h6 {
  font-size: 12px;
  line-height: 21px;
  border-bottom: 1px solid #E0523C;
  width: fit-content;
}
.ss-stories h3 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
}
.text-deck a:hover {
  background-size: 100% 0px;

}
li#back-bt {
  display: flex;
}
/**** Client Proposition page css *********/


/****    *****/

.report-4box {
  margin: 30px 20px 10px;
}
.img-insight.box-2-sec img {
  width: 100%;
}
.spacer-50 {
  height: 50px !important;
}
.report-mainrow .right-arrow-links.arrow-white {
  position: absolute;
  bottom: 40px !important;
}

.report-mainrow .right-arrow-links.arrow-black {
  position: absolute;
  bottom: 40px !important;
}
.box-darkblue {
  background: #293896;
  padding-top: 10px !important;
}

.box-greybg {
  background: #D4D2CA;
  padding-top: 10px !important;
}
.box-greybg h3, .box-greybg p, .box-greybg .right-arrow-links a {
  color: #333232 !important;
}
.dnb-arrow.right-arrow-links a {
  text-decoration: none;
  background-size: 0 1px;
  background-position: 0 95%;
  -webkit-transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s !important;
  -moz-transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s !important;
  -o-transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s !important;
  transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s !important;
  background-image: linear-gradient(to right, #F47B6C 0, #F47B6C 100%)!important;
  padding: 0 0 4px;
  background-repeat: no-repeat;
  display: inline;
}
.right-arrow-links a:hover{
  background-size: 100% 1px;
}

hr.hr-line-thick {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
  border: 0;
  border-top: 2px solid #D4D2CA;
}


/*** Latest trends as per analyst reports *****/
.percent-main-box {
  /* margin: 10px; */
  padding: 40px 40px !important;
  /* text-align: center; */
}
.percent-98, .vision-box{
  background-image: linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-size: 2px 0%, 93% 2px, 2px 0%, 0% 2px, calc(100% - 8px) calc(100% - 8px);
  background-position: left, bottom, right, top, 4px 4px; 
}
.percent-main-box.percent-80, .vision-box {
  background-image: linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-size: 2px 93%, 93% 2px, 2px 0%, 0% 2px, calc(100% - 8px) calc(100% - 8px);
  background-position: left, bottom, right, top, 4px 4px; 
}
.percent-main-box.percent-65 {
  background-image: linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-size: 2px 93%, 93% 2px, 2px 0%, 0% 2px, calc(100% - 8px) calc(100% - 8px);
  background-position: left, bottom, right, top, 4px 4px; 
}
.percent-main-box.percent-59 {
  background-image: linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-size: 2px 0%, 0% 2px, 2px 0%, 0% 2px, calc(100% - 8px) calc(100% - 8px);
  background-position: left, bottom, right, top, 4px 4px; 
}
.percent-main-box.percent-56circle {
  background-image: linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-size: 2px 93%, 0% 2px, 2px 0%, 0% 2px, calc(100% - 8px) calc(100% - 8px);
  background-position: left, bottom, right, top, 4px 4px; 
  
}
.percent-main-box.percent-56 {
  background-image: linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(#c6c6c675, #c6c6c675),
                    linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-size: 2px 93%, 0% 2px, 2px 0%, 0% 2px, calc(100% - 8px) calc(100% - 8px);
  background-position: left, bottom, right, top, 4px 4px; 
  
}
.percent-98 .trends-img {
  max-width: 40% !important;
}
.percent-69 .trends-img {
  max-width: 40% !important;
}
.percent-56circle .trends-img {
  max-width: 40% !important;
}
.percent-65 .trends-img {
  max-width: 40% !important;
}
.trends-text p {
  font-size: 16px;
  line-height: 26px;
  color: #333232;
  text-align: left;
  margin-bottom: 0px !important;
}

.percent-80 h1 , .percent-59 h1 , .percent-56 h1 {
  font-size: 70px;
  line-height: 100px;
  font-weight: 700;
  color: #333232;
  margin-bottom: 0px;
}

.trends-text sub {
  bottom: 0;
  font-size: 50% !important;
}
/***** Explore all services Section *****/

.heading-center {
  text-align: center !important;
}

.cpbox-all {
  margin: 20px !important;
}

.cpbox-all.green-bg{
  background-color: #C8D7D725 ;
  border-top-right-radius: 45px 45px;
}

.cpbox-all.lemongreen-bg{
  background-color: #BEC72020 ;
  border-top-right-radius: 45px 45px;
}
.cpbox-all.grey-bg{
  background-color: #D4D2CA20 ;
  border-top-right-radius: 45px 45px;
}
.cpbox-all.pink-bg{
  background-color: #E1523D20 ;
  border-top-right-radius: 45px 45px;
}
.cpbox-all.blue-bg{
  background-color: #27BDBE20 ;
  border-top-right-radius: 45px 45px;
}

.cpbox-all .row.image-text img {
  width: 100%;
}

.cpbox-all .image-text {
  padding-top: 20px;
}

.cpbox-all .servicetext-box {
  padding: 20px 20px 20px 20px;
  text-align: center;
}

.cpbox-all .service-text {
  text-align: left;
}
.cpbox-all:hover {
  -webkit-box-shadow: 1px 1px 10px 1px #e2e2e2;
  -moz-box-shadow: 1px 1px 10px 1px #e2e2e2;
  box-shadow: 1px 1px 10px 1px #e2e2e2;
  transform: scale(1.01);
  transition: 0.1s ease-in-out;
}

/*****Testimonial Carousel Section ******/

.testimonialbox-carousel {
  padding: 40px 80px;
  background-color: #E0523C;
  border-radius: 10px;
}

.testimonial-quote p {
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 20px;
  text-align: center ;
}


.testimonialbox-carousel:before {
  content: url(../images/quote-img.png);
  position: absolute;
  left: -65px;
  display: inline-block;
  margin-left: 20px;
}

.testimonial-line {
  width: 13%;
  margin: auto;
  padding-bottom: 20px;
}



#cp-testimonial .owl-carousel .owl-next,
#cp-testimonial .owl-carousel .owl-prev {
	width: 70px;
	height: 70px;
	line-height: 65px;
	border-radius: 50%;
	position: absolute;
	top: 30%;
	font-size: 40px;
	color: #fff;
	/* border: 1px solid red; */
	text-align: center;
  background-color: #ffffff;
}

#cp-testimonial .owl-carousel .owl-prev {
	left: 30px;
}

#cp-testimonial .owl-carousel .owl-next {
	right: 30px;
}
.ss-stories .right-arrow-links.size-15 {
  position: absolute !important;
  bottom: 20px !important;
}
.ss-stories p {
  padding-bottom: 30px;
}
section#cp-testimonial .owl-nav button span {
  font-size: 22px !important;
  color: transparent;
  padding: 8px 8px 8px 17px;
  margin: 5px;
}
section#cp-testimonial button.owl-next span:before {
  content: url(../images/chevronright-icon.png);
}

section#cp-testimonial button.owl-prev span:before {
  content: url(../images/chevronleft-icon.png);
}

#cp-testimonial .owl-carousel .owl-next,
#cp-testimonial .owl-carousel .owl-prev:hover {
  -webkit-box-shadow: 1px 1px 10px 1px #e2e2e2;
  -moz-box-shadow: 1px 1px 10px 1px #e2e2e2;
  box-shadow: 1px 1px 10px 1px #e2e2e2;
  transform: scale(1.01);
  transition: 0.1s ease-in-out;
}

#cp-testimonial .owl-carousel .owl-next.disabled  {
  background-color: #E1523D15 !important;
}

#cp-testimonial .owl-carousel .owl-prev.disabled  {
  background-color: #E1523D15 !important;
}

.testimonial-dn p {
  font-size: 16px;
  color: #ffffff;
  line-height: 26px;
  text-align: center;
}
.ss-stories img {
  width: 100%;
}
 .right-arrow-links.center {
  margin-top: 35px;
  margin-right: 20px;
}
.popular-service.featured .box {

    padding: 2px !important;
}

.popular-service.featured .box-insights {
  margin: 0px;
}
.featured .content-overlay {
  background-image: linear-gradient(#00000075, #00000088) !important;
  background: #00000000;
}

.workplace {
  padding-top: 20px !important;
}

.of-4-box .item1 { grid-area: left; }
.of-4-box .item2 { grid-area: right; }
.of-4-box .item3 { grid-area: right1; }
.of-4-box .item4 { grid-area: bottom; }

.grid-container.of-4-box {
  display: grid;
  grid-template-areas:

    'left left left left right right1'
    'left left left left bottom bottom';
  grid-gap: 4px;
  padding: 0px;
}
.grid-container.of-4-box .f-item{
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 85px !important;
}
.f-item h4 {
  position: absolute;
  bottom: 0px;
}
.f-item .insights-text p {
line-height: 22px;
}
.insight-sec {
  padding-right: 30%;
}
#overview-in{
  padding-top: 0px;
  padding-bottom: 0px;
}
.right-in-sec {
  padding-right: 2% !important;
}
.content-sect .heading-sec {
  font-size: 30px !important;
  font-weight: 700 !important;
  line-height: 37px !important;
}
.content-sect {
  padding-top: 60px;
}
.main-insights .banner-heading {
  margin-bottom: 0px;
}
.all-insights .box-all {
  background-color: #ffffff;
  margin: 5px;
  padding: 20px 20px 10px;
}
.all-insights .box-all .image-text {
  padding-top: 0px;
}
.all-insights .title-18  {
  padding-left: 0px;
  margin-bottom: 15px;
}
.all-insights .box-all:hover .title-18 a {
  color: #E0523C;
}
.all-insights  .image-text {
  padding-bottom: 20px;
}
.all-insights {
  padding-top: 30px;
  width: 100% !important;
}
#single-in {
  padding-bottom: 80px;
  background-repeat: no-repeat;
  position: relative;
}
.of-5-box .item1 { grid-area: left; }
.of-5-box .item2 { grid-area: right; }
.of-5-box .item3 { grid-area: right1; }
.of-5-box .item4 { grid-area: bottom; }
.of-5-box .item5 { grid-area: bottom1; }

.grid-container.of-5-box {
  display: grid;
    
  grid-template-areas:

    'left left right right right right  right1 right1 right1 right1'
    'left left bottom bottom bottom bottom bottom1 bottom1 bottom1 bottom1';
  grid-gap: 10px;
  padding: 0px;
}

#latest-insights .popular-service .box-insights .col-lg-6 {
  padding: 35px 20px 10px;
}
#single-saved {
  background-color: #d4d2ca20;
  padding-bottom: 100px;
}
.articles .all-insights .box-all {
  background-color: #ffffff;
  margin: 20px;
  padding: 0px;
}

.articles .service-text  {
padding: 20px 20px 40px 20px;
}
.articles .all-insights:first-child {
  padding-top: 0px;
}
.row.top-detail-ins {
  border-bottom: 1px solid #D4D2CA;
}

/* bookmark css */

.bookmark label {
  box-shadow: 0px 0px 0px 0px rgb(224 82 60 / 50%);
  -webkit-box-shadow: 0px 0px 0px 0px rgb(224 82 60 / 50%);
  -moz-box-shadow: 0px 0px 0px 0px rgb(224 82 60 / 50%);
}
.bookmark label:after {
  content: url(../images/bookmark-white.png)
}
.share label:after {
  content: url(../images/share.png)
}
.download label:after {
  content: url(../images/download.png)
}
.bookmark input:checked + label {
  background-color: #E0523C;
  border-color: #E0523C;
  box-shadow: 0px 0px 0px 0.5em rgba(13, 165, 142, 0);
}
.bookmark input:checked + label:after {
  color: #E0523C;
}
.anim-icon {
  width: 2em;
  height: 2em;
  margin: 0px 5px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.anim-icon input {
  display: none;
}
.anim-icon label {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0.1em solid #000000;
  display: block;
  font: normal normal normal 13px FontAwesome;
  background-color: #000000;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
}
.anim-icon label:hover {
  border: 0.1em solid #E0523C;
  background-color: #E0523C;

}
.anim-icon label:after {
  left: 0;
  top: 52%;
  margin-top: -0.5em;
  display: block;
  position: relative;
  text-align: center;
}
.anim-icon input:checked + label {
  animation: check-in 0.3s forwards;
  transition: background-color 0.1s 0.2s, box-shadow 1s;
  border-width: 0.1em;
  border-style: solid;
}
.anim-icon input:checked + label:after {
  animation: icon .3s forwards;
}


@keyframes check-in {
  0% {
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%;
  }
  80% {
    left: -5%;
    top: -5%;
    width: 110%;
    height: 110%;
  }
  100% {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
@keyframes check {
  0% {
    left: 5%;
    top: 5%;
    width: 90%;
    height: 90%;
  }
  10% {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  80% {
    left: -5%;
    top: -5%;
    width: 110%;
    height: 110%;
  }
  90% {
    left: 5%;
    top: 5%;
    width: 90%;
    height: 90%;
  }
  100% {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}

/* bookmark-css end */

.tooltip-ins {
  position: absolute;
  top: 50px;
  background-color: #000000;
  color: #ffffff;
  padding: 15px;
  display: none;
}

.tooltip-ins p{
  color: #ffffff;

}
.right-ico {
  padding: 0px;
  margin: 0px;
  display: inline-flex;
}
ul.right-ico li {
  text-decoration: none;
  list-style: none;
}

.right-3-box{
  text-align: right;
}
.mid-content-ins .heading-sec {
  font-weight: 400;
  line-height: 52px;
}
.mid-content-ins {
  padding: 70px 0px 25px;
}
.mid-content-ins .heading-sec:after {
  content: url(../images/dots-after.png);
  position: absolute;
  right: 50px;
  top: 90px;
}

.mid-content-ins h2 {
 margin-bottom: 50px;
}

.mid-content-ins h3.title-30 {
  font-weight: 700;
  margin-top: 50px;
  margin-bottom: 25px;
}
.mid-content-ins .img-insight {
  margin-top: 40px !important;
}
#single-insights {
  padding-bottom: 10px;
  padding-top: 20px;
}
.right-trend .heading-18 {
  margin-bottom: 35px;
}
.right-trend a, .right-trend p{
  padding-left: 0px;
  color: #000000 !important;
  line-height: 22px;
}
.right-trend h2.sub-head-small {
  margin-bottom: 5px;
  font-weight: 700;
  padding-top: 20px;
}
.right-trend img {
  width: 100%;
  padding-right: 20px;
}
.right-trend .row {
  margin-bottom: 20px !important;
}
.right-trend a:hover {
  color: #E1523D !important;
}
.row.all-insights:after {
  content: url(../images/2-add.png);
  position: absolute;
  right: 20px;
  z-index: -1;
  top: -60px;
}
.right-arrow-links.backward a:after {
  display: none !important;
}
.right-arrow-links.backward a:before {
  content: url(../images/backward.png);
  position: absolute;
  top: 3px;
  display: inline-block;
  margin-left: -35px;
}

#single-insights p{
  margin-bottom: 10px !important;
}
.right-3-box {
margin-bottom: 15px;
}

/* bookmark red */
.bookmark-red [type="checkbox"]:not(:checked), .bookmark-red [type="checkbox"]:checked {
  display: none;
}
.bookmark-red [type="checkbox"]:not(:checked) + label, .bookmark-red [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
.bookmark-red [type="checkbox"]:not(:checked) + label:before, .bookmark-red [type="checkbox"]:checked + label:before {
  font-family: 'Material Icons';
  content: 'bookmark_border';
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga" 1;
  font-style: normal;
  text-transform: none;
  line-height: 20px;
  font-size: 25px;
  width: 25px;
  height: 25px;
  text-align: left;
  position: absolute;
  top: 0px;
  left: 0px;
  display: inline-block;
  color: #e0523c;
}
.bookmark-red [type="checkbox"]:not(:checked) + label:after, .bookmark-red [type="checkbox"]:checked + label:after {
  font-family: 'Material Icons';
  content: 'bookmark';
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga" 1;
  font-style: normal;
  text-transform: none;
  line-height: 20px;
  font-size: 25px;
  width: 25px;
  height: 25px;
  text-align: left;
  position: absolute;
  top: 0px;
  left: 0px;
  display: inline-block;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #e0523c;
  transition: all 0.2s;
}
.bookmark-red [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
/* bookmark red end */

.of-popular-box .item1 { grid-area: left; }
.of-popular-box .item2 { grid-area: right; }
.of-popular-box .item3 { grid-area: right1; }
.of-popular-box .item4 { grid-area: bottom; }
.of-popular-box .item5 { grid-area: bottom1; }

.grid-container.of-popular-box {
  display: grid;
    
  grid-template-areas:

    'left left  right right  right1 right1'
    'left left bottom bottom  bottom1 bottom1';
  grid-gap:   10px;
  padding: 0px;
}
#single-main {
  padding-bottom: 80px;
}
#latest-insights .f-item h4 {
  position: relative !important;
  bottom: -10px;
}
.ss-stories h3 a {
  color: #000000;
}
.ss-stories:hover h3 a, .kc-rcontent a:hover p {
  color: #E0523C;
}


/**** Consumer Journey page css *********/
/**Top Banner  section css ***/
.top-banner-sec {
  top: -105px;
  background-color: #ffffff;
  position: relative;
  padding: 50px 40px 0px;
  display: block;
}
.main-heading-sec {
  padding: 0 40px;
}
.main-heading-sec .filter-area .select-dropdown__button {
  padding: 10px 10px 10px 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  color: #E0523C;
  border: 0px solid #cecece;
  cursor: pointer;
  width: 270px;
  text-align: left !important;
}

.main-heading-sec  .filter-area {
  right: 0;
  position: absolute;
}
.main-heading-sec .filter-area {
  border-bottom: 0px solid #e0e0e0;
  padding-bottom: 0px;
  margin-bottom: 30px;
}
img.for-mobile {
  display: none !important;
}

/**Employee Journey section css ***/
.list-sec ul {
  list-style: none;
}

.list-sec ul li{
  text-align: left !important;
  margin-left: 10px;
}

.list-sec ul li::before {
  content: "■";
  color: #E1523D;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1.3em; 
}
.row.list-sec {
  height: 120px;
}
 .list-3box {
  padding-right: 50px !important;
} 
.list-3box li {
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
}
.tab-main .tab-content-heading h3{
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
  color: #E1523D;
  padding-left:20px;

}

.tab-area .timeline-area {
	padding: 60px 40px;
	display: inline-block;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.tab-area .tab-content {
	position: relative;
	overflow: hidden;
	transition: margin-left 0.5s cubic-bezier(0.4, 1.3, 0.65, 1);
	/* margin-left: 100%; */
	width: 100%;
	position: absolute;
	top: 90px;
}

.tab-area .tab-content.active {
	display: inline-block;
	margin-left: 0;
	position: relative;
	top: 0;
}

.tab-2box {
  background-color: #F6F6F4;
  padding: 30px 30px 10px 30px ;
}
.tab-2box h3 {
  font-size: 20px;
  color: #E1523D;
  font-weight: 700;
  line-height: 18px;
}

.tabcontent-row {
  padding: 60px 20px 0px 20px;
}
.enablers-row{
  padding:15px 10px;
}

.EJ-small-box  {
  display: block;
  padding: 20px 30px;
  width: 300px;
  background-color: #00000080;
  border-radius: 10px;
 
}
.EJ-small-box:before {
  content: url(../images/small-quote.png);
  position: absolute;
  top: 14px;
  display: inline-block;
  margin-left: -63px;
}
.EJ-small-box p{
  color:#ffffff;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 0px;
}

.heart-after:after {
    content: url(../images/heart.png);
    position: absolute;
    /* top: 3px; */
    display: inline-block;
    margin-left: 2px;
    bottom: 0px;
}

.heart-after:hover:after {
  opacity: 0;
}

.enablers-row p {
  font-size: 16px;
  line-height: 23px;
  color: #333332;
  margin-bottom: 0px !important;
}
/*** tab dot carousel css*****/
.tab-carousel{
  padding: 120px 0px 0 0 ;
  margin: 0px 0 20px 0px;
}
.tab-carousel .owl-dots {
  position: absolute;
  top: 0px;
  border-bottom: 1px solid #D4D2CA;
  width: 100%;
  margin: 40px 0px;
}
.tab-carousel .owl-dots .owl-dot {
  margin: 0px 5px;
}
.tab-carousel .owl-dots {
  text-align: left;
  
}
.tab-carousel .owl-dot button {
  margin: 0px 20px;
  padding: 30px 0px !important;
  border-bottom: 2px solid transparent !important;
  background: none;
  border: none;
  padding: 0;
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  cursor: pointer;
}

.tab-carousel .owl-dot button:hover , .tab-carousel .owl-dot button:focus {
  margin: 0px 20px;
  padding: 30px 0px !important;
  border-bottom: 2px solid #E0523C !important;
  color: #333333;
  font-weight: 700;
}

.tab-carousel .owl-dot button:active {
  margin: 0px 20px;
  padding: 30px 0px !important;
  border-bottom: 2px solid #E0523C !important;
  color: #333333;
  font-weight: 700;
}
.tab-carousel img {
  width:auto !important;
}

.tab-carousel .tab-content {
  padding: 40px 40px 40px 40px;
}

.comments-sec1  {
  padding-top: 80px;
}
.comments-sec2, .comments-sec3 {
  padding-top: 20px;
}
.heart-after img {
  max-width: 100% !important;
  position: absolute;
  left: -40px;
}
.tab-right-col{
  background-color: #F6F6F4;
}

.tab1-left-col{
height: 660px;
background-image: url(../images/employee-journey-left.png); 
background-repeat: no-repeat; 
background-size: cover;
}
.tab2-left-col{
  height: 660px;
  background-image: url(../images/commute-bg-img.png);
   background-repeat: no-repeat; 
   background-size: cover;
}
.tab3-left-col{
  height: 660px;
  background-image: url(../images/Arrival-Welcome-bg-img.png);
  background-repeat: no-repeat; 
  background-size: cover;
  }
 
.tab4-left-col{
    height: 660px;
    background-image: url(../images/getting-set-fot-the-day-bg-img.png);
    background-repeat: no-repeat; 
    background-size: cover;
    }

.tab5-left-col{
      height: 660px;
      background-image: url(../images/doing-focused-work-bg-img.png);
      background-repeat: no-repeat; 
      background-size: cover;
}

.tab6-left-col{
  height: 660px;
  background-image: url(../images/lunch-break-bg-img.png);
  background-repeat: no-repeat; 
  background-size: cover;
}

.tab7-left-col{
  height: 660px;
  background-image: url(../images/Collaborative-Meeting-bg-img.png);
  background-repeat: no-repeat; 
  background-size: cover;
}

.tab8-left-col{
  height: 660px;
  background-image: url(../images/wellness-break-bg-img.png);
  background-repeat: no-repeat; 
  background-size: cover;
}
.tab9-left-col{
  height: 660px;
  background-image: url(../images/end-ofday-bg-img.png);
  background-repeat: no-repeat; 
  background-size: cover;
}
.tab10-left-col{
  height: 660px;
  background-image: url(../images/After-Work-Activities-bg-img.png);
  background-repeat: no-repeat; 
  background-size: cover;
}
.tab-carousel .owl-dots .owl-dot button:focus {
  outline: none;
  font-weight: 700;
}

.tab-carousel .owl-dots .owl-dot.active button {
  color: #333333;
  border-bottom: 2px solid #E0523C !important;
  font-weight: 700;
}

.arrival-list .list-3box {
  padding-right: 15px !important;
}
.tab-carousel .owl-dots .owl-dot.active button:after{
  content: url(../images/Prepareto-Leave-Home-border.png);
    position: absolute;
    top: 60px;
    display:block;
    /* left: 75px; */
    transform: translateX(70%);
}
.tab-carousel .owl-dots .owl-dot.active button:nth-child(2):after {
  content: url(../images/Prepareto-Leave-Home-border.png);
  position: absolute;
  top: 60px;
  display: block;
  /* left: 75px; */
  transform: translateX(5%);
}
.tab1-left-col hr.hr-line {
  margin-bottom: 10px !important;
}

.inner-list-row {
  padding-top: 10px;
}

.inner-list-3box ul li::before {
  content: url(../images/right-chevron.png) !important;
  display: inline-block  !important;
  width: 1em !important;
  margin-left: -1.3em !important;
}
.inner-list-3box {
  margin-right: 20px;
}

.tab-carousel .owl-dots .owl-dot:nth-child(2) button:after {
  transform: translateX(5%) !important;
}

.tab-carousel .owl-dots .owl-dot:nth-child(3) button:after {
  transform: translateX(54%) !important;
}

.tab-carousel .owl-dots .owl-dot:nth-child(6) button:after{
  transform: translateX(20%) !important;
}
.tab-carousel .owl-dots .owl-dot:nth-child(8) button:after {
  transform: translateX(38%) !important;
}

.tab-carousel .owl-dot:nth-child(9) button:after  {
  transform: translateX(12%) !important;
}
.sdtext-box.service-details-div, .techenabler-box.service-details-div, .vsframewrk-box.service-details-div, .customertp-box.service-details-div, .targetenv-box.service-details-div  {
  margin: 0 7px 15px 7px;
}
.banner-blue-line {
  position: absolute;
  top: 240px;
  left: 0;
}
 
.sdtext-box.service-details-div, .techenabler-box.service-details-div, .vsframewrk-box.service-details-div, .customertp-box.service-details-div, .targetenv-box.service-details-div  {
  margin: 0 7px 15px 7px;
}
.multi-lingual img {
  width: 50px;
}
li.add-bundle-btn {
  background-color: #E0523C;
  padding: 0 50px 0px 20px;
}
li.add-bundle-btn a:after {
  content: url(../images/cart-icon.png);
  position: absolute;
  display: inline-block;
  top: 15px;
  padding-left: 5px;
}
li.add-bundle-btn a {
  color: #ffffff !important;
  font-weight: 700 !important;
 
}
li.add-bundle-btn  {
  margin-right: 0px !important;
 
}
.food-togo-sticky nav.sticky-menu {
  padding-right: 0;
}
 
.banner_main.food-banner-resp {
  background-image: url(../images/Food-togo-Banner.png);
 }
 
 .bannerimage-text {
  padding-bottom: 15px;
  position: absolute;
  bottom: 16%;
}
section#service-details {
  padding-bottom: 30px !important;
}
 
section#key-contacts {
  padding-bottom: 25px !important;
}
section#related-services {
  padding-bottom: 10px !important;
}
section.main-banner.banner-resp {
  padding: 0px 40px 0 40px !important;
}
 
.banner-text {
  padding-right: 12%;
}
.main-banner .row  {
  min-height: 500px !important;
}
.banner-blue-line {
  position: absolute;
  top: 0px;
  left: -31%;
}
 
section.main-banner.cp-resp-banner {
  padding: 40px 40px;
}
.cp-resp-banner .banner-text {
  padding-right: 14%;
}
 
.cp-resp-banner .banner-blue-line {
  position: absolute;
  top: 70px;
  left: 3px;
}
.mobile-switch  .w-100{
  display: none;
 }  
 .cp-resp-banner h2.banner-heading {
  line-height: 80px !important;
  margin-bottom: 0.875rem !important;
}
section#service-bundle {
  padding-bottom: 40px !important;
}
 
section#service-bundletbl {
  padding-top: 50px;
}
li.hide-the-filter {
  opacity: 0;
}
section#insights-head .banner-text {
  padding-right: 0%;
}
.row.service-5box .servicetext-box .image-text {
  padding-bottom: 5px;
}
/* sticky mobile menu */
.menu-toggle {       /* Removes hamburger menu */
  display: none;
}

.site-nav .site-nav-icon {     /* Removes Font Awesome Icons for larger screens */
  display: none;
}

.hamburger,
.hamburger::before,
.hamburger::after {
  content:'';
  display: block;
  background: #E0523C;
  height: 2px;
  width: 1.75em;
  border-radius: 2px;
  transition: all 200ms;
}
 
.hamburger::before {
  transform: translateY(-6px);
}
 
.hamburger::after {
  transform: translateY(4px);
}
 
.open .hamburger {
  transform: rotate(45deg);
  background: #E0523C;
}
 
.open .hamburger::before {
  opacity: 0;            
}
 
.open .hamburger::after {
  transform: translateY(-3px) rotate(-90deg);
  background: #E0523C;
}
/* sticky mobile menu end */


/* menu css */


.section.pharma-ppt, .section.track-percent, .latest-pharma  {
  padding-bottom: 20px !important;
}


/* mobile mega menu start */

body.open-menu .menu-container {
 left: 0 !important;
}

.hidden {
  display: none;
}
nav.box-menu {
    display: none !important;
}

header .desk-menu {
  position: relative;
  width: 100%;
  float: left;
}
header .desk-menu .logo {
  position: absolute;
  float: left;
}


header .desk-menu .box-menu {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  padding: 16px 0 0;
  display: block;
  margin: 0 auto;
  float: right;
  text-align: center;
}
header .desk-menu .menu-container {
  float: left;
}
header .desk-menu .menu-container .menu-head, header .desk-menu .menu-container .menu-foot {
  width: 100%;
  float: left;
  display: none;
}
header .desk-menu .menu-container .menu-head {
  background: #ffffff;
  padding: 16px 10px;
}
header .desk-menu .menu-container .menu-head .e1 {
  padding: 3px 0;
  float: left;
}
header .desk-menu .menu-container .menu-head .e1 img {
  float: left;
  height: 30px;
}
header .desk-menu .menu-container .menu-head .client {
  color: #fff;
  float: right;
}
header .desk-menu .menu-container .menu-head .client span {
  font-family: 'Ubuntu', sans-serif;
  text-transform: uppercase;
  padding: 5px 42px 5px 0;
  position: relative;
  line-height: 100%;
  font-size: 9px;
  display: block;
}
header .desk-menu .menu-container .menu-head .client i {
  position: absolute;
  font-size: 30px;
  right: 0;
  top: 0;
}
header .desk-menu .menu-container .menu {
  float: left;
  padding: 0;
  margin: 0 20px 0 0;
  list-style: none;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header .desk-menu .menu-container .menu li.back {
  display: none;
}
header .desk-menu .menu-container .menu > li {
  -webkit-transition: all 0.33s ease;
  -moz-transition: all 0.33s ease;
  -ms-transition: all 0.33s ease;
  -o-transition: all 0.33s ease;
  transition: all 0.33s ease;
  margin: 0 0 0 10px;
  float: left;
  cursor: pointer;
  position: relative;
  overflow: inherit;
}
header .desk-menu .menu-container .menu > li a {
  position: relative;
  padding: 10px 0px;
  display: block;
}
header .desk-menu .menu-container .menu > li.menu-item-has-children > a {
  padding: 19px 20px 19px 8px;
  position: relative;
}
header .desk-menu .menu-container .menu > li.menu-item-has-children > a::before, header .desk-menu .menu-container .menu > li.menu-item-has-children > a::after {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #E0523C;
  position: absolute;
  content: '';
  height: 1.5px;
  width: 7px;
  top: 26px;
}
header .desk-menu .menu-container .menu > li.menu-item-has-children > a::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 10px;
}
header .desk-menu .menu-container .menu > li.menu-item-has-children > a::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 6px;
}
header .desk-menu .menu-container .menu > li.menu-item-has-children .sub-menu {
  box-shadow: 1px 2px 4px rgba(46, 61, 73, 0.2);
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-overflow-scrolling: touch;
  min-width: 200px;
  position: absolute;
  list-style: none;
  background: #fff;
  padding: 0;
  float: left;
  display: table;
  left: 0;
  width: 100%;
  float: left;
  display: none;
}
header .desk-menu .menu-container .menu > li.menu-item-has-children .sub-menu li {
  width: 100%;
  -webkit-transition: all 0.33s ease;
  -moz-transition: all 0.33s ease;
  -ms-transition: all 0.33s ease;
  -o-transition: all 0.33s ease;
  transition: all 0.33s ease;
}
header .desk-menu .menu-container .menu > li.menu-item-has-children .sub-menu li > a {
  padding: 10px 0px;
}
header .desk-menu .menu-container .menu > li.menu-item-has-children .sub-menu li .sub-menu {
  display: none;
}
header .desk-menu .menu-container .menu > li.menu-item-has-children .sub-menu li.menu-item-has-children > a::before, header .desk-menu .menu-container .menu > li.menu-item-has-children .sub-menu li.menu-item-has-children > a::after {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #E0523C;
  position: absolute;
  content: '';
  height: 1.5px;
  width: 7px;
  top: 24px;
}
header .desk-menu .menu-container .menu > li.menu-item-has-children .sub-menu li.menu-item-has-children > a::before {
  transform: rotate(45deg);
  right: 6px;
  top: 19px;
}
header .desk-menu .menu-container .menu > li.menu-item-has-children .sub-menu li.menu-item-has-children > a::after {
  transform: rotate(-45deg);
  right: 6px;
  top: 23px;
}
header .desk-menu .menu-container .menu > li.menu-item-has-children .sub-menu li.menu-item-has-children:hover > a {
  display: block;
}
header .desk-menu .menu-container .menu > li.menu-item-has-children .sub-menu li.menu-item-has-children:hover .sub-menu {
  display: block;
}
header .desk-menu .menu-container .menu > li.menu-item-has-children .sub-menu li:hover > a::before {
  -webkit-transform: rotate(142deg);
  -moz-transform: rotate(142deg);
  -ms-transform: rotate(142deg);
  -o-transform: rotate(142deg);
  transform: rotate(142deg);
  top: 23px;
}
header .desk-menu .menu-container .menu > li.menu-item-has-children .sub-menu li:hover > a::after {
  -webkit-transform: rotate(42deg);
  -moz-transform: rotate(42deg);
  -ms-transform: rotate(42deg);
  -o-transform: rotate(42deg);
  transform: rotate(42deg);
  right: 11px;
}
header .desk-menu .menu-container .menu > li.menu-item-has-children .sub-menu .sub-menu {
  left: 200%;
  margin-top: -43px;
}
header .desk-menu .menu-container .menu > li.menu-item-has-children a {
  text-align: left;
}
header .desk-menu .menu-container .menu > li.menu-item-has-children a:hover {
  margin-top: 0;
}

header .desk-menu .menu-container .menu > li:hover > a::before {
  -webkit-transform: translateX(5px) rotate(-45deg);
  -moz-transform: translateX(5px) rotate(-45deg);
  -ms-transform: translateX(5px) rotate(-45deg);
  -o-transform: translateX(5px) rotate(-45deg);
  transform: translateX(5px) rotate(-45deg);
  width: 10px;
  right: 12px;
}
header .desk-menu .menu-container .menu > li:hover > a::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
  right: 7px;
}
header .desk-menu .menu-container .menu > li:hover.menu-item-has-children .sub-menu {
  display: block;
}
header .hamburger-menu {
  display: none;
}


@media (max-width: 767px) {

  body.open-menu {
    overflow: hidden !important;
}
  header .hamburger-menu {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    position: absolute;
    top: 0;
    bottom: 50px;
    margin: auto;
    width: 35px;
    height: 35px;
    cursor: pointer;
    right: 0;
    z-index: 11;
 }
  header .hamburger-menu span {
    text-transform: uppercase;
    left: calc(-100% + -5px);
    padding: 8px 9px 8px 0;
    top: calc(50% - 18px);
    position: absolute;
    font-size: 13px;
    color: #fff;
 }
  header .hamburger-menu .bar, header .hamburger-menu .bar::after, header .hamburger-menu .bar::before {
    width: 28px;
    height: 2px;
}
  header .hamburger-menu .bar {
    position: relative;
    -webkit-transform: translateY(25px);
    -moz-transform: translateY(25px);
    -ms-transform: translateY(25px);
    -o-transform: translateY(25px);
    transform: translateY(25px);
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    background: #e1523c;
    top: 11px;
 }
  header .hamburger-menu .bar::before, header .hamburger-menu .bar::after {
    position: absolute;
    background: #e1523c;
    content: '';
    left: 0;
    border-radius: 5px;
 }
  header .hamburger-menu .bar::before {
    bottom: 7px;
    -webkit-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
 }
  header .hamburger-menu .bar::after {
    top: 7px;
    -webkit-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
 }
  header .hamburger-menu .bar.animate {
    background: rgba(255, 255, 255, 0);
 }
  header .hamburger-menu .bar.animate::after {
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
 }
  header .hamburger-menu .bar.animate::before {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
 }

  header .desk-menu .menu-container {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: #fff;
    position: fixed;
    height: 100%;
    width: 100%;
    left: -100%;
    top: 0;
 }
  header .desk-menu .menu-container .menu-header-container {
    position: relative;
    float: left;
    width: 100%;
 }
  header .desk-menu .menu-container .menu-header-container ul {
    padding: 10px 20px!important;
    width: 100%;
 }
  header .desk-menu .menu-container .menu {
    margin: 0;
 }
  header .desk-menu .menu-container .menu li.back {
    position: relative;
    display: block;
 }
  header .desk-menu .menu-container .menu li.back a {
    padding: 12px 12px 12px 20px !important;
 }
 li#back-bt a {
  font-weight: 600;
  font-size: 15px !important;
  color: #E1523D !important;
}
  header .desk-menu .menu-container .menu li.back a::before, header .desk-menu .menu-container .menu li.back a::after {
    background-color: #E0523C;
    position: absolute;
    content: '';
    height: 2px;
    width: 7px;
    top: 23px;
 }
  header .desk-menu .menu-container .menu li.back a::before {
    -webkit-transform: rotate(-45deg) !important;
    -moz-transform: rotate(-45deg) !important;
    -ms-transform: rotate(-45deg) !important;
    -o-transform: rotate(-45deg) !important;
    transform: rotate(-45deg) !important;
    top: 20px !important;
    right: inherit !important;
    left: 0px !important;
 }
  header .desk-menu .menu-container .menu li.back a::after {
    -webkit-transform: rotate(45deg) !important;
    -moz-transform: rotate(45deg) !important;
    -ms-transform: rotate(45deg) !important;
    -o-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important;
    top: 24px !important;
    left: 0px !important;
 }
  header .desk-menu .menu-container .menu li.line {
    display: none !important;
 }
  header .desk-menu .menu-container .menu > li {
    width: 100%;
    float: left;
    margin: 0;
    text-align: left;
 }
  header .desk-menu .menu-container .menu > li a {

    color: #000000 !important;
 }
  header .desk-menu .menu-container .menu > li.menu-item-has-children {
    position: initial;
 }
 header .desk-menu .menu-container .menu > li.menu-item-has-children a {
  padding: 10px 0px;
}

  header .desk-menu .menu-container .menu > li.menu-item-has-children a::before {
    right: 6px !important;
    top: 22px !important;
    width: 7px !important;
 }
  header .desk-menu .menu-container .menu > li.menu-item-has-children a::after {
    top: 26px !important;
    width: 7px !important;
 }
 header .desk-menu .menu-container .menu > li.menu-item-has-children .sub-menu {
  box-shadow: none;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  display: block !important;
  background: #fff;
  z-index: 1;
  top: 0;
  left: 200%;
  height: 100%;
}
  header .desk-menu .menu-container .menu > li.menu-item-has-children .sub-menu .sub-menu {
    margin-top: 0;
 }
  header .desk-menu .menu-container .menu > li.menu-item-has-children .sub-menu.open-sub {
    left: 0%;
 }

  header .desk-menu .menu-container .menu > li.menu-item-has-children .sub-menu li.menu-item-has-children > a::before {
    -webkit-transform: rotate(45deg) !important;
    -moz-transform: rotate(45deg) !important;
    -ms-transform: rotate(45deg) !important;
    -o-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important;
    right: 6px !important;
    top: 22px !important;
    width: 7px !important;
 }
  header .desk-menu .menu-container .menu > li.menu-item-has-children .sub-menu li.menu-item-has-children > a::after {
    -webkit-transform: rotate(-45deg) !important;
    -moz-transform: rotate(-45deg) !important;
    -ms-transform: rotate(-45deg) !important;
    -o-transform: rotate(-45deg) !important;
    transform: rotate(-45deg) !important;
    right: 6px !important;
    top: 26px !important;
    width: 7px !important;
 }
  header .desk-menu .menu-container .menu > li:hover a:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 6px;
    top: 22px;
 }
  header .desk-menu .menu-container .menu > li:hover a::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 6px;
    top: 26px;
 }
  header .desk-menu .menu-container .menu-head {
    display: block;
 }
  header .desk-menu .menu-container .menu-foot {
    display: block;
 }
  header.small .hamburger-menu {
    top: 31px;
 }
  header.small .hamburger-menu span {
    color: #4e4e4e;
 }
  header.small .hamburger-menu .bar {
    background: #4e4e4e;
 }
  header.small .hamburger-menu .bar::before, header.small .hamburger-menu .bar::after {
    background: #4e4e4e;
 }
  header.small .hamburger-menu .bar.animate {
    background: rgba(255, 255, 255, 0);
 }
}


.head-home-icon {
  margin-right: 30px;
  padding: 26px 40px 26px 0px;
  border-right: 1px solid #E0E0E0;
  cursor: pointer;
}


ul#mySidenav {
  z-index: 2 !important;
}
.search {
  position: absolute;
  top: 54%;
  left: 55%;
  width: 100%;
  max-width: 85%;
  height: 50px;
  transform: translateX(-50%) translateY(-50%);
}
label.search__label {
  width: 100%;
}
.search__toggle:checked ~ .search__field {
  width: calc(100% - 100px);
  border: 1px solid #bdb6b6;
}
.search__toggle:checked ~ .search__field .search__input::placeholder {
  opacity: 1;
}
.search__toggle:checked ~ .search__field .search__close {
    left: 96% !important;
}
.search__toggle:checked ~ .search__field .search__button {
  right: 5px;
  width: 35px;
  height: 35px;
  border-radius: 50px;
}
.search__toggle:checked ~ .search__field .search__button--toggle {
  display: none;
}
.search__toggle:checked ~ .search__field .search__button--submit {
  display: flex;
}
.search__close {
 position: relative;
  top: 50%;
  right: 0px !important;
  transform: translateX(-50%);
  transition: 0.3s;
  z-index: -1;
}
.search__close::before, .search__close::after {
  position: absolute;
  display: block;
  content: '';
  width: 15px;
  height: 3px;
  background-color: #000000;
  top: -14px;

}
.search__close::before {
  transform: rotate(45deg);
}
.search__close::after {
  transform: rotate(-45deg);
}
.search__field {
  position: absolute;
  right: 0;
  left: 50%;
  width: 40px;
  height: 45px;
  border: 0px solid #000000;
  border-radius: 50px;
  transform: translateX(-50%);
  transform-origin: right;
  transition: 0.3s;
  background-color: #ffffff;
}
.search__input {
  position: absolute;
  left: 0;
  box-sizing: border-box;
  width: calc(100% - 40px);
  height: 100%;
  padding: 5px 15px;
  color: #333332;
  background-color: transparent;
  border: 0;
  outline: none;
  font-family: 'Arial', sans-serif;
  font-size: 15px;
}
.search__input::placeholder {
  color: #333332;
  opacity: 0;
  transition: 0.3s;
  transition-delay: 0.3s;
}
.search__label {
  cursor: pointer;
}
.search__button {
  position: absolute;
  top: 50%;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 5px;
  transform: translateY(-50%);
  cursor: pointer;
  transition: 0.3s;
}
.search__button--submit {
  display: none;
  border: 0;
}
.search__icon {
  position: relative;
  width: 19px;
  height: 19px;
}
.search__icon::before {
  display: block;
  content: '';
  width: 14px;
  height: 14px;
  background-color: transparent;
  border: 2px solid #000000;
  border-radius: 50px;
}
.search__icon::after {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  content: '';
  width: 9px;
  height: 2px;
  background-color: #000000;
  transform: rotate(45deg);
  transform-origin: right;
}
form.search.show-search {
  z-index: 5;
}

/*** Individual service page css ***/
/** banner css**/
.service-banner{
  padding-left:0px !important;
  padding-right:0px !important;
}
.main-banner .row.svc-banner-row {
  min-height: 600px !important;
  padding-bottom: 70px;
}
.service-banner-text{
  background-image: url(../images/individual-service-leftbg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  padding: 30px 25% 40px 60px !important ;
}
.service-banner .text-sec-18 p{
  padding-bottom: 10px;
}

.service-banner .right-arrow-links{
margin-top: 35px;
margin-bottom: 15px;
}

.service-banner .owl-dots{
  position:absolute;
  bottom:40px;
  left:60px;
}
.service-banner .owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: transparent;
  border: 1px solid #ffffff;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 0px;
  }

  .service-banner .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ffffff;
  }

  .svc-left-col::after{
    content: url(../images/double-plus-icon.png);
    position:absolute;
    top: 132px;
    right: -52px;
  }
  .svc-banner-logo img {
    width: 150px !important;
    height: 180px !important;
}
.svc-banner-logo {
  padding: 20px 20px 30px 80px;
}


/*** overview top section ***/
.overview-top-box1.service-list ul , .overview-top-box2.service-list ul{
  list-style: none;
  padding-left: 0px;
  padding-left: 20px;
}
.overview-top-box1.service-list li , .overview-top-box2.service-list li{
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  padding-bottom:10px;
  text-indent: -0.55em; 
}
.overview-top-box1.service-list ul li::before , .overview-top-box2.service-list ul li::before {
  content: "■";
  color: #ffffff;
  display: inline-block;
  height: 0.55rem;
  width: 0.55rem;
  font-size:12px;
 
} 
.overview-top-box1 {
  
  background-color: #E1523D;
  padding: 30px 20px 15px 20px;
  margin-right:10px;
  margin-left: 20px;
  color:#ffffff;
}
.overview-top-box2 {
  
  background-color: #333232;
  padding: 30px 20px 15px 20px;
  margin-left: 10px;
  color:#ffffff;
}

.overview-top-box1 h3, .overview-top-box2 h3 {
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  line-height: 26px;
}

.overview-bottom-box2 {
  padding-right: 50px;
}

.overview-bottom-box2 hr.hr-line {
  margin-top: 15px !important;
  margin-bottom: 20px !important;
  border: 0;
  border-top: 1px solid #E0E0E0;
}
.overview-bottom-box2.service-list ul{
  list-style: none;
  padding-left: 0px;
  padding-left: 20px;
}
.overview-bottom-box2.service-list li{
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  padding-bottom:15px;
  text-indent: -0.55em; 
}

/* .overview-bottom-box2 h3 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
} */

.overview-bottom-box2.service-list ul li::before {
  content: "■";
  color: #E1523D;
  display: inline-block;
  height: 0.55rem;
  width: 0.55rem;
  font-size:12px;
 
}
.row.key-elements-row {
  padding-bottom: 40px;
}
#service-overview hr.hr-line {
  margin-bottom: 0px !important;
}
.overview-bottom-box2.service-list hr.hr-line {
  padding-bottom: 20px;
}
.overview-top-box3{
  height:350px;
}

.overview-top-cols3 {
  margin-top: 15px;
}
.svc-overview{
  padding-bottom: 0px !important;
}
#service-overview .key-innov {
  background-color: #F9F8F7;
  padding: 20px 40px 40px 20%;
  z-index: -1;
  position: relative;
  margin-left: 30%;
}
.ki-right-img {
  position: absolute;
  top: -13%;
  left: -35%;
}
.ki-right-img img {
  width: 90%;
}
section#service-overview {
  padding-top: 60px;
}
section#service-overview-sec2 {
  padding-top: 0px;
  padding-bottom: 0px !important;
}
.row.overview-sec2-row {
  padding-bottom: 50px;
}
section#sdx-breadcrumb-main {
  padding-top: 30px;
  padding-bottom: 60px;
}
span.breadcrumb-active-text {
  color: #E0523C;
  font-weight: 700;
}
span.b-line {
  color: #E5E5E5;
  padding: 0px 15px 0px 15px;
  font-size: 20px;
}
.dnld-btn-tooltip button {
  border: 1px solid #333232;
  font-size: 10px !important;
  line-height: 14px;
  background-color: #333232;
  color: #ffffff;
  font-weight: 400;
  opacity: 1;
  width:120px;
  text-align: left;
  padding:5px 5px;
  position: absolute;
  top: 108%;
  right: 3%;
}

.dnld-btn-tooltip{
  display: none;
}
/*** value proprosition section ***/
.text-34 {
  font-size: 40px;
  font-weight: 700;
  line-height: 54px;

}


#value-proposition .vp-left {
  padding-right: 25%;
position: relative;
}

.key-innov h3 {
  color: #E0523C;
}

.service-list ul{
  list-style: none;
  padding-left: 0px;
  padding-left: 20px;
}
.service-list li{
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  padding-bottom:15px;
  text-indent: -0.55em; 
}
.service-list ul li::before {
  content: "■";
  color: #E0523C;
  display: inline-block;
  height: 0.55rem;
  width: 0.55rem;
  font-size:12px;
 
} 
.value-prop-img::after {
  content: "";
  width: 120px;
    height: 130px;
    border-top: 35px solid #27BDBE;
    border-right: 50px solid #27BDBE;
    content: "";
    color: #27BDBE;
    position: absolute;
    top: -8.8%;
    right: 18%;
}
.value-prop-rightcol {
  padding-right: 27%;
  padding-top: 20px;
}
section#value-proposition {
  padding-bottom: 100px;
}
/***Insights Section ****/

section#service-insights {
  background-color: #F6F6F4;
}

.ins-box {
  background-color: #ffffff;
  padding: 30px 20px 10px 20px;
  border-top: 2px solid #E0523C;
  margin-right: 20px;
}
.ins-box.service-list ul li::before {
  content: "■";
  color: #000000 !important;
}

.ins-box.service-list li {
  padding-bottom: 5px;
}

.ins-center-box h3.text-34 {
  color: #000000;
}
.ins-center-box h3.text-34 {
  text-align: center;
}

.vertical-middle-center{
  justify-content: center !important;
}

img.insights-plust {
  position: absolute;
  top: -14px;
  left:37%;
}
img.insights-plusb {
  position: absolute;
    right: 8%;
    top: 95px;
}

.ins-center-text {
  position: absolute;
  left: 0%;
  top: 65px;
}
.row.ins-mobile-head {
  display: none;
}
.ins-box.ins-consumer{
  margin-right: 0px;
  margin-left: 20px;
}

section#service-insights {
  padding-top: 40px;
  padding-bottom: 40px;
}
/** Details Section**/
#svc-details .sdtext-box {
  background-color: transparent; 
  padding: 20px 15px;
  border: 1px solid #E0E0E0;
}

#svc-details .sd-rating p {
  font-size: 14px;
  line-height: 20px;
  color: #E0523C;
  font-weight: bold;
  margin-bottom: 0px !important;
  margin-top: 15px !important;
}

#svc-details .service-list li {
  line-height: 22px;
padding-bottom: 5px;
}

#svc-details .sd-subtext p {
  font-weight: 700;
}
.svc-hierarchy{
  margin-left:10% !important;
}
.svc-enablers{
  margin-right:10% !important;
}
.svcd-row2 a.btn.badge-btn {
  padding: 2px 10px;
}
.sd-box-badge p {
  display: block;
  background-color: #E0523C;
  color: #ffffff !important;
  padding: 2px 10px;
  width: fit-content;
  font-size: 12px !important;
  font-weight: 500 !important;
}
.ins-box.service-list .text-24 {
  color: #E0523C;
}
.ins-center-box {
  margin-right: 20px !important;
  position:relative
}
.text-34.details-sec {
  padding-bottom: 20px;
}
.row.kc-row {
  padding-bottom: 20px;
}
#svc-enablers .sd-rating p {
  font-size: 14px;
  line-height: 20px;
  color: #E0523C;
  font-weight: bold;
  margin-bottom: 0px !important;
  margin-top: 15px !important;
}
#svc-enablers .sdtext-box {
  background-color: #ffffff;
  padding: 25px 20px;
}

#svc-enablers .back-sdtext-box {
  padding: 25px 20px;

}
.mfp-content {
  max-width: 1200px !important;
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.back-sdtext-box {
  margin: 0 7px 15px 7px;
}
.back-sd-rating p{
  color:#ffffff;
  font-size: 14px;
  line-height: 26px;
}
.back-sd-text p{
  font-size: 14px;
    font-weight: 700;
    line-height: 22px;
  color:#ffffff;
}
/**FLIP CARD CODE**/

.flip {
  -webkit-perspective: 800;   
          perspective: 800;
        position: relative;
}
.flip .card.flipped {
  -webkit-transform: rotatey(-180deg);
          transform: rotatey(-180deg);
}
.flip .card {
    width: 160px;
    min-height: 160px;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: 0.5s;
    transform-style: preserve-3d;
    transition: 0.5s;
    background-color: #fff;
    margin: 0px 7px;
    border: 1px solid #E0E0E0;
  border-radius: 0rem;
   
}
.flip .card .face {
  -webkit-backface-visibility: hidden ;
    backface-visibility: hidden ;
   z-index: 2;
}
.flip .card .front {
   position: absolute;
   width: 160px;
   z-index: 1;
   padding: 20px;
   min-height: 160px;
}
 
.flip .card .back {
  padding-top: 10%;
  -webkit-transform: rotatey(-180deg);
          transform: rotatey(-180deg);
  position: absolute;
  background-color: #F05740;
  min-height: 160px;
  padding: 20px;
  width: 160px;
}

/***Consumer Journey Touchpoint**/
.details-boxes {
  padding-bottom: 40px;
}
#svc-touchpoints .sd-subtext p {
  font-weight: 700;
}
#svc-touchpoints h4 {
  font-size: 14px;
  line-height: 26px;
  font-weight: 700;
  color: #333332;
  padding-bottom: 10px;
}

img.svctp-img {
  width: 8% !important;
}
.touchpoints-carousel .owl-dots {
  position: absolute;
  left: 8%;
  top: 57%;
}
.touchpoints-carousel .owl-dot {
  border-top: 1px solid #333232;
}
.touchpoints-carousel .owl-dot button::before {
  content: url(../images/grey-dot-img.png);
  position: relative;
  bottom: 25px;
  left: 50%;
}

.touchpoints-carousel .owl-dot.active button::before {
  content: url(../images/green-dot-img.png);
  position: relative;
  bottom: 25px;
  left: 50%;
}

.touchpoints-carousel .owl-dot button {
  margin: 0px 0px 0 0px;
  padding: 15px 2px 0px 2px !important;
  border-bottom: 2px solid transparent !important;
  background: none;
  border: none;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}
.cjt-text p {
  font-size: 22px;
  line-height: 28px;
  color: #E0523C;
  font-weight: 700;
}
.row.tp-padding {
  padding-top: 60px;
}
/* KEY CONTACTS SECTION*/
.svc-kc-box {
  padding: 0px 10px 20px 10px;
}

h3.text-14 {
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
  color: #E0523C;
  text-align: left;
  padding: 15px 0px 5px 0px;
  margin-bottom: 0px;
}

.svc-kcul ul {
  list-style: none;
  padding-left: 0px;
  display: flex;
  padding-right:20px;
}

.svc-kcul ul li{
  padding-right: 20px;
}
.svc-kc-img img {
  width: 100% !important;
}
.svcadd-pitch-btn.current {
  display: block;
}
section#svckey-contacts{
  background-color: #F6F6F4;
}
/***Case Study Section ****/

.svcadd-pitch-btn{
  display: none;
}
.svcadd-pitch {
  position: absolute;
  right: 0;
  bottom:0;
  cursor: pointer;
}
.kc-rcontent .svcadd-pitch {
padding-top: 0px;
cursor: pointer;
  }
.svc-cs-left{
  padding-right: 8% !important;
}
.svc-cs-right{
  padding: 30px 30px !important;
  background-color: #ffffff;
  box-shadow: 1px 1px 10px 1px #e2e2e2;
  transform: scale(1.01);
  transition: 0.1s ease-in-out;

}
.resource-tip .svc-cs-left .buttons-bottom {
  padding-top: 20px;
}
#svc-casestudy .title-30 {
  padding-top: 10px;

}
.resource-tip  .buttons-bottom .svcadd-pitch-btn {
  bottom: -30px;
  right: -25px;
}
.resource-tip  .svc-cs-left .buttons-bottom .svcadd-pitch-btn {
  bottom: -13px;
}

.resource-tip  .svc-cs-left .buttons-bottom.last-area .svcadd-pitch-btn{
  bottom: -30px;
}
.svcadd-pitch-btn.hov-pitch {
  right: 10% !important;
}
#svc-casestudy p {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}

#svc-casestudy .kc-rcontent h6 {
  font-size: 16px;
  line-height: 26px;
  color: #000000;
  font-weight: 700;
  border-bottom: none;
  width: unset;
  text-transform:capitalize;
}
#svc-casestudy .filter-area {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
  padding-right: 0%;
  margin-right: 0px;
}
#svc-casestudy .filter-area .select-dropdown__button {
   padding: 0px 0px 0px 0px !important;
}

#svc-casestudy  .filter-area .select-dropdown__button:after {
  top: 0px;
  width:4px;
}

#svc-casestudy span.select-dropdown {
  font-size: 14px;
  color: #E0523C !important;
  font-weight: 700;
}

.svcadd-pitch:hover {
  content: url(../images/add-topitch-btn1.png);
}

#svc-casestudy .select-dropdown__list-item {
  font-size: 12px;
  line-height: 1.2;
}

.svcadd-pitch-btn button {
  border: 1px solid #333232;
  font-size: 10px;
  line-height: 14px;
  background-color: #333232;
  color: #ffffff;
  font-weight: 400;
  opacity: 1;
  padding: 5px;
}

.svcadd-pitch-btn {
  position: absolute;
  right: -50px;
  bottom: -30px;
}

section#svc-casestudy {
  padding-top: 80px !important;
  padding-bottom: 120px!important;
}
/** Download Button Css**/
button.download-btn {
  border: 1px solid #E0523C;
  padding: 10px 50px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  background-color: #E0523C;

}

.svc-dbtn{
  text-align: center;
  margin: auto;
    padding-top: 0px;
}
.dnld-btn-text p {
  text-align: right;
  font-size: 15px;
  line-height: 26px;
  color: #C4C4C4;
}
#dnld-btn hr.hr-line {
  margin-bottom: 10px !important;
}

section#dnld-btn {
 padding: 0px 40px !important;
  }
/**** Individual Services Page  ****/
li.add-pitch-btn {
  background-color: #E0523C;
  padding: 0 50px 0px 20px;
}
li.add-pitch-btn a:after {
  content: url(../images/pitch-plus-icon.png);
  position: absolute;
  display: inline-block;
  padding-left: 12px;
}
li.add-pitch-btn a {
  color: #ffffff !important;
  font-weight: 700 !important;
 
}
li.add-pitch-btn  {
  margin-right: 0px !important;
 
}

/*** Footer Subscribe Form ****/
section#bottom-foot.white-background {
  background-color: #ffffff !important;
}
#bottom-foot .Signup{
	margin-top: 150px;
}

#bottom-foot .Signup__text{
	text-align: left;
	margin: 0 0 15px 0;
	font-size: 1em;
	line-height: 16px;
  font-weight: 700;
	width: 100%;
  color: #333332;
}
#bottom-foot .Signup__form{
	display: flex;
	justify-content: left;
}
	
#bottom-foot input{
	border: 1px solid #D4D2CA;
	padding: 5px;
	width: 100%;
	max-width: 250px;
}
#bottom-foot input:focus{
  outline: none;
}
#bottom-foot input#email {
  font-size: 12px !important;
  color: #D4D2CA;
}		

#bottom-foot .Signup__button{
	color: #fff;
	background: #E0523C;
	border: 2px solid #E0523C;
	border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
	padding: 0 40px 0 20px;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  position: relative;
  
}
#bottom-foot button.Signup__button::after {
  content: url(../images/subscribe-arrow-right.png);
  position: absolute !important;
  right: 13%;
  top:6px;
}

.foot-title {
  padding-right: 15%;
}
section#svc-details {

  padding-bottom: 0px; 
  }


 /*------------Sodexo vs IFM competitors Page CSS------------*/

 .IFM-competitors-tbl tr th, .IFM-competitors-tbl tr td {
  border: 3px solid #fff;
  width: 25%;
}

.IFM-competitors-tbl tr th {
  font-size: 16px;
  color:#fff;
  text-align: center;
  background-color: #E0523C;
}

.IFM-competitors-tbl tr th:first-child {
  color:#fff;
  background-color: #333232;
}


/*------------Corporate IFM Model Page CSS------------*/

.abt-IFM-model-4box {
display: flex;
flex-wrap: nowrap !important;
-ms-flex-wrap: nowrap !important;
}

.abt-IFM-model-4box .col-md-3 {
width: calc(25% - 62px);
text-align: center;
padding: 30px !important;
margin: 5px;
border: 1px solid #F6F6F4;
background-color: #F6F6F4;  
position: relative;  
}

.abt-IFM-model-4box .col-md-3 img {
margin-bottom: 20px;
}


.abt-IFM-model-4box .col-md-3::after
{
content: url(../images/icon-md-plus.png);
position: absolute;
width: 67px;
height: 67px;
top: -30px;
right: -30px;
z-index: 9999;
}


/*------------Corporate Value Proposition  Page CSS------------*/
.orng-colr {
color:#E0523C;
}

.pd-25 {
padding: 25px !important;
}

.pd-50 {
padding: 50px !important;
}

.bdr-top3 {
border-top: 3px solid #E0523C;
}

.bdr-top2 {
border-top: 2px solid #E0523C;
}

.abt-value-proposition-4box .col-md-3 {
  padding: 20px !important;
  border: 1px solid #F6F6F4;
  width: calc(25% - 42px);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.abt-value-proposition-4box .col-md-3 img {
height: 70px;
width: 70px;
margin-bottom: 5px;
}


.rp-banr-btm-orngbar {
align-items: center;
}

.rp-banr-btm-orngbar .col-md-3 ul {
margin: 0 30px;
}

.rp-banr-btm-orngbar .col-md-3 ul li {
font-size: 14px;
line-height: 20px;
font-weight: 300;
}


.rp-list-item .ins-box {
min-height: 350px;
}

/*------------Corporate Service Spectrum Page CSS------------*/

.service-spectrum-tbl tr td {
width: 12.5%;
font-size: 13px;
line-height: 18px;
border: 3px solid #fff;
}

.serv-spctm-tbl-head td {
padding: 20px 20px;
}


.serv-spctm-boxsctn {
font-size: 14px;
font-weight: 400;
color: #ffffff;
text-align: center;
padding: 15px 20px;
width: 90%;
margin: 0 auto;
background-color: #e0523c;
position: relative;
margin-bottom: 5px;
}

.serv-spctm-boxsctn::before {
content: "";
width: 0;
height: 0;
border-top: 25px solid transparent;
border-right: 40px solid #e0523c;
border-bottom: 20px solid transparent;
position: absolute;
left: -42px;
top: 0;
}

.serv-spctm-boxsctn::after {
content: "";
width: 0;
height: 0;
border-top: 25px solid transparent;
border-left: 40px solid #e0523c;
border-bottom: 20px solid transparent;
position: absolute;
right: -42px;
top: 0;
}

/*------------Corporate Services Overview Page CSS------------*/
.mr-btm-0 {
margin-bottom: 0 !important;
}


.services-spectrum-logo .single-logo img {
  height: 80px;
  width: auto;
}

/*------------------Service Pillars Page CSS------------------*/

.service-pillars-sctn {
padding-top: 0 !important;
}

.service-pillars-sctn .main-banner .row {
height: auto !important;
}

.box2line-banner.strat  {
height: 754px !important;
flex-wrap: wrap;
padding: 0;
position: relative;
}

.box2line-banner .row {
width: 100%;
}

.box2line-contentbox {
width: 100%;
/* height: 380px; */
align-items: center;
flex-wrap: wrap;
}


.box2line-content-sectn01, .box2line-content-sectn02 {
 font-size:28px;
 font-weight: 600;
 color:#ffffff;
 width: 380px;
 text-align:center;
}


.box2line-content-sectn01 {
margin: 0 auto;
}

.box2line-content-sectn02 {
float: left;
}

.serv-tab-sctn {
padding-top: 80px !important;
padding-bottom: 90px !important;
}

.serv-tab-sctn .nav-tabs .nav-link.active {
color: #E0523C;
position: relative;
}

.serv-tab-sctn  .nav-tabs .nav-link {
border: 0px solid transparent;
color: #E0E0E0;
}


/* .serv-tab-sctn .nav-tabs .nav-link.active::before {
content: "■";
color: #e0523c;
display: inline-block;
height: 1rem;
width: 1rem;
font-size: 17px;
position: absolute;
top: 7px;
left: 0;
} */

.serv-tab-sctn li.nav-item a {
margin: 0px 0px !important;
}



/* ----------------------------------------------------------- */

.icon-sngl-listing {
list-style: none;
margin-top: 10px;
width: 92% !important;
padding-left: 0px;
}

.icon-sngl-listing li {
height: 60px;
font-size: 16px;
align-items: center;
color: #4b4b4b;
line-height: 22px;
margin-bottom: 0px;
width: calc(100% - 20px);
float: left;
margin-left: 0;
padding-left: 0px;
/* position: relative; */
display: flex; 
}

.icon-sngl-listing li img {
margin-right: 10px;
}

/* .icon-sngl-listing .bubble {
  position: absolute;
  width: 55px;
  height: 40px;
  left: 0;
  line-height: 62px;
  text-align: center;
  align-items: start;
} */


/* ---------------------------------------------------------- */

/* -------------Star Rating------------------- */

.rating {
display: flex;
/* flex-direction: row-reverse;
justify-content: center */
}

.rating>input {
display: none
}

.rating>label {
position: relative;
width: 1em;
font-size: 2vw;
color: #e0523c;
cursor: pointer
}

.rating>label::before {
content: "\2605";
position: absolute;
opacity: 0
}

.rating>label:hover:before,
.rating>label:hover~label:before {
opacity: 1 !important
}

.rating>input:checked~label:before {
opacity: 1
}

.rating:hover>input:checked~label:before {
opacity: 0.4
}


/* ----------------------RECOGNITION & REWARDS--------------------- */

.recognition-rewards-logo .single-logo img {
   height:110px;
   width: auto;
}

.gray-colr {
color: #D4D2CA !important;
}

.gray-bg {
background-color: #f3f3f3;
}

.orng-bg {
background-color: #F89838;
}

.drk-gray {
background-color: #333332;
}

.see-green {
background-color: #27bdbe;
}

.green-bg {
background-color: #BEC720;
}

.blue-bg {
background-color: #293896;
}

.white-bg {
background-color: #fff !important;
}

.red-bg {
background-color: #E0523C;
}

.lgt-red-bg {
background-color: #F47B6C;
}

.mult-colr-tag-box {
display: flex;
flex-wrap: nowrap;
}

.mult-colr-tag {
color:#ffffff;
font-size: 14px;
font-weight: 300;
padding: 5px 10px;
margin-right: 8px;
letter-spacing: 0.05rem;
}


.hgt-full {height: 100%;}

.abt-overview-3box {
/* display: flex; */
width: 100%;
float: left;
}

.abt-overview-3box .col-md-4 {
padding: 30px 20px !important;
margin: 10px;
display: flex;
max-width: calc(33.333333% - 42px) !important ;
border: 1px solid #E0E0E0;
min-height: 220px;
}

.abt-overview-3box .col-md-4 p {
margin-bottom: 0px !important;
}

.abt-overview-3box .col-md-4 img {
width: 60px !important;
height: fit-content;
display: grid;
margin-right: 10px;
}


.abt-overview-4box {
display: flex;
flex-wrap: nowrap;
}

.abt-overview-4box .col-md-3 {
padding: 20px !important;
margin: 10px;
display: flex;
width: calc(25% - 20px);
max-width: calc(25% - 20px);
}

.abt-overview-4box .col-md-3 img {
width: 60px !important;
height: fit-content;
display: grid;
margin-right: 10px;
}

.abt-overview-4box .col-md-3 h3, .abt-overview-4box .col-md-3 p {
 margin-bottom: 0 !important;
 line-height: 1.4rem;
}

.abt-overview-4box .col-md-3 h3 span {
font-size: 16px;
color:#000;
font-weight: 500;
}

.overview-2sctn {
display: flex;
flex-wrap: nowrap;
}


.overview-2sctn .overview-2sctn-lft{
 width: fit-content;
 margin-right: 10px;
}

.overview-2sctn .overview-2sctn-rgt {
line-height: 16px !important;
}

.mid-drkbox {
padding:30px 25px !important;
}


.counter-number-mid {
text-align: center;
}


.counter-number-mid .col-md-12 {
display: flex;
 flex-wrap: nowrap ;
 align-items: center;
 margin-bottom: 20px; 
}

.counter-number-mid img {
margin-right: 20px;
}

.counter-number-mid h2 {
font-size: 30px !important;
font-weight: 700 !important;
margin-bottom: 0px;
margin-top: 10px;
}

.lgt-list li {
color: #fff;
font-size: 20px;
font-weight: 300;
line-height: 32px;
padding: 4px 0px;
}

/* -------------------------------------------------------- */

.lg-head {
font-size: 76px;
line-height: 84px;
font-weight: 900;
margin-bottom: 0.875rem;
}

.md-head {
font-size: 32px;
line-height: 40px;
font-weight: 800;
margin-bottom: 1rem;
}

.sm-head {
font-size: 26px;
line-height: 34px;
font-weight: 700;
margin-bottom: 1rem;
}


.blk-bdr-btm {
border-bottom: 1px solid #000000;
}

.wht-bdr-btm {
border-bottom: 1px solid #ffffff;
}

.red-bdr-btm {
border-bottom: 1px solid #E0523C;
}

.red-bdr-rgt {
border-right: 1px solid #E0523C;
}

.red-bdr-lft {
border-left: 1px solid #E0523C;
}


.mr-top-15 {
margin-top: 15px !important;
}

.mr-top-30 {
margin-top: 30px !important;
}
.mr-btm-30 {
margin-bottom: 30px !important;
}

.pd-btm-10 {
padding-bottom: 10px !important;
}

.pd-lft-60 {
padding-left: 60px !important;
} 

.gray-bdr-tp-btm {
padding-top: 15px !important;
border-top: 1px solid #C4C4C4;
border-bottom: 1px solid #C4C4C4;
}



.counter {
font-size: 72px;
font-weight: 700;
color: #E0523C;
}

.counter-number {
font-size: 72px;
font-weight: 700;
color: #E0523C;
}



.box3line-banner .custcol-12 {
height: 380px;
width: 100%;
}
.box3line-banner .custcol-4 {
height: 762px;
width: 40%;

}

.box3line-icon-box {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}

.box3line-icon-box img {
margin-left: 10px;
margin-right: 10px;
}


.box3line-banner-contbox {
padding:60px 80px;
}

.box3line-icon-box-head {
width: min-content;
}

.box2line-sctn {
width: 100%;
position: absolute;
top: 0;
left: 0;
}

.box2line-sctn .row .box2line-col  {
width: calc(20% - 0px);
height: 377px;
border: 3px solid #fff;  
} 

/* .box2line-sctn .row .col-sm-6  {
width: calc(55% - 4px);
height: 380px;
border: 3px solid #fff;
background-color: red;
}  */


.box3line-banner-bg {
height: 1145px !important;
background-size: 100% !important;
background-position: center top;
}

.box3line-banner.strat {
height: auto !important;
flex-wrap: wrap;
padding: 0;
position: relative;

}

.box3line-sctn {
width: 100%;
height: 100%;
/* position: absolute;
top: 0;
left: 0; */
}

.box3line-sctn .row .box3line-col  {
width: calc(20% - 0px);
height: 380px;
border: 3px solid #fff;  
} 

/* ............................ */


.horizontal-list {
display: flex;
justify-content: space-around;
list-style-type: none;
}

.horizontal-list li {
padding: 0 15px !important;
}

.two-clum-list {
columns: 2;
-webkit-columns: 2;
-moz-columns: 2;
}

ul.drk-list {
 list-style: none;
 padding-left: 0px;
 position: relative;
}

.drk-list li {
font-size: 14px;
color: #000;
padding-left: 20px;
font-weight: 300;
padding-bottom: 5px;
text-align: left;
position: relative;
}


.drk-list li::before {
 content: "■";
 color: #E1523D;
 display: inline-block;
 height: 0.55rem;
 width: 0.55rem;
 font-size: 12px;
 position: absolute;
 left: 0px;
}



.lgt-redbg {
background-color: #f47b6c;
}

.lgt-bluebg {
  background-color: #00247D;
}

.lgt-seagreen-bg {
  background-color: #27BDBE;
} 

.lgt-orngbg {
  background-color: #F89838;
}

/* ---------------------------------------------------------------------------- */

.box2line-contsctn-rgt, .box2line-contsctn-btm {
  position: relative;
  width: 100%;
  height: 100%;  
  }
  
  .box2line-imgsctn h4 {
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  }
  
  .box2line-imgsctn  {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 10px;
  align-items: center;
  text-align: center;
  justify-content: center;
  }
  
  
  .box2line-contsctn-btm .overlay {
  position: absolute;
  bottom: 0;
  top: 100%; 
  /* right: -1%; */
  background-color: #ffffff;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
  }
  
  .box2line-contsctn-btm :hover .overlay {
    width: 101%;
    bottom: 101.6%;
    padding: 10px;
    opacity: 95%;
  }
  
  .box2line-contsctn-btm  .text {
  color: #fff;
  font-size: 20px;
  position: absolute;
  overflow-y: auto;
  width: 320px;
  top: 50%;
  bottom: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: wrap;
  padding: 20px;
  }
  img.mob-display {
    display: none;
  }

/* ---------------------------------------------------------------------------- */

.box2line-contsctn-rgt, .box2line-contsctn-btm {
position: relative;
width: 100%;
height: 100%;  
}

.box2line-imgsctn h4 {
color: #fff;
font-size: 24px;
line-height: 30px;
font-weight: 600;
}

.box2line-imgsctn  {
display: flex;
width: 100%;
height: 100%;
padding: 10px;
align-items: center;
text-align: center;
justify-content: center;
}


.box2line-contsctn-rgt .overlay {
position: absolute;
bottom: 0;
left: 100%; 
background-color: #ffffff;
overflow: hidden;
width: 0;
height: 100%;
transition: .5s ease;
}

.box2line-contsctn-rgt:hover .overlay {
  width: 101%;
  left: 101.5%;
  padding: 10px;
  opacity: 95% !important;
}

.box2line-contsctn-rgt .text {
color: #fff;
font-size: 20px;
position: absolute;
overflow-y: auto;
width: 320px;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
white-space: wrap;
padding: 20px;
}
img.mob-display {
  display: none;
}
/*------------------enabler Page CSS------------------*/
.overview-top-box2 p {
color: #ffffff;
font-size: 15px;
line-height: 22px;
}
.sdtext-box.right-box-ab {
position: absolute;
left: 10px;
}
.sd-rating.service-list ul a li {
font-size: 12px;
line-height: 21px !important;
padding-bottom: 0px !important;
font-weight: 700;
}
.enabler-banner-bg {
display: flex;
align-items: flex-end;
min-height: 750px;
padding-top: 0px;
padding-bottom: 0px;
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
background-image: url(../images/enabler-banner-bg2.jpg);
}
.enabler-contbox-rgt h2 {
margin-bottom: 1.25rem;
}

.enabler-btm-contbox{
-ms-flex: 1; /* IE 10 */
flex: 1;
flex-wrap: nowrap;
width: calc(100% - 0px);
padding: 40px;
background: #fff url(../images/enabler-banner-vector.png) no-repeat;
background-size: auto;
background-position: 97% bottom;
}

.enabler-contbox-lft {
width: calc(13% - 55px);
display: flex;
align-items: start;
margin-right: 55px;
padding-top: 20px;
}
.logo-white-vital {
padding-bottom: 30px;
}
.enabler-contbox-rgt {
width:85%;
}

.enabler-contbox-rgt img {
width: 100%;
}

.twosame-hgt-sctn {
-ms-flex: 1; /* IE 10 */
flex: 1;
flex-wrap: nowrap;
}

.enabler-orview-lgt {
position: relative;
width: calc(68% + 30px);
margin-right: 30px;
background: url(../images/enabler-overview-bg.jpg) no-repeat;
background-size: auto;
background-position: center; 
}

.enabler-orview-rgt {
width: calc(32% - 60px);
padding: 30px !important;
background-color: #333232;
}

.drkbox-list-orngsctn {
width: calc(46% - 60px);
padding: 30px 30px 20px 30px !important;
position: absolute;
top:0;
right: 0px;
background-color: #E0523C;
}

.drkbox-list-heading {
color:#FFFFFF;
font-size: 28px;
font-weight: 700;
font-family: Arial, Helvetica, sans-serif;
}

ul.drkbox-list {
padding-left: 20px;
list-style: square;
}

.drkbox-list li {
color:#FFFFFF;
font-size: 18px;
font-weight: 400;
padding-bottom: 10px;
}


.head-sec-20 {
color: #333232;
font-size: 20px;
font-weight: 600;
line-height: 30px;
padding-bottom: 10px;
border-bottom: 1px solid #C4C4C4;  
font-family: Arial, Helvetica, sans-serif;
}


.details-lft-sctn {
width: calc(100% - 30px);
padding-right: 30px;
}

.section-fluid {
padding: 0px 100px 0px 100px !important;
}



/* ---------------------------------------------------------------------------------------------- */

/* -------------------------------- 

Main Components 

-------------------------------- */

.cd-horizontal-timeline .events ol, .cd-horizontal-timeline .events-content ol {   
  list-style-type: none !important;
}

ul.cd-timeline-navigation {
  list-style-type: none !important;
}


.cd-horizontal-timeline {
  width: 1400px;
  opacity: 0;
  margin: 2em auto;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cd-horizontal-timeline::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: 'mobile';
  display: none;
}
.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1;
}
.cd-horizontal-timeline .timeline {
  position: relative;
  height: 100px;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px; 
  overflow: hidden;
}
.cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {
  /* these are used to create a shadow effect at the sides of the timeline */
  content: '';
  position: absolute;   
  z-index: 2;
  top: 0;
  height: 100%;
  width: 20px;
}
.cd-horizontal-timeline .events-wrapper::before {
  left: 0;
}
.cd-horizontal-timeline .events-wrapper::after {
  right: 0;
}
.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 2px;
  /* width will be set using JavaScript */
  background: rgb(0, 0, 0);
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.cd-horizontal-timeline .filling-line {
  /* this is used to create the green line filling the timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #e0523c;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-horizontal-timeline .events a {
  position: absolute;
  width:150px;
  bottom: 0;
  z-index: 2;
  text-align: center;
  font-size: 0.75rem;
  padding-bottom: 15px;
  color: #383838;
  /* fix bug on Safari - text flickering while timeline translates */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  color:rgb(12, 12, 12);
  padding:5px;
  margin-bottom:20px;
}
/* custom*/
.cd-horizontal-timeline .events a::before {
  content: '';
  position: absolute;
  width:1px;
  height:20px;
  background: rgb(5, 5, 5);
  bottom:-20px;
  left:50%;
}

.cd-horizontal-timeline .events a::after {
  /* this is used to create the event spot */
  content: '';
  position: absolute;
  left: 51%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -28px;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  border: 2px solid rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.no-touch .cd-horizontal-timeline .events a:hover::after {
  background-color: #e0523c;
  border-color: rgb(0, 0, 0);
}
.cd-horizontal-timeline .events a.selected {
  color: #e0523c;
  pointer-events: none;
}
.cd-horizontal-timeline .events a.selected::after {
  background-color: #e0523c;
  border-color: #e0523c;
}
.cd-horizontal-timeline .events a.older-event::after {
  border-color: #e0523c;
}
@media only screen and (min-width: 1100px) {
  .cd-horizontal-timeline {
    margin: 3em auto;
  }
  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
}

.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border: 2px solid rgb(0, 0, 0);
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.cd-timeline-navigation a::after {
  /* arrow icon */
  content: '';
  position: absolute;
  height: 16px;
  width: 16px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRw%0D%0AOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhl%0D%0AaWdodD0iMzJweCIgdmlld0JveD0iMCAwIDE2IDMyIj48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUo%0D%0AMCwgMCkiPjxwb2x5Z29uIGZpbGw9IiM3YjlkNmYiIHBvaW50cz0iNiwxMy40IDQuNiwxMiA4LjYs%0D%0AOCA0LjYsNCA2LDIuNiAxMS40LDggIi8+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLCAx%0D%0ANikiPjxwb2x5Z29uIGZpbGw9IiNkZmRmZGYiIHBvaW50cz0iNiwxMy40IDQuNiwxMiA4LjYsOCA0%0D%0ALjYsNCA2LDIuNiAxMS40LDggIi8+PC9nPjwvc3ZnPg==) no-repeat 0 0;
}
.cd-timeline-navigation a.prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.cd-timeline-navigation a.next {
  right: 0;
  color: #fff;
}
.no-touch .cd-timeline-navigation a:hover {
  border-color: #e0523c;
}
.cd-timeline-navigation a.inactive {
  cursor: not-allowed;
}
.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px;
}
.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #e0523c;
}

.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  margin: 0em 0;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
}
.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  padding: 0 5%;
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}
.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}
.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}
.cd-horizontal-timeline .events-content li > * {
  max-width: 800px;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-content h2 {
  font-weight: bold;
  font-size: 1em !important;
  text-align: center;
  color: #e0523c;
  font-weight: 600;
  line-height: 1.2;
}

.cd-horizontal-timeline .events-content h3 {
  text-align: center;
}


.cd-horizontal-timeline .events-content em {
  display: block;
  font-style: italic;
  margin: 10px auto;
}
.cd-horizontal-timeline .events-content em::before {
  content: '- ';
}
.cd-horizontal-timeline .events-content p {
  font-size: 1.5em !important;
  color: #fff;
}
.cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
  line-height: 1.6;
}
@media only screen and (min-width: 768px) {
  .cd-horizontal-timeline .events-content h2 {
    font-size: 7rem;
  }
  .cd-horizontal-timeline .events-content em {
    font-size: 1.5em !important;
  }
  .cd-horizontal-timeline .events-content p {
    font-size: 1.8rem;
  }
}

@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}

/* ----------------------------------------------------------------------------------------------------- */



/*------------------enabler Page CSS End------------------*/

/*************************/
.banner-right-arrow a:after {
  content: url(../images/white-right-btnarrow.png);
  position: absolute;
  bottom: 36px;
  display: inline-block;
  margin-left: 15px;
}

.right-arrow-links.banner-right-arrow a:after {
  content: url(../images/white-right-btnarrow.png) !important;
  position: absolute;
  bottom: 36px;
  display: inline-block;
  margin-left: 15px;
}
.sdtext-box.right-box-ab {
  width: 162px;
}
a.banner-btn.banner-btn-bg {
  background-color: #E0523C;
  padding: 10px 50px 10px 25px;
  color: #ffffff;
}
.banner-right-arrow {
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
}

li.svc-dnld-btn {
    background-color: #E0523C;
    padding: 0px 20px;
}
.details-boxes .servicedetails-8box {
  padding-bottom: 0px;
}
.text-24 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 1.25rem;
}

.dnld-btn-tooltip.active {
  display: block;
}
.buttons-bottom {
  display: inline-block;
  width: 100%;
  text-align: right;
}
img.saving-button {
  margin-right: 10px;
}
.service-text {
  padding-bottom: 30px;
}
img.saving-button:hover {
  content: url(../images/add-topitch-btn1.png);

}
img.download-button:hover {
  content: url(../images/download-items-hov.png);

}
.tooltip-text-add, .tooltip-text-down {
  border: 1px solid #333232;
  font-size: 10px;
  line-height: 14px;
  background-color: #333232;
  color: #ffffff;
  font-weight: 400;
  display: none;
  padding: 5px 10px;
  width: fit-content;
  position: absolute;
  right: 10%;
  bottom: -10px;
}
.buttons-bottom .svcadd-pitch {
  position: unset;
}
.buttons-bottom .svcadd-pitch-btn {
  position: absolute;
  right: 0;
  bottom: -15px;
}
.tooltip-text-down {
  right: -15% !important;
}
li.remove-border a:hover {
  border-bottom: 4px solid #ffffff00 !important;
}
li.remove-border {
  margin-right: 20px !important;
}



/***New Code ****/
.ss-stories img.svcadd-pitch.saving-button , .ss-stories img.svcadd-pitch.download-button {
  width: auto !important;
}

.buttons-bottom.hover-visible{
  opacity: 0;
}

#success-stories .ss-stories:hover .buttons-bottom.hover-visible{
  opacity:1;
}


.buttons-bottom.hover-visible .svcadd-pitch-btn {
  right: 0px !important;
  bottom: 5px;
}
/* .buttons-bottom.hover-visible {
  padding-bottom: 20px;
} */

.resource-tip .svc-cs-left .buttons-bottom.cs-left-col .svcadd-pitch-btn {
  bottom: -16px !important;
  right: 28px;
}

.resource-tip .svc-cs-left .buttons-bottom.cs-left-col.last-area .svcadd-pitch-btn {
  bottom: -35px !important;
}

li.svc-dnld-btn {
  margin-right: 0px !important;
}

.bdwnld-btn img {
  width: 18px !important;
  height: 16px !important;
}

.bdwnld-btn{
  display: none !important;
  background-color: #E0523C;
  padding: 10px;
  position: absolute;
    right: 0px;
    /* margin-top: -12%; */
    cursor: pointer;
}

.dnld-bnr-tooltip button {
  border: 1px solid #333232;
  font-size: 10px !important;
  line-height: 14px;
  background-color: #333232;
  color: #ffffff;
  font-weight: 400;
  opacity: 1;
  width: auto;
  text-align: left;
  padding: 5px 10px;
  position: absolute;
  top: 5px;
  right:6%;
}

section.success-slider#Success-stories {
  padding-bottom: 100px;
}

.dnld-bnr-tooltip {
  display: none;
}

.bdwnld-btn:hover + .dnld-bnr-tooltip{
  display: block;
}

.banner-tooltip-sec{
  position: relative;
}

section.saved-title  {
  background-color: #d4d2ca20;
  padding-bottom: 10px;
}

.bookmark-tooltip button {
  border: none;
  background-color: #000000;
  color: #ffffff;
  font-size: 10px !important;
  line-height: 18px;
  padding: 5px 10px;
  position: absolute;
  right: 29%;
  top: 40px;
  width:130px;
}

.bookmark-tooltip {
  display: none;
}

.anim-icon.anim-icon-md.bookmark:hover + .bookmark-tooltip{

  display: block;
}

section#add-pitch-popup {
  padding-top: 0px;
  padding-bottom: 0px;
}

.enabler-dnld-btn.bdwnld-btn {
  background-color: #E0523C;
  padding: 10px;
  position: absolute;
  right: 0px;
  margin-top: -5%;
  cursor: pointer;
}

.enabler-tooltip-btn.dnld-bnr-tooltip {
  display:none;
  
}

.enabler-tooltip-btn.dnld-bnr-tooltip button {
  border: 1px solid #333232;
  font-size: 10px !important;
  line-height: 14px;
  background-color: #333232;
  color: #ffffff;
  font-weight: 400;
  opacity: 1;
  width: auto;
  text-align: left;
  padding: 5px 10px;
  /* position: absolute;
  bottom: 29%;
  right: 3%; */
}

/* .enabler-dnld-btn.bdwnld-btn:hover + .enabler-tooltip-btn.dnld-bnr-tooltip{
  display: block;
  position: absolute;
    right: 3.5%;
    top: 43%;
} */

.enabler-dnld-btn.bdwnld-btn:hover .enabler-tooltip-btn.dnld-bnr-tooltip{
  display:block;
  position: absolute;
    left: -60%;
    top: 20%;
  }

/****************** New Popup Code *********/
/* #add-pitch-popup .popup-box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
} */

#add-pitch-popup .overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  opacity: 0;
  z-index: 99;
}
#add-pitch-popup .overlay:target {
  visibility: visible;
  opacity: 1;
  z-index: 999;
}

#add-pitch-popup .popup {
  margin: 70px auto;
  padding: 60px;
  background: #ffffff;
  border-radius: 0px;
  width: 40%;
  position: relative;

}

#add-pitch-popup .popup h2 {
  margin-top: 0;
  color: #000000;
  font-size:22px;
  line-height:34px ;
  font-weight: 700;
  margin-bottom: 0px !important;
  
  
}

#add-pitch-popup .popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 70px;
  font-weight: 400;
  text-decoration: none;
  color: #000000;
  opacity: 1 !important;
}
#add-pitch-popup .popup .close:hover {
  color: #000000;
}
#add-pitch-popup .popup .popup-content {
  max-height: 30%;
  overflow: auto;
}
/*** ****/
#add-pitch-popup hr.hr-line {
  margin-top: 10px !important;
  margin-bottom: 25px !important;
}
#add-pitch-popup .ap-popup-filter{
  border: 1px solid #E0523C;
  padding: 12px 20px;
  margin-bottom:20px;  
}
#add-pitch-popup .ap-popup-filter p {
  margin-bottom: 0px;
  font-size: 15px;
  line-height: 26px;
}
#add-pitch-popup .ap-popup-inner {
  border: 1px solid #C4C4C4;
  padding: 12px 20px;
  margin-bottom:20px;
}

#add-pitch-popup .ap-popup-inner:hover {
  background-color:  #E0523C;
  border: 1px solid #E0523C;
}

#add-pitch-popup .ap-popup-inner:hover .add-pitch-head h4 {
  color:#ffffff;
}

#add-pitch-popup .ap-popup-inner:hover .pitch-services  {
  color:#ffffff;
}

#add-pitch-popup .ap-popup-inner:hover .pitch-resources  {
  color:#ffffff;
}

#add-pitch-popup .ap-popup-inner:hover .svc-rsc-no  {
  color:#ffffff;
}
#add-pitch-popup .ap-popup-inner:hover .remove-from-pitch  {
 opacity: 1;
 cursor: pointer;
}
#add-pitch-popup .ap-popup-inner p {
  margin-bottom: 0px;
  font-size: 15px;
  line-height: 26px;
}
#add-pitch-popup .add-pitch-head {
  padding-left: 30px;
}
#add-pitch-popup .add-pitch-head h4 {
  font-size: 15px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 2px;
}
#add-pitch-popup .pitch-services{
  padding-right: 20px;
}

#add-pitch-popup button.done-btn {
  border: none;
  background-color: #E0523C;
  color: #ffffff;
  padding: 5px 30px;
  font-size: 15px;
  line-height: 26px;
  cursor: pointer;
}
#add-pitch-popup button.create-pitch-btn {
  border: solid 1px #C4C4C4;
  background-color: transparent;
  padding: 5px 30px;
  font-size: 15px;
  line-height: 26px;
  float: right !important;
  cursor: pointer;
}
#add-pitch-popup .pitch-btns {
  padding-top: 20px;
}
.svc-rsc-no{
  color: #E0523C;
}
.remove-from-pitch{
  opacity: 0;
 
}
/*** ****/
@media screen and (max-width: 700px){
  #add-pitch-popup .box{
    width: 70%;
  }
  #add-pitch-popup .popup{
    width: 70%;
  }
}

/***Newsletter popup css ****/

.nl-form-left{
  width:43%;
  background-color: #ffffff;
  padding: 80px 40px;
}
.nl-form-right{
  width:57%;
  background-color: #E0523C;
  padding: 50px;
}

img.nl-limg{
  text-align: center;
  width: 60%;
  padding-bottom: 70px;
  padding-top: 30px;
}
.nl-form-left h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}
.nl-left-text p{
  line-height: 32px;
  font-size: 15px;
  color: #000000;
}

#newsletter-Popup  .box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

#newsletter-Popup  .button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border: 2px solid #06D85F;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
#newsletter-Popup  .button:hover {
  background: #06D85F;
}

#newsletter-Popup  .overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  opacity: 0;
  z-index: 99;
}
#newsletter-Popup  .overlay:target {
  visibility: visible;
  opacity: 1;
  z-index: 999;
}

#newsletter-Popup  .popup {
  margin: 70px auto;
  background: #fff;
  border-radius: 5px;
  width: 50%;
  position: relative;
}

#newsletter-Popup  .popup .close {
  position: absolute;
  top: -15px;
  left: 3px;
    font-size: 90px;
    font-weight: 300;
    text-decoration: none;
    color: #000000;
}
#newsletter-Popup .close {
  opacity: 1;
}
#newsletter-Popup  .popup .nl-content {
  max-height: 30%;
  overflow: auto;
  display: flex;
}

@media screen and (max-width: 700px){
  #newsletter-Popup  .box{
    width: 70%;
  }
  #newsletter-Popup  .popup{
    width: 70%;
  }
}

/**** Subscription Form Css *******/

form.subs-form {
  text-align: left;
  padding-top: 50%;
}
/* To format the placeholder text color */
/* ::-webkit-input-placeholder {
  color: #D4D2CA;  
   font-size: 24px;
   line-height: 26px;
}

:-moz-placeholder { 
   color: #D4D2CA;  
   font-size: 24px;
   line-height: 26px;
}

::-moz-placeholder {  
  color: #D4D2CA;  
  font-size: 24px;
  line-height: 26px; 
}

:-ms-input-placeholder {  
  color: #D4D2CA;  
  font-size: 24px;
  line-height: 26px; 
} */
.formStyle { 
  background-color: #ffffff;
  padding: 20px; 
  width: 450px; 
  margin-bottom: 20px; 
  border:none;
  color: #000000;
  text-align: left;
  font-size: 24px;
  line-height: 26px; 
}
.formButton {
	background-color:#000000;
	display:inline-block;
	color:#ffffff;
	font-size:20px;
  line-height: 30px;
	font-weight: 500;
	padding:15px 40px;
  margin-top: 15px;
}

input:focus {
  outline: none;
}




/***Signup For Newsletter Popup Section Css ***/
img.signup-nl-limg {
  text-align: center;
  width: 48%;
  padding-bottom: 30px;
  padding-top: 30px;
}
.signup-nl-row h3 {
  font-size: 34px;
  line-height: 42px;
  font-weight: 700;
}
.signup-nl-text li {
  font-size: 16px;
  line-height: 26px;
  color: #000000;
}
.signup-nl-text{
  text-align: left;
}
/*** form css ***/

#signup-nl-Popup .formStyle {
  background-color: #ffffff;
  padding: 20px;
  width: 450px;
  margin-bottom: 20px;
  border: none;
  color: #ffffff;
  text-align: left;
  font-size: 24px;
  line-height: 26px;
}
#signup-nl-Popup form.subs-form {
  text-align: center;
  padding-top: 10%; 
}
#signup-nl-Popup .formStyle {
  background-color: #E0E0E0;
  width: 585px;
}
#signup-nl-Popup .formButton {
  background-color: #E0523C;
  color: #ffffff;
  text-align: center;
}
#signup-nl-Popup ::-webkit-input-placeholder {
  color: #ffffff;  
}

#signup-nl-Popup :-moz-placeholder { /* Firefox 18- */
   color: #ffffff;  
}

#signup-nl-Popup ::-moz-placeholder {  /* Firefox 19+ */
  color: #ffffff;  
}

#signup-nl-Popup :-ms-input-placeholder {  
  color: #ffffff;  
}

/*** End form css ***/


#signup-nl-Popup .box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

#signup-nl-Popup .button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border: 2px solid #06D85F;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
}

#signup-nl-Popup .overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  opacity: 0;
  z-index: 99;
}
#signup-nl-Popup .overlay:target {
  visibility: visible;
  opacity: 1;
  z-index: 999;
}

#signup-nl-Popup .popup {
  margin: 70px auto;
  padding: 60px 40px ;
  background: #fff;
  border-radius: 5px;
  width: 35%;
  position: relative;
}

#signup-nl-Popup .popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  display: none;
}

#signup-nl-Popup .popup .signup-nl-content {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px){
  #signup-nl-Popup .box{
    width: 70%;
  }
  #signup-nl-Popup .popup{
    width: 70%;
  }
}


.check-list {
  margin: 0;
  padding-left: 1.2rem;
}

.check-list li {
  position: relative;
  list-style-type: none;
  padding-left: 2.5rem;
  margin-bottom: 0.5rem;
}

.check-list li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -2px;
    width: 7px;
    height: 13px;
    border-width: 0 2px 2px 0;
    border-style: solid;
    border-color: #E0523C;
    transform-origin: bottom left;
    transform: rotate(45deg);
}

/**** FAQ Active and Hover css  ****/

label.faq-drawer__title.active {
  color: #E0523C;
  font-weight: 700;
}
label.faq-drawer__title:hover {
  color: #E0523C;
}

h3.title-16 {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0px !important;
  color:#000000;
}
.ml-text {
  padding: 30px 20px;
}
.ml-text p {
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 28px;
  color: #333232;
  border-right: 1px solid #E0E0E0;
  padding-right: 25px;
  cursor: pointer;
}
p.region-text {
  margin-bottom: 10px;
}

p.region-text2 {
  margin-top: 20px;
}
p.textcolor-16 {
  font-size: 16px;
  line-height: 26px;
  color: #E0523C;
}
.overview-bottom-box2.service-list li , .key-innov.service-list li {
  color: #333232;
}

.whitebg-foot {
  background-color: #ffffff !important;
  padding-top: 60px !important;
  padding-bottom: 35px;
}

/* .svc-related-box {
  padding: 15px;
  border: 1px solid #E0E0E0;
  margin: 0px 10px;
}
.svc-relservice-title {
  text-align: left;
  padding: 15px 0px;
}
.svc-related-box:hover {
  border: 1px solid #E0523C;
}
.svc-relservice-title h3 {
  font-size: 16px;
  line-height: 26px;
  color: #000000;
}
.svc-related-box:hover .svc-relservice-title h3{
  font-weight: 700;
}


#svc-related-services .owl-carousel .owl-next, #svc-related-services .owl-carousel .owl-prev {
  width: 45px;
  height: 45px;
  line-height: 30px;
  border-radius: 50%;
  position: absolute;
  top: 40%;
  font-size: 30px;
  color: #fff;
  text-align: center;
  background-color: #ffffff;
}

#svc-related-services .owl-carousel .owl-prev {
	left: -0.8%;
}

#svc-related-services .owl-carousel .owl-next {
	right: -0.8%;
}

section#svc-related-services .owl-nav button span {
  font-size: 30px !important;
  color: #E0523C;
  padding: 8px 8px 8px 14px;
  margin: 5px;
}
#svc-related-services .owl-carousel .owl-next,
#svc-related-services .owl-carousel .owl-prev {
  -webkit-box-shadow: 1px 1px 10px 1px #e2e2e2;
  -moz-box-shadow: 1px 1px 10px 1px #e2e2e2;
  box-shadow: 1px 1px 10px 1px #e2e2e2;
  transform: scale(1.01);
  transition: 0.1s ease-in-out;
}



#svc-related-services .owl-carousel .owl-prev.disabled , #svc-related-services .owl-next.disabled  {
  background-color: #ffffff00 !important;
  -webkit-box-shadow: unset;
  -moz-box-shadow:unset;
  box-shadow: unset;
}

#svc-related-services  .owl-carousel .owl-prev.disabled:hover, #svc-related-services  .owl-carousel .owl-next.disabled:hover {
  -webkit-box-shadow: 1px 1px 10px 1px #e2e2e200 !important;
  -moz-box-shadow: 1px 1px 10px 1px #e2e2e200 !important;
  box-shadow: 1px 1px 10px 1px #e2e2e200 !important;
}
section#svc-related-services button.owl-prev.disabled span, section#svc-related-services button.owl-next.disabled span {
    color: #E0523C00;
}
section#svc-related-services .owl-nav button.owl-prev span {

  padding: 8px 8px 8px 8px !important;
}

.media-grid1 ,.media-grid2  {
  margin-right: 20px;
}

.media-grid3 ,.media-grid4  {
  margin-bottom: 20px;
}
.padding-top20{
  padding-top: 10px;
} */


/******* new code***********/
/*** Individual service page css ***/
/** banner css**/


/* ---------------------------------------------------------------------------------------------- */

/* -------------------------------- 

Main Components 

-------------------------------- */

.cd-horizontal-timeline .events ol, .cd-horizontal-timeline .events-content ol {
  list-style-type: none !important;
}

ul.cd-timeline-navigation {
  list-style-type: none !important;
}


.cd-horizontal-timeline {
  width: 1400px;
  opacity: 0;
  margin: 2em auto;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cd-horizontal-timeline::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: 'mobile';
  display: none;
}
.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1;
}
.cd-horizontal-timeline .timeline {
  position: relative;
  height: 100px;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden;
}
.cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {
  /* these are used to create a shadow effect at the sides of the timeline */
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  height: 100%;
  width: 20px;
}
.cd-horizontal-timeline .events-wrapper::before {
  left: 0;
}
.cd-horizontal-timeline .events-wrapper::after {
  right: 0;
}
.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 2px;
  /* width will be set using JavaScript */
  background: rgb(0, 0, 0);
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.cd-horizontal-timeline .filling-line {
  /* this is used to create the green line filling the timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #e0523c;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-horizontal-timeline .events a {
  position: absolute;
  width:150px;
  bottom: 0;
  z-index: 2;
  text-align: center;
  font-size: 0.75rem;
  padding-bottom: 15px;
  color: #383838;
  /* fix bug on Safari - text flickering while timeline translates */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  color:rgb(12, 12, 12);
  padding:5px;
  margin-bottom:20px;
}
/* custom*/
.cd-horizontal-timeline .events a::before {
  content: '';
  position: absolute;
  width:1px;
  height:20px;
  background: rgb(5, 5, 5);
  bottom:-20px;
  left:50%;
}

.cd-horizontal-timeline .events a::after {
  /* this is used to create the event spot */
  content: '';
  position: absolute;
  left: 51%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -28px;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  border: 2px solid rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.no-touch .cd-horizontal-timeline .events a:hover::after {
  background-color: #e0523c;
  border-color: rgb(0, 0, 0);
}
.cd-horizontal-timeline .events a.selected {
  color: #e0523c;
  pointer-events: none;
}
.cd-horizontal-timeline .events a.selected::after {
  background-color: #e0523c;
  border-color: #e0523c;
}
.cd-horizontal-timeline .events a.older-event::after {
  border-color: #e0523c;
}
@media only screen and (min-width: 1100px) {
  .cd-horizontal-timeline {
    margin: 3em auto;
  }
  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
}

.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border: 2px solid rgb(0, 0, 0);
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.cd-timeline-navigation a::after {
  /* arrow icon */
  content: '';
  position: absolute;
  height: 16px;
  width: 16px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRw%0D%0AOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhl%0D%0AaWdodD0iMzJweCIgdmlld0JveD0iMCAwIDE2IDMyIj48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUo%0D%0AMCwgMCkiPjxwb2x5Z29uIGZpbGw9IiM3YjlkNmYiIHBvaW50cz0iNiwxMy40IDQuNiwxMiA4LjYs%0D%0AOCA0LjYsNCA2LDIuNiAxMS40LDggIi8+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLCAx%0D%0ANikiPjxwb2x5Z29uIGZpbGw9IiNkZmRmZGYiIHBvaW50cz0iNiwxMy40IDQuNiwxMiA4LjYsOCA0%0D%0ALjYsNCA2LDIuNiAxMS40LDggIi8+PC9nPjwvc3ZnPg==) no-repeat 0 0;
}
.cd-timeline-navigation a.prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.cd-timeline-navigation a.next {
  right: 0;
  color: #fff;
}
.no-touch .cd-timeline-navigation a:hover {
  border-color: #e0523c;
}
.cd-timeline-navigation a.inactive {
  cursor: not-allowed;
}
.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px;
}
.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #e0523c;
}

.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  margin: 0em 0;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
}
.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  padding: 0 5%;
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}
.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}
.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}
.cd-horizontal-timeline .events-content li > * {
  max-width: 800px;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-content h2 {
  font-weight: bold;
  font-size: 1em !important;
  text-align: center;
  color: #e0523c;
  font-weight: 600;
  line-height: 1.2;
}

.cd-horizontal-timeline .events-content h3 {
  text-align: center;
}


.cd-horizontal-timeline .events-content em {
  display: block;
  font-style: italic;
  margin: 10px auto;
}
.cd-horizontal-timeline .events-content em::before {
  content: '- ';
}
.cd-horizontal-timeline .events-content p {
  font-size: 1.5em !important;
  color: #fff;
}
.cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
  line-height: 1.6;
}
@media only screen and (min-width: 768px) {
  .cd-horizontal-timeline .events-content h2 {
    font-size: 7rem;
  }
  .cd-horizontal-timeline .events-content em {
    font-size: 1.5em !important;
  }
  .cd-horizontal-timeline .events-content p {
    font-size: 1.8rem;
  }
}

@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}

/* ----------------------------------------------------------------------------------------------------- */



/*------------------enabler Page CSS End------------------*/

/*************************/
.banner-right-arrow a:after {
  content: url(../images/white-right-btnarrow.png);
  position: absolute;
  bottom: 36px;
  display: inline-block;
  margin-left: 15px;
}

.right-arrow-links.banner-right-arrow a:after {
  content: url(../images/white-right-btnarrow.png) !important;
  position: absolute;
  bottom: 36px;
  display: inline-block;
  margin-left: 15px;
}
.sdtext-box.right-box-ab {
  width: 162px;
}
a.banner-btn.banner-btn-bg {
  background-color: #E0523C;
  padding: 10px 50px 10px 25px;
  color: #ffffff;
}
.banner-right-arrow {
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
}

li.svc-dnld-btn {
    background-color: #E0523C;
    padding: 0px 20px;
}
.details-boxes .servicedetails-8box {
  padding-bottom: 0px;
}
.text-24 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 1.25rem;
}

.dnld-btn-tooltip.active {
  display: block;
}
.buttons-bottom {
  display: inline-block;
  width: 100%;
  text-align: right;
}
img.saving-button {
  margin-right: 10px;
}
.service-text {
  padding-bottom: 30px;
}
img.saving-button:hover {
  content: url(../images/add-topitch-btn1.png);

}
img.download-button:hover {
  content: url(../images/download-items-hov.png);

}
.tooltip-text-add, .tooltip-text-down {
  border: 1px solid #333232;
  font-size: 10px;
  line-height: 14px;
  background-color: #333232;
  color: #ffffff;
  font-weight: 400;
  display: none;
  padding: 5px 10px;
  width: fit-content;
  position: absolute;
  right: 10%;
  bottom: -10px;
}
.buttons-bottom .svcadd-pitch {
  position: unset;
}
.buttons-bottom .svcadd-pitch-btn {
  position: absolute;
  right: 0;
  bottom: -15px;
}
.tooltip-text-down {
  right: -15% !important;
}
li.remove-border a:hover {
  border-bottom: 4px solid #ffffff00 !important;
}
li.remove-border {
  margin-right: 20px !important;
}

.ss-stories img.svcadd-pitch.saving-button , .ss-stories img.svcadd-pitch.download-button {
  width: auto !important;
}

.buttons-bottom.hover-visible{
  opacity: 0;
}

#success-stories .ss-stories:hover .buttons-bottom.hover-visible{
  opacity:1;
}


.buttons-bottom.hover-visible .svcadd-pitch-btn {
  right: 0px !important;
  bottom: 5px;
}
.resource-tip .svc-cs-left .buttons-bottom.cs-left-col .svcadd-pitch-btn {
  bottom: -16px !important;
  right: 28px;
}

.resource-tip .svc-cs-left .buttons-bottom.cs-left-col.last-area .svcadd-pitch-btn {
  bottom: -35px !important;
}

li.svc-dnld-btn {
  margin-right: 0px !important;
}

.bdwnld-btn img {
  width: 18px !important;
  height: 16px !important;
}

.bdwnld-btn{
  background-color: #E0523C;
  padding: 10px;
  position: absolute;
    right: 0px;
    cursor: pointer;
}

.dnld-bnr-tooltip button {
  border: 1px solid #333232;
  font-size: 10px !important;
  line-height: 14px;
  background-color: #333232;
  color: #ffffff;
  font-weight: 400;
  opacity: 1;
  width: auto;
  text-align: left;
  padding: 5px 10px;
  position: absolute;
  top: 5px;
  right:6%;
}

section.success-slider#Success-stories {
  padding-bottom: 100px;
}

.dnld-bnr-tooltip {
  display: none;
}

.bdwnld-btn:hover + .dnld-bnr-tooltip{
  display: block;
}

.banner-tooltip-sec{
  position: relative;
}

section.saved-title  {
  background-color: #d4d2ca20;
  padding-bottom: 10px;
}

.bookmark-tooltip button {
  border: none;
  background-color: #000000;
  color: #ffffff;
  font-size: 10px !important;
  line-height: 18px;
  padding: 5px 10px;
  position: absolute;
  right: 29%;
  top: 40px;
  width:130px;
}

.bookmark-tooltip {
  display: none;
}

.anim-icon.anim-icon-md.bookmark:hover + .bookmark-tooltip{

  display: block;
}

section#add-pitch-popup {
  padding-top: 0px;
  padding-bottom: 0px;
}

.enabler-dnld-btn.bdwnld-btn {
  background-color: #E0523C;
  padding: 10px;
  position: absolute;
  right: 0px;
  margin-top: -5%;
  cursor: pointer;
}

.enabler-tooltip-btn.dnld-bnr-tooltip {
  display:none;
  
}

.enabler-tooltip-btn.dnld-bnr-tooltip button {
  border: 1px solid #333232;
  font-size: 10px !important;
  line-height: 14px;
  background-color: #333232;
  color: #ffffff;
  font-weight: 400;
  opacity: 1;
  width: auto;
  text-align: left;
  padding: 5px 10px;
}

.enabler-dnld-btn.bdwnld-btn:hover .enabler-tooltip-btn.dnld-bnr-tooltip{
  display:block;
  position: absolute;
    left: -60%;
    top: 20%;
  }

/****************** New Popup Code *********/

#add-pitch-popup .overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  opacity: 0;
  z-index: 99;
}
#add-pitch-popup .overlay:target {
  visibility: visible;
  opacity: 1;
  z-index: 999;
}

#add-pitch-popup .popup {
  margin: 70px auto;
  padding: 60px;
  background: #ffffff;
  border-radius: 0px;
  width: 40%;
  position: relative;

}

#add-pitch-popup .popup h2 {
  margin-top: 0;
  color: #000000;
  font-size:22px;
  line-height:34px ;
  font-weight: 700;
  margin-bottom: 0px !important;
  
  
}

#add-pitch-popup .popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 70px;
  font-weight: 400;
  text-decoration: none;
  color: #000000;
  opacity: 1 !important;
}
#add-pitch-popup .popup .close:hover {
  color: #000000;
}
#add-pitch-popup .popup .popup-content {
  max-height: 30%;
  overflow: auto;
}
/*** ****/
#add-pitch-popup hr.hr-line {
  margin-top: 10px !important;
  margin-bottom: 25px !important;
}
#add-pitch-popup .ap-popup-filter{
  border: 1px solid #E0523C;
  padding: 12px 20px;
  margin-bottom:20px;  
}
#add-pitch-popup .ap-popup-filter p {
  margin-bottom: 0px;
  font-size: 15px;
  line-height: 26px;
}
#add-pitch-popup .ap-popup-inner {
  border: 1px solid #C4C4C4;
  padding: 12px 20px;
  margin-bottom:20px;
}

#add-pitch-popup .ap-popup-inner:hover {
  background-color:  #E0523C;
  border: 1px solid #E0523C;
}

#add-pitch-popup .ap-popup-inner:hover .add-pitch-head h4 {
  color:#ffffff;
}

#add-pitch-popup .ap-popup-inner:hover .pitch-services  {
  color:#ffffff;
}

#add-pitch-popup .ap-popup-inner:hover .pitch-resources  {
  color:#ffffff;
}

#add-pitch-popup .ap-popup-inner:hover .svc-rsc-no  {
  color:#ffffff;
}
#add-pitch-popup .ap-popup-inner:hover .remove-from-pitch  {
 opacity: 1;
 cursor: pointer;
}
#add-pitch-popup .ap-popup-inner p {
  margin-bottom: 0px;
  font-size: 15px;
  line-height: 26px;
}
#add-pitch-popup .add-pitch-head {
  padding-left: 30px;
}
#add-pitch-popup .add-pitch-head h4 {
  font-size: 15px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 2px;
}
#add-pitch-popup .pitch-services{
  padding-right: 20px;
}

#add-pitch-popup button.done-btn {
  border: none;
  background-color: #E0523C;
  color: #ffffff;
  padding: 5px 30px;
  font-size: 15px;
  line-height: 26px;
  cursor: pointer;
}
#add-pitch-popup button.create-pitch-btn {
  border: solid 1px #C4C4C4;
  background-color: transparent;
  padding: 5px 30px;
  font-size: 15px;
  line-height: 26px;
  float: right !important;
  cursor: pointer;
}
#add-pitch-popup .pitch-btns {
  padding-top: 20px;
}
.svc-rsc-no{
  color: #E0523C;
}
.remove-from-pitch{
  opacity: 0;
 
}
/*** ****/
@media screen and (max-width: 700px){
  #add-pitch-popup .box{
    width: 70%;
  }
  #add-pitch-popup .popup{
    width: 70%;
  }
}

/***Newsletter popup css ****/

.nl-form-left{
  width:43%;
  background-color: #ffffff;
  padding: 80px 40px;
}
.nl-form-right{
  width:57%;
  background-color: #E0523C;
  padding: 50px;
}

img.nl-limg{
  text-align: center;
  width: 60%;
  padding-bottom: 70px;
  padding-top: 30px;
}
.nl-form-left h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}
.nl-left-text p{
  line-height: 32px;
  font-size: 15px;
  color: #000000;
}

#newsletter-Popup  .box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

#newsletter-Popup  .button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border: 2px solid #06D85F;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
#newsletter-Popup  .button:hover {
  background: #06D85F;
}

#newsletter-Popup  .overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  opacity: 0;
  z-index: 99;
}
#newsletter-Popup  .overlay:target {
  visibility: visible;
  opacity: 1;
  z-index: 999;
}

#newsletter-Popup  .popup {
  margin: 70px auto;
  background: #fff;
  border-radius: 5px;
  width: 50%;
  position: relative;
}

#newsletter-Popup  .popup .close {
  position: absolute;
  top: -15px;
  left: 3px;
    font-size: 90px;
    font-weight: 300;
    text-decoration: none;
    color: #000000;
}
#newsletter-Popup .close {
  opacity: 1;
}
#newsletter-Popup  .popup .nl-content {
  max-height: 30%;
  overflow: auto;
  display: flex;
}

@media screen and (max-width: 700px){
  #newsletter-Popup  .box{
    width: 70%;
  }
  #newsletter-Popup  .popup{
    width: 70%;
  }
}

/**** Subscription Form Css *******/

form.subs-form {
  text-align: left;
  padding-top: 50%;
}

.formStyle { 
  background-color: #ffffff;
  padding: 20px; 
  width: 450px; 
  margin-bottom: 20px; 
  border:none;
  color: #000000;
  text-align: left;
  font-size: 24px;
  line-height: 26px; 
}
.formButton {
	background-color:#000000;
	display:inline-block;
	color:#ffffff;
	font-size:20px;
  line-height: 30px;
	font-weight: 500;
	padding:15px 40px;
  margin-top: 15px;
}

input:focus {
  outline: none;
}




/***Signup For Newsletter Popup Section Css ***/
img.signup-nl-limg {
  text-align: center;
  width: 48%;
  padding-bottom: 30px;
  padding-top: 30px;
}
.signup-nl-row h3 {
  font-size: 34px;
  line-height: 42px;
  font-weight: 700;
}
.signup-nl-text li {
  font-size: 16px;
  line-height: 26px;
  color: #000000;
}
.signup-nl-text{
  text-align: left;
}
/*** form css ***/

#signup-nl-Popup .formStyle {
  background-color: #ffffff;
  padding: 20px;
  width: 450px;
  margin-bottom: 20px;
  border: none;
  color: #ffffff;
  text-align: left;
  font-size: 24px;
  line-height: 26px;
}
#signup-nl-Popup form.subs-form {
  text-align: center;
  padding-top: 10%; 
}
#signup-nl-Popup .formStyle {
  background-color: #E0E0E0;
  width: 585px;
}
#signup-nl-Popup .formButton {
  background-color: #E0523C;
  color: #ffffff;
  text-align: center;
}
#signup-nl-Popup ::-webkit-input-placeholder {
  color: #ffffff;  
}

#signup-nl-Popup :-moz-placeholder { /* Firefox 18- */
   color: #ffffff;  
}

#signup-nl-Popup ::-moz-placeholder {  /* Firefox 19+ */
  color: #ffffff;  
}

#signup-nl-Popup :-ms-input-placeholder {  
  color: #ffffff;  
}

/*** End form css ***/


#signup-nl-Popup .box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

#signup-nl-Popup .button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border: 2px solid #06D85F;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
}

#signup-nl-Popup .overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  opacity: 0;
  z-index: 99;
}
#signup-nl-Popup .overlay:target {
  visibility: visible;
  opacity: 1;
  z-index: 999;
}

#signup-nl-Popup .popup {
  margin: 70px auto;
  padding: 60px 40px ;
  background: #fff;
  border-radius: 5px;
  width: 35%;
  position: relative;
}

#signup-nl-Popup .popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  display: none;
}

#signup-nl-Popup .popup .signup-nl-content {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px){
  #signup-nl-Popup .box{
    width: 70%;
  }
  #signup-nl-Popup .popup{
    width: 70%;
  }
}


.check-list {
  margin: 0;
  padding-left: 1.2rem;
}

.check-list li {
  position: relative;
  list-style-type: none;
  padding-left: 2.5rem;
  margin-bottom: 0.5rem;
}

.check-list li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -2px;
    width: 7px;
    height: 13px;
    border-width: 0 2px 2px 0;
    border-style: solid;
    border-color: #E0523C;
    transform-origin: bottom left;
    transform: rotate(45deg);
}

/**** FAQ Active and Hover css  ****/

label.faq-drawer__title.active {
  color: #E0523C;
  font-weight: 700;
}
label.faq-drawer__title:hover {
  color: #E0523C;
}

h3.title-16 {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0px !important;
  color:#000000;
}
.ml-text {
  padding: 30px 20px;
}
.ml-text p {
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 28px;
  color: #333232;
  border-right: 1px solid #E0E0E0;
  padding-right: 25px;
  cursor: pointer;
}
p.region-text {
  margin-bottom: 10px;
}

p.region-text2 {
  margin-top: 20px;
}
p.textcolor-16 {
  font-size: 16px;
  line-height: 26px;
  color: #E0523C;
}
.overview-bottom-box2.service-list li , .key-innov.service-list li {
  color: #333232;
}

/* .whitebg-foot {
  background-color: #F6F6F4 !important;
  padding-top: 60px !important;
  padding-bottom: 35px;
} */

.featured-svc-sec .owl-item:hover {
  transition: 0.3s ease-in;
  transform: scale(1.04);
  cursor: pointer;
}

.banner-text.banner-text-spacer {
  padding-top: 15%;
  padding-right: 10% !important;
}
.banner-text-spacer h2.banner-heading {
  margin-bottom: 0.875rem;
}
.banner-text-spacer h2.banner-heading {
  margin-bottom: 0.875rem;
  padding-top: 8%;
}
.loc-profile .lp-left {
  padding-right: 10%;
}
.lp-box1 {
  padding: 15px;
  margin-right:10px;
}
.lp-box2 {
  padding: 15px;
  margin-left:10px;
}
.lp-box3 {
  padding: 15px;
  margin-top:20px;
}
.lp-box1 p , .lp-box2 p , .lp-box3 p {
  margin-bottom: 5px;
  line-height: 24px;
}
.spacer-btm-sec {
  padding: 30px 0px;
}
.envse-left{
  padding-right: 12%;
}
.env-se-box1{
  margin-right: 8%;
} 
.space-efficiency .service-list li {
  padding-bottom: 8px;
}
.env-se-box2{
  border-left: 1px solid #C6C6C6;
  padding-left:18%
}
.featured-enabler-title {
  text-align: center;
  padding: 15px 15px;
}
.resources-orange {
  background-color: #E0523C;
}
#svc-casestudy .resources-orange .kc-rcontent h6 {
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  font-weight: 700;
  border-bottom: none;
  width: unset;
  text-transform: capitalize;
}
.resources-orange .filter-area .select-dropdown__button:after {
  content: url(../images/resources-arrow-down1.png);
  position: absolute;
  display: inline-block;
  right: 0;
  top: 10px;
}
.resources-orange .filter-area .select-dropdown__button {
  padding: 10px 10px 10px 10px;
  background-color: transparent;
  color: #ffffff;
  border: 0px solid #cecece;
  border-radius: 0px;
  cursor: pointer;
  width: auto !important;
  text-align: left;
}
#svc-casestudy .resources-orange span.select-dropdown {
  font-size: 14px;
  color: #FFFFFF !important;
  font-weight: 400;
}
.resources-orange .text-34 {
  color:#FFFFFF;
}
.resources-orange .svc-cs-right {
  padding: 40px 40px !important;
}


.resources-orange .right-arrow-links.align-right {
  margin-top: 0px !important;
}

 section#loc-profile .owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
}

.loc-profile .owl-dots{
  position:absolute;
  bottom:10px;
  left:44%;
}
.loc-profile .owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: transparent;
  border: 1px solid #ffffff;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 0px;
  background: #ffffff;
  }
  
  .loc-profile .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ffffff;
  }

  .loc-profile .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #e1523c;
    border: 2.6px solid #ffffff;
    width: 10px;
  height: 10px;

}
.indust-trends-right {
  padding-left: 10%;
}
.indust-trends-right p {
  line-height: 23px;
  margin-bottom: 20px;
}

p.orange-text{
  font-weight: 700;
  color:#E0523C;
}
.pharma-trends-box p.orange-text{
  margin-bottom:0px;
  padding-top:20px;
}
.pharma-trends-box {
  padding: 15px;
}
.col-margin-left{
  margin-left: 10px;
}
.col-margin-right{
  margin-right: 10px;
}
section#pharma-ptr {
    padding-bottom: 60px !important;
}
#pharma-ptr .track-r {
  border-bottom: none;
}
.obj-playbook .text-34 {
  color: #ffffff;
}
.obj-playbook p{
  color: #ffffff;
}

.obj-playbook {
 padding: 100px 40px;
}
.obj-col-play2{
  border-left: 2px solid #FFFFFF50;
  padding-left:12%;
}

.obj-col-play1{
  padding-right : 8%;
}

.padding-top20{
  padding-top: 20px;
}
.play-governance{
  padding:0 0 0 40px;
}
.gov-text-box{
  padding: 0 22%;
}
.gov-sec-right{
  min-height: 700px;
}

.gov-icon-box {
  background-color: #ffffff;
  padding: 20px;
  text-align: center;
  margin-left: 15px;
  margin-right: 15px;
}
.gov-icon-box img {
  padding-bottom: 35px;
}
.gov-icon-box p {
  margin-bottom: 0px;
}
/* .gov-row{
  padding:0px 10%;
} */
.text-center{
  text-align: center;
}
.gov-txt-box p{
font-weight: 700;
color:#ffffff;
letter-spacing: 0.03em;
}
.gov-sec-right {
  display: flex;
  width:100%;
  align-items: flex-end;
  padding: 0 0 4% 0;
}
.row.gov-row {
  width: 100%;
  position: absolute;
    left: -5%;
}
.play-governance{
  background-color: #F9F8F7;
}
.gov-txt-box {
  padding-top: 10%;
}
.introp-banner h2.banner-heading {
  color: #ffffff;
}
.introp-banner .text-sec-18 p {
  color:#ffffff
}
section#introp-banner {
  height: 750px;
}
section#introp-banner {
  overflow-y: hidden;
}
/******************************************************/

.trans-banner-box {
  /* display: flex; */
  list-style-type: none;
  will-change: transform;
  transform: translateZ(0);
  margin-bottom: 40px;
}
.trans-banner-box__wrapper:hover ul {
  animation-play-state: paused;
}

.trans-banner-box header {
  background: #fff;
  text-align: right;
  /* padding: 14px; */
  line-height: 1;
  font-size: 12px;
  font-weight: 500;
  color: #000000;
}

.trans-banner-box main {
  padding: 14px 14px 24px;
}
.trans-banner-box ._icon.-sms {
  background-image: url("../images/sms-blue-icon.png");
}
.trans-banner-box ._icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #00247D;
  background-position: 50%;
  background-size: auto 15px;
  background-repeat: no-repeat;
  position: relative;
  top: -32px;
  margin-bottom: -15px;
}
.trans-banner-box ._title {
  font-size: 17px;
}
.trans-banner-box ._title {
  color: #ffffff;
  /* height: 60px; */
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.trans-banner-box footer {
  font-size: 11px;
}
.trans-banner-box footer {
  color: #000000;
  height: 32px;
  font-size: calc(9.51163px + .11628vw);
  font-weight: 500;
  line-height: 1.5;
}
.trans-banner-box li {
  width: 200px;
  padding-bottom: 30px;
  padding-right: 50px;
  flex-shrink: 0;
}
li, ul {
  margin: 0;
  padding: 0;
  list-style-type: none !important;
}

.trans-banner-box:nth-of-type(2) {
  justify-content: flex-end;
  transform: translateX(50px);
  -webkit-animation: moveCodeSamplesRight 40s linear infinite;
  animation: moveCodeSamplesRight 40s linear infinite;
}
/* .trans-banner-box ._title:after {
  content: "";
  width: 40%;
  height: 2px;
  background: #001489;
  display: block;
  margin: 8px 0;
} */

.trans-banner-box a {
  border-radius: 2px;
  overflow: hidden;
  display: block;
  transition: all .2s ease-in-out;
  will-change: transform,box-shadow,border-color;
}

.sliding-box{
  display: flex;
}
.trans-banner-box:first-of-type {
  transform: translateY(-100px);
  -webkit-animation: moveCodeSamplesLeft 20s linear infinite;
  animation: moveCodeSamplesLeft 20s linear infinite;
}

@keyframes moveCodeSamplesLeft {
  100% {
    transform: translateY(-1023px);
  }
  
}

.gov-txt-box .text-center {
  display: flex;
}
.gov-txt-box .text-center img {
  width: 15px;
  height: 16px;
  position: relative;
  top: 4.5px;
  margin-right: 15px;
}
.gov-txt-box {
  margin-left: 20px;
}

.border-orange {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.border-orange:before, .border-orange:after {
  content: "";
  position: absolute;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #E0E0E0;
}
.border-orange:before {
  top: 0;
}
.border-orange:after {
  bottom: 0;
}
.border-orange:hover > * > *:before, .border-orange:hover > * > *:after {
  transform: translate3d(0, 0, 0);
}
.border-orange:hover > * > * > *:before, .border-orange:hover > * > * > *:after {
  transform: translate3d(0, 0, 0);
}
.border-orange > *:before, .border-orange > *:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  background-color:#E0E0E0;
}
.border-orange > *:before {
  left: 0;
}
.border-orange > *:after {
  right: 0;
}
.border-orange > * > *:before, .border-orange > * > *:after {
  content: "";
  position: absolute;
  left: 0;
  z-index: 9;
  height: 1px;
  width: 100%;
  background-color: #E0523C;
}
.border-orange > * > *:before {
  top: 0;
  transform: translate3d(-105%, 0, 0);
  transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}
.border-orange > * > *:after {
  bottom: 0;
  transform: translate3d(105%, 0, 0);
  transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}
.border-orange > * > * > *:before, .border-orange > * > * > *:after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 9;
  height: 100%;
  width: 1px;
  background-color:  #E0523C;
}
.border-orange > * > * > *:before {
  left: 0;
  transform: translate3d(0, 105%, 0);
  transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}
.border-orange > * > * > *:after {
  right: 0;
  transform: translate3d(0, -105%, 0);
  transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}
section#banner hr.hr-line {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.value-prep .banner-text {
  padding-right: 0%;
}
section#featured-enablers.enabler-area {
  padding: 40px 40px 0px!important;
}
section#svc-casestudy.resource-tip {
  padding-top: 60px !important;
}
.right-arrow-links.align-right {
  margin-top: 0px !important;
}
.featured-svc-box {
  text-align: center;
}
.pharma-indust-trends {
  padding-bottom: 20px !important;
}
.lgt-greenbg {
  background-color: #BEC720;
}
.section.heading-only {
  padding-top: 80px;
}
.employee-pr {
  background-color: #e0523c;
}
.area-strat-top ul {
  display: flex;
  justify-content: center;
  padding-bottom: 10px;
  padding-right: 25px;
}
.area-strat-top ul li {
  padding: 0px 10px;
  line-height: 15px;
}
.area-strat-top ul li:first-child, .area-strat-top ul li:last-child{
  border-right: 0px solid #000000;
}
.area-strat-top ul li{
  border-right: 2px solid #000000;
}
.area-strat-top.bottom {
  background-color: #F6F6F4;
  padding: 15px 15px 5px 15px;
  margin: 4px;
}
.area-strat-top.bottom ul li {
  border-color: #e0523c !important;
}
.bottom-button {
  background-color: #e0523c;
  padding: 10px;
  text-align: center;
}
.bottom-button h4 {
 margin: 0px;
}
.right-box-segment {
  background-color: #F6F6F4;
  padding: 25px;
  margin-bottom: 20px;
}
.right-box-segment p, .right-box-segment h4 {
margin:0px;
color: #333232;
}
.right-box-segment h4 {
  margin-bottom: 10px;
  font-weight: 700;
  }
.red-border {
  border-left: 4px solid #E0523C;
  border-right: 4px solid #E0523C;
}
.green-border {
  border-left: 4px solid #BEC720;
  border-right: 4px solid #BEC720;
}
.black-border {
  border-left: 4px solid #000000;
  border-right: 4px solid #000000;
}
.right-segment-col {
  margin-top: 30px;
}
.drk-list.segment li::before {
  color: #000000;
}
.drk-list.segment {
 padding-top: 40px;
}
.drk-list.segment li {
  font-size: 15px;
  font-weight: 400;
}
.vision-box {
  padding: 30px !important;
}
.vision-box img{
  padding-right: 10px !important;
}
.remove-line {
background-size: 0px 93%, 93% 2px, 2px 0%, 0% 0px, calc(100% - 8px) calc(100% - 8px) !important;
}
.bottom-line-r {

background-size: 2px 93%, 93% 0px, 2px 0%, 0% 2px, calc(100% - 8px) calc(100% - 8px) !important;
}

.remove-line.bottom-line-r {
  background-size: 0px 93%, 93% 0px, 2px 0%, 0% 2px, calc(100% - 8px) calc(100% - 8px) !important;
}


.tabs-over .nav-tabs .nav-link.active {
  color: #E0523C;
  position: relative;
  border-bottom: 1px solid #e0523c;
    width: fit-content;
    font-weight: 700;
    
}

.tabs-over  .nav-tabs .nav-link {
  border: 0px solid transparent;
  color: #C4C4C4;
  padding-left: 0px;
  padding-bottom: 4px;
  padding-right: 0px;
  margin-bottom: 20px !important;
}
.tabs-over li.nav-item a {
  margin: 0px 0px !important;
}
.nav-tabs {
  border-bottom: 0px solid #dee2e6 !important;
}
.tabs-over .row.key-elements-row {
  padding-bottom: 0px;
}
.tabs-over {
  padding-bottom: 20px;
}
.content-tab {
  background-color: #e0523c;
  padding: 30px 40px !important;
}
.tabs-over p, .tabs-over h4 {
  color: #ffffff;
}



/* grid multi sections */

.boxes-grid .grid-container{
  display: grid;
}
.boxes-grid .f-item h4 {
  position: relative !important;
  bottom: -10px;
}
.boxes-grid img {
  width: 100%;
}

/* for 5 box */

.grid-container.of-five-box {
  display: grid;
  grid-template-areas:
      'left left right right right1 right1'
      'left left bottom bottom bottom1 bottom1';
  grid-gap: 10px;
  padding: 0px;
  width: 100%;
}
.of-five-box .item1 { grid-area: left; }
.of-five-box .item2 { grid-area: right; }
.of-five-box .item3 { grid-area: right1; }
.of-five-box .item4 { grid-area: bottom; }
.of-five-box .item5 { grid-area: bottom1; }

.f-item {
  min-height: 265px !important;
}
.item1.f-item {
  min-height: auto !important;
}
/* for 4 box */

.grid-container.of-four-box {
  display: grid;
  grid-template-areas:
      'left right bottom'
      'left right bottom1';
  grid-gap: 10px;
  padding: 0px;
  width: 100%;
}
.of-four-box .item1 { grid-area: left; }
.of-four-box .item2 { grid-area: right; }
.of-four-box .item3 { grid-area: bottom; }
.of-four-box .item4 { grid-area: bottom1; }
.of-four-box .item1.f-item, .of-four-box .item2.f-item  {
  min-height: auto !important;
}
/* for 3 box */

.grid-container.of-three-box {
  display: grid;
  grid-template-areas:
      'left right bottom'
      'left right bottom';
  grid-gap: 10px;
  padding: 0px;
  width: 100%;
}
.of-three-box .item1 { grid-area: left; }
.of-three-box .item2 { grid-area: right; }
.of-three-box .item3 { grid-area: bottom; }

/* for 2 box */

.grid-container.of-two-box {
  display: grid;
  grid-template-areas:
      'left right'
      'left right';
  grid-gap: 10px;
  padding: 0px;
  width: 100%;
}
.of-two-box .item1 { grid-area: left; }
.of-two-box .item2 { grid-area: right; }

.resources-grid .popular-service .box-insights:hover h4 {
  opacity: 1;
}
.red-down {
  position: absolute;
  width: auto !important;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
}
/* grid multi sections end */

.banner-faqs .logo {
  position: absolute;
  right: 5%;
  top: 15%;
}
img.add-sign {
  position: absolute;
  right: 19%;
  top: 17%;
}
.box-top-faq.active-faq{
  background-color: #E0523C;
  border-bottom: 2px solid #293896;
}
.box-top-faq.active-faq h2{
  color: #ffffff;
}
.box-top-faq img {
  padding-bottom: 15px;
}
.box-top-faq {
  padding: 40px 30px;
  margin-right: 30px;
  border-bottom: 2px solid #e0523c;
  background-color: #ffffff;
  cursor: pointer;
}
.faq-tabs-area {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: -5%;
}
.faq-tabs-area .col-sm-6.col-lg-3:last-child .box-top-faq {
  margin-right: 10px;
}
.faq-ques {
  padding-top: 100px;
  padding-bottom: 100px;
}
.main-drawer {
  display: none;
}
.main-drawer.active-faq {
  display: block;
}
.box-top-faq.active-faq .inact {
  display: none;
}
.box-top-faq.active-faq .act {
  display: block;
}
.box-top-faq .act {
  display: none;
}
.faq-drawer__content-wrapper {
  max-height: fit-content !important;
  display: none;

}
.faq-drawer__content ul, .faq-drawer__content li {
  list-style-type: unset !important;
  padding-left: 0px !important;
}
.faq-drawer__content ul {
  padding-left: 20px !important;
}
.faq-drawer__content {
  padding-right: 3%;
}

.faq-drawer__title.active::after {
  transform: rotate(-45deg);
}

/* ::::::::::::::::::::::::::::::::::::::::::New CSS:::::::::::::::::::::::::::::::::::::::::::::: */

/* -------------------------------------------------------------------------------- */


.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
  font-size: 50px;
  position: absolute;
}

.owl-carousel .owl-nav button.owl-prev {
  top: 25px;
  left: -125px;
  width: 70px;
  height: 70px;    
}

.owl-carousel .owl-nav button.owl-next {
  top: 25px;
  right: 0;
  width: 70px;
  height: 70px;
}


/* ------------------------------------------------------------------------- */


.ms-industry-trends {
  background: url("../images/ms-industry-trends.png");
  background-repeat: no-repeat;
  background-size: cover ;
  background-position: top right;
  position: relative;
} 


.ms-indst-trnd-box {
  position: absolute;
  bottom: 75px;
  right: 70px;
  display: flex;
  flex-wrap: nowrap;
}

.ms-indst-trnd-box01 {
  line-height: 20px; 
  margin-right: 10px;
  padding: 15px !important;
  background-color: rgb(0 0 0 / 75%);
}

.ms-indst-trnd-box02 {
  line-height: 20px; 
  padding: 15px !important;
  background-color: rgb(225 82 61 / 80%);
}



.ms-indst-trnd-cont {
  padding-left: 50px !important;
}


.srv-ovrviw-psntsctn {
  background: url("../images/company-overview-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.srv-ovrviw-psnt-cont {
  padding: 20px !important;
  background-image: linear-gradient(#00000000, rgb(0 0 0 / 85%)) !important;
  position: absolute;
  bottom: 0;
}


/* -------------------------------------------------------------------------- */

.compass-list {
  
  list-style-type: none;
}

.compass-list li {
  position: relative;
  line-height: 22px;
  padding-left: 60px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  min-height: 38px;
}

.compass-list li::after {
  content: url(../images/icon-compass.png);
  position: absolute;
  display: inline-block;
  left: 5px;
  top: 3px;
}


.pd-lft-twobox {  
  padding-right: 60px !important;
  padding-top: 50px !important;
}

.pd-rgt-twobox {  
  padding-left: 60px !important;
  padding-top: 100px !important;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.rp-banners {
 
  background: url("../images/regional-profile-slide01.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.rp-banners-contbox {
  min-height: 600px;
  position: relative;
}




.rp-banners-contsctn h2 {
  font-size: 45px;
  line-height: 50px;
  font-weight: 800;
  margin-bottom: 0;
}

.rp-banners-contsctn {
  width: auto;
  padding: 50px 35px;
  position: absolute;
  bottom: -60px;
  left: 0px;
  background-color: #fff;
}


.rp-banners-contsctn::before {
  content: url(../images/slide-vs-logo.png);
  position:absolute;
  top: -230px;
  left: 0px;
  display: inline-block;
}


.rp-banners-contsctn::after {
  content: url(../images/double-plus-icon02.png);
  position:absolute;
  top: -95px;
  right: -52px;
  display: inline-block;
}


.pd-t-b-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}


.rp-banr-btm-orngbar img {
  width: auto;
  height: 32px;
  margin-right: 10px;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.rp-banr-btm-orngbar .col-md-3 {
  padding: 15px 0 !important;
}

.rp-banr-btm-orngbar .col-md-3 h3 {
  color:#fff;
  font-size: 20px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;  
  margin-bottom: 0;
  border-right: 1px solid #fff;
}

.rp-three-imgsctn {
  display: flex;
  flex-wrap: nowrap;
}

.rp-three-imgsctn img {
  width: 32%;
  margin: 15px 10px;
}


/* ----------------------------------------------------------------------- */

.insights-row .pd-50{
  padding: 50px 0px 50px 50px !important;
}

.filter-area .main-ul {
  display: flex;
  flex-wrap: wrap;
}

.pd-t50 {
  padding-top: 50px !important;
} 


/*****  *******/
.gl-box1 p.heading-18 {
  color: #000000;
  margin-bottom: 0px !important;
}

.gl-box1{
  padding-bottom: 50px;
  margin-right: 32%;
}

.gl-box1 h3.text-14 {
  padding: 10px 0px 5px 0px;
}
.gl-box1 p{
  color:#000000;
}
.hs-sec{
  background-color: #D4D2CA;
  padding: 50px 10%;
}
span.text-18 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  padding-bottom: 0px;
}

.hs-sec h3{
  margin-bottom: 0px;
}
.hs-sec br {
  display: none;
}

/**** *****/

.content-para.para-big-head h2 {
  font-weight: 500;
  line-height: 74px;
  font-size: 60px;
  text-align: center;
}
.content-para h2 {
text-align: center;
font-weight: 600;
font-size: 26px;
line-height: 32px;
}
.center-ico  {
  justify-content: center;
}
.object-play p {
  font-weight: 700;
  color: #ffffff;
  padding-top: 20px;
}
.object-play ul li {
  color: #ffffff; 
  padding-bottom: 5px;
  position: relative;
  padding-left: 20px;

}
.object-play ul li::before, .ports ul li::before  {
  content: "■";
  color: #ffffff;
  display: inline-block;
  height: 0.55rem;
  width: 0.55rem;
  font-size: 12px;
  position: absolute;
  top: 0px;
  left: 0;
}
.con-efficient span {
  color: #E0523C;
  font-weight: 700;
}
.con-efficient .box {
  background-color: #ffffff;
  padding: 40px;
}
.con-efficient .box.left {
  margin-right: 30px;
}
.con-efficient .box.right {
  margin-left: 30px;
}
.con-efficient p {
  margin-bottom: 50px !important;
}
.red-port {
  background-color: #E0523C;
}
.grey-port {
  background-color: #333232;
}
.blue-port {
  background-color: #293896;
}
.ports ul li {
  color: #ffffff;
  padding-left: 20px;
  position: relative;
  padding-bottom: 10px;
}
.ports {
  padding: 40px 20px !important;

}
.bottom-50 {
  margin-bottom: 50px;
}
.portfolio-service .col4 {
  width: 30%;
}
.portfolio-service .ports{
  margin-right: 30px;
}
.red-right-box {
  background-color: #E0523C;
  padding: 15px;
}
.red-right-box p {
  color: #ffffff;
}
.red-right-box p {
  margin-bottom: 5px;
}
.red-right-box span {
  font-size: 80%;
  position: relative;
  top: 5px;
}
.object-play {
  padding-top: 80px;
  padding-bottom: 80px;
}
.content-para {
  padding-top: 0px;
}
.padding-right-20 {
  padding-right: 20px;
}


/* ---------------------------------------------------------------------- */

/* -------------------------------About Vital Spaces-------------------------------- */

.main-banner.banner-750 .row {
  min-height: 750px !important;
}
.section.content-para.with-space {
  padding-top: 120px;
  padding-bottom: 10px;
}
.content-para h2 span {
  color: #E0523C;
  font-weight: 700;
}
.area-white-banner.banner-text {
  background-color: #ffffff;
  padding: 60px 40px 60px 80px;
  border-bottom: 1px solid #f2f0f0;

}
.segment-demand .box h2 {
  font-size: 20px;
  font-weight: 700;
  color: #E0523C;
}
.segment-demand  .box {
  text-align: center;
}

.segment-demand  .box img{
  padding-bottom: 10px;
}
.segment-demand .vision-box {
  padding: 20px 30px!important;
}
.segment-demand  .box p, .segment-demand  .box h2 {
  text-align: left;
  margin-bottom: 15px;
}
.segment-demand .border-orange:before, .segment-demand .border-orange:after {
  background-color: #E0E0E000 !important;
}
.segment-demand .border-orange > *:before,.segment-demand .border-orange > *:after {
  background-color: #E0E0E000;
}
.segment-demand .border-orange > * > *:before, .segment-demand .border-orange > * > *:after {
  height: 2px;
}
.segment-demand  .border-orange > * > * > *:before, .segment-demand .border-orange > * > * > *:after {
  width: 2px;
}
.section.demanded-area {
  padding-top: 0px;
  padding-bottom: 0px;
}
.demand-left {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
  padding-right: 40px !important;
}
.add-lists-demand p {
  position: relative;
  padding-left: 30px;
  margin-bottom: 0.30rem;
}

.add-lists-demand p:before {
  content: url(../images/add-red-before.png);
  color: #ffffff;
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0;
}
.work-world ul {
  display: flex;

  padding: 0px;
}
.work-world ul li {
  padding: 15px;
  background-color: #C4C4C4;
  border-right: 5px solid #ffffff;
  width: 20%;
  text-align: center;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 22px
}
.work-world ul li:last-child {
  border-right: 0px solid !important;
}
.work-world img {
  margin-bottom: 20px;
}
.work-world .col-third {
  width: 24%;
}
.work-world .col-third {
  width: 25%;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #E1523D;
  border-right: 20px solid #ffffff;
}

.work-world .col-third:last-child, .work-world .col-third:nth-child(4){
  border-right: 20px solid #E1523D;
  margin-right: 0px;
}
.work-world .red-right-box p {
  margin-bottom: 5px;
  line-height: 22px;
}
.work-world .box.left p {
  font-weight: 600;
}
.work-world .box.left {
  padding: 0px 12%;
  text-align: center;
}
.space-area-65 {
  height: 65px;
}
.space-area-150 {
  min-height: 280px;
}
.trans-trend h2 span {
  color: #E0523C;
}
.services-trend .box-service:hover {
  background-color: #ffffff;
}
.target-trend {
  border-right: 1px solid #D4D2CA;
}
.area-list-trend {
  padding-left:30px;
  padding-top: 20px;
}
.trend-of-list {
  padding-top: 40px;
}
.trend-of-list .row {
  padding-bottom: 10px;
}
.center-trend {
  position: absolute;
  width: 15.5%;
  text-align: center;
  padding-top: 7%;
}
.tagret-audience .col-lg-1 {
  margin-right: 20px;
}

/* -------------------------------------------------------------------- */

.explore-vital-head {
  font-size: 46px;
  line-height: 60px;
  font-weight: 700;
  margin-bottom: 1.875rem;  
}

/* ------------------------Consumer Journey----------------------------- */

.area-typical-grid {
  margin-top: 100px;
}
.row.typical-start {
  position: relative;
}

/* .of-eight-box .item1 { grid-area: tabs; }
.of-eight-box .item2 { grid-area: mon1; }
.of-eight-box .item3 { grid-area: mon2; }
.of-eight-box .item4 { grid-area:  mon3; }
.of-eight-box .item5 { grid-area: tue; }
.of-eight-box .item6 { grid-area: wed1; }
.of-eight-box .item7 { grid-area: wed2; }
.of-eight-box .item8 { grid-area: thu; }
.of-eight-box .item9 { grid-area: fri; }

.grid-container.of-eight-box {
  display: grid;
  grid-template-areas:
      'tabs  mon1 tue wed1 thu fri'
      'tabs mon2  tue wed1 thu fri'
       'tabs mon3 tue wed2 thu fri'
       'tabs mon3 tue wed2 thu fri'
       'tabs mon3 tue wed thu fri';
  grid-gap: 10px;
  padding: 0px;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
} */
.of-eight-box .flip .card, .of-eight-box .flip .card .front,.of-eight-box  .flip .card .back {
  width: 100%;
  border: 0px solid #E0E0E0;
  margin: 0px 0px;
}
.of-eight-box p,.of-eight-box ul li {
color:#ffffff;
}
.of-eight-box ul li {
  line-height: 20px;
  font-size: 14px !important;
  position: relative;
  padding-left: 10px;
  padding-bottom: 10px;
}
.of-eight-box .sd-text p {
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 5px;
  text-align: left;
}
.of-eight-box  h2 {
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  font-weight: 600;
}
.card.blue, .flip .card.blue .back  {
  background-color: #27BDBE;
}
.card.pink, .flip .card.pink .back  {
  background-color: #F37A6C;
}
.card.red, .flip .card.red .back  {
  background-color: #E1523D;
}
.of-eight-box  .flip .card .front, .of-eight-box  .flip .card .back {
  padding: 15px 12px;

}
.of-eight-box  .sd-box-badge p {
  background-color: #E0523C00;
  padding: 0px !important;
}
.of-eight-box  ul li::before {
  content: "■";
  color: #ffffff;
  display: inline-block;
  height: 0.55rem;
  width: 0.55rem;
  font-size: 8px;
  position: absolute;
  top: 0px;
  left: 0;

}
.of-eight-box  .sd-box-badge p {
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 24px;
  padding-bottom: 10px !important;

}
.of-eight-box .sd-box-badge p, .of-eight-box .back-sd-rating ul li {
  text-align: left;
  font-weight: 400;
  }

.of-eight-box .flip {
  border: 5px solid #ffffff;
  cursor: pointer;
}
.item2 .card, .item2 .flip .card .back  {
  min-height: 100px;
  }
  .item3 .card, .item3 .flip .card .back  {
    min-height: 140px;
    }
    .item4 .card, .item4 .flip .card .back  {
      min-height: 140px;
      }
.item5 .card, .item5 .flip .card .back  {
min-height: 420px;
}
.item6 .card, .item6 .flip .card .back  {
  min-height:160px;
  }
.item7 .card, .item7 .flip .card .back  {
  min-height: 200px;
  }
.item8 .card, .item5 .flip .card.back  {
  min-height: 420px;
  }
.item9 .card, .item5 .flip .card.back  {
  min-height: 380px;
  }
  ul.side-tabs-typical li {
    color: #000000;
    text-align: right;
    padding: 25px 20px 25px 0px;
    border-bottom: 1px solid #D4D2CA;
}

ul.side-tabs-typical li:last-child {
  border-bottom: 0px solid #D4D2CA;
}
ul.side-tabs-typical {
  margin: 10px;
  border-right: 1px solid #D4D2CA;
    height: 100%;
}
.of-eight-box .item1 {
  margin-top: 40px !important;
    height: 100%;
}
ul.side-tabs-typical li {
  font-weight: 600;
  font-size: 16px !important;
}
.row.of-eight-box {
  padding: 100px 30px;
  border-radius: 20px;
  -webkit-box-shadow: 1px 1px 30px 1px #e2e2e2;
  -moz-box-shadow: 1px 1px 30px 1px #e2e2e2;
  box-shadow: 1px 1px 30px 1px #e2e2e2;
  margin-left: 6.5% !important;
}
.typical-start img {
  position: absolute;
  z-index: 1;
  left: -20px;
}
.row.of-eight-box:before {
  content: '';
  position: absolute;
  background-color: #d1cfc8;
  width: 92%;
  height: 1px;
  top: 50px;
  right: 0;
}
/* .row.of-eight-box:after {
  content: url(../images/3-dots-pc.png);
  position: absolute;
  top: 17px;
  display: inline-block;
  margin-right: 50px;
  right: 0;
} */
.row.of-eight-box:after {
  background-image: url(../images/3-dots-pc.png);
  position: absolute;
  top: 20px;
  display: inline-block;
  margin-right: 40px;
  background-size: contain;
  right: 0;
  content: " ";
  width: 90px;
  height: 60px;
  background-repeat: no-repeat;
}
ul.bottom-dots li {
  color: #000000;
  margin-right: 50px;
  padding-left: 20px;
}
ul.bottom-dots {
  display: flex;
  position: absolute;
  bottom: 20px;
  left: 24%;
}
.of-eight-box ul.bottom-dots li::before {
  content: "■";
  color: #F37A6C;
  display: inline-block;
  height: 0.55rem;
  width: 0.55rem;
  font-size: 25px;
  position: absolute;
  top: -4px;
  left: 0;
}
.of-eight-box ul.bottom-dots li:nth-child(2):before {
  color: #E1523D;

}
.of-eight-box ul.bottom-dots li:nth-child(3):before {
  color: #27BDBE;

}
section.tyipcal-flip {
  padding-bottom: 80px;
}
.service-well {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
}
.row.absolute-head {
  position: absolute;
  padding-top: 60px;
}
.service-well .content-tab {
  background-color: #293896;
  padding: 60px 40px !important;
}
.service-well .nav-tabs .nav-item.show .nav-link, .service-well .nav-tabs .nav-link.active {
  background-color: #F6F6F4;
}
.service-well.tabs-over .nav-tabs .nav-link {
  margin-bottom: 30px !important;
}
.padding-inner {
  padding-top: 140px !important;
  padding-bottom: 60px !important;
}
.image-circle img{
  margin-top:120px;
  padding-bottom: 40px;
}
.image-circle {
  text-align: center;
  position: relative;
}
.service-well .add-lists-demand p:before {
  content: url(../images/add-small-white.png);
  color: #ffffff;
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0;
}

.service-well .add-lists-demand p {
    position: relative;
    padding-left: 30px;
    padding-bottom: 5px;
    width: fit-content;
    text-decoration: underline;
}
.service-well  .space-right {
  padding-right: 20px !important;
}

/* ul.circle-tab li{
  position: absolute;
}
li.one {
  top: 29% !important;
  left: 10% !important;
}
ul.circle-tab li {
  position: absolute;
  top:50%;
  transform:translateY(-50%);
  left:75%;
  white-space:nowrap;
  line-height: 20px;

}
.image-circle img {
  max-width:100%;
  display: block;
}
.image-circle {
  position: relative;
  display: inline-block;

}
.hs-box {
  width:12%;
  height:12%;
  background-color:  transparent;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
}
#pin-1 {
  top: 33%;
  left: 7%;
  text-align: right;
}
li#pin-2 {
  top: 46%;
  left: 0%;
}
li#pin-3 {
  top: 66%;
  left: -3%;
  text-align: right;
}
li#pin-4 {
  top: 80%;
  left: 3%;
  text-align: right;
}
li#pin-5 {
  top: 87%;
  left: 14%;
}
li#pin-6 {
  top: 88%;
  left: 49%;
  text-align: left;
}
li#pin-7 {
  top: 78%;
  left: 62%;
}
li#pin-8 {
  top: 67%;
  left: 71%;
}
li#pin-9 {
  top: 44%;
  left: 69%;
}
li#pin-10 {
  top: 31%;
  left: 58%;
  text-align: left;
} */

.row.office-interact-inner {
  justify-content: center;
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}
img.office-center {
  z-index: 5;
}
.office-interact {
  position: relative;
}
.content-item-box {
  backface-visibility: hidden;
  height: 320px;
  margin: 20px;
  overflow: hidden;
  position: absolute;
  width: 320px;
  top: 10%;
  cursor: pointer;
}
.content-item-box .overlay {
  border-radius: 50%;
  box-shadow: 1px 1px 5px 1px #7f7f7f;
  border: solid 150px #e0523c;
  top: 10px;
  height: 0;
  opacity: 1;
  position: absolute;
  left: 10px;
  text-indent: -9999px;
  transition: all 0.3s ease-out;
  width: 0;
}
.content-item-box:hover .overlay {
  border-radius: 50%;
  border: 40px solid #e0523c;
  transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  top: 5px;
  left: 5px;
}
.content-item-box .corner-overlay-content {
  top: 42%;
  color: #fff;
  position: absolute;
  left: 32%;
  transition: all 0.3s ease-out;
}
.content-item-box p {
  color: #ffffff;
}
.content-item-box .corner-overlay-content p {
  font-size: 24px;
  font-weight: 500;
}
.content-item-box:hover .corner-overlay-content {
  opacity: 0;
  transition: all 0.15s ease-out;
}
.content-item-box .overlay-content {
  bottom: 0;
  color: #333;
  left: 0;
  opacity: 0;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease-out;
}
.content-item-box .overlay-content h2 {
  border-bottom: 1px solid #DB0D15;
  padding: 0 0 12px;
}
.content-item-box:hover .overlay-content {
  opacity: 1;
  transition: all 0.3s ease-out;
  transition-delay: 0.3s;
}
.content-item-box .overlay-content {
  position: relative;
  left: -36% !important;
  top: 0% !important;
}
.content-item-box.second .corner-overlay-content {
  top: 49%;
  left: 36%;
}
.content-item-box.three .corner-overlay-content {
  top: 49%;
  left: 40%;
}
.content-item-box.first {
  z-index: 3;
}
.content-item-box.second {
  top: 39%;
  left: 38%;
  z-index: 2;
}
.content-item-box.three {
  top: 40%;
  left: 47%;
  z-index: 1;
}
.content-item-box.second .overlay-content {
  position: relative;
  left: -36% !important;
  bottom: -71%;
  top: unset !important;

}
.content-item-box.three .overlay-content {
  position: relative;
  right: -36% !important;
  bottom: -71%;
  top: unset !important;
  left: unset !important;

}
.content-item-box.second .overlay {
  border-radius: 50%;
  box-shadow: 1px 1px 5px 1px #7f7f7f;
  border: solid 150px #F37A6C;
  bottom: 10px !important;
  top: unset;
}

.content-item-box.second:hover .overlay {
  border-radius: 50%;
  border: 40px solid #f37a6c;
  transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  top: unset;
  left: 5px;
  bottom: 5px;
}

.content-item-box.three .overlay {
  border-radius: 50%;
  box-shadow: 1px 1px 5px 1px #7f7f7f;
  border: solid 150px #27BDBE;
  bottom: 10px !important;
  top: unset;
  left: unset;
  right: 10px !important;
}

.content-item-box.three:hover .overlay {
  border-radius: 50%;
  border: 40px solid #27BDBE;
  transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  left: unset;
  right: 5px !important;
  bottom: 5px;
}

.content-item-box.second:hover .img-bg {
  background-image: url(../images/home-bg.png) !important;
  background-repeat: no-repeat  !important;
  background-size: contain  !important;
  transition:all 0.3s zoom-in;
}
.content-item-box.three:hover .img-bg {
  background-image: url(../images/space-bg.png) !important;
  background-repeat: no-repeat  !important;
  background-size: contain  !important;
  transition:all 0.3s zoom-in;
}
.content-item-box.first:hover .img-bg {
  background-image: url(../images/image-blank-bg.png) !important;
  background-repeat: no-repeat  !important;
  background-size: contain !important;
  transition:all 0.3s zoom-in;
}
.img-bg {
  height: 100%;
}
.section.office-interact-head {
  padding-bottom: 0px !important;
}

.image-holder:hover {
  animation-play-state: paused;
}
 /* css circle */
 .parent {
  position: relative;
}

.circle {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background-image: url(../images/top-typical.png) !important;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: contain;
}

* {
  box-sizing: border-box;
}

.image-holder {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /*animation: rotate linear 5s infinite forwards; */
  animation-name: rotate;
  animation-duration: 30s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
}

.image-holder:hover {
  animation-play-state: paused;
}

.image-holder img {
  position: absolute;
  width: 95px;
  height: 95px;
  border-radius: 50%;
}

.image-holder img:nth-child(1) {
  top: -30px;
  left: 105px;
}
.image-holder img:nth-child(3) {
  right: 25px;
  bottom: -10px;
}
.image-holder img:nth-child(5) {
  top: 65px;
  left: -20px;
}
.image-holder img:nth-child(2) {
  top: 60px;
  left: 93%;
  transform: translateX(-50%);
}

.image-holder img:nth-child(4) {
  bottom: 40px;
  left: 25px;
  transform: translateY(50%);
}



@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* end */
.row.move-1 {
  position: absolute;
  top: 27%;
  left: 15%;
}
.row.move-2 {
  position: absolute;
  top: 27%;
  right: 15%;
}
.image-holder img {
  cursor: pointer;
}
.office-interact .row.content-box {
  position: absolute;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 30px 1px #e2e2e2;
  -moz-box-shadow: 1px 1px 30px 1px #e2e2e2;
  box-shadow: 1px 1px 30px 1px #e2e2e2;
  padding: 15px;
  top: -10px;
  left: 20%;
  width: 340px;
}
.office-interact .row.content-box p{
margin-bottom: 0px !important;
}
.section.office-interact-head h2 {
  padding-bottom: 30px !important;
}
.office-interact .row.content-box.right {
  right: 20%;
  left: unset;
}
.office-interact .content-box {
  display: none;
}
.office-interact .content-box.active {
  display: flex;
}
.image-mobile-space {
  display: none;
}

/* ------------------------------------------------------------------------------------------ */



/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.mr-top-50 {
  margin-top: 50px !important;
}

.pd-t-b-40 {
  padding-top: 40px;
  padding-bottom:40px;
}

.pd-t-0 {
  padding-top: 0px;
}

.cust-nobullets li:hover {
  color:#E0523C;
  border-bottom: 1px solid #E0523C;
}

/* ----------------------------------Service-5pillars----------------------------------- */

.serv-5pillars-sctn {
  width: 90%;
  display: flex;
  flex-wrap: nowrap;
  margin-left: 82px;
  margin-right: 50px;
}

.serv-pillars-5box {
  width: calc(20% - 10px); 
  padding:10px 0px 0px 0px;
  position: relative;
}


.serv-pillars-5box h3 {
  width: 100%;
  display: flex;
  align-items: center;
  text-align: left;  
  padding: 10px 0px;
  font-size: 16px;
  color:#F60C0C;
  margin-bottom: 0;
}

.serv-pillars-5box h3.active {
  color:#333332 !important;
}


.serv-pillars-5box img {
  width: 38px;
  height: 38px;
  position: absolute;
  top: -6px;
  right: -6px;
  z-index: 9;
}
nav.sticky-menu ul li.right-menu-st {
  list-style: none;
  margin-right: 10% !important;
}

/* -------------------------------------------------------------------- */

.timeline-thumb {
  position: absolute;
    top: -10px;
    width: 120px;
    left: -48px;
}

.cd-timeline-navigation a:prev  {
  border: 2px solid rgb(255 255 255) !important ;
}

/* --boxes slides-- */
.darker-blue {
  background-color: #00247D;
}
.pink {
  background-color: #F47B6C; 
}
.light-green {
  background-color: #BEC720; 
}
.sea-green {
  background-color: #27BDBE; 
}
.yellow {
  background-color: #F89838; 
}
.red-box {
  background-color: #E0523C; 
}
/*li color*/
.darker-blue li:before {
  color: #00247D;
}
.pink li:before {
  color: #F47B6C; 
}
.light-green li:before {
  color: #BEC720; 
}
.sea-green li:before {
  color: #27BDBE; 
}
.yellow li:before {
  color: #F89838; 
}
/*li color end*/
.box2line-contsctn-rgt.to-left:hover .overlay {
  width: 101%;
  left: -102.6%;
  padding: 10px;
  opacity: 95%;
}
.box2line-contsctn-rgt.to-left .overlay {
  position: absolute;
  bottom: 0;
  left: 0%;
  background-color: #ffffff;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
}

.box2line-contsctn-rgt.to-bottom:hover .overlay {
  width: 100%;
  bottom: -101.6%;
  padding: 10px;
  opacity: 95%;
  left: unset;
  right: unset;
  height: 100%;
}
.box2line-contsctn-rgt.to-bottom .overlay {
  position: absolute;
  bottom: 0%;
  left: unset;
  right: unset;
  background-color: #ffffff;
  overflow: hidden;
  width: 100%;
  height: 0%;
  transition: .5s ease;
}
.box2line-imgsctn img {
  padding-top: 20px;
}
.box2line-contsctn-rgt .text {
  height: 300px;
}
.box2line-contsctn-rgt .text::-webkit-scrollbar {
  width: 5px;
}
/* Track */
.box2line-contsctn-rgt .text::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px grey; 
  border-radius: 4px;
}
 
/* Handle */
.darker-blue.box2line-contsctn-rgt .text::-webkit-scrollbar-thumb {
  background:#00247D; 
  border-radius: 4px;
}
.pink.box2line-contsctn-rgt .text::-webkit-scrollbar-thumb {
  background:#F47B6C; 
  border-radius: 4px;
}
.light-green.box2line-contsctn-rgt .text::-webkit-scrollbar-thumb {
  background:#BEC720; 
  border-radius: 4px;
}
.sea-green.box2line-contsctn-rgt .text::-webkit-scrollbar-thumb {
  background:#27BDBE; 
  border-radius: 4px;
}
.yellow.box2line-contsctn-rgt .text::-webkit-scrollbar-thumb {
  background:#F89838; 
  border-radius: 4px;
}
.image-right-logo {
  position: absolute;
  right: 0;
  top: 20px;
  text-align: right;
}
.content-para {
  padding-top: 20px;
}
.key-head-main .heading-18 {
  margin-bottom: 0.25rem;
}
.date-insights p, .quarter-list p {
  font-size: 12px !important;
  line-height: 19px;
  color: #7E7E7E;
  padding-top: 5px;
  position: absolute;
}
.over-insights  .buttons-bottom .svcadd-pitch-btn, .main-single-insights  .buttons-bottom .svcadd-pitch-btn{
  position: absolute;
  right: 20px;
  bottom: 50px;
}
.main-single-insights  .buttons-bottom {
  padding-bottom: 10px;
}
.main-single-insights p {
  font-size: 14px;
  line-height: 24px;
}
/* --boxes slides end-- */

.col-insghts {
  width: 20%;
}
.service-well li.nav-item.inner a:before {
  content: "■";
  color: #AFAFAF;
  display: inline-block;
  height: 0.55rem;
  width: 0.55rem;
  font-size: 12px;
  position: absolute;
  top: 7px;
  left: 0;
  z-index: 2;
}
.service-well li.nav-item.inner a.active:before {
  color: #E0523C;
}
.service-well li.nav-item.inner {
  position: relative;
}
.service-well li.nav-item.inner a{
 padding-left: 15px;
}
.tabs-over .nav-tabs li.nav-item.inner .nav-link.active {
  color: #E0523C;
  position: relative;
  border-bottom: 0px solid #e0523c;
  width: fit-content;
  font-weight: 700;
}
.service-well.tabs-over .nav-tabs .nav-item.inner .nav-link {
  margin-bottom: 0px !important;
}
.tabs-over .nav-tabs .main-title.active-title{
  color: #E0523C;
  font-weight: 700;
  position: relative;
  border-bottom: 1px solid #e0523c;
  width: fit-content;
  cursor: pointer;
}

.tabs-over .nav-tabs .main-title {
  border: 0px solid transparent;
  color: #C4C4C4;
  padding-left: 0px;
  padding-bottom: 4px;
  padding-right: 0px;
  margin-bottom: 20px !important;
}
li.nav-item.with-dropdown {
  margin-bottom: 20px;
}
.local-team .container {
  border-top: 1px solid #C4C4C4;
  padding-top: 60px !important;
}
.local-team {
  padding-top: 0px !important;
}
.team-group-area p {
  padding-right: 20px;
}
.content-item-box p {
  font-size: 13px;
}
.area-click-top {
  position: absolute;
  top: 29%;
  right: 16%;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
.content-item-box.first:hover .area-click-top {
  visibility: visible;
  opacity: 1;
}
.area-click-top li {
  cursor: pointer;
  display: flex;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  color: #a8a8a8;
  padding-bottom: 10px;
  z-index: 5;
}

.area-click-top li:hover, .area-click-top li:hover {
  color: #E1523D;
}
.area-click-top li:hover img.normal{
 display: none;
}
.area-click-top li:hover img.hov{
  display: inline-block;
 }
 .area-click-top li img.hov{
  display: none;
 }
.area-click-top li img{
  padding-right: 10px;
}


.inner-bg-off {
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain !important;
  transition:all 0.3s zoom-in;
}

.content-item-box.first:hover .corner-overlay-content {
  display: none;
}
/* ul.area-top-circle {
  display: none;
} */

ul.area-top-circle {
  display: none;
  position: absolute;
  top: 6%;
  right: 36%;
  text-align: center;
  z-index: 2;
}
ul.area-top-circle li {
  font-size: 13px;
  line-height: 20px;
  color: #a8a8a8;
  z-index: 2;
}

ul.area-top-circle .active-now {
  font-weight: 600;
  color: #e0523c;
}

li.nav-item.inner.with-dropdown.first{
  margin-bottom: 0px;
}
.service-well.tabs-over .nav-tabs .nav-link.main-title {
  margin-bottom: 0px !important;
}
.life-client-sec {
  padding-bottom: 80px;
}

/* hotspot points css start*/

.BornHS__Wrapper {
  position: relative;
}
.BornHS__Wrapper .BornHS__Close {
  display: none;
}
.BornHS__Wrapper .Content__Wrapper {
  position: relative;
}
.BornHS__Wrapper .BornHS__Modal__Content {
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.22);
  color: #fff;
  opacity: 0;
  position: absolute;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  width: 360px;
  z-index: 4;
}
.BornHS__Wrapper .BornHS__Modal__Content .Content__Wrapper {
  padding: 20px;
}
.BornHS__Wrapper .BornHS__Modal__Content .Content__Wrapper .BornHS__Title {
  font-size: 16px;
  text-transform: uppercase;
}
.BornHS__Wrapper .BornHS__Modal__Content .Content__Wrapper p {
  font-size: 13px;
  line-height: 21px;
  margin: 0;
  padding: 0;
}
.BornHS__Wrapper .BornHS__Input {
  height: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  width: 0;
  z-index: -1;
}
.BornHS__Wrapper .BornHS__Input + .BornHS__Label {
  background: #ec2256;
  border-radius: 50%;
  cursor: pointer;
  height: 20px;
  position: absolute;
  transition: all 300ms ease !important;
  width: 20px;
  z-index: 2;
}

.BornHS__Modal__Input.red-back .BornHS__Label ,.BornHS__Modal__Input.red-back  label.BornHS__Close {
  background: #F47B6C;
}
.BornHS__Modal__Input.green-back .BornHS__Label, .BornHS__Modal__Input.green-back  label.BornHS__Close  {
  background: #BEC720;
}

.BornHS__Modal__Input.red-back .BornHS__Label{
  align-items: center;
  justify-content: center;
  background: #F47B6C;
  box-shadow: 0 0 0px 0px rgba(244, 123, 108, 0.5);
  cursor: pointer;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: 250ms color;
  -webkit-transition: 250ms color;
  -moz-transition: 250ms color;
  -ms-transition: 250ms color;
  -o-transition: 250ms color;
  animation-name: wave;
  animation-duration: 1.2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.BornHS__Modal__Input.green-back .BornHS__Label{
  align-items: center;
  justify-content: center;
  background: #BEC720;
  box-shadow: 0 0 0px 0px rgba(190, 199, 32, 0.5);
  cursor: pointer;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: 250ms color;
  -webkit-transition: 250ms color;
  -moz-transition: 250ms color;
  -ms-transition: 250ms color;
  -o-transition: 250ms color;
  animation-name: wave-green;
  animation-duration: 1.2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes wave {
  0% {box-shadow: 0 0 0px 0px rgba(244, 123, 108, 0.5);}
  100% {box-shadow: 0 0 0px 15px rgba(244, 123, 108, 0);}
}
@keyframes wave-green {
  0% {box-shadow: 0 0 0px 0px rgba(190, 199, 32, 0.5);}
  100% {box-shadow: 0 0 0px 15px rgba(190, 199, 32, 0);}
}
@media (min-width: 768px) {
  .BornHS__Wrapper .BornHS__Input + .BornHS__Label {
    height: 30px;
    width: 30px;
  }
}
.BornHS__Wrapper .BornHS__Input + .BornHS__Label:before, .BornHS__Wrapper .BornHS__Input + .BornHS__Label:after {
  background: #fff;
  content: "";
  cursor: pointer;
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.BornHS__Wrapper .BornHS__Input + .BornHS__Label:before {
  height: 2px;
  width: 40%;
}
.BornHS__Wrapper .BornHS__Input + .BornHS__Label:after {
  height: 40%;
  width: 2px;
}
.BornHS__Wrapper .BornHS__Input ~ .BornHS__Overlay {
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 3;
}
.BornHS__Wrapper .BornHS__Input:checked + .BornHS__Label {
  transform: rotate(45deg);
}
.BornHS__Wrapper .BornHS__Input:checked ~ .BornHS__Modal__Content {
  opacity: 1;
  visibility: visible;
}
.BornHS__Wrapper .BornHS__Input:checked ~ .BornHS__Overlay {
  display: block;
}
.BornHS__Wrapper.BornHS__Blur figure {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
}
.BornHS__Wrapper.BornHS__Blur .BornHS__Input {
  display: none;
}
.BornHS__Wrapper.BornHS__Blur .BornHS__Input + .BornHS__Label {
  opacity: 0.5;
  pointer-events: none;
}
.BornHS__Wrapper.BornHS__Blur .BornHS__Input:checked {
  display: inline-block;
}
.BornHS__Wrapper.BornHS__Blur .BornHS__Input:checked + .BornHS__Label {
  opacity: 1;
  pointer-events: auto;
}
.BornHS__Modal {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 1;
}

@media (max-width: 768px) {
  .BornHS__Wrapper .BornHS__Modal__Content {
    bottom: auto !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
  }
  .BornHS__Wrapper .BornHS__Modal__Content .BornHS__Close {
    background: #ec2256;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 20px;
    right: -5px;
    position: absolute;
    top: -5px;
    transition: all 300ms ease;
    transform: rotate(45deg);
    width: 20px;
    z-index: 5;
  }
  .BornHS__Wrapper .BornHS__Modal__Content .BornHS__Close:before, .BornHS__Wrapper .BornHS__Modal__Content .BornHS__Close:after {
    background: #fff;
    content: "";
    cursor: pointer;
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .BornHS__Wrapper .BornHS__Modal__Content .BornHS__Close:before {
    height: 2px;
    width: 40%;
  }
  .BornHS__Wrapper .BornHS__Modal__Content .BornHS__Close:after {
    height: 40%;
    width: 2px;
  }
}

/* hotspot points css end*/

h2.heading-big-font {
  font-size: 60px;
  color: #E0523C;
}
.right-con-segment {
  border-bottom: 1px solid #E0E0E0;
  padding-top: 20px;
}

.right-segment-col .right-con-segment:last-child {
  border-bottom: 0px solid #000000;
}
.padding-big-font h2.heading-big-font {
  position: relative;
  top: 5px;
  padding-left: 10px;
  margin-bottom: 10px;
}
.padding-big-font p {
  margin-bottom: 10px;
}
.vision-box-grey {
  background-color: #F6F6F4;
  padding: 25px 20px !important;
  margin: 20px 10px 0px 10px !important;
  transition: transform 0.1s ease-in-out;
  border-bottom: 3ps solid #f6f6f4;
  position: relative;
}
.vision-box-grey:hover {
  background-color: #ffffff;
  box-shadow: 0 10px 33px #e2dede;
  -webkit-box-shadow: 0 10px 33px #e2dede;
  -moz-box-shadow: 0 10px 33px #e2dede;
  border-bottom: 3px solid #E0523C;
  transform: scale(1.02);
  
}
.over-normal {
  position: absolute;
  top: 45%;
}
.vision-box-grey img {
  margin-bottom: 15px;
}
.vision-box-grey .over-hover {
  opacity: 0;
  transition: transform 0.1s ease-in-out;
}
.vision-box-grey:hover .over-hover {
  opacity: 1;
}

.vision-box-grey .over-normal {
  opacity: 1;
  padding-right: 20px;
}
.vision-box-grey:hover .over-normal {
  opacity: 0;
}
.over-hover p {
  font-size: 14px;
}
.over-hover p strong {
  font-size: 15px;
}

.section.full-width-sec {
  padding: 0px;
}
.red-half-2 .content-tab {
  padding: 60px !important;
}
.red-half-2 .content-tab .row {
  border-bottom: 1px solid #ffffff;
  padding-top: 10px;
  position: relative;
}

.red-half-2 .content-tab .row p {
 margin-bottom: 15px;
}
.section.padding-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
img.long-arrow {
  position: absolute;
  top: 7px;
  right: 0;
}
img.long-arrow:hover {

-webkit-animation: bounceRight 1.2s infinite;
  animation: bounceRight 1.2s infinite;
}

@keyframes bounceRight {
  0%,
  100% {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    -ms-transform: translateX(-3px);
    transform: translateX(-3px);
  }
  40% {
    -ms-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  60% {
    -ms-transform: translateX(3px);
    transform: translateX(3px);
  }
  80% {
    -ms-transform: translateX(6px);
    transform: translateX(6px);
  }
}

.padding-bottom-40 {
  padding-bottom: 40px;
}
.right-arrow-links.black-links a:after {
  display: none !important;
}
.right-arrow-links.black-links.align-left {
  margin: 3px 0px 0px 0px !important;
}
.right-arrow-links.black-links.align-left a{
color: #333232;
font-size: 14px;
line-height: 20px;
}
.right-arrow-links.black-links.align-left a:hover {
  color: #E0523C;
}
.vital-offers .service-text {
  padding-bottom: 10px !important;
}
.food-transform-sec {
  padding-top: 20px;
}

.box-fm {
  padding: 30px;
  padding-bottom: 60px;
  margin-bottom: 20px;
}
.box-fm p{
  color: #ffffff;
  margin-bottom: 10px;
}
.box-fm.yellow {

  padding-bottom: 50px;

}

.col-fm .row.image-text.second {
  margin-top: 50px !important;
}
.col-fm .row.image-text.first {
  margin-top: 100px !important;
}
.box-fm.sea-green {
  position: relative;
}
p.center {
  text-align: center;
}
.row.fm-transform-in {
  width: 100%;
}
.col-fm {
  width: 33.33%;
  padding-right: 80px;
}
.box-fm.sea-green ul li {
  color: #ffffff;
  position: relative;
  padding-left: 20px;
  padding-bottom: 10px;
}
.box-fm.sea-green ul ul {
  padding-left: 15px;
}
.box-fm.sea-green li::before {
  content: "■";
  color: #ffffff;
  display: inline-block;
  height: 0.55rem;
  width: 0.55rem;
  font-size: 12px;
  position: absolute;
  top: 0px;
  left: 0;
}
.box-fm.sea-green:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 50px solid transparent;
  border-top: 80px solid #27bdbe33;
  clear: both;
}
.box-fm.yellow:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 50px solid transparent;
  border-top: 80px solid #F8983833;
  clear: both;
}
.box-fm.sea-green:before, .box-fm.yellow:before {
  content: '';
  position: absolute;
  background-color: #000000;
  width: 140%;
  height: 1px;
  top: 0;
  left: 0;
  z-index: -1;
}

.box-fm.yellow{
  position: relative;
}
.box-fm.red-box {
  padding-bottom: 160px;
}
.box-fm.yellow {
  padding-bottom: 110px;
}
.col-fm .row.image-text {
  padding-right: 20px;
}

.col-fm .row.image-text img {
  margin-right: 10px;
}
.strat-agenda{
  padding-bottom: 20px !important;
}
   
header.navbar-fixed-top {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 99 !important;
  /* background: white; */
  }
 
  .stickym-in {
    top: 80px !important;
  }
 
  .stickym-out {
    top: 0;
  }
  .featured-svc .carousel .control-dots {
    display: none !important;
}

.section.geography-sec .red-half-2 .content-tab {
  padding-left: calc((100% - 1400px) / 2)!important;
}

.section.client-sector-sec .red-half-2 .content-tab {
  padding-right: calc((100% - 1400px) / 2)!important;
}
.row.red-half-2.first img {
  padding-left: 10px;
}
.key-innov-inner {
  min-height: 320px;
  }


  /* ---------------------------13/sep/2021----------------------------- */

  .banner-faqs .vertical-middle {
    position: relative;
  }
  
  .lp-box1, .lp-box2 {
    height: 100%;
  }
  
  .mr-top-20 {
    margin-top: 20px !important;
  }

  .BornHS__Wrapper.circle-hotspots .BornHS__Modal__Content {
    background: #ffffff00;
    box-shadow: 0 0 24px rgb(0 0 0 / 0%);
    width: 340px;
    z-index: 4;
}
.BornHS__Wrapper.circle-hotspots .BornHS__Modal__Input.one .BornHS__Modal__Content {
  width: 215px;
  text-align: right;
}
.BornHS__Wrapper.circle-hotspots .BornHS__Modal__Input.two .BornHS__Modal__Content,
.BornHS__Wrapper.circle-hotspots .BornHS__Modal__Input.third .BornHS__Modal__Content {
  text-align: center;
}

.BornHS__Wrapper.circle-hotspots .BornHS__Modal__Input.fourth .BornHS__Modal__Content {
  width: 215px;
  text-align: left;
}

.BornHS__Wrapper.circle-hotspots .BornHS__Modal__Input.green-back .BornHS__Label {
  background: #ffffff;
  box-shadow: 0 0 0px 0px rgb(246 246 244);

}
.BornHS__Wrapper.circle-hotspots .BornHS__Input + .BornHS__Label:before, .BornHS__Wrapper.circle-hotspots .BornHS__Input + .BornHS__Label:after {
  background: #bec720;
  content: "";
  cursor: pointer;
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.BornHS__Wrapper.circle-hotspots .BornHS__Input + .BornHS__Label:after {
  height: 50%;
  width: 2px;
}
.BornHS__Wrapper.circle-hotspots .BornHS__Input + .BornHS__Label:before {
  height: 2px;
  width: 50%;
}

.BornHS__Wrapper .BornHS__Input:checked ~ .BornHS__Overlay {
  display: block;
  z-index: 1;
}

.after-arrows p {
padding-right: 10%;
}

.add-lists-demand.after-arrows p:nth-child(3):after {
display: none;
}
.after-arrows p:after {
  content: url(../images/arrow-red-long.png);
  color: #ffffff;
  display: inline-block;
  position: absolute;
  bottom: 18px;
  right: 0;
}

.after-arrows p:hover:after {

  -webkit-animation: bounceRight 1.2s infinite;
    animation: bounceRight 1.2s infinite;
  }
  .bring-vital img {
    padding-bottom: 15px;
}

.bring-vital .col-lg-3 {
  padding: 40px 20px !important;
  border: 1px solid #F6F6F4;
}

.bring-vital .row .col-lg-3:nth-child(1), .bring-vital .row .col-lg-3:nth-child(2), .bring-vital .row .col-lg-3:nth-child(3), .bring-vital .row .col-lg-3:nth-child(4) {
  border-top: 0px solid #F6F6F4;
}

.bring-vital .row .col-lg-3:nth-child(11), .bring-vital .row .col-lg-3:nth-child(12), .bring-vital .row .col-lg-3:nth-child(13), .bring-vital .row .col-lg-3:nth-child(14) {
  border-bottom: 0px solid #F6F6F4;
}
.button-link-center {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 30px;
}
.button-link-center a {
  color: #E0523C !important;
  font-weight: 600;
  border-bottom: 1px solid;
  cursor: pointer;
}
.bring-vital img.long-arrow {
  position: absolute;
 bottom: 20px;
  left: 20px;
  top: unset;
}

.hotspot-360 .BornHS__Modal__Input.green-back .BornHS__Label {
  background: #ffffff;
  animation-name: wave-white;
}

@keyframes wave-white {
  0% {box-shadow: 0 0 0px 0px rgba(255, 255, 255, 0.5);}
  100% {box-shadow: 0 0 0px 15px rgba(255, 255, 255, 0);}
}


.hotspot-360.BornHS__Wrapper .BornHS__Input + .BornHS__Label:before, .hotspot-360.BornHS__Wrapper .BornHS__Input + .BornHS__Label:after {
  background: #E0523C;
}
.hotspot-360.BornHS__Wrapper .BornHS__Modal__Content {
  width: 480px !important;
}
.hotspot-360 .Content__Wrapper ul li {
  color: #000000;
  font-size: 13px;
  line-height: 20px;
  position: relative;
  padding-left: 15px;
  padding-bottom: 5px;
}
.hotspot-360 .Content__Wrapper ul {
 padding-top: 10px;
 padding-bottom: 10px;
}
ul.bottom-lines li:before {
  display: none !important;
}
ul.bottom-lines li a{
 padding-left: 0px !important;
 color: #E0523C !important;
 font-weight: 600 !important;
 border-bottom: 1px solid #E0523C;
 width: fit-content;
 padding-bottom: 0px !important;
 margin-bottom: 5px ;

}
ul.bottom-lines li{
padding-left: 0px !important;
}
.bring-vital .border-orange:before, .bring-vital .border-orange:after,.bring-vital .border-orange > *:before, .bring-vital .border-orange > *:after {
  background-color: #E0E0E000;
}


/* ----------------------------14/sep/2021------------------------------------- */

.featuredThumImage img {
  min-height: 165px;
}

.kb-equal-height {
  min-height: 350px;
}

.featuredThumImage img {
  min-height: 165px;
}

.servicedetails-8box .ms-lg2 {
  width: 18.666667%;
}

.servicedetails-8box .service-details-div {
  overflow-x: hidden;
  overflow-y: auto;
  height: 200px !important;
}

.servicedetails-8box .service-details-div::-webkit-scrollbar {
width: 6px;
}

/* Track */
.servicedetails-8box .service-details-div::-webkit-scrollbar-track {
box-shadow: inset 0 0 3px grey; 
border-radius: 5px;
}

/* Handle */
.servicedetails-8box .service-details-div::-webkit-scrollbar-thumb {
background: #e0523c; 
border-radius: 5px;
}

/* Handle on hover */
.servicedetails-8box .service-details-div::-webkit-scrollbar-thumb:hover {
background: #000; 
}

#svc-details .sd-rating p {
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
}

/* ----------------------------------------------------------------------------------------- */

/* .h-video-slide-sctn {
	min-height:1075px;
	background-color:#ffffff;
} */


 .cj-bnr-section .container {
    z-index: 1;
}

.cj-video-head {
	position: absolute;
    z-index: 1;
    inset: 0px;
    overflow: hidden;
    background-size: cover;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: none;
}

.cj-slid-video {
	margin: auto;
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	visibility: visible;
	opacity: 1;
	width: 102%;
	height: auto;
}


.abt-value-proposition-4box .right-arrow-links {
  font-size: 16px;
  font-weight: 600;
}

.abt-value-proposition-4box  .right-arrow-links a:after {
  margin-left: 10px;
}

.somekey-statistics-img {
  background-image: url(../images/some-key-statistics-img.JPG) !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}


.content-para.para-big-head h2 {
  text-align: center;
}

.list-sec ul li {
  text-align: left !important;
  margin-left: 10px;
}

.add-lists-demand p {
  margin-bottom: 0.30rem;
}










.enbr-overview1{
  padding-top:0px !important;
  padding-bottom:100px !important;
}

.enbr-overview2{
  padding-top:80px !important;
  padding-bottom:80px !important;
}

.enbr-overview2 .pd-lft-100 {
  padding-right: 5% !important;
}


.ov-sec1 {
  padding-right: 5% !important;
}
.ov-sec3 {
  padding-left: 5% !important;
}

.ov-sec2 {
  padding-top: 2% !important;
}


.ov-sec4 {
  padding-right: 2.5% !important;
}

.ov-sec5 {
  padding-left: 2.5% !important;
  padding-right: 2.5% !important;
}


.ov-sec6 {
  padding-left: 2.5% !important;
}