@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic&subset=latin-ext,cyrillic-ext);
/* global styles */

body {
    font-family: Open Sans, sans-serif;
    background: #fff;
    background-attachment: fixed;
}

h1 {
    margin: 0 0 20px;
    font-size: 32px;
}
.tpl-block-asidefilter {
    margin-bottom: 0;
}
.tpl-block-asidefilter .list-group-item {
    border-left: none;
    border-right: none;
}
.tpl-block-asidefilter .list-group-item:first-child {
    border-radius: 0;
}
.b-catalog-title h1 {
    margin: 0;
}
.catalog {
    display: block;
    overflow: hidden;
    margin-top: 20px;
    padding-left: 0;
}
.catalog .b-link {
    float: left;
    margin-right: 10px;
}

.flex-container {
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between; /* Safari */
    justify-content: space-between;
    -webkit-align-items: flex-start; /* Safari */
    align-items: flex-start;
    -webkit-align-content:  space-between; /* Safari */
    align-content:  space-between;
}
.catalog-item {
    width: 32%;
    border-radius: 4px;
    border: 1px solid #EEEEEE;
    overflow: hidden;
    padding: 10px;
    margin-bottom: 15px;
    -webkit-align-self: stretch; /* Safari */
    align-self: stretch;
}
.b-sub-desc {
    padding: 5px 0 0;
    font-weight: 700;
    font-size: 16px;
}
.b-link-more {
    line-height: 2em;
    color: #3156A3;
    border-bottom: 1px dotted #3156A3;
    text-decoration: none;
    font-size: 12px;
}
a {
    color: #333;
    cursor: pointer;
}

a:hover, a:active, a:focus {
    color: #e4003a;
}

a[data-parent="#accordion"]:hover,
a[data-parent="#accordion"]:active,
a[data-parent="#accordion"].active,
a[data-parent="#accordion"]:focus {
    color: #333;
    text-decoration: none;
}

img {
    max-width: 100%;
}

#top img {
    max-width: none;
}

.red-link,
.red-links a {
    color: #e4003a;
}

.red-links {
    margin-bottom: 20px;
}

.fa {

}

i.required {
    color: #e4003a;
}

.inline-block {
    display: inline-block;
    vertical-align: middle;
}

.hr-margin-5 {
    margin-top: 5px;
    margin-bottom: 5px;
}
/* override bootstrap styles */

.breadcrumb {
    background: none;
    font-size: 13px;
    padding: 0 5px;
    margin-bottom: 15px;
}

.breadcrumb > li {
    display: inline;
}

.breadcrumb > .active a,
.breadcrumb > .active a:hover {
    text-decoration: none;
    color: #333;
}

.btn-link {
    color: #333;
}

.pagination-wrapper {
    margin-bottom: 30px;
    margin-top: 10px;
}

.pagination-wrapper .col-sm-6.text-left {
    width: auto;
    float: none;
    text-align: left;
}

.pagination-wrapper .col-sm-6.text-right {
    width: auto;
    float: none;
    text-align: left;
    font-weight: 300;
    font-size: 12px;
}

.pagination {
    margin: 0;
    font-size: 14px;
    line-height: 1.42857143;
}

.pagination > li > a,
.pagination > li > span {
    color: #888;

}

label {
    font-weight: normal;
}

.required > label:before {
    content: "* ";
    color: #f00;
}

#show-modules-col-left > .hid-icon,
#show-modules-col-left.open > .show-icon,
#show-modules-col-right > .hid-icon,
#show-modules-col-right.open > .show-icon {
    display: none;
}

#show-modules-col-left > .show-icon,
#show-modules-col-left.open > .hid-icon,
#show-modules-col-right > .show-icon,
#show-modules-col-right.open > .hid-icon {
    display: inline-block;
}

.col-show-button {
    margin-bottom: 20px;
}

.common-home .col-show-button {
    display: none !important;
}

.image-radio {
    display: inline-block;
}

.image-radio input {
    display: none;
}

.image-radio img {
    cursor: pointer;
}

.image-radio input:checked + img {
    border-color: #444;
    background-color: #444;
}

@media (min-width: 768px) {
    .image-radio img {
        max-width: 39px;
    }

    .b-webstudio {
        float: right;
    }
}

@media (min-width: 992px) {
    .image-radio img {
        max-width: 41px;
    }
}

@media (min-width: 1200px) {
    .image-radio img {
        max-width: 44px;
    }
}

.dropdown-menu .divider {
    margin: 5px 0;
}
.b-map {
    height: 460px;
    width: 100%;
    border-radius: 6px;
}
.b-vacancy a {
    display: block;
    position: relative;
}

.vacancy-price {
    text-transform: uppercase;
    float: right;
}

.vacancy-title {
    text-transform: uppercase;
    font-weight: 700;
}

.vacancy-data__title {
    font-weight: 700;
}

.vacancy-data {
    margin-bottom: 20px;
}

.b-vacancy .panel-heading {
    padding: 10px 60px 10px 10px;
}

.b-vacancy .panel-group .panel + .panel, .b-vacancy .panel-group .panel {
    margin-top: 20px;
}

.b-vacancy .panel-group .panel:first-child {
    margin-top: 0;
}

.b-vacancy a[data-toggle="collapse"]:before,
.b-vacancy a[data-toggle="collapse"][aria-expanded="false"]:before,
.b-vacancy .panel-group .panel:first-child a[data-toggle="collapse"][aria-expanded="false"]:before,
.b-vacancy .panel-group .panel:first-child a[data-toggle="collapse"]:before,
.b-vacancy a[aria-expanded="true"]:before,
.b-vacancy .panel.panel-default:first-child a[data-toggle="collapse"]:before {
    content: '';
    display: block;
    position: absolute;
    right: -60px;
    top: -14px;
    width: 42px;
    height: 42px;
    border: 1px solid #d9534f;
    background: #d9534f url('../images/arrow-white.png') no-repeat center center;
    background-size: 15px;
    border-radius: 3px;
    z-index: 1;
}

.b-vacancy .panel-group .panel:first-child a[data-toggle="collapse"]:before,
.b-vacancy a[aria-expanded="true"]:before, .b-vacancy .panel.panel-default:first-child a[data-toggle="collapse"]:before {
    content: '';
    background: #d9534f url('../images/arrow-white-up.png') no-repeat center center;
}
.b-vacancy a.btn {
    display: inline-block;
}


.otzivi .fb-forms {
    max-height: 1500px;
    background: none
}

.otzivi .fb-forms input,.otzivi .fb-forms textarea {
    font-weight: 700;
    background-color: #eee
}

.otzivi .fb-forms input::-webkit-input-placeholder {
    color: #666
}

.otzivi .fb-forms input::-moz-placeholder {
    color: #666
}

.otzivi .fb-forms input:-moz-placeholder {
    color: #666
}

.otzivi .fb-forms input:-ms-input-placeholder {
    color: #666
}

.otzivi .fb-forms textarea::-webkit-input-placeholder {
    color: #666
}

.otzivi .fb-forms textarea::-moz-placeholder {
    color: #666
}

.otzivi .fb-forms textarea:-moz-placeholder {
    color: #666
}

.otzivi .fb-forms textarea:-ms-input-placeholder {
    color: #666
}

.otzivi .form-control:focus {
    border: none;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,102,102,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,102,102,.6)
}

.otzivi .accord {
    padding-bottom: 0
}

#order .attach {
    color: #fff;
    float: left
}

#order {
    margin: 0 auto
}

.otzivi .attach,.otzivi .star-text {
    color: #666
}

.otzivi .line-btn {
    border: 1px solid #666;
    color: #666
}

.otzivi .line-btn:hover {
    border: 1px solid #015374;
    color: #015374;
    -webkit-transition: ease-in all 0.2s;
    -moz-transition: ease-in all 0.2s;
    transition: ease-in all 0.2s
}

