@font-face {
    font-family: Muli;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/muli-400.woff2) format("woff2"), url(../fonts/muli-400.woff) format("woff")
}

@font-face {
    font-family: Muli;
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/muli-400-italic.woff2) format("woff2"), url(../fonts/muli-400-italic.woff) format("woff")
}

@font-face {
    font-family: Muli;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/muli-600.woff2) format("woff2"), url(../fonts/muli-600.woff) format("woff")
}

@font-face {
    font-family: Muli;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/muli-700.woff2) format("woff2"), url(../fonts/muli-700.woff) format("woff")
}

@font-face {
    font-family: Muli;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../fonts/muli-900.woff2) format("woff2"), url(../fonts/muli-900.woff) format("woff")
}

@font-face {
    font-family: Oswald;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/oswald-400.woff2) format("woff2"), url(../fonts/oswald-400.woff) format("woff")
}

@font-face {
    font-family: Oswald;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/oswald-500.woff2) format("woff2"), url(../fonts/oswald-500.woff) format("woff")
}

@font-face {
    font-family: "Material Icons";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/icon.woff2) format("woff2"), url(../fonts/icon.woff) format("woff")
}

*,
::after,
::before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

@-ms-viewport {
    width: device-width
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

[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
}

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%
}

.fs-lg {
    font-size: 20px !important
}

.fs-base {
    font-size: 16px !important
}

.fs-sm {
    font-size: 14px !important
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    -webkit-text-decoration-skip: objects
}

a:hover {
    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:not(:root) {
    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
}

textarea {
    overflow: auto;
    resize: vertical
}

.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.4rem !important
}

.h5,
h5 {
    font-size: 1.25rem
}

.h6,
h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.oh {
    overflow: hidden !important
}

.point {
    cursor: pointer
}

.tr {
    transition: .25s ease-in-out
}

.ai-stretch {
    align-items: stretch !important
}

.owl-carousel,
.owl-item {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    position: relative
}

.owl-carousel {
    display: none;
    margin-bottom: 50px;
    z-index: 1
}

.owl-stage {
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-stage-outer {
    cursor: grab;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-item,
.owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-item {
    min-height: 1px;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-item img {
    display: block;
    width: 100%
}

.owl-dots.disabled,
.owl-nav.disabled {
    display: none !important
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-dot,
.owl-next,
.owl-prev {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.owl-nav button.owl-next,
.owl-nav button.owl-prev,
button.owl-dot {
    background: 0 0;
    border: none
}

.owl-prev {
    transform: translateX(-40px)
}

.owl-next {
    transform: translateX(40px)
}

.owl-loading {
    opacity: 0;
    display: block
}

.owl-hidden {
    opacity: 0
}

.owl-refresh .owl-item {
    visibility: hidden
}

.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-grab .owl-stage-outer {
    cursor: grabbing
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-animated-in {
    z-index: 0
}

.owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-lazy:not([src]),
.owl-lazy[src^=""] {
    max-height: 0
}

img.owl-lazy {
    transform-style: preserve-3d
}

.owl-dots,
.owl-nav {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.owl-nav {
    margin-top: -10px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%)
}

.owl-nav path {
    fill: #fff
}

.owl-nav button {
    pointer-events: auto
}

.owl-nav button svg {
    min-width: 40px;
    height: 40px
}

.owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-dot {
    background: rgba(255, 255, 255, .5) !important;
    width: 16px;
    height: 6px;
    -webkit-backface-visibility: visible
}

.owl-dot.active {
    background: #fff !important
}

.owl-dot:not(.active):hover {
    transform: scale(1.4)
}

.owl-carousel.-has-shadow .owl-stage-outer {
    padding-bottom: 20px
}

.owl-carousel.-has-shadow .owl-dots {
    margin-top: 0 !important
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer::before {
    content: "âÂ "
}

.figure {
    display: inline-block
}

.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
    }
}

.row {
    display: -ms-flexbox;
    display: flex;
    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 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.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 {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .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%
    }
}

@media(min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        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 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .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%
    }
}

@media(min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .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%
    }
}

@media(min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .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%
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: rgba(0, 0, 0, 0)
}

.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-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)
}

@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
    }

    #blog-post {
        text-align: left !important
    }
}

@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%;
    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: rgba(0, 0, 0, 0);
    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::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px)
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.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-file-input.is-valid~.custom-file-label::before,
.was-validated .custom-file-input:valid~.custom-file-label::before {
    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
}

.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)
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.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
}

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
    }
}

.nav {
    display: -ms-flexbox;
    display: flex;
    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 rgba(0, 0, 0, 0);
    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: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0)
}

.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 {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    flex-basis: 0;
    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;
    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;
    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%;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    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: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card-body {
    flex: 1 1 auto;
    padding: 20px
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

@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
    }
}

.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: rgba(0, 0, 0, 0);
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal.-show {
    display: block
}

.overlay {
    background: rgba(0, 0, 0, .7);
    backdrop-filter: blur(4px);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: hidden
}

.overlay.-show {
    display: block
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.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% - 1rem)
}

.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;
    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% - 3.5rem)
    }

    .modal-sm {
        max-width: 300px
    }
}

@media(min-width: 992px) {
    .modal-lg {
        max-width: 800px
    }
}

.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
}

.bg-white {
    background-color: #fff !important
}

.bg-danger {
    background-color: #dc3545 !important
}

.bg-transparent {
    background-color: rgba(0, 0, 0, 0) !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
}

