a {
	transition:all ease 0.3s;
}
html {height:100%;}
body {
	min-width: 1000px;
	font-family: 'robotoregular';
	height:100%;
	min-width: 1230px !Important;
}
.wholsome {
	overflow-x:hidden;
	height:100%;
}
#header{
    height: 180px;
	position:fixed;
	top:0;
	left:0;
	right:0;
	background:#fff;
	z-index:100;
}

.content-wrap {padding-top:162px;}
#wrapper {
	margin: 0 auto -296px; /* Footer height from bottom (Negative value) */
	position:relative;
}
.push,.footer {height: 296px; /* Push footer. */}
.footer div[class*='col-']{}
.footer {background:url('../images/misc/pic_5.jpg');background-size:cover;color:#fff;overflow:hidden;position:relative;
	border-top: 4px solid #f61a0a;
	box-sizing: border-box;
}
.center {
	width:1170px;
}
.center.wider {
	width:1230px;
	position: relative;
}

.sidebar {width:270px;margin-right: 30px;}
.midbar {overflow:hidden;}

.logo {position:absolute;top:20px;z-index:500;}

.menu {position:absolute;top:0;bottom:0;right:0;left:0;}
.menu > .center {position:relative;height:100%;}

.section {margin:20px 0;}
/* MENUS STYLES START */
.top-line > div:first-child {margin-right: 0;}
.top-line > div {
	margin:0 20px;
}
.top-line {
	position: absolute;
	top:34px;
	right:0;
}

