/*Artem changes.  <p class="zagolovok"><?php pll_e('Внутрішний аудит'); ?></p>*/
/*sizes*/
.pagin{
  margin: 40px 0 0;
  text-align: center;
  font-size: 15px;
  display: flex;
  justify-content: center;
}
.pagin span{
  border: 2px solid black;
  padding: 5px 12px;
  opacity: 0.3;
  margin: 0 2px;
}
.pagin a{
  border: 2px solid black;
  padding: 5px 12px;
  color: black;
  text-decoration: none;
  margin: 0 2px;
}

.news_osn p span{
  color: black!important;
}
.news_osn .marg {
	margin-top: 0;
}

.slider .video iframe{
  width: 100%;
  height: 100%;
}

.flex-inputs{
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: space-between
}
.flex-inputs .os_danni{
  width: calc(50% - 20px);
}
.flex-inputs select{
  width: 100%!important;
}
:root {
  --coef: 1;
}
body.grayscale{
  filter: grayscale(100%);
}
@media (min-width: 992px){
.big-font-size .mustectvo_grid{
  grid-template-columns: repeat(1,1fr);
}
.big-font-size .anons_bl{
  flex-flow: row;
  flex-wrap: wrap;
}
.medium-font-size .anons_bl .anons{
  width: calc(50% - 15px);
  margin-top: 20px;
}
.big-font-size .anons_bl .anons{
  width: 100%;
  margin-top: 20px;
}
.big-font-size .grid_news{
  grid-template-columns: repeat(1,1fr);
}
.medium-font-size .grid_s5{
  grid-template-columns: repeat(2,1fr);
}
.big-font-size .grid_s5{
  grid-template-columns: repeat(1,1fr);
}
.zast_kerivn .container{
  flex-flow: row;
  flex-wrap: wrap;
}
.medium-font-size .zast_kerivn .kerivn{
  max-width: calc(33.3% - 30px);
  width: calc(33.3% - 30px);
  margin-right: 15px;
  margin-top: 20px;
}
.big-font-size .zast_kerivn .kerivn{
  max-width: calc(50% - 30px);
  width: calc(50% - 30px);
  margin-right: 15px;
  margin-top: 20px;
}
.medium-font-size .stazh_text{
  width: 100%;
  max-width: 100%;
  margin-left: 0;
}
.big-font-size .stazh_text{
  width: 100%;
  max-width: 100%;
  margin-left: 0;
}
.medium-font-size .news_all .section1_block{
  max-width: initial;
  box-sizing: border-box;
}
.big-font-size .news_all .section1_block{
  max-width: 100%;
  box-sizing: border-box;
}
.medium-font-size .all_news_grid{
  grid-template-columns: repeat(2,1fr);
}
.big-font-size .all_news_grid{
  grid-template-columns: repeat(1,1fr);
}
.medium-font-size .anons_all .anons_bl{
  grid-template-columns: repeat(2,1fr);
}
.medium-font-size .anons_all .anons_bl .anons{
  max-width: initial;
  width: auto;
}
.big-font-size .anons_all .anons_bl{
  grid-template-columns: repeat(1,1fr);
}
.big-font-size .anons_all .anons_bl .anons{
  max-width: initial;
  width: auto;
}
.big-font-size .kontact{
  display: block;
}
.big-font-size .kontact > iframe{
width: 100%;
}
.big-font-size .kontact .contact_right{
  width: 100%;
  margin-top: 40px;
}
}

/*sizes end*/

.tags-wrap span{
  padding: 5px 15px;
  border-radius: 20px;
  background: #C0926D;
  color: white;
  margin-right: 5px;
  font-size: calc(12px * var(--coef));
  text-transform: uppercase
}
.grid_news a > img{
  height: auto!important;
  width:160px;
  max-height: 160px;
  border-radius: 25px;
  object-fit: cover;
}
.vacan_1 img:last-of-type{
  margin-left: auto
}

.bl_footer_centr_ostan li{
	font-weight: 300;
	font-size: 14px;
	line-height:31px
	letter-spacing: 0.01em;
	color: #FFFFFF;
}

p.subheading{
  margin-top: 0;
  margin-bottom: 30px;
  opacity: 0.3;
  font-size: calc(24px  * var(--coef));
}
.anons_all .anons_bl a{
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100%;
}




/*Artem changes end*/
body{
  background-color: #FFFFFF;
  color: #000000;
  overflow-x: hidden;
  padding: 0;
  margin: 0 auto;
  text-align: center;
  font-family: 'e-Ukraine';
}


header{
  border-bottom: 2px solid #000000;
}

.inkl_navch img{
	width:100%;
}

menu a.active {
  color: #226AB3;
}


.container{
  max-width: 1300px;
  color: #000000;
  margin: 0 auto;
  padding: 0 0px;
  text-align: left;
}

input{
  font-family: 'e-Ukraine';
}

.header_left{
  border-right: 2px solid #000;
  padding: 45px 109px 45px 0px;
  min-width: 700px;
}

.bl_footer_centr_white a{
	font-weight: 300;
	font-size: 14px;
	line-height:31px;
	letter-spacing: 0.01em;
	color: #FFFFFF;
	text-decoration:none;
}

.header_right{
  padding: 30px 0px;
  margin-left: auto;
  text-align: right;
  font-weight: normal;
  font-size: calc(16px * var(--coef));
  line-height: 109%;
  letter-spacing: 0.02em;
  color: #000000;
}
.header_right .soc_seti {
	margin-top: 10px;
}

.header_right a{
  text-decoration: none;
  font-weight: normal;
  font-size: calc(16px * var(--coef));
  line-height: 109%;
  letter-spacing: 0.02em;
  color: #000000;
}

.header_right button{
  text-decoration: none;
  font-weight: normal;
  font-size: calc(16px * var(--coef)); 
  line-height: 109%;
  letter-spacing: 0.02em;
  color: #000000;
  display: flex;
  border: none;
  background-color: #fff;
  cursor: pointer;
  margin-left: auto;
  text-align: right;
  align-items: center;
}

.footer_right button{
  text-decoration: none;
  font-weight: normal;
  font-size: calc(16px * var(--coef));
  line-height: 109%;
  letter-spacing: 0.02em;
  color: #C8C9C7;
  display: flex;
  border: none;
  background-color: #000000;
  cursor: pointer;
  margin-left: auto;
  text-align: right;
  align-items:center;

}
.footer_right .soc_seti {
	margin-top: 10px;
}

.mobile .in_english{
  display: block;
}


.bot_header_mob .nal_dost button{
  text-decoration: none;
  font-weight: normal;
  font-size: calc(16px * var(--coef));
  line-height: 109%;
  letter-spacing: 0.02em;
  color: #000000;
  display: flex;
  border: none;
  background-color: #fff;
  cursor: pointer;
  align-items: center;
  padding-left: 0;
}