.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
    }
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media(min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media(min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media(min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media(min-width: 1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !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
}

.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-100 {
    width: 100% !important
}

.w-auto {
    width: auto !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-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: #1b1b1b !important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #1d2124 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.fw-900 {
    font-weight: 900 !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

html {
    line-height: 1.6
}

body,
html {
    scrollbar-color: #f9ac00 #333;
    scrollbar-width: thin
}

body {
    color: #333;
    font-family: Muli, sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    padding-top: 113px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fs-sm {
    font-size: 14px !important
}

a {
    color: #444
}

a:hover {
    text-decoration: none
}

.btn:focus,
a:focus,
button:focus {
    box-shadow: none !important;
    outline: 0 !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700
}

h1 {
    font-size: 40px;
    font-weight: 900
}

img {
    max-width: 100%;
    height: auto
}

input,
select,
textarea {
    color: inherit
}

select {
    height: 33.5px !important;
    background: #fff
}

input,
textarea {
    padding: 5px 10px
}

input[type=submit] {
    border: none !important
}

.form-control[readonly] {
    background: #fff !important
}

#cf_newsletter2,
.cf-special {
    display: none
}

textarea {
    height: 120px
}

.flex-start {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center
}

.flex-end {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.ai-start {
    align-items: flex-start
}

.icon {
    font-family: "Material Icons";
    font-size: 24px;
    line-height: 1 !important;
    font-weight: 400;
    font-style: normal;
    border: none
}

.svg svg {
    width: 50px
}

.fill-white svg {
    fill: #fff
}

.bigger-p {
    font-size: 1.15rem
}

.light {
    font-weight: 300
}

.bold {
    font-weight: 700
}

.tt-upper {
    text-transform: uppercase !important
}

.btn {
    border-radius: 0;
    border: none;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 700;
    height: 46px;
    padding: 0 10px;
    position: relative;
    overflow: hidden;
    transition: .25s ease-in-out;
    z-index: 10
}

.btn-sm {
    font-size: 16px !important
}

.btn-xs {
    font-size: 14px !important
}

.btn-white {
    background: #fff;
    color: #333 !important
}

.btn-dark {
    background: #1b1b1b;
    color: #fff !important
}

.btn span {
    position: relative;
    z-index: 2
}

.btn:before {
    background: #f0b822;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    transition: .5s;
    width: 0;
    height: 100px;
    z-index: 0
}

.btn:hover {
    color: #fff
}

.btn:hover:before {
    width: 100%
}

.btn-green {
    background: #9dd769
}

.btn-teal {
    background: #55d0ab
}

.btn-red {
    background: #e65167
}

.btn-black {
    background: #000
}

.btn-gray {
    background: #333
}

.btn-black,
.btn-gray {
    font-size: 16px;
    padding: 10px 30px;
    text-transform: uppercase
}

.btn-yellow {
    background: #f0b822;
    color: #1b1b1b
}

.btn-black:hover,
.btn-gray:hover {
    color: #000;
    background: #fff
}

.btn-black:hover:before,
.btn-gray:hover:before {
    display: none
}

.btn-lg {
    font-size: 1.2rem;
    padding: .7rem 1.4rem
}

.btn-sm {
    font-size: 1.1rem;
    padding: .5rem 1.2rem
}

.btn-xs {
    font-size: 1rem;
    padding: .4rem 1rem
}

.no-space {
    font-style: normal;
    letter-spacing: normal !important
}

hr {
    border-color: #fff
}

.hr-yellow {
    border-color: #f0b822
}

.hr-black {
    border-color: #333
}

.flex,
.newmenu,
.newmenu li,
.newmenu li a {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.newmenu li {
    position: relative
}

.newmenu li a {
    padding: 10px;
    color: #484848;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    text-transform: uppercase;
    white-space: nowrap
}

.newmenu li a:hover {
    color: #484848
}

@media(min-width: 992px) {
    .newmenu ul {
        display: flex;
        flex-wrap: wrap;
        position: absolute;
        background: #fff;
        box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
        min-width: 220px;
        opacity: 0;
        padding: 0;
        pointer-events: none;
        position: absolute;
        top: 100%;
        left: 0;
        transform: translateY(20px);
        transition: .25s ease-in-out
    }
}

.newmenu li:hover ul {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0)
}

.newmenu ul li {
    flex: 0 0 100%
}

.newmenu .dropdown-double ul {
    min-width: 430px
}

.newmenu .dropdown-double li {
    flex: 0 0 50%;
    max-width: 50%
}

.newmenu ul li a {
    justify-content: flex-start;
    font-weight: 400;
    text-transform: none;
    white-space: nowrap;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    width: 100%;
    height: 48px;
    font-size: .95rem;
    padding: 10px 15px
}

.newmenu .dropdown-toggler {
    text-transform: none;
    margin: 0 0 0 -10px
}

.newmenu ul li a:hover {
    background: #f5f5f5
}

.newmenu ul li span:before {
    display: none
}

.newmenu ul img {
    width: 24px;
    margin-right: 10px
}

.newmenu>li:last-child a {
    padding-right: 0
}

.menu-btn a {
    background: #f0b822;
    color: #1b1b1b !important;
    justify-content: center !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
    border: 0 !important;
    text-shadow: none !important;
    transition: .25s ease-in-out
}

.menu-btn a:hover {
    background: #1b1b1b !important;
    color: #fff !important
}

.menu-toggler i {
    font-size: 38px
}

.contact-icon {
    font-size: 29px
}

.tmenu i {
    display: block
}

@media(max-width: 1200px) {
    .newmenu li a {
        font-size: 15px;
        padding: 10px 7px;
        letter-spacing: -0.02rem
    }
}

@media(max-width: 992px) {
    .tmenu .logo img {
        max-width: 165px
    }

    .newmenu .dropdown-double ul {
        min-width: 0
    }

    .nav-container {
        background: #fff;
        overflow-y: auto;
        position: fixed;
        top: 0;
        bottom: 0;
        right: -300px;
        transition: transform .25s ease-in-out;
        width: 300px;
        max-width: 300px;
        height: 100vh;
        z-index: 1050
    }

    .nav-container .newmenu {
        display: block
    }

    .nav-container .newmenu ul {
        display: none;
        flex: 0 0 100%;
        padding: 0
    }

    .nav-container .newmenu li.opened>ul {
        display: block;
        margin-bottom: 15px
    }

    .newmenu ul li a {
        border: none;
        height: 40px;
        padding: 0 15px
    }

    .dropdown-toggler {
        padding-right: 5px
    }

    .nav-container .newmenu li {
        flex-wrap: wrap;
        justify-content: space-between
    }

    .nav-container .newmenu>li {
        border-bottom: 1px solid #ddd
    }

    .nav-container .newmenu>li>a {
        padding: 10px 15px;
        letter-spacing: normal
    }

    .nav-container.opened {
        transform: translate(-300px, 0);
        box-shadow: 0 10px 20px rgba(0, 0, 0, .15)
    }

    .overlay.-menu {
        z-index: 20
    }

    .newmenu span:before {
        display: none !important
    }

    .topnav-title {
        background: #f0b822;
        padding: 10px 15px;
        color: #333
    }

    .topnav-title .title-txt {
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 900
    }

    .topnav-title .close-menu {
        cursor: pointer;
        font-size: 28px
    }
}

.tbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 999
}

.tbar .flag {
    display: block
}

.tbar .flag img {
    display: block;
    min-width: 28px
}

.tbar .contacts {
    font-size: 14px
}

.contacts {
    background: #e9eaeb;
    padding: 8px 0
}

.contacts .col-md-3 a {
    background: #818084;
    border-radius: 50%;
    color: #e9eaeb;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
    font-size: 12px;
    transition: .2s;
    min-width: 24px;
    width: 24px;
    height: 24px
}

.contacts .col-md-3 a path {
    transition: .2s
}

.contacts .col-md-3 a:hover {
    background: #f0b822
}

.contacts .col-md-3 a:hover path {
    fill: #fff
}

.contacts .fab {
    position: relative
}

.contacts a {
    color: #818084;
    font-weight: 600;
    position: relative
}

.contacts .fas {
    font-size: 19px;
    margin-right: 5px;
    position: absolute;
    top: -1px;
    left: -27px
}

.navbar-nav {
    align-items: center
}

@media only screen and (min-width: 992px) {
    .dropdown-menu {
        display: block !important;
        opacity: 0;
        pointer-events: none;
        transform: translateY(20px)
    }

    .dropdown:hover .dropdown-menu {
        opacity: 1;
        pointer-events: all;
        transform: translateY(0)
    }
}

.navbar-toggler-icon .icon {
    font-size: 38px
}

.tmenu {
    padding: 15px 0
}

.tmenu .dropdown .icon {
    color: #f0b822;
    font-size: 34px;
    text-transform: none !important;
    position: relative;
    transform: translateY(-2px)
}

.tmenu .home-link {
    display: block;
    padding: 2px 0
}

.tmenu-fixed {
    box-shadow: 0 0 15px rgba(0, 0, 0, .3)
}

.tmenu .navbar {
    font-family: Oswald, sans-serif;
    padding: 0
}

.tmenu .navbar-nav>li {
    padding: 11px 0
}

.tmenu .nav-link {
    color: #484848;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
    padding: 0 13px !important;
    position: relative;
    text-transform: uppercase;
    white-space: nowrap
}

.tmenu a span {
    position: relative
}

.tmenu a span:before {
    background: #999;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -4px;
    transition: .4s;
    width: 0;
    height: 2px
}

.tmenu a:hover span:before {
    width: 100%
}

.tmenu .dropdown-menu {
    border: none;
    border-bottom: 4px solid #f0b822;
    border-radius: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    min-width: 250px;
    top: 55px
}

.tmenu .dropdown-item {
    font-size: .95rem;
    margin: 0;
    padding: 0 20px
}

.tmenu .dropdown-item span {
    border-bottom: 1px solid #e5e5e5;
    display: block;
    padding: 8px 0
}

.navbar .dropdown-menu a:last-child span {
    border-bottom: none
}

.tmenu .navbar-toggler {
    color: #484848;
    font-size: 2rem;
    padding: 0;
    transform: translateY(-3px)
}

.navbar-toggler-icon {
    width: auto;
    height: auto
}

.tmenu .dropdown-item:active {
    color: #f9ac00
}

.dropdown-toggle:after {
    font-family: "Material Icons";
    content: "menu";
    -webkit-font-feature-settings: "liga";
    text-transform: none;
    width: auto;
    height: auto;
    border: none;
    font-size: 28px;
    margin-left: 2px;
    color: #f0b822
}

.hero {
    background: url(../../images/koltoztetes-bg.jpg) no-repeat top center fixed;
    background-size: cover;
    color: #fff;
    padding: 75px 0 60px
}

.hero h1 {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase
}

.hero h1 span {
    display: inline-block
}

.hero-main h1 span {
    border-top: 2px solid #f0b822;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .3rem;
    transform: translateY(6px)
}

.hero .img-holder {
    background: #f0b822;
    border: 10px solid #f0b822;
    border-bottom: 0;
    position: relative
}

.hero .img-holder .shadow {
    box-shadow: none !important;
    position: relative
}

.hero .img-holder .shadow:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, .95) inset
}

.hero .img-holder p {
    font-size: 20px
}

.hero .img-holder img {
    height: auto
}

.hero .img-holder .linkedin {
    border: 2px solid #fff;
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .4);
    position: absolute;
    bottom: 65px;
    right: 15px;
    background: #0a66c2;
    padding: 10px;
    transition: .25s ease-in-out
}

.hero .img-holder .linkedin:hover {
    transform: scale(1.07)
}

.hero .img-holder .linkedin svg {
    width: 25px;
    height: 25px
}

.hero .img-holder .linkedin svg path {
    fill: #fff
}

.hero-inner {
    padding: 80px 0
}

.hero-inner h1 {
    letter-spacing: .44rem;
    line-height: 54px;
    margin-bottom: 0
}

.hero-inner h1 .title-underline {
    border-bottom: 2px solid #fff;
    padding-bottom: 1rem
}

.hero-inner h1 i {
    font-style: normal
}

.hero-inner .t-koltoztetes {
    letter-spacing: .1rem
}

.hero-inner .t-nemzetkozi-koltoztetes {
    letter-spacing: .2rem;
    line-height: 58px
}

.hero-inner .t-nemzetkozi-koltoztetes i {
    letter-spacing: 0
}

.hero-inner .t-butor-felhuzas-leengedes {
    letter-spacing: 0;
    line-height: 58px
}

.hero-inner .t-butor-felhuzas-leengedes i {
    letter-spacing: .2rem;
    font-size: 3.15rem
}

.hero-inner .t-helyben-rakodas {
    font-size: 3.15rem;
    letter-spacing: .2rem;
    line-height: 58px
}

.hero-inner .t-helyben-rakodas i {
    font-size: 45px;
    letter-spacing: .2rem
}

.hero-inner .t-jakuzzi-szallitas i {
    font-size: 42px;
    letter-spacing: .1rem
}

.hero-inner .t-koltoztetes i {
    letter-spacing: .25rem;
    font-size: 3.2rem
}

.hero-inner .t-iroda-koltoztetes {
    letter-spacing: -0.05rem
}

.hero-inner .t-iroda-koltoztetes i {
    letter-spacing: .2rem;
    font-size: 3.2rem
}

.hero-inner .t-fuvarozas-szallitmanyozas {
    font-size: 3.3rem
}

.hero-inner .t-fuvarozas-szallitmanyozas i {
    font-size: 2.9rem;
    letter-spacing: .15rem
}

.hero-inner .t-nehezgep-szallitas {
    letter-spacing: .15rem
}

.hero-inner .t-nehezgep-szallitas i {
    letter-spacing: .1rem
}

.hero-inner .t-butorszallitas {
    letter-spacing: -0.05rem
}

.hero-inner .t-butorszallitas i {
    letter-spacing: .6rem;
    font-size: 3.4rem
}

.hero-inner .t-pancelszekreny-szallitas {
    letter-spacing: -0.05rem;
    line-height: 58px
}

.hero-inner .t-pancelszekreny-szallitas i {
    letter-spacing: .85rem;
    font-size: 3.4rem
}

.hero-inner .t-pianino-zongora-szallitas {
    letter-spacing: -0.1rem;
    line-height: 58px
}

.hero-inner .t-pianino-zongora-szallitas i {
    letter-spacing: 1.35rem;
    font-size: 3.65rem
}

.hero-inner .t-adatkezelesi-tajekoztato {
    letter-spacing: -0.03rem;
    line-height: 58px
}

.hero-inner .t-adatkezelesi-tajekoztato i {
    letter-spacing: .15rem
}

.hero .text-blocks .col-lg-4 {
    border-right: 1px solid #f0b822
}

.hero .text-blocks .col-lg-4:first-child,
.hero .text-blocks .col-lg-4:last-child {
    border: none
}

.hero .hero-title {
    color: #f0b822;
    font-size: 16px;
    font-weight: 700;
    height: 140px;
    text-transform: uppercase
}

.hero .hero-title span {
    font-size: 23px;
    font-weight: 900;
    line-height: 28px
}

.hero .hero-para {
    margin-bottom: 0
}

.hero .quote {
    border-top: 1px solid #f0b822;
    border-bottom: 1px solid #f0b822;
    margin: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0;
    padding-top: 25px;
    padding-bottom: 25px
}

.hero .quote p {
    margin-bottom: 0;
    font-size: 16px
}

.hero .quote h2,
.moving-title {
    background: #f0b822;
    display: inline-block;
    font-size: 17px !important;
    font-weight: 900;
    letter-spacing: .1rem;
    margin-top: 7px;
    padding: 7px 23px 7px 18px;
    position: relative
}

.quote h2:after,
.moving-title:after,
.quote h2:before,
.moving-title:before {
    display: block;
    position: absolute
}

.quote h2:before,
.moving-title:before {
    border-top: 17px solid rgba(0, 0, 0, 0);
    border-bottom: 17px solid rgba(0, 0, 0, 0);
    border-right: 9px solid #222;
    content: "";
    top: 0;
    left: -9px;
    width: 0;
    height: 0
}

.hero .quote h2:before,
.moving-title:before {
    border-right: 9px solid #f0b822
}

.quote h2:after,
.moving-title:after {
    content: "format_quote";
    font-family: "Material Icons";
    -webkit-font-feature-settings: "liga";
    top: -22px;
    left: -3px;
    text-transform: none;
    font-size: 36px;
    transform: rotate(180deg)
}

.moving-title {
    background: #1b1b1b;
    color: #fff;
    font-size: 20px !important;
    height: 50px;
    display: inline-flex;
    align-items: center;
    padding: 0 15px 0 20px;
}

.moving-title:before {
    border-top: 25px solid rgba(0, 0, 0, 0);
    border-bottom: 25px solid rgba(0, 0, 0, 0);
    border-left: 13px solid #1b1b1b;
    border-right: 0;
    left: auto;
    right: -13px;
}

.hero .btns .btn {
    letter-spacing: .1rem;
    width: 100%
}

.hero .btns img {
    margin-right: 5px;
    transform: translateY(-2px)
}

.sec-orange,
.sec-yellow {
    background: #f9ac00;
    padding: 60px 0;
    position: relative
}

.sec-orange {
    background: #fda700
}

.main-block h2 {
    font-size: 40px;
    font-weight: 900;
    letter-spacing: .4rem;
    margin-bottom: 40px;
    text-align: center;
    text-transform: uppercase
}

.main-block h2 span {
    border-bottom: 2px solid #444;
    display: inline-block;
    padding-bottom: 10px
}

#szolgaltatasok .col-lg-3 {
    margin-bottom: 15px
}

.icn-holder {
    background: #1a1a1a;
    border-radius: 50%;
    box-shadow: 0 0 0 #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    padding: 20px;
    position: relative;
    width: 124px;
    height: 124px
}

.icn-holder:after {
    border: 6px solid #1a1a1a;
    border-radius: 50%;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%
}

.icn-holder:hover:after {
    opacity: 0;
    transition: .7s;
    transform: translate(-50%, -50%) scale(1.3, 1.3)
}

.icn-koltoztetes img {
    transform: translateY(-4px)
}

.icn-butorszereles img {
    transform: translateY(-4px)
}

.icn-csomagolas img {
    transform: translateY(-2px)
}

.icn-butorfelhuzas img {
    transform: translateY(-2px)
}

.icn-nehezgep img {
    transform: translateY(-5px)
}

.icn-zongora img {
    transform: translateY(-3px)
}

.icn-rakodas img {
    transform: translateY(-2px)
}

.icn-raktarozas img {
    transform: translateY(-5px)
}

.icn-torekeny img {
    transform: translateY(-3px)
}

.icn-parkolo img {
    transform: translate(2px, -2px)
}

.icn-lift img {
    transform: translate(-4px, -1px)
}

.owl-carousel.theme-dark .owl-dot {
    background: rgba(27, 27, 27, .5) !important
}

.owl-carousel.theme-dark .owl-dot.active {
    background: #1b1b1b !important
}

#szolgaltatasok .owl-stage-outer {
    padding-top: 20px
}

