/*
Theme Name: Nebar
Author: Anton Lebedev
Description: Nebar Blog template converted to WordPress
Version: 0.0.1
*/

@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,700&subset=cyrillic');
@font-face {
    font-family: 'ProximaR';
    src: url('fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/ProximaNova-Regular.otf') format('opentype'), url('fonts/ProximaNova-Regular.woff') format('woff'), url('fonts/ProximaNova-Regular.ttf') format('truetype'), url('fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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

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

@font-face {
    font-family: 'social';
    src: url('fonts/fontello.eot?81912786');
    src: url('fonts/fontello.eot?81912786#iefix') format('embedded-opentype'), url('fonts/fontello.woff2?81912786') format('woff2'), url('fonts/fontello.woff?81912786') format('woff'), url('fonts/fontello.ttf?81912786') format('truetype'), url('fonts/fontello.svg?81912786#wrdk') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* CSS Document */

* {
    box-sizing: border-box;
}

body, td, th {
    font-size: 12px;
    font-style: normal;
    line-height: 1.5;
    font-family: ProximaR;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    color: #444
}

.d-flex, .nrow {
    display: -ms-flexbox!important;
    display: flex!important;
}

.flex-wrap, .nrow {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}

.nrow {
	margin-left:-0.5vw;
	margin-right:-0.5vw;
}

.col-4 {
    padding-left: 0.5vw;
    padding-right: 0.5vw;
}

.col-4 {
	flex:0 0 33.33%;
	max-width:33.33%;
}

.mb-1 {
	margin-bottom:2%;
}

.cities h2:first-letter {
    color: #bf0101;
}
.newmenu {
    background-color: rgb(197, 6, 8);
    border-color: rgb(197, 6, 8);
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    font-family: "ProximaB";
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    line-height: 40px;
    height: 40px;
    padding: 0 40px;
    margin: 0;
    display: inline-block;
    appearance: none;
    cursor: pointer;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.newmenu:hover {
        background-color: #ff7680;
    border-color: #ff7680;
    color: white;
}

.cities .city {
    width: 49%;
    float: left;
    height: 50%;
    display: inline-block;
    overflow: hidden;
    background-color: #FFF;
    margin: 0 0.5% 0.5% 0.5%;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    border: 1px solid #FFF;
}

.cities .city span>strong {
    position: absolute;
    color: #FFF;
    z-index: 9;
    font-family: ProximaB;
    text-transform: uppercase;
    font-size: 2vw;
    line-height: 2vw;
    left: 1vw;
    top: 1vw;
}

.cities .city span>img {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    bottom: 0;
}

.cities h2 {
    font-family: ProximaB;
    color: #FFF;
    text-transform: uppercase;
    margin-top: -3.5vw;
    font-size: 3vw;
    margin-bottom: 0;
}

.cities {
    top: 100%;
    display: none;
    position: absolute;
    display: none;
    left: 0;
    width: 100%;
    z-index: 10;
	padding-top:6px;
}
.cities__wrap {
	border-radius: 18px;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .5);
	background-color: #0d161d;
	padding: 15px;
}
.cityselector:hover .cities {
    display: inline-block;
}

.cities span:hover, .cities a:hover {
    border-left: 4px solid #bf0101 !important;
    border-right: 4px solid #bf0101 !important
}

.cities span, .cities a {
    display: inline-block;
    width: 100%;
    text-align: center;
    cursor: pointer;
    font-size: 0.6vw;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 1px solid #0d1a23;
    line-height: 3vw;
	color: #fff;
	text-decoration:none;
}

.cities span:last-child, .cities a:last-child {
    border-bottom: 0;
}

body {
    background: #060a0c;
    padding-left: 20vw;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0.5vw;
    padding-right: 0.5vw;
    padding-bottom: 0.5vw;
}

h4 {
    font-weight: normal;
    font-size: 2vw;
    text-transform: uppercase;
    margin: 0;
    line-height: 4vw;
}

.category>h2 {
    font-family: ProximAB;
    color: #FFF;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    font-size: 4vw;
    letter-spacing: -0.2vw;
}

.category>h2:first-letter {
    color: #bf0101;
}

.swiper-container>h3 {
    font-family: ProximAB;
    color: #FFF;
    text-transform: uppercase;
    font-size: 3vw;
    margin-left: 0.2vw
}

.swiper {
    margin: auto
}

.swiper-slide {
    overflow: hidden;
}

.main .swiper-slide .prod_title {
    color: #FFF;
    font-size: 3vw;
    line-height: 2.35vw;
}

.main .swiper-slide img {
    width: 100%;
    height: auto;
}

.swiper-slide h2 {
    color: #FFF;
    z-index: 8;
    font-family: ProximaB;
    text-transform: uppercase;
    font-size: 4vw;
    line-height: 3.5vw;
}

.swiper-slide h4 {
    color: #fff;
    font-family: Oswald;
}

.bigphoto {
    width: 55vw;
    height: 35vw;
    position: relative;
    margin: 1vw auto;
}

.bigphoto span>img {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    border-radius: 20px;
}

span[data-ndx] {
    cursor: pointer;
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

span[data-ndx].active {
    border: 1px solid #FFF;
    padding: 3px
}

.swiper-slide .desc {
    position: absolute;
    z-index: 99;
    top: 1vw;
    left: 0;
    padding: 1vw 1.5vw 1vw 3vw;
    width: 58%;
}

.swiper-slide .desc.mc {
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    height: 10vw
}

.swiper-slide .desc.mr {
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: auto;
    text-align: right;
    height: 10vw
}

.swiper-slide .desc.ml {
    margin: auto;
    top: 0;
    bottom: 0;
    right: auto;
    left: 0;
    text-align: left;
    height: 10vw
}

.swiper-slide .desc.tc {
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
    text-align: center
}

.swiper-slide .desc.tr {
    margin: auto;
    top: 0;
    right: 0;
    text-align: right;
    left: auto
}

.swiper-slide .desc.tl {
    left: 0;
    top: 0
}

.swiper-slide .desc.bl {
    left: 0;
    bottom: 0;
    top: auto
}

.swiper-slide .desc.bc {
    margin: auto;
    bottom: 0;
    top: auto;
    right: 0;
    left: 0;
    text-align: center
}

.swiper-slide .desc h5 {
    color: #FFF;
    font-family: ProximaR;
    text-transform: uppercase;
    letter-spacing: 0.07vw
}

.swiper-slide .center {
    text-align: center;
    right: 0;
    left: 0;
    margin: auto;
}

.swiper-slide .right {
    text-align: right;
    right: 2vw;
    left: auto;
}

img.logo {
    position: absolute;
    left: -0.5vw;
    right: 0;
    bottom: 0;
    width: 78%;
    top: 0;
    margin: auto;
}

.header {
    height: 90px;
}

.order table * {
    color: #EEE5D4
}

.document img:not(.bigpic):not(.emoji) {
    width: 100%;
}

.document .return span {
    font-family: wrdk!important;
    cursor: pointer;
    float: left;
    letter-spacing: 0.3vw!important;
    font-size: 1.5vw!important;
    width: 2vw;
    border: 2px solid;
    border-radius: 70%;
    height: 2vw;
    text-align: center;
    line-height: 1.75vw;
    display: block;
    right: auto!important;
}

p.return {
    float: right
}

.document .webredaktor {
    font-family: ProximaR!important;
    text-transform: uppercase;
    line-height: 5vw;
    position: absolute;
    letter-spacing: 0.3vw!important;
    font-size: 1vw!important;
    right: 20vw!important;
    color: #DDD!important;
    top: 2vw!important;
    left: auto!important;
}

.isyourcity:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0 0;
    border-color: #bf0101 transparent transparent transparent;
}

.isyourcity>span {
    display: inline-block;
    width: 100%;
    margin-bottom: 0.5vw;
}

.isyourcity {
    display: none;
    position: absolute;
    top: 2vw;
    font-weight: 400;
    right: -12vw;
    background-color: #eaeaea;
    color: #0a151b;
    padding: 0 0.6vw;
    -webkit-border-radius: 10px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 10px;
    -moz-border-radius-topleft: 0;
    border-radius: 10px;
    width: 12vw;
    border-top-left-radius: 0;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.8);
}

.document {
    font-family: ProximaL;
    box-sizing: border-box;
    display: block;
    width: 95%;
    padding: 70px 50px;
    margin: -0.5vw auto 0.5vw auto;
    font-size: 18px;
    overflow: hidden;
}

.rels {
    display: block;
    width: 95%;
    margin: auto;
    font-size: 18px;
}

.rels h2 {
    font-family: ProximaB;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 50px;
    line-height: 52px;
    margin: 40px 0 10px;
    color: #fff;
}

.grid .imgbox {
    display: block;
    overflow: hidden;
    float: left
}

.grid .imgbox img {
    width: 100%;
    height: auto;
}

.zcontacts .adv {
    min-height: 100vh;
    position: fixed
}

.document li {
    margin: 20px 0 0 0;
}

.document ul li:before {
    content: '\e82e';
    color: #007936;
    padding: 0 8px 0 0;
    font-family: wrdk;
}

.document strong {
    font-family: ProximaB
}

.forma .disclaimer {
    text-align: right;
    font-size: 12px;
    font-style: italic;
    opacity: 0.6;
    float: right
}

.document h2, .forma h2 {
    font-family: ProximaB;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 50px;
    line-height: 52px;
    margin: 10px 0 40px;
    display: inline-block;
    width: 100%;
}

.category {
    padding: 50px;
}

div.half img {
    width: 50%;
    display: inline-block;
    float: left;
}

div.half img:nth-child(2n) {
    margin-top: 10vw;
}

.document h4 {
    max-width: 80%;
    margin: 0.65vw auto;
}

.document div.half {
    max-width: 80%;
    margin: 0.65vw auto;
}

.comment .document {
    color: #3A454B;
    padding: 10px 0px!important;
}

i {
    font-style: normal
}

.menumodels {
    display: block;
    border-bottom: 2px solid #CCC;
    width: 121px;
    text-align: right;
    padding: 18px 10px 10px 3px;
    z-index: 30;
}

.menumodels a {
    color: #9E1D31;
    font-size: 9px;
    text-decoration: none;
    display: block;
    margin: 0px;
    text-transform: uppercase;
}

.video_index {
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    top: 0px;
    width: 105%;
    height: 100%;
    background: url('/design/pepperoni.jpg') no-repeat 0 -250px;
    background-size: cover;
    z-index: -1;
    opacity: 0.8
}

.videos {
    display: inline-block;
    width: 100%;
    margin: 2vw 0;
}

.videos .videobox {
    float: left;
    width: 50%;
    margin: 0 0 2vw 0;
    padding: 0 2vw;
    position: relative;
}

.videow {
    border: none!important;
    border-radius: 0!important;
    overflow: visible!important;
    width: 62.53%!important;
    height: 35vw;
}

.videow iframe {
    width: 100%;
    height: 100%;
}

.videos .videobox a {
    cursor: pointer;
    display: inline-block;
}

.videobox span.vtitle a {
    text-transform: uppercase;
    font-family: ProximaB;
    letter-spacing: 1px;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    display: block
}

.videobox span.vtitle {
    position: absolute;
    width: 71%;
    left: 0;
    right: 0;
    top: 0;
    text-align: center;
    bottom: 0;
    margin: auto;
    height: 20%;
}

.videos .videobox a img {
    width: 100%;
    padding: 3px;
    border: 1px solid #33414c;
}

#videopreloader {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0px;
    width: 105%;
    height: 100%;
    background: url('/design/pepperoni.jpg') no-repeat 0 -250px;
    background-size: cover;
}

.video_index video {
    width: 100%
}

.slider {
    margin: 35px 0!important;
    overflow: hidden;
    height: 500px
}

.slider * {
    pointer-events: none;
}

.swiper {
    text-align: center
}

.slider a {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    pointer-events: all!important;
    z-index: -1;
}

.slider p {
    margin: 0
}

.slider img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 auto;
    z-index: -1;
}

