.help_center .site-header {
    margin-bottom: 0;
}

.help-comment input {
    width: 100%;
    max-width: 100%;
    height: 53px !important;
}
.help-comment .comment_item_info{
    width: 100%;
}

.comment-form-email, .comment-form-author {
    width: 50%;
    max-width: 360px;
    margin-bottom: 0;
}
.comment-form-author {
    /*margin-right: 15px;*/
}
.comment-form-email {
    margin-right: 0;
}

.help-comment input#author,
.help-comment input#email{
    height: 53px !important;
}
.help-comment textarea {
    width: 100%;
    max-width: 100%;
    font-size: 1.375rem;
    border: 1px solid #00C1FF;
    border-radius: 5px;
    padding: 15px;
    margin-top: 1.1rem;
    margin-bottom: 0.8rem;
}

.help-comment input.help_comment_button {
    font-size: 18px;
    max-width: 320px;
}
.help-comment .comment-notes {
    margin: 0;
}

#wp-comment-cookies-consent {
    width: auto;
    height: unset !important;
    margin: 0 15px 0 0;
    padding: 0;
}
.comment-form-cookies-consent {
    display: flex;
    align-items: center;
}
.comment-form-cookies-consent label {
    margin: 0;
}
.comment-form-comment {
    margin-bottom: 0;
}

.help-header__btn.white_btn {
    width: 100%;
    background: #0080C1;
    border: 2px solid #ffffff;
    border-radius: 8px;
    height: 38px;
    color: #fff;
    font-size: 1.23rem;
    padding: 1rem 2rem;
    text-align: center;
}

.help-header__btn.white_btn:hover {
    /*background: #BDF5FF;*/
    /*color: #1797CC;*/
    color: #ffffff;
    text-decoration: none;
}

.help_home_page_slider1 {
    margin-bottom: 25px;
}
.smoll_slider:not(.slick-initialized) {
    display: none;
}
.smoll_slider__item {
    max-width: 245px;
    margin-right: 15px;
}
.smoll_slider__img {
    width: 100%;
}
/* Слайдер */

