/*!*!*/
/* * Bootstrap Reboot v4.0.0-beta.2 (https://getbootstrap.com)*/
/* * Copyright 2011-2017 The Bootstrap Authors*/
/* * Copyright 2011-2017 Twitter, Inc.*/
/* * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)*/
/* * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)*/
/* *!*/
/**,*/
/**::before,*/
/**::after {*/
/*    box-sizing: border-box;*/
/*}*/

/*html {*/
/*    font-family: sans-serif;*/
/*    line-height: 1.15;*/
/*    -webkit-text-size-adjust: 100%;*/
/*    -ms-text-size-adjust: 100%;*/
/*    -ms-overflow-style: scrollbar;*/
/*    -webkit-tap-highlight-color: transparent;*/
/*    min-width: 320px;*/
/*    !*font-size: 62.5%;*!*/
/*    font-size: 1em;*/
/*}*/

/*@-ms-viewport {*/
/*    width: device-width;*/
/*}*/

/*article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {*/
/*    display: block;*/
/*}*/

/*body {*/
/*    margin: 0;*/
/*    font-family: 'Karma', serif;*/
/*    font-weight: 400;*/
/*    line-height: 1.5;*/
/*    color: #000000;*/
/*    text-align: left;*/
/*    background-color: #fff;*/
/*    min-width: 320px;*/
/*}*/

/*.fancybox-container {*/
/*    font-family: 'Karma', serif!important;*/
/*}*/

/*[tabindex="-1"]:focus {*/
/*    outline: none !important;*/
/*}*/

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

/*h1, h2, h3, h4, h5, h6 {*/
/*    margin-top: 0;*/
/*    margin-bottom: 0.5rem;*/
/*}*/

/*p {*/
/*    margin-top: 0;*/
/*    margin-bottom: 1rem;*/
/*}*/

/*abbr[title],*/
/*abbr[data-original-title] {*/
/*    text-decoration: underline;*/
/*    -webkit-text-decoration: underline dotted;*/
/*    text-decoration: underline dotted;*/
/*    cursor: help;*/
/*    border-bottom: 0;*/
/*}*/

/*address {*/
/*    margin-bottom: 1rem;*/
/*    font-style: normal;*/
/*    line-height: inherit;*/
/*}*/

/*ol,*/
/*ul,*/
/*dl {*/
/*    margin-top: 0;*/
/*    margin-bottom: 1rem;*/
/*}*/

/*ol ol,*/
/*ul ul,*/
/*ol ul,*/
/*ul ol {*/
/*    margin-bottom: 0;*/
/*}*/

/*dt {*/
/*    font-weight: 700;*/
/*}*/

/*dd {*/
/*    margin-bottom: .5rem;*/
/*    margin-left: 0;*/
/*}*/

/*blockquote {*/
/*    margin: 0 0 1rem;*/
/*}*/

/*dfn {*/
/*    font-style: italic;*/
/*}*/

/*b,*/
/*strong {*/
/*    font-weight: bolder;*/
/*}*/

/*small {*/
/*    font-size: 80%;*/
/*}*/

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

/*sub {*/
/*    bottom: -.25em;*/
/*}*/

/*sup {*/
/*    top: -.5em;*/
/*}*/

/*a {*/
/*    color: #007bff;*/
/*    text-decoration: none;*/
/*    background-color: transparent;*/
/*    -webkit-text-decoration-skip: objects;*/
/*}*/

/*a:hover {*/
/*    color: #0056b3;*/
/*    text-decoration: underline;*/
/*}*/

/*a:not([href]):not([tabindex]) {*/
/*    color: inherit;*/
/*    text-decoration: none;*/
/*}*/

/*a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {*/
/*    color: inherit;*/
/*    text-decoration: none;*/
/*}*/

/*a:not([href]):not([tabindex]):focus {*/
/*    outline: 0;*/
/*}*/

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

/*pre {*/
/*    margin-top: 0;*/
/*    margin-bottom: 1rem;*/
/*    overflow: auto;*/
/*    -ms-overflow-style: scrollbar;*/
/*}*/

/*figure {*/
/*    margin: 0 0 1rem;*/
/*}*/

/*img {*/
/*    vertical-align: middle;*/
/*    border-style: none;*/
/*}*/

/*svg:not(:root) {*/
/*    overflow: hidden;*/
/*}*/

/*a,*/
/*area,*/
/*button,*/
/*[role="button"],*/
/*input:not([type="range"]),*/
/*label,*/
/*select,*/
/*summary,*/
/*textarea {*/
/*    -ms-touch-action: manipulation;*/
/*    touch-action: manipulation;*/
/*}*/

/*table {*/
/*    border-collapse: collapse;*/
/*}*/

/*caption {*/
/*    padding-top: 0.75rem;*/
/*    padding-bottom: 0.75rem;*/
/*    color: #868e96;*/
/*    text-align: left;*/
/*    caption-side: bottom;*/
/*}*/

/*th {*/
/*    text-align: inherit;*/
/*}*/

/*label {*/
/*    display: inline-block;*/
/*    margin-bottom: .5rem;*/
/*}*/

/*button {*/
/*    border-radius: 0;*/
/*}*/

/*button:focus {*/
/*    outline: 1px dotted;*/
/*    outline: 5px auto -webkit-focus-ring-color;*/
/*}*/

/*input,*/
/*button,*/
/*select,*/
/*optgroup,*/
/*textarea {*/
/*    margin: 0;*/
/*    font-family: inherit;*/
/*    font-size: inherit;*/
/*    line-height: inherit;*/
/*}*/

/*button,*/
/*input {*/
/*    overflow: visible;*/
/*}*/

/*button,*/
/*select {*/
/*    text-transform: none;*/
/*}*/

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

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

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

/*input[type="date"],*/
/*input[type="time"],*/
/*input[type="datetime-local"],*/
/*input[type="month"] {*/
/*    -webkit-appearance: listbox;*/
/*}*/

/*textarea {*/
/*    overflow: auto;*/
/*    resize: vertical;*/
/*}*/

/*fieldset {*/
/*    min-width: 0;*/
/*    padding: 0;*/
/*    margin: 0;*/
/*    border: 0;*/
/*}*/

/*legend {*/
/*    display: block;*/
/*    width: 100%;*/
/*    max-width: 100%;*/
/*    padding: 0;*/
/*    margin-bottom: .5rem;*/
/*    font-size: 1.5rem;*/
/*    line-height: inherit;*/
/*    color: inherit;*/
/*    white-space: normal;*/
/*}*/

/*progress {*/
/*    vertical-align: baseline;*/
/*}*/

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

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

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

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

/*output {*/
/*    display: inline-block;*/
/*}*/

/*summary {*/
/*    display: list-item;*/
/*}*/

/*template {*/
/*    display: none;*/
/*}*/

/*[hidden] {*/
/*    display: none !important;*/
/*}*/
/*!*# sourceMappingURL=bootstrap-reboot.css.map *!*/
/*!*!*/
/* * Bootstrap Grid v4.0.0-beta.2 (https://getbootstrap.com)*/
/* * Copyright 2011-2017 The Bootstrap Authors*/
/* * Copyright 2011-2017 Twitter, Inc.*/
/* * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)*/
/* *!*/
/*@-ms-viewport {*/
/*    width: device-width;*/
/*}*/

/*html {*/
/*    box-sizing: border-box;*/
/*    -ms-overflow-style: scrollbar;*/
/*}*/

/**,*/
/**::before,*/
/**::after {*/
/*    box-sizing: inherit;*/
/*}*/

/*.container {*/
/*    width: 100%;*/
/*    padding-right: 15px;*/
/*    padding-left: 15px;*/
/*    margin-right: auto;*/
/*    margin-left: auto;*/
/*}*/

/*@media (min-width: 576px) {*/
/*    .container {*/
/*        max-width: 540px;*/
/*    }*/
/*}*/

/*@media (min-width: 768px) {*/
/*    .container {*/
/*        max-width: 720px;*/
/*    }*/
/*}*/

/*@media (min-width: 891px) {*/
/*    .container {*/
/*        max-width: 870px;*/
/*    }*/
/*}*/

/*@media (min-width: 1192px) {*/
/*    .container {*/
/*        max-width: 1160px;*/
/*    }*/
/*}*/

/*@media (min-width: 1500px) {*/
/*    .container {*/
/*        max-width: 1440px;*/
/*    }*/
/*}*/

/*.container-fluid {*/
/*    width: 100%;*/
/*    padding-right: 15px;*/
/*    padding-left: 15px;*/
/*    margin-right: auto;*/
/*    margin-left: auto;*/
/*}*/

/*.row {*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -ms-flex-wrap: wrap;*/
/*    flex-wrap: wrap;*/
/*    margin-right: -15px;*/
/*    margin-left: -15px;*/
/*}*/

/*.no-gutters {*/
/*    margin-right: 0;*/
/*    margin-left: 0;*/
/*}*/

/*.no-gutters > .col,*/
/*.no-gutters > [class*="col-"] {*/
/*    padding-right: 0;*/
/*    padding-left: 0;*/
/*}*/

/*.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,*/
/*.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,*/
/*.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,*/
/*.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,*/
/*.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,*/
/*.col-xl-auto {*/
/*    position: relative;*/
/*    width: 100%;*/
/*    min-height: 1px;*/
/*    padding-right: 15px;*/
/*    padding-left: 15px;*/
/*}*/

/*.col {*/
/*    -ms-flex-preferred-size: 0;*/
/*    flex-basis: 0;*/
/*    -ms-flex-positive: 1;*/
/*    flex-grow: 1;*/
/*    max-width: 100%;*/
/*}*/

/*.col-auto {*/
/*    -ms-flex: 0 0 auto;*/
/*    flex: 0 0 auto;*/
/*    width: auto;*/
/*    max-width: none;*/
/*}*/

/*.col-1 {*/
/*    -ms-flex: 0 0 8.333333%;*/
/*    flex: 0 0 8.333333%;*/
/*    max-width: 8.333333%;*/
/*}*/

/*.col-2 {*/
/*    -ms-flex: 0 0 16.666667%;*/
/*    flex: 0 0 16.666667%;*/
/*    max-width: 16.666667%;*/
/*}*/

/*.col-3 {*/
/*    -ms-flex: 0 0 25%;*/
/*    flex: 0 0 25%;*/
/*    max-width: 25%;*/
/*}*/

/*.col-4 {*/
/*    -ms-flex: 0 0 33.333333%;*/
/*    flex: 0 0 33.333333%;*/
/*    max-width: 33.333333%;*/
/*}*/

/*.col-5 {*/
/*    -ms-flex: 0 0 41.666667%;*/
/*    flex: 0 0 41.666667%;*/
/*    max-width: 41.666667%;*/
/*}*/

/*.col-6 {*/
/*    -ms-flex: 0 0 50%;*/
/*    flex: 0 0 50%;*/
/*    max-width: 50%;*/
/*}*/

/*.col-7 {*/
/*    -ms-flex: 0 0 58.333333%;*/
/*    flex: 0 0 58.333333%;*/
/*    max-width: 58.333333%;*/
/*}*/

/*.col-8 {*/
/*    -ms-flex: 0 0 66.666667%;*/
/*    flex: 0 0 66.666667%;*/
/*    max-width: 66.666667%;*/
/*}*/

/*.col-9 {*/
/*    -ms-flex: 0 0 75%;*/
/*    flex: 0 0 75%;*/
/*    max-width: 75%;*/
/*}*/

/*.col-10 {*/
/*    -ms-flex: 0 0 83.333333%;*/
/*    flex: 0 0 83.333333%;*/
/*    max-width: 83.333333%;*/
/*}*/

/*.col-11 {*/
/*    -ms-flex: 0 0 91.666667%;*/
/*    flex: 0 0 91.666667%;*/
/*    max-width: 91.666667%;*/
/*}*/

/*.col-12 {*/
/*    -ms-flex: 0 0 100%;*/
/*    flex: 0 0 100%;*/
/*    max-width: 100%;*/
/*}*/

/*.order-first {*/
/*    -ms-flex-order: -1;*/
/*    order: -1;*/
/*}*/

/*.order-1 {*/
/*    -ms-flex-order: 1;*/
/*    order: 1;*/
/*}*/

/*.order-2 {*/
/*    -ms-flex-order: 2;*/
/*    order: 2;*/
/*}*/

/*.order-3 {*/
/*    -ms-flex-order: 3;*/
/*    order: 3;*/
/*}*/

/*.order-4 {*/
/*    -ms-flex-order: 4;*/
/*    order: 4;*/
/*}*/

/*.order-5 {*/
/*    -ms-flex-order: 5;*/
/*    order: 5;*/
/*}*/

/*.order-6 {*/
/*    -ms-flex-order: 6;*/
/*    order: 6;*/
/*}*/

/*.order-7 {*/
/*    -ms-flex-order: 7;*/
/*    order: 7;*/
/*}*/

/*.order-8 {*/
/*    -ms-flex-order: 8;*/
/*    order: 8;*/
/*}*/

/*.order-9 {*/
/*    -ms-flex-order: 9;*/
/*    order: 9;*/
/*}*/

/*.order-10 {*/
/*    -ms-flex-order: 10;*/
/*    order: 10;*/
/*}*/

/*.order-11 {*/
/*    -ms-flex-order: 11;*/
/*    order: 11;*/
/*}*/

/*.order-12 {*/
/*    -ms-flex-order: 12;*/
/*    order: 12;*/
/*}*/

/*.offset-1 {*/
/*    margin-left: 8.333333%;*/
/*}*/

/*.offset-2 {*/
/*    margin-left: 16.666667%;*/
/*}*/

/*.offset-3 {*/
/*    margin-left: 25%;*/
/*}*/

/*.offset-4 {*/
/*    margin-left: 33.333333%;*/
/*}*/

/*.offset-5 {*/
/*    margin-left: 41.666667%;*/
/*}*/

/*.offset-6 {*/
/*    margin-left: 50%;*/
/*}*/

/*.offset-7 {*/
/*    margin-left: 58.333333%;*/
/*}*/

/*.offset-8 {*/
/*    margin-left: 66.666667%;*/
/*}*/

/*.offset-9 {*/
/*    margin-left: 75%;*/
/*}*/

/*.offset-10 {*/
/*    margin-left: 83.333333%;*/
/*}*/

/*.offset-11 {*/
/*    margin-left: 91.666667%;*/
/*}*/

/*@media (min-width: 576px) {*/
/*    .col-sm {*/
/*        -ms-flex-preferred-size: 0;*/
/*        flex-basis: 0;*/
/*        -ms-flex-positive: 1;*/
/*        flex-grow: 1;*/
/*        max-width: 100%;*/
/*    }*/
/*    .col-sm-auto {*/
/*        -ms-flex: 0 0 auto;*/
/*        flex: 0 0 auto;*/
/*        width: auto;*/
/*        max-width: none;*/
/*    }*/
/*    .col-sm-1 {*/
/*        -ms-flex: 0 0 8.333333%;*/
/*        flex: 0 0 8.333333%;*/
/*        max-width: 8.333333%;*/
/*    }*/
/*    .col-sm-2 {*/
/*        -ms-flex: 0 0 16.666667%;*/
/*        flex: 0 0 16.666667%;*/
/*        max-width: 16.666667%;*/
/*    }*/
/*    .col-sm-3 {*/
/*        -ms-flex: 0 0 25%;*/
/*        flex: 0 0 25%;*/
/*        max-width: 25%;*/
/*    }*/
/*    .col-sm-4 {*/
/*        -ms-flex: 0 0 33.333333%;*/
/*        flex: 0 0 33.333333%;*/
/*        max-width: 33.333333%;*/
/*    }*/
/*    .col-sm-5 {*/
/*        -ms-flex: 0 0 41.666667%;*/
/*        flex: 0 0 41.666667%;*/
/*        max-width: 41.666667%;*/
/*    }*/
/*    .col-sm-6 {*/
/*        -ms-flex: 0 0 50%;*/
/*        flex: 0 0 50%;*/
/*        max-width: 50%;*/
/*    }*/
/*    .col-sm-7 {*/
/*        -ms-flex: 0 0 58.333333%;*/
/*        flex: 0 0 58.333333%;*/
/*        max-width: 58.333333%;*/
/*    }*/
/*    .col-sm-8 {*/
/*        -ms-flex: 0 0 66.666667%;*/
/*        flex: 0 0 66.666667%;*/
/*        max-width: 66.666667%;*/
/*    }*/
/*    .col-sm-9 {*/
/*        -ms-flex: 0 0 75%;*/
/*        flex: 0 0 75%;*/
/*        max-width: 75%;*/
/*    }*/
/*    .col-sm-10 {*/
/*        -ms-flex: 0 0 83.333333%;*/
/*        flex: 0 0 83.333333%;*/
/*        max-width: 83.333333%;*/
/*    }*/
/*    .col-sm-11 {*/
/*        -ms-flex: 0 0 91.666667%;*/
/*        flex: 0 0 91.666667%;*/
/*        max-width: 91.666667%;*/
/*    }*/
/*    .col-sm-12 {*/
/*        -ms-flex: 0 0 100%;*/
/*        flex: 0 0 100%;*/
/*        max-width: 100%;*/
/*    }*/
/*    .order-sm-first {*/
/*        -ms-flex-order: -1;*/
/*        order: -1;*/
/*    }*/
/*    .order-sm-1 {*/
/*        -ms-flex-order: 1;*/
/*        order: 1;*/
/*    }*/
/*    .order-sm-2 {*/
/*        -ms-flex-order: 2;*/
/*        order: 2;*/
/*    }*/
/*    .order-sm-3 {*/
/*        -ms-flex-order: 3;*/
/*        order: 3;*/
/*    }*/
/*    .order-sm-4 {*/
/*        -ms-flex-order: 4;*/
/*        order: 4;*/
/*    }*/
/*    .order-sm-5 {*/
/*        -ms-flex-order: 5;*/
/*        order: 5;*/
/*    }*/
/*    .order-sm-6 {*/
/*        -ms-flex-order: 6;*/
/*        order: 6;*/
/*    }*/
/*    .order-sm-7 {*/
/*        -ms-flex-order: 7;*/
/*        order: 7;*/
/*    }*/
/*    .order-sm-8 {*/
/*        -ms-flex-order: 8;*/
/*        order: 8;*/
/*    }*/
/*    .order-sm-9 {*/
/*        -ms-flex-order: 9;*/
/*        order: 9;*/
/*    }*/
/*    .order-sm-10 {*/
/*        -ms-flex-order: 10;*/
/*        order: 10;*/
/*    }*/
/*    .order-sm-11 {*/
/*        -ms-flex-order: 11;*/
/*        order: 11;*/
/*    }*/
/*    .order-sm-12 {*/
/*        -ms-flex-order: 12;*/
/*        order: 12;*/
/*    }*/
/*    .offset-sm-0 {*/
/*        margin-left: 0;*/
/*    }*/
/*    .offset-sm-1 {*/
/*        margin-left: 8.333333%;*/
/*    }*/
/*    .offset-sm-2 {*/
/*        margin-left: 16.666667%;*/
/*    }*/
/*    .offset-sm-3 {*/
/*        margin-left: 25%;*/
/*    }*/
/*    .offset-sm-4 {*/
/*        margin-left: 33.333333%;*/
/*    }*/
/*    .offset-sm-5 {*/
/*        margin-left: 41.666667%;*/
/*    }*/
/*    .offset-sm-6 {*/
/*        margin-left: 50%;*/
/*    }*/
/*    .offset-sm-7 {*/
/*        margin-left: 58.333333%;*/
/*    }*/
/*    .offset-sm-8 {*/
/*        margin-left: 66.666667%;*/
/*    }*/
/*    .offset-sm-9 {*/
/*        margin-left: 75%;*/
/*    }*/
/*    .offset-sm-10 {*/
/*        margin-left: 83.333333%;*/
/*    }*/
/*    .offset-sm-11 {*/
/*        margin-left: 91.666667%;*/
/*    }*/
/*}*/

/*@media (min-width: 768px) {*/
/*    .col-md {*/
/*        -ms-flex-preferred-size: 0;*/
/*        flex-basis: 0;*/
/*        -ms-flex-positive: 1;*/
/*        flex-grow: 1;*/
/*        max-width: 100%;*/
/*    }*/
/*    .col-md-auto {*/
/*        -ms-flex: 0 0 auto;*/
/*        flex: 0 0 auto;*/
/*        width: auto;*/
/*        max-width: none;*/
/*    }*/
/*    .col-md-1 {*/
/*        -ms-flex: 0 0 8.333333%;*/
/*        flex: 0 0 8.333333%;*/
/*        max-width: 8.333333%;*/
/*    }*/
/*    .col-md-2 {*/
/*        -ms-flex: 0 0 16.666667%;*/
/*        flex: 0 0 16.666667%;*/
/*        max-width: 16.666667%;*/
/*    }*/
/*    .col-md-3 {*/
/*        -ms-flex: 0 0 25%;*/
/*        flex: 0 0 25%;*/
/*        max-width: 25%;*/
/*    }*/
/*    .col-md-4 {*/
/*        -ms-flex: 0 0 33.333333%;*/
/*        flex: 0 0 33.333333%;*/
/*        max-width: 33.333333%;*/
/*    }*/
/*    .col-md-5 {*/
/*        -ms-flex: 0 0 41.666667%;*/
/*        flex: 0 0 41.666667%;*/
/*        max-width: 41.666667%;*/
/*    }*/
/*    .col-md-6 {*/
/*        -ms-flex: 0 0 50%;*/
/*        flex: 0 0 50%;*/
/*        max-width: 50%;*/
/*    }*/
/*    .col-md-7 {*/
/*        -ms-flex: 0 0 58.333333%;*/
/*        flex: 0 0 58.333333%;*/
/*        max-width: 58.333333%;*/
/*    }*/
/*    .col-md-8 {*/
/*        -ms-flex: 0 0 66.666667%;*/
/*        flex: 0 0 66.666667%;*/
/*        max-width: 66.666667%;*/
/*    }*/
/*    .col-md-9 {*/
/*        -ms-flex: 0 0 75%;*/
/*        flex: 0 0 75%;*/
/*        max-width: 75%;*/
/*    }*/
/*    .col-md-10 {*/
/*        -ms-flex: 0 0 83.333333%;*/
/*        flex: 0 0 83.333333%;*/
/*        max-width: 83.333333%;*/
/*    }*/
/*    .col-md-11 {*/
/*        -ms-flex: 0 0 91.666667%;*/
/*        flex: 0 0 91.666667%;*/
/*        max-width: 91.666667%;*/
/*    }*/
/*    .col-md-12 {*/
/*        -ms-flex: 0 0 100%;*/
/*        flex: 0 0 100%;*/
/*        max-width: 100%;*/
/*    }*/
/*    .order-md-first {*/
/*        -ms-flex-order: -1;*/
/*        order: -1;*/
/*    }*/
/*    .order-md-1 {*/
/*        -ms-flex-order: 1;*/
/*        order: 1;*/
/*    }*/
/*    .order-md-2 {*/
/*        -ms-flex-order: 2;*/
/*        order: 2;*/
/*    }*/
/*    .order-md-3 {*/
/*        -ms-flex-order: 3;*/
/*        order: 3;*/
/*    }*/
/*    .order-md-4 {*/
/*        -ms-flex-order: 4;*/
/*        order: 4;*/
/*    }*/
/*    .order-md-5 {*/
/*        -ms-flex-order: 5;*/
/*        order: 5;*/
/*    }*/
/*    .order-md-6 {*/
/*        -ms-flex-order: 6;*/
/*        order: 6;*/
/*    }*/
/*    .order-md-7 {*/
/*        -ms-flex-order: 7;*/
/*        order: 7;*/
/*    }*/
/*    .order-md-8 {*/
/*        -ms-flex-order: 8;*/
/*        order: 8;*/
/*    }*/
/*    .order-md-9 {*/
/*        -ms-flex-order: 9;*/
/*        order: 9;*/
/*    }*/
/*    .order-md-10 {*/
/*        -ms-flex-order: 10;*/
/*        order: 10;*/
/*    }*/
/*    .order-md-11 {*/
/*        -ms-flex-order: 11;*/
/*        order: 11;*/
/*    }*/
/*    .order-md-12 {*/
/*        -ms-flex-order: 12;*/
/*        order: 12;*/
/*    }*/
/*    .offset-md-0 {*/
/*        margin-left: 0;*/
/*    }*/
/*    .offset-md-1 {*/
/*        margin-left: 8.333333%;*/
/*    }*/
/*    .offset-md-2 {*/
/*        margin-left: 16.666667%;*/
/*    }*/
/*    .offset-md-3 {*/
/*        margin-left: 25%;*/
/*    }*/
/*    .offset-md-4 {*/
/*        margin-left: 33.333333%;*/
/*    }*/
/*    .offset-md-5 {*/
/*        margin-left: 41.666667%;*/
/*    }*/
/*    .offset-md-6 {*/
/*        margin-left: 50%;*/
/*    }*/
/*    .offset-md-7 {*/
/*        margin-left: 58.333333%;*/
/*    }*/
/*    .offset-md-8 {*/
/*        margin-left: 66.666667%;*/
/*    }*/
/*    .offset-md-9 {*/
/*        margin-left: 75%;*/
/*    }*/
/*    .offset-md-10 {*/
/*        margin-left: 83.333333%;*/
/*    }*/
/*    .offset-md-11 {*/
/*        margin-left: 91.666667%;*/
/*    }*/
/*}*/

