::-webkit-scrollbar-button {
    background-image: url('');
    background-repeat: no-repeat;
    width: 11px;
    height: 0px
}
::-webkit-scrollbar-track {
    background-color: #ffffff00;
}
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #333333;
    border: 1px solid #cccccc;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #179c49;
    cursor: pointer !important;
}
::-webkit-resizer {
    background-image: url('');
    background-repeat: no-repeat;
    width: 11px;
    height: 0px
}
::-webkit-scrollbar {
    width: 11px;
}
#mascara {
    z-index: 65554;
}
#popup .ventanuki {
    z-index: 65555;
}
body {
    -webkit-font-smoothing: antialiased;
}
div#t3-header {
    width: 100%;
    margin-top: 0px;
    padding-top: 6px;
    padding-bottom: 6px;
    z-index: 1;
}
div#headerbody {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1222px;
    z-index: 22;
    position: relative;
}
.span12.poweredby {
    display: none;
}
div#bodybg2 {
    position: relative;
}
@font-face {
    font-family: 'EVA';
    src: url('../fonts/aquarion.eot'), url('../fonts/aquarion.svg#EVA') format('svg');
    src: local('EVA'), url('../fonts/aquarion.woff') format('woff'), url('../fonts/aquarion.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SansPro';
    src: url('../fonts/SansPro.eot');
    src: local('SansPro'), url('../fonts/SansPro.ttf') format('truetype');
}
@font-face {
    font-family: 'Exo2';
    src: url('../fonts/Exo2-BlackItalic.eot');
    src: url('../fonts/Exo2-BlackItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Exo2-BlackItalic.woff2') format('woff2'), url('../fonts/Exo2-BlackItalic.woff') format('woff'), url('../fonts/Exo2-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'fontawesome';
    src: url('../fonts/fontawesome-webfont.eot');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.jumbotron {
    position: relative;
    padding: 48px 0;
}
.jshop.list_product {
    width: 100%;
    display: inline-block;
}
.jumbotron h1 {
    font-size: 48px;
    letter-spacing: -1px;
    line-height: 1;
    margin: 0 0 12px 0;
}
.jumbotron p {
    font-size: 18px;
    line-height: 1.275;
    margin: 0 0 24px 0;
}
.jumbotron .btn {
    margin-top: 12px;
}
.jumbotron .btn-large {
    margin-top: 24px;
    font-size: 16px;
}
.masthead {
    padding: 96px 0 72px;
    text-align: center;
}
.masthead h1 {
    font-size: 84px;
}
.masthead p {
    font-size: 36px;
}
.row {
    margin-top: 3px;
}
.masthead .btn-large {
    font-size: 24px;
    padding: 12px 24px;
}
.jumbotron.has-image {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.masthead.has-image {
    text-align: left;
}
.thumbnails {
    margin-bottom: 24px;
    margin-left: -14px;
    list-style: none;
    *zoom: 1;
}
.thumbnails:before, .thumbnails:after {
    display: table;
    content: "";
    line-height: 0;
}
.thumbnails:after {
    clear: both;
}
.row-fluid .thumbnails {
    margin-left: 0;
}
.thumbnails > li {
    float: left;
    position: relative;
    margin-bottom: 24px;
    margin-left: 14px;
}
.thumbnail {
    border: 1px solid #ddd;
    display: block;
    padding: 4px;
    line-height: 24px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
a.thumbnail:hover {
    border-color: #333333;
    -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.thumbnail .caption {
    padding: 9px;
    color: #333333;
}
.thumbnails.paper > li:before, .thumbnails.paper > li:after {
    content: '';
    position: absolute;
    z-index: -2;
    bottom: 15px;
    left: 10px;
    width: 50%;
    height: 20%;
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.thumbnails.paper > li:after {
    right: 10px;
    left: auto;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
}
.thumbnails.paper .thumbnail {
    border: none;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.thumbnails.paper a.thumbnail.paper:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.wrap {
    width: auto;
    clear: both;
}
.offset-12 {
    margin-left: -958px;
}
.offset-11 {
    margin-left: -877px;
}
.offset-10 {
    margin-left: -796px;
}
.offset-9 {
    margin-left: -715px;
}
.offset-8 {
    margin-left: -634px;
}
.offset-7 {
    margin-left: -553px;
}
.offset-6 {
    margin-left: -472px;
}
.offset-5 {
    margin-left: -391px;
}
.offset-4 {
    margin-left: -310px;
}
.offset-3 {
    margin-left: -229px;
}
.offset-2 {
    margin-left: -148px;
}
.offset-1 {
    margin-left: -67px;
}
.row-fluid .spanfirst {
    margin-left: 0 !important;
}
.wrap {
    width: auto;
    clear: both;
}
body {
    background: #fff;
    color: #333333;
    font: normal 17px/20px 'EVA', Sans-Serif;
    line-height: 18px;
    margin: 0;
}
div#mainpagebg {}
div#t3-content {}
.t3-sidebar.t3-sidebar-1.span3 {
    margin-left: -3px;
    margin-top: 0px;
}
div#system-message-container {
    display: none;
}
a {
    color: #179c49;
    text-decoration: none;
}
a:hover {
    color: #333333;
}
.img-rounded {
    border-radius: 0px;
}
div#rev_cont {
    font-size: 18px;
    border-bottom: 1px solid #333333;
    padding-bottom: 4px;
    margin-bottom: 0px;
}
div#rev_cont2 {
    display: inline-block;
    line-height: normal;
    margin: 0px;
    height: 30px;
    padding: 0px 3px 0px 3px;
    color: #333333;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    margin-top: 0px;
}
select#order {
    font-size: 14px;
}
select#limit {
    font-size: 14px;
}
.img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
}
.jshop_prod_attributes td {
    padding: 0px !important;
}
.cat-list-row0:hover, .cat-list-row1:hover {
    background: #f5f5f5;
}
.cat-list-row1, tr.cat-list-row1 td {
    background: #f9f9f9;
}
table.contentpane, table.tablelist, table.category, table.admintable, table.blog {
    width: 100%;
}
table.contentpaneopen {
    border: 0;
}
------------------------------------------------------- .star {
    color: #e8c423;
}
.red {
    color: #333333;
}
.element-invisible {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
form {
    margin: 0px;
}
input, textarea {
    width: 210px;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
    -moz-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
    -o-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
    transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
    border-radius: 3px;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: #a4a4a4;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .25);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .25);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .25);
}
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
    width: auto;
}
select, input[type="file"] {
    height: 30px;
    line-height: 30px;
}
select {
    width: 220px;
    border: 1px solid #cccccc;
    border-radius: 2px;
}
.att_none select.inputbox {
    max-width: 135px !important;
    font-size: 15px;
}
.attributes_title span.attributes_name {
    font-size: 16px;
    padding-right: 5px;
    vertical-align: sub;
}
select[multiple], select[size] {
    height: auto;
}
.radio, .checkbox {
    padding-left: 18px;
}
.radio input[type="radio"], .checkbox input[type="checkbox"] {
    margin-left: -18px;
}
.controls > .radio:first-child, .controls > .checkbox:first-child {
    padding-top: 5px;
}
.radio.inline, .checkbox.inline {
    padding-top: 5px;
    margin-bottom: 0;
}
.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
    margin-left: 10px;
}
.input-mini {
    width: 60px;
}
.input-small {
    width: 90px;
}
.input-medium {
    width: 150px;
}
.input-large {
    width: 210px;
}
.input-xlarge {
    width: 270px;
}
.input-xxlarge {
    width: 530px;
}
.form-actions {
    padding: 0;
    margin-top: 0px;
    margin-bottom: 10px;
}
.help-block, .help-inline {
    color: #727070;
}
.help-block {
    margin-bottom: 12px;
}
.input-append, .input-prepend {
    margin-bottom: 5px;
}
#login-form .input-append, #login-form .input-prepend {
    display: block;
}
.form-search input, .form-search textarea, .form-search select, .form-search .help-inline, .form-search .uneditable-input, .form-search .input-prepend, .form-search .input-append, .form-inline input, .form-inline textarea, .form-inline select, .form-inline .help-inline, .form-inline .uneditable-input, .form-inline .input-prepend, .form-inline .input-append, .form-horizontal input, .form-horizontal textarea, .form-horizontal select, .form-horizontal .help-inline, .form-horizontal .uneditable-input, .form-horizontal .input-prepend, .form-horizontal .input-append {
    margin-bottom: 0;
}
.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend {
    margin-bottom: 0;
}
.form-search .radio, .form-search .checkbox, .form-inline .radio, .form-inline .checkbox {
    padding-left: 0;
    margin-bottom: 0;
}
.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    margin-right: 3px;
    margin-left: 0;
}
.control-group {
    margin-bottom: 12px;
}
legend + .control-group {
    margin-top: 24px;
}
.form-horizontal .control-group {
    margin-bottom: 24px;
}
.form-horizontal .control-label {
    width: 140px;
    padding-top: 5px;
    text-align: right;
}
.form-horizontal .controls {
    margin-left: 160px;
}
.form-horizontal .help-block {
    margin-top: 12px;
    margin-bottom: 0;
}
.form-horizontal .form-actions {
    padding-left: 200px;
}
.btn {
    padding: 4px 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .1);
    color: #333333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #5b5856;
    background-image: -moz-linear-gradient(top, #656360, #4b4947);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#656360), to(#4b4947));
    background-image: -webkit-linear-gradient(top, #656360, #4b4947);
    background-image: -o-linear-gradient(top, #656360, #4b4947);
    background-image: linear-gradient(to bottom, #656360, #4b4947);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff65625f', endColorstr='#ff4b4947', GradientType=0);
    border-color: #4b4947 #4b4947 #242322;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #4b4947;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    background: #333333;
}
.btn:active, .btn.active {
    background: #333333;
}
.btn:hover, .btn a.btn:hover {
    background: #333333;
}
.btn:focus, .btn a.btn:focus {
    outline: 0;
}
.btn.active, .btn:active, .btn a.btn:active {
    background: #333333;
}
.btn-large {
    padding: 9px 14px;
    font-size: 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .5);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .5);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .5);
}
.btn-small {
    padding: 3px 9px;
    font-size: 11px;
}
.btn-mini {
    padding: 2px 6px;
    font-size: 10px;
}
.btn {
    border-color: #c5c5c5;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.btn-primary {
    text-transform: uppercase;
    text-decoration: none;
    background: #179c49;
    border-radius: 3px;
    font-size: 15px;
    font-weight: bold;
    margin-right: 5px;
    padding: 6px 34px 6px;
    color: #333;
    text-shadow: none;
    border: none;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background: #333333;
}
.btn-primary:active, .btn-primary.active {
    background: #333333;
}
.btn-warning {
    text-transform: uppercase;
    text-decoration: none;
    background: #333333;
    border-radius: 3px;
    font-size: 15px;
    font-weight: bold;
    margin-right: 5px;
    padding: 6px 34px 6px;
    color: #fff;
    text-shadow: none;
    border: none;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    background: #333333;
}
.btn-warning:active, .btn-warning.active {
    background: #333333;
}
.btn-danger {
    text-transform: uppercase;
    text-decoration: none;
    background: #333333;
    border-radius: 3px;
    font-size: 15px;
    font-weight: bold;
    margin-right: 5px;
    padding: 6px 34px 6px;
    color: #fff;
    text-shadow: none;
    border: none;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    background: #333333;
}
.btn-danger:active, .btn-danger.active {
    background: #333333;
}
.btn-success {
    text-transform: uppercase;
    text-decoration: none;
    background: #333333;
    border-radius: 3px;
    font-size: 15px;
    font-weight: bold;
    margin-right: 5px;
    padding: 6px 34px 6px;
    color: #fff;
    text-shadow: none;
    border: none;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    background: #333333;
}
.btn-success:active, .btn-success.active {
    background: #333333;
}
.btn-info {
    text-transform: uppercase;
    text-decoration: none;
    background: #333333;
    border-radius: 3px;
    font-size: 15px;
    font-weight: bold;
    margin-right: 5px;
    padding: 6px 34px 6px;
    color: #fff;
    text-shadow: none;
    border: none;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background: #333333;
}
.btn-info:active, .btn-info.active {
    background: #333333;
}
.btn-inverse {
    text-transform: uppercase;
    text-decoration: none;
    background: #333333;
    border-radius: 3px;
    font-size: 15px;
    font-weight: bold;
    margin-right: 5px;
    padding: 6px 34px 6px;
    color: #fff;
    text-shadow: none;
    border: none;
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background: #333333;
}
.btn-inverse:active, .btn-inverse.active {
    background: #333333;
}
.invalid {
    border-color: #333333;
}
label.invalid {
    color: #333333;
}
.nav {
    margin-bottom: 15px;
    margin-top: 5px;
}
.nav .dropdown-toggle .caret {
    border-top-color: #333333;
    border-bottom-color: #333333;
    margin-top: 8px;
    margin-left: 5px;
}
.nav .dropdown-toggle:hover .caret {
    border-top-color: #333333;
    border-bottom-color: #333333;
}
.nav .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #333333;
    border-bottom-color: #333333;
}
.dropup, .dropdown {
    position: relative;
}
.dropdown-toggle {
    *margin-bottom: -3px;
}
.dropdown-toggle:active, .open .dropdown-toggle {
    outline: 0;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
}
.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 11px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff;
}
.dropdown-menu li > a {
    clear: both;
    color: #444;
    display: block;
    line-height: 24px;
    font-weight: normal;
    padding: 3px 20px;
    text-shadow: none;
    white-space: nowrap;
    font-size: 16px;
}
.dropdown-menu .disabled > a, .dropdown-menu .disabled > a:hover {
    color: #999;
}
.dropdown-menu .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: default;
}
.open {
    *z-index: 1000;
}
.open > .dropdown-menu {
    display: block;
}
.nav li.dropdown.open > .dropdown-toggle, .nav li.dropdown.active > .dropdown-toggle, .nav li.dropdown.open.active > .dropdown-toggle, .nav > li.dropdown.open.active > a:hover {
    background-color: #E6E6E2;
    color: #fff;
}
.nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #333333;
    border-bottom-color: #333333;
}
.nav li.dropdown > .dropdown-toggle:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.nav li.dropdown.open > .dropdown-toggle .caret, .nav li.dropdown.active > .dropdown-toggle .caret, .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000;
    content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
