@font-face {
    font-family: 'ErasDemiC';
    src: url('../assets/fonts/ErasDemiC.otf')/*tpa=http://doroga2019.ru/wp-content/themes/twentynineteen/css/fonts/ErasDemiC.otf*/;
    font-weight: normal;
}

@font-face {
    font-family: 'ErasMediumC';
    src: url('../assets/fonts/ErasMediumC.otf')/*tpa=http://doroga2019.ru/wp-content/themes/twentynineteen/css/fonts/ErasMediumC.otf*/;
    font-weight: normal;
}
@font-face {
    font-family: 'ErasBookC';
    src: url('../assets/fonts/ErasBookC.otf')/*tpa=http://doroga2019.ru/wp-content/themes/twentynineteen/css/fonts/ErasBookC.otf*/;
    font-weight: normal;
}

body {
    position: relative;
    background: #001540;
    width: 100%;
    height: 100%;
    font-family: 'ErasMediumC';
}

body.menu-open {
    overflow: hidden;
}

.content {
    justify-content: center;
}

a {
    text-decoration: none;
    color: #fff;
    color: #ffffffab;
    transition: 1s all;
}


a:hover {
    text-decoration: none;
    color: #fff;
    opacity: 1;
}
/*.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {    
    margin-top: 9vh;
}*/
.ditrih_block_slider.owl-theme .owl-nav {
    align-items: flex-end;
}
.cls-1 {
    mix-blend-mode: unset;
}
.main {
    /*overflow: hidden;*/
    /*padding-bottom: 400px;*/
}
/*.organizers .justify-content-center {
    -ms-flex-pack: left!important;
    justify-content: left!important;
}*/
.org_logos .col {    
    /*min-width: 120px;
    max-width: 120px;
     */
    margin-right: 8px;
}
.org_logos img,
.support_logos img,
.part_logos img,
.operator_logos img {
    max-width: none !important;
}
.operator_logos,
.support_logos{
    margin-top: 30px;
}

.part_logos {
    margin-top: 30px;
}
/*
.org_logos img {
    min-width: 90px;
    max-width: 90px;
}

.org_logos .col:nth-child(3) img {
    min-width: 60px;
    max-width: 60px;
}

 */
.org_logos .col:nth-child(2) {
    padding-right: 0;
    /*max-width: 100px;
    min-width: 100px;
     */
}

.org_logos .col:nth-child(3) {
    /*min-width: 60px;
    max-width: 60px;
     */
    padding-left: 0;
}

body:after {
    content: "";
    display: block;
    position: absolute;
    top: -200px;
    left: 0;
    background: url(../images/arrows-bg.png)/*tpa=http://doroga2019.ru/wp-content/themes/twentynineteen/img/white_back.png*/ no-repeat;
    background-size: 95% 100%;
    background-position: center;
    width: 100%;
    height: 1450px;    
    /* height: calc(100vw - 350px); */
    opacity: 0.6;
    z-index: -1;
}

/* HEADER */
/*
.row.head {
    height: 200px;
}

.text_1 .row {
    position: relative;
    top: 65px;
    left: 20px;
}

.text_1 {
    font-family: 'ErasDemiC';
    font-size: 1.8em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #51698b;
}
*/
.pavColor {	
    width: 30px;
    height: 30px;
    transition: 0.2s all;
}
.pavColor.salat {background: rgb(224, 230, 171);} 	
.pavColor.grey {background: rgb(225, 225, 226);} 	
.pavColor.orange {background: rgb(237, 188, 154);} 	
.pavColor.rose {background: rgb(226, 164, 200);} 	
.pavColor.blue {background: rgb(188, 224, 247);} 	
.pavColor.fiolet {background: rgb(199, 174, 211);} 	
.pavColor.darkgreen {background: rgb(155, 180, 187);} 	
.pavilions {
    display: flex;
    flex-wrap: wrap;
}
.pavilion {
    line-height: 17px;
    padding-left: 11px;
    display: flex;
    margin-bottom: 10px;
    cursor: pointer;
}
.pavText {	
    max-width: 287px;
    padding-left: 20px;
    transition: 0.2s all;
}

.planB {    
    background: white;
    font-family: 'ErasBookC';    
    margin-top: -17px;
}
.planB svg text[font-family="PFDinTextCompPro-Light, PFDinTextCompPro Light"] {  
	font-family: Arial;
} 

.planB svg {
    margin-left: 0;
    opacity: 1;
    background: #fff;
}
.svgContainer {	
    padding: 30px;
    height: 1300px;
    height: 1454px;
}
.svgContainerParts .svgParts {
    opacity: 0;
    visibility: hidden;  
	padding: 10px;
    background: #ffffff00;
    transition: 1s opacity;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
}
.closeParts {
	display: none;    
	position: absolute;
    right: 18px;
    width: 28px;
    z-index: 1;
    top: 0;
}
rect {
    transition: 1s fill;
}
.activeField.int {
    fill: rgb(133, 100, 145);
}
.activeField.blue {
    fill: rgb(127, 189, 228);
}
.activeField.orange {
    fill: rgb(227, 173, 140);
}
.activeField.salat {
    fill: rgb(191, 205, 142);
}
.activeField.darkgreen {
    fill: rgb(103, 144, 155);
}
.projectSafe svg  {    
	margin-top: -168px;
    margin-top: -28%;
    width: 43%;
}
.svgContainerParts svg {
	padding: 0;
	background: transparent;
}

.svgContainerParts .svgParts.active {
    padding: 10px;
	position: absolute;
	display: block;
    opacity: 1;
    visibility: visible;  
    width: 100%;	
    text-align: center;
    background: #ffffff73;
    background: #ffffffe0;
    height: 100%;
    right: 0px;
}


.pavilion.active .pavColor {
    border: 3px solid #012c62b3;
}
.pavilion.active .pavText {
    font-weight: 600;
}

