*{
  box-sizing: border-box;
}

body{
  color: #1E1E1E;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
  font-family: 'Daicon';
}

.container{
  max-width: 1200px;
  margin: 0 auto;
}


.header_top{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 38px;
}

.header_search{
  display: flex;
  align-items: center;
}

.header_bot .menu ul {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.form_search{
  margin-right: 42px;
  border: 3px solid #1E1E1E;
  padding: 7px 15px;
}

.search input{
  font-family: 'Daicon';
  border: none;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: rgba(30, 30, 30, 0.2);
  width: 260px;
  outline: none;
  background: inherit;
  color: #1E1E1E;
}

.search button{
  font-family: 'Daicon';
  border: none;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.1em;
  color: #1E1E1E;
  background: none;
}

.slider_text h2{
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
  color: #1E1E1E;
  margin-bottom: 10px;
  margin-top:0;
  max-width: 402px;
}

.slider_text p{
  font-weight: 500;
  font-size: 18px;
  line-height: 29px;
  color: #1E1E1E;
  margin-bottom: 50px;
  margin-top: 0;
  max-width: 402px;
	
}

.slider_text{
  display: flex;
  flex-direction: column;
  width: 40%;
  margin-left: 55px;
}


.pereytu{
  color: #1E1E1E;
  border: 3px solid #1E1E1E;
  text-transform: uppercase;
  width: 169px;
  height: 169px;
  padding: 15px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 17px;
  line-height: 32px;
  font-weight: bold;
}

.menu li{
  list-style: none;
  background-color: #1E1E1E;
  margin-bottom: 20px;
/*   padding: 15px 19px 42px; */
  cursor: pointer;
}

.menu ul{
  padding-left: 0;
  margin: 0;

}

.menu a{
  font-weight: bold;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #BEBEF2;
  text-decoration: none;
	padding: 15px 19px 42px;
	display: block;
}

.menu{
  width: 35%;
}

.menu li:hover a{
  color: #1E1E1E;
}

.menu > ul:nth-child(1) > li:nth-child(1):hover{
  background-image: url(../img/image/menu_hover_1.jpg);
  background-size: cover;
  background-color: none;

}

.menu > ul:nth-child(1) > li:nth-child(2):hover{
  background-image: url(../img/image/menu_hover_2.jpg);
  background-size: cover;
  background-color: none;
}

.menu > ul:nth-child(1) > li:nth-child(3):hover{
  background-image: url(../img/image/menu_hover_3.jpg);
  background-size: cover;
  background-color: none;
}

.menu > ul:nth-child(1) > li:nth-child(4):hover{
  background-image: url(../img/image/menu_hover_4.jpg);
  background-size: cover;
  background-color: none;
}

.menu > ul:nth-child(1) > li:nth-child(5):hover{
  background-image: url(../img/image/menu_hover_5.jpg);
  background-size: cover;
  background-color: none;
}

.menu > ul:nth-child(1) > li:nth-child(6):hover{
  background-image: url(../img/image/menu_hover_6.jpg);
  background-size: cover;
  background-color: none;
}


.slid{
  display: flex;
  align-items: center;
}

.slider_img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.fiolet{
  background: #BEBEF2;
}

.h1_mob img{
  display: none;
}

.pro_proekt_text h1{
  font-weight: bold;
  font-size: 40px;
  line-height: 65px;
  color: #1E1E1E;
  margin-top: 0;
}

.pro_proekt_text p{
  font-weight: 500;
  font-size: 30px;
  line-height: 49px;
  color: #1E1E1E;
}

.pro_proekt_text{
  margin-top: 100px;
  margin-right: 191px;
}

.pro_proekt_img{
  margin-top: 181px;
  text-align: center;
  height:100%;
}

#scroll_img{
  bottom: 0;
  position: sticky;
  top: 10px;
}

.pro_proekt_img a{
  display: flex;
}

.pro_proekt{
  display: flex;
  padding-bottom: 100px;
}

.bil_tut{
  margin-top: 151px;
}

.oliv{
  background: #E4EBA5;
}

/* Слайдер */ .slick-slider{}

/* Слайдер запущен */ .slick-slider.slick-initialized{}
/* Слайдер с точками */ .slick-slider.slick-dotted{}
/* Ограничивающая оболочка */ .slick-list {
  overflow: hidden;
}
 /* Лента слайдов */ .slick-track{
  display: flex;
}
/* Слайд */ .slick-slide{}
/* Слайд активный (показывается) */.slick-slide.slick-active{}
/* Слайд основной */ .slick-slide.slick-current{}
/* Слайд по центру */ .slick-slide.slick-center{}
/* Клонированный слайд */ .slick-slide.slick-cloned{}
/* Стрелка */ .slick-arrow{}
/* Стрелка влево */ .slick-arrow.slick-prev{}
/* Стрелка вправо */ .slick-arrow.slick-next{}
/* Стрелка не активная */ .slick-arrow.slick-disabled{}
/* Точки (булиты) */ .slick-dots{} .slick-dots li{}
/* Активная точка */ .slick-dots li.slick-active{}
/* Элемент точки */ .slick-dots li button{}

