
a.button12 {
  position: relative;
  display: inline-block;
  font-size: 100%;
  font-weight: 700;
  color: #fff;
  text-shadow: #053852 -1px 1px, #053852 1px 1px, #053852 1px -1px, #053852 -1px -1px;
  text-decoration: none;
  user-select: none;
  padding: .3em .7em;
  outline: none;
  border-radius: 7px;
  background: #053852 repeating-linear-gradient(135deg, #053852, #053852 10px, #1679ad 10px, #1679ad 20px, #053852 20px);
  box-shadow:
   inset -2px -2px rgba(0,0,0,.3),
   inset 2px 2px rgba(255,255,255,.3);
  transition: background-position 999999s, color 999999s, text-shadow 999999s;
}
a.button12:hover, a.button12:focus {
  text-shadow: #0175b1 -1px 1px, #0175b1 1px 1px, #0175b1 1px -1px, #0175b1 -1px -1px;
  background: #0175b1 repeating-linear-gradient(135deg, #0175b1, #0175b1 10px, #8fd2f5 10px, #8fd2f5 20px, #0175b1 20px) no-repeat;
  background-size: 1000% 100%;
}
a.button12:hover {
  background-position: 0 0;
}
a.button12:focus {
  color: rgba(255,255,255,0);
  text-shadow: rgba(1,117,177,0) -1px 1px, rgba(1,117,177,0) 1px 1px, rgba(1,117,177,0) 1px -1px, rgba(1,117,177,0) -1px -1px;
  background-position: 900% 0;
  transition: background-position linear 600s, color .5s, text-shadow .5s;
}
a.button12:after {
  content: "загрузка\2026";
  position: absolute;
  top: 0;
  left: 0;
  padding: .3em .7em;
  color: rgba(0,0,0,0);
  text-shadow: none;
  transition: 999999s;
}
a.button12:focus:after {
  color: #fff;
  text-shadow: #0175b1 -1px 1px, #0175b1 1px 1px, #0175b1 1px -1px, #0175b1 -1px -1px;
  transition: .5s;
}
/*-----------Кнопка стили-------------------*/


