body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #333;
	font-size: 0.9vw;
	line-height: 1.5vw;
	width: 100%;
	/*background: #f0f0f0;*/
	background: #e9e3d7;
}
h1, h2, h3, h4, h5, h6 {
	/*color: #23527c;*/
	line-height: 3vw;
	color: #c97e6b;
}
.fa {
	font-size: 14px;
}
h1 {
	font-size: 2vw;
}
h2 {
	font-size: 1.5vw;
}
h3 {
	font-size: 1.4vw;
}
h4 {
	font-size: 1.3vw;
}
h5 {
	font-size: 1.2vw;
}
h6 {
	font-size: 10.2px;
}
a {
	/*color: #23527c;*/
	color: #333;
	transition: all .3s ease;
}
a:hover,
a:focus {
	text-decoration: none;
	color: #c97e6b;
	transition: all .3s ease;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 0.8vw;
	font-weight: normal;
	line-height: 1.4;
}
select.form-control, 
textarea.form-control, 
input[type="text"].form-control, 
input[type="password"].form-control, 
input[type="datetime"].form-control, 
input[type="datetime-local"].form-control, 
input[type="date"].form-control, 
input[type="month"].form-control, 
input[type="time"].form-control, 
input[type="week"].form-control, 
input[type="number"].form-control, 
input[type="email"].form-control, 
input[type="url"].form-control, 
input[type="search"].form-control, 
input[type="tel"].form-control, 
input[type="color"].form-control {
	font-size: 1vw;
	min-height: 56px;
}
#input-quantity {
	max-width: 100px;
	text-align: center;
	min-height: 56px;
	font-size: 1vw;
}
.input-group input, 
.input-group select, 
.input-group .dropdown-menu, 
.input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
.img-thumbnail {
	display: block;
	padding: 0;
	line-height: 0;
}
span.hidden-xs, 
span.hidden-sm, 
span.hidden-md, 
span.hidden-lg {
	display: inline;
}
.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23527c, #1f90bb);
	background-repeat: repeat-x;
}
.header-fixed {
	position: fixed;
	margin: auto;
	display: block;
	width: 100%;
	z-index: 999;
	background: #f0f0f0;
	box-shadow: 0 0 3px #ccc;
}
.if-header-fixed {
	padding-top: 130px;
}
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23527c, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, 
#top-links li, 
#top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
	transition: all .3s ease;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
	transition: all .3s ease;
}
#top-links .dropdown-menu a {
	text-shadow: none;
	transition: all .3s ease;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
	transition: all .3s ease;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
#logo {
	margin: 10px 0 10px 0;
	float: left;
}
#logo a,
#logo h1 {
	font-size: 2vw;
	line-height: 3vw;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: 500;
	display: block;
	/*color: #c97e6b;*/
	cursor: pointer;
	color: #444;
	transition: all .3s ease;
}
#logo a:hover,
#logo a:focus,
#logo h1:hover,
#logo h1:focus {
	text-decoration: none;
	color: #c97e6b;
	transition: all .3s ease;
}
#search {
	margin: 10px 0 10px 0;
    float: right;
}
#search .input-lg {
	height: 40px;
    line-height: 20px;
    padding: 0 10px;
    max-width: 300px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
#menu {
	/*background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23527c, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;*/
	margin: 10px 0 10px 0;
}
#menu .nav > li > a,
#menu .nav > li > span {
	color: #000;
	padding: 10px 10px;
	min-height: 15px;
	background-color: transparent;
	transition: all .3s ease;
}
#menu .nav > li > span {
	line-height: 20px;
	position: relative;
	display: block;
	text-decoration: none;
	cursor: pointer;
}
#menu .nav > li > a:hover,
#menu .nav > li.open span, 
#menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
	transition: all .3s ease;
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
	transition: all .3s ease;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
	transition: all .3s ease;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, 
#menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23527c, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar,
#search .btn-navbar{
	font-stretch: expanded;
	color: #444;
	padding: 10px 20px 10px;
	float: right;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	border-color: transparent;
	box-shadow: none;
	min-height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: none;
	font-size: 8vw;
	text-align: center;
	line-height: 11vw;
	font-weight: 400;
	transition: all .3s ease;
}
#menu .btn-navbar:hover, 
#menu .btn-navbar:focus, 
#menu .btn-navbar:active, 
#menu .btn-navbar.disabled, 
#menu .btn-navbar[disabled],
#search .btn-navbar:hover, 
#search .btn-navbar:focus, 
#search .btn-navbar:active, 
#search .btn-navbar.disabled, 
#search .btn-navbar[disabled] {
	color: #777;
	background-color: transparent;
	outline: none;
	transition: all .3s ease;
}
#menu .btn-navbar .fa,
#search .btn-navbar .fa {
    font-size: 5vw;
}
#slideshow0 {
    display: block !important;
}
#slideshow1 {
    display: none !important;
}
#content {
	min-height: 600px;
}
#content.category,
#content.product,
#content.contact,
#content.information,
#content.sitemap {
	float: none;
	margin: auto;
}
#content h1 {
	text-align: center;
	padding-bottom: 30px;
}
#content.category .btn-primary {
    min-width: 300px;
}
#content.category .search-panel {
    padding-bottom: 30px;
    margin-bottom: 10px;
}
#content.category .search-panel div {
    padding-bottom: 15px;
}
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #586979;
	border-top: 1px solid #ddd;
	/*color: #e2e2e2;*/
	color: #fff;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a,