#szolgaltatasok .owl-dots {
    margin-top: 5px !important
}

#szolgaltatasok p {
    color: #313131;
    font-size: 16px;
    padding: 13px 5px;
    margin-bottom: 0;
    text-transform: uppercase
}

#szolgaltatasok p a {
    color: #313131;
    display: inline-block
}

#szolgaltatasok p a:hover {
    text-decoration: underline
}

#araink {
    background: #1b1b1b;
    padding: 50px 0
}

#araink h2 {
    font-size: 40px;
    font-weight: 900;
    letter-spacing: .8rem;
    margin-bottom: 30px;
    text-transform: uppercase
}

#araink h2 span {
    border-bottom: 2px solid #f0b822;
    display: inline-block;
    padding-bottom: 10px
}

.paper {
    background: #f0b823;
    color: #1c1c1c;
    height: 100%;
    padding: 20px;
    position: relative
}

.paper.-white {
    background: #fff;
    height: auto
}

.paper:after {
    border-top: 47px solid #1b1b1b;
    border-left: 47px solid rgba(0, 0, 0, 0);
    content: "";
    position: absolute;
    top: -1px;
    right: -1px;
    width: 0;
    height: 0
}

.paper p {
    margin-bottom: 0
}

#tanacsok h2 {
    font-size: 40px;
    font-weight: 900;
    margin-bottom: 40px;
    text-transform: uppercase
}

