blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
p,
pre,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

abbr,
fieldset,
img {
	border: 0
}

address,
caption,
cite,
code,
dfn,
/* em, */
strong,
th,
var {
	font-style: normal;
	font-weight: 400
}

ul li {
	list-style: none
}

caption,
th {
	text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: 400
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit
}

legend {
	color: #000
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
	display: block
}

img {
	max-width: 100%;
	height: auto
}

body {
	font-family: "Open Sans", sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: 400
}

a,
div,
input,
li,
p,
ul {
	box-sizing: border-box
}

a {
	text-decoration: none;
	color: #000;
	font-size: 14px;
	font-weight: 400
}

.slick-slide,
input,
textarea {
	outline: 0
}

li {
	list-style: none
}

.wrapper {
	max-width: 1200px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto
}

h1 {
	font-weight: 600;
	color: #000;
	font-size: 82px;
	margin-bottom: 45px
}


h1, h2, h3, h4, h5, h6 {
	color: #000;
	line-height:1.23;
}

.single h6, .categ_description h6, .politics_page h6 { font-size:20px; margin-bottom:15px; margin-top:25px;font-weight: 600;word-wrap: break-word;}
.single h5, .categ_description h5, .politics_page h5 { font-size:21px; margin-bottom:15px; margin-top:25px;font-weight: 600;word-wrap: break-word;}
.single h4, .categ_description h4, .politics_page h4 { font-size:23px; margin-bottom:15px; margin-top:25px;font-weight: 600;word-wrap: break-word;}
.single h3, .categ_description h3, .politics_page h3 { font-size:25px; margin-bottom:15px; margin-top:25px;font-weight: 600;word-wrap: break-word;}
.single h2, .categ_description h2, .politics_page h2 { font-size:31px; margin-bottom:15px; margin-top:25px;font-weight: 600;word-wrap: break-word;}
.single h1, .categ_description h1, .politics_page h1 { font-size:38px; margin-bottom:15px; margin-top:25px; font-weight: 600;word-wrap: break-word;}

@media screen and (max-width:992px) {
.single h6, .categ_description h6, .politics_page h6 { font-size:16px; margin-bottom:15px; margin-top:25px;font-weight: 600;word-wrap: break-word;}
.single h5, .categ_description h5, .politics_page h5 { font-size:17px; margin-bottom:15px; margin-top:25px;font-weight: 600;word-wrap: break-word;}
.single h4, .categ_description h4, .politics_page h4 { font-size:19px; margin-bottom:15px; margin-top:25px;font-weight: 600;word-wrap: break-word;}
.single h3, .categ_description h3, .politics_page h3 { font-size:21px; margin-bottom:15px; margin-top:25px;font-weight: 600;word-wrap: break-word;}
.single h2, .categ_description h2, .politics_page h2 { font-size:25px; margin-bottom:15px; margin-top:25px;font-weight: 600;word-wrap: break-word;}
.single h1, .categ_description h1, .politics_page h1 { font-size:28px!important; margin-bottom:15px; margin-top:25px; font-weight: 600;word-wrap: break-word;}
}



.section {
	padding: 50px 0
}



.content strong {
	font-weight: 700
}

.content iframe {
	height: 425px
}

.content p {
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 1.55;
	font-weight: 300;
	color: #000
}

.content ul {
	padding-left: 20px;
	list-style-type: disc
}

.content li {
	list-style-type: disc;
	font-size: 20px;
	line-height: 1.55;
	font-weight: 300;
	color: #000
}

.content ol li {
	list-style-type: decimal
}

.content a {
	color: #ff8562;
	text-decoration: none
}



.single_date {
	font-size: 10px;
	color: rgba(0, 0, 0, .5);
	font-weight: 600;
	margin-top: 45px
}

.indeksy {
	background-color: #efefef
}

.indeksy .cat_item {
	background-color: #fff
}

.cat_item_btn a {
	position: relative!important;
	margin-top: 15px!important;
	color: #fff!important;
	background-color: #098ec2!important;
	border-radius: 4px!important;
	font-weight: 400!important;
	height: 45px!important;
	width: 140px!important;
	font-size: 14px!important;
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important;
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important;
	cursor: pointer!important;
	-webkit-transition: .3s!important;
	transition: .3s!important
}

.cat_item_btn a:hover {
	background-color: #32a4d1!important
}

.header_row1 {
	padding: 20px 30px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 55%
}

.logo a {
	display: -webkit-box;
	display: -ms-flexbox;
/* 	display: flex; */
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: .3s;
	transition: .3s
}

.logo a img {
	max-height: 37px
}

.logo_text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 5px;
}

.logo_text .logo_text_title {
	color: #000;
	font-weight: 700;
	font-size: 24px;
	letter-spacing: -2px;
	position: relative
}

.logo a:hover .logo_text .logo_text_title {
	color: #098ec2
}

.logo_desc {
	color: #7e7e7e;
	border-left: 1px solid #7e7e7e;
	padding-left: 8px;
	margin-left: 8px;
	min-width: 265px;
	text-transform: uppercase
}

.header_right {
	width: 45%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.header_menu {
	margin-right: 30px
}

.header_menu ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.header_menu li {
	margin-right: 15px
}

.header_menu li:last-child {
	margin-right: 0
}

.header_menu a {
	color: #000;
	font-size: 13px;
	position: relative
}

.header_menu .current_page_item a {
	color: #098ec2
}

.header_menu a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 20%;
	opacity: 0;
	width: 100%;
	height: 100%;
	border-bottom: 0 solid #098ec2;
	box-shadow: inset 0 -1px 0 0 #098ec2;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.header_menu a:hover:after {
	opacity: 1;
	bottom: 0
}

.header_menu a:hover {
	color: #098ec2
}

.header_popup {
	color: #fff;
	background-color: #098ec2;
	border-radius: 4px;
	font-weight: 400;
	height: 40px;
	width: 162px;
	font-size: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s
}

.header_popup:hover {
	background-color: #32a4d1
}

#menu-menju2 a{
	font-weight: bold;
}

.header_row2 {
	background-color: #f8f8f8;
	height: 35px;
	box-shadow: 0 1px 3px transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 20px;
	position: relative
}

.row2_search {
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.row2_search_open {
	width: auto
}

.row2_search_input {
	margin-right: 15px;
	width: 193px;
	height: 30px;
	opacity: 0;
	z-index: 1;
	position: relative;
	-webkit-transition: .3s;
	transition: .3s
}

.row2_search_input #searchsubmit {
	display: none
}

.row2_search_input label {
	position: absolute!important;
	color: #c2c2c2!important;
	font-size: 13px!important;
	left: 15px!important;
	top: 6px!important
}

.row2_search_open .row2_search_input {
	opacity: 1
}

.row2_search_input input {
	color: #000!important;
	border: 1px solid #c2c2c2!important;
	padding-left: 15px!important;
	padding-right: 5px!important;
	font-size: 13px!important;
	width: 100%!important;
	height: 30px!important;
	background: 0 0!important
}

.row2_search_input input::-webkit-input-placeholder {
	color: #c2c2c2!important
}