/*@media (min-width: 1192px) {*/
/*    .col-lg {*/
/*        -ms-flex-preferred-size: 0;*/
/*        flex-basis: 0;*/
/*        -ms-flex-positive: 1;*/
/*        flex-grow: 1;*/
/*        max-width: 100%;*/
/*    }*/
/*    .col-lg-auto {*/
/*        -ms-flex: 0 0 auto;*/
/*        flex: 0 0 auto;*/
/*        width: auto;*/
/*        max-width: none;*/
/*    }*/
/*    .col-lg-1 {*/
/*        -ms-flex: 0 0 8.333333%;*/
/*        flex: 0 0 8.333333%;*/
/*        max-width: 8.333333%;*/
/*    }*/
/*    .col-lg-2 {*/
/*        -ms-flex: 0 0 16.666667%;*/
/*        flex: 0 0 16.666667%;*/
/*        max-width: 16.666667%;*/
/*    }*/
/*    .col-lg-3 {*/
/*        -ms-flex: 0 0 25%;*/
/*        flex: 0 0 25%;*/
/*        max-width: 25%;*/
/*    }*/
/*    .col-lg-4 {*/
/*        -ms-flex: 0 0 33.333333%;*/
/*        flex: 0 0 33.333333%;*/
/*        max-width: 33.333333%;*/
/*    }*/
/*    .col-lg-5 {*/
/*        -ms-flex: 0 0 41.666667%;*/
/*        flex: 0 0 41.666667%;*/
/*        max-width: 41.666667%;*/
/*    }*/
/*    .col-lg-6 {*/
/*        -ms-flex: 0 0 50%;*/
/*        flex: 0 0 50%;*/
/*        max-width: 50%;*/
/*    }*/
/*    .col-lg-7 {*/
/*        -ms-flex: 0 0 58.333333%;*/
/*        flex: 0 0 58.333333%;*/
/*        max-width: 58.333333%;*/
/*    }*/
/*    .col-lg-8 {*/
/*        -ms-flex: 0 0 66.666667%;*/
/*        flex: 0 0 66.666667%;*/
/*        max-width: 66.666667%;*/
/*    }*/
/*    .col-lg-9 {*/
/*        -ms-flex: 0 0 75%;*/
/*        flex: 0 0 75%;*/
/*        max-width: 75%;*/
/*    }*/
/*    .col-lg-10 {*/
/*        -ms-flex: 0 0 83.333333%;*/
/*        flex: 0 0 83.333333%;*/
/*        max-width: 83.333333%;*/
/*    }*/
/*    .col-lg-11 {*/
/*        -ms-flex: 0 0 91.666667%;*/
/*        flex: 0 0 91.666667%;*/
/*        max-width: 91.666667%;*/
/*    }*/
/*    .col-lg-12 {*/
/*        -ms-flex: 0 0 100%;*/
/*        flex: 0 0 100%;*/
/*        max-width: 100%;*/
/*    }*/
/*    .order-lg-first {*/
/*        -ms-flex-order: -1;*/
/*        order: -1;*/
/*    }*/
/*    .order-lg-1 {*/
/*        -ms-flex-order: 1;*/
/*        order: 1;*/
/*    }*/
/*    .order-lg-2 {*/
/*        -ms-flex-order: 2;*/
/*        order: 2;*/
/*    }*/
/*    .order-lg-3 {*/
/*        -ms-flex-order: 3;*/
/*        order: 3;*/
/*    }*/
/*    .order-lg-4 {*/
/*        -ms-flex-order: 4;*/
/*        order: 4;*/
/*    }*/
/*    .order-lg-5 {*/
/*        -ms-flex-order: 5;*/
/*        order: 5;*/
/*    }*/
/*    .order-lg-6 {*/
/*        -ms-flex-order: 6;*/
/*        order: 6;*/
/*    }*/
/*    .order-lg-7 {*/
/*        -ms-flex-order: 7;*/
/*        order: 7;*/
/*    }*/
/*    .order-lg-8 {*/
/*        -ms-flex-order: 8;*/
/*        order: 8;*/
/*    }*/
/*    .order-lg-9 {*/
/*        -ms-flex-order: 9;*/
/*        order: 9;*/
/*    }*/
/*    .order-lg-10 {*/
/*        -ms-flex-order: 10;*/
/*        order: 10;*/
/*    }*/
/*    .order-lg-11 {*/
/*        -ms-flex-order: 11;*/
/*        order: 11;*/
/*    }*/
/*    .order-lg-12 {*/
/*        -ms-flex-order: 12;*/
/*        order: 12;*/
/*    }*/
/*    .offset-lg-0 {*/
/*        margin-left: 0;*/
/*    }*/
/*    .offset-lg-1 {*/
/*        margin-left: 8.333333%;*/
/*    }*/
/*    .offset-lg-2 {*/
/*        margin-left: 16.666667%;*/
/*    }*/
/*    .offset-lg-3 {*/
/*        margin-left: 25%;*/
/*    }*/
/*    .offset-lg-4 {*/
/*        margin-left: 33.333333%;*/
/*    }*/
/*    .offset-lg-5 {*/
/*        margin-left: 41.666667%;*/
/*    }*/
/*    .offset-lg-6 {*/
/*        margin-left: 50%;*/
/*    }*/
/*    .offset-lg-7 {*/
/*        margin-left: 58.333333%;*/
/*    }*/
/*    .offset-lg-8 {*/
/*        margin-left: 66.666667%;*/
/*    }*/
/*    .offset-lg-9 {*/
/*        margin-left: 75%;*/
/*    }*/
/*    .offset-lg-10 {*/
/*        margin-left: 83.333333%;*/
/*    }*/
/*    .offset-lg-11 {*/
/*        margin-left: 91.666667%;*/
/*    }*/
/*}*/

/*@media (min-width: 1500px) {*/
/*    .col-xl {*/
/*        -ms-flex-preferred-size: 0;*/
/*        flex-basis: 0;*/
/*        -ms-flex-positive: 1;*/
/*        flex-grow: 1;*/
/*        max-width: 100%;*/
/*    }*/
/*    .col-xl-auto {*/
/*        -ms-flex: 0 0 auto;*/
/*        flex: 0 0 auto;*/
/*        width: auto;*/
/*        max-width: none;*/
/*    }*/
/*    .col-xl-1 {*/
/*        -ms-flex: 0 0 8.333333%;*/
/*        flex: 0 0 8.333333%;*/
/*        max-width: 8.333333%;*/
/*    }*/
/*    .col-xl-2 {*/
/*        -ms-flex: 0 0 16.666667%;*/
/*        flex: 0 0 16.666667%;*/
/*        max-width: 16.666667%;*/
/*    }*/
/*    .col-xl-3 {*/
/*        -ms-flex: 0 0 25%;*/
/*        flex: 0 0 25%;*/
/*        max-width: 25%;*/
/*    }*/
/*    .col-xl-4 {*/
/*        -ms-flex: 0 0 33.333333%;*/
/*        flex: 0 0 33.333333%;*/
/*        max-width: 33.333333%;*/
/*    }*/
/*    .col-xl-5 {*/
/*        -ms-flex: 0 0 41.666667%;*/
/*        flex: 0 0 41.666667%;*/
/*        max-width: 41.666667%;*/
/*    }*/
/*    .col-xl-6 {*/
/*        -ms-flex: 0 0 50%;*/
/*        flex: 0 0 50%;*/
/*        max-width: 50%;*/
/*    }*/
/*    .col-xl-7 {*/
/*        -ms-flex: 0 0 58.333333%;*/
/*        flex: 0 0 58.333333%;*/
/*        max-width: 58.333333%;*/
/*    }*/
/*    .col-xl-8 {*/
/*        -ms-flex: 0 0 66.666667%;*/
/*        flex: 0 0 66.666667%;*/
/*        max-width: 66.666667%;*/
/*    }*/
/*    .col-xl-9 {*/
/*        -ms-flex: 0 0 75%;*/
/*        flex: 0 0 75%;*/
/*        max-width: 75%;*/
/*    }*/
/*    .col-xl-10 {*/
/*        -ms-flex: 0 0 83.333333%;*/
/*        flex: 0 0 83.333333%;*/
/*        max-width: 83.333333%;*/
/*    }*/
/*    .col-xl-11 {*/
/*        -ms-flex: 0 0 91.666667%;*/
/*        flex: 0 0 91.666667%;*/
/*        max-width: 91.666667%;*/
/*    }*/
/*    .col-xl-12 {*/
/*        -ms-flex: 0 0 100%;*/
/*        flex: 0 0 100%;*/
/*        max-width: 100%;*/
/*    }*/
/*    .order-xl-first {*/
/*        -ms-flex-order: -1;*/
/*        order: -1;*/
/*    }*/
/*    .order-xl-1 {*/
/*        -ms-flex-order: 1;*/
/*        order: 1;*/
/*    }*/
/*    .order-xl-2 {*/
/*        -ms-flex-order: 2;*/
/*        order: 2;*/
/*    }*/
/*    .order-xl-3 {*/
/*        -ms-flex-order: 3;*/
/*        order: 3;*/
/*    }*/
/*    .order-xl-4 {*/
/*        -ms-flex-order: 4;*/
/*        order: 4;*/
/*    }*/
/*    .order-xl-5 {*/
/*        -ms-flex-order: 5;*/
/*        order: 5;*/
/*    }*/
/*    .order-xl-6 {*/
/*        -ms-flex-order: 6;*/
/*        order: 6;*/
/*    }*/
/*    .order-xl-7 {*/
/*        -ms-flex-order: 7;*/
/*        order: 7;*/
/*    }*/
/*    .order-xl-8 {*/
/*        -ms-flex-order: 8;*/
/*        order: 8;*/
/*    }*/
/*    .order-xl-9 {*/
/*        -ms-flex-order: 9;*/
/*        order: 9;*/
/*    }*/
/*    .order-xl-10 {*/
/*        -ms-flex-order: 10;*/
/*        order: 10;*/
/*    }*/
/*    .order-xl-11 {*/
/*        -ms-flex-order: 11;*/
/*        order: 11;*/
/*    }*/
/*    .order-xl-12 {*/
/*        -ms-flex-order: 12;*/
/*        order: 12;*/
/*    }*/
/*    .offset-xl-0 {*/
/*        margin-left: 0;*/
/*    }*/
/*    .offset-xl-1 {*/
/*        margin-left: 8.333333%;*/
/*    }*/
/*    .offset-xl-2 {*/
/*        margin-left: 16.666667%;*/
/*    }*/
/*    .offset-xl-3 {*/
/*        margin-left: 25%;*/
/*    }*/
/*    .offset-xl-4 {*/
/*        margin-left: 33.333333%;*/
/*    }*/
/*    .offset-xl-5 {*/
/*        margin-left: 41.666667%;*/
/*    }*/
/*    .offset-xl-6 {*/
/*        margin-left: 50%;*/
/*    }*/
/*    .offset-xl-7 {*/
/*        margin-left: 58.333333%;*/
/*    }*/
/*    .offset-xl-8 {*/
/*        margin-left: 66.666667%;*/
/*    }*/
/*    .offset-xl-9 {*/
/*        margin-left: 75%;*/
/*    }*/
/*    .offset-xl-10 {*/
/*        margin-left: 83.333333%;*/
/*    }*/
/*    .offset-xl-11 {*/
/*        margin-left: 91.666667%;*/
/*    }*/
/*}*/

/*.flex-row {*/
/*    -ms-flex-direction: row !important;*/
/*    flex-direction: row !important;*/
/*}*/

/*.flex-column {*/
/*    -ms-flex-direction: column !important;*/
/*    flex-direction: column !important;*/
/*}*/

/*.flex-row-reverse {*/
/*    -ms-flex-direction: row-reverse !important;*/
/*    flex-direction: row-reverse !important;*/
/*}*/

/*.flex-column-reverse {*/
/*    -ms-flex-direction: column-reverse !important;*/
/*    flex-direction: column-reverse !important;*/
/*}*/

/*.flex-wrap {*/
/*    -ms-flex-wrap: wrap !important;*/
/*    flex-wrap: wrap !important;*/
/*}*/

/*.flex-nowrap {*/
/*    -ms-flex-wrap: nowrap !important;*/
/*    flex-wrap: nowrap !important;*/
/*}*/

/*.flex-wrap-reverse {*/
/*    -ms-flex-wrap: wrap-reverse !important;*/
/*    flex-wrap: wrap-reverse !important;*/
/*}*/

/*.justify-content-start {*/
/*    -ms-flex-pack: start !important;*/
/*    justify-content: flex-start !important;*/
/*}*/

/*.justify-content-end {*/
/*    -ms-flex-pack: end !important;*/
/*    justify-content: flex-end !important;*/
/*}*/

/*.justify-content-center {*/
/*    -ms-flex-pack: center !important;*/
/*    justify-content: center !important;*/
/*}*/

/*.justify-content-between {*/
/*    -ms-flex-pack: justify !important;*/
/*    justify-content: space-between !important;*/
/*}*/

/*.justify-content-around {*/
/*    -ms-flex-pack: distribute !important;*/
/*    justify-content: space-around !important;*/
/*}*/

/*.align-items-start {*/
/*    -ms-flex-align: start !important;*/
/*    align-items: flex-start !important;*/
/*}*/

/*.align-items-end {*/
/*    -ms-flex-align: end !important;*/
/*    align-items: flex-end !important;*/
/*}*/

/*.align-items-center {*/
/*    -ms-flex-align: center !important;*/
/*    align-items: center !important;*/
/*}*/

/*.align-items-baseline {*/
/*    -ms-flex-align: baseline !important;*/
/*    align-items: baseline !important;*/
/*}*/

/*.align-items-stretch {*/
/*    -ms-flex-align: stretch !important;*/
/*    align-items: stretch !important;*/
/*}*/

/*.align-content-start {*/
/*    -ms-flex-line-pack: start !important;*/
/*    align-content: flex-start !important;*/
/*}*/

/*.align-content-end {*/
/*    -ms-flex-line-pack: end !important;*/
/*    align-content: flex-end !important;*/
/*}*/

/*.align-content-center {*/
/*    -ms-flex-line-pack: center !important;*/
/*    align-content: center !important;*/
/*}*/

/*.align-content-between {*/
/*    -ms-flex-line-pack: justify !important;*/
/*    align-content: space-between !important;*/
/*}*/

/*.align-content-around {*/
/*    -ms-flex-line-pack: distribute !important;*/
/*    align-content: space-around !important;*/
/*}*/

/*.align-content-stretch {*/
/*    -ms-flex-line-pack: stretch !important;*/
/*    align-content: stretch !important;*/
/*}*/

/*.align-self-auto {*/
/*    -ms-flex-item-align: auto !important;*/
/*    align-self: auto !important;*/
/*}*/

/*.align-self-start {*/
/*    -ms-flex-item-align: start !important;*/
/*    align-self: flex-start !important;*/
/*}*/

/*.align-self-end {*/
/*    -ms-flex-item-align: end !important;*/
/*    align-self: flex-end !important;*/
/*}*/

/*.align-self-center {*/
/*    -ms-flex-item-align: center !important;*/
/*    align-self: center !important;*/
/*}*/

/*.align-self-baseline {*/
/*    -ms-flex-item-align: baseline !important;*/
/*    align-self: baseline !important;*/
/*}*/

/*.align-self-stretch {*/
/*    -ms-flex-item-align: stretch !important;*/
/*    align-self: stretch !important;*/
/*}*/

/*@media (min-width: 576px) {*/
/*    .flex-sm-row {*/
/*        -ms-flex-direction: row !important;*/
/*        flex-direction: row !important;*/
/*    }*/
/*    .flex-sm-column {*/
/*        -ms-flex-direction: column !important;*/
/*        flex-direction: column !important;*/
/*    }*/
/*    .flex-sm-row-reverse {*/
/*        -ms-flex-direction: row-reverse !important;*/
/*        flex-direction: row-reverse !important;*/
/*    }*/
/*    .flex-sm-column-reverse {*/
/*        -ms-flex-direction: column-reverse !important;*/
/*        flex-direction: column-reverse !important;*/
/*    }*/
/*    .flex-sm-wrap {*/
/*        -ms-flex-wrap: wrap !important;*/
/*        flex-wrap: wrap !important;*/
/*    }*/
/*    .flex-sm-nowrap {*/
/*        -ms-flex-wrap: nowrap !important;*/
/*        flex-wrap: nowrap !important;*/
/*    }*/
/*    .flex-sm-wrap-reverse {*/
/*        -ms-flex-wrap: wrap-reverse !important;*/
/*        flex-wrap: wrap-reverse !important;*/
/*    }*/
/*    .justify-content-sm-start {*/
/*        -ms-flex-pack: start !important;*/
/*        justify-content: flex-start !important;*/
/*    }*/
/*    .justify-content-sm-end {*/
/*        -ms-flex-pack: end !important;*/
/*        justify-content: flex-end !important;*/
/*    }*/
/*    .justify-content-sm-center {*/
/*        -ms-flex-pack: center !important;*/
/*        justify-content: center !important;*/
/*    }*/
/*    .justify-content-sm-between {*/
/*        -ms-flex-pack: justify !important;*/
/*        justify-content: space-between !important;*/
/*    }*/
/*    .justify-content-sm-around {*/
/*        -ms-flex-pack: distribute !important;*/
/*        justify-content: space-around !important;*/
/*    }*/
/*    .align-items-sm-start {*/
/*        -ms-flex-align: start !important;*/
/*        align-items: flex-start !important;*/
/*    }*/
/*    .align-items-sm-end {*/
/*        -ms-flex-align: end !important;*/
/*        align-items: flex-end !important;*/
/*    }*/
/*    .align-items-sm-center {*/
/*        -ms-flex-align: center !important;*/
/*        align-items: center !important;*/
/*    }*/
/*    .align-items-sm-baseline {*/
/*        -ms-flex-align: baseline !important;*/
/*        align-items: baseline !important;*/
/*    }*/
/*    .align-items-sm-stretch {*/
/*        -ms-flex-align: stretch !important;*/
/*        align-items: stretch !important;*/
/*    }*/
/*    .align-content-sm-start {*/
/*        -ms-flex-line-pack: start !important;*/
/*        align-content: flex-start !important;*/
/*    }*/
/*    .align-content-sm-end {*/
/*        -ms-flex-line-pack: end !important;*/
/*        align-content: flex-end !important;*/
/*    }*/
/*    .align-content-sm-center {*/
/*        -ms-flex-line-pack: center !important;*/
/*        align-content: center !important;*/
/*    }*/
/*    .align-content-sm-between {*/
/*        -ms-flex-line-pack: justify !important;*/
/*        align-content: space-between !important;*/
/*    }*/
/*    .align-content-sm-around {*/
/*        -ms-flex-line-pack: distribute !important;*/
/*        align-content: space-around !important;*/
/*    }*/
/*    .align-content-sm-stretch {*/
/*        -ms-flex-line-pack: stretch !important;*/
/*        align-content: stretch !important;*/
/*    }*/
/*    .align-self-sm-auto {*/
/*        -ms-flex-item-align: auto !important;*/
/*        align-self: auto !important;*/
/*    }*/
/*    .align-self-sm-start {*/
/*        -ms-flex-item-align: start !important;*/
/*        align-self: flex-start !important;*/
/*    }*/
/*    .align-self-sm-end {*/
/*        -ms-flex-item-align: end !important;*/
/*        align-self: flex-end !important;*/
/*    }*/
/*    .align-self-sm-center {*/
/*        -ms-flex-item-align: center !important;*/
/*        align-self: center !important;*/
/*    }*/
/*    .align-self-sm-baseline {*/
/*        -ms-flex-item-align: baseline !important;*/
/*        align-self: baseline !important;*/
/*    }*/
/*    .align-self-sm-stretch {*/
/*        -ms-flex-item-align: stretch !important;*/
/*        align-self: stretch !important;*/
/*    }*/
/*}*/

/*@media (min-width: 768px) {*/
/*    .flex-md-row {*/
/*        -ms-flex-direction: row !important;*/
/*        flex-direction: row !important;*/
/*    }*/
/*    .flex-md-column {*/
/*        -ms-flex-direction: column !important;*/
/*        flex-direction: column !important;*/
/*    }*/
/*    .flex-md-row-reverse {*/
/*        -ms-flex-direction: row-reverse !important;*/
/*        flex-direction: row-reverse !important;*/
/*    }*/
/*    .flex-md-column-reverse {*/
/*        -ms-flex-direction: column-reverse !important;*/
/*        flex-direction: column-reverse !important;*/
/*    }*/
/*    .flex-md-wrap {*/
/*        -ms-flex-wrap: wrap !important;*/
/*        flex-wrap: wrap !important;*/
/*    }*/
/*    .flex-md-nowrap {*/
/*        -ms-flex-wrap: nowrap !important;*/
/*        flex-wrap: nowrap !important;*/
/*    }*/
/*    .flex-md-wrap-reverse {*/
/*        -ms-flex-wrap: wrap-reverse !important;*/
/*        flex-wrap: wrap-reverse !important;*/
/*    }*/
/*    .justify-content-md-start {*/
/*        -ms-flex-pack: start !important;*/
/*        justify-content: flex-start !important;*/
/*    }*/
/*    .justify-content-md-end {*/
/*        -ms-flex-pack: end !important;*/
/*        justify-content: flex-end !important;*/
/*    }*/
/*    .justify-content-md-center {*/
/*        -ms-flex-pack: center !important;*/
/*        justify-content: center !important;*/
/*    }*/
/*    .justify-content-md-between {*/
/*        -ms-flex-pack: justify !important;*/
/*        justify-content: space-between !important;*/
/*    }*/
/*    .justify-content-md-around {*/
/*        -ms-flex-pack: distribute !important;*/
/*        justify-content: space-around !important;*/
/*    }*/
/*    .align-items-md-start {*/
/*        -ms-flex-align: start !important;*/
/*        align-items: flex-start !important;*/
/*    }*/
/*    .align-items-md-end {*/
/*        -ms-flex-align: end !important;*/
/*        align-items: flex-end !important;*/
/*    }*/
/*    .align-items-md-center {*/
/*        -ms-flex-align: center !important;*/
/*        align-items: center !important;*/
/*    }*/
/*    .align-items-md-baseline {*/
/*        -ms-flex-align: baseline !important;*/
/*        align-items: baseline !important;*/
/*    }*/
/*    .align-items-md-stretch {*/
/*        -ms-flex-align: stretch !important;*/
/*        align-items: stretch !important;*/
/*    }*/
/*    .align-content-md-start {*/
/*        -ms-flex-line-pack: start !important;*/
/*        align-content: flex-start !important;*/
/*    }*/
/*    .align-content-md-end {*/
/*        -ms-flex-line-pack: end !important;*/
/*        align-content: flex-end !important;*/
/*    }*/
/*    .align-content-md-center {*/
/*        -ms-flex-line-pack: center !important;*/
/*        align-content: center !important;*/
/*    }*/
/*    .align-content-md-between {*/
/*        -ms-flex-line-pack: justify !important;*/
/*        align-content: space-between !important;*/
/*    }*/
/*    .align-content-md-around {*/
/*        -ms-flex-line-pack: distribute !important;*/
/*        align-content: space-around !important;*/
/*    }*/
/*    .align-content-md-stretch {*/
/*        -ms-flex-line-pack: stretch !important;*/
/*        align-content: stretch !important;*/
/*    }*/
/*    .align-self-md-auto {*/
/*        -ms-flex-item-align: auto !important;*/
/*        align-self: auto !important;*/
/*    }*/
/*    .align-self-md-start {*/
/*        -ms-flex-item-align: start !important;*/
/*        align-self: flex-start !important;*/
/*    }*/
/*    .align-self-md-end {*/
/*        -ms-flex-item-align: end !important;*/
/*        align-self: flex-end !important;*/
/*    }*/
/*    .align-self-md-center {*/
/*        -ms-flex-item-align: center !important;*/
/*        align-self: center !important;*/
/*    }*/
/*    .align-self-md-baseline {*/
/*        -ms-flex-item-align: baseline !important;*/
/*        align-self: baseline !important;*/
/*    }*/
/*    .align-self-md-stretch {*/
/*        -ms-flex-item-align: stretch !important;*/
/*        align-self: stretch !important;*/
/*    }*/
/*}*/

/*@media (min-width: 1192px) {*/
/*    .flex-lg-row {*/
/*        -ms-flex-direction: row !important;*/
/*        flex-direction: row !important;*/
/*    }*/
/*    .flex-lg-column {*/
/*        -ms-flex-direction: column !important;*/
/*        flex-direction: column !important;*/
/*    }*/
/*    .flex-lg-row-reverse {*/
/*        -ms-flex-direction: row-reverse !important;*/
/*        flex-direction: row-reverse !important;*/
/*    }*/
/*    .flex-lg-column-reverse {*/
/*        -ms-flex-direction: column-reverse !important;*/
/*        flex-direction: column-reverse !important;*/
/*    }*/
/*    .flex-lg-wrap {*/
/*        -ms-flex-wrap: wrap !important;*/
/*        flex-wrap: wrap !important;*/
/*    }*/
/*    .flex-lg-nowrap {*/
/*        -ms-flex-wrap: nowrap !important;*/
/*        flex-wrap: nowrap !important;*/
/*    }*/
/*    .flex-lg-wrap-reverse {*/
/*        -ms-flex-wrap: wrap-reverse !important;*/
/*        flex-wrap: wrap-reverse !important;*/
/*    }*/
/*    .justify-content-lg-start {*/
/*        -ms-flex-pack: start !important;*/
/*        justify-content: flex-start !important;*/
/*    }*/
/*    .justify-content-lg-end {*/
/*        -ms-flex-pack: end !important;*/
/*        justify-content: flex-end !important;*/
/*    }*/
/*    .justify-content-lg-center {*/
/*        -ms-flex-pack: center !important;*/
/*        justify-content: center !important;*/
/*    }*/
/*    .justify-content-lg-between {*/
/*        -ms-flex-pack: justify !important;*/
/*        justify-content: space-between !important;*/
/*    }*/
/*    .justify-content-lg-around {*/
/*        -ms-flex-pack: distribute !important;*/
/*        justify-content: space-around !important;*/
/*    }*/
/*    .align-items-lg-start {*/
/*        -ms-flex-align: start !important;*/
/*        align-items: flex-start !important;*/
/*    }*/
/*    .align-items-lg-end {*/
/*        -ms-flex-align: end !important;*/
/*        align-items: flex-end !important;*/
/*    }*/
/*    .align-items-lg-center {*/
/*        -ms-flex-align: center !important;*/
/*        align-items: center !important;*/
/*    }*/
/*    .align-items-lg-baseline {*/
/*        -ms-flex-align: baseline !important;*/
/*        align-items: baseline !important;*/
/*    }*/
/*    .align-items-lg-stretch {*/
/*        -ms-flex-align: stretch !important;*/
/*        align-items: stretch !important;*/
/*    }*/
/*    .align-content-lg-start {*/
/*        -ms-flex-line-pack: start !important;*/
/*        align-content: flex-start !important;*/
/*    }*/
/*    .align-content-lg-end {*/
/*        -ms-flex-line-pack: end !important;*/
/*        align-content: flex-end !important;*/
/*    }*/
/*    .align-content-lg-center {*/
/*        -ms-flex-line-pack: center !important;*/
/*        align-content: center !important;*/
/*    }*/
/*    .align-content-lg-between {*/
/*        -ms-flex-line-pack: justify !important;*/
/*        align-content: space-between !important;*/
/*    }*/
/*    .align-content-lg-around {*/
/*        -ms-flex-line-pack: distribute !important;*/
/*        align-content: space-around !important;*/
/*    }*/
/*    .align-content-lg-stretch {*/
/*        -ms-flex-line-pack: stretch !important;*/
/*        align-content: stretch !important;*/
/*    }*/
/*    .align-self-lg-auto {*/
/*        -ms-flex-item-align: auto !important;*/
/*        align-self: auto !important;*/
/*    }*/
/*    .align-self-lg-start {*/
/*        -ms-flex-item-align: start !important;*/
/*        align-self: flex-start !important;*/
/*    }*/
/*    .align-self-lg-end {*/
/*        -ms-flex-item-align: end !important;*/
/*        align-self: flex-end !important;*/
/*    }*/
/*    .align-self-lg-center {*/
/*        -ms-flex-item-align: center !important;*/
/*        align-self: center !important;*/
/*    }*/
/*    .align-self-lg-baseline {*/
/*        -ms-flex-item-align: baseline !important;*/
/*        align-self: baseline !important;*/
/*    }*/
/*    .align-self-lg-stretch {*/
/*        -ms-flex-item-align: stretch !important;*/
/*        align-self: stretch !important;*/
/*    }*/
/*}*/