#tanacsok hr {
    margin-top: 40px
}

#tanacsok .tips {
    margin-top: 40px
}

#tanacsok h3 {
    font-size: 20px;
    text-transform: uppercase
}

#tanacsok h3 {
    color: #313131;
    display: inline-block;
    padding: 15px 0 0
}

#kapcsolat:before {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0.7) 99%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0.7) 99%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0.7) 99%, rgba(0, 0, 0, 0.7) 100%);
    content: "";
    display: block;
    opacity: .2;
    position: absolute;
    top: -50px;
    width: 100%;
    height: 50px
}

#kapcsolat .row-eq-height {
    margin-bottom: 20px
}

#kapcsolat .required {
    color: #c40000
}

#kapcsolat h2 {
    font-size: 40px;
    font-weight: 900
}

#kapcsolat label {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0
}

#kapcsolat .col-lg-4 .form-group {
    margin-bottom: 22px
}

#kapcsolat .col-lg-4 .form-group:last-child {
    margin-bottom: 0
}

.form-control {
    border-radius: 0;
    border: 1px solid #ccc;
    font-size: 13px;
    font-style: italic
}

select.form-control:not([size]):not([multiple]) {
    padding-left: 10px;
    height: auto
}

.form-control:focus {
    border-color: #999;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

.form-control::-webkit-input-placeholder {
    font-size: 13px;
    font-style: italic
}

#kapcsolat .col-lg-5 .form-group {
    height: 100%;
    height: calc(100% - 24px)
}

#kapcsolat textarea {
    height: 100%;
    padding-top: 10px
}

#kapcsolat .btn-gray {
    margin-left: 20px
}

#kapcsolat .form-btns {
    margin-top: 40px
}

footer a {
    transition: .4s
}

footer a:hover {
    color: #f6b536
}

.footer-top {
    background: url(../../images/footer-bg.jpg) no-repeat bottom center fixed;
    background-size: cover;
    padding: 80px 0
}

