@font-face {
	font-display:swap;
	font-family: "ProbaPro-Bold";
	src: url("fonts/ProbaPro-Bold/ProbaPro-Bold.eot");
	src: local("Proba Pro Bold"), local("ProbaPro-Bold"),
		url("fonts/ProbaPro-Bold/ProbaPro-Bold.eot?#iefix") format("embedded-opentype"),
		url("fonts/ProbaPro-Bold/ProbaPro-Bold.woff2") format("woff2"),
		url("fonts/ProbaPro-Bold/ProbaPro-Bold.woff") format("woff"),
		url("fonts/ProbaPro-Bold/ProbaPro-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-display:swap;
	font-family: "ProbaPro-Medium";
	src: url("fonts/ProbaPro-Medium/ProbaPro-Medium.eot");
	src: local("Proba Pro Medium"), local("ProbaPro-Medium"),
		url("fonts/ProbaPro-Medium/ProbaPro-Medium.eot?#iefix") format("embedded-opentype"),
		url("fonts/ProbaPro-Medium/ProbaPro-Medium.woff2") format("woff2"),
		url("fonts/ProbaPro-Medium/ProbaPro-Medium.woff") format("woff"),
		url("fonts/ProbaPro-Medium/ProbaPro-Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-display:swap;
	font-family: "ProbaPro-SemiBold";
	src: url("fonts/ProbaPro-SemiBold/ProbaPro-SemiBold.eot");
	src: local("Proba Pro SemiBold"), local("ProbaPro-SemiBold"),
		url("fonts/ProbaPro-SemiBold/ProbaPro-SemiBold.eot?#iefix") format("embedded-opentype"),
		url("fonts/ProbaPro-SemiBold/ProbaPro-SemiBold.woff2") format("woff2"),
		url("fonts/ProbaPro-SemiBold/ProbaPro-SemiBold.woff") format("woff"),
		url("fonts/ProbaPro-SemiBold/ProbaPro-SemiBold.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-display:swap;
	font-family: "ProbaPro-Regular";
	src: url("fonts/ProbaPro-Regular/ProbaPro-Regular.eot");
	src: local("Proba Pro Regular"), local("ProbaPro-Regular"),
		url("fonts/ProbaPro-Regular/ProbaPro-Regular.eot?#iefix") format("embedded-opentype"),
		url("fonts/ProbaPro-Regular/ProbaPro-Regular.woff2") format("woff2"),
		url("fonts/ProbaPro-Regular/ProbaPro-Regular.woff") format("woff"),
		url("fonts/ProbaPro-Regular/ProbaPro-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

.no-results{
	min-height: 377px;
	padding: 90px 0 30px;
	background: #F5F6F7;
	
}
.no-event{
	    margin-top: 3.5rem;
}
.no-results .non{
	padding: 30px;
	font-weight: bold;
font-size: 22px;
line-height: 28px;
	color: #2E3033;
	border-left: 4px solid #F1C500;
background: #FFFFFF;	
}
/*------General----------*/
 .bg-wrap.lazy {
        background: none !important;
      }
.page-template-template-about .wrapper, 
.single-events .wrapper,
.single .wrapper, 
.archive .wrapper,
.blog .wrapper,
.page-template-template-projects .wrapper,
.page-template-template-contact .wrapper{
    min-height: 100%;
    width: 100%;
    overflow-x: hidden;
}
.wrapper {
	min-height: 100%;
	width: 100%;
}

main {

	width: 100%;
	position: relative;
	padding-top: 3.3333rem;
}
.hidden-box {
	display: none;
}

.row:after {
	content: "";
	height: 0.0625rem;
	display: block;
	float: none;
	clear: both;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}

.page-title {
	font-size: 3.3333rem;
	line-height: 3.4444rem;
	color: #fff;
	font-family: "ProbaPro-SemiBold";
}

.section-title {
	font-size: 2.7778rem;
	line-height: 3.2222rem;
	font-weight: 500;
	display: flex;
	align-items: center;
	font-family: "ProbaPro-Medium";
	color: #212326;
}
.section-title:after {
	content: "";
	width: 2.2222rem;
	height: 0;
	border-bottom: 0.15rem solid #f1c500;
	margin-left: 1.5556rem;
	margin-top: 0.3889rem;
}
.section-title.center {
	justify-content: center;
}
.section-title.center:before {
	content: "";
	width: 2.2222rem;
	height: 0;
	border-bottom: 0.15rem solid #f1c500;
	margin-right: 1.5rem;
	margin-top: 0.3889rem;
}
.section-title.center:after {
	content: "";
	width: 2.2222rem;
	height: 0;
	border-bottom: 0.15rem solid #f1c500;
	margin-left: 1.5rem;
	margin-top: 0.3889rem;
}
.button, .button:focus, .wp-block-button__link, .wp-block-button__link:focus {
	display: inline-block;
	vertical-align: middle;
	background: #345b95;
	border: 0.05556rem solid #345b95;
	border-radius: 0;
	box-sizing: border-box;
	font-weight: 700;
	font-size: 1rem;
	line-height: 1rem;
	letter-spacing: 0.02em;
	padding: 1rem 1.6667rem 0.8333rem;
	text-align: center;
	color: #fff;
	font-family: "ProbaPro-Bold";
	min-width: 11.9444rem;
}
.button:hover, .wp-block-button__link:hover {
	color: #FFF;
}
.button:after, .wp-block-button__link:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 1.3333rem;
	height: 1.3333rem;
	box-sizing: border-box;
	margin-left: 0.6667rem;
	margin-top: -0.2111rem;
	background-image: url(img/bg/w-j.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

.wp-block-buttons .wp-block-button {
 margin-top: .5em;
    margin-bottom: .5em;
}
.button-w, .button-w:focus {
	display: inline-block;
	vertical-align: middle;
	background: #ffffff;
	border: 0.05556rem solid #fcd600;
	box-sizing: border-box;
	font-weight: 700;
	font-size: 1rem;
	line-height: 1rem;
	letter-spacing: 0.02em;
	padding: 1rem 1.6667rem 0.8333rem;
	text-align: center;
	color: #294a7d;
	font-family: "ProbaPro-Bold";
	min-width: 11.6667rem;
	transition: 0.3s;
}
.button-w:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 1.3333rem;
	height: 1.3333rem;
	margin-top: -0.2111rem;
	box-sizing: border-box;
	margin-left: 0.6667rem;
	background-image: url(img/bg/b-b.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;

}
.more.button-w, .more.button-w:focus {
	font-size: 1rem;
	line-height: 1.2778rem;
	letter-spacing: 0.02em;
	background-color: transparent;
	color: #345b95;
	font-family: "ProbaPro-Bold";
	border: none;
	padding: 0 !important;
	min-width: 1.1111rem !important;
}

.more.button-w:after {
	background-image: url(img/bg/j-j.svg);
}
#home .item .button {
	background: rgba(255, 255, 255, 0.1);
	border: none;
}

#home .item .button:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 1.2778rem;
	height: 1.2778rem;
	box-sizing: border-box;
	margin-left: 0.6667rem;
	background-image: url(img/bg/w-j.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

@media (min-width: 1024px){
.button:hover, .wp-block-button__link:hover {
	background: #254370;
	border: 0.05556rem solid #254370;
	color: #fff;
}
.button:hover:after, .wp-block-button__link:hover:after {
	background-image: url(img/bg/w-w.svg);
}	
.button-w:hover {
	background: #fcd600;
	color: #fff;
	transition: 0.3s;
}
.button-w:hover:after {
	background-image: url(img/bg/w-w.svg);

}
#home .item .button:hover {
	background: rgba(255, 255, 255, 0.25);
	border: none;
}	
.more.button-w:hover {
	background-color: transparent;
	color: #254370;
}	
.more.button-w:hover:after {
	background-image: url(img/bg/b-b.svg);
}	
}
.md-hidden {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0 1% 2rem!important;

}
/*-------Head-----*/
.head {
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	min-height: 3.3333rem;
	/* z-index: 999999; */
	z-index: 9999;
}
.logged-in .head{
	top: 32px;
}
header {
	width: 75.8889rem;
	margin: 0 auto;
	padding: 0 0.7778rem;
}
.logo {
	min-width: 11.2222rem;
	padding: 0.7222rem 0.8333rem;
	border-right: 0.05556rem solid #e8eaed;
	display: inline-block;
	vertical-align: middle;
}
.search-head {
	width: 18.8889rem;
	display: inline-block;
	vertical-align: middle;
}
.search-form {
	display: flex;
	padding: 0 0.5556rem;
}
.search-submit {
	min-width: 1.9444rem;
	height: 1.9444rem;
	background-color: transparent;
	border: none;
	background-image: url(img/search.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.search-field {
	font-size: 0.8333rem;
	line-height: 1.1111rem;
	width: 16.6667rem;
	padding: 0.3889rem 0.5556rem 0.2778rem;
	background-color: transparent;
	border: none;
}
.nav-head {
	display: inline-block;
	vertical-align: middle;
	float: right;
}
.nav-head ul {
	padding: 0 0.8333rem;
	margin: 0;
	list-style: none;
	border-left: 0.05556rem solid #e8eaed;
}
.nav-head ul li {
	padding: 1.1111rem 0.98rem;
	display: inline-block;
	vertical-align: middle;
	color: #000000;
	font-size: 0.8889rem;
	line-height: 1.1667rem;
	font-family: "ProbaPro-Bold";
	font-weight: 700;
	letter-spacing: 0.02em;
}
.nav-head ul li.current-menu-item a {
	text-decoration: underline;
}
.page-template-template-projects .menu-item-30 a, 
.single-projects .menu-item-30 a, 
.single-projects .menu-item-567 a,
.single-events .menu-item-300 a, 
.single-events .menu-item-569 a,
.single-post .menu-item-565 a,
.single-post .menu-item-29 a{
	text-decoration: underline;
}
.lang-head {
	display: inline-block;
	vertical-align: middle;
	float: right;
}
.lang-head ul {
	padding: 0 1.1111rem 0 1.2222rem;
	margin: 0;
	list-style: none;
	border-left: 0.05556rem solid #e8eaed;
}
.lang-head ul li {
	text-transform: uppercase;
	display: inline-block;
	padding: 1.2222rem 0.5556rem;
	font-size: 0.7778rem;
	line-height: 1rem;
	font-family: "ProbaPro-Bold";
	color: #000;
}
.lang-head ul li.active {
	text-decoration: underline;
}

.nav-mobile {
	position: absolute;
	top: 100%;
	height: 100vh;
	left: 0;
	right: 0;
	padding: 24px;
	background: #345b95;
	color: #fff;
	text-align: center;
	display: none;
}
.nav-mobile.active {
	display: block;
}
/*-------Home-----*/
.home-1 {
	background: #305b9b;
}
#home .item {
	height: 25.2778rem;
	display: flex;
	align-items: center;
	color: #fff;
	padding-bottom: 0.3889rem;
	background-position: 50% 50%;
}
#home .item .title {
	font-family: "ProbaPro-SemiBold";
	font-weight: 600;
	font-size: 3.9444rem;
	line-height: 3.4444rem;
}
#home .item p {
	font-size: 1.2222rem;
	line-height: 1.7778rem;
	font-family: "ProbaPro-Medium";
	margin-top: 0.6em;
	margin-bottom: 1.9444rem;
}

#home .owl-next {
	width: 2.8333rem;
	height: 2.8333rem;
	background-image: url(img/next.svg);
	background-size: cover;
	position: absolute;
	bottom: 2.8333rem;
	right: 18.5%;
}
#home .owl-prev {
	width: 2.8333rem;
	height: 2.8333rem;
	background-image: url(img/next.svg);
	background-size: cover;
	transform: rotate(180deg);
	position: absolute;
	bottom: 2.7778rem;
	left: 18.5%;
}
#home .owl-prev.disabled,
#home .owl-next.disabled {
	opacity: 0;
}
#home .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 2.2222rem;
	padding: 0 21.5%;
	text-align: right;
}
#home .owl-dot {
	width: 0.6667rem;
	height: 0.6667rem;
	border-radius: 100%;
	background: #ffffff;
	opacity: 0.5;
	margin-left: 1.1111rem;
	display: inline-block;
}
#home .owl-dot.active {
	opacity: 1;
}
.home-2 {
	min-height: 15.3889rem;
	background: #f5f6f7;
	padding: 3.3333rem 0 1.1111rem;
}
.home-2 .section-title {
	margin-right: 3.6111rem;
	margin-top: -0.5556rem;
}

