html{font-family: Arial;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;overflow-y: scroll;}
body{margin:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}
audio:not([controls]){display:none;height:0;}
[hidden],template{display:none;}
a{background:transparent;}
a:active,a:hover{outline:0;}
abbr[title]{border-bottom:1px dotted;}
b,strong{font-weight:bold;}
dfn{font-style:italic;}
h1{font-size:2em;margin:0.67em 0;}
mark{background:#ff0;color:#000;}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
img{border:0;}
svg:not(:root){overflow:hidden;}
figure{margin:1em 40px;}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}
pre{overflow:auto;}
code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em;}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}
button{overflow:visible;}
button,select{text-transform:none;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
button[disabled],html input[disabled]{cursor:default;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
input{line-height:normal;}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{border:0;padding:0;}
textarea{overflow:auto;}
optgroup{font-weight:bold;}
table{border-collapse:collapse;border-spacing:0;}
td,th{padding:0;}

/* classic clearfix */
.clearfix {
    display: block;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    height: 1%;
}

.url-path-test {
    background: url('../images/test.png');
}

/* cacheid:d637777cb06baaed4fb628d40fa8086d */
/*@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap");*/
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-y: scroll;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
#system-message .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
#system-message .alert .alert-link {
    font-weight: bold;
}
#system-message .alert > p,
#system-message .alert > ul {
    margin: 0;
}
#system-message .alert > p + p {
    margin-top: 5px;
}
#system-message .close {
    position: relative;
    line-height: 20px;
    float: right;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    text-decoration: none;
}
#system-message .close:hover,
#system-message .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
#system-message .alert-notice {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
#system-message .alert-notice hr {
    border-top-color: #c9e2b3;
}
#system-message .alert-notice .alert-link {
    color: #2b542c;
}
#system-message .alert-message {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
#system-message .alert-message hr {
    border-top-color: #a6e1ec;
}
#system-message .alert-message .alert-link {
    color: #245269;
}
#system-message .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
#system-message .alert-warning hr {
    border-top-color: #f7e1b5;
}
#system-message .alert-warning .alert-link {
    color: #66512c;
}
#system-message .alert-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
#system-message .alert-error hr {
    border-top-color: #e4b9c0;
}
#system-message .alert-error .alert-link {
    color: #843534;
}
#system-message {
    border: 0;
    margin: 0;
    padding: 0;
}
#system-message dt {
    position: absolute;
    top: -2000px;
    left: -3000px;
}
#system-message dd {
    margin: 0 0 15px 0;
    font-weight: bold;
    text-indent: 0px;
    padding: 0;
}
#system-message dd ul {
    color: #000;
    list-style: none;
    padding: 0px;
}
#system-message dd ul li {
    line-height: 1.5em;
}
#system-message dd.message ul {
    padding: 10px 10px 10px 40px;
    border-top: 2px solid #90b203;
    border-bottom: 2px solid #90b203;
}
#system-message dd.error ul {
    padding: 10px 10px 10px 40px;
    border-top: 2px solid #900;
    border-bottom: 2px solid #900;
}
#system-message dd.notice ul {
    padding: 10px 10px 10px 40px;
    border-top: 2px solid #faa528;
    border-bottom: 2px solid #faa528;
    color: #000;
    margin: 10px 0;
}
#page-error {
    background: #f0f0f0;
}
#page-error h1 {
    font-family: Helvetica, Arial, sans-serif;
}
#page-error .component-wrapper {
    padding: 30px 10px;
}
#page-error .errorinfo {
    font-size: 14px;
    font-family: Courier, Monaco, "Lucida Console";
}
#page-error .errorinfo pre {
    white-space: pre;
    padding: 0.5em 0 0.5em 1em;
    border: 1px dashed #aaa;
    border-left: 4px solid #b4b4b4;
    line-height: 1.5em;
    letter-spacing: 0.05em;
    background: #eee;
    font-size: 0.8em;
    max-width: 100%;
    overflow: auto !important;
    overflow-y: hidden;
    max-height: 200px;
}
#page-error .errorinfo table td {
    padding: 4px;
}
#page-error .errorinfo table strong {
    font-size: 16px;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
}
div#system-debug {
    font-family: Courier, Monaco, "Lucida Console";
    background-color: #fff;
    color: #333;
    max-width: 1200px;
    margin: 10px auto 50px;
}
div#system-debug a {
    text-decoration: none !important;
}
div#system-debug table td {
    padding: 2px 6px;
}
#page-offline {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #333;
    text-align: center;
}
#page-offline img {
    border: 0 none;
    margin-left: auto;
    margin-right: auto;
}
#page-offline #frame {
    margin: 20px auto;
    width: 405px;
    padding: 20px;
}
#page-offline #frame img {
    max-width: 100%;
    height: auto;
}
#page-offline form {
    margin: auto;
    text-align: left;
}
#page-offline form p {
    margin: 0;
    padding: 4px 0 4px 0;
}
#page-offline form fieldset {
    border: 0 none;
    margin: 0em;
    padding: 0.2em;
}
#page-offline form fieldset .input p {
    clear: left;
}
#page-offline form label {
    display: block;
    float: left;
    margin: 5px 0px 2px 0px;
    width: 10em;
}
#page-offline form input {
    padding: 3px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
