#menu {
    display: none;
}
#menu.mm-menu.mm-offcanvas.mm-opened {
    display: block;
}
.mobile img
{
   width: 40px; 
}

.mobile {
   
    float: right;
    margin-top: 18px;
    display: none;
}
.header
{
    padding-top: 5px;
    padding-bottom: 5px;
    background: rgba(77, 128, 129, 0.8);
}
.line_emael_view a:hover
{
    text-decoration: none;
 
}

.line_emael__content a:hover ,  .line_view__content a:hover .view_text
{
    text-decoration: none;
    border-bottom: 1px solid #fff;   
}
.line_emael__content
{}
.line_emael__content a
{color: #FFFFFF;border-bottom: 1px solid #63a155;}

.line_view__content a
{color: #FFFFFF;

}
    
.line_view__content a .view_text
{
     border-bottom: 1px solid rgba(117, 191, 67, 0.6);
}

.line_view__content
{
text-align: right;    
}
.line_view__content a .view_icon
{
    margin-right: 10px;    
}

.main_menu .logo1 {
    width: 40px;
    height: 46px;
    float: left;
    position: relative;
    margin-right: 18px;
    display: inline-block;
    margin-top: 12px;
}

.main_menu .logo2 {
    width: 51px;
    height: 51px;
    background-color: rgb(255, 255, 255);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    float: left;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 8px;
}
.logo1 img {
    width: 100%;
    height: 100%;
}
.logo2 img {
    width: 85%;
    height: 85%;
    display: inline-block;
    margin-top: 5px;
}

.futter_logo_1 {
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;

    background-image: url('/tpl/img/futter_logo_1.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 52px 52px;
    width: 52px;
    height: 52px;
}

.futter_logo_2 {
    position: absolute;
    margin-top: 0px;
    margin-left: 68px;

    background-image: url('/tpl/img/futter_logo_2.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 52px 52px;
    width: 52px;
    height: 52px;
}

.main_menu .logo2_text {float: left;margin-top: 10px;margin-left: 18px;display: block;width: 175px;font-size: 12px;line-height: 15px;color: rgba(0, 0, 0, 0.81);}

.logo2_text i {
    color: #fff;
    font-size: 53px;
}
.main_menu 
{
background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(8px);
}


.list_show
{
    
float: right;
    
margin-bottom: 0px;
    
padding: 0px;
    
margin-top: 18px;
}

.list_show li
{
    
list-style: none;
    
display: inline-block;
    
margin-right: 31px;
} 
.list_show li a
{
    
color: #2b2c2b;
    
font-size: 17px;
}
.logo2_text span
{
    display: block;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
.list_show li.last
{    margin-right: 0px;}

.bg {    
    margin-bottom: -1px;
    width: 100%;
    height: 54px;
    background: #4D8081;
    display:block;
    -webkit-clip-path: polygon(0 100%, 100% 0, 100% 100%);
    clip-path: polygon(0 100%, 100% 0, 100% 100%);
}

.footer_bg {    
    margin-bottom: -1px;
    width: 100%;
    height: 54px;
    background: #2B4444;
    display:block;
    -webkit-clip-path: polygon(0 100%, 100% 0, 100% 100%);
    clip-path: polygon(0 100%, 100% 0, 100% 100%);
}


.page_footer {
    color: #fff;
    font-size: 17px;
}
.page_footer a {
    color: rgba(255, 255, 255, 0.75);
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
}

.page_footer {
/*    background: linear-gradient(180deg, #4D8081 0%, rgba(77, 128, 129, 0.39) 100%), url(../img/baground__footer-min.png);*/
    
    background: #2B4444;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 70px;
}
.mail__footer
{
    border-bottom: 1px solid #FF7827;    
}

.mail__footer:hover
{
 text-decoration: none;  
     border-bottom: 1px solid #fff;    
}



.page_footer .left_copy
{
 margin-bottom: 20px;   
}
.page_footer .left_copy.vozrast
{
    font-size: 65px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0px;
    margin-top: 65px;
    line-height: 63px;
}
.footer_menu_title {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 19px;
    line-height: 25px;   
}
.footer_menu_ul
{
    margin-top: 20px;    
}

.footer_menu_ul 
{}
.footer_menu_ul ul
{
    padding: 0px;
    line-height: 20px;
}
.footer_menu_ul ul li
{
list-style: none;
    margin-bottom: 14px;
}
.footer_menu_ul ul li a
{
    border-bottom: 1px solid #FF7827;
    margin-bottom: 4px;
    padding-bottom: 2px;
    line-height: 24px;
}
.footer_menu_ul ul li a:hover
{
    text-decoration: none;
    border-bottom: 1px solid #fff;    
}

.links_app_block .link .icon {
    position: absolute;
    width: 18px;
    height: 20px;
    display: block;
    margin-right: 10px;
    margin-left: 0px;
    margin-top: -2px;
}
.links_app_block .link
{
     margin-left: 30px;
}

.erro_for_iser span
{
    display: block;
}



.link_app
{
     float: right;   
}

.counters
{
 display: none;   
}

.video
{
      padding-top: 40px;
      padding-bottom: 130px;
    background: #DCEAE7;
}

.video_back
{
    background: #DCEAE7;
    padding-top: 40px;
    padding-bottom: 130px;
}

.news_bg {
    width: 100%;
    height: 54px;
    background: #DCEAE7;
    display: block;
    -webkit-clip-path: polygon(0 100%, 100% 0, 0% 0%);
    clip-path: polygon(0 100%, 100% 0, 0% 0%);
    margin-top: -1px;    
}

.section__container h2 {
    font-size: calc( (100vw - 1280px)/(1920 - 1280) * (64 - 30) + 30px);
    color: #4A7B7C;
    margin-bottom: 30px;
    display: block;
}

.section__container h2 a {
    border-bottom: 1px solid rgba(255, 120, 39, 0.5);
    color: #4A7B7C;
}
.section__container h2 a:hover {
    color: #FF7827;   
    text-decoration: none;
}

.news {
    background: #DCEAE7;
    padding-top: 130px;
    padding-bottom: 100px;
}

.news__contener__item {
    /* min-height: 173px; */
}

.news__contener__item a.news_link
{
     border-bottom: 1px solid rgba(255, 120, 39, 0.5);
     color: #000000;
     font-size: 17px;
     line-height: 20px;
}

.news__contener__item  a.news_link:hover
{
 color: #FF7827;   
  text-decoration: none;
}
.pub_date
{font-size: 17px;line-height: 20px;font-family: grotesque-light;color: #000000;margin-top: 15px;}

.news_link_contener
{
      min-height: 100px;
  min-height: 105px;
}

.slider__item__content .slick-slide:hover .photo 
{
opacity: 1;    
}

.slider__item__content .photo {
    
background: linear-gradient(270deg, rgba(16, 52, 106, 0.2) 0%, #10346A 40.23%);
/* Card shadow */
    
width: 100%;
    
max-width: 1000px;
    
border-radius: 6px;
    
box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);
    
opacity: 0;
    
transition: 0.5s;
}

.slider__item__content .photo_botton {
    position: absolute;
    z-index: 1000;
    display: none;
}

.slider__item__content .photo_botton {

    margin-left: 424px;
    margin-top: 205px;  
}

.slider__item__content
{
    max-width: 1000px;
    margin: 0 auto;

} 


.slider__item__content .slick-list
{
     overflow: inherit;   
}

.video__container
{
    overflow: hidden;
    max-width: 1920px;
    margin: 0 auto;
    margin-top: 90px;
}
.slick-slide
{
  margin-left: 20px;
    margin-right: 20px;  
    

    
}
/*
.video__containere:after {
    content: ' ';
    background: linear-gradient(270deg, rgba(16, 52, 106, 0.2) 0%, #10346A 40.23%);
    display: block;
    position: absolute;
    width: 650px;
    height: 300px;
    top: 0px;
    left: 0px;
}
*/

.slick-initialized .slick-slide .class_photo .big{
background: linear-gradient(270deg, rgba(211, 225, 222, 0) 0%, #D7E5E2 40.23%);
}

.slick-initialized .slick-slide {
border-radius: 6px;
overflow: hidden;
}
.slider__item__content .slick-active .photo_botton
{
    display: block;
}
.slider__item__content .slick-active .photo
{
    opacity: 1;   
        transition: 0.5s;
}

body
{
    transition: 0.5s;    
}

.slider__item__content .slick-active ~ .slick-slide .class_photo .big
{
    background-image: linear-gradient(90deg, rgba(214, 227, 224, 0) 0%, #D4E2DF 41.03%) !important;
}
.class_photo:after
{

}
.class_photo
{
    background-size: 100% 100%;
    
}


.video_bg {
    width: 100%;
    height: 54px;
    background: #DCEAE7;
    display: block;
    -webkit-clip-path: polygon(0 100%, 100% 0, 100% 100%);
    clip-path: polygon(0 100%, 100% 0, 100% 100%);
    margin-bottom: -1px;    
}

.marshroot  {
    padding-top: 80px;
    padding-bottom: 80px;
    background: #DCEAE7;
}
.gallery 
{
    background: #fff;
    padding-top: 80px;
}
.photo_0
{
width: 100%;    
}
.block__fancybox {
    display: block;
    margin-bottom: 20px;
    position: relative;    
}
.block__fancybox img
{
  width: 100%;     
}
.block__fancybox:hover
{
     text-decoration: none;   
        transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03); 
        -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}


.block__fancybox:hover *
{
     text-decoration: none;   
}

.text_gallery_pohoto
{
    margin-top: -70px;
    padding-left: 20px;
    padding-bottom: 30px;
    height: 70px;
    padding-right: 20px;
    z-index: 1;
    position: relative;
}

.text_gallery_pohoto .text_gallery_pohoto_1
{
font-size: 17px;
line-height: 20px;    
color: #FFFFFF;
}

.text_gallery_pohoto .text_gallery_pohoto_2
{
font-size: 17px;
line-height: 20px;    
color: #FFFFFF;
    font-family: grotesque-light;
}
.marshroot_one__img img
{width: 100%;border-radius: 6px;margin-top: -45px;height: 320px;}


.marshroot_one__img img
{
   opacity: 0;
}
.marshroot_one__img
{
 background: linear-gradient(180deg, rgba(77, 128, 129, 0) 33.85%, rgba(77, 128, 129, 0.4) 100%);   
}
.marshroot_one
{
    border-radius: 6px;
    background-size: cover;
    margin-top: 20px;
    background-position: center;
}

.marshroot_one__top_left a:hover
{
    text-decoration: none;    
}

.marshroot_one__top_left .a_link
{
    font-size: 17px;
    background: #75BF43;
    border-radius: 3px;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0px;
    padding-bottom: 3px;
    display: inline-block;
    line-height: 28px;    
}

.marshroot_one__top_left
{padding-left: 12px;padding-top: 15px;float: left;width: 75%;}

.marshroot_one__top_right
{
    float: right;
    width: 25%;
    padding-right: 12px;
    padding-top: 15px;
    text-align: right;
}
.marshroot_one__top_right img
{
    
}

.marshroot_one__top_right .d3_div
{
    
display: inline-block;
    
width: 25px;
    
height: 25px;
    
background-color: #75bf43;
    
border-radius: 50%;
}

.marshroot_one__top_right .adio_div
{
    
display: inline-block;
    
width: 25px;
    
height: 25px;
    
background-color: #75bf43;
    
border-radius: 50%;
}


.marshroot_one__top_right img.d3
{margin-top: 1px;margin-left: -23px;position: absolute;}

.marshroot_one__top_right img.adio
{
    
position: absolute;
    
margin-left: -20px;
    
margin-top: 5px;
}
.marshroot_one__bottom__title a
{
    
font-size: 28px;
    
color: #FFFFFF;
    
font-weight: bold;
    
line-height: 115.7%;
}
.marshroot_one__bottom
{
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 16px;
    float: left;
    position: absolute;
    bottom: 0px;
}


a:hover
{
    text-decoration: none;    
}

.marshroot_one__bottom_all > div
{
display: inline-block;
}

.marshroot_one__bottom_all
{
font-size: 17px;

font-family: grotesque-light;
color: #FFFFFF;    
}
.marshroot_one__bottom_3 a
{color: #FFFFFF;  }
.marshroot_one__bottom_1:after , .marshroot_one__bottom_2:after
{
    content: '•';
    width: 1px;
    height: 1px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}

.marshroot_one__top
{
    
    position: absolute;
    z-index: 1000;
    width: 100%;
}
.marshroot_one .marshroot_one__img
{
 transition: all 0.5s;     
}
.marshroot_one:hover .marshroot_one__img
{
  
 transition: all 0.5s; 
     background: linear-gradient(180deg, rgba(77, 128, 129, 0) 33.85%, rgba(77, 128, 129, 0) 100%);
}
.info_oopt_one__number
{
  font-size: calc( (100vw - 1280px)/(1920 - 1280) * (120 - 40) + 40px);  
  color: #4D8081;
  font-weight: bold;
}
.info_oopt_one__text
{

font-size:    calc((100vw - 1280px)/(1920 - 1280) * (38 - 14) + 14px); 
line-height:  calc((100vw - 1280px)/(1920 - 1280) * (45 - 18) + 18px);
}


.info_oopt_one_left
{}
.info_oopt_one_left .info_oopt_one
{}

.info_oopt_one_center
{    text-align: center;}
.info_oopt_one_center .info_oopt_one
{display: inline-block;
    text-align: left;}

.info_oopt_one_right
{text-align: right;}
.info_oopt_one_right .info_oopt_one
{    display: inline-block;
    text-align: left;}
    
    
.content_p    
{
    margin-top: 135px;    
font-size:  calc((100vw - 1280px)/(1920 - 1280) * (28 - 12) + 12px);
line-height:  calc((100vw - 1280px)/(1920 - 1280) * (33 - 18) + 18px);

color: #000000;    
}    
    
.mobile_img {
    display: none;    
}

.mobile_gal
{
display: none;    
}

.video-all__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(47,53,56,.7);
    background: url(../img/svg/play_video.svg);
    background-repeat: no-repeat;
    background-position: center center;
    display: none;
    background-size: 15%;    
}
.gallery-all__overlay
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(16, 52, 106, 0) 0%, rgba(16, 52, 106, 0.56) 85.42%);
}

.desctop__footer
{
display: block;    
}

#map {
    width: 100%;
    height: 100vh;
    min-height: 550px;
}

.map__filter
{
    margin-left: 50px;
    margin-top: 10px;
    padding-top: 15px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 4px 26px rgba(0, 0, 0, 0.07);
    backdrop-filter: blur(8px);
    position: absolute;
    z-index: 100;
    border-radius: 4px;
    
}
.mobile__footer
{
display: none;    
}
.center_block_pin
{
    text-align: center;
}

.center_block_pin .info_oopt_one
{
 text-align: left;
    display: inline-block;   
}
.title_h2_a h2
{

    float: left;    
}

.title_h2_a a
{
    font-size: 17px;
    line-height: 20px;
    color: #4D8081;
    border-bottom: 1px solid rgba(255, 120, 39, 0.5);
    float: right;
    margin-top: 26px;    
}

.title_h2_a a:hover , .gallery .title_h2_a a:hover {
    color: #FF7827;
    text-decoration: none;
}

.marshroot .title_h2_a a
{}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.info_oopt_one 
{
padding-right: 25px;    
}
.gallery .title_h2_a a
{
 color: #000000;   
}

.oopt_one {
    /*border: 2px solid red;*/
    background-size: cover; /*cover*/
    margin-bottom: 20px;
    background-position: center;
    position: relative;
}

.oopt_one__img {
    /*border: 2px solid yellow;*/
}

.oopt_one__img img {
    border-radius: 6px;
    max-height: 500px;
    width: 100%;
    object-fit: cover; /*cover*/

    height: 500px;
}

.oopt_one-all__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(16, 52, 106, 0) 33.85%, rgba(16, 52, 106, 0.4) 100%);
    cursor: pointer;
}

.oopt_one >  a {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 6px;  
}

.oopt_one .a_link {
    position: relative;
    overflow: hidden;
    border-radius: 6px;  
}


.oopt_one__top {
    position: absolute;
    z-index: 100;
    padding-left: 12px;
    padding-top: 15px;
    width: 98%;
}

.oopt_one__top .oopt_one__top_left {
    font-size: 17px;
    background: #4D8081;
    border-radius: 3px;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0px;
    padding-bottom: 0px;
    display: inline-block;
    line-height: 28px;
}

.oopt_one__bottom {
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 16px;
    float: left;
    position: absolute;
    bottom: 0px;
    z-index: 10;
}

.oopt_one__bottom__title span {
    font-size: 28px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 115.7%;
}

.oopt_one__bottom_1:after, .oopt_one__bottom_2:after {
    content: '•';
    width: 1px;
    height: 1px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}

.oopt_one__bottom_all > div {
    display: inline-block;
}

.oopt_one__bottom_all {
    font-size: 17px;
    font-family: grotesque-light;
    color: #FFFFFF;    
}

.decstop_img_biggest {
    display: none;   
}

.oopt_one__bottom__title a {
    font-size: 28px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 115.7%;
}

.oopt_one__bottom_3 a {
    color: #FFFFFF;
}

.eco__block .oopt_one__img img {
     max-height: 366px;   
}

.fone__background
{
    background:linear-gradient(360deg, rgba(255, 255, 255, 0) 65.99%, #FFFFFF 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: matrix(1, 0, 0, -1, 0, 0);
}

.ooptt__h1_img {
    position: relative;
    width: 100%;
    height: 370px;
    display: table;
 
	/*border: 2px solid blue;*/
}

.ooptt__h1_img h1 {
    font-size: calc( (100vw - 1280px)/(1920 - 1280) * (64 - 30) + 30px);line-height: 106.7%;color: #4D8081;text-align: center;
}

.ooptt__h1_img .container

{
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 1;
}
.fone__background_img
{position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0.45;background-position: center center;background-repeat: no-repeat;background-size: cover;}


.main_menu
{
position: sticky;
top: 0px;
z-index: 99999999999;
}

.title_map_filter
{
    font-size: 17px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.79);
    font-weight: bold;
    margin-bottom: 5px;
    padding-left: 20px;
}
.ymaps-2-1-75-controls-pane
{
    top: 67px !important;
}
.ymaps-2-1-75-controls__toolbar_left .ymaps-2-1-75-controls__control_toolbar:nth-child(2)
{
display: none !important;    
}

.ymaps-2-1-75-copyrights-pane
{
display: none;    
}

.map_filter__content input
{
display: none;       
}

.map_filter__content label
{
    font-size: 17px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.79);
    margin-bottom: 0px;
    cursor: pointer;    
}

