

/* Start:/local/templates/industriart/css/normalize.min.css?15278596311981*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
/* End */


/* Start:/local/templates/industriart/css/main.css?158521337814915*/
/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
@import url("http://fonts.googleapis.com/css?family=Roboto:400,300,500,700,900&subset=cyrillic");

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
    background: url("/local/templates/industriart/css/../img/textura.png") repeat scroll 0 0 transparent;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 20px 0;
    padding: 0;
}

a {
    color: #1e1e1e;
}

a:visited {
    color: #222222;
}

h1 {
    font-weight: 900;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#page-wrapper {
    width: 960px;
    margin: 0 auto;
}

#header {
    padding-top: 20px;
    position: relative;
}

#header .section {
    width: 930px;
    margin: 0 auto;
    border-bottom: 2px solid black;
    padding: 0 0 7px;
    position: relative;
}

#footer {
    font-size: 10px;
    padding: 0 20px;
    margin-top: 5px;
    position: relative;
}

#logo {
    margin: 0;
    padding: 0;
    padding-left: 5px;
}

#main-wrapper {
    padding: 10px 20px 0px;
}

#main {
    border-bottom: 2px solid black;
}

.logotype {
    display: inline-block;
}

.menu {
    margin: 35px 0 0;
    padding: 0;
    list-style: none;
    font-weight: 900;
    font-size: 10px;
    letter-spacing: 3px;
    display: inline-block;
    float: right;
}

.menu li {
    display: inline-block;
}

.menu li a {
    color: #1e1e1e;
    text-decoration: none;
    text-transform: uppercase;
    padding: 2px;
    margin-left: 10px;
    font-size: 9px;
}

.menu li.active a {
    border-bottom: 1px solid #1e1e1e;
}

.header__right {
    display: inline-block;
    right: 0;
    top: 0;
    position: absolute;
}

.header__right__lang {

}

.header__right__lang, .header__right__search {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

.header__right__lang__switcher {
    list-style: none;
    margin: 0;
    padding: 0;
}

.header__right__lang__switcher li {
    display: inline-block;
    margin-left: 10px;
}

.header__right__lang__switcher li.active {
    border-bottom: 1px solid #000;
}

.header__right__lang__switcher li a {
    display: inline-block;
    width: 20px;
    height: 15px;
    background: url("/local/templates/industriart/css/../img/ru.png") center no-repeat;
}

.header__right__lang__switcher li a.en {
    background: url("/local/templates/industriart/css/../img/en.png") center no-repeat;
}

.header__right__search {
    margin-right: 15px;
}

.search-form {

}

.search-form input[type=text] {
    width: 75px;
    border: 2px solid black;
    margin: 0;
    background-color: transparent;
    height: 15px;
    outline: none;
}

.search-form input[type=submit] {
    background: url("/local/templates/industriart/css/../img/search.png") center no-repeat;
    width: 28px;
    height: 21px;
    border: none;
    margin-left: 2px;
    vertical-align: top;
}

.left__column {
    width: 600px;
    float: left;
    margin-right: 40px;
}

.right__column {
    width: 280px;
    float: left;
}

.one__column {
    width: 100%;
}

.left__column__content {
    padding: 10px 0 50px;
}

.social__wrapper {
    text-align: right;
    margin-right: -10px;
}

.social__wrapper__item {
    display: inline-block;
    margin-right: 5px;
}

.social__wrapper__item img {
    width: 33px;
    height: 33px;
}

.contacts {

}

.contacts__item {
    display: inline-block;
    max-width: 200px;
}

.contacts__item .title {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}

.share__links {
    position: absolute;
    top: -40px;
    right: 20px;
}

.share__links a, .news__list__item-footer .addthis_toolbox a {
    padding: 0 2px;
    margin: 0 3px;
}

.news__list {

}

.news__list__item {
    margin-bottom: 40px;
}

.news__list__item .title {

}

.news__list__item .title a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 1px;
}

.news__list__item .picture {
    margin: 20px 0;
}

.news__list__item .description {

}

.news__list__item-footer {
    width: 480px;
    border-bottom: 1px solid #000;
    position: relative;
    padding: 10px 0;
    margin-top: 10px;
}

.news__list__item-footer-link {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 10px;
    text-decoration: none;
}

.news__list__item-footer-link:hover {
    text-decoration: underline;
}

.news__detail, .news__detail .picture {
    margin-bottom: 20px;
}

.modern-page-navigation {

}

.modern-page-navigation span {
    padding: 0 5px;
}

.modern-page-navigation a {
    padding: 0 5px;
}

.sections {
    margin-top: 20px;
}

.sections__item {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    width: 220px;
    margin-bottom: 30px;
}

.sections__item .picture {
	height: 200px;
}

.sections__item .text {
    margin-top: 15px;
}

.sections__item .text a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

.slider {
    margin-bottom: 30px;
}

.slider__list {
    width: 115px;
}

.slider__list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.slider__list > ul > li > img {
    margin: 14px 0;
    cursor: pointer;
    box-sizing: border-box;
}

