footer {
  background: url("../images/bg_footer.jpg");
  color: #fff;
  font-family: Muli;
  font-weight: 400;
}

footer .footer-content .footer-col {
  width: 25%;
  float: left;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (max-width: 990px) {
  footer .footer-content .footer-col {
    width: 50% !important;
  }
}

@media (max-width: 590px) {
  footer .footer-content .footer-col {
    width: 100% !important;
    float: none;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

footer .footer-content .footer-col a {
  color: #fff;
}

footer .footer-content .footer-col h2 {
  font-family: Muli;
  font-weight: 900;
  color: #ffde00;
  font-size: 16px;
  max-width: 255px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

footer .footer-content .footer-col ul li a {
  color: #fff;
  display: block;
  padding-bottom: 11px;
}

footer .footer-content .footer-col ul li a:before {
  content: '\e8a7';
  font-family: ficon;
  width: auto;
  padding-right: 6px;
}

footer .footer-content .footer-col ul li a:hover {
  color: #ffde00;
}

footer .footer-content .footer-col.col1 {
  width: 29.5%;
  padding-right: 60px;
  padding-top: 0px;
}

footer .footer-content .footer-col.col1 img {
  margin-top: -5px;
}

@media (max-width: 499px) {
  footer .footer-content .footer-col.col1 img {
    max-width: 130px;
    height: auto;
  }
}

footer .footer-content .footer-col.col2 {
  width: 32.5%;
  padding-right: 60px;
}

footer .footer-content .footer-col.col2 p {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

footer .footer-content .footer-col.col2 p img {
  margin-right: 5px;
}

footer .footer-content .footer-col.col3 {
  width: 15%;
  padding-right: 50px;
}

@media (max-width: 990px) {
  footer .footer-content .footer-col.col3 {
    display: none;
  }
}

footer .footer-content .footer-col.col3 h2 {
  padding-top: 24px;
}

footer .footer-content .footer-col.col4 {
  width: 23%;
  padding-right: 10px;
}

@media (max-width: 990px) {
  footer .footer-content .footer-col.col4 {
    display: none;
  }
}

#form_contact_footer {
  background: #fff;
  padding: 30px 18px;
  border-radius: 9px;
}

#form_contact_footer h4 {
  text-align: center;
  color: #0a4e85;
  font-family: Muli;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 23px;
}

#form_contact_footer .form-group .form-control {
  height: 33px;
  font-size: 13px;
  background: #f6f6f6;
}

#form_contact_footer .form-group .form-control.error {
  border: 1px solid #f00 !important;
}

#form_contact_footer .form-group label.error {
  display: none !important;
}

#form_contact_footer .btn-default {
  text-align: center;
  background: #ed1c24;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-family: Muli;
  font-weight: bold;
  border: none;
}

#bottom {
  background: #b41f23;
  color: #fff;
  position: relative;
  padding: 14px 0px;
}

#bottom .wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

#bottom .copyright {
  text-align: left;
  display: inline-block;
  padding-right: 20px;
  color: #fff;
}

#bottom .copyright a {
  color: #ffffff;
}

#bottom .solo-item {
  display: inline-block;
  text-align: center;
  padding: 0px 2px 0px 2px;
  float: left;
}

#bottom .solo-item > i {
  display: block;
  margin-right: 10px;
  font-size: 14px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  width: 22px;
  color: #b41f23;
  border: 1px #fff solid;
  background: transparent;
  -webkit-transition: all 500ms ease-out 0s;
  -moz-transition: all 500ms ease-out 0s;
  -o-transition: all 500ms ease-out 0s;
  transition: all 500ms ease-out 0s;
  border-radius: 3px;
  background: #ffffff;
}

#bottom .solo-item > i:before {
  padding-top: 3px;
}

.paginate {
  margin-top: 20px;
  text-align: center;
}

.paginate .pagetotal {
  background: #f5f5f5;
  display: none;
  padding: 0px 2px;
  color: #ffffff;
}

.paginate .pagelink,
.paginate .pagecur,
.paginate .btnPage {
  display: inline-block;
  color: #a5a5a5;
  height: 40px;
  width: 40px;
  line-height: 40px;
  background: #f5f5f5;
  text-align: center;
  padding: 0px 3px;
  margin: 0px 4px;
  border: 1px solid #f5f5f5;
  vertical-align: top;
  font-size: 13px;
  font-weight: bold;
  font-family: Muli;
}

.paginate .btnPage i {
  display: inline-block;
  margin-top: 11px;
  font-family: Muli;
  font-weight: 700;
}

.paginate .btnPage i:before {
  font-weight: bold;
  font-size: 16px;
}

.paginate .pagecur {
  color: #bd0000;
  background: #f5f5f5;
  border-color: #f5f5f5;
}

.resgister_email {
  height: 68px;
  line-height: 68px;
}

.resgister_email .title_register {
  font-family: helveticaneue-light;
  color: #fff;
  font-size: 16px;
  padding-top: 10px;
  display: inline-block;
}

.resgister_email .title_register span {
  display: block;
  color: #fff;
  font-weight: normal;
  font-size: 15px;
}

.resgister_email #form_res_email {
  margin-top: 17px;
  position: relative;
}

.resgister_email #form_res_email .email {
  height: 34px;
  width: 100%;
  padding: 0px 10px;
  outline: none;
  border: 0px;
  padding-right: 105px;
}

.resgister_email #form_res_email .btn_search {
  width: 94px;
  background: #0BC4FF;
  border: 0px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  padding: 5px 0px 5px 0px;
  margin-left: 2px;
  cursor: pointer;
  display: inline-block;
  /* margin-top: 8px; */
  position: absolute;
  right: 0;
  top: 0;
}

.brand_scroll_ft .title {
  display: inline-block;
}