.bot_header_mob .in_english button{
  text-decoration: none;
  font-weight: normal;
  font-size: calc(16px * var(--coef));
  line-height: 109%;
  letter-spacing: 0.02em;
  color: #000000;
  display: flex;
  border: none;
  background-color: #fff;
  cursor: pointer;
}

.misiya h2{
	display:none;
}

.header_top{
  display: flex;
}

.nal_dost a{
  display: flex;
}

.nal_dost img{
  margin-right: 10px;
}

.in_english img{
  margin-right: 10px;
}

.soc_seti img{
  margin-left: 15px;
}

.in_english a{
  display: flex;
  justify-content: flex-end;
  margin-bottom: 20px
}

.in_english{
  display: flex;
  justify-content: flex-end;
  margin: 15px 0;
}
/*header start*/
.header_botom{
  display: flex;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  justify-content: space-between;
}

.header_all_page .header_botom{
  padding-top: 20px;
  padding-bottom: 20px;
}

.header_botom a{
  font-weight: normal;
  font-size: calc(14px * var(--coef));
  line-height: 109%;
  letter-spacing: 0.01em;
  text-decoration: none;
  color: #9C9C9C;
  text-transform: uppercase;
  margin-right: 50px;
}

.menu{
  display: flex;
  padding-left: 0;
  margin: 0;
}

.menu li{
  list-style: none;
}

.menu li a.active{
  color: #226AB3;
}

.form_search_index{
  position:relative;
  z-index:1;
}

.search button{
  border: none;
  background-color: #FFFFFF;
  cursor: pointer;
}

.search input{
  border: none;
  font-weight: normal;
  font-size: calc(15px * var(--coef));
  line-height: 109%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #000000;
  width: 80px;
}


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

.form_search{
  margin-left: auto;
}

.form_page{
  align-items:center;
}

.prosm{
  display: flex;
  align-items: center;
  margin-left: 18px;
}

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

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

.data_prosm p{
  font-weight: normal;
  font-size: calc(18px * var(--coef));
  line-height: 17px;
  letter-spacing: 0.01em;
  color: #9C9C9C;
}

.news_botom .data_prosm p{
  font-size: calc(14px * var(--coef));
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

.news_botom .prosm{
  display: flex;
  align-items: baseline;
}


/* #bl_1{
  background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%), url(../img/bg/bg_s1_bl1.svg) no-repeat center;
  background-size: cover;
}

#bl_2{
  background:url(../img/bg/bg_s1_bl2.svg) no-repeat ;
  background-size: cover;
  background-position-y: 30%;
}

#bl_3{
  background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%), url(../img/bg/bg_s1_bl3.svg) no-repeat center;
  background-size: cover;
}

#bl_1_sl{
  background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%), url(../img/bg/bg_s1_bl1.svg) no-repeat center;
  background-size: cover;
}

#bl_2_sl{
  background:url(../img/bg/bg_s1_bl2.svg) no-repeat ;
  background-size: cover;
  background-position-y: 30%;
}

#bl_3_sl{
  background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%), url(../img/bg/bg_s1_bl3.svg) no-repeat center;
  background-size: cover;
} */

.section1_block h2{
  font-weight: normal;
  font-size: calc(20px * var(--coef));
  line-height: 28px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
}

.section1_block{
  text-decoration: none;
  width: 100%;
  padding: 0px 40px 40px;
  text-align: left;
  display:flex;
  height:440px;
  box-sizing: border-box;
}

.news_blok_text{
	margin-top: auto;
}

.section1{
  display: flex;
}

.p_anons{
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 140%;
  margin-bottom: 0;
  padding-right: 15px;
}

.anons_bl{
  display: flex;
  justify-content: space-between;
	padding-bottom:90px;
}

.anons{
  text-decoration: none;
  color: #000000;
  width: calc(33.3% - 15px);
  display: inline-block;
}
.anons img{
  width: 100%;
  height:calc(100% - 81px);
  object-fit:cover;
}

.all_anons a{
  font-size: calc(16px * var(--coef));
  line-height: 24px;
  text-align: center;
  color: #000000;
  border: 2px solid #000000;
  box-sizing: border-box;
  text-decoration: none;
  padding: 20px 80px;
}

.all_anons span{
  font-size: calc(16px * var(--coef));
  line-height: 24px;
  text-align: center;
  color: #000000;
  border: 2px solid #000000;
  box-sizing: border-box;
  text-decoration: none;
  padding: 20px 80px;
  border-radius: 50%;
}

.all_anons{
  display: flex;
  justify-content: center;
  margin-top: 60px;
}

.section2 h1{
  font-weight: 300;
  font-size: calc(48px * var(--coef));
  line-height: 58px;
  letter-spacing: -0.02em;
  margin-top: 80px;
}


.news_bl{
  text-decoration: none;
  display: flex;
  border-top: 2px solid #B3B3B3;
  border-bottom: 2px solid #B3B3B3;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #B3B3B3;
}

.news_text h2{
  font-weight: bold;
  font-size: calc(12px * var(--coef));
  line-height: 150%;
  text-transform: uppercase;
  color: #C79165;
}

.p_news{
  font-style: normal;
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 28px;
  color: #000000;
  margin: 0;
}

.news_text{
  margin-left: 37px;
}

.grid_news{
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 0px 40px;
}

.section3 h3{
  font-weight: 300;
  font-size: calc(48px * var(--coef));
  line-height: 58px;
  letter-spacing: -0.02em;
}

.section3{
  margin-top: 90px;
}

.all_news{
  display: flex;
  justify-content: center;
  margin-top: 60px;
}


#bl_nap_d_left{
  margin-right: 40px;
}
.bl_nap_d{
  background-color: #226AB2;
  position: relative;
}


#bl_nap_d_right{
  background-color: #C79165;
  position: relative;
}

.bl_nap_d > a img {
top: 10%;
position: absolute;
}

.bl_nap_d > a img {
top: 10%;
position: absolute;
}

.bl_nap_d{
  max-width: 488px;
  padding: 305px 73px 72px 73px;
  position: relative;
}

.bl_must h2{
  font-weight: normal;
  font-size: calc(36px * var(--coef));
  line-height: 43px;
  letter-spacing: -0.02em;
  color: #000000;
}

.bl_must h2 a{
  text-decoration: none;
  color: #000000;
}

.bl_must p{
  font-weight: 300;
  font-size: calc(16px * var(--coef));
  line-height: 160%;
  color: #000000;
}

.strelka{
  position: absolute;
  top: 71px;
  right: 71px;
}

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

.section4 h3{
  font-weight: 300;
  font-size: calc(48px * var(--coef));
  line-height: 58px;
  letter-spacing: -0.02em;
}

.section4{
  margin-top: 90px;
}


.section5 h3{
  font-weight: 300;
  font-size: calc(48px * var(--coef));
  line-height: 58px;
  letter-spacing: -0.02em;
}

.section5{
  margin-top: 90px;
}

.bl_s5 p{
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  margin: 10px 0;
  line-height: 29px;
  color: #000000;
}