/*@media (min-width: 1500px) {*/
/*    .flex-xl-row {*/
/*        -ms-flex-direction: row !important;*/
/*        flex-direction: row !important;*/
/*    }*/
/*    .flex-xl-column {*/
/*        -ms-flex-direction: column !important;*/
/*        flex-direction: column !important;*/
/*    }*/
/*    .flex-xl-row-reverse {*/
/*        -ms-flex-direction: row-reverse !important;*/
/*        flex-direction: row-reverse !important;*/
/*    }*/
/*    .flex-xl-column-reverse {*/
/*        -ms-flex-direction: column-reverse !important;*/
/*        flex-direction: column-reverse !important;*/
/*    }*/
/*    .flex-xl-wrap {*/
/*        -ms-flex-wrap: wrap !important;*/
/*        flex-wrap: wrap !important;*/
/*    }*/
/*    .flex-xl-nowrap {*/
/*        -ms-flex-wrap: nowrap !important;*/
/*        flex-wrap: nowrap !important;*/
/*    }*/
/*    .flex-xl-wrap-reverse {*/
/*        -ms-flex-wrap: wrap-reverse !important;*/
/*        flex-wrap: wrap-reverse !important;*/
/*    }*/
/*    .justify-content-xl-start {*/
/*        -ms-flex-pack: start !important;*/
/*        justify-content: flex-start !important;*/
/*    }*/
/*    .justify-content-xl-end {*/
/*        -ms-flex-pack: end !important;*/
/*        justify-content: flex-end !important;*/
/*    }*/
/*    .justify-content-xl-center {*/
/*        -ms-flex-pack: center !important;*/
/*        justify-content: center !important;*/
/*    }*/
/*    .justify-content-xl-between {*/
/*        -ms-flex-pack: justify !important;*/
/*        justify-content: space-between !important;*/
/*    }*/
/*    .justify-content-xl-around {*/
/*        -ms-flex-pack: distribute !important;*/
/*        justify-content: space-around !important;*/
/*    }*/
/*    .align-items-xl-start {*/
/*        -ms-flex-align: start !important;*/
/*        align-items: flex-start !important;*/
/*    }*/
/*    .align-items-xl-end {*/
/*        -ms-flex-align: end !important;*/
/*        align-items: flex-end !important;*/
/*    }*/
/*    .align-items-xl-center {*/
/*        -ms-flex-align: center !important;*/
/*        align-items: center !important;*/
/*    }*/
/*    .align-items-xl-baseline {*/
/*        -ms-flex-align: baseline !important;*/
/*        align-items: baseline !important;*/
/*    }*/
/*    .align-items-xl-stretch {*/
/*        -ms-flex-align: stretch !important;*/
/*        align-items: stretch !important;*/
/*    }*/
/*    .align-content-xl-start {*/
/*        -ms-flex-line-pack: start !important;*/
/*        align-content: flex-start !important;*/
/*    }*/
/*    .align-content-xl-end {*/
/*        -ms-flex-line-pack: end !important;*/
/*        align-content: flex-end !important;*/
/*    }*/
/*    .align-content-xl-center {*/
/*        -ms-flex-line-pack: center !important;*/
/*        align-content: center !important;*/
/*    }*/
/*    .align-content-xl-between {*/
/*        -ms-flex-line-pack: justify !important;*/
/*        align-content: space-between !important;*/
/*    }*/
/*    .align-content-xl-around {*/
/*        -ms-flex-line-pack: distribute !important;*/
/*        align-content: space-around !important;*/
/*    }*/
/*    .align-content-xl-stretch {*/
/*        -ms-flex-line-pack: stretch !important;*/
/*        align-content: stretch !important;*/
/*    }*/
/*    .align-self-xl-auto {*/
/*        -ms-flex-item-align: auto !important;*/
/*        align-self: auto !important;*/
/*    }*/
/*    .align-self-xl-start {*/
/*        -ms-flex-item-align: start !important;*/
/*        align-self: flex-start !important;*/
/*    }*/
/*    .align-self-xl-end {*/
/*        -ms-flex-item-align: end !important;*/
/*        align-self: flex-end !important;*/
/*    }*/
/*    .align-self-xl-center {*/
/*        -ms-flex-item-align: center !important;*/
/*        align-self: center !important;*/
/*    }*/
/*    .align-self-xl-baseline {*/
/*        -ms-flex-item-align: baseline !important;*/
/*        align-self: baseline !important;*/
/*    }*/
/*    .align-self-xl-stretch {*/
/*        -ms-flex-item-align: stretch !important;*/
/*        align-self: stretch !important;*/
/*    }*/
/*}*/
/*!*# sourceMappingURL=bootstrap-grid.css.map *!*/

/*!*======================================*/
/*  Selectric v1.13.0*/
/*======================================*!*/

/*.selectric-wrapper {*/
/*    position: relative;*/
/*    cursor: pointer;*/
/*}*/

/*.selectric-responsive {*/
/*    width: 100%;*/
/*}*/

/*.selectric {*/
/*    border: 1px solid #DDD;*/
/*    border-radius: 0px;*/
/*    background: #F8F8F8;*/
/*    position: relative;*/
/*    overflow: hidden;*/
/*}*/

/*.selectric .label {*/
/*    display: block;*/
/*    white-space: nowrap;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    margin: 0 38px 0 10px;*/
/*    font-size: 12px;*/
/*    line-height: 38px;*/
/*    color: #444;*/
/*    height: 38px;*/
/*    -webkit-user-select: none;*/
/*    -moz-user-select: none;*/
/*    -ms-user-select: none;*/
/*    user-select: none;*/
/*}*/

/*.selectric .button {*/
/*    display: block;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 0;*/
/*    width: 38px;*/
/*    height: 38px;*/
/*    line-height: 38px;*/
/*    background-color: #F8f8f8;*/
/*    color: #BBB;*/
/*    text-align: center;*/
/*    font: 0/0 a;*/
/*    *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;*/
/*}*/

/*.selectric .button:after {*/
/*    content: " ";*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    margin: auto;*/
/*    width: 0;*/
/*    height: 0;*/
/*    border: 4px solid transparent;*/
/*    border-top-color: #BBB;*/
/*    border-bottom: none;*/
/*}*/

/*.selectric-focus .selectric {*/
/*    border-color: #aaaaaa;*/
/*}*/

/*.selectric-hover .selectric {*/
/*    border-color: #c4c4c4;*/
/*}*/

/*.selectric-hover .selectric .button {*/
/*    color: #a2a2a2;*/
/*}*/

/*.selectric-hover .selectric .button:after {*/
/*    border-top-color: #a2a2a2;*/
/*}*/

/*.selectric-open {*/
/*    z-index: 9999;*/
/*}*/

/*.selectric-open .selectric {*/
/*    border-color: #c4c4c4;*/
/*}*/

/*.selectric-open .selectric-items {*/
/*    display: block;*/
/*}*/

/*.selectric-disabled {*/
/*    filter: alpha(opacity=50);*/
/*    opacity: 0.5;*/
/*    cursor: default;*/
/*    -webkit-user-select: none;*/
/*    -moz-user-select: none;*/
/*    -ms-user-select: none;*/
/*    user-select: none;*/
/*}*/

/*.selectric-hide-select {*/
/*    position: relative;*/
/*    overflow: hidden;*/
/*    width: 0;*/
/*    height: 0;*/
/*}*/

/*.selectric-hide-select select {*/
/*    position: absolute;*/
/*    left: -100%;*/
/*}*/

/*.selectric-hide-select.selectric-is-native {*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    z-index: 10;*/
/*}*/

/*.selectric-hide-select.selectric-is-native select {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    height: 100%;*/
/*    width: 100%;*/
/*    border: none;*/
/*    z-index: 1;*/
/*    box-sizing: border-box;*/
/*    opacity: 0;*/
/*}*/

/*.selectric-input {*/
/*    position: absolute !important;*/
/*    top: 0 !important;*/
/*    left: 0 !important;*/
/*    overflow: hidden !important;*/
/*    clip: rect(0, 0, 0, 0) !important;*/
/*    margin: 0 !important;*/
/*    padding: 0 !important;*/
/*    width: 1px !important;*/
/*    height: 1px !important;*/
/*    outline: none !important;*/
/*    border: none !important;*/
/*    *font: 0/0 a !important;*/
/*    background: none !important;*/
/*}*/

/*.selectric-temp-show {*/
/*    position: absolute !important;*/
/*    visibility: hidden !important;*/
/*    display: block !important;*/
/*}*/

/*!* Items box *!*/
/*.selectric-items {*/
/*    display: none;*/
/*    position: absolute;*/
/*    top: 100%;*/
/*    left: 0;*/
/*    background: #F8F8F8;*/
/*    border: 1px solid #c4c4c4;*/
/*    z-index: -1;*/
/*    box-shadow: 0 0 10px -6px;*/
/*}*/

/*.selectric-items .selectric-scroll {*/
/*    height: 100%;*/
/*    overflow: auto;*/
/*}*/

/*.selectric-above .selectric-items {*/
/*    top: auto;*/
/*    bottom: 100%;*/
/*}*/

/*.selectric-items ul, .selectric-items li {*/
/*    list-style: none;*/
/*    padding: 0;*/
/*    margin: 0;*/
/*    font-size: 12px;*/
/*    line-height: 20px;*/
/*    min-height: 20px;*/
/*}*/

/*.selectric-items li {*/
/*    display: block;*/
/*    padding: 10px;*/
/*    color: #666;*/
/*    cursor: pointer;*/
/*}*/

/*.selectric-items li.selected {*/
/*    background: #E0E0E0;*/
/*    color: #444;*/
/*}*/

/*.selectric-items li.highlighted {*/
/*    background: #D0D0D0;*/
/*    color: #444;*/
/*}*/

/*.selectric-items li:hover {*/
/*    background: #D5D5D5;*/
/*    color: #444;*/
/*}*/

/*.selectric-items .disabled {*/
/*    filter: alpha(opacity=50);*/
/*    opacity: 0.5;*/
/*    cursor: default !important;*/
/*    background: none !important;*/
/*    color: #666 !important;*/
/*    -webkit-user-select: none;*/
/*    -moz-user-select: none;*/
/*    -ms-user-select: none;*/
/*    user-select: none;*/
/*}*/

/*.selectric-items .selectric-group .selectric-group-label {*/
/*    font-weight: bold;*/
/*    padding-left: 10px;*/
/*    cursor: default;*/
/*    -webkit-user-select: none;*/
/*    -moz-user-select: none;*/
/*    -ms-user-select: none;*/
/*    user-select: none;*/
/*    background: none;*/
/*    color: #444;*/
/*}*/

/*.selectric-items .selectric-group.disabled li {*/
/*    filter: alpha(opacity=100);*/
/*    opacity: 1;*/
/*}*/

/*.selectric-items .selectric-group li {*/
/*    padding-left: 25px;*/
/*}*/

/*@charset "UTF-8";*/
/*body.fancybox-active {*/
/*    overflow: hidden; }*/

/*body.fancybox-iosfix {*/
/*    position: fixed;*/
/*    left: 0;*/
/*    right: 0; }*/

/*.fancybox-is-hidden {*/
/*    position: absolute;*/
/*    top: -9999px;*/
/*    left: -9999px;*/
/*    visibility: hidden; }*/

/*.fancybox-container {*/
/*    position: fixed;*/
/*    min-width: 320px;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    z-index: 99992;*/
/*    -webkit-tap-highlight-color: transparent;*/
/*    -webkit-backface-visibility: hidden;*/
/*    backface-visibility: hidden;*/
/*    -webkit-transform: translateZ(0);*/
/*    transform: translateZ(0);*/
/*    !*font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";*!*/
/*}*/

/*.fancybox-outer,*/
/*.fancybox-inner,*/
/*.fancybox-bg,*/
/*.fancybox-stage {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    left: 0; }*/

/*.fancybox-outer {*/
/*    overflow-y: auto;*/
/*    -webkit-overflow-scrolling: touch; }*/

/*.fancybox-bg {*/
/*    background: #1e1e1e;*/
/*    opacity: 0;*/
/*    transition-duration: inherit;*/
/*    transition-property: opacity;*/
/*    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }*/

/*.fancybox-is-open .fancybox-bg {*/
/*    opacity: 0.87;*/
/*    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }*/

/*.fancybox-infobar,*/
/*.fancybox-toolbar,*/
/*.fancybox-caption-wrap {*/
/*    position: absolute;*/
/*    direction: ltr;*/
/*    z-index: 99997;*/
/*    opacity: 0;*/
/*    visibility: hidden;*/
/*    transition: opacity .25s, visibility 0s linear .25s;*/
/*    box-sizing: border-box; }*/

/*.fancybox-show-infobar .fancybox-infobar,*/
/*.fancybox-show-toolbar .fancybox-toolbar,*/
/*.fancybox-show-caption .fancybox-caption-wrap {*/
/*    opacity: 1;*/
/*    visibility: visible;*/
/*    transition: opacity .25s, visibility 0s; }*/

/*.fancybox-infobar {*/
/*    top: 0;*/
/*    left: 0;*/
/*    font-size: 13px;*/
/*    padding: 0 10px;*/
/*    height: 44px;*/
/*    min-width: 44px;*/
/*    line-height: 44px;*/
/*    color: #ccc;*/
/*    text-align: center;*/
/*    pointer-events: none;*/
/*    -webkit-user-select: none;*/
/*    -moz-user-select: none;*/
/*    -ms-user-select: none;*/
/*    user-select: none;*/
/*    -webkit-touch-callout: none;*/
/*    -webkit-tap-highlight-color: transparent;*/
/*    -webkit-font-smoothing: subpixel-antialiased;*/
/*    mix-blend-mode: exclusion; }*/

/*.fancybox-toolbar {*/
/*    top: 0;*/
/*    right: 0;*/
/*    margin: 0;*/
/*    padding: 0; }*/

/*.fancybox-stage {*/
/*    overflow: hidden;*/
/*    direction: ltr;*/
/*    z-index: 99994;*/
/*    -webkit-transform: translate3d(0, 0, 0); }*/

/*.fancybox-is-closing .fancybox-stage {*/
/*    overflow: visible; }*/

/*.fancybox-slide {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    overflow: auto;*/
/*    outline: none;*/
/*    white-space: normal;*/
/*    box-sizing: border-box;*/
/*    text-align: center;*/
/*    z-index: 99994;*/
/*    -webkit-overflow-scrolling: touch;*/
/*    display: none;*/
/*    -webkit-backface-visibility: hiddenf;*/
/*    backface-visibility: hidden;*/
/*    transition-property: opacity, -webkit-transform;*/
/*    transition-property: transform, opacity;*/
/*    transition-property: transform, opacity, -webkit-transform; }*/

/*.fancybox-slide::before {*/
/*    content: '';*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*    height: 100%;*/
/*    width: 0; }*/

/*.fancybox-is-sliding .fancybox-slide,*/
/*.fancybox-slide--previous,*/
/*.fancybox-slide--current,*/
/*.fancybox-slide--next {*/
/*    display: block; }*/

/*.fancybox-slide--image {*/
/*    overflow: visible; }*/

/*.fancybox-slide--image::before {*/
/*    display: none; }*/

/*.fancybox-slide--video .fancybox-content,*/
/*.fancybox-slide--video iframe {*/
/*    background: #000; }*/

/*.fancybox-slide--map .fancybox-content,*/
/*.fancybox-slide--map iframe {*/
/*    background: #E5E3DF; }*/

/*.fancybox-slide--next {*/
/*    z-index: 99995; }*/

/*.fancybox-slide > * {*/
/*    display: inline-block;*/
/*    position: relative;*/
/*    padding: 24px;*/
/*    margin: 44px 0 44px;*/
/*    border-width: 0;*/
/*    vertical-align: middle;*/
/*    text-align: left;*/
/*    background-color: #fff;*/
/*    overflow: auto;*/
/*    box-sizing: border-box; }*/

/*.fancybox-slide > title,*/
/*.fancybox-slide > style,*/
/*.fancybox-slide > meta,*/
/*.fancybox-slide > link,*/
/*.fancybox-slide > script,*/
/*.fancybox-slide > base {*/
/*    display: none; }*/

/*.fancybox-slide .fancybox-image-wrap {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    border: 0;*/
/*    z-index: 99995;*/
/*    background: transparent;*/
/*    cursor: default;*/
/*    overflow: visible;*/
/*    -webkit-transform-origin: top left;*/
/*    -ms-transform-origin: top left;*/
/*    transform-origin: top left;*/
/*    background-size: 100% 100%;*/
/*    background-repeat: no-repeat;*/
/*    -webkit-backface-visibility: hidden;*/
/*    backface-visibility: hidden;*/
/*    -webkit-user-select: none;*/
/*    -moz-user-select: none;*/
/*    -ms-user-select: none;*/
/*    user-select: none;*/
/*    transition-property: opacity, -webkit-transform;*/
/*    transition-property: transform, opacity;*/
/*    transition-property: transform, opacity, -webkit-transform; }*/

/*.fancybox-can-zoomOut .fancybox-image-wrap {*/
/*    cursor: -webkit-zoom-out;*/
/*    cursor: zoom-out; }*/

/*.fancybox-can-zoomIn .fancybox-image-wrap {*/
/*    cursor: -webkit-zoom-in;*/
/*    cursor: zoom-in; }*/

/*.fancybox-can-drag .fancybox-image-wrap {*/
/*    cursor: -webkit-grab;*/
/*    cursor: grab; }*/

/*.fancybox-is-dragging .fancybox-image-wrap {*/
/*    cursor: -webkit-grabbing;*/
/*    cursor: grabbing; }*/

/*.fancybox-image,*/
/*.fancybox-spaceball {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    border: 0;*/
/*    max-width: none;*/
/*    max-height: none;*/
/*    -webkit-user-select: none;*/
/*    -moz-user-select: none;*/
/*    -ms-user-select: none;*/
/*    user-select: none; }*/

/*.fancybox-spaceball {*/
/*    z-index: 1; }*/

/*.fancybox-slide--iframe .fancybox-content {*/
/*    padding: 0;*/
/*    width: 80%;*/
/*    height: 80%;*/
/*    max-width: calc(100% - 100px);*/
/*    max-height: calc(100% - 88px);*/
/*    overflow: visible;*/
/*    background: #fff; }*/

/*.fancybox-iframe {*/
/*    display: block;*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    border: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: #fff; }*/

/*.fancybox-error {*/
/*    margin: 0;*/
/*    padding: 40px;*/
/*    width: 100%;*/
/*    max-width: 380px;*/
/*    background: #fff;*/
/*    cursor: default; }*/

/*.fancybox-error p {*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    color: #444;*/
/*    font-size: 16px;*/
/*    line-height: 20px; }*/

/*!* Buttons *!*/
/*.fancybox-button {*/
/*    box-sizing: border-box;*/
/*    display: inline-block;*/
/*    vertical-align: top;*/
/*    width: 44px;*/
/*    height: 44px;*/
/*    margin: 0;*/
/*    padding: 10px;*/
/*    border: 0;*/
/*    border-radius: 0;*/
/*    background: rgba(30, 30, 30, 0.6);*/
/*    transition: color .3s ease;*/
/*    cursor: pointer;*/
/*    outline: none; }*/

/*.fancybox-button,*/
/*.fancybox-button:visited,*/
/*.fancybox-button:link {*/
/*    color: #ccc; }*/

/*.fancybox-button:focus,*/
/*.fancybox-button:hover {*/
/*    color: #fff; }*/

/*.fancybox-button[disabled] {*/
/*    color: #ccc;*/
/*    cursor: default;*/
/*    opacity: 0.6; }*/

/*.fancybox-button svg {*/
/*    display: block;*/
/*    position: relative;*/
/*    overflow: visible;*/
/*    shape-rendering: geometricPrecision; }*/

/*.fancybox-button svg path {*/
/*    fill: currentColor;*/
/*    stroke: currentColor;*/
/*    stroke-linejoin: round;*/
/*    stroke-width: 3; }*/

/*.fancybox-button--share svg path {*/
/*    stroke-width: 1; }*/

/*.fancybox-button--play svg path:nth-child(2) {*/
/*    display: none; }*/

/*.fancybox-button--pause svg path:nth-child(1) {*/
/*    display: none; }*/

/*.fancybox-button--zoom svg path {*/
/*    fill: transparent; }*/

/*!* Navigation arrows *!*/
/*.fancybox-navigation {*/
/*    display: none; }*/

/*.fancybox-show-nav .fancybox-navigation {*/
/*    display: block; }*/

/*.fancybox-navigation button {*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    margin: -50px 0 0 0;*/
/*    z-index: 99997;*/
/*    background: transparent;*/
/*    width: 60px;*/
/*    height: 100px;*/
/*    padding: 17px; }*/

/*.fancybox-navigation button:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 30px;*/
/*    right: 10px;*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    background: rgba(30, 30, 30, 0.6); }*/

/*.fancybox-navigation .fancybox-button--arrow_left {*/
/*    left: 0; }*/

/*.fancybox-navigation .fancybox-button--arrow_right {*/
/*    right: 0; }*/

/*!* Close button on the top right corner of html content *!*/
/*.fancybox-close-small {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 0;*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    padding: 0;*/
/*    margin: 0;*/
/*    border: 0;*/
/*    border-radius: 0;*/
/*    background: transparent;*/
/*    z-index: 10;*/
/*    cursor: pointer; }*/

/*.fancybox-close-small:after {*/
/*    content: '×';*/
/*    position: absolute;*/
/*    top: 5px;*/
/*    right: 5px;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    !*font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;*!*/
/*    color: #888;*/
/*    font-weight: 300;*/
/*    text-align: center;*/
/*    border-radius: 50%;*/
/*    border-width: 0;*/
/*    background-color: transparent;*/
/*    transition: background-color .25s;*/
/*    box-sizing: border-box;*/
/*    z-index: 2; }*/

/*.fancybox-close-small:focus {*/
/*    outline: none; }*/

/*.fancybox-close-small:focus:after {*/
/*    outline: 1px dotted #888; }*/

/*.fancybox-close-small:hover:after {*/
/*    color: #555;*/
/*    background: #eee; }*/

/*.fancybox-slide--image .fancybox-close-small,*/
/*.fancybox-slide--iframe .fancybox-close-small {*/
/*    top: 0;*/
/*    right: -40px; }*/

/*.fancybox-slide--image .fancybox-close-small:after,*/
/*.fancybox-slide--iframe .fancybox-close-small:after {*/
/*    font-size: 35px;*/
/*    color: #aaa; }*/

/*.fancybox-slide--image .fancybox-close-small:hover:after,*/
/*.fancybox-slide--iframe .fancybox-close-small:hover:after {*/
/*    color: #fff;*/
/*    background: transparent; }*/

/*.fancybox-is-scaling .fancybox-close-small,*/
/*.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {*/
/*    display: none; }*/

/*!* Caption *!*/
/*.fancybox-caption-wrap {*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    padding: 60px 2vw 0 2vw;*/
/*    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);*/
/*    pointer-events: none; }*/

/*.fancybox-caption {*/
/*    padding: 30px 0;*/
/*    border-top: 1px solid rgba(255, 255, 255, 0.4);*/
/*    font-size: 14px;*/
/*    color: #fff;*/
/*    line-height: 20px;*/
/*    -webkit-text-size-adjust: none; }*/

/*.fancybox-caption a,*/
/*.fancybox-caption button,*/
/*.fancybox-caption select {*/
/*    pointer-events: all;*/
/*    position: relative;*/
/*    !* Fix IE11 *! }*/

/*.fancybox-caption a {*/
/*    color: #fff;*/
/*    text-decoration: underline; }*/

/*!* Loading indicator *!*/
/*.fancybox-slide > .fancybox-loading {*/
/*    border: 6px solid rgba(100, 100, 100, 0.4);*/
/*    border-top: 6px solid rgba(255, 255, 255, 0.6);*/
/*    border-radius: 100%;*/
/*    height: 50px;*/
/*    width: 50px;*/
/*    -webkit-animation: fancybox-rotate .8s infinite linear;*/
/*    animation: fancybox-rotate .8s infinite linear;*/
/*    background: transparent;*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    margin-top: -30px;*/
/*    margin-left: -30px;*/
/*    z-index: 99999; }*/

/*@-webkit-keyframes fancybox-rotate {*/
/*    from {*/
/*        -webkit-transform: rotate(0deg);*/
/*        transform: rotate(0deg); }*/
/*    to {*/
/*        -webkit-transform: rotate(359deg);*/
/*        transform: rotate(359deg); } }*/

/*@keyframes fancybox-rotate {*/
/*    from {*/
/*        -webkit-transform: rotate(0deg);*/
/*        transform: rotate(0deg); }*/
/*    to {*/
/*        -webkit-transform: rotate(359deg);*/
/*        transform: rotate(359deg); } }*/

/*!* Transition effects *!*/
/*.fancybox-animated {*/
/*    transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }*/

/*!* transitionEffect: slide *!*/
/*.fancybox-fx-slide.fancybox-slide--previous {*/
/*    -webkit-transform: translate3d(-100%, 0, 0);*/
/*    transform: translate3d(-100%, 0, 0);*/
/*    opacity: 0; }*/

/*.fancybox-fx-slide.fancybox-slide--next {*/
/*    -webkit-transform: translate3d(100%, 0, 0);*/
/*    transform: translate3d(100%, 0, 0);*/
/*    opacity: 0; }*/

