/*@font-face {
    font-family: 'PF DinDisplay Pro';
    src: url('../fonts/pfdindisplaypro-reg-webfont.eot');
    src: url('../fonts/pfdindisplaypro-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdindisplaypro-reg-webfont.woff') format('woff'),
         url('../fonts/pfdindisplaypro-reg-webfont.ttf') format('truetype'),
         url('../fonts/pfdindisplaypro-reg-webfont.svg#pf_dindisplay_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
}*/

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

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

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

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

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

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

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

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

/*::-webkit-input-placeholder {}*/

/*::-moz-placeholder {}*/ /* firefox 19+ */

/*:-moz-placeholder {}*/ /* firefox 18- */

/*:-ms-input-placeholder {}*/ /* ie */

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */
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;
    outline: none;
    font-size: 100%;
    font: inherit;
    vertical-align: top;
}

blockquote, q {
    quotes: none;
}

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

.group:after,
.input-line:after,
.row:after {
    content: "";
    display: table;
    clear: both;
}

b, u, i, strong, em {
    vertical-align: baseline;
}

body {
    color: #2a2a2a;
    background: #ffffff;
    font: 200 14px/24px 'Roboto';
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

*,
*:before,
*:after {
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

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

a {
    color: #2a2a2a;
    transition: opacity .15s linear, color .15s linear, background-color .15s linear, border-color .15s linear;
}

a:link {
}

a:visited {
}

a:active {
}

a:hover {
    color: #e67e22;
}

a:focus {
}

p {
}

p + p {
    margin-top: 12px;
}

h1,
.heading-1 {
    font: 500 26px/40px 'Roboto';
    margin: 0 0 18px;
}

h2,
.heading-2 {
}

h3 {
}

.heading-3 {
    font: 500 15px/21px 'Roboto';
}

h4 {
}

/* ol, ul{
font:200 15px/18px 'Roboto';
margin:18px 0;} */
.content ol, .content ul {
    font: 200 14px/22px 'Roboto';
    margin: 18px 0;
}

.content ul {
    list-style-type: none;
}

.content ul li:before {
    position: absolute;
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #e67e22;
    margin: 9px 0 0 -16px;
    content: '';
}

.content li ~ li {
    margin-top: 10px;
}

.content li {
    margin-left: 16px;
}

.justify {
    text-align: justify;
    margin-bottom: -24px;
    line-height: 24px;
}

.justify > * {
    display: inline-block;
}

.justify:after {
    height: 24px;
    display: inline-block;
    width: 100%;
    content: '';
}

.align-middle-box,
.link-icon,
.label-button {
    font-size: 0;
}

.align-middle-box:before,
.link-icon:before,
.label-button:before {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    content: '';
}

.align-middle-box > *,
.link-icon > *,
.label-button > * {
    display: inline-block;
    vertical-align: middle;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

._nowrap{
    white-space: nowrap;
}

._ellipsis{
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.br{
    height: 10px;
}


/* form style */

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    box-shadow: none;
    border: 1px solid #cecece;
    font: 200 12px/18px 'Roboto';
    padding: 10px 13px;
    width: 100%;
    outline: none;
}

button,
input[type="submit"] {
    cursor: pointer;
    outline: none;
}

textarea {
    resize: none;
}

.button {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    width: auto;
    min-width: 130px;
    font: 14px/18px 'Roboto';
    padding: 11px 14px;
    text-align: center;
    color: #fff;
    background: #e67e22;
    border-radius: 4px;
    border: none;
    cursor: pointer;
}

.button:hover {
    color: #fff;
}

.input-line {
    font-size: 0;
}

.input-line ~ .input-line {
    margin-top: 8px;
}

.input-line ~ .input-checkbox {
    margin-top: 20px;
}

.input-line ~ .input-submit {
    margin-top: 20px;
}

label {
    display: inline-block;
    font: 500 14px/24px 'Roboto';
    color: #2a2a2a;
}

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

.input-inline label {
    float: left;
    width: 124px;
    padding: 8px 8px 8px 0;
}

.input-inline .error {
    width: 100%;
    color: red;
}

.input-inline .input {
    max-width: 450px;
}

.input-inline input[type="text"],
.input-inline input[type="password"],
.input-inline input[type="email"],
.input-inline textarea,
.input-inline select {
    max-width: 450px;
}

.input-select2 .select2 {
    width: 100% !important;
}

.form-search {
    position: relative;
    width: 294px;
}

.submit-search {
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    height: 100%;
    background: url(/img/sprite_icon.png) -3px -3px no-repeat;
    border: none;
}

.input-small[type="text"],
.input-small[type="password"],
.input-small[type="email"],
textarea.input-small,
select.input-small {
    font: 200 13px/18px 'Roboto';
    color: #b7b7b7;
    padding: 5px 8px;
    border-color: #cecece;
}

/* /end form */

/* layout style */

html,
body {
    height: 100%;
    min-width: 320px;
}

.container {
    width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}

.row {
    margin: 0 -15px;
    font-size: 0;
}

[class^="col-"] {
    display: inline-block;
    padding: 0 15px;
    font-size: 14px;
}

.col-3 {
    width: 25%;
}

.col-6 {
    width: 50%;
}

.col-9 {
    width: 75%;
}

[class*="icon-"] {
    background-image: url(/img/sprite_icon.png);
}

.icon {
    display: inline-block;
    position: relative;
}

.icon:before,
.icon:after {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
}

.content-wrap {
    min-height: 100%;
    padding: 245px 0 350px;
    margin: -205px 0 0;
}

.footer {
    margin-top: -324px;
}

.section {
    padding: 40px 0;
}

.section-gray {
    background: #f9f9f9;
}

.content-wrap > .content:first-child {
    margin-top: -40px;
}

/* /end layout */

/* header style */

.header {
    position: relative;
}

.header-top {
    border-bottom: 1px solid #e6f3e7;
}

.form-search-header {
    width: 425px;
    margin-left: 278px;
    float: left;
    margin-bottom: -1px;
}

.form-search-header input[type="text"] {
    padding: 13px 13px 14px;
    margin-bottom: -1px;
    border-color: #fff #fff #b2d3b5;
}

.form-search-header .submit-search {
    width: 40px;
    background-position: 0 0;
}

[class*="icon-ht-"] {
    width: 20px;
    height: 20px;
    margin-right: 6px;
}

.ht-link .li-text {
    font-size: 12px;
}

.icon-ht-cart {
    background-position: -40px 0;
}

.icon-ht-login {
    background-position: -60px 0;
}

.ht-right {
    position: relative;
    float: right;
}

.ht-link {
    float: left;
    padding: 13px 0;
    margin-left: 50px;
}

.header-content {
    padding: 10px 0;
}

.logo {
    float: left;
}

.header-logo {
    width: 203px;
    margin-right: 75px;
    padding: 11px 0;
}

.logo * {
    display: block;
}

.header-info {
    float: left;
}

[class*="icon-hc-"] {
    width: 34px;
    height: 34px;
    margin-right: 15px;
}

.icon-hc-1 {
    background-position: -80px 0;
}

.icon-hc-2 {
    background-position: -114px 0;
}

.icon-hc-3 {
    background-position: -148px 0;
}

.hc-link {
    padding: 20px 0 0;
    width: 195px;
}

.hc-link .li-text {
    line-height: 16px;
}

.hc-link ~ .hc-link {
    margin-left: 30px;
}

.hc-link:first-child {
    margin-right: 20px;
}

.header-contacts {
    float: right;
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
}

.hcont-phone {
    font: 21px/1 'Roboto';
}

.header-contacts .text-border {
    margin-top: 3px;
}

.header-contacts .small {
    font-size: 11px;
    margin-top: 3px;
    color: #666666;
}

.nav-primary {
    background: #edf7ee;
    font-size: 0;
}

.nav-item-wrap {
    display: inline-block;
}

.nav-item-wrap:before {
    width: 1px;
    height: 39px;
    margin: 9px 0;
    background: #fff;
}

.nav-item-wrap ~ .nav-item-wrap:before {
    display: inline-block;
    content: '';
}

.nav-item {
    display: inline-block;
    font: 15px/18px 'Roboto Condensed';
    padding: 19px 18px;
    color: #3a3a3a;
    text-transform: uppercase;
    text-decoration: none;
}

.nav-item:hover {
    color: #398842;
}

.nav-item-wrap:first-child .icon-nav-dropdown {
    margin-left: 0;
}

.icon-nav-dropdown {
    float: left;
    width: 24px;
    height: 3px;
    margin: 7px 12px 0 18px;
    background: #3a3a3a;
}

.icon-nav-dropdown:before {
    top: 0;
    left: -18px;
    width: 10px;
    height: 5px;
    background-position: -60px -20px;
    background-image: url(../img/sprite_icon.png);
}

.icon-nav-dropdown:after {
    top: -7px;
    height: 17px;
    border-width: 3px 0;
    border-style: solid;
    border-color: #3a3a3a;
}

.nav-item:hover .icon-nav-dropdown {
    background: #398842;
}

.nav-item:hover .icon-nav-dropdown:before {
    background-position: -70px -20px;
}

.nav-item:hover .icon-nav-dropdown:after {
    border-color: #398842;
}

/* /end header */

/* footer style */

.footer {
    font: 200 14px/21px 'Roboto';
}

.footer,
.footer a:not(.button) {
    color: #3b3b3b;
}

.footer-content {
    padding: 32px 0 50px;
    background: #e6f3e7;
}

.footer-column {
    padding: 0 15px;
    float: left;
    width: 262px;
    font-size: 14px;
}

.footer-copyright {
    text-align: center;
    color: #afafaf;
    font: 200 13px/18px 'Roboto';
    padding: 47px 0;
}

.nav-footer {
    padding: 10px 0 36px 42px;
    border-left: 1px solid #fff;
    min-height: 217px;
    margin: 0 -15px;
}

.nf-heading {
    font-weight: 500;
    font-size: 15px;
}

.nf-item {
    margin-top: 4px;
}

.nf-item a {
    color: #3b3b3b;
    text-decoration: none;
}

.nf-item a:hover {
    text-decoration: underline;
}

.footer-column:first-child .nav-footer {
    margin-left: 0;
    padding-left: 0;
    border: none;
}

.footer-column:last-child {
    float: right;
}

.footer-contacts {
    padding: 10px 0 0;
}

.fcont-item {
    padding: 0 0 0 30px;
}

[class*="icon-fcont-"] {
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 10px 0 -30px;
}

.icon-fcont-time {
    background-position: -182px 0;
}

.icon-fcont-phone {
    background-position: -202px 0;
}

.icon-fcont-mail {
    background-position: -222px 0;
}

.footer .heading-3 {
    margin-bottom: 4px;
}

.fcont-phone {
    margin: 4px 0 0;
    font: 500 16px/21px 'Roboto';
}

.fcont-phone p {
    margin-top: 4px;
}

.fcont-write {
    margin: 18px 0 0;
}

.fcont-recall .text-border {
    line-height: 17px;
    font-weight: bold;
    margin: 5px 0 0;
}

.fcont-mail {
    margin: 11px 0 0;
}

/* /end footer */

.alerts {
    padding: 20px;
    background-color: #f44336;
    color: white;
    margin-bottom: 15px;
    font-size: 12px;
}

.alerts.success {
    background-color: #4CAF50;
}

#popup-call input, #popup-call .select2-selection__rendered {
    font-size: 14px;
}