.footer-top .col-12 {
    border-right: 3px solid #fff
}

.footer-top .col-12:last-child {
    border: none
}

.footer-top a {
    color: #fff
}

.footer-top .icn-circ {
    border: 4px solid #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 42px;
    margin: auto;
    position: relative;
    transition: .5s;
    width: 93px;
    height: 93px
}

.footer-top .icn-circ .icon {
    font-size: 42px
}

.footer-top .icn-circ:before {
    border: 3px solid #fff;
    border-radius: 50%;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90px;
    height: 90px
}

.footer-top .icn-circ:hover {
    background: #fff;
    color: #f0b822
}

.footer-top .icn-circ:hover:before {
    border-color: rgba(255, 255, 255, 0);
    transition: .5s;
    width: 130px;
    height: 130px
}

.footer-top .title {
    font-size: 20px;
    font-weight: 700;
    margin: 30px 0 5px
}

.footer-mid {
    background: #4d4d4d;
    color: #a3a3a7;
    padding: 22px 0
}

.footer-mid p {
    font-size: 16px;
    font-weight: 600
}

.footer-mid .col-lg-5 {
    border-right: 3px solid #fff
}

.footer-bottom {
    background: #323232;
    color: #a3a3a7;
    padding: 25px 0
}

.footer-bottom a {
    color: #a3a3a7;
    display: block;
    padding: 6px 0
}

.footer-bottom .main-menu {
    font-size: 18px;
    font-weight: 700
}

.footer-bottom .main-menu li {
    margin: 0
}

.footer-bottom h4 {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #a3a3a7;
    padding-bottom: 8px
}

.footer-bottom .foot-link {
    display: block;
    padding: 6px 0
}

.copyright {
    background: #000;
    padding: 20px 0
}

.copyright a {
    color: #777
}

.copyright p {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    text-align: center
}

.copyright .text-lg-right {
    color: #777
}

.sidefix:hover {
    transform: translateX(-212px)
}

.sidefix p {
    color: #333;
    font-size: 16px
}

.sidefix .btn {
    font-size: 14px;
    padding: 0 10px;
    height: 30px
}

.sidefix img {
    width: 80px
}

.sidefix {
    background: #fff;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, .15);
    display: flex;
    align-items: center;
    padding: 13px;
    position: fixed;
    top: 50%;
    right: -212px;
    transition: .6s ease-out;
    width: 315px;
    z-index: 1000
}

.sidefix.-mobile {
    display: none;
    width: 295px
}

.sidefix.-mobile img {
    width: 60px
}

@media only screen and (max-width: 992px) {
    .sidefix {
        top: auto;
        bottom: 15px
    }

    .sidefix.-desktop {
        display: none
    }

    .sidefix.-mobile {
        display: flex
    }
}

.content .col-12 {
    margin-bottom: 30px
}

.raktar .col-12 {
    margin-bottom: 0
}

.content h2 {
    font-size: 26px;
    text-transform: uppercase
}

.content h2 span {
    display: block;
    font-size: 1.25rem
}

.content h3 {
    font-size: 22px
}

.content li {
    margin-bottom: 5px
}

.content a {
    text-decoration: underline
}

.content .btn {
    text-decoration: none
}

.content .btn-black {
    background: #222;
    border-radius: 3px;
    padding: 15px 30px
}

.content .btn-black:before {
    display: none
}

.content .btn-black:hover {
    color: #f5aa00
}

.content figure {
    border: 12px solid rgba(255, 255, 255, .9);
    border-bottom: none;
    box-shadow: 6px 6px 8px rgba(0, 0, 0, .15);
    margin-bottom: 1.5rem
}

.content figcaption {
    background: rgba(255, 255, 255, .9);
    font-style: italic;
    padding: 1rem;
    text-align: center
}

.content figure img {
    width: 100%
}

.content .content-gal .col-12 {
    margin-bottom: 0
}

.content .content-gal p {
    margin-bottom: 30px
}

.content hr {
    border-color: #333;
    margin: 40px 0
}

.content dt {
    font-size: 1.2rem;
    margin-bottom: 5px
}

.more-serv {
    background: #1b1b1b;
    color: #ddd;
    padding: 70px 0
}

.more-serv h2 {
    color: #fff;
    margin-bottom: 3.5rem;
    text-transform: uppercase
}

.more-serv h2 span {
    border-bottom: 2px solid #fff;
    padding-bottom: 8px
}

.more-serv .serv-link {
    margin: 1rem 0 .4rem
}

.more-serv .serv-link a {
    color: #fff;
    display: block;
    font-size: 1.2rem;
    transition: .3s;
    text-transform: uppercase
}

.more-serv .serv-link a:hover {
    color: #fda700
}

.more-serv .icn-holder {
    box-shadow: none
}

.more-serv .icn-holder:after {
    border-color: #fda700
}

.row-table {
    border-top: 1px solid #222;
    border-left: 1px solid #222;
    margin-bottom: 30px
}

.row-table .col-12 {
    border-right: 1px solid #222;
    border-bottom: 1px solid #222;
    margin-bottom: 0;
    padding-top: 15px
}

#referenciak {
    background: #111;
    color: #fff;
    padding: 70px 0 90px
}

#referenciak h2 {
    font-size: 40px;
    font-weight: 900;
    letter-spacing: .5rem;
    margin-bottom: 30px;
    text-transform: uppercase
}

#referenciak h2 span {
    border-bottom: 2px solid #fff;
    display: inline-block;
    padding-bottom: 10px
}

#referenciak .ref-row img {
    opacity: .8;
    transition: .2s
}

#referenciak .ref-row img:hover {
    opacity: 1
}

.review-stars {
    display: flex;
    align-items: center;
    background: rgba(0, 0, 0, .4);
    backdrop-filter: blur(5px);
    box-shadow: 0 0 0 3px inset #000, 0 0 0 4px inset rgba(255, 255, 255, .2);
    padding: 15px;
    transition: .25s ease-in-out
}

.review-stars:hover {
    background: rgba(0, 0, 0, .9)
}

.review-stars p {
    letter-spacing: -0.09rem
}

.review-stars span {
    font-size: 28px;
    font-weight: 900;
    margin-right: 3px;
    letter-spacing: -0.08rem
}

.review-stars .stars {
    margin-left: 7px;
    transform: translateY(-2px)
}

#referenciak .icon.-star {
    color: #f9ac00;
    display: inline-block;
    font-size: 28px;
    margin-right: 2px;
    transform: translateY(3px)
}

.review-label {
    line-height: 1.3;
    font-size: 18px
}

.review-label strong {
    font-size: 26px;
    font-weight: 700
}

#npl-table td,
#npl-table th {
    padding: 5px;
    vertical-align: middle;
    border: 1px solid #222
}

#npl-table th {
    font-size: 15px
}

#npl-table tr:nth-child(2n+1) {
    background: rgba(0, 0, 0, .05)
}

#npl-table img {
    border: none;
    width: 111px;
    margin: 0;
    padding: 0
}

#npl-table a {
    display: block;
    font-size: 15px;
    font-weight: 700;
    transition: .3s
}