.fb-forms {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background: #404040 url(../images/feedback-bg.png)
}
.fb-forms .form-group {
    position: relative;
    max-width: 770px;
    margin: 0 auto;
}
.fb-forms .btn-danger {
    font-size: 16px;
    padding: 13px 40px;
    margin: 15px auto;
    display: block;
}
.fb-forms .nc-upload {
    position: relative;
}

.give-fb input {
    margin-top: 15px;
    font-size: 14px;
    height: 50px;
    width: 100%;
    text-transform: uppercase
}

.give-fb textarea {
    padding: 15px;
    margin-bottom: 15px;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 15px
}

#order .attach, .give-fb .attach {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
}

#order .line-btn {
    margin: 0 auto;
    float: none
}

.give-fb .attach {
    margin-top: 15px
}

.give-fb button.line-btn {
    margin: 30px auto;
    float: none
}

input[type=file] {
    display: block
}
.nc-upload-input {
    position: absolute;
    right: 0;
    z-index: 900;
    margin-top: 0!important;
    opacity: 0;
    cursor: pointer
}
.line-btn {
    border: 2px solid #dedddc;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 13px 40px;
    text-align: center;
    display: block;
    position: relative;
}
.accord {
    color: #000;
    cursor: pointer;
    padding: 18px;
    text-align: center;
    font-size: 32px;
    transition: 0.4s;
}

.delete, .delete:hover {
    padding: 10px;
    z-index: 1000;
    display: inline-block;
    margin-left: 20px;
    cursor: pointer;
    position: absolute;
    top: 5px;
    border: none;
    padding-left: 0;

}
.culc_sucsess {
    font-size: 20px;
    font-family: 'FranklinGothic',sans-serif;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 0;
    color: #388e3c
}

.visible-xs-inline {
    display: none;
}

@media (max-width: 768px) {
    .visible-xs-inline {
        display: inline;
    }
}

.display-table {
    display: table;
    width: 100%;
    height: 100%;
}

.display-table-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.caretalt {
    transition: transform ease 0.2s;
}

.open .caretalt {
    transform: rotate(-180deg);
    transition: transform ease 0.2s;
}

.alert-alt {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-info-alt {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.alert-success-alt {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert-danger-alt {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert-warning-alt {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

/* top line*/
#top {
    background: #fff;
    font-size: 0;
    border-bottom: 1px solid #ddd;
    padding-top: 6px;
    padding-bottom: 6px;
    box-shadow: 0 01px 5px rgba(0, 0, 0, .1);
}

#top .btn-group {
    margin: 0 3px;
}

#top .pull-left > div:first-child .btn-group {
    margin-left: 0;
}

#top .pull-right > div:last-child .btn-group {
    margin-right: 0;
}

#top .btn {
    background: #f5f5f5;
    line-height: 26px;
    border-color: #ddd;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 8px;
    padding-right: 8px;
}

#top .btn:hover {
    background: #fff;
    border-color: #ccc;
}

#top .btn a {
    text-decoration: none;
}

#top .btn img {
    vertical-align: baseline;
}

#top .btn .badge {
    border-radius: 4px;
    background: #ddd;
    color: #333;
}

#top .btn .caretalt {
    color: #777;
}

#top .btn .icon, #top .btn .icon {
    color: #777;
}

#top .btn:hover .icon, #top .btn:hover .icon {
    color: #E65136;
}

.btn.b-red {
    color: #E65136;
}
#header-menu .btn:hover span,
#header-menu .btn:focus span,
#header-menu .btn:active span,
#header-menu .btn.b-red span {
    border-color: #E65136;
    color: #E65136;
}


#top .dropdown-menu {
    z-index: 1012;
    min-width: 100%;
}

#top .dropdown-menu > li > a {
    padding-left: 10px;
    padding-right: 10px;
}

@media (max-width: 768px) {
    #top .btn-group {
        margin-left: 2px;
        margin-right: 2px;
    }

    #top .btn {
        padding-left: 4px;
        padding-right: 4px;

    }
}

.dropdown-menu-icon {
    font-size: 14px;
    text-align: center;
    color: #777;
}

a:hover .dropdown-menu-icon {
    color: #E65136;
}

.list-group-icon {
    font-size: 14px;
    width: 20px;
    text-align: center;
    color: #777;
}

a:hover .list-group-icon {
    color: #E65136;
}

.card-icon {
    line-height: 42px;
    width: 50px;
    text-align: center;
    font-size: 42px;
    color: #aaa;
}

.well:hover .card-icon {
    color: #E65136;
}
.well .inline-info:nth-child(2) {
    display: none;
}
.input-group-addon .fa {
    width: 18px;
    text-align: center;
}

/* logo */
#logo {
    position: relative;
    max-width: 200px;
    margin: 0 auto;
}
#logo a {
    padding: 20px 0;
    display: inline-block;
}

#logo img {
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 992px) {
    #logo {
        padding: 20px 0 10px 0;
    }
}

@media (min-width: 992px) {
    #logo img {
        margin-left: 0;
    }
}

/* phone */
#phone {
    padding: 10px 0;
    position: relative;
}

@media (min-width: 992px) {
    #phone {
        margin-left: -10px;
    }
}

#phone .phone {
    font-size: 20px;
    line-height: 20px;
    position: relative;
    display: inline-block;

}

#phone .main-phone {
    cursor: pointer;
    margin-right: 10px;
    margin-left: 10px;
}

#phone .phone .icon {
    color: #ccc;
    font-size: 18px;
}

#phone .hint {
    font-size: 12px;
    line-height: 1.5em;
    text-decoration: none;
    color: #aaa;
    margin: 5px 10px 0;
    display: block;
}

#phone .allcontacts {
    min-width: 100%;
    margin-top: 7px;
    z-index: 1012;
}

#phone .fu {
    width: 16px;
    text-align: center;
    padding: 1px 0;
}

.max16 {
    max-width: 16px;
}

#phone .schedule {
    padding: 0 20px;
}

@media (min-width: 992px) {
    #top {
        display: none;
    }

    #phone {
        padding: 30px 0;
    }
}

/* header menu */
#header-menu {
    padding: 10px 0 20px 0;
}

#header-menu .btn {
    line-height: 20px;
    font-size: 15px;
}

#header-menu .btn span {
    border-bottom: 1px solid #ddd;
}

#header-menu i {
    color: #ccc;
}

@media (min-width: 992px) {
    #header-menu {
        padding: 0 0 20px;
    }
}

/* search */
#search {
    position: relative;
    margin-bottom: 20px;
    z-index: 1011;
}

#search .btn {
    padding-top: 10px;
    padding-bottom: 10px;
}
#search .dropdown-menu {
    padding: 5px 0 15px;
}
#change_category {
    background-color: #eee;
    color: #333;
    font-size: 13px;
    line-height: 20px;
    border-right-width: 0px;
    border-color: #ccc;
}

#change_category .category-name {
    display: inline-block;
    vertical-align: bottom;
    max-width: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#search .btn .caret {
    color: #ccc;
}

#search-button {
    background-color: #eee;
    color: #333;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
    border-color: #ccc;
    padding-left: 20px;
    padding-right: 20px;
    height: 42px;
}

#search .form-control {
    height: 42px;
}

/* cart */
#cart {
    position: relative;
    border-radius: 5px;
    margin-bottom: 20px;
    z-index: 1010;
}

#cart > .btn {
    background: #337ab7 url(../image/cart.png) left center no-repeat;
    color: #000;
    border-radius: 5px;
    padding: 4px 15px 4px 10px;
    line-height: 32px;
    color: #ddd;
}

#cart > .btn > .fa {
    line-height: 32px;
    float: right;
    color: #fff;
}

#cart > .btn #cart-total {
    display: block;
    color: #ddd;
    text-align: left;
    margin-left: 40px;
    margin-right: 15px;

}

#cart > .btn #cart-total b {
    color: #fff;
}

#cart .products, #cart .prices {
    line-height: 32px;
    font-size: 14px;
    white-space: no-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline;
}

#cart .dropdown-menu {
    min-width: 100%;
}

#cart .dropdown-menu table {
    margin-bottom: 10px;
}

#cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px;
}

@media (min-width: 992px) {
    #cart .products, #cart .prices {
        line-height: 16px;
        font-size: 13px;
        display: block;
    }
}

@media (max-width: 478px) {
    #cart .dropdown-menu {
        width: 100%;
    }

    #cart .dropdown-menu li > div {
        min-width: 100%;
    }
}
/* menu */
#menu {
    border-radius: 6px;
    margin-bottom: 20px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    z-index: 1009;
}

#menu a {
    text-decoration: none;
}

#menu .btn-menu {
    color: #fff;
    font-weight: bold;
    text-align: left;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, .1);
    border-radius: 6px;
    padding: 10px 17px 10px 13px;
    z-index: 1001;
    background-color: #5e5f60;
    border-color: #5e5f60;
}

#menu:active {
    box-shadow: none;
}

.common-home #menu:active {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.common-home .btn-menu:active {
    box-shadow: none;
}

#menu.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
}

#menu.open .btn-menu {
    border-radius: 6px 6px 1px 1px;

}

#menu .btn-menu > .fa {
    float: right;
    line-height: 20px;
}

#menu #menu-list {
    width: 100%;
    border-color: #ddd;
    border-radius: 0 0 4px 4px;
    padding: 0;
    margin: -1px 0 0 0;
}

#menu #menu-list .arrow {
    color: #aaa;
    line-height: 20px;
    float: right;
    transition: all 0.1s ease;
}

#menu #menu-list > li:hover > .with-child .arrow {
    color: #e4003a;
    transform: translate(2px);
    transition: all 0.1s ease;
}

#menu #menu-list .count {
    font-size: 0.75em;
    color: #ccc;
    margin-left: 3px;
}

#menu #menu-list .livel-down {
    color: #ddd;
    margin-right: 5px;
}

#menu #menu-list > li {
    padding: 0;
}

#menu #menu-list > li.nofullheight {
    position: relative;
}

#menu #menu-list > li + li {
    border-top: 1px solid #eee;
}

#menu #menu-list > li > a {
    padding: 8px 20px 8px 13px;
    white-space: normal;
}

#menu #menu-list > li > a > span.with-image {
    display: block;
    margin-left: 30px;
}

#menu #menu-list > li:hover > a {

    color: #e4003a;
    position: relative;
    z-index: 1009;

}

#menu #menu-list > li:hover > a {
    background: #f5f5f5;
    color: #e4003a;
    position: relative;
    z-index: 1009;
}

#menu #menu-list > li > a > .icon {
    margin: -2px 13px -2px 0px;
    float: left;
}

#menu #menu-list > li > a .peace-icon,
#menu #menu-list > li > a .icon {
    max-width: 25px;
}

#menu #menu-list > li > a .peace-icon,
#menu #menu-list > li > a .hover-icon {
    max-width: 25px;
}

#menu #menu-list > li:hover > a .peace-icon.with-hover,
#menu #menu-list > li > a .hover-icon {
    display: none
}

#menu #menu-list > li > a .peace-icon,
#menu #menu-list > li:hover > a .hover-icon {
    display: block
}

#menu .dropdown-menu > li > a:hover,
#menu .dropdown-menu > li > a:focus {
    background: none;
}

#menu #menu-list > li:first-child > a {
    padding-top: 10px;
}

#menu-home-helper {
    display: none;
}

#menu #menu-list:hover {
    display: block;
}

#menu #menu-list > li a .arrow {
    display: none;
}

#menu #menu-list > li .with-child {
    position: relative;
    margin-right: 39px;
    clear: none;
}

#menu #menu-list > li .with-child .mobilink {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#menu #menu-list > li .toggle-child {
    display: block;
    float: right;
    width: 38px;
    padding: 8px 0;
    text-align: center;
    color: #aaa;
}

#menu #menu-list > li .toggle-child.open {
    background: #f5f5f5;
}

#menu #menu-list > li:first-child .toggle-child {
    padding: 10px 0 8px;
}

#menu #menu-list > li .toggle-child .fa {
    float: none;
}

#menu #menu-list > li .toggle-child .minus {
    display: none;
}

#menu #menu-list > li .toggle-child.open .minus {
    display: inline;
}

#menu #menu-list > li .toggle-child.open .plus {
    display: none;
}

#menu #menu-list > li .with-child2 {
    margin-right: 40px;
    clear: none;
}

#menu #menu-list > li .toggle-child2 {
    display: block;
    float: right;
    width: 38px;
    padding: 11px 0 10px;
    text-align: center;
    color: #aaa;
}

#menu #menu-list > li .toggle-child2.open {
    background: #f5f5f5;
}

#menu #menu-list > li .toggle-child2 .fa {
    float: none;
}

#menu #menu-list > li .toggle-child2 .minus {
    display: none;
}

#menu #menu-list > li .toggle-child2.open .minus {
    display: inline;
}

#menu #menu-list > li .toggle-child2.open .plus {
    display: none;
}

#menu #menu-list > li .child-box {
    padding: 0;
    display: none;
}

#menu #menu-list > li .child-box-cell {
    padding: 0;
    border-top: 1px solid #eee;
}

#menu #menu-list > li .child-box .h5 {
    margin: 0;
}

#menu #menu-list > li .child-box .h5 a, #menu #menu-list > li .child-box a {
    display: block;
    padding: 8px 20px;
    line-height: 1.42857143;
}

#menu #menu-list > li .child-box .h5 a > .icon {
    display: none;
}

#menu #menu-list > li .child-box-cell .child2-box {
    padding: 0 0 0 0;
    margin: 0;
    list-style: none;
    display: none;
}

#menu #menu-list > li .child-box-cell .child2-box li {
    border-top: 1px solid #eee;
}

#menu #menu-list > li .child-box-cell .child2-box a {
    display: block;
    padding: 8px 20px 8px 35px;
    line-height: 1.42857143;
    color: #555;
}

#menu #menu-list > li .child-box-cell .child2-box a:hover {
    color: #e4003a;
}
.soc-media__wrap {
    float: right;
	margin-top: 30px;
}
.soc-media__wrap a {
    display:inline-block;
    vertical-align:bottom;
    width:32px;
    height:32px;
    margin:0 6px 6px 0;
    padding:0;
    outline:none;
}
.soc-media__wrap a[data-social="facebook"] {
    background: url(../images/fb.png) no-repeat center;
}
.soc-media__wrap a[data-social="odnoklassniki"] {
    background: url(../images/ok.png) no-repeat center;
}
.soc-media__wrap a[data-social="twitter"] {
    background: url(../images/tw.png) no-repeat center;
}
.soc-media__wrap a[data-social="vkontakte"] {
    background: url(../images/vk.png) no-repeat center;
}

.soc-media__wrap a[data-social="googleplus"] {
    background: url(../images/gp.png) no-repeat center;
}
.soc-media__wrap a[data-social="googleplus"] {
    background: url(../images/gp.png) no-repeat center;
}
.soc-media__wrap a[data-social="telegram"] {
    background: url(../images/telegram.png) no-repeat center;
}
.soc-media__wrap a[data-social="whatsapp"] {
    background: url(../images/whatsapp.png) no-repeat center;
}
.soc-media__wrap a[data-social="viber"] {
    background: url(../images/viber.png) no-repeat center;
}