.row2_search_input input::-moz-placeholder {
	color: #c2c2c2!important
}

.row2_search_input input:-ms-input-placeholder {
	color: #c2c2c2!important
}

.row2_search_input input::-ms-input-placeholder {
	color: #c2c2c2!important
}

.row2_search_input input::placeholder {
	color: #c2c2c2!important
}

.row2_search_btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 30px;
	font-size: 12px;
	color: #8e8e8e;
	cursor: pointer;
	position: relative;
	z-index: 2
}

.row2_search_btn img {
	width: 16px;
	margin-right: 3px
}

.mob_search {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 96%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 10px auto 20px
}

.mob_search_input {
	margin-right: 0;
	width: 70%;
	height: 30px;
	z-index: 1;
	position: relative;
	-webkit-transition: .3s;
	transition: .3s
}

.mob_search_input label {
	position: absolute!important;
	color: #c2c2c2!important;
	font-size: 13px!important;
	left: 15px!important;
	top: 6px!important
}

.mob_search_input input {
	color: #000!important;
	border: 1px solid #c2c2c2!important;
	padding-left: 15px!important;
	padding-right: 5px!important;
	font-size: 13px!important;
	width: 100%!important;
	height: 30px!important;
	background: 0 0!important
}

.mob_search_input input::-webkit-input-placeholder {
	color: #c2c2c2!important
}

.mob_search_input input::-moz-placeholder {
	color: #c2c2c2!important
}

.mob_search_input input:-ms-input-placeholder {
	color: #c2c2c2!important
}

.mob_search_input input::-ms-input-placeholder {
	color: #c2c2c2!important
}

.mob_search_input input::placeholder {
	color: #c2c2c2!important
}

.mob_search_btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 30px;
	width: 25%;
	font-size: 12px;
	color: #8e8e8e;
	cursor: pointer;
	position: relative;
	z-index: 2
}

.mob_search_btn input {
	color: #000!important;
	border: 1px solid #c2c2c2!important;
	padding-left: 15px!important;
	padding-right: 5px!important;
	font-size: 13px!important;
	width: 100%!important;
	height: 30px!important;
	background: 0 0!important
}

.mob_search_btn img {
	width: 16px;
	margin-right: 3px
}

.header_row2_mob {
	display: none;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%
}

.header_menu1 ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.header_menu1 li {
	margin-right: 15px
}

.header_menu1 li:last-child {
	margin-right: 0
}

.header_menu1 a {
	color: #000;
	font-size: 13px;
	font-weight: 600;
	-webkit-transition: .3s;
	transition: .3s;
	position: relative
}

.header_menu1 .current_page_item a {
	color: #098ec2
}

.header_menu1 a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 20%;
	opacity: 0;
	width: 100%;
	height: 100%;
	border-bottom: 0 solid #098ec2;
	box-shadow: inset 0 -1px 0 0 #098ec2;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.header_menu1 a:hover {
	color: #098ec2
}

.header_menu1 a:hover:after {
	opacity: 1;
	bottom: 0
}

.btn_link {
	color: #000;
	font-size: 18px;
	font-weight: 400;
	border-radius: 3px;
	background-color: #f8f8f8;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px 20px;
	min-width: 186px;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	margin-bottom: 15px;
	text-transform: uppercase
}

.btn_link:hover {
	color: #098ec2
}

.btn_more {
	color: #098ec2;
	font-size: 20px;
	position: relative
}

.btn_more_before {
	position: absolute;
	top: 3px;
	right: -35px;
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0
}

.btn_more:hover .btn_more_before {
	opacity: 1;
	right: -60px
}

.burger {
	position: relative;
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 35px;
	height: 30px;
	cursor: pointer;
	-webkit-transition: .4s;
	transition: .4s
}

.burger_icon {
	display: block;
	position: relative;
	background: #000;
	width: 100%;
	height: 4px;
	-webkit-transition: .3s;
	transition: .3s
}

.burger_icon:after,
.burger_icon:before {
	content: "";
	display: block;
	position: absolute;
	background: #000;
	width: 100%;
	height: 4px;
	-webkit-transition: .3s;
	transition: .3s
}

.burger_icon:after {
	top: 8px;
	-webkit-transition: .3s;
	transition: .3s
}

.burger_icon:before {
	top: -8px;
	-webkit-transition: .3s;
	transition: .3s
}

.burger_active .burger_icon {
	background: 0 0
}

