@font-face {
  font-family: 'Rupee_Foradian';
  src: url("../fonts/Rupee_Foradian.eot");
  src: url("../fonts/Rupee_Foradian.eot") format("embedded-opentype"), url("../fonts/Rupee_Foradian.woff2") format("woff2"), url("../fonts/Rupee_Foradian.woff") format("woff"), url("../fonts/Rupee_Foradian.ttf") format("truetype"), url("../fonts/Rupee_Foradian.svg#Rupee_Foradian") format("svg"); }
.rs {
  font-family: 'Rupee_Foradian'; }

/* WEBKIT SCROLLBAR */
/* **************** */
::-webkit-scrollbar {
  width: 8px;
  height: 8px; }

/* Track */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px rgba(120, 120, 120, 0.5); }

/* Handle */
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: rgba(120, 120, 120, 0.6);
  -webkit-box-shadow: inset 0 0 4px rgba(120, 120, 120, 0.6); }

::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(120, 120, 120, 0.4); }

.wow {
  visibility: hidden; }

.green-color-bg {
  background-color: #157563; }

/*{ position:relative; margin:0px; padding:0px;} */
.fw4 {
  font-weight: 400 !important; }

.fw7 {
  font-weight: 700 !important; }

body {
  margin: 0px;
  padding: 0px;
  color: #626367;
  font-size: 16px;
  line-height: 20px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  position: relative; }

.scroll-hide {
  overflow: hidden; }

.common-container {
  width: 1200px;
  margin: auto;
  position: relative; }

.common-container-1100 {
  width: 1100px;
  max-width: 100%;
  margin: auto;
  position: relative; }

a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none !important;
  outline: none !important; }

.common-bt {
  background-color: #157563;
  text-align: center;
  color: #fff;
  padding: 8px 15px;
  align-items: center;
  font-size: 14px;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  display: inline-block; }