.map_filter__content label:before
{
    content: " ";
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    margin-left: -32px;
    background: #FFFFFF;
    border: 1px solid #005EA4;
    box-sizing: border-box;
    border-radius: 2px;
    margin-top: 1px;
}

.map_filter__content input:checked ~ label:before
{

    background-image: url(../img/svg/ckeans_block.svg);
    background-color: #005EA4;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 80%;
   
    
}
.map_filter__content
{
    border-bottom: 1px solid rgba(0, 0, 0, 0.17);    
}

.map_filter__content

{
    padding: 20px;
    padding-left: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.map_filter__content label.ff:before
{
border: 1px solid rgba(0, 64, 86); 
}
.map_filter__content input:checked ~ label.ff:before
{
background-color:rgba(0, 64, 86) ;
}

.map_filter__content label.ms:before
{
border: 1px solid rgba(0, 64, 86); 
}
.map_filter__content input:checked ~ label.ms:before
{


background-color:rgba(0, 64, 86) ;
}


.map_filter__content label.rg:before
{
border: 1px solid rgba(102, 199, 255); 
}
.map_filter__content input:checked ~ label.rg:before
{
background-color:rgba(102, 199, 255);
}


.map_filter__content label.pl_oopt:before
{
border: 1px solid rgb(255, 234, 0); 
}
.map_filter__content input:checked ~ label.pl_oopt:before
{
background-color:rgb(255, 234, 0);
}


.map_filter__content label.pz:before
{
border: 1px solid rgba(102, 199, 255); 
}
.map_filter__content input:checked ~ label.pz:before
{
background-color:rgba(102, 199, 255);
}




.map_filter__content label.pp:before
{
border: 1px solid rgb(51, 204, 0); 
}
.map_filter__content input:checked ~ label.pp:before
{
background-color:rgb(51, 204, 0);
}


.map_filter__content label.pr:before
{
border: 1px solid rgb(255, 234, 0); 
}
.map_filter__content input:checked ~ label.pr:before
{
background-color:rgb(255, 234, 0);
}

.map_filter__content input:checked ~ label.eco_yes:before
{
    background-image: url('../img/svg/ckeans_block_blue.svg');
      background-color: #fff;  
}

.map_filter__content input:checked ~ label.mms:before
{
    background-image: url('../img/svg/ckeans_block_blue.svg');
      background-color: #fff;  
}

.map__overlay
{
    pointer-events: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: linear-gradient(0deg, #FFFFFF 1.53%, rgba(255, 255, 255, 0.81) 18.35%, rgba(255, 255, 255, 0) 47.52%);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    z-index: 100;
}
.map
{
    position: relative;    
}
.filter__open
{
    
display: inline-block;
    
cursor: pointer;
    
width: 25px;
    
height: 18px;
}

.filter__open img
{
    
width: 18px;
    
margin: 0 auto;
    
display: block;
    
margin-top: 4px;
}

.filter__open
{
display: none;    
}

.ymaps-2-1-75-controls__control
{
       right: 10px !important;
}
.ymaps-2-1-75-zoom {
    float: right !important;

}
.ymaps-2-1-75-controls__toolbar_left
{
    float: right !important;
    margin-right: 90px;
}


.icon.block__icon{

    position: absolute;
    width: 18px;
    height: 20px;
    display: block;
    margin-right: 10px;
    margin-left: 0px;
    margin-top: 0px;

}

.frilter_button {
    background: rgba(255, 255, 255, 0.47);
    border: 1px solid rgba(77, 128, 129, 0.75);
    box-sizing: border-box;border-radius: 31px;
    padding: 18px;
    padding-bottom: 6px;
    padding-top: 6px;
    display: block;
}
.frilter_button .img_frilter
{
    
margin-right: 12px;
} 
.frilter_button .img_frilter img
{
    
} 
.frilter_button .title_frilter
{
 font-size: 17px;  
 color: #4D8081;
} 

#mse2_filters
{
display: none;    
}

.frilter_button:hover
{
background-color: rgba(77, 128, 129, 0.75);  
}

.frilter_button:hover .title_frilter
{
 color: #fff;   
}
.frilter_button:hover path
{
fill: #fff;
}

.h3
{
    text-align: right;
    font-size: 17px;
    color: #4D8081;
    margin-top: 5px;
}

.h3_gray_link
{
    text-align: right;
    font-size: 17px;
    color: #4D8081;
    margin-top: 5px;
}

.h3_gray_link a:hover
{
color: #FF0000;    
}

.filter_index_block
{
    margin-bottom: 60px;
}

#mse2_filters
{
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 4px 26px rgba(0, 0, 0, 0.07);
    backdrop-filter: blur(32px);
    
    border-radius: 4px;
    min-width: 285px;
    position: absolute;
    z-index: 100;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 12px;
    z-index: 101;
    border: 1px solid  #4D8081;
    
    -webkit-backdrop-filter: blur(32px);
}

#mse2_filters button.reset
{
  border: none;
  font-size: 17px;
  line-height: 20px;
  text-align: right;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 8px;
  cursor: pointer;
  margin-left: 26px;
  background: none;
}

#mse2_filters button.action
{
    outline: none;
    padding: 8px 15px;
    background: #4D8081;
    border: none;
    cursor: pointer;
    line-height: 1.5;
    border-radius: 2px;  
    float: left;  
    color: rgba(255, 255, 255, 0.79);    
}

#mse2_filters button.act2
{
    outline: none;
    padding: 8px 15px;
    background: #4D8081;
    border: none;
    cursor: pointer;
    line-height: 1.5;
    border-radius: 2px;  
    float: left;  
    color: rgba(255, 255, 255, 0.79);    
}

.block__filter
{
padding-left: 23px;
padding-right: 23px;
}
.block_button_bs
{
    padding-left: 12px;
    padding-right: 12px;
    margin-top: 20px;
}
#mse2_filters .map_filter__content input:checked ~ label:before {
    background-image: url(../img/svg/ckeans_block_blue.svg);
    background-color: #fff;
}

.oopt_category .filter__one,
.oppt_map_ecom  .filter__one, 
.is_unesko .filter__one, 
.is_water_marsh .filter__one  
{
 padding-left: 32px;   
}

.is_unesko.map_filter__content , .is_water_marsh.map_filter__content 
{
    border: none;
    padding-bottom: 0px;    
}

.query__seach_button {
    display:flex;
    flex-direction:row;
}

.query__seach_button input {
    flex-grow:2;
    background: rgba(255, 255, 255, 0.47);
    border: 1px solid rgba(77, 128, 129, 0.75);
    box-sizing: border-box;
    border-radius: 4px;
    padding: 6px;
    padding-left: 12px;
    width: 189px;
}

.query__seach_button button {
    position: absolute;
    left: 152px;
    top: 4px;
    border: none;
    background: none;
    cursor: pointer;
    width: 44px;
    height: 34px;
}


.query__seach_button button:hover {
    background-color: #fff;
}

.query__seach_button button:hover path {
    fill: #fff;
}

.query__seach_button button:focus {
    border: none;
    background: none;
}



.query__seach_button input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.29);
    font-size: 17px;
    font-style: normal; 
}
.query__seach_button input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.29);
    font-size: 17px;
    font-style: normal; 
}
.query__seach_button input:-moz-placeholder {
    color: rgba(0, 0, 0, 0.29);
    font-size: 17px;
    font-style: normal; 
}
.query__seach_button input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.29);
    font-size: 17px;
    font-style: normal; 
}