.slider{
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

.slider {
  position: relative;
}

.slider .slick-arrow{
  position:absolute;
  font-size: 0;
  z-index: 10;
  width: 30px;
  height: 30px;
  border: none;
  bottom: 30px;
  cursor: pointer;
}

.slider .slick-arrow.slick-next{
  left: 135px;
  background: url('../img/icon/slider_right.svg') 0 0 /100% no-repeat;

}

.slider .slick-arrow.slick-prev{
  left: 20px;
  background: url('../img/icon/slider_left.svg') 0 0 /100% no-repeat;
}

.mediaosvita h2{
  font-weight: bold;
  font-size: 40px;
  line-height: 65px;
  color: #1E1E1E;
  margin-top: 0;

}

.mediaosvita h3{
  font-weight: bold;
  font-size: 26px;
  line-height: 42px;
  color: #38EAB3;
}

.mediaosvita a{
  text-decoration: none;
  font-weight: bold;
  font-size: 26px;
  line-height: 42px;
  font-weight: bold;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.1em;
  color: #38EAB3;
}

.mediaosvita_block{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-column-gap:18px;
  cursor: pointer;
}

.media_block{
  height: 450px;
  display: inline-flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #1E1E1E;
  padding: 0 22px 26px;
}



div.media_block:nth-child(1):hover {
  background: url('../img/image/media_hover_1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}

div.media_block:nth-child(2):hover {
  background: url('../img/image/media_hover_2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}

div.media_block:nth-child(3):hover {
  background: url('../img/image/media_hover_3.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}

div.media_block:nth-child(4):hover {
  background: url('../img/image/media_hover_4.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}

div.media_block:nth-child(5):hover {
  background: url('../img/image/media_hover_5.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}

.mediaosvita .media_block:hover h3{
  color: #1E1E1E;
}

.mediaosvita .media_block:hover a{
  color: #1E1E1E;
}

.green{
  background: #38EAB3;
}

.mediaosvita {
  padding: 100px 0 100px;
}


.inter_map_text h2{
  font-weight: bold;
  font-size: 40px;
  line-height: 65px;
  color: #1E1E1E;
  width: 39%;
  margin-bottom: 50px;
}

.inter_map_text p{
  font-weight: 500;
  font-size: 30px;
  line-height: 49px;
  display: flex;
  align-items: flex-end;
  color: #1E1E1E;
  width: 54%;
  margin-top:50px;
}

.inter_map_text{
  padding-top: 70px;
  padding-bottom: 100px;
}

section.oliv:nth-child(4) {
position: relative;
}

.inter_map{
  position: relative;
}

.mapa_img img{
  position: absolute;
  top: 170px;
  right: 50px;
  width:55%;
}

.mob_map_gol{
	display:none;
}

.inter_map_text a.vidv_kartu{
	margin:0;
}

.vidv_kartu{
    font-weight: bold;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #E4EBA5;
    width: 169px;
    height: 169px;
    background-color: #1E1E1E;
    padding: 21px;
    border-radius: 50%;
    text-decoration: none;
    display: flex;
    margin: 0 14px;
    justify-content: center;
    align-items: center;
}

.inter_map > a{
  right: 12%;
  top: 32%;
  width: 10%;
  position: absolute;
}

.inter_map > a img{
  width: 100%;
}

.news_block{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap:28px;
  grid-row-gap:28px;
  cursor: pointer;
}

.news_block1 img{
  width: 100%;
  height: 190px;
  object-fit: cover;
  position: absolute;
  top: 0;
}

.news_block_text{
  padding: 40px 20px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.news_block1{
  background-color: #fff;
  text-decoration: none;
  padding-top: 190px;
  position: relative;
}

.data{
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.news h2{
  font-weight: bold;
  font-size: 40px;
  line-height: 65px;
  color: #1E1E1E;
}

.news_block1 h3{
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 22px;
  line-height: 30px;
  color: #1E1E1E;
}

.news_block1 p{
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #1E1E1E;
}

.data p{
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  color: rgba(30, 30, 30, 0.5);
}

.data p:last-child{
  font-weight: 400;
  font-size: 26px;
  line-height: 42px;
  color: #1E1E1E;
}

.news{
  padding-top: 70px;
  padding-bottom: 100px;
}

.arhiv_news{
  display: flex;
  justify-content: center;
  margin-top: 77px;
}

.footer_top{
  display: flex;
  padding-top: 75px;
  padding-bottom: 120px;
}

.filtr{
  display: grid;
}

.contact h2{
  margin-top: 0;
  font-weight: bold;
  font-size: 40px;
  line-height: 36px;
  color: #E4EBA5;
}

.contact p{
  margin: 10px 0;
  font-weight: 400;
  font-size: 26px;
  line-height: 36px;
  color: #E4EBA5;
}

.contact a{
  margin-top: 0;
  font-weight: 400;
  font-size: 26px;
  line-height: 36px;
  color: #E4EBA5;
  width: 87%;
  text-decoration: none;
}

.contact{
  margin-left: 75px;
}

.soc_seti_footer{
  margin-left: auto;
}

.kopirayt{
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  color: #E4EBA5;
  padding-bottom: 20px;
  margin: 0;
}

footer{
  background: #1E1E1E;
  position: relative;
}

.footer_dopomoga{
  position: absolute;
  bottom: 17%;
  right: 120px;
}

.header_dopomoga{
  position: absolute;
  bottom: 12px;
  right: 45px;
}

.header_dopomoga_mob{
  display: none;
}

.soc_seti_footer a{
  margin-left: 17px;
}

.soc_seti a{
  margin-left: 17px;
}

.header_top_mob{
  display: none;
}

.header_menu_mob{
  display: none;
}

.slider_mob{
  display: none;
}

.inter_map_mob{
  display: none;
}

.footer_mob{
  display: none;
}

.header_menu_mob .search{
  display: none;
}

.header_menu_desktop ul{
  list-style: none;
  padding-left: 0;

}

.header_menu_desktop li{
  border-top: 4px solid #1E1E1E;
  border-bottom:  4px solid #1E1E1E;
  margin-bottom: -4px;
  display:flex;
  align-items:center;
}

.header_menu_desktop a{
  text-decoration: none;
  font-weight: bold;
  font-size: 50px;
  line-height: 81px;
  letter-spacing: 0.1em;
  color: #1E1E1E;
  text-transform: uppercase;
	padding: 30px;
	display: block;
	padding-left: 115px;
}



.header_bot{
  background-color: #BEBEF2;
  padding-bottom: 40px;
  margin: -2px auto 0;
}


.nac_proekt h1{
  font-weight: bold;
  font-size: 64px;
  line-height: 76px;
  color: #1E1E1E;
  margin-top: 0;
  margin-bottom: 70px;
}

.nac_proekt h3{
  font-weight: bold;
  font-size: 26px;
  line-height: 42px;
  color: #BEBEF2;
}

.nac_proekt p{
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #BEBEF2;
}

.nac_proekt_block{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap:28px;
}

.nac_proekt_bl{
  height: 450px;
  display: inline-flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #1E1E1E;
  padding: 29px 34px 34px 34px;
}

.fiolet_s{
  margin-top: -2px;
  background: #BEBEF2;
}

.nac_proekt{
  padding: 50px 0;
}

.header_menu_desktop{
  padding-top: 85px;
  padding-bottom: 145px;

  margin: 0 auto;
}

.prunc h2{
  font-weight: bold;
  font-size: 40px;
  line-height: 65px;
  color: #1E1E1E;
  margin-top: 0;
  margin-bottom: 44px;
}

.prunc h3{
  font-weight: bold;
  font-size: 26px;
  line-height: 42px;
  color: #38EAB3;
  padding-right: 34px;
  padding-left: 34px;
}

.prunc p{
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #38EAB3;
  padding-right: 34px;
  padding-left: 34px;
  margin-bottom: 34px;
}

.prunc_block{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap:28px;
  grid-row-gap:28px;
}

.prunc_bl{
  height: 480px;
  width: 100%;
  display: inline-flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #1E1E1E;
  padding: 0;
}

.top img{
  width: 100%;
}

.prunc{
  padding: 100px 0;
}

.programa a{
  font-weight: bold;
  font-size: 28px;
  line-height: 45px;
  display: flex;
  align-items: center;
  letter-spacing: 0.1em;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #000000;
}

.programa {
  padding: 100px 0;
  display: flex;
  justify-content: center;
}

.header_menu_desktop li:hover {
    background-color: #1E1E1E;
}

.header_menu_desktop li:hover a {
    color: #BEBEF2;
}

.header_menu_desktop li:hover .scoro{
  color: #1E1E1E;
  background: #BEBEF2;
}

.zagolovok a{
  font-weight: bold;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #1E1E1E;
  text-decoration: none;
}

.zagolovok h1{
  font-weight: bold;
  font-size: 64px;
  line-height: 76px;
  color: #1E1E1E;
  margin-top: 10px;
  margin-bottom: 0;
}

.zagolovok{
  padding-top: 45px;
  padding-bottom: 40px;
}

.grid{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 80px;
  padding: 100px 0;
  position: relative;
  z-index: 1;
}


.grid_left a{
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #E4EBA5;
  width: 169px;
  height: 169px;
  background-color: #1E1E1E;
  padding: 26px;
  border-radius: 50%;
  text-decoration: none;
  display: flex;
  margin: 0 14px;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.inter_map > a{
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #E4EBA5;
  width: 169px;
  height: 169px;
  background-color: #1E1E1E;
  padding: 20px;
  border-radius: 50%;
  text-decoration: none;
  display: flex;
  margin: 0 14px;
  justify-content: center;
  align-items: center;
}

a.bil_tut{
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #E4EBA5;
  width: 169px;
  height: 169px;
  background-color: #1E1E1E;
  padding: 21px;
  border-radius: 50%;
  text-decoration: none;
  display: flex;
  margin: 0 14px;
  justify-content: center;
  align-items: center;
  margin-top: 151px;
}

.inter_map_text a{
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #E4EBA5;
  width: 169px;
  height: 169px;
  background-color: #1E1E1E;
  padding: 20px;
  border-radius: 50%;
  text-decoration: none;
  display: flex;
  margin: 0 14px;
  justify-content: center;
  align-items: center;
  margin-top: 151px;
}

.nagolovnu{
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #1E1E1E;
  width: 169px;
  height: 169px;
  padding: 20px;
  border-radius: 50%;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 3px solid #1E1E1E;
}

.dodat_inic{
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #1E1E1E;
  width: 169px;
  height: 169px;
  padding: 20px;
  border-radius: 50%;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 3px solid #1E1E1E;
}

.arhiv_news{
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #1E1E1E;
  width: 169px;
  height: 169px;
  background-color: #FFFFFF;
  padding: 20px;
  border-radius: 50%;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 77px auto 0;
}

.grid_left img{
  width: 100%
}

.btn{
  justify-content: center;
  display: flex;
  margin-top: -90px;
}

.btn_one{
  justify-content: center;
  display: flex;
  margin-top: -90px;
}

.grid_right h2{
  font-weight: bold;
  font-size: 30px;
  line-height: 49px;
  color: #1E1E1E;
  margin-top: 0;
}

.grid_right p{
  font-weight: 500;
  font-size: 18px;
  line-height: 29px;
  color: #1E1E1E;
}

.oliv .grid_left a{
  color: #E4EBA5;
}

.dali{
  position: absolute;
  bottom: -5px;
  right: 0;
}

.green .grid_left a{
  color: #38EAB3;
}

.fiolet_s .grid_left a{
  color: #BEBEF2;
}

.zagol_mob{
  display: none;
}

.file_text{
  display: flex;
  justify-content: space-between;
}

.grid_right ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.grid_right li{
  background-color: #1E1E1E;
  padding: 15px 20px;
  margin-bottom: 10px;
}

.grid_right li a{
  text-decoration: none;
}

.grid_right li p{
  font-weight: bold;
  font-size: 18px;
  line-height: 162.5%;
  letter-spacing: 0.08em;
  margin: 0;
}

.oliv .grid_right li p{
  color: #E4EBA5;
}

.oliv .grid_right li:hover p{
  color: #BEBEF2;;
}

.green .grid_right li p{
  color: #38EAB3;
}

.green .grid_right li:hover p{
  color: #E4EBA5;
}

.fiolet_s .grid_right li p{
  color: #BEBEF2;
}

.fiolet_s .grid_right li:hover p{
  color: #38EAB3;
}

.menu_dlya_vsih a{
  text-decoration: none;
  font-weight: bold;
  font-size: 26px;
  line-height: 42px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #8C8CB2;
}

.menu_dlya_vsih a.active{
  font-weight: bold;
  font-size: 26px;
  line-height: 42px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #1E1E1E;
  border-bottom: 6px solid #1E1E1E;
  padding-bottom: 26px;
}

.menu_dlya_vsih ul{
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content:space-between;
  padding-bottom: 25px;
  white-space: pre;
  overflow-x: scroll;
}

.menu_dlya_vsih li{
  margin-right: 30px;
}

.btn_video_blog a {
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #E4EBA5;
    width: 169px;
    height: 169px;
    background-color: #1E1E1E;
    padding: 10px;
    border-radius: 50%;
    text-decoration: none;
    display: flex;
    margin: 0 14px;
    justify-content: center;
    align-items: center;
}

.btn_video_blog{
  padding-top: 18px;
}

.grid_left video{
  width: 100%;
}

.oliv_header{
  background-color: #E4EBA5;
  position: relative;
  z-index: 999;
  
}

.oliv_header .search input {
    font-family: 'Daicon';
    border: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: rgba(30, 30, 30, 0.2);
    width: 260px;
    outline: none;
    background: #E4EBA5;
    color: #1E1E1E;
}

#map path{
  fill: #E4EBA5;
  stroke: #1E1E1E;
  stroke-opacity: 0;
  stroke-width: 0px;
  transition: all 0.5s;
}


#map .city path{
  fill: #E4EBA5;
  transition: all 0.5s;
}


.relativ_map{
  position: relative;
  max-width: 1075px;
  margin: -20px auto 0;
}

.map_btn a{
  position: relative;

}

.Lviv_bl{
  position: absolute;
  top:27%;
  left: 12%;
  cursor: pointer;
}

.Luck_bl{
  position: absolute;
  top: 13%;
  left: 18%;
  cursor: pointer;
}

.Hmeln_bl{
  position: absolute;
  top: 30%;
  left: 28%;
  cursor: pointer;
}

.Chernigiv_bl{
  position: absolute;
  top: 13%;
  left: 52%;
  cursor: pointer;
}

.Kyiv_bl{
  position: absolute;
  top: 25%;
  left: 46%;
  cursor: pointer;
}

.Poltava_bl{
  position: absolute;
  top: 30%;
  left: 62%;
  cursor: pointer;
}

.Kharkiv_bl{
  position: absolute;
  top: 29%;
  left: 75%;
  cursor: pointer;
}

.Doneck_bl{
  position: absolute;
  top: 44%;
  left: 83%;
  cursor: pointer;
}

.Kirov_bl{
  position: absolute;
  top: 42%;
  left: 56%;
  cursor: pointer;
}

.Kherson_bl{
  position: absolute;
  top: 58%;
  left: 63%;
  z-index:1;
  cursor: pointer;
}

.Odessa_bl{
  position: absolute;
  top: 65%;
  left: 39%;
  z-index:1;
  cursor: pointer;
  
}
.zak_bl{
  position: absolute;
  top: 37%;
  left: 6%;
  cursor: pointer;
  
}
.ivf_bl{
  position: absolute;
  top: 37%;
  left: 15%;
  cursor: pointer;
  
}
.rivne_bl{
  position: absolute;
  top: 15%;
  left: 26%;
  cursor: pointer;
  
}
.tern_bl{
  position: absolute;
  top: 30%;
  left: 20%;
  cursor: pointer;
  
}
.cherniv_bl{
  position: absolute;
  top: 40%;
  left: 21%;
  cursor: pointer;
  
}
.zhit_bl{
  position: absolute;
  top: 20%;
  left: 35%;
  cursor: pointer;
  
}
.vin_bl{
  position: absolute;
  top: 38%;
  left: 36%;
  cursor: pointer;
  
}
.cherk_bl{
  position: absolute;
  top: 35%;
  left: 48%;
  cursor: pointer;
  
}
.mik_bl{
  position: absolute;
  top: 53%;
  left: 52%;
  cursor: pointer;
  
}
.sum_bl{
  position: absolute;
  top: 14%;
  left: 61%;
  cursor: pointer;
 
}
.dnip_bl{
  position: absolute;
  top: 41%;
  left: 66%;
  cursor: pointer;
  
}
.zapor_bl{
  position: absolute;
  top: 52%;
  left: 73%;
  cursor: pointer;
  
}
.lug_bl{
  position: absolute;
  top: 32%;
  left: 88%;
  cursor: pointer;
  
}

.acardion{
  display: flex;
  align-items: center;
  background-color: #FFFFFF;
  margin-left: -35%;
  width: 100%;
  padding: 8px 14px;
  white-space: nowrap;
  cursor: pointer;
}

.acardion p{
  font-weight: bold;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #1E1E1E;
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 0;
}

.close_info{
  cursor: pointer;
}

.Doneck_bl .acardion{
  margin-left: -60%;
}

.acardion label{
  font-weight: bold;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #1E1E1E;
}

.panel_acardion{
  margin-left: -15%;
  width: 420px;
  padding: 36px 30px 50px 30px;
  background: #fff;
  position: relative;
  z-index: 1;
  display: none;
}

.panel_acardion p{
  font-weight: bold;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #1E1E1E;
  margin: 0;
  padding: 0px 0 15px;
}

.panel_acardion ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.panel_acardion a{
  font-weight: 600;
  font-size: 22px;
  line-height: 36px;
  color: #1E1E1E;
  text-decoration: none;
  margin-right: 10px;
}

.panel_acardion li{
  margin-top: 15px;
  display: flex;
  align-items: center;
}

.panel_acardion button{
  border: none;
  background: #fff;
  position: absolute;
  top: 14px;
  right: 14px;
  padding: 0;
}

.panel_acardion button img{
  width: 24px;
}

.Kharkiv_bl .panel_acardion{
  margin-left: -170px;
}

.Doneck_bl .panel_acardion{
  margin-left: -250px;
}

.fiolet.active {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  z-index: 999;
}

.oliv_header.active{
  position: fixed;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  z-index: 999;
}

body.lock{
  overflow: hidden;
}

.map_btn{
  display: flex;
  justify-content: space-between;
  padding: 0 40px 40px;
  position: relative;
  margin-top: -320px;
  margin-right: -60px;
  margin-left: -60px;
  padding-bottom: 220px;
}


#path136 {
stroke: #1E1E1E;
stroke-width: 3px;
stroke-opacity: 0.3;
}

#form{
  background: #FFFFFF;
  padding: 37px 28px 115px 42px;
  width: 44%;
}

#form h2{
  font-weight: bold;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #1E1E1E;
}

#form p{
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #1E1E1E;
  margin-top: 27px;
  margin-bottom: 0;
}

#form input{
  font-weight: 600;
  font-size: 18px;
  line-height: 29px;
  display: flex;
  align-items: center;
  color: #1E1E1E;
  border: 3px solid #1E1E1E;
  background-color: #FFFFFF;
  padding: 16px 18px 18px;
  width: 100%;
  outline: none;
}

#form textarea{
  font-weight: 600;
  font-size: 18px;
  line-height: 29px;
  display: flex;
  align-items: center;
  color: #1E1E1E;
  border: 3px solid #1E1E1E;
  background-color: #FFFFFF;
  padding: 16px 18px 18px;
  width: 100%;
  outline: none;
  font-family: 'Daicon';
}

#form textarea::-webkit-input-placeholder {
  color: #d2d2d2; 
}

#form textarea::-moz-placeholder {
  color: #d2d2d2; 
}


.block_modal{
  background-color:#FFFFFF;
  margin: 0 auto;
  position: relative;
}


.popup-modal-dismiss{
  text-decoration: none;
  position: absolute;
  top: 39px;
  right: 23px;
}

label.error {
    font-size: 12px;
    color: #EC0F0F;
    text-align: left;
    margin: 0;
}

#form input.error {
    border: 3px solid #EC0F0F;
    display: block;
}

#form textarea.error {
    border: 3px solid #EC0F0F;
    display: block;
}

 #form_btn{
  text-decoration: none;
  background-color: #1E1E1E;
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #E5EBA5;
  width: 140px;
  height: 140px;
  background-color: #1E1E1E;
  padding: 10px;
  border-radius: 50%;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: -6%;
  left: calc(50% - 70px);
  cursor: pointer;
  border: none;
}

.dobre{
  text-decoration: none;
  background-color: #1E1E1E;
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #E5EBA5;
  width: 140px;
  height: 140px;
  background-color: #1E1E1E;
  padding: 10px;
  border-radius: 50%;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: -6%;
  left: calc(50% - 70px);
  cursor: pointer;
  border: none;
}

.marker_click{
  display: none;
}

.popup_thanks{
  background-color:#FFFFFF;
  margin: 0 auto;
  position: relative;
  padding: 45px 51px 214px;
  max-width: 600px;
  margin-top: 70px;
}

.popup_thanks p{
  font-weight: bold;
  font-size: 28px;
  line-height: 40px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #1E1E1E;
}

.menu_close{
  display: none;
}

.info{
  position: relative;
  z-index: 999;
  display:none;
}

input::-moz-placeholder {
  color:  rgba(30, 30, 30, 0.2);
}

input::-webkit-input-placeholder {
  color:  rgba(30, 30, 30, 0.2);
}

.fiolet.active .header_top {
  padding-top: 27px;
}

.header_menu_mob .search input{
  color: #1E1E1E;
}


.wrapper::-webkit-scrollbar-track {
background-color: #FFFFFF;
}

.wrapper::-webkit-scrollbar-thumb {
background-color:#1E1E1E;
}

.wrapper::-webkit-scrollbar{
width: 8px;
}

.header_bot .slick-track{
  height: 100%;
}

.header_bot .slick-list{
  height: 100%;
}

.slider_img{
  height: 100%;
  width: 60%;
}

.menu > ul:nth-child(1) > li:nth-child(6) {
  margin-bottom: 0;
}

.disabled{
  opacity: 0.5;
}

.dopomoga{
  position: fixed;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 1;
}

.programa_text h2{
  font-weight: bold;
  font-size: 40px;
  line-height: 65px;
  color: #1E1E1E;
	margin-top: 0;
}

.programa_text p{
  font-weight: 500;
  font-size: 30px;
  line-height: 49px;
  color: #1E1E1E;
  max-width: 550px;
}

.programa_text{
  margin-left: 90px;
}

.scoro{
  font-weight: bold;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #1E1E1E;
  background: #BEBEF2;
  border-radius: 100px;
  padding: 5px 10px;
  margin-left: -5px;
}

.menu li:hover .scoro{
  color: #BEBEF2;
  background: #1E1E1E;
}

.header_menu_mob .scoro{
  color: #BEBEF2;
  background: #1E1E1E;
  margin-left:10px;
}

.header_menu_desktop .scoro{
  color: #BEBEF2;
  background: #1E1E1E;
  font-size:22px;
  padding: 5px 10px;
  margin-left: -15px;
}

.dopomoga_text{
  font-size: 14px;
  line-height: 16px;
  display: flex;
  align-items: center;
  text-align: left;
  color: #000000;
  background-image: url(../img/icon/bg_dopomoga.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: -175px;
  top: -66px;
  padding: 10px 16px 20px;
}

.dopomoga_div{
  position: relative;
}

.iframe-wrap iframe {
	width: 100% !important;
}

.lug_bl .info{
	right:100px;
}

.lug_bl .panel_acardion{
	right: 120px;
}
.menu ul > li:nth-child(4){
	display: flex;
	align-items: baseline;
}

.mascot-wrap {
		position: relative;
	}
	.dopomoga {
		position: absolute;
		top:-100px;
		bottom: auto;
	}
	.dopomoga.fixed {
		bottom: 20px;
		top: auto;
		position: fixed;
	}
	.dopomoga.bottom_abs {
		bottom: 20px;
		top: auto;
		position: absolute;
	}

.menu_close_desk{
	display:none;
}

 .info{
   display: none;
 }

 .marker_white{
   display: none;
 }

 .menu_close_desk{
   display: none;
 }

.header_menu_desktop{
	display:none;
}





.page_search .form_search{
	margin-right:0;
	margin-top:37px;
	max-width: 654px;
	padding:25px;
	cursor: auto;
	
}

.page_search .zagolovok{
	padding-bottom:0;
}

.page_search .fiolet_s{
	padding-bottom:58px;
}

.page_search .search{
	display: flex;
    justify-content: space-between;
}

.page_search .search input{
	font-weight: 500;
	font-size: 22px;
	line-height: 36px;
    width: 70%;
	cursor: auto;
}

.page_search .search .desktop_poisk{
	cursor: pointer;
}


.fiolet_s .btn_video_blog a{
	color: #BEBEF2;
}

.mob_poisk{
	display:none;
}

/* News */ 

.arhiv_nazad{
	font-weight: bold;
	font-size: 20px;
	line-height: 36px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #1E1E1E;
	text-decoration:none;
}

.oliv_news{
	padding-top:45px;
	padding-bottom:80px;
}

.oliv_news h1{
	font-weight: 500;
  font-size: 44px;
  line-height: 56px;
  max-width: 900px;
	color: #1E1E1E;
	margin:20px 0 30px;
}

.data_soc_seti p{
	font-weight: 500;
  font-size: 20px;
  line-height: 32px;
	color: #1E1E1E;	
	margin-right:15px;
	margin-top: 0;
  margin-bottom: 0;
}

.data_soc_seti{
	display:flex;
	align-items: center;
}

.img_news{
	width:100%;
	margin-top:50px;
	margin-bottom:40px
}

.arhiv_news_text h2{
	margin-top:0;
	margin-bottom:30px;
	font-weight: 700;
  font-size: 28px;
  line-height: 40px;
	line-height: 1.4;
	color: #1E1E1E;
}

.arhiv_news_text p,
.arhiv_news_text li{
	font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  color: #1E1E1E
}

.arhiv_news_text{
	margin-bottom:70px;
}








.arhiv_news{
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #1E1E1E;
  width: 169px;
  height: 169px;
  background-color: #FFFFFF;
  padding: 20px;
  border-radius: 50%;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 77px auto 0;
  cursor: pointer;
}
.all_news{
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #1E1E1E;
  width: 169px;
  height: 169px;
  background-color: #FFFFFF;
  padding: 20px;
  border-radius: 50%;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 77px auto 0;
  border: none;
  cursor: pointer;
}


.news_block_all{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    cursor: pointer;
}

.news_block1:nth-child(1){
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2;
  position: relative;
}


.news_block1:nth-child(1) img{
  position: absolute;
  width: 100%;
  height: 100%;
}

.news_block1:nth-child(1) .news_block_text{
  max-width: 490px;
  background: #fff;
  position: absolute;
  bottom: 25px;
  left: 25px;
  height: auto;
}



/* .news_block_all > div:nth-child(1){
  display: inline-flex;
}
.news_block_all > div:nth-child(2){
  display: inline-flex;
}
.news_block_all > div:nth-child(3){
  display: inline-flex;
}
.news_block_all > div:nth-child(4){
  display: inline-flex;
}
.news_block_all > div:nth-child(5){
  display: inline-flex;
}
.news_block_all > div:nth-child(6){
  display: inline-flex;
}
.news_block_all > div:nth-child(7){
  display: inline-flex;
}
.news_block_all > div:nth-child(8){
  display: inline-flex;
}
.news_block_all > div:nth-child(9){
  display: inline-flex;
}
.news_block_all > div:nth-child(2){
  display: inline-flex;
} */

.arhiv_page .news{
	padding-top:0;
	padding-bottom: 300px;
  position: relative;
}

.data p{
	margin-bottom:0;
}

/* test*/
.poch_gru{
	font-weight: bold;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #E4EBA5;
    width: 169px;
    height: 169px;
    background-color: #1E1E1E;
    padding:0 21px;
    border-radius: 50%;
    text-decoration: none;
    display: flex;
    margin: 0 14px;
    justify-content: center;
    align-items: center;
    position: absolute;
	left: calc(50% - 85px);
	top: calc(100% - 85px);
	margin: 0;
	border:none;
}

.block_test_golovna{
	position:relative;
	max-width: 700px;
	margin: 0 auto;
	margin-bottom:190px;
	padding-top: 50px;
}

.text_golovna_test{
	padding:60px 60px 120px;;
	background-color:#fff;
	margin-top: -5px;
}

.text_golovna_test h2{
	font-weight: bold;
	font-size: 36px;
	line-height: 60px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
    color: #1E1E1E;
	margin-top:0;
}

.text_golovna_test p{
	font-weight: 500;
	font-size: 24px;
	line-height: 39px;
	color: #1E1E1E;
}
.uchhoose {
	text-align: center;
	padding-bottom:30px;
}

.uchhoose span{
	font-weight: 500;
	font-size: 24px;
	line-height: 39px;
	text-align: center;
	color: #1E1E1E;
}

.uchhoose a{
	font-weight: 700;
	font-size: 24px;
	line-height: 39px;
	text-align: center;
	color: #1E1E1E;
}

.oliv.relative{
	position:relative;
}

.oliv.relative .nagolovnu{
	position:absolute;
	left: 40px;
    top: 50px;
}

.radio_button>input{
	position:absolute;
	z-index:-1;
	opacity:0;
	border: 1px solid #fff;
}

.radio_button>span{
	display:inline-flex;
	align-items:center;
	padding:20px;
	background: #EBEBEB;
}

.radio_button>span::before{
	content:'';
	display:inline-block;
}

.radio_button>input+span:hover{
	color:#1E1E1E;
	background:#E4EBA5;
}

.radio_button>input:checked+span{
	background:#1E1E1E;
	color: #E4EBA5;
}

.question{
	position:relative;
	max-width: 700px;
	margin: 0 auto;
	margin-bottom:190px;
	padding-top: 100px;
}
.question img {
	max-width: 100%;
}

.voprosu{
	display:grid;
	padding:60px 60px 120px;
	background-color:#fff;
	margin-top: -6px;
	position:relative;
}

.voprosu p{
	font-weight: bold;
	font-size: 30px;
	line-height: 38px;
	color: #1E1E1E;
}

.radio_button span{
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0.04em;
	color: #1E1E1E;
	width: 100%;
}

.radio_button{
	margin-top:10px;
	display:flex;
}

.voprosu .red{
	max-width:64px;
	background-color:#EBA5A5;
	display:none;
}

.voprosu .green{
	max-width:64px;
	background-color:#E4EBA5;
	display:none;
}

.red_fail{
	background-color:#EBA5A5;
}

.green_ok{
	background:#E4EBA5;
}



.obratu_vidpovid{
	font-weight: bold;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #E4EBA5;
    width: 169px;
    height: 169px;
    background-color: #1E1E1E;
    padding: 21px;
    border-radius: 50%;
    text-decoration: none;
    display: flex;
    margin: 0 14px;
    justify-content: center;
    align-items: center;
    position: absolute;
	left: calc(50% - 85px);
	top: calc(100% - 85px);
	margin: 0;
	border:none;
}

.next{
	font-weight: bold;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #E4EBA5;
    width: 169px;
    height: 169px;
    background-color: #1E1E1E;
    padding: 21px;
    border-radius: 50%;
    text-decoration: none;
    display: flex;
    margin: 0 14px;
    justify-content: center;
    align-items: center;
    position: absolute;
	left: calc(50% - 85px);
	top: calc(100% - 85px);
	margin: 0;
	display:none;
	border:none;
}

.poyasn_ok{
 	display:none;
}

.poyasn_fail{
 	display:none;
}

.poyasn_ok h3{
	font-weight: bold;
	font-size: 30px;
	line-height: 49px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #1E1E1E;
	margin-top:50px;
	margin-bottom:10px;
}

.poyasn_ok span{
	font-weight: bold;
	font-size: 24px;
	line-height: 39px;
	color: #1E1E1E;
}

.poyasn_ok p{
	font-weight: 500;
	font-size: 24px;
	line-height: 39px;
	color: #1E1E1E;
	margin-top:0;
}

.poyasn_fail h3{
	font-weight: bold;
	font-size: 30px;
	line-height: 49px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #CC3636;
	margin-top:50px;
	margin-bottom:10px;
}

.poyasn_fail span{
	font-weight: bold;
	font-size: 24px;
	line-height: 39px;
	color: #1E1E1E;
}

.poyasn_fail p{
	font-weight: 500;
	font-size: 24px;
	line-height: 39px;
	color: #1E1E1E;
	margin-top:0;
}

.result{
	position:relative;
	max-width: 700px;
	margin: 0 auto;
	margin-bottom:190px;
	padding-top: 100px;
}

.result_text{
	padding:60px;
	background-color:#fff;
	margin-top: -5px;
}

.result_text h2{
	font-weight: bold;
	font-size: 36px;
	line-height: 60px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #1E1E1E;
}

.result_text p{
	font-weight: 500;
	font-size: 24px;
	line-height: 39px;
	color: #1E1E1E;
}

.result_text h3{
	font-weight: bold;
	font-size: 24px;
	line-height: 39px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #1E1E1E;
}

.result_text p.kilkist{
	padding:27px 15px;
	background-color: #E4EBA5;
	font-weight: bold;
	font-size: 24px;
	line-height: 39px;
	color: #1E1E1E;
	max-width:355px;
}

.podil_socSeti img{
	width:100px;
	margin-right:30px;
}

.result{
	width:100%
}

.number_question p{
	position:absolute;
	font-weight: bold;
	font-size: 30px;
	line-height: 49px;
	color: #1E1E1E;
	padding:16px 30px;
	background-color: #E4EBA5;
	margin:0;
	top: calc(0% - 40px);
}

.question{
  display:none
}

.activeTest{
  display:block
}

/* .result{
  display:none;	
} */

.result_img{
	width:100%
}

.podil_socSeti a{
	font-size:0;	
}

.error_test{
	display:none;
	text-align:center;
}

.error_test p{
	font-size: 30px;
	line-height: 49px;
	margin-top: -90px;
	color:red;

}

.red.failTest{
	display:block;
}

.fiolet.active .slider_mob{
	display:none;
}

/* test*/
	

/*error*/

.error_page{
	text-align:center;
	margin-top:85px;
	margin-bottom: 100px;
}

.error_page h2{
	font-weight: bold;
	font-size: 40px;
	line-height: 60px;
	color: #1E1E1E;
	text-align:center;
	margin-bottom:0;
	margin-top:60px;
}

.error_page p{
	font-weight: 500;
	font-size: 30px;
	line-height: 49px;
	color: #1E1E1E;
	text-align:center;
	margin-top: 0;
	margin-bottom:0;
}

.white .nagolovnu{
	position:absolute;
    background: inherit;
	bottom:160px;

}

.white{
	position:relative;
    background: inherit;
}

.white_menu .search input{
    background: inherit;
}

.white_menu.active {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    z-index: 999;
	top: 0;
}

.white_menu{
	background:white;	
}
/*error*/

/*form*/

.form_section .container{
   display: flex;
   align-items: flex-end;
   position: relative;
 }


 .form_section form{
   padding: 30px;
 }

 .form_section img{
    position: absolute;
    width: 124px;
    bottom: 125px;
    bottom: 133px;
    right: 58px;
 }

 .form_section{
   position: relative;
   margin-top: 30px;
 }

 .form_section h3{
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  color: #1E1E1E;
  margin: 0 0 124px;
  max-width: 300px;
 }

 .input_form input{
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  background: transparent;
  padding: 13px 17px;
  border: 3px solid #1E1E1E;
  width: 100%;
  outline: none;
  height: 52px;
  box-sizing: border-box;
  font-family: 'Daicon';
 }

 .input_form button{
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #E4EBA5;
  background: #1E1E1E;
  border: none;
  padding: 12px 33px;
  font-family: 'Daicon';
  height: 52px;
  margin: 0;
  cursor:pointer;
  border: 3px solid #1E1E1E;
 }

 .input_form button:hover{
   color: #1E1E1E;
   background:transparent;
   border: 3px solid #1E1E1E;
 }

 .input_form {
   display: flex;
   align-items: stretch;
   position: relative;
   flex-direction: column;
 }

 .input_form label.error{
  position: absolute;
  bottom: -22px;
 }
 
 .valid_form{
	display:none;
	position: absolute;
    bottom: -22px;
    color: green;
    font-size: 18px;
}

.invalid_form{
	display:none;
	position: absolute;
    bottom: -22px;
   	font-size: 12px;
    color: #EC0F0F;
}

.email_entered{
	display:none;
	position: absolute;
    bottom: -22px;
   	font-size: 12px;
    color: #EC0F0F;
}

#button_subscribe:disabled { 
	opacity:0.6; 
}
/*form*/






/*style 16.06.2022*/
.poster_reporter img{
  width: 100%;
  height: auto;
}

.poster_reporter{
  padding-bottom: 70px;
  background:#BEBEF2;
}

.block1_rep_s2{
display: flex;
align-items: flex-start;
justify-content: space-around;
}

.left_block_rep_s2{
max-width: 629px;
margin-right: 82px;
width: 66%;
}

.reporter_section2{
	background:#BEBEF2;
}
.reporter_section2 p{
font-weight: 500;
font-size: 20px;
line-height: 32px;
color: #1E1E1E;
margin:0;
max-width: 550px;
}

.reporter_section2 h3{
font-style: normal;
font-weight: 700;
font-size: 40px;
line-height: 50px;
color: #000000;
margin: 0 0 6px;
}

.left_block_rep_s2 h5{
font-weight: 400;
font-size: 24px;
line-height: 45px;
color: #000000;
margin: 0 0 20px;
}

.right_block_rep_s2 h4{
font-weight: 700;
font-size: 28px;
line-height: 40px;
color: #000000;
margin: 35px 0 0;
}

.right_block_rep_s2 h4:first-child{
margin-top:0;
}

.right_block_rep_s2{
padding: 50px 45px 112px;
background: #E4EBA5;
width: 45%;
}

.thems_block2_rep_s2{
display: grid;
grid-template-columns: repeat(3, 1fr);
margin-top:62px;
position: relative;
}

.thems_block2_rep_s2 p{
padding: 37px 40px 37px 50px;
background: #E4EBA5;
}

.thems_block2_rep_s2 p:nth-child(2){
border-right:2px solid #BEBEF2;
border-left:2px solid #BEBEF2;
}

.text_block2_rep_s2 p{
max-width:500px;
}

.block2_rep_s2{
margin-top:-40px;
margin-bottom:-85px;
position: relative;
z-index: 1;
}

.thems_block2_rep_s2:after{
content:"";
position: absolute;
background: url(../img/image/reporter_s2.svg);
width: 288px;
height: 216px;
background-size:100% 100%;
top: -217px;
right: 128px;
}

.rep_section_video{
background: #38EAB3;
padding: 154px 0 72px;
position: relative;
}

.rep_section_video:before{
	content:"";
	width: 202px;
	height: 200px;
	background: url(../img/image/reporter_musc_s3.svg);
	position: absolute;
	bottom: 0;
	left: 40px;
	background-size: contain;
	background-repeat:no-repeat;
}

.rep_section_video iframe{
width:100%;
height:492px;
max-width:877px;
margin:0 auto;
display: flex;
}

.etap_block{
padding: 30px 60px 40px 40px;
background: #fff;
}

.grid_etap{
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-column-gap: 30px;
}

.etap_block:nth-child(1){
height:90%;
}

.etap_block:nth-child(4){
height:85%;
margin: auto 0;
}

.etap_rep h3{
font-weight: 700;
font-size: 40px;
line-height: 50px;
color: #000000;
margin: 0 0 40px;
}

.number_etap{
width:60px;
height:60px;
background: #E4EBA5;
display: flex;
align-items:center;
justify-content: center;
font-weight: 500;
font-size: 40px;
line-height: 65px;
color: #000000;
}

.etap_rep p{
font-weight: 500;
font-size: 17px;
line-height: 28px;
color: #1E1E1E;
margin: 20px 0;
}

.etap_rep a{
display: flex;
align-items:center;
justify-content: center;
width:318px;
height:58px;
background: #000;
font-weight: 700;
font-size: 16px;
line-height: 26px;
text-align: center;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #FFFFFF;
text-decoration:none;
}

.etap_rep{
padding:90px 0 140px;
background: #BEBEF2;
}

.possibility{
padding: 60px 0;
background: #fff;
position: relative;
}


.possibility:after{
content:"";
position: absolute;
background: url(../img/image/filter_image_4.svg);
width: 350px;
height:402px;
background-size:100% 100%;
bottom:0;
right: 46px;
}

.possibility h3{
font-weight: 700;
font-size: 40px;
line-height: 50px;
text-align: left;
color: #000000;
margin: 0 0 10px;
max-width:630px;
}

.possibility p{
font-weight: 500;
font-size: 20px;
line-height: 32px;
text-align: left;
color: #1E1E1E;
margin:0;
max-width:630px;
}

.possibility p:last-child{
	max-width: 490px;
}

.possibility a{
display: flex;
align-items: center;
justify-content: center;
width: 318px;
height: 58px;
background: #000;
font-weight: 700;
font-size: 16px;
line-height: 26px;
text-align: center;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #FFFFFF;
text-decoration: none;
margin: 30px 0 20px;
}

.updates h3{
font-weight: 700;
font-size: 40px;
line-height: 50px;
color: #000000;
margin: 0 0 40px;
}

.updates{
padding:90px 0 76px;
position: relative;
background: #38EAB3;
}

.update{
text-decoration:none;
display: flex;
flex-direction: column;
justify-content: space-between;
background: #fff;
}

.update:hover p{
text-decoration:underline;
}

.update p{
font-weight: 700;
font-size: 22px;
line-height: 30px;
color: #1E1E1E;
padding: 30px 25px 30px 30px;
background: #fff;
margin:0;
}

.update span{
font-weight: 500;
font-size: 20px;
line-height: 32px;
color: rgba(30, 30, 30, 0.80);
padding: 10px 20px 10px 30px;
background:#E4EBA5;
width:100%;
display:flex;
position: relative;
align-items: center;
justify-content: space-between;
}

.update span:after{
	content: '→'
}

.updates_grid{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-column-gap: 30px;
grid-row-gap: 30px;
}

#loadmore a{
display: flex;
align-items: center;
justify-content: center;
width: 318px;
height: 58px;
background: #0432E8;
font-weight: 700;
font-size: 16px;
line-height: 26px;
text-align: center;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #FFFFFF;
text-decoration: none;
margin: 54px auto 0;
position: absolute;
bottom: -100px;
left: calc(50% - 159px);
}