.touch .dropdown-submenu:hover > .dropdown-menu {
    display: none;
}
.touch .dropdown-submenu.open > .dropdown-menu {
    display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
    border-left-color: #4b4947;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
    padding-left: 20px;
    padding-right: 20px;
}
.typeahead {
    margin-top: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.t3-navhelper {
    background: #353535;
    color: #333333;
}
#t3-header {
    margin-top: -2px;
    position: relative;
}
div#clr {
    clear: both;
}
div#polosa {
    clear: both;
    width: 100%;
    border-bottom: 1px solid #ccc;
}
tr#shapkatovorder th {
    background: #f5f5f5 !important;
}
.breadcrumb {
    padding: 8px 8px;
    margin: 0;
    background-color: transparent;
}
.breadcrumb:before, .breadcrumb:after {
    display: table;
    content: "";
    line-height: 0;
}
.breadcrumb:after {
    clear: both;
}
.breadcrumb li {
    text-shadow: none;
    display: block;
    float: left;
}
.breadcrumb a {
    color: #333333;
}
.breadcrumb .divider {
    padding: 0 5px;
    color: #333333;
}
.breadcrumb .divider img {
    vertical-align: middle;
}
.breadcrumb .active {
    color: #333333;
    font-size: 16px;
}
#openhours {
    background: url('../images/openhours.png') 0 0 no-repeat;
    float: left;
    padding: 0 0 0 38px;
}
#openhours .upper {
    vertical-align: super;
    color: #333333;
    font-size: 18px;
    line-height: 18px;
}
#openhours span {
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
}
#openhours span {
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
}
#openhours .bold_bold {
    color: #333333;
    font-size: 25px;
    line-height: 30px;
}
#openhours .bold_upper {
    vertical-align: super;
    color: #333333;
    font-size: 14px;
    line-height: 18px;
}
.t3-header2 .container {
    padding-top: 13px;
    min-height: 67px;
}
.t3-headnav .navbar {
    margin-bottom: 0;
    margin-top: 0;
    height: 60px;
}
.t3-mainnav {}
.t3-mainnav .navbar {
    color: #333333;
    margin-bottom: 0;
    margin-top: 0;
}
.t3-mainnav .navbar-inner {
    min-height: 40px;
}
.navbar {
    overflow: visible;
    margin-bottom: 24px;
    *position: relative;
    *z-index: 2;
}
.t3-mainnav .dropdown .caret {
    margin-left: 5px;
}
.t3-mainnav .dropdown-menu {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.t3-mainnav .dropdown-menu li > a {
    border-top: 1px solid #4b4947;
    padding: 5px 20px;
    text-shadow: none;
    background: url(../images/bullet-menu.png) no-repeat 10px center;
}
.t3-mainnav .dropdown-menu li:first-child > a {
    border-top: 0;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:before {
    display: none;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:after {
    display: none;
}
.t3-mainnav .dropdown-menu .disabled > a, .t3-mainnav .dropdown-menu .disabled > a:hover {
    color: #999;
}
.t3-mainnav .dropdown-menu .disabled > a:hover {
    background-color: transparent;
}
.t3-mainnav .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #333333;
    border-bottom-color: #333333;
}
.t3-mainnav .nav li.dropdown.open > .dropdown-toggle .caret, .t3-mainnav .nav li.dropdown.active > .dropdown-toggle .caret, .t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.t3-mainnav .dropdown-submenu > .dropdown-menu {
    border-radius: 0;
}
.t3-mainnav .dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}
.nav-stacked {
    border: 0;
    border-radius: 0;
}
.nav-stacked li {
    background: url("../images/line-title.png") no-repeat scroll left bottom transparent;
    padding: 5px 0;
}
.nav-stacked li a {
    background: url("../images/icon-li1.png") no-repeat scroll left 7px transparent;
    color: #333333;
    display: inline-block;
    font-weight: bold;
    text-indent: 27px;
}
.nav-tabs.nav-stacked > li > a {
    border: 0;
    padding: 0;
}
.pagination {
    text-align: right;
}
ul.pagination-list {
    text-align: right;
    float: right;
    margin-left: 10px;
}
.nav-stacked li a:hover {
    border: 0;
    background: url("../images/icon-li1-hover.png") no-repeat scroll left 7px transparent;
    color: #333333;
}
div.pagination > span {
    color: #333333;
    display: inline-block;
    padding-top: 10px;
    font-size: 14px;
}
div.pagination ul li {
    float: left;
    margin-left: 4px;
    list-style: none;
}
div.pagination ul li a {
    background-color: #179c49;
    padding: 7px 13px 3px 13px;
    color: #ffffff;
    font-weight: bold;
    display: block;
    width: 5px;
    border-radius: 3px;
    font-size: 14px;
}
div.pagination ul li.prev a, div.pagination ul li.next a {
    color: #fff;
    text-indent: 40px;
    overflow: hidden;
}
div.pagination ul li.prev a {
    background: url('../images/nagition-prev.png') #179c49 center center no-repeat;
}
div.pagination ul li.next a {
    background: url('../images/nagition-next.png') #179c49 center center no-repeat;
}
ul.pagination-list li a:hover, ul.pagination-list li a.disabled, ul.pagination-list li.prev a:hover, ul.pagination-list li.next a:hover, div.pagination ul li a:hover, div.pagination ul li.active a, div.pagination ul li.disabled a:hover {
    background-color: #333333;
    color: #fff;
    border-radius: 3px;
}
ul.pagination-list li.prev a.disabled, ul.pagination-list li.next a.disabled {
    background-color: #179c49;
}
.t3-mainnav .dropdown-menu {
    background: #ffffff;
    min-width: 200px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.t3-mainnav .dropdown-menu li > a {
    padding: 8px 20px 8px 24px;
    color: #333333;
    border-top: 1px solid #464646;
    background: url('../images/bullet-menu.png') 10px 17px no-repeat;
}
.t3-mainnav .dropdown-menu li > a:hover, .t3-mainnav .dropdown-menu li > a:focus, .t3-mainnav .dropdown-submenu:hover > a, .t3-mainnav .dropdown-submenu li.active > a, .t3-mainnav .dropdown-submenu li.active > a:hover, .t3-mainnav .dropdown-menu li.active > a, .t3-mainnav .dropdown-menu li.active > a:hover {
    background: url('../images/bullet-menu.png') #DC1816 10px 17px no-repeat;
    color: #FFFFFF;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background: #333333 !important;
    color: #FFFFFF;
}
.t3-module {
    background: transparent;
    color: inherit;
}
.t3-module .module-inner {
    padding: 0;
}
h3.module-title {
    color: #333333;
    width: 100%;
}
.module-title {
    background: inherit;
    line-height: 30px;
    font-size: 19px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.t3-sidebar .module-title {
    color: #333333;
}
.t3-sidebar .module-title span {
    display: inline-block;
}
.module-ct {
    background: inherit;
    color: inherit;
    padding: 0;
}
.content-mass-top .module-ct {
    margin-top: 0px;
}
div#footrmodbody .module-ct {
    margin-top: 0px;
}
.module-ct:before, .module-ct:after {
    display: table;
    content: "";
    line-height: 0;
}
.module-ct:after {
    clear: both;
}
.t3-module ul, .t3-module ol {
    margin-left: 5px;
}
.t3-module ul.unstyled, .t3-module ol.unstyled, .t3-module ul.nav, .t3-module ol.nav {
    margin-left: 0;
}
.module_menu .nav {
    margin-bottom: 0px;
}
.module_menu .nav > li {}
.module_menu .nav > li > a {
    padding: 0px;
}
.module_menu .nav > li:first-child {
    border-top: 0;
}
.module_menu .nav > li:first-child > a {
    border-top: 0;
}
.module_menu .nav > li > a:hover, .module_menu .nav > li > a:focus {
    color: #333333;
    background: none;
}
.module_menu .nav > li.active > a {
    color: #333333;
    background: none;
}
.banneritem {
    padding: 12px 0;
    border-top: 1px solid #ddd;
}
.banneritem:first-child {
    margin-top: 12px;
}
.banneritem a {
    font-weight: bold;
}
.bannerfooter {
    border-top: 1px solid #ddd;
    font-size: 10px;
    padding-top: 12px;
    text-align: right;
}
.categories-module h4, ul.categories-module h4, .category-module h4, ul.category-module h4 {
    font-size: 12px;
    font-weight: normal;
    margin: 0;
}
.feed h4 {
    font-weight: bold;
}
.feed .newsfeed, .feed ul.newsfeed {
    border-top: 1px solid #4b4947;
}
.feed .newsfeed .feed-link, .feed .newsfeed h5.feed-link, .feed ul.newsfeed .feed-link, .feed ul.newsfeed h5.feed-link {
    font-size: 12px;
    font-weight: normal;
    margin: 0;
}
.latestusers, ul.latestusers {
    margin-left: 0;
}
.latestusers li, ul.latestusers li {
    background: #4b4947;
    display: inline-block;
    padding: 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.stats-module dt, .stats-module dd {
    display: inline-block;
    margin: 0;
}
.stats-module dt {
    font-weight: bold;
    width: 35%;
}
.stats-module dd {
    width: 60%;
}
.module_category .module-title {
    padding-bottom: 0px;
    padding-top: 2px;
    padding-left: 0px;
    height: 40px;
    margin-bottom: 0px;
    color: #ffffff;
    background-color: #179c49;
    border-radius: 25px;
    position: relative;
}
.t3-module.module_category {
    margin-top: 0px;
    margin-bottom: 15px;
}
.module_category .module-title span {
    display: inline-block;
    text-indent: 15px;
    line-height: 26px;
    padding-top: 6px;
    padding-left: 25px;
    text-transform: uppercase;
    color: #ffffff;
    margin-top: 0px;
    font-size: 14px;
    font-weight: bold;
}
.t3-sidebar .t3-module.module_category .module-ct {
    padding-top: 0px;
    padding: 0px;
    margin-top: 3px;
    border-radius: 0px;
}
.t3-sidebar .t3-module.module_category.filtr .module-inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
div#jsfilter_ajax_cont a {
    font-weight: bold;
}
.t3-module.module_category h3.module-title:before {
    font-family: 'fontawesome';
    content: "\f03a";
    position: absolute;
    padding-top: 4px;
    padding-left: 17px;
    font-weight: normal;
    color: #179c49;
}
.jshop_filters .filter_price {
    padding: 5px 8px 7px 8px;
    border: 1px solid #179c49;
    border-radius: 25px;
}
.module_category2 .module-title span {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    height: 20px;
    position: relative;
    text-transform: uppercase;
    color: #333333;
    margin-top: 5px;
}
.product_label img {
    max-width: 75px;
}
.module_category2 .module-title {
    padding-bottom: 10px;
    margin-bottom: 0;
}
.t3-sidebar .t3-module.module_category2 .module-inner {
    padding: 0;
}
.t3-footer .custom_top {
    margin-top: 40px;
    margin-bottom: 10px;
}
.t3-footer .custom_top p.title {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    float: left;
}
.t3-footer .custom_top .social {
    float: right;
    background-color: #6d6e71;
    margin-left: 9px;
}
.t3-footer .custom_top .social:hover {
    background-color: #29d6fb;
}
.t3-footer .custom p.line-bottom {
    border-top: 1px solid #565453;
    padding: 5px 0;
    margin-bottom: 0;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
}
.t3-footer .custom p.line-bottom span {
    color: #7e7e7e;
    float: right;
    padding-right: 40px;
}
.jshop_categ .category img.jshop_img {
    float: none;
    text-align: center;
    display: block;
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    min-height: 190px;
    max-height: 190px;
    min-width: 190px;
    max-width: 190px;
    overflow: hidden;
    border-radius: 200%;
    border: 4px solid #179c49;
}
.t3-footer span.acyfield_email {
    float: left;
    width: 100%;
}
.t3-footer p.onefield {
    float: left;
    width: 80%;
    margin-bottom: 0;
}
.t3-footer div.acymailing_module, .t3-footer .acymailing_module div {
    display: inline-block;
    width: 100%;
}
.t3-footer .acysubbuttons {
    float: left;
    margin-bottom: 0;
}
.t3-footer .acysubbuttons input.button {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    padding: 6px 17px;
}
.t3-footer .acymailing_fulldiv form {
    margin-bottom: 0;
}
.t3-footer span.acyfield_email input.inputbox {
    margin-bottom: 0;
}
.copyright ul.nav {
    float: left;
    margin-right: 42px;
    margin-bottom: 4px;
}
.copyright ul.nav li {
    float: left;
    margin-right: 8px;
}
.copyright ul.nav li a {
    padding: 2px 8px;
    /* background-color: #4f4f4f; */
    color: #333333;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px; /* font-family: 'isocteur', serif; */
}
.copyright ul.nav li.active a, .copyright ul.nav li a:hover {
    background-color: #333333;
    color: #FFF;
    padding-top: 27px;
    margin-top: -25px;
    border-radius: 0px 0px 5px 5px;
}
.t3-footer .poweredby a {
    font-size: 12px;
    color: #333333;
    text-decoration: underline;
    font-weight: normal;
}
.bank-card img {
    margin-right: 5px;
}
.bg-telephone {
    background: url('../images/head-footer.png') center left no-repeat;
    width: 343px;
    height: 110px;
    position: absolute;
    top: -49px;
    margin-left: -50px;
    color: #fff;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 92px;
    text-indent: 120px;
}
.absolute {
    position: relative;
}
.right-footer {
    background: url('../images/right-footer.png') center right repeat-x;
    width: 33%;
    right: 0;
    top: -49px;
    position: absolute;
    height: 110px;
}
.custom_intro p.intro {
    background: url("../images/icon-title.png") no-repeat scroll left top transparent;
    color: #595959;
    display: inline-block;
    font-family: Georgia;
    font-size: 20px;
    font-style: italic;
    line-height: 34px;
    padding: 0 169px 0 61px;
    position: relative;
}
.custom_intro p.intro img {
    position: absolute;
    right: 0;
    top: -10px;
}
.custom_ship {
    background: url('../images/bus.png') #fff center left no-repeat;
    height: 84px;
    text-indent: 135px;
    border: 2px solid #333333;
}
.custom_ship h3 {
    text-transform: uppercase;
    font-size: 26px;
    color: #333333;
    line-height: 18px;
    padding-top: 9px;
}
td.jshop_order_step a {
    text-decoration: none;
    margin: 0;
    vertical-align: middle;
    color: #333333;
    font-weight: normal;
    text-decoration: line-through;
    border-radius: 5px 5px 0px 0px;
}
td.jshop_order_step a:hover {
    color: #333333;
    text-decoration: none !important;
}
.module_top3 {
    margin-bottom: 0px;
    margin-top: 35px;
}
.custom_ship p {
    font-size: 13px;
    color: #515151;
}
.module_ship {
    margin-right: 30px;
}
.responsiveLayout .bt-contentshowcase_company .bt-inner a {
    background: url('../images/shadow-logo.png') bottom center no-repeat;
    padding-bottom: 7px;
    display: block;
}
.responsiveLayout .bt-contentshowcase_company .bt-inner img {
    background-color: #fff;
    border: 0 none;
    outline: 0 none;
}
.responsiveLayout .bt-contentshowcase_company .bt-inner a:hover {
    background: url('../images/shadow-logo.png') bottom center no-repeat;
}
.responsiveLayout .bt-contentshowcase_company .btcontentshowcase-next:hover {
    background: url("../images/next.png") #333333 center center no-repeat !important;
}
.responsiveLayout .bt-contentshowcase_company .btcontentshowcase-prev:hover {
    background: url("../images/prev.png") #333333 center center no-repeat !important;
}
.responsiveLayout .bt-contentshowcase_company .btcontentshowcase-next {
    background: url("../images/next.png") #bebebe center center no-repeat !important;
    width: 48px;
    height: 48px;
    right: 0 !important;
    top: 54% !important;
}
.bt-contentshowcase_company .jcarousel-skin-tango {
    margin-right: 52px;
}
.responsiveLayout .bt-contentshowcase_company .btcontentshowcase-prev {
    background: url("../images/prev.png") #bebebe center center no-repeat !important;
    width: 48px;
    height: 48px;
    left: auto !important;
    right: 0;
    top: 11% !important;
}
.responsiveLayout .bt-contentshowcase_company .bt-inner {
    margin-left: 0;
}
.t3-navhelper {
    padding-bottom: 60px;
    background-color: #e6e6e2;
}
.swap-t3-sl-2 {
    background-color: rgba(255, 255, 255, 0.38);
}
.module_intro {
    margin-bottom: 0;
}
.address_block input.button, input#payment_submit, #shipping_form input.button, .finish input.button {
    display: inline-block;
    font-size: 18px;
    height: 34px;
    float: right;
    position: relative;
    right: 6px;
    line-height: 33px;
    margin: -34px 0;
    padding: 0 20px;
    text-transform: uppercase;
    background: #333333 !important;
    color: #FFFFFF;
    border-radius: 3px;
}
#active_step {
    font-weight: bold !important;
    color: #333333;
    font-family: 'EVA';
}
#jc {
    font-family: 'EVA';
}
td.jshop_order_step {
    padding: 2px;
    padding-top: 0px;
    font-weight: normal;
    font-size: 19px;
    text-align: center;
    vertical-align: middle;
}
.address_block input.button:hover, input#payment_submit:hover, #shipping_form input.button:hover, .finish input.button:hover {
    background: #333333 !important;
}
.other-register label {
    display: inline-block;
}
.other-register span {
    font-weight: normal;
    padding-right: 20px;
}
#jshop_menu_order {
    border: 0;
    color: #333333;
    font-weight: bold;
    height: 46px;
    margin-top: 4px !important;
    max-width: 100%;
}
#jshop_menu_order td {}
#jshop_menu_order td:first-child {
    border-radius: 5px 0px 0px 0px;
}
#jshop_menu_order td:last-child {
    border-radius: 0px 5px 0px 0px;
}
.other-register input#delivery_adress_1, .other-register input#delivery_adress_2 {
    margin: -2px 3px 0 15px;
}
.requiredtext {
    color: #ff1100;
    font-size: 16px;
    padding-left: 11px;
    font-weight: bold;
}
div.jshop_register table tr td input {
    margin-bottom: 0;
}
table#table_payments, #table_shippings {
    width: 100%;
}
table#table_payments p, #table_shippings p {
    width: 100%;
    font-size: 14px;
    margin: 0px;
    color: #333333;
}
div#stepcolstri table#table_payments label, div#stepcolstri #table_shippings label {
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 14px !important;
}
table.minicart.uk-table {
    font-size: 14px;
}
table#table_payments input, #table_shippings input {
    float: left;
    margin-right: 8px;
}
#table_shippings label {
    font-weight: bold;
    font-size: 18px;
}
table#table_payments label, #table_shippings label {
    font-weight: normal !important;
    font-size: 18px;
}
table.jshop.preview {
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
    margin: 25px 0 0;
    display: inline-block;
    font-weight: normal !important;
}
#order_add_info {
    box-shadow: none;
    height: 70px;
    margin-top: 5px;
    border: 1px solid #cccccc;
}
.finish h3 {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-bottom: 12px;
}
p#senk {
    min-height: 110px;
    font-size: 26px;
    padding-top: 70px;
    text-align: center;
    color: #333333;
    font-family: 'EVA';
}
p.jshop_cart_attribute {
    padding-left: 10px;
    font-weight: bold;
    font-style: italic;
    font-size: 12px;
    margin-top: 1px;
    margin-bottom: 4px;
}
input#kvitok {
    background-color: #E6E6E2;
    border: 1px solid #333333;
    color: #333333;
    display: inline-block;
    font-size: 16px;
    height: 34px;
    line-height: 33px;
    padding: 0 20px;
    text-transform: uppercase;
}
input#kvitok:hover {
    background-color: #CCC7B4;
}
.form_finish {
    display: inline-block;
}
a.policy {
    color: #333333;
    font-weight: bold;
    text-transform: inherit;
}
.row_agb input#agb {
    margin-top: 0;
    margin-right: 8px;
}
.shoppingLayout .bt-productslider_feature {
    padding-top: 0;
}
.shoppingLayout .bt-productslider_feature .bt-prices-oldPrice {
    text-align: center;
    padding-right: 0;
    padding-top: 0;
}
.shoppingLayout .bt-productslider_feature li {
    position: relative;
    padding: 3px;
}
.shoppingLayout .bt-productslider_feature .bt-row {
    padding: 0;
}
.shoppingLayout .bt-productslider_feature .bt-row {
    position: static;
}
.shoppingLayout .bt-productslider_feature .bt-prices {
    height: 60px;
    padding-top: 5px;
    background-color: #E6E6E2;
}
.shoppingLayout .bt-productslider_feature .bt-prices-salesPrice {
    padding-right: 0;
    font-size: 20px;
    text-align: center;
}
.module_feature .shoppingLayout .bt-productslider_feature {
    padding: 0;
}
.shoppingLayout .bt-productslider_feature img {
    margin-bottom: 16px;
    margin-top: 3px;
}
.contact .page-header h2 {
    color: #757575;
    font-family: 'Open Sans Condensed';
    font-size: 60px;
    font-weight: 300;
    margin: 0;
}
#contact-form legend {
    font-size: 12px;
    color: #757575;
    line-height: normal;
    border-bottom: 0;
    margin-bottom: 10px;
}
.t3-content .contact {
    padding: 40px !important;
}
#contact-form .control-label label {
    font-weight: bold;
}
#contact-form input {
    background: url("../images/line-input.png") no-repeat scroll left bottom #EBEBEB;
    border: 0 none;
    box-shadow: none;
    display: block;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 6px;
    width: 378px;
}
#contact-form textarea {
    background: url("../images/line-input.png") no-repeat scroll left bottom #EBEBEB;
    border: 0 none;
    box-shadow: none;
    padding: 0 6px;
    margin: 0;
    width: 60%;
    height: 104px;
}
#contact-form input#jform_contact_email_copy {
    width: auto;
}
#contact-form .form-actions {
    margin: 0;
    background: none;
    border: 0;
}
#contact-form .form-actions .bt-contact {
    background-color: #F8F8F8;
    border: 1px solid #E4E4E4;
    color: #333333;
    display: inline-block;
    font-size: 16px;
    height: 34px;
    line-height: 33px;
    margin: 0px 0;
    padding: 0 20px;
    text-transform: uppercase;
}
#contact-form .form-actions .bt-contact:hover {
    background-color: #E6E6E2;
    color: #fff;
}
.module_map {
    padding: 40px 40px 0;
    margin-bottom: 0;
}
.t3-sidebar .t3-module.module_category .module-inner {
    padding: 0;
}
.module_feature .jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 0;
}
.t3-sidebar .t3-module.module_custom .module-inner {
    padding: 0;
}
.module_feature .shoppingLayout .bt-productslider_feature .vote {
    float: none;
}
.module_login span.add-on {
    display: none;
}
.module_login input {
    background: url("../images/line-input.png") no-repeat scroll left bottom #EBEBEB;
    border: 0 none;
    box-shadow: none;
    display: block;
    height: 35px;
    line-height: 35px;
    margin: 0;
}
.module_login input.input {
    padding: 0;
    width: 100%;
    text-indent: 10px;
}
.module_login input.inputbox {
    height: 25px;
}
.module_login .btn-primary {
    background: #F8F8F8;
    border: 1px solid #E4E4E4;
    color: #333333;
    display: inline-block;
    font-size: 16px;
    height: 30px;
    line-height: 29px;
    margin: 10px 0;
    padding: 0 20px;
    text-transform: uppercase;
}
.module_login .btn-primary:hover {
    background: #E6E6E2;
    color: #fff;
}
.module_login label.checkbox {
    font-weight: bold;
}
.module_login li {
    background: url('../images/icon-link.png') center left no-repeat;
    text-indent: 24px;
    list-style: none;
}
.module_login a {
    color: #333;
    font-family: Georgia;
    font-style: italic;
    line-height: 30px;
}
.module_login ul {
    margin-left: 0;
}
.module_login li:hover {
    background: url('../images/icon-link-hover.png') center left no-repeat;
}
.module_login a:hover {
    color: #333333;
}
.stars_no_active {
    background: url("../images/stars.png") repeat-x scroll 0 bottom transparent;
    display: block;
    height: 16px;
    position: relative;
    width: 90px;
}
.stars_active {
    background-image: url("../images/stars.png");
}
.module_feature .shoppingLayout .bt-inner .bt-introtext {
    margin: 10px 0;
}
.t3-sidebar .t3-module.module_custom {
    background: none;
}
.cart320 {
    display: none;
}
.cartfull {
    display: block;
}
.blog {
    padding: 0px;
    margin-top: 14px;
}
.items-leading .leading {
    margin-bottom: 25px;
}
.items-row .item {
    margin-bottom: 25px;
}
.divider-vertical {
    margin: 0 0 48px;
    border: 0;
    border-top: 1px solid #464646;
    border-bottom: 1px solid #fff;
}
.article-aside {
    color: #333333;
    font-size: 12px;
}
.article-info {
    margin: 0 0 10px;
    display: inline-block;
}
.article-info .article-info-term {
    display: none;
}
.article-info dd {
    float: left;
    margin-left: 0;
    margin-right: 10px;
    white-space: nowrap;
}
.article-info dd span {
    font-weight: bold;
}
.article-footer {
    color: #999;
    font-size: 11px;
    margin-bottom: 24px;
}
article img[align=left], .img_caption.left {
    margin: 0 14px 24px 0;
}
article img[align=right], .img_caption.right {
    margin: 0 0 24px 14px;
}
.img-intro-none, .img-intro-left, .img-intro-right, .img-fulltext-none, .img-fulltext-left, .img-fulltext-right, .img_caption {
    position: relative;
}
.img-intro-none, .img-intro-left, .img-intro-right, .img-fulltext-none, .img-fulltext-left, .img-fulltext-right, .img_caption {
    margin-bottom: 24px;
    max-width: 100%;
}
.img-fulltext-left {
    float: left;
    margin-right: 14px;
}
.img-fulltext-right {
    float: right;
    margin-left: 14px;
}
.img-intro-none img, .img-intro-left img, .img-intro-right img, .img-fulltext-none img, .img-fulltext-left img, .img-fulltext-right img {
    margin: 0;
}
.img_caption img {
    margin-bottom: 1px !important;
}
.img_caption p.img_caption {
    background: #4b4947;
    color: #333333;
    font-size: 10px;
    width: 100%;
    margin: 0;
    padding: 5px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
}
article aside .btn-group > .dropdown-toggle {
    background: transparent;
    border: 0;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.login_form fieldset, .login fieldset {
    padding: 15px 0 0;
}
.login_form fieldset p, .login fieldset p {
    margin: 0 0 5px;
}
.login_form label, .login label {
    display: block;
    font-weight: bold;
}
.login-fields {
    margin: 0 0 10px;
}
.login_form .inputbox, .login-fields .required {
    margin-left: 10px;
    width: 150px;
}
.login_form .remember .inputbox {
    width: 20px;
}
.form-register fieldset {
    padding: 0 0 10px;
}
.form-register p {
    margin: 0 0 5px;
}
.form-register p.form-des {
    margin: 15px 0;
}
.form-register label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px;
}
.form-register .inputbox {
    margin-left: 10px;
    width: 200px;
}
.form-register .button {
    margin-left: 140px;
}
.registration fieldset dt {
    margin-right: 5px;
}
.admintable textarea {
    max-width: 90% !important;
    resize: none;
}
#mailto-window {
    background: #fff;
    margin: 10px 0 20px;
    padding: 0;
    position: relative;
}
#mailto-window h2 {
    font-size: 150%;
    margin-top: 0;
    margin-bottom: 20px;
}
#mailto-window .mailto-close {
    background: #FFF;
    background: -moz-linear-gradient(bottom, #ccc, #f0f0f0);
    background: -webkit-linear-gradient(bottom, #ccc, #f0f0f0);
    border: 1px solid #CCC;
    border-radius: 3px;
    color: #666;
    font-size: 92%;
    padding: 2px 5px;
    position: absolute;
    top: -10px;
    right: 0px;
    text-shadow: 1px 1px 0 #f0f0f0;
}
#mailto-window .mailto-close a {
    color: #666;
}
#mailto-window .mailto-close:hover {
    border-color: #999;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