.slider span strong {
    font-weight: normal!important;
    font-size: 20px;
    display: block
}

.minicart b {
    font-family: social;
    font-style: normal;
    float: left;
    font-size: 36px;
    position: relative;
}

.minicart i {
    color: #FFF;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    background: #9E1D31;
    font-size: 9px;
    font-family: Lato;
    font-style: normal;
    display: block;
    position: absolute;
    text-align: center;
    line-height: 20px;
    top: -4px;
    right: -11px;
}

.minicart {
    float: right;
    width: 190px;
    line-height: 35px;
    margin-top: 30px;
    border-left: 1px solid;
    border-right: 1px solid;
    padding: 6px 10px 6px 18px;
}

.minicart span {
    font-size: 16px;
    float: right;
    text-align: right;
}

.mainmenu {
    display: inline-block;
    width: 100%;
    z-index: 30;
}

.d_banner>div {
    background-color: #FFF;
    width: 30%;
    border-radius: 10px;
    margin: 0 55px 55px 0;
    height: 400px;
}

.d_dishes .product>a.poppo>div {
    height: 230px!important;
}

.d_dishes, .footer_in {
    width: 1140px;
    margin: auto;
}

.d_dishes>div:nth-child(3n) {
    margin: 0 0px 5% 0;
}

.d_dishes>div {
    width: 30%;
    float: left;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
    margin: 0 5% 5% 0;
    height: 390px;
    background-color: #EEE5D4;
    border-radius: 10px;
    border: 1px solid #EEE5D4;
}

.d_banner {
    width: 100%;
    float: left
}

.d_menu {
    width: 100%;
}

.d_menu h3 {
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 14px;
    color: #EEE5D4;
    text-align: center;
    padding-bottom: 15px;
}

.wrapper {
    width: 1140px;
    margin: 0 auto 60px;
    margin-bottom: 45px;
}

.model-wrapper {
    width: 100%;
    min-height: 24.5vw;
    position: relative;
}

.minicart {
    margin-right: 0px!important;
}

.module {
    width: 49%!important;
    height: 25vw!important;
}

.p4 a {
    color: #FFF;
    padding: 5px 4px 7px 4px;
}

.p4 a:hover {
    background-color: #9E1D31;
}

.break {
    clear: both;
}

ul.menu, .menu li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

ul.topMenu {
    border-left: none;
    border-right: none;
    border-collapse: collapse;
    margin-top: 25px;
    border-bottom: 1px solid #EEE5D4;
}

ul.Menu {
    color: #000;
    list-style: none;
    margin: auto;
    padding: 0;
    width: 1140px;
}

ul.Menu li {
    float: left;
}

.Menu a {
    color: #EEE5D4;
    font-size: 14px;
    text-decoration: none;
    display: block;
    line-height: 35px;
    padding: 12px 37px;
    text-transform: uppercase;
    -moz-transition: all .4s ease-in;
    -webkit-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
}

