/*
Theme Name: theme
Version: 1.0
Theme URI: https://spetstehnika.store
*/

/* Basic Style */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

.accept_cookie {
    position: fixed;
    bottom: 2%;
    left: 2%;
    width: 80%;
    background: #ffffff;
    z-index: 9999;	 
    max-width: 320px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 10px 20px;
    border-radius: 10px;
    flex-direction: column;
    box-shadow: 1px 1px 12px #36313145;
    overflow: hidden;
    opacity: .9;
}

 .accept_cookie p {
   font-size:12px!important;
   max-width:90%;
   text-align: left;
   margin-bottom: 10px;
   line-height:normal

}

.cookie_close {
    cursor: pointer;
    position: absolute;
    padding: 20px;
    right: 10px;
    top: 10px;
    opacity: 1;
    border-radius: 100px;
    font-size: 20px;
    width: 20px;
    height: 20px;
    z-index: 0;
    text-align: left;
    display: flex;
    align-items: flex-end;
}

.accept_cookie a {
    color: #000;
    font-weight: 600;
}

.accept_button {
    background: #1240ab;
    width: 100%;
    max-width: 100px;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 12px;
}

@media(max-width:600px) {
.accept_cookie p {
  font-size:11px!important
  }
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

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

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

ul {
    list-style: disc;
    margin-top: 3px;
    margin-bottom: 3px
}

ol {
    list-style: decimal;
    margin-top: 3px;
    margin-bottom: 3px
}

li {
    margin-left: 15px
}

a, button {
    outline: none;
    cursor: pointer
}

.wrap {
    position: relative;
    float: left;
    width: 100%;
    padding-left: calc(50% - (1176px/2));
    padding-right: calc(50% - (1176px/2))
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-20-pr {
    float: left;
    min-height: 1px;
    padding-left: 24px;
    padding-right: 24px
}

.col-1 {
    width: 8.33333333%
}

.col-2 {
    width: 16.66666667%
}

.col-20-pr {
    width: 20%
}

.col-3 {
    width: 25%
}

.col-4 {
    width: 33.33333333%
}

.col-5 {
    width: 41.66666667%
}

.col-6 {
    width: 50%
}

.col-7 {
    width: 58.33333333%
}

.col-8 {
    width: 66.66666667%
}

.col-9 {
    width: 75%
}

.col-10 {
    width: 83.33333333%
}

.col-11 {
    width: 91.66666667%
}

.col-12 {
    width: 100%
}

.colfix {
    margin-left: -12px;
    margin-right: -12px
}

    .colfix > .col-1 {
        padding-left: 12px;
        padding-right: 12px
    }

    .colfix > .col-2 {
        padding-left: 12px;
        padding-right: 12px
    }

    .colfix > .col-3 {
        padding-left: 12px;
        padding-right: 12px
    }

    .colfix > .col-4 {
        padding-left: 12px;
        padding-right: 12px
    }

    .colfix > .col-5 {
        padding-left: 12px;
        padding-right: 12px
    }

    .colfix > .col-6 {
        padding-left: 12px;
        padding-right: 12px
    }

    .colfix > .col-7 {
        padding-left: 12px;
        padding-right: 12px
    }

    .colfix > .col-8 {
        padding-left: 12px;
        padding-right: 12px
    }

    .colfix > .col-9 {
        padding-left: 12px;
        padding-right: 12px
    }

    .colfix > .col-10 {
        padding-left: 12px;
        padding-right: 12px
    }

    .colfix > .col-11 {
        padding-left: 12px;
        padding-right: 12px
    }

    .colfix > .col-12 {
        padding-left: 12px;
        padding-right: 12px
    }

    .colfix > .col-20-pr {
        padding-left: 12px;
        padding-right: 12px
    }

.colfix-small {
    margin-left: -6px;
    margin-right: -6px
}

    .colfix-small > .col-1 {
        padding-left: 6px;
        padding-right: 6px
    }

    .colfix-small > .col-2 {
        padding-left: 6px;
        padding-right: 6px
    }

    .colfix-small > .col-3 {
        padding-left: 6px;
        padding-right: 6px
    }

    .colfix-small > .col-4 {
        padding-left: 6px;
        padding-right: 6px
    }

    .colfix-small > .col-5 {
        padding-left: 6px;
        padding-right: 6px
    }

    .colfix-small > .col-6 {
        padding-left: 6px;
        padding-right: 6px
    }

    .colfix-small > .col-7 {
        padding-left: 6px;
        padding-right: 6px
    }

    .colfix-small > .col-8 {
        padding-left: 6px;
        padding-right: 6px
    }

    .colfix-small > .col-9 {
        padding-left: 6px;
        padding-right: 6px
    }

    .colfix-small > .col-10 {
        padding-left: 6px;
        padding-right: 6px
    }

    .colfix-small > .col-11 {
        padding-left: 6px;
        padding-right: 6px
    }

    .colfix-small > .col-12 {
        padding-left: 6px;
        padding-right: 6px
    }

    .colfix-small > .col-20-pr {
        padding-left: 6px;
        padding-right: 6px
    }

@font-face {
    font-family: "rbnotify";
    font-display: swap;
    src: url("../fonts/../fonts/rb-notify/rb-notify.eot");
    src: url("../fonts/../fonts/rb-notify/rb-notify.eot?#iefix") format("embedded-opentype"),url("../fonts/../fonts/rb-notify/rb-notify.woff") format("woff"),url("../fonts/../fonts/rb-notify/rb-notify.ttf") format("truetype");
    font-style: normal;
    font-weight: 400
}

.notification {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    margin: 0 0 24px 0;
    padding: 8px 12px 8px 35px;
    border: 1px solid transparent;
    color: #333;
    text-indent: -22px
}

    .notification:before {
        font-family: 'rbnotify';
        line-height: 25px;
        padding-right: 2px;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        vertical-align: middle
    }

    .notification.info:before {
        content: '\aad';
        color: #001876
    }

    .notification.success:before {
        content: '\aaa';
        color: #0d6900
    }

    .notification.warning:before {
        content: '\aac';
        color: #665e00
    }

    .notification.error:before {
        content: '\aab';
        color: #680002
    }

    .notification.info {
        color: #000d43;
        background-color: #dce3ff;
        border-color: #a9baff
    }

    .notification.success {
        color: #073600;
        background-color: #d5ffcf;
        border-color: #7cff69
    }

    .notification.warning {
        color: #332f00;
        background-color: #fffbcc;
        border-color: #ffeb00
    }

    .notification.error {
        color: #350001;
        background-color: #ffcecf;
        border-color: #ff9b9d
    }

h1, .h1 {
    font-family: "Roboto Condensed",sans-serif
}

    p + h1, p + .h1, h1 + p, .h1 + p {
        margin-top: 18px
    }

h2, .h2 {
    font-family: "Roboto Condensed",sans-serif
}

    p + h2, p + .h2, h2 + p, .h2 + p {
        margin-top: 18px
    }

h3, .h3 {
    font-family: "Roboto Condensed",sans-serif
}

    p + h3, p + .h3, h3 + p, .h3 + p {
        margin-top: 18px
    }

h4, .h4 {
    font-family: "Roboto Condensed",sans-serif
}

    p + h4, p + .h4, h4 + p, .h4 + p {
        margin-top: 18px
    }

h5, .h5 {
    font-family: "Roboto Condensed",sans-serif
}

    p + h5, p + .h5, h5 + p, .h5 + p {
        margin-top: 18px
    }

h6, .h6 {
    font-family: "Roboto Condensed",sans-serif
}

    p + h6, p + .h6, h6 + p, .h6 + p {
        margin-top: 18px
    }

h1, .h1 {
    font: 28px/26px "Roboto Condensed",sans-serif;
    color: #000;
    font-weight: bold;
    letter-spacing: 0.56px
}

    h1 em, .h1 em {
        color: #1240ab;
        font-style: normal;
        display: block
    }

    h1.txt-white, .h1.txt-white {
        color: #fff
    }

h2, .h2 {
    font: 28px/26px "Roboto Condensed",sans-serif;
    color: #000;
    font-weight: bold
}

    h2.title, .h2.title {
        font: 18px/21px "Roboto Condensed",sans-serif;
        letter-spacing: 0.36px;
        font-weight: bold
    }

    h2.small, .h2.small {
        font: 22px/28px "Roboto Condensed",sans-serif;
        font-weight: bold
    }

h3, .h3 {
    font: 11px/22px "Roboto Condensed",sans-serif;
    color: #000;
    text-align: left;
    font-weight: bold;
    letter-spacing: 1.32px;
    text-transform: uppercase
}

    h3.title, .h3.title {
        font: bold 18px/20px "Roboto Condensed",sans-serif;
        letter-spacing: 0
    }

    h3.tt-n, .h3.tt-n {
        text-transform: none
    }

p + p {
    margin-top: 25px
}

a.genPDF, a#genPDF {
    float: right;
    margin-left: 36px
}

.m-t, form input[type="text"] + input, form input[type="email"] + input, form input[type="number"] + input, form input[type="date"] + input, form select + input, form textarea + input, form input[type="tel"] + input {
    margin-top: 24px
}

.m-t-n {
    margin-top: 0
}

.m-t-xl {
    margin-top: 72px
}

.m-t-lg {
    margin-top: 48px
}

.m-t-big {
    margin-top: 36px
}

.m-t-sm {
    margin-top: 12px
}

.m-t-xs {
    margin-top: 6px
}

.m-t-13 {
    margin-top: 13px
}

.m-t-15 {
    margin-top: 15px
}

.m-t-60 {
    margin-top: 60px
}

.m-t-m-60 {
    margin-top: -60px
}

.m-t-m-170 {
    margin-top: -170px
}

.m-b, form .list, form .textfield, form .datetime, form .radio {
    margin-bottom: 24px
}

.m-b-n {
    margin-bottom: 0
}

.m-b-xl {
    margin-bottom: 72px
}

.m-b-lg {
    margin-bottom: 48px
}

.m-b-big {
    margin-bottom: 36px
}

.m-b-sm {
    margin-bottom: 12px
}

.m-b-xs {
    margin-bottom: 6px
}

.m-b-m-big {
    margin-bottom: -36px
}

.m-b-60 {
    margin-bottom: 60px
}

@media screen and (max-width:900px) {
    .m-b-60 {
        margin-bottom: 24px
    }
}

.m-l {
    margin-left: 24px
}

.m-l-n {
    margin-left: 0
}

.m-l-big {
    margin-left: 36px
}

.m-l-lg {
    margin-left: 48px
}

.m-l-sm {
    margin-left: 12px
}

.m-l-xs {
    margin-left: 6px
}

.m-l-60 {
    margin-left: 60px
}

.m-l-1-col {
    margin-left: 8.3333333333%
}

.m-l-2-col {
    margin-left: 16.6666666667%
}

.m-l-3-col {
    margin-left: 25%
}

.m-l-4-col {
    margin-left: 33.3333333333%
}

.m-r {
    margin-right: 24px
}

.m-r-n {
    margin-right: 0
}

.m-r-lg {
    margin-right: 48px
}

.m-r-sm {
    margin-right: 12px
}

.m-r-xs {
    margin-right: 6px
}

.m-r-1-col {
    margin-right: 8.3333333333%
}

.m-r-2-col, form {
    margin-right: 16.6666666667%
}

.m-r-3-col {
    margin-right: 25%
}

.p-40 {
    padding: 40px
}

.p-60 {
    padding: 60px
}

.p-n {
    padding: 0
}

.p-t {
    padding-top: 24px
}

.p-t-n {
    padding-top: 0
}

.p-t-60 {
    padding-top: 60px
}

.p-t-lg {
    padding-top: 48px
}

.p-t-big {
    padding-top: 36px
}

.p-t-sm {
    padding-top: 12px
}

.p-t-xs {
    padding-top: 6px
}

.p-t-56 {
    padding-top: 56px
}

.p-t-90 {
    padding-top: 90px
}

.p-t-110 {
    padding-top: 110px
}

.p-t-xl {
    padding-top: 72px
}

.p-b {
    padding-bottom: 24px
}

.p-b-n {
    padding-bottom: 0
}

.p-b-lg {
    padding-bottom: 48px
}

.p-b-big {
    padding-bottom: 36px
}

.p-b-sm {
    padding-bottom: 12px
}

.p-b-xs {
    padding-bottom: 6px
}

.p-b-56 {
    padding-bottom: 56px
}

.p-b-60 {
    padding-bottom: 60px
}

.p-b-110 {
    padding-bottom: 110px
}

.p-b-xl {
    padding-bottom: 72px
}

.p-l {
    padding-left: 24px
}

.p-l-n {
    padding-left: 0
}

.p-l-xl {
    padding-left: 72px
}

.p-l-lg {
    padding-left: 48px
}

.p-l-big {
    padding-left: 36px
}

.p-l-sm {
    padding-left: 12px
}

.p-l-xs {
    padding-left: 6px
}

.p-l-40 {
    padding-left: 40px
}

.p-l-60 {
    padding-left: 60px
}

.p-l-90 {
    padding-left: 90px
}

.p-l-44 {
    padding-left: 44px
}

.p-l-1-col {
    padding-left: 8.3333333333%
}

.p-l-2-col {
    padding-left: 16.6666666667%
}

.p-l-3-col {
    padding-left: 25%
}

.p-r {
    padding-right: 24px
}

.p-r-n {
    padding-right: 0
}

.p-r-xl {
    padding-right: 72px
}

.p-r-lg {
    padding-right: 48px
}

.p-r-big {
    padding-right: 36px
}

.p-r-sm {
    padding-right: 12px
}

.p-r-xs {
    padding-right: 6px
}

.p-r-40 {
    padding-right: 40px
}

.p-r-60 {
    padding-right: 60px
}

.p-r-1-col {
    padding-right: 8.3333333333%
}

.p-r-2-col {
    padding-right: 16.6666666667%
}

.p-r-3-col {
    padding-right: 25%
}

.menu-load-more ul, header > .wrap > .col-12 nav ul, .mobile-menu nav ul, .mobile-menu .contact ul, [data-products-role="filters"] ul {
    list-style: none;
    margin: 0;
    padding: 0
}

    .menu-load-more ul li, header > .wrap > .col-12 nav ul li, .mobile-menu nav ul li, .mobile-menu .contact ul li, [data-products-role="filters"] ul li, .menu-load-more ul ol, header > .wrap > .col-12 nav ul ol, .mobile-menu nav ul ol, .mobile-menu .contact ul ol, [data-products-role="filters"] ul ol, .menu-load-more ul ul, header > .wrap > .col-12 nav ul ul, .mobile-menu nav ul ul, .mobile-menu .contact ul ul, [data-products-role="filters"] ul ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

        .menu-load-more ul li:before, header > .wrap > .col-12 nav ul li:before, .mobile-menu nav ul li:before, .mobile-menu .contact ul li:before, [data-products-role="filters"] ul li:before, .menu-load-more ul ol:before, header > .wrap > .col-12 nav ul ol:before, .mobile-menu nav ul ol:before, .mobile-menu .contact ul ol:before, [data-products-role="filters"] ul ol:before, .menu-load-more ul ul:before, header > .wrap > .col-12 nav ul ul:before, .mobile-menu nav ul ul:before, .mobile-menu .contact ul ul:before, [data-products-role="filters"] ul ul:before {
            display: none
        }

.v-c {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.f-w-n {
    font-weight: normal
}

.f-w-100 {
    font-weight: 100
}

.f-w-300 {
    font-weight: 300
}

.f-w-500 {
    font-weight: 500
}

.f-w-700, .f-w-b {
    font-weight: 700
}

.f-w-800 {
    font-weight: 800
}

.f-w-900 {
    font-weight: 900
}

.t-l {
    text-align: left
}

.t-c {
    text-align: center
}

.t-r {
    text-align: right
}

.tt-u {
    text-transform: uppercase
}

.tt-l {
    text-transform: lowercase
}

.overflow-hidden {
    overflow: hidden
}

.overflow-visible {
    overflow: visible
}

.bg-white {
    background-color: #fff
}

.txt-white {
    color: #fff
}

.fl-n {
    float: none
}

.fl-l {
    float: left
}

.fl-r {
    float: right
}

.d-n {
    display: none
}

.d-ib {
    display: inline-block
}

.d-bl {
    display: block
}

.block-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
    z-index: 1
}

.h-vh-100 {
    height: 100vh;
    min-height: 800px
}

.h-100-pr {
    height: 100%
}

.img-full-w {
    width: 100%;
    max-width: 100%
}

.img-max-h {
    max-height: 100%
}

.img-max-h-w-auto {
    max-height: 100%;
    width: auto
}

.img-max-w {
    max-width: 100%
}

.img-max-all {
    max-width: 100%;
    max-height: 100%
}

.bg-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.cl-l {
    clear: left
}

.cl-r {
    clear: right
}

.cl-lr {
    clear: both
}

.b-t {
    border-top: 1px solid #ddd
}

.b-r {
    border-right: 1px solid #ddd
}

.b-b {
    border-bottom: 1px solid #ddd
}

.b-l {
    border-left: 1px solid #ddd
}

.b-all {
    border: 1px solid #ddd
}

.z-1 {
    z-index: 1
}

.z-2 {
    z-index: 2
}

.z-3 {
    z-index: 3
}

.z-4 {
    z-index: 4
}

.z-5 {
    z-index: 5
}

.z-999 {
    z-index: 999
}

.pos-r {
    position: relative
}

.pos-a {
    position: absolute
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

body {
    position: relative;
    font: 14px/25px "Roboto",sans-serif;
    background: #F7F7F7;
    color: #000
}

a {
    font-weight: bold;
    text-decoration: none;
    color: #57656E
}

    a:hover {
        font-weight: bold;
        text-decoration: none;
        color: #57656E
    }

b, strong {
    font-weight: bold
}

i, em {
    font-style: italic
}

.grecaptcha-badge {
    visibility: hidden
}

.pos-a-all {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px
}

.bg-white {
    background-color: #fff
}

.bg-white-left {
    position: relative;
    background-color: #fff
}

    .bg-white-left.col-3:before {
        background-color: white;
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: calc(0% - 50vw );
        z-index: -1
    }

.bg-grey {
    background-color: #E6E6E6
}

.bg-grey-2 {
    background-color: #F7F7F7
}

.bg-grey-3 {
    background-color: #F0F0F0
}

.bg-grey-4 {
    background-color: #E8E8E8
}

.overlay-gradient {
    position: relative;
    overflow: hidden
}

    .overlay-gradient.pos-a-all {
        position: absolute
    }

    .overlay-gradient:after {
        content: '';
        background: #000;
        background: -moz-linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.68) 34%, transparent 63%);
        background: -webkit-linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.68) 34%, transparent 63%);
        background: linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.68) 34%, transparent 63%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%
    }

.label {
    align-self: flex-start;
    display: inline-block;
    background: #333;
    color: #fff;
    text-transform: uppercase;
    font: 11px/28px "Roboto Condensed",sans-serif;
    letter-spacing: 1.32px;
    padding: 0 12px;
    margin-bottom: 24px
}

.d-fl {
    display: flex;
    flex-wrap: wrap
}

.d-fl-jc-c {
    display: flex;
    justify-content: center
}

.d-fl-jc-sb {
    display: flex;
    justify-content: space-between
}

.d-fl-jc-e {
    display: flex;
    justify-content: flex-end
}

.d-fl-a-c {
    display: flex;
    align-items: center
}

.d-b-mob {
    display: none
}

[data-product-enabled="false"] {
    display: none
}

[data-role="album"] {
    background-color: #F0F0F0
}

    [data-role="album"] .col-2 span {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: absolute;
        top: 0;
        bottom: 0;
        background: rgba(0,0,0,0.75);
        color: #fff;
        text-align: center;
        line-height: 100%;
        width: 100%
    }

    [data-role="album"] .col-2 img {
        object-fit: cover
    }

.breadcrumb {
    margin-bottom: 12px
}

    .breadcrumb a {
        font: 200 11px/25px "Roboto Condensed",sans-serif;
        letter-spacing: 1.32px;
        color: rgba(255,255,255,0.6);
        text-transform: uppercase
    }

        .breadcrumb a:before {
            content: '\f104';
            font-family: "Font Awesome 5 Pro",sans-serif;
            font-weight: normal;
            margin-right: 12px
        }

        .breadcrumb a:hover {
            color: #fff
        }

    .breadcrumb.dark a {
        color: #000
    }

        .breadcrumb.dark a:hover {
            color: rgba(0,0,0,0.8)
        }

.r-txt {
    padding-left: 43%;
    padding: 0
}

h3.book {
    font-size: 18px;
    text-transform: none;
    letter-spacing: .36px
}

[data-equal="reference-overview"] {
    min-height: 129px
}

    [data-equal="reference-overview"] a.block-link {
        height: 100%
    }

    [data-equal="reference-overview"] [data-equal="content"] .col-10.p-l-n.p-r-n, [data-equal="reference-overview"] [data-equal="reference-overview"] .col-10.p-l-n.p-r-n {
        display: flex
    }

    [data-equal="reference-overview"] [data-equal="content"] .title.p-r-n, [data-equal="reference-overview"] [data-equal="reference-overview"] .title.p-r-n {
        padding-right: 15px
    }

    [data-equal="reference-overview"] [data-equal="content"] .title.p-l-n, [data-equal="reference-overview"] [data-equal="reference-overview"] .title.p-l-n {
        padding-left: 15px
    }

@media screen and (max-width:768px) {
    [data-equal="reference-overview"] [data-equal="content"] .title.p-r-lg, [data-equal="reference-overview"] [data-equal="reference-overview"] .title.p-r-lg {
        padding-right: 10px
    }

    [data-equal="reference-overview"] [data-equal="content"] .title.p-l-lg, [data-equal="reference-overview"] [data-equal="reference-overview"] .title.p-l-lg {
        padding-left: 10px
    }
}