/*.fancybox-fx-slide.fancybox-slide--current {*/
/*    -webkit-transform: translate3d(0, 0, 0);*/
/*    transform: translate3d(0, 0, 0);*/
/*    opacity: 1; }*/

/*!* transitionEffect: fade *!*/
/*.fancybox-fx-fade.fancybox-slide--previous,*/
/*.fancybox-fx-fade.fancybox-slide--next {*/
/*    opacity: 0;*/
/*    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }*/

/*.fancybox-fx-fade.fancybox-slide--current {*/
/*    opacity: 1; }*/

/*!* transitionEffect: zoom-in-out *!*/
/*.fancybox-fx-zoom-in-out.fancybox-slide--previous {*/
/*    -webkit-transform: scale3d(1.5, 1.5, 1.5);*/
/*    transform: scale3d(1.5, 1.5, 1.5);*/
/*    opacity: 0; }*/

/*.fancybox-fx-zoom-in-out.fancybox-slide--next {*/
/*    -webkit-transform: scale3d(0.5, 0.5, 0.5);*/
/*    transform: scale3d(0.5, 0.5, 0.5);*/
/*    opacity: 0; }*/

/*.fancybox-fx-zoom-in-out.fancybox-slide--current {*/
/*    -webkit-transform: scale3d(1, 1, 1);*/
/*    transform: scale3d(1, 1, 1);*/
/*    opacity: 1; }*/

/*!* transitionEffect: rotate *!*/
/*.fancybox-fx-rotate.fancybox-slide--previous {*/
/*    -webkit-transform: rotate(-360deg);*/
/*    -ms-transform: rotate(-360deg);*/
/*    transform: rotate(-360deg);*/
/*    opacity: 0; }*/

/*.fancybox-fx-rotate.fancybox-slide--next {*/
/*    -webkit-transform: rotate(360deg);*/
/*    -ms-transform: rotate(360deg);*/
/*    transform: rotate(360deg);*/
/*    opacity: 0; }*/

/*.fancybox-fx-rotate.fancybox-slide--current {*/
/*    -webkit-transform: rotate(0deg);*/
/*    -ms-transform: rotate(0deg);*/
/*    transform: rotate(0deg);*/
/*    opacity: 1; }*/

/*!* transitionEffect: circular *!*/
/*.fancybox-fx-circular.fancybox-slide--previous {*/
/*    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);*/
/*    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);*/
/*    opacity: 0; }*/

/*.fancybox-fx-circular.fancybox-slide--next {*/
/*    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);*/
/*    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);*/
/*    opacity: 0; }*/

/*.fancybox-fx-circular.fancybox-slide--current {*/
/*    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);*/
/*    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);*/
/*    opacity: 1; }*/

/*!* transitionEffect: tube *!*/
/*.fancybox-fx-tube.fancybox-slide--previous {*/
/*    -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);*/
/*    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }*/

/*.fancybox-fx-tube.fancybox-slide--next {*/
/*    -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);*/
/*    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }*/

/*.fancybox-fx-tube.fancybox-slide--current {*/
/*    -webkit-transform: translate3d(0, 0, 0) scale(1);*/
/*    transform: translate3d(0, 0, 0) scale(1); }*/

/*!* Share *!*/
/*.fancybox-share {*/
/*    padding: 30px;*/
/*    border-radius: 3px;*/
/*    background: #f4f4f4;*/
/*    max-width: 90%; }*/

/*.fancybox-share h1 {*/
/*    color: #222;*/
/*    margin: 0 0 20px 0;*/
/*    font-size: 33px;*/
/*    font-weight: 700;*/
/*    text-align: center; }*/

/*.fancybox-share p {*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    text-align: center; }*/

/*.fancybox-share p:first-of-type {*/
/*    margin-right: -10px; }*/

/*.fancybox-share_button {*/
/*    display: inline-block;*/
/*    text-decoration: none;*/
/*    margin: 0 10px 10px 0;*/
/*    padding: 10px 20px;*/
/*    border: 0;*/
/*    border-radius: 3px;*/
/*    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16);*/
/*    background: #fff;*/
/*    white-space: nowrap;*/
/*    font-size: 16px;*/
/*    line-height: 23px;*/
/*    -webkit-user-select: none;*/
/*    -moz-user-select: none;*/
/*    -ms-user-select: none;*/
/*    user-select: none;*/
/*    min-width: 140px;*/
/*    color: #707070;*/
/*    transition: all .2s; }*/

/*.fancybox-share_button:focus,*/
/*.fancybox-share_button:hover {*/
/*    text-decoration: none;*/
/*    color: #333;*/
/*    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3); }*/

/*.fancybox-share_button svg {*/
/*    margin-right: 5px;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    vertical-align: text-bottom; }*/

/*.fancybox-share input {*/
/*    box-sizing: border-box;*/
/*    width: 100%;*/
/*    margin: 5px 0 0 0;*/
/*    padding: 10px 15px;*/
/*    border: 1px solid #d7d7d7;*/
/*    border-radius: 3px;*/
/*    background: #ebebeb;*/
/*    color: #5d5b5b;*/
/*    font-size: 14px;*/
/*    outline: none; }*/

/*!* Thumbs *!*/
/*.fancybox-thumbs {*/
/*    display: none;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    right: 0;*/
/*    width: 212px;*/
/*    margin: 0;*/
/*    padding: 2px 2px 4px 2px;*/
/*    background: #fff;*/
/*    -webkit-tap-highlight-color: transparent;*/
/*    -webkit-overflow-scrolling: touch;*/
/*    -ms-overflow-style: -ms-autohiding-scrollbar;*/
/*    box-sizing: border-box;*/
/*    z-index: 99995; }*/

/*.fancybox-thumbs-x {*/
/*    overflow-y: hidden;*/
/*    overflow-x: auto; }*/

/*.fancybox-show-thumbs .fancybox-thumbs {*/
/*    display: block; }*/

/*.fancybox-show-thumbs .fancybox-inner {*/
/*    right: 212px; }*/

/*.fancybox-thumbs > ul {*/
/*    list-style: none;*/
/*    position: absolute;*/
/*    position: relative;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    overflow-x: hidden;*/
/*    overflow-y: auto;*/
/*    font-size: 0;*/
/*    white-space: nowrap; }*/

/*.fancybox-thumbs-x > ul {*/
/*    overflow: hidden; }*/

/*.fancybox-thumbs-y > ul::-webkit-scrollbar {*/
/*    width: 7px; }*/

/*.fancybox-thumbs-y > ul::-webkit-scrollbar-track {*/
/*    background: #fff;*/
/*    border-radius: 10px;*/
/*    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }*/

/*.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {*/
/*    background: #2a2a2a;*/
/*    border-radius: 10px; }*/

/*.fancybox-thumbs > ul > li {*/
/*    float: left;*/
/*    overflow: hidden;*/
/*    padding: 0;*/
/*    margin: 2px;*/
/*    width: 100px;*/
/*    height: 75px;*/
/*    max-width: calc(50% - 4px);*/
/*    max-height: calc(100% - 8px);*/
/*    position: relative;*/
/*    cursor: pointer;*/
/*    outline: none;*/
/*    -webkit-tap-highlight-color: transparent;*/
/*    -webkit-backface-visibility: hidden;*/
/*    backface-visibility: hidden;*/
/*    box-sizing: border-box; }*/

/*li.fancybox-thumbs-loading {*/
/*    background: rgba(0, 0, 0, 0.1); }*/

/*.fancybox-thumbs > ul > li > img {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    max-width: none;*/
/*    max-height: none;*/
/*    -webkit-touch-callout: none;*/
/*    -webkit-user-select: none;*/
/*    -moz-user-select: none;*/
/*    -ms-user-select: none;*/
/*    user-select: none; }*/

/*.fancybox-thumbs > ul > li:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    border: 4px solid #4ea7f9;*/
/*    z-index: 99991;*/
/*    opacity: 0;*/
/*    transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94); }*/

/*.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {*/
/*    opacity: 1; }*/

/*!* Styling for Small-Screen Devices *!*/
/*@media all and (max-width: 800px) {*/
/*    .fancybox-thumbs {*/
/*        width: 110px; }*/
/*    .fancybox-show-thumbs .fancybox-inner {*/
/*        right: 110px; }*/
/*    .fancybox-thumbs > ul > li {*/
/*        max-width: calc(100% - 10px); } }*/

/*!*! jQuery UI - v1.12.1 - 2018-06-26*/
/** http://jqueryui.com*/
/** Includes: core.css, tooltip.css, theme.css*/
/** To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif*/
/** Copyright jQuery Foundation and other contributors; Licensed MIT *!*/

/*!* Layout helpers*/
/*----------------------------------*!*/
/*.ui-helper-hidden {*/
/*    display: none;*/
/*}*/
/*.ui-helper-hidden-accessible {*/
/*    border: 0;*/
/*    clip: rect(0 0 0 0);*/
/*    height: 1px;*/
/*    margin: -1px;*/
/*    overflow: hidden;*/
/*    padding: 0;*/
/*    position: absolute;*/
/*    width: 1px;*/
/*}*/
/*.ui-helper-reset {*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    border: 0;*/
/*    outline: 0;*/
/*    line-height: 1.2;*/
/*    text-decoration: none;*/
/*    font-size: 16px;*/
/*    list-style: none;*/
/*}*/
/*.ui-helper-clearfix:before,*/
/*.ui-helper-clearfix:after {*/
/*    content: "";*/
/*    display: table;*/
/*    border-collapse: collapse;*/
/*}*/
/*.ui-helper-clearfix:after {*/
/*    clear: both;*/
/*}*/
/*.ui-helper-zfix {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    top: 0;*/
/*    left: 0;*/
/*    position: absolute;*/
/*    opacity: 0;*/
/*    filter:Alpha(Opacity=0); !* support: IE8 *!*/
/*}*/

/*.ui-front {*/
/*    z-index: 100;*/
/*}*/


/*!* Interaction Cues*/
/*----------------------------------*!*/
/*.ui-state-disabled {*/
/*    cursor: default !important;*/
/*    pointer-events: none;*/
/*}*/


/*!* Icons*/
/*----------------------------------*!*/
/*.ui-icon {*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*    margin-top: -.25em;*/
/*    position: relative;*/
/*    text-indent: -99999px;*/
/*    overflow: hidden;*/
/*    background-repeat: no-repeat;*/
/*}*/

/*.ui-widget-icon-block {*/
/*    left: 50%;*/
/*    margin-left: -8px;*/
/*    display: block;*/
/*}*/

/*!* Misc visuals*/
/*----------------------------------*!*/

/*!* Overlays *!*/
/*.ui-widget-overlay {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/
/*.ui-tooltip {*/
/*    padding: 8px;*/
/*    position: absolute;*/
/*    z-index: 9999;*/
/*    max-width: 300px;*/
/*}*/
/*body .ui-tooltip {*/
/*    border-width: 2px;*/
/*}*/
/*body .ui-tooltip-content {*/
/*    line-height: 1.25;*/
/*}*/

/*!* Component containers*/
/*----------------------------------*!*/
/*.ui-widget {*/
/*    font-family: 'Karma', serif!important;*/
/*    font-size: 1.6rem;*/
/*}*/
/*.ui-widget .ui-widget {*/
/*    font-size: 1.6rem;*/
/*}*/
/*.ui-widget input,*/
/*.ui-widget select,*/
/*.ui-widget textarea,*/
/*.ui-widget button {*/
/*    font-family: 'Karma', serif!important;*/
/*    font-size: 1.6rem;*/
/*}*/
/*.ui-widget.ui-widget-content {*/
/*    border: 1px solid #c5c5c5;*/
/*}*/
/*.ui-widget-content {*/
/*    border: 1px solid #dddddd;*/
/*    background: #ffffff;*/
/*    color: #333333;*/
/*}*/
/*.ui-widget-content a {*/
/*    color: #333333;*/
/*}*/
/*.ui-widget-header {*/
/*    border: 1px solid #dddddd;*/
/*    background: #e9e9e9;*/
/*    color: #333333;*/
/*    font-weight: bold;*/
/*}*/
/*.ui-widget-header a {*/
/*    color: #333333;*/
/*}*/

/*!* Interaction states*/
/*----------------------------------*!*/
/*.ui-state-default,*/
/*.ui-widget-content .ui-state-default,*/
/*.ui-widget-header .ui-state-default,*/
/*.ui-button,*/

/*    !* We use html here because we need a greater specificity to make sure disabled*/
/*works properly when clicked or hovered *!*/
/*html .ui-button.ui-state-disabled:hover,*/
/*html .ui-button.ui-state-disabled:active {*/
/*    border: 1px solid #c5c5c5;*/
/*    background: #f6f6f6;*/
/*    font-weight: normal;*/
/*    color: #454545;*/
/*}*/
/*.ui-state-default a,*/
/*.ui-state-default a:link,*/
/*.ui-state-default a:visited,*/
/*a.ui-button,*/
/*a:link.ui-button,*/
/*a:visited.ui-button,*/
/*.ui-button {*/
/*    color: #454545;*/
/*    text-decoration: none;*/
/*}*/
/*.ui-state-hover,*/
/*.ui-widget-content .ui-state-hover,*/
/*.ui-widget-header .ui-state-hover,*/
/*.ui-state-focus,*/
/*.ui-widget-content .ui-state-focus,*/
/*.ui-widget-header .ui-state-focus,*/
/*.ui-button:hover,*/
/*.ui-button:focus {*/
/*    border: 1px solid #cccccc;*/
/*    background: #ededed;*/
/*    font-weight: normal;*/
/*    color: #2b2b2b;*/
/*}*/
/*.ui-state-hover a,*/
/*.ui-state-hover a:hover,*/
/*.ui-state-hover a:link,*/
/*.ui-state-hover a:visited,*/
/*.ui-state-focus a,*/
/*.ui-state-focus a:hover,*/
/*.ui-state-focus a:link,*/
/*.ui-state-focus a:visited,*/
/*a.ui-button:hover,*/
/*a.ui-button:focus {*/
/*    color: #2b2b2b;*/
/*    text-decoration: none;*/
/*}*/

/*.ui-visual-focus {*/
/*    box-shadow: 0 0 3px 1px rgb(94, 158, 214);*/
/*}*/
/*.ui-state-active,*/
/*.ui-widget-content .ui-state-active,*/
/*.ui-widget-header .ui-state-active,*/
/*a.ui-button:active,*/
/*.ui-button:active,*/
/*.ui-button.ui-state-active:hover {*/
/*    border: 1px solid #003eff;*/
/*    background: #007fff;*/
/*    font-weight: normal;*/
/*    color: #ffffff;*/
/*}*/
/*.ui-icon-background,*/
/*.ui-state-active .ui-icon-background {*/
/*    border: #003eff;*/
/*    background-color: #ffffff;*/
/*}*/
/*.ui-state-active a,*/
/*.ui-state-active a:link,*/
/*.ui-state-active a:visited {*/
/*    color: #ffffff;*/
/*    text-decoration: none;*/
/*}*/

/*!* Interaction Cues*/
/*----------------------------------*!*/
/*.ui-state-highlight,*/
/*.ui-widget-content .ui-state-highlight,*/
/*.ui-widget-header .ui-state-highlight {*/
/*    border: 1px solid #dad55e;*/
/*    background: #fffa90;*/
/*    color: #777620;*/
/*}*/
/*.ui-state-checked {*/
/*    border: 1px solid #dad55e;*/
/*    background: #fffa90;*/
/*}*/
/*.ui-state-highlight a,*/
/*.ui-widget-content .ui-state-highlight a,*/
/*.ui-widget-header .ui-state-highlight a {*/
/*    color: #777620;*/
/*}*/
/*.ui-state-error,*/
/*.ui-widget-content .ui-state-error,*/
/*.ui-widget-header .ui-state-error {*/
/*    border: 1px solid #f1a899;*/
/*    background: #fddfdf;*/
/*    color: #5f3f3f;*/
/*}*/
/*.ui-state-error a,*/
/*.ui-widget-content .ui-state-error a,*/
/*.ui-widget-header .ui-state-error a {*/
/*    color: #5f3f3f;*/
/*}*/
/*.ui-state-error-text,*/
/*.ui-widget-content .ui-state-error-text,*/
/*.ui-widget-header .ui-state-error-text {*/
/*    color: #5f3f3f;*/
/*}*/
/*.ui-priority-primary,*/
/*.ui-widget-content .ui-priority-primary,*/
/*.ui-widget-header .ui-priority-primary {*/
/*    font-weight: bold;*/
/*}*/
/*.ui-priority-secondary,*/
/*.ui-widget-content .ui-priority-secondary,*/
/*.ui-widget-header .ui-priority-secondary {*/
/*    opacity: .7;*/
/*    filter:Alpha(Opacity=70); !* support: IE8 *!*/
/*    font-weight: normal;*/
/*}*/
/*.ui-state-disabled,*/
/*.ui-widget-content .ui-state-disabled,*/
/*.ui-widget-header .ui-state-disabled {*/
/*    opacity: .35;*/
/*    filter:Alpha(Opacity=35); !* support: IE8 *!*/
/*    background-image: none;*/
/*}*/
/*.ui-state-disabled .ui-icon {*/
/*    filter:Alpha(Opacity=35); !* support: IE8 - See #6059 *!*/
/*}*/

/*!* Misc visuals*/
/*----------------------------------*!*/

/*!* Corner radius *!*/
/*.ui-corner-all,*/
/*.ui-corner-top,*/
/*.ui-corner-left,*/
/*.ui-corner-tl {*/
/*    border-top-left-radius: 3px;*/
/*}*/
/*.ui-corner-all,*/
/*.ui-corner-top,*/
/*.ui-corner-right,*/
/*.ui-corner-tr {*/
/*    border-top-right-radius: 3px;*/
/*}*/
/*.ui-corner-all,*/
/*.ui-corner-bottom,*/
/*.ui-corner-left,*/
/*.ui-corner-bl {*/
/*    border-bottom-left-radius: 3px;*/
/*}*/
/*.ui-corner-all,*/
/*.ui-corner-bottom,*/
/*.ui-corner-right,*/
/*.ui-corner-br {*/
/*    border-bottom-right-radius: 3px;*/
/*}*/

/*!* Overlays *!*/
/*.ui-widget-overlay {*/
/*    background: #aaaaaa;*/
/*    opacity: .3;*/
/*    filter: Alpha(Opacity=30); !* support: IE8 *!*/
/*}*/
/*.ui-widget-shadow {*/
/*    -webkit-box-shadow: 0px 0px 5px #666666;*/
/*    box-shadow: 0px 0px 5px #666666;*/
/*}*/

/*!* Slider *!*/
/*.slick-slider {*/
/*    position: relative;*/
/*    display: block;*/
/*    box-sizing: border-box;*/
/*    -webkit-touch-callout: none;*/
/*    -webkit-user-select: none;*/
/*    -khtml-user-select: none;*/
/*    -moz-user-select: none;*/
/*    -ms-user-select: none;*/
/*    user-select: none;*/
/*    -ms-touch-action: pan-y;*/
/*    touch-action: pan-y;*/
/*    -webkit-tap-highlight-color: transparent;*/
/*}*/
/*.slick-list {*/
/*    position: relative;*/
/*    overflow: hidden;*/
/*    display: block;*/
/*    margin: 0;*/
/*    padding: 0;*/
/*}*/
/*.slick-list:focus {*/
/*    outline: none;*/
/*}*/
/*.slick-list.dragging {*/
/*    cursor: pointer;*/
/*    cursor: hand;*/
/*}*/
/*.slick-slider .slick-track,*/
/*.slick-slider .slick-list {*/
/*    -webkit-transform: translate3d(0, 0, 0);*/
/*    -moz-transform: translate3d(0, 0, 0);*/
/*    -ms-transform: translate3d(0, 0, 0);*/
/*    -o-transform: translate3d(0, 0, 0);*/
/*    transform: translate3d(0, 0, 0);*/
/*}*/
/*.slick-track {*/
/*    position: relative;*/
/*    left: 0;*/
/*    top: 0;*/
/*    display: block;*/
/*}*/
/*.slick-track:before,*/
/*.slick-track:after {*/
/*    content: "";*/
/*    display: table;*/
/*}*/
/*.slick-track:after {*/
/*    clear: both;*/
/*}*/
/*.slick-loading .slick-track {*/
/*    visibility: hidden;*/
/*}*/
/*.slick-slide {*/
/*    float: left;*/
/*    height: 100%;*/
/*    min-height: 1px;*/
/*    display: none;*/
/*}*/
/*[dir="rtl"] .slick-slide {*/
/*    float: right;*/
/*}*/
/*.slick-slide img {*/
/*    display: block;*/
/*}*/
/*.slick-slide.slick-loading img {*/
/*    display: none;*/
/*}*/
/*.slick-slide.dragging img {*/
/*    pointer-events: none;*/
/*}*/
/*.slick-initialized .slick-slide {*/
/*    display: block;*/
/*}*/
/*.slick-loading .slick-slide {*/
/*    visibility: hidden;*/
/*}*/
/*.slick-vertical .slick-slide {*/
/*    display: block;*/
/*    height: auto;*/
/*    border: 1px solid transparent;*/
/*}*/
/*.slick-arrow.slick-hidden {*/
/*    display: none;*/
/*}*/
/*[data-simplebar] {*/
/*    position: relative;*/
/*    z-index: 0;*/
/*    overflow: hidden;*/
/*    -webkit-overflow-scrolling: touch;*/
/*    !* Trigger native scrolling for mobile, if not supported, plugin is used. *!*/
/*}*/
/*[data-simplebar="init"] {*/
/*    display: flex;*/
/*}*/
/*.simplebar-scroll-content {*/
/*    overflow-x: hidden;*/
/*    overflow-y: scroll;*/
/*    min-width: 100%;*/
/*    box-sizing: content-box;*/
/*}*/
/*.simplebar-content {*/
/*    overflow-x: scroll;*/
/*    overflow-y: hidden;*/
/*    box-sizing: border-box;*/
/*    min-height: 100%;*/
/*}*/
/*.simplebar-track {*/
/*    z-index: 1;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    width: 11px;*/
/*}*/
/*.simplebar-scrollbar {*/
/*    position: absolute;*/
/*    right: 2px;*/
/*    border-radius: 7px;*/
/*    min-height: 10px;*/
/*    width: 7px;*/
/*    opacity: 0;*/
/*    transition: opacity 0.2s linear;*/
/*    background: black;*/
/*    background-clip: padding-box;*/
/*}*/
/*.simplebar-track:hover .simplebar-scrollbar {*/
/*    !* When hovered, remove all transitions from drag handle *!*/
/*    opacity: 0.5;*/
/*    transition: opacity 0 linear;*/
/*}*/
/*.simplebar-track .simplebar-scrollbar.visible {*/
/*    opacity: 0.5;*/
/*}*/
/*.simplebar-track.horizontal {*/
/*    left: 0;*/
/*    width: auto;*/
/*    height: 11px;*/
/*}*/
/*.simplebar-track.vertical {*/
/*    top: 0;*/
/*}*/

/*.horizontal.simplebar-track .simplebar-scrollbar {*/
/*    right: auto;*/
/*    top: 2px;*/
/*    height: 7px;*/
/*    min-height: 0;*/
/*    min-width: 10px;*/
/*    width: auto;*/
/*}*/

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