#mailtoForm .formelm {
    padding: 5px 0;
    vertical-align: middle;
    overflow: hidden;
}
#mailtoForm .formelm label {
    display: block;
    float: left;
    font-weight: bold;
    vertical-align: middle;
    width: 100px;
}
#mailtoForm p {
    margin-top: 20px;
}
#mailtoForm .inputbox {
    width: 70%;
}
#mailtoForm .button {
    margin-right: 5px;
}
.user-details {
    padding: 10px 0;
}
.user-details p {
    margin: 0 0 5px;
}
.user-details label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px;
}
.user-details .inputbox {
    margin-left: 10px;
    width: 200px;
}
.user-details .button {
    margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
    padding: 0 0 5px;
    width: 130px;
}
.user-details .paramlist .paramlist_value {
    padding: 0 0 5px;
}
.user-details .user_name span {
    font-weight: bold;
    padding-left: 10px;
}
.reset .form-validate p, .remind .form-validate p {
    background: #179c49;
    color: #333;
    font-size: 16px;
    border: 0px solid #333333;
    margin-bottom: 24px;
    padding: 12px 24px;
    border-radius: 3px;
}
.reset .form-validate fieldset dl, .remind .form-validate fieldset dl {
    margin: 0;
}
.reset .form-validate fieldset dt, .remind .form-validate fieldset dt {
    margin: 4px 0 0 0;
}
#searchForm {
    padding: 12px 24px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *zoom: 1;
}
#searchForm:before, #searchForm:after {
    display: table;
    content: "";
    line-height: 0;
}
#searchForm:after {
    clear: both;
}
#searchForm fieldset {
    margin: 24px 0;
}
#searchForm legend {
    margin-bottom: 12px;
}
.phrases-box input, .phrases-box label, .form-limit input, .form-limit label, .only label {
    display: inline-block;
    margin-right: 10px;
}
.phrases-box input {
    margin: 0;
}
.search-results {
    margin-top: 24px;
}
.search-results .result-title {
    font-size: 14px;
    margin-top: 24px;
}
.search-results .result-category {
    font-size: 10px;
    color: #999;
}
.search-results .result-text {
    margin-top: 5px;
    margin-bottom: 5px;
}
.search-results .result-created {
    font-size: 10px;
    color: #999;
}
.contact .accordion-heading .accordion-toggle {
    font-weight: bold;
}
#archive-items > li {
    line-height: normal;
    margin: 0;
    overflow: visible;
    padding: 0;
}
#archive-items div.intro {
    clear: both;
    overflow: hidden;
}
.category-item {
    margin-top: 24px;
    *zoom: 1;
}
.category-item:before, .category-item:after {
    display: table;
    content: "";
    line-height: 0;
}
.category-item:after {
    clear: both;
}
.category-item .page-header {
    line-height: normal;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 24px;
}
.category-item .category-item {
    margin-left: 1.4613778705637%;
}
.newsfeed > h2 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 24px;
    margin-bottom: 24px;
}
.feed-description {
    margin-bottom: 48px;
}
.edit textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.button2-left, .button2-left div {
    float: left;
}
.button2-right, .button2-right div {
    float: right;
}
.button2-left {
    margin: 5px 5px 0 0;
}
.button2-right {
    margin: 5px 0 0 5px;
}
.button2-left a, .button2-right a, .button2-left span, .button2-right span {
    background: #4b4947;
    border: 1px solid #3e3c3b;
    color: #999;
    cursor: pointer;
    display: block;
    float: left;
    padding: 2px 10px;
    border-radius: 4px;
}
.button2-left span, .button2-right span {
    color: #999;
    cursor: default;
}
.button2-left .page a, .button2-right .page a, .button2-left .page span, .button2-right .page span {
    padding: 0 6px;
}
.button2-left a:hover, .button2-right a:hover {
    background: #3e3c3b;
    color: #444;
    text-decoration: none;
}
.controls img.calendar {
    cursor: pointer;
    margin-left: 5px;
}
.article-content .pagination ul {
    border-left: 1px solid #ddd;
}
.article-content .pagination ul li {
    float: left;
    padding: 12px 24px;
    line-height: normal;
    border: 1px solid #ddd;
    border-left: 0;
}
.article-content .pagination ul a {
    border: 0;
    text-decoration: none;
    background-color: transparent;
    line-height: normal;
    padding: 0;
}
.pagenavcounter {
    margin: 0 0 24px;
    font-weight: bold;
}
#article-index {
    float: right;
    margin: 0 0 24px 24px;
    padding: 10px;
    width: 30%;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#article-index ul {
    margin: 0 0 0 20px;
}
.pagenav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.pagenav li {
    margin: 0;
    padding: 0;
    float: left;
}
.pagenav li.pagenav-prev {
    margin-right: 10px;
}
.pagenav li a {
    background-color: #F8F8F8;
    border: 1px solid #E4E4E4;
    color: #333333;
    display: inline-block;
    font-size: 16px;
    height: 34px;
    line-height: 33px;
    margin: 10px 0;
    padding: 0 20px;
    text-transform: uppercase;
}
.pagenav li a:hover {
    background-color: #E6E6E2;
    color: #fff;
}
.counter {
    float: left;
    line-height: 1;
    margin: 12px 0;
    text-align: left;
}
.items-more h3 {
    margin: 0 0 5px;
}
.back_button a, .back_button a:hover, .back_button a:active {
    display: block;
    margin: 10px 0;
}
.filters {
    margin: 12px 0 5px;
}
.display-limit {
    margin: 12px 0 5px;
}
.filters .filter-search, .filters .display-limit {
    float: left;
    width: 50%;
}
.filters .display-limit {
    float: right;
    text-align: right;
}
#system-message dt {
    font-weight: bold;
}
#system-message dd {
    font-weight: bold;
}
#system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul {
    margin: 0;
    padding: 0;
}
#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
    background: none;
    margin: 0;
    padding: 5px;
}
.tip-wrap {
    background: #fff6df;
    border: 1px solid #333333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    max-width: 300px;
    z-index: 999;
}
.tip-title {
    border-bottom: 1px solid #333333;
    font-weight: bold;
    padding: 5px 10px;
}
.tip-text {
    font-size: 12px;
    margin: 0;
    padding: 5px 10px;
}
.hasTip img {
    border: none;
    margin: 0 5px 0 0;
}
.small {
    font-size: 11px;
}
iframe, svg {
    max-width: 100%;
}
.nowrap {
    white-space: nowrap;
}
.center, .table td.center, .table th.center {
    text-align: center;
}
a.disabled, a.disabled:hover {
    color: #999999;
    background-color: transparent;
    cursor: default;
    text-decoration: none;
}
.hero-unit {
    text-align: center;
}
.hero-unit .lead {
    margin-bottom: 18px;
    font-size: 20px;
    font-weight: 200;
    line-height: 27px;
}
.btn .caret {
    margin-bottom: 7px;
}
.blog-row-rule, .blog-item-rule {
    border: 0;
}
body.modal {
    padding-top: 0;
}
.row-even, .row-odd {
    padding: 5px;
    width: 99%;
    border-bottom: 1px solid #ddd;
}
.row-odd {
    background-color: transparent;
}
.row-even {
    background-color: #f9f9f9;
}
.blog-row-rule, .blog-item-rule {
    border: 0;
}
.row-fluid .row-reveal {
    visibility: hidden;
}
.row-fluid:hover .row-reveal {
    visibility: visible;
}
.btn-wide {
    width: 80%;
}
.nav-list > li.offset > a {
    padding-left: 30px;
    font-size: 12px;
}
.blog-row-rule, .blog-item-rule {
    border: 0;
}
.row-fluid .offset1 {
    margin-left: 8.382978723%;
}
.row-fluid .offset2 {
    margin-left: 16.89361702%;
}
.row-fluid .offset3 {
    margin-left: 25.404255317%;
}
.row-fluid .offset4 {
    margin-left: 33.914893614%;
}
.row-fluid .offset5 {
    margin-left: 42.425531911%;
}
.row-fluid .offset6 {
    margin-left: 50.93617020799999%;
}
.row-fluid .offset7 {
    margin-left: 59.446808505%;
}
.row-fluid .offset8 {
    margin-left: 67.95744680199999%;
}
.row-fluid .offset9 {
    margin-left: 76.468085099%;
}
.row-fluid .offset10 {
    margin-left: 84.97872339599999%;
}
.row-fluid .offset11 {
    margin-left: 91.489361693%;
}
.navbar .nav > li > a.btn {
    padding: 4px 10px;
    line-height: 18px;
}
.nav-tabs.nav-dark {
    border-bottom: 1px solid #333;
    text-shadow: 1px 1px 1px #000;
}
.nav-tabs.nav-dark > li > a {
    color: #F8F8F8;
}
.nav-tabs.nav-dark > li > a:hover {
    border-color: #333 #333 #111;
    background-color: #777777;
}
.nav-tabs.nav-dark > .active > a, .nav-tabs.nav-dark > .active > a:hover {
    color: #ffffff;
    background-color: #555555;
    border: 1px solid #222;
    border-bottom-color: transparent;
}
.thumbnail.pull-left {
    margin: 0 10px 10px 0;
}
.thumbnail.pull-right {
    margin: 0 0 10px 10px;
}
.width-10 {
    width: 10px;
}
.width-20 {
    width: 20px;
}
.width-30 {
    width: 30px;
}
.width-40 {
    width: 40px;
}
.width-50 {
    width: 50px;
}
.width-60 {
    width: 60px;
}
.width-70 {
    width: 70px;
}
.width-80 {
    width: 80px;
}
.width-90 {
    width: 90px;
}
.width-100 {
    width: 100px;
}
.height-10 {
    height: 10px;
}
.height-20 {
    height: 20px;
}
.height-30 {
    height: 30px;
}
.height-40 {
    height: 40px;
}
.height-50 {
    height: 50px;
}
.height-60 {
    height: 60px;
}
.height-70 {
    height: 70px;
}
.height-80 {
    height: 80px;
}
.height-90 {
    height: 90px;
}
.height-100 {
    height: 100px;
}
hr.hr-condensed {
    margin: 10px 0;
}
.list-striped, .row-striped {
    list-style: none;
    line-height: 18px;
    text-align: left;
    vertical-align: middle;
    border-top: 1px solid #ddd;
    margin-left: 0;
}
.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
    border-bottom: 1px solid #ddd;
    padding: 8px;
}
.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) {
    background-color: #f9f9f9;
}
.list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover {
    background-color: #f5f5f5;
}
.row-striped .row-fluid {
    width: 97%;
}
.row-striped .row-fluid [class*="span"] {
    min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
    margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
.list-condensed li {
    padding: 4px 5px;
}
.row-condensed .row, .row-condensed .row-fluid {
    padding: 4px 5px;
}
.list-bordered, .row-bordered {
    list-style: none;
    line-height: 18px;
    text-align: left;
    vertical-align: middle;
    margin-left: 0;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.radio.btn-group input[type=radio] {
    display: none;
}
.radio.btn-group > label:first-of-type {
    margin-left: 0;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
    padding-left: 0;
}
.iframe-bordered {
    border: 1px solid #ddd;
}
.tab-content {
    overflow: visible;
}
.tabs-left .tab-content {
    overflow: auto;
}
.nav-tabs > li > span {
    display: block;
    margin-right: 2px;
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 18px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.btn-micro {
    padding: 1px 4px;
    font-size: 10px;
    line-height: 8px;
}
.tip-wrap {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #333333;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 100;
}
.page-header {
    margin: 2px 0px 10px 0px;
    padding-bottom: 5px;
}
.input-prepend .chzn-container-single .chzn-single {
    border-color: #d7d7d7;
    height: 26px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
    -webkit-border-radius: 0 3px 0 0;
    -moz-border-radius: 0 3px 0 0;
    border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
    border-color: #d7d7d7;
}
.input-prepend > .add-on, .input-append > .add-on {
    vertical-align: top;
}
.element-invisible {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.form-vertical .control-label {
    float: none;
    width: auto;
    padding-right: 0;
    padding-top: 0;
    text-align: left;
}
.form-vertical .controls {
    margin-left: 0;
}
.width-auto {
    width: auto;
}
.btn-group .chzn-results {
    white-space: normal;
}
.accordion-body.in:hover {
    overflow: visible;
}
.invalid {
    color: #333333;
    font-weight: bold;
}
input.invalid {
    border: 1px solid #333333;
}
.tip-text {
    text-align: left;
}
.content-mass-top .t3-module {}
.t3-content-inner {
    margin-top: 0px;
}
.t3-content-inner > * {}
.blog .article-intro p {
    margin-bottom: 0;
}
.blog .article-intro img {
    width: 373px;
    float: left;
    margin: 9px 23px 0 0;
    padding: 0;
}
}
.pagination .pull-right {
    float: left !important;
}
section.article-intro.clearfix {
    padding-left: 10px;
    margin-top: 10px;
}
.jshop.list_product img.jshop_img {
    max-height: 285px;
    overflow: hidden;
    border-radius: 2px;
}
ul.latestnews_category a {
    display: inline-block;
    font-weight: normal;
    line-height: 15px;
    padding-left: 5px;
    margin-top: 13px;
    max-height: 34px;
    overflow: hidden;
    vertical-align: bottom;
    font-size: 14px;
    color: #333;
}
ul.latestnews_category li {
    height: 42px;
    margin: 0;
    border-bottom: 1px solid #e9e9e9;
    background: #ffffff;
}
ul.latestnews_category {
    list-style: none;
    margin: 0 0 0px 0px;
}
ul.latestnews_category li:hover {
    background: #179c49;
    color: #fff;
    cursor: pointer;
    border-radius: 25px;
}
ul.latestnews_category li:hover a {
    color: #fff;
}
h2.article-title a:hover {
    color: #333333;
}
.readmore {
    margin-top: 10px;
}
div.published {
    background: url("../images/bg-date.png") no-repeat scroll center center transparent;
    color: #FFFFFF;
    float: left;
    font-family: Georgia;
    font-size: 20px;
    height: 59px;
    line-height: 25px;
    margin-right: 30px;
    padding-top: 8px;
    text-align: center;
    width: 67px;
}
.article-info .createdby span, .article-info .category-name span {
    border-right: 1px solid #7B7B7B;
    padding-right: 8px;
}
.article-info .category-name a:hover {
    color: #333333;
}
.t3-content .item-page {}
.article-title, .article-header h1 {
    display: inline-block;
    font-size: 15px;
    line-height: normal;
    font-weight: normal;
    margin: 0px;
    height: 30px;
    padding: 6px 3px 0px 3px;
    text-transform: uppercase;
    color: #333333;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
.article-title:after {
    content: '';
    width: 100%;
    display: block;
    height: 24px;
    background-image: url(../images/title_after.png);
    background-position: center;
}
section.article-content.clearfix {
    margin-top: 10px;
}
.article-title a {
    color: #333333;
    font-size: 15px;
    font-weight: 600;
}
.article-nodate {
    margin-left: 0 !important;
}
.article-title a:hover {
    color: #333333;
}
.article-info dd.category-name a {
    font-weight: bold;
}
.article-info dd.category-name a:hover {
    color: #333333;
}
.t3-content .blog-featured {
    padding: 18px;
}
.t3-content .category-list {
    padding: 18px;
}
.table th a {
    color: #333333;
}
.page-header.item-title {
    font-size: 25px;
    font-weight: normal;
}
.page-header.item-title a:hover, td.list-title a:hover {
    color: #333333;
}
.t3-sidebar .nav {
    margin-bottom: 0;
}
.t3-sidebar .nav > li, div.jshop_menu_level_0, div.jshop_menu_level_0_a {
    height: 17px;
    margin: 0px 0px 15px 0px;
    float: left;
    border-bottom: 2px solid #fff;
}
.t3-sidebar .nav > li.current.active {
    background: #179c49;
    color: #ffffff;
}
.t3-sidebar .nav > li:hover {
    background: #179c49;
    color: #ffffff;
}
.t3-sidebar .nav > li.current.active a {
    color: #179c49;
}
.t3-sidebar .nav > li:hover a {
    color: #179c49;
}
div.jshop_menu_level_0:hover {
    color: #ca0000;
    border-bottom: 2px solid #ca0000;
}
div.jshop_menu_level_0_a {
    padding-left: 10px;
    float: left;
}
.jshop_menu_level_0 {
    float: left;
}
.t3-sidebar .nav > li > a, div.jshop_menu_level_0_a a {
    color: #ca0000;
    display: inline-block;
    font-weight: bold;
    padding: 0px 15px 0px 15px;
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
    border-bottom: 2px solid #ca0000;
}
.t3-sidebar .nav > li > a:hover, div.jshop_menu_level_0_a a:hover {
    color: #ca0000;
}
.t3-sidebar .nav > li > a:hover, div.jshop_menu_level_0 a:hover {
    color: #ca0000;
}
div.jshop_menu_level_0:hover a, div.jshop_menu_level_0_a:hover a {
    color: #ca0000;
}
.t3-sidebar .nav > li > a, div.jshop_menu_level_0 a {
    font-weight: 600;
    text-transform: uppercase;
    line-height: 15px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 10px;
    vertical-align: bottom;
    font-size: 16px;
    color: #000;
    text-shadow: #ffffff 0px 0px 1px;
}
.t3-sidebar .nav > li:after, div.jshop_menu_level_0:after, div.jshop_menu_level_0_a:after {}
div.jshop_prod_attributes {
    padding: 0;
    margin: 0;
    padding-bottom: 0px !important;
}
.jshop .prod_attr_img {
    vertical-align: top;
    display: none;
}
.att_none {
    margin: 0px;
}
.extra_fields div {
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
}
.jshop.productfull .manufacturer_name {
    font-size: 14px;
    font-weight: bold;
}
.manufacturer_name {
    font-size: 13px;
    font-weight: bold;
}
span.extra_fields_name {
    padding-left: 0px;
    font-size: 14px;
    background: #fff;
    z-index: 2;
    position: relative;
    padding-right: 2px;
}
span.extra_fields_value {
    font-weight: bold;
    font-size: 14px;
    color: #333;
    float: right;
    background: #fff;
    z-index: 2;
    position: relative;
    padding-left: 2px;
}
.jshop_list_product .product .name {
    line-height: 16px;
    padding-top: 8px;
    vertical-align: sub;
    max-width: 285px;
    overflow: hidden;
    text-align: center;
}
div#prodtab {
    border: 1px solid #ffffff;
    padding: 5px;
    border-radius: 0px;
    background: #FFFFFF;
}
.jshop_list_product .product .review_mark {
    display: none;
}
.jshop_list_product .product .extra_fields {
    overflow: hidden;
}
div#opisanie, div#opisanie p {
    font-size: 13px;
    line-height: 14px;
    color: #4c4c4c;
}
div#opisanie {
    max-height: 28px;
    min-height: 28px;
    overflow: hidden;
    margin-bottom: 5px;
}
.productweight {
    font-size: 13px;
}
.productfull .productweight {
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 14px;
}
.stars_no_active {
    color: #333333;
    float: left;
}
.jshop_list_product .product div.count_commentar {
    float: right;
    color: #b2b2b2;
    font-size: 12px -1px;
}
.jshop_list_product .product .description {
    font-size: 13px !important;
    word-wrap: break-word;
    word-break: break-word;
    line-height: 14px;
    padding-left: 2px;
    padding-bottom: 3px;
    text-align: left;
    margin-top: 0px;
    min-height: 51px;
    max-height: 51px;
    overflow: hidden;
}
.jshop_list_product .image_block {
    padding: 2px;
    min-width: 285px;
    text-align: center;
    max-width: 285px;
}
.jshop.last_visited_products {
    margin-top: 6px;
}
.review_header {
    margin-top: 0px !important;
}
.jshop_list_product {
    margin-top: 10px;
}
form#sort_count {}
.jshop_list_product .product .name a {
    color: #333333;
    font-size: 15px;
    line-height: 16px;
    font-weight: bold;
}
.jshop_list_product .block_product:hover .name a {
    color: #333333;
}
span.attributes_name {
    font-size: 16px;
    padding-right: 11px;
}
.jshop_list_product .product .buttons {
    padding-top: 6px;
    width: 100%;
    line-height: 0;
    height: 34px;
}
.jshop_list_product .product .buttons a {
    height: 34px;
    width: 18%;
    border-right: 1px solid #ffffff;
    float: left;
}
.jshop_list_product .product .buttons a.button_buy:hover, .jshop_list_product .product .buttons a.button_detail:hover, .jshop_list_product .product .buttons a.button_detailnp:hover {
    background-color: #fffad6 !important;
}
.jshop_list_product .product .buttons a.button_buy {
    background: url('../images/cart.png') center center no-repeat;
    border-radius: 2px;
    background-size: 30px;
}
.jshop_list_product .product .buttons a.button_detail {
    background: url('../images/pt-readmore.png') center center no-repeat;
    border-radius: 2px;
    background-size: 30px;
}
.jshop_list_product .product .buttons a.button_detailnp {
    background: url('../images/pt-readmore.png') center center no-repeat;
    border-radius: 2px;
    background-size: 30px;
}
.jshop_list_product .product .buttons {
    border: 2px solid #d8d8d8;
    border-right: none;
    border-bottom: none;
    border-left: none;
}
.box-price {
    height: 36px;
    float: left;
    text-align: center;
    width: 102px;
}
.jshop_pagination {
    float: right;
}
.block_sorting_count_to_page {
    padding: 0px;
    margin-bottom: 10px;
    margin-top: -10px;
    float: right;
}
.jshop_list_product .box_products_sorting, .jshop_list_product .box_products_count_to_page {
    display: inline-block;
    font-size: 14px;
}
.detail-product .jshop select {
    border: 1px solid #333333;
    margin-left: 1px;
    padding: 4px 4px 4px 4px;
    margin-bottom: 0;
    width: 100%;
    font-weight: bold;
    font-size: 15px;
}
.jshop_list_product .box_products_sorting select, .jshop_list_product .box_products_count_to_page select {
    display: inline-block;
    height: 30px;
    padding: 5px;
    text-align: center;
    margin-bottom: 3px;
    line-height: 13px;
    color: #333333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 4px;
    border-color: #d8d8d8;
    vertical-align: middle;
}
select option {
    background: url('../images/option.png') top left repeat;
}
.jshop h1 {
    display: inline-block;
    font-size: 15px;
    line-height: normal;
    font-weight: 600;
    margin: 0px;
    margin-top: 7px;
    height: 30px;
    padding: 10px 3px 0px 3px;
    text-transform: uppercase;
    color: #333333;
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
}
.jshop h1:after {
    content: '';
    width: 100%;
    display: block;
    height: 24px;
    background-image: url(../images/title_after.png);
    background-position: center;
}
.jshop_code_prod {
    color: #fff;
}
a.lightbox {
    position: relative;
    display: inline-block;
}
.productfull .text_zoom {
    background: url('../images/zoom.png') center center no-repeat;
    background-size: 50px;
    width: 50px;
    height: 50px;
    position: relative;
    float: right;
    margin-top: -32px;
    z-index: 777;
    display: inline-block;
}
#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999 !important;
    width: 100%;
    height: 500px;
}
div#imgzoom {
    height: 11px;
    width: 100%;
    position: absolute;
    margin-top: 31px;
    margin-left: -2px;
    max-width: 557px;
    top: 1px;
}
.jshop.last_visited_products .item_image {
    text-align: center;
    min-height: 200px;
    max-height: 200px;
    overflow: hidden;
}
.productfull .text_zoom a.lightbox {
    width: 50px;
    height: 50px;
}
.manufacturer_logo img {
    max-height: 50px;
    float: left;
    margin-top: -14px;
    margin-left: 28px;
}
.productfull .manufacturer_name {
    padding-bottom: 10px;
    padding-top: 10px;
}
span#list_product_image_thumb a.cloud-zoom-gallery img {
    border: 1px solid #DDDDDD;
    margin-left: 0;
    width: 100px;
    height: auto;
    margin-bottom: 3px;
    margin-right: 0px;
    padding: 0;
}
img.jshop_img_thumb {
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    margin-left: 0;
    width: 70px;
    height: auto;
    max-height: 70px;
    overflow: hidden;
    margin-right: 0px;
    padding: 0;
}
img.jshop_img_thumb:hover {
    border: 1px solid #179c49;
}
.productfull .buttons input.button {
    background-color: #ffffff;
    border: 2px solid #ffffff;
    color: #333333;
    font-size: 14px;
    padding: 6px 11px 4px 40px;
    text-transform: uppercase;
    display: block;
    border-radius: 0px;
    float: left;
    z-index: 2;
    position: relative;
    margin-top: 0px;
    border-bottom: 1px solid #ffffff;
}
.productfull .buttons input.button:hover {
    color: #179c49;
    background: #ffffff;
    border-bottom: 1px solid #179c49;
}
img.jshop_img_thumb:last-child {
    margin-right: 0;
}
span#list_product_image_thumb {
    float: left;
    width: 100%;
    padding-left: 0px;
    margin-top: 10px;
}
.jshop_img_description .prod_price {
    font-size: 13px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 9px;
    text-transform: uppercase;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 6px;
}
.productfull #block_price {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}
div#botmtop a {
    color: #333333;
}
div#botmtop a:hover {
    color: #333333;
}
.jshop .prod_qty_input input {
    color: #333333;
    font-size: 16px;
    text-align: center;
    border-radius: 3px;
}
.buttons input.button {
    background-color: #333333;
    color: #FFFFFF;
    font-size: 16px;
    padding: 8px 18px 8px 50px;
    text-transform: uppercase;
    display: block;
    border: 2px solid #333333;
    border-radius: 3px;
}
.clr {
    clear: both;
}
.productfull .prod_buttons .buttons:before {
    font-family: 'fontawesome';
    content: "";
    position: absolute;
    padding-left: 6px;
    padding-top: 4px;
    height: 30px;
    width: 36px;
    background: url(../images/cart.png) center center no-repeat;
    border-radius: 3px;
    background-size: 23px;
    z-index: 3;
}
.buttons input.button:hover {
    background: #333333;
    color: #333333;
}
input.validate {
    color: #FFFFFF;
    font-size: 18px;
    padding: 8px 15px;
    text-transform: uppercase;
    margin-top: 10px;
    float: right;
    background: #179c49;
    border: 2px solid #333333;
    border-radius: 3px;
}
input.validate:hover {
    background: #333333;
    color: #ffffff;
}
.buttons input.button1 {
    background: url("../images/wish.png") no-repeat scroll 10px center;
    border: 1px solid #b9b9b9;
    color: #313131;
    font-size: 11px;
    padding: 5px 10px 5px 45px;
    text-transform: uppercase;
    margin-top: 10px;
    height: 34px;
    border-radius: 0;
}
.productfull .image_middle {
    padding-right: 5px;
    float: left;
    max-width: 48%;
}
span#list_product_image_middle {
    float: left;
    max-width: 560px;
    border-radius: 3px;
}
table.jshop td.prod_qty_input {
    padding: 0;
}
.productfull .prod_buttons .buttons {
    padding: 0 0 0 40px;
}
.productfull .prod_buttons {
    margin-top: 5px;
}
.review_header {
    border-bottom: 2px solid #333333;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    text-transform: uppercase;
    padding-left: 10px;
    padding-bottom: 8px;
    margin-bottom: 5px;
}
div.jshop_prod_description {
    padding-top: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 16px;
}
div#prodkoml_tab td, div#prodkoml_tab tr {
    border: 1px solid #ddd;
}
div#xarakter_tab tr, div#xarakter_tab td {
    border: 1px solid #ddd;
}
.jshop_prod_description td, .jshop_prod_description tr {
    border: 1px solid #ddd;
}
table.list_related td, table.list_related tr {
    padding: 0px !important;
}
table#sisfit td {
    border: 0px !important;
}
ul.nav._topmen {
    margin-bottom: 0px;
    margin-top: 0px;
}
table.list_related div#prodtab {
    border: 1px solid #ffffff;
    padding: 5px;
    border-radius: 0px;
    background: #FFFFFF;
    margin: 2px;
}
table.list_related div#prodtab:hover {
    border: 1px solid #ffffff;
}
.jshop_img_description .ratting {
    float: left;
    padding-top: 5px;
    width: 100%;
    padding-bottom: 5px;
}
.jshop_img_description .hits {
    float: left;
    padding-top: 5px;
    border-bottom: 1px solid #d2d2d2;
    border-top: 1px solid #d2d2d2;
    width: 100%;
    padding-bottom: 5px;
}
.stars_no_active {
    margin-top: 3px;
}
.jshop_img_description .ratting span {
    float: left;
    padding-right: 10px;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: normal;
}
.review_text_not_login {
    font-style: normal;
    color: #727272;
}
.jshop_prod_description p, .jshop_img_description .description {
    color: #333333;
    margin: 0px 0px 7px 0px;
}
.jshop_img_description .description {
    margin-bottom: 20px;
    margin-top: 15px;
    text-align: justify;
    font-size: 18px;
}
.jshop_img_description .hits span {
    color: #E11A19;
    font-weight: bold;
}
span.review {
    color: #333333;
    font-weight: normal;
    display: none;
}
#jshop_review_write td, #jshop_review_write tr {
    padding-left: 10px;
}
#jshop_review_write td span {
    font-weight: bold;
}
#jshop_review_write .inputbox {
    width: 365px;
    border: 1px solid #e1e1e1;
    background-color: #fcfcfc;
    box-shadow: none;
}
#jshop_review_write #review_review {
    padding: 0;
    text-indent: 10px;
    width: 100%;
    box-shadow: none;
}
table#jshop_review_write {
    width: 100%;
}
#jshop_review_write td span.ratting {
    float: left;
    padding-right: 15px;
}
#jshop_review_write td span.star-rating-control {
    float: left;
    margin-top: 3px;
}
form.detail-product {
    margin-bottom: 0px;
}
.jshop_price {
    font-size: 15px;
    color: #121212;
    font-weight: bold;
    line-height: 20px;
    padding-top: 9px;
    font-family: 'EVA';
}
.jshop_price1 {
    font-size: 15px;
    color: #121212;
    font-weight: bold;
    line-height: 20px;
    padding-top: 9px;
    font-family: 'EVA';
}
.jshop_list_product .jshop .old_price {
    font-size: 13px;
    color: #179c49;
    font-weight: bold;
    padding-top: 7px;
}
.jshop_img_description .old_price {
    color: #a7a7a7;
    font-size: 17px;
    margin-bottom: 4px;
    font-weight: normal;
}
.clearcat {
    clear: both;
}
.jshop_img_description .old_price span.old_price {
    color: #179c49;
    font-size: 16px;
    font-weight: bold;
    padding-left: 5px;
}
.jshop .product_label {
    z-index: 999;
}
.jshop .product_label {
    position: absolute;
    margin-left: -1px;
    margin-top: -1px;
}
.shoppingLayout .no-old {
    line-height: 35px !important;
}
div#zaprosbt {
    padding-right: 0;
    text-align: center;
    font-size: 14px;
    line-height: 34px;
    padding-top: 0px;
    color: #fbdd0d;
    font-weight: normal;
    font-family: 'EVA';
}
.jshop_menu_level_1, .jshop_menu_level_1_a, .jshop_menu_level_1_a a {
    height: 17px;
    margin: 0px 0px 15px 0px;
    float: left;
    border-bottom: 2px solid #fff;
}
.jshop_menu_level_1, .jshop_menu_level_1_a {
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.jshop_menu_level_1_a:last-child, .jshop_menu_level_1:last-child {
    border-bottom: 0px solid #cccccc;
}
.jshop_menu_level_1_a:hover, .jshop_menu_level_1:hover {
    color: #179c49;
    border-bottom: 2px solid #179c49;
}
.jshop_menu_level_2_a:hover, .jshop_menu_level_2:hover {
    border-left: 0px solid #333333;
    background: #179c49;
    border-radius: 25px;
}
.jshop_menu_level_2_a:hover a, .jshop_menu_level_2:hover a {
    color: #ffffff !important;
}
.jshop_menu_level_1_a:hover a, .jshop_menu_level_1:hover a {}
.jshop_menu_level_1_a, .jshop_menu_level_1_a a {
    color: #179c49;
    display: inline-block;
    font-weight: bold;
    padding: 0px 15px 0px 15px;
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 15px;
    border-bottom: 2px solid #179c49;
}
.jshop_menu_level_1_a {
    border-left: 0px solid #333333;
}
.jshop_menu_level_1 a {
    font-weight: 600;
    text-transform: uppercase;
    line-height: 15px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 10px;
    vertical-align: bottom;
    font-size: 15px;
    color: #333;
    text-shadow: #ffffff 0px 0px 1px;
}
.jshop_menu_level_1 a:hover {
    color: #333333 !important;
}
.readmores {
    position: absolute;
    margin-left: 0px;
    margin-top: 12px;
    font-size: 15px;
}
.jshop_menu_level_2, .jshop_menu_level_2_a {
    font-size: 14px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 3px;
    padding-bottom: 3px;
    height: 35px;
    max-height: 35px;
    line-height: 16px;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}
.jshop_menu_level_2, .jshop_menu_level_2_a {
    border-bottom: 1px solid #e9e9e9;
}
.jshop_menu_level_2_a {
    color: #ffffff !important;
    background: #179c49;
    border-radius: 3px;
}
.jshop_menu_level_2_a a {
    color: #ffffff !important;
    margin-top: 3px !important;
    margin-bottom: 3px !important;
    font-size: 14px !important;
    float: none;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    line-height: 13px;
}
.jshop_menu_level_2 a {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
    font-size: 14px !important;
    color: #333333;
    float: none;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.jshop_menu_level_2 a:hover {
    color: #ffffff !important;
}
table.cart th {
    background: #ffffff !important;
    color: #333333;
    padding: 10px 5px;
    font-family: 'EVA';
    font-weight: bold;
    font-size: 15px;
}
table.cart th:first-child {
    border-radius: 0px;
}
table.cart th:last-child {
    border-radius: 0px;
}
table.cart td {
    border: 0;
}
table.cart .odd td {
    /* background-color: #f8f8f8; */
    color: #333333;
}
table.cart .even td {
    background-color: #fff;
    color: #333333;
}
table.cart tr {
    border-bottom: 1px solid #cccccc;
    height: 44px;
}
table.cart {
    border: 0;
}
table.cart a img.jshop_img {
    width: 73px;
    height: 73px;
    border-radius: 3px;
}
table.cart input.inputbox {
    margin-bottom: 0;
    margin-top: 0px;
    text-align: center;
    font-size: 14px;
    color: #333333;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    position: absolute;
    float: left;
    margin-left: -16px;
    padding: 2px;
}
.prod_qty_mask_corz {
    width: 29px;
    float: left;
    visibility: hidden;
    height: 29px;
}
table.cart span.cart_reload {
    display: inline-block;
    line-height: 31px;
    margin-left: 7px;
}
table.cart td {
    padding: 4px;
}
.jshop .cart .product_name a {
    font-size: 13px;
    font-weight: 600;
    line-height: 16px;
}
.jshop .cart span.price {
    color: #333333;
    font-size: 15px;
    font-weight: 600;
    vertical-align: baseline;
    font-family: 'EVA';
}
td.jshop_order_step {
    color: #333333;
    font-family: 'EVA';
}
.jshop .cart a.remove-cart {
    background: url("../images/remove-cart.png") center center no-repeat;
    width: 55px;
    height: 55px;
    display: inline-block;
    margin-top: 10px;
}
.jshop .cart a.remove-cart:hover {
    background: url("../images/remove-cart-hover.png") center center no-repeat;
}
.jshop.last_visited_products .block_item {
    border: 1px solid #ffffff;
    max-width: 185px;
    margin-left: 1px;
    margin-right: 1px;
    margin-bottom: 4px;
    background: #FFFFFF;
    border-radius: 3px;
}
table.jshop.jshop_subtotal {
    width: 46%;
    float: right;
    color: #333333;
    font-weight: normal;
    display: inline-block;
    padding: 0 0 17px;
    font-family: 'EVA';
}
table.jshop.jshop_subtotal td {
    border-bottom: 1px solid #ccc;
}
.jshop_subtotal tr:first-child .name {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    padding: 4px;
    text-transform: uppercase;
}
.jshop .total {
    font-family: 'EVA';
}
.jshop_subtotal tr:first-child .value {
    padding: 10px 0px 0px 0px;
}
.jshop .order_payment_params {
    padding-top: 3px;
    font-size: 14px;
}
.jshop_order_step a {
    vertical-align: middle;
    text-decoration: underline;
    font-size: 14px;
}
.jshop_subtotal .name {
    text-align: left;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    padding: 4px;
    text-transform: uppercase;
}
.jshop_subtotal .value, .jshop_subtotal tr:first-child .value {
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.jshop_subtotal .value {
    text-align: right;
    width: 12%;
    white-space: nowrap;
    color: #333333;
}
a.closeDOMWindow {
    font-size: 18px;
    text-decoration: none;
    background: #179c49;
    padding: 5px;
    color: #fff;
}
a.closeDOMWindow:hover {
    background: #333333;
}
span.modal_quantity {
    color: #333333;
    font-weight: bold;
}
span.modal_summ {
    color: #333333;
    font-weight: bold;
}
.jshop_subtotal tr.total .name, .jshop_subtotal tr.total .value {
    font-size: 20px;
    font-weight: normal;
}
a.checkout {
    line-height: 16px;
    padding: 9px 20px 9px 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    background: #179c49 !important;
    color: #ffffff;
    border-radius: 25px;
    margin-top: 5px;
    display: block;
}
a.checkout:hover {
    background: #333333 !important;
    color: #fff;
}
span.gotocart a:hover {
    background: #333333 !important;
    color: #fff;
    border: 2px solid #333333;
}
a.backshop, .jshop-code input.button {
    line-height: 16px;
    padding: 8px 21px 9px 22px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    background: #179c49 !important;
    color: #ffffff;
    border-radius: 25px;
}
a.backshop:hover, .jshop-code input.button:hover {
    background: #333333 !important;
    color: #fff;
}
.row-backtop {
    text-align: right;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: -30px;
    margin-bottom: 40px;
}
table.jshop-code {
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}
table.cart_subtotal tr.total {
    font-size: 15px;
    text-transform: uppercase;
}
table.cart_subtotal tr.total td {
    border-bottom: 1px solid #ccc;
}
table.jshop-code tr td {
    padding: 0;
}
.jshop-code h3 {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333333;
    margin-bottom: 5px;
    margin-top: 0;
}
.jshop-code input.inputbox {
    box-shadow: none;
    border-radius: 3px;
}
table.cart_subtotal {
    float: right;
    max-width: 219px;
    width: 100%;
    margin-top: 10px;
}
table.cart_subtotal tr.total td.value {
    text-align: right;
}
table.cart_subtotal tr.total td.name {
    text-align: left;
}
form.cart {
    display: inline-block;
    width: 100%;
    margin-top: 3px;
}
img.jshop_img {
    border: 0;
    padding: 0;
}
.zoomWindow {
    background: #fff;
}
.jshop_list_category .jshop {
    display: inline-block;
    width: 100%;
}
.jshop_list_category a.product_link {
    width: 100%;
    color: #333333;
    text-align: center;
    font-weight: bold;
    font-size: 18px !important;
    line-height: 20px;
    text-transform: uppercase;
}
p.category_short_description {
    margin: 0;
}
#namecateg {
    width: 100%;
    padding-top: 10px;
    text-align: center;
    min-height: 55px;
    max-height: 55px;
    overflow: hidden;
}
.jshop_list_category a.product_link:hover {
    color: #333333;
}
.jshop_list_category .category .image {
    padding-right: 0;
    max-width: 215px;
    min-width: 215px;
    width: 100%;
    height: 100%;
    max-height: 215px;
    min-height: 215px;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}
div#botmtop {
    margin-top: 0px;
    padding-bottom: 20px !important;
    border-bottom: 1px solid #e9e9e9 !important;
}
table.category {
    float: left;
    width: 100% !important;
    background-color: #8A8A8A;
    margin-right: 60px;
    margin-bottom: 0px;
}
table.category:hover {
    background-color: #B8B8B8;
}
table.jshop a img {
    border: 0;
    background: #fff;
}
td.jshop_categ {
    vertical-align: top;
    padding-bottom: 0px !important;
}
.jshop_categ .category {
    float: left;
    margin: 2px 5px 1px 5px;
    margin-bottom: 1px;
    padding: 3px;
    max-width: 215px;
    border: 1px solid #fff;
    border-radius: 3px;
}
.jshop_categ .category:hover {
    opacity: 0.5;
    border: 1px solid #ffffff;
}
.jshop_categ .category:hover img.jshop_img {}
.jshop_categ .category:hover a.product_link {
    color: #333333;
}
.jshop_list_category .category td {
    vertical-align: middle !important;
}
.jshop_categ .category > div {
    float: left;
}
.jshop .cart span.quantity, a.reload {
    line-height: 70px;
}
.jlogin input.button, .register_block input.button, .jshop_register input.button {
    text-transform: uppercase;
    text-decoration: none;
    background: #179c49;
    border-radius: 25px;
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
    padding: 6px 34px 6px;
    color: #fff;
    text-shadow: none;
    border: none;
}
.jlogin input.button:hover, .register_block input.button:hover, .jshop_register input.button:hover {
    background: #333333;
    color: #fff;
}
span.small_header {
    color: #333333;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 15px;
    padding-bottom: 10px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
span.small_header:after {
    content: '';
    width: 100%;
    display: block;
    height: 24px;
    background-image: url(../images/title_after.png);
    background-position: center;
    margin-left: -3px;
}
.jlogin input.inputbox {
    box-shadow: none;
    padding: 0;
}
.jlogin tr td {
    padding-top: 0;
    padding-bottom: 0;
}
.jlogin #remember_me {
    /* float: left; */
    /* margin-right: 10px; */
    margin-bottom: 10px;
}
.jshop_register input.inputbox {
    box-shadow: none;
    border: 1px solid #333333;
    font-size: 14px;
    border-radius: 3px;
}
.jshop_register .name {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}
.prod_buttons .prod_qty_input {
    float: left;
    width: 90px;
    z-index: 22;
    position: relative;
    padding-top: 2px;
}
.jshop_img_description {
    width: 50%;
    float: right;
    margin-top: 0px;
}
.jshop.last_visited_products .name {
    text-align: center;
    padding: 4px 0px 4px 0px;
    min-height: 35px;
    max-height: 35px;
    overflow: hidden;
    line-height: 15px;
}
.jshop.last_visited_products .name a {
    color: #333333;
    font-size: 12px;
    font-weight: bold;
}
.jshop.last_visited_products .manufacturer_name {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
.detail-product .jshop {
    display: inline-block;
    width: 100%;
}
div.list_product {
    margin-top: 0px;
}
div#lastprice {
    height: 33px;
    background: #ffffff;
    line-height: 13px;
    padding-top: 4px;
    text-align: center;
    margin-top: -10px;
    width: 100%;
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    z-index: 43;
    position: relative;
    color: #121212;
}
.jshop.last_visited_products .buttons a {
    z-index: 7;
    position: relative;
}
.jshop_list_product .block_product {
    float: left;
}
.jshop_list_product .block_product {
    padding-bottom: 5px !important;
    margin-left: -2px;
}
.jshop_list_product .list_product {
    padding: 0;
}
.jshop_list_product .product .image {
    padding-right: 0px;
}
.t3-mainnav .navbar .bt-navbar {
    display: none;
}
.t3-content .blog_color2, .t3-content .item-page_color2 {
    padding: 0px;
}
.smartsearch {
    z-index: 9;
}
#search-results h2 {
    color: #333333;
}
div.itemListCategory h2, div.itemAuthorLatest h3, div.itemRelated h3, h3.itemCommentsCounter, div.userBlock h2 {
    color: #fff;
}
p {
    margin: 0 0 12px;
}
p small, p .small {
    font-size: 10px;
    color: #999;
}
.lead {
    margin-bottom: 24px;
    font-size: 20px;
    font-weight: 200;
    line-height: 36px;
}
small {
    font-size: 85%;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
cite {
    font-style: normal;
}
.muted {
    color: #999;
}
.highlight {
    background-color: #FFC;
    font-weight: bold;
    padding: 1px 4px;
}
h1, h2, h3, h4, h5, h6 {
    margin: 12px 0;
    font-weight: normal;
    line-height: 1;
    color: #333333;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999;
}
h1 {
    font-size: 16px;
    line-height: 48px;
}
.shophead h1 {
    display: inline-block;
    font-size: 18px;
    line-height: normal;
    font-weight: normal;
    margin: 0px;
    height: 30px;
    padding: 10px 3px 0px 3px;
    text-transform: uppercase;
    color: #333333;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
.shophead h1:after {
    content: '';
    width: 100%;
    display: block;
    height: 24px;
    background-image: url(../images/title_after.png);
    background-position: center;
}
h1 small {
    font-size: 24px;
}
h2 {
    font-size: 16px;
    line-height: 16px;
}
h2 small {
    font-size: 18px;
}
h3 {
    font-size: 18px;
    line-height: 20px;
}
h3 small {
    font-size: 14px;
}
h4 {
    font-size: 14px;
    line-height: 24px;
}
h4 small {
    font-size: 12px;
}
h5 {
    font-size: 13px;
    line-height: 24px;
}
h5 small {
    font-size: 10px;
}
h6 {
    font-size: 12px;
    line-height: 24px;
}
.page-title, .page-header h1 {
    line-height: 1;
    margin: 0;
}
.page-subheader {
    border-bottom: 1px solid #ddd;
    margin: 0 0 24px;
    *zoom: 1;
}
.page-subheader:before, .page-subheader:after {
    display: table;
    content: "";
    line-height: 0;
}
.page-subheader:after {
    clear: both;
}
.page-subtitle, .page-subheader h2 {
    line-height: 1;
    margin: 0;
}
.page-header + .page-subheader {
    margin-top: -24px;
}
.item-title {
    font-weight: bold;
}
ul, ol {
    padding: 0;
    margin: 0 0 12px 25px;
}
ul ul, ul ol, ol ol, ol ul {
    margin-bottom: 0;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li {
    line-height: 24px;
}
ul.unstyled, ol.unstyled {
    margin-left: 0;
    list-style: none;
}
dl {
    margin-bottom: 24px;
}
dt, dd {
    line-height: 24px;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 12px;
}
.dl-horizontal dt {
    float: left;
    width: 120px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dl-horizontal dd {
    margin-left: 130px;
}
.label, .badge {
    display: inline-block;
    padding: 2px 4px;
    font-size: 10.152px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #999;
}
.label {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.badge {
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
a.label:hover, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.label-important, .badge-important {
    background-color: #E6E6E2;
}
.label-important[href], .badge-important[href] {
    background-color: #971616;
}
.label-warning, .badge-warning {
    background-color: #ff8002;
}
.label-warning[href], .badge-warning[href] {
    background-color: #ce6700;
}
.label-success, .badge-success {
    background-color: #86a64b;
}
.label-success[href], .badge-success[href] {
    background-color: #6a833b;
}
.label-info, .badge-info {
    background-color: #02a0b0;
}
.label-info[href], .badge-info[href] {
    background-color: #01727e;
}
.label-inverse, .badge-inverse {
    background-color: #444;
}
.label-inverse[href], .badge-inverse[href] {
    background-color: #2b2b2b;
}
.btn .label, .btn .badge {
    position: relative;
    top: -1px;
}
.btn-mini .label, .btn-mini .badge {
    top: 0;
}
.page-header .label, .page-header .badge {
    vertical-align: middle;
}
hr {
    margin: 24px 0;
    border: 0;
    border-top: 1px solid #4b4947;
    border-bottom: 1px solid #fff;
}
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999;
}
abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 24px;
    border-left: 5px solid #4b4947;
}
blockquote p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
}
blockquote small {
    display: block;
    line-height: 24px;
    color: #999;
}
blockquote small:before {
    content: '\2014 \00A0';
}
blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #4b4947;
    border-left: 0;
}
blockquote.pull-right p, blockquote.pull-right small {
    text-align: right;
}
blockquote.pull-right small:before {
    content: '';
}
blockquote.pull-right small:after {
    content: '\00A0 \2014';
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
}
address {
    display: block;
    margin-bottom: 0;
    font-style: normal;
    line-height: 24px;
}
.t3-header {
    padding-top: 0;
    padding-bottom: 0;
}
td.jshop_categ {
    width: 443px;
}
.logo h1, .logo h1 a {
    display: inline-block;
    line-height: 1;
    margin: 0;
}
.logo-image {
    margin-top: 9px;
    margin-left: 0px;
    float: left;
}
.logo-image a {
    background: url(../images/logo.png);
    background-repeat: no-repeat;
    width: 151px;
    height: 55px;
    background-size: 150px;
}
.logo-image span, .logo-image small {
    display: none;
}
.headmod1 {

    float: left;
    margin-left: 2%;
    position: relative;
    padding-top: 7px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    max-width: 17%;
    width: 100%;
}
.headmod1 p {
    font-size: 14px;
    letter-spacing: 0px;
    margin: 0px;
    color: #505050;
    font-style: italic;
}
.headmod1 p span#headname {
    font-size: 29px;
    font-weight: bold;
    letter-spacing: 1.3px;
    font-family: 'Exo2';
	
}
span#plosch {
    top: -5px;
    position: relative;
    font-size: 10px;
}
.headmod2 {
    margin-top: 75px;
    position: absolute;
    margin-left: 142px;
    font-weight: bold;
    color: #f00;
}
.headmod3 {
    margin-top: 45px;
    float: left;
    margin-left: 0px;
    padding-top: 4px;
    position: absolute;
    width: 100%;
    max-width: 275px;
    color: #333333;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    font-weight: bold;
}
.externtwo_wrapp .mycart_mini_txt {
    font-size: 12px !important;
}
.headmod5 .externtwo_wrapp .mycart_mini_txt {
    font-size: 13px !important;
}
.headmod3 p {
    font-size: 19px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: normal;
}
.headmod4 {
    float: right;
    margin-top: -7px;
    margin-right: 0px;
}
.headmod4 p {
    color: #179c49;
    font-size: 17px;
    margin: -2px 0px 0px 0px;
    padding-top: 0px;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
}
span#adresshap {
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
span#clockshap {
    font-size: 13px;
    font-weight: normal;
    color: #fff;
}
p#twotel {
    letter-spacing: 0.2px;
}
.headmod5 {
    float: right;
    position: relative;
    margin-top: 8px;
    height: 56px;
    z-index: 1;
}
.headmod5 .module-ct {
    position: relative;
    z-index: 1;
    height: 47px;
}
.headmod5 .t3-module {
    margin-bottom: -6px;
}
.headmod6 {
    padding-left: 10px;
}
.headmod6 a {
    font-size: 18px;
    top: 5px !important;
    position: relative;
    color: #5a5a5a;
}
.headmod6:before {
    content: "\f003";
    font-family: 'fontawesome';
    float: left;
    padding-right: 3px;
    padding-top: 11px;
    color: #333333;
    font-style: normal;
}
.headmod5 p {
    font-size: 23px;
    line-height: 25px;
    margin: 0px;
    text-align: center;
    color: #333333;
    font-family: 'EVA';
}
p#Viber {
    font-size: 15px;
    color: #333333;
}
.head-search form {
    margin: 0;
}
.head-search .input {
    background: url(../images/ico/search-invert.png) no-repeat 8px center;
    width: 120px;
    padding-left: 26px;
}
.head-search .input:focus {
    color: #444;
    width: 180px;
}
.t3-sl {
    padding-bottom: 5px;
    padding-top: 20px;
}
.t3-mainbody {
    padding-bottom: 5px;
    padding-top: 0px;
    margin-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
    z-index: 5;
    position: relative;
}
.t3-sidebar .t3-module .module-inner {
    margin: 0px;
    padding: 15px;
}
.t3-footer {
    color: #fff;
}
.t3-footer:before, .t3-footer:after {
    display: table;
    content: "";
    line-height: 0;
}
.t3-footer:after {
    clear: both;
}
.t3-footer small {
    display: block;
    font-size: 100%;
}
.t3-footer a {
    color: #949494;
}
.t3-footer .nav > li > a:hover, .t3-footer .nav > li > a:active, .t3-footer .nav > li > a:focus {
    color: #333333;
    background: none;
}
.t3-footnav {
    padding: 28px 0 48px;
    *zoom: 1;
}
footer#t3-footer {
    width: 100%;
    /* height: 90px; */
    text-align: center;
    padding-top: 20px;
    background-color: #333;
}
div#footrmodbody .t3-module {
    margin-bottom: 0px;
}
.t3-footnav:before, .t3-footnav:after {
    display: table;
    content: "";
    line-height: 0;
}
.t3-footnav:after {
    clear: both;
}
.t3-footer, .t3-copyright .container {
    position: relative;
}
.t3-footnav ul {
    list-style: none;
    margin-left: 0;
}
.t3-footnav li {
    line-height: 24px;
    border-top: 1px solid #4B4947;
}
.t3-footer .module_menu {
    background: url('../images/icon-footer-title.png') top left no-repeat;
    padding-top: 35px;
    padding-right: 20px;
}
.t3-footnav .module-title {
    font-size: 19px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 16px;
}
.span12.poweredby {
    margin-top: 60px;
    text-align: center;
    position: absolute;
}
.t3-copyright:before, .t3-copyright:after {
    display: table;
    content: "";
    line-height: 0;
}
.t3-copyright:after {
    clear: both;
}
.t3-copyright .container {}
.copyright {
    float: left;
}
.poweredby {
    float: right;
}
.t3-header {
    position: relative;
}
.t3-header .left-header1 {
    /* position: absolute; */
    /* left: 0; */
    /* width: 40%; */
}
.t3-header .left-header1 .left-header {
    /* background: url("../images/left-header.png") repeat-x scroll right center transparent; */
    /* height: 143px; */
    /* left: 0; */
    /* margin-right: 275px; */
    /* margin-top: 21px; */
}
div#slogname h3 {
    color: #555555;
    font-size: 18px;
    /* font-style: italic; */
    /* font-weight: bold; */
    text-transform: none;
    padding-top: 13px;
    text-align: center; /* text-shadow: 0px 0px 1px #333333; */
}
#slogpodpis {
    /* margin-top: -19px; */
    /* text-align: center; */
    /* width: 100%; */
    /* border-top: 1px solid #333333; */
}
div#slogpodpis p {
    color: #333333;
    font-family: 'Georgia', serif;
    font-size: 14px;
    font-style: italic;
    text-transform: none;
}
.custom.slog {
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    position: absolute;
    color: #FF1652;
    font-size: 33px; /* width: 255px; */ /* text-shadow: 0px 0px 50px #333333; */
}
div#strips {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1222px;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 7px;
}
div#wave {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}
div#bodyblock {
    width: 100%;
    max-width: 1222px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
}
#t3-mainnav {
    margin-top: 10px;
    margin-left: 25px;
    float: left;
    position: relative;
}
.navbar-inner {
    border-left: 0 !important;
    filter: nomarl !important;
}
.navbar .nav > li {
    float: left;
    height: 41px;
    border: 0;
}
.t3-mainnav .navbar .nav > li > a {
    border-top: 0 none;
    color: #333333;
    height: 22px;
    padding: 10px 18px 8px 18px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: none;
}
.t3-mainnav .navbar .nav > li > a:focus, .t3-mainnav .navbar .nav > li > a:hover {
    box-shadow: none;
    border-right: 0;
    text-shadow: none;
    border-radius: 8px;
    position: relative;
    color: #fff;
    background: #179c49;
}
.t3-mainnav .navbar .nav > .active > a, .t3-mainnav .navbar .nav > .active > a:hover, .t3-mainnav .navbar .nav > .active > a:focus {
    box-shadow: none;
    border-right: 0;
    text-shadow: none;
    border-radius: 8px;
    position: relative;
    color: #fff;
    background: #179c49;
}
.t3-mainnav .navbar .nav > li > a {
    width: auto !important;
}
.t3-mainnav .navbar .nav > li > a img {
    padding-right: 5px;
    max-width: none !important;
    max-height: 45px;
    margin-top: -6px;
    position: relative;
    clear: inherit;
}
span.image-title {
    top: -3px;
    position: relative;
}
.t3-mainnav .navbar .nav > li:hover > a img, .t3-mainnav .navbar .nav > li.current > a img, .t3-mainnav .navbar .nav > li.active > a img {
    padding-right: 5px;
    max-width: 36px;
    max-height: 36px;
    opacity: 1;
    filter: alpha(opacity=100);
}
.t3-mainnav .navbar .nav > li > a span {
    display: inline !important;
    width: auto !important;
}
.navbar-inner > div#login {
    float: right;
    height: 50px;
    background: url('../images/bg-menu6.png') repeat-x bottom left;
    padding: 0 !important;
}
#btl .btl-panel > span, button.btl-buttonsubmit, input.btl-buttonsubmit {
    width: auto !important;
    height: 32px !important;
    background-color: #181818 !important;
    border-radius: 0 !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 11px 11px 0 40px !important;
}
#btl .btl-panel > span {
    font-family: 'Georgia';
    font-size: 10px;
    text-transform: uppercase;
    display: block !important;
    float: none !important;
}
#btl .btl-panel > span:hover {
    background-color: #333333 !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