[data-role="reference-intro"] {
    background: #fff
}

    [data-role="reference-intro"] .col-6 {
        min-height: 0
    }

    [data-role="reference-intro"] .clnt-title {
        color: #4D4D4D;
        font-style: italic
    }

    [data-role="reference-intro"] + [data-role="paragraphs"] {
        margin-top: 0
    }

[data-role="page-introduction-about-us"] + [data-role="paragraphs"] {
    margin-top: 0
}

[data-role="related-references"] {
    background: #F0F0F0
}

    [data-role="reference-main-item"] .clnt-title, [data-role="reference-overview"] .clnt-title, [data-role="related-references"] .clnt-title {
        display: flex;
        margin-top: 30px;
        min-height: 0
    }

    [data-role="reference-main-item"] .title.p-r-n, [data-role="reference-overview"] .title.p-r-n, [data-role="related-references"] .title.p-r-n {
        padding-right: 15px
    }

    [data-role="reference-main-item"] .title.p-l-n, [data-role="reference-overview"] .title.p-l-n, [data-role="related-references"] .title.p-l-n {
        padding-left: 15px
    }

.m-l-breakout.col-7 {
    margin-left: calc(0px - ((100vw - 1176px) / 2));
    width: calc(58.33333333% + ((100vw - 1176px) / 2))
}

.m-r-breakout.col-7 {
    margin-right: calc(0px - ((100vw - 1176px) / 2));
    width: calc(58.33333333% + ((100vw - 1176px) / 2))
}

.contact a {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: inline-block;
    padding: 0 8px 0;
    font-size: 13px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    color: #1f1f1f;
    text-decoration: none
}

    .contact a[href^="tel:"] {
        position: relative
    }

        .contact a[href^="tel:"]:before {
            content: "\f095";
            font-family: "Font Awesome 5 Pro",sans-serif;
            font-weight: bold;
            margin-right: 8px
        }

    .contact a[href^="mailto:"] {
        position: relative
    }

        .contact a[href^="mailto:"]:before {
            content: "\f0e0";
            font-family: "Font Awesome 5 Pro",sans-serif;
            font-weight: bold;
            margin-right: 8px
        }

    .contact a:hover {
        color: #1240ab
    }

.img-cover {
    object-fit: cover;
    height: 100%;
    width: 100%
}

.img-contain {
    object-fit: contain;
    height: 100%;
    width: 100%
}

.f-s-0 {
    font-size: 0px
}

    .f-s-0 > * {
        text-align: left;
        font-size: 14px
    }

    .f-s-0 > .fl-n.d-ib {
        vertical-align: top
    }

.txt-orange {
    color: #1240ab
}

.txt-green {
    color: green
}

.f-title {
    font-family: "Roboto Condensed",sans-serif
}

.shadow, form div.check ul.checkBoxes li input + label:before, form input[type="text"], form input[type="email"], form input[type="number"], form input[type="date"], form select, form textarea, form input[type="tel"] {
    box-shadow: 0px 1px 2px rgba(0,0,0,0.12)
}

.b-r-100 {
    border-radius: 100%
}

[data-role="default-header"] + [data-role="clickblocks"] {
    position: relative;
    z-index: 3
}

    [data-role="default-header"] + [data-role="clickblocks"] .col-4 {
        box-shadow: 0px 1px 2px rgba(0,0,0,0.12)
    }

    [data-role="default-header"] + [data-role="clickblocks"] .icon-block {
        font-size: 48px;
        line-height: 1;
        text-align: right
    }

    [data-role="default-header"] + [data-role="clickblocks"] + .wrap [data-equal-key="default-introduction"] {
        margin-top: -70px;
        position: relative;
        z-index: 2
    }

[data-role="product-groups"] > .col-8 .col-3 > .col-12 {
    box-shadow: 0px 1px 2px rgba(0,0,0,0.12)
}

    [data-role="product-groups"] > .col-8 .col-3 > .col-12 i {
        font-size: 48px;
        width: auto
    }

    [data-role="product-groups"] > .col-8 .col-3 > .col-12 a {
        font-family: "Roboto Condensed",sans-serif;
        font-size: 18px;
        line-height: 20px;
        display: block;
        letter-spacing: 0.36px
    }

    [data-role="product-groups"] > .col-8 .col-3 > .col-12 .block-link {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

        [data-role="product-groups"] > .col-8 .col-3 > .col-12 .block-link:hover {
            box-shadow: 0px 1px 5px rgba(0,0,0,0.2)
        }

[data-role="catalog-introduction"] h1, [data-role="catalog-introduction"] p {
    color: #fff
}

[data-role="catalog-introduction"] + [data-role="category-overview"] {
    margin-top: -60px;
    position: relative;
    z-index: 2
}

[data-role="productinfo"] {
    font-size: 12px;
    line-height: 25px
}

[data-role="category-overview"] .colfix > div > .col-12 {
    box-shadow: 0px 1px 2px rgba(0,0,0,0.12)
}

    [data-role="category-overview"] .colfix > div > .col-12 i {
        font-size: 48px;
        width: auto
    }

    [data-role="category-overview"] .colfix > div > .col-12 a {
        font-family: "Roboto Condensed",sans-serif;
        font-size: 18px;
        line-height: 20px
    }

[data-role="album"] a img {
    width: 100%;
    object-fit: cover
}

[data-role="page-introduction-contact"] {
    padding-bottom: 170px
}

    [data-role="page-introduction-contact"] + [data-role="contact-blocks"] {
        z-index: 2
    }

@media screen and (max-width:1140px) {
    [data-role="page-introduction-contact"] {
        padding-bottom: 60px
    }
}

[data-role="page-introduction-about-us"] ~ [data-role="clickblocks"] {
    background-color: #E8E8E8;
    padding-top: 60px;
    padding-bottom: 60px
}

    [data-role="page-introduction-about-us"] ~ [data-role="clickblocks"].m-b-lg {
        margin-bottom: 0
    }

@media screen and (max-width:900px) {
    [data-role="page-introduction-about-us"] ~ [data-role="clickblocks"] {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

[data-role="page-introduction"] .p-b-110, [data-role="page-introduction-about-us"] .p-b-110, [data-role="page-introduction-contact"] .p-b-110 {
    padding-bottom: 24px
}

[data-role="page-introduction"] h2, [data-role="page-introduction-about-us"] h2, [data-role="page-introduction-contact"] h2 {
    font-size: 28px;
    letter-spacing: normal;
    text-transform: none;
    text-align: left
}

[data-role="page-introduction"] h1, [data-role="page-introduction-about-us"] h1, [data-role="page-introduction-contact"] h1 {
    text-align: left
}

[data-role="page-introduction"] p, [data-role="page-introduction-about-us"] p, [data-role="page-introduction-contact"] p {
    text-align: left
}

[data-role="page-introduction-about-us"] h1, [data-role="page-introduction-about-us"] p, [data-role="page-introduction-contact"] h1, [data-role="page-introduction-contact"] p {
    color: #fff
}

[data-role="page-introduction-about-us"] .p-b-lg, [data-role="page-introduction-contact"] .p-b-lg {
    padding-bottom: 60px
}

[data-role="paragraph-introduction"] p {
    text-align: left
}

[data-equal="news-overview"] h3 {
    font-size: 18px;
    letter-spacing: 0.36px;
    text-transform: none
}

[data-role="news-overview"] .col-4 .shadow, [data-role="news-overview"] .col-4 form div.check ul.checkBoxes li input + label:before, form div.check ul.checkBoxes li [data-role="news-overview"] .col-4 input + label:before, [data-role="news-overview"] .col-4 form input[type="text"], form [data-role="news-overview"] .col-4 input[type="text"], [data-role="news-overview"] .col-4 form input[type="email"], form [data-role="news-overview"] .col-4 input[type="email"], [data-role="news-overview"] .col-4 form input[type="number"], form [data-role="news-overview"] .col-4 input[type="number"], [data-role="news-overview"] .col-4 form input[type="date"], form [data-role="news-overview"] .col-4 input[type="date"], [data-role="news-overview"] .col-4 form select, form [data-role="news-overview"] .col-4 select, [data-role="news-overview"] .col-4 form textarea, form [data-role="news-overview"] .col-4 textarea, [data-role="news-overview"] .col-4 form input[type="tel"], form [data-role="news-overview"] .col-4 input[type="tel"] {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

    [data-role="news-overview"] .col-4 .shadow:hover, [data-role="news-overview"] .col-4 form div.check ul.checkBoxes li input + label:hover:before, form div.check ul.checkBoxes li [data-role="news-overview"] .col-4 input + label:hover:before, [data-role="news-overview"] .col-4 form input[type="text"]:hover, form [data-role="news-overview"] .col-4 input[type="text"]:hover, [data-role="news-overview"] .col-4 form input[type="email"]:hover, form [data-role="news-overview"] .col-4 input[type="email"]:hover, [data-role="news-overview"] .col-4 form input[type="number"]:hover, form [data-role="news-overview"] .col-4 input[type="number"]:hover, [data-role="news-overview"] .col-4 form input[type="date"]:hover, form [data-role="news-overview"] .col-4 input[type="date"]:hover, [data-role="news-overview"] .col-4 form select:hover, form [data-role="news-overview"] .col-4 select:hover, [data-role="news-overview"] .col-4 form textarea:hover, form [data-role="news-overview"] .col-4 textarea:hover, [data-role="news-overview"] .col-4 form input[type="tel"]:hover, form [data-role="news-overview"] .col-4 input[type="tel"]:hover {
        box-shadow: 0px 1px 5px rgba(0,0,0,0.2)
    }

[data-role="paragraphs"] h2 {
    font-size: 18px
}

[data-role="paragraphs"] [data-equal-key="paragraph-row-1"] {
    padding-top: 36px
}

.menu-load-more ul {
    margin-top: 12px;
    border-left: 1px solid #ddd;
    padding-left: 17px
}

    .menu-load-more ul li a {
        font-weight: 400;
        font-size: 14px;
        line-height: 28px;
        color: #000
    }

        .menu-load-more ul li a.active {
            font-weight: 600
        }

.menu-load-more .show-more-trigger {
    margin-left: 18px;
    font-weight: 400;
    font-style: italic
}

[data-equal="employee-overview"] .h3 {
    font-size: 18px;
    letter-spacing: 0.36px
}

[data-role="icons-workers"] {
    color: #1240ab
}

[data-role="page-introduction"] + [data-role="wall"] {
    margin-top: 0
}

.wall, .wallItem .info, .wallItem dl, .wallItem > .video, .wallItem > .video > div, .wallItem > .video img, .wallItem > .video iframe {
    position: relative;
    float: left;
    width: 100%
}

.wallItem video, .wallItem figure, .wallItem picture {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: absolute;
    top: 0;
    left: 12px;
    right: 12px;
    padding: 0;
    margin: 0;
    border-radius: 0px
}

    .wallItem video:after, .wallItem figure:after, .wallItem picture:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 0px;
        background-color: rgba(0,0,0,0.3)
    }

    .wallItem figure > img {
        width: 100%;
        border-radius: 0px
    }

    .wallItem figure > img, .wallItem .head time.createDate, .wallItem .info div {
        float: left
    }

.wallItem [data-role="description"], .wallItem .head {
    float: left;
    width: 100%;
    padding: 72px 72px 0;
    position: absolute;
    color: #fff;
    bottom: 60px
}

.wallItem .info [data-role="button-foot"] {
    position: absolute;
    bottom: 0;
    right: 24px
}

.wallItem [data-role="description"] > .dates, .wallItem h3 {
    float: right
}

.wallItem dt, .wallItem dd {
    float: left;
    display: block
}

    .wallItem dt + dd + dt {
        clear: left
    }

.wallItem > .video [data-role="duration"], .wallItem > .video > div > a.overlay > span, .wallItem .overlay-parent .overlay .play {
    position: absolute;
    display: block
}

.wallItem [data-role="description-cutoff-off"], .wallItem [data-role="description-cutoff-on"].hide {
    display: none
}

    .wallItem [data-role="description-cutoff-off"].show, .wallItem [data-role="description-cutoff-on"] {
        display: block
    }

[data-role="wooker"] .loadmore-bar {
    float: left;
    width: 100%;
    cursor: pointer
}

    [data-role="wooker"] .loadmore-bar.loading > .loading, [data-role="wooker"] .loadmore-bar > .notLoading {
        position: relative;
        display: block;
        cursor: pointer
    }

    [data-role="wooker"] .loadmore-bar.loading > .notLoading, [data-role="wooker"] .loadmore-bar > .loading {
        display: none;
        cursor: pointer
    }

    [data-role="wooker"] .loadmore-bar.loading > .loading > span {
        position: absolute;
        cursor: pointer
    }

.wallItem {
    width: 25%;
    border: 0
}

    .wallItem:hover figure img, .wallItem:hover figure video {
        opacity: 0.8
    }

    .wallItem:hover figure i.icon-movie.fas {
        opacity: 1
    }

i.icon-movie {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

    i.icon-movie.fas {
        color: #fff;
        font-size: 30px;
        z-index: 9
    }

.wallItem [data-role="description"], .wallItem .head {
    padding: 20px 24px 17px;
    font: none
}

.wallItem .head {
    padding-bottom: 12px
}

    .wallItem .head + [data-role="description"] {
        padding-top: 0
    }

    .wallItem .head time.createDate {
        text-transform: uppercase;
        font: 800 16px 'Raleway'
    }

.wallItem [data-role="description"] > .dates {
    text-align: right;
    font-family: 'Roboto Slab'
}

.wallItem .info {
    padding: 0 24px 20px;
    text-transform: lowercase
}

.wallItem dl {
    margin-top: 23px
}

.wallItem dt {
    width: 130px
}

.wallItem dd {
    width: 134px
}

.wallItem .button {
    font-size: 16px;
    line-height: 27px;
    padding-bottom: 6px
}

.wallItem > .video [data-role="duration"] {
    padding: 5px 12px;
    bottom: 24px;
    right: 24px;
    background-color: #fff
}

.wallItem > .video > div > a.overlay > span, .wallItem .overlay-parent .overlay .play {
    bottom: 18px;
    left: 20px;
    width: 39px;
    height: 43px;
    background: url(../images/sprite.png) -62px -26px no-repeat
}

.wallItem > .video > div > a.overlay:hover > span, .wallItem .overlay-parent .overlay:hover .play {
    background-position: -101px -26px
}

[data-role="wooker"] .loadmore-bar {
    margin: 15px 0;
    padding: 12px 0;
    text-align: center;
    font: bold 16px/24px "Roboto Condensed",Helvetica,"Helvetica Neue",Arial,sans-serif;
    color: #000;
    text-transform: uppercase
}

    [data-role="wooker"] .loadmore-bar.loading > .loading > span {
        top: 2px;
        left: 12px;
        width: 16px;
        height: 16px;
        background: url(../images/loading.gif) top left no-repeat
    }

.wallItem .info {
    font-size: 14px;
    font-weight: normal;
    font-family: 'Arial';
    color: #9e9e9e
}

.wallItem h3 {
    font-size: 16px;
    font-weight: 800;
    color: #ea224a;
    margin-top: 0
}

[data-role="wooker"] .loadmore-bar {
    background-color: transparent
}

.wallItem {
    background-color: transparent
}

.wallItem {
    color: #000
}

    .wallItem dt, .wallItem .head time.createDate, .wallItem [data-role="description"] a {
        color: #ea224a
    }

    .wallItem .button {
        border-color: #000
    }

.aspect-1x1 {
    position: relative
}

    .aspect-1x1:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 100%
    }

    .aspect-1x1 > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

@media screen and (max-width:980px) {
    .wallItem {
        width: calc(100% / 2)
    }
}

@media screen and (max-width:768px) {
    .rbm-lightbox .col-7.asp-600x615 figure {
        position: absolute;
        top: 0;
        left: 0;
        right: 0
    }
}

@media screen and (max-width:579px) {
    .wallItem {
        width: 100%
    }

        .wallItem [data-role="description"], .wallItem .head {
            padding: 24px 48px 0 24px
        }
}

.wallItem.asp-1x1 .content.pos-abs-bl {
    left: 0;
    bottom: 0;
    right: 0;
    top: auto;
    padding: 48px
}

.wallItem figure {
    position: absolute !important
}

    .wallItem figure img, .wallItem figure video {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

.wallItem:hover figure img, .wallItem:hover figure video {
    opacity: 0.8
}

.wallItem:hover i.icon-movie:after {
    opacity: 1
}

.swiper-container .wall .col-4 figure {
    position: absolute !important;
    top: 0
}

    .swiper-container .wall .col-4 figure img, .swiper-container .wall .col-4 figure video {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

.swiper-container .wall .col-4:hover i.icon-movie:after {
    opacity: 1
}

[data-role="socialmedia-block"] .img-overlay {
    left: 0px;
    right: 0px
}

[data-role="socialmedia-block"] [data-role="description"] {
    font-weight: 900;
    text-align: left;
    padding-left: 48px;
    padding-right: 48px
}

[data-role="socialmedia-block"] .img-overlay.content:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, transparent 100%)
}

[data-role="landingspage-introduction"] > .col-7 {
    color: #fff;
    margin-bottom: -24px
}

    [data-role="landingspage-introduction"] > .col-7 h1 {
        color: #fff;
        letter-spacing: 0
    }

[data-role="landingspage-introduction"] > .col-5 {
    margin-bottom: -60px
}

    [data-role="landingspage-introduction"] > .col-5 h3 {
        letter-spacing: 0;
        font-size: 18px
    }

    [data-role="landingspage-introduction"] > .col-5 > form {
        margin: 0;
        padding: 18px 0 0
    }

        [data-role="landingspage-introduction"] > .col-5 > form input, [data-role="landingspage-introduction"] > .col-5 > form textarea {
            border-radius: 4px;
            background-color: #f6f6f6;
            border: solid 2px #EBEBEB;
            color: rgba(0,0,0,0.6);
            height: auto;
            padding: 10px;
            font: normal 14px/30px 'Roboto'
        }

            [data-role="landingspage-introduction"] > .col-5 > form input:focus, [data-role="landingspage-introduction"] > .col-5 > form textarea:focus {
                border-color: rgba(236,97,52,0.5)
            }

            [data-role="landingspage-introduction"] > .col-5 > form input::placeholder, [data-role="landingspage-introduction"] > .col-5 > form textarea::placeholder {
                text-transform: unset;
                color: rgba(0,0,0,0.6)
            }

            [data-role="landingspage-introduction"] > .col-5 > form input + input, [data-role="landingspage-introduction"] > .col-5 > form textarea + input {
                margin-top: 6px
            }

            [data-role="landingspage-introduction"] > .col-5 > form input[type="checkbox"], [data-role="landingspage-introduction"] > .col-5 > form textarea[type="checkbox"] {
                display: none
            }

                [data-role="landingspage-introduction"] > .col-5 > form input[type="checkbox"] + label, [data-role="landingspage-introduction"] > .col-5 > form textarea[type="checkbox"] + label {
                    cursor: pointer;
                    position: relative;
                    padding-left: 36px;
                    margin-top: 24px
                }

                    [data-role="landingspage-introduction"] > .col-5 > form input[type="checkbox"] + label:before, [data-role="landingspage-introduction"] > .col-5 > form textarea[type="checkbox"] + label:before {
                        -webkit-border-radius: 4px;
                        -moz-border-radius: 4px;
                        -ms-border-radius: 4px;
                        border-radius: 4px;
                        border: solid 2px #d6d6d6;
                        top: -2px;
                        left: 0px;
                        display: block;
                        position: absolute;
                        width: 22px;
                        height: 22px;
                        content: "";
                        background: #fff;
                        cursor: pointer
                    }

                    [data-role="landingspage-introduction"] > .col-5 > form input[type="checkbox"] + label:after, [data-role="landingspage-introduction"] > .col-5 > form textarea[type="checkbox"] + label:after {
                        -webkit-border-radius: 4px;
                        -moz-border-radius: 4px;
                        -ms-border-radius: 4px;
                        border-radius: 4px;
                        top: 4px;
                        left: 6px;
                        display: block;
                        position: absolute;
                        width: 14px;
                        height: 14px;
                        content: "";
                        background: #F6F6F6;
                        cursor: pointer
                    }

                [data-role="landingspage-introduction"] > .col-5 > form input[type="checkbox"]:checked + label:after, [data-role="landingspage-introduction"] > .col-5 > form textarea[type="checkbox"]:checked + label:after {
                    background-color: #1240ab
                }

        [data-role="landingspage-introduction"] > .col-5 > form textarea {
            height: 85px
        }

        [data-role="landingspage-introduction"] > .col-5 > form label {
            width: 100%;
            text-align: left
        }

[data-role="landingspage-introduction"] ul {
    list-style: none;
    font: 700 18px/22px Roboto Condensed;
    margin-top: 24px
}

    [data-role="landingspage-introduction"] ul li {
        margin-left: 38px;
        padding: 10px 0
    }

        [data-role="landingspage-introduction"] ul li:before {
            font-family: "Font Awesome 5 Pro",sans-serif;
            content: '\f00c';
            color: #1240ab;
            position: absolute;
            margin-left: -38px
        }

[data-role="landingspage-introduction"] + [data-role="paragraphs"] .wrap:first-child h2 {
    font-size: 28px
}

[data-role="landingspage-introduction"] + [data-role="paragraphs"] + .wrap.bg-grey .search-box {
    width: 100%
}

    [data-role="landingspage-introduction"] + [data-role="paragraphs"] + .wrap.bg-grey .search-box form {
        width: 100%
    }

        [data-role="landingspage-introduction"] + [data-role="paragraphs"] + .wrap.bg-grey .search-box form input {
            width: calc(100% - 40px)
        }

[data-role="landingspage-introduction"] + [data-role="paragraphs"] + .wrap.bg-grey + [data-role="paragraphs"] {
    margin-top: 0
}

    [data-role="landingspage-introduction"] + [data-role="paragraphs"] + .wrap.bg-grey + [data-role="paragraphs"] .wrap:first-child h2 {
        font-size: 28px
    }

[data-role="wooker"] .loadmore-bar {
    width: 33.33%;
    margin-left: 33.33%
}

.overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

[data-role="page-introduction"] h1.product-title .d-n {
    display: inline
}

[data-role="page-introduction"] [data-product-load="title"] {
    color: #1240ab
}

[data-role="wooker-homepage"] {
    width: 20%
}

.fs-it {
    font-style: italic
}

.fz-11 {
    font-size: 11px
}

.fs-it.fz-11 {
    margin-top: -4px;
    margin-left: 8px
}

.txt-one-line {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 80%
}

header {
    background-color: #fff;
    position: relative;
    float: left;
    width: 100%;
    z-index: 79
}

    header > .wrap > .col-12 .logo span {
        color: #1240ab;
        line-height: 54px;
        margin-top: 4px;
        display: inline-block;
        font-size: 12px
    }

    header > .wrap > .col-12 .logo img {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        height: 32px;
        margin-top: 14px;
        margin-bottom: 15px;
        margin-right: 10px
    }

    header > .wrap > .col-12 nav ul {
        float: right
    }

        header > .wrap > .col-12 nav ul li {
            float: left
        }

            header > .wrap > .col-12 nav ul li.active > a {
                position: relative;
                color: #1240ab
            }

            header > .wrap > .col-12 nav ul li a {
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -ms-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                display: block;
                margin-top: 5px;
                padding: 13px 12px 13px;
                font-size: 13px;
                font-weight: 400;
                font-family: "Roboto",sans-serif;
                color: #1f1f1f
            }

                header > .wrap > .col-12 nav ul li a:hover {
                    color: #1240ab
                }

    header > .wrap > .col-12 .contact:before {
        content: '|';
        color: #ddd;
        font-size: 14px;
        padding-left: 8px;
        padding-right: 8px;
        font-weight: normal
    }

    header > .wrap > .col-12 .contact a {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        display: inline-block;
        margin-top: 5px;
        padding: 13px 12px 13px;
        font-size: 13px;
        font-weight: 400;
        font-family: "Roboto",sans-serif;
        color: #1f1f1f
    }

        header > .wrap > .col-12 .contact a[href^="tel:"] {
            position: relative
        }

            header > .wrap > .col-12 .contact a[href^="tel:"]:before {
                content: "\f095";
                font-family: "Font Awesome 5 Pro",sans-serif;
                font-weight: bold;
                margin-right: 8px;
                font-size: 11px
            }

        header > .wrap > .col-12 .contact a[href^="mailto:"] {
            position: relative
        }

            header > .wrap > .col-12 .contact a[href^="mailto:"]:before {
                content: "\f0e0";
                font-family: "Font Awesome 5 Pro",sans-serif;
                font-weight: bold;
                margin-right: 8px
            }

        header > .wrap > .col-12 .contact a:hover {
            color: #1240ab
        }

    header > .wrap > .col-12 i.fa-phone {
        display: none
    }

    header > .wrap + .wrap {
        background-color: #1240ab
    }

        header > .wrap + .wrap > .col-12 {
            padding: 0
        }

            header > .wrap + .wrap > .col-12 nav {
                float: left
            }

                header > .wrap + .wrap > .col-12 nav ul li.active > a {
                    color: rgba(255,255,255,0.6)
                }

                header > .wrap + .wrap > .col-12 nav ul li a {
                    font-size: 20px;
                    font-weight: 800;
                    font-family: "Roboto Condensed",sans-serif;
                    color: #fff;
                    margin-top: 0;
                    padding: 21px 24px 21px
                }

                    header > .wrap + .wrap > .col-12 nav ul li a:hover {
                        color: rgba(255,255,255,0.6)
                    }

                header > .wrap + .wrap > .col-12 nav ul li.first a {
                    padding-left: 0
                }

                header > .wrap + .wrap > .col-12 nav ul li.last a {
                    padding-right: 0
                }

        header > .wrap + .wrap + .wrap[data-role="product-bar"] {
            background-color: #fff;
            padding-top: 5px;
            padding-bottom: 5px;
            box-shadow: 0px 0px 12px #0000001F
        }

            header > .wrap + .wrap + .wrap[data-role="product-bar"].d-n {
                display: none
            }

            header > .wrap + .wrap + .wrap[data-role="product-bar"] [data-product-bar="image"] {
                padding: 6px 0
            }

                header > .wrap + .wrap + .wrap[data-role="product-bar"] [data-product-bar="image"] img {
                    float: left;
                    height: 43px;
                    width: auto
                }

            header > .wrap + .wrap + .wrap[data-role="product-bar"] [data-product-bar="title"] {
                line-height: 21px;
                padding: 17px 0
            }

            header > .wrap + .wrap + .wrap[data-role="product-bar"] .fl-r.first [data-product-bar="btn"] {
                padding: 13px 56px
            }

            header > .wrap + .wrap + .wrap[data-role="product-bar"] .fl-r.second [data-product-bar="btn"] {
                padding: 14px 56px
            }

    .mobile-menu [data-role="languages"], header > .wrap > .col-12 [data-role="languages"] {
        position: relative;
        float: right;
        z-index: 9999;
        padding: 13px 12px 13px;
        margin-top: 5px
    }

        .mobile-menu [data-role="languages"] > div, header > .wrap > .col-12 [data-role="languages"] > div {
            position: relative;
            cursor: pointer
        }

            .mobile-menu [data-role="languages"] > div:active, .mobile-menu [data-role="languages"] > div:hover, header > .wrap > .col-12 [data-role="languages"] > div:active, header > .wrap > .col-12 [data-role="languages"] > div:hover {
                color: #1240ab
            }

            .mobile-menu [data-role="languages"] > div > span, header > .wrap > .col-12 [data-role="languages"] > div > span {
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -ms-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                padding-right: 22px;
                font-size: 12px;
                margin-left: 8px
            }

            .mobile-menu [data-role="languages"] > div i, header > .wrap > .col-12 [data-role="languages"] > div i {
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -ms-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                font-size: 11px
            }

            .mobile-menu [data-role="languages"] > div:after, header > .wrap > .col-12 [data-role="languages"] > div:after {
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -ms-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                position: absolute;
                top: 0;
                right: 0;
                font-family: "Font Awesome 5 Pro",sans-serif;
                content: '\f0d7';
                font-size: 13px;
                font-weight: bold
            }

        .mobile-menu [data-role="languages"] ul, header > .wrap > .col-12 [data-role="languages"] ul {
            display: none;
            position: absolute;
            top: 48px;
            right: -10px;
            width: 100px;
            list-style: none;
            background-color: #fff;
            box-shadow: 0px 1px 6px 0px rgba(0,0,0,0.05);
            border: 1px solid #ddd
        }

            .mobile-menu [data-role="languages"] ul li, header > .wrap > .col-12 [data-role="languages"] ul li {
                position: relative;
                margin: 0
            }

                .mobile-menu [data-role="languages"] ul li a, header > .wrap > .col-12 [data-role="languages"] ul li a {
                    position: relative;
                    display: block
                }

                    .mobile-menu [data-role="languages"] ul li a span, header > .wrap > .col-12 [data-role="languages"] ul li a span {
                        padding-left: 10px;
                        padding-right: 10px;
                        font-size: 14px;
                        font-weight: normal;
                        font-family: "Roboto",sans-serif;
                        color: #000;
                        text-transform: uppercase
                    }

                        .mobile-menu [data-role="languages"] ul li a span:hover, header > .wrap > .col-12 [data-role="languages"] ul li a span:hover {
                            color: #1240ab
                        }

                    .mobile-menu [data-role="languages"] ul li a.active, header > .wrap > .col-12 [data-role="languages"] ul li a.active {
                        color: #1240ab
                    }

.mobile-menu [data-role="languages"] {
    width: 100%;
    text-align-last: left;
    float: left;
    padding-left: 24px;
    padding-right: 24px
}

    .mobile-menu [data-role="languages"] ul {
        display: none;
        width: 100%;
        list-style: none;
        border: none;
        box-shadow: none
    }

        .mobile-menu [data-role="languages"] ul li a {
            line-height: 36px
        }

body.language-open .mobile-menu [data-role="languages"] ul, body.language-open header .col-12 [data-role="languages"] ul {
    display: block
}

body.language-open .mobile-menu [data-role="languages"] > div:after, body.language-open header .col-12 [data-role="languages"] > div:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

#menu-trigger {
    display: none;
    position: absolute;
    left: 5px;
    top: 0;
    cursor: pointer;
    padding: 19px 17px 13px 17px
}

    #menu-trigger .bar1, #menu-trigger .bar2, #menu-trigger .bar3 {
        width: 18px;
        height: 3px;
        background: #1240ab;
        margin-bottom: 4px;
        transition: all 0.6s;
        border-radius: 4px
    }

.mobile-menu {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: #fff;
    position: fixed;
    width: 100%;
    max-width: 300px;
    left: -300px;
    top: 0;
    bottom: 0;
    overflow: auto;
    z-index: 90;
    padding-bottom: 10px
}

    .mobile-menu > i {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        position: absolute;
        top: 17px;
        right: 24px;
        font-size: 24px;
        cursor: pointer
    }

        .mobile-menu > i.fa, .mobile-menu > i.fab, .mobile-menu > i.fas, .mobile-menu > i.far, .mobile-menu > i.fal {
            color: #000
        }

        .mobile-menu > i + nav {
            margin-top: 71px;
            border-top: 1px solid #ddd
        }

        .mobile-menu > i:hover {
            color: #1240ab
        }

    .mobile-menu nav {
        float: left;
        width: 100%
    }

        .mobile-menu nav ul li a {
            position: relative
        }

            .mobile-menu nav ul li a:after {
                content: '\f105';
                font-family: "Font Awesome 5 Pro", sans-serif;
                font-weight: bold;
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                right: 18px
            }

        .mobile-menu nav:first-of-type ul {
            position: relative
        }

            .mobile-menu nav:first-of-type ul li a {
                position: relative
            }

                .mobile-menu nav:first-of-type ul li a:before {
                    display: inline-block;
                    font-family: "vdveldt";
                    line-height: 44px;
                    font-size: 20px;
                    font-weight: normal;
                    margin-right: 8px
                }

            .mobile-menu nav:first-of-type ul li:nth-child(1) a:before {
                content: '\e924'
            }

            .mobile-menu nav:first-of-type ul li:nth-child(2) a:before {
                content: '\e945'
            }

            .mobile-menu nav:first-of-type ul li:nth-child(3) a:before {
                content: '\e946'
            }

        .mobile-menu nav ul li {
            float: left;
            width: 100%;
            padding-left: 0;
            border-bottom: 1px solid #ddd
        }

            .mobile-menu nav ul li:before {
                display: none
            }

            .mobile-menu nav ul li a {
                font-size: 18px;
                font-family: "Roboto Condensed",sans-serif;
                color: #000
            }

                .mobile-menu nav ul li a:hover {
                    color: #1240ab
                }

            .mobile-menu nav ul li a {
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -ms-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                display: block;
                padding: 8px 24px
            }

            .mobile-menu nav ul li.active > a {
                color: #1240ab
            }

        .mobile-menu nav + nav ul li a {
            -webkit-transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
            -ms-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
            display: block;
            padding: 13px 24px;
            font-size: 13px;
            font-weight: 400;
            color: #000;
            padding: 0 24px;
            font: 13px/50px "Roboto",sans-serif;
            letter-spacing: 0.26px
        }

            .mobile-menu nav + nav ul li a:hover {
                color: #1240ab
            }

    .mobile-menu .contact ul {
        float: left;
        width: 100%
    }

        .mobile-menu .contact ul a {
            position: relative
        }

            .mobile-menu .contact ul a:after {
                content: '\f105';
                font-family: "Font Awesome 5 Pro", sans-serif;
                font-weight: bold;
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                right: 18px
            }

    .mobile-menu .contact a {
        float: left;
        display: block;
        width: 100%;
        line-height: 50px;
        padding: 0 24px;
        border-bottom: 1px solid #ddd
    }

.mob-quick-menu {
    display: none
}

@media screen and (min-width:1231px) {
    body.fixed-nav header .wrap + .wrap {
        position: fixed;
        top: 0;
        z-index: 999
    }

        body.fixed-nav header .wrap + .wrap + .wrap {
            top: 67px
        }
}

@media screen and (max-width:1230px) {
    body > header, body > main, body > footer, body #menu-trigger {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    body #menu-trigger {
        display: block
    }

    header > .wrap {
        position: fixed;
        display: block;
        top: 0;
        z-index: 2;
        background-color: #fff;
        text-align: center
    }

        header > .wrap > .col-12 {
            padding: 6px 0 13px 0
        }

            header > .wrap > .col-12 > a.logo {
                display: block;
                height: 38px;
                position: relative
            }

                header > .wrap > .col-12 > a.logo span {
                    line-height: 1;
                    font-size: 11px;
                    position: absolute;
                    left: 50%;
                    transform: translateX(-50%)
                }

                header > .wrap > .col-12 > a.logo img {
                    float: none;
                    display: inline-block;
                    height: 25px;
                    margin: 0;
                    margin-top: 9px
                }

            header > .wrap > .col-12 i.fa-phone {
                display: block;
                position: absolute;
                top: 18px;
                right: 24px;
                color: #1240ab;
                font-size: 18px
            }

            header > .wrap > .col-12 .contact, header > .wrap > .col-12 nav {
                display: none
            }

            header > .wrap > .col-12 .mobile-menu {
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -ms-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                clear: both
            }

        header > .wrap + .wrap {
            top: 57px
        }

            header > .wrap + .wrap > .col-12 {
                padding: 0
            }

                header > .wrap + .wrap > .col-12 nav {
                    display: block
                }

    #overlay {
        position: fixed;
        top: 0;
        left: 100%;
        right: 0;
        bottom: 0;
        z-index: 80;
        background-color: transparent
    }

    .mobile-open {
        overflow: hidden
    }

        .mobile-open #menu-trigger {
            opacity: 0
        }

        .mobile-open body > header, .mobile-open body > main, .mobile-open body > footer {
            margin-left: 300px
        }

        .mobile-open body, .mobile-open main {
            overflow: hidden
        }

        .mobile-open .mobile-menu {
            top: 0;
            overflow-y: auto;
            bottom: 0;
            left: 0
        }

        .mobile-open #overlay {
            display: block;
            left: 0;
            background: rgba(0,0,0,0.7)
        }

    main {
        float: left;
        width: 100%;
        margin-top: 106px
    }
}

