:root {
  --main-color: #070849;
  --extra-color: #1ba0f3;
  --black-color: #23232B; }

@font-face {
  font-display: auto;
  font-family: "SanfBold";
  src: url("fonts/Sanf/Sanf-Bold.ttf");
  src: url("fonts/Sanf/Sanf-Bold.ttf") format("truetype"); }
@font-face {
  font-display: auto;
  font-family: "Sanf";
  src: url("fonts/Sanf/Sanf-Regular.ttf");
  src: url("fonts/Sanf/Sanf-Regular.ttf") format("truetype"); }
@font-face {
  font-display: auto;
  font-family: "Neosan";
  src: url("fonts/UTM Neo Sans Intel.ttf");
  src: url("fonts/UTM Neo Sans Intel.ttf") format("truetype"); }
@font-face {
  font-display: auto;
  font-family: "Sanf";
  src: url("fonts/SanFranciscoDisplay-Regular.otf");
  src: url("fonts/SanFranciscoDisplay-Regular.otf") format("truetype"); }
@font-face {
  font-display: auto;
  font-family: "SanfBold";
  src: url("fonts/SanFranciscoDisplay-Bold.otf");
  src: url("fonts/SanFranciscoDisplay-Bold.otf") format("truetype"); }
.image_template {
  left: -8px;
  position: absolute;
  top: 0;
  display: none; }

.wrapper {
  opacity: 06; }

/****** COMMON ***********/
html {
  color: #222222;
  /*background: #FFF;	
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  */ }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, legend, input, button, textarea, p, blockquote {
  margin: 0;
  padding: 0; }

body {
  font-family: Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;
  margin: 0;
  padding: 0;
  font-size: 14px;
  max-width: 100%; }

.fieldset {
  margin: 0;
  padding: 10px; }

th, td {
  margin: 0; }

a {
  color: #333;
  font-weight: normal;
  text-decoration: none;
  -moz-transition: all 0.2s ease-in 0;
  -webkit-transition: all 0.2s ease-in;
  -webkit-transition-delay: 0;
  transition: all 0.2s ease-in 0; }

a:hover {
  text-decoration: none;
  color: var(--main-color); }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.red, .label_error {
  color: red; }

.redborder {
  border: 1px solid red; }

.bold, strong, b {
  font-weight: bold; }

img {
  border: 0;
  max-width: 100%;
  transition: 0.9s; }

address, caption, cite, code, dfn, em, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit; }

del, ins {
  text-decoration: none; }

li {
  list-style: none; }

iframe {
  max-width: 100%; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: bold; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: baseline; }

sub {
  vertical-align: baseline; }

legend {
  color: #000000;
  font-weight: bold;
  padding: 0 8px; }

figure {
  margin: 0; }

.description {
  line-height: 24px; }

.description figure {
  margin: 10px 0;
  text-align: center; }

.description figure figcaption {
  font-style: italic; }

.description ul li {
  padding-left: 29px;
  position: relative; }

.description em, .description i {
  font-style: italic; }

.description h2, .description h3, .description h4, .description p, .description div {
  margin-top: 15px; }

.description a {
  color: #ff8b00; }

.description img {
  max-width: 100%;
  height: auto !important;
  border: 1px solid rgba(243, 243, 243, 0.8); }

.figcaption {
  font-style: italic; }

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit; }

input, button, textarea, select {
  *font-size: 100%; }

select, input, button, textarea, button {
  font: 99% verdana, arial, helvetica, clean, sans-serif; }

table {
  font: 100%;
  border-collapse: collapse; }

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%; }

.clear, .clearfix {
  clear: both; }

.cls::after {
  content: '';
  display: block;
  clear: both; }

.hidden, .hide, .hiden {
  display: none; }

@media all and (max-width: 600px) {
  .hide2 {
    display: none; } }

.img-responsive {
  /* height: auto;
  width: 100%; */ }

.fl {
  float: left; }

.fr {
  float: right; }

.cf::after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden; }

strong, b {
  font-weight: 600;
  font-family: Helvetica; }

.benmarch {
  display: none; }

.pagination {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px; }

.pagination .current {
  color: var(--main-color);
  display: inline-block;
  font-size: 20px;
  margin-right: 4px;
  padding: 5px 11px; }

.pagination a, .pagination b {
  color: #4C4C4C;
  display: inline-block;
  font-size: 20px;
  margin-right: 4px;
  padding: 5px 11px;
  text-decoration: none; }

.pagination a:hover, .pagination b:hover {
  color: var(--main-color);
  -webkit-transition: 0.15s ease-in-out all;
  transition: 0.15s ease-in-out all; }

.pagination .pre-page, .pagination .next-page, .pagination .first-page, .pagination .last-page {
  text-indent: -99999px; }

.first-page, .last-page {
  display: none !important; }

.next-page {
  background: url("../images/page_next.png") no-repeat scroll center center #f8f8f8 !important;
  padding: 5px 15px 5px !important; }

.pre-page {
  background: url("../images/page_previous.png") no-repeat scroll center center #f8f8f8 !important;
  padding: 5px 15px 5px !important; }

.next-page:hover {
  background: url("../images/page_next.png") no-repeat scroll center center var(--main-color) !important;
  -webkit-transition: 0.15s ease-in-out all;
  transition: 0.15s ease-in-out all; }

.pre-page:hover {
  background: url("../images/page_previous.png") no-repeat scroll center center var(--main-color) !important;
  -webkit-transition: 0.15s ease-in-out all;
  transition: 0.15s ease-in-out all; }

.left {
  float: left; }

.right {
  float: right; }

.lazy {
  display: none; }