.bl_s5 a{
  text-decoration: none;
  font-weight: normal;
  font-size: calc(16px * var(--coef));
  line-height: 24px;
  display: flex;
  align-items: center;
  color: #000000;
}

.bl_s5 img{
  margin-left: 15px;
}

.bl_s5{
  border-top: 3px solid #000000;
  padding-bottom: 40px;
}

.grid_s5{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 0px 44px;
}

#bl_s5_10{
  grid-column-start: 1;
  grid-column-end: 3;
}

#bl_s5_12{
  grid-column-start: 1;
  grid-column-end: 3;
}

.korupcia{
  background-color: #C79165;
  padding-top: 17px;
  padding-bottom: 17px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom:-110px;
}

.korupcia a{
  font-weight: 300;
  font-size: calc(18px * var(--coef));
  line-height: 220%;
  letter-spacing: 0.01em;
  text-decoration-line: underline;
  color: #000000;
  margin-left: 30px;
  margin-right: 30px;
}


footer{
  background-color: #000000;
  padding-top: 90px;
  padding-bottom: 67px;
  margin-top:110px;
}


.footer_right{
  padding:0px;
  margin-left: auto;
  text-align: right;
  font-weight: normal;
  font-size: calc(16px * var(--coef));
  line-height: 109%;
  letter-spacing: 0.02em;
  color: #C8C9C7;
}

.footer_right a{
  text-decoration: none;
  font-weight: normal;
  font-size: calc(16px * var(--coef));
  line-height: 109%;
  letter-spacing: 0.02em;
  color: #C8C9C7;
}

.footer_top{
  display: flex;
}
.footer_left {
	min-width: 700px;
}


.footer_centr{
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-gap: 0px 44px;
  margin-top: 70px;

}

.bl_footer_centr{
  display: grid;
  align-content: start;
}

.bl_footer_centr a{
  color: #C8C9C7;
  font-weight: 300;
  font-size: calc(14px * var(--coef));
  line-height: 220%;
  letter-spacing: 0.01em;
  text-decoration: none;
}

.bl_footer_centr .zagolovok{
  color: #FFFFFF;
  font-size: calc(14px * var(--coef));
}

.licenz p{
  font-weight: 300;
  font-size: calc(12px * var(--coef));
  line-height: 150%;
  color: #FFFFFF;
  opacity: 0.5;
}

.licenz{
  max-width: 316px;
  margin-top: 50px;
}

.contact a{
  font-weight: normal;
  font-size: calc(16px * var(--coef));
  line-height: 230%;
  letter-spacing: 0.01em;
  text-decoration-line: underline;
  color: #FFFFFF;
}

.contact p{
  font-weight: normal;
  font-size: calc(16px * var(--coef));
  line-height: 230%;
  letter-spacing: 0.01em;
  color: #C8C9C7;
  margin: 0;
}

.contact{
  display: grid;
  text-align: end;
  position: absolute;
  bottom: -20px;
  right: 0;
}

.bl_footer_bottom{
  position: relative;
}



/* Страница Про нас Мисия  */

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

header .form_search{
  margin: 0;
}
.kama_breadcrumbs{
  margin: 18px 0;
  font-weight: normal;
  font-size: calc(14px * var(--coef));
  line-height: 109%;
  letter-spacing: 0.01em;
  color: #B3B3B3;
}
.kama_breadcrumbs span{
  margin-right: 5px;
}
.kama_breadcrumbs a{
  text-decoration: none;
  font-weight: normal;
  font-size: calc(14px * var(--coef));
  line-height: 109%;
  letter-spacing: 0.01em;
  color: #B3B3B3;
}

.breadcrumbs li{
  list-style: none;
  padding-bottom: 1px;
}

.breadcrumbs{
  display: flex;
  padding-left: 0;
}

.breadcrumbs li a{
  text-decoration: none;
  font-weight: normal;
  font-size: calc(14px * var(--coef));
  line-height: 109%;
  letter-spacing: 0.01em;
  color: #B3B3B3;
  margin-right: 5px;
}

.breadcrumbs li {
  font-weight: normal;
  font-size: calc(14px * var(--coef));
  line-height: 109%;
  letter-spacing: 0.01em;
  color: #B3B3B3;
  margin-right: 5px;
}

.section_menu{
  display: flex;
  border-bottom: 2px solid #B3B3B3;
  padding-left: 0;
}

.section_menu li{
  list-style: none;
}

.section_menu li a{
  text-decoration: none;
  font-weight: normal;
  font-size: calc(22px * var(--coef));
  line-height: 26px;
  letter-spacing: -0.02em;
  color: #B3B3B3;
  margin-right: 30px;
}

.section_menu li a.active_section_menu{
  color: #226AB3;
  border-bottom: 2px solid #226AB3;
  padding-bottom: 4px;
}

.misiya h1{
  font-weight: normal;
  font-size: calc(56px * var(--coef));
  line-height: 67px;
  letter-spacing: -0.02em;
  color: #000000;
}

.misiya h2{
  font-weight: normal;
  font-size: calc(36px * var(--coef));
  line-height: 43px;
  letter-spacing: -0.02em;
  color: #000000;
  padding-left: 110px;
  margin-top: 80px;
  margin-bottom: 60px;
}

.misiya p{
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 160%;
  color: #000000;
  padding-left: 110px;
  max-width: 740px;
  margin-top: 60px;
  margin-bottom: 80px;
}

.misiya_a{
  display: grid;
}

.misiya_a a{
  text-decoration: none;
  font-weight: 300;
  font-size: calc(48px * var(--coef));
  line-height: 58px;
  color: #000000;
  border-top: 2px solid #000000;
  border-bottom:2px solid #000000;
  margin-bottom: -2px;
  padding-top: 18px;
  padding-bottom: 46px;
  display: flex;
  justify-content: space-between;
}

.misiya_a a:hover{
  color: #226AB2;
}

/* Страница Про нас Руководство  */

.kerivn_h1{
  font-weight: 300;
  font-size: calc(48px * var(--coef));
  line-height: 58px;
  letter-spacing: -0.02em;
  color: #000000;
}

.kerivn h2{
  font-weight: 300;
  font-size: calc(24px * var(--coef));
  line-height: 34px;
  color: #000000;
}

.kerivn p{
  font-weight: 300;
  font-size: calc(16px * var(--coef));
  line-height: 140%;
  color: #B3B3B3;
}

.kerivn a{
  text-decoration: none;
  font-weight: 300;
  font-size: calc(16px * var(--coef));
  line-height: 140%;
  color: #226AB3;
}

.kerivn span{
  font-weight: 300;
  font-size: calc(16px * var(--coef));
  line-height: 140%;
  color:  #000000;
}

.p_kerivn{
  max-width: 448px;
}

.kerivn{
  display: flex;
  margin-right: 40px;
}

.kerivn_text{
  margin-left: 40px;
}

.zast_kerivn .kerivn {
  display: block;
  max-width: 296px;
}
.zast_kerivn .kerivn img{
  width:296px;
 height:296px;
border-radius: 25%;
}

