.breadcrumb {
  background: transparent;
  color: #999999;
  padding: 10px 0;
}
.breadcrumb li:after {
  content: "\e906";
  margin: 0 8px;
  font-family: "icomoon";
}
.breadcrumb li:last-child:after {
  display: none;
}
.star-base {
  display: inline-block;
  vertical-align: middle;
  height: 16px;
  background: url("https://noithathpro.com/theme/frontend/images/gray.png");
  font-size: 0;
  position: relative;
}
.star-base .star-rate {
  background: url("https://noithathpro.com/theme/frontend/images/orange.png");
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
}
.star-base a {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.mask {
  height: 100%;
  position: fixed;
  background: -webkit-radial-gradient(
    circle farthest-corner at center center,
    #e7c86d 0,
    #b58630 100%
  );
  background: radial-gradient(
    circle farthest-corner at center center,
    #e0af66 0,
    #d89027 100%
  );
  -webkit-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
  z-index: 999999;
  overflow: hidden;
  width: 100%;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
}
.price-quote {
  background: url("https://noithathpro.com/theme/frontend/images/aaa.jpg")
      no-repeat bottom,
    url("https://noithathpro.com/theme/frontend/images/bacogiabg.jpg") no-repeat
      top/cover;
}
.bg_none {
  background: none;
}
.price-quote:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #959595;
  content: "";
}
.price-quote .price-quote-content {
  position: relative;
  margin: auto;
  background: #fff;
  margin-top: 15px;
  padding: 70px 25px 25px 25px;
}
.price-quote .price-quote-content.bg {
  background: url("https://noithathpro.com/theme/frontend/images/bg-sosanh.jpg");
  background-size: cover;
}
.price-quote .price-quote-content.v2 {
  padding: 30px 60px;
}
.price-quote .price-quote-content.v1 {
  padding: 30px 80px;
}
.price-quote .price-quote-content.v1 .nav-tabs {
  border-bottom: none;
}
.price-quote .price-quote-content.v1 .nav-tabs .nav-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.price-quote .price-quote-content.v1 .nav-tabs .nav-item .nav-link {
  color: #666666;
  border: none;
  border-radius: 0;
  background: #e1e1e1;
  font-size: 18px;
  font-family: "UTMAvo";
  font-weight: bold;
}
.price-quote .price-quote-content.v1 .nav-tabs .nav-item .nav-link.active {
  background: #959595;
  color: #fff;
}
.price-quote .price-quote-content.v1 .tab-content .button {
  font-size: 18px;
  color: #666666;
  font-family: "UTMAvo";
  font-weight: bold;
  margin-top: 20px;
  border-radius: 0;
  padding: 10px 40px;
  cursor: pointer;
  background: #cccccc;
}
.price-quote .price-quote-content.v1 .tab-content .button:hover {
  color: #fff;
  background: #1a1794;
}
.price-quote .price-quote-content.v1 .tab-content .form-group input,
.price-quote .price-quote-content.v1 .tab-content .form-group select {
  border: 1px solid #ced4da;
  border-radius: 0;
  height: 40px;
  width: 100%;
  color: #707591;
}
.price-quote
  .price-quote-content.v1
  .tab-content
  .form-check-label
  input:checked
  + span,
.price-quote
  .price-quote-content.v1
  .tab-content
  .form-check-label
  input:checked
  + checkbox {
  position: relative;
}
.price-quote
  .price-quote-content.v1
  .tab-content
  .form-check-label
  span.checkbox {
  margin-right: 10px;
  min-width: 15px;
  cursor: pointer;
  width: 15px;
  height: 15px;
  display: inline-block;
  border: 1px solid #e1e1e1;
}
.price-quote .price-quote-content.v1 .tab-content .form-check-label input {
  display: none;
}
.price-quote
  .price-quote-content.v1
  .tab-content
  .form-check-label
  input
  + span.radio:before,