.page_title {
  position: relative;
  margin-bottom: 30px;
  padding-right: 10px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #d6d6d6; }
  @media all and (max-width: 600px) {
    .page_title {
      margin-bottom: 20px; } }
  .page_title::before {
    background-size: 100% 100%;
    transition: 0.5s;
    height: 20px;
    position: absolute;
    left: 0px;
    top: 3px;
    width: 50px; }

.page_title span {
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  font-family: Helvetica;
  margin-left: 0;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s; }

.page_title h1 {
  font-weight: normal; }

.fr {
  float: right; }

.fl {
  float: left; }

.benmarch {
  display: none; }

.hide {
  display: none; }

.submit_bt, .reset_bt {
  padding: 5px 14px;
  border-radius: 4px;
  font-size: 15px;
  cursor: pointer; }

.submit_bt {
  border: 1px solid #ED1C24;
  background: #ED1C24;
  color: #FFF; }

.submit_bt:hover {
  border: 1px solid #C90008;
  background: #C90008; }

.reset_bt {
  border: 1px solid #b3b1b1;
  background: #f9f9f9;
  color: #000; }

.reset_bt:hover {
  border: 1px solid #b3b1b1;
  background: #cecdcd; }

.redborder {
  border-color: #ED1C24 !important; }

.container {
  width: 1170px;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0 auto; }

.container_pos1 {
  width: 1270px;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative; }
  .container_pos1 .svg_title {
    width: 45px;
    height: 45px;
    fill: var(--main-color);
    position: absolute;
    top: -15px;
    background: #fff;
    left: calc(50% - 15px);
    z-index: 1;
    padding-right: 10px;
    padding-left: 10px; }
    @media all and (max-width: 1200px) {
      .container_pos1 .svg_title {
        left: calc(50% - 32px); } }

.hello .buttonn {
  transform: translate(0px);
  transition: 0.5s;
  opacity: 1; }

@media screen and (max-width: 1200px) {
  .container {
    padding-left: 10px;
    padding-right: 10px; }
    .container .container {
      padding: 0; }

  .container_pos1 {
    padding-left: 10px;
    padding-right: 10px; } }
.container3 {
  width: 1270px;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0 auto; }

@media screen and (max-width: 1270px) {
  .container3 {
    padding-left: 10px;
    padding-right: 10px; } }
.scroll_bar::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #EBEBEB; }

.scroll_bar::-webkit-scrollbar {
  width: 8px;
  background-color: #EBEBEB;
  border-radius: 10px; }

.scroll_bar::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: url("../images/bg_scrollbar.png") no-repeat scroll center center var(--main-color);
  border: 1px solid #EBEBEB; }

/****** end COMMON ***********/
.wrapper_top {
  background: #C90008; }

.wrapper_top .inner_wrapper_top {
  margin: 0 auto;
  max-width: 100%; }

.wrapper_top_content {
  float: right; }

.wrapper_top_content > div {
  float: right; }

.wrapper_top #calculation_power {
  background: url("../images/icon_air_condition.png") no-repeat scroll 0 center; }

.wrapper_top #download_quote {
  background: url(../images/icon_dowloadr.png) no-repeat scroll 0px 9px;
  padding-left: 22px; }

.wrapper_top .logs {
  background: url(../images/member.png) no-repeat scroll 0px 9px;
  padding-left: 22px; }

.wrapper_top .logs font {
  color: #ffcaca; }

#camera_vidic {
  background: url(../images/camera.png) no-repeat scroll 0px 8px;
  padding-left: 25px; }

.wrapper_top #calculation_power a, .wrapper_top #download_quote a, #camera_vidic a, .logs a {
  font-size: 14px;
  color: #848484; }

.logs > span {
  color: rgba(0, 0, 0, 0.14);
  font-size: 14px;
  padding: 4px; }

.wrapper_top .wrapper_top_content > div a:hover {
  color: #e2e2e2 !important;
  text-decoration: none; }

.search_header {
  width: 210px;
  margin: 0 auto;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 13px; }

.log_wrapper {
  position: relative;
  padding-left: 47px;
  margin-right: 100px; }

.log_wrapper:before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 35px;
  height: 35px;
  content: "\f007";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 19px;
  border: 1px solid #EEEEEE;
  border-radius: 50%;
  text-align: center;
  padding-top: 7px;
  box-sizing: border-box;
  color: #FFF;
  background: var(--main-color);
  border: none; }

.log_wrapper:after {
  position: absolute;
  top: 5px;
  right: -53px;
  height: 31px;
  width: 0;
  border-right: 1px solid rgba(204, 204, 204, 0.33);
  content: ''; }

/****** wrapper_content ***********/
.rsp_navigation {
  display: none; }

/****** HEADER ***********/
.head {
  position: relative;
  min-height: 127px;
  transition: all 0.25s cubic-bezier(0.55, 0, 0.1, 1); }
  @media all and (max-width: 990px) {
    .head {
      min-height: 60px; } }

.header_wrapper {
  transition: all 0.25s cubic-bezier(0.55, 0, 0.1, 1);
  z-index: 99;
  width: 100%;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15); }
  @media all and (max-width: 990px) {
    .header_wrapper {
      min-height: 45px; } }

.cb .block_title {
  text-align: center;
  text-transform: uppercase;
  font-size: 28px;
  position: relative;
  padding-bottom: 30px;
  font-weight: bold;
  color: #fff; }

.bg_black {
  background: #000; }

.pos3b {
  overflow: hidden;
  font-size: 18px;
  margin-bottom: 0px;
  padding: 20px 0;
  background: var(--main-color); }
  .pos3b .block_title {
    padding-bottom: 0;
    margin-bottom: 8px;
    padding-top: 0; }
    @media all and (max-width: 800px) {
      .pos3b .block_title {
        font-size: 24px;
        margin-top: 0px; } }
    .pos3b .block_title:after {
      width: 20px;
      left: calc(50% - 10px);
      height: 3px;
      bottom: -45px; }
      @media all and (max-width: 600px) {
        .pos3b .block_title:after {
          bottom: -65px; } }

.header {
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  background: var(--main-color); }
  @media all and (max-width: 990px) {
    .header {
      text-align: center;
      z-index: 9999;
      transition: 0.5s;
      -moz-transition: 0.5s;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s; } }
  .header .clear {
    margin: 0 !important; }

.top_menu {
  float: left;
  margin-left: 150px;
  width: calc(100% - 150px - 60px - 80px);
  padding-right: 20px;
  box-sizing: border-box; }
  @media all and (max-width: 1100px) {
    .top_menu {
      width: calc(100% - 80px - 56px - 190px);
      margin-left: 60px; } }

.search_home {
  position: relative;
  float: right; }
  @media all and (max-width: 990px) {
    .search_home {
      margin-top: 6px;
      position: absolute;
      left: calc(50% + 6px);
      transform: translate(-50%, 0px);
      width: calc(100% - 140px); } }

.shome_scroll {
  top: 6px; }

.header_slide {
  position: relative; }
  @media all and (min-width: 1190px) {
    .header_slide {
      min-height: 45px; } }
  .header_slide .header_wrapper {
    position: absolute;
    width: 100%;
    top: 0px;
    background: #fff; }

.header .site_name {
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #f9f9f9;
  text-transform: uppercase; }
.header .hotline {
  position: relative;
  padding-left: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: right; }
  @media all and (max-width: 990px) {
    .header .hotline {
      display: none; } }
  .header .hotline svg {
    width: 15px;
    height: 15px;
    fill: #fff;
    position: absolute;
    left: 0px;
    top: 10px; }
  .header .hotline span {
    color: #f9f9f9; }
  .header .hotline a {
    float: right;
    color: #f9f9f9;
    margin-left: 3px;
    padding-right: 20px;
    border-right: 1px dashed #f9f9f9; }
    .header .hotline a span {
      font-size: 13px;
      color: #9a9a9a;
      font-weight: normal; }
  .header .hotline .hotline2 {
    padding-right: 0;
    position: relative; }
    .header .hotline .hotline2:before {
      width: 1px;
      height: 30px;
      content: '';
      background: #757575;
      position: absolute;
      left: 0;
      top: 14px; }
.header .address {
  margin-left: 20px; }

.top_hotline .incon-support {
  float: left;
  display: inline-block;
  margin-right: 10px;
  margin-top: 8px; }
  @media screen and (max-width: 345px) {
    .top_hotline .incon-support {
      display: none; } }
.top_hotline .content-right {
  float: right;
  display: inline-block;
  margin-top: 15px; }
  .top_hotline .content-right .phone {
    color: red;
    font-size: 16px; }

.shopcart {
  margin-top: 10px; }

.header_wrapper .logo {
  display: inline-block;
  float: left;
  padding: 0px 0; }
  @media all and (max-width: 990px) {
    .header_wrapper .logo {
      padding: 0px 0;
      margin-left: 0px; } }

.slider-home {
  padding-top: 90px; }
  @media all and (max-width: 990px) {
    .slider-home {
      padding-top: 60px; } }

.wrapper_content {
  background-repeat: no-repeat;
  background-size: 100% 300px; }

@media all and (max-width: 1000px) {
  .home_2 {
    margin-top: 30px; } }
.home_2 .block_title {
  position: absolute;
  left: 80px;
  z-index: 9; }
  @media all and (max-width: 1000px) {
    .home_2 .block_title {
      position: inherit;
      text-align: center;
      margin-bottom: 15px; } }
  .home_2 .block_title span {
    font-family: Helvetica;
    text-align: center;
    color: var(--main-color);
    font-size: 28px;
    position: relative;
    padding-top: 0px;
    margin-bottom: 30px; }

.home_p0 {
  position: relative; }
  .home_p0 .block_title {
    text-align: center;
    position: absolute;
    top: calc(50% - 60px);
    color: #fff;
    width: 100%;
    z-index: 1;
    font-size: 35px;
    transform: translate(0%, -50%); }
    .home_p0 .block_title:after {
      display: none; }
    @media all and (max-width: 990px) {
      .home_p0 .block_title {
        top: calc(50% - 30px);
        font-size: 25px; } }
    @media all and (max-width: 500px) {
      .home_p0 .block_title {
        top: calc(50% - 20px);
        font-size: 22px; } }
  .home_p0 .breadcrumb {
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-bottom: none;
    width: 100%;
    display: block;
    text-align: center; }
    @media all and (max-width: 500px) {
      .home_p0 .breadcrumb {
        top: 40%; } }
    .home_p0 .breadcrumb li:last-child a {
      color: var(--main-color); }
    .home_p0 .breadcrumb .breadcrumb__item a {
      color: #fff;
      font-size: 20px; }
    .home_p0 .breadcrumb .breadcrumb__item {
      font-size: 20px; }

@media all and (max-width: 800px) {
  .pos1 {
    padding-top: 20px;
    padding-bottom: 10px; } }

.pos3 {
  background-repeat: no-repeat;
  background-size: cover; }
  @media all and (max-width: 800px) {
    .pos3 {
      padding: 20px 0; } }
  @media all and (max-width: 600px) {
    .pos3 {
      padding: 15px 0; } }
  .pos3 .block_title .sum {
    font-family: Helvetica;
    font-size: 18px;
    line-height: 22px;
    color: #797979;
    text-transform: none; }

.pos10b {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 0px 0 0px; }
  @media all and (max-width: 1100px) {
    .pos10b {
      margin: 20px 0 0; } }
  @media all and (max-width: 800px) {
    .pos10b {
      margin: 20px 0; } }
  .pos10b .block_title {
    color: #fff;
    padding: 0;
    padding: 20px 0;
    width: 70%;
    margin: auto;
    margin-bottom: 20px;
    font-size: 16px; }
    @media all and (max-width: 600px) {
      .pos10b .block_title {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 10px;
        width: 100%;
        background: transparent;
        padding: 0px 0 15px; } }

.h_bottom {
  margin-top: 40px; }
  @media all and (max-width: 750px) {
    .h_bottom {
      margin-top: 20px;
      margin-bottom: 20px; } }
  @media all and (max-width: 600px) {
    .h_bottom {
      padding-bottom: 0; } }
  .h_bottom .h_bottom_l {
    width: 70%;
    float: left;
    padding-right: 40px;
    box-sizing: border-box;
    border-right: 1px dotted #d6d6d6; }
    @media all and (max-width: 800px) {
      .h_bottom .h_bottom_l {
        padding-right: 20px; } }
    @media all and (max-width: 750px) {
      .h_bottom .h_bottom_l {
        width: 100%;
        padding-right: 10px;
        padding-right: 0px;
        border-right: none; } }
    .h_bottom .h_bottom_l .block_title {
      text-align: left;
      color: #000;
      font-size: 28px;
      position: relative;
      padding-top: 0px;
      margin-bottom: 0px; }
      .h_bottom .h_bottom_l .block_title::after {
        width: 25px;
        height: 3px;
        background: var(--main-color);
        position: absolute;
        left: 0;
        bottom: 0; }
  .h_bottom .h_bottom_r {
    width: 30%;
    float: left;
    padding-left: 40px;
    box-sizing: border-box; }
    @media all and (max-width: 800px) {
      .h_bottom .h_bottom_r {
        padding-left: 20px; } }
    @media all and (max-width: 750px) {
      .h_bottom .h_bottom_r {
        width: 100%;
        padding-left: 0px;
        margin-top: 20px; }
        .h_bottom .h_bottom_r .share_fast {
          width: calc(50% - 10px);
          margin-right: 10px;
          float: left; } }
    @media all and (max-width: 750px) and (max-width: 600px) {
      .h_bottom .h_bottom_r .share_fast {
        width: 100%;
        margin-right: 0;
        float: none;
        margin-bottom: 20px; } }
    @media all and (max-width: 750px) {
        .h_bottom .h_bottom_r .home_pos_1 {
          width: 50%;
          float: left; } }
    @media all and (max-width: 750px) and (max-width: 600px) {
      .h_bottom .h_bottom_r .home_pos_1 {
        width: 100%;
        margin-right: 0;
        float: none; } }

    @media all and (max-width: 500px) {
      .h_bottom .h_bottom_r {
        margin-top: 0px; } }

.pos4 {
  background-repeat: no-repeat;
  box-sizing: border-box;
  overflow: hidden;
  margin-top: 75px; }
  @media all and (max-width: 800px) {
    .pos4 {
      padding-bottom: 0px; } }
  @media all and (max-width: 650px) {
    .pos4 {
      margin-top: 30px; } }
  .pos4 .block_title {
    text-align: center;
    color: #000;
    font-size: 28px;
    position: relative;
    margin-bottom: 30px;
    padding-top: 35px;
    margin-bottom: 0; }
    @media all and (max-width: 800px) {
      .pos4 .block_title {
        font-size: 24px;
        padding-top: 25px; } }
    .pos4 .block_title font {
      color: var(--main-color);
      font-size: 28px;
      text-transform: uppercase;
      line-height: 32px; }
    .pos4 .block_title:before {
      content: '';
      width: 70px;
      height: 2px;
      background: var(--main-color);
      left: calc(50% - 35px);
      top: 0px;
      position: absolute; }
    .pos4 .block_title::after {
      content: '';
      width: 70px;
      height: 2px;
      background: var(--main-color);
      left: calc(50% - 35px);
      top: 3px;
      position: absolute; }

.pos7b {
  padding: 10px 0 15px; }
  .pos7b .sum {
    font-size: 15px;
    color: #909090;
    font-style: italic;
    text-align: center;
    text-transform: none;
    margin-bottom: 10px; }

.h_bottom_r .block_title {
  text-align: left;
  color: #000;
  font-size: 25px;
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 15px;
  text-transform: uppercase;
  padding-top: 0px; }
  @media all and (max-width: 600px) {
    .h_bottom_r .block_title {
      margin-bottom: 10px; } }
  .h_bottom_r .block_title::after {
    width: 25px;
    height: 3px;
    background: var(--main-color);
    position: absolute;
    left: 0;
    bottom: 0; }

.header .logo {
  margin-top: 10px;
  display: block;
  float: left;
  margin-bottom: 10px; }
  @media all and (min-width: 1000px) {
    .header .logo img {
      float: left; } }
  .header .logo span {
    line-height: 86px;
    float: left;
    margin-left: 15px;
    text-transform: uppercase;
    color: var(--main-color);
    font-size: 25px; }

.header .logo_scroll {
  transform: translate(-10px, -7px) scale(0.6);
  margin-top: 10px;
  margin-bottom: 5px;
  height: 40px; }

.logo_img_small {
  display: none; }

.header .shopcart {
  position: relative;
  padding-top: 0px;
  float: right;
  text-align: right; }

.js_modal .mask-popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: -99;
  transform: scale(1.3);
  opacity: 0;
  transform-origin: center;
  transition: 0.7s ease-in-out; }
.js_modal .mask-popup.active {
  z-index: 999999999;
  opacity: 1;
  transform: scale(1);
  transition: 0.7s ease-in-out; }
.js_modal .popup-select {
  width: 1100px;
  max-width: 100%;
  background-color: #f1f1f1;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  overflow: hidden; }
  @media all and (max-width: 1000px) {
    .js_modal .popup-select {
      left: 0;
      top: 20px;
      transform: translateX(0) translateY(0); } }
  .js_modal .popup-select .header_poup {
    background-color: var(--main-color);
    padding: 12px 10px;
    position: relative; }
    .js_modal .popup-select .header_poup h4 {
      color: #fff;
      font-weight: bold;
      font-size: 22px;
      text-align: left; }
    .js_modal .popup-select .header_poup .close-popup {
      position: absolute;
      top: 13px;
      right: 13px; }
      .js_modal .popup-select .header_poup .close-popup svg {
        width: 24px;
        height: 24px;
        fill: #fff;
        cursor: pointer; }

.pos910 {
  margin-top: 50px;
  display: flex; }
  @media all and (max-width: 950px) {
    .pos910 {
      display: block;
      margin-top: 30px; }
      .pos910 .container_l {
        width: 100%; }
      .pos910 .container_r {
        width: 100%; } }
  .pos910 .block_title {
    text-align: center;
    font-size: 28px;
    position: relative;
    padding-top: 0px; }
    @media all and (max-width: 600px) {
      .pos910 .block_title {
        margin-bottom: 0px; } }
    .pos910 .block_title::after {
      width: 26px;
      height: 3px;
      background: var(--main-color);
      position: absolute;
      left: calc(50% - 13px);
      bottom: 0; }

.container_l {
  width: 585px;
  float: right;
  max-width: 100%; }
  @media all and (max-width: 1200px) {
    .container_l {
      padding: 0 10px;
      box-sizing: border-box; } }

.container_r {
  width: 585px;
  float: left;
  max-width: 100%; }
  @media all and (max-width: 1200px) {
    .container_r {
      padding: 0 10px;
      box-sizing: border-box; } }

.p50 {
  width: 50%;
  float: left; }
  @media all and (max-width: 950px) {
    .p50 {
      width: 100%; } }

.pos9 .block_title {
  text-align: left;
  border-bottom: 2px solid #ddd;
  padding-bottom: 10px; }
  .pos9 .block_title:after {
    display: none; }

.pos10 {
  margin: 60px 0 0;
  background: var(--main-color);
  max-height: 625px;
  overflow: hidden; }
  @media all and (max-width: 800px) {
    .pos10 {
      margin: 20px 0 0;
      max-height: none; } }
  @media all and (max-width: 0px) {
    .pos10 {
      max-height: none; } }
  .pos10 .block_title {
    padding-top: 0;
    font-size: 28px;
    margin-bottom: 35px; }
    @media all and (max-width: 800px) {
      .pos10 .block_title {
        margin-bottom: 20px;
        font-size: 20px; } }
  @media all and (max-width: 950px) {
    .pos10 {
      padding: 10px 0; } }

.home_1 .container {
  position: relative;
  padding: 30px 0;
  border-top: 1px solid #eee; }
  @media all and (max-width: 1200px) {
    .home_1 .container {
      padding: 20px 10px; } }
  .home_1 .container .block_testimonials .block_title {
    position: absolute;
    font-size: 28px;
    padding-top: 0px; }
    @media all and (min-width: 600px) {
      .home_1 .container .block_testimonials .block_title:after {
        left: 0; } }
    @media all and (max-width: 600px) {
      .home_1 .container .block_testimonials .block_title {
        position: relative; } }

.hotline ul li span {
  display: table-cell; }

.hotline ul li a {
  display: table-cell;
  padding-left: 10px;
  display: table-cell;
  vertical-align: middle; }

.hotline ul li:first-child {
  color: #ED1C24;
  margin-bottom: 6px; }

.hotline ul li:last-child {
  color: #0084CA; }

.hotline ul li:first-child a {
  color: #ED1C24; }

.hotline ul li.zalo a {
  color: #009DFF;
  margin-top: 2px;
  line-height: 18px; }

.hotline ul li.zalo span {
  background: #009DFF;
  color: #FFF;
  font-size: 9px;
  /* width: 30px; */
  /* height: 30px; */
  text-align: center;
  padding: 4px 0px 5px 1px;
  border-radius: 3px;
  font-weight: bold;
  font-style: normal; }

.hotline ul li.phone span i {
  font-size: 22px; }

.log_wrapper > span {
  font-weight: bold;
  display: block;
  font-size: 14px;
  text-align: left;
  margin-bottom: 0px;
  font-family: HelveticaBold; }

/******END HEADER ***********/
/****** NAVIGATION ***********/
.navigation_main_wrapper {
  background: #FFF;
  width: 100%;
  z-index: 100;
  transition: all 0.8s cubic-bezier(0.55, 0, 0.1, 1);
  border-bottom: 1px solid #e0e0e0; }

.navigation_main {
  margin: 0 auto;
  max-width: 100%;
  width: 1170px;
  position: relative; }
  .navigation_main .top_menu {
    width: calc(100% - 280px);
    float: left; }
  .navigation_main .top_hotline {
    width: 218px;
    float: right; }
    .navigation_main .top_hotline .incon-support {
      display: inline-block;
      float: left;
      padding: 6px; }
    .navigation_main .top_hotline .content-right {
      font-size: 13px;
      color: #ff0202;
      font-family: HelveticaBold;
      padding: 4px 0px;
      float: right; }
    @media screen and (max-width: 420px) {
      .navigation_main .top_hotline {
        width: 200px; }
        .navigation_main .top_hotline .incon-support svg {
          width: 27px;
          height: 27px; }
        .navigation_main .top_hotline .content-right {
          font-family: Helvetica;
          font-size: 12px; } }

.product_menu {
  position: relative;
  float: left;
  margin-right: 12px; }

.banner1, .banner2 {
  margin: 65px 0; }
  @media all and (max-width: 800px) {
    .banner1, .banner2 {
      margin: 20px 0 40px; } }

.banner2 .container {
  background: #f6f6f6; }
  @media all and (max-width: 500px) {
    .banner2 .container {
      background: var(--main-color); } }
.banner2 .top {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden; }
  .banner2 .top > div {
    float: left; }
.banner2 .top-logo {
  margin-right: 20px;
  width: calc(30% - 20px);
  background: var(--main-color);
  text-align: center;
  position: relative; }
  @media all and (max-width: 1150px) {
    .banner2 .top-logo {
      width: calc(40% - 20px); } }
  @media all and (max-width: 700px) {
    .banner2 .top-logo {
      width: 100%;
      margin-right: 0px;
      height: 100px; } }
  @media all and (max-width: 500px) {
    .banner2 .top-logo {
      display: none; } }
  .banner2 .top-logo img {
    position: absolute;
    top: 50%;
    left: 60%;
    transform: translate(-50%, -50%);
    z-index: 22; }
    @media all and (max-width: 700px) {
      .banner2 .top-logo img {
        left: 50%; } }
  .banner2 .top-logo:after {
    width: 180px;
    height: 180px;
    position: absolute;
    top: -24px;
    right: -30px;
    /* z-index: -1; */
    content: '';
    background: var(--main-color);
    -webkit-clip-path: circle(50% at 50% 50%);
    clip-path: circle(50% at 50% 50%); }
    @media all and (max-width: 700px) {
      .banner2 .top-logo:after {
        display: none; } }
.banner2 .top-center {
  text-align: center;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 10px;
  width: 35%;
  padding-left: 20px;
  box-sizing: border-box; }
  @media all and (max-width: 1150px) {
    .banner2 .top-center {
      width: 60%; } }
  @media all and (max-width: 700px) {
    .banner2 .top-center {
      width: 100%;
      padding-bottom: 10px; } }
  @media all and (max-width: 500px) {
    .banner2 .top-center {
      font-size: 25px;
      color: #fff; } }
  .banner2 .top-center span {
    font-size: 42px; }
    @media all and (max-width: 500px) {
      .banner2 .top-center span {
        font-size: 35px;
        color: #fff; } }
    .banner2 .top-center span > font {
      color: var(--main-color);
      font-family: initial;
      font-size: 60px; }
      @media all and (max-width: 500px) {
        .banner2 .top-center span > font {
          font-size: 45px;
          color: #000; } }
.banner2 .top-right {
  padding: 20px;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 22px;
  width: 35%; }
  @media all and (max-width: 1150px) {
    .banner2 .top-right {
      display: none; } }
.banner2 .view {
  background: #252525;
  text-align: center;
  padding: 5px 0; }
  @media all and (max-width: 500px) {
    .banner2 .view {
      margin: 0 -10px; } }
  .banner2 .view a {
    color: #fff;
    font-size: 18px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s; }
    .banner2 .view a:hover {
      color: var(--main-color); }
    .banner2 .view a span {
      font-size: 20px;
      letter-spacing: -10px;
      margin-right: 10px; }
@media all and (max-width: 750px) {
  .banner2 {
    margin-top: 0; } }

.pos7 {
  margin: 65px 0; }
  @media all and (max-width: 800px) {
    .pos7 {
      margin: 20px 0; } }
  .pos7 .container {
    position: relative; }
    .pos7 .container .block_title {
      position: absolute;
      width: calc(30% - 40px);
      top: -30px;
      right: 0px;
      padding: 0;
      font-size: 22px;
      line-height: 45px;
      text-align: left; }
      @media all and (max-width: 1200px) {
        .pos7 .container .block_title {
          position: inherit;
          width: auto;
          top: 0;
          text-align: right; } }
      .pos7 .container .block_title:after {
        display: none; }
      .pos7 .container .block_title .sum {
        font-family: Helvetica;
        font-size: 18px;
        line-height: 22px;
        color: #797979;
        text-transform: none; }

.project_cat .cat-title::before {
  background-image: url("../images/bg_tit.png");
  background-size: 100% 100%; }

/****** END NAVIGATION ***********/
.hit_share_handmade a {
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
  margin-right: 15px; }

.hit_share_handmade a:hover img {
  opacity: 0.8; }

/****** breadcrumbs ***********/
.breadcrumbs {
  background: none repeat scroll 0 0 #f6f6f6;
  border-bottom: 1px solid #DEDEDE;
  box-shadow: 0 0 2px #C3C3C3;
  padding: 12px 0; }

/****** end.breadcrumbs ***********/
/****** BANNERSPACE ***********/
.main_top {
  margin-bottom: 30px;
  padding-top: 35px; }
  @media screen and (max-width: 680px) {
    .main_top {
      padding-top: 10px;
      margin-bottom: 20px; } }

.main_top .banners-absolute_title {
  margin: 0 -9px 0 -9px; }

.list-baner-home-1 {
  display: flex;
  margin-bottom: 35px;
  margin-left: -10px;
  margin-right: -10px; }
  .list-baner-home-1 .banner-home {
    width: calc(100% / 3);
    float: left;
    text-align: center;
    padding: 0px 10px;
    box-sizing: border-box; }

.list-baner-home-2 {
  display: flex;
  margin-left: -10px;
  margin-right: -10px; }
  .list-baner-home-2 .banner-home {
    width: 50%;
    float: left;
    text-align: center;
    padding: 0px 10px;
    box-sizing: border-box; }
  @media screen and (max-width: 600px) {
    .list-baner-home-2 {
      margin-left: -5px;
      margin-right: -5px; }
      .list-baner-home-2 .banner-home {
        padding: 0px 5px; } }

.banner-home4 {
  box-sizing: border-box;
  border: 1px solid #eee;
  display: none; }

.block_products_tabs, .pos_mixed, .block_products_home, .banner-home4, .list-baner-home-2 {
  margin-bottom: 30px; }
  @media screen and (max-width: 800px) {
    .block_products_tabs, .pos_mixed, .block_products_home, .banner-home4, .list-baner-home-2 {
      margin-bottom: 10px; } }

.pos6 {
  padding-bottom: 40px;
  background: #f3f3f3; }
  @media all and (max-width: 600px) {
    .pos6 {
      padding-bottom: 10px; } }

.pos_mixed_left {
  float: left;
  width: calc(50% - 15px);
  margin-right: 15px; }
  @media screen and (max-width: 1000px) {
    .pos_mixed_left {
      float: none;
      width: 100%;
      margin-right: 0px; } }

.pos_mixed_right {
  float: right;
  width: calc(50% - 15px);
  margin-left: 15px; }
  @media screen and (max-width: 1000px) {
    .pos_mixed_right {
      float: none;
      width: 100%;
      margin-left: 0px; } }

.block_title {
  font-size: 28px;
  text-transform: uppercase;
  text-align: center;
  color: var(--main-color);
  text-decoration: none;
  margin-bottom: 30px;
  padding: 40px 0px 20px;
  position: relative; }
  @media all and (max-width: 800px) {
    .block_title {
      padding: 20px 0px 20px;
      font-size: 24px;
      margin-bottom: 20px; } }
  .block_title:after {
    content: '';
    width: 60px;
    height: 2px;
    position: absolute;
    bottom: 1px;
    left: calc(50% - 30px);
    background: var(--main-color);
    background-size: 100% 100%; }

.field_name {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  font-family: Helvetica;
  padding: 20px 0px 10px; }

/****** end.BANNERSPACE ***********/
/****** MAIN ***********/
.main_wrapper {
  margin-top: 30px;
  padding-bottom: 30px; }

.main_wrapper_home {
  padding: 0;
  margin-top: 20px;
  padding: 0px 0 30px; }

.main_wrapper .left {
  float: left;
  width: calc( 23% - 30px);
  margin-right: 30px; }
  .main_wrapper .left .block_title {
    font-size: 20px;
    color: var(--main-color);
    font-family: Helvetica;
    padding: 0px 10px 10px 0;
    text-align: left;
    font-weight: bold;
    position: relative;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #d6d6d6; }
    .main_wrapper .left .block_title:after {
      display: none; }

.main_wrapper .right {
  float: right;
  margin: 0px 0;
  width: calc( 25% - 15px);
  box-sizing: border-box; }

.main_wrapper .main-area {
  margin: 0;
  width: calc(75% - 15px);
  position: relative;
  padding: 0; }
  @media screen and (max-width: 900px) {
    .main_wrapper .main-area {
      float: none;
      margin-bottom: 70px;
      width: 100%; } }

.main_wrapper .right .block .block_title, .main_wrapper .right .block .field_name {
  font-size: 20px;
  color: var(--main-color);
  padding: 0px 10px 10px 0;
  margin-bottom: 10px;
  text-align: left;
  font-weight: bold;
  position: relative;
  margin-bottom: 12px;
  padding-right: 10px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #d6d6d6; }
  .main_wrapper .right .block .block_title::before, .main_wrapper .right .block .field_name::before {
    width: 4px;
    height: 18px;
    background: var(--main-color);
    position: absolute;
    bottom: 2px;
    left: 0px; }
  .main_wrapper .right .block .block_title::after, .main_wrapper .right .block .field_name::after {
    display: none; }

@media screen and (max-width: 900px) {
  .main_wrapper .left {
    width: 100%;
    float: none; }

  .main_wrapper .right {
    width: 100%;
    float: none; }

  .main_wrapper {
    width: 100%;
    float: none;
    margin-top: 20px;
    padding-bottom: 20px; }

  .main_wrapper .main-area {
    float: none;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%; } }
@media all and (min-width: 1200px) {
  .pos5 {
    background-size: cover; } }

.main_wrapper .main-area .breadcrumbs_2 {
  padding: 8px 0; }

.main_wrapper .main-area .top_content {
  margin: 12px 0; }

/****** end.MAIN ***********/
/****** BLOCK OTHER ***********/
.block-other {
  margin-bottom: 10px; }

/******  end.BLOCK OTHER ***********/
/****** PARTNER ***********/
/****** end.PARTNER ***********/
/****** FOOTER ***********/
.footer {
  margin-top: 0px;
  background: #f3f3f3;
  color: #000;
  font-size: 14px; }

.footer a {
  color: #333; }

.footer a:hover {
  color: var(--main-color);
  text-decoration: none; }

.footer_inner {
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 20px; }

.footer_inner > div {
  box-sizing: border-box; }

.footer .footer_inner .left {
  float: left;
  padding: 35px 20px 0 0;
  width: 30%;
  box-sizing: border-box;
  color: #3e3e3e; }
  .footer .footer_inner .left h3 {
    text-transform: uppercase;
    font-size: 22px;
    position: relative;
    padding-bottom: 10px; }
  @media all and (max-width: 600px) {
    .footer .footer_inner .left {
      padding: 15px 0; } }
  .footer .footer_inner .left a {
    color: #ed1b24; }
  .footer .footer_inner .left p {
    line-height: 20px;
    margin-bottom: 8px; }
    @media all and (max-width: 600px) {
      .footer .footer_inner .left p {
        line-height: 22px;
        margin-bottom: 10px; } }

.footer .footer_inner .left ul li {
  margin-bottom: 7px;
  /* min-height: 30px; */
  /* line-height: 31px; */
  color: #333;
  box-sizing: border-box;
  overflow: hidden; }

.footer_right {
  width: 25%;
  float: left;
  text-align: right;
  padding-top: 35px; }
  @media all and (max-width: 800px) {
    .footer_right {
      width: 50%;
      padding-top: 5px;
      padding-bottom: 10px; } }

.footer .footer_inner .left ul li.location,
.footer .footer_inner .left ul li.email,
.footer .footer_inner .left ul li.wb {
  background: url(../images/location.png) no-repeat scroll left center rgba(0, 0, 0, 0); }

.footer .footer_inner .left ul li.location {
  line-height: 20px; }

.footer .footer_inner .left ul li.tel {
  background: url("../images/phone.png") no-repeat scroll left center rgba(0, 0, 0, 0); }

.footer .footer_inner .left ul li.fax {
  background: url("../images/fax.png") no-repeat scroll left center rgba(0, 0, 0, 0); }

.footer .footer_inner .left h3 {
  margin-bottom: 10px;
  color: #333;
  margin-left: 0px; }

.navigation_sub .level0 {
  width: 50%;
  float: left;
  padding-right: 10px;
  box-sizing: border-box; }

.footer .footer_inner .center {
  width: 45%;
  padding-top: 35px;
  box-sizing: border-box; }
  @media all and (max-width: 600px) {
    .footer .footer_inner .center {
      padding: 5px 5px 10px; } }
  .footer .footer_inner .center .center_bottom .giay_dki, .footer .footer_inner .center .center_bottom .giay_thongbao {
    padding: 60px 0px 20px;
    padding-right: 30px;
    width: 50%;
    box-sizing: border-box;
    float: left; }
    @media all and (max-width: 600px) {
      .footer .footer_inner .center .center_bottom .giay_dki, .footer .footer_inner .center .center_bottom .giay_thongbao {
        padding: 10px 0px 10px;
        margin-bottom: 10px; } }
  .footer .footer_inner .center .center_bottom .giay_phep {
    color: #dadada;
    font-size: 13px;
    line-height: 18px; }

@media screen and (max-width: 1200px) {
  .footer .footer_inner .footer_r {
    width: 100% !important;
    padding-top: 10px !important;
    padding-bottom: 20px; }

  .footer .footer_inner .left {
    width: 40%; }

  .footer .footer_inner .center {
    width: 50%;
    float: right; } }
.footer .footer_inner .footer_r {
  float: right;
  padding-top: 35px;
  width: 25%;
  box-sizing: border-box; }

.footer_r .block_title {
  text-transform: uppercase;
  margin-bottom: 0px;
  display: block;
  border-bottom: 0px;
  text-align: left;
  font-size: #000;
  font-size: 16px;
  font-weight: bold;
  padding-top: 0;
  font-family: Helvetica; }
  .footer_r .block_title:after {
    display: none; }

.footer .footer_inner .left h3 {
  text-transform: uppercase;
  /* font-family: Helvetica; */
  font-weight: bold;
  color: #000;
  font-size: 16px; }

@media screen and (max-width: 1200px) {
  .footer .footer_inner .right {
    float: none;
    width: 98%; }

  .footer .introduction {
    display: none; } }
/****** End.FOOTER ***********/
/****** FOOTER 2 ***********/
.footer2 {
  line-height: 22px; }

.footer2 hr {
  border-color: #C8C8C8 -moz-use-text-color #FFFFFF;
  border-style: solid none;
  border-width: 1px medium; }

.design-by, .design-by a {
  color: #585858;
  text-align: right; }

/****** end.FOOTER ***********/
#fixed-bar {
  margin: 0;
  padding: 0;
  z-index: 100;
  right: 46px; }
  @media all and (max-width: 600px) {
    #fixed-bar {
      display: none !important; } }

#fixed-bar #bar-inner {
  height: 50px;
  /* line-height: 20px; */ }

#fixed-bar #bar-inner a {
  background: var(--main-color);
  opacity: 0.5;
  display: block;
  text-decoration: none;
  -moz-transition: all 0.2s ease-in 0;
  -webkit-transition: all 0.2s ease-in;
  -webkit-transition-delay: 0;
  transition: all 0.2s ease-in 0;
  width: 42px;
  height: 42px;
  text-align: center;
  border-radius: 50%;
  line-height: 42px;
  box-sizing: border-box;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s; }

#fixed-bar #bar-inner a svg {
  width: 20px;
  height: 20px;
  margin-top: 10px;
  fill: #fff;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s; }

#fixed-bar:hover #bar-inner a {
  opacity: 1; }
  #fixed-bar:hover #bar-inner a svg {
    fill: #000; }

.pos5b .pos5b_inner {
  background: #ffffffb3; }

/****** MAIN POPUP BANNER ***********/
.box-promotion {
  background: url("../images/box_overlay.png") repeat scroll 0 0 transparent;
  display: none;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 4999; }

.box-promotion-active {
  bottom: 0;
  display: block;
  position: fixed;
  right: 0;
  vertical-align: middle; }

.box-promotion-item {
  margin: 0 auto;
  text-align: center; }

.box-promotion .box-promotion-item a.box-promotion-close {
  background: url("../images/delete-large.png") no-repeat 0 0 transparent;
  cursor: pointer;
  height: 72px;
  position: absolute;
  width: 72px;
  z-index: 5999; }

@media screen and (max-width: 768px) {
  .box-promotion .box-promotion-item a.box-promotion-close {
    right: 10px;
    top: 3px; } }
/****** end MAIN POPUP BANNER ***********/
/************ POS 4 ***************/
.post-title {
  position: relative;
  margin-bottom: 19px;
  background: #F4F4F4;
  padding-right: 10px;
  border-bottom: 2px solid var(--main-color);
  margin-left: 23px; }

.post-title span {
  background: var(--main-color);
  padding: 12px 11px;
  /* border-radius: 4px 4px 0 0; */
  display: inline-block;
  position: relative;
  margin-left: 0px;
  z-index: 10;
  min-width: 116px;
  text-align: center;
  webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
  margin-top: -7px;
  font-size: 15px;
  text-transform: uppercase;
  color: #FFF;
  text-decoration: none;
  font-family: HelveticaBold; }

.post-title span a {
  color: #FFF; }

.post-title span::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0 46px 24px;
  border-color: transparent transparent var(--main-color) transparent;
  top: 0px;
  left: -24px;
  webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease; }

.post-title span:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 46px 23px 0px 0px;
  border-color: var(--main-color) transparent transparent transparent;
  top: 0px;
  right: -23px;
  z-index: 10;
  webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease; }

/************ POS 4 ***************/
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.clearfix {
  display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* close commented backslash hack */
#uhchat {
  z-index: 1 !important; }

@media screen and (max-width: 1050px) {
  .log_wrapper {
    padding-left: 47px;
    margin-right: 60px; }

  .log_wrapper:after {
    right: -33px; }

  .wrapper_top_content {
    display: none; } }
@media screen and (max-width: 930px) {
  .shopcart {
    display: inline-block;
    padding-left: 0px !important;
    width: auto !important; }

  .log_wrapper {
    margin-right: 0; }

  .log_wrapper:after {
    display: none; } }
@media screen and (max-width: 990px) {
  #product_menu_ul .level_0:hover .highlight {
    opacity: 0;
    visibility: hidden; } }
@media screen and (max-width: 990px) {
  .header {
    display: none; }

  .search_header {
    float: right; }

  .header .logo {
    margin-top: 8px; }

  .logo .logo_img {
    display: none; }

  .logo .logo_img_small {
    display: inline-block; }

  .tags.block_content, .copyring {
    display: none; }

  .header > div {
    margin-top: 0px; }

  .header .logo {
    display: inline-block;
    float: none; }

  .header .shopcart {
    display: none; }

  .top_menu {
    position: absolute;
    margin-top: 0;
    top: 3px;
    width: 50%;
    right: 0px; } }
.str_bot {
  background: #f8f8f8;
  padding: 20px 0; }

.home_2 {
  margin-top: 40px; }
  @media all and (max-width: 800px) {
    .home_2 {
      margin-top: 20px; } }

@media screen and (max-width: 650px) {
  .footer .footer_inner .center, .footer .footer_inner .left {
    width: 100%; }

  .navigation_sub {
    padding-left: 0px;
    padding-top: 0px; }

  .navigation_sub .menu-bottom {
    margin-right: 0px; }

  .hotline > span > a {
    display: none; }

  .hotline:hover > span {
    background: #FFF;
    position: absolute;
    right: 8px;
    bottom: -94px;
    z-index: 100;
    padding: 8px;
    border: 1px solid #EEE; }

  .hotline:hover > span > a {
    display: block; }

  .header .hotline {
    margin-right: 6px;
    padding-right: 0px; }

  .logs {
    display: none; }

  .log_wrapper > span {
    display: none; }

  .header .hotline:after {
    display: none; }

  .log_wrapper:hover .logs {
    position: absolute;
    right: 0;
    width: 145px;
    text-align: left;
    background: #FFF;
    z-index: 100;
    border: 1px solid #EEE;
    border-radius: 0 0 4px 4px;
    padding: 7px;
    display: block;
    bottom: -72px; }

  .log_wrapper:hover .logs {
    display: inline; } }
@media screen and (max-width: 990px) {
  .header .logo {
    margin-top: 10px;
    margin-bottom: 10px; } }
#subiz_desktop #subiz-bubble {
  top: 16px;
  right: 0px;
  position: relative;
  z-index: 1000; }

.display_open {
  display: block !important; }

/******** Alert *************/
#modal_alert {
  position: fixed;
  background: rgba(0, 0, 0, 0.75);
  z-index: 99999;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px; }

.modal_alert_inner {
  width: 350px;
  background: white;
  border-radius: 2px;
  max-width: 96%;
  margin: 2% auto; }

.modal_alert_title {
  background: var(--main-color);
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  padding: 7px 0;
  font-size: 17px;
  position: relative;
  border-radius: 2px 2px 0 0; }
  .modal_alert_title .close {
    position: absolute;
    right: 0px;
    padding: 0px 10px 8px;
    top: 0;
    color: #FFF;
    font-size: 22px; }

.modal_alert_body {
  background: white;
  color: #616161;
  padding: 20px;
  -moz-user-select: text;
  -khtml-user-select: text;
  -webkit-user-select: text;
  -o-user-select: text;
  user-select: text;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; }

.copyright {
  background: var(--main-color);
  padding-bottom: 5px;
  padding-top: 5px; }
  .copyright a {
    color: #ffffffbd;
    font-size: 12px; }

.giay_thongbao {
  float: left; }

.copy-right {
  color: #ffffff;
  font-size: 15px;
  line-height: 38px;
  text-align: center; }

.logo_bni {
  margin-top: 30px; }
  @media all and (max-width: 800px) {
    .logo_bni {
      margin-top: 15px; } }

.tag_foot {
  float: right;
  line-height: 38px; }

.info_product {
  background: #eee;
  padding: 30px;
  text-align: justify;
  margin-bottom: 40px;
  margin-top: 20px; }
  @media all and (max-width: 600px) {
    .info_product {
      padding: 10px; } }
  .info_product h2 {
    text-align: center;
    font-size: 40px;
    font-family: myriad;
    font-weight: normal;
    margin-bottom: 20px; }
    @media all and (max-width: 600px) {
      .info_product h2 {
        font-size: 25px; } }
  .info_product h3 {
    font-size: 18px;
    font-family: myriad;
    font-weight: normal;
    text-transform: uppercase;
    padding: 10px 0px; }
  .info_product .str {
    padding: 5px 20px; }

/****** PHONE ANIMATION **********/
.suntory-alo-phone {
  background-color: transparent;
  cursor: pointer;
  height: 48px;
  position: fixed;
  transition: visibility 0.5s ease 0s;
  width: 48px;
  z-index: 200000 !important;
  right: 69px;
  bottom: 120px; }

.suntory-alo-ph-circle {
  animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
  background-color: transparent;
  border: 2px solid rgba(30, 30, 30, 0.4);
  border-radius: 100%;
  height: 70px;
  left: 13px;
  opacity: 0.1;
  position: absolute;
  top: 12px;
  transform-origin: 50% 50% 0;
  transition: all 0.5s ease 0s;
  width: 70px; }

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
  border-color: #ed1b24;
  opacity: 1;
  display: none; }

.suntory-alo-ph-circle-fill {
  animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
  border: 2px solid transparent;
  border-radius: 100%;
  height: 60px;
  left: 24px;
  position: absolute;
  top: 24px;
  transform-origin: 50% 50% 0;
  transition: all 0.5s ease 0s;
  width: 60px; }

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
  fill: #00acd2;
  width: 50px;
  height: 50px;
  background: #00acd299;
  border-radius: 50%; }

.suntory-alo-ph-img-circle {
  border: 1px solid transparent;
  border-radius: 4px 0 0 4px;
  height: 46px;
  left: 28px;
  position: absolute;
  top: 27px;
  transform-origin: 50% 50% 0;
  width: 46px;
  padding: 0px;
  box-sizing: border-box;
  border-radius: 50%; }
  @media all and (max-width: 800px) {
    .suntory-alo-ph-img-circle {
      border-radius: 50%; } }
  .suntory-alo-ph-img-circle svg {
    fill: #00acd2;
    width: 44px;
    height: 44px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #00acd2;
    box-sizing: border-box; }
    @media all and (max-width: 800px) {
      .suntory-alo-ph-img-circle svg {
        fill: var(--main-color); } }

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {
  background-color: #00acd2; }

.suntory-alo-ph-img-circle i {
  animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
  font-size: 30px;
  line-height: 50px;
  display: block;
  width: 24px;
  height: 30px;
  color: #b6af96;
  content: " ";
  position: absolute;
  top: 11px;
  left: 13px;
  /* background-image: url(../images/icon_v1.png); */
  background-position: -37px -165px;
  background-repeat: no-repeat; }

.fa-phone:before {
  position: absolute;
  top: 0px;
  left: 0;
  /* width: 35px; */
  /* height: 35px; */
  content: "\f095";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 30px;
  border: 1px solid #EEEEEE;
  /* border-radius: 50%; */
  text-align: center;
  /* padding-top: 8px; */
  box-sizing: border-box;
  color: #FFF;
  /* background: var(--main-color); */
  border: none; }

.description a {
  color: #00A7F4; }

.description a:hover {
  color: #057bb1; }

@keyframes suntory-alo-circle-anim {
  0% {
    opacity: 0.1;
    transform: rotate(0deg) scale(0.5) skew(1deg); }
  30% {
    opacity: 0.5;
    transform: rotate(0deg) scale(0.7) skew(1deg); }
  100% {
    opacity: 0.6;
    transform: rotate(0deg) scale(1) skew(1deg); } }
@keyframes suntory-alo-circle-img-anim {
  0% {
    transform: rotate(0deg) scale(1) skew(1deg); }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    transform: rotate(0deg) scale(1) skew(1deg); }
  100% {
    transform: rotate(0deg) scale(1) skew(1deg); } }
@keyframes suntory-alo-circle-fill-anim {
  0% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg); }
  50% {
    opacity: 0.2;
    transform: rotate(0deg) scale(1) skew(1deg); }
  100% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg); } }
@media only screen and (max-width: 650px) {
  .suntory-alo-phone {
    display: block;
    bottom: 45px;
    right: 40px; } }
.svg_phone {
  fill: #fff; }

/****** PHONE ANIMATION **********/
#___ytsubscribe_0 {
  text-align: center;
  position: absolute;
  left: 50%;
  bottom: -10px;
  transform: translate(-50%); }

.frame_youtube {
  position: relative;
  position: relative;
  padding-right: 25px; }

.center .c_title {
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  font-size: 16px;
  margin-bottom: 10px;
  color: #333;
  margin-left: 0px;
  padding-bottom: 10px; }

@media all and (max-width: 990px) {
  .footer .footer_inner .left {
    width: 55%; } }
@media all and (max-width: 600px) {
  .footer .footer_inner .left {
    width: 100%; } }

@media all and (max-width: 990px) {
  .footer .footer_inner .center {
    width: 45%; } }
@media all and (max-width: 600px) {
  .footer .footer_inner .center {
    width: 100%; } }

#suntory-alo-phoneIcon .text_hotline {
  display: inline-block;
  width: 0px;
  right: 0px;
  transition: 0.5s;
  overflow: hidden;
  border-radius: 20px;
  background: #00acd2;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  transform: translate(0, -8px); }
  @media all and (max-width: 600px) {
    #suntory-alo-phoneIcon .text_hotline {
      display: none; } }
#suntory-alo-phoneIcon:hover .text_hotline {
  width: 125px;
  right: -30px;
  color: #fff;
  padding: 5px 10px;
  position: absolute; }

/********* FACEBOOK  CHAT ONLINE ************/
#cfacebook .fchat {
  float: left;
  width: 100%;
  height: 270px;
  overflow: hidden;
  display: none;
  background-color: #fff; }

#cfacebook .fchat .fb-page {
  margin-top: -130px;
  float: left; }

#cfacebook a.chat_fb:hover {
  color: #ff0;
  text-decoration: none; }

#cfacebook {
  position: fixed;
  bottom: 40px;
  right: 42px;
  z-index: 999999999999;
  height: auto;
  border-radius: 50%; }

#cfacebook a.chat_fb {
  float: left;
  padding: 6px 6px 4px 6px;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  background-repeat: repeat-x;
  background-size: auto;
  background-position: 0 0;
  background-color: #0084ff;
  border: 0;
  z-index: 9999999;
  font-size: 15px;
  box-sizing: border-box;
  text-align: center;
  font-weight: bold;
  border-radius: 50%;
  display: block;
  position: relative; }
  #cfacebook a.chat_fb:after {
    display: block;
    width: 19px;
    height: 19px;
    color: #FFF;
    content: "2";
    position: absolute;
    top: 0px;
    right: 0px;
    background: red;
    border-radius: 50%;
    font-size: 13px;
    line-height: 18px; }
  #cfacebook a.chat_fb svg {
    width: 36px;
    height: 36px; }

#cfacebook a.chat_fb span {
  display: none; }

#cfacebook .fchat .fb-page {
  margin-top: 0px;
  float: left; }

#cfacebook a.chat_fb_openned {
  border-radius: 0;
  width: 100%;
  position: relative; }
  #cfacebook a.chat_fb_openned:before {
    content: 'x';
    position: absolute;
    right: 10px;
    color: #fff; }
  #cfacebook a.chat_fb_openned svg {
    display: none; }

#cfacebook a.chat_fb_openned i {
  display: none; }

#cfacebook a.chat_fb_openned::after {
  display: none; }

#cfacebook a.chat_fb_openned span {
  display: block; }