#btl .btl-panel > span#btl-panel-login {
    background: url('../images/icon-login.png') no-repeat scroll 8px 8px transparent;
    opacity: 0.55;
    filter: alpha(opacity=55);
}
#btl .btl-panel > span#btl-panel-registration {
    background: url('../images/icon-regist.png') no-repeat scroll 8px 8px transparent;
    opacity: 0.55;
    filter: alpha(opacity=55);
}
#btl .btl-panel #btl-panel-login {
    border-bottom: 1px solid #464646 !important;
}
#module-in-profile .module_menu .nav > li {
    border-top: 0 !important;
    background: url("../images/icon-link.png") no-repeat scroll left center transparent;
    list-style: none outside none;
    text-indent: 24px;
    border-bottom: 0 !important;
}
#module-in-profile .module_menu .nav > li:hover {
    border-top: 0 !important;
    background: url("../images/icon-link-hover.png") no-repeat scroll left center transparent;
    list-style: none outside none;
    text-indent: 24px;
}
#module-in-profile .module_menu .nav > li a:hover {
    color: #333333 !important;
}
#bt_ul li a:hover {
    color: #333333 !important;
}
div.btl-buttonsubmit {
    border-top: 0 !important;
}
#btl-content-profile div.btl-buttonsubmit {
    border: medium none !important;
    clear: both;
    margin-bottom: 36px !important;
    margin-top: 0 !important;
    text-align: center;
}
#btl .btl-panel > #btl-panel-profile {
    height: 76px !important;
}
#simplemodal-container {
    background: url('../images/bg-simplemodal-container.png') repeat-y scroll 0 0 transparent;
    width: 422px !important;
}
.btl-content-block.simplemodal-data {
    background: none;
    border: 0;
    box-shadow: none;
}
#btl-panel-login {
    border-bottom: 1px solid #464646 !important;
}
.btl-content-block.simplemodal-data {
    background: none;
    border: 0;
    box-shadow: none;
}
.btl-content-block h3 {
    background: url('../images/header_bglogin.png') no-repeat left top !important;
    color: #fff;
    font-size: 16px !important;
    font-family: 'Oswald', serif;
    font-weight: normal;
    margin: 15px 0 0 !important;
    text-transform: uppercase;
    height: 68px;
    line-height: 65px !important;
    padding: 0px 0 0 19px;
}
#simplemodal-container a.modalCloseImg {
    background: url('../images/close_bt.png') no-repeat scroll center top transparent !important;
    cursor: pointer;
    display: inline;
    height: 39px !important;
    position: absolute;
    right: 45px !important;
    top: 28px !important;
    width: 39px !important;
    z-index: 3200;
}
#simplemodal-container a.modalCloseImg:hover {
    background: url('../images/close-hover.png') no-repeat scroll center top transparent !important;
}
.btl-field {
    color: #585858;
}
.btl-field .btl-label {
    font-weight: bold;
}
.btl-input {
    height: 35px;
    background: url('../images/bg-input-login.png') no-repeat left;
}
#btl-checkbox-remember {
    margin-top: 0px !important;
}
#btl-input-remember {
    background: none;
    padding-top: 3px !important;
}
input.btl-buttonsubmit, button.btl-buttonsubmit {
    background: url('../images/bg-submit-login.png') no-repeat !important;
}
.t3-header {
    padding-bottom: 0px;
}
.t3-header-left {
    background: #F7F7F3 url('../images/bg-ja-header-left-141.png') repeat-x scroll left bottom;
    left: 0;
    min-height: 141px;
    position: absolute;
    width: 50%;
    z-index: -1;
}
.t3-header-right {
    background: #F7F7F3;
    right: 0;
    min-height: 141px;
    position: absolute;
    width: 50%;
    z-index: -1;
}
.t3-header .span8 {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
}
.t3-module.module_best-product {
    margin-left: 10px;
    margin-bottom: -5px;
    margin-top: -21px;
}
.shoppingLayout .bt-row .bt-product-label {
    z-index: 15 !important;
}
.head-search {
    margin-top: 15px;
    height: 43px;
    float: left;
    margin-left: 9.5%;
}
p.headtelpod {
    font-size: 15px;
    text-align: center;
    padding: 0px;
    color: #009745;
}
.podtell {
    margin-left: 16px;
}
.head-info {
    position: absolute;
    margin: -14px 0px 0px 276px;
    float: left;
    width: 195px;
    border-right: 1px solid #d8d8d8;
}
.head-info a {
    color: #555555;
}
.head-info a:hover {
    color: #333333;
}
.head-info2 {
    position: absolute;
    margin: 31px 0px 0px 330px;
    float: left;
    height: 70px;
    width: 198px;
}
.head-info2 p {
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    color: #FFFFFF;
    font-size: 17px;
    width: 246px;
    text-shadow: 0px 0px 50px #333333;
}
.head-info2 h3.module-title {
    color: #FFFFFF;
    font-size: 19px;
    font-weight: bold;
    text-transform: none;
}
.searchhead {
    padding-top: 6px;
    font-weight: normal;
    color: #555555;
    font-size: 18px;
}
.searchhead a {
    color: #555555;
}
.searchhead a:hover {
    color: #333333;
}
.searchhead td {
    line-height: 19px;
    padding: 8px 5px;
    text-align: left;
    vertical-align: top;
    border-top: none;
}
.head-info4 {
    width: 10px;
    height: 10px;
    position: absolute;
    float: right;
}
.head-search h3.module-title span {
    color: #FFFFFF;
    font-size: 19px;
    font-weight: bold;
    text-transform: none;
    margin-left: 92px;
}
.head-info3 .module-title span {
    color: #FFFFFF;
    font-size: 19px;
    font-weight: bold;
    text-transform: none;
}
.head-info3 {
    margin-top: 0px;
    width: 342px;
    position: absolute;
    float: right;
    margin-left: 547px;
    text-align: center;
}
.head-info3 p {
    color: #FFFFFF;
    font-size: 17px;
    margin-top: -4px;
    text-align: center;
    text-shadow: 0px 0px 50px #333333;
}
.btnsearch {
    position: absolute;
    right: 0 !important;
    top: 0;
    border: 0px;
    background: transparent;
    cursor: pointer;
    float: left;
    height: 40px !important;
    padding-left: 0px !important;
    padding-right: 0 !important;
    margin-top: 0px;
    width: 40px !important;
    text-align: center;
}
#btss-advanced {
    top: 4px;
    right: 21px !important;
    border: 0 !important;
    background: none !important;
}
.borderinput {
    float: left;
    width: 307px;
    margin-top: 0 !important;
}
.inputboxsearch {
    border: 1px solid #d7d7d7 !important;
    height: 38px !important;
}
div.smartsearch .keyword {
    height: 40px;
}
#mod-bt-smartsearchword {
    background: none repeat scroll 0 0 #F7F7F3;
    box-shadow: none;
    color: #929292;
    font-family: arial;
    font-size: 11px;
    padding-bottom: 6px !important;
    padding-top: 6px !important;
    width: 307px;
    margin: 0;
}
#btss-advanced img {
    margin-top: 4px;
}
.btnsearch > img {
    width: 40px;
    height: 40px;
    background: #E6E6E2;
}
.quick-cat {
    float: right;
    position: inherit;
    top: 0px;
    margin-top: 0px;
    margin-right: 3px;
}
#jshop_module_cart {
    width: 260px;
    height: 100px;
}
#jshop_module_cart .cart_detail_left {
    width: 91px;
    height: 100px;
    float: left;
    background: url('../images/bg-cart_03.png') no-repeat top left;
}
#jshop_module_cart .cart_detail_left .no-product {
    color: #fff;
    float: right;
    width: 24px;
    text-align: center;
    margin-right: 4px;
    margin-top: 4px;
    font-family: 'Oswald';
    font-size: 18px;
}
#jshop_module_cart .cart_detail_right {
    float: left;
    padding-left: 10px;
    padding-top: 38px;
}
.no-pro, .sum-total {
    font-family: 'Oswald';
    font-size: 16px;
    color: #222222;
}
.t3-header {
    z-index: 0;
}
.custom.contshap {
    color: #333333;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    text-transform: none;
    text-align: center;
    margin-right: 25px;
    margin-top: 0px;
    margin-bottom: -8px;
}
#t3-slide {
    overflow: hidden;
    margin-bottom: 0px;
    margin-top: 0px;
    width: 100%;

}
#t3-slide .container {
    background: none;
}
div#logogl {
    width: 300px;
    height: 149px;
    background: url(../images/logoblack.png) center no-repeat;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    background-size: 283px;
    text-align: center;
    float: none;
}
div#logoglname {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #179c49;
    border-top: 0px solid #ffffff;
    line-height: 40px;
}
div#txtopissl {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    border-top: 0px solid #ffffff;
    line-height: 29px;
    margin-top: 15px;
}
#t3-slide .progress-button {
    background: none;
    margin-bottom: 60px;
}
.cp-slide-btn, .cp-slide-btn {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: right !important;
    height: 47px;
    margin: 0 2px;
    position: static;
    right: 0;
    width: 47px;
    z-index: 100;
}
.cp-slide-btn:hover {
    opacity: 0.8;
}
#onasdiv {
    height: 222px;
    overflow: hidden;
    margin-bottom: -4px;
    margin-top: -65px;
    background: url(../images/onas.jpg) no-repeat fixed;
    clip: rect(0px, 1904px, 800px, 0px);
    background-size: contain;
}
.customonasshap {
    width: 100%;
    height: 111px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.customonasshap div#txtopissl {
    top: 90%;
    position: absolute;
    font-weight: 900;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    font-size: 40px;
    border-top: none;
}
#menudiv {
    height: 130px;
    overflow: hidden;
    background: url(../images/menu.jpg) no-repeat center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    float: left;
}
div#menucatalog {
    top: 5px;
    margin-bottom: 0px;
    float: none;
    width: 100%;
    max-width: 1222px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.cp-slide-btn:hover {
    opacity: 0.8;
}
.give-call {
    position: absolute;
    z-index: 4;
}
#t3-best-product {
    background: rgba(255, 255, 255, 0.7);
    padding-top: 15px;
    margin-bottom: 10px;
    border-bottom: 3px solid #333333;
}
#t3-best-product .container {
    background: none;
}
#t3-best-product .container .module-title {
    background: url('../images/h3-best-product.png') no-repeat left top;
    height: 51px;
}
#t3-best-product .container .module-title span {
    padding: 8px 0 0 67px;
    font-family: 'Oswald';
    font-size: 20px;
    text-transform: uppercase;
    color: #333333;
}
.bt-productslider.bt-productslider_best-product .btproductslider-prev, .bt-productslider.bt-productslider_best-product .btproductslider-next {
    display: none;
}
.bt-productslider.bt-productslider_best-product #btproductslider-control {
    margin-top: -22px;
    margin-left: 68px;
    width: auto; /* padding-bottom: 10px; */
}
.shoppingLayout .bt-inner .bt-title {
    padding: 0px 0px 0px 0px !important;
    line-height: 16px !important;
    margin-left: 0px !important;
    font-weight: bold !important;
}
.bt-productslider.bt-productslider_best-product #btproductslider-control .btproductslider-navigation {
    background: #DFDFDF;
    height: 9px;
    width: 100%;
    padding: 0;
}
.bt-productslider.bt-productslider_best-product #btproductslider-control .btproductslider-navigation .bullet {
    background-image: none !important;
    display: block !important;
    float: left;
    height: 12px;
    margin: 0;
    overflow: hidden;
    text-indent: 9999px;
    width: 92px;
    height: 9px;
}
.bt-productslider.bt-productslider_best-product #btproductslider-control .btproductslider-navigation .bullet:hover, .bt-productslider.bt-productslider_best-product #btproductslider-control .btproductslider-navigation .bullet.current {
    background-color: #333333;
}
.bt-productslider.bt-productslider_best-product .jcarousel-item.jcarousel-item-horizontal {
    height: auto !important;
}
.bt-productslider.bt-productslider_best-product {
    background: none !important;
    padding: 0 !important;
}
.bt-productslider.bt-productslider_best-product h3 {
    display: none;
}
.bt-productslider.bt-productslider_best-product a.bt-image-link {
    width: 55% !important;
    float: left;
    background: #fff;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail {
    background: rgba(255, 255, 255, 0.36);
    color: #333333;
    min-height: 175px;
    padding-top: 5px;
    width: 45%;
    float: left;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-category-container {
    display: none;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail a:hover.bt-title {
    background: none;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-title {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
}
div#bt-tit {
    min-height: 50px;
    max-height: 50px;
    overflow: hidden;
    line-height: 15px;
    text-align: center;
    color: #FFFFFF;
    margin: 10px 2px 0px 2px;
}
a.bt-title {
    color: #333333;
    font-size: 17px;
    font-weight: normal;
    font-family: 'EVA';
}
.bt-introtext {
    min-height: 65px;
    max-height: 65px;
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    width: 100%;
}
.bt-inner img {
    max-height: 198px;
    max-width: 198px;
}
a.bt-image-link img {
    padding-top: 0px;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-extra {
    margin-bottom: 14px;
    margin-top: 0;
    padding: 0 8px;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-review-count {
    float: right;
}
div#zapros {
    padding-right: 0;
    text-align: center;
    font-size: 14px;
    line-height: 3px;
    padding-top: 0px;
    color: #fbdd0d;
    font-weight: normal;
    font-family: 'EVA';
}
div#zapros2 {
    font-size: 18px;
    color: #fff;
    line-height: 60px;
}
div#zaprosnon {
    background: #E6E6E2;
    text-align: center;
    max-width: 239px;
    width: 100%;
    height: 100%;
}
.t3-module.module_category.filtr .module-ct {
    padding: 0px;
    border: 0px solid #ccc;
}
.custom_glav {}
.custom_intro {
    font-size: 12px;
    line-height: 15px;
    max-width: 100%;
    color: #a2a2a2;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-introtext {
    padding: 3px 6px 5px 5px;
    font-family: arial;
    font-size: 13px;
    color: #333333;
    /* text-align: justify; */
    line-height: 17px;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-addtocart, .bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-viewdetails {
    width: 59px;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-prices {
    padding-top: 7px;
    height: 58px;
    background-color: #ffffff;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-prices.no-old {
    padding-top: 0px;
    height: 65px;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-prices-salesPrice {
    font-family: 'Oswald';
    font-size: 18px;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-prices-oldPrice {
    font-family: 'arial';
    font-size: 14px;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-prices-salesPrice, .bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-prices-oldPrice {
    padding-top: 0;
    margin: 0;
    text-align: center;
    font-size: 15px;
    color: #333333;
    font-weight: bold;
}
#t3-breadcrumbs {
    margin-top: 0px;
    float: left;
    width: 100%;
    margin: 0px 0px 10px 0px;
}
.breadcrumbs {
    display: none !important;
}
div#zagolovki h1 {
    display: inline-block;
    line-height: normal;
    margin: 0px;
    height: 30px;
    padding: 0px 3px 0px 3px;
    color: #333333;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    margin-top: 0px;
}
#t3-breadcrumbs .container {
    padding: 0px;
    height: 45px;
    min-height: 45px;
}
.breadcrumb li a {
    margin-right: 5px;
}
breadcrumb li a:visited, .breadcrumb li a:link {
    color: #333333;
    font-size: 14px;
    text-decoration: underline;
}
.breadcrumb li span, .breadcrumb li a:hover {
    color: #333333;
    font-size: 14px;
}
.breadcrumb .divider {
    background: url('../images/icon-breadcrumbs_03.png') no-repeat center left;
    margin: 0px 2px 0px 2px;
}
.breadcrumb .divider img, .breadcrumb .divider i {
    display: none;
}
.t3-module.module_k2-comment .module-title span {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding-right: 24px;
    text-indent: 14px;
    text-transform: uppercase;
    width: auto !important;
}
.k2LatestCommentsBlock._k2-comment ul {
    list-style-type: none;
    margin-left: 0;
}
.k2LatestCommentsBlock._k2-comment ul li {
    background: url(../images/bg-item-commentk2_03.png) no-repeat bottom left #fff;
    border: 0;
    margin-bottom: 17px;
    padding-bottom: 15px;
}
.k2LatestCommentsBlock._k2-comment .k2Avatar img {
    width: 51px;
    height: 48px;
    border: 0;
    margin-right: 17px;
}
div.k2LatestCommentsBlock ul li span.lcUsername {
    color: #333333;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate {
    color: #9f9f9f;
    font-size: 11px;
    font-family: arial;
}
div.k2LatestCommentsBlock ul li {
    text-align: justify;
}
div.k2LatestCommentsBlock ul li span.lcItemTitle a, div.k2LatestCommentsBlock ul li span.lcComment {
    color: #333333;
}
div.k2TagCloudBlock a {
    font-family: 'Oswald';
    color: #fff;
    background: #212121;
    padding: 14px;
    width: auto;
    height: auto !important;
    margin: 4px;
}
div.k2TagCloudBlock a:hover {
    background: #E6E6E2;
}
.module_content-mass-top .module-inner {
    padding: 0px;
}
.content-mass-top h3 {
    line-height: normal;
    margin: 0px;
    color: #333333;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    font-size: 27px;
    font-weight: 600;
    padding: 0px 0px 35px 0px;
	font-family: 'Exo2';
}
.module_content-mass-top .module-inner .bt-inner {
    padding: 10px 18px 18px 18px;
}
.uslwrap {
    background: #f8f8f8;
    float: left;
    width: 18.3%;
    padding: 5px;
    border-radius: 6px;
    margin: 0.5%;
}
.uslwrap:nth-child(1), .uslwrap:nth-child(6), .uslwrap:nth-child(11) {
    margin: 0.5% 0.5% 0.5% 0% !important;
}
.uslwrap:nth-child(5), .uslwrap:nth-child(10), .uslwrap:nth-child(15) {
    margin: 0.5% 0% 0.5% 0.5% !important;
}
div#uslimg {
    width: 100%;
    text-align: center;
    padding-bottom: 25px;
    padding-top: 20px;
}
div#uslimg img {
    height: 70px;
}
div#uslname {
    text-align: center;
    padding-bottom: 10px;
    min-height: 70px;
    font-weight: 600;
    line-height: 23px;
    color: #333;
    font-size: 18px;
}
div#bodecntr0 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    position: relative;
    overflow: hidden;
}
div#centrmod0 {
    max-width: 1222px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 45px;
    padding-bottom: 0px;
}
div#centrmod0 .custom h3 {
    padding: 20px 0px 20px 0px;
}
p#how-work-vst {
    margin: 0px;
    padding: 0px 0px 30px 0px;
}
span#compnames {
    font-weight: normal;
    font-family: 'Exo2';
    text-transform: uppercase;
}
div#centrmod1 {
    max-width: 1222px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 8%;
    padding-bottom: 8%;
}