.planTo {    
    height: 80px;
}
.planBlock {
    display: none;
}
.planBlock.active {
    display: block;
    text-align: center;
}
.planHrefs {    
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.planHrefs a {
    color: #0b1640;
    font-size: 25px;
    display: block;
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
}
.planHrefs a:hover {    
    background: #fafafa;
}
.planHrefs a.active {
    background: #f6f6f6;
    text-decoration: none;
}

.logo_head img {
    max-width: 18.229vw;
    height: auto;
    position: relative;
    /*bottom: -40px;
    left: 20px;*/
}
.media_photo {
    position: relative;
}
.media_photo img {
    transition: 0.5s all;
    opacity: 0.9;
}
.media_photo:hover img {
    opacity: 1;
}
.descr_block_media {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    background: #0b1640bd;
    color: #ffffff;
    transition: 0.5s all;
    z-index: 1;
    /*opacity: 0;*/
}

.media_photo:hover .descr_block_media {
    background: #0b1640e0;
}
.head_media {
    font-family: 'ErasDemiC';
}

.main-page {    
    margin-top: 25px;
}
/*
.text_2 {
    opacity: 0.9;
    font-family: 'ErasDemiC';
    font-size: 1.35em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: left;
    color: rgba(255, 255, 255, 0.9);
}

.text_3 {
    font-family: 'ErasDemiC';
    font-size: 0.8em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.03;
    letter-spacing: normal;
    text-align: right;
    color: #ffffff;
}

.text_3 p {
    position: relative;
    top: 60px;
    display: block;
    width: 110px;
    float: right;
}

.text_3 p span {
    opacity: 0.6;
}

.text_3 p:before {
    content: "";
    position: absolute;
    background: url('images/res_1.png') no-repeat;
    top: -10px;
    right: 70px;
    background-size: 100%;
    width: 26px;
    height: 22px;
    filter: invert(100%);
}
*/
/* FOOTER */
.footer {
    margin-top: 50px;
    background: rgba(77, 94, 137, 0.88);
    width: 100%;
    height: 250px;
}

.footer .container {
    padding-bottom: 40px;
}

.logo_footer {
    text-align: center;
    padding-bottom: 25px;
}

.text_4 {
    opacity: 0.83;
    font-family: 'ErasDemiC';
    font-size: 0.95em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: rgba(1, 3, 38, 0.83);
}

.text_4 p {
    margin: 0;
}

.col-3 .text_4 {
    padding: 0;
}

.last_p {
    font-family: 'ErasDemiC';
    font-size: 1.1em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    padding-top: 45px;
    color: #010326;
}

.text_5 {
    opacity: 0.79;
    font-family: ErasDemiC;
    font-size: 0.93em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: rgba(1, 3, 38, 0.79);
}

.text_6 {
    font-family: ErasDemiC;
    font-size: 21px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.55;
    letter-spacing: normal;
    text-align: left;
    color: #010326;
    margin: 0;
}

.text_7 {
    opacity: 0.91;
    font-family: 'ErasDemiC';
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.03;
    letter-spacing: normal;
    text-align: left;
    color: rgba(255, 255, 255, 0.91);
}

.contact {
    padding-left: 16px;
    width: 250px;
}

.social {
    padding-bottom: 30px;
}

/* Main content */
.exhibition {
    margin-top: 50px!important;
}

.media_column,
.news_column {
    margin: 5px;
}

/* Блок фото */
.photo_block,
.video_block {
    border-radius: 20px;
    opacity: 0.9;
    background: linear-gradient(166deg, #2D2473 3.56%, #582172 92%);
    width: 560px;
}

.photo_h,
.video_h {
    height: 56px;
}

.photo_img {
    background: url(../img/content_img/photo_meeting.png)/*tpa=http://doroga2019.ru/wp-content/themes/twentynineteen/img/content_img/photo_meeting.png*/ no-repeat;
    height: 375px;
    width: 560px;
}

/* Блок видео */
.video_block,
.tass_block {
    margin-top: 10px;
}
.video_img {
    padding: 0;
    position: relative;
}
.video_block .preview {
    /*margin-left: -15px;*/
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
}
.video_img:after {
    position: absolute;
    content: url(../img/content_img/video.png)/*tpa=http://doroga2019.ru/wp-content/themes/twentynineteen/img/content_img/video.png*/;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    justify-content: center;
    align-items: center;
}
.video_img.play:after {
    content: '';
    width: 0;
    display: none;
}

.tass_block {
    cursor: pointer;
    width: 560px;
}

.url-format-1{
    color: #fff;
}

.video_img {
    /*background: url(../img/content_img/video.png) no-repeat;*/
    height: 355px;
    width: 560px;
}

.video_img video {
    display: none;
}

/* Блок Тасс */
.tass_block {
    background-color: #2c2353;
}

.tass_img {
    background: url(../img/content_img/photobank_tass.png)/*tpa=http://doroga2019.ru/wp-content/themes/twentynineteen/img/content_img/photobank_tass.png*/ no-repeat;
    height: 201px;
    width: 560px;
    background-size: 560px 210px;
}

.tass_h {
    width: 306px;
    height: 21px;
    font-family: ErasDemiC;
    font-size: 37px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.02;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.tass_img img {
    margin-left: 20px;
    margin-top: 20px;
}

.tass_h {
    margin-bottom: 0;
    margin-left: 8px;
}

/* Колонка новости */
/*.news_column::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.5;
    height: 100%;
    width: 100%;
    background-color: #004286;
    background-size: 100%;
}*/

/* Блок Евгений Дитрих */
.news_column hr {
    border: none; /* Убираем границу для браузера Firefox */
    color: #465980; /* Цвет линии для остальных браузеров */
    background-color: #465980; /* Цвет линии для браузера Firefox и Opera */
    height: 1px; /* Толщина линии */
}

.ditrih_block_slider  {    
    margin: 0 -15px;
}
.owl-carousel.ditrih_block {
    min-height: 250px;
    width: 575px;
}
.ditrih_block_p {    
    padding-top: 26px;    
    margin: 0;
}

.ditrih_avatar {
    margin-bottom: 50px;
    border-radius: 100%;
    border: 4px #eee solid;
    flex: 0 0 auto;
    padding: 0;
    position: relative;
    left: 15px;
    left: 20px;
    top: 0;
    width: 140px;
    height: 140px;
    margin-right: 26px;
    overflow: hidden;
}

.ditrih_text {
    width: 331px;
    min-height: 139px;
    font-family: 'ErasMediumC';
    font-size: 13.5px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}

.ditrih_sign {
    width: 129px;
    height: 30px;
    font-family: 'ErasMediumC';
    font-size: 9.5px;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: right;
    color: #ffffff;
    margin-top: 0px;
}

.ditrih_sign p {
    margin: 0;
    margin-bottom: 1rem !important;
}

.row.align-items-end.ditrih_block.ditrih_block_p {    
    align-items: flex-start!important;
}

/* Новости */
.news_1 {
    height: 297px;
    width: 560px;
    width: 575px;
    background: url(../img/content_img/meeting.png)/*tpa=http://doroga2019.ru/wp-content/themes/twentynineteen/img/content_img/meeting.png*/ no-repeat;
    margin-top: 10px;
    color: #fff;
    position: relative;
}

.news_1::before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    background: url(../img/content_img/over_meeting.png)/*tpa=http://doroga2019.ru/wp-content/themes/twentynineteen/img/content_img/over_meeting.png*/ no-repeat;
    height: 300px;
    width: 560px;
    width: 100%;
    mix-blend-mode: multiply;
}

.news_1-description,
.news_2-description {
    width: 331px;
    font-family: 'ErasDemiC';
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    line-height: 1.1;
    text-align: left;
    color: #ffffff;
}

.news_3-description{
	font-size: 0.9em;
}

rect,polygon {
    cursor: pointer;
}
.news_2 {
    margin-top: 35px;
}
.photo_img {
    background-size: cover!important;
    background-position: center!important;
}

.news_2-photo,
.news_3-photo {
    margin-left: 20px;
    width: 287px;
    height: 190px;
    background-size: cover!important;
    background-position: center!important;
}

.news_2-photo {
    background: url(../img/content_img/meeting_1.png)/*tpa=http://doroga2019.ru/wp-content/themes/twentynineteen/img/content_img/meeting_1.png*/ no-repeat;
}

.news_2-description {
    width: 231px;
}

.news_date_back {
    display: flex;
    background-color: #769ab7;
    height: 24px;
    width: 121px;
    align-items: center;
}

.news_date_back span {
    font-size: 0.9em;
    margin-top: 2px;
    margin-left: 3px;
    font-family: 'ErasDemiC';
    color: white;
}

.news_3 {
    margin-top: 30px;
}

.news_3-photo {
    background: url(../img/content_img/meeting_2.png)/*tpa=http://doroga2019.ru/wp-content/themes/twentynineteen/img/content_img/meeting_2.png*/ no-repeat;
}

/* Организаторы и партнеры  */
.org_logos {
    margin-top: 30px;
}

.organizers {
    margin-top: 50px
}

.organizers div:nth-child(1){
    padding-left: 16px;
}

.support_logos, 
.part_logos {
    right: 16px;
}

.partners {
    margin-left: 30px;
    margin-top: 50px
}

.partners:nth-child(2) {
    margin-left: 0;
    /*padding-left: 100px;*/
}

.orgs_and_operators .partners .col:nth-child(1) {
    padding-right: 30px;
}

.supp_and_partners .partners .col:nth-child(1) {
    /*padding-top: 4px;*/
}

.orgs_and_operators,
.supp_and_partners {
    display: contents;
}

.content-post {
    color: #ffffffa6;
    /*opacity: 0.8;*/
    padding: 0 30px;
    position: relative;
    z-index: 1;
    padding-bottom: 20px;
    display: block;
    min-height: 170px;
}
.search-field {
    border: 0;
    background: white;
    padding: 3px 15px;
    border-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.search-submit {
    -webkit-appearance: button;
    border: 0;
    background: #2d87f9;
    color: white;
    padding: 3px 16px;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
:focus {
    outline: none!important;
}
.photo_block .owl-carousel {
    display: block;
    height: 340px;
    width: 560px;
}
.owl-prev{
    background: url("../img/icons/prev.svg")/*tpa=http://doroga2019.ru/wp-content/themes/twentynineteen/img/icons/prev.svg*/ #c5c5c5!important;
    background-size: cover!important;
    width: 50px;
    height: 50px;
}
.owl-next{
    background: url("../img/icons/next.svg")/*tpa=http://doroga2019.ru/wp-content/themes/twentynineteen/img/icons/next.svg*/ #c5c5c5!important;
    background-size: cover!important;
    width: 50px;
    height: 50px;
}
.owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
}
.owl-theme .owl-nav button {
    transition: 0.5s all;
    border-radius: 50%!important;    
    opacity: 0.2;
}
.owl-theme:hover .owl-nav button {
    opacity: 1;
}

.screen-reader-text {
    display: block;
}


/* Медиа */
.media_block {
    margin: 5px;
}

.media_block::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.5;
    height: 100%;
    width: 100%;
    background-color: #004286;
    background-size: 100%;
}

.media_block hr {
    border: none; /* Убираем границу для браузера Firefox */
    color: #465980; /* Цвет линии для остальных браузеров */
    background-color: #465980; /* Цвет линии для браузера Firefox и Opera */
    height: 1px; /* Толщина линии */
    width: 97%;
}

.media_h {
    height: 45px;
    margin-bottom: 22px;
    margin-top: 10px;
    margin-left: 1px;
}

.media_text {
    font-family: 'ErasDemiC';
    font-size: 29px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.63;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    align-items: center;
}

.media_gallery {
    margin-left: 15px;
    margin-bottom: 40px;
    margin-left: -5px;
}

.media_photo {
    margin: 5px;
}

.item_1 img {
    object-fit: cover;
    height: 250px;
    width: 485px;
}

.item_2 img {
    object-fit: cover;
    height: 250px;
    width: 280px;
}

/* Выпадающее меню  */
.text_2 li {
    list-style: none;
}
header {
    position: relative;
    z-index: 1;
}
#content {
    position: relative;
    z-index: 0;    
}

.pressCenter_dropdown {
    position: relative;
}

.pressCenter_dropdown ul {
    padding: 0 17px 0px 17px;
}

.pressCenter_menu {
    position: absolute;
    display: block;
    left: -6px;
    max-height: 0px;
    width: 152px;
    z-index: 9999;
    background-color: #001540;
    overflow: hidden;
    border: 0px solid rgba(255, 255, 255, 0.2);
    border-radius: 0 0 10px 10px;
    border-top: none;
    top: 43px;
    transition: 0.5s max-height;
    opacity: 0;
    visibility: hidden;
}

.pressCenter_menu li {
    position: relative;
}

.pressCenter_menu li:before {    
    content: '';
    width: 152px;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: -15px;
    z-index: -1;
}
.pressCenter_menu li:hover:before {  
    background: #0d1b4c;
}

.pressCenter_dropdown:hover .pressCenter_menu {
    /* display: block; */
    opacity: 1;
    visibility: visible;
    max-height: 790px;
    border: 0.5px solid rgba(255, 255, 255, 0.2);
    border-top: none;
    border-bottom: none;
}
.pressCenter_dropdown:after {
    position: absolute;
    height: 55px;
    width: 100%;
    top: 0;
    left: 0;
    content: '';
}

.pressCenter_menu a {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 0.5px solid rgba(255, 255, 255, 0.5);
}

.pressCenter_menu a:first-child {
    padding-top: 0;
}



.pressCenter_menu a:last-child {
    border: none;
    padding-bottom: 21px !important;
}

.pressCenter_menu a {
    text-decoration: none; 
    font-family: ErasMediumC;
    font-size: 0.8em;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: rgba(255, 255, 255, 0.5);
    line-height: 1.6;
}
@media (max-width: 767px) {
    .pressCenter_menu a:last-child {
        padding-bottom: 8px !important;
    }
}

#doroga-register_btn {
    padding: 10px 22px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.72);
    color: #020942;
    border: none;
    cursor: pointer;
}
.register-modal {
    position: absolute;
    visibility: hidden;
    top: -1000px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.9);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2.604vw 0.781vw;
    overflow: hidden;
}

