﻿/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #E1393F;
    --secondary: #4E97FD;
    --success: #103178;
    --info: #161313;
    --warning: #999;
    --danger: #EAF8FF;
    --light: #DBDBDB;
    --dark: #312D2A;
    --muted: #DBDBDB;
    --dark-blue: #ACACAC;
    --black: #000;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --breakpoint-xxl: 1440px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*, *::before, *::after {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

@-ms-viewport {
    width: device-width
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[title], abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol, ul, dl {
    margin-top: 0;
    margin-bottom: 1rem
}

    ol ol, ul ul, ol ul, ul ol {
        margin-bottom: 0
    }

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #343A40;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

    a:hover {
        color: #121416;
        text-decoration: underline
    }

    a:not([href]):not([tabindex]) {
        color: inherit;
        text-decoration: none
    }

        a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
            color: inherit;
            text-decoration: none
        }

        a:not([href]):not([tabindex]):focus {
            outline: 0
        }

pre, code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

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
    }

input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

    button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
        padding: 0;
        border-style: none
    }

input[type="radio"], input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0
}

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none
}

    [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.4;
    /*color: #000*/
}

h1, .h1 {
    font-size: 2.5rem
}

h2, .h2 {
    font-size: 2rem
}

h3, .h3 {
    font-size: 1.75rem
}

h4, .h4 {
    font-size: 1.5rem
}

h5, .h5 {
    font-size: 1.25rem
}

h6, .h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.4
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.4
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.4
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.4
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,0.1)
}

small, .small {
    font-size: 80%;
    font-weight: 400
}

mark, .mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

    .list-inline-item:not(:last-child) {
        margin-right: .5rem
    }

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

    .blockquote-footer::before {
        content: "\2014 \00A0"
    }

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code, kbd, pre, samp {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a > code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0rem
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700
    }

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

    pre code {
        font-size: inherit;
        color: inherit;
        word-break: normal
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

@media (min-width: 1440px) {
    .container {
        max-width: 1366px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    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-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl, .col-xxl-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.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@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.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .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
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@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.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        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
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@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.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .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
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@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.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .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
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1440px) {
    .col-xxl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xxl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xxl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xxl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xxl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xxl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xxl-first {
        order: -1
    }

    .order-xxl-last {
        order: 13
    }

    .order-xxl-0 {
        order: 0
    }

    .order-xxl-1 {
        order: 1
    }

    .order-xxl-2 {
        order: 2
    }

    .order-xxl-3 {
        order: 3
    }

    .order-xxl-4 {
        order: 4
    }

    .order-xxl-5 {
        order: 5
    }

    .order-xxl-6 {
        order: 6
    }

    .order-xxl-7 {
        order: 7
    }

    .order-xxl-8 {
        order: 8
    }

    .order-xxl-9 {
        order: 9
    }

    .order-xxl-10 {
        order: 10
    }

    .order-xxl-11 {
        order: 11
    }

    .order-xxl-12 {
        order: 12
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.33333%
    }

    .offset-xxl-2 {
        margin-left: 16.66667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.33333%
    }

    .offset-xxl-5 {
        margin-left: 41.66667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.33333%
    }

    .offset-xxl-8 {
        margin-left: 66.66667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.33333%
    }

    .offset-xxl-11 {
        margin-left: 91.66667%
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: rgba(0,0,0,0)
}

    .table th, .table td {
        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 th, .table-sm td {
    padding: .3rem
}

.table-bordered {
    border: 1px solid #dee2e6
}

    .table-bordered th, .table-bordered td {
        border: 1px solid #dee2e6
    }

    .table-bordered thead th, .table-bordered thead td {
        border-bottom-width: 2px
    }

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,0.05)
}

.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,0.075)
}

.table-primary, .table-primary > th, .table-primary > td {
    background-color: #f7c8c9
}

.table-hover .table-primary:hover {
    background-color: #f4b2b3
}

    .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
        background-color: #f4b2b3
    }

.table-secondary, .table-secondary > th, .table-secondary > td {
    background-color: #cde2fe
}

.table-hover .table-secondary:hover {
    background-color: #b4d4fe
}

    .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
        background-color: #b4d4fe
    }

.table-success, .table-success > th, .table-success > td {
    background-color: #bcc5d9
}

.table-hover .table-success:hover {
    background-color: #acb7d0
}

    .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
        background-color: #acb7d0
    }

.table-info, .table-info > th, .table-info > td {
    background-color: #bebdbd
}

.table-hover .table-info:hover {
    background-color: #b1b0b0
}

    .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
        background-color: #b1b0b0
    }

.table-warning, .table-warning > th, .table-warning > td {
    background-color: #e2e2e2
}

.table-hover .table-warning:hover {
    background-color: #d5d5d5
}

    .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
        background-color: #d5d5d5
    }

.table-danger, .table-danger > th, .table-danger > td {
    background-color: #f9fdff
}

.table-hover .table-danger:hover {
    background-color: #e0f5ff
}

    .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
        background-color: #e0f5ff
    }

.table-light, .table-light > th, .table-light > td {
    background-color: #f5f5f5
}

.table-hover .table-light:hover {
    background-color: #e8e8e8
}

    .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
        background-color: #e8e8e8
    }

.table-dark, .table-dark > th, .table-dark > td {
    background-color: #c5c4c3
}

.table-hover .table-dark:hover {
    background-color: #b8b7b6
}

    .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
        background-color: #b8b7b6
    }

.table-muted, .table-muted > th, .table-muted > td {
    background-color: #f5f5f5
}

.table-hover .table-muted:hover {
    background-color: #e8e8e8
}

    .table-hover .table-muted:hover > td, .table-hover .table-muted:hover > th {
        background-color: #e8e8e8
    }

.table-dark-blue, .table-dark-blue > th, .table-dark-blue > td {
    background-color: #e8e8e8
}

.table-hover .table-dark-blue:hover {
    background-color: #dbdbdb
}

    .table-hover .table-dark-blue:hover > td, .table-hover .table-dark-blue:hover > th {
        background-color: #dbdbdb
    }

.table-black, .table-black > th, .table-black > td {
    background-color: #b8b8b8
}

.table-hover .table-black:hover {
    background-color: #ababab
}

    .table-hover .table-black:hover > td, .table-hover .table-black:hover > th {
        background-color: #ababab
    }

.table-active, .table-active > th, .table-active > td {
    background-color: rgba(0,0,0,0.075)
}

.table-hover .table-active:hover {
    background-color: rgba(0,0,0,0.075)
}

    .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
        background-color: rgba(0,0,0,0.075)
    }

.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #212529
}

    .table-dark th, .table-dark td, .table-dark thead th {
        border-color: #32383e
    }

    .table-dark.table-bordered {
        border: 0
    }

    .table-dark.table-striped tbody tr:nth-of-type(odd) {
        background-color: rgba(255,255,255,0.05)
    }

    .table-dark.table-hover tbody tr:hover {
        background-color: rgba(255,255,255,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
        }
}

@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
        }
}

@media (max-width: 1439.98px) {
    .table-responsive-xxl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .table-responsive-xxl > .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: .75rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #000;
    background-color: #EFEFEF;
    background-clip: padding-box;
    border: 1px solid #EFEFEF;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out
}

    .form-control::-ms-expand {
        background-color: transparent;
        border: 0
    }

    .form-control:focus {
        color: #000;
        background-color: #EFEFEF;
        border-color: #E1393F;
        outline: 0;
        box-shadow: none
    }

    .form-control::placeholder {
        color: #c3c3c3;
        opacity: 1
    }

    .form-control:disabled, .form-control[readonly] {
        background-color: #e9ecef;
        opacity: 1
    }

select.form-control:not([size]):not([multiple]) {
    height: calc(3.25rem + 2px)
}

select.form-control:focus::-ms-value {
    color: #000;
    background-color: #EFEFEF
}

.form-control-file, .form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.75rem + 1px);
    padding-bottom: calc(.75rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(1.375rem + 1px);
    padding-bottom: calc(1.375rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .75rem;
    padding-bottom: .75rem;
    margin-bottom: 0;
    line-height: 1.5;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

    .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control, .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text, .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn, .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control, .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text, .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn, .input-group-lg > .input-group-append > .form-control-plaintext.btn {
        padding-right: 0;
        padding-left: 0
    }

.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn {
    padding: .5rem 2rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
    height: calc(2.3125rem + 2px)
}

.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn {
    padding: 1.375rem 5rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
    height: calc(4.625rem + 2px)
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

    .form-row > .col, .form-row > [class*="col-"] {
        padding-right: 5px;
        padding-left: 5px
    }

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

    .form-check-input:disabled ~ .form-check-label {
        color: #6c757d
    }

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

    .form-check-inline .form-check-input {
        position: static;
        margin-top: 0;
        margin-right: .3125rem;
        margin-left: 0
    }

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #103178
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(16,49,120,0.8);
    border-radius: .2rem
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated .custom-select:valid, .custom-select.is-valid {
    border-color: #103178
}

    .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
        border-color: #103178;
        box-shadow: 0 0 0 .2rem rgba(16,49,120,0.25)
    }

    .was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip {
        display: block
    }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
    color: #103178
}

.was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
    color: #103178
}

    .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
        background-color: #2661e2
    }

.was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
    background-color: #1643a5
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(16,49,120,0.25)
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
    border-color: #103178
}

    .was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
        border-color: inherit
    }

.was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(16,49,120,0.25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #EAF8FF
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(234,248,255,0.8);
    border-radius: .2rem
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .custom-select.is-invalid {
    border-color: #EAF8FF
}

    .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
        border-color: #EAF8FF;
        box-shadow: 0 0 0 .2rem rgba(234,248,255,0.25)
    }

    .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip {
        display: block
    }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
    color: #EAF8FF
}

.was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
    color: #EAF8FF
}

    .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
        background-color: #fff
    }

.was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    background-color: #fff
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(234,248,255,0.25)
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #EAF8FF
}

    .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
        border-color: inherit
    }

.was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(234,248,255,0.25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

    .form-inline .form-check {
        width: 100%
    }

@media (min-width: 576px) {
    .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 0px solid transparent;
    padding: .875rem 2.5rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0px;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out
}

    .btn:hover, .btn:focus {
        text-decoration: none
    }

    .btn:focus, .btn.focus {
        outline: 0;
        box-shadow: 0 0 0 .2rem rgba(225,57,63,0.25)
    }

    .btn.disabled, .btn:disabled {
        opacity: .65
    }

    .btn:not(:disabled):not(.disabled) {
        cursor: pointer
    }

        .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
            background-image: none
        }

a.btn.disabled, fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #E1393F;
    border-color: #E1393F
}

    .btn-primary:hover {
        color: #fff;
        background-color: #d42026;
        border-color: #c91e24
    }

    .btn-primary:focus, .btn-primary.focus {
        box-shadow: 0 0 0 .2rem rgba(225,57,63,0.5)
    }

    .btn-primary.disabled, .btn-primary:disabled {
        color: #fff;
        background-color: #E1393F;
        border-color: #E1393F
    }

    .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #c91e24;
        border-color: #be1d22
    }

        .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(225,57,63,0.5)
        }

.btn-secondary {
    color: #fff;
    background-color: #4E97FD;
    border-color: #4E97FD
}

    .btn-secondary:hover {
        color: #fff;
        background-color: #2881fd;
        border-color: #1c79fc
    }

    .btn-secondary:focus, .btn-secondary.focus {
        box-shadow: 0 0 0 .2rem rgba(78,151,253,0.5)
    }

    .btn-secondary.disabled, .btn-secondary:disabled {
        color: #fff;
        background-color: #4E97FD;
        border-color: #4E97FD
    }

    .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
        color: #fff;
        background-color: #1c79fc;
        border-color: #0f72fc
    }

        .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(78,151,253,0.5)
        }

.btn-success {
    color: #fff;
    background-color: #103178;
    border-color: #103178
}

    .btn-success:hover {
        color: #fff;
        background-color: #0c2356;
        border-color: #0a1f4b
    }

    .btn-success:focus, .btn-success.focus {
        box-shadow: 0 0 0 .2rem rgba(16,49,120,0.5)
    }

    .btn-success.disabled, .btn-success:disabled {
        color: #fff;
        background-color: #103178;
        border-color: #103178
    }

    .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #0a1f4b;
        border-color: #091a40
    }

        .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(16,49,120,0.5)
        }

.btn-info {
    color: #fff;
    background-color: #161313;
    border-color: #161313
}

    .btn-info:hover {
        color: #fff;
        background-color: #010101;
        border-color: #000
    }

    .btn-info:focus, .btn-info.focus {
        box-shadow: 0 0 0 .2rem rgba(22,19,19,0.5)
    }

    .btn-info.disabled, .btn-info:disabled {
        color: #fff;
        background-color: #161313;
        border-color: #161313
    }

    .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

        .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(22,19,19,0.5)
        }

.btn-warning {
    color: #212529;
    background-color: #999;
    border-color: #999
}

    .btn-warning:hover {
        color: #fff;
        background-color: #868686;
        border-color: gray
    }

    .btn-warning:focus, .btn-warning.focus {
        box-shadow: 0 0 0 .2rem rgba(153,153,153,0.5)
    }

    .btn-warning.disabled, .btn-warning:disabled {
        color: #212529;
        background-color: #999;
        border-color: #999
    }

    .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: gray;
        border-color: #797979
    }

        .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(153,153,153,0.5)
        }

.btn-danger {
    color: #212529;
    background-color: #EAF8FF;
    border-color: #EAF8FF
}

    .btn-danger:hover {
        color: #212529;
        background-color: #c4ebff;
        border-color: #b7e7ff
    }

    .btn-danger:focus, .btn-danger.focus {
        box-shadow: 0 0 0 .2rem rgba(234,248,255,0.5)
    }

    .btn-danger.disabled, .btn-danger:disabled {
        color: #212529;
        background-color: #EAF8FF;
        border-color: #EAF8FF
    }

    .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
        color: #212529;
        background-color: #b7e7ff;
        border-color: #aae3ff
    }

        .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(234,248,255,0.5)
        }

.btn-light {
    color: #212529;
    background-color: #DBDBDB;
    border-color: #DBDBDB
}

    .btn-light:hover {
        color: #212529;
        background-color: #c8c8c8;
        border-color: #c2c2c2
    }

    .btn-light:focus, .btn-light.focus {
        box-shadow: 0 0 0 .2rem rgba(219,219,219,0.5)
    }

    .btn-light.disabled, .btn-light:disabled {
        color: #212529;
        background-color: #DBDBDB;
        border-color: #DBDBDB
    }

    .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
        color: #212529;
        background-color: #c2c2c2;
        border-color: #bbb
    }

        .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(219,219,219,0.5)
        }

.btn-dark {
    color: #fff;
    background-color: #312D2A;
    border-color: #312D2A
}

    .btn-dark:hover {
        color: #fff;
        background-color: #1c1a18;
        border-color: #161412
    }

    .btn-dark:focus, .btn-dark.focus {
        box-shadow: 0 0 0 .2rem rgba(49,45,42,0.5)
    }

    .btn-dark.disabled, .btn-dark:disabled {
        color: #fff;
        background-color: #312D2A;
        border-color: #312D2A
    }

    .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
        color: #fff;
        background-color: #161412;
        border-color: #0f0d0d
    }

        .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(49,45,42,0.5)
        }

.btn-muted {
    color: #212529;
    background-color: #DBDBDB;
    border-color: #DBDBDB
}

    .btn-muted:hover {
        color: #212529;
        background-color: #c8c8c8;
        border-color: #c2c2c2
    }

    .btn-muted:focus, .btn-muted.focus {
        box-shadow: 0 0 0 .2rem rgba(219,219,219,0.5)
    }

    .btn-muted.disabled, .btn-muted:disabled {
        color: #212529;
        background-color: #DBDBDB;
        border-color: #DBDBDB
    }

    .btn-muted:not(:disabled):not(.disabled):active, .btn-muted:not(:disabled):not(.disabled).active, .show > .btn-muted.dropdown-toggle {
        color: #212529;
        background-color: #c2c2c2;
        border-color: #bbb
    }

        .btn-muted:not(:disabled):not(.disabled):active:focus, .btn-muted:not(:disabled):not(.disabled).active:focus, .show > .btn-muted.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(219,219,219,0.5)
        }

.btn-dark-blue {
    color: #212529;
    background-color: #ACACAC;
    border-color: #ACACAC
}

    .btn-dark-blue:hover {
        color: #212529;
        background-color: #999;
        border-color: #939393
    }

    .btn-dark-blue:focus, .btn-dark-blue.focus {
        box-shadow: 0 0 0 .2rem rgba(172,172,172,0.5)
    }

    .btn-dark-blue.disabled, .btn-dark-blue:disabled {
        color: #212529;
        background-color: #ACACAC;
        border-color: #ACACAC
    }

    .btn-dark-blue:not(:disabled):not(.disabled):active, .btn-dark-blue:not(:disabled):not(.disabled).active, .show > .btn-dark-blue.dropdown-toggle {
        color: #fff;
        background-color: #939393;
        border-color: #8c8c8c
    }

        .btn-dark-blue:not(:disabled):not(.disabled):active:focus, .btn-dark-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-dark-blue.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(172,172,172,0.5)
        }

.btn-black {
    color: #fff;
    background-color: #000;
    border-color: #000
}

    .btn-black:hover {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

    .btn-black:focus, .btn-black.focus {
        box-shadow: 0 0 0 .2rem rgba(0,0,0,0.5)
    }

    .btn-black.disabled, .btn-black:disabled {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

    .btn-black:not(:disabled):not(.disabled):active, .btn-black:not(:disabled):not(.disabled).active, .show > .btn-black.dropdown-toggle {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

        .btn-black:not(:disabled):not(.disabled):active:focus, .btn-black:not(:disabled):not(.disabled).active:focus, .show > .btn-black.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(0,0,0,0.5)
        }

.btn-outline-primary {
    color: #E1393F;
    background-color: transparent;
    background-image: none;
    border-color: #E1393F
}

    .btn-outline-primary:hover {
        color: #fff;
        background-color: #E1393F;
        border-color: #E1393F
    }

    .btn-outline-primary:focus, .btn-outline-primary.focus {
        box-shadow: 0 0 0 .2rem rgba(225,57,63,0.5)
    }

    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
        color: #E1393F;
        background-color: transparent
    }

    .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
        color: #fff;
        background-color: #E1393F;
        border-color: #E1393F
    }

        .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(225,57,63,0.5)
        }

.btn-outline-secondary {
    color: #4E97FD;
    background-color: transparent;
    background-image: none;
    border-color: #4E97FD
}

    .btn-outline-secondary:hover {
        color: #fff;
        background-color: #4E97FD;
        border-color: #4E97FD
    }

    .btn-outline-secondary:focus, .btn-outline-secondary.focus {
        box-shadow: 0 0 0 .2rem rgba(78,151,253,0.5)
    }

    .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
        color: #4E97FD;
        background-color: transparent
    }

    .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
        color: #fff;
        background-color: #4E97FD;
        border-color: #4E97FD
    }

        .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(78,151,253,0.5)
        }

.btn-outline-success {
    color: #103178;
    background-color: transparent;
    background-image: none;
    border-color: #103178
}

    .btn-outline-success:hover {
        color: #fff;
        background-color: #103178;
        border-color: #103178
    }

    .btn-outline-success:focus, .btn-outline-success.focus {
        box-shadow: 0 0 0 .2rem rgba(16,49,120,0.5)
    }

    .btn-outline-success.disabled, .btn-outline-success:disabled {
        color: #103178;
        background-color: transparent
    }

    .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
        color: #fff;
        background-color: #103178;
        border-color: #103178
    }

        .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(16,49,120,0.5)
        }

.btn-outline-info {
    color: #161313;
    background-color: transparent;
    background-image: none;
    border-color: #161313
}

    .btn-outline-info:hover {
        color: #fff;
        background-color: #161313;
        border-color: #161313
    }

    .btn-outline-info:focus, .btn-outline-info.focus {
        box-shadow: 0 0 0 .2rem rgba(22,19,19,0.5)
    }

    .btn-outline-info.disabled, .btn-outline-info:disabled {
        color: #161313;
        background-color: transparent
    }

    .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
        color: #fff;
        background-color: #161313;
        border-color: #161313
    }

        .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(22,19,19,0.5)
        }

.btn-outline-warning {
    color: #999;
    background-color: transparent;
    background-image: none;
    border-color: #999
}

    .btn-outline-warning:hover {
        color: #212529;
        background-color: #999;
        border-color: #999
    }

    .btn-outline-warning:focus, .btn-outline-warning.focus {
        box-shadow: 0 0 0 .2rem rgba(153,153,153,0.5)
    }

    .btn-outline-warning.disabled, .btn-outline-warning:disabled {
        color: #999;
        background-color: transparent
    }

    .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
        color: #212529;
        background-color: #999;
        border-color: #999
    }

        .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(153,153,153,0.5)
        }

.btn-outline-danger {
    color: #EAF8FF;
    background-color: transparent;
    background-image: none;
    border-color: #EAF8FF
}

    .btn-outline-danger:hover {
        color: #212529;
        background-color: #EAF8FF;
        border-color: #EAF8FF
    }

    .btn-outline-danger:focus, .btn-outline-danger.focus {
        box-shadow: 0 0 0 .2rem rgba(234,248,255,0.5)
    }

    .btn-outline-danger.disabled, .btn-outline-danger:disabled {
        color: #EAF8FF;
        background-color: transparent
    }

    .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
        color: #212529;
        background-color: #EAF8FF;
        border-color: #EAF8FF
    }

        .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(234,248,255,0.5)
        }

.btn-outline-light {
    color: #DBDBDB;
    background-color: transparent;
    background-image: none;
    border-color: #DBDBDB
}

    .btn-outline-light:hover {
        color: #212529;
        background-color: #DBDBDB;
        border-color: #DBDBDB
    }

    .btn-outline-light:focus, .btn-outline-light.focus {
        box-shadow: 0 0 0 .2rem rgba(219,219,219,0.5)
    }

    .btn-outline-light.disabled, .btn-outline-light:disabled {
        color: #DBDBDB;
        background-color: transparent
    }

    .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
        color: #212529;
        background-color: #DBDBDB;
        border-color: #DBDBDB
    }

        .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(219,219,219,0.5)
        }

.btn-outline-dark {
    color: #312D2A;
    background-color: transparent;
    background-image: none;
    border-color: #312D2A
}

    .btn-outline-dark:hover {
        color: #fff;
        background-color: #312D2A;
        border-color: #312D2A
    }

    .btn-outline-dark:focus, .btn-outline-dark.focus {
        box-shadow: 0 0 0 .2rem rgba(49,45,42,0.5)
    }

    .btn-outline-dark.disabled, .btn-outline-dark:disabled {
        color: #312D2A;
        background-color: transparent
    }

    .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
        color: #fff;
        background-color: #312D2A;
        border-color: #312D2A
    }

        .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(49,45,42,0.5)
        }

.btn-outline-muted {
    color: #DBDBDB;
    background-color: transparent;
    background-image: none;
    border-color: #DBDBDB
}

    .btn-outline-muted:hover {
        color: #212529;
        background-color: #DBDBDB;
        border-color: #DBDBDB
    }

    .btn-outline-muted:focus, .btn-outline-muted.focus {
        box-shadow: 0 0 0 .2rem rgba(219,219,219,0.5)
    }

    .btn-outline-muted.disabled, .btn-outline-muted:disabled {
        color: #DBDBDB;
        background-color: transparent
    }

    .btn-outline-muted:not(:disabled):not(.disabled):active, .btn-outline-muted:not(:disabled):not(.disabled).active, .show > .btn-outline-muted.dropdown-toggle {
        color: #212529;
        background-color: #DBDBDB;
        border-color: #DBDBDB
    }

        .btn-outline-muted:not(:disabled):not(.disabled):active:focus, .btn-outline-muted:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-muted.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(219,219,219,0.5)
        }

.btn-outline-dark-blue {
    color: #ACACAC;
    background-color: transparent;
    background-image: none;
    border-color: #ACACAC
}

    .btn-outline-dark-blue:hover {
        color: #212529;
        background-color: #ACACAC;
        border-color: #ACACAC
    }

    .btn-outline-dark-blue:focus, .btn-outline-dark-blue.focus {
        box-shadow: 0 0 0 .2rem rgba(172,172,172,0.5)
    }

    .btn-outline-dark-blue.disabled, .btn-outline-dark-blue:disabled {
        color: #ACACAC;
        background-color: transparent
    }

    .btn-outline-dark-blue:not(:disabled):not(.disabled):active, .btn-outline-dark-blue:not(:disabled):not(.disabled).active, .show > .btn-outline-dark-blue.dropdown-toggle {
        color: #212529;
        background-color: #ACACAC;
        border-color: #ACACAC
    }

        .btn-outline-dark-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark-blue.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(172,172,172,0.5)
        }

