:root {
  --lazy-loader-animation-duration: 0ms !important;
}
* {
    outline: none;
}

body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
select,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

.clear {
    clear: both;
}

*+html .clearfix,
*+html .row,
*+html .inp-row,
*+html .inp-grouprow,
*+html .content-wrap {
    min-height: 1%;
}

.clearfix:after,
.row:after,
.inp-row:after,
.inp-grouprow:after,
.content-wrap:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    height: 0;
}

* html .clearfix,
* html .row,
* html .inp-row,
* html .inp-grouprow,
* html .content-wrap {
    height: 1%;
}

.leading-0 p {
    color: #929292;
    margin-bottom: 47px;
}

.item-page p {
    line-height:22px;
    margin: 15px 0;
}

.mt0 {
    margin-top: 0 !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt35 {
    margin-top: 35px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt45 {
    margin-top: 45px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb35 {
    margin-bottom: 35px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb45 {
    margin-bottom: 45px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.hint {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.inp-wrap {
    position: relative;
}

.css-float,
.col,
.inp-col,
aside.sidebar-left,
aside.sidebar-right {
    float: left;
}

.wrap-center {
    margin: 0 auto;
}

.tail {
    position: absolute;
}

.css-block {
    display: block;
}

.css-inline {
    display: inline;
}

.css-inline-block {
    display: inline-block;
}

.img-center {
    display: table-cell;
    vertical-align: middle;
}

.img-center img {
    display: block;
    margin: 0 auto;
}

div.check,
div.radio {
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    padding-left: 21px;
    background: url(../img/checkbox.png) no-repeat;
    cursor: pointer;
}

div.check input,
div.radio input {
    display: none;
}

div.on {
    background-position: 0 -50px;
}

div.radio {
    background-image: url(../img/radio.png);
}

html {
    height: 100%;
}

body {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 15px;
    line-height: 22px;
    color: #434343;
    min-width: 980px;
}

a {
    color: #b40000;
    text-decoration: underline;
}

a:hover {
    color: #b40000;
    text-decoration: none;
}

.main-wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin-bottom: -55px;
}

.push {
    height: 55px;
}

.page-wrap {
    min-width: 960px;
}

nav {
    background-color: #72654c;
    position: relative;
    z-index: 10;
}

@media screen and (min-width: 1001px) {
    nav ul {
        display: block;
        width: 960px;
        margin: 0 auto;
        padding: 12px 0 13px 0;
        font-size: 0;
        line-height: 0;
        white-space: nowrap;
    }
    .advantages>div h3 {
        margin-top: 0 !important;
    }
    nav li {
        display: inline-block;
        font-size: 11px;
        line-height: 11px;
        border-left: 1px solid #948b79;
        padding: 0 8px 0 9px;
    }
    nav li:first-child {
        border-left: none;
        margin-left: 73px;
        padding-left: 0;
    }
    nav li.last {
        padding-right: 0;
    }
    nav li a {
        display: inline-block;
        color: #ffffff;
        text-decoration: none;
    }
    nav li a:hover {
        color: #000;
        text-decoration: underline;
    }
}

header {
    height: 114px;
    background-color: #ffffff;
    -moz-box-shadow: 0 1px 0 rgba(110, 101, 78, .2);
    -webkit-box-shadow: 0 1px 0 rgba(110, 101, 78, .2);
    box-shadow: 0 1px 0 rgba(110, 101, 78, .2);
    position: relative;
    z-index: 9;
}

header .center {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

header .logo {
    display: block;
    width: 396px;
    height: 123px;
    background: url(../img/logo.png) no-repeat;
    position: absolute;
    left: -60px;
    top: -9px;
}

header .slogan {
    font-size: 12px;
    line-height: 17px;
    font-family: Arial, sans-serif;
    color: #5c5c5c;
    position: absolute;
    left: 73px;
    top: 55px;
}

header .contacts {
    display: block;
    position: absolute;
    left: 450px;
    top: 31px;
}

header .contacts li {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #2c2c2c;
    padding-left: 23px;
}

header .contacts a {
    color: #2c2c2c;
    text-decoration: none;
}

header .contacts a:hover {
    color: #2c2c2c;
    text-decoration: underline;
}

header .contacts .phone {
    background: url(../img/icon-phone.png) no-repeat -1px 4px;
}

header .contacts .email {
    background: url(../img/icon-email.png) no-repeat 0 9px;
}

header .search {
    width: 246px;
    height: 38px;
    position: absolute;
    right: 0;
    top: 35px;
}

header .search input[type="text"] {
    display: block;
    width: 195px;
    height: 36px;
    padding: 0 40px 0 9px;
    background-color: #f5f3f1;
    border: 1px solid #8d7f64;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 14px;
    color: #2c2c2c;
}

header .search .hint {
    font-size: 14px;
    line-height: 38px;
    color: #7d7d7d;
    padding-left: 10px;
}

header .search input[type="submit"] {
    display: block;
    width: 40px;
    height: 38px;
    border: none;
    background: url(../img/icon-search.png) no-repeat 11px 9px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    cursor: pointer;
}

.home-slider {
    width: 960px;
    height: 500px;
    position: relative;
    margin: 0 auto;
}

.home-slider .overflow {
    width: 1280px;
    height: 500px;
    overflow: hidden;
    position: relative;
    margin: 0 -160px 0 -160px;
}

.home-slider .mover {
    width: 99999px;
    height: 500px;
    overflow: hidden;
    position: relative;
}

.home-slider .ribbon {
    width: 191px;
    height: 191px;
    background: url(../img/home-slider-ribbon.png) no-repeat;
    position: absolute;
    /* left: -160px; */
    top: 0;
    z-index: 100;
}

.home-slider .item {
    float: left;
    width: 960px;
    height: 367px;
    padding: 133px 160px 0 160px;
    position: relative;
}

.home-slider .item img {
    display: block;
    width: 1280px;
    height: 500px;
    position: absolute;
    left: 0;
    top: 0;
}

.home-slider .item .text {
    position: relative;
    z-index: 1;
}

.home-slider .item .subtitle {
    font-size: 18px;
    line-height: 18px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 3px;
}

.home-slider .item .title {
    font-family: "Ubuntu Condensed", Arial, sans-serif;
    font-size: 42px;
    line-height: 40px;
    color: #ce1810;
    text-transform: uppercase;
    margin: 0 0 16px -2px;
}

.home-slider .item p {
    line-height: 20px;
    color: #000;
    margin-bottom: 27px;
}

.home-slider .item .btn {
    display: inline-block;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 17px;
    line-height: 38px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 0 14px 0 19px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #ce1810;
    text-decoration: none;
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
}

.home-slider .item .btn i {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url(../img/btn-ar.png) no-repeat;
    margin: -10px 0 0 3px;
    position: relative;
    top: 4px;
}

.home-slider .item .btn:hover {
    background-color: #e0140b;
    color: #ffffff;
    text-decoration: none;
}

.home-slider .left {
    width: 60px;
    height: 62px;
    position: absolute;
    left: -160px;
    top: 206px;
    z-index: 100;
    background-color: #8d806b;
}

.home-slider .left i {
    display: block;
    height: 62px;
    background: url(../img/home-slider-left.png) no-repeat center center;
    zoom: 1;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=60);
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    cursor: pointer;
}

.home-slider .left i:hover {
    zoom: 1;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.home-slider .right {
    width: 60px;
    height: 62px;
    position: absolute;
    right: -160px;
    top: 206px;
    z-index: 100;
    background-color: #8d806b;
}

.home-slider .right i {
    display: block;
    height: 62px;
    background: url(../img/home-slider-right.png) no-repeat center center;
    zoom: 1;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=60);
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    cursor: pointer;
}

.home-slider .right i:hover {
    zoom: 1;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.home-slider .dots {
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 34px;
    z-index: 100;
    text-align: center;
}

.home-slider .dots i {
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(../img/home-slider-dot.png) no-repeat 2px 2px;
    cursor: pointer;
}

.home-slider .dots i.active {
    background-position: 2px -28px;
}

.fast-order {
    background: url(../img/fast-order-bg.png) #2c2c2c;
    max-width: 1280px;
    margin: 0 auto;
}

.fast-order .center {
    width: 960px;
    min-height: 66px;
    margin: 0 auto;
    position: relative;
    padding: 23px 0 27px 0;
}

.fast-order h3 {
    width: 730px;
    font-family: "Ubuntu Condensed", Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: #ffffff;
    margin-bottom: 12px;
}

.fast-order p {
    width: 730px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #c4c4c4;
}

.fast-order .btn {
    display: inline-block;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 17px;
    line-height: 38px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 0 17px 0 18px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/btn-bg.png) repeat-x #ce1810;
    text-decoration: none;
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    position: absolute;
    right: 0;
    top: 40px;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .37);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .37);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .37);
}

.fast-order .btn i {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url(../img/btn-ar.png) no-repeat;
    margin: -10px 0 0 5px;
    position: relative;
    top: 4px;
}

.fast-order .btn:hover {
    background-position: 0 -38px;
    color: #ffffff;
    text-decoration: none;
}

.content-wrap {
    width: 960px;
    margin: 0 auto;
    padding-bottom: 65px;
}

.sidebar {
    float: left;
    width: 250px;
    margin: 30px 60px 0 0;
}

.sidebar .menu {
    display: block;
}

.sidebar .menu li {
    display: block;
    font-size: 0;
    line-height: 0;
}

.sidebar .menu li.active a {
    color: #b40000;
}

.sidebar .menu a {
    display: block;
    font-size: 17px;
    line-height: 19px;
    color: #434343;
    font-family: "Ubuntu Condensed", Arial, sans-serif;
    padding: 10px 0 11px 18px;
    background: url(../img/menu-mark.png) no-repeat 0 16px;
    border-bottom: 1px solid #dddddd;
    text-decoration: none;
}

.sidebar .menu a:hover {
    color: #b40000;
    text-decoration: none;
}

.sidebar h3 {
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    font-family: "Ubuntu Condensed", Arial, sans-serif;
    color: #000;
    margin: 50px 0 13px 0;
}

.sidebar h3+.review {
    margin-top: 16px;
}

.content {
    float: left;
    width: 650px;
    margin-top: 40px;
}

.page-content h2 {
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    color: #b40000;
    font-family: "Ubuntu Condensed", Arial, sans-serif;
    margin-bottom: 11px;
}

.page-content p {
    color: #929292;
    margin-bottom: 47px;
}

.page-content p b,
.page-content p strong {
    color: #4b4b4b;
}



.page-content p+.advantages {
    margin-top: -6px;
}

.page-content p+.socials {
    margin-top: -32px;
}

.advantages {
    overflow: hidden;
    margin-bottom: 31px;
}

.advantages>div {
    float: left;
    width: 337px;
    overflow: hidden;
}

.advantages>div:first-child {
    width: 290px;
    margin-right: 13px;
}

.advantages>div:first-child div {
    width: 202px;
}

.advantages>div img {
    display: block;
    float: left;
    width: 69px;
    height: 69px;
    margin-right: 19px;
}

.advantages>div div {
    float: left;
    width: 249px;
    margin-top: -2px;
}

.advantages>div h3 {
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    color: #000;
    font-family: "Ubuntu Condensed", Arial, sans-serif;
    margin-bottom: 12px;
}

.advantages>div p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
}

.socials {
    display: block;
}

.socials li {
    display: inline-block;
}

.socials a {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(../img/socials.png) no-repeat;
}

.socials a:hover {
    background-position: 0 -50px;
}

.socials .fb {
    background-position: -32px 0;
}

.socials .fb:hover {
    background-position: -32px -50px;
}

.socials .ok {
    background-position: -63px 0;
}

.socials .ok:hover {
    background-position: -63px -50px;
}

.socials .mr {
    background-position: -93px 0;
}

.socials .mr:hover {
    background-position: -93px -50px;
}

.socials .tw {
    background-position: -123px 0;
}

.socials .tw:hover {
    background-position: -123px -50px;
}

.socials .gp {
    background-position: -153px 0;
}

.socials .gp:hover {
    background-position: -153px -50px;
}

.crumbs {
    display: block;
    font-family: "Ubuntu Condensed", Arial, sans-serif;
    font-size: 16px;
    color: #a7a7a7;
    margin: -16px 0 20px 0;
}

.crumbs li {
    display: inline-block;
    margin-right: 4px;
}

.crumbs a {
    display: inline-block;
    color: #a7a7a7;
    text-decoration: none;
    margin-right: 4px;
}

.crumbs a:hover {
    color: #000;
    text-decoration: underline;
}

.crumbs span {
    color: #b40000;
}

.content .hentry h1 {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 31px;
    margin-bottom: 22px;
    font-size: 28px;
    line-height: 28px;
    color: #000;
    font-family: "Ubuntu Condensed", Arial, sans-serif;
}

.order-steps {
    overflow: hidden;
    margin: 38px 0 71px 0;
    background: url(../img/order-steps-ar.png) no-repeat center 27px;
}

.order-steps>div {
    float: left;
    width: 200px;
    min-height: 181px;
    margin-left: 20px;
    text-align: center;
    background: url(../img/order-step-num2.png) no-repeat center 75px;
    font-size: 0;
    line-height: 0;
}

.order-steps>div:first-child {
    margin-left: 5px;
    background-image: url(../img/order-step-num1.png);
}

.order-steps>div img {
    display: block;
    margin: 0 auto 29px auto;
}

.order-steps>div div {
    font-family: "Ubuntu Condensed", Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 7px;
}

.order-steps>div span {
    display: inline-block;
    padding-left: 22px;
    font-size: 13px;
    line-height: 16px;
    color: #929292;
    background: url(../img/icon-time.png) no-repeat;
}

.order-steps>div+div+div {
    background-image: url(../img/order-step-num3.png);
}

.order-scheme>ul {
    display: block;
    margin: 43px 0 7px 125px;
}

.order-scheme>ul li {
    display: block;
    margin-top: 4px;
    position: relative;
    padding: 10px 0 5px 44px;
    font-size: 13px;
    color: #929292;
}

.order-scheme>ul li:first-child {
    margin-top: 0;
}

.order-scheme>ul li img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.order-scheme>ul li span {
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    color: #000;
    font-family: "Ubuntu Condensed", Arial, sans-serif;
    margin-right: 15px;
}

.order-scheme .arrows {
    width: 261px;
    height: 34px;
    background: url(../img/order-scheme-ar.png) no-repeat;
    margin: 0 0 14px 182px;
}

.order-scheme .row {
    margin-left: 61px;
}

.order-scheme .col {
    width: 245px;
}

.order-scheme .col:first-child {
    margin-right: 45px;
}

.order-scheme .col-title {
    width: 180px;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    font-family: "Ubuntu Condensed", Arial, sans-serif;
    text-transform: uppercase;
    color: #b40000;
    margin-bottom: 25px;
}

.order-scheme .item {
    margin-bottom: 22px;
}

.order-scheme .item img {
    display: block;
    float: left;
    width: 49px;
    height: 49px;
    margin-right: 12px;
}

.order-scheme .item div {
    float: left;
    width: 184px;
    margin-top: -4px;
    font-size: 13px;
    line-height: 16px;
    color: #929292;
}

.order-scheme .item span {
    display: block;
    font-size: 18px;
    line-height: 18px;
    font-family: "Ubuntu Condensed", Arial, sans-serif;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 5px;
}

.goto-nav {
    display: block;
    margin: -6px 0 32px 0;
    overflow: hidden;
}

.goto-nav li {
    display: block;
    float: left;
    border: 1px solid #dddddd;
    border-left: none;
}

.goto-nav li:first-child {
    border-left: 1px solid #dddddd;
    -moz-border-radius: 7px 0 0 7px;
    -webkit-border-radius: 7px 0 0 7px;
    border-radius: 7px 0 0 7px;
}

.goto-nav li:first-child a {
    width: 162px;
    -moz-border-radius: 7px 0 0 7px;
    -webkit-border-radius: 7px 0 0 7px;
    border-radius: 7px 0 0 7px;
}

.goto-nav li+li+li {
    -moz-border-radius: 0 7px 7px 0;
    -webkit-border-radius: 0 7px 7px 0;
    border-radius: 0 7px 7px 0;
}

.goto-nav li+li+li a {
    width: 236px;
    -moz-border-radius: 0 7px 7px 0;
    -webkit-border-radius: 0 7px 7px 0;
    border-radius: 0 7px 7px 0;
}

.goto-nav a {
    width: 248px;
    height: 58px;
    display: table-cell;
    vertical-align: middle;
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    color: #a2a2a2;
    text-decoration: none;
    font-family: "Ubuntu Condensed", Arial, sans-serif;
}

.goto-nav a:hover {
    background-color: #f3f3f3;
    color: #000;
    text-decoration: none;
}

p+.prod-item {
    margin-top: -26px;
}

.prod-item {
    overflow: hidden;
    border: 1px solid #dddddd;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    padding: 10px 0 9px 13px;
    margin-bottom: 10px;
}

.prod-item:hover {
    background-color: #f3f3f3;
}

.prod-item .title {
    float: left;
    width: 370px;
    font-size: 16px;
    line-height: 18px;
    color: #000;
}

.prod-item .title span {
    display: table-cell;
    vertical-align: middle;
    width: 370px;
    height: 36px;
}

.prod-item .price {
    float: left;
    width: 138px;
    font-size: 24px;
    line-height: 24px;
    color: #72654c;
    text-align: center;
    margin-top: 7px;
}

.prod-item .price span {
    font-size: 14px;
    margin-left: 3px;
}

.prod-item .btn {
    display: block;
    float: left;
    width: 116px;
    margin-top: 1px;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 17px;
    line-height: 38px;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/btn-bg.png) repeat-x #ce1810;
    text-decoration: none;
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .37);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .37);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .37);
}