.modal-closed_register {
    font-family: "Montserrat", sans-serif;
    color: #0a0a0a;
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 500;
    line-height: 171.9%;
    margin: 0;
    padding: 0;
}

@keyframes ani {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.modal_active {
    position: fixed;
    top: 0;
    visibility: visible;
    animation: ani 0.5s forwards;
}

body.modal_active {
    overflow: hidden;
}

.modal__content {
    max-width: 26.042vw;
    padding: 2.604vw;
    background: #f9f9f9;
    border-radius: 0.781vw;
    position: relative;
    box-shadow: 0 5px 15px black;
    font-family: "ErasMediumC";
}

.modal__close-button {
    background: #ff0000;
    height: 1.563vw;
    width: 1.563vw;
    font-size: 1.563vw;
    margin-top: 0.417vw;
    margin-right: 0.417vw;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    cursor: pointer;
    outline: none;
}

#sintechreg-widget-api button {
    background-color: #43D1EC;
    border: none;
    color: #FFFFFF;
    outline: none;
}

#sintechreg-widget-api .react-tel-input {
    margin-bottom: 16px;
    background: none;
}
.main_menu {
    position: relative;
    z-index: 9999;
}
.content_title, .ci_title {
    color: #fff;
}
.contacts_block1  {
    padding-bottom: 10px;

}
/* NEWS*/
.news-page .news_block_1 {
    margin-left: 30px;
    margin-left: 17px;
}
.news-page .news_block_2 {
    margin-left: 10px;
}
.news-page .news_block_1 .news_1 {
    height: 260px;
    width: 515px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.news-page .news_block_2 .news_1 {
    height: 260px;
    width: 515px;
    margin-top: 10px;
    margin-bottom: 30px;
    background-size: cover!important;
    background-position: center!important;
}
.news-page .news_block_1 .news_1::before {
    height: 260px;
    width: 515px;
    top: 0;
}
.news-page .news_block_2 .news_1::before {
    height: 260px;
    width: 515px;
    top: 0;
}
.news-page .news_block_2 .news_2 {
    margin-top: 10px;
}
.news-page .news_block_1 .news_2 {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-bottom: 30px;
}
.news-page .news_block_2 .news_3 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.news-page .news_block_1 .news_3 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.news-page .news_block_1 .news_2-photo,.news-page .news_block_1  .news_3-photo,
.news-page .news_block_2 .news_2-photo,.news-page .news_block_2  .news_3-photo {
    margin-left: 0;
    background-size: cover!important;    
    background-position: center!important;
}

.exb_text {
	margin-bottom: 0;
}
.news_1 {
    background-size: cover!important;
    background-position: center!important;
}
.svgContainer {
	position: relative;
	overflow: hidden;
}

.exhibition::before,
.content_wp::before,
.content_news {
    border-radius: 20px;
}


.exb_schedule-anounce {
    font-family: 'ErasBookC';
    font-size: 21px;
    font-weight: 500;
    line-height: 1.2;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: rgba(255, 255, 255, 0.68);
    margin-top: 15px;
}

.exb_schedule-anounce__detail {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 5px;
}

.--w-programm {
    position: relative;
}

.programm-link {
    position: absolute;
    right: 30px;
    top: 15px;
}

.programm-link a {
    border-radius: 8px;
    background: #68206E;
    padding: 10px 20px;
    text-decoration: none;
    color: #fff;
    font-family: 'ErasDemiC';
    font-size: 16px;
    transition: all .2s ease;
}

.programm-link a:hover {
    background: #86318d;
}


/* Adaptive */
@media (max-width: 1200px) {
    header {
	    margin-bottom: 50px;
	}
    .scheme svg {
        width: 950px;
        height: 700px;
    }
    .panzoom {
        height: 670px;
    }
    .pressCenter_menu {
        padding-top: 10px !important;
        top: 30px !important;
        width: 120px !important;
    }
	.planHrefs a {		
    	font-size: 1.1em;    
    	padding: 0;
	    height: 66px;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	}
	.planHrefs {
		margin-bottom: 20px;
	}
    .news-page .news_block_1 {
        width: 260px;
    }
    .news-page .news_block_1 .news_1 {
        height: 260px;
        width: 100%;
    }
    .news-page .news_block_1 .news_1::before {    
        width: 100%;
        height: 100%;
    }
    .news-page .news_2-photo,.news-page .news_3-photo {
        margin-left: 15px;
        width: 184px;
        height: 136px;
    }

    .footer .container {
        padding-bottom: 0;
    }
    .logo_footer {
        padding-bottom: 22px;
    }
    /*.org_logos .col {
        min-width: 100px;
    }
     */
	.video_img {		
    	height: 291px;
	}
	.video_block .preview {
	    object-fit: cover;
	}
	.news_1::before {
		width: 100%;
		height: 100%;
	}
	.photo_block .owl-carousel {
		width: 460px;
        height: 348px;
	}
	.video_img iframe {
		width: 100%;
		height: 100%;		
	}
	.tass_h {
		width: 270px;
	}
    .photo_block, .video_block {
        width: auto;
    }
    .photo_block, .video_block {
        margin-right: -3px;
    }
    .text_1 {
        font-size: 1.3em;
    }

    .text_2 {
        font-size: 1.1em;
    }

    .text_7 {
        font-size: 1em;
    }

    .media_column {
        max-width: 470px;
    }

    .news_column {
        max-width: 490px;
    }

    .photo_block {
        height: 348px;
    }

    .photo_img {
        background-size: 100%;
        height: 292px;
    }

    .video_block {
        height: 348px;
        /* width: 100%; */
        width: auto;
        margin-top: 10px;
    }

    .video_img {
        background-size: 100%;
    }
    
    .news_column::before { 
        height: 101%;
    }

    .news_3 {
        margin-top: 15px;
    }

    .news_2 {
        margin-top: 15px;
    }

    .tass_block {
        max-width: 457px;
        height: 175px;
        margin-top: 15px;
    }

    .tass_h {
        font-size: 40px;
        margin: 0;
    }

    .tass_img-logo {
        height: 130px;
        width: 95px;
    }

    .media_column,
    .news_column {
        margin: 0;
    }

    .owl-carousel.ditrih_block {
        max-width: 480px;
    }
    .ditrih_avatar {
        margin-right: 0;
        width: 91px;
        height: 91px;
        /*padding-bottom: 70px;*/
    }
    .ditrih_text {
	    width: 275px;
	    overflow: hidden;
	    height: 136px;
	    margin-left: 15px;
	    text-overflow: ellipsis;
	}
    .support_logos, .part_logos {
        margin-left: -15px;
        right: 0;
    }
    .news_1 {
        width: 490px;
        height: 250px;
    }
	.exhibition {
	    margin-top: 0px!important;
	}
	.main-page {
		margin: 0;
	}
    .news_2-photo,
    .news_3-photo {
        margin-left: 15px;
        width: 230px;
        height: 155px;
    }
    .main-page .news_3 {
    	margin-bottom: 11px;
    }

    .news_3-description,
    .news_2-description {
        font-size: 0.8em;
    }

    /* Footer */
    .text_4 {
        font-size: 0.9em;
    }
    .text_6 {
        font-size: 1.2em;
    }

    .contact {
        position: relative;
    }

    .logo_footer img {
        width: 160px;
        padding-bottom: 20px;
    }

    .social_app {
        position: relative;
        right: 15px;
    }
    .part_logos .col:nth-child(2) {
	    padding: 0 6px;
    }
    .part_logos .col:nth-child(4) {
	    padding: 0 7px;
	}
    /*.part_logos .col:nth-child(1) img {
    	width: 50px;
    }
     */
    /*.part_logos .col:nth-child(2) img {
    	width: 80px;
    }
    .part_logos .col:nth-child(4) img {
    	width: 80px;
    }
    .part_logos .col:nth-child(5) img {
	    width: 49px;
    }
     */
    .orgs_and_operators .organizers .org_logos,
    .orgs_and_operators .partners .support_logos {
        text-align-last: center;
    }
    .orgs_and_operators .partners .support_logos {
        margin-left: -35px;
    }
    .orgs_and_operators .partners .support_logos .col:nth-child(2) {
        margin-right: 15px;
    }
    .org_logos {
        margin-top: 30px !important;
    }
    .social .col {
	    padding-right: 6px;
    }
    .content-post {
    	/*padding: 0 0px;*/
    }
    .about_1 img {
    	margin-bottom: 10px;
    }
}

@media (max-width: 991px) {
	body:after {
    	top: 10vw;
    }
    .scheme svg {
        width: 710px;
        height: 520px;
    }
    .panzoom {
        height: 500px;
    }
    .pressCenter_menu {
        width: 100px !important;
    }
    /*
    .media_gallery .media_photo{
        width: 47%;
    }*/
    .media_gallery .media_photo img {
        width: 100%;
    }
    .exhibition .exb_h {
        min-height: 22px;
        margin-bottom: 0px;
        margin-top: 14px;
    }
    .exhibition.col hr {
        margin-top: 11px;
    }
    .exhibition .exb_text {
        font-size: 20px;
    }
    .news-page {
        display: block;
    }
    .news-page .news_block_1 {
        width: 100%;
        margin-left: 10px;
    }
    .news-page .news_block_1 .news_1 {   
        height: 250px;
        height: 232px;
        margin-bottom: 20px;
    }
    .news-page .news_block_1 .news_2 {  
        margin-bottom: 20px;
    }
    .news-page .news_block_1 .news_1::before {    
        width: 100%;
        height: 100%;
        background-size: 100%!important;
    }
    .news-page .news_2-photo,.news-page .news_3-photo {
        margin-left: 15px;
        width: 184px;
        height: 136px;
    }
    .news-page .news_1-description{
        width: 100%;
        max-width: 330px;
    }
    .news-page .news_2-description{
        height: 90px;
    }
    .news_1-description, .news_2-description, .news_3-description {
        font-family: 'ErasMediumC'
    }

    .org_logos .col {
        min-width: 120px;
        margin-bottom: 10px;
    }
    .about_1 img {
    	width: 100%;
    }
    .day-picker {
    	max-width: 145px;
    }
    .col-auto.exb_schedule-topic {
    	margin-top: 10px;
    }

    .news_column::before { 
        height: 100%;
    }
    .text_1 {
        font-size: 1em;
    }
    .photo_block .owl-carousel {
    	width: 100%;
    	height: 231px;
    }
    .photo_img {
    	height: 231px;    	
    }

    .text_2 {
        font-size: 0.8em;
    }

    .text_7 {
        font-size: 0.9em;
    }

    .media_column,
    .news_column {
        max-width: 360px;
    }

    .photo_h,
    .video_h {
        height: 45px;
    }

    .photo_block {
        height: 276px;
    }

    .video_block {
        height: 271px;
        /* width: 100%; */
        width: auto;
        margin-top: 10px;
    }
	.video_img {
	    height: 225px;
	}
	.tass_img {
		height: 154px;
	}
	.tass_img .col-auto {
		padding: 0;
	}

    .tass_block {
        max-width: 348px;
        height: 139px;
    	margin-top: 6px;
    }

    .tass_h {
        font-size: 30px;
        margin: 0;
    	width: 200px;
    }

    .tass_img img {
        height: 110px;
        width: 75px;
        margin: 20px;
    }


    .owl-carousel.ditrih_block {
        max-width: 360px;
        min-height: 200px;
    }
    .ditrih_avatar {
        /*padding-bottom: 70px;*/
    }
    .ditrih_avatar img{
        object-fit: cover;
    }

    .ditrih_text {
        overflow: hidden;
        height: 105px;
	    width: 100%;
	    margin-left: 0;
        padding-left: 15px;
	}

    .news_1 {
        width: 360px;
        height: 182px;
    }
    
    .operator_logos, .support_logos {
        margin-top: 30px;
    }
    
    .support_logos {
        display: flex;
        flex-direction: column;
        height: 70px;
    }
    
    .org_logos .col:nth-child(3) {
        margin-left: auto;
        margin-right: auto;
    }
    
    .support_logos .col:nth-child(2) {
        align-self: center;
    }
    
    .part_logos {
        margin-top: 30px;
    }
    .partners:nth-child(2) {
        padding-left: 40px;
    }
    .orgs_and_operators .organizers .org_logos {
        padding-right: 35px;
    }
    .org_logos .col:nth-child(2) {
        padding-left: 30px;
    }
    .org_logos .col:nth-child(3) {
        padding-left: 0;
    }
    .support_logos .col:nth-child(1) {
        margin-bottom: 40px;
    }
    
    .news_2-photo,
    .news_3-photo {
        margin-left: 10px;
        width: 175px;
        height: 119px;
    }
    
    .news_3 {
        margin-top: 10px;
    }
    .news_3-description,
    .news_2-description {
        font-size: 0.8em;
        width: auto;
        height: 60px;
        overflow: hidden;
    }

    /* Footer */
    .text_4 {
        font-size: 0.8em;
    }

    .text_5 {
        font-size: 0.85em;
    }

    .text_6 {
        font-size: 1.1em;
    }

    .logo_footer img {
        position: relative;
        right: 10px;
        width: 160px;
        padding-bottom: 20px;
    }

    .social {
        padding-bottom: 10px;
    }

    .social_p {
        margin-bottom: 10px;
    }

    .social_app {
        position: relative;
        right: 15px;
    }

    .img_app {
        height: 40px;
        width: 130px;
    }
    
    .img_res {
        height: 33px;
        width: 33px;
    }

    .logo_footer svg {
    	width: 100%;
    }
    .footer .col-2 {    	
    	max-width: 100%;
    }
    .footer .markets {
    	width: 138px;
    }
    .social .col {
	    padding-right: 4px;
	}
    .container .part_logos .col:nth-child(6) {
	    text-align: center;
	}
	.video_img:after {
    	transform: scale(.7);
	}
	.photo_img {
	    background-size: contain!important;    
        background-size: auto 100%!important;
	}

	.photo_block .owl-carousel {
    	height: 232px;
	}
    
    .footer {
        height: 560px !important;
    }


}

.containerForMobile .textLeftContainer {
	display: none;
}

@media (max-width: 767px) {
    #page {
        margin-top: 160px !important;
    }
    .content-post {
        padding: 0 10px;
        /*margin-left: -4px;*/
    }
    .scheme svg {
        width: 530px;
        height: 400px;
    }
    .panzoom {
        height: 380px;
    }
    .pressCenter_menu {
        width: 100% !important;
    }
    .media_gallery .media_photo{
        height: 200px;
        overflow: hidden;
    }
    .news-page .news_block_1 .news_1 {
        height: 170px;
    }
    .exhibition .news-page .date_h {
       padding-left: 20px; 
    }
    .exhibition .news-page .news_1-description {
        padding-left: 15px;
    }
    .news-page .news_block_1 .news_2-photo, .news-page .news_block_1 .news_3-photo {
        height: 100%;
    }
    .news-page .news_2-description {
        padding-left: 10px;        
    }
    .org_logos .col {
        min-width: 100px;
    }
    .about_3 img,
    .about_2 img,
    .about_1 img {
    	width: 100%!important;
    }
    .exhibition .day-picker {
    	max-width: 120px;
    }
	.exhibition .exb_date-block {
	    margin-top: 22px;
	    padding: 0 20px;
	}
	.exhibition .exb_program {
	    margin-top: 0;
	    margin-bottom: 0;
	    margin-left: 1px;
	}
	.exhibition .col {		
	    padding-right: 10px;
	    padding-left: 10px;
	}
    .exhibition .day-picker .exb_date {
    	font-size: 15px;
    }
    /*.exb_schedule */
    .exhibition .exb_schedule-time {
	    font-size: 16px;
	}

	.exhibition .exb_schedule-place {
	    font-size: 16px;
	}

	.exhibition .exb_schedule-topic {
	    font-size: 16px;
	}
	.exhibition .exb_schedule hr {
    	margin-top: 25px;
	}
	
    .col-auto.exb_schedule-topic {
    	margin-top: 10px;
    }
	.containerForMobile {
		position: relative;
	}
	header .text_1 .row {
		justify-content: flex-end;
	}
	header .col-5.text_1 {
		display: none;		
	}
	header .containerForMobile .textLeftContainer {
		display: block;
	    position: absolute;    
	    top: 110px;
	    right: 0;
	    text-align: right;
	    font-family: 'ErasDemiC';

        font-size: 0.9em;
	    font-weight: normal;
	    font-style: normal;
	    font-stretch: normal;
	    line-height: 1.21;
	    letter-spacing: normal;
	    text-align: right;
	    color: #51698b;
	}
	.logo_head .img-fluid {
	    max-width: 100px;
	    width: 100px;
	}

	.logo_head {
		display: flex;
		justify-content: flex-start;
	}

	.photo_block .owl-carousel {
	    height: 170px;		
	}
	.video_img {
	    height: 168px;
	}
	.photo_img {
	    height: 170px;
	}
    .news_column hr {
        margin: 10px 0;
    }
    .text_7 {
        font-size: 0.75em;
    }

    .media_column,
    .news_column {
        max-width: 270px;
    }

    .photo_h,
    .video_h {
        height: 38px;
    }

    .photo_block {
        height: 209px;
    }

    .video_block {
        height: 206px;
        /* width: 100%; */
        width: auto;
        margin-top: 10px;
    }

    .tass_block {
        max-width: 258px;
        height: 103px;
    	height: auto;
        margin-top: 15px;
    }
    .tass_img {    	
    	height: auto;
    }

    .tass_h {
        font-size: 18px;
        margin: 0;
    	width: 150px;
    }

    .tass_img img {
        height: 75px;
        width: 55px;
        margin: 15px;
    }

    .owl-carousel.ditrih_block {
        max-width: 275px;
        min-height: 150px;
    }

    .ditrih_avatar {
        margin-bottom: 34px;
    }
    .ditrih_text {
        overflow: hidden;
        height: 77px;
        padding: 0;
        margin: 0;
        font-size: 0.8em;
        padding-left: 15px;
    }

    .ditrih_sign {
        font-size: 9px;
        padding: 0;
        position: relative;
        right: 15px;
        padding-top: 10px;    
        width: 100%;
        min-height: 50px;
    }
    
    .orgs_and_operators {
        display: flex;
    }
    
    .orgs_and_operators .col-4 {
        min-width: 130px;
        display: flex;
        flex-direction: column;
    }
    
    .orgs_and_operators .org_logos {
        display: flex;
        flex-direction: column;
    }
    
    .orgs_and_operators .org_logos .col:nth-child(1) {
        min-height: 50px;
    }
    
    .orgs_and_operators .org_logos .col:nth-child(2) {
        min-height: 15px;
        margin-left: 10px;
    }
    .orgs_and_operators .org_logos .col:nth-child(3) {
        min-height: 45px;
        margin-left: 10px;
        margin-right: 0;
    }
    .partners:nth-child(2) {
        margin-left: 30px;
    }
    
    .support_logos {
        margin-top: 19px;
        min-width: 112px;
    }
    .org_logos {
        max-width: fit-content;
        margin-top: 30px !important;
        margin-left: -23px;
    }
    .org_logos .col {
        margin-bottom: 25px !important;
    }
    .orgs_and_operators .partners {
        padding-left: 0;
    }
    .orgs_and_operators .partners .support_logos {
        margin-left: -20px;
    }
    .orgs_and_operators .partners .support_logos .col:nth-child(2) {
        padding-left: 40px;
    }
    .supp_and_partners .partners {
        margin-left: auto;
        margin-right: auto;
    }
    .part_logos {
        height: 70px;
        margin-top: 24px;
    }
    
    .supp_and_partners .col-2 {
        margin-left: 10px;
        min-width: 100px;
    }

    .news_1 {
        width: 270px;
        height: 140px;
    }

    .news_1-description {
        width: 250px;
        font-size: 0.8em;
    }
    .news_2 {
        height: 95px;
        margin-top: 10px;
    }
    .news_2-photo,
    .news_3-photo {
        margin-left: 10px;
        width: 130px;
        height: 105px;
    	height: 91px;
    	background-size: cover;
    }
    
    .news_3 {
        margin-top: 3px;
    }
    .news_3-description, .news_2-description {
	    height: 56px;
        font-size: 0.8em;
        width: auto;
        width: 115px;
	}

    .news_date_back {
        margin-bottom: 10px;
        height: 20px;
        width: 80px;
    }

    .news_rightColumn {
        padding-left: 10px;
    }

    .left_elem {
        position: absolute;
        top: 20px;
        right: 30px;
        text-align: right;
    }

    .text_1 {
        font-size: 0.9em;
    }

    .text_1-date {
        width: 205px;
    }

    .logo_head {
        position: relative;
        text-align: right;
        top: 30px;
        left: 20px;
        /*right: -40px;*/
    }

    .logo_head img {
        width: 138px;
    }

    .menuButton {
        display: block;
        height: 70px;
        width: 70px;
        position: absolute;
        top: 24px;
        padding-top: 38px;
        left: 0;
    }

    .lineOfButton {
        background-color: #ffffff;
        height: 3px;
        width: 36px;
        margin-bottom: 9px;
        border-radius: 25px;
    }

    .content {
        margin-top: 0;
    }

    .container .head {
        height: 160px;
    }

    .text_3 {
        position: relative;
        top: -15px;
    }
	header {
		margin-bottom: 0;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
    	background: #001540;
        z-index: 99;
	}
	#page {
		margin-top: 160px;
	}

    /*---- ВЫПАДАЮЩЕЕ ВЕРХНЕЕ МЕНЮ  ----*/
    .main_menu  {
    	overflow: hidden;
        display: block;     
        position: absolute;
        max-height: 0;
        /*opacity: 0;
        visibility: hidden;*/
        top: 146px;
        left: 0;
        width: 100%;
        background: #001540e8;
        transition: 0.5s max-height;
        
    }

	.main_menu.open {
		/*opacity: 1;
		visibility: visible;*/
		max-height: 1000px;  
        height: calc(100vh - 160px);
        overflow-y: scroll;	
	}

    .main_menu  .text_2 {
        text-align: center;
        font-size: 1.8em;
        font-size: 1em;
        padding:0;        
        border-bottom: 1px solid grey;
        border-bottom: 1px solid #222c50;
    }
    /*
    .main_menu  .text_2 a {
        display: block;
        padding: 4vh 0;
        text-align: center;
    }
    */

    .main_menu  .col {
        width: 100%;
        display: block;
    }

    .main_menu  .text_2 {
        width: 100%;
        display: block;
    } /**/

    .footer {
        height: 286px;
    }

    .social_app {
        position: relative;
        right: -10px;
        bottom: 35px;
    }

    .footer_menu {
        display: none;
    }

    .footer_menu .last_p {
        display: block;
    }

    .logo_footer img {
        width: 100px;
        top: -10px;
        left: -15px;

    }
    .contact {
        position: relative;
        bottom: 30px;
    }

    .img_app {
        width: 110px;
        height: 35px;
    }
    .img_res {
        width: 30px;
        height: 30px;
    }

    .contact {
        width: 230px;
    }
    .text_5 {
        font-size: 0.8em;
    }

    .text_6 {
        font-size: 1em;
    }
    
    .footer>.container>.row>.col:nth-child(2) {
		flex: 0 0 100%;
		order: 3;
    }
    
    .footer>.container>.row>.col:nth-child(2) .text_4 p {
    	padding-top: 20px;
    	text-align: center;
    }

    .footer>.container>.row>.col:nth-child(2) a {
    	display: none;
    } 
    .pressCenter_menu {
        position: static; 
        width: 100%;
        margin: 0;    
        background-color: #ffffffd6;
        background-color: #ffffff8f;
    }

    .pressCenter_menu li:last-child,
    .pressCenter_menu li {        
        padding-top: 0;
        padding-bottom: 0;
    }

    .pressCenter_menu li:before {
        display: none;
    }
    .pressCenter_dropdown:hover .pressCenter_menu {
        padding: 0;
    }
    .pressCenter_dropdown:hover .pressCenter_menu li {
        color: #0e173a;
        opacity: 1;
        font-size: 0.9em;
    }

    .modal__content {
        max-width: 100%;
    }
    .modal-closed_register {
        font-size: 5vw;
    }


    .orgs_and_operators, .supp_and_partners {
        display: block;
    }

    .companies .organizers > .row:first-child,
    .companies .partners > .row:first-child {
        align-items: center;
        text-align: center;
        margin: 0;
        display: block;
        padding: 0;
    }

    .orgs_and_operators .organizers .org_logos {
        margin: 0 auto;
        padding: 0;
    }

    .orgs_and_operators .partners .support_logos {
        align-items: center !important;
        margin: 0 auto !important;
        justify-content: center;
    }

    .org_logos .col, .support_logos .col {
        transform: scale(0.9) !important;
    }

    .orgs_and_operators, .supp_and_partners {
        min-width: auto !important;
        /*margin: 0 !important;*/
        width: 100% !important;
        max-width: none !important;
    }

    .part_logos > .col {
        display: none;
    }


    .support_logos {
        max-height: none !important;
    }

    .support_logos .col:nth-child(1) {
        max-width: 190px !important;
    }

    .orgs_and_operators .partners .support_logos > .col:last-child {
        max-width: 100px !important;
        margin: 0 !important;
    }

    .supp_and_partners .partners {
        margin-left: 0 !important;
    }

    .orgs_and_operators .partners {
        margin: 0 !important;
    }

    .orgs_and_operators .organizers .org_logos, .orgs_and_operators .partners .support_logos {
        text-align-last: center;
    }

    .footer {
        height: 430px !important;
    }

    .exb_schedule-anounce {
        font-size: 16px !important;
        margin-top: 10px;
    }

    .programm-link a {
        font-size: 14px;
        padding: 10px 16px;
    }
}

