@font-face {
  font-family: "DBOzone-X";
  src: url("../font/DB Ozone X/DBOzoneX.ttf") format("truetype"); }

@font-face {
  font-family: "DBOzoneX-Light";
  src: url("../font/DB Ozone X/DBOzoneX-Light.ttf") format("truetype"); }

@font-face {
  font-family: "DBOzone-X";
  src: url("../font/DB Ozone X/DBOzoneX-Bold.ttf") format("truetype");
  font-style: bold; }

@font-face {
  font-family: "DBOzoneX-UltraLight";
  src: url("../font/DB Ozone X/DBOzoneX-UltraLight.ttf") format("truetype"); }

@font-face {
  font-family: "DBOzoneX-Bold";
  src: url("../font/DB Ozone X/DBOzoneX-Bold.ttf") format("truetype"); }

h1, h2, h3, h4, h5, h6 {
  font-family: "DBOzone-X"; }

.main-size, #solution h3, #solution #slider-5 .sub-content h3, #referneces #slider-3 .sub-content h3 {
  font-size: 20px; }

.content-size, p, a.link2, #benefits p, #solution p, #solution #slider-4 .content .sub-content p, #solution #slider-5 .sub-content p, #referneces #slider-3 .sub-content p {
  font-size: 20px;
  padding-bottom: 10px;
}

ul {
  padding-left: 25px; }

h1 {
  font-size: 40px;
  line-height: 30px; }

h1.mini {
  font-size: 40px;
  line-height: 20px; }

p {
  font-family: "DBOzoneX-Light";
  line-height: 23px; }

a.link2 {
  color: #2c9acc;
  font-family: "DBOzoneX-Light"; }
  a.link2:hover {
    text-decoration: none; }

.h-100 {
  height: 100%; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold; }

.DINPro-Light {
  font-family: "DBOzoneX-UltraLight"; }

.DINPro-Reg {
  font-family: "DBOzone-X"; }

.DINPro {
  font-family: "DBOzone-X";
font-weight: bold;
padding-bottom: 5px;
}

.DBOzoneX {
  font-family: "DBOzone-X"; }

.DBOzoneX-Light {
  font-family: "DBOzoneX-Light"; }

.DBOzoneX-UltraLight, #slider-1 p, #slider-1 h1, #overview h1 {
  font-family: "DBOzoneX-UltraLight"; }

.DINNextLTPro-Light {
  font-family: "DBOzoneX-Light"; }

.DBOzoneX-Bold, #solution #slider-4 .num h2 {
  font-family: "DBOzoneX-Bold"; }

.bg-blue, .navbar.dark-nav, #copyright, #overview #slider-2, #overview #slider-7 {
  background: #2F2F4F; }

.white {
  color: #fff; }

.blue {
  color: #27253c; }

.grey {
  color: #58595B; }

.text-underline {
  text-decoration: underline; }

.ofh {
  overflow: hidden; }

.no-margin-auto {
  margin-left: initial;
  margin-right: initial; }

.container-fluid {
  padding: 0; }

.no-padding {
  padding: 0; }

.img-full {
  width: 100%; }

.set-padding {
  padding: 26px;
  padding-top: 40px;
  padding-bottom: 50px;
  padding-right: 26px;
}

.fr {
  float: right; }

.menu {
  padding: 27px;
  position: absolute;
  right: 0px;
  z-index: 1200; }

.navbar {
  padding: 0;
  background: #fff; }

.navbar.dark-nav .line {
  background: #FFF; }

.line {
  height: 2px;
  width: 22px;
  background: #27253c;
  border-radius: 5px;
  transition: all 0.3s;
  opacity: 1;
  transform-origin: left center; }
  .line + .line {
    margin-top: 6px; }

nav#header-menu ul {
  margin: 0;
  padding: 0; }
  nav#header-menu ul li {
    text-align: center;
    list-style: none;
    opacity: 0;
    transition: all 0.35s;
    transform: scale(1.1) translateY(-24px); }
    nav#header-menu ul li a {
      text-transform: uppercase;
      color: #fff;
      font-family: "DBOzoneX-UltraLight";
      font-size: 20px; }

.open .line {
  background: #fff; }

.open #line-1 {
  transform: rotate(45deg); }

.open #line-2 {
  opacity: 0; }

.open #line-3 {
  transform: rotate(-45deg); }