.Menu a div {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    line-height: 30px;
}

.Menu .current a, .Menu a:hover {
    opacity: 0.6;
    -moz-transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
}

div.icon {
    font-family: wrdk;
    font-size: 3.5vw;
    color: #ffb933
}

/* @media (max-width:1400px) {header {width: 20vw;}.model-wrapper{padding-left:20vw}}
                @media (min-width:1400px) {header {width: 17vw;} .model-wrapper{padding-left:17.5vw}} */

header {
    overflow: visible!important;
    position: fixed;
    left: 0;
    top: 0;
    width: 20vw;
    height: 100vh;
    color: #FFF;
    z-index: 990;
    padding: 0 0.5vw;
}

.webredaktor {
    -webkit-transition: all 300ms linear;
    -webkit-transition-delay: linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}

h1.webredaktor {
    font-family: ProximaL;
    letter-spacing: 4px;
    font-size: 1.55vw;
    left: 2vw;
    font-weight: 100;
    width: 21vw;
    top: 2vw;
    text-transform: uppercase;
    line-height: 5vw;
    position: absolute;
}

button.wum, div.wum {
    width: 20vw;
    height: 20vw;
    outline: none;
    zoom: 0.3;
    font-size: 10vw;
    line-height: 21vw;
    font-family: Days;
    color: #000;
    background-color: #FFF!important;
    margin: 7vw auto;
    box-shadow: 2px 6px 4px 0 rgba(0, 0, 0, .2);
    -webkit-border-radius: 50%;
    box-sizing: border-box;
    position: relative;
    border-radius: 50%;
}

div.wu {
    width: 5vw;
    height: 5vw;
    line-height: 5vw;
    font-family: Days;
    background: #f7f7f7;
    color: #000;
    -webkit-border-radius: 50%;
    box-sizing: border-box;
    position: relative;
    margin: 0.5vw auto;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: flip 1s;
    box-shadow: 3px 4px 3px 0 rgba(0, 0, 0, .3);
}

h2.wdesc {
    position: absolute;
    text-align: left;
    font-family: ProximaB;
    font-size: 2.75vw;
    top: 13vw;
    width: 16vw;
    left: 2vw;
    line-height: 3vw;
}

header * {
    -webkit-transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
    -webkit-transition-delay: cubic-bezier(0.455, .03, .515, .955);
    -moz-transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
    -o-transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
    transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
}

header .header_in {
    background: none;
    text-align: center;
    position: relative;
    background-color: rgba(10, 17, 22, 0.8);
    height: 100%!important;
    width: 100%;
    display: inline-block;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .5);
}

.bgh {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    opacity: 0.8;
    bottom: 0;
    background: #000;
    background: url(images/Image/slide2-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -2;
}

.topMenu a {
    color: #EEE5D4;
    font-size: 12px;
    text-decoration: none;
    display: block;
    float: left;
    margin-right: 20px;
    position: relative;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: -1px;
    padding: 8px 15px;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
}

.topMenu a:hover {
    opacity: 0.5
}

img.micon {
    float: left;
    margin-right: 10px;
}

.sideMenu li {
    font-size: 10px;
    display: block;
    padding-top: 10px;
}

.sideMenu a {
    color: black;
}

.sideMenu a:hover {
    color: #718691;
}

.topMenu .current a:before {
    position: absolute;
    background-color: #3A454B;
    left: 0;
    height: 2px;
    content: '';
    bottom: -2px;
    width: 100%;
}

.topMenu .current a {
    background-color: #3A454B!important;
    color: #EEE5D4;
    -webkit-box-shadow: none;
    border: 1px solid #EEE5D4;
    -moz-box-shadow: none;
    box-shadow: none;
    opacity: 1!important;
}

.attributes {
    line-height: 28px;
    color: #ADADAD;
    font-size: 14px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.attributes strong {
    color: #3A454B;
    padding: 0 0 3px 0;
    margin-bottom: 5px
}

.attributes input[type="radio"] {
    display: none;
}

.attributes label {
    padding: 2px;
    color: #3B464C;
}

#wrapper .filter {
    margin: 30px 0 20px 0;
    position: fixed;
    left: 15vw;
}

.module_list {
    width: 60%;
    display: table;
    margin: 10px auto;
}

.cartlist>div {
    display: table;
    width: 90%;
    margin: -1px auto 0 auto;
    line-height: 4vw;
    border-bottom: 1px dashed #CCC;
    border-top: 1px dashed #CCC;
}

span.pname {
    float: left;
}

.payservices {
    margin: 0 auto 2vw auto;
    display: table;
}

.payservices h2 {
    text-transform: uppercase;
    display: inline-block;
    margin: 1vw 0;
    color: #FFF;
    width: 100%;
    font-family: ProximaB;
    font-weight: 400;
    font-size: 1.8vw;
    line-height: 2vw;
}

.row_total {
    font-size: 1.2vw;
    border-top: 2px solid #3A3D44;
    line-height: 5vw;
    font-family: ProximaB;
    padding-top: .5vw;
    margin-top: .5vw;
}

span.ptotal {
    float: right;
    font-size: 2vw;
    font-family: ProximaB;
}

span.premove {
    float: right;
    color: #FFF;
    margin-top: calc(1.5vw - 15px);
    cursor: pointer;
    text-align: center;
    font-weight: bold;
}

input#quantity {
    outline: none;
    border-radius: 50px;
    border: 2px solid #FFF;
    background: none;
    text-align: center;
    width: 2vw;
    font-size: 0.8vw
}

.incart {
    background-color: #bf0101!important;
    color: #fff!important
}

.paymentposition {
    border-left: 7px solid #bf0101;
    border-top: 1px solid #bf0101;
    border-bottom: 1px solid #bf0101;
    border-right: 1px solid #bf0101;
    padding: 0vw 1.3vw;
    width: 100%;
    display: inline-block;
    color: #fff;
    *background-color: rgba(24, 37, 48, 0.75);
    margin: 0.5vw 0 0 0;
    height: 3vw;
    overflow: hidden;
}

.paymentposition .qua {
    float: right;
    width: 30%;
    margin-top: calc(1.5vw - 15px);
}

.paymentposition .buy_but {
    float: right
}

.paymentposition .prod_title {
    float: left;
    width: 40%;
    font-size: 0.8vw;
    padding: 0;
    line-height: 3vw;
}

.paymentposition div#price {
    float: left;
    width: 30%;
    font-size: 1.2vw;
    padding: 0;
    line-height: 3vw;
    font-family: ProximaB
}

.module {
    width: 24%;
    font-family: ProximaR;
    float: left;
    height: 17vw;
    border-radius: 4px;
    text-align: center;
    position: relative;
    margin: 0 1% 1% 0;
    background-color: #fff;
    padding: 1vw;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .28);
}

.module:hover {
    box-shadow: 0 3px 9px rgba(0, 0, 0, .28);
}

