* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: Arial;
}

/* css phan wrapper_main */
html {
  overflow-x: hidden;
}

body {
  background: #efefef;
}

.row {
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
}

.row > * {
  padding-right: 0;
  padding-left: 0;
  margin-top: 0;
}

ol,
ul {
  padding-left: 0;
}

dl,
ol,
ul {
  margin-bottom: 0;
}

.wrapper_main {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  overflow-x: hidden;
}

a {
  color: inherit;
  text-decoration: none !important;
}
a:hover {
  color: inherit;
  text-decoration: none;
}

.padding-left-0 {
  padding-left: 0;
}

.padding-right-0 {
  padding-right: 0;
}

.font-weight-bold {
  font-weight: bold;
}

span.select2-container {
  font-size: 12.8px;
  color: #1c82ff;
}

.select2-selection__rendered {
  color: #1c82ff !important;
  font-size: 12.8px !important;
}

.select2-search__field:focus {
  outline: none;
}

.select2-selection {
  border: solid 0.5px #d1d1d1 !important;
}

@keyframes animaion_hover {
  0% {
    border-right: solid 1px #8a8a8a;
    border-bottom: solid 1px #8a8a8a;
    border-top: solid 1px #d3cccc;
    border-left: solid 1px #d3cccc;
  }
  100% {
    border: solid 1px #8a8a8a;
  }
}
.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.page-title {
  font-size: 16px;
  color: #8a8a8a;
  padding: 8px 16px;
}

/* css global */
.global_tittle {
  font-weight: bold;
  font-size: 25px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 0;
}

.global_all {
  font-size: 16px;
}

.support {
  position: fixed;
  bottom: 76px;
  right: 76px;
  width: 67px;
  height: 67px;
  background: transparent;
  border-radius: 15px;
  transition: all linear 0.3s;
  z-index: 1;
}
.support img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform: scale(1);
  transition: all linear 0.3s;
  transform: scale(1);
  cursor: pointer;
}
.support-sdt {
  visibility: hidden;
  opacity: 0;
  transition: all linear 0.3s;
}
.support-sdt:hover {
  transform: scale(1.1);
  transition: all linear 0.1s;
}
.support-zalo {
  visibility: hidden;
  opacity: 0;
  transition: all linear 0.3s;
}
.support-zalo:hover {
  transform: scale(1.1);
  transition: all linear 0.1s;
}
.support-mess {
  visibility: hidden;
  opacity: 0;
  transition: all linear 0.3s;
}
.support-mess:hover {
  transform: scale(1.1);
  transition: all linear 0.1s;
}
.support-delete {
  visibility: hidden;
  opacity: 0;
  transition: all linear 0.3s;
}
.support-delete:hover {
  transform: scale(1.1);
  transition: all linear 0.1s;
}
.support-user {
  width: 67px;
  height: 67px;
  position: absolute;
  bottom: 0;
  right: 0;
  transition: all linear 0.3s;
}
.support-user:hover {
  transform: scale(1.1);
  transition: all linear 0.1s;
}

