/* Правки разметки ##################################################################### */
.list-unstyled {
    margin: 0;
	padding: 0;
    list-style: none;
}
.padding-top-30 {
    padding-top: 30px;
}
.padding-top-15 {
    padding-top: 15px;
}
.padding-top-0 {
    padding-top: 0;
}
.padding-bottom-30 {
    padding-bottom: 30px;
}
.padding-bottom-15 {
    padding-bottom: 15px;
}
.padding-bottom-0 {
    padding-bottom: 0;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}
.margin-bottom-15 {
    margin-bottom: 15px;
}
.margin-bottom-0 {
    margin-bottom: 0;
}
.margin-top-30 {
    margin-top: 30px;
}
.margin-top-15 {
    margin-top: 15px;
}
.margin-top-0 {
    margin-top: 0;
}
.margin-top--20 {
    margin-top: -20px;
}
.normal_992 {
	display: none;
}
.mobile_992 {
	display: block;
}
@media screen and (max-width: 991px) {
	.order-md--1 {
		order: -1;
	}
}
@media screen and (min-width: 992px) {
	.normal_992 {
		display: block;
	}
	.mobile_992 {
		display: none;
	}
}
/* Правки разметки end ##################################################################### */
* {
    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 .header_search {
    text-align: right;
}
.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 #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;
}
/* Тройка ################################################################# */
.big-trio,
.big-trio * {
	box-sizing: border-box;
}
.big-trio {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.big-trio .first-item,
.big-trio .item {
	overflow: hidden;
	position: relative;
}
.big-trio .item {
	outline: 1px solid #dedede;
	box-sizing: border-box;
}
.big-trio .second-item-div {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.big-trio .second-item-div .item {
	height: calc(50% - 15px);
	min-height: 150px;
}
.big-trio .item-cont {
	background-color: #fff;
	height: 100%;
	position: relative;
}
.big-trio .item .item-info {
	padding: 10px 15px;
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: rgba(48,54,61,.8);
	color: #fff;
}
.big-trio .item-parent {
	padding: 5px 10px;
	position: absolute;
	top: 30px;
	right: 30px;
	width: 150px;
	background-color: #1c63b8;
	color: #e5e5e5;
	font-size: .8em;
	text-decoration: none;
}
.big-trio .item-parent:hover {
	background-color: #497fc1;
	color: #fff !important;
}
.big-trio .item .image,
.big-trio .item .image > a {
	display: block;
	height: 100%;
}
.big-trio .image a {
	display: block;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	transition: .5s;
}
.big-trio .first-item .image a:hover,
.big-trio .item:hover .image a {
	transform: scale(1.1) rotate(5deg);
}
/* .big-trio .first-item .image a:hover {
	transform: scale(1.1);
} */
.big-trio .image img {
	display: block;
/*	opacity: 0;*/
}
.big-trio .title a {
	font-weight: 700;
	text-decoration: none;
	color: #fff;
}
/* .big-trio .first-item .item-parent {
	right: auto;
	left: 30px;
} */
.big-trio .first-item .item-cont {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 30px;
	background-color: #353e48;
}
.big-trio .first-item .item-cont,
.big-trio .first-item .item-cont a {
    color: #e5e5e5;
}
.big-trio .first-item .item-cont .title a {
    color: #fff;
}
.big-trio .first-item .image {
	overflow: hidden;
	width: 30%;
	order: 2;
	border: 1px solid #ddd;
}
.big-trio .first-item .item-info {
	width: 67%;
}
.big-trio .first-item .title a {
	font-size: 1.8em;
	font-weight: 700;
	text-transform: uppercase;
}
.big-trio .first-item .teaser {
	padding: 15px 0;
}
.big-trio .first-item .details {
    font-size: .8em;
}
.big-trio .first-item .details > span {
    margin: 0 10px 0 0;
}
.big-trio .first-item .more-button {
	float: none;
    display: inline-block;
    font-weight: 400;
    padding: 0 30px;
    margin-top: 30px;
    height: 40px;
    line-height: 40px;
    border-width: 0;
    background-color: #808182;
	color: #e5e5e5;
}
.big-trio .first-item .more-button:hover {
    background-color: #abacad;
	color: #fff;
}
.big-trio .next-item {
    margin-top: 30px;
	font-size: 12px;
	outline: none;
}
.big-trio .next-item {
    margin-top: 30px;
	font-size: 12px;
	outline: none;
}
.big-trio .next-item.item-cont {
	outline: 1px solid #dedede;
}
@media screen and (max-width: 1366px) {
	.big-trio {
		font-size: 14px;
	}
}
@media screen and (max-width: 1280px) {
	.big-trio {
		font-size: 12px;
	}
}
@media screen and (max-width: 991px) {
	.big-trio .first-item .item-cont {
		padding: 30px;
	}
	.big-trio .second-item-div {
		flex-direction: row;
	}
	.big-trio .second-item-div .item {
		height: auto;
		width: calc(50% - 15px);
		margin-top: 30px;
	}
}
@media screen and (max-width: 800px) {
	.big-trio .first-item .item-cont {
		flex-direction: column;
	}
	.big-trio .first-item .image {
		order: 0;
		width: 300px;
		max-width: 100%;
		margin: 0 auto 15px;
	}
	.big-trio .first-item .item-info {
		width: 100%;
	}
	.big-trio .first-item .title a {
		font-size: 1.4em;
	}
	.big-trio .first-item .teaser {
		padding: 10px 0;
	}
	.big-trio .first-item .more-button {
		margin-top: 15px;
	}
}
@media screen and (max-width: 576px) {
	.big-trio .first-item .item-cont {
		padding: 15px;
	}
	.big-trio .second-item-div {
		flex-direction: column;
	}
	.big-trio .second-item-div .item {
		width: 100%;
	}
}
/* Тройка end ################################################################# */
@media screen and (max-width: 991px) {
	.normal {
		display: none;
	}
	.mobile {
		display: block;
	}
}
@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%;
}
#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;
	width: 33.33%;
}
.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: #094a99;
}
#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: "";
}
.for_article {
    padding: 6px 4px;
}
.for_big_preset .content_list_item:last-child {
	margin-bottom: 0;
}
.for_big_preset .content_list_item .photo {
    float: none;
    margin: 0 0 20px;
}
.for_big_preset .content_list_item .ft_caption a {
    font-size: 24px;
}
.for_big_preset .fields {
	overflow: hidden;
}
.for_big_preset .content_list_item .info_bar {
    margin: 5px 10px 5px 0;
}
.for_big_preset .content_list_item .info_bar .bar_item.bi_rating,
.for_article .content_item .info_bar .bar_item.bi_rating {
color: #000000;
    height: 28px;
    line-height: 22px;
    margin-right: 30px;
}
.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_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;
	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: .7em;
	font-weight: 700;
	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 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;
    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 0;
	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: 2%;
		padding-right: 2%;
	}
	.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;
	}
	#main-service .section-cont > a{
		padding: 155px 10px 45px;
	}
}
@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;
	}
}
@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;
	}
	.two-column-text p {
		float: none;
		width: 100%;
		font-size: 16px;
		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: 100px;
	}
	.to-top {
		right: 5px;
	}
	.to-top.active {
		bottom: 5px;
	}
	.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;
	}
}
.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;
}
@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;
	}
}
@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;
}
.header-info {
	font-size: 14px;
	display: flex;
	justify-content: center;
}
.info-c {
	position: relative;
	padding-left: 50px;
}
/* .header-info > div {
	display: flex;
} */
.info-c.for-fa::before {
	content: "";
	color: #cbcfd4;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	font-size: 50px;
	/* max-height: 100%; */
	text-align: center;
}
.info-c.mobile-phone::before {
	content: "\f10b";
}
.header-info .info-c > * {
    display: block;
}
.header-info .info-c > .title {
    color: #333;
    font-weight: 700;
}
.header-info .info-c > a {
	color: #3498db;
	text-decoration: none;
}
.header-info .info-c > a.subtitle {
	font-size: .9em;
	text-decoration: underline;
}
.header-info .info-c > a.subtitle:hover {
	color: #1c63b8;
	text-decoration: none;
}
.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: .8em;
	font-weight: 700;
	letter-spacing: .2px;
	text-transform: uppercase;
	text-decoration: none;
}
.header-aside-btn:hover {
	border-color: #bdbdbd;
}
.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: 991px) {
	body.for-extra-top-line-fixed {
		padding-top: 45px;
	}
	.extra-top-line.extra-top-line-fixed {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 999;
	}
	#head-top-line .header-info {
		padding: 0 5px 0 0;
	}
	#widget_pos_header {
		display: none;
	}
	.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 {
    border: 1px solid #ddd;
    box-sizing: border-box;
    background-color: #fff;
	font-size: 1em;
	margin: 0;
    padding: 0 !important;
    position: relative;
	z-index: 1;
	cursor: pointer;
}
.wd_spoiler input:checked  + .widget_title {
    box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.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;
	z-index: 1;
	box-sizing: border-box;
	max-height: 0;
	padding: 0 15px;
	overflow: hidden;
	visibility: hidden;
	transition: .3s linear;
	background-color: #fff;
	border-color: #ddd;
	border-style: solid;
	border-width: 0 1px 1px;
}
.wd_spoiler input:checked ~ .widget_body {
	max-height: 1000px;
	visibility: visible;
	padding: 15px;
	box-shadow: 0 4px 10px rgba(0,0,0,.1);
}
.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%);
}
#widget_pos_top-menu-right {
	height: 50px;
    line-height: 50px;
}
#widget_pos_top-menu-right .wd_sc_cart {
	background-color: #1c63b8;
	float: right;
}
#widget_pos_top-menu-right .wd_sc_cart_icon:hover {
    background: rgba(255,255,255,.1);
}

