/* step-modal-dafault */
.txt-point{
  color:#368556;
}
#step-modal .modal-container{
  background: #fff;
}

#step-modal .modal-body{
  padding:0;
  overflow: hidden;
  overflow-y: scroll;
}
#step-modal  .modal-footer{
  padding:0;
}
#step-modal .modal-footer .btn-group{
  margin:0;
}
#step-modal .modal-footer .btn-group button{
  min-width: 150px;
  margin: 20px 0;
}

#step-modal .modal-content .step{
  padding:20px 0;
  min-height: 770px;
  max-height: 770px;
}
@media screen and (max-width: 767px) {
  #step-modal .modal-content .step{
    /* padding:20px 0; */
    min-height: auto;
  }
}
/* step-header */
#step-modal .step-header .btn-close{
  display: block;
  position: relative;
  width: 25px;
  height: 25px;
  padding: 25px;
  text-align: right;
  margin-left: auto;
  position: absolute;
  top:0;
  right:0;
}

#step-modal .step-header .btn-close::before{
  content: ' ';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 24px;
  margin-top: -12px;
  margin-left: -1px;
  background: #333;
  border-radius: 5px;
  transform: rotate(45deg);
}
#step-modal .step-header .btn-close::after{
  content: ' ';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 24px;
  margin-top: -12px;
  margin-left: -1px;
  background: #333;
  border-radius: 5px;
  transform: rotate(-45deg);
}

#step-modal .step-header .btn-close.white::before,
#step-modal .step-header .btn-close.white::after{
  background: #fff;
}

#step-modal .step-header{
  text-transform: uppercase;
  font-size:24px;
  color:#000;
} 
#step-modal .step-header.center{
  text-align: center;
}
#step-modal .step-header strong{
  font-weight: bold;
  display: block;
}

#step-modal .step-header.white{
  color:#fff;
}

/* step-body */
#step-modal .step-body{
  padding:0 20px;
}
#step-modal .step-body.center{
  text-align: center;
}
#step-modal .step-body.white{
  color:#fff;
}
#step-modal .modal-wrap{
  max-width: 420px;
  height: calc(100% - 40px);
  margin: 30px auto;
}


@media screen and (max-width: 767px) {
  #step-modal .step-body{
    padding:0 10px;
  }
}

/* step-foot */
#step-modal .step-foot{
  position: relative;
}

#step-modal .step-foot .btn-group{
  display: flex;
  justify-content: center;
  gap: 20px;
}
#step-modal .step-foot button{
  min-width: 120px;
  margin-right:0;
}

#step-modal .step-foot.white{
  color:#fff;
}
#step-modal .step-foot.center{
  text-align: center;
  font-size:18px;
}

/* step-title */
#step-modal .step-title{
  margin:15px 0;
  font-size:30px;
}

#step-modal .step-title.center{
  text-align: center;
}

/* sub-title */
#step-modal .step-sub-title{
  font-size:28px;
}

#step-modal .step-sub-title.center{
  text-align: center;
}

#step-modal .step-sub-title em{
  font-weight: bold;
  color:#368556;
}





/* step-content */
#step-modal .step-desc{
  margin:15px 0;
  font-size:17px;
  word-break: keep-all;
  font-weight: bold;
  line-height: 1.25;
}

#step-modal .step-desc.center{
  text-align: center;
  font-size:24px;
  color:#000;
}

#step-modal .step-desc.white{
  color:#fff;
}

#step-modal .step-desc em{
  font-weight: bold;
  color:#368556;
}

#step-modal .step-point{
  position: relative;
  font-weight: bold;
  font-size:18px;
  margin:20px 0;
}

#step-modal .step-point em{
  position: relative;
  color:#84f103;
  margin-bottom: 20px;
}




/* step0 */
.modal-content #step-info .step-body{
  min-height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-content .emphasize{
  font-size:24px;
}

.modal-content #step0 .step-header{
  line-height: 1;
}
.modal-content #step0 .step-body{
  padding:0;
  margin-top:20px;
}

.modal-content #step0 .step-slider01{
  position: relative;  
}

.modal-content #step0 .step-slider01 .swiper-slide{
  overflow: hidden;
  margin-top:30px;
}

.modal-content #step0 .step-slider01 .swiper-slide-active{
  /* border:solid 1px red; */
  margin-top:0px;
}

.modal-content #step0 .step-slider01 img{
  object-fit: cover;
  border-radius: 20px;
}


/* step1*/
.modal-content #step1{
  background:#fff url(/dukheerx/_image/bg/bg-step01.png)center center /cover no-repeat;
}

.modal-content #step1 .step-body{
  min-height: 400px;
}


.modal-content #step1 ul{
  position: relative;
}

.modal-content #step1 ul li{
  margin-bottom: 10px;
  width: 100%;
  text-align: center;
  font-weight: 600;
  color: #202020;
  background: #fff;
  padding: 30px 10px;
  border-radius: 10px;
  cursor: pointer;
  font-size: 18px;
}


.modal-content #step2{
  position: relative;
}

.modal-content #step3{
  position: relative;
}