#npl-table a:first-letter {
    text-transform: capitalize
}

.raktar .bg {
    padding: 15px;
    text-align: center
}

.raktar .row-villam {
    border: 2px solid #2e2d2b;
    margin: 0
}

.raktar .row-vedelem {
    border: 2px solid #fff;
    margin: 0
}

.frame-logo {
    max-width: 250px
}

.raktar .row-villam h2 {
    padding: .6rem 0
}

.raktar .bg-dark {
    background: #2e2d2b !important
}

.raktar .bg-light {
    background: #fff !important
}

.raktar .bigger-p {
    font-weight: 700;
    line-height: 28px
}

.raktar .quote h2 {
    background: #2e2d2b;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    padding: 15px;
    position: relative
}

.raktar .quote h2:before {
    border-left: 15px solid #2e2d2b;
    border-top: 30px solid rgba(0, 0, 0, 0);
    border-bottom: 30px solid rgba(0, 0, 0, 0);
    border-right: none;
    right: -15px;
    left: auto
}

.raktar .quote h2 strong {
    font-weight: 900
}

.raktar hr {
    margin: 25px 0
}

ol {
    list-style-position: inside;
    padding: 0 0 0 5px
}

ol li {
    background: url(../../images/kor.png) no-repeat top left;
    padding-left: 5px;
    margin: 8px 0
}

ol span {
    padding-left: 10px
}

#referenciak .col-20 {
    width: 20% !important
}

@media only screen and (max-width: 1200px) {

    .footer-top,
    .hero {
        background-size: cover;
        background-attachment: scroll
    }

    .hero .btns .btn {
        letter-spacing: normal
    }

    .tmenu .nav-link {
        padding: 0 7px !important
    }

    .cookiebar {
        text-align: center
    }

    .cookie-container {
        padding: 0 15px;
        width: 100%
    }

    .cookiebar p {
        font-size: .9rem;
        margin-bottom: 10px;
        width: 100%
    }

    .cookie-accept,
    .cookiebar p {
        float: none
    }

    .generali {
        display: none
    }
}

@media only screen and (max-width: 992px) {
    #referenciak .review-stars {
        justify-content: flex-start
    }

    #referenciak .facebook {
        margin-bottom: 20px
    }

    #referenciak .icon.-star {
        font-size: 24px
    }

    #referenciak .review-stars p {
        line-height: 30px
    }

    .tmenu .navbar-nav>.dropdown {
        padding: 0
    }

    #referenciak .col {
        margin-bottom: 30px
    }

    #referenciak .row {
        margin-bottom: 0;
        justify-content: center
    }

    #referenciak .col-20 {
        width: auto !important;
        flex: 0 0 33.33333%
    }

    .hero h1 {
        margin-bottom: 25px
    }

    .hero .hero-title {
        height: auto;
        margin-top: 20px
    }

    .hero .text-blocks .col-lg-4 {
        border: none
    }

    .tmenu .nav-link span:before {
        display: none
    }

    .quote h2:before {
        display: none;
        padding: 7px 15px
    }

    .hero .btn {
        margin-bottom: 15px
    }

    .footer-top {
        padding: 50px 0 25px
    }

    .footer-top .col-12 {
        border: none
    }

    .footer-top h4 {
        margin: 10px 0 5px
    }

    .footer-mid {
        padding: 35px 0
    }

    .footer-mid .col-lg-5 {
        border: none
    }

    .footer-bottom .col-lg-6 {
        margin-bottom: 10px
    }

    .footer-bottom .col-lg-6 .list-unstyled {
        margin-bottom: 0
    }

    #navbarSupportedContent {
        border-top: 1px solid #ddd;
        margin-top: 20px;
        padding-top: 10px;
        overflow-y: scroll;
        max-height: 70vh
    }

    .more-serv h2 span {
        display: inline-block
    }
}

@media only screen and (max-width: 576px) {
    #referenciak h2 {
        letter-spacing: -0.03rem
    }

    .contacts {
        padding: 12px 0
    }

    .contacts .fas {
        font-size: 24px
    }

    .contacts .col-md-3 a {
        font-size: 14px;
        line-height: 24px;
        width: 24px;
        height: 24px
    }

    h1 {
        font-size: 34px !important;
        word-break: break-word !important
    }

    h2 {
        word-break: break-word !important
    }

    .hero-inner h1 {
        line-height: normal !important
    }

    .hero-inner h1 i {
        font-size: inherit !important;
        letter-spacing: -0.05rem !important
    }

    .hero-main h1 {
        letter-spacing: .2rem;
        line-height: 38px;
        margin-bottom: 15px
    }

    .hero-main h1 span {
        font-size: 15px;
        letter-spacing: normal
    }

    .main-block h2 {
        font-size: 30px !important;
        letter-spacing: .1rem;
        margin-bottom: 30px !important
    }

    .hero-inner h1 {
        letter-spacing: normal;
        margin-bottom: 0
    }

    .hero-inner h1 span {
        border: none;
        padding-bottom: 0;
        white-space: normal;
        word-wrap: break-word
    }
}

@media only screen and (max-width: 420px) {
    .hero-inner h1 {
        font-size: 1.5rem;
        line-height: 2rem
    }
}

.cb {
    clear: both
}

.flimg {
    border-right: 1px solid #fff;
    float: left;
    padding-right: 15px
}

.cr p {
    text-align: center
}

.nopd {
    padding: 0
}

.no-transition {
    transition: none !important
}

.grabbing {
    cursor: grabbing !important
}

.gallery {
    background: #111;
    overflow: hidden;
    height: 740px;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none
}

.gallery:after {
    background: linear-gradient(to top, #000, rgba(0, 0, 0, 0));
    content: "";
    pointer-events: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    height: 240px
}

.gallery .pics {
    background: #111;
    cursor: grab;
    display: flex;
    width: 2000%;
    height: 100%;
    overflow: hidden;
    transition: .4s ease-in-out
}

.gallery .pics img {
    opacity: .4;
    filter: grayscale(1);
    position: relative;
    transition: .4s ease-in-out;
    pointer-events: none
}

.gallery .pics img.active {
    box-shadow: 0 0 40px rgba(0, 0, 0, .7);
    filter: grayscale(0);
    opacity: 1;
    z-index: 2
}

.gallery .thumb-nav {
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
    z-index: 40;
    white-space: nowrap
}

.gallery .thumb-nav img {
    border: 3px solid rgba(255, 255, 255, .2);
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    cursor: pointer;
    display: inline-block;
    filter: grayscale(1);
    margin: 0 3px;
    width: 58px;
    transition: .4s
}

.gallery .thumb-nav img:hover {
    transform: scale(1.1)
}

.gallery .thumb-nav .active {
    border-color: #fff;
    filter: grayscale(0)
}

@media only screen and (max-width: 980px) {
    .hero-main h1 span {
        letter-spacing: .19rem;
        line-height: 24px;
        display: block;
        padding-top: 15px;
        margin-top: 10px
    }

    .gallery {
        height: auto
    }

    .gallery:after {
        display: none
    }

    .gallery .pics img {
        max-width: 100vw
    }

    .thumb-nav {
        display: none
    }
}

.dropdown-menu {
    padding: 0
}

.menu-inner {
    display: flex
}

.menu-inner ul {
    padding: 0
}

.menu-inner li {
    list-style: none;
    margin: 0;
    padding: 0
}

.menu-inner a,
.menu-inner a:active {
    background: url(../../images/menu-icn/menu-csomagolas.svg) no-repeat left 15px center;
    background-size: 24px 24px;
    border-bottom: 1px solid #f0f0f0;
    padding: 4px 25px 4px 52px !important
}

.menu-inner a:hover {
    background-color: #f5f5f5 !important
}

.menu-inner ul:first-child {
    border-right: 1px solid #f0f0f0
}

.menu-inner #mi-1,
.menu-inner #mi-1:active {
    background-image: url(../../images/menu-icn/menu-koltoztetes.svg)
}