.btn-outline-black {
    color: #000;
    background-color: transparent;
    background-image: none;
    border-color: #000
}

    .btn-outline-black:hover {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

    .btn-outline-black:focus, .btn-outline-black.focus {
        box-shadow: 0 0 0 .2rem rgba(0,0,0,0.5)
    }

    .btn-outline-black.disabled, .btn-outline-black:disabled {
        color: #000;
        background-color: transparent
    }

    .btn-outline-black:not(:disabled):not(.disabled):active, .btn-outline-black:not(:disabled):not(.disabled).active, .show > .btn-outline-black.dropdown-toggle {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

        .btn-outline-black:not(:disabled):not(.disabled):active:focus, .btn-outline-black:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-black.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(0,0,0,0.5)
        }

.btn-link {
    font-weight: 400;
    color: #343A40;
    background-color: transparent
}

    .btn-link:hover {
        color: #121416;
        text-decoration: underline;
        background-color: transparent;
        border-color: transparent
    }

    .btn-link:focus, .btn-link.focus {
        text-decoration: underline;
        border-color: transparent;
        box-shadow: none
    }

    .btn-link:disabled, .btn-link.disabled {
        color: #6c757d
    }

.btn-lg, .btn-group-lg > .btn {
    padding: 1.375rem 5rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0px
}

.btn-sm, .btn-group-sm > .btn {
    padding: .5rem 2rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: .5rem
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    transition: opacity 0.15s linear
}

    .fade.show {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.show {
        display: block
    }

tr.collapse.show {
    display: table-row
}

tbody.collapse.show {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease
}

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #000;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 0rem
}

.dropup .dropdown-menu {
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-menu {
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-toggle::after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle::after {
    display: none
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

    .dropdown-item:hover, .dropdown-item:focus {
        color: #16181b;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .dropdown-item.active, .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #E1393F
    }

    .dropdown-item.disabled, .dropdown-item:disabled {
        color: #6c757d;
        background-color: transparent
    }

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

    .btn-group > .btn, .btn-group-vertical > .btn {
        position: relative;
        flex: 0 1 auto
    }

        .btn-group > .btn:hover, .btn-group-vertical > .btn:hover {
            z-index: 1
        }

        .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
            z-index: 1
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn + .btn-group, .btn-group-vertical .btn-group + .btn, .btn-group-vertical .btn-group + .btn-group {
        margin-left: 0px
    }

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

    .btn-toolbar .input-group {
        width: auto
    }

.btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: 1.875rem;
    padding-left: 1.875rem
}

    .dropdown-toggle-split::after {
        margin-left: 0
    }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: 1.5rem;
    padding-left: 1.5rem
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: 3.75rem;
    padding-left: 3.75rem
}

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

    .btn-group-vertical .btn, .btn-group-vertical .btn-group {
        width: 100%
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: 0px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0
}

    .btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
        position: absolute;
        clip: rect(0, 0, 0, 0);
        pointer-events: none
    }

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

    .input-group > .form-control, .input-group > .custom-select, .input-group > .custom-file {
        position: relative;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0
    }

        .input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file:focus {
            z-index: 3
        }

        .input-group > .form-control + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control + .custom-file, .input-group > .custom-select + .form-control, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file {
            margin-left: -1px
        }

        .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

        .input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

    .input-group > .custom-file {
        display: flex;
        align-items: center
    }

        .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::before {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

        .input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label::before {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

.input-group-prepend, .input-group-append {
    display: flex
}

    .input-group-prepend .btn, .input-group-append .btn {
        position: relative;
        z-index: 2
    }

        .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn {
            margin-left: -1px
        }

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .75rem 1rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #EFEFEF;
    border-radius: 0
}

    .input-group-text input[type="radio"], .input-group-text input[type="checkbox"] {
        margin-top: 0
    }

.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

    .custom-control-input:checked ~ .custom-control-label::before {
        color: #fff;
        background-color: #000
    }

    .custom-control-input:focus ~ .custom-control-label::before {
        box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(225,57,63,0.25)
    }

    .custom-control-input:active ~ .custom-control-label::before {
        color: #fff;
        background-color: #707070
    }

    .custom-control-input:disabled ~ .custom-control-label {
        color: #6c757d
    }

        .custom-control-input:disabled ~ .custom-control-label::before {
            background-color: #e9ecef
        }

.custom-control-label {
    margin-bottom: 0
}

    .custom-control-label::before {
        position: absolute;
        top: .125rem;
        left: 0;
        display: block;
        width: 1.25rem;
        height: 1.25rem;
        pointer-events: none;
        content: "";
        user-select: none;
        background-color: #fff
    }

    .custom-control-label::after {
        position: absolute;
        top: .125rem;
        left: 0;
        display: block;
        width: 1.25rem;
        height: 1.25rem;
        content: "";
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 50% 50%
    }

.custom-checkbox .custom-control-label::before {
    border-radius: 0rem
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #000
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    background-color: #E1393F
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(225,57,63,0.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(225,57,63,0.5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #000
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(225,57,63,0.5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(3.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #000;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid #EFEFEF;
    border-radius: 0;
    appearance: none
}

    .custom-select:focus {
        border-color: #E1393F;
        outline: 0;
        box-shadow: inset 0 1px 2px rgba(0,0,0,0.075),0 0 5px rgba(225,57,63,0.5)
    }

        .custom-select:focus::-ms-value {
            color: #000;
            background-color: #EFEFEF
        }

    .custom-select[multiple], .custom-select[size]:not([size="1"]) {
        height: auto;
        padding-right: .75rem;
        background-image: none
    }

    .custom-select:disabled {
        color: #6c757d;
        background-color: #e9ecef
    }

    .custom-select::-ms-expand {
        opacity: 0
    }

.custom-select-sm {
    height: calc(2.3125rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-select-lg {
    height: calc(4.625rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 125%
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(3.25rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(3.25rem + 2px);
    margin: 0;
    opacity: 0
}

    .custom-file-input:focus ~ .custom-file-control {
        border-color: #E1393F;
        box-shadow: 0 0 0 .2rem rgba(225,57,63,0.25)
    }

        .custom-file-input:focus ~ .custom-file-control::before {
            border-color: #E1393F
        }

    .custom-file-input:lang(en) ~ .custom-file-label::after {
        content: "Browse"
    }

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(3.25rem + 2px);
    padding: .875rem 2.5rem;
    line-height: 1.5;
    color: #E1393F;
    background-color: #fff;
    border: 1px solid #E1393F;
    border-radius: 0
}

    .custom-file-label::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        display: block;
        height: calc(calc(3.25rem + 2px) - 1px * 2);
        padding: .875rem 2.5rem;
        line-height: 1.5;
        color: #E1393F;
        content: "Browse";
        background-color: #fff;
        border-left: 1px solid #E1393F;
        border-radius: 0 0 0 0
    }

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

    .nav-link:hover, .nav-link:focus {
        text-decoration: none
    }

    .nav-link.disabled {
        color: #6c757d
    }

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

    .nav-tabs .nav-item {
        margin-bottom: -1px
    }

    .nav-tabs .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0rem;
        border-top-right-radius: 0rem
    }

        .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
            border-color: #e9ecef #e9ecef #dee2e6
        }

        .nav-tabs .nav-link.disabled {
            color: #6c757d;
            background-color: transparent;
            border-color: transparent
        }

        .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
            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: 0rem
}

    .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        color: #fff;
        background-color: #E1393F
    }

.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: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem
}

    .navbar > .container, .navbar > .container-fluid {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        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:hover, .navbar-brand:focus {
        text-decoration: none
    }

.navbar-nav {
    display: flex;
    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 {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0px
}

    .navbar-toggler:hover, .navbar-toggler:focus {
        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 {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-sm .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-sm .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-sm .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto
            }

            .navbar-expand-sm .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
            flex-wrap: nowrap
        }

        .navbar-expand-sm .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-sm .navbar-toggler {
            display: none
        }

        .navbar-expand-sm .dropup .dropdown-menu {
            top: auto;
            bottom: 100%
        }
}

@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 {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-md .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-md .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto
            }

            .navbar-expand-md .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
            flex-wrap: nowrap
        }

        .navbar-expand-md .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-md .navbar-toggler {
            display: none
        }

        .navbar-expand-md .dropup .dropdown-menu {
            top: auto;
            bottom: 100%
        }
}

@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 {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-lg .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-lg .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto
            }

            .navbar-expand-lg .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
            flex-wrap: nowrap
        }

        .navbar-expand-lg .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-lg .navbar-toggler {
            display: none
        }

        .navbar-expand-lg .dropup .dropdown-menu {
            top: auto;
            bottom: 100%
        }
}

@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 {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-xl .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-xl .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-xl .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto
            }

            .navbar-expand-xl .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
            flex-wrap: nowrap
        }

        .navbar-expand-xl .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-xl .navbar-toggler {
            display: none
        }

        .navbar-expand-xl .dropup .dropdown-menu {
            top: auto;
            bottom: 100%
        }
}

@media (max-width: 1439.98px) {
    .navbar-expand-xxl > .container, .navbar-expand-xxl > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 1440px) {
    .navbar-expand-xxl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

        .navbar-expand-xxl .navbar-nav {
            flex-direction: row
        }

            .navbar-expand-xxl .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-xxl .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto
            }

            .navbar-expand-xxl .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-xxl > .container, .navbar-expand-xxl > .container-fluid {
            flex-wrap: nowrap
        }

        .navbar-expand-xxl .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand-xxl .navbar-toggler {
            display: none
        }

        .navbar-expand-xxl .dropup .dropdown-menu {
            top: auto;
            bottom: 100%
        }
}

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

    .navbar-expand > .container, .navbar-expand > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-expand .navbar-nav {
        flex-direction: row
    }

        .navbar-expand .navbar-nav .dropdown-menu {
            position: absolute
        }

        .navbar-expand .navbar-nav .dropdown-menu-right {
            right: 0;
            left: auto
        }

        .navbar-expand .navbar-nav .nav-link {
            padding-right: .5rem;
            padding-left: .5rem
        }

    .navbar-expand > .container, .navbar-expand > .container-fluid {
        flex-wrap: nowrap
    }

    .navbar-expand .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand .navbar-toggler {
        display: none
    }

    .navbar-expand .dropup .dropdown-menu {
        top: auto;
        bottom: 100%
    }

.navbar-light .navbar-brand {
    color: rgba(0,0,0,0.9)
}

    .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
        color: rgba(0,0,0,0.9)
    }

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,0.5)
}

    .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
        color: rgba(0,0,0,0.7)
    }

    .navbar-light .navbar-nav .nav-link.disabled {
        color: rgba(0,0,0,0.3)
    }

    .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
        color: rgba(0,0,0,0.9)
    }

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,0.5);
    border-color: rgba(0,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,0.5)
}

    .navbar-light .navbar-text a {
        color: rgba(0,0,0,0.9)
    }

        .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
            color: rgba(0,0,0,0.9)
        }

.navbar-dark .navbar-brand {
    color: #fff
}

    .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
        color: #fff
    }

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,0.5)
}

    .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
        color: rgba(255,255,255,0.75)
    }

    .navbar-dark .navbar-nav .nav-link.disabled {
        color: rgba(255,255,255,0.25)
    }

    .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
        color: #fff
    }

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,0.5);
    border-color: rgba(255,255,255,0.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,0.5)
}

    .navbar-dark .navbar-text a {
        color: #fff
    }

        .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
            color: #fff
        }

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0,0,0,0);
    border-radius: 0
}

    .card > hr {
        margin-right: 0;
        margin-left: 0
    }

    .card > .list-group:first-child .list-group-item:first-child {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    .card > .list-group:last-child .list-group-item:last-child {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link + .card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,0.03);
    border-bottom: 0 solid rgba(0,0,0,0)
}

    .card-header:first-child {
        border-radius: calc(0 - 0) calc(0 - 0) 0 0
    }

    .card-header + .list-group .list-group-item:first-child {
        border-top: 0
    }

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,0.03);
    border-top: 0 solid rgba(0,0,0,0)
}

    .card-footer:last-child {
        border-radius: 0 0 calc(0 - 0) calc(0 - 0)
    }

.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(0 - 0)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0 - 0);
    border-top-right-radius: calc(0 - 0)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0 - 0);
    border-bottom-left-radius: calc(0 - 0)
}

.card-deck {
    display: flex;
    flex-direction: column
}

    .card-deck .card {
        margin-bottom: 15px
    }

@media (min-width: 576px) {
    .card-deck {
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

        .card-deck .card {
            display: flex;
            flex: 1 0 0%;
            flex-direction: column;
            margin-right: 15px;
            margin-bottom: 0;
            margin-left: 15px
        }
}

.card-group {
    display: flex;
    flex-direction: column
}

    .card-group > .card {
        margin-bottom: 15px
    }

@media (min-width: 576px) {
    .card-group {
        flex-flow: row wrap
    }

        .card-group > .card {
            flex: 1 0 0%;
            margin-bottom: 0
        }

            .card-group > .card + .card {
                margin-left: 0;
                border-left: 0
            }

            .card-group > .card:first-child {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0
            }

                .card-group > .card:first-child .card-img-top, .card-group > .card:first-child .card-header {
                    border-top-right-radius: 0
                }

                .card-group > .card:first-child .card-img-bottom, .card-group > .card:first-child .card-footer {
                    border-bottom-right-radius: 0
                }

            .card-group > .card:last-child {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0
            }

                .card-group > .card:last-child .card-img-top, .card-group > .card:last-child .card-header {
                    border-top-left-radius: 0
                }

                .card-group > .card:last-child .card-img-bottom, .card-group > .card:last-child .card-footer {
                    border-bottom-left-radius: 0
                }

            .card-group > .card:only-child {
                border-radius: 0
            }

                .card-group > .card:only-child .card-img-top, .card-group > .card:only-child .card-header {
                    border-top-left-radius: 0;
                    border-top-right-radius: 0
                }

                .card-group > .card:only-child .card-img-bottom, .card-group > .card:only-child .card-footer {
                    border-bottom-right-radius: 0;
                    border-bottom-left-radius: 0
                }

            .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
                border-radius: 0
            }

                .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
                    border-radius: 0
                }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width: 576px) {
    .card-columns {
        column-count: 3;
        column-gap: 1.25rem
    }

        .card-columns .card {
            display: inline-block;
            width: 100%
        }
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0rem
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #6c757d;
    content: "url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjgiPjxwYXRoIGQ9Ik0yLjUgMEwxIDEuNSAzLjUgNCAxIDYuNSAyLjUgOGw0LTQtNC00eiIgZmlsbD0iY3VycmVudENvbG9yIi8+PC9zdmc+)"
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #343A40;
    background-color: #fff;
    border: 1px solid #dee2e6
}

    .page-link:hover {
        color: #121416;
        text-decoration: none;
        background-color: #e9ecef;
        border-color: #dee2e6
    }

    .page-link:focus {
        z-index: 2;
        outline: 0;
        box-shadow: 0 0 0 .2rem rgba(225,57,63,0.25)
    }

    .page-link:not(:disabled):not(.disabled) {
        cursor: pointer
    }

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0rem;
    border-bottom-left-radius: 0rem
}

.page-item:last-child .page-link {
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0rem
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #E1393F;
    border-color: #E1393F
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0rem;
    border-bottom-left-radius: 0rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0rem;
    border-bottom-left-radius: 0rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0rem
}

.badge {
    display: inline-block;
    padding: .28em .5em;
    font-size: .813rem;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 4px
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #E1393F
}

    .badge-primary[href]:hover, .badge-primary[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #c91e24
    }

.badge-secondary {
    color: #fff;
    background-color: #4E97FD
}

    .badge-secondary[href]:hover, .badge-secondary[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #1c79fc
    }

.badge-success {
    color: #fff;
    background-color: #103178
}

    .badge-success[href]:hover, .badge-success[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #0a1f4b
    }

.badge-info {
    color: #fff;
    background-color: #161313
}

    .badge-info[href]:hover, .badge-info[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #000
    }

.badge-warning {
    color: #212529;
    background-color: #999
}

    .badge-warning[href]:hover, .badge-warning[href]:focus {
        color: #212529;
        text-decoration: none;
        background-color: gray
    }

.badge-danger {
    color: #212529;
    background-color: #EAF8FF
}

    .badge-danger[href]:hover, .badge-danger[href]:focus {
        color: #212529;
        text-decoration: none;
        background-color: #b7e7ff
    }

.badge-light {
    color: #212529;
    background-color: #DBDBDB
}

    .badge-light[href]:hover, .badge-light[href]:focus {
        color: #212529;
        text-decoration: none;
        background-color: #c2c2c2
    }

.badge-dark {
    color: #fff;
    background-color: #312D2A
}

    .badge-dark[href]:hover, .badge-dark[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #161412
    }

.badge-muted {
    color: #212529;
    background-color: #DBDBDB
}

    .badge-muted[href]:hover, .badge-muted[href]:focus {
        color: #212529;
        text-decoration: none;
        background-color: #c2c2c2
    }

.badge-dark-blue {
    color: #212529;
    background-color: #ACACAC
}

    .badge-dark-blue[href]:hover, .badge-dark-blue[href]:focus {
        color: #212529;
        text-decoration: none;
        background-color: #939393
    }

.badge-black {
    color: #fff;
    background-color: #000
}

    .badge-black[href]:hover, .badge-black[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #000
    }

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0rem
}

@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

    .alert-dismissible .close {
        position: absolute;
        top: 0;
        right: 0;
        padding: .75rem 1.25rem;
        color: inherit
    }

.alert-primary {
    color: #751e21;
    background-color: #f9d7d9;
    border-color: #f7c8c9
}

    .alert-primary hr {
        border-top-color: #f4b2b3
    }

    .alert-primary .alert-link {
        color: #4c1416
    }

.alert-secondary {
    color: #294f84;
    background-color: #dceaff;
    border-color: #cde2fe
}

    .alert-secondary hr {
        border-top-color: #b4d4fe
    }

    .alert-secondary .alert-link {
        color: #1d385d
    }

.alert-success {
    color: #08193e;
    background-color: #cfd6e4;
    border-color: #bcc5d9
}

    .alert-success hr {
        border-top-color: #acb7d0
    }

    .alert-success .alert-link {
        color: #020711
    }

.alert-info {
    color: #0b0a0a;
    background-color: #d0d0d0;
    border-color: #bebdbd
}

    .alert-info hr {
        border-top-color: #b1b0b0
    }

    .alert-info .alert-link {
        color: #000
    }

.alert-warning {
    color: #505050;
    background-color: #ebebeb;
    border-color: #e2e2e2
}

    .alert-warning hr {
        border-top-color: #d5d5d5
    }

    .alert-warning .alert-link {
        color: #373737
    }

.alert-danger {
    color: #7a8185;
    background-color: #fbfeff;
    border-color: #f9fdff
}

    .alert-danger hr {
        border-top-color: #e0f5ff
    }

    .alert-danger .alert-link {
        color: #62676a
    }

.alert-light {
    color: #727272;
    background-color: #f8f8f8;
    border-color: #f5f5f5
}

    .alert-light hr {
        border-top-color: #e8e8e8
    }

    .alert-light .alert-link {
        color: #595959
    }

.alert-dark {
    color: #191716;
    background-color: #d6d5d4;
    border-color: #c5c4c3
}

    .alert-dark hr {
        border-top-color: #b8b7b6
    }

    .alert-dark .alert-link {
        color: #000
    }

.alert-muted {
    color: #727272;
    background-color: #f8f8f8;
    border-color: #f5f5f5
}

    .alert-muted hr {
        border-top-color: #e8e8e8
    }

    .alert-muted .alert-link {
        color: #595959
    }

.alert-dark-blue {
    color: #595959;
    background-color: #eee;
    border-color: #e8e8e8
}

    .alert-dark-blue hr {
        border-top-color: #dbdbdb
    }

    .alert-dark-blue .alert-link {
        color: #404040
    }

.alert-black {
    color: #000;
    background-color: #ccc;
    border-color: #b8b8b8
}

    .alert-black hr {
        border-top-color: #ababab
    }

    .alert-black .alert-link {
        color: #000
    }

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: 0rem
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: #E1393F;
    transition: width 0.6s ease
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite
}

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

    .list-group-item-action:hover, .list-group-item-action:focus {
        color: #495057;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .list-group-item-action:active {
        color: #000;
        background-color: #e9ecef
    }

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.125)
}

    .list-group-item:first-child {
        border-top-left-radius: 0rem;
        border-top-right-radius: 0rem
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 0rem;
        border-bottom-left-radius: 0rem
    }

    .list-group-item:hover, .list-group-item:focus {
        z-index: 1;
        text-decoration: none
    }

    .list-group-item.disabled, .list-group-item:disabled {
        color: #6c757d;
        background-color: #fff
    }

    .list-group-item.active {
        z-index: 2;
        color: #fff;
        background-color: #E1393F;
        border-color: #E1393F
    }

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0
}

.list-group-item-primary {
    color: #751e21;
    background-color: #f7c8c9
}

    .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
        color: #751e21;
        background-color: #f4b2b3
    }

    .list-group-item-primary.list-group-item-action.active {
        color: #fff;
        background-color: #751e21;
        border-color: #751e21
    }

.list-group-item-secondary {
    color: #294f84;
    background-color: #cde2fe
}

    .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
        color: #294f84;
        background-color: #b4d4fe
    }

    .list-group-item-secondary.list-group-item-action.active {
        color: #fff;
        background-color: #294f84;
        border-color: #294f84
    }

.list-group-item-success {
    color: #08193e;
    background-color: #bcc5d9
}

    .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
        color: #08193e;
        background-color: #acb7d0
    }

    .list-group-item-success.list-group-item-action.active {
        color: #fff;
        background-color: #08193e;
        border-color: #08193e
    }

.list-group-item-info {
    color: #0b0a0a;
    background-color: #bebdbd
}

    .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
        color: #0b0a0a;
        background-color: #b1b0b0
    }

    .list-group-item-info.list-group-item-action.active {
        color: #fff;
        background-color: #0b0a0a;
        border-color: #0b0a0a
    }

.list-group-item-warning {
    color: #505050;
    background-color: #e2e2e2
}

    .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
        color: #505050;
        background-color: #d5d5d5
    }

    .list-group-item-warning.list-group-item-action.active {
        color: #fff;
        background-color: #505050;
        border-color: #505050
    }

.list-group-item-danger {
    color: #7a8185;
    background-color: #f9fdff
}

    .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
        color: #7a8185;
        background-color: #e0f5ff
    }

    .list-group-item-danger.list-group-item-action.active {
        color: #fff;
        background-color: #7a8185;
        border-color: #7a8185
    }

.list-group-item-light {
    color: #727272;
    background-color: #f5f5f5
}

    .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
        color: #727272;
        background-color: #e8e8e8
    }

    .list-group-item-light.list-group-item-action.active {
        color: #fff;
        background-color: #727272;
        border-color: #727272
    }

.list-group-item-dark {
    color: #191716;
    background-color: #c5c4c3
}

    .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
        color: #191716;
        background-color: #b8b7b6
    }

    .list-group-item-dark.list-group-item-action.active {
        color: #fff;
        background-color: #191716;
        border-color: #191716
    }

.list-group-item-muted {
    color: #727272;
    background-color: #f5f5f5
}

    .list-group-item-muted.list-group-item-action:hover, .list-group-item-muted.list-group-item-action:focus {
        color: #727272;
        background-color: #e8e8e8
    }

    .list-group-item-muted.list-group-item-action.active {
        color: #fff;
        background-color: #727272;
        border-color: #727272
    }

.list-group-item-dark-blue {
    color: #595959;
    background-color: #e8e8e8
}

    .list-group-item-dark-blue.list-group-item-action:hover, .list-group-item-dark-blue.list-group-item-action:focus {
        color: #595959;
        background-color: #dbdbdb
    }

    .list-group-item-dark-blue.list-group-item-action.active {
        color: #fff;
        background-color: #595959;
        border-color: #595959
    }

.list-group-item-black {
    color: #000;
    background-color: #b8b8b8
}

    .list-group-item-black.list-group-item-action:hover, .list-group-item-black.list-group-item-action:focus {
        color: #000;
        background-color: #ababab
    }

    .list-group-item-black.list-group-item-action.active {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        opacity: .75
    }

    .close:not(:disabled):not(.disabled) {
        cursor: pointer
    }

button.close {
    padding: 0;
    background-color: transparent;
    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-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%)
}