@media screen and (max-width:1100px) {
    .mob-quick-menu {
        justify-content: space-between;
        padding-left: 6px;
        padding-right: 6px
    }

        .mob-quick-menu i, .mob-quick-menu a {
            font-size: 16px;
            font-weight: bold;
            font-family: "Roboto Condensed",sans-serif;
            color: #fff;
            margin-top: 0;
            padding: 8px 21px
        }

            .mob-quick-menu i.active, .mob-quick-menu i:hover, .mob-quick-menu a.active, .mob-quick-menu a:hover {
                color: rgba(255,255,255,0.6)
            }

        .mob-quick-menu i {
            font-family: "Font Awesome 5 Pro",sans-serif;
            line-height: 25px;
            font-weight: normal
        }

            .mob-quick-menu i.fa-search {
                cursor: pointer
            }

    .search-open #overlay {
        display: block;
        left: 0;
        background: rgba(0,0,0,0.7)
    }
}

@media screen and (max-width:900px) {
    header > .wrap + .wrap {
        top: 53px
    }

        header > .wrap + .wrap > .col-12 {
            padding: 0
        }

            header > .wrap + .wrap > .col-12 nav {
                display: block
            }

                header > .wrap + .wrap > .col-12 nav ul li a {
                    font-size: 16px;
                    letter-spacing: 0.32px;
                    padding: 12px 21px
                }

    header [data-role="product-bar"]#fixedProduct {
        bottom: 0;
        top: auto !important
    }

        header [data-role="product-bar"]#fixedProduct [data-product-bar="title"], header [data-role="product-bar"]#fixedProduct [data-product-bar="image"] {
            display: none
        }

    main {
        margin-top: 102px
    }
}

@media screen and (max-width:780px) {
    header > .wrap #menu-trigger {
        padding: 19px 11px 13px 11px
    }
}

@media screen and (max-width:750px) {
    header > .wrap + .wrap {
        padding-left: 18px;
        padding-right: 18px
    }

        header > .wrap + .wrap > .col-12 nav {
            display: none
        }

        header > .wrap + .wrap > .col-12 .mob-quick-menu {
            display: flex
        }

    [data-role="product-bar"] {
        display: none
    }

    main {
        margin-top: 94px
    }
}

@media screen and (max-width:640px) {
    [data-role="product-bar"] {
        display: none
    }

    main {
        margin-top: 94px
    }
}

@media screen and (max-width:600px) {
    header [data-role="product-bar"]#fixedProduct [data-product-bar="btn"] {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media screen and (max-width:500px) {
    .mob-quick-menu i, .mob-quick-menu a {
        line-height: 25px
    }

    .mob-quick-menu a {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media screen and (max-width:520px) {
    header [data-role="product-bar"]#fixedProduct .m-t-15 {
        display: none
    }

    header [data-role="product-bar"]#fixedProduct .fl-r.second {
        width: calc(100% - 152px)
    }

    header [data-role="product-bar"]#fixedProduct .fl-r.first {
        float: left;
        width: 140px
    }

    header [data-role="product-bar"]#fixedProduct .fl-r [data-product-bar="btn"] {
        padding-left: 12px;
        padding-right: 12px;
        width: 100%
    }
}

@media screen and (max-width:379px) {
    .mob-quick-menu i, .mob-quick-menu a {
        padding-left: 8px;
        padding-right: 8px
    }

    .mob-quick-menu i {
        padding-right: 0
    }
}

@media screen and (max-width:339px) {
    .mob-quick-menu i, .mob-quick-menu a {
        padding-left: 6px;
        padding-right: 6px
    }

    .mob-quick-menu i {
        padding-right: 0
    }
}

footer ul {
    margin: 0
}

    footer ul li {
        list-style: none;
        margin: 0;
        line-height: 36px
    }

        footer ul li a {
            font: Bold 16px "Roboto Condensed",sans-serif;
            letter-spacing: 0.32px;
            line-height: 1.3;
            display: inline-block
        }

footer .footer-menu-mobile {
    display: none
}

[data-role="socials"] .col-6:after {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    content: '';
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

[data-role="socials"] .col-6:hover:after {
    background: rgba(0,0,0,0.8)
}

[data-role="socials"] .col-6 img {
    max-height: 240px;
    overflow: hidden
}

[data-role="socials"] .col-6 a {
    color: #fff;
    display: flex;
    font-size: 18px;
    line-height: 20px;
    font-family: "Roboto Condensed",sans-serif;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

    [data-role="socials"] .col-6 a i {
        font-size: 36px;
        line-height: 36px;
        margin-bottom: 12px;
        font-weight: 200
    }

[data-role="footer-sitemap"] .col-6 ul {
    width: 50%;
    float: left;
    padding-right: 12px
}

[data-role="copyright"] {
    color: #000;
    font-size: 11px
}

    [data-role="copyright"] a {
        color: #000;
        font-weight: normal
    }

    [data-role="copyright"] div a:before {
        content: "|";
        color: #000;
        margin: 0 12px
    }

    [data-role="copyright"] div:last-child a:first-child:before {
        content: "";
        margin: 0
    }

    [data-role="copyright"] .d-fl-jc-c div {
        flex: 1 0 33%
    }

        [data-role="copyright"] .d-fl-jc-c div:first-child {
            justify-content: flex-end
        }

[data-role="footer-contact"] {
    font-size: 13px
}

    [data-role="footer-contact"] .t-c {
        line-height: 26px
    }

    [data-role="footer-contact"] .logo span {
        font-size: 11px;
        line-height: 38px
    }

    [data-role="footer-contact"] a:last-of-type {
        padding-right: 0
    }

@media screen and (max-width:1140px) {
    [data-role="footer-contact"] .logo span {
        width: 100%;
        padding-left: 6px;
        line-height: 1
    }

    [data-role="footer-contact"] .logo img {
        height: 32px
    }
}

@media screen and (max-width:1024px) {
    [data-role="footer-sitemap"] > .colfix > .col-3 {
        width: 50%
    }

    [data-role="footer-sitemap"] > .colfix > .col-6 {
        margin-top: 40px;
        width: 100%
    }

        [data-role="footer-sitemap"] > .colfix > .col-6 > div {
            width: 100%;
            float: left
        }

            [data-role="footer-sitemap"] > .colfix > .col-6 > div > div {
                width: 100%;
                float: left;
                padding-left: 0;
                padding-right: 0
            }

                [data-role="footer-sitemap"] > .colfix > .col-6 > div > div > ul {
                    padding-left: 24px;
                    padding-right: 36px
                }

                    [data-role="footer-sitemap"] > .colfix > .col-6 > div > div > ul + ul {
                        padding-left: 36px;
                        padding-right: 24px
                    }
}

@media screen and (max-width:950px) {
    [data-role="footer-contact"] a {
        padding: 0
    }
}

@media screen and (max-width:800px) {
    [data-role="socials"] .col-6 a {
        font-size: 16px;
        line-height: 28px
    }

        [data-role="socials"] .col-6 a i {
            line-height: 28px;
            font-size: 20px
        }
}

@media screen and (max-width:768px) {
    [data-role="footer-contact"] .col-4 {
        width: 100%;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
        line-height: 36px
    }

        [data-role="footer-contact"] .col-4 a:not(.logo) {
            display: block;
            line-height: 36px
        }

        [data-role="footer-contact"] .col-4 .logo {
            display: none
        }

    [data-role="copyright"] {
        flex-direction: column;
        align-items: center
    }

        [data-role="copyright"] div.fl-a-c, [data-role="copyright"] div.fl-a-c nav, [data-role="copyright"] div {
            display: flex;
            flex-direction: column;
            align-items: center;
            padding-left: 0;
            padding-right: 0
        }

            [data-role="copyright"] div.fl-a-c a:before, [data-role="copyright"] div.fl-a-c nav a:before, [data-role="copyright"] div a:before {
                display: none
            }

            [data-role="copyright"] div:not(.fl-a-c) {
                margin-top: 24px
            }
}

@media screen and (max-width:500px) {
    [data-role="footer-sitemap"] {
        display: none
    }

    footer .footer-menu-mobile {
        display: block;
        margin: 0 -18px
    }

        footer .footer-menu-mobile ul li {
            padding-left: 36px;
            padding-right: 36px;
            border-bottom: 1px solid #ddd
        }

            footer .footer-menu-mobile ul li a {
                display: block;
                position: relative;
                line-height: 60px
            }

                footer .footer-menu-mobile ul li a:after {
                    content: '\f105';
                    font-family: "Font Awesome 5 Pro",sans-serif;
                    position: absolute;
                    right: 0
                }

    [data-role="footer-bottom"] {
        border-top: 0 none
    }
}

[data-role="default-header"] {
    background: #F7F7F7
}

.label {
    align-self: flex-start;
    display: inline-block;
    background: #333;
    color: #fff;
    text-transform: uppercase;
    font: 11px/28px "Roboto Condensed",sans-serif;
    letter-spacing: 1.32px;
    padding: 0 12px;
    margin-bottom: 24px
}

[data-role="cta"] picture {
    height: 350px;
    position: relative;
    overflow: hidden
}

    [data-role="cta"] picture:after {
        content: '';
        background: #000;
        background: -moz-linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.68) 34%, transparent 63%);
        background: -webkit-linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.68) 34%, transparent 63%);
        background: linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.68) 34%, transparent 63%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%
    }