.s-menu-lang {
	padding:13px 0;
}
.s-menu-lang ul{margin:0;}
.s-menu-lang ul > li{}
.s-menu-lang ul > li:first-child > a {
	border-left:0;
}
.s-menu-lang ul > li > a{
	display: block;
	color: #8d8d8d;
	font-family: 'robotoregular';
	font-size: 14px;
	padding: 0px 8px;
	line-height: 14px;
	border-left: 2px solid #faa19e;
}
.s-menu-lang ul > li.selected > a,
.s-menu-lang ul > li:hover > a{color:#000000;}

.s-menu-top {}
.s-menu-top ul{margin:0;}
.s-menu-top ul > li{}
.s-menu-top ul > li > a{
	display: block;
	color: #8d8d8d;
	font-size: 14px;
	font-family: 'robotoregular';
	padding: 9px 16px;
	line-height: 20px;
}
.s-menu-top ul > li.selected > a,
.s-menu-top ul > li:hover > a{color: #000000;}

.s-menu-main {
	position: absolute;
	bottom:0;
	left:0;
	right: 0;
	background:#040708;
}
.s-menu-main ul {
	margin:0;
	display: table;
	width:100%;
}
.s-menu-main ul > li{
	display: table-cell;
	float:none;
	position: static;
}
.s-menu-main ul > li:hover > a:after {
	content: "\f078";
	font-family: 'FontAwesome';
	margin-left: 10px;
}
.s-menu-main ul > li > a:after {
	position: absolute;
	top:0;
	bottom:0;
	right:10px;
	line-height: 50px;
	font-size:12px;
	color: #040708;
	
    height: 68px;
    overflow: hidden;
}
.s-menu-main ul > li > a{
	display: block;
    color: #ffffff;
    font-size: 10px;
    font-family: 'robotobold';
    text-transform: uppercase;
    padding: 16px 10px;
    padding-right: 26px;
    line-height: 18px;
    text-align: center;
    position: relative;
}
.s-menu-main ul > li.selected > a,
.s-menu-main ul > li:hover > a{
	background: #f4f4f4;
	color:#040708;

}
.s-menu-main ul > li .block-submenu {
	position: absolute;
	top:140%;
	left:0;
	right:0;
	z-index: 500;
	opacity: 0;
	visibility: hidden;
	transition:all ease 0.3s;
	transform: rotate3d(10, 10, 10, 10deg);
}
.s-menu-main ul > li .block-submenu .row.newlines > div:nth-child(7n){
	clear:left;
}
.s-menu-main ul > li:hover .block-submenu {
	top:100%;
	visibility: visible;
	opacity: 1;
	transform: rotate3d(0, 0, 0, 0deg);
}

.block-submenu {
	background-color: #f4f4f4;
	padding:44px 0;
}
.block-submenu .row > div a.extra .ph img {
	width:100%;
	height:auto;
}
.block-submenu .row > div a.extra:hover .ph .hover{
	background: rgba(4,7,8,0.7);
	visibility: visible;
	opacity:1;
}
.block-submenu .row > div a.extra .ph .hover{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	font-size: 14px;
	color: #ffffff;
	font-family: 'robotoregular';
	padding: 19px 0;
	text-align: center;
	visibility: hidden;
	opacity:0;
	transition:all ease 0.3s;
}
.block-submenu .row > div a.extra .redtitle .fa {
	margin-right: 8px;
	font-size:10px;
	line-height: 14px;
}
.block-submenu .row > div a.extra .redtitle {
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
	font-family: 'robotoregular';
	display: block;
	padding: 26px 17px;
	padding-right: 10px;
}
.block-submenu .row > div a.extra .title {
	display: block;
	padding: 3px 0;
	margin-top: -4px;
	line-height: 18px;
	text-align: right;
	position: relative;
	z-index: 500;
	font-size: 14px;
}
.block-submenu .row > div.red a.extra .ph {
	height:76px;
	background-color: red;
}
.block-submenu .row > div a.extra .ph {
	display: block;
	position: relative;
}
.block-submenu .row > div a.extra .ph:before {
	position: absolute;
	right: 0;
	left: -6px;
	bottom: -29px;
	content: " ";
	background-color: #f4f4f4;
	width: 120%;
	height: 40px;
	transform: rotate3d(10, 10, 10, -10deg);
	z-index: 500;
}
.block-submenu .row > div a.extra {
	position: relative;
	font-size:14px;
	color:#000000;
	font-family: 'robotobold';
	text-transform: none;
}
.block-submenu .row > div {}
.block-submenu .row > div h2 {
	color: #000000;
	font-size: 15px;
	font-family: 'robotobold';
	margin: 0;
	padding: 6px 0;
	text-transform: uppercase;
	line-height: 21px;
}
.block-submenu .row > div h2 > a {
	color:#000000;
}
.block-submenu .row > div ul {}
.block-submenu .row > div ul > li {
	display: block;
	float:none;
}
.block-submenu .row > div ul > li > a:after {content:"";display:none;}
.block-submenu .row > div ul > li > a{
	line-height: 18px;
	font-size:13px;
	color:#000000;
	font-family: 'robotobold';
	padding:0;
	text-align: left;
	line-height: 22px;
	padding-left: 22px;
	background: url('../images/icons/bullet.png') no-repeat 13px center;
}
.block-submenu .row > div ul > li:hover > a,
.block-submenu .row > div ul > li.selected > a{}

.s-menu-left {}
.s-menu-left ul {margin:0;}
.s-menu-left ul > li{}
.s-menu-left ul > li > a{color:#000;}
.s-menu-left ul > li.selected > a,
.s-menu-left ul > li:hover > a{color:red;}

.s-menu-breadcrumb {
	margin:15px 0;
}
.s-menu-breadcrumb ul {}
.s-menu-breadcrumb ul > li:first-child {
	margin:0;
}
.s-menu-breadcrumb ul > li {
	color:#505050;
	font-size:11px;
	font-family: 'robotolight';
	margin:0 12px;
}
.s-menu-breadcrumb ul > li > a .fa {
	margin-left: 13px;
	color:#f61a0a;
	font-size: 8px;
}
.s-menu-breadcrumb ul > li > a {
	color:#505050;
	font-size:11px;
	font-family: 'robotolight';
}
.s-menu-left {
	background-color: #f4f4f4;
	border: 1px solid #dddddd;
	padding:15px 20px;
}
.s-menu-left ul
.s-menu-left ul > li {}
.s-menu-left ul > li:hover > a,
.s-menu-left ul > li.selected > a{
	color:#f61a0a;
	font-family: 'robotobold';
}
.s-menu-left ul > li > a{
	font-family: 'robotolight';
	font-size: 16px;
	color: #505050;
	padding: 4px 0;
	display: block;

}
.s-menu-left ul > li.selected > ul {
	display: block;
}
.s-menu-left ul > li > ul {
	display: none;
}
.s-menu-left ul > li > ul > li:hover > a,
.s-menu-left ul > li > ul > li.selected > a{
	font-family: 'robotobold';
	color:#645c5b;
}
.s-menu-left ul > li > ul > li > a{
	color: #645c5b;
	font-size: 13px;
	font-family: 'robotoregular';
	padding: 0;
	padding-left: 22px;
	background: url('../images/icons/bullet.png') no-repeat 8px center;
}


a.back {
display: inline-block;
margin:15px 0;
color:#505050;
font-size:11px;
font-family: 'robotolight';
}
a.back .fa {
	display: inline-block;
	color:#505050;
	font-size:8px;
	color:#f61a0a;
	margin-right:11px;
}
/* MENUS STYLES END */

/* GALLERY STYLES START */
.swiper-container {
    height: 396px;
} 
.inner .swiper-container img {display:none;}
.inner .swiper-container {
    height: 185px;
}    
.swiper-button-prev {
	background-image:url('../images/icons/prev.png');
	transition:all ease 0.3s;
}
.swiper-button-next {
	background-image:url('../images/icons/next.png');
	transition:all ease 0.3s;
}
.swiper-button-prev:hover {
	background-image:url('../images/icons/prev-h.png');
}
.swiper-button-next:hover {
	background-image:url('../images/icons/next-h.png');
}
.swiper-button-next {
	right:0;
}
.swiper-button-prev {
	left: 0;
}
.swiper-button-next, .swiper-button-prev {
	width: 53px;
	height: 51px;
	background-size: 53px 51px;
	margin-top: -26px;
}
/* GALLERY STYLES END */

/* TABS STYLES */
.block-tabs {  margin: 30px 0;}
.block-tabs .nav{ overflow:hidden;background: #d6261d;}
.block-tabs .nav ul:after {content: " ";visibility: hidden;display: block;height: 0;clear: both;}
.block-tabs .nav ul {  width: 100.5%;padding:0;margin:0;}
.block-tabs .nav li{}
.block-tabs .nav li:first-child{margin-left:0;}
.block-tabs .nav li a{
	display: block;
	background: #d6261d;
	color: #ffffff;
	font-size: 14px;
	font-family: 'robotoregular';
	padding: 19px 22px;
	line-height: 12px;
	position: relative;
}
.block-tabs .nav li:first-child a{
	border-left:none !important;
}
.block-tabs .nav li:hover a,
.block-tabs .nav li.selected a{
	background:#ffffff;
	color:#262626;
}
.block-tabs .data {}
.block-tabs .data > div:first-child {display:block;}
.block-tabs .data > div .controls {text-align:right;  margin-top: 5px;}
.block-tabs .data > div .controls a{font-size:11px;color:#000000;text-transform:uppercase;}
.block-tabs .data > div {
	display: none;
	background: #fff;
	color: #4c4c4c;
	padding: 38px 28px;
	line-height: 19px;
	font-size: 14px;
	font-family: 'robotoregular';
}

.block-tabs-hotizontal {margin-bottom:58px;margin-top:50px;}
.block-tabs-hotizontal .block-custom{
	display:none;
}
.block-tabs-hotizontal .item {
	margin: 6px 0;
}
.block-tabs-hotizontal .item a:focus {
	text-decoration:none;
}
.block-tabs-hotizontal .item.active a,
.block-tabs-hotizontal .item a:hover {
	text-decoration:none;
	background-color: #040708;
	color:#ffffff;
	font-weight:bold;
}
.block-tabs-hotizontal .item:first-child a{
	border-top:0;
}
.block-tabs-hotizontal .item a{
	display: block;
	font-size: 16px;
	color: #505050;
	font-family: robotolight;
	background-color: #f4f4f4;
	padding: 10px 20px;
	line-height: 21px;
	position: relative;
}
.block-tabs-hotizontal .item:hover a i:after {
	color:#ffffff;
}
.block-tabs-hotizontal .item.active a i:after {
	content: "\f078";
	color:#ffffff;
}
.block-tabs-hotizontal .item a i:after {
	content: "\f077";
	font-size: 12px;
	color: #505050;
	font-family: 'FontAwesome';
	width: 100%;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	text-align: center;
	font-style: normal;
}
.block-tabs-hotizontal .item a i {
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	z-index:50;
	width:54px;
}
.block-tabs-hotizontal .item .data{
	display:none;
	font-size:13px;
	font-family: robotolight;
	color:#505050;
	line-height: 20px;
	padding:8px 20px;
	border: 1px solid #efefef;
}
/* TABS STYLES END */


/* TABLE STYLES */
.midbar table {width:100%;margin:20px 0;}
.midbar table tr {}
.midbar table tr:nth-child(2n+1) td{  
	background: #f5f5f5;
}
.midbar table thead tr:first-child td{
	background: #647382;
	color:#fff;
}
.midbar table tr td{
	padding: 10px;
	border: 1px solid #e3e6e8;
}
/* TABLE STYLES END */

/* FORM STYLES */
.block-form {}
.block-form .form textarea,
.block-form .form input{
	display:block;
	font-size:14px;
	font-family: 'robotoregular';
	color:#3b597b;
	line-height: 20px;
	height: 40px;
	background:#f5f7f7;
	padding: 3px 12px;
	border: 1px solid #c4ccd0;outline:none;
	box-sizing: border-box;
}
.block-form .form textarea{
resize: vertical;height: 60px;line-height: 20px;  padding:11px;
	width:100%;
	background-color: #f4f4f4;
	color: #505050;
	font-family: 'robotolight';
	border: 0;
	box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.07) inset;
}
.block-form .form input{
	width:100%;
	background-color: #f4f4f4;
	color: #505050;
	font-family: 'robotolight';
	border: 0;
	box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.07) inset;

}
.block-form .form textarea.error,
.block-form .form input.error{border:1px solid red;color:red;}
.block-form .form > div > div {padding:5px 3px;}

.block-filter {}
.block-filter > form {margin: 0 -13px;}
.block-filter > form > * {vertical-align: top;margin: 0 13px;}
.block-filter select {
	color:#000000;
	font-size:13px;
	font-family: 'robotobold';
	outline:none;
}
.block-filter select:first-child {
	width:270px;
}
.block-filter select:first-child + select {
	width:270px;
}
.block-filter select:first-child + select + select{
	width:170px;
}
.block-filter select {
	background-color: #f4f4f4;
	border: 1px solid #dddddd;
}
.block-filter input[type='submit']:hover {
	background-color: #f7584d;

}
.block-filter input[type='submit'] {
	background-color: #f61a0a;
	width:70px;
	color:#f61a0a;
	font-size:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline:none;
	transition:all ease 0.3s;
	background:#f61a0a url('../images/icons/search.png') no-repeat center center ;
}
/* FORM STYLES END*/

/* INNER GALERY STYLES START */
.block-inner-galery:after {content: " ";visibility: hidden;display: block;height: 0;clear: both;}
.block-inner-galery  {
	overflow:hidden;
}
.block-inner-galery .row > div {
	padding:10px;}
.block-inner-galery .row {
	margin:-10px;
}
.block-inner-galery img{margin:0;padding:0;width:100%;height:auto;}
.block-inner-galery a{
	display: block;
	position: relative;
}
.block-inner-galery a > span.ico{opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;background:url('../images/icons/looking.png') no-repeat center center;}
.block-inner-galery a:hover > span.ico{opacity:1;}
/* INNER GALERY STYLES END */

/* CUSTOM STYLES START */
#mobile_only {display: none;}
.block-content {
	padding-bottom: 88px;
}
.top-line > div.search,
.search {margin-right: 7px;}
.search .xsd { padding: 10px 0;
}
.search input[type='text'].error {
	color:red;
}
.search input[type='text']{
	background-color: #f4f4f4;
	color:#505050;
	font-family: 'robotolight';
	border: 0;
	box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.07) inset;
	width:242px;
}
.top-line > div.cart,
.cart {
	margin-left: 7px;
	position: relative;
}
.cart:hover a {padding-bottom: 8px;background-color: #f4f4f4;color:#f61a0a;}
.cart .cart-box {
	position: absolute;
	top:100%;
	right:0;
	z-index:500;
	background: #f4f4f4;
	color:#f61a0a;
	font-size:14px;
	font-family: robotobold;
	white-space: nowrap;
	padding:25px;
	line-height: 20px;
	visibility: hidden;
	opacity: 0;
	transition:all ease 0.3s;
}
.cart:hover .cart-box {
	visibility: visible;
	opacity: 1;
}
.cart .cart-box .title {
	margin-bottom: 22px;
}
.cart .cart-box .button:hover {
	background-color: #f61a0a;
}
.cart .cart-box .button {
	font-size: 14px;
	color: #ffffff;
	background-color: #f61a0a;
	font-family: 'robotobold';
	text-align: center;
	display: block;
	padding: 2px 0;
}
.cart i.fa {
	margin-right:10px;
}
.cart a {
	display: block;
	font-size:14px;
	color:#ffffff;
	font-family: 'robotomedium';
	background-color:#f61a0a;
	line-height:38px;
	padding:0 20px;
}
.cart a:hover {
	background-color:#f4f4f4;
	color:#f61a0a;
}
.search > form {}
.search > form > div {
	position: relative;}
.search > form .xsd {
	position: absolute;
	top:0;
	bottom:0;
	right:0;
	width:48px;
	font-size:18px;
	color:#505050;
	text-align: center;
}
.index-slider {
	height:562px;
}
.inner-slider {
	height:200px;
}
.inner-slider .data {
	width:470px;
	margin-top: 45px;
}
.index-slider .data {
	width:100%;
	margin-top: 90px;
    overflow: hidden;
}
.index-slider .data .text-wrapp .real-text {
	padding:20px;
	width:400px;
	box-sizing:border-box;
	float:left;
    display: table-cell;
}
.index-slider .data .text-wrapp .products {
	overflow:hidden;
}
.index-slider .data .text-wrapp {
	background:#072175;
    display: table;
    width: 100%;
	margin-bottom: 32px;
} 
.index-slider .data h2 {
	font-size:36px;
	color: #fff;
	font-family: 'robotoregular';
	line-height:40px;
	padding-bottom: 15px;
	margin: 0;
	margin-bottom: 12px;
	background: url('../images/misc/line3.png') no-repeat bottom left;
}
.index-slider .data .text {
	font-size:18px;
	font-family: 'robotoregular';
	color:#fff;
	line-height: 25px;
}
.index-slider .data .control {}
.button.ico-left {

}
.button:focus,
.button:hover{
	background: #1e282c;
}
.button {
	font-size: 14px;
	font-family: 'robotoregular';
	text-transform: uppercase;
	background: #040708;
	padding: 15px 20px;
	line-height: 18px;
}
.button.ico-left {
	padding-left: 76px;

}
.button.ico-left:after {
	background:#f61a0a url('../images/icons/barrow-left.png') no-repeat center center;
	width:52px;
	margin:0;
}
.button.smaller {
	padding: 12px 23px;
}
.button.grey {
	background-color: #f4f4f4;
	font-size:13px;
	color:#000000;
	font-family: 'robotobold';
	text-transform: none;
}
.button.grey:hover {
	background-color:#F9F2F2;
}

.button.red:hover {
	background-color: #ff2818;
}
.button.red {
	background-color: #f61a0a;
	font-size:13px;
	color:#ffffff;
	font-family: 'robotobold';
	text-transform: none;
}
.block-products .row > div.title {padding: 0 15px;}
.prod-slider {
	    height: auto;
	    padding:5px 0;
	    margin-right: 5px;
}
.block-products h2 {
	font-size: 18px;
	font-family: robotobold;
	color: #191919;
	margin: 0;
	margin: 9px 0;
}
.block-products .element {
	overflow: hidden;
}
.block-products .element .hover {}
.block-products .element .hover .cell > a:first-child {    transform: translate3d(0, -200px, 0);}
.block-products .element .hover .cell .add_to_cart {    transform: translate3d(0, 200px, 0);}
.block-products .element:hover .hover .cell > a:first-child {    transform: translate3d(0, 0, 0);}
.block-products .element:hover .hover .cell .add_to_cart {    transform: translate3d(0, 0, 0);}
.block-products .element .hover .button {
	min-width: 138px;
	text-align: left;
	box-sizing: border-box;
	margin: 7px 0;
}
.block-products .element .hover {
	visibility: hidden;
	opacity: 0;
	transition:all ease 0.3s;
}
.block-products .element:hover .hover {
	visibility: visible;
	opacity: 1;
}
.block-products .element .hover .button .fa {
	margin-left: 25px;
	font-size:18px;
}


.block-products-title .row > div.title {padding: 0 15px;}
.block-products-title h2 {
	font-size: 18px;
	font-family: robotobold;
	color: #191919;
	margin: 0;
	margin: 9px 0;
}
.block-products-title .element {
	overflow: hidden;
}
.block-products-title .element .hover {}
.block-products-title .element .hover .cell > a:first-child {    transform: translate3d(0, -200px, 0);}
.block-products-title .element .hover .cell .add_to_cart {    transform: translate3d(0, 200px, 0);}
.block-products-title .element:hover .hover .cell > a:first-child {    transform: translate3d(0, 0, 0);}
.block-products-title .element:hover .hover .cell .add_to_cart {    transform: translate3d(0, 0, 0);}
.block-products-title .element .hover .button {
	min-width: 138px;
	text-align: left;
	box-sizing: border-box;
	margin: 7px 0;
}
.block-products-title .element .hover {
	visibility: hidden;
	opacity: 0;
	transition:all ease 0.3s;
}
.block-products-title .element:hover .hover {
	visibility: visible;
	opacity: 1;
}
.block-products-title .element .hover .button .fa {
	margin-left: 25px;
	font-size:18px;
}
.block-products-title > div {
	width:770px;
}
.block-products-title {
	display: table-cell;
    vertical-align: middle;
    width:770px;
    cursor: e-resize;
}
.block-products-title .row {
	margin: -15px;
}
.block-products-title .row > div {
	padding: 15px;
}
.block-products-title .hover {
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background: rgba(4,7,8,0.5);
}
.block-products-title .element {
	border:1px solid #e1e1e1;
	position: relative;
}
.block-products-title .element .ph {
	height: 120px;
	border-bottom: 1px solid #e1e1e1;
	background-size:cover;
}
.block-products-title .element .data {
    padding: 9px 20px;
    box-sizing: border-box;
    background: #fff;
    margin: 0;
}
.block-products-title .element .data .title {
	font-size:14px;
	font-family: 'robotobold';
	color:#161818;
	line-height: 18px;
	text-transform: uppercase;

}
.block-products-title .element .data .control  {margin-top: 16px;}
.block-products-title .element .data .control input[type='text'] {
	font-size:13px;
	color:#000000;
	height: 32px;
	line-height: 32px;
	width:40px;
	background: none;
	box-shadow: none;
	outline:none;
	text-align: center;
	font-family: 'robotobold';
	box-sizing: border-box;
}
.block-products-title .element .data .control .red {
	color:#f61a0a;
	font-family: 'robotobold';
	margin-left:20px;
	font-size:15px;
}






.block-about {
	margin-top: -104px;
	position: relative;
	z-index: 50;
}
.block-about .element {
	display: block;
	overflow: hidden;
	border: 1px solid #dddddd;
}
.block-about .row > div {
	padding:0 15px;
}
.block-about .row{
	margin: 0 -15px;
}
.block-about .row .ph{
	display: block;
	height: 165px;
	position: relative;
	background-color: #fff !important;
	overflow: hidden;
	-webkit-background-size:cover;
	background-size:cover;
}
.block-about .row > div:hover .ph:be fore {
	transform: rotate3d(0, 0, 0, 0deg);

}
.block-about .row > div .ph:before {
	position: absolute;
	right: 0;
	left: 0px;
	bottom: -22px;
	content: " ";
	background-color: #ffffff;
	width: 103%;
	height: 40px;
	transform: rotate3d(10, 10, 10, -8deg);
	z-index: 500;
	transition:all ease 0.3s;
}
.block-about .row > div:hover .ph .hover {
	visibility: visible;
	opacity: 1;
}
.block-about .row > div .ph .hover {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right: 0;
	display: block;
	color:#ffffff;
	font-family: 'robotoregular';
	font-size:25px;
	text-align: center;
	padding: 65px 0;
	background: rgba(4,7,8,0.7);
	transition:all ease 0.3s;
}

.block-about .row .data {
	display: block;
	padding: 16px 20px 36px 20px;
}
.block-about .row .data h3 {
	color: #000000;
	font-size: 18px;
	margin: 0;
	padding: 12px 0;
	line-height: 20px;
	font-family: 'robotobold';
	text-align: center;
}
.block-about .row .data .text  {
	line-height: 20px;
	color: #505050;
	font-size:14px;
	font-family: 'robotolight';
	text-align: center;
}

.block-apie-mus {
	margin:56px 0;
}
.block-apie-mus .row {margin: 0 -15px;}
.block-apie-mus .row > div {
	padding:0 15px;
}
.block-apie-mus .row > div .ph {}
.block-apie-mus .row > div .ph img {
	width:100%;
	height:auto;
}
.block-apie-mus h2 {
	color:#f61a0a;
	font-size: 48px;
	font-family: 'robotobold';
	margin:0;
	padding: 5px 0;
	margin-bottom: 14px;
	background: url('../images/misc/line.png') no-repeat bottom left;
}
.block-apie-mus h3 {
	font-family: 'robotobold';
	color: #505050;
	line-height:28px;
	margin-bottom: 20px;
}
.block-apie-mus .data {
	line-height:24px;
	font-family: 'robotolight';
}
.block-apie-mus .data p {
	margin:20px 0;
}
.block-footer-info {
	height: 236px;
	overflow: hidden;
}
.block-footer {
	line-height: 60px;
	color:#a5a5a5;
	font-family: 'robotolight';
	font-size:11px;
}

.block-footer-info {
	padding-top: 35px;
	box-sizing: border-box;
	line-height:25px;
	color:#ffffff;
	font-family: 'robotolight';
	font-size:13px;
}
.block-footer-info .row {
	margin:0 -30px;
}
.block-footer-info .row > div {
	padding:0 30px;
}
.block-footer-info table {
	width:100%;
}
.block-footer-info p {
	margin:12px 0;
}
.block-footer-info h2 {
	font-size: 20px;
	color: #ffffff;
	font-family: 'robotoregular';
	border-bottom: 2px solid #333331;
	margin: 0;
	padding: 10px 0;
	line-height: 28px;
	text-transform:uppercase;
	font-weight: normal;
}
.block-footer-info ul {
	margin:0;
	padding:0;
	margin-top: 17px;
}
.block-footer-info ul > li {
	list-style:none;
}
.block-footer-info ul > li > a{
	display: block;
	color:#ffffff;
	font-style: 13px;
	font-family: 'robotolight';
	line-height: 24px;
}

.logo-slider {
	height:76px;
	margin:18px 0;
}
.logo-slider .swiper-slide{
	position: relative;
}
.logo-slider .swiper-slide a {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.logo-slider .swiper-button-next,
.logo-slider .swiper-button-prev {
	margin-top: -14px;
}
.logo-slider .swiper-button-next {
	width:28px;
	height:28px;
	background-size: 28px 28px;
	background-image: url('../images/icons/nextr.png');
}
.logo-slider .swiper-button-next:hover {
	background-image: url('../images/icons/nextr-h.png');
}
.logo-slider .swiper-button-prev {
	width:28px;
	height:28px;
	background-size: 28px 28px;
	background-image: url('../images/icons/prevr.png');
}
.logo-slider .swiper-button-prev:hover {
	background-image: url('../images/icons/prevr-h.png');
}

.block-navigation {
	margin-bottom: 20px;
}

.block-red a.more {
	margin-top:10px;
	display: inline-block;
	font-size: 18px;
	color: #ffffff;
	font-family: 'robotobold';
	line-height: 20px;
}
.block-red {
	background-color: #f61a0a;
	padding:25px 20px;
	padding-bottom: 10px;
	border:1px solid #dddddd;
	margin-top: 15px;
}
.block-red .text {
	color:#fff;
	font-size:16px;
	font-family: 'robotoregular';
	line-height: 18px;
}
.block-red h2 {
	color:#ffffff;
	font-family: 'robotobold';
	line-height: 18px;
	font-size:18px;
	margin:0;
	margin-bottom: 20px;
}
.block-desc .collapsable a {
	color:#f61a0a;
	font-family: 'robotoregular';
	font-size: 16px;
}
.block-desc.foot {padding:  0px;margin: 0;margin-top: 10px;}
.block-desc.foot .block-pagination{padding:  0px;margin: 0;}
.block-desc {
	color: #505050;
	font-family: 'robotolight';
	line-height: 22px;
	margin: 30px 0;
}
.block-desc .row {
	margin:0 -15px;
}
.block-desc .row > div {
	padding: 15px;
}
.collapsable {}
.collapsable .control span:first-child+span{
	display: none;
}
.collapsable .control.open span:first-child{
	display: none;
}
.collapsable .control.open span:first-child+span{
	display: inline;
}
.block-pagination.foot {margin-top: 0;}
.block-pagination {
	margin-top: 22px;
}
.block-pagination {}
.block-pagination .row {
	margin: 0 -15px;
}
.block-pagination .row > div {
	padding:0 15px;
}
.block-pagination .page,
a.next .fa,
a.prev .fa {
	line-height: 42px;
}

a.next,
a.prev{
	font-size: 13px;
	color: #000000;
	display: block;
	background: #f4f4f4;
	text-align: center;
	border: 1px solid #dddddd;
}
a.next:hover,
a.prev:hover {
	background: #e2e1e1;
}
.block-pagination .page .current {
	color:#f61a0a;
}
.block-pagination .page {
	display: block;
	text-align: center;
	line-height: 42px;
	font-size:13px;
	color:#000000;
	font-family: 'robotobold';
}
.block-pagination a.prev.disabled {opacity: 0.4;}
.block-pagination a.next.disabled {opacity: 0.4;}

.tbl {
	display: table;
	height: 100%;
	width: 100%;
}
.tbl .cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.block-products {}
.block-products .row {
	margin: -15px;
}
.block-products .row > div {
	padding: 15px;
}
.block-products .hover {
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background: rgba(4,7,8,0.5);
}
.block-products .element {
	border:1px solid #e1e1e1;
	position: relative;
}
.block-products .element .ph {
	height: 220px;
	border-bottom: 1px solid #e1e1e1;
	background-size:cover;
}
.block-products .element .data {
	padding: 15px 20px;
}
.block-products .element .data .title {
	font-size:13px;
	font-family: 'robotobold';
	line-height: 18px;
}
.block-products .element .data .control  {margin-top: 16px;}
.block-products .element .data .control input[type='text'] {
	font-size:13px;
	color:#000000;
	height: 32px;
	line-height: 32px;
	width:40px;
	background: none;
	box-shadow: none;
	outline:none;
	text-align: center;
	font-family: 'robotobold';
	box-sizing: border-box;
}
.block-products .element .data .control .red {
	color:#f61a0a;
	font-family: 'robotobold';
	margin-left:20px;
	font-size:15px;
}
a.gototop .fa {
	color:#fff;
	width: 100%;
	font-size: 12px;
	font-size: 18px;
	text-align: center;
	line-height:40px;
}
a.gototop {
	position: absolute;
	top:0;
	right: 0;
	background: #f61a0a;
	height: 40px;
	width: 40px;
}
.footer > .center {
	position: relative;
}
.block-similar-products {

}
.similar-products-slider {
	height: auto;
}
.similar-products-slider .swiper-slide{}
.similar-products-slider .swiper-slide.swiper-slide-active .ph {
	border: 1px solid #f61a0a;
}
.similar-products-slider .swiper-slide .ph {
	display: block;
	border: 1px solid #dddddd;
	height: 58px;
}
.similar-products-slider .swiper-slide .title {
	display: block;
	color:#191919;
	font-size:10px;
	font-family: 'robotobold';
	white-space: nowrap;
	padding: 7px 0;
}

.block-product {margin: 25px 0;}
.block-product > .row {margin: 0 -15px;}
.block-product > .row > div {padding: 0 15px;}
.block-product h1 {
	font-size: 30px;
	color:#191919;
	line-height: 36px;
	font-family: 'robotobold';
	margin: 0;
	margin-bottom: 25px;
}
.block-product .desc {
	font-size:13px;
	color:#505050;
	font-family: 'robotolight';
	line-height: 20px;
}
.block-product .price {
	color: #191919;
	font-family: 'robotobold';
	padding: 13px 0;
	margin: 20px 0;
}
.block-product .control > * {
	vertical-align: top;

}
.block-product .control {

	margin: 20px 0px;
}
.block-product .control input[type=text]{
	display: inline-block;
	background-color: #f4f4f4;
	box-shadow: none;
	width:70px;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #dddddd;
	line-height: 43px;
	height: 43px;
}
.block-product .control .button .fa {
	margin-left: 13px;
}
.block-product .control .button{
	display: inline-block;
	line-height: 19px;
	min-width: 170px;
	text-align: center;
	box-sizing: border-box;
}

.block-product-images > .row {
	margin: 0 -15px;
}
.block-product-images > .row > div {padding: 0 15px;}

.products-slider {    height: 382px;}
.products-slider .swiper-slide {}
.products-slider .swiper-slide .ph {
	display: block;
	height: 380px;
	border:1px solid #dddddd;
	margin-right: 1px;
}

.products-slider-pager {
	height: 382px;
	overflow: hidden;
}
.products-slider-pager .swiper-slide {
	cursor:pointer;
}
.products-slider-pager .swiper-slide.swiper-slide-active .ph {
	border:2px solid #f61a0a;
}
.products-slider-pager .ph {
	height:56px;
	border:1px solid #dddddd;
}
.block-questions {
	font-size:18px;
	color: #191919;
	font-family:robotobold;
	line-height: 22px;
	margin-top: 58px;
	margin-bottom: 44px;
}
.block-questions .red .fa {
	margin-right: 10px;
}
.block-questions .red{
	color:#f61a0a;
	margin: 0 15px;
}

#layer {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.8);
	z-index: 1000;
	color:#fff;
	display: none;
}
#layer .close {
	display: block;
	font-size:30px;
	position: absolute;
	top:-45px;
	right:-50px;
	color:#fff;
	font-weight: normal;
	width:43px;
	height:43px;
	background: url('../images/icons/closefancy.png') no-repeat center center;
}
#layer .cart-box {
	display: inline-block;
	background-color: #ffffff;
	min-width: 550px;
	padding:20px;
	position: relative;
}
#layer .cart-box .tick {
	color:#24ce50;
	font-size:60px;
	margin: 12px 0;
}
#layer .cart-box .added {
	font-size: 18px;
	color: #282c31;
	padding: 4px 0;
	margin-bottom: 34px;
}
#layer .cart-box .text {
	font-size: 14px;
	color:#6a737d;
	line-height: 18px;

}
#layer .cart-box .controls .button {font-size: 15px; font-family: 'robotoregular';min-width: 170px;box-sizing: border-box;margin: 0 10px;}
#layer .cart-box .controls .button .fa {font-size: 14px;margin-right: 12px;}
#layer .cart-box .controls {
	margin: 34px;
}
/* CUSTOM STYLES END */