.modal.show .modal-dialog {
    transform: translate(0, 0)
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - (.5rem * 2))
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 0rem;
    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: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem
}

    .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: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef
}

    .modal-footer > :not(:first-child) {
        margin-left: .25rem
    }

    .modal-footer > :not(:last-child) {
        margin-right: .25rem
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2))
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 800px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

    .tooltip.show {
        opacity: .9
    }

    .tooltip .arrow {
        position: absolute;
        display: block;
        width: .8rem;
        height: .4rem
    }

        .tooltip .arrow::before {
            position: absolute;
            content: "";
            border-color: transparent;
            border-style: solid
        }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
    padding: .4rem 0
}

    .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
        bottom: 0
    }

        .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
            top: 0;
            border-width: .4rem .4rem 0;
            border-top-color: #000
        }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
    padding: 0 .4rem
}

    .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
        left: 0;
        width: .4rem;
        height: .8rem
    }

        .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
            right: 0;
            border-width: .4rem .4rem .4rem 0;
            border-right-color: #000
        }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
    padding: .4rem 0
}

    .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
        top: 0
    }

        .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
            bottom: 0;
            border-width: 0 .4rem .4rem;
            border-bottom-color: #000
        }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
    padding: 0 .4rem
}

    .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
        right: 0;
        width: .4rem;
        height: .8rem
    }

        .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
            left: 0;
            border-width: .4rem 0 .4rem .4rem;
            border-left-color: #000
        }

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0rem
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 0rem
}

    .popover .arrow {
        position: absolute;
        display: block;
        width: 1rem;
        height: .5rem;
        margin: 0 0rem
    }

        .popover .arrow::before, .popover .arrow::after {
            position: absolute;
            display: block;
            content: "";
            border-color: transparent;
            border-style: solid
        }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
    margin-bottom: .5rem
}

    .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
        bottom: calc((.5rem + 1px) * -1)
    }

        .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before, .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
            border-width: .5rem .5rem 0
        }

        .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
            bottom: 0;
            border-top-color: rgba(0,0,0,0.25)
        }

        .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
            bottom: 1px;
            border-top-color: #fff
        }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
    margin-left: .5rem
}

    .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
        left: calc((.5rem + 1px) * -1);
        width: .5rem;
        height: 1rem;
        margin: 0rem 0
    }

        .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before, .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
            border-width: .5rem .5rem .5rem 0
        }

        .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
            left: 0;
            border-right-color: rgba(0,0,0,0.25)
        }

        .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
            left: 1px;
            border-right-color: #fff
        }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
    margin-top: .5rem
}

    .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
        top: calc((.5rem + 1px) * -1)
    }

        .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before, .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
            border-width: 0 .5rem .5rem .5rem
        }

        .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
            top: 0;
            border-bottom-color: rgba(0,0,0,0.25)
        }

        .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
            top: 1px;
            border-bottom-color: #fff
        }

    .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
        position: absolute;
        top: 0;
        left: 50%;
        display: block;
        width: 1rem;
        margin-left: -.5rem;
        content: "";
        border-bottom: 1px solid #f7f7f7
    }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
    margin-right: .5rem
}

    .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
        right: calc((.5rem + 1px) * -1);
        width: .5rem;
        height: 1rem;
        margin: 0rem 0
    }

        .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before, .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
            border-width: .5rem 0 .5rem .5rem
        }

        .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
            right: 0;
            border-left-color: rgba(0,0,0,0.25)
        }

        .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
            right: 1px;
            border-left-color: #fff
        }

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: #000;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0rem - 1px);
    border-top-right-radius: calc(0rem - 1px)
}

    .popover-header:empty {
        display: none
    }

.popover-body {
    padding: .5rem .75rem;
    color: #000
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-item {
    position: relative;
    display: none;
    align-items: center;
    width: 100%;
    transition: transform 0.6s ease;
    backface-visibility: hidden;
    perspective: 1000px
}

    .carousel-item.active, .carousel-item-next, .carousel-item-prev {
        display: block
    }

.carousel-item-next, .carousel-item-prev {
    position: absolute;
    top: 0
}

    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        transform: translateX(0)
    }

@supports (transform-style: preserve-3d) {
    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        transform: translate3d(0, 0, 0)
    }
}

.carousel-item-next, .active.carousel-item-right {
    transform: translateX(100%)
}

@supports (transform-style: preserve-3d) {
    .carousel-item-next, .active.carousel-item-right {
        transform: translate3d(100%, 0, 0)
    }
}

.carousel-item-prev, .active.carousel-item-left {
    transform: translateX(-100%)
}

@supports (transform-style: preserve-3d) {
    .carousel-item-prev, .active.carousel-item-left {
        transform: translate3d(-100%, 0, 0)
    }
}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}

    .carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9
    }

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

    .carousel-indicators li {
        position: relative;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        background-color: rgba(255,255,255,0.5)
    }

        .carousel-indicators li::before {
            position: absolute;
            top: -10px;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: ""
        }

        .carousel-indicators li::after {
            position: absolute;
            bottom: -10px;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: ""
        }

    .carousel-indicators .active {
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #E1393F !important
}

a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus {
    background-color: #c91e24 !important
}

.bg-secondary {
    background-color: #4E97FD !important
}

a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus {
    background-color: #1c79fc !important
}

.bg-success {
    background-color: #103178 !important
}

a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus {
    background-color: #0a1f4b !important
}

.bg-info {
    background-color: #161313 !important
}

a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus {
    background-color: #000 !important
}

.bg-warning {
    background-color: #999 !important
}

a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus {
    background-color: gray !important
}

.bg-danger {
    background-color: #EAF8FF !important
}

a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus {
    background-color: #b7e7ff !important
}

.bg-light {
    background-color: #DBDBDB !important
}

a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus {
    background-color: #c2c2c2 !important
}

.bg-dark {
    background-color: #312D2A !important
}

a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
    background-color: #161412 !important
}

.bg-muted {
    background-color: #DBDBDB !important
}

a.bg-muted:hover, a.bg-muted:focus, button.bg-muted:hover, button.bg-muted:focus {
    background-color: #c2c2c2 !important
}

.bg-dark-blue {
    background-color: #ACACAC !important
}

a.bg-dark-blue:hover, a.bg-dark-blue:focus, button.bg-dark-blue:hover, button.bg-dark-blue:focus {
    background-color: #939393 !important
}

.bg-black {
    background-color: #000 !important
}

a.bg-black:hover, a.bg-black:focus, button.bg-black:hover, button.bg-black:focus {
    background-color: #000 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #C3C3C3 !important
}

.border-top {
    border-top: 1px solid #C3C3C3 !important
}

.border-right {
    border-right: 1px solid #C3C3C3 !important
}

.border-bottom {
    border-bottom: 1px solid #C3C3C3 !important
}

.border-left {
    border-left: 1px solid #C3C3C3 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #E1393F !important
}

.border-secondary {
    border-color: #4E97FD !important
}

.border-success {
    border-color: #103178 !important
}

.border-info {
    border-color: #161313 !important
}

.border-warning {
    border-color: #999 !important
}

.border-danger {
    border-color: #EAF8FF !important
}

.border-light {
    border-color: #DBDBDB !important
}

.border-dark {
    border-color: #312D2A !important
}

.border-muted {
    border-color: #DBDBDB !important
}

.border-dark-blue {
    border-color: #ACACAC !important
}

.border-black {
    border-color: #000 !important
}

.border-white {
    border-color: #fff !important
}

.rounded {
    border-radius: 0rem !important
}

.rounded-top {
    border-top-left-radius: 0rem !important;
    border-top-right-radius: 0rem !important
}

.rounded-right {
    border-top-right-radius: 0rem !important;
    border-bottom-right-radius: 0rem !important
}

.rounded-bottom {
    border-bottom-right-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important
}

.rounded-left {
    border-top-left-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    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: flex !important
    }

    .d-sm-inline-flex {
        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: flex !important
    }

    .d-md-inline-flex {
        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: flex !important
    }

    .d-lg-inline-flex {
        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: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1440px) {
    .d-xxl-none {
        display: none !important
    }

    .d-xxl-inline {
        display: inline !important
    }

    .d-xxl-inline-block {
        display: inline-block !important
    }

    .d-xxl-block {
        display: block !important
    }

    .d-xxl-table {
        display: table !important
    }

    .d-xxl-table-row {
        display: table-row !important
    }

    .d-xxl-table-cell {
        display: table-cell !important
    }

    .d-xxl-flex {
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

    .embed-responsive::before {
        display: block;
        content: ""
    }

    .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0
    }

.embed-responsive-21by9::before {
    padding-top: 42.85714%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.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
}

.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
    }

    .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
    }

    .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
    }

    .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
    }

    .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
    }
}

@media (min-width: 1440px) {
    .flex-xxl-row {
        flex-direction: row !important
    }

    .flex-xxl-column {
        flex-direction: column !important
    }

    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xxl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xxl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xxl-start {
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        justify-content: center !important
    }

    .justify-content-xxl-between {
        justify-content: space-between !important
    }

    .justify-content-xxl-around {
        justify-content: space-around !important
    }

    .align-items-xxl-start {
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        align-items: center !important
    }

    .align-items-xxl-baseline {
        align-items: baseline !important
    }

    .align-items-xxl-stretch {
        align-items: stretch !important
    }

    .align-content-xxl-start {
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        align-content: center !important
    }

    .align-content-xxl-between {
        align-content: space-between !important
    }

    .align-content-xxl-around {
        align-content: space-around !important
    }

    .align-content-xxl-stretch {
        align-content: stretch !important
    }

    .align-self-xxl-auto {
        align-self: auto !important
    }

    .align-self-xxl-start {
        align-self: flex-start !important
    }

    .align-self-xxl-end {
        align-self: flex-end !important
    }

    .align-self-xxl-center {
        align-self: center !important
    }

    .align-self-xxl-baseline {
        align-self: baseline !important
    }

    .align-self-xxl-stretch {
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

@media (min-width: 1440px) {
    .float-xxl-left {
        float: left !important
    }

    .float-xxl-right {
        float: right !important
    }

    .float-xxl-none {
        float: none !important
    }
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: sticky !important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports (position: sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    clip-path: inset(50%);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    clip-path: none
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !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
    }
}

@media (min-width: 1440px) {
    .m-xxl-0 {
        margin: 0 !important
    }

    .mt-xxl-0, .my-xxl-0 {
        margin-top: 0 !important
    }

    .mr-xxl-0, .mx-xxl-0 {
        margin-right: 0 !important
    }

    .mb-xxl-0, .my-xxl-0 {
        margin-bottom: 0 !important
    }

    .ml-xxl-0, .mx-xxl-0 {
        margin-left: 0 !important
    }

    .m-xxl-1 {
        margin: .25rem !important
    }

    .mt-xxl-1, .my-xxl-1 {
        margin-top: .25rem !important
    }

    .mr-xxl-1, .mx-xxl-1 {
        margin-right: .25rem !important
    }

    .mb-xxl-1, .my-xxl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xxl-1, .mx-xxl-1 {
        margin-left: .25rem !important
    }

    .m-xxl-2 {
        margin: .5rem !important
    }

    .mt-xxl-2, .my-xxl-2 {
        margin-top: .5rem !important
    }

    .mr-xxl-2, .mx-xxl-2 {
        margin-right: .5rem !important
    }

    .mb-xxl-2, .my-xxl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xxl-2, .mx-xxl-2 {
        margin-left: .5rem !important
    }

    .m-xxl-3 {
        margin: 1rem !important
    }

    .mt-xxl-3, .my-xxl-3 {
        margin-top: 1rem !important
    }

    .mr-xxl-3, .mx-xxl-3 {
        margin-right: 1rem !important
    }

    .mb-xxl-3, .my-xxl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xxl-3, .mx-xxl-3 {
        margin-left: 1rem !important
    }

    .m-xxl-4 {
        margin: 1.5rem !important
    }

    .mt-xxl-4, .my-xxl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xxl-4, .mx-xxl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xxl-4, .my-xxl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xxl-4, .mx-xxl-4 {
        margin-left: 1.5rem !important
    }

    .m-xxl-5 {
        margin: 3rem !important
    }

    .mt-xxl-5, .my-xxl-5 {
        margin-top: 3rem !important
    }

    .mr-xxl-5, .mx-xxl-5 {
        margin-right: 3rem !important
    }

    .mb-xxl-5, .my-xxl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xxl-5, .mx-xxl-5 {
        margin-left: 3rem !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .pt-xxl-0, .py-xxl-0 {
        padding-top: 0 !important
    }

    .pr-xxl-0, .px-xxl-0 {
        padding-right: 0 !important
    }

    .pb-xxl-0, .py-xxl-0 {
        padding-bottom: 0 !important
    }

    .pl-xxl-0, .px-xxl-0 {
        padding-left: 0 !important
    }

    .p-xxl-1 {
        padding: .25rem !important
    }

    .pt-xxl-1, .py-xxl-1 {
        padding-top: .25rem !important
    }

    .pr-xxl-1, .px-xxl-1 {
        padding-right: .25rem !important
    }

    .pb-xxl-1, .py-xxl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xxl-1, .px-xxl-1 {
        padding-left: .25rem !important
    }

    .p-xxl-2 {
        padding: .5rem !important
    }

    .pt-xxl-2, .py-xxl-2 {
        padding-top: .5rem !important
    }

    .pr-xxl-2, .px-xxl-2 {
        padding-right: .5rem !important
    }

    .pb-xxl-2, .py-xxl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xxl-2, .px-xxl-2 {
        padding-left: .5rem !important
    }

    .p-xxl-3 {
        padding: 1rem !important
    }

    .pt-xxl-3, .py-xxl-3 {
        padding-top: 1rem !important
    }

    .pr-xxl-3, .px-xxl-3 {
        padding-right: 1rem !important
    }

    .pb-xxl-3, .py-xxl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xxl-3, .px-xxl-3 {
        padding-left: 1rem !important
    }

    .p-xxl-4 {
        padding: 1.5rem !important
    }

    .pt-xxl-4, .py-xxl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xxl-4, .px-xxl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xxl-4, .py-xxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xxl-4, .px-xxl-4 {
        padding-left: 1.5rem !important
    }

    .p-xxl-5 {
        padding: 3rem !important
    }

    .pt-xxl-5, .py-xxl-5 {
        padding-top: 3rem !important
    }

    .pr-xxl-5, .px-xxl-5 {
        padding-right: 3rem !important
    }

    .pb-xxl-5, .py-xxl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xxl-5, .px-xxl-5 {
        padding-left: 3rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mt-xxl-auto, .my-xxl-auto {
        margin-top: auto !important
    }

    .mr-xxl-auto, .mx-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-auto, .my-xxl-auto {
        margin-bottom: auto !important
    }

    .ml-xxl-auto, .mx-xxl-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
    }
}

@media (min-width: 1440px) {
    .text-xxl-left {
        text-align: left !important
    }

    .text-xxl-right {
        text-align: right !important
    }

    .text-xxl-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: #E1393F !important
}

a.text-primary:hover, a.text-primary:focus {
    color: #c91e24 !important
}

.text-secondary {
    color: #4E97FD !important
}

a.text-secondary:hover, a.text-secondary:focus {
    color: #1c79fc !important
}

.text-success {
    color: #103178 !important
}

a.text-success:hover, a.text-success:focus {
    color: #0a1f4b !important
}

.text-info {
    color: #161313 !important
}

a.text-info:hover, a.text-info:focus {
    color: #000 !important
}

.text-warning {
    color: #999 !important
}

a.text-warning:hover, a.text-warning:focus {
    color: gray !important
}

.text-danger {
    color: #EAF8FF !important
}

a.text-danger:hover, a.text-danger:focus {
    color: #b7e7ff !important
}

.text-light {
    color: #DBDBDB !important
}

a.text-light:hover, a.text-light:focus {
    color: #c2c2c2 !important
}

.text-dark {
    color: #312D2A !important
}

a.text-dark:hover, a.text-dark:focus {
    color: #161412 !important
}

.text-muted {
    color: #DBDBDB !important
}

a.text-muted:hover, a.text-muted:focus {
    color: #c2c2c2 !important
}

.text-dark-blue {
    color: #ACACAC !important
}

a.text-dark-blue:hover, a.text-dark-blue:focus {
    color: #939393 !important
}

.text-black {
    color: #000 !important
}

a.text-black:hover, a.text-black:focus {
    color: #000 !important
}

.text-muted {
    color: #6c757d !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {
    *, *::before, *::after {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    body {
        min-width: 992px !important
    }

    .container {
        min-width: 992px !important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@keyframes fadeInUpMenu {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: #333333;
    font-weight: 400;
    overflow-x: hidden;
    margin: 0 !important
}

h6, .h6 {
    font-size: 15px
}

h5, .h5 {
    font-size: 18px
}

h4, .h4 {
    font-size: 24px
}

h3, .h3 {
    font-size: 32px
}

h2, .h2 {
    font-size: 38px
}

h1, .h1 {
    font-size: 48px
}

@media (max-width: 767.98px) {
    h6, .h6 {
        font-size: 15px
    }

    h5, .h5 {
        font-size: 18px
    }

    h4, .h4 {
        font-size: 20px
    }

    h3, .h3 {
        font-size: 26px
    }

    h2, .h2 {
        font-size: 32px
    }

    h1, .h1 {
        font-size: 40px
    }
}

.heading-small {
    font-size: 12px
}

@media (max-width: 991.98px) {
    section.section {
        padding-top: 40px !important;
        padding-bottom: 40px !important
    }
}

@media (min-width: 992px) {
    section.section {
        padding-top: 60px !important;
        padding-bottom: 60px !important
    }
}

section.section-pt-0 {
    padding-top: 0 !important
}

section.section-pb-0 {
    padding-bottom: 0 !important
}

.btn {
    font-weight: 500;
    padding: 11px 30px
}

    .btn.btn-sm, .btn-group-sm > .btn {
        font-size: 15px;
        padding: 9px 18px;
        max-height: 40px
    }

.rounded-pill {
    border-radius: 50rem !important
}

a.link:focus, a.link--active {
    color: #E1393F !important
}

a.link:hover {
    color: #4E97FD
}

a.link.text-primary:hover, a.link.text-primary:focus, a.link.text-primary--active {
    color: #4E97FD !important
}

a:visited {
    color: #E1393F
}

.bg-primary a:hover {
    color: #4E97FD !important
}

.bg-secondary a:hover {
    color: #E1393F !important
}

.slick-slider .slick-dots li {
    margin: 0
}

    .slick-slider .slick-dots li button:before {
        font-size: 10px;
        opacity: 1;
        color: #DBDBDB;
        content: '';
        width: 10px;
        height: 10px;
        border-radius: 10px;
        background-color: #DBDBDB;
        transform: translate(50%, 50%)
    }

    .slick-slider .slick-dots li button:hover:before, .slick-slider .slick-dots li button:focus:before {
        color: #312D2A;
        background-color: #312D2A
    }

    .slick-slider .slick-dots li.slick-active button:before {
        opacity: 1;
        color: #4E97FD;
        background-color: #4E97FD
    }

.slick-slider.slick-dots-inside .slick-dots {
    bottom: 20px
}

.slick-slider .slick-prev, .slick-slider .slick-next, .slick-slider .flaticon-back, .slick-slider .flaticon-right-arrow {
    background-color: #E1393F;
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (min-width: 992px) {
    .slick-slider .slick-prev, .slick-slider .slick-next, .slick-slider .flaticon-back, .slick-slider .flaticon-right-arrow {
        width: 50px;
        height: 50px
    }
}

@media (max-width: 767.98px) {
    .slick-slider .slick-prev {
        left: 10px
    }
}

@media (max-width: 767.98px) {
    .slick-slider .slick-next {
        right: 10px
    }
}

.slick-slider .slick-prev:before, .slick-slider .flaticon-back:before {
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='24' viewBox='0 0 14 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1L1.8572 12.0515L13 23.103' stroke='white' stroke-width='2.5'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: 45% 50%;
    content: "";
    width: 100%;
    height: 100%;
    display: block
}

.slick-slider .slick-next:before, .slick-slider .flaticon-right-arrow:before {
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='24' viewBox='0 0 14 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L12.1428 12.0515L1 23.103' stroke='white' stroke-width='2.5'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: 55% 50%;
    content: "";
    width: 100%;
    height: 100%;
    display: block
}

.slick-slider.arrow-simple .slick-prev, .slick-slider.arrow-simple .slick-next {
    background-color: transparent
}

.slick-slider.arrow-in .slick-next {
    right: 0
}

.slick-slider.arrow-in .slick-prev {
    left: 0
}

img {
    max-width: 100%;
    height: auto
}

a {
    text-decoration: none
}

    a:hover {
        text-decoration: none
    }

.no-bullets {
    list-style: none;
    padding-left: 0;
    margin-bottom: 25px;
    margin-left: 0
}

.woocommerce .woocommerce-breadcrumb {
    font-size: 14px;
    font-weight: 500;
    color: #767676;
    padding: 20px 0
}

    .woocommerce .woocommerce-breadcrumb span {
        color: #223354
    }

    .woocommerce .woocommerce-breadcrumb a {
        font-weight: 400;
        color: #223354
    }

.pagination .nav-links {
    display: flex
}

.pagination .page-numbers {
    display: inline-block
}

.entry-header .entry-title {
    font-weight: bold;
    font-size: 32px;
    line-height: 42px;
    color: #161313
}

.entry-content .woocommerce-MyAccount-content p.status-description {
    font-weight: bold;
    font-size: 18px;
    line-height: 42px
}

    .entry-content .woocommerce-MyAccount-content p.status-description span.order-status {
        color: #4E97FD
    }

.entry-content .woocommerce-order-details .woocommerce-table td a {
    color: #333333 !important
}

    .entry-content .woocommerce-order-details .woocommerce-table td a:hover {
        color: #4E97FD !important
    }

.entry-content .woocommerce-order-details .woocommerce-table {
    box-shadow: 0px 5px 25px rgba(0,0,0,0.15);
    border-radius: 5px
}

.woocommerce-order-status {
    margin-bottom: 32px;
    display: flex;
    flex-wrap: nowrap
}

    .woocommerce-order-status .woocommerce-order-status__item {
        width: 20%
    }

        .woocommerce-order-status .woocommerce-order-status__item:last-child .woocommerce-order-status__icon::before {
            display: none
        }

    .woocommerce-order-status .woocommerce-order-status__icon {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 8px;
        position: relative
    }

        .woocommerce-order-status .woocommerce-order-status__icon .wrap {
            width: 45px;
            height: 45px;
            border-radius: 50%;
            border: 3px solid #E1393F;
            display: flex;
            align-items: center;
            justify-content: center
        }

@media (min-width: 992px) {
    .woocommerce-order-status .woocommerce-order-status__icon .wrap {
        width: 55px;
        height: 55px
    }
}

.woocommerce-order-status .woocommerce-order-status__icon::before {
    content: "";
    height: 3px;
    position: absolute;
    background: #E1393F;
    left: 100%;
    width: calc( 100% - 45px);
    top: 50%;
    transform: translateX(-50%)
}

@media (min-width: 992px) {
    .woocommerce-order-status .woocommerce-order-status__icon::before {
        width: calc( 100% - 55px)
    }
}

.woocommerce-order-status .woocommerce-order-status__title {
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    padding: 0px 8px
}

.woocommerce-order-status .status-active .woocommerce-order-status__icon::before {
    background: #D7D7D7
}

.woocommerce-order-status .status-active .woocommerce-order-status__icon .wrap {
    background: #E1393F
}

    .woocommerce-order-status .status-active .woocommerce-order-status__icon .wrap svg > path {
        fill: #FFFFFF;
        stroke: #FFFFFF
    }

.woocommerce-order-status .status-disabled .woocommerce-order-status__icon::before {
    background: #D7D7D7
}

.woocommerce-order-status .status-disabled .woocommerce-order-status__icon .wrap {
    border: 3px solid #D7D7D7
}

    .woocommerce-order-status .status-disabled .woocommerce-order-status__icon .wrap svg > path {
        fill: #D7D7D7;
        stroke: #D7D7D7
    }

.woocommerce-orders-table td a {
    color: #333333 !important
}

    .woocommerce-orders-table td a:hover {
        color: #4E97FD !important
    }

.my-account-news .my-account-news__header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: nowrap
}

.my-account-news .my-account-news__next-page a {
    color: #333333 !important;
    font-weight: bold;
    font-size: 18px;
    line-height: 32px;
    color: #333333;
    transition: 0.3s
}

    .my-account-news .my-account-news__next-page a:hover {
        color: #4E97FD !important
    }

.account-orders-table {
    box-shadow: 0px 5px 25px rgba(0,0,0,0.15)
}

    .account-orders-table .woocommerce-orders-table__cell-order-status {
        color: #4E97FD
    }

    .account-orders-table .woocommerce-orders-table__cell-order-actions {
        display: flex;
        align-items: center;
        justify-content: center
    }

        .account-orders-table .woocommerce-orders-table__cell-order-actions a.button {
            color: #E1393F !important;
            background: none;
            font-size: 16px
        }

            .account-orders-table .woocommerce-orders-table__cell-order-actions a.button:hover {
                color: #4E97FD !important;
                background: none
            }

.wpf_items_group a:visited {
    color: #343A40
}

.woocommerce-account .entry-content.container > .woocommerce {
    display: block
}

.checkout.woocommerce-checkout {
    margin-top: 15px
}

.woocommerce-checkout .woocommerce-info {
    margin: 0
}

.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    float: none;
    width: 100%
}

.call-animation {
    background: #E1393F;
    width: 50px;
    height: 50px;
    position: fixed;
    left: 20px;
    bottom: 60px;
    margin: 0 auto;
    border-radius: 100%;
    border: solid 5px #E1393F;
    animation: play 2s ease infinite;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 999999999
}

    .call-animation a {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        border: none !important
    }

@keyframes play {
    0% {
        transform: scale(1)
    }

    15% {
        box-shadow: 0 0 0 5px rgba(225,57,63,0.4)
    }

    25% {
        box-shadow: 0 0 0 10px rgba(225,57,63,0.4),0 0 0 20px rgba(225,57,63,0.2)
    }

    25% {
        box-shadow: 0 0 0 15px rgba(225,57,63,0.4),0 0 0 30px rgba(225,57,63,0.2)
    }
}

.product-categories .cat-item {
    display: none
}

.product-categories .current-cat-parent.cat-item, .product-categories .current-cat.cat-item, .product-categories .current-cat-parent .cat-item, .product-categories .current-cat .cat-item {
    display: block
}

.widget-title, .woof_container h4 {
    font-size: 16px;
    margin-top: 20px
}

.widget_product_categories .product-categories {
    margin: 0;
    padding: 0
}

.widget_product_categories ul.children {
    margin: 0;
    padding: 0
}

.widget_product_categories .cat-item a {
    color: #333;
    display: block;
    padding: 10px 0 10px 20px;
    border-bottom: 1px solid #21212114
}

    .widget_product_categories .cat-item a:hover {
        color: #E1393F
    }

    .widget_product_categories .cat-item a:visited {
        color: #333
    }

.widget_product_categories .cat-item .cat-item a {
    padding-left: 40px
}

.widget_product_categories .cat-item.current-cat > a {
    color: #E1393F
}

.woof_block_html_items ul.woof_list {
    margin: 0 0 0 20px !important;
    padding: 0 !important
}

    .woof_block_html_items ul.woof_list li {
        clear: both
    }

    .woof_block_html_items ul.woof_list .iradio_square-red, .woof_block_html_items ul.woof_list .icheckbox_square-red {
        float: right
    }

    .woof_block_html_items ul.woof_list .woof_radio_term_reset {
        display: none !important
    }

.woof_products_top_panel {
    display: none
}

#woof_results_by_ajax, .woocommerce-page.woof_shortcode_output {
    width: 100%
}

.cart-link {
    position: relative
}

.cart-count {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 50%;
    background: #E1393F;
    font-size: 9px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    display: block
}

@media (min-width: 992px) {
    .cart-count {
        right: 5px
    }
}

footer.footer {
    background-color: #312D2A
}

    footer.footer section.section {
        padding-top: 42px !important;
        padding-bottom: 40px !important
    }

@media (max-width: 991.98px) {
    footer.footer section.section {
        padding-bottom: 0px !important
    }
}

footer.footer section.ft-bottom {
    padding: 18px 0;
    background-color: #000
}

footer.footer .wg-ft {
    color: #DBDBDB;
    font-size: 14px;
    line-height: 27px
}

    footer.footer .wg-ft p {
        margin-bottom: 5px
    }

    footer.footer .wg-ft .heading {
        margin-bottom: 15px
    }

@media (max-width: 991.98px) {
    footer.footer .wg-ft {
        margin-bottom: 42px
    }
}

footer.footer .wg-ft a, footer.footer .wg-ft h1, footer.footer .wg-ft h2, footer.footer .wg-ft h3, footer.footer .wg-ft h4, footer.footer .wg-ft h5, footer.footer .wg-ft h6, footer.footer .wg-ft .h1, footer.footer .wg-ft .h2, footer.footer .wg-ft .h3, footer.footer .wg-ft .h4, footer.footer .wg-ft .h5, footer.footer .wg-ft .h6 {
    color: #DBDBDB
}

footer.footer .wg-ft a {
    font-size: 16px
}

    footer.footer .wg-ft a:hover {
        color: #E1393F
    }

footer.footer .wg-ft ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 25px;
    margin-left: 0
}

    footer.footer .wg-ft ul li {
        margin-bottom: 5px
    }

        footer.footer .wg-ft ul li a {
            font-size: 14px
        }

            footer.footer .wg-ft ul li a:hover {
                color: #E1393F
            }

@media (min-width: 992px) {
    footer.footer .wg-ft ul li a {
        font-size: 14px
    }
}

@media (min-width: 1440px) {
    footer.footer .wg-ft ul li a {
        font-size: 14px
    }
}

footer.footer .nav-social {
    margin-top: 10px
}

    footer.footer .nav-social .social_list a {
        width: 30px;
        height: 30px;
        line-height: 26px;
        border-radius: 30px;
        background-color: #E1393F;
        color: #FFF;
        text-align: center;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        margin-right: 8px
    }

        footer.footer .nav-social .social_list a .icon {
            display: inline-flex;
            justify-content: center;
            align-items: center
        }

        footer.footer .nav-social .social_list a:hover {
            background-color: #4E97FD
        }

.nav-social-fixed {
    position: fixed;
    z-index: 1;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

    .nav-social-fixed .social_list {
        display: flex;
        flex-flow: column
    }

        .nav-social-fixed .social_list a {
            width: 40px;
            height: 40px;
            line-height: 36px;
            border-radius: 5px 0px 0px 5px;
            background-color: #4E97FD;
            color: #FFF;
            text-align: center
        }

            .nav-social-fixed .social_list a:hover {
                background-color: #FFF;
                color: #4E97FD
            }

.image-icon-footer {
    position: absolute;
    right: 20px;
    bottom: 20px
}

header.header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999;
    box-shadow: 0px 5px 25px 0px #00000040;
    height: 75px
}

@media (max-width: 991.98px) {
    header.header {
        height: 55px;
        box-shadow: 0px 5px 25px 0px #00000026
    }
}

@media (min-width: 992px) {
    header.header .navbar-brand img {
        height: 67px
    }
}

header.header .navbar-header {
    padding: 0px 15px;
    height: 55px
}

@media (min-width: 992px) {
    header.header .navbar-header {
        padding: 0px 30px;
        height: 75px !important
    }
}

header.header .navbar-header ul, header.header .navbar-header ol {
    margin: 0px !important
}

@media (max-width: 991.98px) {
    header.header .navbar-header .nav-icon {
        position: unset
    }
}

header.header .navbar-header .nav-icon .navbar-nav > li {
    position: relative
}

    header.header .navbar-header .nav-icon .navbar-nav > li a {
        color: #999
    }

        header.header .navbar-header .nav-icon .navbar-nav > li a:hover {
            color: #E1393F
        }

@media (max-width: 991.98px) {
    header.header .navbar-header .nav-icon .navbar-nav > li a.nav-link {
        padding: 0.5rem
    }
}

@media (min-width: 992px) {
    header.header .navbar-header .nav-icon .navbar-nav > li::after {
        content: '';
        width: 1px;
        height: 25px;
        position: absolute;
        right: 0;
        top: 50%;
        background-color: #999999;
        transform: translateY(-50%)
    }
}

header.header .navbar-header .nav-icon .navbar-nav > li:first-child {
    padding-left: 12px !important
}

@media (min-width: 992px) {
    header.header .navbar-header .nav-icon .navbar-nav > li:first-child {
        margin-top: 2px
    }
}

@media (max-width: 991.98px) {
    header.header .navbar-header .nav-icon .navbar-nav > li:last-child {
        padding-right: 12px !important
    }
}

header.header .navbar-header .nav-icon .navbar-nav > li:last-child::after {
    content: "";
    display: none
}

header.header .navbar-header .nav-login .user {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    color: #FFF
}

@media (min-width: 992px) {
    header.header .navbar-header .nav-login .user {
        background: #4E97FD
    }

        header.header .navbar-header .nav-login .user:hover {
            background: #E1393F
        }
}

@media (max-width: 991.98px) {
    header.header .navbar-header .nav-login .user {
        padding: 0.5rem 1rem;
        width: auto
    }
}

header.header .navbar-header .nav-login .user img {
    width: 20px;
    height: 23px
}

header.header .navbar-header .nav-link:focus {
    outline: none
}

header.header .navbar-header .nav-sp {
    height: 55px
}

body {
    padding-top: 75px
}

@media (max-width: 991.98px) {
    body {
        padding-top: 55px
    }
}

.header-nav {
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 0;
    padding: 15px 0;
    width: 100%;
    transform: translateY(-100%);
    transition: transform 0.5s
}

@media (max-width: 991.98px) {
    .header-nav {
        z-index: -1;
        background-color: #fff
    }
}

.menu-open .header-nav {
    transform: translate(0);
    overflow-y: auto;
    height: calc(100vh - 55px);
    border-top: solid 1px #e5e5e5;
    box-shadow: inset 0px 5px 25px 0px #00000026
}

@media (min-width: 992px) {
    .header-nav {
        transform: none;
        position: static;
        padding: 0 0;
        flex: 0 0 auto;
        width: auto;
        height: 100%
    }
}

@media (min-width: 992px) {
    .header-nav > ul > li:hover:after {
        content: "";
        width: 35px;
        height: 3px;
        position: absolute;
        background-color: #E1393F;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media (min-width: 992px) {
    .header-nav > ul > li.current-menu-item:after {
        content: "";
        width: 35px;
        height: 3px;
        position: absolute;
        background-color: #E1393F;
        bottom: -0.5px;
        left: 50%;
        transform: translateX(-50%)
    }
}

.header-nav > ul > li.current-menu-item > a {
    color: #E1393F
}

.header-nav > ul {
    display: flex;
    list-style: none;
    height: 100%;
    margin-bottom: 0;
    padding: 0 20px;
    flex-direction: column
}

    .header-nav > ul li {
        padding: 20px 0px
    }

@media (min-width: 992px) {
    .header-nav > ul li:hover > a {
        color: #E1393F
    }
}

.header-nav > ul > li + li {
    border-top: solid 1px #e5e5e5
}

@media (min-width: 992px) {
    .header-nav > ul {
        flex-direction: row;
        align-items: center;
        padding: 0 0
    }

        .header-nav > ul > li + li {
            border-top: none
        }
}

.header-nav ul li {
    padding: 0px 0px;
    position: relative
}

@media (min-width: 992px) {
    .header-nav ul li {
        padding: 19px 7px;
        height: 100%;
        display: flex;
        align-items: center
    }
}

@media (min-width: 1024px) {
    .header-nav ul li {
        padding: 21.5px 10px
    }
}

@media (min-width: 1280px) {
    .header-nav ul li {
        padding: 21.5px 10px
    }
}

.header-nav ul li a {
    font-size: 15px;
    color: #000;
    font-weight: 400
}

@media (max-width: 991.98px) {
    .header-nav ul li a {
        padding: 19px 0px;
        padding-left: 10px;
        display: block
    }
}

.header-nav ul li a:hover, .header-nav ul li a .current-menu-item {
    color: #E1393F
}

@media (max-width: 991.98px) {
    .header-nav ul li.menu-item-has-children > a:after, .header-nav ul li.menu-item-has-children > .icon-open:after {
        content: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 8L12 2L10.59 0.59L6 5.17L1.41 0.59L0 2L6 8Z' fill='black' fill-opacity='0.3'/%3E%3C/svg%3E%0A");
        display: inline-block;
        right: 0;
        position: absolute;
        transition: transform 0.3s;
        display: inline-flex;
        align-items: center;
        width: 40px;
        justify-content: center;
        height: 45px;
        top: 5px
    }
}

@media (min-width: 992px) {
    .header-nav ul li.menu-item-has-children > a:after, .header-nav ul li.menu-item-has-children > .icon-open:after {
        transform: none;
        position: relative;
        margin-left: 5px
    }
}

.header-nav ul li.menu-item-has-children.open {
    color: #E1393F
}

    .header-nav ul li.menu-item-has-children.open > a:after, .header-nav ul li.menu-item-has-children.open > .icon-open:after {
        transform-origin: 50% 50%;
        transform: rotate(180deg);
        content: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 8L12 2L10.59 0.59L6 5.17L1.41 0.59L0 2L6 8Z' fill='%23E1393F'/%3E%3C/svg%3E%0A")
    }

@media (min-width: 992px) {
    .header-nav ul li.menu-item-has-children:hover > ul {
        display: block
    }
}

.header-nav ul li.menu-item-has-children > ul {
    display: none;
    list-style: none;
    padding: 0
}

    .header-nav ul li.menu-item-has-children > ul > li:last-child {
        padding-bottom: 0
    }

@media (min-width: 992px) {
    .header-nav ul li.menu-item-has-children > ul {
        min-width: 14.5rem;
        width: 100%;
        position: absolute;
        top: 100%;
        left: 0;
        padding: 0 0px;
        animation-duration: 0.5s;
        animation-name: fadeInUpMenu;
        background-color: #fff
    }

        .header-nav ul li.menu-item-has-children > ul li {
            padding: 15px 12px
        }

        .header-nav ul li.menu-item-has-children > ul > li:last-child {
            padding-bottom: 16px
        }
}

.header-nav ul li ul.sub-menu {
    padding: 0 0px
}

@media (min-width: 992px) {
    .header-nav ul li ul.sub-menu {
        box-shadow: 0px 5px 25px 0px #00000026
    }
}

@media (max-width: 991.98px) {
    .header-nav ul li ul.sub-menu {
        padding-left: 10px
    }

        .header-nav ul li ul.sub-menu li {
            padding-left: 0;
            padding-right: 0
        }

        .header-nav ul li ul.sub-menu a {
            padding: 14px 0px
        }
}

@media (min-width: 992px) {
    .header-nav ul li ul.sub-menu .menu-item-has-children > a:after, .header-nav ul li ul.sub-menu .menu-item-has-children > .icon-open:after {
        content: url("data:image/svg+xml,%3Csvg width='7' height='10' viewBox='0 0 7 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.3332 0L0.158203 1.175L3.97487 5L0.158203 8.825L1.3332 10L6.3332 5L1.3332 0Z' fill='%23000'/%3E%3C/svg%3E%0A");
        display: inline-block;
        right: 0;
        position: absolute;
        transition: transform 0.3s;
        display: inline-flex;
        align-items: center;
        width: 40px;
        justify-content: center;
        height: 40px;
        top: 50%;
        transform: translateY(-50%)
    }
}

@media (min-width: 992px) {
    .header-nav ul li ul.sub-menu .menu-item-has-children:hover > a:after, .header-nav ul li ul.sub-menu .menu-item-has-children:hover > .icon-open:after {
        content: url("data:image/svg+xml,%3Csvg width='7' height='10' viewBox='0 0 7 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.3332 0L0.158203 1.175L3.97487 5L0.158203 8.825L1.3332 10L6.3332 5L1.3332 0Z' fill='%23E1393F'/%3E%3C/svg%3E%0A")
    }
}

@media (min-width: 992px) {
    .header-nav ul li ul.sub-menu ul.sub-menu {
        left: 100%;
        top: 0
    }
}

@media (max-width: 991.98px) {
    .header-nav ul li ul.sub-menu ul.sub-menu {
        padding-left: 20px
    }

        .header-nav ul li ul.sub-menu ul.sub-menu:after {
            content: '';
            top: 0;
            right: -20px;
            width: 152%;
            height: 100%;
            z-index: -1;
            position: absolute;
            background-color: rgba(169,169,169,0.3)
        }
}

.header-nav > ul > li > a {
    font-size: 16px;
    font-weight: 500
}

@media (max-width: 991.98px) {
    .header-nav > ul > li > a {
        font-weight: 700
    }
}

#hamburger-menu {
    width: 30px;
    height: 25px;
    position: relative;
    margin-right: 5px
}

    #hamburger-menu .bar {
        padding: 0;
        width: 30px;
        height: 3px;
        background-color: #E1393F;
        display: block;
        transition: all 0.4s ease-in-out;
        position: absolute;
        border-radius: 3px
    }

    #hamburger-menu .bar1 {
        top: 0
    }

    #hamburger-menu .bar2, #hamburger-menu .bar3 {
        top: 11px
    }

    #hamburger-menu .bar3 {
        right: 0
    }

    #hamburger-menu .bar4 {
        bottom: 0
    }

    #hamburger-menu .bar1, #hamburger-menu .bar4 {
        transform-origin: 5%
    }

    #hamburger-menu.open .bar1 {
        transform: rotate(45deg);
        height: 3px;
        width: 35px
    }

    #hamburger-menu.open .bar3 {
        transform: rotate(45deg);
        height: 3px;
        background-color: transparent
    }

    #hamburger-menu.open .bar2 {
        transform: rotate(-45deg);
        height: 3px;
        background-color: transparent
    }

    #hamburger-menu.open .bar4 {
        transform: rotate(-45deg);
        height: 3px;
        width: 35px
    }

