@charset "UTF-8";

/*! ==============================================================

Author  : Jan Stejskal
Created : 25.07.2017

============================================================== */

a,
a[href] img,
button {
    cursor: pointer
}

.icon-a.ba,
.icon-a.ha,
.icon-a.va,
.icon-b.ba,
.icon-b.ha,
.icon-b.va,
sub,
sup {
    position: relative
}

.text-wrap,
pre {
    word-wrap: break-word
}

.slick-list:focus,
:focus,
a,
button {
    outline: 0
}

.header__nav ul li a,
.uppercase {
    text-transform: uppercase
}

@font-face {
    font-family: "Ubuntu Bold";
    src: url(../fonts/ubuntu-b-webfont.eot);
    src: url(../fonts/ubuntu-b-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/ubuntu-b-webfont.woff2) format("woff2"), url(../fonts/ubuntu-b-webfont.woff) format("woff"), url(../fonts/ubuntu-b-webfont.ttf) format("truetype"), url("../fonts/ubuntu-b-webfont.svg#Ubuntu Bold") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Ubuntu Light";
    src: url(../fonts/ubuntu-l-webfont.eot);
    src: url(../fonts/ubuntu-l-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/ubuntu-l-webfont.woff2) format("woff2"), url(../fonts/ubuntu-l-webfont.woff) format("woff"), url(../fonts/ubuntu-l-webfont.ttf) format("truetype"), url("../fonts/ubuntu-l-webfont.svg#Ubuntu Light") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Ubuntu Medium";
    src: url(../fonts/ubuntu-m-webfont.eot);
    src: url(../fonts/ubuntu-m-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/ubuntu-m-webfont.woff2) format("woff2"), url(../fonts/ubuntu-m-webfont.woff) format("woff"), url(../fonts/ubuntu-m-webfont.ttf) format("truetype"), url("../fonts/ubuntu-m-webfont.svg#Ubuntu Medium") format("svg");
    font-weight: 400;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Ubuntu Bold";
        src: url(../fonts/ubuntu-b-webfont.svg) format("svg")
    }
    @font-face {
        font-family: "Ubuntu Light";
        src: url(../fonts/ubuntu-l-webfont.svg) format("svg")
    }
    @font-face {
        font-family: "Ubuntu Medium";
        src: url(../fonts/ubuntu-m-webfont.svg) format("svg")
    }
}

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

.header__nav ul li a,
.header__nav ul li ul li a div strong {
    font-family: "Ubuntu Light", Arial, Helvetica, sans-serif
}

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

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

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

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

a,
button {
    text-decoration: underline;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    transition: all 250ms ease
}

.header__division,
.hover {
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

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

[hidden] {
    display: none
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 62.5%
}

pre {
    white-space: pre;
    white-space: pre-wrap
}

.text-no-wrap,
.tos-slider {
    white-space: nowrap
}

sub,
sup {
    line-height: 0
}

sup {
    top: -.5em;
    vertical-align: super
}

sub {
    bottom: -.25em;
    vertical-align: sub
}

img {
    -ms-interpolation-mode: bicubic
}

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

button,
input,
select,
textarea {
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
    padding: 0
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type=search] {
    -webkit-appearance: textfield
}

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

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

.slick-list,
.tos-wrapper,
body.over {
    overflow: hidden
}

hr {
    height: 1px
}

.print-only {
    display: none!important
}

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

.slick-slider,
.tos-caption>div,
.tos-slide,
.tos-slide>* {
    box-sizing: border-box
}

.oldie.ie7 * {
    behavior: url(./js/iefix/boxsizing.htc)
}

body {
    line-height: 1;
    color: #000;
    font-size: 12px;
    overflow-x: hidden
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    text-rendering: optimizelegibility
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    display: block
}

.icon-a:after,
.icon-b:before {
    display: inline-block;
    content: "";
    vertical-align: middle
}

a:hover,
button:hover {
    text-decoration: none
}

[class*=grid] {
    width: 100%;
    float: left
}

[class*=grid].flr {
    float: right
}

[class*=grid].center {
    float: none!important;
    margin: 0 auto;
    clear: both
}

.grid-12 {
    width: 100%
}

.grid-11 {
    width: 91.66%
}

.grid-105 {
    width: 87.5%
}

.grid-10 {
    width: 83.33%
}

.grid-94 {
    width: 80%
}

.grid-9 {
    width: 75%
}

.grid-8 {
    width: 66.66%
}

.grid-7 {
    width: 58.33%
}

.grid-6 {
    width: 50%
}

.grid-58 {
    width: 48.33%
}

.grid-5 {
    width: 41.66%
}

.grid-48 {
    width: 40%
}

.grid-4 {
    width: 33.33%
}

.grid-3 {
    width: 25%
}

.grid-24 {
    width: 20%
}

.grid-2 {
    width: 16.66%
}

.grid-15 {
    width: 12.5%
}

.grid-1 {
    width: 8.33%
}

@media screen and (max-width:81.1875em) {
    .grid-xxl-12 {
        width: 100%
    }
    .grid-xxl-11 {
        width: 91.66%
    }
    .grid-xxl-105 {
        width: 87.5%
    }
    .grid-xxl-10 {
        width: 83.33%
    }
    .grid-xxl-94 {
        width: 80%
    }
    .grid-xxl-9 {
        width: 75%
    }
    .grid-xxl-8 {
        width: 66.66%
    }
    .grid-xxl-7 {
        width: 58.33%
    }
    .grid-xxl-6 {
        width: 50%
    }
    .grid-xxl-58 {
        width: 48.33%
    }
    .grid-xxl-5 {
        width: 41.66%
    }
    .grid-xxl-48 {
        width: 40%
    }
    .grid-xxl-4 {
        width: 33.33%
    }
    .grid-xxl-3 {
        width: 25%
    }
    .grid-xxl-24 {
        width: 20%
    }
    .grid-xxl-2 {
        width: 16.66%
    }
    .grid-xxl-15 {
        width: 12.5%
    }
    .grid-xxl-1 {
        width: 8.33%
    }
}

@media screen and (max-width:73.0625em) {
    .grid-xl-12 {
        width: 100%
    }
    .grid-xl-11 {
        width: 91.66%
    }
    .grid-xl-105 {
        width: 87.5%
    }
    .grid-xl-10 {
        width: 83.33%
    }
    .grid-xl-94 {
        width: 80%
    }
    .grid-xl-9 {
        width: 75%
    }
    .grid-xl-8 {
        width: 66.66%
    }
    .grid-xl-7 {
        width: 58.33%
    }
    .grid-xl-6 {
        width: 50%
    }
    .grid-xl-58 {
        width: 48.33%
    }
    .grid-xl-5 {
        width: 41.66%
    }
    .grid-xl-48 {
        width: 40%
    }
    .grid-xl-4 {
        width: 33.33%
    }
    .grid-xl-3 {
        width: 25%
    }
    .grid-xl-24 {
        width: 20%
    }
    .grid-xl-2 {
        width: 16.66%
    }
    .grid-xl-15 {
        width: 12.5%
    }
    .grid-xl-1 {
        width: 8.33%
    }
}

@media screen and (max-width:56.1875em) {
    .grid-l-12 {
        width: 100%
    }
    .grid-l-11 {
        width: 91.66%
    }
    .grid-l-105 {
        width: 87.5%
    }
    .grid-l-10 {
        width: 83.33%
    }
    .grid-l-94 {
        width: 80%
    }
    .grid-l-9 {
        width: 75%
    }
    .grid-l-8 {
        width: 66.66%
    }
    .grid-l-7 {
        width: 58.33%
    }
    .grid-l-6 {
        width: 50%
    }
    .grid-l-58 {
        width: 48.33%
    }
    .grid-l-5 {
        width: 41.66%
    }
    .grid-l-48 {
        width: 40%
    }
    .grid-l-4 {
        width: 33.33%
    }
    .grid-l-3 {
        width: 25%
    }
    .grid-l-24 {
        width: 20%
    }
    .grid-l-2 {
        width: 16.66%
    }
    .grid-l-15 {
        width: 12.5%
    }
    .grid-l-1 {
        width: 8.33%
    }
}

@media screen and (max-width:37.4375em) {
    .grid-m-12 {
        width: 100%
    }
    .grid-m-11 {
        width: 91.66%
    }
    .grid-m-105 {
        width: 87.5%
    }
    .grid-m-10 {
        width: 83.33%
    }
    .grid-m-94 {
        width: 80%
    }
    .grid-m-9 {
        width: 75%
    }
    .grid-m-8 {
        width: 66.66%
    }
    .grid-m-7 {
        width: 58.33%
    }
    .grid-m-6 {
        width: 50%
    }
    .grid-m-58 {
        width: 48.33%
    }
    .grid-m-5 {
        width: 41.66%
    }
    .grid-m-48 {
        width: 40%
    }
    .grid-m-4 {
        width: 33.33%
    }
    .grid-m-3 {
        width: 25%
    }
    .grid-m-24 {
        width: 20%
    }
    .grid-m-2 {
        width: 16.66%
    }
    .grid-m-15 {
        width: 12.5%
    }
    .grid-m-1 {
        width: 8.33%
    }
}

@media screen and (max-width:29.9375em) {
    .grid-s-12 {
        width: 100%
    }
    .grid-s-11 {
        width: 91.66%
    }
    .grid-s-105 {
        width: 87.5%
    }
    .grid-s-10 {
        width: 83.33%
    }
    .grid-s-94 {
        width: 80%
    }
    .grid-s-9 {
        width: 75%
    }
    .grid-s-8 {
        width: 66.66%
    }
    .grid-s-7 {
        width: 58.33%
    }
    .grid-s-6 {
        width: 50%
    }
    .grid-s-58 {
        width: 48.33%
    }
    .grid-s-5 {
        width: 41.66%
    }
    .grid-s-48 {
        width: 40%
    }
    .grid-s-4 {
        width: 33.33%
    }
    .grid-s-3 {
        width: 25%
    }
    .grid-s-24 {
        width: 20%
    }
    .grid-s-2 {
        width: 16.66%
    }
    .grid-s-15 {
        width: 12.5%
    }
    .grid-s-1 {
        width: 8.33%
    }
}

.box-page__main ul li:before,
.box-page__main ul.orange li:before,
.box-page__main__gallery .slick-arrow:before,
.box-page__main__heading ul li:after,
.box-page__sideNav ul li.active a:before,
.box-page__sideNav__resp:after,
.box-popup__inner__close:before,
.footer__top__nav li a:before,
.icon,
.icon-a:after,
.icon-b:before {
    background-image: url(../img/pngSprite.png)
}

.icon-a.close:after,
.icon-b.close:before,
.icon.close {
    width: 10px;
    height: 10px;
    background-position: -21px 0
}

.ha.icon-a.close:after,
.ha.icon-b.close:before,
.ha.icon.close {
    margin-left: -5px;
    margin-top: -5px
}

.va.icon-a.close:after,
.va.icon-b.close:before,
.va.icon.close {
    margin-top: -5px
}

.ba.icon-a.close:after,
.ba.icon-b.close:before,
.ba.icon.close {
    margin-left: -5px;
    margin-top: -5px
}

.ba.icon-a.li-footer:after,
.ba.icon-b.li-footer:before,
.ba.icon.li-footer,
.ha.icon-a.li-footer:after,
.ha.icon-b.li-footer:before,
.ha.icon.li-footer {
    margin-left: -3px;
    margin-top: -5px
}

.icon-a.li-footer:after,
.icon-b.li-footer:before,
.icon.li-footer {
    width: 6px;
    height: 10px;
    background-position: 0 -27px
}

.va.icon-a.li-footer:after,
.va.icon-b.li-footer:before,
.va.icon.li-footer {
    margin-top: -5px
}

.icon-a.li-orange:after,
.icon-b.li-orange:before,
.icon.li-orange {
    width: 5px;
    height: 10px;
    background-position: -32px -27px
}

.ha.icon-a.li-orange:after,
.ha.icon-b.li-orange:before,
.ha.icon.li-orange {
    margin-left: -2.5px;
    margin-top: -5px
}

.va.icon-a.li-orange:after,
.va.icon-b.li-orange:before,
.va.icon.li-orange {
    margin-top: -5px
}

.ba.icon-a.li-orange:after,
.ba.icon-b.li-orange:before,
.ba.icon.li-orange {
    margin-left: -2.5px;
    margin-top: -5px
}

.ba.icon-a.li-red:after,
.ba.icon-b.li-red:before,
.ba.icon.li-red,
.ha.icon-a.li-red:after,
.ha.icon-b.li-red:before,
.ha.icon.li-red {
    margin-left: -3px;
    margin-top: -5px
}

.icon-a.li-red:after,
.icon-b.li-red:before,
.icon.li-red {
    width: 6px;
    height: 10px;
    background-position: -16px -27px
}

.va.icon-a.li-red:after,
.va.icon-b.li-red:before,
.va.icon.li-red {
    margin-top: -5px
}

.ba.icon-a.li-subNav:after,
.ba.icon-b.li-subNav:before,
.ba.icon.li-subNav,
.ha.icon-a.li-subNav:after,
.ha.icon-b.li-subNav:before,
.ha.icon.li-subNav {
    margin-left: -3.5px;
    margin-top: -5.5px
}

.icon-a.li-subNav:after,
.icon-b.li-subNav:before,
.icon.li-subNav {
    width: 7px;
    height: 11px;
    background-position: -41px 0
}

.va.icon-a.li-subNav:after,
.va.icon-b.li-subNav:before,
.va.icon.li-subNav {
    margin-top: -5.5px
}

.ba.icon-a.prev:after,
.ba.icon-b.prev:before,
.ba.icon.prev,
.ha.icon-a.prev:after,
.ha.icon-b.prev:before,
.ha.icon.prev {
    margin-left: -5.5px;
    margin-top: -8.5px
}

.icon-a.prev:after,
.icon-b.prev:before,
.icon.prev {
    width: 11px;
    height: 17px;
    background-position: 0 0
}

.va.icon-a.prev:after,
.va.icon-b.prev:before,
.va.icon.prev {
    margin-top: -8.5px
}

.icon-b:before {
    margin-right: 10px
}

.icon-a:after {
    margin-left: 10px
}

.icon {
    display: block
}

.ha.icon,
.ha.icon-a:after,
.ha.icon-b:before {
    position: absolute;
    left: 50%;
    top: 0
}

.ba.icon,
.ba.icon-a:after,
.ba.icon-b:before {
    position: absolute;
    top: 50%;
    left: 50%
}

.va.icon,
.va.icon-a:after,
.va.icon-b:before {
    position: absolute;
    left: 0;
    top: 50%
}

.hover {
    transition: all 250ms ease
}

.hover img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.hover:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8
}

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

