footer {
  background: #004ba9 url(../images/bg_footer.png) bottom no-repeat;
  background-size: cover; }
  footer .wrapper {
    max-width: 1180px; }
    @media (max-width: 1180px) {
      footer .wrapper {
        margin: 0 10px;
        width: auto; } }
  footer #bottom {
    background: #004192;
    padding: 12px 0px; }
    @media (max-width: 768px) {
      footer #bottom {
        padding-bottom: 0px; } }
    footer #bottom .wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    footer #bottom .copyright {
      width: 79%;
      color: #ededed;
      font-family: Montserrat-Light;
      font-size: 14px; }
      @media (max-width: 768px) {
        footer #bottom .copyright {
          width: auto;
          margin-bottom: 12px; } }
      footer #bottom .copyright a {
        color: #ededed; }
        footer #bottom .copyright a:hover {
          text-decoration: underline; }
    footer #bottom .follow {
      width: 21%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (max-width: 768px) {
        footer #bottom .follow {
          width: auto;
          margin-bottom: 12px; } }
      footer #bottom .follow a {
        padding-right: 12px; }
        footer #bottom .follow a:last-child {
          padding-right: 0px; }
        footer #bottom .follow a i {
          width: 34px;
          height: 34px;
          background: #FFF;
          border-radius: 50%;
          display: inline-block;
          position: relative; }
          footer #bottom .follow a i.ficon-play:before {
            left: 55%; }
          footer #bottom .follow a i:before {
            margin: 0px;
            font-size: 19px;
            color: #0c53ac;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  footer .footer-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 53px 0px 45px; }
    @media (max-width: 999px) {
      footer .footer-content {
        padding: 30px 0px; } }
    footer .footer-content h2.title, footer .footer-content h2.title_menu {
      font-weight: 500;
      font-family: LinhAvenirBold;
      text-transform: uppercase;
      font-size: 16px;
      color: #FFF;
      position: relative;
      padding-bottom: 10px;
      margin-bottom: 29px; }
      @media (max-width: 800px) {
        footer .footer-content h2.title, footer .footer-content h2.title_menu {
          margin-bottom: 15px;
          padding-bottom: 5px; } }
      footer .footer-content h2.title:after, footer .footer-content h2.title_menu:after {
        content: '';
        width: 43px;
        height: 2px;
        background: #b6cbe7;
        position: absolute;
        bottom: 0px;
        left: 0px; }
    footer .footer-content .col1 {
      width: 32%;
      padding-right: 59px; }
      @media (max-width: 999px) {
        footer .footer-content .col1 {
          padding-right: 20px;
          margin-bottom: 20px; } }
      @media (max-width: 800px) {
        footer .footer-content .col1 {
          width: 50%; } }
      @media (max-width: 520px) {
        footer .footer-content .col1 {
          width: 100%;
          padding-right: 0px; } }
      footer .footer-content .col1 .banner_item, footer .footer-content .col1 .banner_item a {
        font-family: Muli-Light;
        font-size: 14px;
        color: #FFF; }
        footer .footer-content .col1 .banner_item p, footer .footer-content .col1 .banner_item a p {
          padding: 0px;
          padding-left: 30px;
          position: relative;
          padding-bottom: 19px; }
          @media (max-width: 800px) {
            footer .footer-content .col1 .banner_item p, footer .footer-content .col1 .banner_item a p {
              padding-bottom: 10px; } }
          footer .footer-content .col1 .banner_item p:before, footer .footer-content .col1 .banner_item a p:before {
            content: '';
            position: absolute;
            left: 0px;
            top: 3px; }
          footer .footer-content .col1 .banner_item p:first-child:before, footer .footer-content .col1 .banner_item a p:first-child:before {
            width: 14px;
            height: 17px;
            background: url("../images/icon_location.png") no-repeat; }
          footer .footer-content .col1 .banner_item p:nth-child(2):before, footer .footer-content .col1 .banner_item a p:nth-child(2):before {
            width: 17px;
            height: 13px;
            background: url("../images/icon_mail.png") no-repeat; }
          footer .footer-content .col1 .banner_item p:last-child, footer .footer-content .col1 .banner_item a p:last-child {
            padding-bottom: 0px; }
            footer .footer-content .col1 .banner_item p:last-child:before, footer .footer-content .col1 .banner_item a p:last-child:before {
              width: 16px;
              height: 16px;
              background: url("../images/icon_phone.png") no-repeat; }
    footer .footer-content .list_menu.list1 {
      width: 23%; }
      @media (max-width: 800px) {
        footer .footer-content .list_menu.list1 {
          width: 50%;
          margin-bottom: 20px; } }
      @media (max-width: 520px) {
        footer .footer-content .list_menu.list1 {
          width: 100%; } }
    footer .footer-content .list_menu.list2 {
      width: 24%; }
      @media (max-width: 800px) {
        footer .footer-content .list_menu.list2 {
          width: 50%; } }
      @media (max-width: 520px) {
        footer .footer-content .list_menu.list2 {
          width: 100%;
          margin-bottom: 20px; } }
    footer .footer-content .list_menu ul li {
      padding-bottom: 19px; }
      @media (max-width: 800px) {
        footer .footer-content .list_menu ul li {
          padding-bottom: 10px; } }
      footer .footer-content .list_menu ul li:last-child {
        padding-bottom: 0px; }
      footer .footer-content .list_menu ul li a {
        font-family: Muli-Light;
        font-size: 14px;
        color: #FFF;
        display: inline-block; }
        footer .footer-content .list_menu ul li a:hover {
          font-weight: bold; }
    footer .footer-content .col3 {
      width: 21%; }
      @media (max-width: 800px) {
        footer .footer-content .col3 {
          width: 50%; } }
      @media (max-width: 520px) {
        footer .footer-content .col3 {
          width: 100%; } }
      footer .footer-content .col3 h3.small_title_register {
        font-family: Muli-Light;
        font-size: 14px;
        color: #FFF;
        font-weight: normal;
        margin-bottom: 19px; }
      footer .footer-content .col3 .resgister_email #form_res_email .email {
        display: block;
        width: 100%;
        height: 43px;
        background: #FFF;
        border: none;
        border-radius: 5px;
        padding-left: 11px;
        font-family: Muli-Light;
        font-size: 14px;
        color: #9a9a9a; }
        footer .footer-content .col3 .resgister_email #form_res_email .email::-webkit-input-placeholder {
          color: #9a9a9a; }
        footer .footer-content .col3 .resgister_email #form_res_email .email:-ms-input-placeholder {
          color: #9a9a9a; }
        footer .footer-content .col3 .resgister_email #form_res_email .email::-ms-input-placeholder {
          color: #9a9a9a; }
        footer .footer-content .col3 .resgister_email #form_res_email .email::placeholder {
          color: #9a9a9a; }
      footer .footer-content .col3 .resgister_email #form_res_email .btn_search {
        height: 37px;
        border-radius: 5px;
        background: #fab914;
        padding: 0px 35px 0px 27px;
        margin-top: 16px;
        border: none; }
        footer .footer-content .col3 .resgister_email #form_res_email .btn_search:hover {
          opacity: 0.8; }

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

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

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

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

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

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

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