.rep_partners{
padding: 48px 0 80px;
}

.rep_partners h3{
font-weight: 700;
font-size: 40px;
line-height: 50px;
color: #000000;
margin: 0 0 30px;
text-align:center;
}

.partners_img{
display: grid;
grid-template-columns: repeat(5, 1fr);
grid-column-gap: 78px;
grid-row-gap: 30px;
align-items: center;
}

.partners_img img{
  width: 100%;
  max-height: 84px;
}

.search_btn{
padding: 7px 15px;
display: flex;
align-items:center;
margin:0 0 0 38px;
border: 3px solid #1E1E1E;
cursor:pointer;
text-decoration:none;
}

.search_btn span{
font-weight: 700;
font-size: 16px;
line-height: 26px;
text-align: right;
letter-spacing: 0.1em;
color: #1E1E1E;
text-decoration:none;
}

.search_btn img{
margin-right: 8px;
}

.header_wraper{
padding: 0 38px;
max-width: 1500px;
margin: 0 auto;
}

.header_menu_new ul{
display: flex;
align-items:center;
justify-content: space-between;
padding: 0;
margin:0;
}

.header_menu_new li{
list-style: none;
margin-right:40px;
}

.header_menu_new li a{
font-weight: 700;
font-size: 17px;
line-height: 162.5%;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #1E1E1E;
text-decoration:none;
white-space: nowrap;
}