.query__seach_button button img {
    margin-top: -0px;
    border: none;
}

.no_block {
    display: none;  
    border: none;
}

.oopt_one__top_right {
    backdrop-filter: blur(8px);
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: rgba(0, 0, 0, 0.75);
    display: inline-block;
    float: right;
    padding: 6px;
    background: url(../img/svg/baground_panet.svg);
    background-repeat: no-repeat;
    padding-left: 30px;
    background-size: cover;
}

.map_filter__content .rows___block
{
padding-left: 32px;    
}

.eco__container .oopt_one-all__overlay
{
    cursor: auto;  
}

.eco__container .marshroot_one__top {
    z-index: 1000;
    position: absolute;
    width: 100%;
    z-index: 1;
}


.eco__container .map_filter__content {
    padding: 20px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    width: 33%;
    float: left;
    min-height: 130px;
    border: none;
}

.eco__container .region_filter__content {
    padding: 20px;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    width: 100%;
    float: left;
    min-height: 130px;
    border: none;
    border: 0px solid blue;
}

.eco__container  #mse2_filters
{
      min-width: 540px;
}

.rows___block__regions
{
	float: left;
    padding-left: 15px;
    padding-right: 0px;
}


.row33 {
    width: 38%;
    float: left;
    border: 0px solid red;
    margin-left: 15px;
    margin-right: 48px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rows___block__km
{
display: none;    
}

.eco__container {
	margin-right: 10px;
}

.eco__container .filter_title
{
margin-bottom: 20px;
}

.eco__container  .block_button_bs {

margin-top: 10px;
}

#mse2_sort {
    background-image: url(/tem/img/svg/sort_select.svg);
    background-repeat: no-repeat;
    background-position: center right 20px;
}

.sort__blocks
{
    width: 220px;    

background: rgba(255, 255, 255, 0.47);
    border: 1px solid rgba(77, 128, 129, 0.75);
    box-sizing: border-box;
    border-radius: 31px;
    padding: 18px;
    padding-bottom: 6px;
    padding-top: 6px;
    display: block;
    font-size: 17px;
    color: #4D8081;
    padding-left: 43px;

        background-image: url('/tem/img/sort_filter.svg');
    background-repeat: no-repeat;
    background-position: left;
    background-position: 15px;
     -webkit-appearance: none;
}




#mse2_sort .sort__blocks
{
margin: 0 auto;    
}

.dop_h1
{
 font-size: 17px;
 line-height: 20px;
 color: #4D8081;
 text-align: center;
 display: block;
 margin-top: 25px;
}

.ooprt__descript__title
{
    font-size: 38px;
    line-height: 45px;
    color: #000000;
    margin-bottom: 25px;
}
.ooprt__descript__reg
{
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 16px;
}
.ooprt__descript__date
{
    margin-top: 40px;
}
.date_block__oopt
{
}
.date_block__oopt__title
{
    font-size: 17px;
    line-height: 20px;
    color: #000000;
    display: block;
    width: 100%;
}
.date_block__oopt__number
{
    font-size: 38px;
    line-height: 34px;
    color: #000000;
    display: block;
    width: 100%;
    margin-top: 25px;
}
.ooprt__descript__content
{
    margin-top: 45px;
}
.ooprt__descript__content h3
{
    font-size: 38px;
    line-height: 45px;
    color: #4D8081;
    margin-bottom: 50px;
}

.ooprt__descript__label img
{
     max-width: 150px;   
}
.ooprt__descript__label
{
    margin-top: 50px;
}

.ooprt__descript__content p
{
    font-size: 17px;
    line-height: 20px;
    color: #000000;    
}


.ooprt__descript__havebeenhere {
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 16px;
    display: block;
}

.prohibition {

}

.prohibition .icon_oopt_proh {

}

.prohibition .icon_oopt_proh .icon
{
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px;
}

.prohibition .icon_oopt_proh .icon .text_hide
{
display: none;    
}

.prohibition .icon_oopt_proh .icon img
{
width: 86px;    
}

.ooprt__regim .ooprt__regim__h3
{
    font-size: 38px;
    line-height: 45px;
    color: #4D8081;
    margin-bottom: 43px;
    margin-top: 0px;
}


.ooprt__osobo .ooprt__osobo__h3
{
    font-size: 38px;
    line-height: 45px;
    color: #4D8081;
    margin-bottom: 43px;
}

