@font-face {
  font-family: "SourceSansPro-Light";
  src: url("../fonts/SourceSansPro-Light.eot");
  src: url("../fonts/SourceSansPro-Light.woff2") format("woff2"),
    url("../fonts/SourceSansPro-Light.woff") format("woff"),
    url("../fonts/SourceSansPro-Light.ttf") format("truetype"),
    url("../fonts/SourceSansPro-Light.svg#SourceSansPro-Light") format("svg"),
    url("../fonts/SourceSansPro-Light-.eot#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "SourceSansPro-Regular";
  src: url("../fonts/SourceSansPro-Regular.eot");
  src: url("../fonts/SourceSansPro-Regular.woff2") format("woff2"),
    url("../fonts/SourceSansPro-Regular.woff") format("woff"),
    url("../fonts/SourceSansPro-Regular.ttf") format("truetype"),
    url("../fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular")
      format("svg"),
    url("../fonts/SourceSansPro-Regular-.eot#iefix") format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "SourceSansPro-SemiBold";
  src: url("../fonts/SourceSansPro-SemiBold.eot");
  src: url("../fonts/SourceSansPro-SemiBold.woff2") format("woff2"),
    url("../fonts/SourceSansPro-SemiBold.woff") format("woff"),
    url("../fonts/SourceSansPro-SemiBold.ttf") format("truetype"),
    url("../fonts/SourceSansPro-SemiBold.svg#SourceSansPro-SemiBold")
      format("svg"),
    url("../fonts/SourceSansPro-SemiBold-.eot#iefix")
      format("embedded-opentype");
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "SourceSansPro-Bold";
  src: url("../fonts/SourceSansPro-Bold.eot");
  src: url("../fonts/SourceSansPro-Bold.woff2") format("woff2"),
    url("../fonts/SourceSansPro-Bold.woff") format("woff"),
    url("../fonts/SourceSansPro-Bold.ttf") format("truetype"),
    url("../fonts/SourceSansPro-Bold.svg#SourceSansPro-Bold") format("svg"),
    url("../fonts/SourceSansPro-Bold-.eot#iefix") format("embedded-opentype");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "Lobster-Regular";
  src: url("../fonts/Lobster-Regular.eot");
  src: url("../fonts/Lobster-Regular.woff2") format("woff2"),
    url("../fonts/Lobster-Regular.woff") format("woff"),
    url("../fonts/Lobster-Regular.ttf") format("truetype"),
    url("../fonts/Lobster-Regular.svg#Lobster-Regular") format("svg"),
    url("../fonts/Lobster-Regular-.eot#iefix") format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

.wrap-load-logo img {
  width: 200px;
  height: auto;
}

h1.hidden-loading-section {
  display: none;
}

#header .logo img {
  width: 120px;
}

body.single-recruits h4.title_sub_cont_recruits span {
  font-weight: 600;
  font-family: "SourceSansPro-SemiBold" !important;
}

li.year_timeline:nth-child(odd) .bg_date:after,
li.year_timeline:nth-child(odd) .bg_date:before {
  left: 99%;
  top: 40%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

section.error-404 img {
  max-width: 100%;
}

li.year_timeline:nth-child(odd) .bg_date:after {
  border-color: rgba(207, 213, 213, 0);
  border-left-color: #fafaf9;
  border-width: 5px;
  margin-top: -5px;
}

li.year_timeline:nth-child(odd) .bg_date:before {
  border-color: rgba(255, 54, 94, 0);
  border-left-color: #ebebeb;
  border-width: 7px;
  margin-top: -7px;
}

li.year_timeline .bg_date:after,
li.year_timeline .bg_date:before {
  right: 99%;
  top: 40%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

li.year_timeline .bg_date:after {
  border-color: rgba(207, 213, 213, 0);
  border-right-color: #fafaf9;
  border-width: 5px;
  margin-top: -5px;
}

li.year_timeline .bg_date:before {
  border-color: rgba(255, 54, 94, 0);
  border-right-color: #ebebeb;
  border-width: 7px;
  margin-top: -7px;
}

.page_products .title_group h1 {
  text-transform: capitalize;
}

.cont_des_pd ul li {
  text-align: justify;
}

.loading-section h1 {
  transform: TRANSLATE(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9;
}

/*h1,h2,h3,h4,a,span,p{*/
/*font-family: 'Source Sans Pro', sans-serif;*/
/*}*/
.page-template-product-namduong .paging {
  width: 100%;
}

.page-template-product-namduong ul.products li.last,
.page-template-product-namduong ul.products li.last {
  margin-right: 0;
}
section.banner_def {
    padding: 0;
    margin-top: 64px;
}
section.banner_deff {
    padding: 0;
    margin-top: 64px;
}
section.banner_def img {
    width: 100%;
    height: auto;
    margin-top: -50px;
}

@media only screen and (max-width: 767px) {
  section.banner_def img {
    margin-top: 0px;
  }
}

section.banner_deff img {
  width: 100%;
  height: auto;
  /*margin-top: 33px;*/
}

@media only screen and (max-width: 767px) {
  section.banner_deff img {
    margin-top: 64px;
  }
}

.content_sub_cont_recipes table {
  border-collapse: collapse;
  margin: 5px 0;
}

.content_sub_cont_recipes table,
.content_sub_cont_recipes th,
.content_sub_cont_recipes td {
  border: 1px solid black;
  padding: 5px;
  border-style: dotted;
}

.sec_gr_def {
  position: relative;
  z-index: 8;
}

.footer_div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  padding: 61px 0 110px 0;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  background: #c00;
}

.active_sec_group_post .fp-tableCell,
.active_sec_group_products .fp-tableCell {
  vertical-align: bottom;
}

.single-product .woocommerce div.product div.images img {
  display: block;
  box-shadow: none;
  width: auto;
  height: 342px;
  margin: 0 auto;
  z-index: 3;
  position: relative;
}

.single-product a.woocommerce-main-image.zoom {
  position: relative;
  display: block;
  height: 460px !important;
  border: 2px solid #ebebeb;
  padding: 30px 0;
  background: transparent;
}

.single-product .woocommerce-main-image.zoom:after,
.single-product .yith_magnifier_zoom_wrap:after {
  content: url("../images/content_pd_single.png");
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}

.yith_magnifier_zoom_magnifier {
  background: #fff;
}

.single-product .thumbnails.slider div#slider-next,
.single-product .thumbnails.slider div#slider-prev {
  display: none !important;
  background: NONE !important;
  pointer-events: NONE;
}

ul.yith_magnifier_gallery {
  width: 100% !important;
  margin-top: 10px !important;
}

.def_footer ul li {
  list-style-type: none !important;
}

/*.yith_magnifier_lens {*/
/*display: none !important;*/
/*}*/
/*a.yith_magnifier_zoom.woocommerce-main-image div:last-child{*/
/*display: none !important;*/
/*}*/
.single-product div#wpb_wiz_gallery a.wpb-woo-zoom,
ul.yith_magnifier_gallery li {
  width: 20% !important;
  float: left;
  list-style: none;
  padding: 18px 0;
  background-color: #f2f2f2;
  margin: 0 2.5px !important;
}

.single-product .yith_magnifier_zoom_wrap {
  height: 460px !important;
  border: 2px solid #ebebeb;
  padding: 30px 0;
  background: #fff;
}

.single-product div#wpb_wiz_gallery a.wpb-woo-zoom img,
ul.yith_magnifier_gallery li img {
  width: auto !important;
  height: 102px !important;
  margin: 0 auto !important;
}

section.related.products button.slick-next:before {
  background-image: url("../images/arrow_slider_intro.png");
  content: "";
  width: 34px;
  background-position: center;
  height: 34px;
  position: absolute;
  opacity: 1;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  background-color: rgba(37, 37, 37, 0.3);
  border-radius: 100%;
}

/*.menu-main-menu-english-container {*/
/*width: 100%;*/
/*}*/
section.related.products .slick-list.draggable {
  padding-bottom: 20px;
}

section.related.products button.slick-next {
  right: -35px;
}

section.related.products button.slick-prev:before {
  background-image: url("../images/arrow_prev_slider_intro.png");
  content: "";
  width: 34px;
  background-position: center;
  height: 34px;
  position: absolute;
  opacity: 1;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  background-color: rgba(37, 37, 37, 0.3);
  border-radius: 100%;
}

.bd_ef {
  width: auto;
}

.kenit-alo-circle {
  width: 145px;
  height: 145px;
  top: -1px;
  left: 24%;
  position: absolute;
  border-radius: 100%;
  border-color: #fff;
  opacity: 1;
  box-shadow: 0 3px 15px #fff;
}

.kenit-alo-circle-logo-home {
  width: 145px;
  height: 145px;
  top: -1px;
  left: 24%;
  position: absolute;
  border-radius: 100%;
  border-color: #fff;
  opacity: 1;
  box-shadow: 0 3px 15px #fff;
}

section.slider_introduc_page .container {
  z-index: 4 !important;
  position: relative;
}

section.slider_introduc_page .img_left_slider_introduc {
  z-index: 1 !important;
}

section.related.products ul.products li.product {
  margin: 0;
  width: 25%;
}

section.related.products ul.products {
  margin: 55px -10px 45px -10px;
}

.woocommerce ul.products li.product a {
  outline: none !important;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

.menu-main-menu-english-container {
  width: 100%;
}

.item_recipes .item-img::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.item_recipes .item-img:hover::before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}

li.year_timeline:last-child .events:before {
  bottom: 0 !important;
}

li.year_timeline:nth-last-child(1) .events,
li.year_timeline:nth-last-child(2) .events {
  padding-bottom: 0 !important;
}

li.year_timeline:nth-last-child(1) .events:after,
li.year_timeline:nth-last-child(2) .events:after {
  display: none !important;
}

.pd_sec_img_left {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -370px;
}

.pd_sec_img_right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -400px;
}

.woocommerce div.product div.images .flex-control-thumbs .wrapper-img {
  padding: 18px 0;
  background-color: #f2f2f2;
  margin: 0 2.5px;
}

.caption_team_group p {
  color: #333333;
  font-size: 15px;
  font-weight: 600;
  font-family: "SourceSansPro-SemiBold";
  line-height: 20px;
}

.icon_cont_team_group {
  margin-right: 30px;
}

.regency_team_group p {
  color: #101010;
  font-size: 15px;
  font-weight: 600;
  font-family: "SourceSansPro-SemiBold";
  line-height: 20px;
  margin-bottom: 0;
}

.regency_team_group h4:before {
  content: "";
  width: 70px;
  height: 2px;
  background-color: #e7191b;
  display: block;
  margin: 22px 0 12px 0;
}

.regency_team_group h4 {
  color: #e7191b;
  font-size: 15px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.group_content_team {
  -webkit-box-shadow: 0 3px 6px 4px rgba(135, 135, 135, 0.16);
  box-shadow: 0 3px 6px 4px rgba(135, 135, 135, 0.16);
  background-color: #f5f5f5;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 40px;
}

div.wpcf7-mail-sent-ok {
  border-radius: 10px;
  border: 2px solid #191d20;
  color: #cc0000;
  font-family: "Lobster", cursive;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  position: relative;
  padding: 20px;
}

li.icon_fixed_page:hover img {
  transform: rotate(360deg);
  -webkit-transition: 1s all;
  -moz-transition: 1s all;
  -ms-transition: 1s all;
  -o-transition: 1s all;
  transition: 1s all;
}

li.icon_fixed_page img {
  -webkit-transition: 1s all;
  -moz-transition: 1s all;
  -ms-transition: 1s all;
  -o-transition: 1s all;
  transition: 1s all;
  width: 21px;
  height: 21px;
  object-fit: contain;
}

li.icon_fixed_page:hover {
  background-color: black;
  -webkit-transition: 1s all;
  -moz-transition: 1s all;
  -ms-transition: 1s all;
  -o-transition: 1s all;
  transition: 1s all;
}

li.icon_fixed_page .icon_fixed {
  -webkit-transition: 1s all;
  -moz-transition: 1s all;
  -ms-transition: 1s all;
  -o-transition: 1s all;
  transition: 1s all;
}

li.icon_fixed_page:hover .icon_fixed {
  background-color: #fff;
  -webkit-transition: 1s all;
  -moz-transition: 1s all;
  -ms-transition: 1s all;
  -o-transition: 1s all;
  transition: 1s all;
}

li.icon_fixed_page {
  -webkit-transition: 1s all;
  -moz-transition: 1s all;
  -ms-transition: 1s all;
  -o-transition: 1s all;
  transition: 1s all;
  background-color: #bb0000;
  border-top-left-radius: 23px;
  border-bottom-left-radius: 23px;
  padding: 5px;
  margin-bottom: 1px;
}

.group_icon_fixed_page {
  position: fixed;
  top: 25%;
  right: 0;
  z-index: 10;
}

.group_icon_fixed_page ul {
  padding: 0;
  list-style-type: none;
}

.group_icon_fixed_page .icon_fixed {
  background-color: #efe9e2;
  padding: 5px 8px;
  border-radius: 50%;
}

body .flex-viewport figure.woocommerce-product-gallery__wrapper {
  height: auto !important;
  padding: unset !important;
  border: none !important;
  background: unset !important;
}

figure.woocommerce-product-gallery__wrapper {
  height: 460px !important;
  border: 2px solid #ebebeb;
  padding: 30px 0 !important;
  background: #fff;
}

.wrap_body_single_pd {
  position: relative;
}

.img_left_single_pd {
  position: absolute;
  top: 136px;
  left: 20px;
  z-index: 2;
}

.img_right_single_pd {
  position: absolute;
  bottom: 115px;
  right: 20px;
  z-index: 2;
}

a.woocommerce-product-gallery__trigger {
  display: none;
}

.single.single-product .woocommerce div.product {
  z-index: 3;
}

.single.single-product section.breadcrumbs {
  margin-bottom: 40px;
}

/*.woocommerce-product-gallery__image :after {*/
/*content: url("../images/content_pd_single.png");*/
/*position: absolute;*/
/*bottom: -75px;*/
/*left: 50%;*/
/*transform: translateX(-50%);*/
/*z-index: 2;*/
/*}*/
.woocommerce-product-gallery__image {
  position: relative;
}

.woocommerce div.product div.images .flex-control-thumbs li {
  width: 20%;
  float: left;
  list-style: none;
}

.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport {
  height: 460px !important;
  border: 2px solid #ebebeb;
  padding: 30px 0;
  background: #fff;
}

.field_group_pd .item_row_pd {
  width: 33.333%;
  border-right: 1px dashed #d7d7d7;
  padding: 0 15px;
}

.field_group_pd .item_row_pd:last-child {
  border: none !important;
}

/* .field_group_pd .item_row_pd h4, .field_group_pd .item_row_pd h4 span {
    color: #333333;
    font-size: 13px;
    font-weight: 700;
    font-family: 'SourceSansPro-Bold';
    line-height: 35px;
    text-transform: uppercase;
    margin-bottom: 0;
} */

.field_group_pd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 10px -15px 0 -15px;
  border-top: 1px dashed #d7d7d7;
  border-bottom: 1px dashed #d7d7d7;
  padding: 15px 0;
}

.cont_des_pd {
  font-family: "SourceSansPro-Regular";
  color: #333333;
}

.cont_item_row_pd p {
  margin-bottom: 0;
  margin-top: 5px;
  color: #333333;
  font-size: 16px;
  font-family: "SourceSansPro-Regular";
  line-height: 24px;
  text-align: justify;
}

.content_sub_cont_recipes ul li strong {
  display: inline-block;
  width: 200px;
}

.icon_des_pd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 30%;
}

