@charset "UTF-8"; /*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: 0;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

html, body, .perspective {
    width: 100%;
    height: 100%
}

.perspective {
    background: #aaa;
    display: table-row;
    position: relative
}

.container {
    background: #fff;
    display: table;
    height: 100%;
    min-height: 100%;
    position: relative;
    outline: 1px solid rgba(0, 0, 0, 0);
    z-index: 10;
    -webkit-transform: translateZ(0) translateX(0) rotateY(0);
    transform: translateZ(0) translateX(0) rotateY(0)
}

.container::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: opacity .4s, height 0 .4s;
    transition: opacity .4s, height 0 .4s
}

.wrapper {
    display: table;
    height: 100%;
    position: relative;
    table-layout: fixed;
    width: 100%
}

.component {
    margin: 0 auto;
    width: 60%;
    text-align: justify;
    font-size: 1.5em
}

.perspective.modalview {
    position: fixed;
    -webkit-perspective: 1500px;
    perspective: 1500px
}

.modalview .container {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.modalview .wrapper {
    -webkit-transform: translateZ(-1px)
}

.animate .container::after {
    opacity: 1;
    height: 101%;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.outer-nav {
    position: absolute;
    height: auto;
    font-size: 2em
}

.outer-nav.vertical {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.outer-nav.horizontal {
    left: 50%;
    width: 75%;
    max-width: 1000px;
    text-align: center;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.outer-nav.left {
    left: 25%
}

.outer-nav.right {
    right: 25%
}

.outer-nav.top {
    top: 25%
}

.outer-nav.bottom {
    bottom: 25%
}

.outer-nav a {
    display: inline-block;
    white-space: nowrap;
    font-weight: 300;
    margin: 0 0 30px 0;
    color: #fff;
    -webkit-transition: color .3s;
    transition: color .3s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.outer-nav a:hover {
    color: #ffdccd
}

.outer-nav.vertical a {
    display: block
}

.outer-nav.horizontal a {
    margin: 15px 20px
}

.outer-nav a::before {
    display: inline-block;
    font-family: 'typicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    margin-right: 10px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.outer-nav i {
    padding-right: 1em
}

.effect-airbnb {
    background: #a0ce4e
}

.effect-airbnb .container {
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.effect-airbnb.animate .container {
    -webkit-transform: translateZ(-1500px) translateX(100%) rotateY(-45deg);
    transform: translateZ(-1500px) translateX(100%) rotateY(-45deg)
}

.no-csstransforms3d .effect-airbnb.animate .container {
    left: 75%
}

.effect-airbnb .outer-nav a {
    opacity: 0;
    -webkit-transform: translateX(-150px);
    transform: translateX(-150px);
    -webkit-transition: -webkit-transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s
}

.effect-airbnb.animate .outer-nav a {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.effect-airbnb.animate .outer-nav a:nth-child(2) {
    -webkit-transition-delay: .04s;
    transition-delay: .04s
}

.effect-airbnb.animate .outer-nav a:nth-child(3) {
    -webkit-transition-delay: .08s;
    transition-delay: .08s
}

.effect-airbnb.animate .outer-nav a:nth-child(4) {
    -webkit-transition-delay: .12s;
    transition-delay: .12s
}

.effect-airbnb.animate .outer-nav a:nth-child(5) {
    -webkit-transition-delay: .16s;
    transition-delay: .16s
}

.effect-airbnb.animate .outer-nav a:nth-child(6) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.effect-airbnb.animate .outer-nav a:nth-child(7) {
    -webkit-transition-delay: .24s;
    transition-delay: .24s
}

.effect-moveleft {
    background: #f4f3f1
}

.effect-moveleft .container {
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.effect-moveleft .container::after {
    background: rgba(255, 255, 255, 0.6)
}

.effect-moveleft.animate .container {
    -webkit-transform: translateX(-50%) rotateY(45deg) translateZ(-50px);
    transform: translateX(-50%) rotateY(45deg) translateZ(-50px)
}

.no-csstransforms3d .effect-moveleft.animate .container {
    left: -75%
}

.effect-moveleft .outer-nav a {
    color: #e86a32;
    opacity: 0;
    -webkit-transform: translateX(100px) translateZ(-1000px);
    transform: translateX(100px) translateZ(-1000px);
    -webkit-transition: -webkit-transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s
}

.effect-moveleft .outer-nav a:hover {
    color: #333
}

.effect-moveleft.animate .outer-nav a {
    opacity: 1;
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0)
}

.effect-moveleft.animate .outer-nav a:nth-child(2) {
    -webkit-transition-delay: .04s;
    transition-delay: .04s
}

.effect-moveleft.animate .outer-nav a:nth-child(3) {
    -webkit-transition-delay: .08s;
    transition-delay: .08s
}

.effect-moveleft.animate .outer-nav a:nth-child(4) {
    -webkit-transition-delay: .12s;
    transition-delay: .12s
}

.effect-moveleft.animate .outer-nav a:nth-child(5) {
    -webkit-transition-delay: .16s;
    transition-delay: .16s
}

.effect-moveleft.animate .outer-nav a:nth-child(6) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.effect-moveleft.animate .outer-nav a:nth-child(7) {
    -webkit-transition-delay: .24s;
    transition-delay: .24s
}

.effect-rotateleft {
    background: #e96e4f
}

.effect-rotateleft .container {
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.effect-rotateleft .container::after {
    background: rgba(255, 255, 255, 0.6)
}

.effect-rotateleft.animate .container {
    -webkit-transform: translateZ(-1800px) translateX(-50%) rotateY(45deg);
    transform: translateZ(-1800px) translateX(-50%) rotateY(45deg)
}

.no-csstransforms3d .effect-rotateleft.animate .container {
    left: -75%
}

.effect-rotateleft .outer-nav a {
    opacity: 0;
    -webkit-transform: translateX(350px) translateZ(-1000px);
    transform: translateX(350px) translateZ(-1000px);
    -webkit-transition: -webkit-transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s
}

.effect-rotateleft.animate .outer-nav a {
    opacity: 1;
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0)
}

.effect-rotateleft.animate .outer-nav a:nth-child(2) {
    -webkit-transition-delay: .04s;
    transition-delay: .04s
}

.effect-rotateleft.animate .outer-nav a:nth-child(3) {
    -webkit-transition-delay: .08s;
    transition-delay: .08s
}

.effect-rotateleft.animate .outer-nav a:nth-child(4) {
    -webkit-transition-delay: .08s;
    transition-delay: .08s
}

.effect-rotateleft.animate .outer-nav a:nth-child(5) {
    -webkit-transition-delay: .16s;
    transition-delay: .16s
}

.effect-rotateleft.animate .outer-nav a:nth-child(6) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.effect-rotateleft.animate .outer-nav a:nth-child(7) {
    -webkit-transition-delay: .24s;
    transition-delay: .24s
}

.effect-movedown {
    background: #34495e
}

.effect-movedown .container {
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.effect-movedown .container::after {
    background: rgba(52, 73, 94, 0.5)
}

.effect-movedown.animate .container {
    -webkit-transform: translateY(100%) translateZ(-1500px);
    transform: translateY(100%) translateZ(-1500px)
}

.no-csstransforms3d .effect-movedown.animate .container {
    top: 75%
}

.effect-movedown .outer-nav a {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: -webkit-transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s
}

.effect-movedown .outer-nav a:hover {
    color: #ed8151
}

.effect-movedown.animate .outer-nav a {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.effect-movedown.animate .outer-nav a:nth-child(2) {
    -webkit-transition-delay: .04s;
    transition-delay: .04s
}

.effect-movedown.animate .outer-nav a:nth-child(3) {
    -webkit-transition-delay: .08s;
    transition-delay: .08s
}

.effect-movedown.animate .outer-nav a:nth-child(4) {
    -webkit-transition-delay: .12s;
    transition-delay: .12s
}

.effect-movedown.animate .outer-nav a:nth-child(5) {
    -webkit-transition-delay: .16s;
    transition-delay: .16s
}

.effect-movedown.animate .outer-nav a:nth-child(6) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.effect-movedown.animate .outer-nav a:nth-child(7) {
    -webkit-transition-delay: .24s;
    transition-delay: .24s
}

.effect-rotatetop {
    background: #edcdbb
}

.effect-rotatetop .container {
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.effect-rotatetop .container::after {
    background: rgba(94, 59, 43, 0.6)
}

.effect-rotatetop.animate .container {
    -webkit-transform: translateZ(-1500px) translateY(-50%) rotateX(-45deg);
    transform: translateZ(-1500px) translateY(-50%) rotateX(-45deg)
}

.no-csstransforms3d .effect-rotatetop.animate .container {
    top: -75%
}

.effect-rotatetop .outer-nav a {
    opacity: 0;
    color: #ed8151;
    -webkit-transform: translateY(200px) translateZ(-1000px);
    transform: translateY(200px) translateZ(-1000px);
    -webkit-transition: -webkit-transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s
}

.effect-rotatetop .outer-nav a:hover {
    color: #777
}

.effect-rotatetop.animate .outer-nav a {
    opacity: 1;
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0)
}

.effect-rotatetop.animate .outer-nav a:nth-child(2) {
    -webkit-transition-delay: .04s;
    transition-delay: .04s
}

.effect-rotatetop.animate .outer-nav a:nth-child(3) {
    -webkit-transition-delay: .08s;
    transition-delay: .08s
}

.effect-rotatetop.animate .outer-nav a:nth-child(4) {
    -webkit-transition-delay: .12s;
    transition-delay: .12s
}

.effect-rotatetop.animate .outer-nav a:nth-child(5) {
    -webkit-transition-delay: .16s;
    transition-delay: .16s
}

.effect-rotatetop.animate .outer-nav a:nth-child(6) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.effect-rotatetop.animate .outer-nav a:nth-child(7) {
    -webkit-transition-delay: .24s;
    transition-delay: .24s
}

.effect-laydown {
    background: #b8b6b4
}

.effect-laydown .container {
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    -webkit-transform-origin: 50% 150%;
    transform-origin: 50% 150%
}

.effect-laydown.animate .container {
    -webkit-transform: translateZ(-1500px) rotateX(80deg);
    transform: translateZ(-1500px) rotateX(80deg)
}

.no-csstransforms3d .effect-laydown.animate .container {
    top: 75%
}

.effect-laydown .outer-nav a {
    opacity: 0;
    -webkit-transform: translateY(-200px) translateZ(-1000px);
    transform: translateY(-200px) translateZ(-1000px);
    -webkit-transition: -webkit-transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s
}

.effect-laydown.animate .outer-nav a {
    opacity: 1;
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0)
}

.effect-laydown.animate .outer-nav a:nth-child(7) {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

.effect-laydown.animate .outer-nav a:nth-child(6) {
    -webkit-transition-delay: .04s;
    transition-delay: .04s
}

.effect-laydown.animate .outer-nav a:nth-child(5) {
    -webkit-transition-delay: .08s;
    transition-delay: .08s
}

.effect-laydown.animate .outer-nav a:nth-child(4) {
    -webkit-transition-delay: .12s;
    transition-delay: .12s
}

.effect-laydown.animate .outer-nav a:nth-child(3) {
    -webkit-transition-delay: .16s;
    transition-delay: .16s
}

.effect-laydown.animate .outer-nav a:nth-child(2) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.effect-laydown.animate .outer-nav a:first-child {
    -webkit-transition-delay: .24s;
    transition-delay: .24s
}

@media screen and (max-width: 77em) {
    .outer-nav.top {
        top: 15%
    }

    .outer-nav.bottom {
        bottom: 15%
    }
}

@media screen and (max-width: 36.625em), screen and (max-height: 41.75em) {
    .outer-nav.top {
        top: 5%
    }

    .outer-nav.bottom {
        bottom: 5%
    }

    .outer-nav.horizontal {
        font-size: 1.7em;
        width: 6.2em
    }

    .outer-nav.horizontal a {
        display: block;
        text-align: left
    }

    .effect-rotatetop .outer-nav.horizontal {
        width: 95%;
        bottom: auto;
        top: 50%
    }

    .effect-rotatetop .outer-nav.horizontal a {
        display: inline-block
    }
}

@media screen and (max-width: 31em), screen and (max-height: 36.2em) {
    .outer-nav.horizontal, .outer-nav.vertical {
        font-size: 1.2em;
        width: 6.8em
    }

    .outer-nav.right {
        right: auto;
        left: 50%
    }
}

@media screen and (max-height: 31.6em) {
    .outer-nav a {
        margin-bottom: 20px
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url('../images/ajax-loader.gif') center center no-repeat
}

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

.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: 0;
    outline: 0
}

.slick-prev:hover, .slick-next:hover, .slick-prev:focus, .slick-next:focus {
    outline: 0;
    background: transparent;
    color: transparent
}

.slick-prev:hover:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before, .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

.slick-prev[dir="rtl"] {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

.slick-prev:before[dir="rtl"] {
    content: "→"
}

.slick-next {
    right: -25px
}

.slick-next[dir="rtl"] {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

.slick-next:before[dir="rtl"] {
    content: "←"
}

.slick-dotted .slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: 25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: 0
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    opacity: .3;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #fff;
    opacity: .9
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOiCnqEu92Fr1Mu51QrEz4dKg.ttf) format('truetype')
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TjASc0CsE.ttf) format('truetype')
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1Mu51xGIzc.ttf) format('truetype')
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TzBic0CsE.ttf) format('truetype')
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1MmgVxGIzc.ttf) format('truetype')
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fChc9.ttf) format('truetype')
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7GxP.ttf) format('truetype')
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fChc9.ttf) format('truetype')
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfChc9.ttf) format('truetype')
}

html {
    font-size: 16px;
    height: 100%
}

body {
    display: table;
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    font-weight: 300;
    height: 100%;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: subpixel-antialiased
}

a {
    cursor: pointer;
    text-decoration: none
}

img {
    border: 0
}

:focus {
    outline: 0
}

.impressum {
    margin: 0 auto;
    max-width: 1900px;
    padding: 0 8.125rem;
    float: left;
    font-size: 1em;
    line-height: 1.5em
}

@media screen and (max-width: 1650px) {
    .impressum {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .impressum {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .impressum {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .impressum {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .impressum {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

@media screen and (max-width: 1650px) {
    .impressum {
        font-size: .95em
    }
}

@media screen and (max-width: 1200px) {
    .impressum {
        font-size: .85em;
        font-weight: 400
    }
}

@media screen and (max-width: 1000px) {
    .impressum {
        font-size: .75em
    }
}

button {
    background-color: #a0ce4e;
    border: 0;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 1rem;
    height: 3rem;
    width: 11em
}

@media screen and (max-width: 1650px) {
    button {
        font-size: .95rem;
        height: 2.9rem;
        width: 10em
    }
}

@media screen and (max-width: 1200px) {
    button {
        font-size: .85rem;
        height: 2.8rem
    }
}

@media screen and (max-width: 1000px) {
    button {
        font-size: .8rem;
        height: 2.5rem;
        width: 9em
    }
}

@media screen and (max-width: 399px) {
    button {
        width: 8em
    }
}

button:hover {
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
    -ms-transition: All .5s ease;
    transition: All .5s ease;
    background-color: #81b327
}

input {
    border: 0;
    border-radius: 3px;
    font-size: 1rem;
    font-weight: 300;
    height: 3rem;
    padding: 0 1.85em
}

@media screen and (max-width: 1650px) {
    input {
        font-size: .95rem;
        height: 2.9rem
    }
}

@media screen and (max-width: 1200px) {
    input {
        font-size: .85rem;
        font-weight: 400;
        height: 2.8rem
    }
}

@media screen and (max-width: 1000px) {
    input {
        font-size: .8rem;
        height: 2.5rem
    }
}

@media screen and (max-width: 399px) {
    input {
        padding: 0 1.5em
    }
}

@media screen and (max-width: 320px) {
    input {
        padding: 0 1em
    }
}

textarea {
    border: 0;
    border-radius: 3px;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: 300;
    padding: 1.25em 1.85em
}

@media screen and (max-width: 1650px) {
    textarea {
        font-size: .95rem
    }
}

@media screen and (max-width: 1200px) {
    textarea {
        font-size: .85rem;
        font-weight: 400
    }
}

@media screen and (max-width: 1000px) {
    textarea {
        font-size: .8rem
    }
}

@media screen and (max-width: 399px) {
    textarea {
        padding: 1.05em 1.5em
    }
}

@media screen and (max-width: 320px) {
    textarea {
        padding: .8em 1em
    }
}

.animation-hover {
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
    -ms-transition: All .5s ease;
    transition: All .5s ease
}

.wp-tr {
    margin: 0 auto;
    max-width: 1900px;
    padding: 0 8.125rem
}

@media screen and (max-width: 1650px) {
    .wp-tr {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .wp-tr {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .wp-tr {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .wp-tr {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .wp-tr {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.title {
    margin: 0 auto;
    max-width: 1900px;
    padding: 0 8.125rem;
    text-align: center
}

@media screen and (max-width: 1650px) {
    .title {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .title {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .title {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .title {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .title {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

.title .text {
    color: #4d4d4d;
    font-size: 3em;
    font-weight: 100;
    margin: 0 auto;
    text-align: center
}

@media screen and (max-width: 1650px) {
    .title .text {
        font-size: 2.64em
    }
}

@media screen and (max-width: 1200px) {
    .title .text {
        font-size: 2.19em
    }
}

@media screen and (max-width: 1000px) {
    .title .text {
        font-size: 2.04em
    }
}

@media screen and (max-width: 399px) {
    .title .text {
        font-size: 1.5em
    }
}

.title .text .green {
    color: #81b327
}

.top {
    display: table-row;
    height: 100%
}

.top .languages-contacts-logo {
    margin: 0 auto;
    max-width: 1900px;
    padding: 0 8.125rem
}

@media screen and (max-width: 1650px) {
    .top .languages-contacts-logo {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .top .languages-contacts-logo {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .top .languages-contacts-logo {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .top .languages-contacts-logo {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .top .languages-contacts-logo {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

@media screen and (max-width: 1650px) {
    .top .languages-contacts-logo {
        font-size: .95em
    }
}

@media screen and (max-width: 1200px) {
    .top .languages-contacts-logo {
        font-size: .85em;
        font-weight: 400
    }
}

@media screen and (max-width: 1000px) {
    .top .languages-contacts-logo {
        font-size: .75em
    }
}

.top .languages-contacts-logo .languages {
    float: left;
    padding-top: 5em
}

@media screen and (max-width: 1650px) {
    .top .languages-contacts-logo .languages {
        padding-top: 4.82em
    }
}

@media screen and (max-width: 1200px) {
    .top .languages-contacts-logo .languages {
        padding-top: 3.8em
    }
}

@media screen and (max-width: 1000px) {
    .top .languages-contacts-logo .languages {
        padding-top: 3.6em
    }
}

@media screen and (max-width: 800px) {
    .top .languages-contacts-logo .languages {
        float: none;
        padding-top: 2em;
        text-align: center
    }
}

.top .languages-contacts-logo .languages .wp-languages {
    display: inline-block
}

.top .languages-contacts-logo .languages .wp-languages .language {
    float: left
}

.top .languages-contacts-logo .languages .wp-languages .language a {
    border-bottom: 1px solid #8c8b8b;
    color: #4d4d4d;
    float: left;
    font-size: 1em
}

.top .languages-contacts-logo .languages .wp-languages .language a.active {
    border-color: #81b327;
    color: #81b327
}

.top .languages-contacts-logo .languages .wp-languages .language a:hover {
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
    -ms-transition: All .5s ease;
    transition: All .5s ease;
    border-color: #81b327;
    color: #81b327
}

.top .languages-contacts-logo .languages .wp-languages .separator {
    color: #4d4d4d;
    float: left;
    padding: 0 1em
}

.top .languages-contacts-logo .contacts {
    float: right;
    padding-top: 4.1em;
    text-align: center
}

@media screen and (max-width: 1650px) {
    .top .languages-contacts-logo .contacts {
        padding-top: 4em
    }
}

@media screen and (max-width: 1200px) {
    .top .languages-contacts-logo .contacts {
        padding-top: 3em
    }
}

@media screen and (max-width: 1000px) {
    .top .languages-contacts-logo .contacts {
        padding-top: 2.9em
    }
}

@media screen and (max-width: 800px) {
    .top .languages-contacts-logo .contacts {
        float: none;
        padding-top: 0;
        text-align: center
    }
}

.top .languages-contacts-logo .contacts .wp-contacts {
    display: inline-block
}

@media screen and (max-width: 340px) {
    .top .languages-contacts-logo .contacts .wp-contacts {
        width: 100%
    }
}

.top .languages-contacts-logo .contacts .wp-contacts .wp-email {
    overflow: auto
}

@media screen and (max-width: 800px) {
    .top .languages-contacts-logo .contacts .wp-contacts .wp-email {
        float: left
    }
}

.top .languages-contacts-logo .contacts .wp-contacts .wp-email .fa-envelope-o {
    color: #686868;
    float: left;
    padding: .1em 1em 0 0
}

@media screen and (max-width: 1200px) {
    .top .languages-contacts-logo .contacts .wp-contacts .wp-email .fa-envelope-o {
        padding-top: .05em
    }
}

@media screen and (max-width: 1000px) {
    .top .languages-contacts-logo .contacts .wp-contacts .wp-email .fa-envelope-o {
        padding-top: .1em
    }
}

@media screen and (max-width: 340px) {
    .top .languages-contacts-logo .contacts .wp-contacts .wp-email .fa-envelope-o {
        padding-right: .6em
    }
}

.top .languages-contacts-logo .contacts .wp-contacts .wp-email .email {
    color: #4e4e4e;
    float: left;
    line-height: 1.2
}

.top .languages-contacts-logo .contacts .wp-contacts .wp-phone {
    padding-top: .5em
}

@media screen and (max-width: 1200px) {
    .top .languages-contacts-logo .contacts .wp-contacts .wp-phone {
        padding-top: .3em
    }
}

@media screen and (max-width: 800px) {
    .top .languages-contacts-logo .contacts .wp-contacts .wp-phone {
        float: left;
        padding-top: 0
    }
}

@media screen and (max-width: 340px) {
    .top .languages-contacts-logo .contacts .wp-contacts .wp-phone {
        float: right
    }
}

.top .languages-contacts-logo .contacts .wp-contacts .wp-phone .fa-phone {
    color: #686868;
    float: left;
    font-size: .9em;
    padding: .15em 1.1em 0 .2em
}

@media screen and (max-width: 800px) {
    .top .languages-contacts-logo .contacts .wp-contacts .wp-phone .fa-phone {
        padding-left: 3em
    }
}

@media screen and (max-width: 340px) {
    .top .languages-contacts-logo .contacts .wp-contacts .wp-phone .fa-phone {
        padding: .15em .6em 0 0
    }
}

.top .languages-contacts-logo .contacts .wp-contacts .wp-phone .phone {
    color: #4e4e4e;
    float: left
}

.top .languages-contacts-logo .logo {
    margin: 0 auto;
    padding-top: 4em;
    text-align: center;
    width: 31em
}

@media screen and (max-width: 1650px) {
    .top .languages-contacts-logo .logo {
        width: 29em
    }
}

@media screen and (max-width: 1200px) {
    .top .languages-contacts-logo .logo {
        padding-top: 3em;
        width: 27em
    }
}

@media screen and (max-width: 1000px) {
    .top .languages-contacts-logo .logo {
        width: 25em
    }
}

@media screen and (max-width: 800px) {
    .top .languages-contacts-logo .logo {
        padding: 1.6em 0
    }
}

@media screen and (max-width: 340px) {
    .top .languages-contacts-logo .logo {
        max-width: 340px;
        width: 100%
    }
}

.top .languages-contacts-logo .logo a img {
    max-width: 100%;
    height: auto
}

.top .menu-button-search {
    background: #f8f8f8;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    height: 6rem;
    margin-top: 3.5em;
    text-align: center
}

@media screen and (max-width: 1650px) {
    .top .menu-button-search {
        height: 5.4rem
    }
}

@media screen and (max-width: 1200px) {
    .top .menu-button-search {
        height: 4.56rem;
        margin-top: 2.5em
    }
}

@media screen and (max-width: 1000px) {
    .top .menu-button-search {
        height: 3.6rem;
        margin-top: 2em
    }
}

@media screen and (max-width: 800px) {
    .top .menu-button-search {
        height: 3.6rem;
        margin-top: 1.5em
    }
}

.top .menu-button-search .wp-menu-button-search {
    margin: 0 auto;
    max-width: 1900px;
    padding: 0 8.125rem;
    display: inline-block
}

@media screen and (max-width: 1650px) {
    .top .menu-button-search .wp-menu-button-search {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .top .menu-button-search .wp-menu-button-search {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .top .menu-button-search .wp-menu-button-search {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .top .menu-button-search .wp-menu-button-search {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .top .menu-button-search .wp-menu-button-search {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

@media screen and (max-width: 800px) {
    .top .menu-button-search .wp-menu-button-search {
        display: block;
        height: 3.6rem
    }
}

.top .menu-button-search .wp-menu-button-search .menu {
    float: left;
    height: 6rem
}

@media screen and (max-width: 1650px) {
    .top .menu-button-search .wp-menu-button-search .menu {
        height: 5.4rem
    }
}

@media screen and (max-width: 1200px) {
    .top .menu-button-search .wp-menu-button-search .menu {
        height: 4.56rem
    }
}

@media screen and (max-width: 1000px) {
    .top .menu-button-search .wp-menu-button-search .menu {
        height: 3.6rem
    }
}

@media screen and (max-width: 800px) {
    .top .menu-button-search .wp-menu-button-search .menu {
        display: none
    }
}

.top .menu-button-search .wp-menu-button-search .menu .wp-menu {
    display: inline-block;
    margin-bottom: .2em;
    vertical-align: middle
}

@media screen and (max-width: 1650px) {
    .top .menu-button-search .wp-menu-button-search .menu .wp-menu {
        margin-bottom: .1em
    }
}

@media screen and (max-width: 1200px) {
    .top .menu-button-search .wp-menu-button-search .menu .wp-menu {
        margin-bottom: .15em
    }
}

.top .menu-button-search .wp-menu-button-search .menu .wp-menu .item {
    float: left;
    display: inline-block;
    vertical-align: middle
}

.top .menu-button-search .wp-menu-button-search .menu .wp-menu .item a {
    border-bottom: 1px solid #757575;
    color: #2f3234;
    font-size: 1.5em;
    font-weight: 100;
    margin: 0 1.4em
}

@media screen and (max-width: 1650px) {
    .top .menu-button-search .wp-menu-button-search .menu .wp-menu .item a {
        font-size: 1.3em;
        margin: 0 1.1em
    }
}

@media screen and (max-width: 1200px) {
    .top .menu-button-search .wp-menu-button-search .menu .wp-menu .item a {
        font-size: 1em;
        font-weight: 300
    }
}

@media screen and (max-width: 1000px) {
    .top .menu-button-search .wp-menu-button-search .menu .wp-menu .item a {
        font-size: .9em
    }
}

.top .menu-button-search .wp-menu-button-search .menu .wp-menu .item a:hover {
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
    -ms-transition: All .5s ease;
    transition: All .5s ease;
    color: #81b327;
    border-color: #81b327
}

.top .menu-button-search .wp-menu-button-search .menu .wp-menu .item a.active {
    background: #a0ce4e;
    border: 0;
    border-radius: 3px;
    color: #fff;
    font-weight: 300;
    padding: .3em 1.1em .46em 1.1em
}

@media screen and (max-width: 1650px) {
    .top .menu-button-search .wp-menu-button-search .menu .wp-menu .item a.active {
        padding: .5em 1.2em .6em 1.2em
    }
}

@media screen and (max-width: 1200px) {
    .top .menu-button-search .wp-menu-button-search .menu .wp-menu .item a.active {
        padding: .73em 1.4em .87em 1.4em
    }
}

@media screen and (max-width: 1000px) {
    .top .menu-button-search .wp-menu-button-search .menu .wp-menu .item a.active {
        padding: .7em 1.4em .85em 1.4em
    }
}

.top .menu-button-search .wp-menu-button-search .menu .wp-menu .item a.active:hover {
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
    -ms-transition: All .5s ease;
    transition: All .5s ease;
    background-color: #81b327
}

.top .menu-button-search .wp-menu-button-search .button-search {
    float: left;
    height: 6rem
}

@media screen and (max-width: 1650px) {
    .top .menu-button-search .wp-menu-button-search .button-search {
        height: 5.4rem
    }
}

@media screen and (max-width: 1200px) {
    .top .menu-button-search .wp-menu-button-search .button-search {
        height: 4.56rem
    }
}

@media screen and (max-width: 1000px) {
    .top .menu-button-search .wp-menu-button-search .button-search {
        height: 3.6rem
    }
}

@media screen and (max-width: 800px) {
    .top .menu-button-search .wp-menu-button-search .button-search {
        display: table;
        float: none;
        height: 3.6rem;
        width: 100%
    }
}

.top .menu-button-search .wp-menu-button-search .button-search .button {
    display: none;
    float: left
}

@media screen and (max-width: 1650px) {
    .top .menu-button-search .wp-menu-button-search .button-search .button {
        height: 5.4rem
    }
}

@media screen and (max-width: 1200px) {
    .top .menu-button-search .wp-menu-button-search .button-search .button {
        height: 4.56rem
    }
}

@media screen and (max-width: 1000px) {
    .top .menu-button-search .wp-menu-button-search .button-search .button {
        height: 3.6rem
    }
}

@media screen and (max-width: 800px) {
    .top .menu-button-search .wp-menu-button-search .button-search .button {
        display: table-cell;
        float: none;
        vertical-align: middle
    }
}

.top .menu-button-search .wp-menu-button-search .button-search .button .wp-button {
    display: inline-block
}

@media screen and (max-width: 800px) {
    .top .menu-button-search .wp-menu-button-search .button-search .button .wp-button {
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .top .menu-button-search .wp-menu-button-search .button-search .button .wp-button {
        padding-right: .8125rem
    }
}

.top .menu-button-search .wp-menu-button-search .button-search .button .wp-button .fa-bars {
    color: #a0ce4e;
    cursor: pointer;
    font-size: 2.6em
}

.top .menu-button-search .wp-menu-button-search .button-search .button .wp-button .fa-bars:hover {
    color: #81b327
}

@media screen and (max-width: 800px) {
    .top .menu-button-search .wp-menu-button-search .button-search .button .helper {
        display: none
    }
}

.top .menu-button-search .wp-menu-button-search .button-search .search {
    float: right;
    height: 6rem;
    padding: 0;
    margin: 0
}

@media screen and (max-width: 1650px) {
    .top .menu-button-search .wp-menu-button-search .button-search .search {
        font-size: .95rem;
        height: 5.4rem
    }
}

@media screen and (max-width: 1200px) {
    .top .menu-button-search .wp-menu-button-search .button-search .search {
        font-size: .85rem;
        height: 4.56rem
    }
}

@media screen and (max-width: 1000px) {
    .top .menu-button-search .wp-menu-button-search .button-search .search {
        font-size: .8rem;
        height: 3.6rem
    }
}

@media screen and (max-width: 800px) {
    .top .menu-button-search .wp-menu-button-search .button-search .search {
        display: table-cell;
        float: none;
        height: 3.6rem;
        vertical-align: middle;
        width: 100%
    }
}

.top .menu-button-search .wp-menu-button-search .button-search .search .wp-search {
    display: inline-block;
    margin-left: 3em;
    vertical-align: middle
}

@media screen and (max-width: 1200px) {
    .top .menu-button-search .wp-menu-button-search .button-search .search .wp-search {
        margin-left: 2.5em
    }
}

@media screen and (max-width: 1000px) {
    .top .menu-button-search .wp-menu-button-search .button-search .search .wp-search {
        margin-left: 2em
    }
}

@media screen and (max-width: 800px) {
    .top .menu-button-search .wp-menu-button-search .button-search .search .wp-search {
        display:table;
        margin-left: 0;
        width: 100%
    }
}

@media screen and (max-width: 800px) {
    .top .menu-button-search .wp-menu-button-search .button-search .search .wp-search form {
        display: table
    }
}

.top .menu-button-search .wp-menu-button-search .button-search .search .wp-search button {
    border-radius: 0 3px 3px 0;
    float: left;
    width: 3rem
}

@media screen and (max-width: 1650px) {
    .top .menu-button-search .wp-menu-button-search .button-search .search .wp-search button {
        height: 3rem
    }
}

@media screen and (max-width: 1200px) {
    .top .menu-button-search .wp-menu-button-search .button-search .search .wp-search button {
        height: 2.8rem;
        width: 2.8rem
    }
}

@media screen and (max-width: 1000px) {
    .top .menu-button-search .wp-menu-button-search .button-search .search .wp-search button {
        height: 2.5rem
    }
}

@media screen and (max-width: 800px) {
    .top .menu-button-search .wp-menu-button-search .button-search .search .wp-search button {
        display: table-cell
    }
}

.top .menu-button-search .wp-menu-button-search .button-search .search .wp-search button .fa-search {
    color: #fff;
    font-size: 1.6em
}

@media screen and (max-width: 1200px) {
    .top .menu-button-search .wp-menu-button-search .button-search .search .wp-search button .fa-search {
        font-size: 1.5em
    }
}

@media screen and (max-width: 1000px) {
    .top .menu-button-search .wp-menu-button-search .button-search .search .wp-search button .fa-search {
        font-size: 1.4em
    }
}

.top .menu-button-search .wp-menu-button-search .button-search .search .wp-search .wp-input {
    float: left
}

@media screen and (max-width: 800px) {
    .top .menu-button-search .wp-menu-button-search .button-search .search .wp-search .wp-input {
        display: table-cell;
        float: none;
        width: 100%
    }
}

.top .menu-button-search .wp-menu-button-search .button-search .search .wp-search .wp-input input {
    background-color: #ececec;
    border: 0;
    border-radius: 3px 0 0 3px;
    color: #2f3234;
    float: left;
    font-size: 1rem;
    font-weight: 300;
    height: 3rem;
    padding: 0 1.85em;
    width: 17.2em
}

@media screen and (max-width: 1650px) {
    .top .menu-button-search .wp-menu-button-search .button-search .search .wp-search .wp-input input {
        font-size: .95rem;
        width: 14em
    }
}

@media screen and (max-width: 1200px) {
    .top .menu-button-search .wp-menu-button-search .button-search .search .wp-search .wp-input input {
        font-size: .85rem;
        font-weight: 400;
        height: 2.8rem;
        width: 12em
    }
}

@media screen and (max-width: 1000px) {
    .top .menu-button-search .wp-menu-button-search .button-search .search .wp-search .wp-input input {
        font-size: .8rem;
        height: 2.5rem;
        width: 10em
    }
}

@media screen and (max-width: 800px) {
    .top .menu-button-search .wp-menu-button-search .button-search .search .wp-search .wp-input input {
        box-sizing: border-box;
        width: 100%
    }
}

@media screen and (max-width: 800px) {
    .top .menu-button-search .wp-menu-button-search .button-search .search .helper {
        display: none
    }
}

.top .slider {
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto
}

.top .slider .slick-slide {
    margin: 0
}

.top .slider .slick-slide img {
    width: 100%
}

.top .slider .slick-prev:before, .top .slider .slick-next:before {
    color: black
}

.top .slider .block {
    background: #fff;
    padding: 2em 0;
    position: absolute;
    opacity: .7
}

.top .slider .block .text {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 3.75em;
    font-weight: 700;
    opacity: .85
}

.top .news .titleline {
    background: #a0ce4e;
    height: 6em
}

@media screen and (max-width: 1650px) {
    .top .news .titleline {
        height: 5.25em
    }
}

@media screen and (max-width: 1200px) {
    .top .news .titleline {
        height: 4.5em
    }
}

@media screen and (max-width: 1000px) {
    .top .news .titleline {
        height: 3.75em
    }
}

@media screen and (max-width: 399px) {
    .top .news .titleline {
        height: 3em
    }
}

.top .news .titleline .wp-titleline {
    margin: 0 auto;
    max-width: 1900px;
    padding: 0 8.125rem;
    height: 6em;
    text-align: center
}

@media screen and (max-width: 1650px) {
    .top .news .titleline .wp-titleline {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .top .news .titleline .wp-titleline {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .top .news .titleline .wp-titleline {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .top .news .titleline .wp-titleline {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .top .news .titleline .wp-titleline {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

@media screen and (max-width: 1650px) {
    .top .news .titleline .wp-titleline {
        height: 5.25em
    }
}

@media screen and (max-width: 1200px) {
    .top .news .titleline .wp-titleline {
        height: 4.5em
    }
}

@media screen and (max-width: 1000px) {
    .top .news .titleline .wp-titleline {
        height: 3.75em
    }
}

@media screen and (max-width: 399px) {
    .top .news .titleline .wp-titleline {
        height: 3em
    }
}

.top .news .titleline .wp-titleline .text {
    color: #fff;
    display: inline-block;
    font-size: 2.8em;
    font-weight: 100;
    padding-bottom: .14em;
    vertical-align: middle
}

@media screen and (max-width: 1650px) {
    .top .news .titleline .wp-titleline .text {
        font-size: 2.52em
    }
}

@media screen and (max-width: 1200px) {
    .top .news .titleline .wp-titleline .text {
        font-size: 1.96em
    }
}

@media screen and (max-width: 1000px) {
    .top .news .titleline .wp-titleline .text {
        font-size: 1.4em;
        font-weight: 300
    }
}

@media screen and (max-width: 399px) {
    .top .news .titleline .wp-titleline .text {
        font-size: 1.12em
    }
}

.top .news .ruler {
    background: url("../images/ruler-r.png");
    height: 1em
}

@media screen and (max-width: 1000px) {
    .top .news .ruler {
        background: url("../images/ruler-r.png") 0 50%;
        height: .7em
    }
}

.top .news .preview {
    float: left;
    padding-top: 3.5em;
    width: 100%
}

@media screen and (max-width: 1650px) {
    .top .news .preview {
        padding-top: 3.2em
    }
}

@media screen and (max-width: 1400px) {
    .top .news .preview {
        padding-top: 2.9em
    }
}

@media screen and (max-width: 1200px) {
    .top .news .preview {
        padding-top: 2.4em;
        font-weight: 300
    }
}

@media screen and (max-width: 1000px) {
    .top .news .preview {
        padding-top: 2.2em
    }
}

@media screen and (max-width: 800px) {
    .top .news .preview {
        padding-top: 1.4em
    }
}

@media screen and (max-width: 399px) {
    .top .news .preview {
        padding-top: 1em
    }
}

.top .news .preview .wp-preview {
    margin: 0 auto;
    max-width: 1900px;
    padding: 0 8.125rem;
    display: table
}

@media screen and (max-width: 1650px) {
    .top .news .preview .wp-preview {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .top .news .preview .wp-preview {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .top .news .preview .wp-preview {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .top .news .preview .wp-preview {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .top .news .preview .wp-preview {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

@media screen and (max-width: 1000px) {
    .top .news .preview .wp-preview {
        display: block
    }
}

.top .news .preview .wp-preview .row {
    display: table-row
}

@media screen and (max-width: 1000px) {
    .top .news .preview .wp-preview .row {
        display: block
    }
}

.top .news .preview .wp-preview .row .block {
    display: table-cell;
    vertical-align: top;
    width: 30%;

}
.top .news .preview .wp-preview .row .block:nth-child(3n) {
    padding-right: 0;
}

@media screen and (max-width: 1000px) {
    .top .news .preview .wp-preview .row .block {
        display: block;
        float: left;
        width: 48%;
        margin-bottom: 4%
    }
}

@media screen and (max-width: 600px) {
    .top .news .preview .wp-preview .row .block {
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 1.2em
    }
}

@media screen and (max-width: 400px) {
    .top .news .preview .wp-preview .row .block {
        margin-bottom: .8em
    }
}

.top .news .preview .wp-preview .row .block .wp-block {
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    border-radius: 3px;
    width: 100%
}

.top .news .preview .wp-preview .row .block .wp-block .image {
    overflow: hidden;
    border-radius: 3px 3px 0 0
}

.top .news .preview .wp-preview .row .block .wp-block .image img {
    display: block;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    width: 100%;
    vertical-align: bottom
}

.top .news .preview .wp-preview .row .block .wp-block .image:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.top .news .preview .wp-preview .row .block .wp-block .line {
    background: #a0ce4e;
    height: .4em
}

.top .news .preview .wp-preview .row .block .wp-block .heading {
    background: linear-gradient(to top, #f8f8f8 50%, #a0ce4e 50%) right bottom;
    background-size: 100% 200%;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

.top .news .preview .wp-preview .row .block .wp-block .heading .text {
    padding: 1.1875em 1.2em 1.375em 1.2em
}

@media screen and (max-width: 1650px) {
    .top .news .preview .wp-preview .row .block .wp-block .heading .text {
        padding: 1.0625em 1.2em 1.25em 1.2em
    }
}

@media screen and (max-width: 1400px) {
    .top .news .preview .wp-preview .row .block .wp-block .heading .text {
        padding: 1em 1.2em 1.125em 1.2em
    }
}

.top .news .preview .wp-preview .row .block .wp-block .heading .text a {
    border-bottom: 1px solid #4d4d4d;
    color: #4d4d4d;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.45;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

@media screen and (max-width: 1650px) {
    .top .news .preview .wp-preview .row .block .wp-block .heading .text a {
        font-size: 1.14em
    }
}

@media screen and (max-width: 1400px) {
    .top .news .preview .wp-preview .row .block .wp-block .heading .text a {
        font-size: 1.08em
    }
}

@media screen and (max-width: 1200px) {
    .top .news .preview .wp-preview .row .block .wp-block .heading .text a {
        font-size: 1.02em
    }
}

@media screen and (max-width: 1000px) {
    .top .news .preview .wp-preview .row .block .wp-block .heading .text a {
        font-size: .96em
    }
}

.top .news .preview .wp-preview .row .block .wp-block .heading .text a:hover {
    border-color: #fff;
    color: #fff
}

.top .news .preview .wp-preview .row .block .wp-block .introductory {
    color: #4d4d4d;
    font-size: 1em;
    line-height: 1.45;
    padding: 1.1875em 1.2em
}

@media screen and (max-width: 1650px) {
    .top .news .preview .wp-preview .row .block .wp-block .introductory {
        font-size: .95em;
        padding: 1.0625em 1.2em
    }
}

@media screen and (max-width: 1400px) {
    .top .news .preview .wp-preview .row .block .wp-block .introductory {
        font-size: .9em;
        padding: 1.1em 1.2em 1.15em 1.3em
    }
}

@media screen and (max-width: 1200px) {
    .top .news .preview .wp-preview .row .block .wp-block .introductory {
        font-size: .85em;
        font-weight: 400
    }
}

@media screen and (max-width: 1000px) {
    .top .news .preview .wp-preview .row .block .wp-block .introductory {
        font-size: .8em
    }
}

@media screen and (max-width: 399px) {
    .top .news .preview .wp-preview .row .block .wp-block .introductory {
        font-size: .7em
    }
}

@media screen and (max-width: 1000px) {
    .top .news .preview .wp-preview .row .block .wp-block.right {
        margin: 0 auto;
        width: 48%
    }
}

@media screen and (max-width: 600px) {
    .top .news .preview .wp-preview .row .block .wp-block.right {
        width: 100%
    }
}

.top .news .preview .wp-preview .row .block .wp-block:hover .heading {
    background-position: left top;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

.top .news .preview .wp-preview .row .block .wp-block:hover .heading a {
    border-color: #fff;
    color: #fff;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease
}

.top .news .preview .wp-preview .row .block .wp-block:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

@media screen and (max-width: 1000px) {
    .top .news .preview .wp-preview .block.middle {
        float: right
    }
}

@media screen and (max-width: 1000px) {
    .top .news .preview .wp-preview .block.right {
        width: 100%
    }
}

.top .news .preview .wp-preview .delimiter {
    display: table-cell;
    width: 3%
}
.top .news .preview .wp-preview .delimiter:last-child {
    display: none;
}

@media screen and (max-width: 1000px) {
    .top .news .preview .wp-preview .delimiter {
        display: none
    }
}

.top .index-products {
    float: left;
    padding-top: 5em;
    width: 100%
}

@media screen and (max-width: 1650px) {
    .top .index-products {
        padding-top: 4.4em
    }
}

@media screen and (max-width: 1200px) {
    .top .index-products {
        padding-top: 3.8em
    }
}

@media screen and (max-width: 1000px) {
    .top .index-products {
        padding-top: .5em
    }
}

@media screen and (max-width: 600px) {
    .top .index-products {
        padding-top: 0
    }
}

@media screen and (max-width: 399px) {
    .top .index-products {
        padding-top: 2em
    }
}

.top .index-products .wp-introductory {
    margin: 0 auto;
    max-width: 1900px;
    padding: 0 8.125rem
}

@media screen and (max-width: 1650px) {
    .top .index-products .wp-introductory {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .top .index-products .wp-introductory {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .top .index-products .wp-introductory {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .top .index-products .wp-introductory {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .top .index-products .wp-introductory {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

.top .index-products .wp-introductory .introductory {
    color: #0e0e0e;
    font-size: 1.125em;
    font-weight: 300;
    line-height: 1.4;
    margin: 0 auto;
    padding: 1.5em 0 2.2em 0;
    text-align: center
}

@media screen and (max-width: 1650px) {
    .top .index-products .wp-introductory .introductory {
        font-size: 1.06875em;
        padding: 1.4em 0 1.9em 0
    }
}

@media screen and (max-width: 1200px) {
    .top .index-products .wp-introductory .introductory {
        font-size: .95625em;
        font-weight: 400;
        padding: 1.3em 0 1.75em 0
    }
}

@media screen and (max-width: 1000px) {
    .top .index-products .wp-introductory .introductory {
        font-size: .84375em;
        padding: 1.2em 0 1.9em 0
    }
}

@media screen and (max-width: 900px) {
    .top .index-products .wp-introductory .introductory {
        max-width: 410px
    }
}

@media screen and (max-width: 399px) {
    .top .index-products .wp-introductory .introductory {
        font-size: .7875em;
        padding: 1.1em 0 1.6em 0
    }
}

.top .index-products .wp-introductory .delimiter {
    background: #e8e8e8;
    height: .0625em;
    margin: 0 auto;
    width: 100%
}

.top .index-products .models {
    margin: 0 auto;
    max-width: 1900px;
    padding: 0 8.125rem;
    text-align: center
}

@media screen and (max-width: 1650px) {
    .top .index-products .models {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .top .index-products .models {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .top .index-products .models {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .top .index-products .models {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .top .index-products .models {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

.top .index-products .models .wp-models {
    max-width: 1650px;
    margin: 0 auto;
    padding: 2em 0;
    text-align: center
}

@media screen and (max-width: 1650px) {
    .top .index-products .models .wp-models {
        max-width: 100%;
        padding: 1.8em 0
    }
}

@media screen and (max-width: 1200px) {
    .top .index-products .models .wp-models {
        padding: 1.5em 0
    }
}

@media screen and (max-width: 1000px) {
    .top .index-products .models .wp-models {
        padding: 1.2em 1.25em
    }
}

.top .index-products .models .wp-models .slick-track {
    margin: 0 auto
}

.top .index-products .models .wp-models .slide {
    text-align: center
}

.top .index-products .models .wp-models .series {
    border-radius: 3px;
    color: #81b327;
    cursor: pointer;
    font-size: 1.125em;
    font-weight: 300;
    margin: 0 auto;
    padding: .69em 1.3em .78em 1.3em;
    white-space: nowrap
}

@media screen and (max-width: 1650px) {
    .top .index-products .models .wp-models .series {
        font-size: 1.08em
    }
}

@media screen and (max-width: 1200px) {
    .top .index-products .models .wp-models .series {
        font-size: 1em
    }
}

@media screen and (max-width: 1000px) {
    .top .index-products .models .wp-models .series {
        font-size: .9em
    }
}

.top .index-products .models .wp-models .series.active {
    background: #a0ce4e;
    border: 0;
    color: #fff;
    display: inline-block;
    font-weight: 300
}

@media screen and (max-width: 1650px) {
    .top .index-products .models .wp-models .series.active {
        padding: .78em 1.3em .85em 1.3em
    }
}

@media screen and (max-width: 1200px) {
    .top .index-products .models .wp-models .series.active {
        padding: .75em 1.4em .85em 1.4em
    }
}

@media screen and (max-width: 1000px) {
    .top .index-products .models .wp-models .series.active {
        padding: .8em 1.4em .85em 1.4em
    }
}

.top .index-products .models .wp-models .series:not(.active):hover {
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
    -ms-transition: All .5s ease;
    transition: All .5s ease;
    background-color: #f8f8f8;
    display: inline-block
}

.top .index-products .models .wp-models .heading, .top .index-products .models .wp-models .introductory, .top .index-products .models .wp-models .link, .top .index-products .models .wp-models .models, .top .index-products .models .wp-models .specifications, .top .index-products .models .wp-models .images {
    display: none
}

.top .index-products .models .wp-models .slick-prev {
    height: 30px;
    width: 30px;
    left: -70px
}

@media screen and (max-width: 1650px) {
    .top .index-products .models .wp-models .slick-prev {
        left: -35px
    }
}

@media screen and (max-width: 1200px) {
    .top .index-products .models .wp-models .slick-prev {
        left: -25px;
        height: 25px;
        width: 25px
    }
}

@media screen and (max-width: 1000px) {
    .top .index-products .models .wp-models .slick-prev {
        left: 0;
        height: 20px;
        width: 20px
    }
}

.top .index-products .models .wp-models .slick-prev:hover::before {
    color: #a0ce4e
}

.top .index-products .models .wp-models .slick-prev::before {
    color: #e8e8e8;
    font-size: 30px
}

@media screen and (max-width: 1200px) {
    .top .index-products .models .wp-models .slick-prev::before {
        font-size: 25px
    }
}

@media screen and (max-width: 1000px) {
    .top .index-products .models .wp-models .slick-prev::before {
        font-size: 20px
    }
}

.top .index-products .models .wp-models .slick-next {
    height: 30px;
    width: 30px;
    right: -70px
}

@media screen and (max-width: 1650px) {
    .top .index-products .models .wp-models .slick-next {
        right: -35px
    }
}

@media screen and (max-width: 1200px) {
    .top .index-products .models .wp-models .slick-next {
        right: -25px;
        height: 25px;
        width: 25px
    }
}

@media screen and (max-width: 1000px) {
    .top .index-products .models .wp-models .slick-next {
        right: 0;
        height: 20px;
        width: 20px
    }
}

.top .index-products .models .wp-models .slick-next:hover::before {
    color: #a0ce4e
}

.top .index-products .models .wp-models .slick-next::before {
    color: #e8e8e8;
    font-size: 30px
}

@media screen and (max-width: 1200px) {
    .top .index-products .models .wp-models .slick-next::before {
        font-size: 25px
    }
}

@media screen and (max-width: 1000px) {
    .top .index-products .models .wp-models .slick-next::before {
        font-size: 20px
    }
}

.top .index-products .content {
    margin: 0 auto;
    max-width: 1900px;
    padding: 0 8.125rem
}

@media screen and (max-width: 1650px) {
    .top .index-products .content {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .top .index-products .content {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .top .index-products .content {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .top .index-products .content {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .top .index-products .content {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

.top .index-products .content .left {
    z-index: 1;
    position: relative;
    border-radius: 3px 0 0 3px;
    display: table;
    height: 100%;
    float: left;
    text-align: center;
    width: 70%
}

@media screen and (max-width: 1900px) {
    .top .index-products .content .left {
        width: 67%
    }
}

@media screen and (max-width: 1650px) {
    .top .index-products .content .left {
        width: 65%
    }
}

@media screen and (max-width: 1500px) {
    .top .index-products .content .left {
        width: 60%
    }
}

@media screen and (max-width: 1350px) {
    .top .index-products .content .left {
        width: 55%
    }
}

@media screen and (max-width: 900px) {
    .top .index-products .content .left {
        width: 50%
    }
}

@media screen and (max-width: 700px) {
    .top .index-products .content .left {
        display: inherit;
        float: none;
        width: 100%
    }
}

.top .index-products .content .left .image {
    display: table-cell;
    background: url("../images/loading.gif") 50% no-repeat;
    vertical-align: middle
}

@media screen and (max-width: 700px) {
    .top .index-products .content .left .image {
        display: inherit
    }
}

.top .index-products .content .left .image img {
    border-radius: 3px;
    max-width: 800px;
    vertical-align: bottom;
    width: 100%
}

.top .index-products .content .middle {
    border-radius: 3px;
    z-index: 0;
    width: 3em;
    /* background: #f8f8f8; */
    position: absolute
}

