


.themeClr { color: #1855a4; }
.slider_btmBox { display: inline-flex; }
.slider_btmBox i { font-size: 30px; }
.slider_btmBox h5 { margin: 0px 0 0 10px; color: #fff; }

.sliderVideo { width: 100% !important; left: 0px !important; }


.sub_heading { color: #1855a4; text-transform: uppercase;}
.heading { font-size: 36px; }
.paragraph { color: #333; }
.btn_site { padding: 10px 22px; background: #1855a4; color: #fff; border: 2px solid #12509e; position: relative;  text-transform: uppercase; z-index:5; transition-duration: 0.2s; }
.btn_site:before { content: ""; height: 100%; width: 0%; position: absolute; top: 0px; left: 0px; background: #fff; transition-duration: 0.2s; z-index: -1; } 

.wave {
  animation: moveTheWave 2400ms linear infinite;
  stroke-dasharray: 0 16 101 16;
}

.wave2 {
  animation: moveTheWave2 2400ms linear infinite reverse;
  stroke-dasharray: 0 16 101 16;
}
@keyframes moveTheWave2 {

  0% {
    stroke-dashoffset: 0;
    transform: translate3d(0, 0, 0);
  }

  100% {
    stroke-dashoffset: 133;
    transform: translate3d(90px, 0, 0);
  }

}
@keyframes moveTheWave {

  0% {
    stroke-dashoffset: 0;
    transform: translate3d(0, 0, 0);
  }

  100% {
    stroke-dashoffset: -133;
    transform: translate3d(-90px, 0, 0);
  }

}


.mainHeading h2 {margin: 5px 0;}
.mainHeading h4 {margin: 5px 0;}
.btn_site:hover:before { width: 100%; }
.btn_site:hover { color: #1855a4; }



#about_section { background: #eef0f6; position: relative; }
#about_section:before {  content: ""; height: 100%; width: 100%; position: absolute; top: 100%; left: 0px; background: url(../img/website/border.png) no-repeat; background-size: 100%; }
.aboutImgBox img { width: 100%; }
.aboutBox { margin-top: 60px; }
.aboutBox h4 { margin-bottom: 20px; }
.aboutBox p { margin: 10px 0 0 0; }
.aboutBox .btn { margin-top: 20px; }
#accordion { margin-bottom: 40px; }

#q_assuranceCntr {  padding: 60px 0; position:relative; color: #fff; }
#q_assuranceCntr:before { content: ""; height: 100%; width: 100%; position: absolute; top: 0%; left: 0px;  background: url(../img/website/q_assurance.jpg) no-repeat; background-size: 100%; opacity: 1 }
#q_assuranceCntr h2 { color: #fff; }

#productCntr { margin-top: 100px; position: relative; padding-bottom: 0px; z-index: 10;  }
#productCntr {}
.productBox figure { border: 2px solid #ddd; position: relative; margin-top: 30px; border-radius: 10px;}
.flipText h3 { text-align: center; margin-top: 50%; transform: translate(0,-50%); color: #fff; text-transform: uppercase; font-size: 18px; }
.flipText { position: absolute; width: 90%; height: 90%; background: rgba(0,0,0,0.8); top: 5%; left: -100%; margin: 0px; transition-duration: 0.4s; border-radius: 10px; }
.productBox:hover .flipText { left: 5%; }



#figureCntr { background: #000; margin-bottom: 30px; position: relative; padding-bottom: 30px; z-index: 1; padding-top: 180px; margin-top: -30px;  }
#figureCntr:before {  content: ""; height: 100%; width: 100%; position: absolute; top: -0%; left: 0px; background: url(../img/website/border-2.png) no-repeat; background-size: 100%; }
#figureCntr:after {  content: ""; height: 100%; width: 100%; position: absolute; top: 0%; left: 0px; background: url(../img/website/figures.png) fixed; background-size: 100%; opacity: 0.5; z-index: -1 }
#figureCntr h2 { color: #fff; margin: 0px; }
#figureCntr h4 { color: #fff; margin: 0px;}
.figureBox { text-align: center; margin-top: 30px; }
.figureBox h2 { font-weight: 800; font-size: 50px; color: #1855a4; margin: 0px; color: #fff; }
.figureBox h3 { font-size: 30px; margin: 10px 0 0 0; text-transform: uppercase; color: #fff; }
.figureBox h5 { font-size: 16px; margin: 0px; text-transform: uppercase; color: #fff; }



.box_feat img { filter: hue-rotate(-152deg); }



.slider_logo img { height: 100px; /* animation: scroll 60s linear infinite; */ }
.slider_logo img:hover {}
.slide-track { width: 100%; display: flex; gap: 3em; overflow: hidden; background: #f7f7f7; padding: 20px; justify-content: space-evenly; }

.slider_logo {  padding: 6em 1em; }
.slider_logo h2 { text-align: center; text-transform: uppercase; margin: 0 0 20px 0; }

@keyframes scroll { 0% {transform: translateX(0);} 100% {transform: translatex(-1000%)}
}




.mapBox { height: 300px; }




#testimonialsCntr {}
#testimonialsCntr { margin-bottom: 30px; position: relative; padding-bottom: 30px; z-index: 1; padding-top: 180px; margin-top: -30px;  }
#testimonialsCntr:before {  content: ""; height: 100%; width: 100%; position: absolute; top: -0%; left: 0px; background: url(../img/website/border-2.png) no-repeat; background-size: 100%; }



.historyCntr {  width:100%; overflow: hidden; position: relative; }
.historyCntr:before {  content: ""; height: 100%; width: 100%; position: absolute; top: 0%; left: 0px; background: url(../img/website/factory_2.jpg) no-repeat; background-size: 100%; background-attachment: fixed; }


#productCarousel { background: #eef0f6; position: relative; padding-top: 230px; padding-bottom: 80px; margin-top: -80px; }
#productCarousel:before {  content: ""; height: 100%; width: 100%; position: absolute; top: 0%; left: 0px; background: url(../img/website/border-2.png) no-repeat; background-size: 100%; }
.product_carousel_icon { width: 0px; top: 48%; left: -50px; }
.product_carousel_icon.right { right: -20px; }
.product_carousel_icon span { color: #fff; background: #1855a4; font-size: 16px; padding: 5px; }


@font-face {
  font-family: 'ESL Legend';
  src: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Light.eot);
  src: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Light.eot#iefix) format("embedded-opentype"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Light.woff2) format("woff2"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Light.woff) format("woff"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Light.ttf) format("truetype"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Light.svg#eicon) format("svg");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'ESL Legend';
  src: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Regular.eot);
  src: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Regular.eot#iefix) format("embedded-opentype"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Regular.woff2) format("woff2"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Regular.woff) format("woff"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Regular.ttf) format("truetype"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Regular.svg#eicon) format("svg");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'ESL Legend';
  src: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Bold.eot);
  src: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Bold.eot#iefix) format("embedded-opentype"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Bold.woff2) format("woff2"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Bold.woff) format("woff"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Bold.ttf) format("truetype"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Bold.svg#eicon) format("svg");
  font-style: normal;
  font-weight: bold;
}

.ag-timeline-card_img-box img {
  max-width: 100%;
}

.ag-format-container {
  width: 1160px;
  margin: 0 auto;

  position: relative;
}

.ag-timeline-block {
  padding: 100px 0;
}
.ag-timeline_title-box {
  padding: 0 0 30px;

  text-align: center;
}
.ag-timeline_tagline {
  font-size: 20px;
  color: #1855a4;
}
.ag-timeline_title { color: #fff; font-size: 30px; }

.ag-timeline_item {
  margin: 0 0 50px;

  position: relative;
}
.ag-timeline_item:nth-child(2n) {
  text-align: right;
}

.ag-timeline {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;

  position: relative;
}
.ag-timeline_line {
  width: 2px;
  background-color: #fff;

  position: absolute;
  top: 2px;
  left: 49.8%;
  bottom: 0;

  overflow: hidden;

  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.ag-timeline_line-progress {
  width: 100%;
  height: 20%;
  background-color: #1855a4;
}

.ag-timeline-card_box {
  padding: 0 0 20px 50%;
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
  padding: 0 50% 20px 0;
}
.ag-timeline-card_point-box {
  display: inline-block;
  margin: 0 14px 0 -28px;
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
  margin: 0 -28px 0 14px;
}
.ag-timeline-card_point {
  height: 50px;
  line-height: 45px;
  width: 50px;
  border: 3px solid #fff;
  background-color: #1d1d1b;

  text-align: center;
  font-family: 'ESL Legend', sans-serif;
  font-size: 20px;
  color: #FFF;

  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.js-ag-active .ag-timeline-card_point {
  color: #fff;
  background-color: #1855a4;
}
.ag-timeline-card_meta-box {
  display: inline-block;
}
.ag-timeline-card_meta {
  margin: 10px 0 0;
  font-family: 'ESL Legend', sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #fff;
}
.ag-timeline-card_item {
  display: inline-block;
  width: 45%;
  margin: -77px 0 0;
  background-color: #282828;

  opacity: 0;

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;

  -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
  -moz-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
  -o-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
  box-shadow: 0 0 0 0 rgba(0,0,0,.5);

  -webkit-transition: -webkit-transform .5s, opacity .5s;
  -moz-transition: -moz-transform .5s, opacity .5s;
  -o-transition: -o-transform .5s, opacity .5s;
  transition: transform .5s, opacity .5s;

  position: relative;
}
.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item {
  -webkit-transform: translateX(-200%);
  -moz-transform: translateX(-200%);
  -ms-transform: translateX(-200%);
  -o-transform: translateX(-200%);
  transform: translateX(-200%);
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -o-transform: translateX(200%);
  transform: translateX(200%);
}
.js-ag-active.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
.js-ag-active.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
  opacity: 1;

  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.ag-timeline-card_arrow {
  height: 18px;
  width: 18px;
  margin-top: 20px;
  background-color: #282828;

  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;

  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_arrow {
  margin-left: calc(-18px / 2);
  margin-right: calc(-18px / 2);
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_arrow {
  margin-left: -10px;

  right: auto;
  left: 0;
}
.ag-timeline-card_img {
  width: 100%;
}
.ag-timeline-card_info {
  padding: 20px 30px;
}
.ag-timeline-card_title {
  display: none;
  margin: 10px 0 0;

  font-family: 'ESL Legend', sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #1855a4;
}
.ag-timeline-card_desc {
  line-height: 1.45;

  font-size: 16px;
  color: #FFF;
}


@media only screen and (max-width: 979px) {
  .ag-timeline_line {
    left: 30px;
  }

  .ag-timeline_item:nth-child(2n) {
    text-align: left;
  }

  .ag-timeline-card_box,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
    padding: 0 0 20px;
  }
  .ag-timeline-card_meta-box {
    display: none;
  }
  .ag-timeline-card_point-box,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
    margin: 0 0 0 8px;
  }
  .ag-timeline-card_point {
    height: 40px;
    line-height: 40px;
    width: 40px;
  }
  .ag-timeline-card_item {
    width: auto;
    margin: -65px 0 0 75px
  }
  .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -o-transform: translateX(200%);
    transform: translateX(200%);
  }
  .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_arrow {
    right: auto;
    left: 0;
  }
  .ag-timeline-card_title {
    display: block;
  }
  .ag-timeline-card_arrow {
    margin-top: 12px;
  }
}

@media only screen and (max-width: 767px) {
  .ag-format-container {
    width: 96%;
  }

  .ag-timeline-card_img {
    height: auto;
    width: auto;
  }
}

@media only screen and (max-width: 639px) {
  .ag-timeline_title {
    font-size: 60px;
  }

  .ag-timeline-card_info {
    padding: 10px 15px;
  }
  .ag-timeline-card_desc {
    font-size: 14px;
  }
}

@media only screen and (max-width: 479px) {

}

@media (min-width: 768px) and (max-width: 979px) {
  .ag-format-container {
    width: 750px;
  }

}

@media (min-width: 980px) and (max-width: 1161px) {
  .ag-format-container {
    width: 960px;
  }

}