.common-bt:hover {
  color: #ffffff;
  background-color: #699e90; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px; }

button {
  outline: none !important; }

p {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 25px;
  letter-spacing: 0px;
  color: #646464; }

hr {
  border-top: 1px solid rgba(0, 0, 0, 0.5); }

ul {
  margin: 0px;
  padding: 0px;
  padding-left: 15px; }

/* FONTS SIZES */
.fs-12 {
  font-size: 12px !important;
  line-height: 16px !important; }

.fs-13 {
  font-size: 13px !important; }

.fs-14 {
  font-size: 14px !important; }

.fs-16 {
  font-size: 16px !important; }

.fs-18 {
  font-size: 18px !important; }

.fs-20 {
  font-size: 20px !important;
  line-height: 30px; }

.fs-22 {
  font-size: 22px !important;
  line-height: 28px !important; }

.fs-24 {
  font-size: 24px !important;
  line-height: 32px; }

.fs-25 {
  font-size: 25px !important; }

.fs-28 {
  font-size: 28px !important;
  line-height: 34px; }

.fs-30 {
  font-size: 30px !important;
  line-height: 37px; }

.fs-32 {
  font-size: 33px !important;
  line-height: 38px !important; }

.fs-33 {
  font-size: 33px !important;
  line-height: 37px; }

.fs-36 {
  font-size: 36px !important;
  line-height: 40px; }

.fs-40 {
  font-size: 40px !important;
  line-height: 32px; }

.fs-50 {
  font-size: 50px !important; }

.fs-60 {
  font-size: 60px !important;
  line-height: 50px; }

.fs-100 {
  font-size: 100px !important;
  line-height: 76px; }

.fs-104 {
  font-size: 104px !important;
  line-height: 76px; }

/* font color */
.green-color {
  color: #157563 !important; }

.green-color2 {
  color: #157563; }

.white-color {
  color: #fff !important; }

.black-color {
  color: #000 !important; }

.grey-color {
  color: #646464 !important; }

.mr-t-88 {
  margin-top: 88px; }

.mt-20 {
  margin-top: 20px; }

.mt-30 {
  margin-top: 30px; }

.mt-40 {
  margin-top: 40px; }

.mt-50 {
  margin-top: 50px; }

.mt-60 {
  margin-top: 60px; }

.mt-162 {
  margin-top: 162px; }

.mt-80 {
  margin-top: 80px !important; }

.mt-85 {
  margin-top: 85px; }

.mb-60 {
  margin-bottom: 60px; }

.m1-100 {
  margin-left: 100px; }

.mt-100 {
  margin-top: 100px; }

.plr-160 {
  padding: 0 160px; }

.padding-top-90 {
  padding-top: 90px; }

.padding-bottom-90 {
  padding-bottom: 90px; }

.h73 {
  height: 73px; }

.h335 {
  height: 335px; }

.black-bor-bottom {
  border-bottom: solid 1px #000; }

.body-overflow {
  overflow: hidden; }

.arial-light {
  font-weight: 300; }

.arial-reg {
  font-weight: 400 !important; }

.arial-semi {
  font-weight: 600; }

.arial-bold {
  font-weight: 700; }

.bor-t {
  border-top: solid 1px #d3d3d3; }

.bor-b {
  border-bottom: solid 1px #d3d3d3; }

.bor-l {
  border-left: solid 1px #d3d3d3; }

.bor-r {
  border-right: solid 1px #d3d3d3; }

.br-b {
  border-right: solid 1px #cccccc; }

h2 {
  font-size: 28px;
  font-weight: 400;
  color: #646464;
  line-height: 35px;
  margin-bottom: 18px;
  letter-spacing: 0px;
  margin: 0.5em 0 0.6em; }

h3 {
  font-size: 18px;
  line-height: 25px; }

h4 {
  font-size: 22px;
  line-height: 20px; }

h6 {
  font-size: 16px;
  line-height: 20px; }

.common-t-pad {
  padding-top: 50px; }

.common-b-pad {
  padding-bottom: 50px; }

/*.home-offer-box a:hover h2 {  -webkit-transition: all 1s cubic-bezier(0, 0, 0.23, 1);
transition: all 1s cubic-bezier(0, 0, 0.23, 1);
background-position: 0%; }*/
/*PAGELOAFER*/
.search-box {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  border-top: solid 1px #ced5da;
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  background-color: #fff; }

.search {
  width: 100%;
  position: relative;
  display: flex;
  padding-bottom: 20px; }

.search form {
  width: 100%;
  display: flex; }

.searchTerm {
  width: 40%;
  border: 1px solid #cdd3d6;
  padding: 20px 5px;
  height: 20px;
  border-radius: 0px;
  outline: none;
  color: #000; }

.searchTerm:focus {
  color: #000; }

.searchButton {
  width: 55px;
  height: 42px;
  border: 1px solid #00893d;
  background: url(../images/white-arow.png) no-repeat center center #00893d;
  text-align: center;
  color: #fff;
  border-radius: 0;
  cursor: pointer;
  font-size: 20px;
  margin-left: 13px; }

.search-bt {
  position: absolute;
  top: 12px;
  right: 10px;
  display: none; }

/*-- Loading --*/
#content-overlay {
  position: fixed;
  z-index: 9998;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5); }

#progress-overlay {
  position: fixed;
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background: #c98055; }

#overlay {
  position: fixed;
  z-index: 10000;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow: hidden; }

#overlay .logo-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1.5);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1.5);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1.5);
  -o-transform: translateX(-50%) translateY(-50%) scale(1.5);
  transform: translateX(-50%) translateY(-50%) scale(1.5);
  z-index: 1;
  transition: 1.5s;
  /*width: 120px;*/
  opacity: 1;
  clip-path: circle(0.5% at 50% 50%); }

#overlay .logo-loading.clip-revel {
  clip-path: circle(100% at 50% 50%);
  transform: translateX(-50%) translateY(-50%) scale(1); }

#overlay #progstat {
  color: #000;
  font-size: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(60px);
  -moz-transform: translateX(-50%) translateY(60px);
  -ms-transform: translateX(-50%) translateY(60px);
  -o-transform: translateX(-50%) translateY(60px);
  transform: translateX(-50%) translateY(60px); }

.bodyscroll-hide {
  overflow: hidden; }

.padding-top-90 {
  padding-top: 90px; }

.padding-bottom-90 {
  padding-bottom: 90px; }

/*-- /Loading --*/
#braedcrumb {
  margin-top: 10px;
  margin-bottom: 40px; }

.breadcrumb {
  padding: 5px 0px;
  margin-bottom: 0px;
  list-style: none;
  background-color: transparent !important;
  border-radius: 0px; }

.breadcrumb li {
  font-size: 12px;
  color: #646464; }

.breadcrumb li a {
  color: #646464;
  font-weight: 400; }

.breadcrumb li.active {
  color: #646464;
  font-weight: 700; }

.breadcrumb-item + .breadcrumb-item::before {
  color: #646464;
  font-size: 14px; }

.breadcrumb-item a:hover {
  color: #000000; }

.pageTitle {
  font-size: 36px;
  line-height: 46px;
  color: #157563;
  font-weight: 400; }

.small-title {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  color: #646464; }

.title-24 {
  font-size: 24px;
  line-height: 30px; }

.title-32 {
  font-size: 32px;
  font-weight: 700;
  line-height: 36px; }

.subdesc {
  font-size: 32px;
  line-height: 40px;
  color: #646464;
  font-weight: 700; }

.info-box .lable {
  font-weight: 700; }

.info-box h2 {
  font-weight: 700;
  font-size: 28px; }

.labeltitle {
  font-size: 28px;
  font-weight: 400; }

.Highlights-Box {
  margin-bottom: 40px; }

.Highlights-Box h3 {
  font-weight: 700;
  color: #00893d;
  font-size: 34px;
  line-height: 42px; }

.Highlights-Box p {
  font-size: 18px;
  line-height: 23px; }

.Highlights-Box small {
  font-size: 28px;
  font-weight: 700;
  color: #00893d;
  letter-spacing: -1px; }

#header {
  position: relative;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 9997;
  background-color: #fff;
  border-bottom: solid 1px #ced5da; }

/* NEW */
#homeBan {
  position: relative;
  height: 100vh;
  background: url("../images/schaeffler-banner.jpg") center no-repeat;
  background-size: cover;
  background-attachment: fixed; }
  #homeBan .homeBan-cont {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff;
    text-align: center;
    height: 100vh; }
    #homeBan .homeBan-cont h1 {
      font-size: 80px;
      font-weight: 700;
      margin-bottom: 20px;
      text-transform: uppercase;
      /* text-shadow: 0 0 20px rgba(0,0,0,.5); */ }
      #homeBan .homeBan-cont h1 span {
        display: inline-block; }
    #homeBan .homeBan-cont h2 {
      font-size: 32px;
      font-weight: 100;
      text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
      color: #fff;
      line-height: 1.2;
      margin-bottom: 30px; }
    #homeBan .homeBan-cont h3 {
      font-size: 22px;
      font-weight: 100;
      text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
      line-height: 1.4; }

/* Search Footer */
.socialbar {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0px;
  padding-left: 0px; }

.socialbar > .buttonlist-item {
  margin: 0px;
  margin-right: 10px;
  padding: 0;
  display: inline-block; }

.socialmedia-icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.socialbar .socialmedia-icon {
  margin: 0; }

.socialbar .socialmedia-icon.facebook {
  background-image: url(../images/facebook.svg); }

.socialbar .socialmedia-icon.twitter {
  background-image: url(../images/twitter.svg); }

.socialbar .socialmedia-icon.instagram {
  background-image: url(../images/insta.svg); }

.socialbar .socialmedia-icon.youtube {
  background-image: url(../images/youtube.svg); }

.socialbar .socialmedia-icon.linkedin {
  background-image: url(../images/in.svg); }

.socialbar .socialmedia-icon.xing {
  background-image: url(../images/xing.svg); }

.socialbar .socialmedia-icon.facebook:hover {
  background-image: url(../images/facebook-color.svg); }

.socialbar .socialmedia-icon.twitter:hover {
  background-image: url(../images/twitter-color.svg); }

.socialbar .socialmedia-icon.instagram:hover {
  background-image: url(../images/insta-color.svg); }

.socialbar .socialmedia-icon.youtube:hover {
  background-image: url(../images/youtube-color.svg); }

.socialbar .socialmedia-icon.linkedin:hover {
  background-image: url(../images/in-color.svg); }

.socialbar .socialmedia-icon.xing:hover {
  background-image: url(../images/xing-color.svg); }

#footer {
  margin-top: 25px;
  border-top: solid 1px #e4e4e4;
  padding-top: 20px;
  padding-bottom: 20px; }

#footer .footer-link a {
  font-size: 14px;
  color: #626367; }

#footer .footer-link a:hover {
  color: #00944d; }

#footer .copyright {
  font-size: 14px;
  text-align: right; }

#toTop {
  position: fixed;
  bottom: 30px;
  right: 10px;
  cursor: pointer;
  display: none;
  z-index: 9998;
  background-color: #00883c;
  border: none;
  padding: 0.375rem 0.8rem;
  border-radius: 0px;
  background-image: url("../images/top-arrow.jpg");
  background-repeat: no-repeat;
  background-position: center;
  width: 52px;
  height: 40px; }

.mobile-show {
  display: none !important; }

.mobile-hide {
  display: block !important; }

/* col 5 */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-15 {
  width: 100%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left; } }
/* start */
#FutureMotion {
  background-color: #ececed;
  padding: 100px 0px; }
  #FutureMotion .FutureMotionleft {
    position: relative;
    padding-top: 15px;
    padding-left: 60px; }
    #FutureMotion .FutureMotionleft:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 25px;
      height: 174px;
      background-color: #157563; }
    #FutureMotion .FutureMotionleft .subdesc {
      margin: 25px 0px; }