footer span {
	color: #fff;
	transition: all .3s ease;
	padding: 5px;
    display: inline-block;
}
footer span {
	cursor: pointer;
}
footer a:hover,
footer a:focus,
footer span:hover,
footer span:focus {
	color: #ccc;
}
footer .title {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.1vw;
	font-weight: bold;
	color: #fff;
	line-height: 3vw;
	margin-top: 10px;
    margin-bottom: 10px;
}
footer .social-links {
   margin-top: 20px;
}
footer .social-link {
	border: 1px solid #ccc;
	border-radius: 1.2rem;
	padding: 1.2rem;
	display: inline-flex;
	margin: 0 10px 0 0;
}
footer .social-link .fa {
	height: 2rem;
	width: 2rem;
	margin: auto;
	text-align: center;
	font-size: 2rem;
}
.alert {
	padding: 8px 14px 8px 14px;
	position: relative;
}
.breadcrumb-block {
	display: block;
	position: relative;
	float: none;
}
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: none;
	background-color: transparent;
   border-radius: 0;
   display: inline-block;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	position: relative;
	white-space: normal;
	display: inline;
	padding: 0;
	cursor: pointer;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '/';
	display: inline;
	position: relative;
	margin: 0 0.5vw;
}
.order-page {
	float: right;
}
.order-page > li:after {
    content: none;
}
.pagination {
	margin: 0;
}
.buttons {
	margin: 1em 0;
}
.btn {
	font-size: 1vw;
	border: 0px solid #cccccc;
	border-radius: 10px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	max-width: 300px;
	padding: 15px 20px;
	margin: 0;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 1vw;
	line-height: 48px;
	min-width: 300px;
}
.btn-group > .btn, 
.btn-group > .dropdown-menu, 
.btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
    color: #ffffff;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
    background-color: #ff8c1c;
    background-image: linear-gradient(to bottom, #ff8c1c, #f07906);
    background-repeat: repeat-x;
    border-color: #ff8c1c #ff8c1c #ff8c1c;
}
.btn-primary:hover, 
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:focus, 
.btn-primary.active, 
.btn-primary.disabled, 
.btn-primary[disabled] {
	background-color: #ff8c1cb3;
	background-position: 0 -3px;
	border-color: #ff8c1cb3;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, 
.btn-warning:active, 
.btn-warning.active, 
.btn-warning.disabled, 
.btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, 
.btn-danger:active, 
.btn-danger.active, 
.btn-danger.disabled, 
.btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, 
.btn-success:active, 
.btn-success.active, 
.btn-success.disabled, 
.btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, 
.btn-info:active, 
.btn-info.active, 
.btn-info.disabled, 
.btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23527c;
	border-radius: 0;
}
.btn-link, 
.btn-link:active, 
.btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, 
.btn-inverse:active, 
.btn-inverse.active, 
.btn-inverse.disabled, 
.btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
#topcontrol {
    z-index: 99;
}
.top-button {
	background-color: #ff8c1cb3;
	color: #fff;
    padding: 10px;
    text-align: center;
    width: 64px;
    height: 64px;
}
.top-button i {
	font-size: 40px;
	margin: 0;
}
.checkout.cart .input-group {
   margin-bottom: 60px;
}
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
	transition: all .3s ease;
}
.list-group a.active, 
.list-group a.active:hover, 
.list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
	transition: all .3s ease;
}
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
.product .product-grid {
    margin-bottom: 20px;
}
.product .form-group>label {
	text-transform: uppercase;
}
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
	border-radius: 0.2rem;
	background: #fff;
    box-shadow: 5px 5px 5px #ccc;
    transition: all .3s ease;
}
.product-thumb:hover {
	box-shadow: 2px 1px 4px #ccc;
	transition: all .3s ease;
}
.product-thumb a.link {
	position: absolute; 
	top: 0; 
	bottom: 20px; 
	left: 15px; 
	right: 15px; 
	z-index: 999;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
	transition: all .3s ease;
}
.product-thumb .image a:hover {
	opacity: 0.8;
	transition: all .3s ease;
}
.product-thumb .image img {
	margin-left: auto;
    margin-right: auto;
    height: auto;
    object-fit: cover;
    width: 100%;
    max-height: 400px;
    min-height: 400px;
}
.product-grid .product-thumb .image {
	float: none;
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
.product-thumb .caption .caption-product-description {
	max-height: 76px;
    overflow-y: hidden;
}
.product-thumb .caption a {
	color: #c97e6b;
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
	min-height: 70px;
}
.thumbnails .image-additional a>img, 
.thumbnails .image-additional>img {
	margin-right: auto;
	margin-left: auto;
	object-fit: cover;
	max-width: 78px;
	min-height: 70px;
}
#column-left .product-layout, 
#column-right .product-layout {
	width: 100%;
}
.input-group .form-control[name^=quantity] {
	min-width: 50px;
	max-width: 100px;
	text-align: center;
	font-size: 1vw;
}
.input-group-btn {
	display: block;
}
.input-group-btn .btn {
	min-height: 56px;
}
.btn-info:hover, .btn-info:active, 
.btn-info.active, 
.btn-info.disabled, 
.btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.product .thumbnail {
	padding: 0px;
	border: 0px solid #ddd;
	background: none;
}
#product .form-group .checkbox, 
#product .form-group .radio {
	display: inline-flex;
	margin-right: 5px;
	margin-bottom: 20px;
}
#product .form-group .checkbox label,
#product .form-group .radio label {
	text-align: center;
}
#product .form-group .radio label {
	max-width: 124px;
}
#product .form-group .radio-no-image label {
	max-width: 100%;
	text-align: left;
}
#product .form-group .checkbox input[type=checkbox], 
#product .form-group .checkbox-inline input[type=checkbox], 
#product .form-group .radio input[type=radio], 
#product .form-group .radio-inline input[type=radio] {
	top: -1px;
	left: 25px;
}
#product .form-group .img-thumbnail {
   max-width: none;
   margin-bottom: 2px;
}
.text-danger {
    display: none;
}
#cboxOverlay {
   opacity: 0.5 !important;
}
#colorbox {
	position: fixed !important;
	top: calc(50% - 50px) !important;
}
.register_block {
	position: sticky;
	top: 110px;
}
.home-slideshow,
.home-carousel {
	background: none !important;
    margin: 0 0 60px !important
}
.home-slideshow .owl-wrapper-outer,
.home-carousel .owl-wrapper-outer {
	border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.home-carousel div.item {
	padding: 20px;
}
.home-carousel a img {
	max-height: 330px;
    min-height: 330px;
    object-fit: cover;
    margin: auto;
}
.home-carousel .owl-buttons {
    display: none;
}
.home-carousel .owl-buttons div {
    opacity: 0.7 !important;
}
.home-carousel:hover .owl-buttons div {
    opacity: 1 !important;
}
.home-carousel .owl-buttons div i {
	margin: 0 0 0 !important;
}
.home-carousel .owl-buttons .owl-prev,
.home-carousel .owl-buttons .owl-next {
	background-color: #ff8c1cad;
    padding: 10px;
    text-align: center;
    width: 56px;
    height: 64px;
    top: calc(72% - 32px) !important;
	color: #fff;
}
.home-carousel .owl-buttons .owl-prev {
	left: 0px !important;
}
.home-carousel .owl-buttons .owl-next {
	right: 0px !important;
}
.home-carousel:hover .owl-buttons .owl-prev,
.home-carousel:hover .owl-buttons .owl-next {
	background-color: #ff8c1cb3;
	color: #fff;
}
.home-carousel .owl-pagination {
    top: 0px !important;
}
.home-carousel .owl-controls .owl-page span {
    width: 7px !important;
    height: 7px !important;
    border-radius: 0px !important;
}
#home-about .col-sm-10,
#home-benefits .col-sm-10,
#home-contacts .col-sm-10 {
	margin: 0 auto 60px;
	float: none;
}
#home-about h2,
#home-our-works h2,
#home-benefits h2,
#home-contacts {
	text-align: center;
}
#home-contacts .phone {
	display: inline-block;
	font-size: 1.4vw;
	line-height: 3vw;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: inherit;
	font-weight: 500;
}
#home-benefits .col-sm-4 {
    padding-bottom: 50px;
}
.video-block {
    padding-top: 50px;
}
.video-item {
    padding-bottom: 15px;
}
.video-item video {
	width: -webkit-fill-available;
}
#modal-agree header,
#modal-agree footer,
#modal-agree .breadcrumb-block,
#modal-agree h1 {
	display: none !important;
}

