html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

.class1 {
    list-style-type: circle;
}

.class2 {
    list-style-type: disc;
}

.class3 {
    list-style-type: square;
}


.table-responsive {
    max-width: 100%;
    overflow: auto;
}

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

.px1 {
    border: 1px solid;
}

.px2 {
    border: 2px solid;
}

.px3 {
    border: 3px solid;
}

.px4 {
    border: 4px solid grey;
}

.top {
    vertical-align: top;
}

.bottom {
    vertical-align: bottom;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.fix {
    table-layout: fixed;
}

TD
.col1 {
    width: 33%;
}

.col2 {
    width: 33%;
}

.col3 {
    width: 33%;
}

b {
    font-weight: 900;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
    padding: 2px
}

q, blockquote {
    quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}

blockquote {
    border: dotted #666 1px;
    border-left: solid #ff5a00 5px;
    margin: 10px 40px;
    padding: 15px;
    color: #333;
    font-style: italic;
    font-size: 16px;
    background: #fcfcfc;
}


a img {
    border: none;
}

.mob__img {
    visibility: hidden;
}

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

html, body {
    height: 100%;
}

#wrapper {
    clear: both;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin-bottom: -278px;
}

#wrapper #sticky-footer {
    height: 278px;
}

#footer {
    clear: both;
    position: relative;
    height: 420px;
}

@media (max-width: 768px) {
    #footer {
        height: initial;
    }
}

.header {
    margin: 0 auto;
    position: relative;
}

.layout, .footer {
    margin: 0 auto;
    position: relative;
}

.content .sidebar .menu > li > a, .content .main-content .breadcrumbs li a, #auth-form .window .forgot, .view-all-link, .content .main-content .article-list a, .content .main-content .pagination a, .pop-up-wrapper .product-cont h4 a, .pop-up-wrapper .back-to-cat, #auth-form .window .to-reg, .content .sidebar .menu > li .dropdown li a {
    text-decoration: underline;
}

.content .sidebar .menu > li > a:hover, .content .main-content .breadcrumbs li a:hover, #auth-form .window .forgot:hover, .view-all-link:hover, .content .main-content .article-list a:hover, .content .main-content .pagination a:hover, .pop-up-wrapper .product-cont h4 a:hover, .pop-up-wrapper .back-to-cat:hover, #auth-form .window .to-reg:hover, .content .sidebar .menu > li .dropdown li a:hover {
    text-decoration: none;
}

.content .sidebar .menu > li > a:active, .content .main-content .breadcrumbs li a:active, .view-all-link:active, .content .main-content .article-list a:active, .content .main-content .pagination a:active, .pop-up-wrapper .product-cont h4 a:active, .pop-up-wrapper .back-to-cat:active, .content .sidebar .menu > li .dropdown li a:active {
    position: relative;
    vertical-align: baseline;
    top: 0.2ex;
}

.content .sidebar .menu > li > a, .content .main-content .breadcrumbs li a, #auth-form .window .forgot {
    color: #8b583f;
}

.view-all-link, .content .main-content .article-list a, .content .main-content .pagination a, .pop-up-wrapper .product-cont h4 a, .pop-up-wrapper .back-to-cat, #auth-form .window .to-reg {
    color: #e35810;
}

sup, sub {
    vertical-align: baseline;
    position: relative;
    font-size: 0.7em;
    line-height: 1;
}

sup {
    bottom: 1.2ex;
}

sub {
    top: 0.5ex;
}

input, textarea {
    color: black;
}

.placeholder {
    color: #aaaaaa;
}

::-ms-clear {
    display: none;
}

.placeholder {
    color: #aaaaaa;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.ie7 .clearfix {
    zoom: 1;
}

.clear {
    clear: both;
}

.ie7 .vertical-align-ie {
    display: block;
    margin-top: expression((parentNode.offsetHeight.offsetHeight/2)-(parseInt(this.offsetHeight)/2) <0 ? '0' :(parentNode.offsetHeight/2)-(parseInt(this.offsetHeight)/2) +'px');
}

.tel a {
    color: inherit;
    text-decoration: none;
}

strong {
    font-weight: 700;
}

small {
    font-weight: 300;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

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

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

h1 {
    font: 700 22px/28px "Roboto Condensed", sans-serif;
    margin-bottom: 25px;
}

h2 {
    font: 700 22px/28px "Roboto Condensed", sans-serif;
    margin: 20px 0 15px;
}

h2.before-link, .content .main-content h2.before-link {
    text-align: center;
    font-weight: normal;
}

.sidebar h2.before-link {
    text-align: left;
}

.view-all-link {
    font: 400 14px "Roboto Light", sans-serif;
    display: inline-block;
    zoom: 1;
    float: right;
    margin: -50px 0 30px 10px;
}

.sidebar .view-all-link {
    margin-top: -37px
}

body {
    font: 300 15px "Roboto Light", sans-serif;
    background: #fefefe url("images/body-for-header-bg.png") 50% 41px repeat-x;
    color: black;
}


#footer {
    background: #413a48;
}

.top-line {
    height: 40px;
    background: #413a48;
}

.top-line .desc {
    font: 300 12px "Roboto Condensed", sans-serif;
    color: #e3e3e3;
    text-transform: uppercase;
    padding: 12px 0 0;
}

.top-line .tel, .top-line .feedback, .top-line .lk {
    background: url("images/top-line-sep.png") 0 0 no-repeat;
    position: absolute;
    top: 3px;
    height: 33px;
    line-height: 33px;
}

.top-line .tel {
    display: none;
    left: 380px;
    font-size: 14px;
    font-family: "Roboto Condensed", sans-serif;
    color: #e3e3e3;
    padding-left: 17px;
}

.top-line .feedback {
    left: 520px;
    padding-left: 35px;
    font-size: 12px;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    background: url("images/tel-ico.png") 16px 50% no-repeat;
}

.top-line .feedback:before {
    content: "";
    display: inline-block;
    background: url("images/top-line-sep.png") 0 0 no-repeat;
    height: 33px;
    width: 2px;
    position: absolute;
    left: 0;
}

.top-line .feedback a {
    color: #fdbf66;
    text-decoration: none;
}

.top-line .lk {
    left: 680px;
    padding-left: 40px;
    background: url("images/lk-ico.png") 16px 50% no-repeat;
    font-size: 12px;
    font-family: "Roboto Condensed", sans-serif;
}

.top-line .lk:before {
    content: "";
    display: inline-block;
    background: url("images/top-line-sep.png") 0 0 no-repeat;
    height: 33px;
    width: 2px;
    position: absolute;
    left: 0;
}

.top-line .lk a {
    color: #e3e3e3;
    text-decoration: none;
    text-transform: uppercase;
}

.top-line .cart {
    position: absolute;
    right: 0;
    top: 0;
    height: 42px;
    width: 135px;
    line-height: 39px;
    color: white;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    font-size: 12px;
}

.top-line .cart.active {
    background: url("images/cart-active-bg.png") repeat-x;
}

.top-line .cart a {
    display: block;
    color: white;
    text-decoration: none;
    background: url("images/cart-ico.png") 10px 12px no-repeat;
    height: 100%;
    width: 100px;
    padding-left: 35px;
}

.top-line .cart a span {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    height: 0;
    margin-left: 5px;
    border-top: 4px solid white;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.header {
    min-height: 178px;
    padding-top: 40px;
}

.header .nav {
    text-align: justify;
    *text-justify: newspaper;
    text-align-last: justify;
    color: white;
    background: url("images/nav-bg.png") repeat-x;
    padding: 15px 0 0;
    *padding: 0;
    *height: 52px;
    margin-left: 1px;
}

.header .nav:after {
    content: "";
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    display: inline-block;
}

.header .nav .nav-item {
    text-decoration: none;
    padding: 17px 0 18px;
    font: 700 15px "Roboto Condensed", sans-serif;
    color: black;
    *text-align: left;
    *zoom: 1;
    *display: inline;
}

.header .nav .nav-item:hover, .header .nav .nav-item.active {
    background: url("images/nav-hover-bg.png") repeat-x;
}

.header .nav .nav-item span {
    margin-top: 2px;
    display: inline-block;
    cursor: pointer;
}

.header .nav .sep {
    width: 0;
    height: 54px;
    *height: 52px;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid white;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    margin-top: -15px;
    *margin-top: 0;
}

.header .logo {
    background: url("images/logo-new.png") 0 0 no-repeat;
    width: 251px;
    height: 70px;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 37px;
    background-size: contain;
}

.header .address, .header .tel-wrap, .header .search-form {
    position: absolute;
    top: 57px;
}

.header .tel-wrap {
    left: 332px;
    border: 2px solid #d0cbc6;
    width: 220px;
    text-align: center;
    height: 80px;
}

.header .tel-wrap h6 {
    position: absolute;
    top: -10px;
    left: 5px;
    color: #686868;
    font: 700 12px "Roboto Condensed", sans-serif;
    height: 12px;
    padding: 0 7px;
    background: white;
    margin: 0;
}

.header .tel-wrap .tel {
    font: 700 20px/36px "Roboto Condensed", sans-serif;
    color: black;
    margin: 0;
}

.header .tel-wrap .tel .leftImg {
    margin: 4px
}

.header .address {
    left: 580px;
    top: 53px;
}

.header .address h6 {
    color: #686868;
    font: 700 12px "Roboto Condensed", sans-serif;
    margin-bottom: 10px;
    margin-top: 0;
}

.header .search-form {
    right: 0;
}

.header .search-form:hover input[type=submit] {
    background-position: 0 -24px;
}

.header .search-form input[type=text] {
    background: url("images/header-input-bg.png") repeat-x;
    height: 32px;
    width: 140px;
    padding: 0 20px 0 8px;
    border: 1px solid #cdcdcd;
    *line-height: 32px;
    line-height: 32px \0/;
}

.header .search-form input[type=text]:focus {
    background: white;
}

.header .search-form input[type=submit] {
    position: absolute;
    right: 7px;
    top: 9px;
    background: url("images/search-lens.png") 0 0 no-repeat;
    width: 15px;
    height: 15px;
    border: none;
    font-family: Arial, sans-serif;
}

.header .search-form input[type=submit]:hover {
    cursor: pointer;
}

.middle { /*background: url("images/middle-bg.png") 50% 100% no-repeat;*/
    width: 100%;
}

.content {
    padding-top: 10px;
}

.content .sidebar {
    position: relative;
    padding: 14px 0 50px 5px;
}

.content .sidebar .menu {
    padding-bottom: 30px;
    position: relative;
    padding-right: 15px;
}

.content .sidebar .menu:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    background: url("images/sidebar-separator-bg.png") no-repeat;
    height: 16px;
    bottom: -16px;
    left: 0;
}