.ooprt__regim__text h3
{font-size: 17px;line-height: 20px;color: #000000;margin-bottom: 20px;margin-top: 36px;}
.ooprt__regim__text p
{
font-size: 17px;
line-height: 20px;
color: #000000;    
}

.ooprt__regim__text ul
{
font-size: 17px;
line-height: 20px;
color: #000000;      
}

.ooprt__regim__text li:before
{
    content: ' ';
    display: block;
    background: #4D8081;
    height: 2px;
    width: 10px;
    position: absolute;
    margin-top: 10px;
    margin-left: -25px
}

.ooprt__regim__text li
{font-size: 17px;line-height: 20px;color: #000000;margin-bottom: 20px;list-style: none;}


.ooprt__osobo__content p
{
font-size: 17px;
line-height: 20px;
color: #000000;    
}

.gallery__title_text
{
 font-size: 38px;
line-height: 45px;
font-weight: bold;
color: #4D8081;   
    float: left;
}


.gallery__title_link a {
    font-size: 17px;
    line-height: 20px;
    color: #4D8081;
    border-bottom: 1px solid rgba(255, 120, 39, 0.5);
    margin-top: 16px;
    float: right;
    padding-bottom: 10px;
}

#mse2_sort .sort__blocks:focus
{
  outline: none;
}


.gallery__content {
    padding-top: 25px;
    min-height: 738px;
    display: grid;
    grid-template-columns: minmax(346,704) minmax(163,342) minmax(163,342); 
    grid-template-rows: 1fr 1fr;
    grid-gap: 20px;
    grid-template-areas: "img1 img2" "img1 img3"
}


.one_photo {
    width: 50%;
    height: 100%;
    display: inline-block;
}

.one_photo:nth-child(2) {
    width: 50%;
    height: 50%;
}

.one_photo:nth-child(3) {
    width: 50%;
    height: 50%;
}

.one_photo a {
    
}

.one_photo img {
 width: 100%;   
}

.one_photo_10 {
    border: 1px solid red;
}

.one_photo_10_emblem {
    width: calc(80px + 4.0vw);
    height: calc(80px + 4.0vw);
    border: 0px solid blue;
    flex-wrap: nowrap;
}

.emblem_image {
    width: calc(80px + 4.0vw);
    height: calc(80px + 4.0vw);
}

.emblem_flex_row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
    gap: calc(16px + 1.0vw);
}

.emblem_flex_column {
    order: 0;
    flex: 0 1 auto;
    align-self: auto;
}

figcaption {
    display: none;    
}


.oppt__index_eco
{}

.oppt__index_eco
{
    padding-top: 142px;
    
}

.oppt__file   {
    padding-top: 142px;
}

.oppt__file__one__title
{
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 30px;
}
.oppt__file__one__content
{
font-size: 17px;
    line-height: 20px;
    color: #000000;    
}
.oppt__file__one__link
{
    margin-top: 15px;
}
.oppt__file__one__link a
{
    font-size: 17px;
    line-height: 20px;
    border-bottom: 1px solid #FF7827;
    margin-bottom: 4px;
    padding-bottom: 2px;
color: #000000;    
}
.oppt__file__one
{
    margin-bottom: 35px;    
}
.oppt__file  h2
{
    margin-bottom: 66px;    
}
.oppt__file__one__link a:hover
{
color: #FF7827;    
}
.dop_h1 a
{
font-size: 17px;
line-height: 20px;    
}

.dop_h1 a
{
    border-bottom: 1px solid #FF7827;
    margin-bottom: 4px;
    padding-bottom: 2px;
    line-height: 24px;
    color: #4D8081;
    
}

.dop_h1 a:hover
{
   color: #FF7827;    
}

.content__block__title {
    font-size: 38px;
    line-height: 45px;
    color: #4D8081;
    margin-bottom: 43px;
    font-weight: bold;
    margin-top: 65px;
}

.content__block p , .content__block div
{
font-size: 17px;
line-height: 20px;
color: #000000;  
}
.eco_index {
     margin-top: 10px;   
}

.ooprt__descript__date
{
     margin-top: 4px;   
}

.eco_index .oppt__file {
     padding-top: 0px;
    margin-bottom: 55px;
}


.eco__file  .content__block__title
{
      margin-top: 0px;  
    margin-bottom: 20px;      
}
.eco_index  .oppt__file__one__title
{
    font-size: 17px;
    margin-bottom: 15px;
    font-weight: bold;
}
.eco_index  .oppt__file__one {
    margin-bottom: 18px;
}

.eco_index  .date_block__oopt {
    margin-bottom: 25px;
}

.gallery__eco .one_photo {
    float: left; 
    width: 48%;  
    height: 100%;
    margin-right: 4%;
    border: 0px dotted gray;
}
.gallery__eco .one_photo:nth-child(2) {
    width: 48%;
    height: 48%;
    margin-right: 0px;
    float: right;
    border: 0px dotted gray;
}
.gallery__eco  .one_photo:nth-child(3) {
    width: 48%;
    height: 48%;
    margin-top: 5%;
    margin-right: 0px;
    float: right;
    border: 0px dotted gray;
}

.gallery__eco
{
  
}

.gallery__bottom_al
{
    
}

.gallery__bottom_al .oopt_one__bottom_1:after, .gallery__bottom_al .oopt_one__bottom_2:after
{
display: none;    
}

.gallery__bottom_al div:nth-child(2):before
{
    content: ',';
    width: 1px;
    height: 1px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;    
}

.seach_block {

}

.block__left {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 15px;
}

.gallery_index .camps__title
{
    max-width: 800px;
    margin: 0 auto;    
}
.gallery_index__content {
    max-width: 800px;
    margin: 0 auto;

}

.gallery_index
{}

.video__one_b__left
{
    
}

.class_photo
{
    
}

.class_photo .photo
{
 width: 100%;
 box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);
 border-radius: 6px;
}


.class_photo .photo_botton
{
    
}


.video__one_b__overlay
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(16, 52, 106, 0.06), rgba(16, 52, 106, 0.06));   
}


.video__one_b__overlay_photo_botton
{
 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(47,53,56,.7);
    background: url(../img/svg/play_video.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 25%; 
    
}

.video__one_b 
{
     margin-bottom: 35px;   
}
.video__one__title
{
font-size: 26px;
line-height: 140%;
font-weight: bold;
color: #4D8081;
}

.video__one__ooot_link 
{
     margin-top: 15px;   
}

.video__one__ooot_link a
{
    font-size: 17px;
    line-height: 20px;
    color: #000;
    border-bottom: 1px solid #FF7827;
    margin-bottom: 4px;
    padding-bottom: 2px;

   
}
.video__one__content
{
    font-size: 17px;
    line-height: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.video__one__date
{
font-size: 17px;
line-height: 20px;
color: rgba(0, 0, 0, 0.5);    
}

.contact_index  h2
{

line-height: 106.7%;

}

.contact_index   .contact
{
    margin-bottom: 50px;    
}

.contact_index ul
{
    padding-left: 0px;    
}


.contact_index li
{
list-style: none;
    font-size: 18px;  
}

.news__index__title
{
font-size: calc( (100vw - 1280px)/(1920 - 1280) * (64 - 30) + 30px);
    line-height: 106.7%;
    color: #4D8081;
padding-top: 85px;
}

.news_one__indx {
    margin-bottom: 40px;
	/*border: 1px solid red;*/
}
.news_one__right
{}
.news_one__date
{font-size: 17px;
line-height: 20px;

color: rgba(0, 0, 0, 0.5);}
.news_one__title_a a
{
font-size: 30px;
line-height: 126%;  
color: #4D8081;
    border-bottom: 1px solid #FF7827;
    margin-bottom: 4px;
    padding-bottom: 2px;
}
.news_one__content
{font-size: 17px;line-height: 126%;
/* or 21px */color: #000000;margin-top: 20px;}
.news_one___image img
{
      width: 100%;  
}

.news__container
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;

    width: 100%;
    /*border: 2px solid red;*/
}

.news_page .text__container
{
  margin-top: 45px;  
}

.news_page .image_big
{
    
}

.news_page .image_big img
{
   width: 100%;
    max-width: 700px;
    margin: 0 auto;
    display: block; 
}

.news__index__block {
	font-size: 17px;
	line-height: 20px;
	color: rgba(0, 0, 0, 0.5);
	margin-top: 25px;
}



.legenda
{}

.map_page	.legenda 
{
    position: absolute;
    z-index: 1;
}

.map_page	.legenda .legenda_content {
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 4px 26px rgba(0, 0, 0, 0.07);
    backdrop-filter: blur(8px);
    border-radius: 4px;
    margin-left: 10px;
    margin-top: 10px;
    padding: 20px;
    width: 550px;
}	
	
.legenda_one_img
{float: left;width: 15%;}
.legenda_one_title
{
    float: right;
    width: 85%;
    font-size: 17px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.79);
    margin-top: 4px;
}
.legenda_one_img img
{
    width: 25px;
}
.legenda_one
{
   
    padding-right: 3%;
  
    margin-bottom: 5px;
}
.legenda h3
{
font-size: 17px;
line-height: 20px;

color: rgba(0, 0, 0, 0.79);    
}
.close_map
{
    position: absolute;
    float: right;
    right: 5px;
    margin-top: -20px;
    display: block;    
}

.close_map_img 
{
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 4px 26px rgba(0, 0, 0, 0.07);
    backdrop-filter: blur(8px);
    border-radius: 4px;
    padding: 10px;
    margin-left: 10px;
    margin-top: 10px;
    display: block;
}

.close_map_img img
{
    
display: block;
}

.legenda_content_yes
{
display: none;    
}
.map_page 
{
     margin-top: 60px;    
}
.page_eco .map_page 
{
margin-bottom: 0px;

}

.routebuttons {
	margin-top: 60px;    
	margin-bottom: 50px;
}

.legenda_one_img_color_block
{

    display: block;
    width: 25px;
    height: 15px;
    margin-top: 7px;    
}

.map_filter__content input:disabled ~ label:before
{
 opacity: 0.5 !important;   
}




/*pagin*/
.pagin{
	border-top:1px solid #d1d1d1;
}
.pagin .pagin{
	border-top:none;
}
	.pagin a{
		margin-top: 30px;
		margin-bottom: 42px;
		display: block;
		float: left;
		height: 32px;
		max-width: 36px;
		min-width: 32px;
		text-align: center;
		line-height: 32px;
		background-color: #F3F3F3;
		border: 1px solid #D1D1D1;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		color: #555;

		font-size: 16px;
		font-weight: 400;
		margin-right:8px; 
		text-decoration: none;
	}
	.pagin a:last-child{
		max-width: 146px;
		padding: 0 9px;
	}
	.pagin a:hover{
		background-color: #EDEDED;
		border: 1px solid #B9C3CB;
	}
	.pagin a.cur{
		background-color: #FF7827;
    	color: #FFF;
		background-origin: padding-box, border-box;
        background-clip: padding-box, border-box;
        border: 1px solid transparent;

	}
/*/pagin*/
.clear:after {
    content: '';
    display: table;
    clear: both;
}

.pdf_oopt_block_one_block
{
 font-size: 12px;
    line-height: 15px;
    margin-bottom: 0px;
    display: block;   
}

a.reset_a_filter {
    border: none;
    font-size: 17px;
    line-height: 20px;
    text-align: right;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 5px;
    cursor: pointer;
    background: none;
}

#orphography-button
{
display: none !important;    
}

.slick-prev

{
    display: inline-block;
    z-index: 100;
    background-image: url('/tem/img/video_left.svg');
    width: 30px;
    height: 52px;
    left: -15%;    
}

.slick-next

{
    display: inline-block;
    z-index: 100;
    background-image: url('/tem/img/video_rigt.svg');
    width: 30px;
    height: 52px;
    right: -15%;    
}
.slick-arrow:before
{
display: none;    
}


#orphoman-modal-backdrop
{
    display: none;
}

.is_unesko  
{
display: none;    
}

.fancybox-caption.fancybox-caption--separate
{
display: none;    
}
.fancybox-slide .fancybox-content .fancybox-caption
{
display: block;    
padding: 25px 44px 25px;
background: rgba(255, 255, 255, 0.51);
backdrop-filter: blur(10px);
}

.name_photo_avtor {
    font-size: 17px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.5);  
    float: left;
    width: 33%;
    text-align: left;   
    min-height: 22px;    
}
.fancybox-slide .fancybox-content .fancybox-caption .fancybox-caption__body
{
    overflow: inherit;    
}

.name_photo_center
{
    float: left;
    width: 33%;   
    
font-size: 17px;
line-height: 20px;

    color: rgba(255, 255, 255, 1);  
}

.name_photo_right {
    font-size: 17px;
    line-height: 20px;
    text-align: right;
    float: left;
    width: 33%;
    min-height: 22px;  
}

.name_photo_right a {
    color: rgba(255, 255, 255, 0.5);
}
.name_photo_center_number{
    display: block;    
    text-align: center;
}
.name_photo_center_name
{
    display: block;
    margin-top: 5px;  

}

.fancybox-infobar , .fancybox-toolbar
{
display: none !important;    
}

.fancybox-is-open .fancybox-bg
{

}

#orphography-button
{
display: none !important; 
}



.psp_video.map_filter__content
{
    border: none;    
}
.psp_video.map_filter__content label:before
{
       border: 1px solid rgba(77, 128, 129, 0.75); 
}

.map_filter__content.psp_video input:checked ~ label:before
{
    background-image: url(../img/svg/shek_one.svg);
    background-color: #fff;    
}

.news_page .news__index__title
{
     font-size: calc( (100vw - 1280px)/(1920 - 1280) * (38 - 30) + 30px);   
}