@media (max-width: 576px) { 
	body:after {
    	display: none;
        background: none !important;
    }
    .scheme svg {
        width: 470px;
        height: 360px;
    }
    .panzoom {
        height: 340px;
    }
    .url-news-title {
        padding-top: 10px;
        display: block;
    }
    .main-page .news_column>.row {
        width: 100%;
        margin: 0;
    }
    .main-page .news_column>.row:nth-child(1) {
        order: 3;
        /*border-top: 1px solid #eeeeee3b;*/
    }
    .main-page .news_column {
        display: flex;
        flex-flow: column;
        padding: 0;
    }



    .ditrih_block_slider {
        margin: 0;
    }
    .news-page .news_2-description, .news-page  .news_3-description {
        width: 100%;
    }
    .news-page .news_2 {
        height: 100px;
    }
    .companies {
        flex-direction: column;
    }
    .supp_and_partners {
        display: flex;
    }
    .orgs_and_operators, .supp_and_partners {
        margin-left: auto;
        margin-right: auto;
        max-width: 480px;
    }
    .orgs_and_operators .col-4 {
        min-width: 300px;
    }
    .supp_and_partners .col-2 {
        max-width: 200px;
        min-width: 150px;
    }
    .support_logos {
        display: flex;
        flex-direction: row;
        margin-top: 0;
    }
    .part_logos {
        display: flex;
        flex-direction: row;
        margin-top: 31px;
    }
    .support_logos {
        min-width: 200px;
        margin-top: 9px;
    }
    .companies {
        flex-direction: column;
    }
    .orgs_and_operators {
        flex-direction: column;
        min-width: 450px;
        margin-top: 16px;
    }
    .organizers {
        max-height: fit-content;
        min-height: fit-content;
    }
    .org_logos {
        padding-right: 0 !important;
        text-align-last: auto !important;
        padding-left: 9px;
        margin-top: 10px !important;
    }
    .org_logos .col {
        max-width: fit-content;
    }
    .orgs_and_operators .partners {
        margin-left: 31px !important;
        margin-top: 10px;
    }
    .support_logos {
        margin-left: -15px !important;
    }
    .support_logos .col:nth-child(1) {
        margin-bottom: 0;
        margin-right: 35px;
    }
    .supp_and_partners {
        min-width: 390px;
    }
    .supp_and_partners .partners {
        margin-top: 40px;
        margin-right: 0;
        margin-left: 0;
    }
    .part_logos {
        margin-top: 20px;
    }
    .partners:nth-child(2) {
        margin-left: 0;
    }
    .support_logos .col:nth-child(1){
        min-width: 120px;
        max-width: 120px;
    }
    /*
    .supp_and_partners .partners {
        margin-left: 15px;
    }
     */
    .orgs_and_operators .org_logos .col:nth-child(1) {
        min-width: 120px;
    }
    .orgs_and_operators .org_logos .col:nth-child(2) {
        margin-left: 0;
        margin-right: 0;
    }
    .orgs_and_operators .org_logos .col:nth-child(3) {
        margin-left: 0;
        margin-right: 0;
    }
    .orgs_and_operators .col-2 {
        min-width: 150px;
    }
    .org_logos {
        flex-direction: row !important;
    }
    .org_logos .col {
        min-width: 93px;
    }
    .org_logos .col:nth-child(3) {
        padding-left: 10px;
    }
	.main-page {
		justify-content: center;
	}
	.media_column, .news_column {
		max-width: 448px;
		width: 100%;		
	}
	.media_column {
    	order: 1;
	}
	.owl-carousel.ditrih_block {
		max-width: 100%;
		min-height: 237px;
		align-items: center!important;
	}
	.ditrih_avatar {
	    margin: 0;
	    padding: 0;
	    width: 101px;
	    height: 101px;
	    position: relative;
        left: 5px;    
    	/*top: -26px;*/
	}
	.ditrih_avatar img {
	    width: 100%;
	    height: 100%;
        object-fit: cover;
	}
	.ditrih_text {
	    height: auto;
	    padding: 0;
	    margin: 0;
	    font-size: 12px;
    	padding-top: 40px;
        padding-top: 0px;
        height: 158px;
	}
	.news_1 {
	    width: 448px;
	    height: 229px;
	}
	.news_1-description,
	.news_2-description,
	.news_3-description {
		font-size: 12px;
    	width: 100%;
    	line-height: 15px;
    	font-family: 'ErasMediumC';
	}
	.news_2-photo, .news_3-photo {
	  width: 225px;
	  height: 148px;
	}
	.news_2 {
		height: 156px;
	}
	.news_2-description,
	.news_3-description {
		width: 202px;
		height: 117px;
	}
	.photo_block {  
		width: 450px;
    	height: 336px;
	}
	.photo_block .owl-carousel,
	.photo_img {
	    width: 450px;
  		height: 298px;
	}
	.video_block {
		width: 454px;  
		height: 342px;
	}
	.video_img {
		width: 454px;
    	height: 304px;
	}
	.tass_block { 
		max-width: 457px;
	    height: 175px;
	    margin-top: 15px;
	}
	.tass_img img {
		height: 150px;
	    width: 115px;		
	}
	.tass_h {
    	width: 269px;
	    height: 39px;
	    font-size: 30px;
	}
    /*
	.col-6.text_2.organizers,
	.col.text_2.partners {	
	    max-width: 449px;
	    flex: 0 0 449px;
	    width: 449px;
	    margin: auto;
	    margin-top: 50px;
	}
     */
	.footer>.container>.no-gutters>.col ,
	.footer>.container>.no-gutters>.col-2 {
    	flex: 0 0 50%;
        order: 4;
	}
	.footer .no-gutters .col.logo_footer {
    	flex: 0 0 100%;
		order: 4;
	}
	.footer>.container>.row>.col:nth-child(2){

	}
	.footer {
	    height: 423px;
	}

	.footer .social img {
		width: 32px;
	}
	.footer>.container>.no-gutters>.col-2 .row  {
    	flex-grow: 0;
    	justify-content: flex-end;
	}
	.footer>.container>.no-gutters>.col-2 .col  {
    	flex-grow: 0;
    }
    .contact {
    	right: 0;
    }
    .footer > .container > .no-gutters > .col p {
        margin-bottom: 0;
    }
    .logo_footer svg {
        width: 111px;
        height: 109px;
    }
   	header .container {    	
    	max-width: 448px;
    }
	
}

