#section__09__owl .insoweSectionCont .owl-carousel .owl-item {
    opacity: 0.8; /*WCAG*/
}


  #section__05__owl .insoweSectionCont .owl-carousel .owl-item {
    opacity: 0.8; /*WCAG*/
    }

    #section__05__owl .insoweSectionCont .owl-carousel .owl-item {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
      opacity: 0.8; /*WCAG*/
      }

.section__seeing.actived .gsync__btn button span {
    opacity: 0.8; /*WCAG*/
}

.slick__menu li.active span:nth-child(1) {
  color: rgb(255, 60, 60); /*WCAG mobile*/
}


.detail_content .detail_content_controll .detail_btn span {
  color: rgb(255, 60, 60); /*WCAG*/
}

@media screen and (max-width: 767px) {    
.wd__section .wd__content .content__slogan {
    color: #fff;
}
}

@media (max-width: 720px) {
    .wd__section .wd__feature__list .wd__feature .wd__feature__data span {
        font-size: 24px;
    }
}