.woo_product_main_ing {
  display: none !important;
  margin: 0 !important;
}

.woocommerce-product-details__short-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 15px;
}

.woocommerce-product-details__short-description p {
  color: #333333;
  font-size: 15px;
  font-weight: 600;
  font-family: "SourceSansPro-SemiBold";
  text-align: justify;
}

.cont_des_pd {
  width: 70%;
}

.field_group_pd .item_row_pd h4 {
  white-space: nowrap;
}

.field_group_pd .item_row_pd h4,
.field_group_pd .item_row_pd h4 span,
.icon_des_pd p {
  color: #333333;
  font-size: 15px;
  font-weight: 700;
  font-family: "SourceSansPro-Bold";
  line-height: normal;
  margin-bottom: 0;
  text-transform: uppercase;
  margin-top: 3px;
}

.icon_des_pd img {
  margin-right: 10px;
}

.single-product .woocommerce-tabs.wc-tabs-wrapper {
  background-color: #ebebeb;
  height: 2px;
  opacity: 0.5;
  margin-bottom: 60px;
  margin-top: 30px !important;
}

ol.flex-control-nav.flex-control-thumbs {
  margin: 30px -2.5px 0 -2.5px !important;
}

.home section.banner_slider .slick-arrow {
  /* opacity: 0;
    visibility: hidden; */
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.home section.banner_slider:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
}

section.related.products h2,
section.related.products h2 span {
  color: #d01b1b;
  font-family: "Lobster-Regular";
  font-size: 35px;
  font-weight: 400;
  line-height: 4px;
  margin-bottom: 35px;
  text-align: center;
}

.single .single-product .product_meta,
.single .single-product .quantity {
  display: none;
}

h1.product_title.entry-title,
h1.product_title.entry-title span {
  color: #cc0000;
  font-family: "Lobster-Regular";
  font-size: 25px;
  font-weight: 400;
  line-height: 44px;
  margin-bottom: 0;
}

body .woocommerce .product .images .woocommerce-product-gallery__image img {
  width: auto;
  height: 342px;
  margin: 0 auto;
  z-index: 3;
  position: relative;
}

.woocommerce div.product div.images .flex-control-thumbs img {
  width: auto;
  height: 102px;
  margin: 0 auto !important;
}

.sidebar_products.an-bar ul.toggle_room li a {
  position: relative;
}

.col-xl-3.col-left-pd {
  position: relative;
  z-index: 5;
}

ul.toggle_room li:before {
  content: "";
  position: absolute;
  top: -1px;
  display: block;
  left: 15px;
  right: 15px;
  border-top: 1px dashed rgba(85, 85, 85, 0.5);
}

.sidebar_products.an-bar ul.toggle_room li a:before {
  font-family: "FontAwesome";
  content: "\f107";
  position: absolute;
  font-size: 15px;
  top: 6px;
  left: 20px;
  transform: rotate(-90deg);
}

.sidebar_products.an-bar ul.toggle_room li.active a:before {
  transform: rotate(0deg);
}

.img_left_product_page {
  position: absolute;
  top: -20px;
  left: 0;
}

.img_right_product_page {
  position: absolute;
  bottom: -170px;
  right: 0;
}

.page_products ul.products {
  margin-bottom: 0;
}

div#list_product_search .products {
  width: 100%;
}

div#list_product_search .products .thumb_pd_item:after {
  left: 50%;
  transform: translateX(-50%);
}

div#list_product_search .products .title_pd_group h4 a {
  margin: 0 auto;
  width: 100% !important;
  display: block;
  text-transform: capitalize;
}

.page_products.gi-certi.Product {
  margin-top: 55px;
  margin-bottom: 70px;
  position: relative;
}

.title_group_sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 15px 5px 15px;
}

ul.toggle_room li {
  padding: 10px 0 10px 0;
}

.sec_title_pd.row {
  margin-bottom: 34px;
}

body .thumb_pd_item img {
  width: auto !important;
  height: 200px !important;
  object-fit: cover;
  margin: 0 auto !important;
  z-index: 5;
  position: relative;
  max-width: 100%;
}

.thumb_pd_item {
  position: relative;
  margin-bottom: 60px;
}

.thumb_pd_item:after {
  position: absolute;
  content: "";
  background: url("../images/after_pd_thumb.png") no-repeat center;
  width: 100%;
  background-size: 100% auto;
  height: 58px;
  bottom: -34px;
  z-index: 2;
  left: 0;
}

.title_pd_group {
  text-align: center;
}

.title_pd_group h4 a {
  color: #d22623;
  font-family: "Lobster-Regular";
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  z-index: 5;
  position: relative;
  width: 100% !important;
  text-transform: capitalize;
  margin: 0 auto;
  padding: 0 20px;
}

.title_pd_group h4 a span {
  /*font-size: 18px;*/
  font-family: "Lobster-Regular";
  width: 100% !important;
  display: block;
}

.title_pd_group {
  z-index: 8;
  position: relative;
}

.title_group_sidebar h4 {
  color: #333333;
  font-size: 18px;
  font-weight: 700;
  font-family: "SourceSansPro-Bold";
  line-height: 44px;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-left: 13px;
}

h4.span_title_pd {
  margin-bottom: 0;
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product,
.page-template-product-namduong ul.products li {
  margin-bottom: 80px !important;
}

.title_pd_group h4:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  background-image: url("../images/bg_pd_title.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 230px;
  height: 115px;
  background-position: center;
}

.sidebar_products.an-bar ul {
  padding: 0;
  margin-bottom: 0;
}

.sidebar_products.an-bar {
  border-radius: 5px;
  padding: 10px 0;
  background-color: #f7f7f7;
}

ul.toggle_room li {
  position: relative;
}

ul.toggle_room li a {
  padding-left: 45px;
}

ul.toggle_room li a {
  color: #333333;
  font-size: 18px;
  font-family: "SourceSansPro-Regular";
  font-weight: 400;
  line-height: 10px;
  text-decoration: none !important;
}

.sidebar_products.an-bar ul li {
  list-style-type: none;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.sidebar_products.an-bar ul.toggle_room li.active,
.sidebar_products.an-bar ul.toggle_room li:hover {
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  background-image: linear-gradient(
      -187deg,
      #e7191b 0%,
      #080808 99%,
      #080808 100%
    ),
    linear-gradient(to top, #000000 0%, #ffffff 100%);
}

.sidebar_products.an-bar ul.toggle_room li a {
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.sidebar_products.an-bar ul.toggle_room li.active a,
.sidebar_products.an-bar ul.toggle_room li:hover a {
  color: #fff !important;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

#live_form_recruits ul {
  padding: 0;
}

#live_form_recruits .hidden {
  display: none;
}

.post_news.post-single.post_recipes.post_recruits {
  margin-bottom: 40px;
}

#live_form_recruits .submit-re input {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  font-family: "Lobster-Regular";
  background-color: #000000;
  padding: 10px 50px;
  border: none;
  cursor: pointer;
  border-radius: 0;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  outline: none !important;
  border-radius: 5px;
}

#live_form_recruits .submit-re input:hover {
  background-color: #d22527;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

#live_form_recruits ul li {
  list-style-type: none;
  margin-bottom: 10px !important;
}

#live_form_recruits ul li label {
  color: #000000;
  font-family: "SourceSansPro-SemiBold";
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  margin: 15px 0 20px 0;
}

#live_form_recruits ul li input,
#live_form_recruits ul li textarea {
  width: 100%;
  outline: none !important;
  color: #333;
  font-size: 15px;
  font-family: "SourceSansPro-Regular";
  font-weight: 400;
  line-height: normal;
  padding: 7px;
}

.post_news.post-single.post_recipes.post_recruits .side-bar .title a {
  color: #d22527;
  font-family: "Lobster-Regular";
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-decoration: none !important;
}

.post_news.post-single.post_recipes.post_recruits .side-bar .date {
  text-align: left;
  position: relative;
  padding-left: 20px !important;
}

.post_news.post-single.post_recipes.post_recruits .side-bar .date:before {
  content: url("../images/icon_ricepes_item.png");
  position: absolute;
  top: 2px;
  left: 0;
}

.live_down {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 50px;
  margin-top: 25px !important;
}

span.or_live_down {
  margin: 0 25px;
}

.live_down a {
  color: #ffffff !important;
  font-size: 15px;
  font-family: "SourceSansPro-Regular";
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  padding: 0 30px;
  height: 50px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 242px !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none !important;
}