[data-role="cta"] .pos-a-t-l {
    position: absolute;
    top: 0;
    left: 0
}

[data-role="contact-blocks"] h2 i {
    float: right
}

[data-role="contact-blocks"] .fa-phone {
    font-size: 22px
}

[data-role="contact-blocks"] .fa-envelope {
    font-size: 28px
}

[data-role="contact-blocks"] .fa-home {
    font-size: 26px
}

[data-role="contact-blocks"] .fa-whatsapp {
    font-size: 27px;
    font-weight: normal
}

[data-role="contact-blocks"] .subtitle {
    color: #1240ab;
    font: Bold 18px/21px "Roboto Condensed",sans-serif;
    letter-spacing: 0.36px;
    margin-bottom: 12px;
    display: inline-block
}

a {
    color: #1240ab
}

    a:hover {
        color: #CE3200
    }

.block-link {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

    .block-link ~ a {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    .block-link ~ h1 > em, .block-link ~ .h1 > em {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    .block-link:hover ~ a {
        color: #CE3200
    }

    .block-link:hover ~ h1 > em, .block-link:hover ~ .h1 > em {
        color: #CE3200
    }

    .block-link.hover-in-1 ~ div > a {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    .block-link.hover-in-1:hover ~ div > a {
        color: #CE3200
    }

.btn {
    background-color: #1240ab;
    color: #fff;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 144px;
    padding-right: 144px;
    border-radius: 4px;
    display: inline-block;
    font-size: 18px;
    font-family: "Roboto Condensed",sans-serif
}

    .btn:hover {
        background-color: #f08563;
        color: #fff
    }

    .btn.btn-p-less {
        padding-left: 24px;
        padding-right: 24px
    }

    .btn.btn-ghost {
        background-color: transparent;
        color: #1240ab;
        border: 1px solid #1240ab;
        padding-top: 11px;
        padding-bottom: 11px
    }

        .btn.btn-ghost:hover {
            color: #f08563;
            border-color: #f08563
        }

[data-role="pagination"] form {
    margin-left: 0;
    margin-right: 0
}

.pag-numbers {
    display: inline-block;
    text-align: center;
    width: 34px;
    height: 34px;
    margin: 0 7px;
    font-size: 14px;
    color: #1240ab;
    line-height: 34px;
    text-align: center;
    background-color: #fff
}

span.nav.pag-symbols, span.nav.pag-numbers {
    opacity: .6
}

.pag-symbols {
    display: inline-block;
    text-align: center;
    width: 34px;
    height: 34px;
    margin: 0 7px;
    font-size: 14px;
    color: #1240ab;
    line-height: 34px;
    text-align: center;
    background-color: #fff;
    font-weight: normal
}

    .pag-symbols span {
        opacity: 0.8
    }

.pag-active {
    display: inline-block;
    text-align: center;
    width: 34px;
    height: 34px;
    margin: 0 7px;
    font-size: 14px;
    color: #57656E;
    line-height: 34px;
    text-align: center;
    font-weight: normal
}

[data-role="faq-item"] {
    overflow: hidden;
    padding: 40px 40px 50px 40px
}

    [data-role="faq-item"] h2.h3 {
        font-size: 18px;
        letter-spacing: .36px;
        text-transform: none;
        margin-bottom: 30px;
        margin-right: 30px
    }

    [data-role="faq-item"] p {
        padding-top: 30px;
        padding-bottom: 40px
    }

[data-role="faq-overview"] [data-role="faq-item"] {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    height: 92px;
    overflow: hidden
}

    [data-role="faq-overview"] [data-role="faq-item"] > div .title {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        cursor: pointer
    }

        [data-role="faq-overview"] [data-role="faq-item"] > div .title > h2.h3 {
            padding-right: 36px
        }

            [data-role="faq-overview"] [data-role="faq-item"] > div .title > h2.h3 + p {
                margin-top: 0
            }

        [data-role="faq-overview"] [data-role="faq-item"] > div .title:hover {
            color: #1240ab
        }

    [data-role="faq-overview"] [data-role="faq-item"].active {
        height: auto
    }

        [data-role="faq-overview"] [data-role="faq-item"].active .title i.fa-chevron-up {
            display: block
        }

        [data-role="faq-overview"] [data-role="faq-item"].active .title i.fa-chevron-down {
            display: none
        }

    [data-role="faq-overview"] [data-role="faq-item"] .title > i {
        position: absolute;
        top: 50%;
        margin-top: -6px;
        right: 0;
        font-size: 15px;
        font-weight: bold;
        cursor: pointer;
        display: block
    }

        [data-role="faq-overview"] [data-role="faq-item"] .title > i.fa-chevron-up {
            display: none
        }

@media screen and (max-width:999px) {
    [data-role="faq-overview"] [data-role="faq-item"] {
        margin-left: 0;
        width: 100%
    }
}

@media screen and (max-width:838px) {
    [data-role="faq-overview"] [data-role="faq-item"] > div {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media screen and (max-width:780px) {
    [data-role="faq-overview"] [data-role="faq-item"] > div {
        padding-left: 18px;
        padding-right: 18px
    }
}

[data-equal="category-overview"] h2 a {
    color: #000;
    letter-spacing: 1.32px
}

[data-equal="category-overview"] .categories .flex {
    overflow: hidden;
    transition: height 0.3s;
    display: flex;
    flex-direction: column
}

    [data-equal="category-overview"] .categories .flex .flex {
        display: none
    }

    [data-equal="category-overview"] .categories .flex li {
        order: 1
    }

[data-equal="category-overview"] .categories ul li.active {
    order: 0
}

    [data-equal="category-overview"] .categories ul li.active a {
        font-weight: bold
    }

[data-equal="category-overview"] .categories ul li ul {
    display: none
}

    [data-equal="category-overview"] .categories ul li ul + a {
        display: none
    }

[data-equal="category-overview"] .categories.menu-load-more {
    overflow: hidden
}

    [data-equal="category-overview"] .categories.menu-load-more ul {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

[data-role="product-submit-filters"], [data-role="mobile-title"] {
    display: none
}

.menu-load-more [data-role="product-submit-filters"] {
    padding: 9px;
    font-size: 14px;
    width: 100%;
    border: 0
}

@media screen and (max-width:900px) {
    .menu-load-more [data-role="product-submit-filters"] {
        display: none !important
    }
}

.menu-load-more[data-filter-type] input[type="text"], .menu-load-more[data-filter-type] input[type="number"] {
    float: left;
    margin: 8px 0;
    border-radius: 8px;
    border: 1px solid #D9D9D9;
    padding: 9px 8px;
    color: #000000;
    font-size: 14px;
    outline: 0
}

    .menu-load-more[data-filter-type] input[type="text"]:focus, .menu-load-more[data-filter-type] input[type="number"]:focus {
        border-color: #000000
    }

.menu-load-more[data-filter-type] input[type="text"] {
    width: 100%
}

.menu-load-more[data-filter-type] input[type="number"] {
    width: calc(50% - 12px)
}

    .menu-load-more[data-filter-type] input[type="number"] + div {
        float: left;
        margin: 8px 0;
        width: 24px;
        height: 36px;
        line-height: 36px;
        text-align: center
    }

[data-products-role="filters"] a.txt-black i {
    color: #000
}

    [data-products-role="filters"] a.txt-black i:hover {
        color: #57656E
    }

[data-products-role="filters"] .menu-load-more {
    overflow: hidden
}

    [data-products-role="filters"] .menu-load-more ul {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        border-left: 0
    }

[data-products-role="filters"] ul {
    margin-top: 6px
}

    [data-products-role="filters"] ul.flex {
        overflow: hidden;
        transition: height 0.3s;
        display: flex;
        flex-direction: column
    }

        [data-products-role="filters"] ul.flex li {
            order: 1
        }

    [data-products-role="filters"] ul li {
        position: relative;
        line-height: 20px
    }

        [data-products-role="filters"] ul li input, [data-products-role="filters"] ul li label, [data-products-role="filters"] ul li > ul {
            display: none
        }

        [data-products-role="filters"] ul li a {
            font-weight: normal;
            padding-left: 24px;
            color: #57656E;
            font-size: 14px;
            display: inline-block;
            line-height: 28px;
            vertical-align: text-top
        }

            [data-products-role="filters"] ul li a::before {
                content: '';
                border-radius: 50%;
                position: absolute;
                left: 0;
                top: 5px;
                width: 15px;
                height: 15px;
                border: 1px solid #ddd
            }

        [data-products-role="filters"] ul li.active {
            order: 0
        }

            [data-products-role="filters"] ul li.active a:before {
                content: '\f00c';
                font-family: "Font Awesome 5 Pro",sans-serif;
                background-color: #1240ab;
                color: #fff;
                line-height: 15px;
                font-size: 8px;
                text-align: center
            }

        [data-products-role="filters"] ul li:hover:not(.active) a:before {
            color: #1240ab
        }

    [data-products-role="filters"] ul.multiple li a:before {
        border-radius: 4px
    }

    [data-products-role="filters"] ul .hide {
        height: 0
    }

#filter-trigger {
    cursor: pointer
}

@media screen and (max-width:900px) {
    .filter-open {
        overflow: hidden
    }

        .filter-open body, .filter-open main {
            overflow: hidden
        }

        .filter-open [data-role="main-overview-category"] .col-3.bg-white-left {
            transform: translateX(0);
            position: fixed;
            z-index: 90;
            top: 0;
            left: 0;
            bottom: 0;
            height: 100vh !important;
            overflow-y: auto
        }

        .filter-open #overlay {
            display: block;
            left: 0;
            background: rgba(0,0,0,0.7)
        }
}

[data-role="product-details"] dl dd.fw-b {
    font-weight: bold
}

[data-role="product-details"] [data-role="product-images"] [data-role="thumbs"] .col-2 {
    position: relative;
    cursor: pointer
}

    [data-role="product-details"] [data-role="product-images"] [data-role="thumbs"] .col-2.active:after {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 6px;
        right: 6px;
        content: "";
        background: rgba(255,255,255,0.75);
        display: block
    }

    [data-role="product-details"] [data-role="product-images"] [data-role="thumbs"] .col-2 span {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: absolute;
        top: 0;
        left: 6px;
        right: 6px;
        bottom: 0;
        background: rgba(0,0,0,0.75);
        color: #fff;
        text-align: center;
        line-height: 100%
    }

[data-role="product-details"] a.f-w-n:hover {
    font-weight: normal
}

[data-role="product-specification"] dl dd.fw-b {
    font-weight: bold
}

[data-role="product-specification"] [data-role="specification-tabs"] [data-tab] {
    position: relative
}

    [data-role="product-specification"] [data-role="specification-tabs"] [data-tab] h3, [data-role="product-specification"] [data-role="specification-tabs"] [data-tab] .h3 {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        color: #1240ab;
        cursor: pointer
    }

    [data-role="product-specification"] [data-role="specification-tabs"] [data-tab]:after {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        position: absolute;
        bottom: -1px;
        left: 0;
        right: 0;
        height: 2px;
        content: "";
        background: transparent
    }

    [data-role="product-specification"] [data-role="specification-tabs"] [data-tab].active:after {
        background: #000
    }

    [data-role="product-specification"] [data-role="specification-tabs"] [data-tab].active h3, [data-role="product-specification"] [data-role="specification-tabs"] [data-tab].active .h3 {
        color: #000
    }

[data-role="product-specification"] [data-role="specification-blocks"] [data-tab-block] {
    display: none
}

    [data-role="product-specification"] [data-role="specification-blocks"] [data-tab-block].active {
        display: block
    }

[data-role="product-specification"] [data-role="specification-blocks"] .img-zoom .zoomable {
    position: relative;
    pointer-events: none;
    overflow: hidden
}

[data-role="product-specification"] [data-role="specification-blocks"] .img-zoom .zoomableInPlace {
    position: absolute
}

[data-role="product-specification"] [data-role="specification-blocks"] .img-zoom .zoomable > .zoomed {
    transition: opacity 0.5s;
    opacity: 0 !important;
    position: absolute !important;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin: 0 !important;
    pointer-events: none !important;
    max-height: none !important;
    max-width: none !important;
    background: #fff !important
}

[data-role="product-specification"] [data-role="specification-blocks"] .img-zoom .zoomable.active > .zoomed {
    opacity: 1 !important;
    transition: opacity 0.5s
}

[data-role="contact-form"] {
    background-color: #F7F7F7
}

form {
    margin-left: 16.66667%;
    display: block
}

    form fieldset {
        width: 100%
    }

    form div.check {
        position: relative;
        float: right;
        width: 70%;
        margin-top: 32px;
        margin-bottom: 32px
    }

        form div.check > div {
            width: 100%
        }

        form div.check ul.checkBoxes {
            list-style: none;
            margin: 5px 0 0 0;
            padding: 0
        }

            form div.check ul.checkBoxes li {
                list-style: none;
                margin: 0;
                padding: 0
            }

                form div.check ul.checkBoxes li:before {
                    display: none
                }

                form div.check ul.checkBoxes li input {
                    position: relative;
                    margin: 0;
                    float: left;
                    width: 24px;
                    height: 24px;
                    cursor: pointer;
                    -moz-appearance: none;
                    -webkit-appearance: none;
                    border: 0;
                    outline: 0;
                    opacity: 0
                }

                    form div.check ul.checkBoxes li input + label:before {
                        -webkit-border-radius: 6px;
                        -moz-border-radius: 6px;
                        -ms-border-radius: 6px;
                        border-radius: 6px;
                        top: 0;
                        left: -16px;
                        display: block;
                        position: absolute;
                        width: 36px;
                        height: 36px;
                        content: "";
                        background: #fff;
                        cursor: pointer
                    }

                    form div.check ul.checkBoxes li input:checked + label:after {
                        position: absolute;
                        top: 8px;
                        left: -7px;
                        font-family: 'Font Awesome 5 Pro';
                        content: '\f00c';
                        font-size: 17px;
                        color: #57656E;
                        cursor: pointer
                    }

                    form div.check ul.checkBoxes li input + label {
                        cursor: pointer;
                        float: left;
                        width: calc(100% - 36px);
                        margin-top: 0;
                        margin-bottom: 8px;
                        margin-left: 12px;
                        font-size: 13px;
                        line-height: 22px;
                        font-family: "Roboto",sans-serif;
                        text-align: left
                    }

                        form div.check ul.checkBoxes li input + label a {
                            color: #57656E;
                            font-weight: bold;
                            text-decoration: none
                        }

    form .actioncontainer {
        float: right;
        width: 67%;
        padding-left: 12px
    }

    form > fieldset > div {
        float: left;
        width: calc(100% + 24px);
        margin-left: -12px;
        margin-right: -12px
    }

        form > fieldset > div > label {
            float: left;
            width: 30%;
            padding-left: 12px;
            padding-right: 24px;
            font-family: "Roboto Condensed",sans-serif;
            font-size: 14px;
            font-weight: normal;
            color: #1240ab
        }

            form > fieldset > div > label > span {
                font-family: "Roboto",sans-serif;
                font-size: 12px;
                color: #57656E
            }

        form > fieldset > div > div {
            float: left;
            width: 70%;
            padding-left: 12px;
            padding-right: 12px
        }

            form > fieldset > div > div + div {
                margin-top: 24px
            }

        form > fieldset > div input {
            float: left
        }

            form > fieldset > div input:nth-last-child(2):first-child {
                width: calc(50% - 12px)
            }

                form > fieldset > div input:nth-last-child(2):first-child + input {
                    width: calc(50% - 12px);
                    margin-left: 24px;
                    margin-top: 0
                }

            form > fieldset > div input:nth-last-child(4):first-child {
                width: calc(66.66666667% - 12px)
            }

                form > fieldset > div input:nth-last-child(4):first-child + input {
                    width: calc(33.33333333% - 12px);
                    margin-left: 24px;
                    margin-top: 0
                }

                    form > fieldset > div input:nth-last-child(4):first-child + input + input {
                        width: calc(33.33333333% - 12px)
                    }

                        form > fieldset > div input:nth-last-child(4):first-child + input + input + input {
                            width: calc(50% - 12px);
                            margin-left: 24px
                        }

    form label {
        float: left;
        text-align: right;
        color: #57656E;
        width: 100%;
        font-size: 14px;
        line-height: 22px;
        margin-top: 8px;
        width: 30%
    }

        form label span {
            display: block;
            color: #57656E;
            font-size: 10px;
            line-height: 16px;
            font-weight: normal
        }

    form textarea {
        height: 210px
    }

    form input[type="radio"] {
        display: none
    }

        form input[type="radio"] + label {
            position: relative;
            cursor: pointer;
            text-align: left;
            -webkit-transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
            -ms-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out
        }

            form input[type="radio"] + label:before {
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -ms-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                -ms-border-radius: 50%;
                border-radius: 50%;
                display: inline-block;
                width: 28px;
                height: 28px;
                vertical-align: middle;
                cursor: pointer;
                content: "";
                background-color: #fff;
                border: 4px solid #fff;
                margin-top: -3px;
                margin-right: 10px
            }

            form input[type="radio"] + label:after {
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -ms-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                -ms-border-radius: 4px;
                border-radius: 4px;
                position: absolute;
                top: 11px;
                left: 14px;
                width: 8px;
                height: 8px;
                background: #fff;
                content: ""
            }

        form input[type="radio"]:checked + label {
            color: #1240ab
        }

            form input[type="radio"]:checked + label:before {
                border-color: #1240ab
            }

            form input[type="radio"]:checked + label:after {
                background: #1240ab
            }

    form input[type="text"], form input[type="email"], form input[type="number"], form input[type="date"], form select, form textarea {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        border-radius: 100px;
        outline: 0;
        border: 2px solid #fff;
        background: #fff;
        padding: 12px 40px 12px;
        width: 100%;
        font: 15px/22px "Roboto",sans-serif;
        color: #4D4D4D;
        font-weight: bold
    }

        form input[type="text"]::-webkit-input-placeholder, form input[type="email"]::-webkit-input-placeholder, form input[type="number"]::-webkit-input-placeholder, form input[type="date"]::-webkit-input-placeholder, form select::-webkit-input-placeholder, form textarea::-webkit-input-placeholder {
            color: #4d4d4d;
            opacity: 1
        }

        form input[type="text"]::-moz-placeholder, form input[type="email"]::-moz-placeholder, form input[type="number"]::-moz-placeholder, form input[type="date"]::-moz-placeholder, form select::-moz-placeholder, form textarea::-moz-placeholder {
            color: #4d4d4d;
            opacity: 1
        }

        form input[type="text"]:-ms-input-placeholder, form input[type="email"]:-ms-input-placeholder, form input[type="number"]:-ms-input-placeholder, form input[type="date"]:-ms-input-placeholder, form select:-ms-input-placeholder, form textarea:-ms-input-placeholder {
            color: #4d4d4d;
            opacity: 1
        }

        form input[type="text"]:-moz-placeholder, form input[type="email"]:-moz-placeholder, form input[type="number"]:-moz-placeholder, form input[type="date"]:-moz-placeholder, form select:-moz-placeholder, form textarea:-moz-placeholder {
            color: #4d4d4d;
            opacity: 1
        }

        form input[type="text"]::placeholder, form input[type="email"]::placeholder, form input[type="number"]::placeholder, form input[type="date"]::placeholder, form select::placeholder, form textarea::placeholder {
            color: #4d4d4d;
            opacity: 1
        }

        form input[type="text"]:focus, form input[type="email"]:focus, form input[type="number"]:focus, form input[type="date"]:focus, form select:focus, form textarea:focus {
            border-color: rgba(236,97,52,0.5)
        }

        form input[type="text"]:not(:placeholder-shown), form input[type="email"]:not(:placeholder-shown), form input[type="number"]:not(:placeholder-shown), form input[type="date"]:not(:placeholder-shown), form select:not(:placeholder-shown), form textarea:not(:placeholder-shown) {
            border-color: rgba(236,97,52,0.5)
        }

    form input[type="date"] {
        width: calc(33.33333333% - 12px)
    }

    form .obligated {
        color: #57656E;
        font-size: 15px
    }

    form .checkBoxes li {
        padding-left: 0
    }

        form .checkBoxes li:before {
            display: none
        }

        form .checkBoxes li label {
            font-size: 16px;
            font-weight: 400
        }

        form .checkBoxes li input {
            width: 14px;
            height: 14px
        }

@media screen and (max-width:996px) {
    form {
        margin-left: 0;
        width: 100%
    }

        form input[type="date"] {
            width: calc(50% - 12px)
        }

        form > fieldset > div input:nth-last-child(2):first-child {
            width: calc(50% - 6px)
        }

            form > fieldset > div input:nth-last-child(2):first-child + input {
                width: calc(50% - 18px)
            }
}

@media screen and (max-width:630px) {
    form > fieldset > div input {
        margin-top: 12px
    }

        form > fieldset > div input:nth-last-child(2):first-child {
            width: 100%
        }

            form > fieldset > div input:nth-last-child(2):first-child + input {
                width: 100%;
                margin-left: 0;
                margin-top: 12px
            }

        form > fieldset > div input:nth-last-child(4):first-child {
            width: 100%
        }

            form > fieldset > div input:nth-last-child(4):first-child + input {
                width: 100%;
                margin-left: 0;
                margin-top: 12px
            }

                form > fieldset > div input:nth-last-child(4):first-child + input + input {
                    width: 100%;
                    margin-top: 12px
                }

                    form > fieldset > div input:nth-last-child(4):first-child + input + input + input {
                        width: 100%;
                        margin-left: 0;
                        margin-top: 12px
                    }

        form > fieldset > div input[type="date"] {
            width: 100%
        }
}

@media screen and (max-width:579px) {
    form.p-b-110 {
        padding-bottom: 110px
    }

    form > fieldset {
        margin-left: 0;
        width: 100%
    }

        form > fieldset > div > label {
            width: 100%;
            padding-right: 12px;
            text-align: left;
            margin-bottom: 12px
        }

        form .actioncontainer, form div.check, form > fieldset > div > div {
            width: 100%
        }
}

[data-role="contact-form"] .email, [data-role="contact-form"] .text {
    font-size: 11px;
    font-family: "Roboto",sans-serif
}

[data-role="contact-form"] textarea {
    border-radius: 25px
}

form > fieldset > div > div {
    margin-left: 0;
    margin-right: 0;
    width: 100%
}

    form > fieldset > div > div > div {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

form .textfield, form .textarea, form .datetime, form .check, form .radio {
    margin-bottom: 0
}

    form .textfield + .textfield, form .textfield + .textarea, form .textfield + .datetime, form .textfield + .radio, form .textarea + .textfield, form .textarea + .textarea, form .textarea + .datetime, form .textarea + .radio, form .datetime + .textfield, form .datetime + .textarea, form .datetime + .datetime, form .datetime + .radio, form .check + .textfield, form .check + .textarea, form .check + .datetime, form .check + .radio, form .radio + .textfield, form .radio + .textarea, form .radio + .datetime, form .radio + .radio {
        margin-top: 12px
    }

form > fieldset > div.check {
    width: 100%;
    margin: 12px 0 0
}

    form > fieldset > div.check ul.checkBoxes li input + label:before {
        left: 0
    }

    form > fieldset > div.check ul.checkBoxes li input:checked + label:after {
        left: 10px
    }

form input[type="tel"] {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    outline: 0;
    border: 2px solid #fff;
    background: #fff;
    padding: 12px 40px 12px;
    width: 100%;
    font: 15px/22px "Roboto",sans-serif;
    color: #4D4D4D;
    font-weight: bold
}

    form input[type="tel"]::-webkit-input-placeholder {
        color: #4d4d4d
    }

    form input[type="tel"]::-moz-placeholder {
        color: #4d4d4d
    }

    form input[type="tel"]:-ms-input-placeholder {
        color: #4d4d4d
    }

    form input[type="tel"]:-moz-placeholder {
        color: #4d4d4d
    }

    form input[type="tel"]::placeholder {
        color: #4d4d4d
    }

    form input[type="tel"]:focus {
        border-color: rgba(236,97,52,0.5)
    }

    form input[type="tel"]:not(:placeholder-shown) {
        border-color: rgba(236,97,52,0.5)
    }

form input[type="text"], form input[type="tel"], form input[type="email"], form input[type="number"], form input[type="date"], form select, form textarea {
    box-shadow: none;
    border: 1px solid #E0E0E0;
    letter-spacing: 1.32px
}

    form input[type="text"]::-moz-placeholder, form input[type="tel"]::-moz-placeholder, form input[type="email"]::-moz-placeholder, form input[type="number"]::-moz-placeholder, form input[type="date"]::-moz-placeholder, form select::-moz-placeholder, form textarea::-moz-placeholder {
        opacity: 1
    }

    form input[type="text"]::-webkit-input-placeholder, form input[type="tel"]::-webkit-input-placeholder, form input[type="email"]::-webkit-input-placeholder, form input[type="number"]::-webkit-input-placeholder, form input[type="date"]::-webkit-input-placeholder, form select::-webkit-input-placeholder, form textarea::-webkit-input-placeholder {
        text-transform: uppercase
    }

    form input[type="text"]::-moz-placeholder, form input[type="tel"]::-moz-placeholder, form input[type="email"]::-moz-placeholder, form input[type="number"]::-moz-placeholder, form input[type="date"]::-moz-placeholder, form select::-moz-placeholder, form textarea::-moz-placeholder {
        text-transform: uppercase
    }

    form input[type="text"]:-ms-input-placeholder, form input[type="tel"]:-ms-input-placeholder, form input[type="email"]:-ms-input-placeholder, form input[type="number"]:-ms-input-placeholder, form input[type="date"]:-ms-input-placeholder, form select:-ms-input-placeholder, form textarea:-ms-input-placeholder {
        text-transform: uppercase
    }

    form input[type="text"]:-moz-placeholder, form input[type="tel"]:-moz-placeholder, form input[type="email"]:-moz-placeholder, form input[type="number"]:-moz-placeholder, form input[type="date"]:-moz-placeholder, form select:-moz-placeholder, form textarea:-moz-placeholder {
        text-transform: uppercase;
        opacity: 1
    }

    form input[type="text"]::placeholder, form input[type="tel"]::placeholder, form input[type="email"]::placeholder, form input[type="number"]::placeholder, form input[type="date"]::placeholder, form select::placeholder, form textarea::placeholder {
        text-transform: uppercase
    }

    form input[type="text"]:focus, form input[type="tel"]:focus, form input[type="email"]:focus, form input[type="number"]:focus, form input[type="date"]:focus, form select:focus, form textarea:focus {
        border-color: rgba(236,97,52,0.5) !important
    }

.actioncontainer {
    padding-top: 48px;
    padding-bottom: 60px;
    text-align: right
}

    .actioncontainer a {
        background-color: #1240ab;
        color: #fff;
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 144px;
        padding-right: 144px;
        border-radius: 4px;
        display: inline-block;
        font-size: 18px
    }

@media screen and (max-width:1024px) {
    .actioncontainer {
        text-align: right !important
    }

    [data-role="contact-form"] > .col-12 .col-12.p-l-40.p-r-40 {
        padding-left: 0px !important;
        padding-right: 0px !important
    }

    form {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important
    }

        form > fieldset > div {
            width: calc(100% + 24px);
            margin-left: -12px;
            margin-right: -12px
        }

            form > fieldset > div > div {
                padding-left: 0;
                padding-right: 0
            }

                form > fieldset > div > div input[type="text"], form > fieldset > div > div input[type="email"], form > fieldset > div > div input[type="number"], form > fieldset > div > div input[type="date"], form > fieldset > div > div select, form > fieldset > div > div textarea {
                    padding-left: 36px;
                    padding-right: 36px
                }
}

@media screen and (max-width:900px) {
    [data-role="contact-form"] > .col-12.m-t-lg {
        margin-top: 12px
    }

    [data-role="contact-form"] > .col-12 .col-12.p-l-40.p-r-40 {
        padding-left: 12px !important;
        padding-right: 12px !important
    }
}

@media screen and (max-width:768px) {
    form > fieldset > div input[type="text"] + input, form > fieldset > div input[type="tel"] + input, form > fieldset > div input[type="email"] + input, form > fieldset > div input[type="text"] + textarea, form > fieldset > div input[type="tel"] + textarea {
        margin-top: 5px
    }
}

@media screen and (max-width:630px) {
    form > fieldset > div input {
        margin-top: 0
    }

    form > fieldset > div > div {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (max-width:600px) {
    form .actioncontainer {
        width: 100%;
        padding-top: 18px;
        padding-right: 0;
        padding-bottom: 18px;
        padding-left: 0
    }

        form .actioncontainer a {
            width: 100%;
            text-align: center;
            padding-left: 0;
            padding-right: 0
        }
}

.modal {
    font-family: -apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif
}

.modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 20
}

.modal__container {
    background-color: #fff;
    padding: 50px 60px 10px;
    max-width: 776px;
    margin-top: 60px;
    max-height: 70vh;
    overflow-y: auto;
    box-sizing: border-box
}

.modal__header > div {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.modal__title {
    margin-top: 0;
    margin-bottom: 0;
    color: #000;
    box-sizing: border-box
}

.modal__close {
    background: transparent;
    border: 0;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    color: #000
}

    .modal__close:hover {
        -color: #000
    }

.modal__header .modal__close:before {
    font-family: "Font Awesome 5 Pro",sans-serif;
    content: "\f00d";
    font-weight: bold;
    font-size: 18px
}

.modal__content {
    margin-top: 2rem;
    margin-bottom: 2rem;
    line-height: 1.5;
    color: rgba(0,0,0,0.8)
}

    .modal__content > div:not(:first-of-type) {
        padding-top: 52px;
        padding-bottom: 52px
    }

    .modal__content > div:first-of-type {
        padding-bottom: 52px
    }

.modal__btn {
    font-size: .875rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    background-color: #e6e6e6;
    color: rgba(0,0,0,0.8);
    border-radius: .25rem;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    -webkit-appearance: button;
    text-transform: none;
    overflow: visible;
    line-height: 1.15;
    margin: 0;
    will-change: transform;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: -webkit-transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out,-webkit-transform .25s ease-out
}

    .modal__btn:focus, .modal__btn:hover {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

.modal__btn-primary {
    background-color: #00449e;
    color: #fff
}

@keyframes mmfadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes mmfadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes mmslideIn {
    from {
        transform: translateY(15%)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes mmslideOut {
    from {
        transform: translateY(0)
    }

    to {
        transform: translateY(-10%)
    }
}

.micromodal-slide {
    display: none
}

    .micromodal-slide.is-open {
        display: block
    }

    .micromodal-slide[aria-hidden="false"] .modal__overlay {
        animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1)
    }

    .micromodal-slide[aria-hidden="false"] .modal__container {
        animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1)
    }

    .micromodal-slide[aria-hidden="true"] .modal__overlay {
        animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1)
    }

    .micromodal-slide[aria-hidden="true"] .modal__container {
        animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1)
    }

    .micromodal-slide .modal__container, .micromodal-slide .modal__overlay {
        will-change: transform
    }

.rbm-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.8);
    z-index: 4000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0
}

    .rbm-lightbox time {
        font-family: "Roboto",sans-serif;
        color: #000 !important
    }

    .rbm-lightbox .close-lightbox {
        z-index: 9999;
        position: absolute;
        top: 0;
        right: 0;
        font-size: 20px;
        color: #000;
        padding: 10px 15px;
        text-decoration: none
    }

        .rbm-lightbox .close-lightbox:after {
            font-family: 'Font Awesome 5 Pro';
            content: '\f00d'
        }

    .rbm-lightbox > .rbm-lightbox-block {
        -webkit-box-shadow: 0 0 26px 0 rgba(0,0,0,0.8);
        -moz-box-shadow: 0 0 26px 0 rgba(0,0,0,0.8);
        box-shadow: 0 0 26px 0 rgba(0,0,0,0.8);
        margin: auto;
        background: #fff;
        max-height: 90vh;
        width: 80%;
        overflow: auto
    }

@media screen and (max-width:599px) {
    .rbm-lightbox > .rbm-lightbox-block {
        width: 90%
    }
}

.rbm-lightbox > .rbm-lightbox-block > figure {
    width: 100%
}

    .rbm-lightbox > .rbm-lightbox-block > figure > img {
        max-width: 100%
    }

.rbm-lightbox .b-b-g {
    border-bottom: 1px solid #E4ECF2
}

.rbm-lightbox .b-t-g {
    border-top: 1px solid #E4ECF2
}

.rbm-lightbox .pos-a-b {
    position: absolute;
    left: 54.5%;
    right: 60px;
    bottom: 60px;
    width: auto
}

.rbm-lightbox time {
    color: #B7C6CF
}

#wall .loading {
    display: none !important
}

#wall .wallItem {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

    #wall .wallItem:hover {
        opacity: .9
    }

    #wall .wallItem figure {
        border-radius: 0
    }

        #wall .wallItem figure img {
            border-radius: 0
        }

        #wall .wallItem figure:after {
            border-radius: 0
        }