.mobile_title
{
display: none;    
margin-bottom: 20px;
}

.news_page  .content_page
{
  overflow: hidden;  
}

.news_page  .content_page img
{
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    height: auto;  
}



.page_contact h1.camps__title {
    font-size: calc( (100vw - 1280px)/(1920 - 1280) * (64 - 30) + 30px);
    line-height: 106.7%;
    color: #4D8081;
    text-align: center;
    
    padding-top: 100px;
    padding-bottom: 70px;    
}


.page_contact .text__container a
{
   border-bottom: 1px solid rgba(255, 120, 39, 0.5); 
      color: #333;
}

.active__slabo#page .header
{
       background: #000; 
}

.active__slabo#page .line_emael__content a {
  
    border-bottom: 1px solid #FFFFFF;
}
.active__slabo#page .info_oopt_one__number
{ color: #000;}
.active__slabo#page  .title_h2_a h2
{ color: #000;}
.active__slabo#page .title_h2_a a
{ color: #000;
    
    border-bottom: 1px solid #FFFFFF;    
}

.active__slabo#page .marshroot_one__top_left .a_link
{ 
    background: #fff;
    color: #000;
    
}
.active__slabo#page  .section__container h2 a
{

    color: #000;    
    border-bottom:1px solid #000;
}

.active__slabo#page  .news__contener__item a.news_link
{
    border-bottom: 1px solid #000;
    color: #000000;    
}

.active__slabo#page .page_footer
{
    
background:#fff;    
}

.active__slabo#page .page_footer a {
color: #000000;
    border-bottom: 1px solid #000000;
}

.active__slabo#page .page_footer {
    background: #fff;
    color: #000;
}
.active__slabo#page .bg , .active__slabo#page  .video ,.active__slabo#page  .marshroot ,.active__slabo#page  .news_bg,
.active__slabo#page .video_bg, .active__slabo#page  .video
{
    background: #fff;    
}

.active__slabo#page  .content_p
{
font-size: 20px;    
}
.active__slabo#page .fone__background_img
{
    
background: #fff  !important;    
}
.active__slabo#page .ooptt__h1_img h1
{
  color: #000;    
}
.active__slabo#page .oopt_one__top .oopt_one__top_left
{
     background: #fff;   
         color: #000;
}
.active__slabo#page .content__block__title
{
        color: #000;  
}
.active__slabo#page .dop_h1 a
{
   color: #000;   
       border-bottom: 1px solid #000;
}


.active__slabo#page  .oppt__file__one__link a
{
     color: #000;   
       border-bottom: 1px solid #000;  
}
.active__slabo#page .erro_for_iser
{  color: #000; }

.active__slabo#page  .page_footer .left_copy.vozrast
{  color: #000; }

.active__slabo#page .news__index__title
{  color: #000; }
.active__slabo#page  .news_one__title_a a
{  
    color: #000; 
    border-bottom: 1px solid #000;
}

.active__slabo#page .news_one__date
{
    color: #000;     
}


.active__slabo#page   h1.camps__title
{
       color: #000;  
}
.active__slabo#page  .pdf_oopt_block_one_block
{
    font-size: 16px;
    line-height: 23px;
    color: #000;    
}
.active__slabo#page .line_view__content a .view_text
{     border-bottom: 1px solid #fff;}
 .text_1_b
{
  display: none;  
}
.active  .text_2_b
{
    display: none;    
}
.active .text_1_b
{
    display: inline-block;
}
.fancybox-stage .fancybox-image
{
      background: #fff;  
}
.ymaps-2-1-76-controls__control {
    
    right: 10px !important;
    left: auto !important;
    
}
.Mobile {
    display: none;
}


/*кнопки навигации маршрутов под картой*/

div.rowRoute {
	width: 100%;
	justify-content: center;
}

div.routeContainer {
	width: 402px;
	height: 80px;
	border: none;
	display: flex;
	
	align-items: center;
}

div.routeRowButtonYandex {
	border: none; /*0px solid red;*/
	align-content: space-between;
	justify-content:flex-end;
}

div.routeRowButtonGoogle {
	border: none; /*0px solid blue;*/
	align-content: space-between;
	justify-content:flex-start;
}

button.routeYandexBtn {
    background:url(/tem/img/yandexRoute@2x.png) no-repeat;
    background-size: 100% 53px;
    cursor:pointer;
    max-width: 381px;
    width: 100%;
    height: 53px;
    border: none; /*0px solid green;*/
    outline: none;
    
}
button.routeGoogleBtn {
    background:url(/tem/img/googleRoute@2x.png) no-repeat;
    background-size: 100% 53px;
    cursor:pointer;
    max-width: 381px;
    width: 100%;
    height: 53px;
    border: none; /*0px solid yellow;*/
    outline: none;
}

/*иконки маршрутов на других ресурсах*/

div.rowotherroutes {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}

div.other_routes {
	max-width: 200px;
}

span.other_route_span {
	height: 38px;
	border: 0px solid red;
    outline: none;
    
    margin-top: 0px;
    margin-left: 4px;
    margin-right: 12px;
    margin-bottom: 24px;
}

@font-face {
    font-family: 'Roboto';
    src: url('/tem/fonts/Roboto/Roboto-Medium.ttf') format('truetype'); 
    font-style: medium;
}

a.other_route_link {
	color: black;
	font-size: 16px;
	font-style: medium;
    font-family: 'Roboto';
}

img.other_route_icon {
	width: 16px;
	height: 23px;
}

/* Проекты */

.projects__index__title {
    color: #4D8081;
    line-height: 106.7%;
	padding-top: 44px;
	padding-bottom: 44px;
	font-size: calc( (100vw - 1280px)/(1920 - 1280) + 50px); 
}

.project_one__img img {
    border-radius: 6px;
    max-height: 500px;
    width: 100%;
}

.projects__block {
	/*border: 1px solid blue;*/
	display: flex;
	align-items: center;
	align-content: center;
	justify-content:center;
	
}

.projects {

}

.projects__container {
		
}

.projects__block .project_one__img img {
     max-height: 366px;   
}

.projects__container .oopt_one-all__overlay {
    cursor: auto;  
}

.projects__container .marshroot_one__top {
    z-index: 1000;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.projects__container .map_filter__content {
    padding: 20px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 33%;
    float: left;
    min-height: 130px;
    border: none;
    padding-right: 15px;
}

.projects__container #mse2_filters {
      min-width: 550px;
}

.projects__container .filter_title {
	margin-bottom: 20px;
}

.projects__container .block_button_bs {
	margin-top: 10px;
}


div.projects_one_container {
    /*border: 1px solid cyan;*/
	padding-top: 16px;
	padding-bottom: 16px;
	
	display:content;
	align-items: center;
	align-content: center;
	justify-content:center;
}

.projects_one__indx {
    margin-bottom: 40px;
    margin-left: 00px;
    margin-right: 00px;
    /*border: 2px solid green;*/
    
    display: flex;
    align-items: center;
    align-content: center;
	justify-content:center;
}

.projects_one___image img {
    width: 100%;
    display: flex;
    align-items: center;
    align-content: center;
	justify-content:center;

}

.projects_one__title {
	width: 100%;
    padding-bottom: 16px;
    /*border: 1px solid red;*/
    
    display: flex;
    align-items: center;
    align-content: center;
	justify-content:center;

}

.projects_one__title_a a {
	/*border: 2px solid gray;*/
	font-size: 30px;
	line-height: 126%;  
	color: #4D8081;
    border-bottom: 1px solid #FF7827;
    margin-bottom: 4px;
    padding-bottom: 2px;
}

.projects_one__right {
	
}

.projects_one__date {
	font-size: 17px;
	line-height: 20px;
	color: rgba(0, 0, 0, 0.5);
}

.projects_one__content {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	/*border: 2px solid red;*/
	width: 100%;
	display: flex;
    align-items: center;
    align-content: center;
	justify-content:center;
}

.projects_one__content_text {
	font-size: 17px;
	line-height: 126%;
	/* or 21px */
	color: #000000;
	max-width: 600px;
	
	/*border: 1px solid green;*/
}

.projects_one__button_class {
	padding: 16px;

	display: flex;
	align-items: center;
	justify-content: center;
}

.project_go_btn {
	background-size: 100% 34px;
    cursor:pointer;
    max-width: 208px;
    width: 100%;
    height: 34px;
    border: none;
    outline: none;
    background-color: #4D8081;
    border-radius: 4px;
    color: white;
}

/* project one page*/

.page_project .project_page {
	margin-bottom: 250px;
}

.project_page {
    position: absolute;
    z-index: 1;
}

.project_page {
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 4px 26px rgba(0, 0, 0, 0.07);
    backdrop-filter: blur(8px);
    border-radius: 4px;
    margin-left: 10px;
    margin-top: 10px;
    padding: 20px;
    width: 550px;
}	

/* логотип проекта */
	
.container_ooptt__h1_img_logo {
	/*border: 1px solid red;*/
	
	display: flex;
    align-items: center;
    align-content: center;
	justify-content:center;
	padding-top: 8pt;
	padding-bottom: 8pt;
	
}

.container_ooptt__h1_img {
	/*border: 1px solid green;*/
	

	
}

	
.project__logo_img {
	/*position: absolute;
	top: 24px;
	left: 24px;*/
	
	width: 60px;
	height: 60px;
	opacity: 1.0;
	-moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
    
    /*border: 2px solid red;*/
}

.project_one_logos {
	max-height: 80px;
	margin-right: 16px;
	margin-bottom: 20px;
}

/* project events */
.events_one__indx {
    margin-bottom: 40px;
}

.events_one___image img {
    width: 100%;  
    margin-bottom: 32pt;
}

.events_one__title {
	font-size: 30px;
	line-height: 126%;  
	color: #4D8081;
	margin-top: 16pt;
    margin-bottom: 16pt;
    padding-bottom: 2px;
}

/* Все новости проекта */
.projects_news__index__title
{
	/*font-size: calc( (100vw - 1280px)/(1920 - 1280) * (64 - 30) + 30px);*/
	font-size: 30px;
    line-height: 106.7%;
    color: #4D8081;
	padding-top: 0pt;
	padding-bottom: 24pt;
}

div.projects_all_news_title {
	width: 100%;
    padding-bottom: 16px;
    /*border: 1px solid red;*/
    
    display: flex;
    align-items: center;
    align-content: center;
	justify-content:center;
}
.projects_all_news_title_a a {
	/*border: 2px solid gray;*/
	font-size: 30px;
	line-height: 126%;  
	color: #4D8081;
    border-bottom: 1px solid #FF7827;
    margin-bottom: 4px;
    padding-bottom: 2px;
}


.projects_news_one__indx {
    margin-bottom: 40px;
    margin-left: 00px;
    margin-right: 00px;
    /*border: 1px solid red;*/
    
    display: flex;
    align-items: center;
    align-content: center;
	justify-content:center;
}


div.projects_news_one_container {
    /*border: 1px solid cyan;*/
	padding-top: 16px;
	padding-bottom: 16px;
	max-width: 800px;
	
	display:content;
	align-items: center;
	align-content: center;
	justify-content:center;
	
	/*border: 2px solid green;*/
}

.projects_news_one__title {
	width: 100%;
    padding-bottom: 16px;
    /*border: 1px solid red;*/
    
    display: flex;
    align-items: center;
    align-content: center;
	justify-content:center;
}

.projects_news_one__title_a a {
	/*border: 2px solid gray;*/
	font-size: 30px;
	line-height: 126%;  
	color: #4D8081;
    border-bottom: 1px solid #FF7827;
    margin-bottom: 4px;
    padding-bottom: 2px;
}

.projects_news_one___image img {
	width: 100%;
	
    display: flex;
    align-items: center;
    align-content: center;
	justify-content:center;
	/*border: 1px solid red;*/

}

.projects_news__index__block {
	font-size: 17px;
	line-height: 20px;
	color: rgba(0, 0, 0, 0.5);
	margin-top: 0pt;
	border: 0px solid red;
	padding-bottom: 8pt;
}

.projects_one_news_block img {
	width: 100%;
	
    display: flex;
    align-items: center;
    align-content: center;
	justify-content:center;
	border: 0px solid red;
	padding-bottom: 40pt;

}


.projects_news_one__content {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	
/*border: 2px solid red;*/
	width: 100%;
	
	display: flex;
    align-items: center;
    align-content: center;
	justify-content:center;
}

.projects_news_one__content_text {
	font-size: 17px;
	line-height: 126%;
	/* or 21px */
	color: #000000;
	max-width: 600px;
	
	/*border: 1px solid green;*/
}

.projects_news_one__date {
	font-size: 17px;
	line-height: 20px;

	color: rgba(0, 0, 0, 0.5);
	
	width: 100%;
	display: flex;
    align-items: center;
    align-content: center;
	justify-content:center;
}


/*Новости проекта на странице проекта*/
.news__byproject__container
{
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;

	min-width: 100%;
    width: 100%;
    /*border: 2px solid red;*/
    
    display: content;
	align-content: center;
	justify-content: space-between;
}

/* Общий заголовок для всех новостей */
.projects__news__title {
    font-size: 30px;
	line-height: 126%;  
	color: #4D8081;
	margin-top: 16pt;
    margin-bottom: 16pt;
    padding-bottom: 2px;

}




/* Одна новость */
.project_news_one__indx {
	margin-left: 0pt;
	margin-right: 0pt;
	margin-bottom: 40pt;
	
	/*border: 1px solid blue;*/
	
	padding-left: 16pt;
	padding-right: 0pt;
	
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.project_news__title_a a {
	font-size: 16px;
	line-height: 126%;  
	color: #4D8081;
	margin-bottom: 8pt;
	margin-left: 0pt;
	border-bottom: 1px solid #FF7827;
    padding-bottom: 2px;
}

.news_date_one__content {
	font-size: 13px;
	line-height: 126%;  
	color: #404040;
	margin-top: 8pt;
	margin-left: 0pt;
	
    align-self: flex-start;
}


/*----------------BreadCrumb--------------*/
#breadcrumb {
	padding-left: 0pt;
	padding-top: 16pt;
	padding-bottom: 16pt;
	padding-right: 0pt;
	
	font:8pt verdana; 
	color:gray; 
	letter-spacing: 0px;
	border: none; /*1px solid red;*/
	margin-left: 0px; 
	padding-inline-start: 0px;
}

#breadcrumb a{
	text-decoration:underline; 
	font:8pt verdana; 
	color:gray
}
#breadcrumb a:hover{
	text-decoration:none;
}
#breadcrumb span + span:before{
    content:  '/';
    margin:   0 2px;
}

/*----------------BreadCrumb--------------*/
/*@INLINE <li><a href="[[+link]]">[[+pagetitle]]</a></li>*/
/*@INLINE <li>[[+pagetitle]]</li>*/

/*projectgallery*/
.projectgallery {
	background: #ff0000;
}
.projectgallery__img {
	background: #ff0000;
}

/**/
div.eco_marked_img {
    background:url(/tem/img/eco_marked@2x.png) no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    margin-top: 4pt;
}

/* ms2Gallery */
.ms2Gallery {
	/*border: 1px solid red;*/
	margin: 0;
	width: 100%;
	display: flex;
    align-content: center;
	justify-content:center;
}
.fotorama {
	margin: 0;
	/*border: 2px solid green;*/
	width: 800px;
	height: 100%;
}

/* language block */

.main-switch-header {
  background-color: #ffffff;
  color: #000000;
  height: 56px;
  display: flex;
  padding: 0 2rem;
}
.main-switch-header h1 {
  font-size: 1.25rem;
  line-height: 1.35;
  font-family: "Noto Sans", Arial, sans-serif;
}
.main-switch-header .switch {
  margin-left: auto;
}

.switch {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.current {
  text-transform: uppercase;
  height: 42px;
  position: relative;
  z-index: 1;
  font-size: 1rem;
  text-align: center;
  line-height: 42px;
  display: flex;
  background-color: rgba(0, 0, 100, 0.01);
  transition: all 0.2s ease-out;
  border-radius: 3px;
  padding: 0 0.2em 0 0.7em;
}
.current span {
  display: inline-block;
  line-height: 1;
  padding: 0.8em 0.2em 0 0;
}
.current .arrow {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: 0.15em;
}
.current:hover {
	border: 1px solid #00000010;
  background-color: rgba(0, 0, 255, 0.1);
}

.current img {
  display: inline-block;
  align-content: center;
  align-items: center;
  width: 20px;
  height: 16px;
  margin-top: 0.74em;
  margin-right: 0.7em;
}
  
  
.options {
	position: absolute;
	right: 1.6em;
	top: 0.6em;
	z-index: 0;
	opacity: 0;
	transition: all .36s ease-out;
	display: none;
	overflow: hidden;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);  
}

.switch.show-options .options {
	display: block;
    z-index: 5;
}
  
.switch.anim-options .options {
	opacity: 1;
}
  
.switch.show-shadow .options {
	box-shadow: 0 2px 12px -4px rgba(0, 0, 0, 0.4);
}
  
.options-list {
  color: #313436;
  margin: 0;
  padding: 0.4rem 0.8em;
  position: relative;
  z-index: 5;
}
.options-list li {
  list-style: none;
  padding: 0;
  margin: 0;
  padding: 0.75em;
  border-bottom: 1px solid #e1e4e6;
  transform: translateX(10px);
  transition: all 0.24s ease-out;
  transition-delay: 0.1s;
  opacity: 0;
  font-size: 1rem;
  line-height: 1.3;
  white-space: nowrap;
}
.options-list li:last-child {
  border-bottom: none;
}
.options-list li:nth-child(1) {
  transition-delay: 0.1s;
}
.options-list li:nth-child(2) {
  transition-delay: 0.15s;
}
.options-list li:nth-child(3) {
  transition-delay: 0.2s;
}
.options-list li:nth-child(4) {
  transition-delay: 0.25s;
}
.options-list li:nth-child(5) {
  transition-delay: 0.3s;
}
.options-list li.selected {
  color: #3134aa;
}
.switch.anim-options .options-list li {
  transform: translateX(0);
  opacity: 1;
}

#trans-circle {
  width: 80px;
  height: 80px;
  position: absolute;
  top: -80px;
  right: -80px;
  padding: 0;
  margin: 0;
  border: none;
  z-index: 1;
  transition: all 0.4s ease-out;
  transform: scale(0.5);
  overflow: hidden;
}
#trans-circle svg {
  max-width: 100%;
  max-height: 100%;
}