.live_btn_recruits {
  background-color: #e4252a;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.live_btn_recruits:hover {
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  background-color: #1b1f22;
}

.live_down a {
  color: #ffffff !important;
  font-size: 15px;
  font-family: "SourceSansPro-Regular";
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  padding: 0 30px;
  height: 50px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 242px !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.down_btn_recruits:hover {
  background-color: #e4252a;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.down_btn_recruits {
  background-color: #1b1f22;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.down_btn_recruits span {
  color: #ffffff;
  font-size: 12px;
  font-family: "SourceSansPro-Regular";
  font-weight: 400;
  line-height: normal;
  text-transform: initial;
}

/**/
h1.title_single_recruits {
  color: #e32429 !important;
  font-family: "Lobster-Regular";
  font-size: 30px;
  font-weight: 400;
  line-height: normal;
}

.info_recruits ul {
  list-style-type: none;
  padding: 0;
  margin-top: 20px;
}

.post_recruits .content_field .info_recruits ul li:nth-child(odd) {
  background-color: #f5f5f5;
}

.single-recruits nav.breadcrumb ul li a {
  pointer-events: none;
}

.single-recruits nav.breadcrumb ul li.list_br a {
  pointer-events: auto;
}

.info_recruits ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 30px;
}

.def_recruits.def_ul_recruits.deadline_recruits h4 {
  margin-bottom: 0;
  margin-right: 27px;
}

.post_recruits .content_field .info_recruits ul li span {
  width: 30%;
}

.post_recruits .content_field span,
.post_recruits .content_field p,
.post_recruits .content_field .def_ul_recruits ul li {
  color: #333333;
  font-size: 15px;
  font-family: "SourceSansPro-Regular";
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
}

.post_recruits .content_field .info_recruits ul li p {
  width: 70%;
}

.def_recruits.def_ul_recruits.deadline_recruits {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.table_recrui tbody tr td a {
  padding: 13px 0 !important;
}

.table_recrui table.table {
  background-image: linear-gradient(
    to left,
    #7e1901 0%,
    #e71a1c 99%,
    #e71a1c 100%
  );
}

.table_recrui thead tr {
  background-image: linear-gradient(
    to left,
    #7e1901 0%,
    #e71a1c 99%,
    #e71a1c 100%
  );
}

section.statistical.financial_report.application_sec {
  margin-bottom: 40px;
}

a.item_categories {
  pointer-events: none;
}

span.new_icon {
  background: #c11912;
  color: #fff;
  padding: 3px;
  border-radius: 50%;
  float: right;
}

.table_recrui tbody tr td:first-child,
.table_recrui thead th:first-child {
  text-align: left;
}

.table_recrui tbody tr td:first-child {
  padding-right: 5px;
}

.table_recrui tbody tr td,
.table_recrui tbody tr td a {
  color: #333333;
  font-size: 15px;
  font-weight: 600;
  font-family: "SourceSansPro-SemiBold";
  line-height: normal;
  text-align: center;
  padding: 13px 37px;
  border: none !important;
  text-decoration: none !important;
}

.table_recrui thead th {
  font-family: "Lobster-Regular";
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  padding: 13px 37px;
  border: none !important;
}

.table_recrui tbody {
  background: #fff;
}

.table_recrui tbody tr:nth-child(odd) {
  background: #f5f5f5;
}

.list_our_team.row {
  margin-bottom: 20px;
}

section.list_team_about {
  margin-bottom: 67px;
}

.content_focus_team.active_content {
  display: block;
  opacity: 1;
  height: auto;
  visibility: visible;
  width: 100%;
  -webkit-transition: 0.7s all;
  -moz-transition: 0.7s all;
  -ms-transition: 0.7s all;
  -o-transition: 0.7s all;
  transition: 0.7s all;
}

/*.content_focus_team {*/
/*color: black;*/
/*opacity: 0;*/
/*height: 0;*/
/*visibility: hidden;*/
/*-webkit-transition: 0.7s all;*/
/*-moz-transition: 0.7s all;*/
/*-ms-transition: 0.7s all;*/
/*-o-transition: 0.7s all;*/
/*transition: 0.7s all;*/
/*display: none;*/
/*box-shadow: 0 3px 6px 4px rgba(135, 135, 135, 0.16);*/
/*background-color: #f5f5f5;*/
/*margin: 0 15px 50px;*/
/*}*/
.item_team_about {
  position: relative;
  overflow: hidden;
}

.item_team_about .content_hover {
  position: absolute;
  bottom: -100px;
  left: 10px;
  right: 10px;
  text-align: center;
  z-index: 5;
  -webkit-transition: 0.7s all;
  -moz-transition: 0.7s all;
  -ms-transition: 0.7s all;
  -o-transition: 0.7s all;
  transition: 0.7s all;
}

.item_team_about:hover .content_hover {
  bottom: 14px;
  -webkit-transition: 0.7s all;
  -moz-transition: 0.7s all;
  -ms-transition: 0.7s all;
  -o-transition: 0.7s all;
  transition: 0.7s all;
}

.item_team_about .content_hover h4 {
  color: #ffffff;
  font-size: 15px;
  font-family: "SourceSansPro-Regular";
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.item_team_about .content_hover p {
  opacity: 0.8;
  color: #eaeaea;
  font-size: 15px;
  font-family: "SourceSansPro-Regular";
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
}

.group_item_team {
  margin-bottom: 20px;
}

.list_our_team {
  margin-bottom: 40px;
}

.thumb_team img {
  width: 100%;
  height: 290px;
  object-fit: cover;
}

.thumb_team {
  position: relative;
}

.thumb_team a {
  z-index: 8;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.thumb_team:after {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  z-index: 2;
  -webkit-transition: 0.7s all;
  -moz-transition: 0.7s all;
  -ms-transition: 0.7s all;
  -o-transition: 0.7s all;
  transition: 0.7s all;
  max-height: 0;
  height: 100%;
}

.item_team_about:hover .thumb_team:after {
  max-height: 70px;
}

.group_flex_about_1:before {
  content: "";
  background-image: url("../images/border_about_1.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 15px;
  right: 125px;
  height: 30px;
  width: 150px;
}

.group_flex_about_1:after {
  content: "";
  background-image: url("../images/border_about_2.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -300px;
  right: -250px;
  height: 300px;
  width: 300px;
}

.group_flex_about_2:after {
  content: "";
  background-image: url("../images/border_about_4.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -150px;
  left: 0;
  height: 120px;
  width: 120px;
}

.group_flex_about_3:before {
  content: "";
  background-image: url("../images/border_about_3.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -20px;
  right: 60px;
  height: 60px;
  width: 150px;
}

.group_flex_about_3:after {
  content: "";
  background-image: url("../images/border_about_5.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -120px;
  right: 0;
  height: 80px;
  width: 400px;
}

.group_flex_about_4:before {
  content: "";
  background-image: url("../images/border_about_6.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -80px;
  left: 240px;
  height: 75px;
  width: 200px;
}

.cont_group_flex_about,
.list_content_about,
.about_page {
  position: relative;
}

.img_left_about_page {
  position: absolute;
  top: 0;
  left: -50px;
}

.img_right_about_page {
  position: absolute;
  top: 80px;
  right: 0;
}

.recruitment_def_page .title_group {
  margin-top: 25px;
}

.reverse_content.row_content_about {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

section.list_content_about {
  margin-bottom: 70px;
}

.des_about p {
  color: #333333;
  font-size: 16px;
  font-family: "SourceSansPro-Regular";
  font-weight: 400;
  line-height: 29px;
  text-align: center;
  width: 89%;
  margin: 0 auto;
}

.des_about {
  margin-bottom: 70px;
}

.title_group_flex_about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px;
}

.title_group_flex_about h4 {
  color: #e7191b;
  font-family: "Lobster-Regular";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0;
}

.title_group_flex_about h4:after {
  margin-top: 7px;
  content: "";
  display: block;
  width: 68px;
  height: 2px;
  background-color: #acacac;
}

span.num_content {
  margin-right: 10px;
  color: #ffffff;
  font-size: 47px;
  font-weight: 700;
  font-family: "SourceSansPro-Bold";
  line-height: 37.94px;
  position: relative;
  z-index: 9;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/icon_bg_about.png");
}

.reverse_content.row_content_about .cont_group_flex_about {
  margin-top: 60px;
}

.des_flex_about {
  padding-left: 5px;
}

.des_flex_about p {
  color: #333333;
  font-size: 15px;
  font-family: "SourceSansPro-Regular";
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0;
  text-align: justify;
}

.row_content_about.not_reverse_content:first-child {
  margin-top: 0;
}

.not_reverse_content {
  margin-top: 64px;
}

/**/
section.bread_c ul {
  padding: 0;
  margin: 0;
  text-align: center;
}

section.bread_c {
  margin: 27px 0 54px 0;
}

section.bread_c li a:hover {
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  background-color: #e7191b;
  color: #ffffff;
}

section.bread_c li a {
  color: #999999;
  font-family: "Lobster-Regular";
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  border-radius: 2px;
  background-color: #ebebeb;
  padding: 9px 41px;
  text-decoration: none !important;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

section.bread_c li.active a {
  background-color: #e7191b;
  color: #ffffff;
}

section.bread_c ul li {
  display: inline-block;
  list-style-type: none;
  padding: 0;
  margin: 0 2px;
}

.product_home .slick-prev,
.product_home .slick-next {
  z-index: 99;
  top: 40%;
}

.product_home .slick-next {
  right: 0;
}

.banner_slider .slick-prev {
  left: -70px;
  top: -30px;
}

.banner_slider .slick-next {
  right: -70px;
  top: -30px;
}

.product_home .slick-arrow,
.banner_slider .slick-arrow {
  width: 80px;
  height: 60px;
}

.product_home .slick-prev:before,
.banner_slider .slick-prev:before,
body.home .list_news .slick-prev:before {
  background: url("../images/left_white.png");
  content: "";
  width: 80px;
  height: 60px;
  display: block;
}

.product_home .slick-next:before,
.banner_slider .slick-next:before,
body.home .list_news .slick-next:before {
  background: url("../images/right_white.png");
  content: "";
  width: 80px;
  height: 60px;
  display: block;
}
body.home .list_news .slick-prev {
  left: 20px;
  z-index: 9;
}
body.home .list_news .slick-next {
  right: 80px;
  z-index: 9;
}
.product_home .slick-slide {
  opacity: 0.5;
  transition: opacity 1s ease-in-out;
}

.product_home .slick-slide.opacidown {
  opacity: 0;
}

.product_home div.slick-current {
  opacity: 1;
  transition: opacity 1s ease-in-out;
}

.product_home div.slick-active {
  opacity: 1;
  transition: opacity 1s ease-in-out;
}

.slider_product_home {
  margin-top: 35px;
}

.product_home .slick-list.draggable {
  padding-bottom: 50px;
}

.item_pd_home {
  /*float: left;*/
  text-align: center;
  outline: none !important;
}

.item_pd_home a {
  display: inline-block;
  outline: none !important;
}

.title_pd_home {
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  width: 100%;
}

.title_pd_home h4 {
  position: relative;
  margin-bottom: 0;
}

.item_pd_home img {
  width: auto;
  height: 250px;
  margin: 0 auto 40px;
}

.item_pd_home_hn img {
  width: auto;
  height: 250px;
  margin: 0 auto 40px;
}

.title_pd_home h4 a {
  /*     text-shadow: 2px 4px 0 rgba(22, 22, 22, 0.2); */
  color: #d22623;
  font-family: "Lobster-Regular";
  font-size: 22px;
  font-weight: 400;
  line-height: normal;
  position: relative;
  text-decoration: none !important;
  z-index: 4;
}

.title_pd_home h4 a:after {
  height: auto;
  content: url("../images/border_pd_title.png");
  display: block;
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
}

.title_pd_home h4:before {
  height: auto;
  content: url("../images/bg_pd_title.png");
  display: block;
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.title_pd_home h4:after {
  height: auto;
  content: url("../images/shadow_bg_pd.png");
  display: block;
  position: absolute;
  top: 80%;
  left: 52%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

/**/
.search_all_head form {
  width: 100%;
  margin: 50px 0;
  position: relative;
}

.search_all_head input {
  width: 100%;
  padding: 10px 20px;
  border-radius: 20px;
  border: 3px solid #333333;
  outline: none;
  height: 46px;
}

.search_all_bottom h1 {
  font-size: 35px !important;
  text-transform: capitalize;
  margin-bottom: 0;
  color: #cc0000;
  font-family: "Lobster-Regular";
  font-weight: 400;
  line-height: 44px;
  text-align: center;
  position: relative;
}

.search_all_head button {
  position: absolute;
  right: 20px;
  top: 12px;
  width: 23px;
  height: 23px;
  outline: none;
  border: 0;
  background-size: cover;
  background: none;
  background-image: url("../images/search-black.png");
  background-repeat: no-repeat;
}

.page-template-search_all .lame-filter-list {
  border-radius: 5px;
  padding: 5px 10px 8px 10px !important;
  margin-bottom: 30px;
  text-transform: uppercase;
  line-height: normal;
  background-color: #ffffff;
  background-image: linear-gradient(
    to left,
    transparent,
    transparent 0%,
    rgb(45, 40, 40) 0%,
    rgb(204, 0, 0)
  );
}

.page-template-search_all .lame-filter-list > h4 {
  color: #fff;
  font-size: 25px;
  font-family: "Lobster-Regular";
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 0;
}

.search_all_bottom .richtext p {
  text-transform: capitalize;
  color: #333 !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 22px !important;
  text-align: center;
  width: auto;
  margin-top: 20px;
}

/**/
.bg_search {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background-color: #1c191a;
  visibility: hidden;
  z-index: 0;
}

.close_pop_search {
  position: absolute;
  top: 100px;
  right: 100px;
}

.close_search:before,
.close_search:after {
  transform: rotate(-45deg);
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -2px;
  margin-left: -13px;
  display: block;
  height: 2px;
  width: 25px;
  background-color: #000;
  transition: all 0.25s ease-out;
  border-radius: 30px;
}

.close_search:after {
  transform: rotate(-135deg);
}

.close_search {
  height: 50px;
  width: 50px;
  position: relative;
  box-sizing: border-box;
  line-height: 50px;
  display: inline-block;
  border: solid 1px #000;
  border-radius: 50px;
  transition: all 0.25s ease-out;
  margin-bottom: 20px;
  float: left;
  z-index: 999999999;
}

#search-menu .wrapper {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}

#search-menu .wrapper form {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}

#search-menu .wrapper button {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 23px;
  height: 23px;
  outline: none;
  border: 0;
  background-size: cover;
  background: none;
  background-image: url("../images/search-black.png");
  background-repeat: no-repeat;
  outline: none !important;
}

#search-menu .wrapper input {
  width: 100%;
  background: transparent;
  font-size: 20px;
  color: black;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  -webkit-appearance: none;
  outline: none !important;
  padding: 10px 20px;
  border-radius: 20px;
  border: 3px solid #333333;
}

#search-menu .wrapper input::placeholder {
  font-family: "Lobster-Regular";
  font-weight: 400;
}

#search-menu.active {
  top: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: 1s all;
  -moz-transition: 1s all;
  -ms-transition: 1s all;
  -o-transition: 1s all;
  transition: 1s all;
}

#search-menu {
  position: fixed;
  height: 100vh;
  top: -100%;
  left: 0;
  right: 0;
  white-space: nowrap;
  z-index: 9999;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 1s all;
  -moz-transition: 1s all;
  -ms-transition: 1s all;
  -o-transition: 1s all;
  transition: 1s all;
}

.single-recruits a.item_categories {
  pointer-events: none;
  color: #333;
  font-size: 15px;
  font-family: "SourceSansPro-Regular";
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
}

.search_icon_header {
  margin-left: 25px;
  margin-top: -2px;
}

@keyframes hover {
  50% {
    transform: translateY(-3px);
  }

  100% {
    transform: translateY(-6px);
  }
}

/*popup*/
#popup_load_first {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 999999999;
  opacity: 0;
  visibility: hidden;
  transition: 1s all ease;
}

#popup_load_first.show_pop {
  visibility: visible;
  transition: all 0.5s;
  opacity: 1;
}

#popup_load_first.show_pop div#popup_load_first_content {
  width: 100%;
}

div#popup_load_first_content {
  max-width: 70%;
  height: auto;
  width: 0;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 30;
  -webkit-transition: width 0.9s ease-in-out;
  transition: width 0.9s ease-in-out;
}

#popup_load_first_content .cont_pop_first {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  transform: translateY(-12px);
  animation-name: hover;
  animation-duration: 1.5s;
  animation-delay: 0.3s;
  animation-timing-function: cubic-bezier(0.3, 0.06, 0.72, 0.95);
  animation-iteration-count: infinite;
  animation-direction: alternate;
  padding: 3px;
  border-radius: 10px;
  background-color: #fff;
}

#popup_load_first_content .cont_pop_first img {
  width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 10px;
}

.close_pop:after,
.close_pop_first:after {
  background: url("../images/close.svg") center center/contain no-repeat;
  content: "";
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
}

.close_pop:hover::after,
.close_pop_first:hover:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.close_pop,
.close_pop_first {
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: -60px;
  bottom: auto;
  margin: 0 0 0 -30px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  z-index: 9999;
}

.bg_pop_all.show_pop,
.bg_popup_first.show_pop {
  height: 100%;
}

.bg_pop_all,
.bg_popup_first {
  width: 100%;
  height: 0;
  left: 0;
  top: 0;
  overflow: hidden;
  position: fixed;
  background-color: rgba(10, 10, 10, 0.69);
  -webkit-transition: height 0.6s ease-in-out;
  transition: height 0.6s ease-in-out;
  z-index: 10;
}

.bg_popup_first {
  cursor: pointer;
}

.post-single .side-bar .post-item .item-img {
  position: relative;
  overflow: hidden;
}

.post-single .side-bar .post-item:hover .item-img img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

.post-single .side-bar .post-item .item-img img {
  -webkit-transition: 0.8s ease;
  transition: 0.8s ease;
}

.blog_page .item_recipes .title_content h4 {
  width: 100%;
}

span.divider.active_term {
  display: none;
}

nav.breadcrumb {
  display: block;
  margin: 0 !important;
  padding: 0 !important;
  background-color: #f2f2f2;
}

section.breadcrumbs {
  background-color: #f2f2f2;
}

nav.breadcrumb ul li {
  margin: 0 10px;
}

nav.breadcrumb ul li a,
nav.breadcrumb ul li cite {
  color: #999999;
  font-size: 15px;
  font-weight: 600;
  font-family: "SourceSansPro-SemiBold";
  line-height: normal;
  font-style: inherit;
}

li.title_single cite {
  color: #666666 !important;
}

nav.breadcrumb ul li i {
  color: #66666666;
}

nav.breadcrumb ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  list-style-type: none;
  margin: 0 !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  padding: 7px 0;
}