.burger_active .burger_icon:before {
	top: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.burger_active .burger_icon:after {
	top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.s1 {
	margin: 40px 0
}

.s1_items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.s1_left {
	width: 50%;
	margin-right:8px;
}

.s1_left_img {
	position: relative
}

.s1_left_subtitle {
	margin: 8px 0 15px;
	position: relative;
	color: #000;
	font-size: 14px
}

.s1_left_subtitle a {
	color: #000;
	font-size: 14px
}

.s1_left_title {
	position: relative;
	color: #000;
	font-size: 20px;
	font-weight: 700
}

.bl1_lider_link {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.s1_left_title a {
	color: #000;
	font-size: 20px;
	font-weight: 700
}

.s1_left_date {
	color: #a8a8a8;
	font-size: 14px;
	font-weight: 400;
	margin: 15px 0 30px
}

.s1_right {
	width: 50%
}

.s1_right_item {
	padding: 15px 40px 10px;
	background: #f8f8f8;
	margin-bottom: 20px
}

.s1_right_item:last-child {
	margin-bottom: 0
}

.s1_right_item_date {
	color: #000;
	font-size: 12px;
	opacity: .4
}

.s1_right_item_date span:last-child {
	font-weight: 700;
	margin-left: 7px
}

.s1_right_item_title {
	margin: 10px 0
}

.s1_right_item_title a {
	color: #000;
	font-size: 16px;
	font-weight: 700
}

.s1_right_item_desc {
	margin-bottom: 10px
}

.s1_right_item_desc a {
	color: #080202;
	font-size: 13px
}

.s1_right_item_cat a {
	color: #000;
	font-size: 13px;
	text-transform: uppercase
}

.s1_right_item_cat a:hover {
	color: #098ec2
}

.s2 {
	margin-top: 75px
}

.cat_items {
	margin-bottom: 25px;
 display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px
}

.cat_items_hand {
	display: none;
	position: absolute;
	top: 18px;
	right: 10px;
	width: 40px;
	height: 40px
}

.cat_item_wr {
	box-sizing: border-box;
	margin-left: 5px;
	margin-right: 5px;
	word-wrap: break-word;
	width: calc(33.333333333333336% - 10px)
}

.cat_items_keis .cat_item_wr,
.cat_items_trend .cat_item_wr {
	width: calc(25% - 10px)
}

.section .cat_item_wr {
	margin-bottom: 15px
}

.cat_item_wr:nth-child(2) {
	-webkit-animation-delay: .16s;
	animation-delay: .16s
}

.cat_item_wr:nth-child(3) {
	-webkit-animation-delay: .32s;
	animation-delay: .32s
}

.cat_item {
	height: 100%;
	position: relative;
	background-color: #f8f8f8;
	margin:0 auto;
}

.cat_item_wr {
	background-color: #f8f8f8;
}

.cat_item_wr:hover {
	box-shadow: 0 20px 10px 0 rgba(0, 0, 0, .1)!important
}

.cat_item a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	cursor: pointer;
}

.cat_item a span{
	position: absolute;
	z-index: -999;	
}

.cat_item_img {
	width: 100%;
	height: 238px;
	background-size: cover!important;
	background-position: center!important
}



@media screen and (max-width: 720px) {
	.spik .cat_item_img, .sobit .cat_item_img, .cat_item_img {
	width: 100%;
	height: 225px!important;
	background-size: cover!important;
	background-position: unset!important
}
	.book_page .cat_item_img, .book-cat .cat_item_img  {
		min-height:auto!important;
		height:285px!important;
		background-size: contain!important;
		background-repeat:no-repeat!important;
		background-position: center center!important;
	}
.book-cat .cat_item_wr {
	margin-top:0px!important;
}	
}

.cat_item_text {
	padding: 25px 30px 27px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.cat_items2 .cat_item_text {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
}

.cat_item_title {
	font-size: 18px;
	font-weight: 700;
	line-height:20px;
}

.cat_item_desc {
	margin: 8px 0 15px;
	color: rgba(0, 0, 0, .9);
	font-size: 14px
}

.cat_item_date {
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 1px;
	color: rgba(0, 0, 0, .5)
}

.cat_items2 .cat_item_date {
	margin-bottom: 10px
}

.partners {
	margin-top: 90px;
	margin-bottom: 70px
}

.partners_slider_wr {
	padding: 36px 30px;
	margin-top: 36px;
	border-top: 1px solid rgba(0, 0, 0, .2)
}

.partners_slider .slick-track {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.partners_slider_item {
	max-width: 100px;
	margin: 0 auto;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray
}

.partners_slider_item:hover {
	-webkit-filter: none;
	filter: none
}

.sl_left,
.sl_right {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	cursor: pointer
}

.sl_left {
	width: 17px;
	height: 33px;
	left: -30px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.sl_right {
	width: 17px;
	height: 33px;
	right: -30px
}

.sl_left:hover svg polyline,
.sl_right:hover svg polyline {
	stroke: #098ec2
}

footer {
	padding: 20px 0
}

.footer_items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.footer_menu ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.footer_menu li {
	margin-right: 30px
}

.footer_menu li:last-child {
	margin-right: 0
}

.footer_menu a {
	color: #000;
	font-size: 14px;
	position: relative
}

.footer_menu .current_page_item a {
	color: #098ec2
}

.footer_menu a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 20%;
	opacity: 0;
	width: 100%;
	height: 100%;
	border-bottom: 0 solid #098ec2;
	box-shadow: inset 0 -1px 0 0 #098ec2;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.footer_menu a:hover {
	color: #098ec2
}

.footer_menu a:hover:after {
	opacity: 1;
	bottom: 0
}

.footer_social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.footer_social_items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.footer_social_item {
	margin-right: 10px
}

.footer_social_item:last-child {
	margin-right: 0
}

.footer_social_item a:hover svg path {
	fill: #32a4d1!important
}

.mob_menu_social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.mob_menu_social_items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.mob_menu_social_item {
	margin-right: 10px
}

.mob_menu_social_item:last-child {
	margin-right: 0
}

.mob_menu {
	position: fixed;
	background: #f8f8f8;
	width: 100%;
	z-index: 99999;
	right: -100%;
	top: 80px;
	-webkit-transition: .5s;
	transition: .5s
}

.mob_menu_open {
	right: 0;
	overflow-y: scroll
}

.mob_menu ul {
	margin: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.mob_menu ul li {
	margin-bottom: 10px
}

.mob_menu ul li a {
	color: #000;
	font-size: 16px
}

.popup {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99999
}

.popup .close1 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background-color: rgba(255, 255, 255, .9)
}


.popup-block {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	box-sizing: border-box;
	background: #fff;
	box-shadow: 0 0 50px rgba(0, 0, 0, .25)
}

.popup-block .close2 {
	position: absolute;
	top: 10px;
	right: 20px;
	cursor: pointer;
	font-size: 28px;
	width: 18px;
	height: 18px;
	color: #fff
}

.popup-block .close2:hover {
	color: #000
}

.popup-block .close4 {
	position: absolute;
	top: 10px;
	right: 20px;
	cursor: pointer;
	font-size: 28px;
	width: 18px;
	height: 18px;
	color: #fff
}

.popup-block .close4:hover {
	color: #000
}

.popup_form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 560px;
	width: 560px;
	margin: 0 auto
}

.popup_form_desc {
	background: #fff;
	padding: 40px 45px
}

.popup_form_title {
	font-size: 36px;
	font-weight: 600;
	color: #000
}

.popup_form_subtitle {
	margin: 11px 0 24px
}

.popup_form_items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.popup_form_email {
	width: 60%;
	height: 58px
}

.popup_form_email input {
	width: 100%;
	height: 100%;
	background-color: #e6e6e6;
	padding: 0 10px;
	border: none;
	font-size: 16px;
	border-radius: 4px
}

.popup_form_submit {
	width: 34%;
	height: 58px
}

.popup_form_submit input {
	width: 100%!important;
	height: 100%!important;
	cursor: pointer!important;
	-webkit-transition: .3s!important;
	transition: .3s!important;
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important;
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important;
	border-radius: 4px!important;
	color: #fff!important;
	background-color: #098ec2!important;
	padding: 0 10px!important;
	border: none!important
}

.popup_form_submit input:hover {
	background-color: #32a4d1!important
}

.mission_items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px
}

.mission_item_wr {
	box-sizing: border-box;
	margin-left: 5px;
	margin-right: 5px;
	word-wrap: break-word;
	width: calc(23.33333333%);
	margin-bottom: 30px
}

.mission_item {
	background-color: #fafafa;
	border-radius: 5px;
	box-shadow: transparent 0 0 20px 0;
	max-width: 360px;
	padding: 30px;
	min-height: 229px
}

.mission_item:hover {
	background-color: #fff;
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .1)
}

.mission_item_numb {
	margin-bottom: 10px;
	color: #363636;
	font-size: 22px;
	font-weight: 600
}

.mission_item_desc {
	font-size: 16px;
	font-weight: 300;
	color: #000
}

.partner_page_items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px
}

.partner_page_item_wr {
	border: 1px solid #eee;
	box-sizing: border-box;
	margin-left: 5px;
	margin-right: 5px;
	word-wrap: break-word;
	width: calc(25% - 10px);
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
	cursor: pointer;
	height: 230px;
	margin-bottom: 15px
}

.spik .partner_page_item_wr {
	height: auto;
	width: calc(25% - 10px)
}

.partner_page_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 20px;
	max-width: 98%
}

.partner_page_item a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.partner_page_item_img {
	max-width: 60%;
	margin: 0 auto
}

.partner_page_item_img img {
	max-width: 100%;
	max-height: 100%
}