.open nav#header-menu ul.effect li {
  opacity: 1;
  transform: none; }

.open nav#header-menu ul li {
  padding: 14px;
  border-bottom: 1px solid #666; }
  .open nav#header-menu ul li:nth-child(1) {
    transition-delay: 250ms,250ms; }
  .open nav#header-menu ul li:nth-child(2) {
    transition-delay: 300ms,300ms; }
  .open nav#header-menu ul li:nth-child(3) {
    transition-delay: 350ms,350ms; }
  .open nav#header-menu ul li:nth-child(4) {
    transition-delay: 400ms,400ms; }
  .open nav#header-menu ul li:nth-child(5) {
    transition-delay: 450ms,450ms; }
  .open nav#header-menu ul li:nth-child(6) {
    transition-delay: 500ms,500ms; }
  .open nav#header-menu ul li:nth-child(7) {
    transition-delay: 550ms,550ms; }
  .open nav#header-menu ul li:nth-child(8) {
    transition-delay: 600ms,600ms; }

#logo {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px; }
  #logo img {
    width: 150px; }

#header-menu {
  display: none;
  padding: 10px;
  padding-top: 55px;
  background: rgba(0, 0, 0, 0.9);
  height: 100vh;
  top: 0;
  position: absolute;
  width: 100%; }

.relative {
  position: relative; }

.under-line-img {
  position: absolute;

  bottom: -1px;
  width: 42px; }

.bg-bottom {
  position: absolute;
  bottom: -14px;
  z-index: 1; }

.bg-top {
  position: absolute;
  top: 0;
  z-index: 1; }

.slick-dotted.slick-slider {
  margin-bottom: 0; }

.slick-dots li {
  margin: 0; }

.slick-dots {
  position: absolute !important;
  bottom: 20px; }

#slider-1 p {
  margin-bottom: 0; }

#slider-1 h1 {
  font-size: 44px;
  line-height: 34px; }

#footer-logo {
  margin-bottom: 20px; }

footer {
  padding-top: 20px; }
  footer .set-padding {
    padding: 20px;
    padding-top: 10px; }

.footer-menu {
  padding: 0; }
  .footer-menu .line-sub-menu {
    position: relative; }
    .footer-menu .line-sub-menu.line-2 {
      top: 20px; }
      .footer-menu .line-sub-menu.line-2 .set-line-menu-2 {
        height: 20px;
        top: -10px; }
    .footer-menu .line-sub-menu.line-3 {
      top: 40px; }
      .footer-menu .line-sub-menu.line-3 .set-line-menu-2 {
        height: 20px;
        top: -10px; }
    .footer-menu .line-sub-menu .set-line-menu-1 {
      width: 15px;
      height: 1px;
      background: #666;
      position: absolute;
      top: 9px;
      left: 6px; }
    .footer-menu .line-sub-menu .set-line-menu-2 {
      width: 1px;
      height: 10px;
      background: #666;
      position: absolute;
      left: 6px; }
  .footer-menu li {
    list-style: none; }
    .footer-menu li a {
      font-size: 12px;
      line-height: 14px;
      color: #666; }
    .footer-menu li .sub-menu {
      font-size: 12px;
      margin-top: 2px; }

#copyright {
  color: #A8A8A8;
  font-size: 11px; }
  #copyright a {
    color: #A8A8A8;
    font-size: 11px;
    padding: 0 5px; }

#section-contact {
  position: relative; }
  #section-contact .set-bg {
    background: #fff url("../imgs/FS-Web-Mobile-TH-Contact-copy.jpg") 50% no-repeat;
    height: 250px;
    background-size: cover; }
    #section-contact .set-bg .group {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 100%; }
      #section-contact .set-bg .group img {
        width: 80px; }
      #section-contact .set-bg .group a + a {
        margin-left: 50px; }

#overview h1 {
  font-size: 44px;
  line-height: 34px; }

