.lang-ru .blocks-content .articles-slider .text-direct {
    height:120px;
}

.lang-ru .blocks-content .articles-slider .text-direct-helper::after {
    left:-200px;
    height: 40px;
}
.blocks-content .articles-slider .complain-button {
    z-index: 1000;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 80px;
    background-color: #1f1f1f;
    background-color: #131010;
}

.blocks-content.index .articles-slider .complain-button {
    height: 90px;
}

.blocks-content .articles-slider .complain-button a {
    position: absolute;
    top: 18px;
    left: 196px;
    height: 44px;
    padding: 12px 25px;
    border-radius: 4px;
    background-color: #ffffff;
    font-family: "PFAgoraSansPro-Medium", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.25;
    text-align: center;
    color: #e0000e;
    text-transform: uppercase;
    text-decoration: none!important;
    transition: all .2s ease-in;
}

.blocks-content .articles-slider .complain-button a:hover {
    background-color: #e0000e;
    color: #ffffff;
}
.complain-button-static {
    padding:20px 0;
}
.complain-button-static a {
    height: 40px;
    padding: 10px 25px;
    border-radius: 4px;
    background-color: #e0000e;
    font-family: "PFAgoraSansPro-Medium", sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none!important;
    transition: all .2s ease-in;
}

.callback-dialog-title span {
    color: #e0000e;
    text-transform: none;
}

.Apple.Safari .blocks-content .articles-slider .complain-button a {
    padding-top:14px;
}

.complain-popup {
    width:820px;
}
.complain-popup.catalog-popup {
    width:410px;
}
.is-mobile .complain-popup.catalog-popup {
    width: auto;
}
.complain-popup.catalog-popup .know-wag{
    display: table;
}
.complain-popup.catalog-popup .modal-form-footer__title,
.complain-popup.catalog-popup .checkbox-item__input + .checkbox-item__label{
    font-size: 13px;
}
.complain-popup.catalog-popup .modal-form-footer__link{
    font-size: 12px;
}
.complain-popup.catalog-popup .modal-form-footer{
    padding: 15px;
}
.complain-popup.catalog-popup input.g-border{
    opacity: .8;
}
.complain-popup.catalog-popup .callback-dialog-title{
    text-align: center;
    position: relative;
}
.complain-popup.catalog-popup .form_background{
    position: absolute;
    width: 100%;
    height: 55%;
    top: 0;
    left: 0;
    background: url(/local/templates/ptomsk/image/fragment.svg) no-repeat 50%;
    background-size: contain;
    z-index: -1;
}
.complain-popup.catalog-popup .modal-form-footer__link--margin,
.complain-popup.catalog-popup .modal-form-footer__title{
    margin-bottom: 10px;
}

.popup-with-background{
    background-color: #f7f7f7;
}
.popup-success{
    border-top-color: #5cab00;
}
.popup-white-bg {
    margin: 0 -20px -20px -20px;
    background: #fff;
    padding: 30px;
}
.callback-dialog-text {
    padding-top:30px;
    padding-bottom:40px;
    font-size: 16px;
    line-height:30px;
    color: #252525;
}

.is-mobile #f-complain-success {
    width:auto!important;
    padding-bottom: 20px;
}
.is-mobile #f-complain-success .callback-dialog-text {
    padding-top: 0px;
    padding-bottom: 40px;
}


.is-mobile #f-complain-success2{
    padding-bottom: 20px;
}
.is-mobile #f-complain-success2 .smss{
    padding-bottom: 20px;

}
.is-mobile #f-complain-success2 ._m-t{
    padding-bottom:20px;
    font-size:20px;
    font-weight:400;
    font-family: 'PF Agora Sans Pro Regular', sans-serif;
    color:#2d2e2f;
}
.is-mobile #f-complain-success2 ._m-d{
    padding-bottom:20px;
    font-size:14px;
    font-weight:400;
    font-family: 'PF Agora Sans Pro Regular', sans-serif;
    color:#2d2e2f;
}
.is-mobile #f-complain-success2 ._m-c{
}