@media (max-width: 2200px) {
    .container {
        max-width: 1930px;
    }
}

@media (max-width: 2000px) {
    .container {
        max-width: 1765px;
    }
}

@media (max-width: 1800px) {
    .container {
        max-width: 1630px;
    }
}

@media (max-width: 1600px) {
    .container {
        max-width: 1470px;
    }
}

@media (max-width: 1200px) {
	.product-grid .product-thumb .caption {
		min-height: 210px;
		padding: 0 10px;
	}
	.product-thumb .button-group button, 
	.product-thumb .button-group button + button {
		width: 33.33%;
	}
}

@media (min-width: 1200px) {
	.container {
		/*max-width: 1600px;*/
		width: 100%;
   }
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}

@media (min-width: 768px) {
	.header-logo {}
	.header-menu {}
	#menu .navbar-nav {
		font-size: 0.9vw;
		line-height: 3vw;
		margin-top: 30px;
		margin-bottom: 15px;
		font-weight: 500;
		float: right;
	}
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
	.header-search {}
	#search .navbar-header {
        float: left;
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    #search .btn-navbar {
	    font-stretch: expanded;
        color: #444;
        padding: 0;
        float: right;
        background-color: transparent;
        background-image: none;
        background-repeat: no-repeat;
        border-color: transparent;
        box-shadow: none;
        min-height: unset;
        display: flex;
        text-align: center;
        transition: all .3s ease;
        font-size: 0.9vw;
        line-height: 3vw;
        margin-top: 30px;
        margin-bottom: 15px;
        font-weight: 500;
	}
	#search .btn-navbar .fa {
	    font-size: unset;
	    color: #333;
	    padding: 10px 10px;
	    min-height: 15px;
	    background-color: transparent;
	    transition: all .3s ease;
	    line-height: 20px;
	    margin: 0;
	}
	#search .navbar-collapse.collapse {
        /*display: none !important;*/
        right: 48px;
        display: none;
        position: absolute;
        top: 21px;
        min-width: 655px;
    }

    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