@media (min-width: 992px) {
    #hamburger-menu {
        display: none
    }
}

@media (max-width: 991.98px) {
    .nav-item-login {
        position: unset !important
    }
}

.nav-item-login .dropdown-menu {
    padding: 0;
    margin: 0;
    background-color: transparent;
    border: none;
    padding-top: 0px
}

@media (min-width: 992px) {
    .nav-item-login .dropdown-menu {
        padding-top: 20px
    }
}

@media (max-width: 991.98px) {
    .nav-item-login .dropdown-menu {
        position: absolute;
        left: auto;
        right: 0
    }
}

.nav-item-login .wrap-login-header {
    animation-duration: 0.5s;
    animation-name: fadeInUpMenu
}

    .nav-item-login .wrap-login-header .content {
        min-width: 320px;
        background-color: #FFF;
        box-shadow: 0px 20px 20px rgba(0,0,0,0.3);
        padding: 12px 20px
    }

@media (min-width: 992px) {
    .nav-item-login .wrap-login-header .content {
        width: 450px;
        border-radius: 5px
    }
}

@media (max-width: 991.98px) {
    .nav-item-login .btn-group {
        position: unset
    }
}

.nav-item-login .nav-tabs .nav-link {
    border: none;
    border-right: 1px solid #999999;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    line-height: 19px;
    padding: 3px 15px
}

    .nav-item-login .nav-tabs .nav-link.active {
        color: #E1393F
    }

.nav-item-login .nav-item:last-child .nav-link {
    border: none
}

header.header .navbar-header ul.nav-tabs {
    border: none;
    margin-left: -15px !important;
    margin-right: -15px !important;
    margin-bottom: 20px !important
}

header.header .navbar-header ul.language-nav {
    margin-top: 30px !important
}

.wrap-language-nav {
    position: absolute;
    top: 100%;
    left: calc(-12px);
    animation-duration: 0.5s;
    animation-name: fadeInUpMenu;
    display: none
}

    .wrap-language-nav ul.language-nav {
        margin-top: 30px !important;
        list-style: none;
        margin: 0;
        padding: 0;
        background-color: #FFF;
        box-shadow: 0px 5px 25px 0px #00000026;
        position: relative;
        padding: 5px 0
    }

        .wrap-language-nav ul.language-nav:before {
            content: '';
            width: 0;
            height: 0;
            position: absolute;
            top: -12px;
            left: 22px;
            border-left: 12px solid transparent;
            border-right: 12px solid transparent;
            border-bottom: 24px solid white
        }

        .wrap-language-nav ul.language-nav li {
            padding: 5px 12px
        }

            .wrap-language-nav ul.language-nav li a {
                color: #000;
                background-repeat: no-repeat;
                background-position: left center;
                background-size: 45px 30px;
                line-height: 30px;
                padding-left: 50px;
                white-space: nowrap
            }

            .wrap-language-nav ul.language-nav li img {
                display: none
            }

        .wrap-language-nav ul.language-nav .lang-item-vi a {
            background-image: url("../images/lang-img-vi.png")
        }

        .wrap-language-nav ul.language-nav .lang-item-en a {
            background-image: url("../images/lang-img-en.png")
        }

        .wrap-language-nav ul.language-nav .current-lang a {
            color: #E1393F
        }

.nav-item-lang:hover .wrap-language-nav {
    display: block
}

.full_screen_home {
    position: relative;
    overflow: hidden;
    border-bottom: 8px solid #E1393F
}

@media (min-width: 992px) {
    .full_screen_home {
        height: 100vh;
        max-height: calc(100vh - 75px);
        min-height: 450px
    }
}

.full_screen_home .animated {
    animation-duration: 0.5s
}

.panel_list_slider_image .slick-list, .panel_list_slider_image .slick-track, .panel_list_slider_image .slick-slide > div, .panel_list_slider .slick-list, .panel_list_slider .slick-track, .panel_list_slider .slick-slide > div {
    height: 100%
}

.panel_list_slider_nav {
    position: absolute !important;
    bottom: 22px;
    left: 15px;
    right: 15px
}

    .panel_list_slider_nav .col-auto {
        max-width: calc(100% / 7);
        min-width: calc(100% / 8)
    }

    .panel_list_slider_nav.seven_item .col-auto {
        width: calc(100% / 7)
    }

    .panel_list_slider_nav.eight_item .col-auto {
        width: calc(100% / 8)
    }

@media (min-width: 768px) {
    .panel_list_slider_nav {
        left: 45px;
        right: 45px
    }
}

@media (min-width: 992px) {
    .panel_list_slider_nav {
        left: 35px;
        right: 35px
    }
}

.panel_list_slider_nav .slick-slide > div {
    margin-right: 10px
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .panel_list_slider_nav .slick-slide > div {
        margin-right: 10px
    }
}

@media (min-width: 1200px) {
    .panel_list_slider_nav .slick-slide > div {
        margin-right: 15px
    }
}

.panel_list_slider_nav .icon_image {
    background-color: #FFF;
    border: 2px solid #FFF;
    border-radius: 50%;
    max-width: 55px;
    max-height: 55px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 5px
}

    .panel_list_slider_nav .icon_image img {
        width: 100%
    }

    .panel_list_slider_nav .icon_image.slick-current {
        border: 2px solid #E1393F
    }

.panel_list_slider_nav .slick-slide.slick-current.slick-active .icon_image {
    border: 2px solid #E1393F
}

.panel_list__item.off {
    background-color: #000
}

    .panel_list__item.off .content, .panel_list__item.off .content_slider {
        opacity: 0.6;
        transition: all 0.6s ease
    }

    .panel_list__item.off:hover .content, .panel_list__item.off:hover .content_slider {
        opacity: 1
    }

.panel_list__item .bg_image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

    .panel_list__item .bg_image img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover
    }

@media (max-width: 1199.98px) {
    .panel_list__item.wrap_content_slider {
        min-height: 360px
    }
}

.panel_list__item .content_slider {
    position: relative;
    background-position: top center;
    background-size: cover;
    display: flex;
    align-items: center;
    color: #FFF;
    overflow: hidden
}

@media (min-width: 992px) {
    .panel_list__item .content_slider {
        align-items: unset
    }
}

@media (max-width: 1199.98px) {
    .panel_list__item .content_slider {
        min-height: 360px
    }
}

.panel_list__item .content_slider a {
    text-decoration: none
}

    .panel_list__item .content_slider a:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        content: '';
        background: linear-gradient(180deg, rgba(0,38,72,0.4) 0%, rgba(0,38,72,0.4) 45.83%, rgba(0,19,45,0) 100%)
    }

.panel_list__item .content_slider > div {
    padding: 90px 15px;
    padding-top: 90px;
    padding-bottom: 138px;
    z-index: 1;
    width: 100%;
    display: flex;
    align-items: center
}

@media (min-width: 768px) {
    .panel_list__item .content_slider > div {
        padding: 90px 50px
    }
}

@media (min-width: 992px) {
    .panel_list__item .content_slider > div {
        padding: 15px 40px
    }
}

.panel_list__item .content_slider .element-position {
    z-index: 1;
    position: relative
}

@media (min-width: 992px) {
    .panel_list__item .content_slider .element-position {
        position: absolute;
        top: calc(100% / 3);
        left: 0;
        padding: 0px 35px
    }
}

.panel_list__item .content_slider .title {
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 25px
}

.panel_list__item .content_slider .des {
    margin-bottom: 30px
}

.panel_list__item .content_slider .des, .panel_list__item .content_slider .title, .panel_list__item .content_slider .category {
    color: #FFF;
    transition: all 0.2s ease 0.1s
}

.panel_list__item .content {
    position: relative;
    background-position: top center;
    background-size: cover;
    display: flex;
    align-items: center;
    color: #FFF;
    overflow: hidden
}

@media (min-width: 992px) {
    .panel_list__item .content {
        align-items: unset
    }
}

.panel_list__item .content .bg_image {
    animation-name: animateZoomInSlow;
    animation-duration: 120s;
    animation-iteration-count: infinite
}

.panel_list__item .content a {
    text-decoration: none
}

    .panel_list__item .content a:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        content: '';
        background: linear-gradient(180deg, rgba(210,18,25,0.3) 0%, rgba(133,0,5,0.25) 47.04%, rgba(0,0,0,0.1) 100%)
    }

.panel_list__item .content > div {
    padding: 90px 15px;
    z-index: 1;
    width: 100%;
    display: flex;
    align-items: center
}

@media (min-width: 768px) {
    .panel_list__item .content > div {
        padding: 90px 50px
    }
}

@media (min-width: 992px) {
    .panel_list__item .content > div {
        padding: 15px 40px
    }
}

.panel_list__item .content .element-position {
    z-index: 1;
    position: relative
}

@media (min-width: 992px) {
    .panel_list__item .content .element-position {
        position: absolute;
        top: calc(100% / 3);
        left: 0;
        padding: 0px 40px
    }
}

.panel_list__item .content .title {
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 25px
}

.panel_list__item .content .des {
    margin-bottom: 30px
}

.panel_list__item .content .des, .panel_list__item .content .title, .panel_list__item .content .category {
    color: #FFF;
    transition: all 0.2s ease 0.1s
}

.panel_list__item .content .category {
    font-size: 16px;
    font-weight: normal
}

.panel_list__item .content .btn-link {
    color: #FFF;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.2s ease 0.1s
}

    .panel_list__item .content .btn-link .icon {
        margin-left: 5px;
        transition: all 0.2s ease
    }

    .panel_list__item .content .btn-link:hover {
        color: #00155C
    }

        .panel_list__item .content .btn-link:hover .icon {
            margin-left: 15px
        }