@media (max-width: 520px) {   
    .news-page .news_2-description, .news-page  .news_3-description {    
        height: 80px;
    }
    .news-page .news_2 {
        height: 100px;
    }
    .news-page .news_2-photo, .news-page .news_3-photo {
        width: 100px;        
    }
    .news-page .news_block_1 .news_1::before {
    background-size: 100% 100%!important;
}
    
    .footer>.container>.no-gutters>.col ,
    .footer>.container>.no-gutters>.col-2 {
        flex: 0 0 100%;
    }
    .footer>.container>.no-gutters>.col-2 {
        padding: 67px 0;
    }
    .footer .no-gutters .col.logo_footer {
        flex: 0 0 100%;
        order: 4;
    }
    .footer>.container>.row>.col:nth-child(3){
        order: 1;
    }
    .footer {
        height: 625px;
    }

    .footer .social img {
        width: 32px;
    }
    .footer>.container>.no-gutters>.col .row,
    .footer>.container>.no-gutters>.col-2 .row  {
        flex-grow: 0;
        justify-content: center;
    }
    .footer>.container>.no-gutters>.col-2 .col  {
        flex-grow: 0;
    }
    .contact {    
        position: static;
        margin: auto;
    }
    .contact p ,
    .contact a { 
        text-align: center;
    }
    .logo_footer svg {      
        width: 111px;
        height: 109px;
        margin: 25px 0;
    }
}