[data-role="lightbox-data"] .h3 {
    font-family: "Roboto Condensed",sans-serif;
    text-transform: none;
    font-size: 28px;
    color: #000;
    line-height: 28px;
    letter-spacing: 0.56px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 5px;
    padding-bottom: 3px
}

[data-role="lightbox-data"] .h2 {
    text-transform: none;
    font-size: 18px;
    letter-spacing: 0.36px;
    line-height: 28px;
    color: #1240ab
}

    [data-role="lightbox-data"] .h2:hover {
        color: #000
    }

[data-role="lightbox-video"] figure:before {
    bottom: 300px;
    left: 230px;
    font-size: 36px;
    font-weight: bold;
    position: absolute;
    content: '\f04b';
    color: #fff;
    font-family: "Font Awesome 5 Pro",sans-serif
}

@media screen and (min-width:1101px) {
    .rbm-lightbox-block .col-12.p-t-60.p-l-lg.p-r-lg {
        padding-top: 48px
    }

        .rbm-lightbox-block .col-12.p-t-60.p-l-lg.p-r-lg .b-b-g.p-b-45 {
            padding-bottom: 0px
        }

    .rbm-lightbox-block .col-12.p-t.p-l-lg.p-r-lg {
        padding-left: 48px
    }
}

@media screen and (max-width:1100px) {
    .rbm-lightbox-block .col-6 {
        width: 100%
    }

    .rbm-lightbox-block .pos-a-b {
        position: initial;
        border-top: 0px
    }

        .rbm-lightbox-block .pos-a-b .b-t-g.p-t {
            border-top: 0px;
            padding-top: 12px
        }

    .rbm-lightbox-block .col-12.p-t-60.p-l-lg.p-r-lg {
        padding-top: 24px;
        padding-right: 24px;
        padding-left: 24px;
        padding-bottom: 0px
    }

        .rbm-lightbox-block .col-12.p-t-60.p-l-lg.p-r-lg .h3 {
            font-size: 18px;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis
        }

        .rbm-lightbox-block .col-12.p-t-60.p-l-lg.p-r-lg .h2 {
            margin-top: 12px
        }

        .rbm-lightbox-block .col-12.p-t-60.p-l-lg.p-r-lg .b-b-g.p-b-45 {
            padding-bottom: 0px
        }

    .rbm-lightbox-block .col-12.p-t.p-l-lg.p-r-lg {
        margin-top: -12px;
        padding-left: 24px;
        padding-top: 6px;
        padding-bottom: 0px
    }

    .rbm-lightbox-block .col-5.p-l-n.p-r-n .col-12 {
        padding-top: 24px;
        padding-bottom: 24px
    }
}

@media screen and (max-width:621px) {
    .col-12.p-t.p-l-lg.p-r-lg {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media screen and (max-width:400px) {
    .rbm-lightbox-block .col-12.p-t-60.p-l-lg.p-r-lg {
        padding-left: 12px;
        padding-right: 12px
    }

    .rbm-lightbox-block .col-5.p-l-n.p-r-n .col-12 {
        padding-left: 12px
    }
}

[data-role="page-introduction"] + [data-role="news-overview-main"] {
    margin-top: 0
}

[data-role="page-introduction"].news-item {
    background-color: #fff !important
}

    [data-role="page-introduction"].news-item + [data-role="paragraphs"] {
        margin-top: 0
    }

[data-role="news-overview-main"] {
    background-color: transparent
}

[data-role="news-overview"] img.b-r-4-l {
    -webkit-border-radius: 0 0 0 0 0 0;
    -moz-border-radius: 0 0 0 0 0 0;
    -ms-border-radius: 0 0 0 0 0 0;
    border-radius: 0 0 0 0 0 0
}

[data-role="news-overview"] img.b-r-4-t {
    -webkit-border-radius: 0 0 0 0 0px 0px;
    -moz-border-radius: 0 0 0 0 0px 0px;
    -ms-border-radius: 0 0 0 0 0px 0px;
    border-radius: 0 0 0 0 0px 0px
}

[data-role="news-overview"] .bg-grey.b-r-4-l {
    -webkit-border-radius: 0 0 0 0 0 0;
    -moz-border-radius: 0 0 0 0 0 0;
    -ms-border-radius: 0 0 0 0 0 0;
    border-radius: 0 0 0 0 0 0
}

[data-role="news-overview"] .bg-grey.b-r-4-t {
    -webkit-border-radius: 0 0 0 0 0px 0px;
    -moz-border-radius: 0 0 0 0 0px 0px;
    -ms-border-radius: 0 0 0 0 0px 0px;
    border-radius: 0 0 0 0 0px 0px
}

[data-role="news-overview"] p {
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    line-height: 28px
}

[data-role="news-overview"] .bg-white {
    background-color: #fff
}

[data-role="page-introduction"] [data-role="news-item-info"], [data-role="news-item-info"] {
    font-size: 14px;
    line-height: 28px
}

    [data-role="page-introduction"] [data-role="news-item-info"] p, [data-role="news-item-info"] p {
        font-size: 14px;
        line-height: 28px
    }

    [data-role="page-introduction"] [data-role="news-item-info"] i, [data-role="news-item-info"] i {
        font-size: 18px;
        color: #1240ab
    }

@media screen and (min-width:1201px) {
    [data-role="news-overview"].swiper-container .swiper-wrapper {
        -webkit-transform: translate3d(0px, 0, 0) !important;
        transform: translate3d(0px, 0, 0) !important
    }

    [data-role="news-overview"].swiper-container .swiper-pagination {
        display: none
    }
}

@media screen and (max-width:1200px) {
    [data-role="news-overview"] > .colfix > .col-3 {
        width: 50%
    }

    [data-role="news-overview"] > .colfix > .col-4 {
        width: 50%
    }
}

@media screen and (max-width:768px) {
    [data-role="news-overview"] > .colfix > .col-3, [data-role="news-overview"] > .colfix > .col-4, [data-role="news-overview"] > .colfix > .col-6, [data-role="news-overview"] > .colfix > .col-12 .col-6, [data-role="news-overview"] > .colfix > .col-12 > .col-12 {
        width: 100%
    }

    [data-role="news-overview"] > .colfix .col-6[data-equal="news-overview-item"] > img.b-r-4-l {
        -webkit-border-radius: 0 0 0 0 0px 0px;
        -moz-border-radius: 0 0 0 0 0px 0px;
        -ms-border-radius: 0 0 0 0 0px 0px;
        border-radius: 0 0 0 0 0px 0px
    }

    [data-role="news-overview"]:not(.swiper-container) > .colfix > .col-3 [data-equal], [data-role="news-overview"]:not(.swiper-container) > .colfix > .col-4 [data-equal], [data-role="news-overview"]:not(.swiper-container) > .colfix > .col-6 [data-equal], [data-role="news-overview"]:not(.swiper-container) > .colfix > .col-12 .col-6 [data-equal], [data-role="news-overview"]:not(.swiper-container) > .colfix > .col-12 > .col-12 [data-equal] {
        height: auto !important
    }

    [data-role="news-overview"]:not(.swiper-container) > .colfix .col-6[data-equal] {
        height: auto !important
    }

    [data-role="news-overview"].swiper-container .swiper-wrapper > .col-4, [data-role="news-overview"].swiper-container .swiper-wrapper > .col-6 {
        float: left;
        display: block
    }
}

@media screen and (max-width:500px) {
    [data-role="page-introduction"] + [data-role="news-overview-main"] {
        margin-top: 0
    }

    [data-role="news-overview"] > .colfix > .col-3 .p-60, [data-role="news-overview"] > .colfix > .col-4 .p-60, [data-role="news-overview"] > .colfix > .col-6 .p-60, [data-role="news-overview"] > .colfix > .col-12 > .col-12 .p-60 {
        padding: 24px
    }
}

.swiper-container {
    position: relative;
    list-style: none;
    z-index: 1;
    float: left;
    width: 100%
}

    .swiper-container.slider-active .swiper-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .swiper-container:not(.slider-active) .swiper-wrapper {
        width: auto !important
    }

    .swiper-container.slider-deactive .swiper-wrapper {
        transform: translate3d(0, 0px, 0px) !important;
        transition-duration: 0ms !important
    }

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: block;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

    .swiper-container-autoheight .swiper-wrapper {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-transition-property: height, -webkit-transform;
        transition-property: height, -webkit-transform;
        -o-transition-property: transform, height;
        transition-property: transform, height;
        transition-property: transform, height, -webkit-transform
    }

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

    .swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.5)), to(transparent));
        background-image: -webkit-linear-gradient(right, rgba(0,0,0,0.5), transparent);
        background-image: -o-linear-gradient(right, rgba(0,0,0,0.5), transparent);
        background-image: linear-gradient(to left, rgba(0,0,0,0.5), transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(transparent));
        background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5), transparent);
        background-image: -o-linear-gradient(left, rgba(0,0,0,0.5), transparent);
        background-image: linear-gradient(to right, rgba(0,0,0,0.5), transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(transparent));
        background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.5), transparent);
        background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.5), transparent);
        background-image: linear-gradient(to top, rgba(0,0,0,0.5), transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(transparent));
        background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), transparent);
        background-image: -o-linear-gradient(top, rgba(0,0,0,0.5), transparent);
        background-image: linear-gradient(to bottom, rgba(0,0,0,0.5), transparent)
    }

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

    .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
        opacity: 0.35;
        cursor: auto;
        pointer-events: none
    }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms opacity;
    -o-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0
    }