.header_menu_new{
padding: 20px 0;
border-top: 2px solid #1E1E1E;
border-bottom: 2px solid #1E1E1E;
margin: 25px 0 0px;
}

.header_menu_new .header_wraper{
display: flex;
align-items:center;
overflow: auto;
scrollbar-width: none;
-ms-overflow-style: none;
/* justify-content:space-between; */
}

.header_menu_new .header_wraper::-webkit-scrollbar {
display: none;
}

.post_reporter .reporter_btn{
display: flex;
align-items:center;
font-weight: 700;
font-size: 20px;
line-height: 36px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #1E1E1E;
text-decoration:none;
margin-bottom:35px;
}

.post_reporter .reporter_btn img{
margin-left: 10px;
} 

.post_reporter{
max-width: 740px;
margin:0 auto 80px;
}

.post_reporter h2{
font-weight: 500;
font-size: 44px;
line-height: 56px;
color: #1E1E1E;
margin: 0;
}

.post_reporter .data_soc_seti{
margin: 30px 0 0;
}

.text_post_reporter img{
width: 100%;
height: auto;
margin: 25px 0;
}

.text_post_reporter h3{
font-weight: 700;
font-size: 28px;
line-height: 40px;
color: #1E1E1E;
margin: 0 0 20px;
}