#page-offline form input[type="text"],
#page-offline form input[type="password"] {
    width: 200px;
}
#page-offline form input.button {
    width: 120px;
    height: 32px;
    cursor: pointer;
    background-color: #fff;
}
#page-offline form input.button:hover {
    border-color: #fc902e;
}
#page-offline form #frmlogin {
    margin: 0 10px 0 10px;
}
#page-offline form #frmlogin fieldset.button {
    text-align: right;
}
#page-offline #system-message {
    margin: 10px auto;
    padding: 20px 0 0;
    width: 450px;
}
#page-offline #system-message h4 {
    display: none;
}
#system-debug {
    display: none;
}
* {
    box-sizing: border-box;
}
*:focus {
    outline: none;
}
.clearfix {
    display: block;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix {
    height: 1%;
}
a {
    color: #ffb600;
}
body {
    margin: 0;
    padding: 0;
    max-width: 100%;
    overflow: hidden;
    font-family: "Nunito Sans", "Open Sans", sans-serif;
}
body
.component-wrapper
.item-page.contacts_page
div[itemprop="articleBody"]
  .custom
p,
body
.component-wrapper
.item-page.contacts_page
div[itemprop="articleBody"]
  .custom
a {
    color: #646466;
}
body
.component-wrapper
.item-page.contacts_page
div[itemprop="articleBody"]
  .custom
a {
    text-decoration: none;
}
body .container {
    margin: auto;
}
header {
    position: relative;
    z-index: 10;
}
.slider {
    position: relative;
    z-index: 1;
}
.catlist_menu {
    max-width: 1024px;
    margin: -14vw auto 0;
    background-color: #ffffff;
    position: relative;
    z-index: 1;
}
.catlist_menu ul {
    padding: 0;
    margin: 0;
    display: block;
    border: 2.5px solid #fff;
}
.catlist_menu ul li {
    padding: 0;
    display: block;
    float: left;
    width: 33.33333%;
    border: 2.5px solid #fff;
    box-sizing: border-box;
}
.catlist_menu ul li a {
    display: block;
    position: relative;
    text-decoration: none;
}
.catlist_menu ul li a img {
    display: block;
    width: 100%;
    height: auto;
}
.catlist_menu ul li a span.image-title {
    position: absolute;
    bottom: 20px;
    left: 0;
    text-transform: uppercase;
    padding: 5px 20px 5px 57px;
    min-height: 55px;
    display: flex;
    flex-flow: wrap;
    align-items: center;
    width: 100%;
}
.catlist_menu ul li a span.image-title:before {
    content: "";
    display: block;
    height: 100%;
    width: 4px;
    background-color: #98989a;
    position: absolute;
    top: 0;
    left: 30px;
    transition: left 0.3s linear;
}
.catlist_menu ul li a span.image-title:after {
    content: "";
    display: block;
    height: 63px;
    width: 74px;
    position: absolute;
    top: -70px;
    left: 30px;
    transition: left 0.3s linear;
}
.catlist_menu ul li a span.image-title span {
    display: block;
    font-size: 20px;
    line-height: 1.2;
    font-weight: bold;
    color: #ffffff;
}
.catlist_menu ul li a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #111921cc;
    transition: background-color 0.3s;
}
.catlist_menu ul li a:hover span.image-title {
    background-color: #03438c;
}
.catlist_menu ul li a:hover span.image-title:before {
    left: 40px;
}
.catlist_menu ul li a:hover:before {
    background-color: rgba(3, 67, 140, 0);
}
.catlist_menu ul li a.telescope_pogruzchik span.image-title:after {
    background: url(/images/arendaMenu/telescope_pogruzchik_icon.png) no-repeat
    center center;
}
.catlist_menu ul li a.mini_pogruzchik span.image-title:after {
    background: url(/images/arendaMenu/mini_pogruzchik_icon.png) no-repeat center
    center;
}
.catlist_menu ul li a.podyemniki span.image-title:after {
    background: url(/images/arendaMenu/podyemniki_icon.png) no-repeat center
    center;
}
.catlist_menu ul li a.ekskavatory span.image-title:after {
    background: url(/images/arendaMenu/ekskavatory_icon.png) no-repeat center
    center;
}
.catlist_menu ul li a.oborudovanie_dlya_uplotneniya span.image-title:after {
    background: url(/images/arendaMenu/oborudovanie_dlya_uplotneniya_icon.png)
    no-repeat center center;
}
.catlist_menu ul li a.vyshki_tury span.image-title:after {
    background: url(/images/arendaMenu/vyshki_tury_icon.png) no-repeat center
    center;
}
.catlist_menu ul li a.novyni span.image-title:after {
    background: url(/images/arendaMenu/news_icon.png) no-repeat center center;
}
.catlist_menu ul:after {
    content: "";
    display: block;
    clear: both;
}
.header {
    background: #98989acc;
    position: relative;
}
.header ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.header ul:after {
    content: "";
    display: block;
    clear: both;
}
.wrapper {
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
}
.wrapper:after {
    display: block;
    content: "";
    clear: both;
}
.wrapper .main.leftblock_issue {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: space-between;
}
.wrapper .main.leftblock_issue .component-wrapper {
    width: 924px;
    padding-left: 39px;
    box-sizing: border-box;
}
.wrapper .main.leftblock_issue aside {
    width: 255px;
    padding: 0 0 30px 0;
}
.wrapper aside ul {
    display: block;
    padding: 0;
    margin: 0;
}
.wrapper aside ul li {
    display: block;
}
.wrapper aside ul li a {
    display: block;
    color: #111921;
    font-size: 15px;
    line-height: 1;
    font-weight: bold;
    text-decoration: none;
    padding: 7.5px 10px 7px 10px;
}
.wrapper aside ul li a .link_container {
    display: block;
    padding: 7.5px 10px 7px 15px;
}
.wrapper aside ul li a .link_container span {
    display: block;
}
.wrapper aside ul.menu > li {
    margin-bottom: 5px;
}
.wrapper aside ul.menu > li > a {
    background-color: #eeeeee;
    transition: background-color 0.3s;
}
.wrapper aside ul.menu > li > a:hover {
    background-color: #ffb600;
}
.wrapper aside ul.menu > li > a .link_container {
    border-left: 3px solid #111921 !important;
}
.wrapper aside ul.menu > li ul.nav-child {
    display: none;
}
.wrapper aside ul.menu > li ul.nav-child > li a {
    padding-left: 20px;
    color: #333333;
}
.wrapper aside ul.menu > li ul.nav-child > li a .link_container {
    background: url(https://leadexm.wf.ua/templates/jblank/images/inner/arrow-right-blue.png)
    no-repeat left center;
}
.wrapper aside ul.menu > li.active > a,
.wrapper aside ul.menu > li.nActive > a,
.wrapper aside ul.menu > li.current > a {
    background-color: #ffb600;
}
.wrapper aside ul.menu > li.active > ul.nav-child,
.wrapper aside ul.menu > li.nActive > ul.nav-child,
.wrapper aside ul.menu > li.current > ul.nav-child {
    display: block;
}
.wrapper aside ul.menu > li.active > ul.nav-child > li.active,
.wrapper aside ul.menu > li.nActive > ul.nav-child > li.active,
.wrapper aside ul.menu > li.current > ul.nav-child > li.active,
.wrapper aside ul.menu > li.active > ul.nav-child > li.nActive,
.wrapper aside ul.menu > li.nActive > ul.nav-child > li.nActive,
.wrapper aside ul.menu > li.current > ul.nav-child > li.nActive,
.wrapper aside ul.menu > li.active > ul.nav-child > li.current,
.wrapper aside ul.menu > li.nActive > ul.nav-child > li.current,
.wrapper aside ul.menu > li.current > ul.nav-child > li.current {
    background-color: #eee;
    margin: 3px 0;
}
.wrapper aside ul.menu > li.active > ul.nav-child > li.active a .link_container,
.wrapper
aside
ul.menu
> li.nActive
> ul.nav-child
> li.active
a
.link_container,
.wrapper
aside
ul.menu
> li.current
> ul.nav-child
> li.active
a
.link_container,
.wrapper
aside
ul.menu
> li.active
> ul.nav-child
> li.nActive
a
.link_container,
.wrapper
aside
ul.menu
> li.nActive
> ul.nav-child
> li.nActive
a
.link_container,
.wrapper
aside
ul.menu
> li.current
> ul.nav-child
> li.nActive
a
.link_container,
.wrapper
aside
ul.menu
> li.active
> ul.nav-child
> li.current
a
.link_container,
.wrapper
aside
ul.menu
> li.nActive
> ul.nav-child
> li.current
a
.link_container,
.wrapper
aside
ul.menu
> li.current
> ul.nav-child
> li.current
a
.link_container {
    position: relative;
    background: url(https://leadexm.wf.ua/templates/jblank/images/inner/arrow-right-yellow.png)
    no-repeat left center;
}
.wrapper
aside
ul.menu
> li.active
> ul.nav-child
> li.active
a
.link_container:before,
.wrapper
aside
ul.menu
> li.nActive
> ul.nav-child
> li.active
a
.link_container:before,
.wrapper
aside
ul.menu
> li.current
> ul.nav-child
> li.active
a
.link_container:before,
.wrapper
aside
ul.menu
> li.active
> ul.nav-child
> li.nActive
a
.link_container:before,
.wrapper
aside
ul.menu
> li.nActive
> ul.nav-child
> li.nActive
a
.link_container:before,
.wrapper
aside
ul.menu
> li.current
> ul.nav-child
> li.nActive
a
.link_container:before,
.wrapper
aside
ul.menu
> li.active
> ul.nav-child
> li.current
a
.link_container:before,
.wrapper
aside
ul.menu
> li.nActive
> ul.nav-child
> li.current
a
.link_container:before,
.wrapper
aside
ul.menu
> li.current
> ul.nav-child
> li.current
a
.link_container:before {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background-color: #ffb600;
    position: absolute;
    top: 0;
    left: -9px;
}
.wrapper aside .open_left_menu {
    display: none;
}
.logo {
    height: auto;
    width: 100%;
    display: block;
}

.logo img.show-on-mobile{
    display: none;
}

.visually-hidden{
    display: none;
}
@media (max-width: 800px) {
    .logo img.hide-on-mobile{
        display: none;
    }
    .logo img.show-on-mobile{
        display: block;
    }
}

div.mod-languages ul.lang-block li {
    padding: 0!important;
}

div.mod-languages li{
    margin: 0!important;
}

@media (min-width: 1001px) {
    div.mod-languages ul.lang-block li a{
        height: 50px;
        width: 45px;
        line-height: 51px;
        display: block;
        padding: 0;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
    }
}

@media (min-width: 1001px) and (max-width: 1279px) {
    div.mod-languages ul.lang-block li a{
        height: 39px;
        width: 45px;
        line-height: 39px;
        display: block;
        padding: 0;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
    }
}

.header-menu a {
    color: #424242;
    text-decoration: none;
    display: block;
}

.header-menu li.active a {
    color: #424242;
    background-color: #ffb600;
    font-weight: 700;
}

.header-menu a {
    font-size: 19px;
    padding: 12px 20px;
    position: relative;
}
.header-menu li a:after{
    content: '';
    display: block;
    width: 0%;
    height: 4px;
    background-color: #424242;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    visibility: hidden;
    transition: all 0.3s;
}
.header-menu li:hover a {
    color: #424242;
}
.header-menu li:hover a:after,
.header-menu li.active a:after{
    visibility: visible;
    width: 90%;
}

.second-menu a {
    color: #111921;
    text-decoration: none;
    display: block;
}
.second-menu li.active a,
.second-menu li.nActive a,
.second-menu li.current a {
    border-bottom-color: #111921;
    color: #111921;
    background: #ffb600;
}
.search {
    position: relative;
}
.search form {
    display: block;
    height: 100%;
}
.search input.inputbox {
    background: rgba(255, 255, 255, 0.6);
    border: none;
    border-radius: 3px;
    font-style: italic;
    padding: 0 10px;
    width: 100%;
    box-sizing: border-box;
    height: 100%;
    outline: none;
}
.search input.inputbox:focus {
    background: rgba(255, 255, 255, 0.9);
}
.search input.button {
    border: none;
    background: url(https://leadexm.wf.ua/templates/jblank/images/search-icon.png)
    no-repeat center;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    padding: 0;
    text-indent: -9999px;
}
.breadcrumbs {
    margin: 15px 0;
}
.breadcrumbs .link_container span {
    margin-right: 5px;
}
.breadcrumbs ul {
    display: block;
    padding: 0;
    margin: 0;
}
.breadcrumbs ul li {
    display: inline-block;
}
.breadcrumbs ul li span {
    color: #777777;
    font-size: 15px;
    line-height: 1;
    font-weight: bold;
}
.breadcrumbs ul li a.pathway {
    text-decoration: none;
}
.breadcrumbs ul li .divider {
    color: #ffb600;
    margin: 0 5px;
}
.breadcrumbs ul li.active span {
    color: #ffb600;
}
.component-wrapper .blog .page-header h1 {
    font-size: 30px;
    color: #646466;
}
.component-wrapper .blog .items-leading {
    padding-bottom: 25px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.component-wrapper .blog .items-leading .blog-item {
    width: 100%;
    padding: 5px;
    margin-bottom: 25px;
}
.component-wrapper .blog .items-leading .blog-item a {
    text-decoration: none;
    position: relative;
}
.component-wrapper .blog .items-leading .blog-item a h2 {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    padding: 5px 20px 5px 10px;
    border-left: 4px solid #ffb600;
    position: absolute;
    bottom: 0;
    left: 10px;
    text-shadow: 0px 0px 10px #000;
}
.component-wrapper .blog .items-leading .blog-item a h2:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 0%;
    background-color: #ffb600;
    transition: width 0.5s;
}
.component-wrapper .blog .items-leading .blog-item a h2 span {
    position: relative;
}
.component-wrapper .blog .items-leading .blog-item a h2 a {
    text-decoration: none;
    color: #333;
}
.component-wrapper
.blog
.items-leading
.blog-item
a:hover
h2:before {
    content: "";
    width: 100%;
}
.component-wrapper .blog .items-leading .blog-item a .item-image a {
    display: inline-block;
}
.component-wrapper .blog .items-leading .blog-item a figure {
    margin: 0;
}
.component-wrapper
.blog
.items-leading
.blog-item
a
.item-image
img {
    display: block;
    max-width: 100%;
    height: auto;
}
.component-wrapper .blog .items-leading .blog-item a p {
    font-size: 16px;
    line-height: 1.2;
    color: #333;
    text-align: left;
}
.component-wrapper .blog .items-leading .blog-item a p.readmore a {
    display: inline-block;
    border-radius: 10px;
    color: #ffffff;
    line-height: 2.5;
    text-decoration: none;
    padding: 0 50px 0 20px;
    background-color: #111921;
    position: relative;
}
.component-wrapper
.blog
.items-leading
.blog-item
a
p.readmore
a:after {
    content: "";
    display: block;
    width: 50px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: url(https://leadexm.wf.ua/templates/jblank/images/inner/readmore_yellow_arrow.png)
    no-repeat center center transparent;
}
.component-wrapper .item-page .page-header h1 {
    font-size: 22px;
    color: #333;
}
.component-wrapper .item-page img {
    display: inline-block;
    max-width: 100%;
}
.component-wrapper .item-page p {
    font-size: 16px;
    line-height: 1.4;
}
#comjshop {
    padding-bottom: 40px;
}
#comjshop .category_short_description {
    margin: 30px 0 38px;
}
#comjshop .category_short_description a {
    display: inline-block;
    border: 2px solid #ffb600;
    border-radius: 100px;
    font-size: 16px;
    line-height: 2.5;
    color: #111921;
    text-decoration: none;
    padding: 0 40px 0 15px;
    transform: scale(1);
    transition: transform 0.2s;
}
#comjshop .category_short_description a.download {
    color: #ffffff;
    margin-right: 25px;
    background: url(https://leadexm.wf.ua/templates/jblank/images/inner/download_icon.png)
    no-repeat #ffb600;
    background-position: right 15px center;
}
#comjshop .category_short_description a.usloviya {
    background: url(https://leadexm.wf.ua/templates/jblank/images/inner/usloviya_icon.png)
    no-repeat right 15px center;
}
#comjshop .category_short_description a:hover {
    transform: scale(1.1);
}
#comjshop .category_description p {
    font-size: 16px;
    line-height: 1.2;
    color: #333;
}
#comjshop .jshop_list_category .list_category {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
#comjshop .jshop_list_category .list_category .category {
    width: 48%;
    background-color: #f1f1f1;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px;
    margin-bottom: 20px;
    text-decoration: none;
    transform: scale(1);
    transition: transform 0.3s;
}
#comjshop .jshop_list_category .list_category .category:hover {
    transform: scale(1.05);
}
#comjshop .jshop_list_category .list_category .category > div {
    width: 50%;
}
#comjshop .jshop_list_category .list_category .category > div.image {
    text-align: right;
}
#comjshop .jshop_list_category .list_category .category > div.image img {
    display: inline-block;
}
#comjshop .jshop_list_category .list_category .category > div .category_name {
    text-decoration: none;
}
#comjshop
.jshop_list_category
.list_category
.category
> div
.category_name
.product_link {
    display: block;
    padding-left: 15px;
    border-left: 4px solid #111921;
    color: #111921;
    font-family: Arial;
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    text-transform: uppercase;
}
#comjshop.productview .jshop_main_container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
#comjshop.productview .jshop_main_container .jshop_left {
    width: 73%;
}
#comjshop.productview .jshop_main_container .jshop_left .image_price_service {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.image_container {
    width: 56%;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.image_container