.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 0;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        -webkit-transform: scale(0.33);
        -ms-transform: scale(0.33);
        transform: scale(0.33);
        position: relative
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
        -webkit-transform: scale(0.66);
        -ms-transform: scale(0.66);
        transform: scale(0.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
        -webkit-transform: scale(0.33);
        -ms-transform: scale(0.33);
        transform: scale(0.33)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
        -webkit-transform: scale(0.66);
        -ms-transform: scale(0.66);
        transform: scale(0.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
        -webkit-transform: scale(0.33);
        -ms-transform: scale(0.33);
        transform: scale(0.33)
    }

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0)
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 6px 0;
        display: block
    }

    .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 8px
    }

        .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
            display: inline-block;
            -webkit-transition: 200ms top, 200ms -webkit-transform;
            transition: 200ms top, 200ms -webkit-transform;
            -o-transition: 200ms transform, 200ms top;
            transition: 200ms transform, 200ms top;
            transition: 200ms transform, 200ms top, 200ms -webkit-transform
        }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

    .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        -webkit-transition: 200ms left, 200ms -webkit-transform;
        transition: 200ms left, 200ms -webkit-transform;
        -o-transition: 200ms transform, 200ms left;
        transition: 200ms transform, 200ms left;
        transition: 200ms transform, 200ms left, 200ms -webkit-transform
    }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms right, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,0.25);
    position: absolute
}

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: #007aff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top
    }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

    .swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        width: 4px;
        height: 100%;
        left: 0;
        top: 0
    }

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #ffffff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255,255,255,0.25)
}

    .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
        background: #ffffff
    }

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0,0,0,0.25)
}

    .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
        background: #000000
    }

.swiper-pagination-lock {
    display: none
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none
    }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

    .swiper-container-cube .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
        visibility: hidden;
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 100%;
        height: 100%
    }

.swiper-container:not(.slider-active) .swiper-wrapper {
    height: auto
}

html.lb-disable-scrolling {
    overflow: hidden;
    height: calc(100vh - 0px);
    width: calc(100vw - 0px)
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #fff;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    display: none
}

.lightbox {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: calc(100vh - 0px);
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal
}

    .lightbox .lb-image {
        display: block;
        height: auto;
        max-width: inherit;
        max-height: none;
        border-radius: 3px;
        border: 4px solid white
    }

    .lightbox a img {
        border: none
    }

.lb-outerContainer {
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px;
    background-color: white
}

    .lb-outerContainer:after {
        content: "";
        display: table;
        clear: both
    }

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(images/loading.gif) no-repeat
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container > .nav {
    left: 0
}

.lb-nav a {
    outline: none;
    background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")
}

.lb-prev, .lb-next {
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-nav a.lb-prev {
    width: 50%;
    left: 0;
    float: left
}

    .lb-nav a.lb-prev:before {
        -webkit-transition: border-color 0.2s;
        -moz-transition: border-color 0.2s;
        -o-transition: border-color 0.2s;
        transition: border-color 0.2s;
        background-color: #fff;
        position: absolute;
        content: '';
        margin-top: -12px;
        top: 50%;
        left: 48px;
        height: 20px;
        width: 20px;
        border: 2px solid #17252D
    }

    .lb-nav a.lb-prev:after {
        -webkit-transition: color 0.2s;
        -moz-transition: color 0.2s;
        -o-transition: color 0.2s;
        transition: color 0.2s;
        position: absolute;
        top: 50%;
        left: 53px;
        font-family: 'Font Awesome 5 Pro';
        content: '\f060';
        color: #000
    }

    .lb-nav a.lb-prev:hover:before {
        border-color: #1240ab
    }

    .lb-nav a.lb-prev:hover:after {
        color: #1240ab
    }

.lb-nav a.lb-next {
    width: 50%;
    right: 0;
    float: right
}

    .lb-nav a.lb-next:before {
        -webkit-transition: border-color 0.2s;
        -moz-transition: border-color 0.2s;
        -o-transition: border-color 0.2s;
        transition: border-color 0.2s;
        background-color: #fff;
        position: absolute;
        content: '';
        margin-top: -12px;
        top: 50%;
        right: 48px;
        height: 20px;
        width: 20px;
        border: 2px solid #17252D
    }

    .lb-nav a.lb-next:after {
        -webkit-transition: color 0.2s;
        -moz-transition: color 0.2s;
        -o-transition: color 0.2s;
        transition: color 0.2s;
        position: absolute;
        top: 50%;
        right: 53px;
        font-family: 'Font Awesome 5 Pro';
        content: '\f061';
        color: #000
    }

    .lb-nav a.lb-next:hover:before {
        border-color: #1240ab
    }

    .lb-nav a.lb-next:hover:after {
        color: #1240ab
    }

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

    .lb-dataContainer:after {
        content: "";
        display: table;
        clear: both
    }

.lb-data {
    padding: 0 4px;
    color: #ccc
}

    .lb-data .lb-details {
        width: 100%;
        float: left;
        text-align: center;
        line-height: 1.1em
    }

    .lb-data .lb-caption {
        font-size: 13px;
        font-weight: bold;
        line-height: 1em
    }

        .lb-data .lb-caption a {
            color: #4ae
        }

    .lb-data .lb-number {
        display: block;
        clear: left;
        padding-bottom: 26px;
        font-size: 15px;
        line-height: 36px;
        font-family: "Roboto",sans-serif;
        color: #000
    }

.lb-close {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 10;
    height: 40px;
    width: 40px;
    z-index: 999
}

    .lb-close:before {
        -webkit-transition: border-color 0.2s;
        -moz-transition: border-color 0.2s;
        -o-transition: border-color 0.2s;
        transition: border-color 0.2s;
        background-color: #fff;
        position: absolute;
        top: 20px;
        right: 8px;
        height: 20px;
        width: 20px;
        content: '';
        margin-top: -12px;
        border: 2px solid #17252D;
        color: #17252D
    }

    .lb-close:after {
        -webkit-transition: color 0.2s;
        -moz-transition: color 0.2s;
        -o-transition: color 0.2s;
        transition: color 0.2s;
        position: absolute;
        top: 20px;
        right: 13px;
        font-size: 22px;
        font-weight: 100;
        font-family: 'Font Awesome 5 Pro';
        content: '\f00d';
        color: #17252D
    }

    .lb-close:hover:before {
        border-color: #1240ab
    }

    .lb-close:hover:after {
        color: #1240ab
    }

.search-box {
    float: right
}

    .search-box form {
        float: left
    }

        .search-box form input[type="text"] {
            float: left;
            background: none transparent;
            background-color: #fff;
            border: 0;
            outline: none;
            padding: 11px 36px
        }

        .search-box form button {
            float: left;
            background: none transparent;
            border: 0;
            outline: none
        }

.addition-text {
    font-size: 14px;
    font-weight: normal;
    color: #4D4D4D;
    font-family: "Roboto",sans-serif;
    line-height: 20px
}

.more-records {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
    text-align: center;
    position: relative;
    display: block;
    float: left;
    width: 100%;
    overflow: hidden;
    font-weight: bold;
    color: #1240ab;
    margin-top: 12px
}

    .more-records:hover {
        color: #d94414
    }

    .more-records:before {
        content: "";
        top: 12px;
        left: 12px;
        right: 12px;
        display: block;
        background: #D9D9D9;
        height: 2px;
        position: absolute
    }

    .more-records > span {
        position: relative;
        background: #f7f7f7;
        padding-left: 12px;
        padding-right: 12px
    }

    .more-records ~ .col-20-pr {
        display: none
    }

    .more-records.open ~ .col-20-pr {
        display: block
    }

header .search-box input {
    height: 44px
}

    header .search-box input + button {
        margin-left: -1px
    }

.search-box form {
    margin: 11px 0
}

    .search-box form input[type="text"], .search-box form input[type="tel"] {
        -webkit-border-radius: 20px 0 0 20px;
        -moz-border-radius: 20px 0 0 20px;
        -ms-border-radius: 20px 0 0 20px;
        border-radius: 20px 0 0 20px;
        width: 240px;
        padding-right: 12px;
        font-weight: normal;
        font-size: 14px;
        letter-spacing: normal
    }

        .search-box form input[type="text"]::-webkit-input-placeholder, .search-box form input[type="tel"]::-webkit-input-placeholder {
            color: rgba(0,0,0,0.52);
            text-transform: none
        }

        .search-box form input[type="text"]::-moz-placeholder, .search-box form input[type="tel"]::-moz-placeholder {
            color: rgba(0,0,0,0.52);
            text-transform: none
        }

        .search-box form input[type="text"]:-ms-input-placeholder, .search-box form input[type="tel"]:-ms-input-placeholder {
            color: rgba(0,0,0,0.52);
            text-transform: none
        }

        .search-box form input[type="text"]:-moz-placeholder, .search-box form input[type="tel"]:-moz-placeholder {
            color: rgba(0,0,0,0.52);
            text-transform: none
        }

        .search-box form input[type="text"]::placeholder, .search-box form input[type="tel"]::placeholder {
            color: rgba(0,0,0,0.52);
            text-transform: none
        }

    .search-box form button {
        background: #fff;
        -webkit-border-radius: 0 20px 20px 0;
        -moz-border-radius: 0 20px 20px 0;
        -ms-border-radius: 0 20px 20px 0;
        border-radius: 0 20px 20px 0;
        padding: 0px 12px
    }

        .search-box form button i {
            color: #1240ab;
            font-size: 16px;
            line-height: 24px;
            padding: 10px 0
        }

.col-5.p-l-lg.p-r-n.v-c.p-t-110.p-b-lg {
    padding-top: 130px
}

[data-role="news-block"] .col-12.p-l-n.p-r-n.p-t-60.p-b-60 {
    padding-top: 70px
}

[data-equal="paragraph-row-1"] .p-l-40.p-r-40 {
    padding-right: 36px;
    padding-left: 36px
}

[data-role="faq-overview"] {
    margin-top: 14px
}

[data-equal-key="clickblock"] .col-6.p-l-lg.txt-click.p-t-big.p-b-big.p-r-big {
    padding-top: 70px;
    padding-bottom: 60px
}

.fixed-wapp {
    position: fixed;
    bottom: 24px;
    right: 24px;
    display: block;
    border-radius: 64px;
    background-color: #fff;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.12);
    height: 64px;
    cursor: pointer;
    padding: 12px;
    text-align: center;
    z-index: 9
}

    .fixed-wapp i {
        width: 40px;
        font-size: 40px;
        line-height: 40px
    }

    .fixed-wapp .txt {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        display: inline-block;
        max-width: 0px;
        overflow: hidden;
        height: 28px;
        line-height: 28px;
        font-size: 18px
    }

@media screen and (min-width:601px) {
    .fixed-wapp:hover {
        max-width: 300px
    }

        .fixed-wapp:hover .txt {
            max-width: 300px;
            margin-left: 9px;
            margin-right: 9px
        }
}

@media screen and (max-width:600px) {
    .fixed-wapp {
        bottom: 12px;
        right: 12px;
        height: 44px;
        width: 44px;
        padding: 5px
    }

        .fixed-wapp i {
            font-size: 28px;
            line-height: 33px;
            width: 28px
        }

        .fixed-wapp .open-for-mobile {
            position: absolute;
            top: 0px;
            right: 0;
            bottom: 0;
            left: 0
        }

        .fixed-wapp .txt {
            line-height: 36px
        }

        .fixed-wapp.open {
            max-width: 300px;
            width: auto
        }

            .fixed-wapp.open .txt {
                max-width: 300px;
                margin-left: 9px;
                margin-right: 9px
            }

            .fixed-wapp.open .open-for-mobile {
                display: none
            }
}

@media screen and (max-width:900px) {
    .layout-4.detail .fixed-wapp {
        right: 12px;
        bottom: 77px
    }
}

.pdfs-pending .pdf-pending {
    display: none
}

    .pdfs-pending .pdf-pending > .col-12 {
        position: relative;
        width: 776px;
        max-width: 100%;
        margin: 0 auto;
        border: 1px solid #1240ab;
        background-color: white;
        text-align: left;
        z-index: 2;
        margin-bottom: 60px
    }

@media screen and (max-width:812px) {
    .pdfs-pending .pdf-pending > .col-12 {
        width: calc(100% - 36px);
        margin-left: 18px;
        margin-right: 18px;
        padding-right: 24px
    }
}

@media screen and (max-width:500px) {
    .pdfs-pending .pdf-pending > .col-12 {
        padding-left: 50px;
        margin-bottom: 24px
    }
}

.pdfs-pending .pdf-pending > .col-12 .close-pdf-modal {
    position: absolute;
    top: 17px;
    right: 23px;
    font-size: 19px
}

.pdfs-pending .pdf-pending > .col-12 .download-link {
    display: none
}

.pdfs-pending .pdf-pending > .col-12 > .col-12 {
    position: relative
}

    .pdfs-pending .pdf-pending > .col-12 > .col-12 i[data-pdf="state-icon"] {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: -50px;
        font-size: 24px;
        line-height: 24px
    }

@media screen and (max-width:500px) {
    .pdfs-pending .pdf-pending > .col-12 > .col-12 i[data-pdf="state-icon"] {
        left: -39px
    }
}

.pdfs-pending .pdf-pending > .col-12 > .col-12 i[data-pdf="state-icon"]:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    content: '\f56d';
    font-style: normal
}

.pdfs-pending .pdf-pending.visible {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: calc(100vh - 0px);
    width: 100%;
    z-index: 10000;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

    .pdfs-pending .pdf-pending.visible:not(.check) .download-link {
        display: inline
    }

.pdfs-pending .pdf-pending.check > .col-12 > .col-12 i[data-pdf="state-icon"] {
    top: calc(50% - 14px);
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

    .pdfs-pending .pdf-pending.check > .col-12 > .col-12 i[data-pdf="state-icon"]:before {
        content: '\f3f4'
    }

.pdfs-pending .pdf-pending.w-overlay:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: .5
}

.asp-576x368 {
    position: relative
}

    .asp-576x368:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 63.8888888889%
    }

    .asp-576x368 > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

.asp-1x1 {
    position: relative
}

    .asp-1x1:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 100%
    }

    .asp-1x1 > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .asp-1x1 .v-c {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .asp-1x1 > figure, .asp-1x1 picture {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        float: left
    }

        .asp-1x1 > figure img, .asp-1x1 picture img {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            float: left;
            width: 100%;
            height: 100%
        }

    .asp-1x1 .content.pos-abs-bl {
        left: 0;
        bottom: 24px;
        top: auto;
        right: 0
    }

        .asp-1x1 .content.pos-abs-bl.gutter-2 {
            left: 48px;
            bottom: 48px;
            top: auto;
            right: 48px
        }

@media screen and (min-width:769px) {
    .swiper-container[data-slider-max-width="768"] .swiper-wrapper {
        -webkit-transform: translate3d(0px, 0, 0) !important;
        transform: translate3d(0px, 0, 0) !important
    }

    .swiper-container[data-slider-max-width="768"] .swiper-pagination {
        display: none
    }
}

@media screen and (min-width:1231px) {
    body.fixed-nav header .wrap + .wrap + .wrap {
        top: 66px
    }
}

@media screen and (max-width:1230px) {
    html, body {
        width: 100%;
        overflow-x: hidden
    }

    .wrap {
        padding-left: 24px;
        padding-right: 24px
    }

    .m-l-breakout.col-7 {
        margin-left: -24px;
        width: calc(58.33333333% + 24px)
    }

    .m-r-breakout.col-7 {
        margin-right: -24px;
        width: calc(58.33333333% + 24px)
    }

    body.fixed-nav header .wrap + .wrap + .wrap {
        top: 123px
    }
}

@media screen and (max-width:1200px) {
    [data-role="reference-intro"] .col-3 {
        margin-right: 48px
    }
}

@media screen and (max-width:1140px) {
    [data-role="product-groups"] .col-8 .col-3 {
        width: 33.33333333%
    }

    [data-role="socialmedia-block"] {
        width: 33.33%
    }
}

@media screen and (max-width:1100px) {
    [data-role="page-introduction-contact"] + [data-role="paragraphs"], [data-role="page-introduction-about-us"] + [data-role="paragraphs"] {
        padding-top: 36px
    }

    [data-role="cta"] h2 {
        font-size: 26px
    }

    .wallItem.asp-1x1 .content.pos-abs-bl {
        left: 0;
        bottom: 0;
        right: 0;
        top: 48px
    }

    .search-box {
        left: -100%;
        transform: translate(-100vh);
        transition: all .3s;
        position: fixed
    }

    .wrap.bg-grey .search-box {
        display: block
    }

    body.search-open header .search-box {
        display: block;
        position: fixed;
        top: 0px;
        left: 0;
        right: 0;
        transform: translate(0);
        background-color: #fff;
        z-index: 999
    }

        body.search-open header .search-box form {
            position: relative;
            width: 100%;
            margin: 14px 0
        }

            body.search-open header .search-box form div.d-n {
                display: block
            }

                body.search-open header .search-box form div.d-n i {
                    position: absolute;
                    left: 16px;
                    top: 6px;
                    padding: 10px;
                    font-size: 12px
                }

            body.search-open header .search-box form input[type="text"], body.search-open header .search-box form input[type="tel"] {
                width: calc(100% - 50px);
                padding-left: 49px
            }

            body.search-open header .search-box form button i {
                color: #000
            }

    body.search-open #overlay {
        background-color: rgba(0,0,0,0.7);
        top: 71px;
        transition: bg-color .2s 0.2s
    }

    [data-role="reference-overview"] .col-12 .col-4, [data-equal-key="reference-overview"] .col-12 .col-4 {
        padding: 0;
        text-align: center;
        width: 100%;
        margin-bottom: 24px
    }

        [data-role="reference-overview"] .col-12 .col-4 > img, [data-equal-key="reference-overview"] .col-12 .col-4 > img {
            float: none;
            max-width: 75%
        }

    [data-role="reference-overview"] .col-12 .r-txt, [data-role="reference-overview"] .col-12 .col-8, [data-equal-key="reference-overview"] .col-12 .r-txt, [data-equal-key="reference-overview"] .col-12 .col-8 {
        width: 100%;
        margin: 0
    }
}

@media screen and (max-width:1024px) {
    [data-role="clickblocks"] > .colfix > .col-4 {
        width: 50%
    }

    [data-role="page-introduction-about-us"] .col-7.p-l-big, [data-role="page-introduction-contact"] .col-7.p-l-big {
        padding-left: 24px
    }

    .m-l-2-col {
        margin-left: 24px
    }

    .m-r-2-col, form {
        margin-right: 24px
    }

    .p-l-2-col {
        padding-left: 24px
    }

    .p-r-2-col {
        padding-right: 24px
    }

    [data-role="faq-overview"] .col-8 {
        margin-left: 0;
        width: 100%
    }

    [data-role="contact-blocks"] .col-3 {
        width: 50%
    }

    [data-role="product-search"] > .p-l-2-col {
        padding-left: 36px
    }

    [data-role="product-search"] > .p-r-2-col {
        padding-right: 36px
    }

    [data-role="product-search"] .p-l-40, [data-role="page-introduction"] .p-l-40 {
        padding-left: 0
    }

    [data-role="product-search"] .p-r-40, [data-role="page-introduction"] .p-r-40 {
        padding-right: 0
    }

    [data-role="paragraphs"] .col-12 > .p-l-40 {
        padding-left: 0
    }

    [data-role="paragraphs"] .col-12 > .p-r-40 {
        padding-right: 0
    }

    [data-role="page-introduction"] > .p-l-2-col, [data-role="paragraphs"] .col-12[data-role="paragraph-content"] > .p-l-2-col {
        padding-left: 36px
    }

    [data-role="page-introduction"] > .p-r-2-col, [data-role="paragraphs"] .col-12[data-role="paragraph-content"] > .p-r-2-col {
        padding-right: 36px
    }

    [data-role="related-news"] > .p-l-40 {
        padding-left: 18px
    }

    [data-role="related-news"] > .p-r-40 {
        padding-right: 18px
    }

    form > fieldset > div.check ul.checkBoxes li input + label:before {
        left: -11px
    }

    form > fieldset > div.check ul.checkBoxes li input:checked + label:after {
        left: -1px
    }
}

@media screen and (min-width:901px) and (max-width:1000px) {
    [data-role="pagination"] .next, [data-role="pagination"] .prev {
        display: none
    }
}