.text_post_reporter p{
font-weight: 500;
font-size: 20px;
line-height: 32px;
color: #1E1E1E;
margin: 0 0 30px;
}

.text_post_reporter p em{
font-weight: 300;
}

.text_post_reporter h4{
font-weight: 700;
font-size: 22px;
line-height: 32px;
color: #1E1E1E;
margin: 0 0 30px;
}

.reporter_video_post h2{
font-weight: 500;
font-size: 44px;
line-height: 56px;
color: #1E1E1E;
margin: 0;
}


.grid_video_post{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-column-gap: 30px;
grid-row-gap: 30px;
margin: 34px 0 100px;
}

.video_post_rep .poster{
width: 100%;
height: 211px;
object-fit: cover;
}

.video_post_rep{
text-decoration: none;
position: relative;
background: #E4EBA5;
}

.video_post_rep:hover{
text-decoration: underline;
color: #1E1E1E;
}

.video_post_rep p{
font-weight: 700;
font-size: 17px;
line-height: 24px;
color: #1E1E1E;
padding: 20px;
background: #E4EBA5;
margin: -5px 0 0;
}

.youtube_btn{
position: absolute;
width:86px;
height: 60px;
top: calc(35% - 30px);
left: calc(50% - 43px);
}

.reporter_video_post .reporter_btn {
display: flex;
align-items: center;
font-weight: 700;
font-size: 20px;
line-height: 36px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #1E1E1E;
text-decoration: none;
margin-bottom: 35px;
}