/* Преимущества    ##################################################################### */
.advantages-box {
    background: #fff;
    box-shadow: 0px 1px 5px rgba(0,0,0,.03);
    border-left: 5px solid transparent;
    border-radius: 1px;
	font-size: 14px;
    padding: 20px 15px;
	height: 100%;
	box-sizing: border-box;
    transition: border-color .3s ease .05s, box-shadow .3s ease .05s;
}
.advantages-box:hover {
    border-color: #1c63b8;
	box-shadow: 0px 2px 10px rgba(0,0,0,.1);
}
.advantages-img {
    margin-right: 15px;
}
.advantages-img .fa {
    color: #1c63b8;
	font-size: 40px;
}
.advantages-cont {
    padding-right: 11px;
}
.advantages-title {
    color: #1c63b8;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: .3px;
}
.advantages-title a {
    text-decoration: none;
}
.advantages-text {
    color: rgb(175, 175, 175);
}
@media (max-width:991.98px){
	.advantages-item {
		margin-bottom: 30px;
	}
}

/* Категории    ##################################################################### */
.categories-wall-item {
    background-color: #fff;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.03);
    border-radius: 1px;
    padding: 15px 18px;
    margin-bottom: 30px;
    transition: box-shadow .15s ease;
    height: calc(100% - 30px);
}
.categories-wall-item:hover {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}
.categories-wall-top-link {
    display: block;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.categories-wall-top-link::after {
    content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 1px;
	width: 120px;
	background-color: #e5e5e5;
	transition: .3s ease;
}
.categories-wall-top-link:hover::after {
	width: 130px;
	background-color: #1c63b8;
}
.categories-wall-img {
    display: block;
    margin: 0 auto 15px;
    transition: opacity .15s ease;
	position: relative;
	top: 0;
	transition: .3s ease;
}
.categories-wall-item .categories-wall-img {
    height: 100px;
}
.categories-wall-top-link:hover .categories-wall-img {
	transform: scale(1.1);
}
.categories-wall-child {
    padding: 0;
    margin-bottom: 10px;
}
.categories-wall-child:last-child {
    margin-bottom: 0;
}
.categories-wall-child a {
	color: #666;
	font-size: 14px;
    text-decoration: none;
}
.oct-category-see-more .categories-wall-link {
    color: #333;
    font-weight: 700;
    font-size: 12px;
    text-decoration: underline;
    padding: 0;
}
.oct-category-see-more .categories-wall-link .fa {
    color: #999;
	font-weight: 400 !important;
    transition: .3s ease;
}
.categories-wall-child a:hover,
.oct-category-see-more .categories-wall-link:hover {
    text-decoration: underline;
}
.categories-wall-child a:hover,
.categories-wall-link:hover,
.oct-category-see-more .categories-wall-link:hover .fa {
	color: #0353b4;
}

/* Категории    ##################################################################### */
.top-filters > div {
    margin-bottom: 30px;
}
.top-filters > div:nth-child(2n) {
    text-align: right;
}
.top-filters > div:nth-child(2n) .us-four-banners-item {
    justify-content: flex-end;
}
.top-filters > div:nth-child(2n) .us-four-banners-item .us-four-banners-item-info {
    text-align: right;
}
.us-four-banners-item {
	font-size: 14px;
    padding: 30px;
    position: relative;
    z-index: 1;
    height: 300px;
    border-radius: 1px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .03);
    transition: box-shadow 0.3s ease;
    overflow: hidden;
}
.us-four-banners-item:hover {
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.us-four-banners-item-title {
	color: rgb(48, 54, 61);
    font-weight: 600;
    line-height: 19px;
    margin-bottom: 10px;
}
.us-four-banners-item-img {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.us-four-banners-item-img img {
    transform: scale(0.9);
    transition: transform 1.4s cubic-bezier(.19,.98,.65,.82);
    max-width: 320px;
}
.us-four-banners-item:hover img {
    transform: scale(1);
}
.us-four-banners-item-text {
    color: rgb(72, 72, 72);
}
.us-four-banners-item-btn {
    color: #fff;
    background-color: rgba(102, 102, 102, 1);
	display: inline-block;
	padding: 11px 25px;
	box-sizing: border-box;
	border-radius: 1px;
	letter-spacing: 0.3px;
	transition: background 0.3s ease, color 0.3s ease;
	position: absolute;
	bottom: 30px;
	left: 30px;
	text-decoration: none;
}
.us-four-banners-item-btn:hover {
	color: #fff;
    background-color: rgba(102, 102, 102, .5);
}
.top-filters > div:nth-child(2n) .us-four-banners-item-btn {
    left: auto;
	right: 30px;
}

/* H1 + SEO    ##################################################################### */
.us-html-box h1 {
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 10px;
}
.us-html-box-text {
    font-size: 14px;
}
.us-html-box-text a {
    color: #50a8ff;
}

/* bg_dark      ##################################################################### */
.bg_dark .us-banner-plus-box {
	margin: -20px 0;
}
.us-banner-plus-title {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: .3px;
    font-weight: 700;
}
.us-banner-plus-btn {
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    border-radius: 1px;
    max-width: 170px;
    transition: background .3s ease, color .3s ease;
    position: relative;
    z-index: 2;
	color: #eee;
	background-color: #888;
}
.us-banner-plus-btn:hover {
    color: #eee;
    background-color: #b5b5b5;
}
.for-anim-after {
	position: relative;
	overflow: hidden;
}
.for-anim-after::after {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: transform .8s;
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,200%,0);
}
.for-anim-after:hover::after {
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-200%,0);
}
.bg_dark.for-anim-after::after {
	background-color: rgba(255,255,255,.1);
}
/* showcase_pl_3 ##################################################################### */
.showcase_list_grid.sc_three_col.showcase_pl_3 .my_default_list_item {
	background: inherit;
	border-width: 0;
	margin: 0 0 30px !important;
	padding: 0 15px;
	width: 100%;
}
.showcase_list_grid.showcase_pl_3 .my_default_list_item .my_item_wrap {
	background-color: #fff;
    border: 1px solid #eee;
	text-align: center;
	padding-bottom: 65px;
}
.showcase_list_grid.showcase_pl_3 .miw_share_block.sc_is_photo {
	height: 200px !important;
}
.showcase_list_grid.showcase_pl_3 .my_default_list_item .my_item_wrap .miw_photo_block.miwpb_contain .miw_photo {
	width: 100% !important;
	height: 200px !important;
}
.showcase_list_grid.showcase_pl_3 .my_default_list_item .my_item_wrap .miw_photo_block.miwpb_contain .miw_photo img {
	display: block;
	opacity: 0;
}
.showcase_list_grid.showcase_pl_3 .my_default_list_item .my_item_wrap .miw_description {
	padding-bottom: 90px;
	position: static;
}
.showcase_list_grid.showcase_pl_3 .my_default_list_item .my_item_wrap .miw_description .miw_title {
	height: auto;
	text-overflow: initial;
	white-space: initial;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.3;
}
.showcase_list_grid.showcase_pl_3 .miw_description .miw_price_box {
    display: flex;
    flex-direction: column-reverse;
	position: absolute;
	bottom: 70px;
	left: 0;
	width: 100%;
}
.showcase_list_grid.showcase_pl_3 .my_default_list_item .my_item_wrap .miw_description .miw_price_box .miw_reviews {
	margin-bottom: 5px;
}
.showcase_list_grid.showcase_pl_3 .my_default_list_item .my_item_wrap .miw_footer {
	border-width: 0;
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 100%;
	margin: 0;
}
.showcase_list_grid.showcase_pl_3 .my_default_list_item .my_item_wrap .miw_footer a.more {
	float: none;
	margin: 0 15px;
	padding: 10px 0 !important;
	text-align: center;
	background-color: #666;
	color: #fff;
	display: block;
	text-transform: uppercase;
	font-size: 14px;
}
.showcase_list_grid.showcase_pl_3 .my_default_list_item .my_item_wrap .miw_footer a.more:hover {
	background-color: #1c63b8;
}
.showcase_list_grid.showcase_pl_3 .my_default_list_item .my_item_wrap .miw_description .miw_title a {
    color: #333;
}
.showcase_list_grid.showcase_pl_3 .my_default_list_item .my_item_wrap .miw_description .miw_title a:hover {
    color: #1c63b8;
}
.showcase_list_grid.showcase_pl_3 .miw_description .miw_price_box .miw_price {
    color: #484848;
	margin-bottom: 0;
}
.showcase_pl_3 .prices-div {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-direction: column;
    min-height: 45px;
}
.showcase_list_grid.showcase_pl_3 .miw_description .miw_price_box .sc_old_price {
	position: static;
}
@media screen and (min-width: 576px) {
	.showcase_list_grid.sc_three_col.showcase_pl_3 .my_default_list_item {
		width: 50%;
	}
}
@media screen and (min-width: 992px) {
	.showcase_list_grid.sc_three_col.showcase_pl_3 .my_default_list_item {
		width: 33.333333%;
	}
}
@media screen and (min-width: 1200px) {
	.showcase_list_grid.sc_three_col.showcase_pl_3 .my_default_list_item {
		width: 25%;
	}
}
/* list_tiles_big.tpl.php ##################################################################### */
.wd_tiles_big .item {
	background-color: #fff;
	font-size: 14px;
	outline: 1px solid #dedede;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.03);
	border-radius: 1px;
	padding-bottom: 15px;
	transition: box-shadow .15s ease .05s;
}
.wd_tiles_big .item:hover {
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}
.wd_tiles_big .item > * {
	overflow: hidden;
}
.wd_tiles_big .item .image {
	border-bottom: 1px solid #eee;
	position: relative;
}
.wd_tiles_big .item .image > a {
	display: block;
	height: 300px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.wd_tiles_big.tiles_small .item .image > a {
	height: 150px;
	background-size: contain;
}
@media (orientation: portrait) {
    .wd_tiles_big .item .image > a {
		max-height: 20vh;
	}
}
@media (orientation: landscape) {
    .wd_tiles_big .item .image > a {
		max-height: 30vh;
	}
}
.wd_tiles_big .item .image > a:hover {
    opacity: .9;
}
.wd_tiles_big .item .image img {
	display: block;
	margin: 0 auto;
	opacity: 0;
}
.wd_tiles_big .item .details,
.wd_tiles_big .item .details a {
   color: #fff;
}
.wd_tiles_big .item .details a {
   text-decoration: none;
}
.wd_tiles_big .item .details a:hover {
   color: #eee;
   text-decoration: underline;
}
.wd_tiles_big .item .details {
	letter-spacing: .3px;
	padding: 8px 20px;
	text-align: center;
	background-color: #1c63b8;
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 2;
}
.wd_tiles_big .item .details > * {
	display: inline-block;
	padding: 2px 5px;
}
.wd_tiles_big .item .details .fa {
	margin-right: 3px;
}
.wd_tiles_big .item .info {
	padding: 15px;
}
.wd_tiles_big .item .title a {
	display: block;
	font-weight: 700;
	text-decoration: none;
}
.wd_tiles_big.tiles_small .item .title a {
	font-weight: 400;
}
.wd_tiles_big .item .title a:hover {
	text-decoration: underline;
}
.wd_tiles_big .item .teaser {
	color: #898989;
	letter-spacing: .3px;
	margin: 15px 0 0;
	font-size: 13px;
}
.wd_tiles_big.tiles_small .item .teaser {
	color: #484848;
	font-size: 18px;
	font-weight: 700;
}
.teaser-sale-price {
	color: red;
}
.wd_tiles_big.tiles_small .item .teaser .teaser-sale-price + .teaser-item-price {
	color: #999;
	font-size: .8em;
	font-weight: 400;
	text-decoration: line-through;
}
/* owl-six-items     ##################################################################### */
.owl-six-items {
	overflow: hidden;
	height: 140px;
	padding: 20px;
	border-left: 5px solid #1c63b8;
	background-color: #fff;
	box-shadow: 0 1px 5px rgba(0,0,0,.03);
	transition: box-shadow .3s ease .05s;
}
.owl-six-items:hover {
	box-shadow: 0 2px 10px rgba(0,0,0,.1);
}
.owl-six-items .item a {
	height: 100px;
	margin: 0 25px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: #fff;
}
.owl-six-items .item a img {
	display: block;
	margin: 0 auto;
	max-height: 100%;
	transition: .5s;
	filter: grayscale(100%);
}
.owl-six-items .item a:hover img {
	filter: grayscale(0%);
	transform: scale(1.02) rotate(-5deg);
}
/* hidden-pos  ##################################################################### */
.extra-top-line {
	position: relative;
	z-index: 98;
}
.hidden-pos {
	max-height: calc(100vh - 45px);
	overflow-Y: auto;
	overflow-X: hidden;
	visibility: hidden;
	opacity: 0;
	transition: .5s ease;
	padding: 15px;
	background-color: #fff;
	border: 1px solid #eee;
	box-shadow: 5px 12px 30px rgba(0,0,0,.35);
	font-size: 16px;
	line-height: 1.3;
	position: absolute;
	top: 99.9%;
	z-index: 999;
	transform: translateY(40px);
	will-change: translateY, opacity;
	display: flex;
	justify-content: space-between;
}
.hidden-pos:hover,
.hidden-pos.active{
	visibility: visible;
	opacity: 1;
	transform: translateY(0);
}
.hidden-pos > div + div {
	margin-left: 30px;
}
.h-pos-2 {
	left: 140px;
	width: 200px;
}
.h-pos-2 li {
	margin: 5px 0;
}
#widget_pos_top-menu .hidden-pos {
	color: #333;
}
#widget_pos_header-right .hidden-pos {
	right: 15px;
}
.h-pos-4 {
	width: 280px;
	scrollbar-width: none;
}
.h-pos-4::-webkit-scrollbar {
    width: 0;
}
.extra-top-line .hidden-pos .menu {
	margin: -15px;
	width: calc(100% + 30px);
}
.extra-top-line #widget_pos_header-right .hidden-pos .menu li {
    float: none;
}
.extra-top-line .hidden-pos .menu li a {
	text-align: left;
}
.extra-top-line .hidden-pos .menu li > a {
    border-width:0;
	color: #373941;
}
.extra-top-line .hidden-pos .menu li > a:hover {
	color: #1c63b8;
}
.extra-top-line .hidden-pos .menu > li > a {
    font-size: 16px;
    padding: 15px 30px 15px 15px;
}
.extra-top-line .hidden-pos .menu > li > a .wrap {
    padding-left: 4px;
}
.extra-top-line .hidden-pos .menu li ul li a .wrap {
	color: #777;
	transition: .3s;
}
.extra-top-line .hidden-pos .menu li ul li.active a .wrap,
.extra-top-line .hidden-pos .menu li ul li a:hover .wrap{
	color: #1c63b8;
}
.extra-top-line .hidden-pos .menu ul {
	position: static;
	visibility: visible;
	width: 100%;
}
.extra-top-line .hidden-pos .menu .item .wrap {
	float: none;
}
.extra-top-line .h-pos-4 .menu ul .item .wrap {
	float: none;
	display: block;
	text-align: left;
}
.extra-top-line .h-pos-4 .menu ul li .item::before {
	display: none;
}
@media screen and (max-width: 991px) {
	#widget_pos_header-right .hidden-pos {
		right: 0;
	}
}
/* cat-hover-right  ##################################################################### */
.cat-hover-right ul,
.cat-hover-right li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.cat-hover-right li {
	position: relative;
	border-bottom: 1px dashed #e5e5e5;
	transition: .3s;
}
.cat-hover-right li a {
	display: block;
	box-sizing: border-box;
	padding: 10px 35px;
	text-decoration: none;
	font-size: 14px;
}
.cat-hover-right li > a:hover,
.widget_content_tree li.active > a{
	color: #2a6a97;
}
.widget_content_tree li.active {
	color: #2a6a97;
	background-color: #f7f7f7;
}
.cat-hover-right li.folder > a::after {
	position: absolute;
	right: 0;
	width: 30px !important;
	top: 0;
	bottom: 0;
	display: flex !important;
	justify-content: center;
	align-items: center;
	transition: .3s;
}
.cat-hover-right li.folder > a:hover::after {
	width: 26px !important;
}
.cat-hover-right li a span {
	display: block;
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
    text-overflow: ellipsis;
}
.cat-hover-right ul {
	background-color: #fff;
	border: 1px solid #eee;
	box-shadow: 5px 12px 30px rgba(0,0,0,0.35);
}
.cat-hover-right li ul {
	position: absolute;
	left: 105%;
	top: -1px;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}