@media (max-width: 1199.98px) {
    .panel_list__item .content {
        min-height: 360px
    }
}

@keyframes animateZoomInSlow {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.2)
    }

    100% {
        transform: scale(1)
    }
}

.slider_banner_main {
    background-color: #000
}

    .slider_banner_main .img-conv-bg {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center
    }

        .slider_banner_main .img-conv-bg img {
            display: block;
            width: 100%;
            height: 100%;
            object-fit: cover
        }

    .slider_banner_main .item {
        min-height: 560px;
        margin-bottom: -10px
    }

        .slider_banner_main .item:after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 1;
            background: linear-gradient(180deg, rgba(225,57,63,0) 2.22%, #000 68.68%)
        }

    .slider_banner_main .content {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        transform: translateY(-50%);
        z-index: 2
    }

    .slider_banner_main .title .text-stroke {
        --stroke-width: 0.5px;
        color: transparent;
        text-transform: uppercase;
        font-weight: bold
    }

    .slider_banner_main .img-conv-bg img {
        transition: transform 8.6s linear;
        transform: scale(1.2)
    }

    .slider_banner_main .slick-active .img-conv-bg img {
        transform: scale(1)
    }

.text-stroke {
    -webkit-text-stroke: var(--stroke-width) #fff
}

.wrap_slider_banner_main_nav {
    margin-top: -130px
}

.slider_banner_main_nav {
    width: 100%;
    display: block;
    padding: 0 10px
}

    .slider_banner_main_nav .item {
        padding: 26px 15px
    }

    .slider_banner_main_nav .content {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }

        .slider_banner_main_nav .content:before {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 150%;
            z-index: 0;
            background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #fff 66%)
        }

        .slider_banner_main_nav .content > * {
            position: relative;
            z-index: 1
        }

    .slider_banner_main_nav .slick-slide .item {
        opacity: 1
    }

        .slider_banner_main_nav .slick-slide .item > .position-relative.overflow-hidden {
            height: 200px
        }

            .slider_banner_main_nav .slick-slide .item > .position-relative.overflow-hidden .img-conv-bg {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0
            }

                .slider_banner_main_nav .slick-slide .item > .position-relative.overflow-hidden .img-conv-bg img {
                    object-fit: cover;
                    display: block;
                    width: 100%;
                    height: 100%
                }

    .slider_banner_main_nav .slick-slide.slick-current.slick-active.slick-center .item {
        opacity: 1
    }

    .slider_banner_main_nav .slick-slide:hover .item {
        opacity: 1
    }

    .slider_banner_main_nav .slick-prev {
        left: -25px
    }

    .slider_banner_main_nav .slick-next {
        right: -25px
    }

.slider_solution_features .item, .list_solution_features .item {
    margin-bottom: 20px
}

.slider_solution_features .slick-list, .list_solution_features .slick-list {
    margin: 0 -10px
}

.slider_solution_features .content, .list_solution_features .content {
    position: absolute;
    bottom: 0;
    left: 0
}

.slider_solution_features .slick-slide .item, .list_solution_features .slick-slide .item {
    transition: all 0.3s ease;
    position: relative
}

@media (min-width: 768px) {
    .slider_solution_features .slick-slide .item, .list_solution_features .slick-slide .item {
        margin-top: 0%;
        margin-bottom: 15%
    }
}

@media (min-width: 768px) {
    .slider_solution_features .slick-slide.slick-current.slick-active.slick-center .item, .list_solution_features .slick-slide.slick-current.slick-active.slick-center .item {
        margin-top: 15%;
        margin-bottom: 0%
    }
}

@media (min-width: 992px) {
    .slider_solution_features .col-lg-4:nth-child(2) .item, .list_solution_features .col-lg-4:nth-child(2) .item {
        margin-top: 80px;
        margin-bottom: 0%
    }
}

@media (min-width: 992px) {
    .slider_solution_features .col-lg-4:nth-child(3) .item, .list_solution_features .col-lg-4:nth-child(3) .item {
        margin-top: 30px;
        margin-bottom: 0%
    }
}

.slider_solution_introduction .item {
    padding: 20px 12px
}

.slider_solution_introduction .slick-list {
    margin: 0 -12px
}

.section_solution_introduction {
    position: relative
}

    .section_solution_introduction .item_background_color {
        position: absolute;
        height: 100%;
        left: 0;
        top: 0
    }

    .section_solution_introduction .item_background_img {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        position: absolute;
        height: 100%;
        right: 0;
        top: 0
    }

@media (max-width: 991.98px) {
    .section_solution_introduction .item_background_img {
        bottom: 52%;
        height: auto
    }
}

@media (max-width: 991.98px) {
    .section_solution_introduction .content-wrap {
        margin-top: 60%
    }
}

.section.section_slider_partner {
    padding-top: 0px !important;
    padding-bottom: 0px !important
}

.slider_partner .slick-track {
    display: flex;
    align-items: center
}

.slider_partner .item {
    padding: 8px 12px;
    text-align: center
}

    .slider_partner .item img {
        display: inline-block;
        cursor: pointer;
        max-width: 130px;
        filter: gray;
        -webkit-filter: grayscale(1);
        -webkit-transition: all .3s ease
    }

        .slider_partner .item img:hover {
            filter: none;
            -webkit-filter: grayscale(0);
            -webkit-transform: scale(1)
        }

.slider_partner_home .slick-track {
    display: flex;
    align-items: center
}

.slider_partner_home .item {
    padding: 8px 12px;
    text-align: center
}

    .slider_partner_home .item img {
        display: inline-block;
        cursor: pointer;
        max-width: 130px
    }

.modal_home_animate .modal-dialog {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    max-width: 100%
}

.modal_home_animate .modal-content {
    height: 100%;
    background-color: transparent;
    overflow: hidden;
    border: none
}

    .modal_home_animate .modal-content .bg_image {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        z-index: -1
    }

        .modal_home_animate .modal-content .bg_image img {
            display: block;
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
            object-fit: cover
        }

    .modal_home_animate .modal-content .content {
        z-index: 1;
        position: relative;
        overflow: hidden
    }

.modal_home_animate.modal.fade {
    opacity: 0;
    transition: all 0.5s ease
}

    .modal_home_animate.modal.fade.show {
        transition: all 0.5s ease;
        opacity: 1
    }

    .modal_home_animate.modal.fade .modal-dialog {
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        transform: translate(0)
    }

.modal_home_animate .wrap_scroll_box {
    height: calc(100%);
    max-height: calc(100%)
}

    /*.modal_home_animate .wrap_scroll_box .content-editor1 {
        color: #FFF
    }

        .modal_home_animate .wrap_scroll_box .content-editor1 h1, .modal_home_animate .wrap_scroll_box .content-editor h2, .modal_home_animate .wrap_scroll_box .content-editor h3, .modal_home_animate .wrap_scroll_box .content-editor h4, .modal_home_animate .wrap_scroll_box .content-editor h5, .modal_home_animate .wrap_scroll_box .content-editor h6 {
            color: #FFF
        }*/

        .modal_home_animate .wrap_scroll_box .content-editor h2 {
            font-size: 30px
        }

        .modal_home_animate .wrap_scroll_box .content-editor h3 {
            font-size: 20px
        }

        .modal_home_animate .wrap_scroll_box .content-editor h4 {
            font-size: 16px
        }

        .modal_home_animate .wrap_scroll_box .content-editor h5 {
            font-size: 15px
        }

        .modal_home_animate .wrap_scroll_box .content-editor h6 {
            font-size: 14px
        }

@media (min-width: 992px) {
    .modal_home_animate .wrap_scroll_box {
        max-height: calc(100%)
    }

        .modal_home_animate .wrap_scroll_box > div {
            height: 100%
        }

        .modal_home_animate .wrap_scroll_box .content-editor h2 {
            font-size: 34px
        }

        .modal_home_animate .wrap_scroll_box .content-editor h3 {
            font-size: 24px
        }

        .modal_home_animate .wrap_scroll_box .content-editor h4 {
            font-size: 16px
        }

        .modal_home_animate .wrap_scroll_box .content-editor h5 {
            font-size: 15px
        }

        .modal_home_animate .wrap_scroll_box .content-editor h6 {
            font-size: 14px
        }

        .modal_home_animate .wrap_scroll_box .scrollbar-macosx {
            height: calc(100% - 60px)
        }
}

.modal_home_animate .nav_tab_aminate {
    opacity: 0;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    transform: translate(100%, 0);
    transition: all 0.5s ease;
    z-index: 1;
    max-height: 100%
}

    .modal_home_animate .nav_tab_aminate .content {
        padding: 50px 35px !important
    }

@media (max-width: 991.98px) {
    .modal_home_animate .nav_tab_aminate .content {
        padding: 50px 0px !important
    }
}

.modal_home_animate .nav_tab_aminate .bg_image:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: '';
    background: linear-gradient(180deg, rgba(210,18,25,0.3) 0%, rgba(133,0,5,0.25) 47.04%, rgba(0,0,0,0.1) 100%)
}

.modal_home_animate .nav_tab_aminate .navbar-toggler {
    border: none;
    background: rgba(225,57,63,0.5);
    border-radius: 5px;
    padding: 0
}

    .modal_home_animate .nav_tab_aminate .navbar-toggler .navbar-toggler-icon-custom {
        display: inline-block;
        width: 35px;
        height: 35px;
        vertical-align: middle;
        content: "";
        background: no-repeat center center;
        background-size: 20px 20px;
        background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.8323 10.0165L19.6199 2.22871C20.1267 1.72214 20.1267 0.903093 19.6199 0.396527C19.1134 -0.11004 18.2943 -0.11004 17.7878 0.396527L9.9999 8.18437L2.21229 0.396527C1.70548 -0.11004 0.886671 -0.11004 0.380103 0.396527C-0.126701 0.903093 -0.126701 1.72214 0.380103 2.22871L8.16772 10.0165L0.380103 17.8044C-0.126701 18.311 -0.126701 19.13 0.380103 19.6366C0.632557 19.8893 0.964495 20.0162 1.2962 20.0162C1.6279 20.0162 1.9596 19.8893 2.21229 19.6366L9.9999 11.8487L17.7878 19.6366C18.0404 19.8893 18.3721 20.0162 18.7038 20.0162C19.0355 20.0162 19.3672 19.8893 19.6199 19.6366C20.1267 19.13 20.1267 18.311 19.6199 17.8044L11.8323 10.0165Z' fill='white'/%3E%3C/svg%3E%0A")
    }

    .modal_home_animate .nav_tab_aminate .navbar-toggler.collapsed .navbar-toggler-icon-custom {
        background-size: 30px 30px;
        background-image: url("data:image/svg+xml,%3Csvg width='35' height='35' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.6' filter='url(%23filter0_b_697:2998)'%3E%3Crect width='35' height='35' rx='5' fill='%23E1393F'/%3E%3C/g%3E%3Cpath d='M14.1875 18C14.1875 19.5506 15.4494 20.8125 17 20.8125C18.5506 20.8125 19.8125 19.5506 19.8125 18C19.8125 16.4494 18.5506 15.1875 17 15.1875C15.4494 15.1875 14.1875 16.4494 14.1875 18Z' fill='white'/%3E%3Cpath d='M14.1875 27.375C14.1875 28.9256 15.4494 30.1875 17 30.1875C18.5506 30.1875 19.8125 28.9256 19.8125 27.375C19.8125 25.8244 18.5506 24.5625 17 24.5625C15.4494 24.5625 14.1875 25.8244 14.1875 27.375Z' fill='white'/%3E%3Cpath d='M14.1875 8.625C14.1875 10.1756 15.4494 11.4375 17 11.4375C18.5506 11.4375 19.8125 10.1756 19.8125 8.625C19.8125 7.07437 18.5506 5.8125 17 5.8125C15.4494 5.8125 14.1875 7.07437 14.1875 8.625Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_b_697:2998' x='-10' y='-10' width='55' height='55' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='5'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_697:2998'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur_697:2998' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A")
    }

.modal_home_animate .nav_tab_aminate .navbar-collapse {
    flex-flow: wrap
}

@media (min-width: 992px) {
    .modal_home_animate .nav_tab_aminate .navbar {
        flex-flow: column;
        align-items: start;
        padding: 0
    }

    .modal_home_animate .nav_tab_aminate .collapse.navbar-collapse {
        flex-flow: column;
        align-items: start
    }
}

@media (min-width: 992px) {
    .modal_home_animate .wrap-tab-content {
        height: 100%
    }
}

.modal_home_animate .info_tab_aminate {
    color: #FFF;
    opacity: 1;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    transform: translate(100%, 0);
    transition: all 0.5s ease
}

    .modal_home_animate .info_tab_aminate .content {
        opacity: 1;
        will-change: transform;
        transform-origin: 0 50%;
        transform: perspective(55vw) rotateY(90deg);
        transition: all 0.5s ease;
        padding: 50px 35px !important
    }

@media (max-width: 1199.98px) {
    .modal_home_animate .info_tab_aminate .content {
        padding: 50px 15px !important
    }
}

.modal_home_animate .info_tab_aminate .content-editor .h3, .modal_home_animate .info_tab_aminate .content-editor .title {
    margin-bottom: 31px
}

.modal_home_animate .slider_tab_aminate {
    opacity: 1;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    transition: all 0.5s ease
}

    .modal_home_animate .slider_tab_aminate .content {
        opacity: 1;
        will-change: transform;
        transform-origin: 100% 50%;
        transform: perspective(55vw) rotateY(-90deg);
        transition: all 0.5s ease
    }

    .modal_home_animate .slider_tab_aminate .bg_image:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        content: '';
        background: linear-gradient(90deg, rgba(0,0,0,0.5) 0%, rgba(78,151,253,0.1) 50.52%, rgba(78,151,253,0.38) 100%, rgba(0,0,0,0.5) 100%)
    }

.modal_home_animate.show .nav_tab_aminate {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    transform: translate(0)
}

@media (max-width: 991.98px) {
    .modal_home_animate.show .nav_tab_aminate .content {
        height: auto !important;
        padding-top: 8px !important;
        padding-bottom: 8px !important
    }
}

@media (max-width: 991.98px) {
    .modal_home_animate.show .modal-content > .row.h-100 {
        overflow: auto
    }

        .modal_home_animate.show .modal-content > .row.h-100 .col-lg-8 {
            height: calc(100% - 76px)
        }
}

.modal_home_animate.show .info_tab_aminate {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    transform: translate(0)
}

    .modal_home_animate.show .info_tab_aminate .content {
        opacity: 1;
        will-change: transform;
        transform: perspective(55vw) rotateY(0deg)
    }

@media (min-width: 992px) {
    .modal_home_animate.show .info_tab_aminate {
        height: 100%
    }
}

.modal_home_animate.show .slider_tab_aminate {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    transform: translate(0);
    min-height: 367px
}

    .modal_home_animate.show .slider_tab_aminate .content {
        opacity: 1;
        will-change: transform;
        transform: perspective(55vw) rotateY(0deg)
    }

.modal_home_animate .milestones_list {
    position: relative
}

    .modal_home_animate .milestones_list:before {
        content: "";
        background-color: #FFF;
        height: 100%;
        width: 5px;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 50%
    }

    .modal_home_animate .milestones_list .item {
        position: relative
    }

        .modal_home_animate .milestones_list .item:before {
            content: "";
            background-color: #FFF;
            height: 9px;
            width: 9px;
            border-radius: 50%;
            position: absolute;
            top: 30px;
            left: 50%;
            transform: translate(-50%, -50%)
        }

        .modal_home_animate .milestones_list .item:after {
            content: "";
            background-color: #FFF;
            height: 1px;
            width: 50%;
            position: absolute;
            top: 30px;
            left: 50%;
            transform: translate(-100%, -50%)
        }

        .modal_home_animate .milestones_list .item.text-right:after {
            transform: translate(0%, -50%)
        }

    .modal_home_animate .milestones_list .time {
        width: 60px;
        height: 60px;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        display: inline-flex;
        transform: translateX(-50%);
        z-index: 1;
        position: relative
    }

    .modal_home_animate .milestones_list .text-right .time {
        transform: translateX(50%)
    }

    .modal_home_animate .milestones_list .title {
        font-size: 13px;
        color: #FFF;
        font-weight: normal
    }

.modal_home_animate .leaders_list .item {
    padding: 34px 0
}

.modal_home_animate .leaders_list .image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95px;
    flex: 0 0 95px;
    max-width: 95px
}

.modal_home_animate .leaders_list .des {
    font-size: 13px;
    line-height: 22px
}

.content_page_dem .bg_image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: -1
}

    .content_page_dem .bg_image img {
        display: block;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

.content_page_dem .content {
    z-index: 1;
    position: relative;
    overflow: hidden
}

.content_page_dem .wrap_scroll_box {
    height: calc(100%);
    max-height: calc(100%)
}

@media (min-width: 992px) {
    .content_page_dem .wrap_scroll_box {
        max-height: calc(100%)
    }

        .content_page_dem .wrap_scroll_box > div {
            height: 100%
        }

        .content_page_dem .wrap_scroll_box .scrollbar-macosx {
            height: calc(100% - 60px)
        }
}

.content_page_dem .nav_tab_aminate {
    z-index: 1;
    max-height: 100%;
    animation: moveNavTabAminate 0.5s ease
}

    .content_page_dem .nav_tab_aminate .content {
        padding: 50px 35px !important
    }

@media (max-width: 991.98px) {
    .content_page_dem .nav_tab_aminate .content {
        padding: 50px 0px !important
    }
}

.content_page_dem .nav_tab_aminate .bg_image:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: '';
    background: linear-gradient(180deg, rgba(210,18,25,0.3) 0%, rgba(133,0,5,0.25) 47.04%, rgba(0,0,0,0.1) 100%)
}

.content_page_dem .nav_tab_aminate .navbar-toggler {
    border: none;
    background: rgba(225,57,63,0.5);
    border-radius: 5px;
    padding: 0
}

    .content_page_dem .nav_tab_aminate .navbar-toggler .navbar-toggler-icon-custom {
        display: inline-block;
        width: 35px;
        height: 35px;
        vertical-align: middle;
        content: "";
        background: no-repeat center center;
        background-size: 20px 20px;
        background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.8323 10.0165L19.6199 2.22871C20.1267 1.72214 20.1267 0.903093 19.6199 0.396527C19.1134 -0.11004 18.2943 -0.11004 17.7878 0.396527L9.9999 8.18437L2.21229 0.396527C1.70548 -0.11004 0.886671 -0.11004 0.380103 0.396527C-0.126701 0.903093 -0.126701 1.72214 0.380103 2.22871L8.16772 10.0165L0.380103 17.8044C-0.126701 18.311 -0.126701 19.13 0.380103 19.6366C0.632557 19.8893 0.964495 20.0162 1.2962 20.0162C1.6279 20.0162 1.9596 19.8893 2.21229 19.6366L9.9999 11.8487L17.7878 19.6366C18.0404 19.8893 18.3721 20.0162 18.7038 20.0162C19.0355 20.0162 19.3672 19.8893 19.6199 19.6366C20.1267 19.13 20.1267 18.311 19.6199 17.8044L11.8323 10.0165Z' fill='white'/%3E%3C/svg%3E%0A")
    }

    .content_page_dem .nav_tab_aminate .navbar-toggler.collapsed .navbar-toggler-icon-custom {
        background-size: 30px 30px;
        background-image: url("data:image/svg+xml,%3Csvg width='35' height='35' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.6' filter='url(%23filter0_b_697:2998)'%3E%3Crect width='35' height='35' rx='5' fill='%23E1393F'/%3E%3C/g%3E%3Cpath d='M14.1875 18C14.1875 19.5506 15.4494 20.8125 17 20.8125C18.5506 20.8125 19.8125 19.5506 19.8125 18C19.8125 16.4494 18.5506 15.1875 17 15.1875C15.4494 15.1875 14.1875 16.4494 14.1875 18Z' fill='white'/%3E%3Cpath d='M14.1875 27.375C14.1875 28.9256 15.4494 30.1875 17 30.1875C18.5506 30.1875 19.8125 28.9256 19.8125 27.375C19.8125 25.8244 18.5506 24.5625 17 24.5625C15.4494 24.5625 14.1875 25.8244 14.1875 27.375Z' fill='white'/%3E%3Cpath d='M14.1875 8.625C14.1875 10.1756 15.4494 11.4375 17 11.4375C18.5506 11.4375 19.8125 10.1756 19.8125 8.625C19.8125 7.07437 18.5506 5.8125 17 5.8125C15.4494 5.8125 14.1875 7.07437 14.1875 8.625Z' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_b_697:2998' x='-10' y='-10' width='55' height='55' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='5'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_697:2998'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur_697:2998' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A")
    }

.content_page_dem .nav_tab_aminate .navbar-collapse {
    flex-flow: wrap
}

@media (min-width: 992px) {
    .content_page_dem .nav_tab_aminate .navbar {
        flex-flow: column;
        align-items: start;
        padding: 0
    }

    .content_page_dem .nav_tab_aminate .collapse.navbar-collapse {
        flex-flow: column;
        align-items: start
    }
}

@media (min-width: 992px) {
    .content_page_dem .wrap-tab-content {
        height: 100%
    }
}

.content_page_dem .info_tab_aminate {
    color: #FFF;
    animation: moveInfoTabAminate 0.5s ease
}

    .content_page_dem .info_tab_aminate .content {
        padding: 50px 35px !important;
        animation: moveInfoTabAminateContent 0.5s ease
    }

@media (max-width: 1199.98px) {
    .content_page_dem .info_tab_aminate .content {
        padding: 50px 15px !important
    }
}

.content_page_dem .info_tab_aminate .content-editor {
    color: #FFF
}

    .content_page_dem .info_tab_aminate .content-editor h1, .content_page_dem .info_tab_aminate .content-editor h2, .content_page_dem .info_tab_aminate .content-editor h3, .content_page_dem .info_tab_aminate .content-editor h4, .content_page_dem .info_tab_aminate .content-editor h5, .content_page_dem .info_tab_aminate .content-editor h6 {
        color: #FFF
    }

    .content_page_dem .info_tab_aminate .content-editor h2 {
        font-size: 30px
    }

    .content_page_dem .info_tab_aminate .content-editor h3 {
        font-size: 20px
    }

    .content_page_dem .info_tab_aminate .content-editor h4 {
        font-size: 16px
    }

    .content_page_dem .info_tab_aminate .content-editor h5 {
        font-size: 15px
    }

    .content_page_dem .info_tab_aminate .content-editor h6 {
        font-size: 14px
    }

@media (min-width: 992px) {
    .content_page_dem .info_tab_aminate {
        max-height: calc(100%)
    }

        .content_page_dem .info_tab_aminate > div {
            height: 100%
        }

        .content_page_dem .info_tab_aminate .content-editor h2 {
            font-size: 34px
        }

        .content_page_dem .info_tab_aminate .content-editor h3 {
            font-size: 24px
        }

        .content_page_dem .info_tab_aminate .content-editor h4 {
            font-size: 16px
        }

        .content_page_dem .info_tab_aminate .content-editor h5 {
            font-size: 15px
        }

        .content_page_dem .info_tab_aminate .content-editor h6 {
            font-size: 14px
        }

        .content_page_dem .info_tab_aminate .scrollbar-macosx {
            height: calc(100% - 60px)
        }
}

.content_page_dem .info_tab_aminate .content-editor .h3, .content_page_dem .info_tab_aminate .content-editor .title {
    margin-bottom: 31px
}

.content_page_dem .info_tab_aminate .content-editor h1, .content_page_dem .info_tab_aminate .content-editor h2, .content_page_dem .info_tab_aminate .content-editor h3, .content_page_dem .info_tab_aminate .content-editor h4, .content_page_dem .info_tab_aminate .content-editor h5, .content_page_dem .info_tab_aminate .content-editor h6, .content_page_dem .info_tab_aminate .content-editor .h1, .content_page_dem .info_tab_aminate .content-editor .h2, .content_page_dem .info_tab_aminate .content-editor .h3, .content_page_dem .info_tab_aminate .content-editor .h4, .content_page_dem .info_tab_aminate .content-editor .h5, .content_page_dem .info_tab_aminate .content-editor .h6 {
    color: #FFF
}

.content_page_dem .info_tab_aminate .content-editor h2, .content_page_dem .info_tab_aminate .content-editor h3, .content_page_dem .info_tab_aminate .content-editor h4 {
    color: white
}

.content_page_dem .slider_tab_aminate {
    animation: moveSliderTabAminate 0.5s ease
}

    .content_page_dem .slider_tab_aminate .content {
        animation: moveSliderTabAminateContent 0.5s ease
    }

    .content_page_dem .slider_tab_aminate .bg_image:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        content: '';
        background: linear-gradient(90deg, rgba(0,0,0,0.5) 0%, rgba(78,151,253,0.1) 50.52%, rgba(78,151,253,0.38) 100%, rgba(0,0,0,0.5) 100%)
    }

@media (max-width: 991.98px) {
    .content_page_dem .nav_tab_aminate .content {
        height: auto !important;
        padding-top: 8px !important;
        padding-bottom: 8px !important
    }
}