.content .sidebar .menu > li {
    border-top: 1px solid #c6bfbc;
    padding: 10px 0;
    font: 500 16px/18px "Roboto Condensed", sans-serif;
}

.content .sidebar .menu > li:first-child {
    border-top: none;
}

.content .sidebar .menu > li.active > a {
    color: black;
    font-weight: 700;
    text-decoration: none;
}

.content .sidebar .menu > li .dropdown {
    padding: 10px 0;
    display: none;
}

.content .sidebar .menu > li .dropdown li {
    margin-bottom: 5px;
    font: 500 14px "Roboto Condensed", sans-serif;
    padding-left: 5px;
    color: #363535;
}

.content .sidebar .menu > li .dropdown li:before {
    content: "-";
    margin-right: 3px;
}

.content .sidebar .menu > li .dropdown li a {
    color: #363535;
}

.content .sidebar .menu > li .dropdown li.active a {
    color: black;
    text-decoration: none
}

.content .sidebar .our-works-wrap {
    width: 273px;
    height: 236px;
    padding-top: 30px;
    margin: 0 0 35px -32px;
    position: relative;
    overflow: hidden;
}

.content .sidebar .our-works-wrap img {
    position: absolute;
    top: 50px;
}

.content .sidebar .our-works-wrap .mask {
    background: url("images/our-works-mask.png");
    width: 273px;
    height: 266px;
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
}

.content .sidebar .our-works-wrap .fancybox {
    position: absolute;
    top: 50px;
    left: 40px;
    display: block;
    width: 193px;
    height: 180px;
    z-index: 25;
}

.content .sidebar .promo-wrap { /*background: url("images/promo-wrap.png");*/
    height: auto;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    width: 209px;
    border-left: 3px solid #e35810;
    border-right: 3px solid #e35810;
    border-top: 3px solid #e35810;
    border-radius: 3px 3px 0 0;
    background: #fff;
    margin-bottom: 60px;
    position: relative;
}

.content .sidebar .promo-wrap:after {
    width: 209px;
    height: 32px;
    position: absolute;
    left: -3px;
    bottom: -32px;
    content: '';
    background: url("images/promo-wrap.png") 0 bottom no-repeat;
}

.content .main-content {
    padding-top: 14px;
}

.content .main-content h1 {
    font: 300 22px/26px "Roboto Light", sans-serif;
    text-align: center;
    clear: both
}

.content .main-content h2 {
    font: 300 22px/26px "Roboto Light", sans-serif;
    margin: 30px 0;
    text-align: center;
}

.content .main-content h1 + h3, .content .main-content h2 + h3 {
    margin-top: -15px;
}

.content .main-content h3 {
    font: 300 22px/22px "Roboto", sans-serif;
    margin: 20px 0 15px;
}

.content .main-content h4 {
    font: 700 18px/22px "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    margin: 20px 0 10px;
}

.content .main-content p {
    font: 300 15px/22px "Roboto Light", sans-serif;
    margin-bottom: 15px;
}

.content .main-content p.before-list {
    margin-bottom: 0;
}

.content .main-content p.sep {
    margin-top: 12px;
}

.content .main-content a {
    text-decoration: underline;
    color: #e35810;
}

.content .main-content a:hover {
    text-decoration: none;
}

.content .main-content li {
    font: 300 15px/22px "Roboto", sans-serif;
}

.content .main-content .breadcrumbs {
    margin-top: -14px;
}

.content .main-content .breadcrumbs li {
    float: left;
    font: 700 11px "Roboto Condensed", sans-serif;
    text-transform: uppercase;
}

.content .main-content .breadcrumbs li span {
    margin: 0 5px;
    color: #8b583f;
}

.content .main-content .breadcrumbs li a {
    font-weight: 500;
}

.content .main-content .spec-wrap {
    background: url("images/spec-wrap-bg.png") no-repeat;
    margin-top: -25px;
    padding: 37px 3px 16px;
    position: relative;
    border-bottom: 3px solid #e35810;
}

.content .main-content .spec-wrap:after,
.content .main-content .spec-wrap:before {
    content: '';
    display: block;
    position: absolute;
    width: 3px;
    bottom: 0;
    height: 89%;
    background: #e35810;
}

.content .main-content .spec-wrap:after {
    left: 0px;
}

.content .main-content .spec-wrap:before {
    right: 0px;
}

.content .main-content .spec-wrap .spec-label {
    position: absolute;
    left: 0;
    top: 37px;
    background: url("images/spec-labal-bg.png") no-repeat;
    width: 79px;
    height: 70px;
    display: block;
}

.content .main-content .spec-wrap .product-item {
    margin-bottom: 30px;
}

.content .main-content .spec-wrap h4 {
    margin-bottom: 25px;
    margin-left: 30px;
}

.content .main-content .product-item {
}

.content .main-content .product-item .imgCont {
    position: relative;
    overflow: hidden;
    width: 230px;
    height: 198px;
    border-left: 1px solid white;
    border-right: 1px solid white;
    display: block;
    text-align: center
}

.content .main-content .product-item .name {
    display: block;
    vertical-align: middle;
    height: 65px;
    border: 1px solid #e3e3e3;
    border-top: none;
    font: 300 16px/18px "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    width: 230px;
    text-align: center;
    background: white;
}

.content .main-content .product-item .name .name-link {
    color: black;
    text-decoration: none;
    width: 100%;
    height: 65px;
    display: inline-block;
    padding: 5px 0;
}

.content .main-content .product-item .name .name-link:hover {
    text-decoration: underline;
}

.content .main-content .product-item .name .name-link:active {
    vertical-align: baseline;
    position: relative;
    top: 0.2ex;
}

.content .main-content .product-item .name.price-wrap {
    height: 152px;
}

.content .main-content .product-item .name .price {
    display: block;
    margin-top: 7px;
    font-weight: 700;
}

.content .main-content .online-calc-wrap {
    position: absolute;
    right: 3px;
    top: 37px;
    background: url("images/online-calc-bg.png");
    width: 469px;
    height: 255px;
    padding: 55px;
}