.module div.qua {
    position: absolute;
    bottom: 1vw;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.attributes p {
    margin: 0;
    line-height: 30px
}

.filter fieldset {
    border: none;
    padding: 15px 0px;
}

.zstore .filter {
    width: 60%;
    margin: 1vw auto
}

.filter fieldset span {
    float: left;
    font-family: ProximaB;
    font-size: 16px;
    font-weight: 800;
    line-height: 40px;
    padding: 0px 15px;
}

.filter input[type="checkbox"] {
    display: none;
}

.filter input[type="checkbox"]+b {
    background-color: #DDD;
    height: 25px;
    width: 25px;
    margin: 1px 10px 1px 1px;
    display: block;
    float: left;
    border-radius: 20px;
    position: relative;
}

.attributes input[type="radio"]+b {
    border: 2px solid #3B464C;
    height: 20px;
    width: 20px;
    display: block;
    float: left;
    border-radius: 10px;
    position: relative;
    margin: 3px 8px 0px 0px;
}

.share {
    text-align: center;
    display: table;
    margin: 0.5vw auto 1vw auto;
}

.share h4 {
    max-width: 80%;
    float: left;
    line-height: 40px;
    font-family: Oswald;
    font-weight: 100;
}

div#nbshare {
    float: right;
    margin: 0 0vw 0 1vw;
}

.share a[title]:hover {
    color: #bf0101;
    ;
}

.share a[title] {
    color: #FFF;
}

.share a[title]:after {
    font-family: social;
    font-size: 1vw;
    position: absolute;
    line-height: 1.9vw;
    color: inherit;
    text-align: center;
    width: 1.7vw;
    left: 0;
}

.share a[title="ВКонтакте"]:after {
    content: '\f189';
}

.share a[title="Facebook"]:after {
    content: '\e801';
}

.share a[title="Одноклассники"]:after {
    content: '\f263';
}

.share a[title="Twitter"]:after {
    content: '\f099';
}

.share li {
    float: left;
    margin: 0;
}

.share .ya-share2__title {
    display: none
}

.share a.ya-share2__link {
    width: 2vw;
    height: 2vw;
    border-radius: 50%;
    line-height: 2vw;
    border: 2px solid;
    display: inline-block;
    float: left;
    overflow: hidden;
    position: relative;
}

.share ul li:before {
    content: '';
}

.attributes input[type="radio"]:checked+b:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #848484;
    border-radius: 30px;
    font-family: social;
    left: 3px;
    top: 3px;
    position: absolute;
    line-height: 21px;
    font-size: 11px;
}

.contacts {
    padding: 3vw 0vw 0vw 0vw!important;
    min-height: 100vh;
    position: relative
}

.map {
    line-height: 0;
    width: 100%;
}

.filter input[type="checkbox"]:checked+b:before {
    content: '';
    background-color: #848484;
    font-family: social;
    border-radius: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 15px;
    height: 15px;
    position: absolute;
    line-height: 21px;
    font-size: 20px;
}

#wrapper .filter input[type="checkbox"]:checked+b:before {
    background-color: #de2020;
}

#wrapper .filter input[type="checkbox"]+b {
    background-color: #FFF
}

#wrapper .filter label {
    color: #FFF
}

[data-type]:before {
    content: '';
    position: absolute;
    color: #ce3e3e;
    font-family: wrdk;
    top: 16px;
    font-size: 17px;
    font-weight: 100;
}

div[data-type='mail']:before {
    content: '\e80b'!important
}

div[data-type='phone']:before {
    content: '\e82a'!important
}

div[data-type='name']:before {
    content: '\e824'!important
}

div[data-type='message']:before {
    content: '\e82c'!important
}

div[data-type='date']:before {
    content: '	\e825'!important;
    right: 1vw;
}

[data-type='select']:before {
    content: '	\e819'!important;
    right: 1vw;
}

div.formcell>div {
    position: relative
}

.filter label {
    font-family: ProximaR;
    cursor: pointer;
    font-size: 16px;
    display: block;
    line-height: 26px;
    font-weight: 100!important;
    padding: 5px 14px 5px 7px;
    margin: 3px 5px 15px 5px;
    float: left;
}

label {
    cursor: pointer;
    display: block
}

hr {
    display: block;
    padding: 0px;
    margin: 0px;
    height: 2px;
    background: #94A5AE;
    box-shadow: none;
    border: none;
}

.container {
    display: inline-block;
    border-radius: 5px;
    padding: 0px;
    font-size: 16px;
    width: 100%;
    margin-top: 0px;
}

.container .product_desc {
    background-color: #EEE5D4;
    margin: 15px 0;
    width: 50%;
}

.product_desc em {
    font-style: normal
}

.container .product_image img {
    position: absolute;
    width: 100%;
    height: auto;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.container .product_image {
    width: 50%;
    position: relative;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    height: 500px;
    padding: 15px 0;
}

.other {
    color: #A9A9A9;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
}

.social {
    display: table;
    margin: 1vw auto;
}

.document .social>a {
    color: inherit!important;
    font-size: 1vw;
    border: 2px solid;
    line-height: 2.3vw;
    width: 2.5vw;
    margin: 1vw;
    height: 2.5vw;
}

header .social a {
	font-family: wrdk!important;
}

.social a {
    line-height: 2vw;
    margin: 0 0.3vw;
    /* background-color: #DDD; */
    border-radius: 50%;
    font-size: 1vw;
    width: 2.2vw;
    font-weight: 100;
    color: #FFF;
    height: 20px;
    display: inline-block;
    text-align: center;
    /* float: left; */
    vertical-align: middle;
    line-height: 20px;
}

.social a:hover {
    color: #bf0101
}

.copyright {
    padding: 20px;
}

.title {
    position: absolute;
    top: 75px;
    margin-left: 20px;
}

a.poppo {
    cursor: pointer
}

.product_image {
    float: left;
    width: 45%;
    position: relative;
    overflow: hidden;
    margin: 0 5% 5% 0;
    height: 100%;
    z-index: 5;
}

.product_image>img {
    width: 100%;
    height: auto;
}

.product_desc {
    float: left;
    padding: 25px;
    width: 45%;
    position: relative;
    height: 100%;
}

.product_desc h4 {
    color: #3B464C;
    display: inline-block;
    width: 100%;
    line-height: 40px;
    font-size: 32px;
}

.autoheader a {
    color: #414042;
    font-size: 1.5vw;
    cursor: pointer;
    text-decoration: none;
    display: block;
    margin: 12px 8px 8px 2px;
    text-transform: uppercase;
}

.autoheader a:hover {
    color: #9E1D31;
}

.offerheader a {
    color: #414042;
    font-size: 8px;
    text-decoration: none;
    display: block;
    margin: 0px 8px 2px 2px;
    text-transform: uppercase;
}

.offerheader a:hover {
    color: #9E1D31;
}

footer p {
    margin: 0
}

.f_menu {
    color: #FFF;
    text-transform: uppercase;
    font-family: ProximaR;
    width: 36%;
    float: left;
    margin-right: 2vw
}

.f_menu ul li {
    width: 50%;
    float: left
}

.f_menu img {
    width: 55%;
    clear: both
}

.f_menu a {
    color: #626a71;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px
}

.f_menu a:hover {
    color: #FFF;
}

.f_menu h2 {
    font-size: 18px;
    margin: 20px 0 10px 0;
    display: block;
    clear: both;
    color: #626a71;
}

.f_menu h3 {
    font-size: 12px;
    font-family: ProximaR;
    margin: auto;
    color: #626a71;
    margin-top: 1vw
}

.footer {
    display: inline-block;
    width: 100%;
    background-color: #090f13;
    color: #FFF;
    min-height: 250px;
    padding: 70px;
    margin: 0.5vw 0 0 0;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .5);
}

.footer_in div:not(.adminMenuArea) {
    float: left;
    width: 25%;
    padding: 0px 30px 0px 0px
}

.footer_in div h1 {
    margin: 0;
    font-size: 35px;
    font-family: Lato !important;
    font-weight: 900;
    letter-spacing: 3px
}