.menu-inner #mi-2 {
    background-image: url(../../images/menu-icn/menu-iroda.svg)
}

.menu-inner #mi-3 {
    background-image: url(../../images/menu-icn/menu-nemzetkozi-koltoztetes.svg)
}

.menu-inner #mi-4 {
    background-image: url(../../images/menu-icn/menu-lomtalanitas.svg)
}

.menu-inner #mi-5 {
    background-image: url(../../images/menu-icn/menu-raktarozas.svg)
}

.menu-inner #mi-6 {
    background-image: url(../../images/menu-icn/menu-szereles.svg)
}

.menu-inner #mi-12 {
    background-image: url(../../images/menu-icn/menu-butorszereles.png)
}

.menu-inner #mi-7 {
    background-image: url(../../images/menu-icn/menu-szef.svg)
}

.menu-inner #mi-8 {
    background-image: url(../../images/menu-icn/menu-zongora.svg)
}

.menu-inner #mi-9 {
    background-image: url(../../images/menu-icn/menu-nehezgep.svg)
}

.menu-inner #mi-10 {
    background-image: url(../../images/menu-icn/menu-szallitmanyozas.svg)
}

.menu-inner #mi-11 {
    background-image: url(../../images/menu-icn/menu-butorszallitas.svg)
}

.menu-inner #mi-13 {
    background-image: url(../../images/menu-icn/menu-jakuzzi.svg)
}

.menu-inner #mi-15 {
    background-image: url(../../images/menu-icn/menu-helyben-rakodas.svg)
}

.menu-inner #mi-16 {
    background-image: url(../../images/menu-icn/menu-butorfelhuzas.svg)
}

.icn-csomagolas,
.icn-lomtalanitas,
.icn-zongora {
    padding: 25px
}

.icn-butorfelhuzas,
.icn-jakuzzi,
.icn-nehezgep,
.icn-pancelszekreny,
.icn-szereles {
    padding: 30px
}

@media screen and (min-width: 990px)and (max-width: 1200px) {
    .tmenu .nav-link {
        font-size: 15px
    }
}

@media screen and (max-width: 990px) {
    .menu-inner {
        flex-wrap: wrap;
        margin: 10px 0
    }

    .menu-inner ul {
        padding-bottom: 0;
        width: 100%
    }

    .menu-inner ul:first-child {
        border-right: none;
        margin-right: 0
    }

    .menu-inner li {
        margin-left: 0
    }

    .tmenu .dropdown-menu {
        border: none
    }
}

.contact-form .btn {
    font-size: 16px
}

.contact-form #input-webcha {
    padding-left: 15px
}

.contact-form .paper {
    font-size: 16px;
    line-height: 26px
}

.contact-form .paper:after {
    display: none
}

.contact-form .h2,
.contact-form .label {
    font-size: 18px !important;
    font-weight: 900 !important;
    line-height: 1.5 !important;
    margin-bottom: 10px !important;
    text-transform: uppercase
}

.contact-form .form-group {
    margin-bottom: 20px !important;
    position: relative
}

.contact-form .form-group.-check:before {
    background: #333;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 46px;
    z-index: 2;
    pointer-events: none
}

.contact-form .form-group.-check label {
    background: #fff;
    border: 2px solid #333;
    display: flex;
    align-items: center;
    font-weight: 400 !important;
    line-height: 20px;
    width: 100%;
    height: 46px
}

.contact-form .label-icon {
    display: flex;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%)
}

.contact-form textarea {
    border: 2px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1) inset;
    font-size: 16px;
    transition: .3s ease-in-out;
    width: 100%;
    height: 120px !important
}

.contact-form textarea:focus {
    border-color: #333;
    outline: 0 !important
}

.contact-form input[type=email],
.contact-form input[type=tel],
.contact-form input[type=text],
.contact-form input[type=date] {
    border: 2px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1) inset;
    font-size: 16px;
    padding-left: 40px;
    transition: .3s ease-in-out;
    width: 100%;
    height: 46px
}

.contact-form input[type=email]:focus,
.contact-form input[type=tel]:focus,
.contact-form input[type=text]:focus {
    border-color: #333;
    outline: 0 !important
}

.contact-form input[type=checkbox],
.contact-form input[type=radio] {
    opacity: 0;
    position: absolute;
    left: 0;
    width: 0;
    height: 0
}

.contact-form input[type=checkbox]+label,
.contact-form input[type=radio]+label {
    cursor: pointer;
    padding-left: 55px;
    position: relative
}

.contact-form input[type=checkbox]+label:before,
.contact-form input[type=radio]+label:before {
    background: #fff;
    border-radius: 4px;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    transition: .25s ease-in-out;
    width: 24px;
    height: 24px;
    min-width: 24px;
    z-index: 3
}

.contact-form input[type=checkbox]+label:after,
.contact-form input[type=radio]+label:after {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: scale(0);
    transition: .25s ease-in-out;
    z-index: 3
}

.contact-form input[type=checkbox]+label:hover:before,
.contact-form input[type=radio]+label:hover:before {
    background: #ddd
}

.contact-form input[type=checkbox]:checked+label:before,
.contact-form input[type=radio]:checked+label:before {
    background: #fff !important
}

.contact-form input[type=checkbox]:checked+label:after,
.contact-form input[type=radio]:checked+label:after {
    transform: scale(1)
}

.contact-form input[type=checkbox]+label:after {
    font-family: "Material Icons";
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #333;
    content: "done";
    font-size: 24px;
    margin-top: -12px;
    left: 10px;
    line-height: 1
}

.btn .icon {
    text-transform: none !important
}

#blog h2 {
    font-size: 21px;
    margin-bottom: 10px
}

#blog h2 a {
    color: #333;
    text-decoration: none
}

#blog h2 a:hover {
    color: #333;
    text-decoration: underline
}

.post {
    margin-bottom: 30px
}

.post-data {
    display: flex;
    align-items: center
}

.post-data>div {
    display: flex;
    align-items: center
}

.post-img {
    border: 12px solid rgba(255, 255, 255, .9);
    box-shadow: 6px 6px 8px rgba(0, 0, 0, .15);
    display: block
}