.prod-item .btn:hover {
    background-position: 0 -38px;
    color: #ffffff;
    text-decoration: none;
}

.prod-item+h2 {
    margin-top: 34px;
}

.prod-item+.socials {
    margin-top: 25px;
}

.page-title2 {
    margin-bottom: 25px;
}

.page-title2 h1 {
    font-size: 24px;
    line-height: 24px;
    color: #b40000;
    font-family: "Ubuntu Condensed", Arial, sans-serif;
}

.page-img {
    display: block;
    border: 1px solid #c6c6c6;
    padding: 2px;
    background-color: #ffffff;
    margin-bottom: 22px;
}

.text-styles p {
    margin-bottom: 21px;
}

.text-styles p+p {
    margin-top: -4px;
}

.text-styles>h1,
.text-styles>h2,
.text-styles>h3,
.text-styles>h4,
.text-styles>h5,
.text-styles>h6,
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
    color: #b40000;
    font-family: "Ubuntu Condensed", Arial, sans-serif;
}

.page-title h1 {
    color: #000;
}

.text-styles>h1+ul,
.text-styles>h2+ul,
.text-styles>h3+ul,
.text-styles>h4+ul,
.text-styles>h5+ul,
.text-styles>h6+ul,
.text-styles>h1+ol,
.text-styles>h2+ol,
.text-styles>h3+ol,
.text-styles>h4+ol,
.text-styles>h5+ol,
.text-styles>h6+ol {
    margin-top: 16px;
}

