﻿/*

Theme Name: MOWU STREAM
Author: ArturBoot
Author URI: www.mowu.ru

*/

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

html,body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

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

fieldset,img {
    border: 0;
}

sup { 
	position: relative; 
	top: -0.2em;
	vertical-align: text-top; 
}

ol,ul {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.slider-name {
	color: #000;
    line-height: 1.4;
	font-weight: 400;
    margin: 0 0 20px;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 19px;
}

h4 {
    font-size: 17px;
}

p {
    margin: 15px 0;
}

a {
    text-decoration: none;
}


body {
	background-color: #f5f5f5;
	min-width: 320px;
	color: #000;
	font-size: 16px;
	line-height: 1.55;
	overflow-x: hidden;
	opacity: 1;
}

.noise {
	background-image: url(images/bg/noise.png);
}

.bold {
	font-weight: bold;
}

.row {
    font-size: 0;
}

.clear {
	clear: both;
}

.case {
	padding-bottom: 30px;
}


@font-face {
	font-family: 'PTSans';
	src: url('fonts/PTSans/PTSansRegular.eot');
	src: url('fonts/PTSans/PTSansRegular.eot?#iefix')format('embedded-opentype'),
		url('fonts/PTSans/PTSansRegular.woff') format('woff'),
		url('fonts/PTSans/PTSansRegular.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: 'PTSans';
	src: url('fonts/PTSans/PTSansItalic.eot');
	src: url('fonts/PTSans/PTSansItalic.eot?#iefix')format('embedded-opentype'),
		url('fonts/PTSans/PTSansItalic.woff') format('woff'),
		url('fonts/PTSans/PTSansItalic.ttf') format('truetype');
    font-style: italic;
	font-weight: normal;
}

@font-face {
	font-family: 'PTSans';
	src: url('fonts/PTSans/PTSansBold.eot');
	src: url('fonts/PTSans/PTSansBold.eot?#iefix')format('embedded-opentype'),
		url('fonts/PTSans/PTSansBold.woff') format('woff'),
		url('fonts/PTSans/PTSansBold.ttf') format('truetype');
	font-style: normal;
	font-weight: bold;
}

body {
	font-family: PTSans, Arial, Sans-serif;
}

.header .contact-bar .col,
.columns .col.small .name.small,
.brick .name.small,
.list .item h3,
.footer .col .title,
.cart-item .cart-content .cart-name,
.footer .col .title {
	font-family: "PTSans" !important;
}

@font-face {
	font-family: "Oswald";
	src: url("fonts/Oswald/Oswaldregular.eot");
	src: url("fonts/Oswald/Oswaldregular.eot?#iefix")format("embedded-opentype"),
		url('fonts/Oswald/Oswaldregular.woff2') format('woff2'),
		url("fonts/Oswald/Oswaldregular.woff") format("woff"),
		url("fonts/Oswald/Oswaldregular.ttf") format("truetype");
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: "Oswald";
	src: url("fonts/Oswald/Oswaldlight.eot");
	src: url("fonts/Oswald/Oswaldlight.eot?#iefix")format("embedded-opentype"),
		url('fonts/Oswald/Oswaldlight.woff2') format('woff2'),
		url("fonts/Oswald/Oswaldlight.woff") format("woff"),
		url("fonts/Oswald/Oswaldlight.ttf") format("truetype");
	font-style: normal;
	font-weight: 300;
}

h1,
h2,
h3,
h4,
h5,
h6,
.slider-name,
.logotype .name,
.brick .name,
.brick .price,
.card .col .brick .price,
.card-title,
.list.numerals .item:before,
.tabs .tab,
.contact .item .phone,
.cart-title,
.columns .col.small .name,
.cart-item .cart-content .cart-price,
.thumbnail .label-icon .label-text,
.product-thumbnail .label-icon .label-text,
.brick .weight,
.card .weight,
.cme-form .title {
	font-family: Oswald;
}

.two.navigation {
    letter-spacing: 1px;
}

.two.navigation li,
.two.navigation li a {
	font-size: 14px;
	font-weight: bold;
}


@media screen and (min-width: 980px)  {
	
	.one.header .phone,
	.two.header .phone .numb {
		font-weight: bold;
	}

	.two.header .phone .numb {
		color: #a3a3a3 !important;
		font-size: 15px;
	}
	
	.two.header .phone .numb .bignumb {
		color: #3c3c3c !important;
		font-size: 20px;
	}
	
	.one.header .cart {
		margin: -8px 0 0 20px;
	}

}	

@media screen and (max-width: 980px) {
	
	.two.header .phone.mobile {
		font-weight: bold;
	}
	
	.two.header .phone .numb {
		font-size: 16px;
	}
	
}


/* КОНТРОЛЬ */

.button {
	position: relative;
	height: 50px;
	display: table;
    color: #fff;
	cursor: pointer;
	white-space: nowrap;
	line-height: 50px;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.08);
	border: none;
	outline: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.fiftypixelsbutton .button {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
	border-radius: 50px;
}

.fivepixelsbutton .button {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}

.withoutroundingbutton .button {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

.button:hover {
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95; 
}

.button:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	width: 100%;
	height: 230px;
	opacity: 0;
	margin: auto;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	transform: scale(1);
	transition: all 0.75s ease-in-out;
}

.button:active:after {
	opacity: 1;
	transition: 0s;
	transform: scale(0);
}

.nofilling {
	height: 48px;
	display: table;
    color: #000;
	cursor: pointer;
	white-space: nowrap;
	line-height: 48px !important;
	border: 1px solid rgba(0,0,0,0.14);
	outline: none;
	text-decoration: none;
    border-radius: 48px;
    -moz-border-radius: 48px;
    -webkit-border-radius: 48px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px;
}

.nofilling:hover {
	color: #000 !important;;
	border-color: rgba(0,0,0,0.3);
}

.radio-control {
    position: relative;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    font-size: 14px;
    padding-left: 30px;
    margin: 0 15px 15px 0;
}

.radio-control .control-indicator {
    position: absolute;
    top: 1px;
    left: 0;
	background: #e6e6e6;
    height: 20px;
    width: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}

.radio-control .control-indicator:after {
    content: '';
    position: absolute;
    display: none;
    background: #fff;
    left: 7px;
    top: 7px;
    height: 6px;
    width: 6px;
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}

.radio-control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.radio-control input:disabled ~ .control-indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}

.radio-control input:disabled ~ .control-indicator:after {
	content: none;
	display: none;
}


/* АДАПТИВ */


@media (min-width: 980px) and (max-width: 1151px) {
	
	.two.header .phone.twonumb.phone-icon .icon {
		display: none !important;
	}
	
	.two.header .phone.twonumb.phone-icon {
		padding-left: 0 !important;
	}
	
	.two.navigation li.dropdown {
		padding: 0 20px 0 8px !important;
	}
	
	.two.navigation ul .sub-menu {
		max-width: none !important;
	}
	
}


@media screen and (min-width: 980px)  {
	
	.outer {
		margin: 0 -12px;
	}
	
	.button {
		overflow: hidden;
		padding: 0 25px;
	}
	
	.wrap {
		height: 100%;
		display: -webkit-flex;
		display: flex;
		flex-direction: column;
	}

	.case {
		flex: 1 0 auto;
		overflow: hidden;
	}
	
	.container {
		position: relative;
		max-width: 1280px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin: 0 auto;
		padding: 0 20px;
	}
	
	.one.header.before:after {
		z-index: 17;
	}
	
	.one.header.after:after {
		z-index: 5;
	}
	
	.one.header.default {
		position: absolute;
		top: 0;
		left: 0;
		height: 75px;
		line-height: 75px;
	}

	.one.header.fixed {
		z-index: 9997;
		position: fixed;
		top: 0;
		left: 0;
		height: 48px;
		line-height: 48px;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-ms-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
	}
	
	.one.header.dark .name {
		color: #fff;
		color: rgba(255, 255, 255, 0.91);
	}

	.one.header.light .name {
		color: #000;
		color: rgba(0, 0, 0, 0.91);
	}
	
	.one.header .logotype {
		max-width: 32%;
		float: left;
		overflow: hidden;
	}
	
	.one.header.default .logotype {
		height: 75px;
		line-height: 73px;		
	}

	.one.header.fixed .logotype {
		height: 48px;
		line-height: 46px;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-ms-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
	}
	
	.logotype img,
	.logotype .name {
		height: auto;
		max-height: 70%;
	}
	
	.one.header .navigation {
		position: relative;
		display: block !important;
		float: left;
		margin-left: 5%;
	}
	
	.one.header.default .navigation {
		line-height: 72px;	
	}

	.one.header.fixed .navigation {
		line-height: 45px;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-ms-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
	}

	.one.header .navigation li {
		position: relative;
		float: left;
		font-size: 16px;
		font-weight: bold;
		border-bottom: 3px solid transparent;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin: 0 10px;
	}
	
	.one.header.uppercase .navigation li {
		font-size: 14px;
		text-transform: uppercase;
	}
	
	.one.header.dark .navigation li {
		color: rgba(255, 255, 255, 0.91);
	}
	
	.one.header.light .navigation li {
		color: rgba(0, 0, 0, 0.91);
	}
	
	.one.header .navigation ul li a {
		display: block;
		font-size: 16px;
	}
	
	.one.header.uppercase .navigation li a {
		font-size: 14px;
	}
	
	.one.header.dark .navigation ul li a {
		color: rgba(255, 255, 255, 0.95);
	}
	
	.one.header.light .navigation ul li a {
		color: rgba(0, 0, 0, 0.95);
	}
	
	.one.header.dark .navigation ul li a:hover {
		color: #fff;
	}
	
	.one.header.light .navigation ul li a:hover {
		color: #000;
	}

	.one.header .navigation .sub-menu {
		z-index: 1001;
		position: absolute;
		top: 100%;
		left: 0;
		background: #fff;
		min-width: 150px;
		visibility: hidden;
		opacity: 0;
		transform-origin: 0% 0%;
		transform: rotateX(-90deg);
		transition: .3s linear;
		-webkit-box-shadow: 0 10px 20px -4px rgba(0,0,0,.4);
		-moz-box-shadow: 0 10px 20px -4px rgba(0,0,0,.4);
		box-shadow: 0 10px 20px -4px rgba(0,0,0,.4);
	}
	
	.one.header .navigation li:hover > ul {
		display: block !important;
		transform: rotateX(0deg);
		visibility: visible;
		opacity: 1;
	}
	
	.one.header .navigation .sub-menu:before,
	.one.header .navigation .sub-menu:after {
		content: "";
		position: absolute;
		left: 30px;
		top: -10px;
		width: 0;
		height: 0;
		border: solid transparent;
		pointer-events: none;
	}
	
	.one.header .navigation .sub-menu:before {
		border-bottom-color: #e7e4ea;
		border-width: 10px;
		margin: -10px 0 0 -10px;
	}
	
	.one.header .navigation .sub-menu:after {
		border-bottom-color: #fff;
		border-width: 9px;
		margin: -8px 0 0 -9px;
	}
	
	.sub-menu .sub-menu {
		left: 100% !important;
		top: 0 !important;
		transition: .3s linear;
	}
	
	.one.header .navigation .sub-menu .sub-menu:before,
	.one.header .navigation .sub-menu .sub-menu:after {
		content: none;
	}
	
	.one.header .navigation li ul li {
		width: 100%;
		height: auto;
		float: none;
		white-space: nowrap;
		border: none;
		padding: 0;
		margin: 0;
	}

	.one.header .navigation li ul li a, 
	.one.header .navigation li ul li span {
		display: block;
		color: #333 !important;
		line-height: 20px;
		padding: 10px 12px;
		margin: 0;
	}
	
	.one.header .navigation li ul li a:hover {
		color: #333;
		background-color: #eee;
		border: none;
	}
	
	.one.header .navigation li ul li span {
		color: #fff !important;
	}
	
	.one.header .contact-bar {
		float: right;
	}
	
	.one.header .phone {
		display: inline-block;
		font-size: 22px;
		text-align: right;
		padding-left: 46px;
	}
	
	.one.header.default .phone {
		line-height: 75px! important;
	}
	
	.one.header.fixed .phone {
		line-height: 48px;
	}
	
	.one.header.dark .phone {
		color: #fff;
	}

	.one.header.light .phone {
		color: #000;
	}

	.one.header.dark .phone .icon {
		border: 1px solid rgba(255,255,255,0.25);
	}

	.one.header.light .phone .icon{
		border: 1px solid rgba(0,0,0,0.25);
	}
	
	.one.header .phone .icon,
	.one.header .phone .fa, 
	.one.header .phone .numb {
		display: inline-block;
	}
	
	.two.navigation .phone  .icon,
	.two.header .phone .icon	{
		display: none;
	}
	
	.two.navigation .phone.phone-icon .icon,
	.one.header .phone .icon,
	.two.header .phone.phone-icon .icon	{
		width: 36px;
		height: 36px;
		display: inline-block;
		line-height: 36px;
		text-align: center;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-o-border-radius: 50%;
		-ms-border-radius: 50%;
		border-radius: 50%;
	}
	
	.two.navigation .phone .icon .fa,
	.header .phone .icon .fa {
		font-size: 15px;
		line-height: 37px;
	}
	
	.header .phone.twonumb.phone-icon .icon {
		width: 46px;
		height: 46px;
	}

	.header .phone.twonumb.phone-icon .icon .fa {
		font-size: 17px;
		line-height: 48px;
	}
	
	.header .cart {
		position: relative;
		float: right;
		line-height: 38px;
		margin: 0 0 0 20px;
	}
	
	.two.header .cart {
		margin: 0 0 0 20px;
	}
	
	.two.header .menu-toggle { 
		display: none;
	}
	
	.cart .fa {
		color: #fff;
		font-size: 22px;
		line-height: 38px;
		margin: 0 0 0 -3px;
	}
	
	.cart .total {
		position: absolute;
		top: 0;
		left: 33px;
		background-color: #fff;
		min-width: 17px;
		height: 17px;
		font-size: 13px;
		font-weight: bold;
		line-height: 17px;
		text-align: center;
		border-radius: 16px;
		-webkit-border-radius: 16px;
		-moz-border-radius: 16px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 3px;
	}
	
	.header .menu {
		display: none;	
	}
	
	.two.header {
		padding: 10px 0;
	}
	
	.two.header:after {
		content: "";
		height: 0;
		display: block;
		clear: both;
		visibility: hidden;
	}
	
	.two.header .col {
		display: inline-block;
		vertical-align: middle;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.two.header .col.left {
		width: 25%;
	}
	
	.two.header .address {
		width: 34%;
	}
	
	.two.header .schedule {
		width: 23%;
	}
	
	.two.header .col.right {
		width: 18%;
		text-align: right;
	}
	
	.two.header .col.spacer {
		width: 47%;
	}
	
	.two.header .col.utp {
		width: 23.5%;
	}
	
	.two.header .logotype {
		display: block;
		max-width: 85%;
		max-height: 75px;
		overflow: hidden;		
	}
	
	.two.header .address p {
		max-width: 85%;
	}
	
	.two.header .contact-bar,
	.two.header .phone {
		display: inline-block;
		vertical-align: middle;
	}
	
	.two.header .phone.mobile {
		display: none !important;
	}
	
	.two.header .phone.onenumb.phone-icon {
		position: relative;
		padding-left: 46px;
	}
	
	.two.header .phone.twonumb.phone-icon {
		position: relative;
		padding-left: 62px;
	}
	
	.one.header .phone .icon,
	.two.header .phone.phone-icon .icon,
	.two.navigation .phone.phone-icon .icon {
		position: absolute;
		top: 50%;
		left: 0;
		-moz-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	
	.two.header .phone.phone-icon .icon,
	.two.navigation .phone.phone-icon .icon {
		border: 1px solid rgba(0,0,0,0.25);
	}
	
	.two.navigation {
		width: 100%;
		height: 45px;
		display: block !important;
		line-height: 45px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.noise .two.navigation {
		background-image: url(images/bg/noise.png);
	}
	
	.two.navigation.fixed {
		z-index: 9997;
		position: fixed;
		top: 0;
		left: 0;
		-webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.14);
		-moz-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.14);
		box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.14);
	}
	
	.two.navigation :after {
		content: "";
		height: 0;
		display: block;
		clear: both;
		visibility: hidden;
	}
	
	.two.black.navigation {
		background-color: #464646;
	}
	
	.two.navigation ul .sub-menu {
		max-width: none !important;
		float: none !important;
	}

	.two.navigation li {
		position: relative;
		height: 45px;
		float: left;
		color: #fff;
		padding: 0 14px;
	}
	
	.two.navigation li.dropdown {
		padding: 0 22px 0 14px;
	}
	
	.two.navigation li.dropdown:before {
		content: "";
		position: absolute;
		top: 50%;
		right: 9px;
		background-image: url(images/icons/dropdown.png);
		background-repeat: no-repeat;
		background-size: 8px;
		width: 8px;
		height: 8px;
		-moz-transform: translate(0,-50%);
		-ms-transform: translate(0,-50%);
		-webkit-transform: translate(0,-50%);
		transform: translate(0,-50%);
	}
	
	.two.navigation li:hover,
	.two.navigation li.active {
		background-color: rgba(0, 0, 0, 0.04) !important;
	}
	
	.two.navigation li a {
		display: block;
		color: #fff;
	}
	
	.two.navigation li ul {
		z-index: 1001;
		position: absolute;
		top: 94%;
		left: 0;
		background-color: #fff !important;
		min-width: 150px;
		border-top: 1px solid rgba(0,0,0,.06);
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		visibility: hidden;
		opacity: 0;
		transform-origin: 0% 0%;
		transform: rotateX(-90deg);
		transition: .3s linear;
		-webkit-box-shadow: 0 10px 20px -5px rgba(0,0,0,.4);
		-moz-box-shadow: 0 10px 20px -5px rgba(0,0,0,.4);
		box-shadow: 0 10px 20px -5px rgba(0,0,0,.4);
		padding: 5px 0;
	}

	.two.navigation li:hover ul {
		display: block !important;
		transform: rotateX(0deg);
		visibility: visible;
		opacity: 1;
	}
	
	.two.navigation li ul:before,
	.two.navigation li ul:after {
		content: "";
		position: absolute;
		left: 30px;
		top: -10px;
		width: 0;
		height: 0;
		border: solid transparent;
		pointer-events: none;
	}
	
	.two.navigation li ul:before {
		border-bottom-color: #fff;
		border-width: 10px;
		margin: -10px 0 0 -10px;
	}
	
	.two.navigation li ul:after {
		border-bottom-color: #fff;
		border-width: 9px;
		margin: -8px 0 0 -9px;
	}
	
	.two.navigation li ul li {
		background-color: #fff;
		width: 100%;
		height: auto;
		float: none;
		white-space: nowrap;
		padding: 0;
	}

	.two.navigation li ul li a, 
	.two.navigation li ul li span {
		display: block;
		font-family: PTSans!important;
		color: #000;
		font-size: 15px;
		font-weight: bold;
		line-height: 20px;
		border: none;
		padding: 6px 12px;
	}
	
	.two.navigation li ul li a:hover {
		color: #333;
		background-color: #f8f8f8;
		border: none;
	}
	
	.two.navigation li ul li span {
		background-color: #BD261D;
		color: #fff;
	}
	
	.two.navigation .phone {
		height: 45px;
		display: none;
		float: right;
		color: #fff;
		font-size: 15px;
		font-weight: bold;
		text-align: right;
		line-height: 45px;
	}
	
	.two.navigation.fixed .phone {
		position: relative;
		display: block;
		margin-right: 10px;
	}
	
	.two.navigation.fixed .phone.phone-icon {
		padding-left: 46px;
	}
		
	.two.navigation .phone.margin {
		margin-right: 70px !important;
	}
	
	.two.navigation.fixed .phone .fa {
		display: none;
	}

	.two.navigation .phone.phone-icon .icon {
		display: inline-block;
		vertical-align: middle;
		border: 1px solid rgba(255,255,255,0.25);
	}
	
	.two.navigation .phone.phone-icon .icon .fa {
		display: inline-block;
		vertical-align: middle;
	}
	
	.two.header .phone .numb {
		display: block;
		color: #3c3c3c;
		line-height: 1.3;
		border: none;
		margin: 5px 0;
	}
	
	.two.navigation .cart {
		position: absolute;
		top: 50%;
		right: 22px;
		background-color: #fff;
		display: none !important;
		line-height: 38px;
		-moz-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	
	.two.navigation.fixed .cart {
		display: block !important;
	}
	
	.intro {
		background-position: center;
	}
		
	.one.intro {
		padding: 170px 0 125px;
	}
	
	.two.intro,
	.two.intro.img  {
		padding: 85px 0 125px;
	}
	
	.one.intro.img {
		padding: 120px 0 60px;
	}
	
	.one.intro.img.center {
		padding: 170px 0 110px;
	}
	
	.two.intro.img.center {
		padding: 60px 0 90px;
	}
	
	.intro .about.widthsixhundredtwenty {
		max-width: 620px;
	}
	
	.intro .about.widthsevenhundredtwenty {
		max-width: 720px;
	}
	
	.intro .about.widtheighthundredtwenty {
		max-width: 820px;
	}
	
	.intro.thirtyfour .about h1,
	.intro.thirtyfour .about .slider-name {
		font-size: 34px;
	}
	
	.intro.thirtysix .about h1,
	.intro.thirtysix .about .slider-name	{
		font-size: 36px;
	}
	
	.intro.thirtyeight .about h1,
	.intro.thirtyeight .about .slider-name {
		font-size: 38px;
	}
	
	.intro.forty .about h1,
	.intro.forty .about .slider-name {
		font-size: 40px;
	}
	
	.intro.fortytwo .about h1,
	.intro.fortytwo .about .slider-name {
		font-size: 42px;
	}
	
	.intro.fortyfour .about h1,
	.intro.fortyfour .about .slider-name {
		font-size: 44px;
	}
	
	.intro.fortysix .about h1,
	.intro.fortysix .about .slider-name {
		font-size: 46px;
	}
	
	.intro.fortyeight .about h1,
	.intro.fortyeight .about .slider-name {
		font-size: 48px;
	}
	
	.intro.fifty .about h1,
	.intro.fifty .about .slider-name {
		font-size: 50px;
	}
	
	.intro .about p {
		font-size: 19px;
		margin-top: 15px;
		margin-bottom: 30px;
	}
	
	.intro.img .about,
	.intro.img .hero {
		width: 50%;
		display: table;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.intro.img .middle {
		display: table-cell;
		vertical-align: middle;
	}
	
	.intro.center.img .middle {
		display: block;
	}
	
	.intro.left .about {
		float: left;
		text-align: left;
	}
	
	.intro.img.left .hero {
		float: right;
		text-align: right;
		padding: 0 0 0 50px;
	}
	
	.intro.center .about {
		text-align: center;
		margin: 0 auto;
	}
	
	.intro.img.center .about {
		width: auto;
		display: block;
	}
	
	.intro.right .about {
		float: right;
		text-align: right;
	}
	
	.intro.img.right .hero {
		float: left;
		padding: 0 50px 0 0;
	}
	
	.intro .button.second {
		margin-left: 10px;
	}
	
	.intro.img .hero .img {
		display: none !important;
	}
	
	.intro .social-groups {
		right: 10px;
		bottom: 20px;
	}
	
	.intro .social-groups li {
		width: 36px;
		height: 36px;
		font-size: 16px;
		line-height: 36px;
	}
	
	.ppu-ben .item {
		width: 25%;
		display: inline-block;
		vertical-align: top;
	}
	
	.slider .owl-carousel .owl-dots {
		right: 20px;
		bottom: 40px;
	}
	
	.col.big .slider .owl-carousel .owl-dots {
		left: 50%;
		bottom: 20px;
		-moz-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	
	.brickwork {
		margin: 0 -1% 20px;
	}
	
	.brickwork.endmargin {
		margin: 0 -1%;
	}
	
	.brick {
		width: 100%;
		display: inline-block;
		vertical-align: top;
	}
	
	.brickwork .brick.cp {
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-o-border-radius: 10px;
		-ms-border-radius: 10px;
		border-radius: 10px;
	}

	.brickwork .brick.cp:hover {
		box-shadow: 0px 30px 65px rgba(0, 0, 0, 0.2);
	}
	
	.brickwork .brick {
		margin: 0 1% 2%;
	}
	
	.brickwork .brick.full {
		width: 98%;
	}
	
	.brickwork .brick.half {
		width: 48%;
	}
	
	.brickwork .brick.third {
		width: 31.33333333%;
	}
	
	.brickwork .brick.fourth {
		width: 23%;
	}
	
	.brick-bottom {
		bottom: 0;
	}
	
	.thumbnail {
		margin: -30px -30px 30px;
	}
	
	.product-thumbnail {
		margin: 0 -30px;
	}
	
	.columns .col.small .name,
	.brick .name {
		padding: 20px 30px;
		margin: -30px -30px 30px;
	}
	
	.services .brick .name {
		padding: 20px 30px;
		margin: -30px;
	}
	
	.brick .childlink {
		margin-top: 30px;
	}
	
	.article-left,
	.article-right {
		display: inline-block;
		vertical-align: top;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.article-left {
		width: 70%;
		padding-right: 30px;
	}
	
	.article-right {
		width: 30%;
	}
	
	.content {
		padding: 30px;
	}
	
	.brick.pd .content {
		padding: 30px 30px 60px;
	}
	
	.product-item .big .content {
		min-height: 410px;
	}
	
	.product-item .product-item-content {
		position: relative;
		padding-right: 180px;
		margin-bottom: 25px;
	}
	
	.product-item .itemimg {
		position: absolute;
		top: 10px;
		right: 0;
		width: 151px;
	}
	
	.columns {
		position: relative;
		margin-bottom: 30px;
	}
	
	.columns .col {
		display: inline-block;
		vertical-align: top;
		font-size: 16px;
	}
	
	.columns .col.small {
		width: 316px;
	}
	
	.columns .col.big {
		width: -moz-calc(100% - 316px);
		width: -webkit-calc(100% - 316px);
		width: calc(100% - 316px);
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-right: 25px;
	}
	
	.columns .col .floating {
		width: 316px;
	}

	.columns .col .fixed {
		z-index: 9996;
		position: fixed;
		top: 50px;
	}
	
	.columns .col .sidenav {
		margin: -30px;
	}
	
	.columns .col .sidenav .item {
		padding-left: 27px !important;
		padding-right: 46px !important;
	}
	
	.columns .col .sidenav .parent .menutrigger {
		width: 28px;
		height: 28px;
		line-height: 28px;
	}
	
	.columns .col .brickwork .brick {
		width: 98% !important;
	}
	
	.columns .brick.cp {
		width: 100% !important;
	}
	
	.columns .brickwork .brick.half.cp,
	.columns .brickwork .brick.third.cp {
		width: 48% !important;
	}
	
	.columns .brickwork .brick.fourth.cp {
		width: 31.33333333333% !important;
	}
	
	.card .col {
		width: 32%;
		display: inline-block;
		vertical-align: top;
		font-size: 16px;
	}
	
	.card .col.big {
		width: 66%;
		margin: 0 2% 20px 0;
	}
	
	.columns .card .col.big {
		width: 65.2%;
		margin: 0 2.8% 0 0;
	}
	
	.card .col .additional-images .image {
		width: 14.66666666666667%;
		padding-top: 14.66666666666667%;
	}
	
	.tabs {
		-webkit-box-shadow: 0px 1px 0px 0px #e7e7e8;
		box-shadow: 0px 1px 0px 0px #e7e7e8;
		margin: -30px -30px 30px;
	}

	.tabs .tab {
		position: relative;
		font-size: 20px;
		border-top: none;
		border-left: none;
		border-right: 1px solid #e7e7e8;
		border-bottom: none;
		margin: 0;
		padding: 18px 30px 19px;
	}
	
	.tabs .tab:last-child {
		border-right: none;
	}
	
	.tabs .tab.active:before {
		content: "";
	}
	
	.tabs .tab span {
		border-bottom: 1px dashed #333;
	}
	
	.tabs .tab.active span {
		border-bottom: 1px dashed transparent;
	}
	
	.list.numerals .item:before {
		position: absolute;
		top: 0;
		left: 10px;
	}
	
	.list.numerals .item.spacing {
		padding-left: 86px;
	}
	
	.list .item.spacing {
		padding-left: 110px;
	}
	
	.list.list-half {
		font-size: 0;
		margin-top: 60px;
	}
	
	.list.list-half .item {
		width: 50%;
		display: inline-block;
		vertical-align: top;
		padding-right: 20px;
	}

	.list .item .fa,
	.list .item .icon {
		position: absolute;
		top: 6px;
		left: 3px;
	}
	
	.qa {
		margin: 0 -30px;
	}
	
	.qa .item {
		padding: 22px 30px;
	}
	
	.brands.grid {
		margin: 0 -0.5%;
	}
	
	.brands.grid .item {
		margin: 0 0.5% 1%;
	}
	
	.brands.grid.three .item {
		width: 32.333333333%;
	}
	
	.brands.grid.four .item {
		width: 24%;
	}
	
	.brands.grid.five .item {
		width: 19%;
	}
		
	.price-list .label {
		width: 82%;
	}
	
	.price-list .value {
		width: 18%;
	}
	
	.reviews .review-author {
		float: left;
		margin: 15px 0 0;
	}
	
	.reviews .more {
		float: right;
		margin: 20px 0 0;
	}
	
	.content th,
	.content td {
		font-size: 15px;
		padding: 10px 5px;
	}
	
	.offer .img-wrap {
		position: absolute;
		top: 50%;
		-moz-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	
	.offer.fourhundred .img-wrap {
		width: 400px;
	}

	.offer.left .img-wrap {
		left: 30px;
	}

	.offer.right .img-wrap {
		right: 30px;
	}

	.offer.squeeze.left .img-wrap {
		left: -50px;
	}

	.offer.squeeze.right .img-wrap {
		right: -50px;
	}
	
	.offer.squeeze img {
		width: 100%;
		min-height: 100%;
	}

	.offer.left .offer-content {
		padding-left: 36px;
	}

	.offer.left.onehundredandforty .offer-content {
		margin-left: 140px;
	}

	.offer.left.onehundredandsixty .offer-content {
		margin-left: 160px;
	}

	.offer.left.onehundredandeighty .offer-content {
		margin-left: 180px;
	}

	.offer.left.twohundred .offer-content {
		margin-left: 200px;
	}

	.offer.left.twohundredtwenty .offer-content {
		margin-left: 220px;
	}

	.offer.left.twohundredforty .offer-content {
		margin-left: 240px;
	}

	.offer.left.twohundredsixty .offer-content {
		margin-left: 260px;
	}

	.offer.left.fourhundred .offer-content {
		margin-left: 400px;
	}

	.offer.right .offer-content {
		padding-right: 50px;
	}

	.offer.right.onehundredandforty .offer-content {
		margin-right: 140px;
	}

	.offer.right.onehundredandsixty .offer-content {
		margin-right: 160px;
	}

	.offer.right.onehundredandeighty .offer-content {
		margin-right: 180px;
	}

	.offer.right.twohundred .offer-content {
		margin-right: 200px;
	}

	.offer.right.twohundredtwenty .offer-content {
		margin-right: 220px;
	}

	.offer.right.twohundredforty .offer-content {
		margin-right: 240px;
	}

	.offer.right.twohundredsixty .offer-content {
		margin-right: 260px;
	}

	.offer.right.fourhundred .offer-content {
		margin-right: 400px;
	}

	.offer.squeeze.left.onehundredandforty .offer-content {
		margin-left: 60px;
	}

	.offer.squeeze.left.onehundredandsixty .offer-content {
		margin-left: 80px;
	}

	.offer.squeeze.left.onehundredandeighty .offer-content {
		margin-left: 100px;
	}

	.offer.squeeze.left.twohundred .offer-content {
		margin-left: 120px;
	}

	.offer.squeeze.left.twohundredtwenty .offer-content {
		margin-left: 140px;
	}

	.offer.squeeze.left.twohundredforty .offer-content {
		margin-left: 160px;
	}

	.offer.squeeze.left.twohundredsixty .offer-content {
		margin-left: 180px;
	}

	.offer.squeeze.left.fourhundred .offer-content {
		margin-left: 320px;
	}

	.offer.squeeze.right.onehundredandforty .offer-content {
		margin-right: 60px;
	}

	.offer.squeeze.right.onehundredandsixty .offer-content {
		margin-right: 80px;
	}

	.offer.squeeze.right.onehundredandeighty .offer-content {
		margin-right: 100px;
	}

	.offer.squeeze.right.twohundred .offer-content {
		margin-right: 120px;
	}

	.offer.squeeze.right.twohundredtwenty .offer-content {
		margin-right: 140px;
	}

	.offer.squeeze.right.twohundredforty .offer-content {
		margin-right: 160px;
	}

	.offer.squeeze.right.twohundredsixty .offer-content {
		margin-right: 180px;
	}

	.offer.squeeze.right.fourhundred .offer-content {
		margin-right: 320px;
	}
	
	.offer .offer-form .phone-input {
		max-width: 200px;
		display: inline-block;
		margin: 0 8px 8px 0;
	}

	.offer .offer-form .button {
		display: inline-block;
	}
	
	.brickwork .offer .offer-form .phone-input {
		width: 53%;
		max-width: none;
		display: inline-block;
		vertical-align: top;
		margin: 0 4% 0 0;
	}

	.brickwork .offer .offer-form .button {
		width: 43%;
		display: inline-block;
		vertical-align: top;
	}
	
	.gallery .owl-stage-outer,
	.gallery .owl-stage-outer img {
		height: 160px !important;
	}
	
	#gallery-1 {
		margin: 0 -1% !important;
	}
	
	.gallery-item {
		margin: 1%;
	}
	
	.gallery-columns-2 .gallery-item {
		width: 48% !important;
	}
	
	.gallery-columns-3 .gallery-item {
		width: 31.3333333% !important;
	}
	
	.gallery-columns-4 .gallery-item {
		width: 23% !important;
	}
	
	.gallery-columns-5 .gallery-item {
		width: 18% !important;
	}
	
	.map-wrap {
		position: relative;
		width: 100%;
		margin: 30px 0 -30px;
	}
	
	.map-wrap .brick {
		z-index: 10;
		position: absolute !important;
		top: 50px;
		left: 20px;
		width: 300px;
		box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
	}
	
	.tenpixels .map-wrap .brick {
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-o-border-radius: 10px;
		-ms-border-radius: 10px;
		border-radius: 10px;
	}

	.threepixels .map-wrap .brick {
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
	}
	
	.withoutrounding .map-wrap .brick {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-o-border-radius: 0;
		-ms-border-radius: 0;
		border-radius: 0;
	}
	
	.form .fields.small {
		width: 50%;
		display: inline-block;
		padding: 0 12px;
	}
	
	.form .fields .input {
		padding: 12px 20px 13px;
	}
	
	.consultation .col {
		width: 25%;
		display: inline-block;
		vertical-align: middle;
		padding: 16px 0 15px;
	}

	.consultation .col.big {
		width: 50%;
	}
	
	.consultation .col .name {
		padding: 0 65px 0 0;
	}
	
	.consultation .col .name:after {
		content: '';
		position: absolute;
		top: 50%;
		right: 0px;
		background-image: url(images/icons/sprite.png);
		background-repeat: no-repeat;
		width: 48px;
		height: 48px;
		opacity: 0.45;
		margin-top: -24px;
	}
	
	.consultation.dark .col .name:after {
		background-position: 0 0;
	}
	
	.consultation.light .col .name:after {
		background-position: 0 -48px;
	}
	
	.consultation .col p {
		margin: 0 35px 0 10px;
	}
	
	.city .col {
		width: 25%;
	}
	
	.footer {
		padding: 50px 0 0;
	}
	
	.footer .col {
		display: inline-block;
		vertical-align: top;
	}
	
	.footer .col.first {
		width: 30%;
	}
	
	.footer .col.second {
		width: 20%;
	}
	
	.footer .col.third {
		width: 20%;
	}
	
	.footer .col.fourth {
		width: 10%;
		text-align: right;
	}
	
	.footer .col .wr {
		padding: 0 50px 0 0;
	}
	
	.modal-cart {
		width: 100%;
		max-height: 540px;
		padding: 15px;
	}
	
	.modal-cart .closecart {
		top: 13px;
		right: 15px;
	}
	
	.cart-title {
		text-align: left;
		padding: 5px 15px;
		margin: -15px -15px 0;
	}
	
	.modal-cart p {
		font-size: 14px;
	}
	
	.cart-item {
		padding: 12px 15px;
		margin: 0 -15px 15px;
	}
	
	.cart-item .preview {
		width: 12%;
	}

	.cart-item .cart-content {
		width: 88%;
	}
	
	.cart-item .cart-content .cart-quantity .quantity-group .quantity-item {
		padding: 10px 12px;
	}

	.cart-item .cart-content .cart-quantity .quantity-group .cart-item-count {
		padding: 10px 5px;
	}
	
	.cart-item .cart-content .cart-name {
		font-size: 16px;
	}
	
	.modal-cart .total-price {
		text-align: right;
	}
	
	.toolbar {
		z-index: 100;
		position: fixed;
		right: 10px;
		background: #fff;
		width: 40px;
		height: 40px;
		color: #555;
		font-size: 14px;
		text-align: center;
		cursor: pointer;
		line-height: 40px;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-o-border-radius: 50%;
		-ms-border-radius: 50%;
		border-radius: 50%;
		box-shadow: 0 9px 10px rgba(0,0,0,.2);
	}
	
	.admin {
		bottom: 160px;
	}
	
	.scrolltop {
		bottom: 100px;
	}

	.toolbar:hover {
		box-shadow: 0 5px 10px rgba(0,0,0,.2);
	}
	
}


@media screen and (max-width: 979px) {
	
	.outer {
		margin: 0 -12px;
	}
	
	.button {
		padding: 0 20px;
	}
	
	.nofilling {
		margin: 0 auto;
	}
	
	.wrap {
		position: relative;
		width: 100%;
		max-width: 768px;
		overflow: hidden;
		margin: 0 auto;
	}
	
	.container {
		padding: 0 15px;
	}
	
	.top-menu {
		display: none;
	}
	
	.one.header {
		position: absolute;
		top: 0;
		left: 0;
		overflow: hidden;
		padding: 17px 0;
	}
	
	.one.header.before:after {
		z-index: 17;
	}
	
	.one.header.after:after {
		z-index: 5;
	}
	
	.one.header.mbefore:after {
		z-index: 17;
	}
	
	.one.header.mafter:after {
		z-index: 5;
	}
	
	.header .logotype {
		max-width: 100%;
		display: table;
		overflow: hidden;
		text-align: center;
		margin: 0 auto 5px;
	}
	
	.logotype img {
		max-width: 100%;
		max-height: 60px;
		margin: 0 0 5px;
	}
	
	.one.header.dark .name {
		color: #fff;
		color: rgba(255, 255, 255, 0.91);
	}

	.one.header.light .name {
		color: #000;
		color: rgba(0, 0, 0, 0.91);
	}
	
	.two.header {
		border-bottom: 1px solid #eee;
		padding: 15px 0 10px;
	}
	
	.two.header .row {
		text-align: center;
	}
	
	.two.header .col.left,
	.two.header .address,
	.two.header .schedule,
	.two.header .utp,
	.two.header .col.right {
		display: table;
		text-align: center;
		margin: 0 auto 5px;
	}
	
	.two.header .col.right {
		margin: 0 auto;
	}
	
	.two.header .schedule {
		display: none;
	}
	
	.two.header .utp {
		display: inline-block;
		vertical-align: middle;
		margin: 10px 0;
	}
	
	.two.header .col p {
		margin: 15px 0 10px;
	}
	
	.two.header .address p:last-child {
		display: none;
	}
	
	.two.header .phone .numb {
		display: inline-block;
		vertical-align: middle;
		color: #3c3c3c;
		line-height: 1.3;
		border-bottom: 1px dashed rgba(0, 0, 0, 0.7) !important;
		margin: 5px 8px;
	}
	
	.header .menu-toggle { 
		z-index: 1001;
		position: absolute;
		top: 14px;
		right: 10px;
		background-color: #bd261d;
		width: 40px;
		height: 40px;
		cursor: pointer;
		text-indent: -9999px;
		border-radius: 5px;
		border: none;
		outline: none;
	}

	.header .menu-toggle.close {
		background-color: #c71301;
		right: 10px;
	}

	.header .menu-toggle .menu-toggle-inner {
		position: absolute;
		top: 50%;
		left: 50%;
		background-color: #fff;
		width: 20px;
		height: 2px;
		display: block;
		font-size: 0;
		cursor: pointer;
		transition: 0.35s;
		margin: -1px 0 0 -10px;
	}

	.header .menu-toggle.close .menu-toggle-inner {
		background-color: #fff;
	}

	.header .menu-toggle .menu-toggle-inner:before, 
	.header .menu-toggle .menu-toggle-inner:after {
		content: "";
		position: absolute;
		top: 0;
		left: 50%;
		background-color: #fff;
		width: 100%;
		height: 2px;
		border: none;
		display: block;
		transition: transform 0.35s;
		transform-origin: 100% 0%;
	}

	.header .menu-toggle.close .menu-toggle-inner:before, 
	.header .menu-toggle.close .menu-toggle-inner:after {
		background-color: #fff;
	}

	.header .menu-toggle .menu-toggle-inner:before {
		transform: translate(-50%, -8px);
	}

	.header .menu-toggle .menu-toggle-inner:after {
		transform: translate(-50%, 8px);
	}

	.header .menu-toggle.close .menu-toggle-inner:before {
		transform: translate(-50%, 0) rotate(35deg) scaleX(0.6);
	}

	.header .menu-toggle.close .menu-toggle-inner:after {
		transform: translate(-56%, 1px) rotate(-35deg) scaleX(0.6);
	}
	
	.header .contact-bar {
		z-index: 9998;
		position: fixed;
		left: 0;
		bottom: 0;
		background: #5f5f5f;
		width: 100%;
		text-align: center;
		box-shadow: 0 -1px 6px rgba(0, 0, 0, 0.26);
	}
	
	.header .contact-bar .col {
		width: 50%;
		font-weight: bold;
	}
	
	.header .contact-bar .phone,
	.header .contact-bar .whatsapp,
	.header .contact-bar .menu,
	.header .contact-bar .cart	{
		background: #5f5f5f;
		width: 100%;
		height: 48px;
		display: block !important;
		color: #fff;
		font-size: 15px;
		line-height: 48px;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		box-shadow: inset 0 1px rgba(255,255,255,.2);
		-webkit-box-shadow: inset 0 1px rgba(255,255,255,.2);
		-moz-box-shadow: inset 0 1px rgba(255,255,255,.2);
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.header .contact-bar .phone {
		border-right: 1px solid #3e3e3e;
	}
	
	.header .contact-bar .phone .numb {
		display: inline-block;
		color: #fff;
		font-size: 15px;
		line-height: 1;
		letter-spacing: normal;
		border-bottom: none !important;
		margin: 0;
	}
	
	.header .contact-bar .phone .numb.second,
	.header .contact-bar .phone .numb.third {
		display: none !important;
	}
	
	.header .contact-bar .cart {
		border-left: 1px solid rgba(255, 255, 255, 0.19);
		border-right: 1px solid #3e3e3e;
	}
	
	.header .contact-bar .menu {
		cursor: pointer;
		border-left: 1px solid rgba(255, 255, 255, 0.19);
	}
	
	.header .contact-bar .menu .fa-bars {
		display: inline-block;
	}
	
	.header .contact-bar .menu.close .fa-bars {
		display: none;
	}
	
	.header .contact-bar .menu .fa-times {
		display: none;
	}
	
	.header .contact-bar .menu.close .fa-times {
		display: inline-block;
	}
	
	.header .contact-bar .fa {
		vertical-align: middle;
		margin-right: 4px;
	}
	
	.navigation {
		z-index: 999;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: #000;
		background: rgba(0,0,0,.98);
		width: 100%;
		display: none;
		overflow-y: auto;
		overflow-x: hidden;
		text-align: left;
		padding: 60px 0;
	}
	
	.navigation .container {
		padding: 0;
	}
	
	.navigation li {
		display: block;
		color: #fff;
		line-height: 0 !important;
	}
	
	.navigation li a, 
	.navigation li span {
		display: block;
		color: #fff;
		font-size: 16px;
		line-height: 1.45;
		border-left: 6px solid #3a3a3a;
		padding: 13px 20px;
	}
	
	.navigation li span, 
	.header .navigation li a:hover {
		background: rgba(255, 255, 255, .1);
	}
	
	.navigation li ul {
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	
	.navigation li ul li a, 
	.navigation li ul li span {
		padding: 13px 35px;
	}
	
	.two.navigation .phone {
		display: none;
	}
	
	.intro.backgroundoff {
		background-image: none !important;
	}
	
	.intro.backgroundoff:after {
		content: "";
		z-index: 0;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 100%;
		display: block;
	}
	
	.intro.backgroundoff.dark:after {
		background-image: linear-gradient(133deg,#000,#fff);
	}
	
	.intro.backgroundoff.light:after {
		background: -webkit-linear-gradient(315deg,rgba(0,0,0,0) 0,rgba(0,0,0,.09) 100%) !important;
		background: linear-gradient(135deg,rgba(0,0,0,0) 0,rgba(0,0,0,.09) 100%) !important;
	}
	
	.intro.mobilebg:after {
		content: "";
		z-index: 0;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 100%;
		display: block;
	}
	
	.intro.mobilebg.dark:after {
		background-color: #000;
	}
	
	.intro.mobilebg.light:after {
		background-color: #fff;
	}
	
	.intro {
		background-position: 0 50%;
		text-align: center;
	}
	
	.one.intro {
		padding: 140px 40px 100px;
	}
	
	.two.intro {
		padding: 80px 40px 120px;
	}
	
	.one.intro.bp {
		padding: 150px 40px 100px;
	}
	
	.two.intro.bp {
		padding: 90px 40px 100px;
	}
	
	.intro.alignment10 {
		background-position: 10% 50%;
	}
	
	.intro.alignment20 {
		background-position: 20% 50%;
	}
	
	.intro.alignment30 {
		background-position: 30% 50%;
	}
	
	.intro.alignment40 {
		background-position: 40% 50%;
	}
	
	.intro.alignment50 {
		background-position: 50%;
	}
	
	.intro.alignment60 {
		background-position: 60% 50%;
	}
	
	.intro.alignment70 {
		background-position: 70% 50%;
	}
	
	.intro.alignment80 {
		background-position: 80% 50%;
	}
	
	.intro.alignment90 {
		background-position: 90% 50%;
	}
	
	.intro.alignment100 {
		background-position: 100% 50%;
	}
	
	.intro.img {
		padding: 40px 40px 60px;
	}
	
	.intro.img .about,
	.intro.img .hero {
		height: auto !important;
	}
	
	.intro.img .hero {
		margin: 0 auto 25px;
	}
	
	.intro.thirtyfour .about h1,
	.intro.thirtyfour .about .slider-name {
		font-size: 28px;
	}
	
	.intro.thirtysix .about h1,
	.intro.thirtysix .about .slider-name {
		font-size: 30px;
	}
	
	.intro.thirtyeight .about h1,
	.intro.thirtyeight .about .slider-name {
		font-size: 32px;
	}
	
	.intro.forty .about h1,
	.intro.forty .about .slider-name {
		font-size: 34px;
	}
	
	.intro.fortytwo .about h1,
	.intro.fortytwo .about .slider-name {
		font-size: 36px;
	}
	
	.intro.fortyfour .about h1,
	.intro.fortyfour .about .slider-name {
		font-size: 38px;
	}
	
	.intro.fortysix .about h1,
	.intro.fortysix .about .slider-name {
		font-size: 40px;
	}
	
	.intro.fortyeight .about h1,
	.intro.fortyeight .slider-name {
		font-size: 42px;
	}
	
	.intro.fifty .about h1,
	.intro.fifty .about .slider-name {
		font-size: 44px;
	}
	
	.intro p {
		font-size: 16px;
	}
	
	.ben {
		margin-left: auto;
		margin-right: auto;
	}
	
	.intro .button {
		margin: 10px auto 0;
	}
	
	.intro .social-groups {
		left: 50%;
		bottom: 10px;
		font-size: 0;
		-moz-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	
	.intro .social-groups li {
		width: 36px;
		height: 36px;
		font-size: 16px;
		line-height: 36px;
	}
	
	.ppu-ben .item {
		width: 33.33333333333333%;
		display: inline-block;
		vertical-align: top;
	}
	
	.slider .owl-carousel .owl-dots {
		left: 50%;
		bottom: 40px;
		-moz-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	
	.brickwork {
		margin: 0 -1% 20px;
	}
	
	.brickwork.endmargin {
		margin: 0 -1%;
	}
	
	.brickwork .brick {
		display: block;
	}
	
	.brick-bottom {
		bottom: 0;
	}
	
	.brickwork .brick.half,
	.brickwork .brick.full {
		width: 98%;
		display: block;
		margin: 0 1% 20px;
	}
	
	.brickwork .brick.third,
	.brickwork .brick.fourth {
		width: 48%;
		display: inline-block;
		vertical-align: top;
		margin: 0 1% 2%;
	}
	
	.thumbnail {
		margin: -30px -30px 30px;
	}
	
	.product-thumbnail {
		margin: 0 -30px;
	}
	
	.columns .col.small .name,
	.brick .name {
		padding: 20px 30px;
		margin: -30px -30px 30px;
	}
	
	.services .brick .name {
		padding: 20px 30px;
		margin: -30px;
	}
	
	.brick .childlink {
		margin-top: 30px;
	}
	
	.article-left,
	.article-right {
		width: 100%;
		display: block;
	}
	
	.article-left {
		margin-bottom: 30px;
	}
	
	.content {
		padding: 30px;
	}
	
	.content th,
	.content td {
		font-size: 14px;
		padding: 8px 10px;
	}
	
	.brick.pd .content {
		padding: 30px 30px 60px;
	}
	
	.columns .col,
	.card .col {
		width: 100%;
		display: block;
		font-size: 16px;
	}
	
	.columns .col.small {
		position: relative;
		margin: 0 0 20px;
	}
	
	.columns .col .sidenav {
		margin: -30px;
	}
	
	.columns .col .sidenav .item {
		padding-left: 27px !important;
		padding-right: 51px !important;
	}
	
	.columns .col .sidenav .parent .menutrigger {
		width: 36px;
		height: 36px;
		line-height: 36px;
	}
	
	.columns .col .brick {
		width: 100% !important;
	}
	
	.columns .brickwork .brick.half.cp,
	.columns .col .brickwork .brick {
		width: 98% !important;
	}
	
	.columns .brickwork .brick.third.cp,
	.columns .brickwork .brick.fourth.cp {
		width: 48% !important;
	}
	
	.card .col {
		margin: 0 0 15px;
	}
	
	.card .col .additional-images .image {
		width: 14.66666666666667%;
		padding-top: 14.66666666666667%;
	}
	
	.tabs {
		-webkit-box-shadow: 0px 1px 0px 0px #eaeaea;
		box-shadow: 0px 1px 0px 0px #eaeaea;
		margin: -30px -30px 30px;
	}

	.tabs .tab {
		position: relative;
		font-size: 20px;
		border-top: none;
		border-left: none;
		border-right: 1px solid #e7e7e8;
		border-bottom: none;
		margin: 0;
		padding: 18px 30px 19px;
	}
	
	.tabs .tab:last-child {
		border-right: none;
	}
	
	.tabs .tab.active:before {
		content: "";
	}
	
	.tabs .tab span {
		border-bottom: 1px dashed #333;
	}
	
	.tabs .tab.active span {
		border-bottom: 1px dashed transparent;
	}
	
	.list .item {
		text-align: center;
		padding: 5px 0 0;
	}

	.list .item .fa,
	.list.numerals .item:before,
	.list .item .icon,
	.list .item .button {
		position: relative;
		margin: 0 auto 15px;
	}
	
	.qa {
		margin: 0 -30px;
	}
	
	.qa .item {
		padding: 22px 30px;
	}
	
	.brands.grid {
		margin: 0 -1%;
	}
	
	.brands.grid .item {
		width: 48%;
		margin: 0 1% 2%;
	}
	
	.price-list .label {
		width: 77%;
	}
	
	.price-list .value {
		width: 23%;
	}
	
	.review-author {
		margin: 25px auto;
	}
	
	.reviews .more {
		display: table;
		margin: 0 auto;
	}
	
	.offer .img-wrap {
		display: table;
		margin: 0 auto 20px;
	}
	
	.offer .offer-content {
		text-align: center;
	}
	
	.offer .offer-content li {
		text-align: left;
	}
	
	.offer .offer-form .phone-input,
	.offer .offer-form .button {
		width: 49%;
		max-width: none;
		display: inline-block;
	}

	.offer .offer-form .phone-input{
		margin: 0 2% 8px 0;
	}
	
	.gallery .owl-stage-outer,
	.gallery .owl-stage-outer img {
		height: 160px !important;
	}
	
	#gallery-1 {
		margin: 0 -1% !important;
	}
	
	.gallery-columns-2 .gallery-item,
	.gallery-columns-3 .gallery-item,
	.gallery-columns-4 .gallery-item,
	.gallery-columns-5 .gallery-item {
		width: 48% !important;
		margin: 1%;
	}
	
	.tenpixels .map-wrap .brick .content {
		-webkit-border-radius: 10px 10px 0 0;
		-moz-border-radius: 10px 10px 0 0;
		-o-border-radius: 10px 10px 0 0;
		-ms-border-radius: 10px 10px 0 0;
		border-radius: 10px 10px 0 0;
	}

	.threepixels .map-wrap .brick .content {
		-webkit-border-radius: 3px 3px 0 0;
		-moz-border-radius: 3px 3px 0 0;
		-o-border-radius: 3px 3px 0 0;
		-ms-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
	}
	
	.withoutrounding .map-wrap .brick .content {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-o-border-radius: 0;
		-ms-border-radius: 0;
		border-radius: 0;
	}
	
	.ymap {
		padding: 0 15px;
	}
	
	.form .fields.small {
		width: 50%;
		display: inline-block;
		padding: 0 12px;
	}
	
	.form .fields .input {
		padding: 12px 20px 13px;
	}
	
	.columns .col .floating {
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
	}
	
	.consultation {
		text-align: center;
		padding: 30px 0 15px;
	}
	
	.consultation .col, 
	.consultation .col.big {
		width: 100%;
		padding: 0 0 18px;
	}
	
	.consultation .col p {
		max-width: 500px;
		margin: 0 auto;
	}
	
	.consultation .col .button {
		margin: 0 auto;
	}
	
	.city .col {
		width: 25%;
	}
	
	.footer {
		text-align: center;
	}
	
	.footer .col {
		width: 100%;
		margin: 15px 0 30px;
	}
	
	.footer {
		padding: 50px 0 48px;
	}
	
	.footer .col iframe {
		margin: 0 auto;
	}
	
	.admin,
	.admin .fa,
	.scrolltop,
	.scrolltop .fa {
		display: none;
	}
	
	.modal-cart {
		width: 90%;
		max-height: 480px;
		padding: 15px;
	}
	
	.modal-cart .closecart {
		top: 13px;
		right: 15px;
	}
	
	.cart-title {
		text-align: left;
		padding: 5px 15px;
		margin: -15px -15px 0;
	}
	
	.modal-cart p {
		font-size: 14px;
	}
	
	.cart-item {
		padding: 12px 15px;
		margin: 0 -15px 15px;
	}
	
	.cart-item .preview {
		width: 20%;
	}

	.cart-item .cart-content {
		width: 80%;
	}
	
	.cart-item .cart-content .cart-quantity .quantity-group .quantity-item {
		padding: 10px 12px;
	}

	.cart-item .cart-content .cart-quantity .quantity-group .cart-item-count {
		padding: 10px 5px;
	}
	
	.cart-item .cart-content .cart-name {
		font-size: 16px;
	}
	
	.modal-cart .total-price {
		text-align: left;
	}
	
	.wrap_mW {
		bottom: 48px !important;
	}
	
	widget_theme_dark, 
	body .ya-chat-widget_theme_light {
		bottom: 70px !important;
	}

}


@media screen and (max-width: 640px) {
	
	.outer {
		margin: 0;
	}
	
	.one.header .phone {
		display: none;
	}
	
	.two.header .utp {
		display: block;
		margin: 5px auto;
	}
	
	.one.intro {
		padding: 140px 20px 100px;
	}
	
	.two.intro {
		padding: 55px 20px 80px;
	}
	
	.one.intro.bp {
		padding: 150px 20px 100px;
	}
	
	.two.intro.bp {
		padding: 75px 20px 80px;
	}
	
	.intro.thirtyfour .about h1,
	.intro.thirtyfour .about .slider-name {
		font-size: 24px;
	}
	
	.intro.thirtysix .about h1,
	.intro.thirtysix .about .slider-name {
		font-size: 26px;
	}
	
	.intro.thirtyeight .about h1,
	.intro.thirtyeight .about .slider-name {
		font-size: 28px;
	}
	
	.intro.forty .about h1,
	.intro.forty .about .slider-name {
		font-size: 30px;
	}
	
	.intro.fortytwo .about h1,
	.intro.fortytwo .about .slider-name {
		font-size: 32px;
	}
	
	.intro.fortyfour .about h1,
	.intro.fortyfour .about .slider-name {
		font-size: 34px;
	}
	
	.intro.fortysix .about h1,
	.intro.fortysix .about .slider-name {
		font-size: 36px;
	}
	
	.intro.fortyeight .about h1,
	.intro.fortyeight .about .slider-name {
		font-size: 38px;
	}
	
	.intro.fifty .about h1,
	.intro.fifty .about .slider-name {
		font-size: 40px;
	}
	
	.ppu-ben .item {
		width: 50%;
		display: inline-block;
		vertical-align: top;
	}
	
	#gallery-1 {
		margin: 0 !important;
	}
	
	.gallery-columns-2 .gallery-item,
	.gallery-columns-3 .gallery-item,
	.gallery-columns-4 .gallery-item,
	.gallery-columns-5 .gallery-item {
		width: 100% !important;
		margin: 0 0 10px;
	}
	
	.tabs .tab {
		font-size: 16px;
	}
	
	.pricelist-table {
		border: 0 !important;
	}
	
	.pricelist-table thead {
		display: none !important;
	}
	
	.pricelist-table tr {
		display: block !important;
		border-bottom: 2px solid #ddd !important;
		margin-bottom: 10px !important;
		padding: 0 !important;
	}
	
	.pricelist-table td {
		display: block !important;
		text-align: right !important;
		font-size: 13px !important;
		border: none !important;
		border-bottom: 1px dotted #ccc !important;
		border-right: 1px solid transparent !important;
	}
	
	.pricelist-table th {
		border: none !important;
	}
	
	.pricelist-table td:last-child {
		border-bottom: 0 !important;
	}
	
	.pricelist-table td:before {
		content: attr(data-label);
		float: left;
		text-transform: uppercase;
		font-weight: bold;
	}
	
	.form .fields.small {
		width: 100%;
		display: block;
		padding: 0;
	}
	
	.city .col {
		width: 50%;
	}

}


@media screen and (max-width: 540px) {
	
	.container {
		padding: 0 12px;
	}
		
	.intro.thirtyfour .about h1,
	.intro.thirtyfour .about .slider-name {
		font-size: 21px;
	}
	
	.intro.thirtysix .about h1,
	.intro.thirtysix .about .slider-name {
		font-size: 23px;
	}
	
	.intro.thirtyeight .about h1,
	.intro.thirtyeight .about .slider-name {
		font-size: 25px;
	}
	
	.intro.forty .about h1,
	.intro.forty .about .slider-name {
		font-size: 27px;
	}
	
	.intro.fortytwo .about h1,
	.intro.fortytwo .about .slider-name {
		font-size: 29px;
	}
	
	.intro.fortyfour .about h1,
	.intro.fortyfour .about .slider-name {
		font-size: 31px;
	}
	
	.intro.fortysix .about h1,
	.intro.fortysix .about .slider-name {
		font-size: 33px;
	}
	
	.intro.fortyeight .about h1,
	.intro.fortyeight .about .slider-name {
		font-size: 35px;
	}
	
	.intro.fifty .about h1,
	.intro.fifty .about .slider-name {
		font-size: 37px;
	}
	
	.brickwork {
		margin: 30px 0;
	}
	
	.brickwork .brick.half,
	.brickwork .brick.full,
	.brickwork .brick.third,
	.brickwork .brick.fourth	{
		width: 100%;
		display: block;
		margin: 0 0 20px;
	}
	
	.columns .brickwork .brick.half.cp,
	.columns .brickwork .brick.third.cp,
	.columns .brickwork .brick.fourth.cp {
		width: 98% !important;
	}
	
	.tabs {
		background-color: #fff;
		text-align: center;
		-webkit-box-shadow: none;
		box-shadow: none;
		margin: 20px 0;
	}

	.tabs .tab {
		font-size: 16px;
		border-right: none;
		box-shadow: none;
		margin: 0 3px 6px;
		padding: 5px 9px 7px;
	}
	
	.tabs .tab.active {
		color: #fff;
	}
	
	.tabs .tab.active:before {
		content: none;
	}
	
	.brands.grid {
		margin: 0;
	}
	
	.brands.grid .item {
		width: 100%;
		margin: 0 0 15px;
	}
	
	.cart-item .cart-content .cart-quantity .quantity-group .quantity-item {
		padding: 8px 12px;
	}

	.cart-item .cart-content .cart-quantity .quantity-group .cart-item-count {
		padding: 8px 5px;
	}
	
	.ymap {
		padding: 0 12px;
	}

}


@media screen and (max-width: 480px) {
	
	.header .contact-bar .col .mt {
		display: none;
	}
	
	.one.intro {
		padding: 110px 15px 100px;
	}
	
	.one.intro.bp {
		padding: 150px 15px 100px;
	}
	
	.intro.thirtyfour .about h1,
	.intro.thirtyfour .about .slider-name {
		font-size: 20px;
	}
	
	.intro.thirtysix .about h1,
	.intro.thirtysix .about .slider-name {
		font-size: 22px;
	}
	
	.intro.thirtyeight .about h1,
	.intro.thirtyeight .slider-name {
		font-size: 24px;
	}
	
	.intro.forty .about h1,
	.intro.forty .about .slider-name {
		font-size: 26px;
	}
	
	.intro.fortytwo .about h1,
	.intro.fortytwo .about .slider-name {
		font-size: 28px;
	}
	
	.intro.fortyfour .about h1,
	.intro.fortyfour .about .slider-name {
		font-size: 30px;
	}
	
	.intro.fortysix .about h1,
	.intro.fortysix .about .slider-name {
		font-size: 32px;
	}
	
	.intro.fortyeight .about h1,
	.intro.fortyeight .about .slider-name {
		font-size: 34px;
	}
	
	.intro.fifty .about h1,
	.intro.fifty .about .slider-name {
		font-size: 36px;
	}
	
	.intro .social-groups li {
		width: 22px;
		height: 22px;
		font-size: 12px;
		line-height: 22px;
	}
	
	.ppu-ben .item {
		width: 100%;
		display: block;
	}
	
	.thumbnail {
		margin: -15px -15px 15px;
	}
	
	.product-thumbnail {
		margin: 0 -15px;
	}
	
	.columns .col.small .name,
	.brick .name {
		text-align: center;
		padding: 20px 10px;
		margin: -15px -15px 30px;
	}
	
	.services .brick .name {
		padding: 20px 10px;
		margin: -15px;
	}
	
	.brick .childlink {
		margin-top: 15px;
	}
	
	.columns .col .sidenav {
		margin: -30px -15px -15px;
	}
	
	.columns .col .sidenav .item {
		padding-left: 12px !important;
	}
	
	.content {
		padding: 15px;
	}
	
	.brick.pd .content {
		padding: 15px 15px 60px;
	}
	
	.card .col .additional-images .image {
		width: 31.33333333333333%;
		padding-top: 31.33333333333333%;
	}
	
	.offer .offer-form .phone-input,
	.offer .offer-form .button {
		width: 100%;
		display: inline-block;
	}
	
	.offer .offer-form .phone-input {
		margin: 0 0 8px;
	}
	
	.qa {
		margin: 0 -15px;
	}
	
	.qa .item {
		padding: 20px 15px;
	}
	
	.price-list .label {
		width: 63%;
	}
	
	.price-list .value {
		width: 37%;
	}
	
	.content th,
	.content td {
		padding: 8px 5px;
	}
	
	.form .fields .input {
		padding: 10px 20px 11px;
	}
	
	.modal-cart {
		width: 95%;
		max-height: 440px;
		padding: 15px 10px;
	}
	
	.modal-cart .closecart {
		top: 5px;
		right: 10px;
	}
	
	.cart-title {
		padding: 5px 10px;
		margin: -15px -10px 0;
	}
	
	.modal-cart p {
		font-size: 13px;
		line-height: 1.3;
	}
	
	.cart-item {
		padding: 12px 10px;
		margin: 0 -10px;
	}
	
	.cart-item .cart-content .cart-quantity .quantity-group .quantity-item {
		padding: 5px 12px;
	}

	.cart-item .cart-content .cart-quantity .quantity-group .cart-item-count {
		padding: 5px;
	}
	
	.cart-item .cart-content .cart-name {
		font-size: 15px;
	}

}


@media screen and (max-width: 360px) {
	
	.button {
		padding: 0 20px;
	}
	
	.header {
		height: auto;
	}
	
	.header .contact-bar .col .phone,
	.header .contact-bar .col .order,
	.header .contact-bar .col .whatsapp {
		font-size: 14px;
	}
	
	.header .contact-bar .col .phone .fa {
		display: none !important;
	}
	
	.one.intro {
		padding: 100px 0 75px;
	}
	
	.one.intro.bp {
		padding: 150px 0 75px;
	}
	
	.two.intro {
		padding: 55px 15px 80px;
	}
	
	.intro h1,
	.intro .slider-name {
		font-size: 24px;
	}
	
	.cart-title {
		text-align: center;
	}
	
	.cart-item .preview {
		width: 18%;
	}

	.cart-item .cart-content {
		width: 82%;
		padding: 0 30px 0 15px !important;
	}
	
	.cart-item .cart-content .cart-name {
		font-size: 14px;
	}
	
	.modal-cart .total-price {
		text-align: center;
		margin-bottom: 15px;
	}

}


@media screen and (max-width: 320px) {
	
	.button {
		padding: 0 10px;
	}
	
	.thumbnail {
		margin: -10px -10px 10px;
	}
	
	.product-thumbnail {
		margin: 0 -10px;
	}
	
	.columns .col.small .name,
	.brick .name {
		padding: 20px 10px;
		margin: -10px -10px 30px;
	}
	
	.services .brick .name {
		padding: 20px 10px;
		margin: -10px;
	}
	
	.brick .childlink {
		margin-top: 10px;
	}
	
	.columns .col .sidenav {
		margin: -30px -10px -10px;
	}
	
	.columns .col .sidenav .item {
		padding-left: 7px !important;
		padding-right: 46px !important;
	}
	
	.content {
		padding: 10px;
	}
	
	.brick.pd .content {
		padding: 10px 10px 60px;
	}
	
	.qa {
		margin: 0 -10px;
	}
	
	.form .button {
		display: block;
		text-align: center;
	}

}


.margintop {
	margin-top: 20px;
}

.marginbottom {
	margin-bottom: 20px;
}


/* ВЕРХНЕЕ МЕНЮ */

.top-menu {
	width: 100%;
	padding: 6px 0;
}

.top-menu.black {
	background-color: #4e4e4e;
}

.top-menu.grey {
	background-color: #f1f1f1;
}

.top-menu li {
    position: relative;
	display: inline-block;
	vertical-align: top;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 0.4px;
	margin: 0 12px;
}

.top-menu.black li {
    color: #fff;
}

.top-menu.grey li {
    color: #000;
}

.top-menu li a {
    font-size: 14px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.top-menu.black li a {
    color: #fff;
	color: rgba(255, 255, 255, 0.92);
	border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.top-menu.grey li a {
    color: #000;
	color: rgba(0, 0, 0, 0.92);
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.top-menu.black li a:hover {
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

.top-menu.grey li a:hover {
	border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}

.top-menu.grey .yalink:before {
    content: "";
    background-image: url(images/icons/map.png);
    background-repeat: no-repeat;
	background-size: 100%;
    width: 20px;
    height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}


/* ШАПКА */

.header {
	width: 100%;
}

.noise .header {
	background-image: url(images/bg/noise.png);
}

.one.header:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
}

.one.header.dark.black:after {
	background: #111;
}

.one.header.dark.fixed:after {
	opacity: 0.95;
}

.one.header.light:after {
	background: #fff;
	-webkit-box-shadow: 0 0 60px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 60px rgba(0,0,0,0.15);
	-o-box-shadow: 0 0 60px rgba(0,0,0,0.15);
	box-shadow: 0 0 60px rgba(0,0,0,0.15);
}

.logotype {
    z-index: 20;
    position: relative;
}

.logotype img,
.logotype .name {
	vertical-align: middle;
}

.logotype .name {
	color: #000;
}

.logotype img {
	max-width: 100%;
	margin-right: 10px;
}

.two.logotype img {
	max-height: 90%;
}

.logotype .name {
	white-space: nowrap;
    font-size: 20px;
	text-transform: uppercase;
    letter-spacing: .5px;
}

.one.header .navigation li {
    z-index: 20;
	position: relative;
	letter-spacing: 0.5px;
}

.header .contact-bar .col {
	display: inline-block;
	vertical-align: middle;
}

.one.header .phone {
    z-index: 20;
	position: relative;
	letter-spacing: 0.5px;
	white-space: nowrap;
	text-decoration: none;
}

.header .cart,
.navigation .cart {
	z-index: 20;
	width: 38px;
	height: 38px;
	cursor: pointer;
	text-align: center;
	outline: none;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.cart .fa.shake {
	animation: shake 150ms 2 linear;
	-moz-animation: shake 150ms 2 linear;
	-webkit-animation: shake 150ms 2 linear;
	-o-animation: shake 150ms 2 linear;
}

@keyframes shake {
	
	0% {
		transform: translate(3px, 0);
	}
	50% {
		transform: translate(-3px, 0);
	}
	100% {
		transform: translate(0, 0);
	}
	
}

@-moz-keyframes shake {
	
	0% {
		-moz-transform: translate(3px, 0);
	}
	50% {
		-moz-transform: translate(-3px, 0);
	}
	100% {
		-moz-transform: translate(0, 0);
	}
	
}

@-webkit-keyframes shake {
	
	0% {
		-webkit-transform: translate(3px, 0);
	}
	50% {
		-webkit-transform: translate(-3px, 0);
	}
	100% {
		-webkit-transform: translate(0, 0);
	}
	
}

@-ms-keyframes shake {
	
	0% {
		-ms-transform: translate(3px, 0);
	}
	50% {
		-ms-transform: translate(-3px, 0);
	}
	100% {
		-ms-transform: translate(0, 0);
	}
	
}

@-o-keyframes shake {
	
	0% {
		-o-transform: translate(3px, 0);
	}
	50% {
		-o-transform: translate(-3px, 0);
	}
	100% {
		-o-transform: translate(0, 0);
	}
	
}

.two.header {
	position: relative;
	background-color: #fff;
	width: 100%;
}

.two.header:after {
    content: "";
	height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}

.two.header .logotype img {
	max-width: 235px;	
}

.two.header .logotype.thirtysix img {
    max-height: 36px;	
}

.two.header .logotype.fortyeight img {
    max-height: 48px;	
}

.two.header .logotype.sixty img {
    max-height: 60px;	
}

.two.header .logotype.seventytwo img {
    max-height: 72px;	
}

.two.header .address p {
	font-size: 15px;
	margin: 0;
}

.two.header .schedule li {
    display: block;
    color: #000;
    margin-bottom: 4px;
}

.two.header .schedule li a,
.two.header .address p a {
	display: inline-block;
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.14);
}

.two.header .schedule li.scheduletitle {
    color: #000;
	font-size: 15px;
    margin-bottom: 8px;
}

.two.header .schedule li span {
    background-color: #eaeaea;
    display: inline-block;
    vertical-align: middle;
    color: #333;
    font-size: 12px;
	line-height: 1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 3px 4px;
    margin-right: 4px;
}

.two.header .schedule li span.weekend {
    color: #fff;
}

.two.header .col.utp  {
	max-width: 300px;
}

.two.header .col.utp .header-utp {
	position: relative;
	width: 100%;
	display: table;
	color: #000;
	font-size: 15px;
	line-height: 1.4;
	text-align: left;
	letter-spacing: -.48px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.two.header .col.utp .header-utp.thirtysix {
	min-height: 46px;
	padding-left: 53px;
}

.two.header .col.utp .header-utp.background.thirtysix {
	min-height: 56px;
	padding-left: 63px;
}

.two.header .col.utp .header-utp.fortyeight {
	min-height: 58px;
	padding-left: 65px;
}

.two.header .col.utp .header-utp.background.fortyeight {
	min-height: 68px;
	padding-left: 75px;
}

.two.header .col.utp .header-utp.sixtyfour {
	min-height: 74px;
	padding-left: 73px;
}

.two.header .col.utp .header-utp.background.sixtyfour {
	min-height: 84px;
	padding-left: 83px;
}

.two.header .col.utp .header-utp.seventytwo {
	min-height: 82px;
	padding-left: 87px;
}

.two.header .col.utp .header-utp.background.seventytwo {
	min-height: 92px;
	padding-left: 97px;
}

.two.header .col.utp .header-utp img {
    position: absolute;
    top: 50%;
    left: 0;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.two.header .col.utp .header-utp.background img {
    padding: 5px;
}

.two.header .col.utp .header-utp.curve img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.two.header .col.utp .header-utp .utp-content {
    display: table-cell;
    vertical-align: middle;
	padding-right: 10px;
}

.two.header .col.utp .header-utp .utp-content .utp-name {
	display: block;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 2px;
}

.two.header .col.utp .header-utp .utp-content .utp-description {
	display: block;
}


/* ИНТРО */

.intro {
	z-index: 10;
    position: relative;
    background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	background-size: cover;
	width: 100%;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.intro.imgfixed {
	background-attachment: fixed;
}

.sidebar.tenpixels .intro {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

.sidebar.threepixels .intro {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.sidebar.withoutrounding .intro {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

.nostretch.tenpixels .intro {
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -o-border-radius: 0 0 10px 10px;
    -ms-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}

.nostretch.threepixels .intro {
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

.nostretch.withoutrounding .intro {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

.intro.dark {
	background-color: #666;
}

.intro.light {
	background-color: #fff;
}

.one.intro.dark.headershadow:before {
    z-index: 20;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: -100px;
    height: 100px;
    box-shadow: 0 0 100px 40px rgba(0, 0, 0, 0.4);
}

.intro .about {
	z-index: 10;
    position: relative;
}

.intro p {
    line-height: 1.35;
}

.ben {
    display: table;
	text-align: left;
	margin-bottom: 20px;
}

.ben li {
    position: relative;
    display: block;
	font-size: 19px;
	line-height: 1.4;
    margin-bottom: 2px;
    padding-left: 16px;
}

.ben li:before {
    content: "";
    position: absolute;
    top: 11px;
    left: 0;
    background: transparent;
    width: 0;
    height: 0;
    display: block;
	border: 2px solid #BD261D;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.intro.nottransparent:after {
	opacity: 1;
}

.intro.hard3:after {
	opacity: 0.95;
}

.intro.hard2:after {
	opacity: 0.9;
}

.intro.hard1:after {
	opacity: 0.85;
}

.intro.medium3:after {
	opacity: 0.8;
}

.intro.medium2:after {
	opacity: 0.75;
}

.intro.medium1:after {
	opacity: 0.7;
}

.intro.soft3:after {
	opacity: 0.65;
}

.intro.soft2:after {
	opacity: 0.6;
}

.intro.soft1:after {
	opacity: 0.55;
}

.intro.verylight3:after {
	opacity: 0.5;
}

.intro.verylight2:after {
	opacity: 0.45;
}

.intro.verylight1:after {
	opacity: 0.4;
}

.intro.superlight3:after {
	opacity: 0.35;
}

.intro.superlight2:after {
	opacity: 0.3;
}

.intro.superlight1:after {
	opacity: 0.25;
}

.intro.transparent:after {
	opacity: 0;
}

.intro.lefttoright:after,
.intro.righttoleft:after {
    content: "";
    z-index: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.intro.lefttoright.bluelightblue:after {
    background-image: linear-gradient(133deg,#050005 0,#0A051E 21%,#2C3060 44%,#486AB5 72%,#37C7FC 100%);
}

.intro.lefttoright.greenpurple:after {
	background: linear-gradient(133deg, rgba(4,53,42,0.9) 0%, rgba(47,0,53,0.8) 100%);
}

.intro.lefttoright.greenblue:after {
	background: linear-gradient(133deg, #74d7bf 0, #072460 90%);
}

.intro.lefttoright.pinkred:after {
	background: linear-gradient(133deg,#ee342c,#b11723);
}

.intro.lefttoright.redyellow:after {
	background-image: linear-gradient(133deg, #ffc168, #ff6c5f);
}

.intro.lefttoright.black:after {
	background: linear-gradient(133deg, #000, rgba(0,0,0,0.8));
}

.intro.lefttoright.green:after {
	background: linear-gradient(133deg,#152701 24%,rgba(126, 209, 31, 0.65) 100%);
}

.intro.lefttoright.greenbluishgreen:after {
	background: linear-gradient(133deg,#1dbd4e 0,#265957 100%);
}

.intro.lefttoright.purple:after {
	background: linear-gradient(133deg, #492a2a 10%, rgba(33, 32, 38, 0.86) 90%);
}

.intro.lefttoright.deeppurple:after {
    background: #4C2379;
    background-image: linear-gradient(133deg, #4C2379 0%, #4C3EAB 100%);
}

.intro.lefttoright.purplepink:after {
	background-image: linear-gradient(133deg, #726193 20%, #e37b7c 60%, #ffe4b4);
}

.intro.lefttoright.orangepurple:after {
	background-image: linear-gradient(133deg, #f4a35b, #f4655b 31%, #d16098 65%, #ca3469);
}

.intro.lefttoright.blue:after {
	background: linear-gradient(133deg,#51557d,#222d49);
}

.intro.lefttoright.purpleblue:after {
	background: linear-gradient(133deg, #a0759b 0%,#4fecff 100%);
}

.intro.lefttoright.yelloworange:after {
    background: linear-gradient(133deg, #f2fc55 0%,#fc8c55 100%);
}

.intro.righttoleft.bluelightblue:after {
    background-image: linear-gradient(-133deg,#050005 0,#0A051E 21%,#2C3060 44%,#486AB5 72%,#37C7FC 100%);
}

.intro.righttoleft.greenpurple:after {
	background: linear-gradient(-133deg, rgba(4,53,42,0.9) 0%, rgba(47,0,53,0.8) 100%);
}

.intro.righttoleft.greenblue:after {
    background: linear-gradient(-133deg, #74d7bf 0, #072460 90%);
}

.intro.righttoleft.pinkred:after {
	background: linear-gradient(-133deg,#ee342c,#b11723);
}

.intro.righttoleft.redyellow:after {
	background-image: linear-gradient(-133deg, #ffc168, #ff6c5f);
}

.intro.righttoleft.black:after {
	background: linear-gradient(-133deg, #000, rgba(0,0,0,0.8));
}

.intro.righttoleft.green:after {
	background: linear-gradient(-133deg,#152701 24%,rgba(126, 209, 31, 0.65) 100%);
}

.intro.righttoleft.greenbluishgreen:after {
	background: linear-gradient(-133deg,#1dbd4e 0,#265957 100%);
}

.intro.righttoleft.purple:after {
	background: linear-gradient(-133deg, #492a2a 10%, rgba(33, 32, 38, 0.86) 90%);
}

.intro.righttoleft.deeppurple:after {
    background: #4C2379;
    background-image: linear-gradient(133deg, #4C2379 0%, #4C3EAB 100%);
}

.intro.righttoleft.purplepink:after {
	background-image: linear-gradient(-133deg, #726193 20%, #e37b7c 60%, #ffe4b4);
}

.intro.righttoleft.orangepurple:after {
	background-image: linear-gradient(-133deg, #f4a35b, #f4655b 31%, #d16098 65%, #ca3469);
}

.intro.righttoleft.blue:after {
	background: linear-gradient(-133deg,#51557d,#222d49);
}

.intro.righttoleft.purpleblue:after {
	background: linear-gradient(-133deg, #a0759b 0%,#4fecff 100%);
}

.intro.righttoleft.yelloworange:after {
    background: linear-gradient(-133deg, #f2fc55 0%,#fc8c55 100%);
}

.intro.img .hero {
	z-index: 10;
    position: relative;
}

.intro.img .hero .img {
	max-width: 100%;
	border: none;
}

.intro.dark h1,
.intro.dark .slider-name {
	color: #fff;
}

.intro.dark p {
	color: #d9f0ed;
	color: rgba(255, 255, 255, 0.86);
}

.intro.text-shadow {
	text-shadow: 0 0 15px rgba(0,0,0,.2);
}

.intro.weightlight h1,
.intro.weightlight .slider-name {
	font-weight: 300;
}

.intro.weightnormal h1,
.intro.weightnormal .slider-name {
	font-weight: 400;
}

.intro.weightbold h1,
.intro.weightbold .slider-name {
	font-weight: 600;
}

.intro.uppercase h1,
.intro.uppercase .slider-name {
	text-transform: uppercase;
}

.intro.onewholeonetenth h1,
.intro.onewholeonetenth .slider-name {
	line-height: 1.1;
}

.intro.onetwotenth h1,
.intro.onetwotenth .slider-name {
	line-height: 1.2;
}

.intro.onethirdthree h1,
.intro.onethirdthree .slider-name {
	line-height: 1.3;
}

.intro.onequarter h1,
.intro.onequarter .slider-name {
	line-height: 1.4;
}

.intro.light p {
	color: #333;
	color: rgba(0, 0, 0, 0.86);
}

.intro .button {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
    -webkit-box-shadow: 0 22px 30px -17px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 22px 30px -17px rgba(0, 0, 0, 0.6);
    box-shadow: 0 22px 30px -17px rgba(0, 0, 0, 0.6);
}

.intro .button.second {
	background-color: transparent;
}

.intro.dark .button.second {
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.47);
}

.intro.light .button.second {
    color: #000;
    border: 1px solid rgba(0, 0, 0, 0.47);
}

.intro .social-groups {
	z-index: 10;
	position: absolute;
}


/* СЛАЙДЕР */

.slider {
	z-index: 10;
	position: relative;
	background-color: #999;
	min-height: 450px;
	margin-bottom: 20px;
}

.col.big .slider {
	min-height: 350px;
}

.tenpixels .col.big .slider {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

.threepixels .col.big .slider {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.withoutrounding .col.big .slider {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

.slider .intro {
	min-height: 450px;
	margin-bottom: 0;
}

.col.big .slider .intro {
	min-height: 350px;
}

.slider .owl-carousel .owl-nav .owl-prev, 
.slider .owl-carousel .owl-nav .owl-next {
    top: 50%;
}

.slider .owl-carousel .owl-dots {
	position: absolute;
	margin: 0;
}

.slider .owl-carousel .owl-dots .owl-dot {
	vertical-align: middle;
}

.slider .owl-carousel .owl-dots .owl-dot span {
	background: #fff;
	vertical-align: middle;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.5),0 1px 1px rgba(0,0,0,.7);
    -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,.5),0 1px 1px rgba(0,0,0,.7);
    box-shadow: inset 0 1px 1px rgba(255,255,255,.5),0 1px 1px rgba(0,0,0,.7);
}

.slider .owl-carousel .owl-dots .owl-dot.active span {
	background: #fff;
	width: 14px;
	height: 14px;
}


/* КОЛОНКИ */

.columns .col .sidenav a {
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
}

.columns .col .sidenav .item {
	z-index: 1;
    position: relative;
	width: 100%;
    display: table;
    color: #000;
    font-size: 15px;
	line-height: 1.4;
	letter-spacing: -.48px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	border-left: 3px solid transparent;
    padding-top: 12px;
	padding-bottom: 12px;
	margin: 0;
}

.columns .col .sidenav .item:hover {
    background-color: rgba(0, 0, 0, 0.015);
}

.columns .col .sidenav.thirtysix .item,
.columns .col .sidenav.thirtysix .current,
.columns .col .sidenav.fortyeight .item,
.columns .col .sidenav.fortyeight .current,
.columns .col .sidenav.sixtyfour .item,
.columns .col .sidenav.sixtyfour .current  {
    border-left: none !important;
}

.columns .col .sidenav.thirtysix .item {
    min-height: 46px;
	padding-left: 66px !important;
}

.columns .col .sidenav.thirtysix.background .item  {
	min-height: 56px;
    padding-left: 86px !important;
}

.columns .col .sidenav.fortyeight .item {
    min-height: 58px;
	padding-left: 82px !important;
}

.columns .col .sidenav.fortyeight.background .item  {
	min-height: 78px;
    padding-left: 92px !important;
}

.columns .col .sidenav.sixtyfour .item {
    min-height: 74px;
	padding-left: 94px !important;
}

.columns .col .sidenav.sixtyfour.background .item  {
	min-height: 94px;
    padding-left: 104px !important;
}

.columns .col .sidenav .icon,
.columns .col .sidenav img {
    position: absolute;
	top: 50%;
	left: 15px;
	-moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.columns .col .sidenav.curve .icon,
.columns .col .sidenav.curve img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.columns .col .sidenav.background img {
    padding: 5px;
}

.columns .col .sidenav .icon {
    color: #fff;
	text-align: center;
}

.columns .col .sidenav.thirtysix .icon,
.columns .col .sidenav.thirtysix img {
	width: 36px;
    height: 36px;
}

.columns .col .sidenav.thirtysix .icon {
	font-size: 18px;
	line-height: 35px;
}

.columns .col .sidenav.fortyeight .icon,
.columns .col .sidenav.fortyeight img {
	width: 48px;
    height: 48px;
}

.columns .col .sidenav.fortyeight .icon {
	line-height: 47px;
}

.columns .col .sidenav.fortyeight .icon {
	font-size: 23px;
	line-height: 46px;
}

.columns .col .sidenav.sixtyfour .icon,
.columns .col .sidenav.sixtyfour img {
	width: 64px;
    height: 64px;
}

.columns .col .sidenav.sixtyfour .icon {
	font-size: 32px;
	line-height: 63px;
}

.columns .col .sidenav .cat-name{
    display: table-cell;
	vertical-align: middle;
}

.columns .col .sidenav .parentwrap {
    position: relative;
}

.columns .col .sidenav .parentwrap .current {
    display: block;
}

.columns .col .sidenav .parent .menutrigger {
	z-index: 2;
    position: absolute;
	top: 50%;
	right: 15px;
	background-color: rgba(0, 0, 0, 0.02);
	text-align: center;
	cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
	-moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.columns .col .sidenav .parent .menutrigger:hover {
	background-color: rgba(0, 0, 0, 0.045);
}

.columns .col .sidenav .parent .menutrigger .fa-angle-down {
    color: #555;
    font-size: 14px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
}

.columns .col .sidenav .parent.active .menutrigger .fa-angle-down {
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.columns .col .sidenav .parent .sub {
    display: none;
}

.columns .col .sidenav .parent.disabled .sub {
    background-color: rgba(0, 0, 0, 0.015);
}


/* МЕССЕНДЖЕРЫ */

.messenger-box-buttons {
	display: table;
    margin: 30px auto 10px !important;
	padding-left: 0 !important;
}

.messenger-box-buttons li {
	display: inline-block !important;
    margin: 5px !important;
	padding-left: 0 !important;
}

.messenger-box-buttons li:before {
    content: none !important;
}

.messenger-box-buttons li a {
    position: relative;
    display: block;
    text-align: left;
    box-shadow: none !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 0 5px 46px;
}

.messenger-box-buttons .viber {
    background-color: #7d51a0;
}

.messenger-box-buttons .whatsapp {
    background-color: #57bb63;
}

.messenger-box-buttons .telegram {
    background-color: #0088cc;
}

.messenger-box-buttons li a span {
    max-width: 80px;
    display: block;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 1.4;
}

.messenger-box-buttons li a:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    background-image: url(images/icons/messenger.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(-0, -50%);
    transform: translate(0, -50%);
}

.messenger-box-buttons .viber:after {
    background-position: 0 0;
}

.messenger-box-buttons .whatsapp:after {
    background-position: 0 -24px;
}

.messenger-box-buttons .telegram:after {
    background-position: 0 -48px;
}


/* ХЛЕБНЫЕ КРОШКИ */

.breadcrumbs {
    color: #b9b9b9;
    font-size: 13px;
}

.breadcrumbs.one {
	padding: 130px 0 30px;
}

.breadcrumbs.two {
	padding: 12px 0;
}

.breadcrumbs .separator {
    position: relative;
    margin: 0 10px;
}

.breadcrumbs .current {
    color: #8c8c8c;
}

.breadcrumbs a {
    color: #676767;
	border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.landing .breadcrumbs {
	z-index: 1;
	position: relative;
	padding: 0 0 30px;
}

.landing.dark .breadcrumbs {
    color: #fff;
}

.landing.light .breadcrumbs {
    color: #b9b9b9;
}

.landing.dark .breadcrumbs a {
    color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

.landing.light .breadcrumbs a {
    color: #000;
	border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}


/* ХИТЫ ПРОДАЖ */

.bestseller {
    margin: 0 0 20px;
}


/* БЛОКИ */

.brick {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.outside.brick.full {
	margin: 0 0 20px;
}

.thumbnail {
	position: relative;
	display: block;
	overflow: hidden;
}

.thumbnail.no {
	background-color: #f8f8f8;
	min-height: 250px;
}

.thumbnail.height.no,
.thumbnail.heighttwo.no {
	min-height: auto;
}

.thumbnail.height {
	min-height: auto !important;
}

.thumbnail.height img {
	position: absolute;
	top: 0;
	left: 50%;
	width: auto !important;
	min-width: 100% !important;
	max-width: none !important;
	height: 100% !important;
	display: block;
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.thumbnail.heighttwo img {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100% !important;
	min-width: 100% !important;
	height: auto !important;
	display: block;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.thumbnail.without img {
	max-width: 100% !important;
	display: block;
	margin: 0 auto;
}

.thumbnail.heightthirty {
	padding-top: 30%;
}

.thumbnail.heightforty {
	padding-top: 40%;
}

.thumbnail.heightfifty {
	padding-top: 50%;
}

.thumbnail.heightsixty {
	padding-top: 60%;
}

.thumbnail.heightseventy {
	padding-top: 70%;
}

.thumbnail.heighteighty {
	padding-top: 80%;
}

.thumbnail.heightninety {
	padding-top: 90%;
}

.thumbnail.heighthundred {
	padding-top: 100%;
}

.thumbnail.no .fa {
	position: absolute;
	top: 55%;
	left: 50%;
	color: #eee;
    font-size: 55px;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.brick a {
    line-height: 0;
}

.brick .size {
	position: absolute;
    bottom: 0;
    right: 0;
    height: 22px;
    display: table;
    color: #fff;
    font-size: 13px;
    font-style: italic;
    line-height: 22px;
    padding: 0 15px 0 8px;
}

.brick .size:before {
	content: '';
    position: absolute;
    top: 0;
    left: -38px;
    width: 0;
    height: 0;
    border: 22px solid transparent;
    display: block;
}

.thumbnail .label-icon,
.product-thumbnail .label-icon {
    z-index: 3;
    content: "";
    position: absolute;
    top: 20px;
    right: 15px;
    background-image: url(images/icons/sprite.png);
    background-repeat: no-repeat;
	width: 80px;
	height: 80px;
	display: table;
}

.thumbnail .label-icon.best,
.product-thumbnail .label-icon.best {
    background-position: -144px -32px;
}

.thumbnail .label-icon.new,
.product-thumbnail .label-icon.new {
    background-position: -224px -32px;
}

.thumbnail .label-icon .label-text,
.product-thumbnail .label-icon .label-text {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
	color: #fff;
    font-size: 13px;
	text-transform: uppercase;
    line-height: 1;
    text-align: center;
    -webkit-transform: rotate(390deg);
    transform: rotate(390deg);
}

.thumbnail .label-icon .label-text-big,
.product-thumbnail .label-icon .label-text-big {
	display: block;
	font-size: 18px;
}

.columns .col.small .name,
.brick .name {
	position: relative;
	display: block;
    color: #303540;
	font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    -webkit-box-shadow: 0px 1px 0px 0px #e7e7e8;
    box-shadow: 0px 1px 0px 0px #e7e7e8;
}

.columns .col.small .name.small,
.brick .name.small {
	font-size: 16px;
    font-weight: normal;
}

.columns .col.small.one .name:after,
.brick .name:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 100px;
    height: 1px;
}

.services .brick .name {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.services .brick .name:after {
    content: none;
}

.brick .name h1,
.brick .name h2 {
	font-size: 22px;
    margin: 0;
}

.brick .excerpt {
    overflow: hidden;
	font-size: 15px;
    max-height: 114px;
}

.brick .excerpt p {
	min-height: 69px;
	letter-spacing: -.48px;
    margin: 0;
}

.brick .priceold {
    display: block;
    line-height: 1;
	text-decoration: line-through;
    color: #ef0037;
    font-size: 13px;
    margin: 15px 0 0;
}

.brick .price {
	display: table;
	color: #000;
    font-size: 20px;
	font-weight: 400;
	white-space: nowrap;
    margin: 13px 0 6px;
}

.brick .price .value {
    font-size: 28px;
}

.brick .price.frame {
	position: relative;
	height: 28px;
	font-size: 16px;
    line-height: 25px;
    border-top: 2px solid;
	border-left: 2px solid;
	border-bottom: 2px solid;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
	padding: 0 12px 0 8px;
}

.brick .price.frame .value {
	font-size: 18px;
}

.brick .price.frame:after {
    content: '';
    position: absolute;
    top: -2px;
	right: -16px;
    background-image: url(images/icons/sprite.png);
	background-repeat: no-repeat;
    width: 17px;
    height: 32px;
}

.brick .price.frame:before {
    content: '';
    position: absolute;
    top: 11px;
    right: -2px;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

.brick .pwcol {
	width: 50%;
	display: inline-block;
    vertical-align: middle;
}

.brick .weight,
.card .weight {
    color: #dcdcdc;
    font-size: 14px;
	text-align: right;
    margin: 13px 0 6px;
}

.brick .weight .weightvalue {
    font-size: 18px;
}

.brick .total {
	color: #555;
    font-size: 14px;
	white-space: nowrap;
}

.brick .total .value {
    font-size: 16px;
}

.brick .total .ruble {
    font-size: 12px;
}

.brick-bottom {
	position: absolute;
	left: 0; 
	width: 100%;
}

.brick-bottom .col {
	width: 50%;
    display: inline-block;
	vertical-align: middle;
}

.brick-bottom .quantity-block {
    width: 100%;
}

.brick-bottom .button {
	width: 100%;
    height: 36px;
    display: block;
	font-size: 14px;
	text-align: center;
    line-height: 30px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.brick-bottom .button.noavailability {
	background: #f7f7f7;
	color: #000;
	text-shadow: none;
	cursor: default;
}

.brick-bottom .button.more {
	background: #5f5f5f;
}

.brick-bottom span {
	vertical-align: middle;
	line-height: 1;
}

.brick .childlink a,
.brick .childlink span {
	display: block;
	color: #555;
	font-size: 15px;
	line-height: 1.4;
	margin: 0 0 5px;
}

.brick .childlink a {
	text-decoration: underline;
}

.brick .childlink a:hover {
	color: #000;
}


/* СТАТЬЯ */

.article-right a {
	display: block;
	color: #000;
	font-size: 16px;
	margin-bottom: 15px;
}

.article-right a span {
	border-bottom: 1px solid rgba(0,0,0,0.3);
}

.article-right a:hover span {
	border-color: rgba(0,0,0,0.6);
}


.more-btn {
    background-color: #f5f5f5;
	width: 100%;
    display: block;
    vertical-align: top;
    cursor: pointer;
    color: #000;
    font-size: 14px;
	font-weight: bold;
    white-space: nowrap;
	text-align: center;
    border: none;
    outline: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin: 4px;
    padding: 14px 15px 15px;
}

.more-btn:hover {
	background-color: #BD261D;
    color: #fff;
}


/* ТЕГИ */

.tags a {
    position: relative;
    background-color: #f5f5f5;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    color: #000;
	font-size: 13px;
    font-weight: bold;
    border: none;
    outline: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
	padding: 6px 16px 7px;
    margin: 0 2px 6px 0;
	
}

.tags a:hover {
    background-color: #BD261D;
	color: #fff;
}


/* КОНТЕНТ */

.content {
	position: relative;
	background: #fff;
    overflow: hidden;
	font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.floating .content {
	font-size: 15px;
}

.content.cns {
	text-align: center;
}

.content.cns .vadim{
	width: 150px;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto;
}

.content.cns p {
	line-height: 1.4;
}

.content.cns .messenger-box-buttons {
    margin: 10px auto 0 !important;
}

.content.cns .messenger-box-buttons li {
    vertical-align: top;
}

.content.cns .button {
    height: 38px;
	line-height: 38px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
	padding: 0 13px;
}

.content.cns .messenger-box-buttons li a {
    padding: 5px 0 5px 44px !important;
}

.content.cns .messenger-box-buttons li a span {
    max-width: 66px !important;
}

.borders .content {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.14);
    -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.14);
    -ie-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.14);
    -o-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.14);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.14);
}

.withoutborders .content {
    -webkit-box-shadow: 0 0 42px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0 0 42px rgba(0, 0, 0, 0.06);
    -ie-box-shadow: 0 0 42px rgba(0, 0, 0, 0.06);
    -o-box-shadow: 0 0 42px rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 42px rgba(0, 0, 0, 0.06);
}

.tenpixels .content {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

.threepixels .content {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.withoutrounding .content {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

.content .date {
	display: block;
	color: #333;
	font-size: 13px;
	margin-top: 20px;
}

.content p + p {
    margin-top: 20px;
}

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

.content ul {
    display: table;
    padding-left: 16px;
}

.content ul li {
    position: relative;
    display: block;
    margin-bottom: 2px;
    padding-left: 5px;
}

.content ul li:before {
    content: "";
    position: absolute;
    top: 11px;
    left: -16px;
    background: transparent;
    width: 0;
    height: 0;
    display: block;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.content ol {
    counter-reset: list;
}

.content ol li {
    position: relative;
	padding-left: 18px;
}

.content ol li:before {
    content: counter(list) ". ";
	counter-increment: list;
    position: absolute;
    top: 0;
    left: 0;
}

.content blockquote {
    color: #333;
	font-size: 21px;
	line-height: 1.1;
    font-style: italic;
    margin: 5px 0 15px;
    padding: 0 25px;
}

.content table {
    width: 100%;
    border: 1px solid #ddd;
    margin: 10px 0 20px;
}

.content th {
    color: #484848;
    font-weight: 600;
	text-shadow: 0 1px 0 #fff;
    vertical-align: bottom;
}

.content th,
.content td {
    vertical-align: top;
	border: 1px solid #eee;
}

.content tr:nth-child(even) > td {
    background-color: #f9f9f9;
}

.content .wrap-pic {
    position: relative;
}

.content .wrap-pic .caption,
.gallery-caption {
    display: block;
    color: #717171;
    font-size: 15px;
	line-height: 1.5;
    font-style: italic;
	text-align: left;
}

.content .alignright {
	float: right;
	margin: 0 0 10px 20px;
}

.content .alignleft {
	float: left;
	margin: 0 20px 10px 0;
}


/* ПРАЙСЛИСТ (ТАБЛИЦА) */

.pricelist-table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
	border: none !important;
}

.pricelist-table thead td {
    font-weight: 700;
}

.pricelist-table tr {
    border-bottom: 1px solid #d2d2d2;
}

.pricelist-table th {
    border: none;
}

.pricelist-table td {
	background-color: #fff !important;
    border: none;
    padding: 5px 15px;
    font-size: 15px;
    line-height: 19px;
    vertical-align: middle;
    font-weight: 700;
}

.pricelist-table td a {
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #333;
}

.pricelist-table .button {
	background-color: #BD261D !important;
	width: 100%;
	max-width: 150px;
	height: 40px;
	display: block;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	border: none;
	text-shadow: none;
	border-radius: 5px;
	padding: 0px 10px;
	margin: 0 auto;
}

.pricelist-table .green {
	color: #829a3a;
	font-size: 12px;
	margin-top: 10px;
}


/* ППУ ПРЕИМУЩЕСТВА */

.ppu-ben {
	background-color: #fff;
	text-align: center;
	padding: 80px 0;
	margin-top: -20px;
	margin-bottom: 20px;
}

.ppu-ben h2 {
	font-size: 36px;
}

.ppu-ben .desc {
    max-width: 400px;
	display: block;
	margin: 0 auto 45px;
}

.ppu-ben .item {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px;
}

.ppu-ben .item img {
	max-width: 100%;
	margin: 0 auto;
}

.ppu-ben .item p {
    max-width: 400px;
    color: #444;
	font-size: 16px;
}


/* АВТОР */

.author {
	display: none;
}


/*  РЕЙТИНГ  */

.vote-block {
	overflow: hidden;
}

.vote-block .rating {
	width: 105px;
	height: 20px;
	display: inline-block;
	vertical-align: top;
	margin: 0 5px 0 0;
	padding: 0;
}

.vote-block .rating:hover li {
	background-image: url(images/icons/rating.png);
}

.vote-block .rating li {
	display: block;
	width: 21px;
	height: 20px;
	float: right;
	text-indent: -9999px;
	cursor: pointer;
	padding: 0;
}

.vote-block .rating li:hover,
.vote-block .rating li:hover ~ li {
	background-position: 0 -20px;
}

.vote-block.disabled .rating li.current {
	display: block;
	z-index: 10;
}

.vote-block .rating li.active,
.vote-block .rating li.active ~ li {
	background-position: 0 -40px;
}

.vote-block li.current {
	display: none;
}

.vote-block ol.show-current {
	position: relative;
}

.vote-block ol.show-current li {
	cursor: default;
	z-index: 2;
	position: relative;
}

.vote-block ol.show-current li.current {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-image: url(images/icons/rating.png);
	width: 100%;
	display: block;
}

.vote-block ol.show-current li.current span {
	background: inherit;
	background-position: 0 -40px;
	width: 0;
	height: 20px;
	display: block;
}

.vote-block span.rating-text {
	height: 20px;
	display: inline-block;
	vertical-align: top;
	color: #a2a2a2;
	font-size: 14px;
	line-height: 20px;
}


/* КАРТОЧКА ТОВАРА */

.card .col {
    position: relative;
}

.card .col .brick {
	width: 100%;
}

.card .col .product-thumbnail {
	position: relative;
    width: auto !important;
}

.card .col .product-thumbnail img {
    width: 100%;
}

.card .col .additional-images {
    width: 100%;
}

.card .col .additional-images .additional-images-outer {
    margin: 0 -1%;
}

.card .col .additional-images .image {
	position: relative;
	display: inline-block;
    vertical-align: top;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	overflow: hidden;
	margin: 2% 1% 0;
}

.card .col .additional-images .image a {
	line-height: 0;
	border: none;
	outline: none;
}

.card .col .additional-images .image img {
	position: absolute;
	top: 0;
	left: 50%;
	width: auto;
	min-width: 100%;
	height: 100%;
	display: block;
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.card .col .brick .price {
    color: #000;
    font-size: 20px;
    font-weight: 400;
	margin-bottom: 10px;
}

.card .col .brick .price .value {
    font-size: 38px;
}

.options {
    overflow: hidden;
    line-height: 18px;
	margin: 25px 0;
}

.options .label {
    width: 65%;
    float: left;
    clear: both;
    color: rgba(0,0,0,.55);
    margin: 0 10px 10px 0;
}

.card .brick .options .label {
    margin: 0 10px 10px 0;
}

.options .label:after {
    content: '';
    width: 100%;
    display: block;
    border-bottom: 1px dotted #a3a3a3;
    margin-top: -7px;
}

.options .label .option-name {
    background: #fff;
    display: inline;
    font-size: 14px;
    padding-right: 10px;
}

.card .brick .options .label .option-name {
    font-size: 15px;
}

.options .value {
    width: 30%;
    float: left;
    font-size: 14px;
    margin: 0 0 10px;
}

.card .brick .options .value {
    margin: 0 0 10px;
}

.quantity {
    width: 100%;
	margin: 0 0 25px;
}

.quantity .label {
	display: inline-block;
	vertical-align: middle;
    color: rgba(0,0,0,.5);
    font-size: 14px;
}

.quantity .quantity-block {
    width: 100px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 50px;
}

.quantity-block {
    height: 36px;
    line-height: 36px;
    font-weight: bold;
    overflow: hidden;
}

.quantity-block .plus,
.quantity-block .minus {
	background-color: #efefef;
    width: 22%;
    height: 36px;
	display: inline-block;
	vertical-align: middle;
	outline: none;
	border: none;
	color: #c6bfbb;
    font-size: 18px;
	text-align: center;
    cursor: pointer;
}

.quantity-block .numbers {
	background-color: #f7f7f7;
    width: 56%;
    height: 36px;
	display: inline-block;
	vertical-align: middle;
    font-size: 14px;
	outline: none;
	border: none;
	-moz-appearance:textfield;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 0 10px;
}

.quantity-block .numbers::-webkit-outer-spin-button,
.quantity-block .numbers::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

.for-action {
    position: relative;
    background: #ffeeb1;
    width: 100%;
    color: #000;
    font-size: 16px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.05);
    -ie-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.05);
    -o-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.05);
    padding: 10px 20px;
    margin-top: 25px;
}

.for-action:before {
    content: '';
    position: absolute;
    top: -10px;
    left: 50%;
    width: 0;
    height: 0;
    display: block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffeeb1;
    margin-left: -10px;
}

.for-action .ben li {
	font-size: 15px;
}

.for-action .ben li:before {
    top: 10px;
}

.card-title {
    color: #303540;
	font-size: 22px;
    line-height: 1.4;
    font-weight: 400;
    margin: 20px 0 0;
}


/* ОТЗЫВЫ */

.reviews {
	position: relative;
	overflow: hidden;
}

.reviews p {
	font-size: 15px;
	font-style: italic;
}

.review-author {
    position: relative;
	min-height: 50px;
    display: table;
	text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 75px;
}

.review-author .avatar {
    position: absolute;
    top: 50%;
    left: 0;
    width: 50px !important;
    height: 50px;
	-webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2);
	box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2);
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
	margin: -25px 0 0;
}

.review-author .author-name {
	display: block;
	font-family: "PTSans";
    font-size: 15px;
	font-weight: bold;
	line-height: 1;
	margin: 6px 0 5px;
}

.review-author .date {
	display: block;
    font-size: 13px;
    font-style: italic;
}

.reviews .more {
    font-size: 15px;
	font-style: italic;
}

.reviews .more:hover {
	color: #ef0037;
}


/* СПИСОК ОТЗЫВОВ */

.reviews-list {
	padding-left: 0 !important;
    margin-top: 50px !important;
}

.reviews-list li {
	max-width: 728px;
	padding-left: 0 !important;
    margin-bottom: 50px !important;
}

.reviews-list li:before {
    content: none !important;
}

.reviews-list .review-body {
	position: relative;
	display: block;
}

.reviews-list .review-awaiting-moderation {
    position: absolute;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.93);
    width: 100%;
	height: 100%;
	display: flex;
}

.reviews-list .review-awaiting-moderation div {
	color: #ff1212;
    margin: auto;
}

.reviews-list .review-author {
	color: #333;
    margin: 5px 0 0;
}


/* ГАЛЕРЕЯ */

.gallery {
    padding: 0 0 30px;
}

.gallery .owl-stage-outer img {
    width: auto !important;
}

.gallery .owl-dots {
    margin: 15px 0 -30px;
}

#gallery-1 {
	font-size: 0;
}

.gallery-item {
    position: relative;
	display: inline-block;
	vertical-align: top;
	float: none !important;
	line-height: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
}

.gallery-item a {
    border: none !important;
}

.gallery-item img {
    width: 100% !important;
    border: none !important;
}

.gallery-item .gallery-caption {
    margin: 5px 0 0;
}


/* СПИСОК */

.list {
	overflow: hidden;
}

.list.numerals {
    counter-reset: item;
}

.list.numerals .item:before {
    content: counter(item) ". ";
    counter-increment: item;
    display: block;
    font-size: 80px;
	font-weight: bold;
    line-height: 1;
}

.list .item {
	position: relative;
    width: 100%;
	min-height: 84px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin-bottom: 37px;
}

.list .item .icon {
    width: 84px;
	height: 84px;
	display: block;
	overflow: hidden;
}

.list.curve .item .icon {
	background: #fff;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.list.shadow .item .icon {
	box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}

.list.greycolor .item .icon {
	background: #f9f9f9;
}

.list.basecolor .item .icon .fa {
	color: #fff;
}

.list .item .icon .fa,
.list .item .icon img {
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.list.fortyeight .item .icon img {
    width: 48px;
	height: 48px;
}

.list.fiftysix .item .icon img {
    width: 56px;
	height: 56px;
}

.list.sixtyfour .item .icon img {
    width: 64px;
	height: 64px;
}

.list.seventytwo .item .icon img {
    width: 72px;
	height: 72px;
}

.list.eighty .item .icon img {
    width: 80px;
	height: 80px;
}

.list .item .fa {
	font-size: 26px;
	text-align: center;
	line-height: 84px;
}

.list .item h3 {
	color: #333;
	font-size: 19px;
	font-weight: bold;
	margin: 0 0 5px;
}

.list .item p {
	max-width: 400px;
	color: #444;
	font-size: 16px;
	margin: 0 0 15px;
}


/* ТАБЫ */

.tabs .tab {
	background-color: #fff;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	outline: none;
}

.tabs .tab.active {
	cursor: default;
}

.tabs .tab.active:before {
	position: absolute;
	left: -1px;
	bottom: -1px;
	right: -1px;
	height: 1px;
	display: block;
	cursor: default;
}

.segments {
	display: none;
}

.segments.active {
	display: block;
}


/* ДОКУМЕНТЫ */

.docs {
	margin: 0 -20px;
}

.docs .frame {
	position: relative;
	background: #f1e3e0;
	display: block;
	-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.6), 0 6px 6px -4px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 0 1px rgba(0,0,0,.06),0 6px 6px -4px rgba(0,0,0,.1);
    -ie-box-shadow: 0 0 0 1px rgba(0,0,0,.06),0 6px 6px -4px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 0 1px rgba(0,0,0,.06),0 6px 6px -4px rgba(0,0,0,.1);
    box-shadow: 0 0 0 1px rgba(0,0,0,.06), 0 6px 6px -4px rgba(0,0,0,.1);
	margin-bottom: 20px;
}

.docs.wood .frame {
    background: url(images/bg/frame.png) repeat-x 0 0,url(images/bg/frame.png) repeat-x 0 100%;
	box-shadow: 7px 14px 21px -9px rgba(0,0,0,0.64);
    -webkit-box-shadow: 7px 14px 21px -9px rgba(0,0,0,0.64);
    -moz-box-shadow: 7px 14px 21px -9px rgba(0,0,0,0.64);
	padding: 12px;
}

.docs.wood .frame:after {
	content: "";
	position: absolute;
    top: 0;
	left: 0;
    right: 0;
	bottom: 0;
    background: url(images/bg/frame.png) repeat-y 0 0,url(images/bg/frame.png) repeat-y 100% 0;
	width: 100%;
	height: 100%;
}

.docs.wood .frame:before {
	content: "";
	position: absolute;
	top: 8px;
	left: 8px;
	right: 8px;
	bottom: 8px;
	background-image: url(images/bg/shine.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: 100%;
	display: block;
}


/* ВОПРОСЫ И ОТВЕТЫ */

.qa .item {
    background: #fff;
	border-bottom: 1px solid #eaeaea;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.qa .item:last-child {
	border-bottom: none;
}

.qa .item.disabled .answer {
	display: none;
}

.qa .item .question {
    position: relative;
	cursor: pointer;
    color: #242730;
    font-size: 16px;
    line-height: 20px;
	padding: 0 20px 0 43px;
}

.qa .item .question .icon {
    position: absolute;
    top: 50%;
    left: -6px;
	width: 36px;
	height: 36px;
    text-align: center;
    cursor: pointer;
    line-height: 36px;
	border: 1px solid #eaeaea;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
	margin-top: -18px;
}

.qa .item .question .icon .fa-question {
    color: #555;
    font-size: 14px;
}

.qa .item .question .fa-plus {
    position: absolute;
    top: 12px;
    right: 0;
    width: 16px;
    height: 16px;
    font-size: 13px;
	line-height: 16px;
	text-align: center;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
	margin-top: -8px;
}

.qa .item.active .question .fa-plus {
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.qa .item .answer {
    background: #fff;
    font-size: 16px;
	font-style: italic;
    padding: 16px 0 0;
}


/* ШАГИ */

.steps {
	padding-left: 10px;
	margin: 30px 0 40px;
}

.steps li {
	counter-increment: step-counter;
	border-left: 3px solid #e7e7e8;
	margin-bottom: 0 !important;
	padding: 0 0 20px 40px !important;
}

.steps li:last-child {
    border-left: 3px solid transparent;
	padding: 1px 0 0 40px !important;
}

.steps li:before {
    content: none !important;
}

.steps li:after {
	content: counter(step-counter);
	position: absolute;
	top: 0;
	left: -14px;
	width: 25px;
	height: 25px;
	display: block;
	color: #fff;
	font-size: 13px;
	line-height: 25px;
	text-align: center; 
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.steps li:last-child:after {
	content: "✔";
	left: -17px;
    width: 30px;
    height: 30px;
	font-size: 16px;
    line-height: 30px;
}

.steps li span {
	display: block;
	overflow: hidden;
}


/* ОФФЕР */

.offer .img-wrap {
	text-align: center;
}

.offer.onehundredandforty .img-wrap {
	width: 140px;
}

.offer.onehundredandsixty .img-wrap {
	width: 160px;
}

.offer.onehundredandeighty .img-wrap {
	width: 180px;
}

.offer.twohundred .img-wrap {
	width: 200px;
}

.offer.twohundredtwenty .img-wrap {
	width: 220px;
}

.offer.twohundredforty .img-wrap {
	width: 240px;
}

.offer.twohundredsixty .img-wrap {
	width: 260px;
}

.offer .img-wrap img {
	display: block;
	max-width: 100%;
	width: 160px;
	height: 160px;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
	margin: auto;
}

.offer .img-wrap .offer-name {
	font-family: PTSans!important;
	color: #333;
	font-size: 15px;
    font-weight: bold;
    margin: 5px 0 0;
}

.offer h2 {
	margin: 0;
}

.offer .text p {
	margin: 10px 0;
}

.offer .offer-message {
    color: #39ae2e;
    font-size: 15px;
}

.offer .offer-message .fa {
	margin-right: 3px;
}

.offer .offer-form .phone-input {
    background-color: #fff;
	height: 50px;
    color: rgba(0,0,0,.8);
    font-size: 14px;
    line-height: 50px;
    border: 1px solid #c1c1c1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    outline: 0;
	padding: 0 20px;
}

.offer .offer-form .phone-input:focus {
    background-color: rgba(250, 255, 189, 0.55);
}

.offer .offer-form .phone-input.error {
    border: 1px solid #F44336;
}

.offer .offer-form .button.disabled {
	cursor: default;
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95; 
}


/* БРЕНДЫ */

.brands .item {
	position: relative;
	overflow: hidden;
	line-height: 1.55;
    text-align: center;
    padding: 10px;
}

.brands.owl-carousel .item {
	display: block;
}

.brands.grid .item {
	display: inline-block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.brands .item img {
	display: block;
	width: auto;
	margin: 0 auto;
}

.brands.sixteen .item img {
    height: 16px;
}

.brands.twenty .item img {
    height: 20px;
}

.brands.twentyfour .item img {
    height: 24px;
}

.brands.thirtytwo .item img {
    height: 32px;
}

.brands.thirtysix .item img {
    height: 36px;
}

.brands.fortyeight .item img {
    height: 48px;
}

.brands.sixtyfour .item img {
    height: 64px;
}

.brands.eightyfour .item img {
    height: 84px;
}

.brands.ninetysix .item img {
    height: 96px;
}

.brands .item span {
    display: block;
    color: #333;
	font-size: 15px;
    font-weight: 700;
    margin-top: 8px;
}


/* ПРАЙС */

.price-list {
    overflow: hidden;
    line-height: 18px;
	margin: 25px 0 0;
}

.price-list .label,
.price-list .value {
    display: inline-block;
	vertical-align: bottom;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.price-list .label {
    clear: both;
    color: #444;
    margin: 0 0 25px;
}

.price-list .label:after {
    content: '';
    width: 100%;
    display: block;
    border-bottom: 1px dotted #a3a3a3;
    margin-top: -13px;
}

.price-list .label .option-name {
    background: #fff;
    display: inline;
    font-size: 16px;
    padding-right: 10px;
}

.price-list .value {
    white-space: nowrap;
    font-size: 15px;
	font-weight: bold;
    margin: 0 0 18px;
	padding: 0 0 0 10px;
}

.price-list .value.freeprice {
    color: #65af2a;
}

.pricelist-note {
	background-color: #f9f9f9;
    color: #555;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	padding: 5px 10px;
}


/* ФОРМА */

.form {
	width: 100%;
    margin: 10px 0 0;
}

.card .form {
    margin: 0;
}

.form .form-name{
	display: block;
    color: #3e3e3e;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 0 2px;
}

.form .form-name .red {
    color: #ef0037;
}

.form .fields {
	text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-bottom: 12px;
}

.form .fields.small {
	vertical-align: top;
}

.form .fields .name {
    color: #000;
    color: rgba(0, 0, 0, 0.84);
    font-size: 14px;
    font-weight: bold;
    padding: 12px 0 3px;
}

.form .fields .input {
    background-color: #fff;
    width: 100%;
    color: rgba(0,0,0,.8);
    font-size: 14px;
    line-height: 18px;
    border: 1px solid #c1c1c1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    outline: 0;
	margin: 3px 0 0;
}

.form .fields .input:focus {
    background-color: rgba(250, 255, 189, 0.55);
}

.form .fields .input.has-error {
    border: 1px solid #F44336;
}

.errors {
    color: #F44336;
    font-size: 14px;
	line-height: 1;
}

.form .contact-message {
    color: #333;
    font-size: 16px;
}

.form .contact-message .fa {
    color: #39ae2e;
	margin-right: 3px;
}

.form .callme-result {
	font-size: 15px;
    margin: 15px 0 0;
}

.form .callme-result .sending {
	background: url(images/icons/loading.gif) left center no-repeat;
    display: block;
	color: #333;
    padding-left: 30px;
}

.form .callme-result .c_success {
	background: none;
    color: #1eaf66;
}

.form .button:disabled {
	background-color: #e7e7e8;
	text-shadow: none;
	color: #cacaca;
}

.form .button:disabled:hover {
	background-color: #e7e7e8;
	cursor: default;
}

.pp-note {
    color: #555;
    font-size: 12px;
    line-height: 1.4;
}


/* ОТЗЫВЫ */

.review-awaiting-moderation {
    position: absolute;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.93);
    width: 100%;
	height: 100%;
	display: flex;
}

.review-awaiting-moderation div {
	color: #ff1212;
    margin: auto;
}


/* КОНТАКТЫ */

.contact .item {
	margin: 0 0 10px;
}

.contact .item a {
	color: #444;
    font-size: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.contact .item a:hover {
	color: #fd0000;
	border-bottom: 1px solid rgba(241, 118, 38, 0.07);
}

.contact .item .phone {
    color: #0a0a0a;
    font-size: 20px;
	font-weight: 400;
}

.contact .item .fa {
    margin-right: 4px;
}


/* БЛАГОДАРНОСТЬ */

.success-bg {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
}

.success {
	width: 100%;
	height: 637px;
	min-height: 637px;
	display: table;
}

.success .success-wrap {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
}

.success .success-wrap .success-content {
	position: relative;
	background-color: #fff;
	max-width: 464px;
	min-height: 300px;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
	box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
	padding: 40px 30px;
	margin: 0 auto;
}

.success .success-wrap .success-content h1 {
	color: #4d576c;
}

.success .success-wrap .success-content .success-note {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fbfbfc;
	font-size: 13px;
	border-top: 1px solid #f4f5f7;
	padding: 15px 30px;
}

.success .success-wrap .success-content .success-link {
	color: #ffce12;
	font-size: 13px;
	border-bottom: 1px solid #ffce12;
	margin-top: 20px;
}


/* КАРТА */

.map-wrap .content {
	border: none;
}

.map {
    min-height: 400px;
}


/* НАШИ УСЛУГИ */

.links span {
    display: block;
	margin: 0 0 15px;
}

.links span a {
    color: #555;
	line-height: 1.5;
    border-bottom: 1px solid rgba(0,0,0,.2);
}


/* КАРУСЕЛЬ */

.owl-carousel .owl-nav .owl-prev, 
.owl-carousel .owl-nav .owl-next {
	position: absolute;
	top: 36%;
	background-color: #BD261D;
	width: 48px;
	height: 48px;
	color: #fff;
    font-size: 20px;
	text-align: center;
	line-height: 48px;
	cursor: pointer;
	border: none;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
	-webkit-box-shadow: 0 10px 15px 0 rgba(189, 38, 29, 0.24);
    box-shadow: 0 10px 15px 0 rgba(189, 38, 29, 0.24);
    transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
	margin: -24px 0 0;
}

.owl-carousel .owl-nav .owl-prev {
	left: -10px;	
}

.owl-carousel .owl-nav .owl-next {
	right: -10px;
}

.owl-carousel .owl-nav .owl-prev:hover, 
.owl-carousel .owl-nav .owl-next:hover {
	-webkit-box-shadow: none;
    box-shadow: none;
}

.owl-carousel .owl-nav .owl-prev.disabled, 
.owl-carousel .owl-nav .owl-next.disabled {
	opacity: 0.85;
	cursor: default;
}

.owl-carousel .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
	margin-top: 30px;
}

.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
}

.owl-carousel .owl-dots .owl-dot span {
    background: #D6D6D6;
    width: 6px;
    height: 6px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin: 5px 8px;
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    background: #bd261d;
}


/* КНОПКИ СОЦИАЛЬНЫХ СЕТЕЙ */

.social {
    display: block;
    text-align: center;
	margin: 20px 0;
}

.social .share {
	position: relative;
	height: 20px;
    display: inline-block;
    color: #fff;
    font-size: 11px;
    cursor: pointer;
    line-height: 20px;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0 6px;
    margin: 10px 40px 0 0;
}

.social .share:active {
	-webkit-transform: scale(.85);
	-ms-transform: scale(.85);
	transform: scale(.85);
}

.social .share .fa {
    font-size: 14px;
    margin-right: 3px;
}

.social .share .counter {
	position: absolute;
	top: -1px;
	right: -35px;
	height: 20px;
	background-color: #fff;
	color: #4b4f56;
	font-size: 11px;
    line-height: 20px;
	border: 1px solid #bfbfbf;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	padding: 0 10px;
}

.social .share .counter:before,
.social .share .counter:after {
	content: "";
	position: absolute;
	right: 100%;
    top: 50%;
	width: 0;
	height: 0;
	border: solid transparent;
	pointer-events: none;
}

.social .share .counter:before {
	border-right-color: #9a9a9a;
	border-width: 5px;
    margin-top: -5px;
}

.social .share .counter:after {
    border-right-color: #fff;
	border-width: 4px;
    margin-top: -4px;
}

.social .vk {
	background-color: #507299;
	border: 1px solid #304777;
}

.social .fb {
    background-color: #3a5897;
	border: 1px solid #304777;
}

.social .gp {
    background-color: #dc472e;
	border: 1px solid #bd3f29;
}

.social .tw {
    background-color: #2ca8d2;
	border: 1px solid #278eb1;
    margin: 6px 8px 0 0
}


/* ПАГИНАЦИЯ */

.pagination {
    display: block;
    clear: both;
    text-align: center;
    padding-top: 45px;
}

.pagination a,
.pagination span {
	width: 48px;
	height: 48px;
	display: inline-block;
    color: #333;
    font-size: 14px;
	border: 2px solid #cac9c9;
	line-height: 48px;
    text-decoration: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
	margin: 5px 10px;
}

.pagination a:hover {
    border: 2px solid #bbb;
}


/* СОЦИАЛЬНЫЕ СЕТИ */

.social-groups li {
    display: inline-block;
    cursor: pointer;
	font-size: 16px;
	text-align: center;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -webkit-transition: all .2s;
    margin: 0 4px 8px;
}

.footer .social-groups li {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.dark .social-groups li {
	color: #9a9a9a;
	border: 1px solid rgba(255, 255, 255, 0.34);
}

.light .social-groups li {
	color: #616161;
	border: 1px solid rgba(0, 0, 0, 0.34);
}

.dark .social-groups li a {
	color: #d4d4d4;
}

.light .social-groups li a {
	color: #9a9a9a;
}

.social-groups li:hover a {
	color: #fff;
}

.social-groups .vk:hover {
	background-color: #45668e;
	border: 1px solid #45668e;
}

.social-groups .fb:hover {
	background-color: #3a5897;
	border: 1px solid #3a5897;
}

.social-groups li.twitter:hover  {
	background-color: #2ca8d2;
	border: 1px solid #2ca8d2;
}

.social-groups li.ok:hover  {
	background-color: #ec7f28;
	border: 1px solid #ec7f28;
}

.social-groups li.instagram:hover  {
	background-color: #551a8b;
	border: 1px solid #551a8b;
}


/* БЛОК КОНСУЛЬТАЦИИ */

.consultation {
    width: 100%;
}

.noise .consultation {
	background-image: url(images/bg/noise.png);
}

.consultation.dark {
    background-color: #3b3b3b;
	border-bottom: 1px solid #4a4949;
}

.consultation.light {
    background-color: #d8d8d8;
	border-bottom: 1px solid #c1c1c1;
}

.consultation .col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.consultation .col .name {
	position: relative;
	color: #efefef;
    font-size: 20px;
	font-weight: bold;
}

.consultation.dark .col .name {
	color: #efefef;
}

.consultation.light .col .name {
	color: #383838;
}

.consultation .col p {
	color: #bfbfbf;
    font-size: 15px;
}

.consultation.dark .col p {
	color: #bfbfbf;
}

.consultation.light .col p {
	color: #151515;
}

.consultation .col .button {
    font-size: 15px;
}


/* ГОРОДА */

.city {
    background: #3b3b3b;
	width: 100%;
	border-bottom: 1px solid #4a4949;
	padding: 35px 0;
}

.city .col {
    display: inline-block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 8%;
}

.city .col li {
	color: #bfbfbf;
	font-size: 15px;
    margin-bottom: 4px;
}

.city .col li a {
	color: #bfbfbf;
}


/* ПОДВАЛ */

.footer {
	width: 100%;
	flex: 0 0 auto;	
}

.noise .footer {
	background-image: url(images/bg/noise.png);
}

.footer.dark {
	background-color: #3b3b3b;
}

.footer.light {
	background-color: #d8d8d8;
}

.footer .col {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.footer .col .wr {
    font-size: 14px;
	margin: 0 0 20px;
}

.footer.dark .wr {
	color: #b7b7b7;
}

.footer.light .wr {
	color: #151515;
}

.footer .col .title {
    font-size: 15px;
	font-weight: bold;
    margin: 0 0 10px;
}

.footer.dark .col {
	color: #b7b7b7;
}

.footer.light .col {
	color: #696969;
}

.footer .col ul li {
    font-size: 15px;
    margin: 0 0 3px;
}

.footer .col ul li span {
    display: inline-block;
	vertical-align: middle;
}

.footer .col ul li .fa {
	margin-right: 3px;
}

.footer.dark .col ul li a {
    color: #d6d6d6;
}

.footer.dark .col.third ul li a,
.footer.dark .col.second ul li a .underline {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.footer.light .col ul li a  {
    color: #404040;
}

.footer.light .col.third ul li a,
.footer.light .col.second ul li a .underline  {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.footer.dark .col ul li a:hover {
    color: #fff;
}

.footer.dark .col.third ul li a:hover,
.footer.dark .col.second ul li a:hover .underline {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.footer.light .col ul li a:hover  {
    color: #000;
}

.footer.light .col.third  ul li a:hover,
.footer.light .col.second ul li a:hover .underline  {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.footer .col .social-groups {
	display: block;
	margin: 0 0 20px;
}

.footer .creator {
    width: 85px;
	display: inline-block;
	line-height: 1.3;
}

.footer .creator img {
    width: 100%;
	margin: 0 0 10px;
}

.footer .creator span {
    font-size: 13px;
}

.footer.dark .creator span {
    color: #a5a5a5;
}

.footer.light .creator span {
	color: #696969;
}

.footer .copyright {
	width: 100%;
    height: 40px;
    font-size: 14px;
	text-align: center;
    line-height: 40px;
	margin-top: 30px;
}

.footer.dark .copyright {
    color: #929292;
	border-top: 1px solid #4a4949;
}

.footer.light .copyright {
	color: #636363;
	border-top: 1px solid #c1c1c1;
}


/* YOUTUBE */

.content .video {
	position: relative;
	display: block;
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
}

.content .video iframe, 
.content .video object, 
.content .video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* СКРЫТЫЙ ТЕКСТ */

.readmore-section, 
.collapsed {
	position: relative;
    overflow: hidden;
}

.readmore-section.collapsed:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(to top, #fff 40%,rgba(255, 255, 255, 0.67) 60%);
    width: 100%;
    height: 100px;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    transition: opacity 1s;
    opacity: 1;
}

.readmore-toggle {
	color: #565656;
    font-size: 16px;
	text-align: center;
	margin: 5px 0 30px;
}

.readmore-toggle span {
    position: relative;
    border-bottom: 1px dashed rgba(86, 86, 86, 0.77);
}

.readmore-toggle:hover span {
    border-bottom: 1px dashed transparent;
}


/* КОРЗИНА */

.cart-blackout {
    z-index: 99999;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .9);
    text-align: center;
}

.cart-blackout:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-right: -0.36em;
}

.modal-cart {
    background-color: #fff;
    max-width: 960px;
    display: inline-block;
    vertical-align: middle;
	overflow-x: auto;
	font-size: 15px;
	border: 1px solid rgba(0,0,0,.2);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.12), 0 16px 16px rgba(0, 0, 0, 0.24);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 35px;
}

.cart-title {
	position: relative;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    -webkit-box-shadow: 0px 2px 0px 0px #eaeaea;
    box-shadow: 0px 2px 0px 0px #eaeaea;
}

.modal-cart .closecart {
    position: absolute;
	background-color: transparent;
    background-image: url(images/icons/sprite.png);
    background-repeat: no-repeat;
    background-position: 0 -96px;
    width: 30px;
    height: 30px;
	cursor: pointer;
	border: none;
	outline: none;
}

.modal-cart::-webkit-scrollbar {
    width: 1px;
    height: 1px;
    cursor: pointer;
}

.modal-cart::-webkit-scrollbar-track {
    background-color: #eee;
}

.modal-cart::-webkit-scrollbar-thumb {
    background-color: #f48434;
}

.modal-cart .notificationicon {
	position: relative;
    width: 82px;
    height: 82px;
	display: block;
	border: 1px solid rgba(0, 0, 0, 0.08);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin: 45px auto 0;
}

.modal-cart .notificationicon:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(images/icons/sprite.png);
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.modal-cart .notificationicon.success:before {
    background-position: -48px 0;
}

.modal-cart .notificationicon.error:before {
    background-position: -96px 0;
}

.modal-cart-empty {
	padding: 50px 0; 
}

.modal-cart-empty:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.cart-item {
    width: 100%;
	text-align: left;
    border-bottom: 1px solid rgba(234, 234, 234, 0.55);
}

.cart-item:last-child{
    border-bottom: none;
}

.cart-item .preview,
.cart-item .cart-content,
.cart-item .cart-content .cart-price,
.cart-item .cart-content .cart-quantity {
    display: inline-block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cart-item .preview {
    text-align: center;
}

.cart-item .preview img {
    width: 100%;
}

.cart-item .preview .fa {
	color: #eee;
    font-size: 50px;
}

.cart-item .cart-content {
    position: relative;
	padding: 0 40px 0 15px;
}

.cart-item .cart-content .cart-name {
    width: 100%;
    color: #000;
	text-align: left;
	line-height: 1.2;
	margin-bottom: 5px;
}

.cart-item .cart-content .cart-quantity {
    width: 110px;
}

.cart-item .cart-content .cart-quantity .quantity-group {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.cart-item .cart-content .cart-quantity .quantity-group .quantity-item {
    background: #fff;
	cursor: pointer;
	border: none;
	outline: none;
    color: #464a4c;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    border: 1px solid rgba(0,0,0,.15);
}

.cart-item .cart-content .cart-quantity .quantity-group .quantity-item.quantity-minus {
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -o-border-radius: 2px 0 0 2px;
    -ms-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
}

.cart-item .cart-content .cart-quantity .quantity-group .quantity-item.quantity-plus {
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    -o-border-radius: 0 2px 2px 0;
    -ms-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
}

.cart-item .cart-content .cart-quantity .quantity-group .cart-item-count {
    background-color: #fff;
    background-image: none;
    width: 55px;
    display: block;
    color: #464a4c;
    font-size: 15px;
    border-top: 1px solid rgba(0,0,0,.15);
	border-bottom: 1px solid rgba(0,0,0,.15);
	border-left: none;
	border-right: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cart-item .cart-content .cart-quantity .quantity-group .cart-item-count:focus {
    background-color: rgba(250, 255, 189, 0.55);
    outline: none;
}

.cart-item .cart-content .cart-price {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    white-space: nowrap;
    margin: 0 0 0 20px;
}

.cart-item .cart-content .cart-price .ruble {
    font-size: 16px;
}

.cart-item .cart-content .cart-delete-item {
    position: absolute;
    top: 0;
    right: 0;
	background-color: #f00;
    width: 16px;
    height: 16px;
    cursor: pointer;
	text-align: center;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.cart-item .cart-content .cart-delete-item .fa {
	color: #fff;
    font-size: 13px;
	margin: 1px 1px 0 2px;
}

.modal-cart .total-price {
    color: #000;
    font-size: 15px;
    white-space: nowrap;
}

.modal-cart .total-price strong {
    font-size: 18px;
}

.modal-cart .form .fields {
    margin-bottom: 8px;
}

.modal-cart .cart-bottom {
    text-align: center;
	margin-top: 20px;
}

.modal-cart .cart-bottom .button {
	margin: 0 auto;
}


/* ВК */

#vk_groups,
#vk_groups iframe {
     width: 100% !important;
}


/* КАРТА */

.ymap-container {
	background: url('images/yandex-before-load-marker.png') #fff no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

#map-yandex {
	cursor: pointer;
	height: 27em;
	width: 100%;
	background-color: transparent;
	position: relative;
	z-index: 7;
}

.loader {
	color:#000;
	position:absolute;
	box-sizing:border-box;
	top: -100%;
	left: 0;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:15;
	transition: opacity .7s ease;
	background-color:rgba(0,0,0,0.55);
	opacity: 0;
}
.loader:after,
.loader:before {
	box-sizing:border-box;
}
.loader.is-active {
	top: 0;
	opacity: 1;
}

.loader-default:after {
	content:'';
	position:absolute;
	width:48px;
	height:48px;
	border:solid 8px #fff;
	border-left-color:transparent;
	border-radius:50%;
	top:calc(50% - 24px);
	left:calc(50% - 24px);
	-webkit-animation:rotation 1s linear infinite;
	        animation:rotation 1s linear infinite;
}

@-webkit-keyframes rotation {
	from {
		-webkit-transform:rotate(0);
		        transform:rotate(0);
	}
	to {
		-webkit-transform:rotate(359deg);
		        transform:rotate(359deg);
	}
}

@keyframes rotation {
	from {
		-webkit-transform:rotate(0);
		        transform:rotate(0);
	}
	to {
		-webkit-transform:rotate(359deg);
		        transform:rotate(359deg);
	}
}
@-webkit-keyframes blink {
	from {
		opacity:.5;
	}
	to {
		opacity:1;
	}
}
@keyframes blink {
	from {
		opacity:.5;
	}
	to {
		opacity:1;
	}
}