.stat {
  padding: 0px 0; }
  .stat .icon-stat {
    width: 70px;
    margin-bottom: 15px; }
  .stat h3 {
    font-size: 42px;
    color: #699e90;
    line-height: 1.1; }
  .stat h6 {
    margin-bottom: 15px;
    font-weight: 600;
    border: none;
    font-size: 18px; }
  .stat p {
    font-size: 16px;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    line-height: 1.2;
    font-weight: 600; }
  .stat .nosinfos {
    margin-top: 0px; }
    .stat .nosinfos span {
      font-size: 32px; }

.border-top {
  border-top: 1px solid #ced5da; }

.border-right {
  border-right: 1px solid #ced5da; }

#highlight-wrap {
  padding: 100px 0; }
  #highlight-wrap .container {
    max-width: 1000px; }
  #highlight-wrap .stat {
    padding: 30px 0; }
    #highlight-wrap .stat .nosinfos {
      margin-top: 40px; }
  #highlight-wrap .menu {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-top: 50px; }
    #highlight-wrap .menu button {
      margin-right: 5px;
      display: inline-block;
      padding: 15px 50px;
      color: black;
      text-decoration: none;
      font-size: 18px;
      background-color: #ececed;
      border: none;
      outline: none;
      box-shadow: none; }
      #highlight-wrap .menu button.active {
        border-color: transparent;
        background: #157563;
        color: #fff; }
  #highlight-wrap .tabs .tab:not(.active) {
    display: none; }
  #highlight-wrap .tabs .tab {
    padding: 10px;
    /* height: 300px; */ }
  #highlight-wrap h2 {
    padding: 0;
    margin: 0; }
  #highlight-wrap .pie-indicator ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    #highlight-wrap .pie-indicator ul li {
      margin-bottom: 5px;
      font-size: 14px; }
      #highlight-wrap .pie-indicator ul li img {
        width: 10px;
        margin-right: 10px;
        vertical-align: middle;
        display: inline-block; }