.home-2 .row-flex {
	display: flex;
flex-wrap: wrap;
	height: 3.2778rem;
	margin-bottom: 2.2222rem;
}
.home-2 .row-flex a {
	display: inline-flex;
	align-items: center;
margin-right: 1.4rem;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	-webkit-filter: grayscale(1);
	opacity: 0.7;
}
.home-2 .row-flex a:hover {

	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: none;
	-webkit-filter: grayscale(0);
	opacity: 1;
}
.home-3 .section-title br{
		display: none;
	}
.home-2 .row-flex a:last-child{
	margin-right: 0;
}
.home-2 .row-flex a img {
    max-height: 3.2rem !important;
    width: auto!important;
    max-width: 13.5rem;
}
.home-2 .row-flex:last-child a img {
	max-width: 10.5rem;
}
.home-3 {
	background-image: url(img/bg/bg-1.svg);
	background-repeat: no-repeat;
	background-position: 100.5% 36%;
	padding-top: 3.0556rem;
	padding-bottom: 2.5rem;
}
.home-3 p {
	margin-top: 1.2em;
}
.home-3 .button-w {
	margin-top: 3.4444rem;
	margin-right: 0.1111rem;
}
.home-4 {
	    min-height: 20.8889rem;
    background: #f5f6f7;
    padding-top: 3.0556rem;
     padding-bottom: 3.0556rem;
}
.home-4 p {
	padding-right: 4.4444rem;
	margin-bottom: 2.8889rem;
}
.home-4 .grid {
	column-count: 2;
	margin-right: -3.3333rem;
	column-gap: 2.2222rem;
}
.home-4 .button {
	margin-top: 1.6667rem;
}
.project {
	padding: 0;
	margin: 0 0 1.7778rem -0.7778rem;
	position: relative;
	display: block;
	overflow: hidden; /* fix for Firefox */
	break-inside: avoid-column;
}
.home-4 .grid .project:nth-child(4),
.home-4 .grid .project:nth-child(5) {
	top: 1rem;
}

.project .overlay {
	position: absolute;
	width: 26.5556rem;
	height: 27rem;
	top: 0.7778rem;
	left: 0.7778rem;
	background: #345b95;
	border-bottom: 5.8889rem solid #fcd600;
	z-index: 1;
}
.project:hover .overlay {
	top: 0;
	left: 0;
}
.project .image {
	width: 27.4444rem;
	height: 27.8889rem;
	margin: 0.7778rem;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
	z-index: 5;
}
.project .text {
	width: 16.1111rem;
	min-height: 2.8889rem;
	padding: 0.5556rem 1rem;
	background-color: #fff;
	position: absolute;
	right: 1.7778rem;
	bottom: 2.4444rem;
	z-index: 10;
	font-size: 1.2222rem;
	line-height: 1.5556rem;
	font-family: "ProbaPro-Bold";
	text-align: right;
	color: #000000;
}
.project .text p {
	margin: 0;
	padding: 0;
}
.project .text .show {
	display: block;
	background: #345b95;
	border-radius: 5.5556rem;
	width: 3.3333rem;
	height: 3.3333rem;
	background-image: url(img/arrow-w.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
	right: 0;
	top: -2.7778rem;
	transform: scale(0);
}
.project .text .show:hover {
	background-color: #fcd600;
}
.project:hover .text .show {
	transform: scale(1);
}
.home-5 {
	padding: 4.7222rem 0 5.6667rem;
	background-image: url(img/bg/bg-2.svg);
	background-position: 50% -10%;
	background-repeat: no-repeat;
}
.post-big {
	padding: 0.9444rem 0;
}
.post-big .images {
	height: 374px;
	display: block;
	background-position: 50% 50%;
	background-size: auto 100%;
	margin-bottom: 40px;
}
.home-5 .post-item {
	margin-bottom: 2.7778rem;
}
.home-5 .post-item .title {
	font-size: 1.2222rem;
	line-height: 1.5556rem;
}


.home-6 {
	background: #f5f6f7;
	padding: 4.7222rem 0 3.3333rem;
}
.home-6 p {
    padding-left: 1.2778rem;
    margin-top: -0.2rem;
}

.home-6 .button {
	padding: 0.8889rem 2.5rem;
}
.home-6 .events {
	padding-top: 1.7778rem;
	margin-bottom: 3.3333rem;
}
.events {
	padding-top: 3.0556rem;
	margin-bottom: 3.3333rem;
}
.event-item {
	background-color: #fff;
	min-height: 12rem;
	margin-bottom: 0.1111rem;
	display: flex;
	justify-content: space-between;
}
.event-item .top {
	border-right: 0.1111rem solid #f5f6f7;
	min-width: 23% !important;
	display: inline-flex;
	align-items: center;
	padding: 0 0.5556rem 0.5556rem 2.2222rem;
}
.event-item .top .data {
	color: #212326;
	font-size: 1.2222rem;
	line-height: 1.7778rem;
    font-family: "ProbaPro-Bold";
    text-transform: capitalize;
}
.event-item .top .data span {
	color: #345b95;
	font-weight: normal;
	font-size: 3.7778rem;
	line-height: 3.2222rem;
	font-family: "ProbaPro-Regular";
}
.event-item .top .data .mon {
	font-size: 1.3889rem;
	line-height: 1.8889rem;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	padding-top: 0.5556rem;
}
.event-item .top .data .mon:before {
	content: "";
	width: 0.8889rem;
	height: 0.05556rem;
	border-bottom: 0.1111rem solid #f1c500;
	margin-right: 0.7778rem;
	display: inline-block;
	vertical-align: middle;
}
.event-item .body {
	padding: 1.7778rem 2.2222rem 0.8333rem;
	font-size: 0.8889rem;
	line-height: 1.1111rem;
	min-width: 53%;
}
.page-id-7.en .event-item .body {
    min-width: 53%;
}
.event-item .body .title {
	color: #2d528a;
	display: inline-block;
	padding-right: 5rem;
	font-family: "ProbaPro-Bold";
	font-size: 1.2222rem;
	line-height: 1.6111rem;
	max-width: 88%;
	position: relative;
	margin-bottom: 0.8333rem;
}
.event-item .body .title span {
	display: inline-block;
	font-weight: bold;
	font-size: 0.8333rem;
	line-height: 1.0556rem;
	text-align: center;
	letter-spacing: 0.02em;
	padding: 0.2778rem 0.5556rem;
	background: #212326;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
}
.event-item .body .social {
	margin-top: 0.5556rem;
}
.event-item .body .data {
	margin-bottom: 4px;
}
.event-item .body .data img {
	margin-right: 0.1667rem;
	margin-top: -4px;
}
.event-item .body .social span {
	margin-right: 0.6667rem;
	cursor: pointer;
}
.event-item .bottom {
	border-left: 0.1111rem solid #f5f6f7;
	min-width: 20% !important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	
}
.event-item .bottom .button-w {
	border: none;
}

.home-7 {
	min-height: 17.6667rem;
	background-image: url(img/bg/bg-3.svg);
	background-position: 50% 50%;
	background-size: auto 100%;
	padding: 4.8333rem 0 3.3333rem;
}
.home-7 .section-title {
	font-family: "ProbaPro-Bold";
}
.home-7 .section-title:after {
	border-bottom: 0.15rem solid #345b95;
}
.home-7 p {
	margin-top: 0.8em;
}
.home-7 .button-w {
	margin-top: -1.0556rem;
	min-width: 11.9444rem;
}
/*-------Project -----*/
.page-project .top-page {
	padding: 2.4444rem 0 6rem 0;
	background-color: #345b95;
	background-image: url(img/bg/bg-4.svg);
	background-size: 100% auto;
	background-position: 50% 50%;
	margin-bottom: -3.3333rem;
}
.page-project .top-page .container {
	position: relative;
}
.button-print {
	width: 2.4444rem;
	height: 2.2222rem;
	background: rgba(0, 0, 0, 0.2);
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	right: 1.1111rem;
}
.button-print:hover {
	background: rgba(0, 0, 0, 0.4);
}
.page-project .page-title {
	padding-right: 5.5556rem;
}

.titul-img img {
	width: 100%;
}
.content-page {
	background-color: #fff;
	padding-top: 1.4444rem;
	padding-bottom: 2.2222rem;
}
.content-page .text {
	padding-right: 2.3333rem;
}
.content-page ul {
	list-style: none;
	margin: 0 0 0.1111rem;
	padding-left: 1.2222rem;
}
.content-page ul li {
	padding: 0.6111rem 0;
	position: relative;
}
.content-page ul li::before {
	content: "";
	width: 0.4444rem;
	height: 0.4444rem;
	background: #345b95;
	border-radius: 100%;
	display: block;
	position: absolute;
	left: -1.2222rem;
	top: 1.2222rem;
}

.content-page ol {
	margin: 0;
	padding-left: 1.2222rem;
	counter-reset: listCounter;
}
.content-page ol li {
	padding: 0.6111rem 0;
	counter-increment: listCounter;
}
.content-page ol li::marker {
	color: #345b95;
	font-weight: 600;
}
.content-page h2 {
	font-weight: 600;
	font-size: 1.8889rem;
	line-height: 1.55;
	color: #000;
}
.content-page .left {
	padding-left: 2.0556rem;
	padding-top: 0.8333rem;
}
.page-img img {
	width: 100%;
	margin-bottom: 2.5rem;
}
.donload-box {
	padding: 1.3889rem 0 0;
	overflow: hidden;
	height: 12.7778rem;
	margin-bottom: 1.3333rem;
	transition: 0.6s;
}
.donload-box.active {
	height: auto;
	transition: 0.6s;
}
.donload-box a {
	display: inline-flex;
	background: #345b95;
	padding: 0.9444rem 1.6667rem 1.0556rem;
	color: #ffffff;
	font-family: "ProbaPro-Bold";
	font-size: 1rem;
	line-height: 1.2;
	margin: 0.2778rem 0;
	letter-spacing: 0.02em;
}
.donload-box a:after {
	content: "";
	width: 1.2778rem;
	height: 1.2222rem;
	background-image: url(img/donload.svg);
	background-size: 100% 100%;
	margin-left: 0.6667rem;
}
.donload-box a:hover {
	background-color: #254370;
}
.content-page .left .button-w.more:after {
	background-image: url(img/bg/b-b.svg);
	transform: rotate(90deg);
	cursor: pointer;
}
.content-page .left .button-w.more.active:after {
	transform: rotate(-90deg);
}
.stages {
	padding: 3.1667rem 0 1.8889rem;
	background: #f5f6f7;
}
.stage-row {
	display: flex;
	flex-wrap: wrap;
	padding: 2.5rem 0 0;
}
.stage-row .item {
	width: 9.0556rem;
	height: 6.6667rem;
	background-color: #fff;
	background-image: url(img/stage.svg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding: 1.1111rem;
	margin: 0 1.1111rem 1.1111rem 0;
	border-right: 0.2222rem solid #345b95;
	position: relative;
	font-weight: 500;
	font-size: 1.0556rem;
	line-height: 1.2222rem;
	color: #000000;
}

.stage-row .item:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 0.7333rem solid transparent;
	border-left: 0.9rem solid #345b95;
	border-bottom: 0.7333rem solid transparent;
	position: absolute;
	top: 37%;
	right: -1rem;
}
.stage-row .item:last-child {
	margin-right: 0;
	border: none;
}
.stage-row .item:last-child:after {
	display: none;
}
.stage-row .item .title {
	font-family: "ProbaPro-Bold";
	font-size: 1.0556rem;
	line-height: 1.1111rem;
	letter-spacing: 0.02em;
	color: #345b95;
	margin-bottom: 0.6667rem;
}

.stage-row .item-сompleted,
.stage-row .item-сurrent {
	background-color: #345b95;
	background-image: url(img/stage-blue.svg);
	color: #fff;
}
.stage-row .item-сurrent {
	padding-top: 0.7rem;
}
.stage-row .item-сompleted .title {
	color: #fff;
	margin-bottom: 0.5rem;
}
.stage-row .item-сompleted .title:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 1.3333rem;
	height: 1.3333rem;
	margin-left: 0.5556rem;
	background-image: url(img/сompleted.svg);
	background-size: cover;
}
.stage-row .item-сurrent .title {
	color: #fff;
	margin-bottom: 0.2778rem;
}
.stage-row .item-сompleted .more {
	margin-top: 1rem;
}
.stage-row .item-сompleted .more a {
	text-decoration: underline;
	font-size: 1rem;
	color: #fff;
}
.stage-row .item-сompleted .more a:hover {
	color: #fff;
	text-decoration: none;
}

