@charset "UTF-8";
@font-face {
  font-family: 'UTMAmericanSans';
  src: url('css/fonts/UTMAmericanSans.eot');
  src: url('css/fonts/UTMAmericanSans.eot?#iefix') format('embedded-opentype'), url('css/fonts/UTMAmericanSans.woff') format('woff'), url('css/fonts/UTMAmericanSans.ttf') format('truetype'), url('css/fonts/UTMAmericanSans.svg#UTMAmericanSans') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'OpenSansSemiBold';
  src: url('css/fonts/OpenSansSemiBold.eot');
  src: url('css/fonts/OpenSansSemiBold.eot?#iefix') format('embedded-opentype'), url('css/fonts/OpenSansSemiBold.woff') format('woff'), url('css/fonts/OpenSansSemiBold.ttf') format('truetype'), url('css/fonts/OpenSansSemiBold.svg#OpenSansSemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'OpenSansRegular';
  src: url('css/fonts/OpenSansRegular.eot');
  src: url('css/fonts/OpenSansRegular.eot?#iefix') format('embedded-opentype'), url('css/fonts/OpenSansRegular.woff') format('woff'), url('css/fonts/OpenSansRegular.ttf') format('truetype'), url('css/fonts/OpenSansRegular.svg#OpenSansRegular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'UTMBeautifulCaps';
  src: url('css/fonts/UTMBeautifulCaps.eot');
  src: url('css/fonts/UTMBeautifulCaps.eot?#iefix') format('embedded-opentype'), url('css/fonts/UTMBeautifulCaps.woff') format('woff'), url('css/fonts/UTMBeautifulCaps.ttf') format('truetype'), url('css/fonts/UTMBeautifulCaps.svg#UTMBeautifulCaps') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'UVFCiderScript';
  src: url('css/fonts/UVFCiderScript.eot');
  src: url('css/fonts/UVFCiderScript.eot?#iefix') format('embedded-opentype'), url('css/fonts/UVFCiderScript.woff') format('woff'), url('css/fonts/UVFCiderScript.ttf') format('truetype'), url('css/fonts/UVFCiderScript.svg#UVFCiderScript') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  font-family: OpenSansRegular, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.45em;
  color: #333333;
  min-width: 1366px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*::after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
[hidden],
template {
  display: none;
}
.overflow-hidden {
  overflow: hidden;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  margin: 30px 0;
}
pre {
  overflow: auto;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
a {
  color: inherit;
}
.container {
  width: 1230px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
}
.container-full {
  max-width: 1366px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.opacity {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.25s ease;
  -moz-transition: opacity 0.25s ease;
  -ms-transition: opacity 0.25s ease;
  -o-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.w_100 {
  width: 100%;
}
.img-center {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.img-full {
  width: 100%;
}
.img-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.img-rounded {
  border-radius: 5px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:hover,
a:focus {
  text-decoration: none;
}
.clearfix:before,
.clearfix:after,
.nav:before,
.nav:after,
.row:before,
.row:after,
#form-lienhe .form-group:before,
#form-lienhe .form-group:after {
  content: " ";
  display: table;
}
.clearfix:after,
.nav:after,
.row:after,
#form-lienhe .form-group:after {
  clear: both;
}
.nav {
  list-style: none;
}
.oppp {
  font-family: "RobotoBold";
  color: red;
  font-size: 18px;
  font-weight: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
img {
  vertical-align: middle;
}
p {
  margin: 0 0 10px;
}
.social-flex {
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
}
.social-flex li {
  font-size: 12px;
  text-transform: uppercase;
}
.social-flex li img {
  border-radius: 5px;
}
.social-flex li a {
  display: block;
}
.social-flex li + li {
  margin-left: 15px;
}
#footer .social-flex li + li {
  margin-left: 10px;
}
.mr-left-20 {
  margin-left: 20px;
}
.mr-bottom-10 {
  margin-bottom: 10px;
}
.mr-bottom-15 {
  margin-bottom: 15px;
}
.mr-bottom-20 {
  margin-bottom: 20px;
}
.mr-bottom-30 {
  margin-bottom: 30px;
}
.mr-top-15 {
  margin-top: 15px;
}
.mr-top-10 {
  margin-top: 10px;
}
.mr-top-20 {
  margin-top: 20px;
}
.noidung:not(object):not(iframe) * {
  max-width: 100% !important;
  height: auto !important;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-1 {
  width: 8.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.col-2 {
  width: 16.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.col-3 {
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.col-4 {
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.col-5 {
  width: 41.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.col-6 {
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.col-7 {
  width: 58.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.col-8 {
  width: 66.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.col-9 {
  width: 75%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.col-10 {
  width: 83.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.col-11 {
  width: 91.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.col-12 {
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.breadcrumb {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  background: none;
}
.breadcrumb > li {
  color: #480909;
  display: inline;
  text-transform: capitalize;
  font-size: 13px;
}
.breadcrumb > li a {
  color: #333;
  font-size: 13px;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #bbb;
  content: " / ";
}
.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Arial";
  color: #333333;
  font-size: 12px;
}
.pagination {
  list-style: none;
  display: inline-block;
  margin: 15px 0px 0px 0px;
  padding: 2px 14px;
  position: relative;
}
.pagination > li {
  float: left;
  text-decoration: none;
  margin: 2px;
  border: 1px solid #d5d5d5;
  background-image: linear-gradient(to bottom, #fff, #ebebeb);
  border-radius: 4px;
  border-radius: 50%;
  width: 28px;
  height: 28px;
}
.pagination > li:hover,
.pagination > li.active {
  border-color: #ed1c24;
  background: #ed1c24;
}
.pagination > li:hover a,
.pagination > li.active a {
  color: #fff;
}
.pagination > li > a {
  display: block;
  text-align: center;
  padding: 0px 2.5px;
  font-size: 14px;
  color: #000;
  width: 26px;
  line-height: 26px;
  font-family: Arial;
}
.block-head {
  padding: 10px;
  background: url('images/pattern-head.jpg');
}
.block-head .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
.block-menu {
  background: url('images/pattern-menu.jpg');
}
.main-menu {
  margin-top: 0;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
.main-menu > li {
  width: 100%;
  text-align: center;
  position: relative;
}
.main-menu > li + li {
  background: url('images/border.png') left center no-repeat;
}
.main-menu > li:hover,
.main-menu > li.active {
  background: #f39500;
}
.main-menu > li:hover .menu-list {
  -webkit-transform: rotate3d(0,0,0,0deg);
  -moz-transform: rotate3d(0,0,0,0deg);
  -ms-transform: rotate3d(0,0,0,0deg);
  -o-transform: rotate3d(0,0,0,0deg);
  transform: rotate3d(0,0,0,0deg);
}
.main-menu > li > a {
  padding: 12.5px 20px;
  z-index: 2;
  display: block;
  font-size: 14px;
  color: #f8f8f8;
  text-transform: uppercase;
  white-space: nowrap;
}
.notindex .main-menu > li:hover > a,
.sticky .main-menu > li:hover > a,
.notindex .main-menu > li.active > a,
.sticky .main-menu > li.active > a {
  color: #ea3137;
}
.menu-list,
.menu-cat,
.menu-item {
  width: 250px;
  margin-top: -2px;
  border-top: 2px solid #5c5c5c;
  list-style: none;
  padding-left: 0;
  background: #fff;
  position: absolute;
  z-index: 999;
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
  -webkit-transform: rotate3d(1,0,0,-90deg);
  -moz-transform: rotate3d(1,0,0,-90deg);
  -ms-transform: rotate3d(1,0,0,-90deg);
  -o-transform: rotate3d(1,0,0,-90deg);
  transform: rotate3d(1,0,0,-90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  -o-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.menu-list li,
.menu-cat li,
.menu-item li {
  text-align: left;
}
.menu-list li a,
.menu-cat li a,
.menu-item li a {
  color: #252a2b;
}
.menu-list li:hover > a,
.menu-cat li:hover > a,
.menu-item li:hover > a {
  color: #ff011f;
}
.menu-cat,
.menu-item {
  left: 100%;
  top: -2px;
  margin-left: 0px;
  margin-top: 0;
  -webkit-transform: rotate3d(0,1,0,90deg);
  -moz-transform: rotate3d(0,1,0,90deg);
  -ms-transform: rotate3d(0,1,0,90deg);
  -o-transform: rotate3d(0,1,0,90deg);
  transform: rotate3d(0,1,0,90deg);
}
.menu-list {
  left: 0px;
  top: 100%;
}
.menu-list li {
  position: relative;
}
.menu-list li:not(:first-child) {
  border-top: 1px solid #ecf0f1;
}
.menu-list li a {
  display: block;
  padding: 5px 15px;
  font-size: 15px;
  line-height: 1.5em;
}
.menu-list li:hover .menu-cat {
  -webkit-transform: rotate3d(0,0,0,0deg);
  -moz-transform: rotate3d(0,0,0,0deg);
  -ms-transform: rotate3d(0,0,0,0deg);
  -o-transform: rotate3d(0,0,0,0deg);
  transform: rotate3d(0,0,0,0deg);
}
.menu-cat:hover li:hover .menu-item {
  -webkit-transform: rotate3d(0,0,0,0deg);
  -moz-transform: rotate3d(0,0,0,0deg);
  -ms-transform: rotate3d(0,0,0,0deg);
  -o-transform: rotate3d(0,0,0,0deg);
  transform: rotate3d(0,0,0,0deg);
}
.bg {
  background-position: center center;
  background-size: cover;
}
img:not(.initial) {
  transition: opacity 1s;
}
img.initial,
img.loaded,
img.error {
  opacity: 1;
}
img:not([src]) {
  visibility: hidden;
}
.section-product {
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-introduct {
  padding: 60px 0;
  background: url('images/pattern-introduce.jpg');
}
.section-anhhoatdong {
  padding-top: 50px;
  padding-bottom: 50px;
}
.slick-anh {
  margin: 0px -15px;
}
.item-anh {
  padding: 0px 15px;
}
.anh {
  position: relative;
  margin: 0;
  overflow: hidden;
}
.anh:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.anh img {
  width: 100%;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.anh h3 {
  position: absolute;
  width: 100%;
  margin: 0;
  font-size: 14px;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  padding: 12px 10px;
  bottom: 0;
  left: 0;
  z-index: 1;
  text-align: center;
  text-transform: uppercase;
}
.section-quytrinh {
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-newsletter {
  padding-top: 30px;
  min-height: 436px;
}
.section-widget {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #f2f2f2;
}
.widget-item {
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 26px;
  padding-right: 26px;
  float: left;
}
.widget-title {
  overflow: hidden;
  margin-bottom: 25px;
}
.widget-title h2 {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  line-height: 33px;
  font-family: "UTMAmericanSans";
  color: #480909;
  font-size: 25px;
  font-weight: normal;
  text-transform: uppercase;
}
.widget-title div {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  height: 3px;
  position: relative;
}
.widget-title div:after {
  content: '';
  width: 1000px;
  height: 100%;
  background: url('images/widget.png');
  position: absolute;
  top: 8px;
  left: 0;
  z-index: 1;
}
.title-main {
  margin-bottom: 15px;
  text-align: center;
}
.title-main h2 {
  margin-bottom: 10px;
  line-height: 35px;
  font-family: "UTMAmericanSans";
  color: #480909;
  font-size: 35px;
  font-weight: normal;
  text-transform: uppercase;
}
.title-main img {
  filter: brightness(0);
  -webkit-filter: brightness(0);
}
.section-product .title-main h2 {
  color: #fff;
}
/* product */
.box-sp {
  padding: 5px;
  background: #fff;
}
.box-sp:hover img {
  -webkit-filter: opacity(0.85);
  filter: opacity(0.85);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.box-sp img {
  width: 100%;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.box-sp-thumbnail {
  overflow: hidden;
}
.box-sp-content {
  padding: 10px;
  text-align: center;
}
.box-sp-content h3 {
  margin-bottom: 7px;
}
.box-sp-content h3 a {
  white-space: nowrap;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "OpenSansSemiBold";
  color: #000;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
}
.box-sp-content p {
  margin: 0;
  font-size: 14px;
  color: #333333;
  height: 60px;
}
.slick-product {
  margin: 0px -15px;
}
.item-product {
  padding: 0px 15px;
}
/* #product */
/* news */
.title-m {
  margin-top: 20px;
}
.title-m h3 {
  margin-bottom: 0;
  font-family: "MuliBold";
  color: #000000;
  font-size: 16px;
  font-weight: normal;
}
.title-al {
  border-bottom: 1px solid #ddd;
  margin-top: 20px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.title-al h3 {
  margin-bottom: 0;
  font-family: "RobotoBold";
  color: #333;
  font-size: 18px;
  font-weight: normal;
}
.title-al.blue h3 {
  color: #480909;
}
.tinkhac {
  list-style: unset;
  padding-left: 10px;
  margin-left: 10px;
}
.tinkhac a {
  color: #337ab7;
  text-decoration: none;
  font-size: 14px;
}
.slick-sec-news {
  margin: -16px 0px;
}
.item-sec-news {
  padding: 16px 0px;
}
.item-sec-news {
  border-bottom: 1px dashed #b2b2b2;
}
.sec-news:hover img {
  -webkit-filter: opacity(0.85);
  filter: opacity(0.85);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.sec-news img {
  width: 100%;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.sec-news-thumbnail {
  float: left;
  width: 138px;
  margin: 0;
  padding: 5px;
  border: 1px solid #d4d4d4;
  overflow: hidden;
  -moz-box-shadow: 4px 4px 0 0 #ebebeb;
  -webkit-box-shadow: 4px 4px 0 0 #ebebeb;
  box-shadow: 4px 4px 0 0 #ebebeb;
}
.sec-news-content {
  float: left;
  margin-left: 10px;
  width: calc(100% - 148px);
}
.sec-news-content h3 {
  line-height: 18px;
  overflow: hidden;
  height: 36px;
  margin-bottom: 5px;
}
.sec-news-content h3 a {
  display: block;
  font-family: OpenSansSemiBold;
  color: #171717;
  font-size: 14px;
  font-weight: normal;
}
.sec-news-content p {
  line-height: 20px;
  margin-bottom: 0;
  font-size: 13px;
  color: #333333;
  height: 60px;
  overflow: hidden;
}
.slick-quytrinh {
  margin: -15px 0px;
}
.item-quytrinh {
  padding: 15px 0px;
}
.wrap-quytrinh {
  max-height: 329px;
  overflow: hidden;
  position: relative;
}
.wrap-quytrinh:after {
  content: '';
  width: 2px;
  height: 100%;
  z-index: -1;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 0;
  border-right: 2px solid #480909;
  position: absolute;
}
.items-quytrinh {
  width: 560px;
  float: left;
  position: relative;
}
.items-quytrinh:nth-child(2) {
  margin-left: 80px;
}
.items-quytrinh:nth-child(2) .order {
  right: calc(100% + 27px);
  left: inherit;
  top: 87px;
}
.items-quytrinh:nth-child(2) .order:after {
  left: 100%;
}
.items-quytrinh .order {
  text-align: center;
  display: block;
  background: #480909;
  font-size: 15px;
  color: #fff;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  line-height: 27px;
  position: absolute;
  left: calc(100% + 27px);
  top: 30px;
}
.items-quytrinh .order:after {
  content: '';
  width: 27px;
  height: 2px;
  top: 13px;
  border-top: 2px solid #480909;
  right: 100%;
  z-index: 1;
  position: absolute;
}
.quytrinh-thumbnail {
  padding: 3px;
  border: 2px solid #480909;
  float: right;
  width: 186px;
  margin-left: 15px;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.quytrinh-content {
  float: left;
  width: calc(100% - 201px);
  min-height: 1px;
}
.quytrinh-content h3 a {
  display: block;
  font-family: "OpenSansSemiBold";
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}
.quytrinh-content p {
  margin-bottom: 0;
  font-size: 14px;
  color: #333333;
  line-height: 22px;
  max-height: 88px;
  overflow: hidden;
}
.items-quytrinh:nth-child(2) .quytrinh-thumbnail {
  float: left;
  margin-left: 0;
  margin-right: 15px;
}
/* #news */
/* footer */
footer#footer {
  background: url('images/pattern-footer.jpg');
}
.map-footer iframe {
  display: block;
  width: 100% !important;
  height: 220px !important;
}
.block-footer {
  padding-top: 55px;
  padding-bottom: 40px;
}
.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
.footer-1 {
  color: #fff;
}
.footer-1 > div {
  width: 440px;
}
.footer-2 > div {
  width: 185px;
}
.footer-3 > div {
  width: 350px;
}
.footer-baiviet {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-baiviet li {
  margin-bottom: 10px;
}
.footer-baiviet li a {
  display: block;
  font-size: 14px;
  color: #fff;
}
.footer-title {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.footer-title:after {
  content: '';
  width: 33px;
  height: 2px;
  border-top: 2px solid #663333;
  position: absolute;
  bottom: 0;
  left: 0;
}
.footer-title h2 {
  margin: 0;
  font-family: "OpenSansSemiBold";
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}
.bocongthuong {
  display: block;
  margin-top: 20px;
}
/* #footer */
/* contact */
#form-lienhe .form-group {
  margin-bottom: 10px;
  margin-left: -15px;
  margin-right: -15px;
}
#form-lienhe input,
#form-lienhe textarea {
  width: 100%;
  border: 1px solid #a8a8a8;
  outline: none;
  padding-left: 15px;
  padding-right: 15px;
  background-color: transparent;
  font-family: "RobotoRegular";
  color: #000;
  font-size: 14px;
  font-weight: normal;
}
#form-lienhe input::-webkit-input-placeholder,
#form-lienhe textarea::-webkit-input-placeholder {
  font-family: "RobotoRegular";
  color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
  font-weight: normal;
}
#form-lienhe input::-moz-placeholder,
#form-lienhe textarea::-moz-placeholder {
  font-family: "RobotoRegular";
  color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
  font-weight: normal;
}
#form-lienhe input::-ms-input-placeholder,
#form-lienhe textarea::-ms-input-placeholder {
  font-family: "RobotoRegular";
  color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
  font-weight: normal;
}
#form-lienhe input::-moz-placeholder,
#form-lienhe textarea::-moz-placeholder {
  font-family: "RobotoRegular";
  color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
  font-weight: normal;
}
#form-lienhe input {
  height: 43px;
}
#form-lienhe textarea {
  height: 168px;
  padding-top: 15px;
  padding-bottom: 40px;
}
.btns {
  min-width: 120px;
  height: 37px;
  border: none;
  outline: none;
  background-color: #480909;
  cursor: pointer;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  font-family: "RobotoBold";
  color: white;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
}
.btns:hover {
  background-color: #240404;
}
.iframe_wrapper iframe,
.iframe_wrapper object {
  display: block;
  width: 100% !important;
  height: 600px !important;
}
/* #contact */
/* slick */
.slick-slide:focus {
  outline: none !important;
}
.slick-slide:focus a {
  outline: none !important;
}
.slick-slide > div {
  display: flex;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* slick-theme */
.slick-loading .slick-list {
  background: #fff url('images/ajax-loader.gif') center center no-repeat;
}
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: black;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('css/fonts/slick.eot');
  src: url('css/fonts/slick.eot?#iefix') format('embedded-opentype'), url('css/fonts/slick.woff') format('woff'), url('css/fonts/slick.ttf') format('truetype'), url('css/fonts/slick.svg#slick') format('svg');
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -40px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  border-radius: 5px;
  position: relative;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li.slick-active {
  width: 25px;
}
.slick-dots li.slick-active button {
  background: #213e9a;
  width: 25px;
}
.slick-dots li button {
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  border: 0;
  background: #c1c1c1;
  display: block;
  height: 10px;
  width: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/* #slick */
.back_to_top {
  position: fixed;
  right: 10px;
  bottom: 60px;
  z-index: 9;
  width: 48px;
  height: 43px;
  -webkit-border-radius: 0%;
  -moz-border-radius: 0%;
  border-radius: 0%;
  cursor: pointer;
}
.back_to_top .iconbacktotop {
  padding: 0px;
}
.back_to_top .iconbacktotop svg {
  width: 100%;
  height: auto;
  background-color: #ffffff;
}