li.thenativePaginationEnd,
li.thenativePaginationNext,
li.thenativePaginationPrev,
li.thenativePaginationStart {
  display: none !important;
}

.post-single {
  position: relative;
}

.img_left_single_recipes {
  position: absolute;
  top: 92px;
  left: 25px;
}

.img_right_single_recipes {
  position: absolute;
  bottom: 50%;
  right: 15px;
}

.post-single .side-bar .post-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 14px;
  margin-bottom: 14px;
}

.sidebar_group_cont_item_recipes,
.side-bar .post-item .item-img {
  width: 50%;
}

.post-single .sidebar_group_cont_item_recipes {
  padding: 0px 0 13px 13px;
}

.post-single .side-bar .post-item .item-img {
  height: 120px;
}

.post-single.post_recipes {
  margin-top: 52px;
}

.post-single.post_recipes .content .date:before {
  content: url("../images/icon_ricepes_item.png");
  left: 0 !important;
  position: absolute;
}

.post-single.post_recipes p.item_bottom_content:before {
  content: url("../images/icon_single.png");
  position: absolute;
  top: 2px;
  left: 0;
}

.post-single .side-bar .post-item .item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sidebar_title_content h4 a {
  color: #d22527;
  font-family: "Lobster-Regular";
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

body h1.title_single_recipes span,
body h1.title_single_recruits span,
body h4.title_sub_cont_recruits span,
body .side-bar h3 {
  color: #e32429 !important;
  font-family: "Lobster-Regular" !important;
  font-size: 30px !important;
  font-weight: 400 !important;
  line-height: normal !important;
}

h4.title_sub_cont_recruits span {
  font-size: 25px !important;
}

h4.title_sub_cont_recipes {
  color: #cc0000;
  font-family: "Lobster-Regular";
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}

.post-single.post_recipes .content .date {
  color: #333333;
  font-size: 15px;
  font-family: "SourceSansPro-Regular";
  font-weight: 400;
  line-height: normal;
  margin: 0 0 15px 0 !important;
  position: relative;
  padding-left: 20px;
  display: none;
}

.st-btn {
  margin: 0 5px !important;
}

.share_button {
  margin-bottom: 52px;
}

.content_sub_cont_recipes table {
  width: 100%;
}

.content_sub_cont_recipes p {
  text-align: justify;
}

.content_sub_cont_recipes p,
.content_sub_cont_recipes tr td {
  color: #333333;
  font-size: 1rem;
  font-family: "SourceSansPro-Regular";
  font-weight: 400;
  margin-bottom: 15px;
  line-height: NORMAL;
}

.content_sub_cont_recipes ul li strong {
  font-family: "SourceSansPro-SemiBold";
}

.content_sub_cont_recipes ol li,
.content_sub_cont_recipes span,
.content_sub_cont_recipes ul li {
  font-family: "SourceSansPro-Regular" !important;
}

.post-single.post_recipes .content_sub_cont_recipes img {
  margin-top: 20px;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.post-single.post_recipes .content_sub_cont_recipes p.wp-caption-text {
  margin-bottom: 0;
  margin-top: 10px;
}

.def_recipes.make_a_food_recipes {
  margin-bottom: 20px;
}

.loading-section .loader:before {
  display: none;
}

.post-single.post_recipes .content .wp-caption {
  width: 100% !important;
  text-align: center;
}

.item-img img {
  -webkit-transition: 0.8s ease;
  transition: 0.8s ease;
}

.new_recipes .bottom_content,
.item_recipes .bottom_content {
  display: none;
}

.new_recipes .item_recipes .title_content h4,
.item_recipes .title_content h4 {
  height: auto;
}

/*.item_recipes:hover .item-img img {*/
/*-webkit-transform: scale(1.08);*/
/*transform: scale(1.08);*/
/*}*/
p.item_bottom_content:before {
  content: url("../images/icon_ricepes_item.png");
  position: absolute;
  top: 2px;
  left: 0;
}

.all_recipes.row {
  margin-top: 35px;
}

.bottom_content {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 3px solid #ebebeb;
  padding-top: 10px;
}

.item_bottom_content {
  width: 50%;
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  font-family: "SourceSansPro-Regular";
  line-height: normal;
  margin-bottom: 0;
  text-decoration: none !important;
}

.group_cont_item_recipes {
  padding: 25px 30px 20px 30px;
}

p.item_bottom_content {
  text-align: left;
  position: relative;
  padding-left: 20px !important;
}

a.item_bottom_content {
  text-align: right;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

section.error-404.not-found .view-more {
  margin-top: 50px;
}

section.error-404.not-found {
  text-align: center;
  padding: 50px 0;
}

a.item_bottom_content:hover {
  color: #d22527;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.item_recipes .title_content h4 {
  text-align: center;
  width: 75%;
  margin: 0 auto 10px;
  height: 64px;
}

.item_recipes .title_content h4 a {
  color: #d22527;
  font-family: "Lobster-Regular";
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  text-decoration: none !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 22px;
  max-height: 64px;
}

.item_recipes {
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  margin-bottom: 30px;
}

.item_recipes:hover {
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.47);
  border-radius: 10px;
  background-color: #ffffff;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.item_recipes .item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.item_recipes .item-img {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  width: 100%;
  height: 354px;
  position: relative;
  overflow: hidden;
}

.delicious_recipes {
  position: relative;
  padding: 30px 0 60px 0;
}

.img_left_delicious_recipes {
  position: absolute;
  top: 155px;
  left: 0;
}

.img_right_delicious_recipes {
  position: absolute;
  bottom: 0;
  right: 0;
}

/**/
.group_map_contact_page {
  background-color: #ebebeb;
}

.group_map_contact_page div#map {
  height: 100% !important;
}

.ct7_form_contact .ct-contact ul {
  padding-left: 0;
}

.ct7_form_contact .ct-contact ul li,
.ct7_form_contact .ct-contact .form_left ul li input,
.ct7_form_contact .ct-contact ul li textarea {
  width: 100%;
  max-width: 100% !important;
  list-style-type: none;
}

.ct7_form_contact .ct-contact ul li label,
.ct7_form_contact .ct-contact ul li input {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  font-family: "SourceSansPro-Regular";
  width: 100%;
}

.ct7_form_contact .ct-contact input,
.ct7_form_contact .ct-contact textarea {
  outline: none !important;
}

.ct7_form_contact .ct-contact span.ajax-loader {
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin: 0 !important;
  transform: translateX(-50%);
}

.ct7_form_contact .submit-form {
  position: relative;
}

.ct7_form_contact .ct-contact input:focus,
.ct7_form_contact .ct-contact input:visited,
.ct7_form_contact .ct-contact textarea:focus,
.ct7_form_contact .ct-contact textarea:visited {
  -webkit-box-shadow: 0 8px 6px -6px black;
  -moz-box-shadow: 0 8px 6px -6px black;
  box-shadow: 0 8px 6px -6px #b1a7a7;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
}

.ct7_form_contact .submit-form input {
  border-radius: 5px;
  background-color: #e7191b;
  border: 1px solid #e7191b;
  color: #ffffff;
  font-family: "SourceSansPro-Regular";
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
  padding: 7px 48px;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.submit-form {
  text-align: center;
}

.ct7_form_contact .submit-form input:hover {
  background-color: #fff !important;
  color: black;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  display: none !important;
}

.ct7_form_contact .ct-contact ul li input {
  padding: 9px 10px;
  border-radius: 5px;
  border: 1px solid #ebebeb;
  background-color: #ffffff;
}

.ct7_form_contact .ct-contact ul li {
  margin-bottom: 10px;
}

.ct7_form_contact {
  position: relative;
  width: 100% !important;
  padding: 63px 30px 63px 0;
}

.img_bottom_for_contact {
  position: absolute;
  bottom: 5px;
  left: -20px;
}

section.contact_sec_page {
  padding: 25px 0 62px 0;
  position: relative;
}

.img_top_contact_form {
  position: absolute;
  top: 129px;
  left: 0;
}

.img_bottom_contact_form {
  position: absolute;
  bottom: 35px;
  right: 0;
}

.logo_footer:after {
  content: "";
  height: 1px;
  width: 300px;
  display: block;
  background: #ebebeb33;
  margin: 20px auto 30px auto;
}

.ct7_form_contact p.cont_form {
  color: #333333;
  font-size: 15px;
  font-family: "SourceSansPro-Regular";
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  margin-bottom: 30px;
}

.ct7_form_contact .ct-contact ul li textarea {
  padding: 9px 10px;
  border-radius: 5px;
  height: 165px;
  border: 1px solid #ebebeb;
  background-color: #ffffff;
}

span.wpcf7-not-valid-tip {
  display: none !important;
}

.wpcf7-validates-as-required.wpcf7-not-valid {
  border: 1px solid red !important;
}

.group_icon_box_contact .item_icon_box {
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.9);
  background-size: cover;
  width: 231px;
  border-radius: 5px;
  margin: 0 33.5px;
  text-align: center;
  padding: 60px 15px 20px 15px;
  box-shadow: -3px 0 10px rgba(0, 0, 0, 0.2);
}

.group_icon_box_contact .cont_item_icon_box {
  margin-top: 15px;
}

.group_icon_box_contact .cont_item_icon_box p,
.group_icon_box_contact .cont_item_icon_box a {
  color: #ffffff;
  font-size: 15px;
  font-family: "SourceSansPro-Regular";
  font-weight: 400;
  line-height: normal;
  text-decoration: none !important;
  margin-bottom: 0;
}

.group_icon_box_contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 40px 0 56px 0;
}