.bb_img img {
    max-height: 400px;
    max-width: 400px;
}
.bb_tag_video embed, .bb_tag_video iframe {
    height: 290px;
    width: 440px;
}
/* Размер плэера в загрузке видео */
#player{
width: 440px;
height: 290px;
}
/* Video поле============================= */
.player_container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow:hidden;
}
.player_container iframe,
.player_container object,
.player_container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
* {
    margin: 0;
    overflow-wrap: break-word;
    padding: 0;
}
.clear::before, .clear::after {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
img, object, embed {
    max-width: 100%;
}
img {
    height: auto;
}
.ifr_adaptive {
	width:100%;
	position:relative;
	padding-bottom:56.25%;
	padding-top:0;
	height:0;
	overflow:hidden;
}
.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;
}
.normal {
    display: block;
}
.mobile {
    display: none;
}
.widget > .widget_body {
    clear: both;
}
.widget_tabbed {
    margin-bottom: 0;
}
.tseso form > * {
    box-sizing: border-box;
    margin-bottom: 5px;
    max-width: 100%;
}
.tseso .category_description {
    font-size: 1.1em;
    font-style: italic;
    margin: 0 0 15px;
    padding: 10px 15px;
}
.tseso #search_form .button-submit {
    padding: 4px 10px 5px;
    vertical-align: top;
}
.header_nav {
    clear: both;
    height: 40px;
    line-height: 40px;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
.header_nav .widget_user_avatar {
    float: left;
    overflow: visible;
}
.header_nav .header_search {
    float: right;
    overflow: hidden;
    padding: 0 10px 0 0;
}
.header_nav .widget_search {
    margin: 0;
    padding: 0;
}
.header_search_link {
    font-size: 12px;
    padding-left: 20px;
    text-decoration: none;
}
.header_cont {
    clear: both;
    min-height: 80px;
    overflow: hidden;
    padding: 0 10px;
}
#top-banners {
    clear: both;
    margin: 0 0 10px;
    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%;
}
/* Main Navigation ==================================================== */
nav .menu li:last-child ul {
    left: auto;
    right: 0;
}
nav .menu li:last-child ul li ul {
    left: -200px !important;
    right: auto;
}
/* section =========================================================== */
#body section {
    box-sizing: border-box;
}
#body section.section_only {
    padding: 0;
    width: 100%;
}
#body section.section_left {
    padding: 0 2% 0 0;
    width: 70%;
}
#body section.section_right {
    padding: 0 0 0 2%;
    width: 70%;
}
#body section.section_center {
    padding: 0 2%;
    width: 50%;
}
#body aside {
	margin-bottom: 10px;
    width: 25%;
}
#body .sidebar-left {
    float: left;
    margin-bottom: 10px;
    width: 25%;
}
#body aside.one-sidebar,
#body .sidebar-left.one-sidebar {
	width: 30%;
}
/* 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-l .widget_content_slider {
    margin: -15px;
}
.sidebar-left .widget > .widget_title {
    padding-right: 5px;
}
#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: -8px;
}
#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 .menu li:hover, #body aside .menu li.active {
    z-index: auto;
}
#body aside > div {
    margin-bottom: 15px;
}
#body aside > div:last-child {
    margin-bottom: 0;
}
aside .widget_content_list.tiles-big .item {
    width: 100%;
}
.sidebar-left .blue.demo-container, aside .blue.demo-container {
    float: none;
    margin: 0;
    width: auto;
}
.simple .widget_body {
    padding: 5px 5px 0;
}
.simple .widget_title {
    display: none;
}
/* counter menu ======================================================= */
.notices-counter .counter, .messages-counter .counter {
    border-radius: 50%;
    color: red;
    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 -5px;
}
.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;
}
.tseso .content_list.tiled {
	font-size: 0;
	margin-left: -1%;
	margin-right: -1%;
}
.tseso .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%
}
.content_list.tiled .tile .photo{
	height: 250px;
}
@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;
	}
}
@media screen and (max-width: 800px) {
	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) {
	header .widget_user_avatar .user_info {
		padding: 0 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: 0;
		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;
	}
	.tseso .content_list.tiled .tile {
		width: 48.0%
	}
}
@media screen and (max-width: 640px) {
	.tseso #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;
	}
}
@media screen and (max-width: 480px) {
	.widget_content_list.tiles-big .item {
		width: calc(50% - 14px);
	}
}
@media screen and (max-width: 375px) {
	.tseso .content_list.tiled {
		margin-left: 0;
		margin-right: 0;
	}
	.tseso .content_list.tiled .tile {
		width: 100%
	}
}
.button-link {
    color: #fff;
    display: inline-block;
    font-size: 14px;
	font-style: normal;
    margin-top: 8px;
    padding: 10px 27px;
    text-transform: uppercase;
	text-decoration: none;
	border: 1px solid transparent;
	border-radius: 3px;
}
.button-link.bordered {
    background-color: #fff;
	color: #2764ad;
	font-size: 1em;
	text-transform: none;
	border: 2px solid #bdbdbd;
}
.button-link.bordered:hover,
.button-link.bordered:active {
	color: #3165a3;
	border-color: #adadad;
}
.button-link:hover {
    background-color: #fff;
}
.button-red {
	background-color: #b8231c;
	border-color: #b8231c;
}
.button-senf {
	background-color: #e1d050;
	border-color: #e1d050;
}
.button-blue {
	background-color: #5597e5;
	border-color: #5597e5;
}
.button-senf:hover {
	color: #e1d050;
}
.button-blue:hover {
	color: #5597e5;
}
.button-link .fa {
    margin-right: 5px;
}
.two-column-text p {
	box-sizing: border-box;
	color: #4d4d4d;
	font-size: 18px;
	float: left;
	padding: 10px 2%;
	text-align: justify;
	width: 50%;
}
#wide_top_first {
    padding: 45px 0 0;
    overflow: hidden;
}
#wide-bottom-second {
	background-color: #f3f3f3;
	padding: 30px 0;
}
#main-service,
.section-anons,
.section-cont{
	position: relative;
	overflow: hidden;
	clear: both;
}
#main-service {
	padding: 40px 0 0;
}
#main-service .section-cont {
    padding: 45px 0;
}
.section-anons,
.section-cont{
	text-align: center;
	color: #696969;
}
.section-anons h2{
	font-size: 1.5em;
	font-weight: 700;
	color: #292929;
	margin-bottom: 20px;
	position: relaltive;
	text-transform: uppercase;
}
.section-anons h2 span{
	color: #00a096;
}
.section-cont{
	padding: 45px 0 30px;
}
.for_inline_block{
	font-size: 0;
}
.for_inline_block > *{
	box-sizing: border-box;
	display: inline-block;
	float: none;
	font-size: 16px;
	position: relative;
	vertical-align: top;
	
}
.users_big_list.section-cont {
    padding: 0 0 30px;
}
.for_inline_block.users_big_list .item {
	color: #fff;
	margin: 10px;
	position: relative;
	width: 22%;
}
.users_big_list .image {
	background-color: #999;
	overflow: hidden;
}
.users_big_list .item .image img {
	display: block;
	opacity: 1;
	transition: opacity .35s, transform .35s;
	transform: scale(1);
	will-change: opacity, transform;
}
.users_big_list .item:hover .image img {
	opacity: .7;
	transform: scale(.82);
}
.users_big_list .item .info {
	content: "";
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border: 1px solid rgba(255,255,255,.7);
	opacity: 0;
	transition: opacity .5s, transform .5s;
    transform: scale(1.1);
    background-color: rgba(0,0,0,.5);
	will-change: opacity, transform;
}
.users_big_list .item:hover .info {
    opacity: 1;
	transform: scale(1);
}
.users_big_list .item .name {
	font-weight: 700;
	text-transform: uppercase;
	margin: 80px 0 0;
}
#main-service .section-cont > a{
	font-size: 13px;
	text-decoration: none;
	width: 16%;
	margin: 0 1%;
	/* background-color: #1c63b8; */
	background-color: #2764ad;
	color: #e9e9e9;
	min-height: 325px;
	padding: 155px 10px 45px;
	position: relative;
	transition: .5s;
}
#main-service .section-cont h3{
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	transition: .3s;
	padding: 0 0 7px;
	position: relative;
}
#main-service .section-cont h3::after{
	content:"";
	display: block;
	height: 1px;
	width: 0;
	margin-left: 0;
	position: absolute;
	left: 50%;
	bottom: 0;
	transition: 1s;
}
#main-service .section-cont > a p{
	font-size: 13px;
}
#main-service .section-cont > a::after{
	border-radius: 50%;
	box-sizing: border-box;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 50%;
	text-align: center;
}
#main-service .section-cont > a::before{
	content: "";
	color: rgba(255,255,255,1);
	position: absolute;
	top: 55px;
	left: 50%;
	height: 64px;
	width: 64px;
	margin-left: -32px;
	line-height: 120px;
	font-size: 3em;
	transition: .3s;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