.content h1,
.text-styles>h1 {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 18px;
}

.content h2,
.text-styles>h2 {
    font-size: 24px;
    line-height: 24px;
    margin: 24px 0 13px 0;
    text-transform: uppercase;
}

.content h3,
.text-styles>h3 {
    font-size: 22px;
    line-height: 22px;
    margin: 22px 0 9px 0;
}

.content h4,
.text-styles>h4 {
    font-size: 19px;
    line-height: 19px;
    margin-bottom: 8px;
}

.content h5,
.text-styles>h5 {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 8px;
}

.hentry ul {
    display: block;
    margin-bottom: 21px;
}

.hentry ul li {
    display: block;
    background: url(../img/list-mark.png) no-repeat 20px 8px;
    padding-left: 35px;
    margin-top: 11px;
    line-height: 19px;
}

.hentry ul li:first-child {
    margin-top: 0;
}

.hentry ol {
    padding: 0;
    margin: 0 0 21px;
    list-style: none;
    counter-reset: decimal;
}

.hentry ol li {
    margin: 11px 0 0 20px;
    line-height: 19px;
    color: #434343;
    counter-increment: decimal;
}

.hentry ol li::before {
    content: counter(decimal) ". ";
    color: #92856c;
}

.hentry ol li:first-child {
    margin-top: 0;
}