.price-quote
  .price-quote-content.v1
  .tab-content
  .form-check-label
  input
  + span.checkbox:before {
  display: none;
}
.price-quote
  .price-quote-content.v1
  .tab-content
  .form-check-label
  input:checked
  + span.checkbox:before {
  font-size: 16px;
  content: "✔";
  left: 2px;
  color: #1a1794;
  right: 0;
  top: -6px;
  bottom: 0px;
  display: block;
  position: absolute;
}
.price-quote .price-quote-content:after,
.price-quote .price-quote-content:before {
  position: absolute;
  width: 80px;
  top: 20px;
  content: "";
  height: 80px;
}
.price-quote .price-quote-content:after {
  left: 10px;
  background: url("https://noithathpro.com/theme/frontend/images/baogia-bg.png")
    no-repeat;
}
.price-quote .price-quote-content:before {
  right: 10px;
  background: url("https://noithathpro.com/theme/frontend/images/baogia-bg1.png")
    no-repeat;
}
.price-quote-regis.t1 {
  background: #f7941d;
  color: #fff;
  font-size: 24px;
  padding: 10px 40px;
  border-radius: 5px;
  font-family: "OpenSans-Bold";
}
.price-quote .price-quote-content .price-quote-regis:hover {
  background: #ce7409;
}
.pro-detai .slider-pro {
  max-height: 350px;
  overflow: hidden;
}
.pro-detai .slider-pro .slider-for {
  float: right;
  width: calc(100% - 90px);
}
.pro-detai .slider-pro .slider-nav {
  width: 80px;
}
.pro-detai .slider-pro .slider-nav .slider-nav-img {
  margin-bottom: 10px;
  cursor: pointer;
}
.pro-detai .pro-price {
  color: #d61919;
  padding: 25px 0;
  font-family: "UTMAvo";
  font-size: 30px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  margin: 20px 0;
}
.pro-detai .pro-contact-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.pro-detai .pro-contact-item .pro-contact-phone {
  margin-bottom: 10px;
}
.pro-detai .pro-contact-item .pro-contact-phone i {
  margin-right: 10px;
}
.pro-detai .pro-banner .pro-banner-item {
  min-height: 85px;
  clear: both;
  padding: 10px;
  border-bottom: 1px solid #ebebeb;
}
.pro-detai .pro-banner .pro-banner-item .pro-banner-img {
  float: left;
}
.pro-detai .pro-banner .pro-banner-item .pro-banner-img img {
  width: 65px;
  height: 65px;
}
.pro-detai .pro-banner .pro-banner-item .pro-banner-info {
  margin-left: 80px;
}
.pro-cate {
  background: #ededed;
}
.pro-cate .pro-cate-border {
  clear: both;
  position: relative;
}
.pro-cate .pro-cate-border:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5px;
  content: "";
  background: #d7d7d7;
  height: 1px;
  width: 100%;
}
.pro-cate .pro-cate-border .pro-cate-name {
  font-family: "UTMAvo";
  font-weight: bold;
  font-size: 24px;
  color: #666666;
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 0 20px 0 0;
  background: #ededed;
}
.pro-cate .pro-cate-border .pro-cate-more {
  float: right;
  margin-top: 10px;
}
.pro-cate .pro-main .pro-main-img {
  padding-top: 85%;
}
.te-pagination {
  margin: 20px 0;
}
.te-pagination a {
  background: #fff;
  width: 30px;
  height: 30px;
  border: 1px solid #959595;
  color: #000000;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  margin-right: 15px;
}
.te-pagination strong,
.te-pagination a:hover {
  width: 30px;
  height: 30px;
  color: #fff;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  margin-right: 15px;
  background: #666666;
  border: 1px solid #959595;
}
.new-cate .new-cate-item {
  border: 1px solid #ebebeb;
  padding: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.new-cate .new-cate-item:hover {
  border: 1px solid #0e58ff;
}
.new-cate .new-cate-item .new-cate-name {
  font-family: "UTMAvo";
}
.new-cate .new-cate-item .video:after {
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: "icomoon";
  font-size: 24px;
  margin-top: -25px;
  content: "\ea1c";
  color: #fff;
  margin-left: -25px;
  border: 1px solid;
  border-radius: 50%;
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
.guarantee .form-group .form-control {
  background: #ebebeb;
  width: 100%;
  border: none;
  border-radius: 0;
  height: 50px;
}
.guarantee .button {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-family: "UTMAvo";
  font-weight: bold;
  font-size: 24px;
  color: #fff;
  height: 50px;
  border-radius: 0;
  border: none;
  width: 100%;
  background: #999999;
}
.guarantee .button:hover {
  background: #1a1794;
}
.result {
  color: #999999;
  font-size: 30px;
  font-family: "UTMAvo";
  font-weight: bold;
}
.result.v1 {
  padding-left: 55px;
  color: #666666;
}
.result.v1:after {
  position: absolute;
  top: 0;
  left: 0;
  background: url("https://noithathpro.com/theme/frontend/images/showroom.png")
    no-repeat;
  content: "";
  width: 45px;
  height: 45px;
}
.result-table .table thead {
  background: #cccccc;
  font-family: "UTMAvo";
  font-weight: bold;
}
.result-table .table tbody {
  background: #f5f5f5;
}
.result-table .table tr th,
.result-table .table tr td {
  border-right: 1px solid #ebebeb;
}
.result-table .table tr th:last-child,
.result-table .table tr td:last-child {
  border-right: none;
}
.info-office {
  position: absolute;
  left: 0;
  z-index: 1;
  right: 0;
  color: #fff;
  bottom: 0;
  text-align: center;
  padding: 22px 0;
  font-family: "UTMAvo";
  font-weight: bold;
  background: rgba(0, 0, 0, 0.5);
  font-size: 24px;
}
.contact.v1 iframe {
  width: 50px;
  height: 50px;
  margin: 20px 0;
}
.contact.v1 {
  line-height: 2;
  width: 50%;
  float: left;
  display: inline-block;
}
.contact.v1:nth-child(4n + 1),
.contact.v1:nth-child(4n + 2) {
  background: #ededed;
}
.contact.v1 .contact-position {
  padding: 0 15px;
  width: 100%;
}
.contact.v1:nth-child(odd) .contact-position {
  margin-left: auto;
}
.contact.v1:nth-child(even) .contact-position {
  margin-right: auto;
}
@media (min-width: 576px) {
  .contact.v1 .contact-position {
    max-width: 270px;
  }
}
@media (min-width: 768px) {
  .contact.v1 .contact-position {
    max-width: 360px;
  }
}
@media (min-width: 992px) {
  .contact.v1 .contact-position {
    max-width: 480px;
  }
}
@media (min-width: 1200px) {
  .contact.v1 .contact-position {
    max-width: 600px;
  }
}
@media all and (max-width: 576px) {
  .contact.v1 {
    width: 100%;
    padding: 30px 0 0 0;
  }
}
.contact.showroom {
  font-size: 18px;
}
.contact.showroom .bright img {
  width: 100%;
  height: calc(100% - 12px);
}
.contact.showroom:nth-child(odd) {
  background: none;
}
.contact.showroom:nth-child(even) {
  background: #ededed;
}
.contact.showroom iframe {
  width: 100%;
  height: 183px;
  margin: 20px 0 0 0;
}
.contact.showroom .contact-icon:before {
  font-size: 18px;
  color: #7e7e7e;
}
.contact.showroom .contact-phone.v1:before {
  content: "\e904";
}
.contact.showroom .contact-phone.v2:before {
  content: "\e905";
}
.contact .contact-name {
  font-size: 24px;
}
.contact .contact-icon {
  padding-left: 25px;
}
.contact .contact-icon:before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  font-family: "icomoon";
}
.contact .contact-address:before {
  content: "\e947";
}
.contact .contact-phone:before {
  content: "\e958";
}
.contact .contact-email:before {
  content: "\e909";
}
.factory .pro-detail-nav {
  max-height: 940px;
}
.factory .pro-detail-nav img {
  max-height: 940px;
}
.factory .pro-detail-nav .factory-slide-nav-item .factory-slide-name {
  font-family: "UTMAvo";
  font-weight: bold;
  font-style: italic;
  margin: 20px 0;
}
.factory .pro-detail-nav .t-right,
.factory .pro-detail-nav .t-left {
  color: #999999;
}
.factory .pro-detail-for {
  max-width: 70%;
  margin: auto;
}
.factory .pro-detail-for .slick-slide {
  cursor: pointer;
  height: 80px;
  padding: 5px;
}
.bg-design {
  background: url("https://noithathpro.com/theme/frontend/images/bg-tuthietke.jpg")
    no-repeat;
  background-size: cover !important;
  min-height: 100vh;
  color: #fff;
}
.bg-design.v1 {
  background: url("https://noithathpro.com/theme/frontend/images/cttk1.jpg")
    no-repeat;
}
.bg-design.v1 .scroll-1 {
  overflow: auto;
  height: 160px;
  outline: none;
  cursor: grab;
}
.bg-design.v1 .scroll-1::-webkit-scrollbar {
  width: 12px;
}
.bg-design.v1 .scroll-1::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.8);
  border-radius: 10px;
}
.bg-design.v1 .scroll-1::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #fff;
}
.bg-design.v1 .scroll-1 li {
  position: relative;
  width: 65px;
  height: 65px;
  display: block;
  margin: 5px;
}
.bg-design.v1 .scroll-1 li .thumb-furniture {
  width: 70px;
  height: 70px;
  position: absolute;
  left: 0;
  top: 0;
  border: 3px solid rgba(255, 255, 255, 0);
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  z-index: 9999;
  -webkit-border-radius: 10px 0;
  -o-border-radius: 10px 0;
  -ms-border-radius: 10px 0;
  border-radius: 10px 0;
  overflow: hidden;
}
.bg-design.v1 .scroll-1 li .thumb-furniture:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  border: 3px solid rgba(255, 255, 255, 0.8);
}
.bg-design.v1 .scroll-1 li .thumb-furniture.active {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  border: 3px solid rgba(255, 255, 255, 0.8);
}
.bg-design.v1 .scroll-1 li .thumb-furniture img {
  width: 70px;
  height: 70px;
  position: absolute;
  background: #eef7cd;
  left: 0;
  top: 0;
  z-index: 0;
}
.bg-design.v1 .scroll-1 li .thumb-furniture span {
  display: block;
  font-size: 12px;
  color: #eee;
  width: 70px;
  height: 24px;
  line-height: 24px;
  position: absolute;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 0;
  font-weight: normal;
}
.bg-design.v1 .p-left,
.bg-design.v1 .p-right {
  font-size: 25px;
  background: #4b535b;
  width: 35px;
  height: 35px;
  position: absolute;
  left: -90px;
  line-height: 35px;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.bg-design.v1 .p-right {
  top: 45px;
  background: #989ca1;
}
.bg-design.v1 .img-detail {
  width: 710px;
  display: block;
  height: 420px;
  margin: auto;
}

.bg-design.v1 .img-detail .bor-detail {
  position: relative;
  z-index: 111;
  border: 5px solid #dee1e6;
}
.bg-design.v1 .img-detail:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background: #b6b6b4;
}
.system-showroom-item .system-showroom-name {
  font-family: "UTMAvo";
  font-size: 18px;
  margin: 20px 0;
}
.relative .save-img {
  font-family: "UTMAvo";
  width: 109px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 2px;
  position: absolute;
  right: 0;
  z-index: 9999;
  cursor: pointer;
  margin: 5px 5px 0 5px;
  background-color: #999999;
  border: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  border-radius: 0 10px 0 10px;
  -webkit-border-radius: 0 10px 0 10px;
  -o-border-radius: 0 10px 0 10px;
  -ms-border-radius: 0 10px 0 10px;
  box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
}
.design-detail-slide .slick-list {
  margin: 0 -5px;
}
.design-detail-slide .slick-list .slick-slide {
  margin: 0 5px;
}