.cell {
    display: table-cell;
    vertical-align: middle
}

.wow {
    visibility: hidden
}

.wow.animated {
    visibility: visible
}

.oldie .wow {
    visibility: visible!important
}

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

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-underline {
    text-decoration: underline
}

.text-no-decoration {
    text-decoration: none
}

.text-strike {
    text-decoration: line-through
}

.m0 {
    margin: 0
}

.m5 {
    margin: 5px
}

.m10 {
    margin: 10px
}

.m15 {
    margin: 15px
}

.m20 {
    margin: 20px
}

.m25 {
    margin: 25px
}

.m30 {
    margin: 30px
}

.m35 {
    margin: 35px
}

.m40 {
    margin: 40px
}

.m45 {
    margin: 45px
}

.m50 {
    margin: 50px
}

.m55 {
    margin: 55px
}

.m60 {
    margin: 60px
}

.ml0 {
    margin-left: 0
}

.ml5 {
    margin-left: 5px
}

.ml10 {
    margin-left: 10px
}

.ml15 {
    margin-left: 15px
}

.ml20 {
    margin-left: 20px
}

.ml25 {
    margin-left: 25px
}

.ml30 {
    margin-left: 30px
}

.ml35 {
    margin-left: 35px
}

.ml40 {
    margin-left: 40px
}

.ml45 {
    margin-left: 45px
}

.ml50 {
    margin-left: 50px
}

.ml55 {
    margin-left: 55px
}

.ml60 {
    margin-left: 60px
}

.mr0 {
    margin-right: 0
}

.mr5 {
    margin-right: 5px
}

.mr10 {
    margin-right: 10px
}

.mr15 {
    margin-right: 15px
}

.mr20 {
    margin-right: 20px
}

.mr25 {
    margin-right: 25px
}

.mr30 {
    margin-right: 30px
}

.mr35 {
    margin-right: 35px
}

.mr40 {
    margin-right: 40px
}

.mr45 {
    margin-right: 45px
}

.mr50 {
    margin-right: 50px
}

.mr55 {
    margin-right: 55px
}

.mr60 {
    margin-right: 60px
}

