.news-list__main-top-slider {
}

.news-list__main-top-slider h4 {
    font-size: 72px;
    font-family: "Klementina";
    color: rgb(52, 30, 52);
    line-height: 0.417;
    text-align: center;
    margin: 0;
    text-transform: none;
    padding-top: 100px;
}

.news-list__main-top-slider .subtitle-block {
    font-size: 26px;
    text-align: center;
    margin-top: 35px;
    color: #341e34;
}

.news-list__main-top-slider .preview-text-block {
    color: #4a384a;
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
    text-align: center;
    height: 140px;
    overflow: hidden;
}

.video-js .vjs-tech {
    background: #fff;
}

.underline_gold, .underline_purple {
    width: 100px;
    height: 3px;
    margin: 25px auto;
}

.underline_gold {
    background: url(/local/templates/addamant/images/bg_gold.jpg) repeat-x center center;
}

.underline_purple {
    background: url(/local/templates/addamant/images/bg_fil.jpg) repeat-x center center;
}

.news-list__main-top-slider .slick-slide {
    display: block;
    height: 525px;
    position: relative;
}
.news-list__main-top-slider a.non-content{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
a.button_gold, a.button_gold:active, a.button_gold:focus, a.button_purple, a.button_purple:active, a.button_purple:focus {
    background: url(/local/templates/addamant/images/bg_gold.jpg) repeat-x center center;
    line-height: 50px;
    width: 180px;
    box-sizing: border-box;
    border-radius: 2px;
    color: #fff;
    font-weight: 600;
    padding: 0;
    border: none;
    font-size: 16px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

a.button_gold, a.button_gold:active, a.button_gold:focus {
    background: url(/local/templates/addamant/images/bg_gold.jpg) repeat-x center center;
}

a.button_purple, a.button_purple:active, a.button_purple:focus {
    background: url(/local/templates/addamant/images/bg_fil.jpg) repeat-x center center;
}

a.button_gold:hover,
a.button_purple:hover {
    opacity: 0.8;
    text-decoration: none;
}

.news-list__main-top-slider .slider-line {
    margin-top: 0;
    position: absolute;
    bottom: 0;
    left: 0;
}