.smoll_slider {
    display: block;
}
.big_help_slider .slick-track{
    display:flex;
}
.slick-slide{
    height:auto;
    flex:0 0 auto;
}
/* Точки (булиты) */
.slick-dots{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
.slick-dots li{
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* Активная точка */
.slick-dots li.slick-active button{
    background-color: transparent;
    border: 2px solid #004980;
    padding: 0;
}
/* Элемент точки */
.slick-dots li button{
    font-size: 0;
    width: 12px;
    height: 12px;
    background-color: #004980;
    border: 0;
    margin: 3px;
    border-radius: 50%;
}

.help_center .section__head {
    color: #004980;
    margin-top: 50px;
}
.advertising_wrapper img {
    width: 100%;
}

@media (max-width: 768px) {
    .help-form__form .form_button {
        color: #fff;
        padding: 0 60px;
    }
    .help-form:before {
        width: 40px;
        top: 40px;
        display: none;
    }
    .help-content {
        font-size: 16px;
        line-height: 130%;
        /* max-width: 1015px; */
    }
    .help-content h2 {
        font-size: 24px;
    }
}

.help-header__main {
    background-image: url(../../images/round_line.svg);
    background-position: left bottom 50px;
    background-color: #004980;
    background-repeat: no-repeat;
    color: #ffffff;
    padding: 35px 0;
    margin-bottom: 10px;
}
.help-header__main h1{
    font-weight: 500;
    font-size: 56px;
    line-height: 110%;
    margin: 0 0 30px;
}
.help-header__main .help-header__descr{
    font-weight: 500;
    font-size: 26px;
    line-height: 110%;
    color: #FFFFFF;
}
.help-header__list_block{
    margin: 30px 0 0;
}
.help-header__list_block .help-header__stitle{
    font-weight: 500;
    font-size: 24px;
    line-height: 110%;
    color: #FFFFFF;
    margin: 0 0 20px;
}
.help-header__list_block .help-header__list{
    padding: 0;
    list-style: none;
}
.help-header__list_block .help-header__list li{
    margin: auto;
    margin-left: 20px;
    min-height: 20px;
    border-left: 2px solid #ffffff;
    padding: 0 0 20px 20px;
    position: relative;
}
.help-header__list_block .help-header__list li:nth-last-child(1){
    border-left: 2px solid rgb(255 255 255 / 0%);
}
.help-header__list_block .help-header__list li .nums{
    background: #00C1FF;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    left: -11px;
    font-weight: 500;
    font-size: 14px;
    line-height: 110%;
    color: #FFFFFF;
    padding: 3px 0 0 6px;
}
.help-header__list_block .help-header__list li p{
    margin: 0;
    font-weight: 500;
    font-size: 20px;
    line-height: 110%;
    color: #FFFFFF;
}
.help-header__list_block .help-header__list li span{
    font-weight: 500;
    font-size: 16px;
    line-height: 110%;
    color: #C2F5FF;
    margin: 0;
}

.help-header__main .help-header__text {
     margin-bottom: 0px;
}

@media(min-width:1920px){
    .help-header__main {
        background-position: left top 22px;
        background-size: 64%;
    }
}
@media(min-width:1650px){
    .help-header__main {
        background-position: left bottom 4px;
        background-size: 65%;
    }
}
@media(max-width:1460px){
    .help-header__main{
        background-position: left -90px bottom 50px;
    }
}
@media(max-width:1299px){
    .help-header__main {
        background-image: none;
    }
}
@media(max-width:991px){
    .help-header__main h1 {
        font-size: 40px;
    }
    .help-header__list_block {
        margin: 20px 0 0;
    }
    .help-header__list_block .help-header__stitle {
        font-size: 16px;
        margin: 0 0 15px;
    }
    .help-header__list_block .help-header__list li p {
        font-size: 12px;
    }
    .help-header__list_block .help-header__list li span {
        font-size: 12px;
    }
    .help-header__main .help-header__text {
        margin-bottom: 0;
    }
}
@media(max-width: 575px){
    .help-header__list_block {
        margin: 45px 0 0;
    }
}

/**

 */
.rews_list{
    background: #F4F5F6;
    padding: 30px 0;
}
.rews_list .rews_item{
    background: #FFFFFF;
    border-radius: 12px;
    padding: 24px;
    margin: 0 0 30px;
    height: calc( 100% - 30px );
    max-height: 515px;
}
.rews_list .rews_item img{
    width: 100%;
}
.rews_list .rews_item .rew_title{
    font-weight: 600;
    font-size: 20px;
    line-height: 110%;
    color: #000000;
    margin: 12px 0 10px;
}
.rews_list .rews_item .rew_desc{
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
}
.rews_list .rews_item a{
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #009EE4;
    text-decoration: none;
    margin: 0;
    display: block;
}

.rews_list .rews_item.rew_video{
    position: relative;
}
.rews_list .rews_item.rew_video .rew_title{
    font-weight: 600;
    font-size: 20px;
    line-height: 110%;
    color: #FFFFFF;
    position: absolute;
    bottom: 60px;
    left: 35px;
    right: 35px;
}

.rews_list .rews_item.rew_big{

}
.rews_list .rews_item.rew_big .rew_top{
    display: flex;
    align-items: center;
}
.rews_list .rews_item.rew_big .rew_top img{
    width: 68px;
    height: 68px;
    margin: 0 15px 0 0;
    border-radius: 50%;
}
.rews_list .rews_item.rew_big .rew_top .rew_name{

}
.rews_list .rews_item.rew_big .rew_top .rew_name p{
    margin: 0 0 5px;
    font-weight: 500;
    font-size: 20px;
    line-height: 110%;
    color: #000000;
}
.rews_list .rews_item.rew_big .rew_top .rew_name span{
    font-size: 18px;
    line-height: 110%;
    color: #009EE4;
}
.rews_list .rews_item.rew_big .rew_bottom{
    margin: 0 0 0 46px;
}
.rews_list .rews_item.rew_big .rew_bottom .rew_title{
    font-weight: 400;
    font-size: 24px;
    line-height: 110%;
    color: #000000;
}
.rews_list .rews_item.rew_big .rew_bottom .rew_desc{
    font-weight: 300;
    font-size: 18px;
    line-height: 110%;
    color: #000000;
}
.rews_list .rews_item.rew_big.rew_smal .rew_bottom .rew_title{
    font-size: 24px;
}
.rews_list .rews_item.rew_big .rew_bottom:before{
    content: '';
    background-image: url(/wp-content/themes/skyteach_v3/images/duble_arrows.svg);
    width: 38px;
    height: 38px;
    position: absolute;
    left: 49px;
    background-repeat: no-repeat;
}
.rews_list .rews_item.rew_big .rew_bottom .rew_desc p{
    margin: 0 0 10px;
}

.rew_video .icon {
    position: absolute;
    width: 64px;
    height: 48px;
    left: calc(50% - 32px) ;
    top: calc(50% - 24px);
}

@media(max-width: 1300px){
    .rews_list .rews_item .rew_title {
        font-size: 18px;
    }
    .rews_list .rews_item .rew_desc {
        font-size: 16px;
    }
    .rews_list .rews_item a {
        font-size: 18px;
    }
    .rews_list .rews_item.rew_video .rew_title {
        font-size: 18px;
    }
    .rews_list .rews_item.rew_big .rew_top img {
        width: 63px;
        height: 63px;
        margin: 0 15px 0 0;
    }
    .rews_list .rews_item.rew_big .rew_bottom .rew_title {
        font-size: 22px;
    }
    .rews_list .rews_item.rew_big .rew_bottom .rew_desc {
        font-size: 16px;
    }
    .rews_list .rews_item.rew_big.rew_smal .rew_bottom .rew_title {
        font-size: 22px;
    }
    .rews_list .rews_item.rew_big .rew_bottom {
        margin: 0 0 0 34px;
    }
    .rews_list .rews_item.rew_big .rew_bottom:before {
        width: 32px;
        height: 32px;
        background-size: contain;
        left: 43px;
        background-repeat: no-repeat;
    }
}

.rews_item a {
    cursor: pointer;
}

@media(max-width: 780px) {
    .rew_content h3 {
        font-size: 18px;
        font-weight: 600;
    }
    .rews_list .rews_item.rew_big {
        max-height: unset;
    }

    .rew_content {
        max-height: unset;
    }

}

