/* connecting fonts */
@font-face{font-family: 'DIN Condensed';src: url('fonts/DINCondensed-Regular.woff2') format('woff2'),url('fonts/DINCondensed-Regular.woff') format('woff');font-weight: normal;font-style: normal;font-display: swap;}
@font-face{font-family: 'DIN Pro Cond';src: url('fonts/DINPro-CondensedBold.woff2') format('woff2'),url('fonts/DINPro-CondensedBold.woff') format('woff');font-weight: bold;font-style: normal;font-display: swap;}
@font-face{font-family: 'Segoe UI';src: url('fonts/SegoeUI.woff2') format('woff2'),url('fonts/SegoeUI.woff') format('woff');font-weight: normal;font-style: normal;font-display: swap;}
@font-face{font-family: 'Segoe UI';src: url('fonts/SegoeUI-SemiBold.woff2') format('woff2'),url('fonts/SegoeUI-SemiBold.woff') format('woff');font-weight: 600;font-style: normal;font-display: swap;}
@font-face{font-family: 'Segoe UI';src: url('fonts/SegoeUI-Bold.woff2') format('woff2'),url('fonts/SegoeUI-Bold.woff') format('woff');font-weight: bold;font-style: normal;font-display: swap;}
@font-face{font-family: 'Segoe UI';src: url('fonts/SegoeUI-Italic.woff2') format('woff2'),url('fonts/SegoeUI-Italic.woff') format('woff');font-weight: normal;font-style: italic;font-display: swap;}
@font-face{font-family: 'Segoe UI';src: url('fonts/SegoeUI-BoldItalic.woff2') format('woff2'),url('fonts/SegoeUI-BoldItalic.woff') format('woff');font-weight: bold;font-style: italic;font-display: swap;}
/* common styles */
body{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	overflow-x: hidden;
}
.kont ul{
	margin-top: 20px;
	padding: 0;
	list-style-type: disc;
	font-family: 'Segoe UI';
	font-size:16px;
	line-height:29px;
}
.kont ol{
	margin-top: 20px;
	padding: 0;
	list-style-type: decimal;
	font-family: 'Segoe UI';
	font-size:16px;
	line-height:29px;
}
.kont ul li em{
	margin: 0;
	padding: 0;
	list-style-type: disc;
	font-family: 'Segoe UI';
	font-style:italic;
	font-size:16px;
	line-height:29px;
}
.kont ul li i{
	list-style-type: disc;
	font-family: 'Segoe UI';
	font-style:italic;
	font-size:16px;
	line-height:29px;
}
.kont ul li strong, ul li b {
	font-family: 'Segoe UI';
	list-style-type: none;
	font-weight:600;
	font-style:normal;
}
.kont ul li b em, ul li strong em, ul li strong i {
	font-family: 'Segoe UI';
	font-weight:600;
	font-style:italic;
}
.kont ul li {
    font-family: 'Segoe UI';
    list-style-type: disc;
    font-style: normal;
	font-size:16px;
	line-height:29px;
	margin-left:15px;
}
.kont ol li {
    font-family: 'Segoe UI';
    list-style-type: decimal;
    font-weight: 400;
    font-style: normal;
	font-size:16px;
	line-height:29px;
	margin-left:15px;
}
a, a:hover, a:focus{
	text-decoration: none;
	color:#1f4796;
}
h1, h2, h3, h4, h5, h6,
p{
	margin: 0;
}
.page-content__container h1 {
    font-size: 20px;
    font-weight: 600;
	margin-bottom:20px;
	font-family: 'Segoe UI';
}
.page-content__container h2 {
    font-size: 18px;
    font-weight: 600;
	margin-bottom:20px;
	font-family: 'Segoe UI';
}
.page-content__container h3 {
    font-size: 16px;
    font-weight: 600;
	margin-bottom:20px;
	font-family: 'Segoe UI';
}
.kont h1 {
	font-size: 20px;
    font-weight: 600;
	margin-top:20px;
	font-family: 'Segoe UI';
}
.kont h2{
	font-size: 18px;
    font-weight: 600;
	margin-top:20px;
	font-family: 'Segoe UI';
}
.kont h3{
	font-size: 16px;
    font-weight: 600;
	margin-top:20px;
	font-family: 'Segoe UI';
}
.justifyleft {
	float: left;
	margin-right:7px;
	margin-bottom:7px;
}
.justifyright {
	float:none;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	margin-bottom:7px;
}
figcaption{
	text-align:center;
	font-family: 'Segoe UI';
    font-style: italic;
}
p iframe {
	position: relative;
    width: 100%;
    height: calc(9/16) * 100vw);
    max-height: calc(66vh - 263px);
    min-height: 530px;
}
.pagination {
	display:block;
	position:relative;
	margin-top:55px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
.pagination ul li{
    display: inline;
    margin-right: 2px;
    border: 1px solid #1f4796;
    padding-top: 5px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:8px;
	font-family: 'Segoe UI';
	font-size:16px;
	font-weight: 400;
    font-style: normal;
   }
.kont p{
	font-family: 'Segoe UI';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 29px;
    color: #1d1d1b;
    margin-top: 20px;
    max-width: 940px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.kont p i{
	font-family: 'Segoe UI';
    font-weight: 400;
	font-style:italic;
}
.kont p em{
	font-family: 'Segoe UI';
    font-weight: 400;
	font-style:italic;
}
.kont p strong{
	font-family: 'Segoe UI';
    font-weight: 600;
}
.kont p strong i{
	font-family: 'Segoe UI';
    font-weight: 600;
	font-style:italic;
}
.kont p strong em{
	font-family: 'Segoe UI';
    font-weight: 600;
	font-style:italic;
}
.kont p b i{
	font-family: 'Segoe UI';
    font-weight: 600;
	font-style:italic;
}
.kont p i b{
	font-family: 'Segoe UI';
    font-weight: 600;
	font-style:italic;
}
.kont p em b{
	font-family: 'Segoe UI';
    font-weight: 600;
	font-style:italic;
}
.kont p i strong{
	font-family: 'Segoe UI';
    font-weight: 600;
	font-style:italic;
}
.kont p em strong{
	font-family: 'Segoe UI';
    font-weight: 600;
	font-style:italic;
}
.button{
	font-family: 'DIN Condensed';
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	color: #1f4796;
	text-transform: uppercase;
	padding: 15px 35px;
	background-color: #fad20c;
}
.button--blue{
	color: #fff;
	background-color: #263487;
}
.title{
	font-family: 'DIN Pro Cond';
	font-weight: 700;
	font-style: normal;
	font-size: 58px;
	color: #000000;
	padding-top: 130px;
	text-transform: uppercase;
	text-align: center;
}
.title_events{
	font-family: 'DIN Pro Cond';
	font-weight: 700;
	font-style: normal;
	font-size: 58px;
	color: #000000;
	padding-top: 0;
	text-transform: uppercase;
	text-align: center;
}
.title-news{
	font-family: 'DIN Pro Cond';
	font-weight: 700;
	font-style: normal;
	font-size: 58px;
	color: #000000;
	padding-top: 130px;
	text-align: center;
}
.fotorama {
    overflow: visible;
}
.fotorama__wrap {
    margin-top:3.5em;
    margin-left:auto;
    margin-right:auto;
}
.responsive {
  width: 100%;
  height: auto;
}
/* main styles */
.logo-scroll{
	display: none;
}
.container{
	max-width: 1450px;
	margin: 0 auto;
	padding: 0 20px;
}
.menu__item--parent {
	padding-right: 20px;
}
.menu__item-arrow {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    cursor: pointer;
}
.menu__sublist {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    padding-top: 5px;
	padding-bottom: 5px;
	padding-left:0;
    display: none;
}
.menu__sublist-item {
    padding: 4px 0;
}
.menu__item-arrow--active {
    transform: translate(0, -50%) rotate(180deg);
}
.menu__sublist--active {
    display: block;
}
.menu__item {
	position: relative;
}
.top-bar{
	padding-top: 10px;
	padding-bottom:5px;
	padding-left:0;
	padding-right:0;
}
.top-bar__inner{
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}
.logo-img{
	height:90px;
}
.menu-block{
	display: flex;
}
.menu-block__addit-inf{
	margin-left: 140px;
	display: flex;
	align-items: center;
}
.social-networks{
	display: flex;
	align-items: center;
}
.social-networks__item:not(:last-child){
	margin-right: 15px;
}
.menu-block__addit-inf-search{
	margin-right: 25px;
	position: relative;
}
.menu__list{
	display: flex;
	list-style:none;
}
.menu__item:not(:last-child){
	margin-right: 55px;
}
.menu__link{
	font-family: 'DIN Condensed';
	font-weight: 400;
	font-style: normal;
	font-size: 19px;
	color: #1f4796;
	text-transform: uppercase;
	list-style:none;
}
.top-bar__es img{
	width: 130px;
}
.top-bar__es p{
	font-family: "segoeui", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 8px;
	line-height: 14px;
	color: #193d8e;
	text-align: center;
	max-width: 130px;
}
.main-screen{
	background-image: url(../image/bg-main.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
	height: 615px;
	position: relative;
}
.main-screen__decor-item:nth-child(1){
	content: '';
	position: absolute;
	bottom: -105px;
	left: 125px;
}
.main-screen__decor-item:nth-child(2){
	content: '';
	position: absolute;
	bottom: -27px;
	left: 242px;
}
.announcement{
	width: 698px;
	height: 543px;
	padding-left: 110px;
	padding-right: 47px;
	box-sizing: border-box;
	background-image: url(../image/bg-applic.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;

	position: absolute;
	right: 60px;
	bottom: -100px;
}
.announcement__content{
	padding: 137px 90px 0 90px;
	text-align: center;
}
.announcement__title{
	font-family: 'DIN Condensed';
	font-weight: 400;
	font-style: normal;
	font-size: 38px;
	color: #ffffff;
	text-transform: uppercase;
}
.announcement__text{
	font-family: 'DIN Condensed', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #ffffff;
	margin-top: 35px;
}
.announcement__text p{
	font-family: 'DIN Condensed', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #ffffff;
	margin-top: 35px;
}
.announcement__button-wrapper{
	margin-top: 60px;
}
.about-us{
	padding-bottom: 105px;
}
.about-us__text{
	font-family: 'Segoe UI';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 29px;
    color: #1d1d1b;
    margin-top: 50px;
    max-width: 940px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.text--highlight{
	font-family: 'Segoe UI', sans-serif;
	font-weight: 700;
	color: #263487;
}
.about-us__button-wrapper{
	padding: 15px 0;
	margin-top: 50px;
	text-align: center;
}
.about-us__items{
	display: flex;
	justify-content: center;
	margin-top: 70px;
}
.about-us__item{
	width: 222px;
	height: 222px;
	border-radius: 50%;
	background-color: #fad20c;
	padding: 60px 0 0 0;
	text-align: center;
	box-sizing: border-box;
}
.about-us__item:not(:last-child){
	margin-right: 45px;
}
.about-us__item-title{
	font-family: 'DIN Condensed';
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	color: #000000;
	text-transform: uppercase;
}
.about-us__item-img{
	margin-top: 15px;
}
.statistics{
	background-image: url(../image/bg-statistics-web.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	background-attachment:scroll;
	padding: 65px  0 75px 0;
}
.statistics_home::before {
    content: '';
    background-image: url(../image/bg-statistics-web.jpg);
    background-position: center;
	background-repeat:no-repeat;
	background-size:100% auto;
	position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}
.statistics_home{
    padding: 65px 0 75px 0;
    position: relative;
}
.statistics__title{
	margin-top: -110px;
	color: #fff;
}
.page-title{
	font-size: 58px;
	max-width: 825px;
	margin-top: -110;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0;
	text-transform: uppercase;
	text-align: left;
}
.page-title-news{
	font-size: 58px;
	max-width: 825px;
	margin-top: -110;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0;
	text-align: left;
}
.statistics__items{
	display: flex;
	justify-content: center;
	margin-top: 65px;
}
.statistics__item{
	text-align: center;
}
.statistics__item:not(:last-child){
	margin-right: 140px;
}
.statistics__item-number{
	font-family: 'DIN Pro Cond';
	font-weight: 700;
	font-style: normal;
	font-size: 55px;
	color: #fad20c;
}
.statistics__item-text{
	font-family: 'DIN Pro Cond';
	font-weight: 700;
	font-style: normal;
	font-size: 23px;
	color: #fff;
}
.statistics__decor-item{
	position: absolute;
}
.statistics__decor-item:nth-child(1){
	right: 162px;
	top: -42px;
}
.statistics__decor-item:nth-child(2){
	left: 235px;
	bottom: -60px;
	z-index: 10;
}
.news{
	position: relative;
}
.news-b{
	position:inherit;
}
.news-gi{
	position:inherit;
}
.news__decor-item{
	position: absolute;
	top: 295px;
	left: 0;
}
.news-block{
	margin-top: 60px;
	display: flex;
}
.news-block-b{
	margin-top: 60px;
	display: flex;
	flex-wrap:wrap;
    justify-content: space-between;
    margin-top:60px;
}
.news-block-gi{
	margin-top: 60px;
	display: flex;
	flex-wrap:wrap;
    justify-content: space-between;
    margin-top:60px;
}
.news-block-b::after{
    flex-basis: 33%;
    content: "";
}
.news-block-b .news-block__news-b{
    flex-basis: 33.07%
}
.news-block__news:not(:last-child){
	margin-right: 4px;
	width:33.333333%;
}
.news-block__news {width:33.333333%;}
.news-block__news-b {
    width:33%;
    margin-top:10px;
	margin-left:0;
    margin-right:2px;
}
.news-block__news-pict{
	height: 405px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.news-block__news-title-wrapper{
	background-color: #1f4796;
	padding: 10px;
	min-height: 140px;
	box-sizing: border-box;
	display:table;
	width:100%;
}
.news-block__news-title{
	font-family: 'Segoe UI';
	font-weight: 600;
	font-style: normal;
	font-size: 19px;
	color: #fff;
	max-width: 415px;
	margin: 0 auto;
	text-align: center;
	line-height:29px;
	display:table-cell;
	vertical-align:middle;
}
.news-block__news-date{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 28px;
}
.news-block__news-date span{
	font-family: 'Segoe UI';
	font-weight: 600;
	font-style: normal;
	font-size: 14px;
	color: #183964;
}
.news-block__news-date img{
	margin-right: 10px;
}
.news-block__news-text{
	font-family: 'Segoe UI';
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 25px;
	color: #575756;
	text-align: center;
	margin-top: 13px;
	padding: 0 20px;
	box-sizing: border-box;
}
.reviews{
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 50px;
}
.reviews-block{
	margin-top: 60px;
	display: flex;
}
.reviews-block__review{
	padding-right: 20px;
}
.reviews-block__review-inner{
	display: flex;
}
.reviews-block__review-photo{
	position: relative;
}
.reviews-block__review-photo:before{
	content: '';
	position: absolute;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.reviews-block__review:nth-child(odd) .reviews-block__review-photo:before{
	background-image: url(../image/decor-item_6.svg);
	width: 212px;
	height: 265px;
	top: -75px;
	left: -110px;
}
.reviews-block__review:nth-child(even) .reviews-block__review-photo:before{
	background-image: url(../image/decor-item_7.svg);
	width: 204px;
	height: 209px;
	left: -60px;
	bottom: -65px;
}
.reviews-block__review:nth-child(odd) .reviews-block__review-inner{
	padding-top: 75px;
	padding-left: 110px;
}
.reviews-block__review:nth-child(even) .reviews-block__review-inner{
	padding-top: 75px;
	padding-bottom: 65px;
	padding-left: 70px;
}
.reviews-block__review-photo .comphoto {
    width:226px;
	height:275px;
	overflow:hidden;
}
.reviews-block__review-photo img{
	position: relative;
	z-index: 2;
    width:228px;
    height:auto;
}
.reviews-block__review-content{
	margin-left: 30px;
	position: relative;
}
.reviews-block__review-name{
	font-family: 'Segoe UI';
	font-weight: 700;
	font-style: normal;
	font-size: 22px;
	color: #1f4796;
	margin-top: 25px;
}
.reviews-block__review-status{
	font-family: 'Segoe UI';
	font-weight: 400;
	font-style: italic;
	font-size: 19px;
	line-height: 29px;
	color: #1f4796;
	margin-top: 15px;
}
.reviews-block__review-text{
	font-family: 'Segoe UI';
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
	line-height: 25px;
	color: #1f4796;
	margin-top: 10px;
}
.reviews-block__review-more-wrapper{
	margin-top: 25px;
}
.reviews-block__review-more{
	font-family: 'Segoe UI';
	font-weight: 400;
	font-style: italic;
	font-size: 15px;
	line-height: 25px;
	color: #1f4796;
}
.footer{
	background-image: url(../image/bg-footer.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	padding: 70px 0 50px 0;
}
.footer-container{
	max-width: 1600px;
	margin: 0 auto;
	padding: 0 20px;
}
.footer__inner{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.footer-menu__list{
	display: flex;
	list-style:none;
}
.footer-menu__item:not(:last-child){
	margin-right: 55px;
}
.footer__es{
	max-width: 540px;
	text-align: right;
}
.footer-menu__link{
	font-family: 'Segoe UI';
	font-weight: 400;
	font-style: normal;
	font-size: 17px;
	color: #fff;
	text-transform: uppercase;
}
.footer-social-networks{
	display: flex;
	align-items: center;
}
.footer-social-networks__item:not(:last-child){
	margin-right: 30px;
}
.footer__es p{
	font-family: 'Segoe UI';
	font-weight: 400;
	font-style: italic;
	font-size: 13px;
	line-height: 17px;
	color: #fff;
	margin-top: 15px;
}
.top-bar__es-mobile{
	display: none;
}
.top-bar-mobile__left-block{
	display: none;
}
.reviews-slider__arrow{
	background-color: transparent;
	border: none;
	cursor: pointer;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}
.reviews-slider__arrow--prev{
	left: -50px;
}
.reviews-slider__arrow--next{
	right: -50px;
}
.page-content{
	padding-top: 65px;
	padding-bottom: 15px;
}
.page-content > .kont p {
	font-family: 'Segoe UI';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 29px;
    color: #1d1d1b;
    margin-top: 20px;
    max-width: 940px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.page-content > .kont p strong {
	font-family: 'Segoe UI';
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    line-height: 29px;
    color: #1d1d1b;
    margin-top: 20px;
    max-width: 940px;
    display: block;
    margin-left: auto;
    margin-right: auto;
} 
.page-content__container{
	max-width: 940px;
	padding: 0 20px;
	margin: 0 auto;
}
.page-content__container p {
	font-family: 'Segoe UI';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 29px;
    color: #1d1d1b;
    margin-top: 20px;
    max-width: 940px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.page-content__container p strong {
	font-family: 'Segoe UI';
    font-weight: 600;
}
.page-content__container p b {
	font-family: 'Segoe UI';
    font-weight: 600;
}
.page-content__date{
	display: flex;
	align-items: center;
}
.page-content__date span{
	font-family: 'Segoe UI';
	font-weight: 600;
	font-size: 15px;
	color: #706f6f;
	margin-left: 16px;
}
.page-content__text{
	font-family: 'Segoe UI';
	font-weight: 400;
	font-size: 21px;
	line-height: 31px;
	color: #000000;
	margin: 40px 0 0 0;
}
.img-responsive {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	height:auto;
}
.page-content__picture{
	margin-top: 80px;
	margin-bottom: 20px;
	width: 100%;
}
.page-content__social-networks{
	margin-top: 90px;
	display: flex;
	align-items: center;
}
.page-content__social-networks-item{
	margin-right: 25px
}
.page-content__social-networks-item:nth-last-child(1){
	margin-right: 0;
}
.logo-img--large{
	height: 192px;
}
.page-head .statistics__decor-item:nth-child(1){
	width: 247px;
	right: 235px;
	top: -30px;
}
.page-head .statistics__decor-item:nth-child(2){
	left: 256px;
	bottom: -55px;
}
.map-places__content{
	height: 555px;
}
.map-places__title{
	margin-top: 90px;
	margin-bottom: 90px;
}
iframe .i4ewOd-pzNkMb-haAclf{display:none;}
.past-events__title{
	margin-top: 100px;
	margin-bottom: 120px;
}
.past-events__list{
	text-align: center;
}
.past-events__list-item{
	font-family: 'Segoe UI';
	font-weight: 400;
	font-size: 21px;
	line-height: 31px;
	color: #193d8e !important;
	margin-top: 8px;
}
.past-events__list-item > p{
	font-family: 'Segoe UI';
	font-weight: 400;
	font-size: 21px;
	line-height: 31px;
	color: #193d8e !important;
	margin-top: -2px;
}
.past-events__list-item:nth-child(1){
	margin-top: 0;
}
.past-events__list-item:nth-child(1) p{
	margin-top: 0;
}
.page-head .statistics__decor-item:nth-child(3){
	display: none;
}
.page-history-title{
	text-align: center;
}
.page-content__text a{
	color: #193d8e;
	font-weight: 700;
}
.input-wrapper {
	display: none;
	width: 0;
	height: 100%;
	border-bottom: 1px solid #1f4796;
	position: absolute;
	top: 0;
	transition: all .4s linear;
	box-sizing: border-box;
	z-index: 100;
	margin-right: 20px;
	padding: 0 10px;
    overflow: hidden;
	background: #fff;
}
.input-wrapper input {
	border: none;
	font-size: 18px;
	line-height: 24px;
	width: 100%;
	height: 100%;
	color: #1f4796;
	background: transparent;
	padding: 3px 0;
}
.input-wrapper--toleft {
	right: 125%;	
}
.input-wrapper--toright {
	left: 130%;	
}
.top-bar.active .menu__list {
	opacity: 0;
	transition: opacity .4s ease;
}
a, input, button {
	outline: none;
}
.statistics-screen {
	z-index: -1;
	height:100px;
}
.about-event .title {
	padding: 80px 0;
}
.c-container {
	max-width: 945px;
	width: 100%;
	margin: 0 auto;
}
.event-item {
	display: flex;
	justify-content: space-between;
}
.event-item:not(:last-child) {
	margin-bottom: 80px;
}
.event-content {
	flex: 0 0 50%;
	font-family: 'Segoe UI';
}
.event-img {
	flex: 0 0 47%;
}
.event-img img {
	width: 100%;
	height: 100%;
}
.event-title {
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
	line-height: 35px;
    color: #1f4796;
}
.event-date {
	display: flex;
	color: #575756;
	margin: 30px 0 25px;
	font-size: 18px;
	line-height: 140%;
}
.event-date img {
	margin-right: 10px;
}
.event-text {
	font-size: 20px;
	line-height: 31px;
}
.events-screen {
    background-image: url(../image/event.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	height: 332px;
    position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.events__title {
	color: #fff;
	font-family: 'DIN Pro Cond';
	font-weight: 700;
	font-style: normal;
	font-size: 58px;
	text-transform: uppercase;
	text-align: center;
}
.events-overall {
	overflow: hidden;
}
.e-container {
	max-width: 985px;
	padding: 0 20px;
	margin: 0 auto;
}
.events-overall--text {
	font-family: 'Segoe UI';
	font-size: 20px;
	line-height: 31px;
	margin: 60px 0 50px;
}

.events-overall--text p {
	font-family: 'Segoe UI';
	font-size: 16px;
	font-weight:400;
	line-height: 29px;
	margin: 10px 0 10px;
}
.events-overall--text ul{
	margin-top: 20px;
	padding: 0;
	list-style-type: disc;
	font-family: 'Segoe UI';
	font-size:16px;
	line-height:29px;
	margin-left:20px;
}
.events-overall--text ol{
	margin-top: 20px;
	padding: 0;
	list-style-type: decimal;
	font-family: 'Segoe UI';
	font-size:16px;
	line-height:29px;
	margin-left:20px;
}
.events-overall--text ol li {
    font-family: 'Segoe UI';
    list-style-type: decimal;
    font-weight: 400;
    font-style: normal;
	font-size:16px;
	line-height:29px;
	}
.events-overall--text ul li em{
	margin: 0;
	padding: 0;
	list-style-type: disc;
	font-family: 'Segoe UI';
	font-style:italic;
	font-size:16px;
	line-height:29px;
}
.events-overall--text ul li i{

	list-style-type: disc;
	font-family: 'Segoe UI';
	font-style:italic;
	font-size:16px;
	line-height:29px;
}
.events-overall--text ul li strong, ul li b {
	font-family: 'Segoe UI';
	list-style-type: none;
	font-weight:600;
	font-style:normal;
}
.events-overall--text ul li b em, ul li strong em, ul li strong i {
	font-family: 'Segoe UI';
	font-weight:600;
	font-style:italic;
}
.events-overall--item {
	position: relative;
}
.events-overall--item:nth-child(1)::after {
	content: "";
	position: absolute;
	top: 0;
	left: -120%;
	width: 100%;
	height: 80%;
	background: url(../image/decor-item_8.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
	z-index: -2;
}
.events-overall--item:nth-child(2)::after {
	content: "";
	position: absolute;
	top: 10%;
	left: 60%;
	width: 100%;
	height: 150%;
	background: url(../image/decor-item_5.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
	z-index: -2;
}
.events-overall--item:nth-child(2)::before {
	content: "";
	position: absolute;
	top: 10%;
	left: 160%;
	width: 50%;
	height: 70%;
	background: url(../image/decor-item_9.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
	z-index: -2;
}
.evens-overall--row {
	display: flex;
	justify-content: space-evenly;
}
.events-ellipse {
	width: 222px;
	height: 222px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	border-radius: 50%;
	color: #000000;
	background: #FBD01E;
}
.events-ell--title {
    font-family: 'DIN Pro Cond';
    font-weight: 700;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 140%;
	text-align: center;
}
.events-ellipse img {
	margin-top: 15px;
}
.events-overall--title {
	display: none;
}
/*--gallery-style--*/
.gal {
    position:inherit;
}
    .news-block-g{
	margin-top: 60px;
	display: flex;
	flex-wrap:wrap;
    justify-content: space-between;
    margin-top:60px;
}
.news-block-g::after{
    flex-basis: 33%;
    content: "";
}
.news-block-g .news-block__news-g{
    flex-basis: 33.07%
}
.news-block__news-g {
    width:33%;
    margin-left:0;
    margin-right:2px;
    margin-bottom:6px;
}
.news-block__news-pict-g{
	height: 300px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.news-block__news-title-wrapper-g{
	background-color: #1f4796;
	padding: 15px 10px 20px 10px;
	min-height: 55px;
	box-sizing: border-box;
}
.news-block__news-title-g{
	font-family: 'Segoe UI';
	font-weight: 600;
	font-style: normal;
	font-size: 19px;
	color: #fff;
	max-width: 415px;
	margin: 0 auto;
	text-align: center;
}
/*--gallery-post-style--*/
    .news-block-gl{
	margin-top: 60px;
	display: flex;
	flex-wrap:wrap;
    justify-content: space-between;
    margin-top:60px;
}
.news-block-gl::after{
    flex-basis: 33%;
    content: "";
}
.news-block-gl .news-block__news-gl{
    flex-basis: 33.07%
}
.news-block__news-gl {
    width:33%;
    margin-left:0;
    margin-right:2px;
    margin-bottom:6px;
}
.news-block__news-pict-gl{
	height: 300px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
/*--search--*/
.ajaxSearch_resultsInfos, .ajaxSearch_highlight, .ajaxSearch_highlight1, .ajaxSearch_resultsDisplayed, .grpResult_site_wide, .ajaxSearch_grpResultName, .ajaxSearch_grpResultsDisplayed, .ajaxSearch_paging, .ajaxSearch_currentPage, .ajaxSearch_currentPage, .ajaxSearch_result, .ajaxSearch_result {
    font-family: 'Segoe UI';
    font-style: normal;
    font-size: 16px;
    line-height: 29px;
    color: #1d1d1b;
}
.ajaxSearch_result {
	padding-top: 35px;
    padding-bottom: 20px;
    line-height: 29px;
}
.ajaxSearch_resultExtract{
	margin-top:-15px;
}
p .ajaxSearch_resultsInfos {
    font-weight:600;
}
.ajaxSearch_grpResultsDisplayed {
    font-style: italic;
}
a .ajaxSearch_resultLink{
    font-style:normal;
    font-weight:600!important;
    color: #1f4796;
	padding-top:20px;
}
/*--search-end--*/
/*--social-share--*/
.ya-share2__container_shape_round.ya-share2__container_size_l .ya-share2__badge .ya-share2__icon:not(.ya-share2__icon_messenger-contact):not(.ya-share2__icon_more):not(.ya-share2__icon_copy){
    background-repeat: no-repeat;
	background-size: 33px 33px;
}
.rev.ya-share2__container_size_l .ya-share2__badge .ya-share2__icon {
    height: 48px;
    width: 40px;
	}
/*--facebook--*/
.ya-share2__item_service_facebook .ya-share2__badge, .ya-share2__item_service_facebook .ya-share2__mobile-popup-badge {
    background-color:transparent !important;
}
.ya-share2__item_service_facebook .ya-share2__icon {
    background-image: url(../image/facebook-social_icon.svg)!important;
    background-size: 33px 33px !important;
} 
/*--vk--*/
.ya-share2__item_service_vkontakte .ya-share2__badge, .ya-share2__item_service_vkontakte .ya-share2__mobile-popup-badge {
    background-color:transparent !important;
}
.ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url(../image/vk-social_icon.svg)!important;
    background-size: 33px 33px !important;
} 
/*--ok--*/
.ya-share2__item_service_odnoklassniki .ya-share2__badge, .ya-share2__item_service_odnoklassniki .ya-share2__mobile-popup-badge {
    background-color:transparent !important;
}
.ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-image: url(../image/odnoklasniki-social_icon.svg)!important;
    background-size: 33px 33px !important;
}
/*--telegram--*/
.ya-share2__item_service_telegram .ya-share2__badge, .ya-share2__item_service_telegram .ya-share2__mobile-popup-badge {
    background-color:transparent !important;
}
.ya-share2__item_service_telegram .ya-share2__icon {
    background-image: url(../image/telegram-social_icon.svg)!important;
    background-size: 33px 33px !important;
}
/*--twitter--*/
.ya-share2__item_service_twitter .ya-share2__badge, .ya-share2__item_service_twitter .ya-share2__mobile-popup-badge {
    background-color:transparent !important;
}
.ya-share2__item_service_twitter .ya-share2__icon {
    background-image: url(../image/twitter-social_icon.svg)!important;
    background-size: 33px 33px !important;
}
/*--social-share--*/
/*--media--*/
@media(max-width: 1800px){
	.main-screen{
		height:565px;
	}
	.announcement {
	    width: 628px;
	    height: 473px;
	    padding-left: 80px;
	    padding-right: 30px;
	    box-sizing: border-box;
	    background-image: url(../image/bg-applic.png);
	    background-repeat: no-repeat;
	    background-size: contain;
	    background-position: center;
	    position: absolute;
	    right: 60px;
	    bottom: -80px;
		}
	.announcement__content {
	    padding: 117px 90px 0 90px;
	    text-align: center;
	}

	.page-head .statistics__decor-item:nth-child(1) {
	    width: 200px;
	    right: 190px;
	    top: -24px;
	}
	.page-head .statistics__decor-item:nth-child(2) {
		width: 150px;
	    left: 207px;
	    bottom: -45px;
	}
}
@media(max-width: 1600px){
	.main-screen{
		height:555px;
	}
	.main-screen__decor-item:nth-child(1){
		width: 130px;
		bottom: -80px;
		left: 95px;
	}
	.main-screen__decor-item:nth-child(2){
		width: 70px;
		bottom: -21px;
		left: 185px;
	}
	.announcement{
		width: 600px;
	    height: 455px;
	    padding-left: 80px;
    	padding-right: 30px;
	    right: 55px;
	    bottom: -83px;
	}
	.announcement__content {
	    padding: 110px 90px 0 90px;
	    text-align: center;
	}
	.logo img{
		width: 125px;
	}
	.top-bar__es img{
		width: 121px;
	}
	.top-bar__es p{
		width: 121px;
		font-size: 7px;
	}
	.menu__item:not(:last-child) {
	    margin-right: 35px;
	}
	.menu__link{
		font-size: 15px;
	}
	.menu-block__addit-inf{
		margin-left: 100px;
	}
	.statistics__decor-item:nth-child(1){
		width: 200px;
	}
	.statistics__decor-item:nth-child(2){
		width: 200px;
	}
	.title{
		font-size: 32px;
		padding-top: 110px;
	}
    .title_events {
	    font-size: 32px;
	    padding-top: 0;
	}
    .title-news{
		font-size: 32px;
		padding-top: 110px;
	}
	.statistics__title{
		margin-top: 0;
		padding-top: 0;
	}
	.statistics__item-number{
		font-size: 38px;
	}
	.statistics__item-text{
		font-size: 20px;
	}
	.news__decor-item{
		width: 155px;
	}
	.news-block__news-pict{
		height: 300px;
	}
	.news-block__news-title{
		font-size: 19px;
	}
	.footer__es{
		max-width: 400px;
	}
	.footer-menu__item:not(:last-child){
		margin-right: 35px;
	}
	.footer-menu__link{
		font-size: 15px;
	}
	.reviews-block__review:nth-child(odd) .reviews-block__review-photo:before{
		width: 160px;
		height: 200px;
		top: -56px;
		left: -83px;
	}
	.reviews-block__review:nth-child(even) .reviews-block__review-photo:before{
		width: 153px;
		height: 157px;
		left: -43px;
		bottom: -50px;
	}
	.reviews-block__review:nth-child(odd) .reviews-block__review-inner{
		padding-top: 56px;
		padding-left: 83px;
	}
	.reviews-block__review:nth-child(even) .reviews-block__review-inner{
		padding-top: 56px;
		padding-bottom: 53px;
		padding-left: 50px;
	}
	.reviews-block__review-photo .comphoto {
    width:178px;
	height:229px;
	overflow:hidden;
}
	.reviews-block__review-photo img{
		width: 180px;
	}
	.reviews-block__review-content{
	margin-left: 18px;
	position: relative;
}
	.page-title{
		max-width: 455px;
	}
    .page-title-news{
		max-width: 455px;
	}
}
@media(max-width: 1580px){
.main-screen{
		height:525px;
	}
}
@media(max-width: 1550px){
	.announcement{
		width: 550px;
	    height: 455px;
	    padding-left: 50px;
    	padding-right: 10px;
	    right: 55px;
	    bottom: -83px;
	}
	.announcement__content {
    padding: 110px 90px 0 90px;
    text-align: center;
	}
}
@media(max-width: 1500px){
.main-screen{
		height:500px;
	}
}
@media(max-width: 1400px){
	.main-screen{
		height:455px;
	}
		.announcement{
		width: 520px;
	    height: 425px;
	    padding-left: 50px;
    	padding-right: 10px;
	    right: 25px;
	    bottom: -83px;
	}
	.announcement__content {
    padding: 75px 20px 0 20px;
    text-align: center;
	}
	.footer__es{
		max-width: 300px;
	}
	.reviews-block__review-text {
    font-family: 'Segoe UI';
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    line-height: 21px;
    color: #1f4796;
    margin-top: 10px;
}
}
@media(max-width: 1366px){
	.announcement__text {
		font-size:20px;	
	}
    .announcement__text p{
		font-size:20px;	
	}
}
@media(max-width: 1280px){
	.main-screen{
		height:425px;
	}
}
@media(max-width: 1200px){
	.menu__item-arrow {
		display: none;
	}
	.menu__item--parent {
		padding-right: 0;
	}
	.menu__sublist {
		position: static;
		padding-top: 15px;
		padding-left: 15px;
		display: block;
	}
	.menu__sublist-item {
		padding: 0;
		background-color: transparent;
	}
	.menu__sublist-item:not(:last-child) {
		margin-bottom: 15px;
	}
	.logo img{
		width: 60px;
	}
	.top-bar__es-mobile{
		display: block;
	}
	.top-bar__es-desktop{
		display: none;
	}
	.top-bar__es p{
		font-family: 'Segoe UI';
		font-weight: 700;
		font-size: 12px;
		line-height: 14px;
		text-align: center;
		width: auto;
		max-width: 150px;
	}
	.menu-block{
		order: 1;
	}
	.logo,
	.logo-scroll{
		order: 2;
	}
	.top-bar__es{
		order: 3;
	}
	.menu-block-burger{
		cursor: pointer;
		height: 18px;
		width: 30px;
		display: flex;
		align-items: center;

		position: relative;
	}
	.menu-block-burger__item{
		width: 30px;
		height: 4px;
		background-color: #2a509b;
	}
	.menu-block-burger:before{
		content: '';
		position: absolute;
		width: 30px;
		height: 4px;
		background-color: #2a509b;
		left: 0;
		top: 0;
	}
	.menu-block-burger:after{
		content: '';
		position: absolute;
		width: 30px;
		height: 4px;
		background-color: #2a509b;
		left: 0;
		bottom: 0;
	}
	.menu-block-burger--active .menu-block-burger__item{
		display: none;
	}
	.menu-block-burger.menu-block-burger--active:before{
		left: 0;
		top: 7px;
		transform: rotate(45deg);
	}
	.menu-block-burger.menu-block-burger--active:after{
		left: 0;
		top: 7px;
		transform: rotate(-45deg);
	}
	.menu-block{
		display: none;
	}
	.menu-block--active{
		display: block;
	}
	.menu__list,
	.menu-block__addit-inf{
		display: block;
	}
	.top-bar{
		position: relative;
		padding: 10px 0;
	}
	.menu__sublist {
		background-color:transparent;
	}
	.menu-block{
		position: fixed;
		z-index: 99;
		top: 98px;
		left: 0;
		right: 0;
		background-color: rgba(255, 255, 255, 0.9);
		padding: 20px;
	}
	.menu-block__addit-inf{
		margin: 0;
	}
	.menu__item:not(:last-child) {
	    margin-right: 0;
	    margin-bottom: 15px;
	}
	.menu__link{
		font-size: 20px;
	}
	.menu-block__addit-inf-search{
		display: none;
	}
	.social-networks{
		margin-top: 30px;
	}
	.top-bar-mobile__left-block{
		display: flex;
	}
	.top-bar-mobile__search{
		margin-left: 2.5em; /*--15px--*/
		position: relative;
	}
	.main-screen__decor-items{
		display: none;
	}
    .fotorama__wrap {
        margin-top:2em;
    }
	.announcement{
		width: 470px;
	    height: 425px;
	    padding-left: 50px;
    	padding-right: 10px;
	    right: 25px;
	    bottom: -83px;
	}
	.announcement__content {
    padding: 100px 40px 0 40px;
    text-align: center;
	}
	.announcement__title{
		font-size: 34px;
	}
	.announcement__text{
		font-size: 19px;
		margin-top: 28px;
	}
    .announcement__text p{
		font-size: 19px;
		margin-top: 28px;
	}
	.announcement__button-wrapper{
		margin-top: 47px;
	}
	.button {
	    font-size: 20px;
	    padding: 12px 28px;
	}
	.main-screen{
		height: 430px;
	}
	.title {
	    font-size: 25px;
	    padding-top: 90px;
	}
    .title_events {
	    font-size: 25px;
	    padding-top: 0;
	}
    .title-news {
	    font-size: 25px;
	    padding-top: 90px;
	}
	.about-us__text {
	    font-size: 16px;
	    line-height: 24px;
	    margin-top: 25px;
	}
	.about-us__button-wrapper{
		padding: 12px 0;
		margin-top: 35px;
	}
	.about-us__items{
		margin-top: 55px;
	}
	.about-us__item {
	    width: 175px;
	    height: 175px;
	    padding: 47px 0 0 0;
	}
	.about-us__item:not(:last-child) {
	    margin-right: 35px;
	}
	.about-us__item-title{
		font-size: 14px;
	}
	.about-us__item-img{
		height: 66px;
		margin-top: 12px;
	}
	.about-us {
    	padding-bottom: 83px;
	}
	.statistics__decor-item:nth-child(1) {
	    width: 158px;
	    right: 30px;
    	top: -80px;
		z-index: 1;
	}
	.statistics__decor-item:nth-child(2) {
	    width: 130px;
	    left: 100px;
    	bottom: -45px;
	}
	.statistics{
		padding: 51px 0 59px 0;
	}
	.statistics_home{
		padding: 51px 0 59px 0;
	}
	.statistics__title{
		margin-top: 0;
		padding-top: 0;
	}
	.statistics__items{
		margin-top: 51px;
	}
	.statistics__item:not(:last-child) {
	    margin-right: 100px;
	}
	.statistics__item-number {
	    font-size: 30px;
	}
	.statistics__item-text {
	    font-size: 16px;
	}

	.news__decor-item{
		width: 122px;
		top: 150px;
	}
	.news-block{
		margin-top: 45px;
	}
	.news-block-b{
		margin-top: 45px;
	}
	.news-block__news:not(:last-child){
		margin-right: 4px;
		width:33.333333%;
	}
	.news-block__news-b{
		margin-right: 1px;
		flex-basis:33%;
        margin-bottom:25px;
	}
	.news-block__news {width:33.333333%;}
	.news-block__news-b {
        margin-right: 1px;
		flex-basis:33%;
        margin-bottom:25px;
    }
	.news-block__news-pict{
		height: 210px;
	}
	.news-block__news-title-wrapper{
		padding: 3px 6px 3px 6px;
		min-height: 115px;
	}
	.news-block__news-title{
		font-size: 17px;
		max-width: 327px;
		line-height:25px;
	}
	.news-block__news-date{
		margin-top: 22px;
	}
	.news-block__news-date span{
		font-size: 12px;
	}
	.news-block__news-date img{
		margin-right: 8px;
		width: 20px;
	}
	.news-block__news-text{
		font-size: 15px;
		line-height: 23px;
		margin-top: 13px;
		padding: 0 16px;
	}
	.reviews{
		padding-bottom: 0px;
		padding-left: 50px;
		padding-right: 50px;
	}
	.reviews-block{
		margin-top: 67px;
	}
	.reviews-block__review{
		padding-right: 16px;
	}
	.reviews-block__review-content{
		margin-left: 16px;
	}
	.reviews-block__review-name{
		font-size: 17px;
		margin-top: 0;
	}
	.reviews-block__review-status{
		font-size: 15px;
		line-height: 23px;
		margin-top: 12px;
	}
	.reviews-block__review-text{
		font-size: 13px;
		line-height: 20px;
		margin-top: 8px;
	}
	.reviews-block__review-more-wrapper{
		margin-top: 20px;
	}
	.reviews-block__review-more{
		font-size: 13px;
		line-height: 21px;
	}
	.reviews-block__review:nth-child(odd) .reviews-block__review-photo:before{
		width: 133px;
		height: 166px;
		top: -46px;
		left: -69px;
	}
	.reviews-block__review:nth-child(even) .reviews-block__review-photo:before{
		width: 127px;
		height: 130px;
		left: -40px;
		bottom: -42px;
	}
	.reviews-block__review:nth-child(odd) .reviews-block__review-inner{
		padding-top: 46px;
		padding-left: 69px;
	}
	.reviews-block__review:nth-child(even) .reviews-block__review-inner{
		padding-top: 46px;
		padding-bottom: 44px;
		padding-left: 42px;
	}
	.reviews-block__review-photo .comphoto {
    width:148px;
	height:186px;
	overflow:hidden;
}
	.reviews-block__review-photo img{
		width: 150px;
	}

	.footer{
		padding: 85px 0 40px 0;
	}
	.footer-social-networks__item:not(:last-child) {
	    margin-right: 24px;
	}
	.footer-social-networks__item img{
		width: 36px;
	}
	.footer__es img{
		width: 110px;
	}
	.footer__es p {
	    font-size: 11px;
	    line-height: 14px;
	    margin-top: 12px;
	}
	.footer-menu__list{
		display: block;
	}
	.footer-menu__item:not(:last-child){
		margin-right: 0;
		margin-bottom: 15px;
	}
	.top-bar-wrapper.top-bar-wrapper--active{
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		background-color: rgba(255, 255, 255, 0.9);
		z-index: 99;
	}
	.top-bar-wrapper.top-bar-wrapper--active.active,
	.active .menu-block {
		opacity: 1;
	}
	.logo,
	.logo-scroll{
		display: none;
	}
	.logo--active{
		display: block;
		margin-left:4em;
	}
	.logo-scroll img{
		width: 42px;
	}
	.menu-block--scroll{
		top: 64px;
	}

	.page-head .statistics__decor-item:nth-child(1) {
	    width: 125px;
	    right: 100px;
	    top: -19px;
	}
	.page-head .statistics__decor-item:nth-child(2) {
		width: 120px;
	    left: 100px;
	    bottom: -36px;
	}
	.logo-img--large{
		height: auto;
	}
	.page-content__text {
	    font-size: 18px;
	    line-height: 26px;
	    margin: 30px 0 0 0;
	}
	.img-responsive {
		margin-top: 5px;
	    margin-bottom: 5px;
	}
	.page-content__picture {
	    margin-top: 60px;
	    margin-bottom: 10px;
	}
	.page-title{
		max-width: 360px;
	}
    .page-title-news{
		max-width: 360px;
	}
    .news-block-g{
		margin-top: 45px;
	}
    .news-block__news-g{
		margin-right: 1px;
		flex-basis:33%;
        margin-bottom:25px;
	}
    .news-block__news-g {
        margin-right: 1px;
		flex-basis:33%;
        margin-bottom:5px;
    }
    .news-block__news-pict-g{
		height: 200px;
	}
	.news-block__news-title-wrapper-g{
		padding: 12px 8px 16px 8px;
		min-height: 50px;
	}
	.news-block__news-title-g{
		font-size: 17px;
		max-width: 327px;
	}
     .news-block-gl{
		margin-top: 45px;
	}
    .news-block__news-gl{
		margin-right: 1px;
		flex-basis:33%;
        margin-bottom:25px;
	}
    .news-block__news-gl {
        margin-right: 1px;
		flex-basis:33%;
        margin-bottom:5px;
    }
    .news-block__news-pict-gl{
		height: 200px;
	}
}
@media(max-width: 1190px){
	.main-screen {
		height:420px;
}
}
@media(max-width: 1180px){
	.main-screen {
		height:410px;
}
	.announcement{
		width: 430px;
	    height: 425px;
	    padding-left: 50px;
    	padding-right: 10px;
	    right: 25px;
	    bottom: -100px;
	}
	.announcement__content {
    padding: 115px 40px 0 40px;
    text-align: center;
	}
	.announcement__title{
		font-size: 32px;
	}
	.announcement__text{
		font-size: 16px;
		margin-top: 28px;
	}
    .announcement__text p{
		font-size: 16px;
		margin-top: 28px;
	}
	.announcement__button-wrapper{
		margin-top: 47px;
	}
	.button {
	    font-size: 15px;
	    padding: 12px 28px;
	}
}
@media(max-width: 1160px){
	.main-screen {
		height:400px;
}
	.announcement{
		width: 430px;
	    height: 425px;
	    padding-left: 50px;
    	padding-right: 10px;
	    right: 25px;
	    bottom: -100px;
	}
	.announcement__content {
    padding: 115px 40px 0 40px;
    text-align: center;
	}
	.announcement__title{
		font-size: 30px;
	}
	.announcement__text{
		font-size: 18px;
		margin-top: 28px;
	}
    .announcement__text p{
		font-size: 18px;
		margin-top: 28px;
	}
	.announcement__button-wrapper{
		margin-top: 47px;
	}
	.button {
	    font-size: 15px;
	    padding: 12px 28px;
	}
}
@media(max-width: 1140px){
	.main-screen {
		height:390px;
}
}
@media only screen and (max-width: 1100px) {
	.top-bar.active .logo {
		opacity: 0;
		transition: opacity .4s ease;
	}
}
@media(max-width: 1090px){
	.main-screen {
		height:380px;
}
	.announcement{
		width: 410px;
	    height: 415px;
	    padding-left: 50px;
    	padding-right: 10px;
	    right: 25px;
	    bottom: -100px;
	}
	.announcement__content {
    padding: 115px 40px 0 40px;
    text-align: center;
	}
	.announcement__title{
		font-size: 26px;
	}
	.announcement__text{
		font-size: 17px;
		margin-top: 28px;
	}
    .announcement__text p{
		font-size: 17px;
		margin-top: 28px;
	}
	.announcement__button-wrapper{
		margin-top: 47px;
	}
	.button {
	    font-size: 15px;
	    padding: 12px 28px;
	}
	.news-block__news-title {
    font-size: 15px;
    max-width: 327px;
}
    .news-block__news-title-g {
    font-size: 15px;
    max-width: 327px;
}
    .news-block__news-title-gl {
    font-size: 15px;
    max-width: 327px;
}
}
@media(max-width: 1000px){
	.main-screen {
		height:350px;
}
	.announcement{
		width: 400px;
	    height: 405px;
	    padding-left: 50px;
    	padding-right: 10px;
	    right: 15px;
	    bottom: -100px;
	}
	.announcement__content {
    padding: 100px 40px 0 40px;
    text-align: center;
	}
	.announcement__title{
		font-size: 28px;
	}
	.announcement__text{
		font-size: 17px;
		margin-top: 28px;
	}
    .announcement__text p{
		font-size: 17px;
		margin-top: 28px;
	}
	.announcement__button-wrapper{
		margin-top: 37px;
	}
	.button {
	    font-size: 15px;
	    padding: 12px 28px;
	}
}
@media(max-width: 991px){
	.reviews-block__review:nth-child(odd) .reviews-block__review-photo:before{
		background-image: url(../image/decor-item-mobile_6.svg);
		width: 74px;
		height: 94px;
		top: -30px;
		left: -47px;
	}
	.reviews-block__review:nth-child(even) .reviews-block__review-photo:before{
		background-image: url(../image/decor-item-mobile_6.svg);
		width: 74px;
		height: 94px;
		top: -30px;
		left: -47px;
	}
	.reviews-block__review-photo:after{
		content: '';
		position: absolute;
		background-image: url(../image/decor-item-mobile_7.svg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		width: 162px;
		height: 97px;
		right: -49px;
		bottom: -20px;
	}
	.reviews-block__review:nth-child(odd) .reviews-block__review-inner,
	.reviews-block__review:nth-child(even) .reviews-block__review-inner{
		padding: 0;
	}
	.reviews-block__review-content{
		padding-top: 30px;
	}
	.reviews-block__review-photo-wrapper{
		padding: 30px 49px 20px 47px;
	}
	.reviews-block__review-photo img{
		width: 170px;
	}
	.main-screen {
		height:330px;
	}
	.page-head .statistics__decor-item:nth-child(1) {
	    width: 130px;
	    right: 50px;
	    top: -15px;
	}
	.page-head .statistics__decor-item:nth-child(2) {
	    width: 98px;
	    left: 50px;
	    bottom: -29px;
	}
    .event-item {
		flex-direction: column;
		max-width: 768px;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		padding: 0 25px;
	}
	.event-item > div {
		flex: 0 0 100%;
	}
	.events__title {
		font-size: 40px;
	}
	.event-title {
		padding-top: 20px;
	}
	.event-item:not(:last-child) {
		margin-bottom: 40px;
	}
	.events-overall--item:nth-child(2)::before {
		display: none;
	}
	/*  */
	.page-content__container {
		padding: 0 25px;
	}
}
@media(max-width: 950px){
	.main-screen{
	background-image: url(../image/bg-main.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	height: 315px;
	position: relative;
}
	.announcement {
    width: 385px;
    height: 390px;
    padding-left: 40px;
    padding-right: 10px;
    right: 15px;
    bottom: -110px;
}
	.announcement__content {
    padding: 110px 40px 0 40px;
    text-align: center;
}
	.announcement__text {
    font-size: 15px;
    margin-top: 18px;
	}
    .announcement__text p{
    font-size: 15px;
    margin-top: 18px;
	}
}
@media(max-width: 900px){
	.main-screen{
	background-image: url(../image/bg-main.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 315px;
	position: relative;
}
	.announcement {
    width: 365px;
    height: 390px;
    padding-left: 40px;
    padding-right: 10px;
    right: 15px;
    bottom: -110px;
}
	.announcement__content {
    padding: 100px 40px 0 40px;
    text-align: center;
}
	.announcement__text {
    font-size: 15px;
    margin-top: 18px;
	}
    .announcement__text p{
    font-size: 15px;
    margin-top: 18px;
	}
}
@media(max-width: 896px){
	.news-block__news-title{
	line-height:20px;
	}
}
@media(max-width: 850px){
	.announcement {
    width: 345px;
    height: 390px;
    padding-left: 40px;
    padding-right: 10px;
    right: 15px;
    bottom: -110px;
}
	.announcement__title {
    font-size: 26px;
}
	.announcement__content {
    padding: 105px 40px 0 40px;
    text-align: center;
}
	.announcement__text {
    font-size: 16px;
    margin-top: 10px;
	}
    .announcement__text p{
    font-size: 16px;
    margin-top: 10px;
	}
	.announcement__button-wrapper {
	margin-top: 23px;
	}
	.button {
    font-size: 16px;
    padding: 8px 24px;
}
}
@media(max-width: 800px){
	.main-screen{
	background-image: url(../image/bg-main-mob.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 615px;
	position: relative;
}
}
@media(max-width: 768px){
    .fotorama__wrap {
    margin-top:-1em;
}
	.justifyleft {
	float: none;
	width:100%;
	height:auto;
}
	.justifyright {
	float: none;
	width:100%;
	height:auto;
}
	.about-us__items{
		flex-direction: column;
		padding-left: 25px;
	}
	.about-us__item:not(:last-child){
		margin-right: 0;
		margin-bottom: 35px;
	}
	.about-us__item{
		width: auto;
		height: auto;
		background-color: transparent;
		border-radius: 0;
		display: flex;
		align-items: center;
		padding: 0;
	}
	.about-us__item-img-wrapper{
		width: 120px;
		height: 120px;
		background-color: #fad20c;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		order: 1;
	}
	.about-us__item-img{
		margin-top: 0;
	}
	.about-us__item-title{
		order: 2;
		margin-left: 25px;
		font-size: 17px;
		float:right;
		margin-top:53px;
	}
	.statistics{
		background-image: url(../image/bg-statistics-mobile.jpg);
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: center;
		background-attachment:fixed;
		position:relative;
	}
	.statistics_home::before {
		content: '';
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: center;
		background-image: url(../image/bg-statistics-mob.jpg);
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: -1;
}
	.statistics_home{
		position: relative;
	}

	.statistics__items{
		flex-direction: column;
		align-items: center;
	}
	.statistics__item:not(:last-child) {
	    margin-right: 0;
	    margin-bottom: 35px;
	}
	.statistics__item-number{
		font-size: 38px;
	}
	.statistics__item-text{
		font-size: 20px;
	}
	.news-block{
		flex-direction: column;
		align-items: center;
	}
	.news-b {
		margin-top:-4em;
	}
    .news-gi {
		margin-top:0;
	}
	.news-block-b{
		flex-direction: column;
		align-items: center;
	}
	.news-block__news:not(:last-child){
		margin-bottom: 30px;
		width:100%;
		margin-right:0;
	}
	.news-block__news-b {
		margin-bottom: 30px;
		width:100%;
		margin-right:0;
	}
	.news-block__news {
		width: 100%;
		margin-right:0;
	}

	.news-block__news-pict{
		height: 315px;
	}
	.news__decor-items{
		display: none;
	}
	.news-block__news-title-wrapper{
		min-height:85px;
	}
	.news-block__news-title {
		line-height:25px;
	}
	.footer__es {
	    max-width: 250px;
	}
	.page-head{
		background-image: none;
		padding: 25px 0;
	}
	.page-content{
		padding-top: 0;
	}
	.page-title{
		color: #000000;
		font-size: 30px;
		max-width: none;
	}
    .page-title-news{
		color: #000000;
		font-size: 30px;
		max-width: none;
	}
	.page-head .statistics__decor-item:nth-child(1),
	.page-head .statistics__decor-item:nth-child(2){
		display: none;
	}
	.page-head .statistics__decor-item:nth-child(3){
		display: block;
		right: 0;
		top: 50%;
		transform: translate(0, -50%);
	}
	.page-history-title{
		color: #1f4796;
	}
	.past-events__list-item{
		font-size: 18px;
	}
	.past-events__list-item p{
		font-size: 18px;
	}
	.map-places__content {
    	height: 288px;
	}
	.map-places__title{
		margin-top: 60px;
		margin-bottom: 60px;
	}
	.past-events__title{
		margin-top: 70px;
		margin-bottom: 70px;
	}
    .event-item {
		padding: 0;
	}
	.event-content > div {
		padding: 0 25px;
	}
	.event-content {
		text-align: center;
	}
	.event-date {
		justify-content: center;
		margin: 15px 0 10px;
	}
	.event-content .event-title {
		background: #284B91;
		color: #fff;
		padding: 20px 25px;
	}
	.event-img {
		height: fit-content;
		display: flex;
	}
	.about-event .title {
		padding: 40px 0;
	}
	.events-overall--text {
		margin: 40px 0;
	}
	
	.statistics-screen .statistics {
		height: 150px;
		padding: 0;
	}
    .gal {
        margin-top:-4em;
    }
    .news-block-g{
		flex-direction: column;
		align-items: center;
	}
    .news-block__news-g {
		margin-bottom: 10px;
		width:100%;
		margin-right:0;
	}
    .news-block__news-pict-g{
		height: 315px;
	}
    .news-block-gl{
		flex-direction: column;
		align-items: center;
	}
    .news-block__news-gl {
		margin-bottom: 10px;
		width:100%;
		margin-right:0;
	}
    .news-block__news-pict-gl{
		height: 315px;
	}
}
@media(max-width: 600px){
    p iframe {
		position: relative;
		width: 100%;
		height: calc((9/16) * 100vw);
		max-height: calc(66vh - 263px);
		min-height: 309px;
}
	.top-bar__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
	.button{
		font-size: 18px;
		padding: 8px 20px;
	}
	.title{
		font-size: 21px;
		padding-top: 55px;
	}
    .title_events{
		font-size: 21px;
		padding-top: 0px;
	}
    .title-news{
		font-size: 21px;
		padding-top: 55px;
	}
	.about-us__title{
		margin-top: 270px;
	}

	.container{
		padding: 0 10px;
	}
	.top-bar{
		background-color: rgba(255, 255, 255, 0.9);
		padding: 10px 0 15px 0;
		z-index:1;
	}
	.page-history-title.page-title {
		font-size: 30px;
		line-height: 40px;
	}
	.page-content__container-n.page-content__container {
		padding: 0;
	}
	.top-bar__es p{
		font-size: 8px;
		line-height: 8px;
		max-width: 100px;
	}
	.main-screen{
	background-image: url(../image/bg-main-mob.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	height: 320px;
	margin-top: -60px;
}
.announcement{
		width: 370px;
		height: 290px;
		padding-left: 57px;
		padding-right: 24px;
		bottom: -260px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		position:relative;
	}
	.announcement__content{
		padding: 56px 52px 0 52px;
	}
	.announcement__title{
		font-size: 25px;
		line-height:25px;
	}
	.announcement__text{
		font-size: 20px;
		margin-top: 18px; 
	}
    .announcement__text p{
		font-size: 20px;
		margin-top: 18px; 
	}
	.announcement__button-wrapper{
		margin-top: 20px;
	}
	.about-us{
		padding-top:5px;
		padding-bottom: 67px;
	}
	.about-us__text{
		font-size: 16px;
		line-height: 24px;
		margin-top: 23px;
	}
	.about-us__button-wrapper{
		padding: 5px 0;
		margin-top: 30px;
	}
	.about-us__items{
		margin-top: 35px;
	}
	.about-us__item:not(:last-child){
		margin-bottom: 25px;
	}
	.about-us__item-title{
		font-size: 18px;
		margin-left: 30px;
		margin-top:25px;
	}
	.about-us__item-img-wrapper{
		height: 65px;
		width: 65px;
	}
	.about-us__item-img{
		height: 40px;
	}
	.statistics{
		padding: 35px 0 50px 0;
	}
	.statistics_home::before {
		background-repeat: no-repeat;
		background-size: 100% auto;
		margin-right:5px;
}
	.statistics_home{
		padding: 35px 0 50px 0;
	}
	.statistics__title{
		margin-top: 0;
		padding-top: 0;
	}
	.statistics__items{
		margin-top: 35px;
	}
	.statistics__item:not(:last-child){
		margin-bottom: 25px;
	}
	.statistics__item-number{
		font-size: 42px;
	}
	.statistics__item-text{
		font-size: 23px;
	}
	.statistics__decor-item:nth-child(1){
		width: 122px;
		left: auto;
		right: 10px;
		top: auto;
		bottom: -45px;
		transform: rotate(160deg);
	}
	.statistics__decor-item:nth-child(2){
		width: 127px;
		right: auto;
		left: 17px;
		bottom: auto;
		top: -60px;
		transform: rotate(330deg);
	}
	.about-us__title {
		padding-top: 0;
		font-size: 30px;
	}
	.about-us__text {
		text-align: center;
	}
	.news-block{
		margin-top: 35px;
	}
	.news-block-b{
		margin-top: 35px;
	}
	.news-block__news:not(:last-child){
		margin-bottom: 30px;
		width:100%;
		margin-right:0;
	}
	.news-block__news {
		width: 100%;
		margin-right:0;
	}
	.news-block__news-b {
		width: 100%;
		margin-right:0;
	}
	.news-block__news-pict{
		height: 308px;
	}
	.news-block__news-title-wrapper{
		padding: 10px 15px 10px 15px;
		min-height: 75px;
	}
	.news-block__news-title{
		font-size: 16px;
		max-width: 300px;
	}
	.news-block__news-date{
		margin-top: 17px;
	}
	.news-block__news-date span{
		font-size: 12px;
	}
	.news-block__news-date img{
		margin-right: 5px;
	}
	.news-block__news-text{
		font-size: 16px;
		line-height: 21px;
		margin-top: 12px;
		padding: 0 10px;
	}
	.reviews{
		padding-bottom: 30px;
		padding-left: 50px;
		padding-right: 50px;
	}
	.reviews-block{
		margin-top: 40px;
	}
	.reviews-block__review{
		padding-right: 0;
		flex-direction: column;
		align-items: center;
	}
	.reviews-block__review-inner{
		flex-direction: column;
		align-items: center;
	}
	.reviews-block__review-content{
		margin-left: 0;
		text-align: center;
	}
	.reviews-block__review-name{
		margin-top: 30px;
		font-size: 20px;
	}
	.reviews-block__review-status{
		font-size: 16px;
		line-height: 21px;
		margin-top: 18px;
	}
	.reviews-block__review-text{
		font-size: 16px;
		line-height: 21px;
		margin-top: 15px;
	}
	.reviews-block__review-more-wrapper{
		margin-top: 25px;
	}
	.reviews-block__review-more{
		font-size: 16px;
		line-height: 21px;
	}
	.footer{
		background-image: url(../image/bg-footer_mobile.png);
		padding: 125px 0 30px 0;
	}
	.footer-container{
		padding: 0 10px;
	}
	.footer__es{
		max-width: none;
		text-align: center;
		margin-top: 27px;
	}
	.footer-social-networks__item:not(:last-child){
		margin-right: 25px;
	}
	.footer__es p{
		font-size: 13px;
		line-height: 17px;
		margin-top: 20px;
	}
	.reviews-slider__arrow--prev{
		left: -50px;
	}
	.reviews-slider__arrow--next{
		right: -50px;
	}
	.footer-menu{
		display: none;
	}
	.footer__inner{
		flex-direction: column;
	}
	.logo--active {
    display: block;
    margin-left: 0.8em;
	}
	.logo img{
		width: 65px;
	}
	.logo-scroll img{
		width: 27px;
	}
	.menu-block{
		top: 119px;
	}
	.menu-block--scroll{
		top: 55px;
	}
	.page-title{
		font-size: 23px;
		padding-right: 20px;
	}
    .page-title-news{
		font-size: 23px;
		padding-right: 20px;
	}
	.page-content__container{
		padding: 0 10px;
	}
	.page-head {
	    padding: 25px 0;
	}
	.past-events__list-item{
		font-size: 16px;
	}
	.past-events__list-item p{
		font-size: 16px;
	}
    .news-block-g{
		margin-top: 35px;
	}
    .news-block__news-g {
		width: 100%;
		margin-right:0;
	}
	.news-block__news-pict-g{
		height: 300px;
	}
	.news-block__news-title-wrapper-g{
		padding: 10px 15px 10px 15px;
		min-height: 50px;
	}
	.news-block__news-title-g{
		font-size: 16px;
		max-width: 300px;
	}
    .news-block-gl{
		margin-top: 35px;
	}
    .news-block__news-gl {
		width: 100%;
		margin-right:0;
	}
	.news-block__news-pict-gl{
		height: 300px;
	}
}
@media only screen and (max-width: 550px) {
	.top-bar.active .top-bar__es {
		opacity: 0;
		transition: opacity .4s ease;
	}
}
@media only screen and (max-width: 525px) {
	.event-date,
	.event-text {
		font-size: 12px;
		line-height: 18px;
	}
	.event-content .event-title {
		padding: 10px 25px 15px;
		font-size: 17px;
		line-height: 22px;
	}
	.events-ell--title {
		display: none;
	}	
	.events-overall--title {
		display: block;
		font-family: 'DIN Pro Cond';
		font-weight: 700;
		text-transform: uppercase;
		font-size: 16px;
		line-height: 140%;
		margin-left: 15px;
	}
	.events-ellipse {
		width: 70px;
		height: 70px;
	}
	.events-ellipse img {
		max-width: 60%;
		margin-top: 0;
	}
	.evens-overall--row {
		flex-direction: column;
		padding: 0 15px;
		margin-top: 40px;
	}
	.events-overall--item:not(:last-child) {
		margin-bottom: 20px;
	}
	.events-overall--item {
		display: flex;
		align-items: center;
	}
	.events-overall--item::after, .events-overall--item::before {
		display: none !important;
	}
	.events-overall--text {
		font-size: 12px;
		line-height: 140%;
	}
	.events-screen {
		height: 150px;
		background: url(../image/decor-item-mobile_9.svg);
		background-repeat: no-repeat;
		background-position: 100% 0%;
	}
	.events__title {
		font-size: 30px;
		line-height: 40px;
		color: #2B4C8E;
	}
	.events-overall--text {
		margin: 0 0 25px;
	}
}
@media(max-width: 444px){
	.reviews-block__review:nth-child(odd) .reviews-block__review-photo:before{
		background-image: url(../image/decor-item-mobile_6.svg);
		width: 60px;
		height: 77px;
		top: -18px;
		left: -29px;
	}
	.reviews-block__review:nth-child(even) .reviews-block__review-photo:before{
		background-image: url(../image/decor-item-mobile_6.svg);
		width: 60px;
		height: 77px;
		top: -18px;
		left: -29px;
	}
	.reviews-block__review-photo:after{
		content: '';
		position: absolute;
		background-image: url(../image/decor-item-mobile_7.svg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		width: 100px;
		height: 60px;
		right: -30px;
		bottom: -18px;
	}
}
@media(max-width: 400px){
	.footer{
		padding-top: 90px;
	}
	.announcement{
		width: 100%;
		height: 250px;
		padding-left: 57px;
		padding-right: 24px;
		bottom: -260px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		position:relative;
	}
	.announcement__content{
		padding: 34px 52px 0 52px;
	}
	.announcement__title{
		font-size: 25px;
		line-height:30px;
	}
	.announcement__text{
		font-size: 16px;
		margin-top: 10px; 
	}
    .announcement__text p{
		font-size: 16px;
		margin-top: 10px; 
	}
	.announcement__button-wrapper{
		margin-top: 20px;
	}
	.about-us__title {
	    margin-top: 250px;
	}
	.reviews{
		padding-left: 10px;
		padding-right: 10px;
	}
	.reviews-slider__arrow--prev{
		left: -19px;
		z-index:50;
	}
	.reviews-slider__arrow--next{
		right: -19px;
		z-index:50;
	}
	.past-events__list-item{
		font-size: 13px;
	}
	.past-events__list-item p{
		font-size: 13px;
	}
	.pagination {
		font-size:9px;
		margin-right:0;
	}
}
@media(max-width: 396px){
.about-us__item-title {
    font-size: 15px;
    margin-left: 30px;
    margin-top: 25px;
	}
}
@media(max-width: 362px){
	.reviews-block__review:nth-child(odd) .reviews-block__review-photo:before{
		display:none;
	}
.reviews-block__review:nth-child(even) .reviews-block__review-photo:before{
		display:none;
	}

	.reviews-block__review-photo:after{
		display:none;
	}
}