/********* end FACEBOOK  CHAT ONLINE ************/
@media all and (max-width: 600px) {
  .at-share-dock-outer {
    display: none !important; } }

.banner-promotion {
  position: fixed;
  bottom: -225px;
  left: 0px;
  z-index: 1000;
  border: 1px solid #ff000059;
  box-sizing: border-box;
  max-width: 520px;
  transition: 1s; }
  .banner-promotion img {
    margin-bottom: -4px;
    width: auto !important; }
  .banner-promotion .close_banner_qc {
    position: absolute;
    right: 30px;
    top: 50%;
    cursor: pointer;
    transform: translate(0, -50%); }
    .banner-promotion .close_banner_qc svg {
      fill: red;
      width: 20px;
      height: 20px; }
      .banner-promotion .close_banner_qc svg:hover {
        fill: red; }

.translateY-up {
  bottom: 0px !important;
  transition: 2s !important; }

.banner-off {
  display: none; }

.banner-promotion .arow-up-pro {
  position: absolute;
  top: 2px;
  right: 2px;
  cursor: pointer;
  z-index: 99; }

.banner-promotion .close-pro {
  position: absolute;
  top: 2px;
  right: 2px;
  cursor: pointer;
  z-index: 99;
  display: none; }

.display-close {
  display: none !important; }