.page-subtitle {
    background-color: #efeadf;
    margin: 45px 0 23px 0;
    /*padding: 3px 10px 3px 13px;*/
}

.page-subtitle h2 {
    font-size: 18px;
    line-height: 18px;
    font-family: "Ubuntu Condensed", Arial, sans-serif;
    color: #000;
    text-transform: none !important;
    padding: 7px 0 7px 10px;
}

.offer-list {
    display: block;
}

.offer-list li {
    display: block;
    padding: 2px 0 6px 31px;
    font-size: 16px;
    line-height: 16px;
    color: #b40000;
    background: url(../img/icon-gear.png) no-repeat;
    margin-top: 10px;
}

.offer-list li:first-child {
    margin-top: 0;
}

.offer-list.icon-hat li {
    background: url(../img/icon-hat.png) no-repeat 0 2px;
    padding-left: 36px;
}

.offer-list.icon-shield li {
    background: url(../img/icon-shield.png) no-repeat 0 -1px;
    padding-left: 32px;
}

.page-subtitle+.offer-list {
    margin-top: 28px;
}

.review {
    font-size: 12px!important;
    line-height: 18px!important;
    font-family: Georgia, serif!important;
    font-style: italic!important;
    color: #929292!important;
    border: 1px solid #dddddd!important;
    -moz-border-radius: 7px!important;
    -webkit-border-radius: 7px!important;
    border-radius: 7px!important;
    padding: 13px 13px 19px 13px!important;
    margin-bottom: 19px!important;
}

.review_div {
    float: left;
    width: 38px;
    height: 32px;
    background: url(../img/review-icon.png) no-repeat;
    margin: 2px 12px 0 0;
}

.review>span span {
    color: #b40000;
}

.review.big {
    font-size: 15px;
    line-height: 19px;
    padding-bottom: 20px;
}

.review.big span {
    font-size: 16px;
}

.review.odd,
.odd .review {
    background-color: #f7f7f7;
}

.page-title+.review {
    margin-top: -11px;
}

.show-all {
    text-align: center;
    position: relative;
    font-size: 14px;
    line-height: 16px;
}

.show-all:before {
    display: block;
    content: "";
    background-color: #bfb6a5;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 8px;
}