.soc-media__wrap span:last-child {
    line-height: 30px;
    display: block;
    float: right;
}
.share42init {
    float: left;
}
.soc-media span {
    line-height: 30px;
}
.fa-flash:before, .fa-bolt:before {
    padding-right: 7px;
}
@media (min-width: 992px) {
    #menu #menu-list > li:hover > .with-child:after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 10px;
        background: #fff;
        z-index: 1009;
    }

    #menu #menu-list > li:hover > .with-child {
        background: linear-gradient(to right, #f5f5f5 70%, #fff 90%);
    }

    #menu-list + #menuMask {
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        height: 0;
        width: 0;
        background: #000;
        visibility: hidden;
        z-index: 1038;
        opacity: 0;
        -webkit-transition: opacity .15s linear;
        -o-transition: opacity .15s linear;
        transition: opacity .15s linear;
    }

    #menu-list:hover + #menuMask {
        visibility: visible;
        opacity: 0.5;
        height: 100%;
        width: 100%;
        -webkit-transition: opacity .15s linear;
        -o-transition: opacity .15s linear;
        transition: opacity .15s linear;
    }

    #menu-list:hover {
        z-index: 1039;
    }

    #menu:hover {
        z-index: 1039;
    }

    #menu:hover > .btn-menu {
        z-index: 1039;
    }

    #menu-list:hover #menu-list {
        z-index: 1039;
    }

    .blured .content-wrapper,
    .blured footer,
    .blured header #top,
    .blured header .logo-line,
    .blured header .search-box,
    .blured header .cart-box {
        -webkit-filter: blur(1px);
        filter: blur(1px);
    }

    #menu #menu-list > li a .arrow {
        display: block;
    }

    #menu #menu-list > li .toggle-child {
        display: none;
    }

    #menu #menu-list > li .toggle-child2 {
        display: none;
    }

    #menu #menu-list > li .with-child {
        margin-right: 0;
    }

    #menu #menu-list > li .with-child2 {
        margin-right: 0;
    }

    #menu #menu-list > li .child2-box {
        display: none;
        list-style: none;
        padding-top: 10px;
        padding-left: 20px;
        background: #fff;
        position: absolute;
        left: 100%;
        top: -5px;
        border: 1px solid #ddd;
        border-radius: 6px;
        padding: 10px 25px 25px;
        margin-top: -1px;
        margin-left: -3px;
        box-shadow: 2px 6px 12px rgba(0, 0, 0, 0.4);
        box-sizing: content-box;
        z-index: 1008;
        overflow: hidden
    }

    #menu #menu-list > li .child-box {
        display: none;
        background: #fff;
        position: absolute;
        left: 100%;
        top: -5px;
        border: 1px solid #ddd;
        border-radius: 6px;
        padding: 5px 0 20px;
        margin-top: -1px;
        margin-left: -3px;
        box-shadow: 2px 6px 12px rgba(0, 0, 0, 0.4);
        box-sizing: content-box;
        z-index: 1008;
        overflow: hidden
    }

    #menu .see-all-categories {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        line-height: 24px;
        font-size: 12px;
        border-top: 1px solid #eee;
        background: #f5f5f5;
        text-align: center;
    }

    #menu .see-all-categories a {
        display: block;
    }

    #menu #menu-list > li:hover {
        position: relative;
    }

    #menu #menu-list > li:hover > .child2-box,
    #menu #menu-list > li:hover > .child-box {
        display: block;
    }

    #menu #menu-list > li .child-box > .row {
        padding: 4px 20px;
    }

    #menu #menu-list > li .child-box .row > .col-md-12:nth-child(1) .child-box-cell {
        border-top: none;
    }

    #menu #menu-list > li .child-box .row > .col-md-6:nth-child(1) .child-box-cell,
    #menu #menu-list > li .child-box .row > .col-md-6:nth-child(2) .child-box-cell {
        border-top: none;
    }

    #menu #menu-list > li .child-box .row > .col-md-4:nth-child(1) .child-box-cell,
    #menu #menu-list > li .child-box .row > .col-md-4:nth-child(2) .child-box-cell,
    #menu #menu-list > li .child-box .row > .col-md-4:nth-child(3) .child-box-cell {
        border-top: none;
    }

    #menu #menu-list > li .child-box .h5 {
        margin: 8px 0;
    }

    #menu #menu-list > li .child-box .h5 a {
        display: inline;
        padding: 0;
        font-weight: 600;
        line-height: 1.42857143;
    }

    #menu #menu-list > li .child-box .h5 a:hover {
        background: none;
        color: #e4003a;
    }

    #menu #menu-list > li .child-box .h5 a > .icon {
        margin: -2px 10px -2px 0;
        float: left;
    }

    #menu #menu-list > li .child-box .h5 a > .peace-icon,
    #menu #menu-list > li .child-box .h5 a > .hover-icon {

    }

    #menu #menu-list > li .child-box .h5 a:hover > .peace-icon.with-hover,
    #menu #menu-list > li .child-box .h5 a > .hover-icon {
        display: none
    }

    #menu #menu-list > li .child-box .h5 a > .peace-icon,
    #menu #menu-list > li .child-box .h5 a:hover > .hover-icon {
        display: block
    }

    #menu #menu-list > li .child-box-cell .child2-box {
        padding: 0 0 10px 10px;
        margin: 0;
        list-style: none;
        display: block;
    }

    #menu #menu-list > li .child-box-cell .child2-box li {
        border-top: none;
    }

    #menu #menu-list > li .child-box-cell .child2-box a {
        display: illine;
        padding: 0;
        line-height: 1.42857143;
    }

    #menu #menu-list > li .child-box a:hover {
        background: none;
    }

    .common-home #menu #menu-list {
        display: block;
    }

    #menu-home-helper {
        display: block;
        margin-bottom: 20px;
    }

    .common-home #menu .btn-menu {
        border-radius: 5px 5px 1px 1px;
    }

    .box-col-3 {
        width: 331.2%;
    }

    .box-col-2 {
        width: 220%;
    }

    .box-col-1 {
        width: 110%;
    }
}

@media (min-width: 1200px) {
    .box-col-3 {
        width: 325.4%;
    }
}

/* main layouts */
#content {
    min-height: 400px;
}

#column-left {

}

#column-right {

}

/* buttons */
.btn-addtocart {
    color: #777;
    background-color: #eee;
    border-color: #ddd;
    padding: 5px 10px;
    max-width: 116px;
}

.btn-addtocart:hover, .btn-addtocart:active, .btn-addtocart.active, .open > .dropdown-toggle.btn-addtocart {
    color: #fff;
    background-color: #5e5f60;
    border-color: #5e5f60;
}

.btn-view {
    padding: 8px 10px;
}

.btn-wc {
    text-align: left;
}

.btn-lng {
    background: #f5f5f5;
    line-height: 26px;
    border-color: #ddd;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 8px;
    padding-right: 8px;
}

.btn-lng:hover {
    background: #fff;
    border-color: #ccc;
}

.btn-lng:hover .icon {
    color: #E65136;
}

/* box product */
.box-product .panel-heading {
    overflow: hidden;
    font-size: 16px;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 5px 5px 0 0;
    padding: 8px 60px 8px 10px;
    margin: 0;
}

.box-product .panel-body {
    padding: 0;
}

.box-product .product-item {
    position: relative;
    text-align: left;
    padding: 0;
}

.box-product .product-item .image {
    position: relative;
    padding: 5px 15px;
    min-height: 190px;
}

.box-product .product-item .image img {
    margin: 0 auto;
    max-width: 180px;
}

.box-product .product-item .image .sticker, .sticker {
    position: absolute;
    background: #5e5f60;
    left: 10px;
    top: 10px;
    color: #fff;
    font-weight: 600;
    padding: 5px 10px 5px 15px;
    opacity: 0.9;
    cursor: default;
    transition: padding ease 0.3s;
    border-radius: 0;
}
.box-product .product-item .image .sticker {
    left: 0;
}
.box-product .product-item .image .sticker:after, .sticker:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    border-bottom: 30px solid transparent;
    border-left: 10px solid #5e5f60;
}
#bestseller .product-item .image,
#xds-featured0 .product-item .image {
    padding: 10px 15px 5px;
    height: 190px;
    overflow: hidden;
}
#bestseller .product-item .image img,
#xds-featured0 .product-item .image img {
    margin: 0 auto;
    width: 100%;
    height: 100%;
}
.box-product .product-item:hover .image .sticker,
.product-layout .product-thumb:hover .sticker {
    opacity: 1;
}

.box-product .product-item:hover .image .sticker.with-date {

}