@media screen and (max-width: 576px) {
  .support {
    bottom: 30px;
    right: 16px;
  }
}
.mobile-select_sims {
  background: #fff;
  padding-bottom: 16px;
  padding-left: 15px;
  padding-right: 15px;
  color: #2c1a37;
}
.mobile-select_sims-title {
  padding-top: 16px;
}
.mobile-select_sims-title-bimg {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #f15951;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mobile-select_sims-title-bimg img {
  width: 15px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
.mobile-select_sims-title-text {
  font-weight: bold;
  font-size: 16px;
  color: #2c1a37;
  margin-left: 8px;
  width: inherit;
  max-width: inherit;
}
.mobile-select_sims--prices-title {
  padding-top: 16px;
}
.mobile-select_sims--price {
  display: flex;
  flex-wrap: wrap;
  margin-top: 7px;
  margin-left: -4.5px;
  margin-right: -4.5px;
}
.mobile-select_sims--price-card {
  padding: 0 4.5px;
}
.mobile-select_sims--price-card-item {
  flex-shrink: 0;
  font-size: 12.8px;
  padding-top: 11px;
  padding-bottom: 11px;
  border: solid 0.5px #d1d1d1;
  margin-top: 8px;
  border-radius: 4px;
}
.mobile-select_sims--trademark {
  display: flex;
  flex-wrap: wrap;
  margin-top: 7px;
  margin-left: -4.5px;
  margin-right: -4.5px;
}
.mobile-select_sims--trademark-card {
  padding: 0 4.5px;
}
.mobile-select_sims--trademark-card-item {
  flex-shrink: 0;
  font-size: 12.8px;
  padding-top: 11px;
  padding-bottom: 11px;
  border: solid 0.5px #d1d1d1;
  margin-top: 8px;
  border-radius: 4px;
  padding: 10px 10px;
}
.mobile-select_sims--trademark-card-item img {
  width: 100%;
  height: 22px;
  -o-object-fit: contain;
     object-fit: contain;
}
.mobile-select_sims--firstsim {
  display: flex;
  flex-wrap: wrap;
  margin-top: 7px;
  color: #13a55a;
  margin-left: -4.5px;
  margin-right: -4.5px;
}
.mobile-select_sims--firstsim-card {
  padding: 0 4.5px;
  width: 14.2857%;
}
.mobile-select_sims--firstsim-card-item {
  flex-shrink: 0;
  font-size: 12.8px;
  padding-top: 11px;
  padding-bottom: 11px;
  border: solid 0.5px #d1d1d1;
  margin-top: 8px;
  font-weight: bold;
  border-radius: 4px;
}
.mobile-select_sims--tuquy {
  display: flex;
  flex-wrap: wrap;
  margin-top: 7px;
  margin-left: -4.5px;
  margin-right: -4.5px;
}
.mobile-select_sims--tuquy-card {
  padding: 0 4.5px;
}
.mobile-select_sims--tuquy-card-item {
  flex-shrink: 0;
  font-size: 12.8px;
  padding-top: 11px;
  padding-bottom: 11px;
  border: solid 0.5px #d1d1d1;
  margin-top: 8px;
  border-radius: 4px;
}
.mobile_menuitem {
  padding: 32px 0 8px 0;
  font-size: 16px;
  color: #252f3d;
  border-bottom: 1px solid #efefef;
  font-weight: bold;
}

.offcanvas-end {
  max-width: 450px;
  width: 100%;
}
.offcanvas .offcanvas-header {
  padding: 19px 15px;
  background: #252f3d;
  color: #fff;
}
.offcanvas #offcanvasRightLabel {
  font-family: Roboto;
  font-weight: 500;
  font-size: 20px;
}
.offcanvas .btn-close {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 15px;
  box-shadow: none;
}
.offcanvas .btn-close img {
  width: 100%;
  height: 100%;
  -o-object-fit: none;
     object-fit: none;
}
.offcanvas-body {
  padding-top: 0;
}
.offcanvas-footer {
  color: #1c82ff;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  background: #252f3d;
  text-align: center;
  padding: 10px;
}

/* css phan header */
.loaders {
  display: none;
  position: fixed;
  opacity: 0.5;
  background-color: #f7f7f7;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000000000000000000000;
}