#loadmore a img{
height:80%;
}

/* .header_wraper .reporter_btn{
margin-left:10px;
} */

.img_news_archive{
width:100%;
height:190px;
object-fit:cover;
}

.new_header{
  background: #BEBEF2;
  padding-bottom: 40px;
}

.all_news.more_news{
  position: absolute;
  bottom: 80px;
  left: calc(50% - 85px);
}


#loadmore2 img{
  width: 80%;
  display: none;
}



.btn_load{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 318px;
    height: 58px;
    background: #0432E8;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    border: none;
    position: absolute;
    bottom: 170px;
    left: calc(50% - 159px);
	cursor:pointer;

}

.btn_load img{
  height: 80%;
  width: auto;
  display: none;
}

.mob_rep_img{
  display: none;
}

.news_block_popular img{
  width: 100%;
  height: 190px;
  object-fit: cover;
}

.news_block_popular{
  margin-bottom: 28px;
  display: block;
  text-decoration: none;
}

.news_block_text_popular{
  background: #fff;
  display: flex;
  flex-direction: column;
  padding: 40px 20px 20px;
  margin-top: -5px;
}

.right_post_main_block h3{
  font-weight: 700;
  font-size: 28px;
  line-height: 45px;
  color: #1E1E1E;
  margin: 0 0 10px;
}