.box-product .product-item .countdown {
    position: absolute;
    left: 15px;
    bottom: 15px;
    box-sizing: border-box;
    font-weight: normal;
    text-align: left;
    padding: 5px 10px 5px 10px;
    opacity: 1;
    background: #eee;
    color: #000;
    white-space: nowrap;
    transition: all ease 0.3s;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.box-product .product-item:hover .countdown {

    transition: all ease 0.3s;
}

.box-product .product-item .countdown .fa {

}

.box-product .product-item:hover .countdown .fa {

}

.box-product .product-item .countdown > span {

}

.box-product .product-item:hover .countdown > span {

}

.box-product .product-item:hover .countdown > span {
    max-width: 200px;
    transition: max-width ease 0.3s;
}

.box-product .product-item .caption {
    padding: 0 15px 10px;
}

.box-product .product-item .name {
    position: relative;
    overflow: hidden;
    height: 36px;
    margin: 0 0 7px 0;
}

.box-product .product-item .name a {
    display: block;
    font-size: 14px;
    line-height: 18px;
}

.box-product .product-item .price {
    font-size: 18px;
    font-weight: 400;
    color: #000;
}

.box-product .product-item .price-old {
    color: #e4003a;
    font-size: 16px;
    font-weight: 300;
    text-decoration: line-through;
}

.box-product .product-item .price-new {
    font-weight: 600;
}

.box-product .product-item .price-tax {
    color: #333;
    font-size: 14px;
    font-weight: 300;
}

.box-product .product-item .buttons {
    padding: 0 15px 12px 15px;
}

.box-product .product-item:hover .btn-addtocart {
    background-color: #d9534f;
    color: #fff;
    border-color: #d43f3a;
}

.box-product .product-item:hover .btn-addtocart:hover, .box-product .product-item:hover .btn-addtocart:active, .box-product .product-item:hover .btn-addtocart.active {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925;
}

.box-product .product-item .addtocart-additional > li a {
    padding-left: 10px;
    padding-right: 15px;
}

.box-product .product-item .addtocart-additional {
    min-width: 100%;
}

.box-product-nocarousel .panel-body {
    padding: 0 10px;
}

.product-item-nocarousel {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    padding: 15px;
}

@media (min-width: 1200px) {
    .col-sm-12 .product-item-nocarousel,
    .container > .box-product-nocarousel .product-item-nocarousel {

        width: 20%;
    }

    .col-sm-12 .product-item-nocarousel:nth-child(5n),
    .container > .box-product-nocarousel .product-item-nocarousel:nth-child(5n) {
        border-right: none;
    }

    .col-md-9 .product-item-nocarousel {
        width: 25%;
    }

    .col-md-9 .product-item-nocarousel:nth-child(4n) {
        border-right: none;
    }

    .col-md-6 .product-item-nocarousel {
        width: 50%;
    }

    .col-md-6 .product-item-nocarousel:nth-child(2n) {
        border-right: none;
    }
}

@media (min-width: 992px ) and (max-width: 1200px) {
    .col-sm-12 .product-item-nocarousel,
    .container > .box-product-nocarousel .product-item-nocarousel {
        width: 25%;
    }

    .col-sm-12 .product-item-nocarousel:nth-child(4n),
    .container > .box-product-nocarousel .product-item-nocarousel:nth-child(4n) {
        border-right: none;
    }

    .col-md-9 .product-item-nocarousel {
        width: 33.3333333333%;
    }

    .col-md-9 .product-item-nocarousel:nth-child(3n) {
        border-right: none;
    }

    .col-md-6 .product-item-nocarousel {
        width: 50%;
    }

    .col-md-6 .product-item-nocarousel:nth-child(2n) {
        border-right: none;
    }
}

@media (min-width: 768px ) and (max-width: 992px) {
    .col-sm-12 .product-item-nocarousel,
    .container > .box-product-nocarousel .product-item-nocarousel {
        width: 33.33333%;
    }

    .col-sm-12 .product-item-nocarousel:nth-child(3n),
    .container > .box-product-nocarousel .product-item-nocarousel:nth-child(3n) {
        border-right: none;
    }

    .col-md-9 .product-item-nocarousel {
        width: 50%;
    }

    .col-md-9 .product-item-nocarousel:nth-child(2n) {
        border-right: none;
    }

    .col-md-6 .product-item-nocarousel {
        border-right: none;
        width: 100%;
    }
}

@media (min-width: 480px ) and (max-width: 768px) {
    .col-sm-12 .product-item-nocarousel,
    .container > .box-product-nocarousel .product-item-nocarousel {
        width: 50%;
        float: left;
    }

    .col-sm-12 .product-item-nocarousel:nth-child(2n),
    .container > .box-product-nocarousel .product-item-nocarousel:nth-child(2n) {
        border-right: none;
    }

    .col-md-9 .product-item-nocarousel {
        width: 50%;
    }

    .col-md-9 .product-item-nocarousel:nth-child(2n) {
        border-right: none;
    }

    .col-md-6 .product-item-nocarousel {
        width: 50%;
    }

    .col-md-6 .product-item-nocarousel:nth-child(2n) {
        border-right: none;
    }
}

@media (max-width: 480px ) {
    .col-sm-12 .product-item-nocarousel,
    .container > .box-product-nocarousel .product-item-nocarousel {
        border-right: none;
        width: 100%;
    }

    .col-md-9 .product-item-nocarousel {
        border-right: none;
        width: 100%;
    }

    .col-md-6 .product-item-nocarousel {
        border-right: none;
        width: 100%;
    }
}

#column-left .product-item-nocarousel,
#column-right .product-item-nocarousel,
#home_position_1 .product-item-nocarousel,
#home_position_4 .product-item-nocarousel {
    border-right: none;
    width: 100%;
}

form > .buttons {
    margin-bottom: 20px;
}

/* product page */
.inline-info {
    display: inline-block;
    margin-right: 25px;
    font-size: 13px;
    color: #e4003a;
}

.inline-info b {
    font-weight: normal;
    color: #333;
    margin-right: 4px;
}

.inline-info-right {
    display: inline-block;
    font-size: 13px;
}
.inline-info.articule {
    display: none;
}
.stars {
    display: inline-block;
    color: #ccc;
    font-size: 14px;
    margin-right: 7px;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
}

.stars .active {
    color: #e4003a;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

@media (min-width: 992px) {
    .inline-info-right {
        float: right;
    }
}

.prod-rat {
    font-size: 0;
    color: #ccc;
    display: inline-block;
    vertical-align: middle;
}

.prod-rat * {
    margin: 0;
}

.prod-rat input {
    display: none;
}

.prod-rat label .fa {
    font-size: 28px;
    padding: 2px 4px 2px 0px;
    cursor: pointer;
}

.rat-star.active {
    color: #d9534f !important;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
}

.rat-star.checked {
    color: #d9534f;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.thumbnails {
    background: #fff;
    margin-bottom: 20px;
}

.thumbnails .main-image-wrapper {
    text-align: center;
    margin-bottom: 10px;
}

.thumbnails .main-image {
    display: block;
    margin: 0 auto;
}
img.mfp-img {
    background-color: #fff;
    padding: 40px;
}
.product-list .image,
.product-layout .image {
    margin-top: 10px;
    margin-bottom: 10px;
}

.images-additional {
    text-align: left;
    font-size: 0;
    margin-left: -5px;
}

.images-additional .thumbnail {
    display: table-cell;
    vertical-align: middle;
    margin-left: 5px;
    margin-bottom: 5px;
    max-width: 69px;
    height: 69px;
    min-height: 69px;
    overflow: hidden;
}

#product .price .priceBig {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 30px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

#product .price .price-old {
    color: #e4003a;
    text-decoration: line-through;
    font-size: 16px;
    font-weight: 300;
    display: block;
    margin-bottom: 5px;
}

#product .price .tax,
#product .price .points {
    color: #777;
    font-size: 14px;
    font-weight: 300;
    display: block;
    margin-top: 10px;
}

#product .radio-checbox-options {
    display: inline-block;

}

#product .radio-checbox-options input {
    display: none;

}

