/**
 * J!Blank Template for Joomla by JBlank.pro (JBZoo.com)
 *
 * @package    JBlank
 * @author     SmetDenis <admin@jbzoo.com>
 * @copyright  Copyright (c) JBlank.pro
 * @license    http://www.gnu.org/licenses/gpl.html GNU/GPL
 * @link       http://jblank.pro/ JBlank project page
 */
/* just example of css import */

/* just for test repaltive paths
@import url('print.css');
@import url('reset.css');
*/

/****************************************** FRONTEND STYLES ***********************************************************/

/* classic clearfix */
.clearfix {
    display: block;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    height: 1%;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

body {
    background: #fff;
	font: normal 16px/24px Jost;
	color: #222222;
	margin: 0;
}

.wrapper {
	width: 1170px;
	margin: 0 auto;
}

a {
	color: #940F0D;
}
h1 {
    margin: 1.2em 0;
}
h2 {
    text-transform: uppercase;
}
h3 {
	font-size: 24px;
	font-weight: 600;
    margin: 0;
    padding: 30px 0;
}
@media only screen and (max-width: 480px) {
    h1 {
        margin: 20px 0;
        font-size: 1.5em;
    }
    h3 {
        padding: 20px 0;
    }
}

/******************************** system message ********************************/

#system-message-container {
    width: 1170px;
    margin: 20px auto 0;
    background: #3C6;
    color: #fff;
}

a.close {
    float: right;
    position: relative;
    top: 5px;
    right: 10px;
    padding: 0 0 25px 30px;
    cursor: pointer;
    color: #fff;
}

.alert-heading {
    position: relative;
    top: 8px;
    left: 15px;
    display: initial;
    line-height: 22px;
	font-size: 15px;
    text-transform: uppercase;
}

.alert.alert-notice div.alert-message {
    /* position: relative; */
    bottom: 10px;
    left: 15px;
    font-size: 14px;
    margin: 3px 15px 0;
    padding: 0 0 5px;
}

/******************************** header ********************************/

.header.old {
	background: url(../images/header-bg.jpg) 50% 0 no-repeat;
	height: 193px;
}


.header.old .red, .header.old .cities, #mod_city {
	width: 295px;
	text-align: right;
    color: #fff;
	position: relative;
	float: left;
}

.header.old .city:before {
	content: "";
	background: url(../images/arrow.png) 0 0 no-repeat;
	position:absolute;
}

.header.old .city {
	height: 40px;
	line-height: 40px;
	padding-right: 14px;
}

.header.old span.arrow {
    border-top: 4px solid;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    content: '';
    /* margin: -1px 0 0 .3em; */
    position: absolute;
    right: 0;
    top: 17px;
    height: 0;
    width: 0;
}

.header.old .logo {
    margin: 0 0 20px 25px;
	text-align: left;
}
.header {
    background: #222;
}
.header.fixed {
    display: block !important;
    position: fixed !important;
    top: 0px;
    z-index: 1100;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
}
.header .wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header .logo {
    margin: 14px 0 10px;
}
.header.fixed .logo {
    margin: 10px 0 5px;
}

.header.fixed .logo img {
    max-height: 40px;
}

.top-contacts {
	color: #fff;
	/*width: calc(100% - 220px);*/
    font-size: 16px;
}
.header.fixed .top-contacts {
    font-size: 14px;
}
.top-contacts .block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.top-contacts div {
    float: left;
    line-height: 30px;
}
.top-contacts div.address {
    line-height: 18px;
}
.header.fixed .top-contacts div {
    line-height: 20px;
}

.address {
	background:url(../images/place.png) 0 9px no-repeat;
	padding-left: 25px;
}

.email {
	background:url(../images/mail.png) 0 9px no-repeat;
	padding-left: 30px;
	margin-left: 40px;
}

.phone {
	background:url(../images/phone.png) 0 9px no-repeat;
	padding-left: 24px;
	margin-left: 40px;
}
.header.fixed .email, .header.fixed .phone {
    background-position: 0 3px;
}
.header .email a, .header .phone a {
	color: #fff;
	text-decoration: none;
}
.header .email a:hover, .header .phone a:hover {
	color: #940f0d;
}
.header .phone.hide-icon {
    background: none;
	padding-left: 0;
	margin-left: 40px;
	display: flex;
    justify-content: flex-end;
    align-items: center;
}
.header .phone.hide-icon a {
    margin-left: 7px;
    display: inherit;
}
.header .phone img{
    -webkit-filter: invert(1);
    -moz-filter: invert(1);
    -ms-filter: invert(1);
    -o-filter: invert(1);
    filter: invert(1);
}
.header .phone a:hover img {
    filter: invert(9%) sepia(90%) saturate(5137%) hue-rotate(358deg) brightness(88%) contrast(93%);
}
.worktime, .freecall, .minicart {
    float: left;
	height: 79px;
	margin-top: 20px;
	padding-left: 70px;
	/*margin-left: 30px;*/
}