/*!*header {*!*/
/*    !*position: absolute;*!*/
/*    !*top: 0;*!*/
/*    !*left: 0;*!*/
/*    !*width: 100%;*!*/
/*    !*display: flex;*!*/
/*    !*justify-content: center;*!*/
/*    !*z-index: 10;*!*/
/*!*}*!*/
/*@media (max-width: 991px) {*/
/*    header {*/
/*        justify-content: space-between;*/
/*    }*/
/*}*/
/*header .logo {*/
/*    margin-top: 20px;*/
/*}*/
/*header .logo .logo-mobile {*/
/*    display: none;*/
/*}*/
/*header .logo .logo-black {*/
/*    display: none;*/
/*}*/
/*@media (max-width: 991px) {*/
/*    header .logo {*/
/*        margin-left: 15px;*/
/*        margin-top: 8px;*/
/*    }*/
/*    header .logo .logo-mobile {*/
/*        display: block;*/
/*    }*/
/*    header .logo .logo-desktop {*/
/*        display: none;*/
/*    }*/
/*}*/
/*header .menu {*/
/*    list-style-type: none;*/
/*    position: absolute;*/
/*    padding: 0;*/
/*    margin: 0;*/
/*    top: 60px;*/
/*}*/
/*header .menu.menu-left {*/
/*    right: calc(50% + 125px + 40px);*/
/*}*/
/*@media (max-width: 1200px) {*/
/*    header .menu.menu-left {*/
/*        right: calc(50% + 45px + 40px);*/
/*    }*/
/*}*/
/*@media (max-width: 991px) {*/
/*    header .menu.menu-left {*/
/*        display: none;*/
/*    }*/
/*}*/
/*header .menu.menu-right {*/
/*    left: calc(50% + 125px + 40px);*/
/*}*/
/*@media (max-width: 1200px) {*/
/*    header .menu.menu-right {*/
/*        left: calc(50% + 45px + 40px);*/
/*    }*/
/*}*/
/*@media (max-width: 991px) {*/
/*    header .menu.menu-right {*/
/*        display: none;*/
/*    }*/
/*}*/
/*header .menu li {*/
/*    display: inline-block;*/
/*}*/
/*header .menu li.dropdown {*/
/*    padding-right: 30px;*/
/*    position: relative;*/
/*}*/
/*header .menu li.dropdown:after {*/
/*    position: absolute;*/
/*    content: '';*/
/*    display: inline-block;*/
/*    background: url(/images/menu-arrow.png) no-repeat center;*/
/*    width: 8px;*/
/*    height: 5px;*/
/*    right: 0;*/
/*    top: 10px;*/
/*}*/
/*header .menu > li:not(:last-of-type) {*/
/*    margin-right: 40px;*/
/*}*/
/*@media (max-width: 1200px) {*/
/*    header .menu > li:not(:last-of-type) {*/
/*        margin-right: 20px;*/
/*    }*/
/*}*/
/*header .menu > li > a {*/
/*    color: #fff;*/
/*    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);*/
/*    font-weight: 300;*/
/*    font-size: 1.8rem;*/
/*}*/
/*header .menu > li ul {*/
/*    display: none;*/
/*    position: absolute;*/
/*    background-color: #fff;*/
/*    border: 1px solid #d7d7d7;*/
/*    padding: 10px 20px;*/
/*}*/
/*header .menu > li:hover ul {*/
/*    display: block;*/
/*    min-width: 300px;*/
/*}*/
/*header .menu > li:hover ul li {*/
/*    padding: 15px 0;*/
/*    width: 100%;*/
/*}*/
/*header .menu > li:hover ul li:not(:last-of-type) {*/
/*    border-bottom: 1px solid #d7d7d7;*/
/*}*/
/*header .menu > li:hover ul a {*/
/*    color: #000;*/
/*    font-size: 1.6rem;*/
/*}*/
/*header .top-right-menu {*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/
/*@media (min-width: 992px) {*/
/*    !*header .top-right-menu {*!*/
/*        !*position: absolute;*!*/
/*        !*top: 10px;*!*/
/*        !*right: 50px;*!*/
/*    !*}*!*/
/*}*/
/*@media (max-width: 991px) {*/
/*    !*header .top-right-menu {*!*/
/*        !*margin-right: 15px;*!*/
/*    !*}*!*/
/*}*/
/*@media (max-width: 991px) {*/
/*    !*header .top-right-menu {*!*/
/*        !*top: 20px;*!*/
/*        !*right: 15px;*!*/
/*    !*}*!*/
/*}*/
/*header .top-right-menu > a,*/
/*header .top-right-menu > div {*/
/*    display: block;*/
/*    cursor: pointer;*/
/*}*/
/*@media (min-width: 992px) {*/
/*    header .top-right-menu > a,*/
/*    header .top-right-menu > div {*/
/*        position: relative;*/
/*    }*/
/*}*/
/*header .top-right-menu > a:not(.cart),*/
/*header .top-right-menu > div:not(.cart) {*/
/*    margin-right: 20px;*/
/*}*/
/*@media (max-width: 360px) {*/
/*    header .top-right-menu > a:not(.cart),*/
/*    header .top-right-menu > div:not(.cart) {*/
/*        margin-right: 10px;*/
/*    }*/
/*}*/
/*header .top-right-menu > a.search span,*/
/*header .top-right-menu > div.search span {*/
/*    background: url(/images/icon-search.png) no-repeat center;*/
/*    width: 22px;*/
/*    height: 22px;*/
/*    cursor: pointer;*/
/*    display: block;*/
/*    transition: 0.3s ease;*/
/*}*/
/*@media (min-width: 992px) {*/
/*    header .top-right-menu > a.search span,*/
/*    header .top-right-menu > div.search span {*/
/*        position: relative;*/
/*    }*/
/*}*/
/*header .top-right-menu > a.search span:hover,*/
/*header .top-right-menu > div.search span:hover {*/
/*    transform: scale(1.2, 1.2);*/
/*}*/
/*@media (max-width: 991px) {*/
/*    header .top-right-menu > a.search > input,*/
/*    header .top-right-menu > div.search > input {*/
/*        display: none;*/
/*    }*/
/*    header .top-right-menu > a.search.open .mobile,*/
/*    header .top-right-menu > div.search.open .mobile {*/
/*        display: flex;*/
/*    }*/
/*}*/
/*header .top-right-menu > a.search .mobile,*/
/*header .top-right-menu > div.search .mobile {*/
/*    display: none;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    top: 65px;*/
/*    background-color: #fff;*/
/*    padding: 20px;*/
/*}*/
/*header .top-right-menu > a.search .mobile form,*/
/*header .top-right-menu > div.search .mobile form {*/
/*    width: 100%;*/
/*    display: flex;*/
/*}*/
/*header .top-right-menu > a.search .mobile input,*/
/*header .top-right-menu > div.search .mobile input {*/
/*    width: calc(100% - 19px);*/
/*    border: 0;*/
/*    border-bottom: 1px solid #d7d7d7;*/
/*    padding-right: 15px;*/
/*    font-size: 1.6rem;*/
/*    outline: 0;*/
/*}*/
/*header .top-right-menu > a.search .mobile input::placeholder,*/
/*header .top-right-menu > div.search .mobile input::placeholder {*/
/*    font-size: 1.6rem;*/
/*    color: #898989;*/
/*}*/
/*header .top-right-menu > a.search .mobile button,*/
/*header .top-right-menu > div.search .mobile button {*/
/*    width: 19px;*/
/*    background: url(/images/icon-search-mobile.png) no-repeat center;*/
/*    height: 27px;*/
/*    border: 0;*/
/*    border-bottom: 1px solid #d7d7d7;*/
/*}*/
/*header .top-right-menu > a.search > input,*/
/*header .top-right-menu > div.search > input {*/
/*    position: absolute;*/
/*    right: 0;*/
/*    height: 30px;*/
/*    background: transparent;*/
/*    border: 0;*/
/*    border-bottom: 1px solid #fff;*/
/*    outline: 0;*/
/*    color: #fff;*/
/*    font-size: 1.6rem;*/
/*    width: 200px;*/
/*    padding-right: 30px;*/
/*    transition: 0.3s ease;*/
/*}*/
/*header .top-right-menu > a.search > input.hidden,*/
/*header .top-right-menu > div.search > input.hidden {*/
/*    width: 0;*/
/*    padding: 0;*/
/*}*/
/*header .top-right-menu > a.search > input::placeholder,*/
/*header .top-right-menu > div.search > input::placeholder {*/
/*    color: #fff;*/
/*    font-size: 1.0rem;*/
/*}*/
/*header .top-right-menu > a.profile,*/
/*header .top-right-menu > div.profile {*/
/*    position: relative;*/
/*}*/
/*header .top-right-menu > a.profile > a,*/
/*header .top-right-menu > div.profile > a {*/
/*    display: block;*/
/*    background: url(/images/icon-profile.png) no-repeat center;*/
/*    width: 21px;*/
/*    height: 24px;*/
/*    transition: 0.3s ease;*/
/*}*/
/*header .top-right-menu > a.profile > a:hover,*/
/*header .top-right-menu > div.profile > a:hover {*/
/*    transform: scale(1.2, 1.2);*/
/*}*/
/*header .top-right-menu > a.profile:hover ul,*/
/*header .top-right-menu > div.profile:hover ul {*/
/*    display: block;*/
/*}*/
/*@media (max-width: 991px) {*/
/*    header .top-right-menu > a.profile.open ul,*/
/*    header .top-right-menu > div.profile.open ul {*/
/*        display: block;*/
/*    }*/
/*}*/
/*header .top-right-menu > a.profile ul,*/
/*header .top-right-menu > div.profile ul {*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 25px;*/
/*    display: none;*/
/*    background-color: #fff;*/
/*    border: 1px solid #d7d7d7;*/
/*    padding: 10px 14px;*/
/*    list-style-type: none;*/
/*    min-width: 200px;*/
/*}*/
/*header .top-right-menu > a.profile ul li,*/
/*header .top-right-menu > div.profile ul li {*/
/*    padding: 9px 0;*/
/*    width: 100%;*/
/*}*/
/*header .top-right-menu > a.profile ul li:not(:last-of-type),*/
/*header .top-right-menu > div.profile ul li:not(:last-of-type) {*/
/*    border-bottom: 1px solid #d7d7d7;*/
/*}*/
/*header .top-right-menu > a.profile ul li a,*/
/*header .top-right-menu > div.profile ul li a {*/
/*    color: #000;*/
/*    font-size: 1.6rem;*/
/*    line-height: 1;*/
/*    display: block;*/
/*    width: 100%;*/
/*}*/
/*header .top-right-menu > a.cart,*/
/*header .top-right-menu > div.cart {*/
/*    position: relative;*/
/*}*/
/*header .top-right-menu > a.cart a.icon,*/
/*header .top-right-menu > div.cart a.icon {*/
/*    background: url(/images/icon-cart-black.png) no-repeat center;*/
/*    width: 20px;*/
/*    height: 25px;*/
/*    position: relative;*/
/*    transition: 0.3s ease;*/
/*    display: block;*/
/*}*/
/*header .top-right-menu > a.cart a.icon:hover,*/
/*header .top-right-menu > div.cart a.icon:hover {*/
/*    transform: scale(1.2, 1.2);*/
/*}*/
/*header .top-right-menu > a.cart:hover .cart-view,*/
/*header .top-right-menu > div.cart:hover .cart-view {*/
/*    display: block;*/
/*}*/
/*@media (max-width: 991px) {*/
/*    header .top-right-menu > a.cart.open .cart-view,*/
/*    header .top-right-menu > div.cart.open .cart-view {*/
/*        display: block;*/
/*    }*/
/*}*/
/*@media (max-width: 991px) {*/
/*    header .top-right-menu > a.cart,*/
/*    header .top-right-menu > div.cart {*/
/*        margin-right: 20px;*/
/*    }*/
/*}*/
/*@media (max-width: 360px) {*/
/*    header .top-right-menu > a.cart,*/
/*    header .top-right-menu > div.cart {*/
/*        margin-right: 10px;*/
/*    }*/
/*}*/
/*header .top-right-menu > a.cart span,*/
/*header .top-right-menu > div.cart span {*/
/*    height: 14px;*/
/*    width: 14px;*/
/*    background-color: #fff;*/
/*    border-radius: 50%;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    font-size: 0.8rem;*/
/*    line-height: 1;*/
/*    color: #000;*/
/*    position: absolute;*/
/*    right: -6px;*/
/*    bottom: -4px;*/
/*}*/
/*@media (max-width: 991px) {*/
/*    header .top-right-menu > a.cart span,*/
/*    header .top-right-menu > div.cart span {*/
/*        display: none;*/
/*        margin-right: 20px;*/
/*    }*/
/*}*/
/*header .top-right-menu > a.menu-button,*/
/*header .top-right-menu > div.menu-button {*/
/*    background: url(/images/mobile-menu-button.png) no-repeat center;*/
/*    width: 32px;*/
/*    height: 26px;*/
/*    position: relative;*/
/*    display: none;*/
/*    margin: 0;*/
/*}*/
/*@media (max-width: 991px) {*/
/*    header .top-right-menu > a.menu-button,*/
/*    header .top-right-menu > div.menu-button {*/
/*        display: block;*/
/*    }*/
/*}*/
/*header .cart-view {*/
/*    cursor: default;*/
/*    display: none;*/
/*    width: 380px;*/
/*    position: absolute;*/
/*    top: 25px;*/
/*    right: -3px;*/
/*    background-color: #fff;*/
/*    border: 1px solid #d7d7d7;*/
/*    box-shadow: 10px 11px 12px 0px rgba(0, 0, 0, 0.11);*/
/*    padding: 20px;*/
/*    direction: ltr;*/