.customtxtglav h3 {
    line-height: normal;
    margin: 0px;
    color: #179c49;
    width: 100%;
    text-transform: uppercase;
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0px 10px 0px;
}
div#bodecntr1:before {
    content: "";
    position: absolute;
    width: 200%;
    height: 92%;
    top: 3%;
    left: -50%;
    z-index: -1;
    background: #f7f7f7;
    transform: rotate(3deg);
}
div#bodecntr1 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    position: relative;
    overflow: hidden;
}
div#bodecntr1 .col-md-3 {
    width: 23.333333% !important;
    float: left !important;
    position: relative !important;
    min-height: 1px !important;
    padding-right: 5px !important;
    padding-left: 6px !important;
}
.lst {
    display: block;
    margin: 0;
    padding: 0;
}
.col-lg-3 {
    width: 25%;
    float: left;
}
.cat-lst_i {
    position: relative;
    border: 0;
}
.lst_i, .lst_h {
    margin: 0;
    padding: 0;
    display: block;
    padding: 15px 0;
    position: relative;
}
.cat-lst_ic.__s {
    width: 75px;
    height: 75px;
}
.__margin-bottom_l {
    margin-bottom: 20px;
}
.cat-lst_ic {
    display: block;
    overflow: hidden;
    margin: 0 auto;
    background-position: 50% 50%;
}
hr {
    width: 100%;
    /* background: url(../images/hr_bg.png) center center no-repeat; */
    margin: 10px 0 20px;
    height: 11px;
    border: none;
}
.ic_1 {
    background: url(../images/ic_1.png) 0 0 no-repeat;
}
.ic_2 {
    background: url(../images/ic_2.png) 0 0 no-repeat;
}
.ic_3 {
    background: url(../images/ic_3.png) 0 0 no-repeat;
}
.ic_4 {
    background: url(../images/ic_4.png) 0 0 no-repeat;
}
.__uppercase {
    text-transform: uppercase;
}
.__align_center {
    text-align: center;
}
.__margin-bottom_m {
    margin-bottom: 15px;
}
.tx {
    color: #151517;
    display: block;
    text-decoration: none;
}
.__h_s {
    font-size: 1.28571em;
    line-height: 1.2em;
}
.tx {
    color: #151517;
    display: block;
    text-decoration: none;
}
div#bodecntr2 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-bottom: 0px;
    background: #ffffff;
}
div#centrmod2 {
    max-width: 1222px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 35px;
    padding-top: 35px;
}
#btproductslider183 .btproductslider-prev {
    top: -46px !important;
}
#btproductslider183 .btproductslider-next {
    top: -46px !important;
}
.mo-inner {
    width: 860px;
    margin: 0 auto;
    margin-top: 40px;
    font-size: 18px;
}
.mo-item {
    float: left;
    width: 85px;
    text-align: center;
}
.mo-item .mo-5 {
    background-position: -172px 0;
}
.mo-item .mo-4 {
    background-position: -129px 0;
}
.mo-item .mo-3 {
    background-position: -86px 0;
}
.mo-item .mo-2 {
    background-position: -43px 0;
}
.mo-item .mo-1 {
    background-position: 0 0;
}
.mo-item i {
    width: 43px;
    height: 43px;
    margin: 0 auto 25px auto;
    display: block;
}
.sprite {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
}
.mo-item span {
    display: block;
    margin: 0 -40px;
}
.sep {
    float: left;
    width: 108px;
    height: 11px;
    background-position: 0 -126px;
    margin: 12px 0 100px 0;
}
div#bodecntr3 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-bottom: 0px;
    background: #fff;
    display: inline-block;
}
div#centrmod3 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 45px;
}
div#centrmod3 .module-ct {
    padding-top: 15px;
}
div#bodecntr4 {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 50px;
    background: url(../images/bgcn5.jpg) no-repeat fixed;
    clip: rect(0px, 1904px, 800px, 0px);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