.loader {
  left: 50%;
  overflow: hidden;
  padding: 10px 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 150px;
  z-index: 20;
}
.loader .ball {
  background: #38d368;
  border-radius: 5px;
  display: block;
  height: 10px;
  left: 15px;
  position: absolute;
  top: 5px;
  width: 10px;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: along;
  -webkit-animation-timing-function: linear;
}
.loader .ball2 {
  background: #508ec3;
  border-radius: 5px;
  display: block;
  height: 10px;
  left: 15px;
  position: absolute;
  top: 5px;
  width: 10px;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: along;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: -1s;
}
.loader ul {
  margin: 0;
  padding: 0;
}
.loader li {
  background-color: #1280ab;
  border-radius: 5px;
  display: inline-block;
  margin: 0;
  height: 10px;
  width: 30px;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: around;
  -webkit-animation-timing-function: linear;
}
.loader li:nth-child(1) {
  -webkit-animation-delay: 0s;
}
.loader li:nth-child(2) {
  background-color: #d80d63;
  -webkit-animation-delay: 0.2s;
}
.loader li:nth-child(3) {
  background-color: #46de99;
  -webkit-animation-delay: 0.4s;
}
.loader li:nth-child(4) {
  background-color: #b7ef67;
  -webkit-animation-delay: 0.6s;
}
.loader li:nth-child(5) {
  background-color: #10c82a;
  -webkit-animation-delay: 0.8s;
}
.loader li:nth-child(6) {
  background-color: #63c810;
  -webkit-animation-delay: 0.8s;
}
.loader li:nth-child(7) {
  background-color: #f24d14;
  -webkit-animation-delay: 0.8s;
}
.loader li:nth-child(8) {
  background-color: #2210c8;
  -webkit-animation-delay: 0.8s;
}
.header {
  color: #ffffff;
  background: #252f3d;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.06);
  border-radius: 0 0 8px 8px;
  overflow: hidden;
  z-index: 1;
}
.header-top {
  padding: 16px 24px;
  border-bottom: 1px solid #eee1e1b3;
}
.header-scroll {
  top: 0;
  left: 0;
  right: 0;
  visibility: visible;
  opacity: 1;
}
.header-row {
  flex-wrap: nowrap;
}
.header_menu ul {
  display: flex;
}
.header_menu ul li {
  list-style: none;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 16.5px;
}
.header_menu ul li:not(:last-child) {
  margin-right: 20px;
}
.header_logo {
  width: 150px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header_logo img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header_logo .hiddenH1 {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.header_input_search {
  display: none;
  max-width: 216px;
  position: relative;
  border-radius: 35px;
  border: none;
}
.header_input_search .form-search-mobile input {
  width: 100%;
  font-size: 11px;
  border-radius: 35px;
  padding: 10px 32px 10px 16px;
  border: none;
}
.header_input_search .form-search-mobile input:focus {
  outline: none;
}
.header_input_search .form-search-mobile button {
  width: 20px;
  height: 20px;
  border: none;
  outline: none;
  background: transparent;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header_input_search .form-search-mobile button:hover {
  border: none;
}
.header_input_search .form-search-mobile button:focus {
  border: none;
}
.header_input_search .form-search-mobile button img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.header_navbar-menu {
  display: none;
  border: none;
  outline: none;
  background: transparent !important;
  margin-right: 15px;
  margin-left: 15px;
  box-shadow: none;
}
.header_navbar-menu:hover {
  background: none;
  border: none;
  box-shadow: none;
}
.header_navbar-menu:focus {
  box-shadow: none;
  background: none;
  border: none;
}
.header_navbar-menu i {
  color: #fff;
  font-size: 24px;
}
.header-filter .featured_categorys {
  padding-left: 15px;
  padding-right: 15px;
  background: #fff;
  font-size: 12.8px;
  margin-top: 1px;
  margin-bottom: 8px;
}
.header-filter .featured_categorys .featured_category {
  padding-bottom: 16px;
  overflow: hidden;
}
.header-filter .featured_categorys .featured_category--firstsim {
  display: flex;
  margin-left: -8px;
  color: #13a55a;
  overflow-x: scroll;
}
.header-filter .featured_categorys .featured_category--firstsim::-webkit-scrollbar {
  height: 0;
  background: transparent;
}
.header-filter .featured_categorys .featured_category--firstsim-item {
  flex-shrink: 0;
  padding: 11px;
  border: 0.5px solid #d1d1d1;
  box-sizing: border-box;
  border-radius: 4px;
  font-weight: bold;
  text-align: center;
  margin-left: 8px;
  margin-top: 8px;
}
.header-filter .featured_categorys .featured_category--firstsim .active {
  background: #ebebeba3;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
}
.header-filter .featured_categorys .featured_category--trademark {
  display: flex;
  margin-left: -8px;
  overflow-x: scroll;
}
.header-filter .featured_categorys .featured_category--trademark::-webkit-scrollbar {
  height: 0;
  background: transparent;
}
.header-filter .featured_categorys .featured_category--trademark-item {
  flex-shrink: 0;
  width: 90px;
  height: 44px;
  border: 0.5px solid #d1d1d1;
  box-sizing: border-box;
  border-radius: 4px;
  text-align: center;
  margin-left: 8px;
  margin-top: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-filter .featured_categorys .featured_category--trademark-item img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  -o-object-fit: contain;
     object-fit: contain;
}
.header-filter .featured_categorys .featured_category--trademark .active {
  background: #ebebeba3;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
}
.header-filter .featured_categorys .featured_category--price {
  display: flex;
  color: #2c1a37;
  margin-left: -8px;
  overflow-x: scroll;
}
.header-filter .featured_categorys .featured_category--price::-webkit-scrollbar {
  height: 0;
  background: transparent;
}
.header-filter .featured_categorys .featured_category--price-item {
  flex-shrink: 0;
  padding: 11px;
  border: 0.5px solid #d1d1d1;
  box-sizing: border-box;
  border-radius: 4px;
  text-align: center;
  margin-left: 8px;
  margin-top: 8px;
}
.header-filter .featured_categorys .featured_category--price .active {
  background: #ebebeba3;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
}
.header-filter .featured_categorys .featured_category--tuquy {
  display: flex;
  margin-left: -8px;
  color: #2c1a37;
  overflow-x: scroll;
}
.header-filter .featured_categorys .featured_category--tuquy::-webkit-scrollbar {
  height: 0;
  background: transparent;
}
.header-filter .featured_categorys .featured_category--tuquy-item {
  flex-shrink: 0;
  padding: 11px;
  border: 0.5px solid #d1d1d1;
  box-sizing: border-box;
  border-radius: 4px;
  text-align: center;
  margin-left: 8px;
  margin-top: 8px;
}
.header-filter .featured_categorys .featured_category--tuquy .active {
  background: #ebebeba3;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
}
.header-filter .featured_categorys .featured_category-btnSubmit {
  margin-top: 8px;
  justify-content: space-between;
}
.header-filter .featured_categorys .featured_category-btnSubmit button {
  border: none;
  display: flex;
  justify-content: center;
  padding: 8px 10px;
  margin-top: 8px;
  font-size: 16px;
  color: #040404d6;
  font-weight: bold;
  border-radius: 4px;
  box-shadow: 2px 2px 3px rgba(26, 38, 71, 0.46);
  background: #13a55a;
}
.header-filter .featured_categorys .featured_category-btnSubmit .filter-select-card {
  overflow-x: scroll;
  flex-wrap: nowrap;
  margin-left: -4px;
}
.header-filter .featured_categorys .featured_category-btnSubmit .filter-select-card::-webkit-scrollbar {
  height: 0;
  background: transparent;
}
.header-filter .featured_categorys .featured_category-btnSubmit .filter-select-card > div {
  flex-shrink: 0;
  margin-top: 8px;
  background: #1c82ff;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 9px 30px 9px 9px;
  color: #fff;
  font-weight: 400;
  font-size: 12.8px;
  width: auto;
  position: relative;
  margin-left: 4px;
  margin-right: 4px;
  display: flex;
  align-items: center;
}
.header-filter .featured_categorys .featured_category-btnSubmit .filter-select-card > div img {
  width: 16px;
  height: 16px;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
}
.header-filter .featured_categorys .featured_category-btnSubmit .filter-select-card .filter-select-card-delete-all {
  background: #f15951 !important;
  display: none;
}
.header-filter .featured_categorys .featured_category-btnSubmit .filter-select-card .filter-select-card-pc-delete-all {
  background: #f15951 !important;
  display: none;
}

@media screen and (max-width: 834px) {
  .header {
    border-radius: inherit;
    z-index: 1000000;
  }
  .header-top {
    padding: 8px 15px;
  }
  .header_logo {
    padding: 0;
  }
  .header_menu {
    display: none;
  }
  .header_input_search {
    display: block;
    max-width: 300px;
  }
  .header_navbar-menu {
    display: block;
  }
}
@media screen and (max-width: 576px) {
  .header_navbar-menu {
    margin-right: 0px;
    margin-left: 10px;
  }
  .header_logo {
    width: 130px;
    margin-right: 5px;
    padding-left: 0;
  }
}
@media screen and (max-width: 375px) {
  .header_input_search {
    max-width: 207px;
  }
}
@media screen and (max-width: 340px) {
  .header_input_search {
    max-width: 200px;
  }
}
/* css side bar sims */
.sidebar_sims {
  max-width: 265px;
  min-width: 220px;
  padding-left: 8px;
  padding-right: 8px;
  color: #2c1a37;
}
.sidebar_sims .sidebar_sim {
  background: #fff;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 8px;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  overflow: hidden;
}
.sidebar_sims_tittle {
  background: #252f3d;
  color: #fff;
}
.sidebar_sims_tittle h2 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 0px;
}
.sidebar_sims li {
  list-style: none;
  padding: 15px;
}
.sidebar_sims li:not(:first-child) {
  border-top: 0.5px solid #e5dada;
}
.sidebar_sims li h3 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 0px;
}

@media screen and (max-width: 834px) {
  .sidebar_sims {
    display: none;
  }
}
.sidebar_switchboard {
  background: #fff;
  margin-bottom: 8px;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  overflow: hidden;
  font-size: 16px;
  padding: 0 15px 15px 15px;
  line-height: 30px;
}
.sidebar_switchboard ul {
  margin-right: -15px;
  margin-left: -5px;
  border-bottom: 0.5px solid #e5dada !important;
  padding-bottom: 10px;
}
.sidebar_switchboard ul.sidebar_switchboard-box-prefixNumber {
  padding-top: 5px;
}
.sidebar_switchboard li {
  display: inline-block;
  margin-left: 5px;
  font-size: 15px;
  font-weight: 500;
}
.sidebar_switchboard li:not(:first-child) {
  border-top: none !important;
}
.sidebar_switchboard li::before {
  background: #63c631;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 5px;
  margin-bottom: 2px;
  margin-right: 5px;
  width: 5px;
}
.sidebar_switchboard-title {
  margin-left: -15px;
  margin-right: -15px;
  background: #252f3d;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  padding: 15px !important;
  text-align: center;
  text-transform: uppercase;
}
.sidebar_switchboard-box {
  margin-top: 8px;
}
.sidebar_switchboard-box-title {
  text-transform: uppercase;
  font-weight: bold;
}
.sidebar_switchboard-box-switchboard {
  color: #4a90e2;
  font-size: 15px;
}
.sidebar_switchboard-box-prefixNumber {
  margin-left: -8px;
}
.sidebar_switchboard-box-prefixNumber li {
  list-style: none;
  display: inline-block;
  border-radius: 4px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 0.5rem;
  padding: 3px 8px;
  margin-left: 8px;
  background-color: red;
}
.sidebar_switchboard-box-prefixNumber li::before {
  content: none;
}
.sidebar_switchboard-box .prefixNumber-item0 li {
  background-color: #2ead2e;
}
.sidebar_switchboard-box .prefixNumber-item1 li {
  background-color: #d10032;
}
.sidebar_switchboard-box .prefixNumber-item2 li {
  background-color: #288ad6;
}
.sidebar_switchboard-box .prefixNumber-item3 li {
  background-color: #134a9f;
}
.sidebar_switchboard-box .prefixNumber-item4 li {
  background-color: #ff821e;
}
.sidebar_switchboard-box .prefixNumber-item5 li {
  background-color: #134a9f;
}
.sidebar_switchboard-box .prefixNumber-item6 li {
  background-color: #333;
}

@media screen and (max-width: 834px) {
  .sidebar_switchboard {
    display: none;
    border-radius: inherit;
    margin-top: 8px;
  }
  .sidebar_switchboard-title {
    background-color: #fff;
    color: black;
    border-bottom: dashed 1px #ccc;
  }
}
.sidebar_contacts {
  max-width: 265px;
  padding-right: 8px;
  padding-left: 8px;
}
.sidebar_contacts li {
  list-style: none;
}
.sidebar_contacts li:not(:first-child) {
  border-top: 0.5px solid #e5dada;
}
.sidebar_contacts .sidebar_contact {
  background: #fff;
  margin-bottom: 8px;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  overflow: hidden;
  font-size: 16px;
}
.sidebar_contacts .sidebar_contact li {
  list-style: none;
  padding: 7px 0;
}
.sidebar_contacts .sidebar_contact_title {
  background: #252f3d;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  padding: 16px 0 !important;
}
.sidebar_contacts .sidebar_contact_hotline {
  font-weight: bold;
}
.sidebar_contacts .sidebar_contact_hotline span {
  color: #1c82ff;
}
.sidebar_contacts .sidebar_contact_hotline_timer {
  color: #8a8a8a;
}
.sidebar_contacts .sidebar_contact_chat {
  font-weight: bold;
}
.sidebar_contacts .sidebar_contact_chat span {
  color: #1c82ff;
}
.sidebar_contacts .sidebar_contact_chat_timer {
  color: #8a8a8a;
}
.sidebar_contacts .sidebar_contact_cskh {
  font-weight: bold;
}
.sidebar_contacts .sidebar_contact_cskh span {
  color: #1c82ff;
}
.sidebar_contacts .sidebar_contact_cskh_timer {
  color: #8a8a8a;
}

@media screen and (max-width: 1010px) {
  .sidebar_contacts {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .sidebar_contacts {
    display: none;
  }
}
@media screen and (max-width: 834px) {
  .sidebar_contacts {
    max-width: inherit;
    text-align: left !important;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
  }
  .sidebar_contacts .news_order {
    display: none;
  }
  .sidebar_contacts .sidebar_contact {
    border-radius: inherit;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-top: 8px;
    display: block;
  }
  .sidebar_contacts .sidebar_contact_title {
    display: none !important;
  }
  .sidebar_contacts .sidebar_contact li {
    border: none;
    display: flex;
    flex-flow: row wrap;
    padding: 16px 0;
    justify-content: space-between;
  }
  .sidebar_contacts .sidebar_contact li:not(:last-child) {
    border-bottom: solid 0.5px #d1d1d1;
  }
  .sidebar_contacts .sidebar_contact li > div:first-child {
    width: 60%;
  }
  .sidebar_contacts .sidebar_contact_hotline {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    width: 33%;
  }
  .sidebar_contacts .sidebar_contact_hotline span {
    display: inline-block;
    min-width: 100px;
  }
  .sidebar_contacts .sidebar_contact_hotline_timer {
    margin-left: 25px;
  }
  .sidebar_contacts .sidebar_contact_chat {
    display: flex;
    justify-content: space-between;
    width: 33%;
  }
  .sidebar_contacts .sidebar_contact_chat span {
    display: inline-block;
    min-width: 100px;
  }
  .sidebar_contacts .sidebar_contact_chat_timer {
    margin-left: 25px;
  }
  .sidebar_contacts .sidebar_contact_cskh {
    display: flex;
    justify-content: space-between;
    width: 33%;
  }
  .sidebar_contacts .sidebar_contact_cskh span {
    display: inline-block;
    min-width: 100px;
  }
  .sidebar_contacts .sidebar_contact_cskh_timer {
    margin-left: 25px;
  }
}
@media screen and (max-width: 576px) {
  .sidebar_contacts {
    flex: inherit;
  }
  .sidebar_contacts li {
    justify-content: space-between;
  }
  .sidebar_contacts .sidebar_contact {
    margin-bottom: 0px;
  }
  .sidebar_contacts .sidebar_contact_hotline {
    width: 60%;
  }
  .sidebar_contacts .sidebar_contact_chat {
    width: 60%;
  }
  .sidebar_contacts .sidebar_contact_cskh {
    width: 60%;
  }
}
@media screen and (max-width: 340px) {
  .sidebar_contacts .sidebar_contact_hotline {
    width: 100% !important;
  }
  .sidebar_contacts .sidebar_contact_hotline_timer {
    width: 100%;
    margin-top: 8px;
    margin-left: 0px;
  }
  .sidebar_contacts .sidebar_contact_hotline span {
    text-align: right !important;
  }
  .sidebar_contacts .sidebar_contact_chat {
    width: 100% !important;
  }
  .sidebar_contacts .sidebar_contact_chat_timer {
    width: 100%;
    margin-top: 8px;
    margin-left: 0px;
  }
  .sidebar_contacts .sidebar_contact_chat span {
    text-align: right !important;
  }
  .sidebar_contacts .sidebar_contact_cskh {
    width: 100% !important;
  }
  .sidebar_contacts .sidebar_contact_cskh_timer {
    width: 100%;
    margin-top: 8px;
    margin-left: 0px;
  }
  .sidebar_contacts .sidebar_contact_cskh span {
    text-align: right !important;
  }
}
.newOder {
  background: #fff;
  margin-bottom: 8px;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  overflow: hidden;
  font-size: 16px;
  padding: 0 15px 15px 15px;
  line-height: 30px;
}
.newOder-title {
  margin-left: -15px;
  margin-right: -15px;
  background: #252f3d;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  padding: 15px !important;
  text-align: center;
  text-transform: uppercase;
  font-style: italic;
}
.newOder li {
  padding: 10px 0;
  line-height: 22px;
  font-size: 14px;
  font-style: italic;
  border-bottom: 0.5px dashed #e5dada;
}
.newOder li:not(:first-child) {
  border-top: none !important;
}
.newOder li::before {
  background: #11b951;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 5px;
  margin-bottom: 2px;
  margin-right: 5px;
  width: 5px;
}
.newOder li :hover {
  color: #452abd;
}
.newOder-btn-seemore {
  color: #fff;
  background: #045bb1;
  border-radius: 20px;
  padding: 3px 30px;
  font-weight: 400;
  border: none;
  font-style: italic;
  margin-top: 14px;
  font-weight: bold;
}
.newOder-btn-seemore:hover {
  color: #045bb1;
  background: #b1c8c2;
}

@media screen and (max-width: 834px) {
  .newOder {
    display: none;
    border-radius: inherit;
    margin-top: 8px;
  }
  .newOder-title {
    background-color: #fff;
    color: black;
    border-bottom: solid 1px #ccc;
  }
}
#advanced-filter {
  height: 100% !important;
  width: 100%;
  left: 50%;
  transform: translate(-50%, -100%);
}

#advanced-filter.show {
  transform: translate(-50%, 0%);
}