/*}*/
/*@media (max-width: 575px) {*/
/*    header .cart-view {*/
/*        width: 320px;*/
/*        right: -56px;*/
/*    }*/
/*}*/
/*header .cart-view .property {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    line-height: 1;*/
/*}*/
/*header .cart-view .property > div:first-of-type {*/
/*    font-size: 1.4rem;*/
/*}*/
/*header .cart-view .property > div:last-of-type {*/
/*    font-size: 1.5rem;*/
/*}*/
/*header .cart-view .property + .property {*/
/*    margin-top: 5px;*/
/*}*/
/*header .cart-view .cart-products .product {*/
/*    display: flex;*/
/*    padding-bottom: 20px;*/
/*    position: relative;*/
/*}*/
/*header .cart-view .cart-products .product:not(:last-of-type) {*/
/*    border-bottom: 1px solid #d7d7d7;*/
/*}*/
/*header .cart-view .cart-products .product:not(:first-of-type) {*/
/*    padding-top: 20px;*/
/*}*/
/*header .cart-view .cart-products .product .product-image img {*/
/*    width: 90px;*/
/*    border: 1px solid #d7d7d7;*/
/*    box-shadow: 10px 11px 12px 0px rgba(0, 0, 0, 0.11);*/
/*}*/
/*header .cart-view .cart-products .product .data {*/
/*    padding-left: 20px;*/
/*    flex: 1;*/
/*}*/
/*header .cart-view .cart-products .product .author {*/
/*    letter-spacing: 3px;*/
/*    font-weight: 300;*/
/*    font-size: 1.4rem;*/
/*}*/
/*header .cart-view .cart-products .product .title {*/
/*    font-weight: 300;*/
/*    font-size: 1.6rem;*/
/*    line-height: 1;*/
/*    margin-bottom: 7px;*/
/*}*/
/*header .cart-view .cart-products .product .title > div:not(:first-of-type) {*/
/*    margin-top: 3px;*/
/*}*/
/*header .cart-view .cart-products .product .price {*/
/*    font-weight: 300;*/
/*    font-size: 1.5rem;*/
/*    text-align: right;*/
/*    margin-bottom: 5px;*/
/*}*/
/*header .cart-view .cart-products .product .remove {*/
/*    background: url(/images/cart-remove-icon.png) no-repeat center;*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 0;*/
/*    cursor: pointer;*/
/*}*/
/*header .cart-view .cart-products .product:not(:first-of-type) .remove {*/
/*    top: 20px;*/
/*}*/
/*header .cart-view .show-all {*/
/*    margin-bottom: 20px;*/
/*}*/
/*header .cart-view .show-all .btn {*/
/*    width: 100%;*/
/*    text-align: center;*/
/*}*/
/*header .cart-view .summary .property > div:last-of-type {*/
/*    font-weight: 700;*/
/*}*/
/*header .cart-view .actions {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*    margin-top: 20px;*/
/*}*/
/*header .cart-view .actions .btn-text {*/
/*    font-weight: 300;*/
/*    font-size: 1.4rem;*/
/*    color: #000;*/
/*}*/
/*header .cart-view .actions .btn-text:hover {*/
/*    color: #000;*/
/*}*/
/*header .menu-mobile {*/
/*    width: 100%;*/
/*    background-color: #fff;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 65px;*/
/*    display: none;*/
/*}*/
/*header .menu-mobile.open {*/
/*    display: block;*/
/*}*/
/*@media (min-width: 992px) {*/
/*    header .menu-mobile {*/
/*        display: none!important;*/
/*    }*/
/*}*/
/*header .menu-mobile ul {*/
/*    list-style-type: none;*/
/*    margin: 0;*/
/*    padding: 20px;*/
/*}*/
/*header .menu-mobile ul li {*/
/*    border-bottom: 1px solid #d7d7d7;*/
/*}*/
/*header .menu-mobile ul li.dropdown {*/
/*    position: relative;*/
/*}*/
/*header .menu-mobile ul li.dropdown.open:after {*/
/*    transform: rotate(180deg);*/
/*}*/
/*header .menu-mobile ul li.dropdown:not(.open) ul {*/
/*    display: none;*/
/*}*/
/*header .menu-mobile ul li.dropdown:after {*/
/*    display: inline-block;*/
/*    content: '';*/
/*    background: url(/images/mobile-menu-arrow.png) no-repeat center;*/
/*    width: 8px;*/
/*    height: 5px;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 19px;*/
/*}*/
/*header .menu-mobile ul li a {*/
/*    display: block;*/
/*    padding: 10px 0;*/
/*    font-size: 1.6rem;*/
/*    font-weight: 300;*/
/*    color: #000;*/
/*}*/
/*header .menu-mobile ul li ul {*/
/*    border: 1px solid #d7d7d7;*/
/*}*/
/*header .menu-mobile ul li ul li:last-of-type {*/
/*    border-bottom: 0;*/
/*}*/
/*header.black ul.menu > li a {*/
/*    color: #000;*/
/*    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);*/
/*}*/
/*header.black ul.menu .dropdown:after {*/
/*    background-image: url(/images/mobile-menu-arrow.png);*/
/*}*/
/*header.black .logo.logo-white {*/
/*    display: none;*/
/*}*/
/*header.black .logo.logo-black {*/
/*    display: block;*/
/*}*/
/*header.black .top-right-menu .cart a.icon {*/
/*    background-image: url(/images/icon-cart-black.png);*/
/*}*/
/*header.black .top-right-menu .cart > span {*/
/*    background-color: #000;*/
/*    color: #fff;*/
/*}*/
/*header.black .top-right-menu .profile > a {*/
/*    background-image: url(/images/icon-profile-black.png);*/
/*}*/
/*header.black .top-right-menu .search > span {*/
/*    background-image: url(/images/icon-search-mobile.png);*/
/*}*/
/*header.black .top-right-menu .search > input {*/
/*    border-bottom-color: #000;*/
/*    color: #000;*/
/*}*/
/*header.black .top-right-menu .search > input::placeholder {*/
/*    color: #000;*/
/*    font-size: 1.6rem;*/
/*}*/
/*header.black .top-right-menu .menu-button {*/
/*    background-image: url(/images/mobile-menu-button-black.png);*/
/*}*/
/*.header-background {*/
/*    background: no-repeat center;*/
/*    background-size: cover;*/
/*    min-height: 400px;*/
/*    position: relative;*/
/*    display: flex;*/
/*}*/
/*@media (max-width: 991px) {*/
/*    .header-background {*/
/*        top: 0!important;*/
/*    }*/
/*}*/
/*.header-background.product-header {*/
/*    min-height: 600px;*/
/*    color: #fff;*/
/*    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);*/
/*    display: flex;*/
/*}*/
/*.header-background.product-header .container {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: flex-end;*/
/*    padding-bottom: 80px;*/
/*}*/
/*.header-background.product-header h4 {*/
/*    font-size: 1.8rem;*/
/*    margin-bottom: 15px;*/
/*    line-height: 1;*/
/*    font-weight: normal;*/
/*}*/
/*.header-background.product-header h1 {*/
/*    line-height: 1;*/
/*    margin-bottom: 10px;*/
/*    font-weight: 500;*/
/*    font-size: 3.6rem;*/
/*}*/
/*.header-background.series-header {*/
/*    color: #fff;*/
/*    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);*/
/*    display: flex;*/
/*}*/
/*.header-background.series-header .container {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: flex-end;*/
/*    padding-bottom: 20px;*/
/*}*/
/*.header-background.series-header h1 {*/
/*    line-height: 1;*/
/*    margin: 0;*/
/*    font-weight: 500;*/
/*    font-size: 3.6rem;*/
/*}*/
/*.header-background .mobile-title {*/
/*    color: #fff;*/
/*    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);*/
/*    line-height: 1;*/
/*    margin: 0;*/
/*    font-weight: 300;*/
/*    font-size: 2.4rem;*/
/*    display: none;*/
/*    align-items: flex-end;*/
/*    padding: 20px;*/
/*}*/
/*@media (max-width: 991px) {*/
/*    .header-background .mobile-title {*/
/*        display: flex;*/
/*    }*/
/*}*/
/*.header-background.black.product-header {*/
/*    color: #000;*/
/*    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);*/
/*}*/
/*.header-background.black.series-header {*/
/*    color: #000;*/
/*    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);*/
/*}*/
/*.header-background.black .mobile-title {*/
/*    color: #000;*/
/*    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);*/
/*}*/
/*footer {*/
/*    !*width: 100%;*!*/
/*    !*background: rgba(59, 89, 152, 0.9) url(/images/footer-background.jpg) no-repeat center;*!*/
/*    !*background-size: cover;*!*/
/*    !*min-height: 357px;*!*/
/*    !*position: relative;*!*/
/*    !*color: #fff;*!*/
/*    !*padding: 30px 0;*!*/
/*    !*transition: 0.3s ease;*!*/
/*    !*min-height:100px;*!*/
/*    !*background-color:#5890db;*!*/
/*    !*color:#fff;*!*/
/*    !*text-align:center;*!*/
/*    !*padding-top:50px;*!*/
/*}*/
/*!*footer:hover {*!*/
/*!*    background-image: url(/images/footer-background-on.jpg);*!*/
/*!*}*!*/
/*!*footer .prefetch {*!*/
/*!*    background-image: url(/images/footer-background-on.jpg);*!*/
/*!*    width: 0;*!*/
/*!*    height: 0;*!*/
/*!*    display: inline;*!*/
/*!*    opacity: 0;*!*/
/*!*}*!*/
/*!*footer h4 {*!*/
/*!*    font-size: 1.6rem;*!*/
/*!*    margin-bottom: 20px;*!*/
/*!*    font-weight: 300;*!*/
/*!*    letter-spacing: 2px;*!*/
/*!*}*!*/
/*!*footer h2 {*!*/
/*!*    font-size: 1.6rem;*!*/
/*!*    margin-bottom: 20px;*!*/
/*!*    font-weight: 300;*!*/
/*!*}*!*/
/*!*footer p {*!*/
/*!*    font-size: 1.4rem;*!*/
/*!*    font-weight: 300;*!*/
/*!*    max-width: 50%;*!*/
/*!*}*!*/
/*!*@media (max-width: 1191px) {*!*/
/*!*    footer p {*!*/
/*!*        max-width: none;*!*/
/*!*    }*!*/
/*!*}*!*/
/*!*footer form {*!*/
/*!*    max-width: 50%;*!*/
/*!*    margin-top: 30px;*!*/
/*!*}*!*/
/*!*@media (max-width: 1191px) {*!*/
/*!*    footer form {*!*/
/*!*        margin-bottom: 20px;*!*/
/*!*        max-width: none;*!*/
/*!*    }*!*/
/*!*    footer form > .row {*!*/
/*!*        justify-content: flex-end;*!*/
/*!*    }*!*/
/*!*}*!*/
/*!*footer form input[type="text"],*!*/
/*!*footer form input[type="email"] {*!*/
/*!*    width: 100%;*!*/
/*!*    height: 50px;*!*/
/*!*    padding-left: 15px;*!*/
/*!*    font-size: 1.6rem;*!*/
/*!*}*!*/
/*!*footer form input[type="text"]::placeholder,*!*/
/*!*footer form input[type="email"]::placeholder {*!*/
/*!*    font-size: 1.6rem;*!*/
/*!*    color: #898989;*!*/
/*!*}*!*/
/*!*footer form input[type="text"]:focus,*!*/
/*!*footer form input[type="email"]:focus {*!*/
/*!*    outline: none;*!*/
/*!*}*!*/
/*!*footer form .actions {*!*/
/*!*    display: flex;*!*/
/*!*    flex-direction: row;*!*/
/*!*    margin-top: 20px;*!*/
/*!*}*!*/
/*!*@media (max-width: 1191px) {*!*/
/*!*    footer form .actions {*!*/
/*!*        justify-content: flex-end;*!*/
/*!*    }*!*/
/*!*}*!*/
/*!*footer form .btn {*!*/
/*!*    background-color: transparent;*!*/
/*!*    border: 1px solid #fff;*!*/
/*!*    color: #fff;*!*/
/*!*    font-size: 1.4rem;*!*/
/*!*    padding: 7px 25px;*!*/
/*!*    cursor: pointer;*!*/
/*!*    transition: 0.3s ease;*!*/
/*!*}*!*/
/*!*footer form .btn:hover {*!*/
/*!*    color: rgba(59, 89, 152, 0.9);*!*/
/*!*    background-color: #fff;*!*/
/*!*}*!*/
/*!*footer form .btn-text {*!*/
/*!*    font-size: 1.4rem;*!*/
/*!*    background-color: transparent;*!*/
/*!*    border: none;*!*/
/*!*    cursor: pointer;*!*/
/*!*    color: #5f616e;*!*/
/*!*    margin-left: 20px;*!*/
/*!*    transition: 0.3s ease;*!*/
/*!*    white-space: nowrap;*!*/
/*!*}*!*/
/*!*footer form .btn-text:hover {*!*/
/*!*    color: #fff;*!*/
/*!*}*!*/
/*!*footer:before {*!*/
/*!*    content: '';*!*/
/*!*    display: inline-block;*!*/
/*!*    position: absolute;*!*/
/*!*    top: 0;*!*/
/*!*    left: 0;*!*/
/*!*    right: 0;*!*/
/*!*    bottom: 0;*!*/
/*!*    background: url(/images/footer-overlay.png) no-repeat center;*!*/
/*!*    background-size: cover;*!*/
/*!*}*!*/
/*!*footer .footer-col-2 h4 {*!*/
/*!*    text-align: right;*!*/
/*!*}*!*/
/*!*@media (max-width: 1191px) {*!*/
/*!*    footer .footer-col-2 h4 {*!*/
/*!*        text-align: left;*!*/
/*!*    }*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .social-media ul {*!*/
/*!*    list-style-type: none;*!*/
/*!*    display: flex;*!*/
/*!*    align-items: center;*!*/
/*!*    padding: 0;*!*/
/*!*    justify-content: flex-end;*!*/
/*!*}*!*/
/*!*@media (max-width: 1191px) {*!*/
/*!*    footer .footer-col-2 .social-media ul {*!*/
/*!*        justify-content: flex-start;*!*/
/*!*    }*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .social-media ul li {*!*/
/*!*    display: inline-block;*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .social-media ul li:not(:last-of-type) {*!*/
/*!*    margin-right: 30px;*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .social-media ul li a {*!*/
/*!*    display: block;*!*/
/*!*    background: none center;*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .social-media ul li.facebook a {*!*/
/*!*    background-image: url(/images/icon-facebook.png);*!*/
/*!*    width: 10px;*!*/
/*!*    height: 20px;*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .social-media ul li.instagram a {*!*/
/*!*    background-image: url(/images/icon-instagram.png);*!*/
/*!*    width: 20px;*!*/
/*!*    height: 19px;*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .social-media ul li.pinterest a {*!*/
/*!*    background-image: url(/images/icon-pinterest.png);*!*/
/*!*    width: 16px;*!*/
/*!*    height: 20px;*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .social-media ul li.youtube a {*!*/
/*!*    background-image: url(/images/icon-youtube.png);*!*/
/*!*    width: 25px;*!*/
/*!*    height: 18px;*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .social-media ul li.google-plus a {*!*/
/*!*    background-image: url(/images/icon-google-plus.png);*!*/
/*!*    width: 26px;*!*/
/*!*    height: 16px;*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .bip {*!*/
/*!*    display: flex;*!*/
/*!*    justify-content: flex-end;*!*/
/*!*    margin-top: 30px;*!*/
/*!*}*!*/
/*!*@media (max-width: 1191px) {*!*/
/*!*    footer .footer-col-2 .bip {*!*/
/*!*        justify-content: flex-start;*!*/
/*!*    }*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .bip a {*!*/
/*!*    display: block;*!*/
/*!*    background: url(/images/bip.png);*!*/
/*!*    width: 65px;*!*/
/*!*    height: 28px;*!*/
/*!*    cursor: pointer;*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .bottom-menu {*!*/
/*!*    margin-top: 15px;*!*/
/*!*    list-style-type: none;*!*/
/*!*    padding: 0;*!*/
/*!*    display: flex;*!*/
/*!*    justify-content: flex-end;*!*/
/*!*}*!*/
/*!*@media (max-width: 1191px) {*!*/
/*!*    footer .footer-col-2 .bottom-menu {*!*/
/*!*        justify-content: flex-start;*!*/
/*!*    }*!*/
/*!*}*!*/
/*!*@media (max-width: 767px) {*!*/
/*!*    footer .footer-col-2 .bottom-menu {*!*/
/*!*        flex-wrap: wrap;*!*/
/*!*    }*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .bottom-menu li {*!*/
/*!*    display: inline-block;*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .bottom-menu li:not(:last-of-type) {*!*/
/*!*    margin-right: 40px;*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .bottom-menu li a {*!*/
/*!*    color: #fff;*!*/
/*!*    font-size: 1.8rem;*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .bottom-menu-2 {*!*/
/*!*    margin-top: 45px;*!*/
/*!*    list-style-type: none;*!*/
/*!*    padding: 0;*!*/
/*!*    display: flex;*!*/
/*!*    justify-content: flex-end;*!*/
/*!*}*!*/
/*!*@media (max-width: 1191px) {*!*/
/*!*    footer .footer-col-2 .bottom-menu-2 {*!*/
/*!*        justify-content: flex-start;*!*/
/*!*        flex-direction: column;*!*/
/*!*    }*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .bottom-menu-2 li {*!*/
/*!*    display: inline-block;*!*/
/*!*    color: #fff;*!*/
/*!*    font-size: 1.4rem;*!*/
/*!*    line-height: 1;*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .bottom-menu-2 li:not(:last-of-type) {*!*/
/*!*    margin-right: 10px;*!*/
/*!*    padding-right: 10px;*!*/
/*!*    border-right: 1px solid #fff;*!*/
/*!*}*!*/
/*!*@media (max-width: 1191px) {*!*/
/*!*    footer .footer-col-2 .bottom-menu-2 li:not(:last-of-type) {*!*/
/*!*        border: 0;*!*/
/*!*        margin-bottom: 7px;*!*/
/*!*    }*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .bottom-menu-2 li a {*!*/
/*!*    color: #fff;*!*/
/*!*    font-size: 1.4rem;*!*/
/*!*    line-height: 1;*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .author {*!*/
/*!*    margin-top: 15px;*!*/
/*!*    display: flex;*!*/
/*!*    justify-content: flex-end;*!*/
/*!*}*!*/
/*!*@media (max-width: 1191px) {*!*/
/*!*    footer .footer-col-2 .author {*!*/
/*!*        justify-content: flex-start;*!*/
/*!*    }*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .author a {*!*/
/*!*    color: #fff;*!*/
/*!*    font-size: 1.4rem;*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .author a:first-of-type {*!*/
/*!*    padding-right: 5px;*!*/
/*!*}*!*/
/*!*footer .footer-col-2 .author a:hover {*!*/
/*!*    text-decoration: none;*!*/
/*!*}*!*/
/*.text-box {*/
/*    display: inline-block;*/
/*}*/
/*.text-box h1,*/
/*.text-box h2,*/
/*.text-box h3,*/
/*.text-box h4,*/
/*.text-box h5,*/
/*.text-box h6 {*/
/*    font-weight: 300;*/
/*    margin: 0!important;*/
/*    text-align: left!important;*/
/*}*/
/*.text-box h1 {*/
/*    font-size: 3.6rem;*/
/*}*/
/*.text-box h2 {*/
/*    font-size: 3rem;*/
/*}*/
/*.text-box h3 {*/
/*    font-size: 2.4rem;*/
/*}*/
/*.text-box h4 {*/
/*    font-size: 2rem;*/
/*}*/
/*.text-box h5 {*/
/*    font-size: 1.8rem;*/
/*}*/
/*.text-box h6 {*/
/*    font-size: 1.4rem;*/
/*}*/
/*.text-box p {*/
/*    font-size: 1.6rem;*/
/*    font-weight: 300;*/
/*    margin: 0;*/
/*}*/
/*.text-box img {*/
/*    float: right;*/
/*    margin: 20px 0 20px 20px;*/
/*    max-width: 60%;*/
/*    box-shadow: 17px 21px 28px 0px rgba(0, 0, 0, 0.28);*/
/*}*/
/*@media (max-width: 1191px) {*/
/*    .text-box img {*/
/*        max-width: 50%;*/
/*        width: 50%;*/
/*    }*/
/*}*/
/*@media (max-width: 991px) {*/
/*    .text-box img {*/
/*        max-width: 100%;*/
/*        width: 100%;*/
/*        margin: 40px 0;*/
/*    }*/
/*}*/
/*.text-box img + div {*/
/*    float: right;*/
/*    display: inline;*/
/*}*/
/*.text-box ul {*/
/*    margin: 0;*/
/*    padding-left: 20px;*/
/*}*/
/*.text-box ol {*/
/*    margin: 0;*/
/*    padding-left: 15px;*/
/*}*/
/*.text-box li {*/
/*    font-size: 1.6rem;*/
/*    font-weight: 300;*/
/*}*/
/*.text-box li:not(:last-of-type) {*/
/*    margin-bottom: 1rem;*/
/*}*/
/*.form .form-element {*/
/*    width: 100%;*/
/*}*/
/*.form .form-element input:not([type="checkbox"]):not([type="radio"]),*/
/*.form .form-element textarea {*/
/*    width: 100%;*/
/*    height: 55px;*/
/*    border: 1px solid #d3d3d3;*/
/*    padding-left: 15px;*/
/*    padding-right: 15px;*/
/*    font-size: 1.0rem;*/
/*    outline: 0;*/
/*    border-radius: 0;*/
/*    transition: 0.3s ease;*/
/*}*/
/*.form .form-element input:not([type="checkbox"]):not([type="radio"])::placeholder,*/
/*.form .form-element textarea::placeholder {*/
/*    font-size: 1.6rem;*/
/*    color: #898989;*/
/*}*/
/*.form .form-element input:not([type="checkbox"]):not([type="radio"]):hover,*/
/*.form .form-element textarea:hover {*/
/*    border: 1px solid rgba(0, 0, 0, 0.5);*/
/*    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.4);*/
/*}*/
/*.form .form-element input:not([type="checkbox"]):not([type="radio"]):focus,*/
/*.form .form-element textarea:focus {*/
/*    border: 1px solid #000;*/
/*}*/
/*.form .form-element textarea {*/
/*    resize: none;*/
/*    height: 170px;*/
/*    padding: 15px;*/
/*}*/
/*.form .form-element input[type="checkbox"] {*/
/*    border-radius: 0;*/
/*    margin-top: 2px;*/
/*}*/
/*.form .form-element input[type="checkbox"] + label {*/
/*    font-size: 1.4rem;*/
/*    font-weight: 300;*/
/*    width: calc(100% - 20px);*/
/*}*/
/*.form .form-element input[type="checkbox"] + label a {*/
/*    color: #3e9143;*/
/*}*/
/*.form .form-element input[type="checkbox"] + label a:hover {*/
/*    text-decoration: underline;*/
/*}*/
/*.form .form-element.checkbox {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    flex-direction: column;*/
/*}*/
/*.form .form-element.checkbox > div:first-of-type {*/
/*    flex-direction: row;*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*}*/
/*.form .form-element.checkbox > div:last-of-type {*/
/*    padding-left: 20px;*/
/*}*/
/*.form .form-element.checkbox.error {*/
/*    color: #ed1c24;*/
/*}*/
/*.form .form-element.error input:not([type="checkbox"]):not([type="radio"]),*/
/*.form .form-element.error textarea {*/
/*    border: 1px solid #ed1c24;*/
/*    color: #ed1c24;*/
/*}*/
/*.form .form-element.error input:not([type="checkbox"]):not([type="radio"])::placeholder,*/
/*.form .form-element.error textarea::placeholder {*/
/*    color: rgba(237, 28, 36, 0.65);*/
/*}*/
/*.form .form-element.error .error-text,*/
/*.form .form-element.error .error {*/
/*    display: block;*/
/*    color: #ed1c24;*/
/*    margin-top: 5px;*/
/*    font-size: 1.2rem;*/
/*}*/
/*.form .form-element select {*/
/*    display: block;*/
/*    width: 100%;*/
/*    height: 55px;*/
/*    background: #fff;*/
/*    border-color: #d3d3d3;*/
/*    font-size: 1.0rem;*/
/*    padding-left: 15px;*/
/*}*/
/*.form .form-element .selectric {*/
/*    height: 55px;*/
/*    background: #fff;*/
/*    border-color: #d3d3d3;*/
/*}*/
/*.form .form-element .selectric .button {*/
/*    height: 53px;*/
/*    background: #fff;*/
/*}*/
/*.form .form-element .selectric .label {*/
/*    height: 53px;*/
/*    line-height: 53px;*/
/*    font-size: 1.6rem;*/
/*}*/
/*@media (min-width: 576px) {*/
/*    .form .form-element-group {*/
/*        display: flex;*/
/*    }*/
/*    .form .form-element-group .form-element {*/
/*        width: 50%;*/
/*    }*/
/*    .form .form-element-group .form-element:first-of-type input {*/
/*        border-right-width: 0;*/
/*    }*/
/*}*/
/*@media (max-width: 575px) {*/
/*    .form .form-element-group {*/
/*        display: block!important;*/
/*    }*/
/*    .form .form-element-group .form-element {*/
/*        width: 100% !important;*/
/*    }*/
/*}*/
/*.form.group-spaced .form-element-group {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*}*/
/*.form.group-spaced .form-element-group .form-element {*/
/*    width: calc(50% - 15px);*/
/*}*/
/*.form.group-spaced .form-element-group .form-element:first-of-type input {*/
/*    border-right-width: 1px;*/
/*}*/
/*.form .form-element + .form-element,*/
/*.form .form-element-group + .form-element,*/
/*.form .form-element + .form-element-group,*/
/*.form .form-element-group + .form-element-group {*/
/*    margin-top: 40px;*/
/*}*/
/*.form .form-element.checkbox + .form-element.checkbox {*/
/*    margin-top: 20px;*/
/*}*/
/*@media (min-width: 576px) {*/
/*    .form .form-element-group > .form-element {*/
/*        margin-top: 0;*/
/*    }*/
/*}*/
/*.form .actions {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*    margin-top: 40px;*/
/*}*/
/*.form .actions.right {*/
/*    justify-content: flex-end;*/
/*}*/
/*.form .btn-text {*/
/*    font-size: 1.4rem;*/
/*    background-color: transparent;*/
/*    border: none;*/
/*    cursor: pointer;*/
/*    color: #5f616e;*/
/*}*/
/*.form .result {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    margin-top: 10px;*/
/*    color: #3e9143;*/
/*    font-size: 1.8rem;*/
/*    font-weight: 400;*/
/*}*/
/*.form .result.error {*/
/*    color: rgba(211, 72, 54, 0.9);*/
/*}*/
/*.quantity-selector {*/
/*    display: block;*/
/*    height: 55px;*/
/*}*/
/*@media (max-width: 1191px) {*/
/*    .quantity-selector {*/
/*        height: 28px;*/
/*    }*/
/*}*/
/*.quantity-selector input {*/
/*    height: 55px;*/
/*    border: 1px solid #d7d7d7;*/
/*    float: left;*/
/*    padding-left: 20px;*/
/*    flex: 1;*/
/*    font-size: 1.6rem;*/
/*    font-weight: 300;*/
/*    outline: none;*/
/*    width: calc(100% - 110px);*/
/*}*/
/*@media (max-width: 1191px) {*/
/*    .quantity-selector input {*/
/*        height: 28px;*/
/*        width: calc(100% - 56px);*/
/*    }*/
/*}*/
/*@media (max-width: 575px) {*/
/*    .quantity-selector input {*/
/*        padding-left: 5px;*/
/*    }*/
/*}*/
/*.quantity-selector input.disabled {*/
/*    background-color: #f7f7f7;*/
/*    pointer-events: none;*/
/*}*/
/*.quantity-selector .quantity-button {*/
/*    width: 55px;*/
/*    height: 55px;*/
/*    border: 1px solid #d7d7d7;*/
/*    border-left: 0;*/
/*    display: inline-block;*/
/*    float: left;*/
/*    cursor: pointer;*/
/*    background: no-repeat center center;*/
/*    transition: 0.5s ease;*/
/*}*/
/*@media (max-width: 1191px) {*/
/*    .quantity-selector .quantity-button {*/
/*        height: 28px;*/
/*        width: 28px;*/
/*    }*/
/*}*/
/*@media (max-width: 575px) {*/
/*    .quantity-selector .quantity-button {*/
/*        width: 25px;*/
/*    }*/
/*}*/
/*.quantity-selector .quantity-button:hover {*/
/*    background-color: #000;*/
/*}*/
/*.quantity-selector .quantity-button.disabled {*/
/*    background-color: #f7f7f7;*/
/*    pointer-events: none;*/
/*}*/
/*.quantity-selector .button-minus {*/
/*    background-image: url(/images/quantity-minus-black.png);*/
/*}*/
/*.quantity-selector .button-minus:hover {*/
/*    background-image: url(/images/quantity-minus-white.png);*/
/*}*/
/*.quantity-selector .button-plus {*/
/*    background-image: url(/images/quantity-plus-black.png);*/
/*}*/
/*.quantity-selector .button-plus:hover {*/
/*    background-image: url(/images/quantity-plus-white.png);*/
/*}*/
/*.arrow-left > * {*/
/*    margin-right: 20px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: flex-end;*/
/*    width: 57px;*/
/*    cursor: pointer;*/
/*}*/
/*.arrow-left > * .arrow {*/
/*    display: inline-block;*/
/*    background: url(/images/pagination-arrow-left.png) no-repeat center right;*/
/*    width: 27px;*/
/*    height: 11px;*/
/*}*/
/*.arrow-left > * .arrow-line {*/
/*    width: 0;*/
/*    height: 11px;*/
/*    background: url(/images/arrow-line.png) repeat-x center;*/
/*    display: inline-block;*/
/*    transition: 0.3s ease;*/
/*}*/
/*.arrow-left > *:hover .arrow-line {*/
/*    width: 30px;*/
/*}*/
/*.arrow-right > * {*/
/*    margin-left: 20px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: flex-start;*/
/*    width: 57px;*/
/*    cursor: pointer;*/
/*}*/
/*.arrow-right > * .arrow {*/
/*    display: inline-block;*/
/*    background: url(/images/pagination-arrow-right.png) no-repeat center right;*/
/*    width: 27px;*/
/*    height: 11px;*/
/*}*/
/*.arrow-right > * .arrow-line {*/
/*    width: 0;*/
/*    height: 11px;*/
/*    background: url(/images/arrow-line.png) repeat-x center;*/
/*    display: inline-block;*/
/*    transition: 0.3s ease;*/
/*}*/
/*.arrow-right > *:hover .arrow-line {*/
/*    width: 30px;*/
/*}*/
/*.review {*/
/*    background-color: #fff;*/
/*    color: #000;*/
/*    display: block;*/
/*    padding: 20px 30px;*/
/*    margin-bottom: 20px;*/
/*    transition: 0.3s ease;*/
/*    border: 1px solid #d3d3d3;*/
/*    box-shadow: 4px 5px 9px 0px rgba(0, 0, 0, 0.2);*/
/*}*/
/*.review:hover {*/
/*    box-shadow: 4px 5px 9px 0px rgba(0, 0, 0, 0.4);*/
/*    text-decoration: none;*/
/*    transform: scale(1.1, 1.1);*/
/*    z-index: 20;*/
/*}*/
/*.review .source {*/
/*    font-family: "Aleo", 'Karma', serif;*/
/*    display: block;*/
/*    font-size: 1.4rem;*/
/*    margin-bottom: 5px;*/
/*    font-weight: 300;*/
/*}*/
/*.review .description {*/
/*    font-family: "Aleo", 'Karma', serif;*/
/*    font-size: 1.0rem;*/
/*    font-weight: 300;*/
/*}*/
/*.flash-container {*/
/*    padding-top: 20px;*/
/*    transition: 0.3s ease;*/
/*}*/
/*.flash-container .flash {*/
/*    min-height: 60px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    width: 100%;*/
/*    color: #fff;*/
/*    position: relative;*/
/*    padding: 5px;*/
/*}*/
/*.flash-container .flash + .flash {*/
/*    margin-top: 15px;*/
/*}*/
/*.flash-container .flash .content {*/
/*    font-size: 1.6rem;*/
/*    font-weight: 400;*/
/*    display: flex;*/
/*    align-items: baseline;*/
/*    padding-left: 45px;*/
/*    padding-right: 50px;*/
/*}*/
/*.flash-container .flash .content:before {*/
/*    display: inline-block;*/
/*    content: '';*/
/*    background: no-repeat center;*/
/*    position: absolute;*/
/*    left: 50px;*/
/*    top: 50%;*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .flash-container .flash .content:before {*/
/*        left: 15px;*/
/*    }*/
/*}*/
/*.flash-container .flash .close {*/
/*    position: absolute;*/
/*    right: 20px;*/
/*    background: url(/images/flash-close.png) no-repeat center;*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    cursor: pointer;*/
/*    top: 50%;*/
/*    margin-top: -7.5px;*/
/*}*/
/*.flash-container .flash-success {*/
/*    background-color: #3e9143;*/
/*}*/
/*.flash-container .flash-success .content:before {*/
/*    background-image: url(/images/flash-ok-icon.png);*/
/*    width: 15px;*/
/*    height: 11px;*/
/*    margin-top: -5.5px;*/
/*}*/
/*.flash-container .flash-error {*/
/*    background-color: #ed1c24;*/
/*}*/
/*.flash-container .flash-error .content:before {*/
/*    background-image: url(/images/flash-close.png);*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    margin-top: -7.5px;*/
/*}*/
/*header + .flash-container {*/
/*    position: fixed;*/
/*    padding-top: 0!important;*/
/*    z-index: 10;*/
/*    width: 70%;*/
/*    left: 15%;*/
/*}*/
/*header + .flash-container .flash:first-of-type {*/
/*    margin-top: 10px;*/
/*}*/
/*.order-products .header {*/
/*    display: flex;*/
/*    border-bottom: 1px solid #d7d7d7;*/
/*}*/
/*.order-products .header .p-col {*/
/*    height: 50px;*/
/*    font-size: 1.0rem;*/
/*    font-weight: 300;*/
/*    letter-spacing: 3px;*/
/*}*/
/*.order-products .p-col {*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/
/*.order-products .p-col:not(:first-of-type):not(:last-of-type) {*/
/*    padding-left: 10px;*/
/*    padding-right: 10px;*/
/*}*/
/*.order-products .p-col:first-of-type {*/
/*    padding-right: 10px;*/
/*}*/
/*.order-products .p-col:last-of-type {*/
/*    padding-left: 10px;*/
/*}*/
/*.order-products .p-name {*/
/*    width: 46.5%;*/
/*}*/
/*@media (max-width: 890px) {*/
/*    .order-products .p-name {*/
/*        width: auto;*/
/*    }*/
/*}*/
/*.order-products .p-s-price {*/
/*    width: 18%;*/
/*}*/
/*@media (max-width: 890px) {*/
/*    .order-products .p-s-price {*/
/*        display: none;*/
/*    }*/
/*}*/
/*.order-products .p-qty {*/
/*    width: 20%;*/
/*}*/
/*@media (max-width: 890px) {*/
/*    .order-products .p-qty {*/
/*        display: none;*/
/*    }*/
/*}*/
/*.order-products .p-price {*/
/*    width: 15.5%;*/
/*    justify-content: flex-end;*/
/*}*/
/*@media (max-width: 890px) {*/
/*    .order-products .p-price {*/
/*        display: none;*/
/*    }*/
/*}*/
/*.order-products .content .p-product {*/
/*    display: flex;*/
/*    border-bottom: 1px solid #d7d7d7;*/
/*}*/
/*@media (max-width: 890px) {*/
/*    .order-products .content .p-product {*/
/*        padding-bottom: 10px;*/
/*        padding-top: 10px;*/
/*    }*/
/*}*/
/*.order-products .content .p-product .p-col {*/
/*    font-size: 1.0rem;*/
/*    font-weight: 300;*/
/*}*/
/*.order-products .content .p-product .p-col.p-price,*/
/*.order-products .content .p-product .p-col.p-s-price {*/
/*    font-weight: 700;*/
/*}*/
/*@media (max-width: 890px) {*/
/*    .order-products .content .p-product .p-qty {*/
/*        display: none;*/
/*    }*/
/*}*/
/*.order-products .content .p-product .p-name {*/
/*    display: flex;*/
/*}*/
/*@media (max-width: 890px) {*/
/*    .order-products .content .p-product .p-name {*/
/*        align-items: flex-start;*/
/*    }*/
/*}*/
/*.order-products .content .p-product .p-name .p-image {*/
/*    padding: 40px 40px 40px 0;*/
/*    max-height: 260px;*/
/*}*/
/*@media (max-width: 890px) {*/
/*    .order-products .content .p-product .p-name .p-image {*/
/*        padding: 0 20px 0 0;*/
/*    }*/
/*}*/
/*.order-products .content .p-product .p-name .p-image img {*/
/*    height: 180px;*/
/*    display: block;*/
/*}*/
/*@media (max-width: 890px) {*/
/*    .order-products .content .p-product .p-name .p-data {*/
/*        display: none;*/
/*    }*/
/*}*/
/*.order-products .content .p-product .p-name .p-data .author {*/
/*    font-weight: 300;*/
/*    font-size: 1.8rem;*/
/*    letter-spacing: 3px;*/
/*    margin-bottom: 15px;*/
/*}*/
/*.order-products .content .p-product .p-name .p-data h2 {*/
/*    font-weight: 300;*/
/*    font-size: 1.6rem;*/
/*    margin: 0;*/
/*    line-height: 1;*/
/*}*/
/*.order-products .content .p-product .p-name .p-data .title {*/
/*    margin-bottom: 20px;*/
/*}*/
/*.order-products .content .p-product .p-name .p-data .version {*/
/*    font-weight: 300;*/
/*    font-size: 1.6rem;*/
/*    margin-bottom: 20px;*/
/*}*/
/*.order-products .content .p-product .p-name .p-data .remove a {*/
/*    color: #000;*/
/*    letter-spacing: 3px;*/
/*    font-weight: 300;*/
/*    font-size: 1.4rem;*/
/*}*/
/*.order-products .content .p-product .p-product-mobile {*/
/*    display: none;*/
/*    flex-direction: column;*/
/*    flex: 1;*/
/*}*/
/*@media (max-width: 890px) {*/
/*    .order-products .content .p-product .p-product-mobile {*/
/*        display: flex;*/
/*    }*/
/*}*/
/*.order-products .content .p-product .p-product-mobile .p-s-price-mobile {*/
/*    font-size: 1.6rem;*/
/*    font-weight: 300;*/
/*    justify-content: flex-end;*/
/*    display: flex;*/
/*}*/
/*.order-products .content .p-product .p-product-mobile .p-row {*/
/*    display: flex;*/
/*    width: 100%;*/
/*    justify-content: space-between;*/
/*    margin-bottom: 8px;*/
/*}*/
/*.order-products .content .p-product .p-product-mobile .author {*/
/*    font-weight: 300;*/
/*    font-size: 1.8rem;*/
/*    letter-spacing: 3px;*/
/*    margin-bottom: 5px;*/
/*}*/
/*.order-products .content .p-product .p-product-mobile .p-qty {*/
/*    display: block;*/
/*    min-width: 120px;*/
/*}*/
/*.order-products .content .p-product .p-product-mobile .mobile-remove-button .p-col {*/
/*    padding: 0;*/
/*}*/
/*.order-products .content .p-product .p-product-mobile .remove a {*/
/*    color: #000;*/
/*    letter-spacing: 3px;*/
/*    font-weight: 300;*/
/*    font-size: 1.4rem;*/
/*}*/
/*.order-products .content .p-product .p-product-mobile .title {*/
/*    margin-bottom: 10px;*/
/*}*/
/*.order-products .content .p-product .p-product-mobile .title h2 {*/
/*    font-weight: 300;*/
/*    font-size: 1.8rem;*/
/*    margin: 0;*/
/*    line-height: 1;*/
/*}*/
/*.order-summary {*/
/*    display: flex;*/
/*    justify-content: flex-end;*/
/*    margin-top: 20px;*/
/*}*/
/*.order-summary .t-row {*/
/*    display: table-row;*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .order-summary .t-row {*/
/*        width: 100%;*/
/*    }*/
/*}*/
/*.order-summary .t-row:not(:last-of-type) .t-col {*/
/*    padding-bottom: 10px;*/
/*}*/
/*.order-summary .t-row > div:first-of-type {*/
/*    padding-right: 100px;*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .order-summary .t-row > div:first-of-type {*/
/*        padding-right: 40px;*/
/*    }*/
/*}*/
/*.order-summary .t-row > div:last-of-type {*/
/*    text-align: right;*/
/*    font-weight: 700;*/
/*}*/
/*.order-summary .t-col {*/
/*    display: table-cell;*/
/*    font-weight: 300;*/
/*    font-size: 1.6rem;*/
/*    letter-spacing: 1px;*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .order-summary .t-col {*/
/*        font-size: 1.4rem;*/
/*        letter-spacing: 0;*/
/*    }*/
/*}*/
/*.order-actions {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*    margin-top: 40px;*/
/*}*/
/*@media (max-width: 575px) {*/
/*    .order-actions {*/
/*        margin-top: 0;*/
/*    }*/
/*}*/
/*.order-actions .btn-text {*/
/*    opacity: 0.7;*/
/*    font-size: 1.4rem;*/
/*    color: #000;*/
/*}*/
/*.order-actions .btn {*/
/*    opacity: 0.7;*/
/*}*/
/*.order-steps {*/
/*    margin-top: 10px;*/
/*}*/
/*@media (max-width: 1191px) {*/
/*    .order-steps {*/
/*        margin-top: 35px;*/
/*    }*/
/*}*/
/*.order-steps .col {*/
/*    justify-content: center;*/
/*    display: flex;*/
/*}*/
/*@media (max-width: 575px) {*/
/*    .order-steps .col {*/
/*        padding-left: 7px;*/
/*        padding-right: 7px;*/
/*    }*/
/*}*/
/*.order-steps .col .inner {*/
/*    text-align: center;*/
/*    font-size: 1.6rem;*/
/*    letter-spacing: 2px;*/
/*    width: 80%;*/
/*    border-bottom: 3px solid #d7d7d7;*/
/*    transition: 0.3s ease;*/
/*    padding-bottom: 20px;*/
/*    line-height: 1;*/
/*}*/
/*@media (max-width: 1191px) {*/
/*    .order-steps .col .inner {*/
/*        width: 100%;*/
/*        font-size: 1.2rem;*/
/*        padding-bottom: 10px;*/
/*        letter-spacing: 0;*/
/*    }*/
/*}*/
/*.order-steps .col .inner,*/
/*.order-steps .col .inner a {*/
/*    color: #000;*/
/*}*/
/*.order-steps .col .inner:hover,*/
/*.order-steps .col .inner a:hover {*/
/*    text-decoration: none;*/
/*}*/
/*.order-steps .col.active .inner {*/
/*    border-bottom-color: #000;*/
/*}*/
/*.order-steps .col.available:hover .inner {*/
/*    border-bottom-color: #000;*/
/*}*/
/*.radio {*/
/*    position: relative;*/
/*}*/
/*.radio label {*/
/*    font-size: 1.6rem;*/
/*    font-weight: 300;*/
/*    display: flex;*/
/*    margin: 0;*/
/*    cursor: pointer;*/
/*}*/
/*.radio label:before {*/
/*    content: '';*/
/*    display: inline-block;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    border-radius: 50%;*/
/*    border: 1px solid #d7d7d7;*/
/*    margin-right: 10px;*/
/*    cursor: pointer;*/
/*}*/
/*.radio label:after {*/
/*    content: '';*/
/*    width: 8px;*/
/*    height: 8px;*/
/*    border-radius: 50%;*/
/*    background-color: #000;*/
/*    position: absolute;*/
/*    left: 6px;*/
/*    top: 6px;*/
/*    display: none;*/
/*}*/
/*.radio input {*/
/*    opacity: 0;*/
/*    position: absolute;*/
/*    left: 4px;*/
/*    top: 4px;*/
/*}*/
/*.radio input:checked + label:after {*/
/*    display: inline-block;*/
/*}*/
/*.radio input:disabled + label {*/
/*    color: #5f616e;*/
/*    text-decoration: line-through;*/
/*    cursor: not-allowed;*/
/*}*/
/*.radio input:disabled + label:before {*/
/*    background-color: #ebebeb;*/
/*    border-color: #898989;*/
/*    cursor: not-allowed;*/
/*}*/
/*.modal-body {*/
/*    padding: 60px 130px;*/
/*    position: relative;*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .modal-body {*/
/*        padding: 60px 30px;*/
/*    }*/
/*}*/
/*.modal-body.modal-body-narrow {*/
/*    padding: 60px;*/
/*}*/
/*.modal-body.modal-body-narrow .inner {*/
/*    max-width: 640px;*/
/*}*/
/*.modal-body div.close {*/
/*    position: absolute;*/
/*    top: 20px;*/
/*    right: 20px;*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    background: url(/images/cart-remove-icon.png);*/
/*    cursor: pointer;*/
/*}*/
/*.modal-body .inner {*/
/*    max-width: 500px;*/
/*}*/
/*.modal-body .inner h1,*/
/*.modal-body .inner p {*/
/*    font-weight: 300;*/
/*}*/
/*.modal-body .inner h1 {*/
/*    font-size: 3rem;*/
/*}*/
/*.modal-body .inner p {*/
/*    font-size: 1.6rem;*/
/*    margin-bottom: 30px;*/
/*}*/
/*.modal-body .product {*/
/*    margin-top: 20px;*/
/*    display: flex;*/
/*    padding-bottom: 20px;*/
/*    position: relative;*/
/*}*/
/*.modal-body .product:not(:last-of-type) {*/
/*    border-bottom: 1px solid #d7d7d7;*/
/*}*/
/*.modal-body .product:not(:first-of-type) {*/
/*    padding-top: 20px;*/
/*}*/
/*.modal-body .product .product-image img {*/
/*    width: 140px;*/
/*    border: 1px solid #d7d7d7;*/
/*    box-shadow: 10px 11px 12px 0px rgba(0, 0, 0, 0.11);*/
/*}*/
/*.modal-body .product .data {*/
/*    padding-left: 40px;*/
/*    flex: 1;*/
/*}*/
/*.modal-body .product .author {*/
/*    letter-spacing: 3px;*/
/*    font-weight: 300;*/
/*    font-size: 1.8rem;*/
/*}*/
/*.modal-body .product .title {*/
/*    font-weight: 300;*/
/*    font-size: 2.2rem;*/
/*    line-height: 1;*/
/*    margin-bottom: 7px;*/
/*}*/
/*.modal-body .product .title > div:not(:first-of-type) {*/
/*    margin-top: 3px;*/
/*}*/
/*.modal-body .product .price {*/
/*    font-weight: 300;*/
/*    font-size: 1.8rem;*/
/*    text-align: right;*/
/*    margin-bottom: 5px;*/
/*}*/
/*.modal-body .product .remove {*/
/*    background: url(/images/cart-remove-icon.png) no-repeat center;*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 0;*/
/*    cursor: pointer;*/
/*}*/
/*.modal-body .product:not(:first-of-type) .remove {*/
/*    top: 20px;*/
/*}*/
/*.modal-body .product .property {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    line-height: 1;*/
/*}*/
/*.modal-body .product .property > div:first-of-type {*/
/*    font-size: 1.6rem;*/
/*}*/
/*.modal-body .product .property > div:last-of-type {*/
/*    font-size: 1.7rem;*/
/*}*/
/*.modal-body .product .property + .property {*/
/*    margin-top: 5px;*/
/*}*/
/*.modal-body .product + .actions {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*    padding-top: 15px;*/
/*}*/
/*.modal-body .product + .actions .btn-text {*/
/*    color: #000;*/
/*    font-size: 1.4rem;*/
/*}*/
/*#slider {*/
/*    position: relative;*/
/*    margin-bottom: 100px;*/
/*}*/
/*@media (max-width: 991px) {*/
/*    #slider {*/
/*        top: 0!important;*/
/*        margin-bottom: 10px;*/
/*    }*/
/*}*/
/*#slider,*/
/*#slider .slides,*/
/*#slider .slide {*/
/*    width: 100%;*/
/*    height: 100vh;*/
/*}*/
/*#slider .slides .slide {*/
/*    background: no-repeat center;*/
/*    background-size: cover;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: flex-start;*/
/*    justify-content: flex-end;*/
/*    color: #fff;*/
/*}*/
/*#slider .slides .slide .container {*/
/*    padding-bottom: 20vh;*/
/*}*/
/*#slider .slides .slide .type {*/
/*    font-weight: normal;*/
/*    font-size: 1.6rem;*/
/*    letter-spacing: 2px;*/
/*    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);*/
/*}*/
/*#slider .slides .slide .title {*/
/*    font-size: 3.6rem;*/
/*    font-weight: 500;*/
/*    text-align: left;*/
/*    line-height: 1.2;*/
/*    margin-top: 15px;*/
/*    margin-bottom: 15px;*/
/*    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);*/
/*}*/
/*#slider .slides .slide .description {*/
/*    font-size: 1.4rem;*/
/*    font-weight: 300;*/
/*    margin-bottom: 45px;*/
/*    width: 30%;*/
/*    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);*/
/*}*/
/*@media (max-width: 1191px) {*/
/*    #slider .slides .slide .description {*/
/*        width: 75%;*/
/*    }*/
/*}*/
/*@media (max-width: 900px) {*/
/*    #slider .slides .slide .title {*/
/*        font-size: 2rem;*/
/*    }*/
/*    #slider .slides .slide .description {*/
/*        width: 100%;*/
/*        margin-bottom: 20px;*/
/*    }*/
/*}*/
/*#slider .slides .slide .btn {*/
/*    color: #fff;*/
/*    border-color: #fff;*/
/*    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);*/
/*}*/
/*#slider .slider-bottom {*/
/*    position: absolute;*/
/*    bottom: 45px;*/
/*    left: 0;*/
/*    right: 0;*/
/*}*/
/*#slider .slider-bottom .container {*/
/*    position: relative;*/
/*}*/
/*#slider .arrows {*/
/*    position: absolute;*/
/*    right: 15px;*/
/*    bottom: 80px;*/
/*}*/
/*@media (max-width: 900px) {*/
/*    #slider .arrows {*/
/*        display: none;*/
/*    }*/
/*}*/
/*#slider .arrows .left-arrow,*/
/*#slider .arrows .right-arrow {*/
/*    width: 26px;*/
/*    height: 49px;*/
/*    cursor: pointer;*/
/*    background: no-repeat center;*/
/*}*/
/*#slider .arrows .left-arrow {*/
/*    background-image: url(/images/arrow-left-white.png);*/
/*}*/
/*#slider .arrows .right-arrow {*/
/*    background-image: url(/images/arrow-right-white.png);*/
/*    margin-bottom: 60px;*/
/*}*/
/*#slider .box {*/
/*    display: flex;*/
/*    justify-content: flex-end;*/
/*    align-items: center;*/
/*}*/
/*@media (max-width: 900px) {*/
/*    #slider .box {*/
/*        justify-content: center;*/
/*    }*/
/*}*/
/*#slider .dots {*/
/*    flex-shrink: 0;*/
/*}*/
/*#slider .dots ul {*/
/*    list-style-type: none;*/
/*    padding: 0;*/
/*    line-height: 0;*/
/*    margin: 0 0 0 10px;*/
/*}*/
/*#slider .dots ul li {*/
/*    display: inline-block;*/
/*}*/
/*#slider .dots ul li:not(:last-of-type) {*/
/*    margin-right: 10px;*/
/*}*/
/*#slider .dots ul li span {*/
/*    width: 7px;*/
/*    height: 7px;*/
/*    background-color: white;*/
/*    display: block;*/
/*    transition: 0.3s ease;*/
/*}*/
/*#slider .dots ul li.slick-active span {*/
/*    background-color: transparent;*/
/*    border: 2px solid yellow;*/
/*}*/
/*#slider .loader {*/
/*    height: 2px;*/
/*    background-color: rgba(255, 255, 255, 0.2);*/
/*    flex: 0 1 100%;*/
/*}*/
/*@media (max-width: 900px) {*/
/*    #slider .loader {*/
/*        display: none;*/
/*    }*/
/*}*/
/*#slider .loader .loaded {*/
/*    background-color: #fff;*/
/*    height: 2px;*/
/*}*/
/*#slider.black .arrows .left-arrow {*/
/*    background-image: url(/images/arrow-left-black.png);*/
/*}*/
/*#slider.black .arrows .right-arrow {*/
/*    background-image: url(/images/arrow-right-black.png);*/
/*}*/
/*#slider.black .slides .slide {*/
/*    color: #000;*/
/*}*/
/*#slider.black .slides .slide .btn {*/
/*    color: #000;*/
/*    border-color: #000;*/
/*    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);*/
/*}*/
/*#slider.black .slides .slide .type {*/
/*    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);*/
/*}*/
/*#slider.black .slides .slide .title {*/
/*    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);*/
/*}*/
/*#slider.black .slides .slide .description {*/
/*    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);*/
/*}*/
/*#slider.black .dots ul li span {*/
/*    background-color: #000;*/
/*}*/
/*.section {*/
/*    padding-bottom: 80px;*/
/*}*/
/*.section .title-link {*/
/*    color: #000;*/
/*}*/
/*.section h1 {*/
/*    text-align: center;*/
/*    font-size: 3rem;*/
/*    font-weight: normal;*/
/*    margin-top: 65px;*/
/*    margin-bottom: 40px;*/
/*    color: #000;*/
/*}*/
/*@media (max-width: 1191px) {*/
/*    .section h1 {*/
/*        margin-top: 30px;*/
/*        margin-bottom: 20px;*/
/*    }*/
/*}*/
/*.section .cover {*/
/*    margin-bottom: 60px;*/
/*    cursor: pointer;*/
/*}*/
/*.section .cover a {*/
/*    color: black;*/
/*}*/
/*.section .cover .image {*/
/*    transition: 0.3s ease;*/
/*    padding-bottom: 144%;*/
/*    background: no-repeat center;*/
/*    background-size: cover;*/
/*    box-shadow: 35px 42px 57px 0px rgba(0, 0, 0, 0.28);*/
/*}*/
/*.section .cover .title {*/
/*    text-align: center;*/
/*    font-size: 1.6rem;*/
/*    font-weight: 300;*/
/*    margin-top: 60px;*/
/*}*/
/*.section .cover .title + .title {*/
/*    margin-top: 5px;*/
/*}*/
/*.section .cover .price {*/
/*    text-align: center;*/
/*    font-size: 1.6rem;*/
/*    font-weight: 300;*/
/*    margin-top: 20px;*/
/*}*/
/*.section .cover:hover {*/
/*    z-index: 40;*/
/*}*/
/*@media (min-width: 992px) {*/
/*    .section .cover:hover .image {*/
/*        box-shadow: 35px 42px 57px 0px rgba(0, 0, 0, 0.45);*/
/*        transform: scale(1.2, 1.2);*/
/*        z-index: 40;*/
/*    }*/
/*}*/
/*.section .news {*/
/*    margin-bottom: 35px;*/
/*}*/
/*.section .news .left {*/
/*    width: 45%;*/
/*    position: absolute;*/
/*    left: 15px;*/
/*    top: 50px;*/
/*    bottom: 50px;*/
/*}*/
/*@media (min-width: 1192px) and (max-width: 1499px) {*/
/*    .section .news .left {*/
/*        width: 49%;*/
/*    }*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .section .news .left {*/
/*        position: relative;*/
/*        width: 100%;*/
/*        padding-bottom: 100%;*/
/*        left: 0;*/
/*        top: 0;*/
/*    }*/
/*}*/
/*.section .news .left .image {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    background: no-repeat center;*/
/*    background-size: cover;*/
/*    box-shadow: 35px 42px 57px 0px rgba(0, 0, 0, 0.28);*/
/*    transition: 0.3s ease;*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .section .news .left .image {*/
/*        box-shadow: 17px 21px 28px 0px rgba(0, 0, 0, 0.14);*/
/*    }*/
/*}*/
/*@media (min-width: 992px) {*/
/*    .section .news .left .image:hover {*/
/*        box-shadow: 35px 42px 57px 0px rgba(0, 0, 0, 0.45);*/
/*        transform: scale(1.1, 1.1);*/
/*    }*/
/*}*/
/*.section .news .right {*/
/*    margin-left: 25%;*/
/*    width: 73%;*/
/*    background-color: #ebebeb;*/
/*    padding: 50px 50px 50px calc(20% + 50px);*/
/*}*/
/*@media (min-width: 1192px) and (max-width: 1499px) {*/
/*    .section .news .right {*/
/*        padding: 20px 20px 20px calc(20% + 70px);*/
/*    }*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .section .news .right {*/
/*        position: static;*/
/*        width: 100%;*/
/*        padding: 0;*/
/*        margin: 20px 0 0;*/
/*        background-color: #fff;*/
/*    }*/
/*}*/
/*.section .news .right .type {*/
/*    font-weight: normal;*/
/*    font-size: 1.6rem;*/
/*    letter-spacing: 2px;*/
/*}*/
/*.section .news .right .title {*/
/*    font-size: 3.6rem;*/
/*    font-weight: 500;*/
/*    text-align: left;*/
/*    line-height: 1.2;*/
/*    margin-top: 15px;*/
/*    margin-bottom: 15px;*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .section .news .right .title {*/
/*        font-size: 2.4rem;*/
/*    }*/
/*}*/
/*.section .news .right .description {*/
/*    font-size: 1.4rem;*/
/*    font-weight: 300;*/
/*    margin-bottom: 45px;*/
/*}*/
/*.section .action {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*}*/
/*.tooltip {*/
/*    font-size: 0.75em!important;*/
/*    line-height: 1.2;*/
/*    display: inline-flex;*/
/*    align-items: center;*/
/*}*/
/*.products .product {*/
/*    padding-top: 30px;*/
/*    margin-bottom: 30px;*/
/*    cursor: pointer;*/
/*}*/
/*.products .product a {*/
/*    color: #000;*/
/*    text-decoration: none;*/
/*}*/
/*.products .product .date {*/
/*    text-align: center;*/
/*    font-size: 1.6rem;*/
/*    font-weight: 300;*/
/*    margin-bottom: 10px;*/
/*    line-height: 1;*/
/*}*/
/*.products .product .title {*/
/*    text-align: center;*/
/*    font-size: 1.6rem;*/
/*    font-weight: 500;*/
/*    margin-top: 20px;*/
/*}*/
/*.products .product .title + .title {*/
/*    margin-top: 5px;*/
/*}*/
/*.products .product .price {*/
/*    text-align: center;*/
/*    font-size: 1.6rem;*/
/*    font-weight: 300;*/
/*    margin-top: 6px;*/
/*}*/
/*.products .product .image {*/
/*    transition: 0.3s ease;*/
/*    padding-bottom: 144%;*/
/*    background: no-repeat center;*/
/*    background-size: cover;*/
/*    box-shadow: 17px 21px 28px 0px rgba(0, 0, 0, 0.28);*/
/*}*/
/*.products .product:hover {*/
/*    z-index: 40;*/
/*}*/
/*@media (min-width: 992px) {*/
/*    .products .product:hover .image {*/
/*        box-shadow: 17px 21px 28px 0px rgba(0, 0, 0, 0.28);*/
/*        transform: scale(1.3, 1.3);*/
/*        z-index: 40;*/
/*    }*/
/*}*/
/*.filters {*/
/*    padding: 50px 0;*/
/*}*/
/*@media (max-width: 991px) {*/
/*    .filters {*/
/*        padding-top: 30px!important;*/
/*    }*/
/*}*/
/*.filters .container {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    align-items: flex-start;*/
/*}*/
/*.filters .title {*/
/*    display: inline-block;*/
/*    letter-spacing: 2px;*/
/*    font-size: 1.6rem;*/
/*    font-weight: 300;*/
/*    margin-right: 10px;*/
/*}*/
/*.filters .filter-btn {*/
/*    margin-left: 5px;*/
/*    margin-bottom: 10px;*/
/*}*/
/*.filters .filter-btn:hover {*/
/*    text-decoration: underline;*/
/*}*/
/*.filters .filter-btn.active {*/
/*    box-shadow: 5px 5px 12px 0px rgba(0, 0, 0, 0.25);*/
/*}*/
/*.filters .search {*/
/*    white-space: nowrap;*/
/*}*/
/*.filters .search input {*/
/*    height: 55px;*/
/*    float: left;*/
/*    border: 1px solid #d7d7d7;*/
/*    border-right: 0;*/
/*    font-size: 1.6rem;*/
/*    padding-left: 20px;*/
/*}*/
/*.filters .search input::placeholder {*/
/*    font-size: 1.0rem;*/
/*    color: #d7d7d7;*/
/*}*/
/*.filters .search button {*/
/*    height: 55px;*/
/*    border: 1px solid #d7d7d7;*/
/*    border-left: 0;*/
/*    border-radius: 0;*/
/*    width: 60px;*/
/*    background: #fff url(/images/search-icon.png) no-repeat center;*/
/*    cursor: pointer;*/
/*    transition: 0.3s ease;*/
/*}*/
/*.filters .search button:hover {*/
/*    background-color: #f7f7f7;*/
/*}*/
/*.pagination > div {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/
/*.pagination .space,*/
/*.pagination .number a {*/
/*    color: #000;*/
/*    font-size: 1.6rem;*/
/*    font-weight: 300;*/
/*    padding: 0 5px;*/
/*    line-height: 1;*/
/*    display: block;*/
/*}*/
/*.pagination .number.active a {*/
/*    font-weight: 500;*/
/*    text-decoration: underline;*/
/*}*/
/*.pagination .space {*/
/*    letter-spacing: 3px;*/
/*}*/
/*#product-slider {*/
/*    margin-bottom: 50px;*/
/*}*/
/*#product-slider .slides {*/
/*    box-shadow: 35px 42px 57px 0px rgba(0, 0, 0, 0.28);*/
/*    width: calc(100% - 40px);*/
/*}*/
/*@media (max-width: 767px) {*/
/*    #product-slider .slides {*/
/*        width: 100%;*/
/*    }*/
/*}*/
/*#product-slider .slide img {*/
/*    width: 100%;*/
/*    height: auto;*/
/*}*/
/*#product-slider .arrows {*/
/*    margin-top: 40px;*/
/*    width: calc(100% - 40px);*/
/*    display: flex;*/
/*    justify-content: center;*/
/*}*/
/*@media (max-width: 767px) {*/
/*    #product-slider .arrows {*/
/*        width: 100%;*/
/*    }*/
/*}*/
/*.product-container {*/
/*    margin-top: 50px;*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .product-container .add-to-cart {*/
/*        width: 100%;*/
/*        text-align: center;*/
/*        height: 50px;*/
/*    }*/
/*}*/
/*.version-selector span.title {*/
/*    font-weight: 300;*/
/*    letter-spacing: 3px;*/
/*    font-size: 1.6rem;*/
/*}*/
/*.version-selector .versions {*/
/*    margin-top: 30px;*/
/*}*/
/*.version-selector .version {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    margin-bottom: 10px;*/
/*}*/
/*.version-selector .version span {*/
/*    font-size: 1.6rem;*/
/*    font-weight: 300;*/
/*}*/
/*.version-selector .version span.promotion span:first-of-type {*/
/*    color: #5f616e;*/
/*    text-decoration: line-through;*/
/*    font-size: 1.4rem;*/
/*    margin-right: 5px;*/
/*}*/
/*.quantity-selector-container .quantity-selector {*/
/*    margin-bottom: 30px;*/
/*}*/
/*.quantity-selector-container .not-available {*/
/*    display: block;*/
/*    font-size: 1.8rem;*/
/*    margin-bottom: 10px;*/
/*}*/
/*.product-data {*/
/*    margin-top: 35px;*/
/*}*/
/*.product-data .property {*/
/*    margin-bottom: 15px;*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .product-data .property {*/
/*        display: flex;*/
/*        justify-content: space-between;*/
/*    }*/
/*}*/
/*.product-data .property div:first-of-type {*/
/*    font-weight: 300;*/
/*    letter-spacing: 3px;*/
/*    font-size: 1.6rem;*/
/*    margin-bottom: 5px;*/
/*}*/
/*.product-data .property div:last-of-type {*/
/*    font-weight: 300;*/
/*    font-size: 1.6rem;*/
/*    display: inline-flex;*/
/*    flex-direction: column;*/
/*}*/
/*.product-data .property div:last-of-type a {*/
/*    color: #000;*/
/*    display: block;*/
/*    margin-bottom: 3px;*/
/*}*/
/*.product-data .description {*/
/*    margin-top: 40px;*/
/*    font-size: 1.6rem;*/
/*    font-weight: 300;*/
/*    letter-spacing: 1px;*/
/*    max-height: calc((1.6rem * 8) * 1.5);*/
/*    overflow: hidden;*/
/*}*/
/*.product-data .description .simplebar-scrollbar {*/
/*    width: 9px;*/
/*    border-radius: 0;*/
/*    opacity: 1;*/
/*    background-color: #ffcc00;*/
/*    z-index: 10;*/
/*}*/
/*.product-data .description .simplebar-track.vertical:after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    left: 3px;*/
/*    width: 3px;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    background-color: #ebebeb;*/
/*}*/
/*.product-data .description .simplebar-content {*/
/*    margin-right: 0!important;*/
/*    width: calc(100% - 20px);*/
/*}*/
/*.product-actions {*/
/*    margin-top: 30px;*/
/*}*/
/*.product-actions .btn:not(:last-of-type) {*/
/*    margin-right: 20px;*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .product-details {*/
/*        margin-bottom: 20px;*/
/*    }*/
/*}*/
/*.product-details .property:not(:last-of-type) {*/
/*    margin-bottom: 10px;*/
/*}*/
/*.product-details .property div:first-of-type {*/
/*    font-size: 1.4rem;*/
/*    font-weight: 300;*/
/*    letter-spacing: 2px;*/
/*}*/
/*.product-details .property div:last-of-type {*/
/*    font-size: 1.4rem;*/
/*    font-weight: 300;*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .product-details .property div:last-of-type {*/
/*        text-align: right;*/
/*    }*/
/*}*/
/*.product-details-box {*/
/*    padding: 50px 0;*/
/*}*/
/*.product-author span.title,*/
/*.product-reviews span.title {*/
/*    font-weight: 300;*/
/*    letter-spacing: 3px;*/
/*    font-size: 1.6rem;*/
/*    margin-bottom: 25px;*/
/*    display: block;*/
/*}*/
/*.product-author .text-box {*/
/*    padding-right: 75px;*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .product-author .text-box {*/
/*        padding-right: 0;*/
/*        margin-bottom: 30px;*/
/*        padding-bottom: 30px;*/
/*        border-bottom: 1px solid #d7d7d7;*/
/*    }*/
/*}*/
/*.series,*/
/*.series-header {*/
/*    padding-top: 20px;*/
/*}*/
/*.series-header {*/
/*    padding-bottom: 40px;*/
/*}*/
/*.article-container {*/
/*    padding-top: 80px;*/
/*}*/
/*@media (max-width: 575px) {*/
/*    .article-container {*/
/*        background-color: #fff !important;*/
/*        padding-top: 30px;*/
/*    }*/
/*}*/
/*.article {*/
/*    background-color: #fff;*/
/*    border: 1px solid #d3d3d3;*/
/*    padding: 60px;*/
/*}*/
/*@media (max-width: 1191px) {*/
/*    .article {*/
/*        padding: 20px;*/
/*    }*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .article {*/
/*        padding: 20px;*/
/*    }*/
/*}*/
/*@media (max-width: 575px) {*/
/*    .article {*/
/*        padding: 0;*/
/*        border: 0;*/
/*    }*/
/*}*/
/*.article .date {*/
/*    display: inline-block;*/
/*    background: #000;*/
/*    color: #fff;*/
/*    font-size: 1.6rem;*/
/*    font-weight: 300;*/
/*    padding: 10px 20px;*/
/*}*/
/*.article h1.title {*/
/*    text-align: left;*/
/*    font-weight: 300;*/
/*}*/
/*.article .text-box {*/
/*    overflow: hidden;*/
/*    padding-bottom: 20px;*/
/*}*/
/*.article .reviews {*/
/*    margin-top: 100px;*/
/*}*/
/*.articles {*/
/*    padding-top: 80px;*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .articles {*/
/*        padding-top: 30px;*/
/*    }*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .articles-container {*/
/*        background-color: #fff !important;*/
/*    }*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .articles-filters {*/
/*        padding-top: 20px!important;*/
/*        padding-bottom: 20px!important;*/
/*    }*/
/*}*/
/*.login-register {*/
/*    padding-top: 20px;*/
/*}*/
/*.login-register .box-container + .box-container:last-of-type {*/
/*    margin-top: 30px;*/
/*}*/
/*@media (max-width: 1191px) {*/
/*    .login-register .login-containers {*/
/*        margin-bottom: 30px;*/
/*    }*/
/*}*/
/*.login-register .box {*/
/*    padding: 40px;*/
/*    background-color: #fff;*/
/*    border: 1px solid #d3d3d3;*/
/*}*/
/*@media (max-width: 575px) {*/
/*    .login-register .box {*/
/*        padding: 20px;*/
/*    }*/
/*}*/
/*.login-register .box .title {*/
/*    border-bottom: 1px solid #d3d3d3;*/
/*    padding-bottom: 30px;*/
/*}*/
/*.login-register .box .title h3 {*/
/*    letter-spacing: 3px;*/
/*    font-weight: 300;*/
/*    font-size: 1.6rem;*/
/*    line-height: 1;*/
/*    margin: 0;*/
/*}*/
/*.login-register .box .title h3 small {*/
/*    font-size: 1.2rem;*/
/*    color: #a9a9a9;*/
/*    letter-spacing: 0;*/
/*    padding-left: 10px;*/
/*}*/
/*.login-register .box .content {*/
/*    padding-top: 40px;*/
/*}*/
/*.login-box .login-actions {*/
/*    display: flex;*/
/*}*/
/*.login-box .login-actions .btn {*/
/*    margin-right: 10px;*/
/*}*/
/*.login-box .btn-facebook {*/
/*    display: block;*/
/*    width: 80px;*/
/*    height: 37px;*/
/*    background: rgba(59, 89, 152, 0.9) url(/images/facebook-btn.png) no-repeat center;*/
/*    transition: 0.3s ease;*/
/*}*/
/*.login-box .btn-facebook:hover {*/
/*    background-color: #3b5998;*/
/*}*/
/*.login-box .btn-google {*/
/*    display: block;*/
/*    width: 80px;*/
/*    height: 37px;*/
/*    background: rgba(211, 72, 54, 0.9) url(/images/google-btn.png) no-repeat center;*/
/*    transition: 0.3s ease;*/
/*}*/
/*.login-box .btn-google:hover {*/
/*    background-color: #d34836;*/
/*}*/
/*@media (max-width: 575px) {*/
/*    .login-box .actions {*/
/*        flex-direction: column;*/
/*        align-items: flex-start;*/
/*    }*/
/*    .login-box .actions .show-recover-password-box {*/
/*        order: 2;*/
/*        margin-top: 20px;*/
/*    }*/
/*}*/
/*.contact-container {*/
/*    padding-top: 80px;*/
/*}*/
/*@media (max-width: 991px) {*/
/*    .contact-container {*/
/*        padding-top: 30px!important;*/
/*    }*/
/*}*/
/*.contact-container .contact-image {*/
/*    background: url(/images/contact-image.jpg) no-repeat center;*/
/*    background-size: cover;*/
/*    padding-bottom: 47.5%;*/
/*}*/
/*@media (max-width: 1191px) {*/
/*    .contact-container .contact-image {*/
/*        margin-bottom: 20px;*/
/*    }*/
/*}*/
/*.contact-container #contact-map {*/
/*    padding-bottom: 67.5%;*/
/*}*/
/*@media (max-width: 1191px) {*/
/*    .contact-container .contact-form {*/
/*        margin-top: 50px;*/
/*    }*/
/*}*/
/*.contact-data {*/
/*    padding-top: 70px;*/
/*}*/
/*.contact-data h4 {*/
/*    font-weight: 300;*/
/*    font-size: 1.6rem;*/
/*    letter-spacing: 3px;*/
/*    margin-bottom: 30px;*/
/*}*/
/*.contact-data h3 {*/
/*    font-size: 2rem;*/
/*    font-weight: 300;*/
/*    margin-bottom: 30px;*/
/*}*/
/*.contact-data h3 ~ h3 {*/
/*    margin-top: 40px;*/
/*}*/
/*.contact-data .contact-text > p {*/
/*    font-weight: 300;*/
/*    font-size: 1.6rem;*/
/*    min-height: calc(1.6rem * 1.5);*/
/*    margin-bottom: 0;*/
/*}*/
/*.contact-data .contact-text > p a {*/
/*    color: #3e9143;*/
/*}*/
/*.contact-data .contact-text > p.line-red {*/
/*    color: #790000;*/
/*}*/
/*.contact-cards {*/
/*    padding-top: 80px;*/
/*}*/
/*.contact-cards h1 {*/
/*    margin-top: 30px;*/
/*    margin-bottom: 15px;*/
/*}*/
/*.contact-cards .card {*/
/*    margin-bottom: 30px;*/
/*    display: flex;*/
/*}*/
/*.contact-cards .card .inner {*/
/*    border: 1px solid #eaeaea;*/
/*    padding: 20px;*/
/*    transition: 0.3s ease;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    flex-direction: column;*/
/*    width: 100%;*/
/*}*/
/*.contact-cards .card .inner:hover {*/
/*    box-shadow: 4px 5px 9px 0px rgba(0, 0, 0, 0.2);*/
/*    transform: scale(1.15, 1.15);*/
/*    z-index: 20;*/
/*}*/
/*.contact-cards .card .inner .position {*/
/*    font-weight: 300;*/
/*    font-size: 1.4rem;*/
/*}*/
/*.contact-cards .card .inner .name {*/
/*    font-size: 2rem;*/
/*    font-weight: 300;*/
/*}*/
/*.contact-cards .card .inner .email a {*/
/*    color: #3e9143;*/
/*    font-size: 1.6rem;*/
/*    font-weight: 300;*/
/*}*/
/*.contact-cards .card .inner .description a {*/
/*    color: #000;*/
/*    font-size: 1.4rem;*/
/*    font-weight: 300;*/
/*    line-height: 1.2;*/
/*}*/
/*.text-container {*/
/*    padding-top: 80px;*/
/*}*/
/*@media (max-width: 575px) {*/
/*    .text-container {*/
/*        background-color: #fff !important;*/
/*    }*/
/*}*/
/*.text-page {*/
/*    background-color: #fff;*/
/*    border: 1px solid #d3d3d3;*/
/*    padding: 60px;*/
/*}*/
/*@media (max-width: 575px) {*/
/*    .text-page {*/
/*        border: 0;*/
/*        padding: 0;*/
/*    }*/
/*}*/
/*.text-page h2.title {*/
/*    margin-bottom: 30px!important;*/
/*}*/
/*.order {*/
/*    margin-top: 40px;*/
/*    border: 1px solid #d7d7d7;*/
/*    padding: 40px 40px 20px;*/
/*}*/
/*@media (max-width: 575px) {*/
/*    .order {*/
/*        border: 0;*/
/*        padding-left: 0;*/
/*        padding-right: 0;*/
/*    }*/
/*}*/
/*.order > .title {*/
/*    font-size: 1.6rem;*/
/*    font-weight: 300;*/
/*    letter-spacing: 3px;*/
/*    padding: 10px 0 30px;*/
/*    border-bottom: 1px solid #d7d7d7;*/
/*}*/
/*.order-buyer {*/
/*    padding-bottom: 40px;*/
/*}*/
/*.order-buyer .title {*/
/*    margin-bottom: 40px;*/
/*}*/
/*.order-buyer .form-header {*/
/*    margin-bottom: 35px;*/
/*}*/
/*@media (max-width: 991px) {*/
/*    .order-buyer .order-buyer-cols > div:nth-child(1) {*/
/*        order: 2;*/
/*    }*/
/*    .order-buyer .order-buyer-cols > div:nth-child(1) .checkbox > div {*/
/*        padding-left: 0;*/
/*    }*/
/*    .order-buyer .order-buyer-cols > div:nth-child(2) {*/
/*        order: 1;*/
/*        margin-bottom: 20px;*/
/*    }*/
/*    .order-buyer .order-buyer-cols > div:nth-child(3) {*/
/*        order: 3;*/
/*    }*/
/*}*/
/*.order-delivery {*/
/*    padding-bottom: 40px;*/
/*}*/
/*.order-delivery .options.delivery-options {*/
/*    padding-bottom: 30px;*/
/*    border-bottom: 1px solid #d7d7d7;*/
/*    margin-bottom: 10px;*/
/*}*/
/*.order-delivery .options h5 {*/
/*    font-weight: normal;*/
/*    font-size: 1.6rem;*/
/*    letter-spacing: 3px;*/
/*    margin: 25px 0;*/
/*}*/
/*.order-delivery .options .form-element {*/
/*    display: flex;*/
/*    width: 50%;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*}*/
/*@media (max-width: 890px) {*/
/*    .order-delivery .options .form-element {*/
/*        width: 100%;*/
/*    }*/
/*}*/
/*.order-delivery .options .form-element + .form-element {*/
/*    margin-top: 10px;*/
/*}*/
/*.order-delivery .options .form-element label {*/
/*    font-weight: normal;*/
/*}*/
/*.order-delivery .options .form-element .price {*/
/*    font-size: 1.6rem;*/
/*    font-weight: 700;*/
/*}*/
/*.order-summary-container {*/
/*    padding-bottom: 40px;*/
/*}*/
/*.order-summary-container > .title + .section-title {*/
/*    border-bottom: 1px solid #d7d7d7;*/
/*    padding-bottom: 20px;*/
/*    margin-bottom: 0;*/
/*}*/
/*.order-summary-container .section-title {*/
/*    font-size: 1.6rem;*/
/*    letter-spacing: 3px;*/
/*    margin: 25px 0;*/
/*}*/
/*.order-summary-container .address-data {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    font-size: 1.6rem;*/
/*    line-height: 1;*/
/*    margin-bottom: 15px;*/
/*}*/
/*.order-summary-container .comment {*/
/*    width: calc(50% - 15px);*/
/*    font-weight: 300;*/
/*    font-size: 1.6rem;*/
/*    letter-spacing: 1px;*/
/*    text-align: justify;*/
/*}*/
/*@media (max-width: 991px) {*/
/*    .order-summary-container .comment {*/
/*        width: 100%;*/
/*    }*/
/*}*/
/*.order-summary-container .order-summary {*/
/*    border-bottom: 1px solid #d7d7d7;*/
/*    padding-bottom: 20px;*/
/*}*/
/*.order-summary-container .delivery-payment {*/
/*    border-top: 1px solid #d7d7d7;*/
/*    margin-top: 20px;*/
/*    font-size: 1.6rem;*/
/*}*/
/*.order-summary-container .delivery-payment .delivery,*/
/*.order-summary-container .delivery-payment .payment {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*}*/
/*.order-summary-container .delivery-payment .delivery > div:first-of-type,*/
/*.order-summary-container .delivery-payment .payment > div:first-of-type {*/
/*    display: flex;*/
/*}*/
/*.order-summary-container .delivery-payment .delivery .type,*/
/*.order-summary-container .delivery-payment .payment .type {*/
/*    width: 160px;*/
/*}*/
/*@media (max-width: 991px) {*/
/*    .order-summary-container .delivery-payment .delivery .type,*/
/*    .order-summary-container .delivery-payment .payment .type {*/
/*        width: 140px;*/
/*    }*/
/*}*/
/*.order-summary-container .delivery-payment .delivery .price,*/
/*.order-summary-container .delivery-payment .payment .price {*/
/*    font-weight: 700;*/
/*}*/
/*.order-summary-container .delivery-payment .delivery {*/
/*    margin-bottom: 10px;*/
/*}*/
/*.order-summary-container .order-total {*/
/*    border-top: 1px solid #d7d7d7;*/
/*    border-bottom: 0;*/
/*    padding-top: 20px;*/
/*    padding-bottom: 0;*/
/*}*/
/*.order-summary-container .confirmation h3 {*/
/*    font-size: 2rem;*/
/*    font-weight: normal;*/
/*    margin: 30px 0;*/
/*    line-height: 1;*/
/*}*/
/*.order-summary-container .confirmation h3 span {*/
/*    letter-spacing: 2px;*/
/*}*/
/*.order-summary-container .confirmation .text {*/
/*    font-size: 1.6rem;*/
/*    margin-bottom: 30px;*/
/*}*/
/*.order-summary-container .confirmation .btn {*/
/*    opacity: 0.7;*/
/*    margin-bottom: 60px;*/
/*}*/
/*.my-data h4.section-title {*/
/*    font-size: 1.6rem;*/
/*    font-weight: 300;*/
/*    letter-spacing: 3px;*/
/*    margin-bottom: 35px;*/
/*}*/
/*.my-data .form-header {*/
/*    margin-top: 50px;*/
/*}*/
/*@media (max-width: 1191px) {*/
/*    .my-data .form > .row > div:nth-child(2) {*/
/*        order: 3;*/
/*    }*/
/*    .my-data .form > .row > div:nth-child(4) {*/
/*        order: 4;*/
/*    }*/
/*    .my-data .form > .row > div:nth-child(3) {*/
/*        padding-top: 20px;*/
/*    }*/
/*}*/
/*.my-orders .past-order {*/
/*    border-bottom: 1px solid #d7d7d7;*/
/*}*/
/*.my-orders .past-order > .header {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    height: 90px;*/
/*}*/
/*@media (max-width: 890px) {*/
/*    .my-orders .past-order > .header {*/
/*        height: 60px;*/
/*        flex-wrap: wrap;*/
/*        position: relative;*/
/*    }*/
/*}*/
/*@media (min-width: 891px) {*/
/*    .my-orders .past-order > .header > div:not(:first-of-type):not(:last-of-type) {*/
/*        padding-left: 10px;*/
/*        padding-right: 10px;*/
/*    }*/
/*    .my-orders .past-order > .header > div:first-of-type {*/
/*        padding-right: 10px;*/
/*    }*/
/*    .my-orders .past-order > .header > div:last-of-type {*/
/*        padding-left: 10px;*/
/*        justify-content: flex-end;*/
/*    }*/
/*}*/
/*.my-orders .past-order > .header > .name {*/
/*    width: 27.5%;*/
/*    font-size: 2rem;*/
/*}*/
/*@media (max-width: 890px) {*/
/*    .my-orders .past-order > .header > .name {*/
/*        width: 60%;*/
/*        order: 1;*/
/*    }*/
/*    .my-orders .past-order > .header > .name span:first-of-type {*/
/*        display: none;*/
/*    }*/
/*}*/
/*.my-orders .past-order > .header > .name span:last-of-type {*/
/*    letter-spacing: 2px;*/
/*}*/
/*@media (max-width: 890px) {*/
/*    .my-orders .past-order > .header > .name span:last-of-type {*/
/*        font-weight: 300;*/
/*    }*/
/*}*/
/*.my-orders .past-order > .header > .date {*/
/*    width: 25%;*/
/*    font-size: 1.6rem;*/
/*}*/
/*@media (max-width: 890px) {*/
/*    .my-orders .past-order > .header > .date {*/
/*        width: 60%;*/
/*        order: 3;*/
/*    }*/
/*    .my-orders .past-order > .header > .date span:first-of-type {*/
/*        display: none;*/
/*    }*/
/*}*/
/*.my-orders .past-order > .header > .date span:last-of-type {*/
/*    font-weight: 700;*/
/*}*/
/*@media (max-width: 890px) {*/
/*    .my-orders .past-order > .header > .date span:last-of-type {*/
/*        font-weight: 300;*/
/*    }*/
/*}*/
/*.my-orders .past-order > .header > .status {*/
/*    width: 17.5%;*/
/*    font-size: 1.6rem;*/
/*}*/
/*@media (max-width: 890px) {*/
/*    .my-orders .past-order > .header > .status {*/
/*        width: 40%;*/
/*        order: 2;*/
/*    }*/
/*    .my-orders .past-order > .header > .status span:first-of-type {*/
/*        display: none;*/
/*    }*/
/*}*/
/*.my-orders .past-order > .header > .status span:last-of-type {*/
/*    font-weight: 700;*/
/*}*/
/*@media (max-width: 890px) {*/
/*    .my-orders .past-order > .header > .status span:last-of-type {*/
/*        font-weight: 300;*/
/*    }*/
/*}*/
/*.my-orders .past-order > .header > .value {*/
/*    width: 15%;*/
/*    font-size: 1.6rem;*/
/*}*/
/*@media (max-width: 890px) {*/
/*    .my-orders .past-order > .header > .value {*/
/*        width: 40%;*/
/*        order: 4;*/
/*    }*/
/*    .my-orders .past-order > .header > .value span:first-of-type {*/
/*        display: none;*/
/*    }*/
/*}*/
/*.my-orders .past-order > .header > .value span:last-of-type {*/
/*    font-weight: 700;*/
/*}*/
/*@media (max-width: 890px) {*/
/*    .my-orders .past-order > .header > .value span:last-of-type {*/
/*        font-weight: 300;*/
/*    }*/
/*}*/
/*.my-orders .past-order > .header > .action {*/
/*    width: 15%;*/
/*}*/
/*@media (max-width: 890px) {*/
/*    .my-orders .past-order > .header > .action {*/
/*        position: absolute;*/
/*        right: 0;*/
/*        display: flex;*/
/*        justify-content: flex-end;*/
/*    }*/
/*    .my-orders .past-order > .header > .action a {*/
/*        display: none;*/
/*    }*/
/*    .my-orders .past-order > .header > .action:after {*/
/*        content: '';*/
/*        display: block;*/
/*        background: url(/images/mobile-menu-arrow.png) no-repeat center;*/
/*        width: 8px;*/
/*        height: 5px;*/
/*        margin-right: 10px;*/
/*        transition: 0.3s ease;*/
/*    }*/
/*}*/
/*.my-orders .past-order .content .header {*/
/*    border-top: 1px solid #d7d7d7;*/
/*}*/
/*@media (max-width: 890px) {*/
/*    .my-orders .past-order .content .header {*/
/*        display: none;*/
/*    }*/
/*}*/
/*.my-orders .past-order .content .section-title {*/
/*    font-size: 1.6rem;*/
/*    letter-spacing: 3px;*/
/*    margin: 25px 0;*/
/*}*/
/*.my-orders .past-order .content .address-data {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    font-size: 1.6rem;*/
/*    line-height: 1;*/
/*    margin-bottom: 15px;*/
/*}*/
/*.my-orders .past-order .content .comment {*/
/*    width: calc(50% - 15px);*/
/*    font-weight: 300;*/
/*    font-size: 1.6rem;*/
/*    letter-spacing: 1px;*/
/*    text-align: justify;*/
/*}*/
/*@media (max-width: 991px) {*/
/*    .my-orders .past-order .content .comment {*/
/*        width: 100%;*/
/*    }*/
/*}*/
/*.my-orders .past-order .content .order-summary {*/
/*    border-bottom: 1px solid #d7d7d7;*/
/*    padding-bottom: 20px;*/
/*}*/
/*.my-orders .past-order .content .delivery-payment {*/
/*    border-top: 1px solid #d7d7d7;*/
/*    margin-top: 20px;*/
/*    font-size: 1.6rem;*/
/*}*/
/*.my-orders .past-order .content .delivery-payment .delivery,*/
/*.my-orders .past-order .content .delivery-payment .payment {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*}*/
/*.my-orders .past-order .content .delivery-payment .delivery > div:first-of-type,*/
/*.my-orders .past-order .content .delivery-payment .payment > div:first-of-type {*/
/*    display: flex;*/
/*}*/
/*.my-orders .past-order .content .delivery-payment .delivery .type,*/
/*.my-orders .past-order .content .delivery-payment .payment .type {*/
/*    width: 160px;*/
/*}*/
/*@media (max-width: 991px) {*/
/*    .my-orders .past-order .content .delivery-payment .delivery .type,*/
/*    .my-orders .past-order .content .delivery-payment .payment .type {*/
/*        width: 140px;*/
/*    }*/
/*}*/
/*.my-orders .past-order .content .delivery-payment .delivery .price,*/
/*.my-orders .past-order .content .delivery-payment .payment .price {*/
/*    font-weight: 700;*/
/*}*/
/*.my-orders .past-order .content .delivery-payment .delivery {*/
/*    margin-bottom: 10px;*/
/*}*/
/*.my-orders .past-order .content .order-total {*/
/*    border-top: 1px solid #d7d7d7;*/
/*    border-bottom: 0;*/
/*    padding-top: 20px;*/
/*    padding-bottom: 20px;*/
/*}*/
/*.my-orders .past-order.open .action:after {*/
/*    transform: rotate(180deg);*/
/*}*/
/*body {*/
/*    position: relative;*/
/*}*/
/*.container.container-narrow {*/
/*    padding: 0 200px;*/
/*}*/
/*@media (min-width: 1192px) and (max-width: 1499px) {*/
/*    .container.container-narrow {*/
/*        padding: 0 75px;*/
/*    }*/
/*}*/
/*@media (max-width: 1191px) {*/
/*    .container.container-narrow {*/
/*        padding: 0 15px;*/
/*    }*/
/*}*/
/*#main > .section:not(.small-m):first-of-type {*/
/*    padding-top: 160px;*/
/*}*/
/*@media (max-width: 991px) {*/
/*    #main > .section:not(.small-m):first-of-type {*/
/*        padding-top: 30px;*/
/*    }*/
/*}*/
/*#main > .section.fade {*/
/*    background: linear-gradient(to bottom, #FFFFFF 0%, #EBEBEB 100%);*/
/*    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0);*/
/*}*/
/*#main > .section.gray {*/
/*    background: #f7f7f7;*/
/*}*/
/*#main > .section.white {*/
/*    background: #fff;*/
/*}*/
/*.btn {*/
/*    border-radius: 0;*/
/*    background-color: transparent;*/
/*    border: 1px solid #000;*/
/*    color: #000;*/
/*    font-size: 1.4rem;*/
/*    padding: 7px 25px;*/
/*    cursor: pointer;*/
/*    transition: 0.3s ease;*/
/*    display: inline-block;*/
/*}*/
/*.btn:hover:not([disabled]) {*/
/*    text-decoration: underline;*/
/*    color: #000;*/
/*}*/
/*.btn[disabled] {*/
/*    cursor: not-allowed;*/
/*    background-color: #eaeaea;*/
/*    border-color: #898989;*/
/*    color: #898989;*/
/*}*/
/*.announcements .product {*/
/*    cursor: default!important;*/
/*}*/
/*.newsletter-footer-form .actions {*/
/*    justify-content: flex-start;*/
/*}*/
/*.tooltip {*/
/*    margin-left: 10px;*/
/*}*/