@media screen and (max-width: 700px) {
    .top .index-products .content .middle {
        display: none
    }
}

.top .index-products .content .right {
    z-index: 2;
    float: left;
    height: 100%;
    width: 30%;
    position: relative
}

@media screen and (max-width: 1900px) {
    .top .index-products .content .right {
        width: 33%
    }
}

@media screen and (max-width: 1650px) {
    .top .index-products .content .right {
        width: 35%
    }
}

@media screen and (max-width: 1500px) {
    .top .index-products .content .right {
        width: 40%
    }
}

@media screen and (max-width: 1350px) {
    .top .index-products .content .right {
        width: 45%
    }
}

@media screen and (max-width: 900px) {
    .top .index-products .content .right {
        width: 50%
    }
}

@media screen and (max-width: 700px) {
    .top .index-products .content .right {
        float: none;
        width: 100%
    }
}

.top .index-products .content .right .navigation {
    padding: 0 0 3.2em 7em;
    float: left
}

@media screen and (max-width: 1650px) {
    .top .index-products .content .right .navigation {
        padding: 0 0 2.6em 5.7em
    }
}

@media screen and (max-width: 1000px) {
    .top .index-products .content .right .navigation {
        padding: 0 0 1.75em 3.7em
    }
}

@media screen and (max-width: 700px) {
    .top .index-products .content .right .navigation {
        padding: 1.2em 0;
        width: 100%
    }
}