.footer_in div h1 b {
    font-size: 18px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 5px
}

.footer_in div adress strong {
    font-size: 26px;
    display: block;
    text-transform: uppercase;
}

.b-simple-prices {
    width: 90%;
    margin-bottom: 20px;
}

.tth {
    text-align: center;
    border-bottom: solid 2px #C7D2D7;
    line-height: 15px;
}

.tth-bright {
    text-align: center;
    background-color: white;
    border-bottom: solid 2px #EFEFEF;
}

.tth-bright2 {
    text-align: center;
    background-color: white;
    border-bottom: solid 2px #C7D2D7;
}

#page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #060a0c;
    z-index: 991;
}

#page-preload {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #000;
    z-index: 998;
}

.whiteloader {
    background: #FFF !important;
    z-index: 989!important
}

.whiteloader span.spinner {
    color: #000 !important;
}

.blackloader {
    position: absolute!important;
}

.blackloader span.spinner {
    border: 2px solid #FFF;
}

span.spinner {
    border-radius: 50%;
    position: absolute;
    -webkit-animation-fill-mode: pulse 1.2s infinite ease-in-out;
    -o-animation-fill-mode: pulse 1.2s infinite ease-in-out;
    -moz-animation-fill-mode: pulse 1.2s infinite ease-in-out;
    width: 5vw;
    height: 5vw;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    font-size: 7vw;
    font-family: wrdk;
    line-height: 7vw;
    display: block;
    font-style: normal!important;
}

div.adress {
    position: absolute;
    bottom: 0vw;
    width: 100%;
    background-color: #0d161d;
    padding: 0.5vw 0;
    left: 0;
    z-index: 0;
}

div.adress h3 {
    font-family: Oswald;
    margin: 0.5vw 0;
    font-weight: 300;
    font-size:14px;
}

div.adress h4 {
    font-family: Oswald;
    font-weight: 300;
    font-size: 0.8vw;
}

div#left-arrow {
    position: absolute;
    left: -2vw;
    top: 0;
    bottom: 0;
    right: auto;
    margin: auto;
    text-align: center;
    line-height: 5vw;
    font-size: 3vw;
    color: #FFF;
    width: 2vw;
    cursor: pointer;
    font-family: wrdk;
    height: 4vw;
    z-index: 999;
    -webkit-transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
    -webkit-transition-delay: cubic-bezier(0.455, .03, .515, .955);
    -moz-transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
    -o-transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
    transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
}

.supersite>span {
    height: 23vw;
    overflow: hidden;
    position: relative;
    width: 99%;
    display: block;
    margin: 0 auto
}

.supersite {
    width: 40%!important;
    height: 90%!important;
    background-color: rgb(10, 15, 20);
    ;
    top: 0;
    bottom: 0;
    color: #FFF;
    overflow: hidden
}

.supersite .forma {
    margin: 1vw auto;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}

.supersite h2, .supersite h3.formtitle {
    font-family: ProximaB;
    text-transform: uppercase;
    width: 90%;
    margin: 1vw;
    font-size: 2vw;
    line-height: 2vw;
}

.supersite img[data-type='horizontal'] {
    width: 100%;
    height: auto
}

.gallery {
    position: relative;
    border-top: 1px solid #33414c;
    border-bottom: 1px solid #33414c;
    padding: 2vw 0;
    box-sizing: content-box;
}

.preview .gallery {
    display: inline-block;
    width: 100%
}

div.right-arrow {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #bf0101;
    color: #FFF;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: -1vw;
    right: auto;
    cursor: pointer;
    z-index: 900;
    font-family: wrdk;
    text-align: center
}

div.left-arrow {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #bf0101;
    color: #FFF;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: -1vw;
    left: auto;
    cursor: pointer;
    z-index: 900;
    font-family: wrdk;
    text-align: center
}

div.left-arrow:before {
    content: '\f105';
    font-family: wrdk;
    line-height: 40px
}

div.right-arrow:after {
    content: '\f104';
    font-family: wrdk;
    line-height: 40px
}

div#left-arrow:after {
    width: 0;
    *content: '';
    height: 0;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    border-style: solid;
    border-width: 2.5vw 0 2.5vw 2vw;
    border-color: transparent transparent transparent #bf0101;
}

div#right-arrow {
    position: absolute;
    left: auto;
    top: 0;
    bottom: 0;
    right: -2vw;
    margin: auto;
    text-align: center;
    line-height: 5vw;
    font-size: 3vw;
    color: #FFF;
    width: 2vw;
    cursor: pointer;
    font-family: wrdk;
    height: 4vw;
    z-index: 999;
    -webkit-transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
    -webkit-transition-delay: cubic-bezier(0.455, .03, .515, .955);
    -moz-transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
    -o-transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
    transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
}

div#right-arrow:after {
    width: 0;
    *content: '';
    height: 0;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    border-style: solid;
    border-width: 2.5vw 2vw 2.5vw 0;
    border-color: transparent #bf0101 transparent transparent;
}

.main:hover div#right-arrow {
    right: 0vw;
}

.main:hover div#left-arrow {
    left: 0vw;
}

.back {
    position: fixed;
    right: 0;
    top: 0;
    height: 100vh;
    z-index: -1;
}

.conteneur {
    margin: 0 auto;
    width: 100%;
    position: relative;
    min-height: 100vh;
    display: inline-block;
}

.w_menu {
    width: 100%;
}

.g_menu {
    position: absolute;
    width: 28vw;
    top: 9vw;
}

header h1 {
    text-indent: -10000px;
    display: inline-block;
    margin: 1vw 0 1.5vw 0;
}

header h1 img {
    text-align: center;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    width: 60%;
}

.g_menu:hover a div {
    opacity: 0.5
}

.g_menu a div {
    color: #FFF;
    display: block;
    float: left;
    text-align: center;
    font-family: ProximaR;
    font-size: 0.75vw;
    margin: 0 1.5vw 0 0;
    padding: 0.7vw 0;
    word-break: break-all;
}

.g_menu a:hover div {
    opacity: 1;
}

ul {
    padding: 0;
    margin: 0
}

li {
    list-style: none
}

.current-menu-item a span {
    color: #FFF!important
}

.w_menu a span {
    color: #424d52;
    display: block;
    width: 100%;
    padding: 0.3vw 0;
    text-align: center;
    font-family: ProximaB;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.05vw;
    word-break: break-all;
}

.w_menu a:hover span {
    background-color: #0e1b23;
    color: #FFF
}

.fpagination {
    display: table;
    margin: 1vw auto;
}

.fpagination>span {
    margin: 0 3vw;
    cursor: pointer;
    font-size: 16px;
}

.fpagination>span.active {
    color: #FFF;
    background-color: #DDD;
    padding: 3px;
}

.product * {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0;
    /* <-- Apparently some margin are still there even though it's hidden */
}

.product {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    width: 100%;
    min-height: 50px;
    font-family: Oswald;
    position: relative;
    float: left;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    background-color: rgba(24, 37, 48, 0.75);
}

.zmenu .product {
    width: 31%;
    margin: 1%
}

.zmenu .tile-holder {
    -webkit-column-count: unset!important;
    -moz-column-count: unset!important;
    column-count: unset!important;
    -webkit-column-gap: unset!important;
    -moz-column-gap: unset!important;
    column-gap: unset!important;
}

.tile-holder .product {
    margin-bottom: 1.5vw;
    position: static!important
}