.mt0 {
    margin-top: 0
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt25 {
    margin-top: 25px
}

.mt30 {
    margin-top: 30px
}

.mt35 {
    margin-top: 35px
}

.mt40 {
    margin-top: 40px
}

.mt45 {
    margin-top: 45px
}

.mt50 {
    margin-top: 50px
}

.mt55 {
    margin-top: 55px
}

.mt60 {
    margin-top: 60px
}

.mb0 {
    margin-bottom: 0
}

.mb5 {
    margin-bottom: 5px
}

.mb10 {
    margin-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.mb25 {
    margin-bottom: 25px
}

.mb30 {
    margin-bottom: 30px
}

.mb35 {
    margin-bottom: 35px
}

.mb40 {
    margin-bottom: 40px
}

.mb45 {
    margin-bottom: 45px
}

.mb50 {
    margin-bottom: 50px
}

.mb55 {
    margin-bottom: 55px
}

.mb60 {
    margin-bottom: 60px
}

.p0 {
    padding: 0
}

.p5 {
    padding: 5px
}

.p10 {
    padding: 10px
}

.p15 {
    padding: 15px
}

.p20 {
    padding: 20px
}

.p25 {
    padding: 25px
}

.p30 {
    padding: 30px
}

.p35 {
    padding: 35px
}

.p40 {
    padding: 40px
}

.p45 {
    padding: 45px
}

.p50 {
    padding: 50px
}

.p55 {
    padding: 55px
}

.p60 {
    padding: 60px
}

.pl0 {
    padding-left: 0
}

.pl5 {
    padding-left: 5px
}

.pl10 {
    padding-left: 10px
}

.pl15 {
    padding-left: 15px
}

.pl20 {
    padding-left: 20px
}

.pl25 {
    padding-left: 25px
}

.pl30 {
    padding-left: 30px
}

.pl35 {
    padding-left: 35px
}

.pl40 {
    padding-left: 40px
}

.pl45 {
    padding-left: 45px
}

.pl50 {
    padding-left: 50px
}

.pl55 {
    padding-left: 55px
}

.pl60 {
    padding-left: 60px
}

.pr0 {
    padding-right: 0
}

.pr5 {
    padding-right: 5px
}

.pr10 {
    padding-right: 10px
}

.pr15 {
    padding-right: 15px
}

.pr20 {
    padding-right: 20px
}

.pr25 {
    padding-right: 25px
}

.pr30 {
    padding-right: 30px
}

.pr35 {
    padding-right: 35px
}

.pr40 {
    padding-right: 40px
}

.pr45 {
    padding-right: 45px
}

.pr50 {
    padding-right: 50px
}

.pr55 {
    padding-right: 55px
}

.pr60 {
    padding-right: 60px
}

.pt0 {
    padding-top: 0
}

.pt5 {
    padding-top: 5px
}

.pt10 {
    padding-top: 10px
}

.pt15 {
    padding-top: 15px
}

.pt20 {
    padding-top: 20px
}

.pt25 {
    padding-top: 25px
}

.pt30 {
    padding-top: 30px
}

.pt35 {
    padding-top: 35px
}

.pt40 {
    padding-top: 40px
}

.pt45 {
    padding-top: 45px
}

.pt50 {
    padding-top: 50px
}

.pt55 {
    padding-top: 55px
}

.pt60 {
    padding-top: 60px
}

.pb0 {
    padding-bottom: 0
}

.pb5 {
    padding-bottom: 5px
}

.pb10 {
    padding-bottom: 10px
}

.pb15 {
    padding-bottom: 15px
}

.pb20 {
    padding-bottom: 20px
}

.pb25 {
    padding-bottom: 25px
}

.pb30 {
    padding-bottom: 30px
}

.pb35 {
    padding-bottom: 35px
}

.pb40 {
    padding-bottom: 40px
}

.pb45 {
    padding-bottom: 45px
}

.pb50 {
    padding-bottom: 50px
}

.pb55 {
    padding-bottom: 55px
}

.pb60 {
    padding-bottom: 60px
}

.fs10 {
    font-size: 10px
}

.fs11 {
    font-size: 11px
}

.fs12 {
    font-size: 12px
}

.fs13 {
    font-size: 13px
}

.fs14 {
    font-size: 14px
}

.fs15 {
    font-size: 15px
}

.fs16 {
    font-size: 16px
}

.fs17 {
    font-size: 17px
}

.fs18 {
    font-size: 18px
}

.fs19 {
    font-size: 19px
}

.fs20 {
    font-size: 20px
}

.fs21 {
    font-size: 21px
}

.fs22 {
    font-size: 22px
}

.fs23 {
    font-size: 23px
}

.fs24 {
    font-size: 24px
}

.fw-normal {
    font-weight: 400
}

.fw-bold {
    font-weight: 700
}

.fstyle-normal {
    font-style: normal
}

.fstyle-italic {
    font-style: italic
}

.clear {
    clear: both
}

.clear-r {
    clear: right
}

.clear-l {
    clear: left
}

.flr {
    float: right
}

.fll {
    float: left
}

.fnone {
    float: none
}

.display-inline {
    display: inline
}

.display-inline-block {
    display: inline-block
}

.display-block {
    display: block
}

.display-none {
    display: none
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none
}

.c-pointer {
    cursor: pointer
}

.c-move {
    cursor: move
}

.c-auto {
    cursor: auto
}

.c-help {
    cursor: help
}

.relative {
    position: relative
}

@media screen and (max-width:59.375em) {
    body.active {
        overflow: hidden
    }
}

.wrap {
    margin: 0 auto;
    width: 1035px
}

.wrap.text-subpage{
    width: 80%;
}

@media screen and (max-width:66.5625em) {
    .wrap {
        width: auto;
        padding: 0 15px
    }
    .wrap.text-subpage {
        width: auto;
    }
}

.row {
    margin: 0 -20px;
    margin: 0 -2rem
}

.row [class*=grid] {
    padding: 0 20px;
    padding: 0 2rem
}

.slick-list,
.tos-slider,
.tos-wrapper {
    padding: 0;
    margin: 0
}

.clearfix,
.row {
    *zoom: 1
}

.clearfix:after,
.row:after {
    content: "";
    display: table;
    clear: both
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-slider {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

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

.slick-slider .slick-list,
.slick-slider .slick-track {
    -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 {
    top: 0;
    left: 0
}

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

.slick-track:after {
    clear: both
}

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

[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-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden,
.tos-wrapper {
    display: none
}

.tos-slide,
.tos-slider,
.tos-wrapper {
    width: 100%;
    height: 100%;
    z-index: 9999000
}

.tos-noanimation {
    -webkit-transition-property: none!important;
    transition-property: none!important
}

.tos-fastanimation {
    -webkit-transition-duration: .2s!important;
    transition-duration: .2s!important;
    -webkit-transition-timing-function: ease-out!important;
    transition-timing-function: ease-out!important
}

.tos-wrapper {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.tos-wrapper.tos-opened {
    display: block
}

.tos-slide,
.tos-slide:before,
.tos-slide>* {
    display: inline-block
}

.tos-wrapper.tos-opening {
    opacity: 1
}

.tos-wrapper.tos-fixed {
    background-color: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999000
}

.tos-slider,
.tos-wrapper.tos-inline {
    position: relative
}

.tos-uibg,
.tos-wrapper.tos-fx-slide.tos-fixed .tos-slider {
    position: absolute
}

.tos-wrapper.tos-fx-slide .tos-slider {
    left: 0;
    -webkit-transition: left .4s ease;
    transition: left .4s ease
}

.tos-wrapper.tos-fx-fade .tos-slider {
    opacity: 1;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.tos-slide>*,
.tos-uibg {
    -webkit-transition: opacity .4s ease
}

.tos-uibg {
    opacity: 0;
    transition: opacity .4s ease;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1
}

.tos-fill .tos-uibg {
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background: linear-gradient(to top, rgba(0, 0, 0, .5), transparent)
}

.tos-desktop .tos-wrapper:hover .tos-uibg,
.tos-touch .tos-wrapper.tos-hover .tos-uibg {
    opacity: 1
}

.tos-slide {
    -webkit-overflow-scrolling: touch;
    line-height: 1px;
    text-align: center;
    overflow: hidden;
    position: relative
}

.tos-slide:before {
    content: "";
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.tos-slide.tos-loading>* {
    opacity: 0
}

.tos-slide>* {
    opacity: 1;
    transition: opacity .4s ease;
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%
}

.tos-slide.tos-html>div {
    -webkit-overflow-scrolling: touch;
    white-space: normal;
    text-align: left;
    line-height: 1.5
}

.tos-slide.tos-html>div * {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none
}

.tos-wrapper.tos-fill .tos-slide.tos-image>img {
    max-height: none;
    max-width: none;
    min-height: 100%;
    min-width: 100%
}

.tos-wrapper.tos-fixed .tos-slide.tos-html>div {
    background-color: #fff;
    color: #333;
    box-sizing: border-box;
    display: inline-block;
    padding: 40px;
    overflow: auto
}

.tos-desktop .tos-wrapper.tos-fixed {
    background-color: rgba(0, 0, 0, .85)
}

.tos-desktop .tos-wrapper.tos-fixed.tos-fit .tos-slide {
    padding: 20px
}

.tos-close,
.tos-next {
    right: 20px
}

.tos-close,
.tos-next,
.tos-prev {
    background: #000;
    border-radius: 3px;
    opacity: 1;
    display: block;
    width: 40px;
    position: absolute;
    z-index: 99999000;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.tos-next,
.tos-prev {
    height: 80px;
    margin-top: -40px;
    top: 50%
}

.tos-next.tos-disabled,
.tos-prev.tos-disabled {
    cursor: default
}

.tos-prev {
    left: 20px
}

.tos-close {
    height: 40px;
    top: 20px
}

.tos-desktop .tos-wrapper:hover .tos-close,
.tos-desktop .tos-wrapper:hover .tos-next,
.tos-desktop .tos-wrapper:hover .tos-prev,
.tos-touch .tos-wrapper.tos-hover .tos-close,
.tos-touch .tos-wrapper.tos-hover .tos-next,
.tos-touch .tos-wrapper.tos-hover .tos-prev {
    opacity: .8
}

.tos-desktop .tos-wrapper:hover .tos-close:hover,
.tos-desktop .tos-wrapper:hover .tos-next:hover,
.tos-desktop .tos-wrapper:hover .tos-prev:hover,
.tos-touch .tos-wrapper.tos-hover .tos-close:hover,
.tos-touch .tos-wrapper.tos-hover .tos-next:hover,
.tos-touch .tos-wrapper.tos-hover .tos-prev:hover {
    opacity: .9
}

.tos-desktop .tos-wrapper:hover .tos-close.tos-disabled,
.tos-desktop .tos-wrapper:hover .tos-next.tos-disabled,
.tos-desktop .tos-wrapper:hover .tos-prev.tos-disabled,
.tos-touch .tos-wrapper.tos-hover .tos-close.tos-disabled,
.tos-touch .tos-wrapper.tos-hover .tos-next.tos-disabled,
.tos-touch .tos-wrapper.tos-hover .tos-prev.tos-disabled {
    opacity: .2
}

.tos-close span:after,
.tos-close span:before,
.tos-next span,
.tos-prev span {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    margin: -5px;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.tos-close span:after,
.tos-close span:before {
    width: 12px;
    height: 12px;
    margin-top: -6px;
    margin-left: 0;
    margin-right: 0
}

.tos-close span:before,
.tos-prev span {
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    left: 50%
}

.tos-close span:after,
.tos-next span {
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    right: 50%
}

.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-close .tos-slide,
.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-next .tos-slide,
.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-prev .tos-slide {
    padding-left: 80px;
    padding-right: 80px
}

.tos-inline {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    display: inline-block;
    margin: 0;
    position: relative;
    top: auto;
    left: auto;
    right: auto
}

.tos-caption,
.tos-pagination {
    -webkit-transition: opacity .4s ease;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
    position: absolute;
    text-align: center
}

.tos-inline.tos-prev {
    margin-right: -60px
}

.tos-inline.tos-next {
    margin-left: -60px
}

.tos-loading .tos-inline {
    opacity: 0!important
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-close,
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-next,
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-prev {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2)
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-close,
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-next,
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-prev {
    -webkit-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3)
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-prev,
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-prev {
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-next,
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-next {
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-close,
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-close {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.tos-caption {
    color: #fff;
    opacity: 0;
    transition: opacity .4s ease
}

.header__nav ul li ul li a:hover strong,
.header__nav ul li.sub:hover a {
    color: #d63636
}

.tos-caption:after {
    content: '';
    display: block;
    clear: both
}

.tos-caption>div {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    padding: 0 20px;
    float: left
}

.tos-caption>div:last-child {
    float: right;
    margin-right: -2px
}

.tos-desktop .tos-wrapper:hover .tos-caption,
.tos-touch .tos-wrapper.tos-hover .tos-caption {
    opacity: 1
}

.tos-wrapper .tos-caption {
    line-height: 20px;
    font-size: 15px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .8);
    height: 40px
}

.tos-wrapper.tos-has-caption .tos-uibg {
    height: 100px
}

.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-caption .tos-slide {
    padding-bottom: 60px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-caption {
    line-height: 40px;
    font-size: 30px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .8);
    height: 80px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-caption .tos-uibg {
    height: 200px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-caption {
    line-height: 60px;
    font-size: 45px;
    text-shadow: 0 3px 6px rgba(0, 0, 0, .8);
    height: 120px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-caption .tos-uibg {
    height: 300px
}

.tos-wrapper.tos-fx-slide .tos-slider {
    -webkit-transition-property: left, margin;
    transition-property: left, margin
}

.tos-pagination {
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    opacity: 0;
    transition: opacity .4s ease
}

.tos-pagination a {
    display: inline-block
}

.tos-pagination.tos-bullets a {
    background-color: rgba(255, 255, 255, .2)
}

.tos-pagination.tos-bullets a:hover {
    background-color: rgba(255, 255, 255, .5)
}

.tos-pagination.tos-bullets a.tos-selected {
    background-color: rgba(255, 255, 255, .9)
}

.tos-desktop .tos-wrapper:hover .tos-pagination,
.tos-touch .tos-wrapper.tos-hover .tos-pagination {
    opacity: 1
}

.tos-wrapper .tos-pagination:after,
.tos-wrapper .tos-pagination:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 10px
}

.tos-wrapper.tos-has-bullets .tos-pagination {
    height: 30px
}

.tos-wrapper.tos-has-bullets .tos-pagination a {
    border-radius: 10px;
    width: 10px;
    height: 10px;
    margin: 0 5px
}

.tos-wrapper.tos-has-bullets .tos-caption {
    bottom: 30px
}

.tos-wrapper.tos-has-bullets .tos-uibg {
    height: 90px
}

.tos-wrapper.tos-has-bullets.tos-has-caption .tos-uibg {
    height: 130px
}

.tos-wrapper.tos-has-thumbnails .tos-pagination {
    height: 70px
}

.tos-wrapper.tos-has-thumbnails .tos-pagination a {
    background-position: center center;
    background-size: cover;
    width: 50px;
    height: 50px;
    margin: 0 5px
}

.tos-wrapper.tos-has-thumbnails .tos-caption {
    bottom: 70px
}

.tos-wrapper.tos-has-thumbnails .tos-uibg {
    height: 130px
}

.tos-wrapper.tos-has-thumbnails.tos-has-caption .tos-uibg {
    height: 170px
}

.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-bullets .tos-slide {
    padding-bottom: 50px
}

.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-bullets.tos-has-caption .tos-slide {
    padding-bottom: 80px
}

.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-thumbnails .tos-slide {
    padding-bottom: 90px
}

.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-thumbnails.tos-has-caption .tos-slide {
    padding-bottom: 120px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-pagination:after,
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-pagination:before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 20px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination {
    height: 60px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination a {
    border-radius: 20px;
    width: 20px;
    height: 20px;
    margin: 0 10px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-caption {
    bottom: 60px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-uibg {
    height: 180px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets.tos-has-caption .tos-uibg {
    height: 260px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination {
    height: 140px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination a {
    background-position: center center;
    background-size: cover;
    width: 100px;
    height: 100px;
    margin: 0 10px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-caption {
    bottom: 140px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-uibg {
    height: 260px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails.tos-has-caption .tos-uibg {
    height: 340px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-pagination:after,
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-pagination:before {
    content: '';
    display: inline-block;
    width: 60px;
    height: 30px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination {
    height: 90px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination a {
    border-radius: 30px;
    width: 30px;
    height: 30px;
    margin: 0 15px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-caption {
    bottom: 90px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-uibg {
    height: 270px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets.tos-has-caption .tos-uibg {
    height: 390px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination {
    height: 210px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination a {
    background-position: center center;
    background-size: cover;
    width: 150px;
    height: 150px;
    margin: 0 15px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-caption {
    bottom: 210px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-uibg {
    height: 390px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails.tos-has-caption .tos-uibg {
    height: 510px
}

.tos-slide .tos-html {
    -webkit-overflow-scrolling: touch
}

.tos-play,
.tos-play:after {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%
}

.tos-play {
    background: #000;
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.tos-play:after {
    content: ''
}

.box-page:after,
.box-page__main ul li:before,
.box-page__main__gallery .slick-arrow:before,
.box-page__main__productBtns:after,
.box-page__main__tabs__inner:after,
.box-page__main__tabs__nav li.ui-tabs-active a:after,
.box-page__main__tabs__nav:after,
.box-slide:after,
.footer__bot:after,
.footer__top__nav li a:before,
.footer__top__nav:after,
.hamburger-inner::after,
.hamburger-inner::before,
.header-hp:after,
.header-hp__half:after,
.header-hp__half__nav ul li ul:before,
.header-hp__half__nav ul li.sub>a:before,
.header:after,
.header__nav ul li ul:before,
.header__nav ul li.sub>a:before {
    content: ""
}

.tos-desktop .tos-wrapper:hover .tos-play,
.tos-touch .tos-wrapper.tos-hover .tos-play {
    opacity: 1
}

.tos-desktop .tos-wrapper:hover .tos-play:hover,
.tos-touch .tos-wrapper.tos-hover .tos-play:hover {
    opacity: .9
}

.tos-wrapper .tos-play {
    border-radius: 80px;
    width: 80px;
    height: 80px;
    margin: -40px
}

.tos-wrapper .tos-play:after {
    border: 20px solid transparent;
    border-left-color: #fff;
    border-left-width: 30px;
    margin-top: -20px;
    margin-left: -10.5px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-play {
    border-radius: 160px;
    width: 160px;
    height: 160px;
    margin: -80px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-play:after {
    border: 40px solid transparent;
    border-left-color: #fff;
    border-left-width: 60px;
    margin-top: -40px;
    margin-left: -21px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-play {
    border-radius: 240px;
    width: 240px;
    height: 240px;
    margin: -120px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-play:after {
    border: 60px solid transparent;
    border-left-color: #fff;
    border-left-width: 90px;
    margin-top: -60px;
    margin-left: -31.5px
}

.header {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    background-color: #0e0e0e;
    *zoom: 1;
    z-index: 1000;
    border-top: 6px solid #d63636;
    padding: 0 250px;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    transition: all 0s ease
}

.header:after {
    display: table;
    clear: both
}

@media screen and (max-width:78.125em) {
    .header {
        padding: 0 50px 0 15px
    }
}

.header.activeMin .header__division,
.header.activeMin .header__logo {
    padding: 10px 0
}

.header.activeMin .header__nav>ul>li>a,
.header.activeMin .header__other>ul>li>a {
    line-height: 61px!important
}

.header.activeMin .respons {
    top: 13px
}

.header__division {
    border-top: 6px solid #4f9f69;
    right: 0;
    top: -6px;
    position: absolute;
    width: 250px;
    text-align: center;
    height: 97px;
    padding: 25px 0;
    line-height: 41px;
    transition: all 250ms ease
}

.header__division img {
    position: relative;
    display: inline-block;
    height: 30px;
    vertical-align: middle
}

.header__division img{
  opacity: 1;
  transition: all .4s ease;
}

.header__division img:hover{
  opacity: 0.7;
}

.header__division img.nor {
    display: inline-block
}

.header__division img.rsp {
    display: none
}

.header__logo {
    position: absolute;
    left: 250px;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    top: 0;
    padding: 25px 0
}

.header__logo img{
  opacity: 1;
  transition: all .4s ease;
}

.header__logo img:hover{
  opacity: 0.7;
}

@media screen and (max-width:78.125em) {
    .header__division {
        width: 40px
    }
    .header__division img {
        width: 20px;
        height: auto
    }
    .header__division img.nor {
        display: none
    }
    .header__division img.rsp {
        display: inline-block
    }
    .header__logo {
        position: relative;
        display: inline-block;
        left: auto;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        margin-right: 30px
    }
}

.header__logo img {
    height: 41px
}

.header .respons {
    position: absolute;
    cursor: pointer;
    z-index: 999999;
    right: 50px;
    top: 29px;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    transition: all 250ms ease;
    height: 32px;
    line-height: 32px
}

@media screen and (min-width:59.4375em) {
    .header .respons {
        display: none
    }
}

.header .respons.is-active {
    z-index: 9999999990000
}

.header__main {
    width: 100%;
    display: flex;
    flex-direction: row;
    padding: 0 4%
}

.header__other ul,
.header__other ul li {
    display: inline-block;
    position: relative
}

@media screen and (max-width:78.125em) {
    .header__main {
        display: inline-block;
        width: auto;
        padding: 0;
        vertical-align: top;
        float: right;
        flex-direction: 0
    }
}

@media screen and (max-width:59.375em) {
    .header__main {
        position: absolute;
        top: -6px;
        z-index: 9999;
        overflow: auto;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
        left: 0;
        width: 100%;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
        background-color: #000
    }
    .header__main.active {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

.header__other {
    flex-grow: 1;
    text-align: center
}

@media screen and (max-width:78.125em) {
    .header__other {
        flex-grow: 0;
        position: relative;
        display: inline-block;
        vertical-align: top
    }
}

@media screen and (max-width:59.375em) {
    .header__other {
        position: absolute;
        bottom: 0;
        line-height: normal;
        left: 50%;
        transform: translateX(-50%);
        top: 60px;
    }
}

.header__other ul li {
    vertical-align: middle;
    margin: 0 12px
}

.header__other ul li a {
    position: relative;
    display: block;
    line-height: 91px;
    top: 5px;
}

@media screen and (max-width:1250px) {
  .header__other ul li a {
    top: 0;
  }
}

.header__other ul li a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8
}

.header__nav {
    flex-grow: 5
}

@media screen and (max-width:78.125em) {
    .header__other ul li a img {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin-top: -2px
    }
    .header__nav {
        display: inline-block;
        vertical-align: top;
        flex-grow: 0
    }
}

@media screen and (max-width:59.375em) {
    .header__other ul li a {
        line-height: 40px
    }
    .header__nav {
        line-height: normal;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        width: 100%
    }
}

.header__nav ul {
    display: flex;
    flex-direction: row
}

@media screen and (max-width:59.375em) {
    .header__nav ul {
        display: block;
        flex-direction: 0
    }
}

.header__nav ul li {
    display: inline-block;
    flex-grow: 1
}

@media screen and (max-width:59.375em) {
    .header__nav ul li {
        display: block;
        flex-grow: 0
    }
}

.header__nav ul li.sub:hover a:before,
.header__nav ul li.sub:hover ul {
    display: block
}

.header__nav ul li.sub>a:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #fff;
    top: 100%;
    margin-top: -5px;
    z-index: 000;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 50%;
    margin-left: -6px;
    z-index: 1001;
    display: none
}

@media screen and (max-width:65.625em) {
    .header__nav ul li.sub>a:before {
        display: none!important
    }
}

.header__nav ul li ul {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 100%;
    background-color: #fff;
    margin-right: -1px;
    z-index: 9900;
    display: none;
    margin-top: -1px
}

@media screen and (max-width:59.375em) {
    .header__nav ul li ul {
        display: none!important
    }
}

.header__nav ul li ul:before {
    position: absolute;
    bottom: 0;
    background-color: #e5e7e7;
    width: 100%;
    left: 0;
    height: 1px
}

.header__nav ul li ul li {
    flex-grow: none;
    position: relative;
    float: left;
    width: 10%;
    border-right: 1px solid #e5e7e7;
    border-bottom: 1px solid #e5e7e7;
    padding: 0
}

@media screen and (max-width:106.25em) {
    .header__nav ul li ul li {
        width: 11.1111%
    }
}

@media screen and (max-width:93.75em) {
    .header__nav ul li ul li {
        width: 12.5%
    }
}

@media screen and (max-width:81.25em) {
    .header__nav ul li ul li {
        width: 14.28571425%
    }
}

.header__nav ul li ul li a {
    position: relative;
    display: block;
    padding: 0 0 100%
}

.header__nav ul li ul li a div {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    line-height: normal;
    padding-top: 60%
}

@media screen and (max-width:106.25em) {
    .header__nav ul li ul li a {
        padding-bottom: 80%
    }
    .header__nav ul li ul li a div {
        padding-top: 45%
    }
}

.header__nav ul li ul li a div figure {
    position: absolute;
    top: 15%;
    bottom: 50%;
    left: 0;
    right: 0
}

@media screen and (max-width:93.75em) {
    .header__nav ul li ul li a {
        padding-bottom: 70%
    }
    .header__nav ul li ul li a div {
        padding-top: 40%
    }
    .header__nav ul li ul li a div figure {
        top: 8%
    }
}

.header__nav ul li ul li a div figure img {
    position: absolute;
    max-width: 90%;
    max-height: 90%;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.header__nav ul li ul li a div strong {
    color: #000;
    position: relative;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 20px;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    transition: all 250ms ease
}

.header__nav ul li a {
    position: relative;
    display: block;
    line-height: 91px;
    color: #fff;
    font-size: 20px;
    font-size: 2rem;
    text-decoration: none;
    text-align: center;
    padding: 0 12px
}

@media screen and (min-width:1251px) and (max-width:1280px) {
  .header__nav ul li a {
    padding: 0 10px
  }
}

@media screen and (max-width:59.375em) {
    .header__nav ul li a {
        line-height: 40px
    }
}

.header__nav ul li a:hover, .header__nav ul li a.active {
    color: #d63636
}


/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
    padding: 5px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.footer__bot,
.header-hp__half__nav ul li a,
.header-hp__half__nav ul li ul li a div strong {
    font-family: "Ubuntu Light", Arial, Helvetica, sans-serif
}

.hamburger:hover {
    opacity: 1
}

.hamburger-box {
    width: 32px;
    height: 24px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    width: 32px;
    height: 4px;
    background-color: #fff;
    position: absolute;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: .15s;
    transition-timing-function: ease
}

.hamburger-inner::after,
.hamburger-inner::before {
    display: block
}

.hamburger-inner::before {
    top: -10px
}

.hamburger-inner::after {
    bottom: -10px
}

.hamburger--squeeze .hamburger-inner {
    transition-duration: .1s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze .hamburger-inner::before {
    transition: top .1s .14s ease, opacity .1s ease
}

.hamburger--squeeze .hamburger-inner::after {
    transition: bottom .1s .14s ease, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s .14s ease, transform .1s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s .14s ease, transform .1s cubic-bezier(.55, .055, .675, .19), -webkit-transform .1s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze.is-active .hamburger-inner {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition-delay: .14s;
    background-color: #fff;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    background-color: #fff;
    transition: top .1s ease, opacity .1s .14s ease
}

.hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background-color: #fff;
    transition: bottom .1s ease, -webkit-transform .1s .14s cubic-bezier(.215, .61, .355, 1);
    transition: bottom .1s ease, transform .1s .14s cubic-bezier(.215, .61, .355, 1);
    transition: bottom .1s ease, transform .1s .14s cubic-bezier(.215, .61, .355, 1), -webkit-transform .1s .14s cubic-bezier(.215, .61, .355, 1)
}

.header-hp .respons,
.header-hp__half__nav ul li ul li a div figure img {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.header-hp {
    position: fixed;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .9);
    *zoom: 1;
    z-index: 99999
}

.header-hp:after {
    display: table;
    clear: both
}

.header-hp .respons {
    position: absolute;
    cursor: pointer;
    z-index: 999999;
    left: 50%;
    transform: translateX(-50%);
    height: 32px;
    line-height: 32px;
    top: 10px
}

@media screen and (min-width:53.1875em) {
    .header-hp .respons {
        display: none
    }
}

.header-hp .respons.is-active {
    z-index: 9999999990000
}

.header-hp__half {
    border-top: 6px solid #d63636;
    width: 50%;
    *zoom: 1;
    display: flex;
    flex-direction: row;
    float: left;
    text-align: center;
    padding: 0 20px
}

.header-hp__half:after {
    display: table;
    clear: both
}

@media screen and (max-width:65.625em) {
    .header-hp__half {
        padding: 0
    }
}

@media screen and (min-width:53.1875em) {
    .header-hp__half__resp {
        display: flex!important;
        flex-direction: row!important;
        width: 100%
    }
}

@media screen and (max-width:53.125em) {
    .header-hp__half {
        padding: 15px 10px;
        position: relative;
        height: 63px
    }
    .header-hp__half__resp {
        position: absolute;
        top: -6px;
        z-index: 999999;
        overflow: auto;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
        left: 0;
        width: 100vw;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
        background-color: #000
    }
    .header-hp__half__resp--right {
        left: -100%
    }
}

.header-hp__half__resp.active {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.header-hp__half--green {
    border-top: 6px solid #4f9f69!important
}

.header-hp__half--green .header-hp__half__nav ul li a:hover,
.header-hp__half--green .header-hp__half__nav ul li ul li a:hover strong,
.header-hp__half--green .header-hp__half__nav ul li.sub:hover a {
    color: #4f9f69
}

.header-hp__half__nav ul li ul li a:hover strong,
.header-hp__half__nav ul li.sub:hover a {
    color: #d63636
}

.header-hp__half__language {
    flex-grow: 1
}

@media screen and (max-width:53.125em) {
    .header-hp__half__language {
        position: absolute;
        bottom: 10px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.header-hp__half__language li {
    position: relative;
    display: block;
    line-height: 90px
}

.header-hp__half__language li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px
}

.header-hp__half__language li a img {
    position: relative;
    display: block;
    height: 12px
}

.header-hp__half__language li a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7
}

.header-hp__half__nav {
    flex-grow: 6
}

@media screen and (max-width:59.375em) {
    .header-hp__half__nav {
        flex-grow: 0
    }
}

@media screen and (min-width:53.1875em) {
    .header-hp__half__nav {
        display: inline
    }
}

@media screen and (max-width:53.125em) {
    .header-hp__half__language li {
        line-height: 30px
    }
    .header-hp__half__nav {
        position: relative;
        display: inline-block;
        vertical-align: middle
    }
}

.header-hp__half__nav ul {
    display: flex;
    flex-direction: row
}

@media screen and (max-width:59.375em) {
    .header-hp__half__nav ul {
        display: block;
        flex-direction: 0
    }
}

.header-hp__half__nav ul li {
    display: inline-block;
    flex-grow: 1
}

@media screen and (max-width:59.375em) {
    .header-hp__half__nav ul li {
        float: left;
        flex-grow: 0
    }
}

@media screen and (max-width:53.125em) {
    .header-hp__half__nav ul li {
        display: block;
        width: 100%
    }
}

.header-hp__half__nav ul li.sub:hover a:before,
.header-hp__half__nav ul li.sub:hover ul {
    display: block
}

.header-hp__half__nav ul li.sub>a:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #fff;
    top: 100%;
    margin-top: -5px;
    z-index: 000;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 50%;
    margin-left: -6px;
    z-index: 1001;
    display: none
}

@media screen and (max-width:65.625em) {
    .header-hp__half__nav ul li.sub>a:before {
        display: none!important
    }
}

.header-hp__half__nav ul li ul {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 100%;
    background-color: #fff;
    margin-right: -1px;
    z-index: 1000;
    display: none
}

@media screen and (max-width:65.625em) {
    .header-hp__half__nav ul li ul {
        display: none!important
    }
}

.header-hp__half__nav ul li ul:before {
    position: absolute;
    bottom: 0;
    background-color: #e5e7e7;
    width: 100%;
    left: 0;
    height: 1px
}

.header-hp__half__nav ul li ul li {
    flex-grow: none;
    position: relative;
    float: left;
    width: 10%;
    border-right: 1px solid #e5e7e7;
    border-bottom: 1px solid #e5e7e7
}

@media screen and (max-width:106.25em) {
    .header-hp__half__nav ul li ul li {
        width: 11.1111%
    }
}

@media screen and (max-width:93.75em) {
    .header-hp__half__nav ul li ul li {
        width: 12.5%
    }
}

@media screen and (max-width:81.25em) {
    .header-hp__half__nav ul li ul li {
        width: 14.28571425%
    }
}

.header-hp__half__nav ul li ul li a {
    position: relative;
    display: block;
    padding-bottom: 100%
}

.header-hp__half__nav ul li ul li a div {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    line-height: normal;
    padding-top: 60%
}

@media screen and (max-width:106.25em) {
    .header-hp__half__nav ul li ul li a {
        padding-bottom: 80%
    }
    .header-hp__half__nav ul li ul li a div {
        padding-top: 45%
    }
}

.header-hp__half__nav ul li ul li a div figure {
    position: absolute;
    top: 15%;
    bottom: 50%;
    left: 0;
    right: 0
}

@media screen and (max-width:93.75em) {
    .header-hp__half__nav ul li ul li a {
        padding-bottom: 70%
    }
    .header-hp__half__nav ul li ul li a div {
        padding-top: 40%
    }
    .header-hp__half__nav ul li ul li a div figure {
        top: 8%
    }
}

.header-hp__half__nav ul li ul li a div figure img {
    position: absolute;
    max-width: 90%;
    max-height: 90%;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.header-hp__half__nav ul li ul li a div strong {
    color: #000;
    position: relative;
    display: block;
    font-size: 18px;
    font-size: 1.65rem;
    padding: 0 20px;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    transition: all 250ms ease
}

@media screen and (max-width:1590px) {
  .header-hp__half__nav ul li ul li a div strong {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.header-hp__half__nav ul li a {
    position: relative;
    display: block;
    line-height: 90px;
    color: #fff;
    font-size: 20px;
    font-size: 2rem;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center
}

@media screen and (max-width:59.375em) {
    .header-hp__half__nav ul li a {
        font-size: 1.5rem;
        padding: 0 10px
    }
}

@media screen and (max-width:53.125em) {
    .header-hp__half__nav ul li a {
        line-height: 30px;
        font-size: 1.8rem
    }
}

.header-hp__half__nav ul li a:hover {
    color: #d63636
}

.footer {
    position: relative;
    display: block;
    background-color: #0e0e0e;
    padding: 35px
}

@media screen and (max-width:31.25em) {
    .footer {
        padding: 35px 15px
    }
}

.footer__bot {
    position: relative;
    display: block;
    *zoom: 1;
    color: #fff;
    font-size: 18px;
    z-index:9;
    font-size: 1.8rem;
    line-height: 25px;
    padding-top: 50px;
}

.footer__bot strong,
.footer__bot__by a {
    font-family: "Ubuntu Medium", Arial, Helvetica, sans-serif
}

.footer__bot:after {
    display: table;
    clear: both
}

.footer__bot__by {
    position: relative;
    float: right;
}

@media screen and (max-width:41.875em) {
    .footer__bot {
        text-align: center
    }
    .footer__bot strong {
        display: block
    }
    .footer__bot__by {
        float: none;
        display: block;
        margin-top: 9px
    }
}

.footer__bot__by a {
    color: #fff;
    text-decoration: none
}

.footer__bot__by a:hover {
    color: #d63636
}

.footer__top {
    position: relative;
    display: block;
    z-index:99;
    padding-right: 660px;
    *zoom: 1
}

.footer__top:after {
    content: "";
    display: table;
    clear: both
}

@media screen and (max-width:87.5em) {
    .footer__top {
        padding-right: 330px
    }
}

@media screen and (max-width:50em) {
    .footer__top {
        padding-right: 0
    }
}

.footer__top__nav {
    position: relative;
    display: block;
    padding-left: 0;
    *zoom: 1
}

.footer__top__nav:after {
    display: table;
    clear: both
}

@media screen and (max-width:25em) {
    .footer__top__nav {
        display: none
    }
}

.footer__top__nav li {
    position: relative;
    display: inline-block;
    width: 20%;
    padding: 3px 0;
    float: left
}

@media screen and (max-width:101.25em) {
    .footer__top__nav li {
        width: 25%
    }
}

@media screen and (max-width:87.5em) {
    .footer__top__nav li {
        width: 33.3333%
    }
}

@media screen and (max-width:65.625em) {
    .footer__top__nav li {
        width: 50%
    }
}

@media screen and (max-width:50em) {
    .footer__top__nav li {
        width: 33.3333%
    }
}

@media screen and (max-width:41.875em) {
    .footer__top__nav li {
        width: 50%
    }
}

@media screen and (max-width:25em) {
    .footer__top__nav li {
        width: 100%;
        text-align: center
    }
}

.footer__top__nav li a {
    position: relative;
    display: inline-block;
    line-height: 24px;
    text-decoration: none;
    color: #fff;
    font-family: "Ubuntu Light", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    padding-left: 15px
}

.footer__top__nav li a:hover {
    color: #d63636
}

.footer__top__nav li a:before {
    position: absolute;
    left: 0;
    width: 6px;
    height: 10px;
    background-position: 0 -27px;
    top: 6px
}

.footer__top__division {
  position: absolute;
  right: 50%;
  top: 0;
  transform: translateX(50%);
  width: 635px;
}

@media screen and (max-width:50em) {
    .footer__top__division {
        position: relative;
        display: block;
        text-align: center;
        margin-top: 30px;
        width: 100%;
        *zoom: 1
    }
    .footer__top__division:after {
        content: "";
        display: table;
        clear: both
    }
}

@media screen and (max-width:25em) {
    .footer__top__division {
        margin-top: 0
    }
}

.footer__top__division a {
    position: relative;
    display: inline-block;
    font-family: "Ubuntu Bold", Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 18px;
    border: 1px solid #d63636;
    min-width: 295px;
    text-align: center;
    padding: 10px;
    margin-left: 40px
}

.footer__top__division a:first-of-type {
    margin-left: 0
}

@media screen and (max-width:87.5em) {
    .footer__top__division a {
        margin-bottom: 10px
    }
}

@media screen and (max-width:50em) {
    .footer__top__division a {
        display: inline-block;
        margin: 0 15px 10px;
        min-width: 0;
        padding: 10px 20px;
        margin-left: 15px!important
    }
}

.footer__top__division a:hover {
    color: #d63636
}

.footer__top__division a.green {
    border-color: #4f9f69
}

.footer__top__division a.green:hover {
    color: #4f9f69
}

.box-slide h1,
.box-slide__half strong {
    color: #fff;
    font-family: "Ubuntu Light", Arial, Helvetica, sans-serif
}

.box-slide {
    position: relative;
    display: block;
    *zoom: 1
}

.box-slide:after {
    display: table;
    clear: both
}

.box-slide h1 {
    position: absolute;
    line-height: 50px;
    font-size: 32px;
    font-size: 3.2rem;
    bottom: 18px;
    z-index: 999;
    left: 20px;
    right: 20px;
    text-align: center;
    white-space: nowrap
}

@media screen and (max-width:37.5em) {
    .box-slide h1 {
        display:none;
        font-size: 2.2rem;
        line-height: 30px;
        background-color: rgba(0, 0, 0, .6);
        left: 0;
        right: 0;
        padding: 10px 20px;
        bottom: 0
    }
    
}

@media screen and (max-width:25em) {
    .box-slide h1 {
        font-size: 1.6rem;
        line-height: 25px
    }
}

.box-slide__half {
    position: relative;
    float: left;
    background-color: #000;
    width: 50%;
    text-align: center;
    background-image: url(../img/slide1.jpg);
    background-size: cover;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    transition: all 0s ease;
    background-position: center
}

.box-page__main__gallery .slick-arrow,
.box-slide__half strong {
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease
}

.box-slide__half strong {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top:50px;
    background-color: rgba(232, 33, 40, .9);
    line-height: normal;
    line-height: 50px;
    padding: 25px;
    width: 660px;
    max-width: 95%;
    font-size: 30px;
    font-size: 3rem;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 250ms ease
}

@media screen and (max-width:87.5em) {
    .box-slide__half strong {
        padding-bottom: 15px
    }
}

@media screen and (max-width:68.75em) {
    .box-slide__half strong {
        margin: 100px 0
    }
}

@media screen and (max-width:56.25em) {
    .box-slide__half strong {
        font-size: 2.4rem;
        line-height: 30px
    }
}

@media screen and (max-width:37.5em) {
    .box-slide__half strong {
        margin-bottom: 150px
    }
}

@media screen and (max-width:34.375em) {
    .box-slide__half strong {
        font-size: 1.4rem;
        padding: 25px 15px 15px;
        line-height: 20px
    }
}

.box-slide__half strong img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px
}

@media screen and (max-width:87.5em) {
    .box-slide__half strong img {
        display: block;
        margin: 0 auto 10px;
        max-width: 100%
    }
}

@media screen and (max-width:35em) {
    .box-slide__half strong img {
        height: 35px
    }
}

@media screen and (max-width:27.5em) {
    .box-slide__half strong img {
        height: 25px
    }
}

.box-slide__half:hover strong {
    background-color: #e82128
}

.box-slide__half--green {
    background-image: url(../img/slide2.jpg)
}

.box-slide__half--green strong {
    background-color: rgba(79, 159, 105, .9)
}

.box-slide__half--green:hover strong {
    background-color: #4f9f69
}

.box-page {
    position: relative;
    display: block;
    padding: 0 320px;
    font-family: "Ubuntu Light", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    color: #0e0e0e;
    *zoom: 1
}

.box-page:after {
    display: table;
    clear: both
}

.box-page__main,
.box-page__main h2 {
    position: relative;
    display: block;
    color: #0e0e0e
}

@media screen and (max-width:56.25em) {
    .box-page {
        padding: 0
    }
}

.box-page__main {
    font-family: "Ubuntu Light", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    padding: 0 40px
}

.box-page__main h2,
.box-page__main table td strong,
.box-page__main__tabs__nav li.ui-tabs-active a {
    font-family: "Ubuntu Medium", Arial, Helvetica, sans-serif
}

@media screen and (max-width:93.75em) {
    .box-page__main {
        margin-right: -320px
    }
}

@media screen and (max-width:56.25em) {
    .box-page__main {
        margin-right: 0;
        padding: 0 15px
    }
}

.box-page__main h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 35px;
    margin-bottom: 20px
}

.box-page__main p,
.box-page__main ul {
    margin-bottom: 30px;
    position: relative;
    display: block
}

.box-page__main p {
    line-height: 30px
}

.box-page__main .orange li:before {
    width: 5px;
    height: 10px;
    background-position: -32px -27px
}

.box-page__main ul li {
    position: relative;
    display: block;
    line-height: 20px;
    padding: 5px 0 5px 15px
}

.box-page__main ul li:before {
    position: absolute;
    left: 0;
    top: 10px;
    width: 6px;
    height: 10px;
    background-position: -16px -27px
}

.box-page__main table td img,
.box-page__main table th img {
    display: inline-block;
    top: -1px;
    margin-left: 5px;
    position: relative;
    vertical-align: middle
}

.box-page__main table {
    position: relative;
    width: 100%;
    line-height: 30px;
    text-align: left
}

.box-page__main table td {
    padding: 5px 10px
}

@media screen and (max-width:36.25em) {
    .box-page__main table td {
        padding: 5px
    }
}

.box-page__main table th {
    padding: 5px 20px
}

@media screen and (max-width:36.25em) {
    .box-page__main table th {
        padding: 5px
    }
}

.box-page__main table tr {
    padding: 0 10px
}

.box-page__main table tr:nth-of-type(odd) {
    background-color: #f1f1f1
}

@media screen and (max-width:36.25em) {
    .box-page__main table tr {
        padding: 5px
    }
}

.box-page__main__ulSpec {
    padding-right: 320px
}

@media screen and (max-width:93.75em) {
    .box-page__main__ulSpec {
        padding-right: 0
    }
}

.box-page__main__tabs {
    position: relative;
    display: block;
    margin-bottom: 50px
}

.box-page__main__tabs__inner {
    position: relative;
    display: block;
    border: 1px solid #ddd;
    padding: 40px
}

@media screen and (max-width:53.125em) {
    .box-page__main__tabs__inner {
        padding: 20px
    }
}

.box-page__main__tabs__inner:after {
    position: absolute;
    bottom: -2px;
    height: 3px;
    width: 40px;
    background-color: #d63636;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.box-page__main__tabs__nav {
    position: relative;
    margin: 0 -4px;
    *zoom: 1;
    display: block;
    margin-bottom: 3px!important;
    white-space: nowrap
}

.box-page__main__tabs__nav:after {
    display: table;
    clear: both
}

@media screen and (max-width:36.25em) {
    .box-page__main__tabs__inner {
        padding: 20px 10px
    }
    .box-page__main__tabs__nav {
        margin: 0 -1px
    }
}

.box-page__main__tabs__nav li {
    padding: 0 4px!important;
    float: left;
    line-height: auto;
    width: 25%
}

@media screen and (max-width:78.125em) {
    .box-page__main__tabs__nav li {
        width: auto;
        float: none;
        display: inline-block!important
    }
}

.box-page__main__tabs__nav li:before {
    display: none
}

.box-page__main__tabs__nav li.ui-tabs-active a {
    color: #d63636
}

@media screen and (max-width:36.25em) {
    .box-page__main__tabs__nav li {
        padding: 0 1px!important
    }
    .box-page__main__tabs__nav li.ui-tabs-active a {
        font-family: "Ubuntu Light", Arial, Helvetica, sans-serif
    }
}

.box-page__main__heading h1,
.box-page__main__productBtns div a,
.box-page__sideNav ul li.active a {
    font-family: "Ubuntu Medium", Arial, Helvetica, sans-serif
}

.box-page__main__tabs__nav li.ui-tabs-active a:after {
    position: absolute;
    right: -1px;
    left: -1px;
    background-color: #fff;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    height: 4px;
    z-index: 10;
    top: 100%
}

.box-page__main__tabs__nav li a {
    position: relative;
    display: block;
    border: 1px solid #ddd;
    border-bottom: 0;
    text-align: center;
    line-height: 48px;
    text-decoration: none;
    color: #0e0e0e;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

@media screen and (max-width:78.125em) {
    .box-page__main__tabs__nav li a {
        padding: 0 10px
    }
}

@media screen and (max-width:36.25em) {
    .box-page__main__tabs__nav li a {
        padding: 0 3px;
        font-size: 1.1rem
    }
}

.box-page__main__gallery {
    position: relative;
    display: block;
    margin: 40px -40px 80px
}

.box-page__main__gallery .slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20%;
    left: 0;
    background-color: rgba(255, 255, 255, .9);
    border: 0;
    color: transparent;
    transition: all 250ms ease;
    font-size: 0;
    font-size: 0rem;
    z-index: 99
}

.box-page__sideNav__resp,
.box-page__sideNav__resp:after {
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease
}

.box-page__main__gallery .slick-arrow:hover {
    background-color: rgba(255, 255, 255, .8)
}

.box-page__main__gallery .slick-arrow:before {
    position: absolute;
    width: 11px;
    height: 17px;
    background-position: 0 0
}

.box-page__main__gallery .slick-arrow.slick-next {
    left: auto;
    right: 0
}

.box-page__main__gallery .slick-arrow.slick-next:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.box-page__main__gallery__slide {
    position: relative;
    display: block
}

.box-page__main__gallery__slide figure {
    position: relative;
    display: block;
    padding-bottom: 70%;
    overflow: hidden;
    margin-left:20px;
}

.box-page__main__gallery__slide figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%) translateY(-50%);
    -webkit-transform: translate(-50%) translateY(-50%);
    -moz-transform: translate(-50%) translateY(-50%);
    -o-transform: translate(-50%) translateY(-50%);
    -ms-transform: translate(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%
}

.oldie .box-page__main__gallery__slide figure img {
    top: auto;
    left: auto
}

.box-page__main__productBtns {
    position: relative;
    display: block;
    margin: 0 -10px 30px;
    *zoom: 1
}

.box-page__main__productBtns:after {
    display: table;
    clear: both
}

.box-page__main__productBtns > div {
    position: relative;
    float: left;
    padding: 0 10px;
    width: 33.3333%
}

@media screen and (max-width:109.375em) {
    .box-page__main__productBtns div {
        width: 50%
    }
}

.box-page__main__productBtns > div:last-of-type{
  float: right;
}

.box-page__main__productBtns div a {
    position: relative;
    display: block;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 48px;
    text-align: center;
    text-decoration: none;
    margin-bottom: 20px;
    color: #0e0e0e
}

@media screen and (max-width:93.75em) {
    .box-page__main__productBtns div {
        width: 100%
    }
    .box-page__main__productBtns div a {
        margin-bottom: 10px
    }
}

.box-page__main__productBtns div a:hover {
    color: #d63636
}

.box-page__main__productBtns div a.big {
    background-color: #d63636;
    border-color: #d63636;
    color: #fff
}
.box-page__main__productBtns div a.yt{
    border-color: #dddddd;
    color: #000000;
    background: url(../img/yt.png) no-repeat 25% 60%;
    background-color: #fff;
    
}

.box-page__main__productBtns div a.yt{

}

.box-page__main__productBtns div a img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    max-height: 20px;
    max-width: 20px;
    margin-top: -3px
}

.box-page__main__productBtns div.price {
  text-align: center;
  color: #d63636;
  line-height: 48px;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 21px;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0;
  width: 100%;
}

.box-page__main__productBtns div.price span{
  color: #0e0e0e;
  font-size: 18px;
  font-family: "Ubuntu Medium", Arial, Helvetica, sans-serif;
  font-weight: 500;
  padding-right: 10px;
}

.box-page__main__mainImg {
    position: relative;
    display: block;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 50px
}

@media screen and (max-width:56.1875em) {
    .box-page__main__mainImg {
        margin-bottom: 10px
    }
}

.box-page__main__mainImg img {
    position: relative;
    display: block;
    width: 100%
}

.box-page__main__mainImg:after,
.box-page__main__mainImg:before {
    position: absolute;
    width: 38px;
    height: 38px;
    z-index: 99;
    content: ""
}

.box-page__main__mainImg:before {
    border-bottom: 3px solid #d63636;
    border-left: 3px solid #d63636;
    left: -2px;
    bottom: -2px
}

.box-page__main__mainImg:after {
    border-top: 3px solid #d63636;
    border-right: 3px solid #d63636;
    right: -2px;
    top: -2px
}

.box-page__sideNav ul li ul,
.box-page__sideNav__resp {
    border-top: 1px solid #fff
}

.box-page__main__fullRight {
    position: relative;
    display: block;
    margin-right: -320px
}

.box-page__main__heading {
    position: relative;
    display: block;
    *zoom: 1;
    padding: 50px 0
}

.box-page__main__heading:after {
    content: "";
    display: table;
    clear: both
}

@media screen and (max-width:56.25em) {
    .box-page__main__heading {
        padding: 45px 0
    }
}

.box-page__main__heading h1 {
    position: relative;
    display: block;
    font-size: 30px;
    font-size: 3rem;
    color: #d63636;
    text-transform: uppercase;
    line-height: 35px
}

.box-page__main__heading ul {
    position: relative;
    /* float: left; */
    line-height: 25px;
    padding: 5px 0;
    margin-bottom: 0
}

@media screen and (max-width:93.75em) {
    .box-page__main__fullRight {
        margin-right: 0
    }
    .box-page__main__heading ul {
        float: none;
        display: block
    }
}

.box-page__main__heading ul li {
    position: relative;
    display: inline-block;
    padding-right: 35px;
    padding-left: 0
}

.box-page__main__heading ul li:before {
    display: none
}

.box-page__main__heading ul li:after {
    position: absolute;
    right: 11px;
    content: "";
    width: 7px;
    height: 11px;
    background-position: -41px 0;
    top: 9px
}

@media screen and (max-width:93.75em) {
    .box-page__main__heading ul li:after {
        top: 10px
    }
}

.box-page__main__heading ul li:last-of-type:after {
    display: none
}

.box-page__main__heading ul li a {
    position: relative;
    color: #0e0e0e;
    text-decoration: none
}

.box-page__main__heading ul li a:hover,
.box-page__sideNav__resp:hover {
    color: #d63636
}

.box-page__sideNav {
    position: absolute;
    left: 0;
    top: 0;
    width: 320px;
    background-color: #eee;
    min-height: 100%
}

@media screen and (max-width:56.25em) {
    .box-page__sideNav {
        position: relative;
        display: block;
        width: 100%;
        background-color: #fff
    }
}

.box-page__sideNav__resp {
    position: relative;
    display: none;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    background-color: #eee;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -1px;
    transition: all 250ms ease
}

.box-page__sideNav__resp.active:after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.box-page__sideNav__resp:after {
    position: relative;
    display: inline-block;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: all 250ms ease;
    content: "";
    width: 7px;
    height: 11px;
    background-position: -41px 0;
    vertical-align: middle;
    top: -1px;
    margin-left: 10px
}

@media screen and (max-width:56.25em) {
    .box-page__sideNav__resp {
        display: block
    }
}

.box-page__sideNav ul {
    position: relative
}

@media screen and (min-width:56.3125em) {
    .box-page__sideNav ul {
        display: block!important
    }
}

@media screen and (max-width:56.25em) {
    .box-page__sideNav ul {
        display: none;
        background-color: #eee
    }
}

.box-page__sideNav ul li {
    position: relative;
    display: block;
    border-bottom: 1px solid #fff
}

.box-page__sideNav ul li:last-of-type {
    border-bottom: 0
}

.box-page__sideNav ul li ul li.active a:before {
    display: none!important
}

.box-page__sideNav ul li ul li a {
    padding-left: 35px
}

.box-page__sideNav ul li ul li a:before {
    content: "- "
}

.box-page__sideNav ul li.active {
    background-color: #fff
}

.box-page__sideNav ul li.active a {
    padding-left: 40px;
    color: #d63636
}

.box-page__sideNav ul li.active a:before {
    position: absolute;
    left: 20px;
    top: 19px;
    content: "";
    width: 7px;
    height: 11px;
    background-position: -41px 0
}

.box-page__sideNav ul li.active ul li a {
    padding-left: 60px!important
}

.box-page__sideNav ul li a {
    position: relative;
    display: block;
    line-height: 29px;
    padding: 10px 20px;
    color: #0e0e0e;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: "Ubuntu Light", Arial, Helvetica, sans-serif;
    text-decoration: none
}

.box-list h2,
.box-list span {
    font-family: "Ubuntu Medium", Arial, Helvetica, sans-serif
}

.box-page__sideNav ul li a:hover, .box-page__sideNav ul li a.active {
    color: #d63636
}

.box-list {
    position: relative;
    display: block;
    border: 1px solid #ddd;
    text-align: center;
    padding: 28px 40px 40px;
    margin-bottom: 40px;
    color: #0e0e0e;
    text-decoration: none!important
}

.box-list figure,
.box-list h2 {
    position: relative;
    margin-bottom: 20px;
    display: block
}

.box-list:hover {
    border-color: #d63636
}

.box-list h2 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 42px;
    height: 42px;
    overflow: hidden;
    text-decoration: none
}

.box-list figure {
    padding-bottom: 50%
}

.box-form__btn,
.box-list span {
    background-color: #d63636;
    line-height: 30px;
    padding: 10px;
    width: 280px;
    max-width: 100%
}

.box-list figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%) translateY(-50%);
    -webkit-transform: translate(-50%) translateY(-50%);
    -moz-transform: translate(-50%) translateY(-50%);
    -o-transform: translate(-50%) translateY(-50%);
    -ms-transform: translate(-50%) translateY(-50%);
    max-width: 100%;
    max-height: 100%
}

.box-list p,
.box-list span {
    position: relative;
    text-decoration: none
}

.oldie .box-list figure img {
    top: auto;
    left: auto
}

.box-list p {
    display: block;
    height: 60px;
    overflow: hidden
}

.box-list span {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.content{
    position: relative;
    display: block;
    padding-bottom:15px;
}

.content h2, .content h3, .content h4, .content h5{
  color: #d63636;
  font-family: "Ubuntu Light", Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
}

.content h2{
  font-size: 27px;
}

.content h3{
  font-size: 25px;
}

.content h4{
  font-size: 22px;
}

.content h5{
  font-size: 20px;
}

.content a{
  color: #d63636;
  font-family: "Ubuntu Light", Arial, Helvetica, sans-serif;
}

.content p, .content ol, .content ul, .content table {
    display: block;
    line-height: 30px;
    margin-bottom: 30px;
    font-size: 18px;
    font-size: 1.8rem;
    color: #0e0e0e;
    position: relative;
    font-family: "Ubuntu Light", Arial, Helvetica, sans-serif
}

.content .fotogalerie{
  margin-bottom: 25px;
}

.content .fotogalerie div{
  width: 25%;
  float: left;
  padding: 10px;
}

.content .fotogalerie div img{
  width: 100%;
  height: auto;
}

.content .fotogalerie div img{
  opacity: 1;
  transition: all .4s ease;
}

.content .fotogalerie div img:hover{
  opacity: 0.7;
}

.cleaner{
  clear: both;
  height: 1px;
}

.box-form p,
.box-form__inp label {
    position: relative;
    font-family: "Ubuntu Light", Arial, Helvetica, sans-serif
}

.box-form {
    position: relative;
    display: block
}

.box-form p {
    display: block;
    line-height: 30px;
    margin-bottom: 30px;
    font-size: 18px;
    font-size: 1.8rem;
    color: #0e0e0e
}

.box-form__btn {
    position: relative;
    display: inline-block;
    color: #fff;
    border: 0;
    font-family: "Ubuntu Medium", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 60px
}

.box-form__btn--null {
    margin-bottom: 0
}

.box-form__btn:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8
}

.box-form__inp {
    position: relative;
    display: block;
    margin-bottom: 6px
}

.box-form__inp label {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 8px;
    line-height: 24px
}

.box-form__inp input,
.box-form__inp textarea,
.box-form__inp select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 30px;
    padding: 7px 10px;
    font-family: "Ubuntu Light", Arial, Helvetica, sans-serif
}

.box-form__inp label span {
    color: #d63636
}

.box-form__inp input {
    font-size: 18px;
    font-size: 1.8rem;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.box-form__inp textarea {
    font-size: 18px;
    font-size: 1.8rem;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 153px;
    resize: none
}

.box-form__inp select {
    font-size: 18px;
    font-size: 1.8rem;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.inputfile {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.inputfile+label {
    font-size: 12.5px;
    font-size: 1.25rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 50px;
    margin-top: 30px
}

.no-js .inputfile+label {
    display: none
}

.inputfile+label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -.25em;
    margin-right: .25em
}

.inputfile-6+label,
.inputfile-6+label span {
    width: 100%;
    font-family: "Ubuntu Light", Arial, Helvetica, sans-serif;
    line-height: 50px
}

.box-popup,
.inputfile-6+label strong {
    left: 0;
    height: 100%;
    text-align: center;
    top: 0
}

.inputfile-6+label {
    color: #d3394c;
    position: relative;
    background-color: #fff;
    padding: 0;
    font-size: 18px;
    font-size: 1.8rem;
    display: block
}

.inputfile-6+label span {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
    font-size: 18px;
    font-size: 1.8rem;
    color: #000;
    padding-left: 200px
}

.inputfile-6+label strong {
    color: #000;
    padding: 0 25px;
    background-color: #eee;
    display: inline-block;
    position: absolute;
    line-height: 50px;
    width: 175px
}
.inputfile-6+label strong:hover{
  background-color:#b1b1b1;
  
}

@media screen and (max-width:50em) {
    .inputfile-6+label strong {
        display: block
    }
}

.box-popup {
    position: fixed;
    width: 100%;
    z-index: 10000;
    background-color: rgba(0, 0, 0, .67);
    display: none;
    overflow: scroll
}

.box-popup h2,
.box-popup p {
    display: block;
    position: relative
}

.box-popup h2 {
    font-family: "Ubuntu Medium", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-size: 2.4rem;
    text-transform: uppercase;
    text-align: center;
    line-height: 34px;
    margin-bottom: 45px
}

.box-popup p {
    line-height: 30px;
    margin-bottom: 30px;
    font-family: "Ubuntu Light", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    color: #0e0e0e
}

.box-popup__inner {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 50px 30px 60px;
    width: 800px;
    max-width: 100%;
    background-color: #fff;
    margin-top: 30px;
    line-height: normal
}

.box-popup__inner__form {
    position: relative;
    display: block;
    padding: 0 7%;
    text-align: left
}

.box-popup__inner__close {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #d63636;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    right: 0;
    cursor: pointer;
    top: 0;
    margin-right: -20px;
    margin-top: -20px
}

@media screen and (max-width:56.25em) {
    .box-popup__inner__close {
        margin-top: 6px;
        margin-right: 6px
    }
}

.box-popup__inner__close:hover:before {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2)
}

.box-popup__inner__close:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background-position: -21px 0;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -5px;
    margin-top: -5px;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    transition: all 250ms ease
}

@media screen and (max-width:650px) {
  .videowrapper iframe{
    width: 80% !important;
  }
}

.progress-bar-success {
  background-color: #5cb85c !important;
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 4px;
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

.error-input label{
  color: #d63636;
}

.error-input input{
  border-color: #d63636;
}
.nazev{vertical-align:middle;}
.divid {
    height: 30px;
}
.akt-perex{font-weight:600}
.img-akt-td{
	max-width: 190px;
    padding-left: 30px;
    vertical-align: top;
    padding-top: 55px;
}
@media screen and (max-width:500px) {
	.img-akt-td{display:none;}
}

#cookie-lista{font-size:85%;}
#cookie-lista-in{position:fixed;bottom:0;left:0;z-index:10000;text-align:center;color:white;background:#4c4c4c;background:rgba(0,0,0,.60);}
#cookie-lista p{padding:0 10px;margin:5px auto;font-size:16px;}
#cookie-lista a,#cookie-lista a:visited{color:white;}
#cookie-lista a:hover{color:white;}
.cookie-lista-accept{display:inline-block;text-decoration:none;padding:.3em 1em;margin-left:.5em;color:white;background:#d63636;-moz-border-radius:.4em;-webkit-border-radius:.4em;border-radius:.4em;}
.cookie-lista-accept:hover{background-color:#bb0000;}

.header__language span:before {
    background-image: url(../../images/hl-arrow.png)
}
.header__language span:before {
    width: 9px;
    content: ""
}
.header__language {
    position: relative;
    display: inline-block;
    line-height: 90px;
}

@media screen and (max-width: 53.125em){
  .header__language {
    position: absolute;
    right: unset;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
  }
  .header__language.subpage{
    position: relative;
    right: unset;
    top: unset;
    left: unset;
    transform: none;
  }
}

.header__language span {
    position: relative;
    display: block;
    border: 1px solid rgba(255, 255, 255, .1);
    padding: 9px 25px 10px 6px;
    cursor: pointer;
    right: 0;
    top: 45px;
    transform: translateY(-50%);
}

.header__language.subpage span{
  top: 32px;
}

.header__language span.active {
    background-color: transparent;
}

.header__language span.active:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.header__language span img {
    display: block;
    height: 12px
}

.header__language span:before {
    position: absolute;
    right: 8px;
    height: 5px;
    position: absolute;
    top: 50%;
    margin-top: -2.5px;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    transition: all 250ms ease;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -moz-opacity: .9;
    -khtml-opacity: .9;
    opacity: .9
}

.header__language ul {
    position: absolute;
    left: 0;
    right: 0;
    border: 1px solid rgba(255, 255, 255, .1);
    border-top: 0;
    z-index: 1000;
    display: none;
    background-color: rgba(0, 0, 0, 0.8);
    top: 61px;
}

.header__language.subpage ul{
  top: 43px;
}

.header__language.subpage ul li{
  margin-left: 1px;
}

.header__language ul li,
.header__language ul li a,
.header__language ul li a img {
    display: block;
    position: relative
}

.header__language ul li a {
    padding: 10px 6px
}

.header__language ul li a:hover {
    background-color: #000;
}

.header__language ul li a img {
    height: 12px
}

header .searchBlock{
  width:40px;
  height:40px;
  float:right;
  position:relative;
  line-height: 90px;
  z-index:5;
}

@media screen and (max-width:950px) {
  header .searchBlock{
    line-height: 62px;
  }
}

header .searchBlock button.search, .search-mobile, .search-mobile.transparent{
  width:40px;
  height:40px;
  padding:0;
  background:none;
  border:solid 0px #d63636;
  overflow:hidden;
  text-indent:-200px;
  background:url(../../images/icon-search.png) no-repeat 50% 50%;
}

header .searchBlock form{
  display:none;
  position:absolute;
  right:0;
  top:26px;
  width:240px;
  height:38px;
  border:solid 1px #d63636;
  background:#3d4f4c;
  border-radius:3px;
}

@media screen and (max-width: 950px){
  header .searchBlock form{
    top: 12px;
  }
}

header .searchBlock form .searchInput{
  position:absolute;
  left:2px;
  top:1px;
  width:190px;
  height:36px;
  line-height:36px;
  padding:0 4px;
  border:none;
  background:none;
  color:#fff;
}

header .searchBlock form .searchButton{
  position:absolute;
  right:2px;
  top:1px;
  width:36px;
  height:36px;
  border:none;
  background:url(../../images/icon-search.png) no-repeat 50% 50%;
  cursor:pointer;
}

header button.search:hover, .search-mobile:hover{
  background:url(../../images/icon-search.png) #d63636 no-repeat 50% 50%;
}

.search input, .search button{
  float: left;
}

.search button{
  text-decoration: none;
  height: 33px;
  line-height: 33px;
  padding: 0 5px;
}