.partner_page_item_wr:hover {
	-webkit-filter: none;
	filter: none
}

.breadcrumbs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.breadcrumbs li {
	font-weight: 300;
	font-size: 16px;
	position: relative;
	padding-left: 15px;
	margin-left: 15px
}

.breadcrumbs li:first-child {
	margin-left: 0;
	padding-left: 0
}

.breadcrumbs li span {
	color: #098ec2
}

.breadcrumbs li:before {
	position: absolute;
	content: "→";
	left: -8px;
	top: -1px;
	font-weight: 300;
	color: #858585;
	font-size: 16px;
	width: 26px
}

.breadcrumbs li:first-child:before {
	display: none
}

.breadcrumbs a span {
	font-weight: 300;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s;
	color: #000;
	font-size: 16px
}

.breadcrumbs a:hover span {
	color: #098ec2
}

.spik_form {
	margin-top: 100px
}

.spik_form_title {
	font-size: 30px;
	font-weight: 600;
	color: #000
}

.spik_form_items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 800px;
	margin-top: 40px
}

.spik_form_item {
	height: 50px;
	width: 100%;
	margin-bottom: 40px
}

.spik_form_item input,
.spik_form_item textarea {
	width: 100%;
	height: 100%;
	color: #000;
	border: none;
	border-bottom: 1px solid #c2c2c2;
	background-color: #fff;
	font-size: 16px;
	font-weight: 400;
	padding: 0
}

.spik_form_item input::-webkit-input-placeholder {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	opacity: .5
}

.spik_form_item input::-moz-placeholder {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	opacity: .5
}

.spik_form_item input:-ms-input-placeholder {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	opacity: .5
}

.spik_form_item input::-ms-input-placeholder {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	opacity: .5
}

.spik_form_item input::placeholder {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	opacity: .5
}

.spik_form_item textarea::-webkit-input-placeholder {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	opacity: .5
}

.spik_form_item textarea::-moz-placeholder {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	opacity: .5
}

.spik_form_item textarea:-ms-input-placeholder {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	opacity: .5
}

.spik_form_item textarea::-ms-input-placeholder {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	opacity: .5
}

.spik_form_item textarea::placeholder {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	opacity: .5
}

.spik_form_btn input {
	padding: 0!important;
	border: none!important;
	color: #fff!important;
	background-color: #098ec2!important;
	border-radius: 4px!important;
	font-size: 16px!important;
	width: 300px!important;
	height: 80px!important;
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important;
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important;
	cursor: pointer!important;
	-webkit-transition: .3s!important;
	transition: .3s!important
}

.spik_form_btn input:hover {
	background-color: #32a4d1!important
}

input[aria-invalid=true] {
	color: #fc6868!important;
	border-bottom: 1px solid #fc6868
}

input[aria-invalid=true]::-webkit-input-placeholder {
	color: #fc6868!important
}

input[aria-invalid=true]::-moz-placeholder {
	color: #fc6868!important
}

input[aria-invalid=true]:-ms-input-placeholder {
	color: #fc6868!important
}

input[aria-invalid=true]::-ms-input-placeholder {
	color: #fc6868!important
}

input[aria-invalid=true]::placeholder {
	color: #fc6868!important
}

.wpcf7-response-output {
	display: none!important
}

.popup2 .popup-block {
	padding: 60px 30px 30px;
	text-align: center;
	min-width: 500px
}

.popup4 .popup-block {
	padding: 60px 30px 30px;
	text-align: center;
	min-width: 500px
}

.calend_items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px
}

.calend_item_wr {
	box-sizing: border-box;
	margin-left: 5px;
	margin-right: 5px;
	word-wrap: break-word;
	width: calc(40%);
	margin-bottom: 15px;
	position: relative
}

.calend_item {
	max-width: 560px;
	background-color: #f8f8f8;
	border-radius: 4px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.calend_item_link {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer
}

.calend_item_img {
	background-size: cover!important;
	background-position: center!important;
	width: 100%;
	height: 300px
}

.calend_item_content {
	padding: 27px 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.calend_item_subtitle {
	margin-bottom: 8px;
	color: #ff8562;
	font-size: 12px;
	font-weight: 600
}

.calend_item_title {
	font-size: 20px;
	font-weight: 600;
	color: #000
}

.calend_item_date {
	margin-top: 8px;
	font-size: 12px;
	font-weight: 700;
	color: #000;
	margin-bottom: 20px
}

.calend_item_desc {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px
}

.calend_item_desc li,
.calend_item_desc p {
	font-size: 14px;
	line-height: 20px;
}

.calend_item_btn {
	margin-top: 20px
}

.calend_item_btn a {
	color: #fff;
	background-color: #098ec2;
	border-radius: 4px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 122px;
	height: 35px;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s
}

.calend_item_btn a:hover {
	background-color: #32a4d1
}

.parallax {
	background-image: url(/wp-content/themes/transforma1/img/11.jpg);
	height: 700px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative
}

.parallax_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .5);
	z-index: 1
}

.parallax_content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 160px;
	position: relative;
	z-index: 2
}

.parallax_content_date {
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 44px;
	font-size: 22px;
	letter-spacing: 2px;
	font-weight: 600
}

.parallax_content_title {
	color: #fff;
	letter-spacing: 1px;
	margin-bottom: 15px;
	font-size: 42px;
	font-weight: 600
}

.parallax_content_subtitle {
	font-weight: 600;
	color: #fff;
	letter-spacing: 1px;
	font-size: 30px;
	margin-bottom: 140px
}

.parallax_content_link_reg {
	color: #000;
	background-color: #e0e0e0;
	border: 1px solid #e0e0e0;
	width: 230px;
	height: 58px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 16px;
	text-align: center;
	font-weight: 700;
	-webkit-transition: .3s;
	transition: .3s
}

.parallax_content_link_reg:hover {
	border: 1px solid #fff;
	background-color: #fff
}

.reg_content {
	margin: 50px auto
}

.registr_items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.registr_left {
	width: 75%
}

.registr_right {
	width: 20%
}

.reg_spik {
	margin: 40px 0
}

.reg_spik_title {
	margin-bottom: 40px;
	font-size: 42px;
	font-weight: 600;
	color: #000;
	text-align: center
}

.reg_spik_items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px
}

.reg_spik_item_wr {
	box-sizing: border-box;
	margin-left: 5px;
	margin-right: 5px;
	word-wrap: break-word;
	width: calc(33.333333333333336% - 10px)
}

.reg_spik_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 254px
}

.reg_spik_item_img {
	width: 254px;
	height: 254px;
	background-position: center!important;
	background-size: cover!important;
	margin-bottom: 15px;
	border-radius: 100%
}

.reg_spik_item_title {
	margin-bottom: 5px;
	font-size: 22px;
	line-height: 1.35;
	font-weight: 600;
	color: #000;
	text-align: center
}

.reg_spik_item_desc {
	font-size: 14px;
	line-height: 1.55;
	color: #7a7a7a;
	font-weight: 300;
	text-align: center
}

.ref_form {
	margin: 80px auto
}

