/* style.scss */
/* variables */
body {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0; }

#chinese {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 700; }
  #chinese .nav-title {
    font-weight: 900;
    font-size: 1.1em; }

a {
  text-decoration: none;
  color: inherit; }
  a:hover {
    color: #95233a; }

main {
  width: 100%;
  height: auto;
  text-align: center; }

h1, h2, h3, h4, p {
  margin: 0 0 20px;
  padding: 0; }

.container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto; }

p, li {
  line-height: 1.6em;
  padding: 0 0 5%; }

.icon-tobacco {
  width: 150px;
  height: 150px;
  margin: 0 auto; }
  .icon-tobacco img {
    width: 100%; }

/* header bar */
header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 70px;
  background: white;
  /*fallback */
  background: rgba(255, 255, 255, 0.9);
  z-index: 999;
  display: block;
  margin: 0;
  padding: 0;
  overflow-y: hidden; }

.brand {
  position: absolute;
  display: block;
  left: 0;
  padding: 18px 0; }

nav {
  position: absolute;
  right: 0;
  margin: 0; }
  nav ul {
    list-style: none;
    margin: -5px 0 0 0;
    padding: 0; }
    nav ul li {
      position: relative;
      display: inline-block;
      padding: 0;
      margin: 0;
      font-size: 90%;
      height: 80px; }
      nav ul li a {
        padding: 0;
        display: block;
        margin: 0;
        height: 80px;
        font-weight: 100;
        /* button fill animation */ }
        nav ul li a:hover {
          background: #95233a; }
          nav ul li a:hover .btn-fill {
            height: 100%; }
          nav ul li a:hover .nav-title {
            color: #fff; }
        nav ul li a .btn-fill {
          display: block;
          position: absolute;
          background: #95233a;
          height: 0;
          width: 100%;
          z-index: -2;
          /*
          -webkit-transition: height 0.25s ease-out;
          -moz-transition: height 0.25s ease-out;
          -ms-transition: height 0.25s ease-out;
          transition: height 0.25s ease-out; */ }
        nav ul li a .nav-title {
          padding: 28px 15px 0;
          display: block; }
      nav ul li .active {
        background: #95233a;
        color: #fff; }

.sec-01 {
  position: relative;
  width: 100%;
  height: 980px;
  display: block;
  top: 0; }
  .sec-01 .hero {
    background: url("../img/home-hero.jpg") no-repeat top center;
    position: absolute;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1; }
  .sec-01 .content {
    position: relative;
    margin: 20% 0 20%;
    display: block; }
    .sec-01 .content img {
      position: relative;
      width: 35%; }
    .sec-01 .content h1 {
      font-weight: 600;
      color: #95233a;
      font-size: 3em;
      line-height: 1.1em;
      margin: 15px 0 0 15px; }

.section {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  padding: 0;
  top: 0;
  /* right-bottom */ }
  .section h2 {
    font-weight: 600;
    font-size: 2em;
    position: relative;
    line-height: 1em; }
  .section h3 {
    font-size: 1.5em;
    font-weight: 600;
    margin: 10px 0 0 0;
    padding: 0; }
  .section p, .section li {
    margin: 1% 0;
    padding: 0;
    font-size: 1.1em;
    font-weight: 100; }
  .section .content {
    position: relative;
    padding: 15% 0 18%;
    text-align: left; }
  .section span > img {
    position: absolute;
    right: 0;
    top: 10px;
    display: block;
    text-align: left; }
  .section .content-wrap {
    position: relative;
    padding: 5% 0; }
  .section .section-header p {
    font-size: 1.3em; }
  .section .r {
    position: absolute;
    right: 0;
    display: block;
    width: 50%; }
    .section .r-bottom {
      bottom: 0; }
    .section .r-top {
      top: 0; }
  .section .l {
    position: absolute;
    left: 0;
    display: block;
    width: 50%; }
    .section .l-bottom {
      bottom: 0; }

.tobacco-machine {
  height: inherit;
  position: relative; }
  .tobacco-machine .col {
    vertical-align: middle; }
  .tobacco-machine .col-pad {
    width: 32%;
    text-align: left;
    padding-left: 10%; }

#section02 {
  background: url("../img/home-sec02.jpg") no-repeat bottom left #380d00;
  background-size: cover;
  color: #fff;
  padding: 0; }

#section03 {
  background: #efefef;
  background-size: cover;
  color: #000; }
  #section03 .img-coffee {
    position: absolute;
    display: block;
    right: 0;
    top: -50px;
    width: 100%; }
    #section03 .img-coffee img {
      width: 70%; }

#section04 {
  background: #faa61a;
  background-size: cover;
  color: #fff; }
  #section04 .img-truck {
    width: 100%;
    display: block;
    position: absolute;
    top: -50px;
    right: 0;
    z-index: 2; }
    #section04 .img-truck img {
      width: 80%; }

#about-hero {
  background: url("../img/about-hero.jpg") no-repeat top center;
  background-size: cover; }

#about-sect01 {
  background-color: #c34527; }
  #about-sect01 img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40%; }

#tobacco-hero {
  background: url("../img/tobacco-hero.jpg") no-repeat top center;
  background-size: cover; }

#tobacco-sec2 {
  background-color: #262324;
  color: #fff; }

#martncafe-hero {
  background: url("../img/martncafe-hero.jpg") no-repeat right center;
  background-size: cover; }