.image_middle
img {
    max-width: 100%;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.image_container
.jshop_img_description
#list_product_image_thumb {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: left;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.image_container
.jshop_img_description
#list_product_image_thumb
img {
    display: block;
    width: 55px;
    border: 2px solid #eee;
    border-radius: 3px;
    margin-right: 5px;
    cursor: pointer;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.image_container
.jshop_img_description
#list_product_image_thumb
img.active_img,
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.image_container
.jshop_img_description
#list_product_image_thumb
img:hover {
    border: 2px solid #03438c;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.price_and_service {
    width: 44%;
    padding-left: 20px;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.price_and_service
.price_container
.block_prices {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #333;
    padding: 10px 15px 16px 0;
    margin-bottom: 15px;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.price_and_service
.price_container
.block_prices
> div {
    text-align: center;
    font-weight: bold;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.price_and_service
.price_container
.block_prices
> div.price_is_negotiable {
    width: 100%;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.price_and_service
.price_container
.block_prices
> div
> div.price_title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.price_and_service
.price_container
.block_prices
> div
> div.block_price {
    font-size: 18px;
    color: #03438c;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.price_and_service
.price_container
.block_prices
.price_per_terms
.extra_fields
.extra_fields_el {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #333;
    font-size: 15px;
    align-items: center;
    font-weight: 500;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.price_and_service
.price_container
.block_prices
.price_per_terms
.extra_fields
.extra_fields_el
> div {
    padding: 10px 7px;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.price_and_service
.price_container
.block_prices
.price_per_terms
.extra_fields
.extra_fields_el
.extra_fields_name {
    width: 66%;
    text-align: left;
    font-weight: 500;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.price_and_service
.price_container
.block_prices
.price_per_terms
.extra_fields
.extra_fields_el
.extra_fields_value {
    width: 34%;
    font-weight: bold;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.price_and_service
.price_container
.block_prices
.price_per_terms
.extra_fields
.extra_fields_el:nth-child(odd) {
    background-color: #f7f7f7;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.price_and_service
.price_container
.price_is_negotiable {
    font-size: 20px;
    line-height: 39px;
    text-align: left;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.price_and_service
.service_container
.module
.download_catalog_link {
    display: block;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    background: url(https://leadexm.wf.ua/templates/jblank/images/icons/download_icon_white.png)
    no-repeat #03438c;
    background-position: right 20px center;
    padding: 12px 40px 11px 20px;
    border-radius: 50px;
    transition: background 0.3s;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.price_and_service
.service_container
.module
.download_catalog_link:hover {
    color: #03438c;
    background: url(https://leadexm.wf.ua/templates/jblank/images/icons/download_icon_blue.png)
    no-repeat #ffb600;
    background-position: right 20px center;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.price_and_service
.service_container
.module
ol.additional_service {
    display: block;
    padding: 0;
    margin: 20px 0 0 15px;
    list-style-type: none;
    counter-reset: num;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.price_and_service
.service_container
.module
ol.additional_service
li {
    display: block;
    margin-bottom: 10px;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.image_price_service
.price_and_service
.service_container
.module
ol.additional_service
li:before {
    content: counter(num) ". ";
    counter-increment: num;
    color: #000000;
    font-weight: bold;
    line-height: 28px;
    display: inline-block;
    width: 28px;
    text-align: center;
    background-color: #ffb600;
    border-radius: 28px;
    margin-right: 10px;
}
#comjshop.productview .jshop_main_container .jshop_left .tabs_container {
    margin-top: 25px;
    padding: 7px;
    background-color: #f7f7f7;
}
#comjshop.productview .jshop_main_container .jshop_left .tabs_container ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#comjshop.productview .jshop_main_container .jshop_left .tabs_container ul li {
    display: block;
    width: calc(32.2581%);
    margin-right: 1%;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.tabs_container
ul
li
a {
    text-decoration: none;
    color: #111921;
    font-size: 15px;
    line-height: 2.5;
    font-weight: bold;
    background-color: #e0e0e0;
    display: block;
    border-radius: 50px;
    padding: 0 20px;
    text-align: center;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.tabs_container
ul
li.active
a,
#comjshop.productview
.jshop_main_container
.jshop_left
.tabs_container
ul
li:hover
a {
    background-color: #ffb600;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.tabs_container
.tab-content {
    margin-top: 15px;
    padding: 10px;
    background-color: #fff;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.tabs_container
.tab-content
.tab-pane {
    display: none;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.tabs_container
.tab-content
.tab-pane.active {
    display: block;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.tabs_container
.tab-content
.extra_fields
.block_efg
.extra_fields_el {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #333;
    font-size: 15px;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.tabs_container
.tab-content
.extra_fields
.block_efg
.extra_fields_el
> div {
    padding: 10px 7px;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.tabs_container
.tab-content
.extra_fields
.block_efg
.extra_fields_el
.extra_fields_name {
    width: 66%;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.tabs_container
.tab-content
.extra_fields
.block_efg
.extra_fields_el
.extra_fields_value {
    width: 34%;
    font-weight: bold;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.tabs_container
.tab-content
.extra_fields
.block_efg
.extra_fields_el:nth-child(odd) {
    background-color: #f7f7f7;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.tabs_container
.tab-content
#rent_terms
.usloviya {
    display: inline-block;
    border: 2px solid #03438c;
    border-radius: 100px;
    font-size: 16px;
    line-height: 2.5;
    color: #03438c;
    text-decoration: none;
    padding: 0 40px 0 15px;
    transform: scale(1);
    transition: transform 0.2s;
    background: url(https://leadexm.wf.ua/templates/jblank/images/inner/usloviya_icon.png)
    no-repeat right 15px center;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.tabs_container
.tab-content
#rent_terms
.usloviya:hover {
    transform: scale(1.1);
}
#comjshop.productview
.jshop_main_container
.jshop_left
.tabs_container
.tab-content
#rent_terms
.rent-term-points {
    display: flex;
    flex-direction: column;
    color: #333;
    font-size: 15px;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.tabs_container
.tab-content
#rent_terms
.rent-term-points
> li {
    width: 100%;
    padding: 10px 7px;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.tabs_container
.tab-content
#rent_terms
.rent-term-points
> li:nth-child(odd) {
    background-color: #f7f7f7;
}
#comjshop.productview .jshop_main_container .jshop_left .jshop_contacts_block {
    padding-left: 20px;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.jshop_contacts_block
.moduletable {
    background-color: #eee;
    border-radius: 15px;
    overflow: hidden;
    margin-top: 0;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.jshop_contacts_block
.moduletable
.module_title {
    margin: 0;
    padding: 11px 10px 10px;
    text-align: center;
    font-size: 19px;
    text-transform: uppercase;
    color: #ffb600;
    background: url(https://leadexm.wf.ua/templates/jblank/images/inner/jshop_bg_contacts_title.jpg)
    no-repeat center center;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.jshop_contacts_block
.moduletable
.custom {
    padding: 5px 12px 10px;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.jshop_contacts_block
.moduletable
.custom
p {
    color: #333;
    font-size: 14px;
    line-height: 1.3;
    font-weight: bold;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.jshop_contacts_block
.moduletable
.custom
p
strong {
    color: #03438c;
    display: block;
}
#comjshop.productview
.jshop_main_container
.jshop_left
.jshop_contacts_block
.moduletable
.custom
p
a {
    color: #333;
    text-decoration: none;
}
#comjshop.productview .jshop_main_container .jshop_right {
    width: 27%;
}
#comjshop.productview .jshop_main_container .jshop_right .jshop_contacts_block {
    padding-left: 20px;
}
#comjshop.productview
.jshop_main_container
.jshop_right
.jshop_contacts_block
.moduletable {
    background-color: #eee;
    border-radius: 15px;
    overflow: hidden;
    margin-top: 0;
}
#comjshop.productview
.jshop_main_container
.jshop_right
.jshop_contacts_block
.moduletable
.module_title {
    margin: 0;
    padding: 11px 10px 10px;
    text-align: center;
    font-size: 19px;
    text-transform: uppercase;
    color: #ffb600;
    background: url(https://leadexm.wf.ua/templates/jblank/images/inner/jshop_bg_contacts_title.jpg)
    no-repeat center center;
}
#comjshop.productview
.jshop_main_container
.jshop_right
.jshop_contacts_block
.moduletable
.custom {
    padding: 5px 12px 10px;
}
#comjshop.productview
.jshop_main_container
.jshop_right
.jshop_contacts_block
.moduletable
.custom
p {
    color: #333;
    font-size: 14px;
    line-height: 1.3;
    font-weight: bold;
}
#comjshop.productview
.jshop_main_container
.jshop_right
.jshop_contacts_block
.moduletable
.custom
p
strong {
    color: #98989a !important;
    display: block;
}
#comjshop.productview
.jshop_main_container
.jshop_right
.jshop_contacts_block
.moduletable
.custom
p
a {
    color: #333;
    text-decoration: none;
}
#comjshop.productview .jshop_main_container .jshop_right .jshop_button,
#comjshop.productview .jshop_main_container .price_and_service .jshop_button {
    padding: 5px 0 15px;
    border-bottom: 1px solid #333;
    margin-bottom: 15px;
}
#comjshop.productview .jshop_main_container .jshop_right .jshop_button .inner,
#comjshop.productview
.jshop_main_container
.price_and_service
.jshop_button
.inner {
    padding-left: 20px;
}
#comjshop.productview .jshop_main_container .jshop_right .jshop_button .button,
#comjshop.productview
.jshop_main_container
.price_and_service
.jshop_button
.button {
    font-size: 18px;
    line-height: 2.5;
    font-weight: bold;
    text-decoration: none;
    background-color: #ffb600;
    border-radius: 50px;
    text-align: center;
    cursor: pointer;
}
#comjshop.productview
.jshop_main_container
.jshop_right
.jshop_button
.button:hover,
#comjshop.productview
.jshop_main_container
.price_and_service
.jshop_button
.button:hover {
    background-color: #111921 !important;
    color: #ffffff;
}
#comjshop.productview
.jshop_main_container
.price_and_service
.jshop_button
.inner {
    padding: 0;
}
#comjshop .no-products-container img {
    max-width: 100%;
    height: auto;
}
#comjshop .jshop_pagination .pagination ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
    margin: 20px auto;
    max-width: 750px;
}
#comjshop .jshop_pagination .pagination ul li {
    display: block;
    margin: 0 5px;
}
#comjshop .jshop_pagination .pagination ul li a,
#comjshop .jshop_pagination .pagination ul li span {
    display: block;
    font-size: 14px;
    line-height: 1;
}
#comjshop .jshop_pagination .pagination ul li a {
    color: #98989a;
    font-weight: bold;
    text-decoration: none;
}
#comjshop .jshop_pagination .pagination ul li span {
    color: #333;
}
#comjshop .jshop_pagination .pagination_result_counter {
    display: none;
}
#comjshop.search_result .list_product .block_product .product .oiproduct {
    display: none;
}
#comjshop.search_result .list_product .block_product .product .centralinfo {
    width: 82%;
}
.moduletable,
.well {
    /*margin-top: 50px;*/
}
.moduletable .module_title,
.well .module_title {
    color: #00234b;
    font-size: 30px;
    line-height: 1.5;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
}
.moduletable .bx-wrapper,
.well .bx-wrapper {
    margin: 0 auto 60px;
}
.moduletable .bx-wrapper ul,
.well .bx-wrapper ul {
    margin: 0;
}
.moduletable .bx-wrapper ul li,
.well .bx-wrapper ul li {
    padding-bottom: 40px;
}
.moduletable .bx-wrapper ul li a,
.well .bx-wrapper ul li a {
    display: block;
    text-decoration: none;
    max-width: 228px;
    margin: auto;
    background-color: #f1f1f1;
    padding: 24px 15px;
    box-sizing: border-box;
    position: relative;
    transform: rotate(0deg) scale(1);
    box-shadow: 0px 0px 0 rgba(0, 0, 0, 0.5);
    transition: 0.3s;
}
.moduletable .bx-wrapper ul li a:hover,
.well .bx-wrapper ul li a:hover {
    transform: rotate(-3deg) scale(0.9);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.moduletable .bx-wrapper ul li a .image-title,
.well .bx-wrapper ul li a .image-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #111921;
    font-size: 17px;
    line-height: 1;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 0 0 15px;
    border-left: 4px solid #98989a;
    height: 60px;
}
.moduletable .bx-wrapper ul li a .image-title span,
.well .bx-wrapper ul li a .image-title span {
    display: block;
    width: 100%;
}
.moduletable .bx-wrapper ul li a img,
.well .bx-wrapper ul li a img {
    display: block;
    margin: auto;
}
.moduletable .bx-wrapper ul li a .link-title,
.well .bx-wrapper ul li a .link-title {
    display: block;
    border-radius: 10px;
    color: #ffffff;
    line-height: 2.5;
    text-decoration: none;
    padding: 0 50px 0 20px;
    background-color: #03438c;
    position: absolute;
    bottom: -20px;
    right: 20px;
}
.moduletable .bx-wrapper ul li a .link-title:after,
.well .bx-wrapper ul li a .link-title:after {
    content: "";
    display: block;
    width: 50px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: url(https://leadexm.wf.ua/templates/jblank/images/inner/readmore_yellow_arrow.png)
    no-repeat center center transparent;
}
.mod_title {
    color: #00234b;
    margin-bottom: 40px;
}
.mod_title .module_title {
    margin-bottom: 20px;
}
.news_block {
    background-color: #f1f1f1;
    padding: 60px 0 20px;
    margin-top: 30px;
}
.news_block .news_mainpage {
    margin-top: 0;
}
.news_block .news_mainpage .newsflash {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.news_block .news_mainpage .newsflash a.newsflash_one {
    display: block;
    width: 20%;
    text-decoration: none;
    color: #000;
    padding: 5px 5px 40px 5px;
    box-sizing: border-box;
    background-color: #ffffff;
    position: relative;
    transform: rotate(0deg) scale(1);
    box-shadow: 0px 0px 0 rgba(0, 0, 0, 0.5);
    transition: 0.3s;
}
.news_block .news_mainpage .newsflash a.newsflash_one:hover {
    transform: rotate(-3deg) scale(1.1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.news_block .news_mainpage .newsflash a.newsflash_one .newsflash_image {
    text-align: center;
}
.news_block .news_mainpage .newsflash a.newsflash_one .newsflash_image img {
    width: 100%;
    height: auto;
}
.news_block
.news_mainpage
.newsflash
a.newsflash_one
.newsflash_textblock
.newsflash_title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    border-left: 4px solid #ffb600;
    padding: 5px 8px;
}
.news_block
.news_mainpage
.newsflash
a.newsflash_one
.newsflash_textblock
.newsflash_text
p {
    font-size: 14px;
}
.news_block
.news_mainpage
.newsflash
a.newsflash_one
.newsflash_textblock
.newsflash_link {
    position: absolute;
    bottom: -20px;
    right: 0;
    width: 100%;
    text-align: center;
}
.news_block
.news_mainpage
.newsflash
a.newsflash_one
.newsflash_textblock
.newsflash_link
.readmore {
    display: inline-block;
    border-radius: 10px;
    color: #ffffff;
    line-height: 2.5;
    text-decoration: none;
    padding: 0 50px 0 20px;
    background-color: #03438c;
    position: relative;
}
.news_block
.news_mainpage
.newsflash
a.newsflash_one
.newsflash_textblock
.newsflash_link
.readmore:after {
    content: "";
    display: block;
    width: 50px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: url(https://leadexm.wf.ua/templates/jblank/images/inner/readmore_yellow_arrow.png)
    no-repeat center center transparent;
}
@media (max-width: 1280px) and (min-width: 801px) {
    .news_block .news_mainpage .newsflash a.newsflash_one {
        display: none;
        width: 30%;
    }
    .news_block .news_mainpage .newsflash a.newsflash_one:nth-child(-n + 3) {
        display: block;
    }
}
@media (max-width: 800px) and (min-width: 541px) {
    .news_block .news_mainpage .newsflash a.newsflash_one {
        display: none;
        width: 45%;
    }
    .news_block .news_mainpage .newsflash a.newsflash_one:nth-child(-n + 2) {
        display: block;
    }
}
@media (max-width: 540px) {
    .news_block .news_mainpage .newsflash a.newsflash_one {
        display: none;
        width: 90%;
        margin: auto;
    }
    .news_block .news_mainpage .newsflash a.newsflash_one:first-child {
        display: block;
    }
}
.news_block .allnews_button_container {
    margin-top: 80px;
    text-align: center;
}
.news_block .allnews_button_container .allnews_button {
    display: inline-block;
    border-radius: 10px;
    color: #ffffff;
    line-height: 2.5;
    text-decoration: none;
    padding: 0 50px 0 20px;
    background-color: #98989a;
    position: relative;
    transition: background-color 0.3s;
}
.news_block .allnews_button_container .allnews_button:hover {
    background-color: #03438c;
}
.news_block .allnews_button_container .allnews_button:after {
    content: "";
    display: block;
    width: 50px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: url(https://leadexm.wf.ua/templates/jblank/images/inner/readmore_yellow_arrow.png)
    no-repeat center center transparent;
}
.landing_block {
    overflow: hidden;
}
.landing_block .container {
    height: 100%;
    overflow: hidden;
}
.landing_block .container .title {
    font-size: 38px;
    font-weight: 600;
    text-align: center;
    margin: 25px 0 30px;
    color: #444444;
}
.landing_block .button_form {
    font-size: 17px;
    color: #000;
    background: #ffb600;
    border-radius: 100px;
    display: inline-block;
    padding: 10px 20px;
    text-decoration: none;
    margin-top: 10px;
    cursor: pointer;
    transition: 0.5s;
}
.landing_block .button_form:hover {
    background: #111921;
    color: #ffb600;
}
.landing_block .bottom-border {
    border-bottom: 1px solid #ccc;
}
@media (max-width: 800px) {
    .landing_block .container .title {
        font-size: 28px;
        margin: 25px 0 15px;
    }
    .landing_block .button_form {
        font-size: 16px;
    }
}
.landing_block .landing-sale-banner {
    height: 30vw;
    background: url(https://leadexm.wf.ua/templates/jblank/images/sale-landing/sale-banner.jpg)
    no-repeat center center;
    background-size: cover;
}
.landing_block .landing-sale-banner .landing-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
}
.landing_block .landing-sale-banner .landing-inner .big-text {
    font-size: 34px;
    line-height: 1.2;
    margin-bottom: 15px;
}
.landing_block .landing-sale-banner .landing-inner .desc-text {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
}
.landing_block .landing-sale-banner .landing-inner .desc-text ul li {
    list-style: none;
}
.landing_block .landing-sale-banner .landing-inner .desc-text ul li:before {
    content: "✓";
    display: inline-block;
    margin-right: 10px;
}
.landing_block .landing-sale-banner .landing-inner .buttons {
    margin-top: 15px;
    display: flex;
    flex-direction: row;
}
.landing_block .landing-sale-banner .landing-inner .buttons > *:first-child {
    margin-right: 15px;
}
@media (max-width: 800px) {
    .landing_block .landing-sale-banner {
        height: 50vh;
    }
    .landing_block .landing-sale-banner .container {
        padding: 0 20px;
    }
    .landing_block .landing-sale-banner .landing-inner .big-text {
        font-size: 24px;
        line-height: 1;
        margin-bottom: 15px;
    }
    .landing_block .landing-sale-banner .landing-inner .desc-text {
        font-size: 14px;
        font-weight: 500;
        line-height: 1.4;
    }
    .landing_block .landing-sale-banner .landing-inner .buttons {
        margin-top: 15px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .landing_block .landing-sale-banner .landing-inner .buttons * {
        font-size: 14px;
    }
    .landing_block .landing-sale-banner .landing-inner .buttons *:first-child {
        margin-right: 0;
    }
}
.landing_block .bl-1 {
    display: flex;
    justify-content: space-between;
}
.landing_block .bl-1 .block-item {
    width: 100%;
    margin: 15px 0;
    padding: 25px 25px 30px;
    background-color: #f1f1f1;
    border: 1px solid #ddd;
}
.landing_block .bl-1 .block-item .block-title {
    font-size: 28px;
    padding-left: 10px;
    margin-bottom: 15px;
    border-left: 4px solid #ffb600;
}
.landing_block .bl-1 .block-item .block-text {
    font-size: 18px;
}
@media (max-width: 800px) {
    .landing_block .bl-1 {
        display: flex;
        justify-content: space-around;
        flex-direction: column;
        align-items: center;
    }
    .landing_block .bl-1 .block-item {
        width: 100%;
        max-width: 480px;
        margin: 15px 0;
        padding: 25px 25px 30px;
        background-color: #f1f1f1;
        border: 1px solid #ddd;
    }
    .landing_block .bl-1 .block-item .block-title {
        font-size: 28px;
        padding-left: 10px;
        margin-bottom: 15px;
        border-left: 4px solid #ffb600;
    }
    .landing_block .bl-1 .block-item .block-text {
        font-size: 18px;
    }
}
.landing_block .bl-2 {
    display: flex;
    justify-content: space-between;
}
.landing_block .bl-2 .block-item {
    width: 49%;
    margin: 15px 0;
    padding: 25px 25px 30px;
    background-color: #f1f1f1;
    border: 1px solid #ddd;
}
.landing_block .bl-2 .block-item .block-title {
    font-size: 28px;
    padding-left: 10px;
    margin-bottom: 15px;
    border-left: 4px solid #ffb600;
}
.landing_block .bl-2 .block-item .block-text {
    font-size: 18px;
}
@media (max-width: 800px) {
    .landing_block .bl-2 {
        display: flex;
        justify-content: space-around;
        flex-direction: column;
        align-items: center;
    }
    .landing_block .bl-2 .block-item {
        width: 100%;
        max-width: 480px;
        margin: 15px 0;
        padding: 25px 25px 30px;
        background-color: #f1f1f1;
        border: 1px solid #ddd;
    }
    .landing_block .bl-2 .block-item .block-title {
        font-size: 28px;
        padding-left: 10px;
        margin-bottom: 15px;
        border-left: 4px solid #ffb600;
    }
    .landing_block .bl-2 .block-item .block-text {
        font-size: 18px;
    }
}
.landing_block .bl-3 {
    display: flex;
    justify-content: space-between;
}
.landing_block .bl-3 .block-item {
    width: 31%;
    margin: 15px 0;
    padding: 25px 25px 30px;
    background-color: #f1f1f1;
    border: 1px solid #ddd;
}
.landing_block .bl-3 .block-item .block-title {
    font-size: 24px;
    padding-left: 10px;
    margin-bottom: 15px;
    border-left: 4px solid #ffb600;
}
.landing_block .bl-3 .block-item .block-text {
    font-size: 18px;
}
.landing_block .bl-3 .block-item .block-text ul {
    padding: 0 10px;
}
.landing_block .bl-3 .block-item .block-text ul li {
    list-style: none;
}
.landing_block .bl-3 .block-item .block-text ul li:before {
    content: "✓";
    display: inline-block;
    margin-right: 10px;
}
@media (max-width: 800px) {
    .landing_block .bl-3 {
        display: flex;
        justify-content: space-around;
        flex-direction: column;
        align-items: center;
    }
    .landing_block .bl-3 .block-item {
        width: 100%;
        max-width: 480px;
        margin: 15px 0;
        padding: 25px 25px 30px;
        background-color: #f1f1f1;
        border: 1px solid #ddd;
    }
    .landing_block .bl-3 .block-item .block-title {
        font-size: 28px;
        padding-left: 10px;
        margin-bottom: 15px;
        border-left: 4px solid #ffb600;
    }
    .landing_block .bl-3 .block-item .block-text {
        font-size: 18px;
    }
}
.landing_block .bl-4 {
    display: flex;
    justify-content: space-between;
}
.landing_block .bl-4 .block-item {
    width: 23%;
    margin: 15px 0;
    padding: 25px 25px 30px;
    background-color: #f1f1f1;
    border: 1px solid #ddd;
}
.landing_block .bl-4 .block-item .block-title {
    font-size: 28px;
    padding-left: 10px;
    margin-bottom: 15px;
    border-left: 4px solid #ffb600;
}
.landing_block .bl-4 .block-item .block-text {
    font-size: 18px;
}
@media (max-width: 800px) {
    .landing_block .bl-4 {
        display: flex;
        justify-content: space-around;
        flex-direction: column;
        align-items: center;
    }
    .landing_block .bl-4 .block-item {
        width: 100%;
        max-width: 480px;
        margin: 15px 0;
        padding: 25px 25px 30px;
        background-color: #f1f1f1;
        border: 1px solid #ddd;
    }
    .landing_block .bl-4 .block-item .block-title {
        font-size: 28px;
        padding-left: 10px;
        margin-bottom: 15px;
        border-left: 4px solid #ffb600;
    }
    .landing_block .bl-4 .block-item .block-text {
        font-size: 18px;
    }
}
.landing_block .divider {
    display: flex;
    justify-content: center;
    margin: 30px 0;
}
.landing_block .divider:after {
    content: "";
    display: block;
    width: 100px;
    height: 1.5px;
    background-color: #424242;
    border-radius: 2px;
}
.landing_block .landing-offers {
    padding-bottom: 45px;
}
.landing_block .landing-offers .blocks .block-item {
    padding: 165px 25px 30px;
}
.landing_block .landing-offers .blocks .block-item.new {
    background: url(https://leadexm.wf.ua/templates/jblank/images/sale-landing/new-machine.png)
    no-repeat top center;
}
.landing_block .landing-offers .blocks .block-item.old {
    background: url(https://leadexm.wf.ua/templates/jblank/images/sale-landing/old-machine.png)
    no-repeat top center;
}
.landing_block .landing-offers .blocks .block-item.terms {
    background: url(https://leadexm.wf.ua/templates/jblank/images/sale-landing/terms.png)
    no-repeat top center;
}
.landing_block .landing-steps {
    padding-bottom: 45px;
    background-color: #f1f1f1;
}
.landing_block .landing-steps .blocks .block-item {
    background-color: #ffffff;
}
.landing_block .landing-steps .blocks .block-item .block-title {
    font-size: 18px;
}
.landing_block .landing-steps .blocks .block-item .block-text {
    font-size: 16px;
}
.landing_block .landing-callback .block-item {
    padding: 45px 20px;
    background-color: #ffffff;
}
.landing_block .landing-callback .block-item .block-title {
    font-size: 24px;
    text-align: center;
    max-width: 700px;
    margin: 0 auto 10px;
}
.landing_block .landing-callback .block-item .block-text {
    font-size: 18px;
    color: #444444;
    text-align: center;
    margin-bottom: 15px;
}
.landing_block .landing-callback .block-item .block-buttons {
    text-align: center;
}
.landing_block
.landing-callback
.block-item
.block-buttons
.button_form.telegram {
    background-color: #0088cc;
}
.landing_block .landing-callback .block-item .block-buttons .button_form.viber {
    background-color: #7360f2;
}
.landing_block
.landing-callback
.block-item
.block-buttons
.button_form.whatsapp {
    background-color: #25d366;
}
.landing_block
.landing-callback
.block-item
.block-buttons
.button_form.telegram:hover,
.landing_block
.landing-callback
.block-item
.block-buttons
.button_form.viber:hover,
.landing_block
.landing-callback
.block-item
.block-buttons
.button_form.whatsapp:hover {
    color: #ffffff;
    background-color: #000000;
}
.landing_block .landing-sale-terms {
    padding-bottom: 45px;
    background: url(https://leadexm.wf.ua/templates/jblank/images/sale-landing/ria-park.jpg)
    no-repeat center center;
    background-size: cover;
}
.landing_block .landing-sale-terms .title {
    color: #ffffff;
}
.landing_block .landing-sale-terms .blocks .block-item {
    background-color: #ffffff;
}
.landing_block .landing-sale-terms .blocks .block-item .block-title {
    font-size: 24px;
    margin-bottom: 10px;
}
.landing_block .landing-sale-terms .blocks .block-item .block-text {
    font-size: 18px;
    color: #444444;
    margin-bottom: 15px;
}
.landing_block .landing-goto-ria {
    padding: 45px 20px;
}
.landing_block .landing-goto-ria .blocks {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.landing_block .landing-goto-ria .blocks .block-item {
    padding: 15px 20px;
}
.landing_block .landing-goto-ria .blocks .block-item:first-child {
    max-width: 420px;
}
.landing_block .landing-goto-ria .blocks .block-item .block-title {
    font-size: 24px;
    margin-bottom: 15px;
}
.landing_block .landing-goto-ria .blocks .block-item .block-text {
    font-size: 18px;
}
@media (max-width: 800px) {
    .landing_block .landing-goto-ria {
        padding: 30px 15px;
    }
    .landing_block .landing-goto-ria .blocks {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .landing_block .landing-goto-ria .blocks .block-item {
        padding: 15px 20px;
    }
    .landing_block .landing-goto-ria .blocks .block-item:first-child {
        max-width: 420px;
    }
    .landing_block .landing-goto-ria .blocks .block-item .block-title {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .landing_block .landing-goto-ria .blocks .block-item .block-text {
        font-size: 18px;
    }
}
.landing_block .landing-supports {
    padding-bottom: 45px;
    background-color: #f1f1f1;
}
.landing_block .landing-supports .blocks .block-item {
    background-color: #ffffff;
}
.landing_block .landing-supports .blocks .block-item .block-title {
    font-size: 21px;
}
.landing_block .landing-supports .blocks .block-item .block-text {
    font-size: 16px;
}
.landing_block .landing-rents {
    background-color: #f7f7f7;
}
.landing_block .landing-rents .page-title {
    color: #424242;
    font-size: 28px;
    margin: 25px 0 0;
    padding-left: 10px;
    border-left: 4px solid #ffb600;
}
.landing_block .landing-rents .page-block-text {
    color: #656565;
    font-size: 16px;
    margin: 0 0 20px;
    padding-left: 10px;
    border-left: 4px solid transparent;
}
.landing_block .landing-rents .section-title {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #424242;
    font-size: 18px;
    margin: 25px 0 0;
    padding-left: 10px;
    border-left: 4px solid #ffb600;
}
.landing_block .landing-rents .section-title::after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background: #ddd;
}
.landing_block .landing-rents .blocks .block-item {
    background-color: #ffffff;
    padding: 10px 10px 30px;
    text-decoration: none;
    position: relative;
    box-shadow: 0px 0px 0px #424242;
    transition: box-shadow 0.5s;
}
.landing_block .landing-rents .blocks .block-item .block-image {
    overflow: hidden;
    position: relative;
    margin: -10px -10px 15px -10px;
    padding: 40px 0 20px;
}
.landing_block .landing-rents .blocks .block-item .block-image img {
    display: block;
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.landing_block .landing-rents .blocks .block-item:hover {
    box-shadow: 0px 0px 10px #424242;
}
.landing_block .landing-rents .blocks .block-item .block-title {
    font-size: 18px;
    color: #424242;
}
.landing_block .landing-rents .blocks .block-item .block-title-2 {
    background-color: #ffb600;
    position: absolute;
    top: 15px;
    right: 15px;
    color: #ffffff;
    padding: 2px 6px;
    border-radius: 5px;
    font-size: 14px;
}
.landing_block .landing-rents .blocks .block-item .block-text {
    font-size: 16px;
    color: #424242;
}
.landing_forms .awf_go {
    display: none;
}
footer ul {
    list-style: none;
    margin: 0;
}
footer .top-footer-line {
    height: 47px;
    background: #98989a;
}
footer .top-footer-line li {
    float: left;
}
footer .top-footer-line li.lang-active a {
    background: #333;
}
footer .top-footer-line a {
    display: block;
    color: #fff;
    height: 47px;
    line-height: 47px;
    font-size: 20px;
    padding: 0 10px;
}
footer .top-footer-line a:hover {
    background: #333;
}
footer .top-footer-line .social-icons {
    float: right;
}
footer .top-footer-line .social-icons a {
    line-height: 50px;
}
footer .top-footer-line .social-icons a img {
    width: 20px;
    height: 20px;
}
footer .blocks {
    background: #333;
    color: #dedede;
    font-size: 14px;
}

footer .block {
    width: 25%;
    float: left;
    margin-bottom: 20px;
    margin-top: 15px;
}
@media (max-width: 1280px) {
    footer .block {
        width: 27%;
    }
}
footer .logo {
    width: 165px;
    height: auto;
    margin-top: 70px;
}
footer a:hover {
    text-decoration: underline;
    color: #fff;
}

footer .blocks .wrapper .inner-block{
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
}

footer .blocks .block {
    padding: 5px;
    box-sizing: border-box;
}
footer .blocks h3 {
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
}
footer .blocks ul {
    padding: 0;
}
footer .blocks li a {
    padding: 5px 0;
    display: block;
}
footer .blocks li:not(.item-124) a span:first-child:after {
    content: " ";
}
footer .blocks a {
    color: inherit;
    text-decoration: none;
}
#consultant .module div.inner_block {
    position: fixed;
    right: -600px;
    z-index: 9;
    top: 200px;
    background: url(https://leadexm.wf.ua/templates/jblank/images/inner/consult/plashka_bg.jpg)
    no-repeat center center;
    background-size: cover;
    border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    font-size: 13px;
    font-weight: 600;
    color: #000000;
    border: 1px solid #03438c;
    padding: 20px;
    margin-right: -1px;
    height: 250px;
    width: 250px;
    box-sizing: border-box;
    transition: right 0.2s linear;
    display: block;
}
#consultant .module div.inner_block .inner_block__content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 25px 25px 0 25px;
    background: url(https://leadexm.wf.ua/templates/jblank/images/inner/consult/consultant_plashka_bg_300.png)
    no-repeat center center;
    background-size: 100% 100%;
    height: 125px;
}
#consultant .module div.inner_block .inner_block__content p {
    text-align: center;
    font-size: 105%;
    margin: 0;
}
#consultant .module div.inner_block .inner_block__content a {
    display: block;
    color: #000000;
    font-size: 85%;
    padding: 4px 0 4px 35px;
    text-decoration: none;
}
#consultant .module div.inner_block .inner_block__content a.pl_phone {
    background: url(https://leadexm.wf.ua/templates/jblank/images/inner/consult/phone_icon_blue.png)
    no-repeat 5px center transparent;
    background-size: auto 100%;
}
#consultant .module div.inner_block .inner_block__content a.pl_mail {
    background: url(https://leadexm.wf.ua/templates/jblank/images/inner/consult/mail_icon_blue.png)
    no-repeat 5px center transparent;
    background-size: auto 100%;
}
#consultant .module div.inner_block span.close {
    display: block;
    position: absolute;
    top: -25px;
    left: 14px;
    background: #ffb600;
    border-radius: 5px 5px 0 0;
    border: 1px solid #fff;
    border-bottom: none;
    padding: 1px 20px;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    height: 24px;
    box-sizing: border-box;
    cursor: pointer;
    transition: background ease-in-out 0.4s;
    -moz-transition: background ease-in-out 0.4s;
    -webkit-transition: background ease-in-out 0.4s;
    -khtml-transition: background ease-in-out 0.4s;
    -opera-transition: background ease-in-out 0.4s;
    -ms-transition: background ease-in-out 0.4s;
}
#consultant .module .consult-mobile {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    border-bottom: 23px solid #ffb600;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    height: 0;
    width: 245px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 23px;
    position: fixed;
    top: 300px;
    right: -134px;
    z-index: 10;
    cursor: pointer;
    transition: right 0.2s linear;
}
.frame_blc {
    overflow: hidden;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    margin: 20px 0;
}
.frame_blc iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.copyright {
    font-size: 12px;
    color: #d5d5d5;
    text-align: center;
    background: #111921;
    padding: 14px;
}
.copyright a {
    color: #ffffff;
}
.block_product {
    font-weight: bold;
}
.block_product .name a {
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    color: #111921;
    display: inline-block;
    font-weight: bold;
    border-left: 4px solid;
    line-height: 28px;
    padding-left: 14px;
}
.block_product .oiproduct {
    padding: 13px;
    box-sizing: border-box;
}
.block_product .oiproduct span {
    display: block;
    line-height: 1.5;
}
.block_product .pricename {
    color: #212121;
    font-size: 16px;
}
.block_product .pricedigt {
    font-size: 18px;
}
.block_product .order .button_form {
    font-size: 17px;
    color: #000;
    background: #ffb600;
    border-radius: 100px;
    display: inline-block;
    padding: 10px 20px;
    text-decoration: none;
    margin-top: 10px;
    cursor: pointer;
    transition: 0.5s;
}
.block_product .order .button_form:hover {
    background: #111921;
    color: #ffb600;
}
@media (max-width: 1280px) {
    .block_product .order .button_form {
        font-size: 15px;
        border-radius: 100px;
        padding: 10px 15px;
    }
}
.block_product .jshop_price {
    border-bottom: solid 1px #b3b3b3;
}
.block_product .extra_fields {
    font-size: 13px;
    color: #323232;
    font-weight: normal;
    line-height: 1.5;
}
.block_product .extra_fields > div {
    padding: 5px;
}
.block_product .extra_fields > div:not(:first-child) {
    border-top: solid 1px #b3b3b3;
}
.top_page_header {
    color: #f5f5f5;
    text-align: center;
    font-weight: bold;
}
[id^="awf_modal_form-"].awf_modal_form {
    padding: 0;
    border-radius: 15px;
    overflow: hidden;
}
[id^="awf_modal_form-"].awf_modal_form .awf_modal_close {
    top: 10px !important;
    right: 10px !important;
}
[id^="awf_modal_form-"].awf_modal_form .awf_predtext {
    padding: 20px 0;
    background: url(https://leadexm.wf.ua/templates/jblank/images/inner/popupform_header_bg.jpg)
    no-repeat center center;
}
[id^="awf_modal_form-"].awf_modal_form form.ajax_awfform {
    padding: 20px;
}
[id^="awf_modal_form-"].awf_modal_form form.ajax_awfform .field-container {
    max-width: 390px;
    margin: 0 auto 11px;
}
[id^="awf_modal_form-"].awf_modal_form
form.ajax_awfform
.field-container
label.error {
    bottom: 2px;
    left: 10px;
}
[id^="awf_modal_form-"].awf_modal_form form.ajax_awfform .field-container input,
[id^="awf_modal_form-"].awf_modal_form
form.ajax_awfform
.field-container
select {
    font-size: 17px;
    line-height: 1;
    font-weight: 600;
    color: #5a5a5a;
    border: none;
    background-color: #e8e8e8;
    padding: 15px 14px;
}
[id^="awf_modal_form-"].awf_modal_form form.ajax_awfform input[type="submit"] {
    font-size: 18px;
    line-height: 2.5;
    font-weight: bold;
    text-decoration: none;
    background-color: #ffb600;
    border-radius: 50px;
    text-align: center;
    cursor: pointer;
    margin: 20px auto 0;
    max-width: 175px;
    color: #000;
    border: none;
    display: block;
}
#share-button {
    width: 100%;
    line-height: 2.5;
    border: none;
    text-align: center;
}
body .header-right .line1 .header-phone a {
    color: #ffb600;
}
body .header .mod-languages li.lang-active a {
    background: #98989a;
}
body .header .mod-languages a {
    color: #111921;
}
body .slider .wk-content div a,
.news_block
.news_mainpage
.newsflash
a.newsflash_one
.newsflash_textblock
.newsflash_link
.readmore,
.moduletable .bx-wrapper ul li a .link-title,
.well .bx-wrapper ul li a .link-title,
.catlist_menu ul li a:hover span.image-title {
    background: #ffb600;
}
body .header .mod-languages,
body .header .header-left .mod-list a {
    background: #98989a40;
}
body .header .mod-languages a:hover {
    background: #ffb600;
}
body .header-right .social-icons a:hover {
    background: #98989a;
}
.header-right .social-icons a {
    line-height: 17px;
}
body .slider .wk-content div a:hover {
    background: #111921;
}
body .wrapper aside ul li a {
    color: #111921;
}
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .no-print {
        display: none !important;
    }
}
@media only screen and (min-width: 1001px) {
    .container {
        max-width: 1200px;
        padding: 0 15px;
    }
    .header {
        height: 116px;
        margin-bottom: 50px;
    }
    .header:after {
        content: "";
        background: rgba(255, 255, 255, 0.8);
        height: 50px;
        display: block;
        position: relative;
        top: -50px;
    }
    .header li {
        float: left;
    }
    .header .wrapper {
        height: 166px;
        position: relative;
        z-index: 10;
        overflow: hidden;
    }
    .header .header-left {
        width: 256px;
        float: left;
    }
    .header .header-left .mod-list {
        height: 50px;
        width: 76px;
        float: left;
    }
    .header .header-left .mod-list li {
        width: 100%;
        height: 100%;
    }
    .header .header-left .mod-list a {
        background: #b2bdca;
        text-align: center;
        display: block;
        height: 50px;
        line-height: 60px;
    }
    .header .header-left .mod-list a:hover {
        background: #fff;
    }
    .header .header-left .mod-list a img {
        height: 22px;
        width: 25px;
    }
    .header .mod-languages {
        width: 180px;
        margin-left: 76px;
        background: #b2bdca;
    }
    .header .mod-languages li {
        float: left;
        margin: 0;
    }
    .header .mod-languages li.lang-active a {
        color: #fff;
        background: #03438c;
    }
    .header .mod-languages a {
        height: 50px;
        width: 45px;
        line-height: 50px;
        display: block;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        color: #00488e;
    }
    .header .mod-languages a:hover {
        color: #fff;
        background: #03438c;
    }
    .wrapper {
        width: 1200px;
    }
    .header-right {
        float: right;
        width: 924px;
    }
    .header-right .line1 {
        height: 55px;
        border-bottom: 1px solid #fff;
        margin-top: 25px;
        margin-left: 39px;
        margin-bottom: 2px;
        overflow: hidden;
    }
    .header-right .line1 .header-phone {
        font-size: 23px;
        float: left;
    }
    .header-right .line1 .header-phone p {
        margin: 17px 0 0;
    }
    .header-right .line1 .header-phone em {
        font-style: normal;
        color: #fff;
    }
    .header-right .line1 .header-phone a {
        color: #ffd200;
        font-size: 28px;
        font-weight: bold;
        text-decoration: none;
    }
    .header-right .line2 {
        padding-top: 34px;
    }
    .header-right .search {
        float: right;
        margin-top: 15px;
        height: 31px;
        width: 230px;
    }
    .header-right .search input.button {
        background-size: 18px 18px;
        width: 35px;
    }
    .header-right .search input.button:hover {
        opacity: 0.6;
    }
    .header-right .social-icons {
        position: absolute;
        top: 38px;
        left: 765px;
        margin-top: 0;
    }
    .header-right .social-icons a {
        display: flex;
        padding: 8px;
        text-align: center;
    }
    .header-right .social-icons a:hover {
        background: #03438c;
    }
    .header-right .social-icons a img {
        width: 24px;
        height: 24px;
    }
    .header-menu ul {
        /*float: right;*/
        display: flex;
        justify-content: flex-end;
    }
    .second-menu {
        width: 924px;
        overflow: hidden;
        position: relative;
        z-index: 15;
        text-align: right;
    }
    .second-menu li {
        float: none;
        display: inline-block;
    }
    .second-menu li a {
        font-size: 15px;
        height: 50px;
        padding: 0 15px;
        display: table-cell;
        vertical-align: middle;
        border-bottom: 4px solid transparent;
        font-weight: bold;
    }
    .second-menu li a:hover {
        border-bottom-color: #98989a;
        background: #ffd200;
    }
    .second-menu li a span {
        display: block;
        text-align: center;
    }
    .second-menu li.active a {
        border-bottom-color: #03438c;
        color: #03438c;
        background: #ffd200;
    }
    .slider {
        position: relative;
        top: -170px;
        margin: 0 auto -170px;
        max-width: 1920px;
        /*height: 37.5vw;*/
    }
    .uk-scope .uk-position-bottom {
        bottom: 20px;
    }
    .slider .uk-slideshow-items{
        aspect-ratio: auto!important;
        height: 37.5vw;
    }
    .slider p {
        margin: 0;
    }
    .slider .uk-text-left {
        background: rgba(249, 249, 249, 0.9);
        position: absolute;
        right: 23%;
        top: 40%;
        display: inline-block;
        padding: 30px 25px 40px;
        border-radius: 10px;
    }
    .slider .uk-text-left p {
        font-size: 1.7vw;
        color: #767676;
        margin-bottom: 10px;
    }
    .slider .uk-text-left strong {
        font-size: 1.07em;
        color: #444;
    }
    .slider .uk-text-left a {
        text-transform: none;
        text-decoration: none!important;
        font-size: 0.65em;
        display: inline-block;
        background: #ffb600;
        color: #fff;
        padding: 12px 20px;
        border-radius: 10px;
        position: absolute;
        right: 5%;
        bottom: -13%;
    }

    .slider .uk-text-left a:after {
        content: "";
        display: inline-block;
        border-color: transparent #ffd200;
        border-style: solid;
        border-width: 6px 0 6px 8px;
        margin-left: 20px;
    }
    .slider .uk-text-left a:hover {
        background: #111921;
        color: white;
    }
    .slider .uk-slideshow .uk-slidenav{
        height: 50px;
        width: 50px;
        background-image: url(https://leadexm.wf.ua/templates/jblank/images/buttons.png);
        opacity: 0.8;
    }

    .slider .uk-slideshow .uk-slidenav:hover{
        opacity: 1;
    }

    .slider .uk-slideshow .uk-slidenav-next{
        background-position: top;
    }
    .slider .uk-slideshow .uk-slidenav-previous{
        background-position: bottom;
    }

    .slider .uk-slideshow .uk-slidenav svg{
        visibility: hidden;
    }
    .slider .uk-slideshow > div:hover .next:hover,
    .slider .uk-slideshow > div:hover .prev:hover {
        opacity: 0.7;
    }

    .slider .uk-scope [data-uk-cover]:where(img,video),
    .slider .uk-scope [uk-cover]:where(img,video) {
        /*max-height: 635px;*/
    }

    .top_page_header {
        height: 258px;
        background: url(https://leadexm.wf.ua/templates/jblank/images/header-bg.jpg)
        center no-repeat;
    }
    .top_page_header p {
        padding-top: 185px;
        font-size: 41px;
    }
    .block_product {
        overflow: hidden;
        background: #f1f1f1;
        margin-bottom: 23px;
        position: relative;
    }
    .block_product > .product {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .block_product .name {
        margin-bottom: 20px;
    }
    .block_product .image {
        padding: 12px 14px;
        width: 18%;
    }
    .block_product .image a,
    .block_product .image img {
        display: block;
    }
    .block_product .image img {
        max-width: 100%;
        height: auto;
    }
    .block_product .oiproduct {
        width: 18%;
        background: #eaeaea;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .block_product .oiproduct .old_price {
        margin-top: 10px;
    }
    .block_product .centralinfo {
        width: 64%;
        padding: 12px 14px;
    }
    .block_product .centralinfo .extra_fields span {
        width: 49%;
        display: inline-block;
    }
    .component-wrapper .blog .items-leading {
        flex-direction: row;
    }
    .component-wrapper .blog .items-leading > .blog-item {
        width: 33.33333%;
        padding: 5px;
    }
    .component-wrapper .blog .items-leading > .blog-item a h2 {
        text-shadow: none;
        font-size: 18px;
    }
}
@media only screen and (min-width: 1001px) and (max-width: 1279px) {
    .wrapper {
        width: 1000px;
    }
    .wrapper .main.leftblock_issue .component-wrapper {
        width: 750px;
        padding-left: 26px;
    }
    .wrapper .main.leftblock_issue aside {
        width: 230px;
    }
    .wrapper aside ul {
        display: block;
        padding: 0;
        margin: 0;
    }
    .wrapper aside ul li {
        display: block;
    }
    .wrapper aside ul li a {
        display: block;
        color: #03438c;
        font-size: 15px;
        line-height: 1;
        font-weight: bold;
        text-decoration: none;
        padding: 7.5px 10px 7px 10px;
    }
    .wrapper aside ul li a .link_container {
        display: block;
        padding: 7.5px 10px 7px 15px;
    }
    .wrapper aside ul li a .link_container span {
        display: block;
    }
    .wrapper aside ul.menu > li {
        margin-bottom: 5px;
    }
    .wrapper aside ul.menu > li > a {
        background-color: #eeeeee;
        transition: background-color 0.3s;
    }
    .wrapper aside ul.menu > li > a:hover {
        background-color: #ffb600;
    }
    .wrapper aside ul.menu > li > a .link_container {
        border-left: 3px solid #03438c;
    }
    .wrapper aside ul.menu > li ul.nav-child > li a {
        padding-left: 20px;
        color: #333333;
    }
    .wrapper aside ul.menu > li.active > a,
    .wrapper aside ul.menu > li.nActive > a,
    .wrapper aside ul.menu > li.current > a {
        background-color: #ffb600;
    }
    .container {
        max-width: 1000px;
        padding: 0 15px;
    }
    .header {
        height: 91px;
        margin-bottom: 39px;
    }
    .header:after {
        height: 39px;
        top: -39px;
    }
    .header .wrapper {
        height: 130px;
    }
    .header .header-left {
        width: 200px;
    }
    .header .header-left .mod-list {
        height: 39px;
        width: 65px;
    }
    .header .header-left .mod-list a {
        height: 39px;
        line-height: 50px;
    }
    .header .header-left .mod-list a:hover {
        background: #fff;
    }
    .header .header-left .mod-list a img {
        height: 22px;
        width: 25px;
    }
    .header .mod-languages {
        width: 135px;
        margin-left: 65px;
    }
    .header .mod-languages a {
        height: 39px;
        width: 45px;
        line-height: 40px;
        font-size: 18px;
    }
    .header-menu a {
        font-size: 18px;
        padding: 8px 18px;
    }
    .header-right {
        width: 780px;
    }
    .header-right .line1 {
        height: 47px;
        margin-left: 25px;
    }
    .header-right .line2 {
        padding-top: 17px;
    }
    .header-right .line1 .header-phone {
        font-size: 20px;
    }
    .header-right .line1 .header-phone p {
        margin: 12px 0 0;
    }
    .header-right .line1 .header-phone a {
        font-size: 22px;
    }
    .header-right .line2 {
        height: 56px;
    }
    .header-right .search {
        margin-top: 10px;
        height: 26px;
    }
    .header-right .search input.button {
        background-size: 16px 16px;
    }
    .header-right .social-icons {
        top: 38px;
        left: 610px;
    }
    .header-right .social-icons a {
        padding: 5px 10px;
        display: flex;
    }
    .header-right .social-icons a img {
        width: 19px;
        height: 19px;
    }
    .header .header-left .mod-list {
        height: 39px;
        width: 65px;
    }
    .header .mod-languages {
        width: 135px;
        margin-left: 65px;
    }
    .second-menu {
        width: 780px;
        z-index: 15;
        text-align: right;
    }
    .second-menu li {
        float: none;
        display: inline-block;
    }
    .second-menu li a {
        font-size: 14px;
        height: 39px;
        padding: 0 12px;
        border-bottom: 2px solid transparent;
    }
    .slider {
        top: -130px;
        margin-bottom: -130px;
    }
    .catlist_menu {
        max-width: 90%;
    }
    .top_page_header {
        height: 221px;
        background-position: bottom center;
    }
    .top_page_header p {
        padding-top: 150px;
    }
    .component-wrapper .blog .items-leading {
        flex-direction: row;
    }
    .component-wrapper .blog .items-leading > .blog-item {
        width: 50%;
        padding: 5px;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .tabs_container
    ul
    li
    a {
        font-size: 15px;
        line-height: 2.5;
        padding: 0 10px;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .tabs_container
    .tab-content {
        margin-top: 15px;
        padding: 10px;
        background-color: #fff;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .tabs_container
    .tab-content
    .tab-pane {
        display: none;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .tabs_container
    .tab-content
    .tab-pane.active {
        display: block;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .tabs_container
    .tab-content
    .extra_fields
    .block_efg
    .extra_fields_el {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        color: #333;
        font-size: 15px;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .tabs_container
    .tab-content
    .extra_fields
    .block_efg
    .extra_fields_el
    > div {
        padding: 10px 7px;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .tabs_container
    .tab-content
    .extra_fields
    .block_efg
    .extra_fields_el
    .extra_fields_name {
        width: 66%;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .tabs_container
    .tab-content
    .extra_fields
    .block_efg
    .extra_fields_el
    .extra_fields_value {
        width: 34%;
        font-weight: bold;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .tabs_container
    .tab-content
    .extra_fields
    .block_efg
    .extra_fields_el:nth-child(odd) {
        background-color: #f7f7f7;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .tabs_container
    .tab-content
    #rent_terms
    .usloviya {
        display: inline-block;
        border: 2px solid #03438c;
        border-radius: 100px;
        font-size: 16px;
        line-height: 2.5;
        color: #03438c;
        text-decoration: none;
        padding: 0 40px 0 15px;
        transform: scale(1);
        transition: transform 0.2s;
        background: url(https://leadexm.wf.ua/templates/jblank/less/images/inner/usloviya_icon.png)
        no-repeat right 15px center;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .tabs_container
    .tab-content
    #rent_terms
    .usloviya:hover {
        transform: scale(1.1);
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .jshop_contacts_block {
        padding-left: 20px;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .jshop_contacts_block
    .moduletable {
        background-color: #eee;
        border-radius: 15px;
        overflow: hidden;
        margin-top: 0;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .jshop_contacts_block
    .moduletable
    .module_title {
        margin: 0;
        padding: 11px 10px 10px;
        text-align: center;
        font-size: 19px;
        text-transform: uppercase;
        color: #ffb600;
        background: url(https://leadexm.wf.ua/templates/jblank/less/images/inner/jshop_bg_contacts_title.jpg)
        no-repeat center center;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .jshop_contacts_block
    .moduletable
    .custom {
        padding: 5px 12px 10px;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .jshop_contacts_block
    .moduletable
    .custom
    p {
        color: #333;
        font-size: 14px;
        line-height: 1.3;
        font-weight: bold;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .jshop_contacts_block
    .moduletable
    .custom
    p
    strong {
        color: #03438c;
        display: block;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .jshop_contacts_block
    .moduletable
    .custom
    p
    a {
        color: #333;
        text-decoration: none;
    }
    #comjshop.productview .jshop_main_container .jshop_right {
        width: 27%;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_right
    .jshop_contacts_block {
        padding-left: 20px;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_right
    .jshop_contacts_block
    .moduletable {
        background-color: #eee;
        border-radius: 15px;
        overflow: hidden;
        margin-top: 0;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_right
    .jshop_contacts_block
    .moduletable
    .module_title {
        margin: 0;
        padding: 11px 10px 10px;
        text-align: center;
        font-size: 19px;
        text-transform: uppercase;
        color: #ffb600;
        background: url(https://leadexm.wf.ua/templates/jblank/less/images/inner/jshop_bg_contacts_title.jpg)
        no-repeat center center;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_right
    .jshop_contacts_block
    .moduletable
    .custom {
        padding: 5px 12px 10px;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_right
    .jshop_contacts_block
    .moduletable
    .custom
    p {
        color: #333;
        font-size: 14px;
        line-height: 1.3;
        font-weight: bold;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_right
    .jshop_contacts_block
    .moduletable
    .custom
    p
    strong {
        color: #03438c;
        display: block;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_right
    .jshop_contacts_block
    .moduletable
    .custom
    p
    a {
        color: #333;
        text-decoration: none;
    }
    #comjshop.productview .jshop_main_container .jshop_right .jshop_button,
    #comjshop.productview .jshop_main_container .price_and_service .jshop_button {
        padding: 5px 0 15px;
        border-bottom: 1px solid #333;
        margin-bottom: 15px;
    }
    #comjshop.productview .jshop_main_container .jshop_right .jshop_button .inner,
    #comjshop.productview
    .jshop_main_container
    .price_and_service
    .jshop_button
    .inner {
        padding-left: 20px;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_right
    .jshop_button
    .button,
    #comjshop.productview
    .jshop_main_container
    .price_and_service
    .jshop_button
    .button {
        font-size: 18px;
        line-height: 2.5;
        font-weight: bold;
        text-decoration: none;
        background-color: #ffb600;
        border-radius: 50px;
        text-align: center;
        cursor: pointer;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_right
    .jshop_button
    .button:hover,
    #comjshop.productview
    .jshop_main_container
    .price_and_service
    .jshop_button
    .button:hover {
        background-color: #03438c;
        color: #ffffff;
    }
    #comjshop.productview
    .jshop_main_container
    .price_and_service
    .jshop_button
    .inner {
        padding: 0;
    }
    #comjshop .jshop_pagination .pagination ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        padding: 0;
        margin: 20px auto;
        max-width: 750px;
    }
    #comjshop .jshop_pagination .pagination ul li {
        display: block;
        margin: 0 5px;
    }
    #comjshop .jshop_pagination .pagination ul li a,
    #comjshop .jshop_pagination .pagination ul li span {
        display: block;
        font-size: 14px;
        line-height: 1;
    }
    #comjshop .jshop_pagination .pagination ul li a {
        color: #98989a;
        font-weight: bold;
        text-decoration: none;
    }
    #comjshop .jshop_pagination .pagination ul li span {
        color: #333;
    }
    #comjshop .jshop_pagination .pagination_result_counter {
        display: none;
    }
    #comjshop.search_result .list_product .block_product .product .oiproduct {
        display: none;
    }
    #comjshop.search_result .list_product .block_product .product .centralinfo {
        width: 82%;
    }

    footer .top-footer-line {
        height: 39px;
        background: #98989a;
    }
}

@media only screen and (max-width: 1000px) {
    .catlist_menu {
        max-width: 85%;
        /*margin: -50vw auto 0;*/
    }
    .slider .uk-text-left{
        display: none;
    }
    .catlist_menu ul li a span.image-title {
        position: absolute;
        bottom: 8px;
        left: 0;
        min-height: 30px;
        text-transform: uppercase;
        display: flex;
        flex-flow: wrap;
        align-items: center;
        padding: 5px 20px 5px 45px;
    }
    .catlist_menu ul li a span.image-title:after {
        content: "";
        display: block;
        height: 50px;
        width: 50px;
        position: absolute;
        top: -55px;
        left: 30px;
        transition: left 0.3s linear;
        background-size: contain !important;
    }
    .catlist_menu ul li a span.image-title span {
        display: block;
        font-size: 14px;
        line-height: 1;
    }
    /*.catlist_menu ul li:nth-child(n + 3) span.image-title {
        position: absolute;
        bottom: 8px;
        left: 0;
        min-height: 30px;
        text-transform: uppercase;
        display: flex;
        flex-flow: wrap;
        align-items: center;
        padding: 5px 20px 5px 45px;
    }*/
}
@media only screen and (max-width: 1000px) {
    .breadcrumbs {
        display: none;
    }
    .wrapper {
        width: 100%;
        min-width: 280px;
    }
    .wrapper .main.leftblock_issue .component-wrapper {
        width: 100%;
        padding: 0;
        margin-top: 50px;
    }
    .wrapper .main aside .left_menu_container .open_left_menu {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 50px;
        background-color: #98989a;
        display: flex;
        flex-direction: inherit;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        padding-left: 10px;
    }
    .wrapper .main aside .left_menu_container .open_left_menu .left_menu_button {
        background: url(https://leadexm.wf.ua/templates/jblank/images/inner/mobmenu_white.png)
        center center no-repeat;
        background-size: 25px 19px;
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 45px;
        transition: background 0.3s;
    }
    .wrapper
    .main
    aside
    .left_menu_container
    .open_left_menu
    .left_menu_button.openstatus {
        background: url(https://leadexm.wf.ua/templates/jblank/images/close.png)
        center center no-repeat;
        background-size: 20px;
    }
    .wrapper .main aside .left_menu_container .open_left_menu .title_menu {
        font-size: 15px;
        line-height: 1;
        font-weight: 600;
        text-transform: uppercase;
        color: #ffffff;
    }
    .wrapper .main aside .left_menu_container > ul {
        background-color: #ffffff;
        border-bottom: 2px solid #98989a;
    }
    .wrapper .main aside .left_menu_container > ul.mod-list {
        position: absolute;
        width: 100%;
        top: 50px;
        right: -100%;
        transition: right 0.3s;
        z-index: 10;
    }
    .wrapper .main aside .left_menu_container > ul.mod-list.openstatus {
        right: 0;
    }
    .wrapper .main aside .left_menu_container ul {
        padding: 0;
        margin: 0;
    }
    .wrapper .main aside .left_menu_container ul li {
        display: block;
    }
    .wrapper .main aside .left_menu_container ul li a {
        display: block;
        color: #03438c;
        font-size: 15px;
        line-height: 1;
        font-weight: bold;
        text-decoration: none;
        padding: 7.5px 10px 7px 10px;
    }
    .wrapper .main aside .left_menu_container ul li a .link_container {
        display: block;
        padding: 7.5px 10px 7px 15px;
    }
    .wrapper .main aside .left_menu_container ul li a .link_container span {
        display: block;
    }
    .wrapper .main aside .left_menu_container ul.menu > li {
        margin-bottom: 5px;
    }
    .wrapper .main aside .left_menu_container ul.menu > li > a {
        background-color: #eeeeee;
        transition: background-color 0.3s;
    }
    .wrapper .main aside .left_menu_container ul.menu > li > a:hover {
        background-color: #ffb600;
    }
    .wrapper .main aside .left_menu_container ul.menu > li > a .link_container {
        border-left: 3px solid #03438c;
    }
    .wrapper .main aside .left_menu_container ul.menu > li ul.nav-child {
        display: none;
    }
    .wrapper .main aside .left_menu_container ul.menu > li ul.nav-child > li a {
        padding-left: 20px;
        color: #333333;
    }
    .wrapper .main aside .left_menu_container ul.menu > li.active > a,
    .wrapper .main aside .left_menu_container ul.menu > li.nActive > a,
    .wrapper .main aside .left_menu_container ul.menu > li.current > a {
        background-color: #ffb600;
    }
    .wrapper .main aside .left_menu_container ul.menu > li.active > ul.nav-child,
    .wrapper .main aside .left_menu_container ul.menu > li.nActive > ul.nav-child,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.current
    > ul.nav-child {
        display: block;
    }
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.active
    > ul.nav-child
    > li.active,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.nActive
    > ul.nav-child
    > li.active,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.current
    > ul.nav-child
    > li.active,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.active
    > ul.nav-child
    > li.nActive,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.nActive
    > ul.nav-child
    > li.nActive,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.current
    > ul.nav-child
    > li.nActive,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.active
    > ul.nav-child
    > li.current,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.nActive
    > ul.nav-child
    > li.current,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.current
    > ul.nav-child
    > li.current {
        background-color: #eee;
        margin: 3px 0;
    }
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.active
    > ul.nav-child
    > li.active
    a
    .link_container,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.nActive
    > ul.nav-child
    > li.active
    a
    .link_container,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.current
    > ul.nav-child
    > li.active
    a
    .link_container,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.active
    > ul.nav-child
    > li.nActive
    a
    .link_container,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.nActive
    > ul.nav-child
    > li.nActive
    a
    .link_container,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.current
    > ul.nav-child
    > li.nActive
    a
    .link_container,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.active
    > ul.nav-child
    > li.current
    a
    .link_container,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.nActive
    > ul.nav-child
    > li.current
    a
    .link_container,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.current
    > ul.nav-child
    > li.current
    a
    .link_container {
        position: relative;
    }
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.active
    > ul.nav-child
    > li.active
    a
    .link_container:before,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.nActive
    > ul.nav-child
    > li.active
    a
    .link_container:before,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.current
    > ul.nav-child
    > li.active
    a
    .link_container:before,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.active
    > ul.nav-child
    > li.nActive
    a
    .link_container:before,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.nActive
    > ul.nav-child
    > li.nActive
    a
    .link_container:before,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.current
    > ul.nav-child
    > li.nActive
    a
    .link_container:before,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.active
    > ul.nav-child
    > li.current
    a
    .link_container:before,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.nActive
    > ul.nav-child
    > li.current
    a
    .link_container:before,
    .wrapper
    .main
    aside
    .left_menu_container
    ul.menu
    > li.current
    > ul.nav-child
    > li.current
    a
    .link_container:before {
        content: "";
        display: block;
        width: 2px;
        height: 100%;
        background-color: #ffb600;
        position: absolute;
        top: 0;
        left: -9px;
    }
    .component-wrapper .blog .page-header h1 {
        font-size: 26px;
    }
    .component-wrapper .blog .items-leading .blog-item h2 {
        font-size: 24px;
    }
    .component-wrapper .item-page {
        padding: 30px 0 50px;
    }
    .component-wrapper .item-page .page-header h1 {
        font-size: 22px;
        color: #333;
    }
    .component-wrapper .item-page img {
        display: inline-block;
        max-width: 100%;
    }
    .component-wrapper .item-page p {
        font-size: 16px;
        line-height: 1.4;
    }
    #comjshop .jshop_list_product .list_product .block_product {
        background-color: transparent;
    }
    #comjshop .jshop_list_product .list_product .block_product .product {
        max-width: 320px;
        margin: auto;
        position: relative;
        padding: 1px 0 0 0;
        background: #eaeaea;
        display: flex;
        flex-direction: column;
    }
    #comjshop .jshop_list_product .list_product .block_product .product .image {
        margin-top: 60px;
        order: 0;
    }
    #comjshop
    .jshop_list_product
    .list_product
    .block_product
    .product
    .oiproduct {
        order: 1;
    }
    #comjshop
    .jshop_list_product
    .list_product
    .block_product
    .product
    .centralinfo {
        order: 2;
    }
    #comjshop
    .jshop_list_product
    .list_product
    .block_product
    .product
    .centralinfo
    .name {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
    }
    #comjshop
    .jshop_list_product
    .list_product
    .block_product
    .product
    .centralinfo
    .name
    a {
        font-size: 12px;
        text-align: left;
    }
    #comjshop.productview h1 {
        max-width: 480px;
        margin: 30px auto;
    }
    #comjshop.productview .jshop_main_container {
        max-width: 480px;
        margin: auto;
    }
    #comjshop.productview .jshop_main_container .jshop_left,
    #comjshop.productview .jshop_main_container .jshop_right {
        width: 100%;
    }
    #comjshop.productview .jshop_main_container .jshop_left .image_price_service {
        display: flex;
        flex-direction: column;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .image_price_service
    .image_container,
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .image_price_service
    .price_and_service {
        width: 100%;
        padding: 0;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .image_price_service
    .image_container
    .image_middle
    img {
        width: 100%;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .image_price_service
    .price_and_service
    .jshop_button {
        border-bottom: none;
        padding-bottom: 0;
        margin: 20px auto 10px;
    }
    #comjshop.productview .jshop_main_container .jshop_left .tabs_container {
        background: transparent;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .tabs_container
    ul.nav-tabs
    li {
        width: 100%;
        max-width: 320px;
        margin: 5px auto;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .jshop_contacts_block {
        padding: 0;
        margin-top: 40px;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_left
    .jshop_contacts_block
    .moduletable
    .module_title {
        background-size: cover;
    }
    #comjshop.productview .jshop_main_container .jshop_right .jshop_button {
        display: none;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_right
    .jshop_button
    .inner {
        padding-left: 0;
    }
    #comjshop.productview
    .jshop_main_container
    .jshop_right
    .jshop_contacts_block {
        display: none;
    }
    .container {
        padding: 0 15px;
    }
    .header-left {
        width: 113px;
        float: left;
        background: #cdd9e8;
    }
    .header-left .mod-list {
        height: 26px;
        width: 29px;
        float: left;
    }
    .header-left .mod-list li {
        width: 100%;
        height: 100%;
    }
    .header-left .mod-list a {
        text-align: center;
        display: block;
        height: 26px;
        line-height: 27px;
    }
    .header-left .mod-list a img {
        height: 11px;
        width: 12px;
    }
    .header-left .mod-languages {
        /*width: 84px;
        float: left;*/
    }
    .header-left .mod-languages li {
        float: left;
        margin: 0;
    }
    .header-left .mod-languages li.lang-active a {
        color: #fff;
        background: #03438c;
    }
    .header-left .mod-languages a {
        height: 26px;
        width: 23px;
        line-height: 26px;
        display: block;
        text-align: center;
        font-size: 11px;
        font-weight: bold;
        color: #00488e;
        padding: 0;
    }
    #mobmenu {
        position: absolute;
        top: 0;
        left: 100%;
        right: -100%;
        background: #111921;
        border-bottom: solid 5px #98989a;
        transition: 0.3s;
    }
    #mobmenu.open {
        right: 0;
        left: 0;
    }
    #mobmenu .header-menu {
        clear: both;
    }
    #mobmenu .social-icons li {
        float: left;
    }
    #mobmenu .social-icons a {
        display: block;
        padding: 13px 16px;
        text-align: center;
    }
    #mobmenu .social-icons a img {
        width: 19px;
        height: 19px;
    }
    .header-menu li {
        border-bottom: 1px solid #98989a;
    }
    .header-menu li a {
        background: #111921;
        color: #ccc;
        font-size: 15px;
        padding: 10px 16px;
        font-weight: bold;
    }
    .header-menu li:hover a,
    .header-menu li.current a {
        background: #ffb600;
    }
    .header-menu li:hover a:after,
    .header-menu li.current a:after {
        display: none;
    }
    .second-menu li {
        border-bottom: 1px solid #98989a;
    }
    .second-menu li a {
        background: #ececeb;
        color: #111921;
        font-size: 15px;
        padding: 10px 16px;
        font-weight: bold;
    }
    .second-menu li a span {
        margin-right: 5px;
    }
    .second-menu li a span:last-child {
        margin-right: 0;
    }
    .second-menu li.current a {
        background: #bbb;
    }
    #openmenubut {
        background: url(https://leadexm.wf.ua/templates/jblank/images/mobmenu.png)
        right center no-repeat;
        background-size: 25px 19px;
        height: 37px;
        width: 28px;
        float: right;
    }
    #closemenubut {
        background: url(https://leadexm.wf.ua/templates/jblank/images/close.png)
        center no-repeat;
        background-size: 13px 13px;
        width: 35px;
        height: 35px;
        float: right;
    }
    .header-right {
        float: right;
        width: 180px;
    }
    .header-phone {
        float: left;
    }
    .header-phone p {
        margin: 10px 3px 5px;
    }
    .header-phone em {
        display: none;
    }
    .header-phone a {
        color: #ffd200;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
        padding: 5px 0;
    }
    .search {
        clear: both;
        padding-left: 8px;
        width: 178px;
        height: 21px;
    }
    .search input.inputbox {
        font-size: 12px;
    }
    .search input.button {
        background-size: 11px 11px;
        width: 25px;
    }
    .slider {
        top: -77px;
        margin-bottom: -78px;
    }
    .slider p {
        margin: 0;
    }

    #consultant .module > p {
        top: auto;
        bottom: 10%;
        z-index: 9;
    }
    .bx-wrapper .bx-prev {
        left: -20px;
    }
    .bx-wrapper .bx-next {
        right: -20px;
    }
    .top-footer-line .mod-languages li {
        margin: 0 !important;
    }
    .top-footer-line .mod-languages li a {
        font-size: 16px;
    }
    footer .blocks .block {
        text-align: center;
        padding: 15px 5px;
    }
    .block_product {
        text-align: center;
        background: #f1f1f1;
        margin-bottom: 30px;
    }
    .block_product .image {
        background: #eaeaea;
    }
    .block_product .oiproduct {
        background: #eaeaea;
    }
    .block_product .centralinfo {
        padding: 9px;
    }
    .block_product .name {
        padding: 10px;
    }
    .block_product .name a {
        display: block;
    }
    .block_product .image {
        padding-top: 10px;
    }
    .top_page_header {
        height: 140px;
        background: url(https://leadexm.wf.ua/templates/jblank/images/header-mob.jpg)
        bottom center no-repeat;
        background-size: cover;
    }
    .top_page_header p {
        padding-top: 95px;
        font-size: 24px;
    }
    footer .top-footer-line {
        height: 38px;
        background: #98989a;
    }
    footer .top-footer-line a {
        display: block;
        color: #fff;
        height: 38px;
        line-height: 26px;
        font-size: 20px;
        padding: 0 10px;
    }
    footer .block {
        width: 45%;
        float: left;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 1000px) {
    #comjshop h1 {
        text-align: center;
        font-size: 26px;
    }
    #comjshop .category_short_description .module {
        text-align: center;
    }
    #comjshop .category_short_description .module .download {
        margin: 0 0 10px 0;
    }
    #comjshop .jshop_list_category .list_category .category {
        width: 100%;
        max-width: 480px;
        margin: 0 auto 30px;
        flex-direction: column-reverse;
    }
    #comjshop .jshop_list_category .list_category .category > div {
        width: 100%;
    }
    #comjshop .jshop_list_category .list_category .category > div.image div {
        text-align: center;
    }
}
@media only screen and (max-width: 1000px) and (min-width: 641px) {
    .catlist_menu ul li a span.image-title {
        position: absolute;
        bottom: 20px;
        left: 0;
        text-transform: uppercase;
        padding: 5px 20px 5px 57px;
        min-height: 40px;
        display: flex;
        flex-flow: wrap;
        align-items: center;
        width: 100%;
    }
    .catlist_menu ul li a span.image-title:after {
        content: "";
        display: none;
        height: 50px;
        width: 50px;
        position: absolute;
        top: -60px;
        left: 30px;
        transition: left 0.3s linear;
        background-size: contain !important;
    }
    .catlist_menu ul li a span.image-title span {
        display: block;
        font-size: 1.6vw;
        line-height: 1vw;
        font-weight: bold;
        color: #ffffff;
    }
    .catlist_menu ul li a span.image-title:after {
        content: '';
        display: block;
        height: 50px;
        width: 50px;
        position: absolute;
        top: -55px;
        left: 30px;
        transition: left .3s linear;
    }
    .component-wrapper .blog .items-leading > .blog-item {
        width: 50%;
        padding: 5px;
    }
}
@media only screen and (max-width: 640px) {
    .catlist_menu {
        max-width: 90%;
        margin: -24vw auto 0;
    }
    .catlist_menu ul li {
        float: none;
        width: 100%;
        margin-bottom: 25px;
    }
    .uk-scope .uk-text-left {
        display: none;
    }

    .catlist_menu ul li a span.image-title {
        position: absolute;
        bottom: 20px;
        left: 0;
        text-transform: uppercase;
        padding: 5px 20px 5px 57px;
        min-height: 55px;
        display: flex;
        flex-flow: wrap;
        align-items: center;
        width: 100%;
    }

    .catlist_menu ul li a span.image-title:after {
        content: '';
        display: block;
        height: 63px;
        width: 74px;
        position: absolute;
        top: -70px;
        left: 30px;
        transition: left .3s linear;
    }

    .catlist_menu ul li a span.image-title span {
        display: block;
        font-size: 20px;
        line-height: 1.2;
        font-weight: bold;
        color: #ffffff;
    }
    .catlist_menu ul li a span.image-title:before {
        content: '';
        display: block;
        height: 100%;
        width: 4px;
        background-color: #98989a;
        position: absolute;
        top: 0;
        left: 30px;
        transition: left .3s linear;
    }
    .catlist_menu ul li a span.image-title:after {
        content: '';
        display: block;
        height: 63px;
        width: 74px;
        position: absolute;
        top: -70px;
        left: 30px;
        transition: left .3s linear;
    }

    .landing_block .landing-callback .block-item .block-title{
        font-size: 20px;
    }
    .landing_block .landing-callback .block-item .block-text{
        font-size: 16px;
    }

    footer .blocks .wrapper .inner-block {
        display: flex;
        width: 100%;
        flex-direction: column;
        align-items: center;
    }
    footer .blocks .block {
        width: 480px;
    }
}

@media only screen and (max-width: 480px) {
    .catlist_menu {
        max-width: 225px;
        /*margin: -38vw auto 0;*/
        margin: -120px auto 0;
    }

    .catlist_menu ul li a span.image-title {
        position: absolute;
        bottom: 20px;
        left: 0;
        text-transform: uppercase;
        padding: 5px 20px 5px 57px;
        min-height: 55px;
        display: flex;
        flex-flow: wrap;
        align-items: center;
        width: 100%;
    }
    .catlist_menu ul li a span.image-title span {
        display: block;
        font-size: 14px;
        line-height: 1;
    }

    .catlist_menu ul li a span.image-title:after {
        content: '';
        display: block;
        height: 50px;
        width: 50px;
        position: absolute;
        top: -55px;
        left: 30px;
        transition: left .3s linear;
        background-size: contain !important;
    }

    .catlist_menu ul li a span.image-title {
        position: absolute;
        bottom: 8px;
        left: 0;
        min-height: 30px;
        text-transform: uppercase;
        display: flex;
        flex-flow: wrap;
        align-items: center;
        padding: 5px 20px 5px 45px;
    }
    .catlist_menu ul li a span.image-title:before {
        content: '';
        display: block;
        height: 100%;
        width: 4px;
        background-color: #98989a;
        position: absolute;
        top: 0;
        left: 30px;
        transition: left .3s linear;
    }
    .landing_block .landing-callback .block-item .block-title{
        font-size: 16px;
    }
    .landing_block .landing-callback .block-item .block-text{
        font-size: 15px;
    }
}