.content .main-content .online-calc-wrap h6 {
    font: 700 14px/20px "Roboto Condensed", sans-serif;
    color: white;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.content .main-content .online-calc-wrap .to-calc {
    display: block;
    height: 47px;
    border: 2px solid #e35912;
    font: 700 20px/47px "Roboto Condensed", sans-serif;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}

.content .main-content .online-calc-wrap .to-calc:hover {
    border-color: #ffc002;
}

.content .main-content .feedback-form {
    margin-left: 30px;
    position: relative;
}

.content .main-content .product-item img {
    max-width: 240px;
}

.errorsWrap {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
    font-size: 12px;
    text-shadow: 0 1px 0 #fff;
    margin-bottom: 10px;
    overflow: hidden;
    border-radius: 5px;
    width: 680px;
    position: relative;
}

/* .errorsWrap span.close {
	width: 20px;
	height: 20px;
	top: 10px;
	right: 10px;
	position: absolute;
	background: url(images/close.png) 0 0 no-repeat;
} */
.errorsWrap p {
    margin: 10px !important;

}

.content .main-content .feedback-form .form-table td {
    font: 500 14px "Roboto", sans-serif;
    color: #585858;
    height: 36px;
    vertical-align: top;
    padding: 0 20px 10px 0;
}

.content .main-content .feedback-form input[type=text] {
    height: 31px;
    background: white;
    border: 1px solid #e3e3e3;
    font: 16px Arial;
    color: black;
    padding-left: 10px;
    width: 200px;
    *line-height: 31px;
    line-height: 31px \0/;
}

.content .main-content .feedback-form input[type=submit] {
    background: url("images/feedback-submit-bg.png") 0 0 repeat-x;
    height: 36px;
    padding: 0 15px;
    font: 700 16px "Roboto", sans-serif;
    color: white;
    text-shadow: #e53f1a -1px -1px 1px;
    border: none;
    border-radius: 4px;
    margin-top: 20px;
    outline: none;
}

.content .main-content .feedback-form input[type=submit]:hover {
    background-position: 0 -39px;
    cursor: pointer;
}

.content .main-content .feedback-form input[type=submit]:active {
    position: relative;
    top: 0.2ex;
}

.content .main-content .feedback-form textarea {
    width: 440px;
    height: 145px;
}

.content .main-content .feedback-form img {
    display: block;
    margin-top: 20px;
    width: 213px;
}

.content .main-content .description-post {
    margin: 0 0 40px 0;
    border-bottom: 3px solid #e35810;
    padding: 10px 0 15px;
}

.content .main-content .description-post h3 {
    margin-bottom: 25px;
}

.content .main-content .description-post p {
    margin-bottom: 20px;
}

.content .main-content .product-list {
    margin-bottom: 40px;
    margin-left: -2px;
}

.content .main-content .product-list .product-item {
    float: left;
    margin: 0 5px 15px;
}

.content .main-content .sort-wrapper {
    text-align: right;
    text-transform: uppercase;
    font: 700 12px "Roboto Condensed", sans-serif;
}

.content .main-content .sort-wrapper a {
    color: #e35810;
    border-bottom: 1px dashed;
    margin-left: 5px;
    text-decoration: none;
}

.content .main-content .sort-wrapper a:hover {
    border-bottom-color: transparent;
}

.content .main-content .sort-wrapper a:active {
    position: relative;
    vertical-align: baseline;
    top: 0.2ex;
}

.content .main-content .sort-wrapper .sep {
    margin-left: 30px;
}

.content .main-content .cart-table {
    width: 100%;
    margin-bottom: 35px;
}

.content .main-content .cart-table th {
    font: 500 14px "Roboto", sans-serif;
    color: #585858;
    text-align: left;
    padding: 10px;
}

.content .main-content .cart-table .cart-item td {
    border: 1px solid #e3e3e3;
    background: #fafafa;
    height: 102px;
    padding: 2px;
    text-align: center;
    font: 16px "Roboto Condensed", sans-serif;
}

.content .main-content .cart-table .cart-item td.image {
    width: 105px;
    height: 102px;
    display: table-cell;
    vertical-align: middle;
}

.content .main-content .cart-table .cart-item td.image img {
    max-width: 105px;
    max-height: 102px;
    margin: 0 auto;
    display: block;
}

.content .main-content .cart-table .cart-item td.name {
    width: 178px;
    font-weight: 300;
}

.content .main-content .cart-table .cart-item td.price {
    font-weight: 700;
    width: 135px;
}

.content .main-content .cart-table .cart-item td.quantity {
    width: 170px;
}

.content .main-content .cart-table .cart-item td.quantity .text {
    width: 48px;
    border: 1px solid #e3e3e3;
    height: 30px;
    text-align: center;
    *line-height: 30px;
    line-height: 30px \0/;
}

.content .main-content .cart-table .cart-item td.quantity button {
    background: url("images/quantity-sprites.png") 0 0 no-repeat;
    width: 24px;
    height: 24px;
    border: none;
    vertical-align: middle;
    *vertical-align: 4px;
    margin: 0 10px;
}

.content .main-content .cart-table .cart-item td.quantity button:hover {
    cursor: pointer;
}

.content .main-content .cart-table .cart-item td.quantity button.minus {
    background-position: 0 0;
}

.content .main-content .cart-table .cart-item td.quantity button.minus:active {
    background-position: 0 -27px;
}

.content .main-content .cart-table .cart-item td.quantity button.plus {
    background-position: -27px 0;
}

.content .main-content .cart-table .cart-item td.quantity button.plus:active {
    background-position: -27px -27px;
}

.content .main-content .cart-table .cart-item td.sum {
    font-weight: 700;
    border-right: none;
}

.content .main-content .cart-table .cart-item td.close {
    border-left: none;
    vertical-align: top;
}

.content .main-content .cart-table .cart-item td.close .close {
    background: url("images/close-ico.png");
    width: 11px;
    height: 11px;
    display: block;
    margin: 5px auto;
}

.content .main-content .cart-form .amount {
    text-align: right;
    font: 700 22px "Roboto Condensed", sans-serif;
    color: black;
}

.content .main-content .cart-form .amount span {
    color: #e35810;
}

.content .main-content .cart-form input[type=submit] {
    background: url("images/feedback-submit-bg.png") 0 0 repeat-x;
    height: 36px;
    padding: 0 15px;
    font: 700 16px "Roboto", sans-serif;
    color: white;
    text-shadow: #e53f1a -1px -1px 1px;
    border: none;
    border-radius: 4px;
    margin-top: 10px;
    outline: none;
    float: right;
    text-transform: uppercase;
}

.content .main-content .cart-form input[type=submit]:hover {
    background-position: 0 -39px;
    cursor: pointer;
}

.content .main-content .cart-form input[type=submit]:active {
    position: relative;
    top: 2px;
}

.content .main-content .card {
    position: relative;
}

.content .main-content .card .fotorama__nav-wrap {
    position: absolute;
    left: 270px;
    top: 93px;
}

.content .main-content .card .fotorama__nav-wrap .fotorama__nav {
    width: 360px !important;
}

.content .main-content .card .right-cont {
    position: absolute;
    top: 0;
    left: 270px;
}

.content .main-content .card .right-cont .price {
    font: 700 22px "Roboto Condensed", sans-serif;
    color: #e35810;
}

.content .main-content .card .right-cont .price span {
    color: black;
}

.content .main-content .card .right-cont .stars-rating {
    background: url("images/stars-rating-sprites.png");
    width: 75px;
    height: 12px;
}

.content .main-content .card .right-cont .stars-rating .line {
    background: url("images/stars-rating-sprites.png") 0 -16px repeat-x;
    height: 13px;
}

.content .main-content .online-calc {
    background: white;
    border-radius: 5px;
    box-shadow: #ede5dc 0 0 30px 0;
    padding-top: 1px;
    margin: 20px 0;
    position: relative;
}

.content .main-content .online-calc h2 {
    margin-left: 30px;
}

.content .main-content .calc-list {
    width: 100%;
}

.content .main-content .calc-list .sep {
    text-align: center;
}

.content .main-content .calc-list > li {
    position: relative;
    float: left;
    padding: 0 0 20px 10px;
    vertical-align: top;
    min-height: 60px;
}

.content .main-content .calc-list > li.divider {
    clear: both;
    width: 100%;
    height: 1px;
    min-height: 1px;
    padding: 0px;
    margin: 0px;
}

.content .main-content .calc-list > li p {
    font: 500 14px "Roboto", sans-serif;
    color: #585858;
    margin-bottom: 10px;
}

.content .main-content .calc-list > li .calc-list {
    margin-left: -10px
}

.content .main-content .calc-list input[type=text] {
    width: 62px;
    padding-left: 10px;
    display: block;
    height: 28px;
    *line-height: 28px;
    line-height: 28px \0/;
    margin-top: 10px;
    border: 1px solid #e3e3e3;
}

.content .main-content .calc-list .floatLeft, .content .main-content .calc-list .floatRight {
    width: 80px;
    white-space: nowrap;
}

.content .main-content .imagewindow {
    border: 1px solid #E3E3E3;
    display: block;
    height: 200px;
    background: #fff;
    /*position: absolute;
    right: 10px;*/
    margin-top: 20px;
    width: 200px;
}

.content .main-content .calc-list > li .helphint {
    width: 16px;
    height: 16px;
    /*position:absolute;*/
    display: inline-block;
    vertical-align: middle;
    background: url('//www.createmet.ru.opt-images.1c-bitrix-cdn.ru/images/help_icon.png?1430236714876') no-repeat;
    z-index: 100;
}

.content .main-content .calc-list > li .helphint-text {
    display: none;
    width: 200px;
    height: auto;
    background: #fff;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #efefef;

}

.content .main-content .calc-list > li .helphint:hover .helphint-text {
    display: block;
    position: relative;
    z-index: 10000;
}

.content .main-content .calc-list .quantity p {
    margin-bottom: 0;
}

.content .main-content .calc-list .quantity .text {
    width: 62px;
    border: 1px solid #e3e3e3;
    height: 28px;
    *line-height: 28px;
    line-height: 28px \0/;
    text-align: center;
    display: inline;
    padding-left: 0;
    margin-top: 0;
}

.content .main-content .calc-list .quantity button {
    background: url("images/quantity-sprites.png") 0 0 no-repeat;
    width: 24px;
    height: 24px;
    border: none;
    vertical-align: middle;
    *vertical-align: 4px;
    margin: 0 10px;
}

.content .main-content .calc-list .quantity button:hover {
    cursor: pointer;
}

.content .main-content .calc-list .quantity button.minus {
    background-position: 0 0;
}

.content .main-content .calc-list .quantity button.minus:active {
    background-position: 0 -27px;
}

.content .main-content .calc-list .quantity button.plus {
    background-position: -27px 0;
}

.content .main-content .calc-list .quantity button.plus:active {
    background-position: -27px -27px;
}

.content .main-content .calc-list .last-li {
    border-top: 1px solid #e3e3e3;
    padding-top: 15px;
}

.content .main-content .calc-list .last-li .price {
    font: 700 20px "Roboto Condensed", sans-serif;
    color: black;
}

.content .main-content .calc-list .last-li .price span {
    color: #e35810;
}

.content .main-content .calc-list .last-li + .last-li {
    width: 50%;
}

.content .main-content .calc-list .quantity-list-item {
    width: 90%
}

.content .main-content .inline-button {
    cursor: pointer;
    height: 35px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    padding: 0 10px;
    font: 700 14px/35px "Roboto", sans-serif;
    text-decoration: none;
    border-radius: 4px;
    text-transform: uppercase;
    margin-right: 10px;
}

.content .main-content .add-to-cart {
    background: url("images/black-button-bg.png") 0 0 repeat-x;
    color: #f59e4a;
    text-shadow: black -1px -1px 1px;
}

.content .main-content .add-to-cart:hover {
    background-position: 0 -40px;
}

.content .main-content .fast-order, .content .main-content .add-to-compare {
    background: url("images/feedback-submit-bg.png") 0 0 repeat-x;
    color: white;
    text-shadow: #e35810 -1px -1px 1px;
}

.content .main-content .fast-order:hover, .content .main-content .add-to-compare:hover {
    background-position: 0 -39px;
}

.content .main-content .tabsWrapper {
    position: relative;
    margin-bottom: 20px;
}

.content .main-content .tabsWrapper .tabs {
    height: 35px;
    border-left: 1px solid #d1d1d1;
    background: url("images/tabs-li-bg-sprites.png") 0 0 repeat-x;
}

.content .main-content .tabsWrapper .tabs li {
    float: left;
    border-left: 1px solid white;
    border-right: 1px solid #d1d1d1;
    height: 35px;
    font: 700 15px/35px "Roboto Condensed", sans-serif;
    color: black;
    padding: 0 12px;
    text-shadow: white 1px 1px 1px;
}

.content .main-content .tabsWrapper .tabs li:hover {
    cursor: pointer;
}

.content .main-content .tabsWrapper .tabs li:last-child {
    border-right: none;
}

.content .main-content .tabsWrapper .tabs li.current {
    background: url("images/tabs-li-bg-sprites.png") 0 -43px repeat-x;
    color: #e35810;
}

.content .main-content .tabsWrapper .box {
    background: white;
    padding: 15px;
    float: left;
    width: 100%;
    display: none;
}

.content .main-content .tabsWrapper .box.visible {
    display: block;
}

.content .main-content .product-description {
    background-color: white;
    padding: 1px 20px 20px;
}

.content .main-content .install-list li:before {
    content: "- ";
}

.content .main-content .white-shadow-wrap {
    background: white;
    padding: 25px;
    box-shadow: #e3e3e3 0 0 30px 0;
}

.content .main-content .white-shadow-wrap .ordering-list {
    position: relative;
    width: 100%;
}

.content .main-content .white-shadow-wrap .ordering-list li {
    width: 100%;
    margin-bottom: 20px;
}

.content .main-content .white-shadow-wrap .ordering-list li sup {
    color: #e35810;
}

.content .main-content .white-shadow-wrap .ordering-list li.short {
    float: left;
    width: 30%;
    margin-left: 5%;
}

.content .main-content .white-shadow-wrap .ordering-list li.short:first-child {
    margin-left: 0;
}

.content .main-content .mfeedback input[type=text], .content .main-content .white-shadow-wrap .ordering-list li input[type=text], .content .main-content .white-shadow-wrap .ordering-list li textarea {
    background: url("images/input-bg.png") repeat-x;
    height: 32px;
    *line-height: 32px;
    line-height: 32px \0/;
    width: 190px;
    padding: 0 10px;
    border: 1px solid #cdcdcd;
    box-shadow: #e3e3e3 0 1px 2px 0 inset;
    display: block;
    margin: 5px 0 0;
}

.content .main-content .mfeedback input[type=text]:focus, .content .main-content .white-shadow-wrap .ordering-list li input[type=text]:focus, .content .main-content .white-shadow-wrap .ordering-list li textarea:focus {
    background: white;
}

.content .main-content .white-shadow-wrap .ordering-list li input[type=text].shipping, .content .main-content .white-shadow-wrap .ordering-list li textarea.shipping {
    width: 680px;
}

.content .main-content .white-shadow-wrap .ordering-list li textarea {
    height: 90px;
    resize: none;
    width: 680px;
}

.content .main-content .white-shadow-wrap .amount {
    margin-top: 12px;
    float: left;
    font: 700 22px "Roboto Condensed", sans-serif;
    color: black;
}

.content .main-content .white-shadow-wrap .amount span {
    color: #e35810;
}

.content .main-content .white-shadow-wrap input[type=submit] {
    background: url("images/feedback-submit-bg.png") 0 0 repeat-x;
    height: 36px;
    padding: 0 15px;
    font: 700 16px "Roboto", sans-serif;
    color: white;
    text-shadow: #e53f1a -1px -1px 1px;
    border: none;
    border-radius: 4px;
    margin-top: 10px;
    outline: none;
    float: right;
    text-transform: uppercase;
}

.content .main-content .white-shadow-wrap input[type=submit]:hover {
    background-position: 0 -39px;
    cursor: pointer;
}

.content .main-content .white-shadow-wrap input[type=submit]:active {
    position: relative;
    top: 2px;
}

.content .main-content .mfeedback .white-shadow-wrap input[type=submit] {
    float: none;
}

.content .main-content .pagination {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    border: 1px solid white;
    padding: 10px 20px;
    margin-bottom: 20px;
    position: relative;
    z-index: 200;
}

.content .main-content .pagination a {
    margin-left: 8px;
    *margin: 0 8px;
}

.content .main-content .pagination a:before {
    content: "";
    height: 24px;
    width: 1px;
    background: white;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}

.content .main-content .pagination a:first-child {
    margin-left: 0;
}

.content .main-content .pagination a:first-child:before {
    content: normal;
}

.content .main-content .pagination span {
    text-decoration: none;
    color: white;
    background: url("images/pagi-active-bg.png");
    padding: 2px 8px;
    margin-left: 8px;
}

.content .main-content .pagination span:first-child {
    margin-left: 0;
}

.content .main-content .pagination span + a:before {
    content: normal;
}

.content .main-content .review {
    border: 1px solid #e3e3e3;
    border-bottom-width: 2px;
    padding: 10px 10px 0;
    margin-bottom: 20px;
}

.content .main-content .review.question {
    border-color: transparent;
    margin-bottom: 5px;
}

.content .main-content .review h6 {
    font: 500 14px "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    color: #e35810;
}

.content .main-content .review h6 .date {
    font-size: 10px;
    color: #585858;
}

.content .main-content .review .text {
    font-size: 14px;
}

.content .main-content .answer {
    background: #f9f7f5;
    padding: 10px 10px 10px 40px;
    margin-bottom: 20px;
}

.content .main-content .answer h6 {
    font: 500 14px "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    color: #e35810;
}

.content .main-content .answer h6 .date {
    font-size: 10px;
    color: #585858;
}

.content .main-content .answer .text {
    font-size: 14px;
    color: #e35810;
}

.content .main-content .bottom-form-block {
    border-top: 2px solid #e35810;
    position: relative;
}

.content .main-content .dropdown-btn {
    font: 700 22px "Roboto Condensed", sans-serif;
    color: #e35810;
    border: none;
    background: none;
    padding: 0;
    margin: 6px 0 0;
    border-bottom: 2px dashed;
}

.content .main-content .dropdown-btn:hover {
    cursor: pointer;
}

.content .main-content .dropdown-feedback-form {
    clear: both;
    position: absolute;
    z-index: 190;
    left: 25px;
    top: 25px;
    display: none;
    z-index: 10000;
}

.content .main-content .dropdown-feedback-form input[type=text], .content .main-content .dropdown-feedback-form textarea {
    height: 31px;
    background: white;
    border: 1px solid #e3e3e3;
    font: 16px Arial;
    color: black;
    padding-left: 10px;
    width: 200px;
    *line-height: 31px;
    line-height: 31px \0/;
    display: block;
    margin-bottom: 20px;
}

.content .main-content .dropdown-feedback-form textarea {
    width: 686px;
    height: 110px;
    resize: none;
}

.content .main-content .dropdown-feedback-form input[type=submit] {
    margin-top: 0;
    float: none;
}

.content .rate_ {
    width: 0px;
}

.content .rate_1 {
    width: 15px;
}

.content .rate_2 {
    width: 30px;
}

.content .rate_3 {
    width: 45px;
}

.content .rate_4 {
    width: 60px;
}

.content .rate_5 {
    width: 75px;
}

.footer {
    padding-top: 40px;
}

.footer .footerList {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    margin-left: 180px;
}

.footer .footerList:nth-of-type(1) {
    margin-left: 0;
}

.footer .footerList h4 {
    font: 500 18px "Roboto Condensed", sans-serif;
    color: #e3e3e3;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.footer .footerList h4 a {
    color: #e3e3e3;
    text-decoration: none;
}

.footer .footerList h4 a:hover {
    text-decoration: underline;
}

.footer .footerList li {
    margin-bottom: 10px;
    font: 500 14px "Roboto Condensed", sans-serif;
}

.footer .footerList li a {
    color: #e3e3e3;
    text-decoration: none;
}

.footer .footerList li a:hover {
    text-decoration: underline;
}

.footer .contacts-and-copyrights {
    color: #e3e3e3;
    font: 500 14px/16px "Roboto Condensed", sans-serif;
    width: 200px;
}

.footer .contacts-and-copyrights .copyrights {
    margin-bottom: 20px;
}

.footer .contacts-and-copyrights .address {
    margin-bottom: 20px;
}

.footer .contacts-and-copyrights .tel {
    font-size: 18px;
}

.footer .contacts-and-copyrights .tel span {
    font-size: 14px;
}

.footer .desc {
    margin-top: 25px;
    border-top: 1px solid #858189;
    padding-top: 15px;
    font: 11px "Roboto Condensed", sans-serif;
    color: #858189;
    text-transform: uppercase;
}

.pop-up-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3000;
    display: none;
}