@media (max-width: 991.98px) {
    .content_page_dem .modal-content > .row.h-100 {
        overflow: auto
    }

        .content_page_dem .modal-content > .row.h-100 .col-lg-8 {
            height: calc(100% - 76px)
        }
}

@media (min-width: 992px) {
    .content_page_dem .info_tab_aminate {
        height: 100%
    }
}

.content_page_dem .slider_tab_aminate {
    min-height: 367px
}

.content_page_dem .milestones_list {
    position: relative
}

    .content_page_dem .milestones_list:before {
        content: "";
        background-color: #FFF;
        height: 100%;
        width: 5px;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 50%
    }

    .content_page_dem .milestones_list .item {
        position: relative
    }

        .content_page_dem .milestones_list .item:before {
            content: "";
            background-color: #FFF;
            height: 9px;
            width: 9px;
            border-radius: 50%;
            position: absolute;
            top: 30px;
            left: 50%;
            transform: translate(-50%, -50%)
        }

        .content_page_dem .milestones_list .item:after {
            content: "";
            background-color: #FFF;
            height: 1px;
            width: 50%;
            position: absolute;
            top: 30px;
            left: 50%;
            transform: translate(-100%, -50%)
        }

        .content_page_dem .milestones_list .item.text-right:after {
            transform: translate(0%, -50%)
        }

    .content_page_dem .milestones_list .time {
        width: 60px;
        height: 60px;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        display: inline-flex;
        transform: translateX(-50%);
        z-index: 1;
        position: relative
    }

    .content_page_dem .milestones_list .text-right .time {
        transform: translateX(50%)
    }

    .content_page_dem .milestones_list .title {
        font-size: 13px;
        color: #FFF;
        font-weight: normal
    }

.content_page_dem .leaders_list .item {
    padding: 34px 0
}

.content_page_dem .leaders_list .image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95px;
    flex: 0 0 95px;
    max-width: 95px
}

.content_page_dem .leaders_list .des {
    font-size: 13px;
    line-height: 22px
}

@keyframes moveNavTabAminate {
    from {
        opacity: 0;
        -webkit-transform: translate(100%, 0);
        -moz-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate(0%, 0);
        -moz-transform: translate(0%, 0);
        transform: translate(0%, 0)
    }
}

@keyframes moveInfoTabAminate {
    from {
        opacity: 0;
        -webkit-transform: translate(100%, 0);
        -moz-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        transform: translate(0)
    }
}

@keyframes moveInfoTabAminateContent {
    from {
        opacity: 0;
        will-change: transform;
        transform-origin: 0 50%;
        transform: perspective(55vw) rotateY(90deg)
    }

    to {
        opacity: 1;
        will-change: transform;
        transform: perspective(55vw) rotateY(0deg)
    }
}

@keyframes moveSliderTabAminate {
    from {
        opacity: 0;
        -webkit-transform: translate(-100%, 0);
        -moz-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        transform: translate(0)
    }
}

@keyframes moveSliderTabAminateContent {
    from {
        opacity: 0;
        will-change: transform;
        transform-origin: 100% 50%;
        transform: perspective(55vw) rotateY(-90deg)
    }

    to {
        opacity: 1;
        will-change: transform;
        transform: perspective(55vw) rotateY(0deg)
    }
}

.home-page.modal-open {
    padding-right: 0 !important;
    margin: 0 !important;
    overflow: unset
}

.home-page .modal_home_animate {
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0 !important
}

    .home-page .modal_home_animate:not(.show) {
        z-index: -1
    }

    .home-page .modal_home_animate .nav-pills .nav-link.active, .home-page .modal_home_animate .nav-pills .show > .nav-link {
        background-color: transparent;
        font-weight: bold;
        text-decoration: revert
    }

    .home-page .modal_home_animate .nav-pills a.nav-link {
        color: white;
        padding: 0;
        margin: 8px 0;
        font-size: 24px;
        font-weight: 500
    }

.home-page .modal-backdrop {
    display: none
}

.section_home_page.full_screen_home .nav-pills .nav-link.active, .section_home_page.full_screen_home .nav-pills .show > .nav-link {
    background-color: transparent;
    font-weight: bold;
    text-decoration: revert
}

.section_home_page.full_screen_home .nav-pills a.nav-link {
    color: white;
    padding: 0;
    margin: 8px 0;
    font-size: 24px;
    font-weight: 500
}

    .section_home_page.full_screen_home .nav-pills a.nav-link:focus {
        outline: none
    }

.section_home_page.full_screen_home .menu-page-dem a {
    display: inline-block;
    color: white;
    padding: 0;
    margin: 8px 0;
    font-size: 24px;
    font-weight: 500
}

.section_home_page.full_screen_home .menu-page-dem .current-menu-item a {
    text-decoration: revert
}

@-webkit-keyframes flipInRight {
    0% {
        opacity: 0.1;
        will-change: transform;
        transform-origin: 0 50%;
        transform: perspective(57vw) rotateY(90deg)
    }

    to {
        opacity: 1;
        will-change: transform;
        transform: perspective(57vw) rotateY(0deg)
    }
}

@keyframes flipInRight {
    0% {
        opacity: 0.1;
        will-change: transform;
        transform-origin: 0 50%;
        transform: perspective(57vw) rotateY(90deg)
    }

    to {
        opacity: 1;
        will-change: transform;
        transform: perspective(57vw) rotateY(0deg)
    }
}

.flipInRight {
    -webkit-animation-name: flipInRight;
    animation-name: flipInRight
}

.section_banner_title_page {
    position: relative;
    padding: 100px 0
}

    .section_banner_title_page > .container {
        z-index: 1;
        position: relative;
        text-align: center
    }

    .section_banner_title_page .bg_image {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center
    }

        .section_banner_title_page .bg_image img {
            display: block;
            width: 100%;
            height: 100%;
            object-fit: cover
        }

        .section_banner_title_page .bg_image:after {
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            background: linear-gradient(180deg, rgba(225,57,63,0) 29.29%, #000 100%);
            content: ''
        }

@media (max-width: 991.98px) {
    #verticalScrollspy aside.widget-area {
        top: 55px !important;
        margin-bottom: 20px
    }
}

#verticalScrollspy aside.widget-area > .h4 {
    cursor: pointer
}

@media (max-width: 991.98px) {
    #verticalScrollspy aside.widget-area > .h4 {
        position: relative
    }

        #verticalScrollspy aside.widget-area > .h4:not(.show) {
            margin-bottom: 0px !important;
            padding-bottom: 0px !important;
            border-bottom: 0
        }

        #verticalScrollspy aside.widget-area > .h4:after {
            position: absolute;
            top: 0;
            right: 0;
            content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' fill='%23E1393F' class='bi bi-caret-down-square' viewBox='0 0 16 16'%3E%3Cpath d='M3.626 6.832A.5.5 0 0 1 4 6h8a.5.5 0 0 1 .374.832l-4 4.5a.5.5 0 0 1-.748 0l-4-4.5z'/%3E%3Cpath d='M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2z'/%3E%3C/svg%3E")
        }

        #verticalScrollspy aside.widget-area > .h4.show:after {
            content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' fill='%23E1393F' class='bi bi-caret-up-square' viewBox='0 0 16 16'%3E%3Cpath d='M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z'/%3E%3Cpath d='M3.544 10.705A.5.5 0 0 0 4 11h8a.5.5 0 0 0 .374-.832l-4-4.5a.5.5 0 0 0-.748 0l-4 4.5a.5.5 0 0 0-.082.537z'/%3E%3C/svg%3E")
        }
}

#verticalScrollspy .content_sidebar_open {
    max-height: 80vh;
    padding-right: 15px;
    margin-right: -15px;
    overflow: auto
}

@media (max-width: 991.98px) {
    #verticalScrollspy .content_sidebar_open {
        display: none
    }

        #verticalScrollspy .content_sidebar_open.show {
            display: block
        }
}

.page-shop-categories aside.widget-area {
    background-color: #FAFAFA;
    padding: 15px 20px
}

@media (max-width: 991.98px) {
    .page-shop-categories aside.widget-area {
        top: 55px !important
    }
}

.page-shop-categories aside.widget-area > .h4 {
    border-bottom: 1px solid #21212114;
    cursor: pointer
}

@media (max-width: 991.98px) {
    .page-shop-categories aside.widget-area > .h4 {
        position: relative
    }

        .page-shop-categories aside.widget-area > .h4:after {
            position: absolute;
            top: 0;
            right: 0;
            content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' fill='%23E1393F' class='bi bi-caret-down-square' viewBox='0 0 16 16'%3E%3Cpath d='M3.626 6.832A.5.5 0 0 1 4 6h8a.5.5 0 0 1 .374.832l-4 4.5a.5.5 0 0 1-.748 0l-4-4.5z'/%3E%3Cpath d='M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2z'/%3E%3C/svg%3E")
        }

        .page-shop-categories aside.widget-area > .h4.show:after {
            content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' fill='%23E1393F' class='bi bi-caret-up-square' viewBox='0 0 16 16'%3E%3Cpath d='M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z'/%3E%3Cpath d='M3.544 10.705A.5.5 0 0 0 4 11h8a.5.5 0 0 0 .374-.832l-4-4.5a.5.5 0 0 0-.748 0l-4 4.5a.5.5 0 0 0-.082.537z'/%3E%3C/svg%3E")
        }
}

.page-shop-categories .list-name-categories {
    list-style-type: none;
    margin: 0;
    padding: 0
}

    .page-shop-categories .list-name-categories li {
        display: block;
        padding: 10px 0;
        border-bottom: 1px solid #21212114
    }

        .page-shop-categories .list-name-categories li a {
            color: rgba(0,0,0,0.87)
        }

@media (max-width: 991.98px) {
    .page-shop-categories .list-name-categories li {
        padding: 0;
        border-bottom: 0px solid #21212114
    }

        .page-shop-categories .list-name-categories li a {
            display: none;
            margin: 10px 0
        }
}

.page-shop-categories .list-name-categories li a.list-group-item {
    padding: 0;
    background-color: transparent;
    border: none
}

    .page-shop-categories .list-name-categories li a.list-group-item.active {
        color: #E1393F;
        display: block
    }

.page-shop-categories .list-name-categories.content_sidebar_open {
    display: block !important
}

.page-shop-categories .list-name-categories.show li a {
    display: inline-block
}

.page-shop-categories ul.products {
    border-top: 1px solid #F0F2F5;
    border-left: 1px solid #F0F2F5;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    list-style-type: none;
    margin: 0;
    margin-top: 22px;
    margin-bottom: 30px;
    padding: 0
}

    .page-shop-categories ul.products li.product, .page-shop-categories ul.products li.product {
        border-right: 1px solid #F0F2F5;
        border-bottom: 1px solid #F0F2F5;
        margin: 0;
        width: calc(100% / 2);
        flex: 0 0 calc(100% / 2);
        max-width: calc(100% / 2);
        display: flex;
        margin-bottom: 0
    }

@media (min-width: 768px) {
    .page-shop-categories ul.products li.product, .page-shop-categories ul.products li.product {
        width: calc(100% / 3);
        flex: 0 0 calc(100% / 3);
        max-width: calc(100% / 3)
    }
}

.page-shop-categories ul.products li.product .title, .page-shop-categories ul.products li.product .title {
    margin-top: 14px;
    font-weight: bold;
    font-size: 18px;
    color: #161313
}

    .page-shop-categories ul.products li.product .title:hover, .page-shop-categories ul.products li.product .title:hover {
        color: #4E97FD
    }

.page-shop-categories ul.products li.product a, .page-shop-categories ul.products li.product a {
    padding: 20px;
    display: inline-block;
    width: 100%
}

.page-shop-categories .icon_more {
    color: #4E97FD
}

    .page-shop-categories .icon_more:hover {
        color: #E1393F
    }

.systech-products {
    padding-bottom: 40px
}

@media (min-width: 992px) {
    .systech-products {
        padding-top: 20px
    }
}

.systech-products aside.widget-area {
    background-color: #FAFAFA;
    padding: 15px 20px
}

.systech-products .widget.widget_block {
    margin-bottom: 5px
}

    .systech-products .widget.widget_block .wp-block-group__inner-container .widget .wpf_item {
        border-top: 1px solid #C3C3C3;
        margin-top: 10px;
        padding-top: 10px;
        padding-bottom: 0
    }

.systech-products .wc-block-product-search .wc-block-product-search__label, .systech-products .wpf_item .wpf_item_name {
    color: #000;
    font-weight: 500;
    font-size: 18px
}

.systech-products .wpf_item .wpf_item_name {
    border: none;
    margin-top: 10px !important;
    padding-bottom: 8px;
    margin-bottom: 8px;
    padding-right: 20px
}

.systech-products .woocommerce-products-header .page-title {
    margin-bottom: 15px
}

.systech-products .woocommerce-products-header {
    order: -2;
    margin-right: auto;
    width: 100%
}

.systech-products .systech-result-count {
    display: none
}

.systech-products .image_category {
    order: 0;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 25px
}

.systech-products .products {
    order: 0
}

.systech-products .systech-product-list {
    display: flex;
    flex-wrap: wrap;
    padding-top: 15px
}

.systech-products .wc-block-product-search__fields {
    position: relative;
    margin-bottom: 25px
}

    .systech-products .wc-block-product-search__fields .wc-block-product-search__button {
        position: absolute;
        text-indent: -9000px;
        text-transform: capitalize;
        height: 36px;
        width: 36px;
        background: none;
        border: none;
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5 11.755H11.71L11.43 11.485C12.41 10.345 13 8.865 13 7.255C13 3.665 10.09 0.755005 6.5 0.755005C2.91 0.755005 0 3.665 0 7.255C0 10.845 2.91 13.755 6.5 13.755C8.11 13.755 9.59 13.165 10.73 12.185L11 12.465V13.255L16 18.245L17.49 16.755L12.5 11.755ZM6.5 11.755C4.01 11.755 2 9.745 2 7.255C2 4.76501 4.01 2.755 6.5 2.755C8.99 2.755 11 4.76501 11 7.255C11 9.745 8.99 11.755 6.5 11.755Z' fill='%23999999'/%3E%3C/svg%3E%0A")
    }

        .systech-products .wc-block-product-search__fields .wc-block-product-search__button svg {
            display: none
        }

    .systech-products .wc-block-product-search__fields .wc-block-product-search__field {
        border-color: #DADADA;
        padding: 3px 10px 3px 42px;
        border-radius: 4px;
        outline-offset: 0px;
        color: #999999;
        font-size: 15px;
        min-width: 168px
    }

        .systech-products .wc-block-product-search__fields .wc-block-product-search__field:focus-visible {
            outline-offset: 0px
        }

.systech-products .woocommerce-result-count {
    font-size: 24px;
    font-weight: 700;
    margin-top: 20px
}

.systech-products .woocommerce-ordering .orderby {
    font-size: 14px;
    color: #999999;
    padding: 7px 15px;
    padding-right: 30px;
    border-radius: 4px;
    appearance: none;
    background-repeat: no-repeat;
    background-position: 96% center;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.30769 8L0.645959 0.5L13.9694 0.5L7.30769 8Z' fill='black' fill-opacity='0.6'/%3E%3C/svg%3E%0A")
}

    .systech-products .woocommerce-ordering .orderby:focus-visible {
        outline: none
    }

.systech-products ul.products {
    border-top: 1px solid #F0F2F5;
    border-left: 1px solid #F0F2F5;
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

    .systech-products ul.products li.product, .systech-products ul.products li.product {
        width: calc(100% / 3);
        border-right: 1px solid #F0F2F5;
        border-bottom: 1px solid #F0F2F5;
        margin: 0;
        flex: 0 0 calc(100% / 3);
        max-width: calc(100% / 3);
        display: flex
    }

@media (max-width: 767.98px) {
    .systech-products ul.products li.product, .systech-products ul.products li.product {
        width: calc(100% / 2);
        flex: 0 0 calc(100% / 2);
        max-width: calc(100% / 2);
        margin-bottom: 0 !important
    }
}

.systech-products ul.products li.product a, .systech-products ul.products li.product a {
    padding: 20px;
    display: inline-block;
    width: 100%
}

@media (max-width: 991.98px) {
    .systech-products ul.products li.product a, .systech-products ul.products li.product a {
        padding: 10px
    }
}

.systech-products .icon_more {
    color: #4E97FD
}

    .systech-products .icon_more:hover {
        color: #E1393F
    }

.systech-products .woocommerce-loop-product__title {
    font-weight: bold;
    font-size: 18px;
    color: #161313
}

@media (max-width: 991.98px) {
    .systech-products .woocommerce-loop-product__title {
        font-weight: normal;
        line-height: 1.5
    }
}

.systech-products .woocommerce-loop-product__title:hover {
    color: #4E97FD
}

.systech-products .short_description {
    color: #161313;
    font-size: 15px;
    margin-bottom: 15px
}

.systech-products .wpf_item input[type="checkbox"] {
    border-radius: 3px;
    border-color: #161313;
    border-width: 0px;
    width: 18px;
    height: 18px;
    margin: 4px;
    float: right
}

    .systech-products .wpf_item input[type="checkbox"]:before {
        content: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 2V16H2V2H16ZM16 0H2C0.9 0 0 0.9 0 2V16C0 17.1 0.9 18 2 18H16C17.1 18 18 17.1 18 16V2C18 0.9 17.1 0 16 0Z' fill='%23161313'/%3E%3C/svg%3E%0A")
    }

    .systech-products .wpf_item input[type="checkbox"]:checked:before {
        content: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 0H2C0.89 0 0 0.9 0 2V16C0 17.1 0.89 18 2 18H16C17.11 18 18 17.1 18 16V2C18 0.9 17.11 0 16 0ZM7 14L2 9L3.41 7.59L7 11.17L14.59 3.58L16 5L7 14Z' fill='%23E1393F'/%3E%3C/svg%3E%0A")
    }

    .systech-products .wpf_item input[type="checkbox"]:checked + label {
        color: #E1393F
    }

.systech-products .wpf_item label {
    font-size: 15px
}

.systech-products .wpf_items_wrapper .wpf_item ul li {
    margin-right: 0px;
    padding-bottom: 15px;
    border-bottom: 1px solid #21212114
}

    .systech-products .wpf_items_wrapper .wpf_item ul li:last-child {
        border-bottom: none;
        margin-bottom: 0px;
        padding-bottom: 0px
    }

.systech-products .wpf_item li .wpf_selected {
    color: #E1393F
}

.systech-products .wpf_reset_btn:before {
    transform: unset;
    top: 3px;
    border: none;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-eraser-fill' viewBox='0 0 16 16'%3E%3Cpath d='M8.086 2.207a2 2 0 0 1 2.828 0l3.879 3.879a2 2 0 0 1 0 2.828l-5.5 5.5A2 2 0 0 1 7.879 15H5.12a2 2 0 0 1-1.414-.586l-2.5-2.5a2 2 0 0 1 0-2.828l6.879-6.879zm.66 11.34L3.453 8.254 1.914 9.793a1 1 0 0 0 0 1.414l2.5 2.5a1 1 0 0 0 .707.293H7.88a1 1 0 0 0 .707-.293l.16-.16z'/%3E%3C/svg%3E")
}

.systech-products .wpf_reset_btn:after {
    content: none
}

.woocommerce nav.woocommerce-pagination ul {
    border: 1px solid #DADADA
}

    .woocommerce nav.woocommerce-pagination ul li {
        border-right: 1px solid #DADADA
    }

        .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
            min-width: 32px
        }

            .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
                color: #E1393F
            }

@media (max-width: 991.98px) {
    .mr--100-lg-down {
        margin-right: -100%
    }
}

.systech-products-detail .product_title.entry-title {
    font-size: 24px;
    font-weight: 700
}

.systech-products-detail .systech-price-contact {
    color: #E1393F;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase
}

.systech-products-detail button.button.systech_add_to_cart_button {
    font-size: 16px;
    border-radius: 30px;
    font-weight: 500;
    color: #FFF;
    background-color: #4E97FD;
    padding: 14.5px 20px;
    margin-right: 15px;
    margin-left: 0px;
    margin-bottom: 15px
}

    .systech-products-detail button.button.systech_add_to_cart_button:hover {
        background-color: #E1393F
    }

    .systech-products-detail button.button.systech_add_to_cart_button:focus-visible, .systech-products-detail button.button.systech_add_to_cart_button:focus, .systech-products-detail button.button.systech_add_to_cart_button:active {
        outline: unset
    }

.systech-products-detail .woocommerce-product-details__short-description {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #C3C3C3
}

.systech-products-detail .link_download_documents {
    color: #4E97FD;
    font-size: 13px;
    font-weight: 400
}

    .systech-products-detail .link_download_documents:hover {
        color: #E1393F
    }

.systech-products-detail div.product form.cart div.quantity {
    margin: 6px 4px 6px 0px
}

@media (max-width: 991.98px) {
    .systech-products-detail div.product .woocommerce-tabs ul.tabs {
        padding-left: 0
    }
}

.systech-products-detail div.product .woocommerce-tabs ul.tabs::before {
    border-color: #C3C3C3;
    bottom: 2px
}

.systech-products-detail div.product .woocommerce-tabs ul.tabs li {
    background-color: transparent;
    border: none
}

    .systech-products-detail div.product .woocommerce-tabs ul.tabs li:after {
        content: none
    }

    .systech-products-detail div.product .woocommerce-tabs ul.tabs li:before {
        left: 0;
        right: 0;
        border-bottom-right-radius: 4px;
        border-width: 3px;
        width: 100%;
        border-color: transparent;
        margin-bottom: 0;
        z-index: 1
    }

    .systech-products-detail div.product .woocommerce-tabs ul.tabs li a {
        font-size: 24px;
        font-weight: 500;
        color: #999999
    }

@media (max-width: 991.98px) {
    .systech-products-detail div.product .woocommerce-tabs ul.tabs li a {
        font-size: 16px
    }
}

.systech-products-detail div.product .woocommerce-tabs ul.tabs li a:focus {
    outline: none
}

.systech-products-detail div.product .woocommerce-tabs ul.tabs li.active a {
    color: #4E97FD
}

.systech-products-detail div.product .woocommerce-tabs ul.tabs li.active:before {
    border-color: #4E97FD
}

.systech-products-detail div.product .woocommerce-tabs .panel {
    border-bottom: 1px solid #C3C3C3;
    padding-bottom: 20px
}

.systech-products-detail .related.systech-products, .systech-products-detail .cross-sells {
    padding-top: 0px;
    padding-bottom: 30px
}

    .systech-products-detail .related.systech-products ul.products, .systech-products-detail .cross-sells ul.products {
        border-top: 1px solid #F0F2F5;
        border-left: 1px solid #F0F2F5;
        display: flex;
        flex-wrap: wrap
    }

        .systech-products-detail .related.systech-products ul.products li.product, .systech-products-detail .related.systech-products ul.products li.product, .systech-products-detail .cross-sells ul.products li.product, .systech-products-detail .cross-sells ul.products li.product {
            border-right: 1px solid #F0F2F5;
            border-bottom: 1px solid #F0F2F5;
            margin: 0;
            width: calc(100% / 2);
            flex: 0 0 calc(100% / 2);
            max-width: calc(100% / 2);
            display: flex;
            margin-bottom: 0
        }

            .systech-products-detail .related.systech-products ul.products li.product a, .systech-products-detail .related.systech-products ul.products li.product a, .systech-products-detail .cross-sells ul.products li.product a, .systech-products-detail .cross-sells ul.products li.product a {
                padding: 20px;
                display: inline-block;
                width: 100%
            }

@media (min-width: 768px) {
    .systech-products-detail .related.systech-products ul.products li.product, .systech-products-detail .related.systech-products ul.products li.product, .systech-products-detail .cross-sells ul.products li.product, .systech-products-detail .cross-sells ul.products li.product {
        width: calc(100% / 4);
        flex: 0 0 calc(100% / 4);
        max-width: calc(100% / 4)
    }
}