.worktime {
	background:url(../images/clock.png) 0 3px no-repeat;
	width: 179px;
}

.worktime .row2 {
	color: #222;
}

.freecall {
	background: url(../images/russia.png) 0 2px no-repeat;
	padding-left: 110px;
	width: 234px;
}

.freecall .row2 {
	color: #a2a3a5;
}

.minicart {
	background: url(../images/cart.png) 0 2px no-repeat;
	padding-left: 82px;
}

.minicart .row2 {
	color: #7c7e81;
}

.minicart .row3 span, .minicart .total span {
	font-size: 17px;
	text-transform: uppercase;
}


.header .row1 {
	font-weight: 600;
	line-height: 16px;
	color: #fff;
}

.header .row2 {
	font-size: 11px;
	line-height: 17px;
}

.header .row3 {
	font-size: 23px;
	font-weight: 600;
	line-height: 34px;
	color: #fff;
}

.header .total {
    font-size: 22px;
    font-weight: 600;
    line-height: 34px;
    color: #fff;
}

/******************************** top-menu ********************************/

.top-menu {
	background: #222;
	clear: both;
}
.top-menu-m {
	display: none;
}

.top-menu ul {
	width: 1170px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid rgba(255,255,255,0.2);
}

.top-menu ul li {
	display:inline-block;
	line-height: 60px;
	padding: 0 7px;
	position: relative;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.header.fixed .top-menu ul li {
    line-height: 40px;
}

.top-menu ul li a {
	color: #fff;
	font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
	text-decoration: none;
	padding: 2px 15px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.top-menu ul ul li a {
    letter-spacing: 0;
}

.top-menu ul ul li.active, .top-menu ul ul li:hover{
    background: #940F0D;
}

.top-menu ul li.active a, .top-menu ul li:hover a {
	color: #940F0D;
}

.top-menu ul li.parent:hover ul {
    display: block;
}
.top-menu ul li.parent ul {
	position: absolute;
	display: none;
	width: 200px;
	z-index: 9999999;
	padding-left: 0;
	background: #F4F4F4;
	padding: 7px 0 10px;
	left: -8px;
	/*border-bottom: 2px solid #fff;*/
	top: 45px;
	line-height: 1.2;
	padding: 7px 15px 10px 15px;
    width: max-content;
    box-shadow: 0 0 5px rgb(0 0 0 / 20%);
}
.top-menu ul li.parent li:last-child {
    border-bottom: 0 !important;
}
.header.fixed .top-menu ul li.parent ul {
    top: 35px;
}
.top-menu ul li.parent ul li {
	/*width: 200px;*/
	display: block;
	margin: 0;
	padding: 5px 15px;
	line-height: 16px;
	border-bottom: 1px solid #ddd;
    padding: 5px 3px 5px;
}
.header.fixed .top-menu ul li.parent ul li {
    line-height: 16px;
    border-bottom: 1px solid #ddd;
    padding: 5px 3px 5px;
}

.top-menu ul li.parent ul li a {
	text-shadow: none;
	font-size: 14px;
	text-transform: none;
	font-weight: 400;
	display: flex;
	padding: 0;
	color: #222;
}
.top-menu ul li.parent ul li.active a {
    color: #fff;
}
.top-menu ul li.parent ul li:hover a, .top-menu ul li.parent ul li a:hover {
    color: #fff;
}
.top-menu ul li.parent ul li a img {
    display: none;
}
/******************************** banner ********************************/

.banner {
	background: url(../images/banner-bg.jpg) top center no-repeat;
	box-shadow: 0 0 7px rgba(0,0,0,0.15);
	margin-bottom: 0;	
	font-family: 'Tinos', serif;
	font-size: 28px;
	font-weight: 700;
	display: block;
	line-height: 30px;
	overflow: hidden;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.custom.banner {
	margin-bottom: 30px;
}

.banner .col-1, .banner .col-2, .banner .col-3 {
	display: inline-block;
	float: left;
}

.banner .col-1 {
	background: url(../images/banner-img.png) center 20px no-repeat;
	margin: auto 40px;
	width: 290px;
	height: 121px;
}

.banner .col-2 {
	text-align: center;
	width: calc(100% - 677px);
	padding: 30px 0;
}

.banner .col-3 {
	margin: auto 40px;
	width: 227px;
}

.banner .col-3 a {
    margin: 28px 0;
    display: block;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	transition: .2s linear;
}

.banner .col-3 a:hover {
    filter: drop-shadow(2px 3px 5px black);
}

/******************************** content ********************************/

.content div.left-column, .content div.main {
    display: inline-block;
    float: left;
}
.content div.feedback.main, .wideblock .feedback.main {
    display: block;
    float: none;
    padding: 30px 50px 50px;
    margin-top: 50px;
    margin-bottom: 50px;
    max-width: calc(100% - 100px);
    min-height: 170px;
    background: #f0f0f0;
}
.left-column {
    width: 260px;
    margin-right: 25px;
}
.main.cw_m {
    width: 100%;
}
.main.cw_lc {
    width: calc(100% - 285px);
}
.itemid-127 .main {
    width: 100%;
}
h3.steps {
    text-transform: uppercase;
    line-height: 1.05;
    margin-top: 20px;
}
.steps {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
}
.steps .item {
    width: 30%;
    display: flex;
    margin-bottom: 10px;
}
@media (max-width: 999px) {
    .steps .item {
        width: 48%;
    }
}
@media (max-width: 768px) {
    h3.steps br {
        display: none;
    }
    .steps .item {
        width: 100%;
    }
}
.steps .item .title {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 15px;
}
.steps .item img {
    width: 60px;
    margin-right: 20px;
}
@media (max-width: 480px) {
    .item-page .clear {
        height: 0px !important;
    }
    .wideblock .feedback.main {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

/******************************** left menu ********************************/

.left-column .menu h3, .left-column .menu .module-header  {
    background: #222 url(../images/catalogue.png) 74px 15px no-repeat;
    color: #fff;
	margin: 0;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 13px 0;
    text-align: center;
}

.left-column .menu h3:before, .left-column .menu .module-header:before {
	content: ' ';
	/*background: url(../images/catalogue.png) 0 0;*/
    display: inline-block;
    width: 18px;
    height: 20px;
    margin-right: 11px;
}

.left-column ul.menu {
    background: #f5f5f5;
    margin: 0 0;
	padding: 0 20px;
    list-style-type: none;
}

.left-column ul.menu li {
	padding: 10px 0;
    line-height: 18px;
	background: url(../images/li-border.png) 0 100% repeat-x;
}

.left-column ul.menu li:last-of-type {
	background: none;
}

.left-column ul.menu li a{
	color: #525254;
	font-size: 14px;
	text-decoration: none;
	padding-left: 25px;
	background: url(../images/list-marker.png) 6px 4px no-repeat;
	display: block;
}

.left-column ul.menu li a img {
    display: none;
}

.left-column ul.menu li a:hover {
	color: #c40302;
	font-style: italic;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/******************************** homeslider ********************************/

.homeslider-description {
    background: rgba(34,34,34,0.9);
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
	height: 75px;
}

.homeslider-description .cols-3 {
	float: left;
	display: block;
	width: 295px;
	text-align: center;
	font-size: 28px;
	background: url(../images/txt-divider.png) 100% 50% no-repeat;
	margin-top: 14px;
}

.homeslider-description .cols-3:last-of-type {
	background: none;
}

.homeslider-description .cols-3 .mag {
	font-size: 14px;
	font-weight: 700;
}

.homeslider-description .cols-3 .sm-txt {
	display: block;
	font-size: 12px;
	font-weight: 600;
}

.col2 .sm-txt {
    margin-top: -6px;
}

.col3 sup {
    font-size: 14px;
}
.col3 {
    margin-top: 10px !important;
}

/******************************** homecategories ********************************/
.homepage-cat {
    display: flex;
    flex-wrap: wrap;
}

.homepage-cat .cols-4 {
/*    float: left;
    display: block;
    width: 204px;*/
	box-shadow: 0 0 7px rgba(0,0,0,0.15);
	margin-right: 22px;
	margin-bottom: 30px;
	overflow:hidden;
    width: calc(25% - 22px);
}
.homepage-cat .cols-4:nth-child(4n) {
    margin-right: 0 !important;
}
.homepage-cat .cols-4.lastinrow {
/*	margin-right: 0;*/
}

.homepage-cat .cols-4 a {
	color: #fff;
	text-decoration: none;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.homepage-cat .cols-4 a:hover {
	color: #fff;
/*	text-decoration: underline;*/
}


.homepage-cat .cols-4:hover img {
	transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.homepage-cat .cols-4 img {
	padding: 17px 0;
	width: 80%;
}

.homepage-cat .cols-4 span {
    display: block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.homepage-cat .cols-4:hover span {
    background: #222222;
}

.homepage-cat .cols-4 .title {
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 18px;
	padding: 12px 20px;
	color: #fff;
	min-height: 36px;
	display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.homepage-cat .cols-4 .red {
	background: #940F0D;
}

.homepage-cat .cols-4 .green {
	background: #009436;
}

.homepage-cat .cols-4 .lightgreen {
	background: #6ba952;
}

.homepage-cat .cols-4 .blue {
	background: #105692;
}

.homepage-cat .cols-4 .orange {
	background: #ee6019;
}

.homepage-cat .cols-4 .lightorange {
	background: #e2804f;
}

.homepage-cat .cols-4 .title.tworow{
	padding: 7px 20px;
}

/******************************** ya-modules ********************************/
.ya-modules {
    display: flex;
}
.ya-modules .reviews iframe {
    border-radius: 0 !important;
}
.ya-modules .map iframe {
    border: 0;
}

/******************************** categories ********************************/
.category-view {
    margin-top: 20px;
}
.category-view .category.item {
    margin-right: 20px;
    margin-bottom: 25px;
    overflow: hidden;
    width: calc(20% - 18px);
    border: 1px solid #eee;
}
.category-view .category.item:nth-child(5n) {
    margin-right: 0;
}
.category-view a.imager {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.category-view a.imager img {
    padding: 17px 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.category-view a.imager:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.category-view a.title {
    background: #940F0D;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    line-height: 18px;
    padding: 12px 10px;
    color: #fff;
    min-height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100% - 20px);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.category-view .category.item:hover a.title {
    background: #222222;
}

/******************************** breadcrumb ********************************/

ul.breadcrumb {
    background: #f5f5f5;
    color: #888888;
    font-size: 13px;
	list-style-type: none;
	margin: 0;
    padding: 0 0 0 25px;
    line-height: 51px;
}

ul.breadcrumb li {
    display: inline;
}

.divider {
    padding: 0 13px  0 17px;
}

.breadcrumb a {
    text-decoration: none;
    border-bottom: 1px dotted;
    color: #888;
}

/******************************** content ********************************/

.qanda {
	background: url(../images/qa.png) 7px 7px no-repeat;
	padding-left: 50px;
    margin-top: 20px;
}

.q {
    color: #940F0D;
    font-weight: 700;
    line-height: 20px;
}

.a {
    line-height: 20px;
}

.page-header h1, .blog h1 {
    font-size: 24px;
    font-weight: 600;
    line-height: 51px;
	text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.paragraph {
    padding: 7px 0 0;
}

.project-item, .about-item {
    display: inline;
    float: left;
    margin: 10px 20px 10px 0;
    width: 281px;
    height: 200px;
    overflow: hidden;
}

.new-projects .project-item {
	height: auto;
}

.project-item img, .about-item img {
	min-height: 200px;
	width: 281px;
}

.new-projects .project-item img {
	min-height: inherit;
}

.project-item.last-in-row, .about-item.last-in-row {
	margin-right: 0; 
}

.item-page .city {
    background: #940F0D;
    color: #fff;
    padding: 5px 20px;
    height: 14px;
    line-height: 14px;
    display: inline-block;
    margin: 0 0 7px;
}

.item-page .contacts-txt {
	margin: 0 0 0 20px;
}

.item-page .contacts-txt .span {
	font-size: 14px;
    font-weight: bold;
    margin-right: 10px;
}

.contacts-txt a {
    text-decoration: none;
    border-bottom: 1px dotted;
}

.contacts-txt a:hover {
    border-bottom: none;
}

.contact-item {
    width: 50%;
    float: left;
    min-height: 100px;
    margin-top: 30px;
}

ul.delivery {
    margin: 0 0 10px;
}

#jc .rbox {
    border: 1px dotted #ccc;
    border-radius: 0;
}

.module.clients-list {
    margin: 10px 0 50px;
}
.clients-list h3 {
    text-transform: uppercase;
}
.clients {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 25px;
}
.clients div{
    margin-bottom: 25px;
}
.clients img {
    height: 55px;
}
.clients .mosigra {
    width: 90px;
    text-align: left;
}
.clients .dns img {
    max-width: 300px;
    height: auto;
}

/******************************** prod-item ********************************/
.productdetails-view h1 {
    /*margin: 0 !important;*/
}
.spacer-buy-area {
    min-height: unset !important;
}

/******************************** colors ********************************/

h2.colors {
    color: #fff;
    background: #940F0D;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    padding: 7px 15px 7px;
}

h3.colors {
    font-size: 18px;
    padding: 10px 0 15px;
}

.text {
    margin-top: -10px;
    padding: 0 0 15px;
    line-height: 18px;
}

.color-item {
	float: left;
	padding: 0 20px 20px 0;
}

.color-cat.sq .color-item.t1 {
    width: 93px;
    height: 110px;
}

.color-cat.sq .color-item.t2 {
    width: 93px;
    height: 128px;
}

.color-cat.v .color-item.t2 {
	width: 93px;
    height: 128px;
}

.color-cat.v .color-item.t3{
	width: 93px;
    height: 185px;
}

.color-item.last-in-row {
	padding: 0;
}

.color-item img {
    width: 93px;
}

.color-item .span {
    font-size: 13px;
    line-height: 15px;
    display: block;
    padding-left: 3px;
}

/******************************** blog ********************************/

.blog h2 {
    margin: 30px 0 10px;
}

.blog h2 a {
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
}

.items-leading .item {
    margin: 0 0 0 24px;
    padding: 0px 0 20px;
    border-bottom: 1px dotted #ccc;
}

.readmore-link {
    background-position: 0 6px;
    padding: 0 5px 5px 20px;
}

.item-page.news {
    padding-left: 25px;
}

.item-page.news .page-header h1 {
    padding: 20px 0 0;
}

/******************************** footer ********************************/

.footer {
	border-top: 4px solid #940F0D;
	background: #f0f0f0;
	padding: 55px 0 0;
}


.footer .col-1, .footer .col-2, .footer .col-3, .footer .col-4 {
    display: inline-block;
    float: left;
	width: 300px;
}

.footer .col-4 {
 	width: 270px;
}

.footer h3, .footer .module-header {
	font-size: 18px;
	color: #525252;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0;
	padding: 0 0 14px ;
}

.footer .col-1 .txt{
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
}

.footer .col-1 .instagram {
	padding-top: 24px;
	padding-right: 50px;
	display: flex;
}
.footer .col-1 .instagram a {
    color: #222;
    text-decoration: none;
}
.footer .col-1 .instagram img {
	width: 14px;
	margin-right: 7px;
}
.footer .col-1 .instagram a:hover {
    opacity: 0.75;
}
.footer .marketplace a {
    margin-right: 5px;
}
.footer .marketplace img {
    border-radius: 7px;
    -webkit-filter: grayscale(50%);
  -moz-filter: grayscale(50%);
  -ms-filter: grayscale(50%);
  -o-filter: grayscale(50%);
  filter: grayscale(50%);
  filter: gray;
      -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.footer .marketplace a:hover img {

    -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  /*filter: gray;*/
}
.footer ul.menu {
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
	font-size: 16px;
}

.footer ul.menu li {
	padding: 6px 0 0;
}

.footer ul.menu li a {
    color: #525252;
	text-decoration: none;
}

.footer ul.menu li a:hover {
	text-decoration: underline;
}

.footer .col-4 .head {
    margin-top: 10px;
    font-weight: 600;
	color: #525252;
}

.footer .col-4 .phone {
	font-size: 18px;
	font-weight: 600;
    background: none;
    padding-left: 0;
    margin-left: 0;
	margin-top: 6px;
}

.footer .col-4 .code {
	font-weight: 400;
	color: #525252;
}

.footer .col-4 .sm-txt {
    display: block;
    font-size: 12px;
    color: #525252;
	margin-top: -5px;
}

.copyrights {
	width: 570px;
    margin: 0 auto;
    text-align: center;
    background: #555555;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    padding: 18px 0 16px;
	margin-top: -66px;
}
.com a {
    color: #fff;
    opacity: 0.5;
}
@media (max-width: 480px) {
    .footer h3, .footer .module-header {
        padding: 0;
    }
}

/******************************** feedback ********************************/

.feedback h3, .feedback .module-header {
    font-size: 24px;
    font-weight: 700;
    line-height: 51px;
    text-transform: uppercase;
    text-align: center;
    padding: 0;
    margin: 0;
}

.feedback input, .contactus-form input[type="text"].contactus-fields, 
.contactus-form input[type="email"].contactus-fields, 
.contactus-form input[type="tel"].contactus-fields {
    border: 1px solid #bcbcbc;
    padding: 6px 15px;
    width: calc(33% - 8px);
    height: inherit;
    margin: 0 15px 15px 0;
    float: left;
    display: inline-block;
	font-family: Open Sans;
}
#popup-form {
    padding: 10px 30px 30px;
    width: 400px;
}
@media (max-width: 480px) {
    #popup-form {
        width: auto;
        max-width: 100%;
    } 
}
#contactus-form141.contactus-form input[type="text"].contactus-fields, 
#contactus-form141.contactus-form input[type="email"].contactus-fields, 
#contactus-form141.contactus-form input[type="tel"].contactus-fields {
    width: 100%;
}

#contactus-form130 div div:nth-child(2) {
    width: 100%;
    float: left;
}

#contactus-form130 div.joomly-contactus-div:nth-child(2) {
    width: calc(33% - 8px);
    margin-right: 15px;
}
#contactus-form130 div.joomly-contactus-div:nth-child(2) input[type="email"].contactus-fields {
    width: 100%;
    margin-right: 0;
}

body .feedback input.phone, body .contactus-form input[type="tel"].contactus-fields {
	margin: 0 0 10px;
}

body div.contactus-form div.joomly-contactus-div {
    margin-bottom: inherit;
    width: inherit;
    display: block;
}

body .feedback textarea, body .contactus-form textarea {
	border: 1px solid #bcbcbc;
    padding: 5px 15px;
    width: 853px;
    margin: 0 0 15px;
    float: left;
    display: inline-block;
    font-family: Open Sans;
}

body .contactus-form textarea {
    width: 100%;
}

body .feedback input[type="submit"], body div.contactus-form button[type="submit"].contactus-button {
    padding: 5px 20px;
    font-size: 16px;
    background: #222;
    font-weight: 600;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    width: 276px;
    transition: all 0.3s;
    border: none;
    margin-bottom: 0;
	font-family: Open Sans;
}

body .feedback input[type="submit"]:hover, body div.contactus-form button[type="submit"].contactus-button:hover {
    background: #940F0D !important;
    color: #fff;
    opacity: 1;
}

body .feedback .preview {
    display: inline-block;
    padding: 7px 0 0 0;
    float: left;
}

body label.contactus-checkbox-label {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 10px;
    text-align: left;
}
body label.contactus-checkbox-label span {
    font-size: 12px;
    line-height: 16px;
}
body .contactus-checkbox-label input[type="checkbox"] {
    width: auto;
    margin: 0 5px 0 0;
}

#facebox .close{
  background: none;
  top: -15px;
  right: -35px;
}
#facebox .close img{
  opacity:1;
}
#facebox .close:hover img{
  opacity:0.3;
}

.navi{
    position: relative;
}
.navi span{
    position: absolute;
    background: url(../images/left-right-arrows.png);
    width: 50px;
    height: 50px;
    z-index: 32;
    cursor: pointer;
    top: 138px;
}
.navi span.prevArrow{
    left: -25px;
}
.navi span.nextArrow{
    right: -25px;
    background-position: 50px 0px!important;
}
.navi span:hover{
    background: url(../images/left-right-arrows-hover.png);
}

.productslider .slick-slider .slick-track, .productslider .slick-slider .slick-list {
	margin-left: 2px;
}

.slick-slide .slider-item {
	width: 204px;
    margin-top: 3px;
	margin-bottom: 3px;
	box-shadow: 0 0 5px rgba(0,0,0,0.15);
}

.slick-slide .slider-item .media-container {
	height: 210px;
    width: 210px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.slick-slide .slider-item img {
    width: auto;
    max-width: 204px;
    max-height: 204px;
    height: auto;
    margin: 0 auto;
}

.slick-slide .slider-item .product-name {
    padding: 12px 10px 0;
    min-height: 50px;
    line-height: 16px;
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    margin: 5px 10px;
    display: block;
}

.slick-slide .slider-item .product-price {
	font-size: 22px !important;
    font-weight: 600;
    color: #222;
	padding: 10px 0;
    min-height: 28px;
}

.slick-slide .slider-item .product-price span {
	font-size: 14px !important;
    text-transform: uppercase;
    color: #666;
}

.slick-slide .slider-item .addtocart-button {
    background: #940F0D;
    color: #fff;
    border: none;
    line-height: 33px;
    width: 164px;
    margin: 0 auto 0;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.slick-slide .slider-item .addtocart-button:hover {
    background: #555555;
    cursor: pointer;
	border-radius: 20px 5px;
}

.slick-slide .slider-item .productdetails {
    padding-bottom: 20px;
}

a.fancyboxLoc img {
    height: -webkit-fill-available;
}
a.fancyboxLoc {
    max-height: 200px;
}

.mobile-contacts {
    display: none;
}

a.red-button {
    background: #940F0D;
    color: #fff;
    border: none;
    line-height: 33px;
    width: 220px;
    margin: 0 auto 0;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
a.red-button:hover {
    background: #555555;
    cursor: pointer;
    border-radius: 20px 5px;
}

.feedback.main .txt {
    line-height: 18px;
    padding-bottom: 20px;
    text-align: center;
}

.custom.productslider .vmgroup {
    height: auto !important;
}

.selectme_forcss img {
    width: 92px;
    float: left;
}

.selectme_forcss {
    clear: both;
}

.osgalery-cat-tabs, .vm-search-descr {
    display: none;
}

.main-about {
    display: flex;
}
.main-about h2 {
    
}
a.main-about-btn, #readmore-btn .link {
    background: #940F0D;
    color: #fff;
    border: none;
    line-height: 33px;
    width: 180px;
    margin: 0;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#readmore-btn .link {
    min-width: 120px;
    padding: 0 30px;
    width: auto;
    display: inline-block;
}
a.main-about-btn:hover, #readmore-btn .link:hover {
    background: #555555;
    cursor: pointer;
    border-radius: 20px 5px;
}


#readmore-info {
    display: none;
}

/* cookies */
body .notice_div_ribbin {
    left: 20px;
    bottom: 20px;
    padding: 15px 20px;
    max-width: calc(100% - 20px * 2 - 30px);
    border-radius: 4px;
    box-shadow: 0 6px 6px rgb(0 0 0 / 25%);
}
body .notice_div_ribbin .inner1 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
body .notice_div_ribbin .inner3 p {
    line-height: 16px;
}
body .notice_div_ribbin .inner3 a {
    color: #fff;
    opacity: 0.5;
    font-weight: 400;
}
body .notice_div_ribbin .button_cookie {
    font-family: "Open Sans", sans-serif;
}

@media (max-width: 1450px) {
    .inner3 { width: auto !important; }
    .eb_privacypolicy { width: auto !important; }
}

@media (max-width: 1366px) {
    .inner3 { width: auto !important; }
    .eb_privacypolicy { width: auto !important; }
}

@media (max-width: 1150px) {
    .inner3 { width: auto !important; }
    .eb_privacypolicy { width: auto !important; }
}

@media (max-width: 999px) {
	.inner3 { width: auto !important; }
	.eb_privacypolicy { width: auto !important; }
}
@media (max-width: 768px) {
    body .notice_div_ribbin {
        left: 15px;
        max-width: calc(100% - 20px * 2 - 30px);
    }
    body .notice_div_ribbin .inner1 {
        align-items: flex-start;
        flex-direction: column;
    }
}


/* ***************************** */
#system-message-container .alert .alert-message {
    padding: 0 15px 5px;
}
#proopc-pricelist .col-total .PricesalesPrice,
#proopc-pricelist .grand-total .PricebillTotal{
    color: #000;
}
#ProOPC .proopc-confirm-button-wrapper button, 
.vm-order-done .vm-button-correct, .vm-order-done .vm-button-correct:link, .vm-order-done .vm-button-correct:visited {
    background: #940F0D;
    color: #fff;
    border: none;
    border-radius: 0;
    line-height: 33px;
    margin: 0;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.vm-order-done .vm-button-correct, .vm-order-done .vm-button-correct:link, .vm-order-done .vm-button-correct:visited {
    width: 280px;
    font-size: 16px;
    margin-top: 10px;
    padding: 0;
    line-height: 40px;
}