p#qst {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 10px;
    color: #ffffff;
    text-align: center;
    margin: 0px;
}
div#qstfrm {
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    width: 230px;
}
div#centrmod4 {
    max-width: 1222px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    padding-top: 10px;
}
div#centrmod4 .module-ct {
    padding-top: 15px;
}
div#bodecntr5 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
div#centrmod5 h3 {
    padding: 15px 0px 15px 0px;
}
.module_content-mass-top #btcontentshowcase-control {
    display: none;
}
.module_content-mass-top .btcontentshowcase-prev {
    left: auto !important;
    top: -45px !important;
    width: 31px;
    height: 31px;
    background: url('../images/next-lastest-news_03.png') no-repeat !important;
    right: 55px !important;
}
.module_content-mass-top .btcontentshowcase-prev:hover {
    left: auto !important;
    top: -45px !important;
    width: 31px;
    height: 31px;
    right: 55px !important;
    background: url('../images/pev-lastest-news_hover.png') no-repeat !important;
}
.module_content-mass-top .btcontentshowcase-next {
    top: -45px !important;
    right: 18px !important;
    width: 31px;
    height: 31px;
    background: url('../images/next-lastest-news_05.png') no-repeat !important;
}
.module_content-mass-top .btcontentshowcase-next:hover {
    top: -45px !important;
    right: 18px !important;
    width: 31px;
    height: 31px;
    background: url('../images/next-lastest-news_hover.png') no-repeat !important;
}
.module_content-mass-top .bt-row .bt-inner {
    margin: 0;
}
.module_content-mass-top .bt-inner .bt-title {
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    text-transform: none !important;
}
.module_content-mass-top .bt-inner img {
    border: 1px solid #cfcfcf !important;
    outline: none !important;
    padding: 4px;
    width: 96% !important;
    height: auto !important;
}
.name a {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    font-family: 'EVA';
}
.jshop.last_visited_products .block_item:hover {
    border: 1px solid #fff;
}
.jshop.last_visited_products .block_item:hover img.jshop_img {
    opacity: 0.5;
}
.jshop.last_visited_products .block_item:hover .name a {
    color: #333333;
}
.jshop.last_visited_products .block_item:hover .name {}
div#vsemenu {
    height: 40px;
    position: absolute;
    width: 100%;
    margin-top: -22px;
    max-width: 236px;
    margin-left: 0px;
}
.jshop input {
    /* position: absolute; */
}
.jshop_prod_attributes .jshop input {
    position: absolute !important;
}
span.radio_attr_label {
    font-size: 15px;
    padding-left: 17px;
    line-height: 16px;
}
.bt-productslider.bt-productslider_best-product .bt-inner-detail .bt-introtext {
    min-height: 65px;
    max-height: 65px;
    overflow: hidden;
    width: 100%;
}
.module_content-mass-top .readmore {
    float: right;
}
.module_content-mass-top .readmore a {
    background: url("../images/bg-read-more-lastest-news_08.png") no-repeat scroll right center #CFCFCF !important;
    color: #313131;
    float: left;
    font-family: arial;
    font-size: 12px;
    height: auto;
    padding-right: 32px;
    text-indent: 10px;
    text-transform: uppercase;
    width: auto;
}
.module_content-mass-top .readmore a:hover {
    background: #f35757 url('../images/bg-read-more-lastets-news-hover_10.png') no-repeat scroll right center !important;
    float: left;
    color: #ffffff !important;
    font-family: arial;
    font-size: 12px;
    height: auto;
    padding-right: 32px;
    text-indent: 10px;
    text-transform: uppercase;
    width: auto;
}
.shoppingLayout .bt-inner .bt-introtext {
    margin: 5px 0px 5px 5px !important;
    font-size: 14px !important;
    color: #6C6C6C;
}
.content-mass-top .t3-module.module_lastest-product .module-ct {
    padding: 0px 0 10px 0px;
}
.t3-module.module_lastest-product .module-ct {
    margin-left: 10px;
    margin-right: 0px;
}
.bt-productslider.bt-productslider_lastest-product h3 {
    display: none;
}
div#imginhead {
    text-align: center;
    min-height: 200px;
}
.content-mass-top .t3-module.module_lastest-product .btproductslider-prev {
    background: url(../images/next-lastest-news_03.png) no-repeat scroll 0 0 transparent !important;
    height: 31px;
    left: auto !important;
    right: 28px !important;
    top: -60px !important;
    width: 31px;
    background-size: 25px !important;
}
.content-mass-top .t3-module.module_lastest-product .btproductslider-prev:hover {
    left: auto !important;
    top: -60px !important;
    width: 31px;
    height: 31px;
    right: 28px !important;
    background: url('../images/pev-lastest-news_hover.png') no-repeat !important;
    background-size: 25px !important;
}
.content-mass-top .t3-module.module_lastest-product .btproductslider-next {
    top: -60px !important;
    right: 5px !important;
    width: 31px;
    height: 31px;
    background: url('../images/next-lastest-news_05.png') no-repeat !important;
    background-size: 25px !important;
}
.content-mass-top .t3-module.module_lastest-product .btproductslider-next:hover {
    top: -60px !important;
    right: 5px !important;
    width: 31px;
    height: 31px;
    background: url('../images/next-lastest-news_hover.png') no-repeat !important;
    background-size: 25px !important;
}
.content-mass-top .t3-module.module_lastest-product #btproductslider-control, .content-mass-top .t3-module.module_lastest-product .bt-category-container {
    display: none;
}
.content-mass-top .t3-module.module_lastest-product .bt-extra {
    width: 100%;
}
.content-mass-top .t3-module.module_lastest-product .bt-inner-detail .bt-review-count {
    float: right;
    padding-bottom: 10px;
}
.content-mass-top .t3-module.module_lastest-product .bt-introtext {
    width: 100%;
}
.content-mass-top .t3-module.module_lastest-product .bt-inner-detail .bt-prices {
    padding-top: 7px;
    height: 58px;
}
.content-mass-top .t3-module.module_lastest-product .bt-inner-detail .bt-prices.no-old {
    height: 65px;
    padding-top: 0;
}
.content-mass-top .t3-module.module_lastest-product .bt-inner-detail .bt-prices-salesPrice {
    font-family: 'Oswald';
    font-size: 18px;
}
.content-mass-top .t3-module.module_lastest-product .bt-inner-detail .bt-prices-oldPrice {
    font-family: 'arial';
    font-size: 14px;
}
.content-mass-top .t3-module.module_lastest-product .bt-inner-detail .bt-prices-salesPrice, .content-mass-top .t3-module.module_lastest-product .bt-inner-detail .bt-prices-oldPrice {
    padding-top: 0;
    margin: 0;
    text-align: center;
    font-size: 15px;
    color: #a5a5a5;
    font-weight: bold;
}
.shoppingLayout .bt-inner .bt-title:hover {}
.t3-sidebar.t3-sidebar-1.span3 .module_custom .module-inner {
    padding: 0;
    background: none;
}
.t3-sidebar.t3-sidebar-1.span3 .module_custom img {
    width: 100%;
    height: auto;
}
.jshop_list_product .block_product:hover {}
.jshop_list_product .block_product:hover div#prodtab {
    border: 1px solid #ffffff;
}
.jshop_list_product .block_product:hover img.jshop_img {
    opacity: 0.5;
}
.jshop_related table.product:hover img.jshop_img {
    opacity: 0.5;
}
.jshop_related table.product:hover .name a {
    color: #333333;
}
.jshop_list_product .jshop_related {
    padding-bottom: 5px;
    float: left;
    width: 25%;
}
.attrib.noempty_0 {
    min-height: 8px;
}
div#rightbl .attrib.noempty_0 {
    margin-top: 15px;
}
.cart_empty_text {
    display: inline-block;
    font-size: 16px;
    line-height: normal;
    font-weight: 600;
    margin: 4px 0px 0px 0px;
    height: 30px;
    padding: 10px 3px 0px 3px;
    text-transform: uppercase;
    color: #333333;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
.cart_empty_text:after {
    content: '';
    width: 100%;
    display: block;
    height: 24px;
    background-image: url(../images/title_after.png);
    background-position: center;
}
.custom-colsfooter {
    margin-top: 0px;
}
.custom-colsfooter p {
    margin: 0px;
    font-size: 16px;
}
#sbox-content p {
    text-align: center;
    line-height: 11px;
    font-size: 12px;
    font-weight: normal;
    margin: 3px 0px;
    padding: 0;
}
div#sbox-window {
    border: 3px solid #179c49;
}
#sbox-content .defaultDOMWindow, #sbox-content .errorDOMWindow {
    display: block !important;
}
.modal_header {
    /* text-decoration: underline; */
    font-size: 20px;
    color: #333333;
}
.modal_text {
    font-size: 16px;
}
.modal_to_cart a {
    font-size: 18px;
    text-decoration: none;
    padding: 5px 10px;
    margin: 0 5px;
    color: #FFFFFF;
    background: #179c49;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.modal_checkout a {
    font-size: 18px;
    text-decoration: none;
    padding: 5px 10px;
    margin: 0 5px;
    color: #FFFFFF;
    background: #179c49;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.modal_to_cart a:hover {
    color: #FFFFFF;
    background: #333333;
}
.modal_checkout a:hover {
    color: #FFFFFF;
    background: #333333;
}
.modal_err {
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin: 35px 0px 25px 0px;
}
.notselected {
    background-color: #cccccc;
}
input.closeDOMWindow {
    font-size: 18px;
    text-decoration: none;
    padding: 5px 10px;
    margin: 0 5px;
    color: #FFFFFF;
    border: 2px solid #333333;
    background: #179c49;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
input.closeDOMWindow:hover {
    color: #FFFFFF;
    background: #333333;
}
form.closeDOMWindow {
    text-align: center;
}
div#preimimg img {
    border-radius: 200px;
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    border: 8px solid #333333;
    -webkit-border: 8px solid #333333;
    -webkit-box-shadow: 0px 0px 39px 2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 39px 2px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 11px 2px rgba(145, 144, 144, 0.75);
}
div#preimimg {
    max-width: 150px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
div#preimtxt {
    text-align: center;
}
p#nameprem {
    /* font-family: 'isocteur', serif; */
    font-weight: bold;
    color: #333333;
    font-size: 20px;
}
p#name2prem {
    font-weight: bold;
    font-size: 20px;
    color: #333333;
}
p#procprem {
    /* font-family: 'isocteur', serif; */
    font-weight: normal;
    color: #333333;
    font-size: 18px;
}
p#podpisprem {
    font-size: 15px;
    color: #5B5B5B;
}
div#preim table td {
    max-width: 222px;
    border-top: none;
}
.t3-module.module.preimfot h3 {
    background: #333333 !important;
    display: inline-block;
    font-size: 18px;
    line-height: normal;
    font-weight: normal;
    margin-top: 5px;
    height: 32px;
    padding: 8px 3px 0px 14px;
    text-transform: uppercase;
    color: #333333;
    width: 100%;
    max-width: 98%;
}
div#topinf {
    background: #fffad6;
    width: 100%;
    max-width: 1222px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #179c49;
    border-radius: 0px 0px 25px 25px;
}
div#topinfbody {
    margin-left: auto;
    margin-right: auto;
    max-width: 1222px;
    color: #333333;
    font-size: 15px;
    font-weight: normal;
    height: 33px;
}
.topmod1 {
    float: right;
    padding-top: 8px;
    height: 16px;
    text-align: left;
    min-width: 180px;
    position: relative;
    text-decoration: underline;
}
.topmod1 a {
    color: #333333;
}
.topmod1:before {
    content: "\f0e0";
    font-family: 'fontawesome';
    float: left;
    padding-right: 6px;
    padding-top: 0px;
    margin-top: -1px;
    font-style: normal;
    color: #179c49;
    font-size: 14px;
}
.topmod4 {
    max-width: 140px;
    width: 100%;
    float: right;
    margin-right: 0px;
}
.topmod4 p {
    font-weight: bold;
    padding-top: 1px;
    color: #1d2029;
}
.topmod4:before {
    content: "\f128";
    font-family: 'fontawesome';
    float: left;
    padding-right: 3px;
    padding-top: 5px;
    font-style: normal;
    color: #179c49;
}
.topmod5 {
    max-width: 165px;
    width: 100%;
    float: right;
    margin-right: 0px;
    margin-top: 6px;
    line-height: 11px;
    height: 16px;
}
.topmod5 a {
    font-weight: normal;
    font-size: 15px;
    text-decoration: underline;
    color: #333;
}
.topmod5 .pwebcontact_toggler.modal.green {
    border-top: none;
    font-weight: normal;
    text-transform: none;
    text-decoration: underline !important;
    color: #333;
    text-shadow: none;
}
.topmod5 .pwebcontact_toggler.modal.modal-static {
    position: relative;
    width: 125px;
    height: 20px;
    line-height: 21px;
    margin: 5px 0px 0px 0px;
    overflow: hidden;
    text-decoration: none;
    cursor: pointer;
    background: none;
    padding: 0px;
    padding-left: 4px;
    border: none;
    text-align: left;
    font-size: 15px;
}
.topmod5 .pwebcontact_toggler.modal.green:hover, .topmod5 .pwebcontact_toggler.modal.green.active {
    background: none;
    color: #333333;
    border: 0px solid #333333;
}
.custom-teltop {
    padding-top: 10px;
}
p#estvsh {
    font-size: 15px;
    margin: 0;
    text-align: center;
}
.topmod3 {
    float: right;
    padding-top: 1px;
}
ul.nav._topmen > li.color1 a:after {
    content: "\f090";
    font-family: 'fontawesome';
    float: left;
    color: #179c49;
    padding-right: 5px;
}
ul.nav._topmen > li.color2 a:after {
    content: "\f234";
    font-family: 'fontawesome';
    float: left;
    color: #179c49;
    padding-right: 5px;
}
.custom.emailtop {
    padding-top: 5px;
}
div#topinfbody a:hover {
    text-decoration: none !important;
    cursor: pointer;
}
.topmod2 {
    float: left;
    padding-top: 7px;
    padding-right: 10px;
    height: 15px;
    text-align: left;
    color: #333;
}
.topmod2 a {
    color: #333;
    text-decoration: underline;
}
.topmod2 p:before {
    content: "\f041";
    font-family: 'fontawesome';
    padding-right: 4px;
    padding-top: 1px;
    color: #179c49;
    font-style: normal;
}
.pwebcontact_toggler.pwebcontact132_toggler.blue.modal.modal-static.-obrtatop {
    padding-top: 10px;
}
input#jshop_search {
    border: 1px solid #ffffff;
    box-shadow: none;
    width: 100%;
    height: 35px;
    margin: 0;
    font-size: 15px;
    padding: 0;
    max-width: 245px;
    border-radius: 25px 0px 0px 25px;
}
form#jshop_searchform {
    width: 259px;
    border-radius: 25px;
    border: 1px solid #179c49;
}
span#searchmore2:after {
    font-family: 'fontawesome';
    color: #179c49;
    content: "\f002";
    font-size: 20px;
    position: absolute;
    margin-left: -33px;
    margin-top: 8px;
}
span#searchmore2 {
    background: #ffffff;
    height: 37px;
    width: 58px;
    margin-top: -1px;
    margin-left: -2px;
    float: left;
    position: absolute;
    border-radius: 0px 25px 25px 0px;
    border: 1px solid #179c49;
    border-left: none;
}
span#searchmore2 button, span#searchmore2 html input[type="button"], span#searchmore2 input[type="reset"], span#searchmore2 input[type="submit"] {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    margin-right: 0px;
    padding: 0px;
    color: #fff;
    text-shadow: none;
    border: none;
    z-index: 22;
    position: relative;
}
span#searchmore2:hover {
    background: #e9e9e9;
}
a#searchmore2:after {
    font-family: 'fontawesome';
    color: #333;
    content: "\f002";
    font-size: 20px;
    position: absolute;
    margin-left: -33px;
    margin-top: 8px;
}
a#searchmore2 {
    background: #ffffff;
    height: 37px;
    width: 58px;
    float: left;
    position: absolute;
    border-radius: 0px 2px 2px 0px;
}
a#searchmore2 button, a#searchmore2 html input[type="button"], a#searchmore2 input[type="reset"], a#searchmore2 input[type="submit"] {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    margin-right: 0px;
    padding: 0px;
    color: #fff;
    text-shadow: none;
    border: none;
}
.head-search label {
    display: none;
}
a#searchmore {
    color: #AAAAAA;
    font-size: 14px;
    float: right;
    text-decoration: underline;
}
a#searchmore:hover {
    color: #333333;
}
input#jshop_searchbutton {
    background: none;
    border: none;
    height: 37px !important;
    width: 55px;
}
a#searchmore2:hover {
    background: #e9e9e9;
}
input#jshop_search:focus {
    border: 1px solid #fff;
    background: #e9e9e9;
}
.mycart_wrapp {
    display: block;
    position: relative
}
div.hidden_for_cart {
    display: none;
}
div#mincart {
    background: #ffffff;
    margin-top: -10px;
    height: 42px;
    width: 235px;
    border-radius: 0px;
}
.mycart_mini_txt {
    display: block;
    position: relative;
    width: 202px;
    float: left;
}
.mycart_mini_txt a {
    color: #333333;
    position: absolute;
    width: 235px;
    text-align: center;
    font-size: 17px;
    z-index: 3;
}
.mycart_mini_txt a:before {
    font-family: 'fontawesome';
    color: #ffffff;
    content: "\f07a";
    float: right;
    background: #333333;
    font-size: 18px;
    padding-top: 14px;
    height: 28px;
    width: 58px;
    border-radius: 0px;
}
.mycart_mini_txt a:before:hover {
    background: #D5D5D5;
}
span#span-mod-link a {
    color: #ffffff;
    text-shadow: #333333 0px 0px 1px;
}
.module_category h3#module_link:hover {
    color: #333333;
    text-shadow: #ffffff 0px 0px 1px;
}
.module_category h3#module_link:hover a {
    color: #179c49;
    text-shadow: #ffffff 0px 0px 1px;
}
.mycart_mini_txt a:hover {}
div#corzcount {
    position: absolute;
    float: right;
    right: 47px;
    margin-top: -22px;
    font-weight: bold;
    color: #2b2a29;
    font-size: 15px;
    background: #ffffff;
    width: 22px;
    height: 22px;
    border-radius: 200px;
}
div#corzsumm {
    color: #333333;
    padding-top: 17px;
    font-weight: bold;
    position: relative;
    padding-left: 5px;
}
div#corztext {
    float: left;
    max-width: 100px;
    font-size: 15px;
    padding-left: 5px;
    padding-top: 16px;
}
.clear {
    clear: both;
}
div#sbox-window {
    min-width: 400px;
}
.col-md-4 {
    width: 32.333333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 6px;
}
.wide-ban-strip .image {
    overflow: hidden;
}
.wide-ban-strip .image img {
    display: block;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.wide-ban-strip:hover img {
    -webkit-transform: rotate(-1deg) scale(1.1);
    -moz-transform: rotate(-1deg) scale(1.1);
    -ms-transform: rotate(-1deg) scale(1.1);
    -o-transform: rotate(-1deg) scale(1.1);
    opacity: 0.9;
}
.strip {
    position: absolute;
    bottom: 15px;
    width: 100%;
    max-width: 290px;
    padding: 8px 0px 5px 30px;
}
.strip .white {
    color: #fff;
}
h4.white {
    font-weight: 500;
    line-height: 1.1;
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
}
h3.white {
    font-weight: 700;
    line-height: 1.1;
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
}
.col-md-8 {
    width: 65.333333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 6px;
}
.wide-ban-strip2 .image img {
    display: block;
    width: 100%;
}
.strip2 {
    position: absolute;
    bottom: 43px;
    width: 100%;
    padding: 8px 30px 5px 30px;
}
h4.white2 {
    font-weight: 500;
    line-height: 1.1;
    margin: 0;
    font-size: 33px;
    text-transform: uppercase;
}
.strip2 .white2 {
    color: #fff;
}
.col-md-3 {
    width: 31.333333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 6px;
}
.wide-ban-strip3 .image img {
    display: block;
    width: 100%;
}
.strip3 {
    position: absolute;
    bottom: 28px;
    width: 100%;
    max-width: 304px;
    padding: 5px 0px 5px 30px;
}
h4.white3 {
    font-weight: bold;
    line-height: 17px;
    margin: 0;
    font-size: 31px;
    text-transform: uppercase;
}
.strip3 .white3 {
    color: #fff;
}
.custom_glav222 {
    padding-left: 17px;
}
.t3-module.module_glav222 {
    margin-bottom: 45px;
}
.custom_glavtxt {
    padding-top: 7px;
    font-size: 18px;
}
h3.white3 {
    background: #DC569F;
    padding-left: 15px;
    line-height: 44px;
    font-size: 27px;
}
h3.white3 a {
    color: #FFF;
}
h3.white3 a:hover {
    color: #333333;
}
div#footrmod {
    width: 100%;
    position: relative;
    padding-top: 40px;
    padding-bottom: 60px;
    background: #333333;
}
div#footrmodbody {
    margin-left: auto;
    margin-right: auto;
    max-width: 1222px;
    clear: both;
    width: 100%;
    height: 180px;
}
.footmoblock {
    width: 23%;
    float: left;
    margin-left: 15px;
    padding-top: 3%;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
}
div#footrmod4 a {
    font-size: 16px;
    color: #179c49;
}
div#footrmod4 a:hover {
    font-size: 16px;
    color: #ffffff;
}
p#namecfoot {
    font-weight: 500;
    text-transform: uppercase;
}
.footer-logo {
    background: url(../images/logoblack.png) center;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    height: 90px;
    margin-top: 0px;
    margin-bottom: 3px;
    background-size: 240px;
}
p.about-us {
    color: #ffffff;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;
    padding-top: 22px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.extern_wrap .gotocart a {
    font-weight: normal;
}
.footer-info {
    font-size: 13px;
    font-weight: normal;
    text-align: center;
}
div#comments-form-send {
    font-family: 'EVA';
    background: #333333;
}
div#comments-form-send:hover {
    background: #179c49;
}
.footmoblock .module_menu .nav > li.active > a {
    color: #a7a7a7;
    background: none;
}
div#footrmodbody a:hover {
    color: #afafaf;
}
.t3-module.module.scobut {
    padding-top: 10px;
}
.footmoblock .nav > li > a > img {
    max-width: none;
    display: none;
}
.footmoblock .module-title {
    line-height: 30px;
    font-weight: bold;
    font-size: 16px;
    padding: 0;
    margin: 8px 0;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
}
.footmoblock .nav > li > a {
    display: block;
    color: #179c49;
    font-size: 16px;
    line-height: 30px;
}
.footmoblock .module_menu .nav > li > a:hover, .module_menu .nav > li > a:focus {
    color: #ca0000;
    background: none;
}
p#adresfoot:before {
    content: "\f015";
    font-family: 'fontawesome';
    float: left;
    font-size: 17px;
    padding-right: 10px;
    padding-top: 0px;
    color: #179c49;
}
p#teleffoot:before {
    content: "\f095";
    font-family: 'fontawesome';
    float: left;
    font-size: 17px;
    padding-right: 10px;
    padding-top: 0px;
    color: #179c49;
}
p#emailfoot:before {
    content: "\f0e0";
    font-family: 'fontawesome';
    float: left;
    font-size: 17px;
    padding-right: 10px;
    padding-top: 0px;
    color: #179c49;
}
.zoomLens {
    border: 4px solid #333333 !important;
    border-radius: 150px;
}
.table-bordered {
    border: 1px solid #ddd;
    font-size: 14px;
    color: #333333;
    background-color: #fff;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}
div#in_table h4 {
    color: #333333;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin: 0 0 20px;
    text-transform: uppercase;
}
date#newsdate {
    font-size: 11px;
    position: absolute;
    margin-top: -12px;
    margin-left: 10px;
    color: #333333;
}
div#phocagallery h1 {
    display: inline-block;
    font-size: 18px;
    line-height: normal;
    font-weight: normal;
    margin: 0px;
    border: none;
    box-shadow: none;
    background: #fff;
    max-width: 100%;
    height: 30px;
    padding: 10px 3px 0px 3px;
    text-transform: uppercase;
    color: #333333;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
div#phocagallery h1:after {
    content: '';
    width: 100%;
    display: block;
    height: 24px;
    background-image: url(../images/title_after.png);
    background-position: center;
}
#jc h4 {
    display: inline-block;
    font-size: 16px;
    line-height: normal;
    font-weight: bold;
    margin: 0px;
    border: none;
    box-shadow: none;
    background: #fff;
    max-width: 100%;
    height: 30px;
    padding: 10px 3px 0px 3px;
    text-transform: uppercase;
    color: #333333;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