.slider__thumbnails, .slider__picture {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.slider__picture {
    width: 770px;
    padding-top: 14px;
    margin-right: 28px;
}

.slider__thumbnails {
    width: 115px;
}

.slider__thumbnails .up.disabled,
.slider__thumbnails .down.disabled {
    display: none;
}

.slider__picture .prev, .slider__picture .next {
    position: absolute;
    top: 193px;
    right: -21px;
    background: url("/local/templates/industriart/css/../img/next_button.png") center no-repeat;
    width: 9px;
    height: 15px;
    cursor: pointer;
}

.slider__picture .prev {
    background: url("/local/templates/industriart/css/../img/prev_button.png") center no-repeat;
    right: auto;
    left: -25px;
}

.slider__thumbnails .up, .slider__thumbnails .down {
    position: absolute;
    top: -10px;
    left: 50px;
    background: url("/local/templates/industriart/css/../img/arrow_down.png") center no-repeat;
    width: 15px;
    height: 9px;
    cursor: pointer;
}

.slider__thumbnails .down {
    background: url("/local/templates/industriart/css/../img/arrow_up.png") center no-repeat;
    top: auto;
    bottom: -10px;
}

.sections__menu {

}

.sections__menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.sections__menu ul li {
    display: inline-block;
    padding: 0 15px 15px;
}

.sections__menu ul li.active a {
    border-bottom: 1px solid #000;
}

.sections__menu ul li a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}

.slider-styled .slider__list img {
    border: 1px solid #000;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}

.slider-styled .slider__picture img {
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}

.welcome {
    background: url("/local/templates/industriart/css/../img/bg.jpg") center no-repeat;
    background-size: cover;
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    cursor: pointer;
}

@media all and (orientation:portrait) {
    .welcome {
        background: url("/local/templates/industriart/css/../img/bg2.jpg") center no-repeat;
        background-size: 100% 100%;
    }
}

.page-wrapper-hidden {
    display: none;
}

.product__order {
	padding-top:10px;
}

.product__order__btn {
    position: absolute;
    bottom: 5px;
    right: 150px;
}

.btn {
    text-decoration: none;
    display: inline-block;
    border: 1px solid #000;
    padding: 8px 40px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    background-color: transparent;
}

.btn:hover {
    -webkit-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.75);
}

.modal {
    display: none;
    width: 800px;
    background: #fff;
    padding: 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    z-index: 4 !important;
}

.modal a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background: url(/local/templates/industriart/css/../img/close.png) no-repeat 0 0;
}

.modal-spinner {
    display: none;
    width: 64px;
    height: 64px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-right: -32px;
    margin-top: -32px;
    background: url(/local/templates/industriart/css/../img/spinner.gif) #111 no-repeat center center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
}

.jquery-modal {
    z-index: 3 !important;
}

.product__order__form {
    margin: 24px auto;
    text-align: center;
}

input.field {
    height: 34px;
    border: 1px solid #000;
    outline: none;
    margin-bottom: 8px;
    width: 200px;
    padding: 0 10px;
}

input.field::-webkit-input-placeholder {color:#000;}
input.field::-moz-placeholder          {color:#000;}/* Firefox 19+ */
input.field:-moz-placeholder           {color:#000;}/* Firefox 18- */
input.field:-ms-input-placeholder      {color:#000;}

.field__wrapper {
    position: relative;
}

.field__wrapper .btn {
    margin-top: 16px;
}

.field__wrapper label.error {
    display: block;
    margin-bottom: 8px;
    color: #ff0000;
}

.product__order__modal__section {
    display: inline-block;
    vertical-align: top;
    width: 398px;
}

.product__order__modal__section p {
    text-align: center;
}

.product__order__modal__section img {
    width: 398px;
}

.product__order__modal__section h2 {
    margin-top: 8px;
}

.product__order__metal {
    margin-top: 10px;
}

.product__order__options {
    margin-top: 30px;
}

.product__order__price {
    margin-top: 15px;
    margin-left: 50px;
}

.product__order__description {
    margin-left: 50px;
}

.product__order__price__value {
    display: inline-block;
    margin-left: 5px;
    font-size: 22px;
}

.product__order__description__text {
    min-height: 58px;
}

.product__order__description {
    margin-top: 15px;
}

.product__order__options__item img {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    margin-left: 10px;
    cursor: pointer;
    opacity: 0.3;
}

.product__order__options__item img.active {
    opacity: 1;
}

.product__order__options__item {
    vertical-align: top;
    display: inline-block;
}

.product__order__options__items {
    vertical-align: top;
    display: inline-block;
}

.product__order__materials strong {
    margin-top: 15px;
    display: inline-block;
}

































/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
    
}

@media only screen and (min-device-width : 320px) and (max-device-width : 960px) { 
    
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.contacts {
    width: 640px;
}

.contacts__item {
    vertical-align: top;
}

.contacts__item .image {
    height: 240px;
}

.contacts__item .image.last {
    padding-top: 35px;
    height: 205px;
}
.header__phones {
	display: inline-block;
    position: absolute;
    right: 215px;
    top: 2px;
    padding-left: 28px;
    background-image: url(/local/templates/industriart/img/ico-phone.png);
    background-position: 0 1px;
    background-repeat: no-repeat;
}
.header__phones > span {
	margin-right: 10px;
    font-weight: bold;
}
.header__phones a {
	text-decoration: none;
}

.product__price-product {
    padding-top: 15px;
    font-size: 18px;
    color: #197b30;
	font-weight: bold;
}
.product__price-list {
    padding-top: 15px;
    font-size: 15px;
    color: #197b30;
	font-weight: bold;
}

.product__order__modal {
	width: 400px;
	text-align: center;
}
/* End */
/* /local/templates/industriart/css/normalize.min.css?15278596311981 */
/* /local/templates/industriart/css/main.css?158521337814915 */