.systech-products-detail .card-header {
    box-shadow: 0px 0px 4px 0px #00000040;
    margin-bottom: 10px;
    color: #4F4F4F;
    font-size: 16px;
    font-weight: 400;
    padding: 0
}

    .systech-products-detail .card-header span {
        padding: 17.44px 30px;
        padding-left: 98px;
        display: block;
        cursor: pointer;
        position: relative
    }

        .systech-products-detail .card-header span:before {
            content: url("data:image/svg+xml,%3Csvg width='35' height='35' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M33.8684 30.7916L31.5342 23.9983C32.6569 21.7288 33.2507 19.1992 33.2547 16.6538C33.2614 12.2706 31.5655 8.12594 28.4792 4.98367C25.3923 1.84079 21.2789 0.0717481 16.8968 0.00221631C14.601 -0.0346415 12.3732 0.388393 10.2719 1.25817C8.24529 2.09713 6.42783 3.31238 4.87011 4.8701C3.31232 6.42783 2.09708 8.24528 1.25818 10.2719C0.388401 12.3732 -0.0341691 14.6021 0.00215745 16.8968C0.0715564 21.2789 1.84066 25.3923 4.98354 28.4792C8.11971 31.5595 12.2536 33.2549 16.6274 33.2549C16.636 33.2549 16.645 33.2549 16.6536 33.2549C19.199 33.2509 21.7286 32.6571 23.9982 31.5344L30.7915 33.8686C31.0528 33.9584 31.3205 34.0022 31.5854 34.0022C32.2146 34.0022 32.8266 33.755 33.2907 33.2908C33.9501 32.6314 34.1715 31.6738 33.8684 30.7916ZM31.8652 31.8654C31.7983 31.9322 31.6551 32.0337 31.4465 31.9621L24.248 29.4886C24.1416 29.4521 24.0309 29.4339 23.9205 29.4339C23.7578 29.4339 23.5958 29.4733 23.4491 29.5509C21.3687 30.6515 19.0177 31.2353 16.6504 31.2388C8.71103 31.2517 2.14356 24.803 2.01778 16.8649C1.95449 12.871 3.4737 9.11745 6.29555 6.2956C9.11739 3.47382 12.8698 1.95488 16.8648 2.01804C24.8029 2.14389 31.251 8.7081 31.2387 16.6507C31.2349 19.0181 30.6512 21.369 29.5507 23.4493C29.4204 23.6955 29.3979 23.9848 29.4884 24.2482L31.9619 31.4467C32.0336 31.6552 31.9321 31.7986 31.8652 31.8654Z' fill='%234F4F4F'/%3E%3Cpath d='M16.4634 24.0903C15.9362 24.0903 15.4311 24.5539 15.4554 25.0982C15.4799 25.6443 15.8983 26.1062 16.4634 26.1062C16.9906 26.1062 17.4958 25.6426 17.4714 25.0982C17.447 24.5521 17.0285 24.0903 16.4634 24.0903Z' fill='%234F4F4F'/%3E%3Cpath d='M16.4637 8.47894C13.6985 8.47894 11.4487 10.7287 11.4487 13.4939C11.4487 14.0506 11.9001 14.5019 12.4567 14.5019C13.0134 14.5019 13.4647 14.0506 13.4647 13.4939C13.4647 11.8403 14.8101 10.4949 16.4637 10.4949C18.1173 10.4949 19.4627 11.8403 19.4627 13.4939C19.4627 15.1475 18.1173 16.493 16.4637 16.493C15.9071 16.493 15.4557 16.9443 15.4557 17.5009V21.6121C15.4557 22.1687 15.9071 22.6201 16.4637 22.6201C17.0204 22.6201 17.4717 22.1688 17.4717 21.612V18.4071C19.7555 17.9392 21.4787 15.9141 21.4787 13.4939C21.4787 10.7287 19.229 8.47894 16.4637 8.47894Z' fill='%234F4F4F'/%3E%3C/svg%3E%0A");
            position: absolute;
            top: 12px;
            left: 20px
        }

        .systech-products-detail .card-header span:after {
            content: url("data:image/svg+xml,%3Csvg width='19' height='11' viewBox='0 0 19 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.333 9.4458L9.16632 1L0.999634 9.4458' stroke='%234F4F4F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
            position: absolute;
            top: 20px;
            right: 20px;
            transform: rotate(180deg)
        }

        .systech-products-detail .card-header span:not(.collapsed):after {
            transform: rotate(0deg)
        }

.systech-products-detail .card-body {
    position: relative;
    padding-left: 98px
}

    .systech-products-detail .card-body:before {
        content: url("data:image/svg+xml,%3Csvg width='35' height='35' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M33.8684 30.7916L31.5342 23.9983C32.6569 21.7288 33.2507 19.1992 33.2547 16.6538C33.2614 12.2706 31.5655 8.12594 28.4792 4.98367C25.3923 1.84079 21.2789 0.0717481 16.8968 0.00221631C14.601 -0.0346415 12.3732 0.388393 10.2719 1.25817C8.24529 2.09713 6.42783 3.31238 4.87011 4.8701C3.31232 6.42783 2.09708 8.24528 1.25818 10.2719C0.388401 12.3732 -0.0341691 14.6021 0.00215745 16.8968C0.0715564 21.2789 1.84066 25.3923 4.98354 28.4792C8.11971 31.5595 12.2536 33.2549 16.6274 33.2549C16.636 33.2549 16.645 33.2549 16.6536 33.2549C19.199 33.2509 21.7286 32.6571 23.9982 31.5344L30.7915 33.8686C31.0528 33.9584 31.3205 34.0022 31.5854 34.0022C32.2146 34.0022 32.8266 33.755 33.2907 33.2908C33.9501 32.6314 34.1715 31.6738 33.8684 30.7916ZM31.8652 31.8654C31.7983 31.9322 31.6551 32.0337 31.4465 31.9621L24.248 29.4886C24.1416 29.4521 24.0309 29.4339 23.9205 29.4339C23.7578 29.4339 23.5958 29.4733 23.4491 29.5509C21.3687 30.6515 19.0177 31.2353 16.6504 31.2388C8.71103 31.2517 2.14356 24.803 2.01778 16.8649C1.95449 12.871 3.4737 9.11745 6.29555 6.2956C9.11739 3.47382 12.8698 1.95488 16.8648 2.01804C24.8029 2.14389 31.251 8.7081 31.2387 16.6507C31.2349 19.0181 30.6512 21.369 29.5507 23.4493C29.4204 23.6955 29.3979 23.9848 29.4884 24.2482L31.9619 31.4467C32.0336 31.6552 31.9321 31.7986 31.8652 31.8654Z' fill='%23E95532'/%3E%3Cpath d='M12.242 23C11.906 23 11.648 22.856 11.468 22.568C11.288 22.28 11.27 21.974 11.414 21.65L16.472 9.572C16.652 9.152 16.946 8.942 17.354 8.942C17.786 8.942 18.08 9.152 18.236 9.572L23.312 21.686C23.444 22.022 23.42 22.328 23.24 22.604C23.072 22.868 22.814 23 22.466 23C22.286 23 22.112 22.952 21.944 22.856C21.788 22.748 21.674 22.604 21.602 22.424L20.594 19.904H14.132L13.106 22.424C13.022 22.616 12.896 22.76 12.728 22.856C12.572 22.952 12.41 23 12.242 23ZM14.762 18.356H19.964L17.39 11.948L14.762 18.356Z' fill='%23E95532'/%3E%3C/svg%3E%0A");
        position: absolute;
        top: 12px;
        left: 20px
    }

.systech-products-detail .wpgs-nav {
    margin-left: -5px;
    margin-right: -5px
}

    .systech-products-detail .wpgs-nav .slick-arrow {
        opacity: 0
    }

    .systech-products-detail .wpgs-nav .slick-track {
        margin-left: unset
    }

    .systech-products-detail .wpgs-nav .slick-slide {
        border: 2px solid transparent;
        box-sizing: border-box
    }

        .systech-products-detail .wpgs-nav .slick-slide.slick-current.slick-active {
            border: 2px solid #E1393F
        }

.systech-products-detail .slick-prev, .systech-products-detail .slick-next, .systech-products-detail .flaticon-back, .systech-products-detail .flaticon-right-arrow {
    background-color: #C4C4C4
}

    .systech-products-detail .slick-prev:hover, .systech-products-detail .slick-next:hover, .systech-products-detail .flaticon-back:hover, .systech-products-detail .flaticon-right-arrow:hover {
        background-color: #E1393F
    }

.systech-products-detail .flaticon-back {
    left: 20px
}

.systech-products-detail .flaticon-right-arrow {
    right: 20px
}

.systech-products-detail div.product div.summary {
    margin-top: 0px
}

.systech-products-detail .custom-select {
    height: auto;
    min-height: 45px
}

    .systech-products-detail .custom-select:focus {
        box-shadow: unset
    }

.systech-products-detail .form-control {
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    line-height: 1.5;
    min-height: 45px;
    color: #333333;
    vertical-align: middle;
    border: 1px solid #EFEFEF;
    border-radius: 0;
    background-color: #FFF
}

    .systech-products-detail .form-control:focus {
        border-color: #E1393F !important;
        outline: 0 !important
    }

.systech-products-detail .custom-control {
    padding-left: 1.6rem;
    margin-bottom: 10px
}

.systech-products-detail .custom-checkbox .custom-control-label::before {
    border: 1px solid #EFEFEF
}

.systech-products-detail .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #E1393F
}

.systech-products-detail .custom-radio .custom-control-label::before {
    background-color: #EFEFEF
}

.systech-products-detail .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #E1393F
}

.systech-products-detail .wsf-woocommerce .sys-frm-add-to-cart .row {
    width: 100%
}

.systech-products-detail .quantity .qty {
    line-height: 1.5;
    min-height: 45px;
    color: #333333;
    vertical-align: middle;
    border: 1px solid #EFEFEF;
    border-radius: 0
}

    .systech-products-detail .quantity .qty:focus {
        border-color: #E1393F !important;
        outline: 0 !important
    }

.systech-products-detail .wc_add_to_cart .btn, .systech-products-detail .wc_add_to_cart #wsf-1-field-21 {
    border-radius: 30px;
    padding-top: 14.5px;
    padding-bottom: 14.5px;
    font-size: 16px
}

.systech-products-detail form.cart .wsf-form-canvas button.btn {
    border-radius: 30px;
    width: auto;
    padding-top: 14.5px;
    padding-bottom: 14.5px;
    font-size: 16px
}

.systech-products-detail div.product form.cart {
    margin-bottom: 0
}

    .systech-products-detail div.product form.cart input.form-control {
        padding: 13px 10px;
        padding-right: 0;
        min-width: 82px !important
    }

.scroll-wrapper {
    padding: 0 !important;
    position: relative
}

    .scroll-wrapper > .scroll-content {
        border: none !important;
        box-sizing: content-box !important;
        height: auto;
        left: 0;
        margin: 0;
        max-height: none;
        max-width: none !important;
        overflow: scroll !important;
        padding: 0;
        position: relative !important;
        top: 0;
        width: auto !important
    }

        .scroll-wrapper > .scroll-content::-webkit-scrollbar {
            height: 0;
            width: 0
        }

.scroll-element {
    display: none
}

    .scroll-element, .scroll-element div {
        box-sizing: content-box
    }

        .scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
            display: block
        }

        .scroll-element .scroll-bar, .scroll-element .scroll-arrow {
            cursor: default
        }

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999
}

    .scroll-textarea > .scroll-content {
        overflow: hidden !important
    }

        .scroll-textarea > .scroll-content > textarea {
            border: none !important;
            box-sizing: border-box;
            height: 100% !important;
            margin: 0;
            max-height: none !important;
            max-width: none !important;
            overflow: scroll !important;
            outline: none;
            padding: 2px;
            position: relative !important;
            top: 0;
            width: 100% !important
        }

            .scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
                height: 0;
                width: 0
            }

.scrollbar-macosx > .scroll-element, .scrollbar-macosx > .scroll-element div {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

    .scrollbar-macosx > .scroll-element div {
        display: block;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%
    }

    .scrollbar-macosx > .scroll-element .scroll-element_track {
        display: none
    }

    .scrollbar-macosx > .scroll-element .scroll-bar {
        background-color: #6C6E71;
        display: block;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        -webkit-transition: opacity 0.2s linear;
        -moz-transition: opacity 0.2s linear;
        -o-transition: opacity 0.2s linear;
        -ms-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear
    }

    .scrollbar-macosx:hover > .scroll-element .scroll-bar, .scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70);
        opacity: 0.7
    }

    .scrollbar-macosx > .scroll-element.scroll-x {
        bottom: 0px;
        height: 0px;
        left: 0;
        min-width: 100%;
        overflow: visible;
        width: 100%
    }

    .scrollbar-macosx > .scroll-element.scroll-y {
        height: 100%;
        min-height: 100%;
        right: -10px;
        top: 0;
        width: 0px
    }

    .scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
        height: 7px;
        min-width: 10px;
        top: -9px
    }

    .scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
        left: -9px;
        min-height: 10px;
        width: 7px
    }

    .scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
        left: 2px
    }

    .scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
        left: -4px
    }

    .scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
        top: 2px
    }

    .scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
        top: -4px
    }

    .scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
        left: -11px
    }

    .scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
        top: -11px
    }

.systech_woocommerce_page_cart .shop_table thead {
    background-color: #E1393F;
    color: #FFF
}

.systech_woocommerce_page_cart .shop_table .product-name {
    font-weight: 700
}

    .systech_woocommerce_page_cart .shop_table .product-name a {
        color: #000
    }

.systech_woocommerce_page_cart table.shop_table {
    box-shadow: 0px 5px 25px 0px #00000026
}

    .systech_woocommerce_page_cart table.shop_table th {
        padding: 15px 20px
    }

    .systech_woocommerce_page_cart table.shop_table td {
        padding: 15px 20px
    }

.systech_woocommerce_page_cart .cart_totals {
    max-width: 510px
}

.systech_woocommerce_page_cart .wc-proceed-to-checkout a.checkout-button {
    background-color: #E1393F;
    height: 45px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px
}

    .systech_woocommerce_page_cart .wc-proceed-to-checkout a.checkout-button:hover {
        background-color: #4E97FD
    }

.woocommerce-cart .cart_totals .shop_table, .woocommerce-cart .cart_totals > h2 {
    display: none
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #fafafa !important;
    color: #000;
    padding: 10px 15px 10px 50px;
    line-height: 36px
}

    .woocommerce-error .button:hover, .woocommerce-info .button:hover, .woocommerce-message .button:hover {
        background-color: #E1393F;
        color: #FFF
    }

    .woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
        top: 10px
    }

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #FFF;
    background-color: #E1393F;
    border-radius: 40px;
    font-size: 16px;
    font-weight: 500
}

    .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
        background-color: #4E97FD;
        color: #FFF
    }

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    transform: translateY(-50%)
}

.select2-container--default .select2-selection--single {
    border: 1px solid #C3C3C3;
    line-height: 1.5;
    padding: 12px 10px;
    border-radius: 1px;
    height: auto
}

.woocommerce button.button {
    line-height: 1.5
}

.woocommerce form .form-row input.input-text {
    border: 1px solid #C3C3C3;
    line-height: 1.5;
    padding: 12px 10px;
    border-radius: 1px
}

.systech_woocommerce_page_checkout.woocommerce form .form-row {
    padding: 0;
    margin-bottom: 20px;
    display: block
}

    .systech_woocommerce_page_checkout.woocommerce form .form-row label {
        line-height: 1.5;
        color: #000
    }

    .systech_woocommerce_page_checkout.woocommerce form .form-row input.input-text {
        border: 1px solid #C3C3C3;
        line-height: 1.5;
        padding: 12px 10px;
        border-radius: 1px
    }

    .systech_woocommerce_page_checkout.woocommerce form .form-row .input-text {
        border: 1px solid #C3C3C3;
        line-height: 1.5;
        padding: 12px 10px;
        border-radius: 1px
    }

.systech_woocommerce_page_checkout.woocommerce table.shop_table {
    border-collapse: collapse
}

    .systech_woocommerce_page_checkout.woocommerce table.shop_table thead {
        background-color: #E1393F;
        color: #FFF
    }

    .systech_woocommerce_page_checkout.woocommerce table.shop_table th, .systech_woocommerce_page_checkout.woocommerce table.shop_table td {
        padding: 15px 15px
    }

.woocommerce-account .entry-content.container > .woocommerce {
    flex-wrap: wrap
}

    .woocommerce-account .entry-content.container > .woocommerce .woocommerce-MyAccount-navigation {
        float: none;
        width: 100%;
        margin-bottom: 30px
    }

    .woocommerce-account .entry-content.container > .woocommerce .woocommerce-MyAccount-content {
        float: none;
        width: 100%
    }

form.woocommerce-ResetPassword.lost_reset_password {
    width: 100%;
    display: block
}

.woocommerce-MyAccount-navigation {
    background: #FAFAFA;
    padding: 10px 20px
}

    .woocommerce-MyAccount-navigation ul {
        list-style-type: none;
        margin: 0;
        padding: 0
    }

        .woocommerce-MyAccount-navigation ul li {
            border-bottom: 1px solid rgba(33,33,33,0.08);
            font-weight: 400;
            font-size: 15px;
            padding: 10px 0
        }

            .woocommerce-MyAccount-navigation ul li a {
                color: #000
            }

            .woocommerce-MyAccount-navigation ul li.is-active {
                font-weight: 700
            }

                .woocommerce-MyAccount-navigation ul li.is-active a {
                    color: #E1393F
                }

            .woocommerce-MyAccount-navigation ul li:last-child {
                border: none
            }

.wrap-login-header .template-3 {
    border: none
}

    .wrap-login-header .template-3 .apsl-login-field input {
        border: 1px solid #C3C3C3;
        border-radius: 0px;
        padding: 12px
    }

    .wrap-login-header .template-3 .apsl-login-field-wrapper.apsl-fl-l {
        font-size: 15px
    }

        .wrap-login-header .template-3 .apsl-login-field-wrapper.apsl-fl-l label {
            font-size: 15px;
            transform: translateY(-4px)
        }

    .wrap-login-header .template-3 .apsl-login-field-wrapper .apsl-remember-me input[type="checkbox"] {
        border-radius: 3px;
        border-color: #161313;
        border-width: 0px;
        width: 18px;
        height: 18px;
        margin: 0px;
        float: right
    }

        .wrap-login-header .template-3 .apsl-login-field-wrapper .apsl-remember-me input[type="checkbox"]:before {
            content: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 2V16H2V2H16ZM16 0H2C0.9 0 0 0.9 0 2V16C0 17.1 0.9 18 2 18H16C17.1 18 18 17.1 18 16V2C18 0.9 17.1 0 16 0Z' fill='%23161313'/%3E%3C/svg%3E%0A")
        }

        .wrap-login-header .template-3 .apsl-login-field-wrapper .apsl-remember-me input[type="checkbox"]:checked:before {
            content: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 0H2C0.89 0 0 0.9 0 2V16C0 17.1 0.89 18 2 18H16C17.11 18 18 17.1 18 16V2C18 0.9 17.11 0 16 0ZM7 14L2 9L3.41 7.59L7 11.17L14.59 3.58L16 5L7 14Z' fill='%23E1393F'/%3E%3C/svg%3E%0A")
        }

        .wrap-login-header .template-3 .apsl-login-field-wrapper .apsl-remember-me input[type="checkbox"]:checked + label {
            color: #E1393F
        }

    .wrap-login-header .template-3 .apsl-login-field-wrapper.apsl-fl-r {
        width: 100%
    }

    .wrap-login-header .template-3 .apsl-login-field.apsl-submit-login {
        width: 100%
    }

        .wrap-login-header .template-3 .apsl-login-field.apsl-submit-login input {
            cursor: pointer;
            border-radius: 30px;
            background-color: #E1393F;
            color: #FFF;
            font-size: 16px;
            font-weight: 500;
            border: none
        }

            .wrap-login-header .template-3 .apsl-login-field.apsl-submit-login input:hover {
                background-color: #4E97FD
            }

    .wrap-login-header .template-3 .apsl-login-form a.lost {
        margin-top: -125px;
        float: right
    }

    .wrap-login-header .template-3 span.apsl-login-new-text {
        display: none
    }

    .wrap-login-header .template-3 .apsl-login-networks {
        padding: 0;
        background-color: transparent
    }

    .wrap-login-header .template-3 .social-networks {
        padding: 0;
        text-align: center
    }

    .wrap-login-header .template-3 .apsl-icon-block {
        margin-left: 10px
    }

    .wrap-login-header .template-3 .apsl-seperator span {
        top: -36px;
        width: auto;
        background-color: #FFF;
        border: none;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 16px;
        font-weight: 500
    }

    .wrap-login-header .template-3 .social-networks {
        padding: 0;
        margin: 0;
        width: 100%
    }

    .wrap-login-header .template-3 .apsl-login-form {
        margin: 0;
        padding: 0;
        width: 100%
    }

.wrap-search-nav .dropdown-menu {
    border: none;
    animation-duration: 0.5s;
    animation-name: fadeInUpMenu;
    box-shadow: 0px 20px 20px rgba(0,0,0,0.3);
    border-radius: 5px
}

@media (min-width: 992px) {
    .wrap-search-nav .dropdown-menu {
        top: calc(100% + 18px);
        min-width: 300px
    }
}

.wrap-search-nav .content {
    padding: 12px 20px;
    border-radius: 5px;
    overflow: hidden
}

    .wrap-search-nav .content .title {
        color: #E1393F;
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 10px;
        display: block
    }

    .wrap-search-nav .content input {
        border: 1px solid #C3C3C3;
        border-radius: 0px;
        padding: 12px;
        margin-bottom: 10px;
        width: 100%
    }

        .wrap-search-nav .content input:focus {
            outline: none
        }

    .wrap-search-nav .content button {
        display: block;
        cursor: pointer;
        border-radius: 30px;
        background-color: #E1393F;
        color: #FFF;
        font-size: 16px;
        font-weight: 500;
        border: none;
        padding: 12px;
        width: 100%
    }

.product-search-area .widget_product_search {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 10px
}

    .product-search-area .widget_product_search .woocommerce-product-search {
        display: flex;
        width: 100%
    }

@media (min-width: 992px) {
    .product-search-area .widget_product_search .woocommerce-product-search {
        margin-bottom: 30px
    }
}

.product-search-area .widget_product_search input {
    border: 1px solid #C3C3C3;
    border-radius: 0px;
    padding: 12px;
    border-radius: 30px;
    width: 80%;
    margin-right: 10px
}

    .product-search-area .widget_product_search input:focus {
        outline: none
    }

.product-search-area .widget_product_search button {
    width: 20%;
    display: inline-block;
    cursor: pointer;
    border-radius: 30px;
    background-color: #E1393F;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    border: none;
    padding: 12px;
    min-width: 96px
}

.search .systech-products .systech-product-list .woocommerce-ordering.systech-ordering {
    margin-left: auto
}

@media (max-width: 991.98px) {
    header.header .navbar-header .nav-icon .navbar-nav > li a.nav-link {
        width: 42px;
        height: 42px;
        text-align: center;
        justify-content: center
    }

        header.header .navbar-header .nav-icon .navbar-nav > li a.nav-link.close {
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-x-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M13.854 2.146a.5.5 0 0 1 0 .708l-11 11a.5.5 0 0 1-.708-.708l11-11a.5.5 0 0 1 .708 0Z'/%3E%3Cpath fill-rule='evenodd' d='M2.146 2.146a.5.5 0 0 0 0 .708l11 11a.5.5 0 0 0 .708-.708l-11-11a.5.5 0 0 0-.708 0Z'/%3E%3C/svg%3E");
            background-position: center;
            background-repeat: no-repeat
        }

            header.header .navbar-header .nav-icon .navbar-nav > li a.nav-link.close svg {
                display: none
            }
}

.page-recruitment-detail .content .content-editor h2 {
    font-weight: bold;
    font-size: 38px;
    color: #000000
}

.page-recruitment-detail .content .content-editor h1 {
    font-weight: bold;
    font-size: 48px;
    color: #000000
}

.page-recruitment-detail .recruitment_type_work > span:before {
    content: ' , '
}

.page-recruitment-detail .recruitment_type_work > span:first-child:before {
    content: ''
}

.woocommerce-page footer.entry-footer .edit-link {
    display: none
}

.woocommerce button.button.alt {
    background-color: #E1393F;
    padding: 10.5px 15px
}

    .woocommerce button.button.alt:hover {
        background-color: #4E97FD
    }

.woocommerce table.shop_table {
    border-collapse: collapse
}

    .woocommerce table.shop_table thead {
        background-color: #E1393F;
        color: #FFF
    }

    .woocommerce table.shop_table th, .woocommerce table.shop_table td {
        padding: 15px 15px;
        overflow: hidden
    }

@media (max-width: 767.98px) {
    .woocommerce table.shop_table td.product-remove {
        width: 100%
    }
}

.woocommerce form .form-row {
    display: block;
    align-items: center
}

    .woocommerce form .form-row select {
        border: 1px solid #C3C3C3;
        line-height: 1.5;
        padding: 12px 10px;
        border-radius: 1px;
        height: auto
    }

    .woocommerce form .form-row label {
        margin-right: 0.5rem
    }

.woocommerce form .password-input, .woocommerce-page form .password-input, .woocommerce-input-wrapper {
    margin-bottom: 0.5rem
}

.woocommerce-address-fields__field-wrapper {
    margin-bottom: 20px
}

.woocommerce-message, .woocommerce-info {
    border-top-color: #E1393F;
    border: none
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background: unset !important;
    padding: 0
}

    .woocommerce-message::before, .woocommerce-info::before {
        color: #E1393F;
        content: none
    }

.woocommerce-cart-form .variation * {
    font-weight: normal
}

.woocommerce-table .sys-order-product-thumbnail img {
    max-width: 100px
}

.woocommerce-table__product-name.product-name .wc-item-meta {
    margin: 0;
    padding: 0
}