#overview #slider-1 {
  padding-top: 222px; }
  #overview #slider-1 .set-bg {
    background: #fff url("../imgs/FS-Web-Mobile-TH_Artboard-157.jpg") 50% no-repeat;
    height: 561px;
    background-size: cover; }

#overview #slider-2 .group {
  padding-top: 255px;
  padding-bottom: 140px; }

#overview #slider-3 .set-bg {
  background: #fff url("../imgs/FS-Web-Mobile-TH-35.jpg") 50% no-repeat;
  height: 375px;
  background-size: 100%; }

#overview #slider-4 {
  position: relative;
  padding-top: 60px;
  padding-bottom: 40px; }
  #overview #slider-4 .icon {
    margin-top: 30px; }

#overview #slider-5 {
  position: relative; }
  #overview #slider-5 .set-bg {
    background: #fff url("../imgs/FS-Web-Mobile-TH-34.jpg") 50% no-repeat;
    height: 1400px;
    background-size: 100%; }
  #overview #slider-5 .group {
    padding-top: 50px; }

#overview #slider-6 .set-bg {
  background: #fff url("../imgs/FS-Web-Mobile-TH-38.jpg") 50% no-repeat;
  height: 375px;
  background-size: 100%; }

#overview #slider-7 {
  padding-top: 50px;
  padding-bottom: 30px; }

#overview #slider-8 .set-bg {
  background: #fff url("../imgs/FS-Web-Mobile-TH-39.jpg") 50% no-repeat;
  height: 375px;
  background-size: 100%; }

#overview #slider-9 {
  padding-top: 30px;
  padding-bottom: 70px;
  position: relative; }

#benefits #slider-1 .set-bg {
  background: #fff url("../imgs/FS-Web-Mobile-TH_Artboard-157.jpg") 50% no-repeat;
  height: 561px;
  background-size: cover; }

#benefits #slider-1 .group {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

#benefits #slider-2 ul li p {
  margin: 0; }

#benefits #slider-3 .set-bg {
  background: #fff url("../imgs/FS-Web-Mobile-TH-48.jpg") 50% no-repeat;
  height: 2100px;
  background-size: cover; }

#benefits #slider-3 .set-padding-content {
  padding-right: 60px; }

#benefits #slider-3 .group {
  padding-right: 50px; }

#benefits #slider-3 .group + .group {
  margin-top: 40px; }

#benefits #slider-3 img {
  width: 55px; }

#benefits h3 {
  font-size: 22px;
  line-height: 20px;
  padding-top: 5px;
}

#benefits p {
  margin-top: 10px; }

#solution #slider-1 .set-bg {
  background: #fff url("../imgs/FS-Web-Mobile-TH-44.jpg") 50% no-repeat;
  height: 561px;
  background-size: cover; }

#solution #slider-1 .group {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

#solution #slider-2 .set-padding {
  padding-top: 60px;
  padding-bottom: 130px; }

#solution #slider-3 .set-bg {
  background: #fff url("../imgs/FS-Web-Mobile-TH-35.jpg") 50% no-repeat;
  height: 561px;
  background-size: cover; }

#solution h3 {
  font-family: "DBOzone-X"; }

#solution p {
  margin-top: 0px; }

#solution #slider-4 .bg-main {
  background: #2f2f4f;
  overflow: hidden; }

#solution #slider-4 .num h2 {
  font-size: 100px;
  color: #fff;
      margin-bottom: -10px;
}

#solution #slider-4 .num p {
  padding-right: 10px;
  padding-bottom: 20px;
}

#solution #slider-4 .content {
  float: left;
  background: #363755;
  margin-left: 40px;
  color: #fff;
  padding-left: 25px;
  padding-top: 50px; }
  #solution #slider-4 .content h1 {
    font-size: 40px;
    line-height: 34px; }
  #solution #slider-4 .content .sub-content {
    padding-left: 25px; }
    #solution #slider-4 .content .sub-content h3 {
      font-size: 22px;
      line-height: 20px;
      margin-top: 8px; }

#solution #slider-5 {
  position: relative;
  padding-top: 25px; }
  #solution #slider-5 .sub-content {
    padding-top: 20px;
    padding-left: 30px; }
    #solution #slider-5 .sub-content h3 {
      font-family: "DBOzone-X";
      margin-top: 8px; }