.pop-up-wrapper .shadow {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: black;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 3000;
}

.pop-up-wrapper .window {
    position: relative;
    z-index: 3010;
    width: 204px;
    padding: 30px;
    border: 2px solid #e35810;
    background: white; /*margin: 150px auto; */
}

.pop-up-wrapper .window .close {
    display: block;
    width: 20px;
    height: 20px;
    background: #e35810;
    position: absolute;
    right: -2px;
    top: -2px;
    text-align: center;
    color: white;
    font: 14px/20px "Roboto", sans-serif;
    text-decoration: none;
}

.pop-up-wrapper .window input[type=text], .pop-up-wrapper .window input[type=password] {
    background: url("images/input-bg.png") repeat-x;
    border: 1px solid #cdcdcd;
    box-shadow: #e3e3e3 0 1px 2px 0 inset;
    height: 32px;
    *line-height: 32px;
    line-height: 32px \0/;
    width: 180px;
    padding: 0 10px;
    display: block;
    margin: 0 auto 15px;
}

.pop-up-wrapper .window input[type=text]:focus {
    background: white;
}

.pop-up-wrapper .window input[type=submit] {
    background: url("images/feedback-submit-bg.png") 0 0 repeat-x;
    height: 36px;
    padding: 0 15px;
    font: 700 16px "Roboto", sans-serif;
    color: white;
    text-shadow: #e53f1a -1px -1px 1px;
    border: none;
    border-radius: 4px;
    outline: none;
    margin: 0 auto;
    width: 200px;
}

.pop-up-wrapper .window input[type=submit]:hover {
    background-position: 0 -39px;
    cursor: pointer;
}

.pop-up-wrapper .window input[type=submit]:active {
    position: relative;
    top: 0.2ex;
}

.pop-up-wrapper .window h3 {
    font: 700 22px "Roboto Condensed", sans-serif;
    margin-bottom: 15px;
}

.pop-up-wrapper .window .price {
    font: 700 26px/32px "Roboto Condensed", sans-serif;
    color: #e35810;
}

.pop-up-wrapper .product-cont {
    margin-bottom: 20px;
}

.pop-up-wrapper .product-cont img {
    max-width: 90px;
}

.pop-up-wrapper .product-cont h4 {
    margin-left: 100px;
    height: 62px;
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 15px;
}

.pop-up-wrapper .product-cont .price {
    margin-left: 100px;
}

.pop-up-wrapper .product-cont .price small {
    font: 500 16px "Roboto", sans-serif;
    color: #585858;
}

.pop-up-wrapper .back-to-cat {
    float: left;
    font-size: 14px;
    line-height: 36px;
}

.pop-up-wrapper .to-cart {
    float: right;
    background: url("images/feedback-submit-bg.png") 0 0 repeat-x;
    height: 36px;
    padding: 0 20px;
    font: 700 16px "Roboto", sans-serif;
    color: white;
    text-shadow: #e53f1a -1px -1px 1px;
    border: none;
    border-radius: 4px;
    outline: none;
    margin: 0 auto;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    text-decoration: none;
    line-height: 36px;
}

.pop-up-wrapper .to-cart:hover {
    background-position: 0 -39px;
    cursor: pointer;
}

#fast-order .window {
    width: 400px;
}