.group_slider button.slick-next:before {
  background-image: url("../images/arrow_slider_intro.png");
  content: "";
  width: 34px;
  background-position: center;
  height: 34px;
  position: absolute;
  opacity: 1;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  background-color: rgba(37, 37, 37, 0.3);
  border-radius: 100%;
}

.group_slider button.slick-next {
  top: 40%;
  right: -40px;
}

.group_slider button.slick-prev {
  top: 40%;
  left: -20px;
}

.group_slider button.slick-prev:before {
  background-image: url("../images/arrow_prev_slider_intro.png");
  content: "";
  width: 34px;
  background-position: center;
  height: 34px;
  position: absolute;
  opacity: 1;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  background-color: rgba(37, 37, 37, 0.3);
  border-radius: 100%;
}

.slider_introduc_page .title_group h4:after {
  display: none;
}

.img_left_slider_introduc {
  position: absolute;
  left: 38px;
  bottom: 10px;
}

.group_slider {
  height: 450px;
  margin-top: 30px;
}

.group_slider .slick-list.draggable {
  height: 100% !important;
}

h4.title_slider_item_intro {
  color: #cc0000;
  font-family: "Lobster-Regular";
  font-size: 30px;
  font-weight: 400;
  line-height: normal;
}

.cont_slider_item_intro {
  color: #333333;
  font-family: "Lobster-Regular";
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  text-align: justify;
}

.img_slider_item_intro img {
  height: 400px;
  width: 100%;
  object-fit: cover;
  z-index: 8;
  position: relative;
}

.img_slider_item_intro:before {
  content: "";
  top: 30px;
  left: -130px;
  right: 118px;
  bottom: -30px;
  position: absolute;
  background-color: rgba(226, 226, 226, 0.3);
}

.item_slide_intro_page {
  outline: none !important;
  cursor: pointer;
}

section.slider_introduc_page {
  padding: 90px 0 100px 0;
  position: relative;
}

.img_cont_vision_intro img {
  width: 130px;
  height: auto;
  object-fit: cover;
}

.img_left_vision_intro img {
  width: 155px;
  height: auto;
  object-fit: cover;
}

.content_slider_item_intro {
  position: absolute;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.41);
  padding: 59px 38px 66px 38px;
  background-image: url("../images/bg_box_cont.jpg");
  z-index: 9;
  width: 474px;
  bottom: -30px;
  left: 20px;
}

section.vision_introduc {
  padding: 63px 0;
  position: relative;
}

.right_vision_contetn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 50px !important;
}

.img_left_vision_intro {
  position: absolute;
  top: 60%;
  left: 0;
  transform: translateY(-60%);
}

section.vision_introduc .title_group {
  margin-bottom: 70px;
}

.img_vision_intro {
  text-align: right;
}

.img_vision_intro img {
  object-fit: cover;
  width: auto;
  height: 300px;
}

.cont_vision_intro {
  text-align: right;
}

.cont_vision_intro p {
  color: #333333;
  font-size: 21px;
  line-height: 28.78px;
  font-weight: 400;
  font-family: "SourceSansPro-Regular";
}

.cont_vision_intro p strong {
  color: #cc0000;
  font-weight: 400;
  font-family: "SourceSansPro-Regular";
  font-size: 27px;
  line-height: 28.78px;
}

.img_cont_vision_intro {
  text-align: right;
  padding-right: 50px;
}

section.vision_introduc .title_group h4:after {
  display: none;
}

li.year_timeline:nth-child(odd) {
  border-right: 3px solid #969693;
}

html[lang="vi-VN"] .group_timeline .years_timeline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.group_timeline .years_timeline .year_timeline:nth-child(2) {
  margin-top: 140px;
}

.group_timeline .years_timeline .year_timeline {
  display: block;
  width: 50%;
  float: left;
}

.group_timeline .years_timeline .year_timeline:nth-child(n + 3) {
  padding-top: 30px;
}

.group_timeline .years_timeline .year_timeline:nth-child(2n + 4) {
  margin-top: 40px;
}

.group_timeline .years_timeline .year_timeline:nth-child(even) {
  float: right;
}

.group_timeline .years_timeline .year_timeline:nth-child(even):last-child {
  border-left: 3px solid #969693;
  transform: translateX(-3px);
}

.group_timeline .years_timeline .year_timeline:nth-child(odd) .events {
  width: 100%;
}

.group_timeline .years_timeline .year_timeline .events {
  width: 100%;
}

.group_timeline .years_timeline .year_timeline .events .date:after {
  position: absolute;
  top: 50%;
  right: auto;
  left: -28.5px;
  content: " ";
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -11px;
  background: transparent;
  border-radius: 10px;
  border: 2px solid #fff;
  padding: 2px !important;
  z-index: 10;
}

.group_timeline
  .years_timeline
  .year_timeline:nth-child(odd)
  .events
  .date:after {
  left: auto;
  right: -27.5px;
  content: " ";
}

ul.years_timeline li .content_img {
  margin-left: 70px;
  margin-right: 0;
}

ul.years_timeline li:nth-child(odd) .content_img {
  margin-right: 70px;
  margin-left: 0;
}

.logo_footer img {
  width: 250px;
  height: auto;
}

section.introduce_timeline.background_def .title_group {
  padding: 60px 0 30px 0;
}

section.banner_def {
  padding: 0;
  margin-top: 64px;
}

.group_timeline {
  text-align: center;
}