.switch.anim-options #trans-circle {
  transform: scale(9);
}
/* language block end */



.oopt_flex_row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  /*border: 1px blue solid;*/
  margin: 10px;
}

.oopt_flex_column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
  /*border: 1px green solid;*/
  margin: 10px;
  height: 100%;
}

.oopt_bottom_margin {
    margin-bottom: 50pt;
}

.hoverdiv {
    height: 64px;
}
.hovertext {
	position: relative;
	/*border-bottom: 1px dotted black;*/
}
.hovertext:before {
	content: attr(data-hover);
	visibility: hidden;
	opacity: 0;
	width: 300px;
    height: 64px;
	background-color: rgba(0, 0, 0, 0.725);
	color: #fff;
	
    border-radius: 5px;
	padding: 5px 10px;
	transition: opacity 0.5s ease-in-out;
    
	position: absolute;
	z-index: 1;
	top: 60px;

    text-align: center;
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
}
.hovertext:hover:before {
	opacity: 1;
	visibility: visible;
}

/*;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;*/

/*mobile applications background*/
.mobile_app_flex_row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px;
    align-items: flex-end;
}

.mobile_app_flex_column {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1 1;
    border: 0px green solid;
    margin: 0px;
    min-width: 320px;
}

.app_container {
    padding-left: 0px;
    padding-right: 0px;
}

.mobile_app_img {
    position: relative;
    width: 100%;
    display: table;
	border: 0px solid rgb(0, 255, 81);
}
.mobile_app_img .container {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 1;
}
.mobile_app_img h1 {
    font-size: calc( (100vw - 1280px)/(1920 - 1280) * (64 - 30) + 30px);
    line-height: 106.7%;
    color: #FFFFFF;
    text-align: center;
}
.fone__mobile_top {    
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1.0;
    margin-top: 0px;
    width: 100%;
    height: 54px;
    background: #FFFFFF;
    display:block;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}
.fone__mobile_back {    
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 1.0;
    margin-bottom: 0px;
    width: 100%;
    height: 54px;
    background: #2B4444;
    display:block;
    -webkit-clip-path: polygon(0 100%, 100% 0, 100% 100%);
    clip-path: polygon(0 100%, 100% 0, 100% 100%);
    z-index: 3;
}
.fone__mobile_back_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1.0;
    mix-blend-mode: darken;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.fone__mobiles_img {
    position: absolute;
    bottom: 0px;
    left: -20px;
    width: 100%;
    max-height: 480px;
    min-height: 200px;
    opacity: 1.0;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    border: 0px solid yellowgreen;
    margin: 0px;
    padding: 0px;
}

.fone__mobiles_img2 {
    position: absolute;
    bottom: 0px;
    left: -20px;
    width: 100%;
    max-height: 380px;
    min-height: 200px;
    opacity: 1.0;
    object-fit: contain;
    border: 0px solid yellowgreen;
    margin: 0px;
    padding: 0px;
}