#jc h4:after {
    content: '';
    width: 100%;
    display: block;
    height: 2px;
    background-image: none;
    border-bottom: 1px solid #d8d8d8;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
}
.headmod7 {
    float: right;
    position: relative;
    top: 0px;
    margin-top: -24px;
    margin-right: -254px;
}
.headmod7 .t3-module {
    margin-bottom: -7px;
}
.headmod7 p {
    font-size: 19px;
    margin-top: -3px;
    color: #ff0000;
    font-weight: bold;
    text-shadow: #333333 1px 1px 3px;
}
.headmod7 img {
    margin-bottom: 1px;
    left: -44px;
    top: 14px;
    position: relative;
}
p#sisfip {
    display: inline;
    padding: 3px;
    font-size: 17px;
}
table#sisfit {
    display: inline;
    display: inline-block;
    display: inline-flex !important;
}
div#in_filters {
    text-align: center;
}
.uf_label {
    font-weight: bold;
    margin-top: 5px;
    text-transform: uppercase;
}
div#butfilter {
    margin-top: 3px;
    margin-left: 10px;
    margin-bottom: 10px;
}
div#butfilter input {
    border-top: none;
    font-size: 17px;
    font-weight: normal;
    color: #FFF;
    background: #179c49;
    text-shadow: none;
    padding: 2px 7px;
    border-radius: 3px;
    width: 100px !important;
    max-width: 114px !important;
}
div#butfilter input:hover {
    background: #333333;
}
.custom_glavcateg .jshop_categ .category {
    float: left;
    margin-right: 2px;
    margin-left: 5px;
    margin-bottom: 5px;
    padding: 2px;
    border-radius: 3px;
    max-width: 187px;
}
.custom_glavcateg .jshop_list_category a.product_link {
    font-size: 16px !important;
}
div#categmod .pwebcontact_toggler.modal.green {
    width: 222px;
    margin-left: auto;
    margin-right: auto;
}
div#categmod {
    width: 100%;
    text-align: -webkit-center;
    margin-left: auto;
    margin-right: auto;
    margin-top: -5px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #333333;
}
.custom_glavcateg .jshop_list_category {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    position: relative;
    margin-top: 20px;
    margin-bottom: -20px;
}
.custom_glavcateg {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
#phocagallery a:hover, #phocagallery a:active, #phocagallery a:focus, #phocagallery-statistics a:hover, #phocagallery-statistics a:active, #phocagallery-statistics a:focus {
    text-decoration: none;
    border: 1px solid #333333;
    color: #333;
    background-color: #333333;
}
div#slpodr {
    position: absolute;
    right: 7px;
    margin-top: 155px;
    top: 310px;
}
span.bt-title {
    float: right;
    text-transform: uppercase;
    text-decoration: none;
    background: #179c49;
    border-radius: 25px;
    font-size: 14px;
    margin-right: -6px;
    padding: 6px 20px 6px 20px;
    color: #ffffff;
    text-shadow: none;
}
span.bt-title:hover {
    background: #333333;
    color: #fff !important;
}
span.bt-title:hover a {
    color: #fff !important;
}
span.bt-title a {
    color: #ffffff;
}
ul.nav._topmen > li {
    float: left;
}
ul.nav._topmen > li > a {
    float: none;
    padding: 3px 0px 0px 8px;
    font-size: 15px;
    color: #333333;
    text-decoration: underline;
    text-shadow: none;
}
ul.nav._topmen > li > a:focus, ul.nav._topmen > li > a:hover {
    background: none;
    color: #333333;
    text-decoration: none;
}
.jshop.editaccount_block input.button {
    text-transform: uppercase;
    text-decoration: none;
    background: #179c49;
    border-radius: 25px;
    font-size: 15px;
    font-weight: bold;
    margin-right: 5px;
    padding: 6px 34px 6px;
    color: #fff;
    text-shadow: none;
    border: none;
}
.jshop.editaccount_block input.button:hover {
    background: #333333;
}
a#myinf3 {
    text-transform: uppercase;
    text-decoration: none;
    background: #179c49;
    border-radius: 23px;
    font-size: 13px;
    font-weight: bold;
    margin-right: 5px;
    padding: 6px 36px 6px;
    color: #fff;
    text-shadow: none;
    border: none;
    display: inline-block;
    text-shadow: #393185 0px 0px 1px;
}
a#myinf3:hover {
    background: #333333;
    color: #fff;
}
a#myinf2 {
    text-transform: uppercase;
    text-decoration: none;
    background: #179c49;
    border-radius: 25px;
    font-size: 13px;
    font-weight: bold;
    margin-right: 5px;
    padding: 6px 41px 6px;
    color: #fff;
    border: none;
    display: inline-block;
    text-shadow: #393185 0px 0px 1px;
}
a#myinf2:hover {
    background: #333333;
    color: #fff;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    text-transform: uppercase;
    text-decoration: none;
    background: #179c49;
    border-radius: 2px;
    font-size: 17px;
    font-weight: bold;
    margin-right: 5px;
    padding: 10px 34px 6px;
    color: #000;
    text-shadow: none;
    border: none;
}
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background: #333333;
    color: #fff;
}
.page-title, .page-header h1 {
    display: inline-block;
    font-size: 18px;
    line-height: normal;
    font-weight: normal;
    margin: 0px;
    height: 30px;
    padding: 10px 3px 0px 3px;
    text-transform: uppercase;
    color: #333333;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
.page-title:after, .page-header h1:after {
    content: '';
    width: 100%;
    display: block;
    height: 24px;
    background-image: url(../images/title_after.png);
    background-position: center;
}
.jshop.last_visited_products .buttons a.button_buy:hover, .jshop.last_visited_products .buttons a.button_detail:hover, .jshop.last_visited_products .buttons a.button_detailnp:hover {
    background-color: #fffad6 !important;
}
.jshop.last_visited_products .buttons a.button_buy {
    background: url('../images/cart.png') #ffffff center center no-repeat;
    border-radius: 25px;
    background-size: 25px;
}
.jshop.last_visited_products .buttons a.button_detail {
    background: url('../images/pt-readmore.png') #ffffff center center no-repeat;
    border-radius: 25px;
    background-size: 25px;
    display: none;
}
.jshop.last_visited_products .buttons a.button_detailnp {
    background: url('../images/pt-readmore.png') #ffffff center center no-repeat;
    border-radius: 25px;
    background-size: 25px;
}
.jshop.last_visited_products .buttons a {
    height: 34px;
    width: 18%;
    border-right: 1px solid #ffffff;
    float: left;
}
.jshop.last_visited_products .buttons {
    border: 1px solid #cccccc;
    border-right: none;
    border-bottom: none;
    border-left: none;
    padding-top: 2px;
}
div#lastprice .old_price {
    font-size: 12px;
    color: #bfbfbf;
    font-weight: normal;
}
.old_price span {
    color: #179c49;
    text-decoration: line-through;
}
.jshop_ultra_filters .uf_label {
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
    font-size: 15px;
}
.jshop_ultra_filters input, .jshop_ultra_filters textarea {
    max-width: 65px;
    padding: 0px;
}
.nav-tabs > li > a h3 {
    font-size: 16px;
    line-height: 16px;
    font-family: 'EVA';
    font-weight: bold;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    color: #FFFFFF;
    background-color: #333333;
    border: 1px solid #333333;
    cursor: default;
}
.nav-tabs > li > a {
    border: 1px solid #333333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #666666;
    background: #fff;
    font-family: 'EVA';
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 1px;
    padding-top: 0px;
    text-transform: uppercase;
}
.nav-tabs > li > a, .nav-pills > li > a {
    padding-right: 8px;
    padding-left: 8px;
    margin-right: 2px;
    line-height: 14px;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    color: #FFFFFF;
    background-color: #333333;
    border: 1px solid #333333;
    cursor: pointer;
}
div#ordertable table {
    float: left;
}
.t3-module.module_category.id2 .module-title {
    border-radius: 0px !important;
}
div#spbread {
    text-align: right;
    display: inline-block;
}
.breadcrumbs span {
    padding-top: 3px;
    text-align: right;
}
span#separat {}
span#separat img {
    border-radius: 10px;
}
#fixedblock {
    background: #fff;
    height: 60px;
    padding: 25px 0px 20px 0px;
}
div#topbody {
    max-width: 1222px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.sheensay_fixed {
    position: fixed !important;
    top: 0 !important;
    width: 100%;
    z-index: 999;
    border-bottom: 2px solid #179c49;
    padding: 5px 0px 5px 0px !important;
    height: 57px !important;
}
.sheensay_fixed .logo-image a {
    background: url(../images/logo.png);
    background-repeat: no-repeat;
    width: 151px;
    height: 55px;
    background-size: 150px;
}

.sheensay_fixed .headmod4 {
    float: right;
    margin-top: 0px;
    margin-right: 0px;
}

.sheensay_fixed .headmod4 p {
    font-size: 16px;
    line-height: 21px;
}
div#spbread:after {
    content: "\f061";
    font-family: 'fontawesome';
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 0px;
    color: #333333;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    margin-top: -2px;
}
div#spbread:last-child:after {
    display: none;
}
.jshop_list_product .product .name h1 {
    line-height: 13px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'SansPro';
    padding: 0px;
    vertical-align: sub;
    overflow: hidden;
    margin: 0px;
}
div#descriptlist {
    width: 100%;
    min-height: 50px;
    max-height: 50px;
    overflow: hidden;
}
.jshop_list_product .product .name h1:after {
    display: none;
}
span#schemacur {
    display: none;
}
div#vkorzine {
    max-width: 287px;
    width: 100%;
    position: absolute;
    margin-top: -175px;
}
div#vkorzine p {
    height: 32px !important;
    width: 33px !important;
    background: url(../images/cart.png) #fffad6 center center no-repeat;
    border-radius: 50px;
    padding: 10px;
    background-size: 27px;
    border: 2px solid #f5f5f5;
    margin: auto;
    box-shadow: 0px 0px 60px 60px #f5f5f5;
}
a.atcart.vkorzinebtn.list-btn.satci {
    width: 40px;
    height: 34px;
}
div#inpcolvolist input.product_minus {
    padding: 0px !important;
    color: #333333;
    font-weight: bold;
    width: 22px;
    margin: 0px;
    margin-top: -2px;
    height: 27px;
    background: url(../images/minus.png) 0 4px no-repeat !important;
}
div#inpcolvolist input.product_plus {
    padding: 0px !important;
    color: #333333;
    font-weight: bold;
    width: 22px;
    margin: 0px;
    margin-top: -2px;
    height: 27px;
    background: url(../images/plus.png) 0 4px no-repeat !important;
}
div#inpcolvolist input.product_minus:hover {
    margin-top: 2px;
    height: 22px;
    background: url(../images/minus.png) 0 -24px no-repeat !important;
}
div#inpcolvolist input.product_plus:hover {
    margin-top: 2px;
    height: 22px;
    background: url(../images/plus.png) 0 -24px no-repeat !important;
}
div#inpcolvolist input[type="text"] {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 2px;
    line-height: 14px;
    color: #333333;
    text-align: center;
    border: 1px solid #dadada;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 3px;
    vertical-align: middle;
}
div#inpcolvolist {
    padding-left: 0px;
    padding-top: 2px;
    float: left;
}
div#inpminus {
    float: left;
    border-radius: 3px;
    padding: 0px 0px 0px 0px;
    margin-left: 0px;
    margin-top: 2px;
}
div#inptxtcol {
    float: left;
}
div#inpplus {
    float: left;
    border-radius: 3px;
    padding: 0px 0px 0px 0px;
    margin-left: 0px;
    margin-top: 2px;
}
span.fieldvalue_name {
    cursor: pointer;
}
div#lftrghtprlink {
    min-height: 36px;
    position: relative;
    margin-top: 11px;
    margin-bottom: 11px;
    border-bottom: 1px solid #ccc;
}
span#rghtspprod {
    float: right;
    text-align: right;
    text-transform: uppercase;
    font-size: 11px;
    padding-top: 4px;
    font-weight: 700;
    max-width: 49%;
    width: 100%;
    line-height: 14px;
}
span#lftspprod {
    float: left;
    text-align: left;
    text-transform: uppercase;
    font-size: 11px;
    padding-top: 4px;
    font-weight: 700;
    max-width: 49%;
    width: 100%;
    line-height: 14px;
}
.jshop.productfull .product_label {
    position: absolute;
    margin-left: 5px;
    margin-top: -7px;
}
div#viznon h1 {
    display: inline-block;
    line-height: normal;
    margin: 0px;
    height: 30px;
    padding: 0px 3px 0px 3px;
    color: #333333;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    margin-top: 0px;
}
div#viznon h1:after {
    display: none;
}
input#quanmask {
    visibility: hidden;
}
.jshop.productfull div#inpcolvolist {
    padding-left: 0px;
    padding-top: 2px;
    float: left;
}
input#quantity {
    margin-left: -56px;
    position: absolute;
}
.prod_qty_mask {
    float: left;
}
div#manufpodrob a {
    border: 1px solid #ccc;
    padding: 3px 8px 3px 8px;
    border-radius: 3px;
    font-weight: 600;
}
div#manufpodrob a:hover {
    border: 1px solid #333333;
}
div#manufpodrob {
    margin-top: 5px;
    margin-bottom: 5px;
}
div#manufact_name img {
    max-height: 34px;
    padding-left: 5px;
}
div#extranmzn:after {
    content: '';
    height: 1px;
    width: 100%;
    background: #f1f1f4;
    display: block;
    position: relative;
    bottom: 3px;
}
h3#prodopzago {
    font-size: 13px;
    line-height: 16px;
    border-bottom: 1px solid #f5f5f5;
    font-weight: bold;
    margin: 0px 0;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 8px;
    text-transform: uppercase;
}
div#txtseodetail {
    font-size: 11px;
    line-height: 15px;
    color: #a9a9a9;
}
div#vkorzdetail {
    top: 0px;
    position: relative;
    left: -8px;
    z-index: 1;
}
div#vkorzdetail p {
    height: 37px !important;
    width: 37px !important;
    background: url(../images/chek.png) #179c49 center center no-repeat;
    border-radius: 100px;
    background-size: 24px;
    border: 0px solid #f5f5f5;
    margin: auto;
}
div#vkorzdetail p:hover {
    box-shadow: 0px 0px 60px 40px #ffffff;
}
p#nodescr {
    padding-top: 10px;
    padding-bottom: 10px;
}
.copycorz {
    position: absolute;
    background: rgba(251, 221, 13, 0.94);
    float: right;
    right: 1px;
    border-radius: 25px;
    margin-top: 10px;
    display: none;
}
div#copcart .externtwo_wrapp {
    min-height: 42px !important;
}
div#copcart .mycart_wrapp {
    margin: 0px !important;
    padding: 3px 13px 0px 5px;
}
div#footphp {
    display: none;
    visibility: hidden;
}
.topmod4 .pwebcontact_toggler.modal.modal-static {
    position: relative;
    width: 120px;
    height: 20px;
    line-height: 21px;
    margin: 5px 0px 0px 0px;
    overflow: hidden;
    text-decoration: none;
    cursor: pointer;
    background: none;
    padding: 0px;
    padding-left: 4px;
    border: none;
    text-align: left;
    font-size: 15px;
}
.topmod4 .pwebcontact_toggler.modal.green {
    border-top: none;
    font-weight: normal;
    text-transform: none;
    text-decoration: underline !important;
    color: #333;
    text-shadow: none;
}
.topmod4 .pwebcontact_toggler.modal.green:hover, .topmod4 .pwebcontact_toggler.modal.green.active {
    background: none;
    color: #333333;
    border: 0px solid #333333;
}
div#servname {
    display: none;
    visibility: hidden;
}
span.moduletableservname {
    font-weight: bold;
}
span.moduletableservname a {
    text-decoration: underline;
}
#sbox-window {
    position: absolute;
    background-color: #fff;
    text-align: left;
    overflow: visible;
    padding: 0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
p#msgtelef {
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 6px;
    padding-top: 5px;
}
table.jlogin a {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    top: 16px;
}
div#otstup {
    min-height: 40px;
}
span#dannie {
    font-size: 16px;
    font-weight: bold;
}
div#logout h3 span {
    display: inline-block;
    font-size: 15px;
    line-height: normal;
    font-weight: 600;
    margin: 0px;
    height: 30px;
    padding: 10px 3px 0px 3px;
    text-transform: uppercase;
    color: #333333;
    text-align: center;
    width: 100%;
}
div#logout h3 span:after {
    content: '';
    width: 100%;
    display: block;
    height: 24px;
    background-image: url(../images/title_after.png);
    background-position: center;
    margin-left: -3px;
}
div#logout {
    margin-top: 7px;
}
div#logoutinp {
    margin-left: auto;
    margin-right: auto;
    width: 160px;
    margin-top: 35px;
}
input#logout {
    width: 160px;
}
div#register {
    margin-top: 15px;
}
.modSonEVA p {
    font-size: 16px;
    text-transform: uppercase;
    padding: 5px;
    border: 2px solid #333333;
    margin-top: 6px;
    font-weight: bold;
    border-radius: 3px;
}
span#ordnumbr {
    font-size: 16px;
    font-weight: bold;
}
button.btn.btn-primary.validate {
    background: #179c49;
}
button.btn.btn-primary.validate:hover {
    background: #333333;
}
label#jform_email-lbl {
    font-weight: bold;
}
label#jform_captcha-lbl {
    font-weight: bold;
}
div#moykabinet {
    margin-top: 10px;
}
a#detalizakaza {
    background: #179c49;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 26px 8px 26px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
}
div#ordertable {
    margin-top: 10px;
}
a#detalizakaza:hover {
    background: #333333;
}
.table_order_list {
    width: 100%;
    background-color: #f5f5f5;
    border-radius: 3px;
    border: 0px solid #f5f5f5;
}
table.cart .manufacturer {
    padding: 0px 0px 0px 0px;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
}
p.jshop_cart_extra_field {
    padding-left: 0px;
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
}
a#otmenitzakaz {
    text-transform: uppercase;
    text-decoration: none;
    background: #179c49;
    border-radius: 3px;
    font-size: 13px;
    font-weight: bold;
    padding: 9px 34px 9px;
    color: #fff;
    text-shadow: none;
    border: none;
    float: right;
    margin-top: 9px;
    margin-bottom: 27px;
}
a#otmenitzakaz:hover {
    background: #333333;
}
table.jshop.jshop_subtotal {
    float: right !important;
}
@media print {
    * {
        visibility: hidden !important;
    }
    #pechat, #pechat * {
        visibility: visible !important;
    }
    #pechat {
        font-size: 19px !important;
        font-family: sans-serif;
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
    }
}
div#printsostav {
    float: right;
}
div#noviz {
    margin-left: auto;
    margin-right: auto;
    text-align: center !important;
    margin-top: 28px !important;
}
div#inpminus_corz {
    float: left;
    border-radius: 3px;
    padding: 0px 0px 0px 0px;
    margin-left: 0px;
    margin-top: 3px;
}
div#inpminus_corz input.product_minus {
    padding: 0px !important;
    color: #333333;
    font-weight: bold;
    width: 22px;
    margin: 0px;
    margin-top: -2px;
    height: 27px;
    background: url(../images/minus.png) 0 4px no-repeat !important;
}
div#inpcolvolist_corz {
    width: 75px;
    margin-top: -20px;
    margin-left: 26px;
}
div#inpplus_corz {
    float: left;
    border-radius: 3px;
    padding: 0px 0px 0px 0px;
    margin-left: 0px;
    margin-top: 3px;
}
div#inpplus_corz input.product_plus {
    padding: 0px !important;
    color: #333333;
    font-weight: bold;
    width: 22px;
    margin: 0px;
    margin-top: -2px;
    height: 27px;
    background: url(../images/plus.png) 0 4px no-repeat !important;
}
div#inpminus_corz input.product_minus:hover {
    margin-top: 2px;
    height: 22px;
    background: url(../images/minus.png) 0 -24px no-repeat !important;
}
div#inpplus_corz input.product_plus:hover {
    margin-top: 2px;
    height: 22px;
    background: url(../images/plus.png) 0 -24px no-repeat !important;
}
.owl-controls.clickable {
    position: absolute;
    top: -58px;
    float: right;
    right: 3px;
}
div#podrob {
    padding-left: 0px;
    font-weight: bold;
    padding-top: 5px;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
}
a.button_podrob div#podrob {
    padding-left: 30px;
    font-weight: bold;
    padding-top: 8px;
    font-size: 12px;
    text-transform: uppercase;
    float: left;
    text-align: center;
}
.jshop.last_visited_products .product_label {
    position: absolute;
    margin-left: -1px;
    margin-top: -1px;
}
p#otzivpol {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
}
button.btnyes.btn-default {
    background: #179c49 !important;
}
button.btn-default:hover {
    background: #333333 !important;
}
.ext-bxslider-manufacturers-img a img {
    max-height: 110px;
}
.opisanietov {
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    position: absolute;
    max-width: 37%;
    border-radius: 3px;
    box-shadow: 0px 8px 19px 1px #f5f5f5;
    -moz-box-shadow: 0px 8px 19px 1px #f5f5f5;
    -webkit-box-shadow: 0px 8px 19px 1px #f5f5f5;
    z-index: 9999;
    font-size: 13px !important;
    line-height: 14px;
    padding: 9px;
    text-align: left;
    margin-top: 1px;
}
div#pokaztxt {
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}
.descriptiontxt {
    min-height: 22px;
    max-height: 22px;
    overflow: hidden;
}
p#blockallbrandsgl {
    text-align: center;
    margin: 40px 0px 0px 0px;
}
a#allbrandsgl {
    float: none;
    padding: 12px 30px 6px;
    font-size: 19px;
    color: #333333;
    font-weight: bold;
    border-radius: 25px;
    background: #179c49;
    text-shadow: none;
}
a#allbrandsgl:hover {
    color: #fff;
    background: #000;
}
.jspw_prodwrap:hover a {
    color: #333333;
}
div#blockvidprod {
    float: right;
    position: relative;
    max-width: 20%;
    width: 115px;
}
div#leftbl {
    width: 100%;
    float: left;
    max-width: 220px;
}
div#centralbl {
    width: 100%;
    max-width: 505px;
    float: left;
}
div#rightbl {
    width: 22%;
    float: right;
    position: relative;
    height: 100%;
    min-height: 214px;
}
.listprodbody {
    width: 100%;
    height: 100%;
    clear: both;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
}
div#listprod {
    margin-top: 6px;
}
div#listprod h1 {
    display: inline-block;
    font-size: 16px;
    line-height: normal;
    font-weight: 600;
    margin: 0px;
    margin-top: 5px;
    height: 49px;
    overflow: hidden;
    padding: 0px;
    color: #333333;
    text-align: left;
    width: 100%;
    margin-bottom: 0px;
    text-transform: uppercase;
}
div#listprod h1:after {
    display: none;
}
span#list_product_image_middle a img {
    border-radius: 2px;
}
.jshop.last_visited_products a img {
    border-radius: 2px;
}
div#listprod div#vkorzine {
    max-width: 220px;
    width: 100%;
    position: absolute;
    margin-top: -115px;
}
div#rightbl .buttons a.button_buy {
    background: url(../images/cart.png) #e9e9e9 center center no-repeat;
    border-radius: 3px;
    background-size: 30px;
}
div#rightbl .buttons a {
    height: 34px;
    width: 49%;
    border-left: 1px solid #ffffff;
    border-right: none;
    float: left;
}
div#rightbl .buttons a.button_detail {
    background: url(../images/pt-readmore.png) #e9e9e9 center center no-repeat;
    border-radius: 3px;
    background-size: 30px;
}
a.button_detailnp {
    background: url(../images/pt-readmore.png) #e9e9e9 center center no-repeat;
    border-radius: 3px;
    background-size: 30px;
}
div#rightbl .buttons {
    padding-top: 5px;
    width: 100%;
    line-height: 0;
    height: 36px;
    float: right;
    position: absolute;
    bottom: 1px;
}
div#rightbl .box-price {
    height: 36px;
    background: #179c49;
    line-height: 19px;
    text-align: center;
    margin-top: 2px;
    right: 1px;
    width: 100%;
    margin-left: auto;
    margin-right: 0px;
    z-index: 43;
    position: relative;
    color: #bfbfbf;
    -webkit-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.85);
    -moz-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.85);
    box-shadow: 0 6px 6px -6px rgb(51, 51, 51);
    border-radius: 25px;
}
div#listprod img.jshop_img {
    max-height: 198px;
    overflow: hidden;
}
div#listprod .image_block {
    padding: 7px 0px 0px 0px;
    min-width: 214px;
    text-align: center;
    max-width: 214px;
}
div#colvotabprod {
    padding-top: 5px;
    width: 100%;
    line-height: 0;
    height: 36px;
    float: right;
    position: absolute;
    bottom: 36px;
}
.ajax_cart_wl.type_view.cart_view {
    height: 52px;
}
div#listprod #inpcolvolist {
    padding-left: 60px;
    padding-top: 2px;
    float: left;
}
div#listprod #pokaztxt {
    text-align: left;
    font-weight: bold;
    font-size: 13px;
}
div#listprod .opisanietov {
    background: #fff;
    border: 0px solid #ccc;
    position: relative;
    max-width: 100%;
    border-radius: 3px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    z-index: 9999;
    font-size: 13px !important;
    line-height: 14px;
    padding: 0px 0px 5px 0px;
    text-align: left;
    margin-top: 1px;
}
div#listprod .extra_fields div {
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
}
p#opisanlistprd {
    font-size: 14px;
}
div#listprod .listprodbody:hover .name a {
    color: #333333;
}
div#listprod .listprodbody:hover img.jshop_img {
    opacity: 0.5;
}
div#listprod .listprodbody:hover {
    -webkit-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.85);
    -moz-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.85);
    box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.85);
    border: 1px solid #f3f3f3;
}
div#listprod .buttons a.button_buy:hover, div#listprod .buttons a.button_detail:hover, div#listprod .buttons a.button_detailnp:hover {
    background-color: #fffad6 !important;
}
a.button_buy.fullcart {
    background: url(../images/cart.png) #fffad6 center center no-repeat !important;
    background-size: 30px !important;
}
div#listprod .manufacturer_name {
    font-size: 14px;
    font-weight: bold;
}
form#form_list_style button:hover {
    opacity: 0.5;
}
.modal-dialog {
    float: right;
}
label.titlecomfild {
    width: 100%;
    float: left;
}
div#pokazmenu {
    display: none;
}
#fltr_button_box input[type="button"], #fltr_button_box input[type="reset"], #fltr_button_box input[type="submit"] {
    padding: 6px 20px 6px !important;
}
div#footrmod4 img:hover {
    opacity: 0.5;
}
div#maincateg_list {
    float: left;
    margin: 2px 5px 1px 5px;
    margin-bottom: 1px;
    padding: 3px;
    max-width: 215px;
}
.image_maincateg {
    padding-right: 0;
    max-width: 215px;
    min-width: 215px;
    width: 100%;
    height: 100%;
    max-height: 215px;
    min-height: 215px;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}