/*!* stylelint-disable selector-list-comma-newline-after *!*/

/*.blog-header {*/
/*    line-height: 1;*/
/*    border-bottom: 1px solid #e5e5e5;*/
/*}*/

/*.blog-header-logo {*/
/*    font-family: "Playfair Display", Georgia, "Times New Roman", serif;*/
/*    font-size: 2.25rem;*/
/*}*/

/*.blog-header-logo:hover {*/
/*    text-decoration: none;*/
/*}*/

/*h1, h2, h3, h4, h5, h6 {*/
/*    font-family: "Playfair Display", Georgia, "Times New Roman", serif;*/
/*}*/

/*.display-4 {*/
/*    font-size: 2.5rem;*/
/*}*/
/*@media (min-width: 768px) {*/
/*    .display-4 {*/
/*        font-size: 3rem;*/
/*    }*/
/*}*/

/*.nav-scroller {*/
/*    position: relative;*/
/*    z-index: 2;*/
/*    height: 2.75rem;*/
/*    overflow-y: hidden;*/
/*}*/

/*.nav-scroller .nav {*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -ms-flex-wrap: nowrap;*/
/*    flex-wrap: nowrap;*/
/*    padding-bottom: 1rem;*/
/*    margin-top: -1px;*/
/*    overflow-x: auto;*/
/*    text-align: center;*/
/*    white-space: nowrap;*/
/*    -webkit-overflow-scrolling: touch;*/
/*}*/