#fast-order .window input[type=text] {
    margin: 0 0 15px;
    width: 380px;
}

#addToCartUp .window, #addToCompareUp .window {
    width: 370px;
}


.jq-checkbox {
    position: relative;
    width: 13px;
    height: 13px;
    border: 1px solid #c3c3c3;
    border-radius: 3px;
    background: #f6f6f6 url(data:image/gifbase64,R0lGODlhAQAMALMAAPHx8f7+/vv7+/j4+PX19fLy8vz8/Pn5+fb29vPz8/39/ff39wAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABAAwAAAQJMCgjzliIpAIiADs=) repeat-x;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), inset -1px -1px white, inset 1px -1px white;
    vertical-align: middle;
    cursor: pointer;
}

.jq-checkbox.checked span {
    display: block;
    width: 9px;
    height: 9px;
    margin: 2px 0 0 2px;
    border-radius: 2px;
    background: #666666;
    box-shadow: inset 0 -3px 6px #aaaaaa;
}

.jq-checkbox.focused {
    border: 1px solid #0088cc;
}

.jq-checkbox.disabled {
    opacity: 0.55;
    filter: alpha(opacity=55);
}

.jq-radio {
    width: 12px;
    height: 12px;
    border: 1px solid #c3c3c3;
    border-radius: 50%;
    background: #f6f6f6 url(data:image/gifbase64,R0lGODlhAQAMALMAAPHx8f7+/vv7+/j4+PX19fLy8vz8/Pn5+fb29vPz8/39/ff39wAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABAAwAAAQJMCgjzliIpAIiADs=) 0 -1px repeat-x;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), inset -1px -1px white, inset 1px -1px white;
    vertical-align: middle;
    cursor: pointer;
}

.jq-radio.checked span {
    display: block;
    width: 6px;
    height: 6px;
    overflow: hidden;
    margin: 3px 0 0 3px;
    border-radius: 50%;
    background: #666666;
}

.jq-radio.focused {
    border: 1px solid #0088cc;
}

.jq-radio.disabled {
    opacity: 0.55;
    filter: alpha(opacity=55);
}

.jq-selectbox {
    vertical-align: middle;
    cursor: pointer;
    width: auto !important
}

.jq-selectbox__select {
    width: 185px;
    height: 30px;
    padding: 0 45px 0 10px;
    border: 1px solid #cccccc;
    border-top-color: #c3c3c3;
    background: #fafafa;
    box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #333333;
    text-shadow: 1px 1px white;
    font: 14px/30px Arial, Tahoma, sans-serif;
}

.jq-selectbox__select:hover {
    background-color: #fefefe;
}

.jq-selectbox__select:active {
    background: whitesmoke;
    box-shadow: inset 1px 1px 3px #dddddd;
}

.jq-selectbox.focused .jq-selectbox__select {
    border: 1px solid #5794bf;
}

.jq-selectbox.disabled .jq-selectbox__select {
    border-color: #cccccc;
    background: whitesmoke;
    box-shadow: none;
    color: #888888;
}

.jq-selectbox__select-text {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 100%;
    border-left: 1px solid #cccccc;
}

.jq-selectbox__trigger-arrow {
    position: absolute;
    top: 14px;
    right: 12px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-top: 5px solid black;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
    opacity: 1;
    filter: alpha(opacity=100);
}

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.jq-selectbox__dropdown {
    top: 33px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 1px solid #c6cbd0;
    background: white;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    font: 14px/18px Arial, Tahoma, sans-serif;
}

.jq-selectbox ul {
    margin: 0;
    padding: 0;
}

.jq-selectbox li {
    padding: 5px 10px 6px;
    color: #231f20;
}

.jq-selectbox li.selected {
    background: #a3abb1;
    color: white;
}

.jq-selectbox li:hover {
    background: #e35810;
    color: white;
}

.jq-selectbox li.disabled {
    color: #aaaaaa;
}

.jq-selectbox li.disabled:hover {
    background: none;
}

.jq-selectbox li.optgroup {
    font-weight: bold;
}

.jq-selectbox li.optgroup:hover {
    background: none;
    color: #231f20;
    cursor: default;
}

.jq-selectbox li.option {
    padding-left: 25px;
}

.jq-select-multiple {
    padding: 1px;
    border: 1px solid #cccccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
    background: white;
    color: #333333;
    font: 14px/18px Arial, Tahoma, sans-serif;
    cursor: default;
}

.jq-select-multiple.focused {
    border: 1px solid #5794bf;
}

.jq-select-multiple.disabled {
    border-color: #cccccc;
    background: whitesmoke;
    box-shadow: none;
    color: #888888;
}

.jq-select-multiple ul {
    margin: 0;
    padding: 0;
}

.jq-select-multiple li {
    padding: 3px 9px 4px;
    list-style: none;
}

.jq-select-multiple li:first-child {
    border-radius: 3px 3px 0 0;
}

.jq-select-multiple li:last-child {
    border-radius: 0 0 3px 3px;
}

.jq-select-multiple li.selected {
    background: #0088cc;
    color: white;
}

.jq-select-multiple li.disabled {
    color: #aaaaaa;
}

.jq-select-multiple.disabled li.selected, .jq-select-multiple li.selected.disabled {
    background: #cccccc;
    color: white;
}

.jq-select-multiple li.optgroup {
    font-weight: bold;
}

.jq-select-multiple li.option {
    padding-left: 25px;
}


#calculator select {
    width: 250px;
}

.fotorama__nav--thumbs {
    height: 115px;
}

.search-page input[type="submit"] {
    background: url("images/feedback-submit-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    text-shadow: -1px -1px 1px #E35810;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font: 700 14px/35px "Roboto", sans-serif;
    height: 35px;
    margin-right: 10px;
    padding: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: inherit;
    border: none;
}

.search-page input[type="text"] {
    border: 1px solid #E3E3E3;
    display: block;
    height: 28px;
    margin-top: 10px;
    padding-left: 10px;
    width: 390px;
    display: inline;
    vertical-align: bottom;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(images/fancybox_sprite.png);
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(images/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(images/blank.gif); /* helps IE */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(images/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent; /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {

    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url(images/fancybox_sprite@2x.png);
        background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
    }

    #fancybox-loading div {
        background-image: url(images/fancybox_loading@2x.gif);
        background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
    }
}

.pikachoose {
    width: 520px;
    margin: 0 auto;
}

/* Style the thumbnails */
.pika-thumbs {
    padding: 0 16px;
    height: 112px;
    left: 250px;
    overflow: hidden;
    position: absolute;
    top: 100px;
    width: 470px;
}

.pika-thumbs li {
    width: 105px;
    height: 105px;
    padding: 0px;
    overflow: hidden;
    float: left;
    list-style-type: none;
    margin: 0 5px;
    background: #fafafa;
    cursor: pointer;
    display: table;
    border: 2px solid transparent;
}

.pika-thumbs li.active {
    border-color: #E35810;
}

.pika-thumbs li .clip {
    position: relative;
    height: 105px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

.pika-thumbs li img {
    display: block !important;
}

/* The stage is the wrapper. The image fills 100% the height of the stage */
.pika-stage, .pika-textnav {
    width: 500px;
}

.pika-stage {
    position: relative;
    background: #fafafa;
    padding: 0;
    text-align: center;
    height: 205px;
    width: 255px;
    overflow: hidden
}

.pika-stage img {
    height: 100%;
}

.pika-stage .caption {
    display: none
}

.pika-stage .caption p {
    padding: 0;
    margin: 0;
    line-height: 14px;
}

/* Ths play, pause, prev and next buttons */
.pika-imgnav a {
    position: absolute;
    text-indent: -5000px;
    display: block;
    z-index: 3;
}

.pika-imgnav a.previous {
    background: url(prev.png) no-repeat left 45%;
    height: 100%;
    width: 50px;
    top: 10px;
    left: 10px;
    cursor: pointer;
}

.pika-imgnav a.next {
    background: url(next.png) no-repeat right 45%;
    height: 100%;
    width: 50px;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.pika-imgnav a.play {
    background: url(play.png) no-repeat 0% 50%;
    height: 100px;
    width: 44px;
    top: 0;
    left: 50%;
    display: none;
    cursor: pointer;
}

.pika-imgnav a.pause {
    background: url(pause.png) no-repeat 0% 50%;
    height: 100px;
    width: 44px;
    top: 0;
    left: 50%;
    display: none;
    cursor: pointer;
}

/* The previous and next textual buttons */
.pika-textnav {
    display: none
}

.pika-textnav a {
    font-size: 12px;
    text-decoration: none;
    color: #333;
    padding: 4px;
}

.pika-textnav a.previous {
    float: left;
    width: auto;
    display: block;
}

.pika-textnav a.next {
    float: right;
    width: auto;
    display: block;
}

/*for the tool tips*/
.pika-tooltip {
    display: none
}

.pika-counter {
    display: none
}

.homepage article {
    margin-bottom: 40px
}

.for-order {
    width: 100%;
    background: url(images/for-order.jpg) 0 0 no-repeat;
    height: 160px;
    padding: 12px 10px;
    font-size: 18px;
    text-align: center;
    line-height: 29px;
    font-weight: 300
}

.for-order a:link, .for-order a:visited, .for-order a:hover, .for-order a:active {
    color: #000
}

.for-order .phones {
    font-size: 24px;
    font-family: "Roboto Bold", sans-serif;
    margin-top: 15px;
    font-weight: 700
}

.for-order .phones a:link, .for-order .phones a:visited, .for-order .phones a:hover, .for-order .phones a:active {
    color: #e3560f;
    text-decoration: none
}

.for-engineer {
    background: url(images/for-ing.jpg) 0 0 no-repeat;
}

.art-forging h2 {
    text-align: center;
    font-size: 22px;
    font-family: "Roboto Light", sans-serif;
    text-transform: none
}

.art-forging .title {
    text-align: center;
    font-size: 16px !important
}

.art-forging .steps {
    display: flex;
    width: 100%;
    flex-wrap: wrap
}

.art-forging .steps .step {
    width: 33%;
    text-align: center;
    padding: 0 7px
}

.art-forging .steps .step img {
    margin: 10px 0
}

/* If using user thumbnails there's a pause well the new large image loads. This is the loader for that */
.pika-loader {
    display: none
}

#callback-form font.errortext,
#callback-form font.notetext {
    font-size: 10px;
}

.counters {
    clear: both;
    display: block;
    margin-top: 50px;
    position: relative;
    text-align: center;
}

.tabsWrapper table td {
    border: 1px solid #E3E3E3;
    border-collapse: collapse;
    padding: 5px;
}

.ssil2 {
    color: #fefefe !important;
    text-decoration: none;
}

.ssil2 a {
    color: #fefefe !important;
    text-decoration: none;
}

.ssil2 a:visited {
    color: #fefefe !important;
    text-decoration: none;
}

.ssil2 a:link {
    color: #fefefe !important;
    text-decoration: none;
}

.ssil2 a:hover {
    color: #fefefe !important;
    text-decoration: none;
}

.arround {
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.arround-bottom {
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.content .main-content .production {
    margin: 40px 0;
    border-top: 2px solid #e35810;
    border-bottom: 2px solid #e35810;
}

/* modal callback
--------------------*/
#callback-content {
    padding: 10px;
    border: 2px solid #e35810;
    background: white;
}

#callback-dialog {
    width: 356px;
    max-width: 100%;
}

#callback-dialog h3 {
    font-weight: bold;
    font-size: 18px;
}

#callback-content input[type=text], #callback-content input[type=password] {
    background: url(images/input-bg.png) repeat-x;
    border: 1px solid #cdcdcd;
    box-shadow: #e3e3e3 0 1px 2px 0 inset;
    height: 32px;
    line-height: 32px \0/;
    width: 100%;
    padding: 0 10px;
    display: block;
    margin: 0 auto 15px;
}

#callback-content input[type=submit] {
    background: url(images/feedback-submit-bg.png) 0 0 repeat-x;
    height: 36px;
    padding: 0 15px;
    font: 700 16px "Roboto", sans-serif;
    color: white;
    text-shadow: #e53f1a -1px -1px 1px;
    border: none;
    border-radius: 4px;
    outline: none;
    margin: 0 auto;
    width: 200px;
}

