* {
    margin: 0;
    overflow-wrap: break-word;
    padding: 0;
}
.clear::before, .clear::after {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.ifr_adaptive {
	width:100%;
	position:relative;
	padding-bottom:56.25%;
	padding-top:0;
	height:0;
	overflow:hidden;
	margin: 15px 0;
}
.ifr_adaptive:last-child {
	margin-bottom: 0;
}
.ifr_adaptive iframe,.ifr_adaptive object,.ifr_adaptive embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.parent:before,
.parent:after {
	content: "";
	display: table;
}
.parent:after {
	clear: both;
}
.parent {
	zoom: 1;
}
img, object, embed {
    max-width: 100%;
}
img {
    height: auto;
}
.normal,
.normal_767,
.normal_800 {
    display: block;
}
.mobile,
.mobile_767,
.mobile_800 {
    display: none;
}
.content_item .ft_text .value,
.content_item .ft_html .value {
	line-height: 1.3;
}
.content_item.articles_item .value,
.content_item.articles .ft_html .value {
	font-size: 20px;
	line-height: 1.2;
}
.content_item.articles_item h2 {
	font-weight: 700;
}
.content_item .ft_text .value h2,
.content_item .ft_html .value h2,
.content_item .ft_text .value h3,
.content_item .ft_html .value h3,
.content_item .ft_text .value h4,
.content_item .ft_html .value h4,
.content_item .ft_text .value h5,
.content_item .ft_html .value h6,
.content_item .ft_text .value h6,
.content_item .ft_html .value h6 {
	margin-bottom: 10px
}
.content_item .ft_text .value p + h2,
.content_item .ft_html .value p + h2 {
	padding-top: 5px;
	margin-bottom: 3px;
}
.button-border-gray {
	display: inline-block;
	line-height: 30px;
	text-decoration: none;
	padding: 0 20px;
	border: 1px solid #777;
	color: #444;
	text-transform: uppercase;
	font-weight: 700;
	transition: .5s;
	margin-top: 30px;
}
.button-border-gray:hover {
	color: #144687;
	border-color: #144687;
	background-color: #fff;
}
.chza form > * {
    box-sizing: border-box;
    margin-bottom: 5px;
    max-width: 100%;
}
.chza .category_description {
    font-size: 1.1em;
    margin: 0 0 15px;
    padding: 10px 15px;
}
.chza #search_form .button-submit {
    padding: 4px 10px 5px;
    vertical-align: top;
}
.header_nav {
    clear: both;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    width: 100%;
}
#widget_pos_header {
	float: left;
}
.header_nav .header_search {
    float: right;
    overflow: hidden;
    padding: 0 10px 0 0;
}
#widget_pos_header.header_nav_one,
.header_nav .header_search.header_nav_one {
	float: none;
}
.header_nav .header_search.header_nav_one {
    padding: 0 10px;
}
.header_nav .widget_user_avatar {
    overflow: visible;
}
.header_nav .widget_search {
    margin: 0;
    padding: 0;
}
.header_search_link {
    font-size: 12px;
    padding-left: 20px;
    text-decoration: none;
}
.header_cont {
    clear: both;
    overflow: hidden;
    padding: 20px 10px;
}
#layout header {
    clear: both;
}
#layout header .header_banner{
    float: right;
	margin-bottom: 0;
	max-width: calc(100% - 200px);
}
#layout header .header_banner img {
	display: block;
}
#top-banners {
    clear: both;
    overflow: hidden;
}
.top-banner-left, .top-banner-right {
    width: 49%;
}
.top-banner-left {
    float: left;
}
.top-banner-right {
    float: right;
}
.top-banner-left.top-banner-one, .top-banner-right.top-banner-one {
    float: none;
    width: 100%;
}
#deuce {
	position: relative;
	overflow: hidden;
}
#deuce-l {
	float: left;
	overflow: hidden;
	width: 55%;
}
#deuce-r {
	float: left;
	overflow: hidden;
	width: 45%;
}
#deuce-l.deuce-one,
#deuce-r.deuce-one {
	float: none;
	width: 100%;
}
.basic-home {
	background-color: #fff;
	overflow: hidden;
	padding: 20px 25px;
}
.basic-home > h2 {
	color: #555;
    font-size: 23px;
    text-transform: uppercase;
	margin-bottom: 20px;
}
.widget_content_list.basic-home .item {
    margin-bottom: 15px;
    display: table;
    vertical-align: bottom;
	clear: both;
	position: relative;
}
.widget_content_list.basic-home .item .image {
	margin-right: 10px;
	display: table-cell;
	vertical-align: middle;
	width: 64px;
	margin-right: 0;
}
.widget_content_list.basic-home .item .info {
	width: calc(100% - 64px);
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}
.widget_content_list.basic-home .item .title {
	font-size: 15px;
	line-height: 1.1;
	font-weight: 700;
	overflow: hidden;
	margin-bottom: 1px;
}
.widget_content_list.basic-home .item .title a {
    color: #555;
	text-decoration: none;
	overflow: hidden;
	padding-bottom: 1px;
	border-bottom: 1px solid #777;
	display: inline-block;
}
.widget_content_list.basic-home .item .title a:hover {
    color: #144687;
    border-color: #144687;
}
.widget_content_list.basic-home .details,
.widget_content_list.basic-home .details a {
    color: #999;
}
.widget_content_list.basic-home .details a {
    text-decoration: none;
}
.widget_content_list.basic-home .details a:hover {
	color: #144687;
    text-decoration: underline;
}
.widget_content_list .details span {
    display: inline-block;
    line-height: 13px;
    height: 14px;
}
.widget_content_list .details .bi_date_pub {
	background: url("../images/icons/clock-small.png") no-repeat left center;
	background-size: 13px;
	padding-left: 16px
}
.widget_content_list .details .bi_cat {
	background: url("../images/icons/folder-bord.png") no-repeat left center;
	background-size: 9px;
	padding-left: 12px
}
/* Main Navigation ==================================================== */
nav .menu li.folder.more ul {
    left: auto;
    right: 0;
}
nav .menu > li.folder.more ul li ul {
    left: -100% !important;
    right: auto;
}
/* section =========================================================== */
#body section {
    box-sizing: border-box;
}
#body section.section_only {
    padding: 0;
    width: 100%;
}
#body section.section_left {
    padding: 0 1% 0 0;
    width: 75%;
}
#body section.section_right {
    padding: 0 0 0 1%;
    width: 75%;
}
#body section.section_center {
    padding: 0 1%;
    width: 50%;
}
/* actions menu === */
#body section #widget_pos_action .menu {
    margin: -5px 0 15px;
}
#body section #widget_pos_action .menu li {
    display: inline-block;
    list-style: outside none none;
    margin-right: 5px;
    margin-top: 5px;
}
#body section #widget_pos_action .menu li a {
    display: block;
    font-size: 12px;
    padding-left: 30px;
}
/* wide-top =========================================================== */
#wide-top {
    clear: both;
    overflow: hidden;
}
.wide-top-l {
    box-sizing: border-box;
    float: left;
    padding: 0 1% 0 0;
    width: 75%;
}
.wide-top-r {
    float: right;
    width: 25%;
}
.wide-top-l.wide_top_one, .wide-top-r.wide_top_one {
    float: none;
    padding: 0;
    width: 100%;
}
.widget_body > .widget_content_slider {
    margin: -15px;
}
/* position three =========================================================== */
#three {
    clear: both;
    overflow: hidden;
    width: 100%;
}
#three > div {
    float: left;
    margin: 0 1% 10px 0;
    width: 32.66%;
}
#three > div.three_center_left,
#three > div.three_center_right {
    width: 66.32%;
}
#three > div.three_center_only {
	margin: 0 0 10px 0;
    width: 100%;
}
#three > div:last-child {
    margin: 0 0 10px 0;
}
#wide-bottom {
    clear: both;
    width: 100%;
}
#body .sidebar-left {
    float: left;
    width: 25%;
}
#body .sidebar-left .menu, #body .sidebar-left .menu li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#body .sidebar-left .menu, #body .sidebar-left .menu li ul {
    padding: 0;
}
#body .sidebar-left .menu {
    margin: -15px;
}
#body .sidebar-left .menu li ul {
    left: 100%;
    margin: 0;
    position: absolute;
    top: -1px;
    visibility: hidden;
    width: 220px;
    z-index: 999;
}
#body .sidebar-left .menu li:hover, #body .sidebar-left .menu li.active {
    cursor: default;
    position: relative;
}
#body .sidebar-left .menu li:hover > ul {
    visibility: visible;
}
#body .sidebar-left .menu a, #body .sidebar-left .menu span.item {
    display: block;
    overflow: hidden;
    padding: 4px 10px 4px 36px;
    text-decoration: none;
}
#body .sidebar-left .menu .counter {
    border-radius: 50px;
    float: right;
    font-size: 11px;
    padding: 0 7px;
}
#body aside {
    float: right;
	padding: 0 0 10px;
    width: 25%;
}
#body aside > div {
    margin-bottom: 10px;
}
#body aside > div:last-child {
    margin-bottom: 0;
}
#body aside .menu li:hover, #body aside .menu li.active {
    z-index: auto;
}
aside .widget_content_list.tiles-big .item {
    width: 100%;
}
.sidebar-left .blue.demo-container, aside .blue.demo-container {
    float: none;
    margin: -15px -15px 0;
    width: auto;
}
/* counter menu ======================================================= */
.notices-counter .counter, .messages-counter .counter, .checklist .counter {
    border-radius: 50%;
    padding: 0 5px;
}
#search_form.ov_search .input {
    padding: 4px 5px;
    width: 300px;
}
#search_form.ov_search select {
    padding: 0 5px;
}
#search_form.ov_search .button-submit {
    padding: 0 10px;
    vertical-align: top;
}
#search_form.ov_search .input, #search_form.ov_search select, #search_form.ov_search input.button-submit {
    height: 27px;
    line-height: 27px;
    margin-bottom: 5px;
}
.widget_content_list.tiles-big {
    font-size: 0;
    margin: 0 -21px;
}
.bg_red .widget_content_list.tiles-big,
.bg_green .widget_content_list.tiles-big,
.bg_blue .widget_content_list.tiles-big,
.bg_gray .widget_content_list.tiles-big {
	margin: 0 -9px;
}
.widget_content_list.tiles-big .item {
    display: inline-block;
    float: none;
    font-size: 14px;
    margin: 0 7px 10px;
    vertical-align: top;
    width: calc(33.33% - 14px);
}
.widget_content_list.tiles-big .item .image {
    margin: 0 0 10px;
}
#wall_widget {
    padding-top: 15px;
}
#wall_widget #wall_add_form textarea {
    width: 98%;
}
#wall_widget .title_bar #wall_add_link {
    margin-top: 7px;
}
.chza .content_list.tiled {
	font-size: 0;
	margin-left: -1%;
	margin-right: -1%;
	width: 102%;
}
.chza .content_list.tiled .tile {
	display: inline-block;
	float: none;
	font-size: 14px;
	margin: 0 1% 20px;
	padding-right: 0;
	vertical-align: top;
	width: 31.333%
}
.chza #group_head {
	margin: 0 0 10px;
}
/* links_hide in wrapper_tabbed */
.widget_tabbed.links_hide .tabs {
    position: relative;
    z-index: 2;
}
.widget_tabbed.links_hide .tabs ul {
    overflow: visible;
}
.widget_tabbed.links_hide > .tabs .links {
    position: relative;
}
.widget_tabbed.links_hide > .tabs .links a {
	background-color: #fff;
	border-width: 0 0 1px;
	border-color: inherit;
	border-radius: 0;
	color: #2980b9 !important;
	display: block;
	font-size: 1em;
	font-weight: 400;
	line-height: inherit;
	padding: 0 15px;
	text-decoration: none;
}
.widget_tabbed.links_hide > .tabs .links a:last-child {
	border-width: 0;
}
.widget_tabbed.links_hide > .tabs .links a:hover {
    background-color: rgba(0,0,0,.07);
	color: #d35400 !important;
}
/* links_hide in wrapper_tabbed end*/
.vacancy_item p {
	margin-bottom: 15px;
}
.vacancy_item p:last-child {
	margin-bottom: 0;
}
.vacancy_item strong {
	font-size: 1.1em;
}
.content_item.tara_item .ft_image.f_photo img {
	margin: 0 auto;
}