.group_timeline .years_timeline {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.group_timeline .years_timeline .year_timeline:first-child .events {
  padding-top: 75px;
}

.group_timeline .years_timeline .year_timeline:first-child .events .date {
  top: 40px;
}

.group_timeline .img_flex {
  margin-top: 30px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.group_timeline .years_timeline .year_timeline .events {
  position: relative;
  /*width: calc(50% + 3px);*/
  float: right;
  border-right: 0;
  padding: 30px 0;
  /*border-left: 3px solid rgba(0, 0, 0, 0.4);*/
  text-align: left;
}

.group_timeline .years_timeline .year_timeline:nth-child(odd) .events {
  float: left;
  /*border-right: 3px solid rgba(0, 0, 0, 0.4);*/
  border-left: none;
  text-align: right;
  /*width: 50%;*/
}

.group_timeline .years_timeline .year_timeline .events:after {
  content: "";
  width: 100%;
  display: inline-block;
  height: 2px;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  right: 0;
}

.group_timeline .years_timeline .year_timeline .events .date {
  position: absolute;
  top: 0;
  right: auto;
  left: 0;
  transform: translateY(-50%);
  padding: 0 30px;
  margin-left: 20px;
  text-align: left;
  color: #333333;
  font-family: "Lobster-Regular";
  font-size: 20px;
  font-weight: 400;
  line-height: 41px;
  white-space: nowrap;
  border: 1.5px solid #ebebeb;
}

.group_timeline .years_timeline .year_timeline:nth-child(odd) .events .date {
  right: 0;
  left: auto;
  text-align: left;
  margin-right: 20px;
}

.group_timeline .years_timeline .year_timeline:first-child .events:before {
  position: absolute;
  top: 0;
  right: -7.5px;
  left: auto;
  content: " ";
  display: block;
  width: 12px;
  height: 12px;
  margin-top: 0;
  background: #f4f0f0;
  border: 1px solid #cc0000;
  border-radius: 10px;
  z-index: 7;
}

.group_timeline .years_timeline .year_timeline:last-child .events {
  padding-bottom: 50px;
}

section.introduce_timeline.background_def {
  padding-bottom: 60px;
}

.group_timeline
  .years_timeline
  .year_timeline:nth-child(2n):last-child
  .events:before {
  position: absolute;
  top: unset;
  bottom: 0;
  left: -7.5px;
  right: auto;
  content: " ";
  display: block;
  width: 12px;
  height: 12px;
  margin-top: 0;
  background: #f4f0f0;
  border: 1px solid #cc0000;
  border-radius: 10px;
  z-index: 10;
}

.group_timeline
  .years_timeline
  .year_timeline:nth-child(2n + 1):last-child
  .events:before {
  position: absolute;
  top: unset;
  bottom: 0;
  left: auto;
  right: -7.5px;
  content: " ";
  display: block;
  width: 12px;
  height: 12px;
  margin-top: 0;
  background: #f4f0f0;
  border: 1px solid #cc0000;
  border-radius: 10px;
  z-index: 10;
}

.group_timeline .years_timeline .year_timeline .events .date:before {
  position: absolute;
  top: 50%;
  left: -29.5px;
  right: auto;
  content: " ";
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -12px;
  background: #cc0000;
  border-radius: 10px;
  z-index: 10;
}

.group_timeline
  .years_timeline
  .year_timeline:nth-child(odd)
  .events
  .date:before {
  right: -28.5px;
  left: auto;
  content: " ";
}

.group_timeline .years_timeline .year_timeline:nth-child(odd) .events:after {
  right: auto;
  left: 0;
}

.group_timeline .content_img p {
  color: #333333;
  font-size: 15px;
  font-family: "SourceSansPro-Regular";
  font-weight: 400;
  line-height: 20px;
}

.group_timeline .content_img img {
  margin-bottom: 40px;
}

.content_img p strong {
  font-weight: 700;
  font-family: "SourceSansPro-Bold";
  color: #cc0000;
}

/*Menu*/
.bg_menu {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -70px;
  z-index: 8;
}

.bg_menu img {
  width: 100%;
  height: auto;
}

.all-header {
  position: relative;
  z-index: 9;
}

#header .menu-header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.multi_lang_top a img {
  display: flex !important;
  justify-content: center;
  align-items: center;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  background-color: #ffffff;
  width: 24px !important;
  height: 24px !important;
  padding: 1px;
  object-fit: cover;
}

.multi_lang_top a:after {
  display: none !important;
}

.multi_lang_top ul {
  list-style-type: none;
  padding: 0 !important;
  margin: 0 0 0 15px !important;
}

/*#header .all-header {*/
/*background-position: center;*/
/*background-image: url('../images/menu_bg.png');*/
/*background-size: contain;*/
/*}*/
#header ul.main_menu li {
  margin: 0 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#header ul.main_menu li.current-menu-item a {
  color: #e2222e;
}

#header ul.main_menu li.current-menu-item a:after {
  content: "";
  height: 3px;
  width: 100%;
  background-color: #e2222e;
  display: block;
}

#header ul.main_menu li:hover > ul.sub-menu {
  visibility: visible;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  opacity: 1;
  height: auto;
  z-index: 999999;
}

#header ul.main_menu li ul.sub-menu li a {
  color: #fff !important;
  padding: 7px 0;
  font-size: 12px !important;
}

#header ul.main_menu li ul.sub-menu li a:hover:after {
  width: 50%;
}

#header ul.main_menu li ul.sub-menu li a:after {
  margin: 5px auto 0;
  content: "";
  height: 1px;
  width: 0;
  background-color: #fff;
  display: block;
}

#header i.fa.fa-home {
  font-size: 22px !important;
  color: #e7191b;
}

#header ul.main_menu li ul.sub-menu li {
  display: block !important;
  text-align: left !important;
  margin: 0 !important;
}

#header ul.main_menu li ul.sub-menu {
  width: 180px;
  position: absolute;
  top: 22px;
  background-color: #ffffff;
  background-image: linear-gradient(
      -187deg,
      #e7191b 0%,
      #080808 99%,
      #080808 100%
    ),
    linear-gradient(to top, #000000 0%, #ffffff 100%);
  margin: 0 auto !important;
  visibility: hidden;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  opacity: 0;
  height: 0;
  padding: 5px 10px;
  left: 50%;
  transform: translateX(-50%);
}

#header ul li a:hover:after {
  width: 100%;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

#header ul li a:after {
  content: "";
  height: 3px;
  width: 0;
  background-color: #e2222e;
  display: block;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

#header {
  background-color: #fff;
  height: auto;
  position: fixed;
  padding: 15px 0;
  border-top: 2px solid #e7191b;
  z-index: 10;
  left: 0;
  right: 0;
  top: 0;
}

.main-header > .container {
  position: initial;
}

#header ul.main_menu {
  margin: 0 auto;
  width: 100%;
  padding: 0;
  list-style: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

span.show_menu {
  margin-left: 5px;
  margin-top: -15px !important;
}

.wpml-ls-current-language {
  display: none;
}

span.show_menu i {
  color: #e7191b;
  font-size: 15px;
  height: auto;
}

#header ul li a {
  color: #333333;
  font-size: 15px;
  font-weight: 600;
  font-family: "SourceSansPro-SemiBold";
  line-height: 22px;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  text-align: center;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

#header ul li a:hover {
  color: #e2222e;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

#header .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -25%);
  margin: 0;
}

footer {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  padding: 61px 0 110px 0;
}

.def_footer {
  text-align: center;
}

.def_footer p,
.def_footer a,
.def_footer span {
  color: #ffffff !important;
  font-size: 16px;
  font-family: "SourceSansPro-Light";
  font-weight: 300;
  margin-bottom: 0;
  text-decoration: none !important;
}

.logo_footer {
  width: auto;
  display: inline-block;
  position: relative;
  margin-bottom: 0;
}

.address_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 10px;
}