@media screen and (max-width: 400px) {
    .top .index-products .content .right .navigation {
        padding: .8em 0
    }
}

.top .index-products .content .right .navigation .arrows {
    cursor: pointer;
    float: left;
    background: #f8f8f8;
    padding: 1em
}

.top .index-products .content .right .navigation .arrows i {
    background: #a0ce4e;
    border-radius: 3px;
    color: #fff;
    font-size: 1.9em;
    font-weight: 700;
    padding: .24em 0 .31em 0
}

.top .index-products .content .right .navigation .arrows .prev {
    padding-left: .58em;
    padding-right: .62em
}

.top .index-products .content .right .navigation .arrows .next {
    padding-right: .58em;
    padding-left: .62em
}

.top .index-products .content .right .navigation .arrows .fa-angle-left {
    margin-right: .2em
}

.top .index-products .content .right .navigation .arrows .fa-angle-right {
    margin-left: .2em
}

.top .index-products .content .right .navigation .table {
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    border-radius: 3px;
    float: left;
    width: 100%
}

.top .index-products .content .right .navigation .table .all {
    display: table;
    width: 100%
}

.top .index-products .content .right .navigation .table .all .models {
    display: table-row;
    width: 100%
}

.top .index-products .content .right .navigation .table .all .models .item {
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    color: #4d4d4d;
    cursor: pointer;
    display: table-cell;
    font-weight: 400;
    padding: .85em 0 .85em 0;
    text-align: center
}

@media screen and (max-width: 1650px) {
    .top .index-products .content .right .navigation .table .all .models .item {
        font-size: .95em;
        padding: .95em 0 .94em 0
    }
}

@media screen and (max-width: 1200px) {
    .top .index-products .content .right .navigation .table .all .models .item {
        font-size: .9em;
        font-weight: 400;
        padding: .94em 0
    }
}

