html {
    font-family: Arial, Helvetica, sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

header,
nav,
section {
    display: block
}

footer {
    display: none
}

a {
    background-color: transparent
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

button,
input {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button {
    text-transform: none
}

button,
input[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

img {
    vertical-align: middle
}

h2 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h2 {
    margin-top: 20px;
    margin-bottom: 10px
}

h2 {
    font-size: 30px
}

p {
    margin: 0 0 10px
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul {
    margin-bottom: 0
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-7,
.col-md-12,
.col-md-5,
.col-md-6,
.col-md-7,
.col-sm-12,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

@media (min-width:768px) {
    .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }
}

@media (min-width:992px) {

    .col-md-12,
    .col-md-5,
    .col-md-6,
    .col-md-7 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }
}

@media (min-width:1200px) {

    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-7 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }
}

.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.container:after,
.row:after {
    clear: both
}

.invisible {
    visibility: hidden
}

@-ms-viewport {
    width: device-width
}

.visible-sm,
.visible-xs {
    display: none !important
}

.visible-xs {
    display: block !important
}


@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

@font-face {
    font-family: "lineto-circular-cyr-pr-book";
    src: url("../static/fonts/lineto-circular-cyr-pr-book.eot");
    src: url("../static/fonts/lineto-circular-cyr-pr-book.eot#iefix") format("embedded-opentype"), url("../static/fonts/lineto-circular-cyr-pr-book.woff2") format("woff2"), url("../static/fonts/lineto-circular-cyr-pr-book.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "lineto-circular-cyr-pr-bold";
    src: url("../static/fonts/lineto-circular-cyr-pr-bold.eot");
    src: url("../static/fonts/lineto-circular-cyr-pr-bold.eot#iefix") format("embedded-opentype"), url("../static/fonts/lineto-circular-cyr-pr-bold.woff2") format("woff2"), url("../static/fonts/lineto-circular-cyr-pr-bold.woff") format("woff");
    font-weight: normal;
    font-style: normal
}


.owl-carousel {
    display: none;
    position: relative
}

.owl-carousel {
    width: 100%;
    z-index: 1
}

html,
body,
div,
span,
iframe,
h2,
p,
a,
img,
ul,
li,
form {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    -webkit-font-smoothing: antialiased !important;
    text-rendering: optimizelegibility;
    font-smoothing: antialiased
}

ul {
    list-style: none
}

img {
    border: 0
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

p {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    color: #000000
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

html,
body {
    height: 100%
}

body {
    background: white;
    color: #000000;
    font-size: 16px;
    padding: 0;
    margin: 0;
    font-family: "lineto-circular-cyr-pr-book", Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    position: relative
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

h2 {
    font-family: "lineto-circular-cyr-pr-bold", Arial, Helvetica, sans-serif;
    line-height: 1.2em;
    color: #000000
}

h2 {
    font-size: 1.625rem;
    margin-bottom: 20px
}

p,
ul {
    line-height: 1.2em
}

header .top {
    padding: 40px 0 20px;
    min-height: 61px
}

.mainLogo {
    text-align: center
}

.header_mobile {
    background: #FFFFFF;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    padding: 20px 0
}

header .top .header_mobile .box_header_mobile {
    position: relative
}

header .top .header_mobile .box_header_mobile #menu-icon {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 26px;
    top: 2px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

header .top .header_mobile .box_header_mobile #menu-icon span {
    display: block;
    position: relative;
    height: 2px;
    width: 100%;
    background: #000000;
    border-radius: 9px;
    opacity: 1;
    max-width: 20px;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

header .top .header_mobile .box_header_mobile #menu-icon span:nth-child(1) {
    top: 0
}

header .top .header_mobile .box_header_mobile #menu-icon span:nth-child(2) {
    top: 6px
}

header .top .header_mobile .box_header_mobile #menu-icon span:nth-child(3) {
    top: 12px
}

header .bottom .menu-container {
    height: 60px;
    position: relative
}

header .bottom .main-page-top-menu {
    position: absolute;
    left: 0;
    padding: 0 30px 0 15px;
}

header .bottom .main-page-top-menu .top-menu {
    float: left;
    width: 100%
}

header .bottom .main-page-top-menu .top-menu>li {
    margin: 0 15px;
    padding: 20px 0;
    font-family: "lineto-circular-cyr-pr-bold", Arial, Helvetica, sans-serif;
    font-size: 1em;
    letter-spacing: 0.5px;
    float: left
}

header .bottom .main-page-top-menu .top-menu>li:last-child {
    margin-right: 0
}

header .bottom .main-page-top-menu .top-menu>li:first-child {
    margin-left: 0
}

header .bottom .main-page-top-menu .top-menu>li a {
    color: #000000
}

header .bottom .submenu,
.mm-menu.mm-offcanvas {
    display: none
}

header .bottom .search_menu {
    margin: 12px 0;
    text-align: right
}

header .bottom .search_menu .field_search_menu {
    border: 0;
    border-bottom: 1px solid #000000;
    line-height: 24px;
    margin: 0;
    padding: 0 17px 0 0;
    max-width: 200px;
    font-size: 1em;
    font-family: "lineto-circular-cyr-pr-book", Arial, Helvetica, sans-serif
}

header .bottom .search_menu .submit_search_menu {
    border: 0;
    top: 18px;
    right: 15px;
    font-size: 0;
    position: absolute;
    width: 14px;
    height: 14px;
    background: url('static/images/icon_menu_search.svg') no-repeat left center
}

#content {
    margin-bottom: 80px;
    border-top: 1px solid #CCCCCC;
    padding-top: 20px
}

#content.home-content {
    padding-top: 0;
    border-top: none
}

.generic-content-box {
    margin-bottom: 40px
}

.generic-content-box.home-box img {
    max-height: 308px
}

.generic-content-box.home-box .info {
    height: auto
}

.generic-content-box.boxed a {
    margin-bottom: 0
}

.generic-content-box.boxed .info {
    background: #f4f4f4;
    height: auto;
    padding: 20px;
    text-align: center
}

.generic-content-box.boxed .info .title {
    text-align: center;
    font-size: 1.7em;
    word-wrap: break-word
}

.generic-content-box.boxed .info .more {
    color: #ffffff;
    background: #000000;
    border: 1px solid #000000;
    padding: 15px 20px;
    font-weight: bold;
    font-family: "lineto-circular-cyr-pr-bold", Arial, Helvetica, sans-serif;
    font-size: 1.125em;
    display: inline-block;
    margin: 0 auto 12px auto;
    width: 100%;
    text-align: center;
    max-width: 240px;
    text-decoration: none;
    margin: 15px auto 0 auto
}

.generic-content-box a {
    display: block;
    overflow: hidden;
    margin-bottom: 15px
}

.generic-content-box img {
    width: 100%
}

.generic-content-box .info {
    height: 158px
}

.generic-content-box .info .title {
    display: block;
    font-family: "lineto-circular-cyr-pr-bold", Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 1.7rem;
    margin-bottom: 15px;
    line-height: 2rem
}

.generic-content-box .info .description {
    font-family: "lineto-circular-cyr-pr-book", Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
    display: block;
    line-height: 1.4em
}

.generic-content-box .info .more {
    color: #000000;
    text-decoration: underline;
    display: initial
}

.cta {
    color: #ffffff;
    background: #000000;
    border: 1px solid #000000;
    padding: 15px 20px;
    font-weight: bold;
    font-family: "lineto-circular-cyr-pr-bold", Arial, Helvetica, sans-serif;
    font-size: 1.125em;
    display: inline-block;
    margin: 0 auto 12px auto;
    width: 100%;
    text-align: center;
    max-width: 240px
}

.main-slider {
    margin-bottom: 50px
}

.slide {
    position: relative
}

.main-slider .swipe-text-wrapper {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 15% 0
}

.main-slider .swipe-text-wrapper .text-holder {
    color: #fff
}

.main-slider .swipe-text-wrapper .text-holder h2 {
    color: #fff;
    font-size: 5em;
    margin: 0 auto
}

.main-slider .swipe-text-wrapper .text-holder p {
    margin: 0 auto 50px auto;
    font-size: 1.2em;
    max-width: 45%
}

@media (max-width:1199px) {
    header .bottom .main-page-top-menu .top-menu>li {
        margin: 0 10px
    }
}

@media (max-width:767px) {
    .main-slider .description {
        text-align: center;
        padding: 22px
    }

    .main-slider .swipe-text-wrapper {
        background: transparent;
        padding: 25% 0
    }

    .main-slider .swipe-text-wrapper .text-holder h2 {
        font-size: 2.3em
    }

    .mobile-column-wide {
        padding: 0
    }

    .mobile-column-wide .mobile-carousel-home {
        margin: 0
    }

    .mobile-column-wide .generic-content-box {
        padding: 0
    }

    .mobile-wide {
        padding: 0
    }

    .home-content .mobile-column-wide h2 {
        margin-left: 15px
    }
}

.header-h1 {
    text-align: center;
    max-width: 600px;
    margin: 40px auto
}

.header-h1 h1 {
    font-size: 2.750em;
    color: #020202
}

.icon-svg-share {
    display: none
}

.scheda_collezione .header-h1,
.scheda_collezione_minimali .header-h1 {
    margin-bottom: 25px
}

.scheda_collezione h1 span,
.scheda_collezione_minimali h1 span {
    display: block;
    font-size: 20px;
    line-height: 17px
}

.scheda_collezione .list_coloriweb {
    height: 14px;
    text-align: center
}

#content.home-content .generic-content-box .info .description p {
    font-size: 1.1rem;
    line-height: 1.3em
}

.hide_owl_intialized .slide img {
    width: 100%
}

.image__backgound {
    z-index: -999;
    width: 100%;
    height: 100%;
    object-fit: cover;
}



/*!
    * Bootstrap v4.1.3 (https://getbootstrap.com/)
    * Copyright 2011-2018 The Bootstrap Authors
    * Copyright 2011-2018 Twitter, Inc.
    * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
    */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
::after,
::before {
    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
}

@-ms-viewport {
    width: device-width
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[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
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    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
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", 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 {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    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
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -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;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}

.h1,
h1 {
    font-size: 2.5rem
}

.h2,
h2 {
    font-size: 2rem
}

.h3,
h3 {
    font-size: 1.75rem
}

.h4,
h4 {
    font-size: 1.5rem
}

.h5,
h5 {
    font-size: 1.25rem
}

.h6,
h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer::before {
    content: "\2014 \00A0"
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.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:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.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,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.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-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-last {
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.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-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .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-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .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:992px) {
    .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-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .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:1200px) {
    .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-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .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%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table .table {
    background-color: #fff
}

.table-sm td,
.table-sm th {
    padding: .3rem
}

.table-bordered {
    border: 1px solid #dee2e6
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: #b8daff
}

.table-hover .table-primary:hover {
    background-color: #9fcdff
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #9fcdff
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
    background-color: #d6d8db
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #c3e6cb
}

.table-hover .table-success:hover {
    background-color: #b1dfbb
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,
.table-info>td,
.table-info>th {
    background-color: #bee5eb
}

.table-hover .table-info:hover {
    background-color: #abdde5
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #ffeeba
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #f5c6cb
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}

.table-light,
.table-light>td,
.table-light>th {
    background-color: #fdfdfe
}

.table-hover .table-light:hover {
    background-color: #ececf6
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ececf6
}

.table-dark,
.table-dark>td,
.table-dark>th {
    background-color: #c6c8ca
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.table-active,
.table-active>td,
.table-active>th {
    background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #212529
}

.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #32383e
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, .05)
}

.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, .075)
}

@media (max-width:575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media (max-width:767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media (max-width:991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media (max-width:1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.8125rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(2.875rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[multiple],
select.form-control[size] {
    height: auto
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, .9);
    border-radius: .25rem
}

.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
    border-color: #28a745
}

.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
    display: block
}

.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip,
.was-validated .form-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip {
    display: block
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
    background-color: #71dd8a
}

.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid:checked~.custom-control-label::before,
.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
    background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label::after,
.was-validated .custom-file-input:valid~.custom-file-label::after {
    border-color: inherit
}

.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
    display: block
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, .9);
    border-radius: .25rem
}

.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545
}

.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
    display: block
}

.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip,
.was-validated .form-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip {
    display: block
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label::before,
.was-validated .custom-control-input:invalid~.custom-control-label::before {
    background-color: #efa2a9
}

.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid:checked~.custom-control-label::before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-label::after,
.was-validated .custom-file-input:invalid~.custom-file-label::after {
    border-color: inherit
}

.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
    display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width:576px) {
    .form-inline label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:focus,
.btn:hover {
    text-decoration: none
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled,
.btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    background-color: transparent
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent
}

.btn-link.focus,
.btn-link:focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none
}

.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    transition: opacity .15s linear
}

@media screen and (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-toggle::after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle::after {
    display: none
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.btn-group-vertical>.btn:hover,
.btn-group>.btn:hover {
    z-index: 1
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus {
    z-index: 1
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split::before {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
    width: 100%
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control {
    margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
    display: -ms-flexbox;
    display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
    height: calc(2.875rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    height: calc(1.8125rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    background-color: #007bff
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:active~.custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label::before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0
}

.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #dee2e6
}

.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #007bff
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #007bff
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(128, 189, 255, .5)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    opacity: 0
}

.custom-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-select-lg {
    height: calc(2.875rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 125%
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-file-input:focus~.custom-file-label::after {
    border-color: #80bdff
}

.custom-file-input:disabled~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse"
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.25rem;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    padding-left: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media screen and (prefers-reduced-motion:reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media screen and (prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

@media screen and (prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {

    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
        transition: none
    }
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem
}

.navbar>.container,
.navbar>.container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media (max-width:575.98px) {

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:576px) {
    .navbar-expand-sm {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width:767.98px) {

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width:991.98px) {

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width:1199.98px) {

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-text a {
    color: #fff
}

.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px);
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-deck {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-group>.card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-group {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-group>.card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:first-child .card-header,
    .card-group>.card:first-child .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:first-child .card-footer,
    .card-group>.card:first-child .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group>.card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:last-child .card-header,
    .card-group>.card:last-child .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:last-child .card-footer,
    .card-group>.card:last-child .card-img-bottom {
        border-bottom-left-radius: 0
    }

    .card-group>.card:only-child {
        border-radius: .25rem
    }

    .card-group>.card:only-child .card-header,
    .card-group>.card:only-child .card-img-top {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .card-group>.card:only-child .card-footer,
    .card-group>.card:only-child .card-img-bottom {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0
    }

    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
        border-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width:576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0
}

.accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}

.accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #007bff
}

.badge-primary[href]:focus,
.badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #545b62
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

.badge-success[href]:focus,
.badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

.badge-info[href]:focus,
.badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00
}

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

.badge-danger[href]:focus,
.badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

.badge-light[href]:focus,
.badge-light[href]:hover {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

.badge-dark[href]:focus,
.badge-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-primary hr {
    border-top-color: #9fcdff
}

.alert-primary .alert-link {
    color: #002752
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.alert-secondary hr {
    border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
    color: #202326
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -ms-flex: 1;
    flex: 1
}

.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.list-group-item:focus,
.list-group-item:hover {
    z-index: 1;
    text-decoration: none
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:not(:disabled):not(.disabled) {
    cursor: pointer
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    color: #000;
    text-decoration: none;
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2))
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - (.5rem * 2));
    content: ""
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2))
    }

    .modal-dialog-centered::before {
        height: calc(100vh - (1.75rem * 2))
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        max-width: 800px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow::after,
.popover .arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top] .arrow,
.bs-popover-top .arrow {
    bottom: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=top] .arrow::after,
.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-top .arrow::before {
    border-width: .5rem .5rem 0
}

.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top] .arrow::after,
.bs-popover-top .arrow::after {
    bottom: 1px;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right] .arrow,
.bs-popover-right .arrow {
    left: calc((.5rem + 1px) * -1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right] .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-right .arrow::before {
    border-width: .5rem .5rem .5rem 0
}

.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right] .arrow::after,
.bs-popover-right .arrow::after {
    left: 1px;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom] .arrow,
.bs-popover-bottom .arrow {
    top: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=bottom] .arrow::after,
.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-bottom .arrow::before {
    border-width: 0 .5rem .5rem .5rem
}

.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom] .arrow::after,
.bs-popover-bottom .arrow::after {
    top: 1px;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left] .arrow,
.bs-popover-left .arrow {
    right: calc((.5rem + 1px) * -1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left] .arrow::after,
.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-left .arrow::before {
    border-width: .5rem 0 .5rem .5rem
}

.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left] .arrow::after,
.bs-popover-left .arrow::after {
    right: 1px;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-item {
    position: relative;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease
}

@media screen and (prefers-reduced-motion:reduce) {

    .carousel-item-next,
    .carousel-item-prev,
    .carousel-item.active {
        transition: none
    }
}

.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {

    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.active.carousel-item-right,
.carousel-item-next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {

    .active.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.active.carousel-item-left,
.carousel-item-prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {

    .active.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {

    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev,
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, .5)
}

.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.carousel-indicators .active {
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #007bff !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #0062cc !important
}

.bg-secondary {
    background-color: #6c757d !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #007bff !important
}

.border-secondary {
    border-color: #6c757d !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}

.rounded-right {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.857143%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.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
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !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
    }

    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !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
    }

    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !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:992px) {
    .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
    }

    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !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:1200px) {
    .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
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !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
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width:576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0062cc !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #545b62 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #1e7e34 !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
    color: #117a8b !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #d39e00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #bd2130 !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
    color: #dae0e5 !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #1d2124 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    color: rgba(255, 255, 255, .5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {

    *,
    ::after,
    ::before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote,
    pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    body {
        min-width: 992px !important
    }

    .container {
        min-width: 992px !important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6 !important
    }

    .table-dark {
        color: inherit
    }

    .table-dark tbody+tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #dee2e6
    }

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}

/*# sourceMappingURL=bootstrap.min.css.map */


/**
    * Fancybox
    */
body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,
.fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports (padding:max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1)
}

@media (max-height:576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }

    @supports (padding:max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right))
        }
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}


/**
    * Swiper 5.4.5
    * Most modern mobile touch slider and framework with hardware accelerated transitions
    * http://swiperjs.com
    *
    * Copyright 2014-2020 Vladimir Kharlampidi
    *
    * Released under the MIT License
    *
    * Released on: June 16, 2020
    */

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}


.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.3;
    text-decoration: none;
    font-size: 100%;
    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;
    -ms-filter: "alpha(opacity=0)"
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.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
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

.ui-controlgroup>.ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup>.ui-controlgroup-item:focus,
.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus {
    z-index: 9999
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-checkboxradio-disabled {
    pointer-events: none
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    -ms-filter: "alpha(opacity=25)";
    opacity: 0.25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: pointer;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: bold
}

.ui-widget-header a {
    color: #333
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
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 #ccc;
    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: #fff
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.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;
    -ms-filter: "alpha(opacity=70)";
    font-weight: normal
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    -ms-filter: "alpha(opacity=35)";
    background-image: none
}

.ui-state-disabled .ui-icon {
    -ms-filter: "alpha(opacity=35)"
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png/index.html")
}

.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png/index.html")
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
    background-image: url("images/ui-icons_555555_256x240.png/index.html")
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png/index.html")
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
    background-image: url("images/ui-icons_777620_256x240.png/index.html")
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_cc0000_256x240.png/index.html")
}

.ui-button .ui-icon {
    background-image: url("images/ui-icons_777777_256x240.png/index.html")
}

.ui-icon-blank.ui-icon-blank.ui-icon-blank {
    background-image: none
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.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
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .003;
    -ms-filter: Alpha(Opacity=.3)
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666
}



/*! jQuery UI - v1.13.2 - 2022-07-14
        * http://jqueryui.com
        * Copyright jQuery Foundation and other contributors; Licensed MIT */

.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.3;
    text-decoration: none;
    font-size: 100%;
    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;
    -ms-filter: "alpha(opacity=0)"
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.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
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