.def_footer .contact ul,
.social_footer ul {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.def_footer .contact ul li,
.social_footer ul li {
  padding: 0 25px;
  width: 50%;
}

.social_footer {
  margin-top: 5px;
}

a:hover {
  text-shadow: 0 3px 10px rgb(220, 210, 210);
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

a {
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.social_footer ul li i:hover {
  color: #fff;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.social_footer ul li i {
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  color: #b6b2b2;
  font-size: 30px;
}

.def_footer span {
  margin-right: 5px;
  text-transform: capitalize;
}

.def_footer .contact ul li:not(:last-child) {
  border-right: 1px solid rgba(96, 93, 93, 0.5);
}

.def_footer .contact ul li:first-child,
.social_footer ul li:first-child {
  text-align: right;
}

.def_footer .contact ul li:last-child,
.social_footer ul li:last-child {
  text-align: left;
}

/*banner slider*/
section.banner_slider img {
  width: 100%;
  height: 95vh;
  object-fit: cover;
  object-position: center;
}

section.banner_slider .banner_slider_hn img {
  width: 100%;
  height: 108vh;
  object-fit: cover;
  object-position: center;
}

section.banner_slider .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #e7191b;
}

section.banner_slider .slick-dots li button:before {
  color: rgba(151, 151, 151, 0.5);
  opacity: 1;
  font-size: 12px;
}

section.banner_slider {
  position: relative;
  padding-top: 80px;
  height: 100vh;
}

section.banner_slider .slick-nav-wrap {
  bottom: 43px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
}

section.banner_slider .slick-arrow {
}

section.banner_slider ul.slick-dots {
  position: static;
  margin-top: -10px;
}

/*Home*/
.cont_item_post_new h4.title_post a {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  font-family: "SourceSansPro-Bold";
  text-decoration: none !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 22px;
  min-height: 44px;
}

@-webkit-keyframes shake-it-up {
  0%,
  100% {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  20% {
    -webkit-transform: translate(10px, -50%);
    transform: translate(10px, -50%);
  }

  40% {
    -webkit-transform: translate(-7px, -50%);
    transform: translate(-7px, -50%);
  }

  60% {
    -webkit-transform: translate(5px, -50%);
    transform: translate(5px, -50%);
  }

  80% {
    -webkit-transform: translate(-3px, -50%);
    transform: translate(-3px, -50%);
  }
}

@keyframes shake-it-up {
  0%,
  100% {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  20% {
    -webkit-transform: translate(10px, -50%);
    transform: translate(10px, -50%);
  }

  40% {
    -webkit-transform: translate(-7px, -50%);
    transform: translate(-7px, -50%);
  }

  60% {
    -webkit-transform: translate(5px, -50%);
    transform: translate(5px, -50%);
  }

  80% {
    -webkit-transform: translate(-3px, -50%);
    transform: translate(-3px, -50%);
  }
}

.see_more_post {
  color: #c60000 !important;
  font-size: 14px;
  font-weight: 400;
  font-family: "SourceSansPro-Regular";
  text-decoration: none !important;
  position: relative;
  margin-bottom: 30px !important;
  display: inline-block;
}

.items_news_box {
  padding: 0 !important;
}

.cont_item_post_new {
  padding: 0 37px 0 37px;
}

.items_news_box:not(:last-child) {
  border-right: 0.5px solid rgba(0, 0, 0, 0.5);
}

.thumb_item_post_new img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.thumb_item_post_new {
  height: 300px !important;
  position: relative;
  overflow: hidden;
}

.thumb_item_post_new img {
  -webkit-transition: 0.7s ease;
  transition: 0.7s ease;
}

.item_post_new:hover .thumb_item_post_new img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

.item_post_new:hover .cont_item_post_new h4.title_post a {
  color: #cc0000;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.item_post_new:hover .cont_item_post_new h4.title_post a {
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.see_more_post:after {
  background-image: url("../images/arrow_bt.png");
  width: 24px;
  height: 13px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  right: -30px;
  content: "";
  background-repeat: no-repeat;
}

section.news_home {
  padding: 115px 0 0 0;
}

.see_more_post:hover:after {
  animation: shake-it-up 1.5s ease;
}

.cont_item_post_new p.content_post {
  color: #000000;
  font-size: 15px;
  margin-bottom: 10px;
  font-weight: 400;
  font-family: "SourceSansPro-Regular";
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 22px;
  max-height: 69px;
  height: 69px;
  text-align: justify;
}

a.btn-style.btn_hook {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  font-family: "SourceSansPro-Bold";
  padding: 12px 45px 12px 30px;
  border-radius: 30px;
  line-height: normal;
  display: inline-block;
  background-color: #d70000;
  text-transform: uppercase;
  text-decoration: none !important;
  box-shadow: 4px 6px 7px rgba(22, 22, 22, 0.33);
  position: relative;
}

a.btn-style.btn_hook:after {
  background-image: url("../images/arrow_btn.png");
  width: 24px;
  height: 13px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  right: 10px;
  content: "";
  background-repeat: no-repeat;
}

a.btn-style.btn_hook:hover:after {
  animation: shake-it-up 1.5s ease;
}

section.recipe_home {
  padding: 150px 0;
}

.background_def {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.recipe_home .group_cont_recipe {
  text-align: center;
}

.recipe_home .group_cont_recipe img {
  width: 300px;
  margin-bottom: 18px;
  height: auto;
}

.recipe_home .content {
  padding: 25px 0 !important;
  font-weight: 600;
  font-family: "SourceSansPro-SemiBold";
}

.title_group h4,
.title_group h4 span,
.title_group h1,
.title_group h1 span {
  color: #cc0000;
  font-family: "Lobster-Regular";
  font-size: 35px;
  font-weight: 400;
  line-height: 44px;
  text-align: center;
  position: relative;
}

.cont_news_home .title_group h4 {
  margin-bottom: 35px;
}

.title_group h4:after {
  background: black;
  content: "";
  width: 120px;
  height: 1px;
  display: block;
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
}

/**/
.social {
  display: inline-block;
  float: right;
}

.social ul {
  padding: 0;
  list-style: none;
}

.social ul li {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 15px;
}

.social ul li a {
  color: #6c6c6c;
  transition: 0.5s all;
}

/**/
body .group_cont_banner p,
body .group_cont_banner h1 {
  text-align: center;
  color: red;
  font-weight: 900;
  font-size: 30px;
  text-shadow: 0 3px 10px rgb(255, 210, 4);
}

body .group_cont_banner h1 {
  font-size: 40px !important;
  text-transform: uppercase;
}

/*Thank You*/
.thanks {
  background-image: url("../images/toyo.jpg.html");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
}

.thanks .content {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.thanks .content h1 {
  color: #fff;
}

.thanks .content p {
  color: #fff;
  margin-bottom: 50px;
}

.thanks .content a {
  color: #ffffff;
  border: 1px solid #333333;
  padding: 14px 25px;
  background: black;
}

/**/

/*Error*/
.error {
  text-align: center;
  height: 100vh;
}

.error img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/**/

/*Bảng giá*/
.slider_logo {
  overflow: hidden;
}

.bang-gia .col-sm-9 img {
  width: 100%;
}

/**/
/*Pageition*/
.paging {
  text-align: center;
}

.paging .thenativePagination {
  padding: 0;
}

.paging .thenativePagination li {
  display: inline-block;
  margin: 0 5px;
}

.paging .thenativePagination li a:hover {
  border: 3px solid #e7191b;
  background-color: #e7191b;
  color: #fff;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.paging .thenativePagination li a {
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  border-radius: 2px;
  border: 3px solid #ebebeb;
  background-color: #ebebeb;
  color: #999999;
  font-size: 15px;
  font-weight: 400;
  font-family: "SourceSansPro-Regular";
  line-height: normal;
  padding: 4px 10px;
  text-decoration: none !important;
}

.paging .thenativePagination li.active a {
  border: 3px solid #e7191b;
  background-color: #e7191b;
  color: #fff;
}

/**/

/*Popup*/
.btn_popup_datxe:hover {
  background: #333333;
  color: #ffffff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.btn_popup_datxe {
  color: #333333;
  font-size: 25px;
  border: 1px solid #333333;
  padding: 5px 30px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.btn-close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.btn-close img {
  width: 40px;
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.fadeInUp {
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
}

.popup_footer.active {
  visibility: visible;
  opacity: 1;
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.popup_footer {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 999999999;
  opacity: 0;
  visibility: hidden;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
}

#cont_popup_footer .title_page {
  font-size: 30px !important;
}

.popup_content_ft {
  cursor: pointer;
  max-width: 500px;
  height: auto;
  max-height: 500px;
  width: 100%;
  margin: auto;
  padding: 0px 40px 0px 40px;
  border-radius: 4px;
  background-color: #ffffff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 1;
  overflow-y: scroll;
}

#cont_popup_footer .img_load_ajax {
  padding-top: 40px;
  padding-bottom: 40px;
}

.bg_popup_ft {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background-color: #1c191a;
  visibility: hidden;
  z-index: 0;
}

.bg_popup_ft.active {
  visibility: visible;
  transition: all 0.5s;
  opacity: 0.7;
}

#popup_content_ft .dat-xe ul {
  padding: 0;
  list-style: none;
}

#popup_content_ft .dat-xe ul .hidden {
  display: none;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -o-transform: translatey(-10px);
    transform: translatey(-10px);
  }

  to {
    opacity: 1;
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
  }
}

@-moz-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -o-transform: translatey(-10px);
    transform: translatey(-10px);
  }

  to {
    opacity: 1;
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -o-transform: translatey(-10px);
    transform: translatey(-10px);
  }

  to {
    opacity: 1;
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
  }
}

@keyframes fadeInUp {
  from {
    transform: translate3d(0, 40px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes fadeInUp {
  from {
    transform: translate3d(0, 40px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

section.product_home {
  padding: 90px 0 50px 0;
  position: relative;
  overflow: hidden;
}

.cont_introduce_home .content {
  color: #121212;
  font-size: 17px;
  font-weight: 400;
  font-family: "SourceSansPro-Regular";
  line-height: 21px;
  z-index: 11;
  position: relative;
  text-align: justify;
  max-height: 246px;
  overflow-y: auto;
}

.cont_introduce_home .content::-webkit-scrollbar {
  width: 6px;
  background-color: #e7191b;
}

.cont_introduce_home .content::-webkit-scrollbar-track {
  -webkit-box-shadow: #e7191b;
  background: #dfdfdf;
}

.cont_introduce_home .content::-webkit-scrollbar-thumb {
  width: 6px !important;
  background: #e7191b;
  -webkit-box-shadow: #e7191b;
  background: #e7191b;
}

.cont_introduce_home a.btn-style.btn_hook {
  z-index: 11;
  position: absolute;
  bottom: 50px;
  right: 60px;
}

.cont_introduce_home .content strong {
  font-weight: 700;
  font-family: "SourceSansPro-Bold";
}

section.introduce_home {
  padding: 170px 0 124px 0;
}

.cont_banner_slider {
  margin-bottom: 0 !important;
}

.cont_introduce_home .border_img {
  width: 393px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 40px;
  background-image: url("../images/Layer_135.png");
  background-size: cover;
}

.cont_introduce_home .border_img:before {
  content: url("../images/Rectangle_6.png");
  position: absolute;
  left: -28px;
  z-index: 11;
  bottom: -10px;
}

.cont_introduce_home .border_img:after {
  content: "";
  background: rgba(246, 243, 241, 0.83);
  position: absolute;
  top: 0;
  right: -35px;
  left: 0;
  bottom: -35px;
  z-index: 9;
}

.cont_introduce_home .group_cont_intro_home {
  text-align: right;
  /*background-image: url("../images/Layer_135.png");*/
  padding: 100px 54px 65px 44px;
  position: relative;
  z-index: 11;
}

.cont_introduce_home .group_cont_intro_home:before {
  content: url("../images/img_before.png");
  position: absolute;
  top: 24px;
  right: 0;
}

.cont_introduce_home .group_cont_intro_home:after {
  content: url("../images/img_after.png");
  position: absolute;
  bottom: -45px;
  left: 0;
}

.page-template-product-namduong .products {
  list-style: none;
  height: 100%;
  padding: 0;
}

.page-template-product-namduong .products li {
  width: 30.75%;
  float: left;
  margin: 0 3.8% 2.992em 0;
}

.page-template-product-namduong .thumb_pd_item {
  text-align: center;
}

section.related.products ul.products li.product {
  margin-bottom: 80px;
}

section.related.products .title_pd_group h4:after {
  height: 125px;
}

section.related.products .thumb_pd_item {
  margin-bottom: 65px;
}

/**/
body.page-template-default .breadcrumbs {
  margin-bottom: 50px;
}

.footer_page_rule {
  text-align: center;
}

.footer_page_rule a {
  color: #fff !important;
}

.sec_map iframe {
  width: 100%;
  height: 600px;
}

@media only screen and (max-width: 1199px) {
  section.related.products .title_pd_group h4:after {
    background-size: contain;
    width: 100%;
    height: 125px;
  }

  .slider_product_home button {
    display: none !important;
  }

  .icon-menu {
    display: block;
    position: absolute;
    top: 55px;
    right: 20px;
    cursor: pointer;
  }

  .main-header {
    position: relative;
  }

  .menu-header {
    display: none;
  }

  .menu-header.active {
    display: block;
  }

  .menu-header ul li {
    display: inline-block;
    text-align: left;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1499px) {
  .bg_menu {
    bottom: -60px;
  }

  #header .logo img {
    height: 80px;
    width: auto;
  }
}

@media only screen and (max-width: 992px) {
  .recipe_home .content br {
    display: none;
  }

  span.show_menu {
    position: absolute;
    left: 0;
    top: 20px;
  }

  .woocommerce-product-gallery__image:before {
    content: "";
    position: absolute;
    background: transparent;
    width: 100%;
    height: 100%;
    z-index: 99999;
  }

  .menu-main-menu-english-container {
    right: -320px;
    padding-top: 70px;
    padding-bottom: 120px;
    max-height: unset;
    padding-right: 30px;
    background: #212529 !important;
    height: 100vh;
    overflow-y: auto;
    width: 320px;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 9999;
    transition: 0.3s ease-in;
    padding: 70px 20px;
  }

  .menu-header.show .menu-main-menu-english-container {
    right: 0;
  }

  #header ul.main_menu li.menu-item-has-children > a {
    pointer-events: initial !important;
  }

  .burgerbutton.open {
    height: 34px;
  }

  .burgerbutton.open span:nth-child(1) {
    top: 17px;
  }

  #search-menu.active {
    top: 50px;
    background: none;
  }

  #search-menu .wrapper input {
    padding: 8px 20px;
    background: #fff;
  }

  .close_pop_search {
    position: absolute;
    top: 10px;
    right: -45px;
  }

  .close_search {
    height: 40px;
    width: 40px;
  }

  #header ul.main_menu li:nth-of-type(5) {
    margin-left: 10px;
  }

  .contact-customer .ct7-footer .ct-contact ul li input {
    max-width: 100%;
    width: 100%;
  }

  .contact-customer .ct7-footer .ct-contact ul li.float-right {
    float: initial !important;
  }

  .contact-customer .ct7-footer .ct-contact textarea {
    max-width: 413px;
  }
}

/*//REPONSIVE THANH THREESOME*/

@media only screen and (max-width: 1199px) {
  .icon_des_pd {
    width: 50%;
  }

  .page-template-product-namduong .thumb_pd_item {
    margin-bottom: 70px !important;
  }

  div#products {
    margin-top: 30px;
  }

  .title_pd_group h4:after {
    background-size: contain;
    width: 100%;
    height: 150px;
  }

  .thumb_team {
    position: relative;
    height: 0;
    padding-bottom: 100%;
  }

  .thumb_team img {
    width: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    bottom: 0;
    right: 0;
    position: absolute;
    height: 100%;
  }

  .single-product div#wpb_wiz_gallery a.wpb-woo-zoom,
  ul.yith_magnifier_gallery li {
    float: unset;
  }

  .woocommerce div.product div.images div.thumbnails {
    padding-top: 1em;
    width: 100% !important;
    text-align: center;
  }

  .single-product div#wpb_wiz_gallery a.wpb-woo-zoom,
  ul.yith_magnifier_gallery li {
    width: 32% !important;
  }

  ul.years_timfeline li .content_img {
    margin-left: 20px;
  }

  ul.years_timeline li .content_img {
    margin-left: 20px;
  }

  .img_flex_about img {
    vertical-align: middle;
    border-style: none;
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) {
  .yith_magnifier_zoom_magnifier,
  .single-product .woocommerce-main-image.zoom:after,
  .single-product .yith_magnifier_zoom_wrap:after,
  div.pp_woocommerce a.yith_expand {
    display: none !important;
  }
}

@media only screen and (max-width: 991px) {
  #header {
    padding: 38px 0 15px 0;
  }
  .menu-main-menu-container {
    background: #212529 !important;
  }
  .woocommerce-product-details__short-description {
    display: block !important;
  }

  .icon_des_pd {
    width: 100%;
  }

  .cont_des_pd {
    width: 100%;
  }

  section.related.active_slider_related.products .title_pd_group h4 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 40px;
    font-size: 13px;
    max-width: 185px !important;
  }

  section.related.products .title_pd_group h4:after {
    height: 95px;
  }

  .title_pd_group h4 a {
    font-size: 13px;
  }

  .title_pd_group h4:after {
    height: 112px;
  }

  #header ul.main_menu li.menu-item-has-children > a {
    pointer-events: none;
  }

  #header ul.main_menu li {
    display: flex;
    flex-wrap: wrap;
  }

  #header ul.main_menu li {
    margin: 0px 10px;
    display: inline-flex;
    position: relative;
    align-items: center;
  }

  li.menu-item-object-custom a {
    text-align: right;
  }

  .main_menu .sub-menu {
    /*position: relative !important;*/
    /*top: 0 !important;*/
    /*background-image: none !important;*/
    /*background-color: transparent !important;*/
    /*opacity: initial !important;*/
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    transform: unset !important;
    position: inherit !important;
    left: unset !important;
    background-color: transparent !important;
    transition: initial !important;
  }

  .menu-header ul.main_menu li:hover > ul.sub-menu {
    position: inherit !important;
    top: inherit !important;
    background: inherit !important;
  }

  #header ul.main_menu li ul.sub-menu li {
    text-align: right !important;
  }

  #header ul.main_menu li ul.sub-menu li a {
    display: inline-block;
    padding-right: 15px;
  }

  #header ul.main_menu li ul.sub-menu li a:after {
    display: block;
    margin: 0;
  }

  #header ul.main_menu li ul.sub-menu li a:hover:after {
    width: 100%;
  }

  .close_search {
    background: #fff;
  }

  .address_footer {
    display: inline-block;
  }

  .footer_div {
    display: none;
  }

  .group_timeline .content_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .group_icon_box_contact .item_icon_box {
    margin: 0px 5px;
  }

  .thumb_team {
    position: relative;
    height: 0;
    padding-bottom: 100%;
  }

  .thumb_team img {
    width: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    bottom: 0;
    right: 0;
    position: absolute;
    height: 100%;
  }

  .single-product .woocommerce-main-image.zoom:after,
  .single-product .yith_magnifier_zoom_wrap:after {
    background: url("https://demo.thuythu.vn/namduong/wp-content/themes/root/images/content_pd_single.png")
      no-repeat center;
    background-size: 100% auto;
    content: "";
    display: block;
    height: 25%;
    width: 100%;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
  }

  .single-product div#wpb_wiz_gallery a.wpb-woo-zoom,
  ul.yith_magnifier_gallery li {
    width: calc(33.333333333% - 5px) !important;
  }

  .ct-contact ul li label {
    margin-left: 1.1rem;
  }

  .ct7_form_contact {
    padding: 63px 30px 63px 34px;
  }

  span.num_content {
    font-size: 35px;
  }

  .img_flex_about img {
    width: 100%;
  }

  .table thead th {
    vertical-align: middle;
  }

  .group_icon_fixed_page {
    top: 85vh;
  }

  .bg_menu {
    bottom: -74px;
    left: 50%;
    transform: translateX(-50%);
    width: 105%;
  }

  span.show_menu i {
    color: #fff;
  }

  .menu-main-menu-container,
  .menu-main-menu-en-container {
    height: max-content;
    padding-top: 70px;
    padding-bottom: 120px;
    max-height: unset;
    padding-right: 30px;
    background: url("https://demo.thuythu.vn/namduong/wp-content/uploads/2019/01/bg_ft.jpg")
      top no-repeat;
    background-size: cover;
    height: 100vh;
  }

  #header ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    padding: 10px 0;
  }

  #header i.fa.fa-home {
    color: #fff;
  }

  #search-menu {
    height: 9vh;
    top: -100%;
    left: 0;
    right: 100px;
  }

  .close_pop_search {
    position: absolute;
    top: 13px;
    right: -67px;
  }

  .burgerbutton span {
    background: #cc0000;
  }
}