@media screen and (max-width: 1000px) {
    .top .index-products .content .right .navigation .table .all .models .item {
        padding: .8em 0
    }
}

@media screen and (max-width: 399px) {
    .top .index-products .content .right .navigation .table .all .models .item {
        font-size: .7em;
        padding: 1.2em 0
    }
}

.top .index-products .content .right .navigation .table .all .models .item:first-child {
    cursor: default;
    background: #f8f8f8
}

.top .index-products .content .right .navigation .table .all .models .item:last-child {
    border-right: 0
}

.top .index-products .content .right .navigation .table .all .models .item.active {
    background: #a0ce4e;
    color: #fff;
    cursor: default
}

.top .index-products .content .right .navigation .table .all .models .item:not(:first-child):not(.active):hover {
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
    -ms-transition: All .5s ease;
    transition: All .5s ease;
    background-color: #f8f8f8;
    color: #81b327
}

.top .index-products .content .right .navigation .table .all .models .none {
    height: 3.1em
}

@media screen and (max-width: 1650px) {
    .top .index-products .content .right .navigation .table .all .models .none {
        padding: .5em 1.2em .6em 1.2em
    }
}

@media screen and (max-width: 1200px) {
    .top .index-products .content .right .navigation .table .all .models .none {
        padding: .75em 1.4em .85em 1.4em
    }
}

@media screen and (max-width: 1000px) {
    .top .index-products .content .right .navigation .table .all .models .none {
        padding: .7em 1.4em .85em 1.4em
    }
}

.top .index-products .content .right .navigation .table .all #series-models.number-2 > .item {
    width: 50%
}

.top .index-products .content .right .navigation .table .all #series-models.number-3 > div {
    width: 33%
}

.top .index-products .content .right .navigation .table .all #series-models.number-4 > .item {
    width: 25%
}

.top .index-products .content .right .navigation .table .all #series-models.number-5 > .item {
    width: 20%
}

.top .index-products .content .right .navigation .table .specifications {
    padding: 1.1em 0 1.35em 0;
    text-align: center;
    float: left;
    width: 100%
}

@media screen and (max-width: 1650px) {
    .top .index-products .content .right .navigation .table .specifications {
        padding: 1em 0 1.3em 0
    }
}

@media screen and (max-width: 1000px) {
    .top .index-products .content .right .navigation .table .specifications {
        padding: .9em 0 1.1em 0
    }
}

.top .index-products .content .right .navigation .table .specifications .line {
    float: left;
    padding-top: .4em;
    text-align: center;
    width: 100%
}

@media screen and (max-width: 1650px) {
    .top .index-products .content .right .navigation .table .specifications .line {
        font-size: .95em
    }
}

@media screen and (max-width: 1200px) {
    .top .index-products .content .right .navigation .table .specifications .line {
        font-size: .9em;
        font-weight: 400
    }
}

@media screen and (max-width: 1000px) {
    .top .index-products .content .right .navigation .table .specifications .line {
        font-size: .8em
    }
}

@media screen and (max-width: 399px) {
    .top .index-products .content .right .navigation .table .specifications .line {
        font-size: .7875em
    }
}

.top .index-products .content .right .navigation .table .specifications .line .header {
    font-weight: 400
}

.top .index-products .content .right .navigation .table .specifications .line .data {
    padding-left: .3em
}

.top .index-products .content .right .text {
    background: #fff;
    float: left;
    width: 100%
}

@media screen and (max-width: 700px) {
    .top .index-products .content .right .text {
        padding: 0;
        width: 100%
    }
}

.top .index-products .content .right .text .wp-text {
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    padding: 2.5em 3em 2.4em 3.5em
}

@media screen and (max-width: 1650px) {
    .top .index-products .content .right .text .wp-text {
        padding: 2.2em 2.7em 2.4em 2.875em
    }
}

@media screen and (max-width: 1000px) {
    .top .index-products .content .right .text .wp-text {
        padding: 1.35em 1.5em 1.4em 1.875em
    }
}

.top .index-products .content .right .text .wp-text .heading {
    color: #4d4d4d;
    font-size: 1.8em;
    font-weight: 700
}

@media screen and (max-width: 1650px) {
    .top .index-products .content .right .text .wp-text .heading {
        font-size: 1.71em
    }
}

@media screen and (max-width: 1200px) {
    .top .index-products .content .right .text .wp-text .heading {
        font-size: 1.53em
    }
}

@media screen and (max-width: 1000px) {
    .top .index-products .content .right .text .wp-text .heading {
        font-size: 1.26em
    }
}

@media screen and (max-width: 700px) {
    .top .index-products .content .right .text .wp-text .heading {
        text-align: center;
        padding-bottom: .65em
    }
}

@media screen and (max-width: 399px) {
    .top .index-products .content .right .text .wp-text .heading {
        text-align: center;
        padding-bottom: .6em
    }
}

.top .index-products .content .right .text .wp-text .line {
    background: #a0ce4e;
    height: .1875em;
    margin: 1.4em 0;
    width: 10%
}

@media screen and (max-width: 1650px) {
    .top .index-products .content .right .text .wp-text .line {
        margin: 1.3em 0
    }
}

@media screen and (max-width: 1200px) {
    .top .index-products .content .right .text .wp-text .line {
        margin: 1.2em 0
    }
}

@media screen and (max-width: 1000px) {
    .top .index-products .content .right .text .wp-text .line {
        margin: .9em 0
    }
}

@media screen and (max-width: 700px) {
    .top .index-products .content .right .text .wp-text .line {
        margin: 0 auto
    }
}

.top .index-products .content .right .text .wp-text .introductory {
    color: #4d4d4d;
    font-size: 1em;
    line-height: 1.45
}

@media screen and (max-width: 1650px) {
    .top .index-products .content .right .text .wp-text .introductory {
        font-size: .95em
    }
}

@media screen and (max-width: 1200px) {
    .top .index-products .content .right .text .wp-text .introductory {
        font-size: .9em;
        font-weight: 400
    }
}

@media screen and (max-width: 1000px) {
    .top .index-products .content .right .text .wp-text .introductory {
        font-size: .8em
    }
}

@media screen and (max-width: 700px) {
    .top .index-products .content .right .text .wp-text .introductory {
        text-align: center;
        padding-top: 1.1em
    }
}

@media screen and (max-width: 399px) {
    .top .index-products .content .right .text .wp-text .introductory {
        font-size: .7875em
    }
}

.top .index-products .content .right .text .wp-text .more {
    padding-top: 1.6em;
    text-align: center
}

@media screen and (max-width: 1000px) {
    .top .index-products .content .right .text .wp-text .more {
        padding-top: 1em
    }
}

.top .index-company {
    float: left;
    padding-top: 5em;
    width: 100%
}

@media screen and (max-width: 1650px) {
    .top .index-company {
        padding-top: 4em
    }
}

@media screen and (max-width: 1200px) {
    .top .index-company {
        padding-top: 3em
    }
}

@media screen and (max-width: 1000px) {
    .top .index-company {
        padding-top: 2.5em
    }
}

@media screen and (max-width: 399px) {
    .top .index-company {
        padding-top: 1.2em
    }
}

.top .index-company .introductory {
    margin: 0 auto;
    max-width: 1900px;
    padding: 0 8.125rem;
    color: #0e0e0e;
    font-size: 1.125em;
    font-weight: 300;
    line-height: 1.4;
    padding-top: 1.5em;
    padding-bottom: 2.2em;
    text-align: center
}

@media screen and (max-width: 1650px) {
    .top .index-company .introductory {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .top .index-company .introductory {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .top .index-company .introductory {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .top .index-company .introductory {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .top .index-company .introductory {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

@media screen and (max-width: 1650px) {
    .top .index-company .introductory {
        font-size: 1.06875em;
        padding-top: 1.4em;
        padding-bottom: 1.9em
    }
}

@media screen and (max-width: 1200px) {
    .top .index-company .introductory {
        font-size: .95625em;
        font-weight: 400;
        padding-top: 1.4em;
        padding-bottom: 1.76em
    }
}

@media screen and (max-width: 1000px) {
    .top .index-company .introductory {
        font-size: .84375em;
        padding-top: 1.2em;
        padding-bottom: 1.9em
    }
}

@media screen and (max-width: 900px) {
    .top .index-company .introductory {
        max-width: 410px
    }
}

@media screen and (max-width: 399px) {
    .top .index-company .introductory {
        font-size: .7875em;
        padding-top: 1.1em;
        padding-bottom: 1.6em
    }
}

.top .index-company .video {
    float: left;
    width: 100%
}

.top .index-company .video .wp-video {
    margin: 0 auto;
    max-width: 1900px;
    padding: 0 8.125rem
}

@media screen and (max-width: 1650px) {
    .top .index-company .video .wp-video {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .top .index-company .video .wp-video {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .top .index-company .video .wp-video {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .top .index-company .video .wp-video {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .top .index-company .video .wp-video {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

.top .index-company .video .wp-video .player {
    border-radius: 7px;
    overflow: hidden
}

.top .index-company .content {
    float: left;
    padding-top: 3.75em;
    width: 100%
}

.top .index-company .content .wp-content {
    max-width: 1900px;
    padding: 0 8.125rem;
    margin: 0 auto;
    max-width: 1650px;
    text-align: center
}

@media screen and (max-width: 1650px) {
    .top .index-company .content .wp-content {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .top .index-company .content .wp-content {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .top .index-company .content .wp-content {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .top .index-company .content .wp-content {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .top .index-company .content .wp-content {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

.top .index-company .content .wp-content .block {
    float: left;
    width: 25%
}

.top .index-company .content .wp-content .block .image img {
    width: 100%;
    -webkit-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.15)
}

.top .index-company .content .wp-content .block .heading {
    color: #4d4d4d;
    font-size: 2em;
    font-weight: 300;
    padding-top: 1em
}

@media screen and (max-width: 1650px) {
    .top .index-company .content .wp-content .block .heading {
        font-size: 1.8em
    }
}

@media screen and (max-width: 1200px) {
    .top .index-company .content .wp-content .block .heading {
        font-size: 1.6em
    }
}

@media screen and (max-width: 1000px) {
    .top .index-company .content .wp-content .block .heading {
        font-size: 1.4em;
        font-weight: 300
    }
}

@media screen and (max-width: 399px) {
    .top .index-company .content .wp-content .block .heading {
        font-size: 1em
    }
}

.top .index-company .content .wp-content .block .introductory {
    font-size: 1.1em;
    line-height: 1.3;
    padding-top: 1.3em
}

@media screen and (max-width: 1650px) {
    .top .index-company .content .wp-content .block .introductory {
        font-size: .95em
    }
}

@media screen and (max-width: 1200px) {
    .top .index-company .content .wp-content .block .introductory {
        font-size: .9em;
        font-weight: 400
    }
}

@media screen and (max-width: 1000px) {
    .top .index-company .content .wp-content .block .introductory {
        font-size: .8em
    }
}

@media screen and (max-width: 399px) {
    .top .index-company .content .wp-content .block .introductory {
        font-size: .7em
    }
}

.top .index-company .content .wp-content .block .more {
    padding: 1.3em .1em 0 .4em
}

.top .index-company .content .wp-content .block .more a {
    color: #81b327;
    border-bottom: 1px solid #81b327;
    font-size: 1.1em
}

.top .index-company .content .wp-content .block .more .triangle {
    border: 0;
    padding-left: .75em
}

.top .index-company .content .wp-content .block.technologies img {
    border-radius: 3px 0 0 3px
}

.top .index-company .content .wp-content .block.management img {
    border-radius: 0 0 3px 3px
}

.top .index-company .content .wp-content .block.experience img {
    border-radius: 0 3px 3px 3px
}

.top .index-contacts {
    float: left;
    padding-top: 5em;
    width: 100%
}

@media screen and (max-width: 1650px) {
    .top .index-contacts {
        padding-top: 4em
    }
}

@media screen and (max-width: 1200px) {
    .top .index-contacts {
        padding-top: 3em
    }
}

@media screen and (max-width: 1000px) {
    .top .index-contacts {
        padding-top: 2.5em
    }
}

@media screen and (max-width: 399px) {
    .top .index-contacts {
        padding-top: 1.2em
    }
}

.top .index-contacts .introductory {
    margin: 0 auto;
    max-width: 1900px;
    padding: 0 8.125rem;
    color: #0e0e0e;
    font-size: 1.125em;
    font-weight: 300;
    line-height: 1.4;
    padding-top: 1.5em;
    padding-bottom: 2.2em;
    text-align: center
}

@media screen and (max-width: 1650px) {
    .top .index-contacts .introductory {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .top .index-contacts .introductory {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .top .index-contacts .introductory {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .top .index-contacts .introductory {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .top .index-contacts .introductory {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

@media screen and (max-width: 1650px) {
    .top .index-contacts .introductory {
        font-size: 1.06875em;
        padding-top: 1.4em;
        padding-bottom: 1.9em
    }
}

@media screen and (max-width: 1200px) {
    .top .index-contacts .introductory {
        font-size: .95625em;
        font-weight: 400;
        padding-top: 1.4em;
        padding-bottom: 1.76em
    }
}

@media screen and (max-width: 1000px) {
    .top .index-contacts .introductory {
        font-size: .84375em;
        padding-top: 1.2em;
        padding-bottom: 1.9em
    }
}

@media screen and (max-width: 900px) {
    .top .index-contacts .introductory {
        max-width: 410px
    }
}

@media screen and (max-width: 399px) {
    .top .index-contacts .introductory {
        font-size: .7875em;
        padding-top: 1.1em;
        padding-bottom: 1.6em
    }
}

.top .index-contacts .heading {
    height: 4.5em;
    float: left;
    width: 100%
}

@media screen and (max-width: 1650px) {
    .top .index-contacts .heading {
        height: 4.1875em
    }
}

@media screen and (max-width: 1200px) {
    .top .index-contacts .heading {
        height: 3.875em
    }
}

@media screen and (max-width: 1000px) {
    .top .index-contacts .heading {
        height: 3.875em;
        font-weight: 300
    }
}

@media screen and (max-width: 399px) {
    .top .index-contacts .heading {
        height: 3.25em
    }
}

.top .index-contacts .heading .text {
    display: inline-block;
    font-size: 1.3em;
    font-weight: 100;
    padding: 0 2.4em;
    vertical-align: middle
}

@media screen and (max-width: 1650px) {
    .top .index-contacts .heading .text {
        font-size: 1.235em;
        padding: 0 2.1em
    }
}

@media screen and (max-width: 1200px) {
    .top .index-contacts .heading .text {
        font-size: 1.17em
    }
}

@media screen and (max-width: 1000px) {
    .top .index-contacts .heading .text {
        font-size: 1.105em;
        font-weight: 300
    }
}

@media screen and (max-width: 800px) {
    .top .index-contacts .heading .text {
        padding-right: 0
    }
}

@media screen and (max-width: 399px) {
    .top .index-contacts .heading .text {
        font-size: 1.04em
    }
}

.top .index-contacts .map {
    float: left;
    width: 50%
}

@media screen and (max-width: 800px) {
    .top .index-contacts .map {
        float: none;
        width: 100%
    }
}

.top .index-contacts .map .heading {
    background: #a0ce4e;
    float: left;
    text-align: right
}

@media screen and (max-width: 800px) {
    .top .index-contacts .map .heading {
        text-align: center
    }
}

.top .index-contacts .map .heading .text {
    color: #fff
}

.top .index-contacts .map #map {
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    box-sizing: border-box;
    height: 33.865em;
    width: 100%
}

@media screen and (max-width: 1650px) {
    .top .index-contacts .map #map {
        height: 30.8em
    }
}

@media screen and (max-width: 1200px) {
    .top .index-contacts .map #map {
        height: 27.45em
    }
}

@media screen and (max-width: 1000px) {
    .top .index-contacts .map #map {
        height: 24.35em
    }
}

@media screen and (max-width: 800px) {
    .top .index-contacts .map #map {
        height: 22.3em
    }
}

@media screen and (max-width: 399px) {
    .top .index-contacts .map #map {
        height: 21.45em
    }
}

.top .index-contacts .map #map .content {
    padding: 1em
}

.top .index-contacts .map #map .firm {
    color: #4d4d4d;
    font-size: 1.4em;
    font-weight: 400;
    margin: .6em 0 0 .5em;
    line-height: 1.4
}

.top .index-contacts .map #map .address {
    color: #4d4d4d;
    font-size: 1.125em;
    margin: .6em 0 0 .68em;
    line-height: 1.45
}

.top .index-contacts .map #map .link {
    margin: .6em 0 .8em .8em
}

.top .index-contacts .map #map .link a {
    border-bottom: 1px solid #81b327;
    color: #81b327;
    font-size: 1.125em
}

.top .index-contacts .message {
    float: left;
    width: 50%
}

@media screen and (max-width: 800px) {
    .top .index-contacts .message {
        float: none;
        width: 100%
    }
}

.top .index-contacts .message .heading {
    background: #e5e5e5;
    text-align: left
}

@media screen and (max-width: 800px) {
    .top .index-contacts .message .heading {
        margin-top: 1.6em;
        text-align: center
    }
}

@media screen and (max-width: 399px) {
    .top .index-contacts .message .heading {
        margin-top: 1.3em
    }
}

.top .index-contacts .message .heading .text {
    color: #4d4d4d
}

.top .index-contacts .message form {
    background: #f8f8f8;
    display: table;
    width: 100%
}

@media screen and (max-width: 800px) {
    .top .index-contacts .message form {
        text-align: center
    }
}

.top .index-contacts .message form .wp-input {
    border-bottom: 1px solid #e8e8e8;
    box-sizing: border-box;
    display: table-cell;
    height: 33.865em;
    padding: 2.8em 8.125rem 0 3em;
    width: 100%
}

@media screen and (max-width: 1650px) {
    .top .index-contacts .message form .wp-input {
        height: 30.8em;
        padding: 2.4em 5.6875rem 0 2.5em
    }
}

@media screen and (max-width: 1200px) {
    .top .index-contacts .message form .wp-input {
        height: 27.45em;
        padding: 2.3em 3.25rem 0 2.35em
    }
}

@media screen and (max-width: 1000px) {
    .top .index-contacts .message form .wp-input {
        height: 24.35em;
        padding: 2.05em 2.4375rem 0 2.2em
    }
}

@media screen and (max-width: 800px) {
    .top .index-contacts .message form .wp-input {
        height: 22.3em;
        padding: 1.7em 1.625rem 0 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .top .index-contacts .message form .wp-input {
        height: 21.45em;
        padding-right: .8125rem
    }
}

.top .index-contacts .message form .wp-input input, .top .index-contacts .message form .wp-input textarea {
    box-sizing: border-box;
    margin-bottom: 1.4em;
    width: 100%
}
.top .index-contacts .message form .wp-input .btn {
    font-size: .95rem;
    height: 2.9rem;
    width: 10em;
    background-color: #a0ce4e;
    border: 0;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
}

@media screen and (max-width: 1650px) {
    .top .index-contacts .message form .wp-input input, .top .index-contacts .message form .wp-input textarea {
        margin-bottom: 1.35em
    }
}

@media screen and (max-width: 1200px) {
    .top .index-contacts .message form .wp-input input, .top .index-contacts .message form .wp-input textarea {
        margin-bottom: 1.3em
    }
}

@media screen and (max-width: 1000px) {
    .top .index-contacts .message form .wp-input input, .top .index-contacts .message form .wp-input textarea {
        margin-bottom: 1.25em
    }
}

@media screen and (max-width: 800px) {
    .top .index-contacts .message form .wp-input input, .top .index-contacts .message form .wp-input textarea {
        margin-bottom: 1.2em
    }
}

@media screen and (max-width: 399px) {
    .top .index-contacts .message form .wp-input input, .top .index-contacts .message form .wp-input textarea {
        margin-bottom: 1.15em
    }
}

.top .index-contacts .message form .wp-input textarea {
    height: 15em;
    line-height: 1.4
}

@media screen and (max-width: 1650px) {
    .top .index-contacts .message form .wp-input textarea {
        height: 14em
    }
}

@media screen and (max-width: 1200px) {
    .top .index-contacts .message form .wp-input textarea {
        height: 13em
    }
}

@media screen and (max-width: 1000px) {
    .top .index-contacts .message form .wp-input textarea {
        height: 12em
    }
}

@media screen and (max-width: 800px) {
    .top .index-contacts .message form .wp-input textarea {
        height: 11em
    }
}

@media screen and (max-width: 399px) {
    .top .index-contacts .message form .wp-input textarea {
        height: 10em
    }
}

.top .index-suppliers {
    float: left;
    padding: 4.5em 0;
    width: 100%
}

@media screen and (max-width: 1650px) {
    .top .index-suppliers {
        padding: 4em 0
    }
}

@media screen and (max-width: 1200px) {
    .top .index-suppliers {
        padding: 3em 0
    }
}

@media screen and (max-width: 1000px) {
    .top .index-suppliers {
        padding: 2.5em 0
    }
}

@media screen and (max-width: 399px) {
    .top .index-suppliers {
        padding: 1.2em 0
    }
}

.top .index-suppliers .introductory {
    margin: 0 auto;
    max-width: 1900px;
    padding: 0 8.125rem;
    color: #0e0e0e;
    font-size: 1.125em;
    font-weight: 300;
    line-height: 1.4;
    padding-top: 1.5em;
    padding-bottom: 1.25em;
    text-align: center
}

@media screen and (max-width: 1650px) {
    .top .index-suppliers .introductory {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .top .index-suppliers .introductory {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .top .index-suppliers .introductory {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .top .index-suppliers .introductory {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .top .index-suppliers .introductory {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

@media screen and (max-width: 1650px) {
    .top .index-suppliers .introductory {
        font-size: 1.06875em;
        padding-top: 1.4em;
        padding-bottom: 1.15em
    }
}

@media screen and (max-width: 1200px) {
    .top .index-suppliers .introductory {
        font-size: .95625em;
        font-weight: 400;
        padding-top: 1.3em;
        padding-bottom: 1.1em
    }
}

@media screen and (max-width: 1000px) {
    .top .index-suppliers .introductory {
        font-size: .84375em;
        padding-top: 1.2em;
        padding-bottom: 1.05em
    }
}

@media screen and (max-width: 900px) {
    .top .index-suppliers .introductory {
        max-width: 410px;
        padding-bottom: 1.2em
    }
}

@media screen and (max-width: 399px) {
    .top .index-suppliers .introductory {
        font-size: .7875em;
        padding-bottom: 1.1em
    }
}

.top .index-suppliers .delimiter {
    background: #e8e8e8;
    height: .0625em;
    margin: 0 auto;
    width: 25%
}

@media screen and (max-width: 1200px) {
    .top .index-suppliers .delimiter {
        width: 40%
    }
}

@media screen and (max-width: 1200px) {
    .top .index-suppliers .delimiter {
        width: 30%
    }
}

@media screen and (max-width: 1200px) {
    .top .index-suppliers .delimiter {
        width: 40%
    }
}

@media screen and (max-width: 399px) {
    .top .index-suppliers .delimiter {
        width: 50%
    }
}

.top .index-suppliers .all {
    padding-top: 1.25em;
    text-align: center
}

@media screen and (max-width: 1650px) {
    .top .index-suppliers .all {
        padding-top: 1.15em
    }
}

@media screen and (max-width: 1200px) {
    .top .index-suppliers .all {
        padding-top: 1.1em
    }
}

@media screen and (max-width: 1000px) {
    .top .index-suppliers .all {
        padding-top: 1.05em
    }
}

@media screen and (max-width: 399px) {
    .top .index-suppliers .all {
        padding-top: .9em
    }
}

.top .index-suppliers .all a {
    color: #81b327;
    border-bottom: 1px solid #81b327;
    font-size: 1.125em;
    font-weight: 300
}

@media screen and (max-width: 1650px) {
    .top .index-suppliers .all a {
        font-size: 1.06875em
    }
}

@media screen and (max-width: 1200px) {
    .top .index-suppliers .all a {
        font-size: .95625em;
        font-weight: 400
    }
}

@media screen and (max-width: 1000px) {
    .top .index-suppliers .all a {
        font-size: .84375em
    }
}

@media screen and (max-width: 399px) {
    .top .index-suppliers .all a {
        font-size: .7875em
    }
}

.top .index-suppliers .wp-slider {
    margin: 0 auto;
    max-width: 1900px;
    padding: 0 8.125rem;
    padding-top: 3em
}

@media screen and (max-width: 1650px) {
    .top .index-suppliers .wp-slider {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .top .index-suppliers .wp-slider {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .top .index-suppliers .wp-slider {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .top .index-suppliers .wp-slider {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .top .index-suppliers .wp-slider {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

@media screen and (max-width: 1400px) {
    .top .index-suppliers .wp-slider {
        padding-top: 2.5em
    }
}

@media screen and (max-width: 1000px) {
    .top .index-suppliers .wp-slider {
        padding: 1.8em 3em 0 3em
    }
}

@media screen and (max-width: 800px) {
    .top .index-suppliers .wp-slider {
        padding: 1.8em 2.5em 0 2.5em
    }
}

@media screen and (max-width: 399px) {
    .top .index-suppliers .wp-slider {
        padding-top: 1.4em
    }
}

.top .index-suppliers .wp-slider #suppliers img {
    width: 90%;
    margin: 0 auto;
    opacity: .8;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.top .index-suppliers .wp-slider #suppliers img:hover {
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.top .index-suppliers .wp-slider #suppliers .slick-prev {
    height: 30px;
    width: 30px;
    left: -70px
}

@media screen and (max-width: 1650px) {
    .top .index-suppliers .wp-slider #suppliers .slick-prev {
        left: -50px
    }
}

@media screen and (max-width: 1200px) {
    .top .index-suppliers .wp-slider #suppliers .slick-prev {
        left: -25px;
        height: 25px;
        width: 25px
    }
}

@media screen and (max-width: 1000px) {
    .top .index-suppliers .wp-slider #suppliers .slick-prev {
        left: -20px;
        height: 20px;
        width: 20px
    }
}

@media screen and (max-width: 800px) {
    .top .index-suppliers .wp-slider #suppliers .slick-prev {
        left: -20px
    }
}

.top .index-suppliers .wp-slider #suppliers .slick-prev::before {
    color: #e8e8e8;
    font-size: 30px
}

@media screen and (max-width: 1200px) {
    .top .index-suppliers .wp-slider #suppliers .slick-prev::before {
        font-size: 25px
    }
}

@media screen and (max-width: 1000px) {
    .top .index-suppliers .wp-slider #suppliers .slick-prev::before {
        font-size: 20px
    }
}

.top .index-suppliers .wp-slider #suppliers .slick-prev:hover::before {
    color: #a0ce4e
}

.top .index-suppliers .wp-slider #suppliers .slick-next {
    height: 30px;
    width: 30px;
    right: -70px
}

@media screen and (max-width: 1650px) {
    .top .index-suppliers .wp-slider #suppliers .slick-next {
        right: -50px
    }
}

@media screen and (max-width: 1200px) {
    .top .index-suppliers .wp-slider #suppliers .slick-next {
        right: -25px;
        height: 25px;
        width: 25px
    }
}

@media screen and (max-width: 1000px) {
    .top .index-suppliers .wp-slider #suppliers .slick-next {
        right: -20px;
        height: 20px;
        width: 20px
    }
}

@media screen and (max-width: 800px) {
    .top .index-suppliers .wp-slider #suppliers .slick-next {
        right: -20px
    }
}

.top .index-suppliers .wp-slider #suppliers .slick-next::before {
    color: #e8e8e8;
    font-size: 30px
}

@media screen and (max-width: 1200px) {
    .top .index-suppliers .wp-slider #suppliers .slick-next::before {
        font-size: 25px
    }
}

@media screen and (max-width: 1000px) {
    .top .index-suppliers .wp-slider #suppliers .slick-next::before {
        font-size: 20px
    }
}

.top .index-suppliers .wp-slider #suppliers .slick-next:hover::before {
    color: #a0ce4e
}

.top #Products .header {
    padding-top: 3.5em;
    padding-bottom: 1.5em;
    margin: 0 auto;
    width: 100%
}

@media screen and (max-width: 1650px) {
    .top #Products .header {
        padding-top: 3.1em;
        padding-bottom: 1.3em
    }
}

@media screen and (max-width: 1200px) {
    .top #Products .header {
        padding-top: 2.5em;
        padding-bottom: 1.25em
    }
}

@media screen and (max-width: 1000px) {
    .top #Products .header {
        padding-top: 2.2em;
        padding-bottom: 1.2em
    }
}

@media screen and (max-width: 399px) {
    .top #Products .header {
        padding-top: 1.4em;
        padding-bottom: .5em
    }
}

.top #Products .header .introductory {
    max-width: 1900px;
    padding: 0 8.125rem;
    color: #0e0e0e;
    font-size: 1.125em;
    font-weight: 300;
    line-height: 1.4;
    margin: 0 auto;
    padding-top: 1.5em;
    padding-bottom: 2.2em;
    text-align: center
}
.top #Products .header .introductory ul,
.top #Products .header .introductory ul li {
	list-style:none;
}
.top #Products .header .introductory ul {
	text-align:center;
}
.top #Products .header .introductory ul li {
	display:inline-block;
}
.top #Products .header .introductory ul li a {
	display:block;
    padding: 0 22px;
    line-height: 40px;
	font-size:1.08em;
	color:#333;
}
.top #Products .header .introductory ul li a.aon,
.top #Products .header .introductory ul li a:hover {
	color:#fff;
	background:#a0ce4e;
}