.ref_form_title {
	box-sizing: border-box;
	font-weight: 700;
	text-align: center;
	padding-top: 44px;
	padding-bottom: 54px;
	font-size: 38px;
	color: #000;
	position: relative
}

.ref_form_title:before {
	position: absolute;
	left: 50%;
	margin-left: -70px;
	content: '';
	top: 0;
	width: 140px;
	height: 1px;
	background-color: #000
}

.ref_form_title:after {
	position: absolute;
	left: 50%;
	margin-left: -70px;
	content: '';
	bottom: 0;
	width: 140px;
	height: 1px;
	background-color: #000
}

.ref_form_close {
	margin: 40px auto;
	max-width: 80%
}

.ref_form_close_title {
	margin-bottom: 19px;
	font-size: 24px;
	font-weight: 600;
	color: #0c0c0c
}

.ref_form_close_desc {
	padding: 20px;
	color: #333;
	background-color: #fffcea;
	border-bottom: 2px solid #f1e2a4;
	border-radius: 2px;
	font-size: 14px;
	line-height: 1.285em
}

.reg_form_open {
	max-width: 80%;
	margin: 0 auto
}

.reg_partn {
	margin: 50px auto;
	max-width: 80%
}

.reg_partn_items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.reg_partn_item {
	width: 30%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.reg_partn_item a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.reg_podp {
	margin: 150px auto;
	max-width: 680px
}

.reg_podp_title {
	font-weight: 600;
	font-size: 30px;
	color: #000;
	margin-bottom: 16px;
	text-align: center
}

.reg_podp_subtitle {
	color: #000;
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 1.55;
	font-weight: 300;
	text-align: center
}

.reg_podp_form_items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.reg_podp_form_left {
	width: 74%;
	height: 56px
}

.reg_podp_form_left input {
	width: 100%;
	height: 100%;
	color: #000;
	border: 1px solid #000;
	padding: 0 20px;
	font-size: 16px;
	box-sizing: border-box
}

.reg_podp_form_right {
	width: 24%;
	height: 56px
}

.reg_podp_form_right input {
	width: 100%;
	height: 100%;
	padding: 0;
	box-sizing: border-box;
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: .3s;
	transition: .3s;
	cursor: pointer;
	font-weight: 700
}

.reg_podp_form_right input:hover {
	color: #000;
	background-color: #fff
}

.sob_photo {
	margin: 50px 0
}

.sob_photo_items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.sob_photo_item {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background-size: cover!important;
	background-position: center!important
}

.sob_photo_item:nth-child(2) {
	-webkit-animation-delay: .16s;
	animation-delay: .16s;
	margin-left: -25px
}

.sob_photo_item:nth-child(3) {
	-webkit-animation-delay: .32s;
	animation-delay: .32s;
	margin-left: -25px
}

.sob_photo_item:nth-child(4) {
	-webkit-animation-delay: .46s;
	animation-delay: .46s;
	margin-left: -25px
}

.sob_photo_item:nth-child(5) {
	-webkit-animation-delay: .64s;
	animation-delay: .64s;
	margin-left: -25px
}

.sob_photo_item:nth-child(6) {
	-webkit-animation-delay: .8s;
	animation-delay: .8s;
	margin-left: -25px
}

.sob_photo_item:nth-child(7) {
	-webkit-animation-delay: .96s;
	animation-delay: .96s;
	margin-left: -25px
}

.sob_photo_item:nth-child(8) {
	-webkit-animation-delay: 1.12s;
	animation-delay: 1.12s;
	margin-left: -25px
}

.sob_photo_item:nth-child(9) {
	-webkit-animation-delay: 1.28s;
	animation-delay: 1.28s;
	margin-left: -25px
}

.sob_photo_item:nth-child(10) {
	-webkit-animation-delay: 1.44s;
	animation-delay: 1.44s;
	margin-left: -25px
}

.sob_content {
	background: #ebebeb;
	margin-bottom: 30px;
	padding: 30px 20px 28px 55px;
	position: relative;
	text-align: left
}

.sob_content_before {
	position: absolute;
	top: 30px;
	left: 25px;
	width: 24px;
	height: 24px
}

@media screen and (max-width:1400px) {
	.wrapper {
		padding-left: 15px;
		padding-right: 15px
	}
}

@media screen and (max-width:1350px) {
	.logo {
		width: 40%
	}
	.header_right {
		width: 60%
	}
	.wrapper {
		padding-left: 15px;
		padding-right: 15px
	}
}

@media screen and (max-width:1200px) {
	.wrapper {
		padding-left: 15px;
		padding-right: 15px
	}
	.logo_text .logo_text_title {
		font-size: 22px
	}
}

@media screen and (max-width:992px) {
	.row2_search {
		display: none
	}
	.partner_page_item_wr,
	.spik .partner_page_item_wr {
		width: calc(33.333333333333336% - 10px)
	}
	.wrapper {
		padding-left: 10px;
		padding-right: 10px
	}
	h1 {
		font-size: 30px;
		margin-bottom: 30px
	}
	.header_row1 {
		height: 80px;
		width: 100%;
		padding: 0 20px;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: fixed;
		top: 0;
		left: 0;
		background: #fff;
		z-index: 999;
		box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
	}
	.header_menu,
	.header_right,
	.logo_desc {
		display: none
	}
	.header_row2 {
		padding: 10px 20px;
		height: auto;
		margin-top: 80px
	}
	.header_menu1 {
		display: none
	}
	.burger,
	.header_row2_mob {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.s1_items {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.s1_left {
		width: 100%;
		margin-bottom: 30px;
		margin-right:0;
	}
	.s1_right {
		width: 100%
	}
	.cat_item_wr {
		width: calc(40%);
		margin-bottom: 15px
	}
	.cat_item_wr:last-child {
		margin-bottom: 0
	}
	footer {
		padding: 10px 0
	}
	.footer_items {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.footer_copy {
		font-weight: 600;
		font-size: 14px;
		margin-bottom: 20px
	}
	.footer_menu {
		margin: 15px auto
	}
	.footer_menu ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.footer_menu li {
		margin-right: 0;
		margin-bottom: 15px
	}
	.footer_social_item {
		margin-right: 15px
	}
	.mission_item_wr {
		width: calc(31.66666667%)
	}
	.breadcrumbs {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.breadcrumbs li {
		margin-bottom: 10px
	}
	.registr_items {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.registr_left,
	.registr_right {
		width: 100%
	}
	.reg_spik_item_wr {
		width: calc(50% - 10px)
	}
	.reg_spik_item {
		margin-bottom: 20px
	}
}

@media screen and (max-width:720px) {
	.partner_page_item_wr,
	.spik .partner_page_item_wr {
		width: calc(50% - 10px)
	}
	.reg_podp_title,
	.spik_form_title {
		font-size: 24px
	}
	.wrapper {
		padding-left: 10px;
		padding-right: 10px
	}
	h3 {
		font-size: 20px
	}
	.single h1 {
		font-size: 24px
	}
	.content iframe {
		width: 100%;
		height: auto
	}
	.content video{
		width: 100%;
		height: auto;
	}
	.content li,
	.content p {
		font-size: 16px
	}
	.cat_item_btn a {
		font-size: 10px!important;
		width: 131px!important
	}
	.logo_img {
		width: 40px
	}
	.header_popup {
		font-size: 10px;
		width: 131px
	}
	.mob_menu ul li {
		margin-bottom: 15px
	}
	.mission_item_wr {
		width: calc(90%)
	}
	.mission_item {
		margin: 0 auto
	}
	.popup2 .popup-block {
		min-width: 300px
	}
	.popup2 .popup-block .popup_form_title {
		font-size: 22px
	}
	.popup4 .popup-block {
		min-width: 300px
	}
	.popup4 .popup-block .popup_form_title {
		font-size: 22px
	}	
	.calend_item_wr {
		width: calc(90%)
	}
	.calend_item {
		margin: 10px auto
	}
	.parallax {
		background-attachment: inherit;
		height: auto
	}
	.parallax_content {
		padding-top: 30px
	}
	.parallax_content_date {
		margin-bottom: 25px;
		font-size: 18px
	}
	.parallax_content_title {
		margin-bottom: 10px;
		font-size: 24px;
		text-align: center
	}
	.parallax_content_subtitle {
		font-size: 16px;
		margin-bottom: 30px;
		text-align: center
	}
	.parallax_content_btn {
		margin-bottom: 20px
	}
	.parallax_content_link_reg {
		width: 160px;
		height: 40px
	}
	.reg_spik_item_wr {
		width: calc(100% - 10px)
	}
	.reg_spik_item {
		margin: 10px auto
	}
	.reg_spik_item_img {
		width: 150px;
		height: 150px
	}
	.ref_form_title {
		padding-top: 24px;
		padding-bottom: 24px;
		font-size: 30px
	}
	.ref_form_title:after,
	.ref_form_title:before {
		margin-left: -50px;
		width: 100px
	}
	.reg_podp_form_items {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.reg_podp_form_left {
		width: 100%;
		height: 45px;
		margin-bottom: 15px
	}
	.reg_podp_form_right {
		width: 100%;
		height: 45px
	}
}

@media screen and (max-width:576px) {
	.cat_items {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		overflow-x: scroll;
		position: relative
	}
	.s2 {
		position: relative
	}
	.cat_items_hand {
		display: block
	}
	.cat_item_wr {
		width: 100% !important;
		margin-right: 15px;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.partner_page_item_wr,
	.spik .partner_page_item_wr {
		width: calc(100% - 10px)
	}
	.wrapper {
		padding-left: 10px;
		padding-right: 10px
	}
	.cat_item {
		margin: 0 auto
	}
	.popup_form {
		width: 320px;
		margin: 0 auto
	}
	.popup_form_desc {
		padding: 20px
	}
	.popup_form_title {
		font-size: 28px
	}
	.popup_form_items {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.popup_form_email {
		width: 100%;
		margin-bottom: 15px
	}
	.popup_form_submit {
		width: 100%
	}
	.calend_item_link {
		display: none
	}
	.calend_item_img {
		height: 200px
	}
	.calend_item_content {
		padding: 15px 10px
	}

	.slick-track .partners_slider_item_wr{
		margin: 0 10px;
	}
}

@media screen and (max-width:380px) {
	.wrapper {
		padding-left: 10px;
		padding-right: 10px
	}
}
.popup3 .popup-block {
	max-height:560px;
}
.popup_form_inputs {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
}
.popup_form_input {
	width:100%;
	height:58px;
	margin-bottom:25px;
}
.popup_form_textarea {
	width: 100%;
    height: 100px;
    margin-bottom: 25px;
}
.popup_form_textarea textarea {
    width: 100%;
    height: 100%;
    background-color: #e6e6e6;
    padding: 17px 0 0 10px;
    border: none;
    font-size: 16px;
    border-radius: 4px;
    box-sizing: border-box;
}
.popup_form_input input {
    width: 100%;
    height: 100%;
    background-color: #e6e6e6;
    padding: 0 10px;
    border: none;
    font-size: 16px;
    border-radius: 4px;
}
.popup3 .popup_form_title {
	margin-bottom:24px;
}

.popup3 .popup_form_submit {
	width:100%!important;
}
.popup3 .acceptance-342 {
	margin-bottom:25px;
	display:block;
}
.popup3 .wpcf7-list-item {
	margin-left:0px;
}
.popup3 .close2, .popup2 .close2, .popup4 .close4 {
	color:#000!important;
}
.popup3 .close2:hover {
	opacity:0.8;
}
.logo_text_title  {
	color:#000!important;
}
@media screen and (min-width:993px) and (max-width:1350px){
	.logo_text_title {
		font-size:22px!important;
	}
	.logo_desc p {
		font-size:12px;
	}
}

@media screen and (max-width: 576px) {
.popup3 .popup_form_title {
    font-size: 22px!important;
}
}
.content a {
    color: #098ec2;
    font-size: 20px;
}
.content a:hover {
    color: #005a87;
}
@media screen and (max-width: 720px) {
.content a {
    font-size: 16px;
}
}
.logo_text_title {
	margin-bottom:0px;
}
/*# sourceMappingURL=styles.css.map */

.comment-form{

}
.comment-form input[type="submit"] {
	margin-top: 15px;
}
.comment-form-comment{
	margin-top: 15px;
	margin-bottom: 15px;
}

.comment-form-textarea{
	max-width: 452px !important;
	width: 100%;
	box-sizing: border-box;
}



.comment-form-input{
	width: 225px !important;
}



.comment-form input, .comment-form textarea{
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	padding: 16px;
	border: 1px solid #d7d7d7;
	border-radius: 5px;
}

.comment-form-author, .comment-form-email{
	display: inline-flex;
	margin-bottom: 5px;
}

@media screen and (max-width: 720px) {


	.comment-form-input{
		width: 100% !important;
	}

	.comment-form-author, .comment-form-email{
		display: block;
	}

	.comment-form input[type="submit"]{
		width: 100%;
	}
}

.comment-form input[type="submit"]{
	color: #fff!important;
    background-color: #098ec2!important;
		transition: .3s!important;
}

.comment-form input[type="submit"]:hover {
	cursor:pointer;
	opacity:0.8;
}



.comment{
	border-bottom: 1px solid #d1d1d1;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.comment-author{
	margin: 0 0 15px;
    padding: 0;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    font-style: normal;
}

.comment-author cite{
	font-weight:bold;
}

.comment-meta a{
	margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 24px;
    color: #a1a1a3;
}

.comment p{
	margin: 0 0 10px;
    padding: 0;
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
}

.comment-respond, .commentlist, #comments {
    max-width: 1200px;
    margin-right:auto;	
    margin-left:auto;	
}

#comments {
	margin-bottom:20px;
	margin-top:20px;
}

.calend_item_content_txt {
	
}

.term_class a {
	text-align:right;
}

@media (max-width:767px) {
	.term_class {
		text-align:center!important;
	}	
}

.term_class a:hover {
	text-decoration:underline;	
}


.politics_page ul, .politics_page ol {
    padding: 0 0 0 15px;
    margin: 30px 0;
}
.politics_page ul > li {
    margin: 20px 0;
    padding: 0 0 0 10px;
    list-style: disc;	
}

.politics_page ol > li {
    margin: 20px 0;
    padding: 0 0 0 10px;
	list-style: decimal;	
}

.politics_page a {
	color:blue;
}


.politics_page strong, .politics_page b {
	font-weight:bold;
}

.politics_page p {
    line-height: 1.3;
    margin: 25px 0;
}
#cn-accept-cookie {
	background:#098ec2
}

#cn-notice-text {
	font-size:15px;
	font-family: "Open Sans", sans-serif;
}

#cn-notice-text a {
	font-size:15px;
	text-decoration:underline;
	font-family: "Open Sans", sans-serif;
}

.book_page .cat_item_img {
	min-height:600px;
}

.book-cat .cat_item_img {
	min-height:600px;
}

.ya-share2 {
	text-align:right;
}

.time_reading_block {
	margin-bottom:15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.time_reading_block img {
	margin-right:5px;
}

.time_reading_block svg {
	margin-right:5px;
	width:16px;
	height:16px;
}

.cat_item_date {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;	
}

@media (max-width:767px) {
	.cat_item_date {
		-ms-flex-wrap: wrap;flex-wrap: wrap;	
	}
	.cat_item_date .time_reading_block {
		margin-top:10px;
	}
	.time_reading_block .rt-prefix {
		display:none;
	}	
}

.sob_top_block h1 {
	margin-bottom:0px;
}

.sob_top_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom:25px;
}

.sob_top_button a:first-child {
	margin-right:10px;
}

.sob_top_button a {
    color: #fff;
    background-color: #098ec2;
    border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
    -webkit-transition: .3s;
    transition: .3s;
	padding:10px 20px;
}

.sob_top_button a:hover {
    background-color: #32a4d1;
}


@media (max-width:767px) {
	.sob_top_block {	
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
	}
	.sob_top_block h1 {
		margin-bottom:25px;
	}
}

.calend_item_btn a {
	color:#fff!important;
	font-size: 14px;
}



.book_page .time_reading_block, .book-cat .time_reading_block {
	margin-bottom:0px;
	min-width:85px;
}

.book_page .rt-prefix, .book-cat .rt-prefix {
	display:none;
}

.book_page .cat_item_title, .book-cat .cat_item_title {
	min-height:144px;
}

.book_page .cat_item_date, .book-cat .cat_item_date {
	min-height:38px;
	align-items: center;
	font-size:13px;
}

.article_tags {
    font-size: 14px;
    margin: 10px 0 10px;
}

.article_tags * {
    display: inline-block;
    vertical-align: middle;
	margin-right: 3px;	
}

.tag {
	background-color: #f8f8f8;
	padding:2px 5px;
	margin-bottom:5px;
}

.tag a {
    text-decoration: underline;
	color: #000;
    font-size: 14px;
	text-decoration:none;
	text-transform:uppercase;
}

.categ_description {
	margin-bottom:45px;
	font-size:16px;
}

.acceptance-342 .wpcf7-list-item {
	margin-left:0px;
}
.acceptance-342 {
	display:block;
	margin-top: 24px;
}
.acceptance-342 a {
	color: #098ec2;
	text-decoration: underline;
}

.views_block svg {
	width:18px;
	height:18px;
	margin-right:5px;
}

.views_block {
	margin-bottom:15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left:10px;
}
.main_meta_block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.views_block_cat {
	justify-content:flex-end;
}

.basic-question-title h5 {
	font-weight:bold!important;
	font-size:20px!important;
}

.basic-yop-poll-container {
	background-color: #f8f8f8!important;
	border:unset!important;
}

.basic-vote-button {
    color: #fff!important;
    background-color: #098ec2!important;
    border-radius: 4px!important;
    font-weight: 400!important;
    height: 40px!important;
    width: 162px!important;
    font-size: 14px!important;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    cursor: pointer!important;
    -webkit-transition: .3s!important;
    transition: .3s!important;
	border:unset!important;
	margin: 0 auto!important;
}

.basic-vote-button:hover {
    background-color: #32a4d1!important;
}

.basic-yop-poll-container .basic-inner {
	padding:10px 20px !important;
}

.progress-bar {
	background-color: #428bca!important;
}

.left_block_text {
	display:block;
	width:50%;
	float:left;
	font-size: 20px;
    line-height: 1.55;
    font-weight: 300;
    color: #000;
	padding: 15px;
	background: #F5F5F5;
	border: 1px grey;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	margin: 0 20px 15px 0;	
}

.right_block_text {
	display:block;
	width:50%;
	float:right;
	font-size: 20px;
    line-height: 1.55;
    font-weight: 300;
    color: #000;
	padding: 15px;
	background: #F5F5F5;
	border: 1px grey;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	margin: 0 0 15px 20px;	
}

.content blockquote {
	margin: 20px 0;
	padding:16px;
	background: #F5F5F5;
	border: 1px grey;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	font-style:italic;
}

@media (max-width:767px) {	
	.wrapper_slider .slider_button {
		display:none!important;
		font-size:14px!important;
		padding:10px 20px!important;
	}
	.wrapper_slider {
		padding:0;
	}
	.n2-ow:hover .n2-ss-slide-background-color {
		display:block!important;
		cursor:pointer;
	}	
	.left_block_text, .right_block_text {
		float:none;
		width:100%;
		margin:25px 0;
		font-size: 16px;
	}
}

.features-list {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
	list-style-type: none!important;
	padding-left:0px!important;
	margin:40px 0 16px;
}

.features-item {
	display:flex;
	justify-content:center;
	align-items:center;
	text-align:center;
    width: calc(( 100% - 24px*2) / 3);
    margin: 0 24px 24px 0;
    padding: 30px;
	border-radius: 30px;
	border: 1px grey;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
    background: #F5F5F5;
	color: #000;
	list-style-type: none!important;
}

.features-item p {
	margin:0;
}

.features-item:nth-child(3n) {
    margin: 0 0px 24px 0;
}

@media (min-width:520px) and (max-width:992px) {
	.features-item {
		width: calc(( 100% - 24px*1) / 2);
	}
	.features-item:nth-child(3n) {
		margin: 0 24px 24px 0;
	}
	.features-item:nth-child(2n) {
		margin: 0 0px 24px 0;
	}	
}

@media (max-width:519px) {
	.features-item {
		width: 100%;
		margin:0 0 24px!important;
	}	
}

.s1_right_item {
	-webkit-box-shadow: 0 5px 5px 5px rgb(239 239 239);
    -moz-box-shadow: 0 5px 5px 5px rgba(239,239,239,1);
    box-shadow: 0 5px 5px 5px rgb(239 239 239);
	border: 1px solid #ddd;
}

.vote_block .basic-inner {
	-webkit-box-shadow: 0 5px 5px 5px rgb(239 239 239);
    -moz-box-shadow: 0 5px 5px 5px rgba(239,239,239,1);
    box-shadow: 0 5px 5px 5px rgb(239 239 239);
	border: 1px solid #ddd;
}

.slider_button {
	padding: 12px 40px;
    color: #fff!important;
    background-color: #098ec2;
    border-radius: 30px;
    font-weight: 400!important;
    font-size: 20px!important;
    text-transform: lowercase!important;
}

.slider_button:hover {
	background-color: #32a4d1;
}

.cat_item_date {
	margin-top:auto;
}


.content-single {
	display: flex;
}

.content-single__left {
	flex: 1 1 75%;
	max-width: 855px;
	margin-right: 30px;
}

.content-single_right {
	flex: 1 1 25%;
	max-width: 285px;
	
}

.header-content {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold!important;
	font-size: 25px!important;
	margin-bottom: 15px;
    margin-top: 25px;
    word-wrap: break-word;
    color: #000;
    line-height: 1.23;	
}

.trands_block__header {
    color: #000;
    line-height: 1.23;
    font-weight: 600;
    word-wrap: break-word;	
}

.trands_block__url .trands_block__item {
	display: flex;
	align-items: center;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 2px solid #ddd;
}

.trands_block__url .trands_block__item:first-child {
	border-top: 2px solid #ddd;
}

.trands_block__url .trands_block__item:last-child {
	border-bottom: unset!important;
}

.trands_block__img {
	max-width: 150px;
	margin-right: 10px;
}

.trands_block__header {
	font-size: 16px!important;
	margin: 0!important;
}

.theme_block__url .theme_block__item {
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 2px solid #ddd;
}

.theme_block__url .theme_block__item:first-child {
	border-top: 2px solid #ddd;
}

.theme_block__url .theme_block__item:last-child {
	border-bottom: unset!important;
}

.header-content-standart {
    font-size: 26px!important;
    font-weight: 400!important;
    text-align: center!important;
}

.content iframe, .content video {
	max-width: 100%!important;
}

.multiple-items-item .cat_item_title {
	margin-top: 20px;
}

.actual_block__slider {
	max-width: 283px;
	margin-bottom: 50px;
}

.vote_block .actual_block__slider {
	max-width: 100%;
}

.actual_block__slider .slick-dots li button:before {
	border: 1px solid #098ec2;
}

.actual_block__slider .slick-dots li.slick-active button:before {
    background: #098ec2;
}

.actual_block__slider .slick-dots li button:hover:before, .actual_block__slider .slick-dots li button:focus:before {
    background: #098ec2;
}

.cat_item_title {
	color: #000;
}

@media screen and (max-width: 1023px) {
	.content-single {
		flex-wrap: wrap;
	}
	.content-single_right {
		flex: 1 1 100%;
		max-width: 100%;
	}
	.content-single__left {
		flex: 1 1 100%;
		max-width: 100%;
		margin-right: 0!important;
	}
	.actual_block__slider {
		max-width: 100%;
		margin-bottom: 50px;
	}	
}

.comments-area {
	display: none!important;
}

.theme_block__img {
	display: block;
	margin-bottom: 20px;
	max-width: 100%;
}

.wpcf7-recaptcha iframe {
    transform:scale(0.93);
    -webkit-transform:scale(0.93);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
	margin: 15px 0 0;
}

.popup_form_p .popup_form_items {
	flex-wrap: wrap;
}

.wpcf7-recaptcha > div {
	max-width: 280px;
}

.popup_form_p .wpcf7-not-valid-tip {
	font-size: 10px
}

.popup_form_p .popup_form_submit {
	margin: -15px 0 0;
}

@media all and (max-width:576px) {
	.wpcf7-recaptcha iframe {
		margin: 0;
	}
	.popup_form_p .popup_form_submit {
		margin: 10px 0 0;
	}	
}

.uniblock {
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin: 40px 0 0;
	padding: 20px;
	background-color: #f8f8f8;
}

.uniblock .uniblock__btn {
	color: #fff;
	font-size: 14px;
	padding: 10px;
}

.uniblock .uniblock__btn:hover {
	color: #fff;
}

.uniblock .uniblock__description {
    font-weight: 600;
    font-size: 18px;
	margin:0 10px 0 0;
}

@media all and (max-width:576px) {
	.uniblock {
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
		padding: 10px;
	}
	.uniblock .uniblock__description {
		font-size: 16px;
		margin-bottom: 10px;
	}	
}


.logo_block1 {
	display: flex;
}

.logo_desc-a1 {
	display: flex;
    align-items: center;
    max-width: 213px;
}

.logo_desc-a1 > div {
	color: #7e7e7e;
	font-size: 11px;
    line-height: 12px;
}

.logo_desc-a1 img {
	max-height: 29px!important;
}

.logo_text--2 {
	margin-left: 0;
}

@media screen and (max-width:1350px) {
	.logo_desc-a1 {
		max-width: 197px;
	}	
}

@media screen and (max-width:528px) {
	.logo_desc-a1 > div {
		font-size: 10px;
		line-height: 11px;
	}
	.logo_desc-a1 {
		min-width: 200px;
	}
}

.parent_categories {
    display: flex;
	flex-wrap: wrap;
    margin: 0 0 45px;
}

.parent_categories_link {
	background: #fff;
    padding: 5px 20px;
    border-radius: 3px;
    border: 1px solid #999;
}

.parent_categories_link:not(:last-child) {
	margin-right: 20px;	
}

.parent_categories_link {
	font-size: 20px;
	text-transform: uppercase;
}

.parent_categories_link:hover, .active-term {
	background: #098ec2;
	color: #fff;
	border: 1px solid #999;
}
html .telegram-block {
	display: block;
	background: #098ec2;
	margin: 25px 0;
	color:#fff;
	background-image: url(/wp-content/uploads/2021/12/PngItem_1538014.png);
	background-repeat: no-repeat;
    background-position: 95% center;
    padding: 10px 40px 10px 15px;
    font-size: 16px;
    line-height: 1.3;
    border-radius: 4px;
	-webkit-box-shadow: 0 0 10px 5px rgb(192 192 192 / 70%);
    -moz-box-shadow: 0 0 10px 5px rgba(192,192,192,0.7);
    box-shadow: 0 0 10px 5px rgb(192 192 192 / 70%);
	transition: background 0.5s ease-out;
}

html .telegram-block:hover {
	color: #fff;
	background: #0E773C;
	background-image: url(/wp-content/uploads/2021/12/PngItem_1538014.png);
	background-repeat: no-repeat;
    background-position: 95% center;	
}
@media screen and (max-width:767px) {
.parent_categories_link {
	width:100%;
}
.parent_categories_link:not(:last-child) {
	margin-bottom: 10px;
}
.parent_categories_link {
	margin-right: 0!important;
	font-size: 16px;
	text-transform: uppercase;
}
	html .telegram-block {
	max-width: 300px;
    margin: 20px auto;		
	}	
}

.recap2 iframe {
	margin-top:0;
}

.recap2 {
	margin-bottom: 40px;
}

.recap3 {
	margin-bottom: 40px;
}