@media screen and (max-width:996px) {
    form > fieldset > div {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    [data-equal-key="contacts"] .col-3 {
        width: 50%
    }

    [data-role="contact-form"] .wrap p-t-sm p-b-sm {
        padding-left: 18px;
        padding-right: 18px
    }

    .actioncontainer {
        text-align: center
    }

        .actioncontainer a {
            margin-right: unset
        }

    .p-r-2-col {
        padding-right: 0
    }

    .p-l-2-col {
        padding-left: 0
    }

    [data-role="page-introduction-about-us"] .col-7.p-l-big, [data-role="page-introduction-contact"] .col-7.p-l-big {
        padding-left: 12px
    }

    [data-role="reference-intro"] {
        width: 100%
    }

        [data-role="reference-intro"] .col-8 {
            width: 100%;
            margin-right: 0;
            margin-left: 0
        }

        [data-role="reference-intro"] .col-3 {
            width: 100%;
            margin: 0;
            padding: 0;
            text-align: center
        }

        [data-role="reference-intro"] .col-7 {
            width: 100%;
            padding-left: 0;
            padding-right: 0
        }

    [data-role="page-introduction"] > .p-l-2-col, [data-role="paragraphs"] .col-12[data-role="paragraph-content"] > .p-l-2-col {
        padding-left: 36px
    }

    [data-role="page-introduction"] > .p-r-2-col, [data-role="paragraphs"] .col-12[data-role="paragraph-content"] > .p-r-2-col {
        padding-right: 36px
    }

    [data-role="related-news"].p-l-2-col {
        padding-left: 36px
    }

    [data-role="related-news"].p-r-2-col {
        padding-right: 36px
    }

    [data-role="related-news"] > .p-l-40.p-r-40 {
        padding-left: 0;
        padding-right: 0
    }

    [data-role="landingspage-introduction"] .p-l-60 {
        padding-left: 36px
    }

    [data-role="landingspage-introduction"] .p-r-60 {
        padding-right: 36px
    }

    [data-role="landingspage-introduction"] > .col-7 {
        padding-right: 36px
    }
}

@media screen and (min-width:901px) {
    [data-role="product-details-mob"] {
        display: none
    }

    [data-equal="mob-filter-btn"] {
        display: none
    }

    [data-role="product-title-mob"] {
        display: none
    }

    form > fieldset > div.check ul.checkBoxes li input + label {
        padding-left: 12px
    }

        form > fieldset > div.check ul.checkBoxes li input + label:before {
            left: 0
        }

    form > fieldset > div.check ul.checkBoxes li input:checked + label:after {
        left: 10px
    }
}

@media screen and (max-width:900px) {
    [data-role="product-title-mob"] {
        display: block
    }

    main {
        float: left;
        width: 100%;
        margin-top: 102px
    }

    form > fieldset > div {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    [data-equal="category-overview"] {
        padding-left: 0
    }

        [data-equal="category-overview"] [data-role="pagination"] div.col-fix {
            padding-top: 24px
        }

        [data-equal="category-overview"] [data-role="pagination"] .pag-numbers {
            margin-bottom: 10px
        }

        [data-equal="category-overview"] .colfix > .col-20-pr {
            width: 25%
        }

    [data-role="category-introduction"] {
        padding-left: 18px;
        padding-right: 18px
    }

        [data-role="category-introduction"] + [data-equal="mob-filter-btn"], [data-role="category-introduction"] + [data-role="mob-filter-btn"] {
            padding-left: 0;
            padding-right: 0
        }

    [data-role="products-overview"] .col-3 {
        width: calc(100% / 3)
    }

    [data-role="default-header"] .wrap > .col-5, [data-role="default-header"] .wrap > .col-7 {
        width: 100%;
        height: auto !important
    }

        [data-role="default-header"] .wrap > .col-5.m-l-breakout, [data-role="default-header"] .wrap > .col-5.m-r-breakout, [data-role="default-header"] .wrap > .col-7.m-l-breakout, [data-role="default-header"] .wrap > .col-7.m-r-breakout {
            width: calc(100% + 72px);
            margin-left: -24px;
            margin-right: -24px;
            height: auto !important
        }

    [data-role="default-header"] .wrap .col-5.p-t-60.p-b-110 {
        padding-top: 24px;
        padding-bottom: 84px;
        padding-right: 18px;
        padding-left: 18px
    }

    [data-role="default-header"] .wrap .col-5 .label {
        display: none
    }

    [data-role="default-header"] .wrap h1, [data-role="default-header"] .wrap .h1 {
        max-width: 100%
    }

    [data-role="product-details"] > .colfix > .col-5, [data-role="product-details"] > .colfix > .col-7 {
        width: 100%
    }

    [data-role="product-details"] > .colfix [data-role="main-image"] {
        margin: 0 -24px;
        width: calc(100% + (24px * 2))
    }

    [data-role="product-details"] > .colfix > .col-7 {
        margin-top: 0
    }

        [data-role="product-details"] > .colfix > .col-7 > .col-12 {
            padding-left: 18px;
            padding-right: 18px
        }

            [data-role="product-details"] > .colfix > .col-7 > .col-12 > .col-12 {
                margin-top: 0
            }

            [data-role="product-details"] > .colfix > .col-7 > .col-12:first-child {
                display: none
            }

            [data-role="product-details"] > .colfix > .col-7 > .col-12 [data-role="product-buttons"] {
                display: none
            }

    [data-role="product-title-mob"] .p-l-40, [data-role="product-details-mob"] .p-l-40 {
        padding-left: 18px
    }

    [data-role="product-title-mob"] .p-r-40, [data-role="product-details-mob"] .p-r-40 {
        padding-right: 18px
    }

    [data-role="product-specification"].p-t-60 {
        padding-top: 24px
    }

    [data-role="product-specification"] [data-role="specification-blocks"]:not(.description) h2 {
        display: none
    }

    [data-role="product-specification"] .p-l-xl {
        padding-left: 18px
    }

    [data-role="product-specification"] .p-r-xl {
        padding-right: 18px
    }

    [data-role="specification-blocks"].p-t-60 {
        padding-top: 24px
    }

    [data-equal="header"] {
        height: auto !important
    }

    [data-role="employee-overview"] .col-6 {
        width: 100%;
        height: auto !important
    }

    [data-role="page-introduction"].news-item .p-t-60 {
        padding-top: 24px
    }

    [data-role="page-introduction"].news-item .p-b-60 {
        padding-bottom: 24px
    }

    [data-role="page-introduction"].news-item ~ .wrap.p-t-60 {
        padding-top: 24px
    }

    [data-role="page-introduction"].news-item ~ .wrap.p-b-60 {
        padding-bottom: 24px
    }

    [data-role="news-block"] > .col-12.p-t-60 {
        padding-top: 24px
    }

    [data-role="news-block"] > .col-12.p-b-60 {
        padding-bottom: 24px
    }

    [data-role="reference-intro"].p-t-60 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    [data-role="default-introduction"] > .col-5, [data-role="default-introduction"] > .col-7 {
        width: 100%;
        height: auto !important
    }

        [data-role="default-introduction"] > .col-5.m-l-breakout, [data-role="default-introduction"] > .col-5.m-r-breakout, [data-role="default-introduction"] > .col-7.m-l-breakout, [data-role="default-introduction"] > .col-7.m-r-breakout {
            width: calc(100% + 48px);
            margin-left: -24px;
            height: auto !important
        }

    [data-role="default-introduction"] .col-5.p-t-60 {
        padding-top: 24px;
        padding-bottom: 24px;
        padding-right: 18px;
        padding-left: 18px
    }

    [data-role="default-introduction"] .col-5.p-t-110 {
        padding-top: 24px;
        padding-bottom: 24px;
        padding-right: 18px;
        padding-left: 18px
    }

    [data-role="product-search"] > .p-l-2-col {
        padding-left: 18px
    }

    [data-role="product-search"] > .p-r-2-col {
        padding-right: 18px
    }

    [data-role="catalog-introduction"] .breadcrumb a {
        margin-left: 0
    }

    [data-role="catalog-introduction"] .col-7.p-l.p-r-2-col {
        width: 100%;
        padding-left: 18px;
        padding-right: 18px
    }

        [data-role="catalog-introduction"] .col-7.p-l.p-r-2-col .m-l-sm {
            margin-left: 0
        }

    [data-role="cta"] > .wrap.pos-a-t-l > .p-l-big {
        padding-left: 12px
    }

    [data-role="product-groups"] {
        padding-top: 36px;
        padding-bottom: 36px
    }

        [data-role="product-groups"] > .col-4, [data-role="product-groups"] > .col-8 {
            width: 100%;
            height: auto !important;
            padding-top: 0;
            padding-bottom: 24px
        }

        [data-role="product-groups"] .col-4 {
            padding-top: 0;
            padding-right: 18px;
            padding-left: 18px
        }

        [data-role="product-groups"] .col-8 {
            padding-bottom: 0;
            padding-left: 0;
            padding-right: 0
        }

    [data-role="page-introduction"] > .col-12 {
        padding-top: 30px
    }

    [data-role="page-introduction"] > .p-l-2-col, [data-role="paragraphs"] .col-12[data-role="paragraph-content"] > .p-l-2-col {
        padding-left: 18px
    }

    [data-role="page-introduction"] > .p-r-2-col, [data-role="paragraphs"] .col-12[data-role="paragraph-content"] > .p-r-2-col {
        padding-right: 18px
    }

    [data-role="related-news"].p-l-2-col {
        padding-left: 18px
    }

    [data-role="related-news"].p-r-2-col {
        padding-right: 18px
    }

    [data-role="wall-block"] .p-l-big, [data-role="news-block"] .p-l-big {
        padding-left: 18px
    }

    [data-role="wall-block"] .p-r-big, [data-role="news-block"] .p-r-big {
        padding-right: 18px
    }

    [data-role="wall-block"] .swiper-slide .p-l-big, [data-role="news-block"] .swiper-slide .p-l-big {
        padding-left: 36px
    }

    [data-role="wall-block"] .swiper-slide .p-r-big, [data-role="news-block"] .swiper-slide .p-r-big {
        padding-right: 36px
    }

    [data-role="wall-block"] [data-role="news-overview-main"] + .col-12.p-l-big, [data-role="news-block"] [data-role="news-overview-main"] + .col-12.p-l-big {
        padding-left: 36px
    }

    [data-role="related-news"] ~ [data-role="news-overview-main"] + .col-12.p-l-big {
        padding-left: 36px
    }

    [data-role="landingspage-introduction"] .col-7 {
        width: 100%;
        height: auto !important;
        padding-top: 48px
    }

    [data-role="landingspage-introduction"] .col-5 {
        height: auto !important;
        width: 100%;
        padding-left: 36px;
        padding-right: 36px
    }

        [data-role="landingspage-introduction"] .col-5 .col-3 {
            width: 16.66666667%
        }

    [data-role="landingspage-introduction"] .overlay-gradient:after {
        background: #000;
        background: -moz-linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.68) 34%);
        background: -webkit-linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.68) 34%);
        background: linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.68) 34%)
    }

    [data-role="landingspage-introduction"] > .col-7 {
        padding-left: 18px;
        padding-right: 18px
    }

    [data-role="product-submit-filters"], [data-role="mobile-title"] {
        display: block
    }

    [data-role="mobile-title"] {
        position: absolute;
        top: 0;
        display: flex;
        color: #1240ab;
        font-size: 14px;
        line-height: 70px;
        border-bottom: 1px solid #ddd;
        padding-left: 18px;
        width: 100%;
        font-weight: bold
    }

        [data-role="mobile-title"] i {
            font-size: 29px;
            font-weight: normal;
            line-height: 70px;
            margin-right: 24px
        }

    .mobile-title-switch {
        cursor: pointer;
        display: block;
        padding-top: 16px;
        padding-bottom: 16px;
        padding-left: 18px;
        padding-right: 18px
    }

        .mobile-title-switch .h2.title:after {
            position: absolute;
            right: 36px;
            font-size: 18px;
            content: "\f107";
            font-family: "Font Awesome 5 Pro",sans-serif;
            font-weight: bold
        }

        .mobile-title-switch + div {
            padding-left: 18px;
            height: 0;
            overflow: hidden
        }

        .mobile-title-switch.active + div {
            height: auto
        }

            .mobile-title-switch.active + div .h2.title:after {
                content: "\f106"
            }

    .product-submit-filters {
        box-shadow: 0px -3px 6px rgba(0,0,0,0.1);
        background: white;
        position: sticky;
        bottom: 0;
        left: 0;
        right: 0
    }

    #filter-trigger {
        display: flex;
        color: #1240ab;
        font-size: 14px;
        line-height: 60px;
        letter-spacing: 0.28px;
        width: 100%;
        font-weight: bold;
        position: relative;
        padding-left: 18px
    }

        #filter-trigger:after {
            position: absolute;
            right: 18px;
            content: "\f105";
            font-family: "Font Awesome 5 Pro",sans-serif;
            font-weight: bold
        }

        #filter-trigger i {
            font-size: 26px;
            font-weight: normal;
            line-height: 60px;
            margin-right: 24px
        }

    [data-role="product-submit-filters"] {
        border: none;
        margin-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        width: 100%
    }

    [data-equal-key="category-overview"] div.col-3 {
        transform: translateX(calc(-100% - 24px));
        transition: transform 0.3s;
        width: 80%;
        max-width: 400px;
        position: fixed;
        z-index: 12;
        background: white;
        padding-top: 71px;
        padding-right: 0;
        padding-left: 0;
        padding-bottom: 0;
        height: 100vh !important
    }

        [data-equal-key="category-overview"] div.col-3:before {
            display: none
        }

    [data-equal-key="category-overview"] [data-products-role="filters"] > div {
        overflow: hidden;
        padding-left: 18px;
        padding-right: 18px;
        border-bottom: 1px solid #ddd
    }

        [data-equal-key="category-overview"] [data-products-role="filters"] > div:first-of-type {
            border-top: 1px solid #ddd
        }

        [data-equal-key="category-overview"] [data-products-role="filters"] > div .d-b-mob {
            display: block;
            float: none;
            clear: both;
            margin: 0
        }

        [data-equal-key="category-overview"] [data-products-role="filters"] > div h2.title {
            cursor: pointer;
            display: block;
            padding-top: 16px;
            padding-bottom: 16px
        }

            [data-equal-key="category-overview"] [data-products-role="filters"] > div h2.title:after {
                position: absolute;
                right: 36px;
                content: "\f107";
                font-family: "Font Awesome 5 Pro",sans-serif;
                font-weight: bold
            }

            [data-equal-key="category-overview"] [data-products-role="filters"] > div h2.title + a {
                padding-top: 16px
            }

                [data-equal-key="category-overview"] [data-products-role="filters"] > div h2.title + a.fl-r {
                    display: none
                }

        [data-equal-key="category-overview"] [data-products-role="filters"] > div > div {
            height: 0;
            overflow: hidden;
            padding: 0;
            margin-bottom: 0
        }

        [data-equal-key="category-overview"] [data-products-role="filters"] > div ul li a {
            display: none
        }

        [data-equal-key="category-overview"] [data-products-role="filters"] > div ul li input {
            display: none
        }

            [data-equal-key="category-overview"] [data-products-role="filters"] > div ul li input + label {
                color: #57656E;
                font-size: 14px;
                display: inline-block;
                line-height: 28px;
                vertical-align: text-top;
                position: relative;
                padding-left: 24px
            }

                [data-equal-key="category-overview"] [data-products-role="filters"] > div ul li input + label::before {
                    content: '';
                    border-radius: 4px;
                    position: absolute;
                    left: 0;
                    top: 5px;
                    width: 15px;
                    height: 15px;
                    border: 1px solid #ddd
                }

            [data-equal-key="category-overview"] [data-products-role="filters"] > div ul li input:checked + label:before {
                content: '\f00c';
                font-family: "Font Awesome 5 Pro",sans-serif;
                background-color: #1240ab;
                color: #fff;
                line-height: 15px;
                font-size: 8px;
                text-align: center
            }

        [data-equal-key="category-overview"] [data-products-role="filters"] > div.active h2.title:after {
            content: "\f106"
        }

        [data-equal-key="category-overview"] [data-products-role="filters"] > div.active > div {
            height: 100%;
            overflow: hidden;
            margin-bottom: 24px
        }

    [data-equal-key="category-overview"] div.col-9 {
        width: 100%
    }

    form > fieldset > div.check ul.checkBoxes li input + label {
        padding-left: 12px
    }

        form > fieldset > div.check ul.checkBoxes li input + label:before {
            left: 0
        }

    form > fieldset > div.check ul.checkBoxes li input:checked + label:after {
        left: 10px
    }
}

@media screen and (max-width:800px) {
    [data-role="reference-overview"] .col-6, [data-equal-key="reference-overview"] .col-6 {
        width: 100%
    }

    [data-role="wall-block"] [data-role="news-overview-main"] + .col-12.p-l-big, [data-role="news-block"] [data-role="news-overview-main"] + .col-12.p-l-big {
        padding-left: 18px
    }

    [data-role="related-news"] ~ [data-role="news-overview-main"] + .col-12.p-l-big {
        padding-left: 36px
    }
}

@media screen and (min-width:769px) and (max-width:1028px) {
    [data-role="footer-bottom"] [data-role="copyright"] .p-r > span[itemscope] {
        display: block;
        text-align: right
    }

        [data-role="footer-bottom"] [data-role="copyright"] .p-r > span[itemscope] + a:before {
            display: none
        }
}

@media only screen and (min-width:600px) and (max-width:1140px) {
    [data-role="contact-blocks"] {
        padding-top: 110px
    }
}

@media screen and (max-width:768px) {
    [data-role="album"] .col-2 {
        width: 33.33333%;
        margin-bottom: 24px
    }

    [data-role="related-news"] ~ [data-role="news-overview-main"] + .col-12.p-l-big {
        padding-left: 18px
    }

    [data-role="paragraphs"] [data-equal-key="paragraph-row-1"] {
        padding-top: 0;
        margin-top: 0
    }

    [data-role="landingspage-introduction"] ~ [data-role="paragraphs"] [data-equal-key="paragraph-row-1"] {
        padding-top: 36px
    }

    .m-l-2-col {
        margin-left: 18px
    }

    .m-r-2-col, form {
        margin-right: 18px
    }

    .p-l-2-col {
        padding-left: 18px
    }

    .p-r-2-col {
        padding-right: 18px
    }

    [data-role="page-introduction-contact"] .col-7.p-l-big {
        padding-left: 18px;
        padding-right: 18px
    }

    [data-role="page-introduction-about-us"] .col-7.p-l-big {
        padding-left: 18px;
        padding-right: 18px;
        width: 100%
    }

    [data-role="catalog-introduction"] .col-7 {
        width: 100%
    }

    [data-role="news-overview"] > .colfix > .col-4 .col-12.p-t-big.p-l-big.p-r-big.p-b-big {
        padding: 22px 18px
    }

    [data-role="news-overview"] > .colfix > .col-4 .m-t-sm.m-b p, [data-role="news-overview"] > .colfix > .col-4 form .m-t-sm.list p, form [data-role="news-overview"] > .colfix > .col-4 .m-t-sm.list p, [data-role="news-overview"] > .colfix > .col-4 form .m-t-sm.textfield p, form [data-role="news-overview"] > .colfix > .col-4 .m-t-sm.textfield p, [data-role="news-overview"] > .colfix > .col-4 form .m-t-sm.datetime p, form [data-role="news-overview"] > .colfix > .col-4 .m-t-sm.datetime p, [data-role="news-overview"] > .colfix > .col-4 form .m-t-sm.radio p, form [data-role="news-overview"] > .colfix > .col-4 .m-t-sm.radio p {
        display: none
    }

    [data-role="paragraphs"] > .wrap > .col-12 > .col-6 {
        width: 100%;
        height: auto !important
    }

        [data-role="paragraphs"] > .wrap > .col-12 > .col-6.p-r-lg {
            padding-right: 0
        }

        [data-role="paragraphs"] > .wrap > .col-12 > .col-6 + .col-6.p-l-lg {
            padding-left: 0
        }

        [data-role="paragraphs"] > .wrap > .col-12 > .col-6 + .col-6[data-role="paragraph-content"] {
            padding-bottom: 0
        }

    [data-role="paragraphs"] > .wrap > .col-12 > .col-12 {
        width: 100%;
        height: auto !important
    }

    [data-role="category-overview"] .colfix > .col-20-pr {
        width: calc(100% / 3)
    }

    .pag-numbers, .pag-symbols, .pag-active {
        margin-right: 4.5px;
        margin-left: 4.5px
    }

    .wrap {
        padding-left: 18px;
        padding-right: 18px
    }

    .p-t-sm {
        padding-top: 0
    }

    [data-role="clickblocks"] h2 + .p-t-sm {
        padding-top: 12px
    }

    [data-role="default-introduction"] {
        padding-top: 18px;
        padding-bottom: 18px
    }

        [data-role="default-introduction"] > .col-6 {
            width: 100%;
            height: auto !important;
            padding-left: 0;
            padding-right: 0
        }

            [data-role="default-introduction"] > .col-6 + .col-6 {
                margin-top: 24px
            }

    [data-role="default-header"] + [data-role="clickblocks"] .col-4 {
        width: 100%;
        height: auto !important;
        border-bottom: 1px solid #ddd;
        padding-top: 36px;
        padding-bottom: 36px
    }

        [data-role="default-header"] + [data-role="clickblocks"] .col-4 h2 {
            position: relative
        }

            [data-role="default-header"] + [data-role="clickblocks"] .col-4 h2 em {
                display: inline-block
            }

                [data-role="default-header"] + [data-role="clickblocks"] .col-4 h2 em:after {
                    content: '\f105';
                    font-family: "Font Awesome 5 Pro",sans-serif;
                    font-weight: bold;
                    position: absolute;
                    right: 0
                }

        [data-role="default-header"] + [data-role="clickblocks"] .col-4 p, [data-role="default-header"] + [data-role="clickblocks"] .col-4 a:not(.block-link) {
            display: none
        }

        [data-role="default-header"] + [data-role="clickblocks"] .col-4 .col-9 {
            width: 80%;
            float: right;
            padding-left: 0;
            padding-right: 18px
        }

        [data-role="default-header"] + [data-role="clickblocks"] .col-4 .col-3 {
            width: 15%;
            float: left;
            padding-right: 0;
            padding-left: 18px
        }

            [data-role="default-header"] + [data-role="clickblocks"] .col-4 .col-3 .icon-block {
                text-align: center
            }

    [data-role="product-groups"] .col-8 .col-3 {
        width: 33.33333333%
    }

    .wallItem.asp-1x1 {
        width: calc((100% - 24px - 24px - 24px) / 4)
    }

    [data-role="socialmedia-block"] {
        width: 50%
    }

    [data-role="paragraphs"] .col-6 > .p-l-40 {
        padding-left: 0
    }

    [data-role="paragraphs"] .col-6 > .p-r-40 {
        padding-right: 0
    }

    [data-role="paragraphs"] .col-6.p-l-sm {
        padding-left: 18px
    }

    [data-role="paragraphs"] .col-6.p-r-sm {
        padding-right: 18px
    }
}