#main-service .section-cont > a.first-item::before{
	background-image: url("../images/main-icons/icon1.png");	
}
#main-service .section-cont > a.second-item::before{
	background-image: url("../images/main-icons/icon2.png");	
}
#main-service .section-cont > a.third-item::before{
	background-image: url("../images/main-icons/icon3.png");	
}
#main-service .section-cont > a.fourth-item::before{
	background-image: url("../images/main-icons/icon4.png");	
}
#main-service .section-cont > a.fifth-item::before{
	background-image: url("../images/main-icons/icon5.png");	
}
#main-service .section-cont > a::after{
	content: "\f061";
	color: rgba(255,255,255,1);
	background-color: rgba(255,255,255,0);
	bottom: 20px;
	height: 40px;
	width: 40px;
	margin-left: -20px;
	line-height: 40px;
	font-size: 0;
	transition: 1s;
}
#main-service .section-cont > a:hover{
	color: rgba(255,255,255,1);
}
#main-service .section-cont > a:hover h3{
	color: #d3af20;
}
#main-service .section-cont a:hover h3::after{
	width: 50px;
	margin-left: -25px;
	background-color: rgba(255,255,255,.8);
}
#main-service .section-cont > a:hover{
	background-color: #175094;
}
#main-service .section-cont > a:hover::after{
	background-color: rgba(255,255,255,1);
	font-size: 14px;
	color: #d3af20;
}
.item_h1_block {
	padding: 15px 15px 5px;
    background-color: #f6f6f6;
}
.item_h1_block .tabs-menu {
    margin: 10px 0 0;
}
.item_h1_block .tabs-menu .tabbed li {
    margin: 0 6px 10px 0;
}
#body section .item_h1_block h1 {
	color: #4d4d4d;
	text-transform: none;
}
.item_header_block {
	background-color: #fff;
	padding: 10px 0 0;
	font-size: 12px;
}
.item_header_block > div {
    display: inline-block;
    margin: 0 10px 10px;
}
.item_info .title,
.item_header_block .title {
    color: #4d4d4d;
	margin: 0 10px 0 0;
}
.item_info .title {
	color: #272727;
	font-weight: 700;
}
.allocation_list_item .field .title_left {
    min-width: 145px;
}
.item_header_block .value {
    color: #e53b24;
	text-transform: uppercase;
	font-weight: 700;
}
.item_info .value,
.f_location .value,
.f_price .value span {
    color: #e53b24;
	font-weight: 700;
}
.content_list_item.allocation_list_item .field.f_location{
	margin-bottom: 10px;
}
.item_header_block .value span {
    color: #999;
	text-transform: none;
}
.item_photos_block {
	background-color: #f3f3f3;
	margin: 0 0 20px;
	padding: 0 0 1px;
	position: relative;
	overflow: hidden;
}
.item_photos_block .item_photo {
    position: relative;
}
.item_photos_block .item_photos::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	opacity: .3;
	transition: .5s;
    background-color: rgba(0, 0, 0, .1);
	background: -moz-linear-gradient(top,  rgba(0,0,0,.1) 0%, rgba(0,0,0,0.65) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,.1) 0%,rgba(0,0,0,0.65) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,.1) 0%,rgba(0,0,0,0.65) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.item_photos_block:hover .item_photos::before {
	opacity: 1;
}
.item_photos_block .item_photos {
	bottom: 0;
	box-sizing: border-box;
	padding: 15px 5px 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
.first_type_images,
.second_type_images {
	display: inline-block;
	float: none;
	height: 60px;
	width: 60px;
}
.item_photos_block .first_type_images,
.item_photos_block .second_type_images {
	background-color: #fff;
	border: 1px solid rgba(255,255,255,1);
	border-radius: 50%;
	box-shadow: 0 0 9px rgba(0,0,0,.8);
}
.item_photos_block .first_type_images img,
.item_photos_block .second_type_images img {
	border-radius: 50%;
	opacity: .95;
}
.item_photos_block img {
	display: block;
}
.item_content {
	color: #696969;
}
.for_more_link {
    float: right;
}
.for_more_link a {
	display: inline-block;
	background-color: #f3f3f3;
	border-width: 0;
	color: #696969;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	padding: 0 32px 0 10px;
	line-height: 24px;
	position: relative;
}
.for_more_link a:hover {
	color: #b8231c;
}
.for_more_link a::after {
	content: ">";
    background-color: #5597e5;
    color: #fff;
    position: absolute;
	right: 0;
	padding: 0 8px;
	font-size: 14px;
	transition: .15s
}
.for_more_link a:hover::after {
	background-color: #549bb8;
}
#characteristics .fields_group {
	/* background-color: #f6f6f6; */
	border: 1px dashed #5597e5;
	margin: 20px 0;
	padding: 15px 15px 5px;
}
#characteristics .group_title {
    text-align: center;
	font-size: 24px;
	border-bottom: 1px dashed #5597e5;
	margin: 0 0 5px;
	padding: 0 0 12px;
	color: #5597e5;
}
#characteristics .field {
    padding: 3px 0 8px;
	overflow: hidden;
}
#characteristics .fields_group .field {
	border-bottom: 1px dashed #5597e5;
}
#characteristics .field:last-child {
	border-width: 0;
    padding: 0;
}
#characteristics .field .value {
	float: right;
	text-align: right;
}
#characteristics .ft_listbitmask > .value > ul.multiple_tags_list li {
	background-color: inherit;
	border-width: 0;
	color: inherit;
	padding: 0;
	margin: 0 0 0 7px;
}
#characteristics .title_left {
	font-weight: 400;
}
#characteristics .fields_group .field,
#characteristics .fields_group .field .title_left,
#characteristics .field .ft_listbitmask > .value > ul.multiple_tags_list li {
	color: #696969;
}
#characteristics .fields_group .field:hover,
#characteristics .fields_group .field:hover .title_left,
#characteristics .field:hover .ft_listbitmask > .value > ul.multiple_tags_list li {
	color: #5597e5;
}
#characteristics .ft_listbitmask > .value > ul.multiple_tags_list li::after {
	content: ",";
}
#characteristics .ft_listbitmask > .value > ul.multiple_tags_list li:last-child::after {
	content: "";
}
.content_list.for_big_preset,
.for_article {
    padding: 6px 4px;
}
.for_big_preset .content_list_item,
.for_article .article {
	border-width: 0;
    box-shadow: 0 4px 8px rgb(111 228 91 / 51%);
	margin-bottom: 30px;
    padding: 30px 4%;
}
.for_big_preset .content_list_item:last-child {
	margin-bottom: 0;
}
#body section .for_article h1 {
    font-style: italic;
    font-weight: 400;
    margin-bottom: 15px;
	margin-top: -15px;
}
.for_big_preset .content_list_item .photo {
    float: none;
    margin: 0 0 20px;
}
.for_big_preset .content_list_item .ft_caption a {
    color: #292929;
    font-size: 1.3em;
}
.for_big_preset .content_list_item .ft_caption a:hover {
    color: #5597e5;
}
.for_big_preset .content_list_item .info_bar .bar_item a{
	color: #5597e5;
}
.for_big_preset .content_list_item .info_bar .bar_item a:hover {
	color: #292929;
}
.for_big_preset .fields {
	overflow: hidden;
	box-shadow: 0 4px 8px rgb(111 228 91 / 51%);
}
.for_big_preset .content_list_item .info_bar {
    margin: 5px 10px 5px 0;
}
.for_article .content_item .info_bar {
	background-color: #5597e5;
	color: #fff;
    margin: 25px 0;
	padding: 5px 10px;
}
.for_big_preset .content_list_item .info_bar .bar_item.bi_rating,
.for_article .content_item .info_bar .bar_item.bi_rating {
	color: #4d4d4d;
	height: 18px;
	line-height: 18px;
	margin-right: 20px;
}
.for_article .content_item .info_bar .bar_item {
	margin-right: 9px;
}
.for_big_preset .content_list_item .info_bar a,
.for_article .content_item .info_bar a {
    text-decoration: none;
}
.for_article .content_item .info_bar .bar_item a {
    color: #fff;
}
.for_big_preset .content_list_item .info_bar .bar_item,
.for_article .content_item .info_bar .bar_item {
    float: none;
    display: inline-block;
    vertical-align: middle;
	height: 32px;
	line-height: 32px;
}
.for_article .content_item .info_bar .bar_item {
	font-size: 14px;
}
.for_big_preset .content_list_item .info_bar .bi_user,
.for_article .content_item .info_bar .bi_user {
	background-image: none;
	padding-left: 0;
}
.for_user_link {
	display: block;
}
.for_user_link img {
	border-radius: 50%;
	float: left;
	margin: 0 7px 0 0;
}
.more-button {
	border: 1px solid rgba(146,146,146,.3);
	box-sizing: border-box;
	float: right;
	font-size: 16px;
	font-weight: 700;
	height: 32px;
	line-height: 32px;
	margin: 7px 0 0;
	padding: 0 15px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#comments_widget.tabs-menu .tabbed li.active a,
#comments_widget.tabs-menu .tabbed li.active a:hover {
    background-color: #e1ebef;
    color: #5597e5;
}
blockquote {
    background-color: #f3f3f3;
    border-left: 4px solid #5597e5;
    font-style: italic;
    margin: 30px 0 30px 15px;
    padding: 15px;
}
#body section #widget_pos_action .actions_fixed .menu {
	margin: -8px 0 0px !important;
}
#body section #widget_pos_action .actions_fixed .menu li a {
    padding: 5px !important;
}
.content_item .previous_ctype_navigation a,
.content_item .next_ctype_navigation a {
    color: #b8231c;
	font-size: 0.8em;
	padding: 7px 10px;
}
.for-portfolio .item,
.for-portfolio .item .image {
	position: relative;
}
.widget_content_list.tiles-big.for-portfolio .item .image {
	margin: 0;
}
.for-portfolio .item .image::after {
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,.3);
	transition: .5s;
}
.for-portfolio .item:hover .image::after {
	background-color: rgba(0,0,0,.75);
}
.for-portfolio .item .item_parent {
	box-sizing: border-box;
	color: rgba(255,255,255,.9);
	font-size: 36px;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 0 4px #777;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -20px;
	z-index: 4;
	transition: .5s;
	will-change: top, font-size, color;
}
.for-portfolio .item:hover .item_parent {
	font-size: 26px;
	color: rgba(255,255,255,.7);
	top: 25%;
}
.for-portfolio .item:hover .item_parent:hover {
	color: rgba(255,255,255,1);
	text-decoration: underline;
}
.for-portfolio .item .info {
	box-sizing: border-box;
	color: rgba(255,255,255,.9);
    text-align: center;
	height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
	transition: .7s;
	opacity: 0;
}
.widget_content_list.for-portfolio .title > a {
	font-family: Tachoma, Arial, sans-serif;
    font-size: .9em;
    font-style: normal;
    text-decoration: none;
}
.for-portfolio .item .info::before {
	content: "";
	box-sizing: border-box;
	border: 1px solid rgba(255,255,255,.4);
	background-color: rgba(0,0,0,.3);
	height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
	transition: .7s;
}
.for-portfolio .item:hover .info {
	opacity: 1;
}
.for-portfolio .item:hover .info::before {
	height: 90%;
    width: 90%;
    top: 5%;
    left: 5%;
	transition: .7s;
}
.widget_content_list.tiles-big.for-portfolio .item .title {
	box-sizing: border-box;
    width: 100%;
    position: absolute;
    top: 45%;
    left: 10%;
	width: 80%;
	transition: opacity .3s, top .7s;
	will-change: opacity, top;
}
.widget_content_list.tiles-big.for-portfolio .item:hover .title {
    top: 35%;
}
.widget_content_list.tiles-big.for-portfolio .item .title a {
	color: rgba(255,255,255,.9);
}
.widget_content_list.tiles-big.for-portfolio .item .title a:hover {
    color: rgba(255,255,255,1);
    text-decoration: none;
}
.widget_content_list.tiles-big.for-portfolio .item .title a .more {
	display: block;
	height: 25px;
	line-height: 25px;
	margin: 20px auto 0;
	width: 92px;
	border: 1px solid rgba(255,255,255,.7);
	background-color: #5597e5;
	border-radius: 3px;
	transition: .3s;
}
.widget_content_list.tiles-big.for-portfolio .item .title a .more:hover {
	width: 102px;
}
.to-top {
    background: url("../images/icons/top.png") no-repeat center center;
	background-color: #fff;
	border-radius: 25%;
    bottom: -45px;
    box-shadow: 0 0 4px #909090;
    cursor: pointer;
    font-size: 1.5em;
    height: 45px;
    line-height: 45px;
    opacity: 0;
    position: fixed;
    right: 45px;
    text-align: center;
    transition: bottom .7s, opacity .7s;
    width: 45px;
    top: 70%;
    z-index: 9998;
}
.to-top.active {
    bottom: 75px;
    opacity: .6;
}
.to-top.active:hover {
    opacity: 1;
}
.for_subscribe {
	line-height: 26px;
}
.for_subscribe span,
.for_subscribe input {
	margin: 0 5px;
}
.for_subscribe span {
	font-size: 12px;
	font-weight: 700;
}
.for_subscribe input {
	border-width: 0;
	height: 26px;
}
.for_subscribe input[type="text"] {
	padding: 0 5px;
}
.for_subscribe input[type="submit"],
#float-menu input.button-submit {
	background-color: rgba(255,255,255,.6);
	color: #1c63b8;
	cursor: pointer;
	line-height: 26px;
	padding: 0 15px;
	transition: .3s;
}
.for_subscribe input[type="submit"]:hover,
#float-menu input.button-submit:hover {
	background-color: rgba(255,255,255,.9);
}
.header-contakts {
	font-size: 0;
}
.header-contakts .item {
	color: #696969;
	font-size: 14px;
	text-decoration: none;
}
.header-contakts .item:hover {
	color: #292929;
}
.header-contakts .second-item {
	text-align: center;
}
.header-contakts .third-item {
	text-align: right;
}
.header-contakts .item .fa {
	vertical-align: middle;
	display: inline-block;
	margin: 0 5px 0 19px;
	opacity: .6;
}
.header-contakts .item span {
	display: inline-block;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
}
#user_profile #left_column {
    width: 320px;
}
@media screen and (max-width: 1650px) {
	#main-service .section-cont h3 {
		font-size: 16px;
	}
	#main-service .section-cont > a p {
		font-size: 12px;
	}
}
@media screen and (max-width: 1450px) {
	#main-service .section-cont > a {
		text-decoration: none;
		width: 18%;
	}
	#main-service .section-cont h3 {
		font-size: 14px;
	}
}
@media screen and (max-width: 1152px) {
	#main-service .section-cont > a {
		width: 29%;
		margin: 15px 2%;
	}
	#main-service .section-cont > a::after{
		border: 1px solid #fff;
		color: #d3af20;
		font-size: 1em;
	}
	.h1-block {
		padding-left: 1%;
		padding-right: 1%;
	}
	.h1-block .for-bg-left {
		font-size: 16px;
	}
	.h1-block .for-bg-left .text {
		padding: 10px 0 0 30px;
	}
	.h1-block .for-bg-left h1 {
		font-size: 1.5em;
		letter-spacing: 1px;
	}
	.h1-block  .for-bg-left .text ul {
		margin: 10px 10px 15px 30px;
	}
	#body_cont > div,
	footer.parent {
		padding-left: 1%;
		padding-right: 1%;
	}
	#body_cont > #top-three-limiter {
		padding-left: 0;
		padding-right: 0;
	}
	#main-service .section-cont > a{
		padding: 155px 10px 45px;
	}
	#breadcrumbs{
		padding-left: 2%!important;
	}
}
@media screen and (max-width: 980px) {
	.h1-block {
		padding: 50px 2% 30px;
	}
}
@media screen and (max-width: 800px) {
	#main-service .section-cont > a{
		padding: 155px 20px 45px;
		width: 43%;
		margin: 0 16px 30px;
		border: 1px solid rgba(0,0,0,.1);
	}
	#my-hotel .section-cont > a{
		width: 280px;
		margin: 0 2%;
	}
	.h1-block .for-bg-left {
		font-size: 14px;
	}
	.h1-block .for-bg-left p {
		font-size: .8em;
	}
	.for_subscribe span {
		display: inline-block;
		margin: 0 0 10px;
		width: 100%;
	}
	.mymagicoverbox {
		width: 200px;
	}
	.header-contakts {
		text-align: center;
	}
	.header-contakts .item.first-item {
		width: 100%;
	}
	.header-contakts .item.second-item,
	.header-contakts .item.third-item {
		width: auto;
		padding: 0 5px;
	}
}
@media screen and (max-width: 640px) {
	#main-service .section-cont > a{
		width: 270px;
	}
	#main-service > .bg_gray {
		padding: 0;
	}
	.h1-block {
		padding: 30px 6% 20px;
	}
	.h1-block .for-bg-left {
		font-size: 18px;
	}
	.h1-block .for-bg-left .bg.bg-left {
		display: none;
	}
	.h1-block .for-bg-left .text {
		width: 100%;
		padding: 0;
	}
	#user_profile #left_column {
		width: auto;
	}
}
@media screen and (max-width: 639px) {
	#main-service .section-cont > a{
		min-height: auto;
		padding: 155px 20px 75px;
		width: 86%;
	}
	#main-service .section-cont > a:last-child{
		margin-bottom: 0;
	}
	.item_photos_block .first_type_images, .item_photos_block .second_type_images {
		width: 32px;
		height: 32px;
		margin: 0 5px 5px 0;
	}
	.header-contakts .item {
		font-size: 12px;
		text-align: center !important;
	}
	#wide_top_first,
	#main-service {
		padding-top: 25px;
	}
	.two-column-text p {
		float: none;
		width: 100%;
		font-size: 18px;
		padding: 0 4%;
	}
}
@media screen and (max-width: 500px) {
	.for_big_preset .content_list_item .info_bar {
		display: block;
		margin: 5px 0;
		text-align: center;
	}
	.for_big_preset .more-button {
		display: block;
		float: none;
		margin:  3px auto 0;
		width: 135px;
	}
	.to-top {
		right: 5px;
	}
	.to-top.active {
		bottom: 5px;
	}
}
.fond {
	position:absolute;
	padding-top:45px;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#f8b334;
}
.mymagicoverbox {
	background-color: #696969;
	display: inline-block;
	color: #fff;
	padding: 10px 15px;
	margin: 10px;
	cursor: pointer;
}
.mymagicoverbox .fa {
	vertical-align: middle;
	margin-right: .5em;
}
.mymagicoverbox_fenetre {
	box-sizing: border-box;
	z-index: 10001;
	position: fixed;
	left: 50%;
	top: 50%;
	display: none;
	padding: 10px;
	background-color: #fff;
	width: 500px;
	margin-left: -250px;
	max-width: 90%;
	max-height: 85% !important;
	overflow: auto;
}
.mymagicoverbox_fermer {
	color: #cb2025;
	cursor: pointer;
	text-align: center;
	margin: 10px auto 0;
	padding: 10px 0 0;
	border-top: 1px dashed #ddd;
}
#myfond_gris {
	display: none;
	background-color: #000;
	opacity: .7;
	width: 100%;
	height: 100%;
	z-index: 10000;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}