.modal-content #step4{
  position: relative;
  background:#fff url(/dukheerx/_image/bg/bg-step01.png)center center /cover no-repeat;
}


.modal-content #step5{
  position: relative;
  /* background: url(/dukheerx/_image/bg/bg-step02.png)center center /cover no-repeat; */
}

.modal-content #step6{
  background:#fff url(/dukheerx/_image/bg/bg-step03.png)center center /cover no-repeat;
}

.modal-content #step7{
  background:#fff url(/dukheerx/_image/bg/bg-step03.png)center center /cover no-repeat;
}

.modal-content #step8{
  background:#fff url(/dukheerx/_image/bg/bg-step03.png)center center /cover no-repeat;
}

.modal-content #step9{
  background:#fff url(/dukheerx/_image/bg/bg-step01.png)center center /cover no-repeat;
}

.modal-content #step10{
  background:#fff url(/dukheerx/_image/bg/bg-step01.png)center center /cover no-repeat;
}



.face-time img{
  width:100%;
  height: 100%;
  object-fit: cover;
}

.face-select{
  display: flex;
  gap:10px
}
.face-select.red li{
  background: #df143a;
}
.face-select.green li{
  background: #338b49;
}
.face-select li{
  flex:1;
  color:#fff;
  border-radius: 10px;
  padding:10px;
  cursor: pointer;
}

.face-info{
  font-weight: bold;
  color:#666;
  margin:10px 0;
}
.face-info em{
  color:#368556; 
}


#step-modal .step-box{
  position: relative;
  padding: 20px;
  background: #fff;
  height: auto;
  border-radius: 10px;
  color: #000;
  overflow: hidden;  
}
#step-modal .step-box.scroll{
  position: relative;
  height: 500px;
  overflow-y: scroll;
}


/* 스크롤기능은살리고,스크롤바만가리기 */
#step-modal .step-box.scroll::-webkit-scrollbar {
  display: none;
}



#step-modal .step-box.ab{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 90%;
  padding:50px;
}
#step-modal .step-box.ab.none{
  background: none;
}

#step-modal .step-box .box-header{
  background: #000;
  color: #fff;
  display: flex;
  padding: 15px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
  font-weight: bold;
  font-size: 20px
}

#step-modal .step-box .box-header.green{
  background: #368556;
}
#step-modal .step-box .box-header.brown{
  background: #857736;
}
#step-modal .step-box .box-header.deep_green{
  background: #368580;
}

.step-box .height_graph{
  position: relative;
  display: flex;
  justify-content: space-between;
  margin:40px 0;
  gap:10px;
}

.step-box .height_graph li{
  position: relative;
  height: 125px;
  border: solid 1px #fff;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  flex:1;
}

.step-box .height_graph li span{
  font-size:20px;
  line-height: 1.8;
  color:#fff;
  text-align: center;
  border-radius: 15px;
  display: inline-block;
  width:60px;
  width:100%;
}

.step-box .height_graph li:nth-child(1) span{
  height: 100%;
  background: #fa5a5c;
}
.step-box .height_graph li:nth-child(2) span{
  height: 80%;
  background: #41d1ff;
}
.step-box .height_graph li:nth-child(3) span{
  height: 100%;
  background: #ffcf47;
}
.step-box .height_graph li:nth-child(4) span{
  height: 50%;
  background: #ffb377;
}
.step-box .height_graph li:nth-child(5) span{
  height: 100%;
  background: #4b6588;
}

.box-body{
  margin-top:70px;
}

.box-body .form-control.none{
  border:none;
  padding:0;
}

.box-body .row>label{
  font-size:16px;
  text-transform: uppercase;
}

.box-body .btn-group{
  margin:0;
}

.box-title{

}
.box-title.center{
  text-align: center;
}

.box-group{
  margin:10px 0;
  display: flex;
  gap:10px;
}
.box-group.center{
  text-align: center;
}

.box-group.column{
  flex-direction: column;
}
.box-group a{
  min-width: 100px;
  border:solid 1px #000;
  padding:10px;
  border-radius: 30px;
  color:#000;
  font-size:15px;
}

.box-group a.point{
  background: #368556;
  color:#fff;
  border-color:#368556;
}



.cetner-box{
  display: flex;
  justify-content: center;
  align-items: center;
}

.loading-wrap {
  margin: 20px auto;
}

.loading {
  background-color: #ececec;
  box-shadow: inset 0 0.5em 0.5em rgba(94, 49, 49, 0.05);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  
}

.loading.active {
  transition: all 5000ms ease-out;
  transform: translateX(100%);
  -webkit-transform: translateX(100%)
}


@media screen and (max-width: 767px) {
  #step-modal .step-title{
    font-size:22px;
  }
  #step-modal .step-desc{
    font-size: 15px;
    margin:10px 0;
  }
  #step-modal .step-point{
    font-size:17px;
    margin:15px 0;
  }
  .modal-content #step1 ul li{
    /* padding:10px; */
    font-size:14px;
  }  
  .box-body .row>label{
    font-size:15px
  }
}