.show-all a {
    display: inline-block;
    background-color: #bfb6a5;
    text-decoration: none;
    color: #ffffff;
    padding: 0 18px 2px 18px;
    line-height: 16px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    position: relative;
    top: -1px;
    z-index: 1;
}

.show-all a:hover {
    background-color: #92856c;
    color: #ffffff;
    text-decoration: none;
}

.pagination {
    display: block;
    text-align: right;
}

.pagination li {
    display: inline-block;
}

.pagination a {
    display: inline-block;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 17px;
    line-height: 26px;
    color: #2c2c2c;
    padding: 0 8px;
    text-decoration: none;
    border: 1px solid #bfb6a5;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

.pagination a:hover {
    background-color: #f6f4f1 !important;
    color: #2c2c2c;
    text-decoration: none;
}

.pagination span {
    display: inline-block;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 17px;
    line-height: 26px;
    color: #2c2c2c;
    padding: 0 8px;
    text-decoration: none;
    border: 1px solid #bfb6a5;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

.pagination .prev a {
    width: 8px;
    background: url(../img/pagination-left.png) no-repeat 8px center;
}

.pagination .next a {
    width: 8px;
    background: url(../img/pagination-right.png) no-repeat 10px center;
}

.pagination .active span {
    border-color: #444444;
}

.review-form {
    margin-top: 70px;
}

.review-form h3 {
    font-size: 20px;
    line-height: 20px;
    font-family: "Ubuntu Condensed", Arial, sans-serif;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 25px;
}

.review-form .inp-block {
    margin-bottom: 8px;
}

.review-form label {
    float: left;
    width: 206px;
    font-size: 15px;
    color: #72654c;
    margin-top: 6px;
}

.review-form input[type="text"] {
    float: left;
}

.review-form input[type="submit"],
.review-form a.rev-send {
    display: block;
    width: 186px;
    height: 38px;
    border: none;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 17px;
    text-transform: uppercase;
    color: #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/btn-bg.png) repeat-x #ce1810;
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .37);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .37);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .37);
    cursor: pointer;
    margin: 30px 0 0 464px;
    text-align: center;
    text-decoration: none;
    line-height: 38px;
}

.review-form input[type="submit"]:hover {
    background-position: 0 -38px;
}

.ui-input,
.inp-style1,
.inp-block input {
    display: block;
    width: 100%;
    height: 37px;
    padding-left: 10px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    font-size: 15px;
    font-family: Tahoma, Arial, sans-serif;
    color: #333333;
}

.ui-select,
.inp-block select {
    padding-left: 10px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    font-size: 15px;
    font-family: Tahoma, Arial, sans-serif;
    color: #333333;
}

.ui-textarea,
.inp-block textarea {
    padding-left: 10px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    font-size: 15px;
    font-family: Tahoma, Arial, sans-serif;
    color: #333333;
    width: 432px;
}

input.error,
textarea.error,
.error input,
input.err {
    border: 1px solid red !important;
}

input.rsform-error,
textarea.rsform-error,
select.rsform-error {
    border: 1px solid red !important;
}

input.rsform-error:focus,
textarea.rsform-error:focus,
select.rsform-error:focus {
    border-color: #953b39;
    -webkit-box-shadow: 0 0 6px #d59392;
    -moz-box-shadow: 0 0 6px #d59392;
    box-shadow: 0 0 6px #d59392;
}

.formError {
    /*
 	border: 1px solid red !important;
	
	color: #CF4D4D !important;
	font-weight:bold !important;
	font-size:10px !important;
*/
}

.inp-style1.err,
.formError {
    border-color: #f13831;
    font-size: 1.1em !important;
    font-weight: normal !important;
}

textarea.inp-style1,
.inp-block textarea {
    height: 113px;
    padding: 7px 0 7px 10px;
    overflow: auto;
    resize: none;
}

select.inp-style1,
.inp-block select {
    width: 444px;
    height: 39px;
    padding: 8px 7px 8px 7px;
}

.order-form {
    margin-top: 27px;
}

.order-form h3 {
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 25px;
}

.order-form .inp-block {
    margin-bottom: 1.5rem;
}

.ui-label,
.order-form label {
    font-size: 15px;
    color: #72654c;
    margin-bottom: .5em;
    display: block;
}

.order-form label i {
    font-style: normal;
    color: #b40000;
}

.order-form label.multiline {
    line-height: 16px;
    margin-top: 3px;
}

.order-form .err-hint {
    clear: both;
    text-align: right;
    font-size: 13px;
    color: #b40000;
    padding-bottom: 6px;
}

.order-form input.date {
    background: url(../img/icon-date.png) no-repeat 410px 5px #ffffff;
    cursor: pointer;
}

.order-form .required {
    margin: 12px 0 0 206px;
}

.order-form .required i {
    font-style: normal;
    color: #b40000;
}

.wpcf7 .ui-button,
.wpcf7 .ui-button:hover,
.wpcf7 .ui-button:focus,
.wpcf7 .ui-button:active,
.ui-button {
    display: block;
    width: max-content;
    height: 38px;
    border: none;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 17px;
    text-transform: uppercase;
    color: #ffffff;
    border-radius: 5px;
    background: #ce1810;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .37);
    cursor: pointer;
}

.wpcf7 form.submitting .wpcf7-submit,
.ui-button.disabled,
.ui-button[disabled] {
    text-shadow: none;
}

.text-img {
    display: block;
    border: 1px solid #c6c6c6;
    padding: 3px;
    background-color: #ffffff;
    margin-bottom: 10px;
}

.text-img.align-left {
    float: left;
    margin: 5px 22px 0 0;
}

.order-popup {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    background: url(../img/pop-transp.png);
    background: rgba(0, 0, 0, 0.6);
    display: none;
}