.design-detail-slide .d_tab_item {
  height: 75px;
}
.bg-design.v1 .design-slide .design-detail-slide .detail-slide-item {
  padding: 0 5px;
}
.bg-design.v1 .design-slide .design-detail-slide .design-detail-title {
  width: 76px;
  height: 76px !important;
  float: left;
  position: relative;
  justify-content: center;
  font-family: "UTMAvo";
  align-items: center;
  display: flex;
  padding: 10px 5px;
  font-size: 12px;
  background-color: #999;
}
.bg-design.v1 .nav-tabs {
  border-bottom: none;
}
.select_location .sl_item a {
  margin-right: 10px;
  font-size: 16px;
  color: #fff;
  padding: 5px 30px;
  font-family: "UTMAvo";
  background-color: #878787;
  border: 1px solid rgba(255, 255, 255, 0.5);
  position: relative;
  transition: 0.2s;
  border-radius: 0 10px 0 10px;
  box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
}
.bg-design.v1 .nav-tabs .nav-item a:hover {
  background: #565b60;
}
.bg-design.v1 .choose-material {
  margin-right: 10px;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  margin: 10px 0;
  padding: 7px 30px;
  font-family: "UTMAvo";
  background-color: #333333;
}
.bg-design .design-name {
  font-size: 36px;
  font-family: "UTMAvo";
  font-weight: normal;
  white-space: nowrap;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 8px 50px;
  -webkit-border-radius: 0 30px;
  -o-border-radius: 0 30px;
  -ms-border-radius: 0 30px;
  border-radius: 0 30px;
}
.design-foot.design-slide {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0;
  background: rgba(0, 0, 0, 0.4);
}
.bg-design .design-slide .design-title {
  font-family: "UTMAvo";
  font-size: 18px;
  z-index: 1;
  position: absolute;
  text-align: right;
  right: 70px;
  top: -15px;
  font-weight: normal;
  padding: 10px 30px;
  background-color: #7d7d7d;
  -webkit-border-radius: 15px 0;
  -o-border-radius: 15px 0;
  -ms-border-radius: 15px 0;
  border-radius: 15px 0;
}
.design-slide {
  padding: 0 10px;
}
.bg-design .design-slide .design-slide-nav .design-center {
}
.bg-design .design-slide .design-slide-nav .design-center .design-item {
  display: block;
  width: 100%;
  position: relative;
  border: 5px solid #666666;
  -webkit-border-radius: 0 25px;
  -o-border-radius: 0 25px;
  -ms-border-radius: 0 25px;
  border-radius: 0 25px;
}
.bg-design
  .design-slide
  .design-slide-nav
  .design-center
  .design-item
  a.choose {
  background: #fff
    url("https://noithathpro.com/theme/frontend/images/choose.png") no-repeat
    top;
  position: absolute;
  float: right;
  right: 10%;
  border-radius: 50%;
  bottom: 5%;
  width: 73px;
  height: 73px;
  text-indent: -9999px;
  font-size: 0;
  z-index: 999;
  display: inline-block;
}
.bg-design
  .design-slide
  .design-slide-nav
  .design-center
  .design-item
  a.choose:hover {
  background-position: bottom;
}
.bg-design .design-slide .design-slide-nav .design-center .design-item img {
  width: 100%;
  height: auto;
}
.bg-design
  .design-slide
  .design-slide-nav
  .design-center:hover
  .design-item
  .design-item-name {
  background-color: rgba(212, 31, 27, 0.61);
}
.bg-design
  .design-slide
  .design-slide-nav
  .design-center
  .design-item
  .design-item-name {
  background-color: rgba(0, 0, 0, 0.5);
  height: auto;
  width: auto;
  position: absolute;
  bottom: 5px;
  left: 5px;
  z-index: 1;
  -webkit-border-radius: 0 25px 0 25px;
  -o-border-radius: 0 25px 0 25px;
  -ms-border-radius: 0 25px 0 25px;
  border-radius: 0 25px 0 25px;
  font-family: "OpenSans-Bold";
  font-size: 18px;
  color: #fff;
  line-height: 50px;
  padding: 10px 20px;
  text-align: left;
  text-transform: uppercase;
}
.bg-design .design-slide .design-slide-for {
  padding: 20px;
  max-width: 1040px;
  margin: auto;
}
.bg-design .design-slide .design-slide-for .pic {
  padding: 0 20px;

  height: 180px;
  position: relative;
}
.bg-design .design-slide .design-slide-for .pic a.active img,
.bg-design .design-slide .design-slide-for .pic a:hover img {
  opacity: 1;
}
.bg-design .design-slide .design-slide-for .pic.v1 {
  cursor: pointer;
  height: 140px;
}
.bg-design .design-slide .design-slide-for .pic.v1 img {
  height: 140px;
}
.bg-design .design-slide .design-slide-for .pic img {
  cursor: pointer !important;
  width: 100%;
  margin: auto;
  border: solid 5px #61676d;
  cursor: default;
  height: 174px;
  border: solid 5px #fff;
  opacity: 0.7;
  background: #fff;
  display: block;
  -webkit-border-radius: 25px 0;
  -o-border-radius: 25px 0;
  -ms-border-radius: 25px 0;
  border-radius: 25px 0;
}
.bg-design .design-slide .design-slide-for .text {
  font-family: "OpenSans-Bold";
  font-size: 13px;
  line-height: 30px;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 5px;
  text-align: center;
  width: calc(100% - 10px);
  left: 5px;
  font-weight: normal;
  -webkit-border-radius: 20px 0;
  -o-border-radius: 20px 0;
  -ms-border-radius: 20px 0;
  border-radius: 20px 0;
}
.bg-design .design-slide .design-slide-for .d-right,
.bg-design .design-slide .design-slide-for .d-left {
  z-index: 1;
  font-size: 25px;
  width: 45px;
  height: 45px;
  margin-top: -22px;
  top: 50%;
  color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  border: 2px solid;
  text-align: center;
  line-height: 43px;
}
.bg-design .design-slide .design-slide-for .d-right:hover,
.bg-design .design-slide .design-slide-for .d-left:hover {
  color: #fff;
}
.bg-design .design-slide .design-slide-for .d-right {
  right: 5%;
}
.bg-design .design-slide .design-slide-for .d-left {
  left: 5%;
}
.bg-design .close-small i {
  width: 28px;
  height: 28px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  line-height: 28px;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  top: -15px;
  color: #61676d;
  right: 70px;
  background: #fff;
  cursor: pointer;
}
.bg-design .copyright {
  background: rgba(0, 0, 0, 0.5);
}
.bg-design .copyright .copyright-design-text {
  padding-left: 40px;
}
.bg-design .copyright .social-design a {
  width: 25px;
  background: #373f47;
  height: 25px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  margin-left: 10px;
}
.bg-design .list-design-menu {
  background: url("https://noithathpro.com/theme/frontend/images/list_5.png")
    no-repeat top;
  width: 40px;
  height: 111px;
  transform: rotate(180deg);
  position: fixed;
  bottom: 66px;
  left: 0;
  float: left;
  text-indent: -9999px;
  font-size: 0;
  z-index: 9900;
  display: none;
  cursor: pointer;
}
.bg-design .list-design-menu:hover {
  background-position: bottom;
}
.booth_form .compare {
  position: relative;
  width: 220px;
  height: 220px;
  display: inline-block;
  border: 2px solid #d4d4d4;
  padding: 5px;
  border-radius: 50%;
  cursor: pointer;
}
.booth_form .compare .img-booth {
  position: relative;
  width: 205px;
  height: 205px;
  border-radius: 50%;
  display: inline-block;
  background: #b7b7b7;
}
.booth_form .compare .img-booth:after {
  width: 80px;
  height: 10px;
  margin-left: -40px;
  margin-top: -5px;
  top: 50%;
  left: 50%;
  position: absolute;
  content: "";
  background: tranparent;
}
.booth_form .compare .img-booth:before {
  width: 10px;
  height: 80px;
  margin-left: -5px;
  margin-top: -40px;
  top: 50%;
  left: 50%;
  position: absolute;
  content: "";
  background: tranparent;
}
.booth_form .compare .img-booth img {
  width: 100%;
  border-radius: 50%;
  height: 100%;
}
.posfull {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  z-index: 1;
  height: 100%;
}
.booth_form .button-compare {
  font-size: 24px;
  font-family: "UTMAvo";
  background: #999999;
  width: 150px;
  height: 50px;
  color: #fff;
  cursor: pointer;
}
.booth_form .button-compare:hover {
  background: #1a1794;
}
.design-modal {
  z-index: 9999;
}
.design-modal .modal-dialog {
  width: 800px;
  height: 540px;
  background: #e1e1e1;
  color: #333333;
  font-family: "UTMAvo";
  padding: 30px 45px;
  margin: 0.5rem auto;
  max-width: 100%;
}
.design-modal .modal-dialog .modal-content {
  background: #e1e1e1;
  border: none;
}
.design-modal .modal-dialog .modal-content .modal-title {
  font-family: "UTMAvo";
  font-weight: bold;
  font-size: 24px;
  position: relative;
  z-index: 9;
  text-align: center;
  width: 100%;
  display: block;
}
.design-modal .modal-dialog .modal-content .close {
  position: absolute;
  top: -14px;
  text-align: center;
  right: -28px;
  border-radius: 50%;
  padding: 0;
  z-index: 11111;
  width: 34px;
  color: #ff0000;
  height: 34px;
  border: 1px solid;
}
.design-modal .modal-dialog .modal-content .form-control {
  background: #f0f0f0;
  border-radius: 0;
}
.design-modal .modal-dialog .modal-content .btn-primary {
  font-family: "UTMAvo";
  font-weight: bold;
  font-size: 18px;
  background: #b5b5b5;
  border: none;
  border-radius: 0;
  color: #333333;
  width: 100%;
}
.design-mobile .design-center img {
  width: 100%;
  z-index: -1;
  height: 100%;
}
.design-mobile .design-center .design-item-name {
  background-color: rgba(0, 0, 0, 0.5);
  height: auto;
  width: auto;
  position: absolute;
  bottom: 5px;
  left: 5px;
  z-index: 1;
  -webkit-border-radius: 0 25px 0 25px;
  -o-border-radius: 0 25px 0 25px;
  -ms-border-radius: 0 25px 0 25px;
  border-radius: 0 25px 0 25px;
  font-family: "OpenSans-Bold";
  font-size: 18px;
  color: #fff;
  line-height: 50px;
  padding: 10px 20px;
  text-align: left;
  text-transform: uppercase;
}
.menu_design .row.mx-0 ul.design-detail-slide.nav.d_tab.nav-tabs {
  width: 100%;
  white-space: nowrap;
  display: flex;
  flex-wrap: inherit;
  overflow-x: auto;
}
.menu_design .row.mx-0 ul.design-detail-slide.nav.d_tab.nav-tabs .nav-item {
  margin: 0 5px;
}
.menu_design .row.mx-0 ul.design-detail-slide.nav.d_tab.nav-tabs {
  overflow: auto;
  height: 90px;
  margin-bottom: 10px;
  outline: none;
  cursor: grab;
}
.menu_design
  .row.mx-0
  ul.design-detail-slide.nav.d_tab.nav-tabs::-webkit-scrollbar {
  width: 5px;
  height: 10px;
}
.menu_design
  .row.mx-0
  ul.design-detail-slide.nav.d_tab.nav-tabs::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.8);
  border-radius: 10px;
}
.menu_design
  .row.mx-0
  ul.design-detail-slide.nav.d_tab.nav-tabs::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #fff;
}
.construction.intro.fixed ul {
  font-size: 0;
}
.construction.intro.fixed ul li a {
  top: 0;
}
.construction.intro.fixed ul li {
  font-size: 14px;
  margin: 0;
}
.construction.intro.fixed {
  position: fixed;
  left: 0;
  z-index: 11;
  right: 0;
  top: 41px;
}