#callback-content .modal-header .close {
    display: block;
    width: 20px;
    height: 20px;
    background: #e35810;
    position: absolute;
    right: -2px;
    top: -2px;
    text-align: center;
    color: white;
    font: 14px/20px "Roboto", sans-serif;
    text-decoration: none;
    margin-top: 0;
    opacity: 1;
}

#callback-content .modal-header {
    padding: 0;
    border-bottom: none;
}

#callback-content img {
    padding-left: 12px;
    margin: 0 0 10px 0;
}

/* modal auth
--------------------*/
#auth-dialog {
    height: 244px;
    width: 384px;
}

#auth-content {
    padding: 10px;
    border: 2px solid #e35810;
    background: white;
    height: 240px;
}

#auth-content .modal-header .close {
    display: block;
    width: 20px;
    height: 20px;
    background: #e35810;
    position: absolute;
    right: -2px;
    top: -2px;
    text-align: center;
    color: white;
    font: 14px/20px "Roboto", sans-serif;
    text-decoration: none;
    margin-top: 0;
    opacity: 1;
}

#auth-content h3 {
    font: 700 22px "Roboto Condensed", sans-serif;
    margin-bottom: 15px;
}

#auth-content input[type=text], #auth-content input[type=password] {
    width: 300px;
    margin: 0 0 15px;
}

#auth-content input[type=text], #auth-content input[type=password] {
    background: url(images/input-bg.png) repeat-x;
    border: 1px solid #cdcdcd;
    box-shadow: #e3e3e3 0 1px 2px 0 inset;
    height: 32px;
    line-height: 32px \0/;
    width: 180px;
    padding: 0 10px;
    display: block;
    margin: 0 auto 15px;
}

#auth-content input[type=submit] {
    background: url(images/feedback-submit-bg.png) 0 0 repeat-x;
    height: 36px;
    padding: 0 15px;
    font: 700 16px "Roboto", sans-serif;
    color: white;
    text-shadow: #e53f1a -1px -1px 1px;
    border: none;
    border-radius: 4px;
    outline: none;
    margin: 0 auto;
    width: 90px;
}

#auth-content label {
    font-size: 12px;
    color: #8b583f;
    line-height: 32px;
    background: url(images/auth-label-bg.png) 0 8px no-repeat;
    padding-left: 23px;
}

#auth-content .modal-header {
    padding: 0;
    border-bottom: none;
}

#auth-content input[type=text], #auth-content input[type=password] {
    width: 100%;
    margin: 0 0 15px;
}

#auth-content input[type=text]:focus + a, #auth-content input[type=password]:focus + a {
    display: none;
}

#auth-content .to-reg {
    position: absolute;
    top: 65px;
    right: 27px;
    font-size: 0.8em;
}

#auth-content .forgot {
    position: absolute;
    top: 111px;
    right: 27px;
    font-size: 0.8em;
}

#auth-content input[type=submit] {
    width: 90px;
}

#auth-content label {
    font-size: 12px;
    color: #8b583f;
    line-height: 32px;
    background: url("images/auth-label-bg.png") 0 8px no-repeat;
    padding-left: 23px;
}

#auth-content label.checked {
    background: url("images/auth-label-active-bg.png") 0 8px no-repeat;
}

#auth-content label input {
    position: absolute;
    left: -9999px;
}

#auth-content .to-reg {
    color: #e35810;
}

#auth-content .to-reg, #auth-content .forgot {
    text-decoration: underline;
}

#auth-content .forgot {
    color: #8b583f;
}

/* modal cart
--------------------*/
#addToCartUp-dialog {
    width: 434px;
}

#addToCartUp-content .modal-header {
    padding: 0;
    border-bottom: none;
}

#addToCartUp-content {
    padding: 10px;
    border: 2px solid #e35810;
    background: white;
}

#addToCartUp-content .modal-header .close {
    display: block;
    width: 20px;
    height: 20px;
    background: #e35810;
    position: absolute;
    right: -2px;
    top: -2px;
    text-align: center;
    color: white;
    font: 14px/20px "Roboto", sans-serif;
    text-decoration: none;
    margin-top: 0;
    opacity: 1;
}

#addToCartUp-content .to-cart {
    float: right;
    background: url(images/feedback-submit-bg.png) 0 0 repeat-x;
    height: 36px;
    padding: 0 20px;
    font: 700 16px "Roboto", sans-serif;
    color: white;
    text-shadow: #e53f1a -1px -1px 1px;
    border: none;
    border-radius: 4px;
    outline: none;
    margin: 0 auto;
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    text-decoration: none;
    line-height: 36px;
    position: relative;
    top: -5px;
}

#addToCartUp-content h3 {
    font: 700 22px "Roboto Condensed", sans-serif;
    margin-bottom: 15px;
    margin-top: 0;
}

.pop-up-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3000;
    display: none;
}

.pop-up-wrapper .shadow {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: black;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 3000;
}

.pop-up-wrapper .window {
    position: relative;
    z-index: 3010;
    width: 204px;
    padding: 30px;
    border: 2px solid #e35810;
    background: white; /*margin: 150px auto; */
}

.pop-up-wrapper .window .close {
    display: block;
    width: 20px;
    height: 20px;
    background: #e35810;
    position: absolute;
    right: -2px;
    top: -2px;
    text-align: center;
    color: white;
    font: 14px/20px "Roboto", sans-serif;
    text-decoration: none;
}

.pop-up-wrapper .window input[type=text], .pop-up-wrapper .window input[type=password] {
    background: url("images/input-bg.png") repeat-x;
    border: 1px solid #cdcdcd;
    box-shadow: #e3e3e3 0 1px 2px 0 inset;
    height: 32px;
    *line-height: 32px;
    line-height: 32px \0/;
    width: 180px;
    padding: 0 10px;
    display: block;
    margin: 0 auto 15px;
}

.pop-up-wrapper .window input[type=text]:focus {
    background: white;
}

.pop-up-wrapper .window input[type=submit] {
    background: url("images/feedback-submit-bg.png") 0 0 repeat-x;
    height: 36px;
    padding: 0 15px;
    font: 700 16px "Roboto", sans-serif;
    color: white;
    text-shadow: #e53f1a -1px -1px 1px;
    border: none;
    border-radius: 4px;
    outline: none;
    margin: 0 auto;
    width: 200px;
}

.pop-up-wrapper .window input[type=submit]:hover {
    background-position: 0 -39px;
    cursor: pointer;
}

.pop-up-wrapper .window input[type=submit]:active {
    position: relative;
    top: 0.2ex;
}

.pop-up-wrapper .window h3 {
    font: 700 22px "Roboto Condensed", sans-serif;
    margin-bottom: 15px;
}

.pop-up-wrapper .window .price {
    font: 700 26px/32px "Roboto Condensed", sans-serif;
    color: #e35810;
}

.pop-up-wrapper .product-cont {
    margin-bottom: 20px;
}

.pop-up-wrapper .product-cont img {
    max-width: 90px;
}

.pop-up-wrapper .product-cont h4 {
    margin-left: 100px;
    height: 62px;
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 15px;
}

.pop-up-wrapper .product-cont .price {
    margin-left: 100px;
}

.pop-up-wrapper .product-cont .price small {
    font: 500 16px "Roboto", sans-serif;
    color: #585858;
}

.pop-up-wrapper .back-to-cat {
    float: left;
    font-size: 14px;
    line-height: 36px;
}

.pop-up-wrapper .to-cart {
    float: right;
    background: url("images/feedback-submit-bg.png") 0 0 repeat-x;
    height: 36px;
    padding: 0 10px;
    font: 700 16px "Roboto", sans-serif;
    color: white;
    text-shadow: #e53f1a -1px -1px 1px;
    border: none;
    border-radius: 4px;
    outline: none;
    margin: 0 auto;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    text-decoration: none;
    line-height: 36px;
}

.pop-up-wrapper .to-cart:hover {
    background-position: 0 -39px;
    cursor: pointer;
}

/*===================MODAL=================*/
.modal-open .dropdown-menu {
    z-index: 2050;
}

.modal-open .dropdown.open {
    *z-index: 2050;
}

.modal-open .popover {
    z-index: 2060;
}

.modal-open .tooltip {
    z-index: 2070;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    /*max-height: 500px;*/
    overflow: auto;
    /*width: 560px;*/
    margin: -250px 0 0 -280px;

}