#food {
  position: relative; }
  #food span {
    display: block; }
    #food span img {
      width: 60%;
      position: absolute;
      right: 0;
      top: -50px; }

#fmcg-hero {
  background: url("../img/fmcg-hero.png") no-repeat bottom center;
  background-size: cover; }
  #fmcg-hero .content {
    color: #fff;
    padding: 30% 0 0; }
    #fmcg-hero .content .text-wrapper {
      width: 700px;
      margin-top: 13%; }

#contact-hero {
  background: url("../img/contact-hero.jpg") no-repeat center;
  background-size: cover; }

#hand {
  width: 55%;
  z-index: 1; }

/* background colours */
.bg-brown {
  background: #632d23; }

.bg-customer {
  background: #c34527; }

.bg-lowprice {
  background: #f1904d; }

.bg-food {
  background: #fcca76; }

.bg-blend {
  background: #ededed; }

/*fmcg page bg*/
.bg-grey {
  background: #e0e1de; }

.hero > span {
  position: relative;
  display: block;
  width: 600px;
  padding: 5% 0 10%; }
  .hero > span h1 {
    font-size: 3em;
    padding: 0 0 10px;
    margin: 0;
    line-height: 1em; }
  .hero > span p {
    margin: 0;
    font-size: 1.3em; }

.text-wrapper {
  position: relative;
  padding: 8% 0 !important;
  display: block; }

/* BG color */
#values {
  background-color: #efefef; }

/*text color */
.txt-white {
  color: #fff; }

.txt-black {
  color: #000; }

.txt-brown {
  color: #632d23; }

.txt-gold {
  color: #fcca76; }

/* text-weight */
.txt-bold {
  font-weight: 600; }

.txt-normal {
  font-weight: 100; }

/* text align */
.align-left {
  text-align: left; }

.ci-bar {
  width: 80px;
  height: 5px;
  background: #95233a;
  margin: 0 0 10px; }

footer {
  width: 100%;
  background-color: #fff;
  padding: 10px 0;
  font-size: .9em;
  display: block;
  position: relative;
  text-align: left; }

/* buttons */
/* variables */
.btn {
  position: absolute;
  font-size: 1em;
  text-align: center;
  margin: 20px 0; }
  .btn-white a {
    border: 3px solid white;
    color: #fff;
    padding: 13px 80px; }
    .btn-white a:hover {
      background: white;
      color: #000; }
  .btn-black a {
    border: 3px solid black;
    color: #000;
    padding: 13px 80px; }
    .btn-black a:hover {
      background: black;
      color: #fff; }
  .btn a {
    position: relative; }
    .btn a .nav-title {
      color: inherit;
      position: relative;
      z-index: 999; }

.btn-direction {
  display: block;
  position: relative;
  width: 150px;
  margin: 0 auto; }
  .btn-direction a {
    border: 3px solid #000;
    color: #000;
    font-size: 1em;
    padding: 10px 15px;
    display: block; }
    .btn-direction a:hover {
      background: black;
      color: #fff; }

.border-box {
  position: relative;
  padding: 3%;
  background: white;
  margin: auto 3%; }

.box-values {
  position: relative;
  height: 480px; }
  .box-values h3 {
    font-weight: 600; }

.to-process h3 {
  font-size: 1.5em;
  font-weight: 600;
  display: block;
  margin-bottom: 10px; }
.to-process ul {
  margin: 0 auto;
  padding: 20px 0;
  list-style: outside;
  width: 40%; }
  .to-process ul li {
    font-size: 1.1em;
    font-weight: 100;
    text-align: left; }
.to-process .addpad {
  padding-left: 25%; }

.products {
  padding: 0;
  margin: 0 auto;
  font-weight: 100; }
  .products img {
    width: 100%; }
  .products ul {
    margin: 0;
    padding: 0; }
    .products ul li {
      display: list-item;
      vertical-align: top;
      margin-left: 20px; }

.content-box {
  width: 41%;
  display: block;
  padding: 5% 0; }
  .content-box-right {
    position: relative;
    padding: 5% 0;
    margin-left: 55%;
    width: 500px;
    display: block; }

.row {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  font-size: 0; }

.col {
  position: relative;
  width: 100%;
  font-weight: 100;
  display: inline-block;
  margin: 15px auto;
  vertical-align: top;
  font-size: 15px; }
  .col img {
    width: 100%; }
  .col .icon-contact {
    width: auto; }

/* columns */
.col-md-6 {
  width: 49%; }

.col-md-4 {
  width: 33%;
  vertical-align: top; }

.col-md-8 {
  width: 66%;
  vertical-align: top; }

.col-sm-4 {
  width: 25%;
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: top; }

.col-sm-6 {
  width: 65%;
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: top; }

.col li {
  margin: 0; }

.custom-select {
  height: 30px;
  width: auto;
  border: 0;
  text-align: center; }
  .custom-select select {
    background: url("../img/arrowdown.gif") no-repeat 100% 40%;
    border: none;
    font-size: 1.1em;
    padding: 3px;
    padding-right: 15px;
    box-shadow: none;
    line-height: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: center;
    width: auto; }

/* media query */
@media (max-width: 1190px) {
  main, header {
    width: 1190px; }

  header {
    position: relative; }

  .sec-01 .content {
    margin-left: 25px; }

  .section .content {
    margin-left: 25px; } }

/*# sourceMappingURL=style.css.map */
