.row-5{
  margin-right: -5px;
  margin-right: -5px;
}
.clred{
  color: #ff0000;
}

.item_pro_sb{
  border-bottom: 1px solid #ebebeb;
}
.pad-5{
  padding-left: 5px;
  padding-right: 5px;
}
.scrollstyle1::-webkit-scrollbar-track {
  background-color: #f7f7f7;
  width: 6px; }
.scrollstyle1::-webkit-scrollbar {
  background-color: #ebebeb;
  margin: 6px;
  width: 6px; }
.scrollstyle1::-webkit-scrollbar-thumb {
  background-color: #ebebeb;
  border-radius: 3px;
  width: 6px; }

.scrollstyle2::-webkit-scrollbar-track {
  background-color: #f7f7f7;
  width: 3px; }
.scrollstyle2::-webkit-scrollbar {
  background-color: #ebebeb;
  margin: 3px;
  width: 3px; }
.scrollstyle2::-webkit-scrollbar-thumb {
  background-color: #ebebeb;
  border-radius: 3px;
  width: 3px; }

.mh220{
	max-height: 220px;
	overflow: auto;
}
.abold{
  font-family: 'UTMAvo';
  font-weight: bold;
}


  .flex-lg-39{
    flex: 39%;
    max-width: 39%;
  }
  .flex-lg-22{
    flex: 22%;
    max-width: 22%;
  }
.obold{
  font-weight: bold;
}
.h150{
  height: 150px;
}

.d_table_compare{
  border: 1px solid #ebebeb;
}
.bgeb{
  background-color: #ebebeb;
}
.d_table_compare .compare_item:nth-child(even){
  background: #ebebeb;
}
 .d_border{
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}
.fs20{
  font-size: 20px;
}

.rela{
  position: relative;
}
.clwhite{
  color: white !important;
}
.slick_spacing .slick-list{
  margin: 0 -10px;
}
.slick_spacing .slick-list .slick-slide{
  margin: 0 10px;
}
.ov-hidden{
  overflow: hidden
}
.c-img.pad60{
  padding-top: 60%;
}
.h100vh{
  height: 100vh;
}
.main_design{
  margin-top: 10vh;
}

.custom_design{
  background-color: rgba(0, 0, 0, .7);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
}
.d_tab_active.active{
  background: #565b60 !important;
}

.design-full{
  width:100%; height:100%;  position:absolute; left:0; top:0; z-index:8000; overflow:hidden;
  max-width: 730px;
  right: 0;
  padding: 5px;
  margin: auto

}
.main-design{
    width: 100%;
    max-width: 720px;
    padding-top: 59.028%;
    position: relative;
    background: #d9d9d7;
    outline: solid 5px rgba(0,0,0,0.2);
    left: 0;
    right: 0;
    max-height: 425px;
    top: 30px;
    margin: auto;
    z-index: 8000;
    overflow: hidden;

}
.pic-design{
  width:100%; height:100%; position:absolute; z-index:9800; left:0; top:0; overflow:hidden; 
}
.pic-design img.main{width:720px; height:100%; position:absolute; z-index:9800; left:0; top:0;}
svg{
left:0; top:0;
width: 100%;
height: 100%;
position:absolute;
overflow: hidden;
-webkit-transform-origin-x: 0%;
-webkit-transform-origin-y: 0%;
-webkit-transform-origin-z: inherit;
}
defs{
left:0; top:0;  
width: 100%;
height: 100%;
position:absolute;
overflow: hidden;
-webkit-transform-origin-x: 0%;
-webkit-transform-origin-y: 0%;
-webkit-transform-origin-z: inherit;
}
mask{
left:0; top:0;  
width: 100%;
height: 100%;
position:absolute;
overflow: hidden;
-webkit-transform-origin-x: 0%;
-webkit-transform-origin-y: 0%;
-webkit-transform-origin-z: inherit;
}
foreignObject{
  position: absolute;
  width: 100%;
  height: 100%;
}


.option-furniture, .option-furniture-a, .option-furniture-b, .option-furniture-c, .option-furniture-d {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 7700;
    opacity: 0;
    overflow: hidden;
}
.design-full .material{
      -webkit-mask-size: contain;
      width: 100%;
      height: 100%;
      position: absolute;
}


.cover{width:100%; height:100%;position:absolute; left:0; top:0; overflow:hidden; background-color:rgba(255,255,255,0.3);}

.loadmap iframe{
  width: 100% !important;
  min-height: 100px !important;
}

.design_group .list-thumbs>ul{
  text-align: center
}

.c-img.pad75{
  padding-top: 75%;
}