:root {
  --theme-color: #124a9f;
  --theme: #124a9f;
  --theme-opc80-color: rgba(18, 74, 159, 0.8);
  --theme2-color: #f00;
  --header-top-bg: #124a9f;
  --header-bg: #fff;
  --menu-bg: transparent;
  --valak-bg: #20317f;
  --menu-link-hover-color: #fff;
  --menu-item-hover-bg: transparent;
  --footer-bg: #124a9f;
  --copyright-bg: #0f3e85;
  --title-font: Roboto Slab;
  --text-font: "Roboto", sans-serif;
  --menu-font: "Roboto", sans-serif; }

/* ======================== FONTS ======================== */
/* roboto-300 - latin_vietnamese */
@font-face {
  font-family: 'Roboto';
  font-display: swap;
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto-v20-latin_vietnamese-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../fonts/roboto-v20-latin_vietnamese-300.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin_vietnamese-300.woff2") format("woff2"), url("../fonts/roboto-v20-latin_vietnamese-300.woff") format("woff"), url("../fonts/roboto-v20-latin_vietnamese-300.ttf") format("truetype"), url("../fonts/roboto-v20-latin_vietnamese-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-300italic - latin_vietnamese */
@font-face {
  font-family: 'Roboto';
  font-display: swap;
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/roboto-v20-latin_vietnamese-300italic.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light Italic"), local("Roboto-LightItalic"), url("../fonts/roboto-v20-latin_vietnamese-300italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin_vietnamese-300italic.woff2") format("woff2"), url("../fonts/roboto-v20-latin_vietnamese-300italic.woff") format("woff"), url("../fonts/roboto-v20-latin_vietnamese-300italic.ttf") format("truetype"), url("../fonts/roboto-v20-latin_vietnamese-300italic.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_vietnamese */
@font-face {
  font-family: 'Roboto';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-v20-latin_vietnamese-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../fonts/roboto-v20-latin_vietnamese-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin_vietnamese-regular.woff2") format("woff2"), url("../fonts/roboto-v20-latin_vietnamese-regular.woff") format("woff"), url("../fonts/roboto-v20-latin_vietnamese-regular.ttf") format("truetype"), url("../fonts/roboto-v20-latin_vietnamese-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-italic - latin_vietnamese */
@font-face {
  font-family: 'Roboto';
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/roboto-v20-latin_vietnamese-italic.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Italic"), local("Roboto-Italic"), url("../fonts/roboto-v20-latin_vietnamese-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin_vietnamese-italic.woff2") format("woff2"), url("../fonts/roboto-v20-latin_vietnamese-italic.woff") format("woff"), url("../fonts/roboto-v20-latin_vietnamese-italic.ttf") format("truetype"), url("../fonts/roboto-v20-latin_vietnamese-italic.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_vietnamese */
@font-face {
  font-family: 'Roboto';
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/roboto-v20-latin_vietnamese-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../fonts/roboto-v20-latin_vietnamese-500.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin_vietnamese-500.woff2") format("woff2"), url("../fonts/roboto-v20-latin_vietnamese-500.woff") format("woff"), url("../fonts/roboto-v20-latin_vietnamese-500.ttf") format("truetype"), url("../fonts/roboto-v20-latin_vietnamese-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500italic - latin_vietnamese */
@font-face {
  font-family: 'Roboto';
  font-display: swap;
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/roboto-v20-latin_vietnamese-500italic.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url("../fonts/roboto-v20-latin_vietnamese-500italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin_vietnamese-500italic.woff2") format("woff2"), url("../fonts/roboto-v20-latin_vietnamese-500italic.woff") format("woff"), url("../fonts/roboto-v20-latin_vietnamese-500italic.ttf") format("truetype"), url("../fonts/roboto-v20-latin_vietnamese-500italic.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_vietnamese */
@font-face {
  font-family: 'Roboto';
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-v20-latin_vietnamese-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../fonts/roboto-v20-latin_vietnamese-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin_vietnamese-700.woff2") format("woff2"), url("../fonts/roboto-v20-latin_vietnamese-700.woff") format("woff"), url("../fonts/roboto-v20-latin_vietnamese-700.ttf") format("truetype"), url("../fonts/roboto-v20-latin_vietnamese-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700italic - latin_vietnamese */
@font-face {
  font-family: 'Roboto';
  font-display: swap;
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/roboto-v20-latin_vietnamese-700italic.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url("../fonts/roboto-v20-latin_vietnamese-700italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin_vietnamese-700italic.woff2") format("woff2"), url("../fonts/roboto-v20-latin_vietnamese-700italic.woff") format("woff"), url("../fonts/roboto-v20-latin_vietnamese-700italic.ttf") format("truetype"), url("../fonts/roboto-v20-latin_vietnamese-700italic.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-900 - latin_vietnamese */
@font-face {
  font-family: 'Roboto';
  font-display: swap;
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/roboto-v20-latin_vietnamese-900.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Black"), local("Roboto-Black"), url("../fonts/roboto-v20-latin_vietnamese-900.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin_vietnamese-900.woff2") format("woff2"), url("../fonts/roboto-v20-latin_vietnamese-900.woff") format("woff"), url("../fonts/roboto-v20-latin_vietnamese-900.ttf") format("truetype"), url("../fonts/roboto-v20-latin_vietnamese-900.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-900italic - latin_vietnamese */
@font-face {
  font-family: 'Roboto';
  font-display: swap;
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/roboto-v20-latin_vietnamese-900italic.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Black Italic"), local("Roboto-BlackItalic"), url("../fonts/roboto-v20-latin_vietnamese-900italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin_vietnamese-900italic.woff2") format("woff2"), url("../fonts/roboto-v20-latin_vietnamese-900italic.woff") format("woff"), url("../fonts/roboto-v20-latin_vietnamese-900italic.ttf") format("truetype"), url("../fonts/roboto-v20-latin_vietnamese-900italic.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - vietnamese_latin */
@font-face {
  font-family: 'Roboto Slab';
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-slab-v13-vietnamese_latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-slab-v13-vietnamese_latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-slab-v13-vietnamese_latin-700.woff2") format("woff2"), url("../fonts/roboto-slab-v13-vietnamese_latin-700.woff") format("woff"), url("../fonts/roboto-slab-v13-vietnamese_latin-700.ttf") format("truetype"), url("../fonts/roboto-slab-v13-vietnamese_latin-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* ==================== BORDER RADIUS ==================== */
/* Ref: 
    http://www.w3schools.com/css/css3_borders.asp 
    http://border-radius.com/
    border-radius: tl tr br bl:
*/
/* ==================== BOX SHADOW ==================== */
/* Ref: 
    http://www.cssmatic.com/box-shadow
*/
/* ==================== Set Font ==================== */
/* ==================== HOVER A ==================== */
/* Ref: 
*/
/*
@include transition(all .3s ease);
@mixin transition($args...) {
  -webkit-transition: $args;
  -moz-transition: $args;
  -ms-transition: $args;
  -o-transition: $args;
  transition: $args;
}
*/
/*
@include background-opacity(#000, $opacity: 0.3);
*/
@-webkit-keyframes spin1 {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes spin1 {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-ms-keyframes spin1 {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes spin1 {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin1 {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes spin2 {
  0% {
    -webkit-transform: rotate(72deg);
    -ms-transform: rotate(72deg);
    -o-transform: rotate(72deg);
    transform: rotate(72deg); }
  100% {
    -webkit-transform: rotate(-288deg);
    -ms-transform: rotate(-288deg);
    -o-transform: rotate(-288deg);
    transform: rotate(-288deg); } }

@-moz-keyframes spin2 {
  0% {
    -webkit-transform: rotate(72deg);
    -ms-transform: rotate(72deg);
    -o-transform: rotate(72deg);
    transform: rotate(72deg); }
  100% {
    -webkit-transform: rotate(-288deg);
    -ms-transform: rotate(-288deg);
    -o-transform: rotate(-288deg);
    transform: rotate(-288deg); } }

@-ms-keyframes spin2 {
  0% {
    -webkit-transform: rotate(72deg);
    -ms-transform: rotate(72deg);
    -o-transform: rotate(72deg);
    transform: rotate(72deg); }
  100% {
    -webkit-transform: rotate(-288deg);
    -ms-transform: rotate(-288deg);
    -o-transform: rotate(-288deg);
    transform: rotate(-288deg); } }

@-o-keyframes spin2 {
  0% {
    -webkit-transform: rotate(72deg);
    -ms-transform: rotate(72deg);
    -o-transform: rotate(72deg);
    transform: rotate(72deg); }
  100% {
    -webkit-transform: rotate(-288deg);
    -ms-transform: rotate(-288deg);
    -o-transform: rotate(-288deg);
    transform: rotate(-288deg); } }

@keyframes spin2 {
  0% {
    -webkit-transform: rotate(72deg);
    -ms-transform: rotate(72deg);
    -o-transform: rotate(72deg);
    transform: rotate(72deg); }
  100% {
    -webkit-transform: rotate(-288deg);
    -ms-transform: rotate(-288deg);
    -o-transform: rotate(-288deg);
    transform: rotate(-288deg); } }

@-webkit-keyframes spin3 {
  0% {
    -webkit-transform: rotate(-144deg);
    -ms-transform: rotate(-144deg);
    -o-transform: rotate(-144deg);
    transform: rotate(-144deg); }
  100% {
    -webkit-transform: rotate(216deg);
    -ms-transform: rotate(216deg);
    -o-transform: rotate(216deg);
    transform: rotate(216deg); } }

@-moz-keyframes spin3 {
  0% {
    -webkit-transform: rotate(-144deg);
    -ms-transform: rotate(-144deg);
    -o-transform: rotate(-144deg);
    transform: rotate(-144deg); }
  100% {
    -webkit-transform: rotate(216deg);
    -ms-transform: rotate(216deg);
    -o-transform: rotate(216deg);
    transform: rotate(216deg); } }

@-ms-keyframes spin3 {
  0% {
    -webkit-transform: rotate(-144deg);
    -ms-transform: rotate(-144deg);
    -o-transform: rotate(-144deg);
    transform: rotate(-144deg); }
  100% {
    -webkit-transform: rotate(216deg);
    -ms-transform: rotate(216deg);
    -o-transform: rotate(216deg);
    transform: rotate(216deg); } }

@-o-keyframes spin3 {
  0% {
    -webkit-transform: rotate(-144deg);
    -ms-transform: rotate(-144deg);
    -o-transform: rotate(-144deg);
    transform: rotate(-144deg); }
  100% {
    -webkit-transform: rotate(216deg);
    -ms-transform: rotate(216deg);
    -o-transform: rotate(216deg);
    transform: rotate(216deg); } }

@keyframes spin3 {
  0% {
    -webkit-transform: rotate(-144deg);
    -ms-transform: rotate(-144deg);
    -o-transform: rotate(-144deg);
    transform: rotate(-144deg); }
  100% {
    -webkit-transform: rotate(216deg);
    -ms-transform: rotate(216deg);
    -o-transform: rotate(216deg);
    transform: rotate(216deg); } }

@-webkit-keyframes spin4 {
  0% {
    -webkit-transform: rotate(216deg);
    -ms-transform: rotate(216deg);
    -o-transform: rotate(216deg);
    transform: rotate(216deg); }
  100% {
    -webkit-transform: rotate(-144deg);
    -ms-transform: rotate(-144deg);
    -o-transform: rotate(-144deg);
    transform: rotate(-144deg); } }

@-moz-keyframes spin4 {
  0% {
    -webkit-transform: rotate(216deg);
    -ms-transform: rotate(216deg);
    -o-transform: rotate(216deg);
    transform: rotate(216deg); }
  100% {
    -webkit-transform: rotate(-144deg);
    -ms-transform: rotate(-144deg);
    -o-transform: rotate(-144deg);
    transform: rotate(-144deg); } }

@-ms-keyframes spin4 {
  0% {
    -webkit-transform: rotate(216deg);
    -ms-transform: rotate(216deg);
    -o-transform: rotate(216deg);
    transform: rotate(216deg); }
  100% {
    -webkit-transform: rotate(-144deg);
    -ms-transform: rotate(-144deg);
    -o-transform: rotate(-144deg);
    transform: rotate(-144deg); } }

@-o-keyframes spin4 {
  0% {
    -webkit-transform: rotate(216deg);
    -ms-transform: rotate(216deg);
    -o-transform: rotate(216deg);
    transform: rotate(216deg); }
  100% {
    -webkit-transform: rotate(-144deg);
    -ms-transform: rotate(-144deg);
    -o-transform: rotate(-144deg);
    transform: rotate(-144deg); } }

@keyframes spin4 {
  0% {
    -webkit-transform: rotate(216deg);
    -ms-transform: rotate(216deg);
    -o-transform: rotate(216deg);
    transform: rotate(216deg); }
  100% {
    -webkit-transform: rotate(-144deg);
    -ms-transform: rotate(-144deg);
    -o-transform: rotate(-144deg);
    transform: rotate(-144deg); } }

@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translate(0, -8px);
    -ms-transform: translate(0, -8px);
    -o-transform: translate(0, -8px);
    transform: translate(0, -8px); }
  50% {
    -webkit-transform: translate(0, -4px);
    -ms-transform: translate(0, -4px);
    -o-transform: translate(0, -4px);
    transform: translate(0, -4px); }
  100% {
    -webkit-transform: translate(0, -8px);
    -ms-transform: translate(0, -8px);
    -o-transform: translate(0, -8px);
    transform: translate(0, -8px); } }

@-moz-keyframes hvr-bob {
  0% {
    -webkit-transform: translate(0, -8px);
    -ms-transform: translate(0, -8px);
    -o-transform: translate(0, -8px);
    transform: translate(0, -8px); }
  50% {
    -webkit-transform: translate(0, -4px);
    -ms-transform: translate(0, -4px);
    -o-transform: translate(0, -4px);
    transform: translate(0, -4px); }
  100% {
    -webkit-transform: translate(0, -8px);
    -ms-transform: translate(0, -8px);
    -o-transform: translate(0, -8px);
    transform: translate(0, -8px); } }

@-ms-keyframes hvr-bob {
  0% {
    -webkit-transform: translate(0, -8px);
    -ms-transform: translate(0, -8px);
    -o-transform: translate(0, -8px);
    transform: translate(0, -8px); }
  50% {
    -webkit-transform: translate(0, -4px);
    -ms-transform: translate(0, -4px);
    -o-transform: translate(0, -4px);
    transform: translate(0, -4px); }
  100% {
    -webkit-transform: translate(0, -8px);
    -ms-transform: translate(0, -8px);
    -o-transform: translate(0, -8px);
    transform: translate(0, -8px); } }

@-o-keyframes hvr-bob {
  0% {
    -webkit-transform: translate(0, -8px);
    -ms-transform: translate(0, -8px);
    -o-transform: translate(0, -8px);
    transform: translate(0, -8px); }
  50% {
    -webkit-transform: translate(0, -4px);
    -ms-transform: translate(0, -4px);
    -o-transform: translate(0, -4px);
    transform: translate(0, -4px); }
  100% {
    -webkit-transform: translate(0, -8px);
    -ms-transform: translate(0, -8px);
    -o-transform: translate(0, -8px);
    transform: translate(0, -8px); } }

@keyframes hvr-bob {
  0% {
    -webkit-transform: translate(0, -8px);
    -ms-transform: translate(0, -8px);
    -o-transform: translate(0, -8px);
    transform: translate(0, -8px); }
  50% {
    -webkit-transform: translate(0, -4px);
    -ms-transform: translate(0, -4px);
    -o-transform: translate(0, -4px);
    transform: translate(0, -4px); }
  100% {
    -webkit-transform: translate(0, -8px);
    -ms-transform: translate(0, -8px);
    -o-transform: translate(0, -8px);
    transform: translate(0, -8px); } }

@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translate(0, -8px);
    -ms-transform: translate(0, -8px);
    -o-transform: translate(0, -8px);
    transform: translate(0, -8px); } }

@-moz-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translate(0, -8px);
    -ms-transform: translate(0, -8px);
    -o-transform: translate(0, -8px);
    transform: translate(0, -8px); } }

@-ms-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translate(0, -8px);
    -ms-transform: translate(0, -8px);
    -o-transform: translate(0, -8px);
    transform: translate(0, -8px); } }

@-o-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translate(0, -8px);
    -ms-transform: translate(0, -8px);
    -o-transform: translate(0, -8px);
    transform: translate(0, -8px); } }

@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translate(0, -8px);
    -ms-transform: translate(0, -8px);
    -o-transform: translate(0, -8px);
    transform: translate(0, -8px); } }

@-webkit-keyframes blinker {
  0% {
    opacity: 1.0; }
  50% {
    opacity: 0.0; }
  100% {
    opacity: 1.0; } }

@-moz-keyframes blinker {
  0% {
    opacity: 1.0; }
  50% {
    opacity: 0.0; }
  100% {
    opacity: 1.0; } }

@-ms-keyframes blinker {
  0% {
    opacity: 1.0; }
  50% {
    opacity: 0.0; }
  100% {
    opacity: 1.0; } }

@-o-keyframes blinker {
  0% {
    opacity: 1.0; }
  50% {
    opacity: 0.0; }
  100% {
    opacity: 1.0; } }

@keyframes blinker {
  0% {
    opacity: 1.0; }
  50% {
    opacity: 0.0; }
  100% {
    opacity: 1.0; } }

.hero-image__img, .slideshow, .slider-bottom__img, .project__img, .project__body, .product__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: fill; }

.icon-bottom__img, .tieuchi__img, .why__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  object-position: center center; }

.nav-level-2__list .nav-level-2__item:before, .nav-level-3__list .nav-level-3__item:before, .widget-news__link:before, .thongke li + li:before, .footer__baiviet ul li a:before, .user-header a + a:before, .main-title__line:before, .newshome-scroll ul li a:before, .videohome__image:after, .lienket__item ul li a:before, .visao-main-title:before, .bds-list-nav a + a:before {
  content: '';
  position: absolute; }

.widget-dmsp ul, .widget-news, .menu--left, .menu .submenu, .menu .submenu li ul, .thongke, .footer__baiviet ul, .newshome-scroll ul, .lienket__item ul {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0; }

[class^="hvr-"] {
  margin: .4em;
  padding: 1em;
  cursor: pointer;
  background: #e1e1e1;
  text-decoration: none;
  color: #666;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-bob:hover,
.hvr-bob:focus,
.hvr-bob:active {
  -webkit-animation-name: hvr-bob-float,hvr-bob;
  animation-name: hvr-bob-float,hvr-bob;
  -webkit-animation-duration: .3s,1.5s;
  animation-duration: .3s,1.5s;
  -webkit-animation-delay: 0s,.3s;
  animation-delay: 0s,.3s;
  -webkit-animation-timing-function: ease-out,ease-in-out;
  animation-timing-function: ease-out,ease-in-out;
  -webkit-animation-iteration-count: 1,infinite;
  animation-iteration-count: 1,infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal,alternate;
  animation-direction: normal,alternate; }

.blink_me {
  -webkit-animation: blinker 1s linear infinite;
  -moz-animation: blinker 1s linear infinite;
  -ms-animation: blinker 1s linear infinite;
  -o-animation: blinker 1s linear infinite;
  animation: blinker 1s linear infinite; }

/*hero-image*/
.hero-image {
  position: relative; }
  .hero-image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 21.9619326501%; }

/*end hero-image*/
.scrollstyle-4::-webkit-scrollbar {
  width: 4px;
  height: 4px; }

.scrollstyle-4::-webkit-scrollbar-thumb {
  background: #124a9f; }

.scrollstyle-4::-webkit-scrollbar-track {
  background: #89a5cf; }

.scrollstyle-4 {
  scrollbar-face-color: #124a9f;
  scrollbar-track-color: #89a5cf; }

body {
  font-size: 16px;
  font-size: 1rem;
  font-family: "Roboto", sans-serif; }

.container {
  max-width: 1230px;
  position: relative; }

.wrap-main {
  padding: 30px 0; }

.wrap-main.wrap-home {
  padding: 0; }

.wrap-main-container:after {
  content: "";
  display: table;
  clear: both; }

body .aside {
  float: right;
  width: 22.5%; }

body .main-container {
  float: left;
  width: 75%; }

@media (max-width: 992px) {
  body .aside {
    display: none; }
  body .main-container {
    float: none;
    width: 100%; } }

a:hover {
  text-decoration: none; }

.title-main span {
  font-size: 1.5em;
  color: var(--theme);
  font-weight: 700; }

.slick-slider .slick-prev, .slick-slider .slick-next {
  width: 26px;
  height: 40px;
  border-radius: 3px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #eee;
  padding-top: 4px; }
  @media screen and (prefers-reduced-motion: reduce) {
    .slick-slider .slick-prev, .slick-slider .slick-next {
      transition: none; } }
  .slick-slider .slick-prev:hover, .slick-slider .slick-next:hover {
    background-color: var(--theme); }

.slick-slider .slick-prev::before, .slick-slider .slick-next::before {
  font-size: 24px;
  color: #333; }
  .slick-slider .slick-prev:hover::before, .slick-slider .slick-next:hover::before {
    color: #fff; }

.slick-slider .slick-prev {
  left: 20px; }

.slick-slider .slick-next {
  right: 20px; }

.widget-dmsp {
  padding: 0; }

.nav-level-1__item-box {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  border-bottom: 1px solid #cacaca;
  padding: 10px; }
  .nav-level-1__item-box i:before {
    content: "\f106"; }
  .nav-level-1__item-box i.collapsed {
    cursor: pointer; }
    .nav-level-1__item-box i.collapsed:before {
      content: "\f107"; }
  .nav-level-1__item-box .nav-level-1__link {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: uppercase;
    background-image: url("../images/right.jpg");
    background-repeat: no-repeat;
    background-position: 0 7px;
    padding-left: 15px; }
    @media screen and (prefers-reduced-motion: reduce) {
      .nav-level-1__item-box .nav-level-1__link {
        transition: none; } }
    .nav-level-1__item-box .nav-level-1__link:hover {
      color: #f00; }

.nav-level-2__list .nav-level-2__item {
  position: relative;
  border-bottom: 1px dashed #cacaca; }
  .nav-level-2__list .nav-level-2__item:before {
    width: 6px;
    height: 6px;
    position: absolute;
    top: 18px;
    left: 20px;
    background-color: #000; }
  .nav-level-2__list .nav-level-2__item .nav-level-2__link {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 10px 10px 10px 30px;
    display: block; }
    @media screen and (prefers-reduced-motion: reduce) {
      .nav-level-2__list .nav-level-2__item .nav-level-2__link {
        transition: none; } }
    .nav-level-2__list .nav-level-2__item .nav-level-2__link:hover {
      color: #f00; }

.nav-level-3__list .nav-level-3__item {
  position: relative;
  border-top: 1px dashed #cacaca; }
  .nav-level-3__list .nav-level-3__item:before {
    width: 5px;
    height: 5px;
    position: absolute;
    top: 22px;
    left: 30px;
    background-color: #000; }
  .nav-level-3__list .nav-level-3__item .nav-level-3__link {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    padding: 15px 15px 15px 45px; }
    @media screen and (prefers-reduced-motion: reduce) {
      .nav-level-3__list .nav-level-3__item .nav-level-3__link {
        transition: none; } }
    .nav-level-3__list .nav-level-3__item .nav-level-3__link:hover {
      color: #f00; }

.widget {
  margin-bottom: 30px; }
  .widget--border .widget-body {
    border-style: solid;
    border-color: #ebebeb;
    border-width: 2px; }
  .widget--bg .widget-body {
    background-color: #f2f2f2; }
  .widget-head {
    font-size: 15px;
    color: #ff0;
    font-weight: 700;
    font-family: var(--title-font);
    background-image: url("../images/wg-title.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    background-color: #124a9f;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    margin-bottom: 0;
    line-height: 40px; }
    .widget-head i {
      margin: 0 10px; }
  .widget-news__item {
    padding: 10px; }
    .widget-news__item + .widget-news__item {
      border-top: 1px dashed #ccc; }
  .widget-news__link {
    font-size: 15px;
    color: #333;
    font-weight: 400;
    position: relative; }
    .widget-news__link:before {
      font-size: 15px;
      color: #124a9f;
      font-weight: 900;
      font-family: "Font Awesome 5 Free";
      position: relative;
      margin-right: 10px;
      content: "\f0da"; }

.menubar {
  z-index: 100;
  position: relative;
  top: 0px;
  left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: var(--menu-bg); }

.menu {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .menu__item {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    position: relative; }
    @media screen and (prefers-reduced-motion: reduce) {
      .menu__item {
        transition: none; } }
    .menu__item:hover .menu__link {
      color: var(--menu-link-hover-color); }
    .menu__item:hover .submenu {
      -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
      -o-transform: scaleY(1);
      transform: scaleY(1);
      visibility: visible;
      opacity: 1; }
  .menu__link {
    font-size: 16px;
    color: #00ff4e;
    font-weight: 700;
    font-family: var(--menu-font);
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    min-height: 40px;
    text-transform: uppercase;
    padding: 0;
    position: relative;
    width: 100%;
    text-align: center; }
    .menu__link.active {
      color: var(--menu-link-hover-color); }
  .menu__line {
    width: 1px;
    height: 17px;
    background-image: url("../images/line.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    margin: 0 15px; }
  .menu--left {
    z-index: 50;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative; }
  .menu .submenu {
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    position: absolute;
    top: 100%;
    left: 0;
    visibility: hidden;
    opacity: 0;
    min-width: 200px; }
    @media screen and (prefers-reduced-motion: reduce) {
      .menu .submenu {
        transition: none; } }
    .menu .submenu li {
      transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      position: relative;
      background-color: #124a9f; }
      @media screen and (prefers-reduced-motion: reduce) {
        .menu .submenu li {
          transition: none; } }
      .menu .submenu li:hover {
        background-color: #175fcd; }
        .menu .submenu li:hover > a {
          color: #fff; }
        .menu .submenu li:hover > ul {
          -webkit-transform: scaleY(1);
          -ms-transform: scaleY(1);
          -o-transform: scaleY(1);
          transform: scaleY(1);
          visibility: visible;
          opacity: 1; }
      .menu .submenu li + li {
        border-top: 1px solid rgba(255, 255, 255, 0.4); }
      .menu .submenu li a {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        font-family: "Arial";
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        display: block;
        padding: 8px 10px; }
        @media screen and (prefers-reduced-motion: reduce) {
          .menu .submenu li a {
            transition: none; } }
      .menu .submenu li ul {
        -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
        -webkit-transform-origin: 0 0 0;
        -moz-transform-origin: 0 0 0;
        -ms-transform-origin: 0 0 0;
        transform-origin: 0 0 0;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0);
        transform: scaleY(0);
        position: absolute;
        top: 0;
        left: 100%;
        visibility: hidden;
        opacity: 0;
        min-width: 200px; }
        @media screen and (prefers-reduced-motion: reduce) {
          .menu .submenu li ul {
            transition: none; } }

.menu_mobi, .menu_mobi_add {
  display: none; }

.menu-res {
  z-index: 100; }

.copyright {
  z-index: 41;
  background-color: var(--copyright-bg);
  position: relative; }
  .copyright-wrap {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    min-height: 40px;
    width: 100%;
    position: relative; }
  .copyright__text {
    font-size: 13px;
    color: #fff;
    font-weight: 400; }
    .copyright__text span {
      display: inline-block;
      color: #ff0;
      text-transform: uppercase; }

.thongke {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  position: relative; }
  .thongke li {
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    position: relative; }
    .thongke li + li {
      margin-left: 20px; }
      .thongke li + li:before {
        width: 1px;
        height: 10px;
        background-color: #fff;
        left: -10px; }
    .thongke li span {
      color: #ff0; }

.footer__baiviet {
  width: 20%; }
  .footer__baiviet ul li {
    margin-bottom: 10px; }
    .footer__baiviet ul li a {
      transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      font-size: 14px;
      color: #fff;
      font-weight: 400;
      position: relative;
      display: inline-block; }
      @media screen and (prefers-reduced-motion: reduce) {
        .footer__baiviet ul li a {
          transition: none; } }
      .footer__baiviet ul li a[href]:hover {
        color: #ff0; }
      .footer__baiviet ul li a:before {
        content: "- ";
        position: relative; }

.header {
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 100; }
  .header-top {
    background-color: var(--header-top-bg); }
    .header-top-wrap {
      box-sizing: border-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      min-height: 45px; }
  .header-bottom {
    background-color: #548DD4; }
    .header-bottom-wrap {
      box-sizing: border-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      min-height: 100px; }
      .fixed .header-bottom-wrap {
        min-height: 70px; }

.user-header {
  -webkit-box-flex: auto;
  -webkit-flex: auto;
  -moz-box-flex: auto;
  -moz-flex: auto;
  -ms-flex: auto;
  flex: auto;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .user-header--right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end; }
  .user-header__line {
    width: 1px;
    height: 45px;
    background-color: rgba(255, 255, 255, 0.2);
    border: 0;
    margin: 0 15px; }
  .user-header a {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    position: relative; }
    .user-header a + a {
      margin-left: 20px; }
      .user-header a + a:before {
        width: 1px;
        height: 24px;
        background-color: #fff;
        left: -12px; }

.hotline {
  box-sizing: border-box;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  background-color: #ffde00;
  margin-left: 5%;
  border-radius: 3px;
  padding: 5px; }
  .hotline span {
    font-size: 16px;
    color: #000;
    font-weight: 400; }

.logo {
  display: inline-block;
  margin-right: 5%; }
  .logo__img {
    max-height: 100px; }
    .fixed .logo__img {
      max-height: 70px; }

.footer {
  z-index: 40;
  position: relative;
  background-color: var(--footer-bg); }
  .footer-wrap {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    padding: 40px 0; }
  .footer__title {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    font-family: var(--text-font);
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    text-transform: uppercase; }
  .footer__info {
    width: 33.3333333333%; }
    .footer__info-body {
      font-size: 13px;
      color: #fff;
      font-weight: 400;
      font-family: var(--text-font); }
      .footer__info-body p {
        margin-bottom: 7px; }
  .footer__newsletter {
    width: 31.6666666667%; }

#footer-map, #footer-map iframe {
  overflow: hidden;
  width: 100%;
  height: 450px; }

.codebando, .codebando iframe {
  overflow: hidden;
  width: 100%;
  height: 450px; }

.slideshow-wrap {
  position: relative; }
  .slideshow-wrap:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 27.0863836018%; }

@-webkit-keyframes fadeInUpSD {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.mxh {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin: 15px 0; }
  .mxh a {
    box-sizing: border-box;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-right: 10px; }
    .mxh a img {
      -webkit-transition: all 1s ease;
      -moz-transition: all 1s ease;
      -ms-transition: all 1s ease;
      -o-transition: all 1s ease;
      transition: all 1s ease;
      height: 30px;
      object-fit: scale-down; }
      @media screen and (prefers-reduced-motion: reduce) {
        .mxh a img {
          transition: none; } }
      .mxh a img:hover {
        transform: rotate(360deg); }

.newsletter form {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .newsletter form .form-group-flex {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    width: 100%; }
    .newsletter form .form-group-flex .form-group {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      .newsletter form .form-group-flex .form-group + .form-group {
        margin-left: 10px; }
  .newsletter form .form-group {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    position: relative;
    margin-bottom: 10px; }
    .newsletter form .form-group .invalid-feedback {
      visibility: hidden;
      height: 0;
      margin: 0; }
    .newsletter form .form-group .form-control {
      font-size: 14px;
      color: #000;
      font-weight: 400;
      font-family: "Arial";
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      height: 30px;
      padding: 10px;
      background-color: #fff;
      border: 0;
      border-radius: 0;
      outline: none;
      box-shadow: none !important; }
      .newsletter form .form-group .form-control::-moz-placeholder {
        color: rgba(0, 0, 0, 0.5);
        opacity: 1; }
      .newsletter form .form-group .form-control:-ms-input-placeholder {
        color: rgba(0, 0, 0, 0.5); }
      .newsletter form .form-group .form-control::-webkit-input-placeholder {
        color: rgba(0, 0, 0, 0.5); }
    .newsletter form .form-group textarea.form-control {
      height: 130px; }
  .newsletter form .newsletter-button {
    width: 100%;
    text-align: center; }
    .newsletter form .newsletter-button input[type="submit"], .newsletter form .newsletter-button input[type="reset"] {
      font-size: 14px;
      color: #fff;
      font-weight: 700;
      font-family: var(--menu-font);
      background-color: #f00;
      display: inline-block;
      border-radius: 30px;
      line-height: 35px;
      text-align: center;
      border: 0;
      text-transform: uppercase;
      padding: 0 1em; }

.pdt {
  padding-top: 20px; }

.pdb {
  padding-bottom: 20px; }

.pdtb {
  padding: 20px 0; }

.section {
  padding: 20px 0; }

.main-title {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  position: relative;
  margin-bottom: 30px; }
  .main-title__name {
    font-size: 30px;
    color: #f00;
    font-weight: 700;
    font-family: var(--title-font);
    text-transform: uppercase;
    position: relative;
    margin-bottom: 10px;
    line-height: 1; }
  .main-title__link {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: inherit;
    position: relative;
    display: inline-block;
    line-height: 1; }
    @media screen and (prefers-reduced-motion: reduce) {
      .main-title__link {
        transition: none; } }
    .main-title__link:hover {
      color: var(--theme2-color); }
  .main-title__line {
    width: 100%;
    height: 2px;
    background-image: url("../images/idx-tit.jpg");
    background-repeat: repeat-x;
    background-position: 0 0;
    position: relative;
    border: 0;
    margin: 0; }
    .main-title__line:before {
      width: 120px;
      height: 2px;
      background-color: var(--theme); }
  .main-title__more {
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    margin-right: 10px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .main-title__more i {
      margin-left: 5px; }
    @media screen and (prefers-reduced-motion: reduce) {
      .main-title__more {
        transition: none; } }
    .main-title__more:hover {
      color: var(--theme2-color); }

.slide-search {
  position: relative; }

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1; }

.fotorama__fullscreen-icon {
  background: url("../images/fotorama/expand.png") no-repeat scroll right top rgba(0, 0, 0, 0) !important;
  width: 100% !important;
  height: 100% !important;
  right: 0 !important;
  top: 0 !important;
  z-index: 10 !important; }

/*adv slick*/
.adv__item {
  margin-bottom: 15px; }

.adv__link {
  display: block; }

/*slider-bottom*/
.slider-bottom {
  padding: 20px 0;
  background-color: #f2f2f2; }
  .slider-bottom-quangcao {
    margin: 10px 0; }
  .slider-bottom-slick {
    margin: 0 -.5em; }
  .slider-bottom__item {
    padding: 0 .5em; }
  .slider-bottom__link {
    position: relative;
    display: block; }
    .slider-bottom__link:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 50%; }

.icon-bottom-quangcao {
  margin: 10px 0; }

.icon-bottom-slick {
  margin: 0 -.5em; }

.icon-bottom__item {
  padding: 0 .5em; }

.icon-bottom__link {
  color: #000;
  display: block;
  text-align: center; }

.icon-bottom__image {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin: 10px auto;
  border: 1px dashed var(--theme); }
  .icon-bottom__image figure {
    position: relative;
    width: 40px;
    margin-bottom: 0; }
    .icon-bottom__image figure:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 100%; }

.icon-bottom__name {
  font-size: 14px;
  color: inherit;
  font-weight: 400;
  text-transform: uppercase; }

/*section-newshome*/
.section-newshome {
  padding: 40px 0; }

.newshome-wrap {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.newshome-left {
  width: 49.1666666667%; }

.newshome-right {
  width: 49.1666666667%; }

.newshome-scroll {
  height: 170px;
  overflow: hidden; }
  .newshome-scroll ul li {
    border-bottom: 1px dashed #ccc; }
    .newshome-scroll ul li a {
      font-size: 14px;
      color: #333;
      font-weight: 400;
      display: block;
      display: -webkit-box;
      height: 21px;
      line-height: 1.5;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      box-sizing: border-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      position: relative;
      margin: 10px 0;
      padding-left: 10px; }
      .newshome-scroll ul li a:before {
        width: 5px;
        height: 5px;
        left: 0;
        border-radius: 100%;
        background-color: #656565; }

/*section-project*/
.project-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 10px 10px;
  grid-template-areas: "gri1 gri1 gri2 gri3" "gri1 gri1 gri4 gri5"; }
  .project-grid .gri1 {
    grid-area: gri1; }
    .project-grid .gri1 .project__image {
      position: relative; }
      .project-grid .gri1 .project__image:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 76.1666666667%; }
  .project-grid .gri2 {
    grid-area: gri2; }
  .project-grid .gri3 {
    grid-area: gri3; }
  .project-grid .gri4 {
    grid-area: gri4; }
  .project-grid .gri5 {
    grid-area: gri5; }
  .project-grid .gri6 {
    display: none; }

.project__link {
  display: block;
  position: relative; }
  .project__link:hover .project__name {
    color: #ff0; }
  .project__link:hover .project__img {
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

.project__image {
  position: relative;
  overflow: hidden; }
  .project__image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 75.8620689655%; }

.project__img {
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1); }

.project__body {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 50%);
  /* layer fill content */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 50%);
  /* layer fill content */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 50%);
  /* layer fill content */
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 50%);
  /* layer fill content */ }

.project__name {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  margin-bottom: 10px;
  text-transform: uppercase;
  text-align: center; }
  @media screen and (prefers-reduced-motion: reduce) {
    .project__name {
      transition: none; } }

.bds-tags {
  margin: 20px 0; }
  .bds-tags a {
    font-size: 14px;
    color: #4d4d4d;
    font-weight: 400;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    padding: 10px 20px;
    margin: 0 10px 10px 0; }
    @media screen and (prefers-reduced-motion: reduce) {
      .bds-tags a {
        transition: none; } }
    .bds-tags a:hover {
      background-color: #d9d9d9; }

/*section-tieuchi*/
.section-tieuchi {
  background-color: #f2f2f2;
  padding: 40px 0; }

.tieuchi-grid {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-left: -5px;
  margin-right: -5px; }

.tieuchi__item {
  box-sizing: border-box;
  flex: 0 0 calc( 25% - 10px);
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px; }
  .tieuchi__item.tieuchi__item--1 .tieuchi__link {
    background-color: #7ac6ea; }
  .tieuchi__item.tieuchi__item--2 .tieuchi__link {
    background-color: #50a9d3; }
  .tieuchi__item.tieuchi__item--3 .tieuchi__link {
    background-color: #4a7eb7; }
  .tieuchi__item.tieuchi__item--4 .tieuchi__link {
    background-color: #2668a2; }

.tieuchi__link {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 10px; }

.tieuchi__image {
  position: relative;
  width: 50px; }
  .tieuchi__image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }

.tieuchi__img {
  filter: brightness(0) invert(1); }

.tieuchi__name {
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  margin-left: 1em; }

/*section-video*/
.section-video {
  padding: 40px 0; }

.videohome-slick {
  margin: 0 -1em; }

.videohome__item {
  padding: 0 1em; }

.videohome__link {
  display: block; }

.videohome__image {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 10px; }
  .videohome__image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 75%; }
  .videohome__image:after {
    width: 61px;
    height: 43px;
    background-image: url("../images/play.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.videohome__name {
  font-size: 16px;
  color: var(--theme);
  font-weight: 700;
  display: block;
  display: -webkit-box;
  height: 48px;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-transform: uppercase; }

/*section-lienket*/
.section-lienket {
  padding: 40px 0;
  background-color: #f2f2f2; }

.lienket-grid {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.lienket__item {
  box-sizing: border-box;
  flex: 0 0 25%; }
  .lienket__item h4 {
    font-size: 15px;
    color: #353535;
    font-weight: 700;
    text-transform: uppercase; }
  .lienket__item ul li a {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-block;
    position: relative; }
    @media screen and (prefers-reduced-motion: reduce) {
      .lienket__item ul li a {
        transition: none; } }
    .lienket__item ul li a:hover {
      color: #f00; }
    .lienket__item ul li a:before {
      content: "- ";
      position: relative; }

/*section-visao*/
.section-visao {
  background-image: url("../images/why.jpg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  padding: 40px 0; }

.visao-main-title {
  font-size: 30px;
  color: #ff0;
  font-weight: 700;
  font-family: var(--title-font);
  text-transform: uppercase;
  text-align: center;
  position: relative;
  margin-bottom: 30px; }
  .visao-main-title:before {
    width: 55px;
    height: 2px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background-color: #fff; }

.why-slick {
  margin: 0 -1em; }

.why__item {
  padding: 0 1em; }

.why__link {
  display: block;
  text-align: center; }

.why__image {
  position: relative;
  width: 80px;
  margin: 10px auto; }
  .why__image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }

.why__name {
  font-size: 15px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase; }

.why__desc {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  display: block;
  display: -webkit-box;
  height: 45px;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

.bds-list-nav {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 10px; }
  .bds-list-nav a {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    box-sizing: border-box;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    text-transform: uppercase;
    position: relative; }
    .bds-list-nav a + a {
      margin-left: 26px; }
      .bds-list-nav a + a:before {
        width: 1px;
        height: 13px;
        background-color: #808080;
        left: -13px; }
    .bds-list-nav a.active {
      color: #f00; }

.news-grid {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1%;
  margin-right: -1%; }

.news__item {
  box-sizing: border-box;
  flex: 0 0 98%;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 2%; }

.news__link {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  background-color: #fff; }
  .news__link:hover .news__name {
    color: #f00; }

.news__image {
  width: 20%;
  margin-bottom: 10px; }

.news__img {
  width: 100%; }

.news__body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 1em; }

.news__name {
  font-size: 16px;
  color: #124a9f;
  font-weight: 400;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .news__name {
      transition: none; } }

.news__desc {
  font-size: 14px;
  color: #333;
  font-weight: 400;
  display: block;
  display: -webkit-box;
  height: 63px;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; }

.news__date {
  font-size: 14px;
  color: #807f7f;
  font-weight: 400; }

.news--verticle .news__item {
  box-sizing: border-box;
  flex: 0 0 31.3333333333%;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 2%; }

.news--verticle .news__link {
  background-color: #f2f2f2; }

.news--verticle .news__name {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 5px; }

.news--verticle .news__image {
  width: 100%; }

.news--verticle .news__body {
  margin-left: 0;
  padding: 5px; }

@media (max-width: 440px) {
  .news__image {
    width: 100%; }
  .news__body {
    margin-left: 0;
    text-align: center; } }

@media (max-width: 850px) {
  .news__item {
    box-sizing: border-box;
    flex: 0 0 98%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%; }
  .news--verticle .news__item {
    box-sizing: border-box;
    flex: 0 0 48%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%; } }

@media (max-width: 425px) {
  .news--verticle .news__item {
    box-sizing: border-box;
    flex: 0 0 98%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%; } }

.product-grid {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -0.8333333333%;
  margin-right: -0.8333333333%; }

.product {
  box-sizing: border-box;
  flex: 0 0 31.6666666667%;
  margin-left: 0.8333333333%;
  margin-right: 0.8333333333%;
  margin-bottom: 1.6666666667%; }
  .slick-box-item .product {
    width: 100%;
    margin: 0; }
  .product__box {
    position: relative;
    background-color: #f2f2f2;
    height: 100%; }
  .product__link {
    display: block; }
  .product__image {
    position: relative;
    margin-bottom: 0;
    overflow: hidden; }
    .product__image::before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 72.4137931034%; }
  .product__name {
    font-size: 15px;
    color: #124a9f;
    font-weight: 700;
    display: block;
    display: -webkit-box;
    height: 45px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: 0 0 5px;
    text-transform: uppercase; }
  .product__desc {
    font-size: 14px;
    color: #333;
    font-weight: 400;
    display: block;
    display: -webkit-box;
    height: 63px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; }
  .product__price {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    font-size: 14px;
    color: #333;
    font-weight: 400;
    margin-bottom: 5px; }
  .product__price-new {
    font-size: 14px;
    color: #f00;
    font-weight: 400;
    padding-left: 5px; }
  .product__price-old {
    padding-left: 10px;
    text-decoration: line-through; }
  .product__price-per {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 11px;
    color: #fff;
    font-weight: 400;
    width: 45px;
    height: 25px;
    border-radius: 2px;
    background: var(--color-red);
    text-align: center;
    line-height: 25px; }
  .product__cart {
    margin-bottom: 0px; }
    .product__cart span {
      cursor: pointer; }
  .product__cart-add {
    cursor: pointer; }
  .product__cart-buy {
    cursor: pointer;
    padding-left: 10px;
    color: #3a1b08; }

.slick-box-item {
  padding: 0 10px; }

.spnoibat-main {
  margin: 0 -10px; }

.nhadat__head {
  position: relative; }

.nhadat__type {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  bottom: 1em;
  left: 1em;
  text-transform: uppercase;
  background-color: rgba(255, 72, 0, 0.7);
  padding: 1em; }

.nhadat__body {
  padding: 1em; }

.nhadat__text {
  font-size: 14px;
  color: #333;
  font-weight: 700;
  margin-bottom: 0px; }

.nhadat__diachi {
  font-weight: 400; }

.nhadat__dientich {
  font-weight: 400; }

.nhadat__gia {
  color: #f00; }

.nhadat__date {
  font-weight: 400;
  float: right; }

.option-product {
  position: absolute;
  top: 1em;
  right: 1em;
  margin-bottom: 0; }
  .option-product span {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: 33px;
    height: 33px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    line-height: 1;
    cursor: pointer; }
    .option-product span.act-love {
      background-color: rgba(255, 0, 0, 0.7); }
      .option-product span.act-love i {
        color: #fff; }
    .option-product span i {
      color: var(--theme);
      font-size: 20px; }

.sanpham_dayeu {
  color: #000 !important; }

.sanpham_dayeu i {
  margin-right: 8px; }

.posting {
  /* Filer */
  /* Photo upload zone */
  /* Change photo */
  /* Change file */
  /* Scrollbar */ }
  .posting-times {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .posting-times p {
      font-size: 14px;
      color: #000;
      font-weight: 400; }
      .posting-times p span {
        color: #666; }
    .posting-times hr {
      width: 1px;
      height: 10px;
      background-color: #666;
      margin: 0 5px; }
  .posting .card {
    margin-bottom: 10px; }
  .posting .card-header {
    background-color: #124a9f;
    color: #fff; }
  .posting .form-row > [class*="col-"] {
    padding-left: 0; }
  @media (max-width: 425px) {
    .posting .form-row .form-row {
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0; }
    .posting .form-row.col {
      -webkit-box-flex: unset;
      -webkit-flex: unset;
      -moz-box-flex: unset;
      -moz-flex: unset;
      -ms-flex: unset;
      flex: unset;
      width: 100%; } }
  .posting .form-group label {
    box-sizing: border-box;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-bottom: 0; }
  .posting .label-filer-gallery {
    word-break: break-word; }
  .posting .alert-sort-filer {
    display: none; }
  .posting .jFiler-input-dragDrop {
    width: 100%; }
  .posting .jFiler-items-grid.row {
    margin-left: -17.5px; }
  .posting .jFiler-items-grid.scroll-bar {
    max-height: 560px;
    overflow-x: hidden;
    overflow-y: scroll; }
  .posting .jFiler-items-grid .jFiler-item .jFiler-item-container {
    margin: 0px;
    margin-bottom: 1rem;
    padding: 5px;
    box-shadow: none; }
  .posting .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-assets {
    margin-top: 0px;
    padding: 5px 0px; }
  .posting .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-assets .pull-left {
    float: none; }
  .posting .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-assets .pull-left li {
    display: block; }
  .posting .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-assets .pull-left li .jFiler-jProgressBar {
    width: 100%;
    margin: 0px; }
  .posting .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-assets .pull-left li .jFiler-jProgressBar .bar {
    float: none; }
  .posting .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-assets .pull-right {
    float: none;
    text-align: center; }
  .posting .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-thumb {
    width: 100%;
    height: auto;
    min-height: inherit; }
  .posting .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-thumb .jFiler-item-thumb-image {
    max-height: 150px;
    position: relative; }
  .posting .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-thumb .jFiler-item-thumb-image img {
    max-width: 100%;
    width: 100%; }
  .posting .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-thumb .jFiler-item-thumb-image i {
    position: absolute;
    top: calc(50% - 25px/2);
    left: calc(50% - 25px/2);
    color: #ffc107;
    width: 25px;
    height: 25px;
    font-size: 25px;
    text-align: center;
    line-height: 25px;
    display: none; }
  .posting .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-thumb .jFiler-item-info {
    padding: 0px 5px; }
  .posting .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-thumb .jFiler-item-info .jFiler-item-title, .posting .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-info .jFiler-item-title b {
    font-weight: normal; }
  .posting .jFiler-items-grid .jFiler-item.my-jFiler-item.moved {
    cursor: pointer; }
  .posting .jFiler-items-grid .jFiler-item.my-jFiler-item.moved.ghostclass .jFiler-item-container {
    background: #fddf83;
    opacity: 0.85; }
  .posting .jFiler-items-grid .jFiler-item.my-jFiler-item.selected .jFiler-item-container {
    border-color: #ffc107;
    opacity: 0.85; }
  .posting .jFiler-items-grid .jFiler-item.my-jFiler-item.selected .jFiler-item-container:before {
    content: "";
    position: absolute;
    width: 35px;
    height: 35px;
    z-index: 1;
    background-color: #ffc107;
    top: calc(50% - 35px/2);
    left: calc(50% - 35px/2);
    border-radius: 100%; }
  .posting .jFiler-items-grid .jFiler-item.my-jFiler-item.selected .jFiler-item-container:after {
    content: "";
    position: absolute;
    left: calc(50% - 9px/2);
    top: calc(50% - 25px/2);
    width: 10px;
    height: 20px;
    z-index: 2;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .posting .jFiler-items-grid .jFiler-item.my-jFiler-item.selected .jFiler-item-container .jFiler-item-inner {
    opacity: 0.7; }
  .posting .jFiler-items-grid .jFiler-item.my-jFiler-item.moved:not(.selected) .jFiler-item-container .jFiler-item-thumb .jFiler-item-thumb-image img {
    -ms-filter: brightness(70%);
    -webkit-filter: brightness(70%);
    -moz-filter: brightness(70%);
    -o-filter: brightness(70%);
    filter: brightness(70%); }
  .posting .jFiler-items-grid .jFiler-item.my-jFiler-item.moved:not(.selected) .jFiler-item-container .jFiler-item-thumb .jFiler-item-thumb-image i {
    display: block; }
  .posting .photoUpload-zone .photoUpload-detail {
    text-align: center;
    display: block;
    margin-bottom: 1.5rem; }
  .posting .photoUpload-zone .photoUpload-detail img {
    max-width: 100%;
    max-height: 250px; }
  .posting .photoUpload-zone .photoUpload-file {
    cursor: pointer;
    background-color: #F5F5F5;
    outline: 2px dashed #CDCDCD;
    outline-offset: 0px;
    padding: 2rem 0.75rem;
    margin-bottom: 1rem;
    border-radius: 0.25rem;
    font-weight: normal !important;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    -webkit-transition: outline-offset .15s ease-in-out,background-color .15s linear;
    transition: outline-offset .15s ease-in-out,background-color .15s linear; }
  .posting .photoUpload-zone .photoUpload-file.drag-over {
    outline-offset: -10px;
    background-color: #fff9f9; }
  .posting .photoUpload-zone .photoUpload-file input {
    display: none; }
  .posting .photoUpload-zone .photoUpload-file i:hover {
    opacity: 0.9; }
  .posting .photoUpload-zone .photoUpload-file i {
    color: #6C7D8F;
    font-size: 55px;
    margin-bottom: 0.75rem; }
  .posting .photoUpload-zone .photoUpload-file p {
    margin: 0;
    color: #767978;
    font-size: 16px; }
  .posting .photoUpload-zone .photoUpload-file .photoUpload-drop {
    margin-bottom: 0.5rem; }
  .posting .photoUpload-zone .photoUpload-file .photoUpload-or {
    font-size: 14px;
    margin-bottom: 0.75rem; }
  .posting .photoUpload-zone .photoUpload-file .photoUpload-choose {
    color: #fff; }
  .posting .photoUpload-zone .photoUpload-dimension {
    font-weight: 700; }
  .posting .change-photo {
    cursor: pointer;
    display: inline-block;
    vertical-align: top; }
  .posting .change-photo p {
    margin-bottom: 0.5rem; }
  .posting .change-photo div.rounded strong {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    font-weight: normal;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end; }
  .posting .change-photo div.rounded strong b {
    margin: 0.25rem 0;
    text-align: center; }
  .posting .change-photo div.rounded strong b.text-split {
    -webkit-line-clamp: 2; }
  .posting .change-photo.text-center {
    display: block; }
  .posting .change-file {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle; }
  .posting .change-file p {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px; }
  .posting .change-file strong {
    display: inline-block;
    vertical-align: middle; }
  .posting .change-file strong div {
    display: inline-block;
    vertical-align: middle;
    max-width: 200px; }
  .posting .change-file strong div b.text-split {
    -webkit-line-clamp: 1; }
  .posting .scroll-bar::-webkit-scrollbar {
    width: 10px; }
  .posting .scroll-bar::-webkit-scrollbar-track {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #eeeeee; }
  .posting .scroll-bar::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #999999; }
  .posting .scroll-bar::-webkit-scrollbar-thumb:window-inactive {
    background: #999999; }

.inner-search-form {
  background-color: var(--theme);
  padding: 30px 0;
  position: relative; }
  .inner-search-form .bds-search {
    position: relative;
    top: 0px;
    left: 0px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    margin: 0 auto; }

.bds-search {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 40;
  width: 100%;
  max-width: 1030px; }
  .bds-search--black {
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    padding: 1em; }
  .bds-search__title {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase; }
  .bds-search__line {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .bds-search__line + .bds-search__line {
      margin-top: 10px; }
  .bds-search .search-line-first__mid {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-radius: 5px;
    overflow: hidden;
    margin: 0 10px;
    background-color: #fff; }
    .bds-search .search-line-first__mid select {
      width: 180px;
      border: 0;
      border-radius: 0; }
    .bds-search .search-line-first__mid input[type="text"] {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      border-radius: 0; }
  .bds-search .search-line-first .btn {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    background-color: #ffde00;
    height: 40px; }
    .bds-search .search-line-first .btn i {
      font-size: 15px;
      margin-right: 5px; }
  .bds-search .search-line-second select {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: auto;
    border: 0; }
    .bds-search .search-line-second select + select {
      margin-left: 10px; }
  .bds-search .filter-list__nav {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 5px; }
  .bds-search .filter-list__nav-item {
    box-sizing: border-box;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    font-size: 13px;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    text-transform: uppercase;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: rgba(0, 0, 0, 0.7); }
    .bds-search .filter-list__nav-item.active {
      background-color: #ffde00;
      color: #000; }
    .bds-search .filter-list__nav-item + .filter-list__nav-item {
      margin-left: 5px; }
  .bds-search .form-control {
    height: 40px;
    font-size: 14px; }

.bds-detail-body .nav {
  background-color: #124a9f;
  padding: 5px; }
  .bds-detail-body .nav-link {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    background-color: transparent;
    padding: 1px 1rem; }
    .bds-detail-body .nav-link.active {
      background-color: #fff;
      color: #124a9f; }

.bds-detail-body .tab-content {
  border: 1px solid #dbdbdb; }

.bds-detail__title {
  font-size: 1.125em;
  color: #000;
  font-weight: 700;
  text-transform: uppercase; }

.bds-detail__date {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .bds-detail__date-box {
    font-size: 0.9375em;
    color: #807f7f; }
    .bds-detail__date-box i {
      margin-right: 5px; }
    .bds-detail__date-box + .bds-detail__date-box {
      margin-left: 20px; }

.bds-detail__info {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 15px;
  color: #000; }
  .bds-detail__info-box {
    margin-right: 20px;
    margin-bottom: 10px; }
  .bds-detail__info-value {
    font-weight: 700;
    color: #124a9f; }

.bds-detail__feature {
  border: 1px solid #dbdbdb; }
  .bds-detail__feature-main-title {
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    background-color: #124a9f;
    padding: 5px; }
  .bds-detail__feature-box {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    font-size: 15px;
    color: #000;
    font-weight: 400; }
  .bds-detail__feature-title {
    width: 25%;
    border-bottom: 1px solid #dbdbdb;
    padding: 5px; }
  .bds-detail__feature-value {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: 1px solid #dbdbdb;
    padding: 5px; }

.bds-detail__gallery {
  margin: auto;
  max-width: 500px; }

/*  ================================================================================
  MIXIN DEVICES
  ================================================================================ */
/*========= SLIDER ===============*/
/*========= HEADER ===============*/
/*========= FOOTER ===============*/
/*========= MENU ===============*/
/*========= PRODUCT ===============*/
/*========= NEW ===============*/
/*  ================================================================================
  LARGE DEVICES 
  Large Desktops 1200px and Up (>1200) 
  ================================================================================ */
/*  ================================================================================
  MEDIUM DEVICES
  Desktops 992px and Up (>992px & <1200px)
  ================================================================================ */
/*  ================================================================================
  SMALL DEVICES
  Tablets 768px and Up (>768px & <992px)
  ================================================================================ */
@media screen and (min-width: 768px) and (max-width: 992px) {
  .main-title__name {
    font-size: 1.25em; }
  .section {
    padding: 20px 0; }
  .wrap-page {
    overflow: hidden; } }

@media screen and (min-width: 768px) and (max-width: 992px) and (max-width: 425px) {
  .main-title__name {
    font-size: 1.25em; } }

@media screen and (min-width: 768px) and (max-width: 992px) {
  .user-header-save-mobile {
    font-size: 24px; }
  .user-header-save {
    display: none; }
  .user-header a i {
    display: none; }
  .user-header__line {
    margin: 0 10px; }
  .user-header--left {
    display: none; }
  .user-header--right {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    -moz-justify-content: start;
    justify-content: start; }
  .header-bottom {
    display: none; }
  .logo-mobile {
    position: absolute;
    top: 0px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: block; }
    .logo-mobile img {
      max-height: 65px; }
  .hero-image {
    display: none; }
  .menu--bg {
    display: none; }
  .menu_mobi {
    display: flex; }
  .menu-res {
    background-color: #1c2b6f; }
  .toolbar {
    background-color: var(--valak-bg); }
  .footer-wrap {
    padding: 20px 0; }
  .footer__baiviet {
    width: 49%;
    margin-bottom: 1em; }
  .footer__newsletter {
    width: 49%;
    margin-bottom: 1em; }
  .footer__info {
    width: 100%;
    margin-bottom: 1em; } }

@media screen and (min-width: 768px) and (max-width: 992px) and (max-width: 425px) {
  .footer__baiviet {
    width: 100%; }
  .footer__newsletter {
    width: 100%; } }

@media screen and (min-width: 768px) and (max-width: 992px) {
  .copyright-wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
    padding: 7px; }
  .copyright__text {
    width: 100%; }
  .copyright .thongke {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 100%; }
    .copyright .thongke li:first-child {
      margin-left: 0; }
      .copyright .thongke li:first-child:before {
        display: none; }
  #footer-map, #footer-map iframe {
    height: 300px; }
  .table-posting {
    overflow-x: scroll; }
    .table-posting .table {
      min-width: 600px; }
  .bds-search {
    position: relative;
    top: 0px;
    left: 0px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    margin-top: 1em;
    padding: 0 15px; }
    .bds-search__title {
      display: none; }
    .bds-search .search-line-first__mid {
      margin-left: 0; }
    .bds-search .search-line-second select {
      -webkit-box-flex: unset;
      -webkit-flex: unset;
      -moz-box-flex: unset;
      -moz-flex: unset;
      -ms-flex: unset;
      flex: unset;
      width: 49%;
      margin-bottom: 10px; }
      .bds-search .search-line-second select + select {
        margin-left: 0; }
  .tieuchi__item {
    box-sizing: border-box;
    flex: 0 0 calc( 50% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px; }
  .lienket__item {
    box-sizing: border-box;
    flex: 0 0 50%;
    margin-bottom: 10px; }
  .visao-main-title {
    font-size: 1.25em; }
  .product-grid {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -0.8333333333%;
    margin-right: -0.8333333333%; }
  .product {
    box-sizing: border-box;
    flex: 0 0 48.3333333333%;
    margin-left: 0.8333333333%;
    margin-right: 0.8333333333%;
    margin-bottom: 1.6666666667%; }
    .pd-hot .product {
      box-sizing: border-box;
      flex: 0 0 48.3333333333%;
      margin-left: 0.8333333333%;
      margin-right: 0.8333333333%;
      margin-bottom: 1.6666666667%; } }

/*  ================================================================================
  EXTRA SMALL
  (>425px & <768px)
  ================================================================================ */
@media screen and (min-width: 425px) and (max-width: 768px) {
  .main-title__name {
    font-size: 1.25em; }
  .section {
    padding: 20px 0; }
  .wrap-page {
    overflow: hidden; } }

@media screen and (min-width: 425px) and (max-width: 768px) and (max-width: 425px) {
  .main-title__name {
    font-size: 1.25em; } }

@media screen and (min-width: 425px) and (max-width: 768px) {
  .user-header-save-mobile {
    font-size: 24px; }
  .user-header-save {
    display: none; }
  .user-header a i {
    display: none; }
  .user-header__line {
    margin: 0 10px; }
  .user-header--left {
    display: none; }
  .user-header--right {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    -moz-justify-content: start;
    justify-content: start; }
  .header-bottom {
    display: none; }
  .logo-mobile {
    position: absolute;
    top: 0px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: block; }
    .logo-mobile img {
      max-height: 65px; }
  .hero-image {
    display: none; }
  .menu--bg {
    display: none; }
  .menu_mobi {
    display: flex; }
  .menu-res {
    background-color: #1c2b6f; }
  .toolbar {
    background-color: var(--valak-bg); }
  .footer-wrap {
    padding: 20px 0; }
  .footer__baiviet {
    width: 49%;
    margin-bottom: 1em; }
  .footer__newsletter {
    width: 49%;
    margin-bottom: 1em; }
  .footer__info {
    width: 100%;
    margin-bottom: 1em; } }

@media screen and (min-width: 425px) and (max-width: 768px) and (max-width: 425px) {
  .footer__baiviet {
    width: 100%; }
  .footer__newsletter {
    width: 100%; } }

@media screen and (min-width: 425px) and (max-width: 768px) {
  .copyright-wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
    padding: 7px; }
  .copyright__text {
    width: 100%; }
  .copyright .thongke {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 100%; }
    .copyright .thongke li:first-child {
      margin-left: 0; }
      .copyright .thongke li:first-child:before {
        display: none; }
  #footer-map, #footer-map iframe {
    height: 300px; }
  .table-posting {
    overflow-x: scroll; }
    .table-posting .table {
      min-width: 600px; }
  .bds-search {
    position: relative;
    top: 0px;
    left: 0px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    margin-top: 1em;
    padding: 0 15px; }
    .bds-search__title {
      display: none; }
    .bds-search .search-line-first__mid {
      margin-left: 0; }
    .bds-search .search-line-second select {
      -webkit-box-flex: unset;
      -webkit-flex: unset;
      -moz-box-flex: unset;
      -moz-flex: unset;
      -ms-flex: unset;
      flex: unset;
      width: 49%;
      margin-bottom: 10px; }
      .bds-search .search-line-second select + select {
        margin-left: 0; }
  .tieuchi__item {
    box-sizing: border-box;
    flex: 0 0 calc( 50% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px; }
  .lienket__item {
    box-sizing: border-box;
    flex: 0 0 50%;
    margin-bottom: 10px; }
  .visao-main-title {
    font-size: 1.25em; }
  .product-grid {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -0.8333333333%;
    margin-right: -0.8333333333%; }
  .product {
    box-sizing: border-box;
    flex: 0 0 48.3333333333%;
    margin-left: 0.8333333333%;
    margin-right: 0.8333333333%;
    margin-bottom: 1.6666666667%; }
    .pd-hot .product {
      box-sizing: border-box;
      flex: 0 0 48.3333333333%;
      margin-left: 0.8333333333%;
      margin-right: 0.8333333333%;
      margin-bottom: 1.6666666667%; } }

/*  ================================================================================
  MOBILE SIZE
  Phones Less than 425px
  (<425px)
  ================================================================================ */
@media screen and (max-width: 425px) {
  .main-title__name {
    font-size: 1.25em; }
  .section {
    padding: 20px 0; }
  .wrap-page {
    overflow: hidden; } }

@media screen and (max-width: 425px) and (max-width: 425px) {
  .main-title__name {
    font-size: 1.25em; } }

@media screen and (max-width: 425px) {
  .user-header-save-mobile {
    font-size: 24px; }
  .user-header-save {
    display: none; }
  .user-header a i {
    display: none; }
  .user-header__line {
    margin: 0 10px; }
  .user-header--left {
    display: none; }
  .user-header--right {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    -moz-justify-content: start;
    justify-content: start; }
  .header-bottom {
    display: none; }
  .logo-mobile {
    position: absolute;
    top: 0px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: block; }
    .logo-mobile img {
      max-height: 65px; }
  .hero-image {
    display: none; }
  .menu--bg {
    display: none; }
  .menu_mobi {
    display: flex; }
  .menu-res {
    background-color: #1c2b6f; }
  .toolbar {
    background-color: var(--valak-bg); }
  .footer-wrap {
    padding: 20px 0; }
  .footer__baiviet {
    width: 49%;
    margin-bottom: 1em; }
  .footer__newsletter {
    width: 49%;
    margin-bottom: 1em; }
  .footer__info {
    width: 100%;
    margin-bottom: 1em; } }

@media screen and (max-width: 425px) and (max-width: 425px) {
  .footer__baiviet {
    width: 100%; }
  .footer__newsletter {
    width: 100%; } }

@media screen and (max-width: 425px) {
  .copyright-wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
    padding: 7px; }
  .copyright__text {
    width: 100%; }
  .copyright .thongke {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 100%; }
    .copyright .thongke li:first-child {
      margin-left: 0; }
      .copyright .thongke li:first-child:before {
        display: none; }
  #footer-map, #footer-map iframe {
    height: 300px; }
  .table-posting {
    overflow-x: scroll; }
    .table-posting .table {
      min-width: 600px; }
  .bds-search {
    position: relative;
    top: 0px;
    left: 0px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    margin-top: 1em;
    padding: 0 15px; }
    .bds-search__title {
      display: none; }
    .bds-search .search-line-first__mid {
      margin-left: 0; }
    .bds-search .search-line-second select {
      -webkit-box-flex: unset;
      -webkit-flex: unset;
      -moz-box-flex: unset;
      -moz-flex: unset;
      -ms-flex: unset;
      flex: unset;
      width: 49%;
      margin-bottom: 10px; }
      .bds-search .search-line-second select + select {
        margin-left: 0; }
  .tieuchi__item {
    box-sizing: border-box;
    flex: 0 0 calc( 50% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px; }
  .lienket__item {
    box-sizing: border-box;
    flex: 0 0 50%;
    margin-bottom: 10px; }
  .visao-main-title {
    font-size: 1.25em; }
  .product-grid {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -0.8333333333%;
    margin-right: -0.8333333333%; }
  .product {
    box-sizing: border-box;
    flex: 0 0 48.3333333333%;
    margin-left: 0.8333333333%;
    margin-right: 0.8333333333%;
    margin-bottom: 1.6666666667%; }
    .pd-hot .product {
      box-sizing: border-box;
      flex: 0 0 48.3333333333%;
      margin-left: 0.8333333333%;
      margin-right: 0.8333333333%;
      margin-bottom: 1.6666666667%; } }

@media screen and (max-width: 425px) and (max-width: 330px) {
  .product-grid {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0; }
  .product {
    box-sizing: border-box;
    flex: 0 0 100%; }
    .pd-hot .product {
      box-sizing: border-box;
      flex: 0 0 100%; } }

@media screen and (max-width: 425px) {
  .bds-tags {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
    .bds-tags a {
      width: 49%;
      margin-right: 0;
      text-align: center;
      padding: 5px; }
      .bds-tags a:nth-child(even) {
        margin-left: 2%; }
  .nhadat__type {
    padding: 5px;
    font-size: 12px; }
  .nhadat__body {
    padding: 5px; }
  .bds-search__line.search-line-first .btn {
    height: 80px; }
    .bds-search__line.search-line-first .btn i {
      margin-right: 0; }
    .bds-search__line.search-line-first .btn span {
      display: none; }
  .bds-search__line.search-line-first .search-line-first__mid {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .bds-search__line.search-line-first .search-line-first__mid select {
      width: 100%; }
    .bds-search__line.search-line-first .search-line-first__mid input[type="text"] {
      width: 100%; }
  .newshome-left {
    width: 100%;
    margin-bottom: 1em; }
  .newshome-right {
    width: 100%; }
  .bds-list-nav {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
    -moz-box-flex: unset;
    -moz-flex: unset;
    -ms-flex: unset;
    flex: unset;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    -moz-justify-content: start;
    justify-content: start;
    width: 100%; }
  .project-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 10px 10px;
    grid-template-areas: unset; }
    .project-grid .gri1 {
      grid-area: unset; }
      .project-grid .gri1 .project__image {
        position: relative; }
        .project-grid .gri1 .project__image:before {
          display: block;
          content: "";
          width: 100%;
          padding-top: 75.8620689655%; }
    .project-grid .gri2 {
      grid-area: unset; }
    .project-grid .gri3 {
      grid-area: unset; }
    .project-grid .gri4 {
      grid-area: unset; }
    .project-grid .gri5 {
      grid-area: unset; }
    .project-grid .gri6 {
      display: block; } }