.image_maincateg img {
    float: none;
    text-align: center;
    display: block;
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    min-height: 190px;
    max-height: 190px;
    min-width: 190px;
    max-width: 190px;
    overflow: hidden;
    border-radius: 200%;
    border: 4px solid #179c49;
}
.name_maincateg {
    width: 100%;
    padding-top: 10px;
    text-align: center;
    min-height: 55px;
    max-height: 55px;
    overflow: hidden;
}
.name_maincateg a {
    width: 100%;
    color: #333333;
    text-align: center;
    font-weight: bold;
    font-size: 18px !important;
    line-height: 20px;
    text-transform: uppercase;
}
div#maincateg_list:hover {
    opacity: 0.5;
}
div#maincateg_list:hover .name_maincateg a {
    color: #333333;
}
td.jshop_related .product .name {
    max-width: 219px;
}
td.jshop_related .product .description {
    font-size: 13px !important;
    word-wrap: break-word;
    word-break: break-word;
    line-height: 15px;
    padding-left: 2px;
    padding-bottom: 3px;
    text-align: left;
    margin-top: 1px;
    min-height: 75px;
    max-height: 75px;
    overflow: hidden;
}
td.jshop_related a.button_podrob div#podrob {
    padding-left: 30px;
    font-weight: bold;
    padding-top: 20px;
    font-size: 12px;
    text-transform: uppercase;
    float: left;
    text-align: center;
}
.externtwo_wrapp .mycart_mini_txt {
    color: #fff;
}
.blurp--top {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}
.blurp--top {
    position: absolute;
    bottom: 100%;
    left: 50%;
    z-index: 10;
    margin-left: -96px;
    margin-bottom: -15px;
    color: #ffffff;
}
.down-arrow--bubble {
    bottom: 100%;
    margin-bottom: -16px;
}
.down-arrow {
    position: absolute;
    left: 50%;
    z-index: 100;
    display: block;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    opacity: 0.7;
    cursor: pointer;
}
.down-arrow--bubble .arrow {
    width: 16px;
    height: 16px;
    margin-left: -8px;
    margin-top: -8px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    color: #333333;
}
.down-arrow .arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 20;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
div#o-nas {
    top: -100px;
    position: relative;
}
div#blprevleft {
    width: 50%;
    float: left;
    padding-top: 25px;
}
div#blprevright {
    width: 50%;
    float: left;
}
div#blprevright img {
    float: left;
    width: 45%;
    padding: 45px 0px 25px 25px;
}
div#centrmod5 {
    max-width: 1222px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 35px;
}
.custompovseyrf {
    position: relative;
}
div#blockgdekupit {
    z-index: 4;
    color: #333;
    float: left;
    text-align: center;
    display: block;
    position: absolute;
    margin: auto;
    left: 0;
    top: 0%;
    bottom: 0;
    right: 0;
}
div#dekupbrand {
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 50px;
}
div#dekupopisan {
    padding: 15px 0px 0px 0px;
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
    text-transform: uppercase;
}
div#dekupbutton {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    line-height: 31px;
    font-size: 24px;
    font-weight: bold;
    padding-top: 15px;
}
div#dekuptel {
    width: 100%;
    float: left;
    position: relative;
    display: block;
    padding-top: 15px;
}
span#telmap {
    padding: 0px 0px 11px 0px;
    font-size: 27px;
    line-height: 45px;
    font-weight: bold;
    text-transform: uppercase;
}
div#dekuptel a {
    padding: 10px 0px 10px 0px;
    font-size: 21px;
    line-height: 32px;
    font-weight: bold;
    text-transform: uppercase;
}
p#emailfoot a {
    color: #179c49;
}
.t3-module.module.txtglav {
    padding-top: 50px;
    padding-bottom: 0px;
}
div#zaglogo {
    background: url(../images/logo.png);
    background-repeat: no-repeat;
    width: 115px;
    height: 110px;
    background-size: 115px;
    margin-left: auto;
    margin-right: auto;
}
.separator--flower, .separator--line-flower {
    display: block;
    height: auto;
    border: 0;
    font-size: 14px;
    letter-spacing: normal;
    line-height: 1;
    text-align: center;
}
.separator--flower {
    margin: 9px 0;
    font-size: 17px;
    font-family: Serif;
    opacity: 0.8;
}
div#zagolov {
    font-family: 'SansPro';
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    font-size: 22px;
}
div#blprtxt {
    color: #1f1f1f;
    text-align: center;
    line-height: 1.7;
}
div#blprevleftcm2 {
    width: 50%;
    float: left;
}
div#blprevrightcm2 {
    width: 50%;
    float: left;
    margin-top: 80px;
}
div#blockprevcm2 {
    padding-top: 70px;
    padding-bottom: 70px;
}
div#blockprevcm2 img {
    float: left;
    width: 45%;
    padding: 0px 0px 25px 25px;
}
div#bodecntr2-2 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    position: relative;
    overflow: hidden;
}
div#bodecntr2-2:before {
    content: "";
    position: absolute;
    width: 200%;
    height: 83%;
    top: 6%;
    left: -50%;
    z-index: -1;
    background: #f7f7f7;
    transform: rotate(3deg);
}
div#centrmod2-2 {
    max-width: 1222px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 9%;
    padding-bottom: 9%;
}
div#bodecntr2-3 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background: #333333 url(../images/bg2.jpg) repeat;
    border-top: 3px solid #179c49;
    border-bottom: 3px solid #179c49;
}
div#centrmod2-3 {
    max-width: 1222px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 35px;
}
div#centrmod2-3 h3 span {
    color: #fff !important;
}
div#bodecntr3-1 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-bottom: 0px;
    background: #fff;
    z-index: 2;
    position: relative;
}
div#centrmod3-1 {
    max-width: 1222px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 35px;
}
div#bodecntr3-2 {
    background: #e4e9ef url(../images/bg-13.jpg) no-repeat center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-height: 406px;
    height: 406px;
}
div#centrmod3-2 {
    max-width: 1222px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 35px;
    padding-bottom: 35px;
}
div#blprevleftcm4 {
    width: 50%;
    float: left;
}
div#blprevrightcm4 {
    width: 50%;
    float: left;
    margin-top: 45px;
}
div#blprevleftcm4 img {
    float: left;
    padding: 0px 15px 0px 0px;
    width: 100%;
}
div#bodecntr3-2 div#blprtxt {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
div#comments-form-send {
    border-radius: 2px !important;
}
div#contdiv {
    height: 222px;
    overflow: hidden;
    margin-bottom: -4px;
    margin-top: -65px;
    background: url(../images/menu.jpg) no-repeat center fixed;
    clip: rect(0px, 1904px, 800px, 0px);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.block_sorting_count_to_page span select {
    width: 100px;
}
div#nomerprice {
    float: left;
    width: 40px;
    border: 1px solid #333333;
    padding: 15px;
    text-align: center;
}
div#pricename {
    float: left;
    width: 50%;
    border: 1px solid #333333;
    padding: 15px;
    text-align: center;
}
div#priceprice {
    border: 1px solid #333333;
    padding: 15px;
    text-align: center;
}
div#tableprice {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
    max-width: 1100px;
    font-weight: bold;
    border: 1px solid #333333;
    margin-bottom: 30px;
}
div#tableprice div {
    height: 20px;
}
.pricezag {
    font-size: 15px;
    text-transform: uppercase;
    color: #333333;
    background: #ffefab;
}
p#pricezg {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 17px;
}
div#t3-content .blog {
    margin-bottom: 70px;
}
#screen_1_list {
    position: absolute;
    top: 140px;
    left: 0px;
    width: 100%;
    min-width: 550px;
}
#screen_1_list span#plosch {
    top: -5px;
    position: relative;
    font-size: 24px;
}
#screen_1_list h3 {
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: 35px;
    color: #fff;
    margin-bottom: 20px;
    line-height: 37px;
}
span#sphead {
    /* color: #179c49; */
    font-weight: bold;
    letter-spacing: 1.3px;
    font-family: 'Exo2';
    text-transform: uppercase;
}
#screen_1_list h3 b, #screen_1_list h3 strong {
    font-weight: 700;
    color: #fdbe00;
}
.screen-1-list b {
    color: #fff;
    font-size: 22px;
    display: inline-block;
    padding-top: 25px;
}
div.screen-1-list .screen-1-item:nth-child(2n+1) {
    clear: both;
}
div.screen-1-list img.preview_picture {
    float: left;
    margin: 5px 15px 15px 0;
}
div.screen-1-list .screen-1-item b {
    color: #333;
    font-size: 18px;
    display: inline-block;
    padding-top: 25px;
}
div.screen-3-list a.screen-3-item {
    display: block;
    width: 25%;
    float: left;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: none;
    text-align: center;
    color: #373737;
    font-size: 21px;
    text-decoration: none;
}
div.screen-3-list {
    word-wrap: break-word;
}
div.screen-3-list a.screen-3-item:nth-child(4n+1) {
    clear: both;
}
div.screen-3-list a.screen-3-item img.preview_picture {
    width: auto;
    margin: 0 0 5px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 5px solid #fff;
}
div.screen-3-list a.screen-3-item b {
    display: block;
    font-weight: 400;
    width: 64%;
    margin: 0 auto 60px;
}
div.screen-3-list {
    word-wrap: break-word;
    margin-top: 20px;
}
div#screen_4 .text {
    color: #333333;
    font-size: 18px;
    line-height: 25px;
    padding-bottom: 10px;
    text-align: justify;
}
div.screen-4-list {
    word-wrap: break-word;
    margin-top: 20px;
}
div.screen-4-list div.screen-4-item {
    width: 33%;
    float: left;
    text-align: center;
}
div.screen-4-list div.screen-4-item:nth-child(3n+1) {
    clear: both;
}
div.screen-4-list div.preview_picture {
    background: url(../images/screen_4_bg.png) center center no-repeat;
    width: 374px;
    height: 186px;
    position: relative;
    margin: 0 auto 20px;
}
div.screen-4-list div.preview_picture img, div.screen-4-list div.preview_picture .preview_text {
    position: absolute;
    left: 43px;
    top: 10px;
    -wekit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
div#screen_4 .subtext {
    text-align: center;
    color: #4b4b4b;
    font-size: 18px;
}
div#screen_3_form .pwebcontact_toggler.modal.modal-static {
    position: relative;
    width: 370px;
    height: 27px;
    line-height: 21px;
    padding: 13px 10px 5px 10px;
    margin: 9px 0px 0px 0px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}
div#screen_3_form {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 396px;
}
div#screen_3_form .pwebcontact_toggler.modal.green {
    border-top: none;
    font-weight: bold;
    font-size: 19px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 25px;
    color: #000;
    background: #179c49;
    text-shadow: none;
    border: 2px solid #179c49;
}
div#screen_3_form .pwebcontact_toggler.modal.green:hover {
    border-top: none;
    font-weight: bold;
    font-size: 19px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 25px;
    color: #fff;
    background: #333333;
    text-shadow: none;
    border: 2px solid #333333;
}
.screen-7-list {
    float: left;
    padding-top: 30px;
}
div.screen-7-list div.screen-7-item {
    width: 24%;
    float: left;
    text-align: center;
    margin: 0.5%;
}
.screen-7-item:nth-child(1) {
    margin: 0.5% 0.5% 0.5% 0% !important;
}
.screen-7-item:nth-child(4) {
    margin: 0.5% 0% 0.5% 0.5% !important;
}
div.screen-7-list div.screen-7-item div.preview-picture {
    height: 90px;
    width: 90px;
    margin: 0px auto 20px;
}
div.screen-7-list div.screen-7-item b {
    display: block;
    color: #333;
    padding: 9px 0px 5px 0px;
    text-transform: uppercase;
    margin-bottom: 6px;
    font-size: 18px;
    line-height: 25px;
}
.preview-text {
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    min-height: 65px;
    line-height: 21px;
    color: #333;
    margin-bottom: 9px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
div.screen-8-list div.screen-8-item {
    width: 19%;
    float: left;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    color: #179c49;
    margin: 0;
    padding: 0;
}
div.screen-8-list div.screen-8-item .number {
    font-size: 60px;
    color: #ffffff;
    margin: 0;
    font-weight: bold;
    padding: 50px 0px 28px 0px;
}
div.screen-8-list div.screen-8-item .annotation {
    font-size: 16px;
    font-weight: bold;
    color: #179c49;
    width: 90%;
    padding: 0;
    margin: 10px auto 0;
}
.text.font_family {
    text-transform: uppercase;
    text-align: center;
    font-size: 33px;
    color: #000;
    font-weight: 700;
    position: relative;
    width: 60%;
    right: 15px;
    float: right;
    top: 73px;
    line-height: 40px;
}
.text.font_family h3 span {
    color: #ca0000;
    font-size: 50px;
}
div#formakciya .pwebcontact_toggler.modal.modal-static {
    position: relative;
    width: 370px;
    height: 27px;
    line-height: 21px;
    padding: 13px 10px 5px 10px;
    margin: 9px 0px 0px 0px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}
div#formakciya .pwebcontact_toggler.modal.green {
    border-top: none;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 25px;
    color: #fff;
    background: #ca0000;
    text-shadow: none;
    border: 2px solid #ca0000;
    font-weight: bold;
    font-size: 19px;
}
div#formakciya .pwebcontact_toggler.modal.green:hover {
    color: #fff;
    background: #000;
    border: 2px solid #000;
}
div#formakciya {
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    color: rgb(255, 255, 255);
    font-weight: 700;
    position: relative;
    width: 47%;
    right: 15px;
    float: right;
    top: 73px;
    line-height: 40px;
}
div#centrmod2-3 .module-title {
    background: inherit;
    line-height: 30px;
    font-size: 19px;
    margin: 0 0 40px 0;
    padding: 0;
    text-transform: uppercase;
}
.expert {
    position: relative;
    padding-top: 135px;
    padding-bottom: 90px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    margin-top: -55px;
    z-index: 1;
}
.expert::before {
    content: '';
    position: absolute;
    z-index: 1;
    background-color: #179c49;
    display: block;
    left: 0;
    right: 0;
    top: 140px;
    bottom: 45px;
    transform: rotate(3deg);
    width: 200%;
    height: 63%;
    top: 21%;
    left: -50%;
}
.expert > .container > .row {
    display: flex;
}
.expert .text {
    z-index: 5;
    padding: 0px 20px 20px 0px;
}
.expert .text::before {
    content: '';
    position: absolute;
    z-index: 2;
    display: block;
    /* background-color: #179c49; */
    /* background-image: url(../images/bg7.png); */
    /* transform: skew(-30deg); */
    /* border-left: 12px solid #333333; */
    top: -90px;
    bottom: -50px;
    left: 100%;
    width: 1920px;
}
.expert .text h2 {
    color: #ffffff;
    font-size: 40px;
    line-height: 40px;
    font-weight: 600;
    text-align: center;
}
.expert p {
    color: #333333;
    font-size: 27px;
    line-height: 38px;
    padding-top: 0px;
    text-align: center;
}
.expert a {
    color: #fff;
}
.expert a:hover {
    color: #000;
}
.expert .image {
    z-index: 5;
    padding: 0;
}
.expert .image img {
    height: 355px;
    display: inline-block;
    position: absolute;
    bottom: -50px;
}
div#bodecntr2-1 {
    margin: 0 auto;

}
div#centrmod2-1 {
    max-width: 1222px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 35px;
    padding-bottom: 35px;
}
div#txtleftbl {
    float: left;
    width: 38%;
}
div#nofulltxt {
    float: right;
    width: 58%;
}
div#fulltxt {
    float: left;
    width: 100%;
    padding-top: 4%;
}
.beznalcl {
    width: 23%;
    padding-left: 20px;
    float: left;
    text-align: center;
}
.beznal-picture {
    height: 90px;
    width: 90px;
    margin: 20px auto 10px;
}
.beznalcl b {
    display: block;
    color: #ffffff;
    padding: 9px 7px 5px 7px;
    border-radius: 25px;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 21px;
}
.videoframe {
    float: left;
    width: 33%;
}
div#videoblock {
    padding-bottom: 10px;
    float: left;
    width: 100%;
}
.algorithm__items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 44px;
    counter-reset: algorithm-items;
}
.algorithm__item {
    position: relative;
    border-radius: 20px;
    padding: 20px 24px 30px;
    box-shadow: 0 4px 32px 10px rgb(0 0 0 / 9%);
    background: #f7f7f7;
}
.algorithm__item-name {
    padding-right: 80px;
    margin-bottom: 14px;
    min-height: 70px;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: .01em;
    color: #1c1b14;
}
.algorithm__item-icon {
    position: absolute;
    right: 24px;
    top: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 69px;
    aspect-ratio: 1;
    background: radial-gradient(128% 1677% at 46.55% 50%, #179c49 0, #179c49 100%);
}
.algorithm__item-icon-img {
    width: 32px;
    aspect-ratio: 1;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
}
.algorithm__item-icon::after {
    counter-increment: algorithm-items;
    content: "0"counter(algorithm-items);
    position: absolute;
    right: 0;
    top: -3px;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.1;
    color: #111;
}
.algorithm__item-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: .01em;
    color: #1c1b14;
}
.algorithm__item::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-left: 6px;
    display: none;
    width: 32px;
    aspect-ratio: 1;
    background-image: url(../images/icon-double-arrow.svg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}
.algorithm__item:not(:last-child)::after {
    content: "";
    display: block;
}
li.item-435 {
    display: none;
}
div#uslugi, #o-nas, #preimush, #foto {
    top: -100px;
    position: relative;
}
#toTop {
    width: 40px;
    height: 40px;
    border: 1px solid #179c49;
    background: #179c49;
    text-align: center;
    border-radius: 200%;
    padding: 5px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
    color: #fff;
    z-index: 9;
}
#toTop:hover {
    background: #333333;
    border: 1px solid #333333;
}
#toTop:before {
    content: " ";
    float: none;
    text-align: center;
    display: block;
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url(../images/totop.png) center;
    background-repeat: no-repeat;
    background-size: 22px;
}
div#telofon {
    display: none;
    z-index: 9999;
    background: #179c49;
    position: fixed;
    width: 52px;
    height: 52px;
    float: left;
    bottom: 10px;
    left: 10px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
}
div#telofon a {
    position: relative;
    display: block;
    padding-top: 19px;
    padding-left: 15px;
}
div#telofon a:before {
    content: "\f095";
    font-family: 'fontawesome';
    float: inherit;
    font-style: normal;
    color: #fff;
    font-size: 28px;
}
.wk-gallery-wall.margin {
    margin: 0 !important;
}
div#moreblock {
    text-align: center;
    margin: 50px 0px 0px 0px;
}
a#MoreLink {
    float: none;
    padding: 12px 20px 8px 20px;
    background: #179c49;
    font-size: 17px;
    font-weight: normal;
    color: #fff;
    border-radius: 5px;
}
a#MoreLink:hover {
    background: #333;
}
/*COOKIE*/
#cookie_note {
    display: none;
    position: fixed;
    bottom: 15px;
    z-index: 99;
    left: 50%;
    max-width: 90%;
    transform: translateX(-50%);
    padding: 20px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}
#cookie_note p {
    margin: 0;
    font-size: 13px;
    text-align: left;
    color: black;
}
.cookie_accept {
    width: 30%;
    padding: 6px;
}
@media (min-width: 576px) {
    #cookie_note.show {
        display: flex;
    }
}
@media (max-width: 575px) {
#cookie_note.show {
    display: block;
    text-align: left;
    left: 5%;
    right: 5%;
    max-width: 100%;
    transform: none;
}
#cookie_note p {
    width: 100%;
}
.cookie_accept {
    width: 75% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    margin-top: 10px !important;
    float: none !important;
}
}
/*COOKIE*/





.how-work__list {
    width: 100%;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin-bottom: 80px;
    margin-top: 40px;
}
.how-work__item {
    width: 160px;
    padding-top: 105px;
    position: relative;
}
.how-work__wrap {
    top: 0;
    left: 0;
    padding-top: 105px;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}
.how-work__number, .how-work__picture, .how-work__wrap {
    position: absolute;
    z-index: 2;
}

.how-work__picture {
    width: 105px;
    height: 105px;
    border: 1px solid #179c49;
    border-radius: 10px;
    top: 0;
    left: 0;
    background-image: url(../images/how.png);
    background-repeat: no-repeat;
    background-position: 100px 0;
    background-color: #fff;
}
.how-work__number {
    color: #333333;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #fff;
    top: -12px;
    left: 15px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
}
.how-work__text {
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 20px;
}
.how-work__number, .how-work__text {
    display: block;
}
.how-work__line {
    content: "";
    width: 0;
    height: 1px;
    background: #179c49;
    position: absolute;
    left: 105px;
    top: 50px;
    z-index: -1;
    -webkit-transition: 1s;
    transition: 1s;
}
.how-work__picture_icon-mail {
    background-position: -37px -39px;
}
.how-work__picture_icon-calc {
    background-position: -213px -38px;
}
.how-work__picture_icon-list {
    background-position: -387px -40px;
}
.how-work__picture_icon-car {
    background-position: -575px -40px;
}
.how-work__picture_icon-man {
    background-position: -756px -40px;
}


/*SERVICES*/
.services {
    padding-bottom: 52px;
}
.services__inner {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    grid-auto-rows: 241px;
    grid-auto-flow: dense;
}

.item-services {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #ffffff;
    overflow: hidden;
    width: 100%;
    border-radius: 10px;
}
.item-services__descp {
    padding: 20px;
    flex: 1 1 auto;
}
.item-services__title {
    font-size: 19px;
    font-weight: bold;
    line-height: 23px;
}
.item-services__img {
    position: relative;
    flex: 0 1 100%;
    padding-bottom: 100%;
    overflow: hidden;
}
.item-services__img img {
    position: absolute;
    left: 0;
    z-index: 1;
    bottom: 0;
    height: auto;
    vertical-align: top;
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: bottom;
}
.item-services--mid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    gap: 10px;
}
.services__item:nth-child(1) {
	grid-column: span 1;
	grid-row: span 2;
}
.services__item:nth-of-type(4n) {
	grid-column: span 1;
 }
 .services__item:nth-of-type(4n) {
	grid-row: span 2;
 }
 .services__item:nth-of-type(7n) {
	grid-column: span 1;
 }
 .services__item:nth-of-type(7n) {
	grid-row: span 2;
 }
 .services__item:nth-of-type(8n) {
	grid-column: span 1;
 }
 .services__item:nth-of-type(8n) {
	grid-row: span 1;
 }
 .services__item:nth-of-type(11n) {
	grid-column: span 1;
 }
 .services__item:nth-of-type(11n) {
	grid-row: span 2;
 }
 .services__item:nth-of-type(12n) {
	grid-column: span 1;
 }
 .services__item:nth-of-type(12n) {
	grid-row: span 1;
 }
 .services__item:nth-of-type(14n) {
	grid-column: span 1;
 }
 .services__item:nth-of-type(14n) {
	grid-row: span 1;
 }


div#premtwoblck {
    width: 100%;
}
div#blleft {
    float: left;
    width: 35%;
}

div#blright {
    float: left;
    width: 60%;
    margin-left: 5%;
}
p#numbtxt1 {
    line-height: 31px;
    font-size: 28px;
}
span#strng {
    font-family: 'Exo2';
    font-size: 30px;
}
p#numbtxt2 {
    line-height: 22px;
    margin: 45px 0px 0px 0px;
}
.block_numb {
    float: left;
    width: 45%;
    margin-left: 5%;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #179c49;
}
div#numb_one {
    font-family: 'Exo2';
    font-size: 35px;
    line-height: 55px;
    color: #179c49;
}
div#numb_name {
    font-weight: 500;
    font-size: 27px;
    padding: 25px 0px 15px 0px;
    color: #000;
}
div#callback {
    float: left;
    margin-top: 30px;
    width: 100%;
    text-align: center;
}
a#callbut {
    float: left;
    padding: 12px 20px 8px 20px;
    background: #179c49;
    font-size: 17px;
    font-weight: normal;
    color: #fff;
    border-radius: 5px;
}
a#callbut:hover {
    background: #333;
}
a#callbut:before {
    font-family: 'fontawesome';
    color: #ffffff;
        content: "\f095";
    font-size: 19px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 9px;
}

div#bodecntr5-2 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    position: relative;
    overflow: hidden;
}
div#bodecntr5-2:before {
    content: "";
    position: absolute;
    width: 200%;
    height: 90%;
    top: 5%;
    left: -50%;
    z-index: -1;
    background: #f7f7f7;
    transform: rotate(3deg);
}
div#centrmod5-2 {
    max-width: 1222px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 8%;
    padding-bottom: 8%;
}

.wk-accordion-default .toggler {
    margin-bottom: 10px !important;
    padding: 15px 0px 0px 0px !important;
    border: none !important;
    border-bottom: 1px dotted #179c49 !important;
    background: none !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    text-shadow: none !important;
    font-weight: bold;
    font-size: 20px;
    font-family: 'EVA';
    text-align: left;
    text-transform: none;
}
.wk-accordion-default .content {
    padding: 15px 0px 20px 20px !important;
    font-size: 18px !important;
    line-height: 24px !important;
}
.wk-accordion-default .toggler:after {
    content: "\f067";
    font-family: 'fontawesome';
    float: right;
    padding-right: 6px;
    padding-top: 0px;
    margin-top: 0px;
    font-style: normal;
    color: #179c49;
    font-size: 23px;
    font-weight: normal;
}
.wk-accordion-default .toggler:after:hover {
    color: #333;
}
.wk-accordion-default .toggler:hover:after {
    color: #333;
}
.wk-accordion-default .toggler:hover {
    color: #179c49;
}
.wk-accordion-default .toggler.active:after {
    content: "\f00d";
    font-family: 'fontawesome';
    float: right;
    padding-right: 6px;
    padding-top: 0px;
    margin-top: 0px;
    font-style: normal;
    color: #333;
    font-size: 23px;
    font-weight: normal;
}
.wk-accordion-default .toggler.active:hover:after {
    color: #179c49 !important;
}
.wk-accordion.wk-accordion-default.clearfix {
    padding-top: 0px;
    padding-bottom: 35px;
}



div#bodecntr5-4 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    position: relative;
}

div#centrmod5-4 {
    max-width: 1222px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2%;
    padding-bottom: 8%;
}

div#factblock {
    float: left;
    width: 100%;
}
.bodyfact {
    float: left;
    width: 25%;
    text-align: center;
}
div#factname {
    font-size: 60px;
    color: #179c49;
    font-weight: bold;
    letter-spacing: 1.3px;
    line-height: 100px;
    font-family: 'Exo2';
}
div#facttxt {
    font-weight: bold;
    font-size: 18px;
}


div#bodecntr6 {
    background: #ffffff url(../images/map.jpg) no-repeat center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    min-height: 400px;
    height: 100%;
}
div#centrmod6 {
    max-width: 1194px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 115px 0px 0px 0px;
}