.stage-row .item .label {
	display: none;
}
.stage-row .item-сurrent .label {
	display: inline-block;
	text-transform: uppercase;
	font-size: 0.6rem;
	line-height: 1.0556rem;
	color: #000;
	background: #ffffff;
	padding: 0 0.3889rem;
	margin-top: 0.5rem;
	margin-bottom: 0.1444rem;
	font-weight: normal;
	letter-spacing: 0.025em;
}

.fancybox-bg {
	background: rgb(37, 67, 112);
}
.gallery {
	padding: 3.3333rem 0;
}
.gallery-row {
	display: flex;
	flex-wrap: wrap;
	padding: 2.2222rem 0 1.2222rem;
	margin-left: -0.2222rem;
	margin-right: -0.2222rem;
}
.gallery-row a {
	width: 14.6111rem;
	height: 9.7778rem;
	margin: 0.2222rem 0.2222rem 0.3889rem;
	align-items: center;
	justify-content: center;
	display: inline-flex;
	position: relative;
	background-size: cover;
}
.gallery-row a:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: #fff;
	opacity: 0;
	z-index: 1;
}
.gallery-row a span {
	width: 2.6111rem;
	height: 2.6111rem;
	display: block;
	background-image: url(img/zoom.svg);
	background-size: cover;
	opacity: 0;
	transform: scale(0);
	position: relative;
	z-index: 5;
	transition: 0.5s;
}
.gallery-row a:hover:after {
	opacity: 0.5;
}
.gallery-row a:hover span {
	opacity: 1;
	transform: scale(1);
}
.share-project {
	padding: 4.8889rem 0 5.3333rem;
	background-color: #345b95;
	background-image: url(img/bg/bg-4.svg);
	background-position: 50% 50%;
	background-size: 100% auto;

}
.share-project .container{
	display: flex;
	flex-wrap: wrap;
}
.share-project .section-title, .sharen {
	color: #fff;
	float: left;
	display: inline-flex;
}

.share-box {
    display: inline-flex;
    flex-wrap: wrap;
    padding-top: 1rem;
		margin-left: 2.2rem;

}
.share-box a, .share-box span {
	display: inline-flex;
	width: 1.7778rem;
	height: 1.7778rem;
	border-radius: 100%;
	background: #f1c500;
	margin-right: 0.9444rem;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #212326;
	cursor: pointer;
}
.share-box a svg, .share-box span svg  {
	max-width: 100%;
	height: 1rem;
	transition: 0s;
}
.share-box a:hover, .share-box span:hover {
	background: rgba(255, 255, 255, 0.25);
}

/*project page*/
.projects-arhiv .home-4 {
	background-color: #fff;
	padding-top: 4.1667rem;
	padding-bottom: 2.5rem;
}
.projects-arhiv .home-4 .grid .project .image {
	width: 27.4444rem;
	height: 27.8889rem;
	margin: 0.7778rem;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
	z-index: 5;
}
.projects-arhiv .home-4 .grid .project:nth-child(4),
.projects-arhiv .home-4 .grid .project:nth-child(5) {
	top: 0;
}
.projects-arhiv .top-page {
	padding: 2rem 0 1.0556rem;
	background-color: #345b95;
	background-image: url(img/project-head.png);
	background-size: cover;
	background-position: 50% 50%;
}
.projects-arhiv .top-page .text {
	font-weight: 500;
	font-size: 1.2222rem;
	line-height: 1.7778rem;
	color: #fff;
	width: 25.5556rem;
	margin-top: -0.3889rem;
}
/*-------Single -----*/
.article .top-page {
	padding: 0;
	/*min-height: 434px;*/
	min-height: 27.7778rem;
	background-color: #345b95;
	display: flex;
	background-image: url(img/bg/bg-4.svg);
	background-size: 100% auto;
	background-position: 50% 50%;
	position: relative;
	display: flex;
}
.article .top-page .image-block {
	position: absolute;
	z-index: 5;
	right: 0;
	left: 50%;
	top: 0;
	bottom: 0;
	background-size: cover;
	background-repeat: no-repeat;
}
.article .top-page .container {
	position: relative;
	z-index: 10;
	padding: 0.8333rem 23% 1.1111rem 1.1111rem;
	display: inline-flex;
	align-items: center;
	background: rgba(37, 67, 112, 0);
	background: -moz-linear-gradient(
		left,
		rgba(37, 67, 112, 0) 0%,
		rgba(37, 67, 112, 0.94) 50%,
		rgba(37, 67, 112, 0) 82%,
		rgba(37, 67, 112, 0) 100%
	);
	background: -webkit-gradient(
		left top,
		right top,
		color-stop(0%, rgba(37, 67, 112, 0)),
		color-stop(50%, rgba(37, 67, 112, 0.94)),
		color-stop(82%, rgba(37, 67, 112, 0)),
		color-stop(100%, rgba(37, 67, 112, 0))
	);
	background: -webkit-linear-gradient(
		left,
		rgba(37, 67, 112, 0) 0%,
		rgba(37, 67, 112, 0.94) 50%,
		rgba(37, 67, 112, 0) 82%,
		rgba(37, 67, 112, 0) 100%
	);
	background: -o-linear-gradient(
		left,
		rgba(37, 67, 112, 0) 0%,
		rgba(37, 67, 112, 0.94) 50%,
		rgba(37, 67, 112, 0) 82%,
		rgba(37, 67, 112, 0) 100%
	);
	background: -ms-linear-gradient(
		left,
		rgba(37, 67, 112, 0) 0%,
		rgba(37, 67, 112, 0.94) 50%,
		rgba(37, 67, 112, 0) 82%,
		rgba(37, 67, 112, 0) 100%
	);
	background: linear-gradient(
		to right,
		rgba(37, 67, 112, 0) 0%,
		rgba(37, 67, 112, 0.94) 50%,
		rgba(37, 67, 112, 0) 82%,
		rgba(37, 67, 112, 0) 100%
	);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#254370', endColorstr='#254370', GradientType=1 );
}
.article .single-title {
	font-family: "ProbaPro-Medium";
	font-weight: 500;
	font-size: 2.5556rem;
	line-height: 2.7778rem;
	color: #fff;
	width: 100%;
	margin-bottom: 1.9444rem;
}
.article .content-page {
	padding-top: 0;
	padding-bottom: 0;
}
.article .button-print {
	top: 2.2222rem;
}
.tax-box {
	display: flex;
	flex-wrap: wrap;
}
.tax {
	color: #dcdfe3;
	font-size: 0.8889rem;
	line-height: 1;
	background: #254370;
	padding: 0.2778rem 0.7222rem 0.3889rem;
	margin-right: 0.5556rem;
	margin-bottom: 0.5556rem;
}
.tax a {
	color: #fff;
}
.tax a:hover {
	color: #f1c500;
}
.general-block {
	background: #fff;
	padding-right: 2.7778rem;
	position: relative;
	z-index: 5;
}
.sidebar {
	position: relative;
	z-index: 5;
	padding-top: 2.2222rem;
	padding-left: 4rem;
}
.widget {
	background-color: #fff;
	padding: 0.5556rem 1.1111rem;
	margin-bottom: 1.1111rem;
}
.content-page h2.widgettitle {
	font-size: 1.2222rem;
	line-height: 1.5556rem;
	padding: 0.4444rem 0;
	font-family: "ProbaPro-Bold";
}
.sidebar .widget:nth-child(1) h2.widgettitle {
	display: none;
}
.widget .search-form {
	display: flex;
	padding: 0;
	margin-top: -0.4444rem;
	margin-bottom: -0.3889rem;
	width: 100%;
	align-items: center;
}
.widget .search-form span {
	font-size: 0.7222rem;
	line-height: 1.0556rem;
	text-transform: uppercase;
	color: #000000;
}
.widget .search-field {
	font-size: 1rem;
	line-height: 1.3333rem;
	width: 10.5556rem;
	padding: 0;
	margin: 0;
}
.widget ul {
	padding: 0;
	margin-top: 0.2778rem;
}
.widget ul li {
	font-family: "ProbaPro-Bold";
	font-size: 1rem;
	line-height: 120%;
	letter-spacing: 0.02em;
	color: #2e3033;
	display: flex;
	justify-content: space-between;
}
.widget ul li:hover {
	color: #345b95;
}
.widget ul li:before {
	display: none;
}
.tagcloud {
	padding: 0.2778rem 0;
}
.widget .tag-cloud-link {
	font-size: 1rem !important;
	line-height: 120%;
	font-family: "ProbaPro-Bold";
	background: #f5f6f7;
	color: #345b95;
	display: inline-block;
	padding: 0.3333rem 0.6667rem;
	margin: 0.3333rem 0.2222rem;
}
.widget ul li:after {
	content: "";
	width: 1.3333rem;
	height: 1.1111rem;
	background-image: url(img/next-black.svg);
}
.widget ul li:hover:after {
	background-image: url(img/next-blue.svg);
}
.widget-button, .widget-button:active, .widget-button:focus {
	width: 16.5rem;
	margin: -0.5556rem -2.2222rem -0.5556rem -1.1111rem;
	display: flex;
	justify-content: space-between;
	color:#fff;
}

.content-article {
	padding-top: 1.1111rem;
}
.wp-block-separator.is-style-wide {
	margin-top: 2.7778rem;
	margin-bottom: 2.4444rem;
}
.wp-block-image {
	margin-bottom: 1em;
	padding-top: 0.2778rem;
}
.wp-block-image figcaption {
	margin-top: 1.8em;
	margin-bottom: 1em;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.7222rem;
	line-height: 1.0556rem;
	color: #74777a;
}