.order-popup .win {
    width: 1000px;
    padding: 16px 0 29px 0;
    position: relative;
    margin: 0 auto;
    margin-top: 110px;
    background-color: #ffffff;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -moz-box-shadow: 0 0 50px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, .3);
    box-shadow: 0 0 50px rgba(0, 0, 0, .3);
}

.order-popup .pop-close {
    width: 30px;
    height: 30px;
    background: url(../img/pop-close.png) no-repeat 6px 6px;
    position: absolute;
    right: 13px;
    top: 19px;
    z-index: 10;
    cursor: pointer;
}

.order-popup .pop-close:hover {
    background-position: 6px -44px;
}

.order-popup h3 {
    font-size: 24px;
    line-height: 24px;
    color: #2c2c2c;
    text-transform: uppercase;
    font-family: "Ubuntu Condensed", Arial, sans-serif;
    padding: 6px 55px 6px 17px;
    background-color: #eae4d8;
    margin-bottom: 17px;
}

.order-popup .item {
    float: left;
    width: 265px;
    padding: 29px 15px 96px 15px;
    border: 1px solid #dddddd;
    margin-left: 34px;
    text-align: center;
    position: relative;
}

.order-popup .item:first-child {
    margin-left: 185px;
}

.order-popup .item:hover {
    border-color: #b3b3b3;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 31%, #eae4d8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(31%, #ffffff), color-stop(100%, #eae4d8));
    background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 31%, #eae4d8 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #ffffff 31%, #eae4d8 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 31%, #eae4d8 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #ffffff 31%, #eae4d8 100%);
    filter: progid: dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#eae4d8', GradientType=0);
}

.order-popup .item:hover div {
    background-position: 0 -200px;
}

.order-popup .item:hover h4 {
    color: #252525;
}

.order-popup .item div {
    width: 163px;
    height: 163px;
    margin: 0 auto 26px auto;
}

.order-popup .item .i1 {
    background: url(../img/order-popup-icon1.png) no-repeat;
}

.order-popup .item .i2 {
    background: url(../img/order-popup-icon2.png) no-repeat;
}

.order-popup .item .i3 {
    background: url(../img/order-popup-icon3.png) no-repeat;
}

.order-popup .item h4 {
    font-size: 18px;
    line-height: 22px;
    font-family: "Ubuntu Condensed", Arial, sans-serif;
    text-transform: uppercase;
    color: #b40000;
    margin-bottom: 16px;
}

.order-popup .item p {
    font-size: 14px;
    line-height: 20px;
    color: #929292;
}

.order-popup .item .btn {
    display: block;
    position: absolute;
    left: 0;
    bottom: 33px;
    width: 100%;
}

.order-popup .item .btn a {
    display: inline-block;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 17px;
    line-height: 38px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 0 17px 0 18px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/btn-bg.png) repeat-x #ce1810;
    text-decoration: none;
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .37);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .37);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .37);
}

.order-popup .item .btn a i {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url(../img/btn-ar.png) no-repeat;
    margin: -10px 0 0 5px;
    position: relative;
    top: 4px;
}

.order-popup .item .btn a:hover {
    background-position: 0 -38px;
    color: #ffffff;
    text-decoration: none;
}

.block-404 {
    width: 680px;
    margin: 0 auto;
    background: url(../img/404-bg.png) no-repeat 0 bottom #f7f7f5;
    border: 1px solid #8d7f64;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    position: relative;
    -moz-box-shadow: 0 0 18px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, .2);
    box-shadow: 0 0 18px rgba(0, 0, 0, .2);
    padding-bottom: 102px;
}

.block-404 .header {
    height: 111px;
    border-bottom: 28px solid #d7d3cd;
    position: relative;
    margin-bottom: 12px;
    background-color: #ffffff;
    -moz-border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
}

.block-404 .logo {
    display: block;
    width: 396px;
    height: 123px;
    background: url(../img/logo.png) no-repeat;
    position: absolute;
    left: 129px;
    top: -1px;
}

.block-404 .slogan {
    font-size: 12px;
    line-height: 17px;
    font-family: Arial, sans-serif;
    color: #5c5c5c;
    position: absolute;
    left: 262px;
    top: 63px;
}

.block-404 .num {
    font-family: Arial, sans-serif;
    font-size: 200px;
    line-height: 200px;
    text-align: center;
    color: #988e7c;
}

.block-404 .descr {
    font-family: "Ubuntu Condensed", Arial, sans-serif;
    font-size: 30px;
    line-height: 30px;
    color: #988e7c;
    text-align: center;
    margin: -24px 0 43px 0;
}

.block-404 .search {
    width: 360px;
    height: 38px;
    position: relative;
    margin: 0 auto 38px auto;
}

.block-404 .search input[type="text"] {
    display: block;
    width: 306px;
    height: 36px;
    padding: 0 40px 0 11px;
    background-color: #ffffff;
    border: 1px solid #606060;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 16px;
    color: #2c2c2c;
}

.block-404 .search .hint {
    font-size: 16px;
    line-height: 38px;
    color: #606060;
    padding-left: 13px;
}

.block-404 .search input[type="submit"] {
    display: block;
    width: 40px;
    height: 38px;
    border: none;
    background: url(../img/icon-search.png) no-repeat 11px 9px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    cursor: pointer;
}

.block-404 .menu {
    display: block;
    text-align: center;
}

.block-404 .menu li {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    margin-right: 10px;
}

.block-404 .menu .new-line {
    display: block;
    font-size: 0;
    line-height: 0;
    margin: 0 0 5px 0;
}

.block-404 .menu a {
    display: inline-block;
    color: #424242;
    text-decoration: none;
    padding-left: 16px;
    background: url(../img/menu-mark.png) no-repeat 0 3px;
}

.block-404 .menu a:hover {
    color: #424242;
    text-decoration: underline;
}

.material-menu-button,
.searchMOB,
.sdbrMobile,
.sloganLogo {
    display: none;
}


/* responsive */