.category .event {
    width: 23%!important;
    margin: 0 1% 1% 0!important;
    border-bottom: 0!important;
    padding: 0!important;
}

.category .event>a {
    height: 16vw;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}

.category .event>span {
    padding: 1.5vw 1.5vw 4vw;
    bottom: 0;
    display: block;
}

.main {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}

.tile-holder {
    position: relative;
    min-height: 50px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.5vw;
    -moz-column-gap: 1.5vw;
    column-gap: 1.5vw;
}

@media (max-width: 1320px) and (min-width: 300px) {
    .tile-holder {
        -webkit-column-count: 2!important;
        -moz-column-count: 2!important;
        column-count: 2!important;
    }
}

@media (max-width: 1400px) {
    .tile-holder {
        -webkit-column-count: 3!important;
        -moz-column-count: 3!important;
        column-count: 3!important;
    }
}

#hid {
    position: fixed;
    bottom: -4vw;
    right: 2.5vw;
    z-index: 999;
    -webkit-transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
    -webkit-transition-delay: cubic-bezier(0.455, .03, .515, .955);
    -moz-transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
    -o-transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
    transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
}

button.scrollup {
    background: none;
    border: none;
    outline: 0;
    width: 6vw;
    color: #FFF;
    padding: 0;
    font-size: 1.2vw;
    height: 3vw;
    display: inline-block;
    line-height: 4vw;
    font-family: wrdk;
    text-align: center;
}

button.scrollup:after {
    content: '';
    width: 0;
    height: 0;
    left: 0;
    bottom: 0;
    border-style: solid;
    z-index: -1;
    border-width: 0 3vw 3vw 3vw;
    position: absolute;
    border-color: transparent transparent #bf0101 transparent;
}

.labels {
    position: absolute !important;
    z-index: 5;
    width: 100%;
}

.zmenu .product span {
    background: none;
}

.zmenu .product a.prod_title {
    font-size: 3.2vw;
    line-height: 2.8vw
}

.labels b {
    font-family: ProximaR;
    text-transform: uppercase;
    color: #FFF;
    font-weight: normal
}

.labels>span.label0 {
    color: #FFF;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 800;
    text-align: center;
    left: 0;
    top: 0;
    width: 4.5vw;
    height: 4.5vw;
    text-transform: uppercase;
    left: 0vw;
    top: 0vw;
    position: absolute;
}

.labels>span.label0 b {
    position: absolute;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100%;
    text-align: center;
    left: -0.8vw;
    top: 0.8vw;
    font-weight: bold;
    font-family: ProximaB;
    font-size: 1.1vw;
    padding-top: 0.1vw;
    letter-spacing: -0.04vw;
}

.labels>span.label0:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border-style: solid;
    border-width: 4.5vw 4.5vw 0 0;
    border-color: rgba(189, 0, 0, 0.85) transparent transparent transparent;
}

.product>span {
    padding: 1.5vw 1.3vw 4vw;
    display: block;
    color: #fff;
    width: 100%;
}

.item>span b {
    font-weight: 100;
    line-height: 14px;
    font-size: 14px;
    font-family: ProximaL;
    display: inline-block;
    width: 100%;
    margin-bottom: 7px;
}

#slider-navigation {
    position: absolute;
    z-index: 99;
    left: 1vw;
}

a.readmore {
    background-color: #bf0101;
    color: #FFF;
    font-family: ProximaB;
    letter-spacing: 0.2vw;
    padding: 2px 20px 0px 20px;
    line-height: 40px;
    display: inline-block;
    margin: 0.5vw 0;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
    -webkit-transition-delay: cubic-bezier(0.455, .03, .515, .955);
    -moz-transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
    -o-transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
    transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
    pointer-events: all;
}

.forma .section {
    width: 47%;
    display: inline-block;
    float: left;
    margin-left: 2%
}

#w88 {
    display: inline-block;
    width: 100%;
}

.formrow {}

form#payment input[type="checkbox"] {
    display: none;
}

form#payment input[type="checkbox"]+b {
    background-color: #DDD;
    height: 25px;
    width: 25px;
    margin: 1px 10px 1px 1px;
    display: block;
    float: left;
    border-radius: 20px;
    position: relative;
}

form#payment input[type="checkbox"]:checked+b:before {
    content: '';
    background-color: #bf0101;
    font-family: social;
    border-radius: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 15px;
    height: 15px;
    position: absolute;
    line-height: 21px;
    font-size: 20px;
}

div.superselect {
    width: 100%
}

div.superselect span.curval placeholder {
    color: inherit;
    font-family: ProximaB;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    text-align: left!important;
    display: block
}

.superselect .options {
    overflow: auto;
    max-height: 50vh;
    position: absolute;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.29);
    width: 100%;
    bottom: 0;
    display: none
}

.superselect .options .option {
    background-color: rgba(24, 37, 48, 0.92);
    ;
    color: #a6b0b9;
    padding: 0.5em 1em;
    text-align: center;
    display: block;
    cursor: pointer;
    border-bottom: 1px solid #1f2d3a
}

.superselect .options .option:hover {
    background-color: #ce3e3e;
    color: #FFF
}

.superselect span.curval {
    font-size: 18px;
    text-align: center;
    border-bottom: 2px solid #33414c!important;
    width: 100%;
    border: 0;
    font-weight: 100;
    cursor: pointer;
    display: block;
    padding: 15px 5px;
    outline: none;
    background-color: transparent;
    -webkit-transition: all 500ms;
    -webkit-transition-delay: ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    font-family: ProximaR;
}

.events {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    padding: 4vw 1vw 1vw 1vw;
    position: relative;
    background-color: rgba(24, 37, 48, 0.75);
    display: inline-block;
}

.errorMsg {
    border: 3px solid #bf0101;
    line-height: 42px;
    padding: 2px 2vw 0 2vw;
    color: #bf0101;
    display: table;
    width: 91%;
    margin: 3vw auto 1vw auto;
    text-transform: uppercase;
    font-family: ProximaR;
    font-size: 11px;
    letter-spacing: 3px;
}

.errorMsg b {
    font-family: ProximaB;
}

.event>span {
    width: 100%;
    float: left;
    color: #FFF;
    padding: 1.8vw 0.5vw 1vw 0.5vw;
}

.event {
    width: 100%;
    display: inline-block;
    margin: 0 0 1vw 0;
    border-bottom: 1px solid #0d141b;
    padding-bottom: 0.5vw;
    font-family: Oswald;
    position: relative;
}

a.event_thumb {
    width: 100%;
    float: left;
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: 16vw;
}

a.event_thumb img {
    width: 100%;
    height: auto;
}

.events h3 * {
    color: #FFF;
}

.events h3 {
    font-family: Oswald;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 1vw;
    letter-spacing: 0.01vw;
    position: absolute;
    top: 1.2vw;
    left: 0;
    margin: 0;
    width: 100%;
    border-left: 0.5vw solid #bf0101;
    padding-left: 1vw;
    line-height: 1.5vw;
}

a.readmore:hover {
    background-color: #da9797;
    -webkit-transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
    -webkit-transition-delay: cubic-bezier(0.455, .03, .515, .955);
    -moz-transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
    -o-transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
    transition: all 500ms cubic-bezier(0.455, .03, .515, .955);
}

.pathMenu.views {
    position: absolute;
    right: 7px;
    font-size: 9px;
    top: 7px;
}

.tags {
    display: inline-block;
    width: 100%;
}