@media (max-width: 490px) { 
    
	.main-page {
		justify-content: center;
	}
	.media_column, .news_column {
		max-width: 315px;
		width: 100%;		
	}
	.media_column {
    	order: 1;
	}
	.owl-carousel.ditrih_block {
		margin-left: 0px;
    	min-height: 208px;
	}
	.ditrih_avatar {
	    margin: 0;
	    padding: 0;
	    width: 101px;
	    height: 101px;
	    position: relative;
        width: 75px;
        height: 75px;    
        top: 0px;
        overflow: hidden;
	}
	.ditrih_avatar img {
	    width: 100%;
	    height: 100%;
	    object-fit: cover;
	}
    .ditrih_text {
        padding-top: 0;
    	height: 143px;
	}
	.news_1 {
	    width: 315px;
	    height: 229px;
	}
	.news_2-photo, .news_3-photo { 
		width: 145px;
  		height: 96px;
	}
	.news_2 {
    	height: 104px;
	}
	.news_2-description,
	.news_3-description {  
		width: 152px;
  		height: 61px;    
  		font-size: 9px;
    	line-height: 10px;
	}
	.photo_block {  
		width: 315px;
	    height: 273px;  
	}
	.photo_block .owl-carousel,
	.photo_img {
	    width: 316px;  
    	height: 235px; 
	}
	.video_block {
		width: 315px;  
		height: 342px;
	}
	.video_img {
		width: 315px;
    	height: 304px;
	}
	.tass_block { 
		max-width: 315px;
	    height: 125px;
	    margin-top: 15px;
	}
	.tass_img img {
		height: 110px;
	    width: 75px;
	    margin: 20px;	
	}
	.tass_h {
	    font-size: 25px;
	    margin: 0;
	    width: 185px;
	}
    /*
	.col-6.text_2.organizers,
	.col.text_2.partners {	
    	max-width: 316px;
	}
     */
    .orgs_and_operators {
        min-width: 350px;
    }
    .org_logos .col, .support_logos .col {
        transform: scale(0.7);
    }
    .part_logos .col {
        transform: scale(0.85);
    }
    .orgs_and_operators .org_logos {
        margin-left: -37px;
        margin-top: 0 !important;
    }
    .orgs_and_operators .partners {
        margin-top: -7px !important;
    }
    .support_logos {
        margin-top: 10px !important;
        margin-left: -34px !important;
    }
    .support_logos .col:nth-child(1) {
        margin-right: 0;
        padding-right: 0 !important;
    }
    .support_logos .col:nth-child(2) {
        margin-left: 0;
        padding-left: 0 !important;
        margin-right: 53px !important;
    }
    .supp_and_partners {
        min-width: 350px;
        /*margin-top: 50px;*/
    }
    .supp_and_partners .part_logos {
        margin-left: -15px;
        margin-top: 10px;
    }
    .orgs_and_operators, .supp_and_partners {
        flex-direction: column;
        max-width: 350px;
    }
    .orgs_and_operators .org_logos .col {
        margin-bottom: 0;
    }
    .supp_and_partners .partners:nth-child(2) {
        min-height: 70px;
        margin-left: 10px;
    }
    .supp_and_partners .partners {
        min-height: auto;
        /*margin-left: 8px;*/
    }
    .supp_and_partners .partners div:nth-child(1) {
        padding-left: 8px;
    }
    .operator_logos, .support_logos, .part_logos {
        margin-top: 30px;
    }
    .org_logos {
        margin-top: 20px;
    }
    .support_logos {
        max-height: 35px;
    }
    .support_logos .col:nth-child(1) {
        min-width: 135px !important;
    }
    .orgs_and_operators .organizers {
        margin-top: 10px;
    }
    .supp_and_partners .partners:nth-child(1) {
        margin-top: 10px;
    }
    .supp_and_partners .partners:nth-child(2) {
        margin-top: 10px;
    }
    .supp_and_partners .partners {
        margin-left: 8px;
    }
	
    header .container {
	    max-width: 316px;
	}
    .footer_operator .text_plate {
        width: max-content; 
        padding: 0;
    }
    .footer_operator div:nth-child(2) {
        display: flex;
        justify-content: center;
    }
	
}
@media (max-width: 480px) {
    .scheme svg {
        width: 320px;
        height: 240px;
    }
    .panzoom {
        height: 220px;
    }
}
@media (max-width: 400px) { 

    .header .containerForMobile .textLeftContainer {
        right: 10px;
    }
    .menuButton {
        left: 10px
    }
    .exhibition .day-picker .exb_date {
        font-size: 12px;
    }
    .exhibition .day-picker {
        max-width: 94px;
        padding: 0 10px;
    }

    .exhibition .exb_schedule .exb_schedule-time {
        width: 110px;
    }
    .exhibition .exb_schedule .exb_schedule-place {
        width: 188px;
        margin-left: 0px;
    }
}

.partners-img img{
    object-fit: contain;
    filter: brightness(8);
}

[data-p-name="ДорИнфо"] .partner-logo img,
[data-p-name="Журнал «Безопасные и качественные дороги»"] .partner-logo img,
[data-p-name="Интернет-портал «Дорожники»"] .partner-logo img,
[data-p-name="Журнал «Прогресс Технологий»"] .partner-logo img,
[data-p-name="Журнал «Первая миля»"] .partner-logo img,
[data-p-name="Журнал «Outdoor Media»"] .partner-logo img,
[data-p-name="Федеральный деловой журнал «ТСР»"] .partner-logo img,
[data-p-name="Журнал Дороги Евразии"] .partner-logo img {
    filter: grayscale(1) contrast(6) brightness(8);
}
[data-p-name="СРО «Уральское объединение строителей»"] .partner-logo img{	
	filter: grayscale(1) contrast(1) brightness(1);
}

@media (max-width:362px){
.media_gallery .media_photo {
		width:95%;
		overflow: hidden;
	}
}