.mymagicoverbox_fenetre .tseso-owl,
.mymagicoverbox_fenetre .tseso-owl.single-item .item {
	height: 280px;
	background-color: #292929;
}
.fn_your_name,
.fn_your_mail,
.fn_your_phone {
    float: left;
    margin-bottom: 20px;
    width: 32%;
}
.fn_your_name,
.fn_your_mail {
	margin-right: 2%;
}
@media screen and (max-width: 1200px) {
	.users_big_list .item .name {
		margin: 25% 0 0;
	}
}
@media screen and (max-width: 767px) {
	.for_inline_block.users_big_list .item {
		width:250px;
	}
	.users_big_list .item .info {
		background-color: rgba(0,0,0,0);
		border-width: 0;
		opacity: 1;
		top: auto;
		bottom: 25px;
		padding: 15px;
	}
	.users_big_list .item:hover .image img {
		opacity: 1;
		transform: scale(96%);
	}
	.users_big_list .item .name {
		margin: 0;
	}
	.fn_your_name,
	.fn_your_mail,
	.fn_your_phone {
		float: none;
		box-sizing: border-box;
		width: 100%;
	}
}
@media screen and (max-width: 439px) {
	.mymagicoverbox_fenetre {
		width: 300px;
		margin-left: -150px;
	}
	.mymagicoverbox_fenetre .tseso-owl,
	.mymagicoverbox_fenetre .tseso-owl.single-item .item {
		height: 165px;
	}
	.mymagicoverbox_fenetre .tseso-owl .item .title a {
		display: block;
		font-size: 12px;
		height: 16px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.mymagicoverbox_fenetre .tseso-owl.single-item .owl-dots {
		right: 5px;
		top: 5px;
	}
}
#f_your_name_4 label,
#f_your_mail_4 label,
#f_your_phone_4 label,
#f_message_text_4 label {
	color: #909090;
	font-weight: 700;
}
#f_your_name_4 label span,
#f_your_mail_4 label span,
#f_your_phone_4 label span,
#f_message_text_4 label span {
	font-weight: 400;
}
#f_your_name_4,
#f_your_mail_4,
#f_your_phone_4 {
	float: left;
	margin-bottom: 20px;
	width: 32%;
}
#f_your_name_4,
#f_your_mail_4{
	margin-right: 2%;
}
#f_message_text_4 {
	clear: both;
	overflow: hidden;
}
@media screen and (max-width: 767px) {
	#f_your_name_4,
	#f_your_mail_4,
	#f_your_phone_4 {
		float: none;
		margin-right: 0;
		width: 100%;
	}
}
#widget_pos_action {
    z-index: 4;
}
#head-top-line > div,
.header-info {
	display: flex;
	align-items: center;
	font-size: 16px;
}
.header-info {
	justify-content: space-between;
	padding-left: 10%;
}
.info-c {
	position: relative;
	padding-left: 55px;
}
.info-c::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-45%);
	width: 40px;
	height: 40px;
	max-height: 90%;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