.brand_scroll_ft {
  float: left;
  display: inline-block;
  width: 60%;
}

.brand_scroll {
  /*padding: 16px 0px;*/
  width: 100%;
  background: #fff;
  padding-top: 25px;
  padding: 45px 0px;
}

@media (max-width: 599px) {
  .brand_scroll {
    padding: 20px 0px;
  }
}

.brand_scroll .title_brand {
  font-size: 26px;
  color: #b41f23;
  text-transform: uppercase;
  text-align: center;
  font-family: "Muli";
  font-weight: 900;
}

@media (max-width: 599px) {
  .brand_scroll .title_brand {
    font-size: 22px;
  }
}

.brand_scroll p {
  text-align: center;
  color: #9d9c9c;
  font-family: Muli;
  font-weight: 400;
  margin-bottom: 20px;
}

.brand_scroll .owl-carousel .owl-item .item {
  border: 1px solid #cdcdcd;
  background: #fff;
  padding: 10px;
}

.brand_scroll .owl-carousel .owl-item .item a {
  padding-top: 50%;
  position: relative;
  overflow: hidden;
  height: 0px;
  display: block;
}

.brand_scroll .owl-carousel .owl-item .item img {
  max-width: 100%;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  max-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 500ms ease-out 0s;
  -moz-transition: all 500ms ease-out 0s;
  -o-transition: all 500ms ease-out 0s;
  transition: all 500ms ease-out 0s;
}

.brand_scroll .owl-nav .owl-prev {
  left: -20px;
  position: absolute;
  top: 35%;
  width: 10px;
  height: 21px;
  background: url(../../images/left.png);
}

.brand_scroll .owl-nav .owl-next {
  right: -20px;
  position: absolute;
  top: 35%;
  width: 10px;
  height: 21px;
  background: url(../../images/right.png);
}

.brand_scroll_footer {
  padding: 25px 0px;
}

.brand_scroll_footer .follow {
  display: inline-block;
  margin-left: 30px;
}

.brand_scroll_footer .title {
  display: block;
  margin-bottom: 5px;
}

.brand_scroll_footer .dkbct {
  display: inline-block;
  float: left;
  margin-left: 30px;
}

#tth-scrollup {
  text-indent: -99999px;
  cursor: pointer;
  background: url(../../images/gotop.png) no-repeat scroll;
  bottom: 40px;
  height: 40px;
  overflow: hidden;
  position: fixed;
  right: 20px;
  width: 36px;
  z-index: 999;
  -moz-border-radius: 50%;
  margin: 0;
  opacity: 0.5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

#tth-scrollup:hover {
  opacity: 1;
}

.bottom_phone {
  background: #0199ec;
  position: fixed;
  width: 100%;
  bottom: 0px;
  align-items: center;
  justify-content: space-between;
  z-index: 9999;
}

.bottom_phone .item {
  width: 33.33%;
  float: left;
  border-right: 1px solid #6ec0ed;
  padding: 10px 3px;
  box-sizing: border-box;
  cursor: pointer;
  text-align: center;
  font-weight: 300;
  color: #fff;
  font-size: 14px;
}

.bottom_phone .item a {
  color: #fff;
  text-decoration: initial;
}

.showMobile {
  display: none;
}

@media (max-width: 999px) {
  .showMobile {
    display: inline-block;
  }
}

.wrap-suggestion-search {
  display: block;
  background: #fff;
  z-index: 2222233333;
  max-height: 500px;
  overflow: scroll;
  overflow-x: hidden;
  border-top: none;
  border-right: none;
  /* Track */
  /* Handle */
}

.wrap-suggestion-search::-webkit-scrollbar {
  width: 4px;
}

.wrap-suggestion-search::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.wrap-suggestion-search::-webkit-scrollbar-thumb {
  background: #ddd;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.wrap-suggestion-search::-webkit-scrollbar-thumb:window-inactive {
  background: #fff;
}

.wrap-suggestion-search li.ui-menu-item {
  display: block;
  background: #fff;
  overflow: hidden;
  list-style: none;
  border-bottom: 1px dotted #ccc;
  padding: 0px;
}

.wrap-suggestion-search li.ui-menu-item .ui-menu-item-wrapper {
  border: none !important;
  color: unset !important;
  background: unset !important;
  margin: unset !important;
  padding: 6px;
}

.wrap-suggestion-search li.ui-menu-item .ui-menu-item-wrapper:before, .wrap-suggestion-search li.ui-menu-item .ui-menu-item-wrapper:after {
  content: " ";
  display: table;
}

.wrap-suggestion-search li.ui-menu-item .ui-menu-item-wrapper:after {
  clear: both;
}

.wrap-suggestion-search li.ui-menu-item .ui-menu-item-wrapper a img {
  float: left;
  width: 50px;
  height: auto;
  margin: 0 6px 0 0;
}

.wrap-suggestion-search li.ui-menu-item .ui-menu-item-wrapper a h3 {
  display: block;
  width: auto;
  color: #333;
  font-size: 14px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wrap-suggestion-search li.ui-menu-item .ui-menu-item-wrapper a .price_format span {
  font-size: 12px;
  color: #c70100;
  float: none;
}

.wrap-suggestion-search li.ui-menu-item .ui-menu-item-wrapper:hover {
  background: #faa519;
}

.wrap-suggestion-search li.ui-menu-item .ui-menu-item-wrapper.ui-state-active {
  background: #faa519 !important;
}

.wrap-suggestion-search li.ui-menu-item .ui-menu-item-wrapper.ui-state-active a h3 {
  color: #fff;
}

.wrap-suggestion-search li.ui-menu-item .ui-menu-item-wrapper.ui-state-active a .price_format span {
  color: #fff;
}

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