/*@font-face {
    font-family: 'HyundaiSans';
    src: url('../fonts/HyundaiSans/HyundaiSansVnTextOffice-BoldItalic.eot');
    src: url('../fonts/HyundaiSans/HyundaiSansVnTextOffice-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HyundaiSans/HyundaiSansVnTextOffice-BoldItalic.woff2') format('woff2'),
    url('../fonts/HyundaiSans/HyundaiSansVnTextOffice-BoldItalic.woff') format('woff'),
    url('../fonts/HyundaiSans/HyundaiSansVnTextOffice-BoldItalic.svg#HyundaiSansVnTextOffice-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'HyundaiSans';
    src: url('../fonts/HyundaiSans/HyundaiSansVnTextOffice-Italic.eot');
    src: url('../fonts/HyundaiSans/HyundaiSansVnTextOffice-Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HyundaiSans/HyundaiSansVnTextOffice-Italic.woff2') format('woff2'),
    url('../fonts/HyundaiSans/HyundaiSansVnTextOffice-Italic.woff') format('woff'),
    url('../fonts/HyundaiSans/HyundaiSansVnTextOffice-Italic.svg#HyundaiSansVnTextOffice-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'HyundaiSans';
    src: url('../fonts/HyundaiSans/HyundaiSansVnTextOffice-Bold.eot');
    src: url('../fonts/HyundaiSans/HyundaiSansVnTextOffice-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HyundaiSans/HyundaiSansVnTextOffice-Bold.woff2') format('woff2'),
    url('../fonts/HyundaiSans/HyundaiSansVnTextOffice-Bold.woff') format('woff'),
    url('../fonts/HyundaiSans/HyundaiSansVnTextOffice-Bold.svg#HyundaiSansVnTextOffice-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'HyundaiSans';
    src: url('../fonts/HyundaiSans/HyundaiSansVnTextOffice-Regular.eot');
    src: url('../fonts/HyundaiSans/HyundaiSansVnTextOffice-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HyundaiSans/HyundaiSansVnTextOffice-Regular.woff2') format('woff2'),
    url('../fonts/HyundaiSans/HyundaiSansVnTextOffice-Regular.woff') format('woff'),
    url('../fonts/HyundaiSans/HyundaiSansVnTextOffice-Regular.svg#HyundaiSansVnTextOffice-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
@import "https://fonts.googleapis.com/css?family=Roboto:400,700";
@font-face {
  font-family: "HyundaiSansHead";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/HyundaiSansHead/HyundaiSansHead-Bold.otf) format("truetype");
}
@font-face {
  font-family: "HyundaiSansHead";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/HyundaiSansHead/HyundaiSansHead-Medium.otf) format("truetype");
}
@font-face {
  font-family: "HyundaiSansHead";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/HyundaiSansHead/HyundaiSansHead-Regular.otf) format("truetype");
} 
@font-face {
  font-family: "HyundaiSansHead";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/HyundaiSansHead/HyundaiSansHead-Light.otf) format("truetype");
}
.text-main {
  color: #35719e !important;
}

body {
  background-color: #fff;
  font-size: 14px;
  font-family: "HyundaiSansHead", sans-serif;
}

a {
  text-decoration: none !important;
}

h1, h2, h3, h4, h5, h6, a, p {
  font-weight: normal;
}

section {
  padding: 30px 0;
}
section.grey-section {
  background-color: #f2f5f8;
}

.font-main {
  font-family: "HyundaiSansHead", sans-serif !important;
}

.btn-rounded {
  border-radius: 30px;
}

.bg-main {
  background-color: #35719e;
}

.no-radius {
  border-radius: 0 !important;
}

.pointer-none {
  pointer-events: none !important;
}

.lmore {
  display: none;
}

.seperator {
  color: #ccc;
  width: 100%;
  margin: 10px auto;
  overflow: hidden;
  text-align: center;
  line-height: 1.2em;
}
.seperator:before {
  border-bottom: 1px solid #eee;
  content: "";
  display: inline-block;
  height: 0.65em;
  margin: 0 0 0 -100%;
  vertical-align: top;
  width: 50%;
}
.seperator:after {
  border-bottom: 1px solid #eee;
  content: "";
  display: inline-block;
  height: 0.65em;
  margin: 0 -100% 0 0;
  vertical-align: top;
  width: 50%;
}

.intro-section {
  position: relative;
  padding: 60px 0 125px;
  background: url(../images/bg1.jpg) no-repeat center center #f2f6f9;
}
.intro-section:before {
  background: url(https://hyundaingoisao.com.vn/vnt_upload/weblink/per.png) no-repeat center center;
  content: "";
  width: 553px;
  height: 45px;
  position: absolute;
  bottom: -2px;
  left: 150px;
}

.feedback-section {
  position: relative;
  background: url(../images/bg2.jpg) no-repeat center center;
  background-size: cover;
  padding: 45px 0 70px;
}
.feedback-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}

.btn-main {
  display: inline-block;
  background: #35719e;
  padding: 15px 25px;
  color: #fff;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.btn-main:hover {
  background: #e73435;
  color: #fff;
}

#bg-overlay {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
}

header .header-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
header .header-wrapper .header-nav {
  display: flex;
  align-items: center;
  background: #474747;
}
header .header-wrapper .header-nav #btn-close-menu {
  background: #fff;
  width: 40px;
  height: 40px;
  border: none;
  font-size: 20px;
  cursor: pointer;
}
header .header-wrapper .header-nav #btn-close-menu:hover, header .header-wrapper .header-nav #btn-close-menu:focus {
  outline: none !important;
}
header .header-wrapper .header-nav .header-brand .header-brand-img {
  height: 2rem;
}
header .header-wrapper .header-nav .main-navbar {
  display: flex;
  align-items: center;
}
header .header-wrapper .header-nav .main-navbar .main-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
header .header-wrapper .header-nav .main-navbar .main-menu li {
  transition: all 0.3s ease;
  position: static;
  margin-left: 0;
}
header .header-wrapper .header-nav .main-navbar .main-menu li:not(:last-child) {
  border-left: 1px solid;
  border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #999, rgba(0, 0, 0, 0)) 1 100%;
}
header .header-wrapper .header-nav .main-navbar .main-menu li:first-child {
  border-left: none;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-menu {
  display: block;
  transition: all 0.3s ease;
  min-width: 230px;
  -webkit-transform: scale(0);
  transform: scale(0);
  top: 100%;
  left: auto;
  border: none;
  border-radius: 0;
  background-color: #fff;
  padding: 0;
  margin: 0;
  box-shadow: 0px 0px 18px 0 rgba(0, 0, 0, 0.05);
}
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-menu > li {
  padding: 0;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-menu > li:not(:last-child) a {
  border-bottom: 1px solid #999;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-menu > li > a {
  font-size: 13px;
  line-height: 14px;
  font-weight: 400;
  font-style: normal;
  color: #111 !important;
  padding: 12px 20px 12px 18px;
  display: block;
  transition: 0.3s ease;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-menu > li > a:focus, header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-menu > li > a:hover, header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-menu > li > a:active, header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-menu > li > a.hover-active {
  background-color: #35719e;
  color: #fff !important;
  cursor: pointer;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-menu > li > a a {
  color: #fff !important;
  text-decoration: none !important;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-menu > li > a > i {
  margin-left: -4px;
  margin-right: 6px;
  min-width: 14px;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-menu > li.current > a,
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-menu > li.current > span, header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-menu > li:hover > a,
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-menu > li:hover > span, header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-menu > li:focus > a,
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-menu > li:focus > span, header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-menu > li:active > a,
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-menu > li:active > span {
  color: #fff !important;
  text-decoration: none;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-submenu {
  position: relative;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-submenu:before {
  line-height: 40px;
  content: "\f105";
  font-family: fontawesome;
  font-size: 12px;
  opacity: 0.6;
  position: absolute;
  right: 18px;
  color: #fff;
  transition: 0.3s ease;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-submenu > .dropdown-menu {
  margin-left: -6px;
  left: 100%;
  top: -1px;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-submenu > .dropdown-menu.menu-invert {
  right: 100%;
  left: auto;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-submenu:hover:before {
  right: 14px;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-submenu:hover > ul {
  min-width: 230px;
  -webkit-transform: scale(1);
  transform: scale(1);
}
header .header-wrapper .header-nav .main-navbar .main-menu li:hover > ul {
  min-width: 230px;
  -webkit-transform: scale(1);
  transform: scale(1);
}
header .header-wrapper .header-nav .main-navbar .main-menu li:hover .dropdown-mega-menu {
  -webkit-transform: scale(1);
  transform: scale(1);
}
header .header-wrapper .header-nav .main-navbar .main-menu li:last-child {
  margin-right: 0;
}
header .header-wrapper .header-nav .main-navbar .main-menu li > a {
  display: block;
  position: relative;
  padding: 11px 9px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #fff;
  transition: all 0.3s ease;
}
header .header-wrapper .header-nav .main-navbar .main-menu li > a > i {
  margin-left: 2px;
  margin-right: 6px;
  min-width: 14px;
  font-size: 14px;
}
header .header-wrapper .header-nav .main-navbar .main-menu li > a:after, header .header-wrapper .header-nav .main-navbar .main-menu li > a:before {
  transition: all 0.3s ease;
}
header .header-wrapper .header-nav .main-navbar .main-menu li.hover-active > a, header .header-wrapper .header-nav .main-navbar .main-menu li.current > a, header .header-wrapper .header-nav .main-navbar .main-menu li:hover > a, header .header-wrapper .header-nav .main-navbar .main-menu li:focus > a {
  background-color: #35719e;
  color: #fff;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-mega-menu {
  background: #fff;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 450px;
  padding: 1rem;
  z-index: 999;
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s ease;
  box-shadow: 0px 0px 18px 0 rgba(0, 0, 0, 0.05);
  overflow-y: auto;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-mega-menu .col-custom:not(:last-child) {
  border-right: 1px solid;
  border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #999, rgba(0, 0, 0, 0)) 1 100%;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-mega-menu .mega-item {
  padding: 1.5rem;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-mega-menu .mega-item:hover .mega-image img {
  transform: scale(1.1);
}
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-mega-menu .mega-item .mega-image {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  overflow: hidden;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-mega-menu .mega-item .mega-image img {
  width: 100%;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .dropdown-mega-menu .mega-item .mega-title {
  display: block;
  color: #222;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0.75rem;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .search-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 100%;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .search-bar input {
  opacity: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .search-bar.show {
  width: 100%;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .search-bar.show input {
  opacity: 1;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
header .header-wrapper .header-nav .main-navbar .main-menu li .search-bar.show .btn-addon {
  color: #fff !important;
}
header .header-wrapper .header-nav .main-navbar .main-menu li #searchForm, header .header-wrapper .header-nav .main-navbar .main-menu li #searchFormMobile {
  position: relative;
}
header .header-wrapper .header-nav .main-navbar .main-menu li #searchForm input, header .header-wrapper .header-nav .main-navbar .main-menu li #searchFormMobile input {
  border: 2px solid #35719e;
}
header .header-wrapper .header-nav .main-navbar .main-menu li #searchForm .input-icon-addon, header .header-wrapper .header-nav .main-navbar .main-menu li #searchFormMobile .input-icon-addon {
  color: #35719e;
  cursor: pointer;
}
header .header-wrapper .header-nav .main-navbar .main-menu li #searchForm .btn-addon, header .header-wrapper .header-nav .main-navbar .main-menu li #searchFormMobile .btn-addon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 40px;
  font-size: 20px;
  color: #fff;
  border: none;
  background: #35719e !important;
  outline: none;
  cursor: pointer;
}
header .header-wrapper .header-nav .main-navbar .main-menu li #searchForm .timkiem, header .header-wrapper .header-nav .main-navbar .main-menu li #searchFormMobile .timkiem {
  position: absolute;
  z-index: 999;
}
header .header-wrapper .header-nav .main-navbar .main-menu li #searchForm .timkiem .ketquatim, header .header-wrapper .header-nav .main-navbar .main-menu li #searchFormMobile .timkiem .ketquatim {
  background-color: #fff;
  border: 1px solid #eee;
  padding: 0;
  max-height: 400px;
  overflow-y: scroll;
}
header .header-wrapper .header-nav .main-navbar .main-menu li #searchForm .timkiem .ketquatim .d-flex, header .header-wrapper .header-nav .main-navbar .main-menu li #searchFormMobile .timkiem .ketquatim .d-flex {
  margin-bottom: 5px;
}
header .header-wrapper .header-nav .main-navbar .main-menu li #searchForm .timkiem .ketquatim .d-flex .image, header .header-wrapper .header-nav .main-navbar .main-menu li #searchFormMobile .timkiem .ketquatim .d-flex .image {
  border: 1px solid #eee;
  border-radius: 3px;
  margin-right: 5px;
  width: 30%;
}
header .header-wrapper .header-nav .main-navbar .main-menu li #searchForm .timkiem .ketquatim .d-flex .info, header .header-wrapper .header-nav .main-navbar .main-menu li #searchFormMobile .timkiem .ketquatim .d-flex .info {
  width: 70%;
}
header .header-wrapper .header-option {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
header .header-wrapper .header-option > li {
  position: relative;
}
header .header-wrapper .header-option > li .follow {
  display: flex;
  align-items: center;
  height: 100%;
  color: #fff;
  font-weight: bold;
  margin-right: 5px;
}
header .header-wrapper .header-option .dropdown-menu {
  padding: 0;
}
header .header-wrapper .header-option .dropdown-menu li a {
  font-weight: bold;
  color: #111;
  display: block;
  padding: 10px 12px;
}
header .header-wrapper .header-option .dropdown-menu li a:hover {
  background: #35719e;
  color: #fff;
}

.header-toggler {
  color: #fff;
}
.header-toggler:hover {
  color: #fff;
}

.service a {
  display: flex;
  margin-left: 15px;
  text-decoration: none;
}
.service a .service-img img {
  width: 100%;
}
.service a .service-info {
  padding-left: 5px;
}
.service a .service-info p {
  margin: 0;
  color: #000;
}
.service a .service-info p:first-child {
  color: #e73435;
}

.sticky-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1500;
  background: rgba(0, 0, 0, 0.7);
  transition: top 0.3s ease;
}

.static-header {
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 1500;
  background: rgba(0, 0, 0, 0.7);
  transition: top 0.3s ease;
}

#topbar {
  position: relative;
  z-index: 200;
  margin-bottom: 0.5rem;
}
#topbar .topbar-wrapper {
  display: flex;
  justify-content: flex-end;
}
#topbar .topbar-wrapper .top-menu {
  background: rgba(255, 255, 255, 0.85);
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
#topbar .topbar-wrapper .top-menu > li {
  padding: 0 7px;
}
#topbar .topbar-wrapper .top-menu > li:not(:last-child) {
  border-left: 1px solid;
  border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #999, rgba(0, 0, 0, 0)) 1 100%;
}
#topbar .topbar-wrapper .top-menu > li:first-child {
  border-left: none;
}
#topbar .topbar-wrapper .top-menu > li > a {
  color: #e73435;
  margin-right: 16px;
  font-weight: bold;
  text-decoration: none;
}
#topbar .topbar-wrapper .top-menu > li.request {
  padding: 0;
}
#topbar .topbar-wrapper .top-menu > li.request a {
  display: block;
  background: #35719e;
  color: #fff;
  font-weight: bold;
  padding: 5px 7px;
  margin: 0;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
#topbar .topbar-wrapper .top-menu > li.request a:hover {
  background: #e73435;
}

.top-footer {
  background-image: url(../images/bg-footer.jpg);
  padding: 35px 0 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.top-footer h5 {
  color: #fff;
  text-transform: uppercase;
}
.top-footer ul li a {
  color: #fff;
}

.tool {
  position: fixed;
  right: 0;
  top: 40%;
  z-index: 2;
  background: #35719e;
  padding: 15px 0;
  border-radius: 20px;
}
.tool ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tool ul i {
  color: #fff;
}
.tool ul li {
  position: relative;
}
.tool ul li > a {
  display: block;
  padding: 4px 7px;
  text-align: center;
}
.tool ul li .sub-tool {
  position: absolute;
  top: 0;
  right: -200px;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}
.tool ul li .sub-tool > a {
  display: block;
  background: #458cc1;
  color: #fff;
  white-space: nowrap;
  padding: 4px;
  font-size: 14px;
}
.tool ul li:hover {
  background: #458cc1;
}
.tool ul li:hover .sub-tool {
  right: 27px;
}

div.footer {
  background: #ecf1f3;
  padding: 4rem 0;
}
div.footer i {
  color: #111;
}
div.footer h5, div.footer h6 {
  color: #35719e !important;
  font-weight: bold;
}
div.footer p, div.footer li, div.footer a {
  color: #111 !important;
}
div.footer a:hover {
  color: #e73435 !important;
}
div.footer .btn-send {
  background-color: #35719e;
  border-color: #35719e;
  padding: 5px 25px;
  height: 40px;
  color: #fff;
  cursor: pointer;
}
div.footer .btn-send:focus, div.footer .btn-send:active {
  outline: none !important;
}
div.footer .btn-send i {
  color: #fff !important;
}
div.footer .btn-map {
  display: inline-block;
  background-color: transparent;
  border: 2px solid #35719e;
  color: #35719e !important;
}
div.footer .btn-map:hover {
  background-color: #35719e;
  color: #fff !important;
}
div.footer .btn-call-footer {
  display: block;
  background-color: #e73435;
  text-align: center;
  color: #fff !important;
  font-weight: bold;
  font-size: 20px;
  border-radius: 30px;
  padding: 7px 10px;
  text-decoration: none;
  margin-bottom: 0.5rem;
}
div.footer .btn-call-footer:hover {
  color: #fff !important;
}
div.footer .btn-call-footer i {
  color: #fff;
}

footer {
  border-top: none !important;
  background: #35719e !important;
  padding: 0.5rem 0 !important;
}

#scrollUp {
  display: none;
  background-color: #35719e;
  border-radius: 4px;
  position: fixed;
  bottom: 80px;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 24px;
  height: 40px;
  line-height: 40px;
  right: 15px;
  text-align: center;
  width: 40px;
  z-index: 2147483647;
}

.copyright {
  color: #fff;
  font-size: 0.75rem;
}

.idex-alo-phone {
  right: -119px;
  top: auto;
  bottom: 440px;
  zoom: 0.8;
}

.idex-alo-phone.idex-alo-green .idex-alo-ph-img-circle {
  background-color: #e80b1d !important;
}

.idex-alo-phone.idex-alo-green .idex-alo-ph-circle {
  border-color: #e80b1d !important;
  opacity: 0.5;
}

.idex-alo-phone.idex-alo-green .idex-alo-ph-circle-fill {
  background-color: #e80b1d !important;
  opacity: 0.75 !important;
}

.idex-alo-phone.idex-alo-green.idex-alo-hover .idex-alo-ph-img-circle, .idex-alo-phone.idex-alo-green:hover .idex-alo-ph-img-circle {
  background-color: #0cf22a !important;
}

.idex-alo-phone.idex-alo-hover .idex-alo-ph-circle,
.idex-alo-phone:hover .idex-alo-ph-circle {
  border-color: #0cf22a !important;
  opacity: 0.5;
}

.idex-alo-phone.idex-alo-green.idex-alo-hover .idex-alo-ph-circle-fill,
.idex-alo-phone.idex-alo-green:hover .idex-alo-ph-circle-fill {
  background-color: #0cf22a !important;
  opacity: 0.75 !important;
}

.idex-alo-phone {
  position: fixed;
  visibility: hidden;
  background-color: transparent;
  width: 200px;
  cursor: pointer;
  z-index: 200 !important;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -webkit-transition: visibility 0.5s;
  -moz-transition: visibility 0.5s;
  -o-transition: visibility 0.5s;
  transition: visibility 0.5s;
  left: 35px;
  bottom: 50px;
}

.idex-alo-phone.idex-alo-show {
  visibility: visible;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

.idex-alo-phone.idex-alo-static {
  opacity: 0.6;
}

.idex-alo-phone.idex-alo-hover, .idex-alo-phone:hover {
  opacity: 1;
}

.idex-alo-ph-circle {
  width: 160px;
  height: 160px;
  bottom: -50px;
  right: 44%;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(30, 30, 30, 0.4);
  border: 2px solid #bfebfc 9;
  opacity: 0.1;
  -webkit-animation: idex-alo-circle-anim 1.2s infinite ease-in-out;
  -moz-animation: idex-alo-circle-anim 1.2s infinite ease-in-out;
  -ms-animation: idex-alo-circle-anim 1.2s infinite ease-in-out;
  -o-animation: idex-alo-circle-anim 1.2s infinite ease-in-out;
  animation: idex-alo-circle-anim 1.2s infinite ease-in-out;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.idex-alo-phone.idex-alo-active .idex-alo-ph-circle {
  -webkit-animation: idex-alo-circle-anim 1.1s infinite ease-in-out !important;
  -moz-animation: idex-alo-circle-anim 1.1s infinite ease-in-out !important;
  -ms-animation: idex-alo-circle-anim 1.1s infinite ease-in-out !important;
  -o-animation: idex-alo-circle-anim 1.1s infinite ease-in-out !important;
  animation: idex-alo-circle-anim 1.1s infinite ease-in-out !important;
}

.idex-alo-phone.idex-alo-static .idex-alo-ph-circle {
  -webkit-animation: idex-alo-circle-anim 2.2s infinite ease-in-out !important;
  -moz-animation: idex-alo-circle-anim 2.2s infinite ease-in-out !important;
  -ms-animation: idex-alo-circle-anim 2.2s infinite ease-in-out !important;
  -o-animation: idex-alo-circle-anim 2.2s infinite ease-in-out !important;
  animation: idex-alo-circle-anim 2.2s infinite ease-in-out !important;
}

.idex-alo-phone.idex-alo-hover .idex-alo-ph-circle, .idex-alo-phone:hover .idex-alo-ph-circle {
  border-color: #00aff2;
  opacity: 0.5;
}

.idex-alo-phone.idex-alo-green.idex-alo-hover .idex-alo-ph-circle, .idex-alo-phone.idex-alo-green:hover .idex-alo-ph-circle {
  border-color: #75eb50;
  border-color: #baf5a7 9;
  opacity: 0.5;
}

.idex-alo-phone.idex-alo-green .idex-alo-ph-circle {
  border-color: #00aff2;
  border-color: #bfebfc 9;
  opacity: 0.5;
}

.idex-alo-ph-circle-fill {
  width: 100px;
  height: 100px;
  bottom: -20px;
  right: 60%;
  position: absolute;
  background-color: #000;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: 0.1;
  -webkit-animation: idex-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -moz-animation: idex-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -ms-animation: idex-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -o-animation: idex-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: idex-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.idex-alo-phone.idex-alo-active .idex-alo-ph-circle-fill {
  -webkit-animation: idex-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
  -moz-animation: idex-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
  -ms-animation: idex-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
  -o-animation: idex-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
  animation: idex-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
}

.idex-alo-phone.idex-alo-static .idex-alo-ph-circle-fill {
  -webkit-animation: idex-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  -moz-animation: idex-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  -ms-animation: idex-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  -o-animation: idex-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  animation: idex-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  opacity: 0 !important;
}

.idex-alo-phone.idex-alo-hover .idex-alo-ph-circle-fill, .idex-alo-phone:hover .idex-alo-ph-circle-fill {
  background-color: rgba(0, 175, 242, 0.5);
  background-color: #00aff2 9;
  opacity: 0.75 !important;
}

.idex-alo-phone.idex-alo-green.idex-alo-hover .idex-alo-ph-circle-fill, .idex-alo-phone.idex-alo-green:hover .idex-alo-ph-circle-fill {
  background-color: rgba(117, 235, 80, 0.5);
  background-color: #baf5a7 9;
  opacity: 0.75 !important;
}

.idex-alo-phone.idex-alo-green .idex-alo-ph-circle-fill {
  background-color: rgba(0, 175, 242, 0.5);
  background-color: #a6e3fa 9;
  opacity: 0.75 !important;
}

.idex-alo-ph-img-circle {
  z-index: 9;
  width: 60px;
  height: 60px;
  bottom: 0px;
  right: 70%;
  position: absolute;
  background: rgba(30, 30, 30, 0.1) url(../images/phone.png) no-repeat center center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: idex-alo-circle-img-anim 1s infinite ease-in-out;
  -moz-animation: idex-alo-circle-img-anim 1s infinite ease-in-out;
  -ms-animation: idex-alo-circle-img-anim 1s infinite ease-in-out;
  -o-animation: idex-alo-circle-img-anim 1s infinite ease-in-out;
  animation: idex-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.idex-alo-phone.idex-alo-active .idex-alo-ph-img-circle {
  -webkit-animation: idex-alo-circle-img-anim 1s infinite ease-in-out !important;
  -moz-animation: idex-alo-circle-img-anim 1s infinite ease-in-out !important;
  -ms-animation: idex-alo-circle-img-anim 1s infinite ease-in-out !important;
  -o-animation: idex-alo-circle-img-anim 1s infinite ease-in-out !important;
  animation: idex-alo-circle-img-anim 1s infinite ease-in-out !important;
}

.idex-alo-phone.idex-alo-static .idex-alo-ph-img-circle {
  -webkit-animation: idex-alo-circle-img-anim 0s infinite ease-in-out !important;
  -moz-animation: idex-alo-circle-img-anim 0s infinite ease-in-out !important;
  -ms-animation: idex-alo-circle-img-anim 0s infinite ease-in-out !important;
  -o-animation: idex-alo-circle-img-anim 0s infinite ease-in-out !important;
  animation: idex-alo-circle-img-anim 0s infinite ease-in-out !important;
}

.idex-alo-phone.idex-alo-hover .idex-alo-ph-img-circle, .idex-alo-phone:hover .idex-alo-ph-img-circle {
  background-color: #00aff2;
}

.idex-alo-phone.idex-alo-green.idex-alo-hover .idex-alo-ph-img-circle, .idex-alo-phone.idex-alo-green:hover .idex-alo-ph-img-circle {
  background-color: #75eb50;
  background-color: #75eb50;
}

.idex-alo-phone.idex-alo-green .idex-alo-ph-img-circle {
  background-color: #00aff2;
  background-color: #00aff2;
}

@-moz-keyframes idex-alo-circle-anim {
  0% {
    -moz-transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
    -moz-opacity: 0.1;
    -webkit-opacity: 0.1;
    -o-opacity: 0.1;
  }
  30% {
    -moz-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    -o-opacity: 0.5;
  }
  100% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
    -moz-opacity: 0.6;
    -webkit-opacity: 0.6;
    -o-opacity: 0.1;
  }
}
@-webkit-keyframes idex-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-o-keyframes idex-alo-circle-anim {
  0% {
    -o-transform: rotate(0) kscale(0.5) skew(1deg);
    -o-opacity: 0.1;
  }
  30% {
    -o-transform: rotate(0) scale(0.7) skew(1deg);
    -o-opacity: 0.5;
  }
  100% {
    -o-transform: rotate(0) scale(1) skew(1deg);
    -o-opacity: 0.1;
  }
}
@-moz-keyframes idex-alo-circle-fill-anim {
  0% {
    -moz-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -moz-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@-webkit-keyframes idex-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@-o-keyframes idex-alo-circle-fill-anim {
  0% {
    -o-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -o-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -o-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@-moz-keyframes idex-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
  }
}
@-webkit-keyframes idex-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
@-o-keyframes idex-alo-circle-img-anim {
  0% {
    -o-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -o-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -o-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -o-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -o-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -o-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -o-transform: rotate(0) scale(1) skew(1deg);
  }
}
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@-moz-keyframes idex-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}
@-webkit-keyframes idex-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}
@-o-keyframes idex-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}
@keyframes idex-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}
@-moz-keyframes idex-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@-webkit-keyframes idex-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@-o-keyframes idex-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@keyframes idex-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@-moz-keyframes idex-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@-webkit-keyframes idex-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@-o-keyframes idex-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@keyframes idex-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
a.hotline-mb {
  display: none;
}

.phone {
  position: relative;
}

.phone-hotline {
  background: #9b2022;
  padding: 13px 30px 13px 70px;
  text-align: center;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 0px;
  border-radius: 100px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}

.phone-hover {
  width: 260px;
  opacity: 0.9;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}

.phone-hotline a {
  color: #fff;
  font-size: 21px;
  font-weight: 600;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -moz-transition: all 1s ease;
}

.phone-hotline a:hover {
  color: #fff;
  text-decoration: none;
}

.blog-item {
  display: flex;
  flex-direction: column;
  border: 1px solid #eee;
  background: #fff;
  margin-bottom: 15px;
  position: relative;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.blog-item:hover {
  -webkit-box-shadow: 1px 1px 5px #999;
  -moz-box-shadow: 1px 1px 5px #999;
  box-shadow: 1px 1px 5px #999;
}
.blog-item .blog-image {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.blog-item .blog-description {
  width: 100%;
  padding: 15px;
}
.blog-item .blog-description .blog-title {
  display: block;
  height: 40px;
  font-weight: normal;
  margin: 0;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.4;
  text-transform: uppercase;
  color: #000;
}
.blog-item .blog-description .blog-title:hover {
  color: #35719e;
}
.blog-item .blog-description .ngangon {
  text-align: justify;
  color: #777;
}
.blog-item .blog-description .date {
  color: #999;
  text-align: right;
}

.thuoctinhchitiet {
  background-color: #e73435;
  border-radius: 5px;
  padding: 15px;
  color: #fff;
  margin-bottom: 10px;
}

.header-section {
  text-align: center;
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
  background: url(../images/bg-title.png) no-repeat center bottom;
}
.header-section h2, .header-section a {
  display: block;
  position: relative;
  display: inline-block;
  color: #111;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: normal;
}

.product-item {
  background-color: #fafafa;
}
.product-item .product-image {
  position: relative;
  overflow: hidden;
}
.product-item .product-image img {
  width: 100%;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.product-item .product-info {
  padding: 0.75rem;
}
.product-item .product-info .product-title {
  display: block;
  color: #111;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  height: 58px;
  overflow: hidden;
}
.product-item .product-info .product-title:hover {
  color: #35719e;
}
.product-item .product-info .product-price {
  font-weight: bold;
  color: #e73435;
}

.category-item {
  background: #fff;
  margin-bottom: 1.5rem;
}
.category-item:hover .category-image img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.category-item .category-image {
  position: relative;
  overflow: hidden;
}
.category-item .category-image img {
  width: 100%;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.category-item .category-info {
  padding-bottom: 1rem;
}
.category-item .category-info .category-title {
  display: block;
  padding: 1rem;
  color: #111;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  height: 58px;
  overflow: hidden;
}
.category-item .category-info .category-title:hover {
  color: #35719e;
}

.owl-main .owl-nav {
  width: 100%;
}
.owl-main .owl-nav button.owl-prev {
  position: absolute;
  top: calc(50% - 50px);
  left: 0;
  font-size: 50px;
  padding: 6px 3px !important;
  background-color: #35719e;
  opacity: 0.7;
  color: #fff;
}
.owl-main .owl-nav button.owl-next {
  position: absolute;
  top: calc(50% - 50px);
  right: 0;
  font-size: 50px;
  padding: 6px 3px !important;
  background-color: #35719e;
  opacity: 0.7;
  color: #fff;
}
.owl-main .owl-dots {
  position: absolute;
  padding-bottom: 20px;
  left: 0;
  right: 0;
  text-align: center;
}
.owl-main .owl-dots button {
  width: 15px;
  height: 15px;
  background: #ddd;
  margin: 0 5px;
  border-radius: 50%;
  position: relative;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.owl-main .owl-dots button:before {
  content: "";
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  border: 2px solid #35719e;
  border-radius: inherit;
  transition: scale 0.4s;
  -webkit-transition: scale 0.4s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.owl-main .owl-dots button:hover, .owl-main .owl-dots button:focus, .owl-main .owl-dots button:active {
  outline: none !important;
}
.owl-main .owl-dots button.active {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  background: #35719e;
}
.owl-main .owl-dots button.active:before {
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
}

.sidebar {
  background: #F9F9F9;
  border: 1px solid #E4E4E4;
  padding: 20px;
}
.sidebar-title {
  color: #111;
  text-align: center;
}
.sidebar-content .sidebar-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar-content .sidebar-list li {
  padding: 15px 0;
}
.sidebar-content .sidebar-list li:not(:last-child) {
  border-bottom: 1px solid #E4E4E4;
}
.sidebar-content .sidebar-list li a {
  color: #e73435;
  font-weight: 700;
}

.fb-comments iframe {
  width: 100% !important;
}

.blog-detail-title {
  color: #e73435;
  border-bottom: 1px solid #e73435;
}

.related-blog {
  margin-top: 1.5rem;
}
.related-blog .related-title {
  font-size: 25px;
  color: #e73435;
}
.related-blog > ul {
  padding-left: 15px;
}

.product-category-title {
  color: #111;
  border-bottom: 1px solid #fed835;
}

.list-detail {
  display: flex;
  position: sticky;
  top: 80px;
  list-style: none;
  margin: 0;
  margin-bottom: 0.5rem;
  padding: 0;
  background: #eee;
  z-index: 99;
}
.list-detail li a {
  display: block;
  text-align: center;
  padding: 13px 19px;
  color: #222;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
}
.list-detail li a:hover {
  background: #35719e;
  color: #fff;
}
.list-detail li a.active {
  background: #35719e;
  color: #fff;
}

.product-detail-title {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: solid 1px #ebebeb;
}
.product-detail-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 45px;
  border-bottom: solid 1px #35719e;
}
.product-detail-title h1 {
  color: #111;
  margin-bottom: 0;
}
.product-detail .product-image .product-full {
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  overflow: hidden;
}
.product-detail-price .price {
  color: #e73435;
  font-size: 30px;
  font-weight: bold;
}
.product-detail .request {
  display: flex;
  margin: 0.75rem -5px;
}
.product-detail .request > a {
  display: block;
  width: 100%;
  background: #35719e;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 17px;
  margin: 0 5px;
  text-align: center;
  line-height: 30px;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.product-detail .request > a:hover {
  color: #fff;
}

.product-detail-tab .cont-box-yellow {
  background: #ff5722;
  padding: 5px;
  margin-top: 20px;
  position: relative;
  color: #fff;
}
.product-detail-tab .cont-box-yellow-border {
  border: 1px solid #fff;
  padding: 20px;
}
.product-detail-tab .cont-box-yellow-title {
  background-color: #252931;
  font-size: 1.125em;
  height: 30px;
  left: calc(50% - 130px);
  position: absolute;
  top: -15px;
  width: 260px;
  font: 600 150%/30px RobotoCondensed;
  text-align: center;
  text-transform: uppercase;
}
.product-detail-tab .cont-box-yellow-title::before {
  border-bottom: 15px solid transparent;
  border-right: 10px solid #252931;
  border-top: 15px solid transparent;
  content: "";
  display: block;
  float: left;
  height: 0;
  margin-left: -10px;
  width: 0;
}
.product-detail-tab .cont-box-yellow-title::after {
  border-bottom: 15px solid transparent;
  border-left: 10px solid #252931;
  border-top: 15px solid transparent;
  content: "";
  display: block;
  float: right;
  height: 0;
  margin-right: -10px;
  width: 0;
}
.product-detail-tab .cont-giamgia {
  font: italic bold 150% louis;
  text-transform: uppercase;
  color: #ed1c24;
}
.product-detail-tab .cont-gia {
  font: italic bold 150% louis !important;
  text-transform: uppercase;
}
.product-detail-tab .cont-gia100 {
  font: italic bold 150% louis;
}
.product-detail-tab .cont-gia-mau {
  color: #ed1c24;
}
.product-detail-tab .cont-gialon {
  font: italic bold 100px/70px louis;
}
.product-detail-tab .cont-hotline {
  font-size: 24px;
  text-align: center;
}
.product-detail-tab .cont-hotline > p {
  background: rgba(0, 0, 0, 0) url("../images/icon-hotline.png") no-repeat scroll center 0px;
  padding: 32px 148px 0px 0px;
}
.product-detail-tab .cont-hotline a {
  color: #fff;
}
.product-detail-tab .cont-hotline span {
  display: block;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
}
.product-detail-tab .cont-content {
  text-align: center;
  color: #333;
}

.totalview a {
  display: inline-block;
  padding: 1px 6px 1px 6px;
  background-color: #e6e6e6;
  border-radius: 100%;
  margin-right: 2px;
  border-width: 4px;
  border-style: dashed;
  border-color: rgba(192, 194, 197, 0.07);
  box-shadow: 10px 10px 15px -10px;
  font-weight: bold;
  font-size: 19px;
}

.about-home .title {
  font-size: 22px;
  line-height: 30px;
  color: #666666;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.about-home .title p {
  font-size: 36px;
  line-height: 44px;
  font-weight: bold;
  text-transform: uppercase;
  color: #35719e;
}
.about-home .desc {
  color: #666666;
  font-style: italic;
  padding-left: 30px;
  position: relative;
  margin-bottom: 30px;
}
.about-home .desc:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  border-left: solid 3px #35719e;
}
.about-home .read-more {
  display: inline-block;
  background: #35719e;
  padding: 15px 25px;
  color: #fff;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.about-home .read-more:hover {
  background: #e73435;
  color: #fff;
}

.feedback-item {
  position: relative;
  padding-top: 80px;
}
.feedback-item .feedback-image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  border-radius: 50%;
  border: 2px solid #fff;
  overflow: hidden;
  width: 50%;
  margin: 0 auto;
}
.feedback-item .feedback-image img {
  width: 100%;
}
.feedback-item .feedback-content {
  background: rgba(255, 255, 255, 0.7);
  padding: 60px 20px 20px 20px;
}
.feedback-item .feedback-content .icon {
  text-align: center;
  font-size: 30px;
}
.feedback-item .feedback-content .icon i {
  color: #35719e;
}
.feedback-item .feedback-content .caption {
  font-size: 12px;
  line-height: 20px;
  max-height: 80px;
  overflow: hidden;
  text-align: center;
  margin-bottom: 15px;
}
.feedback-item .feedback-content .name {
  text-align: center;
  font-weight: bold;
  color: #35719e;
  text-transform: uppercase;
}

.social-icons ul {
  padding: 0;
}

.text-center.social-icons ul {
  display: inline-block;
}

.social-icons li {
  float: left;
  list-style: none;
}

.social-icons li a {
  float: left;
  height: 32px;
  width: 32px;
  line-height: 32px;
  font-size: 16px;
  text-align: center;
  margin: 0 4px 4px 0;
  border-radius: 4px;
  border: 0;
  background: transparent;
  color: #333;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.social-icons li a:hover i {
  color: #fff !important;
}

.social-icons.social-icons-colored a,
.social-icons.social-icons-colored-hover a:hover {
  color: #fff !important;
  border: 0;
}

.social-icons.social-icons-colored .social-rss a,
.social-icons.social-icons-colored-hover .social-rss a:hover {
  background-color: #faa33d;
}

.social-icons.social-icons-colored .social-facebook a,
.social-icons.social-icons-colored-hover .social-facebook a:hover {
  background-color: #5d82d1;
}

.social-icons.social-icons-colored .social-twitter a,
.social-icons.social-icons-colored-hover .social-twitter a:hover {
  background-color: #40bff5;
}

.social-icons.social-icons-colored .social-vimeo a,
.social-icons.social-icons-colored-hover .social-vimeo a:hover {
  background-color: #35c6ea;
}

.social-icons.social-icons-colored .social-myspace a,
.social-icons.social-icons-colored-hover .social-myspace a:hover {
  background-color: #008dde;
}

.social-icons.social-icons-colored .social-youtube a,
.social-icons.social-icons-colored-hover .social-youtube a:hover {
  background-color: #ef4e41;
}

.social-icons.social-icons-colored .social-instagram a,
.social-icons.social-icons-colored-hover .social-instagram a:hover {
  background-color: #548bb6;
}

.social-icons.social-icons-colored .social-gplus a,
.social-icons.social-icons-colored-hover .social-gplus a:hover {
  background-color: #d68400;
}

.social-icons.social-icons-colored .social-stumbleupon a,
.social-icons.social-icons-colored-hover .social-stumbleupon a:hover {
  background-color: #ff5c30;
}

.social-icons.social-icons-colored .social-lastfm a,
.social-icons.social-icons-colored-hover .social-lastfm a:hover {
  background-color: #f34320;
}

.social-icons.social-icons-colored .social-pinterest a,
.social-icons.social-icons-colored-hover .social-pinterest a:hover {
  background-color: #e13138;
}

.social-icons.social-icons-colored .social-google a,
.social-icons.social-icons-colored-hover .social-google a:hover {
  background-color: #eb5e4c;
}

.social-icons.social-icons-colored .social-evernote a,
.social-icons.social-icons-colored-hover .social-evernote a:hover {
  background-color: #9acf4f;
}

.social-icons.social-icons-colored .social-dribbble a,
.social-icons.social-icons-colored-hover .social-dribbble a:hover {
  background-color: #f7659c;
}

.social-icons.social-icons-colored .social-skype a,
.social-icons.social-icons-colored-hover .social-skype a:hover {
  background-color: #13c1f3;
}

.social-icons.social-icons-colored .social-forrst a,
.social-icons.social-icons-colored-hover .social-forrst a:hover {
  background-color: #45ad76;
}

.social-icons.social-icons-colored .social-linkedin a,
.social-icons.social-icons-colored-hover .social-linkedin a:hover {
  background-color: #238cc8;
}

.social-icons.social-icons-colored .social-wordpress a,
.social-icons.social-icons-colored-hover .social-wordpress a:hover {
  background-color: #2592c3;
}

.social-icons.social-icons-colored .social-grooveshark a,
.social-icons.social-icons-colored-hover .social-grooveshark a:hover {
  background-color: #ffb21d;
}

.social-icons.social-icons-colored .social-delicious a,
.social-icons.social-icons-colored-hover .social-delicious a:hover {
  background-color: #377bda;
}

.social-icons.social-icons-colored .social-behance a,
.social-icons.social-icons-colored-hover .social-behance a:hover {
  background-color: #1879fd;
}

.social-icons.social-icons-colored .social-dropbox a,
.social-icons.social-icons-colored-hover .social-dropbox a:hover {
  background-color: #17a3eb;
}

.social-icons.social-icons-colored .social-soundcloud a,
.social-icons.social-icons-colored-hover .social-soundcloud a:hover {
  background-color: #ff7e30;
}

.social-icons.social-icons-colored .social-deviantart a,
.social-icons.social-icons-colored-hover .social-deviantart a:hover {
  background-color: #6a8a7b;
}

.social-icons.social-icons-colored .social-yahoo a,
.social-icons.social-icons-colored-hover .social-yahoo a:hover {
  background-color: #ab47ac;
}

.social-icons.social-icons-colored .social-flickr a,
.social-icons.social-icons-colored-hover .social-flickr a:hover {
  background-color: #ff48a3;
}

.social-icons.social-icons-colored .social-digg a,
.social-icons.social-icons-colored-hover .social-digg a:hover {
  background-color: #75788d;
}

.social-icons.social-icons-colored .social-blogger a,
.social-icons.social-icons-colored-hover .social-blogger a:hover {
  background-color: #ff9233;
}

.social-icons.social-icons-colored .social-tumblr a,
.social-icons.social-icons-colored-hover .social-tumblr a:hover {
  background-color: #426d9b;
}

.social-icons.social-icons-colored .social-quora a,
.social-icons.social-icons-colored-hover .social-quora a:hover {
  background-color: #ea3d23;
}

.social-icons.social-icons-colored .social-github a,
.social-icons.social-icons-colored-hover .social-github a:hover {
  background-color: #3f91cb;
}

.social-icons.social-icons-colored .social-amazon a,
.social-icons.social-icons-colored-hover .social-amazon a:hover {
  background-color: #ff8e2e;
}

.social-icons.social-icons-colored .social-xing a,
.social-icons.social-icons-colored-hover .social-xing a:hover {
  background-color: #1a8e8c;
}

.social-icons.social-icons-colored .social-wikipedia a,
.social-icons.social-icons-colored-hover .social-wikipedia a:hover {
  background-color: #b3b5b8;
}

.social-icons.social-icons-border li a {
  border: 1px solid #d7d7d7;
  background: transparent;
  color: #333;
}

.social-icons.social-icons-dark li a {
  background: #888;
  color: #fff;
}

.social-icons.social-icons-light li a {
  background: #fff;
  color: #333;
  border: 1px solid #eee;
}

.social-icons.social-icons-rounded li a {
  border-radius: 50%;
}

.social-icons.social-icons-medium li a {
  height: 42px;
  width: 42px;
  line-height: 42px;
  font-size: 18px;
}

.social-icons.social-icons-large li a {
  height: 48px;
  width: 48px;
  line-height: 48px;
  font-size: 18px;
}

.social-icons:not(.social-icons-colored):not(.social-icons-colored-hover) li a:hover {
  background-color: #eee;
}

.social-icons li:hover i {
  -webkit-animation: toTopFromBottom 0.3s forwards;
  -moz-animation: toTopFromBottom 0.3s forwards;
  animation: toTopFromBottom 0.3s forwards;
}

@-webkit-keyframes toTopFromBottom {
  49% {
    -webkit-transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toTopFromBottom {
  49% {
    -moz-transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toTopFromBottom {
  49% {
    transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
.click-dropdown {
  display: none;
}

@media (min-width: 992px) {
  .col-custom {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media screen and (max-width: 768px) {
  .intro-section:before {
    left: 0;
    width: 100%;
  }
  .phone {
    color: #111 !important;
  }
  .click-dropdown {
    display: inline-block;
    border: none !important;
    background-color: transparent !important;
    color: #35719e;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 35px;
    text-align: right;
  }
  .click-dropdown:focus {
    outline: none !important;
  }
  .click-dropdown i.fa {
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .fa-angle-down {
    display: none !important;
  }
  .sticky-header {
    position: sticky;
  }
  .btn-baogiamobile {
    display: block;
    width: 100%;
    background: #35719e;
    color: #fff;
    font-weight: bold;
    padding: 5px 7px;
    margin: 0;
    text-align: center;
    line-height: 30px;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
  }
  .btn-baogiamobile:hover {
    color: #fff;
  }
  header {
    background-color: #474747;
  }
  header .header-wrapper {
    padding: 1rem 0;
  }
  header .header-wrapper .header-nav {
    width: 100%;
    justify-content: space-between;
  }
  header .header-wrapper .header-nav .main-navbar {
    flex-direction: column;
    align-items: flex-start;
    background: #eee;
    position: fixed;
    top: 0;
    right: -280px;
    z-index: 999999;
    width: 280px;
    height: 100vh;
    transition: 0.3s ease-in-out;
    overflow-y: auto;
    cursor: pointer;
  }
  header .header-wrapper .header-nav .main-navbar.show {
    right: 0 !important;
  }
  header .header-wrapper .header-nav .main-navbar .main-menu {
    display: block !important;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  header .header-wrapper .header-nav .main-navbar .main-menu > li {
    position: relative;
    margin-left: 0 !important;
    padding: 0 !important;
    overflow: hidden;
    background: #232628;
  }
  header .header-wrapper .header-nav .main-navbar .main-menu > li:hover > a {
    background-color: #eee;
    color: #555555;
  }
  header .header-wrapper .header-nav .main-navbar .main-menu > li .dropdown-menu {
    background-color: #fff !important;
    -webkit-transform: scale(0);
    transform: scale(0);
    top: auto;
    border-radius: 0;
    margin-bottom: 2px !important;
  }
  header .header-wrapper .header-nav .main-navbar .main-menu > li .dropdown-menu > li {
    background-color: #fff;
    padding: 0 !important;
  }
  header .header-wrapper .header-nav .main-navbar .main-menu > li .dropdown-menu > li.dropdown-submenu a {
    color: #35719e !important;
  }
  header .header-wrapper .header-nav .main-navbar .main-menu > li .dropdown-menu > li.dropdown-submenu .dropdown-menu {
    left: unset !important;
    top: unset !important;
    margin-left: unset !important;
  }
  header .header-wrapper .header-nav .main-navbar .main-menu > li .dropdown-menu > li:hover {
    background-color: #474747;
    color: #fff !important;
  }
  header .header-wrapper .header-nav .main-navbar .main-menu > li .dropdown-mega-menu {
    min-width: 100%;
    background-color: #eee !important;
    -webkit-transform: scale(0);
    transform: scale(0);
    top: auto;
    left: 0;
    right: 0;
    height: 450px !important;
    border-radius: 0;
    margin-bottom: 2px !important;
    overflow-y: auto;
  }
  header .header-wrapper .header-nav .main-navbar .main-menu > li > a {
    display: block;
    background-color: #eee;
    color: #555555;
    border-radius: 0;
    border-bottom: 1px solid #161b1f;
    text-transform: uppercase;
  }
  header .header-wrapper .header-nav .main-navbar .main-menu > li > a > .fa-angle-down {
    display: none;
  }
  header .header-wrapper .header-nav .main-navbar .main-menu > li > a:hover {
    color: #555555;
  }
  header .header-wrapper .header-nav .main-navbar .main-menu > li.hover-active > ul {
    position: relative;
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    margin-bottom: 15px;
  }
  header .header-wrapper .header-nav .main-navbar .main-menu > li.hover-active .dropdown-mega-menu {
    position: relative;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .product-item .product-hover {
    display: none;
  }
  .tab-menu {
    margin-right: 0.75rem !important;
    display: block !important;
  }
  .tab-menu li .dropdown {
    width: 100%;
  }
  .tab-menu li .dropdown .btn-category {
    display: none;
  }
  .tab-menu li .dropdown .dropdown-menu {
    width: 100%;
    position: relative;
  }
  .tab-menu li .dropdown .dropdown-menu .category-menu ul li:hover > .category-mega-menu {
    display: none;
  }
  .tab-menu li.menu-item {
    display: none !important;
  }
  footer {
    padding-bottom: 100px;
  }
  .idex-alo-phone {
    bottom: 100px;
  }
}
@media screen and (max-width: 425px) {
  .header-section h5 {
    width: 230px;
    height: 34px;
  }
  .list-category li {
    width: calc(25% - 6px);
  }
  .list-category li a {
    font-size: 9px;
  }
  .category-item {
    background: transparent;
  }
}

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