.offcanvas-body::-webkit-scrollbar {
  width: 8px !important;
  background-color: #f1f1f1 !important;
}

.offcanvas-body::-webkit-scrollbar-thumb {
  border-radius: 8px !important;
  background-color: #bdbdbd !important;
}

.offcanvas-body::-webkit-scrollbar-track {
  border-radius: 10px !important;
  background-color: #f1f1f1 !important;
}

.categories_mb {
  display: none;
}

.item_checked {
  font-weight: bold;
  font-size: 16px;
  color: #2c1a37;
  width: inherit;
  max-width: inherit;
}

.clr-filter {
  color: #1c82ff;
  font-weight: bold;
  font-size: 14px;
  display: none;
}

.clr-filter:hover {
  color: #1c82ff;
}

.selected_filter {
  flex-wrap: wrap;
  align-items: center;
}

.selected_filter > div {
  margin-top: 8px;
  background: #1c82ff;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 9px 30px 9px 9px;
  color: #fff;
  font-weight: 400;
  font-size: 12.8px;
  width: inherit;
  position: relative;
  margin-left: 4px;
  margin-right: 4px;
}

.selected_filter > div img {
  cursor: pointer;
  width: 16px;
  height: 16px;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
}

.filter-select-card-delete-all {
  background: #f15951 !important;
}