.kerivn img{
  border-radius: 25%;
}

.zast_kerivn .container{
  display: flex;
}

.comanda .kerivn{
  display: block;
  border-top: 2px solid #B3B3B3;
  border-bottom:2px solid #B3B3B3;
  margin-bottom: -2px;
  padding-bottom: 30px;
}

.grid_comanda{
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 0px 42px;
  padding-bottom:90px;
}

.struktura{
  max-width: 1074px;
  margin-top: 80px;
}

.kerivn_h1{
  margin-top: 80px;
}


/* Страница Про нас Вакансії  */
.vacancii h3{
  font-weight: 300;
  font-size: calc(48px * var(--coef));
  line-height: 58px;
  letter-spacing: -0.02em;
  color: #000000;
}

.vacan_1 a{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1008px;
  text-decoration: none;
  border-top: 2px solid #B3B3B3;
  border-bottom: 2px solid #B3B3B3;
  padding-top: 32px;
  padding-bottom: 32px;
  margin-bottom: -2px;
  margin-left: 110px;
}

.vacan_1 p{
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 34px;
  color: #000000;
  margin-left: 17px;
  margin-right: 79px;
  margin-top: 0;
}

.vacan_1 span{
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 34px;
  color: #B3B3B3;
  margin-left: 17px;
  margin-right: 79px;
  margin-top: 0;
}

/* Страница Про нас Стажування  */
.stazh_text{
  max-width: 740px;
  margin-left: 110px;
  padding-bottom: 60px;
}

.stazh_text h1{
  font-weight: 600;
  font-size: calc(24px * var(--coef));
  line-height: 160%;
  color: #000000;
  margin-top: 90px;
}

.stazh_text p{
  font-weight: 400;
  font-size: calc(20px * var(--coef));
  line-height: 160%;
  color: #000000;
}

.stazh_text a{
  font-weight: 600;
  font-size: calc(20px * var(--coef));
  line-height: 160%;
  color:  #226AB3;
}


.stazh_a a{
  text-decoration: none;
  font-weight: 300;
  font-size: calc(48px * var(--coef));
  line-height: 58px;
  color: #000000;
  display: flex;
  justify-content: space-between;
  max-width: 1074px;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  padding-top: 18px;
  padding-bottom: 46px;
  margin-left: 110px;
}

.stazh_a a:hover{
  color: #226AB2;
}

/* Страница Про нас Мистецтво  */

.mustectvo_text h3{
  font-weight: normal;
  font-size: calc(36px * var(--coef));
  line-height: 43px;
  letter-spacing: -0.02em;
  color: #000000;
  margin-top: 80px;
}

.mustectvo_text p{
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 160%;
  color: #000000;
}

.mustectvo_text{
  max-width: 740px;
  margin-left: 110px;
  padding-top: 60px;
}

.bl_grid_1{
  background: #C79165;
  padding: 143px 131px 48px 48px;
  max-width: 632px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  align-items: flex-end;
  cursor: pointer;
}

.bl_blue{
  background: #226AB2!important;
}

.bl_grid_1 a{
  text-decoration: none;
}

.bl_grid_1 p{
  font-weight: 300;
  font-size: 36px;
  line-height: 43px;
  display: flex;
  align-items: flex-end;
  letter-spacing: -0.02em;
  color: #000000;
  margin-top: 0;
  margin-bottom: 20px;
}

.strelka_must{
  position: absolute;
  top: 48px;
  right: 48px;
}

.mustectvo_grid{
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 40px 40px;
  margin-top: 80px;
}

.fail_pidp_ust a{
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 34px;
  color: #000000;
  border-top: 2px solid #B3B3B3;
  border-bottom: 2px solid #B3B3B3;
  margin-top: -2px;
  text-decoration: none;
  display: flex;
  padding-top: 32px;
  padding-bottom: 34px;
  max-width: 1008px;
  text-transform: uppercase;
}

.fail_pidp_ust img{
  margin-right: 34px;
}

.strelka_file{
  margin-left: auto;
  max-width: 34px;
}

.fail_pidp_ust{
  display: grid;
  margin-left: 110px;
}

.pidp_ust h3{
  font-weight: 300;
  font-size: calc(48px * var(--coef));
  line-height: 58px;
  letter-spacing: -0.02em;
  color: #000000;
}

.pidp_ust{
  margin-top: 80px;
}
.news_botom .nazad{
  width: calc(50% - 20px);
}
.nazad a{
  font-weight: normal;
  font-size: calc(18px * var(--coef));
  line-height: 24px;
  display: flex;
  align-items: center;
  color: #000000;
  text-decoration: none;
}

.nazad a img{
  width: 34px;
  margin-right: 24px;
}

.nazad{
  margin-top: 51px;
}

.konkurs_text{
  margin-top: 80px;
  margin-bottom: 80px;
  max-width: 740px;
  padding: 0;
  margin-left: 110px;
}

.konkurs_text h2{
  font-weight: 400;
  font-size: calc(24px * var(--coef));
  line-height: 160%;
  font-feature-settings: 'liga' off;
  color: #000000;
}

.konkurs_text ol{
  font-weight: 300;
  font-size: calc(18px * var(--coef));
  color: #000000;
  line-height: 28px;
}


button.acardion{
  background-color: #fff;
  cursor: pointer;
  padding: 32px;
  width: 100%;
  text-align: left;
  border-top:  2px solid #000000;
  border-bottom: 2px solid #000000;
  border-left: none;
  border-right: none;
  outline: none;
  transition: 0.4s;
  margin-top: -2px;
  font-weight: 300;
  font-size: calc(32px * var(--coef));
  line-height: 38px;
  color: #000000;
}

.acardion.active_acard,
.acardion:hover{
  background-color: #F0F0F0;
  border-bottom: none;
}

.panel{
  max-height: 0;
  overflow: hidden;
  height: 100%;
}

.acardion:after{
  content: '\002B';
  color: #226AB2;
  font-size: calc(35px * var(--coef));
  position: absolute;
  top: 30px;
  right: 20px;
}

.active_acard:after{
  content: "\2212";
}

.acardion_bl{
  width: 100%;
  margin: 0 auto;
  padding-left: 50px;
}

.konk{
  max-width: 447px;
  margin-right: 50px;
}

.panel_top{
  display: flex;
  padding: 32px 112px 40px 40px;
  background-color: #F0F0F0;
  align-items: flex-start;
}

.panel_top_text p{
  font-weight: 300;
  font-size: calc(18px * var(--coef));
  line-height: 160%;
  color: #000000;
}

.panel_top_text > p:nth-child(1){
	margin-top:0;
}

.panel_top_text a{
  font-weight: 500;
  font-size: calc(18px * var(--coef));
  line-height: 160%;
  text-decoration-line: underline;
  color: #226AB3;
}

.panel .fail_pidp_ust{
  background-color: #fff;
  margin-top: 42px;
}

.bl_2020{
  position: relative;
}

.p_2020{
  position:absolute;
  top: -25px;
  left: -50px;
}

