footer #bottom {
  padding: 5px 0px;
}

@media (max-width: 799px) {
  footer #bottom {
    padding-bottom: 10px;
  }
}

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

@media (max-width: 799px) {
  footer #bottom .wrapper {
    justify-content: center;
  }
}

footer #bottom .copyright {
  text-align: left;
  display: inline-block;
  float: left;
  padding-right: 60px;
}

@media (max-width: 799px) {
  footer #bottom .copyright {
    margin-bottom: 15px;
    text-align: center;
    display: block;
    padding-right: 0px;
  }
}

footer #bottom .copyright a {
  color: #4e4e4e;
}

footer .solo-item {
  display: inline-block;
  text-align: center;
  margin-right: 15px;
  float: left;
}

footer .solo-item > i {
  display: block;
  font-size: 13px;
  text-align: center;
  height: 36px;
  width: 36px;
  color: #29577a;
  background: #f7f7f7;
  border-radius: 50%;
  border-radius: 50%;
  padding-top: 7px;
  margin-top: -9px;
}

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

footer .solo-item:first-child {
  padding-right: 34px;
}

@media (max-width: 799px) {
  footer .solo-item:first-child {
    display: none;
  }
}

footer .footer-content {
  padding-top: 45px;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 999px) {
  footer .footer-content {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}

footer .footer-content .footer-col {
  width: 25%;
  float: left;
}

footer .footer-content .footer-col h2.title {
  font-family: Muli;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 16px;
  color: #1c1c1c;
  margin-bottom: 20px;
}

@media (max-width: 499px) {
  footer .footer-content .footer-col h2.title {
    margin-bottom: 10px;
  }
}

footer .footer-content .footer-col h2.title:after {
  content: '';
  width: 60px;
  height: 2px;
  background: #0dbdf3;
  display: block;
  margin-top: 16px;
}

footer .footer-content .footer-col ul li a {
  color: #9e9f9e;
  display: block;
  padding: 5px 0px;
  font-family: Muli;
  text-transform: capitalize;
}

footer .footer-content .footer-col p, footer .footer-content .footer-col a {
  color: #9e9f9e;
}

footer .footer-content .footer-col.col1 {
  width: 34.4%;
  padding-right: 65px;
  border-right: 1px solid #e6e6e6;
}

footer .footer-content .footer-col.col1 p {
  padding-bottom: 30px;
  padding-top: 0;
}

footer .footer-content .footer-col.col2 {
  width: 23.8%;
  padding-left: 60px;
}

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

footer .footer-content .footer-col.col4 {
  width: 20.2%;
}

footer .footer-content .footer-col.col4 p {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

footer .footer-content .footer-col.col4 p:before {
  padding-right: 7px;
  padding-top: 3px;
}

@media (max-width: 1024px) {
  footer .footer-content .footer-col.col2 {
    padding-left: 30px;
  }
  footer .footer-content .footer-col.col1 {
    padding-right: 30px;
  }
}

@media (max-width: 999px) {
  footer .footer-content .footer-col.col1 {
    width: 100%;
    padding-right: 0px;
    border-right: none;
    margin-bottom: 20px;
  }
  footer .footer-content .footer-col.col2 {
    width: 50%;
    padding-left: 0px;
    margin-bottom: 20px;
  }
  footer .footer-content .footer-col.col3 {
    width: 50%;
    padding-right: 20px;
    margin-bottom: 20px;
  }
  footer .footer-content .footer-col.col4 {
    width: 100%;
  }
}

@media (max-width: 499px) {
  footer .footer-content .footer-col.col1 {
    width: 100%;
    padding-right: 0px;
    border-right: none;
    margin-bottom: 20px;
  }
  footer .footer-content .footer-col.col1 p {
    padding-bottom: 20px;
  }
  footer .footer-content .footer-col.col2 {
    width: 100%;
    padding-left: 0px;
    margin-bottom: 20px;
  }
  footer .footer-content .footer-col.col3 {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 20px;
  }
  footer .footer-content .footer-col.col4 {
    width: 100%;
  }
}

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

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

.paginate .pagelink,
.paginate .pagecur,
.paginate .btnPage {
  display: inline-block;
  color: #ff950a;
  height: 25px;
  width: 26px;
  line-height: 25px;
  min-width: 25px;
  text-align: center;
  padding: 0px 3px;
  margin: 0px 4px;
  border: 1px solid #ff950a;
  vertical-align: top;
  font-size: 13px;
}

.paginate .btnPage i {
  display: inline-block;
  margin-top: 4px;
}

.paginate .pagecur {
  color: #fff;
  background: #ff950a;
  border-color: #ff950a;
}

.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;*/
  float: left;
  display: inline-block;
  width: 100%;
  background: #f3f3f3;
  margin-bottom: 0px;
  padding: 45px 0px;
}

.brand_scroll .title_brand {
  border-bottom: solid 1px #ddd;
  border-top: 3px solid #6d0839;
  padding: 9px 15px;
  font-size: 15px;
  font-family: Arial;
  font-weight: bold;
  color: #6b0838;
  text-transform: uppercase;
}

.brand_scroll .owl-carousel .owl-item .item {
  background: #fff;
  padding: 5px;
}

.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 */