.mobile_app_flex_column .col-lg-12 {
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.mobile_app_item {
    width: 100%;
    margin: 0px;
}

.mobile_app_item .title {
    color: #fff;
    width: 100%;
    padding-left: 6%;
    padding-right: 6%;
    border: 0px solid yellow;
}

@font-face {
    font-family: 'PT Sans';
    src: url('/tem/fonts/PT_Sans/PTSans-Regular.ttf') format('truetype'); 
    font-style: normal;
}


.mobile_app_item .title .titletext {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    line-height: 67px;
    font-size:calc(15px + 1.4vw);
    text-align: start;
    white-space: nowrap; 
}

.mobile_app_item .description {
    color: #fff;
    width: 100%;
    padding-left: 6%;
    padding-right: 6%;
}

.mobile_app_item .description .descriptiontext  {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    font-size:calc(10px + 0.6vw);
}

.mobile_app_item .icons {
    color: #fff;
    width: 100%;
    padding-left: 6%;
    padding-right: 0%;
    border: 0px solid red;
}


/* flex для строк контента левой колонки "Наши моб. приложения"*/
.mobile_content_flex_column {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    border: 0px green solid;
    margin: 0px;
    min-width: 320px;
}

.mobile_content_flex_row {
    display: flex;
    flex-direction: column;  
    flex-basis: 100%;
    flex: 1;
    width: 100%;
    margin: 0px;
}

.mobile_content_flex_container {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: stretch;
    align-content: stretch;
    align-items: stretch;
}

.flex-mobile_content_flex_item {
    order: 0;
    flex: 1 1 100%;
    align-self: center;
}

/* flex для иконок магазинов */
.mobile_content_icons_flex_row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px;
}
.mobile_content_icons_flex_column {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 0 1;
    border: 0px green solid;
    margin: 0px;
}
/* flex для иконок магазинов КОНЕЦ */

.imgG {
    width: 232px;
    height: 47px;
    margin-right: 16px;
    margin-bottom: 16px;
    z-index: 5;
    border: 0px solid blue;
}
.imgA {
    width: 232px;
    height: 47px;
    margin-right: 16px;
    margin-bottom: 16px;
    z-index: 5;
    border: 0px solid red;
}
.imgR {
    width: 232px;
    height: 47px;
    margin-right: 16px;
    margin-bottom: 0px;
    z-index: 5;
    border: 0px solid green;
}



/* flex для строк контента левой колонки "Соцсети"*/
.networks_flex_column {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    /*border: 0px green solid;*/
    margin: 0px;
    min-width: 320px;
}

.networks_flex_row {
    display: flex;
    flex-direction: column;  
    flex-basis: 100%;
    flex: 1;
    width: 100%;
    margin: 0px;
}

.networks_flex_container {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: stretch;
    align-content: stretch;
    align-items: stretch;
}

.flex-networks_flex_item {
    order: 0;
    flex: 1 1 100%;
    align-self: center;
}

/* flex для иконок сетей */
.networks_icons_flex_row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px;
}
.networks_icons_flex_column {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 0 1;
    border: 0px green solid;
    margin: 0px;
    min-width: 179px;
    min-height: 48px;
}
/* flex для иконок сетей КОНЕЦ */


.telegram_frame {
    width: 137px;
    height: 48px;
    margin-left: 0pt;
    margin-right: 20pt;
    margin-bottom: 13pt;
    z-index: 5;
}
.vk_frame {
    width: 147px;
    height: 48px;
    margin-left: 0pt;
    margin-right: 20pt;
    margin-bottom: 13pt;
    z-index: 5;
}
.rutube_frame {
    width: 120px;
    height: 48px;
    margin-left: 0pt;
    margin-right: 20pt;
    margin-bottom: 13pt;
    z-index: 5;
}
.youtube_frame {
    width: 127px;
    height: 48px;
    margin-left: 0pt;
    margin-right: 0pt;
    margin-bottom: 0pt;
    z-index: 5;
}

.about_section_title {
    color: #4D8081;
    margin-top: 32pt;
    
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    font-size: 24px;
    /*font-size:calc(12pt + 1.0vw);*/
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
    
    padding-left: 0px;
    margin-left: 0px;
}

.about_macro_section_title {
    color: #000000;
    padding-top: 32pt;
    
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 600;
    /*font-size: 32px;*/
    line-height: 36px;
    font-size:calc(26px + 0.3vw);
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
    margin-bottom: 24px;
}

.material_container {
    margin-left: 4%;
    margin-right: 4%;
    max-width: 92% !important;
    padding: 0pt; 
}

.material_section_container {
    padding: 0px; 
    margin: 0px;
}

.material_flex_row {
/*    border: 1px solid red; */
    padding: 0px; 
    margin: 0px;
}

.material_flex_column {
    margin-left: 0pt;
    margin-right: 30px;
    margin-top: 20pt;
    margin-bottom: 0pt;
    padding: 0pt;
    min-width: calc(min(300pt, 90%));
    max-width: 800pt;

    border: 0px solid green; 
}


.material_title {
    color: #000000;
    
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    font-size: 18px;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;

    margin-bottom: 12pt;
}

.material_description {
    margin: 0pt;
/*    border: 1px solid black; */
}

.material_col {
    margin: 0px; 
    padding: 0px;
/*    border: 1px solid red; */
}

.material_description_text {
    color: #000000;
    
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    font-size: 17px;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;

    margin-bottom: 12pt;

}

.material_link {
    color: #000000;
    
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    font-size: 17px;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}

.material_ul {
    list-style: none;
    margin: 0pt; 
    padding: 0pt; 
    margin-left: 12pt;
}

.material_li::before {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    content: "•"; 
    color: #4D8081;
    display: inline-block; width: 16pt; height: 20pt;
    margin-left: -16pt;
    font-size: 20px;
    padding-top: 0pt;
}

.material_li {
    line-height: 26px;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 16pt;
    margin-right: 17pt;
}

.goals_more_text {
    line-height: 26px;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    margin: 0pt;
    padding: 0pt;

}

.employee_flex_main_row {
    /*border: 0px solid red; */
    padding: 0px; 
    margin: 0px;

    display: flex; 
    flex-direction: row; 
    flex-wrap: nowrap; 
    justify-content: center; 
    align-content: stretch; 
    align-items: center;
}
    
.employee_flex_main_column {
    margin-left: 0pt;
    margin-right: 0pt;
    margin-top: 0pt;
    margin-bottom: 0pt;
    padding: 0pt;
    min-width: calc(min(380pt, 90%));
    
    border: 0px solid green; 

    order: 0; 
    flex: 1 1 auto; 
    align-self: auto;
}

.employee_flex_row {
    display: flex; 
    flex-direction: row; 
    flex-wrap: nowrap; 
    align-items: flex-end;
    justify-content: flex-end;

    justify-content: flex-start; 
    align-content: stretch; 
    align-items: center;
    
    /*border: 1px solid green;*/ 
    margin-left: 6pt;
    margin-right: 6pt;
    margin-bottom: 12pt;
}


.employee_flex_column {
    order: 0; 
    flex: 0 1 auto; 
    align-self: center;

    /*border: 1px solid darkmagenta;*/ 
    margin: 0pt; 
    padding: 0pt;  
    
    height: 100pt;
}

.employee_one {
    min-width: calc(min(260pt, 90%));
    border: 0px solid blue; 

    margin: 0pt; 
    padding: 0pt; 
    margin-left: 0pt; 
    margin-right: 0pt; 
    margin-bottom: 0pt;
}

.employee_one_fio {
    color: #000000;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    font-size: 24px;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}

.employee_one_title {
    color: #000000;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    font-size: 17px;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
    margin-right: 8pt;
}

.employee_image {
    width: 100pt;
    height: 100pt;
}

.employee_titles {
    margin-left: 10pt;
    margin-right: 0pt;
    margin-top: 0pt;
    margin-bottom: 0pt;
    /*border: 0ps solid red;*/
}

.employee_titles_flex_row {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    
    /*border: 1px solid green; */
}

.employee_titles_column {
    order: 0;
    flex: 0 0 auto;
    align-self: stretch;

    /*border: 1px solid darkmagenta; */
}

.contacts_flex_row {
    border: 0px solid blue; 
    row-gap: 20px;
}

.contacts_flex_column {
    column-gap: 20px;
}


.contact-block {
    border: 1px solid #EAEAEA; /* do not switch off!*/ 
    border-radius: 8px; 
    margin: 0pt;
    padding: 0pt;
}

.contact-inner-block {
    margin-top: 32px;
    margin-bottom: 32px;
    margin-left: 36px;
    margin-right: 36px;
}

.contact-title {
    border: 0px solid red; 
    margin: 0pt;
    padding: 0pt;

    color: #000000;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    
    font-size: calc(16px + 0.20vw);
    line-height: 28px;

    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
    margin-bottom: 24px;
}


.contact-table {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.contact-table-row {
    width: 100%;
    flex: 1 1 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    opacity: 1.0;
    color: #000000;
    border: 0px solid red;  
    margin-top: 16px; 

    justify-content: flex-start;
    align-content: center;
    align-items: flex-start;
}

.contact-table-row:first-child {
    margin-top: 0px; 
}

.contact-table-column-title {
    margin-right: 8pt;
    padding: 0pt;

    color: #000000;
    opacity: 0.35;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    
    font-size: 17px;
    line-height: 26px;

    order: 0;
    flex: 0 1 166px;
    align-self: auto;
}

.contact-table-column-content {
    padding: 0pt;
    opacity: 1.0;
    color: #000000;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    
    font-size: 17px;
    line-height: 26px;

    order: 1;
    flex: 1 0 50%;
    align-self: auto;
}

.contact-table-onecolumn-content {
    padding: 0pt;
    opacity: 1.0;
    color: #000000;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    
    font-size: 17px;
    line-height: 26px;

    order: 0;
    flex: 1 1 auto;
    align-self: auto;
}

.contact-table-mapcolumn-content {
    margin-top: 48px;
    padding: 0pt;
    opacity: 1.0;

    order: 0;
    flex: 1 1 auto;
    align-self: auto;
}

.graytext {
    padding: 0pt;
    opacity: 0.35;
    color: #000000;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
   
    font-size: 15px;
    line-height: 26px;
}

.orangetext {
    padding: 0px;
    opacity: 1.0;
    color: #FF5C00;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    
    font-size: 15px;
    line-height: 26px;

    margin-top: -12px;
}


/* main page */
.main_page_about_paragraph {
    margin-bottom: 8px;
    padding: 0pt;
    opacity: 1.0;
    color: #000000;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
   
    /*font-size: 28px;
    line-height: 36px;*/
}
.main_page_about_paragraph:last-child {
    margin-bottom: 32px;
}

/* main page top news block */

.main_page {
    margin-top: 48px;
}

.topnews.main_page {
    border: 0px solid red;
    margin-bottom: 64px;
}

.container.topnews.main_page {
    margin-top: 0px;
    margin-bottom: 0px;
}

.section__container.topnews.main_page {
    margin: 0px;
    padding: 0px;
    margin-top: 00px;
} 

.topnews_title_container {
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 48px;
    
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    opacity: 1.0;
    color: #000000;
    border: 0px solid red;  
    margin-top: 16px; 

    justify-content: flex-start;
    align-content: stretch;
    align-items: flex-start;
}

.title.topnews.main_page {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 8px;
    margin-bottom: 0px;
    border: 0px solid blue;
    color: #4A7B7C;
    
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    font-size:calc(30px + 2.0vw);

    order: 0;
    flex: 1 1 auto;
    align-self: auto;
}

.subtitle.topnews.main_page {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    border: 0px solid gray;
    order: 0;
    flex: 0 1 auto;
    align-self: auto;
}

.subtitle.topnews.main_page a {
    margin-top: 6px;
    color: #4A7B7C;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    font-size: calc(13px + 0.2vw);
}

.one_topnews {
    margin: 0px; 
    padding: 0px;
}

.img_topnews {
    min-width: 340px;
    max-width: max(416px, calc(280px + 5.7vw));
    object-fit:scale-down;
    overflow: hidden;
}

.top-news-pagetitle {
    margin-top: 16px;
}
.top-news-pagetitle a {
    color: #000000;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    border-bottom: 1px solid rgba(255, 120, 39, 0.5);
}
.top-news-pagetitle a:hover {
    color: #FF7827;   
    text-decoration: none;
}
.top-news-date {
    margin-top: 12px;
    margin-bottom: 12px;
    color: #000000;
    opacity: 0.5;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
}

.topnews_flex_row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    height: 100%;
    border: 0px solid blue;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px; 

    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
    overflow-x: auto;
    overflow-y: hidden;

    scrollbar-base-color:#ffffff;
}


.topnews_flex_column {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
    border: 0px solid yellowgreen;
    height: 100%;

    order: 0;
    flex: 0 1 auto;
    align-self: auto;

    margin: 0px; 
    padding: 0px; 
    margin-right: 20px;
    
    min-width: 340px;
    max-width: max(416px, calc(280px + 5.7vw))
}

.topnews_flex_column:last-child {
    column-gap: 0px;
    row-gap: 0px;
    gap: 0px 0px;
    margin-right: 0px;
    border: 0px solid black;
}


/* rules */
.rules_ul {
    list-style: none;
    margin: 0pt; 
    padding: 0pt; 
    margin-left: 16pt;
}

.rules_li::before {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    content: "•"; 
    color: #4D8081;
    display: inline-block; width: 16pt; height: 20pt;
    margin-left: -16pt;
    font-size: 20px;
    padding-top: 0px;
}

.rules_li {
    padding: 0pt;
    opacity: 1.0;
    color: #000000;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 12px;
    margin-right: 28px;
}

.rulesintrotext {
    padding: 0pt;
    opacity: 1.0;
    color: #000000;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;    
    font-size: 17px;
    line-height: 26px;
    align-self: auto;
}

.rulesdescription {
    padding: 0pt;
    opacity: 1.0;
    color: #000000;
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 400;    
    font-size: 17px;
    line-height: 26px;
    align-self: auto;
}

.rules_column_title {
    width: 90%;

    padding: 0pt;
    opacity: 1.0;
    color: #4D8081;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;    
    font-size: 17px;
    line-height: 26px;
    
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;

    margin-bottom: 12px;
}

.rules_bottom_row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 0px;
}