.konkursu h3{
  font-weight: 300;
  font-size: calc(48px * var(--coef));
  line-height: 58px;
  letter-spacing: -0.02em;
  color: #000000;
}

.acardion span{
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 150%;
  color: #000000;
}

.der_pidt_file{
  margin-top: 80px;
}

.vunagoroda{
  font-weight: 700;
  font-size: calc(20px * var(--coef));
}

.stat_fail{
  display: grid;
  margin-bottom: -2px;
  max-width: 1008px;
  margin-left: 110px;
  position: relative;

}

.stat_fail a{
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 34px;
  color: #000000;
  border-top: 2px solid #B3B3B3;
  text-decoration: none;
  display: flex;
  padding-top: 32px;
  padding-bottom: 34px;
  max-width: 1008px;
  margin-top: -2px;
  position: relative;
  z-index: 1;

}

.stat_fail img{
  margin-right: 0;
  margin-right: 24px;
}

.stat_fail img.strelka_file{
  margin-right: 0;
}

.stat_fail p{
  position: absolute;
  top: -25px;
  left: -50px;
}


.stat_url a{
  display: flex;
  justify-content: left;
  align-items: flex-start;
  max-width: 1008px;
  text-decoration: none;
  border-top: 2px solid #B3B3B3;
  border-bottom: 2px solid #B3B3B3;
  padding-top: 32px;
  padding-bottom: 32px;
  margin-bottom: -2px;
  margin-left: 110px;
}

.stat_url p{
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 34px;
  color: #000000;
  margin-left: 17px;
  margin-right: 79px;
  margin-top: 0;
  margin-bottom: 0;
}

.strelka_url{
  margin-left: auto;
  max-width: 34px;
}

.analit_fail h2{
  font-weight: 300;
  font-size: calc(48px * var(--coef));
  line-height: 58px;
  letter-spacing: -0.02em;
  color: #000000;
}

.analit_url h2{
  font-weight: 300;
  font-size: calc(48px * var(--coef));
  line-height: 58px;
  letter-spacing: -0.02em;
  color: #000000;
}

#stat_border{
  border-bottom: 2px solid #B3B3B3;
}

.analit_fail{
  margin-top: 80px;
}

.analit_url{
  margin-top: 80px;
}

.text_spivpr h3{
  font-weight: normal;
  font-size: calc(36px * var(--coef));
  line-height: 43px;
  letter-spacing: -0.02em;
}

.text_spivpr p{
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 32px;
  max-width: 740px;
}

.mizhn_text{
  margin-top: 80px;
  margin-bottom: 80px;
}

.text_spivpr{
  margin-left: 110px;
}

.grid_bl_spivpr{
  text-align: center;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  margin-top: -2px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.grid_mizhn{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 0px 40px;
}

.mizhn_block h3{
  font-weight: 300;
  font-size: calc(48px * var(--coef));
  line-height: 58px;
  letter-spacing: -0.02em;
}

.mizhn_block{
  display: none;
}

.osvita_text{
  max-width: 740px;
  margin-left: 110px;
  margin-top: 80px;
}

.osvita_text h3{
  font-weight: 400;
  font-size: calc(24px * var(--coef));
  line-height: 160%;
  color: #000000;
}

.osvita_text p{
  font-weight: 300;
  font-size: calc(18px * var(--coef));
  line-height: 28px;
  color: #000000;
}

.osvita_text p{
  font-weight: 300;
  font-size: calc(18px * var(--coef));
  line-height: 28px;
  color: #000000;
}

#must_zaclad_osvitu{
  margin-top: 80px;
}

#konk{
  margin-top: 80px;
}

.inkl_navch h3{
  font-weight: 300;
  font-size: calc(48px * var(--coef));
  line-height: 58px;
  letter-spacing: -0.02em;
  color: #000000;
}

.inkl_navch p{
  font-weight: 300;
  font-size: calc(18px * var(--coef));
  color: #000000;
  line-height: 29px;
}

.inkl_navch a{
  font-size: calc(18px * var(--coef));
  line-height: 29px;
}

.inkl_navch ul{
  font-weight: 400;
  font-size: calc(18px * var(--coef));
  color: #000000;
  line-height: 29px;
}

.inkl_navch ul li{
  font-weight: 300;
  font-size: calc(18px * var(--coef));
  color: #000000;
  line-height: 29px;
}

.inkl_navch h2{
  font-weight: 400;
  font-size: calc(24px * var(--coef));
  color: #000000;
}

.inkl_text{
  max-width: 740px;
  padding: 0;
  margin-left: 110px;
  margin-top: 60px;
}

.inkl_text ol,ul{
  font-weight: 300;
  font-size: calc(18px * var(--coef));
  line-height: 29px;
}

.inkl_navch h3{
  margin-top: 80px;
  margin-bottom: 60px;
}

.repoz p{
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 32px;
  margin-left: 110px;
  max-width: 740px;
}


.repoz h2{
  font-weight: 300;
  font-size: calc(48px * var(--coef));
  line-height: 58px;
  letter-spacing: -0.02em;
}

.repoz{
  margin-top: 80px;
}

.inkl_navch p.top_abz{
  font-weight: 400;
  font-size: calc(24px * var(--coef));
  line-height: 38px;

}

.subekt a{
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 28px;
  text-decoration-line: underline;
  color: #000000;
}

.subekt p{
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 28px;
  color: #B3B3B3;
}

.subekt span{
  font-weight: bold;
  font-size: calc(20px * var(--coef));
  line-height: 30px;
  color: #000000;
  margin-right: 23px;
}

.subekt_1{
  border-top: 2px solid #B3B3B3;
  border-bottom: 2px solid #B3B3B3;
  padding: 32px 0;
  margin-bottom: -2px;
}

.subekt{
  max-width: 1008px;
  padding: 0;
  margin-left: 110px;
}

.sect_subekt h3{
  font-weight: 300;
  font-size: calc(48px * var(--coef));
  line-height: 58px;
  letter-spacing: -0.02em;
  color: #000000;
  margin-top: 80px;
}

.norm_baza{
  font-weight: 300;
  font-size: calc(24px * var(--coef));
  line-height: 50px;
  letter-spacing: -0.02em;
  color: #B3B3B3;
  margin-top: -30px;
}

/*#gr_1{
  background: #C79165;
  position: relative;
}*/

.gr_1{
  background: #C79165;
  position: relative;
}

#gr_2{
  background: #226AB3;
  position: relative;
}

#gr_3{
  background: #C79165;
  position: relative;

}

#gr_4{
  background: #226AB3;
  position: relative;

}








.form h3{
  font-weight: 300;
  font-size: calc(48px * var(--coef));
  line-height: 58px;
  text-align: center;
  letter-spacing: -0.02em;
}

.form .section_menu{
  justify-content: center;
  border: none;
}

.form .section_menu li a.active_section_menu{
  padding-bottom: 22px;
}

.form{
  margin-top: 80px;
}

