@font-face{
	font-family: 'nez';
	src: url('../fonts/NeznaikanaLune.otf');
	font-style: normal;
	font-weight: normal;
}
@font-face{
	font-family: 'GPL';
	src: url('../fonts/GothamPro-Light.ttf');
	font-style: normal;
	font-weight: normal;
}
@font-face{
	font-family: 'GP';
	src: url('../fonts/GothamPro.ttf');
	font-style: normal;
	font-weight: normal;
}
@font-face{
	font-family: 'slav';
	src: url('../fonts/slav.ttf');
	font-style: normal;
	font-weight: normal;
}
*{
	margin: 0;
	padding: 0;
}

td, th {
    padding: 0.5em 0;
	border: 1px solid #23884B;
}
body {
	line-height: 1.15;
}
.page{
	width: 100%;
}
.header{
	width: 90%;
	margin: 0 auto;
}
.header_first-block{
	width: 100%;
	height: 115px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;

}
.header_second-block{
	width: 100%;
	height: 470px;
	background-image: url("../img/fon2.jpg");
	background-size: cover;
    background-position: bottom;
}
.green-fon{
	background: rgba(0, 0, 0, 0.3);
	width: 100%;
	height: 470px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.h__text{
}
.text{
	font-family: slav;
	font-size: 36px;
	color: #fff;
	text-align: center;
	text-shadow: 0px 0px 2px black;
}
.rIB{
	font-size: 96px;
}
.first-block__logo{
	margin-top: 10px;
	height: 160px;
    margin-left: 20px;
}

.logo {
	height: 100%;
}

.first-block__menu{
	margin-top: 30px;
}
.menu__link{
	line-height: 21px;
	color: #000000;
	padding: 20px 12px;
    display: block;
}
.menu{
	display: flex;
	flex-direction: row;
	font-size: 18px;
	position: relative;
}
.menu__item {
	list-style-type: none;
	margin-right: 2px;
	font-family: GPL;
	border-radius: 5px;
}
.menu__item:hover {
	
    border: #23884B solid;
	border-width: 2px 0px;
	text-shadow: 0px 0px 1px #23884B;
}
.menu__list{
	list-style-type: none;
	margin-right: 2px;
	font-family: GPL;
	border-radius: 5px;
}
.menu__list:hover {
	
    border: #23884B solid;
	border-width: 2px 0px 0px 0px;
	text-shadow: 0px 0px 1px #23884B;
}
.menu__item:last-child{
	margin-right: 0px;
}
.menu__link{
	text-decoration: none;
}
.menu__list:hover .submenu{
	display: flex;
}
.menu-btn {
	display: none;
	color: #666;
	font-size: 30px;
    margin-top: 12px;
	cursor: pointer;
}
.submenu{
	display: flex;
	flex-direction: column;
	font-size: 18px;
	background: hsla(100, 100%, 100%, .75) border-box;
	margin-left: 10px;
	position: absolute;
	width: 25%;
	display: none;
	top:50px;
}
.submenu__item{
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
}
.submenu__item>a{
	text-decoration: none;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #000000;
	display: block;
}
.submenu__item:hover{
	background: #23884b;
	color: #fff;
}
.submenu__item:hover a{
	background: #23884b;
	color: #fff;
}
.section{
	width: 85%;
	margin: 0 auto;
}
.section__activity{
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.activity__title{
	font-size: 48px;
	color: #23884B;
	font-family: slav;
	text-align: center;
	margin-top: 30px;
}
.activity__date{
	font-size: 20px;
	color: #000;
	font-family: slav;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
.activity__list{
	width: 100%;
}
.list__block{
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
}
.list__block:last-child{

}
.block__item{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap-reverse;
    align-items: flex-end;
    margin: 20px;
	justify-content: center;
}
.block__item:last-child{

}

.item__img {
	width: 167px;
}
.item__content{
	display: flex;
	flex-direction: column;
	margin-left: 30px;
	padding-top: 10px;
	color: #000;
	font-family: slav;
	width: 320px;
}
.item__title{
	font-size: 36px;	
}
.item__date{
	font-size: 18px;
	margin-top: 10px;
}
.item__subtitle{
	width: 300px;
	font-size: 18px;
	margin-top: 15px;
	font-family: 'GP';
}
.item__location{
	font-size: 16px;
	margin-top: 15px;
	font-family: 'GP';
    font-weight: bold;
}
.item__link{
	margin-top: 10px;
	color: #23884B;
    font-size: 1.4em;
    text-align: center;
}
.about__title{
	font-size: 48px;
	color: #23884B;
	font-family: slav;
	text-align: center;
	margin-top: 30px;
}
.about__content{
	display: flex;
	flex-direction: column;
	margin-top: 45px;
	font-family: slav;
	letter-spacing: 0.005em;
	font-size: 21px;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.org__title{
	font-size: 48px;
	color: #23884B;
	font-family: slav;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}

.org__content{
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
}
.org__content a{
	margin: 20px;
}

.img{
	width: 40%;
	padding: 30px;
	text-align: center;
}
.about__img{
	width: 100%;
}
.about__text{
	font-family: 'GP';
	text-align: justify;
	width: 100%;
}
.about__list {
	list-style-position: inside;
}
.foother{
	width: 90%;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	background-color: #23884B;
	margin-top: 2em;
	padding: 45px 20px;
    box-sizing: border-box;
    color: white;
    font-family: 'GP';
}
.logo_foother{
	height: 160px;
}
.logo_foother:last-child{
	margin-right: 0px;
}

.news{
	width: 100%;
	display: flex;
	flex-direction: column;
}
.news-block{
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding-top: 60px;
	padding-bottom: 25px;
}
.item__news{
	display: flex;
	flex-direction: column;
	width: 350px;
}
.news__img{
	width: 350px;
}
.news__img>img{
	width: 100%;
}
.news__title{
	width: 330px;
	font-family: 'GP';
	font-size: 21px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.news__description{
	width: 330px;
	font-family: 'GP';
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
}
.news__link{
	text-decoration: none;
	font-family: 'GP';
	font-size: 14px;
	margin-left: 10px;
	margin-top: 15px;
	background: #23884B;
	color: #fff;
	border-radius: 25px;
	width: 90px;
	text-align: center;
	height: 25px;
	padding-top: 8px;
}
.img-list{
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}
.news-item__img{
	width: 300px;
	/*height: 230px;
	overflow: hidden;*/
	margin-top: 20px;
	margin-left: 20px;
	line-height: 0;
}
.list__img{
	width: 100%;
}
.bgImg{
	position: fixed;
	background: hsla(100, 10%, 10%, .50) border-box;
	width: 100%;
	height: 100vh;
	display: flex;
	justify-content: center; /*Центрирование по горизонтали*/
    align-items: center;     /*Центрирование по вертикали */
}
.open-img{
	overflow: hidden;
	border-radius: 10px;
	position: relative;
}
.open-img>img{
	    justify-content: center;
    	display: flex; 
    	margin: 0 auto;
}
.closeImg{
	font-size: 24px;
	color: hsla(10, 100%, 50%, .80);
	cursor: pointer;
	position: absolute;
	    top: 10px;
    right: 15px;
}

@media only screen and (max-width: 1525px) {
	.list__block{
		/*width: 100%;
		flex-direction: column;*/
	}
	.item__link{
		/*text-align: left;*/
	}
}
@media only screen and (max-width: 1430px) {
	
}
@media only screen and (max-width: 1341px) {
	
	.block__item{
		margin-top: 20px;
	}
	.about__text{
		font-size: 0.8125em;
	}
	.menu-btn{
		display: block;
		margin-top: 15px;
	}
	.menu{
		display: none;
	}
	.menu__link{
		font-size: 16px;
	}
}
@media screen and (max-width: 1295px) {
	.item__news{
	display: flex;
	flex-direction: column;
	width: 300px;
}
.news__img{
	width: 300px;
}
.news__img>img{
	width: 100%;
}
.news__title{
	width: 280px;
	font-family: 'GP';
	font-size: 21px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.news__description{
	width: 280px;
	font-family: 'GP';
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
}
.news__link{
	text-decoration: none;
	font-family: 'GP';
	font-size: 14px;
	margin-left: 10px;
	margin-top: 15px;
	background: #23884B;
	color: #fff;
	border-radius: 25px;
	width: 90px;
	text-align: center;
	height: 25px;
	padding-top: 8px;
}
}

@media screen and (max-width: 1200px) {
	.menu {
		display: none;
	}
	.menu-btn {
		display: block;
	}
	.text {
		font-size: 58px;
	}
	.rIB {
		font-size: 82px;
	}
	.item__content{
		margin-right: 40px;
	}
	.item__img {
		margin-top: 20px;
	}
}

@media screen and (max-width: 1100px) {
	.item__news{
	display: flex;
	flex-direction: column;
	width: 250px;
}
.news__img{
	width: 250px;
}
.news__img>img{
	width: 100%;
}
.news__title{
	width: 230px;
	font-family: 'GP';
	font-size: 21px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.news__description{
	width: 230px;
	font-family: 'GP';
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
}
.news__link{
	text-decoration: none;
	font-family: 'GP';
	font-size: 14px;
	margin-left: 10px;
	margin-top: 15px;
	background: #23884B;
	color: #fff;
	border-radius: 25px;
	width: 90px;
	text-align: center;
	height: 25px;
	padding-top: 8px;
}
}
@media only screen and (max-width: 1341px) {
	.menuDiv{
		width: 60%;
    	height: 100vh;
    	display: flex;
    	flex-direction: column;
    	margin: 0 auto;
	}
	.menu__header{
		width: 100%;
    	display: flex;
    	flex-direction: row;
    	justify-content: space-between;
    	padding-top: 8vh;
	}
	.header-text{
		font-family: GPL;
    	font-size: 38px;
	}
	.menu-mob{
		display: flex;
		flex-direction: column;
		font-family: GPL;
		margin-top: 20px;
	}
	.menu__item-mob{
		list-style-type: none;
		margin-top: 15px;
	}
	.menu__item-mob:first-child{
		margin-top: 0px;
	}
	.menu__list-mob{
		list-style-type: none;
		margin-top: 15px;
	}
	.menu__link{
		font-size: 21px;
		padding: 0;
	}
	.submenu-mob{
		display: flex;
		flex-direction: column;
		font-family: GPL;
	}
	.submenu__item-mob{
		list-style-type: none;
		margin-top: 15px;
		font-size: 18px;
		margin-left: 25px;
	}
	.submenu__item-mob>a{
		text-decoration: none;
		color: #000;
	}
	.mob-menu{
		margin-top: 60px;
	}
	.close {
		font-size: 25px;
		padding-top: 10px;
		color:  hsla(10, 10%, 80%, .75);
	}
	.close:hover{
		color:  hsla(10, 100%, 50%, .80);
	}

}
@media only screen and (max-width: 1000px) {
	.about__text{
		font-size: 0.7125em;
		width: 100%;
	}
	.img{
		width: 80%;
	}
	.text{
		font-size: 38px;
	}
	.rIB {
		font-size: 67px;
		line-height: 75px;
	}
	.logo_foother{
		height: 100px;
	}
	
	
	
	
}
@media screen and (max-width: 930px) {
	.news-block{
		flex-direction: column;
		align-items: center;
	}
}
@media only screen and (max-width: 710px) {
	.item__title{
		font-size: 31px;
	}
	.item__date{
		font-size: 15px;
    	margin-top: 3px;
	}
	.item__subtitle{
		font-size: 15px;
	}
	.item__location{
		font-size: 13px;
	}
	.item__content>a{
		font-size: 1em;
	}
	.item__img {
    	width: 130px;
	}
	.logo_foother {
    	height: 90px;
	}
}
@media only screen and (max-width: 680px) {
	.text{
		font-size: 32px;
	}
	.rIB {
		font-size: 56px;
    	line-height: 67px;
	}
	.item__title{
		font-size: 28px;
	}
	.item__date{
		font-size: 13px;
    	margin-top: 3px;
	}
	.item__subtitle{
		font-size: 13px;
		width: 220px;
	}
	.item__location{
		font-size: 12px;
	}
	.item__content>a{
		font-size: 1em;
	}
	.item__img {
    	width: 130px;
	}
	.logo_foother {
    	height: 90px;
	}
	.foother{
		font-size: 14px;
	}
}
@media only screen and (max-width: 680px) {
	.logo_foother{
		height: 80px;
	}
}
@media only screen and (max-width: 570px) {
	.item__content {
    	margin-right: 5px;
	}
	.org__content a {
    	margin: 15px;
	}
	.rIB {
    	font-size: 44px;
    	line-height: 67px;
	}
	.text {
    	font-size: 29px;
    }
}
@media only screen and (max-width: 530px) {
	.item__content {
    	margin-right: 0px;
		width: 100%;
	}
	.org__content a {
    	margin: 10px;
	}
    .item__img {
    	width: 100px;
	}
	.menu__link{
		font-size: 18px;
		padding: 0;
	}
	.submenu__item-mob{
		list-style-type: none;
		margin-top: 15px;
		font-size: 15px;
		margin-left: 25px;
	}
}
@media only screen and (max-width: 440px) {
	.menu__link{
		font-size: 16px;
		padding: 0;
	}
	.submenu__item-mob{
		list-style-type: none;
		margin-top: 15px;
		font-size: 13px;
		margin-left: 25px;
	}
	.block__item{
		position: relative;
		    margin-left: 0;
    	justify-content: flex-start;
	}
	.item__img{
		margin-left: 42px;
		    width: 135px;
	}
	.img{
		width: 90%;
		padding: 0;
	}
	.rIB {
    	font-size: 34px;
    	line-height: 64px;
	}
	.text {
    	font-size: 24px;
    }
    .green-fon {
    height: 270px;
   	}
   	.header_second-block {
    height: 270px;
}
}
@media only screen and (max-width: 420px) {
	.item__location {
    	font-size: 10px;
	}
	.logo_foother {
    	height: 60px;
	}
	.logo {
    	height: 80%;
	}
}
@media only screen and (max-width: 379px) {
	.org__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
	}
	.org__content a {
    text-align: center;
}
.logo_foother {
    height: 100px;
}
.about__text{
	width: 90%;
}
.menu__link{
		font-size: 14px;
		padding: 0;
	}
	.submenu__item-mob{
		list-style-type: none;
		margin-top: 15px;
		font-size: 11px;
		margin-left: 25px;
	}
}
@media only screen and (max-width: 350px) {
	.rIB {
    	font-size: 28px;
    	line-height: 44px;
	}
	.text {
    	font-size: 18px;
    }
    .logo {
    height: 65%;
}
}
@media only screen and (max-width: 310px) {
.menu__link{
		font-size: 12px;
		padding: 0;
	}
	.submenu__item-mob{
		list-style-type: none;
		margin-top: 15px;
		font-size: 9px;
		margin-left: 25px;
	}
}