.modal.fade {
    -webkit-transition: opacity .3s linear, top .3s ease-out;
    -moz-transition: opacity .3s linear, top .3s ease-out;
    -ms-transition: opacity .3s linear, top .3s ease-out;
    -o-transition: opacity .3s linear, top .3s ease-out;
    transition: opacity .3s linear, top .3s ease-out;
    top: -25%;
}

.modal.fade.in {
    top: 50%;
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
}

.close {
    cursor: pointer;
}

.modal-body {
    padding: 15px;
}

.modal-body .modal-form {
    margin-bottom: 0;
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    /*-webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;*/
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
    *zoom: 1;
}

.modal-footer:before, .modal-footer:after {
    display: table;
    content: "";
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn {
    float: right;
    margin-left: 5px;
    margin-bottom: 0;
}

ul.photo-album-list-first-photos {
    float: left;
}

/* adaptive
--------------------*/
@media (min-width: 1200px) {
    .mobile-nav {
        display: none;
    }

    .header {
        width: 1000px;
    }

    .layout, .footer {
        width: 1000px;
    }

    .spec-span {
        font-size: 15pt;
    }

    #wrapper {
        background: url("images/header-bot-line.png") 50% 241px no-repeat;
    }

    .content .main-content .sort-wrapper {
        position: relative;
    }

    .content .main-content .calc-list > li {
        width: 35%;
    }

    ul.photo-album-list-first-photos {
        padding-right: 20em;
    }

    .content .main-content .bottom-form-block {
        width: 695px;
        margin-left: -25px;
        padding: 20px 25px 0;
    }

    .content .main-content .white-shadow-wrap {
        padding: 25px;
    }

    .content .main-content .white-shadow-wrap .ordering-list li.short {
        width: 30%;
    }
}

@media (max-width: 1199px) and (min-width: 980px) {
    .mobile-nav {
        display: none;
    }

    .header {
        width: 1000px;
    }

    .layout, .footer {
        width: 1000px;
    }

    .spec-span {
        font-size: 15pt;
    }

    #wrapper {
        background: url("images/header-bot-line.png") 50% 241px no-repeat;
    }

    .content .main-content .sort-wrapper {
        position: relative;
    }

    .content .main-content .calc-list > li {
        width: 35%;
    }

    ul.photo-album-list-first-photos {
        padding-right: 20em;
    }

    .content .main-content .bottom-form-block {
        width: 695px;
        margin-left: -25px;
        padding: 20px 25px 0;
    }

    .content .main-content .white-shadow-wrap {
        padding: 25px;
    }

    .content .main-content .white-shadow-wrap .ordering-list li.short {
        width: 30%;
    }
}

/* -------------------*/
@media (max-width: 979px) and (min-width: 768px) {
    .no-mobile {
        display: none;
    }

    .top-line {
        display: none;
    }

    .sidebar {
        display: none;
    }

    .header {
        display: none;
    }

    .mobile-menu {
        display: block;
        height: 57px;
        background: #413a48;
        padding: 5px 10px;
    }

    .mobile-nav {
        position: fixed;
        top: 57px;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2000;
        padding-top: 20px;
        overflow-y: auto;
        margin-left: -100%;
        transition: 0.5s all;
        background: #f0e4cb;
    }

    .mob-icon {
        margin-left: 8px;
        height: 42px;
        display: block;
        float: right;
        position: relative;
        top: 0;
        width: 44px;
        background: url(images/mnu.png);
    }

    .mob-icon.mob-icon-menu.open {
        width: 42px;
        background: url(images/mnu2.png);
    }

    .mobile-nav.open {
        margin-left: 0;
    }

    .content .main-content h1, .content .main-content h2 {
        font-size: 14px;
        margin: 15px 0;
        width: 100%;
        display: block;
        float: left;
    }

    .mobile-nav ul li {
        margin: 0;
        padding: 0 0 1px 0;
        background: #fff398;
        background: -moz-linear-gradient(left, #fff398 0%, #f19c3b 31%, #f19c3b 75%, #fff398 100%);
        background: -webkit-linear-gradient(left, #fff398 0%, #f19c3b 31%, #f19c3b 75%, #fff398 100%);
        background: linear-gradient(to right, #fff398 0%, #f19c3b 31%, #f19c3b 75%, #fff398 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff398', endColorstr='#fff398', GradientType=1);
    }

    .mobile-nav ul li a {
        color: #2d2825;
        background: #f0e4cb url(images/strm.png) no-repeat center right;
        display: block;
        padding: 0px 40px 0px 30px;
        line-height: 60px;
        font-family: "GeorgiaBoldItalic", sans-serif;
        font-size: 18px;
    }

    .content .main-content .calc-list > li {
        width: 100%;
    }

    ul.photo-album-list-first-photos {
        padding-right: 0;
    }

    .content .main-content .bottom-form-block {
        width: 100%;
        padding: 0;
        margin-left: 0;
    }

    .content .main-content .white-shadow-wrap {
        padding: 5px;
    }

    .content .main-content .white-shadow-wrap .ordering-list li.short {
        width: 100%;
    }

    .content .main-content .white-shadow-wrap .ordering-list li textarea {
        width: 100%;
    }

    .mob-icon-contacts {
        background: url(images/cnt.png);
        margin: 0;
        width: 42px;
        height: 42px;
        display: block;
        float: right;
    }

    #mob-icon-cart {
        height: 42px;
        width: 42px;
        display: block;
        float: right;
        margin: 0 0 0 8px;
        position: relative;
        background: url(images/ccrt.png);
    }

    .mob__logo {
        float: Left;
        max-width: 42px;
        background: url(images/logo-new.png) 0 0 no-repeat;
        background-size: contain;
        background-position: center;
    }

    .mob__img {
        max-width: 42px;
        height: auto;
        visibility: hidden;
    }

    .cart_num {
        position: absolute;
        right: -8px !important;
        top: 28px !important;
        line-height: 18px !important;
        font-style: italic !important;
        font-family: Georgia !important;
        color: #2d2825 !important;
        border: 1px;
        border-radius: 40px;
        background: #fff;
        width: 18px !important;
        height: 18px !important;
        font-size: 12px !important;
        text-align: center;
    }

    .cart_num span {
        top: 0px;
        font-style: italic !important;
        color: #2d2825 !important;
        position: relative;
    }

    .mob-phone {
        float: left;
        color: #fff;
        font-size: 12px;
        padding: 5px 0 0 10px;
    }

    .phone-link {
        color: #fff;
    }

    .content .main-content .product-item .name .price {
        display: inline-block;
        float: left;
        text-align: center;
        width: 100%;
    }

    .content .main-content .product-item .name .name-link {
        padding: 0 5px;
    }

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

    .cat-description-top img {
        max-width: 50%;
        height: auto
    }

    .for-order {
        line-height: 24px;
        background-size: cover;
        height: auto
    }

    .art-forging .steps .step {
        width: 100%
    }
}

@media screen and (max-width: 1024px) {
    .pika-thumbs {
        padding: 0 16px;
        height: 112px;
        left: 0px;
        overflow: hidden;
        position: relative;
        top: 0px;
        width: 100%;
    }
}

/*@media screen and (min-width: 768px)*/
#auth-dialog {
    margin: unset;
}

#callback-dialog {
    margin: unset;
}