/*RESPONSIVE*/
.animating #menu, .menu-visible #menu {
  display: block;
}
.animating #wrapper {
  transition: transform .25s ease-in-out;
  -webkit-transition: -webkit-transform .25s ease-in-out;
}
.animating.left #wrapper {
  transform: translate3d( -240px, 0, 0 );
  -webkit-transform: translate3d( -240px, 0, 0 );
}
.animating.right #wrapper {
  transform: translate3d( 240px, 0, 0 );
  -webkit-transform: translate3d( 240px, 0, 0 );
}
.menu-visible #wrapper {
  right: 240px;
}
.animating .footer, .menu-visible .footer {
  display: block;
}
.animating .footer {
  transition: transform .25s ease-in-out;
  -webkit-transition: -webkit-transform .25s ease-in-out;
}
.animating.left .footer {
  transform: translate3d( -240px, 0, 0 );
  -webkit-transform: translate3d( -240px, 0, 0 );
}
.animating.right .footer {
  transform: translate3d( 240px, 0, 0 );
  -webkit-transform: translate3d( 240px, 0, 0 );
}
.menu-visible .footer {
  right: 240px;
}

/* MOBILE MENU TOGLER*/

#toggle-menu {
	display: none;
	width: 48px;
	height: 48px;
	position:absolute;
    top: 40px;
    right: 15px;
	margin-top:-24px;
	background-color:#7a665f;
	/*background:#7a665f url('../images/icons/mobile.png') no-repeat center center;*/
}
#toggle-menu:hover {
    background-color: #87736d;
}
#toggle-menu .bar {
    background-color: white;
    display: block;
    width: 24px;
    height: 4px;
    border-radius: 100px;
    position: absolute;
    top: 22px;
    right: 12px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