@media screen and (max-width: 1650px) {
    .top #Products .header .introductory {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .top #Products .header .introductory {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .top #Products .header .introductory {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .top #Products .header .introductory {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .top #Products .header .introductory {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

@media screen and (max-width: 1650px) {
    .top #Products .header .introductory {
        font-size: 1.06875em;
        padding-top: 1.4em;
        padding-bottom: 1.9em
    }
}

@media screen and (max-width: 1200px) {
    .top #Products .header .introductory {
        font-size: .95625em;
        font-weight: 400;
        padding-top: 1.3em;
        padding-bottom: 1.75em
    }
}

@media screen and (max-width: 1000px) {
    .top #Products .header .introductory {
        font-size: .84375em;
        padding-top: 1.2em;
        padding-bottom: 1.9em
    }
}

@media screen and (max-width: 900px) {
    .top #Products .header .introductory {
        max-width: 410px
    }
}

@media screen and (max-width: 399px) {
    .top #Products .header .introductory {
        font-size: .7875em;
        padding-top: 1.1em;
        padding-bottom: 1.6em
    }
}

.top #Products .preview {
    width: 100%
}

.top #Products .preview .wp-preview {
    margin: 0 auto;
    max-width: 1900px;
    padding: 0 8.125rem
}

@media screen and (max-width: 1650px) {
    .top #Products .preview .wp-preview {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .top #Products .preview .wp-preview {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .top #Products .preview .wp-preview {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .top #Products .preview .wp-preview {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .top #Products .preview .wp-preview {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

@media screen and (max-width: 1000px) {
    .top #Products .preview .wp-preview {
        display: block
    }
}

.top #Products .preview .wp-preview .block {
    float: left;
    vertical-align: top;
    padding-right: 3.33%;
    margin-bottom: 3%;
    width: 31.11%
}
.top #Products .preview .wp-preview .block:nth-child(3n) { padding-right:0;}

@media screen and (max-width: 1000px) {
    .top #Products .preview .wp-preview .block {
        display: block;
        float: left;
        padding-right: 4%;
        margin-bottom: 3.6%;
        width: 48%
    }
}

@media screen and (max-width: 600px) {
    .top #Products .preview .wp-preview .block {
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 1.2em
    }
}

@media screen and (max-width: 400px) {
    .top #Products .preview .wp-preview .block {
        margin-bottom: .8em
    }
}

.top #Products .preview .wp-preview .block .wp-block {
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    border-radius: 3px;
    width: 100%
}

.top #Products .preview .wp-preview .block .wp-block .image {
    overflow: hidden;
    border-radius: 3px 3px 0 0
}

.top #Products .preview .wp-preview .block .wp-block .image img {
    display: block;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    width: 100%;
    vertical-align: bottom
}

.top #Products .preview .wp-preview .block .wp-block .image:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.top #Products .preview .wp-preview .block .wp-block .line {
    background: #a0ce4e;
    height: .4em
}

.top #Products .preview .wp-preview .block .wp-block .heading {
    background: linear-gradient(to top, #f8f8f8 50%, #a0ce4e 50%) right bottom;
    background-size: 100% 200%;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

.top #Products .preview .wp-preview .block .wp-block .heading .text {
    padding: 1.1875em 1.2em 1.375em 1.2em
}

@media screen and (max-width: 1650px) {
    .top #Products .preview .wp-preview .block .wp-block .heading .text {
        padding: 1.0625em 1.2em 1.25em 1.2em
    }
}

@media screen and (max-width: 1400px) {
    .top #Products .preview .wp-preview .block .wp-block .heading .text {
        padding: 1em 1.2em 1.125em 1.2em
    }
}

.top #Products .preview .wp-preview .block .wp-block .heading .text a {
    border-bottom: 1px solid #4d4d4d;
    color: #4d4d4d;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.45;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

@media screen and (max-width: 1650px) {
    .top #Products .preview .wp-preview .block .wp-block .heading .text a {
        font-size: 1.14em
    }
}

@media screen and (max-width: 1400px) {
    .top #Products .preview .wp-preview .block .wp-block .heading .text a {
        font-size: 1.08em
    }
}

@media screen and (max-width: 1200px) {
    .top #Products .preview .wp-preview .block .wp-block .heading .text a {
        font-size: 1.02em
    }
}

@media screen and (max-width: 1000px) {
    .top #Products .preview .wp-preview .block .wp-block .heading .text a {
        font-size: .96em
    }
}

.top #Products .preview .wp-preview .block .wp-block .heading .text a:hover {
    border-color: #fff;
    color: #fff
}

.top #Products .preview .wp-preview .block .wp-block .introductory {
    color: #4d4d4d;
    font-size: 1em;
    line-height: 1.45;
    padding: 1.1875em 1.2em
}

@media screen and (max-width: 1650px) {
    .top #Products .preview .wp-preview .block .wp-block .introductory {
        font-size: .95em;
        padding: 1.0625em 1.2em
    }
}

@media screen and (max-width: 1400px) {
    .top #Products .preview .wp-preview .block .wp-block .introductory {
        font-size: .9em;
        padding: 1.1em 1.2em 1.15em 1.3em
    }
}

@media screen and (max-width: 1200px) {
    .top #Products .preview .wp-preview .block .wp-block .introductory {
        font-size: .85em;
        font-weight: 400
    }
}

@media screen and (max-width: 1000px) {
    .top #Products .preview .wp-preview .block .wp-block .introductory {
        font-size: .8em
    }
}

@media screen and (max-width: 399px) {
    .top #Products .preview .wp-preview .block .wp-block .introductory {
        font-size: .7em
    }
}

@media screen and (max-width: 1000px) {
    .top #Products .preview .wp-preview .block .wp-block.right {
        margin: 0 auto;
        width: 48%
    }
}

@media screen and (max-width: 600px) {
    .top #Products .preview .wp-preview .block .wp-block.right {
        width: 100%
    }
}

.top #Products .preview .wp-preview .block .wp-block:hover .heading {
    background-position: left top;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

.top #Products .preview .wp-preview .block .wp-block:hover .heading a {
    border-color: #fff;
    color: #fff;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease
}

.top #Products .preview .wp-preview .block .wp-block:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

@media screen and (max-width: 1000px) {
    .top #Products .preview .wp-preview .block.second {
        padding-right: 0
    }
}

.top #Products .preview .wp-preview .block.third {
    padding-right: 0
}

@media screen and (max-width: 1000px) {
    .top #Products .preview .wp-preview .block.third {
        padding-right: 4%
    }
}

@media screen and (max-width: 1000px) {
    .top #Products .preview .wp-preview .block.second.third {
        padding-right: 0
    }
}

.top #Item .header {
    padding-top: 3.5em;
    padding-bottom: 3.9em;
    margin: 0 auto;
    width: 100%
}

@media screen and (max-width: 1650px) {
    .top #Item .header {
        padding-top: 3.1em;
        padding-bottom: 3.5em
    }
}

@media screen and (max-width: 1200px) {
    .top #Item .header {
        padding-top: 2.5em;
        padding-bottom: 2.8em
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .header {
        padding-top: 2.2em;
        padding-bottom: 2.2em
    }
}

@media screen and (max-width: 399px) {
    .top #Item .header {
        padding-top: 1.4em;
        padding-bottom: 1.2em
    }
}

.top #Item .header .introductory {
    max-width: 1900px;
    padding: 0 8.125rem;
    color: #0e0e0e;
    font-size: 1.125em;
    font-weight: 300;
    line-height: 1.6;
    margin: 0 auto;
    padding-top: 1.5em;
    text-align: center
}

@media screen and (max-width: 1650px) {
    .top #Item .header .introductory {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .top #Item .header .introductory {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .header .introductory {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .top #Item .header .introductory {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .top #Item .header .introductory {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

@media screen and (max-width: 1650px) {
    .top #Item .header .introductory {
        font-size: 1.06875em;
        padding-top: 1.4em
    }

    .top #Item .header .introductory br {
        display: none
    }
}