.wc-tabs-wrapper .wrapper {
    overflow: hidden;
    width: 100%;
    position: relative;
    margin-bottom: 20px
}

    .wc-tabs-wrapper .wrapper .next-slide, .wc-tabs-wrapper .wrapper .prev-slide {
        background: #E1393F;
        display: block;
        width: 50px;
        height: 50px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        color: white;
        text-align: center;
        line-height: 3em;
        z-index: 2;
        border-radius: 50%;
        cursor: pointer
    }

        .wc-tabs-wrapper .wrapper .next-slide:hover, .wc-tabs-wrapper .wrapper .prev-slide:hover {
            background: #E1393F
        }

    .wc-tabs-wrapper .wrapper .next-slide {
        right: -50px
    }

        .wc-tabs-wrapper .wrapper .next-slide:before {
            background-image: url("data:image/svg+xml,%3Csvg width='14' height='24' viewBox='0 0 14 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L12.1428 12.0515L1 23.103' stroke='white' stroke-width='2.5'/%3E%3C/svg%3E%0A");
            background-repeat: no-repeat;
            background-position: 55% 50%;
            content: "";
            width: 100%;
            height: 100%;
            display: block
        }

    .wc-tabs-wrapper .wrapper .prev-slide {
        left: -50px
    }

        .wc-tabs-wrapper .wrapper .prev-slide:before {
            background-image: url("data:image/svg+xml,%3Csvg width='14' height='24' viewBox='0 0 14 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1L1.8572 12.0515L13 23.103' stroke='white' stroke-width='2.5'/%3E%3C/svg%3E%0A");
            background-repeat: no-repeat;
            background-position: 45% 50%;
            content: "";
            width: 100%;
            height: 100%;
            display: block
        }

    .wc-tabs-wrapper .wrapper .tab-container {
        margin: 0 !important;
        padding: 0 !important;
        position: absolute;
        top: 0;
        left: 0;
        transition: left .3s ease-in-out;
        -webkit-transition: left .3s ease-in-out;
        -moz-transition: left .3s ease-in-out
    }

        .wc-tabs-wrapper .wrapper .tab-container li a {
            line-height: 40px
        }

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    flex: 0 0 48%;
    max-width: 48%
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    flex: 0 0 48%;
    max-width: 48%
}

.woocommerce-billing-fields .optional {
    display: none
}

.checkout .woocommerce-error::before {
    top: 0;
    left: 0
}

.checkout .woocommerce-error li {
    margin-left: 30px !important
}

.path {
    background-color: none
}

    .path ul {
        padding: 20px 0px 0px 0px;
        margin: 0px
    }

        .path ul li {
            display: inline;
            margin-right: 6px;
            font-size: 14px;
            position: relative;
            color: #223354
        }

            .path ul li a {
                color: #223354;
                transition: all 0.3s
            }

                .path ul li a:hover {
                    color: #E1393F !important
                }

            .path ul li:last-child {
                margin-right: 0px
            }

                .path ul li:last-child::after {
                    content: "";
                    display: none
                }

            .path ul li::after {
                content: "/";
                font: 14px;
                width: 5px;
                height: 100%;
                position: absolute;
                top: -1px;
                right: -8px;
                color: #999999
            }

.page-tin-tuc .path {
    background-color: #EAF8FF !important
}

.page-tin-tuc .news__title {
    margin-bottom: 30px;
    font-size: 28px;
    font-weight: bold;
    line-height: 42px;
    color: #333333;
    text-transform: uppercase
}

@media (min-width: 992px) {
    .page-tin-tuc .news__title {
        font-size: 32px;
        margin-bottom: 40px
    }
}

.page-tin-tuc .featured-news {
    background-color: #EAF8FF;
    padding-bottom: 40px;
    padding-top: 30px
}

@media (min-width: 992px) {
    .page-tin-tuc .featured-news {
        padding-bottom: 70px;
        padding-top: 40px
    }
}

.page-tin-tuc .featured-news .list-featured .list-featured__first {
    height: 100%
}

    .page-tin-tuc .featured-news .list-featured .list-featured__first .first-img {
        height: auto;
        overflow: hidden;
        position: relative;
        z-index: 2
    }

@media (min-width: 992px) {
    .page-tin-tuc .featured-news .list-featured .list-featured__first .first-img {
        height: 100%
    }
}

.page-tin-tuc .featured-news .list-featured .list-featured__first .first-img > img {
    width: 100%;
    height: auto;
    z-index: 1
}

.page-tin-tuc .featured-news .list-featured .list-featured__first .first-img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0,0,0,0) 43.4%, #333 100%)
}

@media (min-width: 992px) {
    .page-tin-tuc .featured-news .list-featured .list-featured__first .first-img::after {
        background: linear-gradient(180deg, rgba(0,0,0,0) 53.4%, #333 100%)
    }
}

.page-tin-tuc .featured-news .list-featured .list-featured__first .first-desc {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0px 16px 8px 16px;
    z-index: 2
}

@media (min-width: 992px) {
    .page-tin-tuc .featured-news .list-featured .list-featured__first .first-desc {
        padding: 0px 200px 20px 30px
    }
}

.page-tin-tuc .featured-news .list-featured .list-featured__first .first-desc .first-title {
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 0px
}

@media (min-width: 992px) {
    .page-tin-tuc .featured-news .list-featured .list-featured__first .first-desc .first-title {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 16px
    }
}

.page-tin-tuc .featured-news .list-featured .list-featured__first .first-desc > p {
    color: #FFFFFF;
    margin-bottom: 0px;
    font-size: 11px;
    line-height: 18px;
    text-align: justify
}

@media (min-width: 992px) {
    .page-tin-tuc .featured-news .list-featured .list-featured__first .first-desc > p {
        font-size: 16px;
        line-height: 24px
    }
}

.page-tin-tuc .featured-news .list-featured .list-featured__first .first-desc > span {
    font-size: 11px;
    line-height: 18px;
    color: #B9B9B9
}

@media (min-width: 992px) {
    .page-tin-tuc .featured-news .list-featured .list-featured__first .first-desc > span {
        font-size: 16px;
        line-height: 36px
    }
}

.page-tin-tuc .featured-news .list-featured .list-featured__item {
    margin-bottom: 24px
}

    .page-tin-tuc .featured-news .list-featured .list-featured__item:last-child {
        margin-bottom: 0px
    }

    .page-tin-tuc .featured-news .list-featured .list-featured__item .list-featured__img img {
        width: 100%;
        height: auto;
        margin-bottom: 12px
    }

@media (min-width: 992px) {
    .page-tin-tuc .featured-news .list-featured .list-featured__item .list-featured__img img {
        margin-bottom: 0px
    }
}

.page-tin-tuc .featured-news .list-featured .list-featured__item .list-featured__content .list-featured__title {
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    transition: 0.3s;
    text-align: justify
}

    .page-tin-tuc .featured-news .list-featured .list-featured__item .list-featured__content .list-featured__title:hover {
        color: #4E97FD
    }

.page-tin-tuc .featured-news .list-featured .list-featured__item .list-featured__content .list-featured__desc {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    margin-bottom: 0px;
    text-align: justify
}

.page-tin-tuc .other-news {
    padding-bottom: 40px;
    padding-top: 30px
}

@media (min-width: 992px) {
    .page-tin-tuc .other-news {
        padding-bottom: 70px;
        padding-top: 40px
    }
}

.page-tin-tuc .other-news .news-category {
    border-bottom: 1px solid rgba(33,33,33,0.08)
}

    .page-tin-tuc .other-news .news-category ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        margin-bottom: 15px
    }

        .page-tin-tuc .other-news .news-category ul li a {
            font-weight: bold;
            font-size: 18px;
            line-height: 32px;
            color: #999999;
            transition: 0.3s
        }

@media (min-width: 992px) {
    .page-tin-tuc .other-news .news-category ul li a {
        font-size: 24px;
        line-height: 52px
    }
}

.page-tin-tuc .other-news .news-category ul li a:hover {
    color: #4E97FD
}

.page-tin-tuc .other-news .news-category .menu > .current-menu-item > a {
    color: #E1393F !important
}

.page-tin-tuc .other-news .news-tag {
    padding: 0px 0px 20px 0px
}

@media (min-width: 992px) {
    .page-tin-tuc .other-news .news-tag {
        padding: 20px 0px
    }
}

.page-tin-tuc .other-news .news-tag .news-tag__title {
    font-weight: bold;
    font-size: 24px;
    line-height: 42px;
    color: #333333
}

.page-tin-tuc .other-news .news-tag .news-tag__item {
    padding: 0px 0px
}

@media (min-width: 992px) {
    .page-tin-tuc .other-news .news-tag .news-tag__item {
        padding: 15px 0px
    }
}

.page-tin-tuc .other-news .news-tag .news-tag__item ul.menu {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap
}

.page-tin-tuc .other-news .news-tag .news-tag__item li {
    display: inline;
    margin: 8px 15px 8px 0px;
    padding: 10px 0px
}

.page-tin-tuc .other-news .news-tag .news-tag__item a {
    padding: 10px 24px;
    border: 2px solid #AAAAAA;
    border-radius: 25px;
    font-size: 18px;
    line-height: 100%;
    color: #AAAAAA;
    transition: 0.3s
}

    .page-tin-tuc .other-news .news-tag .news-tag__item a:hover {
        color: #4E97FD;
        border: 2px solid #4E97FD
    }

.page-tin-tuc .other-news .news-tag .news-tag__item .menu > .current-menu-item > a {
    color: #E1393F !important;
    border: 2px solid #E1393F !important
}

.page-tin-tuc .other-news .news-item img {
    width: 100%;
    height: auto
}

.page-tin-tuc .other-news .news-item a .news-item__title {
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    padding: 16px 0px;
    transition: 0.3s
}

    .page-tin-tuc .other-news .news-item a .news-item__title:hover {
        color: #4E97FD
    }

.page-tin-tuc .other-news .news-item p {
    margin-bottom: 10px
}

.page-tin-tuc .other-news .news-item span {
    font-size: 16px;
    line-height: 36px;
    color: #939598
}

.pagination {
    margin-bottom: 40px
}

@media (min-width: 992px) {
    .pagination {
        margin-bottom: 70px
    }
}

.pagination .page-numbers {
    margin-left: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #616475;
    border-radius: 4px;
    line-height: 30px;
    background-color: #EEEEEE;
    border: none;
    transition: 0.3s
}

    .pagination .page-numbers:hover {
        background-color: #4E97FD;
        color: #ffffff
    }

.pagination .current {
    background-color: #4E97FD !important;
    color: #ffffff !important
}

.pagination .prev {
    position: relative
}

    .pagination .prev::after {
        content: url("../images/prev-page.svg");
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

.pagination .next {
    position: relative
}

    .pagination .next::after {
        content: url("../images/next-page.svg");
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

.page-news-detail .news-detail {
    padding-top: 30px
}

@media (min-width: 992px) {
    .page-news-detail .news-detail {
        padding-top: 40px
    }
}

.page-news-detail .news-detail .title {
    font-size: 28px;
    font-weight: bold;
    line-height: 42px;
    color: #333333;
    text-transform: uppercase
}

@media (min-width: 992px) {
    .page-news-detail .news-detail .title {
        font-size: 32px
    }
}

.page-news-detail .news-detail .short-info span {
    margin-right: 20px
}

.page-news-detail .news-detail .short-info .short-info__date {
    font-size: 16px;
    line-height: 36px;
    color: #939598
}

.page-news-detail .news-detail .short-info .short-info__category {
    font-weight: 500;
    font-size: 16px;
    line-height: 36px;
    color: #4E97FD;
    transition: all 0.3s
}

    .page-news-detail .news-detail .short-info .short-info__category:hover {
        color: #E1393F
    }

.page-news-detail .news-detail .short-info label {
    margin-right: 12px;
    margin-top: 3px
}

.page-news-detail .news-detail .short-info .short-info__icon a img {
    margin-right: 10px;
    width: 30px;
    height: 30px
}

.page-news-detail .news-detail .short-info .short-info__icon a:last-child img {
    margin-right: 0px
}

.page-news-detail .news-detail .news-detail__content {
    padding-top: 30px;
    padding-bottom: 15px
}

    .page-news-detail .news-detail .news-detail__content p {
        font-size: 16px;
        line-height: 24px;
        color: #333333
    }

@media (max-width: 1199.98px) {
    .page-news-detail .news-detail .news-detail__content .gallery {
        display: block !important
    }
}

.page-news-detail .news-detail .news-detail__content .gallery .gallery-item img {
    width: 100% !important;
    height: auto
}

.page-news-detail .news-detail .news-detail__content .gallery .gallery-item figcaption {
    margin-top: 15px;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #333333
}

.page-news-detail .news-detail .news-detail__content h2 {
    font-weight: bold;
    font-size: 32px;
    line-height: 42px;
    color: #333333
}

.page-news-detail .news-detail .news-detail__content h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 42px;
    color: #333333
}

.page-news-detail .news-detail .news-detail__content ul, .page-news-detail .news-detail .news-detail__content ol {
    margin-left: 3px;
    padding-left: 16px
}

    .page-news-detail .news-detail .news-detail__content ul li, .page-news-detail .news-detail .news-detail__content ol li {
        font-size: 18px;
        line-height: 36px
    }

.page-news-detail .news-detail .news-detail__content a {
    text-decoration: underline
}

    .page-news-detail .news-detail .news-detail__content a:hover {
        color: #4E97FD !important
    }

.page-news-detail .news-detail .news-detail__content table {
    border-collapse: collapse;
    width: 100%
}

.page-news-detail .news-detail .news-detail__content td, .page-news-detail .news-detail .news-detail__content th {
    border: 1px solid #333333;
    padding: 8px
}

.page-news-detail .news-detail .next-page .next-page__prev {
    height: 45px;
    position: relative;
    transition: 0.3s
}

    .page-news-detail .news-detail .next-page .next-page__prev span {
        padding-left: 60px;
        font-size: 16px;
        line-height: 45px;
        text-transform: uppercase;
        color: #666666
    }

    .page-news-detail .news-detail .next-page .next-page__prev::before {
        content: url("../images/next.png");
        position: absolute;
        top: 0;
        left: 0;
        width: 45px;
        height: 45px
    }

    .page-news-detail .news-detail .next-page .next-page__prev:hover span {
        color: #4E97FD
    }

    .page-news-detail .news-detail .next-page .next-page__prev:hover::before {
        content: url("../images/next-hover.png")
    }

.page-news-detail .news-detail .next-page .next-page__next {
    height: 45px;
    position: relative;
    transition: 0.3s
}

    .page-news-detail .news-detail .next-page .next-page__next span {
        padding-right: 60px;
        font-size: 16px;
        line-height: 45px;
        text-transform: uppercase;
        color: #666666
    }

    .page-news-detail .news-detail .next-page .next-page__next::before {
        content: url("../images/next.png");
        position: absolute;
        top: 0;
        right: 0;
        width: 45px;
        height: 45px;
        transform: rotate(180deg)
    }

    .page-news-detail .news-detail .next-page .next-page__next:hover span {
        color: #4E97FD
    }

    .page-news-detail .news-detail .next-page .next-page__next:hover::before {
        content: url("../images/next-hover.png")
    }

.page-news-detail .news-detail .next-title > div {
    width: 40%;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    text-transform: uppercase;
    color: #333333
}

    .page-news-detail .news-detail .next-title > div:first-child {
        text-align: start
    }

    .page-news-detail .news-detail .next-title > div:last-child {
        text-align: end
    }

.page-news-detail .news-detail .news-tag {
    padding: 0px 0px 20px 0px
}

@media (min-width: 992px) {
    .page-news-detail .news-detail .news-tag {
        padding: 20px 0px
    }
}

.page-news-detail .news-detail .news-tag .widget {
    margin: 0px;
    padding: 0px
}

.page-news-detail .news-detail .news-tag .news-tag__title {
    font-weight: bold;
    font-size: 24px;
    line-height: 42px;
    color: #333333
}

.page-news-detail .news-detail .news-tag .news-tag__item ul.menu {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap
}

.page-news-detail .news-detail .news-tag .news-tag__item li {
    display: inline;
    margin: 8px 15px 8px 0px;
    padding: 10px 0px
}

.page-news-detail .news-detail .news-tag .news-tag__item a {
    padding: 10px 24px;
    border: 2px solid #AAAAAA;
    border-radius: 25px;
    font-size: 18px;
    line-height: 100%;
    color: #AAAAAA;
    transition: 0.3s
}

    .page-news-detail .news-detail .news-tag .news-tag__item a:hover {
        color: #4E97FD;
        border: 2px solid #4E97FD
    }

.page-news-detail .news-detail .news-tag .news-tag__item .menu > .current-menu-item > a {
    color: #E1393F !important;
    border: 2px solid #E1393F !important
}

.page-news-detail hr {
    border: 1px solid #C3C3C3;
    margin: 30px 0px 0px 0px
}

@media (min-width: 992px) {
    .page-news-detail .related-news {
        padding: 25px 0px 60px 0px
    }
}

.page-news-detail .related-news .related-news__title {
    font-size: 28px;
    font-weight: bold;
    line-height: 42px;
    color: #333333;
    text-align: center;
    text-transform: uppercase
}

@media (min-width: 992px) {
    .page-news-detail .related-news .related-news__title {
        font-size: 32px;
        margin-bottom: 24px
    }
}

.page-news-detail .related-news .related-news__item img {
    width: 100%;
    height: auto
}

.page-news-detail .related-news .related-news__item h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    padding: 16px 0px;
    margin: 0px;
    transition: 0.3s
}

    .page-news-detail .related-news .related-news__item h3:hover {
        color: #4E97FD
    }

.page-news-detail .related-news .related-news__item span {
    font-size: 16px;
    line-height: 36px;
    color: #939598
}

.page-news-detail .related-news .related-news__item p {
    margin-bottom: 0px
}

.banner {
    position: relative
}

    .banner .banner__img {
        width: 100% !important;
        height: auto
    }

    .banner .banner__title {
        font-weight: bold;
        font-size: 38px;
        line-height: 42px;
        text-align: center;
        text-transform: uppercase;
        color: #FFFFFF;
        text-shadow: 0px 5px 25px rgba(0,0,0,0.15);
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 80%
    }

    .banner .banner__box {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 80%
    }

.recruitment .recruitment-item {
    padding: 16px 0px;
    border-bottom: 1px dashed #C3C3C3
}

    .recruitment .recruitment-item .recruitment-item__title {
        font-weight: bold;
        font-size: 18px;
        line-height: 36px;
        color: #333333;
        margin: 0px
    }

    .recruitment .recruitment-item .recruitment-item__info .recruitment-item__general span {
        font-size: 16px;
        line-height: 24px;
        color: #333333
    }

    .recruitment .recruitment-item .recruitment-item__info .recruitment-item__general .icon {
        width: 24px;
        height: 24px;
        margin-right: 10px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .recruitment .recruitment-item .recruitment-item__info .recruitment-item__general .date {
        margin-right: 40px;
        position: relative
    }

        .recruitment .recruitment-item .recruitment-item__info .recruitment-item__general .date::after {
            content: "";
            height: 25px;
            width: 1px;
            border: 1px solid #C3C3C3;
            position: absolute;
            top: 0;
            right: -18px
        }

    .recruitment .recruitment-item .recruitment-item__info .recruitment-item__general > div {
        margin-bottom: 10px
    }

    .recruitment .recruitment-item .recruitment-item__info .wage .icon {
        margin-right: 10px;
        width: 24px;
        height: 24px
    }

    .recruitment .recruitment-item .recruitment-item__info .wage span {
        font-weight: bold;
        font-size: 18px;
        line-height: 21px;
        color: #E1393F
    }

    .recruitment .recruitment-item .recruitment-item__info .button {
        height: 40px;
        margin-top: 23px
    }

@media (min-width: 992px) {
    .recruitment .recruitment-item .recruitment-item__info .button {
        margin-top: 0px
    }
}

.recruitment .recruitment-item .recruitment-item__info .button a {
    padding: 13px 64px;
    background: #E1393F;
    border-radius: 40px;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px
}

.recruitment-item__tag {
    padding-bottom: 10px
}

    .recruitment-item__tag span {
        padding: 2px 10px;
        border-radius: 4px;
        font-weight: 500;
        font-size: 13px;
        line-height: 19px;
        color: #FFFFFF;
        margin-right: 10px
    }

    .recruitment-item__tag .recruitment-item__hot {
        background: #E1393F
    }

    .recruitment-item__tag .recruitment-item__type {
        background: #4E97FD
    }

.page-recruitment .recruitment-list {
    padding: 30px 0px 60px 0px
}

    .page-recruitment .recruitment-list .recruitment-list__title {
        margin-bottom: 30px;
        font-size: 28px;
        font-weight: bold;
        line-height: 42px;
        color: #333333;
        text-transform: uppercase
    }

@media (min-width: 992px) {
    .page-recruitment .recruitment-list .recruitment-list__title {
        font-size: 32px;
        margin-bottom: 40px
    }
}

.page-recruitment .pagination {
    padding-top: 60px;
    margin-bottom: 0
}

.page-recruitment-detail .content {
    padding: 30px 0px
}

    .page-recruitment-detail .content .title {
        font-size: 28px;
        font-weight: bold;
        line-height: 42px;
        color: #333333
    }

@media (min-width: 992px) {
    .page-recruitment-detail .content .title {
        font-size: 32px
    }
}

.page-recruitment-detail .content .content-general .icon {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px
}

.page-recruitment-detail .content .content-general .left {
    width: 160px
}

.page-recruitment-detail .content .content-general .recruitment_type_work, .page-recruitment-detail .content .content-general span {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    margin-bottom: 15px
}

    .page-recruitment-detail .content .content-general .recruitment_type_work.wage, .page-recruitment-detail .content .content-general span.wage {
        color: #E1393F
    }

.page-recruitment-detail .content .content-editor {
    padding: 20px 0px
}

    .page-recruitment-detail .content .content-editor h3 {
        font-weight: bold;
        font-size: 24px;
        line-height: 28px;
        color: #333333
    }

    .page-recruitment-detail .content .content-editor h4 {
        font-weight: bold;
        font-size: 18px;
        line-height: 21px;
        color: #333333
    }

    .page-recruitment-detail .content .content-editor ul, .page-recruitment-detail .content .content-editor ol {
        margin-left: 0px;
        padding-left: 24px;
        color: #333333
    }

    .page-recruitment-detail .content .content-editor p {
        color: #333333
    }

    .page-recruitment-detail .content .content-editor table {
        border-collapse: collapse;
        width: 100%
    }

    .page-recruitment-detail .content .content-editor td, .page-recruitment-detail .content .content-editor th {
        border: 1px solid #333333;
        padding: 8px
    }

.page-recruitment-detail .content .link {
    padding: 13px 80px;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    background: #E1393F;
    border-radius: 40px;
    text-align: center;
    transition: 0.3s
}

    .page-recruitment-detail .content .link:hover {
        color: #FFFFFF !important
    }

@media (min-width: 992px) {
    .page-recruitment-detail .content .link {
        padding: 13px 120px
    }
}

.page-recruitment-detail hr {
    border: 1px solid #C3C3C3;
    margin: 0px
}

.page-recruitment-detail .recruitment-list {
    padding: 25px 0px 60px 0px
}

    .page-recruitment-detail .recruitment-list .recruitment-list__title {
        font-size: 28px;
        font-weight: bold;
        line-height: 42px;
        color: #333333;
        text-align: center;
        text-transform: uppercase
    }

@media (min-width: 992px) {
    .page-recruitment-detail .recruitment-list .recruitment-list__title {
        font-size: 32px;
        margin-bottom: 24px
    }
}

.page-contact-us .banner .title {
    font-weight: bold;
    font-size: 38px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 5px 25px rgba(0,0,0,0.15);
    margin-bottom: 10px
}

.page-contact-us .banner .banner__box {
    text-align: center
}

    .page-contact-us .banner .banner__box p {
        font-size: 16px;
        line-height: 24px;
        color: #FFFFFF;
        text-shadow: 0px 5px 25px rgba(0,0,0,0.15);
        margin-bottom: 12px
    }

    .page-contact-us .banner .banner__box span {
        font-size: 14px;
        line-height: 20px;
        color: #FFFFFF
    }

    .page-contact-us .banner .banner__box .info > div:first-child {
        padding-right: 0px
    }

@media (min-width: 992px) {
    .page-contact-us .banner .banner__box .info > div:first-child {
        padding-right: 35px
    }
}

.page-contact-us .banner .banner__box .info > div:last-child {
    padding-left: 0px
}

@media (min-width: 992px) {
    .page-contact-us .banner .banner__box .info > div:last-child {
        padding-left: 35px
    }
}

.page-contact-us .banner .banner__box .info .icon {
    margin-right: 16px
}

.page-contact-us .contact-content {
    padding: 30px 0px
}

    .page-contact-us .contact-content .title {
        font-size: 28px;
        font-weight: bold;
        line-height: 42px;
        color: #333333;
        text-transform: uppercase
    }

@media (min-width: 992px) {
    .page-contact-us .contact-content .title {
        font-size: 32px
    }
}

.page-contact-us .contact-content .content .item {
    padding: 24px 40px 40px 0px;
    border-bottom: 1px solid #C3C3C3
}

@media (min-width: 992px) {
    .page-contact-us .contact-content .content .item {
        padding: 24px 50px 40px 0px
    }
}

.page-contact-us .contact-content .content .item h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 36px;
    color: #333333;
    margin-bottom: 0px
}

.page-contact-us .contact-content .content .item img {
    width: 100% !important;
    height: auto
}

.page-contact-us .contact-content .content .item .sub-icon {
    margin-right: 10px
}

.page-contact-us .contact-content .content .item span {
    margin-top: 3px;
    font-size: 14px;
    line-height: 20px;
    color: #333333
}