.display-show {
  display: block !important; }

.fixed-chat {
  position: fixed;
  left: 20px;
  bottom: 40px;
  z-index: 999; }
  @media all and (max-width: 600px) {
    .fixed-chat {
      left: 10px;
      bottom: 20px; } }
  .fixed-chat .fixed-chat-inner {
    position: relative; }
    .fixed-chat .fixed-chat-inner .list-chat {
      position: absolute;
      left: 0px;
      top: -96px; }
      .fixed-chat .fixed-chat-inner .list-chat .item a {
        display: inline-block;
        line-height: 36px;
        width: 120px;
        position: relative;
        background: #00bb70;
        border-radius: 8px;
        padding: 0 10px;
        color: #fff;
        padding-left: 40px;
        margin: 5px 0;
        font-size: 16px; }
        .fixed-chat .fixed-chat-inner .list-chat .item a svg {
          fill: #fff;
          position: absolute;
          top: 8px;
          left: 10px; }
      .fixed-chat .fixed-chat-inner .list-chat .item .zalo {
        background: #2196F3; }
  .fixed-chat .icon {
    width: 60px;
    height: 60px;
    padding: 10px;
    box-sizing: border-box;
    background: var(--extra-color);
    border-radius: 50%;
    cursor: pointer; }
    @media all and (max-width: 600px) {
      .fixed-chat .icon {
        height: 50px;
        width: 50px; } }
    .fixed-chat .icon svg {
      fill: #fff; }
      @media all and (max-width: 600px) {
        .fixed-chat .icon svg {
          width: 30px;
          height: 30px; } }

/*# sourceMappingURL=template.css.map */
