@charset "utf-8";

.lottie_container {
    content: "";
    position: absolute;
    transform: translate(-50%, -50%);
  }
  .lottie_container.lottie1 {
    top: 48%;
    left: 52%;
  }
  .lottie_container.lottie2 {
    top: 48%;
    left: 49%;
  }
  .lottie_container.lottie3 {
    top: 52%;
    left: 50%;
  }
  .lottie_container.lottie4 {
    top: 50%;
    left: 50%;
  }
  .lottie_container.lottie5 {
    top: 51%;
    left: 47%;
  }
.hover_on {display: none;} 
.slick-current .hover_on {display: block;}
.slick-current .hover_no {display: none;}


.mc06 .mc06_wrap .mc06-mid .icon-wrap .mc6_icon:hover .icon_circle {background: #157aca;}
.mc06 .mc06_wrap .mc06-mid .icon-wrap .mc6_icon:hover .icon_circle .hover_no {display: none;}
.mc06 .mc06_wrap .mc06-mid .icon-wrap .mc6_icon:hover .icon_circle .hover_on {display: block;}



@media (max-width:991px) {
    .lot_ic1 {
        width: 45px !important;
        height: 45px !important;
    }
    .lot_ic2 {
        width: 40px !important;
        height: 40px !important;
    }
    .lot_ic3 {
        width: 80px !important;
        height: 80px !important;
    }
    .lot_ic4 {
        width: 40px !important;
        height: 40px !important;
    }
    .lot_ic5 {
        width: 75px !important;
        height: 75px !important;
    }
}




   