a.post-img {
    transition: .3s ease-in-out
}

a.post-img:hover {
    opacity: .85
}

.testimonials {
    margin-bottom: 40px
}

.testimonials blockquote {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    box-shadow: none
}

.testimonials .title h2 {
    color: #fff
}

.testimonials .show-more {
    color: #f0b823;
    cursor: pointer
}

.testimonials .show-more:hover {
    text-decoration: underline
}

.testimonials .full-review {
    display: none
}

.testimonials .full-review.show {
    display: block
}

.testimonials .card {
    border: none;
    box-shadow: 0 15px 30px #000;
    height: 100%
}

.testimonials .card .card-body {
    background: #323232;
    padding: 15px;
    position: relative;
    z-index: 2
}

.testimonials .card .card-body:first-child {
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.testimonials .card .card-body .monogram {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
    font-weight: 700;
    margin-right: 10px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
    width: 46px;
    height: 46px
}

.testimonials .card .card-body p {
    margin-bottom: 0
}

.testimonials .card .card-body .stars {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px
}

.testimonials .card .card-body .stars svg {
    width: 24px
}

.testimonials .card .card-body .stars path {
    fill: #f9ac00
}

.testimonials .card .card-body.person {
    background: #4d4d4d;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    max-height: 74px
}

.testimonials .card .card-body.person svg {
    width: 32px
}

.testimonials .card .card-body.person img {
    border-radius: 0;
    margin-right: 10px;
    width: 36px
}

.testimonials .card .card-body.person .contact .name {
    color: #fff;
    font-size: 16px;
    font-weight: 900;
    margin-bottom: -5px;
    text-transform: uppercase
}

.testimonials .card .card-body.person .contact p {
    color: #ddd
}

.numbers {
    color: #fff;
    padding: 60px 0;
    background: #111;
    text-align: center
}

.numbers .number {
    font-size: 42px
}

.numbers p {
    font-size: 18px;
    margin: 0
}

.aic {
    align-items: center
}

.content .testimonials {
    color: #fff
}

.content .testimonials .card {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.partners img {
    aspect-ratio: 3/2;
    object-fit: contain;
    filter: grayscale(1);
    width: 85%;
    max-width: 180px;
    max-height: 70px;
    display: block;
    height: auto
}

.partners .owl-dots {
    margin-top: 30px !important
}

.img-label {
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .8);
    color: #fff
}

#blog a {
    text-decoration: none
}

.post-intro p {
    margin-bottom: 0
}

.post .btn:hover {
    background: #222;
    color: #f5aa00
}

.td-none {
    text-decoration: none !important
}

.more-articles-title span {
    font-size: 32px !important;
    border-bottom: 2px solid #333;
    padding-bottom: 8px;
    margin-bottom: 20px;
    display: inline-block !important
}

#blog-post {
    text-align: justify
}

@media only screen and (max-width: 768px) {
    #blog-post h2 {
        text-transform: none
    }
}

blockquote {
    background: #1b1b1b;
    box-shadow: 0 0 0 1px #f9ac00 inset;
    border: 3px solid #1b1b1b;
    color: #fff;
    padding: 15px;
    text-align: left
}

blockquote p,
blockquote h2,
blockquote h3 {
    margin: 0
}

.paper-black {
    background: #111;
    color: #fff
}

.paper-black:after {
    border-top-color: #f9ac00
}

.arak-content h3 {
    font-size: 18px;
    color: #f0b822;
    line-height: 1.6
}

@media(min-width: 992px) {
    .arak-content>div:first-child {
        border-right: 1px solid #f0b822;
        padding-right: 30px;
        position: relative
    }

    .arak-content>div:first-child:before,
    .arak-content>div:first-child:after {
        background: #f0b822;
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: -6px;
        width: 1px
    }

    .arak-content>div:first-child:after {
        right: -11px
    }
}

.offer-table>div {
    margin-bottom: 15px
}

@media(min-width: 992px) {
    .offer-table {
        text-transform: uppercase
    }
}

@media(max-width: 992px) {
    .offer-table {
        margin: 0 -6px
    }

    .offer-table>div {
        padding: 0 6px
    }
}

.cell {
    background: #fff;
    width: 100%;
    height: 100%;
    padding: 15px 20px;
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.cell.faux {
    background: #5f5f5f;
    color: rgba(255, 255, 255, .7)
}

.cell.cut {
    padding: 0 15px;
    font-size: 22px;
    line-height: 1.4
}

.cell.cut:after {
    border-top: 30px solid #1b1b1b;
    border-left: 30px solid rgba(0, 0, 0, 0);
    content: "";
    position: absolute;
    top: -1px;
    right: -1px;
    width: 0;
    height: 0
}

.cell.cut img {
    height: 58px
}

.cell.-colored {
    text-shadow: 2px 2px 1px rgba(0, 0, 0, .2);
    color: #fff;
    font-weight: 900
}

.cell.-teal {
    background: #7fd2f1
}

.cell.-green {
    background: #8dd949
}

.cell.-purple {
    background: #b863dd
}

.cell .img-holder {
    border-right: 1px solid #bebebe;
    position: relative
}

.cell .img-holder:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: -63px;
    background: linear-gradient(to left, #fff, #e9e9e9);
    width: 60px;
    pointer-events: none;
    z-index: 1
}

@media(max-width: 992px) {
    .cell .img-holder {
        border: 0
    }

    .cell .img-holder:after {
        display: none
    }
}

.cell .stack-text {
    position: relative;
    z-index: 2
}

@media(max-width: 992px) {
    .cell {
        margin-bottom: 6px
    }

    .cell .stack-text {
        line-height: 20px
    }

    .cell .fs-lg {
        font-size: 16px !important
    }

    .cell.cut {
        padding: 0 15px 0 5px;
        font-size: 17px
    }

    .cell.cut img {
        height: 27px;
        width: auto
    }
}

.cta-block {
    background: url(../../media/cta-bg.jpg) no-repeat center
}

.bg-dark {
    position: relative;
    background: #1b1b1b;
    color: #fff;
}

.bg-dark:after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(255, 255, 255, .05));
    position: absolute;
    content: "";
    inset: 10px;
    border: 1px solid rgba(255, 255, 255, .15);
}

@media(max-width: 768px) {
    .dtd-cta {
        text-align: center;
    }

    .moving-title {
        font-size: 15px !important;
    }
}

.dtd-logo {
    max-width: 250px;
}

.tdn {
    text-decoration: none !important;
}

.tdn:hover {
    text-decoration: underline !important;
}

h3 .tdn {
    color: #333;
}

.ol-new {
    counter-reset: r;
    list-style: none;
    padding-left: 0;
}

.ol-new li {
    background: none;
    padding-left: 0;
    counter-increment: r;
}

.ol-new li:before {
    background: #1b1b1b;
    box-shadow: 0 0 0 2px inset #1b1b1b, 0 0 0 3px inset #f9ac00;
    content: counter(r);
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    margin-right: 7px;
    top: 1px;
    min-width: 28px;
    height: 28px;
    font-weight: 700;
}