.logo-card {
    background-color: transparent;
}


ul.slick-dots {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.buttons-group .button {
    padding-top: 0.6em;
    padding-bottom: 0.6em;
}

.news_carousel {
    margin: 0px auto 0;
}

.news_carousel .slick-dots {
    display: flex;
    justify-content: center;
    line-height: 0;
    padding: 20px 0 0 0;
}

.news_carousel .slick-dots li {
    padding: 0;
    margin: 0 12px;
}

.news_carousel .slick-dots li:before {
    display: none !important;
}

.news_carousel img {
    margin: 0 auto;
}

.news_carousel .slick-dots li button {
    border: 0;
    padding: 0;
    width: 10px;
    height: 10px;
    border: 2px solid #c9c9c9;
    border-radius: 50%;
    background-color: transparent;
    font-size: 0;
    transition: background-color, border-color 0.3s ease-in-out;
    outline: none;
}

.news_carousel .slick-dots li button:hover {
    background-color: #551f7a;
    border-color: #551f7a;
    cursor: pointer;
}

.news_carousel .slick-dots li.slick-active button {
    border: 2px solid #c9c9c9;
    background-color: #c9c9c9;
    cursor: default;
}

.slick-slider {
    position: relative;
    padding: 0 75px;
}

.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.slick-prev {
    left: 0;
    outline: none;
}

.slick-next {
    right: 0;
    outline: none;
}


.slick-arrow {
    width: 40px;
    height: 60px;
    color: transparent;
    border: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.slick-next {
    background-image: url(/img/icons/gray.next.svg);
}

.slick-prev {
    background-image: url(/img/icons/gray.back.svg);
}

.blockquote {
    display: flex !important;
}

#speechPopup {
    width: 50%;
}

#speechPopup img {
    float: left;
    padding: 0 20px 10px 0;
    max-width: 40%;
}


.hero-info__item--date::before {
    background-image: url(/assets/img/literature-icon.png);
}
.header__titles {
    max-width: 700px;
}


@media (max-width: 475px) {
    #speechPopup {
        width: 90%;
    }
    #speechPopup img {
        max-width: 100%;
    }
    .slick-arrow {
        width: 20px;
        height: 30px;
    }
    .slick-slider {
        padding: 0 40px;
    }


}
/*
@media only screen and (min-width: 768px) {
	.blockquote__visual {
	    margin-right: 0;
	    width: 265px;
	    height: auto;
	}
}


.page__header {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.1))), url(/assets/img/angle-multicolor@2x.png), url(/assets/img/main-hero-bg@2x.jpg);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.1)), url(/assets/img/angle-multicolor@2x.png), url(/assets/img/main-hero-bg@2x.jpg);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.1)), url(/assets/img/angle-multicolor@2x.png), url(/assets/img/main-hero-bg@2x.jpg);
}
*/


.main-nav__menu-switcher.is-opend {
    background: #0167A1;
}


.main-nav__menu {
    background-color: #0167A1;
}

.story-layout__main.interview h3 {
    font-size: 18px;

}


@media only screen and (min-width: 1024px) {
    .story-layout__main {
        width: 100%;

    }
}



@media only screen and (max-width: 390px) {
    .button--white {
        font-size: 12px;
    }
    .news-card {
        min-height: auto;
    }
}

.news-photo-card {
    margin-bottom: 30px;
}

.lang-select__status.new {
    background-image:none;
    color: #000;
    font-weight: bold;
    text-align: center;
}

body .MsoNormal {
    text-align: left !important;
    margin: 0cm 0cm 20pt !important;
    line-height: 1.4 !important;
}

.story-layout iframe{
    width: 100% !important;
    height: 30vw !important;
}

.knopka  {
    display: inline-block;
    margin-bottom: 30px;
}

.knopka button {
    display: inline-block;
    margin-bottom: 20px;
}

.top-icons  {
    display: flex;
    margin-bottom: 80px;
    width: 100%;
}

.top-icons  div{
    text-align: center;
    padding: 0;
    width: 33%

}
.top-icons  span{
    display: block;
    text-align: center;
    padding: 20px 10px 0px 10px;
    width: 100%;
}

.top-icons img {
    width: 120px;

}
.strelka img {
    width: 120px;
    margin-bottom: 80px;
}

@media only screen and (max-width: 1280px) {
    .top-icons img {
        width: 75px;

    }
    .strelka img {
        width: 100px;

    }
}

@media only screen and (max-width: 768px) {
    .top-icons img {
        width: 50px;

    }
    .strelka img {
        width: 70px;

    }
}

@media only screen and (max-width: 480px) {
    .top-icons  {
        display: block;
        margin-bottom: 30px;
    }

    .top-icons  div{
        width: 100%

    }
    .top-icons img {
        width: 100px;

    }
    .strelka img {
        width: 140px;

    }
    .top-icons  span{
        padding: 5px 10px 40px 10px;
    }

    .button {
        white-space: inherit;
    }
}

.buttons-group .button {

    margin-right: 8px;
    margin-bottom: 8px;
}

.content-container .border {
    border: 2px solid #0080FF;
    padding: 25px 25px 0 25px;
    margin-bottom: 25px;
}

.table-border {
    width: 100%;
}
.table-border tr {
    border: 1px solid #000;
    border-bottom: none;
}

.table-border tr td {
    padding: 15px 20px;
}
.table-border tr:last-child {
    border-bottom: 1px solid #000;
}

.attention-block div ul{
    margin-bottom: 0;
}
.attention-block div{
    padding: 10px 0;
}
.attention-block p:last-child{
    margin-bottom: 0;
}
.attention-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*padding: 20px 20px 20px 0;*/
    margin: 50px 0;
    /*font-size: 26px;*/
    border: 2px solid #0080FF;
    padding-left: 120px;
    min-height: 135px;
    position: relative;
}

.attention-block:before {
    content: "!";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 100px;
    background-color: #0080FF;
    color: #fff;
    width: 100px;
    margin: 0 20px 0 0;
    min-width: 100px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}


main {
    background-color: #fff;
}

.inner-page,
.inner-page__section {
    background-color: #fff;
}
@media only screen and (max-width: 360px) {
    .buttons-group .button {
        margin-right: 8px;
        margin-bottom: 8px;
        font-size: .9em;
        padding: 5px 12px;
    }
}

.form-table thead,
.form-table th,
.form-table{
    background: none !important;
    border: 0 transparent !important;
}
.form-table tr,
.form-table,
.form-table tbody{
    display: block;
}
.form-table td{
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1500 - 320)));
    font-weight: 500;
    border: none !important;
    display: block;
}

.form-table tbody tr:last-child td{
    font-size: 16px;
}
.form-table tbody tr:last-child{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 40px;
}
.form-table tfoot th{
    width: 100%;
    display: block;
    max-width: 320px;
    margin: 0 auto;
}
.form-table tfoot{
    width: 100%;
    display: block;
}
.form-table input[type='submit']:hover{
    opacity: 0.7;
}
.form-table input.inputfile:nth-last-child(2){
    padding-bottom: 15px;
}
.form-table input.inputfile:first-child{
    padding-top: 15px;
}
.form-table input.inputfile{
    padding: 7px 15px;
}
.form-table input[type='checkbox']{
    margin-top: 4px;
    width: 20px;
    height: 20px;
}
.form-table input[type='submit']{
    color: #FFFFFF;
    background: #0080FF;
    cursor: pointer;
}
.form-table textarea,
.form-table input{
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1500 - 320)));
    display: inline-block;
    width: 100%;
    padding: 1.4em;
    background: #F5F5F5;
    border: none;
    border-radius: 0;
    outline: none;
}