@media screen and (max-width: 1200px) {
    .top #Item .header .introductory {
        font-size: .95625em;
        font-weight: 400;
        padding-top: 1.3em
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .header .introductory {
        font-size: .84375em;
        padding-top: 1.2em
    }
}

@media screen and (max-width: 399px) {
    .top #Item .header .introductory {
        font-size: .7875em;
        padding-top: 1.1em
    }
}

.top #Item .models {
    margin: 0 auto;
    max-width: 1900px;
    padding: 0 8.125rem;
    text-align: center
}

@media screen and (max-width: 1650px) {
    .top #Item .models {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .top #Item .models {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .models {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .top #Item .models {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .top #Item .models {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

.top #Item .models .wp-models {
    display: none;
    max-width: 1650px;
    margin: 0 auto;
    padding: 2em 0;
    text-align: center
}

@media screen and (max-width: 1650px) {
    .top #Item .models .wp-models {
        max-width: 100%;
        padding: 1.8em 0
    }
}

@media screen and (max-width: 1200px) {
    .top #Item .models .wp-models {
        padding: 1.5em 0
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .models .wp-models {
        padding: 1.2em 1.25em
    }
}

.top #Item .models .wp-models .slick-track {
    margin: 0 auto
}

.top #Item .models .wp-models .slide {
    text-align: center
}

.top #Item .models .wp-models .series {
    border-radius: 3px;
    color: #81b327;
    cursor: pointer;
    font-size: 1.125em;
    font-weight: 300;
    margin: 0 auto;
    padding: .69em 1.3em .78em 1.3em;
    white-space: nowrap
}

@media screen and (max-width: 1650px) {
    .top #Item .models .wp-models .series {
        font-size: 1.08em
    }
}

@media screen and (max-width: 1200px) {
    .top #Item .models .wp-models .series {
        font-size: 1em
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .models .wp-models .series {
        font-size: .9em
    }
}

.top #Item .models .wp-models .series.active {
    background: #a0ce4e;
    border: 0;
    color: #fff;
    display: inline-block;
    font-weight: 300
}

@media screen and (max-width: 1650px) {
    .top #Item .models .wp-models .series.active {
        padding: .78em 1.3em .85em 1.3em
    }
}

@media screen and (max-width: 1200px) {
    .top #Item .models .wp-models .series.active {
        padding: .75em 1.4em .85em 1.4em
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .models .wp-models .series.active {
        padding: .8em 1.4em .85em 1.4em
    }
}

.top #Item .models .wp-models .series:not(.active):hover {
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
    -ms-transition: All .5s ease;
    transition: All .5s ease;
    background-color: #f8f8f8;
    display: inline-block
}

.top #Item .models .wp-models .heading, .top #Item .models .wp-models .introductory, .top #Item .models .wp-models .link, .top #Item .models .wp-models .models, .top #Item .models .wp-models .specifications, .top #Item .models .wp-models .images {
    display: none
}

.top #Item .models .wp-models .slick-prev {
    height: 30px;
    width: 30px;
    left: -70px
}

@media screen and (max-width: 1650px) {
    .top #Item .models .wp-models .slick-prev {
        left: -35px
    }
}

@media screen and (max-width: 1200px) {
    .top #Item .models .wp-models .slick-prev {
        left: -25px;
        height: 25px;
        width: 25px
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .models .wp-models .slick-prev {
        left: 0;
        height: 20px;
        width: 20px
    }
}

.top #Item .models .wp-models .slick-prev:hover::before {
    color: #a0ce4e
}

.top #Item .models .wp-models .slick-prev::before {
    color: #e8e8e8;
    font-size: 30px
}

@media screen and (max-width: 1200px) {
    .top #Item .models .wp-models .slick-prev::before {
        font-size: 25px
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .models .wp-models .slick-prev::before {
        font-size: 20px
    }
}

.top #Item .models .wp-models .slick-next {
    height: 30px;
    width: 30px;
    right: -70px
}

@media screen and (max-width: 1650px) {
    .top #Item .models .wp-models .slick-next {
        right: -35px
    }
}

@media screen and (max-width: 1200px) {
    .top #Item .models .wp-models .slick-next {
        right: -25px;
        height: 25px;
        width: 25px
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .models .wp-models .slick-next {
        right: 0;
        height: 20px;
        width: 20px
    }
}

.top #Item .models .wp-models .slick-next:hover::before {
    color: #a0ce4e
}

.top #Item .models .wp-models .slick-next::before {
    color: #e8e8e8;
    font-size: 30px
}

@media screen and (max-width: 1200px) {
    .top #Item .models .wp-models .slick-next::before {
        font-size: 25px
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .models .wp-models .slick-next::before {
        font-size: 20px
    }
}

.top #Item .content {
    margin: 0 auto;
    max-width: 1900px;
    padding: 0 8.125rem;
    padding-bottom: 4.4em
}

@media screen and (max-width: 1650px) {
    .top #Item .content {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .top #Item .content {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .content {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .top #Item .content {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .top #Item .content {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

@media screen and (max-width: 1650px) {
    .top #Item .content {
        padding-bottom: 3.5em
    }
}

@media screen and (max-width: 1200px) {
    .top #Item .content {
        padding-bottom: 2.1em
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .content {
        padding-bottom: 1.6em
    }
}

@media screen and (max-width: 399px) {
    .top #Item .content {
        padding-bottom: .5em
    }
}

.top #Item .content .left {
    z-index: 1;
    position: relative;
    border-radius: 3px 0 0 3px;
    height: 100%;
    float: left;
    padding-bottom: 2.5em;
    text-align: center;
    width: 70%
}

@media screen and (max-width: 1900px) {
    .top #Item .content .left {
        width: 65%
    }
}

@media screen and (max-width: 1650px) {
    .top #Item .content .left {
        width: 62%
    }
}

@media screen and (max-width: 1500px) {
    .top #Item .content .left {
        width: 58%
    }
}

@media screen and (max-width: 1350px) {
    .top #Item .content .left {
        width: 53%
    }
}

@media screen and (max-width: 900px) {
    .top #Item .content .left {
        display: inherit;
        float: none;
        width: 100%
    }
}

.top #Item .content .left .image {
    background: url("../images/loading.gif") 50% no-repeat;
    vertical-align: middle;
    width: 100%
}

@media screen and (max-width: 700px) {
    .top #Item .content .left .image {
        display: inherit
    }
}

.top #Item .content .left .image img {
    border-radius: 3px;
    max-width: 900px;
    vertical-align: bottom;
    max-height: 35em;
    width: 100%;
    object-fit: contain;
}

.top #Item .content .middle {
    border-radius: 3px;
    z-index: 0;
    width: 3em;
    /* background: #f8f8f8; */
    position: absolute
}

@media screen and (max-width: 700px) {
    .top #Item .content .middle {
        display: none
    }
}

.top #Item .content .right {
    z-index: 2;
    float: left;
    height: 100%;
    width: 30%;
    position: relative
}

@media screen and (max-width: 1900px) {
    .top #Item .content .right {
        width: 35%
    }
}

@media screen and (max-width: 1650px) {
    .top #Item .content .right {
        width: 37%
    }
}

@media screen and (max-width: 1500px) {
    .top #Item .content .right {
        width: 42%
    }
}

@media screen and (max-width: 1350px) {
    .top #Item .content .right {
        width: 47%
    }
}

@media screen and (max-width: 900px) {
    .top #Item .content .right {
        float: none;
        width: 100%
    }
}

.top #Item .content .right .navigation {
    padding: 0 0 3.2em 7em;
    float: left
}

@media screen and (max-width: 1650px) {
    .top #Item .content .right .navigation {
        padding: 0 0 2.6em 5.7em
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .content .right .navigation {
        padding: 0 0 1.75em 3.7em
    }
}

@media screen and (max-width: 900px) {
    .top #Item .content .right .navigation {
        padding: 1.2em 0;
        width: 100%
    }
}

@media screen and (max-width: 400px) {
    .top #Item .content .right .navigation {
        padding: .8em 0
    }
}

.top #Item .content .right .navigation .table {
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    border-radius: 3px;
    float: left;
    width: 100%
}

.top #Item .content .right .navigation .table .all {
    display: table;
    width: 100%
}

.top #Item .content .right .navigation .table .all .models {
    display: table-row;
    width: 100%
}

.top #Item .content .right .navigation .table .all .models .item {
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    color: #4d4d4d;
    cursor: pointer;
    display: table-cell;
    font-weight: 400;
    padding: .85em 0 .85em 0;
    text-align: center
}

@media screen and (max-width: 1650px) {
    .top #Item .content .right .navigation .table .all .models .item {
        font-size: .95em;
        padding: .95em 0 .94em 0
    }
}

@media screen and (max-width: 1200px) {
    .top #Item .content .right .navigation .table .all .models .item {
        font-size: .9em;
        font-weight: 400;
        padding: .94em 0
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .content .right .navigation .table .all .models .item {
        padding: 1.0156em 0
    }
}

@media screen and (max-width: 700px) {
    .top #Item .content .right .navigation .table .all .models .item {
        padding: .8em 0
    }
}

@media screen and (max-width: 399px) {
    .top #Item .content .right .navigation .table .all .models .item {
        font-size: .7em;
        padding: 1.2em 0
    }
}

.top #Item .content .right .navigation .table .all .models .item:first-child {
    cursor: default;
    background: #f8f8f8
}

.top #Item .content .right .navigation .table .all .models .item:last-child {
    border-right: 0
}

.top #Item .content .right .navigation .table .all .models .item.active {
    background: #a0ce4e;
    color: #fff;
    cursor: default
}

.top #Item .content .right .navigation .table .all .models .item:not(:first-child):not(.active):hover {
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
    -ms-transition: All .5s ease;
    transition: All .5s ease;
    background-color: #f8f8f8;
    color: #81b327
}

.top #Item .content .right .navigation .table .all .models .none {
    height: 3.1em
}

@media screen and (max-width: 1650px) {
    .top #Item .content .right .navigation .table .all .models .none {
        padding: .5em 1.2em .6em 1.2em
    }
}

@media screen and (max-width: 1200px) {
    .top #Item .content .right .navigation .table .all .models .none {
        padding: .75em 1.4em .85em 1.4em
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .content .right .navigation .table .all .models .none {
        padding: .7em 1.4em .85em 1.4em
    }
}

.top #Item .content .right .navigation .table .all #series-models.number-2 > .item {
    width: 50%
}

.top #Item .content .right .navigation .table .all #series-models.number-3 > div {
    width: 33%
}

.top #Item .content .right .navigation .table .all #series-models.number-4 > .item {
    width: 25%
}

.top #Item .content .right .navigation .table .all #series-models.number-5 > .item {
    width: 20%
}

.top #Item .content .right .navigation .table .description {
    padding: 1.7em 1.8em 1.8em 2em;
    float: left
}

@media screen and (max-width: 1650px) {
    .top #Item .content .right .navigation .table .description {
        padding: 1.5em 1.8em 1.6em 1.85em
    }
}

@media screen and (max-width: 1200px) {
    .top #Item .content .right .navigation .table .description {
        padding: 1.5em 1.4em 1.6em 1.5em
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .content .right .navigation .table .description {
        padding: 1.4em 1.3em 1.5em 1.4em
    }
}

@media screen and (max-width: 399px) {
    .top #Item .content .right .navigation .table .description {
        font-size: .7875em
    }
}

.top #Item .content .right .navigation .table .description .line {
    background: url("../images/dot-green.png") left .3em no-repeat;
    padding: 0 0 1em 1.9em;
    line-height: 1.4
}

@media screen and (max-width: 1900px) {
    .top #Item .content .right .navigation .table .description .line {
        background: url("../images/dot-green-small.png") 0 .38em no-repeat
    }
}

@media screen and (max-width: 1650px) {
    .top #Item .content .right .navigation .table .description .line {
        background-position: 0 .37em;
        font-size: .95em
    }
}

@media screen and (max-width: 1200px) {
    .top #Item .content .right .navigation .table .description .line {
        background-position: 0 .31em;
        font-size: .9em;
        font-weight: 400
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .content .right .navigation .table .description .line {
        font-size: .8em
    }
}

@media screen and (max-width: 399px) {
    .top #Item .content .right .navigation .table .description .line {
        font-size: .7875em
    }
}

.top #Item .content .right .navigation .table .description .line .header {
    font-weight: 400
}

.top #Item .content .right .navigation .table .description .line .data {
    padding-left: .3em
}

.top #Item .content .right .navigation .table .description .line:last-child {
    padding-bottom: 0
}

.top #Item .content .right .text {
    background: #fff;
    float: left;
    padding-bottom: 2.5em;
    width: 100%
}

.top #Item .content .right .text .wp-text {
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    float: left
}

.top #Item .content .right .text .wp-text .table {
    float: left;
    background: #a0ce4e;
    border-bottom: 1px solid #e8e8e8;
    width: 100%
}

.top #Item .content .right .text .wp-text .table .wp-table {
    color: #fff;
    border-radius: 0;
    font-weight: 400;
    padding: 0 3.5em 0 4.5em
}

@media screen and (max-width: 1650px) {
    .top #Item .content .right .text .wp-text .table .wp-table {
        padding: 0 2.9em 0 3.85em
    }
}

@media screen and (max-width: 1200px) {
    .top #Item .content .right .text .wp-text .table .wp-table {
        padding: 0 1.8em 0 2.6em
    }
}

@media screen and (max-width: 700px) {
    .top #Item .content .right .text .wp-text .table .wp-table {
        padding: 0 1.45em 0 2.25em
    }
}

@media screen and (max-width: 500px) {
    .top #Item .content .right .text .wp-text .table .wp-table {
        padding: 0 0 0 1.15em
    }
}

.top #Item .content .right .text .wp-text .table .wp-table .name {
    float: left;
    padding: .8em 0 .85em 0;
    width: 60%
}

@media screen and (max-width: 1650px) {
    .top #Item .content .right .text .wp-text .table .wp-table .name {
        font-size: .95em;
        padding: .95em 0 .9em 0
    }
}

@media screen and (max-width: 1200px) {
    .top #Item .content .right .text .wp-text .table .wp-table .name {
        font-size: .9em;
        padding: .9em 0
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .content .right .text .wp-text .table .wp-table .name {
        padding: 1em 0 .95em 0
    }
}

@media screen and (max-width: 700px) {
    .top #Item .content .right .text .wp-text .table .wp-table .name {
        padding: .8em 0
    }
}

@media screen and (max-width: 399px) {
    .top #Item .content .right .text .wp-text .table .wp-table .name {
        font-size: .7em;
        padding: 1.2em 0 1.1em 0
    }
}

.top #Item .content .right .text .wp-text .table .wp-table .value {
    float: left;
    text-align: center;
    padding: .8em 0 .85em 0;
    width: 40%
}

@media screen and (max-width: 1650px) {
    .top #Item .content .right .text .wp-text .table .wp-table .value {
        font-size: .95em;
        padding: .95em 0 .9em 0
    }
}

@media screen and (max-width: 1200px) {
    .top #Item .content .right .text .wp-text .table .wp-table .value {
        font-size: .9em;
        padding: .9em 0
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .content .right .text .wp-text .table .wp-table .value {
        padding: 1em 0 .95em 0
    }
}

@media screen and (max-width: 700px) {
    .top #Item .content .right .text .wp-text .table .wp-table .value {
        padding: .8em 0
    }
}

@media screen and (max-width: 399px) {
    .top #Item .content .right .text .wp-text .table .wp-table .value {
        font-size: .7em;
        padding: 1.2em 0 1.1em 0
    }
}

.top #Item .content .right .text .wp-text .data {
    float: left;
    line-height: 1.45;
    padding: 1.7em 3.5em 3.2em 3.5em;
    box-sizing: border-box;
    width: 100%
}

@media screen and (max-width: 1650px) {
    .top #Item .content .right .text .wp-text .data {
        padding: 1.5em 2.875em 2.8em 2.875em
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .content .right .text .wp-text .data {
        padding: .8em 1.75em 2.1em 1.75em
    }
}

@media screen and (max-width: 900px) {
    .top #Item .content .right .text .wp-text .data {
        padding: .8em 1.4em 2.1em 1.4em
    }
}

@media screen and (max-width: 500px) {
    .top #Item .content .right .text .wp-text .data {
        padding: .1em 0 0 0
    }
}

.top #Item .content .right .text .wp-text .data .line {
    background: #f8f8f8;
    border-radius: 3px;
    float: left;
    border: 1px solid white;
    box-sizing: border-box;
    padding: .5em 0 .5em 1em;
    width: 100%
}

@media screen and (max-width: 1200px) {
    .top #Item .content .right .text .wp-text .data .line {
        padding-top: .7em
    }
}

@media screen and (max-width: 500px) {
    .top #Item .content .right .text .wp-text .data .line {
        border: 0;
        border-top: 1px solid white;
        border-bottom: 1px solid white;
        padding: .5em 0 .5em 1.5em
    }
}

.top #Item .content .right .text .wp-text .data .line .name {
    float: left;
    width: 60%
}

.top #Item .content .right .text .wp-text .data .line .value {
    float: left;
    text-align: center;
    width: 40%
}

.top #Item .content .right .text .wp-text .data .line:last-child {
    border-bottom: 0
}

.top #Item .content .right .text .wp-text .data .line.topic {
    background: 0;
    color: #81b327;
    font-weight: 400
}

.top #Item .content .right .text .wp-text .line {
    background: #f8f8f8;
    border-radius: 3px;
    float: left;
    border: 1px solid white;
    padding: .5em 0 .5em 3.5em;
    width: 100%;
    font-size: 1em
}

@media screen and (max-width: 1650px) {
    .top #Item .content .right .text .wp-text .line {
        font-size: .95em
    }
}

@media screen and (max-width: 1200px) {
    .top #Item .content .right .text .wp-text .line {
        font-size: .9em;
        font-weight: 400
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .content .right .text .wp-text .line {
        font-size: .8em
    }
}

@media screen and (max-width: 700px) {
    .top #Item .content .right .text .wp-text .line {
        padding-top: 1.1em
    }
}

@media screen and (max-width: 399px) {
    .top #Item .content .right .text .wp-text .line {
        font-size: .7875em
    }
}

.top #Item .content .right .text .wp-text .line .name {
    float: left;
    width: 60%
}

.top #Item .content .right .text .wp-text .line .value {
    float: left;
    text-align: center;
    width: 40%
}

.top #Item .content .right .text .wp-text .line.topic {
    background: 0;
    font-weight: 400
}

.top #Item .content .right .cap {
    float: left
}

.top #Item .content .configuration {
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    box-sizing: border-box;
    margin-top: 3.2em;
    text-align: left;
    padding-bottom: 2em
}

@media screen and (max-width: 1650px) {
    .top #Item .content .configuration {
        margin-top: 2.6em;
        padding-bottom: 1.8em
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .content .configuration {
        margin-top: 1.75em;
        padding-bottom: 1.4em
    }
}

