@import url('https://fonts.googleapis.com/css?family=Lemon');
@import url('https://fonts.googleapis.com/css?family=Karla:400,400i,700,700i');
input,
button,
select,
textarea,
body {
  font-family: 'Karla', sans-serif;
  font-weight: 400;
}
input strong,
input.bold,
button strong,
button.bold,
select strong,
select.bold,
textarea strong,
textarea.bold,
body strong,
body.bold {
  font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6,
.btn {
  font-family: 'Lemon', lucida grande, Arial, sans-serif;
}
::selection {
  background: #FFCC05;
}
::-moz-selection {
  background: #FFCC05;
}
body,
p,
.gform_body .gfield input,
.gform_body .gfield textarea,
.gform_body .gfield select {
  font-size: 18px;
  line-height: 1.5;
}
h1 {
  font-size: 54px;
  line-height: 1.5;
}
h2 {
  font-size: 27px;
  line-height: 1.5;
}
h3 {
  font-size: 21.06px;
  line-height: 1.5;
}
h4 {
  font-size: 18px;
  line-height: 1.5;
}
h5 {
  font-size: 14.94px;
  line-height: 1.5;
}
h6 {
  font-size: 13.5px;
  line-height: 1.5;
}
#topcontrol {
  background-color: rgba(0,0,0,0.1);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-radius: 3px;
  color: #FFFFFF;
  height: 48px;
  line-height: 55px;
  margin: 0 15px 15px 0;
  text-align: center;
  width: 48px;
  z-index: 10000;
}
#scrolltotop:before {
  border-color: rgba(255,255,255,0) rgba(255,255,255,0) #FFFFFF;
  border-image: none;
  border-style: solid;
  border-width: 10px;
  content: "";
  height: 0;
  left: 28%;
  position: absolute;
  top: 17%;
  width: 0;
}
#topcontrol:hover {
  background-color: #d1a600;
}
a:hover,
a:active,
a:focus,
.sidebar-content .nav.nav-tabs.nav-stacked .parent ul a.selected,
.sidebar-content .nav li li a:hover,
div[role="complementary"] div > ul > li:hover {
  color: #dbae00;
}
a,
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus,
.nav li a:hover,
.nav li a:focus,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover,
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span,
nav[role="navigation"] .nav-normal > .active > a,
nav[role="navigation"] .nav-normal li a:hover,
nav[role="navigation"] .nav-pills-square > .active > a,
nav[role="navigation"] .nav-bar > li > a:hover,
nav[role="navigation"] .nav-bar > li > a:focus,
nav[role="navigation"] .nav-bar > .active > a,
nav[role="navigation"] .nav-bar-top > .active > a,
nav[role="navigation"] .nav-bar-top > li > a:hover,
nav[role="navigation"] .nav-bar-underline > .active > a,
nav[role="navigation"] .nav-underline > .active > a,
nav[role="navigation"] .nav-underline > li > a:hover,
nav[role="navigation"] .nav-separator > .active > a,
nav[role="navigation"] .nav-separator > li > a:hover,
.sidebar-content .nav a.active,
div[role="complementary"] div > ul > li:active,
.sidebar-content .nav li a:hover,
.sidebar-content .nav li a:focus {
  color: #FFCC05;
}
.nav a:hover .caret {
  border-bottom-color: #FFCC05;
  border-top-color: #FFCC05;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.grid li a:hover img,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.gform_wrapper li.gfield_error input[type="text"]:focus,
.gform_wrapper li.gfield_error input[type="url"]:focus,
.gform_wrapper li.gfield_error input[type="email"]:focus,
.gform_wrapper li.gfield_error input[type="tel"]:focus,
.gform_wrapper li.gfield_error input[type="number"]:focus,
.gform_wrapper li.gfield_error input[type="password"]:focus,
.gform_wrapper li.gfield_error textarea:focus {
  border-color: #FFCC05;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.progress .bar,
.progress-striped .bar,
.progress-info.progress-striped .bar,
.progress-striped .bar-info,
nav[role="navigation"] .nav-pills-square li a:hover {
  background-color: #FFCC05;
}
.form-control:focus {
  border-color: #FFCC05;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(255,204,5,0.6);
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #FFCC05;
  border-color: #FFCC05;
}
.accent {
  color: #FFCC05 !important;
}
.accent2 {
  color: #62a7cc !important;
}
.accent3 {
  color: #d50000 !important;
}
.btn-primary {
  font-family: 'Lemon', lucida grande, Arial, sans-serif;
  border-color: #F12124;
  background-color: #F12124;
  color: #fff;
  text-shadow: none;
  font-size: 16px;
  border-radius: 50px;
  padding: 16px 40px;
}
.btn-primary:hover,
.btn-primary .disabled,
.btn-primary [disabled] {
  background-color: #ef0f12;
  border-color: #ef0f12;
  color: #fff;
}
.btn-primary:active,
.btn-primary .active,
.btn-primary:focus,
.btn-primary .focus {
  background-color: #db0e11;
  border-color: #db0e11;
  color: #fff;
}
.btn-custom {
  border-color: #FFCC05;
  background-color: #FFCC05;
  color: #fff;
  text-shadow: none;
}
.btn-custom:hover,
.btn-custom .disabled,
.btn-custom [disabled] {
  background-color: #f0bf00;
  border-color: #f0bf00;
  color: #fff;
}
.btn-custom:active,
.btn-custom .active,
.btn-custom:focus,
.btn-custom .focus {
  background-color: #dbae00;
  border-color: #dbae00;
  color: #fff;
}
h1 {
  font-size: 46px;
}
h2 {
  font-size: 34px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.3;
}
.lead {
  font-size: 24px;
}
.font-custom-1 {
  font-size: 22px;
}
.font-custom-2 {
  font-size: 16px;
}
.home .header-shadow {
  box-shadow: none;
}
header img.brand {
  max-width: 100%;
  margin: 0 auto;
}
header nav[role="navigation"] > ul:first-child {
  margin-top: 0;
}
header nav[role="navigation"] > ul ul.dropdown-menu > li > a {
  padding: 10px;
}
header nav[role="navigation"] > ul ul.dropdown-menu > li > a:hover,
header nav[role="navigation"] > ul ul.dropdown-menu > li > a:active,
header nav[role="navigation"] > ul ul.dropdown-menu > li > a:focus {
  color: #fff;
  background: #FFCC05;
}
header nav[role="navigation"] > ul > li + li {
  margin-left: 10px;
}
header nav[role="navigation"] > ul > li > a {
  color: #707070;
  text-transform: uppercase;
  font-size: 18px;
}
header nav[role="navigation"] > ul > li > a.dropdown-toggle .caret {
  border-bottom-color: #000;
  border-top-color: #000;
}
header nav[role="navigation"] > ul > li:hover > a,
header nav[role="navigation"] > ul > li:active > a,
header nav[role="navigation"] > ul > li:focus > a,
header nav[role="navigation"] > ul > li.active > a {
  background-color: transparent;
  color: #000;
}
header nav[role="navigation"] > ul > li:hover > a.dropdown-toggle .caret,
header nav[role="navigation"] > ul > li:active > a.dropdown-toggle .caret,
header nav[role="navigation"] > ul > li:focus > a.dropdown-toggle .caret,
header nav[role="navigation"] > ul > li.active > a.dropdown-toggle .caret {
  border-bottom-color: #FFCC05;
  border-top-color: #FFCC05;
}
header nav[role="navigation"] > ul > li > a:focus {
  background-color: transparent;
}
.dropdown-submenu:hover > a,
.dropdown-submenu:active > a,
.dropdown-submenu:focus > a {
  color: #fff;
  background: #FFCC05;
}
.dropdown-toggle.disabled::after {
  border-left-color: #000;
}
nav[role="navigation"] ul li li:hover > a {
  color: #fff;
}
.main-nav > div {
  max-width: 100%;
}
.main-nav a.brand {
  display: block;
  width: 100%;
  margin: 0;
  max-width: 100px;
}
.language-list {
  display: table;
  padding: 0;
  margin: 0;
  list-style: none;
}
.language-list > li {
  float: left;
  position: relative;
}
.language-list > li + li {
  margin-left: 15px;
  padding-left: 15px;
}
.language-list > li + li:before {
  content: '';
  height: 19px;
  width: 1px;
  background: #333;
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
}
.language-list > li > a {
  display: block;
  background: transparent;
  border-radius: 50%;
  padding: 7px;
  color: #707070;
  text-decoration: none;
  line-height: 22px;
}
.language-list > li.mlp-current-language-item > a,
.language-list > li > a:hover {
  background: #000;
  color: #fff;
}
.main-nav nav[role="navigation"] {
  display: table;
}
.header-box {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.home .main-nav {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  background-color: transparent;
  z-index: 999;
}
.home .main-nav a.brand {
  margin-bottom: -13px;
}
.home .main-nav a.brand {
  max-width: 140px;
  margin-top: 20px;
  margin-bottom: 20px;
  z-index: 9;
}
svg#MaiMai-Logo .cls-1 {
  fill: #ffcc05;
}
footer #menu-bottom-footer li {
  line-height: inherit;
}
.footer-logo {
  max-width: 140px;
  margin: 60px auto 0;
}
.social-footer {
  list-style: none;
  padding: 0;
  margin: 10px auto 30px;
  display: table;
  position: relative;
  z-index: 3;
}
.social-footer li {
  float: left;
}
.social-footer li a {
  display: block;
}
.social-footer li a .line-icon,
.social-footer li a {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #000;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
}
.social-footer li + li {
  margin-left: 20px;
}
.social-footer li a .line-icon,
.social-footer li a {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #000;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
}
.social-footer li a .line-icon:hover,
.social-footer li a .line-icon:active,
.social-footer li a .line-icon:focus,
.social-footer li a:hover,
.social-footer li a:active,
.social-footer li a:focus {
  opacity: 1;
  background: #FFCC05;
  color: #fff;
}
.social-footer li a .line-icon:hover svg,
.social-footer li a .line-icon:active svg,
.social-footer li a .line-icon:focus svg,
.social-footer li a:hover svg,
.social-footer li a:active svg,
.social-footer li a:focus svg {
  fill: #FFCC05;
}
.social-footer li a svg.line-icon {
  -moz-transition: all .15s linear .01s;
  -webkit-transition: all .15s linear .01s;
  -o-transition: all .15s linear .01s;
  transition: all .15s linear .01s;
}
.footer-contact {
  color: #000;
  background: #ffcc05;
}
.footer-contact > * {
  z-index: 3;
  position: relative;
}
.footer-contact address br {
  display: none;
}
.footer-contact address span[itemprop="addressCountry"]:before {
  content: ",";
  margin-right: 5px;
}
.footer-contact ul > li > a {
  color: #000;
}
.footer-contact ul > li > a:hover,
.footer-contact ul > li > a:active,
.footer-contact ul > li > a:focus {
  color: #707070;
}
.footer-contact:before {
  content: "";
  height: 110px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
  background: url(/wp-content/uploads/2018/10/bg-footer.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: -108px;
  z-index: 1;
}
.footer-nav {
  display: table;
  margin: 50px auto;
  padding-bottom: 50px;
  border-bottom: 1px solid #000;
}
.footer-nav > li {
  position: relative;
}
.footer-nav > li + li {
  margin-left: 40px;
}
.footer-nav > li + li:before {
  content: "";
  display: block;
  width: 1px;
  height: 13px;
  top: 3px;
  position: absolute;
  background: #000;
  left: -20px;
}
.policy-box {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 50px;
}
.footers > div > .row {
  display: block;
}
.footer-icon-row h4 {
  font-size: 36px;
}
.footer-contact h5 {
  font-size: 22px;
}
.footer-contact address,
.footer-nav > li,
.policy-box {
  font-size: 16px;
}
.segment.footers {
  background-position: 50% 118% !important;
}
div[role="complementary"] .search-query + button {
  font-size: 14px;
}
.full-width {
  padding-left: 0;
  padding-right: 0;
}
.full-width > div {
  max-width: 100%;
  position: relative;
  padding: 0;
}
.full-width > div > div {
  margin: 0;
  position: relative;
  z-index: 3;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.full-width .hp-overlay-bg {
  position: absolute;
  display: block;
  width: 100%;
}
.hp-banner > div > div {
  min-height: 750px;
  height: 100vh;
}
.hp-banner .hp-overlay-bg + div {
  margin-top: 80px;
}
.hp-banner .hp-overlay-bg > img {
  margin-left: auto;
  height: 130%;
  margin-top: -60px;
}
.hp-content {
  max-width: 500px;
  margin-left: auto;
  margin-right: 10%;
}
.hp-content .btn-primary {
  margin-top: 20px;
}
.hp-history.full-width .hp-overlay-bg + div {
  z-index: 4;
}
.history-content {
  max-width: 945px;
  margin: 0 auto;
  margin-top: 12%;
}
.history-content .btn-primary {
  margin-top: 20px;
}
.certify {
  margin-top: 80px;
}
.certify-box {
  position: relative;
  z-index: 2;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  max-width: 945px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 50px auto;
}
.hp-history > div > div {
  min-height: 500px;
  height: 760px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.hp-history .hp-overlay-bg img {
  height: 106%;
}
.recipe-content {
  max-width: 530px;
  margin-left: auto;
  margin-right: 2%;
}
.recipe-content .btn-primary {
  margin-top: 20px;
}
.hp-recipe .hp-overlay-bg {
  height: 100%;
}
.hp-recipe .hp-overlay-bg img {
  height: 116%;
  margin-left: auto;
  margin-top: -7%;
}
.hp-recipe > div > div > div {
  overflow: hidden;
}
.recipe-img {
  margin-left: 12%;
}
.hp-about .hp-overlay-bg {
  height: 100%;
}
.hp-about .hp-overlay-bg img {
  height: 130%;
}
.hp-about .hp-overlay-bg-2 {
  margin-top: 10%;
}
.hp-about .hp-overlay-bg-2 img {
  margin-left: auto;
}
.about-content {
  max-width: 550px;
}
.client-maimai-img {
  margin-left: auto;
  margin-right: 10%;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .hp-banner .hp-overlay-bg > img,
  .hp-history .hp-overlay-bg img,
  .hp-about .hp-overlay-bg img {
    height: 100%;
  }
  .segment.footers {
    background-position: 50% 100% !important;
    background-size: 150% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header nav[role="navigation"] > ul > li + li {
    margin-left: 5px;
  }
  header nav[role="navigation"] > ul > li > a {
    padding: 5px;
    font-size: 16px;
  }
  .hp-banner .hp-overlay-bg + div {
    margin-top: 0;
  }
  .hp-banner > div > div {
    height: 850px;
  }
  .hp-history > div > div {
    height: 760px;
  }
  .language-list > li > a {
    padding: 5px;
  }
  .language-list > li + li {
    margin-left: 10px;
    padding-left: 10px;
  }
  .footer-contact:before {
    margin-top: -100px;
  }
  .hp-recipe .hp-overlay-bg img {
    margin-top: -1%;
  }
  .hp-banner .hp-overlay-bg > img,
  .hp-history .hp-overlay-bg img,
  .hp-about .hp-overlay-bg img {
    height: 100%;
  }
  .hp-about > div > div {
    padding-top: 5%;
  }
  .segment.footers {
    background-position: 50% 100% !important;
    background-size: 150% !important;
  }
}
@media (max-width: 991px) {
  nav[role="navigation"] {
    display: none;
  }
  .footer-contact:after {
    content: "";
    height: 20px;
    width: 100%;
    position: absolute;
    top: 0;
    background: #ffcc05;
    left: 0;
    right: 0;
    margin-top: -16px;
    z-index: 0;
  }
  .main-nav nav[role="navigation"] {
    display: none;
  }
  .language-switch-box {
    width: 100%;
  }
  .language-list {
    margin-left: auto;
    margin-right: 15px;
  }
  .hp-banner > div > div {
    display: block;
    height: auto;
    padding-top: 200px;
  }
  .hp-content .btn-primary {
    margin-top: 0;
  }
  .hp-content {
    text-align: center;
    margin: 0 auto;
  }
  .hp-banner .hp-overlay-bg > img {
    height: 100%;
    margin-top: -200px;
  }
  .hp-banner .hp-overlay-bg > img {
    margin-top: 0;
    padding-left: 40px;
  }
  .hp-history .hp-overlay-bg img,
  .hp-about .hp-overlay-bg img {
    padding-right: 40px;
  }
  .hp-recipe .hp-overlay-bg img,
  .hp-about .hp-overlay-bg-2 img {
    padding-left: 40px;
    padding-right: 0;
  }
  .hp-recipe > div > div {
    display: block;
    padding-top: 100px;
  }
  .hp-history > div > div {
    height: auto;
  }
  .recipe-content {
    margin: 0 auto 0;
    text-align: center;
  }
  .recipe-img {
    margin-left: 0;
  }
  .hp-about > div > div {
    display: block;
    margin-top: 100px;
  }
  .about-content {
    margin: 0 auto;
    text-align: center;
  }
  .hp-about .hp-overlay-bg img {
    height: 50%;
  }
  .hp-about .hp-overlay-bg-2 img {
    margin-top: 58%;
  }
  .footer-nav > li + li {
    margin-left: 20px;
  }
  .footer-nav > li + li:before {
    left: -10px;
  }
}
@media (max-width: 767px) {
  .header-box {
    display: block;
  }
  .home .main-nav a.brand {
    max-width: 100px;
  }
  #ham-toggle {
    margin-top: 0 !important;
  }
  .language-list > li > a {
    padding: 5px;
    font-size: 14px;
    line-height: 17px;
  }
  .language-list > li + li:before {
    height: 16px;
    top: 5px;
  }
  .language-list {
    position: absolute;
    top: 0;
    right: 0;
  }
  .language-list {
    margin: 0 auto;
  }
  .hp-banner > div > div {
    padding-top: 155px;
  }
  .hp-about .hp-overlay-bg-2 img {
    margin-top: 200%;
  }
  .hp-history > div > div,
  .hp-recipe > div > div,
  .hp-about > div > div {
    padding-top: 5%;
  }
  .footer-contact:after {
    height: 40px;
    margin-top: -40px;
  }
  .footer-nav > li {
    float: none !important;
  }
  .footer-nav > li + li:before {
    display: none;
  }
  .footer-nav > li + li {
    margin-left: 0;
  }
  .policy-box {
    display: table;
    margin: 0 auto;
  }
  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 28px;
  }
  .lead {
    font-size: 20px;
  }
  .certify-box {
    display: block;
  }
  .certify-box img {
    margin: 30px auto;
  }
  #menu-bottom-footer {
    margin: 0 auto;
    display: table;
    float: none !important;
  }
}