.cityselector {
    background-color: #0d161d;
    width: 80%;
    margin: 2vw auto;
    font-family: Oswald;
    line-height: 1.8vw;
    font-size: 0.6vw;
    border-radius: 100px;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 0.05vw;
    cursor: pointer;
    position: relative;
}

.cityselector:after {
    content: '\e81d';
    font-family: wrdk;
    color: #bf0101;
    position: absolute;
    right: 0.8vw;
    top: 0;
}

.breadcrumps *, .fbc-items * {
    color: #626a71!important;
    font-family: ProximaL;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px!important;
}

.fbc-page .fbc-wrap .fbc-items li {
    padding: 0!important;
	margin: 0!important;
}

.fbc-page .fbc-wrap .fbc-items {
    background-color: transparent!important;
}

.fbc-page .fbc-wrap .fbc-items li.active span {
    margin: 0px 10px;
    color: #a6b0b9!important;
}

.fbc-page .fbc-wrap .fbc-items li .fbc-separator {
    margin-left: 12px!important;
    margin-right: 12px!important;
}

.breadcrumps {
    margin-bottom: 2vw;
    display: inline-block;
    width: 100%;
}

.breadcrumps span {
    margin: 0px 10px
}

.breadcrumps span#lastMenu {
    color: #a6b0b9;
}

.product_desc .tags {
    margin-top: 10px
}

.product .tags>span, .product_desc .tags>span {
    font-size: 10px;
    padding: 1px 7px 0px 0px;
    float: left;
    background: none;
    opacity: 0.5;
    border-radius: 0;
}

.voiting {
    position: relative;
    font-family: stars;
    font-size: 19px;
    color: #9E1D31;
    letter-spacing: 4px;
    text-shadow: 1px 1px 0px rgba(153, 153, 153, 1);
}

.comment blockquote {
    font-style: italic;
    font-size: 12px;
    margin: 0px 10px 20px 40px
}

.comments_list .comment b {
    float: right
}

.comments_list div.answer {
    background: none!important;
    border-radius: 0px !important;
    display: inline-block;
    width: 100%;
}

.comments_list div.answer span {
    width: 90%;
    float: right;
    border-left: 5px solid #EEE5D4;
    padding-left: 15px;
}

.comments_list div.answer * {
    color: #EEE5D4!important;
}

.comments_list .document {
    width: 100%;
    display: inline-block;
    margin: 5px 0px;
}

.comments_list h2 {
    font-size: 20px;
    margin: 0px 0px 15px 0px;
}

.landblock {
    font-family: ProximaR;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative;
}

.prod_title {
    text-transform: uppercase;
    display: inline-block;
    margin: 0;
    width: 100%;
    color: inherit;
    padding: 6px 0 6px 0;
    font-family: ProximaB;
    font-weight: 400;
    font-size: 1.4vw;
    line-height: 1.35vw;
}

.landingpage .prod_title {
    font-size: inherit!important;
    line-height: inherit!important;
}

.category a.prod_title {
    width: 85%;
}

h6.date {
    float: right;
    font-size: 1vw;
    font-weight: 300;
    text-transform: uppercase;
    color: #969696;
}

.datetag {
    background: url(images/Image/datetag_.png);
    background-size: cover;
    width: 3.6vw;
    height: 3.6vw;
    position: absolute;
    right: 0.5vw;
    top: 14.2vw;
    padding-top: 0.1vw;
    text-align: center;
    font-weight: 400;
    font-size: 1.6vw;
}

.datetag.big {
    background: url(images/Image/datetag_.png);
    background-size: cover;
    width: 100px;
    height: 100px;
    color: #FFF;
    font-family: Oswald;
    padding-top: 0.1vw;
    text-align: center;
    font-weight: 400;
    line-height: 70px;
    font-size: 55px;
    position: static;
    float: right;
    margin: 0;
}

.datetag.big span {
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    line-height: 14px;
}

.datetag span {
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    line-height: 14px;
}

.event_thumb h6.date {
    font-size: 1.1vw;
    font-weight: 300;
    top: 1vw;
    text-transform: uppercase;
    color: #FFF;
    background-color: #111;
    font-family: Oswald;
    font-weight: 100;
    position: absolute;
    padding: 0.4vw 0.5vw 0.5vw 0.5vw;
    left: 0;
}

small#link {
    border-top: 1px solid #BCBFC1;
    width: 100%;
    display: block;
    padding: 7px 0;
}

small#link a {
    float: right
}

.product .prod_title b {
    font-weight: normal;
    display: block;
    font-size: 12px;
    line-height: 18px;
    float: right;
    border-bottom: 1px solid rgba(59, 70, 76, 0.49);
}

.scale img:hover {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
    transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.scale img {
    transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.opacity * {
    -moz-transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.opacity img:hover {
    opacity: .55!important;
}

.tag {
    color: #bf0101;
    text-transform: uppercase;
    font-family: ProximaB;
    letter-spacing: 2px;
    font-size: 12px;
}

.category .product img.square {
    width: 100%
}

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

.category .product img.horizontal {
    height: 100%;
    width: auto
}

.category .product img.horizontal {
    height: 100%;
    width: auto
}

.product img {
    bottom: -100%;
    top: -100%;
    left: -100%;
    width: 101%;
    height: auto;
    right: -100%;
    margin: auto
}

.product>a {
    height: 25vw;
    display: inline-block;
    overflow: hidden;
    width: 100%;
}

@media (min-width: 992px){
.product>a {
    height: 19vw;
}
}

.comments_list>div.comment {
    background-color: #EEE5D4;
    padding: 20px 30px;
    margin: 15px;
    border-radius: 6px;
    opacity: 0.3;
    font-size: 14px;
}

.comments_list>div.published {
    opacity: 1!important
}

.stars5:before {
    content: '\e800 \e800 \e800 \e800 \e800';
}

.stars4:before {
    content: '\e800 \e800 \e800 \e800';
}

.stars3:before {
    content: '\e800 \e800 \e800';
}

.stars2:before {
    content: '\e800 \e800';
}

.stars1:before {
    content: '\e800';
}

@media (max-width: 1200px) {
    .formrow {
        display: inline-block;
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .incart .forma #w13 {
        width: 16%
    }
    .incart .forma #w17 {
        position: absolute;
        top: 0;
        right: 15px;
    }
    .incart .forma #w9 {
        width: 10%
    }
    .incart .forma #w7 {
        width: 15%
    }
    .incart .forma #w8 {
        width: 15%;
        clear: left;
        padding: 15px 0 5px 0;
    }
    .incart .forma #w6 {
        width: 15%
    }
    .incart .forma #w5 {
        clear: left;
        width: 40%
    }
    .incart .forma #w4 {
        width: 20%;
        text-align: center
    }
    .incart .forma #w4 .qua {
        width: 60%;
        display: block;
        margin: auto;
    }
    .incart .formrow {
        padding: 18px 7px 10px 7px;
        float: left;
    }
}

.forma .formcell {
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
    font-family: ProximaR;
    margin-bottom: 20px;
}