#products #slider-1 .set-bg {
  background: #fff url("../imgs/FS-Web-Mobile-TH-45.jpg") 50% no-repeat;
  height: 561px;
  background-size: cover; }

#products #slider-1 .group {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

#products #slider-3 .bg-main {
  background: #797b77;
  overflow: hidden; }

#products #slider-3 .content {
  float: left;
  background: #fff;
  margin-left: 40px; }
  #products #slider-3 .content section {
    position: relative; }
    #products #slider-3 .content section .padding {
      padding-left: 50px;
      padding-top: 50px;
      padding-right: 20px; }
  #products #slider-3 .content h3 {
    font-size: 22px;
    line-height: 20px;
    font-family: "DBOzone-X";
    margin-top: 8px; }
  #products #slider-3 .content ul p {
    margin: 0; }

#referneces #slider-1 .set-bg {
  background: #fff url("../imgs/FS-Web-Mobile-TH-46.jpg") 50% no-repeat;
  height: 561px;
  background-size: cover; }

#referneces #slider-1 .group {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

#referneces #slider-3 h1 {
  margin-bottom: 30px; }

#referneces #slider-3 .sub-content {
  padding-left: 33px; }
  #referneces #slider-3 .sub-content h3 {
    font-family: "DBOzone-X";
    margin-top: 8px; }

#services #slider-1 .set-bg {
  background: #fff url("../imgs/FS-Web-Mobile-TH-46.jpg") 50% no-repeat;
  height: 561px;
  background-size: cover; }

#services #slider-1 .group {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

#services #slider-3 h1 {
  margin-bottom: 30px; }

#services #slider-4 .bg-main {
  background: #797b77;
  overflow: hidden; }

#services #slider-4 .content {
  float: left;
  background: #fff;
  margin-left: 40px; }
  #services #slider-4 .content section {
    position: relative; }
    #services #slider-4 .content section .padding {
      padding-left: 50px;
      padding-top: 50px;
      padding-right: 20px; }
  #services #slider-4 .content h3 {
    font-size: 22px;
    line-height: 20px;
    font-family: "DBOzone-X";
    margin-top: 8px; }
  #services #slider-4 .content ul p {
    margin: 0; }

#contact #slider-1 .set-bg {
  background: #fff url("../imgs/FS-Web-Mobile-TH-46.jpg") 50% no-repeat;
  height: 561px;
  background-size: cover; }

#contact #slider-1 .group {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

#contact #slider-2 .set-padding {
  padding-top: 80px;
  padding-bottom: 90px; }

#about #slider-1 .set-bg {
  background: #fff url("../imgs/FS-Web-Mobile-TH-46.jpg") 50% no-repeat;
  height: 561px;
  background-size: cover; }

#about #slider-1 .group {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

#about #slider-3 p {
  margin-top: 15px; }

#about #slider-3 .bg-main {
  background: #2f2f4f;
  overflow: hidden; }

#about #slider-3 .num h2 {
  font-size: 70px;
  color: #fff;
  font-family: "DBOzone-X"; }

#about #slider-3 .num p {
  padding-right: 10px; }

#about #slider-3 .content {
  float: left;
  background: #363755;
  margin-left: 40px;
  color: #fff;
  padding-left: 50px;
  padding-top: 50px;
  padding-bottom: 60px; }
  #about #slider-3 .content .sub-content {
    background-image: linear-gradient(#fff 33%, rgba(255, 255, 255, 0) 0%);
    background-position: 3px 25px;
    background-size: 1px 3px;
    background-repeat: repeat-y;
    position: relative;
    padding-bottom: 40px; }
    #about #slider-3 .content .sub-content .temp {
      position: absolute;
      width: 10px;
      height: 10px;
      background: #363755;
      top: 0; }
  #about #slider-3 .content .circle {
    position: absolute;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
    left: 0px;
    top: 12px; }
  #about #slider-3 .content .num {
    font-size: 30px;
    font-family: "DBOzoneX-UltraLight";
    margin-top: 15px; }
  #about #slider-3 .content .group {
    padding-left: 25px;
    position: relative; }
    #about #slider-3 .content .group p {
      margin: 0; }