#chairpeson-wrap {
  padding: 60px 0;
  padding-top: 0px;
  /* .md { margin-top: 200px; } */ }
  #chairpeson-wrap .chairpesonBox {
    padding: 30px; }
    #chairpeson-wrap .chairpesonBox .pageTitle {
      margin-bottom: 40px;
      margin-top: 10px; }
  #chairpeson-wrap h4 {
    color: #699e90;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 1; }

.quote-wrap {
  position: relative;
  margin: 30px 0 30px 0; }
  .quote-wrap h4 {
    font-size: 1.4em;
    line-height: 1.2;
    font-weight: normal;
    color: #699e90; }
  .quote-wrap::before {
    content: '';
    background: url("../images/quot-1.svg") left top no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    display: block;
    margin-bottom: 10px; }
  .quote-wrap::after {
    content: '';
    position: absolute;
    height: 0.5px;
    width: auto;
    display: block;
    background: #e7e7e7;
    top: 20px;
    left: 55px;
    right: 0; }

#CompanyAcquisition .CompanyAcquisitionBox {
  background-color: #ebeef0;
  padding: 30px; }
  #CompanyAcquisition .CompanyAcquisitionBox .CompanyAcquisitionLeft {
    padding: 10px; }
    #CompanyAcquisition .CompanyAcquisitionBox .CompanyAcquisitionLeft .nosinfos {
      margin-top: 0px; }
    #CompanyAcquisition .CompanyAcquisitionBox .CompanyAcquisitionLeft .stat h3 {
      font-weight: 700; }