.zaput{
  border: 2px solid #B3B3B3;
  box-sizing: border-box;
  padding: 72px;
}

.form p{
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 24px;
  max-width: 640px;
  padding: 0;
  align-items: center;
  display: flex;
  margin-right: 53px;
  margin-top: 18px;
  margin-bottom: 18px;;
}

.form label{
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 24px;
  max-width: 640px;
  padding: 0;
  display: flex;
  margin-right: 53px;
  margin-top: 18px;
  margin-bottom: 18px;;
}

.form input{
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 24px;
  color: #959595;
  background-color: #F6F6FA;
  border: none;
  padding: 18px;
  outline: none;
}
.form textarea{
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 24px;
  color: #959595;
  background-color: #F6F6FA;
  border: none;
  padding: 18px;
  outline: none;
  font-family: 'e-Ukraine';
}

.os_danni input{
  width: 517px;
}

.form .vud input{
  width: 896px;
  height: 138px;
  display: flex;
  align-items: flex-end;
}

.radio_box{
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

#border_bot{
  border-bottom: 2px solid #B3B3B3;
  max-width: 896px;
  margin-bottom: 38px;
}
#border_bot.meow{
  max-width: 100%;
  width: 100%;
}
.fullw{
  width: 100%!important;
  box-sizing: border-box;
}

.zaput button{
  border: 2px solid #000000;
  box-sizing: border-box;
  border-radius: 40px;
  padding: 18px 50px;
  background-color: #fff;
  font-weight: normal;
  font-size: calc(16px * var(--coef));
  line-height: 24px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #000000;
  margin-top: 90px;
  margin-bottom: 48px;
  cursor: pointer;
  font-family: 'e-Ukraine';
}

input[type=checkbox]{
  width: 0px;
  height: 22px;
}

input[type=radio]{
  width: 0px;
  height: 22px;
 opacity:0;
}

.os_danni{
  margin-bottom: 38px;
}

.vud{
  margin-bottom: 38px;
}

.pochta{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 0px 18px;
}

.pocht_adr{
    display: none;
}

.vul{
  grid-column-start: 2;
  grid-column-end: 4;
}

.vul input{
  width: 578px;
}


/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance:textfield;
}

.zaput h2{
  font-weight: bold;
  font-size: calc(20px * var(--coef));
  line-height: 32px;
}

.h2_marg{
  margin-top: 49px;
  margin-bottom: 8px;
}

.zaput a{
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 34px;
  text-decoration-line: underline;
  color: #000000;
  display: flex;
}

.zaput a img{
  margin-right: 24px;
}

.form_grid_zv{
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 0px 18px;
}

.zaput select{
  width: 517px;
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 24px;
  color: #959595;
  background-color: #F6F6FA;
  border: none;
  padding: 18px;
}

.succ{
  font-size: calc(20px * var(--coef));
	color:#159c13;
}

.form_grid_zv input{
  width: 481px;
}

.repoz h3{
  font-weight: normal;
  font-size: calc(24px * var(--coef));
  line-height: 38px;
  margin-left: 110px;
  max-width: 740px;
}

.repoz a{
  max-width: 740px;
  font-weight: 700;
  font-size: calc(18px * var(--coef));
}

.section_konsult{
  margin-top: 80px;
}


.all_news_grid{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 0px 40px;
  grid-row-gap: 40px;
  margin-top: 80px;
}

.news_all .section1_block{
  height:408px;
  box-sizing:border-box;
  padding:0px;
}
.news_all .news_blok_text{
 background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
 padding:28px;
 width:100%
}

.p_anons {
max-width: 408px;
}

.anons_all .anons_bl{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 0px 40px;
  grid-row-gap: 40px;
  margin-top: 80px;
	padding-bottom:80px;
}

.repoz h4{
  font-weight: normal;
  font-size: calc(36px * var(--coef));
  line-height: 43px;
  letter-spacing: -0.02em;
}

.repoz ol{
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: -0.02em;
}

.repoz ol li{
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 32px;
  letter-spacing: -0.02em;
  margin-bottom: 40px;
}

.repoz ul li{
  margin-bottom: 20px;
  margin-top: 20px;
}


.acred .repoz{
  max-width: 740px;
  margin-left: 110px;
}

.top_news .cool_tag{
  margin-left: 28px;
}


.top_news h1{
  font-weight: normal;
  font-size: calc(36px * var(--coef));
  line-height: 54px;
  letter-spacing: -0.02em;
  max-width: 1080px;
  margin-bottom: 0;
}


.soc_seti_news{
  display: grid;
  max-height: 384px;
  margin-right: 100px;
}

.soc_seti_news img{
  margin-bottom: 18px;
}

.soc_seti_news {
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 24px;
  color: #B3B3B3;
}


.news_osn h5{
  font-weight: 400;
  font-size: calc(36px * var(--coef));
  line-height: 43px;
  letter-spacing: -0.02em;
}
.news_osn{
  max-width: 856px;
}


.news_osn p{
  font-weight: 300;
  font-size: calc(20px * var(--coef));
  line-height: 32px;
}

.news_osn span{
  font-weight: 300;
  font-size: calc(16px * var(--coef));
  line-height: 19px;
  color: #B3B3B3;
}

.news_osn h2{
  font-weight: normal;
  font-size: calc(24px * var(--coef));
  line-height: 38px;
  letter-spacing: -0.02em;
  color: #000000;
}

.news_osn video{
  width: 100%;
}

.kav_block{
  text-align: center;
  background-color: #C79165;
  padding: 48px 72px;
}

.kav_block p{
  font-size: calc(70px * var(--coef));
  margin-bottom: 28px;
  margin-top:0px;
}

.kav_block hr{
  width: 265px;
  border: 1px solid;
  color: #000000;
}

.kav_block h3{
  font-weight: 100;
  font-size: calc(24px * var(--coef));
  line-height: 38px;
  text-align: center;
}

.kav_block h6{
  font-weight: 300;
  font-weight: 300;
  font-size: calc(16px * var(--coef));
  line-height: 19px;
  text-align: center;
  color: #000000;
}

.news{
  display: flex;
}

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

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

.slider_min .video{
  height:100%;
}

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

.slider .video{
  height:100%;
}

/* Слайдер */ .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_min .slid.slick-slide.slick-current.slick-active img{
  border: 2px solid #C79165;
    box-sizing: border-box;
}

.play_active{
  display: none;
}

.slider_min .slid.slick-slide.slick-current.slick-active video{
  border: 2px solid #C79165;
   box-sizing: border-box;
}


.slider_min .slid.slick-slide.slick-current.slick-active button img{
  border: none;
}

.slider_min .slid.slick-slide.slick-current.slick-active button img.play_active{
  display: block;
  padding-bottom: 3px;
}

.slider_min .slid.slick-slide.slick-current.slick-active button img.play_white{
  display: none;
}

.slider_min {
  position: relative;
  padding: 0px 25px;
  margin-top: 18px;
}