.cat-hover-right li:hover > ul {
	left: 99.9%;
	opacity: 1;
	visibility: visible;
	z-index: 999;
}
.widget_content_tree.cat-hover-right .cover_preset_micro li {
    background-position: 10px center;
}
#top-menu-left-hidden {
	max-height: calc(100vh - 208px);
	padding: 0;
	width: 25%;
	transition: translate .3s, opacity .5s, max-height .5s;
	scrollbar-width: none;
}
#top-menu-left-hidden::-webkit-scrollbar {
    width: 0;
}
.fixed_top #top-menu-left-hidden {
	max-height: calc(100vh - 50px);
}
#top-menu-left-hidden .cat-hover-right {
	margin: -15px;
	width: calc(100% + 30px);
}
.cat-title {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list-short ul {
	position: relative;
	width: 350px;
}
.list-short .to-all-cats {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #f1f1f1;
	color: red;
	font-weight: 700;
	z-index: 999;
}
/* footer      ##################################################################### */
.us-footer-shedule-icon {
    margin-right: 20px;
	font-size: 60px;
	color: #aaa;
}
footer #footer-menu-block ul li.us-footer-shedule-text-item,
footer #footer-menu-block ul.dropdown-menu li {
    font-size: 14px;
    line-height: 21px;
}
.us-footer-social {
    margin-top: 30px;
}
.us-footer-social-text.us-footer-text {
	margin-bottom: 15px;
}
.us-footer-social-link, .us-footer-contact-link {
    margin: 0 10px 10px 0;
    transition: all .15s ease .05s;
    width: 30px;
    display: block;
    color: #fff;
    text-align: center;
    border-radius: 1px;
}
.us-footer-social-link {
    background-color: rgba(203, 207, 212, 0.22);
}
.us-footer-social-link-fa-facebook-f:hover {
    background-color: #4267B2;
}
.us-footer-social-link-fa-twitter:hover {
    background-color: #41ABE1;
}
.us-footer-social-link-fa-instagram:hover {
    background-color: #e4405f;
}
.us-footer-social-link-fa-vk:hover {
    background-color: #43638B;
}
.us-footer-social-link-fa-odnoklassniki:hover {
    background-color: #EF7F1E;
}
.us-footer-social-link-fa-youtube:hover {
    background-color: #cd201f;
}
.us-footer-contact-link-skype {
    background-color: #31c4ed;
}
.us-footer-contact-link-telegram {
    background-color: #2ca5e0;
}
.us-footer-contact-link-whatsapp {
    background-color: #25D366;
}
.us-footer-contact-link-messenger {
    background-color: #0078FF;
}
.us-footer-contact-link-skype:hover {
    color: #31c4ed !important;
    background-color: #fff;
}
.us-footer-contact-link-telegram:hover {
    color: #2ca5e0 !important;
    background-color: #fff;
}
.us-footer-contact-link-whatsapp:hover {
    color: #25D366 !important;
    background-color: #fff;
}
.us-footer-contact-link-messenger:hover {
    color: #0078FF !important;
    background-color: #fff;
}
.us-footer-mail {
    display: block;
    margin: 10px 0 0;
    font-size: 14px;
}
.us-footer-address {
	font-size: 14px;
	margin: 10px 0 15px;
}
.phoneclick .fa,
.us-footer-mail .fa,
.us-footer-address .fa {
	margin-right : 5px;
}
.subscribe-text-icon {
    margin-right: 30px;
    font-size: 55px;
    line-height: 55px;
    transform: translateY(-4px);
}
.subscribe-text-icon .fa {
    display: block;
	color: #498cdd;
}
@media screen and (min-width: 768px) {
	.subscribe-text-text p span {
		display: block;
		font-size: 1.1em;
	}
}
.for_submit_button form {
	display: flex;
}
.for_submit_button input.button-submit,
.for_submit_button input.button,
.for_submit_button button {
    border-radius: 1px;
    font-size: 16px;
    padding: 10px 20px;
}
.for_submit_button input[type=text] {
    font-size: 14px;
	padding: 4px 10px;
}
.for_submit_button.submit_icon_button input.button-submit, .for_submit_button.submit_icon_button button.button-submit {
	text-indent: -9999px;
	position: relative;
	display: block;
	background-color: #ccc;
	transition: .3s;
}
.for_submit_button.submit_icon_button input.button-submit:hover {
	background-color: #d4d4d4;
}
@media screen and (max-width: 767px) {
	footer .for_submit_button form {
		flex-wrap: wrap;
	}
	footer .for_submit_button input {
		box-sizing: border-box;
		width: 100%;
		padding: 0 10px !important;
		margin: 5px 0;
		height: 35px;
	}
}