@media only screen and (max-width: 767px) {
  .burgerbutton {
    top: -15px;
  }
  .table_recrui tbody tr td,
  .table_recrui tbody tr td a,
  .table_recrui thead th {
    padding: 10px;
    vertical-align: middle !important;
  }

  .table thead th {
    vertical-align: middle;
  }
  div#popup_load_first_content {
    max-width: 95%;
  }
  .img_slider_item_intro img {
    height: auto;
  }
  .group_timeline .years_timeline .year_timeline:nth-child(odd) .events {
    text-align: left;
  }
  .group_timeline .years_timeline .year_timeline .events .date {
    position: static;
    transform: unset;
    margin-bottom: 20px;
    text-align: center !important;
  }

  .group_timeline .content_img img {
    margin-bottom: 15px;
  }

  .img_slider_item_intro:before,
  .group_timeline
    .years_timeline
    .year_timeline:nth-child(2n):last-child
    .events:before,
  .group_timeline .years_timeline .year_timeline .events .date:before,
  .group_timeline .years_timeline .year_timeline:first-child .events:before {
    display: none !important;
  }

  .group_timeline .years_timeline .year_timeline {
    width: 100% !important;
    border: none !important;
    margin-top: 0 !important;
    padding-top: 30px !important;
  }

  .group_timeline .years_timeline .year_timeline .events {
    padding: 0 !important;
    display: flex;
    flex-direction: column-reverse;
  }

  ul.years_timeline li .content_img {
    margin: 0 !important;
  }

  body.page-template-default h1 {
    font-size: 25px;
  }

  nav.breadcrumb ul li a,
  nav.breadcrumb ul li cite {
    color: #999;
    font-size: 13px;
  }

  .field_group_pd .item_row_pd {
    margin-bottom: 10px;
  }

  section.dis_slider_related.related.products ul li {
    margin-bottom: 40px !important;
  }

  section.related.active_slider_related.products ul.products li.product {
    float: left !important;
    clear: unset !important;
  }

  section.related.active_slider_related.products .title_pd_group h4:after {
    height: 100px;
    background-size: contain;
    background-position: center;
  }

  section.related.dis_slider_related .title_pd_group h4:after {
    height: 140px;
  }

  section.related.dis_slider_related.products ul.products li.product {
    margin: 0;
    width: 50%;
    margin-bottom: 60px;
  }

  .title_pd_group h4:after {
    height: 128px;
  }

  .group_slider button.slick-next,
  .group_slider button.slick-prev {
    display: none !important;
  }

  .group_timeline .years_timeline .year_timeline {
    -webkit-box-flex: inherit;
    flex: none;
    max-width: 100%;
  }

  .group_timeline .years_timeline .year_timeline .events {
    padding-bottom: 0;
  }

  li.year_timeline:nth-child(even) {
    border-left: 3px solid rgba(0, 0, 0, 0.4);
    margin-top: 20px !important;
  }

  .group_timeline .years_timeline .year_timeline:nth-child(odd) .events:after,
  .group_timeline .years_timeline .year_timeline .events:after {
    display: none;
  }

  li.year_timeline:nth-child(odd) {
    margin-top: 40px;
  }

  .table_recrui {
    overflow-x: scroll;
  }

  .table {
    width: 700px;
  }

  .page-template-product-namduong .products li {
    width: 48%;
    margin: 0 0 2.992em;
  }

  .list_news .items_news_box:nth-child(3),
  .list_news .items_news_box:last-child {
    margin-bottom: 0;
  }

  #header .logo img {
    height: 55px;
  }

  section.introduce_home {
    padding: 100px 0 124px;
  }

  section.recipe_home {
    padding: 100px 0;
  }

  .recipe_home .group_cont_recipe img {
    width: 250px;
  }

  .pd_sec_img_left,
  .pd_sec_img_right {
    display: none;
  }

  .def_footer span {
    width: 100% !important;
    display: block;
    text-align: left;
  }

  .def_footer p,
  .def_footer a,
  .def_footer span {
    text-align: center;
    display: block;
  }

  .def_footer .contact ul,
  .social_footer ul {
    display: block;
  }

  .def_footer .contact ul li,
  .social_footer ul li {
    width: 100%;
    text-align: left !important;
    padding: initial;
  }

  .social_menu li:first-child {
    margin-right: 15px;
  }

  .social_menu li {
    display: inline-block;
    float: initial;
    width: initial !important;
  }

  .def_footer .contact ul li:not(:last-child) {
    border: none;
  }

  .img_left_about_page img,
  .group_flex_about_3:after,
  .group_flex_about_1:before,
  .group_flex_about_1:after,
  .group_flex_about_3:before,
  .group_flex_about_4:before,
  .group_flex_about_2:after,
  .img_right_about_page img {
    display: none;
  }

  .live_down {
    display: block;
    align-items: initial;
  }

  .live_down a {
    display: block;
    width: 100% !important;
    text-align: center;
    height: initial;
    padding: 15.5px;
  }

  span.or_live_down {
    margin: 10px 0px;
    width: 100%;
    text-align: center;
    display: block;
  }

  .down_btn_recruits span {
    margin-left: 10px;
  }

  section.banner_slider {
    height: auto;
  }

  .home section.banner_slider {
    padding-top: 65px;
  }

  section.banner_slider img {
    height: auto;
  }

  section.banner_slider .banner_slider_hn img {
    height: auto;
  }

  .cont_introduce_home .border_img {
    width: 100%;
  }

  .cont_introduce_home .border_img:before,
  .cont_introduce_home .border_img:after {
    display: none;
  }

  .list_news .items_news_box {
    width: 50%;
    margin-bottom: 15px;
  }

  section.news_home {
    padding: 29px 0 0;
  }

  section.vision_introduc {
    padding: 50px 0;
  }

  .content_slider_item_intro {
    bottom: -430px;
    left: 33px;
  }

  section.slider_introduc_page {
    padding: 1px 0;
  }

  .post-single.post_recipes {
    margin-top: 4px;
  }

  section.bread_c ul li {
    padding: 0;
    margin: 13px 5px;
  }

  .group_icon_box_contact {
    flex-wrap: wrap;
  }

  .group_icon_box_contact .item_icon_box:first-child {
    width: 100%;
  }

  .group_icon_box_contact .item_icon_box {
    width: calc(50% - 10px);
    margin-top: 10px;
  }

  .ct7_form_contact {
    padding: 63px 30px 63px 28px;
  }

  section.list_content_about {
    overflow: hidden;
  }

  span.num_content {
    font-size: 27px;
  }

  #header ul.main_menu li:nth-of-type(5) {
    margin-left: 10px !important;
  }

  .bg_menu {
    bottom: -59px;
    width: 184%;
  }
}

@media only screen and (max-width: 575px) {
  .title_pd_group h4:after {
    height: 97px;
    background-size: contain;
    background-position: center;
  }

  .title_pd_group h4 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 40px;
    padding: 0 30px;
  }
}

@media only screen and (max-width: 479px) {
  nav.breadcrumb ul li a,
  nav.breadcrumb ul li cite {
    color: #999;
    font-size: 10px;
  }

  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product + .product {
    margin-top: 30px !important;
  }

  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 100%;
  }

  .address_footer {
    display: inline-block;
  }

  .thumb_item_post_new {
    height: 196px !important;
  }

  .group_timeline .years_timeline .year_timeline {
    display: inline-block;
    -webkit-box-flex: inherit;
    -ms-flex: no;
    flex: none;
    max-width: 100%;
  }

  .group_timeline .years_timeline .year_timeline:nth-child(2n + 2) {
    margin-top: 20px;
  }

  li.year_timeline:nth-child(even) {
    border-left: 3px solid rgba(0, 0, 0, 0.4);
  }

  .group_icon_box_contact .item_icon_box {
    width: 100%;
  }

  .img_vision_intro img {
    width: 100%;
    height: auto;
  }

  .group_slider button.slick-prev {
    display: none !important;
  }

  .group_slider button.slick-next {
    display: none !important;
  }

  .content_slider_item_intro {
    width: auto;
  }

  .content_slider_item_intro {
    right: 33px;
  }

  .woocommerce-product-details__short-description {
    flex-wrap: wrap;
  }

  .icon_des_pd {
    margin-bottom: 6px;
  }

  .field_group_pd {
    display: block;
    border-bottom: none;
  }

  .field_group_pd .item_row_pd {
    width: 100%;
    float: left;
  }

  section.related.dis_slider_related.products ul.products li.product {
    width: 100% !important;
    margin-bottom: 8px;
  }

  .img_flex_about img {
    width: 100%;
  }

  span.num_content {
    font-size: 27px;
  }

  .bg_menu {
    width: 181%;
  }

  /*.bg_menu img {*/
  /*  height: 81px;*/
  /*}*/

  .cont_introduce_home .border_img:after {
    right: unset;
  }
  .sec_map iframe {
    height: 300px;
  }
}

@media only screen and (max-width: 320px) {
  nav.breadcrumb ul li {
    margin: 0 3px;
  }
}

.item_bottom_content.date_content {
  display: none;
}