.slider_min .slick-arrow{
  position:absolute;
  top: 50%;
  font-size: 0;
  z-index: 10;
  width: 12px;
  height: 21px;
  border: none;
  margin-top: -10px;

}

.slider_min .slick-arrow.slick-next{
  right: 0;
  background: url('../img/icon/slider_r.svg') 0 0 /100% no-repeat;

}

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

.cool .cool_tag{
  margin-left: 0;
}

.nast_left p{
  font-size: calc(14px * var(--coef));
  line-height: 17px;
}

.nast_left h3{
  font-weight: 400;
  font-size: calc(20px * var(--coef));
  line-height: 28px;
  letter-spacing: 0.01em;
  max-width: 100%;
  margin-top: 0;
}

.nast_left .top_news{
  background-color: #E0E0E0;
  padding: 32px 56px 22px 32px;
  max-width: 100%;
  margin-top: 18px;
  box-sizing: border-box;
}

.nast_right p{
  font-size: calc(14px * var(--coef));
  line-height: 17px;
}

.nast_right a img{
  margin-left: 24px;
  margin-right: 0;
}


.nast_right a {
  justify-content: flex-end;
}

.nast_right h3{
  font-weight: 400;
  font-size: calc(20px * var(--coef));
  line-height: 28px;
  letter-spacing: 0.01em;
  max-width: 100%;
  margin-top: 0;
}

.nast_right .top_news{
  background-color: #E0E0E0;
  padding: 32px 56px 22px 32px;
  margin-top: 18px;
  box-sizing: border-box;
}

.top_news{
  width: 100%;
  height: calc(100% - 42px);
}

.nast_right{
  max-width: 100%;
  height:100%;
}

.nast_left{
  max-width: 100%;
	height:100%;
}

.news_botom{
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.news{
  margin-top: 80px;
}

.kav_block {
  margin-top: 60px;
  margin-bottom: 60px;
}

.news_osn > img:nth-child(4) {
  margin-top: 60px;
}

.marg{
  margin-top: 60px;
  margin-bottom: 60px;
}

.news_osn > video:nth-child(12) {
margin-top: 40px;
}

.cool{
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
}
.cool span{
  margin-top: 5px;
  margin-right: 5px;
}

.icon{
  margin-left: 6px;
}

.news_osn strong{
  font-weight: 500;
  font-size: calc(20px * var(--coef));
  line-height: 32px;
  color: #000000;
}

div.top_news:nth-child(1) > img:nth-child(3) {
  margin-top: 60px;
}

.contact_right a{
  font-weight: 400;
  font-size: calc(20px * var(--coef));
  line-height: 40px;
  letter-spacing: -0.02em;
  color: #000000;
  text-decoration: none;
}

.contact_right .contact {
  position: static;
  text-align: left;
  width: 100%;
}

.contact_right .contact p{
  font-weight: 400;
  font-size: calc(20px * var(--coef));
  line-height: 40px;
  letter-spacing: -0.02em;
  color: #000000;
}

.contact_right span{
  font-weight: 400;
  font-size: calc(20px * var(--coef));
  line-height: 40px;
  letter-spacing: -0.02em;
  color: #B3B3B3;
}

.contact_right h2{
  font-weight: 400;
  font-size: calc(24px * var(--coef));
  line-height: 40px;
  letter-spacing: -0.02em;
  margin-top: 0;
}

.contact_right p{
  font-weight: 400;
  font-size: calc(20px * var(--coef));
  line-height: 40px;
  letter-spacing: -0.02em;
}

.contact_right span.a_blue{
  font-weight: 400;
  font-size: calc(20px * var(--coef));
  line-height: 40px;
  letter-spacing: -0.02em;
  color: #226AB3;
  text-decoration: underline;
}

.contact_right hr{
  max-width: 561px;
  text-align: left;
  margin-left:0;
}

.kontact{
  display: flex;
  margin-top: 80px;
}

.contact_right{
  margin-left: 40px;
}

.contact_right .soc_seti{
  margin: 72px 0px;
}

.roz_rob{
  margin-top: 72px;
}

.kontact > iframe {
  width: 630px;
  height: 630px;
}

.inkl_text p a{
  font-weight: 200;
  font-size: calc(16px * var(--coef));
  line-height: 26px;
  text-decoration-line: underline;
  color: #000000;
  margin-bottom: 15px;
}

.korup_osn h1{
  font-weight: 300;
  font-size: calc(48px * var(--coef));
  line-height: 58px;
  letter-spacing: -0.02em;
}

.korup_osn ul{
  font-weight: bold;
  font-size: calc(18px * var(--coef));
  line-height: 29px;
  list-style-type: none;
  padding-left: 0;
}

.korup_osn ul li p{
  font-weight: 300;
  font-size: calc(18px * var(--coef));
  line-height: 29px;
}

.korup_osn ul li a{
  font-weight: 400;
  font-size: calc(18px * var(--coef));
  line-height: 29px;
  color: #226AB3;
  margin-left: 0;
}

.korup_osn p a{
  font-weight: 400;
  font-size: calc(18px * var(--coef));
  line-height: 29px;
  color: #226AB3;
}

.korup_osn  a{
  font-weight: 400;
  font-size: calc(18px * var(--coef));
  line-height: 29px;
  color: #226AB3;
}

.korup_osn h3{
  font-size: calc(18px * var(--coef));
  line-height: 29px;
  font-weight: 700;
}

.poisk .search{
  align-items: center;
  display: flex;

}

.poisk .search input{
  font-weight: 300;
  font-size: calc(18px * var(--coef));
  line-height: 22px;
  display: flex;
  align-items: center;
  color: #9C9C9C;
  width: 100%;
  text-transform:initial;
  background-color: #F6F6FA;
  outline: none;
}

.poisk .search button{
  background-color: #F6F6FA;
}

.poisk .search span{
	cursor:pointer;
}


.poisk .form_search{
  align-items: center;
  background-color: #F6F6FA;
  padding: 17px 30px 17px 23px;
  max-width: 1070px;
  margin-left: 0;
}

.poisk h1{
  font-weight: 400;
  font-size: calc(56px * var(--coef));
  line-height: 67px;
  letter-spacing: -0.02em;
}



a.news_bl:nth-child(1) {
  border-bottom: none;
}
a.news_bl:nth-child(2) {
  border-bottom: none;
}

a.news_bl:nth-child(3) {
  border-bottom: none;
}

a.news_bl:nth-child(4) {
  border-bottom: none;
}

a.news_bl:nth-child(5) {
  border-bottom: none;
}

a.news_bl:nth-child(6) {
  border-bottom: none;
}






.btn_3 {
  border: none;
  background-color: #F6F6FA;
}

.btn_2 {
  border: none;
  background-color: transparent;
  padding: 26px;
  cursor: pointer;
  font-size: calc(24px * var(--coef));
  transform: rotate(45deg);
}

.btn_2 span{
   font-size: 36px;
   font-weight: 300;
}

#p_two > div:nth-child(1) > form:nth-child(1) > span:nth-child(3) > button:nth-child(1) {
  font-size:  calc(16px * var(--coef));
  font-family: 'e-Ukraine';
  cursor:pointer;
}