@media screen and (max-width: 900px) {
    .top #Item .content .configuration {
        float: left;
        margin-top: 1.2em;
        width: 100%
    }
}

@media screen and (max-width: 399px) {
    .top #Item .content .configuration {
        margin-top: .8em
    }
}

.top #Item .content .configuration .all {
    display: table;
    padding-bottom: 1.9em;
    width: 100%
}

@media screen and (max-width: 1650px) {
    .top #Item .content .configuration .all {
        padding-bottom: 1.7em
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .content .configuration .all {
        padding-bottom: 1.2em
    }
}

.top #Item .content .configuration .all .wp-all {
    display: table-row;
    width: 100%
}

.top #Item .content .configuration .all .wp-all .item {
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    color: #4d4d4d;
    cursor: pointer;
    display: table-cell;
    font-weight: 400;
    padding: .85em 0;
    text-align: center;
    width: 50%
}

@media screen and (max-width: 1650px) {
    .top #Item .content .configuration .all .wp-all .item {
        font-size: .95em;
        padding: .95em 0 .94em 0
    }
}

@media screen and (max-width: 1200px) {
    .top #Item .content .configuration .all .wp-all .item {
        font-size: .9em;
        padding: .94em 0
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .content .configuration .all .wp-all .item {
        padding: 1.0156em 0
    }
}

@media screen and (max-width: 700px) {
    .top #Item .content .configuration .all .wp-all .item {
        padding: .8em 0
    }
}

@media screen and (max-width: 399px) {
    .top #Item .content .configuration .all .wp-all .item {
        font-size: .7em;
        padding: 1.2em 0
    }
}

.top #Item .content .configuration .all .wp-all .item:last-child {
    border-right: 0
}

.top #Item .content .configuration .all .wp-all .item.active {
    background: #a0ce4e;
    color: #fff;
    cursor: default
}

.top #Item .content .configuration .line {
    background: url("../images/dot-green.png") left .3em no-repeat;
    padding: 0 0 1.2em 1.9em;
    margin: 0 2em;
    line-height: 1.4
}

@media screen and (max-width: 1900px) {
    .top #Item .content .configuration .line {
        background: url("../images/dot-green-small.png") 0 .38em no-repeat
    }
}

@media screen and (max-width: 1650px) {
    .top #Item .content .configuration .line {
        font-size: .95em
    }
}

@media screen and (max-width: 1200px) {
    .top #Item .content .configuration .line {
        font-size: .9em;
        font-weight: 400;
        margin: 0 1.7em
    }
}

@media screen and (max-width: 1000px) {
    .top #Item .content .configuration .line {
        font-size: .8em;
        margin: 0 1.4em
    }
}

@media screen and (max-width: 399px) {
    .top #Item .content .configuration .line {
        font-size: .7875em
    }
}

.top #Item .content .configuration .line .header {
    font-weight: 400
}

.top #Item .content .configuration .line .data {
    padding-left: .3em
}

.top #Item .content .configuration .line:last-child {
    padding-bottom: 0
}

.top #Contacts .information .header {
    margin: 0 auto;
    max-width: 1900px;
    padding: 0 8.125rem;
    padding-top: 2em
}

@media screen and (max-width: 1650px) {
    .top #Contacts .information .header {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .top #Contacts .information .header {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .top #Contacts .information .header {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .top #Contacts .information .header {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .top #Contacts .information .header {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

.top #Contacts .information .header .title {
    padding: 0
}

.top #Contacts .information .header .title .text {
    text-align: left
}

.top #Contacts .information .header .introductory {
    color: #4d4d4d;
    font-size: 1em;
    line-height: 1.45;
    padding: 1.5em 0 2em 0
}

.top #Contacts .information .content {
    display: table;
    width: 100%
}

@media screen and (max-width: 800px) {
    .top #Contacts .information .content {
        display: block
    }
}

.top #Contacts .information .content .world {
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    box-sizing: border-box;
    background: #f8f8f8;
    display: table-cell;
    width: 35%;
    vertical-align: top
}

@media screen and (max-width: 800px) {
    .top #Contacts .information .content .world {
        display: block;
        width: 100%
    }
}

.top #Contacts .information .content .world .heading {
    background: #a0ce4e;
    height: 4.5em;
    float: left;
    width: 100%
}

@media screen and (max-width: 1650px) {
    .top #Contacts .information .content .world .heading {
        height: 4.1875em
    }
}

@media screen and (max-width: 1200px) {
    .top #Contacts .information .content .world .heading {
        height: 3.875em
    }
}

@media screen and (max-width: 1000px) {
    .top #Contacts .information .content .world .heading {
        height: 3.875em;
        font-weight: 300
    }
}

@media screen and (max-width: 800px) {
    .top #Contacts .information .content .world .heading {
        text-align: center
    }
}

@media screen and (max-width: 399px) {
    .top #Contacts .information .content .world .heading {
        height: 3.25em
    }
}

.top #Contacts .information .content .world .heading .name {
    color: #fff;
    display: inline-block;
    font-size: 1.3em;
    font-weight: 100;
    vertical-align: middle
}

@media screen and (max-width: 1650px) {
    .top #Contacts .information .content .world .heading .name {
        font-size: 1.235em
    }
}

@media screen and (max-width: 1200px) {
    .top #Contacts .information .content .world .heading .name {
        font-size: 1.17em
    }
}

@media screen and (max-width: 1000px) {
    .top #Contacts .information .content .world .heading .name {
        font-size: 1.105em;
        font-weight: 300
    }
}

@media screen and (max-width: 399px) {
    .top #Contacts .information .content .world .heading .name {
        font-size: 1.04em
    }
}

.top #Contacts .information .content .world .heading .button {
    display: none;
    vertical-align: middle
}

@media screen and (max-width: 800px) {
    .top #Contacts .information .content .world .heading .button {
        display: inline-block;
        padding: 0 .6em 0 0
    }
}

.top #Contacts .information .content .world .heading .button .fa-caret-right, .top #Contacts .information .content .world .heading .button .fa-caret-down {
    color: white;
    cursor: pointer;
    font-size: 1.4em
}

.top #Contacts .information .content .world .list {
    float: left;
    width: 100%
}

@media screen and (max-width: 800px) {
    .top #Contacts .information .content .world .list {
        display: none
    }
}

.top #Contacts .information .content .world .list .country {
    float: left;
    font-weight: 100;
    width: 100%
}

@media screen and (max-width: 800px) {
    .top #Contacts .information .content .world .list .country {
        background: #f8f8f8;
        border-bottom: 1px solid #e8e8e8;
        box-sizing: border-box;
        text-align: center
    }
}

.top #Contacts .information .content .world .list .country .name {
    font-size: 1.3em;
    float: left;
    padding: .8em 0 .8em 0
}

@media screen and (max-width: 1650px) {
    .top #Contacts .information .content .world .list .country .name {
        font-size: 1.235em
    }
}

@media screen and (max-width: 1200px) {
    .top #Contacts .information .content .world .list .country .name {
        font-size: 1.17em
    }
}

@media screen and (max-width: 1000px) {
    .top #Contacts .information .content .world .list .country .name {
        font-size: 1.105em;
        font-weight: 300
    }
}

@media screen and (max-width: 800px) {
    .top #Contacts .information .content .world .list .country .name {
        float: none
    }
}

@media screen and (max-width: 399px) {
    .top #Contacts .information .content .world .list .country .name {
        font-size: 1.04em
    }
}

.top #Contacts .information .content .world .list .country.active {
    background: #e5e5e5;
    font-weight: 300
}

@media screen and (max-width: 800px) {
    .top #Contacts .information .content .world .list .country.active {
        display: none
    }
}

.top #Contacts .information .content .world .list .country:hover {
    background: #e5e5e5;
    cursor: pointer
}

.top #Contacts .information .content .world .list .firm, .top #Contacts .information .content .world .list .address, .top #Contacts .information .content .world .list .url, .top #Contacts .information .content .world .list .link, .top #Contacts .information .content .world .list .latitude, .top #Contacts .information .content .world .list .longitude, .top #Contacts .information .content .world .list .phone, .top #Contacts .information .content .world .list .fax, .top #Contacts .information .content .world .list .mail {
    display: none
}

.top #Contacts .information .content .world .list.visible {
    display: block
}

.top #Contacts .information .content .map {
    display: table-cell;
    width: 65%
}

@media screen and (max-width: 800px) {
    .top #Contacts .information .content .map {
        display: block;
        width: 100%
    }
}

.top #Contacts .information .content .map .heading {
    background: #e5e5e5;
    height: 4.5em;
    float: left;
    width: 100%
}

@media screen and (max-width: 1650px) {
    .top #Contacts .information .content .map .heading {
        height: 4.1875em
    }
}

@media screen and (max-width: 1200px) {
    .top #Contacts .information .content .map .heading {
        height: 3.875em
    }
}

@media screen and (max-width: 1000px) {
    .top #Contacts .information .content .map .heading {
        height: 3.875em;
        font-weight: 300
    }
}

@media screen and (max-width: 800px) {
    .top #Contacts .information .content .map .heading {
        display: none
    }
}

.top #Contacts .information .content .map .heading .text {
    color: #4d4d4d;
    display: inline-block;
    font-size: 1.3em;
    font-weight: 100;
    padding-left: 2.4em;
    vertical-align: middle
}

@media screen and (max-width: 1650px) {
    .top #Contacts .information .content .map .heading .text {
        font-size: 1.235em;
        padding-left: 2.1em
    }
}

@media screen and (max-width: 1200px) {
    .top #Contacts .information .content .map .heading .text {
        font-size: 1.17em
    }
}

@media screen and (max-width: 1000px) {
    .top #Contacts .information .content .map .heading .text {
        font-size: 1.105em;
        font-weight: 300
    }
}

@media screen and (max-width: 800px) {
    .top #Contacts .information .content .map .heading .text {
        padding-right: 0
    }
}

@media screen and (max-width: 399px) {
    .top #Contacts .information .content .map .heading .text {
        font-size: 1.04em
    }
}

.top #Contacts .information .content .map .name {
    color: #81b327;
    float: left;
    font-size: 2.5em;
    font-weight: 100;
    margin: 1em 0 0 1.2em
}

@media screen and (max-width: 1650px) {
    .top #Contacts .information .content .map .name {
        font-size: 2.2em
    }
}

.top #Contacts .information .content .map .data {
    float: left;
    margin: 2.1em 0 2.6em 0
}

.top #Contacts .information .content .map .data .item {
    float: left;
    width: 50%
}

@media screen and (max-width: 1200px) {
    .top #Contacts .information .content .map .data .item {
        width: 100%
    }
}

.top #Contacts .information .content .map .data .item .firm {
    font-size: 1.3em;
    font-weight: 300;
    line-height: 1.45;
    margin: 0 0 .3em 2.4em
}

@media screen and (max-width: 1650px) {
    .top #Contacts .information .content .map .data .item .firm {
        font-size: 1.235em
    }
}

.top #Contacts .information .content .map .data .item .address, .top #Contacts .information .content .map .data .item .phone, .top #Contacts .information .content .map .data .item .fax, .top #Contacts .information .content .map .data .item .mail, .top #Contacts .information .content .map .data .item .link {
    display: table;
    float: left;
    padding: .5em 0 0 0;
    width: 100%
}

.top #Contacts .information .content .map .data .item .text {
    display: table-cell;
    font-size: 1em;
    font-weight: 300;
    padding: .8em 0 0 0;
    width: 100%;
    vertical-align: top;
    line-height: 1.45
}

@media screen and (max-width: 1650px) {
    .top #Contacts .information .content .map .data .item .text {
        font-size: .95em
    }
}

.top #Contacts .information .content .map .data .item .icon {
    display: table-cell;
    font-size: 2.2em;
    color: #a0ce4e;
    vertical-align: top
}

.top #Contacts .information .content .map .data .item .icon .fa-map-marker {
    padding: 0 .8em 0 1.5em
}

.top #Contacts .information .content .map .data .item .icon .fa-phone {
    font-size: .9em;
    padding: 0 .83em 0 1.6em
}

.top #Contacts .information .content .map .data .item .icon .fa-fax {
    font-size: .8em;
    padding: 0 .9em 0 1.7em
}

.top #Contacts .information .content .map .data .item .icon .fa-envelope-o {
    font-size: .8em;
    padding: 0 .9em 0 1.7em
}

.top #Contacts .information .content .map .data .item .icon .fa-globe {
    font-size: .9em;
    padding: .35em .81em 0 1.53em
}

@media screen and (max-width: 1650px) {
    .top #Contacts .information .content .map .data .item .icon .fa-globe {
        padding-top: .28em
    }
}

.top #Contacts .information .content .map .data .item a {
    color: #81b327;
    border-bottom: 1px solid #81b327
}

.top #Contacts .information .content .map .data .item .hidden {
    display: none
}

.top #Contacts .information .content .map .data .item.visible {
    display: block
}

.top #Contacts .information .content .map #map {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    box-sizing: border-box;
    float: left;
    height: 59.8em;
    width: 100%
}

@media screen and (max-width: 1650px) {
    .top #Contacts .information .content .map #map {
        height: 57em;
    }
}

@media screen and (max-width: 1200px) {
    .top #Contacts .information .content .map #map {
        height: 54.2em
    }
}

@media screen and (max-width: 1000px) {
    .top #Contacts .information .content .map #map {
        height: 51.35em
    }
}

@media screen and (max-width: 800px) {
    .top #Contacts .information .content .map #map {
        height: 22.3em
    }
}

@media screen and (max-width: 399px) {
    .top #Contacts .information .content .map #map {
        height: 21.45em
    }
}

.top #Contacts .information .content .map #map .content {
    padding: 1em
}

.top #Contacts .information .content .map #map .firm {
    color: #4d4d4d;
    font-size: 1.4em;
    font-weight: 400;
    margin: .6em 0 0 .5em;
    line-height: 1.4
}

.top #Contacts .information .content .map #map .address {
    color: #4d4d4d;
    font-size: 1.125em;
    margin: .6em 0 0 .68em;
    line-height: 1.45
}

.top #Contacts .information .content .map #map .link {
    margin: .6em 0 .8em .8em
}

.top #Contacts .information .content .map #map .link a {
    border-bottom: 1px solid #81b327;
    color: #81b327;
    font-size: 1.125em
}

.top #Article .article {
    margin: 0 auto;
    max-width: 1900px;
    padding: 0 8.125rem;
    line-height: 1.45;
    width: 50%;
    padding: 1em 0
}
.top #Article .video_box {
    margin: 0 auto;
    max-width: 1900px;
}
.top #Article .video_box  video{
    width: 100%;
    height: 400px;
    background:#000;
}

@media screen and (max-width: 1650px) {
    .top #Article .article,
    .top #Article .video_box {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .top #Article .article,,
    .top #Article .video_box {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .top #Article .article,
    .top #Article .video_box {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .top #Article .article,
    .top #Article .video_box {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .top #Article .article,
    .top #Article .video_box {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

@media screen and (max-width: 1900px) {
    .top #Article .article,
    .top #Article .video_box {
        width: 70%
    }
}

.top #Article .article .video {
    margin: 2.5em 0 1.8em 0;
    border-radius: 7px;
    overflow: hidden
}

.top #Article .article h1 {
    color: #4d4d4d;
    text-align: center;
    font-size: 1.75em;
    font-weight: 300;
    padding: .7em 0 .15em 0
}

.top #Article .article .name {
    font-weight: 700;
    text-align: left;
    margin: 1em 0;
    color: #575757;
    font-size: 1.8em
}

@media screen and (max-width: 1650px) {
    .top #Article .article .name {
        font-size: 1.71em
    }
}

@media screen and (max-width: 1200px) {
    .top #Article .article .name {
        font-size: 1.53em
    }
}

@media screen and (max-width: 1000px) {
    .top #Article .article .name {
        font-size: 1.26em
    }
}

@media screen and (max-width: 700px) {
    .top #Article .article .name {
        text-align: center;
        padding-bottom: .65em
    }
}

@media screen and (max-width: 399px) {
    .top #Article .article .name {
        text-align: center;
        padding-bottom: .6em
    }
}

.top #Article .article img {
    border-radius: 3px;
    float: left;
    margin: 0 1.5em 0 0;
	max-width:100%;
}

@media screen and (max-width: 1300px) {
    .top #Article .article img {
        float: none;
        width: 100%
    }
}

.top #Article .article p {
    margin: 1.3em 0
}

.footer {
    color: #fff;
    display: table-row
}

.footer .ruler {
    background: url("../images/ruler.png");
    height: 1em
}

@media screen and (max-width: 1000px) {
    .footer .ruler {
        background: url("../images/ruler.png") 0 50%;
        height: .7em
    }
}

.footer .block-green {
    background: #a0ce4e;
    min-width: 0;
    overflow: auto
}

.footer .block-green .catalog {
    margin: 0 auto;
    max-width: 1900px;
    padding: 0 8.125rem
}