#product .radio-checbox-options label {
    padding: 3px 5px;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-weight: normal;
    cursor: pointer;
}

#product .radio-checbox-options label:hover {
    background: #f5f5f5;
    border: 1px solid #aaa;
}

#product .radio-checbox-options label .option-price {
    padding: 0 3px;
    font-size: 12px;
    display: inline-block;
    background: #eee;
    border-radius: 3px;
}

#product .radio-checbox-options label:hover .option-price {
    background: #fff;
}

#product .radio-checbox-options input:checked + label {
    color: #fff;
    background-color: #5e5f60;
    border-color: #5e5f60;
}

#product .radio-checbox-options input:checked + label .option-price {
    background: rgba(255, 255, 255, .3);
}

.quantity-plus-minus {
    padding: 0;
    background: #fff;
}

.quantity-plus-minus .btn {
    display: block;
    padding: 0;
    border-radius: 0;
    line-height: 14px;
    background: #eee;
    width: 25px;
    text-align: center;
    border-top-color: #fff;
    border-left-color: #fff;
}

.quantity-plus-minus .btn:first-child {
    border-radius: 4px 0 0 0;
    border-bottom-color: #ccc;
}

.quantity-plus-minus .btn:last-child {
    border-radius: 0 0 0 4px;
}

@media (max-width: 992px) {
    .quantity {
        margin-bottom: 10px;
    }

    #logo {
        margin: 0 auto;
    }
}

.related-products {
    border-color: #ccc;
}

.product-tabs {

}

.product-tabs > li > a {
    border-color: #ddd;
    background: #f5f5f5;
    margin-right: 5px;
    margin-top: 4px;
}

.product-tabs > li > a:hover {
    border-color: #ccc;
    background: #f5f5f5;
}

.product-tabs > li.active > a {
    box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
    position: relative;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 0px;
}

.product-tabs > li.active > a:after {
    content: "";
    position: absolute;
    background: inherit;
    width: 100%;
    height: 10px;
    top: 100%;
    left: 0;
}

.tab-content {
    padding: 15px 0;
}

.capcha {
    padding: 0;
    overflow: hidden;
}

.capcha img {
    margin: -2px -1px -1px -1px;
}

.bsic-capcha-wrapper {
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.bsic-capcha-wrapper img {
    margin: -1px -1px -2px -1px;
    display: block;
    max-width: none;

}

#category-column-left #column-left {
    width: 100%;
    padding: 0;
}

.addtocart-group {
    width: 100%;
}

.addtocart-group #button-cart {
    width: 70%;
}

#product #column-right {
    width: 100%;
    padding: 0;
}

/* modules styles */
.filter-item {
    padding: 2px 5px;
    margin: 0;
}

.filter-name {
    margin: 0 0 0 20px;
}

.filter-total {
    font-size: 0.8em;
    color: #bbb;
    vertical-align: bottom;
}

.filter-item:hover {
    background: #f5f5f5;
}

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

.module-filter input[type="checkbox"] + label {
    font-weight: 400;
    cursor: pointer;
    display: block;
    margin: 0;
    line-height: 20px;
}

.module-filter input[type="checkbox"] + label .check-icon {
    display: block;
    float: left;
    line-height: 20px;
    width: 20px;
    color: #ccc;
}

.module-filter .filter-item:hover .check-icon {

    color: #e4003a;
}

.module-filter input[type="checkbox"] + label .check {
    display: none;
}

.module-filter input[type="checkbox"]:checked + label .check {
    display: inline-block;
    color: #e4003a;
}

.module-filter input[type="checkbox"]:checked + label .uncheck {
    display: none;
}

.filter-toggle {
    cursor: pointer;
    color: #aaa;
}

.filter-toggle:hover {
    color: #337ab7;
}

.filter-toggle .on {
    display: block;
    line-height: 20px;
}

.filter-toggle .off {
    display: none;
}

.filter-toggle.collapsed .on {
    display: none;
}

.filter-toggle.collapsed .off {
    display: block;
    line-height: 20px;
}

.custom-blocks .custom-block {
    overflow: hidden;
    border-radius: 6px;
    border: 1px solid #ddd;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
    margin-bottom: 20px;
    padding: 13px 15px;
    background: #fff;
}

.custom-block .image {
    width: 50px;
    float: left;
}

.custom-block .text {
    margin-left: 65px;
}

.custom-block a,
.custom-block a:hover {
    text-decoration: none;
}

.custom-block .text .title {
    margin: 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #e5e5e5;
    height: 25px;
    overflow: hidden;
    font-weight: 600;
    font-size: 16px;
}

.custom-block .text p {
    margin: 4px 0 0 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.3;
    height: 36px;
    overflow: hidden;
}

.subcategory {
    padding: 4px 7px;

}

.subcategory:hover {
    border-color: #ccc;
    box-shadow: 0 3px 15px rgba(0, 0, 0, .2);
    transition: all .2s ease-in-out;

}

.subcategory img {
    max-width: 60px;

}

.subcategory .no-image {
    font-size: 28px;
    line-height: 60px;
    width: 60px;
    text-align: center;
    color: #ddd
}

.subcategory .name-wrapper {
    margin-left: 70px;
    height: 60px;
    overflow: hidden;
}

.subcategory p {
    line-height: 1.42857143;
    margin: 0;
    word-break: break-all;
}

.short-attr-table {
    width: 100%;
}

.short-attr-table td {
    vertical-align: top;
    overflow: hidden;

}

.short-attr-table .left {
    width: 65%;

}

.short-attr-table .left span {
    margin-right: 7px;

}

.short-attr-table .right {
    width: 35%;
}

.short-attr-table .right span {
    margin-left: 7px;
    display: inline-block;

}

.short-attr-table .left:after {
    content: "";
    display: inline-block;
    width: 100%;
    margin-right: -100%;
    border-bottom: 1px dotted #ccc;
    vertical-align: baseline;
}
#collapseFilter .list-group {
    margin-bottom: 0;
}
.products-filter {
    margin-bottom: 20px;
}

.products-filter #sort-button {
    position: static;
}

.products-filter #sort-button .dropdown-menu {
    min-width: 100%;
}


.product-layout .image,
.main-image-wrapper .main-image {
    padding: 0 5px;
    margin: 0 auto;
}
.product-layout .image a,
.main-image-wrapper .main-image {
    width: 100%;
    height: 270px;
    display: block;
    max-width: 250px;
    overflow: hidden;
}
.product-layout .image a {
    height: 200px;
    max-width: none;
}
.product-layout .image img,
.main-image-wrapper .main-image img{
    height: 100%;
    max-height: 270px;
}
.inline-info__artcl {
    display: none;
}

.product-layout .caption h4 > a {
    font-size: 16px;

}

.product-layout:hover .btn-addtocart {
    color: #fff;
    background-color: #d43f3a;
    border-color: #d43f3a;
    transition: all 0.2s ease;
    transition: all .2s ease-in-out;
}

.product-layout:hover .btn-addtocart:hover, .product-layout:hover .btn-addtocart:active, .product-layout:hover .btn-addtocart.active, .product-layout:hover .open > .dropdown-toggle.btn-addtocart {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925;
}

.product-grid .description {
    display: none;
}

.product-grid .caption .name {
    margin: 0 0 7px 0;
    position: relative;
}
.product-grid .caption .name:first-child  {
    margin: 0 0 7px 0;
    position: relative;
    overflow: hidden;
}

.product-grid .caption .name a {
    display: block;
    font-size: 16px;
    line-height: 20px;
}

.product-layout .caption .price {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    margin-bottom: 5px;
}

.product-layout .caption .price .price-old {
    text-decoration: line-through;
    color: #e4003a;
    font-size: 16px;
    font-weight: 300;
}

.product-layout .caption .price .price-new {
    font-weight: 600;
}

.product-layout .caption .price .price-tax {
    color: #333;
    font-size: 14px;
    font-weight: 300;
}

.product-list .caption .name {

    margin: 0 0 10px 0;
    position: relative;
    overflow: hidden;
}