.forma input[type="text"]:focus {
    border-bottom: 2px solid #ce3e3e!important;
    border: 0;
    -webkit-transition: all 500ms;
    -webkit-transition-delay: ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.forma input[type="number"]:focus {
    border: 3px solid #EEE5D4;
    -webkit-transition: all 500ms;
    -webkit-transition-delay: ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    background-color: transparent!important;
}

.comment_add input[type="text"]:focus {
    border: 3px solid #EEE5D4;
    -webkit-transition: all 500ms;
    -webkit-transition-delay: ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    background-color: transparent!important;
}

.forma textarea:focus, .comment_add textarea:focus {
    border-bottom: 2px solid #ce3e3e;
    -webkit-transition: all 500ms;
    -webkit-transition-delay: ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.forma select, .comment_add select {
    padding: 15px;
    background-color: #182530!important;
    font-family: ProximaR;
    font-size: 18px;
    font-weight: 100;
    color: #a6b0b9;
    outline: 0;
    text-align: center;
    border: none;
}

.social.profile {
    margin: 0.4vw auto;
}

.social.profile a {}

.forma {
    position: relative;
    margin: 3vw auto;
    display: table;
}

/*form#booking .button {
    margin:0 auto;
    display:table;
}
form#booking h3 {
    text-align:center
}*/

.forma textarea, .comment_add textarea {
    outline: none;
    padding: 10px 10px 10px 35px;
    font-size: 18px;
    font-family: ProximaR;
    background: none;
    border-bottom: 2px solid #33414c;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    width: 100%;
    resize: none;
    height: 100%;
}

#c4 textarea {
    height: 200px;
}

.document h3 {
    font-family: ProximaB;
    text-transform: uppercase;
    font-size: 2vw;
    margin: 2vw 0vw 2vw;
}

.preview h3 {
    font-family: ProximaB;
    text-transform: uppercase;
    width: 12%;
    font-size: 1vw;
    margin: 0 0 -3vw 0;
}

.comm_vote {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 10px 10px 20px 10px;
    color: #EEE5D4
}

.comm_vote .stars {
    margin: auto;
    display: table
}

.comment_add {
    margin-bottom: 30px;
    margin: 0 15px 35px 15px;
    padding: 33px;
    border: 1px dashed #2F3538;
}

.comment_add textarea {
    width: 100%
}

.comment_add form>div.section {
    width: 50%;
    float: left;
    color: #EEE5D4;
    padding: 0 35px 15px 0px;
}

.comment_add form>div.section>div {
    margin: 10px 0
}

.comment_add form i {
    margin: 12px 0 6px;
    display: block;
    font-size: 14px;
}

.forma input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="number"]), .comment_add input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="number"]) {
    font-size: 18px;
    border-bottom: 2px solid #33414c!important;
    width: 100%;
    border: 0;
    font-weight: 100;
    padding: 15px 5px 15px 40px;
    outline: none;
    background-color: transparent;
    -webkit-transition: all 500ms;
    -webkit-transition-delay: ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    font-family: ProximaR;
}

input::-webkit-input-placeholder {
    color: inherit;
    font-family: ProximaB;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px
}

input::-moz-placeholder {
    color: inherit;
    font-family: ProximaB;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px
}

/* Firefox 19+ */

input:-moz-placeholder {
    color: inherit;
    font-family: ProximaB;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px
}

/* Firefox 18- */

input:-ms-input-placeholder {
    color: inherit;
    font-family: ProximaB;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px
}

textarea::-webkit-input-placeholder {
    color: inherit;
    font-family: ProximaB;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px
}

textarea::-moz-placeholder {
    color: inherit;
    font-family: ProximaB;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px
}

/* Firefox 19+ */

textarea:-moz-placeholder {
    color: inherit;
    font-family: ProximaB;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px
}

/* Firefox 18- */

textarea:-ms-input-placeholder {
    color: inherit;
    font-family: ProximaB;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px
}

input:-webkit-autofill {
    box-shadow: 0 0 0px 1000px rgba(24, 37, 48, 0.92) inset;
    color: #FFF;
}

.product_desc .qua {
    position: absolute;
    width: 60%;
    right: 10px;
    bottom: 5px;
    padding: 15px;
}

.products_list {
    width: 800px;
    float: left;
    display: inline-block;
}

div#cust-navigation {
    position: absolute;
    z-index: 99;
    right: 14px;
    bottom: 10px;
}

.stars {
    position: realtive;
}

.stars div {
    font-size: 50px;
    cursor: pointer;
    font-family: stars;
    float: left;
    padding: 0.2vw 0.4vw;
}

div.selected {
    color: #eee5d4;
}

.stars span {
    color: #2F3538;
}

.stars span:hover {
    color: #eee5d4
}

.product_desc div#price {
    float: right;
    font-size: 32px;
    padding: 5px 12px;
    font-weight: bold;
    margin: 40px 0px 0px 10px;
    font-family: lato;
    background-color: #3B464C;
    color: #EEE5D4;
}

.sticky {
    position: fixed;
    top: 150px;
}

a.contract {
    float: right;
    color: #FFF;
    border: 1px solid #FFF;
    padding: 0px 10px;
}

.s-modal {
    position: fixed;
    top: 50%!important;
    transform: translate(0,-50%);
    padding: 0!important;
    max-height: 85vh;
    overflow: auto;
}

.s-modal>iframe {
    border: none;
    width: 100%;
    height: 82vh;
}
.s-modal img {
    width: 100%;
}

.bg_pic {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.staff_thumb {
    display: inline-block;
    width: 330px;
    height: 250px;
    margin-bottom: 10px;
}

.fotorama img {
    width: 100%;
    height: auto;
}

@media (max-width:1500px){
	a.readmore{
		font-size: 10px!important;
		padding: 2px 20px 0px 20px!important;
		line-height: 30px!important;
	}
	div.readmore>a{
		font-size: 10px!important;
		padding: 2px 20px 0px 20px!important;
		line-height: 30px!important;
	}
	
	.prod_title {
		font-size: 1.2vw;
		line-height: 1.2vw;
	}
	.item > span b{
		font-size:1vw
	}
	.datetag {
		width: 4.2vw;
		height: 4.2vw;
		padding-top: 0.2vw;
		top: 13.9vw;
	}
	.datetag span {
		font-size: 1vw;
		text-transform: uppercase;
		display: block;
		line-height: 1.5vw;
	}
}


.divi {
    display: flex;
    align-items: self-end;
}


.divi a {
    max-width: 32%;
    margin-right: 20px;
}


.bgs {
    position: fixed;
    left: 200px;
    top: 50px;
    padding: 20px;
    border: 1px solid #fff;
    box-shadow: 0 0 8px rgb(0 0 0 / 60%);
    z-index: 1000;
    background: #fff;
    display:none;
}

.bgs.activen {
    display:block;
}

.bgs p {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
}

.bgs .yes {
    background: #fff;
    cursor: pointer;
    background-color: #bf0101;
    color: #FFF;
    letter-spacing: 0.2vw;
    padding: 14px 20px 14px 20px;
    display: inline-block;
}


.bgs a {
    cursor: pointer;
    background-color: #8c8b8b;
    color: #FFF;
    letter-spacing: 0.2vw;
    padding: 14px 20px 14px 20px;
    display: inline-block;
}

.bgs .yes:hover, .bgs a:hover {
    opacity:0.8
}

.pricelist td p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 23px;
}

.pricelist .header {
    text-align: center;

}

.pricelist .header td {
    background-color: #bf0101!important;
    color:#fff;
}

.pricelist {
    width: 100%;
    border-collapse: collapse;
    margin: 1vw auto;
}

.pricelist td {
    font-size: 14px;
    border: .2vw solid #0d161d;
    padding: 5px .5vw;
    line-height: 2vw;
    background-color: #1b2833;
    color: #fff;
}


.pricelist td.header {
    height: auto;
    text-align: center;
    background-color: #bf0101;
}