.brand_scroll {
  float: left;
  display: inline-block;
  width: 100%;
  background: #fff;
  margin-bottom: 0px; }
  .brand_scroll .title_brand {
    text-align: center;
    padding: 25px 0px;
    font-size: 25px;
    color: #008bd7;
    background: #f6f9fe;
    text-transform: uppercase; }
    .brand_scroll .title_brand span:first-child {
      font-weight: normal; }
    .brand_scroll .title_brand span:last-child {
      font-weight: bold; }
    .brand_scroll .title_brand:after {
      content: url("../images/after_box_mid.png");
      display: block;
      margin: auto;
      margin-top: 9px; }
  .brand_scroll .brand_scroll-content {
    padding: 54px 0px; }
    @media (max-width: 999px) {
      .brand_scroll .brand_scroll-content {
        padding: 30px 0px; } }
  .brand_scroll .owl-carousel .owl-item .item {
    background: #f9f9f9;
    padding: 5px; }
    .brand_scroll .owl-carousel .owl-item .item a {
      padding-top: 51%;
      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%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-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: -40px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 13px;
    height: 25px;
    background: url(../images/left.png); }
  .brand_scroll .owl-nav .owl-next {
    right: -40px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 13px;
    height: 25px;
    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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 9999; }
  .bottom_phone .item {
    width: 33.33%;
    float: left;
    border-right: 1px solid #6ec0ed;
    padding: 10px 3px;
    -webkit-box-sizing: border-box;
    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;
        -o-text-overflow: ellipsis;
        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 */