@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Playfair+Display|Noto+Sans|Courgette");
/**
GLOBAS
**/
@import url("https://fonts.googleapis.com/css?family=Playfair+Display|Noto+Sans|Courgette");
.align-vertical {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.hidden {
  display: none; }

.text-readable, .lk-content, .body-wrapper, .alist-brief, .aview-date, .aview-content, .main-navbar-search-input {
  font-family: "Noto Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.4;
  font-weight: normal; }

.text-fancy, .p-ribbon-breadcrumb > ol.breadcrumb > li,
.p-ribbon-breadcrumb > ol.breadcrumb > li > a, ol.breadcrumb > li,
ol.breadcrumb > li > a, ul.side-links li a {
  font-family: "Noto Sans", sans-serif;
  font-size: 2rem;
  line-height: 0.7;
  font-weight: normal; }

.text-bold {
  font-weight: 600; }

._btn, ._btn_small, .btn-readmore, .btn-basic, .btn-main, .nav-tabs.nav-tabs-main .nav-link {
  font-family: "Noto Sans", sans-serif;
  font-size: 1em;
  line-height: 0.7;
  font-weight: 600;
  letter-spacing: 1px; }

._btn_small, .btn-readmore {
  font-size: 1.2rem; }

.margin-bottom {
  margin-bottom: 15px; }

.margin-bottom-2x {
  margin-bottom: 30px; }

.margin-bottom-3x {
  margin-bottom: 45px; }

.margin-l-5 {
  margin-left: 5px; }

.margin-l-10 {
  margin-left: 10px; }

.margin-r-5 {
  margin-right: 5px; }

.margin-r-10 {
  margin-right: 10px; }

.text-small {
  font-size: 90%; }

.text-smaller {
  font-size: 80%; }

.bg-red {
  background: #FE0000;
  color: #FFF; }

/***
BASE STYLES
***/
html, body {
  margin: 0;
  padding: 0; }

html {
  font-size: 10pt;
  line-height: 1.2; }

body {
  color: #333;
  width: 100%;
  height: 100%;
  position: relative;
  background: #e9e8e8;
  background: #352525;
  font-family: "Noto Sans", sans-serif;
  font-size: 1.1rem; }

body.light {
  background: #FFF; }

a {
  color: #333;
  font-size: inherit;
  font-family: inherit;
  font-weight: 600;
  transition: all 200ms linear; }

a:hover {
  text-decoration: none;
  color: red; }

a:visited,
a:focus {
  text-decoration: none;
  outline: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Sans", sans-serif;
  line-height: 1.2; }

h1 {
  font-size: 3rem; }

h2 {
  font-size: 2.5rem; }

h3 {
  font-size: 2rem; }

h4 {
  font-size: 1.75rem; }

h5 {
  font-size: 1.5rem; }

h6 {
  font-size: 1rem; }

hr {
  display: block;
  position: relative;
  outline: 0;
  height: 1px;
  background: #DDD;
  margin: 35px 0; }

section.content {
  min-height: 300px; }

/*** FAQ ***/
.faq .card {
  margin-bottom: 0;
  border-radius: 0;
  border: none;
  border-bottom: solid 1px rgba(0, 0, 0, 0.05); }

.faq .card .card-header {
  padding: 0;
  border-color: rgba(0, 0, 0, 0.9);
  border-color: rgba(0, 0, 0, 0.05);
  border: none; }

.faq .card .card-header a {
  /*color:#FFF;*/
  font-weight: 600;
  display: block;
  background: #111;
  background: #EBEBEB;
  padding: 10px 20px;
  font-size: 1rem;
  border-bottom: solid 1px #DDD; }

.faq .card .card-body {
  padding-top: 0; }

.page-link {
  position: relative;
  display: block;
  padding: .5rem 1rem;
  padding: 10px 15px;
  margin-left: -1px;
  line-height: 1.25;
  color: #FE0000;
  background-color: #fff;
  border: 1px solid #ddd; }

/** CUSTOMS **/
.body-wrapper {
  position: relative;
  width: 100%;
  height: 100%; }

.bwrap {
  min-height: 500px;
  background-color: #e9e8e8;
  position: relative;
  display: block; }

.bwrap-inner {
  position: relative;
  z-index: 10; }

.bwrap-top-bg,
.bwrap-bottom-bg {
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  width: 100%; }

.bwrap-top-bg {
  background-image: url(../img/bg-top.jpg);
  background-position: top left;
  background-size: 1024px 330px;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 3; }

.bwrap-bottom-bg {
  background-image: url(../img/bg-bottom.jpg);
  background-position: bottom left;
  background-size: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }

.bwrap-partnership-bg {
  background-size: 100%;
  background-position: top left;
  background-repeat: repeat-y;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  opacity: 0.7; }

.bwrap-bottom-l-bg,
.bwrap-bottom-r-bg {
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 550px; }

.bwrap-bottom-l-bg {
  background-image: url(../img/bg-bottom-left.jpg);
  background-position: bottom left;
  left: 0;
  z-index: 1; }

.bwrap-bottom-r-bg {
  background-image: url(../img/bg-bottom-right.jpg);
  background-position: bottom right;
  right: 0;
  z-index: 2; }

@media only screen and (max-width: 960px) {
  .bwrap-top-bg,
  .bwrap-bottom-bg,
  .bwrap-partnership-bg {
    display: none; } }
/** TITLES **/
.h-title {
  position: relative;
  display: inline-block;
  color: #FFF;
  padding: 10px 30px;
  margin: 0;
  margin-bottom: 15px;
  margin-left: 5px; }

.h-title.no-margin {
  margin: 0; }

.h-title > h1,
.h-title > h2,
.h-title > h3,
.h-title > h4,
.h-title > h5,
.h-title > h6 {
  position: relative;
  z-index: 3;
  line-height: 1.2;
  display: block;
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 1em; }

.h-title h1 {
  font-size: 3.5rem; }
.h-title h2 {
  font-size: 3rem; }
.h-title h3 {
  font-size: 2.5rem; }
.h-title h4 {
  font-size: 2rem; }
.h-title h5 {
  font-size: 1.5rem; }
.h-title h6 {
  font-size: 1rem; }

.h-title.style-2 {
  display: block;
  padding: 0;
  margin-left: 0; }

.h-title.style-2 h1, .h-title.style-2 h2, .h-title.style-2 h3, .h-title.style-2 h4, .h-title.style-2 h5, .h-title.style-2 h6 {
  color: #666;
  display: inline-block;
  padding-left: 0;
  padding-right: 15px;
  position: relative;
  z-index: 2;
  font-weight: 600;
  letter-spacing: 2px; }

.h-title.style-2:before {
  content: '';
  position: absolute;
  display: block;
  z-index: 1;
  width: 100%;
  height: 0;
  top: 50%;
  left: 0; }

.h-title.style-1:before {
  content: '';
  position: absolute;
  display: block;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin-left: -30px;
  background: #000;
  top: 0;
  -webkit-transform: skew(-15deg);
  -moz-transform: skew(-15deg);
  -o-transform: skew(-15deg); }

.h-title.style-1.reverse:before {
  -webkit-transform: skew(15deg);
  -moz-transform: skew(15deg);
  -o-transform: skew(15deg); }

.h-title.with-shadow:before {
  box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.8); }

.h-title.style-1 > span {
  position: relative;
  z-index: 2;
  color: #FFF !important; }

.h-title.style-1.red:before {
  background-color: red; }

.btn-basic {
  position: relative;
  display: inline-block;
  color: #333;
  border: none;
  transition: all linear 200ms; }

.btn-basic .fa {
  font-size: 0.5em; }

.btn-main {
  position: relative;
  display: inline-block;
  padding: 15px 25px;
  margin: 0;
  margin-bottom: 15px;
  left: -5px;
  right: -5px;
  color: #FFF;
  background: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  transition: all linear 200;
  -webkit-transition: all linear 200;
  -moz-transition: all linear 200;
  -o-transition: all linear 200;
  background-color: #352525; }

.btn-main.no-margin {
  margin: 0; }

.btn-main > span {
  position: relative;
  z-index: 3;
  display: block;
  margin: 0;
  padding: 0;
  height: 100%;
  color: #FFF;
  font-size: 1em;
  transition: 0.5s;
  font-weight: 400; }

.btn-main > span > .fa {
  font-size: 15px; }

.btn-main.with-shadow:before {
  box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.8); }

.btn-main:hover,
.btn-main:focus,
.btn-main:active {
  color: #FFF;
  border: none;
  outline: none; }

.btn-main:hover:before {
  background-color: #352525; }

.btn-main.disabled {
  opacity: 0.5;
  cursor: not-allowed; }

/** btn-main : sizes **/
/** btn-main : with-animation **/
.btn-main.with-animation > span:after {
  content: '\00bb';
  font-size: 0.8em;
  line-height: 1;
  position: absolute;
  opacity: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -20px;
  transition: 0.5s; }

.btn-main.with-animation:hover > span {
  padding-right: 25px; }

.btn-main.with-animation:hover > span:after {
  opacity: 1;
  right: 0; }

/** btn-main : red **/
.btn-main.red > span {
  color: #FFF !important; }

.btn-main.red:before {
  background-color: red; }

.btn-main.red:hover:before {
  background-color: #c40505; }

/** btn-main : default **/
.btn-main.default > span {
  color: #333 !important;
  font-weight: 600; }

.btn-main.default:hover > span {
  color: #FFF !important; }

.btn-main.default:before {
  background-color: #EEE; }

.btn-main.default:hover:before {
  background-color: #333; }

.btn-readmore {
  padding: 8px 15px;
  background: #FF0000;
  border: solid 1px transparent;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #FFF;
  cursor: pointer;
  transition: all linear 200ms;
  -webkit-transition: all linear 200ms;
  -moz-transition: all linear 200ms;
  -o-transition: all linear 200ms; }

.btn-readmore .fa {
  font-size: 14px; }

.btn-readmore:hover {
  background-color: #c40505;
  color: #FFF; }

/*****************************************************************
BANNERS
**/
.x-banner {
  height: 300px;
  background-color: #333;
  background-position: 50% 50%;
  background-size: cover;
  margin-top: -80px;
  position: relative;
  margin-bottom: 20px; }

.x-banner.darken:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7); }

.x-ribbon,
.x-ribbon > .container,
.x-ribbon-title > .h-title:before {
  height: 80px; }

.x-ribbon {
  position: relative;
  z-index: 9;
  width: 100%;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0; }

.x-ribbon > .container {
  position: relative;
  background: none; }

.x-ribbon > .container:before,
.x-ribbon > .container:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #f3f3f3;
  top: 0; }

.x-ribbon > .container:before {
  left: 25px; }

.x-ribbon > .container:after {
  right: -500px; }

.x-ribbon:before,
.x-ribbon:after {
  content: "";
  display: table;
  clear: both; }

.x-ribbon-title {
  position: relative;
  z-index: 3;
  margin-right: 15px;
  margin-left: -10px;
  float: left; }

.x-ribbon-title > .h-title {
  margin: 0; }

.x-ribbon-title > .h-title:before {
  background-color: #FE0000; }

.x-ribbon-body {
  position: relative;
  z-index: 3;
  padding: 15px 30px; }

.p-ribbon {
  position: relative;
  z-index: 9;
  width: 100%;
  overflow: hidden; }

.p-ribbon > .container {
  position: relative; }

.p-ribbon > .container:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 80px;
  background-color: #222;
  top: 0;
  right: 100%;
  margin-right: -25px; }

.p-ribbon:before,
.p-ribbon:after {
  content: "";
  display: table;
  clear: both; }

.p-ribbon-title {
  float: left;
  margin-right: 15px;
  margin-left: -10px; }

.p-ribbon-title > .h-title {
  margin: 0; }

.p-ribbon-title > .h-title:before {
  background-color: #FE0000; }

.p-ribbon-breadcrumb {
  float: right;
  display: inline-block; }

.p-ribbon-breadcrumb > ol.breadcrumb {
  background: none !important;
  margin-bottom: 0; }

.p-ribbon-breadcrumb > ol.breadcrumb > li > a {
  font-weight: 600; }

/*****************************************************************
BREADCRUMB
**/
ol.breadcrumb {
  background: none !important;
  margin-bottom: 15px;
  padding: 0; }

ol.breadcrumb > li > a {
  font-weight: 600; }

ol.breadcrumb > li > a .fa {
  font-size: 20px; }

/*****************************************************************
PAGE BANNER
**/
.page-banner {
  position: relative;
  z-index: 1;
  height: 300px;
  background-color: #111;
  margin-top: -80px;
  overflow: hidden; }

.page-banner-bg {
  width: 110%;
  height: 110%;
  position: relative;
  z-index: 1;
  opacity: 1;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 50% 50%; }

.page-banner.absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 400px;
  z-index: 8; }

.page-banner.style-2 .page-banner-bg {
  width: 50%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: #333 !important; }

.page-banner-bg.darker {
  opacity: 0.3; }

.page-banner-bg.bg-grey-darker {
  opacity: 1;
  background-image: url(../../frontend/img/bg-grey-darker.jpg);
  background-attachment: fixed;
  background-size: 100%;
  background-position: top center; }

.page-banner-bg.bg-dark {
  opacity: 0.6;
  background-color: #FFF;
  background-image: url(../../frontend/img/bg-dark.jpg);
  background-attachment: fixed;
  background-size: 100%;
  background-position: top center; }

.page-banner-bg.bg-darker {
  opacity: 0.3;
  background-image: url(../../frontend/img/bg-dark.jpg);
  background-attachment: fixed;
  background-size: 100%;
  background-position: top center; }

.page-banner-bg.bg-default {
  opacity: 1;
  background-image: url(../../frontend/img/bg-grey.jpg);
  background-attachment: fixed;
  background-size: 100%;
  background-position: top center; }

.page-banner-bg.fixedBg {
  background-attachment: fixed;
  background-size: 100%;
  background-position: top center; }

.page-banner-bg.fixedBg-center {
  background-attachment: fixed;
  background-size: 100%;
  background-position: bottom 50%; }

.blur {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px); }

.blur-more {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px); }

.page-banner > .page-banner-content {
  position: absolute;
  z-index: 99;
  bottom: 20px;
  height: auto;
  width: 100%; }

/*****************************************************************
iBOX
**/
.i-box {
  margin-bottom: 15px; }

.i-box > .i-header {
  position: relative;
  z-index: 3;
  background: rgba(0, 0, 0, 0.8);
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  border-radius: 0 5px 0 0; }

.i-box > .i-header.with-shadow {
  box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.5); }

.i-box > .i-header.bg-none {
  background: none; }

.i-box > .i-header > .h-title {
  margin: 0;
  left: -10px; }

.i-box > .i-header > .h-title.reverse {
  left: -10px; }

.i-box > .i-body {
  position: relative;
  z-index: 2;
  display: block;
  background: #FFF; }

.i-box > .i-body.no-padding {
  padding: 0; }

.i-box > .i-footer {
  position: relative;
  z-index: 3;
  display: block;
  background: #FFF;
  padding: 10px; }

.i-box > .i-footer.no-padding {
  padding: 0; }

/*****************************************************************
NAV-TABS
**/
.nav-tabs.nav-tabs-main {
  border-bottom: none;
  margin-left: 15px;
  margin-right: 15px; }

.nav-tabs.nav-tabs-main .nav-item {
  margin-bottom: -1px; }

.nav-tabs.nav-tabs-main .nav-link {
  border: none;
  border-radius: none;
  position: relative;
  display: inline-block;
  padding: 15px 30px;
  margin: 0;
  margin-bottom: 15px;
  margin-right: 5px;
  left: -5px;
  right: -5px;
  color: #FFF;
  background: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  transition: all linear 200;
  -webkit-transition: all linear 200;
  -moz-transition: all linear 200;
  -o-transition: all linear 200; }

.nav-tabs.nav-tabs-main .nav-link:before {
  content: '';
  position: absolute;
  display: block;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #BBB;
  top: 0;
  left: 0;
  -webkit-transform: skew(-15deg);
  -moz-transform: skew(-15deg);
  -o-transform: skew(-15deg);
  transition: all linear 200ms;
  -webkit-transition: all linear 200ms;
  -moz-transition: all linear 200ms;
  -o-transition: all linear 200ms;
  overflow: hidden; }

.nav-tabs.nav-tabs-main .nav-link span {
  position: relative;
  z-index: 3;
  display: block;
  margin: 0;
  padding: 0;
  height: 100%;
  color: #FFF;
  font-size: 1.4em;
  transition: 0.5s;
  font-weight: 400; }

.nav-tabs.nav-tabs-main .nav-link span > .fa {
  font-size: 15px; }

/** nav-tabs-main Small */
.nav-tabs.nav-tabs-main.small .nav-link {
  padding: 8px 20px; }
.nav-tabs.nav-tabs-main.small .nav-link span {
  font-size: 100%; }
.nav-tabs.nav-tabs-main.small .nav-link span > .fa {
  font-size: 10px; }

.nav-tab.nav-tabs-mains .nav-link:focus,
.nav-tabs.nav-tabs-main .nav-link:hover {
  border-color: none; }

.nav-tab.nav-tabs-mains .nav-link:focus:before,
.nav-tabs.nav-tabs-main .nav-link:hover:before {
  background: #999;
  color: #FFF; }

.nav-tab.nav-tabs-mains .nav-link:focus span,
.nav-tabs.nav-tabs-main .nav-link:hover span {
  color: #FFF; }

.nav-tabs.nav-tabs-main .nav-link.disabled {
  color: #868e96;
  background-color: transparent;
  border-color: transparent; }

.nav-tabs.nav-tabs-main .nav-link.active,
.nav-tabs.nav-tabs-main .nav-item.show .nav-link {
  color: none;
  background-color: none;
  border-color: none; }

.nav-tabs.nav-tabs-main .nav-link.active:before,
.nav-tabs.nav-tabs-main .nav-item.show .nav-link:before {
  color: #FFF;
  background-color: #FE0000; }

.nav-tabs.nav-tabs-main .nav-link.active span,
.nav-tabs.nav-tabs-main .nav-item.show .nav-link span {
  color: #FFF; }

.nav-tabs.nav-tabs-main.style-outline .nav-link:before {
  border: solid 1px transparent; }
.nav-tabs.nav-tabs-main.style-outline .nav-link.active:before,
.nav-tabs.nav-tabs-main.style-outline .nav-item.show .nav-link:before {
  color: #333;
  background: #FFF; }

/*****************************************************************
DATA LIST
**/
.data-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 15px; }

.data-list-item {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: dotted 1px #CCC; }

.data-list::after,
.data-list-item::after {
  content: "";
  clear: both;
  display: table; }

.data-list-img {
  display: block;
  width: 100%; }

.data-list-img > img {
  width: 100%;
  margin-bottom: 10px; }

@media (min-width: 768px) {
  .data-list-body.has-image {
    margin-left: 155px;
    padding-left: 15px;
    min-height: 150px; }

  .data-list-img {
    float: left;
    width: 150px;
    height: 150px; } }
.data-grid-item {
  display: block;
  margin-bottom: 15px; }

.data-grid-item-body {
  padding: 15px 5px; }

/*****************************************************************
ALIST
**/
.alist-featured {
  position: relative;
  margin: 0; }

.alist-featured .alist {
  position: relative;
  border-radius: 5px;
  margin-bottom: 0; }

.alist-featured .image-box {
  height: 500px;
  width: 100%;
  overflow: hidden;
  background: none; }

.alist-featured .image-box > .image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transition: all linear 100ms;
  background-color: #333; }

.alist-featured .alist > .content {
  position: absolute;
  height: 180px;
  width: 100%;
  overflow: hidden;
  display: block;
  bottom: 0;
  color: #FFF;
  padding: 0px 15px 10px 15px;
  background: rgba(255, 255, 255, 0.7);
  background: rgba(0, 0, 0, 0.7); }

.alist-featured .date {
  position: relative;
  display: inline-block;
  margin-left: -15px;
  padding: 5px 20px 5px 20px;
  top: -1px;
  margin-bottom: 15px;
  background: #FE0000;
  color: #FFF;
  font-size: 0.7rem;
  font-weight: 600; }

.alist-featured .date:after {
  position: absolute;
  left: 100%;
  top: 0;
  content: '';
  width: 0;
  height: 0;
  border-top: 25px solid #FE0000;
  border-right: 10px solid transparent; }

.alist-featured .title {
  margin-bottom: 5px;
  font-size: 3.4rem;
  font-weight: 800;
  text-transform: uppercase; }

.alist-featured .btn-readmore {
  right: 20px; }

.alist-featured-categories-item {
  display: block;
  border: none; }

.alist-featured-categories-item > img {
  border: none; }

.article-list-wrap {
  margin-bottom: 50px; }

.slick-dotted.slick-slider {
  margin-bottom: 0; }

.alist-arrow {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.alist-arrow.prev-arrow {
  text-align: right; }

.alist-arrow.next-arrow {
  text-align: left; }

.alist {
  background: #FFF;
  box-shadow: 0 0 8px -2px #DDD;
  border-radius: 5px;
  margin-bottom: 6px; }

.alist-image-box {
  height: 250px;
  width: 100%;
  overflow: hidden;
  background-color: #f3f3f3; }

.alist-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transition: all linear 100ms; }

.alist-content {
  color: #000;
  padding: 0px 15px 10px 15px;
  height: 240px;
  overflow: hidden;
  display: block;
  position: relative; }

.alist-date {
  position: relative;
  display: inline-block;
  background: #000;
  margin-left: -15px;
  padding: 5px 20px 5px 20px;
  margin-bottom: 15px;
  top: -1px;
  color: #FFF;
  font-size: 0.8em;
  font-weight: 600; }

.alist-date:after {
  position: absolute;
  left: 100%;
  top: 0;
  content: '';
  width: 0;
  height: 0;
  border-top: 25px solid #000;
  border-right: 10px solid transparent; }

h3.alist-title {
  margin-bottom: 10px;
  font-family: "Noto Sans", sans-serif;
  font-size: 2rem;
  line-height: 0.7;
  font-weight: 800;
  text-transform: uppercase; }

.alist .btn-readmore {
  position: absolute;
  bottom: 20px; }

.aview-date {
  font-size: 1em;
  font-weight: normal; }

.aview-title {
  font-size: 4rem;
  font-weight: 600; }

ul.side-links {
  list-style: none;
  padding: 0;
  margin: 0; }

ul.side-links li a {
  display: block;
  padding: 10px 20px;
  border-bottom: solid 1px transparent;
  font-weight: 600; }

ul.side-links li a > .fa {
  margin-right: 10px;
  transition: all linear 200ms;
  font-size: 0.5em; }

ul.side-links li a:hover > .fa {
  margin-right: 15px; }

ul.side-links li.active a > .fa,
ul.side-links li.active a {
  color: red; }

.navbar-dark .navbar-brand {
  color: white; }

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
  color: white; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: white; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }

/***501d00**/
/** 
********************************
NAVBAR 
********************************
**/
.main-navbar-wrap {
  position: absolute;
  z-index: 99;
  top: 0; }

#main-navbar {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 80px;
  transition: all linear 200ms;
  -webkit-transition: all linear 200ms;
  -moz-transition: all linear 200ms;
  -o-transition: all linear 200ms; }

#main-navbar, #main-navbar.with-bg {
  background-color: #501d00; }

#main-navbar.no-bg {
  background: none; }

.main-navbar-hoverbg {
  opacity: 0;
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: '';
  background: rgba(0, 0, 0, 0.8);
  transition: all linear 200ms; }

.main-navbar-hoverbg.shown {
  opacity: 1; }

.main-navbar-toggler {
  display: block;
  position: relative;
  z-index: 4;
  left: 0;
  float: left;
  width: 80px;
  height: 100%;
  background: #000; }

.main-navbar-toggler.active {
  background: red; }

.main-navbar-toggler > .inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  padding-right: 15px; }

.main-navbar-toggler .fa {
  font-size: 25pt;
  transition: all linear 200ms;
  -webkit-transition: all linear 200ms;
  -moz-transition: all linear 200ms;
  -o-transition: all linear 200ms; }

.main-navbar-toggler:hover .fa,
.sidr-open .main-navbar-toggler .fa {
  color: #FFF; }

.main-navbar-logo {
  display: block;
  position: relative;
  left: 0;
  z-index: 5;
  float: left;
  width: 200px;
  height: 80px;
  color: #FFF;
  cursor: pointer; }

.main-navbar-logo .inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align: center; }

.main-navbar-logo .inner img {
  height: 55px;
  max-width: 100%; }

.main-navbar-search {
  position: absolute;
  top: 20px;
  right: 20px;
  margin-right: 20px;
  z-index: 5;
  pointer-events: all;
  float: right;
  background: rgba(255, 255, 255, 0.5);
  height: 42px; }

.main-navbar-search-input {
  background: none;
  width: 100%;
  border: none;
  padding: 10px 15px;
  margin: 0;
  height: 40px;
  width: 180px;
  position: relative; }

@media only screen and (max-width: 960px) {
  #main-navbar {
    width: 100%;
    height: 60px; }

  .main-navbar-toggler {
    width: 80px;
    height: 100%; }

  .main-navbar-search {
    display: none; }

  .main-navbar-logo {
    width: 100px;
    height: 100%;
    float: left;
    text-align: right; }

  .main-navbar-logo:before {
    width: 400px; }

  .main-navbar-logo .inner img {
    height: 40px; } }
.main-navbar-search-input:focus {
  border: none;
  outline: none; }

.main-navbar-search-submit {
  background: #FFF;
  background: none;
  font-size: 15px;
  line-height: 15px;
  padding: 10px 15px;
  margin: 0;
  border: none;
  display: inline;
  outline: none;
  cursor: pointer; }

.main-navbar-search-submit .fa {
  color: #CCC; }

.main-navbar-search:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 42px;
  background: none;
  top: 0;
  left: -15px; }

.menu-container {
  position: relative;
  background: none;
  display: inline;
  float: left;
  z-index: 1;
  margin-left: 35px; }

.menu-mobile {
  display: none;
  padding: 20px; }

.menu-mobile:after {
  content: "\f394";
  font-family: "Ionicons";
  font-size: 2.5rem;
  padding: 0;
  float: right;
  position: relative;
  top: 50%; }

.menu-dropdown-icon:before {
  content: "\f489";
  font-family: "Ionicons";
  display: none;
  cursor: pointer;
  float: right;
  padding: 1.5em 2em;
  background: #fff;
  color: #333; }

.menu-navbar {
  pointer-events: all; }

.menu-navbar a {
  font-family: "Noto Sans", sans-serif;
  font-size: 2rem;
  line-height: 1.9rem;
  font-weight: 400;
  text-decoration: none;
  color: #CCC; }

.menu-navbar > ul {
  margin: 0 auto;
  width: 100%;
  list-style: none;
  padding: 0;
  /* IF .menu-navbar position=relative -> ul = container width, ELSE ul = 100% width */
  box-sizing: border-box; }

.menu-navbar > ul:before,
.menu-navbar > ul:after {
  content: "";
  display: table; }

.menu-navbar > ul:after {
  clear: both; }

.menu-navbar > ul > li {
  float: left;
  padding: 0;
  margin: 0; }

.menu-navbar > ul > li > a {
  text-decoration: none;
  position: relative;
  z-index: 99;
  padding: 25px 20px;
  display: block;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }

.menu-navbar > ul > li > a > .fa {
  font-size: 50%;
  margin-left: 3px; }

.menu-navbar > ul > li:hover > a {
  color: #FFF; }

.menu-navbar > ul > li > a:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background: red;
  bottom: 0;
  left: 0;
  right: 0;
  transition: all 200ms linear;
  opacity: 0; }

.menu-navbar > ul > li:hover > a:after {
  opacity: 1; }

.menu-navbar > ul > li > ul {
  display: none;
  position: absolute;
  z-index: 99;
  left: 0;
  margin: 0;
  width: 100%;
  padding: 20px;
  list-style: none;
  box-sizing: border-box;
  background: rgba(60, 60, 60, 0.8); }

/** UL Megamenu **/
.menu-navbar > ul > li > ul.megamenu {
  position: fixed;
  right: 0; }

.menu-navbar > ul > li > ul:before,
.menu-navbar > ul > li > ul:after {
  content: "";
  display: table; }

.menu-navbar > ul > li > ul:after {
  clear: both; }

.menu-navbar > ul > li > ul > li {
  margin: 0;
  padding-bottom: 0;
  list-style: none;
  width: 25%;
  background: none;
  float: left; }

.menu-navbar > ul > li > ul > li a {
  color: #777;
  padding: 0.2em 0;
  width: 95%;
  display: block;
  border-bottom: 1px solid #ccc; }

/** Normal Sub **/
.menu-navbar > ul > li > ul > li > ul {
  display: block;
  padding: 0;
  margin: 10px 0 0;
  list-style: none;
  box-sizing: border-box; }

.menu-navbar > ul > li > ul > li > ul:before,
.menu-navbar > ul > li > ul > li > ul:after {
  content: "";
  display: table; }

.menu-navbar > ul > li > ul > li > ul:after {
  clear: both; }

.menu-navbar > ul > li > ul > li > ul > li {
  float: left;
  width: 100%;
  padding: 10px 0;
  margin: 0;
  font-size: 0.8em; }

.menu-navbar > ul > li > ul > li > ul > li a {
  border: 0; }

.menu-navbar > ul > li > ul.normal-sub {
  width: 300px;
  left: auto;
  padding: 10px 20px; }

.menu-navbar > ul > li > ul.normal-sub > li {
  width: 100%; }

.menu-navbar > ul > li > ul.normal-sub > li a {
  border: 0;
  padding: 1em 0; }

/** Megamenu **/
.menu-navbar > ul > li.dropdown-megamenu > div.megamenu {
  display: none;
  right: 0;
  background: rgba(0, 0, 0, 0.9);
  width: 100%;
  padding: 20px;
  position: fixed;
  z-index: 5;
  left: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
  font-family: "Noto Sans", sans-serif;
  font-size: 2rem;
  line-height: 1.9rem;
  font-weight: 400;
  text-decoration: none;
  color: #CCC;
  /** overlay for top **/
  margin-top: -80px;
  padding-top: 100px; }

.menu-navbar > ul > li.dropdown-megamenu > div.megamenu:before,
.menu-navbar > ul > li.dropdown-megamenu > div.megamenu:after {
  content: "";
  display: table; }

.btn-menu-item {
  display: block;
  border-bottom: solid 1px #FFF;
  padding: 10px 10px;
  line-height: 20px;
  margin-bottom: 10px;
  transition: all linear 200ms; }

.btn-menu-item:after {
  position: absolute;
  right: 10px;
  font-family: "FontAwesome";
  content: '\f105';
  width: 20px;
  height: 20px;
  font-size: 20px;
  transition: all linear 200ms; }

.btn-menu-item:hover {
  border-color: red; }

.btn-menu-item:hover:after {
  right: 0px;
  color: red; }

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media only screen and (max-width: 959px) {
  .menu-container {
    width: 100%; }

  .menu-mobile {
    display: block; }

  .menu-dropdown-icon:before {
    display: block; }

  .menu > ul {
    display: none; }

  .menu > ul > li {
    width: 100%;
    float: none;
    display: block; }

  .menu > ul > li a {
    padding: 1.5em;
    width: 100%;
    display: block; }

  .menu > ul > li > ul {
    position: relative; }

  .menu > ul > li > ul.normal-sub {
    width: 100%; }

  .menu > ul > li > ul > li {
    float: none;
    width: 100%;
    margin-top: 20px; }

  .menu > ul > li > ul > li:first-child {
    margin: 0; }

  .menu > ul > li > ul > li > ul {
    position: relative; }

  .menu > ul > li > ul > li > ul > li {
    float: none; }

  .menu .show-on-mobile {
    display: block; } }
@media only screen and (max-width: 1100px) {
  .menu-container {
    display: none; } }
/*** CUSTOM ***/
@media only screen and (max-width: 960px) {
  .navbar {
    background-color: #501d00; }

  .navbar-brand {
    padding-bottom: 10px;
    text-align: center; }
    .navbar-brand img {
      max-width: 90%; }

  .navbar-search {
    display: none; } }
@media only screen and (min-width: 960px) {
  .navbar .nav-link {
    letter-spacing: 2px;
    font-size: 0.8em;
    font-weight: 400;
    color: #ffff; }

  .navbar-brand {
    margin-top: 0px; }

  .logo-main {
    height: 60px;
    padding: 0 15px;
    background: #501d00; }

  .navbar {
    padding: 0 25px;
    height: 100px;
    background-image: url(../img/header-bg.jpg);
    background-repeat: repeat-x;
    background-position: 50% center;
    background-color: #501d00;
    z-index: 99; }

  .navbar-collapse {
    margin-top: 45px;
    padding-left: 15px;
    text-align: center; }

  .navbar-nav {
    left: 0;
    right: 0; }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px; }

  .navbar-search {
    background: #501d00;
    padding: 0 15px; } }
/***
BOOTSTRAP OVERRIDES
***/
.form-group {
  margin-bottom: 15px; }

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #222;
  outline: 0; }

input.form-control[type='text'],
input.form-control[type='password'],
input.form-control[type='number'],
input.form-control[type='email'],
textarea.form-control {
  padding: 15px 20px; }

select.form-control:not([size]):not([multiple]) {
  height: calc(3.15rem + 2px); }

input[type='text']::placeholder,
input[type='password']::placeholder,
input[type='number']::placeholder,
input[type='email']::placeholder,
textarea::placeholder {
  color: #BBB;
  font-style: italic; }

.nav-link {
  display: block;
  padding: .8rem 2rem; }

.nav-pills .nav-link.active,
.show > .nav-pills .nav-link {
  color: #fff;
  background-color: #FE0000; }

.btn-this {
  color: #fff;
  background-color: #FE0000;
  border-color: #FE0000;
  cursor: pointer; }

.btn-this .fa {
  font-size: 14px; }

.btn-this:hover {
  background-color: #c40505;
  color: #FFF; }

h1.display-3, h2.display-3, h3.display-3, h5.display-3, h6.display-3,
h1.display-2, h2.display-2, h3.display-2, h5.display-2, h6.display-2,
h1.display-1, h2.display-1, h3.display-1, h5.display-1, h6.display-1 {
  line-height: 0.7;
  margin-bottom: 15px; }

/***
PARSLEYS
***/
input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #96C66D; }

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #D55165; }

.parsley-errors-list {
  margin: 5px 0 10px;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;
  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  color: red; }

.parsley-errors-list.filled {
  opacity: 1; }

/** +++++ DATATABLES +++++++++++++++++++++++++++= **/
.form-control {
  font-size: inherit; }

table.table tr td {
  word-wrap: break-all; }

a {
  cursor: pointer; }

.box-footer .pagination {
  margin: 0; }

table.dataTable {
  width: 100% !important; }

table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc {
  background: rgba(241, 241, 241, 0.6);
  border-bottom: solid 1px #CCC; }

table.dataTable thead .sorting_desc::after,
table.dataTable thead .sorting_asc::after {
  color: #000; }

table.order-column > tbody > tr > td.sorting_1 {
  background: rgba(241, 241, 241, 0.4); }

@media screen and (max-width: 767px) {
  .table-responsive {
    border: none; }

  div.dataTables_wrapper > div.row > div, div.dataTables_length, div.dataTables_filter, div.dataTables_info, div.dataTables_paginate {
    text-align: left; } }
/** TIREOLOGY **/
/*	
a.tireology-tab-link {
display: inline-block;

padding:5px 20px;
color:#FFF;
position: relative;
text-transform: uppercase;
margin-bottom: 15px;
margin-left: 15px;
font-weight: 400;
line-height: 40px;
}
a.tireology-tab-link:hover {
color:red;
}
a.tireology-tab-link.active {
background:red;
}
a.tireology-tab-link.active:before,
a.tireology-tab-link.active:after {
content:'';
position:absolute;
width: 15px;
height: 100%;
background: none;
top:0; 
}
a.tireology-tab-link.active:before { 
border-bottom: 50px solid red;
border-left: 15px solid transparent;
left:-15px; 
}
a.tireology-tab-link.active:after { 
border-top: 50px solid red;
border-right: 15px solid transparent;
right:-15px; 
}
*/
a.tireology-tab-link {
  position: relative;
  display: inline-block;
  color: #FFF;
  padding: 10px 30px;
  margin: 0;
  margin-bottom: 20px;
  width: 100%;
  display: block;
  font-size: 3em; }

a.tireology-tab-link > h1,
a.tireology-tab-link > h2,
a.tireology-tab-link > h3,
a.tireology-tab-link > h4,
a.tireology-tab-link > h5,
a.tireology-tab-link > h6 {
  position: relative;
  z-index: 3;
  line-height: 1;
  font-weight: 400;
  display: block;
  margin: 0;
  padding: 0;
  height: 100%; }

a.tireology-tab-link:before {
  content: '';
  position: absolute;
  display: block;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin-left: -30px;
  background-color: transparent;
  top: 0;
  -webkit-transform: skew(-15deg);
  -moz-transform: skew(-15deg);
  -o-transform: skew(-15deg);
  transition: all linear 200ms; }

a.tireology-tab-link:hover:before {
  background-color: rgba(0, 0, 0, 0.5); }

a.tireology-tab-link.active:before {
  background-color: red; }

/** THIS STYLE */
.slick-next:before {
  font-family: FontAwesome;
  content: "\f054"; }

.slick-prev:before {
  font-family: FontAwesome;
  content: "\f053"; }

.text-header {
  font-weight: 800;
  letter-spacing: 2px; }

.container-d {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 100px;
  padding-left: 100px;
  width: 100%; }

@media only screen and (max-width: 1440px) {
  .container-d {
    padding-left: 50px;
    padding-right: 50px; } }
@media only screen and (max-width: 960px) {
  .container-d {
    padding-left: 15px;
    padding-right: 15px; } }
.m-ribbon-item {
  display: block;
  background: #ebebeb;
  padding: 20px 20px 10px;
  text-align: center;
  border-radius: none;
  /*border-right: solid 1px #DDD;*/
  color: #0b6233; }

.m-ribbon-item:hover {
  background: #11763f;
  color: #FFF; }

.m-ribbon-item.active {
  background: #0b6233;
  color: #FFF; }

.m-ribbon-icon {
  width: 50px;
  height: 50px;
  display: inline-block; }

.m-ribbon-text {
  display: inline-block;
  font-size: 1.5em; }

/***** SECTIONS ***/
.section-header {
  line-height: 0.5;
  text-align: center;
  background: transparent;
  overflow-x: hidden;
  margin-bottom: 15px; }
  .section-header span {
    display: inline-block;
    position: relative; }
  .section-header span:before,
  .section-header span:after {
    content: "";
    position: absolute;
    height: 1px;
    border-bottom: 2px solid #333;
    top: 50%;
    width: 500%; }
  .section-header span:before {
    right: 100%;
    margin-right: 15px; }
  .section-header span:after {
    left: 100%;
    margin-left: 15px; }
  .section-header h2 {
    display: inline-block;
    letter-spacing: 4px;
    line-height: 1.2;
    padding-top: 5px; }
  .section-header h2 .icon {
    display: inline-block;
    height: 50px; }

@media only screen and (max-width: 960px) {
  .section-header {
    line-height: 0.5;
    text-align: center;
    background: transparent;
    overflow-x: hidden;
    margin-bottom: 10px; }
    .section-header span {
      display: inline-block;
      position: relative; }
    .section-header span:before,
    .section-header span:after {
      display: none; }
    .section-header h2 {
      display: inline-block;
      font-size: 1.8em;
      letter-spacing: 4px;
      line-height: 1.2;
      padding-top: 5px; }
    .section-header h2 .icon {
      display: inline-block;
      height: 35px; } }
.grid-style-b .item {
  position: relative;
  margin-bottom: 25px; }
  .grid-style-b .item > a {
    display: block;
    position: relative;
    z-index: 2;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 15px;
    box-shadow: 0 6px 6px -6px #333; }
    .grid-style-b .item > a img {
      width: 100%; }
    .grid-style-b .item > a .caption {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.5);
      padding: 15px;
      transition: all linear 200ms; }
      .grid-style-b .item > a .caption .title {
        text-align: center;
        color: #FFF;
        font-weight: 600;
        font-family: "Playfair Display", serif;
        font-size: 1em;
        letter-spacing: 3px; }
  .grid-style-b .item > a:hover {
    color: #FFF; }
    .grid-style-b .item > a:hover .caption {
      background: rgba(0, 0, 0, 0.8); }
.grid-style-b .actions {
  position: relative;
  z-index: 1;
  margin-top: -20px;
  padding-right: 10px;
  text-align: right; }

.p-wrap {
  padding-top: 50px;
  padding-bottom: 50px; }

.p-wrap .inner {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px 20px;
  border-radius: 15px; }

.p-content {
  margin: 0 20px; }

@media only screen and (max-width: 960px) {
  .p-wrap {
    padding-top: 47px;
    padding-bottom: 50px; }

  .p-wrap .inner {
    background: none;
    padding: 0 0;
    border-radius: 0; }

  .p-content {
    margin: 0 0; } }
.btn-share {
  border: none;
  margin-bottom: 5px;
  margin-right: 5px;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px; }

.btn-share > .fa {
  font-size: 17px; }

.btn-facebook {
  color: #fff !important;
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2); }

.btn-google {
  color: #fff !important;
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2); }

.btn-twitter {
  color: #fff !important;
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2); }

@media only screen and (max-width: 960px) {
  .btn-share {
    border: none;
    margin-bottom: 5px;
    margin-right: 5px; } }
/** Footer **/
/***
FOOTER
***/
#footer {
  position: relative;
  z-index: 9;
  background: #352525;
  color: #FFF;
  font-size: 1rem; }

#footer > .inner {
  padding: 70px 0; }

#footer a {
  color: #fff; }

.footer-socmed a {
  color: #666;
  margin: 0 5px;
  font-size: 0.95em; }
  .footer-socmed a > .fa {
    font-size: 20pt;
    margin-right: 5px; }

.footer-socmed a:hover {
  color: #FE0000; }

.sidr {
  display: block;
  position: fixed;
  top: 80px;
  height: 100%;
  z-index: 999999;
  width: 300px;
  background-color: rgba(0, 0, 0, 0.9);
  background-color: #000;
  font-family: "Noto Sans", sans-serif;
  color: #fff;
  overflow-y: auto;
  z-index: 98; }

.sidr .sidr-inner {
  padding: 0 0 15px;
  pointer-events: auto;
  height: 100%;
  width: 100%; }

.sidr.right {
  left: auto;
  right: -100%; }

.sidr.left {
  /*top:80px;*/
  left: -100%;
  right: auto; }

.sidr h1,
.sidr h2,
.sidr h3,
.sidr h4,
.sidr h5,
.sidr h6 {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRkNGQ0ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFhMWExYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d4d4d), color-stop(100%, #1a1a1a));
  background-image: -moz-linear-gradient(#4d4d4d, #1a1a1a);
  background-image: -webkit-linear-gradient(#4d4d4d, #1a1a1a);
  background-image: linear-gradient(#4d4d4d, #1a1a1a);
  padding: 0 15px;
  margin: 0 0 5px;
  color: #fff;
  line-height: 24px;
  /*box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);*/ }

.sidr p {
  margin: 0 0 12px; }

.sidr p a {
  color: rgba(255, 255, 255, 0.9); }

.sidr > p {
  margin-left: 15px;
  margin-right: 15px; }

.sidr ul {
  display: block;
  margin: 0 0 15px;
  padding: 0;
  /*border-top: 1px solid #1a1a1a;*/
  /*border-bottom: 1px solid #4d4d4d;*/
  /*text-align: right;*/ }

.sidr ul li {
  display: block;
  margin: 0;
  /*line-height: 48px;*/
  /*border-top: 1px solid #4d4d4d;*/
  /*border-bottom: 1px solid #1a1a1a;*/ }

.sidr ul li a,
.sidr ul li span {
  padding: 15px 30px;
  display: block;
  text-decoration: none;
  color: #fff;
  font-family: "Noto Sans", sans-serif;
  font-size: 2rem;
  line-height: 1.9rem;
  font-weight: 400;
  text-decoration: none;
  color: #CCC; }

.sidr ul li:hover, .sidr ul li.active, .sidr ul li.sidr-class-active {
  border-top: 0;
  line-height: 49px; }

.sidr ul li:hover > a,
.sidr ul li:hover > span, .sidr ul li.active > a,
.sidr ul li.active > span, .sidr ul li.sidr-class-active > a,
.sidr ul li.sidr-class-active > span {
  /*box-shadow: 0 0 15px 3px #222 inset;*/
  background: #333; }

.sidr ul li ul {
  border-bottom: 0;
  margin: 0; }

.sidr ul li ul li:last-child {
  border-bottom: 0; }

.sidr ul li ul li:hover, .sidr ul li ul li.active, .sidr ul li ul li.sidr-class-active {
  border-top: 0;
  line-height: 41px; }

.sidr ul li ul li:hover > a,
.sidr ul li ul li:hover > span, .sidr ul li ul li.active > a,
.sidr ul li ul li.active > span, .sidr ul li ul li.sidr-class-active > a,
.sidr ul li ul li.sidr-class-active > span {
  box-shadow: 0 0 15px 3px #222 inset; }

.sidr ul li ul li a,
.sidr ul li ul li span {
  color: rgba(255, 255, 255, 0.8);
  padding-left: 30px; }

.sidr form {
  margin: 0 15px; }

.sidr label {
  font-size: 13px; }

.sidr input[type="text"],
.sidr input[type="password"],
.sidr input[type="date"],
.sidr input[type="datetime"],
.sidr input[type="email"],
.sidr input[type="number"],
.sidr input[type="search"],
.sidr input[type="tel"],
.sidr input[type="time"],
.sidr input[type="url"],
.sidr textarea,
.sidr select {
  width: 100%;
  font-size: 13px;
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 10px;
  border-radius: 2px;
  border: 0;
  background: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.6);
  display: block;
  clear: both; }

.sidr input[type=checkbox] {
  width: auto;
  display: inline;
  clear: none; }

.sidr input[type=button],
.sidr input[type=submit] {
  color: #333;
  background: #fff; }

.sidr input[type=button]:hover,
.sidr input[type=submit]:hover {
  background: rgba(255, 255, 255, 0.9); }

@media only screen and (max-width: 960px) {
  .sidr {
    width: 100%;
    top: 0;
    padding-top: 35px; } }
.m-ribbon-item {
  display: block;
  background: #ebebeb;
  padding: 20px 20px 10px;
  text-align: center;
  border-radius: none;
  /*border-right: solid 1px #DDD;*/
  color: #0b6233; }

.m-ribbon-item:hover {
  background: #11763f;
  color: #FFF; }

.m-ribbon-item.active {
  background: #0b6233;
  color: #FFF; }

.m-ribbon-icon {
  width: 50px;
  height: 50px;
  display: inline-block;
  background-size: 100%;
  background-repeat: no-repeat; }

.m-ribbon-icon img {
  width: 50px;
  display: none; }

#m-ribbon-item-aboutus .m-ribbon-icon {
  background-image: url(../img/h-icon-aboutus.png); }

#m-ribbon-item-aboutus.active .m-ribbon-icon,
#m-ribbon-item-aboutus:hover .m-ribbon-icon {
  background-image: url(../img/h-icon-aboutus-hover.png); }

#m-ribbon-item-newrecipe .m-ribbon-icon {
  background-image: url(../img/h-icon-newrecipe.png); }

#m-ribbon-item-newrecipe.active .m-ribbon-icon,
#m-ribbon-item-newrecipe:hover .m-ribbon-icon {
  background-image: url(../img/h-icon-newrecipe-hover.png); }

#m-ribbon-item-activities .m-ribbon-icon {
  background-image: url(../img/h-icon-activities.png); }

#m-ribbon-item-activities.active .m-ribbon-icon,
#m-ribbon-item-activities:hover .m-ribbon-icon {
  background-image: url(../img/h-icon-activities-hover.png); }

.m-ribbon-text {
  display: inline-block;
  font-size: 1.5em; }

#home-display-box {
  min-height: 400px; }

.home-display-box-wrapper {
  position: relative; }

.home-display-box-loading {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding-top: 50px; }

@media only screen and (max-width: 960px) {
  .m-ribbon-text {
    font-size: 0.8em; } }
/**** HOME SECTIONS **/
.home-section-wrap {
  padding: 25px 0; }

.aboutus-content-wrap {
  background: #FFF;
  position: left; }

.aboutus-content-item {
  padding: 20px;
  padding-top: 50px; }

.aboutus-content-image img {
  width: 100%; }

/**** TESTIMONIAL ***/
.home-testi-wrap {
  background: #FFF;
  padding: 25px 0 0 0;
  padding-bottom: 25px; }

.home-testi {
  padding-bottom: 20px; }

.home-testi .slick-dots {
  position: absolute;
  bottom: 20px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.home-testi-item {
  padding: 25px 0;
  margin-bottom: 25px; }

.home-testi-image {
  text-align: right;
  margin-bottom: 15px; }
  .home-testi-image img {
    display: inline;
    width: 100px;
    height: 100px;
    border-radius: 50%; }

.home-testi-item .caption {
  color: #666;
  padding-left: 30px; }
  .home-testi-item .caption .blockquote {
    position: relative; }
  .home-testi-item .caption .blockquote:before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f10e";
    font-size: 20px;
    line-height: 1;
    left: -30px;
    top: 0;
    width: 20px;
    height: 20px;
    background: #fefefe; }
  .home-testi-item .caption .name {
    font-size: 1.5em;
    font-weight: 600;
    font-family: "Playfair Display", serif;
    letter-spacing: 2px; }
  .home-testi-item .caption .profession {
    font-size: 0.7em;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Playfair Display", serif;
    letter-spacing: 2px; }

@media only screen and (max-width: 960px) {
  .home-testi-image {
    text-align: center; } }
/*** home-section news **/
.home-section-wrap.hs-news ._left > a {
  display: block;
  position: relative;
  overflow: hidden;
  font-weight: 800;
  border-radius: 5px;
  margin-bottom: 15px; }
  .home-section-wrap.hs-news ._left > a .image {
    height: 100%;
    height: 350px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%; }
  .home-section-wrap.hs-news ._left > a img {
    max-width: 100%;
    height: 100%; }
  .home-section-wrap.hs-news ._left > a .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px;
    transition: all linear 200ms;
    z-index: 1;
    color: #FFF; }
.home-section-wrap.hs-news ._left > a:hover {
  color: #FFF; }
  .home-section-wrap.hs-news ._left > a:hover .caption {
    background: rgba(0, 0, 0, 0.9); }

.hs-slick {
  background: #FFF;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 15px; }
  .hs-slick .hs-slick-item {
    padding: 25px 50px; }
    .hs-slick .hs-slick-item .item {
      display: block;
      cursor: pointer;
      padding-bottom: 20px; }
      .hs-slick .hs-slick-item .item > h4 {
        margin-bottom: 15px; }
      .hs-slick .hs-slick-item .item > .img {
        width: 130px;
        height: 90px;
        background-repeat: no-repeat;
        background-size: cover;
        float: left; }
        .hs-slick .hs-slick-item .item > .img > img {
          width: 100%; }
      .hs-slick .hs-slick-item .item > .text {
        margin-left: 145px;
        font-size: 0.9em;
        font-weight: normal; }
    .hs-slick .hs-slick-item .item:after {
      content: "";
      display: table;
      clear: both; }
  .hs-slick .slick-prev,
  .hs-slick .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 35px;
    height: 100%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: none;
    background-color: #ddd;
    transition: all linear 200ms; }
  .hs-slick .slick-next {
    right: -5px;
    background-color: #ff0000; }
  .hs-slick .slick-prev {
    left: -5px;
    z-index: 2;
    background-color: #28bf00; }
  .hs-slick .slick-prev:before,
  .hs-slick .slick-next:before {
    font-family: FontAwesome;
    font-size: 20px;
    padding: 0;
    line-height: 1;
    opacity: .75;
    opacity: 1;
    color: #FFF;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all linear 200ms; }
  .hs-slick .slick-next:before {
    content: "\f054"; }
  .hs-slick .slick-prev:before {
    content: "\f053"; }

@media only screen and (max-width: 960px) {
  .hs-slick {
    background: none;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 15px; }
    .hs-slick .hs-slick-item {
      padding: 25px 0px; }
      .hs-slick .hs-slick-item .item {
        display: block;
        cursor: pointer;
        padding-bottom: 20px; }
        .hs-slick .hs-slick-item .item > h4 {
          margin-bottom: 15px; }
        .hs-slick .hs-slick-item .item > .img {
          width: 130px;
          height: 90px;
          background-repeat: no-repeat;
          background-size: cover;
          float: left; }
          .hs-slick .hs-slick-item .item > .img > img {
            width: 100%; }
        .hs-slick .hs-slick-item .item > .text {
          margin-left: 145px;
          font-size: 0.9em;
          font-weight: normal; }
      .hs-slick .hs-slick-item .item:after {
        content: "";
        display: table;
        clear: both; } }
/*** ./hs-slick **/
/*** ./home-section news **/
/*** home-section newrecipe-hero **/
.hs-newrecipe-hero {
  background: rgba(0, 0, 0, 0.5);
  padding: 35px 0 25px 0; }
  .hs-newrecipe-hero ._left > a {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    font-weight: 800;
    border-radius: 5px;
    height: 400px;
    margin-bottom: 15px;
    box-shadow: 0 6px 6px -6px #333; }
    .hs-newrecipe-hero ._left > a img {
      width: 100%; }
    .hs-newrecipe-hero ._left > a .caption {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.5);
      padding: 15px;
      transition: all linear 200ms; }
      .hs-newrecipe-hero ._left > a .caption h2 {
        text-align: center;
        color: #FFF; }
  .hs-newrecipe-hero ._left > a:hover {
    color: #FFF; }
    .hs-newrecipe-hero ._left > a:hover .caption {
      background: rgba(0, 0, 0, 0.8); }
  .hs-newrecipe-hero ._right .text-box {
    display: block;
    width: 100%;
    background: #FFF;
    border-radius: 10px;
    padding: 15px; }
    .hs-newrecipe-hero ._right .text-box .inner {
      display: block;
      height: 370px;
      overflow-y: auto;
      padding: 10px; }
    .hs-newrecipe-hero ._right .text-box ul > li {
      font-size: 1.2rem; }

@media only screen and (max-width: 960px) {
  .hs-newrecipe-hero {
    background: none;
    padding: 35px 0 25px 0; }
    .hs-newrecipe-hero ._left > a {
      display: block;
      position: relative;
      width: 100%;
      overflow: hidden;
      font-weight: 800;
      border-radius: 5px;
      height: 300px;
      margin-bottom: 15px;
      box-shadow: 0 6px 6px -6px #333; }
      .hs-newrecipe-hero ._left > a img {
        width: 100%; }
      .hs-newrecipe-hero ._left > a .caption {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.5);
        padding: 15px;
        transition: all linear 200ms; }
        .hs-newrecipe-hero ._left > a .caption h2 {
          text-align: center;
          color: #FFF; }
    .hs-newrecipe-hero ._left > a:hover {
      color: #FFF; }
      .hs-newrecipe-hero ._left > a:hover .caption {
        background: rgba(0, 0, 0, 0.8); }
    .hs-newrecipe-hero ._right .text-box {
      display: block;
      width: 100%;
      background: none;
      border-radius: 0;
      padding: 0; }
      .hs-newrecipe-hero ._right .text-box .inner {
        display: block;
        height: auto;
        overflow-y: auto;
        padding: 0; }
      .hs-newrecipe-hero ._right .text-box ul > li {
        font-size: 1.2rem; } }
/*** ./home-section newrecipe-hero **/
.partnership-slick {
  background: none;
  height: auto;
  overflow: hidden;
  border-radius: 10px; }
  .partnership-slick .partnership-slick-item .item {
    display: block;
    cursor: auto;
    background: none; }
    .partnership-slick .partnership-slick-item .item > .img {
      width: 100%; }
      .partnership-slick .partnership-slick-item .item > .img > img {
        width: 100%; }
    .partnership-slick .partnership-slick-item .item > .text {
      text-align: center;
      padding: 10px;
      background: #FFF; }
  .partnership-slick .partnership-slick-item .item:after {
    content: "";
    display: table;
    clear: both; }
  .partnership-slick .partnership-slick-item .item:hover {
    color: #333; }
  .partnership-slick .slick-prev,
  .partnership-slick .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 35px;
    height: 100%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: none;
    background-color: #f3f3f3;
    transition: all linear 200ms; }
  .partnership-slick .slick-next {
    right: -5px; }
  .partnership-slick .slick-prev {
    left: -5px;
    z-index: 2; }
  .partnership-slick .slick-arrow:hover {
    background-color: #DDD; }
  .partnership-slick .slick-prev:before,
  .partnership-slick .slick-next:before {
    font-size: 20px;
    padding: 0;
    line-height: 1;
    opacity: .75;
    opacity: 1;
    color: #BBB;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all linear 200ms; }

/*** ./hs-slick **/
.partnership-oursupport {
  margin-bottom: 20px; }

.partnership-oursupport-slick .item {
  position: relative; }
  .partnership-oursupport-slick .item > a {
    display: block;
    position: relative;
    width: 100%;
    cursor: default;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 15px;
    box-shadow: 0 6px 6px -6px #333; }
    .partnership-oursupport-slick .item > a img {
      width: 100%; }
    .partnership-oursupport-slick .item > a .caption {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 10;
      background: rgba(0, 0, 0, 0.5);
      opacity: 0;
      padding: 15px;
      transition: all linear 200ms; }
      .partnership-oursupport-slick .item > a .caption .title {
        text-align: center;
        color: #FFF;
        font-weight: 600;
        font-size: 1em;
        letter-spacing: 2px;
        text-shadow: 1px 1px 1px #333;
        position: relative;
        top: 50%;
        transform: translateY(-50%); }
  .partnership-oursupport-slick .item > a:hover {
    color: #FFF; }
    .partnership-oursupport-slick .item > a:hover .caption {
      opacity: 1; }
.partnership-oursupport-slick .slick-dots {
  position: absolute;
  bottom: -20px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }
  .partnership-oursupport-slick .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent; }

.h-ribbon {
  background: red;
  display: inline-block;
  color: #fff;
  margin: 0 95px;
  position: relative;
  margin-bottom: 40px;
  height: 45px;
  padding: 5px 30px;
  font-size: 1.5em; }

.h-ribbon:before {
  position: absolute;
  content: '';
  left: -95px;
  top: 0;
  height: 60px;
  width: 95px;
  background-image: url(../img/title-ribbon-left.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top right; }

.h-ribbon:after {
  position: absolute;
  content: '';
  left: 100%;
  top: 0;
  height: 60px;
  width: 95px;
  background-image: url(../img/title-ribbon-right.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top right; }

@media only screen and (max-width: 960px) {
  .h-ribbon {
    background: red;
    display: inline-block;
    color: #fff;
    margin: 0 0;
    position: relative;
    margin-bottom: 40px;
    height: 35px;
    padding: 3px 10px;
    font-size: 1.3em; }

  .h-ribbon:before {
    position: absolute;
    content: '';
    left: -75px;
    top: 0;
    height: 60px;
    width: 75px;
    background-image: url(../img/title-ribbon-left.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top right; }

  .h-ribbon:after {
    position: absolute;
    content: '';
    left: 100%;
    top: 0;
    height: 60px;
    width: 75px;
    background-image: url(../img/title-ribbon-right.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top right; } }
.recipe-index-nav {
  background: rgba(255, 255, 255, 0.9);
  padding: 20px;
  border-radius: 5px; }
  .recipe-index-nav nav.nav > .nav-link.active {
    font-weight: 800;
    background-color: #501D00;
    color: #FFF;
    border-radius: 5px; }
  .recipe-index-nav .nav-link {
    display: block;
    padding: 10px 20px;
    border: solid 1px transparent; }
  .recipe-index-nav .title {
    float: right;
    font-family: "Playfair Display", serif;
    font-size: 2em;
    font-weight: 600;
    line-height: 1; }
    .recipe-index-nav .title img {
      height: 40px;
      margin-left: 5px; }

@media only screen and (max-width: 960px) {
  .recipe-index-nav nav.nav {
    display: block; }
  .recipe-index-nav nav.nav > .nav-link.active {
    font-weight: 800;
    background-color: #501D00;
    color: #FFF;
    border-radius: 5px; }
  .recipe-index-nav .nav-link {
    display: block;
    padding: 10px 20px;
    border: solid 1px transparent; }
  .recipe-index-nav .title {
    float: none;
    text-align: right;
    margin-bottom: 15px;
    font-size: 1.6em;
    font-weight: 600;
    line-height: 1; }
    .recipe-index-nav .title img {
      height: 35px;
      margin-left: 0; } }
.recipe-view {
  padding: 100px 0 25px 0; }
  .recipe-view ._left .recipe-image {
    height: 400px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%; }
  .recipe-view ._right .text-box {
    display: block;
    width: 100%;
    background: #FFF;
    border-radius: 10px;
    padding: 15px; }
    .recipe-view ._right .text-box .inner {
      display: block;
      height: 370px;
      overflow-y: auto;
      padding: 10px; }
    .recipe-view ._right .text-box ul > li {
      font-size: 1.2rem; }

@media only screen and (max-width: 960px) {
  .recipe-view {
    padding: 100px 0 25px 0; }
    .recipe-view ._left .recipe-image {
      height: 400px;
      width: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 50% 50%; }
    .recipe-view ._right .text-box .inner {
      height: auto;
      overflow-y: auto;
      padding: 0; } }
.rcp-actions {
  position: relative;
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 5px; }

.rcp-actions li {
  list-style: none;
  display: inline-block;
  position: relative; }

.rcp-action-btn {
  padding: 5px;
  display: inline-block;
  font-size: 20px;
  font-weight: normal;
  border-radius: 5px; }
  .rcp-action-btn .fa {
    color: #FFF; }
  .rcp-action-btn span {
    color: #FFF;
    font-size: 15px;
    line-height: 1;
    padding: 0 5px 0 0;
    display: inline-block;
    position: relative;
    top: -2px; }

.rcp-action-like {
  background: #ed1c24; }

.rcp-action-share {
  background: #3664a2; }

.rcp-action-btn:hover {
  color: #FFF;
  opacity: 0.7; }

.recipe-list-actions-wrap {
  text-align: right;
  margin-top: -16px;
  margin-right: 10px;
  display: block; }
  .recipe-list-actions-wrap .rcp-action-btn {
    border-radius: 0 0 5px 5px; }

.rcp-action-share-floating {
  position: absolute;
  top: 0;
  right: 0; }
  .rcp-action-share-floating .inner {
    background: #FFF;
    box-shadow: 0 6px 6px -6px #BBB;
    border-radius: 5px;
    padding: 10px 25px 6px 10px; }
    .rcp-action-share-floating .inner .rcp-action-share-close {
      position: absolute;
      top: 1px;
      right: 1px;
      background: #FFF;
      padding: 1px 4px; }

.recipe-list-img {
  width: 100%;
  height: 300px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #EEE; }

@media only screen and (max-width: 960px) {
  .recipe-list-img {
    height: 300px; } }
@media only screen and (max-width: 480px) {
  .recipe-list-img {
    height: 200px; } }
.product-nav-category {
  background: rgba(255, 255, 255, 0.9);
  padding: 0;
  border-radius: 5px;
  margin-bottom: 15px; }
  .product-nav-category nav.nav > .nav-link.active {
    font-weight: 800;
    background-color: #0b6233;
    color: #FFF; }
  .product-nav-category .nav-link {
    display: block;
    padding: 15px 20px;
    border: solid 1px transparent;
    letter-spacing: 2px; }
  .product-nav-category .nav-link:hover {
    color: #0b6233; }

@media only screen and (max-width: 960px) {
  .product-nav-category nav.nav {
    display: block; }
  .product-nav-category nav.nav > .nav-link.active {
    font-weight: 800;
    background-color: #0b6233;
    color: #FFF; }
  .product-nav-category .nav-link {
    display: block;
    padding: 15px 20px;
    border: solid 1px transparent;
    letter-spacing: 2px; }
  .product-nav-category .nav-link:hover {
    color: #0b6233; } }
.product-view-wrap {
  background: rgba(255, 255, 255, 0.9);
  padding: 0;
  border-radius: 5px;
  z-index: 2;
  position: relative; }
  .product-view-wrap .head {
    margin-bottom: 0;
    position: relative; }
    .product-view-wrap .head .category-indicator {
      display: inline-block;
      background: red;
      padding: 10px 25px;
      font-weight: 800;
      font-size: 1.2em;
      letter-spacing: 2px;
      color: #FFF; }
  .product-view-wrap .product-item-nav {
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0 6px 6px -6px #BBB;
    border-bottom: solid 1px #DDD;
    position: relative;
    margin: 0 30px; }
    .product-view-wrap .product-item-nav .item {
      display: inline-block;
      padding: 10px 15px;
      border-right: solid 1px #999;
      text-align: center;
      font-size: 0.9em;
      display: flex;
      align-items: center;
      justify-content: center; }
      .product-view-wrap .product-item-nav .item span {
        padding: 5px 10px; }
    .product-view-wrap .product-item-nav .item:after {
      position: absolute;
      z-index: 2;
      content: '';
      width: 1px;
      height: 100%;
      right: 0;
      top: 0;
      background: #333; }
    .product-view-wrap .product-item-nav .item:hover span {
      color: red; }
    .product-view-wrap .product-item-nav .item.active {
      background: #501D00;
      color: #FFF; }
    .product-view-wrap .product-item-nav .item.active:hover span {
      color: #FFF; }
    .product-view-wrap .product-item-nav .slick-prev,
    .product-view-wrap .product-item-nav .slick-next {
      font-size: 0;
      line-height: 0;
      position: absolute;
      top: 0;
      display: block;
      width: 35px;
      height: 100%;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      cursor: pointer;
      color: transparent;
      border: none;
      outline: none;
      background: none;
      background-color: #ddd;
      transition: all linear 200ms;
      background-color: #BBB; }
    .product-view-wrap .product-item-nav .slick-next {
      right: 0; }
    .product-view-wrap .product-item-nav .slick-prev {
      left: 0;
      z-index: 2; }
    .product-view-wrap .product-item-nav .slick-prev:before,
    .product-view-wrap .product-item-nav .slick-next:before {
      font-family: FontAwesome;
      font-size: 20px;
      padding: 0;
      line-height: 1;
      opacity: .75;
      opacity: 1;
      color: #FFF;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transition: all linear 200ms; }
    .product-view-wrap .product-item-nav .slick-prev:before {
      content: "\f053"; }
    .product-view-wrap .product-item-nav .slick-next:before {
      content: "\f054"; }
    .product-view-wrap .product-item-nav .slick-arrow:hover {
      background-color: #999; }
  .product-view-wrap .body {
    position: relative; }
    .product-view-wrap .body .product-box-loading {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 99;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.8);
      text-align: center; }
      .product-view-wrap .body .product-box-loading .product-box-loading-inner {
        padding: 25px;
        position: relative; }
      .product-view-wrap .body .product-box-loading .fa {
        color: #BBB; }
    .product-view-wrap .body .inner {
      padding: 20px 30px 30px 30px;
      min-height: 400px; }
    .product-view-wrap .body .image img {
      width: 100%;
      border-radius: 10px; }
    .product-view-wrap .body .title {
      margin-top: 25px;
      margin-bottom: 20px;
      font-size: 2em;
      line-height: 1.5; }

@media only screen and (max-width: 960px) {
  .product-view-wrap .product-item-nav {
    margin: 0; } }
.recipe-view {
  padding: 100px 0 25px 0; }
  .recipe-view ._left > a {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    font-weight: 800;
    border-radius: 5px;
    height: 400px;
    margin-bottom: 15px;
    box-shadow: 0 6px 6px -6px #333; }
    .recipe-view ._left > a img {
      width: 100%; }
    .recipe-view ._left > a .caption {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.5);
      padding: 15px;
      transition: all linear 200ms; }
      .recipe-view ._left > a .caption h2 {
        text-align: center;
        color: #FFF; }
  .recipe-view ._left > a:hover {
    color: #FFF; }
    .recipe-view ._left > a:hover .caption {
      background: rgba(0, 0, 0, 0.8); }
  .recipe-view ._right .text-box {
    display: block;
    width: 100%;
    background: #FFF;
    border-radius: 10px;
    padding: 15px; }
    .recipe-view ._right .text-box .inner {
      display: block;
      height: 370px;
      overflow-y: auto;
      padding: 10px; }
    .recipe-view ._right .text-box ul > li {
      font-size: 1.2rem; }

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