.info-c.info-mail::before {
	background-image: url("../images/chat.png");
}
.info-c.info-time::before {
	background-image: url("../images/clock.png");
}
.header-info .info-c > * {
    display: block;
}
.header-info .info-c > .title {
    color: #1c63b8;
    font-weight: 700;
    font-size: 17px;
}
.header-info .info-c > a {
	color: #777;
	text-decoration: none;
}
.header-info .info-c > a.subtitle:hover {
	color: #1c63b8;
	text-decoration: underline;
}
.header-aside-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 25px;
	line-height: 40px;
	border: 3px solid #e6e6e6;
	color: #1c63b8;
	font-size: 1.1em;
	font-weight: 700;
	letter-spacing: .2px;
	text-transform: uppercase;
	text-decoration: none;
}
.header-aside-btn:hover {
	background-color: #1c63b8;
	color: #fff;
}
.over-futer,
.map-block {
	overflow: hidden;
	position: relative;
	height: 450px;
}
.map-block::before {
    content: "";
    background: rgba(0,0,0,.2);
    position: absolute;
    top: 0;
    bottom: 0;
	left: 0;
    right: 0;
}
.over-futer .container {
	max-width: 70%;
}
.over-futer.img-bg {
	background: url("../images/mapa.jpg") no-repeat center center;
	background-size: cover;
	background-color: #fff;
	min-height: 450px;
}
.over-futer.img-bg .map-block img {
	opacity: 0;
	width: 100%;
	height: 100%;
}
.over-futer .main-address-block {
    position: absolute;
    top: 40px;
    left: 40px;
    width: 350px;
    padding: 20px;
    box-sizing: border-box;
    background-color: rgba(253,253,253,.9);
	box-shadow: 0 0 5px #666;
	color: #666;
    font-size: 14px;
	transition: .5s;
}
.over-futer .main-address-block:hover {
    background-color: rgba(255,255,255,1);
}
.over-futer .to-google-links a {
	margin: 5px 10px 5px 0;
	color: #1c63b8;
}
.over-futer .to-google-links a:hover {
	color: #2173d3;
	text-decoration: underline;
}
.over-futer .to-google-links .fa {
    font-size: 1.2em;
    color: #aa8e1d;
	vertical-align: inherit;
}
.contacts-block {
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0,0,0,.6);
	color: #fff;
	padding: 25px 0;
	transition: .5s;
}
.contacts-block:hover {
	background-color: rgba(0,0,0,.8);
}
.over-futer .adress,
.over-futer .contacts {
    margin: 8px 0 5px;
}
.over-futer a {
	margin: 5px 0 5px 25px;
}
.over-futer a {
	display: inline-block;
	color: #5597e5;
	text-decoration: none;
	transition: .3s;
}
.over-futer a:hover,
.over-futer .fa {
	color: #d3af20;
}
.over-futer .fa {
	font-size: 1.7em;
	margin-right: 5px;
	vertical-align: middle;
}
.contacts-block .container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.map-block .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
	bottom: auto !important;
	top: 10px !important
}
#footer-nav .map-block iframe .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
	bottom: 195px !important;
}
.content_item.services_item .ft_image {
    float: left;
    margin: 0 20px 0 0;
}
@media screen and (max-width: 1152px) {
	.header-info {
		padding-left: 3%;
	}
	.over-futer {
		margin-left: -5%;
		margin-right: -5%;
	}
}
@media screen and (max-width: 979px) {
	#head-top-line .header-info {
		display: none;
		padding: 0;
	}
	.over-futer .main-address-block {
		top: 15px;
		left: 5%;
		width: 280px;
		padding: 15px;
		font-size: 13px;
	}
	.contacts-block {
		background-color: rgba(0,0,0,.8);
	}
}
@media screen and (max-width: 800px) {
	.over-futer {
		margin: -5px  -7% 0;
	}
	.contacts-block .container {
		padding-left: 3%;
		padding-right: 3%;
	}
	.over-futer a {
		margin: 5px 15px;
		font-size: 13px;
	}
	.over-futer .adress, .over-futer .contacts {
		margin: 0;
	}
}
.wd_spoiler > input {
	display: none;
}
.widget.wd_spoiler + .widget.wd_spoiler {
	margin-top: -15px;
}
.widget.wd_spoiler > .widget_title {
    font-size: 18px;
    color: #4d4d4d;
    text-transform: none;
    font-weight: 400;
    border: 1px solid #ddd;
    box-sizing: border-box;
    background-color: #f3f3f3;
    padding: 0 !important;
    position: relative;
	z-index: 1;
	cursor: pointer;
}
.wd_spoiler input:checked  + .widget_title {
    border: 1px solid #c1c1c1;
}
.wd_spoiler .widget_title:hover,
.wd_spoiler .widget_title:hover::after,
.wd_spoiler input:checked  + .widget_title,
.wd_spoiler input:checked + .widget_title::after {
	color: #b8231c;
}
.widget.wd_spoiler > .widget_body {
    position: relative;
	box-sizing: border-box;
	max-height: 0;
	padding: 0 15px;
	overflow: hidden;
	visibility: hidden;
	transition: .3s linear;
}
.wd_spoiler input:checked ~ .widget_body {
	max-height: 1000px;
	visibility: visible;
	padding: 15px 15px 5px;
}
.wd_spoiler .widget_title label {
	display: block;
	padding: 8px 5px 8px 15px;
	cursor: pointer;
}
.wd_spoiler .widget_title::after {
	content: '+';
	font-size: 1.2em;
	color: #1c63b8;
	margin-left: 15px;
	padding-right: .2em;
}
.wd_spoiler input:checked + .widget_title::after {
	content: '-';
	padding-right: 0;
}
.wd_spoiler .widget_title.no_widget_links::after {
    padding: 0;
    position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}