@media screen and (max-width: 1650px) {
    .footer .block-green .catalog {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .footer .block-green .catalog {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .footer .block-green .catalog {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .footer .block-green .catalog {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .footer .block-green .catalog {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

.footer .block-green .catalog .text {
    float: left;
    height: 8em
}

@media screen and (max-width: 1650px) {
    .footer .block-green .catalog .text {
        height: 7.2em
    }
}

@media screen and (max-width: 1200px) {
    .footer .block-green .catalog .text {
        height: 6.4em
    }
}

@media screen and (max-width: 800px) {
    .footer .block-green .catalog .text {
        float: none;
        height: auto;
        padding-top: 1.25em
    }
}

.footer .block-green .catalog .text .wp-text {
    display: inline-block;
    margin-left: -10px;
    vertical-align: middle;
    width: 100%
}

.footer .block-green .catalog .text .wp-text .name {
    font-size: 2.8em;
    font-weight: 100;
    margin-left: 10px;
    white-space: nowrap;
}

@media screen and (max-width: 1650px) {
    .footer .block-green .catalog .text .wp-text .name {
        font-size: 2.52em
    }
}

@media screen and (max-width: 1200px) {
    .footer .block-green .catalog .text .wp-text .name {
        font-size: 1.96em
    }
}

@media screen and (max-width: 1000px) {
    .footer .block-green .catalog .text .wp-text .name {
        font-size: 1.68em;
        font-weight: 300
    }
}

@media screen and (max-width: 800px) {
    .footer .block-green .catalog .text .wp-text .name {
        font-size: 1.68em;
        margin-left: 20px;
        text-align: center
    }
}

@media screen and (max-width: 320px) {
    .footer .block-green .catalog .text .wp-text .name {
        font-size: 1.596em
    }
}

.footer .block-green .catalog .text .wp-text .description {
    display: block;
    font-size: 1em;
    margin-left: 10px;
    padding: .3em 0 .6em 0;
    text-align: center;
    width: 100%
}

@media screen and (max-width: 1650px) {
    .footer .block-green .catalog .text .wp-text .description {
        font-size: 1.2em;
        font-weight: 400
    }
}

@media screen and (max-width: 1200px) {
    .footer .block-green .catalog .text .wp-text .description {
        font-size: .8em
    }
}

@media screen and (max-width: 1000px) {
    .footer .block-green .catalog .text .wp-text .description {
        font-size: .7em;
        padding: .5em 0 .4em 0
    }
}

@media screen and (max-width: 800px) {
    .footer .block-green .catalog .text .wp-text .description {
        padding: .5em 0 1.1em 0
    }
}

.footer .block-green .catalog .text .wp-text .description .wp-description {
    margin: 0 auto
}

@media screen and (max-width: 600px) {
    .footer .block-green .catalog .text .wp-text .description .wp-description {
        max-width: 300px
    }
}

@media screen and (max-width: 340px) {
    .footer .block-green .catalog .text .wp-text .description .wp-description {
        max-width: 200px
    }
}

.footer .block-green .catalog .button {
    float: right;
    height: 8em;
    text-align: center
}

@media screen and (max-width: 1650px) {
    .footer .block-green .catalog .button {
        height: 7.2em
    }
}

@media screen and (max-width: 1200px) {
    .footer .block-green .catalog .button {
        height: 6.4em
    }
}

@media screen and (max-width: 800px) {
    .footer .block-green .catalog .button {
        float: none;
        height: 2.4em;
        padding-bottom: 1.5em
    }
}

.footer .block-green .catalog .button .wp-button {
    display: inline-block;
    vertical-align: middle
}

.footer .block-green .catalog .button .wp-button button {
    background-color: #35424c;
    color: #fff
}

.footer .block-green .catalog .button .wp-button button:hover {
    background: #2b363e
}

.footer .block-dark {
    background: #36434d url("../images/dark.png") top repeat-x;
    min-width: 0;
    overflow: auto
}

.footer .block-dark .contacts-logo-subscribe-menu {
    margin: 0 auto;
    max-width: 1900px;
    padding: 0 8.125rem;
    padding-top: 4em;
    padding-bottom: 4em;
    overflow: auto
}

@media screen and (max-width: 1650px) {
    .footer .block-dark .contacts-logo-subscribe-menu {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .footer .block-dark .contacts-logo-subscribe-menu {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .footer .block-dark .contacts-logo-subscribe-menu {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .footer .block-dark .contacts-logo-subscribe-menu {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .footer .block-dark .contacts-logo-subscribe-menu {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

@media screen and (max-width: 1900px) {
    .footer .block-dark .contacts-logo-subscribe-menu {
        padding-bottom: 4.5em
    }
}

@media screen and (max-width: 1200px) {
    .footer .block-dark .contacts-logo-subscribe-menu {
        padding-top: 3em;
        padding-bottom: 3.5em
    }
}

@media screen and (max-width: 1200px) {
    .footer .block-dark .contacts-logo-subscribe-menu {
        padding-top: 2.5em;
        padding-bottom: 3em
    }
}

@media screen and (max-width: 800px) {
    .footer .block-dark .contacts-logo-subscribe-menu {
        padding-top: 2em
    }
}

.footer .block-dark .contacts-logo-subscribe-menu .contacts {
    float: left;
    font-size: 1.05em;
    line-height: 1.5em
}

@media screen and (max-width: 1650px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts {
        font-size: .9975em
    }
}

@media screen and (max-width: 1500px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts {
        padding-bottom: 2.5em
    }
}

@media screen and (max-width: 1200px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts {
        font-size: .8925em;
        font-weight: 400
    }
}

@media screen and (max-width: 1000px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts {
        font-size: .7875em
    }
}

@media screen and (max-width: 900px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts {
        padding-bottom: 2.5em;
        width: 100%
    }
}

.footer .block-dark .contacts-logo-subscribe-menu .contacts .address-germany {
    float: left;
    padding-right: 6.5em
}

@media screen and (max-width: 2100px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts .address-germany {
        padding-right: 5.2em
    }
}

@media screen and (max-width: 2000px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts .address-germany {
        padding-right: 3.12em
    }
}

@media screen and (max-width: 1900px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts .address-germany {
        padding-right: 5.85em
    }
}

@media screen and (max-width: 1800px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts .address-germany {
        padding-right: 2.9em
    }
}

@media screen and (max-width: 1500px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts .address-germany {
        padding-right: 14em
    }
}

@media screen and (max-width: 1400px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts .address-germany {
        padding-right: 9em
    }
}

@media screen and (max-width: 1300px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts .address-germany {
        padding-right: 7em
    }
}

@media screen and (max-width: 1200px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts .address-germany {
        padding-right: 10em
    }
}

@media screen and (max-width: 1100px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts .address-germany {
        padding-right: 7.2em
    }
}

@media screen and (max-width: 900px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts .address-germany {
        padding-right: 0
    }
}

@media screen and (max-width: 800px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts .address-germany {
        float: none;
        text-align: center
    }
}

.footer .block-dark .contacts-logo-subscribe-menu .contacts .address-china {
    border-right: .05em dashed #81b327;
    float: left;
    padding-right: 6.5em
}

@media screen and (max-width: 2100px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts .address-china {
        padding-right: 5.2em
    }
}

@media screen and (max-width: 2000px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts .address-china {
        padding-right: 3.12em
    }
}

@media screen and (max-width: 1900px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts .address-china {
        padding-right: 5.85em
    }
}

@media screen and (max-width: 1800px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts .address-china {
        padding-right: 2.9em
    }
}

@media screen and (max-width: 1500px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts .address-china {
        border: 0;
        padding-right: 0
    }
}

@media screen and (max-width: 900px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts .address-china {
        float: right;
        padding-right: 6em
    }
}

@media screen and (max-width: 800px) {
    .footer .block-dark .contacts-logo-subscribe-menu .contacts .address-china {
        float: none;
        padding: 2em 0 0 0;
        text-align: center
    }
}

.footer .block-dark .contacts-logo-subscribe-menu .contacts .name {
    font-size: 1.875em;
    font-weight: 100
}

.footer .block-dark .contacts-logo-subscribe-menu .contacts .company {
    color: #88bd29;
    font-size: 1.125em;
    padding-top: 1.55em
}

.footer .block-dark .contacts-logo-subscribe-menu .contacts .address {
    height:2.9em;
    padding-top: .5em
}

.footer .block-dark .contacts-logo-subscribe-menu .contacts .phone, .footer .block-dark .contacts-logo-subscribe-menu .contacts a {
    color: #fff;
    padding-top: 1.1em;
    text-decoration: none
}

.footer .block-dark .contacts-logo-subscribe-menu .contacts .email {
    padding-top: .5em
}

.footer .block-dark .contacts-logo-subscribe-menu .contacts .link {
    padding-top: .85em
}

.footer .block-dark .contacts-logo-subscribe-menu .contacts .link a {
    border-bottom: 1px solid #5e8b0d;
    color: #88bd29
}

.footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe {
    float: left;
    padding-left: 6.5em
}

@media screen and (max-width: 2100px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe {
        padding-left: 5.2em
    }
}

@media screen and (max-width: 2000px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe {
        padding-left: 3.12em
    }
}

@media screen and (max-width: 1900px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe {
        padding-left: 5.85em
    }
}

@media screen and (max-width: 1800px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe {
        padding-left: 2.9em
    }
}

@media screen and (max-width: 1500px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe {
        border-top: .05em dashed #81b327;
        padding: 2.5em 0 0 0;
        width: 100%
    }
}

@media screen and (max-width: 1200px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe {
        padding-top: 2em
    }
}

@media screen and (max-width: 1500px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe {
        float: left;
        padding-left: 12.88em;
        margin-bottom: 0
    }
}

@media screen and (max-width: 1400px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe {
        padding-left: 7.83em
    }
}

@media screen and (max-width: 1300px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe {
        padding-left: 5.88em
    }
}

@media screen and (max-width: 1200px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe {
        padding-left: 6.1em
    }
}

@media screen and (max-width: 1100px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe {
        padding-left: 3.528em
    }
}

@media screen and (max-width: 1000px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe {
        padding-left: 3.24em
    }
}

@media screen and (max-width: 900px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe {
        float: right;
        padding-left: 0
    }
}

@media screen and (max-width: 800px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe {
        text-align: center;
        float: none;
        width: 100%
    }
}

.footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe .wp-subscribe {
    float: left;
    padding: 0 0 1.2em .15em;
    width: 100%
}

@media screen and (max-width: 1500px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe .wp-subscribe {
        padding-bottom: 1.1em
    }
}

.footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe .wp-subscribe .image {
    background: url("../images/check.png") no-repeat;
    float: left;
    height: 10px;
    margin-top: .15em;
    width: 14px
}

.footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe .wp-subscribe .text {
    float: left;
    margin-left: .8em;
    font-size: .88em
}

@media screen and (max-width: 1650px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe .wp-subscribe .text {
        font-size: .84em
    }
}

@media screen and (max-width: 1500px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe .wp-subscribe .text {
        font-size: .8em;
        font-weight: 400
    }
}

@media screen and (max-width: 1000px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe .wp-subscribe .text {
        font-size: .7em
    }
}

@media screen and (max-width: 800px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe form {
        display: table
    }
}

.footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe form .wp-input {
    float: left
}

@media screen and (max-width: 800px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe form .wp-input {
        display: table-cell;
        float: none;
        width: 100%
    }
}

.footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe form .wp-input input {
    background-color: #fff;
    width: 17em
}
.footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe form .btn {
    background-color: #a0ce4e;
    border: 0;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: .95rem;
    height: 2.9rem;
    width: 10em;
    display: inline-block;
    margin-left: 1.15em;
}

@media screen and (max-width: 1200px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe form .wp-input input {
        width: 15em
    }
}

@media screen and (max-width: 800px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe form .wp-input input {
        box-sizing: border-box;
        width: 100%
    }
}

.footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe form button {
    margin-left: 1.15em
}

@media screen and (max-width: 800px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe form button {
        float: none
    }
}

@media screen and (max-width: 399px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .subscribe form button {
        margin-left: .8em
    }
}

.footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .logo {
    padding: 3.4em 0
}

@media screen and (max-width: 1650px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .logo {
        padding: 3.2em 0
    }
}

@media screen and (max-width: 1500px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .logo {
        float: left;
        padding: 0
    }
}

@media screen and (max-width: 800px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .logo {
        text-align: center;
        padding-top: 2em;
        width: 100%
    }
}

.footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .logo .slogan {
    font-size: .88em;
    padding: 0 0 1.2em .15em
}

@media screen and (max-width: 1650px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .logo .slogan {
        font-size: .84em
    }
}

@media screen and (max-width: 1500px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .logo .slogan {
        font-size: .8em;
        font-weight: 400
    }
}

@media screen and (max-width: 1000px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .logo .slogan {
        font-size: .7em
    }
}

.footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .logo .image {
    background: url("../images/logo-small.png") left top no-repeat;
    background-size: contain;
    height: 2.05em
}

@media screen and (max-width: 1650px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .logo .image {
        width: 19.9em
    }
}

@media screen and (max-width: 1500px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .logo .image {
        margin-top: .6em;
        width: 19.3em
    }
}

@media screen and (max-width: 1200px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .logo .image {
        margin-top: .5em;
        width: 19.3em
    }
}

@media screen and (max-width: 1000px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .logo .image {
        margin-top: .7em;
        width: 16.9em
    }
}

@media screen and (max-width: 800px) {
    .footer .block-dark .contacts-logo-subscribe-menu .logo-subscribe .logo .image {
        margin: 0 auto
    }
}

.footer .block-dark .contacts-logo-subscribe-menu .menu {
    float: right;
    padding-right: 2.5em
}

@media screen and (max-width: 1900px) {
    .footer .block-dark .contacts-logo-subscribe-menu .menu {
        float: left;
        margin-left: 5.85em;
        padding: 0
    }
}

@media screen and (max-width: 1800px) {
    .footer .block-dark .contacts-logo-subscribe-menu .menu {
        margin-left: 2.9em
    }
}

@media screen and (max-width: 1500px) {
    .footer .block-dark .contacts-logo-subscribe-menu .menu {
        float: right;
        padding-right: .7em
    }
}

@media screen and (max-width: 900px) {
    .footer .block-dark .contacts-logo-subscribe-menu .menu {
        display: none
    }
}

.footer .block-dark .contacts-logo-subscribe-menu .menu .item {
    background: url("../images/dot-green.png") 0 .42em no-repeat;
    padding: 0 0 1.3em 1.7em
}

@media screen and (max-width: 1900px) {
    .footer .block-dark .contacts-logo-subscribe-menu .menu .item {
        background: url("../images/dot-green-small.png") 0 .38em no-repeat;
        float: left;
        padding: 0 1.7em 0 1.4em
    }
}

@media screen and (max-width: 1650px) {
    .footer .block-dark .contacts-logo-subscribe-menu .menu .item {
        background-position: 0 .35em
    }
}

@media screen and (max-width: 1500px) {
    .footer .block-dark .contacts-logo-subscribe-menu .menu .item {
        float: none;
        padding-bottom: 1.1em
    }
}

@media screen and (max-width: 1000px) {
    .footer .block-dark .contacts-logo-subscribe-menu .menu .item {
        padding: 0 1.85em .8em 1.4em
    }
}

.footer .block-dark .contacts-logo-subscribe-menu .menu .item a {
    border-bottom: 1px solid #a2b9cb;
    color: #fff;
    font-size: 1.3em
}

@media screen and (max-width: 1900px) {
    .footer .block-dark .contacts-logo-subscribe-menu .menu .item a {
        font-size: 1.1em
    }
}

@media screen and (max-width: 1650px) {
    .footer .block-dark .contacts-logo-subscribe-menu .menu .item a {
        font-size: .968em
    }
}

@media screen and (max-width: 1000px) {
    .footer .block-dark .contacts-logo-subscribe-menu .menu .item a {
        font-weight: 400;
        font-size: .88em
    }
}

.footer .block-dark .contacts-logo-subscribe-menu .menu .item a.active {
    border-color: #5e8b0d;
    color: #88bd29
}

.footer .block-dark .contacts-logo-subscribe-menu .menu .item a:hover {
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
    -ms-transition: All .5s ease;
    transition: All .5s ease;
    color: #88bd29;
    border-color: #5e8b0d
}

.footer .block-dark .contacts-logo-subscribe-menu .menu .item:last-child {
    padding-right: 0
}

.footer .block-dark .copyright-up {
    background-color: #fff;
    float: left;
    height: 3em;
    width: 100%
}

.footer .block-dark .copyright-up .wp-copyright-up {
    margin: 0 auto;
    padding: 0 8.125rem;
    max-width: 1900px
}

@media screen and (max-width: 1650px) {
    .footer .block-dark .copyright-up .wp-copyright-up {
        padding-left: 5.6875rem;
        padding-right: 5.6875rem
    }
}

@media screen and (max-width: 1200px) {
    .footer .block-dark .copyright-up .wp-copyright-up {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (max-width: 1000px) {
    .footer .block-dark .copyright-up .wp-copyright-up {
        padding-left: 2.4375rem;
        padding-right: 2.4375rem
    }
}

@media screen and (max-width: 800px) {
    .footer .block-dark .copyright-up .wp-copyright-up {
        padding-left: 1.625rem;
        padding-right: 1.625rem
    }
}

@media screen and (max-width: 399px) {
    .footer .block-dark .copyright-up .wp-copyright-up {
        padding-left: .8125rem;
        padding-right: .8125rem
    }
}

.footer .block-dark .copyright-up .wp-copyright-up .copyright {
    color: #4d4d4d;
    float: left;
    padding-top: .9em
}

@media screen and (max-width: 1650px) {
    .footer .block-dark .copyright-up .wp-copyright-up .copyright {
        font-size: .95em;
        padding-top: 1em
    }
}

@media screen and (max-width: 1200px) {
    .footer .block-dark .copyright-up .wp-copyright-up .copyright {
        font-size: .9em;
        font-weight: 400;
        padding-top: 1.1em
    }
}

@media screen and (max-width: 1000px) {
    .footer .block-dark .copyright-up .wp-copyright-up .copyright {
        font-size: .8em;
        padding-top: 1.3em
    }
}

@media screen and (max-width: 399px) {
    .footer .block-dark .copyright-up .wp-copyright-up .copyright {
        font-size: .7em;
        padding-top: 1.5em
    }
}

.footer .block-dark .copyright-up .wp-copyright-up .copyright a {
    border-bottom: 1px solid #8c8b8b;
    color: #4d4d4d
}

.footer .block-dark .copyright-up .wp-copyright-up .up {
    background: url("../images/up-angle.png") no-repeat;
    float: right;
    margin: -1.1em 8.37em 0 0;
    text-align: right;
    width: 48px
}

@media screen and (max-width: 1900px) {
    .footer .block-dark .copyright-up .wp-copyright-up .up {
        margin-right: 0
    }
}

.PicList001396 ul li{padding: 30px 0; border-bottom: 1px solid #d8d8d8; overflow:hidden;}
.PicList001396 ul li .dot{font-size: 16px; color: #353535; font-weight: bold;}
.PicList001396 ul li .dot:hover{color: #a0ce4e;}
.PicList001396 ul li p{color: #727272; height: 48px; overflow: hidden; line-height: 24px;}
.PicList001396 ul li .pic{width: 20%; padding-bottom:8%;margin:0;float: left;background-repeat: no-repeat;background-position: center center;background-size: contain;}
.PicList001396 ul li .pic img{display: block; width: 100%;}
.PicList001396 ul li .more{width: 122px; height: 34px; line-height: 34px; color: #000; text-align: center; padding-left: 35px; background: url(../images/PicList001396_btn.png) 0 0 no-repeat;  display: inline-block;}
.PicList001396 ul li div{float: right; width: 75%;}
.PicList001396 ul li div span {font-size:.9em;margin-right:10px;}
.PicList001396 ul li div a {color:#727272;font-size:.9em;marign-right:10px;}
.PicList001396 ul li div a.download {padding-left:24px;background:url("../images/PicList001396-icon.png") no-repeat left center;}
.PicList001396 ul li div a:hover {color:#a0ce4e;}
@media(max-width: 640px){
.PicList001396 ul li .pic {width: 40%;}  
.PicList001396 ul li div { width: 58%;}
}
@media(max-width: 375px){
.PicList001396 ul li .pic,
.PicList001396 ul li div{ float:none; width:auto;}
.PicList001396 ul li div{ padding-top:3%;}
}