#stroies {
  margin-top: 100px; }
  #stroies .swiper-slide {
    padding-bottom: 310px; }
  #stroies .stroiesBox {
    position: relative; }
    #stroies .stroiesBox .storiesPix img {
      width: 80%; }
    #stroies .stroiesBox .stroiesAcc {
      position: absolute;
      right: 0px;
      top: 30px;
      background-color: #fff;
      padding: 35px;
      width: 540px; }
  #stroies .accordion > .card .card-header {
    border: none;
    margin: 0px;
    padding: 0px;
    background-color: transparent;
    border-bottom: solid 1px #ced5da;
    border-radius: 0px; }
    #stroies .accordion > .card .card-header h2 {
      margin: 0px;
      padding: 0px; }
      #stroies .accordion > .card .card-header h2 button {
        display: block;
        padding: 0px;
        margin: 0px;
        padding: 10px;
        padding-left: 0px;
        width: 100%;
        text-align: left;
        font-size: 18px;
        font-weight: 700;
        color: #000;
        text-decoration: none;
        background-image: url(../images/min.svg);
        background-repeat: no-repeat;
        background-position: 98% center; }
        #stroies .accordion > .card .card-header h2 button.collapsed {
          background-image: url(../images/plus.svg);
          background-repeat: no-repeat;
          background-position: 98% center; }
  #stroies .card {
    border: none; }
  #stroies .card-body {
    padding: 10px 0px; }
    #stroies .card-body h5 {
      font-size: 26px;
      line-height: 34px;
      color: #157563;
      margin-bottom: 5px; }
  #stroies .swiper-button-prev, #stroies .swiper-button-next {
    top: 68%; }
  #stroies .swiper-button-prev {
    left: 495px; }
    #stroies .swiper-button-prev::after {
      display: none; }
  #stroies .swiper-button-next {
    right: inherit;
    left: 560px; }
    #stroies .swiper-button-next::after {
      display: none; }

#downlo-center {
  padding: 40px 0 0 0; }

#downlo-center .download-box {
  position: relative; }

#downlo-center .download-box ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  margin-top: 20px; }

#downlo-center .download-box ul li a {
  display: block;
  color: #646464;
  border-bottom: solid 1px #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 0px;
  /*   background: url(../images/white-arrw.png) no-repeat 98% center; */ }

#downlo-center .download-box ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  margin-top: 20px; }

#downlo-center .download-box ul li a {
  display: block;
  border-bottom: solid 1px #e7e7e7;
  padding: 10px 0px;
  /*   background: url(../images/white-arrw.png) no-repeat 98% center; */
  font-weight: 400;
  font-size: 14px;
  line-height: 18px; }

#downlo-center .download-box ul li a:hover {
  color: #646464; }

#downlo-center .ttl2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #646464; }

#downlo-center .ttl2 a {
  color: #646464; }

#downlo-center .download-box .download-img {
  box-shadow: 0 0 8px gray; }

#braedcrumb {
  margin-top: 10px;
  margin-bottom: 40px; }

.breadcrumb {
  padding: 5px 0px;
  margin-bottom: 0px;
  list-style: none;
  background-color: transparent !important;
  border-radius: 0px; }

.breadcrumb li {
  font-size: 12px;
  color: #646464; }
  .breadcrumb li img {
    transform: translate(0px, -3px); }

.breadcrumb li a {
  color: #646464;
  font-weight: 400; }

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: '/'; }

.breadcrumb-item + .breadcrumb-item::before {
  color: #646464;
  font-size: 14px; }

.breadcrumb li.active {
  color: #646464;
  font-weight: 700; }

.Smallpagetitle h3 {
  position: relative;
  font-size: 19px;
  color: #636466;
  font-weight: 700;
  margin-bottom: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  margin-top: 0px;
  padding-left: 0px; }