.product-list .caption .name a {
    display: block;
    font-size: 16px;
    line-height: 20px;
}

@media (min-width: 992px) {
    .product-list .image {
        float: left;
        margin-right: 20px;
    }

    .product-list .image img {
        max-width: 250px;
        width: 100%;
        height: 100%;
        max-height: none;
    }

    .product-layout .product-thumb:hover {
        border-color: #ccc;
        box-shadow: 0 3px 15px rgba(0, 0, 0, .2);
        transition: all .2s ease-in-out;
    }
}

.slideshow {
    border: 1px solid #ddd;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}

.slick-arrow {
    display: inline-block;
    zoom: 1;
    padding: 7px;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    filter: Alpha(Opacity=0);
    opacity: 0;
    background-color: transparent;
    width: auto;
    height: auto;
    border: none;
    color: transparent;
}

.slick-arrow:before {
    content: url('../images/arrow-right.png');
}

.slick-arrow.slick-prev:before {
    content: url('../images/arrow-left.png');
}

.slick-prev {
    left: 5px;
}

.slick-next {
    right: 5px;
}

.carousel:hover .slick-arrow {
    filter: Alpha(Opacity=50); /*IE7 fix*/
    opacity: 0.5;
}

.carousel .slick-arrow:hover {
    filter: Alpha(Opacity=100); /*IE7 fix*/
    opacity: 1;
    text-decoration: none;
}

@media (min-width: 1200px) {
    .common-home .slideshow .slickSlide {
        left: auto;
        margin-left: 0;
        width: auto;
    }
}

.slideshow .slick-dots, #clientSay .slick-dots {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 7px 12px;
    z-index: 999;
    text-align: center;
    width: 100%;
    font-size: 0;
    line-height: 0;
    letter-spacing: -1;
}

@media (min-width: 992px) {
    .slideshow .slick-dots {
        text-align: right;
    }
}

.slideshow .slick-dots li, #clientSay .slick-dots li {
    display: inline-block;
}

.slideshow .slick-dots li button, #clientSay .slick-dots li button {
    background: #fff;
    margin: 3px;
    width: 16px;
    height: 16px;
    line-height: 12px;
    display: inline-block;
    text-align: center;
    font-size: 0;
    border-radius: 50%;
    text-decoration: none;
    outline: none;
    border: none;
}

.slideshow .slick-dots li:hover button,
#clientSay .slick-dots li:hover button,
.slideshow .slick-dots li.slick-active button,
#clientSay .slick-dots li.slick-active button {
    background: #d9534f;
    color: #fff;
    text-decoration: none;
}

#clientSay .slick-slide, #manuSlide .slick-slide {
    height: auto;
}

#clientSay .slick-dots {
    text-align: center;
    bottom: inherit;
    top: 0;
    margin: 0;
}

#clientSay .slick-dots li button {
    background: #d9d9d9;
}

.slideshow .slick-slide {
    border-radius: 6px;
    height: auto;
}
.slideshow .slick-slide img {
    width: 100%;
}
.footer {
    margin-top: 40px;
}

.footer-box {
    background: #fff;
    position: relative;
    z-index: 2;
    border: 1px solid #ddd;
    border-radius: 6px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
    padding: 30px 30px 20px 30px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.footer-box h5 {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin: 10px 0;
}

.footer-box h5 span {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd;
}

.footer-box hr {
    border-color: #eee;
}

.footer-box li {
    margin: 3px 0;
}

.footer-box .glyphicon,
.footer-box .fa {
    font-size: 14px;
    line-height: 20px;
    vertical-align: bottom;
    color: #9abc34;
    margin-right: 10px;
}

.map {
    min-width: 640px;
    max-height: 400px;
}

#footer-map {
    background: #fff;
    background-attachment: fixed;
    position: relative;
}

#footer-map .map-toogle {
    position: absolute;
    bottom: -35px;
    left: 50%;
    margin-left: -22px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #bbb;
    padding: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

#footer-map .map-toogle:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    border-radius: 50%;
    z-index: 3;
}

#footer-map .map-toogle a {
    font-size: 14px;
    z-index: 4;
    position: relative;
    display: block;
    border-radius: 50%;
    height: 100%;
    width: 100%;
    background: #9abc34;
    color: #fff;
    font-size: 14px;
    opacity: 1;
    line-height: 36px;
    text-align: center;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
    cursor: pointer;
}

#footer-map .glass,
#footer-map .glass:before,
#footer-map .glass:after {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

#footer-map .glass:before {
    content: "";
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}

#footer-map .glass:after {
    content: "";
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
}

#footer-map .map-content {
    position: relative;
    height: 80px;
    overflow: hidden;
    opacity: 1;
}

#footer-map .map-content > ymaps {
    width: auto !important;
    height: 100% !important;
}

#footer-map .ymaps-2-1-29-copyrights-pane {
    display: none;
}

#footer-map .ymaps-2-1-29-controls-pane {
    opacity: 0;
}

.map-open {
    overflow: hidden;
}

.map-open #footer-map .container {
    width: 100%;
    padding: 0;
}

.map-open #footer-map .close-map {
    display: block;
}

.map-open #footer-map .glass {
    visibility: hidden;
}

.map-open #footer-map .ymaps-2-1-29-controls-pane {
    opacity: 1;
}

#scroll-top-button {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: rgba(0, 0, 0, .2);
    z-index: 1049;
    cursor: pointer;
}

#scroll-top-button:hover {
    color: rgba(0, 0, 0, .3);
}

#scroll-top-button .fa {
    font-size: 42px;
}

.map-open #scroll-top-button {
    display: none !important;
}

.modal {
    text-align: center;
    z-index: 1041;
}
.uk-notify {
    z-index: 1042;
}
@media screen and (min-width: 768px) {
    .modal:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        height: 100%;
    }

    body.modal-open > header,
    body.modal-open > footer,
    body.modal-open > .content-wrapper {
        -webkit-filter: blur(1px);
        filter: blur(1px);
    }
}

.modal .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.modal .modal-header .close {
    margin: 0;
    height: 25px;
    width: 25px;
    outline: none;
}

.modal .modal-title {
    font-weight: 600;
}

.modal .modal-load-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    line-height: 100%;
    color: #ccc;
    border-radius: 6px;
    z-index: 9999;
}

.modal .modal-load-mask > div {
    display: table;
    width: 100%;
    height: 100%;
}

.modal .modal-load-mask > div > div {
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

.middle-45px-parent {
    white-space: nowrap;
}

.middle-45px-parent:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 45px;
    white-space: normal;
}

.middle-45px {
    display: inline-block;
    vertical-align: middle;
}

#modal-qview .modal-load-mask {
    position: relative;
    height: 290px;
    min-width: 298px;
    box-sizing: border-box;
    padding: 0 50px;
}

#modal-qview hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

#modal-qview hr.first {
    margin-top: 15px;
    margin-bottom: 15px;
}

#modal-qview hr.second {
    margin-top: 15px;
    margin-bottom: 10px;
}

#modal-qview .thumb {
    margin-bottom: 10px;
}

#modal-qview .img-thumbnail {
    cursor: pointer
}

#modal-qview .img-thumbnail.active {
    border-color: #2e6da4;
}

@media screen and (max-width: 992px) {
    #modal-qview .modal-footer .btn {
        display: block;
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    #modal-qview .modal-footer .text-center .btn, #modal-qview .modal-footer .text-right .btn {
        margin-top: 10px;
    }
}

#modal-qview .price {
    font-size: 30px;
}

#modal-qview .price .price-old {
    color: #e4003a;
    text-decoration: line-through;
    font-size: 16px;

}

#modal-qview .price .tax {
    color: #777;
    font-size: 14px;
    font-weight: 300;
}

#modal-qview .points {

}

#modal-qview .discounts {

}

#modal-qview .review .stars {
    font-size: 20px;
    color: #ccc;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
}

#modal-qview .review .stars .active {
    color: #F5A33F;
}

#modal-qview .options .cr {
    margin: 3px 2px 3px 0;
}