#toggle-menu .bar:first-child {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}
#toggle-menu .bar:first-child+.bar+.bar {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
}
.menu-visible #toggle-menu .bar:first-child+.bar+.bar {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.menu-visible #toggle-menu .bar:first-child {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.menu-visible #toggle-menu .bar {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.contacts {
    position: absolute;
    top: 120%;
    right: 0;
    margin: 0;
    font-size: 14px;
    font-family: 'robotoregular';
    margin: 0 !Important;
}
/* MOBILE MENU TOGLER*/
@media (max-width: 767px) {
	body.popup {
		width:100%;
		overflow: hidden;
	}
	/*
	#header{
		position:static;
	}
	body {min-width:100%;}
	.center {width:100%;}
	#toggle-menu {
		display:block;
	}
	.menu {
		position: absolute;
		right: -240px;
		left: 100%;
		display:none;
		overflow:hidden;
		border-left:1px solid #000;
	}
	.menu > .center {position:static;height:auto;}
	.s-menu-main {position:static;float:none;width:100%;padding:0;margin:0;}
	.s-menu-main ul {display:block;margin:0;padding:0;float:none;}
	.s-menu-main ul > li {display:block;float:none;}
	.s-menu-main ul > li > a{display:block;}
	.s-menu-main ul > li > ul {position:static;opacity:1;visibility:visible;}
	.s-menu-top {position:static;float:none;width:100%;padding:0;margin:0;}
	.s-menu-top ul {display:block;margin:0;padding:0;float:none;}
	.s-menu-top ul > li {display:block;float:none;}
	.s-menu-top ul > li > a{display:block;}
	.s-menu-top ul > li > ul {position:static;opacity:1;visibility:visible;}	*/
	#mobile_only {
		display: block;
		position: fixed;
		top:0;
		bottom:0;
		left:0;
		right:0;
		background: #fff;
		z-index: 2000;
		padding: 20px;
	}
	#header {
		position: relative;
	}
	.content-wrap {
		padding:0;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}
@media screen and (orientation:portrait) {
  
}
@media screen and (orientation:landscape) {
 
}
/*RESPONSIVE END*/