/*.nav-scroller .nav-link {*/
/*    padding-top: .75rem;*/
/*    padding-bottom: .75rem;*/
/*    font-size: .875rem;*/
/*}*/

/*.card-img-right {*/
/*    height: 100%;*/
/*    border-radius: 0 3px 3px 0;*/
/*}*/

/*.flex-auto {*/
/*    -ms-flex: 0 0 auto;*/
/*    flex: 0 0 auto;*/
/*}*/

/*.h-250 { height: 250px; }*/
/*@media (min-width: 768px) {*/
/*    .h-md-250 { height: 250px; }*/
/*}*/

/*!**/
/* * Blog name and description*/
/* *!*/
/*.blog-title {*/
/*    margin-bottom: 0;*/
/*    font-size: 2rem;*/
/*    font-weight: 400;*/
/*}*/
/*.blog-description {*/
/*    font-size: 1.1rem;*/
/*    color: #999;*/
/*}*/

/*@media (min-width: 40em) {*/
/*    .blog-title {*/
/*        font-size: 3.5rem;*/
/*    }*/
/*}*/

/*!* Pagination *!*/
/*.blog-pagination {*/
/*    margin-bottom: 4rem;*/
/*}*/
/*.blog-pagination > .btn {*/
/*    border-radius: 2rem;*/
/*}*/

/*!**/
/* * Blog posts*/
/* *!*/
/*.blog-post {*/
/*    margin-bottom: 4rem;*/
/*}*/
/*.blog-post-title {*/
/*    margin-bottom: .25rem;*/
/*    font-size: 2.5rem;*/
/*}*/
/*.blog-post-meta {*/
/*    margin-bottom: 1.25rem;*/
/*    color: #999;*/
/*}*/

/*!**/
/* * Footer*/
/* *!*/
/*.blog-footer {*/
/*    padding: 2.5rem 0;*/
/*    color: #999;*/
/*    text-align: center;*/
/*    background-color: #f9f9f9;*/
/*    border-top: .05rem solid #e5e5e5;*/
/*}*/
/*.blog-footer p:last-child {*/
/*    margin-bottom: 0;*/
/*}*/

/*.formYourEmail {*/
/*    display: none;*/
/*}*/

/*.btn-outline-success {*/
/*    text-decoration: none !important;*/
/*}*/

/*.btn-outline-success:hover{*/
/*    color: #FFFFFF !important;*/
/*}*/