.rules_bottom_column {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    margin-right: 132px;
}

.rules_bottom_column:last-child {
    margin-right: 0px;
}

.rules_bottom_row_int {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 0px;
    border: 0px red solid; 
    margin-bottom: 12px;
}

.rules_bottom_column_int {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    border: 0px green solid; 
}

.left_column_1 {
    width: calc(80vw);
    max-width: 310px;
    padding: 0pt;
    opacity: 1.0;
    color: #000000;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;    
    font-size: 17px;
    line-height: 26px;
    align-self: auto;
    margin-right: 24px;
}

.left_column_2 {
    width: 60px;
    padding: 0pt;
    opacity: 1.0;
    color: #4D8081;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;    
    font-size: 17px;
    line-height: 26px;
    align-self: auto;
    padding-top: 2px;
}

.right_column_1 {
    width: calc(80vw);
    max-width: 720px;
    padding: 0pt;
    opacity: 1.0;
    color: #000000;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;    
    font-size: 17px;
    line-height: 26px;
    align-self: auto;
    margin-right: 24px;
}

.right_column_2 {
    width: 160px;
    padding: 0pt;
    opacity: 1.0;
    color: #4D8081;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;    
    font-size: 17px;
    line-height: 26px;
    align-self: auto;
    padding-top: 2px;
}

.copytext {
    padding: 0pt;
    opacity: 1.0;
    color: #FFFFFF;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;    
    font-size: 17px;
    line-height: 22px;
    align-self: auto;
}

.yeartext {
    opacity: 0.5;
    margin-top: 8px;
}

.erro_for_iser {
    color: rgba(255, 255, 255, 0.5);
    position: absolute;
    bottom: 0;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;    
    font-size: 17px;
    line-height: 22px;
    align-self: auto;
}


/*publications */

/* main page top news block */

.publications_title_container {
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 24px;
    
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    opacity: 1.0;
    color: #000000;
    border: 0px solid red;  
    
    justify-content: flex-start;
    align-content: stretch;
    align-items: flex-start;
}

.main_page {
    margin-top: 48px;
}

.publication_category.main_page {
    border: 0px solid red;
    margin-bottom: 48px;
}

.title.publication_category.main_page {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 600;
    /*font-size: 32px;*/
    line-height: 36px;
    font-size:calc(26px + 0.3vw);
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
    margin-bottom: 0px;

    order: 0;
    flex: 1 1 auto;
    align-self: auto;
}

.subtitle.publication_category.main_page {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    border: 0px solid gray;
    order: 0;
    flex: 0 1 auto;
    align-self: auto;
}

.subtitle.publication_category.main_page a {
    margin-top: 6px;
    color: #4A7B7C;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    font-size: calc(13px + 0.2vw);
}

.publication_item_title {
    margin-top: 24px;
    color: #000000;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    font-size: calc(13px + 0.4vw);
}

/*pdf_oopt_block*/

.publication_row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: flex-start;
    gap: 5.5vh 4.5vw;
    margin-bottom: 48px;
}

.publication_item {
    order: 0;
    flex: 0 1 auto;
    align-self: auto;
    border: 0px solid red;
    max-width: 269px;
    min-width: 185px;

}

.wrap_button {
	margin-bottom: 15px;
	width: 100%;
	text-align: center;
}

.wrap_button .btn-more {
    width: auto;
}

.hidden_pagin .sticky-pagination {
	display: none;
}

.pdf_oopt_block {
	border-top:1px solid #d1d1d1;
	padding-top: 0px;
	float: left;
}


/*.pdf_oopt_block h2 {
	font-size: 16px;
	padding-right: 15px;
}

.pdf_oopt_block a {
	text-decoration: none;
}*/

.pdf_oopt_block i {
    font-size: 23px;
}

.pdf_oopt_block .img {
    position: relative;
	z-index: 10;
}

.pdf_oopt_block .img img {
    width: 100%;
    height: 100%;
	
    display: block;
	position: relative;
	z-index: 5;
    border-radius: 4px;
}

.publication_link {
    margin-top: 8px;

    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px 0px 4px;

    
}

.publication_link_inner {
    color: #000000;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    font-size: calc(17px + 0.3vw);

    border-bottom: 1px solid #FF7827; 

/*    border-bottom: 1px solid #FF7827; */
    
}

.categorytitle.publication_category.main_page {
    color: #4A7B7C;

    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 600;
    /*font-size: 32px;*/
    line-height: 36px;
    font-size:calc(26px + 0.3vw);
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
    margin-bottom: 0px;

    order: 0;
    flex: 1 1 auto;
    align-self: auto;

    border: 0px solid red;

    text-align: center;
    padding-right: 100px;
}

.title_h2_a_2 a {
    color: #000000 !important;
}

/*main_page pdf_oopt_block */

.pdf_oopt_block_main {
	border-top:1px solid #d1d1d1;
	padding-top: 0px;
	float: left;
}

.pdf_oopt_block_main i {
    font-size: 23px;
}

.pdf_oopt_block_main .img {
    position: relative;
	z-index: 10;
}

.pdf_oopt_block_main .img img {
    width: 100%;
    height: 100%;
	
    display: block;
	position: relative;
	z-index: 5;
    border-radius: 4px;
}

.publication_item_main {
    order: 0;
    flex: 0 1 auto;
    align-self: auto;
    max-width: 269px;
    min-width: 185px;

}

.publication_flex_row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    height: 100%;
    border: 0px solid blue;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px; 

    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
    overflow-x: auto;
    overflow-y: hidden;

    scrollbar-base-color:#ffffff;

    gap: 5vw;
}

.publication_flex_column {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
    border: 0px solid yellowgreen;
    height: 100%;

    order: 0;
    flex: 0 1 auto;
    align-self: auto;

    margin: 0px; 
    padding: 0px; 
    /*margin-right: 20px;*/
    
    min-width: 185px;
    max-width: max(416px, calc(280px + 5.7vw));
}

.publication_flex_column:last-child {
    column-gap: 0px;
    row-gap: 0px;
    gap: 0px 0px;
    margin-right: 0px;
    border: 0px solid black;
    min-width: 185px;
    max-width: 269px;
}

/*pdf_oopt_block*/

.qrcode-block {
    z-index: 100; 
    /*border: 2px solid blue; */
    position: absolute; 
    margin-left: 176px; 
    margin-top: 0px; 
    width: 56px; 
    height: 47px; 
    display: block; 
    /*background: #9F0000;*/
}

.qrcode .qrcode_hover {

}

.qrcode .qrcode_hover .qrcode_icon
{
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px;
}

.qrcode .qrcode_hover.qrcode_icon .text_hide
{
    display: none;    
}

/*.qrcode .qrcode_hover .qrcode_icon img
{
    width: 86px;    
}*/

.qrcode_hoverdiv {
    height: 47px;
}

.qrcode_hovertext.android {
	position: relative;
}

.qrcode_hovertext.ios {
	position: relative;
}

.qrcode_hovertext::before {
	content: attr(data-hover);

    padding: 0px !important;
    padding-top: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;

    margin: 0px;
	visibility: hidden;
	opacity: 0;
	width: 285px;
    height: 335px;
	background-color: rgba(255, 0, 255, 0.0);
    /*border: 1px solid gray;*/
	color: #000;
	
    background-position: 0 0; /*center center;*/
    background-repeat: no-repeat;
    background-size: 285px 335px;
    
    /*border-radius: 5px;*/
	padding: 0px 0px;
	transition: opacity 0.2s ease-in-out;
    
	position: absolute;
	z-index: 5 !important;
	top: -293px;
    left: -186px;

    display: inline-block;
    vertical-align: middle;
}

.qrcode_hovertext.android::before {
	background-image: url('/tpl/img/qrandroid.png');
}

.qrcode_hovertext.ios::before {
	background-image: url('/tpl/img/qrios.png');
}

.qrcode_hovertext:hover::before {
	opacity: 1;
	visibility: visible;
}
.qrcode_hovertext:active::before {
	opacity: 0;
	visibility: hidden;
}

.qrcode-link-block {
    z-index: 100; 
    position: absolute; 
    margin-left: 0px; 
    margin-top: 0px; 
    margin: 0px;
    padding: 0px;
    width: 175px; 
    height: 47px; 
    display: block; 
}

#mse2_results.row {
    /*border: 1px solid blue;*/
}

.col-lg-8 {
    /*border: 1px solid red;*/
}

