/*
Theme Name: NADU
Description: NADU Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nadu
*/

/* Reset Styles */
a img { border: 0; }
img { max-width: 100%; vertical-align: top; }
header, nav, section, article, aside, footer { display: block; }
html, body, div, section, header, footer, h1, h2, h3, h4 { margin: 0; padding: 0; }
p { margin: 0; padding: 0; }
a:focus { text-decoration: none; }

/* Reset Styles */

@font-face {
	font-family: "OpenSansHebrew-Light";
	src: url("fonts/OpenSansHebrew-Light.eot");
	src: url("fonts/OpenSansHebrew-Light.eot?#iefix")format("embedded-opentype"),
		url("fonts/OpenSansHebrew-Light.woff") format("woff"),
		url("fonts/OpenSansHebrew-Light.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

body { font-family: 'Exo 2', sans-serif; font-size: 18px; color: #000; line-height: 1.4; }
a { text-decoration: none; color: #0F1D4C;}
a:hover {  }
a.underlined {text-decoration: underline}
.mobile-show { display: none; }
.mobile-hidden { display: block; }
.overflow { overflow: hidden; position: fixed; width: 100%; height: 100%; }

.header { padding: 29px 0; /*border-bottom: 1px solid rgba(255,255,255,0.5);*/ position: relative; z-index: 100; }
.frontpage .header { border-bottom: 0; }
	.top_line { display: flex; align-items: center; justify-content: space-between; }
	.logo { float: left; }
		.logo a { display: inline-block; }
		.logo a img { width: auto; height: 42px; }
	.top_menu { float: left; margin-left: auto; margin-right: auto;}
		.top_menu ul { padding: 0; margin: 0; }
		.top_menu ul li { list-style-type: none; display: inline-block; margin: 0 25px; }
		.top_menu ul li:first-of-type { margin-left: 0; }
		.top_menu ul li:last-of-type { margin-right: 0; }
		.top_menu ul li a { font-family: 'Roboto', sans-serif; font-size: 16px; color: #fff; }
		.top_menu ul li.current-menu-item a,.top_menu ul li a:hover { text-decoration: underline; }
	.language_switcher { float: right; }
		.language_switcher select { font-family: 'Roboto', sans-serif; font-size: 16px; color: #fff; background: transparent; border: none; }
		.language_switcher select option { background-color: #708ca4; }
		.language_switcher select:focus { outline: none; }
	.mobile_language_switcher { display: none; position: absolute; z-index: 101; left: 0; bottom: 50px; width: 100%; }
		.mobile_language_switcher ul { flex-direction: row !important; }
		.mobile_language_switcher ul li { margin: 0 15px !important; }
		.mobile_language_switcher ul li span span { font-family: 'Roboto', sans-serif; font-size: 30px; }
		.mobile_language_switcher a { font-family: 'Roboto', sans-serif; font-size: 22px; color: #fff; }
	.mobile_menu { position: absolute; right: 20px; top: 32px; cursor: pointer; margin-top: -5px; z-index: 101; display: none; }
	.mobile_menu span { display: block; width: 40px; height: 3px; background: #fff; }
	.mobile_menu span:nth-child(1) { position: relative; left:0; top: -10px; transition: 0.35s; }
	.mobile_menu span:nth-child(2) { transition: 0.35s; }
	.mobile_menu span:nth-child(3) { position: relative; left: 0; bottom: -10px; transition: 0.35s; }
.search-button-header {float: right;margin-left: auto; margin-right: 2rem }
.search-ref-header {text-decoration: none; display: inline-block;}
	.search-ref-header svg {
		width: 24px;
		height: 24px;
	}
.home_top_block {
	background-image: url(images/bg_corner.png), url(images/bg_hero.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: bottom center, top center;
	background-size: auto 100%, cover;
	min-height: 1111px;
	margin-top: -100px;
	padding-top: 280px;
}
	.top_text_block { color: #fff; }
	.top_text_block h2 { font-weight: 700; font-size: 50px; line-height: 60px; margin-bottom: 35px; }
	.top_text_block p { font-weight: 200; font-size: 30px; line-height: 40px; margin-bottom: 35px; }
	.top_text_block a { font-weight: 200; font-size: 18px; line-height: 24px; color: #fff; display: inline-block; border: 1px solid #fff; border-radius: 30px; padding: 15px 80px; transition: 0.3s; }
	.top_text_block a:hover { background: #fff; color: rgba(0,0,0,0.7); text-decoration: none; transition: 0.3s; }
		
.news_block { background: #f7f7f7; padding: 10px 0 30px 0; }
.frontpage .news_block { padding: 90px 0 130px 0; }
	.block_title {  }
	.block_title h3 { color: #2b2b2b; font-weight: 700; font-size: 32px; line-height: 64px; display: inline-block; }
	.block_title a { font-weight: 300; font-size: 16px; line-height: 21px; color: #2B2B2B; margin-left: 30px; background: url(images/arrow_right.png) no-repeat right 5px center; padding-right: 32px; transition: 0.3s; }
	.block_title a:hover { background-position: right center; transition: 0.3s; }
	.all_news { margin-top: 50px; }
		.single_news { margin-bottom: 75px; }
		.frontpage .single_news { margin-bottom: 25px; }
		.single_news a { display: block; height: 100%; background: #fff; padding-bottom: 20px; border-radius: 0 0 5px 5px; }
		.single_news a:hover { box-shadow: 0px 4px 10px rgba(168, 168, 168, 0.4); }
		.news_img { margin-bottom: 30px; position: relative; overflow: hidden; display: flex; justify-content: center; }
		.news_img img { width: auto; height: 195px; max-width: none; }
		.news_img:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(15, 29, 76, 0.7); z-index: 1; opacity: 0; transition: 0.3s; }
		.news_img:after { content: ""; position: absolute; right: 12px; bottom: 15px; width: 30px; height: 30px; background: url(images/arrow_right_news.png) no-repeat center center #0F1D4C; opacity: 0.7; border-radius: 50px; z-index: 1; transition: 0.3s; }
		.short_desc { font-size: 16px; color: #2B2B2B; line-height: 21px; padding: 0 11px; margin-bottom: 20px; }
		.news_date { font-weight: 300; font-size: 16px; line-height: 21px; color: #2B2B2B; padding: 0 11px; }
		.single_news a:hover { text-decoration: none; }
		.single_news a:hover .news_img:before { opacity: 1; transition: 0.3s; }
		.single_news a:hover .news_img:after { background: url(images/arrow_right_news_hover.png) no-repeat center center #fff; transition: 0.3s; }
		.all_news_link { margin-top: 25px; }
		.all_news_link a { font-size: 16px; line-height: 21px; color: #2B2B2B; font-weight: 700; }

.analytic_block { padding: 90px 0 60px 0; }
	.all_a_items { margin-top: 25px; }
	.single_a_item { margin-bottom: 25px; }
	.single_a_item a { display: inline-block; width: 100%; height: 260px; background: #FFFFFF; box-shadow: 0px 4px 10px rgba(168, 168, 168, 0.4); border-radius: 5px; overflow: hidden; position: relative; }
	.a_img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-size: cover; background-position: center center; z-index: 1; opacity: 0; transition: 0.3s; }
	.a_date { font-weight: 300; font-size: 16px; line-height: 21px; padding: 15px 0 15px 10px; border-bottom: 1px solid #A8A8A8; color: #000; position: relative; z-index: 2; }
	.a_title { font-weight: 500; font-size: 18px; line-height: 24px; color: #2B2B2B; padding: 25px 10px 0 10px; position: relative; z-index: 2; }
	.single_a_item a:hover { text-decoration: none; }
	.single_a_item a:hover .a_img { opacity: 1; transition: 0.3s; }
	.single_a_item a:hover .a_date { color: #fff; }
	.single_a_item a:hover .a_title { color: #fff; }
	
.members_block { padding: 200px 0 190px 0; background: url(images/bg_home_members.jpg) no-repeat center center; background-size: cover; }
	.members_block h3 { color: #fff; text-align: center; font-weight: 700; font-size: 50px; line-height: 60px; text-transform: uppercase }
	.benefits { margin-top: 80px; }
	.benefit { color: #fff; text-align: center; }
	.b_title { font-weight: 900; font-size: 48px; line-height: 60px; margin-bottom: 15px; }
	.b_title span { font-weight: 700; font-size: 22px; top: 5px; position: relative; line-height: 1; vertical-align: top; }
	.b_text { font-weight: 500; font-size: 16px; line-height: 20px; text-transform: uppercase; }
	.divider_line { width: 100%; height: 2px; max-width: 400px; background: #fff; margin: 70px auto; }
	.members_slider { padding-top: 50px; }
	.members_slider .all_slides { padding: 0 40px; }
	.members_slider .single_slide { text-align: center; }
	.members_slider .single_slide img { max-width: 200px; display: inline-block; }
	.members_slider .owl-prev { width: 31px; height: 24px; background: url(images/slide_prev.png) no-repeat center center; background-size: cover; position: absolute; left: 0; top: 50%; margin-top: -12px; }
	.members_slider .owl-next { width: 31px; height: 24px; background: url(images/slide_next.png) no-repeat center center; background-size: cover; position: absolute; right: 0; top: 50%; margin-top: -12px; }

.footer { padding: 50px 0 25px 0; background: linear-gradient(90deg, #708ca4 50%, #404968 50%); }
	.footer_logo { float: left; }
	.footer_logo a { display: inline-block; }
	.footer_logo a img { max-width: 150px; height: auto; }
	.footer_menu {  }
	.footer_menu ul { padding: 0; margin: 0; overflow: hidden; }
	.footer_menu ul li { list-style-type: none; float: left; width: 45%; margin-right: 15px; padding-left: 15px; margin-bottom: 25px; }
	.footer_menu ul li:nth-child(even) { margin-right: 0; }
	.footer_menu ul li a { font-size: 16px; color: #fff; }
	.footer_menu ul li.active a, .footer_menu ul li a:hover {  }
	.footer_contacts { color: #fff; padding-left: 100px; }
	.footer_contacts p { font-size: 16px; margin-bottom: 25px; }
	.footer_contacts a { color: #fff; }
	.footer_contacts .f_tel:before { content: url(images/phone.png); margin-right: 5px; }
	.footer_contacts .f_email:before { content: url(images/email_footer.png); margin-right: 5px; position: relative; top: 3px; }
	.footer_contacts .f_soc {  }
	.footer_contacts .f_soc a { display: inline-block; margin-right: 10px; transition: 0.3s; }
	.footer_contacts .f_soc a:hover { opacity: 0.7; transition: 0.3s; }
	
.hero_block { min-height: 340px; background-repeat: no-repeat; background-position: center center; background-size: cover; margin-top: -100px; }
	.page_title { height: 340px; position: relative; }
	.page_title h2 { font-size: 40px; line-height: 1.2; color: #fff; font-weight: bold; letter-spacing: 0.05em; text-transform: uppercase; position: absolute; left: 0; bottom: 45px; }
	.single_post .page_title h2 { font-size: 36px; line-height: 48px; text-transform: none; }
	.page_title h2:after { content: ""; display: block; width: 70px; height: 5px; background: #fff; margin-top: 20px; }
	.single_post .page_title h2:after { margin-top: 35px; }
	.all_news_button { padding: 30px 0; text-align: center; }
	.all_news_button a { font-size: 14px; color: #131A39; font-weight: 600; letter-spacing: 0.05em; border: 1px solid #cecece; display: inline-block; /*line-height: 48px; padding: 0 50px;*/ line-height: 28px; padding: 0 20px; margin: 0 5px; transition: 0.3s; }
	.all_news_button a:hover { text-decoration: none; background: #cecece; transition: 0.3s; }
	.all_news_button span { font-size: 14px; color: #131A39; font-weight: 600; letter-spacing: 0.05em; border: 1px solid #cecece; display: inline-block; background: #cecece; line-height: 28px; padding: 0 20px; margin: 0 5px; }
	
	.single_post_block { background: #f7f7f7; padding: 50px 0 100px 0; }
		.single_post_content {  padding-top: 4px;
	 }
	.post_meta { overflow: hidden; margin-bottom: 10px; }
	.post_date { float: left; font-size: 14px; color: #8D8D8D; }
	.post_category { float: right; font-size: 14px; color: #131A39; }
	.post_img { margin-bottom: 20px; }
	.post_img img { border-radius: 5px; max-width: 100%; height: auto; }
	.post_content { font-size: 18px; line-height: 28px; padding-bottom: 100px; }
	.post_content p { margin-bottom: 15px; }
	.single_post_social { margin-top: 15px; }
		.single_post_social ul { padding: 0; margin: 0; text-align: right; }
		.single_post_social ul li { display: inline-block; position: relative; margin-left: 50px; margin-bottom: 20px; }
		.single_post_social ul li:before { content: ""; display: block; width: 20px; height: 20px; background: #e7e7e7; border-radius: 100%; position: absolute; left: -30px; top: 50%; margin-top: -10px; }
		.single_post_social ul li a { display: inline-block; transition: 0.7s; }
		.single_post_social ul li a:hover { opacity: 0.7; transition: 0.7s; }
		.single_post_social ul li a img { width: auto; height: 40px; }
	.side_widget { margin-bottom: 60px; }
	.side_widget h3 { font-size: 21px; line-height: 1; margin-bottom: 20px; }
	.widget_item { background: #fff; margin-bottom: 24px; }
	.widget_item:hover {box-shadow: 0px 4px 20px rgba(0, 74, 145, 0.12); }
	.wi_inner { padding: 10px 20px; }
	.wi_inner a {  }
	.wi_inner a .post_short_desc { font-size: 16px; color: #2B2B2B; line-height: 20px; margin-bottom: 12px; }
	.wi_inner a .meta_line { overflow: hidden; font-size: 14px; line-height: 19px; }
	.wi_inner a .meta_category { color: #ADADAD; float: left; }
	.wi_inner a .meta_date { color: #8D8D8D; float: right; }
	
.contacts_block { padding: 85px 0 25px 0; }
	.contacts_block .block_title { font-size: 32px; line-height: 1; text-transform: uppercase; }
	.contact_text { font-size: 16px; line-height: 1.6; margin-top: 35px; }
	.contact_columns { overflow: hidden; margin-top: 50px; }
	.cc_left { float: left; }
	.cc_right { float: right; }
	.contact_columns p { color: #0F1D4C; font-size: 16px; line-height: 30px; padding-left: 45px; background-repeat: no-repeat; background-position: left center; margin-bottom: 15px; }
	.contact_columns p a { color: #0F1D4C; }
	.contact_columns p.cc_address { background-image: url(images/address.png); font-size: 14px; line-height: 19px; letter-spacing: 0.05em; text-transform: uppercase; }
	.contact_columns p.cc_fb { background-image: url(images/fb2.png); line-height: 27px; }
	.contact_columns p.cc_phone { background-image: url(images/phone2.png); }
	.contact_columns p.cc_email { line-height: 27px; background-image: url(images/email.png); }
	.contact_form {  }
	.form_line { margin-bottom: 20px; }
	.contact_form form input[type=text], .contact_form form input[type=email],  .contact_form form input[type=tel],
	.request-form input[type=text], .request-form input[type=email],  .request-form input[type=tel], input[type=search]	{ width: 100%; height: 40px; border: 0; background: #f4f4f4; padding: 0 15px; }
	.contact_form form textarea, .request-form  textarea { width: 100%; height: 130px; resize: none; border: 0; background: #f4f4f4; padding: 10px 15px; }
	.contact_form form input[type=submit], .request-form  input[type=submit], input[type=submit] { color: #FFFFFF; font-size: 14px; line-height: 19px; font-weight: 600; letter-spacing: 0.05em; text-transform: uppercase; width: 240px; height: 50px; border: 0; background: #0F1D4C; transition: 0.3s; }
	.contact_form form input[type=submit]:hover,  .request-form  input[type=submit]:hover,{ opacity: 0.7; transition: 0.3s; }
	.contact_form form input.wpcf7-not-valid, .request-form  input.wpcf7-not-valid{ background-color: #e7c3c3;}
	.request-form label {
		font-size: 14px;
		color: #999;
	}

	.request-form h3, .request-form h2 { text-align: center; font-weight: bold}
	.request-form h2 {margin-top: 2rem}
	.request-form h3 {margin-top: 0.5rem; margin-bottom: 1rem}
	.request-form {background-color: white; padding: 30px 60px;}
	.request-form  .form-row { margin-bottom:1rem; }
	.search-wrapper {
		margin-bottom: 2rem;
	}
	.search-wrapper  input[type=search] {
		background: white;
		padding: 0 15px;
		border: 1px solid #ddd;
		height: 48px;
		line-height: 19px;
		margin-right: 1rem;
		width: 300px;
		max-width: 100%;
		box-sizing: border-box;
	}
	.search-wrapper label {margin-bottom: 0; display: block; float: left;}
	.search-wrapper  input[type=submit] {
		width: 120px;
	}
	.search-wrapper  .screen-reader-text {display: none;}

	#searchModal .search-form {display: flex}
	#searchModal .search-wrapper {    margin-bottom: 1rem;	margin-top: 1rem;}
	.top_menu ul li.search-mobile-link {display: none ;}

.button-outline {     color: #0F1D4C;
		font-size: 14px;
		line-height: 46px;
		font-weight: 600;
		letter-spacing: 0.05em;
		text-transform: uppercase;
		padding: 0 20px;
		height: 50px;
		border: 2px solid #0F1D4C;
		transition: 0.3s;
		display: inline-block;
	}
	 .button-outline:hover {
		 background-color: #0F1D4C;
		 color: white;
		 text-decoration: none;
	 }
.map_block { padding: 25px 0 85px 0; }
	.map_block .block_title { font-size: 32px; line-height: 1; text-transform: uppercase; }
	#map { margin-top: 50px; }
	
.about_text { padding: 40px 0 50px 0; }
	.about_text .block_title { margin-bottom: 20px; }
	.about_text .block_title h3, .block_title h3 { color: #2B2B2B; font-size: 32px; line-height: 52px; letter-spacing: 0.05em; text-transform: uppercase; }
	.block_title p {font-size: 22px;		font-weight: 300;}
	.text_about { max-width:900px }
	.text_about p { color: #2B2B2B; font-size: 20px; line-height: 26px; margin-bottom: 25px; }
	.text_about ul li, .text_about ol li {font-size: 20px; margin-bottom: 5px;}
	
.founders_block { /*background: url(images/bg_ff_logoounders.jpg) no-repeat center center; background-size: cover;*/ padding: 50px 0;  background-color:transparent; }
	.founders_block .block_title h3 { color: #2B2B2B; font-size: 32px; line-height: 52px; letter-spacing: 0.05em; text-transform: uppercase; position: relative; margin-bottom: 45px; }
	/*.founders_block .block_title h3:after { content: ""; display: block; width: 70px; height: 5px; background: #fff; margin-top: 15px; }*/
	.single_founder { margin-bottom: 20px; text-align: center; }
	.f_logo { margin-bottom: 0px; }
	.f_logo img { max-width: 80%; max-height: 150px;
    margin-bottom: 10px; }
	.f_name { color: #2B2B2B; font-size: 16px; line-height: 28px; font-weight: 700;  line-height: 28px; margin-bottom: 25px; }
	.f_desc { color: #2B2B2B; font-size: 16px; line-height: 22px; font-weight: 300; max-width: 415px; margin: 0 auto; }

	.grey_bg {background: #efefef;}
	
	
.founders_block.rukovodstvo_block { background: #efefef; }
	.single_rukovodstvo .f_logo img {overflow:hidden;  border-radius:180px;}
	.single_rukovodstvo .f_logo img {max-width: 70%;}
	.single_rukovodstvo .f_name {max-width: 80%; margin-left:auto; margin-right:auto; font-size:20px;}


	
.memb_block { padding: 50px 0; }
	.memb_block .block_title h3 { position: relative; text-transform: uppercase; }
	.memb_block .f_logo img {max-width: 70%; max-height: 125px;}
	/*.memb_block .block_title h3:after { content: ""; display: block; width: 70px; height: 5px; background: #2B2B2B; margin-top: 15px; }*/
	.all_membs { padding: 45px 0; display: flex; flex-direction: row; justify-content: space-between; flex-wrap:wrap;}
	.single_memb { max-width:220px;  min-width:220px; margin-bottom:20px;  text-align:center; }
	.single_memb .f_name {     font-weight: normal;    font-size: 18px;    line-height: 28px; margin-top: 5px;}
	.single_memb img { width: 200px; height: auto; }
.all_membs.partners {justify-content:space-around;}
	.partners .single_memb{max-width:350px;  min-width:350px;  }
	.partners .single_memb img {width: auto;}

.ms_text {padding-top: 36px; position: relative}
.pres {margin-left: -23px; position: absolute}
.grecaptcha-badge{
	visibility: collapse !important;  
}

.modal {
	height: auto;
	overflow: initial;
	z-index: 25 !important;
	border-radius: 0 !important;
	box-shadow:none !important;
}
.сompany_form h3 {
	margin-top: 16px;
	margin-bottom: 16px;
}
.сompany_form p {

}
.company_info {
	display: flex;
	margin-bottom: 16px;
}
.company_logo {
	width: 40%;
	padding-right: 5%;
}
.company_details {

	width: 55%;
}
.company_details .button-outline {
	margin-top: 16px;
}
.company_logo img {
	padding: 10px;
	border: 1px solid #f1f1f1;
	background-color: white;
	width: 100%;
	height: auto;
}
.company-row {
	margin-bottom: 8px
}
.company-row .label {
	color: rgba(0,0,0,.5);
}
.сompany_form .contact_form form input[type=submit] {
	width: 100%;

}
.сompany_form  {
	margin-bottom:16px;
}
.founder_col {
	margin-bottom: 30px;
}
.founder_item {
	box-shadow: 0px 2px 5px rgba(168, 168, 168, 0.3);
	border-radius: 5px 5px;
	padding:0;

	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	position: relative;
}
.founder_item:hover {
	background-color: #f8f8f8;
	background-color: rgba(0,0,0,0.01);
	box-shadow: 0px 4px 10px rgba(168, 168, 168, 0.6);
}
.founder_item  a {
	display: block;
	padding: 20px 16px 30px 16px;
	position: relative;
	z-index: 2;
}
.founder_item a:hover {
	text-decoration: none;
}
.founder_item .f_logo {
	text-align: center;
}
.founder_item .f_name {
	font-size: 18px;
	margin-bottom: 10px;
}
.founder_item:after { content: ""; position: absolute; right: 12px; bottom: 15px; width: 30px; height: 30px; background: url(images/arrow_right_news.png) no-repeat center center #ccc; opacity: 0.7; border-radius: 50px; z-index: 1; transition: 0.3s; }
.c-area {
	border: 1px solid;
	font-size: 13px;
	padding: 3px 5px;
	border-radius: 3px;
	margin-bottom: 8px;
	display: inline-block;
	color: #0056b3;
	border-color: #0056b3;
}


.nmb-1 {
	margin-bottom: 1rem;
}

#eventMaptModal iframe {
	max-width: 100%;
	max-width: 100%;
}

.block-contact-person {
	background-color: white;
	padding: 35px 60px 40px 60px;
}
.cp-heading {
	margin-bottom: 1rem;
}
.color-gray {
	color: #666666;
}
.block-contact-person .color-gray {
	font-size: 15px;
}
.block-contact-person .cc_left,
.block-contact-person .cc_right {
	width: 50%;
}
.block-contact-person .cc_left h3{
	margin-bottom: 0.5rem;
}
.block-contact-person h3 {
	margin-bottom: 1rem;
}
.block-contact-person .cc_right {
	padding-top: 37px;
}
.block-contact-person .contact_columns {
	margin-top: 0;
}
.event_logo {
	width: 60%;
}
.event_details {
	width: 35%;
}
.events_block {
	padding-bottom: 100px;
}
.event-controls {
	margin-bottom: 1rem;
}
.single_event_item {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background-color: white;
	border-radius: 5px 5px 5px 5px;
	overflow: hidden;
	margin-bottom: 1rem;
}
.single_event_item:hover {
	text-decoration: none;
	box-shadow: 0px 4px 10px rgba(168, 168, 168, 0.4);

}
.single_event_item:hover .event_descr {
	color: #404968;
}

.event_date {
	float: left;
	background: rgba(15, 29, 76, 1);
	width: 110px;
	min-width: 110px;
	min-height: 120px;
	text-align: center;
	padding: 18px 10px 20px 10px;
	font-size: 44px;
	color: white;
	align-self: stretch;

}
.event_descr {
	padding: 10px 20px;
	color: #000;
}
.event_date_day {

}

.event_date_month {
	font-size: 12px;
}
.event_start {
	color: #fff;
	position: relative;
	display: block;
	white-space: nowrap;
	font-size: 10px;

	font-weight: 700;
	border-top: 1px solid rgba(255,255,255,.3);
	padding-top: 12px;
	margin: 0 10px;
	width: calc(100% - 20px);
}
.event-category-name {
	font-size: 13px;
	text-transform: uppercase;
	color: #777;
}
.text-center {
	text-align: center;
}
.text-uppercase {
	text-transform: uppercase;
}

.event-month-button{
	display: block;
	float: right;
	width: 50px;
	height: 50px;
	background: url(images/arrow_right_news.png) no-repeat center center #0F1D4C;
	opacity: 0.6;
	border-radius: 50px;
	z-index: 1;
	transition: 0.3s;
	text-decoration: none;
}
.event-month-button.event-month-button-left{
	float: left;
	background: url(images/arrow_left_news.png) no-repeat center center #0F1D4C;
}
.event-month-button:hover {
	opacity: 1;
}
.no-events {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 40px;
}

.hero_join_block {
	padding-top: 210px;
	padding-bottom: 100px;
}

.pros_block {
	background-color: white;
	padding: 60px 0 70px 0;
}
.row-pros {
	justify-content: center;
}
.pros_block .block_title,
.etap_block .block_title {
	margin-bottom: 2rem;
}
.etap_block .block_title {
	margin-bottom: 4rem;
}
.pros-col {
	text-align: center;
	padding: 0 20px;
}
.pros-icon {
	background-color: #0F1D4C;
	border-radius: 50%;
	width: 90px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	display: inline-block;

}
.pros-title {
	margin-top: 1rem;
}
.pros-icon img {
	vertical-align: middle;
	filter: invert(1);

	max-height: 60%;
	max-width: 50%;
	width: auto;
}
.etap_block {
	padding: 60px 0 70px 0;
}
.etap-number {
	background-color: white;
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	color: #0F1D4C;
	border-radius: 50%;
	border: 1px solid;
}
.etap-col {
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0;
}
.etap-col:hover .etap-number {
	background-color: #0F1D4C;
	color: white;
}
.etap-wrp {
	display: flex;
	margin-bottom: 1rem;
	margin-bottom: 4rem;
}
.etap_title {
	padding-left: 58px;
	margin-top: -33px;
}

.request-form {

}

.error404 {
	min-height: 50vh;
}
.search-mobile-link {
	display: none;
}

@media (max-width: 1199px) {
	.all_membs {
		/*justify-content: space-around; */
		flex-wrap: wrap; }
	.single_memb { margin: 0 10px 20px 10px; }
	.top_menu ul li {
		margin: 0 15px;
	}
}

@media (max-width: 991px) {
	.search-button-header {display: none}
	/*.top_menu ul li { margin: 0 5px; }*/
	
	.header { position: absolute; left: 0; top: 0; right: 0; padding: 20px 0; border-bottom: 0; }
	.top_line { display: block; position: static; }
	.logo { position: absolute; left: 20px; top: 11px; z-index: 101; }
	.logo a img { width: auto; height: 35px; }
	.top_menu { text-align: center; position: fixed; left: 0; top: -100%; right: 0; height: 100%; background: #708ca4; z-index: 100; opacity: 0; transition: 0.5s; }
	.top_menu.show { top: 0; opacity: 1; transition: 0.5s; }
	.top_menu ul { display: flex; flex-direction: column; justify-content: center; height: 100%; }
	.top_menu ul li { margin: 0 0 35px 0; }
	.top_menu ul li a { font-size: 30px; }
	.home_top_block { min-height: 0; display: block; padding-top: 135px; margin-top: 0; padding-bottom: 350px; }
	.top_text_block h2 { font-size: 38px; line-height: 42px; }
	.top_text_block p { font-size: 24px; line-height: 28px; }
	.top_text_block a { padding: 15px 50px; }
	.mobile_menu { display: block; }
	.language_switcher { display: none; }
	.mobile_language_switcher { display: block; }
	.mobile_menu.active span:nth-child(1) { transform: rotate(45deg) translate(5px, 14px); transition: 0.35s; }
	.mobile_menu.active span:nth-child(2) { opacity: 0; transition: 0.35s; }
	.mobile_menu.active span:nth-child(3) { transform: rotate(-45deg) translate(4px,-13px); transition: 0.35s; }
	
	.hero_block { min-height: 240px; }
	
	.cc_left { width: 100%; float: none; margin-bottom: 25px; }
	.cc_right { width: 100%; float: none; }
	.contact_form form input[type=submit] { width: 100%; }
	
	.single_news { margin-bottom: 50px; }
	.all_news_button { padding: 10px 0 20px 0; }
	
	.single_post .page_title h2, .single_post .page_title h1 { font-size: 28px; line-height: 30px; bottom: 20px; }
	.single_post .page_title h2:after { margin-top: 15px; }
	.post_content { padding-bottom: 50px; }
	.single_post_block { padding-bottom: 50px; }
	.single_post_social ul { text-align: left; }
	
	.footer_menu { margin-top: 35px; }
	.footer_menu ul li { padding-left: 0; }
	
	.news_img img { width: 100%; }
	.single_memb {max-width: 180px; min-width: 180px;}

	.company_info {flex-direction: column;}
	.company_logo {
		width: 100%;
		padding-right: 0;
	}
	.company_logo img {
		margin-bottom: 24px;
	}
	.company_details {
		width: 100%;
	}

	.block-contact-person {
		padding: 15px 25px 10px 25px;
	}
	.block-contact-person .cc_right {
		padding-top: 0;
	}
	.block-contact-person .cc_left, .block-contact-person .cc_right {
		width: 100%;
	}

	.etap-wrp {
		flex-direction: column;
	}
	.etap-col {
		margin-bottom: 1.2rem;
	}

	.search-mobile-link {display: inline-block}
}

@media (max-width: 767px) {
	
	.top_menu.show { padding-top: 80px; }
	.top_menu ul li { margin: 0 0 25px 0; }
	.mobile_language_switcher { bottom: 30px; }
	
	.frontpage .news_block { padding: 50px 0; }
	.block_title h3 { font-size: 34px; line-height: 42px; display: block; }
	.block_title a { margin-left: 0; }
	
	.analytic_block { padding: 50px 0; }
	
	.members_block { padding: 70px 0; }
	.members_block h3 { font-size: 34px; line-height: 42px; }
	.benefit { margin-bottom: 25px; }
	.b_title { font-size: 40px; line-height: 50px; margin-bottom: 5px; }
	
	.footer { background: #708ca4; }
	.footer_logo { float: none; text-align: center; }
	.footer_menu { margin: 35px 0 25px 0; }
	.footer_contacts { text-align: center; padding-left: 0; }
	
	.hero_block { margin-top: 0; min-height: 240px; padding-top: 100px; }
	.page_title { min-height: 240px; height: auto; }
	.page_title h2 { font-size: 34px; }
	.about_text .block_title h3, .founders_block .block_title h3, .block_title h3 { font-size: 32px; line-height: 38px; letter-spacing: 0; }
	
	.contacts_block { padding-top: 50px; }
	.contact_form { margin-top: 25px; }
	.map_block { padding-bottom: 50px; }
	
	.sidebar_column { margin-top: 50px; }
	
	.divider_line { display: none; }
	
	.footer_menu ul { text-align: center; }
	.footer_menu ul li { width: 100%; float: none; padding: 0; margin-right: 0; }
	
	.news_img img { height: auto; }

	.hero_block,
	.page_title{
		min-height: 100px;
	}
	.single_event_item {margin-bottom: 1rem}
	.pros-col {
		text-align: center;
		padding: 0 20px;
		max-width: 350px;
		margin: 0 auto;
		margin-bottom: 2rem;
	}
	.hero_join_block {
		padding-bottom: 50px;
	}
}

@media (max-width: 576px) {
	#searchModal .search-form {
		flex-direction: column;

	}
	.search-wrapper label {
		margin-bottom: 1rem;
	}
	.search-wrapper input[type=search], .search-wrapper input[type=submit] {width: 100%;}
}

@media (max-width: 450px) {
	.single_memb {
		max-width: 120px;
		min-width: 120px;
	}
	.single_memb .f_name {
		font-weight: normal;
		font-size: 12px;
		line-height: 12px;
		margin-top: 5px;
	}
	.ms_text {
		padding-top: 6px;
		position: relative;
		padding-left: 30px;
	}
	.block_title h3 {
		font-size: 28px;
	}
	.text_about ul li, .text_about ol li, .text_about p {
		font-size: 16px;
	}
	.home_top_block {
		padding-bottom: 250px;
		margin-bottom: -77px;
	}
	.f_logo img {
		max-width: 60%;
		margin-bottom: 0px;
	}
	.hero_block,
	.page_title{
		min-height: 60px;
	}
}

	
	