.search_2 > input:nth-child(2) {
  border: none;
  background-color: #F6F6FA;
  font-size: calc(16px * var(--coef));
  outline: none;
  width: 100%;
}

.search_2 {
  align-items: center;
  display: flex;
  width: 100%;
}

#p_two {
  width: 100%;
  margin: 7px 0;
}

.form_search_index{
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #F6F6FA;
  padding: 17px 30px 17px 23px;
  width: 100%;
  margin-left: 0;
}

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

.header_burger{
  display: none;
}

.burger_menu{
  display: none;
}

.bot_header_mob{
  display: none;
}

#p_mob{
  display: none;
}

.section_1_m{
  display: none;
}

.pok_bil_kor_pos{
  display: none;
}

.korusn_pos{
  display: none;
}

.mobile{
  display: none;
}

.misiya_a img{
  width: 70px;
  height: 45px;
  padding-top: 10px;
}

.strelka_misiya_mob{
  display: none;
}

.prosm_soc_seti{
  display: none;
}

.soc_seti_mob{
  display: none;
}

.kontact_mob{
  display: none;
}

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

.nal_dost_all button{
  border:2px solid #000000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.zvuch_vers{
  font-size: calc(16px * var(--coef));
  line-height: 17px;
  height: 38px;
}

.typ_1 span{
  font-size: calc(25px * var(--coef));
  line-height: 27px;
}

.typ_2 span{
  font-size: calc(20px * var(--coef));
  line-height: 22px;
}

.typ_3 span{
  font-size: calc(15px * var(--coef));
  line-height: 17px;
}

.typ_3 {
  height: 38px;
  width: 38px;
  margin-right: 10px;
}
.typ_2{
  height: 38px;
  width: 38px;
  margin-right: 10px;
}
.typ_1{
  height: 38px;
  width: 38px;
  margin-right: 10px;
}

.aaa{
  display: flex;
}

.footer_top .nal_dost_all button{
  border: 2px solid #C8C9C7;
}


.acardion{
  margin-bottom: 0;
}

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

.succ {
  display: none;
}

label.error{
  font-size: calc(12px * var(--coef));
  color: #EC0F0F;
  text-align: left;
  margin: 0;
}


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

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

span.btn_1{
  cursor: pointer;
}

div.top_news:nth-child(1) > img:nth-child(5) {
  width: 100%;
}

.cool_t {
  font-weight: bold;
  font-size: calc(12px * var(--coef));
  line-height: 18px;
  text-transform: uppercase;
  color: #FFFFFF;
  background-color: #C79165;
  border-radius: 25px;
  padding: 4px 11px;
  display: inline-block;
}

.top_news .prosm p{
  margin-right: 10px;
}

.photo_gromad{
  width: 100%;
  height: calc(100% - 178px);
  object-fit: cover;
}

.gromad_text p{
  font-weight: 300;
  font-size: calc(34px * var(--coef));
  line-height: 43px;
  display: flex;
  align-items: flex-end;
  letter-spacing: -0.02em;
  color: #000000;
  margin:0;
  width: 80%;
}

.gromad_bl{
  text-decoration: none;	
  height: 100%;
}

.gromad_text{
  position: relative;
  padding-left: 40px;
  background-color:#C79165;
  padding-bottom: 46px;
  height: 132px;
  display: flex;
  margin-top: -4px;
}

.strelka_gr{
  top: 0;
  position: absolute;
  right: -10%;
}

.mustectvo_grid .strelka_file{
  position: absolute;
  top: 44px;
  right: 48px;
}
}



.radio {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 7px;
}
.radio + label {
	position: relative;
	padding: 0 0 0 35px;
	cursor: pointer;
}
.radio + label:before {
	content: '';
	position: absolute;
	left: 0;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background: #B3B3B3;
}
.radio + label:after {
	content: '';
	position: absolute;
  top: 5px;
  left: 5px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #fff;
	opacity: 0;
	transition: .2s;
}
.radio:checked + label:after {
	opacity: 1;
}

.radio:checked + label:before{
  background: #226AB2;
}

.radio:not(:disabled):active+label:before {
    background: #226AB2;
}




.checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.checkbox:checked+label::before {
  border-color: #226AB2;
  background-color: #226AB2;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

/* стили при наведении курсора на checkbox */
.custom-checkbox:not(:disabled):not(:checked)+label:hover::before {
  border-color: #b3d7ff;
}
/* стили для активного состояния чекбокса (при нажатии на него) */
.custom-checkbox:not(:disabled):active+label::before {
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
/* стили для чекбокса, находящегося в фокусе */
.custom-checkbox:focus+label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
/* стили для чекбокса, находящегося в фокусе и не находящегося в состоянии checked */
.custom-checkbox:focus:not(:checked)+label::before {
  border-color: #80bdff;
}
/* стили для чекбокса, находящегося в состоянии disabled */
.custom-checkbox:disabled+label::before {
  background-color: #e9ecef;
}

.play{
  border: none;
  background: none;
  position: absolute;
  padding: 0;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.play_not{
  border: none;
  background: none;
  position: absolute;
  padding: 0;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.video{
  position: relative;

}

.slider_min .play_not img{
	width: 100%;
}

.slider_min .play_not img.play_active{
	width: 100%;
}


.slider_min .play_not{
  padding: 0;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  }

  .slid{
    margin-right: 4px;
    margin-left: 4px;
  }


.video button img{
  width: 100%;
}

footer ul{
  padding-left: 0;
  list-style: none;
  margin-top: 0;
}

.img_all_weight img{
 	width:100%;
	padding-top:30px;

}

.grid_bl_spivpr img{
	width:184px!important;
	height:184px;
	object-fit:cover;
}

.grid_bl_spivpr p{
	font-weight: 300;
	font-size: 18px;
	line-height: 29px
	text-align: center;
	color: #000000;
	margin-top:40px;
}

.konkurs_text p{
	font-weight: 300;
	font-size: calc(18px * var(--coef));
	line-height: 29px;
}


.checkbox-other {
	display: block;
	margin: 0 0 10px 0;
	cursor: pointer;
	user-select: none;
	position: relative;
}
.checkbox-other input[type=checkbox] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	display: block;
	width: 0;
	height: 0;
}
.checkbox-other span {
	position: relative;
	padding: 0;
	line-height: 22px;
  display: flex;
}
.checkbox-other span:before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #adb5bd;
  border-radius: 0.25em;
  margin-right: 0.5em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

/* Checked */
.checkbox-other input[type=checkbox]:checked ~ span:before {
  border-color: #226AB2;
  background-color: #226AB2;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

label #terms-error{
  position: absolute;
  bottom: -30px;
}

.form_search span > button{
	font-size: calc(16px * var(--coef));
	font-family: 'e-Ukraine';
	background: transparent;
    outline: none;
    border: none;
	
}

