/*
Theme Name: gord_studio
Theme URI: https://wordpress.org/themes/gord_studio/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: gord_studio

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=cyrillic');

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
	font-family: 'Montserrat', sans-serif !important;
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

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

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

img.alignleft{float:left;margin:0 2.5rem 2.5rem 0}
img.alignright{float:right;margin:0 0 2.5rem 2.5rem}
img.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}

textarea {
	overflow: auto;
	vertical-align: top;
}

optgroup {
	font-weight: bold;
}

header .top_line {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	align-items: center;
	padding: 43px 0 17px 0;	
}
header .line_menu .menu-golovne-container .menu {
	display: flex;
	flex-direction: row;
	list-style: none;
	justify-content: space-between;
	padding-left: 0;
	margin-bottom: 0px;
	position: relative;
}
header .menu > li:hover:last-child > .sub-menu {
	right: 0;
}
header .line_menu .menu-golovne-container .menu  li a {
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #004389;
	position: relative;
	display: block;
}
header .line_menu .menu > li > a{
	padding-bottom: 10px;
}
header .line_menu .menu > li > a:hover {
	text-decoration: none;
}
header .top_line .search-field {
	border:none;
	outline: none;
}
header .top_line .search-submit {
	border:none;
	background:white;
	outline: none;
}
header .top_line .search-field::-moz-placeholder, 
header .top_line .search-field::-webkit-input-placeholder, 
header .top_line .search-field::-ms-input-placeholder,
header .top_line .search-field::-ms-input-placeholder, 
header .top_line .search-field::placeholder {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 180%;
	color: #BCC3D1;
}
header .line_menu {
	border-bottom: 2px solid #F9F9FC;
}
header .breadcrumbs span {
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #BCC3D1;
}
header .breadcrumbs {
	margin-top: 7px;
}
#content #main .page-header h1 {
	font-style: normal;
	font-weight: 500;
	font-size: 48px;
	line-height: 140%;
	text-align: center;
	letter-spacing: -6px;
	color: #004389;
	text-transform: lowercase;
	border-bottom: 2px solid #F9F9FC;
}
#content #main .page-header {
	margin-top: 19px;
	margin-bottom: 42px;
}
#content #primary {
	padding-left: 0px;
}
#content #main .some_news .entry-header h2 a,
#content #main .some_news .entry-header h2 {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 21px;
	color: #2E2E2E;
	mix-blend-mode: normal;
}
#content #main .some_news .post-thumbnail img {
	max-width: 100%;
	height: auto;
}
#content #main .some_news .post-categories li {
	margin-right: 5px;
	display: inline-block;
}
#calendar-2  #wp-calendar {
	width: 100%;
}
#calendar-2  #wp-calendar tbody td {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	letter-spacing: -1px;
	color: #BCC3D1;
	margin: 0 11.5px;
}
#calendar-2  #wp-calendar tbody td a {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	letter-spacing: -1px;
	color: #004389;
}
#calendar-2  #wp-calendar thead tr {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	letter-spacing: -1px;
	color: #004389;
}
#calendar-2  #wp-calendar tfoot td:first-child {
	text-align: right;
}
#calendar-2  #wp-calendar tfoot td a {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	letter-spacing: -1px;
	color: #004389;
	margin: 0 11.5px;
}
#calendar-2  #wp-calendar caption {
	background: #f7f8fb;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	letter-spacing: -1px;
	color: #004389;
	padding: 5px;
	caption-side: top;
	margin-bottom: 10px;
}
#content #main .some_news .post-categories li a {
	font-style: normal;
	font-weight: 500;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #004389;
	mix-blend-mode: normal;
	padding-bottom: 1px;
	border-bottom: 1px solid rgba(0, 67, 137, 0.39);
}
#content #main .some_news .post-categories {
	list-style: none;
	padding-left: 0px;
	flex-direction: row;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content #main .some_news .post_date {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #828291;
	padding-bottom: 7px;
	display: block;
}
#content #main .some_news .read_more a {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	text-decoration-line: underline;
	color: #6B6F82;
}
#content #main .some_news .read_more {
	text-align: right;
	margin-top: 16px;
	display: none;
	padding-bottom: 15px;
	padding-right: 4px;
}
.home .my_team{
	display: block;
	width: 100%;

}
#content #main .some_news:hover .read_more {
	display: block;
}
#content #main .some_news .read_more a:after {
	content:'';
	margin-left: 10px;
	background:url('./img/read_more.svg');
	width:7px;
	height:7px;
	display:inline-block;
}
#content #main .some_news .block_info_post{
	padding: 0px 15px;

}
#content #main .some_news article {
	background: #FFFFFF;
}
#content #main .some_news:hover article {
	box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.05);
	border-radius: 6px;
	padding-bottom: 0px;
}
#content #main .some_news article {
	padding-bottom: 46px;
}
#content #main .some_news {
	margin-bottom: 36px;
}
#content #main .some_news .post-thumbnail {
	height: 176px;
	overflow: hidden;
	display: block;
	border-radius: 6px 6px 0px 0px;
}
#content #main .some_news .post-thumbnail img{
	width: 100%;
	max-width: unset;
}
footer {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(183, 205, 226, 0.201) 100%), #F9F9FC;
	margin-top: 112px;

}
footer .main_line {
	display: flex;
	flex-direction: row;
}
footer .main_line .title_block {
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #004389;
	margin-bottom: 11px;
}
footer .main_line .desc_block a {
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 28px;
	display: inline-block;
	color: #6B6F82;
	position: relative;
}
footer .main_line .menu {
	list-style: none;
	padding-left: 0px;
}
footer .main_line .menu li a{
	font-weight:normal;
}
footer .main_line {
	padding: 53px 0 44px 0;
	border-bottom: 2px solid #F9F9FC;
	mix-blend-mode: multiply;
}
footer .bottom_footer .left_copyright {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #BCC3D1;
	padding-left: 0px;
}
footer .bottom_footer .partners .title_partners {
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: -1px;
	color: #BCC3D1;
	display: inline-block;
	width: 20%;
	vertical-align: middle;
	margin-right: 19px;
	text-align: left;
}
footer .bottom_footer .partners {
	padding-right: 0px;
	text-align: right;
}
footer .main_line > .logo_footer {
	padding-left: 0px;
}
footer .main_line > .menu_proektu {
	padding-right: 0px;
}

footer .bottom_footer {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding:24px 0;
}
footer .bottom_footer .partners .block_image {
	display: inline-block;
}
#rpwe_widget-2 .widget-title, #rpwe_widget-3 .widget-title{
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -1px;
	text-transform: lowercase;
	color: #004389;
	border-bottom: 2px solid #F9F9FC;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 18px;
}
#rpwe_widget-2 .widget-title:before {
	content:'';
	background:url('./img/anons.svg');
	width:22px;
	height:22px;
	display:inline-block;
	vertical-align: bottom;
	margin-right: 12px;
}
#rpwe_widget-2 {
	margin-bottom: 87px;
}
#rpwe_widget-3 .widget-title:before {
	content:'';
	background:url('./img/live.svg');
	width:23px;
	height:15px;
	display:inline-block;
	vertical-align: middle;
	margin-right: 12px;
}
#rpwe_widget-3 ul {
	list-style: none;
	padding-left: 0px;
}
#rpwe_widget-3 .rpwe-img {
	width: 100%;
	overflow: hidden;
	height: auto;
	border-radius: 6px;
	position: relative;
	display: flex;
}
#rpwe_widget-3 .rpwe-img:after {
	content: '';
	background: url(./img/play.svg);
	height: 34px;
	width: 34px;
	display: inline-flex;
	position: absolute;
	left: calc(50% - 17px);
	right: calc(50% - 17px);
	text-align: center;
	top: calc(50% - 17px);
	bottom: calc(50% - 17px);
}
#rpwe_widget-3 .rpwe-title,#rpwe_widget-3 .rpwe-title a {
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 21px;
	color: #2E2E2E;
}
#rpwe_widget-3 .rpwe-time {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #6B6F82;
	margin-top: 23px;
	display: inline-block;
	margin-bottom: 7px;
}
#rpwe_widget-3 .live_review {
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 12px;
	color: #004389;
	mix-blend-mode: normal;
	padding-bottom: 1px;
	border-bottom: 1px solid #0043894d;
}
#rpwe_widget-2 .line_live_review { 
	display: none;
}
#rpwe_widget-3 {
	margin-bottom: 50px;
}
#rpwe_widget-3 .line_live_review {
	text-align: center;
	margin: 0 auto;
	display: block;
}
.sidebar {
	margin-top: 49px;
}
#rpwe_widget-2 .rpwe-title a {
	font-style: normal;
	font-size: 14px;
	line-height: 18px;
	color: #2E2E2E;
}
#rpwe_widget-2 .rpwe-ul {
	list-style: none;
	padding-left: 0px;
}
#rpwe_widget-2 .rpwe-ul .rpwe-li {
	display: block;
	margin-bottom: 19px;
}
#rpwe_widget-2 .rpwe-ul .rpwe-li .rpwe-img {
	width: 65px;
	height: 65px;
	overflow: hidden;
	border-radius: 100px;
	display: inline-block;
}
#rpwe_widget-2 .rpwe-ul .rpwe-li .rpwe-title {
	display: inline-block;
	width: calc(100% - 65px);
	padding-left: 17px;
	margin-bottom: 0;
	line-height: 18px;
}
#rpwe_widget-2 .rpwe-ul .rpwe-li .rpwe-img img {
	width: 100%;
}
#secondary .widget_media_image h2 {
	display: none;
}
#secondary .widget_media_image {
	margin-bottom: 46px;
}
.single-post .site-main .entry-header .entry-title {
	font-style: normal;
	font-weight: 500;
	font-size: 36px;
	line-height: 130%;
	text-align: center;
	color: #373F41;
}
.single-post .site-main {
	margin-top: 54px;
}
.single-post  #content #primary {
	padding-left: 15px;
}
.single-post  #content #primary .info_post {
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-top: 48px;
	margin-bottom: 37px;
}
.single-post  #content #primary .info_post .date {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #6B6F82;
	margin-right: 45px;
}
.single-post  #content #primary .info_post .category .post-categories {
	list-style: none;
	display: flex;
	flex-direction: row;
	margin-right: 45px;
	padding-left: 0px;
	margin-bottom: 0px;
}
.single-post  #content #primary .info_post .category .post-categories a {
	font-style: normal;
	font-weight: 500;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #004389;
	mix-blend-mode: normal;
	margin-right: 10px;
	border-bottom: 1px solid rgba(0, 67, 137, 0.39);
	padding-bottom: 1px;
	vertical-align: text-top;
}
.single-post  #content #primary .info_post .category .post-categories li:last-child a {
	margin-right:0px;
}
.single-post  #content #primary .info_post .count_views {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #6B6F82;
}
.single-post  #content #primary .info_post .count_views:before {
	content: '';
	background: url('./img/count_views.svg'); 
	width:12px;
	height:6px;
	display: inline-block;
	margin-right: 6px;
}
.single-post  #content #primary .post-thumbnail {
	width: 85%;
	border-radius: 4px;	
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 93px;
}
.single-post  #content #primary .post-thumbnail img {
	max-width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.single-post  #content #primary .entry-content {
	width: calc(85% - 60px);
	margin: 0 auto;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	color: #2E2E2E;
}
.single-post  #content #primary .info_post.bottom {
	margin-bottom: 129px;
	margin-top: 88px;
}
.home .slider article {
	display: flex;
	flex-direction: row;
}
.home .slider article .image_post img {
	height: auto;
}
.home .slider article .image_post a {
	display: inline-block;
	overflow: hidden;
	border-radius: 6px;
}
.home .slider article .text_block .entry-header .entry-title, .home .slider article .text_block a{
	font-style: normal;
	font-weight: 500;
	font-size: 26px;
	line-height: 130%;
	color: #373F41;
	margin-top: 31px;	
}
.home .slider article .text_block .info_post .category span {
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -1px;
	text-transform: lowercase;
	color: #004389;
}
.home .slider article .text_block .info_post .category span:before {
	content:'';
	background:url('./img/act_slider.svg');
	width:14px;
	height:14px;
	display:inline-block;
	margin-right:14px;
	vertical-align: middle;
}
.home .slider article .text_block .info_post {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: baseline;
}
.home .slider article .text_block .info_post .date {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #6B6F82;
}
.home .slider article .text_block {
	padding-right: 0px;
	padding-top: 9px;
}

.home .slider article .text_block .entry-content {
	margin-top: 12px;
}
.home .slider {
	margin-top: 57px;
}
.home .slider article:focus, .home .slider a{
	outline: none;
}
.contact .title_block {
	display: block;
	text-align: center;
	font-style: normal;
	font-weight: 500;
	font-size: 48px;
	line-height: 140%;
	text-align: center;
	letter-spacing: -6px;
	color: #004389;
	padding-bottom: 4px;
	text-transform: lowercase;
	border-bottom: 2px solid #F9F9FC;
	margin-bottom: 44px;
	margin-top: 19px;
}
.contact .block_map .some_map {
	display: inline-block;
	width: 64%;
}
.contact .block_map .some_map iframe {
	border: 0;
	width: 100%;
	height: 304px;
}
.contact .block_map .block_contact_info {
	display: inline-block;
	width: 33%;
	vertical-align: top;
}
.contact .block_map .block_contact_info .item_contact .title_item {
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: -1px;
	color: #004389;
	margin-bottom: 6px;
}
.contact .block_map .block_contact_info .item_contact .text_item {
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 28px;
	color: #6B6F82;
}
.contact .block_map .block_contact_info {
	padding-left: 38px;
}
.contact .block_map .block_contact_info .item_contact {
	margin-bottom: 15px;
}
.contact .block_map .block_contact_info .item_contact a{
	display: block;
}
.contact .contact_form form p {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 21px;
	color: #6B6F82;	
}
.contact .contact_form form input, .contact .contact_form form textarea {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 28px;
	display: flex;
	align-items: center;
	color: #BCC3D1;
	background: #F9F9FC;
	border-radius: 6px;
	border: none;
	padding: 8px 0 8px 15px;
	margin-top: 6px;
	width: 100%;
}
.contact .contact_form form input::placeholder, .contact .contact_form form textarea::placeholder {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 28px;
	display: flex;
	align-items: center;
	color: #BCC3D1;	
}
.contact .contact_form form textarea {
	height: 131px;
}
.contact .contact_form form .phone {
	padding-right: 14px;
}
.contact .contact_form form .email {
	padding-left: 14px;
}
.contact .contact_form form .two_input {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.contact .contact_form form .wpcf7-submit {
	display: inline-block;
	width: auto;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0.2px;
	color: #FFFFFF;
	padding: 10px 14px;
	background: #004389;
	border-radius: 6px;
}
.contact .contact_form form .submit {
	text-align: right;
}
.contact .contact_form .title_block {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 22px;
	text-align: center;
	letter-spacing: -1px;
	text-transform: lowercase;
	color: #004389;
	padding-bottom: 14px;
	margin-top: 54px;
}
.contact .contact_form .title_block:before {
	content: '';
	background: url('./img/feedback_icon.svg');
	width: 18px;
	height: 17px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 13px;
}
.home #content #main .page-header {
	margin-top: 41px;
	margin-bottom: 42px;
	width: 100%;
	position: relative;
	border-bottom: 2px solid #F9F9FC;
	padding-bottom: 4px;
	text-align: center;
	margin-left: 15px;
}
.home #content #main .page-header h2 {
	font-style: normal;
	font-weight: 500;
	font-size: 48px;
	line-height: 140%;
	text-align: center;
	letter-spacing: -6px;
	color: #004389;
	text-transform: lowercase;
	margin-bottom: 0;
	position: relative;
	display: inline-block;
}
.home #content #main .block_new{
	padding-right: 0px;
	margin:0px;
}
.home #content #main .page-header h2:before {
	content: '';
	background-color: #004389;
	width: 6px;
	height: 6px;
	display: inline-block;
	position: absolute;
	border-radius: 50px;
	top: 34px;
	left: 31px;
}
.home #content #main .page-header .view_all_news {
	position: absolute;
	right: 0;
	top: 28px;
}
.home #content #main .page-header .view_all_news a {
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 12px;
	color: #004389;
	mix-blend-mode: normal;
	border-bottom: 1px solid rgba(0, 67, 137, 0.3);
	padding-bottom: 2px;
}
.home #content #main .page-header .view_all_news a:hover, 
#rpwe_widget-3 .live_review:hover, 
#content #main .some_news .post-categories li a:hover,
.single-post #content #primary .info_post .category .post-categories a:hover {
	text-decoration: none;
	border-bottom: 1px solid rgba(0, 67, 137, 0.8);
}
#content #main .some_news .post-thumbnail.no_image {
	background: #F9F9FC;
	line-height: 18px;
	color: #828291;
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 21px;
}
.home .slider article .image_post .post-thumbnail.no_image {
	background: #F9F9FC;
	line-height: 18px;
	color: #828291;
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 21px;
	width: 100%;
	height: 100%;
}
header .menu .sub-menu {
	position: absolute;
	display: none;
}
header .menu > li:hover > .sub-menu {
	display: block;
	list-style: none;
	padding-left: 0;
	background: linear-gradient(0deg, #FFFFFF, #FFFFFF), linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(183, 205, 226, 0.201) 100%), #F9F9FC;
	box-shadow: 0px 8px 27px rgba(0, 0, 0, 0.05);
	padding: 15px 0px;
	z-index: 999;
	margin-top: 1px;
}
header .menu > li:hover > .sub-menu li {
	padding: 0px 28px;
}
header .menu > li:hover > .sub-menu li:hover {
	background: #F9F9FC;
} 
header .menu > li:hover > .sub-menu li:hover a{
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: -1px;
	text-transform: capitalize;
	color: #004389;
	text-decoration: none;
}
header .menu > li:hover > a:after, .menu > li.current-menu-item > a:after{
	content: '';
	width: 100%;
	position: absolute;
	bottom: -1px;
	left: 0px;
	border-bottom:2px solid #004389;
	padding-bottom: 5px;
}
.category  #content .site-main > .row {
	margin:0;
}
header .menu > li:hover > .sub-menu li a {
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: -1px;
	text-transform: capitalize;
	color: #6B6F82;
	padding: 10px 0;
}
.single .post-thumbnail.no_image {
	display: none;
}
.top_image {
	display: none;
}
.home .top_image  {
	display: block;
}
.home header .breadcrumbs {
	display: none;
}
.home .site .top_image {
	max-width: 1440px;
	width: 100%;
	text-align: center;
	position: relative;
	display: flex;
	justify-content: center;
	margin: 0 auto;
}
.home .site .top_image {
	margin-bottom: -73px;
}
.site .top_image img {
	position: relative;
}
.site .top_image img {
	animation-name: slideDown;
	-webkit-animation-name: slideDown;  

	animation-duration: 0.8s; 
	-webkit-animation-duration: 0.8s;

	animation-timing-function: ease-out;    
	-webkit-animation-timing-function: ease-out;    

	visibility: visible !important;                     
}
header .top_line .social_block  {
	padding-left: 0px;
}
header .top_line .search {
	display: flex;
	justify-content: flex-end;
	padding-right: 0;
} 
header .top_line .search form {
	max-width: 250px;
}
.home .slider .slick-dots {
	list-style: none;
	padding-left: 15px;
	display: flex;
	justify-content: space-around;
	margin-top: 38px;
	margin-bottom: 0;
}
.home .slider .slick-dots li {
	display: block;
	width: 100%;
}
.home .slider .slick-dots li button {
	width: 100%;
	background: none;
	border: none;
	font-size: 0;
	border-bottom: 4px solid #F9F9FC;
	outline: none;
}
.home .slider .slick-dots li:hover button,.home .slider .slick-dots li.slick-active button {
	border-bottom: 4px solid #004389;
}
.home .block_news {
	padding: 0 15px;
}

.page-template .left_sidebar .some_sidebar .title_sidebar {
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #004389;
	padding-bottom: 14px;
	border-bottom: 2px solid #F9F9FC;
}
.page-template .left_sidebar .some_sidebar .list_menu a{
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: -1px;
	text-transform: capitalize;
	color: #6B6F82;
}
.page-template .left_sidebar .some_sidebar .list_menu {
	margin-top: 24px;
}
.page-template .left_sidebar .some_sidebar .list_menu a:hover {
	text-decoration: none;
	color: #004389;
}
.page-template .site-content {
	margin-top: 54px;
}
.page-template .site-content .entry-header .entry-title {
	font-style: normal;
	font-weight: 500;
	font-size: 48px;
	line-height: 140%;
	text-align: center;
	letter-spacing: -6px;
	text-transform: lowercase;
	color: #004389;
}

.page-template .site-content .entry-content {
	margin-top: 59px;
}

.page-template .site-content article {
	padding: 0 82px;
}

header .breadcrumbs .breadcrumbs__separator {
	font-size: 9px;
	vertical-align: middle;
	margin: 0 2px;
}
.page-template .site .some_work {
	display: flex;
	flex-direction: row;
	margin-bottom: 70px;
	padding-right: 0;
	padding-left: 110px;
}
.page-template .some_work .image_work {
	width: 28.2%;
}
.page-template .some_work .image_work img {
	width: 100%;
	height: auto;
	display: inline-block;
}
.page-template .some_work .right_info {
	width: 70%;
	padding-left: 49px;
}

.page-template .some_work .entry-header .entry-title {
	font-style: normal;
	font-weight: 500;
	font-size: 27px;
	line-height: 24px;
	color: #004389;
	text-align: left;
	letter-spacing: 0;
	text-transform: none;
}
.page-template .some_work .entry-content {
	margin-top: 21px;
}
.page-template .some_work .entry-content p {
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 24px;
	color: #2E2E2E;
}
.page-template-nasha-komanda-page #primary > .entry-header {
	margin-bottom: 71px;
}
.page-id-30315 .entry-content .wp-block-column ul {
	list-style: none;
	padding-left: 0px;
	margin-top: 63px;
}

.page-id-30315 .entry-content .wp-block-column ul li {
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	color: #004389;
	margin-bottom: 45px;
	display: flex;
}
.page-id-30315 .entry-content .wp-block-column ul li img {
	margin-right: 20px;
	max-height: 24px;
}
.home #content .page-header {
	text-align: center;
}
.home #content .page-header h2 {
	font-style: normal;
	font-weight: 500;
	font-size: 48px;
	line-height: 140%;
	text-align: center;
	letter-spacing: -6px;
	color: #004389;
	text-transform: lowercase;
	margin-bottom: 0;
	position: relative;
	display: inline-block;
}

.home #content .page-header .desc_title {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #2E2E2E;
}
.home #content .my_team .page-header h2:before {
	content: '';
	background-color: #004389;
	width: 6px;
	height: 6px;
	display: inline-block;
	position: absolute;
	border-radius: 50px;
	top: 34px;
	left: 128px;
}

.home #content .my_team .grid_team {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 85px;
}
.home #content .my_team .grid_team .item_team:first-child {
	order: 2;
}
.home #content .my_team .grid_team .item_team:nth-child(2) {
	order: 1;
	margin-top: 100px;
}
.home #content .my_team .grid_team .item_team:nth-child(3) {
	order: 3;
	margin-top: 100px;
}
.home #content .my_team .grid_team .image_team {
	text-align: center;
}
.home #content .my_team .grid_team .title_item {
	font-style: normal;
	font-weight: 500;
	font-size: 27px;
	line-height: 24px;
	text-align: center;
	color: #004389;
	margin-top: 32px;
}

.home #content .my_team .grid_team .desc_item p:nth-child(2) {
	display: none;
}
.home #content .my_team .grid_team .desc_item {
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 24px;
	text-align: center;
	color: #2E2E2E;
	margin-top: 21px;
}
.home #content .my_project .grid_project {
	display: flex;
	flex-direction: row;
	padding: 0 50px;
}
.home #content .my_project .grid_project .some_project {
	padding: 0px;
	background: #FFFFFF;
	box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.05);
	border-radius: 8px;
}
.home #content .my_project .grid_project .some_project:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	z-index: 999;
	transition: 0.7s;
}
.home #content .my_project .grid_project .some_project .image {
	position: relative;
}
.home #content .my_project .grid_project .some_project .image .some_img{
	height: 234px;
	overflow: hidden;
	border-radius: 8px 8px 0px 0px;
	position: relative;
}
.home #content .my_project .grid_project .some_project .image .icon {
	width: 70px;
	height: 70px;
	position: absolute;
	left: calc(50% - 35px);
	right: calc(50% - 35px);
	background-color: #ffffff;
	border-radius: 100px; 
	bottom: -35px;
}
.home #content .my_project .grid_project .some_project:first-child .image .icon:after {
	content: '';
	display: inline-block;
	background: url(./img/icon_project1.svg);
	width: 20px;
	height: 25px;
	left: calc(50% - 10px);
	right: calc(50% - 10px);
	position: absolute;
	top: calc(50% - 12.5px);
	bottom: calc(50% - 12.5px);
}
.home #content .my_project .grid_project .some_project:nth-child(2) .image .icon:after {
	content: '';
	display: inline-block;
	background: url(./img/icon_project2.svg);
	width: 21px;
	height: 17px;
	left: calc(50% - 10.5px);
	right: calc(50% - 10.5px);
	position: absolute;
	top: calc(50% - 8.5px);
	bottom: calc(50% - 8.5px);
}
.home #content .my_project .grid_project .some_project:nth-child(3) .image .icon:after {
	content: '';
	display: inline-block;
	background: url(./img/icon_project3.svg);
	width: 16px;
	height: 23px;
	left: calc(50% - 8px);
	right: calc(50% - 8px);
	position: absolute;
	top: calc(50% - 11.5px);
	bottom: calc(50% - 11.5px);
}
.home #content .my_project .grid_project .some_project .title_project {
	margin-top: 38px;
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 22px;
	text-align: center;
	letter-spacing: -1px;
	color: #004389;
}
.home #content .my_project .grid_project .some_project .desc_project {
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 24px;
	text-align: center;
	color: #6B6F82;
	margin-top: 25px;
	padding: 0 40px 50px 40px;
}
.home #content .my_project .page-header {
	margin-bottom: 61px;
}
.home #content .my_project .page-header .desct_title {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #2E2E2E;
}

.home #content .my_project {
	margin-bottom: 143px;
}
header .mobile_menu {
	display: none;
}
header .top_line .search .social_block {
	display: none;
}
header .top_line .search .mobile_search {
	display: none;
}
.single-post #content #primary .mobile_category {
	display: none;
}
.pagination {
	width: 100%;
	justify-content: center;
}
.pagination .nav-links .page-numbers {
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	letter-spacing: -1px;
	color: #BCC3D1;
	margin:0 11.5px;
}
.pagination .nav-links .page-numbers.current {
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	letter-spacing: -1px;
	color: #004389;
}
#main .entry-content iframe {
	max-width: 100%;
}
@media (max-width: 700px) {
	#content #main .some_news .post-thumbnail {
		height: auto;
	}
	header .line_menu {
		display: none;
	}
	header .mobile_menu {
		display: inline-block;
		margin-right: 27px;
	}
	header .mobile_menu .some_mobile_menu {
		display: none;
		position: absolute;
		z-index: 999;
		background: #FFFFFF;
		box-shadow: 0px -1px 39px rgba(0, 0, 0, 0.04);
		top: 0;
		left: 0;
		padding: 29px 18px;
	}
	header .mobile_menu .some_mobile_menu .menu-golovne-container > .menu {
		list-style: none;
		padding-left: 0px;
	}
	header .mobile_menu .some_mobile_menu .menu-golovne-container > .menu > li > a {
		font-style: normal;
		font-weight: 600;
		font-size: 15px;
		line-height: 22px;
		letter-spacing: -1px;
		text-transform: uppercase;
		color: #004389;
		
	}
	header .mobile_menu .some_mobile_menu .menu-golovne-container > .menu > li {
		margin-bottom: 23px;
	}
	header .top_line {
		display: block;
		border-bottom: 2px solid #F9F9FC;
	}
	header .top_line .search .social_block {
		display: inline-block;
	}
	header .top_line > .social_block {
		display: none;
	}
	header .top_line .logo  {
		width: 55%;
		display: inline-block;
		padding-left: 0px;
		vertical-align: sub;
	}
	.home .site .top_image {
		display: none;
	}
	header .top_line .search form {
		display: none;
		position: absolute;
		right: 0;
		top: 0;
	}
	header .top_line .search .mobile_search {
		display: inline-block;
	}
	header .top_line .search {
		display: inline-block;
		width: 27%;
		padding-left: 0;
		text-align: right;
		vertical-align: text-top;
	}
	.home .slider article {
		display: block;
	}
	.home .slider {
		margin-top: 25px;
	}
	.home .slider article .image_post  {
		padding-right: 0px;
	}
	.home #content #main .page-header .view_all_news {
		display: none;
	}
	#content #main .some_news {
		padding-right: 0px;
	}
	#rpwe_widget-2 .rpwe-ul .rpwe-li .rpwe-title {
		vertical-align: top;
	}
	#rpwe_widget-3 .rpwe-img img {
		max-width: 100%;
		width: 100%;
		height: auto;
	}
	#secondary .widget_media_image {
		text-align: center;
	}
	.home #content .my_project, .home #content .my_team {
		display: none;
	}
	footer .main_line {
		display: block;
	}
	footer .bottom_footer {
		display: block;
	}
	footer .bottom_footer .partners .title_partners {
		width: 30%;
	}
	footer .bottom_footer .partners .block_image {
		width: calc(70% - 30px);
	}
	footer .bottom_footer .partners {
		padding-left: 0px;
	}
	footer .bottom_footer .partners {
		margin-top: 46px;
	}
	.single-post #content #primary .post-thumbnail {
		width: 100%;
		margin-bottom: 42px;
	}
	.single-post #content #primary .entry-content {
		width: 100%;
	}
	.single-post #content #primary .info_post.bottom {
		margin-bottom: 14px;
		margin-top: 51px;
	}
	.single-post #content #primary .category {
		display: none;
	}
	.single-post #content #primary .mobile_category .category, .single-post #content #primary .mobile_category  {
		display: block;
	}
	.single-post #content #primary .info_post {
		display: block;
	}
	.single-post #content #primary .info_post .date,.single-post #content #primary .info_post .count_views {
		display: inline-block;
		width: 49%;
		margin-right: 0px;
	}
	.single-post #content #primary .info_post .count_views {
		text-align: right;
	}
	.single-post #content #primary .mobile_category {
		margin-top: 15px;
	}
	.single-post #content #primary .info_post {
		margin-bottom: 13px;
	}
	.single-post #secondary {
		display: none;
	}
	.single-post .site-main .entry-header .entry-title {
		font-size: 27px;
	}
	.single-post #content #primary .entry-content {
		font-size: 15px;
	}
	footer .main_line > .logo_footer {
		text-align: center;
		padding: 0;
	}
	footer .main_line > .we_call  {
		text-align: center;
		margin-top: 41px;
	}
	footer .main_line > .we_call .desc_block {
		display: block;
	}
	footer .main_line .desc_block {
		display: none;
		text-align: center;
	}
	footer .main_line .title_block {
		text-align: center;
	}
	footer .main_line > .menu_proektu {
		padding-right: 15px;
	}
	footer .main_line > .menu_pressclub  {
		margin-top: 45px;
		margin-bottom: 28px;
	}
	footer .main_line > .menu_podii   {
		margin-bottom: 28px;
	}
	header .top_line {
		padding: 20px 0 6px 0;
		display: flex;
	}
	header .mobile_menu .some_mobile_menu .icon_menu {
		display: inline-block;
		width: 15px;
		margin-right: 25px;
		vertical-align: top;
	}
	header .mobile_menu .some_mobile_menu .menu-golovne-container {
		display: inline-block;
	}
	#content #primary {
		padding-left: 15px;
	}
	.page-template .left_sidebar {
		display: none;
	}
	.page-template .site-content article {
		padding: 0px;
	}
	.page-id-30307 .entry-content .wp-block-column:nth-child(2) ul {
		margin-top: 0px;
	}
	header .top_line .search form label {
		display: flex;
	}
	header .top_line .search form label .search-submit {
		width: 17%;
		float: right;
		position: absolute;
		right: 0;
	}
	.home #content #primary {
		padding-left: 0px;
	}
	header .some_mobile_menu .menu .sub-menu {
		position: relative;
		padding-left: 6px;
		list-style: none; 
	}
	header .some_mobile_menu .menu > li:hover > .sub-menu {
		background: none;
		box-shadow: unset;
	}
	header .some_mobile_menu .menu > li:hover > .sub-menu li{
		padding: 2px 15px;
	}
	header .top_line .search-field {
		width: 250px;
		padding: 10px;
		margin-top: -8px;
		box-shadow: 0 0 12px -4px;
	}
	header .some_mobile_menu .menu .sub-menu li a{
		font-style: normal;
		font-weight: 500;
		font-size: 15px;
		line-height: 22px;
		letter-spacing: -1px;
		text-transform: capitalize;
		color: #6B6F82; 		
	}
	header .some_mobile_menu .menu .sub-menu li {
		padding: 6px 0px;
	}
	.single-post #content #primary .info_post .category .post-categories {
		margin-right: 0px;
	}
}











@keyframes slideDown {
	0% {
		transform: translateY(-100%);
	}

	100% {
		transform: translateY(0%);
	}       
}

@-webkit-keyframes slideDown {
	0% {
		-webkit-transform: translateY(-100%);
	}

	100% {
		-webkit-transform: translateY(0%);
	}   
}
.entry-content figure {
	max-width: 100%;
}