/* OV:: 2.14.0 ####################################################################  */
.icms-forms__wrap form fieldset {
	border-width: 0;
	padding: 0;
}
.icms-forms__wrap .icms-forms__full-msg {
	background-color: rgb(255, 255, 255);
	box-shadow: 0 0 8px rgba(105,125,145,0.25);
	padding: 15px;
	box-sizing: border-box;
}
.icms-forms__wrap .icms-forms__full-msg .success-text {
	color: #444;
}
.icms-forms__wrap .icms-forms__full-msg a {
	transition: .3s;
}
.icms-forms__wrap .icms-forms__full-msg a:not(.close) {
	font-size: 16px;
	text-decoration: none;
    padding: 10px 25px;
    border-radius: 6px;
	background-color: #2980b9;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 4px rgba(85, 85, 85, 0.3);
}
.icms-forms__wrap .icms-forms__full-msg a:not(.close):hover {
	padding: 10px 30px;
	background-color: #3498db;
    box-shadow: 0 0 5px rgba(85, 85, 85, 0.5);
}
.icms-forms__wrap .icms-forms__full-msg .close {
	width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 15px;
    top: 15px;
    margin: 0;
    text-decoration: none;
    background-color: rgba(185, 185, 185, 0.5);
}
.icms-forms__wrap .icms-forms__full-msg .close:hover {
	width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 15px;
    top: 15px;
    margin: 0;
    text-decoration: none;
    background-color: rgba(185, 185, 185, 0.6);
}
.icms-forms__wrap .icms-forms__full-msg .close span {
    display: block;
	transition: .3s;
}
.icms-forms__wrap .icms-forms__full-msg .close:hover span {
    transform: rotate(360deg);
}