.how-pos3-parent {
    position: relative;
}
.bg0 {
    background-color: #fff;
}
.p-b-30, .p-tb-30, .p-all-30 {
    padding-bottom: 30px;
}
.p-t-60, .p-tb-60, .p-all-60 {padding-top: 60px;}
.p-b-30, .p-tb-30, .p-all-30 {padding-bottom: 30px;}
.p-r-30, .p-lr-30, .p-all-30 {padding-right: 30px;}
.p-l-25, .p-lr-25, .p-all-25 {padding-left: 25px;}
.wrap-slick3 {position: relative;}
.flex-sb {justify-content: space-between;}
.flex-w,.flex-w {display: flex;}
.wrap-slick3-dots {width: 11.111111%;}
ul, li {
    margin: 0px;
    list-style-type: none;
}
.wrap-slick3-arrows {
    position: absolute;
    z-index: 100;
    width: 83.333333%;
    right: 0;
    top: calc(50% - 20px);
}
.flex-sb-m {
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
}
.prev-slick3 {
    left: 0px;
}
.arrow-slick3 {
    font-size: 25px;
    color: #fff;
    position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    background-color: rgba(0,0,0,0.5);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
button {
    outline: none;
    border: none;
    background: transparent;
    cursor: pointer;
}
.slick3-dots .slick-active .slick3-dot-overlay {order-color: #ccc;}
.slick3-dots li img {width: 100%;}
.slick3-dots li img {width: 100%;}
.prev-slick3 {left: 0px;}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.next-slick3 {right: 0px;}