.ui-controlgroup>.ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup>.ui-controlgroup-item:focus,
.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus {
    z-index: 9999
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-checkboxradio-disabled {
    pointer-events: none
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    -ms-filter: "alpha(opacity=25)";
    opacity: 0.25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: pointer;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}



/*!
         * Mmenu Light
         * mmenujs.com/mmenu-light
         *
         * Copyright (c) Fred Heusschen
         * www.frebsite.nl
         *
         * License: CC-BY-4.0
         * http://creativecommons.org/licenses/by/4.0/
         */
:root {
    --mm-ocd-width: 80%;
    --mm-ocd-min-width: 200px;
    --mm-ocd-max-width: 440px
}

body.mm-ocd-opened {
    overflow-y: hidden;
    -ms-scroll-chaining: none;
    overscroll-behavior: none
}

.mm-ocd {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 100%;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
    background: rgba(0, 0, 0, 0);
    -webkit-transition-property: bottom, background-color;
    -o-transition-property: bottom, background-color;
    transition-property: bottom, background-color;
    -webkit-transition-duration: 0s, .3s;
    -o-transition-duration: 0s, .3s;
    transition-duration: 0s, .3s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-delay: .45s, .15s;
    -o-transition-delay: .45s, .15s;
    transition-delay: .45s, .15s
}

.mm-ocd--open {
    bottom: 0;
    background: rgba(0, 0, 0, .25);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.mm-ocd__content {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    width: 80%;
    width: var(--mm-ocd-width);
    min-width: 200px;
    min-width: var(--mm-ocd-min-width);
    max-width: 440px;
    max-width: var(--mm-ocd-max-width);
    background: #fff;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.mm-ocd--left .mm-ocd__content {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.mm-ocd--right .mm-ocd__content {
    right: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.mm-ocd--open .mm-ocd__content {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-ocd__backdrop {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 3;
    width: calc(100% - 80%);
    width: calc(100% - var(--mm-ocd-width));
    min-width: calc(100% - 440px);
    min-width: calc(100% - var(--mm-ocd-max-width));
    max-width: calc(100% - 200px);
    max-width: calc(100% - var(--mm-ocd-min-width));
    background: rgba(3, 2, 1, 0)
}

.mm-ocd--left .mm-ocd__backdrop {
    right: 0
}

.mm-ocd--right .mm-ocd__backdrop {
    left: 0
}

.mm-spn,
.mm-spn a,
.mm-spn li,
.mm-spn span,
.mm-spn ul {
    display: block;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:root {
    --mm-spn-item-height: 50px;
    --mm-spn-item-indent: 20px;
    --mm-spn-line-height: 24px
}

.mm-spn {
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.mm-spn ul {
    -webkit-overflow-scrolling: touch;
    position: fixed;
    top: 0;
    left: 100%;
    bottom: 0;
    z-index: 2;
    width: 130%;
    padding-right: 30%;
    line-height: 24px;
    line-height: var(--mm-spn-line-height);
    overflow: visible;
    overflow-y: auto;
    background: inherit;
    -webkit-transition: left .3s ease 0s;
    -o-transition: left .3s ease 0s;
    transition: left .3s ease 0s;
    cursor: default
}

.mm-spn ul:after {
    content: '';
    display: block;
    height: 50px;
    height: var(--mm-spn-item-height)
}

.mm-spn>ul {
    left: 0
}

.mm-spn ul.mm-spn--open {
    left: 0
}

.mm-spn ul.mm-spn--parent {
    left: -30%;
    overflow-y: hidden
}

.mm-spn li {
    position: relative;
    background: inherit;
    cursor: pointer
}

.mm-spn li:before {
    content: '';
    display: block;
    position: absolute;
    top: 25px;
    top: calc(var(--mm-spn-item-height)/ 2);
    right: 25px;
    right: calc(var(--mm-spn-item-height)/ 2);
    z-index: 0;
    width: 10px;
    height: 10px;
    border-top: 1px solid;
    border-right: 1px solid;
    -webkit-transform: rotate(45deg) translate(0, -50%);
    -ms-transform: rotate(45deg) translate(0, -50%);
    transform: rotate(45deg) translate(0, -50%);
    opacity: .9
}

.mm-spn li:after {
    content: '';
    display: block;
    margin-left: 20px;
    margin-left: var(--mm-spn-item-indent);
    /*border-top: 1px solid #e1e1e1;*/
    border-top: 1px solid #dedede;
}

.mm-spn a,
.mm-spn span {
    position: relative;
    z-index: 1;
    padding: 13px 20px;
    padding: calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/ 2) var(--mm-spn-item-indent)
}

.mm-spn a {
    background: inherit;
    color: inherit;
    text-decoration: none
}

.mm-spn a:not(:last-child) {
    width: calc(100% - 50px);
    width: calc(100% - var(--mm-spn-item-height))
}

.mm-spn a:not(:last-child):after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border-right: 1px solid;
    opacity: .15
}

.mm-spn span {
    background: 0 0
}

.mm-spn.mm-spn--navbar {
    cursor: pointer
}

.mm-spn.mm-spn--navbar:before {
    content: '';
    display: block;
    position: absolute;
    top: 25px;
    top: calc(var(--mm-spn-item-height)/ 2);
    left: 20px;
    left: var(--mm-spn-item-indent);
    width: 10px;
    height: 10px;
    margin-top: 2px;
    border-top: 1px solid;
    border-left: 1px solid;
    -webkit-transform: rotate(-45deg) translate(50%, -50%);
    -ms-transform: rotate(-45deg) translate(50%, -50%);
    transform: rotate(-45deg) translate(50%, -50%);
    opacity: .7
}

.mm-spn.mm-spn--navbar.mm-spn--main {
    cursor: default
}

.mm-spn.mm-spn--navbar.mm-spn--main:before {
    content: none;
    display: none
}

.mm-spn.mm-spn--navbar:after {
    content: attr(data-mm-spn-title);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    height: var(--mm-spn-item-height);
    padding: 0 40px;
    padding: 0 calc(var(--mm-spn-item-indent) * 2);
    line-height: 50px;
    line-height: var(--mm-spn-item-height);
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.mm-spn.mm-spn--navbar.mm-spn--main:after {
    padding-left: 20px;
    padding-left: var(--mm-spn-item-indent)
}

.mm-spn.mm-spn--navbar ul {
    top: 51px;
    top: calc(var(--mm-spn-item-height) + 1px)
}

.mm-spn.mm-spn--navbar ul:before {
    content: '';
    display: block;
    position: fixed;
    top: inherit;
    z-index: 2;
    width: 100%;
    border-top: 1px solid currentColor;
    opacity: .15
}

.mm-spn.mm-spn--light {
    color: #000;
    background: #ffffff
}

.mm-spn.mm-spn--dark {
    color: #ddd;
    background: #333
}

.mm-spn.mm-spn--vertical {
    overflow-y: auto
}

.mm-spn.mm-spn--vertical ul {
    width: 100%;
    padding-right: 0;
    position: static
}

.mm-spn.mm-spn--vertical ul ul {
    display: none;
    padding-left: 20px;
    padding-left: var(--mm-spn-item-indent)
}

.mm-spn.mm-spn--vertical ul ul:after {
    height: 25px;
    height: calc(var(--mm-spn-item-height)/ 2)
}

.mm-spn.mm-spn--vertical ul.mm-spn--open {
    display: block
}

.mm-spn.mm-spn--vertical li.mm-spn--open:before {
    -webkit-transform: rotate(135deg) translate(-50%, 0);
    -ms-transform: rotate(135deg) translate(-50%, 0);
    transform: rotate(135deg) translate(-50%, 0)
}

.mm-spn.mm-spn--vertical ul ul li:last-child:after {
    content: none;
    display: none
}



.mapboxgl-ctrl-geocoder--input,
.mapboxgl-ctrl-geocoder--suggestion-address,
.mapboxgl-ctrl-geocoder--suggestion-title {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.mapboxgl-ctrl-geocoder,
.mapboxgl-ctrl-geocoder *,
.mapboxgl-ctrl-geocoder :after,
.mapboxgl-ctrl-geocoder :before {
    box-sizing: border-box
}

.mapboxgl-ctrl-geocoder {
    font-size: 18px;
    line-height: 24px;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    position: relative;
    background-color: #fff;
    width: 100%;
    min-width: 240px;
    z-index: 1;
    border-radius: 4px;
    transition: width .25s, min-width .25s
}

.mapboxgl-ctrl-geocoder--input {
    font: inherit;
    width: 100%;
    border: 0;
    background-color: transparent;
    margin: 0;
    height: 50px;
    color: rgba(0, 0, 0, .75);
    padding: 6px 45px
}

.mapboxgl-ctrl-geocoder--input::-ms-clear {
    display: none
}

.mapboxgl-ctrl-geocoder--input:focus {
    color: rgba(0, 0, 0, .75);
    outline: 0;
    box-shadow: none
}

.mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--pin-right>* {
    z-index: 2;
    position: absolute;
    right: 8px;
    top: 7px;
    display: none
}

.mapboxgl-ctrl-geocoder,
.mapboxgl-ctrl-geocoder .suggestions {
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1)
}

.mapboxgl-ctrl-geocoder.mapboxgl-ctrl-geocoder--collapsed {
    width: 50px;
    min-width: 50px;
    transition: width .25s, min-width .25s
}

.mapboxgl-ctrl-geocoder .suggestions {
    background-color: #fff;
    border-radius: 4px;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    top: 110%;
    top: calc(100% + 6px);
    z-index: 1000;
    overflow: hidden;
    font-size: 15px
}

.mapboxgl-ctrl-bottom-left .suggestions,
.mapboxgl-ctrl-bottom-right .suggestions {
    top: auto;
    bottom: 100%
}

.mapboxgl-ctrl-geocoder .suggestions>li>a {
    cursor: default;
    display: block;
    padding: 6px 12px;
    color: #404040
}

.mapboxgl-ctrl-geocoder .suggestions>.active>a,
.mapboxgl-ctrl-geocoder .suggestions>li>a:hover {
    color: #404040;
    background-color: #f3f3f3;
    text-decoration: none;
    cursor: pointer
}

.mapboxgl-ctrl-geocoder--suggestion-title {
    font-weight: 700
}

.mapboxgl-ctrl-geocoder--icon {
    display: inline-block;
    vertical-align: middle;
    speak: none;
    fill: #757575;
    top: 15px
}

.mapboxgl-ctrl-geocoder--icon-search {
    position: absolute;
    top: 13px;
    left: 12px;
    width: 23px;
    height: 23px
}

.mapboxgl-ctrl-geocoder--button {
    padding: 0;
    margin: 0;
    border: none;
    cursor: pointer;
    background: #fff;
    line-height: 1
}

.mapboxgl-ctrl-geocoder--icon-close {
    width: 20px;
    height: 20px;
    margin-top: 8px;
    margin-right: 3px
}

.mapboxgl-ctrl-geocoder--button:hover .mapboxgl-ctrl-geocoder--icon-close {
    fill: #909090
}

.mapboxgl-ctrl-geocoder--icon-loading {
    width: 26px;
    height: 26px;
    margin-top: 5px;
    margin-right: 0;
    -moz-animation: .8s cubic-bezier(.45, .05, .55, .95) infinite rotate;
    -webkit-animation: .8s cubic-bezier(.45, .05, .55, .95) infinite rotate;
    animation: .8s cubic-bezier(.45, .05, .55, .95) infinite rotate
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@media screen and (min-width:640px) {
    .mapboxgl-ctrl-geocoder.mapboxgl-ctrl-geocoder--collapsed {
        width: 36px;
        min-width: 36px
    }

    .mapboxgl-ctrl-geocoder {
        width: 33.3333%;
        font-size: 15px;
        line-height: 20px;
        max-width: 360px
    }

    .mapboxgl-ctrl-geocoder .suggestions {
        font-size: 13px
    }

    .mapboxgl-ctrl-geocoder--icon {
        top: 8px
    }

    .mapboxgl-ctrl-geocoder--icon-close {
        width: 16px;
        height: 16px;
        margin-top: 3px;
        margin-right: 0
    }

    .mapboxgl-ctrl-geocoder--icon-search {
        left: 7px;
        width: 20px;
        height: 20px
    }

    .mapboxgl-ctrl-geocoder--input {
        height: 36px;
        padding: 6px 35px
    }

    .mapboxgl-ctrl-geocoder--icon-loading {
        width: 26px;
        height: 26px;
        margin-top: -2px;
        margin-right: -5px
    }

    .mapbox-gl-geocoder--error {
        color: #909090;
        padding: 6px 12px;
        font-size: 16px;
        text-align: center
    }
}





.sprite-arrows-slider-small {
    background-image: url(static/images/arrows_small.png);
    background-repeat: no-repeat;
    width: 21px;
    height: 17px
}

.sprite-arrows-slider-big {
    background-image: url(static/images/arrows_big.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 22px
}

.sprite-arrows {
    background-image: url(static/images/sprite_arrows.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 13px
}

.bg-color-transparent,
.bg-after-transparent::after,
.bg-before-transparent::before,
.bg-color-none,
.bg-after-none::after,
.bg-before-none::before {
    background-color: transparent
}

/*.bg-color-1,*/
/*.bg-after-1::after,*/
/*.bg-before-1::before,*/
/*.bg-hover-1:hover {*/
/*    background-color: #71797f*/
/*}*/

.bg-color-2,
.bg-after-2::after,
.bg-before-2::before,
.bg-hover-2:hover {
    background-color: #63666a
}

.bg-color-3,
.bg-after-3::after,
.bg-before-3::before,
.bg-hover-3:hover {
    background-color: #AFA9A0
}

.bg-color-4,
.bg-after-4::after,
.bg-before-4::before,
.bg-hover-4:hover {
    background-color: #5e7975
}

.bg-color-5,
.bg-after-5::after,
.bg-before-5::before,
.bg-hover-5:hover {
    background-color: #2c2c2c
}

.bg-color-6,
.bg-after-6::after,
.bg-before-6::before,
.bg-hover-6:hover {
    background-color: #9d2235
}

.bg-color-light,
.bg-after-light::after,
.bg-before-light::before,
.bg-hover-light:hover {
    background-color: #e1e1e1
}

.bg-color-grey,
.bg-after-grey::after,
.bg-before-grey::before,
.bg-hover-grey:hover {
    background-color: #efefef
}

.bg-color-green,
.bg-after-green::after,
.bg-before-green::before,
.bg-hover-green:hover {
    background-color: #456750
}

.bg-hover-1,
.bg-hover-2,
.bg-hover-3,
.bg-hover-4,
.bg-hover-5,
.bg-hover-6,
.bg-hover-light,
.bg-hover-grey,
.bg-hover-green {
    transition: all .2s
}

.container-large {
    max-width: 1500px
}

.spacer-small {
    padding: 20px 0
}

@media (min-width: 1px) and (max-width: 767px) {
    .spacer-small {
        padding: 15px 0
    }
}

.spacer-medium {
    padding: 35px 0
}

@media (min-width: 1px) and (max-width: 767px) {
    .spacer-medium {
        padding: 27px 0
    }
}

.spacer-large {
    padding: 50px 0
}

@media (min-width: 1px) and (max-width: 767px) {
    .spacer-large {
        padding: 40px 0
    }
}

.font-200 {
    font-weight: 200
}

.font-300 {
    font-weight: 300
}

.font-400 {
    font-weight: 400
}

.font-500 {
    font-weight: 500
}

.font-600 {
    font-weight: 600
}

.font-700 {
    font-weight: 700
}

html {
    color: #161616
}

@font-face {
    font-family: 'HelveticaNowDisplay';
    src: url("../static/fonts/HelveticaNowDisplay-ExtLt.ttf") format("truetype"), url("../static/fonts/HelveticaNowDisplay-ExtLt.woff") format("woff"), url("../static/fonts/HelveticaNowDisplay-ExtLt.woff2") format("woff2");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: 'HelveticaNowDisplay';
    src: url("../static/fonts/HelveticaNowDisplay-ExtLtIta.ttf") format("truetype"), url("../static/fonts/HelveticaNowDisplay-ExtLtIta.woff") format("woff"), url("../static/fonts/HelveticaNowDisplay-ExtLtIta.woff2") format("woff2");
    font-weight: 200;
    font-style: italic
}

@font-face {
    font-family: 'HelveticaNowDisplay';
    src: url("../static/fonts/HelveticaNowDisplay-ExtLt.ttf") format("truetype"), url("../static/fonts/HelveticaNowDisplay-ExtLt.woff") format("woff"), url("../static/fonts/HelveticaNowDisplay-ExtLt.woff2") format("woff2");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'HelveticaNowDisplay';
    src: url("../static/fonts/HelveticaNowDisplay-ExtLtIta.ttf") format("truetype"), url("../static/fonts/HelveticaNowDisplay-ExtLtIta.woff") format("woff"), url("../static/fonts/HelveticaNowDisplay-ExtLtIta.woff2") format("woff2");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: 'HelveticaNowDisplay';
    src: url("../static/fonts/HelveticaNowDisplay-Regular.ttf") format("truetype"), url("../static/fonts/HelveticaNowDisplay-Regular.woff") format("woff"), url("../static/fonts/HelveticaNowDisplay-Regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'HelveticaNowDisplay';
    src: url("../static/fonts/HelveticaNowDisplay-RegIta.ttf") format("truetype"), url("../static/fonts/HelveticaNowDisplay-RegIta.woff") format("woff"), url("../static/fonts/HelveticaNowDisplay-RegIta.woff2") format("woff2");
    font-weight: normal;
    font-style: italic
}

@font-face {
    font-family: 'HelveticaNowDisplay';
    src: url("../static/fonts/HelveticaNowDisplay-Medium.ttf") format("truetype"), url("../static/fonts/HelveticaNowDisplay-Medium.woff") format("woff"), url("../static/fonts/HelveticaNowDisplay-Medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'HelveticaNowDisplay';
    src: url("../static/fonts/HelveticaNowDisplay-MediumItalic.ttf") format("truetype"), url("../static/fonts/HelveticaNowDisplay-MediumItalic.woff") format("woff"), url("../static/fonts/HelveticaNowDisplay-MediumItalic.woff2") format("woff2");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: 'HelveticaNowDisplay';
    src: url("../static/fonts/HelveticaNowDisplay-Bold.ttf") format("truetype"), url("../static/fonts/HelveticaNowDisplay-Bold.woff") format("woff"), url("../static/fonts/HelveticaNowDisplay-Bold.woff2") format("woff2");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'HelveticaNowDisplay';
    src: url("../static/fonts/HelveticaNowDisplay-Bold.ttf") format("truetype"), url("../static/fonts/HelveticaNowDisplay-Bold.woff") format("woff"), url("../static/fonts/HelveticaNowDisplay-Bold.woff2") format("woff2");
    font-weight: bold;
    font-style: italic
}

@font-face {
    font-family: 'HelveticaNowText';
    src: url("../static/fonts/HelveticaNowText-Light.ttf") format("truetype"), url("../static/fonts/HelveticaNowText-Light.woff") format("woff"), url("../static/fonts/HelveticaNowText-Light.woff2") format("woff2");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'HelveticaNowText';
    src: url("../static/fonts/HelveticaNowText-LightItalic.ttf") format("truetype"), url("../static/fonts/HelveticaNowText-LightItalic.woff") format("woff"), url("../static/fonts/HelveticaNowText-LightItalic.woff2") format("woff2");
    font-weight: normal;
    font-style: italic
}

@font-face {
    font-family: 'HelveticaNowText';
    src: url("../static/fonts/HelveticaNowText-ExtLt.ttf") format("truetype"), url("../static/fonts/HelveticaNowText-ExtLt.woff") format("woff"), url("../static/fonts/HelveticaNowText-ExtLt.woff2") format("woff2");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'HelveticaNowText';
    src: url("../static/fonts/HelveticaNowText-ExtLtIta.ttf") format("truetype"), url("../static/fonts/HelveticaNowText-ExtLtIta.woff") format("woff"), url("../static/fonts/HelveticaNowText-ExtLtIta.woff2") format("woff2");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: 'HelveticaNowText';
    src: url("../static/fonts/HelveticaNowText-Medium.ttf") format("truetype"), url("../static/fonts/HelveticaNowText-Medium.woff") format("woff"), url("../static/fonts/HelveticaNowText-Medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'HelveticaNowText';
    src: url("../static/fonts/HelveticaNowText-MediumItalic.ttf") format("truetype"), url("../static/fonts/HelveticaNowText-MediumItalic.woff") format("woff"), url("../static/fonts/HelveticaNowText-MediumItalic.woff2") format("woff2");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: 'HelveticaNowText';
    src: url("../static/fonts/HelveticaNowText-Bold.ttf") format("truetype"), url("../static/fonts/HelveticaNowText-Bold.woff") format("woff"), url("../static/fonts/HelveticaNowText-Bold.woff2") format("woff2");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'HelveticaNowText';
    src: url("../static/fonts/HelveticaNowText-Bold.ttf") format("truetype"), url("../static/fonts/HelveticaNowText-Bold.woff") format("woff"), url("../static/fonts/HelveticaNowText-Bold.woff2") format("woff2");
    font-weight: bold;
    font-style: italic
}

@font-face {
    font-family: 'icomoon';
    src: url("../static/fonts/icomoonce2a.eot?2xypfs");
    src: url("../static/fonts/icomoonce2a.eot?2xypfs#iefix") format("embedded-opentype"), url("../static/fonts/icomoonce2a.ttf?2xypfs") format("truetype"), url("../static/fonts/icomoonce2a.woff?2xypfs") format("woff"), url("../static/fonts/icomoonce2a.svg?2xypfs#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak-as: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-big {
    font-size: 32px
}

.icon-down-arrow:before {
    content: "\e900"
}

.icon-arrow-left:before {
    content: "\e901"
}

.icon-arrow-right:before {
    content: "\e902"
}

.icon-bookmark:before {
    content: "\e903"
}

.icon-bookmark-mine:before {
    content: "\e904"
}

.icon-bookmark-total:before {
    content: "\e905"
}

.icon-search:before {
    content: "\e906"
}

.icon-pin:before {
    content: "\e907"
}

.icon-phone:before {
    content: "\e908"
}

.icon-refresh:before {
    content: "\e90b"
}

.icon-arrow-diagonal:before {
    content: "\e90c"
}

.icon-diagonal:before {
    content: "\e90d"
}

.icon-pdf:before {
    content: "\e90e"
}

.icon-forward:before {
    content: "\e90f"
}

.icon-facebook:before {
    content: "\ea90"
}

.icon-instagram:before {
    content: "\ea92"
}

.icon-twitter:before {
    content: "\ea96"
}

.icon-youtube:before {
    content: "\ea9d"
}

.icon-linkedin:before {
    content: "\eaca"
}

.icon-chevron-left:before {
    content: "\e909"
}

.icon-chevron-up:before {
    content: "\e910"
}

.icon-chevron-right:before {
    content: "\e911"
}

.icon-chevron-down:before {
    content: "\e90a"
}

.icon-play:before {
    content: "\ea1c"
}

.icon-angle-left:before {
    content: "\e912"
}

.icon-angle-down:before {
    content: "\e913"
}

.icon-angle-up:before {
    content: "\e914"
}

.icon-angle-right:before {
    content: "\e915"
}

.icon-close-light:before {
    content: "\e916"
}

.icon-close:before {
    content: "\e917"
}

.icon-share2:before {
    content: "\e918"
}

.icon-link:before {
    content: "\e919"
}

a,
a:hover {
    /* color: inherit */
    color: #33424a;
}

body {
    background-color: #fff;
    color: #898989;
    overflow-x: hidden;
    font-family: 'HelveticaNowText', "Helvetica Neue", Helvetica, Arial, "sans-serif"
}

.font-body {
    font-family: 'HelveticaNowText', "Helvetica Neue", Helvetica, Arial, "sans-serif"
}

.font-title,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.h4-hero,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'HelveticaNowDisplay', "Helvetica Neue", Helvetica, Arial, "sans-serif"
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.h4-hero,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #161616
}

h1 {
    font-size: 64px;
    line-height: 74px
}

@media (min-width: 768px) and (max-width: 1200px) {
    h1 {
        font-size: 50px;
        line-height: 58px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    h1 {
        font-size: 40px;
        line-height: 50px
    }
}

h2 {
    font-size: 42px;
    line-height: 50px
}

@media (min-width: 768px) and (max-width: 1200px) {
    h2 {
        font-size: 36px;
        line-height: 44px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    h2 {
        font-size: 26px;
        line-height: 32px
    }
    
    .btn-arrow {
    font-size: 30px !important;
    }
}

h3 {
    font-size: 32px;
    line-height: 40px
}

@media (min-width: 768px) and (max-width: 1200px) {
    h3 {
        font-size: 28px;
        line-height: 36px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    h3 {
        font-size: 22px;
        line-height: 30px
    }
}

h4 {
    font-size: 20px;
    line-height: 28px
}

@media (min-width: 768px) and (max-width: 1200px) {
    h4 {
        font-size: 18px;
        line-height: 26px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    h4 {
        font-size: 17px;
        line-height: 23px
    }
}

h5 {
    font-size: 18px;
    line-height: 24px
}

@media (min-width: 768px) and (max-width: 1200px) {
    h5 {
        font-size: 16px;
        line-height: 22px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    h5 {
        font-size: 18px;
        line-height: 18px
    }
}

h6 {
    font-size: 13px;
    line-height: 17px
}

.h1 {
    font-size: 60px;
    line-height: 70px
}

@media (min-width: 768px) and (max-width: 1200px) {
    .h1 {
        font-size: 50px;
        line-height: 58px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .h1 {
        font-size: 30px;
        line-height: 34px
    }
}

.h4-hero {
    font-size: 48px;
    line-height: 54px
}

@media (min-width: 1px) and (max-width: 1440px) {
    .h4-hero {
        font-size: 40px;
        line-height: 50px
    }
}

.h4-section-collection {
    font-size: 50px;
    line-height: 60px
}

@media (min-width: 1px) and (max-width: 1440px) {
    .h4-section-collection {
        font-size: 40px;
        line-height: 50px
    }
}

.h2 {
    font-size: 42px;
    line-height: 50px
}

@media (min-width: 768px) and (max-width: 1200px) {
    .h2 {
        font-size: 36px;
        line-height: 44px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .h2 {
        font-size: 30px;
        line-height: 38px
    }
}

.h3 {
    font-size: 15px;
    /*line-height: 34px*/
}

@media (min-width: 768px) and (max-width: 1200px) {
    .h3 {
        font-size: 28px;
        line-height: 36px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .h3 {
        font-size: 16px;
        line-height: 26px
    }
}

.h4 {
    font-size: 20px;
    line-height: 28px
}

@media (min-width: 768px) and (max-width: 1200px) {
    .h4 {
        font-size: 18px;
        line-height: 26px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .h4 {
        font-size: 17px;
        line-height: 23px
    }
}

.h5 {
    font-size: 18px;
    line-height: 24px
}

@media (min-width: 768px) and (max-width: 1200px) {
    .h5 {
        font-size: 16px;
        line-height: 22px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .h5 {
        font-size: 15px;
        line-height: 21px
    }
}

.h6 {
    font-size: 13px;
    line-height: 17px
}

p,
.p-body {
    font-size: 18px;
    line-height: 26px
}

@media (min-width: 1px) and (max-width: 1200px) {

    p,
    .p-body {
        font-size: 16px;
        line-height: 24px
    }
}

.p-lead-text {
    font-size: 22px;
    line-height: 32px;
    font-weight: normal
}

.p-lead-text--bold {
    font-weight: 500
}

@media (min-width: 1px) and (max-width: 1200px) {
    .p-lead-text {
        font-size: 20px;
        line-height: 30px
    }
}

.p-small {
    font-size: 16px;
    line-height: 24px
}

@media (min-width: 1px) and (max-width: 1200px) {
    .p-small {
        font-size: 14px;
        line-height: 23px
    }
}

.label-geo p {
    font-size: 13px;
    line-height: 24px
}

.bg-black {
    background-color: #161616
}

.bg-white {
    background-color: #fff
}

.bg-grey {
    background-color: #efefef
}

.bg-grey-dark {
    background-color: #63666a
}

.bg-quickship {
    background-color: #2c2c2c
}

button:focus,
button:hover,
button:active {
    outline: none
}

.box-shadow {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.35)
}

.txt-white {
    color: #fff
}

.txt-black {
    color: #161616
}

.txt-grey {
    color: #898989
}

.txt-grey-2 {
    color: #898989
}

.both::after {
    clear: both;
    content: '';
    display: block
}

.showmore-button {
    font-size: 15px;
    display: inline-block;
    margin-top: 25px;
    color: #161616;
    cursor: pointer;
    z-index: 5;
    position: relative
}

.showmore-button::after {
    display: inline-block;
    font-size: 14px;
    font-family: 'icomoon' !important;
    content: "\e90a";
    position: relative;
    top: 2px;
    left: 5px
}

.showmore-button.active::after {
    display: inline-block;
    font-size: 14px;
    font-family: 'icomoon' !important;
    content: "\e909";
    position: relative;
    top: 2px;
    left: 5px
}

.no-pg {
    padding: 0
}

.min-height-xs {
    min-height: 52px
}

@media (min-width: 1px) and (max-width: 767px) {
    .min-height-xs {
        min-height: 0px
    }
}

.mg-bottom-small {
    /* margin-bottom: 40px */
    padding: 0 10px;
}

@media (min-width: 1px) and (max-width: 767px) {
    .mg-bottom-small {
        margin-bottom: 30px
    }
}

.pg-small {
    padding-top: 40px;
    padding-bottom: 40px
}

@media (min-width: 1px) and (max-width: 767px) {
    .pg-small {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.pg-top-small {
    padding-top: 40px
}

@media (min-width: 1px) and (max-width: 767px) {
    .pg-top-small {
        padding-top: 30px
    }
}

.pg-bottom-small {
    padding-bottom: 40px
}

@media (min-width: 1px) and (max-width: 767px) {
    .pg-bottom-small {
        padding-bottom: 30px
    }
}

.mg-bottom-medium {
    margin-bottom: 100px
}

@media (min-width: 1px) and (max-width: 1200px) {
    .mg-bottom-medium {
        margin-bottom: 50px
    }
}

.pg-medium {
    padding-top: 70px;
    padding-bottom: 70px
}

@media (min-width: 1px) and (max-width: 767px) {
    .pg-medium {
        padding-top: 52.5px;
        padding-bottom: 52.5px
    }
}

@media (max-width: 992px) {
    .pg-medium.no-pg {
        padding-top: 0px
    }
}

.pg-top-medium {
    padding-top: 70px
}

@media (min-width: 1px) and (max-width: 767px) {
    .pg-top-medium {
        padding-top: 52.5px
    }
}

.pg-bottom-medium {
    padding-bottom: 70px;
    padding-top: 70px;
}

@media (min-width: 1px) and (max-width: 767px) {
    .pg-bottom-medium {
        padding-bottom: 10px
    }
}

.pg-bottom-xs {
    padding-bottom: 20px
}

@media (min-width: 1px) and (max-width: 767px) {
    .pg-bottom-xs {
        padding-bottom: 15px
    }
}

.mg-bottom-xs {
    margin-bottom: 20px
}

@media (min-width: 1px) and (max-width: 767px) {
    .mg-bottom-xs {
        margin-bottom: 15px
    }
}

.mg-bottom-large {
    margin-bottom: 100px
}

@media (min-width: 1px) and (max-width: 767px) {
    .mg-bottom-large {
        margin-bottom: 75px
    }
}

.pg-large {
    padding-top: 100px;
    padding-bottom: 100px
}

@media (min-width: 768px) and (max-width: 1200px) {
    .pg-large {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .pg-large {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.pg-top-large {
    padding-top: 100px
}

@media (min-width: 1px) and (max-width: 767px) {
    .pg-top-large {
        padding-top: 75px
    }
}

.pg-bottom-large {
    padding-bottom: 100px
}

@media (min-width: 1px) and (max-width: 767px) {
    .pg-bottom-large {
        padding-bottom: 75px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .pg-medium+.bg-grey {
        padding-top: 40px !important
    }
}

.swiper-container {
    width: 100%;
    height: 100%
}

.showMoreBox {
    position: relative
}

.showMoreBox:not(.active)::before {
    width: 100%;
    height: 50px;
    bottom: 0px;
    content: '';
    display: block;
    position: absolute;
    background: -moz-linear-gradient(bottom, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(bottom, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to top, #fff 0%, rgba(255, 255, 255, 0) 100%)
}

.showMoreBox__content {
    padding-bottom: 1px
}

.showMoreBox.grey {
    position: relative
}

.showMoreBox.grey:not(.active)::before {
    background: -moz-linear-gradient(bottom, #efefef 0%, rgba(239, 239, 239, 0) 100%);
    background: -webkit-linear-gradient(bottom, #efefef 0%, rgba(239, 239, 239, 0) 100%);
    background: linear-gradient(to top, #efefef 0%, rgba(239, 239, 239, 0) 100%)
}

.item-icon-circle__icon {
    background: #fff;
    border-radius: 50%;
    font-size: 70px;
    line-height: 120px;
    padding: 30px;
    display: block;
    width: 180px;
    height: 180px;
    margin: 0 auto 20px
}

.call-to-action-1 {
    margin-bottom: 30px
}

.call-to-action-1__link {
    display: block;
    padding: 140px 20px;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.call-to-action-1__link:hover {
    text-decoration: none
}

.call-to-action-1__link__title {
    margin-bottom: 0;
    min-height: 56px
}

.call-to-action-2__link {
    display: block;
    transition: box-shadow .5s
}

.call-to-action-2__link::after {
    content: "\e900";
    font-family: 'icomoon';
    display: block;
    position: absolute;
    color: #898989;
    top: 50%;
    left: 50%;
    line-height: 100px;
    width: 100px;
    font-size: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    opacity: 0;
    transition: opacity .5s
}

.call-to-action-2__link:hover::after {
    opacity: 1
}

.call-to-action-2__link:hover {
    box-shadow: 0 0 15px rgba(22, 22, 22, 0.35)
}

.call-to-action-3 {
    position: relative;
    display: block;
    float: left
}

.call-to-action-3.large-5 {
    width: 20%
}

@media (min-width: 769px) and (max-width: 991px) {
    .call-to-action-3.large-5 {
        width: 50%
    }
}

@media (min-width: 1px) and (max-width: 768px) {
    .call-to-action-3.large-5 {
        width: 100%
    }
}

.call-to-action-3.large-6 {
    width: 16.66%
}

@media (min-width: 993px) and (max-width: 1399px) {
    .call-to-action-3.large-6 {
        width: 33.33%
    }
}

@media (min-width: 769px) and (max-width: 991px) {
    .call-to-action-3.large-6 {
        width: 50%
    }
}

@media (min-width: 1px) and (max-width: 768px) {
    .call-to-action-3.large-6 {
        width: 100%
    }
}

@media (min-width: 1201px) {
    .call-to-action-3.large-6 .call-to-action-3__link {
        min-height: 380px
    }
}

.call-to-action-3__link {
    width: 100%;
    display: block;
    min-height: 450px;
    transition: box-shadow .5s;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff
}

@media (min-width: 768px) and (max-width: 1200px) {
    .call-to-action-3__link {
        min-height: 360px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .call-to-action-3__link {
        min-height: 320px
    }
}

.call-to-action-3__link__content {
    width: 100%;
    position: absolute;
    z-index: 5;
    padding: 20px;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.call-to-action-3__link__content .icon-arrow-right {
    font-size: 30px;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    opacity: 0;
    transition: opacity .5s
}

.call-to-action-3__link::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0%;
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: opacity .5s
}

.call-to-action-3__link:hover::after {
    opacity: 0.5
}

.call-to-action-3__link:hover {
    text-decoration: none;
    color: #fff
}

.call-to-action-3__link:hover .icon-arrow-right {
    opacity: 1
}

.call-to-action-4-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.call-to-action-4 {
    position: relative;
    width: 20%
}

@media (min-width: 768px) and (max-width: 1200px) {
    .call-to-action-4 {
        width: 33%
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .call-to-action-4 {
        width: 100%
    }
}

.call-to-action-4__link {
    display: block;
    height: 100%
}

@media (min-width: 768px) and (max-width: 1200px) {
    .call-to-action-4__link {
        min-height: 360px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .call-to-action-4__link {
        min-height: 320px
    }
}

.call-to-action-4__link__content {
    padding: 40px 20px 50px
}

.call-to-action-4__link__content .icon-arrow-right {
    font-size: 30px;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    opacity: 0;
    transition: opacity .5s
}

.call-to-action-4__link:hover::after {
    opacity: 0.5
}

.call-to-action-4__link:hover {
    text-decoration: none
}

.call-to-action-4__link:hover .icon-arrow-right {
    opacity: 1
}

.call-to-action-4__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    transition: height .5s;
    z-index: 999
}

.call-to-action-4__overlay.open {
    height: 100%
}

.call-to-action-4__overlay-content {
    padding: 40px 20px 20px;
    border: 1px solid #efefef;
    background: #fff;
    height: 100%
}

.call-to-action-4__close-overlay {
    position: absolute;
    top: 15px;
    right: 20px;
    margin: 0 auto;
    text-decoration: none
}

.call-to-action-4__close-overlay:hover {
    text-decoration: none
}

.letter-caps::first-letter {
    font-size: 70px;
    font-weight: 500;
    color: #161616;
    line-height: 70px;
    float: left;
    padding: 0 40px 20px 0
}

blockquote {
    margin: 40px 0
}

blockquote p {
    font-style: italic;
    font-size: 25px;
    font-weight: 500;
    color: #161616;
    line-height: 30px
}

img {
    max-width: 100%;
    height: auto
}

.button-download {
    background-color: #fff;
    display: inline-block;
    transition: box-shadow .5s;
    position: relative;
    padding: 20px 40px;
    min-height: 70px;
    max-width: 350px;
    margin-bottom: 40px
}

.button-download:hover {
    box-shadow: 0 0 10px rgba(22, 22, 22, 0.15);
    text-decoration: none
}

.button-download__link {
    position: absolute;
    display: block;
    vertical-align: middle;
    width: 90px;
    font-size: 38px;
    text-align: center;
    left: 0;
    top: 10px
}

.button-download__text {
    margin-left: 60px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    border-color: #161616;
    -webkit-text-fill-color: #898989;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    transition: background-color 5000s ease-in-out 0s
}

.radius-5 {
    border-radius: 5px
}

.relative {
    position: relative
}

.caption-top {
    color: #3c3d40;
    margin-bottom: 25px
}

.btn-underline {
    font-weight: 500;
    display: inline-block;
    color: #161616;
    padding: 0 0 4px;
    border-bottom: 2px solid #161616;
    text-decoration: none;
    transition: all .2s;
    font-size: 15px;
    line-height: 22px
}

.btn-underline:hover {
    text-decoration: none;
    opacity: 0.5;
    color: #161616
}

@media (min-width: 992px) and (max-width: 1200px) {
    .btn-underline {
        font-size: 14px;
        padding-bottom: 3px
    }
}

@media (min-width: 1px) and (max-width: 991px) {
    .btn-underline {
        font-size: 13px;
    }
}

/*.btn-underline.btn-white {*/
/*    color: #fff;*/
/*    border-color: #fff*/
/*}*/

.btn-underline.btn-white {
    color: #ffffff;
    border-color: #ffffff;
    /*color: #33424a;*/
    /*border-color: #33424a;*/
}

.label-title {
    display: inline-block;
    border: 1px solid #161616;
    color: #161616;
    padding: 4px 7px;
    font-size: 15px;
    vertical-align: middle;
    margin: -5px 0 0 10px;
    line-height: 1
}

.overflow-hidden {
    overflow: hidden
}

.link-open-popup {
    position: relative;
    display: inline-block
}

.link-open-popup::before {
    width: 130px;
    height: 130px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity .5s;
    color: #fff;
    text-align: center;
    line-height: 130px;
    font-size: 40px;
    font-family: 'icomoon' !important;
    content: "\e90d"
}

.link-open-popup.small::before {
    width: 90px;
    height: 90px;
    line-height: 90px
}

.link-open-popup:hover::before {
    opacity: 1;
    background-color: rgba(22, 22, 22, 0.55)
}

.link-open-popup:hover {
    text-decoration: none
}

@media (min-width: 992px) {
    .row.row--xl {
        margin-right: -30px;
        margin-left: -30px
    }
}

@media (min-width: 992px) {

    .row.row--xl .col,
    .row.row--xl .col-1,
    .row.row--xl .col-10,
    .row.row--xl .col-11,
    .row.row--xl .col-12,
    .row.row--xl .col-2,
    .row.row--xl .col-3,
    .row.row--xl .col-4,
    .row.row--xl .col-5,
    .row.row--xl .col-6,
    .row.row--xl .col-7,
    .row.row--xl .col-8,
    .row.row--xl .col-9,
    .row.row--xl .col-auto,
    .row.row--xl .col-lg,
    .row.row--xl .col-lg-1,
    .row.row--xl .col-lg-10,
    .row.row--xl .col-lg-11,
    .row.row--xl .col-lg-12,
    .row.row--xl .col-lg-2,
    .row.row--xl .col-lg-3,
    .row.row--xl .col-lg-4,
    .row.row--xl .col-lg-5,
    .row.row--xl .col-lg-6,
    .row.row--xl .col-lg-7,
    .row.row--xl .col-lg-8,
    .row.row--xl .col-lg-9,
    .row.row--xl .col-lg-auto,
    .row.row--xl .col-md,
    .row.row--xl .col-md-1,
    .row.row--xl .col-md-10,
    .row.row--xl .col-md-11,
    .row.row--xl .col-md-12,
    .row.row--xl .col-md-2,
    .row.row--xl .col-md-3,
    .row.row--xl .col-md-4,
    .row.row--xl .col-md-5,
    .row.row--xl .col-md-6,
    .row.row--xl .col-md-7,
    .row.row--xl .col-md-8,
    .row.row--xl .col-md-9,
    .row.row--xl .col-md-auto,
    .row.row--xl .col-sm,
    .row.row--xl .col-sm-1,
    .row.row--xl .col-sm-10,
    .row.row--xl .col-sm-11,
    .row.row--xl .col-sm-12,
    .row.row--xl .col-sm-2,
    .row.row--xl .col-sm-3,
    .row.row--xl .col-sm-4,
    .row.row--xl .col-sm-5,
    .row.row--xl .col-sm-6,
    .row.row--xl .col-sm-7,
    .row.row--xl .col-sm-8,
    .row.row--xl .col-sm-9,
    .row.row--xl .col-sm-auto,
    .row.row--xl .col-xl,
    .row.row--xl .col-xl-1,
    .row.row--xl .col-xl-10,
    .row.row--xl .col-xl-11,
    .row.row--xl .col-xl-12,
    .row.row--xl .col-xl-2,
    .row.row--xl .col-xl-3,
    .row.row--xl .col-xl-4,
    .row.row--xl .col-xl-5,
    .row.row--xl .col-xl-6,
    .row.row--xl .col-xl-7,
    .row.row--xl .col-xl-8,
    .row.row--xl .col-xl-9,
    .row.row--xl .col-xl-auto {
        padding-right: 30px;
        padding-left: 30px
    }
}

input[type="checkbox"] {
    position: relative;
    cursor: pointer;
    margin-right: 5px;
    display: inline-block
}

input[type="checkbox"]::before {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    border: 1px solid #898989;
    border-radius: 0;
    background-color: #fff
}

input[type="checkbox"]:checked::before {
    background-color: #3c3d40
}

input[type="checkbox"]:checked::after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 2px;
    left: 6px
}

input::-ms-clear {
    display: none;
    height: 0;
    width: 0
}

.container-emil {
    padding-left: 80px;
    padding-right: 80px
}

@media (min-width: 768px) and (max-width: 1200px) {
    .container-emil {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .container-emil {
        padding-left: 20px;
        padding-right: 20px
    }
}

.container-emil-fluid {
    padding-left: 65px;
    padding-right: 65px
}

@media (min-width: 768px) and (max-width: 1200px) {
    .container-emil-fluid {
        padding-left: 25px;
        padding-right: 25px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .container-emil-fluid {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .text-right {
        text-align: left !important
    }

    .hidden-xs {
        display: none
    }
}

.ui-selectmenu-button.ui-button {
    color: #898989;
    border-bottom: solid 1px #898989;
    width: 100%;
    padding: 10px;
    font-size: 16px
}

.ui-selectmenu-button.ui-button:focus {
    outline: none
}

.ui-selectmenu-button .ui-icon {
    float: right;
    margin-top: 11px;
    width: 10px;
    height: 6px;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: #898989 transparent transparent transparent;
    position: relative;
    overflow: visible
}

@media (min-width: 1px) and (max-width: 767px) {
    .ui-selectmenu-button {
        margin-bottom: 30px
    }
}

.ui-selectmenu-menu .ui-menu {
    border: solid 1px #898989;
    border-top: none;
    box-sizing: content-box;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(22, 22, 22, 0.3);
    max-height: 250px
}

.ui-selectmenu-menu .ui-menu .ui-menu-item .ui-menu-item-wrapper {
    padding: 12px 12px;
    font-size: 14px;
    background-color: #fff;
    color: #63666a
}

.ui-selectmenu-menu .ui-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
    color: #fff;
    background-color: #161616
}

.ui-selectmenu-menu .ui-menu .ui-menu-item:first-child .ui-menu-item-wrapper {
    color: #898989;
    font-style: italic
}

.quickship {
    color: #fff;
    border-radius: 0px;
    text-transform: uppercase;
    position: absolute;
    top: 16px;
    right: 30px
}

.quickship_no_href {
    pointer-events: none
}

.quickship_carousel {
    right: 16px
}

.quickship .icon-quickship {
    width: 26px;
    height: 24px;
    fill: #fff
}

#map {
    height: 605px
}

.map-filter form {
    padding: 20px;
    height: auto;
    background: #efefef
}

@media (min-width: 769px) {
    .map-filter form {
        height: 605px
    }
}

.marker-top {
    background-image: url("static/core/images/marker.png");
    background-size: cover;
    object-fit: cover;
    width: 70px;
    height: 50px;
    cursor: pointer
}

.marker-simple {
    background-image: url("static/core/images/marker.png");
    background-size: cover;
    width: 70px;
    height: 50px;
    cursor: pointer
}

.marker-cluster {
    background-image: url("static/core/images/marker_cluster.png");
    background-size: cover;
    width: 70px;
    height: 50px;
    cursor: pointer
}

.marker-hidden {
    background-size: cover;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer
}

.mapboxgl-popup {
    min-width: 300px
}

.mapboxgl-popup-content {
    text-align: center
}

.tonalita-back-collezione {
    color: #fff
}

.shield_carousel {
    background-image: url("static/images/shield/shield_triangolo.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (max-width: 992px) {
    .shield_carousel {
        background-size: 120px
    }
}

.shield_payoff {
    text-align: center;
    margin-top: 50px
}

@media (max-width: 992px) {
    .shield_payoff {
        margin-top: 30px
    }
}

@media (max-width: 992px) {
    .shield_payoff img {
        width: 120px
    }
}

.shield_payoff p {
    margin: auto;
    margin-top: 20px;
    width: 250px;
    font-weight: 700;
    font-size: 22px;
    color: #1E74A1
}

.shield_collezione {
    padding-bottom: 70px;
    position: relative
}

.shield_collezione .main {
    background-color: #fff;
    position: relative
}

.shield_collezione .main .main-content {
    position: relative;
    z-index: 10;
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 50px
}

@media (max-width: 992px) {
    .shield_collezione .main .main-content {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.shield_collezione .main .main-content .logo_image,
.shield_collezione .main .main-content .bollini {
    text-align: center;
    margin: auto
}

.shield_collezione .main .main-content .descrizione {
    margin: auto;
    color: #3c3d40
}

@media (max-width: 992px) {
    .shield_collezione .main .main-content .descrizione {
        margin: 20px;
        margin-top: 40px
    }
}

.shield_collezione .main .main-content .descrizione .formati {
    color: #4486AF;
    font-weight: 700
}

.shield_collezione .main .main-content .bollini img:first-child {
    margin-right: 10px
}

.shield_collezione .main .main-content .bollini img {
    max-width: 150px
}

.shield_collezione::after {
    content: '';
    position: absolute;
    left: -70px;
    bottom: 0;
    display: block;
    width: 50%;
    height: calc(100% - 140px);
    background-color: #1E74A1
}

@media (max-width: 992px) {
    .shield_collezione::after {
        width: 100%;
        height: 60%;
        bottom: 48px
    }
}

@media (max-width: 992px) {
    .shield .caption-top img {
        width: 120px
    }
}

@media (max-width: 992px) {
    .shield .wrap {
        padding-top: 0px;
        margin-top: 0px
    }
}

a[data-toggle="modal"] {
    cursor: pointer
}

.taxes {
    color: #161616
}

.a_underline a {
    text-decoration: underline !important
}

ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 40px
}

ul li {
    /*margin-bottom: 0.5em;*/
    font-size: 1.1rem;
    line-height: 2rem
}

.checkbox ul {
    all: unset;
    list-style-type: none
}

.stores-list {
    list-style-type: none !important
}

.custom-text ul li {
    margin-bottom: 5px;
    padding-left: 15px;
    position: relative
}

.custom-text ul li::before {
    content: "•";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px
}

.header .navbar-brand__img--alfa {
    display: none
}

@media (max-width: 576px) {
    .header .navbar-brand__img {
        max-width: 125px
    }
}

.header .navbar {
    padding: 0;
    background-color: transparent
}

@media (min-width: 1px) and (max-width: 992px) {
    .header .navbar {
        position: relative;
        padding-top: 1rem;
    }
}

.header .navbar .navbar-toggler {
    /*margin-right: 20px;*/
    border: none
}

@media (min-width: 1px) and (max-width: 991px) {
    .header .navbar .navbar-collapse {
        position: absolute;
        top: 100%;
        width: 100%;
        z-index: 99;
        left: 0px
    }
}

.header .navbar-brand {
    padding-left: 80px
}

@media (min-width: 992px) and (max-width: 1200px) {
    .header .navbar-brand {
        padding-left: 40px
    }
}

@media (min-width: 1px) and (max-width: 991px) {
    .header .navbar-brand {
        padding-left: 20px
    }
}

@media (min-width: 1px) and (max-width: 991px) {
    .header .navbar-nav>li+li {
        border-top: 1px solid #e1e1e1
    }
}

.header .navbar-nav>li>a {
    font-weight: 500;
    color: #3c3d40
}

.header .navbar-nav {
    padding-right: 80px
}

@media (min-width: 992px) and (max-width: 1200px) {
    .header .navbar-nav {
        padding-right: 40px
    }
}

@media (min-width: 1px) and (max-width: 991px) {
    .header .navbar-nav {
        padding-right: 0;
        background-color: #fff
    }
}

@media (min-width: 1px) and (max-width: 991px) {
    .header .navbar-nav__item .container {
        max-width: 1000px
    }
}

.header .navbar-nav .nav-link {
    color: #3c3d40;
    letter-spacing: 0.2px
}

@media (max-width: 1440px) {
    .header .navbar-nav .nav-link {
        font-size: 14px;
        font-weight: 400;
        padding-left: 9px;
        padding-right: 9px;
        padding-top: 23px;
        padding-bottom: 0;
        min-height: 68px
    }
}

@media (min-width: 1200px) {
    .header .navbar-nav .nav-link {
        padding-top: 23px;
        padding-bottom: 24px;
        max-height: 68px;
        overflow: hidden;
        line-height: 24px
    }
}

@media (min-width: 1201px) {
    .header .navbar-nav .nav-link {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width: 991px) {
    .header .navbar-nav .nav-link {
        padding: 15px 20px;
        color: #161616;
        min-height: auto
    }
}

@media (min-width: 1px) and (max-width: 991px) {
    .header .navbar-nav .nav-link.dropdown-toggle::after {
        margin: 0px 0px -2px 8px
    }
}

.header .navbar-nav .mobile-navbar-toggle {
    text-decoration: none
}

.header .navbar-nav .mobile-navbar-toggle:focus,
.header .navbar-nav .mobile-navbar-togglehover {
    text-decoration: none
}

.header .navbar-nav .mobile-navbar-toggle.toggled {
    text-decoration: underline
}

.header .navbar-nav .mobile-navbar-dropdown {
    display: none
}

.header .navbar-nav .mobile-navbar-list {
    list-style-type: none;
    list-style: none;
    padding: 0 0 0 20px;
    margin: 0
}

.header .navbar-nav .mobile-navbar-list li+li {
    border-top: solid 1px #e1e1e1
}

.header .navbar-nav>li.active>a {
    background-color: #e1e1e1
}

.header .navbar-nav>li>a:hover {
    text-decoration: underline
}

.header .navbar .icon-search {
    font-size: 25px;
    line-height: 25px;
    display: inline-block;
    width: 25px
}

.header .navbar .icon-bookmark-total {
    font-size: 35px;
    line-height: 28px;
    display: inline-block;
    width: 25px
}

.header .navbar .icon-bookmark-total+.label-item {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #161616;
    color: #fff;
    position: absolute;
    top: 20px;
    right: 15px;
    text-align: center;
    font-size: 10px;
    border-radius: 50%;
    line-height: 15px
}

@media (min-width: 1px) and (max-width: 991px) {
    .header .navbar .icon-bookmark-total+.label-item {
        top: 15px;
        right: initial;
        left: 40px
    }
}

.header .navbar .dropdown-search::after {
    display: none
}

.header .dropdown-menu {
    background-color: #efefef;
    border-radius: 0;
    border: 0;
    margin: 0;
    min-width: 12rem;
    padding: 0
}

@media (min-width: 1px) and (max-width: 991px) {
    .header .dropdown-menu {
        padding: 0
    }
}

.header .dropdown-menu .dropdown-item {
    padding: 0.8rem 1.5rem
}

@media (max-width: 1440px) {
    .header .dropdown-menu .dropdown-item {
        font-size: 14px;
        font-weight: 400;
        padding-left: 20px;
        padding-right: 20px
    }
}

.header .dropdown-menu .dropdown-item:active {
    background-color: #fff;
    color: #161616
}

.header .dropdown-menu .dropdown-item.active {
    background-color: #e1e1e1;
    color: #161616
}

.header .menu-search__form {
    padding: 0 20px 0 10%;
    border-right: 1px solid #e1e1e1;
    position: relative
}

.header .menu-search__form__content {
    position: relative
}

.header .menu-search__form__content__input {
    background-color: transparent;
    border: 0;
    display: block;
    width: 100%;
    padding: 20px;
    outline: none;
    font-size: 20px;
    line-height: 20px
}

.header .menu-search__form__content__reset {
    height: 30px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -15px;
    cursor: pointer;
    display: none
}

.header .menu-search__form__content__reset path {
    fill: #898989
}

@media (min-width: 992px) {
    .header .menu-search__form__content__reset {
        display: block
    }
}

@media screen and (-ms-high-contrast: active),
screen and (-ms-high-contrast: none) {
    .header .menu-search__form__content__reset {
        display: none
    }
}

.header .menu-search__cat__link {
    text-decoration: none
}

.header .menu-search__cat select {
    border: 0;
    border-bottom: 0;
    padding: 15px;
    font-size: 16px;
    height: 65px;
    outline: none;
    color: #898989;
    background-color: transparent
}

.header .menu-search__cat select option {
    color: #898989
}

.header.header--transparent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10
}

.header.header--transparent .navbar-brand__img--white {
    display: none
}

.header.header--transparent .navbar-brand__img--alfa {
    display: block
}

.header.header--transparent .navbar-nav .nav-link {
    color: #fff
    /*color: #33424a;*/
}

@media (min-width: 1px) and (max-width: 991px) {
    .header.header--transparent .navbar-nav .nav-link {
        color: #161616
    }
}

.header.header--transparent .navbar-nav>li.active>a {
    color: #3c3d40
}

.header.header--transparent .navbar .emilmegamenu_custom_icons .navbar-nav>li>a {
    color: #fff
}

.header .emilmegamenu__megamenu {
    padding: 0;
    border-radius: 0;
    border: 0;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0;
    background-color: transparent;
    z-index: 99
}

@media (min-width: 1px) and (max-width: 991px) {
    .header .emilmegamenu__megamenu {
        position: relative
    }
}

.header .emilmegamenu__megamenu__container.no-pg {
    padding: 0
}

.header .emilmegamenu__megamenu__container {
    padding: 30px;
    background-color: #efefef;
    width: 70%;
    margin: auto;
}

.header .emilmegamenu__megamenu__container .novita {
    text-align: right
}

.header .emilmegamenu__megamenu__container .ricerca {
    text-align: center
}

.header .emilmegamenu__megamenu__container .shield {
    text-align: left
}

.header .emilmegamenu__megamenu__container .silktech {
    text-align: left
}

.header .emilmegamenu__megamenu__container__title {
    border-bottom: 1px solid #33424a;
    color: #33424a;
    font-weight: 600;
    padding: 0 0 10px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
}

.header .emilmegamenu__megamenu__container__items {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.header .emilmegamenu__megamenu__container__items__link {
    display: block;
    font-size: 15px
}

.header .emilmegamenu__megamenu__container__items__link.item-color:hover {
    text-decoration: none
}

.header .emilmegamenu__megamenu__container__items__link.item-color:hover.item-color:hover .lab-color {
    text-decoration: underline
}

.header .emilmegamenu__megamenu__container__items__link__bullet {
    background: #ccc;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    vertical-align: middle;
    margin: 0 3px 0 0;
    position: relative;
    top: -2px
}

.header .emilmegamenu__megamenu__container__items__link__bullet.color-1 {
    background-color: green
}

.header .emilmegamenu .emilmegamenu_custom_icons {
    margin-right: 20px
}

.header .emilmegamenu .emilmegamenu_custom_icons .emilmegamenu__megamenu {
    position: absolute
}

.header .emilmegamenu .emilmegamenu_custom_icons .navbar-nav {
    background-color: transparent;
    flex-direction: row;
    -ms-flex-direction: row
}

.header .emilmegamenu .emilmegamenu_custom_icons .navbar-nav>li+li {
    border: none
}

.header .emilmegamenu .emilmegamenu_custom_icons .navbar-nav .nav-link {
    padding-top: 20px;
    padding-bottom: 10px
}

.header .emilmegamenu .emilmegamenu_custom_icons .menu-search__form {
    border: none
}

.header .emilmegamenu .brand-menu {
    margin: 0px 0;
    padding: 18px 0
}

.header .emilmegamenu .brand-menu__container {
    display: flex
}

.header .emilmegamenu .brand-menu__container>* {
    flex: 1
}

.header .emilmegamenu .brand-menu+.brand-menu .brand-menu__content {
    border-left: 1px solid #3c3d40
}

@media (min-width: 1px) and (max-width: 991px) {
    .header .emilmegamenu .brand-menu+.brand-menu .brand-menu__content {
        border-left: 0
    }
}

.header .emilmegamenu .brand-menu:hover,
.header .emilmegamenu .brand-menu:hover * {
    color: #fff
}

.header .emilmegamenu .brand-menu:hover .btn-underline {
    border-color: #fff
}

.header .emilmegamenu .brand-menu:not(:hover) .brand-menu__content__logo {
    filter: invert(100%)
}

.header .emilmegamenu .brand-menu__content {
    padding: 0 18px
}

@media (min-width: 1px) and (max-width: 991px) {
    .header .emilmegamenu .brand-menu__content__logo {
        width: auto;
        max-height: 50px
    }
}

.header .emilmegamenu .brand-menu__content__img {
    border-radius: 6px;
    -moz-border-radius: 6px
}

@media (min-width: 1px) and (max-width: 991px) {
    .header .emilmegamenu .brand-menu__content .mg-bottom-small {
        margin-bottom: 20px
    }
}

.header .emilmegamenu .brand-menu .btn-underline {
    border-bottom-width: 1px;
    padding-bottom: 3px
}

@media (min-width: 1px) and (max-width: 991px) {
    .header .emilmegamenu .brand-menu {
        width: 100%;
        margin: 0px 0;
        padding: 18px 0;
        float: none;
        border: 0;
        border-bottom: 1px solid #ccc
    }
}

.mm-custom-close {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #161616;
    z-index: 14;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px
}

.mm-custom-close:hover {
    text-decoration: none;
    color: #161616
}

.mm-spn a {
    white-space: unset
}

.nav-hero-page {
    padding: 10px 0;
    width: 100%
}

.nav-hero-page--sticked {
    position: fixed;
    top: 0;
    z-index: 30
}

.nav-hero-page__list {
    margin: 0;
    list-style-type: none;
    padding: 0;
    align-items: center;
    -ms-flex-align: center
}

@media (min-width: 1px) and (max-width: 575px) {
    .nav-hero-page__list {
        align-items: start;
        -ms-flex-align: start
    }
}

.nav-hero-page__item {
    display: block;
    float: left;
    width: 20%;
    vertical-align: middle;
    padding: 0 5px
}

@media (min-width: 1px) and (max-width: 991px) {
    .nav-hero-page__item--logobrand {
        width: 40%
    }
}

.nav-hero-page__item--collezione {
    width: 16%
}

@media (min-width: 1px) and (max-width: 991px) {
    .nav-hero-page__item--collezione {
        width: 20%
    }
}

.nav-hero-page__img {
    max-width: 60px
}

@media (min-width: 1px) and (max-width: 991px) {
    .nav-hero-page__img {
        max-width: 50px
    }
}

.nav-hero-page__img--brand {
    max-width: 100%;
    width: auto
}

@media (min-width: 1px) and (max-width: 991px) {
    .nav-hero-page__img--brand {
        max-width: 100%
    }
}

.nav-hero-page__link {
    text-decoration: none;
    color: #fff
}

.nav-hero-page__link:hover {
    text-decoration: underline;
    color: #fff
}

.nav-hero-page__link__label {
    display: block;
    padding-top: 4px
}

@media (min-width: 769px) and (max-width: 991px) {
    .nav-hero-page__link__label {
        font-size: 12px
    }
}

@media (min-width: 1px) and (max-width: 768px) {
    .nav-hero-page__link__label {
        font-size: 11px;
        line-height: 13px
    }
}

.footer__newsletter {
    display: block;
    focus-outline: none
}

.footer__newsletter input[type=checkbox] {
    position: relative;
    cursor: pointer;
    margin-right: 5px;
    display: inline-block
}

.footer__newsletter input[type=checkbox]::before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: -3px;
    left: -3px;
    border: 1px solid #fff;
    border-radius: 3px;
    background-color: #161616
}

.footer__newsletter input[type=checkbox]:checked::after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0px;
    left: 5px
}

.footer__newsletter__email {
    margin-top: 25px
}

.footer__newsletter__email__input {
    outline: none;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #898989;
    display: block;
    width: 100%;
    color: #fff;
    padding: 15px 65px 15px 5px;
    font-size: 20px
}

.footer__newsletter__email__input::-webkit-input-placeholder {
    color: #898989;
    opacity: 1
}

.footer__newsletter__email__input::-moz-placeholder {
    color: #898989;
    opacity: 1
}

.footer__newsletter__email__input:-moz-placeholder {
    color: #898989;
    opacity: 1
}

.footer__newsletter__email__input:-ms-input-placeholder {
    color: #898989;
    opacity: 1
}

.footer__newsletter__email__input::-ms-input-placeholder {
    color: #898989;
    opacity: 1
}

.footer__newsletter__email__input::placeholder {
    color: #898989;
    opacity: 1
}

.footer__newsletter__email__button {
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 30px;
    padding: 10px 20px 0 20px
}

.footer__newsletter__email input:-webkit-autofill,
.footer__newsletter__email input:-webkit-autofill:hover,
.footer__newsletter__email input:-webkit-autofill:focus,
.footer__newsletter__email textarea:-webkit-autofill,
.footer__newsletter__email textarea:-webkit-autofill:hover,
.footer__newsletter__email textarea:-webkit-autofill:focus,
.footer__newsletter__email select:-webkit-autofill,
.footer__newsletter__email select:-webkit-autofill:hover,
.footer__newsletter__email select:-webkit-autofill:focus {
    border-color: #898989;
    -webkit-text-fill-color: #fff;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    transition: background-color 5000s ease-in-out 0s
}

.footer__newsletter__label {
    color: #898989;
    margin-top: 25px;
    cursor: pointer
}

.footer__newsletter__button {
    background-color: transparent;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 30px;
    padding: 10px 20px 0 0px
}

.footer__socket__logo {
    max-width: 180px;
    display: block;
    margin-bottom: 40px
}

/* .footer__socket__info {
    font-size: 14px;
    line-height: 19px;
    color: #898989;
    margin-bottom: 25px;
    max-width: 280px
} */

.footer__socket__info {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
    max-width: 280px;
    font-weight: 400;
}

.footer__socket__list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.footer__socket__list__link {
    display: block;
    color: #161616;
    font-weight: 400
}

.footer__socket__social {
    display: flex;
    gap: 16px;
    margin-top: 30px
}

@media (min-width: 1px) and (max-width: 767px) {
    .footer__socket__social {
        margin-top: 20px
    }
}

/* .footer__socket__social a {
    color: #898989;
    font-size: 22px;
    display: inline-block;
    margin: 0 10px;
    text-decoration: none
} */

.footer__socket__social a svg {
    display: flex;
    text-decoration: none;
    width: 30px;
    color: inherit;
}

.footer__socket__social a:hover {
    text-decoration: none;
    color: #898989
}

.footer__partnership__img {
    max-width: 90px
}

@media (min-width: 992px) {
    .footer .container {
        padding-left: 60px;
        padding-left: 60px
    }
}

@media (min-width: 1px) and (max-width: 767px) {

    .section-type-1+.section-type-1,
    .section-type-1+.solution,
    .solution+.section-type-3 {
        padding-top: 0
    }
}

.section-type-1__col {
    padding: 0
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-type-1__coltext.contatti {
        order: 0;
        padding-top: 52.5px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-type-1__coltext {
        order: 1
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-type-1__photo {
        margin: 0 20px 40px
    }
}

.section-type-1__photo--sx {
    padding-left: 80px;
    padding-bottom: 80px
}

.section-type-1__photo--sx::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-right: 80px solid #fff;
    border-top: 80px solid #fff
}

@media (min-width: 768px) and (max-width: 1200px) {
    .section-type-1__photo--sx {
        padding-left: 40px;
        padding-bottom: 40px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-type-1__photo--sx {
        padding-left: 20px;
        padding-bottom: 20px
    }
}

.section-type-1__photo--dx {
    padding-right: 80px;
    padding-bottom: 80px;
    position: relative
}

.section-type-1__photo--dx::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-left: 80px solid #fff;
    border-top: 80px solid #fff
}

@media (min-width: 768px) and (max-width: 1200px) {
    .section-type-1__photo--dx {
        padding-right: 40px;
        padding-bottom: 40px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-type-1__photo--dx {
        padding-right: 20px;
        padding-bottom: 20px
    }
}

.section-type-1__photo__img {
    position: relative;
    z-index: 5
}

.section-type-1__photo--icon-play::before {
    font-family: "icomoon";
    content: "\ea1c";
    color: #161616;
    background-color: #fff;
    position: absolute;
    padding: 20px;
    font-size: 55px;
    line-height: 55px;
    bottom: 80px;
    right: 0;
    z-index: 6
}

@media (min-width: 768px) and (max-width: 1200px) {
    .section-type-1__photo--icon-play::before {
        bottom: 40px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-type-1__photo--icon-play::before {
        bottom: 20px
    }
}

.section-type-1__photo--icon-play-magazine::before {
    font-family: "icomoon";
    content: "\ea1c";
    color: #161616;
    background-color: #fff;
    position: absolute;
    padding: 20px;
    font-size: 35px;
    line-height: 35px;
    bottom: 80px;
    z-index: 6
}

@media (min-width: 768px) and (max-width: 1200px) {
    .section-type-1__photo--icon-play-magazine::before {
        bottom: 40px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-type-1__photo--icon-play-magazine::before {
        bottom: 20px
    }
}

.section-type-1__logo {
    max-width: 280px;
    display: block
}

.section-type-1__title {
    margin: 50px 0 40px
}

@media (min-width: 992px) and (max-width: 1200px) {
    .section-type-1__title {
        margin: 20px 0 20px
    }
}

@media (min-width: 1px) and (max-width: 991px) {
    .section-type-1__title {
        margin: 0px 0 20px
    }
}

.section-type-1__content {
    padding: 0 80px
}

@media (min-width: 768px) and (max-width: 1200px) {
    .section-type-1__content {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-type-1__content {
        padding-left: 20px;
        padding-bottom: 20px;
        padding-right: 20px
    }
}

.section-type-1__content a:hover {
    color: #161616
}

.section-type-1__content--dx {
    float: right
}

.section-type-1__text h2 {
    font-size: 22px;
    line-height: 50px;
    font-weight: 400
}

.section-type-1__text p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400
}

@media (min-width: 769px) and (max-width: 991px) {
    .section-type-2 {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (min-width: 1px) and (max-width: 768px) {
    .section-type-2 {
        padding-left: 20px;
        padding-right: 20px
    }
}

.section-type-2__col {
    padding: 0;
    position: relative
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-type-2__photo {
        margin: 0 0 40px
    }
}

.section-type-2__photo--sx {
    padding-left: 80px;
    padding-bottom: 80px;
    position: relative
}

.section-type-2__photo--sx::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-right: 80px solid #fff;
    border-top: 80px solid #fff
}

@media (min-width: 769px) and (max-width: 1200px) {
    .section-type-2__photo--sx {
        padding-left: 40px;
        padding-bottom: 40px
    }
}

@media (min-width: 1px) and (max-width: 768px) {
    .section-type-2__photo--sx {
        padding-left: 20px;
        padding-bottom: 20px
    }
}

.section-type-2__photo--dx {
    padding-right: 80px;
    padding-bottom: 80px;
    position: relative
}

.section-type-2__photo--dx::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-left: 80px solid #fff;
    border-top: 80px solid #fff
}

@media (min-width: 769px) and (max-width: 1200px) {
    .section-type-2__photo--dx {
        padding-right: 40px;
        padding-bottom: 40px
    }
}

@media (min-width: 1px) and (max-width: 768px) {
    .section-type-2__photo--dx {
        padding-right: 20px;
        padding-bottom: 20px
    }
}

.section-type-2__photo__img {
    position: relative;
    z-index: 5
}

.section-type-2__photo__video {
    position: relative;
    z-index: 5;
    max-width: 100%;
    vertical-align: middle;
    width: 1200px
}

.section-type-2__photo__video__hide {
    display: none
}

.section-type-2__photo__contenuto {
    position: relative;
    display: inline-block
}

.section-type-2__photo__contenuto__icon-play {
    font-family: "icomoon";
    font-size: 35px;
    line-height: 35px;
    color: #3c3d40;
    position: absolute;
    background-color: #fff;
    padding: 28px;
    top: calc(50% - 45px);
    left: calc(50% - 45px);
    z-index: 6;
    cursor: pointer
}

@media (min-width: 1px) and (max-width: 1200px) {
    .section-type-2__photo__contenuto__icon-play {
        font-size: 28px;
        line-height: 28px;
        top: calc(50% - 32px);
        left: calc(50% - 32px);
        padding: 18px
    }
}

.section-type-2__content {
    padding: 0 80px;
    position: relative;
    width: 100%
}

@media (min-width: 992px) and (max-width: 1200px) {
    .section-type-2__content {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (min-width: 1px) and (max-width: 991px) {
    .section-type-2__content {
        padding-bottom: 40px;
        padding-right: 0;
        padding-left: 0;
        position: relative;
        top: 0;
        left: 0
    }
}

.section-type-2__content a:hover {
    color: #161616
}

.section-type-2__content--dx {
    float: right
}

@media (min-width: 769px) and (max-width: 991px) {
    .section-type-2_carousel {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (min-width: 1px) and (max-width: 768px) {
    .section-type-2_carousel {
        padding-left: 20px;
        padding-right: 20px
    }
}

.section-type-2_carousel__col {
    padding: 0;
    position: relative
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-type-2_carousel__photo {
        margin: 0 0 40px
    }
}

.section-type-2_carousel__photo--sx {
    padding-left: 70px;
    padding-bottom: 70px;
    position: relative
}

.section-type-2_carousel__photo--sx::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-right: 320px solid #fff;
    border-top: 80px solid #fff
}

@media (min-width: 993px) and (max-width: 1200px) {
    .section-type-2_carousel__photo--sx::after {
        border-right: 160px solid #fff
    }
}

@media (min-width: 769px) and (max-width: 992px) {
    .section-type-2_carousel__photo--sx::after {
        border-right: 120px solid #fff
    }
}

@media (min-width: 1px) and (max-width: 576px) {
    .section-type-2_carousel__photo--sx::after {
        border-right: 80px solid #fff
    }
}

@media (min-width: 769px) and (max-width: 1200px) {
    .section-type-2_carousel__photo--sx {
        padding-left: 40px;
        padding-bottom: 40px
    }
}

@media (min-width: 1px) and (max-width: 768px) {
    .section-type-2_carousel__photo--sx {
        padding-left: 20px;
        padding-bottom: 20px
    }
}

.section-type-2_carousel__photo--dx {
    padding-right: 80px;
    padding-bottom: 80px;
    position: relative
}

.section-type-2_carousel__photo--dx::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-left: 320px solid #fff;
    border-top: 80px solid #fff
}

@media (min-width: 993px) and (max-width: 1200px) {
    .section-type-2_carousel__photo--dx::after {
        border-left: 160px solid #fff
    }
}

@media (min-width: 769px) and (max-width: 992px) {
    .section-type-2_carousel__photo--dx::after {
        border-left: 120px solid #fff
    }
}

@media (min-width: 1px) and (max-width: 576px) {
    .section-type-2_carousel__photo--dx::after {
        border-left: 80px solid #fff
    }
}

@media (min-width: 769px) and (max-width: 1200px) {
    .section-type-2_carousel__photo--dx {
        padding-right: 40px;
        padding-bottom: 40px
    }
}

@media (min-width: 1px) and (max-width: 768px) {
    .section-type-2_carousel__photo--dx {
        padding-right: 20px;
        padding-bottom: 20px
    }
}

.section-type-2_carousel__photo__img {
    position: relative;
    z-index: 5
}

.section-type-2_carousel__content {
    padding: 0 80px;
    position: relative;
    width: 100%
}

@media (min-width: 992px) and (max-width: 1200px) {
    .section-type-2_carousel__content {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (min-width: 1px) and (max-width: 991px) {
    .section-type-2_carousel__content {
        padding-bottom: 20px;
        padding-right: 0;
        padding-left: 0;
        position: relative;
        top: 0;
        left: 0
    }
}

.section-type-2_carousel__content a:hover {
    color: #33424a;
}

.section-type-2_carousel__content--dx {
    float: right;
}

.section-type-2_carousel__carousel .container-fluid .row>div {
    padding: 0
}

.section-type-2_carousel__carousel__content {
    padding: 30px 80px;
    width: 100%
}

.section-type-2_carousel__carousel__content .hero-2__content_thumb {
    padding-top: 70px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 2px solid #e1e1e1
}

@media (min-width: 1px) and (max-width: 1200px) {
    .section-type-2_carousel__carousel__content .hero-2__content_thumb {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 20px
    }
}

.section-type-2_carousel__carousel__content a {
    display: inline-block;
    padding-top: 3rem;
}

.section-type-2_carousel__carousel__content a:hover {
    text-decoration: none
}

@media (min-width: 768px) and (max-width: 1200px) {
    .section-type-2_carousel__carousel__content {
        padding: 30px 40px 30px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-type-2_carousel__carousel__content {
        padding: 40px 20px 40px
    }
}

.section-type-2_carousel__carousel__content__thumb {
    padding-bottom: 30px;
    max-width: 250px
}

.section-type-2_carousel__carousel__slider__item {
    position: relative;
    min-height: 80vh
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-type-2_carousel__carousel__slider__item {
        min-height: 350px
    }
}

.section-type-2_carousel__carousel__slider__item__img {
    position: absolute;
    width: 100%;
    height: 100%;
    background-attachment: scroll;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.section-type-2_carousel__carousel__slider:hover .btn-slider {
    background: rgba(0, 0, 0, 0.2)
}

.section-type-2_carousel__carousel__slider__nav {
    margin: 30px 34px;
    z-index: 5;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    right: 0;
    bottom: 0
}

.section-type-2_carousel__carousel__slider__nav .btn-slider {
    background: transparent;
    width: 54px;
    height: 54px;
    margin-left: 1px
}

.section-type-2_carousel__carousel__slider__nav button {
    color: #fff
}

.section-type-2_carousel__carousel__slider .swiper-pagination {
    text-align: start;
    width: 15%;
    margin: 0 34px 30px 0
}

.section-type-2_carousel__carousel__button {
    padding-bottom: 30px
}

.section-type-2_carousel__carousel__button__link {
    color: #898989;
    font-size: 32px;
    text-decoration: none
}

.col-lappato {
    z-index: 11
}

.section-type-3 {
    padding-left: 80px;
    padding-right: 80px
}

@media (min-width: 1px) and (max-width: 1200px) {
    .section-type-3 {
        padding-left: 20px;
        padding-right: 20px
    }
}

.section-type-3__box::after {
    position: absolute;
    content: '';
    width: 150%;
    height: 100%;
    border: 2px solid #e1e1e1;
    top: 0;
    left: 0;
    z-index: 5;
    margin: 0;
    border-radius: 5px
}

@media (min-width: 768px) and (max-width: 1200px) {
    .section-type-3__box::after {
        width: 160%
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-type-3__box::after {
        display: none
    }
}

.section-type-3__box.lappato::after {
    position: absolute;
    content: '';
    width: 150%;
    height: 100%;
    border: 2px solid #64666A;
    top: 0;
    left: 0;
    z-index: 5;
    margin: 0;
    border-radius: 5px
}

@media (min-width: 768px) and (max-width: 1200px) {
    .section-type-3__box.lappato::after {
        width: 160%
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-type-3__box.lappato::after {
        display: none
    }
}

.section-type-3__box.lappato .caption-top {
    font-weight: 700;
    font-size: 26px;
    line-height: 30px
}

.section-type-3__box.shield::after {
    border: 2px solid #1E74A1
}

.section-type-3__box .wrap {
    position: relative;
    background-color: #fff;
    z-index: 20;
    margin-left: -15px;
    padding: 35px 0;
    margin: 35px 0 35px -15px
}

@media (min-width: 1px) and (max-width: 1200px) {
    .section-type-3__box .wrap {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.section-type-3__box .wrap h2.shield {
    font-weight: 700;
    color: #3c3d40
}

.section-type-4__col {
    padding: 0
}

.section-type-4__photo {
    padding: 0
}

@media (min-width: 1px) and (max-width: 992px) {
    .section-type-4__photo {
        padding-bottom: 40px
    }
}

.section-type-4__content {
    margin: 0 auto;
    padding: 0 80px
}

@media (min-width: 769px) and (max-width: 1200px) {
    .section-type-4__content {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (min-width: 1px) and (max-width: 768px) {
    .section-type-4__content {
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 20px
    }
}

.section-formati__item {
    display: inline-block;
    background-color: #898989;
    padding: 5px 12px;
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    font-weight: 300
}

@media (min-width: 993px) and (max-width: 1200px) {
    .section-formati__item {
        font-size: 18px;
        letter-spacing: 1px
    }
}

@media (min-width: 577px) and (max-width: 992px) {
    .section-formati__item {
        font-size: 14px;
        letter-spacing: 1px
    }
}

@media (min-width: 1px) and (max-width: 576px) {
    .section-formati__item {
        font-size: 11px;
        letter-spacing: 1px
    }
}

.section-formati__item__small {
    font-size: 70%
}

.section-formati__item--grid {
    margin: 0 20px 20px 0
}

.section-colori__colors {
    margin: 0 -4px 20px
}

.section-colori__colors img {
    width: 100%
}

.section-colori__colors__item {
    padding: 0 6px;
    margin-bottom: 35px;
    color: #fff
}

.section-colori__colors__item__link {
    color: #fff
}

.section-colori__colors__item__link__img {
    position: relative
}

.section-colori__colors__item__link__img::before {
    width: 130px;
    height: 130px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity .5s;
    color: #fff;
    text-align: center;
    line-height: 130px;
    font-size: 40px;
    font-family: 'icomoon' !important;
    content: "\e90d"
}

.section-colori__colors__item__link__img:hover::before {
    opacity: 1;
    background-color: rgba(22, 22, 22, 0.55)
}

.section-colori__colors__item__link:hover {
    text-decoration: none
}

.section-colori__colors__item__link__title {
    color: #898989;
    font-weight: 400;
    font-size: 1.1rem;
    padding: 20px 0 10px 0
}

.section-colori__colors__title {
    padding-left: 6px;
    padding-right: 6px;
    color: #161616
}

.section-colori__colors--sm {
    margin: 0 -5px 20px
}

.section-colori__colors--sm .section-colors__colors__item {
    padding: 0 15px
}

.section-colori--white .section-colori__colors__item__link__title {
    color: #fff
}

.section-colori--white .section-colori__colors__title {
    color: #fff
}

.section-decori__decori {
    margin: 0 -4px 20px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap
}

.section-decori__decori__item {
    padding: 0 15px;
    margin-bottom: 35px;
    color: #fff;
    display: flex;
    flex-direction: column
}

.section-decori__decori__item__link {
    color: #fff
}

.section-decori__decori__item__link__img {
    position: relative
}

.section-decori__decori__item__link__img::before {
    display: none
}

.section-decori__decori__item__link__img:hover::before {
    opacity: 1;
    background-color: rgba(22, 22, 22, 0.55)
}

.section-decori__decori__item__link:hover {
    text-decoration: none
}

.section-decori__decori__item__title {
    flex-basis: 0;
    flex: 1 1 0px;
    overflow-wrap: break-word
}

.section-decori__decori__title {
    padding-left: 6px;
    padding-right: 6px;
    color: #161616
}

.section-decori__decori--sm {
    margin: 0 -5px 20px
}

.section-decori__decori--sm .section-decori__decori__item {
    padding: 0 15px
}

.section-decori--white .section-decori__colors__item__link__title {
    color: #fff
}

.section-decori--white .section-decori__colors__title {
    color: #fff
}

.section-opus .p-small {
    line-height: 12px
}

.section-opus__descrizione {
    padding-top: 24px;
    padding-bottom: 10px;
    font-weight: 700
}

.section-opus__dettagli {
    margin-top: 20px
}

.section-superfici .txt-l {
    line-height: 2;
    padding: 0 0 40px;
    margin: 0
}

.section-superfici__firstcol .txt-l {
    margin: 0;
    line-height: 1;
    padding-bottom: 20px
}

.section-catalog__white__item {
    display: block;
    padding: 25px 15px;
    text-align: center;
    transition: box-shadow .5s;
    color: #898989
}

.section-catalog__white__item .icon-down-arrow {
    opacity: 0;
    transition: opacity .5s;
    font-size: 35px
}

.section-catalog__white__item:hover {
    color: #898989;
    text-decoration: none;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.35)
}

.section-catalog__white__item:hover .icon-down-arrow {
    opacity: 1
}

.section-catalog__white__item .col-6 {
    text-align: left
}

.section-catalog__white__images {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap
}

.section-catalog__white__image-item {
    width: 160px;
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
    padding: 20px
}

@media (max-width: 1200px) {
    .section-catalog__vertical .pg-bottom-small {
        padding-bottom: 0px !important
    }
}

.section-catalog__vertical__item__link {
    display: inline-block;
    transition: box-shadow .5s;
    text-decoration: none !important
}

.section-catalog__vertical__item__link:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.35)
}

.section-catalog__vertical__item__link::after {
    content: "\e900";
    font-family: 'icomoon';
    display: block;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    line-height: 100px;
    width: 100px;
    font-size: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    opacity: 0;
    transition: opacity .5s
}

.section-catalog__vertical__item__link:hover::after {
    opacity: 1
}

.section-catalog__vertical__item__link h4 {
    padding: 1rem 0.5rem
}

.section-catalog__vertical__schede {
    padding-top: 78px
}

.section-catalog__desc__link {
    color: #fff;
    border-color: #fff;
    margin: 20px 30px 20px 0
}

.section-catalog__desc__link:hover {
    color: #fff;
    text-decoration: none;
    border-color: #fff
}

.section-certificazioni__item {
    display: block;
    padding: 25px 15px;
    text-align: center;
    transition: box-shadow .5s;
    color: #898989
}

.section-certificazioni__item .icon-down-arrow {
    opacity: 0;
    transition: opacity .5s;
    font-size: 35px
}

.section-certificazioni__item:hover {
    color: #898989;
    text-decoration: none;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.35)
}

.section-certificazioni__item:hover .icon-down-arrow {
    opacity: 1
}

.section-certificazioni__item .col-6 {
    text-align: left
}

.section-certificazioni__images {
    display: flex;
    justify-content: flex-start
}

@media (min-width: 1px) and (max-width: 992px) {
    .section-certificazioni__images {
        flex-wrap: wrap
    }
}

.section-certificazioni__image-item {
    max-width: 160px;
    margin-right: 30px;
    text-align: center
}

.section-infocontact__info .btn-underline {
    margin: 20px 30px 20px 0
}

.section-infocontact__info .btn-underline:hover {
    text-decoration: none
}

.section-infocontact__info__img {
    text-align: center
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-infocontact__info__img {
        text-align: left
    }
}

.section-infocontact__info__img ul {
    list-style-type: none !important
}

@media (min-width: 768px) and (max-width: 992px) {
    .section-infocontact__info__img__img {
        width: 90px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-infocontact__info__img__img {
        width: 60px
    }
}

.section-infocontact__map__form {
    margin-top: 25px
}

.section-infocontact__map__form__input {
    outline: none;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #898989;
    display: block;
    width: 100%;
    color: #898989;
    padding: 15px 65px 15px 5px;
    font-size: 20px
}

.section-infocontact__map__form__input::placeholder {
    color: #898989;
    opacity: 1
}

.section-infocontact__map__form__button {
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent;
    border: 0;
    color: #898989;
    cursor: pointer;
    font-size: 30px;
    padding: 10px 20px 0 20px
}

.section-type-5 {
    background-color: #efefef
}

.section-type-5__content {
    max-width: 600px;
    margin: 10px auto 40px
}

.section-type-5__icon__item__img {
    background-color: #fff;
    max-width: 150px;
    margin: 0 auto 10px;
    padding: 30px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden
}

.section-type-6__content {
    max-width: 600px;
    margin: 10px auto 40px
}

.section-type-7 {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 50px
}

.section-type-7.pg-large {
    padding-top: 100px
}

.section-type-7__content {
    max-width: 600px;
    margin: 55px auto 0
}

.section-type-7__content p:last-child {
    margin-bottom: 0
}

.section-type-7 .custom-text {
    max-width: unset !important
}

.section-type-9__col {
    padding: 0
}

.section-type-9__photo--sx {
    padding-left: 80px;
    padding-bottom: 80px;
    position: relative
}

.section-type-9__photo--sx::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-right: 80px solid #fff;
    border-top: 80px solid #fff
}

@media (min-width: 1px) and (max-width: 1200px) {
    .section-type-9__photo--sx {
        padding-left: 40px;
        padding-bottom: 40px
    }
}

.section-type-9__photo--dx {
    padding-right: 80px;
    padding-bottom: 80px;
    position: relative
}

.section-type-9__photo--dx::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-left: 80px solid #fff;
    border-top: 80px solid #fff
}

@media (min-width: 1px) and (max-width: 1200px) {
    .section-type-9__photo--dx {
        padding-right: 40px;
        padding-bottom: 40px
    }
}

.section-type-9__photo__img {
    position: relative;
    z-index: 5
}

.section-type-9__photo--icon-play::before {
    font-family: "icomoon";
    content: "\e902";
    color: #161616;
    background-color: #fff;
    position: absolute;
    padding: 20px;
    font-size: 55px;
    line-height: 55px;
    bottom: 80px;
    right: 0;
    z-index: 6
}

@media (min-width: 1px) and (max-width: 1200px) {
    .section-type-9__photo--icon-play::before {
        bottom: 40px
    }
}

.section-type-9__logo {
    max-width: 200px;
    display: block
}

.section-type-9__title {
    margin: 50px 0 40px
}

@media (min-width: 768px) and (max-width: 1200px) {
    .section-type-9__title {
        margin: 40px 0 20px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-type-9__title {
        margin: 0px 0 20px
    }
}

.section-type-9__content {
    padding: 0 80px
}

@media (min-width: 768px) and (max-width: 1200px) {
    .section-type-9__content {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-type-9__content {
        padding-left: 20px;
        padding-right: 20px
    }
}

.section-type-9__content a:hover {
    color: #161616
}

.section-type-9__content--dx {
    float: right
}

.section-type-10 {
    padding-left: 65px
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-type-10 {
        padding-left: 5px;
        padding-right: 5px
    }
}

.section-type-10__col {
    padding: 0
}

@media (min-width: 1px) and (max-width: 991px) {
    .section-type-10__col {
        padding: 15px
    }
}

.section-type-10__photo--sx {
    padding-left: 80px;
    padding-bottom: 80px;
    position: relative
}

.section-type-10__photo--sx::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-right: 80px solid #fff;
    border-top: 80px solid #fff
}

@media (min-width: 1px) and (max-width: 1200px) {
    .section-type-10__photo--sx {
        padding-left: 40px;
        padding-bottom: 40px
    }
}

.section-type-10__photo--dx {
    padding-right: 80px;
    padding-bottom: 80px;
    position: relative
}

.section-type-10__photo--dx::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-left: 80px solid #fff;
    border-top: 80px solid #fff
}

@media (min-width: 1px) and (max-width: 1200px) {
    .section-type-10__photo--dx {
        padding-right: 40px;
        padding-bottom: 40px
    }
}

.section-type-10__photo__img {
    position: relative;
    z-index: 5
}

.section-type-10__photo--icon-play::before {
    font-family: "icomoon";
    content: "\e902";
    color: #161616;
    background-color: #fff;
    position: absolute;
    padding: 20px;
    font-size: 55px;
    line-height: 55px;
    bottom: 80px;
    right: 0;
    z-index: 6
}

@media (min-width: 1px) and (max-width: 1200px) {
    .section-type-10__photo--icon-play::before {
        bottom: 40px
    }
}

.section-type-10__logo {
    max-width: 200px;
    display: block
}

.section-type-10__title {
    margin: 50px 0 40px
}

@media (min-width: 768px) and (max-width: 1200px) {
    .section-type-10__title {
        margin: 40px 0 20px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-type-10__title {
        margin: 0px 0 20px
    }
}

.section-type-10__content {
    padding: 0 80px 0 0
}

@media (min-width: 768px) and (max-width: 1200px) {
    .section-type-10__content {
        padding-left: 25px;
        padding-right: 25px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-type-10__content {
        padding-left: 5px;
        padding-right: 5px
    }
}

.section-type-10__content a:hover {
    color: #161616
}

.section-type-10__content--dx {
    float: right
}

.item-two-cols a {
    text-decoration: none !important
}

.section-awards__item {
    color: #161616
}

.section-awards__item__link {
    transition: box-shadow .5s;
    display: flex;
    flex-direction: column;
    align-items: center
}

.section-awards__item__link:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.35)
}

.show-collections-no-cta {
    color: #161616;
    font-size: 42px;
    font-weight: 401;
    line-height: 50px;
    text-align: center
}

.section-type-8__content {
    padding-bottom: 60px
}

.section-type-8 .size-icon-160 {
    width: 160px;
    height: 160px
}

.centered-icons {
    justify-content: center
}

.widget-item-square-white {
    width: 250px;
    height: 160px;
    margin: 0;
    background-color: white
}

.widget-item-square-white .widget-item-arrow-hover {
    font-size: 30px;
    display: none;
    width: 30.5px;
    height: 20.5px;
    margin: 30px auto 0 auto
}

.widget-item-square-white a {
    padding: 34px 17px 50px 18px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center
}

.widget-item-square-white-hover:hover {
    height: 190px
}

.widget-item-square-white-hover:hover .widget-item-arrow-hover {
    display: block
}

.widget-item-description {
    padding-top: 55px
}

.custom-widget-menu {
    margin: 0 80px 0 80px
}

.custom-widget-menu-margin-bottom {
    margin-bottom: 80px
}

.custom-widget-menu-container {
    width: 100% !important
}

.custom-widget-menu-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 30px
}

.container-centered-row {
    display: grid;
    justify-content: center
}

@media (max-width: 768px) {
    .section-type-2_carousel__carousel__slider__nav {
        display: none
    }
}

@media (max-width: 576px) {
    .section-type-2_carousel__carousel__slider .swiper-pagination {
        width: 100%;
        justify-content: start;
        margin-left: 15px
    }
}

@media (max-width: 768px) {
    .section-type-7 {
        padding: 40px 0 50px 0
    }

    .section-type-7.pg-large {
        padding: 40px 0 50px 0
    }

    .section-type-7__content {
        margin: 30px auto 0
    }

    .show-collections-no-cta {
        font-size: 30px;
        font-weight: 400;
        line-height: 38px
    }

    .section-type-8 {
        padding-top: 38px;
        padding-bottom: 0
    }

    .section-type-8__title {
        margin-bottom: 37px
    }

    .section-type-8__content {
        padding-bottom: 25px
    }

    .section-type-8 .size-icon-160 {
        width: 130px;
        height: 130px
    }

    .two-cols {
        display: flex;
        flex-wrap: wrap
    }

    .item-two-cols {
        flex: 1 0 50%;
        margin-bottom: 0
    }

    .custom-widget-menu {
        margin: 0
    }

    .custom-widget-menu-row {
        flex-direction: unset;
        justify-content: unset;
        gap: unset;
        margin: 0
    }

    .custom-widget-menu-row .item-two-cols {
        flex: 1 0 40% !important;
        margin: 10px
    }

    .widget-item-square-white {
        width: 160px
    }

    .widget-item-square-white a {
        padding: 34px 10px 25px 10px
    }

    .widget-item-square-white-hover {
        height: 100%
    }

    .widget-item-square-white-hover .widget-item-arrow-hover {
        display: block
    }

    .custom-widget-menu-margin-bottom {
        margin-bottom: 46px !important
    }
}

.btn-arrow {
    font-size: 40px;
    color: #161616;
    transition: all .5s
}

.btn-arrow:hover {
    text-decoration: none;
    color: #161616;
    opacity: 0.7
}

.btn-arrow-white {
    font-size: 40px;
    color: #fff;
    transition: all .5s
}

.btn-arrow-white:hover {
    text-decoration: none;
    color: #fff;
    opacity: 0.7
}

.btn-cursor-pointer {
    cursor: pointer
}

.searching__input {
    outline: none;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #898989;
    display: block;
    width: 100%;
    color: #161616;
    padding: 15px 65px 15px 5px;
    font-size: 20px
}

.searching__input::placeholder {
    color: #898989;
    opacity: 1
}

.searching__button {
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent;
    border: 0;
    color: #161616;
    cursor: pointer;
    font-size: 30px;
    padding: 10px 20px 0 20px
}

.searching__button--small {
    font-size: 24px;
    padding: 6px
}

.store-locator__form {
    padding: 20px
}

.store-locator__form__item.submit {
    margin-bottom: 0px
}

.store-locator__form__item {
    margin-bottom: 30px
}

.store-locator__form__item select {
    background-color: transparent;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #898989;
    padding: 10px;
    line-height: 18px;
    outline: none;
    font-size: 15px;
    color: #898989;
    border-radius: 0
}

.store-locator__form__item a {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    background-color: transparent;
    cursor: pointer;
    padding: 0 0 5px
}

.store-locator__form__refresh {
    position: absolute;
    right: 55px;
    font-size: 30px;
    z-index: 2;
    color: #63666a;
    text-decoration: none;
    cursor: pointer
}

.store-locator__result::before {
    content: '';
    display: block;
    width: 100%;
    margin-top: 70px;
    padding-top: 70px;
    border-top: 2px solid #ccc
}

.store-locator__result__nav {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.store-locator__result__nav__item__link {
    display: block;
    padding: 10px 0;
    color: #161616;
    text-decoration: none
}

.store-locator__result__nav__item__link:hover {
    text-decoration: none;
    color: #161616;
    font-weight: 500
}

.store-locator__result__box {
    padding: 30px;
    margin-bottom: 30px;
    min-height: 280px;
    max-height: 280px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center
}

.store-locator__result__box__cta {
    font-size: 14px;
    margin: 0 0 10px
}

.store-locator__result__box__cta:hover {
    background: none
}

.store-locator__map {
    background-color: #efefef;
    width: 100%;
    height: 600px;
    margin: 0 0 20px 0
}

@media (min-width: 769px) and (max-width: 1200px) {
    .store-locator__map {
        height: 500px
    }
}

@media (min-width: 1px) and (max-width: 768px) {
    .store-locator__map {
        height: 400px
    }
}

.carousel-squares__slider {
    padding: 10px 0 60px
}

@media (min-width: 1px) and (max-width: 991px) {
    .carousel-squares__slider {
        padding: 0 80px
    }
}

.carousel-squares__slider__slide {
    padding: 0;
    border-radius: 10px;
    overflow: hidden;
    transition: all .5s
}

@media (min-width: 576px) and (max-width: 1200px) {
    .carousel-squares__slider__slide {
        min-height: 400px
    }
}

@media (min-width: 1px) and (max-width: 575px) {
    .carousel-squares__slider__slide {
        min-height: 280px
    }
}

.carousel-squares__slider__slide__content {
    position: relative
}

.carousel-squares__slider__slide__content__link {
    background-origin: content-box;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    padding: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none;
    min-height: 450px;
    display: block
}

.carousel-squares__slider__slide__content__link::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: .4
}

@media (min-width: 1200px) and (max-width: 1440px) {
    .carousel-squares__slider__slide__content__link {
        min-height: 350px
    }
}

@media (min-width: 576px) and (max-width: 1199px) {
    .carousel-squares__slider__slide__content__link {
        min-height: 400px
    }
}

@media (min-width: 1px) and (max-width: 575px) {
    .carousel-squares__slider__slide__content__link {
        min-height: 260px
    }
}

.carousel-squares__slider__slide__content__link:hover {
    color: #fff;
    text-decoration: none
}

.carousel-squares__slider__slide__content__link__card {
    margin: 0 auto;
    padding: 0 20px;
    position: absolute;
    top: 56%;
    left: 0;
    width: 100%;
    transform: translateY(-50%)
}

.carousel-squares__slider__slide__content__link__card__text {
    visibility: hidden;
    overflow: hidden;
    transition: height .5s
}

.carousel-squares__slider__slide__content__link:hover .carousel-squares__slider__slide__content__link__card__text {
    visibility: visible
}

.carousel-squares__slider .swiper-slide-active .carousel-squares__slider__slide__content__link {
    box-shadow: 0 0 15px rgba(22, 22, 22, 0.25)
}

.carousel-squares__slider .swiper-slide-active .carousel-squares__slider__slide__link__card__text {
    height: auto;
    visibility: visible
}

.carousel-squares__slider .hero-brand__row {
    display: none
}

.carousel-squares__slider:hover .hero-brand__row {
    position: absolute;
    background: rgb(51 66 74);
    width: 54px;
    height: 54px;
    top: 35%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 20
}

.carousel-squares__slider:hover .hero-brand__row__nav__prev {
    left: 105px
}

.carousel-squares__slider:hover .hero-brand__row__nav__next {
    right: 105px
}

.carousel-squares__slider:hover .hero-brand__row.swiper-button-disabled {
    display: none
}

.pagination-container {
    margin-top: 60px;
    height: 5px
}

.pagination-container .swiper-scrollbar {
    height: 3px;
    background: rgba(99, 102, 106, 0.3)
}

.pagination-container .swiper-scrollbar:hover {
    cursor: pointer;
    height: 5px
}

.pagination-container .swiper-scrollbar-drag:hover {
    top: -1px;
    height: 8px;
    border-radius: 0;
    cursor: grab
}

.pagination-container .swiper-scrollbar-drag:active {
    cursor: grabbing
}

@media (max-width: 768px) {
    .carousel-squares__slider:hover .hero-brand__row {
        display: none
    }
}

@media (max-width: 992px) {
    .carousel-squares__slider:hover .hero-brand__row__nav__prev {
        left: 50px
    }

    .carousel-squares__slider:hover .hero-brand__row__nav__next {
        right: 50px
    }
}

.carousel-details {
    padding-bottom: 0
}

.carousel-details::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 260px
}

@media (min-width: 1px) and (max-width: 1200px) {
    .carousel-details::before {
        height: 252px
    }
}

.carousel-details__slider {
    margin-bottom: 100px
}

.carousel-details__slider__slide__content {
    padding: 20px;
    background: #fff;
    min-height: 200px
}

@media (min-width: 1px) and (max-width: 767px) {
    .carousel-details__slider__slide__content {
        min-height: 140px
    }
}

.carousel-details__slider__slide__content__meta {
    margin-bottom: 10px;
    font-size: 14px
}

.carousel-details__slider__slide__content__meta__item--sx {
    float: left;
    color: #161616
}

.carousel-details__slider__slide__content__meta__item--dx {
    float: right
}

@media (min-width: 1px) and (max-width: 767px) {
    .carousel-details__slider__slide__content__meta__item--dx {
        float: none;
        clear: both
    }
}

.carousel-details__slider .btn-slider {
    display: none
}

.carousel-details__slider:hover .hero-brand-row {
    position: absolute;
    background: rgba(0, 0, 0, 0.9);
    width: 54px;
    height: 54px;
    top: 46%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 20
}

.carousel-details__slider:hover .hero-brand-row.carousel-details__nav__prev {
    left: -20%
}

.carousel-details__slider:hover .hero-brand-row.carousel-details__nav__next {
    right: -20%
}

.carousel-details__slider:hover .hero-brand-row.swiper-button-disabled {
    display: none
}

.carousel-details__slider .pagination-container__white .swiper-scrollbar {
    background: rgba(255, 255, 255, 0.3)
}

.carousel-details__slider .pagination-container__white .swiper-scrollbar .swiper-scrollbar-drag {
    background: #fff
}

.carousel-details__nav {
    position: absolute;
    background: #fff;
    color: #161616;
    padding: 20px 20px;
    right: 15px;
    width: 85px;
    bottom: -35px;
    z-index: 5
}

@media (min-width: 1400px) {
    .carousel-details__nav {
        right: -150px;
        bottom: -35px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .carousel-details__nav {
        bottom: 20px
    }
}

.carousel-details__nav .btn-slider {
    color: #161616
}

@media (max-width: 1399px) {
    .carousel-details:hover .hero-brand-row.carousel-details__nav__prev {
        left: 0
    }

    .carousel-details:hover .hero-brand-row.carousel-details__nav__next {
        right: 0
    }
}

@media (max-width: 768px) {
    .carousel-details:hover .hero-brand-row.carousel-details__nav__prev {
        display: none
    }

    .carousel-details:hover .hero-brand-row.carousel-details__nav__next {
        display: none
    }
}

.carousel-vertical {
    padding-bottom: 0
}

.carousel-vertical::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 248px
}

.carousel-vertical__slider {
    margin-bottom: 100px
}

.carousel-vertical__slider .hero-brand-row {
    display: none
}

.carousel-vertical__slider:hover .hero-brand-row {
    position: absolute;
    background: rgba(0, 0, 0, 0.9);
    width: 54px;
    height: 54px;
    top: 46%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 20
}

.carousel-vertical__slider:hover .hero-brand-row.carousel-vertical__nav__prev {
    left: -20%
}

.carousel-vertical__slider:hover .hero-brand-row.carousel-vertical__nav__next {
    right: -20%
}

.carousel-vertical__slider:hover .hero-brand-row.swiper-button-disabled {
    display: none
}

.carousel-vertical__slider .pagination-container__white .swiper-scrollbar {
    background: rgba(255, 255, 255, 0.3)
}

.carousel-vertical__slider .pagination-container__white .swiper-scrollbar .swiper-scrollbar-drag {
    background: #fff
}

.carousel-vertical .slick-slide {
    padding: 10px 80px 10px 0px;
    outline: none
}

@media (min-width: 1px) and (max-width: 1200px) {
    .carousel-vertical .slick-slide {
        padding-right: 40px
    }
}

.carousel-vertical__slide {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll
}

.carousel-vertical__slide::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: .4
}

.carousel-vertical__slide__content {
    padding: 20px;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 550px
}

@media (min-width: 768px) and (max-width: 1199px) {
    .carousel-vertical__slide__content {
        min-height: 400px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .carousel-vertical__slide__content {
        min-height: 360px
    }
}

.carousel-vertical__slide__content__title {
    color: #fff;
    text-align: center;
    width: 100%;
    position: absolute;
    font-size: 45px;
    line-height: 45px;
    font-weight: 300;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    padding: 0 20px
}

@media (min-width: 1px) and (max-width: 767px) {
    .carousel-vertical__slide__content__title {
        font-size: 25px;
        line-height: 25px
    }
}

.carousel-vertical__nav {
    position: absolute;
    background: #fff;
    color: #161616;
    padding: 20px 20px;
    right: 0;
    bottom: 80px;
    z-index: 5
}

@media (min-width: 1400px) {
    .carousel-vertical__nav {
        right: -150px;
        bottom: -35px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .carousel-vertical__nav {
        bottom: 20px
    }
}

.carousel-vertical__nav .btn-slider {
    color: #161616
}

@media (min-width: 1px) and (max-width: 767px) {
    .carousel-vertical .text-right {
        text-align: left !important
    }
}

@media (max-width: 1560px) {
    .carousel-vertical:hover .hero-brand-row.carousel-vertical__nav__prev {
        left: 0
    }

    .carousel-vertical:hover .hero-brand-row.carousel-vertical__nav__next {
        right: 0
    }
}

@media (max-width: 768px) {
    .carousel-vertical:hover .hero-brand-row.carousel-vertical__nav__prev {
        display: none
    }

    .carousel-vertical:hover .hero-brand-row.carousel-vertical__nav__next {
        display: none
    }
}

.carousel-irregular {
    background-color: #efefef;
    overflow-x: hidden;
    padding-bottom: 40px
}

.carousel-irregular::before {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 45%
}

.carousel-irregular__slider {
    position: relative;
    z-index: 5;
    width: 100%;
    height: 100%
}

.carousel-irregular__slider .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 40%
}

@media (min-width: 992px) and (max-width: 1200px) {
    .carousel-irregular__slider .swiper-slide {
        width: 50%
    }
}

@media (min-width: 577px) and (max-width: 991px) {
    .carousel-irregular__slider .swiper-slide {
        width: 70%
    }
}

@media (min-width: 1px) and (max-width: 576px) {
    .carousel-irregular__slider .swiper-slide {
        width: 80%
    }
}

.carousel-irregular__slider .swiper-slide img {
    width: 100%;
    height: auto
}

.carousel-irregular__slider .swiper-slide--small {
    width: 30%
}

@media (min-width: 992px) and (max-width: 1200px) {
    .carousel-irregular__slider .swiper-slide--small {
        width: 40%
    }
}

@media (min-width: 577px) and (max-width: 991px) {
    .carousel-irregular__slider .swiper-slide--small {
        width: 50%
    }
}

@media (min-width: 1px) and (max-width: 576px) {
    .carousel-irregular__slider .swiper-slide--small {
        width: 60%
    }
}

.carousel-irregular__nav {
    position: absolute;
    right: 240px;
    width: 80px;
    background: #fff;
    height: 60px;
    display: block;
    bottom: -30px;
    z-index: 10;
    text-align: center
}

@media (min-width: 993px) and (max-width: 1200px) {
    .carousel-irregular__nav {
        right: 80px
    }
}

@media (min-width: 769px) and (max-width: 992px) {
    .carousel-irregular__nav {
        right: 40px
    }
}

@media (min-width: 1px) and (max-width: 768px) {
    .carousel-irregular__nav {
        right: 30px
    }
}

.carousel-irregular__nav__btnprev {
    position: absolute;
    left: 5px;
    font-family: "icomoon" !important;
    content: "\e901";
    width: 50%;
    font-size: 20px;
    line-height: 60px;
    cursor: pointer;
    outline: none
}

.carousel-irregular__nav__btnnext {
    position: absolute;
    right: 5px;
    font-family: "icomoon" !important;
    font-size: 20px;
    content: "\e902";
    width: 50%;
    line-height: 60px;
    cursor: pointer;
    outline: none
}

.carousel-bottombar {
    background-color: #efefef;
    padding-bottom: 120px
}

.carousel-bottombar__slider {
    position: relative;
    z-index: 5;
    width: 100%;
    height: 100%
}

.carousel-bottombar__slider .swiper-wrapper {
    height: auto
}

.carousel-bottombar__slider__slide {
    text-align: left;
    font-size: 18px;
    display: block;
    width: 25%
}

@media (min-width: 768px) and (max-width: 1199px) {
    .carousel-bottombar__slider__slide {
        width: 33%
    }
}

@media (min-width: 577px) and (max-width: 767px) {
    .carousel-bottombar__slider__slide {
        width: 50%
    }
}

@media (min-width: 1px) and (max-width: 576px) {
    .carousel-bottombar__slider__slide {
        width: 80%
    }
}

.carousel-bottombar__slider__slide__link {
    position: relative;
    display: block
}

.carousel-bottombar__slider__slide__link:hover {
    text-decoration: none
}

.carousel-bottombar__slider__slide__link__img {
    margin-bottom: 10px
}

.carousel-bottombar__slider__slide__link__img::before {
    content: '';
    display: block;
    background: rgba(22, 22, 22, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: opacity .5s;
    opacity: 0
}

.carousel-bottombar__slider__slide__link__img:hover::before {
    opacity: 1
}

.carousel-bottombar__slider__slide__link__img::after {
    font-family: 'icomoon';
    display: block;
    transition: opacity .5s;
    top: 50%;
    opacity: 0;
    position: absolute;
    text-align: center;
    color: #fff;
    font-size: 100px;
    width: 100%;
    height: 100px;
    margin: -50px auto 0;
    line-height: 100px
}

.carousel-bottombar__slider__slide__link__img:hover::after {
    opacity: 1
}

.carousel-bottombar__slider .btn-slider {
    display: none
}

.carousel-bottombar:hover .hero-brand-row {
    position: absolute;
    background: rgba(0, 0, 0, 0.9);
    width: 54px;
    height: 54px;
    top: 25%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 20
}

.carousel-bottombar:hover .hero-brand-row.bottombar__nav__prev {
    left: -20%
}

.carousel-bottombar:hover .hero-brand-row.bottombar__nav__next {
    right: -20%
}

.carousel-bottombar:hover .hero-brand-row.carousel-bottombar--images__btn-prev {
    top: 35%;
    left: 0
}

.carousel-bottombar:hover .hero-brand-row.carousel-bottombar--images__btn-next {
    top: 35%;
    right: 0
}

.carousel-bottombar:hover .hero-brand-row.swiper-button-disabled {
    display: none
}

.carousel-bottombar__nav {
    position: absolute;
    right: 240px;
    width: 80px;
    background: #fff;
    height: 60px;
    display: block;
    bottom: -30px;
    z-index: 10
}

.carousel-bottombar__nav__btnprev {
    position: absolute;
    right: 0;
    font-family: 'icomoon';
    content: "\e901"
}

.carousel-bottombar__nav__btnnext {
    position: absolute;
    right: 0;
    font-family: 'icomoon';
    content: "\e902"
}

.carousel-bottombar--images {
    padding: 0
}

.carousel-bottombar--images .carousel-bottombar__slider {
    padding: 0 0 40px 0
}

.carousel-bottombar--images .carousel-bottombar__slider__scrollbar {
    bottom: 5px
}

.carousel-bottombar--images .carousel-bottombar__slider__slide {
    width: 60%
}

@media (min-width: 768px) and (max-width: 1199px) {
    .carousel-bottombar--images .carousel-bottombar__slider__slide {
        width: 60%
    }
}

@media (min-width: 577px) and (max-width: 767px) {
    .carousel-bottombar--images .carousel-bottombar__slider__slide {
        width: 65%
    }
}

@media (min-width: 1px) and (max-width: 576px) {
    .carousel-bottombar--images .carousel-bottombar__slider__slide {
        width: 80%
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .carousel-bottombar .text-right {
        text-align: left !important
    }
}

@media (max-width: 1399px) {
    .carousel-bottombar:hover .hero-brand-row.bottombar__nav__prev {
        left: 0
    }

    .carousel-bottombar:hover .hero-brand-row.bottombar__nav__next {
        right: 0
    }
}

@media (max-width: 768px) {
    .carousel-bottombar:hover .hero-brand-row.bottombar__nav__prev {
        display: none
    }

    .carousel-bottombar:hover .hero-brand-row.bottombar__nav__next {
        display: none
    }
}

@media (max-width: 1199px) {
    .carousel-bottombar:hover .hero-brand-row.carousel-bottombar--images__btn-prev {
        top: 30%
    }

    .carousel-bottombar:hover .hero-brand-row.carousel-bottombar--images__btn-next {
        top: 30%
    }
}

.carousel-tab__slider__slide {
    background-color: #fff;
    overflow: hidden;
    position: relative
}

.carousel-tab__slider__slide__img {
    padding: 80px 80px 0 0;
    position: relative
}

@media (min-width: 768px) and (max-width: 1200px) {
    .carousel-tab__slider__slide__img {
        padding: 40px 40px 0 0
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .carousel-tab__slider__slide__img {
        padding: 20px 20px 0 0;
        margin: 0 20px
    }
}

.carousel-tab__slider__slide__img::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 60%;
    height: 60%;
    border-left: 80px solid #fff;
    border-bottom: 80px solid #fff
}

.carousel-tab__slider__slide__img img {
    position: relative;
    z-index: 5
}

.carousel-tab__slider__slide__content {
    padding-left: 80px;
    padding-bottom: 80px;
    padding-top: 60px
}

@media (min-width: 768px) and (max-width: 1200px) {
    .carousel-tab__slider__slide__content {
        padding-left: 40px;
        padding-bottom: 40px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .carousel-tab__slider__slide__content {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px
    }
}

.carousel-tab__slider__pagination {
    position: absolute;
    top: 0px;
    left: 0px;
    width: auto !important;
    left: auto !important;
    margin: 0;
    z-index: 5;
    padding-left: 80px;
    padding-bottom: 80px
}

@media (min-width: 768px) and (max-width: 1200px) {
    .carousel-tab__slider__pagination {
        padding-left: 40px;
        padding-bottom: 40px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .carousel-tab__slider__pagination {
        padding-left: 20px;
        padding-right: 20px
    }
}

.carousel-tab__slider__pagination .swiper-pagination-bullet {
    padding: 5px 0;
    border-radius: 0;
    padding-right: 25px;
    width: auto;
    height: auto;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #161616;
    opacity: 1;
    font-size: 24px;
    background: transparent;
    outline: none
}

@media (min-width: 1px) and (max-width: 992px) {
    .carousel-tab__slider__pagination .swiper-pagination-bullet {
        font-size: 18px;
        line-height: 26px
    }
}

.carousel-tab__slider__pagination .swiper-pagination-bullet-active {
    color: #161616;
    font-weight: 500;
    text-decoration: underline
}

.carousel-tab__slider__nav {
    position: absolute;
    bottom: 20px;
    right: 0;
    z-index: 20;
    transform: rotate(90deg)
}

@media (min-width: 992px) and (max-width: 1200px) {
    .carousel-tab__slider__nav {
        right: -10px
    }
}

@media (min-width: 1px) and (max-width: 991px) {
    .carousel-tab__slider__nav {
        display: none
    }
}

.carousel-tab__slider__nav button {
    background: transparent;
    border: 0;
    padding: 0;
    font-size: 30px;
    cursor: pointer
}

.carousel-tab__slider__nav .swiper-button-disabled {
    opacity: 0.2
}

.blog__post_meta {
    margin: 15px 0 25px
}

.blog__post_meta .label {
    font-size: 12px;
    padding: 4px 10px;
    background-color: #898989;
    color: #fff;
    border-radius: 3px
}

.blog__post__title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px
}

.blog__post__text {
    color: #898989
}

.blog__post .btn-underline {
    transition: all .5s
}

.blog__post .btn-underline:hover {
    color: #161616;
    opacity: 0.5;
    text-decoration: none
}

.pin-map {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    padding: 20px;
    color: #3c3d40;
    font-size: 14px;
    max-width: 300px
}

.pin-map__title {
    color: #3c3d40;
    border-bottom: 1px solid #3c3d40;
    padding-bottom: 7px
}

.pin-map__address {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px
}

.pin-map__cta {
    font-size: 14px;
    margin: 0 0 10px
}

.pin-map__cta:hover {
    background: none
}

.pin-map__directions {
    padding-top: 5px
}

.pin-map__directions img {
    padding: 10px
}

.wishlist-popup-wrap .fancybox-bg {
    background-color: transparent
}

.wishlist-popup-wrap .fancybox-slide {
    padding: 0
}

.wishlist-box {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0;
    overflow: hidden;
    box-shadow: 0 0 15px rgba(22, 22, 22, 0.2);
    width: 900px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .wishlist-box {
        width: 850px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .wishlist-box {
        width: 90%
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .wishlist-box {
        width: 100%
    }
}

.wishlist-box .fancybox-close-small {
    right: 0;
    width: 50px;
    height: 50px;
    padding: 0
}

.wishlist-box__maintitle {
    padding: 20px 60px 20px 20px;
    margin: 0
}

.wishlist-box__container {
    max-height: 340px;
    overflow-y: scroll;
    overflow-x: hidden
}

.wishlist-box__container__item {
    padding: 30px;
    border-top: 1px solid #e1e1e1
}

@media (min-width: 1px) and (max-width: 767px) {
    .wishlist-box__container__item__meta__item {
        display: block
    }
}

.wishlist-box__share__icon {
    font-size: 30px;
    position: relative;
    top: 8px;
    display: inline-block;
    margin-right: 10px
}

@media (min-width: 1px) and (max-width: 575px) {
    .wishlist-box__share__icon {
        font-size: 24px;
        margin: 0 0 10px 0;
        display: block;
        text-align: center
    }
}

.wishlist-box__share>div {
    padding: 10px 15px;
    margin: 10px 0
}

.wishlist-box__share>div:last-child {
    border-left: 1px solid #e1e1e1
}

.wishlist-box__empty {
    padding: 20px
}

.wishlist-message {
    position: fixed;
    width: 100%;
    left: 0;
    top: -150px;
    text-align: center;
    z-index: 11
}

.wishlist-message__content {
    background-color: #5eb134;
    display: inline-block;
    color: #fff;
    padding: 14px 24px;
    box-shadow: 0 0 8px rgba(22, 22, 22, 0.3)
}

.wishlist-message__content__message {
    margin: 0;
    padding: 0
}

.wishlist-message__content__message__icon {
    font-size: 24px;
    font-weight: bold;
    transform: translateY(4px);
    display: inline-block
}

@media (min-width: 992px) {
    .langchoice {
        min-width: 750px
    }
}

.langchoice__lang__img {
    display: inline-block;
    margin-right: 15px
}

@media (min-width: 1px) and (max-width: 576px) {
    .langchoice__lang__img {
        display: block;
        margin: 0 auto 10px auto
    }
}

.langchoice__lang__link {
    outline: none
}

.carousel-hero-1 {
    overflow: hidden
}

@media (min-width: 1px) and (max-width: 992px) {
    .carousel-hero-1 {
        /*height: 468px*/
        height: auto;
    }
}

.carousel-hero-1__slider__wrapper__slide {
    min-height: 80vh;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 120px;
    padding-bottom: 180px;
    background-position: center
}

@media (min-width: 1px) and (max-width: 992px) {
    .carousel-hero-1__slider__wrapper__slide {
        min-height: auto;
        /*padding: 160px 20px 120px*/
        padding: 20px 20px;
        margin-block: 80px 20px;
    }
}

@media (min-width: 993px) and (max-width: 1440px) {
    .carousel-hero-1__slider__wrapper__slide {
        padding-bottom: 180px
    }
}

.carousel-hero-1__slider__wrapper__slide::before {
    content: '';
    /*background-color: rgba(22, 22, 22, 0.35);*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (min-width: 1px) and (max-width: 992px) {
    .carousel-hero-1__slider__wrapper__slide .h1 {
        font-size: 40px;
        line-height: 45px
    }
}

.carousel-hero-1__slider__wrapper__slide h2 {
    font-size: 50px;
    line-height: 60px;
    margin: 0 0 25px
}

.carousel-hero-1__slider__wrapper__slide p {
    margin-bottom: 30px
}

.carousel-hero-1__slider__wrapper__slide a {
    transition: all .5s
}

.carousel-hero-1__slider__wrapper__slide a:hover {
    opacity: 0.5
}

.carousel-hero-1__slider__wrapper__slide .content-slide {
    min-height: 143px
}

.carousel-hero-1__slider__wrapper__slide .content-slide a {
    margin-bottom: 40px
}

.carousel-hero-1:hover .hero-brand__row__nav .btn-slider {
    background: rgba(0, 0, 0, 0.2)
}

.carousel-hero-1:hover__nav {
    position: absolute;
    top: -35px;
    right: 0
}

.carousel-hero-1__pagination__wrapper {
    width: 100%;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 29%
}

.carousel-hero-1--hero-slider {
    max-height: 560px
}

.carousel-hero-1--hero-slider .carousel-hero-1__slider__wrapper__slide {
    min-height: auto
}

.carousel-hero-1--hero-slider .carousel-hero-1__slider__wrapper__slide .content-slide {
    min-height: 270px
}

.carousel-hero-1--hero-slider .carousel-hero-1__slider__wrapper__slide .content-slide a {
    margin-bottom: 40px
}

.swiper-pagination {
    display: flex;
    justify-content: center;
    align-items: center
}

.swiper-pagination .swiper-pagination-bullet {
    margin: 0 8px;
    width: 8px;
    height: 8px;
    background-color: white;
    opacity: 1;
    transition: transform .2s
}

.swiper-pagination .swiper-pagination-bullet-active {
    transform: scale(1.5);
    background-color: white
}

.btn-slider {
    outline: none;
    background: transparent;
    border: 0;
    padding: 0;
    color: #fff;
    cursor: pointer;
    font-size: 20px
}

.btn-slider:focus,
.btn-slider:hover,
.btn-slider:active {
    outline: none
}

.hero-brand {
    position: absolute;
    bottom: 0;
    height: 180px;
    width: 100%;
    z-index: 5
}

@media (min-width: 1px) and (max-width: 992px) {
    .hero-brand {
        height: 3em
    }
}

@media (min-width: 993px) and (max-width: 1440px) {
    .hero-brand {
        height: 180px
    }
}

.hero-brand__row {
    border-top: 1px solid #898989
}

@media (min-width: 1px) and (max-width: 992px) {
    .hero-brand__row {
        border-top: none
    }
}

.hero-brand__row__nav {
    position: absolute;
    right: 0;
    bottom: 30px
}

@media (min-width: 1px) and (max-width: 992px) {
    .hero-brand__row__nav {
        right: 10px
    }
}

.hero-brand__row__nav .btn-slider {
    width: 54px;
    height: 54px;
    margin-left: -4px
}

.hero-brand__row__brand {
    width: 20%;
    padding: 20px 20px 10px;
    float: left;
    transition: all .5s
}

@media (min-width: 1px) and (max-width: 992px) {
    .hero-brand__row__brand {
        display: none
    }
}

@media (min-width: 993px) and (max-width: 1440px) {
    .hero-brand__row__brand {
        height: 180px
    }
}

.hero-brand__row__brand:hover .hero-brand__row__brand__text {
    opacity: 1
}

.hero-brand__row__brand__text {
    opacity: 0;
    transition: opacity .5s;
    height: 79px;
    display: flex;
    flex-direction: column
}

.hero-brand__row__brand__thumb {
    position: relative;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center
}

.hero-brand__row__brand__thumb img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 90%;
    max-height: 70px;
    margin: auto
}

.hero-brand__row__brand .btn-arrow {
    margin-top: auto;
    font-size: 30px;
    color: #fff
}

.hero-brand__row__brand .btn-arrow:hover {
    color: #fff
}

.hero-brand--6brands .hero-brand__row__brand {
    width: 16.66%
}

.hero-slider {
    position: absolute;
    bottom: 0;
    height: 44px;
    width: 100%;
    z-index: 5
}

@media (min-width: 1px) and (max-width: 992px) {
    .hero-slider {
        height: 0px
    }
}

@media (min-width: 993px) and (max-width: 1440px) {
    .hero-slider {
        height: 44px
    }
}

.hero-slider__row__nav {
    position: absolute;
    right: 0;
    bottom: 0
}

@media (min-width: 1px) and (max-width: 992px) {
    .hero-slider__row__nav {
        right: 10px;
        bottom: 62px
    }
}

@media (min-width: 1366px) {
    .hero-brand__row__nav {
        bottom: 50px
    }
}

@media (max-width: 992px) {
    .hero-brand .hero-brand__row__nav {
        bottom: -30px
    }

    .carousel-hero-1__pagination__wrapper {
        bottom: 22px
    }
}

@media (max-width: 768px) {
    .carousel-hero-1__pagination__wrapper {
        bottom: 0;
        height: 35px
    }

    .hero-brand {
        display: none
    }

    .hero-brand .hero-brand__row__nav {
        display: none
    }
}

@media (max-width: 576px) {
    .carousel-hero-1__pagination__wrapper {
        margin-left: 15px
    }
}

.carousel-hero-2 .container-fluid .row>div {
    padding: 0
}

.carousel-hero-2__content {
    padding: 30px 80px;
    width: 100%
}

.carousel-hero-2__content .hero-2__content_thumb {
    padding-top: 70px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 2px solid #e1e1e1
}

@media (min-width: 1px) and (max-width: 1200px) {
    .carousel-hero-2__content .hero-2__content_thumb {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 20px
    }
}

.carousel-hero-2__content a {
    display: inline-block
}

.carousel-hero-2__content a:hover {
    text-decoration: none
}

@media (min-width: 768px) and (max-width: 1200px) {
    .carousel-hero-2__content {
        padding: 30px 40px 30px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .carousel-hero-2__content {
        padding: 40px 20px 40px
    }
}

.carousel-hero-2__content__thumb {
    padding-bottom: 30px;
    max-width: 250px
}

.carousel-hero-2__slider__item {
    position: relative;
    min-height: 80vh
}

@media (min-width: 1px) and (max-width: 767px) {
    .carousel-hero-2__slider__item {
        min-height: 350px
    }
}

.carousel-hero-2__slider__item__img {
    position: absolute;
    width: 100%;
    height: 100%;
    background-attachment: scroll;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.carousel-hero-2__slider__nav {
    margin: 30px 34px;
    z-index: 5;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    right: 0;
    bottom: 0
}

.carousel-hero-2__slider__nav .btn-slider {
    background: transparent;
    width: 54px;
    height: 54px;
    margin-left: 1px
}

.carousel-hero-2__slider__nav button {
    color: #fff
}

.carousel-hero-2__slider:hover .btn-slider {
    background: rgba(0, 0, 0, 0.2)
}

.carousel-hero-2__slider .swiper-pagination {
    text-align: start;
    width: 15%;
    margin: 0 34px 30px 0
}

.carousel-hero-2__button {
    padding-bottom: 30px
}

.carousel-hero-2__button__link {
    color: #898989;
    font-size: 32px;
    text-decoration: none
}

@media (max-width: 768px) {
    .carousel-hero-2__slider__nav {
        display: none
    }

    .carousel-hero-2__slider .swiper-pagination {
        width: 40%
    }
}

.carousel-hero-3__slider__slide {
    min-height: 700px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    outline: none;
    position: relative;
    cursor: pointer
}

@media (min-width: 992px) and (max-width: 1199px) {
    .carousel-hero-3__slider__slide {
        min-height: 600px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .carousel-hero-3__slider__slide {
        min-height: 500px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .carousel-hero-3__slider__slide {
        min-height: 450px
    }
}

.carousel-hero-3__slider__caption {
    position: absolute;
    bottom: 35px;
    right: 150px
}

@media (min-width: 1px) and (max-width: 767px) {
    .carousel-hero-3__slider__caption {
        bottom: 20px;
        right: auto;
        left: 20px
    }
}

.carousel-hero-3__nav {
    position: absolute;
    bottom: 0;
    right: 0;
    left: initial;
    background: #fff;
    padding: 30px 25px;
    z-index: 20
}

@media (min-width: 992px) and (max-width: 992px) {
    .carousel-hero-3__nav {
        bottom: auto;
        top: 510px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .carousel-hero-3__nav {
        bottom: auto;
        top: 410px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .carousel-hero-3__nav {
        bottom: auto;
        top: 360px
    }
}

.carousel-hero-3__nav .btn-slider {
    color: #161616
}

.carousel-hero-3__content {
    background-color: rgba(255, 255, 255, 0.7);
    max-width: 50%;
    min-width: 40%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
    padding: 80px
}

@media (min-width: 993px) and (max-width: 1200px) {
    .carousel-hero-3__content {
        padding: 40px
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .carousel-hero-3__content {
        position: relative;
        max-width: 100%;
        min-width: 100%;
        width: 100%;
        padding: 40px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .carousel-hero-3__content {
        padding: 20px;
        position: relative;
        max-width: 100%;
        min-width: 100%;
        width: 100%
    }
}

.carousel-hero-3__content__meta {
    margin-bottom: 0px
}

.carousel-hero-3__content__meta__item--sx {
    float: left;
    color: #161616
}

.carousel-hero-3__content__meta__item--dx {
    float: right;
    font-size: 0.9rem;
    margin-left: 20px;
    line-height: 1.6em
}

@media (min-width: 1px) and (max-width: 767px) {
    .carousel-hero-3__content__meta__item--dx {
        float: none;
        clear: both
    }
}

.hero-4 {
    outline: none;
    position: relative
}

.hero-4__bg {
    min-height: 700px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hero-4__bg {
        min-height: 600px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hero-4__bg {
        min-height: 500px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .hero-4__bg {
        min-height: 450px
    }
}

.hero-4__content {
    background-color: rgba(255, 255, 255, 0.7);
    max-width: 50%;
    min-width: 40%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
    padding: 80px
}

@media (min-width: 992px) and (max-width: 1200px) {
    .hero-4__content {
        padding: 40px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hero-4__content {
        position: relative;
        max-width: 100%;
        min-width: 100%;
        width: 100%;
        padding: 40px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .hero-4__content {
        padding: 20px;
        position: relative;
        max-width: 100%;
        min-width: 100%;
        width: 100%
    }
}

.hero-4__content__meta {
    margin-bottom: 0px
}

@media (min-width: 1px) and (max-width: 767px) {
    .hero-4__content__meta {
        padding-bottom: 20px
    }
}

.hero-4__content__meta__item--sx {
    float: left;
    color: #161616
}

.hero-4__content__meta__item--dx {
    float: right;
    font-size: 0.9rem;
    margin-left: 20px;
    line-height: 1.6em
}

@media (min-width: 1px) and (max-width: 767px) {
    .hero-4__content__meta__item--dx {
        float: none;
        clear: both;
        display: block;
        margin: 0
    }
}

.hero-detail__image {
    cursor: zoom-in;
    min-height: 750px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hero-detail__image {
        min-height: 700px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hero-detail__image {
        min-height: 650px
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .hero-detail__image {
        min-height: 600px
    }
}

@media (min-width: 1px) and (max-width: 575px) {
    .hero-detail__image {
        min-height: 500px
    }
}

.hero-detail__image::before {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 150px;
    background: #fff
}

.hero-detail__intro__content {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-bottom: 25px;
    z-index: 9999
}

@media (min-width: 1px) and (max-width: 767px) {
    .hero-detail__intro__content {
        left: 0;
        padding-left: 15px
    }
}

.hero-detail__intro__content__title {
    color: #161616
}

.hero-detail__intro__content__title__book {
    color: #161616;
    position: absolute;
    left: -40px;
    top: 10px;
    font-size: 30px
}

@media (min-width: 1px) and (max-width: 1200px) {
    .hero-detail__intro__content__title__book {
        position: relative;
        left: 0px;
        top: 0px
    }
}

.hero-detail__intro__content__title__book:hover {
    text-decoration: none;
    color: #161616
}

.hero-detail__intro__content__labels {
    color: #161616
}

.hero-detail__intro__content__labels__item {
    display: inline-block
}

.hero-detail__intro__content__labels__item+.hero-detail__intro__content__labels__item {
    margin-left: 30px
}

.downloadarea_list__chips {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 20px;
    margin-bottom: 90px
}

.downloadarea_list__chips__round_button {
    cursor: pointer;
    border-radius: 40px;
    width: 215px;
    height: 60px;
    background-color: #fff;
    color: #161616
}

.downloadarea_list__chips .selected {
    background-color: #161616;
    color: #fff
}

.downloadarea_list .hide {
    display: none
}

.download-list {
    margin: 0;
    padding: 0
}

.download-list__item {
    margin: 0;
    padding: 5px 0;
    list-style-type: none
}

.download-list__item__link {
    display: block
}

.download-list__item__link:hover {
    text-decoration: none
}

.download-list__item__link .icon-down-arrow {
    font-size: 25px;
    margin-right: 15px;
    position: relative;
    top: 6px
}

.area-download-accordion__item {
    position: relative;
    border-bottom: 1px solid #E1E1E1;
    padding-left: 7px
}

.area-download-accordion__item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 7px
}

.area-download-accordion__trigger {
    height: 100px;
    display: flex;
    align-items: center;
    padding: 10px 35px
}

@media (max-width: 768px) {
    .area-download-accordion__trigger {
        padding: 10px 15px
    }
}

.area-download-accordion__trigger img {
    max-width: 160px;
    max-height: 63px
}

.area-download-accordion__trigger::after {
    content: url(static/images/accordion-arrow.svg);
    margin-left: auto;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.area-download-accordion__trigger.collapsed::after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

.area-download-accordion__content {
    padding: 10px 40px 0;
    background: #EFEFEF
}

@media (max-width: 768px) {
    .area-download-accordion__content {
        padding: 10px 30px 0
    }
}

.area-download__download__content {
    padding: 25px 40px 100px
}

@media (max-width: 768px) {
    .area-download__download__content {
        padding: 0 0 35px
    }
}

.area-download__download__list {
    padding: 0 20px
}

@media (max-width: 768px) {
    .area-download__download__list {
        padding: 0 10px
    }
}

.area-download__download__list ul {
    list-style-type: none;
    columns: 2
}

.area-download__download__list li {
    padding: 10px 0 34px 50px
}

@media (min-width: 1px) and (max-width: 767px) {
    .area-download__download__list ul {
        columns: 1;
        flex-direction: column
    }

    .area-download__download__list li {
        width: 100%;
        padding: 0 0 34px 0
    }
}

.general_documents ul {
    columns: 2;
    list-style-type: none
}

.general_documents li {
    padding: 10px 0 34px 50px
}

@media (min-width: 1px) and (max-width: 767px) {
    .general_documents ul {
        columns: 1;
        flex-direction: column
    }

    .general_documents li {
        width: 100%;
        padding: 0 0 34px 0
    }
}

.subscriber {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh
}

.subscriber__wrapper {
    min-height: 100vh
}

.subscriber__wrapper__content {
    background-color: #fff;
    padding: 40px
}

.nav-single-blog__nav {
    margin: 0;
    list-style-type: none;
    padding: 0
}

@media (min-width: 1px) and (max-width: 575px) {
    .nav-single-blog__nav {
        padding-bottom: 15px
    }
}

.nav-single-blog__nav__item {
    display: inline-block;
    padding: 20px 20px 20px 0
}

@media (min-width: 1px) and (max-width: 575px) {
    .nav-single-blog__nav__item {
        display: block;
        padding: 0 0 10px 0
    }
}

.nav-single-blog__nav__item a {
    display: inline-block
}

.nav-single-blog__nav__item.active a {
    color: #161616;
    font-weight: 500
}

.nav-single-blog__nav__item:first-child a {
    font-weight: 500;
    text-decoration: none;
    border-bottom: 2px solid #161616
}

.social-content__item {
    color: #898989;
    font-size: 18px;
    padding: 1px 0 0 0;
    display: inline-block;
    margin: 0 3px;
    background: #fff;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    transition: all .5s;
    text-align: center
}

@media (min-width: 1px) and (max-width: 767px) {
    .social-content__item {
        margin: 0 2px
    }
}

.social-content__item:hover {
    background-color: #898989;
    color: #fff;
    text-decoration: none
}

.single-blog__content .social-content {
    border-top: 1px solid #898989;
    margin-top: 50px;
    padding-top: 30px
}

@media (min-width: 1px) and (max-width: 767px) {
    .carousel-hero-3 .social-content__item {
        color: #898989;
        font-size: 14px;
        padding: 1px 0 0 0;
        display: inline-block;
        margin: 0 2px;
        background: #fff;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 50%;
        transition: all .5s;
        text-align: center
    }
}

.label-measurement__item {
    display: inline-block;
    background-color: #898989;
    padding: 5px 12px;
    border-radius: 3px;
    color: #fff;
    font-size: 20px;
    font-weight: 300
}

@media (min-width: 769px) and (max-width: 1200px) {
    .label-measurement__item {
        font-size: 18px;
        letter-spacing: 1px
    }
}

@media (min-width: 1px) and (max-width: 768px) {
    .label-measurement__item {
        font-size: 18px;
        letter-spacing: 0px;
        padding: 5px 8px
    }
}

.label-measurement__item__small {
    font-size: 70%
}

@media (min-width: 1px) and (max-width: 768px) {
    .label-measurement__item__small {
        font-size: 90%
    }
}

.label-measurement__item.grid {
    margin: 8px 20px 20px 0
}

@media (min-width: 1px) and (max-width: 768px) {
    .label-measurement__item.grid {
        margin: 8px 4px 0px 0
    }
}

@media (min-width: 1px) and (max-width: 992px) {
    .blog__post {
        margin-bottom: 40px
    }
}

.blog__post_meta {
    margin: 15px 0 25px
}

.blog__post_meta .label {
    font-size: 12px;
    padding: 4px 10px;
    background-color: #898989;
    color: #fff;
    border-radius: 3px
}

.blog__post__title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px
}

.blog__post__text {
    color: #898989
}

.blog__post .btn-underline {
    transition: all .5s
}

.blog__post .btn-underline:hover {
    color: #161616;
    opacity: 0.5;
    text-decoration: none
}

.archive__sidebar {
    padding: 0
}

.archive__sidebar__content {
    padding: 100px 40px 100px 80px
}

.archive__sidebar__content::before {
    z-index: 0;
    content: '';
    background-color: #efefef;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 9999px;
    display: block
}

.archive__sidebar__content>* {
    position: relative;
    z-index: 1
}

@media (min-width: 768px) and (max-width: 1200px) {
    .archive__sidebar__content {
        padding: 70px 20px 70px 40px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .archive__sidebar__content {
        padding: 40px 25px 10px 25px
    }
}

.archive__sidebar__content__refresh {
    position: absolute;
    right: 54px;
    font-size: 32px;
    z-index: 2
}

.archive__sidebar__content__refresh:hover {
    text-decoration: none
}

.archive__sidebar__content__copy {
    position: absolute;
    right: 96px;
    font-size: 32px;
    z-index: 2;
    cursor: pointer
}

.archive__sidebar__content__maintitle {
    padding: 0 0 15px;
    border-bottom: 2px solid #161616;
    margin: 0 0 40px
}

.archive__sidebar__content__maintitle__toggle {
    float: right;
    display: none;
    padding-top: 5px
}

@media (min-width: 1px) and (max-width: 767px) {
    .archive__sidebar__content__maintitle__toggle {
        display: block
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .archive__sidebar__content__mobile-content {
        display: none
    }
}

.archive__sidebar__content__groupsearch {
    border-bottom: 2px solid #e1e1e1;
    padding: 0 0 10px 0;
    margin-bottom: 30px
}

.archive__sidebar__content__groupsearch__title {
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    margin: 0 0 25px
}

.archive__sidebar__content__groupsearch__group .label {
    padding-left: 24px;
    position: relative
}

.archive__sidebar__content__groupsearch__group .toplabel {
    margin-top: 20px;
    padding-left: 0px;
    font-weight: bold
}

.archive__sidebar__content__groupsearch__group input[type="checkbox"] {
    position: absolute;
    left: 0px;
    top: 4px;
    cursor: pointer;
    margin-right: 5px;
    display: inline-block
}

.archive__sidebar__content__groupsearch__group__checkbox::before {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    border: 1px solid #3c3d40;
    border-radius: 0;
    background-color: #efefef
}

.archive__sidebar__content__groupsearch__group__checkbox:checked::before {
    background-color: #3c3d40
}

.archive__sidebar__content__groupsearch__group__checkbox:checked::after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 2px;
    left: 6px
}

.archive__sidebar__content__groupsearch__group__checkbox:checked+label {
    color: #161616
}

@media screen and (min-width: 1400px),
screen and (max-width: 1079px) and (min-width: 992px),
screen and (max-width: 767px) {
    .archive__sidebar__content__groupsearch__group--inline .label {
        display: inline-block;
        vertical-align: top;
        width: 48%
    }
}

.archive__sidebar__content__groupsearch__group--color .label {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    margin: 0 15px 10px 0;
    padding-left: 0
}

.archive__sidebar__content__groupsearch__group--color .archive__sidebar__content__groupsearch__group__color {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    border: 1px solid #fff;
    border-radius: 50%;
    background-color: transparent;
    z-index: -1
}

.archive__sidebar__content__groupsearch__group--color input[type=checkbox] {
    margin: 0;
    opacity: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.archive__sidebar__content__groupsearch__group--color input[type=checkbox]:checked+.archive__sidebar__content__groupsearch__group__color {
    border-color: #3c3d40
}

.archive__sidebar__content__groupsearch__group--color input[type=checkbox]:checked::before {
    width: 20px;
    height: 20px
}

.archive__sidebar__content__groupsearch__group--color input[type=checkbox]:checked::after {
    display: none
}

.form-search-archive__content {
    position: relative
}

.form-search-archive__content__icon {
    position: absolute;
    top: 50%;
    left: 12px;
    margin-top: -9px;
    width: 18px;
    font-size: 18px
}

.form-search-archive__content input {
    border: 0;
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    padding: 10px 30px 10px 50px;
    font-size: 18px;
    outline: none
}

.archive {
    overflow: hidden
}

.archive .no-pg {
    padding-bottom: 0
}

.archive__main-content {
    margin: 0 19.5% 0 13%;
    padding: 0 0 40px 0
}

@media (min-width: 769px) and (max-width: 1200px) {
    .archive__main-content {
        padding-right: 40px;
        padding-left: 20px
    }
}

@media (min-width: 1px) and (max-width: 768px) {
    .archive__main-content {
        padding-right: 20px;
        padding-left: 20px
    }
}

.archive__main-info {
    background-color: #efefef;
    padding: 80px 80px 80px 80px
}

@media (min-width: 769px) and (max-width: 1200px) {
    .archive__main-info {
        padding-right: 40px;
        padding-left: 20px
    }
}

@media (min-width: 1px) and (max-width: 768px) {
    .archive__main-info {
        padding-right: 20px;
        padding-left: 20px
    }
}

.archive__main-info table {
    border-color: #898989;
    border-top: 1px solid
}

.archive__main-info table th {
    font-size: 18px;
    color: #161616;
    border-top: hidden;
    padding: 35px 0 35px 0
}

.archive__main-info table td {
    font-size: 16px;
    padding: 42px 0 45px 0
}

.archive__main-info table .tr-first-line td {
    padding: 35px 0 25px 0
}

.archive__main-info table .tr-no-border-top {
    border-top: hidden
}

.archive__main-info table .tr-no-border-top td {
    padding: 0 0 25px 0
}

.archive__main-info table .tr-last-line td {
    padding: 0 0 45px 0
}

.archive__main-info h3 {
    font-size: 40px;
    padding-bottom: 40px
}

.archive__main-info .hidden-md h3 {
    font-size: 32px
}

.archive__main-info .mobile {
    background: #fff;
    padding: 20px 20px 0 20px
}

.archive__main-info .mobile p {
    margin-bottom: 0
}

.archive__main-info .mobile strong {
    color: #3c3d40
}

.archive__main-info .mobile .archive__sidebar__content__groupsearch__title {
    font-size: 24px
}

.archive__main-info .mobile .archive__sidebar__content__groupsearch__group--stack {
    padding-bottom: 24px
}

.archive__main-info .mobile .next_info {
    padding: 30.5px 0 30.5px 0;
    border-top: 1px solid #989898
}

.archive .form-search-archive {
    padding: 0 80px 0px 40px
}

@media (min-width: 1px) and (max-width: 1200px) {
    .archive .form-search-archive {
        padding-right: 40px
    }
}

@media (min-width: 1px) and (max-width: 1200px) {
    .archive .form-search-archive {
        padding: 0 10px
    }
}

.archive .container {
    max-width: 1500px
}

.archive__grid {
    padding-right: 65px;
    padding-left: 25px
}

@media (min-width: 768px) and (max-width: 1200px) {
    .archive__grid {
        padding-right: 25px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .archive__grid {
        padding: 0 10px
    }
}

.archive__grid--full {
    padding-left: 65px
}

@media (min-width: 768px) and (max-width: 1200px) {
    .archive__grid--full {
        padding-left: 25px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .archive__grid--full {
        padding-left: 0;
        padding-right: 0
    }
}

.archive__grid__item {
    margin: 0 0 50px
}

.archive__grid__item__link {
    text-decoration: none
}

.archive__grid__item__link:hover {
    text-decoration: none;
    color: inherit
}

.archive__grid__item__link__wrap {
    position: relative;
    margin-bottom: 8px;
    position: relative;
    overflow: hidden
}

.archive__grid__item__link__wrap::before {
    font-family: 'icomoon';
    content: "\e902";
    color: #161616;
    background-color: #fff;
    position: absolute;
    padding: 20px;
    font-size: 55px;
    line-height: 55px;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: opacity .5s
}

.archive__grid__item__link__wrap::after {
    content: "";
    display: block;
    padding-bottom: 100%
}

.archive__grid__item__link__wrap__img {
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    max-width: none;
    margin: auto;
    top: -999px;
    bottom: -999px;
    left: -999px;
    right: -999px;
    z-index: -1
}

.archive__grid__item__link__wrap:hover::before {
    opacity: 1
}

.archive__grid__item__link__wrap__logo {
    position: absolute;
    left: 15px;
    max-width: 100px;
    max-height: 100px;
    bottom: 10px
}

.archive__list {
    padding-right: 80px;
    padding-left: 25px
}

@media (min-width: 768px) and (max-width: 1200px) {
    .archive__list {
        padding-right: 40px
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .archive__list {
        padding: 0 10px
    }
}

.archive__list.no-pg {
    padding: 0
}

.archive__list__item {
    padding: 0 0 40px 0;
    border-bottom: 2px solid #e1e1e1
}

.archive__list__item+.archive__list__item {
    padding-top: 40px
}

.archive__list__item__row {
    -ms-flex-align: center;
    align-items: center
}

.archive__list__item__row__link {
    text-decoration: none;
    position: relative;
    display: block
}

@media (min-width: 1px) and (max-width: 767px) {
    .archive__list__item__row__link {
        margin-bottom: 20px
    }
}

.archive__list__item__row__link:hover {
    text-decoration: none;
    color: inherit
}

.archive__list__item__row__link::before {
    font-family: 'icomoon';
    content: "\e902";
    color: #161616;
    background-color: #fff;
    position: absolute;
    padding: 20px;
    font-size: 55px;
    line-height: 55px;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: opacity .5s
}

.archive__list__item__row__link:hover::before {
    opacity: 1
}

.archive__list__item__row__meta {
    margin-bottom: 0px
}

.archive__list__item__row__meta__item--sx {
    float: left;
    color: #161616
}

@media (min-width: 1px) and (max-width: 991px) {
    .archive__list__item__row__meta__item--sx {
        float: none;
        display: block
    }
}

.archive__list__item__row__meta__item--dx {
    float: right;
    font-size: 0.9rem
}

@media (min-width: 1px) and (max-width: 991px) {
    .archive__list__item__row__meta__item--dx {
        float: none;
        clear: both;
        display: block
    }
}

.archive__list__item__row__title {
    position: relative
}

.archive__list__item__row__title__arrow {
    font-size: 2rem;
    position: absolute;
    bottom: 0;
    right: 0
}

.project_image {
    width: 100% !important
}

.archive-rounded__item {
    margin: 0 0 50px
}

.archive-rounded__item__link {
    text-decoration: none
}

.archive-rounded__item__link:hover {
    text-decoration: none;
    color: inherit
}

.archive-rounded__item__link__wrap {
    position: relative;
    margin-bottom: 15px
}

.archive-rounded__item__link__wrap__img {
    border-radius: 15px
}

.archive-rounded__item__link__wrap::before {
    font-family: 'icomoon';
    content: "\e902";
    color: #161616;
    background-color: #fff;
    position: absolute;
    padding: 20px;
    font-size: 55px;
    line-height: 55px;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: opacity .5s
}

.archive-rounded__item__link__wrap:hover::before {
    opacity: 1
}

.pagination {
    text-align: right
}

.pagination__list {
    text-align: right;
    list-style: none;
    color: #898989;
    font-weight: 400;
    display: block;
    padding: 0;
    margin: 0;
    width: 100%
}

.pagination__list__item {
    display: inline-block
}

.pagination__list__item__link {
    padding: 0 10px
}

.pagination__list__item__selected {
    padding: 0 10px;
    color: #161616;
    text-decoration: underline
}

.pagination__list__item--nav {
    color: #161616
}

.section-full-info__content {
    position: relative
}

.section-full-info__content__img {
    margin-bottom: 50px
}

.section-full-info__content h3 {
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.5;
    margin-bottom: 20px
}

.section-full-info__content__text p {
    font-size: 1.1rem;
    line-height: 1.5
}

.section-results+.section-results {
    border-top: 1px solid #efefef;
    margin-top: 50px;
    padding-top: 50px
}

.section-results__heading__close {
    cursor: pointer;
    display: block
}

@media (min-width: 1px) and (max-width: 991px) {
    .section-results__heading__close {
        display: none
    }
}

.section-results__heading__open {
    cursor: pointer;
    display: none
}

@media (min-width: 1px) and (max-width: 991px) {
    .section-results__heading__open {
        display: block
    }
}

@media (min-width: 1px) and (max-width: 991px) {
    .section-results__content {
        display: none
    }
}

.section-results__content__post__meta {
    margin-bottom: 0px
}

.section-results__content__post__meta__item--sx {
    float: left;
    color: #161616
}

.section-results__content__post__meta__item--dx {
    float: right;
    font-size: 0.9rem
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-results__content__post__meta__item--dx {
        float: none;
        clear: both
    }
}

.section-contact__form__item {
    margin-bottom: 40px
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-contact__form__item {
        margin-bottom: 0
    }
}

.section-contact__form__item__text {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #898989;
    padding: 10px;
    font-size: 16px;
    outline: none
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-contact__form__item__text {
        margin-bottom: 30px
    }
}

.section-contact__form__item__text::placeholder {
    color: #898989
}

.section-contact__form__item select {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #898989;
    padding: 10px;
    font-size: 16px;
    outline: none;
    color: #898989;
    background-color: #fff
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-contact__form__item select {
        margin-bottom: 30px
    }
}

.section-contact__form__item textarea {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #898989;
    padding: 10px;
    font-size: 16px;
    outline: none;
    min-height: 225px
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-contact__form__item textarea {
        margin-bottom: 30px
    }
}

.section-contact__form__item button {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    background-color: transparent;
    cursor: pointer;
    padding: 0 0 5px
}

@media (min-width: 1px) and (max-width: 767px) {
    .section-contact__form__item button {
        margin-top: 30px
    }
}

.contact-store-info {
    margin: 20px 0
}

.superficie__content {
    float: left;
    width: auto
}

.superficie__label__head {
    font-weight: 700
}

.superficie .icon-dettagli {
    vertical-align: middle;
    margin-left: 6px;
    margin-bottom: 6px;
    display: inline-block;
    background-image: url("static/core/images/minus.png");
    width: 20px;
    height: 20px
}

.superficie .text-nascondi-dettagli {
    display: block
}

.superficie .text-mostra-dettagli {
    display: none
}

.superficie .contenuto-dettagli {
    margin-top: 18px
}

.superficie .collapsed .icon-dettagli {
    background-image: url("static/core/images/plus.png")
}

.superficie .collapsed .text-nascondi-dettagli {
    display: none
}

.superficie .collapsed .text-mostra-dettagli {
    display: block
}

.shade__img {
    float: left;
    width: 80px
}

.shade__content {
    max-width: 150px;
    margin-left: 95px;
    padding-top: 1px
}

.shade__content__item {
    margin: 6px 0
}

.shade__content .label-title {
    margin-left: 0
}

.thickness__img {
    float: left;
    width: 60px
}

.thickness__content {
    max-width: 150px;
    margin-left: 75px
}

.thickness__content__item {
    margin: 8px 0
}

.thickness__content .label-title {
    margin-left: 0
}

form .has-error .error {
    color: #F23A3C
}

.breadcrumbs {
    padding: 10px;
    padding-left: 80px;
    background-color: #efefef
}

@media (min-width: 992px) and (max-width: 1200px) {
    .breadcrumbs {
        padding-left: 40px
    }
}

@media (min-width: 1px) and (max-width: 991px) {
    .breadcrumbs {
        padding-left: 20px
    }
}

.breadcrumbs a {
    font-size: 13px;
    margin-right: 6px
}

.breadcrumbs span {
    margin-right: 6px;
    padding: 2px 0;
    font-size: 13px;
    text-transform: capitalize;
    color: #3c3d40
}

.breadcrumbs span.active {
    font-weight: 600
}

.breadcrumbs span span {
    margin-left: 8px
}

.breadcrumbs span span::before {
    content: "\e911"
}

li.navbar-nav__item:hover .dropdown-menu {
    display: block;
}

@media (min-width: 1px) and (max-width: 991px) {
    .breadcrumbs span span::before {
        content: "\e901"
    }
}

#shield-modal .modal-customclose {
    max-width: 1200px;
    position: relative;
    margin: auto
}

#shield-modal .modal-customclose .modal-customclose-absolute {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%
}

#shield-modal .modal-customclose .modal-customclose-absolute .modal-customclose-fixed {
    position: fixed;
    top: 44px;
    z-index: 1;
    max-width: 1200px;
    width: 100%;
    text-align: right;
    padding-right: 30px;
    padding-top: 30px
}

@media (min-width: 1px) and (max-width: 992px) {
    #shield-modal .modal-customclose .modal-customclose-absolute .modal-customclose-fixed {
        max-width: unset;
        top: 16px
    }
}

#shield-modal .modal-customclose .modal-customclose-absolute .modal-customclose-fixed .close span {
    background-color: #161616;
    padding: 22px;
    border-radius: 50%;
    font-size: initial;
    margin-bottom: 5px
}

#shield-modal .modal-customclose .modal-customclose-absolute .modal-customclose-fixed .close span img {
    width: 16px;
    height: 16px;
    margin-bottom: 5px
}

#shield-modal .modal-lg {
    max-width: 1200px
}

#shield-modal .modal-lg .modal-content {
    border: unset;
    border-radius: unset
}

#shield-modal .modal-lg .modal-content .modal-body {
    padding: 0
}

#shield-modal .modal-lg .modal-content .modal-body .h2 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 25px
}

#shield-modal .modal-lg .modal-content .modal-body .box-image {
    background-image: url("static/images/shield/shield_banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

#shield-modal .modal-lg .modal-content .modal-body .box-image--overlay {
    position: absolute;
    background-color: rgba(38, 38, 38, 0.3);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#shield-modal .modal-lg .modal-content .modal-body .box-image--content {
    text-align: center;
    padding-top: 154px;
    padding-bottom: 120px;
    width: 70%;
    margin: auto
}

@media (min-width: 1px) and (max-width: 992px) {
    #shield-modal .modal-lg .modal-content .modal-body .box-image--content {
        width: 90%;
        padding-top: 54px;
        padding-bottom: 54px
    }
}

#shield-modal .modal-lg .modal-content .modal-body .box-image--content img {
    margin-bottom: 28px;
    margin-top: 10px
}

#shield-modal .modal-lg .modal-content .modal-body .box-blue {
    background-color: #1E74A1
}

#shield-modal .modal-lg .modal-content .modal-body .box-blue--content {
    color: #fff;
    text-align: center;
    padding-top: 68px;
    padding-bottom: 100px;
    max-width: 920px;
    margin: auto
}

@media (min-width: 1px) and (max-width: 992px) {
    #shield-modal .modal-lg .modal-content .modal-body .box-blue--content {
        padding-bottom: 40px
    }
}

#shield-modal .modal-lg .modal-content .modal-body .box-blue--content .subtitle {
    font-size: 17px
}

#shield-modal .modal-lg .modal-content .modal-body .box-blue--content .ioni-image {
    width: 200px;
    margin: 52px;
    margin-top: 14px
}

@media (min-width: 1px) and (max-width: 992px) {
    #shield-modal .modal-lg .modal-content .modal-body .box-blue--content .ioni-image {
        width: 140px;
        margin: 6px;
        margin-bottom: 30px
    }
}

#shield-modal .modal-lg .modal-content .modal-body .box-blue--content .plus {
    margin-top: 56px
}

@media (min-width: 1px) and (max-width: 992px) {
    #shield-modal .modal-lg .modal-content .modal-body .box-blue--content .plus {
        margin-top: 26px
    }
}

#shield-modal .modal-lg .modal-content .modal-body .box-blue--content .plus--image {
    height: 106px;
    margin-bottom: 20px
}

@media (min-width: 1px) and (max-width: 992px) {
    #shield-modal .modal-lg .modal-content .modal-body .box-blue--content .plus--image {
        height: 86px
    }
}

#shield-modal .modal-lg .modal-content .modal-body .box-blue--content .plus--title {
    margin: auto;
    max-width: 170px;
    text-transform: uppercase;
    font-weight: 500
}

@media (min-width: 1px) and (max-width: 992px) {
    #shield-modal .modal-lg .modal-content .modal-body .box-blue--content .plus--title {
        margin-bottom: 30px
    }
}

#shield-modal .modal-lg .modal-content .modal-body .box-destinazioni--content {
    padding-top: 80px;
    padding-bottom: 110px;
    max-width: 920px;
    margin: auto
}

@media (min-width: 1px) and (max-width: 992px) {
    #shield-modal .modal-lg .modal-content .modal-body .box-destinazioni--content {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

#shield-modal .modal-lg .modal-content .modal-body .box-destinazioni--content .h4 {
    font-size: 22px
}

#shield-modal .modal-lg .modal-content .modal-body .box-destinazioni--content .destinazioni {
    margin-top: 46px
}

@media (min-width: 1px) and (max-width: 992px) {
    #shield-modal .modal-lg .modal-content .modal-body .box-destinazioni--content .destinazioni {
        margin-top: 16px
    }
}

#shield-modal .modal-lg .modal-content .modal-body .box-destinazioni--content .destinazioni--title {
    font-size: 14px;
    font-weight: 700;
    color: #1E74A1;
    line-height: 18px;
    margin-bottom: 8px
}

@media (min-width: 1px) and (max-width: 992px) {
    #shield-modal .modal-lg .modal-content .modal-body .box-destinazioni--content .destinazioni div {
        margin-top: 20px
    }
}

#shield-modal .modal-lg .modal-content .modal-body .box-destinazioni--content .destinazioni-cta {
    text-align: center;
    margin-top: 60px
}

@media (min-width: 1px) and (max-width: 992px) {
    #shield-modal .modal-lg .modal-content .modal-body .box-destinazioni--content .destinazioni-cta {
        margin-top: 30px
    }
}

#shield-modal .modal-lg .modal-content .modal-body .box-destinazioni--content .destinazioni-cta .btn-shield {
    font-weight: 700;
    color: #fff;
    background-color: #1E74A1;
    padding: 8px 24px;
    border-radius: 2px;
    font-size: 16px;
    line-height: 28px
}

#shield-modal .modal-lg .modal-content .modal-body .box-destinazioni--content .destinazioni-cta .btn-shield:hover {
    background-color: #4486AF
}

.download-wrapper {
    border-top: 1px solid #a5a5a5;
    padding: 20px 0
}

.download-wrapper h3,
.download-wrapper h4 {
    font-size: 1.4rem
}

.download-wrapper a {
    text-decoration: underline;
    line-height: 1.4em
}

#made-in-usa-modal .modal-customclose {
    max-width: 1200px;
    position: relative;
    margin: auto
}

#made-in-usa-modal .modal-customclose .modal-customclose-absolute {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%
}

#made-in-usa-modal .modal-customclose .modal-customclose-absolute .modal-customclose-fixed {
    position: fixed;
    top: 44px;
    z-index: 1;
    max-width: 1200px;
    width: 100%;
    text-align: right;
    padding-right: 30px;
    padding-top: 30px
}

@media (min-width: 1px) and (max-width: 992px) {
    #made-in-usa-modal .modal-customclose .modal-customclose-absolute .modal-customclose-fixed {
        max-width: unset;
        top: 16px
    }
}

#made-in-usa-modal .modal-customclose .modal-customclose-absolute .modal-customclose-fixed .close span {
    background-color: #161616;
    padding: 22px;
    border-radius: 50%;
    font-size: initial;
    margin-bottom: 5px
}

#made-in-usa-modal .modal-customclose .modal-customclose-absolute .modal-customclose-fixed .close span img {
    width: 16px;
    height: 16px;
    margin-bottom: 5px
}

#made-in-usa-modal .modal-lg {
    max-width: 1200px
}

#made-in-usa-modal .modal-lg .modal-content {
    border: unset;
    border-radius: unset
}

#made-in-usa-modal .modal-lg .modal-content .modal-body {
    padding: 0
}

#made-in-usa-modal .modal-lg .modal-content .modal-body .h2 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 25px
}

#made-in-usa-modal .modal-lg .modal-content .modal-body .box-image {
    background-image: url("static/images/made_in_usa/made_in_usa_banner.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

#made-in-usa-modal .modal-lg .modal-content .modal-body .box-image--overlay {
    position: absolute;
    background-color: rgba(38, 38, 38, 0.3);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#made-in-usa-modal .modal-lg .modal-content .modal-body .box-image--content {
    text-align: center;
    padding-top: 154px;
    padding-bottom: 120px;
    width: 70%;
    margin: auto
}

@media (min-width: 1px) and (max-width: 992px) {
    #made-in-usa-modal .modal-lg .modal-content .modal-body .box-image--content {
        width: 90%;
        padding-top: 54px;
        padding-bottom: 54px
    }
}

#made-in-usa-modal .modal-lg .modal-content .modal-body .box-image--content img {
    margin-bottom: 28px;
    margin-top: 10px
}

#made-in-usa-modal .modal-lg .modal-content .modal-body .box-white {
    background-color: #fff
}

#made-in-usa-modal .modal-lg .modal-content .modal-body .box-white .h2 {
    color: #161616
}

#made-in-usa-modal .modal-lg .modal-content .modal-body .box-white--content {
    color: #161616;
    text-align: center;
    padding-top: 68px;
    padding-bottom: 100px;
    max-width: 920px;
    margin: auto
}

@media (min-width: 1px) and (max-width: 992px) {
    #made-in-usa-modal .modal-lg .modal-content .modal-body .box-white--content {
        padding-bottom: 40px
    }
}

#made-in-usa-modal .modal-lg .modal-content .modal-body .box-white--content .subtitle {
    font-size: 17px
}

#made-in-usa-modal .modal-lg .modal-content .modal-body .box-white--content .ioni-image {
    width: 200px;
    margin: 52px;
    margin-top: 14px
}

@media (min-width: 1px) and (max-width: 992px) {
    #made-in-usa-modal .modal-lg .modal-content .modal-body .box-white--content .ioni-image {
        width: 140px;
        margin: 6px;
        margin-bottom: 30px
    }
}

@media (min-width: 1px) and (max-width: 992px) {
    #made-in-usa-modal .modal-lg .modal-content .modal-body .box-white--content .row-plus {
        flex-direction: column
    }
}

#made-in-usa-modal .modal-lg .modal-content .modal-body .box-white--content .plus {
    margin-top: 56px
}

@media (min-width: 1px) and (max-width: 992px) {
    #made-in-usa-modal .modal-lg .modal-content .modal-body .box-white--content .plus {
        margin-top: 26px
    }
}

#made-in-usa-modal .modal-lg .modal-content .modal-body .box-white--content .plus .col {
    width: 80%
}

@media (min-width: 1px) and (max-width: 992px) {
    #made-in-usa-modal .modal-lg .modal-content .modal-body .box-white--content .plus .col {
        flex-basis: unset !important;
        width: auto
    }
}

#made-in-usa-modal .modal-lg .modal-content .modal-body .box-white--content .plus--image_container {
    border-radius: 90px;
    background-color: #F3F3F3;
    width: 169px;
    height: 169px;
    margin: auto
}

@media (min-width: 1px) and (max-width: 992px) {
    #made-in-usa-modal .modal-lg .modal-content .modal-body .box-white--content .plus--image_container {
        width: 86px;
        height: 86px
    }
}

#made-in-usa-modal .modal-lg .modal-content .modal-body .box-white--content .plus--image {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    display: block
}

#made-in-usa-modal .modal-lg .modal-content .modal-body .box-white--content .plus--title {
    margin: auto;
    max-width: 170px;
    text-transform: uppercase;
    font-weight: 500;
    padding-top: 20px
}

@media (min-width: 1px) and (max-width: 992px) {
    #made-in-usa-modal .modal-lg .modal-content .modal-body .box-white--content .plus--title {
        margin-bottom: 30px
    }
}

#made-in-usa-modal .modal-lg .modal-content .modal-body .box-link {
    padding-top: 100px;
    padding-bottom: 142px
}

#made-in-usa-modal .modal-lg .modal-content .modal-body .box-link .btn-made-in-usa {
    font-weight: 700;
    color: #fff;
    background-color: #63666B;
    padding: 8px 24px;
    border-radius: 2px;
    font-size: 16px;
    line-height: 28px
}

#made-in-usa-modal .modal-lg .modal-content .modal-body .box-link .btn-made-in-usa:hover {
    background-color: #63666B
}

.epa,
.epa-right,
.epa-left {
    background-color: #fff;
    position: absolute
}

.epa-no-href {
    pointer-events: none
}

.epa-left {
    border-radius: 0 10px 10px 0;
    top: 16px;
    left: 15px
}

.epa-left .logo-epa {
    width: 99px;
    height: 49px
}

.epa-right {
    opacity: 0.85;
    border-radius: 10px 0 0 10px;
    top: 20px;
    right: 0
}

@media (max-width: 768px) {
    .epa-right {
        border-radius: 0 10px 10px 0;
        top: 20px;
        left: 0;
        right: unset
    }
}

.epa-right .logo-epa {
    width: 200px;
    height: 100px
}

@media (max-width: 768px) {
    .epa-right .logo-epa {
        width: 99px;
        height: 49px
    }
}

/**/
.footer_info li {
    text-decoration: none;
    list-style: none;
}

.footer_info {
    padding-left: 0px;
    margin-block: 0;
}

.footer_info li a {
    color: #161616;
    font-weight: 400;
}

.footer_info li {
    color: #161616;
    font-weight: 400;
}

.footer_info li a:hover {
    color: #33424a;
}

video.bnr-video {
    position: absolute;
    width: 100%;
    height: auto;
    inset: 0;
}

.content-slide.txt-white .bnner_tagline {
    padding-bottom: 20px;
    /*color: #33424a;*/
    color: #ffffff;
    font-weight: 500;
}

.content-slide.txt-white {
    margin-top: 10rem;
    border-top: 2px solid #ffffff;
    padding: 5rem 0rem 5rem 5rem;
    border-left: 2px solid #ffffff;
}

.content-slide.txt-white::before {
    position: absolute;
    content: "";
    width: 0px;
    height: 120px;
    border: 1px solid #ffffff;
    top: 160px;
    right: 15px;
}

.content-slide.txt-white::after {
    position: absolute;
    content: "";
    width: 50%;
    height: 0;
    border: 1px solid #ffffff;
    bottom: 0;
    left: 15px;
}

.SiteFooter__copyright {
    padding-top: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.SiteFooter__copyright p {
    font-size: 16px;
    color: #383737;
    font-weight: 400;
    margin-bottom: 0;
}

.section-type-2_carousel__photo--sxx {
    padding-right: 70px;
    padding-bottom: 70px;
    position: relative;
}

.section-type-2_carousel__photo--sxx::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-left: 320px solid #fff;
    border-top: 80px solid #fff;
}

.pg-top {
    padding-top: 0;
}

.SiteFooter__copyright .ml-sm-auto {
    font-weight: 400;
    /*color: #161616;*/
}

.pg-bottom {
    padding-bottom: 0;
}

.about_h2 {
    padding-bottom: 50px;
}

.about_btn {
    padding-top: 10px;
    margin-left: 8.333333%;
}

.section-infocontact__info__img svg {
    width: 50%;
    height: auto;
    color: #2d2d2d;
}

.contact_home {
    background: #efefef;
}

.txt-color {
    /*color: #33424a;*/
    color: #ffffff;
}

.bg-color-1, .bg-after-1::after, .bg-before-1::before, .bg-hover-1:hover {
    background-color: #34615e;
}

.bg-color-1, .bg-after-2::after, .bg-before-1::before, .bg-hover-1:hover {
    background-color: #c79054;
}

.bg-color-1, .bg-after-3::after, .bg-before-1::before, .bg-hover-1:hover {
    background-color: #bdb144;
}

.pro_size {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 2rem;
}

.pro_size a {
    padding-top: 0;
    width: 96px;
}

.pro_size a:hover {
    text-decoration: underline;
}

.banner_container {
    padding-left: 8rem;
    width: 100%;
    height: auto;
}

.ml-sm-auto a {
    color: #383737;
    font-size: 14px;
}

.main-footer{
    background-color: #f3f3f3;
}

.footer_links {
    font-weight: 600 !important;
    color: #161616;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.footer_info .address {
    line-height: 1.2;
    padding-top: 4px;
    font-size: 16px;
}

section.hero_section {
    position: relative;
}

.footer__socket__list__link{
    font-size: 16px;
}

.hero_section--video {
    position: absolute;
    width: 100%;
    height: 100vh;
    background-size: cover;
    top: 0;
    left: 0;
    object-fit: cover;
}

.hero_section--content {
    padding-left: 8%;
    height: 100%;
}

section.hero_section {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.certificate_img img {
    width: 100%;
    height: auto;
}

.infrastructure-img {
    margin-bottom: 30px;
}

/*packing details css start*/
.table-bordered>:not(caption)>* {
    border-width: 1px 0;
}

.table {
    /*border-color: green;*/
}

.table>tbody {
    vertical-align: inherit;
}

.table-bordered>:not(caption)>* {
    border-width: 1px 0;
}

.table-bordered>:not(caption)>*>* {
    border-width: 0 1px;
}

.table>:not(caption)>*>* {
    padding: .6rem .8rem;
    border-right: 1px solid #898989;
    color: #161616;
    font-weight: 400;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: inherit;
    border-style: solid !important;
    border-width: 2px;
}

.packingpage_heading {
    color: #33424a;
    font-weight: 600;
}

/*packing details css over*/

/*contact form css start*/


.contact-container {
    background-color: white;
    padding: 30px;
    border-radius: 10px;
    max-width: 100%;
    margin: 0rem 8rem 4rem 0rem;
}

.contact-form label {
    font-size: 18px;
    margin-bottom: 6px;
    color: #33424a;
    font-weight: 500;
}

.contact-form input,
textarea {
    width: 100%;
    padding: 8px;
    margin-bottom: 20px;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    font-size: 14px;
}

.contact-form input:focus,
textarea:focus {
    border-color: #007BFF;
    outline: none;
}

.contact-form textarea {
    resize: none;
}

.contact-info {
    margin-top: 20px;
    font-size: 14px;
}

.contact-form button {
    border: none;
    border-bottom: 2px solid #161616;
    background: inherit;
    cursor: pointer;
}

.contact-img {
    margin-block: 2rem 4rem;
}

.contactpage_details {
    margin-top: 5rem;
    display: flex;
    gap: 3rem;
}

.conatactpage_addres p {
    font-size: 16px;
    line-height: 1.4;
    color: #161616;
    font-weight: 500;
}

.conatactpage_info p {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 0;
    font-weight: 500;
}

.contact-img img {
    width: 100%;
    height: 100vh;
}

.contactpage_details h5 {
    margin-bottom: 1rem;
    color: #969696;
}

.conatactpage_info p{
    color: #161616;
}

.page-title{
    padding-top: 6rem;
}

.page-title h2 {
    color: #33424a;
    font-weight: 600;
    text-align: left;
    margin-bottom: 0;
}

.page-title p {
    font-size: 16px;
}
/*contact form css over*/

/*export page css start*/
.export-paragph {
    margin-top: 20px;
}

.export-heading {
    text-align: center;
}

.row.flags {
    font-size: 16px;
    display: grid;
    text-align: center;
    font-weight: 400;
    grid-template-columns: repeat(5,1fr);
    row-gap: 2rem;
    padding-top: 4rem;
}

span.fi {
    background-size: contain;
    line-height: unset;
    width: 100%;
    height: 80px;
    background-repeat: no-repeat;
}

.row.flags::before {
    display: none;
}
/*export page css over*/

/* Swip logo css start*/ 
.navbar-brand__img--white {
  display: none !important;
}

/* On the homepage, set the swipe-in animation for the first logo */
body.home .navbar-brand__img--alfa {
  display: block !important;
}

body.home .navbar-brand__img--white {
  display: none !important;
}

/* On inner pages, hide the first logo and animate the second logo */
body.inner-page .navbar-brand__img--alfa {
  display: none !important;
}

body.inner-page .navbar-brand__img--white {
  display: block !important;
}

body.inner-page .header.header--transparent .navbar-nav .nav-link {
    color: #33424a;
}
/*toggle*/
body.home .menu-white {
  display: block !important;
}

body.home .menu-black {
  display: none !important;
}

body.inner-page .menu-white {
  display: none !important;
}

body.inner-page .menu-black {
  display: block !important;
}

/*shop the look tab css start*/
.filtering span {
  margin: 0 20px;
  cursor: pointer;
  position: relative;
}

.filtering span:after {
  content: '';
  position: absolute;
  left: -2px;
  right: 110%;
  bottom: -2px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}

.filtering span.stext {
  cursor: default;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
}

.filtering span.stext:after {
  display: none;
}

.filtering span.active:after {
  right: -2px;
}


.filter-tab {
    margin-bottom: 3rem;
}
.filter-tab select {
    background: transparent;
    border: 1px solid #c2c2c2;
    padding: 15px 10px 10px;
    width: 100%;
    border-radius: 10px;
    text-transform: capitalize;
}
.filter-tab label {
    text-transform: uppercase;
    font-size: 80%;
    font-weight: 600;
    position: relative;
    bottom: -12px;
    left: 10px;
    background: #f4eeda;
    padding: 0 6px;
}

.gallery .items {
    width: 100%;
}
  /*css over*/
  
/*tiles calculator css start here */
.c-main {
    margin: 0 auto;
    width: 100%;
}

.c-full {
    width: 97%;
}

.c-half {
    /* box-shadow: 1px 1px 5px #808080; */
    float: left;
    margin: 10px;
    padding: 15px;
    width: 97%;
    border: 1px solid gray;
    background-color: #fff;
}

.c-title {
    /*background-color: #000;*/
    color: #161616 !important;
    font-size: 18px;
    margin-bottom: 15px;
    text-align: left;
}

.c-full .c-label {
    width: 15%;
    line-height: 40px;
}

.m-input {
    position: relative;
    font-size: 15px;
    padding: 10px 10px;
    color: #000;
    font-size: 15px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    font-weight: 500;
    border-bottom: 1px solid #c8c8c8;
    width: 68%;
}

.c-row span {
    font-size: 16px;
    font-weight: 400;
}

.button_cal {
    background-color: #ffffff;
    border: none;
    color: #161616;
    padding: 10px 0px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    text-decoration: underline;
    font-weight: 500;
    cursor: pointer;
}

.c-result {
    border: 1px solid gray;
    float: left;
    margin: 10px;
    padding: 15px;
    width: 97%;
    background-color: #fff;
}

.c-result .c-label {
    margin-right: 10px;
    line-height: 40px;
}

.resulthalftextbox {
    width: 20%;
    text-align: center;
}

/*tiles calculator css over here */

/*broucher css start here*/
.brochure-container {
    position: relative;
    width: 100%;
}

.brochure {
    position: relative;
    width: 100%;
}

.brochure-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.brochure:hover .brochure-image {
    transform: scale(1.05);
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 0.5s ease;
    background-color: rgba(0, 0, 0, 0.6);
}

.brochure:hover .overlay {
    opacity: 1;
}

.text {
    color: white;
    font-size: 20px;
    font-weight: 500;
    padding-top: 10rem;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.overlay a:hover {
    color: #ffffff;
    text-decoration: none;
}

.broucher-title h2 {
    font-size: 30px;
    padding-bottom: 1rem;
}

/*broucher css over here*/

/*about us css start*/
.about-us.section-type-3__box::after {
    display: none;
}

.core-values {
    text-align: center;
    padding-bottom: 3rem;
}

.core-values h2 {
    font-size: 42px;
}

.our-vission h3, .our-mission h3 {
    font-size: 28px;
}

.our-vission svg, .our-mission svg {
    width: 50px;
    height: 50px;
    color: #323232;
}
/*about us css over*/

/*product page css start here*/

/*filter*/
.filter {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.filter_item, .filter_heading {
    position: relative;
    background: #f9f9f9;
    padding: 20px;
    border: 1px solid #eeeeee;
}
.filter_box {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.filter_link {
    position: relative;
    display: block;
    color: #000000;
    font-weight: 400;
    transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
}
.filter_item h5 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 1px solid #dddddd;
    color: #161616;
    font-weight: 400;
    line-height: 1;
}
.filter_heading h5 {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    line-height: 1;
}
.filter_heading h5 img {
    position: relative;
    width: 16px;
    filter: invert(1);
}
/*filter*/

.contanier-xxl {
    margin-inline: 15px;
}

.porcelian h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    padding-top: 1rem;
    margin-bottom: 0;
}

.porcelian p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
}

.brochure-container h3 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 10px;
}

/*slider css*/
a.carousel-control-prev, .carousel-control-next svg {
    width: 50px;
}
/*over css*/

.product-table {
    width: 100%;
    height: 100%;
}

.product-table th{
    padding-block: 0.8rem;
    padding-inline: 1rem;
    color: #161616;
    font-weight: 500;
}

.product-btn {
    display: flex;
    gap: 2rem;
}

.product-form .pop-up {
    margin-top: 2rem;
}

.table-title h2 {
    font-size: 32px;
    padding-bottom: 1rem;
}

/*my modal*/
.myModal .myModal-header {
    position: relative;
    padding-bottom: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.myModal .myModal-header h3{
    display: inline-block;
}
.myModal .myModal-header i {
    float: right;
    transition: all .5s linear;
    color: #161616;
}
.myModal .myModal-header i:before{
    vertical-align: sub;
}

.myModal{
    position: absolute;
    display: block;
    z-index: 98;
    max-width: 500px;
    left: 50%;
    right: auto;
    transform: translateX(-50%) !important;
    width: calc(100% - 2rem);
    padding: 20px;
    border-radius: 6px;
    background-color: #ffffff;

    -webkit-animation-name: cssAnimation;
    -webkit-animation-duration:.8s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
}
.myModal {
        
        
    }
@-webkit-keyframes cssAnimation {
  from {
    -webkit-transform: rotate(0deg) scale(0) skew(0deg) translate(50px);
  }
  to {
    -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(50px);
  }
}
.myModal-overlay{
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #00000099;
    z-index: 11111;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#myModal{
    display: none;
}

.myModal-header svg {
    width: 30px;
    height: 30px;
    color: #161616;
}
/*my modal*/

.releted-pro {
    padding-top: 100px;
}

.releted-product h2 {
    font-size: 32px;
    font-weight: 500;
    padding-bottom: 1rem;
}

.product-name h3 {
    font-size: 24px;
    margin-bottom: 0;
    line-height: 30px;
    padding-top: 10px;
}

a.product-name p {
    font-size: 16px;
}

a.product-name {
    text-decoration: none;
}

a.carousel-control-next:hover{
    color: #ffffff;
}

a.carousel-control-prev:hover {
    color: #ffffff;
}

.porcelian a {
    text-decoration: none;
}

/*product page css over here*/

/*whatsapp css*/
#help-button {
    position: fixed;
    max-width: 500px !important;
    bottom: 22px !important;
    left: 23px;
    cursor: pointer;
    z-index: 1000;
    margin-bottom: 1%;
}
div#help-button img {
    width: 36px;
}
span.whats-app {
    background: #2ea042;
    color: white !important;
    display: inline-block;
    padding: 3px 15px;
    border-radius: 5px;
    font-size: 13px;
    margin-left: 8px;
}
/*css over*/

.items img {
    padding-bottom: 30px;
}

.fancybox-navigation button:before {
     background: none !important; 
}

#chartdiv {
    width: 100%;
    height: 400px;
    margin-top: 3rem;
}

.product_name h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    padding-top: 1rem;
    margin-bottom: 0;
}

.porcelian img:hover {
    transform: scale(1.02);
}

.product_name a {
    text-decoration: none;
}
.pdp_item > div {
    border: 1px solid #dadada;
    padding: .5rem;
    border-radius: 8px;
}
.pdp_item{
    margin-bottom: 2rem;
}
.stic-top{
    position: sticky;
    top: 2rem;
}
@media screen and (max-width: 768px){
    .stic-top {
    position: relative;
    top: 0;
    margin-bottom : 2rem;
}
    .content-slide.txt-white {
    margin-top: 5rem;
    border-top: none;
    padding: 1rem 0rem 3rem 0rem;
    border-left: none;
    }
    
    .about_h2 {
    padding-bottom: 0px;
    }
    
    .pg-medium {
    padding-top: 30px;
    padding-bottom: 30px;
    }
    
    .about_btn {
    padding-top: 0px;
    margin-left: 0;
    }
    
    .mg-bottom-medium {
    margin-bottom: 30px;
    }
    
    .section-type-2_carousel__carousel__content {
    padding: 0px 0px 0px;
    }
    
    .banner_container {
    padding-left: 0rem;
    }
    
    .carousel-hero-1__slider__wrapper__slide .h1 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 16px;
    }
    
    .h4-hero {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 10px;
    }
    
    .pro_size {
    margin-top: 0rem;
    }
    
    .pro_size a {
    font-size: 14px;
    }
    
    .section-type-2_carousel__carousel__content a {
    padding-top: 1rem;
    line-height: 10px;
    }
    
    .btn-mobile {
    padding-top: 2rem !important;
    }
    
    .section-type-3__box .wrap {
    padding-top: 0px;
    padding-bottom: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    }
    
    .pg-bottom-medium {
    padding-top: 20px;
    }
    
    .content-slide.txt-white::after, .content-slide.txt-white::before {
    border: none;
    }
    
   .section-type-2_carousel__photo--sxx {
    padding-right: 20px;
    padding-bottom: 20px;
    }
    
    .section-type-2_carousel__photo--sxx::after{
        border-left: 80px solid #fff;
    }
    
    .caption-top {
    margin-bottom: 10px;
    }
    
    .footer__socket__social a svg {
    width: 26px;
    }
    
    .carousel-hero-1__slider__wrapper__slide .content-slide a {
    margin-bottom: 0px;
    }
    
    .section-type-3 .col-md-5 {
    padding-inline: 0;
    }
    
    .main-footer {
    margin-top: 30px;
    }
    
    ul li {
    font-size: 1rem;
    line-height: 1.6rem;
    }
    
    .footer_shoket_description {
    padding-bottom: 1rem;
    }
    
    .footer_info {
    padding-left: 0px;
    padding-top: 1rem;
    }
    
    .SiteFooter__copyright {
    flex-direction: column;
    }
    
    .SiteFooter__copyright .ml-sm-auto {
    padding-top: 10px;
    }
    
    .footer_links {
    padding-top: 0rem;
    }
    
    video.bnr-video {
    width: 100%;
    height: 100%;
    }
    
    .content-slide.txt-white .bnner_tagline {
    padding-bottom: 6px;
    }
    
    section.hero_section {
    width: 100%;
    height: 100%;
    }
    
    .hero_section--video {
    height: 100%;
    }
    
    .contact-container {
    padding: 0px;
    margin: 1rem 0rem 0rem 0rem;
    }
    
    .contact-form input, textarea {
    padding: 10px;
    margin-bottom: 10px;
    }
    
    .contact-form label {
    font-size: 16px;
    margin-bottom: 4px;
    }
    
    .contactpage_details {
    margin-top: 3rem;
    display: block;
    }
    
    .contact-img {
    margin-block: 2rem 2rem;
    }
    
    .page-title {
    padding-top: 5rem;
    }
    
    .contact-img img {
    width: 100%;
    height: auto;
    }
    
    .row.flags {
    font-size: 14px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    row-gap: 1rem;
    padding-top: 1rem;
    }
    
    .packingpage_heading{
    padding-inline:15px; 
    }
    
    .table-responsive {
    overflow-y: auto;
    padding-inline: 15px;
    }
    
    .table>:not(caption)>*>* {
    padding: 0.4rem .8rem;
    border-right: 1px solid #898989;
    }
    
    .c-full {
    width: 95% !important;
    }
    
    .c-result {
    width: 95% !important;
    }
    
    .resulthalftextbox {
    width: 100%;
    }
    
    .core-values h2 {
    font-size: 26px;
    }
    
    .our-vission h3, .our-mission h3 {
    font-size: 24px;
    }
    
    .our-vission svg, .our-mission svg {
    width: 40px;
    height: 40px;
    }
    
    .certificate_img {
    padding-bottom: 2rem;
    }
    
    .porcelian img {
    padding-top: 0;
    }
    
    .porcelian h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    padding-top: 0.4rem;
    margin-bottom: 0;
    }
    
    .section-type-2_carousel .col-12 {
    padding-inline: 0;
    }
    
    .table-title h2 {
    font-size: 26px;
    padding-bottom: 0.4rem;
    line-height: 30px;
    padding-top: 1.6rem;
    }
    
    .releted-product h2 {
    font-size: 26px;
    padding-bottom: 0.6rem;
    line-height: 30px;
    }
    
    .product-name h3 {
    font-size: 20px;
    margin-bottom: 0;
    line-height: 28px;
    padding-top: 6px;
    }
    
    span.whats-app {
        display: none;
    }
    
    .fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    top: 50%;
    }
    
    .fancybox-navigation .fancybox-button--arrow_right {
    right: 0;
    top: 50%;
    }
    
    .fancybox-image, .fancybox-spaceball {
    height: auto;
    width: 100%;
    }
    
    .brochure-container {
    padding-bottom: 4rem;
    }
    
    .table tr th {
    white-space: nowrap;
    }
    
    .our-vission {
    margin-bottom: 2rem;
    }
    
    .fancybox-navigation button:before {
     background: none !important; 
    }
    
    .releted-prodct-space {
    margin-bottom: 1rem;
    }
    
    .brochure-container h3 {
    font-size: 22px;
    line-height: 28px;
    margin-top: 8px;
    }
    
    .pg-sm-bottom {
    padding-bottom: 0 !important;
    }
    
    #chartdiv {
    height: auto;
    margin-top: 1rem;
    }
    
}

