.swiper-wrapper{
    height: initial;
}

.section-about-default .icon{
    background-color: rgba(0,0,0,0);
}

.labelcheckbox{
    font-size: 23px;
    font-weight: bold;
}

.labelcheckbox a{
    color: #333;
    font-weight: bold;
}

.labelcheckbox .wpcf7-list-item{
    margin-left: 0;
}

@media(max-width: 767px){
    .section-new-detail .block-about-general__txt img{max-width: 100%;height: auto !important;}
}