@media screen and (max-width: 1000px) {
    nav {
        display: none;
    }
    .material-menu-view-mobile nav ul {
        display: block;
    }
    .material-menu-button {
        display: block;
        width: 35px;
        height: 35px;
        padding: 10px 10px 0px 10px;
        background-color: #b40000;
        z-index: 999;
        position: fixed;
        top: 13px;
        right: 15px;
    }
    .material-menu-button span {
        display: block;
        width: 100%;
        height: 2px;
        margin-bottom: 7px;
        background-color: #fff;
    }
    .material-menu-wrapper {
        padding: 20px;
    }
    .material-menu-view-mobile {
        background-color: #ada492;
        -webkit-box-shadow: 40px 0px 30px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 40px 0px 30px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 40px 0px 30px 0px rgba(0, 0, 0, 0.2);
        box-sizing: border-box;
    }
    .material-menu-titlebar {
        -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
    }
    .page-wrap {
        min-width: inherit;
    }
    body {
        min-width: 320px;
    }
    .searchPK {
        display: none;
    }
    .searchMOB {
        display: block;
    }
    .searchMOB a {
        border: 5px solid #b9b2a2;
        padding-left: 10px;
        line-height: 24px;
        text-decoration: none;
        display: block;
        font-size: 16px;
    }
    .home-slider {
        width: 100%;
        height: inherit;
        margin-bottom: 50px;
    }
    .content-wrap {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .fast-order .center,
    header .center {
        width: 100%;
    }
    .content {
        width: 68%;
    }
    .sidebar {
        width: 26%;
        margin: 30px 6% 0 0;
    }
    .content iframe {
        width: 100% !important;
    }
    .advantages>div {
        width: 50%;
        text-align: center;
    }
    .advantages>div:first-child {
        width: 49%;
        margin-right: 1%;
    }
    header .logo {
        left: 80px;
    }
    header .slogan {
        left: 212px;
    }
    header .contacts {
        left: 515px;
    }
    .advantages>div img {
        float: none;
        margin: 0 auto;
    }
    .advantages>div div {
        width: initial !important;
    }
    .fast-order .center {
        padding: 23px 15px 27px 15px;
        box-sizing: border-box;
    }
    .fast-order h3 {
        width: 70%;
    }
    .fast-order p {
        width: 70%;
    }
    .fast-order .btn {
        right: 15px;
    }
    nav {
        background: #ada492
    }
    nav ul li {
        border: 5px solid rgba(255, 255, 255, 0.15);
        margin-bottom: 15px;
    }
    nav ul li a {
        text-decoration: none;
        font-size: 16px;
        line-height: 24px;
        display: block;
        padding: 0 10px;
    }
    .search input[type="text"] {
        display: block;
        width: 195px;
        height: 36px;
        padding: 0 40px 0 9px;
        background-color: #f5f3f1;
        border: 1px solid #8d7f64;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        font-family: Tahoma, Arial, sans-serif;
        font-size: 14px;
        color: #2c2c2c;
    }
    .search input[type="submit"] {
        display: none;
    }
    .goto-nav li {
        width: 33%;
        padding: 0 1%;
        box-sizing: border-box;
        min-height: 74px;
    }
    .page-img {
        max-width: 100%;
    }
    .order-popup .win {
        width: 100%;
        box-sizing: border-box;
        border-radius: 0;
    }
    .order-popup .item {
        width: 30%;
        margin-left: 2%;
        box-sizing: border-box;
    }
    .order-popup .item:first-child {
        margin-left: 3%;
    }
}

@media screen and (max-width: 767px) {
    .sdbrMobile {
        display: block;
        width: 100%;
        margin-right: 0;
    }
    .sbdrFull {
        display: none;
    }
    .content {
        width: 100%;
    }
    .fast-order .btn {
        position: static;
        clear: both;
        margin-top: 20px;
    }
    .fast-order h3,
    .fast-order p {
        width: 100%;
    }
    .sloganLogo {
        display: block;
        background: url(../img/logo.png) no-repeat;
        font-size: 12px;
        line-height: 17px;
        font-family: Arial, sans-serif;
        color: #5c5c5c;
        text-decoration: none;
        width: 396px;
        padding: 70px 0 30px 132px;
        box-sizing: border-box;
        margin: 0 20px;
    }
    a.logo,
    .slogan,
    header .contacts {
        display: none;
    }
    header {
        height: inherit;
    }
    .order-popup .item {
        width: 100%;
        margin: 0;
        box-sizing: border-box;
        padding-bottom: 20px;
    }
    .order-popup .item div {
        float: left;
        margin: 0 50px 0 0;
    }
    .order-popup .item:first-child {
        margin-left: 0;
    }
    .order-popup .item .btn {
        position: static;
    }
    .order-form input[type="submit"] {
        margin: 20px 0;
    }
    .b-share__handle {
        margin-right: 10px;
    }
    .review-form input[type="submit"],
    .review-form a.rev-send,
    .review-form .inp-block {
        margin-left: 0 !important;
    }
    .review-form {
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 500px) {
    .advantages>div {
        width: 100% !important;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .advantages>div div {
        width: inherit !important;
    }
    .home-slider {
        display: none;
    }
    .sloganLogo {
        font-size: 9px;
        line-height: 13px;
        width: 290px;
        height: 100px;
        padding-top: 45px;
        padding-left: 97px;
        background-size: 290px;
    }
    .inp-style1,
    .inp-block input,
    textarea.inp-style1,
    .inp-block textarea {
        width: 100% !important;
        box-sizing: border-box;
    }
    .order-form .required {
        margin: 0;
    }
    .order-steps {
        background: none;
        margin-bottom: 20px;
    }
    .order-steps>div {
        float: none;
        margin: 20px auto !important;
    }
    .order-scheme>ul,
    .order-scheme .row {
        margin: 0;
    }
    .order-scheme .arrows {
        display: none;
    }
    .content h2,
    .text-styles>h2 {
        font-size: 23px;
    }
    .order-scheme .row {
        margin-top: 50px;
    }
    .order-scheme .col {
        width: 100%;
        margin: 0!important;
    }
    .order-scheme>ul li span {
        display: block;
    }
    .order-scheme .col-title {
        width: 100%;
    }
    .goto-nav li {
        width: 100%;
        padding: 0;
        box-sizing: border-box;
        min-height: inherit;
        border-radius: 0 !important;
        border: 1px solid #dddddd !important;
    }
    .goto-nav a {
        width: 100% !important;
        display: block;
        padding: 14px 0;
        height: inherit;
    }
    .prod-item .title {
        width: inherit;
    }
    .page-subtitle h2 {
        font-size: 17px;
        line-height: 19px;
    }
    .review-form .inp-block {
        margin-left: 0 !important;
    }
    .order-popup .item div {
        width: 90px;
        height: 90px;
        background-size: 100% !important;
    }
    .order-popup .item div {
        display: none !important;
    }
    .order-popup .win {
        overflow-y: scroll;
        margin-top: 0;
        height: 100vh;
    }
    .order-form label {
        width: inherit;
    }
    select.inp-style1,
    .inp-block select {
        width: 100%;
    }
    .rsform_error .rsform_error {
        width: 100% !important;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 360px) {
    .sloganLogo {
        font-size: 0px;
        padding: 0;
        background-size: 300px;
        width: 200px;
        display: inline-block;
        margin-right: 25px;
        background-position: right 1px;
        height: 70px;
    }
    header {
        text-align: right;
    }
    .item-page p strong {
        display: inline-block;
        width: 100%;
        word-wrap: break-word;
    }
}

#djslider109 {}

.home-slider {
    width: 1280px!important;
}

.slide-desc-text-default {
    float: left;
    width: 960px;
    height: 367px;
    padding: 133px 160px 0 160px!important;
    position: relative;
}

.slide-desc-text-default .slide-title {
    font-family: "Ubuntu Condensed", Arial, sans-serif;
    font-size: 42px!important;
    line-height: 40px;
    color: #ce1810!important;
    text-transform: uppercase;
    margin: 0 0 16px -2px;
}

div.slide-text {
    line-height: 20px!important;
    color: #000!important;
    margin-bottom: 27px!important;
}

.slide-desc-text-default a.readmore {
    float: left!important;
    margin-bottom: 10px;
    display: inline-block;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 17px;
    line-height: 38px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 0 14px 0 19px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #ce1810;
    text-decoration: none;
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
}

.djslider-default .navigation-container-custom,
.djslider-default .navigation-numbers {
    position: absolute;
    right: 550px!important;
    bottom: 115px;
    top: unset!important;
}

.djslider-default .navigation-container .prev-button,
.djslider-default .navigation-container .next-button {
    top: 225px;
}

.content h2,
.text-styles>h2 {
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    color: #b40000;
    font-family: "Ubuntu Condensed", Arial, sans-serif;
    margin-bottom: 11px;
}

p+.advantages {
    margin-top: -6px;
}

.advantages>div h3 {
    margin: 22px 0 12px;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    color: #000;
    font-family: "Ubuntu Condensed", Arial, sans-serif;
}

p strong {
    color: #4b4b4b;
}

.slide-desc-text-default .slide-title a {
    font-family: "Ubuntu Condensed", Arial, sans-serif;
    font-size: 42px;
    line-height: 40px;
    color: #ce1810!important;
    text-transform: uppercase;
    margin: 0 0 16px -2px;
    font-weight: normal;
    text-decoration: none;
}

div.slide-text {
    width: 50%;
}

.slide-desc-text-default {
    top: -55px;
}

.djslider-default .load-button {
    width: 21px!important;
    height: 21px!important;
}

ul.nav li a {
    text-decoration: none;
}

.page-subtitle h2 {
    font-size: 18px;
    line-height: 18px;
    font-family: "Ubuntu Condensed", Arial, sans-serif;
    color: #000;
}

.page-header h2 {
    text-transform: none;
}

.hentry ul {
    margin-top: 21px;
}

.jcomments-latest h4 {
    display: none;
}

.review>span {
    display: block!important;
    font-size: 14px!important;
    color: #000!important;
    font-family: Tahoma, Arial, sans-serif!important;
    font-style: normal!important;
    margin-top: 12px!important;
}

.djslider-default .navigation-container .prev-button {
    left: -5px!important;
    background-color: #8d806b!important;
    padding: 15px!important;
}

.djslider-default .navigation-container .next-button {
    background-color: #8d806b!important;
    padding: 15px!important;
    right: -5px!important;
}

.review.big div {
    float: left;
    width: 38px;
    height: 32px;
    background: url(../img/review-icon.png) no-repeat;
    margin: 2px 12px 0 0;
}

#comments #nav-top {
    display: none;
}

.review.big {
    font-size: 15px!important;
    line-height: 19px!important;
    padding-bottom: 20px!important;
}

.pagination span {
    display: inline-block;
    margin: 0 5px;
}

.pagination span {
    display: inline-block;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 17px;
    line-height: 26px;
    color: #2c2c2c;
    padding: 0 8px;
    text-decoration: none;
    border: 1px solid #bfb6a5;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    cursor: pointer;
}

.djslider-default .load-button {
    display: inline-block!important;
    width: 21px!important;
    height: 21px!important;
    background: url(../img/home-slider-dot.png) no-repeat 2px 2px!important;
    cursor: pointer!important;
    border: 0!Important;
}

.djslider-default .load-button-active {
    background-position: 2px -28px!important;
}

.rsform-block-submit::after {
    content: '';
    display: block;
    clear: both;
}