.content-page h3 {
	font-family: "ProbaPro-Medium";
	font-size: 1.4444rem;
	line-height: 1.8889rem;
	margin-top: 2.6667rem;
	color: #000;
}
blockquote {
	text-align: center;
	font-size: 1.3333rem;
	line-height: 160%;
	color: #000;
	background-image: url(img/bg/bg-qut.svg);
	background-position: 50% 50%;
	margin: 1em 0;
	padding: 2.7778rem 1.2778rem;
	border-bottom: 0.2778rem solid #f1c500;
	position: relative;
}
blockquote:before {
	content: "";
	width: 3.2778rem;
	height: 2.7778rem;
	display: block;
	background-image: url(img/quote.svg);
	background-size: cover;
	position: absolute;
	top: -1rem;
	left: 44%;
}
blockquote p {
	padding: 0;
	margin: 0;
}
.gradients {
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0;
	bottom: 0;
	width: 39.5%;
	background: rgba(245, 246, 247, 1);
	background: -moz-linear-gradient(
		top,
		rgba(245, 246, 247, 1) 0%,
		rgba(246, 246, 246, 1) 47%,
		rgba(246, 246, 246, 1) 62%,
		rgba(245, 246, 247, 0) 100%
	);
	background: -webkit-gradient(
		left top,
		left bottom,
		color-stop(0%, rgba(245, 246, 247, 1)),
		color-stop(47%, rgba(246, 246, 246, 1)),
		color-stop(62%, rgba(246, 246, 246, 1)),
		color-stop(100%, rgba(245, 246, 247, 0))
	);
	background: -webkit-linear-gradient(
		top,
		rgba(245, 246, 247, 1) 0%,
		rgba(246, 246, 246, 1) 47%,
		rgba(246, 246, 246, 1) 62%,
		rgba(245, 246, 247, 0) 100%
	);
	background: -o-linear-gradient(
		top,
		rgba(245, 246, 247, 1) 0%,
		rgba(246, 246, 246, 1) 47%,
		rgba(246, 246, 246, 1) 62%,
		rgba(245, 246, 247, 0) 100%
	);
	background: -ms-linear-gradient(
		top,
		rgba(245, 246, 247, 1) 0%,
		rgba(246, 246, 246, 1) 47%,
		rgba(246, 246, 246, 1) 62%,
		rgba(245, 246, 247, 0) 100%
	);
	background: linear-gradient(
		to bottom,
		rgba(245, 246, 247, 1) 0%,
		rgba(246, 246, 246, 1) 47%,
		rgba(246, 246, 246, 1) 62%,
		rgba(245, 246, 247, 0) 100%
	);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f7', endColorstr='#f5f6f7', GradientType=0 );
}
.article .gallery {
	padding: 0;
}
.article .gallery-row a {
	width: 12.2222rem;
}
.related {
	position: relative;
	z-index: 5;
	padding: 3.1667rem 0 0.8333rem;
	background: #f5f6f7;
}
.top-related {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.top-related .button-w:after {
	background-image: url(img/bg/j-j.svg);
}
.top-related .button-w:hover:after {
	background-image: url(img/bg/w-w.svg);
}
.related-row {
	padding-top: 3.3333rem;
	padding-bottom: 3.3333rem;
}
.related-row .images {
	height: 11.1111rem;
	background-position: 50% 50%;
	background-size: 100% auto;
	display: block;
	margin-bottom: 1.1111rem;
}
.related-row .title {
	font-family: "ProbaPro-Bold";
	font-size: 1.2222rem;
	line-height: 1.5556rem;
	color: #2e3033;
}
.related-row .text {
	padding: 0.7778rem 0;
}
/*new*/

.news .top-page {
	padding: 2rem 0 1.0556rem;
	background-color: #345b95;
	background-image: url(img/news-head.png);
	background-size: cover;
	background-position: 50% 30%;
	position: relative;
	z-index: 5;
}
.news .top-page .text {
	font-weight: 500;
	font-size: 1.2222rem;
	line-height: 1.7778rem;
	color: #fff;
	    width: 27rem;
	margin-top: -0.3889rem;
}

.news .gradients {
	right: auto;
	left: 0;
	top: 0;
	bottom: 0;
	width: 39.5%;
	background-color: #f5f6f7;
	background-image: url(img/bg/bg-8.svg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.news .sidebar {
	padding: 0.8333rem 4.3333rem 0 0;
}
.news .general-block {
	padding: 0.8333rem 0 1.6667rem 2.2222rem;
}
.post .title {
	font-size: 1.2222rem;
	line-height: 1.5556rem;
	color: #2e3033;
	font-family: "ProbaPro-Bold";
}
.post img {
	margin-bottom: 1.9444rem;
}
.post .text {
	padding: 0.9444rem 0 0.2778rem;
	font-size: 1rem;
	line-height: 1.8889rem;
}
.post-item {
	display: flex;
	justify-content: flex-start;
	margin-bottom: 3.3333rem;
}
.post-item .images {
	width: 9.1667rem;
	min-width: 9.1667rem;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: auto 100%;

	background-color: #f5f6f7;
	min-height: 9.7222rem;
}
.post-item .caption {
	margin-left: 1.1111rem;
}
.post-item .caption-full {
	display: none;
}

.post-item .title {
	line-height: 1.4444rem;
}
.content-grid .post-item:nth-child(1) {
	flex-wrap: wrap;
	margin-bottom: 4.4444rem;
}
.content-grid .post-item:nth-child(1) .images {
	width: 100%;
	height: 20.7778rem;
	margin-bottom: 2.1111rem;
	background-size: 100% auto;
}
.content-grid .post-item:nth-child(1) .caption {
	display: none;
}
.content-grid .post-item:nth-child(1) .caption-full {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}
.content-grid .post-item:nth-child(1) .text {
	padding: 0.9444rem 0 0.6667rem;
	font-size: 1rem;
	line-height: 1.8889rem;
}

.news .pagination .nav-links {
	display: flex;
	justify-content: flex-start;
	margin-left: -0.5556rem;
	margin: -0.5556rem;
}
.news .pagination .page-numbers {
	background: #f5f6f7;
}
.news .pagination .dots {
	background: none;
}

.pagination-row {
	display: block;
}
/*-------About -----*/
.search-arhiv {
	background-color: #f5f6f7;
	background-image: url(img/bg/bg-6.svg);
	background-position: 57% 0;
}
.search-arhiv .top-page {
	padding: 2.7222rem 0 6rem 0;
	background-color: #345b95;
	background-image: url(img/search-head.jpg);
	background-size: cover;
	background-position: 50% 50%;
	margin-bottom: -3.3333rem;
}
.search-arhiv .single-title {
	color: #fff;
}

.search-arhiv .pagination .page-numbers {
	background: #f5f6f7;
}
.search-arhiv .post-item p {
	margin: 0;
	padding: 0;
}
/*-------About -----*/
.about .top-page {
	padding: 2rem 0 1.0556rem;
	background-color: #345b95;
	background-image: url(img/about-head.png);
	background-size: cover;
	background-position: 50% 50%;
}
.about .top-page .container {
	position: relative;
}
.about .top-page .text {
	font-weight: 500;
	font-size: 1.2222rem;
	line-height: 1.7778rem;
	color: #fff;
	width: 25.5556rem;
	margin-top: -0.3889rem;
}
.about .content-page {
	padding-bottom: 0;
}
.about-left {
	border-right: 0.1111rem solid #f5f6f7;
	padding-right: 2.2222rem;
}
.about-left .wp-block-image {
	padding-top: 1.3889rem;
	padding-bottom: 0.8333rem;
}

.what-box {
	padding-left: 2.2222rem;
	padding-top: 1.1111rem;
}
.content-page .what-box ul {
	padding-left: 1.5556rem;
	padding-top: 0.1111rem;
}
.content-page .what-box ul li {
	font-family: "ProbaPro-SemiBold";
	padding: 0.9444rem 0;
}
.content-page .what-box ul li:before {
	width: 1rem;
	height: 1.1111rem;
	background: transparent;
	border-radius: 0;
	background-image: url(img/arrow-list.svg);
	background-size: 100% auto;
	left: -1.7222rem;
}
.blue-box {
	background: #345b95;
	color: #fff;
	margin-left: -1.1111rem;
	margin-top: 3.2222rem;
	padding: 2.5556rem 0 2.3889rem 3.3333rem;
	position: relative;
}
.blue-box h2 {
	color: #fff;
	position: relative;
	z-index: 5;
}
.blue-box p {
	margin-top: 0.5556rem;
	position: relative;
	z-index: 5;
}
.blue-box .bg {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 200%;
	background-color: #345b95;
	background-image: url(img/bg/bg-4.svg);

	background-position: 34% 50%;
}

.principal {
	padding: 3rem 0 1.8889rem;
	background: #f5f6f7;
}
.section-subtitle {
	margin-top: 0.1667rem;
}
.principal-row {
	display: flex;
	flex-wrap: wrap;
	padding: 1.8333rem 0 2.7778rem;
}
.principal-row .item {
	width: 8.0556rem;
	min-height: 7.2222rem;
	background: #ffffff;
	margin: 0.2778rem;
	text-align: center;
	font-family: "ProbaPro-SemiBold";
	color: #000000;
	padding: 0.8333rem 0.8333rem 0.3889rem;
	border-bottom: 0.2222rem solid #345b95;
}
.principal-row .item .ico {
	height: 3.5556rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0.6667rem;
}
.principal-row .item:first-child {
	margin-left: 0;
}
.principal-row .item:last-child {
	margin-right: 0;
}
.purposes {
	padding: 3rem 0 1.8889rem;
}
.purposes-row {
	display: flex;
	flex-wrap: wrap;
	padding: 2.5556rem 0 1.3889rem;
	margin-left: -0.2778rem;
	margin: -0.2778rem;
}
.purposes-row .item {
	width: 32%;
	background: #f5f6f7;
	margin: 0.2778rem 0.5% 0.3889rem;
	padding: 1.0556rem 1.5556rem 0.4444rem 1.6667rem;
	font-family: "ProbaPro-SemiBold";
	background-image: url(img/purposes-bg.svg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.purposes-row .item img {
	margin-bottom: 0.4444rem;
}

.agency {
	padding: 3rem 0 1.8889rem;
	background: #f5f6f7;
}
.agency-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 2.5556rem 0 2.9444rem;
	margin-left: -0.2778rem;
	margin: -0.2778rem;
}
.agency-row .item {
	width: 24%;
	background: #fff;
	margin: 0.2778rem 0.5% 0.3889rem;
	padding: 1.6667rem 0.8333rem 1.3889rem;
	font-family: "ProbaPro-SemiBold";
	text-align: center;
	background-image: url(img/bg/bg-7.svg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-size: 100% auto;
}
.agency-row .item .image {
	width: 8.8889rem;
	height: 8.8889rem;
	border-radius: 100%;
	background: #e8eaed;
	display: inline-block;
	margin-bottom: 0.3889rem;
	background-position: 50% 50%;
}
.agency-row .item .position {
	color: #2e3033;
	font-size: 1.0556rem;
	line-height: 1.2222rem;
	font-family: "ProbaPro-Medium";
}
.agency-row .item .name {
	color: #345b95;
	font-family: "ProbaPro-SemiBold";
}
.about .home-7 {
	min-height: 17.6667rem;
	background-color: #345b95;
	background-image: url(img/bg/bg-4.svg);
	background-size: 100% auto;
	background-position: 50% 50%;
	padding: 4.8333rem 0 3.3333rem;
	color: #fff;
}
.about .home-7 .section-title {
	color: #fff;
	font-family: "ProbaPro-Medium";
}
.about .home-7 .section-title:after {
	border-bottom: 0.1111rem solid #f1c500;
}
.black {
	background: #2e3033;
	color: #dcdfe3;
	font-size: 0.8889rem;
	line-height: 1.1111rem;
}
.about-info {
	width: 75.8889rem;
	margin: 0 auto;
	padding: 0 1.6667rem;
}
.about-info b {
	color: #fff;
}
.about-info a {
	display: block;
	padding: 0.5556rem 0 0;
	font-weight: 500;
}
.info_left {
	padding: 0.4444rem 1.6667rem 0.2222rem;
}
.info_right {
	padding: 0.4444rem 1rem 0.2222rem;
}
.about-info .row .col-sm-6{
	border-right: 0.05556rem solid #3c3e41;
	min-height:167px;
}
.about-info .row .col-sm-6:last-child {
	border: none;
}
/*-------Contact -----*/
.page-contact {
	background-color: #f5f6f7;
	background-image: url(img/bg/bg-6.svg);
	background-position: 57% 0;
}
.page-contact .top-page {
	padding: 2.7222rem 0 6rem 0;
	background-color: #345b95;
	background-image: url(img/contact-head.png);
	background-size: cover;
	background-position: 50% 50%;
	margin-bottom: -3.3333rem;
}
.page-contact .top-page .container {
	position: relative;
}
.page-contact .page-title {
	padding-right: 5.5556rem;
}
.page-contact .content-page {
	padding-bottom: 0;
}
.redirect-page .top-page {
    padding: 4.7222rem 0;
    background-color: #345b95;
    background-image: url(img/contact-head.png);
    background-size: cover;
    background-position: 50% 50%;

}

.redirect-page  .top-page .text {
    font-weight: 500;
    font-size: 1.2222rem;
    line-height: 1.7778rem;
    color: #fff;
    width: 25.5556rem;
    margin-top: -0.3889rem;
}
.forma {
	padding: 0 1.2222rem 0 3.0556rem;
}
.forma br {
	display: none;
}
.forma p {
	margin: 0;
	padding: 0;
}
.forma label {
	display: block;
	font-size: 0.7222rem;
	line-height: 1.0556rem;
	text-transform: uppercase;
	color: #000000;
	font-family: "ProbaPro-Semibold";
}
.forma .first-label input,
.forma .last-label input {
	width: 100%;
	border: none;
	background: none;
	padding-left: 0;
	margin-top: 0.1111rem;
}
.forma input[type="submit"] {
	width: 98%;
	margin: 0.4444rem 1% 0;
}
.forma textarea {
	width: 100%;
	border: none;
	background: none;
	padding-left: 0;
	margin-top: 0.1111rem;
	height: 3.4444rem;
}
.first-label {
	float: left;
	width: 48%;
	display: inline-block;
	box-sizing: border-box;
	background: #f5f6f7;
	margin: 0.2778rem 1% 0.5556rem;
	padding: 0.5556rem 1rem 0.3889rem;
	position: relative;
}
.last-label {
	float: right;
	width: 48%;
	display: inline-block;
	box-sizing: border-box;
	background: #f5f6f7;
	margin: 0.2778rem 1% 0.5556rem;
	padding: 0.5556rem 1rem 0.3889rem;
	position: relative;
}
.row-label {
	float: none;
	width: 98%;

	display: block;
	background: #f5f6f7;
	margin: 0.3889rem 1% 0.5556rem;
	padding: 0.5556rem 1rem 0.3889rem;
}
.flex-label {
	display: flex;
	justify-content: space-between;
	padding: 0.2778rem;
}
.wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 0.7em;
	font-weight: normal;
	display: block;
	position: absolute;
	right: 0;
	top: -1.6667rem;
}
/* для элемента input c type="checkbox" */
.acept label > input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
span.wpcf7-list-item {
	display: inline-block;
	margin: 0;
}
.acept {
	padding: 0.5556rem 1.6667rem 0 0.8333rem;
}
.wpcf7 form .wpcf7-response-output {
	margin: 0 1%;
	padding: 0.2em 1em;
	border: 0.1111rem solid #345b95;
}
/* для элемента label, связанного с .custom-checkbox */
.acept label > span.wpcf7-list-item-label {
	display: inline-flex;
	align-items: center;
	user-select: none;
	font-size: 0.7222rem;
	line-height: 1.0556rem;
	text-transform: uppercase;
	padding-right: 1.1111rem;
	padding-top: 0.5556rem;
}

/* создание в label псевдоэлемента before со следующими стилями */
.acept label > span.wpcf7-list-item-label::before {
	content: "";
	display: inline-block;
	width: 1.5556rem;
	height: 1.5556rem;
	flex-shrink: 0;
	flex-grow: 0;
	background-image: url(img/checkbox-none.svg);
	margin-right: 0.7778rem;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-size: 70% 70%;
	margin-top: 0.2778rem;
}

/* стили для чекбокса, находящегося в состоянии checked */
.acept label > input:checked + span.wpcf7-list-item-label::before {
	background-color: #fff;
	background-image: url(img/checkbox.svg);
}

/* стили для чекбокса, находящегося в состоянии disabled */
.acept label > input:disabled + span.wpcf7-list-item-label::before {
	background-color: #e9ecef;
}

.forma-text {
	padding: 0 0 0 2.7778rem;
}
.forma-text p {
	padding: 0;
	margin: 0.1667rem -1.1111rem 0 0;
}
.contacts-box {
	padding-top: 1.1111rem;
	padding-bottom: 1.1111rem;
}
.contacts-box .item {
	display: flex;
	align-items: center;
	padding: 0.8333rem 0 0.7778rem;
	margin-right: -1.1111rem;
}
.contacts-box .item img {
	width: 3.3333rem;
	height: 3.3333rem;
	margin-right: 1.1111rem;
}
.contacts-box .item .label {
	font-family: "ProbaPro-Bold";
	font-size: 1.2222rem;
	line-height: 1.5556rem;
	color: #000000;
	margin-bottom: 0.2222rem;
}
.contacts-box .item a {
	display: block;
	color: #345b95;
	font-size: 0.8889rem;
	line-height: 1.1111rem;
}
.contacts-box .item a:hover {
	color: #f1c500;
}
.map {
	height: 31.8333rem;
	margin-top: 1.6667rem;
}
.map iframe {
	width: 100%;
	height: 100%;
}
/*-------Event -----*/
.page-event .top-page {
	padding: 2.4444rem 0 0 0;
	min-height: 24.6667rem;
	background-color: #345b95;
	display: flex;
	background-size: cover;
	background-position: 50% 50%;
}
.page-event .top-page .container {
	position: relative;
}
.page-event .event-title {
	font-family: "ProbaPro-Medium";
	font-size: 1.7778rem;
	line-height: 1.7778rem;
	color: #000;
	width: 85%;
	margin-bottom: 1.7778rem;
}
.page-event .content-page {
	padding-top: 2.1111rem;
}

.online {
	position: absolute;
	right: 1.1667rem;
	top: 0.05556rem;
	font-weight: bold;
	font-size: 0.8333rem;
	line-height: 1.0556rem;
	text-align: center;
	letter-spacing: 0.02em;
	padding: 0.2778rem 0.6111rem;
	background: #212326;
	color: #fff;
}
.event-atribute {
	background: #f5f6f7;
	min-height: 5.1111rem;
	margin-right: 0;
	margin-bottom: 1.5556rem;
	display: flex;
	padding: 0 0.1667rem;
}
.event-atribute .item {
	padding: 0.8333rem 0.9444rem;
	font-size: 0.9rem;
	line-height: 1.8889rem;

}
.event-atribute .item.data {
	width: 10.6889rem;
	min-width: 10.6889rem;
}
.event-atribute .item.time {
	width: 7.3889rem;
	min-width: 7.3889rem;
}
.event-atribute .item .title {
	font-size: 1.2222rem;
	line-height: 1.5556rem;
	font-family: "ProbaPro-Bold";
	color: #000;
	margin-bottom: 0.2778rem;
	display: flex;
}
.event-atribute .item .title img {
	margin-right: 0.3889rem;
	margin-left: -0.1667rem;
}
.page-event .content-page .gallery {
	padding: 0;
}
.page-event .content-page .gallery .gallery-row {
	padding-top: 0.5556rem;
}
.page-event .content-page .gallery .gallery-row a {
	width: 14.4444rem;
	height: 9.5556rem;
	margin: 0.2222rem 0.2222rem 0.3889rem;
}
.video-row {
	padding-top: 0.6667rem;
	margin-bottom: 3rem;
}
.single-projects .video-row {
	padding-top: 3rem;
	margin-bottom: 3rem;
}
.video-row .item {
	margin-bottom: 2.5rem;
	position: relative;
}
.single-projects .video-row .item {
	margin-bottom: 1rem;
	position: relative;
}
.video-row video{
    width: 100%;
}
.link_video,
.link_poster {
	display: none;
}
.registr-button {
	width: 100%;
	cursor: pointer;
}
.stick-box{
position:-webkit-sticky; 
	position:sticky;
	top:4rem;
}
.past-button{
	margin-bottom: 2rem;
	width: 100%;
}
.add-box {
	padding: 2.2222rem 0 0.1111rem;
}
.add-box a {
	display: block;
	text-align: center;
	padding: 1rem;
	color: #345b95;
	color: #345b95;
	font-size: 1rem;
	line-height: 1.2;
	letter-spacing: 0.02em;
	font-family: "ProbaPro-Bold";
	background: #f5f6f7;
	margin-bottom: 0.2778rem;
}
.add-box a:hover {
	background: #e8eaed;
}
.page-event .share-block {
	background: #f5f6f7;
	padding: 1.1111rem;
}
.page-event .share-box {
	margin-left: -0.3rem;
	padding: 0.6667rem 0 0;

}
.page-event .share-block .title {
	font-size: 1.2222rem;
	line-height: 1;
	color: #000;
	font-family: "ProbaPro-Bold";
}
.page-event .share-box a, .page-event .share-box span {
	background-color: transparent;
	color: #345b95;
	cursor: pointer;
}
.cat {
	position: absolute;
	bottom: 0;
	left: 1.1111rem;
}
.cat a {
	display: inline-flex;
	vertical-align: middle;
	background: #000;
	box-sizing: border-box;
	font-weight: 700;
	font-size: 1rem;
	line-height: 1.2778rem;
	letter-spacing: 0.02em;
	padding: 0.8889rem 1.6667rem;
	text-align: center;
	color: #fff;
	margin-right: 0.8333rem;
	font-family: "ProbaPro-Bold";
	min-width: 13.3333rem;
}
.cat span {
	display: none;
}
.cat a:hover {
	background: #254370;
}
.cat a:before {
	content: "";
	width: 1.3333rem;
	height: 1.3333rem;
	margin-right: 0.6667rem;
	display: inline-block;
	background-image: url(img/clock-white.svg);
	background-size: 100% 100%;
}
/*event category*/
.events-arhiv {
	background: #f5f6f7;
	padding: 0;
}
.events-arhiv .events {
	padding-top: 0;
	padding-bottom: 2.2222rem;
	margin: 0;
}
.events-arhiv .top-page {
	padding: 2.5556rem 0 6.1111rem 0;
	background-color: #345b95;
	background-image: url(img/bg/bg-4.svg);
	background-size: cover;
	background-position: 50% 50%;
	margin-bottom: -3.3333rem;
}
.events-arhiv .home-7 {
	min-height: 17.6667rem;
	background-color: #345b95;
	background-image: url(img/bg/bg-4.svg);
	background-size: 100% auto;
	background-position: 50% 50%;
	padding: 4.8333rem 0 3.3333rem;
	color: #fff;
}

.events-arhiv .home-7 .section-title {
	color: #fff;
	font-family: "ProbaPro-Medium";
}
.events-arhiv .home-7 p {
	padding-right: 1.6667rem;
}
.events-arhiv .home-7 .section-title:after {
	border-bottom: 0.1111rem solid #f1c500;
}
.pagination {
	padding-bottom: 2.2222rem;
}
.pagination .nav-links {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.pagination h2 {
	display: none;
}
.pagination .page-numbers {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-family: "ProbaPro-Bold";
	font-size: 1rem;
	line-height: 1;
	letter-spacing: 0.02em;
	color: #345b95;
	background-color: #fff;
	height: 2.7778rem;
	min-width: 2.7778rem;
	margin: 0 0.5556rem;
}
.pagination .current {
	color: #909397;
}
.pagination .next,
.pagination .prev {
	padding: 0 1.5556rem;
}
.pagination .next:after {
	content: "";
	width: 0.7778rem;
	height: 1rem;
	/*margin-top: 0.1667rem;*/
	background-image: url(img/next-blue.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-left: 0.5556rem;
}
.pagination .prev:before {
	content: "";
	width: 0.7778rem;
	height: 1rem;
	/*margin-top: 0.1667rem;*/
	background-image: url(img/next-blue.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-right: 0.5rem;
	transform: rotate(180deg);
}
.pagination .dots {
	background: none;
	min-width: 0.5556rem;
}
/*-------Footer-----*/
footer {
	min-height: 3.1667rem;
	background: #212326;
	color: #dcdfe3;
}
footer .container {
	width: 75.8889rem;
	padding: 0 0 0 3.3333rem;
}
.footer-top {
	border-bottom: 0.05556rem solid #2e3033;
}
.footer-logo {
    padding: 3.1667rem 2rem 3.2222rem 0;
    border-right: 0.05556rem solid #2e3033;
    display: inline-block;
    min-width: 10%;
}
.nav-footer {
	width: 48.5%;
	text-align: center;
	display: inline-block;
	border-right: 0.05556rem solid #2e3033;
	padding: 1.6667rem 0;
}
.nav-footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.nav-footer ul li {
	display: inline-block;
	padding: 1.6667rem 1.2rem;
	font-size: 1rem;
	line-height: 1.2778rem;
	letter-spacing: 0.02em;
	font-family: "ProbaPro-Bold";
}
.nav-footer ul li a:hover {
	color: #f1c500;
}
.nav-footer ul li a:focus {
	color: #fff;
}
.nav-footer ul li.current-menu-item {
	text-decoration-line: underline;
}
.social-footer {
	display: inline-block;
	border-right: 0.05556rem solid #2e3033;
	text-align: center;
	width: 16.5%;
	padding: 2.7778rem 0.3889rem 2.7778rem 0;
}
.social-footer a {
	margin: 0 0.3889rem;
}
.lang-footer {
	display: inline-block;
	vertical-align: middle;
	padding: 0 1.3889rem 0;
	width: 10%;
}
.lang-footer ul {
	list-style: none;
	margin: 0 1.2222rem 0;
	padding: 0;
}
.lang-footer ul li {
	text-transform: uppercase;
	margin: 0.9444rem 0;
	font-size: 0.8333rem;
	line-height: 1rem;
	font-family: "ProbaPro-Bold";
	color: #dcdfe3;
	opacity: 1;
}
.lang-footer ul li a:hover{
		color: #f1c500;
}
.lang-footer ul li.active {
	color: #dcdfe3;
	opacity: 0.5;
}

.contact-footer {
	display: inline-block;
	width: 26.8%;
	border-right: 0.05556rem solid #2e3033;
	padding: 1rem 2.7778rem 1rem 0;
	font-size: 1rem;
	line-height: 1.3333rem;
	letter-spacing: 0.02em;
	color: #dcdfe3;
	font-family: "ProbaPro-Bold";
}
.contact-footer a {
	color: #fff;
}
.footer-bottom .container{
    display:flex;
    flex-wrap: wrap;
}
.footer-bottom .nav-footer {
	width: 32%;
	/*top: -1.3889rem;*/
	position: relative;
	text-align: left;
	padding-bottom: 1.9444rem;
}
.footer-bottom .nav-footer ul {
}
.footer-bottom .nav-footer ul li {
	padding: 0.5rem 1.3889rem 1.5rem;
	width: 48.5%;
}
.copyring {
	display: inline-block;
	vertical-align: top;
	width: 38.5%;
	font-weight: normal;
	font-size: 0.8889rem;
	line-height: 1.1111rem;
	color: #74777a;
	padding: 1.2778rem 0 0 1.9444rem;
}
.copyring a {
	font-family: "ProbaPro-Bold";
}

.copyring a:hover {
	color: #f1c500;
}
/*---Registration--*/
.registration{
	padding-bottom: 3.3333rem;
	display: none;
}
.registration .top-page {
    background-image: url(img/registration-head.jpg);
}
.page-contact .page-title {
		padding-right: 5.5556rem;
		padding-left: 5.5556rem;
		text-align: center;
}
.page-template-template-contact .page-contact .page-title {
		padding-right: 5.5556rem;
		padding-left: 0;
		text-align: left;
}
.to_back{
	position: absolute;
	font-weight: bold;
letter-spacing: 0.02em;
color:#fff;
top: 1.3889rem;
cursor: pointer;
}
.to_back:hover{
	color: #F1C500;
}
/*-------------------------------*/
@media (max-width: 1520px) {

	.news .gradients {
		width: 36%;
	}
}
@media (max-width: 1366px) {
		html {
		font-size: 17px;
	}
	header {
		width: 68rem;
		margin: 0 auto;
		padding: 0;
	}
	footer .container {
		width: 68rem;
		padding: 0 1.11rem;
	}
	.page-event .top-page {
		padding: 2.4444rem 0 0 0;
		min-height: 20rem;
		background-size: cover;
		background-position: 50% 50%;
	}
	.news .gradients {
		width: 34.5%;
	}
}
@media (max-width: 1120px) {
	html {
		font-size: 15px;
	}
	header {
		width: 62.2222rem;
		margin: 0 auto;
		padding: 0;
	}
	footer .container {
		width: 62.2222rem;
		padding: 0 1.11rem;
	}
	.search-head {
		width: 10.8889rem;
	}
	.nav-footer ul li {
		display: inline-block;
		padding: 1.6667rem 0.9rem;
	}
	.social-footer {
		width: 14.5%;
	}
	.copyring {
		width: 28.5%;
	}
	.contact-footer {
		width: 27.8%;
		padding: 0.8333rem 1.7778rem 0 0;
	}
	.footer-bottom .nav-footer {
		width: 32%;
	}
	.page-event .top-page {
		padding: 2.4444rem 0 0 0;
		min-height: 16rem;
	}
}
@media (max-width: 991px) {
	
	.sm-hidden {
		display: none;
	}
	.md-hidden {
		display: block;
	}
.logo img {
max-width: 170px;
}
	.logo-carousel .item{
		height: 100px;
	display: flex;
		align-items: center;
		justify-content: center;
	}
.logo-carousel .owl-item img {
    display: block;
    width: auto;
    max-height: 80px;
    margin: 0 auto;
    max-width: 250px;
}	
	
	.search-form.active {
		display: flex !important;
		justify-content: space-between;
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    top: 0;
    padding: 1.111rem;
}
	.search-form label,	.search-form input[type="search"]{
		width: 98%;
	}
.close-search{
	width: 3rem;
	height: 2rem;
	background-image: url(img/close.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 18px ;
}
	header {
		width: 100%;
		padding: 0 1.8rem;
	}
	.logo {
		min-width: 9rem;
		padding: 0.7222rem 0;
		border-right: none;
	}

	.search-head {
		width: 67px;
		float: right;
		padding: 18px 0;
		border-right: 1px solid #e8eaed;
		border-left: 1px solid #e8eaed;
	}
	.search-link {
		width: 24px;
		height: 21.28px;
		display: block;
		background-image: url(img/search.svg);
		background-repeat: no-repeat;
		background-size: cover;
		margin: 0 22px;
	}
	.toggle {
		width: 24px;
		margin-left: 24px;
		float: right;
		display: block;
		padding-top: 15px;
	}
	.toggle span {
		background: #345b95;
		height: 3px;
		display: block;
		margin: 5px 0;
	}

	.lang-mobil ul {
		list-style: none;
		padding: 0;
	}
	.lang-mobil li {
		display: inline-block;
		padding: 0 20px;
		font-size: 16px;
		line-height: 21px;
		letter-spacing: 0.02em;
		text-transform: uppercase;
		font-family: "ProbaPro-Bold";
	}
	.lang-mobil li:hover,
	.lang-mobil li.active {
		opacity: 0.5;
	}
	.lang-mobil li a {
		color: #fff;
	}
	.navigation-mobil {
		padding: 15px 0;
		border-top: 1px solid rgba(255, 255, 255, 0.2);
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		list-style: none;
	}
	.navigation-mobil li {
		padding: 10px;
		font-family: "ProbaPro-Semibold";
		font-size: 20px;
		line-height: 26px;
		letter-spacing: 0.02em;
	}
	.navigation-mobil li a:hover {
		color: #fff;
		opacity: 0.5;
	}

	.close-nav {
		background: rgba(255, 255, 255, 0.1);
		width: 100%;
		margin-top: 10px;
		cursor: pointer;
	}
	.close-nav:after {
		display: none;
	}
	#home .item .title {
		font-size: 3rem;
		line-height: 3rem;
		margin-bottom: 0.5rem;
	}
body.uk	#home .item .title {
    font-size: 2.5rem;
    line-height: 2.5rem;
    margin-bottom: 0.5rem;
}
	.page-project .section-title,
	.about .section-title,
	.section-title {
		font-size: 2rem;
		line-height: 2.4375rem;
	}
	.page-project .section-title.center {
		justify-content: flex-start;
	}
	.page-project .section-title.center:before {
		display: none;
	}
	.section-title:after {
		content: "";
		width: 2.2222rem;
		margin-top: 0.1889rem;
	}
	.page-project .page-title {
		font-size: 1.75rem;
		line-height: 2.4375rem;
	}
	.page-title {
		font-size: 2.2rem;
		line-height: 3rem;
	}

	.home-2 .container .row-flex {
		display: none;
	}
	.home-2 .section-title {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
		width: 40px;
		height: 100px;
		background-color: #FFFFFF;
		background-image: url(img/bg/b-b.svg);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		position: absolute;
		top: 0;
	}
	.owl-carousel .owl-nav .owl-next{
		right: -20px;
	}
	.owl-carousel .owl-nav .owl-prev{
		left: -20px;
		transform: rotate(-180deg);
	}
	.home-3 {
		background-position: 175% 26%;
	}
	.home-4 {
		min-height: 0.8889rem;
		padding-top: 3.0556rem;
		padding-bottom: 3rem;
	}
	.home-4 .grid {
		column-count: 2;
		margin-right: 0;
		column-gap: 2.2222rem;
	}
	.project .image {
		height: 20rem;
	}
	.project .overlay,
	.project:hover .overlay {
		height: 19rem;
		z-index: 7;
		width: 16.1111rem;
		height: 5.8889rem;
		border-bottom: 2rem solid #f1c500;
		bottom: 2.4444rem;
		right: 8px;
		top: auto;
		left: auto;
	}
	.project .text {
		right: 0;
	}

	.home-5 {
		background: none;
		padding: 4.7222rem 0 3rem;
	}
	.post-big {
		padding: 0.9444rem 0 0;
		margin-bottom: 2.7778rem;
	}
	.home-5 .button {
		margin: 0 auto;
		display: block;
		width: 215px;
	}
	.home-6 p {
		padding-left: 1.2778rem;
		margin-top: -5px;
	}
	.event-item {
		flex-wrap: wrap;
		margin-bottom: 20px;
		padding: 0 24px 10px;
	}
	.event-item .top,
	.event-item .body,
	.event-item .bottom {
		border: none;
		border-bottom: 0.1111rem solid #f5f6f7;
		min-width: 100% !important;
		display: block;
		padding: 1.25rem 0;
	}
	.event-item .bottom {
		border: none;
	}
	.home-7 .button-w {
		margin-top: 0rem;
		min-width: 11.9444rem;
	}
	footer {
		padding: 1.5rem 0;
	}
	footer .container {
		width: 100%;
		padding: 0 1.11rem;
	}
	.footer-logo,
	.nav-footer,
	.social-footer,
	.lang-footer,
	.contact-footer,
	.copyring,
	.footer-bottom .nav-footer {
		padding: 1.5rem;
		border-right: none;
		border-bottom: 0.05556rem solid #2e3033;
		display: block;
		min-width: 100%;
		text-align: center;
		margin: 0;
	}
	.footer-logo img {
		min-width: 14rem;
	}
	.footer-bottom .nav-footer ul li {
		padding: 1rem 1.3889rem 1rem;
		width: auto;
	}
	.copyring {
		border: none;
	}
	.copyring p {
		padding: 0;
		margin: 0;
	}
	.lang-footer ul li {
		display: inline-flex;
		padding: 0 20px;
	}

	.page-project .content-page .text {
		padding: 0 1.111rem 1.875rem;
		border-bottom: 2px solid #f5f6f7;
	}
	.page-project .content-page .left {
		padding: 1.875rem 1.111rem 1.875rem;
	}
	.page-img img {
		width: 100%;
		margin-bottom: 1.875rem;
	}
	.page-event .content-page .gallery .gallery-row a,
	.page-project .gallery-row a,
	.article .gallery-row a {
		width: 48%;
		height: 12.7778rem;
		margin: 0.2222rem 1% 0.3889rem;
	}
	.video-row .item {
	
	}
	.article .video-row .item {
	
	}
	.share-box {
		display: flex;
		flex-wrap: wrap;
		padding-top: 0.4rem;
	}
		.projects-arhiv .home-4 {
		padding-top: 1.875rem;
		padding-bottom: 1.875rem;
		min-height: 5rem;
	}
	.page-contact .top-page {
		padding: 2.7222rem 0 5rem 0;
	}
	
	.event-atribute {
		margin-left: 0;
		flex-wrap: wrap;
	}
	.event-atribute .item.time,
	.event-atribute .item.data {
		width: 50%;
	}
	.add-box {
		padding: 1.7rem 0;
	}
	.article .top-page {
		display: block;
	}
	.article .top-page .image-block {
		position: relative;
		z-index: 5;
		right: 0;
		left: 0;
		top: 0;
		bottom: 0;
		background-size: cover;
		background-repeat: no-repeat;
		width: 100%;
		height: 22rem;
		background-position: 50% 50%;
	}
	.article .top-page .container {
		width: 100%;
		padding: 1.111rem;
	}
	.gradients {
		display: none;
	}
	.article .single-title {
		font-size: 1.7778rem;
		line-height: 1.9rem;
	}
	.button-print.md-hidden {
		display: flex;
	}
	.general-block {
		padding-right: 1.111rem;
	}
	.news .general-block {
		padding: 0.8333rem 15px;
	}
	.news .content-page {
		padding-bottom: 0;
	}
	.sidebar,
	.news .sidebar {
		background-color: #f5f6f7;
		background-image: url(img/bg/bg-6.svg);
		background-repeat: no-repeat;
		background-position: 100% 100%;
		padding: 2rem 4rem;
		margin: 0 -40px;
	}
	.widget .search-form {
		display: flex;
		justify-content: space-between;
		padding-top: 10px;
	}
	.widget .search-form input[type="search"] {
		width: 100%;
	}
	.widget .search-form span {
		display: block;
	}
	.widget-button, .widget-button:active, .widget-button:focus {
		width: 106%;
	}
	.related {
		position: relative;
		z-index: 5;
		padding: 3.1667rem 0 0.8333rem;
		background: #ffffff;
	}
	.related-row .col-sm-4 {
		padding: 0 0.5rem;
	}
	.related-row .images {
		height: 8.5rem;
	}
	.related-row .title {
		font-family: "ProbaPro-Bold";
		font-size: 1rem;
		line-height: 1.5556rem;
		color: #2e3033;
	}
	.forma-text {
		padding: 0 2.7778rem;
	}
	.forma {
		padding: 0 1.2222rem;
	}
	.map {
		height: 38.3125rem;
		margin-top: 1.6667rem;
	}
	.about-left {
		border: none;
		border-bottom: 0.1111rem solid #f5f6f7;
		padding: 0 1.111rem 1.5rem;
	}
	.what-box {
		padding-left: 0;
		padding-top: 1.8rem;
	}
	.blue-box {
		background: #345b95;
		color: #fff;
		margin-left: -1.9rem;
		margin-top: 1.2222rem;
		padding: 2.5556rem 0 2.3889rem 3.3333rem;
		position: relative;
	}
	.purposes-row .item {
		width: 48%;
	}
	.agency-row .item {
		width: 48%;
	}
	.about-info {
		width: 100%;
		padding: 0 1.6667rem;
	}
	.info_left,
	.info_right {
		padding: 0.4444rem 0 0.2222rem;
	}
	.about-info .row .col-md-6:nth-child(1) {
		border: none;
		border-bottom: 0.05556rem solid #3c3e41;
	}
	.about-info .row .col-sm-6 {
    min-height: 120px;
}
.pagination .page-numbers {
    height: 2.2rem;
    min-width: 2.2rem;
    margin: 0.2556rem;
}
}
@media (max-width: 767px) {
	.to_back {
    top: -1.8rem;
}
		
	.about-info .row .col-sm-6 {
    min-height: 80px;
}
.page-contact .page-title {
    padding: 0.5rem 0;
    text-align: center;
}

	#home .item {
		padding-right: 20%;
	}
	.home-2 .row-flex a {
		width: 100%;
		padding: 10px 0;
	}

	.home-3 .button-w {
		margin: 3.4444rem auto 0;
		display: block;
		width: 215px;
	}
	.home-3 {
		background-position: 200% 26%;
	}
	.home-6 p {
		padding-left: 0;
		margin-top: 0.8em;
	}
	.home-6 p br {
		display: none;
	}
	.home-7 .button-w {
		margin: 1.5rem auto 0;
		width: 11.9444rem;
		display: block;
	}

	.article .top-page .image-block {
		height: 16rem;
	}
	.article .video-row .item {
		
	}
	.related-row .images {
		height: 12rem;
	}
	.related-row .col-sm-4 {
		margin-bottom: 1.5rem;
		padding: 0 1.111rem;
	}
	.content-grid .post-item:nth-child(1) .images {
		width: 100%;
		height: 18.7778rem;
		margin-bottom: 2.1111rem;
		background-size: auto 100%;
	}
	.about .home-7 .button-w {
		margin: 1.5rem auto 0;
		width: 15rem;
		display: block;
	}
	.search-arhiv .post-item {
		align-items: flex-start;
	}
	.search-arhiv .post-item .images {
		min-height: 12.7222rem;
	}
	.video-row .item {
    margin-bottom: 0.5rem;
    position: relative;
}
}
@media (max-width: 480px) {
	.logo-carousel .owl-item img {
    max-width: 200px;
}
	.home-3 {
		background-position: 100% -145%;
		background-size: 50% auto;
		background-repeat: no-repeat;
	}

	.home-4 .grid {
		column-count: 1;
		margin-right: 0;
		column-gap: 2.2222rem;
	}
	.home-4 .button {
		margin: 1.6667rem auto 0;
		display: block;
		max-width: 215px;
	}
	.project .image {
		height: 25rem;
	}
	.project {
		margin: 0 0 5px -0.7778rem;
	}
	.home-4 .grid .project:nth-child(4),
	.home-4 .grid .project:nth-child(5) {
		top: 0;
	}
	.home-4 p {
		padding-right: 0;
		margin-bottom: 1rem;
	}
	.post-big .images,
	.post-item .images {
		height: 284px;
		width: 100%;
		background-position: 50% 50%;
		background-size: auto 100%;
		margin-bottom: 20px;
		display: block;
	}
	.search-arhiv .post-item .images {
		min-height: 284px;
	}
	.post-item {
		display: block;
	}
	.post-item .caption {
		margin-left: 0;
	}
	.nav-footer ul li,
	.footer-bottom .nav-footer ul li {
		display: block;
		padding: 0.9rem;
	}
	.home-2,
	.home-3,
	.home-4,
	.home-5,
	.home-6,
	.home-7 {
		padding: 2rem 0;
	}

	header {
		width: 100%;
		padding: 0 1.25rem;
	}
	.page-project .top-page {
		padding: 2.4444rem 0 5rem 0;
	}
	.page-project .content-page .text {
		padding: 0 1.111rem 0.5rem;
	}
	.page-event .content-page .gallery .gallery-row a,
	.page-project .gallery-row a,
	.article .gallery-row a {
		width: 100%;
		height: 13rem;
		margin: 0.2222rem 0 0.3889rem;
	}
	.stage-row .item {
		width: 100%;
		height: 6.8rem;
		margin: 0 0 2rem 0;
		border-right: none;
	}
	.stage-row .item:after {
		width: 100%;
		height: 40px;
		border: none;
		right: 0;
		left: 0;
		bottom: -22px;
		top: auto;
		background-image: url(img/stage-mobile.svg);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-size: 100%;
		display: block;
	}
	.stage-row .name {
		font-size: 1.375rem;
		font-family: "ProbaPro-Bold";
	}
	.stage-row .item-сurrent .label {
		margin-left: 10px;
	}
	.share-box {
    display: flex;
    flex-wrap: wrap;
    padding-top: 1.4rem;
    margin-left: 0;
}
	.projects-arhiv .top-page .text,
	.news .top-page .text,
	.top-page .text {
		width: 100% !important;
	}
	.top-page .text br {
		display: none;
	}
	.events-arhiv .home-7 .section-title {
		color: #fff;
		font-family: "ProbaPro-Medium";
		font-size: 2.2778rem;
	}
	.page-event .top-page .container {
		position: relative;
		width: 95%;
	}
	.page-event .event-title {
		font-family: "ProbaPro-Medium";
		font-size: 1.3rem;
		line-height: 1.7778rem;
		color: #000;
		width: 100%;
		margin-bottom: 1.7778rem;
	}
	.online {
		position: relative;
		right: 0;
		top: 0;
		width: 65px;
		margin: -20px 0 20px;
	}
	.article .video-row .item {

	}
	.sidebar,
	.news .sidebar {
		padding: 2rem 1.111rem;
		margin: 0 -30px;
	}
	.widget-button, .widget-button:active, .widget-button:focus {
		width: 109%;
	}
	.content-grid .post-item .images {
		display: block;
	}
	.content-grid .post-item:nth-child(1) .images {
		width: 100%;
		height: 284px;
		margin-bottom: 20px;
		background-size: auto 100%;
		display: block;
	}
	.content-grid .post-item:nth-child(1) .caption-full {
		display: none;
	}
	.content-grid .post-item:nth-child(1) .caption {
		display: block;
	}
	.content-grid .post-item:nth-child(1) {
		margin-bottom: 2.7778rem;
	}
	.content-grid .post-item {
		margin-bottom: 2.7778rem;
	}
	.first-label,
	.last-label {
		float: none;
		width: 98%;
	}
	.flex-label {
		display: block;
	}
	.acept {
		padding: 1.111rem 0;
		display: block;
	}
	.contacts-box .item {
		margin-right: 0;
	}
	.section-subtitle {
		margin-top: 0.1667rem;
		display: none;
	}
	.about .section-title.center {
		justify-content: flex-start;
		text-align: left;
	}
	.section-title.center:before {
		display: none;
	}
	.purposes-row .item {
		width: 100%;
	}
	.agency-row .item {
		width: 100%;
		background-position: 50% 60px;
	}
	.agency,
	.purposes,
	.principal {
		padding: 1.8rem 0 0;
	}
	.principal-row .item {
		margin: 1%;
		width: 48%;
	}
	.principal-row .item:last-child {
		margin: 1%;
		width: 98%;
	}

	#home .item {
		height: 29rem;
		padding: 2rem 0;
	}
	#home .item .button {
		width: 100%;
	}
	#home .owl-dots {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 1rem;
		padding: 0 21.5%;
		text-align: center;
	}
	.home-3 .button-w {
		margin: 1.5rem auto 0;
		width: 100%;
	}
	.home-4 .button {
		margin: 1.5rem auto 0;
		max-width: 100%;
	}
	.home-5 .button {
		margin: 0 auto;
		width: 100%;
	}
	.home-6 .button {
		width: 100%;
	}
	.home-7 .button-w {
		width: 100%;
		display: block;
	}
}
@media (max-width: 414px) {

	.owl-carousel .owl-nav .owl-next{
		right: -10px;
	}
	.owl-carousel .owl-nav .owl-prev{
		left: -10px;
	}
	.home-3 .section-title br{
		display: block;
	}
	body.uk #home .item .title {
    font-size: 2.2rem;
    line-height: 2.2rem;
    margin-bottom: 0.5rem;
}
}

@media (max-width: 380px) {
	.page-project .page-title {
		font-size: 1.5rem;
		line-height: 2.4375rem;
	}
	.content-page h2 {
		font-size: 1.4rem;
	}
	.content-page h3 {
		font-size: 1.2rem;
	}
	.home-5 .post-item,
	.post-big {
		margin-bottom: 2rem;
	}

	.event-item .body .title {
		padding-right: 0;
		max-width: 100%;
		position: relative;
		margin-bottom: 0.8333rem;
	}
	.event-item .body .title span {
		display: block;
		font-weight: bold;
		padding: 0.2778rem 0.5556rem;
		position: relative;
		width: 70px;
		margin-top: 7px;
	}
	.event-item .body .social {
		margin-top: 0.8rem;
	}
	.event-item .top .data span {
		font-size: 3.1875rem;
		line-height: 3.625rem;
	}

	.home-6 .events {
		padding-top: 1.2rem;
		margin-bottom: 2rem;
	}

	.home-3 {
		background-position: 100% 270px;
		background-size: 50% auto;
		background-repeat: no-repeat;
	}
	.project .image {
		height: 22rem;
	}
	.event-item .body {
		font-size: 0.8rem;
	}
	.page-project .page-title {
		padding-right: 2.5556rem;
	}
	.page-project .content-page {
		background-color: #fff;
		padding-top: 1.4444rem;
		padding-bottom: 1rem;
	}
	.donload-box a {
		display: flex;
		padding: 1rem 1rem 1.0556rem;
		margin: 0.4rem 0;
		font-size: 0.9rem;
		justify-content: space-between;
	}
	.event-atribute .item {
		padding: 0.8333rem 0.9444rem;
		font-size: 0.8rem;
		line-height: 1rem;
	}
	.sidebar,
	.news .sidebar {
		background-color: #f5f6f7;
		background-image: url(img/bg/bg-6.svg);
		background-repeat: no-repeat;
		background-position: 50% 100px;
		padding: 2rem 1.111rem;
		margin: 0 -20px;
	}

	.page-project .section-title, .about .section-title, .section-title {
    font-size: 1.7rem;
    line-height: 2.4375rem;
}
}
@media (max-width: 320px){
.logo-carousel .owl-item img {
    max-width: 200px;
}
	.logo img {
    max-width: 150px;
}
}


/*Alex's edits*/
@media all and (min-width: 980px){
	.project .overlay{
		z-index: 9999;
	}
	.project .image, .project .text, .projects-arhiv .home-4 .grid .project .image {
		z-index: 99999;
    }
    .project:hover .overlay{
        transform: translate3d(0, 0, 0)
    }
}

@media print {
    section.video, section.gallery, .col-md-3, footer, .top-page, .head, .single-post .col-md-4, .share-project, .single-projects .content-page .left, .gradients, .article .top-page .image-block{
        display: none!important;
    }
    .container {
        width: auto!important;
    }
    .col-md-9, .single-post .col-md-8, .single-projects .col-md-6{
        width: 100%;
    }
    .stage-row .item{
        width: 16.6%!important;
    }
    .single-post .top-page{
        display: block!important;
    }
    .article .single-title{
        color: #000
    }
    .article .top-page{
        min-height: auto!important;
        display: block;
    }
    .article .top-page .container{
        padding: 0;
    }
}

/* ==================================== */
.home-2 .row-flex.partners {
	height: auto;
}
.home-2 .row-flex.partners > div {
	margin-bottom: -2.2222rem;
	display: flex;
	flex-wrap: wrap;
}
.home-2 .row-flex.partners > div > * {
	margin-bottom: 2.2222rem;
}
.home-2 .v2 .section-title {
	width: 100%;
	margin-bottom: 20px;
}
.v2 .logo-carousel .item {
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.v2 .logo-carousel .owl-item img {
	display: block;
	width: auto;
	max-height: 80px;
	margin: 0 auto;
	max-width: 250px;
}
.v2 .owl-carousel .owl-nav .owl-next, 
.v2 .owl-carousel .owl-nav .owl-prev {
	width: 40px;
	height: 100px;
	background-color: #FFFFFF;
	background-image: url(img/bg/b-b.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
	top: 0;
}
.v2 .owl-carousel .owl-nav .owl-prev {
	left: -20px;
	transform: rotate(-180deg);
}
.v2 .owl-carousel .owl-nav .owl-next {
	right: -20px;
}
.content-page > .col-md-12 a,
.content-page > .text a,
.about-left a,
.content-article a {
	color: #345b95;
	text-decoration: underline;
}
.content-page > .col-md-12 a:hover,
.content-page > .text a:hover,
.about-left a:hover,
.content-article a:hover {
	color: #345b95;
	text-decoration: none;
}
.content-page ul li:last-child {
	padding-bottom: 0;
}
.content-page a.wp-block-button__link {
	color: #FFF;
	text-decoration: none;
}

.home-7.v2.m-b {
	margin-bottom: -2.5rem;
}
.home-7.v2 .button-w {
	margin-top: -8.3rem;
}
.knowledge .top-page {
	padding: 2rem 0 1.0556rem;
	background-color: #345b95;
	background-image: url(img/about-head.png);
	background-size: cover;
	background-position: 50% 50%;
	min-height: 140px;
}
.knowledge .top-page .container {
	position: relative;
}
.knowledge .top-page .text {
	font-weight: 500;
	font-size: 1.2222rem;
	line-height: 1.7778rem;
	color: #fff;
	width: 25.5556rem;
	margin-top: -0.3889rem;
}
.knowledge .content-page {
	
}
.t-last > :last-child {
	margin-bottom: 0;
}
.knowledge .s-grey {
	background: #f5f6f7;
}
.knowledge .blocks {
	padding: 3rem 0;
}
.knowledge .blocks .block__title {
	margin-bottom: 1rem;
	font-size: 1.6rem;
}
.knowledge .blocks .block__text {
	margin-bottom: 2rem;
}
.knowledge .blocks .block__items {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -1%;
}
.knowledge .blocks .block__item {
  width: 48%;
  margin: 0 1% 0.5rem;
  padding: 1.0556rem 1.5556rem;
  background-image: url(img/purposes-bg.svg);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-color: #f5f6f7;
  background-size: contain;
  line-height: 1.5;
  min-height: 100px;
}
.knowledge .blocks .block__item:before {
	content: '';
	background: url(img/purposes.svg) center center no-repeat;
	background-size: cover;
	width: 28px;
	height: 28px;
	display: inline-block;
	margin-bottom: 5px;
}
.knowledge .blocks .block__item .item__title {
	font-weight: 600;
}
.knowledge .blocks.s-grey .block__item {
	background-color: #FFF;
}
.knowledge .blocks2 {
	padding: 3rem 0;
}
.knowledge .blocks2 .block__title {
	margin-bottom: 1rem;
}
.knowledge .blocks2 .block__text {
	margin-bottom: 2rem;
}
.knowledge .blocks2 .block__items {
	padding: 0 25px;
}
.knowledge .blocks2 .block__items .owl-nav .owl-next,
.knowledge .blocks2 .block__items .owl-nav .owl-prev {
	width: 40px;
  height: 100px;
  background-color: #f5f6f7;
  background-image: url(img/bg/b-b.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
  top: 50%;
	transform: translateY(-50%);
}
.knowledge .blocks2 .block__items .owl-nav .owl-prev {
	left: -20px;
  transform: translateY(-50%) rotate(-180deg);
}
.knowledge .blocks2 .block__items .owl-nav .owl-next {
	right: -20px;
}
.knowledge .blocks2 .block__items .owl-stage {
	display: flex;
}
.knowledge .blocks2 .block__item {
	margin: 0 .5rem;
	padding: .7rem;
	background: #f5f6f7;
	height: 100%;
}
.knowledge .blocks2 .block__item .item__pic {
	width: 100%;
	height: 200px;
	display: block;
	margin-bottom: .5rem;
}
.knowledge .blocks2 .block__item .item__pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.knowledge .blocks2 .block__item .item__title {
	display: block;
	font-weight: bold;
	font-size: .9rem;
	line-height: 1.6;
}
.knowledge .blocks2.s-grey .block__items .owl-nav .owl-next,
.knowledge .blocks2.s-grey .block__items .owl-nav .owl-prev,
.knowledge .blocks2.s-grey .block__item {
	background-color: #FFF;
}
.knowledge .s-cycles .section-text p:last-child {
	margin-bottom: 0;
}
.knowledge .s-cycles .stage-row .item {
	width: calc(20% - 1.1111rem);
	height: auto;
}
.knowledge .knowledge-left {
	border-right: 0.1111rem solid #f5f6f7;
  padding-right: 2.2222rem;
}
.knowledge .knowledge-right {
	margin-left: -1px;
	border-left: 0.1111rem solid #f5f6f7;
	padding-left: 2.2222rem;
}
.knowledge .knowledge-left,
.knowledge .knowledge-right {
	margin-bottom: 1.6667rem;
}
.knowledge .knowledge-left > :last-child,
.knowledge .knowledge-right > :last-child {
	margin-bottom: 0;
}
.knowledge .knowledge-page h3 {
	margin-top: 1.6667rem;
}
.knowledge .knowledge-page h3:first-child {
	margin-top: .5rem;
}
.knowledge .knowledge-page a {
	color: #345b95;
  text-decoration: underline;
}
.knowledge .knowledge-page a:hover {
	color: #345b95;
  text-decoration: none;
}
.knowledge .knowledge-page a.btn {
	display: inline-block;
  vertical-align: middle;
  background: #345b95;
  border: 0.05556rem solid #345b95;
  border-radius: 0;
  box-sizing: border-box;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: 0.02em;
  padding: 1rem 1.6667rem 0.8333rem;
  text-align: center;
  color: #fff;
  font-family: "ProbaPro-Bold";
  min-width: 11.9444rem;
	text-decoration: none;
}
.knowledge .knowledge-page a.btn:after {
	content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1.3333rem;
  height: 1.3333rem;
  box-sizing: border-box;
  margin-left: 0.6667rem;
  margin-top: -0.2111rem;
  background-image: url(img/bg/w-j.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.knowledge .knowledge-page a.btn:hover {
	background: #254370;
  border: 0.05556rem solid #254370;
  color: #fff;
}
.knowledge .knowledge-page a.btn:hover:after {
	background-image: url(img/bg/w-w.svg);
}
.knowledge .knowledge-page .box-list > ul {
	padding-left: 1.5556rem;
  padding-top: 0.1111rem;
}
.knowledge .knowledge-page .box-list > ul > li {
	padding: 0.9444rem 0 0; 
}
.knowledge .knowledge-page .box-list > ul > li:before {
	width: 1rem;
  height: 1.1111rem;
  background: transparent;
  border-radius: 0;
  background-image: url(img/arrow-list.svg);
  background-size: 100% auto;
  left: -1.7222rem;
	top: 1.4222rem;
}
.knowledge .knowledge-page .box-list > ul > li ul li:before {
	top: 1.4222rem;
}
.knowledge .knowledge-page .box-list2 > ul {
	padding-left: 1.5556rem;
  padding-top: 0.1111rem;
}
.knowledge .knowledge-page .box-list2 > ul > li {
	padding: 0.9444rem 0 0; 
}
.knowledge .knowledge-page .box-list2 > ul > li:before {
	width: 1rem;
  height: 1.1111rem;
  background: transparent;
  border-radius: 0;
	background-repeat: no-repeat;
  background-image: url(img/purposes.svg);
  background-size: 100% auto;
  left: -1.7222rem;
	top: 1.4222rem;
}
.knowledge .knowledge-page .box-list2 > ul > li ul li:before {
	top: 1.4222rem;
}
.knowledge .knowledge-page .warning:before {
	content: '!';
	font-family: "ProbaPro-Bold";
	color: #345b95;
	width: 23px;
	height: 23px;
	border: 2px solid #345b95;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
	line-height: 1;
	border-radius: 50%;
}
.knowledge .knowledge-page blockquote,
.knowledge .knowledge-page .box-blue {
	background: #345b95;
  color: #fff;
  margin-right: -2.2222rem;
  margin-top: 2.2222rem;
  margin-bottom: 2.2222rem;
  padding: 2.5556rem 3.3333rem 2.3889rem 0;
  position: relative;
	border-bottom: none;
	font-size: 1em;
	line-height: inherit;
	text-align: left;
}
.knowledge .knowledge-page blockquote:before,
.knowledge .knowledge-page .box-blue:before {
	content: '';
	position: absolute;
  top: 0;
	left: inherit;
  right: 0;
  bottom: 0;
  width: 200%;
	height: 100%;
  background-color: #345b95;
  background-image: url(img/bg/bg-4.svg);
  background-position: 34% 50%;
}
.knowledge .knowledge-page blockquote > *,
.knowledge .knowledge-page .box-blue > div {
	color: #fff;
	position: relative;
	z-index: 5;
}
.knowledge .knowledge-page .box-blue h2,
.knowledge .knowledge-page .box-blue h3,
.knowledge .knowledge-page .box-blue h4 {
	color: #fff;
}
* {
	transition: none;
}
.d-none {
	display: none;
	opacity: 0;
	visibility: hidden;
}
.modal-text {
	width: 800px;
	max-width: 100%;
	padding: 40px;
}
.modal-text h2 {
	color: #345b95;
	font-family: "ProbaPro-Bold";
}
.modal-text h3 {
	font-family: "ProbaPro-Bold";
}
.modal-text strong {
	font-family: "ProbaPro-Bold";
}
.modal-text ul {
	list-style: none;
  margin: 0 0 0.1111rem;
  padding-left: 1.2222rem;
}
.modal-text ul li {
  padding: 0.6111rem 0;
  position: relative;
}
.modal-text ul li:before {
	content: "";
  width: 0.4444rem;
  height: 0.4444rem;
  background: #345b95;
  border-radius: 100%;
  display: block;
  position: absolute;
  left: -1.2222rem;
  top: 1.4222rem;
}
.modal-text .warning:before {
	content: '!';
  font-family: "ProbaPro-Bold";
  color: #345b95;
  width: 23px;
  height: 23px;
  border: 2px solid #345b95;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  line-height: 1;
  border-radius: 50%;
}
header .nav-head ul li {
	padding: 1.1111rem 0.88rem;
}
@media (max-width: 1365px) {
	header .search-head {
		width: 14rem;
	}
	header .nav-head ul li {
		padding: 1.1111rem 0.78rem;
	}
}
@media (max-width: 1200px) {
	.knowledge .blocks2 .block__item .item__pic {
		height: 220px;
	}
	.knowledge .blocks2 .block__item .item__title {
		font-size: 1rem;
	}
}
@media (max-width: 1120px) {
	header .search-head {
		width: 10rem;
	}
	header .search-field {
		width: 8.6667rem;
	}
	header .nav-head ul li {
		padding: 1.1111rem 0.4rem;
	}
}
@media (max-width: 991px) {
	.knowledge .section-title {
		font-size: 2rem;
		line-height: 2.4375rem;
	}
	.knowledge .blocks .block__title {
		font-size: 2rem;
	}
	.knowledge .blocks .block__items {
		margin: 0 -0.5% 2.5rem;
	}
	.knowledge .blocks .block__item {
	  width: 49%;
	  margin: 0 0.5% 0.5rem;
	}
	.knowledge .blocks .last .block__items {
		margin-bottom: 0;
	}
	.home-7.v2.m-b {
		margin-bottom: -1.875rem;
	}
	.knowledge .s-cycles .stage-row .item {
		width: calc(25% - 1.1111rem);
	}
	.home-7.v2 .button-w {
		margin-top: -6.8rem;
	}
	.knowledge .blocks2 .block__item .item__pic {
		height: 230px;
	}
	.knowledge .knowledge-left {
		border-right: none;
		padding: 0 1.111rem 1.5rem;
	}
	.knowledge .knowledge-right {
		margin-left: 0;
		border-left: none;
		padding: 0 1.111rem 1.5rem;
	}
	.knowledge .knowledge-page blockquote,
	.knowledge .knowledge-page .box-blue {
		margin-right: -1.9rem;
		margin-top: 1.2222rem;
		margin-bottom: 1.2222rem;
		padding: 2.5556rem 3.3333rem 2.3889rem 0;
	}
	.knowledge .knowledge-left,
	.knowledge .knowledge-right {
		margin-bottom: 0;
	}
	.modal-text {
		padding: 30px;
	}
	header .search-head {
		width: 67px;
	}
}
@media (max-width: 767px) {
	.home-7.v2 .button-w {
		margin-top: 1rem;
	}
	.knowledge .s-cycles .stage-row .item {
		width: calc(33.3% - 1.1111rem);
	}
	.knowledge .blocks2 .block__item .item__pic {
		height: 45vw;
	}
}
@media (max-width: 560px) {
	.knowledge .s-cycles .stage-row .item {
		width: calc(50% - 1.1111rem);
	}
}
@media (max-width: 480px) {
	.knowledge .section-title.center {
		justify-content: flex-start;
		text-align: left;
	}
	.knowledge .blocks .block__items {
		margin: 0 0 2.5rem;
	}
	.knowledge .blocks .block__item {
		width: 100%;
		margin: 0 0 0.5rem;
	}
	.knowledge .s-cycles .stage-row .item {
		width: 100%;
	}
	.knowledge .s-cycles .stage-row .item .name {
		margin-bottom: 1.1111rem;
		line-height: 1.1;
	}
	.knowledge .s-cycles .stage-row .item .more {
		margin-bottom: 1.1111rem;
	}
	.modal-text {
		padding: 20px;
	}
}
@media (max-width: 410px) {
	.knowledge .blocks2 .block__item .item__pic {
		height: 83vw;
	}
}
@media (max-width: 380px) {
	.knowledge .section-title {
		font-size: 1.7rem;
		line-height: 2.4375rem;
	}
}