.forms_button_order {
	display: block;
	margin-left: auto;
	margin-right: auto;
	transition: .3s;
	background-color: #5aa113;
	min-width: 190px;
	outline: none;
	color: #fff;
	border: 0;
	padding: 6px 15px;
	border-radius: 4px;
	margin-bottom: 15px;
}

.get_consultation {
	padding-top: 15px;
	transition: 400ms;
}
.get_consultation::after{
	padding-top: 15px;
	transition: 400ms;
}
.form_button_order_cons {
	background-color: #2674a5;
}


















@media screen and (max-width: 980px) {
	.normal {
		display: none;
	}
	.mobile {
		display: block;
	}
	#body section, #body aside, #body .sidebar-left {
		box-sizing: border-box;
		float: none !important;
		padding: 0 !important;
		width: 100% !important;
	}
	#body aside {
		margin: 0 0 10px;
	}
	#three, #wide-bottom {
		box-sizing: border-box;
		padding: 0;
	}
	#three {
		margin: 0 0 10px;
	}
	#three > div {
		margin-right: 0;
		width: 100% !important;
	}
	#three > div:last-child {
		margin: 0;
	}
	.wide-top-l, .wide-top-r {
		box-sizing: border-box;
		float: none !important;
		padding: 0 !important;
		width: 100% !important;
	}
}
@media screen and (max-width: 800px) {
	.normal_800 {
		display: none;
	}
	.mobile_800 {
		display: block
	}
	header .widget_user_avatar .user_info .avatar {
		margin: 4px 0 0;
	}
	header .menu > li {
		padding-left: 0;
	}
	header .menu > li > a {
		font-size: 11px;
	}
}
@media screen and (max-width: 767px) {
	.normal_767 {
		display: none;
	}
	.mobile_767 {
		display: block;
	}
	#widget_pos_header {
		float: none;
	}
	header .widget_user_avatar .user_info {
		padding: 0 5px;
		margin-left: -5px;
	}
	header .widget_user_avatar .user_info .avatar {
		position: relative;
	}
	header .widget_user_avatar .user_info .avatar::after {
		content: "";
		cursor: pointer;
		display: block;
		height: 32px;
		left: 0;
		position: absolute;
		top: 0;
		width: 32px;
	}
	header .header_nav .widget_user_avatar .menu {
		box-sizing: border-box;
		display: none;
		float: none;
		line-height: 32px;
		overflow: hidden;
		padding: 0 10px;
		position: absolute;
		right: -10px;
		top: 0;
		width: 260px;
	}
	header .widget_user_avatar .menu > li {
		float: none;
	}
	header .widget_user_avatar .menu > li a {
		font-size: 12px;
	}
	header .widget_user_avatar .menu li ul {
		border-radius: 0;
		box-shadow: none;
		margin: 0;
		position: static;
		visibility: visible;
		width: 100%;
	}
	header .widget_user_avatar .menu li ul li a {
		font-weight: 400;
		padding: 0 5px 0 10px;
	}
	header .widget_user_avatar .menu li ul li a::before {
		content: "--";
		padding-right: 5px;
	}
	.header_cont {
		padding: 10px 5px;
	}
    #layout header .header_banner {
		float: none;
		margin: 10px 0 0;
		max-width: 100%;
	}
	#layout header .header_banner img {
		margin: 0 auto;
	}
	#deuce-l,
	#deuce-r {
		float: none;
		width: 100%;
	}
	#deuce-r {
		margin-top: 30px;
	}
	.button-border-gray {
		margin-top: 15px;
	}
	.content_item.articles_item .value,
	.content_item.articles .ft_html .value {
		font-size: 18px;
	}
}
@media screen and (max-width: 640px) {
	.chza #group_profile #right_column {
		margin-top: 0;
	}
	.top-banner-left, .top-banner-right {
		float: left;
		width: 100% !important;
	}
	.top-banner-left {
		margin-bottom: 10px;
	}
	.top-banner-left img, .top-banner-right img {
		display: block;
		margin: 0 auto;
		width: 100%;
	}
	#group_profile #left_column {
		float: none !important;
	}
	#group_profile #left_column .block {
		margin-right: 0 !important;
	}
	#group_profile #right_column {
		padding: 20px 10px;
	}
	#body section #widget_pos_action .menu li {
		display: block;
		margin-right: 0;
	}
	.chza .content_list.tiled .tile {
		width: 48.0%
	}
}
@media screen and (max-width: 480px) {
	.widget_content_list.tiles-big .item {
		width: calc(50% - 14px);
	}
}
@media screen and (max-width: 375px) {
	.chza .content_list.tiled {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
	.chza .content_list.tiled .tile {
		width: 98% !important;
	}
}
/* actions */
.actions_bottom {
	display: flex;
	align-items: center;
	width: 1100px;
	max-width: 100%;
	margin: 0 auto;
}
.actions_bottom .img_link {
	width: 150px;
	margin: 0 15px 0 0;
}
.actions_bottom .actions_bottom_text {
	width: calc(100% - 165px);
}
.actions_bottom h3 {
	font-size: 1.5em;
	margin-bottom: 5px;
	font-weight: 700;
	color: red;
}
.actions_bottom .actions_bottom_text a {
	color: green !important;
	display: inline-block;
}
@media screen and (max-width: 640px) {
	.actions_bottom .img_link {
		display: none;
	}
	.actions_bottom .actions_bottom_text {
		width: 100%;
	}
}

