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

* {
    margin: 0;
    padding: 0
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

h1 {
    font-size: 20px;
    margin: 7px 0
}

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

pre {
    font-family: monospace, monospace;
    font-size: 10px
}

a {
    background-color: transparent;
    text-decoration: none
}

ul, ol {
    list-style: none
}

.clr {
    clear: both
}

p {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    text-rendering: geometricPrecision
}

input[type=text], input[type=tel], textarea {
    -webkit-appearance: none
}

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

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 10px
}

small {
    font-size: 80%
}

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

sub {
    bottom: -5px
}

sup {
    top: -5px
}

img {
    border: 0;
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

fieldset {
    padding: 5px 7.5px 6px
}

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

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

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

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

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    opacity: 0.5;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder{ /* Microsoft Edge */
    opacity: 0.5;
}
input::placeholder, textarea::placeholder{/* Chrome, Firefox, Opera, Safari 10.1+ */
    opacity: 0.5; /* Firefox */
}
figure {
    margin: 0;
    padding: 0
}

body {
    /*    font-family: "Roboto",sans-serif;*/
    font-family: "Roboto",Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;
    line-height: 1.5;
    background: #fff;
    color: #191919
}

.clear-null {
    clear: both;
    width: 100%;
    height: 0;
}

.clear-half {
    clear: both;
    width: 100%;
    height: 25px;
}

header {
    background: #FFF;
    padding: 10px 20px 0px;
    border-bottom: 4px solid #fb611a;
    height: 70px;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #FFF;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 30px;
}
a, a:hover {
    text-decoration: none;
}
.sidenav a.closebtn {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 20px;
    color: #000;
    display: block;
    text-align: right;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    margin-right: 20px;
}
.sidenav a.link {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #000;
    display: block;
    border-bottom: 1px solid #eaeaea;
    padding: 20px 0;
    position: relative;
}
.sidenav a.link img {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
.sidenav .link-sub .img-rotate {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 40%;
}
.sidenav a.link span {
    font-size: 16px;
    color: #9c9c9c;
}
.menu-sub-ecommerce {
    display: none;
    padding: 0 20px;
}
.sidenav .menu-sub-ecommerce a.link {
    padding: 10px 0;
    font-size: 18px;
}
.flex-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.icon-bar {
    background: #666;
    height: 4px;
    width: 35px;
    border-radius: 2px;
    margin: 6px 0;
    display: block;
}
.language {
    position: relative;
}
.menu-sub-ecommerce.active {
    display: block;
}
.flex-row .logo a {
    height: 66px;
    display: inline-flex;
}
#ajaxloading {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url(/images/ajax-loader.gif) no-repeat #fff center center;
    opacity: 0.7;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}