.right_post_main_block h4{
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  color: #1E1E1E;
  margin: 0 0 10px;
}

.right_post_main_block .data p{
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  color: rgba(30, 30, 30, 0.5);
}

.right_post_main_block .data span{
  font-weight: 400;
  font-size: 26px;
  line-height: 42px;
  color: #1E1E1E;
}

.post_main_block{
  display: flex;
  justify-content: space-between;
}

.left_post_main_block{
  width: 66%;
}

.arhiv_news_text{
  max-width: 680px;
}

.right_post_main_block{
  width: 34%;
  margin-left: 75px;
}

.popular_news_wraper .all_news{
  margin-top: 40px;
}

.right_post_main_block{
  position: sticky;
  top: 20px;
  height: fit-content;
}

.oliv_news .soc_seti img{
  width: 40px;
}

.slid_number{
  position: absolute;
  z-index: 1;
  padding: 25px 70px;
  background: #BEBEF2;
  bottom: 0;
  left: -1px;
}

.slider_wraper{
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.slid_number span{
  font-weight: 500;
  font-size: 24px;
  line-height: 162.5%;
  letter-spacing: 0.08em;
  color: #1E1E1E;
}

.insta_block{
  max-width: 380px;
  height: 100%;
  background: #fff;
  border-radius: 5px;
}

.insta_block.order1{
	order:-1;
}


.img_insta img{
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.header_insta_block{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
}

.header_insta_block span{
  font-size: 14px;
  line-height: 130%;
  font-weight: 500;
}

.pofile_img{
  display: flex;
  align-items: center;
}


.pofile_img img{
  width: 32px;
  height: 32px;
  margin-right: 10px;
  border-radius: 50%;
  border: 1px solid #8F8F8F;
}

.bottom_insta_block p{
  font-size: 14px;
  line-height: 130%;
  font-weight: 500;
  margin: 0;
}

.bottom_insta_block span{
  font-size: 14px;
  line-height: 130%;
  font-weight: 400;
  margin-left: 10px;
}

.bottom_insta_block{
  padding: 10px;
}


.grid_insta{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 28px;
  grid-row-gap: 10px;
  width: fit-content;
  position: relative;
  max-height:690px;
  overflow: auto;
}

.grid_insta{
	scrollbar-width: none; /* Firefox */
	-ms-overflow-style: none;  /* IE 10+ */	
}
	
.grid_insta::-webkit-scrollbar { /* WebKit */
	width: 0px;
 }

.liner_gradient:after{
  content: '';
  background:  linear-gradient(180deg, rgba(30, 30, 30, 0) 0%, #1E1E1E 100%);
  width: 100%;
  height: 260px;
  position: absolute;
  top: 430px;
  left: 0;
}

.liner_gradient{
  width: fit-content;
  position: relative;
}

.insta_section{
  background: #131313;
  padding-top: 100px;
}

.insta_section h2{
  font-weight: 700;
  font-size: 40px;
  line-height: 65px;
  color: #38EAB3; 
  margin: 0 0 45px;
}

.link_on_insta{
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 15px 10px 30px;
  background: #38EAB3;
  text-decoration: none;
}

.link_on_insta{
  font-weight: 700;
  font-size: 27px;
  line-height: 38px;
  color: #1E1E1E;
}

.right_block_insta{
  max-width: 380px;
  margin-left: 28px;
}

.block_all_insta{
  display: flex;
  align-items: flex-start;
}


.main_map{
  display: flex;
  align-items: flex-start;
  max-height: 100vh;
  overflow: hidden;
}

#_map{
  width: 60%;
  position: relative;
}

.all_sity{
  width: 40%;
  padding: 40px;
  overflow: auto;
  height: 100vh;
}

.all_sity h3{
  font-weight: 700;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #1E1E1E;
  margin: 0;
  padding-bottom: 30px;
  border-bottom: 2px solid #DDDDDD;
}

.all_sity p{
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #1E1E1E;
  margin: 0;
  padding: 20px 10px 20px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #DDDDDD;
  cursor: pointer;
}


.logo_map {
    display: block;
    padding: 30px 40px 0;
}

.logo_map img{
  width: 170px;
}

#_map .container{
  padding: 0;
  min-height: 700px;
}

.marker{
  width: 30px;
}

.marker_white{
  width: 30px;
}

.info_block span{
  font-weight: 700;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #1E1E1E;
  margin-bottom: 20px;
  display: block;
  cursor:pointer;
}

.info_block span:hover{
	text-decoration:underline;
}

.all_sity  .info_block h3{
  font-weight: 700;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #1E1E1E;
  margin: 0 0 2px;
  border:none;
  padding: 0;
}

.all_sity .info_block p{
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: rgba(30, 30, 30, 0.5);
  margin: 0 0 15px;
  border: none;
  padding: 0;
  text-transform: none;
}

.repeater_info h4{
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  margin: 0 0 15px;
}

.repeater_info{
  padding: 28px 0;
  border-top: 2px solid #DDDDDD;
}

.soc_seti_map a{
  display: flex;
  margin-left: 15px;
}

.soc_seti_map{
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.soc_seti_map a.button_link{
  font-weight: 700;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 13px 27px;
  background: #000;
  border-radius: 100px;
  text-decoration: none;
}

.soc_seti_map a:first-child{
  margin-left: 0;
}

.soc_seti_map img{
  width: 48px;
  height: 48px;
}

.link_in_map a{ 
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #000000;
  text-decoration: underline;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.link_in_map img{
  margin-left: 10px;
}

.info_block{
  background: #fff;
  display: none;
}

.zak_bl .acardion{
  margin-left: -10%;
}

.ivf_bl .acardion{
  margin-left: -25%;
}

.active_city .marker{
  display: none!important;
}

.disabled_map{
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.krim_bl{
  position: absolute;
  top: 71%;
  left: 65%;
  cursor: pointer;
}

.close_list_city{
  display: none;
}


.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: black;
  border-radius: 0px;
  left: 2px;
  right: 2px;
  opacity: 0;
  transition: none;
  opacity: 1;
}


.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  height: 8px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  top: 0px;
}


.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 8px;
  background: #fff;
  bottom: 40px;
  width: 90%;
  margin: 0 auto;
}

.simplebar-scrollbar.simplebar-visible:before{
  opacity: 1;
}

.all_city_mob{
  display: none;
  cursor:pointer;
}

.all_city_mob:hover{
	text-decoration:underline;
}

.icon_insta img{
  height: 20px;
  width: auto;
}

.icon_insta{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 10px 10px 0 10px;
}

.icon_insta img{
  margin-right: 5px;
}

.icon_insta img:last-child{
  margin-right: 0;
}

.partner_s{
  background: #E4EBA5;
}

.partner_s h3{
  font-weight: 700;
  font-size: 40px;
  line-height: 65px;
  color: #1E1E1E;
  margin: 0;
  padding: 90px 0 70px;
}

.parter_hr{
  margin: 0;
  background: #38EAB3;
  color: #38EAB3;
  height: 2px;
  border:none;
}

.partner_s .container{
  padding-bottom: 110px;
}

.our_partner{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  max-width: 900px;
}

.our_friend{
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.our_friend a{
	text-align:center;
}

.our_friend img:hover{
	transform:scale(1.1);
	filter: grayscale(0);
}

.our_friend img{
	transition: ease .3s all;
	filter: grayscale(100%);
	max-width: 260px;
    max-height: 100px;
	min-height: 60px;
	min-width:160px;
}

.our_partner img:hover{
	transform:scale(1.3);
	filter: grayscale(0);
}

.our_partner img{
	transition: ease .3s all;
	filter: grayscale(100%);
	max-width: 400px;
    max-height: 100px;
}


.logo2{
  width: 110px;
}


.button_top{
  width: 100px;
  height: 100px;
  background: #E4EBA5;
  transform: rotate(-90deg);
  font-weight: 500;
  font-size: 50px;
  line-height: 81px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #1E1E1E;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  right: 120px;
  bottom: 94px;
  cursor:pointer;
}

.video_wrapper{
	max-width:877px;
	margin:0 auto;
	position:relative;
}

.prev_video{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	cursor:pointer;
	height:100%;
}

.play_report{
	position: absolute;
    left: calc(50% - 58px);
	top: calc(50% - 58px);
}

.poster_report{
	width:100%;
	height:100%;
	object-fit:cover;
}

.prev_video p{
	font-weight: 700;
	font-size: 22px;
	line-height: 30px;
	color: #1E1E1E;
	padding:15px 24px;
	margin:0;
	background:#fff;
	position:absolute;
	width:100%;
	bottom:0;
	left:0;
}

.video_wrapper iframe{
	opacity:0;
}
/*style 16.06.2022*/


/*style 24.08.2022*/
.black_section{
	background: #1E1E1E;
	padding:120px 0;
	color: #38EAB3;
}

.black_section h2{
	font-weight: 700;
	font-size: 40px;
	line-height: 65px;
	color: #38EAB3;
	margin:0 0 50px;
}

.black_section h4{
	font-weight: 700;
	font-size: 26px;
	line-height: 42px;
	color: #38EAB3;
	margin: 0 0 14px;
}

.black_section p{
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	display: flex;
	align-items: flex-end;
	color: #38EAB3;
	margin:0;
}

.block_function{
	padding:60px 0;
	border-top:4px solid #38EAB3;
	border-bottom:4px solid #38EAB3;
}

.grid_function{
	display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 50px;
    grid-row-gap: 50px;
}

.team_s{
	padding:120px 0;
}

.team_s h2{
	font-weight: 700;
	font-size: 40px;
	line-height: 65px;
	color: #1E1E1E;
	margin:0 0 40px;
}

.team_s h4{
	font-weight: 700;
	font-size: 23px;
	line-height: 38px;
	color: #E4EBA5;
	margin: 0 0 20px;
}

.team_s p{
	font-weight: 500;
	font-size: 17px;
	line-height: 28px;
	color: #E4EBA5;
	margin:0;
	height: calc(100% - 62px);
	overflow:auto;
}

.block_team{
	background: #1E1E1E;
	padding:30px;
	position:relative;
	height:400px;
	box-sizing:border-box;
	cursor:context-menu;
}

.block_team:hover .photo_team{
	opacity:0;
	z-index:-1;
}
.name_link{
	display:flex;
	align-items: flex-start;
}

.name_link img{
	width:44px;
	height:44px;
	margin-left:14px;
}

.photo_team{
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	top:0;
	left:0;
	transition: ease .3s all;
}

.grid_team{
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 28px;
    grid-row-gap: 28px;
}

.what_work h2{
	font-weight: 700;
	font-size: 40px;
	line-height: 65px;
	color: #1E1E1E;
	margin:0 0 40px;
}

.what_work p{
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	color: #BEBEF2;
}

.slide_what_work{
	background: #1E1E1E;
	padding:30px;
	margin-left:28px;
}

.slide_what_work:nth-child(1){
	margin-left:0;
}

.what_work{
	padding: 120px 0;
	position: relative;
}

.slider_what_work{
	position:relative;
}

.slider_what_work .slick-arrow{
  position:absolute;
  font-size: 0;
  z-index: 10;
  width: 30px;
  height: 30px;
  border: none;
  top: -75px;
  cursor: pointer;
}

.slider_what_work .slick-arrow.slick-next{
  right: 15px;
  background: url('../img/icon/slider_right.svg') 0 0 /100% no-repeat;

}

.slider_what_work .slick-arrow.slick-prev{
  right: 120px;
  background: url('../img/icon/slider_left.svg') 0 0 /100% no-repeat;
}

.what_work .container{
	position:relative;	
}

.what_work .slid_number{
	top: 25px;
	right: 55px;
    left: auto;
    height: fit-content;
    padding: 0;
}

.slider_what_work .slick-track {
    justify-content: space-between;
}

.list-unstyled{
	list-style:none;
}

.list-unstyled a{
	font-weight: 700;
	font-size: 22px;
	line-height: 162.5%;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #1E1E1E;
	text-decoration:none;
}

.list-unstyled .current-lang{
	display:none;
}

.header_menu_mob ul.list-unstyled{
	list-style: none;
    padding-left: 0;
    margin: 0;
    padding: 0;
    border-top: none; 
	margin-top: -7px;
}

.seti_lang{
	display: flex;
    align-items: center;
    justify-content: space-between;
}


/*style 24.08.2022*/