.amt_red{color: red}
.partner-list-inner__image {
    width: 200px;
    height: 120px;
}
.partners-filter .contacts__filter-select {
    width: 40%;
    float: left;
    margin-right: 20px;
}
.partners-filter {
    width: 100%;
    display: block;
    margin-bottom: 100px;
}
.support-icon {
    height: 74px;
}
.tizers-list__item-image-wrapper--position-LEFT.tizers-list__item-image-wrapper--ICONS {
    margin-top: 16px !important;
}
ul.none-before li {
    padding-left: 10px;
}
ul.none-before li:before {
    content: none;
}
.sk-block {
    max-width: 200px;
    max-height: 100px;
    margin: 10px;
}
.sk-block img {
    max-width: 200px;
    max-height: 100px;
}
body .banners-with-text-mixed-list__item-text--absolute * {
    color: #000 !important;
}
.social__item--image.ru a {
    background: url(/bitrix/templates/aspro-allcorp3digital/images/rutube-white.png);
    width: 39px;
    height: 39px;
    background-size: cover;
    background-position-y: 0 !important;
    /*opacity: 0.8 !important;*/
    background-position-x: center !important;
}
.social__item--image.ru a:hover {
    opacity: 1;
    background: url(/bitrix/templates/aspro-allcorp3digital/images/rutube.png);
    width: 39px;
    height: 39px;
    background-size: cover;
    background-position-y: 0 !important;
}
.btn-to-partners {
    width: 100%;
    font-size: 12px !important;
    padding: 14px 0 !important;
}
.suggestion-block {
    position: absolute;
    background: #fff;
    width: 95%;
    z-index: 1000;
    box-shadow: 3px 4px 20px rgba(0, 21, 55, 0.1);
    border-radius: 4px;
    overflow-y: scroll;
    height: 276px;
}
.suggestion-block ul {
    list-style: none;
}
.suggestion-block ul li:before {
    content: none;
}
.suggestion-block ul li {
    padding: 10px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 0;
}
.suggestion-block ul li:hover {
    background: #e9e9e9;
}
.suggestion-block ul li .suggest-help {
    color: #bdbdbd;
}
.suggestion-block ul li a span {
    display: block;
    font-size: 13px;
    color: gray;
}
.cookies {
    position: fixed;
    bottom: 0;
    /* right: calc(50% - 300px); */
    background: #f9f9f9;
    padding: 20px;
    width: 100%;
    z-index: 10000;
}
.cookies-text {
    padding: 20px;
}
.cookies .btn {
    margin-left: 20px;
}
.webinar-header {
    background: url(../images/webinar_bg.jpeg);
    background-size: cover;
    color: #fff;
}
.webinar-header-wrapper {
    background: rgba(0, 0, 0, 0.6);
}
.webinar-header-label {
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 50px;
    max-width: 640px;
    line-height: 65px;
    text-align: center;
    margin: auto;
}
.webinar-header-label-bottom {
    font-size: 24px;
    line-height: 40px;
    max-width: 640px;
    text-align: center;
    margin: auto;
    padding-bottom: 50px;
}
.webinar-header-btn {
    max-width: 640px;
    text-align: center;
    margin: auto;
    padding-bottom: 50px;
}
.webinar-body {
    margin-top: 40px;
}