@import url('jquery-ui.min.css');
@import url('bootstrap.min.css');
@import url('font-awesome.min.css');
@import url('hover-min.css');
@import url('animated-icon.css');
@import url('side-menu.css');
@import url('jquery.mCustomScrollbar.min.css');
@import url('../assets/flickity/flickity.min.css');
@import url('../assets/owl.carousel/owl.carousel.min.css');
@import url('../assets/owl.carousel/owl.theme.default.min.css');
body {
	font-family: 'Open Sans', sans-serif;
	color: #333;
	font-weight: 500;
	font-size: 0.875rem;
	background-color: #fff;
	-webkit-text-size-adjust: 100%;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	position: relative;
}
a {
	color: #5c5c5c;
}
a:hover {
	color: #8a8a8a;
}
a, a:hover, a:focus, button:hover, button:focus {
	outline: 0 !important;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #5c5c5c;
	font-weight: 500;
	letter-spacing: 0px;
	margin-top: 0px;
}
hr {
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
	border: 0;
	border-top: 1px solid #eee;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.title-style {
	font-weight: normal;
	font-size: 2.0rem;
	display: inline-block;
	position: relative;
	margin-bottom: 1.5rem;
}
.title-style a {
	color: inherit
}
.title-style:before {
	background-color: #f27a24;
	content: '';
	width: 42px;
	height: 1px;
	position: absolute;
	right: -50px;
	top: 55%;
}
.btn.hvr-sweep-to-right, .btn.hvr-sweep-to-right:hover, .btn.hvr-sweep-to-right:focus {
	color: #fff;
	white-space:nowrap !important;
	border: none !important;
	padding: 0.5rem 1.5rem;
	border-radius: 0 0 0 0;
	transition: none !important;
	box-shadow: none !important;
	text-shadow: 3px 0px 1px rgba(0,0,0,0.1) !important;
}
.btn.hvr-sweep-to-right i {
	margin-right: 0.5rem;
}
.btn.hvr-sweep-to-right:before {
	background: rgba(255, 255, 255, 0.38);
}
.btn-danger.hvr-sweep-to-right, .btn-danger.hvr-sweep-to-right:hover {
	background-color: #f27a24;
}
.btn-info.btn.hvr-sweep-to-right, .btn-info.btn.hvr-sweep-to-right:hover {
	background-color: #d47d1c;
}
.navbar {
	background: #4b4b4b;
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
	backface-visibility: hidden;
}
.navbar .navbar-nav .nav-link {
	color: #fff;
	margin-right: 1.3rem;
}
.navbar .navbar-nav .nav-link:hover {
	color: rgba(255, 255, 255, 0.7);
}
.navbar .navbar-nav .nav-link:focus {
	color: #fff;
	outline: 0;
}
.navbar .navbar-nav .dropdown-menu .nav-link {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0
}
.navbar .navbar-nav .dropdown-menu .nav-link:hover, .navbar .navbar-nav .dropdown-menu .nav-link:focus {
	color: #8a8a8a;
}
.navbar .dropdown-menu, .navbar .navbar-brand {
	font-size: 0.875rem;
}
.navbar .navbar-brand i {
	font-size: 1.3rem;
	margin-right: 8px;
	vertical-align: central;
}
.navbar .animated-icon span {
	background: #f27a24;
}
header {
	width: 100%;
	background-image: url(../images/banner_glavnaya_.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	border-bottom: #000 1px solid;
	position: relative;
}
.rectangle {
	width: 100%;
	padding: 36px 0 60px 0;
	background: url(../images/rectangle.png) 0 0 repeat-x;
}
header .logo {
	overflow: hidden;
}
header .logo a {
	width: 377px;
	height: 94px;
	display: block;
	background-image: url(../images/logo.png);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
header .phone {
	color: #fff;
	text-align: center;
	padding-top: 2rem;
}
header .phone ul li {
	display: inline-block;
}
header .phone ul li:last-child {
	margin-left: 1.5rem;
}
header .phone a {
	color: #fff;
	font-size: 1.5rem;
	font-weight: 500;
}
header .phone a:hover {
	color: #f27a24;
}
header .phone i {
	font-size: 1.5rem;
	margin-right: 8px;
	vertical-align: central;
}
header .basket {
	padding-top: 1.2rem;
}
header .basket .item {
	display: block;
	float: right;
	height: 50px;
	width: 50px;
	background-image: url(../images/basket.png);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	text-align: center;
}
header .basket .item .badge {
	color: #fff;
	font-size: 0.9rem;
	background-color: #f27a24;
	margin-left: 9px;
}
.home-slider {
	padding-top: 10px;
}
.home-slider .carousel-indicators li {
	border: rgba(242, 123, 38, 0.5) 1px solid;
}
.home-slider .carousel-caption {
	bottom: 15%;
	background: rgba(242, 123, 38, 0.6);
	border-radius: 5px;
}
.home-slider .carousel-caption h5 {
	color: #fff;
	font-size: 1.8rem;
}
.home-slider .carousel-caption p {
	color: #fff;
	font-size: 1.0rem;
}
.home-recommend {
	background: #f9f9f9;
	border-top: 1px solid #e0e0e0;
	margin-top: 40px;
	padding: 60px 0;
}
.home-recommend .row {
	display: inherit;
}
.home-recommend .flickity-carousel {
	overflow: hidden;
}
.box-trim {
	overflow: hidden;
	height: 40px;
	width: 100%;
	line-height: 1.2;
}
.box-trim:before {
	content: "";
	float: left;
	width: 5px;
	height: 40px;
}
.box-trim > *:first-child {
	float: right;
	width: 100%;
	margin-left: -5px;
}
.box-trim:after {
	content: "\02026";
	box-sizing: content-box;
	float: right;
	position: relative;
	top: -21px;
	left: 100%;
	width: 3em;
	margin-left: -3em;
	padding-right: 5px;
	text-align: right;
	background-size: 100% 100%;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
}
.products .card {
	margin-bottom: 20px;
}
.card .card-body {
	text-align: center;
}
.card .card-title {
	font-weight: 600;
}
.card .card-text {
	font-style: italic;
}
.img-container {
	position: relative;
	overflow: hidden;
}
.img-container .more {
	position: absolute;
	text-align: center;
	width: 95px;
	height: 40px;
	left: 0;
	background: rgba(255, 255, 255, .6);
	color: #222;
	font-size: 1.2rem;
	letter-spacing: 1px;
	line-height: 40px;
	text-align: center;
	text-shadow: 0 1px 1px #fff;
	-webkit-transition: color .5s;
	transition: color .5s;
	z-index: 1;
}
.img-container .more i {
	font-size: 1.1rem;
}
.img-container .more:before {
	position: absolute;
	content: '';
	left: 0;
	height: 40px;
	width: 0;
	background: #fff;
	border-right: 5px solid #f27a24;
	-webkit-transition: width .3s;
	transition: width .3s;
	z-index: -1;
}
.img-container > a:hover .more, .img-container > a:hover .more:before {
	width: 95px;
	color: #f27a24;
}
.img-container > a:hover img {
	opacity: .6;
	-webkit-transform: scale(1.1, 1.1) rotate(1deg);
	transform: scale(1.1, 1.1) rotate(1deg);
	-webkit-transition: all 3s;
	transition: all 3s;
}
.img-container img {
	-webkit-transition: all .5s;
	transition: all .5s;
}
.annotation {
	margin-top: 40px;
}
.annotation.inside {
	margin-top: 20px;
}
.annotation blockquote {
	width: 100%;
	padding: 10px 0;
}
.annotation blockquote h1 {
	font-size: 1.5rem;
}
.annotation blockquote .blockquote-content {
	font-size: 1.0rem;
	padding: 35px 0 25px;
	width: 100%;
	display: block;
	overflow: hidden;
	background-color: #fff;
	position: relative;
}
.annotation blockquote::before {
	/* Градиент */
	background: #ffffff;
	background: -moz-linear-gradient(left, #f27a24 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f27a24), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(left, #f27a24 0%, #ffffff 100%);
	background: -o-linear-gradient(left, #f27a24 0%, #ffffff 100%);
	background: -ms-linear-gradient(left, #f27a24 0%, #ffffff 100%);
	background: linear-gradient(to right, #f27a24 0%, #ffffff 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f27a24', endColorstr='#ffffff', GradientType=1);
	content: "";
	display: block;
	/* Вместо толщины */
	height: 10px;
	width: 100%;
}
.annotation blockquote .blockquote-content:after {
	width: 200px;
	height: 200px;
	display: block;
	background-color: rgba(242, 123, 38, 0.4);
	content: " ";
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	opacity: 0.3;
	-webkit-transform: translate(30%, 30%);
	-ms-transform: translate(30%, 30%);
	-moz-transform: translate(30%, 30%);
	-o-transform: translate(30%, 30%);
	transform: translate(30%, 30%);
	background-position: center center;
	background-size: auto 50%;
	background-repeat: no-repeat;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.annotation blockquote .blockquote-content p {
	position: relative;
	z-index: 2;
}
.breadcrumb {
	background: none;
	border: none;
	margin: 0 !important;
	padding: 0;
	position: absolute;
	bottom: 0.5rem;
}
.breadcrumb ul {
	list-style: none;
	display: inline-block;
}
.breadcrumb ul .icon {
	font-size: 14px;
}
.breadcrumb ul li {
	float: left;
}
.breadcrumb ul li a {
	color: #FFFFFF;
	display: block;
	background: rgba(0, 0, 0, 0.55);
	text-decoration: none;
	position: relative;
	height: 40px;
	line-height: 40px;
	padding: 0 10px 0 5px;
	text-align: center;
	margin-right: 23px;
}
.breadcrumb ul li:nth-child(even) a {
	background-color: rgba(0, 0, 0, 0.35);
}
.breadcrumb ul li:nth-child(even) a:before {
	border-color: rgba(0, 0, 0, 0.35);
	border-left-color: transparent;
}
.breadcrumb ul li:nth-child(even) a:after {
	border-left-color: rgba(0, 0, 0, 0.35);
}
.breadcrumb ul li:first-child a {
	padding-left: 15px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px 0 0 4px;
}
.breadcrumb ul li:first-child a:before {
	border: none;
}
.breadcrumb ul li:last-child a {
	padding-right: 15px;
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0;
	border-radius: 0 4px 4px 0;
}
.breadcrumb ul li:last-child a:after {
	border: none;
}
.breadcrumb ul li a:before, .breadcrumb ul li a:after {
	content: "";
	position: absolute;
	top: 0;
	border: 0 solid rgba(0, 0, 0, 0.55);
	border-width: 20px 10px;
	width: 0;
	height: 0;
}
.breadcrumb ul li a:before {
	left: -20px;
	border-left-color: transparent;
}
.breadcrumb ul li a:after {
	left: 100%;
	border-color: transparent;
	border-left-color: rgba(0, 0, 0, 0.55);
}
.breadcrumb ul li a:hover {
	color: #fff;
	background-color: rgba(242, 123, 38, 0.65);
}
.breadcrumb ul li a:hover:before {
	border-color: rgba(242, 123, 38, 0.65);
	border-left-color: transparent;
}
.breadcrumb ul li a:hover:after {
	border-left-color: rgba(242, 123, 38, 0.65);
}
.breadcrumb ul li a:active {
	background-color: #16a085;
}
.breadcrumb ul li a:active:before {
	border-color: #16a085;
	border-left-color: transparent;
}
.breadcrumb ul li a:active:after {
	border-left-color: #16a085;
}
.catalog-menu {
	position: relative;
}
.catalog-menu .row {
	background-color: #f9f9f9;
}
.catalog-menu .menu-content {
	position: absolute !important;
	top: 50px;
	width: 100%;
	background-color: #f5f5f5;
	border: #e0e0e0 1px solid;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	z-index: 1000;
}
.catalog-menu .brand {
	background-color: #f27a24;
	height: 50px;
	width: 100%;
	padding: 0 15px;
	display: block;
	border-radius: 5px 5px 5px 5px;
	position: relative;
}
.catalog-menu .brand span {
	color: #fff;
	font-size: 1.2rem;
	line-height: 50px;
}
.catalog-menu .toggle-btn {
	position: absolute;
	display: block;
	right: 20px;
	top: 10px;
	padding: 3px;
	z-index: 10 !important;
	border: none;
	background: none !important;
	cursor: pointer;
}
.catalog-menu .animated-icon span {
	background: #fff;
}
.catalog-menu .sorting {
	height: 31px;
	padding: 0.5rem 0.5rem;
}
.catalog-menu label {
	position: relative;
	display: inline-block;
}
.catalog-menu label:before {
	content: '';
	height: 31px;
	position: absolute;
	right: 7px;
	top: 3px;
	width: 22px;
	background: #fff;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	pointer-events: none;
	display: block;
}
.catalog-menu label:after {
	content: " ";
	position: absolute;
	right: 15px;
	top: 46%;
	margin-top: -3px;
	z-index: 2;
	pointer-events: none;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6.9px 4px 0 4px;
	border-color: #aaa transparent transparent transparent;
	pointer-events: none;
}
.catalog-menu label select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0 30px 0 10px;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	line-height: 36px;
	height: 36px;
	background: #fff;
	margin: 0 5px 5px 0;
}
 .catalog-menu select::-ms-expand {
 display: none;
}
.owl-nav {
	position: absolute;
	right: 1.0rem;
	top: -60px;
	margin: 0;
}
.owl-nav [class*="owl-"] {
	background: transparent;
	border-radius: 0;
	color: #5c5c5c !important;
	font-size: 24px;
	font-weight: 700;
	height: 40px;
	line-height: 32px;
	margin: 0 0 0 0px;
	padding: 0;
	width: 40px;
	border: 1px solid rgba(242, 123, 38, 0.4) !important;
	transition: all 700ms ease 0s;
}
.owl-nav .owl-next {
	margin-left: 10px;
}
.owl-nav [class*="owl-"]:hover {
	border-color: rgba(242, 123, 38, 0.65) !important;
	color: rgba(242, 123, 38, 0.65) !important;
}
footer {
	color: #C8C8C8;
	background: #5c5c5c;
	line-height: 1;
}
footer a {
	color: #C8C8C8;
}
footer .col-sm-12:last-child {
	text-align: right;
}