.err_price {
  font-size: 12px;
  color: #ff4e4e;
}

.err_price_start {
  font-size: 12px;
  color: #ff4e4e;
}

.advance-filter .selected_filter {
  margin-left: -4px;
}
.advance-filter .offcanvas-header-titles {
  flex: 1;
}
.advance-filter .select_sims {
  background: #fff;
}
.advance-filter .select_sims--trademark {
  display: flex;
  flex-wrap: wrap;
  margin-left: -4.5px;
  margin-right: -4.5px;
}
.advance-filter .select_sims--trademark-card {
  padding: 0 4.5px;
}
.advance-filter .select_sims--trademark-card-item {
  cursor: pointer;
  flex-shrink: 0;
  font-size: 12.8px;
  border: solid 0.5px #d1d1d1;
  margin-top: 8px;
  border-radius: 4px;
  padding: 10px;
}
.advance-filter .select_sims--trademark-card-item img {
  height: 22px;
}
.advance-filter .select_sims--firstsim {
  display: flex;
  margin-left: -4.5px;
  margin-right: -4.5px;
}
.advance-filter .select_sims--firstsim-card {
  padding: 0 4.5px;
}
.advance-filter .select_sims--firstsim-card-item {
  cursor: pointer;
  flex-shrink: 0;
  font-size: 12.8px;
  border: solid 0.5px #d1d1d1;
  margin-top: 8px;
  border-radius: 4px;
  padding: 10px;
}
.advance-filter .select_sims--prices-title {
  padding-top: 16px;
}
.advance-filter .select_sims--price {
  margin: 10px 0;
}
.advance-filter .select_sims--price > div {
  flex: 1;
}
.advance-filter .select_sims--price > div:nth-child(2) {
  margin-left: 10px;
}
.advance-filter .select_sims--tranh {
  display: flex;
  margin-left: -4.5px;
  margin-right: -4.5px;
}
.advance-filter .select_sims--tranh-card {
  padding: 0 4.5px;
}
.advance-filter .select_sims--tranh-card-item {
  cursor: pointer;
  flex-shrink: 0;
  font-size: 12.8px;
  border: solid 0.5px #d1d1d1;
  margin-top: 8px;
  border-radius: 4px;
  padding: 10px;
}
.advance-filter .select_sims--tuquy {
  display: flex;
  flex-wrap: wrap;
  margin-left: -4.5px;
  margin-right: -4.5px;
}
.advance-filter .select_sims--tuquy-card {
  padding: 0 4.5px;
}
.advance-filter .select_sims--tuquy-card-item {
  cursor: pointer;
  flex-shrink: 0;
  font-size: 12.8px;
  border: solid 0.5px #d1d1d1;
  margin-top: 8px;
  border-radius: 4px;
  padding: 10px;
}
.advance-filter .select_sims-title {
  padding-top: 16px;
}
.advance-filter .select_sims-title-bimg {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #f15951;
  display: flex;
  justify-content: center;
  align-items: center;
}
.advance-filter .select_sims-title-bimg img {
  width: 15px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
.advance-filter .select_sims-title-text {
  font-weight: bold;
  font-size: 16px;
  color: #2c1a37;
  width: inherit;
  max-width: inherit;
}

#advanced-filter .offcanvas-footer {
  color: #fff;
  display: none;
  background: #fff !important;
  justify-content: center;
}
#advanced-filter .clr-filters {
  height: 50px;
  color: red;
  margin-left: 8px;
  flex-shrink: 0;
  border: solid 0.5px red;
  border-radius: 4px;
  cursor: pointer;
  padding: 5px;
  font-size: 14px;
  margin: 5px;
  width: 200px;
}
#advanced-filter #id_result_query {
  background-color: #1c82ff !important;
  color: #fff !important;
  border: none;
  height: 50px;
  flex-shrink: 0;
  border-radius: 4px;
  cursor: pointer;
  padding: 5px;
  width: 200px;
  margin: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
}