@media screen and (max-width:702px) {
    .genPDF, #genPDF {
        display: none
    }

    [data-role="product-details-mob"] .genPDF, [data-role="product-details-mob"] #genPDF {
        display: block;
        float: left;
        margin-left: 0
    }

    [data-role="products-overview"] a.h3, [data-role="products-overview"] .tt-n {
        font-size: 14px
    }

    [data-role="products-overview"] [data-role="productinfo"] p {
        font-size: 11px
    }
}

@media screen and (max-width:662px) {
    [data-role="pagination"] .nav:not(.prev):not(.next) {
        display: none
    }

    [data-role="pagination"] .pag-numbers:not(.pag-active):not(.nxt-active) {
        display: none
    }

    [data-role="pagination"] .pag-active + a.pag-numbers:not(.pag-active):not(.nxt-active) {
        display: inline-block
    }
}

@media screen and (max-width:640px) {
    main {
        margin-top: 94px
    }

    [data-role="products-overview"] div.col-4 {
        width: 50%
    }

    [data-role="products-overview"] .col-3 {
        width: 50%
    }
}

@media screen and (max-width:600px) {
    [data-role="product-groups"] .col-8 .col-3 {
        width: 50%
    }

    .breadcrumb {
        display: none
    }

        .breadcrumb[data-product-enabled="true"] {
            display: block
        }

    [data-role="product-title-mob"] .breadcrumb {
        display: block
    }

    [data-role="page-introduction-about-us"] .col-7, [data-role="page-introduction-contact"] .col-7 {
        width: 100%
    }

    .overlay-gradient:after {
        width: 150%
    }

    .googleWrapper {
        display: none
    }

    [data-role="news-block"] > div > [data-role="news-overview-main"] {
        padding-left: 0;
        padding-right: 0
    }

        [data-role="news-block"] > div > [data-role="news-overview-main"] .col-4 {
            width: 85%;
            margin-bottom: 0
        }

    [data-role="cta"] picture {
        height: 150px
    }

        [data-role="cta"] picture:after {
            width: 150%
        }

    [data-role="cta"] .label {
        display: none
    }

    [data-role="cta"] h2.txt-white {
        font-size: 20px;
        padding-left: 18px;
        padding-right: 18px
    }

    [data-role="cta"] .p-t-60 {
        padding-top: 27px
    }

    [data-role="cta"] > .wrap.pos-a-t-l > .p-l-big {
        padding-left: 0
    }

        [data-role="cta"] > .wrap.pos-a-t-l > .p-l-big > h2 {
            padding-left: 18px;
            padding-right: 36px
        }

    [data-role="contact-blocks"] .m-t-m-170 {
        margin-top: -60px
    }

    [data-role="contact-blocks"] .col-3 {
        width: 100%;
        height: auto !important;
        border-bottom: 1px solid #ddd
    }

    [data-role="contact-blocks"] [data-equal-key="contacts"] .col-3 {
        width: 100%;
        height: auto !important;
        border-bottom: 1px solid #ddd
    }

    [data-role="product-specification"] .bg-white.shadow > .col-12, [data-role="product-specification"] form div.check ul.checkBoxes li input + label.bg-white:before > .col-12, form div.check ul.checkBoxes li [data-role="product-specification"] input + label.bg-white:before > .col-12, [data-role="product-specification"] form input.bg-white[type="text"] > .col-12, form [data-role="product-specification"] input.bg-white[type="text"] > .col-12, [data-role="product-specification"] form input.bg-white[type="email"] > .col-12, form [data-role="product-specification"] input.bg-white[type="email"] > .col-12, [data-role="product-specification"] form input.bg-white[type="number"] > .col-12, form [data-role="product-specification"] input.bg-white[type="number"] > .col-12, [data-role="product-specification"] form input.bg-white[type="date"] > .col-12, form [data-role="product-specification"] input.bg-white[type="date"] > .col-12, [data-role="product-specification"] form select.bg-white > .col-12, form [data-role="product-specification"] select.bg-white > .col-12, [data-role="product-specification"] form textarea.bg-white > .col-12, form [data-role="product-specification"] textarea.bg-white > .col-12, [data-role="product-specification"] form input.bg-white[type="tel"] > .col-12, form [data-role="product-specification"] input.bg-white[type="tel"] > .col-12 {
        padding-left: 18px;
        padding-right: 18px
    }

    [data-role="clickblocks"] > .colfix > [data-role="clickblock"], [data-role="clickblocks"] > .colfix [data-role="clickblock"]:first-child {
        width: 100%;
        height: auto !important;
        margin: 0 0 25px 0
    }

        [data-role="clickblocks"] > .colfix > [data-role="clickblock"] .txt-click, [data-role="clickblocks"] > .colfix [data-role="clickblock"]:first-child .txt-click {
            height: auto !important;
            width: 100%
        }

        [data-role="clickblocks"] > .colfix > [data-role="clickblock"] .click-image, [data-role="clickblocks"] > .colfix [data-role="clickblock"]:first-child .click-image {
            width: 100%
        }

    [data-role="socialmedia-block"] {
        width: 100%
    }

    [data-role="landingspage-introduction"] .p-l-60 {
        padding-left: 18px
    }

    [data-role="landingspage-introduction"] .p-r-60 {
        padding-right: 18px
    }
}

@media screen and (max-width:500px) {
    [data-role="products-overview"] ~ [data-role="pagination"] > .col-12 {
        margin-top: 24px
    }

    [data-role="album"] .col-2 {
        width: 50%;
        margin-bottom: 24px
    }

    [data-equal-key="category-overview"]:not([data-role="main-overview-category"]) {
        padding-left: 0px !important;
        padding-right: 0px !important
    }

    [data-role="products-overview"] {
        margin-left: -18px;
        margin-right: -18px;
        width: calc(100% + 18px*2)
    }

    span.label {
        display: none
    }

    .p-t-110 {
        padding-top: 48px
    }

    .p-b-110 {
        padding-bottom: 48px
    }

    body {
        font-size: 13px;
        line-height: 21px
    }

        body.home h1, body.home .h1 {
            font: Bold 20px/22px "Roboto Condensed",sans-serif;
            letter-spacing: 0.4px
        }

        body.home h2, body.home .h2 {
            font: Bold 20px/22px "Roboto Condensed",sans-serif;
            letter-spacing: 0.4px
        }

    h1, .h1 {
        font: bold 16px/18px "Roboto Condensed",sans-serif;
        letter-spacing: 0
    }

    h2, .h2, [data-role="landingspage-introduction"] + [data-role="paragraphs"] .wrap:first-child h2, [data-role="landingspage-introduction"] + [data-role="paragraphs"] + .wrap.bg-grey + [data-role="paragraphs"] .wrap:first-child h2, [data-role="paragraphs"] h2 {
        font: bold 16px/18px "Roboto Condensed",sans-serif;
        letter-spacing: 0
    }

    .p-l-2-col {
        padding-left: 0
    }

    .p-r-2-col {
        padding-right: 0
    }

    [data-role="clickblocks"] > .colfix > [data-role="clickblock"] > .col-12 > .col-12, [data-role="clickblocks"] > .colfix > [data-role="clickblock"] > .col-12 > .col-6 + .col-6 {
        padding-left: 18px;
        padding-right: 18px
    }

    [data-role="product-details"] {
        padding-top: 24px;
        padding-bottom: 24px
    }

        [data-role="product-details"] > .colfix > .col-5 {
            margin-left: -18px;
            width: calc(100% + 36px)
        }

            [data-role="product-details"] > .colfix > .col-5 [data-role="thumbs"] {
                padding-left: 9px;
                padding-right: 9px;
                margin-bottom: 18px
            }

        [data-role="product-details"] > .colfix > .col-7 {
            padding-left: 27px;
            padding-right: 27px
        }

            [data-role="product-details"] > .colfix > .col-7 > .col-12 {
                padding-left: 3px;
                padding-right: 3px
            }

                [data-role="product-details"] > .colfix > .col-7 > .col-12 .m-t-lg {
                    margin-top: 18px
                }

                [data-role="product-details"] > .colfix > .col-7 > .col-12 [data-role="product-buttons"] {
                    position: fixed;
                    left: 0;
                    bottom: 0;
                    right: 0;
                    width: 100%;
                    z-index: 999;
                    background-color: white;
                    padding: 18px;
                    box-shadow: 0px 1px 2px rgba(0,0,0,0.12)
                }

                    [data-role="product-details"] > .colfix > .col-7 > .col-12 [data-role="product-buttons"] .btn {
                        width: 100%;
                        text-align: center
                    }

                        [data-role="product-details"] > .colfix > .col-7 > .col-12 [data-role="product-buttons"] .btn + .btn {
                            margin-top: 9px
                        }

    [data-role="product-title-mob"].p-t-60 {
        padding-top: 30px
    }

    [data-role="product-title-mob"].m-b-m-big {
        margin-bottom: -6px
    }

    [data-role="product-specification"] {
        padding: 0;
        box-shadow: 0px 0px 0px transparent
    }

        [data-role="product-specification"] .m-b-60.description {
            padding-left: 18px;
            padding-right: 18px
        }

            [data-role="product-specification"] .m-b-60.description > .col-12 {
                padding-top: 36px;
                padding-bottom: 36px
            }

        [data-role="product-specification"] [data-role="specification-tabs"] {
            padding-left: 36px;
            padding-right: 36px
        }

            [data-role="product-specification"] [data-role="specification-tabs"] .swiper-slide {
                margin-left: 26px
            }

                [data-role="product-specification"] [data-role="specification-tabs"] .swiper-slide:first-child {
                    margin-left: 0
                }

                [data-role="product-specification"] [data-role="specification-tabs"] .swiper-slide h3 {
                    padding: 16px 0
                }

        [data-role="product-specification"] [data-role="specification-blocks"] {
            padding: 36px 34px
        }

            [data-role="product-specification"] [data-role="specification-blocks"] h2 + dl {
                margin-top: 0
            }

    [data-role="related-references"] h2 {
        margin-top: 24px;
        margin-bottom: 24px
    }

    [data-role="related-references"] a.m-t-sm {
        margin-top: 0;
        margin-bottom: 0
    }

    [data-role="related-references"] .p-l-40 {
        padding-left: 18px
    }

    [data-role="related-references"] .p-r-40 {
        padding-right: 18px
    }

    [data-role="reference-overview"] .col-6 .p-40, [data-equal-key="reference-overview"] .col-6 .p-40 {
        padding: 27px 18px
    }

        [data-role="reference-overview"] .col-6 .p-40 .col-8, [data-equal-key="reference-overview"] .col-6 .p-40 .col-8 {
            padding-left: 0;
            padding-right: 0
        }

    [data-role="reference-intro"] .col-8 {
        padding-left: 18px;
        padding-right: 18px
    }

        [data-role="reference-intro"] .col-8 .col-7, [data-role="reference-intro"] .col-8 .col-3 {
            padding-left: 18px;
            padding-right: 18px
        }

    [data-role="faq-overview"] {
        margin-top: 0
    }

        [data-role="faq-overview"] .col-8 {
            padding-left: 0;
            padding-right: 0
        }

    [data-role="default-header"] + [data-role="clickblocks"] .col-4 {
        width: 100%;
        height: auto !important;
        padding-top: 0;
        padding-bottom: 0
    }

        [data-role="default-header"] + [data-role="clickblocks"] .col-4 h2.h1 {
            font: bold 16px/60px "Roboto Condensed",sans-serif;
            letter-spacing: 0.32px
        }

        [data-role="default-header"] + [data-role="clickblocks"] .col-4 .col-3 .icon-block {
            font-size: 28px;
            line-height: 60px;
            text-align: left
        }

    [data-role="product-groups"] .col-8 {
        box-shadow: 0px 1px 2px rgba(0,0,0,0.12)
    }

        [data-role="product-groups"] .col-8 .col-3 {
            width: 100%;
            margin-bottom: 0
        }

            [data-role="product-groups"] .col-8 .col-3 + .col-3 > .col-12 {
                border-top: 1px solid #ddd
            }

            [data-role="product-groups"] .col-8 .col-3 > .col-12 {
                box-shadow: none;
                height: auto !important;
                padding: 0 18px;
                text-align: left
            }

                [data-role="product-groups"] .col-8 .col-3 > .col-12 .block-link:hover {
                    box-shadow: none
                }

                [data-role="product-groups"] .col-8 .col-3 > .col-12 > .col-12 {
                    width: 50px;
                    margin-bottom: 0
                }

                    [data-role="product-groups"] .col-8 .col-3 > .col-12 > .col-12 i {
                        font-size: 28px;
                        line-height: 60px
                    }

                    [data-role="product-groups"] .col-8 .col-3 > .col-12 > .col-12 + .col-12 {
                        position: relative;
                        width: calc(100% - 50px);
                        padding-right: 20px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap
                    }

                        [data-role="product-groups"] .col-8 .col-3 > .col-12 > .col-12 + .col-12 a {
                            font: bold 16px/60px "Roboto Condensed",sans-serif;
                            letter-spacing: 0.32px
                        }

                            [data-role="product-groups"] .col-8 .col-3 > .col-12 > .col-12 + .col-12 a:after {
                                content: '\f105';
                                font-family: "Font Awesome 5 Pro", sans-serif;
                                font-weight: bold;
                                position: absolute;
                                top: 50%;
                                transform: translateY(-50%);
                                right: 0
                            }

    .d-b-mob {
        display: inline-block
    }

    [data-role="category-overview"] {
        margin-bottom: 48px
    }

        [data-role="category-overview"] > .col-12 {
            box-shadow: 0px 1px 2px rgba(0,0,0,0.12)
        }

            [data-role="category-overview"] > .col-12.p-b-60 {
                padding-bottom: 0
            }

        [data-role="category-overview"] .colfix > .col-20-pr {
            width: 100%;
            margin-bottom: 0
        }

            [data-role="category-overview"] .colfix > .col-20-pr > .col-12 {
                box-shadow: none;
                border-top: 1px solid #ddd;
                height: auto !important;
                padding: 0 18px;
                text-align: left
            }

                [data-role="category-overview"] .colfix > .col-20-pr > .col-12 > .col-12 {
                    width: 50px;
                    margin-bottom: 0
                }

                    [data-role="category-overview"] .colfix > .col-20-pr > .col-12 > .col-12 i {
                        font-size: 28px;
                        line-height: 60px;
                        width: auto
                    }

                    [data-role="category-overview"] .colfix > .col-20-pr > .col-12 > .col-12 + .col-12 {
                        position: relative;
                        width: calc(100% - 50px);
                        padding-right: 20px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        line-height: 60px
                    }

                        [data-role="category-overview"] .colfix > .col-20-pr > .col-12 > .col-12 + .col-12 a {
                            font-size: 16px;
                            font-weight: bold
                        }

                            [data-role="category-overview"] .colfix > .col-20-pr > .col-12 > .col-12 + .col-12 a:after {
                                content: '\f105';
                                font-family: "Font Awesome 5 Pro", sans-serif;
                                font-weight: bold;
                                position: absolute;
                                transform: translateY(-50%);
                                top: 50%;
                                right: 0
                            }

        [data-role="category-overview"] .contains-more {
            position: relative
        }

            [data-role="category-overview"] .contains-more [data-equal-key="category-block"] span.more-records {
                position: absolute;
                top: 100%;
                left: 0;
                right: 0
            }

    .d-b-mob {
        display: inline-block
    }

    [data-role="page-introduction-about-us"] .col-7 {
        padding-top: 30px;
        padding-right: 18px;
        padding-bottom: 30px;
        padding-left: 18px
    }

    [data-role="page-introduction-contact"] {
        padding-bottom: 0
    }

        [data-role="page-introduction-contact"] .col-7 {
            padding-top: 30px;
            padding-right: 18px;
            padding-bottom: 90px;
            padding-left: 18px
        }

    [data-role="catalog-introduction"] .col-7 {
        padding-top: 30px;
        padding-right: 18px;
        padding-bottom: 80px;
        padding-left: 18px
    }

        [data-role="catalog-introduction"] .col-7 .m-l-sm {
            margin-left: 0
        }

    [data-role="catalog-introduction"] .p-b-110 {
        padding-bottom: 110px
    }

    [data-role="employee-overview"] .col-4, [data-role="employee-overview"] .col-8 {
        width: 100%;
        height: auto !important
    }

        [data-role="employee-overview"] .col-4 img, [data-role="employee-overview"] .col-8 img {
            height: auto !important
        }

    [data-role="contact-blocks"] .col-3 {
        padding: 21.6px 18px
    }

        [data-role="contact-blocks"] .col-3 h2 {
            display: inline-block;
            font-size: 16px;
            line-height: 28px;
            margin-bottom: 6px
        }

            [data-role="contact-blocks"] .col-3 h2 i {
                float: left;
                padding-right: 12px;
                line-height: 28px;
                font-size: 16px
            }

        [data-role="contact-blocks"] .col-3 .subtitle {
            font-size: 16px;
            text-transform: lowercase;
            line-height: 28px;
            margin-bottom: 6px
        }

    [data-role="paragraphs"] .col-6.p-l-sm {
        padding-left: 18px;
        padding-right: 18px
    }

    [data-role="paragraphs"] .col-6.p-r-sm {
        padding-left: 18px;
        padding-right: 18px
    }

    [data-role="products-overview"][data-from="search"] [data-role="txt"], [data-role="category-overview"][data-from="search"] [data-role="txt"] {
        box-shadow: none;
        margin-bottom: 24px
    }

    [data-role="category-overview"][data-from="search"] + [data-role="products-overview"][data-from="search"] {
        padding-top: 36px
    }

    [data-equal-key="category-overview"] div.col-9 {
        padding-left: 0px !important
    }

    [data-role="txt"] {
        padding-left: 18px;
        padding-right: 18px
    }

    [data-role="products-overview"] {
        padding-top: 30px
    }

        [data-role="products-overview"][data-from="search"] {
            padding-left: 0;
            padding-right: 0
        }

        [data-role="products-overview"] div.col-3, [data-role="products-overview"] div.col-4 {
            width: 100%;
            display: flex;
            margin-bottom: 0;
            border-bottom: 1px solid #ddd
        }

        [data-role="products-overview"] .p-l-big {
            padding-left: 18px !important
        }

        [data-role="products-overview"] [data-equal-key="product-block"] .shadow, [data-role="products-overview"] [data-equal-key="product-block"] form div.check ul.checkBoxes li input + label:before, form div.check ul.checkBoxes li [data-role="products-overview"] [data-equal-key="product-block"] input + label:before, [data-role="products-overview"] [data-equal-key="product-block"] form input[type="text"], form [data-role="products-overview"] [data-equal-key="product-block"] input[type="text"], [data-role="products-overview"] [data-equal-key="product-block"] form input[type="email"], form [data-role="products-overview"] [data-equal-key="product-block"] input[type="email"], [data-role="products-overview"] [data-equal-key="product-block"] form input[type="number"], form [data-role="products-overview"] [data-equal-key="product-block"] input[type="number"], [data-role="products-overview"] [data-equal-key="product-block"] form input[type="date"], form [data-role="products-overview"] [data-equal-key="product-block"] input[type="date"], [data-role="products-overview"] [data-equal-key="product-block"] form select, form [data-role="products-overview"] [data-equal-key="product-block"] select, [data-role="products-overview"] [data-equal-key="product-block"] form textarea, form [data-role="products-overview"] [data-equal-key="product-block"] textarea, [data-role="products-overview"] [data-equal-key="product-block"] form input[type="tel"], form [data-role="products-overview"] [data-equal-key="product-block"] input[type="tel"] {
            box-shadow: none
        }

        [data-role="products-overview"] [data-equal-key="product-block"] figure {
            background-color: #fff;
            width: 75%
        }

            [data-role="products-overview"] [data-equal-key="product-block"] figure > img {
                padding-top: 24px;
                padding-left: 18px;
                padding-bottom: 24px
            }

        [data-role="products-overview"].col-12 {
            background-color: #E0E0E0;
            padding-top: 1px
        }

    [data-role="pagination"] div.col-12 {
        background-color: #F7F7F7
    }
}

@media screen and (max-width:440px) {
    [data-role="products-overview"][data-from="search"] [data-role="txt"] .addition-text, [data-role="category-overview"][data-from="search"] [data-role="txt"] .addition-text {
        width: 100%;
        padding-left: 0;
        margin-bottom: 8px
    }

    [data-role="landingspage-introduction"] .col-7 {
        padding-top: 24px;
        padding-bottom: 24px
    }

        [data-role="landingspage-introduction"] .col-7 ul {
            font-size: 16px
        }

    [data-role="landingspage-introduction"] .col-5 .col-3 {
        width: 25%
    }

    [data-role="landingspage-introduction"] .overlay-gradient:after {
        background: #000;
        background: -moz-linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.68) 34%);
        background: -webkit-linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.68) 34%);
        background: linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.68) 34%)
    }
}

@media screen and (max-width:375px) {
    .actioncontainer a {
        padding-left: 72px;
        padding-right: 72px
    }

    [data-role="paragraphs"] > .wrap > .col-12.m-b-lg {
        margin-bottom: 24px
    }

    [data-role="clickblocks"] > .colfix > [data-role="clickblock"] .txt-click, [data-role="clickblocks"] > .colfix [data-role="clickblock"]:first-child .txt-click {
        padding: 24px
    }
}

@media screen and (max-width:345px) {
    [data-role="contact-blocks"] .col-3 h2, [data-role="contact-blocks"] .col-3 .subtitle {
        font-size: 13px
    }
}