.Smallpagetitle h4 {
  position: relative;
  font-size: 22px;
  color: #157563;
  font-weight: 700;
  margin-bottom: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  margin-top: 0px;
  padding-left: 0px; }

.pagetitle3 h2 {
  font-size: 46px;
  font-weight: 400;
  color: #157563;
  line-height: 48px;
  margin-bottom: 18px;
  letter-spacing: 0px;
  margin: 0em 0em;
  padding-left: 0px;
  margin-bottom: 20px; }
@media (max-width: 767px) {
  .pagetitle3 h2 {
    font-size: 32px;
    line-height: 36px; } }

.imagesCards {
  margin-bottom: 40px;
  position: relative; }
  .imagesCards h2 {
    font-size: 20px;
    line-height: 24px;
    margin: 10px 0px; }
  .imagesCards .common-bt {
    position: absolute;
    bottom: 0;
    left: 0; }

.inner-highlight-wrap {
  background-color: #f6f6f6;
  padding-top: 20px;
  padding-bottom: 60px; }
  .inner-highlight-wrap hr {
    opacity: 0.2; }
  .inner-highlight-wrap .stat {
    padding: 4px 0; }
    .inner-highlight-wrap .stat .nosinfos {
      margin-top: 30px;
      margin-bottom: 30px; }

.liststyle {
  margin: 0px; }
  .liststyle li {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #646464; }

.capitalbox .capital {
  width: 50px;
  height: 50px;
  margin-right: 10px; }

/* New */
.overviewTitle {
  font-size: 60px;
  line-height: 1;
  font-weight: 900;
  color: #b3d0b4; }

.overviewLeft {
  padding-left: 30px; }

.pages-links {
  margin-left: 20px; }
  .pages-links ul {
    margin: 0px;
    padding: 0px;
    list-style: none; }
    .pages-links ul li a {
      display: block;
      border-bottom: solid 1px rgba(0, 0, 0, 0.5);
      padding: 10px 0px;
      color: rgba(0, 0, 0, 0.5);
      font-weight: 700;
      background-image: url(../images/arrw-grey-brand.svg);
      background-position: right center;
      background-repeat: no-repeat;
      transition: 0.5s;
      background-size: 13px; }
      .pages-links ul li a:hover {
        color: #157563;
        background-size: 15px; }

.table-style1 table tr th {
  font-size: 16px;
  font-weight: 700;
  padding: 10px 0px;
  text-align: right;
  border-bottom: solid 1px #000;
  /* border-right: solid 10px #FFF; */
  color: #646464;
  padding-right: 20px; }

.table-style1 table tr th:nth-child(1) {
  text-align: left; }

.table-style1 table tr td {
  font-size: 16px;
  padding: 10px 0px;
  border-bottom: solid 1px #000;
  /* border-right: solid 10px #FFF; */
  color: #646464;
  padding-right: 20px; }

.h210 {
  height: 210px; }

#business-model .swiper-scrollbar {
  bottom: inherit;
  top: 0px;
  width: 70%;
  right: 0;
  margin: auto; }
#business-model .swiper-slide {
  height: auto;
  padding-top: 30px; }
  #business-model .swiper-slide:nth-child(1) {
    width: 460px; }
  #business-model .swiper-slide:nth-child(2) {
    width: 910px; }
  #business-model .swiper-slide:nth-child(3) {
    width: 585px; }

.Md-sticky {
  position: sticky;
  top: 2%; }

.kpibox {
  border-bottom: solid 1px rgba(0, 0, 0, 0.3);
  margin-bottom: 40px;
  padding-bottom: 50px; }

.kipleft {
  display: flex;
  height: 100%;
  justify-content: center;
  flex-direction: column; }

.focusbox {
  position: relative;
  margin-bottom: 30px; }
  .focusbox::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 90px;
    left: 0px;
    bottom: 0px;
    background: black;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9276960784) 0%, rgba(255, 255, 255, 0) 100%);
    opacity: 0.8; }
  .focusbox h3 {
    color: white;
    font-weight: 700;
    padding: 10px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: block; }

.download-center-box {
  margin-bottom: 50px; }

.download-centre-pic-box {
  border: 1px solid #ced5da;
  margin-bottom: 20px; }

/* End */

/*# sourceMappingURL=style.css.map */