@media screen and (min-width: 834px) {
  #advanced-filter {
    width: 50%;
  }
}
@media screen and (max-width: 834px) {
  .selected_filter {
    flex-wrap: nowrap;
    align-items: center;
  }

  #advanced-filter .offcanvas-footer {
    color: #fff;
    background: #fff !important;
    justify-content: center;
  }
  #advanced-filter .clr-filters {
    height: 50px;
    color: red;
    margin-left: 8px;
    flex-shrink: 0;
    border: solid 0.5px red;
    border-radius: 4px;
    cursor: pointer;
    padding: 5px;
    font-size: 12px;
    margin: 5px;
    width: 45%;
  }
  #advanced-filter #id_result_query {
    background-color: #1c82ff !important;
    color: #fff !important;
    border: none;
    height: 50px;
    flex-shrink: 0;
    border-radius: 4px;
    cursor: pointer;
    padding: 5px;
    width: 45%;
    margin: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    display: inline-block;
    cursor: pointer;
  }

  .advance-filter .select_sims {
    width: -moz-fit-content;
    width: fit-content;
    display: block;
    color: #2c1a37;
  }
  .advance-filter .select_sims-title {
    padding-top: 16px;
  }
  .advance-filter .select_sims--price {
    display: flex;
    flex-wrap: wrap;
    margin-top: 7px;
    margin-right: -4.5px;
  }
  .advance-filter .select_sims--price-card {
    width: 50%;
    padding: 0 4.5px;
  }
  .advance-filter .select_sims--price-card-item {
    flex-shrink: 0;
    font-size: 12.8px;
    padding-top: 11px;
    padding-bottom: 11px;
    border: solid 0.5px #d1d1d1;
    margin-top: 8px;
    border-radius: 4px;
    min-width: 70px;
  }
  .advance-filter .select_sims--trademark {
    display: flex;
    flex-wrap: wrap;
    margin-top: 7px;
    margin-left: -4.5px;
    margin-right: -4.5px;
    cursor: pointer;
  }
  .advance-filter .select_sims--trademark-card {
    width: 12.5%;
    padding: 0 4.5px;
  }
  .advance-filter .select_sims--trademark-card-item {
    flex-shrink: 0;
    font-size: 12.8px;
    border: solid 0.5px #d1d1d1;
    margin-top: 8px;
    border-radius: 4px;
    border-radius: 4px;
    padding: 0px;
  }
  .advance-filter .select_sims--trademark-card-item img {
    height: 40px;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .advance-filter .select_sims--firstsim {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-top: 7px;
    color: #13a55a;
    margin-left: -4.5px;
    margin-right: -4.5px;
    font-weight: 600;
  }
  .advance-filter .select_sims--firstsim-card {
    width: 7.14285%;
    padding: 0 4.5px;
  }
  .advance-filter .select_sims--firstsim-card-item {
    flex-shrink: 0;
    font-size: 12.8px;
    padding-top: 8px;
    padding-bottom: 8px;
    border: solid 0.5px #d1d1d1;
    margin-top: 8px;
    border-radius: 4px;
  }
  .advance-filter .select_sims--tuquy {
    display: flex;
    flex-wrap: wrap;
    margin-top: 7px;
    margin-left: -4.5px;
    margin-right: -4.5px;
    height: 170px;
    overflow-y: scroll;
  }
  .advance-filter .select_sims--tuquy-card {
    padding: 0 4.5px;
  }
  .advance-filter .select_sims--tuquy-card-item {
    cursor: pointer;
    flex-shrink: 0;
    font-size: 12.8px;
    padding: 8px 10px;
    border: solid 0.5px #d1d1d1;
    margin-top: 8px;
    border-radius: 4px;
  }
  .advance-filter .select_sims--tuquy-card-item:first-letter {
    text-transform: capitalize;
  }
  .advance-filter .select_sims--tranh {
    display: flex;
    flex-wrap: wrap;
    margin-top: 7px;
    margin-left: -4.5px;
    margin-right: -4.5px;
  }
  .advance-filter .select_sims--tranh-card {
    padding: 0 4.5px;
  }
  .advance-filter .select_sims--tranh-card-item {
    cursor: pointer;
    flex-shrink: 0;
    font-size: 12.8px;
    padding: 8px 10px;
    border: solid 0.5px #d1d1d1;
    margin-top: 8px;
    border-radius: 4px;
  }
  .advance-filter .select_sims--tranh-card-item:first-letter {
    text-transform: capitalize;
  }
}
@media screen and (max-width: 675px) {
  .advance-filter .select_sims--trademark-card {
    width: 16.6667%;
  }
  .advance-filter .select_sims--firstsim-card {
    width: 10%;
  }
}
@media screen and (max-width: 576px) {
  .advance-filter .select_sims--trademark-card {
    width: 25%;
  }
  .advance-filter .select_sims--firstsim-card {
    width: 20%;
  }
}
.footer {
  background: #252f3d;
  color: #ffffff;
  padding: 0 24px 24px 24px;
  font-size: 16px;
  line-height: 24px;
  margin-top: 16px;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.06);
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
.footer ul {
  margin-bottom: 0;
}
.footer li {
  list-style: none;
}
.footer li:not(:first-child) {
  margin-top: 8px;
}
.footer_address {
  margin-top: 24px;
}
.footer_address-img {
  margin-top: 24px;
}
.footer_address-title {
  font-weight: bold;
}
.footer_contact {
  margin-top: 24px;
  padding-right: 8px;
}
.footer_contact img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.footer_network {
  margin-top: 24px;
}
.footer_googlemap {
  margin-top: 24px;
  width: 338px;
  height: 104px;
  background: #efefef;
  max-width: 100%;
}
.footer_connect {
  margin-top: 24px;
}
.footer_connect ul {
  display: flex;
}
.footer_connect ul li:not(:first-child) {
  margin-left: 32px;
  margin-top: 0;
}
.footer-logo {
  display: none;
}
.footer-logo-img {
  width: 285px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
}
.footer-logo-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (max-width: 834px) {
  .footer {
    margin-top: 8px;
    border-radius: inherit;
    padding: 16px;
  }
  .footer-logo {
    display: flex;
  }
  .footer_address {
    order: 2;
  }
  .footer_address .footer_address-img {
    display: none;
  }
  .footer_contact {
    order: 1;
  }
  .footer_network {
    order: 3;
  }
}
@media screen and (max-width: 450px) {
  .footer-logo {
    justify-content: center;
  }
}