@media (max-width: 992px) {
    .sm-xs-center {
        text-align: center;
    }

    .sm-xs-center .text-right {
        text-align: center;
    }

    .catalog .b-link {
        float: none;
        text-align: center;
        display: block;
    }
    .catalog .b-link img {
        display: inline-block;
    }
}

#modal-callback .modal-load-mask {
    position: relative;
    height: 290px;
    min-width: 298px;
    box-sizing: border-box;
    padding: 0 50px;
}

@media screen and (max-width: 768px) {
    #modal-callback .modal-dialog {
        width: calc(100% - 20px);
    }
}

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    font-size: 15px;
}

.fa-level-down, .fa-filter {
    padding-right: 8px;
}

.margin-top {
    margin-top: 25px;
}

.b-lang {
    padding: 35px 10px 35px 0;
}

.b-lang .dropdown-menu {
    min-width: 100%;
}


.about-image, .about-info, .what-client-say {
    margin-bottom: 40px;
}


#clientSay {
    padding-top: 45px;
}

.name-member {
    font-weight: bold;
    margin-top: 20px;
}

.job-member {
    margin: 7px 0 5px;
    font-style: italic;
}

.job-member:before, .job-member:after {
    content: "---";
    margin: 0 5px;
}

.about-title {
    z-index: 3;
    position: relative;
}

.about-title:before {
    position: absolute;
    content: "";
    border-bottom: 1px dashed #ccc;
    top: 50%;
    left: 0;
    height: 1px;
    width: 100%;
    z-index: 3;
}

.about-title > span {
    background: white;
    display: inline-block;
    position: relative;
    z-index: 10;
    padding: 0 20px;
}

.des-client {
    width: 85%;
    max-width: 950px;
    margin: 0 auto;
}

.comment_box {
    clear: both;
    width: 100%;
    margin: 8px 0 10px 0;
    list-style: none;
    padding: 0;
}

.comment_box li {
    float: left;
    width: auto;
}

.date {
    z-index: 2;
}

.date .value {
    background-color: #3156A3;
    color: #FFF;
    font-size: 11px;
    text-align: center;
    width: auto;
    padding: 7px 12px;
    border-radius: 6px
}

.comment_box .date .arrow_date {
    width: 5px;
    height: 5px;
    margin-left: 5px;
    background: url('../images/arrow_date.png') no-repeat;
}

.post_content {
    margin-bottom: 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #E0E0E0;
}

.post_content .more {
    clear: both;
    float: right;
    line-height: 150%;
    color: #3156A3;
    border-bottom: 1px dotted #3156A3;
    text-decoration: none;
}

.post_content .more:hover,
.post_content .more:active,
.post_content .more:focus,
.b-link-more:hover,
.b-link-more:active,
.b-link-more:focus {
    color: #e4003a;
    border-bottom: 1px dotted #e4003a;
    text-decoration: none;
}

.show_all {
    margin-top: 8px;
}

.pagination {
    float: right;
    list-style: none;
    padding: 0;
    margin: 25px 0 0;
}

.pagination li {
    float: left;
    margin-left: 2px;
}

.pagination li:first-child {
    margin-left: 0;
}

.pagination li a {
    display: block;
    height: 30px;
    color: #333;
    padding: 9px 11px 7px;
    font-size: 11px;
    line-height: 1em;
    border: 1px solid #E0E0E0;
}

.pagination li.selected a, .pagination > li > a:hover {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.pagination-title {
    padding: 6px 11px 4px;
}

.single-new {
    list-style: none;
    padding: 0;
    margin: 0;
    clear: both;
}

.single-new .gallery_box {
    margin-right: 15px;
    margin-bottom: 15px;
}

.post_footer {
    margin-top: 25px;
}

.post_footer_details {
    float: left;
    margin-right: 3px;
    margin-bottom: 5px;
    list-style: none;
    padding: 0;
}

.post_footer_details li {
    float: left;
    color: #333;
    margin-right: 5px;
}

.post_footer_details:last-child {
    margin-right: 0;
}

.post_footer_details li a {
    text-decoration: underline;
}

.single-new .comment_box {
    display: inline-block;
    width: auto;
    clear: none;
    margin: -2px 0 0;
}

.single-new .date .value {
    padding: 2px 7px;
    font-size: 14px;
    border-radius: 0;
}


.b-contacts-info {
    margin-bottom: 15px;
}

.b-contacts-info {
    background-color: #f7f9fb;
    padding: 20px 15px 5px;
    border-radius: 6px;
}

.b-contacts-info p {
    font-weight: 700;
    margin-bottom: 8px;
}

.b-contacts-info ul {
    list-style: none;
    margin: 0 0 20px;
}

.b-contacts-info li {
    margin-bottom: 8px;
    position: relative;
    padding-left: 8px;
}

.b-contacts-info li a {
    word-break: break-all;
}

.b-contacts-info .fa, .b-contacts-info .max16 {
    position: absolute;
    left: -12px;
    top: 3px;
}
.b-contacts-info .max16 {
    left: -15px;
    top: 1px
}

.fa-chevron-left:before,
.fa-chevron-right:before {
    position: relative;
    top: 4px;
}
.product-carousel {
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
#carousel0 .owl-wrapper-outer img {
    height: 100px;
    width: auto;
    padding: 15px;
}
.tab-content br {
    display: none;
}
.product-thumb.thumbnail {
    overflow: hidden;
}

/* new helper classes */

@media (max-width: 992px) {
    .about-image {
        margin-bottom: 20px;
    }

}
@media (max-width: 767px) {
    .soc-media__wrap {
        float: none!important;
        clear: both;
        display: block;
        margin-top: 20px;
    }
    .catalog-item {
        width: 49%;}
    .catalog .b-link {
        float: none;
        text-align: center;
        display: block;
    }
    .catalog .b-link img {
        display: inline-block;
    }
    .text-right-xs {
        text-align: right;
    }

    .text-left-xs {
        text-align: left;
    }

    .text-center-xs {
        text-align: center;
    }

    .dropdown-menu.pull-left-xs {
        left: 0;
        right: auto;
    }

    .hid-col-left,
    .hid-col-right {
        display: none;
    }

    .hid-col-left.show,
    .hid-col-rigth.show {
        display: block;
    }

    .common-home .hid-col-left,
    .common-home .hid-col-right {
        display: block;
    }

    .b-map {
        height: 320px;
    }
    .b-webstudio {
        margin-top: 10px;
        display: inline-block;
    }
    .vacancy-price {
        float: none;
        display: block;
        margin-top: 5px;
    }

    .b-vacancy a[data-toggle="collapse"]:before,
    .b-vacancy a[data-toggle="collapse"][aria-expanded="false"]:before,
    .b-vacancy .panel-group .panel:first-child a[data-toggle="collapse"][aria-expanded="false"]:before,
    .b-vacancy .panel-group .panel:first-child a[data-toggle="collapse"]:before,
    .b-vacancy a[aria-expanded="true"]:before,
    .b-vacancy .panel.panel-default:first-child a[data-toggle="collapse"]:before {
        width: 42px;
        height: 64px;
    }
    .delete, .delete:hover {
        position: relative;
        top: inherit;
        padding-bottom: 0;
        display: block;
        clear: both;
        margin: 0;
    }
}

@media (min-width: 768px) {
    .product-grid .caption .name:first-child {
        height: 40px;
    }
    .text-right-sm {
        text-align: right;
    }

    .text-left-sm {
        text-align: left;
    }

    .text-center-sm {
        text-align: center;
    }
}

@media (min-width: 992px) {
    .main-image-wrapper .main-image {
        max-width: none;
    }
    .single-new .gallery_box {
        float: left;
    }
    .text-right-md {
        text-align: right;
    }

    .text-left-md {
        text-align: left;
    }

    .text-center-md {
        text-align: center;
    }
}

@media (min-width: 1200px) {
    .text-right-lg {
        text-align: right;
    }

    .text-left-lg {
        text-align: left;
    }

    .text-center-lg {
        text-align: center;
    }
}