@media (max-width: 767px) {	
	h1, h2, h3, h4, h5, h6 {
		line-height: 11vw;
		font-weight: 400;
	}
	h1 {
		font-size: 9vw;
		line-height: 12vw;
		margin-bottom: 4rem;
	}
	h2 {
	   font-size: 6vw;
		font-weight: bold;
		text-align: center;
		text-transform: uppercase;
	}
	h3 {
	   font-size: 6vw;
	   text-align: center;
	}
	h4 {
		font-size: 5vw;
	}
	h5 {
	   font-size: 4vw;
	}
	h6 {
	   font-size: 3vw;
	}
	p, b, li, td {
		font-size: 3.8vw;
		line-height: 5.2vw;
	}
	#top {}
	#top-links {}
	#top-links .list-inline {
		margin-left: auto;
		margin-right: auto;
		display: block;
		text-align: center;
	}
	#top .btn-link, #top-links li, #top-links a {
		display: inline;
		transition: all .3s ease;
	}
	.list-inline {
		display: inline;
	}

	.header-logo {
		float: left;
	}
	#logo {
		display: inline-block;
	}
	#logo a,
	#logo h1 {
		margin-top: 0px;
		margin-bottom: 0px;
		display: inline-block;
		font-size: 7vw;
		text-align: center;
		line-height: 11vw;
		font-weight: 400;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#logo h1 {
		cursor: pointer;
	}

	.header-menu {
		float: right;
        padding-left: 0;
	}
	#menu {}
	#menu .btn-navbar,
	#search .btn-navbar {
		display: inline-block;
	}
	#menu .navbar-collapse,
	#search .navbar-collapse {
		position: fixed;
		float: left;
		width: 100%;
		left: 0;
		background: #f0f0f0;
		margin-top: 11px;
		border-top: 1px dashed #ddd;
	}
	#menu .navbar-collapse .navbar-nav,
	#search .navbar-collapse .navbar-nav {
	    /*margin: 0 -15px;*/
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
		transition: all .3s ease;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
		transition: all .3s ease;
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}

	.header-search {
		float: right;
		padding-right: 0;
	}
	#search {}
	#search .input-lg {
	    display: block;
        float: none;
        margin: 15px 0;
        border-radius: 0;
	}
	#search .input-group-btn {
        width: auto;
        margin-bottom: 15px;
    }
	#search .btn-lg {
	    border-top-left-radius: 10px;
	    border-bottom-left-radius: 10px;
	    margin: auto;
	    display: block;
	}

	.if-header-fixed {
	    padding-top: 113px;
	}
	#slideshow0 {
		display: none!important;
	}
	#slideshow1 {
		display: block!important;
	}
	#slideshow1 .item img {
		max-height: 400px;
	    min-height: 400px;
	    object-fit: cover;
	    margin: auto;
	}
	.breadcrumb-block {
		float: left;
		width: 100%;
		z-index: 99;
	}
	.breadcrumb {
	   text-align: center;
	   display: none;
	}
	.breadcrumb i {
	   font-size: 4vw;
	}
	.breadcrumb > li:after {
	   margin: 0px 3vw;
	}
	.order-page {
		display: block;
		width: 100%;
		float: left;
		text-align: center;
	}
	#content {
	   min-height: auto;
	}
	#content.col-sm-9 {
		float: left;
	}
	.home-carousel .owl-buttons {
		display: none;
	}
	#home-contacts .phone {
		font-size: 6vw;
		text-align: center;
		line-height: 11vw;
		font-weight: 400;
	}
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
	.product-thumb h2 {
	   text-align: left;
	}
	.product-thumb h4 {
	   text-align: center;
	}
	.product-thumb .image img {
		margin-left: auto;
		margin-right: auto;
		height: auto;
		max-height: none;
	    min-height: 290px;
	}
	.product-thumb .caption .caption-product-description {
        max-height: none;
        overflow-y: visible;
	}
	.product-thumb .button-group button, 
	.product-thumb .button-group button + button {
		width: 33.33%;
	}
	.form-group {
		position: relative;
		float: none;
		overflow: hidden;
	}
	.form-group>div {
		text-align: center;
	}
	#product h2 {
		margin-bottom: -18px;
	}
	#product .form-group .checkbox, 
	#product .form-group .radio {
		margin-right: 0;
		width: 33.33%;
	}
	#product .form-group .radio-no-image {
		width: 100%;
	}
	#product .form-group .checkbox label, 
	#product .form-group .radio label {
		text-align: left;
		max-width: none;
		padding-left: 0;
	}
	#product .form-group .radio-no-image label {
		margin: auto;
		text-align: center;
	}
	#product .form-group .checkbox input[type=checkbox], 
	#product .form-group .checkbox-inline input[type=checkbox], 
	#product .form-group .radio input[type=radio], 
	#product .form-group .radio-inline input[type=radio] {
		top: 2px;
		left: 25px;
	}
	#product .form-group .radio-no-image input[type=radio] {
		position: relative;
		top: 0;
		left: 0;
		display: inline;
	}
	#product .form-group .img-thumbnail {
		max-width: none;
		margin-bottom: -20px;
	}
	#product .form-group span {
		margin-top: 20px;
		display: block;
	}
	#product .form-group .radio-no-image span {
		margin-top: 0;
		display: inline;
	}
	label,
	span.success {
		font-weight: normal;
		font-size: 3.5vw;
		line-height: 5.4vw;
		word-break: normal;
	}
	label.control-label {
		font-size: 3.4vw;
		text-align: center;
		display: block;
		text-transform: uppercase;
		padding-top: 28px;
	}
	select.form-control {
		text-align: center;
		max-width: 100%;
		margin: auto;
		font-size: medium;
	}
	select.form-control, 
	textarea.form-control, 
	input[type="text"].form-control, 
	input[type="password"].form-control, 
	input[type="datetime"].form-control, 
	input[type="datetime-local"].form-control, 
	input[type="date"].form-control, 
	input[type="month"].form-control, 
	input[type="time"].form-control, 
	input[type="week"].form-control, 
	input[type="number"].form-control, 
	input[type="email"].form-control, 
	input[type="url"].form-control, 
	input[type="search"].form-control, 
	input[type="tel"].form-control, 
	input[type="color"].form-control {
   	font-size: medium;
   }
	#input-quantity {
		margin: auto;
		font-size: medium;
	}
	.input-group .form-control[name^=quantity] {
		margin: auto;
		font-size: medium;
	}
	.input-group-btn {
		width: auto;
	}
	.btn {
		margin: auto;
		font-size: medium;
		display: block;
	}
	.input-group-btn .btn {
		display: inline;
	}
	.text-danger {
		text-align: center;
	}
	.alert {
		font-size: 3.6vw;
		line-height: 6vw;
        display: inline-block;
	}
	.close {
		position: absolute;
		top: 5px;
		right: 8px;
	}
	.pull-right {
		width: 100%;
		font-size: 3.6vw;
		line-height: 6vw;
	}
	footer {
		text-align: center;
	}
	footer .col-sm-3 {
		margin-bottom: 50px;
	}
	footer .title {
		font-size: 5vw;
		line-height: 13vw;
		text-transform: uppercase;
	}
	footer .social-link {
		margin: 0 5px;
	}
	footer li {
		line-height: 6.4vw;
		font-size: 4vw;
    }
    #topcontrol {
	    bottom: 60px !important;
	    right: 40px !important;
	}
}

@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 0 15px;
	}
}

@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}