/* -------------------*/
@media (max-width: 767px) {
    .no-mobile {
        display: none;
    }

    .top-line {
        display: none;
    }

    .sidebar {
        display: none;
    }

    .header {
        display: none;
    }

    .mobile-menu {
        display: block;
        height: 57px;
        background: #413a48;
        padding: 5px 10px;
    }

    .mobile-nav {
        position: fixed;
        top: 57px;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2000;
        padding-top: 20px;
        overflow-y: auto;
        margin-left: -100%;
        transition: 0.5s all;
        background: #f0e4cb;
    }

    .mob-icon {
        margin-left: 8px;
        height: 42px;
        display: block;
        float: right;
        position: relative;
        top: 0;
        width: 44px;
        background: url(images/mnu.png);
    }

    .mob-icon.mob-icon-menu.open {
        width: 42px;
        background: url(images/mnu2.png);
    }

    .mobile-nav.open {
        margin-left: 0;
    }

    .content .main-content .spec-wrap {
        display: none;
    }

    .content .main-content h1, .content .main-content h2 {
        font-size: 14px;
        margin: 15px 0;
        width: 100%;
        display: block;
        line-height: 1;
    }

    .cat-item2:last-child {
        display: none;
    }

    .mobile-nav ul li {
        margin: 0;
        padding: 0 0 1px 0;
        background: #fff398;
        background: -moz-linear-gradient(left, #fff398 0%, #f19c3b 31%, #f19c3b 75%, #fff398 100%);
        background: -webkit-linear-gradient(left, #fff398 0%, #f19c3b 31%, #f19c3b 75%, #fff398 100%);
        background: linear-gradient(to right, #fff398 0%, #f19c3b 31%, #f19c3b 75%, #fff398 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff398', endColorstr='#fff398', GradientType=1);
    }

    .mobile-nav ul li a {
        color: #2d2825;
        background: #f0e4cb url(images/strm.png) no-repeat center right;
        display: block;
        padding: 0px 40px 0px 30px;
        line-height: 40px;
        font-family: "GeorgiaBoldItalic", sans-serif;
        font-size: 15px;
    }

    .content .main-content h3 {
        font-size: 14px;
    }

    .content .main-content .breadcrumbs {
        display: table;
    }

    .content .main-content .calc-list > li {
        width: 100%;
    }

    ul.photo-album-list-first-photos {
        padding-right: 0;
    }

    .content .main-content .bottom-form-block {
        width: 100%;
        padding: 0;
        margin-left: 0;
    }

    .content .main-content .white-shadow-wrap {
        padding: 5px;
    }

    .content .main-content .white-shadow-wrap .ordering-list li.short {
        width: 100%;
    }

    .content .main-content .white-shadow-wrap .ordering-list li textarea {
        width: 100%;
    }

    .mob-icon-contacts {
        background: url(images/cnt.png);
        margin: 0;
        width: 42px;
        height: 42px;
        display: block;
        float: right;
    }

    #mob-icon-cart {
        height: 42px;
        width: 42px;
        display: block;
        float: right;
        margin: 0 0 0 8px;
        position: relative;
        background: url(images/ccrt.png);
    }

    .mob__logo {
        float: Left;
        max-width: 42px;
        background: url(images/logo-new.png) 0 0 no-repeat;
        background-size: contain;
        background-position: center;
    }

    .mob__img {
        max-width: 42px;
        height: auto;
        visibility: hidden;
    }

    .cart_num {
        position: absolute;
        right: -8px !important;
        top: 28px !important;
        line-height: 18px !important;
        font-style: italic !important;
        font-family: Georgia !important;
        color: #2d2825 !important;
        border: 1px;
        border-radius: 40px;
        background: #fff;
        width: 18px !important;
        height: 18px !important;
        font-size: 12px !important;
        text-align: center;
    }

    .cart_num span {
        top: 0px;
        font-style: italic !important;
        color: #2d2825 !important;
        position: relative;
    }

    .content .main-content .calc-list .last-li + .last-li {
        width: 90%;
    }

    .mob-phone {
        float: left;
        color: #fff;
        font-size: 12px;
        padding: 5px 0 0 10px;
    }

    .phone-link {
        color: #fff;
    }

    .content .main-content .product-item .name .price {
        display: inline-block;
        float: left;
        text-align: center;
        width: 100%;
    }

    .content .main-content .product-item .name .name-link {
        padding: 0 5px;
    }

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

    .cat-description-top img {
        max-width: 50%;
        height: auto
    }

    .for-order {
        line-height: 24px;
        background-size: cover;
        height: auto
    }

    .art-forging .steps .step {
        width: 100%
    }

    .content .main-content h2.before-link {
        text-align: left;
    }

    .view-all-link {
        margin-top: -30px
    }

    .product-description td {
        display: block
    }

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

@media (max-width: 360px) {
    .mob-icon {
        height: 42px;
        display: block;
        float: right;
        position: relative;
        top: 0;
        width: 44px;
        background: url(images/mnu.png);
    }

    .product-description table { /*display: none;*/
    }

    .visible table { /*display: none;*/
    }

    .tabs li {
        display: none;
    }

    .tabs li:first-child {
        display: block;
    }

    .content .main-content .tabsWrapper .box {
        width: 100%;
    }

    .pika-thumbs {
        left: 0;
        position: relative;
        top: 0;
        width: 100%;
    }

    .content .main-content .card .right-cont {
        position: relative;
        top: 0;
        left: 0;
    }

    .content .main-content .calc-list .last-li + .last-li {
        width: 90%;
    }

    .content .main-content .product-item .name.price-wrap {
        height: auto;
        padding: 10px 0
    }

    .product-description img {
        max-width: 100%;
        display: block;
        height: auto;
    }

    .content .main-content .calc-list .last-li + .last-li {
        width: 90%;
    }

    .tabs li {
        display: none;
    }

    .tabs li:first-child {
        display: block;
    }

    #addToCartUp .window, #addToCompareUp .window {
        width: 340px;
    }

    .modal {
        margin: -250px 0 0 -170px;
    }

    .mob-phone {
        float: left;
        color: #fff;
        font-size: 12px;
        padding: 5px 0 0 10px;
    }

    .phone-link {
        color: #fff;
    }

    .content .main-content .product-item .name .price {
        display: inline-block;
        float: left;
        text-align: center;
        width: 100%;
    }

    .content .main-content .product-item .name .name-link {
        padding: 10px 5px;
    }

    .content .main-content h2.before-link {
        text-align: left;
    }

    .view-all-link {
        margin-top: -30px
    }

    blockquote {
        margin: 10px 0
    }
}


.bottom-form-block .errortext {
    display: block;
    width: 100%;
    clear: both;
}

.show-video {
    padding: 0;
    background: none;
    border: none;
    border: 1px solid #dadcd9;
    border-radius: 0;
    padding: 5px;
    position: relative;
}

.show-video:hover {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.show-video img {
    max-width: 100%;
    display: block;
}

.show-video::before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: url(images/video-play.png);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
}

.content .main-content p.video-name {
    margin: 0;
    font-size: 15px;
    line-height: 36px;
    margin-bottom: 15px;
    padding: 0 5px;
}

.section-video .name {
    margin-bottom: 15px;
    display: block;
    font-weight: bold;
    font-size: 16px;
}

.modal-video {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 50;
}

.modal-video-container {
    max-width: 600px;
    padding: 20px;
    height: auto;
    min-height: 355px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
    margin: 100px auto;
}

.modal-video-close {
    margin-left: auto;
    width: 20px;
    height: 20px;
    border: none;
    background: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

.modal-video.modal-video-show {
    display: block;
}

.modal-video-frame iframe {
    max-width: 100%;
}

@media (max-width: 768px) {
    .modal-video-container {
        width: 600px;
        max-width: 90%;
    }
}

@media (max-width: 600px) {
    .modal-video-frame iframe {
        max-height: 200px;
    }

    .modal-video-container {
        min-height: initial;
    }
}

.header .header-tel-wrap {
    left: 202px;
    width: 320px;
    text-align: center;
    height: 80px;
    position: absolute;
    top: 53px;
    display: flex;
}

.header-tel-wrap-left {
    width: 80px;
    padding-top: 14px;
}

.header-tel-wrap-right {
    flex: auto;
    text-align: left !important;
}

.header-tel-wrap-left .leftImg {
    margin-right: 5px !important;
}

.header .header-tel-wrap .tel, .header .address .bold-style, .header .header-tel-wrap .tel a {
    font: 700 20px/36px "Roboto Condensed", sans-serif !important;
    color: black !important;
    margin: 0 !important;
}

.header .header-tel-wrap .tel a small {
    font-weight: 700 !important;
}

.header .header-tel-wrap h6 {
    color: #686868;
    font: 700 12px "Roboto Condensed", sans-serif;
    height: 14px;
    background: white;
    margin: 0;
}

.header .address {
    left: 500px !important;
}

.header .address h6 {
    margin-bottom: 0px !important;
}

.mobile-icons-head {
    width: 28px !important;
}

.mobile-icons-head img {
    width: 28px;
}

.phone-link-bold {
    font-weight: bold;
    font-size: 18px;
}

.mobile-tel-a {
    text-align: right;
    display: inline-block;
}

@media (max-width: 768px) {
    .mobile-menu .mob__logo {
        margin-right: 37px;
        width: 69px;
        max-width: 69px !important;
        height: 100%;
    }
}

@media (max-width: 530px) {
    .mobile-menu .mob-icon-contacts {
        display: none;
    }

    .mobile-menu .mob__logo {
        margin-right: 10px;
    }
}

@media (max-width: 450px) {
    .mobile-menu .mob-phone {
        display: flex;
        padding-top: 0px !important;
        align-items: center;
        height: 100%;
    }

    .mobile-icons-head {
        margin-right: 6px;
    }

    .mobile-icons-head img, .mobile-icons-head {
        width: 20px !important;
    }

    .mobile-tel-a .phone-link {
        font-weight: 300;
        font-size: 12px;
        line-height: 12px;
    }

    .phone-link-bold {
        font-weight: bold !important;
        font-size: 12px !important;
        line-height: 14px !important;
    }

    .mobile-menu .mob__logo {
        width: 42px;
        height: 100%;
        margin-right: 13px;
    }

    .content .main-content .breadcrumbs li {
        font: 700 12px "Roboto Condensed", sans-serif;
    }

    .footer .desc {
        font: 12px "Roboto Condensed", sans-serif;
    }

    .content .main-content .review h6 .date {
        font-size: 12px;
    }
}

@media (max-width: 350px) {
    .mobile-menu .mob__logo {
        margin-right: 5px;
    }

    .mobile-menu .mob__logo {
        width: 30px;
    }

    .mobile-menu .mob-phone {
        padding-left: 0px !important;
    }
}

@media (max-width: 450px) {
    .flexslider .name {
        font-size: 11px !important;
        line-height: 14px !important;
        text-align: center;
        padding: 10px 35px !important;
    }
}

.tel-header-2 {
    color: black !important;
}

.tel-footer-1 {
    color: #e3e3e3 !important;
}

.form-zabor {
    min-height: 28px;
    background-color: red;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 18px;
    margin-bottom: 10px;
}

#form-zabor1 input[type=text] {
    background: url(images/input-bg.png) repeat-x;
    border: 1px solid #cdcdcd;
    box-shadow: #e3e3e3 0 1px 2px 0 inset;
    height: 32px;
    line-height: 32px \0/;
    width: 100%;
    padding: 0 10px;
    display: block;
    margin: 0 auto 15px;
}

#form-zabor1 .form-zabor-title {
    font-weight: 600;
    margin-bottom: 20px;
}

#form-zabor1 input[type=submit] {
    height: 36px;
    padding: 0 15px;
    font: 700 16px "Roboto", sans-serif;
    color: white;
    text-shadow: #e53f1a -1px -1px 1px;
    border: none;
    border-radius: 4px;
    outline: none;
    margin: 0 auto;
    width: 200px;
    margin-top: 20px;
    background: linear-gradient(to top, #e66218, #f6a44e);
}

.form-zabor a {
    color: white !important;
}

.tel-small small::before {
    content: none !important;
}

.review-card {
    padding: 15px;
    border: 1px solid #E8E8E8;
    height: initial !important;
}

.review-card__name {
    font-size: 14px;
    color: #E35810;
    display: block;
    margin-bottom: 8px;
}

.review-card__review {
    font-size: 13px;
}

.review-container {
    padding: 0 33px;
    position: relative;
    max-width: 690px;
    margin: 0 auto 70px auto;
}

.swiper-review-button-left,
.swiper-review-button-right {
    width: 23px;
    position: absolute;
    left: 0;
    display: flex;
    margin: auto 0;
    top: 0;
    bottom: 0;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background: none;
    padding: 0;
    border: none;
}

.swiper-review-button-right {
    left: initial;
    right: 0;
}

.header .address .bold-style.header--address {
    width: 300px;
    max-width: 100%;
    display: block;
    line-height: normal !important;
    font-size: 16px !important;
}

@media (max-width: 500px) {
	.content .main-content .sort-wrapper .sep {
		display: block;
		margin-top: 7px;
	}
	.for-order .phones a{
		display: block;
		margin-top: 10px;
	}
}