body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

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

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

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

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

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

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

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

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

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

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

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,
.fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

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

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

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

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports (padding:max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

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

.fancybox-loading {
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
}

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

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

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

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

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

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn)
}

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

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

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

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1)
}

@media (max-height:576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }

    @supports (padding:max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right))
        }
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995
}

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

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

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

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

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

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

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

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

body,
html {
    margin: 0;
    height: 100%
}

.full-screen-scroller {
    position: relative;
    overflow-y: scroll;
    height: 100%;
    width: 100%
}

.full-screen-scroller .fss-mainview {
    position: relative;
    height: 100%;
    width: 100%;
    font-size: 16px;
    vertical-align: bottom;
    white-space: normal
}

.full-screen-scroller .fss-subview {
    overflow: hidden;
    height: 100%;
    white-space: nowrap;
    font-size: 0
}

.full-screen-scroller .fss-subview-item {
    position: relative;
    display: inline-block;
    height: 100%;
    width: 100%;
    font-size: 16px;
    vertical-align: bottom;
    white-space: normal
}

.full-screen-scroller .fss-dotted-scrollspy {
    position: fixed;
    right: 20px;
    top: 50vh;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1000
}

.full-screen-scroller .fss-dotted-scrollspy .fss-nav-item {
    padding: .5rem
}

.full-screen-scroller .fss-dotted-scrollspy .fss-nav-item::after {
    content: "";
    display: block;
    width: .5rem;
    height: .5rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: rgba(255, 255, 255, .54)
}

.full-screen-scroller .fss-dotted-scrollspy .fss-nav-item.active::after,
.full-screen-scroller .fss-dotted-scrollspy .fss-nav-item:hover::after {
    background: #fff
}

.full-screen-scroller .fss-dotted-scrollspy .fss-nav-btn {
    background: 0 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    font-size: 1rem;
    color: rgba(255, 255, 255, .54);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    outline: 0;
    cursor: pointer
}

.full-screen-scroller .fss-dotted-scrollspy .fss-nav-btn:hover {
    color: #fff
}

.full-screen-scroller .fss-subview .fss-dotted-scrollspy {
    position: absolute;
    right: 50%;
    top: -webkit-calc(100% - 20px);
    top: calc(100% - 20px);
    -webkit-transform: translate(50%, -100%);
    -ms-transform: translate(50%, -100%);
    transform: translate(50%, -100%);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.mWrap {
    opacity: 0;
}

.mMove {
    opacity: 0;
    white-space: nowrap;
    transform: translateZ(0);
}

.mWrap.mIni,
.mWrap.mIni .mMove {
    opacity: 1
}

.mWrap,
.mWrap * {
    -moz-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.grab {
    cursor: -moz-grab;
    cursor: -webkit-grab;
    cursor: grab;
}

.grabbing {
    cursor: -moz-grabbing !important;
    cursor: -webkit-grabbing !important;
    cursor: grabbing !important;
}

.strTools *,
.strTools *:after,
.strTools *:before {
    box-sizing: border-box !important;
    -moz-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.mWrap img {
    max-width: none !important;
}

.str_move {
    cursor: move;
}

.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
    cursor: inherit;
}


/* === Appearance Marquee === */
.mWrap {
    width: 100%;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    text-transform: none;
    text-align: left;
    background: none;
    color: inherit;
}

/*Plugin CSS*/
.str_wrap {
    overflow: hidden;
    /* //zoom:1; */
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    background: #f6f6f6;
    white-space: nowrap;
}

.str_wrap.str_active {
    background: #f1f1f1;
}

.str_move {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
}

.str_move_clone {
    display: inline-block;
    /* //display:inline;
//zoom:1; */
    vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0;
}

.str_vertical .str_move_clone {
    left: 0;
    top: 100%;
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
    white-space: normal;
    width: 100%;
}

.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
    cursor: inherit;
}

.str_wrap img {
    max-width: none !important;
}

@charset "UTF-8";

/*!
* animate.css -https://daneden.github.io/animate.css/
* Version - 3.7.2
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2019 Daniel Eden
*/

@-webkit-keyframes bounce {

    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce {

    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {

    from,
    50%,
    to {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

@keyframes flash {

    from,
    50%,
    to {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {

    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {

    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes jello {

    from,
    11.1%,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

@keyframes jello {

    from,
    11.1%,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}

@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {

    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {

    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInDown {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInLeft {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInRight {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

.bounceOut {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}

.animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
}

.animated.fast {
    -webkit-animation-duration: 800ms;
    animation-duration: 800ms;
}

.animated.faster {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
}

.animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}

@media (print),
(prefers-reduced-motion: reduce) {
    .animated {
        -webkit-animation-duration: 1ms !important;
        animation-duration: 1ms !important;
        -webkit-transition-duration: 1ms !important;
        transition-duration: 1ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important;
    }
}

@import url(https://fonts.googleapis.com/css?family=Nunito);
@charset "UTF-8";

/*!
* Bootstrap v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/

:root {
    --blue: #3490dc;
    --indigo: #6574cd;
    --purple: #9561e2;
    --pink: #f66d9b;
    --red: #e3342f;
    --orange: #f6993f;
    --yellow: #ffed4a;
    --green: #38c172;
    --teal: #4dc0b5;
    --cyan: #6cb2eb;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #3490dc;
    --secondary: #6c757d;
    --success: #38c172;
    --info: #6cb2eb;
    --warning: #ffed4a;
    --danger: #e3342f;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: "Nunito", sans-serif;
    --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%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

body {
    margin: 0;
    font-family: "Nunito", sans-serif;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.6;
    color: #212529;
    text-align: left;
    background-color: #f8fafc;
}

[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: 0.5rem;
}

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

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

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: 0.5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

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

a:hover {
    color: #1d68a7;
    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: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

figure {
    margin: 0 0 1rem;
}

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

svg {
    overflow: hidden;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: 0.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;
}

select {
    word-wrap: normal;
}

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

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
    cursor: pointer;
}

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: 0.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-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: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}

h1,
.h1 {
    font-size: 2.25rem;
}

h2,
.h2 {
    font-size: 1.8rem;
}

h3,
.h3 {
    font-size: 1.575rem;
}

h4,
.h4 {
    font-size: 1.35rem;
}

h5,
.h5 {
    font-size: 1.125rem;
}

h6,
.h6 {
    font-size: 0.9rem;
}

.lead {
    font-size: 1.125rem;
    font-weight: 300;
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
    font-size: 80%;
    font-weight: 400;
}

mark,
.mark {
    padding: 0.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: 0.5rem;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.125rem;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d;
}

.blockquote-footer::before {
    content: "\2014\A0";
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.img-thumbnail {
    padding: 0.25rem;
    background-color: #f8fafc;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.figure-caption {
    font-size: 90%;
    color: #6c757d;
}

code {
    font-size: 87.5%;
    color: #f66d9b;
    word-break: break-word;
}

a>code {
    color: inherit;
}

kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem;
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

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

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

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

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

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

.row {
    display: -webkit-box;
    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-xl,
.col-xl-auto,
.col-xl-12,
.col-xl-11,
.col-xl-10,
.col-xl-9,
.col-xl-8,
.col-xl-7,
.col-xl-6,
.col-xl-5,
.col-xl-4,
.col-xl-3,
.col-xl-2,
.col-xl-1,
.col-lg,
.col-lg-auto,
.col-lg-12,
.col-lg-11,
.col-lg-10,
.col-lg-9,
.col-lg-8,
.col-lg-7,
.col-lg-6,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.col-lg-2,
.col-lg-1,
.col-md,
.col-md-auto,
.col-md-12,
.col-md-11,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3,
.col-md-2,
.col-md-1,
.col-sm,
.col-sm-auto,
.col-sm-12,
.col-sm-11,
.col-sm-10,
.col-sm-9,
.col-sm-8,
.col-sm-7,
.col-sm-6,
.col-sm-5,
.col-sm-4,
.col-sm-3,
.col-sm-2,
.col-sm-1,
.col,
.col-auto,
.col-12,
.col-11,
.col-10,
.col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2,
.col-1 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.col {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.col-1 {
    -webkit-box-flex: 0;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
}

.col-2 {
    -webkit-box-flex: 0;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}

.col-3 {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -webkit-box-flex: 0;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}

.col-5 {
    -webkit-box-flex: 0;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}

.col-6 {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -webkit-box-flex: 0;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
}

.col-8 {
    -webkit-box-flex: 0;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
}

.col-9 {
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -webkit-box-flex: 0;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
}

.col-11 {
    -webkit-box-flex: 0;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
}

.col-12 {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    -webkit-box-ordinal-group: 0;
    order: -1;
}

.order-last {
    -webkit-box-ordinal-group: 14;
    order: 13;
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    order: 0;
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    order: 1;
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    order: 2;
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    order: 3;
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    order: 4;
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    order: 5;
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    order: 6;
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    order: 7;
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    order: 8;
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    order: 9;
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    order: 10;
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    order: 11;
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    order: 12;
}

.offset-1 {
    margin-left: 8.3333333333%;
}

.offset-2 {
    margin-left: 16.6666666667%;
}

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

.offset-4 {
    margin-left: 33.3333333333%;
}

.offset-5 {
    margin-left: 41.6666666667%;
}

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

.offset-7 {
    margin-left: 58.3333333333%;
}

.offset-8 {
    margin-left: 66.6666666667%;
}

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

.offset-10 {
    margin-left: 83.3333333333%;
}

.offset-11 {
    margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        order: -1;
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        order: 13;
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        order: 0;
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        order: 1;
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        order: 2;
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        order: 3;
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        order: 4;
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        order: 5;
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        order: 6;
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        order: 7;
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        order: 8;
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        order: 9;
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        order: 10;
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        order: 11;
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        order: 12;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.3333333333%;
    }

    .offset-sm-2 {
        margin-left: 16.6666666667%;
    }

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

    .offset-sm-4 {
        margin-left: 33.3333333333%;
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%;
    }

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

    .offset-sm-7 {
        margin-left: 58.3333333333%;
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%;
    }

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

    .offset-sm-10 {
        margin-left: 83.3333333333%;
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        order: -1;
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        order: 13;
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        order: 0;
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        order: 1;
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        order: 2;
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        order: 3;
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        order: 4;
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        order: 5;
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        order: 6;
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        order: 7;
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        order: 8;
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        order: 9;
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        order: 10;
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        order: 11;
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        order: 12;
    }

    .offset-md-0 {
        margin-left: 0;
    }

    .offset-md-1 {
        margin-left: 8.3333333333%;
    }

    .offset-md-2 {
        margin-left: 16.6666666667%;
    }

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

    .offset-md-4 {
        margin-left: 33.3333333333%;
    }

    .offset-md-5 {
        margin-left: 41.6666666667%;
    }

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

    .offset-md-7 {
        margin-left: 58.3333333333%;
    }

    .offset-md-8 {
        margin-left: 66.6666666667%;
    }

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

    .offset-md-10 {
        margin-left: 83.3333333333%;
    }

    .offset-md-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        order: -1;
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        order: 13;
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        order: 0;
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        order: 1;
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        order: 2;
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        order: 3;
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        order: 4;
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        order: 5;
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        order: 6;
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        order: 7;
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        order: 8;
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        order: 9;
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        order: 10;
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        order: 11;
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        order: 12;
    }

    .offset-lg-0 {
        margin-left: 0;
    }

    .offset-lg-1 {
        margin-left: 8.3333333333%;
    }

    .offset-lg-2 {
        margin-left: 16.6666666667%;
    }

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

    .offset-lg-4 {
        margin-left: 33.3333333333%;
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%;
    }

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

    .offset-lg-7 {
        margin-left: 58.3333333333%;
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%;
    }

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

    .offset-lg-10 {
        margin-left: 83.3333333333%;
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        order: -1;
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        order: 13;
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        order: 0;
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        order: 1;
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        order: 2;
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        order: 3;
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        order: 4;
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        order: 5;
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        order: 6;
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        order: 7;
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        order: 8;
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        order: 9;
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        order: 10;
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        order: 11;
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        order: 12;
    }

    .offset-xl-0 {
        margin-left: 0;
    }

    .offset-xl-1 {
        margin-left: 8.3333333333%;
    }

    .offset-xl-2 {
        margin-left: 16.6666666667%;
    }

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

    .offset-xl-4 {
        margin-left: 33.3333333333%;
    }

    .offset-xl-5 {
        margin-left: 41.6666666667%;
    }

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

    .offset-xl-7 {
        margin-left: 58.3333333333%;
    }

    .offset-xl-8 {
        margin-left: 66.6666666667%;
    }

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

    .offset-xl-10 {
        margin-left: 83.3333333333%;
    }

    .offset-xl-11 {
        margin-left: 91.6666666667%;
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}

.table th,
.table td {
    padding: 0.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-sm th,
.table-sm td {
    padding: 0.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-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody+tbody {
    border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary>th,
.table-primary>td {
    background-color: #c6e0f5;
}

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody+tbody {
    border-color: #95c5ed;
}

.table-hover .table-primary:hover {
    background-color: #b0d4f1;
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #b0d4f1;
}

.table-secondary,
.table-secondary>th,
.table-secondary>td {
    background-color: #d6d8db;
}

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody+tbody {
    border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf;
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf;
}

.table-success,
.table-success>th,
.table-success>td {
    background-color: #c7eed8;
}

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody+tbody {
    border-color: #98dfb6;
}

.table-hover .table-success:hover {
    background-color: #b3e8ca;
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #b3e8ca;
}

.table-info,
.table-info>th,
.table-info>td {
    background-color: #d6e9f9;
}

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody+tbody {
    border-color: #b3d7f5;
}

.table-hover .table-info:hover {
    background-color: #c0ddf6;
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #c0ddf6;
}

.table-warning,
.table-warning>th,
.table-warning>td {
    background-color: #fffacc;
}

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody+tbody {
    border-color: #fff6a1;
}

.table-hover .table-warning:hover {
    background-color: #fff8b3;
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #fff8b3;
}

.table-danger,
.table-danger>th,
.table-danger>td {
    background-color: #f7c6c5;
}

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody+tbody {
    border-color: #f09593;
}

.table-hover .table-danger:hover {
    background-color: #f4b0af;
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #f4b0af;
}

.table-light,
.table-light>th,
.table-light>td {
    background-color: #fdfdfe;
}

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody+tbody {
    border-color: #fbfcfc;
}

.table-hover .table-light:hover {
    background-color: #ececf6;
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ececf6;
}

.table-dark,
.table-dark>th,
.table-dark>td {
    background-color: #c6c8ca;
}

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody+tbody {
    border-color: #95999c;
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe;
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe;
}

.table-active,
.table-active>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: #343a40;
    border-color: #454d55;
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.table-dark {
    color: #fff;
    background-color: #343a40;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
    border-color: #454d55;
}

.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 {
    color: #fff;
    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;
    }

    .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;
    }

    .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;
    }

    .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;
    }

    .table-responsive-xl>.table-bordered {
        border: 0;
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.table-responsive>.table-bordered {
    border: 0;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.6em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-control {
        -webkit-transition: none;
        transition: none;
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #a1cbef;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}

.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.6;
}

.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.125rem;
    line-height: 1.5;
}

.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.7875rem;
    line-height: 1.5;
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.6;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}

.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0;
}

.form-control-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.7875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.125rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

select.form-control[size],
select.form-control[multiple] {
    height: auto;
}

textarea.form-control {
    height: auto;
}

.form-group {
    margin-bottom: 1rem;
}

.form-text {
    display: block;
    margin-top: 0.25rem;
}

.form-row {
    display: -webkit-box;
    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: 0.3rem;
    margin-left: -1.25rem;
}

.form-check-input:disabled~.form-check-label {
    color: #6c757d;
}

.form-check-label {
    margin-bottom: 0;
}

.form-check-inline {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #38c172;
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.7875rem;
    line-height: 1.6;
    color: #fff;
    background-color: rgba(56, 193, 114, 0.9);
    border-radius: 0.25rem;
}

.was-validated .form-control:valid,
.form-control.is-valid {
    border-color: #38c172;
    padding-right: calc(1.6em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2338c172' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center right calc(0.4em + 0.1875rem);
    background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
    border-color: #38c172;
    box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 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 {
    display: block;
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.6em + 0.75rem);
    background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

.was-validated .custom-select:valid,
.custom-select.is-valid {
    border-color: #38c172;
    padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%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 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2338c172' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
    border-color: #38c172;
    box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
}

.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-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip,
.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip {
    display: block;
}

.was-validated .form-check-input:valid~.form-check-label,
.form-check-input.is-valid~.form-check-label {
    color: #38c172;
}

.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: #38c172;
}

.was-validated .custom-control-input:valid~.custom-control-label::before,
.custom-control-input.is-valid~.custom-control-label::before {
    border-color: #38c172;
}

.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 {
    border-color: #5cd08d;
    background-color: #5cd08d;
}

.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 0.2rem rgba(56, 193, 114, 0.25);
}

.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,
.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before {
    border-color: #38c172;
}

.was-validated .custom-file-input:valid~.custom-file-label,
.custom-file-input.is-valid~.custom-file-label {
    border-color: #38c172;
}

.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 {
    border-color: #38c172;
    box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #e3342f;
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.7875rem;
    line-height: 1.6;
    color: #fff;
    background-color: rgba(227, 52, 47, 0.9);
    border-radius: 0.25rem;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
    border-color: #e3342f;
    padding-right: calc(1.6em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23e3342f' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23e3342f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: center right calc(0.4em + 0.1875rem);
    background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
    border-color: #e3342f;
    box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 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 {
    display: block;
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.6em + 0.75rem);
    background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

.was-validated .custom-select:invalid,
.custom-select.is-invalid {
    border-color: #e3342f;
    padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%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 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23e3342f' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23e3342f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
    border-color: #e3342f;
    box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
}

.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-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip,
.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip {
    display: block;
}

.was-validated .form-check-input:invalid~.form-check-label,
.form-check-input.is-invalid~.form-check-label {
    color: #e3342f;
}

.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: #e3342f;
}

.was-validated .custom-control-input:invalid~.custom-control-label::before,
.custom-control-input.is-invalid~.custom-control-label::before {
    border-color: #e3342f;
}

.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 {
    border-color: #e9605c;
    background-color: #e9605c;
}

.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 0.2rem rgba(227, 52, 47, 0.25);
}

.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,
.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before {
    border-color: #e3342f;
}

.was-validated .custom-file-input:invalid~.custom-file-label,
.custom-file-input.is-invalid~.custom-file-label {
    border-color: #e3342f;
}

.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 {
    border-color: #e3342f;
    box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
}

.form-inline {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-align: center;
    align-items: center;
}

.form-inline .form-check {
    width: 100%;
}

@media (min-width: 576px) {
    .form-inline label {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        margin-bottom: 0;
    }

    .form-inline .form-group {
        display: -webkit-box;
        display: flex;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row wrap;
        -webkit-box-align: center;
        align-items: center;
        margin-bottom: 0;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-plaintext {
        display: inline-block;
    }

    .form-inline .input-group,
    .form-inline .custom-select {
        width: auto;
    }

    .form-inline .form-check {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0;
    }

    .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0;
    }

    .form-inline .custom-control {
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
    }

    .form-inline .custom-control-label {
        margin-bottom: 0;
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 0.9rem;
    line-height: 1.6;
    border-radius: 0.25rem;
    -webkit-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;
    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;
}

@media (prefers-reduced-motion: reduce) {
    .btn {
        -webkit-transition: none;
        transition: none;
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none;
}

.btn:focus,
.btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.btn.disabled,
.btn:disabled {
    opacity: 0.65;
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background-color: #3490dc;
    border-color: #3490dc;
}

.btn-primary:hover {
    color: #fff;
    background-color: #227dc7;
    border-color: #2176bd;
}

.btn-primary:focus,
.btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #3490dc;
    border-color: #3490dc;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #2176bd;
    border-color: #1f6fb2;
}

.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 0.2rem rgba(82, 161, 225, 0.5);
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}

.btn-secondary:focus,
.btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
    color: #fff;
    background-color: #38c172;
    border-color: #38c172;
}

.btn-success:hover {
    color: #fff;
    background-color: #2fa360;
    border-color: #2d995b;
}

.btn-success:focus,
.btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(86, 202, 135, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #38c172;
    border-color: #38c172;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #2d995b;
    border-color: #2a9055;
}

.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 0.2rem rgba(86, 202, 135, 0.5);
}

.btn-info {
    color: #212529;
    background-color: #6cb2eb;
    border-color: #6cb2eb;
}

.btn-info:hover {
    color: #fff;
    background-color: #4aa0e6;
    border-color: #3f9ae5;
}

.btn-info:focus,
.btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(97, 157, 206, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
    color: #212529;
    background-color: #6cb2eb;
    border-color: #6cb2eb;
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #3f9ae5;
    border-color: #3495e3;
}

.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 0.2rem rgba(97, 157, 206, 0.5);
}

.btn-warning {
    color: #212529;
    background-color: #ffed4a;
    border-color: #ffed4a;
}

.btn-warning:hover {
    color: #212529;
    background-color: #ffe924;
    border-color: #ffe817;
}

.btn-warning:focus,
.btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 207, 69, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffed4a;
    border-color: #ffed4a;
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffe817;
    border-color: #ffe70a;
}

.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 0.2rem rgba(222, 207, 69, 0.5);
}

.btn-danger {
    color: #fff;
    background-color: #e3342f;
    border-color: #e3342f;
}

.btn-danger:hover {
    color: #fff;
    background-color: #d0211c;
    border-color: #c51f1a;
}

.btn-danger:focus,
.btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(231, 82, 78, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #e3342f;
    border-color: #e3342f;
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c51f1a;
    border-color: #b91d19;
}

.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 0.2rem rgba(231, 82, 78, 0.5);
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}

.btn-light:focus,
.btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}

.btn-dark:focus,
.btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
    color: #3490dc;
    border-color: #3490dc;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #3490dc;
    border-color: #3490dc;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #3490dc;
    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: #3490dc;
    border-color: #3490dc;
}

.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 0.2rem rgba(52, 144, 220, 0.5);
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
    color: #38c172;
    border-color: #38c172;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #38c172;
    border-color: #38c172;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #38c172;
    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: #38c172;
    border-color: #38c172;
}

.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 0.2rem rgba(56, 193, 114, 0.5);
}

.btn-outline-info {
    color: #6cb2eb;
    border-color: #6cb2eb;
}

.btn-outline-info:hover {
    color: #212529;
    background-color: #6cb2eb;
    border-color: #6cb2eb;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #6cb2eb;
    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: #212529;
    background-color: #6cb2eb;
    border-color: #6cb2eb;
}

.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 0.2rem rgba(108, 178, 235, 0.5);
}

.btn-outline-warning {
    color: #ffed4a;
    border-color: #ffed4a;
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffed4a;
    border-color: #ffed4a;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 237, 74, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffed4a;
    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: #ffed4a;
    border-color: #ffed4a;
}

.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 0.2rem rgba(255, 237, 74, 0.5);
}

.btn-outline-danger {
    color: #e3342f;
    border-color: #e3342f;
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #e3342f;
    border-color: #e3342f;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #e3342f;
    background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #e3342f;
    border-color: #e3342f;
}

.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 0.2rem rgba(227, 52, 47, 0.5);
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
    font-weight: 400;
    color: #3490dc;
    text-decoration: none;
}

.btn-link:hover {
    color: #1d68a7;
    text-decoration: underline;
}

.btn-link:focus,
.btn-link.focus {
    text-decoration: underline;
    box-shadow: none;
}

.btn-link:disabled,
.btn-link.disabled {
    color: #6c757d;
    pointer-events: none;
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 0.5rem 1rem;
    font-size: 1.125rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.7875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block+.btn-block {
    margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
    width: 100%;
}

.fade {
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
    .fade {
        -webkit-transition: none;
        transition: none;
    }
}

.fade:not(.show) {
    opacity: 0;
}

.collapse:not(.show) {
    display: none;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
    .collapsing {
        -webkit-transition: none;
        transition: none;
    }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
    position: relative;
}

.dropdown-toggle {
    white-space: nowrap;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.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: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 0.9rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

@media (min-width: 576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0;
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto;
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0;
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto;
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0;
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto;
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0;
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto;
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropright .dropdown-toggle::after {
    vertical-align: 0;
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
}

.dropleft .dropdown-toggle::after {
    display: none;
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0;
}

.dropdown-menu[x-placement^=top],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left] {
    right: auto;
    bottom: auto;
}

.dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.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: #3490dc;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent;
}

.dropdown-menu.show {
    display: block;
}

.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.7875rem;
    color: #6c757d;
    white-space: nowrap;
}

.dropdown-item-text {
    display: block;
    padding: 0.25rem 1.5rem;
    color: #212529;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: inline-flex;
    vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    -webkit-box-flex: 1;
    flex: 1 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-toolbar {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    justify-content: flex-start;
}

.btn-toolbar .input-group {
    width: auto;
}

.btn-group>.btn:not(:first-child),
.btn-group>.btn-group:not(:first-child) {
    margin-left: -1px;
}

.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: 0.5625rem;
    padding-left: 0.5625rem;
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
    margin-left: 0;
}

.dropleft .dropdown-toggle-split::before {
    margin-right: 0;
}

.btn-sm+.dropdown-toggle-split,
.btn-group-sm>.btn+.dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}

.btn-lg+.dropdown-toggle-split,
.btn-group-lg>.btn+.dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    justify-content: center;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
    width: 100%;
}

.btn-group-vertical>.btn:not(:first-child),
.btn-group-vertical>.btn-group:not(:first-child) {
    margin-top: -1px;
}

.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: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    align-items: stretch;
    width: 100%;
}

.input-group>.form-control,
.input-group>.form-control-plaintext,
.input-group>.custom-select,
.input-group>.custom-file {
    position: relative;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.input-group>.form-control+.form-control,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.custom-file,
.input-group>.form-control-plaintext+.form-control,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.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:focus,
.input-group>.custom-select:focus,
.input-group>.custom-file .custom-file-input:focus~.custom-file-label {
    z-index: 3;
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4;
}

.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: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
    display: -webkit-box;
    display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
    position: relative;
    z-index: 2;
}

.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
    z-index: 3;
}

.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: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
    margin-top: 0;
}

.input-group-lg>.form-control:not(textarea),
.input-group-lg>.custom-select {
    height: calc(1.5em + 1rem + 2px);
}

.input-group-lg>.form-control,
.input-group-lg>.custom-select,
.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: 0.5rem 1rem;
    font-size: 1.125rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.input-group-sm>.form-control:not(textarea),
.input-group-sm>.custom-select {
    height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm>.form-control,
.input-group-sm>.custom-select,
.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: 0.25rem 0.5rem;
    font-size: 0.7875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
    padding-right: 1.75rem;
}

.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.44rem;
    padding-left: 1.5rem;
}

.custom-control-inline {
    display: -webkit-inline-box;
    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;
    border-color: #3490dc;
    background-color: #3490dc;
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #a1cbef;
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #cce3f6;
    border-color: #cce3f6;
}

.custom-control-input:disabled~.custom-control-label {
    color: #6c757d;
}

.custom-control-input:disabled~.custom-control-label::before {
    background-color: #e9ecef;
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}

.custom-control-label::before {
    position: absolute;
    top: 0.22rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}

.custom-control-label::after {
    position: absolute;
    top: 0.22rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%;
}

.custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%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 {
    border-color: #3490dc;
    background-color: #3490dc;
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%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(52, 144, 220, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(52, 144, 220, 0.5);
}

.custom-radio .custom-control-label::before {
    border-radius: 50%;
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%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(52, 144, 220, 0.5);
}

.custom-switch {
    padding-left: 2.25rem;
}

.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem;
}

.custom-switch .custom-control-label::after {
    top: calc(0.22rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: transform 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;
    transition: transform 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, -webkit-transform 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .custom-switch .custom-control-label::after {
        -webkit-transition: none;
        transition: none;
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(0.75rem);
    transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(52, 144, 220, 0.5);
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.6em + 0.75rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml,%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 0.75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-select:focus {
    border-color: #a1cbef;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
}

.custom-select::-ms-expand {
    display: none;
}

.custom-select-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.7875rem;
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.125rem;
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.6em + 0.75rem + 2px);
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.6em + 0.75rem + 2px);
    margin: 0;
    opacity: 0;
}

.custom-file-input:focus~.custom-file-label {
    border-color: #a1cbef;
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-file-input:disabled~.custom-file-label {
    background-color: #e9ecef;
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse";
}

.custom-file-input~.custom-file-label[data-browse]::after {
    content: attr(data-browse);
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.6em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.6em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.6;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
    width: 100%;
    height: calc(1rem + 0.4rem);
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-range:focus {
    outline: none;
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #f8fafc, 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #f8fafc, 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #f8fafc, 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-range::-moz-focus-outer {
    border: 0;
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #3490dc;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none;
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #cce3f6;
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #3490dc;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
        -webkit-transition: none;
        transition: none;
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #cce3f6;
}

.custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #3490dc;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
        -webkit-transition: none;
        transition: none;
    }
}

.custom-range::-ms-thumb:active {
    background-color: #cce3f6;
}

.custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem;
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd;
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default;
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd;
}

.custom-range:disabled::-moz-range-track {
    cursor: default;
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {

    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
        -webkit-transition: none;
        transition: none;
    }
}

.nav {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}

.nav-link:hover,
.nav-link:focus {
    text-decoration: none;
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default;
}

.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: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.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: #f8fafc;
    border-color: #dee2e6 #dee2e6 #f8fafc;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.nav-pills .nav-link {
    border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #3490dc;
}

.nav-fill .nav-item {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified .nav-item {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    text-align: center;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.navbar {
    position: relative;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}

.navbar>.container,
.navbar>.container-fluid {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.navbar-brand {
    display: inline-block;
    padding-top: 0.32rem;
    padding-bottom: 0.32rem;
    margin-right: 1rem;
    font-size: 1.125rem;
    line-height: inherit;
    white-space: nowrap;
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}

.navbar-nav {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    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: 0.5rem;
    padding-bottom: 0.5rem;
}

.navbar-collapse {
    flex-basis: 100%;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    align-items: center;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.125rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.navbar-toggler:hover,
.navbar-toggler:focus {
    text-decoration: none;
}

.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 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        justify-content: flex-start;
    }

    .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute;
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        flex-wrap: nowrap;
    }

    .navbar-expand-sm .navbar-collapse {
        display: -webkit-box !important;
        display: flex !important;
        flex-basis: auto;
    }

    .navbar-expand-sm .navbar-toggler {
        display: none;
    }
}

@media (max-width: 767.98px) {

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        justify-content: flex-start;
    }

    .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        flex-wrap: nowrap;
    }

    .navbar-expand-md .navbar-collapse {
        display: -webkit-box !important;
        display: flex !important;
        flex-basis: auto;
    }

    .navbar-expand-md .navbar-toggler {
        display: none;
    }
}

@media (max-width: 991.98px) {

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        justify-content: flex-start;
    }

    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        flex-wrap: nowrap;
    }

    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box !important;
        display: flex !important;
        flex-basis: auto;
    }

    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}

@media (max-width: 1199.98px) {

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        justify-content: flex-start;
    }

    .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        flex-wrap: nowrap;
    }

    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: flex !important;
        flex-basis: auto;
    }

    .navbar-expand-xl .navbar-toggler {
        display: none;
    }
}

.navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    justify-content: flex-start;
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: flex !important;
    flex-basis: auto;
}

.navbar-expand .navbar-toggler {
    display: none;
}

.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,%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,%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: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.card>hr {
    margin-right: 0;
    margin-left: 0;
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.card-body {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.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: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0;
}

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.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.25rem - 1px);
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.card-deck .card {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .card-deck {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

    .card-deck .card {
        display: -webkit-box;
        display: flex;
        -webkit-box-flex: 1;
        flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
    }
}

.card-group {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.card-group>.card {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .card-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row wrap;
    }

    .card-group>.card {
        -webkit-box-flex: 1;
        flex: 1 0 0%;
        margin-bottom: 0;
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0;
    }

    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .card-group>.card:not(:last-child) .card-img-top,
    .card-group>.card:not(:last-child) .card-header {
        border-top-right-radius: 0;
    }

    .card-group>.card:not(:last-child) .card-img-bottom,
    .card-group>.card:not(:last-child) .card-footer {
        border-bottom-right-radius: 0;
    }

    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .card-group>.card:not(:first-child) .card-img-top,
    .card-group>.card:not(:first-child) .card-header {
        border-top-left-radius: 0;
    }

    .card-group>.card:not(:first-child) .card-img-bottom,
    .card-group>.card:not(:first-child) .card-footer {
        border-bottom-left-radius: 0;
    }
}

.card-columns .card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }

    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}

.accordion>.card {
    overflow: hidden;
}

.accordion>.card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
}

.accordion>.card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0;
}

.accordion>.card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.accordion>.card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.accordion>.card .card-header {
    margin-bottom: -1px;
}

.breadcrumb {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 0.5rem;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/";
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline;
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none;
}

.breadcrumb-item.active {
    color: #6c757d;
}

.pagination {
    display: -webkit-box;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #3490dc;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.page-link:hover {
    z-index: 2;
    color: #1d68a7;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #3490dc;
    border-color: #3490dc;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.125rem;
    line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.7875rem;
    line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}

.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    -webkit-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;
    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;
}

@media (prefers-reduced-motion: reduce) {
    .badge {
        -webkit-transition: none;
        transition: none;
    }
}

a.badge:hover,
a.badge:focus {
    text-decoration: none;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}

.badge-primary {
    color: #fff;
    background-color: #3490dc;
}

a.badge-primary:hover,
a.badge-primary:focus {
    color: #fff;
    background-color: #2176bd;
}

a.badge-primary:focus,
a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.5);
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

a.badge-secondary:hover,
a.badge-secondary:focus {
    color: #fff;
    background-color: #545b62;
}

a.badge-secondary:focus,
a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
    color: #fff;
    background-color: #38c172;
}

a.badge-success:hover,
a.badge-success:focus {
    color: #fff;
    background-color: #2d995b;
}

a.badge-success:focus,
a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5);
}

.badge-info {
    color: #212529;
    background-color: #6cb2eb;
}

a.badge-info:hover,
a.badge-info:focus {
    color: #212529;
    background-color: #3f9ae5;
}

a.badge-info:focus,
a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
}

.badge-warning {
    color: #212529;
    background-color: #ffed4a;
}

a.badge-warning:hover,
a.badge-warning:focus {
    color: #212529;
    background-color: #ffe817;
}

a.badge-warning:focus,
a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 237, 74, 0.5);
}

.badge-danger {
    color: #fff;
    background-color: #e3342f;
}

a.badge-danger:hover,
a.badge-danger:focus {
    color: #fff;
    background-color: #c51f1a;
}

a.badge-danger:focus,
a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

a.badge-light:hover,
a.badge-light:focus {
    color: #212529;
    background-color: #dae0e5;
}

a.badge-light:focus,
a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
    color: #fff;
    background-color: #343a40;
}

a.badge-dark:hover,
a.badge-dark:focus {
    color: #fff;
    background-color: #1d2124;
}

a.badge-dark:focus,
a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem;
}

@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 700;
}

.alert-dismissible {
    padding-right: 3.85rem;
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
}

.alert-primary {
    color: #1b4b72;
    background-color: #d6e9f8;
    border-color: #c6e0f5;
}

.alert-primary hr {
    border-top-color: #b0d4f1;
}

.alert-primary .alert-link {
    color: #113049;
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

.alert-secondary hr {
    border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
    color: #202326;
}

.alert-success {
    color: #1d643b;
    background-color: #d7f3e3;
    border-color: #c7eed8;
}

.alert-success hr {
    border-top-color: #b3e8ca;
}

.alert-success .alert-link {
    color: #123c24;
}

.alert-info {
    color: #385d7a;
    background-color: #e2f0fb;
    border-color: #d6e9f9;
}

.alert-info hr {
    border-top-color: #c0ddf6;
}

.alert-info .alert-link {
    color: #284257;
}

.alert-warning {
    color: #857b26;
    background-color: #fffbdb;
    border-color: #fffacc;
}

.alert-warning hr {
    border-top-color: #fff8b3;
}

.alert-warning .alert-link {
    color: #5d561b;
}

.alert-danger {
    color: #761b18;
    background-color: #f9d6d5;
    border-color: #f7c6c5;
}

.alert-danger hr {
    border-top-color: #f4b0af;
}

.alert-danger .alert-link {
    color: #4c110f;
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

.alert-light hr {
    border-top-color: #ececf6;
}

.alert-light .alert-link {
    color: #686868;
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}

.alert-dark hr {
    border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
    color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    display: -webkit-box;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.675rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.progress-bar {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #3490dc;
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar {
        -webkit-transition: none;
        transition: none;
    }
}

.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 {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none;
    }
}

.media {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
}

.media-body {
    -webkit-box-flex: 1;
    flex: 1;
}

.list-group {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    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 {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa;
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.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: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #3490dc;
    border-color: #3490dc;
}

.list-group-horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
}

.list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
}

.list-group-horizontal .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
}

.list-group-horizontal .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
    .list-group-horizontal-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
    }

    .list-group-horizontal-sm .list-group-item {
        margin-right: -1px;
        margin-bottom: 0;
    }

    .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0;
    }

    .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0;
    }
}

@media (min-width: 768px) {
    .list-group-horizontal-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
    }

    .list-group-horizontal-md .list-group-item {
        margin-right: -1px;
        margin-bottom: 0;
    }

    .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0;
    }

    .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0;
    }
}

@media (min-width: 992px) {
    .list-group-horizontal-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
    }

    .list-group-horizontal-lg .list-group-item {
        margin-right: -1px;
        margin-bottom: 0;
    }

    .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0;
    }

    .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0;
    }
}

@media (min-width: 1200px) {
    .list-group-horizontal-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
    }

    .list-group-horizontal-xl .list-group-item {
        margin-right: -1px;
        margin-bottom: 0;
    }

    .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0;
    }

    .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0;
    }
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

.list-group-flush .list-group-item:last-child {
    margin-bottom: -1px;
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}

.list-group-item-primary {
    color: #1b4b72;
    background-color: #c6e0f5;
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
    color: #1b4b72;
    background-color: #b0d4f1;
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #1b4b72;
    border-color: #1b4b72;
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db;
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf;
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41;
}

.list-group-item-success {
    color: #1d643b;
    background-color: #c7eed8;
}

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
    color: #1d643b;
    background-color: #b3e8ca;
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #1d643b;
    border-color: #1d643b;
}

.list-group-item-info {
    color: #385d7a;
    background-color: #d6e9f9;
}

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
    color: #385d7a;
    background-color: #c0ddf6;
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #385d7a;
    border-color: #385d7a;
}

.list-group-item-warning {
    color: #857b26;
    background-color: #fffacc;
}

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
    color: #857b26;
    background-color: #fff8b3;
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #857b26;
    border-color: #857b26;
}

.list-group-item-danger {
    color: #761b18;
    background-color: #f7c6c5;
}

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
    color: #761b18;
    background-color: #f4b0af;
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #761b18;
    border-color: #761b18;
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca;
}

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21;
}

.close {
    float: right;
    font-size: 1.35rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
}

.close:hover {
    color: #000;
    text-decoration: none;
}

.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
    opacity: 0.75;
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

a.close.disabled {
    pointer-events: none;
}

.toast {
    max-width: 350px;
    overflow: hidden;
    font-size: 0.875rem;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: 0.25rem;
}

.toast:not(:last-child) {
    margin-bottom: 0.75rem;
}

.toast.showing {
    opacity: 1;
}

.toast.show {
    display: block;
    opacity: 1;
}

.toast.hide {
    display: none;
}

.toast-header {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 0.25rem 0.75rem;
    color: #6c757d;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.toast-body {
    padding: 0.75rem;
}

.modal-open {
    overflow: hidden;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none;
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}

.modal-dialog-scrollable {
    display: -webkit-box;
    display: flex;
    max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
    flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}

.modal-dialog-centered {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    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: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0.5;
}

.modal-header {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.6;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.modal-footer> :not(:first-child) {
    margin-left: 0.25rem;
}

.modal-footer> :not(:last-child) {
    margin-right: 0.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-scrollable {
        max-height: calc(100% - 3.5rem);
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem);
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }

    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
    }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {

    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    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: 0.7875rem;
    word-wrap: break-word;
    opacity: 0;
}

.tooltip.show {
    opacity: 0.9;
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}

.bs-tooltip-top,
.bs-tooltip-auto[x-placement^=top] {
    padding: 0.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: 0.4rem 0.4rem 0;
    border-top-color: #000;
}

.bs-tooltip-right,
.bs-tooltip-auto[x-placement^=right] {
    padding: 0 0.4rem;
}

.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^=right] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
}

.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^=right] .arrow::before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000;
}

.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^=bottom] {
    padding: 0.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 0.4rem 0.4rem;
    border-bottom-color: #000;
}

.bs-tooltip-left,
.bs-tooltip-auto[x-placement^=left] {
    padding: 0 0.4rem;
}

.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^=left] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^=left] .arrow::before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000;
}

.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    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: 0.7875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem;
}

.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: 0.5rem;
}

.bs-popover-top>.arrow,
.bs-popover-auto[x-placement^=top]>.arrow {
    bottom: calc((0.5rem + 1px) * -1);
}

.bs-popover-top>.arrow::before,
.bs-popover-auto[x-placement^=top]>.arrow::before {
    bottom: 0;
    border-width: 0.5rem 0.5rem 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-width: 0.5rem 0.5rem 0;
    border-top-color: #fff;
}

.bs-popover-right,
.bs-popover-auto[x-placement^=right] {
    margin-left: 0.5rem;
}

.bs-popover-right>.arrow,
.bs-popover-auto[x-placement^=right]>.arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}

.bs-popover-right>.arrow::before,
.bs-popover-auto[x-placement^=right]>.arrow::before {
    left: 0;
    border-width: 0.5rem 0.5rem 0.5rem 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-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: #fff;
}

.bs-popover-bottom,
.bs-popover-auto[x-placement^=bottom] {
    margin-top: 0.5rem;
}

.bs-popover-bottom>.arrow,
.bs-popover-auto[x-placement^=bottom]>.arrow {
    top: calc((0.5rem + 1px) * -1);
}

.bs-popover-bottom>.arrow::before,
.bs-popover-auto[x-placement^=bottom]>.arrow::before {
    top: 0;
    border-width: 0 0.5rem 0.5rem 0.5rem;
    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-width: 0 0.5rem 0.5rem 0.5rem;
    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: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left,
.bs-popover-auto[x-placement^=left] {
    margin-right: 0.5rem;
}

.bs-popover-left>.arrow,
.bs-popover-auto[x-placement^=left]>.arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}

.bs-popover-left>.arrow::before,
.bs-popover-auto[x-placement^=left]>.arrow::before {
    right: 0;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    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-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: #fff;
}

.popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 0.9rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
    display: none;
}

.popover-body {
    padding: 0.5rem 0.75rem;
    color: #212529;
}

.carousel {
    position: relative;
}

.carousel.pointer-event {
    touch-action: pan-y;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner::after {
    display: block;
    clear: both;
    content: "";
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-item {
        -webkit-transition: none;
        transition: none;
    }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
    z-index: 1;
    opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    -webkit-transition: 0s 0.6s opacity;
    transition: 0s 0.6s opacity;
}

@media (prefers-reduced-motion: reduce) {

    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
        -webkit-transition: none;
        transition: none;
    }
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {

    .carousel-control-prev,
    .carousel-control-next {
        -webkit-transition: none;
        transition: none;
    }
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.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: no-repeat 50%/100% 100%;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%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,%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: 0;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators li {
    box-sizing: content-box;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    -webkit-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-indicators li {
        -webkit-transition: none;
        transition: none;
    }
}

.carousel-indicators .active {
    opacity: 1;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border 0.75s linear infinite;
    animation: spinner-border 0.75s linear infinite;
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        opacity: 1;
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        opacity: 1;
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow 0.75s linear infinite;
    animation: spinner-grow 0.75s linear infinite;
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem;
}

.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: #3490dc !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #2176bd !important;
}

.bg-secondary {
    background-color: #6c757d !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #545b62 !important;
}

.bg-success {
    background-color: #38c172 !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
    background-color: #2d995b !important;
}

.bg-info {
    background-color: #6cb2eb !important;
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
    background-color: #3f9ae5 !important;
}

.bg-warning {
    background-color: #ffed4a !important;
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
    background-color: #ffe817 !important;
}

.bg-danger {
    background-color: #e3342f !important;
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
    background-color: #c51f1a !important;
}

.bg-light {
    background-color: #f8f9fa !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #dae0e5 !important;
}

.bg-dark {
    background-color: #343a40 !important;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
    background-color: #1d2124 !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-transparent {
    background-color: transparent !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}

.border-top {
    border-top: 1px solid #dee2e6 !important;
}

.border-right {
    border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
    border-left: 1px solid #dee2e6 !important;
}

.border-0 {
    border: 0 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.border-primary {
    border-color: #3490dc !important;
}

.border-secondary {
    border-color: #6c757d !important;
}

.border-success {
    border-color: #38c172 !important;
}

.border-info {
    border-color: #6cb2eb !important;
}

.border-warning {
    border-color: #ffed4a !important;
}

.border-danger {
    border-color: #e3342f !important;
}

.border-light {
    border-color: #f8f9fa !important;
}

.border-dark {
    border-color: #343a40 !important;
}

.border-white {
    border-color: #fff !important;
}

.rounded-sm {
    border-radius: 0.2rem !important;
}

.rounded {
    border-radius: 0.25rem !important;
}

.rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
}

.rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
    border-radius: 0.3rem !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.rounded-pill {
    border-radius: 50rem !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: -webkit-box !important;
    display: flex !important;
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: flex !important;
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }

    .d-print-inline {
        display: inline !important;
    }

    .d-print-inline-block {
        display: inline-block !important;
    }

    .d-print-block {
        display: block !important;
    }

    .d-print-table {
        display: table !important;
    }

    .d-print-table-row {
        display: table-row !important;
    }

    .d-print-table-cell {
        display: table-cell !important;
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: flex !important;
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive 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.8571428571%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    flex-direction: column-reverse !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.flex-nowrap {
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    flex-grow: 0 !important;
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    flex-shrink: 1 !important;
}

.justify-content-start {
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    justify-content: space-around !important;
}

.align-items-start {
    -webkit-box-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -webkit-box-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    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 {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        flex-direction: row !important;
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }

    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        justify-content: space-around !important;
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        align-items: center !important;
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        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 {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        flex-direction: row !important;
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        justify-content: space-around !important;
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        align-items: center !important;
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        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 {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        flex-direction: row !important;
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        justify-content: space-around !important;
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        align-items: center !important;
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        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 {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        flex-direction: row !important;
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }

    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        justify-content: space-around !important;
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        align-items: center !important;
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        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;
    }
}

.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;
    }
}

.overflow-auto {
    overflow: auto !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.position-static {
    position: static !important;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.position-fixed {
    position: fixed !important;
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}

.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
    box-shadow: none !important;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.min-vw-100 {
    min-width: 100vw !important;
}

.min-vh-100 {
    min-height: 100vh !important;
}

.vw-100 {
    width: 100vw !important;
}

.vh-100 {
    height: 100vh !important;
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}

.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: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.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: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.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-n1 {
    margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important;
}

.m-n2 {
    margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important;
}

.m-n3 {
    margin: -1rem !important;
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important;
}

.m-n4 {
    margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important;
}

.m-n5 {
    margin: -3rem !important;
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
    margin-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: 0.25rem !important;
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }

    .m-sm-2 {
        margin: 0.5rem !important;
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.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: 0.25rem !important;
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }

    .p-sm-2 {
        padding: 0.5rem !important;
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.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-n1 {
        margin: -0.25rem !important;
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }

    .m-sm-n2 {
        margin: -0.5rem !important;
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }

    .m-sm-n3 {
        margin: -1rem !important;
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important;
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important;
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important;
    }

    .m-sm-n4 {
        margin: -1.5rem !important;
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }

    .m-sm-n5 {
        margin: -3rem !important;
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important;
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important;
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-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: 0.25rem !important;
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }

    .m-md-2 {
        margin: 0.5rem !important;
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.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: 0.25rem !important;
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }

    .p-md-2 {
        padding: 0.5rem !important;
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: 0.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-n1 {
        margin: -0.25rem !important;
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.25rem !important;
    }

    .m-md-n2 {
        margin: -0.5rem !important;
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -0.5rem !important;
    }

    .m-md-n3 {
        margin: -1rem !important;
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important;
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important;
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important;
    }

    .m-md-n4 {
        margin: -1.5rem !important;
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important;
    }

    .m-md-n5 {
        margin: -3rem !important;
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important;
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important;
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-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: 0.25rem !important;
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }

    .m-lg-2 {
        margin: 0.5rem !important;
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.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: 0.25rem !important;
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }

    .p-lg-2 {
        padding: 0.5rem !important;
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.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-n1 {
        margin: -0.25rem !important;
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }

    .m-lg-n2 {
        margin: -0.5rem !important;
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }

    .m-lg-n3 {
        margin: -1rem !important;
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important;
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important;
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important;
    }

    .m-lg-n4 {
        margin: -1.5rem !important;
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }

    .m-lg-n5 {
        margin: -3rem !important;
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important;
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important;
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-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: 0.25rem !important;
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }

    .m-xl-2 {
        margin: 0.5rem !important;
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.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: 0.25rem !important;
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }

    .p-xl-2 {
        padding: 0.5rem !important;
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.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-n1 {
        margin: -0.25rem !important;
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }

    .m-xl-n2 {
        margin: -0.5rem !important;
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }

    .m-xl-n3 {
        margin: -1rem !important;
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important;
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important;
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important;
    }

    .m-xl-n4 {
        margin: -1.5rem !important;
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }

    .m-xl-n5 {
        margin: -3rem !important;
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important;
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important;
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important;
    }

    .m-xl-auto {
        margin: auto !important;
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
    text-align: justify !important;
}

.text-wrap {
    white-space: normal !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }

    .text-xl-right {
        text-align: right !important;
    }

    .text-xl-center {
        text-align: center !important;
    }
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-lighter {
    font-weight: lighter !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-weight-bolder {
    font-weight: bolder !important;
}

.font-italic {
    font-style: italic !important;
}

.text-white {
    color: #fff !important;
}

.text-primary {
    color: #3490dc !important;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #1d68a7 !important;
}

.text-secondary {
    color: #6c757d !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
    color: #494f54 !important;
}

.text-success {
    color: #38c172 !important;
}

a.text-success:hover,
a.text-success:focus {
    color: #27864f !important;
}

.text-info {
    color: #6cb2eb !important;
}

a.text-info:hover,
a.text-info:focus {
    color: #298fe2 !important;
}

.text-warning {
    color: #ffed4a !important;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #fde300 !important;
}

.text-danger {
    color: #e3342f !important;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #ae1c17 !important;
}

.text-light {
    color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus {
    color: #cbd3da !important;
}

.text-dark {
    color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus {
    color: #121416 !important;
}

.text-body {
    color: #212529 !important;
}

.text-muted {
    color: #6c757d !important;
}

.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.text-decoration-none {
    text-decoration: none !important;
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important;
}

.text-reset {
    color: inherit !important;
}

.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 #adb5bd;
        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 #dee2e6 !important;
    }

    .table-dark {
        color: inherit;
    }

    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody+tbody {
        border-color: #dee2e6;
    }

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6;
    }
}


/* Ticker Styling */
.ticker-wrapper.has-js {
    margin: 20px 0px 20px 0px;
    padding: 0px 20px;
    width: 780px;
    height: 32px;
    display: block;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #f8f0db;
    font-size: 0.75em;
}

.ticker {
    width: 710px;
    height: 23px;
    display: block;
    position: relative;
    overflow: hidden;
    background-color: #f8f0db;
}

.ticker-title {
    padding-top: 9px;
    color: #990000;
    font-weight: bold;
    background-color: #f8f0db;
    text-transform: uppercase;
}

.ticker-content {
    margin: 0px;
    padding-top: 9px;
    position: absolute;
    color: #1F527B;
    font-weight: bold;
    background-color: #f8f0db;
    overflow: hidden;
    white-space: nowrap;
    line-height: 1.2em;
}

.ticker-content:focus {
    none;
}

.ticker-content a {
    text-decoration: none;
    color: #1F527B;
}

.ticker-content a:hover {
    text-decoration: underline;
    color: #0D3059;
}

.ticker-swipe {
    padding-top: 9px;
    position: absolute;
    top: 0px;
    background-color: #f8f0db;
    display: block;
    width: 800px;
    height: 23px;
}

.ticker-swipe span {
    margin-left: 1px;
    background-color: #f8f0db;
    border-bottom: 1px solid #1F527B;
    height: 12px;
    width: 7px;
    display: block;
}

.ticker-controls {
    padding: 8px 0px 0px 0px;
    list-style-type: none;
    float: left;
}

.ticker-controls li {
    padding: 0px;
    margin-left: 5px;
    float: left;
    cursor: pointer;
    height: 16px;
    width: 16px;
    display: block;
}

.ticker-controls li.jnt-play-pause {
    background-image: url('../images/controls.png');
    background-position: 32px 16px;
}

.ticker-controls li.jnt-play-pause.over {
    background-position: 32px 32px;
}

.ticker-controls li.jnt-play-pause.down {
    background-position: 32px 0px;
}

.ticker-controls li.jnt-play-pause.paused {
    background-image: url('../images/controls.png');
    background-position: 48px 16px;
}

.ticker-controls li.jnt-play-pause.paused.over {
    background-position: 48px 32px;
}

.ticker-controls li.jnt-play-pause.paused.down {
    background-position: 48px 0px;
}

.ticker-controls li.jnt-prev {
    background-image: url('../images/controls.png');
    background-position: 0px 16px;
}

.ticker-controls li.jnt-prev.over {
    background-position: 0px 32px;
}

.ticker-controls li.jnt-prev.down {
    background-position: 0px 0px;
}

.ticker-controls li.jnt-next {
    background-image: url('../images/controls.png');
    background-position: 16px 16px;
}

.ticker-controls li.jnt-next.over {
    background-position: 16px 32px;
}

.ticker-controls li.jnt-next.down {
    background-position: 16px 0px;
}

.js-hidden {
    display: none;
}

.no-js-news {
    padding: 10px 0px 0px 45px;
    color: #F8F0DB;
}

.left .ticker-swipe {
    /*left: 80px;*/
}

.left .ticker-controls,
.left .ticker-content,
.left .ticker-title,
.left .ticker {
    float: left;
}

.left .ticker-controls {
    padding-left: 6px;
}

.right .ticker-swipe {
    /*right: 80px;*/
}

.right .ticker-controls,
.right .ticker-content,
.right .ticker-title,
.right .ticker {
    float: right;
}

.right .ticker-controls {
    padding-right: 6px;
}

/**
* Swiper 4.1.0
* Most modern mobile touch slider and framework with hardware accelerated transitions
* http://www.idangero.us/swiper/
*
* Copyright 2014-2018 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: January 13, 2018
*/
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0
}

table.dataTable thead th,
table.dataTable tfoot th {
    font-weight: bold
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 1px solid #111
}

table.dataTable thead th:active,
table.dataTable thead td:active {
    outline: none
}

table.dataTable tfoot th,
table.dataTable tfoot td {
    padding: 10px 18px 6px 18px;
    border-top: 1px solid #111
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    *cursor: hand;
    background-repeat: no-repeat;
    background-position: center right
}

table.dataTable thead .sorting {
    background-image: url("../images/sort_both.png")
}

table.dataTable thead .sorting_asc {
    background-image: url("../images/sort_asc.png")
}

table.dataTable thead .sorting_desc {
    background-image: url("../images/sort_desc.png")
}

table.dataTable thead .sorting_asc_disabled {
    background-image: url("../images/sort_asc_disabled.png")
}

table.dataTable thead .sorting_desc_disabled {
    background-image: url("../images/sort_desc_disabled.png")
}

table.dataTable tbody tr {
    background-color: #ffffff
}

table.dataTable tbody tr.selected {
    background-color: #B0BED9
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 8px 10px
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
    border-top: 1px solid #ddd
}

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
    border-top: none
}

table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd
}

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
    border-left: 1px solid #ddd
}

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
    border-top: none
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
    background-color: #f9f9f9
}

table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
    background-color: #acbad4
}

table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
    background-color: #f6f6f6
}

table.dataTable.hover tbody tr:hover.selected,
table.dataTable.display tbody tr:hover.selected {
    background-color: #aab7d1
}

table.dataTable.order-column tbody tr>.sorting_1,
table.dataTable.order-column tbody tr>.sorting_2,
table.dataTable.order-column tbody tr>.sorting_3,
table.dataTable.display tbody tr>.sorting_1,
table.dataTable.display tbody tr>.sorting_2,
table.dataTable.display tbody tr>.sorting_3 {
    background-color: #fafafa
}

table.dataTable.order-column tbody tr.selected>.sorting_1,
table.dataTable.order-column tbody tr.selected>.sorting_2,
table.dataTable.order-column tbody tr.selected>.sorting_3,
table.dataTable.display tbody tr.selected>.sorting_1,
table.dataTable.display tbody tr.selected>.sorting_2,
table.dataTable.display tbody tr.selected>.sorting_3 {
    background-color: #acbad5
}

table.dataTable.display tbody tr.odd>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    background-color: #f1f1f1
}

table.dataTable.display tbody tr.odd>.sorting_2,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_2 {
    background-color: #f3f3f3
}

table.dataTable.display tbody tr.odd>.sorting_3,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_3 {
    background-color: whitesmoke
}

table.dataTable.display tbody tr.odd.selected>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1 {
    background-color: #a6b4cd
}

table.dataTable.display tbody tr.odd.selected>.sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2 {
    background-color: #a8b5cf
}

table.dataTable.display tbody tr.odd.selected>.sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3 {
    background-color: #a9b7d1
}

table.dataTable.display tbody tr.even>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
    background-color: #fafafa
}

table.dataTable.display tbody tr.even>.sorting_2,
table.dataTable.order-column.stripe tbody tr.even>.sorting_2 {
    background-color: #fcfcfc
}

table.dataTable.display tbody tr.even>.sorting_3,
table.dataTable.order-column.stripe tbody tr.even>.sorting_3 {
    background-color: #fefefe
}

table.dataTable.display tbody tr.even.selected>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1 {
    background-color: #acbad5
}

table.dataTable.display tbody tr.even.selected>.sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2 {
    background-color: #aebcd6
}

table.dataTable.display tbody tr.even.selected>.sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3 {
    background-color: #afbdd8
}

table.dataTable.display tbody tr:hover>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover>.sorting_1 {
    background-color: #eaeaea
}

table.dataTable.display tbody tr:hover>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover>.sorting_2 {
    background-color: #ececec
}

table.dataTable.display tbody tr:hover>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover>.sorting_3 {
    background-color: #efefef
}

table.dataTable.display tbody tr:hover.selected>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1 {
    background-color: #a2aec7
}

table.dataTable.display tbody tr:hover.selected>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2 {
    background-color: #a3b0c9
}

table.dataTable.display tbody tr:hover.selected>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3 {
    background-color: #a5b2cb
}

table.dataTable.no-footer {
    border-bottom: 1px solid #111
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
    white-space: nowrap
}

table.dataTable.compact thead th,
table.dataTable.compact thead td {
    padding: 4px 17px 4px 4px
}

table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
    padding: 4px
}

table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
    padding: 4px
}

table.dataTable th.dt-left,
table.dataTable td.dt-left {
    text-align: left
}

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
    text-align: center
}

table.dataTable th.dt-right,
table.dataTable td.dt-right {
    text-align: right
}

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
    text-align: justify
}

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
    white-space: nowrap
}

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
    text-align: left
}

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
    text-align: center
}

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
    text-align: right
}

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
    text-align: justify
}

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
    white-space: nowrap
}

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
    text-align: left
}

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
    text-align: center
}

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
    text-align: right
}

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
    text-align: justify
}

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
    white-space: nowrap
}

table.dataTable,
table.dataTable th,
table.dataTable td {
    box-sizing: content-box
}

.dataTables_wrapper {
    position: relative;
    clear: both;
    *zoom: 1;
    zoom: 1
}

.dataTables_wrapper .dataTables_length {
    float: left
}

.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em
}

.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 0.755em
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    color: #333 !important;
    border: 1px solid transparent;
    border-radius: 2px
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #333 !important;
    border: 1px solid #979797;
    background-color: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));
    background: -webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -o-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    cursor: default;
    color: #666 !important;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 1px solid #111;
    background-color: #585858;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
    background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
    background: -moz-linear-gradient(top, #585858 0%, #111 100%);
    background: -ms-linear-gradient(top, #585858 0%, #111 100%);
    background: -o-linear-gradient(top, #585858 0%, #111 100%);
    background: linear-gradient(to bottom, #585858 0%, #111 100%)
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: none;
    background-color: #2b2b2b;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
    background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
    box-shadow: inset 0 0 3px #111
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em
}

.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%)
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
    color: #333
}

.dataTables_wrapper .dataTables_scroll {
    clear: both
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    *margin-top: -1px;
    -webkit-overflow-scrolling: touch
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td {
    vertical-align: middle
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody>table {
    border-bottom: none
}

.dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

@media screen and (max-width: 767px) {

    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center
    }

    .dataTables_wrapper .dataTables_paginate {
        margin-top: 0.5em
    }
}

@media screen and (max-width: 640px) {

    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter {
        float: none;
        text-align: center
    }

    .dataTables_wrapper .dataTables_filter {
        margin-top: 0.5em
    }
}

table.dataTable {
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important;
    border-spacing: 0
}

table.dataTable td,
table.dataTable th {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
    text-align: center
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
    white-space: nowrap
}

div.dataTables_wrapper div.dataTables_length label {
    font-weight: normal;
    text-align: left;
    white-space: nowrap
}

div.dataTables_wrapper div.dataTables_length select {
    width: auto;
    display: inline-block
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: right
}

div.dataTables_wrapper div.dataTables_filter label {
    font-weight: normal;
    white-space: nowrap;
    text-align: left
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 0.85em;
    white-space: nowrap
}

div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
    justify-content: flex-end
}

div.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    padding: 1em 0
}

table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc,
table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>td.sorting {
    padding-right: 30px
}

table.dataTable thead>tr>th:active,
table.dataTable thead>tr>td:active {
    outline: none
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    position: relative
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
    position: absolute;
    bottom: 0.9em;
    display: block;
    opacity: 0.3
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
    right: 1em;
    content: "\2191"
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
    right: 0.5em;
    content: "\2193"
}

table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:after {
    opacity: 1
}

table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
    opacity: 0
}

div.dataTables_scrollHead table.dataTable {
    margin-bottom: 0 !important
}

div.dataTables_scrollBody table {
    border-top: none;
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

div.dataTables_scrollBody table thead .sorting:before,
div.dataTables_scrollBody table thead .sorting_asc:before,
div.dataTables_scrollBody table thead .sorting_desc:before,
div.dataTables_scrollBody table thead .sorting:after,
div.dataTables_scrollBody table thead .sorting_asc:after,
div.dataTables_scrollBody table thead .sorting_desc:after {
    display: none
}

div.dataTables_scrollBody table tbody tr:first-child th,
div.dataTables_scrollBody table tbody tr:first-child td {
    border-top: none
}

div.dataTables_scrollFoot>.dataTables_scrollFootInner {
    box-sizing: content-box
}

div.dataTables_scrollFoot>.dataTables_scrollFootInner>table {
    margin-top: 0 !important;
    border-top: none
}

@media screen and (max-width: 767px) {

    div.dataTables_wrapper div.dataTables_length,
    div.dataTables_wrapper div.dataTables_filter,
    div.dataTables_wrapper div.dataTables_info,
    div.dataTables_wrapper div.dataTables_paginate {
        text-align: center
    }
}

table.dataTable.table-sm>thead>tr>th {
    padding-right: 20px
}

table.dataTable.table-sm .sorting:before,
table.dataTable.table-sm .sorting_asc:before,
table.dataTable.table-sm .sorting_desc:before {
    top: 5px;
    right: 0.85em
}

table.dataTable.table-sm .sorting:after,
table.dataTable.table-sm .sorting_asc:after,
table.dataTable.table-sm .sorting_desc:after {
    top: 5px
}

table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
    border-left-width: 0
}

table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
    border-right-width: 0
}

table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
    border-bottom-width: 0
}

div.dataTables_scrollHead table.table-bordered {
    border-bottom-width: 0
}

div.table-responsive>div.dataTables_wrapper>div.row {
    margin: 0
}

div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:first-child {
    padding-left: 0
}

div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:last-child {
    padding-right: 0
}

@keyframes dtb-spinner {
    100% {
        transform: rotate(360deg)
    }
}

@-o-keyframes dtb-spinner {
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-ms-keyframes dtb-spinner {
    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes dtb-spinner {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes dtb-spinner {
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

div.dt-button-info {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    margin-top: -100px;
    margin-left: -200px;
    background-color: white;
    border: 2px solid #111;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    text-align: center;
    z-index: 21
}

div.dt-button-info h2 {
    padding: 0.5em;
    margin: 0;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
    background-color: #f3f3f3
}

div.dt-button-info>div {
    padding: 1em
}

div.dt-button-collection-title {
    text-align: center;
    padding: 0.3em 0 0.5em;
    font-size: 0.9em
}

div.dt-button-collection-title:empty {
    display: none
}

button.dt-button,
div.dt-button,
a.dt-button {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    margin-right: 0.333em;
    margin-bottom: 0.333em;
    padding: 0.5em 1em;
    border: 1px solid #999;
    border-radius: 2px;
    cursor: pointer;
    font-size: 0.88em;
    line-height: 1.6em;
    color: black;
    white-space: nowrap;
    overflow: hidden;
    background-color: #e9e9e9;
    background-image: -webkit-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image: -moz-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image: -ms-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image: linear-gradient(to bottom, #fff 0%, #e9e9e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='white', EndColorStr='#e9e9e9');
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    outline: none;
    text-overflow: ellipsis
}

button.dt-button.disabled,
div.dt-button.disabled,
a.dt-button.disabled {
    color: #999;
    border: 1px solid #d0d0d0;
    cursor: default;
    background-color: #f9f9f9;
    background-image: -webkit-linear-gradient(top, #fff 0%, #f9f9f9 100%);
    background-image: -moz-linear-gradient(top, #fff 0%, #f9f9f9 100%);
    background-image: -ms-linear-gradient(top, #fff 0%, #f9f9f9 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #f9f9f9 100%);
    background-image: linear-gradient(to bottom, #fff 0%, #f9f9f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#f9f9f9')
}

button.dt-button:active:not(.disabled),
button.dt-button.active:not(.disabled),
div.dt-button:active:not(.disabled),
div.dt-button.active:not(.disabled),
a.dt-button:active:not(.disabled),
a.dt-button.active:not(.disabled) {
    background-color: #e2e2e2;
    background-image: -webkit-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
    background-image: -moz-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
    background-image: -ms-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
    background-image: -o-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
    background-image: linear-gradient(to bottom, #f3f3f3 0%, #e2e2e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#f3f3f3', EndColorStr='#e2e2e2');
    box-shadow: inset 1px 1px 3px #999999
}

button.dt-button:active:not(.disabled):hover:not(.disabled),
button.dt-button.active:not(.disabled):hover:not(.disabled),
div.dt-button:active:not(.disabled):hover:not(.disabled),
div.dt-button.active:not(.disabled):hover:not(.disabled),
a.dt-button:active:not(.disabled):hover:not(.disabled),
a.dt-button.active:not(.disabled):hover:not(.disabled) {
    box-shadow: inset 1px 1px 3px #999999;
    background-color: #cccccc;
    background-image: -webkit-linear-gradient(top, #eaeaea 0%, #ccc 100%);
    background-image: -moz-linear-gradient(top, #eaeaea 0%, #ccc 100%);
    background-image: -ms-linear-gradient(top, #eaeaea 0%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eaeaea 0%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eaeaea 0%, #ccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#eaeaea', EndColorStr='#cccccc')
}

button.dt-button:hover,
div.dt-button:hover,
a.dt-button:hover {
    text-decoration: none
}

button.dt-button:hover:not(.disabled),
div.dt-button:hover:not(.disabled),
a.dt-button:hover:not(.disabled) {
    border: 1px solid #666;
    background-color: #e0e0e0;
    background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
    background-image: -moz-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
    background-image: -ms-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
    background-image: linear-gradient(to bottom, #f9f9f9 0%, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#f9f9f9', EndColorStr='#e0e0e0')
}

button.dt-button:focus:not(.disabled),
div.dt-button:focus:not(.disabled),
a.dt-button:focus:not(.disabled) {
    border: 1px solid #426c9e;
    text-shadow: 0 1px 0 #c4def1;
    outline: none;
    background-color: #79ace9;
    background-image: -webkit-linear-gradient(top, #bddef4 0%, #79ace9 100%);
    background-image: -moz-linear-gradient(top, #bddef4 0%, #79ace9 100%);
    background-image: -ms-linear-gradient(top, #bddef4 0%, #79ace9 100%);
    background-image: -o-linear-gradient(top, #bddef4 0%, #79ace9 100%);
    background-image: linear-gradient(to bottom, #bddef4 0%, #79ace9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#bddef4', EndColorStr='#79ace9')
}

.dt-button embed {
    outline: none
}

div.dt-buttons {
    position: relative;
    float: left
}

div.dt-buttons.buttons-right {
    float: right
}

div.dt-button-collection {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    margin-top: 3px;
    padding: 8px 8px 4px 8px;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.4);
    background-color: white;
    overflow: hidden;
    z-index: 2002;
    border-radius: 5px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    box-sizing: border-box
}

div.dt-button-collection button.dt-button,
div.dt-button-collection div.dt-button,
div.dt-button-collection a.dt-button {
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
    display: block;
    float: none;
    margin-bottom: 4px;
    margin-right: 0
}

div.dt-button-collection button.dt-button:active:not(.disabled),
div.dt-button-collection button.dt-button.active:not(.disabled),
div.dt-button-collection div.dt-button:active:not(.disabled),
div.dt-button-collection div.dt-button.active:not(.disabled),
div.dt-button-collection a.dt-button:active:not(.disabled),
div.dt-button-collection a.dt-button.active:not(.disabled) {
    background-color: #dadada;
    background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
    background-image: -moz-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
    background-image: -ms-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
    background-image: -o-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
    background-image: linear-gradient(to bottom, #f0f0f0 0%, #dadada 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#f0f0f0', EndColorStr='#dadada');
    box-shadow: inset 1px 1px 3px #666
}

div.dt-button-collection.fixed {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -75px;
    border-radius: 0
}

div.dt-button-collection.fixed.two-column {
    margin-left: -200px
}

div.dt-button-collection.fixed.three-column {
    margin-left: -225px
}

div.dt-button-collection.fixed.four-column {
    margin-left: -300px
}

div.dt-button-collection>:last-child {
    display: block !important;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    -ms-column-gap: 8px;
    -o-column-gap: 8px;
    column-gap: 8px
}

div.dt-button-collection>:last-child>* {
    -webkit-column-break-inside: avoid;
    break-inside: avoid
}

div.dt-button-collection.two-column {
    width: 400px
}

div.dt-button-collection.two-column>:last-child {
    padding-bottom: 1px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2
}

div.dt-button-collection.three-column {
    width: 450px
}

div.dt-button-collection.three-column>:last-child {
    padding-bottom: 1px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -ms-column-count: 3;
    -o-column-count: 3;
    column-count: 3
}

div.dt-button-collection.four-column {
    width: 600px
}

div.dt-button-collection.four-column>:last-child {
    padding-bottom: 1px;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    -ms-column-count: 4;
    -o-column-count: 4;
    column-count: 4
}

div.dt-button-collection .dt-button {
    border-radius: 0
}

div.dt-button-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    background: -ms-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -moz-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -o-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-gradient(radial, center center, 0, center center, 497, color-stop(0, rgba(0, 0, 0, 0.3)), color-stop(1, rgba(0, 0, 0, 0.7)));
    background: -webkit-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    z-index: 2001
}

@media screen and (max-width: 640px) {
    div.dt-buttons {
        float: none !important;
        text-align: center
    }
}

button.dt-button.processing,
div.dt-button.processing,
a.dt-button.processing {
    color: rgba(0, 0, 0, 0.2)
}

button.dt-button.processing:after,
div.dt-button.processing:after,
a.dt-button.processing:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    margin: -8px 0 0 -8px;
    box-sizing: border-box;
    display: block;
    content: ' ';
    border: 2px solid #282828;
    border-radius: 50%;
    border-left-color: transparent;
    border-right-color: transparent;
    animation: dtb-spinner 1500ms infinite linear;
    -o-animation: dtb-spinner 1500ms infinite linear;
    -ms-animation: dtb-spinner 1500ms infinite linear;
    -webkit-animation: dtb-spinner 1500ms infinite linear;
    -moz-animation: dtb-spinner 1500ms infinite linear
}

.bn-breaking-news {
    display: block;
    width: 100%;
    border: solid 1px #ce2525;
    background: #FFF;
    height: 40px;
    box-sizing: border-box;
    position: relative;
    line-height: 40px;
    overflow: hidden;
    border-radius: 2px;
    text-align: auto;
    font-size: 14px
}

.bn-breaking-news * {
    box-sizing: border-box
}

.bn-breaking-news.bn-fixed-top {
    position: fixed;
    left: 0;
    right: 0;
    top: 0
}

.bn-breaking-news.bn-fixed-bottom {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0
}

.bn-label {
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    position: absolute;
    background-color: #ce2525;
    text-align: center;
    color: #FFF;
    font-weight: 700;
    z-index: 3;
    padding: 0 15px;
    white-space: nowrap
}

.bn-news {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    right: 0;
    overflow: hidden
}

.bn-news ul {
    display: block;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    position: absolute
}

.bn-news ul li {
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    text-decoration: none;
    -webkit-transition: color .2s linear;
    -moz-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear;
    position: absolute;
    width: 100%;
    display: none;
    color: #333
}

.bn-news ul li a {
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
    padding: 0 10px;
    color: #333;
    position: relative;
    display: block;
    overflow: hidden
}

.bn-news ul li a:hover {
    color: #069
}

.bn-loader-text {
    padding: 0 10px
}

.bn-seperator {
    display: inline-block;
    float: left;
    margin-right: 15px;
    width: 30px;
    height: 40px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative
}

.bn-seperator.bn-news-dot {
    margin-right: 0
}

.bn-seperator.bn-news-dot:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #333;
    border-radius: 50%;
    top: 50%;
    margin-top: -4px;
    left: 50%;
    margin-left: -4px
}

.bn-prefix {
    color: #d65d7a;
    margin-right: 15px;
    padding-left: 10px
}

.bn-positive {
    color: #0b8457;
    font-weight: 700
}

.bn-negative {
    color: #dc2f2f;
    font-weight: 700
}

.bn-controls {
    width: auto;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    position: absolute;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bn-controls button {
    width: 30px;
    float: left;
    height: 100%;
    cursor: pointer;
    border: none;
    border-left: solid 1px #EEE;
    text-align: center;
    background-color: #f6f6f6;
    outline: none
}

.bn-controls button:hover {
    background-color: #EEE
}

.bn-arrow {
    margin: 0;
    display: inline-block;
    height: 8px;
    position: relative;
    width: 8px;
    top: -2px
}

.bn-arrow::after {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-right-style: solid;
    border-right-width: 2px;
    content: '';
    display: inline-block;
    height: 8px;
    left: 0;
    position: absolute;
    top: 0;
    width: 8px
}

.bn-arrow.bn-next {
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    left: -3px
}

.bn-arrow.bn-prev {
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    left: 3px
}

.bn-arrow::after {
    border-color: #999
}

.bn-arrow::before {
    background-color: #999
}

.bn-play {
    position: relative;
    background: #999;
    width: 0;
    height: 12px;
    display: inline-block;
    margin-left: -5px
}

.bn-play::after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #999;
    border-width: 8px;
    margin-top: -8px
}

.bn-pause {
    position: relative;
    width: 0;
    height: 14px;
    display: inline-block;
    top: 1px;
    left: -1px
}

.bn-pause::before {
    position: absolute;
    content: "";
    width: 2px;
    height: 100%;
    left: 3px;
    background-color: #999
}

.bn-pause::after {
    position: absolute;
    content: "";
    width: 2px;
    height: 100%;
    left: -3px;
    background-color: #999
}

.bn-direction-rtl {
    direction: rtl
}

.bn-direction-rtl .bn-label {
    left: auto;
    right: 0
}

.bn-direction-rtl .bn-controls {
    right: auto;
    left: 0
}

.bn-direction-rtl .bn-seperator {
    margin-left: 15px;
    margin-right: 0;
    float: right
}

.bn-direction-rtl .bn-prefix {
    margin-left: 15px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 10px
}

.bn-direction-rtl .bn-controls button {
    border-left: none;
    border-right: solid 1px #EEE
}

.bn-effect-scroll .bn-news ul {
    display: block;
    width: 100%;
    position: relative
}

.bn-effect-scroll .bn-news ul li {
    display: list-item;
    float: left;
    position: relative;
    width: auto
}

.bn-effect-scroll.bn-direction-rtl .bn-news ul li {
    float: right
}

@charset "UTF-8";

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-modal-dialog,
.vjs-button>.vjs-icon-placeholder:before,
.vjs-modal-dialog .vjs-modal-dialog-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.vjs-button>.vjs-icon-placeholder:before {
    text-align: center
}

@font-face {
    font-family: VideoJS;
    src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff");
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder,
.vjs-icon-play {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder:before,
.vjs-icon-play:before {
    content: "\f101"
}

.vjs-icon-play-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-play-circle:before {
    content: "\f102"
}

.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,
.vjs-icon-pause {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,
.vjs-icon-pause:before {
    content: "\f103"
}

.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,
.vjs-icon-volume-mute {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,
.vjs-icon-volume-mute:before {
    content: "\f104"
}

.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,
.vjs-icon-volume-low {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,
.vjs-icon-volume-low:before {
    content: "\f105"
}

.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,
.vjs-icon-volume-mid {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,
.vjs-icon-volume-mid:before {
    content: "\f106"
}

.video-js .vjs-mute-control .vjs-icon-placeholder,
.vjs-icon-volume-high {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-mute-control .vjs-icon-placeholder:before,
.vjs-icon-volume-high:before {
    content: "\f107"
}

.video-js .vjs-fullscreen-control .vjs-icon-placeholder,
.vjs-icon-fullscreen-enter {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,
.vjs-icon-fullscreen-enter:before {
    content: "\f108"
}

.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,
.vjs-icon-fullscreen-exit {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,
.vjs-icon-fullscreen-exit:before {
    content: "\f109"
}

.vjs-icon-square {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-square:before {
    content: "\f10a"
}

.vjs-icon-spinner {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-spinner:before {
    content: "\f10b"
}

.video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js .vjs-subtitles-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,
.vjs-icon-subtitles {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.vjs-icon-subtitles:before {
    content: "\f10c"
}

.video-js .vjs-captions-button .vjs-icon-placeholder,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,
.vjs-icon-captions {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-captions-button .vjs-icon-placeholder:before,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.vjs-icon-captions:before {
    content: "\f10d"
}

.video-js .vjs-chapters-button .vjs-icon-placeholder,
.vjs-icon-chapters {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-chapters-button .vjs-icon-placeholder:before,
.vjs-icon-chapters:before {
    content: "\f10e"
}

.vjs-icon-share {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-share:before {
    content: "\f10f"
}

.vjs-icon-cog {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-cog:before {
    content: "\f110"
}

.video-js .vjs-play-progress,
.video-js .vjs-volume-level,
.vjs-icon-circle,
.vjs-seek-to-live-control .vjs-icon-placeholder {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-play-progress:before,
.video-js .vjs-volume-level:before,
.vjs-icon-circle:before,
.vjs-seek-to-live-control .vjs-icon-placeholder:before {
    content: "\f111"
}

.vjs-icon-circle-outline {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-circle-outline:before {
    content: "\f112"
}

.vjs-icon-circle-inner-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-circle-inner-circle:before {
    content: "\f113"
}

.vjs-icon-hd {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-hd:before {
    content: "\f114"
}

.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,
.vjs-icon-cancel {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,
.vjs-icon-cancel:before {
    content: "\f115"
}

.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,
.vjs-icon-replay {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,
.vjs-icon-replay:before {
    content: "\f116"
}

.vjs-icon-facebook {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-facebook:before {
    content: "\f117"
}

.vjs-icon-gplus {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-gplus:before {
    content: "\f118"
}

.vjs-icon-linkedin {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-linkedin:before {
    content: "\f119"
}

.vjs-icon-twitter {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-twitter:before {
    content: "\f11a"
}

.vjs-icon-tumblr {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-tumblr:before {
    content: "\f11b"
}

.vjs-icon-pinterest {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-pinterest:before {
    content: "\f11c"
}

.video-js .vjs-descriptions-button .vjs-icon-placeholder,
.vjs-icon-audio-description {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,
.vjs-icon-audio-description:before {
    content: "\f11d"
}

.video-js .vjs-audio-button .vjs-icon-placeholder,
.vjs-icon-audio {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-audio-button .vjs-icon-placeholder:before,
.vjs-icon-audio:before {
    content: "\f11e"
}

.vjs-icon-next-item {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-next-item:before {
    content: "\f11f"
}

.vjs-icon-previous-item {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-previous-item:before {
    content: "\f120"
}

.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder,
.vjs-icon-picture-in-picture-enter {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before,
.vjs-icon-picture-in-picture-enter:before {
    content: "\f121"
}

.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder,
.vjs-icon-picture-in-picture-exit {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before,
.vjs-icon-picture-in-picture-exit:before {
    content: "\f122"
}

.video-js {
    display: block;
    vertical-align: top;
    box-sizing: border-box;
    color: #fff;
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    word-break: initial
}

.video-js:-moz-full-screen {
    position: absolute
}

.video-js:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important
}

.video-js[tabindex="-1"] {
    outline: 0
}

.video-js *,
.video-js :after,
.video-js :before {
    box-sizing: inherit
}

.video-js ul {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    list-style-position: outside;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0
}

.video-js.vjs-16-9,
.video-js.vjs-4-3,
.video-js.vjs-fluid {
    width: 100%;
    max-width: 100%;
    height: 0
}

.video-js.vjs-16-9 {
    padding-top: 56.25%
}

.video-js.vjs-4-3 {
    padding-top: 75%
}

.video-js.vjs-fill {
    width: 100%;
    height: 100%
}

.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%
}

.vjs-full-window .video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.video-js.vjs-fullscreen {
    width: 100% !important;
    height: 100% !important;
    padding-top: 0 !important
}

.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none
}

.vjs-hidden {
    display: none !important
}

.vjs-disabled {
    opacity: .5;
    cursor: default
}

.video-js .vjs-offscreen {
    height: 1px;
    left: -9999px;
    position: absolute;
    top: 0;
    width: 1px
}

.vjs-lock-showing {
    display: block !important;
    opacity: 1;
    visibility: visible
}

.vjs-no-js {
    padding: 20px;
    color: #fff;
    background-color: #000;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    width: 300px;
    height: 150px;
    margin: 0 auto
}

.vjs-no-js a,
.vjs-no-js a:visited {
    color: #66a8cc
}

.video-js .vjs-big-play-button {
    font-size: 3em;
    line-height: 1.5em;
    height: 1.63332em;
    width: 3em;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    border: .06666em solid #fff;
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, .7);
    border-radius: .3em;
    transition: all .4s
}

.vjs-big-play-centered .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-top: -.81666em;
    margin-left: -1.5em
}

.video-js .vjs-big-play-button:focus,
.video-js:hover .vjs-big-play-button {
    border-color: #fff;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, .5);
    transition: all 0s
}

.vjs-controls-disabled .vjs-big-play-button,
.vjs-error .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button {
    display: none
}

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
    display: block
}

.video-js button {
    background: 0 0;
    border: none;
    color: inherit;
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
    text-transform: none;
    text-decoration: none;
    transition: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.vjs-control .vjs-button {
    width: 100%;
    height: 100%
}

.video-js .vjs-control.vjs-close-button {
    cursor: pointer;
    height: 3em;
    position: absolute;
    right: 0;
    top: .5em;
    z-index: 2
}

.video-js .vjs-modal-dialog {
    background: rgba(0, 0, 0, .8);
    background: linear-gradient(180deg, rgba(0, 0, 0, .8), rgba(255, 255, 255, 0));
    overflow: auto
}

.video-js .vjs-modal-dialog>* {
    box-sizing: border-box
}

.vjs-modal-dialog .vjs-modal-dialog-content {
    font-size: 1.2em;
    line-height: 1.5;
    padding: 20px 24px;
    z-index: 1
}

.vjs-menu-button {
    cursor: pointer
}

.vjs-menu-button.vjs-disabled {
    cursor: default
}

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
    display: none
}

.vjs-menu .vjs-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    overflow: auto
}

.vjs-menu .vjs-menu-content>* {
    box-sizing: border-box
}

.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
    display: none
}

.vjs-menu li {
    list-style: none;
    margin: 0;
    padding: .2em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase
}

.js-focus-visible .vjs-menu li.vjs-menu-item:hover,
.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover {
    background-color: #73859f;
    background-color: rgba(115, 133, 159, .5)
}

.js-focus-visible .vjs-menu li.vjs-selected:hover,
.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
    background-color: #fff;
    color: #2b333f
}

.vjs-menu li.vjs-menu-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 2em;
    padding: 0;
    margin: 0 0 .3em 0;
    font-weight: 700;
    cursor: default
}

.vjs-menu-button-popup .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0;
    width: 10em;
    left: -3em;
    height: 0;
    margin-bottom: 1.5em;
    border-top-color: rgba(43, 51, 63, .7)
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, .7);
    position: absolute;
    width: 100%;
    bottom: 1.5em;
    max-height: 15em
}

.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    max-height: 5em
}

.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    max-height: 10em
}

.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    max-height: 14em
}

.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    max-height: 25em
}

.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,
.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu {
    display: block
}

.video-js .vjs-menu-button-inline {
    transition: all .4s;
    overflow: hidden
}

.video-js .vjs-menu-button-inline:before {
    width: 2.222222222em
}

.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline:hover,
.video-js.vjs-no-flex .vjs-menu-button-inline {
    width: 12em
}

.vjs-menu-button-inline .vjs-menu {
    opacity: 0;
    height: 100%;
    width: auto;
    position: absolute;
    left: 4em;
    top: 0;
    padding: 0;
    margin: 0;
    transition: all .4s
}

.vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline:hover .vjs-menu {
    display: block;
    opacity: 1
}

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
    display: block;
    opacity: 1;
    position: relative;
    width: auto
}

.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu {
    width: auto
}

.vjs-menu-button-inline .vjs-menu-content {
    width: auto;
    height: 100%;
    margin: 0;
    overflow: hidden
}

.video-js .vjs-control-bar {
    display: none;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3em;
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, .7)
}

.vjs-has-started .vjs-control-bar {
    display: flex;
    visibility: visible;
    opacity: 1;
    transition: visibility .1s, opacity .1s
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: visible;
    opacity: 0;
    transition: visibility 1s, opacity 1s
}

.vjs-controls-disabled .vjs-control-bar,
.vjs-error .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar {
    display: none !important
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 1;
    visibility: visible
}

.vjs-has-started.vjs-no-flex .vjs-control-bar {
    display: table
}

.video-js .vjs-control {
    position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 4em;
    flex: none
}

.vjs-button>.vjs-icon-placeholder:before {
    font-size: 1.8em;
    line-height: 1.67
}

.video-js .vjs-control:focus,
.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before {
    text-shadow: 0 0 1em #fff
}

.video-js .vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.vjs-no-flex .vjs-control {
    display: table-cell;
    vertical-align: middle
}

.video-js .vjs-custom-control-spacer {
    display: none
}

.video-js .vjs-progress-control {
    cursor: pointer;
    flex: auto;
    display: flex;
    align-items: center;
    min-width: 4em;
    touch-action: none
}

.video-js .vjs-progress-control.disabled {
    cursor: default
}

.vjs-live .vjs-progress-control {
    display: none
}

.vjs-liveui .vjs-progress-control {
    display: flex;
    align-items: center
}

.vjs-no-flex .vjs-progress-control {
    width: auto
}

.video-js .vjs-progress-holder {
    flex: auto;
    transition: all .2s;
    height: .3em
}

.video-js .vjs-progress-control .vjs-progress-holder {
    margin: 0 10px
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
    font-size: 1.6666666667em
}

.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
    font-size: 1em
}

.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div,
.video-js .vjs-progress-holder .vjs-play-progress {
    position: absolute;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 0
}

.video-js .vjs-play-progress {
    background-color: #fff
}

.video-js .vjs-play-progress:before {
    font-size: .9em;
    position: absolute;
    right: -.5em;
    top: -.3333333333em;
    z-index: 1
}

.video-js .vjs-load-progress {
    background: rgba(115, 133, 159, .5)
}

.video-js .vjs-load-progress div {
    background: rgba(115, 133, 159, .75)
}

.video-js .vjs-time-tooltip {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .8);
    border-radius: .3em;
    color: #000;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 6px 8px 8px 8px;
    pointer-events: none;
    position: absolute;
    top: -3.4em;
    visibility: hidden;
    z-index: 1
}

.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
    display: none
}

.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-time-tooltip {
    display: block;
    font-size: .6em;
    visibility: visible
}

.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
    font-size: 1em
}

.video-js .vjs-progress-control .vjs-mouse-display {
    display: none;
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #000;
    z-index: 1
}

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    z-index: 0
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
    display: block
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
    visibility: hidden;
    opacity: 0;
    transition: visibility 1s, opacity 1s
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    display: none
}

.vjs-mouse-display .vjs-time-tooltip {
    color: #fff;
    background-color: #000;
    background-color: rgba(0, 0, 0, .8)
}

.video-js .vjs-slider {
    position: relative;
    cursor: pointer;
    padding: 0;
    margin: 0 .45em 0 .45em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, .5)
}

.video-js .vjs-slider.disabled {
    cursor: default
}

.video-js .vjs-slider:focus {
    text-shadow: 0 0 1em #fff;
    box-shadow: 0 0 1em #fff
}

.video-js .vjs-mute-control {
    cursor: pointer;
    flex: none
}

.video-js .vjs-volume-control {
    cursor: pointer;
    margin-right: 1em;
    display: flex
}

.video-js .vjs-volume-control.vjs-volume-horizontal {
    width: 5em
}

.video-js .vjs-volume-panel .vjs-volume-control {
    visibility: visible;
    opacity: 0;
    width: 1px;
    height: 1px;
    margin-left: -1px
}

.video-js .vjs-volume-panel {
    transition: width 1s
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,
.video-js .vjs-volume-panel .vjs-volume-control:active,
.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,
.video-js .vjs-volume-panel:active .vjs-volume-control,
.video-js .vjs-volume-panel:focus .vjs-volume-control {
    visibility: visible;
    opacity: 1;
    position: relative;
    transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,
.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal {
    width: 5em;
    height: 3em;
    margin-right: 0
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,
.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical {
    left: -3.5em;
    transition: left 0s
}

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active {
    width: 10em;
    transition: width .1s
}

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
    width: 4em
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
    height: 8em;
    width: 3em;
    left: -3000em;
    transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
    transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s
}

.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
    width: 5em;
    height: 3em;
    visibility: visible;
    opacity: 1;
    position: relative;
    transition: none
}

.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
    position: absolute;
    bottom: 3em;
    left: .5em
}

.video-js .vjs-volume-panel {
    display: flex
}

.video-js .vjs-volume-bar {
    margin: 1.35em .45em
}

.vjs-volume-bar.vjs-slider-horizontal {
    width: 5em;
    height: .3em
}

.vjs-volume-bar.vjs-slider-vertical {
    width: .3em;
    height: 5em;
    margin: 1.35em auto
}

.video-js .vjs-volume-level {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff
}

.video-js .vjs-volume-level:before {
    position: absolute;
    font-size: .9em
}

.vjs-slider-vertical .vjs-volume-level {
    width: .3em
}

.vjs-slider-vertical .vjs-volume-level:before {
    top: -.5em;
    left: -.3em
}

.vjs-slider-horizontal .vjs-volume-level {
    height: .3em
}

.vjs-slider-horizontal .vjs-volume-level:before {
    top: -.3em;
    right: -.5em
}

.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
    width: 4em
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
    height: 100%
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
    width: 100%
}

.video-js .vjs-volume-vertical {
    width: 3em;
    height: 8em;
    bottom: 8em;
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, .7)
}

.video-js .vjs-volume-horizontal .vjs-menu {
    left: -2em
}

.vjs-poster {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    background-color: #000;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%
}

.vjs-has-started .vjs-poster {
    display: none
}

.vjs-audio.vjs-has-started .vjs-poster {
    display: block
}

.vjs-using-native-controls .vjs-poster {
    display: none
}

.video-js .vjs-live-control {
    display: flex;
    align-items: flex-start;
    flex: auto;
    font-size: 1em;
    line-height: 3em
}

.vjs-no-flex .vjs-live-control {
    display: table-cell;
    width: auto;
    text-align: left
}

.video-js.vjs-liveui .vjs-live-control,
.video-js:not(.vjs-live) .vjs-live-control {
    display: none
}

.video-js .vjs-seek-to-live-control {
    cursor: pointer;
    flex: none;
    display: inline-flex;
    height: 100%;
    padding-left: .5em;
    padding-right: .5em;
    font-size: 1em;
    line-height: 3em;
    width: auto;
    min-width: 4em
}

.vjs-no-flex .vjs-seek-to-live-control {
    display: table-cell;
    width: auto;
    text-align: left
}

.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,
.video-js:not(.vjs-live) .vjs-seek-to-live-control {
    display: none
}

.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
    cursor: auto
}

.vjs-seek-to-live-control .vjs-icon-placeholder {
    margin-right: .5em;
    color: #888
}

.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
    color: red
}

.video-js .vjs-time-control {
    flex: none;
    font-size: 1em;
    line-height: 3em;
    min-width: 2em;
    width: auto;
    padding-left: 1em;
    padding-right: 1em
}

.vjs-live .vjs-time-control {
    display: none
}

.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
    display: none
}

.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
    display: none
}

.vjs-time-divider {
    display: none;
    line-height: 3em
}

.vjs-live .vjs-time-divider {
    display: none
}

.video-js .vjs-play-control {
    cursor: pointer
}

.video-js .vjs-play-control .vjs-icon-placeholder {
    flex: none
}

.vjs-text-track-display {
    position: absolute;
    bottom: 3em;
    left: 0;
    right: 0;
    top: 0;
    pointer-events: none
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
    bottom: 1em
}

.video-js .vjs-text-track {
    font-size: 1.4em;
    text-align: center;
    margin-bottom: .1em
}

.vjs-subtitles {
    color: #fff
}

.vjs-captions {
    color: #fc6
}

.vjs-tt-cue {
    display: block
}

video::-webkit-media-text-track-display {
    transform: translateY(-3em)
}

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
    transform: translateY(-1.5em)
}

.video-js .vjs-picture-in-picture-control {
    cursor: pointer;
    flex: none
}

.video-js .vjs-fullscreen-control {
    cursor: pointer;
    flex: none
}

.vjs-playback-rate .vjs-playback-rate-value,
.vjs-playback-rate>.vjs-menu-button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.vjs-playback-rate .vjs-playback-rate-value {
    pointer-events: none;
    font-size: 1.5em;
    line-height: 2;
    text-align: center
}

.vjs-playback-rate .vjs-menu {
    width: 4em;
    left: 0
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
    font-size: 1.4em;
    text-align: center
}

.vjs-error .vjs-error-display:before {
    color: #fff;
    content: "X";
    font-family: Arial, Helvetica, sans-serif;
    font-size: 4em;
    left: 0;
    line-height: 1;
    margin-top: -.5em;
    position: absolute;
    text-shadow: .05em .05em .1em #000;
    text-align: center;
    top: 50%;
    vertical-align: middle;
    width: 100%
}

.vjs-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .85;
    text-align: left;
    border: 6px solid rgba(43, 51, 63, .7);
    box-sizing: border-box;
    background-clip: padding-box;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    visibility: hidden
}

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
    display: block;
    -webkit-animation: vjs-spinner-show 0s linear .3s forwards;
    animation: vjs-spinner-show 0s linear .3s forwards
}

.vjs-loading-spinner:after,
.vjs-loading-spinner:before {
    content: "";
    position: absolute;
    margin: -6px;
    box-sizing: inherit;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    opacity: 1;
    border: inherit;
    border-color: transparent;
    border-top-color: #fff
}

.vjs-seeking .vjs-loading-spinner:after,
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before {
    -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(.6, .2, 0, .8) infinite, vjs-spinner-fade 1.1s linear infinite;
    animation: vjs-spinner-spin 1.1s cubic-bezier(.6, .2, 0, .8) infinite, vjs-spinner-fade 1.1s linear infinite
}

.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
    border-top-color: #fff
}

.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
    border-top-color: #fff;
    -webkit-animation-delay: .44s;
    animation-delay: .44s
}

@keyframes vjs-spinner-show {
    to {
        visibility: visible
    }
}

@-webkit-keyframes vjs-spinner-show {
    to {
        visibility: visible
    }
}

@keyframes vjs-spinner-spin {
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes vjs-spinner-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes vjs-spinner-fade {
    0% {
        border-top-color: #73859f
    }

    20% {
        border-top-color: #73859f
    }

    35% {
        border-top-color: #fff
    }

    60% {
        border-top-color: #73859f
    }

    100% {
        border-top-color: #73859f
    }
}

@-webkit-keyframes vjs-spinner-fade {
    0% {
        border-top-color: #73859f
    }

    20% {
        border-top-color: #73859f
    }

    35% {
        border-top-color: #fff
    }

    60% {
        border-top-color: #73859f
    }

    100% {
        border-top-color: #73859f
    }
}

.vjs-chapters-button .vjs-menu ul {
    width: 24em
}

.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: -.1em
}

.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
    font-family: VideoJS;
    content: "";
    font-size: 1.5em;
    line-height: inherit
}

.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: -.1em
}

.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
    font-family: VideoJS;
    content: " ";
    font-size: 1.5em;
    line-height: inherit
}

.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-audio-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-captions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-chapters-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-current-time,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-descriptions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-duration,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-playback-rate,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-remaining-time,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-subtitles-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-time-divider,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-control,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-audio-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-captions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-chapters-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-current-time,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-descriptions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-duration,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-playback-rate,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-remaining-time,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subtitles-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-time-divider,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-control,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-audio-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-captions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-chapters-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-current-time,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-descriptions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-duration,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-playback-rate,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-remaining-time,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-subtitles-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-time-divider,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-control {
    display: none
}

.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover {
    width: auto;
    width: initial
}

.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subs-caps-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button {
    display: none
}

.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-custom-control-spacer,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer {
    flex: auto;
    display: block
}

.video-js:not(.vjs-fullscreen).vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer {
    width: auto
}

.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-progress-control,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-progress-control {
    display: none
}

.vjs-modal-dialog.vjs-text-track-settings {
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, .75);
    color: #fff;
    height: 70%
}

.vjs-text-track-settings .vjs-modal-dialog-content {
    display: table
}

.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-controls,
.vjs-text-track-settings .vjs-track-settings-font {
    display: table-cell
}

.vjs-text-track-settings .vjs-track-settings-controls {
    text-align: right;
    vertical-align: bottom
}

@supports (display:grid) {
    .vjs-text-track-settings .vjs-modal-dialog-content {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr;
        padding: 20px 24px 0 24px
    }

    .vjs-track-settings-controls .vjs-default-button {
        margin-bottom: 20px
    }

    .vjs-text-track-settings .vjs-track-settings-controls {
        grid-column: 1/-1
    }

    .vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,
    .vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content,
    .vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content {
        grid-template-columns: 1fr
    }
}

.vjs-track-setting>select {
    margin-right: 1em;
    margin-bottom: .5em
}

.vjs-text-track-settings fieldset {
    margin: 5px;
    padding: 3px;
    border: none
}

.vjs-text-track-settings fieldset span {
    display: inline-block
}

.vjs-text-track-settings fieldset span>select {
    max-width: 7.3em
}

.vjs-text-track-settings legend {
    color: #fff;
    margin: 0 0 5px 0
}

.vjs-text-track-settings .vjs-label {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    display: block;
    margin: 0 0 5px 0;
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.vjs-track-settings-controls button:active,
.vjs-track-settings-controls button:focus {
    outline-style: solid;
    outline-width: medium;
    background-image: linear-gradient(0deg, #fff 88%, #73859f 100%)
}

.vjs-track-settings-controls button:hover {
    color: rgba(43, 51, 63, .75)
}

.vjs-track-settings-controls button {
    background-color: #fff;
    background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
    color: #2b333f;
    cursor: pointer;
    border-radius: 2px
}

.vjs-track-settings-controls .vjs-default-button {
    margin-right: 1em
}

@media print {
    .video-js>:not(.vjs-tech):not(.vjs-poster) {
        visibility: hidden
    }
}

.vjs-resize-manager {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    z-index: -1000
}

.js-focus-visible .video-js :focus:not(.focus-visible) {
    outline: 0;
    background: 0 0
}

.video-js .vjs-menu :focus:not(:focus-visible),
.video-js :focus:not(:focus-visible) {
    outline: 0;
    background: 0 0
}

.vjs-theme-forest {
    --vjs-theme-forest--primary: #6fb04e;
    --vjs-theme-forest--secondary: #fff
}

.vjs-theme-forest.vjs-big-play-button:focus,
.vjs-theme-forest:hover .vjs-big-play-button {
    background-color: transparent;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='88' fill='%236fb04e'%3E%3Cpath fill-rule='evenodd' d='M44 88C19.738 88 0 68.262 0 44S19.738 0 44 0s44 19.738 44 44-19.738 44-44 44zm0-85C21.393 3 3 21.393 3 44c0 22.608 18.393 41 41 41s41-18.392 41-41C85 21.393 66.607 3 44 3zm16.063 43.898L39.629 60.741a3.496 3.496 0 01-3.604.194 3.492 3.492 0 01-1.859-3.092V30.158c0-1.299.712-2.483 1.859-3.092a3.487 3.487 0 013.604.194l20.433 13.843a3.497 3.497 0 01.001 5.795zm-1.683-3.311L37.946 29.744a.49.49 0 00-.276-.09.51.51 0 00-.239.062.483.483 0 00-.265.442v27.685c0 .262.166.389.265.442.1.053.299.118.515-.028L58.38 44.414A.489.489 0 0058.6 44a.49.49 0 00-.22-.413z'/%3E%3C/svg%3E")
}

.vjs-theme-forest .vjs-big-play-button {
    width: 88px;
    height: 88px;
    background: none;
    background-repeat: no-repeat;
    background-position: 50%;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='88' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M44 88C19.738 88 0 68.262 0 44S19.738 0 44 0s44 19.738 44 44-19.738 44-44 44zm0-85C21.393 3 3 21.393 3 44c0 22.608 18.393 41 41 41s41-18.392 41-41C85 21.393 66.607 3 44 3zm16.063 43.898L39.629 60.741a3.496 3.496 0 01-3.604.194 3.492 3.492 0 01-1.859-3.092V30.158c0-1.299.712-2.483 1.859-3.092a3.487 3.487 0 013.604.194l20.433 13.843a3.497 3.497 0 01.001 5.795zm-1.683-3.311L37.946 29.744a.49.49 0 00-.276-.09.51.51 0 00-.239.062.483.483 0 00-.265.442v27.685c0 .262.166.389.265.442.1.053.299.118.515-.028L58.38 44.414A.489.489 0 0058.6 44a.49.49 0 00-.22-.413z'/%3E%3C/svg%3E");
    border: none;
    top: 50%;
    left: 50%;
    margin-top: -44px;
    margin-left: -44px;
    color: purple
}

.vjs-theme-forest .vjs-big-play-button .vjs-icon-placeholder {
    display: none
}

.vjs-theme-forest .vjs-button>.vjs-icon-placeholder:before {
    line-height: 1.55
}

.vjs-theme-forest .vjs-control:not(.vjs-disabled):not(.vjs-time-control):hover {
    color: var(--vjs-theme-forest--primary);
    text-shadow: var(--vjs-theme-forest--secondary) 1px 0 10px
}

.vjs-theme-forest .vjs-control-bar {
    background: none;
    margin-bottom: 1em;
    padding-left: 1em;
    padding-right: 1em
}

.vjs-theme-forest .vjs-play-control {
    font-size: .8em
}

.vjs-theme-forest .vjs-play-control .vjs-icon-placeholder:before {
    background-color: var(--vjs-theme-forest--secondary);
    height: 1.5em;
    width: 1.5em;
    margin-top: .2em;
    border-radius: 1em;
    color: var(--vjs-theme-forest--primary)
}

.vjs-theme-forest .vjs-play-control:hover .vjs-icon-placeholder:before {
    background-color: var(--vjs-theme-forest--primary);
    color: var(--vjs-theme-forest--secondary)
}

.vjs-theme-forest .vjs-mute-control {
    display: none
}

.vjs-theme-forest .vjs-volume-panel {
    margin-left: .5em;
    margin-right: .5em;
    padding-top: .3em
}

.vjs-theme-forest .vjs-volume-bar.vjs-slider-horizontal,
.vjs-theme-forest .vjs-volume-panel,
.vjs-theme-forest .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.vjs-theme-forest .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,
.vjs-theme-forest .vjs-volume-panel:hover,
.vjs-theme-forest .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal {
    width: 3em
}

.vjs-theme-forest .vjs-volume-level:before {
    font-size: 1em
}

.vjs-theme-forest .vjs-volume-panel .vjs-volume-control {
    opacity: 1;
    width: 100%;
    height: 100%
}

.vjs-theme-forest .vjs-volume-bar {
    background-color: transparent;
    margin: 0
}

.vjs-theme-forest .vjs-slider-horizontal .vjs-volume-level {
    height: 100%
}

.vjs-theme-forest .vjs-volume-bar.vjs-slider-horizontal {
    margin-top: 0;
    margin-bottom: 0;
    height: 100%
}

.vjs-theme-forest .vjs-volume-bar:before {
    content: "";
    z-index: 0;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-left: 3em solid transparent;
    border-bottom: 2em solid var(--vjs-theme-forest--primary);
    border-right: 0 solid transparent;
    border-top: 0 solid transparent
}

.vjs-theme-forest .vjs-volume-level {
    overflow: hidden;
    background-color: transparent
}

.vjs-theme-forest .vjs-volume-level:before {
    content: "";
    z-index: 1;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-left: 3em solid transparent;
    border-bottom: 2em solid var(--vjs-theme-forest--secondary);
    border-right: 0 solid transparent;
    border-top: 0 solid transparent
}

.vjs-theme-forest .vjs-progress-control:hover .vjs-progress-holder {
    font-size: 1em
}

.vjs-theme-forest .vjs-play-progress:before {
    display: none
}

.vjs-theme-forest .vjs-progress-holder {
    border-radius: .2em;
    height: .5em;
    margin: 0
}

.vjs-theme-forest .vjs-load-progress,
.vjs-theme-forest .vjs-load-progress div,
.vjs-theme-forest .vjs-play-progress {
    border-radius: .2em
}

.vjs-theme-city {
    --vjs-theme-city--primary: #bf3b4d;
    --vjs-theme-city--secondary: #fff
}

.vjs-theme-city .vjs-control-bar {
    height: 70px;
    padding-top: 20px;
    background: none;
    background-image: linear-gradient(0deg, #000, transparent)
}

.vjs-theme-city .vjs-button>.vjs-icon-placeholder:before {
    line-height: 50px
}

.vjs-theme-city .vjs-play-progress:before {
    display: none
}

.vjs-theme-city .vjs-progress-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 20px
}

.vjs-theme-city .vjs-progress-control .vjs-progress-holder {
    position: absolute;
    top: 20px;
    right: 0;
    left: 0;
    width: 100%;
    margin: 0
}

.vjs-theme-city .vjs-play-progress {
    background-color: var(--vjs-theme-city--primary)
}

.vjs-theme-city .vjs-remaining-time {
    order: 1;
    line-height: 50px;
    flex: 3;
    text-align: left
}

.vjs-theme-city .vjs-play-control {
    order: 2;
    flex: 8;
    font-size: 1.75em
}

.vjs-theme-city .vjs-fullscreen-control,
.vjs-theme-city .vjs-picture-in-picture-control,
.vjs-theme-city .vjs-volume-panel {
    order: 3;
    flex: 1
}

.vjs-theme-city .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal {
    height: 100%
}

.vjs-theme-city .vjs-mute-control {
    display: none
}

.vjs-theme-city .vjs-volume-panel {
    margin-left: .5em;
    margin-right: .5em;
    padding-top: 1.5em
}

.vjs-theme-city .vjs-volume-bar.vjs-slider-horizontal,
.vjs-theme-city .vjs-volume-panel,
.vjs-theme-city .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.vjs-theme-city .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,
.vjs-theme-city .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,
.vjs-theme-city .vjs-volume-panel:hover,
.vjs-theme-city .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal {
    width: 3em
}

.vjs-theme-city .vjs-volume-level:before {
    font-size: 1em
}

.vjs-theme-city .vjs-volume-panel .vjs-volume-control {
    opacity: 1;
    width: 100%;
    height: 100%
}

.vjs-theme-city .vjs-volume-bar {
    background-color: transparent;
    margin: 0
}

.vjs-theme-city .vjs-slider-horizontal .vjs-volume-level {
    height: 100%
}

.vjs-theme-city .vjs-volume-bar.vjs-slider-horizontal {
    margin-top: 0;
    margin-bottom: 0;
    height: 100%
}

.vjs-theme-city .vjs-volume-bar:before {
    content: "";
    z-index: 0;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-color: transparent transparent hsla(0, 0%, 100%, .25);
    border-style: solid;
    border-width: 0 0 1.75em 3em
}

.vjs-theme-city .vjs-volume-level {
    overflow: hidden;
    background-color: transparent
}

.vjs-theme-city .vjs-volume-level:before {
    content: "";
    z-index: 1;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-left: 3em solid transparent;
    border-bottom: 1.75em solid var(--vjs-theme-city--secondary);
    border-right: 0 solid transparent;
    border-top: 0 solid transparent
}

.btn {
    font-size: 14px;
    padding: 4px 10px;
}

.app-btn-gray {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.app-btn-gray:hover {
    color: white;
    background-color: #222629;
    border-color: #1d2124;
}

.app-btn-gray:focus,
.app-btn-gray .app-btn-gray.focus {
    box-shadow: 0 0 0 0.2rem rgba(122, 135, 147, 0.5);
}

.app-btn-gray .app-btn-gray.disabled,
.app-btn-gray:disabled {
    color: white;
    background-color: #464e57;
    border-color: #4b545c;
}

.app-btn-gray:not(:disabled):not(.disabled):active,
.app-btn-gray:not(:disabled):not(.disabled).active,
.app-btn-gray .show>.app-btn-gray.dropdown-toggle {
    color: white;
    background-color: #464e57;
    border-color: #1d2124;
}

.app-btn-gray:not(:disabled):not(.disabled):active:focus,
.app-btn-gray:not(:disabled):not(.disabled).active:focus,
.app-btn-gray .show>.app-btn-gray.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(29, 33, 36, 0.5);
}

.app-btn-gray-lite {
    color: #fff;
    background-color: #acacac;
    border-color: #acacac;
}

.app-btn-gray-lite:hover {
    color: white;
    background-color: #989898;
    border-color: #939393;
}

.app-btn-gray-lite:focus,
.app-btn-gray-lite .app-btn-gray-lite.focus {
    box-shadow: 0 0 0 0.2rem rgba(249, 249, 249, 0.5);
}

.app-btn-gray-lite .app-btn-gray-lite.disabled,
.app-btn-gray-lite:disabled {
    color: white;
    background-color: silver;
    border-color: #c6c6c6;
}

.app-btn-gray-lite:not(:disabled):not(.disabled):active,
.app-btn-gray-lite:not(:disabled):not(.disabled).active,
.app-btn-gray-lite .show>.app-btn-gray-lite.dropdown-toggle {
    color: white;
    background-color: silver;
    border-color: #939393;
}

.app-btn-gray-lite:not(:disabled):not(.disabled):active:focus,
.app-btn-gray-lite:not(:disabled):not(.disabled).active:focus,
.app-btn-gray-lite .show>.app-btn-gray-lite.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(147, 147, 147, 0.5);
}

.app-btn-blue {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.app-btn-blue:hover {
    color: white;
    background-color: #0067d6;
    border-color: #0062cc;
}

.app-btn-blue:focus,
.app-btn-blue .app-btn-blue.focus {
    box-shadow: 0 0 0 0.2rem rgba(153, 202, 255, 0.5);
}

.app-btn-blue .app-btn-blue.disabled,
.app-btn-blue:disabled {
    color: white;
    background-color: #2990ff;
    border-color: #3395ff;
}

.app-btn-blue:not(:disabled):not(.disabled):active,
.app-btn-blue:not(:disabled):not(.disabled).active,
.app-btn-blue .show>.app-btn-blue.dropdown-toggle {
    color: white;
    background-color: #2990ff;
    border-color: #0062cc;
}

.app-btn-blue:not(:disabled):not(.disabled):active:focus,
.app-btn-blue:not(:disabled):not(.disabled).active:focus,
.app-btn-blue .show>.app-btn-blue.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 98, 204, 0.5);
}

.app-btn-purple {
    color: #fff;
    background-color: #7f75bb;
    border-color: #7f75bb;
}

.app-btn-purple:hover {
    color: white;
    background-color: #665aae;
    border-color: #6054a9;
}

.app-btn-purple:focus,
.app-btn-purple .app-btn-purple.focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 219, 238, 0.5);
}

.app-btn-purple .app-btn-purple.disabled,
.app-btn-purple:disabled {
    color: white;
    background-color: #9890c8;
    border-color: #9f97cc;
}

.app-btn-purple:not(:disabled):not(.disabled):active,
.app-btn-purple:not(:disabled):not(.disabled).active,
.app-btn-purple .show>.app-btn-purple.dropdown-toggle {
    color: white;
    background-color: #9890c8;
    border-color: #6054a9;
}

.app-btn-purple:not(:disabled):not(.disabled):active:focus,
.app-btn-purple:not(:disabled):not(.disabled).active:focus,
.app-btn-purple .show>.app-btn-purple.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(96, 84, 169, 0.5);
}

.app-btn-exit {
    color: #fff;
    background-color: #d12424;
    border-color: #d12424;
}

.app-btn-exit:hover {
    color: white;
    background-color: #ae1e1e;
    border-color: #a51d1d;
}

.app-btn-exit:focus,
.app-btn-exit .app-btn-exit.focus {
    box-shadow: 0 0 0 0.2rem rgba(239, 159, 159, 0.5);
}

.app-btn-exit .app-btn-exit.disabled,
.app-btn-exit:disabled {
    color: white;
    background-color: #de4040;
    border-color: #e04848;
}

.app-btn-exit:not(:disabled):not(.disabled):active,
.app-btn-exit:not(:disabled):not(.disabled).active,
.app-btn-exit .show>.app-btn-exit.dropdown-toggle {
    color: white;
    background-color: #de4040;
    border-color: #a51d1d;
}

.app-btn-exit:not(:disabled):not(.disabled):active:focus,
.app-btn-exit:not(:disabled):not(.disabled).active:focus,
.app-btn-exit .show>.app-btn-exit.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(165, 29, 29, 0.5);
}

.app-btn-green {
    color: #fff;
    background-color: #0ab927;
    border-color: #0ab927;
}

.app-btn-green:hover {
    color: white;
    background-color: #08921f;
    border-color: #07891d;
}

.app-btn-green:focus,
.app-btn-green .app-btn-exit.focus {
    box-shadow: 0 0 0 0.2rem rgba(101, 247, 125, 0.5);
}

.app-btn-green .app-btn-exit.disabled,
.app-btn-green:disabled {
    color: white;
    background-color: #0ce02f;
    border-color: #0de931;
}

.app-btn-green:not(:disabled):not(.disabled):active,
.app-btn-green:not(:disabled):not(.disabled).active,
.app-btn-green .show>.app-btn-exit.dropdown-toggle {
    color: white;
    background-color: #0ce02f;
    border-color: #07891d;
}

.app-btn-green:not(:disabled):not(.disabled):active:focus,
.app-btn-green:not(:disabled):not(.disabled).active:focus,
.app-btn-green .show>.app-btn-exit.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(7, 137, 29, 0.5);
}

/* Import */
/*!
* Bootstrap v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
:root {
    --blue: #3490dc;
    --indigo: #6574cd;
    --purple: #9561e2;
    --pink: #f66d9b;
    --red: #e3342f;
    --orange: #f6993f;
    --yellow: #ffed4a;
    --green: #38c172;
    --teal: #4dc0b5;
    --cyan: #6cb2eb;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #3490dc;
    --secondary: #6c757d;
    --success: #38c172;
    --info: #6cb2eb;
    --warning: #ffed4a;
    --danger: #e3342f;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: "Nunito", sans-serif;
    --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%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

body {
    margin: 0;
    font-family: "Nunito", sans-serif;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.6;
    color: #212529;
    text-align: left;
    background-color: #f8fafc;
}

[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: 0.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;
    text-decoration-skip-ink: none;
}

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;
}

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: #3490dc;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: #1d68a7;
    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: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

figure {
    margin: 0 0 1rem;
}

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

svg {
    overflow: hidden;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: 0.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;
}

select {
    word-wrap: normal;
}

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

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
    cursor: pointer;
}

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-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: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}

h1,
.h1 {
    font-size: 2.25rem;
}

h2,
.h2 {
    font-size: 1.8rem;
}

h3,
.h3 {
    font-size: 1.575rem;
}

h4,
.h4 {
    font-size: 1.35rem;
}

h5,
.h5 {
    font-size: 1.125rem;
}

h6,
.h6 {
    font-size: 0.9rem;
}

.lead {
    font-size: 1.125rem;
    font-weight: 300;
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
    font-size: 80%;
    font-weight: 400;
}

mark,
.mark {
    padding: 0.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: 0.5rem;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.125rem;
}

.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: 0.25rem;
    background-color: #f8fafc;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.figure-caption {
    font-size: 90%;
    color: #6c757d;
}

code {
    font-size: 87.5%;
    color: #f66d9b;
    word-break: break-word;
}

a>code {
    color: inherit;
}

kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem;
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

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

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

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

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

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

.row {
    display: 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 {
    position: relative;
    width: 100%;
    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: 100%;
}

.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: 100%;
    }

    .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: 100%;
    }

    .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: 100%;
    }

    .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: 100%;
    }

    .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%;
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}

.table th,
.table td {
    padding: 0.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-sm th,
.table-sm td {
    padding: 0.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-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody+tbody {
    border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary>th,
.table-primary>td {
    background-color: #c6e0f5;
}

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody+tbody {
    border-color: #95c5ed;
}

.table-hover .table-primary:hover {
    background-color: #b0d4f1;
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #b0d4f1;
}

.table-secondary,
.table-secondary>th,
.table-secondary>td {
    background-color: #d6d8db;
}

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody+tbody {
    border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf;
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf;
}

.table-success,
.table-success>th,
.table-success>td {
    background-color: #c7eed8;
}

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody+tbody {
    border-color: #98dfb6;
}

.table-hover .table-success:hover {
    background-color: #b3e8ca;
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #b3e8ca;
}

.table-info,
.table-info>th,
.table-info>td {
    background-color: #d6e9f9;
}

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody+tbody {
    border-color: #b3d7f5;
}

.table-hover .table-info:hover {
    background-color: #c0ddf6;
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #c0ddf6;
}

.table-warning,
.table-warning>th,
.table-warning>td {
    background-color: #fffacc;
}

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody+tbody {
    border-color: #fff6a1;
}

.table-hover .table-warning:hover {
    background-color: #fff8b3;
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #fff8b3;
}

.table-danger,
.table-danger>th,
.table-danger>td {
    background-color: #f7c6c5;
}

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody+tbody {
    border-color: #f09593;
}

.table-hover .table-danger:hover {
    background-color: #f4b0af;
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #f4b0af;
}

.table-light,
.table-light>th,
.table-light>td {
    background-color: #fdfdfe;
}

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody+tbody {
    border-color: #fbfcfc;
}

.table-hover .table-light:hover {
    background-color: #ececf6;
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ececf6;
}

.table-dark,
.table-dark>th,
.table-dark>td {
    background-color: #c6c8ca;
}

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody+tbody {
    border-color: #95999c;
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe;
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe;
}

.table-active,
.table-active>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: #343a40;
    border-color: #454d55;
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.table-dark {
    color: #fff;
    background-color: #343a40;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
    border-color: #454d55;
}

.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 {
    color: #fff;
    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;
    }

    .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;
    }

    .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;
    }

    .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;
    }

    .table-responsive-xl>.table-bordered {
        border: 0;
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.table-responsive>.table-bordered {
    border: 0;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.6em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none;
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #a1cbef;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}

.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.6;
}

.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.125rem;
    line-height: 1.5;
}

.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.7875rem;
    line-height: 1.5;
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.6;
    color: #212529;
    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 {
    height: calc(1.5em + 0.5rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.7875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.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 {
    height: calc(1.5em + 1rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.125rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

select.form-control[size],
select.form-control[multiple] {
    height: auto;
}

textarea.form-control {
    height: auto;
}

.form-group {
    margin-bottom: 1rem;
}

.form-text {
    display: block;
    margin-top: 0.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: 0.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: 0.75rem;
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #38c172;
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: .1rem;
    font-size: 0.7875rem;
    line-height: 1.6;
    color: #fff;
    background-color: rgba(56, 193, 114, 0.9);
    border-radius: 0.25rem;
}

.was-validated .form-control:valid,
.form-control.is-valid {
    border-color: #38c172;
    padding-right: calc(1.6em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2338c172' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center right calc(0.4em + 0.1875rem);
    background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
    border-color: #38c172;
    box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 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 {
    display: block;
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.6em + 0.75rem);
    background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

.was-validated .custom-select:valid,
.custom-select.is-valid {
    border-color: #38c172;
    padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%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 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2338c172' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
    border-color: #38c172;
    box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
}

.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-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip,
.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip {
    display: block;
}

.was-validated .form-check-input:valid~.form-check-label,
.form-check-input.is-valid~.form-check-label {
    color: #38c172;
}

.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: #38c172;
}

.was-validated .custom-control-input:valid~.custom-control-label::before,
.custom-control-input.is-valid~.custom-control-label::before {
    border-color: #38c172;
}

.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 {
    border-color: #5cd08d;
    background-color: #5cd08d;
}

.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 0.2rem rgba(56, 193, 114, 0.25);
}

.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,
.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before {
    border-color: #38c172;
}

.was-validated .custom-file-input:valid~.custom-file-label,
.custom-file-input.is-valid~.custom-file-label {
    border-color: #38c172;
}

.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 {
    border-color: #38c172;
    box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #e3342f;
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: .1rem;
    font-size: 0.7875rem;
    line-height: 1.6;
    color: #fff;
    background-color: rgba(227, 52, 47, 0.9);
    border-radius: 0.25rem;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
    border-color: #e3342f;
    padding-right: calc(1.6em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23e3342f' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23e3342f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: center right calc(0.4em + 0.1875rem);
    background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
    border-color: #e3342f;
    box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 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 {
    display: block;
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.6em + 0.75rem);
    background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

.was-validated .custom-select:invalid,
.custom-select.is-invalid {
    border-color: #e3342f;
    padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%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 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23e3342f' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23e3342f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
    border-color: #e3342f;
    box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
}

.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-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip,
.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip {
    display: block;
}

.was-validated .form-check-input:invalid~.form-check-label,
.form-check-input.is-invalid~.form-check-label {
    color: #e3342f;
}

.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: #e3342f;
}

.was-validated .custom-control-input:invalid~.custom-control-label::before,
.custom-control-input.is-invalid~.custom-control-label::before {
    border-color: #e3342f;
}

.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 {
    border-color: #e9605c;
    background-color: #e9605c;
}

.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 0.2rem rgba(227, 52, 47, 0.25);
}

.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,
.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before {
    border-color: #e3342f;
}

.was-validated .custom-file-input:invalid~.custom-file-label,
.custom-file-input.is-invalid~.custom-file-label {
    border-color: #e3342f;
}

.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 {
    border-color: #e3342f;
    box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 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,
    .form-inline .custom-select {
        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;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: 0.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;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 0.9rem;
    line-height: 1.6;
    border-radius: 0.25rem;
    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;
}

@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none;
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none;
}

.btn:focus,
.btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.btn.disabled,
.btn:disabled {
    opacity: 0.65;
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background-color: #3490dc;
    border-color: #3490dc;
}

.btn-primary:hover {
    color: #fff;
    background-color: #227dc7;
    border-color: #2176bd;
}

.btn-primary:focus,
.btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #3490dc;
    border-color: #3490dc;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #2176bd;
    border-color: #1f6fb2;
}

.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 0.2rem rgba(82, 161, 225, 0.5);
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}

.btn-secondary:focus,
.btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
    color: #fff;
    background-color: #38c172;
    border-color: #38c172;
}

.btn-success:hover {
    color: #fff;
    background-color: #2fa360;
    border-color: #2d995b;
}

.btn-success:focus,
.btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(86, 202, 135, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #38c172;
    border-color: #38c172;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #2d995b;
    border-color: #2a9055;
}

.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 0.2rem rgba(86, 202, 135, 0.5);
}

.btn-info {
    color: #212529;
    background-color: #6cb2eb;
    border-color: #6cb2eb;
}

.btn-info:hover {
    color: #fff;
    background-color: #4aa0e6;
    border-color: #3f9ae5;
}

.btn-info:focus,
.btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(97, 157, 206, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
    color: #212529;
    background-color: #6cb2eb;
    border-color: #6cb2eb;
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #3f9ae5;
    border-color: #3495e3;
}

.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 0.2rem rgba(97, 157, 206, 0.5);
}

.btn-warning {
    color: #212529;
    background-color: #ffed4a;
    border-color: #ffed4a;
}

.btn-warning:hover {
    color: #212529;
    background-color: #ffe924;
    border-color: #ffe817;
}

.btn-warning:focus,
.btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 207, 69, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffed4a;
    border-color: #ffed4a;
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffe817;
    border-color: #ffe70a;
}

.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 0.2rem rgba(222, 207, 69, 0.5);
}

.btn-danger {
    color: #fff;
    background-color: #e3342f;
    border-color: #e3342f;
}

.btn-danger:hover {
    color: #fff;
    background-color: #d0211c;
    border-color: #c51f1a;
}

.btn-danger:focus,
.btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(231, 82, 78, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #e3342f;
    border-color: #e3342f;
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c51f1a;
    border-color: #b91d19;
}

.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 0.2rem rgba(231, 82, 78, 0.5);
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}

.btn-light:focus,
.btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}

.btn-dark:focus,
.btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
    color: #3490dc;
    border-color: #3490dc;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #3490dc;
    border-color: #3490dc;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #3490dc;
    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: #3490dc;
    border-color: #3490dc;
}

.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 0.2rem rgba(52, 144, 220, 0.5);
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
    color: #38c172;
    border-color: #38c172;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #38c172;
    border-color: #38c172;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #38c172;
    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: #38c172;
    border-color: #38c172;
}

.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 0.2rem rgba(56, 193, 114, 0.5);
}

.btn-outline-info {
    color: #6cb2eb;
    border-color: #6cb2eb;
}

.btn-outline-info:hover {
    color: #212529;
    background-color: #6cb2eb;
    border-color: #6cb2eb;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #6cb2eb;
    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: #212529;
    background-color: #6cb2eb;
    border-color: #6cb2eb;
}

.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 0.2rem rgba(108, 178, 235, 0.5);
}

.btn-outline-warning {
    color: #ffed4a;
    border-color: #ffed4a;
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffed4a;
    border-color: #ffed4a;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 237, 74, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffed4a;
    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: #ffed4a;
    border-color: #ffed4a;
}

.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 0.2rem rgba(255, 237, 74, 0.5);
}

.btn-outline-danger {
    color: #e3342f;
    border-color: #e3342f;
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #e3342f;
    border-color: #e3342f;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #e3342f;
    background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #e3342f;
    border-color: #e3342f;
}

.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 0.2rem rgba(227, 52, 47, 0.5);
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
    font-weight: 400;
    color: #3490dc;
    text-decoration: none;
}

.btn-link:hover {
    color: #1d68a7;
    text-decoration: underline;
}

.btn-link:focus,
.btn-link.focus {
    text-decoration: underline;
    box-shadow: none;
}

.btn-link:disabled,
.btn-link.disabled {
    color: #6c757d;
    pointer-events: none;
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 0.5rem 1rem;
    font-size: 1.125rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.7875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block+.btn-block {
    margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
    .fade {
        transition: none;
    }
}

.fade:not(.show) {
    opacity: 0;
}

.collapse:not(.show) {
    display: none;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none;
    }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
    position: relative;
}

.dropdown-toggle {
    white-space: nowrap;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.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: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 0.9rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

@media (min-width: 576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0;
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto;
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0;
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto;
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0;
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto;
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0;
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto;
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropright .dropdown-toggle::after {
    vertical-align: 0;
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
}

.dropleft .dropdown-toggle::after {
    display: none;
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0;
}

.dropdown-menu[x-placement^="top"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto;
}

.dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.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: #3490dc;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent;
}

.dropdown-menu.show {
    display: block;
}

.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.7875rem;
    color: #6c757d;
    white-space: nowrap;
}

.dropdown-item-text {
    display: block;
    padding: 0.25rem 1.5rem;
    color: #212529;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    flex: 1 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-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.btn-toolbar .input-group {
    width: auto;
}

.btn-group>.btn:not(:first-child),
.btn-group>.btn-group:not(:first-child) {
    margin-left: -1px;
}

.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: 0.5625rem;
    padding-left: 0.5625rem;
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
    margin-left: 0;
}

.dropleft .dropdown-toggle-split::before {
    margin-right: 0;
}

.btn-sm+.dropdown-toggle-split,
.btn-group-sm>.btn+.dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}

.btn-lg+.dropdown-toggle-split,
.btn-group-lg>.btn+.dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.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:not(:first-child),
.btn-group-vertical>.btn-group:not(:first-child) {
    margin-top: -1px;
}

.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>.form-control-plaintext,
.input-group>.custom-select,
.input-group>.custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.input-group>.form-control+.form-control,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.custom-file,
.input-group>.form-control-plaintext+.form-control,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.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:focus,
.input-group>.custom-select:focus,
.input-group>.custom-file .custom-file-input:focus~.custom-file-label {
    z-index: 3;
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4;
}

.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::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
    display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
    position: relative;
    z-index: 2;
}

.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
    z-index: 3;
}

.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: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
    margin-top: 0;
}

.input-group-lg>.form-control:not(textarea),
.input-group-lg>.custom-select {
    height: calc(1.5em + 1rem + 2px);
}

.input-group-lg>.form-control,
.input-group-lg>.custom-select,
.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: 0.5rem 1rem;
    font-size: 1.125rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.input-group-sm>.form-control:not(textarea),
.input-group-sm>.custom-select {
    height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm>.form-control,
.input-group-sm>.custom-select,
.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: 0.25rem 0.5rem;
    font-size: 0.7875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
    padding-right: 1.75rem;
}

.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.44rem;
    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;
    border-color: #3490dc;
    background-color: #3490dc;
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #a1cbef;
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #cce3f6;
    border-color: #cce3f6;
}

.custom-control-input:disabled~.custom-control-label {
    color: #6c757d;
}

.custom-control-input:disabled~.custom-control-label::before {
    background-color: #e9ecef;
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}

.custom-control-label::before {
    position: absolute;
    top: 0.22rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}

.custom-control-label::after {
    position: absolute;
    top: 0.22rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%;
}

.custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%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 {
    border-color: #3490dc;
    background-color: #3490dc;
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%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(52, 144, 220, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(52, 144, 220, 0.5);
}

.custom-radio .custom-control-label::before {
    border-radius: 50%;
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%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(52, 144, 220, 0.5);
}

.custom-switch {
    padding-left: 2.25rem;
}

.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem;
}

.custom-switch .custom-control-label::after {
    top: calc(0.22rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    transition: transform 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;
}

@media (prefers-reduced-motion: reduce) {
    .custom-switch .custom-control-label::after {
        transition: none;
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(52, 144, 220, 0.5);
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.6em + 0.75rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml,%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 0.75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    appearance: none;
}

.custom-select:focus {
    border-color: #a1cbef;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
}

.custom-select::-ms-expand {
    display: none;
}

.custom-select-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.7875rem;
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.125rem;
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.6em + 0.75rem + 2px);
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.6em + 0.75rem + 2px);
    margin: 0;
    opacity: 0;
}

.custom-file-input:focus~.custom-file-label {
    border-color: #a1cbef;
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-file-input:disabled~.custom-file-label {
    background-color: #e9ecef;
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse";
}

.custom-file-input~.custom-file-label[data-browse]::after {
    content: attr(data-browse);
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.6em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.6em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.6;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
    width: 100%;
    height: calc(1rem + 0.4rem);
    padding: 0;
    background-color: transparent;
    appearance: none;
}

.custom-range:focus {
    outline: none;
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #f8fafc, 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #f8fafc, 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #f8fafc, 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-range::-moz-focus-outer {
    border: 0;
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #3490dc;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none;
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #cce3f6;
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #3490dc;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
        transition: none;
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #cce3f6;
}

.custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #3490dc;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
        transition: none;
    }
}

.custom-range::-ms-thumb:active {
    background-color: #cce3f6;
}

.custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem;
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd;
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default;
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd;
}

.custom-range:disabled::-moz-range-track {
    cursor: default;
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {

    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
        transition: none;
    }
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}

.nav-link:hover,
.nav-link:focus {
    text-decoration: none;
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default;
}

.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: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.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: #f8fafc;
    border-color: #dee2e6 #dee2e6 #f8fafc;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.nav-pills .nav-link {
    border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #3490dc;
}

.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: 0.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: 0.32rem;
    padding-bottom: 0.32rem;
    margin-right: 1rem;
    font-size: 1.125rem;
    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: 0.5rem;
    padding-bottom: 0.5rem;
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.125rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.navbar-toggler:hover,
.navbar-toggler:focus {
    text-decoration: none;
}

.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 .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.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;
    }
}

@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 .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.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;
    }
}

@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 .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.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;
    }
}

@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 .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.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 {
    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 .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.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-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,%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,%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: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.card>hr {
    margin-right: 0;
    margin-left: 0;
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.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: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0;
}

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.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.25rem - 1px);
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

.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:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .card-group>.card:not(:last-child) .card-img-top,
    .card-group>.card:not(:last-child) .card-header {
        border-top-right-radius: 0;
    }

    .card-group>.card:not(:last-child) .card-img-bottom,
    .card-group>.card:not(:last-child) .card-footer {
        border-bottom-right-radius: 0;
    }

    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .card-group>.card:not(:first-child) .card-img-top,
    .card-group>.card:not(:first-child) .card-header {
        border-top-left-radius: 0;
    }

    .card-group>.card:not(:first-child) .card-img-bottom,
    .card-group>.card:not(:first-child) .card-footer {
        border-bottom-left-radius: 0;
    }
}

.card-columns .card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .card-columns {
        column-count: 3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }

    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}

.accordion>.card {
    overflow: hidden;
}

.accordion>.card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
}

.accordion>.card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0;
}

.accordion>.card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.accordion>.card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.accordion>.card .card-header {
    margin-bottom: -1px;
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 0.5rem;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/";
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline;
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none;
}

.breadcrumb-item.active {
    color: #6c757d;
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #3490dc;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.page-link:hover {
    z-index: 2;
    color: #1d68a7;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #3490dc;
    border-color: #3490dc;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.125rem;
    line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.7875rem;
    line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}

.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    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;
}

@media (prefers-reduced-motion: reduce) {
    .badge {
        transition: none;
    }
}

a.badge:hover,
a.badge:focus {
    text-decoration: none;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}

.badge-primary {
    color: #fff;
    background-color: #3490dc;
}

a.badge-primary:hover,
a.badge-primary:focus {
    color: #fff;
    background-color: #2176bd;
}

a.badge-primary:focus,
a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.5);
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

a.badge-secondary:hover,
a.badge-secondary:focus {
    color: #fff;
    background-color: #545b62;
}

a.badge-secondary:focus,
a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
    color: #fff;
    background-color: #38c172;
}

a.badge-success:hover,
a.badge-success:focus {
    color: #fff;
    background-color: #2d995b;
}

a.badge-success:focus,
a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5);
}

.badge-info {
    color: #212529;
    background-color: #6cb2eb;
}

a.badge-info:hover,
a.badge-info:focus {
    color: #212529;
    background-color: #3f9ae5;
}

a.badge-info:focus,
a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
}

.badge-warning {
    color: #212529;
    background-color: #ffed4a;
}

a.badge-warning:hover,
a.badge-warning:focus {
    color: #212529;
    background-color: #ffe817;
}

a.badge-warning:focus,
a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 237, 74, 0.5);
}

.badge-danger {
    color: #fff;
    background-color: #e3342f;
}

a.badge-danger:hover,
a.badge-danger:focus {
    color: #fff;
    background-color: #c51f1a;
}

a.badge-danger:focus,
a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

a.badge-light:hover,
a.badge-light:focus {
    color: #212529;
    background-color: #dae0e5;
}

a.badge-light:focus,
a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
    color: #fff;
    background-color: #343a40;
}

a.badge-dark:hover,
a.badge-dark:focus {
    color: #fff;
    background-color: #1d2124;
}

a.badge-dark:focus,
a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem;
}

@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 700;
}

.alert-dismissible {
    padding-right: 3.85rem;
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
}

.alert-primary {
    color: #1b4b72;
    background-color: #d6e9f8;
    border-color: #c6e0f5;
}

.alert-primary hr {
    border-top-color: #b0d4f1;
}

.alert-primary .alert-link {
    color: #113049;
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

.alert-secondary hr {
    border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
    color: #202326;
}

.alert-success {
    color: #1d643b;
    background-color: #d7f3e3;
    border-color: #c7eed8;
}

.alert-success hr {
    border-top-color: #b3e8ca;
}

.alert-success .alert-link {
    color: #123c24;
}

.alert-info {
    color: #385d7a;
    background-color: #e2f0fb;
    border-color: #d6e9f9;
}

.alert-info hr {
    border-top-color: #c0ddf6;
}

.alert-info .alert-link {
    color: #284257;
}

.alert-warning {
    color: #857b26;
    background-color: #fffbdb;
    border-color: #fffacc;
}

.alert-warning hr {
    border-top-color: #fff8b3;
}

.alert-warning .alert-link {
    color: #5d561b;
}

.alert-danger {
    color: #761b18;
    background-color: #f9d6d5;
    border-color: #f7c6c5;
}

.alert-danger hr {
    border-top-color: #f4b0af;
}

.alert-danger .alert-link {
    color: #4c110f;
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

.alert-light hr {
    border-top-color: #ececf6;
}

.alert-light .alert-link {
    color: #686868;
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}

.alert-dark hr {
    border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
    color: #040505;
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.675rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #3490dc;
    transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar {
        transition: none;
    }
}

.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 (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
        animation: none;
    }
}

.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 {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa;
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.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: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #3490dc;
    border-color: #3490dc;
}

.list-group-horizontal {
    flex-direction: row;
}

.list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
}

.list-group-horizontal .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
}

.list-group-horizontal .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
    .list-group-horizontal-sm {
        flex-direction: row;
    }

    .list-group-horizontal-sm .list-group-item {
        margin-right: -1px;
        margin-bottom: 0;
    }

    .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0;
    }

    .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0;
    }
}

@media (min-width: 768px) {
    .list-group-horizontal-md {
        flex-direction: row;
    }

    .list-group-horizontal-md .list-group-item {
        margin-right: -1px;
        margin-bottom: 0;
    }

    .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0;
    }

    .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0;
    }
}

@media (min-width: 992px) {
    .list-group-horizontal-lg {
        flex-direction: row;
    }

    .list-group-horizontal-lg .list-group-item {
        margin-right: -1px;
        margin-bottom: 0;
    }

    .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0;
    }

    .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0;
    }
}

@media (min-width: 1200px) {
    .list-group-horizontal-xl {
        flex-direction: row;
    }

    .list-group-horizontal-xl .list-group-item {
        margin-right: -1px;
        margin-bottom: 0;
    }

    .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0;
    }

    .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0;
    }
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

.list-group-flush .list-group-item:last-child {
    margin-bottom: -1px;
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}

.list-group-item-primary {
    color: #1b4b72;
    background-color: #c6e0f5;
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
    color: #1b4b72;
    background-color: #b0d4f1;
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #1b4b72;
    border-color: #1b4b72;
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db;
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf;
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41;
}

.list-group-item-success {
    color: #1d643b;
    background-color: #c7eed8;
}

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
    color: #1d643b;
    background-color: #b3e8ca;
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #1d643b;
    border-color: #1d643b;
}

.list-group-item-info {
    color: #385d7a;
    background-color: #d6e9f9;
}

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
    color: #385d7a;
    background-color: #c0ddf6;
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #385d7a;
    border-color: #385d7a;
}

.list-group-item-warning {
    color: #857b26;
    background-color: #fffacc;
}

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
    color: #857b26;
    background-color: #fff8b3;
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #857b26;
    border-color: #857b26;
}

.list-group-item-danger {
    color: #761b18;
    background-color: #f7c6c5;
}

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
    color: #761b18;
    background-color: #f4b0af;
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #761b18;
    border-color: #761b18;
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca;
}

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21;
}

.close {
    float: right;
    font-size: 1.35rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.close:hover {
    color: #000;
    text-decoration: none;
}

.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
    opacity: .75;
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    appearance: none;
}

a.close.disabled {
    pointer-events: none;
}

.toast {
    max-width: 350px;
    overflow: hidden;
    font-size: 0.875rem;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: 0.25rem;
}

.toast:not(:last-child) {
    margin-bottom: 0.75rem;
}

.toast.showing {
    opacity: 1;
}

.toast.show {
    display: block;
    opacity: 1;
}

.toast.hide {
    display: none;
}

.toast-header {
    display: flex;
    align-items: center;
    padding: 0.25rem 0.75rem;
    color: #6c757d;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.toast-body {
    padding: 0.75rem;
}

.modal-open {
    overflow: hidden;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}

.modal.show .modal-dialog {
    transform: none;
}

.modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
    flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
}

.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: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0.5;
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.6;
}

.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 #dee2e6;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.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-scrollable {
        max-height: calc(100% - 3.5rem);
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem);
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }

    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
    }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {

    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    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: 0.7875rem;
    word-wrap: break-word;
    opacity: 0;
}

.tooltip.show {
    opacity: 0.9;
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}

.bs-tooltip-top,
.bs-tooltip-auto[x-placement^="top"] {
    padding: 0.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: 0.4rem 0.4rem 0;
    border-top-color: #000;
}

.bs-tooltip-right,
.bs-tooltip-auto[x-placement^="right"] {
    padding: 0 0.4rem;
}

.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
}

.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^="right"] .arrow::before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000;
}

.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^="bottom"] {
    padding: 0.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 0.4rem 0.4rem;
    border-bottom-color: #000;
}

.bs-tooltip-left,
.bs-tooltip-auto[x-placement^="left"] {
    padding: 0 0.4rem;
}

.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^="left"] .arrow::before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000;
}

.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    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: 0.7875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem;
}

.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: 0.5rem;
}

.bs-popover-top>.arrow,
.bs-popover-auto[x-placement^="top"]>.arrow {
    bottom: calc((0.5rem + 1px) * -1);
}

.bs-popover-top>.arrow::before,
.bs-popover-auto[x-placement^="top"]>.arrow::before {
    bottom: 0;
    border-width: 0.5rem 0.5rem 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-width: 0.5rem 0.5rem 0;
    border-top-color: #fff;
}

.bs-popover-right,
.bs-popover-auto[x-placement^="right"] {
    margin-left: 0.5rem;
}

.bs-popover-right>.arrow,
.bs-popover-auto[x-placement^="right"]>.arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}

.bs-popover-right>.arrow::before,
.bs-popover-auto[x-placement^="right"]>.arrow::before {
    left: 0;
    border-width: 0.5rem 0.5rem 0.5rem 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-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: #fff;
}

.bs-popover-bottom,
.bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0.5rem;
}

.bs-popover-bottom>.arrow,
.bs-popover-auto[x-placement^="bottom"]>.arrow {
    top: calc((0.5rem + 1px) * -1);
}

.bs-popover-bottom>.arrow::before,
.bs-popover-auto[x-placement^="bottom"]>.arrow::before {
    top: 0;
    border-width: 0 0.5rem 0.5rem 0.5rem;
    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-width: 0 0.5rem 0.5rem 0.5rem;
    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: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left,
.bs-popover-auto[x-placement^="left"] {
    margin-right: 0.5rem;
}

.bs-popover-left>.arrow,
.bs-popover-auto[x-placement^="left"]>.arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}

.bs-popover-left>.arrow::before,
.bs-popover-auto[x-placement^="left"]>.arrow::before {
    right: 0;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    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-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: #fff;
}

.popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 0.9rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
    display: none;
}

.popover-body {
    padding: 0.5rem 0.75rem;
    color: #212529;
}

.carousel {
    position: relative;
}

.carousel.pointer-event {
    touch-action: pan-y;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner::after {
    display: block;
    clear: both;
    content: "";
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    backface-visibility: hidden;
    transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-item {
        transition: none;
    }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
    transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
    transform: translateX(-100%);
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
    z-index: 1;
    opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: 0s 0.6s opacity;
}

@media (prefers-reduced-motion: reduce) {

    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
        transition: none;
    }
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {

    .carousel-control-prev,
    .carousel-control-next {
        transition: none;
    }
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.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: no-repeat 50% / 100% 100%;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%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,%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: 0;
    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 {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-indicators li {
        transition: none;
    }
}

.carousel-indicators .active {
    opacity: 1;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: spinner-border .75s linear infinite;
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em;
}

@keyframes spinner-grow {
    0% {
        transform: scale(0);
    }

    50% {
        opacity: 1;
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    animation: spinner-grow .75s linear infinite;
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem;
}

.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: #3490dc !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #2176bd !important;
}

.bg-secondary {
    background-color: #6c757d !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #545b62 !important;
}

.bg-success {
    background-color: #38c172 !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
    background-color: #2d995b !important;
}

.bg-info {
    background-color: #6cb2eb !important;
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
    background-color: #3f9ae5 !important;
}

.bg-warning {
    background-color: #ffed4a !important;
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
    background-color: #ffe817 !important;
}

.bg-danger {
    background-color: #e3342f !important;
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
    background-color: #c51f1a !important;
}

.bg-light {
    background-color: #f8f9fa !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #dae0e5 !important;
}

.bg-dark {
    background-color: #343a40 !important;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
    background-color: #1d2124 !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-transparent {
    background-color: transparent !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}

.border-top {
    border-top: 1px solid #dee2e6 !important;
}

.border-right {
    border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
    border-left: 1px solid #dee2e6 !important;
}

.border-0 {
    border: 0 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.border-primary {
    border-color: #3490dc !important;
}

.border-secondary {
    border-color: #6c757d !important;
}

.border-success {
    border-color: #38c172 !important;
}

.border-info {
    border-color: #6cb2eb !important;
}

.border-warning {
    border-color: #ffed4a !important;
}

.border-danger {
    border-color: #e3342f !important;
}

.border-light {
    border-color: #f8f9fa !important;
}

.border-dark {
    border-color: #343a40 !important;
}

.border-white {
    border-color: #fff !important;
}

.rounded-sm {
    border-radius: 0.2rem !important;
}

.rounded {
    border-radius: 0.25rem !important;
}

.rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
}

.rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
    border-radius: 0.3rem !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.rounded-pill {
    border-radius: 50rem !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 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;
}

.flex-fill {
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    flex-grow: 0 !important;
}

.flex-grow-1 {
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    flex-shrink: 1 !important;
}

.justify-content-start {
    justify-content: flex-start !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.justify-content-center {
    justify-content: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.justify-content-around {
    justify-content: space-around !important;
}

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

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

.align-items-center {
    align-items: center !important;
}

.align-items-baseline {
    align-items: baseline !important;
}

.align-items-stretch {
    align-items: stretch !important;
}

.align-content-start {
    align-content: flex-start !important;
}

.align-content-end {
    align-content: flex-end !important;
}

.align-content-center {
    align-content: center !important;
}

.align-content-between {
    align-content: space-between !important;
}

.align-content-around {
    align-content: space-around !important;
}

.align-content-stretch {
    align-content: stretch !important;
}

.align-self-auto {
    align-self: auto !important;
}

.align-self-start {
    align-self: flex-start !important;
}

.align-self-end {
    align-self: flex-end !important;
}

.align-self-center {
    align-self: center !important;
}

.align-self-baseline {
    align-self: baseline !important;
}

.align-self-stretch {
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important;
    }

    .flex-sm-column {
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-sm-fill {
        flex: 1 1 auto !important;
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-sm-start {
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        justify-content: center !important;
    }

    .justify-content-sm-between {
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        justify-content: space-around !important;
    }

    .align-items-sm-start {
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        align-items: center !important;
    }

    .align-items-sm-baseline {
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        align-items: stretch !important;
    }

    .align-content-sm-start {
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        align-content: center !important;
    }

    .align-content-sm-between {
        align-content: space-between !important;
    }

    .align-content-sm-around {
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        align-self: auto !important;
    }

    .align-self-sm-start {
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        align-self: center !important;
    }

    .align-self-sm-baseline {
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important;
    }

    .flex-md-column {
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-md-fill {
        flex: 1 1 auto !important;
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-md-start {
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        justify-content: center !important;
    }

    .justify-content-md-between {
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        justify-content: space-around !important;
    }

    .align-items-md-start {
        align-items: flex-start !important;
    }

    .align-items-md-end {
        align-items: flex-end !important;
    }

    .align-items-md-center {
        align-items: center !important;
    }

    .align-items-md-baseline {
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        align-items: stretch !important;
    }

    .align-content-md-start {
        align-content: flex-start !important;
    }

    .align-content-md-end {
        align-content: flex-end !important;
    }

    .align-content-md-center {
        align-content: center !important;
    }

    .align-content-md-between {
        align-content: space-between !important;
    }

    .align-content-md-around {
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        align-content: stretch !important;
    }

    .align-self-md-auto {
        align-self: auto !important;
    }

    .align-self-md-start {
        align-self: flex-start !important;
    }

    .align-self-md-end {
        align-self: flex-end !important;
    }

    .align-self-md-center {
        align-self: center !important;
    }

    .align-self-md-baseline {
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important;
    }

    .flex-lg-column {
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-lg-fill {
        flex: 1 1 auto !important;
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-lg-start {
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        justify-content: center !important;
    }

    .justify-content-lg-between {
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        justify-content: space-around !important;
    }

    .align-items-lg-start {
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        align-items: center !important;
    }

    .align-items-lg-baseline {
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        align-items: stretch !important;
    }

    .align-content-lg-start {
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        align-content: center !important;
    }

    .align-content-lg-between {
        align-content: space-between !important;
    }

    .align-content-lg-around {
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        align-self: auto !important;
    }

    .align-self-lg-start {
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        align-self: center !important;
    }

    .align-self-lg-baseline {
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction: row !important;
    }

    .flex-xl-column {
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-xl-fill {
        flex: 1 1 auto !important;
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-xl-start {
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        justify-content: center !important;
    }

    .justify-content-xl-between {
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        justify-content: space-around !important;
    }

    .align-items-xl-start {
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        align-items: center !important;
    }

    .align-items-xl-baseline {
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        align-items: stretch !important;
    }

    .align-content-xl-start {
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        align-content: center !important;
    }

    .align-content-xl-between {
        align-content: space-between !important;
    }

    .align-content-xl-around {
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        align-self: auto !important;
    }

    .align-self-xl-start {
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        align-self: center !important;
    }

    .align-self-xl-baseline {
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        align-self: stretch !important;
    }
}

.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;
    }
}

.overflow-auto {
    overflow: auto !important;
}

.overflow-hidden {
    overflow: hidden !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;
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}

.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
    box-shadow: none !important;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.min-vw-100 {
    min-width: 100vw !important;
}

.min-vh-100 {
    min-height: 100vh !important;
}

.vw-100 {
    width: 100vw !important;
}

.vh-100 {
    height: 100vh !important;
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}

.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: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.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: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.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-n1 {
    margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important;
}

.m-n2 {
    margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important;
}

.m-n3 {
    margin: -1rem !important;
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important;
}

.m-n4 {
    margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important;
}

.m-n5 {
    margin: -3rem !important;
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
    margin-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: 0.25rem !important;
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }

    .m-sm-2 {
        margin: 0.5rem !important;
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.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: 0.25rem !important;
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }

    .p-sm-2 {
        padding: 0.5rem !important;
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.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-n1 {
        margin: -0.25rem !important;
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }

    .m-sm-n2 {
        margin: -0.5rem !important;
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }

    .m-sm-n3 {
        margin: -1rem !important;
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important;
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important;
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important;
    }

    .m-sm-n4 {
        margin: -1.5rem !important;
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }

    .m-sm-n5 {
        margin: -3rem !important;
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important;
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important;
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-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: 0.25rem !important;
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }

    .m-md-2 {
        margin: 0.5rem !important;
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.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: 0.25rem !important;
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }

    .p-md-2 {
        padding: 0.5rem !important;
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: 0.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-n1 {
        margin: -0.25rem !important;
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.25rem !important;
    }

    .m-md-n2 {
        margin: -0.5rem !important;
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -0.5rem !important;
    }

    .m-md-n3 {
        margin: -1rem !important;
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important;
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important;
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important;
    }

    .m-md-n4 {
        margin: -1.5rem !important;
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important;
    }

    .m-md-n5 {
        margin: -3rem !important;
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important;
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important;
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-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: 0.25rem !important;
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }

    .m-lg-2 {
        margin: 0.5rem !important;
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.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: 0.25rem !important;
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }

    .p-lg-2 {
        padding: 0.5rem !important;
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.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-n1 {
        margin: -0.25rem !important;
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }

    .m-lg-n2 {
        margin: -0.5rem !important;
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }

    .m-lg-n3 {
        margin: -1rem !important;
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important;
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important;
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important;
    }

    .m-lg-n4 {
        margin: -1.5rem !important;
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }

    .m-lg-n5 {
        margin: -3rem !important;
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important;
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important;
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-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: 0.25rem !important;
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }

    .m-xl-2 {
        margin: 0.5rem !important;
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.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: 0.25rem !important;
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }

    .p-xl-2 {
        padding: 0.5rem !important;
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.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-n1 {
        margin: -0.25rem !important;
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }

    .m-xl-n2 {
        margin: -0.5rem !important;
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }

    .m-xl-n3 {
        margin: -1rem !important;
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important;
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important;
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important;
    }

    .m-xl-n4 {
        margin: -1.5rem !important;
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }

    .m-xl-n5 {
        margin: -3rem !important;
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important;
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important;
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important;
    }

    .m-xl-auto {
        margin: auto !important;
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
    text-align: justify !important;
}

.text-wrap {
    white-space: normal !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }

    .text-xl-right {
        text-align: right !important;
    }

    .text-xl-center {
        text-align: center !important;
    }
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-lighter {
    font-weight: lighter !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-weight-bolder {
    font-weight: bolder !important;
}

.font-italic {
    font-style: italic !important;
}

.text-white {
    color: #fff !important;
}

.text-primary {
    color: #3490dc !important;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #1d68a7 !important;
}

.text-secondary {
    color: #6c757d !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
    color: #494f54 !important;
}

.text-success {
    color: #38c172 !important;
}

a.text-success:hover,
a.text-success:focus {
    color: #27864f !important;
}

.text-info {
    color: #6cb2eb !important;
}

a.text-info:hover,
a.text-info:focus {
    color: #298fe2 !important;
}

.text-warning {
    color: #ffed4a !important;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #fde300 !important;
}

.text-danger {
    color: #e3342f !important;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #ae1c17 !important;
}

.text-light {
    color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus {
    color: #cbd3da !important;
}

.text-dark {
    color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus {
    color: #121416 !important;
}

.text-body {
    color: #212529 !important;
}

.text-muted {
    color: #6c757d !important;
}

.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.text-decoration-none {
    text-decoration: none !important;
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important;
}

.text-reset {
    color: inherit !important;
}

.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 #adb5bd;
        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 #dee2e6 !important;
    }

    .table-dark {
        color: inherit;
    }

    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody+tbody {
        border-color: #dee2e6;
    }

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6;
    }
}

/*!
* 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: #3490dc;
    --indigo: #6574cd;
    --purple: #9561e2;
    --pink: #f66d9b;
    --red: #e3342f;
    --orange: #f6993f;
    --yellow: #ffed4a;
    --green: #38c172;
    --teal: #4dc0b5;
    --cyan: #6cb2eb;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #3490dc;
    --secondary: #6c757d;
    --success: #38c172;
    --info: #6cb2eb;
    --warning: #ffed4a;
    --danger: #e3342f;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: "Nunito", sans-serif;
    --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: "Nunito", sans-serif;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.6;
    color: #212529;
    text-align: left;
    background-color: #f8fafc;
}

[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: 0.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: #3490dc;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    color: #1d68a7;
    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: 0.75rem;
    padding-bottom: 0.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: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

h1,
.h1 {
    font-size: 2.25rem;
}

h2,
.h2 {
    font-size: 1.8rem;
}

h3,
.h3 {
    font-size: 1.575rem;
}

h4,
.h4 {
    font-size: 1.35rem;
}

h5,
.h5 {
    font-size: 1.125rem;
}

h6,
.h6 {
    font-size: 0.9rem;
}

.lead {
    font-size: 1.125rem;
    font-weight: 300;
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
    font-size: 80%;
    font-weight: 400;
}

mark,
.mark {
    padding: 0.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: 0.5rem;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.125rem;
}

.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: 0.25rem;
    background-color: #f8fafc;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: 0.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: #f66d9b;
    word-break: break-word;
}

a>code {
    color: inherit;
}

kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem;
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

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

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

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

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

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

.row {
    display: 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 {
    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%;
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

.table th,
.table td {
    padding: 0.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: #f8fafc;
}

.table-sm th,
.table-sm td {
    padding: 0.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: #c6e0f5;
}

.table-hover .table-primary:hover {
    background-color: #b0d4f1;
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #b0d4f1;
}

.table-secondary,
.table-secondary>th,
.table-secondary>td {
    background-color: #d6d8db;
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf;
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf;
}

.table-success,
.table-success>th,
.table-success>td {
    background-color: #c7eed8;
}

.table-hover .table-success:hover {
    background-color: #b3e8ca;
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #b3e8ca;
}

.table-info,
.table-info>th,
.table-info>td {
    background-color: #d6e9f9;
}

.table-hover .table-info:hover {
    background-color: #c0ddf6;
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #c0ddf6;
}

.table-warning,
.table-warning>th,
.table-warning>td {
    background-color: #fffacc;
}

.table-hover .table-warning:hover {
    background-color: #fff8b3;
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #fff8b3;
}

.table-danger,
.table-danger>th,
.table-danger>td {
    background-color: #f7c6c5;
}

.table-hover .table-danger:hover {
    background-color: #f4b0af;
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #f4b0af;
}

.table-light,
.table-light>th,
.table-light>td {
    background-color: #fdfdfe;
}

.table-hover .table-light:hover {
    background-color: #ececf6;
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ececf6;
}

.table-dark,
.table-dark>th,
.table-dark>td {
    background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe;
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe;
}

.table-active,
.table-active>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: #343a40;
    border-color: #454d55;
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.table-dark {
    color: #fff;
    background-color: #343a40;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
    border-color: #454d55;
}

.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;
    }
}

.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: 0.375rem 0.75rem;
    font-size: 0.9rem;
    line-height: 1.6;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    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: #495057;
    background-color: #fff;
    border-color: #a1cbef;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(1.6em + 0.75rem + 2px);
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}

.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.6;
}

.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.125rem;
    line-height: 1.5;
}

.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.7875rem;
    line-height: 1.5;
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.6;
    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: 0.25rem 0.5rem;
    font-size: 0.7875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

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(1.5em + 0.5rem + 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: 0.5rem 1rem;
    font-size: 1.125rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

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(1.5em + 1rem + 2px);
}

.form-group {
    margin-bottom: 1rem;
}

.form-text {
    display: block;
    margin-top: 0.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: 0.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: 0.75rem;
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #38c172;
}

.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(56, 193, 114, 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: #38c172;
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
    border-color: #38c172;
    box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 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: #38c172;
}

.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: #38c172;
}

.was-validated .custom-control-input:valid~.custom-control-label::before,
.custom-control-input.is-valid~.custom-control-label::before {
    background-color: #98e1b7;
}

.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: #5cd08d;
}

.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 #f8fafc, 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
}

.was-validated .custom-file-input:valid~.custom-file-label,
.custom-file-input.is-valid~.custom-file-label {
    border-color: #38c172;
}

.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 0.2rem rgba(56, 193, 114, 0.25);
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #e3342f;
}

.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(227, 52, 47, 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: #e3342f;
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
    border-color: #e3342f;
    box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 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: #e3342f;
}

.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: #e3342f;
}

.was-validated .custom-control-input:invalid~.custom-control-label::before,
.custom-control-input.is-invalid~.custom-control-label::before {
    background-color: #f2a29f;
}

.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: #e9605c;
}

.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 #f8fafc, 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
}

.was-validated .custom-file-input:invalid~.custom-file-label,
.custom-file-input.is-invalid~.custom-file-label {
    border-color: #e3342f;
}

.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 0.2rem rgba(227, 52, 47, 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: 0.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: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 0.9rem;
    line-height: 1.6;
    border-radius: 0.25rem;
    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 0.2rem rgba(52, 144, 220, 0.25);
}

.btn.disabled,
.btn:disabled {
    opacity: 0.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: #3490dc;
    border-color: #3490dc;
}

.btn-primary:hover {
    color: #fff;
    background-color: #227dc7;
    border-color: #2176bd;
}

.btn-primary:focus,
.btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #3490dc;
    border-color: #3490dc;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #2176bd;
    border-color: #1f6fb2;
}

.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 0.2rem rgba(52, 144, 220, 0.5);
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}

.btn-secondary:focus,
.btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-success {
    color: #fff;
    background-color: #38c172;
    border-color: #38c172;
}

.btn-success:hover {
    color: #fff;
    background-color: #2fa360;
    border-color: #2d995b;
}

.btn-success:focus,
.btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #38c172;
    border-color: #38c172;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #2d995b;
    border-color: #2a9055;
}

.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 0.2rem rgba(56, 193, 114, 0.5);
}

.btn-info {
    color: #212529;
    background-color: #6cb2eb;
    border-color: #6cb2eb;
}

.btn-info:hover {
    color: #fff;
    background-color: #4aa0e6;
    border-color: #3f9ae5;
}

.btn-info:focus,
.btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
    color: #212529;
    background-color: #6cb2eb;
    border-color: #6cb2eb;
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #3f9ae5;
    border-color: #3495e3;
}

.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 0.2rem rgba(108, 178, 235, 0.5);
}

.btn-warning {
    color: #212529;
    background-color: #ffed4a;
    border-color: #ffed4a;
}

.btn-warning:hover {
    color: #212529;
    background-color: #ffe924;
    border-color: #ffe817;
}

.btn-warning:focus,
.btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 237, 74, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffed4a;
    border-color: #ffed4a;
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffe817;
    border-color: #ffe70a;
}

.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 0.2rem rgba(255, 237, 74, 0.5);
}

.btn-danger {
    color: #fff;
    background-color: #e3342f;
    border-color: #e3342f;
}

.btn-danger:hover {
    color: #fff;
    background-color: #d0211c;
    border-color: #c51f1a;
}

.btn-danger:focus,
.btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #e3342f;
    border-color: #e3342f;
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c51f1a;
    border-color: #b91d19;
}

.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 0.2rem rgba(227, 52, 47, 0.5);
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}

.btn-light:focus,
.btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}

.btn-dark:focus,
.btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-primary {
    color: #3490dc;
    background-color: transparent;
    background-image: none;
    border-color: #3490dc;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #3490dc;
    border-color: #3490dc;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #3490dc;
    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: #3490dc;
    border-color: #3490dc;
}

.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 0.2rem rgba(52, 144, 220, 0.5);
}

.btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
    color: #38c172;
    background-color: transparent;
    background-image: none;
    border-color: #38c172;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #38c172;
    border-color: #38c172;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #38c172;
    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: #38c172;
    border-color: #38c172;
}

.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 0.2rem rgba(56, 193, 114, 0.5);
}

.btn-outline-info {
    color: #6cb2eb;
    background-color: transparent;
    background-image: none;
    border-color: #6cb2eb;
}

.btn-outline-info:hover {
    color: #212529;
    background-color: #6cb2eb;
    border-color: #6cb2eb;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #6cb2eb;
    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: #212529;
    background-color: #6cb2eb;
    border-color: #6cb2eb;
}

.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 0.2rem rgba(108, 178, 235, 0.5);
}

.btn-outline-warning {
    color: #ffed4a;
    background-color: transparent;
    background-image: none;
    border-color: #ffed4a;
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffed4a;
    border-color: #ffed4a;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 237, 74, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffed4a;
    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: #ffed4a;
    border-color: #ffed4a;
}

.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 0.2rem rgba(255, 237, 74, 0.5);
}

.btn-outline-danger {
    color: #e3342f;
    background-color: transparent;
    background-image: none;
    border-color: #e3342f;
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #e3342f;
    border-color: #e3342f;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #e3342f;
    background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #e3342f;
    border-color: #e3342f;
}

.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 0.2rem rgba(227, 52, 47, 0.5);
}

.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa;
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40;
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
    font-weight: 400;
    color: #3490dc;
    background-color: transparent;
}

.btn-link:hover {
    color: #1d68a7;
    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: 0.5rem 1rem;
    font-size: 1.125rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.7875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block+.btn-block {
    margin-top: 0.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: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.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: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 0.9rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.dropup .dropdown-menu {
    margin-top: 0;
    margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropright .dropdown-menu {
    margin-top: 0;
    margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-bottom: 0.3em solid transparent;
    border-left: 0.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: 0.125rem;
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
}

.dropleft .dropdown-toggle::after {
    display: none;
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0;
}

.dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.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: #3490dc;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent;
}

.dropdown-menu.show {
    display: block;
}

.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.7875rem;
    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: -1px;
}

.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: 0.5625rem;
    padding-left: 0.5625rem;
}

.dropdown-toggle-split::after {
    margin-left: 0;
}

.btn-sm+.dropdown-toggle-split,
.btn-group-sm>.btn+.dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}

.btn-lg+.dropdown-toggle-split,
.btn-group-lg>.btn+.dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.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: -1px;
    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: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.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.6rem;
    padding-left: 0.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: #3490dc;
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-control-input:active~.custom-control-label::before {
    color: #fff;
    background-color: #cce3f6;
}

.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: 0.3rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    user-select: none;
    background-color: #fff;
}

.custom-control-label::after {
    position: absolute;
    top: 0.3rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #3490dc;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%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: #3490dc;
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%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(52, 144, 220, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(52, 144, 220, 0.5);
}

.custom-radio .custom-control-label::before {
    border-radius: 50%;
}

.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #3490dc;
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%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(52, 144, 220, 0.5);
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.6em + 0.75rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    line-height: 1.6;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%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 0.75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    appearance: none;
}

.custom-select:focus {
    border-color: #a1cbef;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
}

.custom-select::-ms-expand {
    opacity: 0;
}

.custom-select-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 0.7875rem;
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 1.125rem;
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.6em + 0.75rem + 2px);
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.6em + 0.75rem + 2px);
    margin: 0;
    opacity: 0;
}

.custom-file-input:focus~.custom-file-control {
    border-color: #a1cbef;
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-file-input:focus~.custom-file-control::before {
    border-color: #a1cbef;
}

.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(1.6em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    line-height: 1.6;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(1.6em + 0.75rem + 2px) - 1px * 2);
    padding: 0.375rem 0.75rem;
    line-height: 1.6;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0;
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link {
    display: block;
    padding: 0.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: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.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: #f8fafc;
    border-color: #dee2e6 #dee2e6 #f8fafc;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.nav-pills .nav-link {
    border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #3490dc;
}

.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: 0.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: 0.32rem;
    padding-bottom: 0.32rem;
    margin-right: 1rem;
    font-size: 1.125rem;
    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: 0.5rem;
    padding-bottom: 0.5rem;
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.125rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.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: 0.5rem;
        padding-left: 0.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: 0.5rem;
        padding-left: 0.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: 0.5rem;
        padding-left: 0.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: 0.5rem;
        padding-left: 0.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%;
    }
}

.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: 0.5rem;
    padding-left: 0.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,%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,%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: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.card>hr {
    margin-right: 0;
    margin-left: 0;
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.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: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0;
}

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.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.25rem - 1px);
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

.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.25rem;
    }

    .card-group>.card:only-child .card-img-top,
    .card-group>.card:only-child .card-header {
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }

    .card-group>.card:only-child .card-img-bottom,
    .card-group>.card:only-child .card-footer {
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
    }

    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0;
    }

    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-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: 0.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: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #6c757d;
    content: "/";
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline;
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none;
}

.breadcrumb-item.active {
    color: #6c757d;
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #3490dc;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.page-link:hover {
    color: #1d68a7;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #3490dc;
    border-color: #3490dc;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.125rem;
    line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.7875rem;
    line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}

.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}

.badge-primary {
    color: #fff;
    background-color: #3490dc;
}

.badge-primary[href]:hover,
.badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #2176bd;
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

.badge-secondary[href]:hover,
.badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #545b62;
}

.badge-success {
    color: #fff;
    background-color: #38c172;
}

.badge-success[href]:hover,
.badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #2d995b;
}

.badge-info {
    color: #212529;
    background-color: #6cb2eb;
}

.badge-info[href]:hover,
.badge-info[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #3f9ae5;
}

.badge-warning {
    color: #212529;
    background-color: #ffed4a;
}

.badge-warning[href]:hover,
.badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #ffe817;
}

.badge-danger {
    color: #fff;
    background-color: #e3342f;
}

.badge-danger[href]:hover,
.badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #c51f1a;
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

.badge-light[href]:hover,
.badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5;
}

.badge-dark {
    color: #fff;
    background-color: #343a40;
}

.badge-dark[href]:hover,
.badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124;
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem;
}

@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 700;
}

.alert-dismissible {
    padding-right: 3.85rem;
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
}

.alert-primary {
    color: #1b4b72;
    background-color: #d6e9f8;
    border-color: #c6e0f5;
}

.alert-primary hr {
    border-top-color: #b0d4f1;
}

.alert-primary .alert-link {
    color: #113049;
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

.alert-secondary hr {
    border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
    color: #202326;
}

.alert-success {
    color: #1d643b;
    background-color: #d7f3e3;
    border-color: #c7eed8;
}

.alert-success hr {
    border-top-color: #b3e8ca;
}

.alert-success .alert-link {
    color: #123c24;
}

.alert-info {
    color: #385d7a;
    background-color: #e2f0fb;
    border-color: #d6e9f9;
}

.alert-info hr {
    border-top-color: #c0ddf6;
}

.alert-info .alert-link {
    color: #284257;
}

.alert-warning {
    color: #857b26;
    background-color: #fffbdb;
    border-color: #fffacc;
}

.alert-warning hr {
    border-top-color: #fff8b3;
}

.alert-warning .alert-link {
    color: #5d561b;
}

.alert-danger {
    color: #761b18;
    background-color: #f9d6d5;
    border-color: #f7c6c5;
}

.alert-danger hr {
    border-top-color: #f4b0af;
}

.alert-danger .alert-link {
    color: #4c110f;
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

.alert-light hr {
    border-top-color: #ececf6;
}

.alert-light .alert-link {
    color: #686868;
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}

.alert-dark hr {
    border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
    color: #040505;
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.675rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: #3490dc;
    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: #212529;
    background-color: #e9ecef;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.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: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.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: #3490dc;
    border-color: #3490dc;
}

.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: #1b4b72;
    background-color: #c6e0f5;
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
    color: #1b4b72;
    background-color: #b0d4f1;
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #1b4b72;
    border-color: #1b4b72;
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db;
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf;
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41;
}

.list-group-item-success {
    color: #1d643b;
    background-color: #c7eed8;
}

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
    color: #1d643b;
    background-color: #b3e8ca;
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #1d643b;
    border-color: #1d643b;
}

.list-group-item-info {
    color: #385d7a;
    background-color: #d6e9f9;
}

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
    color: #385d7a;
    background-color: #c0ddf6;
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #385d7a;
    border-color: #385d7a;
}

.list-group-item-warning {
    color: #857b26;
    background-color: #fffacc;
}

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
    color: #857b26;
    background-color: #fff8b3;
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #857b26;
    border-color: #857b26;
}

.list-group-item-danger {
    color: #761b18;
    background-color: #f7c6c5;
}

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
    color: #761b18;
    background-color: #f4b0af;
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #761b18;
    border-color: #761b18;
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca;
}

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21;
}

.close {
    float: right;
    font-size: 1.35rem;
    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: 0.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% - (0.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: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0.5;
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem 1rem -1rem 1rem -1rem 1rem auto;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.6;
}

.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 #dee2e6;
}

.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: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    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: 0.7875rem;
    word-wrap: break-word;
    opacity: 0;
}

.tooltip.show {
    opacity: 0.9;
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}

.bs-tooltip-top,
.bs-tooltip-auto[x-placement^="top"] {
    padding: 0.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: 0.4rem 0.4rem 0;
    border-top-color: #000;
}

.bs-tooltip-right,
.bs-tooltip-auto[x-placement^="right"] {
    padding: 0 0.4rem;
}

.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
}

.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^="right"] .arrow::before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000;
}

.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^="bottom"] {
    padding: 0.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 0.4rem 0.4rem;
    border-bottom-color: #000;
}

.bs-tooltip-left,
.bs-tooltip-auto[x-placement^="left"] {
    padding: 0 0.4rem;
}

.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^="left"] .arrow::before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000;
}

.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    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: 0.7875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem;
}

.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: 0.5rem;
}

.bs-popover-top .arrow,
.bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.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: 0.5rem 0.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: 0.5rem;
}

.bs-popover-right .arrow,
.bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 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: 0.5rem 0.5rem 0.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: 0.5rem;
}

.bs-popover-bottom .arrow,
.bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.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 0.5rem 0.5rem 0.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: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left,
.bs-popover-auto[x-placement^="left"] {
    margin-right: 0.5rem;
}

.bs-popover-left .arrow,
.bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 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: 0.5rem 0 0.5rem 0.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: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 0.9rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
    display: none;
}

.popover-body {
    padding: 0.5rem 0.75rem;
    color: #212529;
}

.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-in-out;
    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: 0.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,%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,%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: #3490dc !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #2176bd !important;
}

.bg-secondary {
    background-color: #6c757d !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #545b62 !important;
}

.bg-success {
    background-color: #38c172 !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
    background-color: #2d995b !important;
}

.bg-info {
    background-color: #6cb2eb !important;
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
    background-color: #3f9ae5 !important;
}

.bg-warning {
    background-color: #ffed4a !important;
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
    background-color: #ffe817 !important;
}

.bg-danger {
    background-color: #e3342f !important;
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
    background-color: #c51f1a !important;
}

.bg-light {
    background-color: #f8f9fa !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #dae0e5 !important;
}

.bg-dark {
    background-color: #343a40 !important;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
    background-color: #1d2124 !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-transparent {
    background-color: transparent !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}

.border-top {
    border-top: 1px solid #dee2e6 !important;
}

.border-right {
    border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
    border-left: 1px solid #dee2e6 !important;
}

.border-0 {
    border: 0 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.border-primary {
    border-color: #3490dc !important;
}

.border-secondary {
    border-color: #6c757d !important;
}

.border-success {
    border-color: #38c172 !important;
}

.border-info {
    border-color: #6cb2eb !important;
}

.border-warning {
    border-color: #ffed4a !important;
}

.border-danger {
    border-color: #e3342f !important;
}

.border-light {
    border-color: #f8f9fa !important;
}

.border-dark {
    border-color: #343a40 !important;
}

.border-white {
    border-color: #fff !important;
}

.rounded {
    border-radius: 0.25rem !important;
}

.rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
}

.rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.rounded-0 {
    border-radius: 0 !important;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: 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 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;
    }
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-none {
    float: none !important;
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }

    .float-sm-right {
        float: right !important;
    }

    .float-sm-none {
        float: none !important;
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }

    .float-md-right {
        float: right !important;
    }

    .float-md-none {
        float: none !important;
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }

    .float-lg-right {
        float: right !important;
    }

    .float-lg-none {
        float: none !important;
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important;
    }

    .float-xl-right {
        float: right !important;
    }

    .float-xl-none {
        float: none !important;
    }
}

.position-static {
    position: static !important;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.position-fixed {
    position: fixed !important;
}

.position-sticky {
    position: 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;
}

.w-auto {
    width: auto !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.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: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.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: 0.25rem !important;
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }

    .m-sm-2 {
        margin: 0.5rem !important;
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.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: 0.25rem !important;
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }

    .p-sm-2 {
        padding: 0.5rem !important;
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.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: 0.25rem !important;
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }

    .m-md-2 {
        margin: 0.5rem !important;
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.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: 0.25rem !important;
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }

    .p-md-2 {
        padding: 0.5rem !important;
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: 0.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: 0.25rem !important;
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }

    .m-lg-2 {
        margin: 0.5rem !important;
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.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: 0.25rem !important;
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }

    .p-lg-2 {
        padding: 0.5rem !important;
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.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: 0.25rem !important;
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }

    .m-xl-2 {
        margin: 0.5rem !important;
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.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: 0.25rem !important;
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }

    .p-xl-2 {
        padding: 0.5rem !important;
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }

    .p-xl-3 {
        padding: 1rem !important;
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }

    .p-xl-4 {
        padding: 1.5rem !important;
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }

    .p-xl-5 {
        padding: 3rem !important;
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }

    .m-xl-auto {
        margin: auto !important;
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}

.text-justify {
    text-align: justify !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }

    .text-xl-right {
        text-align: right !important;
    }

    .text-xl-center {
        text-align: center !important;
    }
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-italic {
    font-style: italic !important;
}

.text-white {
    color: #fff !important;
}

.text-primary {
    color: #3490dc !important;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #2176bd !important;
}

.text-secondary {
    color: #6c757d !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
    color: #545b62 !important;
}

.text-success {
    color: #38c172 !important;
}

a.text-success:hover,
a.text-success:focus {
    color: #2d995b !important;
}

.text-info {
    color: #6cb2eb !important;
}

a.text-info:hover,
a.text-info:focus {
    color: #3f9ae5 !important;
}

.text-warning {
    color: #ffed4a !important;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #ffe817 !important;
}

.text-danger {
    color: #e3342f !important;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #c51f1a !important;
}

.text-light {
    color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus {
    color: #dae0e5 !important;
}

.text-dark {
    color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus {
    color: #1d2124 !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;
    }
}

.rtl {
    direction: rtl;
    text-align: right;
}

.rtl .nav {
    padding-right: 0;
}

.rtl .navbar-nav .nav-item {
    float: right;
}

.rtl .navbar-nav .nav-item+.nav-item {
    margin-right: 1rem;
    margin-left: inherit;
}

.rtl th {
    text-align: right;
}

.rtl .alert-dismissible {
    padding-right: 1.25rem;
    padding-left: 4rem;
}

.rtl .dropdown-menu {
    right: 0;
    text-align: right;
}

.rtl .checkbox label {
    padding-right: 1.25rem;
    padding-left: inherit;
}

.rtl .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-radius: 0 0.25rem 0.25rem 0;
}

.rtl .btn-group>.btn:last-child:not(:first-child),
.rtl .btn-group>.dropdown-toggle:not(:first-child) {
    border-radius: 0.25rem 0 0 0.25rem;
}

.rtl .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-radius: 0.25rem 0 0 0.25rem;
}

.rtl .custom-control-label::after,
.rtl .custom-control-label::before {
    right: 0;
    left: inherit;
}

.rtl .custom-select {
    padding: 0.375rem 0.75rem 0.375rem 1.75rem;
    background: #fff url("data:image/svg+xml,%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 left 0.75rem center;
    background-size: 8px 10px;
}

.rtl .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.rtl .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.rtl .input-group>.input-group-append:not(:last-child)>.btn,
.rtl .input-group>.input-group-append:not(:last-child)>.input-group-text,
.rtl .input-group>.input-group-prepend>.btn,
.rtl .input-group>.input-group-prepend>.input-group-text {
    border-radius: 0 0.25rem 0.25rem 0;
}

.rtl .input-group>.input-group-append>.btn,
.rtl .input-group>.input-group-append>.input-group-text,
.rtl .input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.rtl .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.rtl .input-group>.input-group-prepend:not(:first-child)>.btn,
.rtl .input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-radius: 0.25rem 0 0 0.25rem;
}

.rtl .input-group>.custom-select:not(:first-child),
.rtl .input-group>.form-control:not(:first-child) {
    border-radius: 0.25rem 0 0 0.25rem;
}

.rtl .input-group>.custom-select:not(:last-child),
.rtl .input-group>.form-control:not(:last-child) {
    border-radius: 0 0.25rem 0.25rem 0;
}

.rtl .input-group>.custom-select:not(:last-child):not(:first-child),
.rtl .input-group>.form-control:not(:last-child):not(:first-child) {
    border-radius: 0;
}

.rtl .custom-control {
    padding-right: 1.5rem;
    padding-left: inherit;
    margin-right: inherit;
    margin-left: 1rem;
}

.rtl .custom-control-indicator {
    right: 0;
    left: inherit;
}

.rtl .custom-file-label::after {
    right: initial;
    left: -1px;
    border-radius: .25rem 0 0 .25rem;
}

.rtl .radio input,
.rtl .radio-inline,
.rtl .checkbox input,
.rtl .checkbox-inline input {
    margin-right: -1.25rem;
    margin-left: inherit;
}

.rtl .list-group {
    padding-right: 0;
    padding-left: 40px;
}

.rtl .close {
    float: left;
}

.rtl .modal-header .close {
    margin: -15px auto -15px -15px;
}

.rtl .modal-footer> :not(:first-child) {
    margin-right: .25rem;
}

.rtl .alert-dismissible .close {
    right: inherit;
    left: 0;
}

.rtl .dropdown-toggle::after {
    margin-right: .255em;
    margin-left: 0;
}

.rtl .form-check-input {
    margin-right: -1.25rem;
    margin-left: inherit;
}

.rtl .form-check-label {
    padding-right: 1.25rem;
    padding-left: inherit;
}

.rtl .offset-1 {
    margin-right: 8.33333%;
    margin-left: 0;
}

.rtl .offset-2 {
    margin-right: 16.66667%;
    margin-left: 0;
}

.rtl .offset-3 {
    margin-right: 25%;
    margin-left: 0;
}

.rtl .offset-4 {
    margin-right: 33.33333%;
    margin-left: 0;
}

.rtl .offset-5 {
    margin-right: 41.66667%;
    margin-left: 0;
}

.rtl .offset-6 {
    margin-right: 50%;
    margin-left: 0;
}

.rtl .offset-7 {
    margin-right: 58.33333%;
    margin-left: 0;
}

.rtl .offset-8 {
    margin-right: 66.66667%;
    margin-left: 0;
}

.rtl .offset-9 {
    margin-right: 75%;
    margin-left: 0;
}

.rtl .offset-10 {
    margin-right: 83.33333%;
    margin-left: 0;
}

.rtl .offset-11 {
    margin-right: 91.66667%;
    margin-left: 0;
}

@media (min-width: 576px) {
    .rtl .offset-sm-0 {
        margin-right: 0;
        margin-left: 0;
    }

    .rtl .offset-sm-1 {
        margin-right: 8.33333%;
        margin-left: 0;
    }

    .rtl .offset-sm-2 {
        margin-right: 16.66667%;
        margin-left: 0;
    }

    .rtl .offset-sm-3 {
        margin-right: 25%;
        margin-left: 0;
    }

    .rtl .offset-sm-4 {
        margin-right: 33.33333%;
        margin-left: 0;
    }

    .rtl .offset-sm-5 {
        margin-right: 41.66667%;
        margin-left: 0;
    }

    .rtl .offset-sm-6 {
        margin-right: 50%;
        margin-left: 0;
    }

    .rtl .offset-sm-7 {
        margin-right: 58.33333%;
        margin-left: 0;
    }

    .rtl .offset-sm-8 {
        margin-right: 66.66667%;
        margin-left: 0;
    }

    .rtl .offset-sm-9 {
        margin-right: 75%;
        margin-left: 0;
    }

    .rtl .offset-sm-10 {
        margin-right: 83.33333%;
        margin-left: 0;
    }

    .rtl .offset-sm-11 {
        margin-right: 91.66667%;
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .rtl .offset-md-0 {
        margin-right: 0;
        margin-left: 0;
    }

    .rtl .offset-md-1 {
        margin-right: 8.33333%;
        margin-left: 0;
    }

    .rtl .offset-md-2 {
        margin-right: 16.66667%;
        margin-left: 0;
    }

    .rtl .offset-md-3 {
        margin-right: 25%;
        margin-left: 0;
    }

    .rtl .offset-md-4 {
        margin-right: 33.33333%;
        margin-left: 0;
    }

    .rtl .offset-md-5 {
        margin-right: 41.66667%;
        margin-left: 0;
    }

    .rtl .offset-md-6 {
        margin-right: 50%;
        margin-left: 0;
    }

    .rtl .offset-md-7 {
        margin-right: 58.33333%;
        margin-left: 0;
    }

    .rtl .offset-md-8 {
        margin-right: 66.66667%;
        margin-left: 0;
    }

    .rtl .offset-md-9 {
        margin-right: 75%;
        margin-left: 0;
    }

    .rtl .offset-md-10 {
        margin-right: 83.33333%;
        margin-left: 0;
    }

    .rtl .offset-md-11 {
        margin-right: 91.66667%;
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .rtl .offset-lg-0 {
        margin-right: 0;
        margin-left: 0;
    }

    .rtl .offset-lg-1 {
        margin-right: 8.33333%;
        margin-left: 0;
    }

    .rtl .offset-lg-2 {
        margin-right: 16.66667%;
        margin-left: 0;
    }

    .rtl .offset-lg-3 {
        margin-right: 25%;
        margin-left: 0;
    }

    .rtl .offset-lg-4 {
        margin-right: 33.33333%;
        margin-left: 0;
    }

    .rtl .offset-lg-5 {
        margin-right: 41.66667%;
        margin-left: 0;
    }

    .rtl .offset-lg-6 {
        margin-right: 50%;
        margin-left: 0;
    }

    .rtl .offset-lg-7 {
        margin-right: 58.33333%;
        margin-left: 0;
    }

    .rtl .offset-lg-8 {
        margin-right: 66.66667%;
        margin-left: 0;
    }

    .rtl .offset-lg-9 {
        margin-right: 75%;
        margin-left: 0;
    }

    .rtl .offset-lg-10 {
        margin-right: 83.33333%;
        margin-left: 0;
    }

    .rtl .offset-lg-11 {
        margin-right: 91.66667%;
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .rtl .offset-xl-0 {
        margin-right: 0;
        margin-left: 0;
    }

    .rtl .offset-xl-1 {
        margin-right: 8.33333%;
        margin-left: 0;
    }

    .rtl .offset-xl-2 {
        margin-right: 16.66667%;
        margin-left: 0;
    }

    .rtl .offset-xl-3 {
        margin-right: 25%;
        margin-left: 0;
    }

    .rtl .offset-xl-4 {
        margin-right: 33.33333%;
        margin-left: 0;
    }

    .rtl .offset-xl-5 {
        margin-right: 41.66667%;
        margin-left: 0;
    }

    .rtl .offset-xl-6 {
        margin-right: 50%;
        margin-left: 0;
    }

    .rtl .offset-xl-7 {
        margin-right: 58.33333%;
        margin-left: 0;
    }

    .rtl .offset-xl-8 {
        margin-right: 66.66667%;
        margin-left: 0;
    }

    .rtl .offset-xl-9 {
        margin-right: 75%;
        margin-left: 0;
    }

    .rtl .offset-xl-10 {
        margin-right: 83.33333%;
        margin-left: 0;
    }

    .rtl .offset-xl-11 {
        margin-right: 91.66667%;
        margin-left: 0;
    }
}

.rtl .mr-0,
.rtl .mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.rtl .ml-0,
.rtl .mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.rtl .mr-1,
.rtl .mx-1 {
    margin-right: 0 !important;
    margin-left: 0.25rem !important;
}

.rtl .ml-1,
.rtl .mx-1 {
    margin-left: 0 !important;
    margin-right: 0.25rem !important;
}

.rtl .mr-2,
.rtl .mx-2 {
    margin-right: 0 !important;
    margin-left: 0.5rem !important;
}

.rtl .ml-2,
.rtl .mx-2 {
    margin-left: 0 !important;
    margin-right: 0.5rem !important;
}

.rtl .mr-3,
.rtl .mx-3 {
    margin-right: 0 !important;
    margin-left: 1rem !important;
}

.rtl .ml-3,
.rtl .mx-3 {
    margin-left: 0 !important;
    margin-right: 1rem !important;
}

.rtl .mr-4,
.rtl .mx-4 {
    margin-right: 0 !important;
    margin-left: 1.5rem !important;
}

.rtl .ml-4,
.rtl .mx-4 {
    margin-left: 0 !important;
    margin-right: 1.5rem !important;
}

.rtl .mr-5,
.rtl .mx-5 {
    margin-right: 0 !important;
    margin-left: 3rem !important;
}

.rtl .ml-5,
.rtl .mx-5 {
    margin-left: 0 !important;
    margin-right: 3rem !important;
}

.rtl .pr-0,
.rtl .px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.rtl .pl-0,
.rtl .px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.rtl .pr-1,
.rtl .px-1 {
    padding-right: 0 !important;
    padding-left: 0.25rem !important;
}

.rtl .pl-1,
.rtl .px-1 {
    padding-left: 0 !important;
    padding-right: 0.25rem !important;
}

.rtl .pr-2,
.rtl .px-2 {
    padding-right: 0 !important;
    padding-left: 0.5rem !important;
}

.rtl .pl-2,
.rtl .px-2 {
    padding-left: 0 !important;
    padding-right: 0.5rem !important;
}

.rtl .pr-3,
.rtl .px-3 {
    padding-right: 0 !important;
    padding-left: 1rem !important;
}

.rtl .pl-3,
.rtl .px-3 {
    padding-left: 0 !important;
    padding-right: 1rem !important;
}

.rtl .pr-4,
.rtl .px-4 {
    padding-right: 0 !important;
    padding-left: 1.5rem !important;
}

.rtl .pl-4,
.rtl .px-4 {
    padding-left: 0 !important;
    padding-right: 1.5rem !important;
}

.rtl .pr-5,
.rtl .px-5 {
    padding-right: 0 !important;
    padding-left: 3rem !important;
}

.rtl .pl-5,
.rtl .px-5 {
    padding-left: 0 !important;
    padding-right: 3rem !important;
}

.rtl .mr-auto,
.rtl .mx-auto {
    margin-right: 0 !important;
    margin-left: auto !important;
}

.rtl .ml-auto,
.rtl .mx-auto {
    margin-right: auto !important;
    margin-left: 0 !important;
}

@media (min-width: 576px) {

    .rtl .mr-sm-0,
    .rtl .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .rtl .ml-sm-0,
    .rtl .mx-sm-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .rtl .mr-sm-1,
    .rtl .mx-sm-1 {
        margin-right: 0 !important;
        margin-left: 0.25rem !important;
    }

    .rtl .ml-sm-1,
    .rtl .mx-sm-1 {
        margin-left: 0 !important;
        margin-right: 0.25rem !important;
    }

    .rtl .mr-sm-2,
    .rtl .mx-sm-2 {
        margin-right: 0 !important;
        margin-left: 0.5rem !important;
    }

    .rtl .ml-sm-2,
    .rtl .mx-sm-2 {
        margin-left: 0 !important;
        margin-right: 0.5rem !important;
    }

    .rtl .mr-sm-3,
    .rtl .mx-sm-3 {
        margin-right: 0 !important;
        margin-left: 1rem !important;
    }

    .rtl .ml-sm-3,
    .rtl .mx-sm-3 {
        margin-left: 0 !important;
        margin-right: 1rem !important;
    }

    .rtl .mr-sm-4,
    .rtl .mx-sm-4 {
        margin-right: 0 !important;
        margin-left: 1.5rem !important;
    }

    .rtl .ml-sm-4,
    .rtl .mx-sm-4 {
        margin-left: 0 !important;
        margin-right: 1.5rem !important;
    }

    .rtl .mr-sm-5,
    .rtl .mx-sm-5 {
        margin-right: 0 !important;
        margin-left: 3rem !important;
    }

    .rtl .ml-sm-5,
    .rtl .mx-sm-5 {
        margin-left: 0 !important;
        margin-right: 3rem !important;
    }

    .rtl .pr-sm-0,
    .rtl .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .rtl .pl-sm-0,
    .rtl .px-sm-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .rtl .pr-sm-1,
    .rtl .px-sm-1 {
        padding-right: 0 !important;
        padding-left: 0.25rem !important;
    }

    .rtl .pl-sm-1,
    .rtl .px-sm-1 {
        padding-left: 0 !important;
        padding-right: 0.25rem !important;
    }

    .rtl .pr-sm-2,
    .rtl .px-sm-2 {
        padding-right: 0 !important;
        padding-left: 0.5rem !important;
    }

    .rtl .pl-sm-2,
    .rtl .px-sm-2 {
        padding-left: 0 !important;
        padding-right: 0.5rem !important;
    }

    .rtl .pr-sm-3,
    .rtl .px-sm-3 {
        padding-right: 0 !important;
        padding-left: 1rem !important;
    }

    .rtl .pl-sm-3,
    .rtl .px-sm-3 {
        padding-left: 0 !important;
        padding-right: 1rem !important;
    }

    .rtl .pr-sm-4,
    .rtl .px-sm-4 {
        padding-right: 0 !important;
        padding-left: 1.5rem !important;
    }

    .rtl .pl-sm-4,
    .rtl .px-sm-4 {
        padding-left: 0 !important;
        padding-right: 1.5rem !important;
    }

    .rtl .pr-sm-5,
    .rtl .px-sm-5 {
        padding-right: 0 !important;
        padding-left: 3rem !important;
    }

    .rtl .pl-sm-5,
    .rtl .px-sm-5 {
        padding-left: 0 !important;
        padding-right: 3rem !important;
    }

    .rtl .mr-sm-auto,
    .rtl .mx-sm-auto {
        margin-right: 0 !important;
        margin-left: auto !important;
    }

    .rtl .ml-sm-auto,
    .rtl .mx-sm-auto {
        margin-right: auto !important;
        margin-left: 0 !important;
    }
}

@media (min-width: 768px) {

    .rtl .mr-md-0,
    .rtl .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .rtl .ml-md-0,
    .rtl .mx-md-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .rtl .mr-md-1,
    .rtl .mx-md-1 {
        margin-right: 0 !important;
        margin-left: 0.25rem !important;
    }

    .rtl .ml-md-1,
    .rtl .mx-md-1 {
        margin-left: 0 !important;
        margin-right: 0.25rem !important;
    }

    .rtl .mr-md-2,
    .rtl .mx-md-2 {
        margin-right: 0 !important;
        margin-left: 0.5rem !important;
    }

    .rtl .ml-md-2,
    .rtl .mx-md-2 {
        margin-left: 0 !important;
        margin-right: 0.5rem !important;
    }

    .rtl .mr-md-3,
    .rtl .mx-md-3 {
        margin-right: 0 !important;
        margin-left: 1rem !important;
    }

    .rtl .ml-md-3,
    .rtl .mx-md-3 {
        margin-left: 0 !important;
        margin-right: 1rem !important;
    }

    .rtl .mr-md-4,
    .rtl .mx-md-4 {
        margin-right: 0 !important;
        margin-left: 1.5rem !important;
    }

    .rtl .ml-md-4,
    .rtl .mx-md-4 {
        margin-left: 0 !important;
        margin-right: 1.5rem !important;
    }

    .rtl .mr-md-5,
    .rtl .mx-md-5 {
        margin-right: 0 !important;
        margin-left: 3rem !important;
    }

    .rtl .ml-md-5,
    .rtl .mx-md-5 {
        margin-left: 0 !important;
        margin-right: 3rem !important;
    }

    .rtl .pr-md-0,
    .rtl .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .rtl .pl-md-0,
    .rtl .px-md-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .rtl .pr-md-1,
    .rtl .px-md-1 {
        padding-right: 0 !important;
        padding-left: 0.25rem !important;
    }

    .rtl .pl-md-1,
    .rtl .px-md-1 {
        padding-left: 0 !important;
        padding-right: 0.25rem !important;
    }

    .rtl .pr-md-2,
    .rtl .px-md-2 {
        padding-right: 0 !important;
        padding-left: 0.5rem !important;
    }

    .rtl .pl-md-2,
    .rtl .px-md-2 {
        padding-left: 0 !important;
        padding-right: 0.5rem !important;
    }

    .rtl .pr-md-3,
    .rtl .px-md-3 {
        padding-right: 0 !important;
        padding-left: 1rem !important;
    }

    .rtl .pl-md-3,
    .rtl .px-md-3 {
        padding-left: 0 !important;
        padding-right: 1rem !important;
    }

    .rtl .pr-md-4,
    .rtl .px-md-4 {
        padding-right: 0 !important;
        padding-left: 1.5rem !important;
    }

    .rtl .pl-md-4,
    .rtl .px-md-4 {
        padding-left: 0 !important;
        padding-right: 1.5rem !important;
    }

    .rtl .pr-md-5,
    .rtl .px-md-5 {
        padding-right: 0 !important;
        padding-left: 3rem !important;
    }

    .rtl .pl-md-5,
    .rtl .px-md-5 {
        padding-left: 0 !important;
        padding-right: 3rem !important;
    }

    .rtl .mr-md-auto,
    .rtl .mx-md-auto {
        margin-right: 0 !important;
        margin-left: auto !important;
    }

    .rtl .ml-md-auto,
    .rtl .mx-md-auto {
        margin-right: auto !important;
        margin-left: 0 !important;
    }
}

@media (min-width: 992px) {

    .rtl .mr-lg-0,
    .rtl .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .rtl .ml-lg-0,
    .rtl .mx-lg-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .rtl .mr-lg-1,
    .rtl .mx-lg-1 {
        margin-right: 0 !important;
        margin-left: 0.25rem !important;
    }

    .rtl .ml-lg-1,
    .rtl .mx-lg-1 {
        margin-left: 0 !important;
        margin-right: 0.25rem !important;
    }

    .rtl .mr-lg-2,
    .rtl .mx-lg-2 {
        margin-right: 0 !important;
        margin-left: 0.5rem !important;
    }

    .rtl .ml-lg-2,
    .rtl .mx-lg-2 {
        margin-left: 0 !important;
        margin-right: 0.5rem !important;
    }

    .rtl .mr-lg-3,
    .rtl .mx-lg-3 {
        margin-right: 0 !important;
        margin-left: 1rem !important;
    }

    .rtl .ml-lg-3,
    .rtl .mx-lg-3 {
        margin-left: 0 !important;
        margin-right: 1rem !important;
    }

    .rtl .mr-lg-4,
    .rtl .mx-lg-4 {
        margin-right: 0 !important;
        margin-left: 1.5rem !important;
    }

    .rtl .ml-lg-4,
    .rtl .mx-lg-4 {
        margin-left: 0 !important;
        margin-right: 1.5rem !important;
    }

    .rtl .mr-lg-5,
    .rtl .mx-lg-5 {
        margin-right: 0 !important;
        margin-left: 3rem !important;
    }

    .rtl .ml-lg-5,
    .rtl .mx-lg-5 {
        margin-left: 0 !important;
        margin-right: 3rem !important;
    }

    .rtl .pr-lg-0,
    .rtl .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .rtl .pl-lg-0,
    .rtl .px-lg-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .rtl .pr-lg-1,
    .rtl .px-lg-1 {
        padding-right: 0 !important;
        padding-left: 0.25rem !important;
    }

    .rtl .pl-lg-1,
    .rtl .px-lg-1 {
        padding-left: 0 !important;
        padding-right: 0.25rem !important;
    }

    .rtl .pr-lg-2,
    .rtl .px-lg-2 {
        padding-right: 0 !important;
        padding-left: 0.5rem !important;
    }

    .rtl .pl-lg-2,
    .rtl .px-lg-2 {
        padding-left: 0 !important;
        padding-right: 0.5rem !important;
    }

    .rtl .pr-lg-3,
    .rtl .px-lg-3 {
        padding-right: 0 !important;
        padding-left: 1rem !important;
    }

    .rtl .pl-lg-3,
    .rtl .px-lg-3 {
        padding-left: 0 !important;
        padding-right: 1rem !important;
    }

    .rtl .pr-lg-4,
    .rtl .px-lg-4 {
        padding-right: 0 !important;
        padding-left: 1.5rem !important;
    }

    .rtl .pl-lg-4,
    .rtl .px-lg-4 {
        padding-left: 0 !important;
        padding-right: 1.5rem !important;
    }

    .rtl .pr-lg-5,
    .rtl .px-lg-5 {
        padding-right: 0 !important;
        padding-left: 3rem !important;
    }

    .rtl .pl-lg-5,
    .rtl .px-lg-5 {
        padding-left: 0 !important;
        padding-right: 3rem !important;
    }

    .rtl .mr-lg-auto,
    .rtl .mx-lg-auto {
        margin-right: 0 !important;
        margin-left: auto !important;
    }

    .rtl .ml-lg-auto,
    .rtl .mx-lg-auto {
        margin-right: auto !important;
        margin-left: 0 !important;
    }
}

@media (min-width: 1200px) {

    .rtl .mr-xl-0,
    .rtl .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .rtl .ml-xl-0,
    .rtl .mx-xl-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .rtl .mr-xl-1,
    .rtl .mx-xl-1 {
        margin-right: 0 !important;
        margin-left: 0.25rem !important;
    }

    .rtl .ml-xl-1,
    .rtl .mx-xl-1 {
        margin-left: 0 !important;
        margin-right: 0.25rem !important;
    }

    .rtl .mr-xl-2,
    .rtl .mx-xl-2 {
        margin-right: 0 !important;
        margin-left: 0.5rem !important;
    }

    .rtl .ml-xl-2,
    .rtl .mx-xl-2 {
        margin-left: 0 !important;
        margin-right: 0.5rem !important;
    }

    .rtl .mr-xl-3,
    .rtl .mx-xl-3 {
        margin-right: 0 !important;
        margin-left: 1rem !important;
    }

    .rtl .ml-xl-3,
    .rtl .mx-xl-3 {
        margin-left: 0 !important;
        margin-right: 1rem !important;
    }

    .rtl .mr-xl-4,
    .rtl .mx-xl-4 {
        margin-right: 0 !important;
        margin-left: 1.5rem !important;
    }

    .rtl .ml-xl-4,
    .rtl .mx-xl-4 {
        margin-left: 0 !important;
        margin-right: 1.5rem !important;
    }

    .rtl .mr-xl-5,
    .rtl .mx-xl-5 {
        margin-right: 0 !important;
        margin-left: 3rem !important;
    }

    .rtl .ml-xl-5,
    .rtl .mx-xl-5 {
        margin-left: 0 !important;
        margin-right: 3rem !important;
    }

    .rtl .pr-xl-0,
    .rtl .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .rtl .pl-xl-0,
    .rtl .px-xl-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .rtl .pr-xl-1,
    .rtl .px-xl-1 {
        padding-right: 0 !important;
        padding-left: 0.25rem !important;
    }

    .rtl .pl-xl-1,
    .rtl .px-xl-1 {
        padding-left: 0 !important;
        padding-right: 0.25rem !important;
    }

    .rtl .pr-xl-2,
    .rtl .px-xl-2 {
        padding-right: 0 !important;
        padding-left: 0.5rem !important;
    }

    .rtl .pl-xl-2,
    .rtl .px-xl-2 {
        padding-left: 0 !important;
        padding-right: 0.5rem !important;
    }

    .rtl .pr-xl-3,
    .rtl .px-xl-3 {
        padding-right: 0 !important;
        padding-left: 1rem !important;
    }

    .rtl .pl-xl-3,
    .rtl .px-xl-3 {
        padding-left: 0 !important;
        padding-right: 1rem !important;
    }

    .rtl .pr-xl-4,
    .rtl .px-xl-4 {
        padding-right: 0 !important;
        padding-left: 1.5rem !important;
    }

    .rtl .pl-xl-4,
    .rtl .px-xl-4 {
        padding-left: 0 !important;
        padding-right: 1.5rem !important;
    }

    .rtl .pr-xl-5,
    .rtl .px-xl-5 {
        padding-right: 0 !important;
        padding-left: 3rem !important;
    }

    .rtl .pl-xl-5,
    .rtl .px-xl-5 {
        padding-left: 0 !important;
        padding-right: 3rem !important;
    }

    .rtl .mr-xl-auto,
    .rtl .mx-xl-auto {
        margin-right: 0 !important;
        margin-left: auto !important;
    }

    .rtl .ml-xl-auto,
    .rtl .mx-xl-auto {
        margin-right: auto !important;
        margin-left: 0 !important;
    }
}

/*!
* Font Awesome Pro 5.2.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
.fa,
.fas,
.far,
.fal,
.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -.0667em;
}

.fa-xs {
    font-size: .75em;
}

.fa-sm {
    font-size: .875em;
}

.fa-1x {
    font-size: 1em;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-6x {
    font-size: 6em;
}

.fa-7x {
    font-size: 7em;
}

.fa-8x {
    font-size: 8em;
}

.fa-9x {
    font-size: 9em;
}

.fa-10x {
    font-size: 10em;
}

.fa-fw {
    text-align: center;
    width: 1.25em;
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}

.fa-ul>li {
    position: relative;
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}

.fa-border {
    border: solid 0.08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
    margin-left: .3em;
}

.fa-spin {
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(1, -1);
}

.fa-flip-horizontal.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em;
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
    content: "\f26e";
}

.fa-accessible-icon:before {
    content: "\f368";
}

.fa-accusoft:before {
    content: "\f369";
}

.fa-address-book:before {
    content: "\f2b9";
}

.fa-address-card:before {
    content: "\f2bb";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-adn:before {
    content: "\f170";
}

.fa-adversal:before {
    content: "\f36a";
}

.fa-affiliatetheme:before {
    content: "\f36b";
}

.fa-air-freshener:before {
    content: "\f5d0";
}

.fa-alarm-clock:before {
    content: "\f34e";
}

.fa-algolia:before {
    content: "\f36c";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-allergies:before {
    content: "\f461";
}

.fa-amazon:before {
    content: "\f270";
}

.fa-amazon-pay:before {
    content: "\f42c";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3";
}

.fa-amilia:before {
    content: "\f36d";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-android:before {
    content: "\f17b";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angry:before {
    content: "\f556";
}

.fa-angrycreative:before {
    content: "\f36e";
}

.fa-angular:before {
    content: "\f420";
}

.fa-app-store:before {
    content: "\f36f";
}

.fa-app-store-ios:before {
    content: "\f370";
}

.fa-apper:before {
    content: "\f371";
}

.fa-apple:before {
    content: "\f179";
}

.fa-apple-alt:before {
    content: "\f5d1";
}

.fa-apple-pay:before {
    content: "\f415";
}

.fa-archive:before {
    content: "\f187";
}

.fa-archway:before {
    content: "\f557";
}

.fa-arrow-alt-circle-down:before {
    content: "\f358";
}

.fa-arrow-alt-circle-left:before {
    content: "\f359";
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b";
}

.fa-arrow-alt-down:before {
    content: "\f354";
}

.fa-arrow-alt-from-bottom:before {
    content: "\f346";
}

.fa-arrow-alt-from-left:before {
    content: "\f347";
}

.fa-arrow-alt-from-right:before {
    content: "\f348";
}

.fa-arrow-alt-from-top:before {
    content: "\f349";
}

.fa-arrow-alt-left:before {
    content: "\f355";
}

.fa-arrow-alt-right:before {
    content: "\f356";
}

.fa-arrow-alt-square-down:before {
    content: "\f350";
}

.fa-arrow-alt-square-left:before {
    content: "\f351";
}

.fa-arrow-alt-square-right:before {
    content: "\f352";
}

.fa-arrow-alt-square-up:before {
    content: "\f353";
}

.fa-arrow-alt-to-bottom:before {
    content: "\f34a";
}

.fa-arrow-alt-to-left:before {
    content: "\f34b";
}

.fa-arrow-alt-to-right:before {
    content: "\f34c";
}

.fa-arrow-alt-to-top:before {
    content: "\f34d";
}

.fa-arrow-alt-up:before {
    content: "\f357";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-arrow-from-bottom:before {
    content: "\f342";
}

.fa-arrow-from-left:before {
    content: "\f343";
}

.fa-arrow-from-right:before {
    content: "\f344";
}

.fa-arrow-from-top:before {
    content: "\f345";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-square-down:before {
    content: "\f339";
}

.fa-arrow-square-left:before {
    content: "\f33a";
}

.fa-arrow-square-right:before {
    content: "\f33b";
}

.fa-arrow-square-up:before {
    content: "\f33c";
}

.fa-arrow-to-bottom:before {
    content: "\f33d";
}

.fa-arrow-to-left:before {
    content: "\f33e";
}

.fa-arrow-to-right:before {
    content: "\f340";
}

.fa-arrow-to-top:before {
    content: "\f341";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-arrows-alt-h:before {
    content: "\f337";
}

.fa-arrows-alt-v:before {
    content: "\f338";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-assistive-listening-systems:before {
    content: "\f2a2";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-asymmetrik:before {
    content: "\f372";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-atlas:before {
    content: "\f558";
}

.fa-atom:before {
    content: "\f5d2";
}

.fa-atom-alt:before {
    content: "\f5d3";
}

.fa-audible:before {
    content: "\f373";
}

.fa-audio-description:before {
    content: "\f29e";
}

.fa-autoprefixer:before {
    content: "\f41c";
}

.fa-avianex:before {
    content: "\f374";
}

.fa-aviato:before {
    content: "\f421";
}

.fa-award:before {
    content: "\f559";
}

.fa-aws:before {
    content: "\f375";
}

.fa-backpack:before {
    content: "\f5d4";
}

.fa-backspace:before {
    content: "\f55a";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-badge:before {
    content: "\f335";
}

.fa-badge-check:before {
    content: "\f336";
}

.fa-balance-scale:before {
    content: "\f24e";
}

.fa-balance-scale-left:before {
    content: "\f515";
}

.fa-balance-scale-right:before {
    content: "\f516";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-band-aid:before {
    content: "\f462";
}

.fa-bandcamp:before {
    content: "\f2d5";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-barcode-alt:before {
    content: "\f463";
}

.fa-barcode-read:before {
    content: "\f464";
}

.fa-barcode-scan:before {
    content: "\f465";
}

.fa-bars:before {
    content: "\f0c9";
}

.fa-baseball:before {
    content: "\f432";
}

.fa-baseball-ball:before {
    content: "\f433";
}

.fa-basketball-ball:before {
    content: "\f434";
}

.fa-basketball-hoop:before {
    content: "\f435";
}

.fa-bath:before {
    content: "\f2cd";
}

.fa-battery-bolt:before {
    content: "\f376";
}

.fa-battery-empty:before {
    content: "\f244";
}

.fa-battery-full:before {
    content: "\f240";
}

.fa-battery-half:before {
    content: "\f242";
}

.fa-battery-quarter:before {
    content: "\f243";
}

.fa-battery-slash:before {
    content: "\f377";
}

.fa-battery-three-quarters:before {
    content: "\f241";
}

.fa-bed:before {
    content: "\f236";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-bell-school:before {
    content: "\f5d5";
}

.fa-bell-school-slash:before {
    content: "\f5d6";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bezier-curve:before {
    content: "\f55b";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bimobject:before {
    content: "\f378";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitcoin:before {
    content: "\f379";
}

.fa-bity:before {
    content: "\f37a";
}

.fa-black-tie:before {
    content: "\f27e";
}

.fa-blackberry:before {
    content: "\f37b";
}

.fa-blanket:before {
    content: "\f498";
}

.fa-blender:before {
    content: "\f517";
}

.fa-blind:before {
    content: "\f29d";
}

.fa-blogger:before {
    content: "\f37c";
}

.fa-blogger-b:before {
    content: "\f37d";
}

.fa-bluetooth:before {
    content: "\f293";
}

.fa-bluetooth-b:before {
    content: "\f294";
}

.fa-bold:before {
    content: "\f032";
}

.fa-bolt:before {
    content: "\f0e7";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-bone:before {
    content: "\f5d7";
}

.fa-bone-break:before {
    content: "\f5d8";
}

.fa-bong:before {
    content: "\f55c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-book-alt:before {
    content: "\f5d9";
}

.fa-book-heart:before {
    content: "\f499";
}

.fa-book-open:before {
    content: "\f518";
}

.fa-book-reader:before {
    content: "\f5da";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-books:before {
    content: "\f5db";
}

.fa-bowling-ball:before {
    content: "\f436";
}

.fa-bowling-pins:before {
    content: "\f437";
}

.fa-box:before {
    content: "\f466";
}

.fa-box-alt:before {
    content: "\f49a";
}

.fa-box-check:before {
    content: "\f467";
}

.fa-box-fragile:before {
    content: "\f49b";
}

.fa-box-full:before {
    content: "\f49c";
}

.fa-box-heart:before {
    content: "\f49d";
}

.fa-box-open:before {
    content: "\f49e";
}

.fa-box-up:before {
    content: "\f49f";
}

.fa-box-usd:before {
    content: "\f4a0";
}

.fa-boxes:before {
    content: "\f468";
}

.fa-boxes-alt:before {
    content: "\f4a1";
}

.fa-boxing-glove:before {
    content: "\f438";
}

.fa-braille:before {
    content: "\f2a1";
}

.fa-brain:before {
    content: "\f5dc";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-briefcase-medical:before {
    content: "\f469";
}

.fa-broadcast-tower:before {
    content: "\f519";
}

.fa-broom:before {
    content: "\f51a";
}

.fa-browser:before {
    content: "\f37e";
}

.fa-brush:before {
    content: "\f55d";
}

.fa-btc:before {
    content: "\f15a";
}

.fa-bug:before {
    content: "\f188";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-burn:before {
    content: "\f46a";
}

.fa-buromobelexperte:before {
    content: "\f37f";
}

.fa-bus:before {
    content: "\f207";
}

.fa-bus-alt:before {
    content: "\f55e";
}

.fa-bus-school:before {
    content: "\f5dd";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-calendar:before {
    content: "\f133";
}

.fa-calendar-alt:before {
    content: "\f073";
}

.fa-calendar-check:before {
    content: "\f274";
}

.fa-calendar-edit:before {
    content: "\f333";
}

.fa-calendar-exclamation:before {
    content: "\f334";
}

.fa-calendar-minus:before {
    content: "\f272";
}

.fa-calendar-plus:before {
    content: "\f271";
}

.fa-calendar-times:before {
    content: "\f273";
}

.fa-camera:before {
    content: "\f030";
}

.fa-camera-alt:before {
    content: "\f332";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-cannabis:before {
    content: "\f55f";
}

.fa-capsules:before {
    content: "\f46b";
}

.fa-car:before {
    content: "\f1b9";
}

.fa-car-alt:before {
    content: "\f5de";
}

.fa-car-battery:before {
    content: "\f5df";
}

.fa-car-bump:before {
    content: "\f5e0";
}

.fa-car-crash:before {
    content: "\f5e1";
}

.fa-car-garage:before {
    content: "\f5e2";
}

.fa-car-mechanic:before {
    content: "\f5e3";
}

.fa-car-side:before {
    content: "\f5e4";
}

.fa-car-tilt:before {
    content: "\f5e5";
}

.fa-car-wash:before {
    content: "\f5e6";
}

.fa-caret-circle-down:before {
    content: "\f32d";
}

.fa-caret-circle-left:before {
    content: "\f32e";
}

.fa-caret-circle-right:before {
    content: "\f330";
}

.fa-caret-circle-up:before {
    content: "\f331";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-caret-square-down:before {
    content: "\f150";
}

.fa-caret-square-left:before {
    content: "\f191";
}

.fa-caret-square-right:before {
    content: "\f152";
}

.fa-caret-square-up:before {
    content: "\f151";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cc-amazon-pay:before {
    content: "\f42d";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-apple-pay:before {
    content: "\f416";
}

.fa-cc-diners-club:before {
    content: "\f24c";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-jcb:before {
    content: "\f24b";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-centercode:before {
    content: "\f380";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-chalkboard:before {
    content: "\f51b";
}

.fa-chalkboard-teacher:before {
    content: "\f51c";
}

.fa-charging-station:before {
    content: "\f5e7";
}

.fa-chart-area:before {
    content: "\f1fe";
}

.fa-chart-bar:before {
    content: "\f080";
}

.fa-chart-line:before {
    content: "\f201";
}

.fa-chart-pie:before {
    content: "\f200";
}

.fa-check:before {
    content: "\f00c";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-check-double:before {
    content: "\f560";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-chess:before {
    content: "\f439";
}

.fa-chess-bishop:before {
    content: "\f43a";
}

.fa-chess-bishop-alt:before {
    content: "\f43b";
}

.fa-chess-board:before {
    content: "\f43c";
}

.fa-chess-clock:before {
    content: "\f43d";
}

.fa-chess-clock-alt:before {
    content: "\f43e";
}

.fa-chess-king:before {
    content: "\f43f";
}

.fa-chess-king-alt:before {
    content: "\f440";
}

.fa-chess-knight:before {
    content: "\f441";
}

.fa-chess-knight-alt:before {
    content: "\f442";
}

.fa-chess-pawn:before {
    content: "\f443";
}

.fa-chess-pawn-alt:before {
    content: "\f444";
}

.fa-chess-queen:before {
    content: "\f445";
}

.fa-chess-queen-alt:before {
    content: "\f446";
}

.fa-chess-rook:before {
    content: "\f447";
}

.fa-chess-rook-alt:before {
    content: "\f448";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-double-down:before {
    content: "\f322";
}

.fa-chevron-double-left:before {
    content: "\f323";
}

.fa-chevron-double-right:before {
    content: "\f324";
}

.fa-chevron-double-up:before {
    content: "\f325";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-chevron-square-down:before {
    content: "\f329";
}

.fa-chevron-square-left:before {
    content: "\f32a";
}

.fa-chevron-square-right:before {
    content: "\f32b";
}

.fa-chevron-square-up:before {
    content: "\f32c";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-church:before {
    content: "\f51d";
}

.fa-circle:before {
    content: "\f111";
}

.fa-circle-notch:before {
    content: "\f1ce";
}

.fa-clipboard:before {
    content: "\f328";
}

.fa-clipboard-check:before {
    content: "\f46c";
}

.fa-clipboard-list:before {
    content: "\f46d";
}

.fa-clipboard-prescription:before {
    content: "\f5e8";
}

.fa-clock:before {
    content: "\f017";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-closed-captioning:before {
    content: "\f20a";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-download-alt:before {
    content: "\f381";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-cloud-upload-alt:before {
    content: "\f382";
}

.fa-cloudscale:before {
    content: "\f383";
}

.fa-cloudsmith:before {
    content: "\f384";
}

.fa-cloudversify:before {
    content: "\f385";
}

.fa-club:before {
    content: "\f327";
}

.fa-cocktail:before {
    content: "\f561";
}

.fa-code:before {
    content: "\f121";
}

.fa-code-branch:before {
    content: "\f126";
}

.fa-code-commit:before {
    content: "\f386";
}

.fa-code-merge:before {
    content: "\f387";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-codiepie:before {
    content: "\f284";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cog:before {
    content: "\f013";
}

.fa-cogs:before {
    content: "\f085";
}

.fa-coins:before {
    content: "\f51e";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-comment:before {
    content: "\f075";
}

.fa-comment-alt:before {
    content: "\f27a";
}

.fa-comment-alt-check:before {
    content: "\f4a2";
}

.fa-comment-alt-dots:before {
    content: "\f4a3";
}

.fa-comment-alt-edit:before {
    content: "\f4a4";
}

.fa-comment-alt-exclamation:before {
    content: "\f4a5";
}

.fa-comment-alt-lines:before {
    content: "\f4a6";
}

.fa-comment-alt-minus:before {
    content: "\f4a7";
}

.fa-comment-alt-plus:before {
    content: "\f4a8";
}

.fa-comment-alt-slash:before {
    content: "\f4a9";
}

.fa-comment-alt-smile:before {
    content: "\f4aa";
}

.fa-comment-alt-times:before {
    content: "\f4ab";
}

.fa-comment-check:before {
    content: "\f4ac";
}

.fa-comment-dots:before {
    content: "\f4ad";
}

.fa-comment-edit:before {
    content: "\f4ae";
}

.fa-comment-exclamation:before {
    content: "\f4af";
}

.fa-comment-lines:before {
    content: "\f4b0";
}

.fa-comment-minus:before {
    content: "\f4b1";
}

.fa-comment-plus:before {
    content: "\f4b2";
}

.fa-comment-slash:before {
    content: "\f4b3";
}

.fa-comment-smile:before {
    content: "\f4b4";
}

.fa-comment-times:before {
    content: "\f4b5";
}

.fa-comments:before {
    content: "\f086";
}

.fa-comments-alt:before {
    content: "\f4b6";
}

.fa-compact-disc:before {
    content: "\f51f";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-compass-slash:before {
    content: "\f5e9";
}

.fa-compress:before {
    content: "\f066";
}

.fa-compress-alt:before {
    content: "\f422";
}

.fa-compress-wide:before {
    content: "\f326";
}

.fa-concierge-bell:before {
    content: "\f562";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-container-storage:before {
    content: "\f4b7";
}

.fa-contao:before {
    content: "\f26d";
}

.fa-conveyor-belt:before {
    content: "\f46e";
}

.fa-conveyor-belt-alt:before {
    content: "\f46f";
}

.fa-cookie:before {
    content: "\f563";
}

.fa-cookie-bite:before {
    content: "\f564";
}

.fa-copy:before {
    content: "\f0c5";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-couch:before {
    content: "\f4b8";
}

.fa-cpanel:before {
    content: "\f388";
}

.fa-creative-commons:before {
    content: "\f25e";
}

.fa-creative-commons-by:before {
    content: "\f4e7";
}

.fa-creative-commons-nc:before {
    content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea";
}

.fa-creative-commons-nd:before {
    content: "\f4eb";
}

.fa-creative-commons-pd:before {
    content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed";
}

.fa-creative-commons-remix:before {
    content: "\f4ee";
}

.fa-creative-commons-sa:before {
    content: "\f4ef";
}

.fa-creative-commons-sampling:before {
    content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1";
}

.fa-creative-commons-share:before {
    content: "\f4f2";
}

.fa-creative-commons-zero:before {
    content: "\f4f3";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-credit-card-blank:before {
    content: "\f389";
}

.fa-credit-card-front:before {
    content: "\f38a";
}

.fa-cricket:before {
    content: "\f449";
}

.fa-crop:before {
    content: "\f125";
}

.fa-crop-alt:before {
    content: "\f565";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-crow:before {
    content: "\f520";
}

.fa-crown:before {
    content: "\f521";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-css3-alt:before {
    content: "\f38b";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-curling:before {
    content: "\f44a";
}

.fa-cut:before {
    content: "\f0c4";
}

.fa-cuttlefish:before {
    content: "\f38c";
}

.fa-d-and-d:before {
    content: "\f38d";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-deaf:before {
    content: "\f2a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-deploydog:before {
    content: "\f38e";
}

.fa-deskpro:before {
    content: "\f38f";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-desktop-alt:before {
    content: "\f390";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-diagnoses:before {
    content: "\f470";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-dice:before {
    content: "\f522";
}

.fa-dice-five:before {
    content: "\f523";
}

.fa-dice-four:before {
    content: "\f524";
}

.fa-dice-one:before {
    content: "\f525";
}

.fa-dice-six:before {
    content: "\f526";
}

.fa-dice-three:before {
    content: "\f527";
}

.fa-dice-two:before {
    content: "\f528";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-digital-ocean:before {
    content: "\f391";
}

.fa-digital-tachograph:before {
    content: "\f566";
}

.fa-diploma:before {
    content: "\f5ea";
}

.fa-directions:before {
    content: "\f5eb";
}

.fa-discord:before {
    content: "\f392";
}

.fa-discourse:before {
    content: "\f393";
}

.fa-divide:before {
    content: "\f529";
}

.fa-dizzy:before {
    content: "\f567";
}

.fa-dna:before {
    content: "\f471";
}

.fa-do-not-enter:before {
    content: "\f5ec";
}

.fa-dochub:before {
    content: "\f394";
}

.fa-docker:before {
    content: "\f395";
}

.fa-dollar-sign:before {
    content: "\f155";
}

.fa-dolly:before {
    content: "\f472";
}

.fa-dolly-empty:before {
    content: "\f473";
}

.fa-dolly-flatbed:before {
    content: "\f474";
}

.fa-dolly-flatbed-alt:before {
    content: "\f475";
}

.fa-dolly-flatbed-empty:before {
    content: "\f476";
}

.fa-donate:before {
    content: "\f4b9";
}

.fa-door-closed:before {
    content: "\f52a";
}

.fa-door-open:before {
    content: "\f52b";
}

.fa-dot-circle:before {
    content: "\f192";
}

.fa-dove:before {
    content: "\f4ba";
}

.fa-download:before {
    content: "\f019";
}

.fa-draft2digital:before {
    content: "\f396";
}

.fa-drafting-compass:before {
    content: "\f568";
}

.fa-draw-circle:before {
    content: "\f5ed";
}

.fa-draw-polygon:before {
    content: "\f5ee";
}

.fa-draw-square:before {
    content: "\f5ef";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-dribbble-square:before {
    content: "\f397";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-drum:before {
    content: "\f569";
}

.fa-drum-steelpan:before {
    content: "\f56a";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-dumbbell:before {
    content: "\f44b";
}

.fa-dyalog:before {
    content: "\f399";
}

.fa-ear:before {
    content: "\f5f0";
}

.fa-earlybirds:before {
    content: "\f39a";
}

.fa-ebay:before {
    content: "\f4f4";
}

.fa-edge:before {
    content: "\f282";
}

.fa-edit:before {
    content: "\f044";
}

.fa-eject:before {
    content: "\f052";
}

.fa-elementor:before {
    content: "\f430";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-h-alt:before {
    content: "\f39b";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-ellipsis-v-alt:before {
    content: "\f39c";
}

.fa-ello:before {
    content: "\f5f1";
}

.fa-ember:before {
    content: "\f423";
}

.fa-empire:before {
    content: "\f1d1";
}

.fa-engine-warning:before {
    content: "\f5f2";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-envelope-open:before {
    content: "\f2b6";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-envira:before {
    content: "\f299";
}

.fa-equals:before {
    content: "\f52c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-erlang:before {
    content: "\f39d";
}

.fa-ethereum:before {
    content: "\f42e";
}

.fa-etsy:before {
    content: "\f2d7";
}

.fa-euro-sign:before {
    content: "\f153";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-exchange-alt:before {
    content: "\f362";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-exclamation-square:before {
    content: "\f321";
}

.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-expand:before {
    content: "\f065";
}

.fa-expand-alt:before {
    content: "\f424";
}

.fa-expand-arrows:before {
    content: "\f31d";
}

.fa-expand-arrows-alt:before {
    content: "\f31e";
}

.fa-expand-wide:before {
    content: "\f320";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-external-link-alt:before {
    content: "\f35d";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-external-link-square-alt:before {
    content: "\f360";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-dropper:before {
    content: "\f1fb";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-facebook-f:before {
    content: "\f39e";
}

.fa-facebook-messenger:before {
    content: "\f39f";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-feather:before {
    content: "\f52d";
}

.fa-feather-alt:before {
    content: "\f56b";
}

.fa-female:before {
    content: "\f182";
}

.fa-field-hockey:before {
    content: "\f44c";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-alt:before {
    content: "\f15c";
}

.fa-file-archive:before {
    content: "\f1c6";
}

.fa-file-audio:before {
    content: "\f1c7";
}

.fa-file-certificate:before {
    content: "\f5f3";
}

.fa-file-check:before {
    content: "\f316";
}

.fa-file-code:before {
    content: "\f1c9";
}

.fa-file-contract:before {
    content: "\f56c";
}

.fa-file-download:before {
    content: "\f56d";
}

.fa-file-edit:before {
    content: "\f31c";
}

.fa-file-excel:before {
    content: "\f1c3";
}

.fa-file-exclamation:before {
    content: "\f31a";
}

.fa-file-export:before {
    content: "\f56e";
}

.fa-file-image:before {
    content: "\f1c5";
}

.fa-file-import:before {
    content: "\f56f";
}

.fa-file-invoice:before {
    content: "\f570";
}

.fa-file-invoice-dollar:before {
    content: "\f571";
}

.fa-file-medical:before {
    content: "\f477";
}

.fa-file-medical-alt:before {
    content: "\f478";
}

.fa-file-minus:before {
    content: "\f318";
}

.fa-file-pdf:before {
    content: "\f1c1";
}

.fa-file-plus:before {
    content: "\f319";
}

.fa-file-powerpoint:before {
    content: "\f1c4";
}

.fa-file-prescription:before {
    content: "\f572";
}

.fa-file-signature:before {
    content: "\f573";
}

.fa-file-times:before {
    content: "\f317";
}

.fa-file-upload:before {
    content: "\f574";
}

.fa-file-video:before {
    content: "\f1c8";
}

.fa-file-word:before {
    content: "\f1c2";
}

.fa-fill:before {
    content: "\f575";
}

.fa-fill-drip:before {
    content: "\f576";
}

.fa-film:before {
    content: "\f008";
}

.fa-film-alt:before {
    content: "\f3a0";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-fingerprint:before {
    content: "\f577";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-firefox:before {
    content: "\f269";
}

.fa-first-aid:before {
    content: "\f479";
}

.fa-first-order:before {
    content: "\f2b0";
}

.fa-first-order-alt:before {
    content: "\f50a";
}

.fa-firstdraft:before {
    content: "\f3a1";
}

.fa-fish:before {
    content: "\f578";
}

.fa-flag:before {
    content: "\f024";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-flipboard:before {
    content: "\f44d";
}

.fa-flushed:before {
    content: "\f579";
}

.fa-fly:before {
    content: "\f417";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-font:before {
    content: "\f031";
}

.fa-font-awesome:before {
    content: "\f2b4";
}

.fa-font-awesome-alt:before {
    content: "\f35c";
}

.fa-font-awesome-flag:before {
    content: "\f425";
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6";
}

.fa-fonticons:before {
    content: "\f280";
}

.fa-fonticons-fi:before {
    content: "\f3a2";
}

.fa-football-ball:before {
    content: "\f44e";
}

.fa-football-helmet:before {
    content: "\f44f";
}

.fa-forklift:before {
    content: "\f47a";
}

.fa-fort-awesome:before {
    content: "\f286";
}

.fa-fort-awesome-alt:before {
    content: "\f3a3";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-fragile:before {
    content: "\f4bb";
}

.fa-free-code-camp:before {
    content: "\f2c5";
}

.fa-freebsd:before {
    content: "\f3a4";
}

.fa-frog:before {
    content: "\f52e";
}

.fa-frown:before {
    content: "\f119";
}

.fa-frown-open:before {
    content: "\f57a";
}

.fa-fulcrum:before {
    content: "\f50b";
}

.fa-futbol:before {
    content: "\f1e3";
}

.fa-galactic-republic:before {
    content: "\f50c";
}

.fa-galactic-senate:before {
    content: "\f50d";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-gas-pump:before {
    content: "\f52f";
}

.fa-gas-pump-slash:before {
    content: "\f5f4";
}

.fa-gavel:before {
    content: "\f0e3";
}

.fa-gem:before {
    content: "\f3a5";
}

.fa-genderless:before {
    content: "\f22d";
}

.fa-get-pocket:before {
    content: "\f265";
}

.fa-gg:before {
    content: "\f260";
}

.fa-gg-circle:before {
    content: "\f261";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-github:before {
    content: "\f09b";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-gitkraken:before {
    content: "\f3a6";
}

.fa-gitlab:before {
    content: "\f296";
}

.fa-gitter:before {
    content: "\f426";
}

.fa-glass-martini:before {
    content: "\f000";
}

.fa-glass-martini-alt:before {
    content: "\f57b";
}

.fa-glasses:before {
    content: "\f530";
}

.fa-glasses-alt:before {
    content: "\f5f5";
}

.fa-glide:before {
    content: "\f2a5";
}

.fa-glide-g:before {
    content: "\f2a6";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-globe-africa:before {
    content: "\f57c";
}

.fa-globe-americas:before {
    content: "\f57d";
}

.fa-globe-asia:before {
    content: "\f57e";
}

.fa-globe-stand:before {
    content: "\f5f6";
}

.fa-gofore:before {
    content: "\f3a7";
}

.fa-golf-ball:before {
    content: "\f450";
}

.fa-golf-club:before {
    content: "\f451";
}

.fa-goodreads:before {
    content: "\f3a8";
}

.fa-goodreads-g:before {
    content: "\f3a9";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-google-drive:before {
    content: "\f3aa";
}

.fa-google-play:before {
    content: "\f3ab";
}

.fa-google-plus:before {
    content: "\f2b3";
}

.fa-google-plus-g:before {
    content: "\f0d5";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-gratipay:before {
    content: "\f184";
}

.fa-grav:before {
    content: "\f2d6";
}

.fa-greater-than:before {
    content: "\f531";
}

.fa-greater-than-equal:before {
    content: "\f532";
}

.fa-grimace:before {
    content: "\f57f";
}

.fa-grin:before {
    content: "\f580";
}

.fa-grin-alt:before {
    content: "\f581";
}

.fa-grin-beam:before {
    content: "\f582";
}

.fa-grin-beam-sweat:before {
    content: "\f583";
}

.fa-grin-hearts:before {
    content: "\f584";
}

.fa-grin-squint:before {
    content: "\f585";
}

.fa-grin-squint-tears:before {
    content: "\f586";
}

.fa-grin-stars:before {
    content: "\f587";
}

.fa-grin-tears:before {
    content: "\f588";
}

.fa-grin-tongue:before {
    content: "\f589";
}

.fa-grin-tongue-squint:before {
    content: "\f58a";
}

.fa-grin-tongue-wink:before {
    content: "\f58b";
}

.fa-grin-wink:before {
    content: "\f58c";
}

.fa-grip-horizontal:before {
    content: "\f58d";
}

.fa-grip-vertical:before {
    content: "\f58e";
}

.fa-gripfire:before {
    content: "\f3ac";
}

.fa-grunt:before {
    content: "\f3ad";
}

.fa-gulp:before {
    content: "\f3ae";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-h1:before {
    content: "\f313";
}

.fa-h2:before {
    content: "\f314";
}

.fa-h3:before {
    content: "\f315";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-hacker-news-square:before {
    content: "\f3af";
}

.fa-hackerrank:before {
    content: "\f5f7";
}

.fa-hand-heart:before {
    content: "\f4bc";
}

.fa-hand-holding:before {
    content: "\f4bd";
}

.fa-hand-holding-box:before {
    content: "\f47b";
}

.fa-hand-holding-heart:before {
    content: "\f4be";
}

.fa-hand-holding-seedling:before {
    content: "\f4bf";
}

.fa-hand-holding-usd:before {
    content: "\f4c0";
}

.fa-hand-holding-water:before {
    content: "\f4c1";
}

.fa-hand-lizard:before {
    content: "\f258";
}

.fa-hand-paper:before {
    content: "\f256";
}

.fa-hand-peace:before {
    content: "\f25b";
}

.fa-hand-point-down:before {
    content: "\f0a7";
}

.fa-hand-point-left:before {
    content: "\f0a5";
}

.fa-hand-point-right:before {
    content: "\f0a4";
}

.fa-hand-point-up:before {
    content: "\f0a6";
}

.fa-hand-pointer:before {
    content: "\f25a";
}

.fa-hand-receiving:before {
    content: "\f47c";
}

.fa-hand-rock:before {
    content: "\f255";
}

.fa-hand-scissors:before {
    content: "\f257";
}

.fa-hand-spock:before {
    content: "\f259";
}

.fa-hands:before {
    content: "\f4c2";
}

.fa-hands-heart:before {
    content: "\f4c3";
}

.fa-hands-helping:before {
    content: "\f4c4";
}

.fa-hands-usd:before {
    content: "\f4c5";
}

.fa-handshake:before {
    content: "\f2b5";
}

.fa-handshake-alt:before {
    content: "\f4c6";
}

.fa-hashtag:before {
    content: "\f292";
}

.fa-hdd:before {
    content: "\f0a0";
}

.fa-heading:before {
    content: "\f1dc";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-headphones-alt:before {
    content: "\f58f";
}

.fa-headset:before {
    content: "\f590";
}

.fa-heart:before {
    content: "\f004";
}

.fa-heart-circle:before {
    content: "\f4c7";
}

.fa-heart-rate:before {
    content: "\f5f8";
}

.fa-heart-square:before {
    content: "\f4c8";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-helicopter:before {
    content: "\f533";
}

.fa-hexagon:before {
    content: "\f312";
}

.fa-highlighter:before {
    content: "\f591";
}

.fa-hips:before {
    content: "\f452";
}

.fa-hire-a-helper:before {
    content: "\f3b0";
}

.fa-history:before {
    content: "\f1da";
}

.fa-hockey-puck:before {
    content: "\f453";
}

.fa-hockey-sticks:before {
    content: "\f454";
}

.fa-home:before {
    content: "\f015";
}

.fa-home-heart:before {
    content: "\f4c9";
}

.fa-hooli:before {
    content: "\f427";
}

.fa-hornbill:before {
    content: "\f592";
}

.fa-hospital:before {
    content: "\f0f8";
}

.fa-hospital-alt:before {
    content: "\f47d";
}

.fa-hospital-symbol:before {
    content: "\f47e";
}

.fa-hot-tub:before {
    content: "\f593";
}

.fa-hotel:before {
    content: "\f594";
}

.fa-hotjar:before {
    content: "\f3b1";
}

.fa-hourglass:before {
    content: "\f254";
}

.fa-hourglass-end:before {
    content: "\f253";
}

.fa-hourglass-half:before {
    content: "\f252";
}

.fa-hourglass-start:before {
    content: "\f251";
}

.fa-houzz:before {
    content: "\f27c";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-hubspot:before {
    content: "\f3b2";
}

.fa-i-cursor:before {
    content: "\f246";
}

.fa-id-badge:before {
    content: "\f2c1";
}

.fa-id-card:before {
    content: "\f2c2";
}

.fa-id-card-alt:before {
    content: "\f47f";
}

.fa-image:before {
    content: "\f03e";
}

.fa-images:before {
    content: "\f302";
}

.fa-imdb:before {
    content: "\f2d8";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-inbox-in:before {
    content: "\f310";
}

.fa-inbox-out:before {
    content: "\f311";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-industry:before {
    content: "\f275";
}

.fa-industry-alt:before {
    content: "\f3b3";
}

.fa-infinity:before {
    content: "\f534";
}

.fa-info:before {
    content: "\f129";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-info-square:before {
    content: "\f30f";
}

.fa-inhaler:before {
    content: "\f5f9";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-internet-explorer:before {
    content: "\f26b";
}

.fa-inventory:before {
    content: "\f480";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-italic:before {
    content: "\f033";
}

.fa-itunes:before {
    content: "\f3b4";
}

.fa-itunes-note:before {
    content: "\f3b5";
}

.fa-jack-o-lantern:before {
    content: "\f30e";
}

.fa-java:before {
    content: "\f4e4";
}

.fa-jedi-order:before {
    content: "\f50e";
}

.fa-jenkins:before {
    content: "\f3b6";
}

.fa-joget:before {
    content: "\f3b7";
}

.fa-joint:before {
    content: "\f595";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-js:before {
    content: "\f3b8";
}

.fa-js-square:before {
    content: "\f3b9";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-kaggle:before {
    content: "\f5fa";
}

.fa-key:before {
    content: "\f084";
}

.fa-keybase:before {
    content: "\f4f5";
}

.fa-keyboard:before {
    content: "\f11c";
}

.fa-keycdn:before {
    content: "\f3ba";
}

.fa-kickstarter:before {
    content: "\f3bb";
}

.fa-kickstarter-k:before {
    content: "\f3bc";
}

.fa-kidneys:before {
    content: "\f5fb";
}

.fa-kiss:before {
    content: "\f596";
}

.fa-kiss-beam:before {
    content: "\f597";
}

.fa-kiss-wink-heart:before {
    content: "\f598";
}

.fa-kiwi-bird:before {
    content: "\f535";
}

.fa-korvue:before {
    content: "\f42f";
}

.fa-lamp:before {
    content: "\f4ca";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-laptop-code:before {
    content: "\f5fc";
}

.fa-laravel:before {
    content: "\f3bd";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-laugh:before {
    content: "\f599";
}

.fa-laugh-beam:before {
    content: "\f59a";
}

.fa-laugh-squint:before {
    content: "\f59b";
}

.fa-laugh-wink:before {
    content: "\f59c";
}

.fa-layer-group:before {
    content: "\f5fd";
}

.fa-layer-minus:before {
    content: "\f5fe";
}

.fa-layer-plus:before {
    content: "\f5ff";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-leaf-heart:before {
    content: "\f4cb";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-lemon:before {
    content: "\f094";
}

.fa-less:before {
    content: "\f41d";
}

.fa-less-than:before {
    content: "\f536";
}

.fa-less-than-equal:before {
    content: "\f537";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-level-down-alt:before {
    content: "\f3be";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-up-alt:before {
    content: "\f3bf";
}

.fa-life-ring:before {
    content: "\f1cd";
}

.fa-lightbulb:before {
    content: "\f0eb";
}

.fa-line:before {
    content: "\f3c0";
}

.fa-link:before {
    content: "\f0c1";
}

.fa-linkedin:before {
    content: "\f08c";
}

.fa-linkedin-in:before {
    content: "\f0e1";
}

.fa-linode:before {
    content: "\f2b8";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-lips:before {
    content: "\f600";
}

.fa-lira-sign:before {
    content: "\f195";
}

.fa-list:before {
    content: "\f03a";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-location:before {
    content: "\f601";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-location-circle:before {
    content: "\f602";
}

.fa-location-slash:before {
    content: "\f603";
}

.fa-lock:before {
    content: "\f023";
}

.fa-lock-alt:before {
    content: "\f30d";
}

.fa-lock-open:before {
    content: "\f3c1";
}

.fa-lock-open-alt:before {
    content: "\f3c2";
}

.fa-long-arrow-alt-down:before {
    content: "\f309";
}

.fa-long-arrow-alt-left:before {
    content: "\f30a";
}

.fa-long-arrow-alt-right:before {
    content: "\f30b";
}

.fa-long-arrow-alt-up:before {
    content: "\f30c";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-loveseat:before {
    content: "\f4cc";
}

.fa-low-vision:before {
    content: "\f2a8";
}

.fa-luchador:before {
    content: "\f455";
}

.fa-luggage-cart:before {
    content: "\f59d";
}

.fa-lungs:before {
    content: "\f604";
}

.fa-lyft:before {
    content: "\f3c3";
}

.fa-magento:before {
    content: "\f3c4";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-mailchimp:before {
    content: "\f59e";
}

.fa-male:before {
    content: "\f183";
}

.fa-mandalorian:before {
    content: "\f50f";
}

.fa-map:before {
    content: "\f279";
}

.fa-map-marked:before {
    content: "\f59f";
}

.fa-map-marked-alt:before {
    content: "\f5a0";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-map-marker-alt:before {
    content: "\f3c5";
}

.fa-map-marker-alt-slash:before {
    content: "\f605";
}

.fa-map-marker-check:before {
    content: "\f606";
}

.fa-map-marker-edit:before {
    content: "\f607";
}

.fa-map-marker-exclamation:before {
    content: "\f608";
}

.fa-map-marker-minus:before {
    content: "\f609";
}

.fa-map-marker-plus:before {
    content: "\f60a";
}

.fa-map-marker-question:before {
    content: "\f60b";
}

.fa-map-marker-slash:before {
    content: "\f60c";
}

.fa-map-marker-smile:before {
    content: "\f60d";
}

.fa-map-marker-times:before {
    content: "\f60e";
}

.fa-map-pin:before {
    content: "\f276";
}

.fa-map-signs:before {
    content: "\f277";
}

.fa-markdown:before {
    content: "\f60f";
}

.fa-marker:before {
    content: "\f5a1";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mastodon:before {
    content: "\f4f6";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-medal:before {
    content: "\f5a2";
}

.fa-medapps:before {
    content: "\f3c6";
}

.fa-medium:before {
    content: "\f23a";
}

.fa-medium-m:before {
    content: "\f3c7";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-medrt:before {
    content: "\f3c8";
}

.fa-meetup:before {
    content: "\f2e0";
}

.fa-megaport:before {
    content: "\f5a3";
}

.fa-meh:before {
    content: "\f11a";
}

.fa-meh-blank:before {
    content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5";
}

.fa-memory:before {
    content: "\f538";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-microchip:before {
    content: "\f2db";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-alt:before {
    content: "\f3c9";
}

.fa-microphone-alt-slash:before {
    content: "\f539";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-microscope:before {
    content: "\f610";
}

.fa-microsoft:before {
    content: "\f3ca";
}

.fa-minus:before {
    content: "\f068";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-minus-hexagon:before {
    content: "\f307";
}

.fa-minus-octagon:before {
    content: "\f308";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-mix:before {
    content: "\f3cb";
}

.fa-mixcloud:before {
    content: "\f289";
}

.fa-mizuni:before {
    content: "\f3cc";
}

.fa-mobile:before {
    content: "\f10b";
}

.fa-mobile-alt:before {
    content: "\f3cd";
}

.fa-mobile-android:before {
    content: "\f3ce";
}

.fa-mobile-android-alt:before {
    content: "\f3cf";
}

.fa-modx:before {
    content: "\f285";
}

.fa-monero:before {
    content: "\f3d0";
}

.fa-money-bill:before {
    content: "\f0d6";
}

.fa-money-bill-alt:before {
    content: "\f3d1";
}

.fa-money-bill-wave:before {
    content: "\f53a";
}

.fa-money-bill-wave-alt:before {
    content: "\f53b";
}

.fa-money-check:before {
    content: "\f53c";
}

.fa-money-check-alt:before {
    content: "\f53d";
}

.fa-monitor-heart-rate:before {
    content: "\f611";
}

.fa-monument:before {
    content: "\f5a6";
}

.fa-moon:before {
    content: "\f186";
}

.fa-mortar-pestle:before {
    content: "\f5a7";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-mouse-pointer:before {
    content: "\f245";
}

.fa-music:before {
    content: "\f001";
}

.fa-napster:before {
    content: "\f3d2";
}

.fa-neos:before {
    content: "\f612";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-newspaper:before {
    content: "\f1ea";
}

.fa-nimblr:before {
    content: "\f5a8";
}

.fa-nintendo-switch:before {
    content: "\f418";
}

.fa-node:before {
    content: "\f419";
}

.fa-node-js:before {
    content: "\f3d3";
}

.fa-not-equal:before {
    content: "\f53e";
}

.fa-notes-medical:before {
    content: "\f481";
}

.fa-npm:before {
    content: "\f3d4";
}

.fa-ns8:before {
    content: "\f3d5";
}

.fa-nutritionix:before {
    content: "\f3d6";
}

.fa-object-group:before {
    content: "\f247";
}

.fa-object-ungroup:before {
    content: "\f248";
}

.fa-octagon:before {
    content: "\f306";
}

.fa-odnoklassniki:before {
    content: "\f263";
}

.fa-odnoklassniki-square:before {
    content: "\f264";
}

.fa-oil-can:before {
    content: "\f613";
}

.fa-oil-temp:before {
    content: "\f614";
}

.fa-old-republic:before {
    content: "\f510";
}

.fa-opencart:before {
    content: "\f23d";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-opera:before {
    content: "\f26a";
}

.fa-optin-monster:before {
    content: "\f23c";
}

.fa-osi:before {
    content: "\f41a";
}

.fa-outdent:before {
    content: "\f03b";
}

.fa-page4:before {
    content: "\f3d7";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-paint-brush-alt:before {
    content: "\f5a9";
}

.fa-paint-roller:before {
    content: "\f5aa";
}

.fa-palette:before {
    content: "\f53f";
}

.fa-palfed:before {
    content: "\f3d8";
}

.fa-pallet:before {
    content: "\f482";
}

.fa-pallet-alt:before {
    content: "\f483";
}

.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-parachute-box:before {
    content: "\f4cd";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-parking:before {
    content: "\f540";
}

.fa-parking-circle:before {
    content: "\f615";
}

.fa-parking-circle-slash:before {
    content: "\f616";
}

.fa-parking-slash:before {
    content: "\f617";
}

.fa-passport:before {
    content: "\f5ab";
}

.fa-paste:before {
    content: "\f0ea";
}

.fa-patreon:before {
    content: "\f3d9";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-pause-circle:before {
    content: "\f28b";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-pen:before {
    content: "\f304";
}

.fa-pen-alt:before {
    content: "\f305";
}

.fa-pen-fancy:before {
    content: "\f5ac";
}

.fa-pen-nib:before {
    content: "\f5ad";
}

.fa-pen-square:before {
    content: "\f14b";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-pencil-alt:before {
    content: "\f303";
}

.fa-pencil-paintbrush:before {
    content: "\f618";
}

.fa-pencil-ruler:before {
    content: "\f5ae";
}

.fa-pennant:before {
    content: "\f456";
}

.fa-people-carry:before {
    content: "\f4ce";
}

.fa-percent:before {
    content: "\f295";
}

.fa-percentage:before {
    content: "\f541";
}

.fa-periscope:before {
    content: "\f3da";
}

.fa-person-carry:before {
    content: "\f4cf";
}

.fa-person-dolly:before {
    content: "\f4d0";
}

.fa-person-dolly-empty:before {
    content: "\f4d1";
}

.fa-phabricator:before {
    content: "\f3db";
}

.fa-phoenix-framework:before {
    content: "\f3dc";
}

.fa-phoenix-squadron:before {
    content: "\f511";
}

.fa-phone:before {
    content: "\f095";
}

.fa-phone-plus:before {
    content: "\f4d2";
}

.fa-phone-slash:before {
    content: "\f3dd";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-phone-volume:before {
    content: "\f2a0";
}

.fa-php:before {
    content: "\f457";
}

.fa-pied-piper:before {
    content: "\f2ae";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-pied-piper-hat:before {
    content: "\f4e5";
}

.fa-pied-piper-pp:before {
    content: "\f1a7";
}

.fa-piggy-bank:before {
    content: "\f4d3";
}

.fa-pills:before {
    content: "\f484";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-plane:before {
    content: "\f072";
}

.fa-plane-alt:before {
    content: "\f3de";
}

.fa-plane-arrival:before {
    content: "\f5af";
}

.fa-plane-departure:before {
    content: "\f5b0";
}

.fa-play:before {
    content: "\f04b";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-playstation:before {
    content: "\f3df";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-plus:before {
    content: "\f067";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-plus-hexagon:before {
    content: "\f300";
}

.fa-plus-octagon:before {
    content: "\f301";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-podcast:before {
    content: "\f2ce";
}

.fa-poo:before {
    content: "\f2fe";
}

.fa-poop:before {
    content: "\f619";
}

.fa-portrait:before {
    content: "\f3e0";
}

.fa-pound-sign:before {
    content: "\f154";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-prescription:before {
    content: "\f5b1";
}

.fa-prescription-bottle:before {
    content: "\f485";
}

.fa-prescription-bottle-alt:before {
    content: "\f486";
}

.fa-print:before {
    content: "\f02f";
}

.fa-procedures:before {
    content: "\f487";
}

.fa-product-hunt:before {
    content: "\f288";
}

.fa-project-diagram:before {
    content: "\f542";
}

.fa-pushed:before {
    content: "\f3e1";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-python:before {
    content: "\f3e2";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-question:before {
    content: "\f128";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-question-square:before {
    content: "\f2fd";
}

.fa-quidditch:before {
    content: "\f458";
}

.fa-quinscape:before {
    content: "\f459";
}

.fa-quora:before {
    content: "\f2c4";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-r-project:before {
    content: "\f4f7";
}

.fa-racquet:before {
    content: "\f45a";
}

.fa-ramp-loading:before {
    content: "\f4d4";
}

.fa-random:before {
    content: "\f074";
}

.fa-ravelry:before {
    content: "\f2d9";
}

.fa-react:before {
    content: "\f41b";
}

.fa-readme:before {
    content: "\f4d5";
}

.fa-rebel:before {
    content: "\f1d0";
}

.fa-receipt:before {
    content: "\f543";
}

.fa-rectangle-landscape:before {
    content: "\f2fa";
}

.fa-rectangle-portrait:before {
    content: "\f2fb";
}

.fa-rectangle-wide:before {
    content: "\f2fc";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-red-river:before {
    content: "\f3e3";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-alien:before {
    content: "\f281";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-redo:before {
    content: "\f01e";
}

.fa-redo-alt:before {
    content: "\f2f9";
}

.fa-registered:before {
    content: "\f25d";
}

.fa-rendact:before {
    content: "\f3e4";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-repeat:before {
    content: "\f363";
}

.fa-repeat-1:before {
    content: "\f365";
}

.fa-repeat-1-alt:before {
    content: "\f366";
}

.fa-repeat-alt:before {
    content: "\f364";
}

.fa-reply:before {
    content: "\f3e5";
}

.fa-reply-all:before {
    content: "\f122";
}

.fa-replyd:before {
    content: "\f3e6";
}

.fa-researchgate:before {
    content: "\f4f8";
}

.fa-resolving:before {
    content: "\f3e7";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-retweet-alt:before {
    content: "\f361";
}

.fa-rev:before {
    content: "\f5b2";
}

.fa-ribbon:before {
    content: "\f4d6";
}

.fa-road:before {
    content: "\f018";
}

.fa-robot:before {
    content: "\f544";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-rocketchat:before {
    content: "\f3e8";
}

.fa-rockrms:before {
    content: "\f3e9";
}

.fa-route:before {
    content: "\f4d7";
}

.fa-route-highway:before {
    content: "\f61a";
}

.fa-route-interstate:before {
    content: "\f61b";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-ruble-sign:before {
    content: "\f158";
}

.fa-ruler:before {
    content: "\f545";
}

.fa-ruler-combined:before {
    content: "\f546";
}

.fa-ruler-horizontal:before {
    content: "\f547";
}

.fa-ruler-triangle:before {
    content: "\f61c";
}

.fa-ruler-vertical:before {
    content: "\f548";
}

.fa-rupee-sign:before {
    content: "\f156";
}

.fa-sad-cry:before {
    content: "\f5b3";
}

.fa-sad-tear:before {
    content: "\f5b4";
}

.fa-safari:before {
    content: "\f267";
}

.fa-sass:before {
    content: "\f41e";
}

.fa-save:before {
    content: "\f0c7";
}

.fa-scalpel:before {
    content: "\f61d";
}

.fa-scalpel-path:before {
    content: "\f61e";
}

.fa-scanner:before {
    content: "\f488";
}

.fa-scanner-keyboard:before {
    content: "\f489";
}

.fa-scanner-touchscreen:before {
    content: "\f48a";
}

.fa-schlix:before {
    content: "\f3ea";
}

.fa-school:before {
    content: "\f549";
}

.fa-screwdriver:before {
    content: "\f54a";
}

.fa-scribd:before {
    content: "\f28a";
}

.fa-scrubber:before {
    content: "\f2f8";
}

.fa-search:before {
    content: "\f002";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-searchengin:before {
    content: "\f3eb";
}

.fa-seedling:before {
    content: "\f4d8";
}

.fa-sellcast:before {
    content: "\f2da";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-server:before {
    content: "\f233";
}

.fa-servicestack:before {
    content: "\f3ec";
}

.fa-shapes:before {
    content: "\f61f";
}

.fa-share:before {
    content: "\f064";
}

.fa-share-all:before {
    content: "\f367";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-shekel-sign:before {
    content: "\f20b";
}

.fa-shield:before {
    content: "\f132";
}

.fa-shield-alt:before {
    content: "\f3ed";
}

.fa-shield-check:before {
    content: "\f2f7";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-shipping-fast:before {
    content: "\f48b";
}

.fa-shipping-timed:before {
    content: "\f48c";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-shoe-prints:before {
    content: "\f54b";
}

.fa-shopping-bag:before {
    content: "\f290";
}

.fa-shopping-basket:before {
    content: "\f291";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-shopware:before {
    content: "\f5b5";
}

.fa-shower:before {
    content: "\f2cc";
}

.fa-shuttle-van:before {
    content: "\f5b6";
}

.fa-shuttlecock:before {
    content: "\f45b";
}

.fa-sign:before {
    content: "\f4d9";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-sign-in-alt:before {
    content: "\f2f6";
}

.fa-sign-language:before {
    content: "\f2a7";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-sign-out-alt:before {
    content: "\f2f5";
}

.fa-signal:before {
    content: "\f012";
}

.fa-signature:before {
    content: "\f5b7";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-sistrix:before {
    content: "\f3ee";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-sith:before {
    content: "\f512";
}

.fa-skeleton:before {
    content: "\f620";
}

.fa-skull:before {
    content: "\f54c";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-slack:before {
    content: "\f198";
}

.fa-slack-hash:before {
    content: "\f3ef";
}

.fa-sliders-h:before {
    content: "\f1de";
}

.fa-sliders-h-square:before {
    content: "\f3f0";
}

.fa-sliders-v:before {
    content: "\f3f1";
}

.fa-sliders-v-square:before {
    content: "\f3f2";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-smile:before {
    content: "\f118";
}

.fa-smile-beam:before {
    content: "\f5b8";
}

.fa-smile-plus:before {
    content: "\f5b9";
}

.fa-smile-wink:before {
    content: "\f4da";
}

.fa-smoking:before {
    content: "\f48d";
}

.fa-smoking-ban:before {
    content: "\f54d";
}

.fa-snapchat:before {
    content: "\f2ab";
}

.fa-snapchat-ghost:before {
    content: "\f2ac";
}

.fa-snapchat-square:before {
    content: "\f2ad";
}

.fa-snowflake:before {
    content: "\f2dc";
}

.fa-solar-panel:before {
    content: "\f5ba";
}

.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-alpha-down:before {
    content: "\f15d";
}

.fa-sort-alpha-up:before {
    content: "\f15e";
}

.fa-sort-amount-down:before {
    content: "\f160";
}

.fa-sort-amount-up:before {
    content: "\f161";
}

.fa-sort-down:before {
    content: "\f0dd";
}

.fa-sort-numeric-down:before {
    content: "\f162";
}

.fa-sort-numeric-up:before {
    content: "\f163";
}

.fa-sort-up:before {
    content: "\f0de";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-spa:before {
    content: "\f5bb";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-spade:before {
    content: "\f2f4";
}

.fa-speakap:before {
    content: "\f3f3";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-spinner-third:before {
    content: "\f3f4";
}

.fa-splotch:before {
    content: "\f5bc";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-spray-can:before {
    content: "\f5bd";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-square-full:before {
    content: "\f45c";
}

.fa-squarespace:before {
    content: "\f5be";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-stamp:before {
    content: "\f5bf";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-exclamation:before {
    content: "\f2f3";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-star-half-alt:before {
    content: "\f5c0";
}

.fa-star-of-life:before {
    content: "\f621";
}

.fa-staylinked:before {
    content: "\f3f5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-steam-symbol:before {
    content: "\f3f6";
}

.fa-steering-wheel:before {
    content: "\f622";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-sticker-mule:before {
    content: "\f3f7";
}

.fa-sticky-note:before {
    content: "\f249";
}

.fa-stomach:before {
    content: "\f623";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-stop-circle:before {
    content: "\f28d";
}

.fa-stopwatch:before {
    content: "\f2f2";
}

.fa-store:before {
    content: "\f54e";
}

.fa-store-alt:before {
    content: "\f54f";
}

.fa-strava:before {
    content: "\f428";
}

.fa-stream:before {
    content: "\f550";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-stripe:before {
    content: "\f429";
}

.fa-stripe-s:before {
    content: "\f42a";
}

.fa-stroopwafel:before {
    content: "\f551";
}

.fa-studiovinari:before {
    content: "\f3f8";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-subway:before {
    content: "\f239";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-suitcase-rolling:before {
    content: "\f5c1";
}

.fa-sun:before {
    content: "\f185";
}

.fa-superpowers:before {
    content: "\f2dd";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-supple:before {
    content: "\f3f9";
}

.fa-surprise:before {
    content: "\f5c2";
}

.fa-swatchbook:before {
    content: "\f5c3";
}

.fa-swimmer:before {
    content: "\f5c4";
}

.fa-swimming-pool:before {
    content: "\f5c5";
}

.fa-sync:before {
    content: "\f021";
}

.fa-sync-alt:before {
    content: "\f2f1";
}

.fa-syringe:before {
    content: "\f48e";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-table-tennis:before {
    content: "\f45d";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-tablet-alt:before {
    content: "\f3fa";
}

.fa-tablet-android:before {
    content: "\f3fb";
}

.fa-tablet-android-alt:before {
    content: "\f3fc";
}

.fa-tablet-rugged:before {
    content: "\f48f";
}

.fa-tablets:before {
    content: "\f490";
}

.fa-tachometer:before {
    content: "\f0e4";
}

.fa-tachometer-alt:before {
    content: "\f3fd";
}

.fa-tachometer-alt-average:before {
    content: "\f624";
}

.fa-tachometer-alt-fast:before {
    content: "\f625";
}

.fa-tachometer-alt-fastest:before {
    content: "\f626";
}

.fa-tachometer-alt-slow:before {
    content: "\f627";
}

.fa-tachometer-alt-slowest:before {
    content: "\f628";
}

.fa-tachometer-average:before {
    content: "\f629";
}

.fa-tachometer-fast:before {
    content: "\f62a";
}

.fa-tachometer-fastest:before {
    content: "\f62b";
}

.fa-tachometer-slow:before {
    content: "\f62c";
}

.fa-tachometer-slowest:before {
    content: "\f62d";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-tape:before {
    content: "\f4db";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-taxi:before {
    content: "\f1ba";
}

.fa-teamspeak:before {
    content: "\f4f9";
}

.fa-teeth:before {
    content: "\f62e";
}

.fa-teeth-open:before {
    content: "\f62f";
}

.fa-telegram:before {
    content: "\f2c6";
}

.fa-telegram-plane:before {
    content: "\f3fe";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-tennis-ball:before {
    content: "\f45e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-theater-masks:before {
    content: "\f630";
}

.fa-themeco:before {
    content: "\f5c6";
}

.fa-themeisle:before {
    content: "\f2b2";
}

.fa-thermometer:before {
    content: "\f491";
}

.fa-thermometer-empty:before {
    content: "\f2cb";
}

.fa-thermometer-full:before {
    content: "\f2c7";
}

.fa-thermometer-half:before {
    content: "\f2c9";
}

.fa-thermometer-quarter:before {
    content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbtack:before {
    content: "\f08d";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-ticket-alt:before {
    content: "\f3ff";
}

.fa-times:before {
    content: "\f00d";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-times-hexagon:before {
    content: "\f2ee";
}

.fa-times-octagon:before {
    content: "\f2f0";
}

.fa-times-square:before {
    content: "\f2d3";
}

.fa-tint:before {
    content: "\f043";
}

.fa-tint-slash:before {
    content: "\f5c7";
}

.fa-tire:before {
    content: "\f631";
}

.fa-tire-flat:before {
    content: "\f632";
}

.fa-tire-pressure-warning:before {
    content: "\f633";
}

.fa-tire-rugged:before {
    content: "\f634";
}

.fa-tired:before {
    content: "\f5c8";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-toolbox:before {
    content: "\f552";
}

.fa-tooth:before {
    content: "\f5c9";
}

.fa-toothbrush:before {
    content: "\f635";
}

.fa-trade-federation:before {
    content: "\f513";
}

.fa-trademark:before {
    content: "\f25c";
}

.fa-traffic-cone:before {
    content: "\f636";
}

.fa-traffic-light:before {
    content: "\f637";
}

.fa-traffic-light-go:before {
    content: "\f638";
}

.fa-traffic-light-slow:before {
    content: "\f639";
}

.fa-traffic-light-stop:before {
    content: "\f63a";
}

.fa-train:before {
    content: "\f238";
}

.fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-trash-alt:before {
    content: "\f2ed";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-tree-alt:before {
    content: "\f400";
}

.fa-trello:before {
    content: "\f181";
}

.fa-triangle:before {
    content: "\f2ec";
}

.fa-tripadvisor:before {
    content: "\f262";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-trophy-alt:before {
    content: "\f2eb";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-truck-container:before {
    content: "\f4dc";
}

.fa-truck-couch:before {
    content: "\f4dd";
}

.fa-truck-loading:before {
    content: "\f4de";
}

.fa-truck-monster:before {
    content: "\f63b";
}

.fa-truck-moving:before {
    content: "\f4df";
}

.fa-truck-pickup:before {
    content: "\f63c";
}

.fa-truck-ramp:before {
    content: "\f4e0";
}

.fa-tshirt:before {
    content: "\f553";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-tv:before {
    content: "\f26c";
}

.fa-tv-retro:before {
    content: "\f401";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-typo3:before {
    content: "\f42b";
}

.fa-uber:before {
    content: "\f402";
}

.fa-uikit:before {
    content: "\f403";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-umbrella-beach:before {
    content: "\f5ca";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-undo:before {
    content: "\f0e2";
}

.fa-undo-alt:before {
    content: "\f2ea";
}

.fa-uniregistry:before {
    content: "\f404";
}

.fa-universal-access:before {
    content: "\f29a";
}

.fa-university:before {
    content: "\f19c";
}

.fa-unlink:before {
    content: "\f127";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-untappd:before {
    content: "\f405";
}

.fa-upload:before {
    content: "\f093";
}

.fa-usb:before {
    content: "\f287";
}

.fa-usd-circle:before {
    content: "\f2e8";
}

.fa-usd-square:before {
    content: "\f2e9";
}

.fa-user:before {
    content: "\f007";
}

.fa-user-alt:before {
    content: "\f406";
}

.fa-user-alt-slash:before {
    content: "\f4fa";
}

.fa-user-astronaut:before {
    content: "\f4fb";
}

.fa-user-check:before {
    content: "\f4fc";
}

.fa-user-circle:before {
    content: "\f2bd";
}

.fa-user-clock:before {
    content: "\f4fd";
}

.fa-user-cog:before {
    content: "\f4fe";
}

.fa-user-edit:before {
    content: "\f4ff";
}

.fa-user-friends:before {
    content: "\f500";
}

.fa-user-graduate:before {
    content: "\f501";
}

.fa-user-lock:before {
    content: "\f502";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-user-minus:before {
    content: "\f503";
}

.fa-user-ninja:before {
    content: "\f504";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-user-shield:before {
    content: "\f505";
}

.fa-user-slash:before {
    content: "\f506";
}

.fa-user-tag:before {
    content: "\f507";
}

.fa-user-tie:before {
    content: "\f508";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-users:before {
    content: "\f0c0";
}

.fa-users-class:before {
    content: "\f63d";
}

.fa-users-cog:before {
    content: "\f509";
}

.fa-ussunnah:before {
    content: "\f407";
}

.fa-utensil-fork:before {
    content: "\f2e3";
}

.fa-utensil-knife:before {
    content: "\f2e4";
}

.fa-utensil-spoon:before {
    content: "\f2e5";
}

.fa-utensils:before {
    content: "\f2e7";
}

.fa-utensils-alt:before {
    content: "\f2e6";
}

.fa-vaadin:before {
    content: "\f408";
}

.fa-vector-square:before {
    content: "\f5cb";
}

.fa-venus:before {
    content: "\f221";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-viadeo:before {
    content: "\f2a9";
}

.fa-viadeo-square:before {
    content: "\f2aa";
}

.fa-vial:before {
    content: "\f492";
}

.fa-vials:before {
    content: "\f493";
}

.fa-viber:before {
    content: "\f409";
}

.fa-video:before {
    content: "\f03d";
}

.fa-video-plus:before {
    content: "\f4e1";
}

.fa-video-slash:before {
    content: "\f4e2";
}

.fa-vimeo:before {
    content: "\f40a";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-vimeo-v:before {
    content: "\f27d";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-vk:before {
    content: "\f189";
}

.fa-vnv:before {
    content: "\f40b";
}

.fa-volleyball-ball:before {
    content: "\f45f";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-mute:before {
    content: "\f2e2";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-vuejs:before {
    content: "\f41f";
}

.fa-walking:before {
    content: "\f554";
}

.fa-wallet:before {
    content: "\f555";
}

.fa-warehouse:before {
    content: "\f494";
}

.fa-warehouse-alt:before {
    content: "\f495";
}

.fa-watch:before {
    content: "\f2e1";
}

.fa-watch-fitness:before {
    content: "\f63e";
}

.fa-weebly:before {
    content: "\f5cc";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-weight:before {
    content: "\f496";
}

.fa-weight-hanging:before {
    content: "\f5cd";
}

.fa-weixin:before {
    content: "\f1d7";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-whatsapp-square:before {
    content: "\f40c";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-whistle:before {
    content: "\f460";
}

.fa-whmcs:before {
    content: "\f40d";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-wikipedia-w:before {
    content: "\f266";
}

.fa-window:before {
    content: "\f40e";
}

.fa-window-alt:before {
    content: "\f40f";
}

.fa-window-close:before {
    content: "\f410";
}

.fa-window-maximize:before {
    content: "\f2d0";
}

.fa-window-minimize:before {
    content: "\f2d1";
}

.fa-window-restore:before {
    content: "\f2d2";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-wine-glass:before {
    content: "\f4e3";
}

.fa-wine-glass-alt:before {
    content: "\f5ce";
}

.fa-wix:before {
    content: "\f5cf";
}

.fa-wolf-pack-battalion:before {
    content: "\f514";
}

.fa-won-sign:before {
    content: "\f159";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-wordpress-simple:before {
    content: "\f411";
}

.fa-wpbeginner:before {
    content: "\f297";
}

.fa-wpexplorer:before {
    content: "\f2de";
}

.fa-wpforms:before {
    content: "\f298";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-x-ray:before {
    content: "\f497";
}

.fa-xbox:before {
    content: "\f412";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-y-combinator:before {
    content: "\f23b";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-yandex:before {
    content: "\f413";
}

.fa-yandex-international:before {
    content: "\f414";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-yen-sign:before {
    content: "\f157";
}

.fa-yoast:before {
    content: "\f2b1";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-youtube-square:before {
    content: "\f431";
}

.fa-zhihu:before {
    content: "\f63f";
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*!
* Font Awesome Pro 5.2.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 300;
    src: url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-light-300.eot");
    src: url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-light-300.woff2") format("woff2"), url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-light-300.woff") format("woff"), url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-light-300.ttf") format("truetype"), url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-light-300.svg#fontawesome") format("svg");
}

.fal {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
}

/*!
* Font Awesome Pro 5.2.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 900;
    src: url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-solid-900.eot");
    src: url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-solid-900.woff2") format("woff2"), url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-solid-900.woff") format("woff"), url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-solid-900.ttf") format("truetype"), url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
}

/*!
* Font Awesome Pro 5.2.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: normal;
    src: url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-brands-400.eot");
    src: url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-brands-400.woff2") format("woff2"), url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-brands-400.woff") format("woff"), url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-brands-400.ttf") format("truetype"), url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
    font-family: 'Font Awesome 5 Brands';
}

/*!
* Font Awesome Pro 5.2.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 400;
    src: url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-regular-400.eot");
    src: url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-regular-400.woff2") format("woff2"), url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-regular-400.woff") format("woff"), url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-regular-400.ttf") format("truetype"), url("../../../../components/fontawesome-pro-5.2.0-web/webfonts/fa-regular-400.svg#fontawesome") format("svg");
}

.far {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

/*!
* Font Awesome Pro 5.2.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
.fa.fa-glass:before {
    content: "\f000";
}

.fa.fa-meetup {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-star-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-star-o:before {
    content: "\f005";
}

.fa.fa-remove:before {
    content: "\f00d";
}

.fa.fa-close:before {
    content: "\f00d";
}

.fa.fa-gear:before {
    content: "\f013";
}

.fa.fa-trash-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-trash-o:before {
    content: "\f2ed";
}

.fa.fa-file-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-file-o:before {
    content: "\f15b";
}

.fa.fa-clock-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-clock-o:before {
    content: "\f017";
}

.fa.fa-arrow-circle-o-down {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-arrow-circle-o-down:before {
    content: "\f358";
}

.fa.fa-arrow-circle-o-up {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-arrow-circle-o-up:before {
    content: "\f35b";
}

.fa.fa-play-circle-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-play-circle-o:before {
    content: "\f144";
}

.fa.fa-repeat:before {
    content: "\f01e";
}

.fa.fa-rotate-right:before {
    content: "\f01e";
}

.fa.fa-refresh:before {
    content: "\f021";
}

.fa.fa-list-alt {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-dedent:before {
    content: "\f03b";
}

.fa.fa-video-camera:before {
    content: "\f03d";
}

.fa.fa-picture-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-picture-o:before {
    content: "\f03e";
}

.fa.fa-photo {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-photo:before {
    content: "\f03e";
}

.fa.fa-image {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-image:before {
    content: "\f03e";
}

.fa.fa-pencil:before {
    content: "\f303";
}

.fa.fa-map-marker:before {
    content: "\f3c5";
}

.fa.fa-pencil-square-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-pencil-square-o:before {
    content: "\f044";
}

.fa.fa-share-square-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-share-square-o:before {
    content: "\f14d";
}

.fa.fa-check-square-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-check-square-o:before {
    content: "\f14a";
}

.fa.fa-arrows:before {
    content: "\f0b2";
}

.fa.fa-times-circle-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-times-circle-o:before {
    content: "\f057";
}

.fa.fa-check-circle-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-check-circle-o:before {
    content: "\f058";
}

.fa.fa-mail-forward:before {
    content: "\f064";
}

.fa.fa-eye {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-eye-slash {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-warning:before {
    content: "\f071";
}

.fa.fa-calendar:before {
    content: "\f073";
}

.fa.fa-arrows-v:before {
    content: "\f338";
}

.fa.fa-arrows-h:before {
    content: "\f337";
}

.fa.fa-bar-chart {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-bar-chart:before {
    content: "\f080";
}

.fa.fa-bar-chart-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-bar-chart-o:before {
    content: "\f080";
}

.fa.fa-twitter-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-facebook-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-gears:before {
    content: "\f085";
}

.fa.fa-thumbs-o-up {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-thumbs-o-up:before {
    content: "\f164";
}

.fa.fa-thumbs-o-down {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-thumbs-o-down:before {
    content: "\f165";
}

.fa.fa-heart-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-heart-o:before {
    content: "\f004";
}

.fa.fa-sign-out:before {
    content: "\f2f5";
}

.fa.fa-linkedin-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-linkedin-square:before {
    content: "\f08c";
}

.fa.fa-thumb-tack:before {
    content: "\f08d";
}

.fa.fa-external-link:before {
    content: "\f35d";
}

.fa.fa-sign-in:before {
    content: "\f2f6";
}

.fa.fa-github-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-lemon-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-lemon-o:before {
    content: "\f094";
}

.fa.fa-square-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-square-o:before {
    content: "\f0c8";
}

.fa.fa-bookmark-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-bookmark-o:before {
    content: "\f02e";
}

.fa.fa-twitter {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-facebook {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-facebook:before {
    content: "\f39e";
}

.fa.fa-facebook-f {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-facebook-f:before {
    content: "\f39e";
}

.fa.fa-github {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-credit-card {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-feed:before {
    content: "\f09e";
}

.fa.fa-hdd-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-hdd-o:before {
    content: "\f0a0";
}

.fa.fa-hand-o-right {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa.fa-hand-o-left {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa.fa-hand-o-up {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa.fa-hand-o-down {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa.fa-arrows-alt:before {
    content: "\f31e";
}

.fa.fa-group:before {
    content: "\f0c0";
}

.fa.fa-chain:before {
    content: "\f0c1";
}

.fa.fa-scissors:before {
    content: "\f0c4";
}

.fa.fa-files-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-files-o:before {
    content: "\f0c5";
}

.fa.fa-floppy-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-floppy-o:before {
    content: "\f0c7";
}

.fa.fa-navicon:before {
    content: "\f0c9";
}

.fa.fa-reorder:before {
    content: "\f0c9";
}

.fa.fa-pinterest {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-pinterest-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-google-plus-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-google-plus {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-google-plus:before {
    content: "\f0d5";
}

.fa.fa-money {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-money:before {
    content: "\f3d1";
}

.fa.fa-unsorted:before {
    content: "\f0dc";
}

.fa.fa-sort-desc:before {
    content: "\f0dd";
}

.fa.fa-sort-asc:before {
    content: "\f0de";
}

.fa.fa-linkedin {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-linkedin:before {
    content: "\f0e1";
}

.fa.fa-rotate-left:before {
    content: "\f0e2";
}

.fa.fa-legal:before {
    content: "\f0e3";
}

.fa.fa-tachometer:before {
    content: "\f3fd";
}

.fa.fa-dashboard:before {
    content: "\f3fd";
}

.fa.fa-comment-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-comment-o:before {
    content: "\f075";
}

.fa.fa-comments-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-comments-o:before {
    content: "\f086";
}

.fa.fa-flash:before {
    content: "\f0e7";
}

.fa.fa-clipboard {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-paste {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-paste:before {
    content: "\f328";
}

.fa.fa-lightbulb-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa.fa-exchange:before {
    content: "\f362";
}

.fa.fa-cloud-download:before {
    content: "\f381";
}

.fa.fa-cloud-upload:before {
    content: "\f382";
}

.fa.fa-bell-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-bell-o:before {
    content: "\f0f3";
}

.fa.fa-cutlery:before {
    content: "\f2e7";
}

.fa.fa-file-text-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-file-text-o:before {
    content: "\f15c";
}

.fa.fa-building-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-building-o:before {
    content: "\f1ad";
}

.fa.fa-hospital-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-hospital-o:before {
    content: "\f0f8";
}

.fa.fa-tablet:before {
    content: "\f3fa";
}

.fa.fa-mobile:before {
    content: "\f3cd";
}

.fa.fa-mobile-phone:before {
    content: "\f3cd";
}

.fa.fa-circle-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-circle-o:before {
    content: "\f111";
}

.fa.fa-mail-reply:before {
    content: "\f3e5";
}

.fa.fa-github-alt {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-folder-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-folder-o:before {
    content: "\f07b";
}

.fa.fa-folder-open-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-folder-open-o:before {
    content: "\f07c";
}

.fa.fa-smile-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-smile-o:before {
    content: "\f118";
}

.fa.fa-frown-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-frown-o:before {
    content: "\f119";
}

.fa.fa-meh-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-meh-o:before {
    content: "\f11a";
}

.fa.fa-keyboard-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-keyboard-o:before {
    content: "\f11c";
}

.fa.fa-flag-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-flag-o:before {
    content: "\f024";
}

.fa.fa-mail-reply-all:before {
    content: "\f122";
}

.fa.fa-star-half-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-star-half-o:before {
    content: "\f089";
}

.fa.fa-star-half-empty {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-star-half-empty:before {
    content: "\f089";
}

.fa.fa-star-half-full {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-star-half-full:before {
    content: "\f089";
}

.fa.fa-code-fork:before {
    content: "\f126";
}

.fa.fa-chain-broken:before {
    content: "\f127";
}

.fa.fa-shield:before {
    content: "\f3ed";
}

.fa.fa-calendar-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-calendar-o:before {
    content: "\f133";
}

.fa.fa-maxcdn {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-html5 {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-css3 {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-ticket:before {
    content: "\f3ff";
}

.fa.fa-minus-square-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-minus-square-o:before {
    content: "\f146";
}

.fa.fa-level-up:before {
    content: "\f3bf";
}

.fa.fa-level-down:before {
    content: "\f3be";
}

.fa.fa-pencil-square:before {
    content: "\f14b";
}

.fa.fa-external-link-square:before {
    content: "\f360";
}

.fa.fa-compass {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-caret-square-o-down {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-caret-square-o-down:before {
    content: "\f150";
}

.fa.fa-toggle-down {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-toggle-down:before {
    content: "\f150";
}

.fa.fa-caret-square-o-up {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-caret-square-o-up:before {
    content: "\f151";
}

.fa.fa-toggle-up {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-toggle-up:before {
    content: "\f151";
}

.fa.fa-caret-square-o-right {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-caret-square-o-right:before {
    content: "\f152";
}

.fa.fa-toggle-right {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-toggle-right:before {
    content: "\f152";
}

.fa.fa-eur:before {
    content: "\f153";
}

.fa.fa-euro:before {
    content: "\f153";
}

.fa.fa-gbp:before {
    content: "\f154";
}

.fa.fa-usd:before {
    content: "\f155";
}

.fa.fa-dollar:before {
    content: "\f155";
}

.fa.fa-inr:before {
    content: "\f156";
}

.fa.fa-rupee:before {
    content: "\f156";
}

.fa.fa-jpy:before {
    content: "\f157";
}

.fa.fa-cny:before {
    content: "\f157";
}

.fa.fa-rmb:before {
    content: "\f157";
}

.fa.fa-yen:before {
    content: "\f157";
}

.fa.fa-rub:before {
    content: "\f158";
}

.fa.fa-ruble:before {
    content: "\f158";
}

.fa.fa-rouble:before {
    content: "\f158";
}

.fa.fa-krw:before {
    content: "\f159";
}

.fa.fa-won:before {
    content: "\f159";
}

.fa.fa-btc {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-bitcoin {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-bitcoin:before {
    content: "\f15a";
}

.fa.fa-file-text:before {
    content: "\f15c";
}

.fa.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa.fa-youtube-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-youtube {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-xing {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-xing-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-youtube-play {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-youtube-play:before {
    content: "\f167";
}

.fa.fa-dropbox {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-stack-overflow {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-instagram {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-flickr {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-adn {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-bitbucket {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-bitbucket-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-bitbucket-square:before {
    content: "\f171";
}

.fa.fa-tumblr {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-tumblr-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-long-arrow-down:before {
    content: "\f309";
}

.fa.fa-long-arrow-up:before {
    content: "\f30c";
}

.fa.fa-long-arrow-left:before {
    content: "\f30a";
}

.fa.fa-long-arrow-right:before {
    content: "\f30b";
}

.fa.fa-apple {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-windows {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-android {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-linux {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-dribbble {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-skype {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-foursquare {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-trello {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-gratipay {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-gittip {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-gittip:before {
    content: "\f184";
}

.fa.fa-sun-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-sun-o:before {
    content: "\f185";
}

.fa.fa-moon-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-moon-o:before {
    content: "\f186";
}

.fa.fa-vk {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-weibo {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-renren {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-pagelines {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-stack-exchange {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-arrow-circle-o-right {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-arrow-circle-o-right:before {
    content: "\f35a";
}

.fa.fa-arrow-circle-o-left {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-arrow-circle-o-left:before {
    content: "\f359";
}

.fa.fa-caret-square-o-left {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-caret-square-o-left:before {
    content: "\f191";
}

.fa.fa-toggle-left {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-toggle-left:before {
    content: "\f191";
}

.fa.fa-dot-circle-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-dot-circle-o:before {
    content: "\f192";
}

.fa.fa-vimeo-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-try:before {
    content: "\f195";
}

.fa.fa-turkish-lira:before {
    content: "\f195";
}

.fa.fa-plus-square-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-plus-square-o:before {
    content: "\f0fe";
}

.fa.fa-slack {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wordpress {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-openid {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-institution:before {
    content: "\f19c";
}

.fa.fa-bank:before {
    content: "\f19c";
}

.fa.fa-mortar-board:before {
    content: "\f19d";
}

.fa.fa-yahoo {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-google {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-reddit {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-reddit-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-stumbleupon-circle {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-stumbleupon {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-delicious {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-digg {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-pied-piper-pp {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-pied-piper-alt {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-drupal {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-joomla {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-spoon:before {
    content: "\f2e5";
}

.fa.fa-behance {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-behance-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-steam {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-steam-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-automobile:before {
    content: "\f1b9";
}

.fa.fa-cab:before {
    content: "\f1ba";
}

.fa.fa-envelope-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-envelope-o:before {
    content: "\f0e0";
}

.fa.fa-deviantart {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-soundcloud {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-file-pdf-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa.fa-file-word-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-file-word-o:before {
    content: "\f1c2";
}

.fa.fa-file-excel-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa.fa-file-powerpoint-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa.fa-file-image-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-file-image-o:before {
    content: "\f1c5";
}

.fa.fa-file-photo-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-file-photo-o:before {
    content: "\f1c5";
}

.fa.fa-file-picture-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-file-picture-o:before {
    content: "\f1c5";
}

.fa.fa-file-archive-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-file-archive-o:before {
    content: "\f1c6";
}

.fa.fa-file-zip-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-file-zip-o:before {
    content: "\f1c6";
}

.fa.fa-file-audio-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-file-audio-o:before {
    content: "\f1c7";
}

.fa.fa-file-sound-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-file-sound-o:before {
    content: "\f1c7";
}

.fa.fa-file-video-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-file-video-o:before {
    content: "\f1c8";
}

.fa.fa-file-movie-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-file-movie-o:before {
    content: "\f1c8";
}

.fa.fa-file-code-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-file-code-o:before {
    content: "\f1c9";
}

.fa.fa-vine {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-codepen {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-jsfiddle {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-life-ring {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-life-bouy {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-life-bouy:before {
    content: "\f1cd";
}

.fa.fa-life-buoy {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-life-buoy:before {
    content: "\f1cd";
}

.fa.fa-life-saver {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-life-saver:before {
    content: "\f1cd";
}

.fa.fa-support {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-support:before {
    content: "\f1cd";
}

.fa.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa.fa-rebel {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-ra {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-ra:before {
    content: "\f1d0";
}

.fa.fa-resistance {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-resistance:before {
    content: "\f1d0";
}

.fa.fa-empire {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-ge {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-ge:before {
    content: "\f1d1";
}

.fa.fa-git-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-git {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-hacker-news {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-y-combinator-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-y-combinator-square:before {
    content: "\f1d4";
}

.fa.fa-yc-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-yc-square:before {
    content: "\f1d4";
}

.fa.fa-tencent-weibo {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-qq {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-weixin {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wechat {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wechat:before {
    content: "\f1d7";
}

.fa.fa-send:before {
    content: "\f1d8";
}

.fa.fa-paper-plane-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-paper-plane-o:before {
    content: "\f1d8";
}

.fa.fa-send-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-send-o:before {
    content: "\f1d8";
}

.fa.fa-circle-thin {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-circle-thin:before {
    content: "\f111";
}

.fa.fa-header:before {
    content: "\f1dc";
}

.fa.fa-sliders:before {
    content: "\f1de";
}

.fa.fa-futbol-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-futbol-o:before {
    content: "\f1e3";
}

.fa.fa-soccer-ball-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-soccer-ball-o:before {
    content: "\f1e3";
}

.fa.fa-slideshare {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-twitch {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-yelp {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-newspaper-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa.fa-paypal {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-google-wallet {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc-visa {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc-mastercard {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc-discover {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc-amex {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc-paypal {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc-stripe {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-bell-slash-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-bell-slash-o:before {
    content: "\f1f6";
}

.fa.fa-trash:before {
    content: "\f2ed";
}

.fa.fa-copyright {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-eyedropper:before {
    content: "\f1fb";
}

.fa.fa-area-chart:before {
    content: "\f1fe";
}

.fa.fa-pie-chart:before {
    content: "\f200";
}

.fa.fa-line-chart:before {
    content: "\f201";
}

.fa.fa-lastfm {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-lastfm-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-ioxhost {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-angellist {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-cc:before {
    content: "\f20a";
}

.fa.fa-ils:before {
    content: "\f20b";
}

.fa.fa-shekel:before {
    content: "\f20b";
}

.fa.fa-sheqel:before {
    content: "\f20b";
}

.fa.fa-meanpath {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-meanpath:before {
    content: "\f2b4";
}

.fa.fa-buysellads {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-connectdevelop {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-dashcube {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-forumbee {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-leanpub {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-sellsy {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-shirtsinbulk {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-simplybuilt {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-skyatlas {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-diamond {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-diamond:before {
    content: "\f3a5";
}

.fa.fa-intersex:before {
    content: "\f224";
}

.fa.fa-facebook-official {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-facebook-official:before {
    content: "\f09a";
}

.fa.fa-pinterest-p {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-whatsapp {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-hotel:before {
    content: "\f236";
}

.fa.fa-viacoin {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-medium {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-y-combinator {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-yc {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-yc:before {
    content: "\f23b";
}

.fa.fa-optin-monster {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-opencart {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-expeditedssl {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-battery-4:before {
    content: "\f240";
}

.fa.fa-battery:before {
    content: "\f240";
}

.fa.fa-battery-3:before {
    content: "\f241";
}

.fa.fa-battery-2:before {
    content: "\f242";
}

.fa.fa-battery-1:before {
    content: "\f243";
}

.fa.fa-battery-0:before {
    content: "\f244";
}

.fa.fa-object-group {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-object-ungroup {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-sticky-note-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-sticky-note-o:before {
    content: "\f249";
}

.fa.fa-cc-jcb {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc-diners-club {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-clone {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-hourglass-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-hourglass-o:before {
    content: "\f254";
}

.fa.fa-hourglass-1:before {
    content: "\f251";
}

.fa.fa-hourglass-2:before {
    content: "\f252";
}

.fa.fa-hourglass-3:before {
    content: "\f253";
}

.fa.fa-hand-rock-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-hand-rock-o:before {
    content: "\f255";
}

.fa.fa-hand-grab-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-hand-grab-o:before {
    content: "\f255";
}

.fa.fa-hand-paper-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-hand-paper-o:before {
    content: "\f256";
}

.fa.fa-hand-stop-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-hand-stop-o:before {
    content: "\f256";
}

.fa.fa-hand-scissors-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-hand-scissors-o:before {
    content: "\f257";
}

.fa.fa-hand-lizard-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-hand-lizard-o:before {
    content: "\f258";
}

.fa.fa-hand-spock-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-hand-spock-o:before {
    content: "\f259";
}

.fa.fa-hand-pointer-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-hand-pointer-o:before {
    content: "\f25a";
}

.fa.fa-hand-peace-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-hand-peace-o:before {
    content: "\f25b";
}

.fa.fa-registered {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-creative-commons {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-gg {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-gg-circle {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-tripadvisor {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-odnoklassniki {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-odnoklassniki-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-get-pocket {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wikipedia-w {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-safari {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-chrome {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-firefox {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-opera {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-internet-explorer {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-television:before {
    content: "\f26c";
}

.fa.fa-contao {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-500px {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-amazon {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-calendar-plus-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-calendar-plus-o:before {
    content: "\f271";
}

.fa.fa-calendar-minus-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-calendar-minus-o:before {
    content: "\f272";
}

.fa.fa-calendar-times-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-calendar-times-o:before {
    content: "\f273";
}

.fa.fa-calendar-check-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-calendar-check-o:before {
    content: "\f274";
}

.fa.fa-map-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-map-o:before {
    content: "\f279";
}

.fa.fa-commenting {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-commenting:before {
    content: "\f4ad";
}

.fa.fa-commenting-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-commenting-o:before {
    content: "\f4ad";
}

.fa.fa-houzz {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-vimeo {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-vimeo:before {
    content: "\f27d";
}

.fa.fa-black-tie {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-fonticons {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-reddit-alien {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-edge {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-credit-card-alt:before {
    content: "\f09d";
}

.fa.fa-codiepie {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-modx {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-fort-awesome {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-usb {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-product-hunt {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-mixcloud {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-scribd {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-pause-circle-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-pause-circle-o:before {
    content: "\f28b";
}

.fa.fa-stop-circle-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-stop-circle-o:before {
    content: "\f28d";
}

.fa.fa-bluetooth {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-bluetooth-b {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-gitlab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wpbeginner {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wpforms {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-envira {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wheelchair-alt {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wheelchair-alt:before {
    content: "\f368";
}

.fa.fa-question-circle-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-question-circle-o:before {
    content: "\f059";
}

.fa.fa-volume-control-phone:before {
    content: "\f2a0";
}

.fa.fa-asl-interpreting:before {
    content: "\f2a3";
}

.fa.fa-deafness:before {
    content: "\f2a4";
}

.fa.fa-hard-of-hearing:before {
    content: "\f2a4";
}

.fa.fa-glide {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-glide-g {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-signing:before {
    content: "\f2a7";
}

.fa.fa-viadeo {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-viadeo-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-snapchat {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-snapchat-ghost {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-snapchat-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-pied-piper {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-first-order {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-yoast {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-themeisle {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-google-plus-official {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-google-plus-official:before {
    content: "\f2b3";
}

.fa.fa-google-plus-circle {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-google-plus-circle:before {
    content: "\f2b3";
}

.fa.fa-font-awesome {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-fa {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-fa:before {
    content: "\f2b4";
}

.fa.fa-handshake-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-handshake-o:before {
    content: "\f2b5";
}

.fa.fa-envelope-open-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-envelope-open-o:before {
    content: "\f2b6";
}

.fa.fa-linode {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-address-book-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-address-book-o:before {
    content: "\f2b9";
}

.fa.fa-vcard:before {
    content: "\f2bb";
}

.fa.fa-address-card-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-address-card-o:before {
    content: "\f2bb";
}

.fa.fa-vcard-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-vcard-o:before {
    content: "\f2bb";
}

.fa.fa-user-circle-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-user-circle-o:before {
    content: "\f2bd";
}

.fa.fa-user-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-user-o:before {
    content: "\f007";
}

.fa.fa-id-badge {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-drivers-license:before {
    content: "\f2c2";
}

.fa.fa-id-card-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-id-card-o:before {
    content: "\f2c2";
}

.fa.fa-drivers-license-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-drivers-license-o:before {
    content: "\f2c2";
}

.fa.fa-quora {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-free-code-camp {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-telegram {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-thermometer-4:before {
    content: "\f2c7";
}

.fa.fa-thermometer:before {
    content: "\f2c7";
}

.fa.fa-thermometer-3:before {
    content: "\f2c8";
}

.fa.fa-thermometer-2:before {
    content: "\f2c9";
}

.fa.fa-thermometer-1:before {
    content: "\f2ca";
}

.fa.fa-thermometer-0:before {
    content: "\f2cb";
}

.fa.fa-bathtub:before {
    content: "\f2cd";
}

.fa.fa-s15:before {
    content: "\f2cd";
}

.fa.fa-window-maximize {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-window-restore {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-times-rectangle:before {
    content: "\f410";
}

.fa.fa-window-close-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-window-close-o:before {
    content: "\f410";
}

.fa.fa-times-rectangle-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-times-rectangle-o:before {
    content: "\f410";
}

.fa.fa-bandcamp {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-grav {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-etsy {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-imdb {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-ravelry {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-eercast {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-eercast:before {
    content: "\f2da";
}

.fa.fa-snowflake-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.fa.fa-snowflake-o:before {
    content: "\f2dc";
}

.fa.fa-superpowers {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wpexplorer {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-spotify {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

/* Fonts */
@font-face {
    font-family: 'danaVF';
    src: url("../../../../components/dana-pro/variable-fonts/variable-webfont/danawebGX.woff") format("woff-variations"), url("danawebGX.woff") format("woff");
    /* for the other supporting browsers */
    font-display: fallback;
    font-variation-settings: "wght"400, "wdth"100, "slnt"0, "DOTR"0, "KASH"0, "DOTS"0, "FANU"1;
}

@font-face {
    font-family: dana;
    src: url("../../../../components/dana-pro/variable-fonts/variable-webfont/staticfonts/dana-regular.woff") format("woff");
}

@font-face {
    font-family: dana;
    src: url("../../../../components/dana-pro/variable-fonts/variable-webfont/staticfonts/dana-bold.woff") format("woff");
    font-weight: 600;
}

@font-face {
    font-family: danaNum;
    src: url("../../../../components/dana-pro/farsi-numral/webfonts/fonts/eot/dana-fanum-medium.eot?#iefix") format("embedded-opentype"), url("../../../../components/dana-pro/farsi-numral/webfonts/fonts/woff2/dana-fanum-medium.woff2") format("woff2"), url("../../../../components/dana-pro/farsi-numral/webfonts/fonts/woff/dana-fanum-medium.woff") format("woff");
}

@font-face {
    font-family: IRANSansNum;
    font-style: normal;
    src: url("../fonts/IRANSans(FaNum).ttf") format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    src: url("../fonts/IRANSansWeb.eot");
    src: url("../fonts/IRANSansWeb.eot?#iefix") format("embedded-opentype"), url("../fonts/IRANSansWeb.woff2") format("woff2"), url("../fonts/IRANSansWeb.woff") format("woff"), url("../fonts/IRANSansWeb.ttf") format("truetype");
}

@font-face {
    font-family: IRANSansBold;
    src: url("../fonts/IRANSansWeb_Bold.eot");
    src: url("../fonts/IRANSansWeb_Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/IRANSansWeb_Bold.woff2") format("woff2"), url("../fonts/IRANSansWeb_Bold.woff") format("woff"), url("../fonts/IRANSansWeb_Bold.ttf") format("truetype");
}

/* End Font */
/********************************************/
/* Variables */
/* End Variables */
/* Mixin */
/* End Mixin */
/* Colors */
.teal-color {
    color: #008080 !important;
}

.teal-fill {
    fill: #008080 !important;
}

/* End Colors */
/* Sizes */
/* End Sizes */
/* Fonts */
.fa-num {
    font-family: danaNum;
}

/* End Fonts */
/* Background */
.bg-overlay-dark {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.75);
}

/* End Background */
/* All styles */
body {
    font-family: dana, tahoma;
    direction: rtl;
    text-align: right;
    background: white;
}

@supports (font-variation-settings: normal) {

    body,
    .no-fa-number {
        font-family: 'danaVF', tahoma;
    }
}

.flex-center {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.md-container {
    max-width: 800px !important;
    margin: 0 auto;
}

.container {
    position: relative;
    max-width: 1350px;
}

.muted-text {
    color: #888;
}

svg {
    width: 70px;
    height: 70px;
}

li {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    color: #6054a9;
    text-decoration: none !important;
    text-transform: uppercase;
    -webkit-transition: all 150ms ease-in;
    -webkit-transition: all 150ms ease-in;
    transition: all 150ms ease-in;
}

a:hover {
    color: #393265;
}

.fix-nav {
    z-index: 100;
}

.tooltip {
    font-family: danaNum;
}

.tooltip-inner {
    font-family: danaNum;
    font-size: 12px;
}

.wrapper-hot-link {
    padding: 15px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

.company-introduction {
    position: relative;
    height: 100%;
}

.company-introduction .company-introduction-video-style {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: url("../../../../files/images/small/noise.png");
}

.company-introduction .company-introduction-video {
    position: relative;
    overflow: hidden;
    height: 100%;
}

.company-introduction .company-introduction-video .main-video {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: -8px;
}

.company-introduction .company-introduction-title {
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    padding: 0 15px 20px;
    text-align: center;
    background: rgba(0, 0, 0, 0.17);
}

.company-introduction .company-introduction-title img {
    width: 45%;
}

.company-introduction marquee,
.company-introduction .limarquee {
    position: absolute;
    left: 0;
    right: 0;
    padding: 35px 15px 25px;
    bottom: 0px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#000000));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #000000 100%);
    color: #fff;
    z-index: 100;
    width: 100%;
    height: auto !important;
}

.limarquee div {
    padding-top: 20px;
    font-size: 15px;
}

.limarquee .str_move_clone {
    display: none;
}

.ticker div {
    display: block;
    margin-top: -15px !important;
}

#wrapper {
    background: #f5f5f5;
    margin-top: 0px;
}

#wrapper::-webkit-scrollbar {
    width: 7px;
}

#wrapper::-webkit-scrollbar-track {
    border-radius: 0px;
}

#wrapper::-webkit-scrollbar-thumb {
    background: #ddd;
}

#wrapper .main {
    height: auto;
}

#wrapper .main .row-widget {
    margin: 20px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0px;
    margin-top: 0px;
    padding-top: 20px;
}

#wrapper .main .row-widget .main-widget {
    margin: 0;
}

#wrapper .main .main-widget {
    padding: 0px;
}

#wrapper .main .main-widget .right-widget {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 #eee;
    color: #5b5b5b;
    overflow: hidden;
    margin-bottom: 25px;
}

#wrapper .main .main-widget .main-widget-list-filters {
    background: #fff;
    color: #4e4e4e;
}

#wrapper .main .main-widget .main-widget-list-filters .active {
    background: #75777d;
    border-radius: 4px;
    color: #fff;
}

#wrapper .main .main-widget .main-widget-list-filters .active:hover {
    background: #75777d;
}

#wrapper .main .main-widget .main-widget-list-filters span {
    float: right;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -0.5px;
    padding: 5px;
    position: relative;
}

#wrapper .main .main-widget .main-widget-list-filters span i {
    position: relative;
    top: 2px;
}

#wrapper .main .main-widget .main-widget-list-filters ul {
    padding: 0;
}

#wrapper .main .main-widget .main-widget-list-filters ul li {
    display: inline-block;
}

#wrapper .main .main-widget .main-widget-list-filters ul li a {
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    padding: 8px 8px 10px 8px;
    letter-spacing: -0.5px;
    margin-left: 5px;
    color: #474747;
    line-height: 0.5;
}

#wrapper .main .main-widget .main-widget-list-filters ul li a:hover {
    background: #e9e9e9;
    border-radius: 4px;
}

#wrapper .main .main-widget .main-widget-title {
    font-size: 13px;
    padding: 15px 20px 15px 5px;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 0px;
}

#wrapper .main .main-widget .main-widget-body {
    padding: 0;
    color: #5b5b5b;
    font-size: 14px;
}

#wrapper .main .main-widget .main-widget-body .product-cards {
    margin: 0;
}

#wrapper .main .main-widget .main-widget-body .product-cards .row {
    margin: -1px -1px -1px -3px;
}

#wrapper .main .main-widget .main-widget-body .product-cards .row .card {
    padding: 0;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card {
    padding: 0;
    border: 1px solid #eee;
    margin-left: -1px;
    margin-bottom: -1px;
    border-radius: 0;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-badge {
    position: absolute;
    top: 10px;
    right: 12px;
    z-index: 2;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-badge .badge {
    padding: 5px 7px;
    font-weight: normal;
    font-size: 11px;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-badge .badge-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    border: 1px dotted #f5c6cb;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-badge .badge-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-badge .badge-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-badge .badge-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-badge .badge-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-badge .badge-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .star {
    height: 20px;
    position: absolute;
    left: 12px;
    top: 15px;
    z-index: 2;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .star i {
    float: left;
    font-size: 10px;
    color: #ffffff00;
    margin-right: 2px;
    background: #e2e2e2;
    border-radius: 100%;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .star i[data-option=on] {
    background-image: linear-gradient(-20deg, #fd9ba8 0%, #ffd400 100%);
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .star p {
    float: left;
    font-size: 11px;
    margin-left: 3px;
    margin-top: -3px;
    color: #909090;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card:hover {
    border: 1px solid #ffffff;
    position: relative;
    z-index: 1;
    box-shadow: 0px 0px 15px 0px #ececec;
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card:hover .product-card-footer {
    border-radius: 0;
    -webkit-transition: all 100ms ease-in;
    -webkit-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    font-family: danaNum;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card:hover .product-card-footer a {
    font-weight: 600;
    -webkit-transition: all 0ms ease-in;
    -webkit-transition: all 0ms ease-in;
    transition: all 0ms ease-in;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card:hover .product-card-img img {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .card-title {
    padding: 0 0 20px;
    text-align: center;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    margin: 0 30px;
    height: 60px;
    overflow: hidden;
    padding-bottom: 0;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .card-title .title {
    font-size: 13px;
    color: #5c5c5c;
    padding: 0;
    line-height: 1.8;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-card-body {
    padding: 0px 0 10px;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-card-body .product-code {
    padding: 15px 30px 15px;
    text-align: center;
    color: #a5a5a5;
    font-size: 13px;
    text-align: center;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-card-body .product-code .product-code-number {
    font-family: Arial, Helvetica, sans-serif;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-card-body .product-description-fa {
    padding: 10px 30px;
    margin: 0;
    height: auto;
    overflow: hidden;
    display: none;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-card-body .product-description-fa .title {
    text-align: right;
    font-size: 13px;
    padding-left: 7px;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-card-body .product-description-fa .text {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    font-size: 12px;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-card-body .product-description-en {
    padding: 10px 15px;
    font-family: Arial, Helvetica, sans-serif;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-card-body .product-description-en .title {
    text-align: left;
    font-size: 14px;
    float: left;
    padding-right: 7px;
    margin: 0;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-card-body .product-description-en .text {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    font-size: 12px;
    direction: ltr;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-card-body .product-card-price {
    text-align: center;
    color: #fb3449;
    font-size: 18px;
    padding: 10px;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-card-body .product-card-price-off {
    display: inline-block;
    text-decoration: line-through;
    font-size: 16px;
    color: #b7b7b7;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-card-body .product-card-price-off-badge {
    display: inline-block;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-card-body .product-card-price-off-box {
    text-align: center;
    margin-bottom: -10px;
    margin-top: 10px;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-card-img {
    margin: 20px 0;
    overflow: hidden;
    margin-top: 0;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-card-img img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-card-footer {
    background: #fff;
    color: #5c5c5c;
    border-top: 1px solid #eee;
    padding: 5px 10px 7px;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-card-footer span.product-footer-icon {
    position: relative;
    top: 2px;
    font-size: 13px;
    color: #4e94c5;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-card-footer span.product-footer-text {
    font-size: 12px;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-card-footer span.product-footer-date {
    font-size: 12px;
    float: left;
    position: relative;
    top: 3px;
}

#wrapper .main .main-widget .main-widget-body .product-cards .product-card .product-card-footer:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    width: 0;
}

.info-product {
    background: #fff;
    background-color: #fff;
    box-shadow: 0 12px 12px 0 #eee;
    margin-bottom: 30px;
}

.info-product .carousel-product {
    border-left: 1px solid #f4f4f4;
}

.info-product .carousel-product .carousel {
    background: #FAFAFA;
    margin-bottom: 40px;
}

.info-product .carousel-product .carousel.carousel-nav .carousel-cell.is-selected figure {
    border: 1px solid #eee;
}

.info-product .carousel-product .carousel.carousel-nav .flickity-prev-next-button {
    width: 20px;
    height: 20px;
}

.info-product .carousel-product .carousel.carousel-main .carousel-cell figure {
    border: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.info-product .carousel-product .carousel.carousel-main .carousel-cell figure img {
    max-width: 100%;
}

.info-product .carousel-product .carousel-cell {
    width: 100%;
    height: 400px;
    padding-right: 10px;
    background: #fff;
    border-radius: 5px;
}

.info-product .carousel-product .carousel-cell figure {
    height: 100%;
    border: 1px solid #eee;
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.info-product .carousel-product .carousel-cell figure img {
    max-width: 100%;
}

.info-product .carousel-nav {
    margin: 0 35px;
}

.info-product .carousel-nav .carousel-cell {
    height: 80px;
    width: 100px;
}

.info-product .carousel-nav .flickity-prev-next-button {
    width: 30px;
    height: 30px;
}

.info-product .carousel-nav .flickity-prev-next-button.previous {
    left: -30px;
}

.info-product .carousel-nav .flickity-prev-next-button.next {
    right: -30px;
}

.info-product .documentation-product {
    border-right: 1px solid #eee;
    padding-right: 0;
}

.info-product .documentation-product .documentation {
    padding: 15px;
    background: #fbfbfb;
    height: 100%;
}

.info-product .documentation-product .documentation .documentation-title {
    display: block;
    border-bottom: none;
    text-align: center;
    background: #ececec;
    margin: -15px -15px -3px;
    padding: 9px;
    color: #333;
}

.info-product .documentation-product .documentation .documentation-title .title {
    font-size: 14px;
}

.info-product .documentation-product .documentation .documentation-title .icon {
    color: #555;
    position: relative;
    top: 2px;
}

.info-product .documentation-product .documentation .documentation-content {
    padding: 20px 0px 0px;
    text-align: left;
    direction: ltr;
    border-radius: 3px;
    text-align: center;
}

.info-product .documentation-product .documentation .documentation-content .documentation-row {
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    overflow: initial;
}

.info-product .documentation-product .documentation .documentation-content .documentation-row .documentation-item {
    padding: 5px;
    border: none;
    background: #ffffff;
    box-shadow: 0 1px 1px #ccc;
    border-radius: 2px;
}

.info-product .documentation-product .documentation .documentation-content .documentation-row .documentation-item:hover {
    box-shadow: 0 2px 5px 1px #ccc;
}

.info-product .documentation-product .documentation .documentation-content .documentation-row span {
    display: block;
}

.info-product .documentation-product .documentation .documentation-content .documentation-row span.icon {
    font-size: 30px;
    padding-bottom: 7px;
    color: #7a7b7f;
}

.info-product .documentation-product .documentation .documentation-content .documentation-row span.text {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}

.info-product .documentation-product .documentation .documentation-content .carousel-documentation .flickity-viewport {
    margin: 0 35px;
}

.info-product .documentation-product .documentation .documentation-content .carousel-documentation .flickity-prev-next-button {
    width: 30px;
    height: 30px;
}

.info-product .documentation-product .documentation .documentation-content .documentation-no-file {
    padding-top: 30px;
}

.info-product .documentation-product .documentation .documentation-content .documentation-no-file .icon {
    display: block;
    margin: 0 auto 20px;
    font-size: 60px;
    color: #ddd;
}

.info-product .documentation-product .documentation .documentation-content .documentation-no-file .text {
    color: #ddd;
    text-align: center;
}

.description-product {
    padding: 25px;
    border-top: 1px solid #f7f6f6;
    margin-bottom: 30px;
    border-bottom: 1px solid #f7f6f6;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 12px 12px 0 #eee;
    line-height: 2;
}

.description-product .title {
    margin: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
}

.description-product p {
    text-align: justify;
}

.contact-us {
    float: left;
}

.contact-us a {
    position: relative;
    top: 9px;
    font-size: 12px;
    border-radius: 4px;
    border: 1px solid #ccc;
    padding: 2px 7px;
    background: unset;
    color: #555;
}

.contact-us a:hover {
    background: #ec1b30;
    color: #fff;
    border-color: #ec1b30;
}

.contact-us a span {
    -webkit-transform: rotate(108deg);
    transform: rotate(108deg);
    position: relative;
    top: 1px;
    font-size: 12px;
}

.company-description {
    margin: 0 !important;
    padding: 0 !important;
    background: url("../files/images/slide/bg_section2.jpg");
    background-size: cover;
    position: relative;
}

.company-description .text {
    text-align: justify;
    font-size: 16px;
    line-height: 2;
    color: #444;
    -moz-text-align-last: center;
    text-align-last: center;
}

.company-description .company-tabs-about-us {
    margin: 0 auto;
}

.company-links {
    background: #1e1e1f;
    position: relative;
    color: #fff;
    font-size: 13px;
}

.company-links .container {
    max-width: 1100px !important;
}

.company-links .section-title {
    margin-bottom: 120px;
}

.company-links .list-group {
    padding: 0;
    text-align: center;
    display: block;
}

.company-links .list-group .list-group-item {
    background: unset;
    border: 0;
    color: #fff;
    padding: 0.75rem 1.25rem;
    display: block;
    margin: 0;
}

.company-links .list-group .list-group-item .list-group-link {
    display: inline-block;
}

.company-links .list-group .list-group-item .list-group-link img {
    border-radius: 3px;
    background: unset;
    width: 100%;
}

.section-company-title {
    margin: 0;
    padding: 0;
    padding-bottom: 35px;
}

.section-company-title .title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    padding-bottom: 21px;
    color: #fff;
    text-align: center;
    margin: 0;
    font-size: 25px;
}

.comment-box {
    float: right;
    width: 100%;
    padding: 30px;
}

.comment-box ul {
    padding: 0;
    margin: 0 auto;
}

.comment-box ul .comment-form .comment-input {
    display: block;
    width: 100%;
    box-shadow: 0 2px 10px 0 #eaeaea;
    border: #e0e0e0 solid 1px;
    padding: 20px;
    border-radius: 10px;
}

.comment-box ul .comment-form button {
    font-size: 13px;
    margin-top: 10px;
}

.comment-box ul li {
    background: #f8f8f8 !important;
    margin-bottom: 20px;
    border-radius: 6px;
    padding: 20px 0px 10px 10px !important;
    position: relative;
    overflow: hidden;
    border: 1px solid #e4e4e4;
}

.comment-box ul li:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\F4B0";
    position: absolute;
    right: -23px;
    font-size: 120px;
    top: -30px;
    color: #f0f0f0;
    z-index: 1;
}

.comment-box ul li span {
    margin-bottom: 10px;
    margin-top: 10px;
    color: #a5a8aa;
    margin-right: 20px;
    font-size: 13px;
    position: relative;
    z-index: 2;
}

.comment-box ul li p {
    margin-bottom: 15px;
    margin-top: 5px;
    color: #535353;
    margin-right: 20px;
    font-size: 15px;
    position: relative;
    z-index: 2;
    line-height: 2;
}

.login-panel {
    position: absolute;
    z-index: 2;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 18px;
    color: white;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    line-height: 2.1;
}

.login-panel-bar {
    text-align: center;
    background: rgba(0, 0, 0, 0.4);
    padding: 10px;
    margin-top: 20px;
}

.contact-contact-col {
    font-size: 14px;
    padding: 0 15px;
}

.contact-contact-col h3 {
    font-size: 16px;
    font-variation-settings: "wght"600;
}

.contact-contact-col .fas {
    margin-left: 5px;
    position: relative;
    bottom: -1px;
}

.panel.panel-contact-us {
    margin-top: 125px;
    margin-bottom: 35px;
}

.panel.panel-contact-us .panel-heading {
    border-bottom: 1px solid #e2e2e2;
    text-align: center;
    border-top: 3px solid #de4543;
    padding: 9px 8px 11px;
    margin-bottom: 0;
    background: #fff;
    font-size: 15px;
    font-variation-settings: "wght"600;
    margin-bottom: 0;
}

.panel.panel-contact-us .contact-contact-col {
    text-align: right;
}

.panel.panel-contact-us .contact-contact-col .list-title {
    padding-bottom: 7px;
    padding-right: 2px;
    font-size: 16px;
    color: #000000;
    font-weight: normal;
}

.panel.panel-contact-us .contact-contact-col ul li.list-group-item {
    padding: 12px;
}

.panel.panel-contact-us .contact-contact-col ul li .icon {
    color: #ec1b30;
    margin-left: 7px;
}

.panel.panel-contact-us select {
    background: #fff;
    background-repeat: no-repeat;
    background-image: unset !important;
    box-shadow: unset;
    -webkit-appearance: menulist;
    position: relative;
}

.panel.panel-contact-us .form-contact-us {
    position: relative;
}

.panel.panel-contact-us .form-contact-us form .checkbox-remember-me label {
    font-size: 12px;
}

.panel.panel-contact-us .form-contact-us form .form-group-captcha {
    padding: 10px 0 20px;
}

.panel.panel-contact-us .form-contact-us form .form-group-captcha label {
    padding-top: 7px;
}

.panel.panel-contact-us .form-contact-us form .vercode {
    cursor: pointer;
}

.panel.panel-contact-us .form-contact-us form .form-btn {
    margin: -10px -15px -15px;
    padding: 15px 0;
    background: #E5E5E5;
}

.panel.panel-contact-us .form-contact-us form .form-btn .btn {
    font-size: 15px;
    width: auto;
    min-width: 150px;
    margin: 0 auto;
}

.panel .panel-body {
    padding: 15px;
    background: white;
}

.show-filters {
    cursor: pointer;
    display: block;
    background: #ec1b30;
    position: fixed;
    z-index: 90;
    border-radius: 50%;
    padding: 8px;
    color: #fff;
    font-weight: 400;
    margin-left: 15px;
    float: right;
    bottom: 20px;
    right: 20px;
    padding: 17px 16px 8px 15px;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.54), 0px 4px 5px 0px rgba(0, 0, 0, 0.41), 0px 1px 10px 0px rgba(0, 0, 0, 0.21);
}

.show-filters i {
    font-size: 25px;
}

.show-filters:hover {
    background: #ab0b1b;
}

#static-map {
    overflow: hidden;
    max-height: 350px;
    margin-bottom: 20px;
}

#static-map img {
    width: 100%;
    display: block;
}

.captcha-card {
    display: inline-block;
}

.captcha-card .captch-text {
    margin-left: 5px;
    font-size: 13px;
}

.captcha-card .captcha-content {
    padding-top: 8px;
    display: inline-block;
}

.captcha-card .captcha-content .captcha-img {
    display: inline-block;
    height: 35px;
}

.captcha-card .captcha-content .captcha-input {
    display: inline-block;
    height: 35px;
    padding: 5px 15px;
    margin-right: -5px;
    position: relative;
    top: 0px;
    border-radius: 4px 0 0 4px;
}

.captcha-card .captcha-content .captcha-input::placeholder {
    font-size: 12px;
}

.col-auto-width {
    max-width: unset;
    flex: unset;
    width: auto;
    min-width: 100px;
}

.col-space {
    padding: 0 7px;
}

.col-position-end {
    align-self: flex-end;
}

.bottom-space {
    padding-bottom: 15px;
}

/* Title and Text Style */
.title {
    font-size: 17px;
}

.title-double-line .title {
    font-size: 25px;
}

.title-double-line .title span {
    position: relative;
    display: inline-block;
}

.title-double-line .title span:before,
.title-double-line .title span:after {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid #444444;
    border-top: 1px solid #444444;
    top: 15px;
    width: 500px;
}

.title-double-line .title span:before {
    right: 100%;
    margin-right: 15px;
}

.title-double-line .title span:after {
    left: 100%;
    margin-left: 15px;
}

.title-double-line.dark-theme .title {
    color: #fff;
}

.title-double-line.dark-theme .title span:before,
.title-double-line.dark-theme .title span:after {
    border-color: white;
}

.title-w-border-b {
    position: relative;
}

.aside-title {
    display: block;
    color: #dedede;
    margin: 0;
    padding: 15px 0 0;
    position: relative;
    font-size: 16px;
    /* border-bottom: 1px solid #eee; */
    margin-bottom: 15px;
    text-align: right;
}

.aside-title.center {
    text-align: center;
}

.aside-title.center span {
    padding: 0 12px;
}

.aside-title:before {
    border: 1px solid rgba(255, 255, 255, 0.28);
    content: "";
    /* width: 100%; */
    position: absolute;
    left: 0;
    right: 0;
    top: 26px;
    z-index: 0;
    /* height: 1px; */
    /* background: #fff; */
}

.aside-title span {
    background: #191919;
    z-index: 1;
    position: relative;
    padding-left: 12px;
}

.aside-title.light:before {
    border: 1px solid #ededed;
}

.aside-title.light span {
    background: #fff;
    color: #555;
}

.aside-title.light .icon {
    padding-left: 5px;
    font-size: 13px;
}

.main-title {
    display: block;
    color: #dedede;
    margin: 0;
    padding: 15px 0 0;
    position: relative;
    font-size: 16px;
    border-bottom: 2px solid #5a5a5a;
    margin-bottom: 15px;
    text-align: right;
}

.main-title .title {
    z-index: 1;
    position: relative;
    padding: 7px 0px;
    border-radius: 4px 4px 0 0;
    display: inline-block;
    color: #fff;
    border-bottom: 0;
    font-size: 14px;
}

.main-title .archive-text {
    background: unset;
    float: left;
    padding: 0;
    font-size: 12px;
    position: relative;
    top: 9px;
    color: #a5a5a5;
}

.main-title .archive-text .icon {
    padding-left: 2px;
    position: relative;
    top: 2px;
}

.box-content-list {
    padding: 15px 15px 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 2px;
}

.file-size {
    position: relative;
    top: 5px;
    font-size: 12px;
    margin-left: 0px;
    color: #adadad;
    line-height: 1.5;
    float: left;
}

.file-size strong {
    color: #868686;
    font-weight: normal;
    background: #eee;
    padding: 5px 10px 3px;
    font-size: 11px;
    line-height: 1;
    border-radius: 2px;
    margin-right: 5px;
}

span.section-title-side:before {
    transform: rotate(-5deg);
    height: 61px;
    position: relative;
    top: 6px;
    right: -5px;
    content: '';
    display: block;
    margin-left: 30px;
    background: #fff;
}

span.section-title-side-left:before {
    height: 61px;
    position: relative;
    top: 6px;
    content: '';
    display: block;
    transform: rotate(5deg);
    right: 0;
    left: -5px;
    margin-left: 0;
    margin-right: 30px;
    background: #fff;
}

.section-title {
    text-align: center;
    position: relative;
    font-size: 25px;
    color: #444;
    font-variation-settings: "wght"600;
    margin: 0;
    padding-bottom: 30px;
}

.section-title .section-title-side {
    position: relative;
    width: 200px;
    height: 21px;
    overflow: hidden;
    display: inline-block;
}

.section-title .section-title-side.right:before {
    background: #444;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    height: 70px;
    position: relative;
    top: 12px;
    right: -3px;
    content: "";
    display: block;
    margin-left: 15px;
}

.section-title .section-title-side.left:before {
    content: "";
    display: block;
    background: #444;
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
    height: 70px;
    position: relative;
    top: 12px;
    right: 3px;
    left: -5px;
    margin-left: 0;
    margin-right: 15px;
}

.text-highlight {
    padding: 10px 10px;
    border-radius: 1px;
    border-right: 3px solid teal;
    background: #f7f7f7;
}

.section-area-title {
    font-size: 16px;
    background: #f7f7f7;
    padding: 10px;
    color: #555;
}

.section-area-title .icon {
    font-size: 13px;
    font-weight: normal;
}

.text-summary {
    padding: 20px;
    background: #f7f7f7;
    line-height: 2.5;
    border-radius: 2px;
}

/* End Title Style */
/* Not Style */
.no-wrap {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}

.no-shadow {
    box-shadow: unset !important;
}

.no-border {
    border: 0 !important;
}

.no-bg {
    background: unset !important;
}

.no-padding {
    padding: 0 !important;
}

.list-no-wrap li a {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}

.dir-no {
    text-align: left;
    direction: ltr;
}

.nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody+tbody {
    border: 0 !important;
}

.clear {
    clear: both;
}

.notfound-box {
    position: relative;
    background: #f6f6f6;
}

.notfound {
    width: 100%;
    line-height: 1.4;
    padding: 80px 40px 90px 40px;
    text-align: center;
    background: #fff;
    box-shadow: 0 15px 15px -10px #dbdbdb;
}

.notfound .notfound-404 {
    margin: 0 auto;
    width: 250px;
    height: 170px;
    z-index: 1;
}

.notfound .notfound-404 img {
    width: 100%;
}

.notfound button {
    border: none;
    font-size: 15px;
    border-radius: 6px;
    margin-top: 20px;
    padding: 8px 15px;
}

.notfound h2 {
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    color: #151515;
    margin-top: 0px;
    margin-bottom: 20px;
}

.notfound .notfound-search {
    position: relative;
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
}

.notfound .notfound-search>input {
    width: 100%;
    height: 50px;
    padding: 0px 45px 3px 30px;
    color: #151515;
    font-size: 16px;
    background: transparent;
    box-shadow: 0 0 25px 0 #dbdbdb;
    border: 1px solid #e4e4e4;
    border-radius: 40px;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}

.notfound .notfound-search>input:focus {
    border-color: #887dd1;
}

.notfound .notfound-search>i {
    position: absolute;
    right: 5px;
    top: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    border: none;
    background: transparent;
    padding: 0;
    cursor: pointer;
    font-size: 20px;
    color: #c5c5c5;
}

.notfound .notfound-search>button>span {
    width: 15px;
    height: 15px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    margin-left: -3px;
}

.notfound .notfound-search>button>span:after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    left: 0px;
    top: 0px;
    border-radius: 50%;
    border: 4px solid #c5c5c5;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}

.notfound .notfound-search>button:hover>span:after {
    border-color: #00b7ff;
}

.notfound .notfound-search>button:hover>span:before {
    background-color: #00b7ff;
}

.notfound-search>button>span:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 10px;
    left: 7px;
    top: 17px;
    border-radius: 2px;
    background: #c5c5c5;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}

/* End Not Style */
/* Direction */
.rtl .custom-control-label::after,
.rtl .custom-control-label::before {
    top: 1px;
}

.description-en {
    direction: ltr;
    font-family: Arial, Helvetica, sans-serif;
}

/*************************/
.dir-left {
    text-align: left;
    direction: ltr;
}

.dir-l {
    direction: ltr !important;
}

.dir-r {
    direction: rtl !important;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.rtl .list-group {
    padding-left: 0;
}

/* End Direction */
/* Form controller */
.form-control:focus {
    box-shadow: none !important;
    outline: none;
    border-color: #ccc;
}

input {
    border: 1px solid #d9d9d9;
    font-size: 14px;
}

input:focus {
    box-shadow: none !important;
    outline: none;
    border-color: #ccc;
    border: 1px solid #bfbfbf;
    box-shadow: 0 5px 10px 1px #e0e0e0;
    color: #262626;
}

input[type=text],
input[type=email],
input[type=password],
input[type=select] {
    font-size: 14px;
}

textarea {
    border: 1px solid #d9d9d9;
    font-size: 14px;
    height: auto;
}

textarea:focus {
    border: 1px solid #bfbfbf;
    box-shadow: 0 5px 10px 1px #e0e0e0;
    color: #262626;
}

select {
    border: 1px solid #d9d9d9;
    font-size: 14px;
    -webkit-appearance: none;
    background: #fff url("../files/images/arrow_down.png") no-repeat;
    background-size: 20px;
    background-position: left 10px center;
    padding-left: 24px;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 10px;
    margin: 0px !important;
}

select:focus {
    border: 1px solid #bfbfbf;
    box-shadow: 0 5px 10px 1px #e0e0e0;
    color: #262626;
}

input[type=checkbox],
input[type=radio] {
    top: 1px;
}

label {
    cursor: pointer;
}

.form-checkbox {
    padding-right: 0;
    padding-bottom: 0px;
}

.form-checkbox .checkbox-panel {
    margin-left: 5px;
    float: right;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #ec1b30;
    background-color: #ec1b30;
    color: #fff;
    background-color: #ec1b30;
}

.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #ec1b30;
}

input.Messagefiles {
    background: #fefefe;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    padding: 7px 7px 7px 10px;
    margin-bottom: 3px;
    overflow: hidden;
    width: 100%;
    height: auto !important;
}

/* End Form controller */
/* Img Style */
figure {
    margin-bottom: 0;
}

.img-icon {
    max-height: 65px;
}

.img-float-left {
    float: left;
    width: 35%;
    margin-right: 60px;
    margin-bottom: 5px;
}

.img-float-right {
    float: right;
    width: 35%;
    margin-left: 60px;
    margin-bottom: 5px;
}

/* End Img Style */
/* Btn */
.blog-download {
    text-align: left;
    margin-bottom: 5px;
    display: block;
}

.blog-download a {
    padding: 6px 30px 3px;
    background: #f0f0f0;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.1), 0 2px 2px 0 rgba(0, 0, 0, 0.05), 0 1px 5px 0 rgba(0, 0, 0, 0.05);
    color: #69778c;
    border-radius: 4px;
    text-align: center;
    width: 45%;
    margin: 0 auto 0 0;
}

.blog-download a .icon {
    position: relative;
    top: 1px;
}

.blog-download a:hover {
    background: #dedede;
}

.btn-w-normal {
    min-width: 150px;
    text-align: center;
}

.btn-in-shadow {
    background: #fff;
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.32);
    border: 0;
    transition: all 0.3s ease 0s;
}

.btn-in-shadow:hover {
    transform: scale(1.01);
    background: #ececec;
}

.btn-blue {
    color: #fff;
    border: 2px solid #3347c3;
    background: #4e67ff;
    min-width: 115px;
    border-radius: 4px;
    transition: all 0.3s ease 0s;
}

.btn-blue:hover {
    background: #5a71ff !important;
    border-color: #445adc !important;
}

.btn-transparent {
    font-size: 13px;
    padding: 7px 15px 5px;
    color: #ffffff;
    border: 0;
    background: unset;
    border: 1px solid white;
    border-radius: 0;
    line-height: 1.5;
    border-radius: 4px;
}

.btn-transparent .icon {
    font-size: 10px;
    position: relative;
    right: 1px;
    top: 1px;
}

.btn-transparent:hover {
    background: white;
    color: #000;
}

.btn-white {
    background: white;
    color: #444;
    font-size: 13px;
    padding: 7px 15px 5px;
    line-height: 1.5;
    border-radius: 4px;
    transition: all 0.3s ease 0s;
}

.btn-white.shadow {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.1), 0 2px 2px 0 rgba(0, 0, 0, 0.05), 0 1px 5px 0 rgba(0, 0, 0, 0.05) !important;
}

.btn-white:hover {
    background: #eee;
}

.btn-white .icon {
    font-size: 9px;
}

.btn-red {
    background: #c10726;
    transition: all 0.3s ease 0s;
    color: #fff;
}

.btn-red:hover {
    background: #8e051c;
    color: #fff;
}

.btn-list-gray:hover {
    background: #bbbbbb !important;
    color: #0e0d0d !important;
}

/* End Btn */
/* End All styles */
/* Header */
.header {
    text-align: right;
    width: 100%;
    margin: auto;
    position: relative;
    top: 0;
    z-index: 90;
    background: unset;
    transition: all 0.5s;
    min-height: 71px;
}

.header .nav-pills .nav-link.active,
.header .nav-pills .show>.nav-link {
    background: transparent;
    color: #feb417 !important;
}

.header .nav-pills .nav-link.active span,
.header .nav-pills .show>.nav-link span {
    color: #feb417 !important;
}

.header.header-bg-light {
    background: transparent;
}

.header.header-bg-light .header-box {
    background: #fff !important;
    box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.04);
}

.header.header-bg-light .header-box .header-logo img {
    filter: none;
}

.header.header-bg-light .header-box .header-left-date {
    color: #909090 !important;
}

.header.header-bg-light .header-box .languages-block ul li a {
    color: #909090 !important;
    font-variation-settings: "wght"600;
}

.header.header-bg-light .header-box .languages-block ul li a span {
    color: #909090 !important;
    font-variation-settings: "wght"600;
}

.header.header-bg-light .header-box .nav-menu .nav-item .nav-link {
    color: #333;
    text-shadow: unset;
}

.header.header-bg-light .header-box .nav-menu .nav-item .dropdown-menu-hover {
    background: rgba(247, 247, 247, 0.98);
}

.header.header-bg-light .header-box .nav-menu .nav-item .dropdown-menu-hover .dropdown-col .dropdown-item-header {
    color: #949494;
    border-bottom: 1px solid #e6e6e6;
}

.header.header-bg-light .header-box .nav-menu .nav-item .dropdown-menu-hover .dropdown-col .dropdown-item {
    color: #7c7d86;
}

.header.header-bg-light .header-box .nav-menu .nav-item .dropdown-menu-hover .dropdown-col .dropdown-item:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.header.header-bg-light .header-box .nav-menu .nav-item .dropdown-menu-hover .dropdown-col .dropdown-item:hover:before {
    color: #9a9a9a !important;
}

.header.header-bg-light .header-box .header-left-content .icon,
.header.header-bg-light .header-box .header-bottom-right {
    color: #909090;
}

.header.header-bg-light .header-box .footer-menu img {
    filter: brightness(0.5);
}

.header.header-bg-light .header-navbar .navbar-toggler {
    border: 1px solid rgba(122, 123, 130, 0.24);
    border-radius: 1px;
    box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.05);
}

.header.header-bg-light .header-navbar .navbar-toggler .toggle-bar:before {
    background: #7a7b82;
}

.header.header-transparent {
    background: transparent;
}

.header.header-transparent .pages {
    padding-top: 0;
    margin-top: -75px;
    background: white;
}

.header.header-transparent .header-box {
    background: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.28);
}

.header.header-transparent .footer-menu img {
    filter: invert(1);
}

.header .alert-top {
    background: #ffbf00;
}

.header .alert-top span {
    float: right;
    padding: 8px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -0.5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.header .alert-top a {
    background: #0c0c0c;
    border-radius: 6px;
    padding: 3px 5px 3px 5px;
    color: #fff;
    font-size: 12px;
    margin: 7px;
    float: right;
}

.header .alert-top a:hover {
    background: #cc0000;
}

.header .alert-top .alert-top-icon {
    float: right;
}

.header .alert-top .alert-top-icon i {
    padding: 11px;
    color: #fff;
    background: #cc9e14;
}

.header .alert-top .alert-top-close {
    float: left;
}

.header .alert-top .alert-top-close i {
    padding: 11px;
    color: #cc0000;
    cursor: pointer;
}

.header .header-bar {
    background: #000;
}

.header .header-bar .items-right {
    float: right;
}

.header .header-bar .items-right ul {
    float: right;
}

.header .header-bar .items-right ul li {
    font-size: 11px;
    display: inline-block;
}

.header .header-bar .items-right ul li span {
    padding: 7px 10px 7px 3px;
    color: #fff;
    display: inherit;
}

.header .header-bar .items-right ul li a {
    display: block;
    color: #fff;
    padding: 7px 0px 7px 3px;
}

.header .header-bar .items-right ul li a:hover {
    color: #ff9300;
}

.header .header-bar .items-right ul li a:before {
    width: 1px;
    height: 10px;
    content: "";
    background: #525252;
    margin: 0 4px 0 7px;
    display: inline-block;
    position: relative;
    top: 2px;
}

.header .header-bar .items-left {
    float: left;
    padding-left: 10px;
}

.header .header-bar .items-left ul li {
    font-size: 11px;
    display: inline-block;
}

.header .header-bar .items-left ul li span {
    padding: 7px 6px 7px 3px;
    color: #fff;
}

.header .header-bar .items-left ul li a {
    display: block;
    color: #fff;
    padding: 7px 0px 7px 3px;
}

.header .header-bar .items-left ul li a:hover {
    color: #ff9300;
}

.header .header-bar .items-left ul li a:before {
    width: 1px;
    height: 10px;
    content: "";
    background: #525252;
    margin: 0 4px 0 7px;
    display: inline-block;
    position: relative;
    top: 2px;
}

.header .header-bar .items-left ul li:first-child a:before {
    display: none;
}

.header .header-box .header-logo {
    padding-top: 0px;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 1;
}

.header .header-box .header-logo .header-logo-link {
    display: block;
}

.header .header-box .header-logo img {
    height: 35px;
    width: 150px;
}

.header .header-box .header-logo .header-logo-title {
    color: #333;
    font-size: 23px;
    font-weight: normal;
}

.header .header-box .header-search {
    display: inline-block;
    margin: 0;
    text-align: center;
}

.header .header-box .header-search .form-group {
    position: relative;
    margin: 0;
    border-radius: 20px;
}

.header .header-box .header-search .icon {
    position: absolute;
    z-index: 2;
    display: block;
    top: 0px;
    left: 2px;
    padding-left: 15px;
    padding-right: 15px;
    bottom: 0;
    padding-top: 11px;
    text-align: center;
    color: #909090;
    position: absolute;
}

.header .header-box .header-search .input {
    padding-left: 52px;
    padding-right: 20px;
    font-size: 13px;
    padding-top: 4px;
    border-radius: 20px;
    color: #000;
    background: #fff;
}

.header .header-box .header-search .input::-webkit-input-placeholder,
.header .header-box .header-search .input::-moz-placeholder,
.header .header-box .header-search .input:-ms-input-placeholder,
.header .header-box .header-search .input::-ms-input-placeholder,
.header .header-box .header-search .input::placeholder {
    color: #909090;
}

.header .header-box .header-left-content {
    padding: 0px;
    text-align: left;
    display: inline-block;
    float: left;
    padding-left: 15px;
    position: absolute;
    left: 0;
    top: 0px;
}

.header .header-box .header-left-content .icon {
    color: #ffffff;
    width: 30px;
    text-align: center;
    font-size: 17px;
    border-left: 0;
    border-radius: 0;
    padding: 0 4px;
    position: relative;
    top: 1px;
    transition: all 0.3s ease 0s;
}

.header .header-box .header-left-content .icon span {
    position: relative;
    top: 2px;
    right: 3px;
}

.header .header-box .header-left-content .icon.icon-about-us span {
    top: 3px;
}

.header .header-box .header-left-content .icon:hover span {
    transform: scale(1.15);
}

.header .header-box .header-left-content .header-left-icon {
    display: block;
    line-height: 2;
}

.header .header-box .header-left-content .header-left-date {
    padding-bottom: 5px;
    position: relative;
    top: 9px;
    display: block;
    color: #fff;
    font-size: 12px;
}

.header .header-box .header-left-content .header-search {
    float: right;
    width: 100%;
    padding: 0 30px;
}

.header .header-box .header-left-content .icon-return {
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 100%;
    padding: 0;
}

.header .header-box .header-left-content .icon-return span {
    padding: 0 12px;
}

.header .header-search-bar {
    background: #fff;
}

.header .header-return-site {
    font-size: 12px;
    color: #777;
}

.header .header-return-site a {
    color: #777;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.header .header-return-site a .icon {
    padding-right: 3px;
    font-size: 20px;
    position: relative;
    top: 3px;
}

.header .header-navbar nav.navbar {
    padding-right: 175px;
    display: block;
}

.header .header-navbar .navbar-collapse {
    float: right;
}

.header .header-navbar .navbar-nav .nav-item.dropdown-hover {
    position: static;
}

.header .header-navbar .navbar-nav .nav-item .dropdown-menu-hover {
    width: 100%;
    top: 71px;
    border: 0;
}

.header .header-navbar .navbar-nav .nav-item .dropdown-menu-hover .footer-menu {
    text-align: left;
    padding: 11px 59px 20px 20px;
}

.header .header-navbar .navbar-nav .nav-item .dropdown-menu-hover .footer-menu figure {
    margin: 0;
}

.header .header-navbar .navbar-nav .nav-item .dropdown-menu-hover .footer-menu img {
    height: 25px;
}

.header .header-navbar .navbar-toggler {
    width: 40px;
    height: 35px;
    text-align: center;
    padding: 7px 6px 3px;
    border-radius: 0;
    border: 1px solid rgba(255, 255, 255, 0.32);
    border-radius: 3px;
}

.header .header-navbar .navbar-toggler .toggle-bar:before {
    content: "";
    width: 25px;
    height: 3px;
    display: block;
    background: #fff;
}

.header .header-navbar .navbar-toggler .toggle-bar:not(:last-child):before {
    margin-bottom: 5px;
}

.header .header-navbar .nav-menu-image a {
    background: unset;
    padding: 0;
    margin: 0;
    text-align: center;
}

.header .header-navbar .nav-menu-image a:hover {
    background: unset;
}

.header .header-navbar .nav-menu-image a img {
    max-width: 100%;
    border-radius: 10px;
    border: 1px dashed #dbdbdb;
}

.header .header-navbar .nav-menu-image a img:hover {
    border: 1px dashed #b5b5b5;
}

.header .header-navbar .nav-menu.navbar-collapse .search-item form .form-group {
    margin: 0;
    padding: 15px;
    position: relative;
}

.header .header-navbar .nav-menu.navbar-collapse .search-item form .form-group span {
    color: red;
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 15px;
    padding: 11px 15px 10px;
}

.header .header-navbar nav.navbar {
    padding-top: 0;
    padding-bottom: 0;
}

.header .header-navbar .nav-menu .nav-item {
    margin: 0;
}

.header .header-navbar .nav-menu .nav-link {
    color: #fff;
    font-variation-settings: "wght"600;
    text-shadow: 0 1px 1px black;
    padding: 25px 12px 24px 15px;
    font-size: 14px;
    font-variation-settings: "wght"600;
}

.header .header-navbar .nav-menu .nav-link:after {
    display: none;
}

.header .header-navbar .nav-menu .nav-item {
    transition: all 0.3s;
}

.header .header-navbar .nav-menu .nav-item:hover:after {
    width: 100%;
}

.header .header-navbar .nav-menu .nav-item:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 0;
    background: #ec1b30;
    height: 3px;
    position: relative;
    transition: all 0.3s;
    margin-top: -3px;
}

.header .app-nav-block {
    width: 285px !important;
}

.header .app-nav-mobile-alert {
    top: 139px !important;
}

.header .app-nav {
    float: right;
    width: 0px;
    top: 70px;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
    position: fixed;
    z-index: 100;
    bottom: 0;
    right: 0px;
    border: 1px solid #eee;
    -webkit-transition: all 250ms ease-in;
    -webkit-transition: all 250ms ease-in;
    transition: all 250ms ease-in;
}

.header .app-nav .app-nav-menu {
    font-family: danaNum;
    direction: rtl;
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 285px;
    color: #ffffff;
}

.header .app-nav .app-nav-menu ul {
    font-family: danaNum;
    direction: rtl;
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    box-sizing: border-box;
}

.header .app-nav .app-nav-menu ul li {
    font-family: danaNum;
    direction: rtl;
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    box-sizing: border-box;
}

.header .app-nav .app-nav-menu ul li a {
    font-family: danaNum;
    direction: rtl;
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    box-sizing: border-box;
}

.header .app-nav .app-nav-menu ul ul {
    display: none;
}

.header .app-nav .app-nav-menu ul ul li a {
    border-top: 1px solid #424242;
    padding: 14px 30px;
    cursor: pointer;
    z-index: 2;
    font-size: 14px;
    text-decoration: none;
    color: #dddddd;
    background: #515151;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

.header .app-nav .app-nav-menu ul ul li a:hover {
    color: #ffffff;
}

.header .app-nav .app-nav-menu ul ul ul li a {
    padding-right: 40px;
    border-top: 1px solid #424242;
}

.header .app-nav .app-nav-menu ul ul ul li a:before {
    font-family: "Font Awesome 5 Pro";
    content: "\F104";
    position: relative;
    right: -4px;
    top: 2px;
}

.header .app-nav .app-nav-menu ul ul ul li a:hover:before {
    background: #515151 !important;
}

.header .app-nav .app-nav-menu ul ul>li.has-sub>a:after {
    top: 16px;
    left: 26px;
    background: #dddddd;
}

.header .app-nav .app-nav-menu ul ul>li.has-sub>a:before {
    top: 20px;
    background: #dddddd;
}

.header .app-nav .app-nav-menu ul>li.has-sub a:hover:after,
.header .app-nav .app-nav-menu ul>li.has-sub a:hover:before {
    background: #fff;
}

.header .app-nav .app-nav-menu ul>li.has-sub>a:after {
    position: absolute;
    left: 26px;
    top: 19px;
    z-index: 5;
    display: block;
    height: 10px;
    width: 2px;
    background: #515151;
    content: "";
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.header .app-nav .app-nav-menu ul>li.has-sub>a:before {
    position: absolute;
    left: 22px;
    top: 23px;
    display: block;
    width: 10px;
    height: 2px;
    background: #515151;
    content: "";
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.header .app-nav .app-nav-menu ul>li.has-sub.open>a:after,
.header .app-nav .app-nav-menu ul>li.has-sub.open>a:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.header .app-nav .app-nav-menu>ul>li.active>ul {
    display: block;
}

.header .app-nav .app-nav-menu>ul>li>a {
    padding: 16px 20px;
    cursor: pointer;
    z-index: 2;
    font-size: 14px;
    text-decoration: none;
    color: #222;
    background: #fff;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
    border-bottom: 1px solid #eee;
}

.header .app-nav .app-nav-menu>ul>li>a:hover {
    color: #fff;
    background: #6687ff;
}

.header .app-nav .align-right {
    float: right;
}

.header .dropdown-signin .form-group {
    margin-bottom: 5px;
}

.header .dropdown-signin .form-group input {
    text-align: right;
}

.header .header-left-content {
    padding-top: 15px;
}

.header .header-left-content .nav-signin {
    float: right;
}

.header .header-left-content .languages-block {
    position: relative;
    top: 12px;
}

.header .header-left-content .languages-block ul li.nav-item.dropdown a {
    padding: 7px 8px;
    line-height: 1;
    padding-left: 0;
}

.header .header-left-content .languages-block ul li.nav-item.dropdown a:hover span {
    color: #feb417 !important;
}

.header .header-left-content a {
    color: #fff;
}

.header .header-top {
    padding: 0 20px;
}

.header .header-bottom-right {
    color: #fff;
    font-size: 12px;
    position: absolute;
    left: 19px;
    top: 45px;
}

.header .header-bottom-right .icon {
    width: 30px;
    display: inline-block;
    height: 30px;
    border-radius: 100%;
    border: 1px solid #fff;
    text-align: center;
    padding-top: 4px;
    margin-left: 5px;
}

.header .header-bottom-right .icon span {
    color: #fff;
}

.headerfixed {
    position: fixed;
    top: 0;
}

.nav-globe {
    margin: 0;
}

.nav-globe .dropdown-menu.show {
    min-width: 80px;
    margin-top: 0;
    padding: 0;
}

.nav-globe .dropdown-menu.show li a {
    text-align: center;
    font-size: 12px;
    padding: 5px !important;
}

.nav-globe .dropdown-menu.show li a:hover {
    color: #333 !important;
}

.nav-globe .dropdown-menu.show li a.globe:before {
    margin-left: 5px !important;
    top: 2px !important;
}

.nav-globe .nav-item {
    margin: 0;
    border-radius: 0;
    height: 27px;
}

.nav-globe .nav-link.dropdown-toggle {
    display: inline-block;
    padding: 0px 5px 2px 5px !important;
    font-size: 12px;
    text-align: right;
    position: relative;
    top: -2px;
    line-height: 1.5;
    border-radius: 1px;
    transform: scale(1.1);
}

.nav-globe .nav-link.dropdown-toggle:after {
    color: #fff;
    position: relative;
    top: 5px;
    float: left;
    left: -2px;
    font-size: 8px;
    display: none;
}

.languages-block {
    display: inline-block;
}

.languages-block .dropdown-toggle:after {
    display: none;
}

.languages-block .dropdown-menu.show {
    min-width: 80px;
    font-size: 12px;
    padding: 0;
}

.languages-block .dropdown-menu li a {
    line-height: 1.5 !important;
}

.languages-block .dropdown-menu li a:hover {
    color: #000 !important;
}

#languages-block-top .globe[data-language="gb"]:before {
    background-position: -192px -44px !important;
}

#languages-block-top .globe[data-language="fa"]:before {
    background-position: -192px -66px !important;
}

#languages-block-top .globe[data-language]:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 11px;
    background: url("../files/images/flags.png") no-repeat;
    margin: 0 5px;
    position: relative;
    bottom: -1px;
    top: 4px;
    margin: 0;
}

.dropdown-toggle::after {
    margin-left: 0;
    top: 5px;
    position: relative;
    content: "\f078";
    font-family: 'Font Awesome 5 Pro';
    font-size: 10px;
    border: 0;
}

.rtl .dropdown-toggle::after {
    margin-right: 3px;
}

.page-head-bg {
    height: 320px;
    background-repeat: no-repeat;
    position: relative;
    text-align: center;
    background-image: linear-gradient(to left bottom, #051937, #004d7a 20%, #008793 41%, #00bf72 98%, #00ba6f 100%);
    background-repeat: no-repeat;
    background-size: 100%;
    /* &:before {
    background: #ffffff;
    display: inline-block;
    height: 44px;
    width: 50%;
    position: absolute;
    right: 0px;
    bottom: -1px;
    content: "";
    border-top-right-radius: 100%;
    z-index: 2;
  }
  &:after {
    background: #ffffff;
    display: inline-block;
    height: 44px;
    border: 0;
    width: 50%;
    position: absolute;
    left: 0px;
    bottom: -1px;
    content: "";
    border-top-left-radius: 100%;
    z-index: 2;
  }*/
}

.page-head-bg .head-title {
    color: #fff;
    font-size: 45px;
    position: absolute;
    top: 155px;
    /* border-bottom: 1px dashed #fff; */
    padding: 0 10px;
    width: auto;
    z-index: 2;
    /* border-radius: 20px; */
    /* border-color: rgba(238, 238, 238, 0.58); */
    /* box-shadow: 2px 7px 7px #ccc, -20px 0px 7px #ccc; */
    /* box-shadow: 0 0 7px #ccc; */
    text-shadow: 0 0 11px rgba(0, 0, 0, 0.4);
}

.page-head-bg .head-title.medium-text {
    font-size: 30px;
}

.page-head-bg .header-breadcrumb {
    padding-top: 3px;
    box-shadow: inset 0 0 20px 0px rgba(0, 0, 0, 0.11);
    margin-top: -45px;
    z-index: 2;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: unset;
}

.page-head-bg .header-breadcrumb .breadcrumb-cats li.breadcrumb-cats-item {
    font-size: 14px;
    color: #fff;
}

.page-head-bg .header-breadcrumb .breadcrumb-cats li.breadcrumb-cats-item a {
    color: #e2e2e2;
}

.page-head-bg .header-breadcrumb .breadcrumb-cats li.breadcrumb-cats-item a:hover {
    font-weight: normal;
    color: #fff;
}

.page-head-bg.head-bg-small {
    height: 118px;
}

.page-head-bg .head-bg-figure {
    position: relative;
    height: 100%;
    width: 100%;
}

.page-head-bg .head-bg-figure.overlay:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.62);
    display: block;
    z-index: 1;
}

.page-head-img {
    height: 320px;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.page-head-img figure {
    position: relative;
    display: block;
    width: 100%;
}

.page-head-img figure:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
}

.page-head-img figure img {
    width: 100%;
}

.page-head-img span {
    color: #fff;
    font-size: 45px;
    position: absolute;
    top: 120px;
    /* border-bottom: 1px dashed #fff; */
    padding: 0 90px;
    width: auto;
    /* border-radius: 20px; */
    /* border-color: rgba(238, 238, 238, 0.58); */
    /* box-shadow: 2px 7px 7px #ccc, -20px 0px 7px #ccc; */
    /* box-shadow: 0 0 7px #ccc; */
    text-shadow: 0 0 11px rgba(0, 0, 0, 0.4);
}

.page-head-img:before {
    background: #ffffff;
    display: inline-block;
    height: 44px;
    width: 50%;
    position: absolute;
    right: 0px;
    bottom: -1px;
    content: "";
    border-top-right-radius: 100%;
    z-index: 2;
}

.page-head-img:after {
    background: #ffffff;
    display: inline-block;
    height: 44px;
    border: 0;
    width: 50%;
    position: absolute;
    /* right: 0; */
    left: 0px;
    bottom: -1px;
    content: "";
    border-top-left-radius: 100%;
    z-index: 2;
}

.header-scrolled {
    transition: all 0.5s;
    box-shadow: -21.213px 21.213px 30px 0px rgba(158, 158, 158, 0.3);
    background-color: rgba(255, 255, 255, 0.94);
    height: 56px;
}

/* End Header */
/* Dropdown */
.dropdown-menu.show {
    left: 0 !important;
    right: auto !important;
    min-width: 200px;
}

.dropdown-menu li.divider {
    border-bottom: 1px solid #e9e9e9;
    margin: 6px 10px;
}

.dropdown-menu li a {
    border-radius: 0 !important;
    display: block !important;
    color: #444 !important;
    font-family: danaNum !important;
    padding: 5px 15px !important;
    border: none !important;
    width: auto !important;
    height: auto !important;
    text-align: right !important;
}

.dropdown-menu li a:hover {
    background: #eee !important;
    color: white !important;
}

.dropdown-menu-hover {
    width: 100%;
    padding: 20px 0 0px;
    margin: 0;
    border-bottom: 4px solid #ec1b30;
    background: rgba(13, 14, 14, 0.89);
    border-bottom: 0;
    border-radius: 0;
}

.dropdown-menu-hover .dropdown-col {
    height: 100%;
}

.dropdown-menu-hover a.dropdown-item:before {
    content: "\f111";
    display: inline-block;
    font-family: 'Font Awesome 5 Pro';
    position: relative;
    color: #bb221f;
    top: -1px;
    font-size: 6px;
    padding-left: 7px;
    font-weight: 600;
}

.dropdown-menu-hover .dropdown-item {
    color: #fff;
    font-size: 13px;
    padding: 5px 10px;
}

.dropdown-menu-hover .dropdown-item:first-child {
    margin-top: 5px;
}

.dropdown-menu-hover .dropdown-item:hover {
    background-color: black;
}

.dropdown-menu-hover .dropdown-item:hover:before {
    color: #fff !important;
    font-weight: bold;
}

.dropdown-menu-hover .dropdown-item:focus {
    background-color: unset;
    border: unset;
    box-shadow: unset;
    outline: none;
}

span.dropdown-item-header {
    font-size: 14px;
    display: block;
    width: 100%;
    padding: 6px;
    text-align: right;
    color: #949494;
    font-variation-settings: "wght"600;
    border-bottom: 1px solid #4e4e4e;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-right: 12px;
}

.dropdown-hover:hover .dropdown-menu-hover {
    display: block;
    opacity: 1;
    visibility: visible;
}

/* End Dropdown */
/* Lists */
.list-group.list-group-table {
    padding: 0;
}

.list-group.list-group-table li {
    padding: 0;
    border: 0;
}

.list-group.list-group-table li .list-group-item-right {
    padding-left: 0;
}

.list-group.list-group-table li .list-group-item-left {
    padding-right: 5px;
}

.list-group.list-group-table li .title {
    display: inline-block;
    font-size: 14px;
    background: #fafafa;
    display: block;
    padding: 15px;
    margin-bottom: 5px;
}

.list-group.list-group-table li .text {
    display: inline-block;
    font-size: 14px;
    background: #fafafa;
    padding: 15px;
    display: block;
}

.category-list {
    display: block;
    font-size: 0;
    text-align: center;
    padding: 0 !important;
    background: rgba(255, 255, 255, 0.82);
    color: #000;
    border-radius: 5px;
}

.category-list .category {
    padding: 0;
}

.category-list .section-company-title {
    padding: 0;
}

.category-list .section-company-title .title {
    color: #252525;
    padding: 15px 15px 12px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}

.category-list .category-item {
    padding: 30px;
    font-size: 15px;
    display: block;
    color: #fff;
    margin: 1px;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-radius: 5px;
}

.category-list .category-item:hover svg g {
    fill: #ffb518;
}

.category-list .category-item svg {
    fill: white;
}

.category-list .category-item .back {
    display: none;
}

.category-list .category-item .icon {
    display: block;
    font-size: 75px;
    color: #ffffff;
    padding: 15px 0;
}

.category-list .category-item .title {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 5px;
    font-size: 20px;
    margin-bottom: 15px;
    color: #bb221f;
    font-weight: bold;
}

.category-list .category-item .text {
    font-size: 14px;
    line-height: 2.5;
    font-weight: normal;
    color: #000;
    min-height: 140px;
    direction: rtl;
}

.category-list .category-item .btn {
    color: #fff;
    margin-top: 19px;
    background: #bb221f;
    min-width: 140px;
}

.category-list .category-item .btn:hover {
    background: #971816;
}

.category-list .category-item:active {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
}

.full-screen-scroller .disc li {
    color: #ec1b30;
    line-height: 2.5;
}

.full-screen-scroller .disc-li li:before {
    color: #ec1b30;
}

ul.disc,
ol.disc {
    list-style: none;
    padding: 0;
}

ul.disc li,
ol.disc li {
    line-height: 2.5;
}

ul.disc li a:before,
ol.disc li a:before {
    color: #ff8100;
    content: '\f111';
    font-family: 'Font Awesome 5 Pro';
    font-size: 7px;
    margin-left: 7px;
    float: right;
    margin-top: 4px;
    font-weight: bold;
}

ul.disc-li,
ol.disc-li {
    list-style: none;
    padding: 0;
}

ul.disc-li li,
ol.disc-li li {
    line-height: 2.5;
}

ul.disc-li li:before,
ol.disc-li li:before {
    color: #ff8100;
    content: '\f111';
    font-family: 'Font Awesome 5 Pro';
    font-size: 7px;
    margin-left: 7px;
    float: right;
    margin-top: 10px;
    font-weight: bold;
}

ul.disc-li li a,
ol.disc-li li a {
    padding-right: 20px !important;
}

ul.disc-w-border,
ol.disc-w-border {
    list-style: none;
    padding: 0;
}

ul.disc-w-border li,
ol.disc-w-border li {
    line-height: 2.5;
    border-right: 0;
    border-left: 0;
}

ul.disc-w-border li:first-child,
ol.disc-w-border li:first-child {
    border-top: 0;
}

ul.disc-w-border li:last-child,
ol.disc-w-border li:last-child {
    border-bottom: 0;
}

ul.disc-w-border li:hover,
ol.disc-w-border li:hover {
    border-bottom-color: #008080;
}

ul.disc-w-border li:hover a,
ol.disc-w-border li:hover a {
    background: transparent;
}

ul.disc-w-border li:hover a:before,
ol.disc-w-border li:hover a:before {
    color: #008080;
    border-color: #008080;
}

ul.disc-w-border li a,
ol.disc-w-border li a {
    padding-right: 30px !important;
}

ul.disc-w-border li a:before,
ol.disc-w-border li a:before {
    content: '\f111';
    font-family: 'Font Awesome 5 Pro';
    font-size: 5px;
    float: right;
    margin-top: 10px;
    font-weight: bold;
    top: 3px;
    margin-left: 3px;
    position: absolute !important;
    right: 7px;
    border: 2px solid #848484;
    border-radius: 100%;
    width: 14px;
    height: 14px;
    text-align: center;
    padding-top: 1px;
    color: #848484;
}

ul.disc-w-border li a:hover,
ol.disc-w-border li a:hover {
    background: transparent !important;
}

ul.disc-w-border li a:hover:before,
ol.disc-w-border li a:hover:before {
    color: #008080;
    border-color: #008080;
}

ul.chevron-left li a:before {
    font-family: 'Font Awesome 5 Pro';
    content: "\f053";
    font-size: 10px;
    color: #ef0000;
    padding-left: 5px;
    position: relative;
    top: 1px;
    font-weight: bold;
}

.list-group-section .list-group-item {
    padding: 0;
    line-height: 1.8;
}

.list-group-section .list-group-item:before {
    top: 6px;
    margin-left: 3px;
    position: relative;
    right: 6px;
}

.list-group-section .list-group-item .list-group-link {
    margin: 0;
    display: block;
    padding: 6px 10px 6px 10px;
    font-size: 12px;
    color: #444;
}

.list-group-section .list-group-item .list-group-link:hover {
    background: #f3f3f3;
}

.list-group-item:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.list-group-item:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.list-group-card {
    margin-bottom: 30px;
}

.list-group-card.dark-card .card {
    border-radius: 0;
}

.list-group-card.dark-card .card:hover {
    background: #383838 !important;
}

.list-group-card.dark-card .card .rounded-img {
    width: 70px;
    height: 70px;
}

.list-no-border li {
    border: 0 !important;
}

.list-number {
    line-height: 2.5;
}

.list-number.bold-number>li {
    font-weight: bold;
}

.list-number.bold-number>li .text {
    font-weight: normal;
}

.list-number.bold-number>li:before {
    content: counter(li) ".";
    color: #444444;
    display: inline-block;
    margin-left: 7px;
    font-size: 18px;
    width: unset;
    font-weight: bold;
    height: unset;
    background: unset;
    border-radius: 100%;
    text-align: center;
    line-height: 1.7;
    padding-top: 0px;
    font-family: danaNum;
}

.list-number.bold-number>li ul {
    font-weight: normal;
    line-height: 1.8;
    margin-bottom: 10px;
}

.list-number>li {
    list-style: none;
    list-style-type: none;
    counter-increment: li;
    position: relative;
}

.list-number>li:before {
    content: counter(li);
    color: #ffffff;
    display: inline-block;
    margin-left: 7px;
    font-size: 13px;
    width: 20px;
    height: 20px;
    background: #008080;
    border-radius: 100%;
    text-align: center;
    line-height: 1.9;
    padding-top: 0px;
    font-family: danaNum;
}

.list-number>li .text {
    display: block;
}

.list-number.rules {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}

.list-number.rules>li {
    border: 0;
    border-bottom: 1px solid #eaeaea;
    padding: 10px 15px;
    padding-right: 45px !important;
    font-size: 13px;
    line-height: 2;
}

.list-number.rules>li:before {
    content: counter(li);
    display: inline-block;
    margin-left: 7px;
    height: auto;
    text-align: center;
    line-height: 1.7;
    padding-top: 0px;
    color: #ef6864;
    font-weight: bold;
    font-size: 15px;
    border-left: 1px solid #eee;
    border-radius: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    min-width: 35px;
    background: #f9f9f9;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-family: danaNum;
}

.dark-panel-list .list-group-section {
    box-shadow: unset;
}

.dark-panel-list .list-group-section li.list-group-item {
    background: unset;
}

.dark-panel-list .card {
    background: unset;
    box-shadow: unset;
}

.rules-title {
    background: unset;
    border-bottom: 3px solid #cc6966;
    color: #e27875;
    text-align: center;
    font-size: 15px;
    font-variation-settings: "wght"600;
    margin: 0;
    padding-bottom: 12px;
}

/* End Lists */
/* Side Bar */
.sidebar {
    padding-bottom: 20px;
}

.sidebar .sidebar-widget {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 #eee;
    margin-bottom: 20px;
    overflow: hidden;
}

.sidebar .sidebar-widget span.sidebar-widget-title-btn {
    display: block;
    font-size: 13px;
    padding: 15px 20px 15px 5px;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 0px;
    cursor: pointer;
    position: relative;
}

.sidebar .sidebar-widget span.sidebar-widget-title-btn i {
    top: 15px;
    left: 20px;
    font-size: 20px;
    position: absolute;
}

.sidebar .sidebar-widget h3.sidebar-widget-title {
    font-size: 13px;
    padding: 15px 20px 15px 5px;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 0px;
}

.sidebar .sidebar-widget ul {
    margin: 0;
    padding: 0;
}

.sidebar .sidebar-widget ul li {
    border-bottom: 1px solid #f5f5f5;
    display: block;
}

.sidebar .sidebar-widget ul li:last-child {
    border: 0;
}

.sidebar .sidebar-widget ul li .sidebar-widget-badge {
    float: left;
    position: relative;
    top: 3px;
    left: -10px;
    font-size: 11px;
    font-weight: 400;
}

.sidebar .sidebar-widget ul li a {
    display: block;
    padding: 10px 15px 12px 15px;
    color: #5b5b5b;
    font-size: 13px;
}

.sidebar .sidebar-widget ul li a i {
    width: 20px;
    text-align: center;
    color: #c7c7c7;
    position: relative;
    top: 2.5px;
    right: -7px;
    font-size: 17px;
}

.sidebar .sidebar-widget ul li a.is-active {
    background-color: #f9f4ff;
}

.sidebar .sidebar-widget .sidebar-widget-radio-box {
    font-size: 13px;
}

.sidebar .sidebar-widget .sidebar-widget-radio-box .box-right {
    padding: 0;
    border-left: 1px solid #eee;
}

.sidebar .sidebar-widget .sidebar-widget-radio-box .box-right .custom-control.custom-radio {
    padding: 0;
}

.sidebar .sidebar-widget .sidebar-widget-radio-box .box-right .custom-control.custom-radio label {
    padding-right: 36px;
    height: 50px;
    display: block;
    padding-top: 15px;
    padding-bottom: 10px;
}

.sidebar .sidebar-widget .sidebar-widget-radio-box .box-right .custom-control.custom-radio label:after,
.sidebar .sidebar-widget .sidebar-widget-radio-box .box-right .custom-control.custom-radio label:before {
    top: 15px;
    right: 15px;
}

.sidebar .sidebar-widget .sidebar-widget-radio-box .box-left {
    padding: 0;
}

.sidebar .sidebar-widget .sidebar-widget-radio-box .box-left .custom-control.custom-radio {
    padding: 0;
}

.sidebar .sidebar-widget .sidebar-widget-radio-box .box-left .custom-control.custom-radio label {
    padding-right: 36px;
    height: 50px;
    display: block;
    padding-top: 15px;
    padding-bottom: 10px;
}

.sidebar .sidebar-widget .sidebar-widget-radio-box .box-left .custom-control.custom-radio label:after,
.sidebar .sidebar-widget .sidebar-widget-radio-box .box-left .custom-control.custom-radio label:before {
    top: 15px;
    right: 15px;
}

.sidebar .sidebar-widget .sidebar-widget-radio-box .custom-control.custom-radio {
    padding: 15px 0;
    margin: 0;
    text-align: right;
}

.sidebar .sidebar-widget .sidebar-widget-radio-box .custom-control-label {
    padding-right: 23px;
}

.sidebar .sidebar-widget .sidebar-widget-radio-box .rtl .custom-control-label::after,
.sidebar .sidebar-widget .sidebar-widget-radio-box .rtl .custom-control-label::before {
    top: 1px;
}

.sidebar .sidebar-widget .sidebar-widget-search-box {
    position: relative;
    padding: 15px;
}

.sidebar .sidebar-widget .sidebar-widget-search-box input.sidebar-widget-search {
    padding: 7px 10px;
    color: #555;
    background: #ffffff;
    border: 1px solid #eee;
    box-shadow: unset;
    border-radius: 25px;
    width: 100%;
    font-size: 12px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 40px;
}

.sidebar .sidebar-widget .sidebar-widget-search-box input.sidebar-widget-search:hover {
    box-shadow: inset 1px 1px 6px 1px #efefef;
}

.sidebar .sidebar-widget .sidebar-widget-search-box i {
    position: absolute;
    left: 28px;
    top: 27px;
    font-size: 14px;
    color: #b3b2b2;
}

.sidebar .sidebar-widget .sidebar-widget-select-box {
    padding: 15px;
}

.sidebar .sidebar-widget .sidebar-widget-select-box select.form-control {
    display: block;
    width: 100%;
    border-radius: 20px;
    font-size: 12px;
    padding: 7px 15px;
    color: #555;
}

.sidebar .sidebar-widget .sidebar-widget-list {
    padding: 0;
    max-height: 225px;
    font-size: 13px;
    overflow: auto;
    overflow-x: hidden;
}

.sidebar .sidebar-widget .sidebar-widget-list input {
    margin: 5px;
}

.sidebar .sidebar-widget .sidebar-widget-list ul {
    margin: 0;
    padding: 0;
}

.sidebar .sidebar-widget .sidebar-widget-list ul li {
    list-style: none;
    position: relative;
}

.sidebar .sidebar-widget .sidebar-widget-list ul li.box-right,
.sidebar .sidebar-widget .sidebar-widget-list ul li.box-left {
    padding: 0;
}

.sidebar .sidebar-widget .sidebar-widget-list ul li.box-right .full-width-label,
.sidebar .sidebar-widget .sidebar-widget-list ul li.box-left .full-width-label {
    padding-right: 0;
}

.sidebar .sidebar-widget .sidebar-widget-list ul li .sidebar-widget-checkbox-label .sidebar-widget-checkbox-custom {
    right: -2px;
}

.sidebar .sidebar-widget .sidebar-widget-list ul li:hover {
    background: whitesmoke;
}

.sidebar .sidebar-widget .sidebar-widget-list ul li:last-child {
    border: none;
}

.sidebar .sidebar-widget .sidebar-widget-list ul li label {
    padding: 6px;
    margin: 0;
    cursor: pointer;
}

.sidebar .sidebar-widget .sidebar-widget-list ul li label .left-name {
    float: left;
    margin-top: 5px;
    margin-left: 10px;
    position: relative;
    top: -2px;
}

.sidebar .sidebar-widget .sidebar-widget-list ul li label .right-name {
    margin-right: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    position: relative;
    bottom: -2px;
}

.sidebar .sidebar-widget .sidebar-widget-list ul li label input {
    float: right;
}

.sidebar .sidebar-widget .sidebar-widget-list .full-width-label {
    position: relative;
    width: 100%;
    padding: 10px 7px;
}

.sidebar .sidebar-widget .sidebar-widget-list .full-width-label .checkbox-label {
    display: block;
    position: relative;
    margin: 0 auto;
    cursor: pointer;
    font-size: 22px;
    line-height: 24px;
    height: 24px;
    width: 24px;
    clear: both;
}

.sidebar .sidebar-widget .sidebar-widget-list .full-width-label .sidebar-widget-checkbox-label {
    position: absolute;
    right: 15px;
}

.sidebar .sidebar-widget .sidebar-widget-list .full-width-label .sidebar-widget-checkbox-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.sidebar .sidebar-widget .sidebar-widget-checkbox-custom {
    position: absolute;
    top: 4px;
    right: 5px;
    height: 15px;
    width: 15px;
    background-color: #e0e0e0;
    border-radius: 3px;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.sidebar .sidebar-widget .sidebar-widget-checkbox-custom::after {
    position: absolute;
    content: "";
    left: 12px;
    top: 12px;
    height: 0px;
    width: 0px;
    border-radius: 5px;
    border: solid #009BFF;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity: 1;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.sidebar .sidebar-widget input:checked~.sidebar-widget-checkbox-custom {
    background-color: #ec1b30;
    border-radius: 5px;
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity: 1;
}

.sidebar .sidebar-widget input:checked~.sidebar-widget-checkbox-custom::after {
    -webkit-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1);
    opacity: 1;
    left: 5px;
    top: 2px;
    width: 6px;
    height: 9px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    background-color: transparent;
    border-radius: 0;
}

.sidebar .sidebar-widget .sidebar-widget-range {
    padding: 30px;
}

.sidebar .sidebar-widget .sidebar-widget-range .submit_range {
    font-size: 13px;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 5px;
}

.sidebar .sidebar-widget .sidebar-widget-range #amount {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-family: danaNum;
    font-size: 12px;
    color: #4e4e4e;
    font-weight: 500;
    padding-top: 10px;
}

.sidebar .sidebar-widget .sidebar-widget-range #slider-range {
    width: 90%;
    margin: 0 auto;
}

.sidebar .sidebar-widget .sidebar-widget-range #slider-range .ui-widget-header {
    border: 1px solid #ffb518;
    background: #ffb518;
}

.sidebar .sidebar-widget .sidebar-widget-range #slider-range .ui-slider-handle {
    border: none;
    background: #e4e4e4;
    font-variation-settings: "wght"600;
    border-radius: 50%;
    margin-top: -3px;
}

.sidebar .sidebar-widget-right .list-group .list-group-item {
    padding: 0;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    margin-bottom: 0px;
}

.sidebar .sidebar-widget-right .list-group .list-group-item .list-group-link[data-toggle=collapse] {
    position: relative;
}

.sidebar .sidebar-widget-right .list-group .list-group-item .list-group-link[data-toggle=collapse]:after {
    position: absolute;
    left: 15px;
    top: 10px;
    padding-left: 10px;
    display: block;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\F053";
}

.sidebar .sidebar-widget-right .list-group .list-group-item .list-group-link[data-toggle=collapse][aria-expanded=true] {
    font-weight: 700;
}

.sidebar .sidebar-widget-right .list-group .list-group-item .list-group-link[data-toggle=collapse][aria-expanded=true]:after {
    content: "\F078";
}

.sidebar .sidebar-widget-right .list-group .list-group-item:before {
    content: "";
    background: #999;
    width: 5px;
    height: 5px;
    position: absolute;
    border: 1px solid #999;
    right: 7px;
    border-radius: 100%;
    top: 17px;
    z-index: 2;
}

.sidebar .sidebar-widget-right .list-group .list-group-item:last-child {
    border-bottom: unset;
}

.sidebar .sidebar-widget-right .list-group .list-group-item .list-group-link {
    padding-left: 40px;
    padding-right: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}

.sidebar .sidebar-widget-right .list-group .list-group .list-group-item {
    background: #f9f9f9;
}

.sidebar .sidebar-widget-right .list-group .list-group .list-group-item:before {
    right: 15px;
}

.sidebar .sidebar-widget-right .list-group .list-group .list-group-item .list-group-link {
    padding-right: 30px;
}

.sidebar .sidebar-widget-right .list-group .list-group .list-group .list-group-item {
    background: #eee;
}

.sidebar .sidebar-widget-right .list-group .list-group .list-group .list-group-item:before {
    right: 30px;
}

.sidebar .sidebar-widget-right .list-group .list-group .list-group .list-group-item .list-group-link {
    padding-right: 50px;
}

.sidebar-widget-checkbox-side label {
    padding-bottom: 13px !important;
}

.sidebar-widget-checkbox-side .box-right {
    border-left: 1px solid #eee;
}

#sidebar .sidebar-widget-body-hide {
    display: block;
}

#sidebar .sidebar-mobile {
    display: none;
    background: #ec1b30;
    color: #fff;
    height: auto;
    margin-bottom: 0px;
}

/* End Side Bar */
/* Cards */
.card.card-info {
    border: 0;
    padding: 20px 0 15px;
}

.card.card-info .card-title {
    margin: 0;
    border-bottom: 1px solid #f4f4f4;
}

.card.card-info .card-title .title {
    font-size: 18px;
    margin: 0;
    padding-bottom: 20px;
    line-height: 1.8;
}

.card.card-info .card-title .title.title-en {
    color: #888;
    font-size: 15px;
}

.card.card-info .card-body {
    padding: 0;
    padding-top: 15px;
}

.card.card-info .description-row {
    padding: 7px 0;
}

.card.card-info .description-row .text,
.card.card-info .description-row .title {
    font-size: 13px;
}

.card.card-info .description-row .description-item:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #ff5c6d;
    border-radius: 100%;
    position: relative;
    top: -1px;
    margin-left: 5px;
}

.card.card-info .description-row .description-item .icon {
    font-size: 6px;
    margin-left: 5px;
    color: #ccc;
}

.card.card-info .description-row.description-code .description-item:before,
.card.card-info .description-row.description-company .description-item:before {
    display: none;
}

.card.card-info .description-row.description-code .text,
.card.card-info .description-row.description-company .text {
    color: #de4643;
    border-bottom: 1px dotted #de4643;
}

.card.card-contact-us {
    background: #fff;
    padding: 0;
    min-height: 537px;
}

.card.card-contact-us .card-header {
    padding: 15px;
}

.card.card-contact-us .card-header .title {
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
}

.card.card-contact-us .card-body {
    padding-top: 0;
}

.card.card-contact-us .list-info-contact-us {
    padding: 0;
    list-style: none;
    text-align: right;
}

.card.card-contact-us .list-info-contact-us .list-group-item {
    padding: 10px 0px;
    border: 0;
    position: relative;
    background: unset;
    border-bottom: 1px solid #eee;
}

.card.card-contact-us .list-info-contact-us .list-group-item:last-child {
    border-bottom: 0;
}

.card.card-contact-us .list-info-contact-us .list-group-item .title {
    font-size: 14px;
    padding-left: 2px;
    display: inline;
    color: unset;
}

.card.card-contact-us .list-info-contact-us .list-group-item .text {
    font-size: 14px;
}

.card.card-contact-us .list-info-contact-us .list-group-item .icon {
    padding-left: 5px;
    position: relative;
    top: 2px;
    color: #9b9da9;
}

.card.card-contact-us .list-info-contact-us .list-group-item .list-group-link {
    display: block;
}

.card.card-contact-us .list-info-contact-us .list-group-item .list-group-link:after {
    font-family: "Font Awesome 5 Pro";
    content: "\F053";
    position: absolute;
    left: 0;
    font-size: 13px;
    top: 13px;
}

.card.card-contact-us .list-info-contact-us.company {
    padding-top: 10px;
}

.card.card-contact-us .list-info-contact-us.factory {
    padding-top: 20px;
}

.card.card-contact-us .card-footer {
    background: unset;
    border: 0;
}

.card.card-form {
    font-size: 13px;
    background: #fff;
    padding: 0;
    margin: 0;
}

.card.card-form .card-header {
    padding: 8px 10px;
    text-align: center;
}

.card.card-form .card-header .title {
    margin-bottom: 0;
}

.card.card-form .card-body {
    padding: 0;
}

.card.card-form .card-body .text-details {
    padding: 15px;
    font-size: 13px;
    margin-bottom: 0;
}

.card.card-form .card-body .form-response-ticket {
    margin-bottom: 0;
}

.card.card-form .form-control-plaintext {
    margin-bottom: 10px;
}

.card.card-form .form-control-plaintext:focus {
    box-shadow: unset;
    outline: 0;
}

.card.card-form.card-form-contact-us .card-header {
    margin-bottom: 0px;
    position: relative;
    padding: 15px;
}

.card.card-form.card-form-contact-us .card-header .title {
    margin-bottom: 0;
    font-size: 14px;
    color: #212529;
}

.card.card-form.card-form-contact-us .card-body {
    padding: 20px;
}

.card.card-form.card-form-contact-us .card-btn {
    text-align: center;
}

.card.card-form.card-form-contact-us .card-btn .btn {
    font-size: 14px;
    min-width: 100px;
}

.card.card-img-top {
    position: relative;
    overflow: hidden;
    border: 0;
    /* .card-title {
      padding: 0 15px 10px;
      margin-bottom: 0;
      margin-bottom: 0;
      max-height: unset;
      overflow: hidden;
      text-align: right;
      .card-on-title {
        font-weight: normal;
        font-variation-settings: "wght" 400;
        .title {
          padding: 3px 0px;
          font-size: 12px;
          color: #aaa;
          font-weight: normal;
          font-variation-settings: "wght" 400;
        }
      }
      .title {
        font-size: 14px;
        text-align: center;
        line-height: 1.8;
        font-variation-settings: "wght" 600;
        color: #333;
        max-height: unset;
        overflow: hidden;
      }
    } */
}

.card.card-img-top .date-card {
    position: absolute;
    top: 0;
    left: 10px;
    padding: 4px 6px 5px;
    background: #ec1b30;
    border-radius: 0 0 6px 6px;
    z-index: 10;
    min-width: 46px;
    text-align: center;
    line-height: 1;
    color: #fff;
    font-size: 14px;
}

.card.card-img-top .date-card strong {
    display: block;
    font-size: 20px;
}

.card.card-img-top .date-card.gray {
    background: #e4e3e3;
    border-radius: 0 0 5px 5px;
    color: #565656;
    font-size: 13px;
}

.card.card-img-top .thumb {
    overflow: hidden;
    border: 10px solid white;
    border-bottom: 0;
    height: 180px;
    height: unset !important;
    position: relative;
    padding-bottom: 56.2% !important;
}

.card.card-img-top .thumb img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
    transition: all 0.3s ease 0s;
    position: absolute;
}

.card.card-img-top .card-body {
    padding: 0px 15px;
    height: 145px;
    overflow: hidden;
}

.card.card-img-top .card-body.flex-center {
    padding: 15px 15px;
    margin-bottom: 0px;
}

.card.card-img-top .card-body.flex-center .card-title {
    margin: 0;
}

.card.card-img-top .card-body .card-text {
    padding-top: 5px;
    font-size: 12px;
    color: #333;
    text-align: justify;
    max-height: unset;
    overflow: hidden;
    line-height: 1.9;
}

.card.card-img-top .card-body .card-text .text {
    font-size: 12px;
    color: #333;
    text-align: justify;
    max-height: unset;
    overflow: hidden;
    line-height: 2;
}

.card.card-img-top .card-title {
    padding: 0;
    margin-bottom: 0;
    max-height: unset;
    overflow: hidden;
    text-align: right;
    padding-top: 10px;
    color: #333;
    line-height: 2;
    font-size: 14px;
    font-variation-settings: "wght"600;
}

.card.card-img-top .card-title .card-on-title {
    line-height: 1.8;
    padding-bottom: 5px;
    font-weight: normal;
    font-variation-settings: "wght"400;
}

.card.card-img-top .card-title .card-on-title .title {
    padding: 3px 0px;
    font-size: 12px;
    color: #aaa;
    font-weight: normal;
    font-variation-settings: "wght"400;
}

.card.card-img-top .card-title .title {
    font-size: 14px;
    text-align: center;
    line-height: 1.9;
    font-variation-settings: "wght"600;
    color: #333;
    max-height: unset;
    overflow: hidden;
    font-variation-settings: "wght"600;
    margin-bottom: 4px;
}

.card.card-img-top .card-footer {
    padding: 0;
    background: unset;
    border: 0;
    border-radius: 0;
    margin-top: 7px;
}

.card.card-img-top .card-footer .btn-more {
    display: block;
    font-size: 13px;
    color: #666;
    border-radius: 0;
    border: 0;
    border-top: 2px solid #eee;
    padding: 7px 15px;
}

.card.card-img-top:hover .thumb img {
    cursor: pointer;
    transform: scale(1.15);
}

.card.card-img-top:hover .btn-more {
    background: #008080;
    border-color: #008080;
    color: #fff;
}

.card.card-img-top:hover .card-body-list .card-body-list-item .list-title .icon {
    color: #008080;
}

.card.card-img-top.card-no-text .card-body {
    height: 70px;
}

.card.card-img-top.card-no-text.card-no-text-dark {
    background: #0f0f0f;
}

.card.card-img-top.card-no-text.card-no-text-dark .thumb {
    border: #0f0f0f;
    height: 165px;
}

.card.card-img-top.card-no-text.card-no-text-dark .card-body {
    padding: 15px 15px;
    padding-top: 4px !important;
}

.card.card-img-top.card-no-text.card-no-text-dark .card-title {
    padding-top: 0;
}

.card.card-img-top.card-no-text.card-no-text-dark .card-title .title {
    color: #fff;
    font-weight: normal;
    text-align: right;
    line-height: 2;
    font-size: 12px;
    border: 0;
    padding-bottom: 0;
}

.card.card-img-top.card-no-text.card-no-text-dark .card-footer {
    padding: 8px;
    background: #000;
}

.card.card-img-top.card-no-text.card-no-text-dark .card-footer .text {
    color: #fff;
    text-align: right;
    font-size: 12px;
    color: #a5a5a5;
}

.card.card-img-top.card-no-text.card-no-text-transparent {
    background: unset;
    box-shadow: unset;
}

.card.card-img-top.card-no-text.card-no-text-transparent.card-transparent-sm .thumb {
    height: 110px;
    border-radius: 0;
    border: 0;
}

.card.card-img-top.card-no-text.card-no-text-transparent.card-transparent-sm .thumb img {
    border-radius: 0;
}

.card.card-img-top.card-no-text.card-no-text-transparent.card-transparent-sm .card-body {
    padding: 5px 0;
}

.card.card-img-top.card-no-text.card-no-text-transparent.card-transparent-sm .card-title {
    font-size: 12px;
    line-height: 2;
    margin-bottom: 0;
    height: 48px;
}

.card.card-img-top.card-no-text.card-no-text-transparent .thumb {
    border: 0;
}

.card.card-img-top.card-no-text.card-no-text-transparent .card-body {
    padding-top: 0;
    height: auto;
    margin: 0;
    padding: 10px 0 0;
}

.card.card-img-top.card-no-text.card-no-text-transparent .card-title .title {
    color: #fff;
    font-weight: normal;
    text-align: right;
}

.card.card-img-top.card-no-text.card-no-text-transparent .card-footer {
    text-align: right;
    border-top: 1px solid #3a3a3a;
}

.card.card-img-top.card-no-text.card-no-text-transparent .card-footer .text {
    padding: 4px 0 5px;
    display: block;
    color: #fff;
    text-align: right;
    font-size: 12px;
    color: #a5a5a5;
}

.card.card-img-top.card-no-text.card-no-text-transparent .icon-code {
    padding-left: 3px;
    position: relative;
    top: 1px;
}

.card.card-img-top.card-no-text.card-no-text-transparent .icon-date {
    padding-left: 2px;
    position: relative;
    top: 1px;
}

.card.card-img-top.card-no-text.card-catalog {
    height: auto;
    background: #f2f2f5;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    overflow: hidden;
}

.card.card-img-top.card-no-text.card-catalog figure {
    padding: 0;
}

.card.card-img-top.card-no-text.card-catalog figure img {
    border-radius: 0 !important;
}

.card.card-img-top.card-no-text.card-catalog figcaption {
    transition: all 0.3s ease 0s;
    padding: 0 10px;
}

.card.card-img-top.card-no-text.card-catalog:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.39);
}

.card.card-img-top.card-no-text.card-catalog:hover .title {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.card.card-img-top.card-no-text.card-catalog:hover figcaption {
    display: block;
}

.card.card-img-top.card-no-text.card-catalog:hover .btn-dn {
    background: teal;
    color: #fff;
}

.card.card-img-top.card-no-text.card-catalog:hover img {
    transform: none;
}

.card.card-img-top.card-no-text.card-catalog:hover figcaption::before,
.card.card-img-top.card-no-text.card-catalog:hover .text {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.card.card-img-top.card-no-text.card-catalog:hover figcaption {
    background-color: rgba(58, 52, 42, 0);
}

.card.card-img-top.card-no-text.card-catalog:hover img {
    opacity: 0.4;
}

.card.card-img-top.card-no-text.card-catalog .card-body {
    height: 50px;
    margin-bottom: 5px;
    text-align: center;
}

.card.card-img-top.card-no-text.card-catalog .card-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}

.card.card-img-top.card-no-text.card-catalog .card-footer {
    display: block;
    padding: 5px 10px 10px;
    text-align: center;
}

.card.card-img-top.card-no-text.card-catalog .file-size {
    float: left;
}

.card.card-img-top.card-no-text.card-catalog .file-size strong {
    background: unset;
}

.card.card-img-top.card-no-text.card-catalog .btn-dn {
    padding: 5px 15px;
    min-width: 127px;
    color: #484848;
    font-variation-settings: "wght"600;
    background: #dedede;
}

.card.card-img-top.overlay .thumb {
    border: 0;
}

.card.card-img-top.overlay .card-body {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.63) 40%, rgba(0, 0, 0, 0) 100%);
    color: #fff;
    margin: 0;
    height: auto;
    padding: 20px 20px 0px;
}

.card.card-img-top.overlay .card-title {
    padding-top: 0px;
}

.card.card-img-top.overlay .card-title .on-title {
    color: #c1c1c1;
    font-size: 14px;
    font-weight: normal;
}

.card.card-img-top.overlay .card-title .title {
    color: #fff;
    padding: 0;
    max-height: 95px;
    margin-top: 0;
    display: block;
    transition: all 0.3s ease 0s;
}

.card.card-img-top.overlay .card-date {
    font-size: 10px;
    padding: 5px 15px;
    display: inline-block;
    font-family: danaNum;
}

.card.card-img-top.overlay-small .card-body {
    padding: 10px 15px 5px;
}

.card.card-img-top.overlay-small .card-title .title {
    padding-bottom: 5px;
}

.card.card-img-top.overlay-small .card-date {
    padding: 0;
    font-family: danaNum;
}

.card.card-img-top.overlay-medium .thumb {
    height: 250px;
}

.card.card-img-top.overlay-medium .card-title {
    margin-bottom: 5px;
}

.card.card-img-top.overlay-big .thumb {
    height: 500px;
}

.card.card-img-top.overlay-big .card-title .title {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 15px;
}

.card.card-img-top.overlay-big .card-title .on-title {
    font-size: 15px;
}

.card.card-img-top.overlay-big .card-title .text {
    font-size: 18px;
}

.card.card-img-top.card-dark {
    background: unset;
    box-shadow: unset;
}

.card.card-img-top.card-dark .thumb {
    border: 0;
}

.card.card-img-top.card-dark .card-body {
    padding-top: 0;
    height: auto;
    margin: 0;
    padding: 10px 0 0;
}

.card.card-img-top.card-dark .card-title {
    color: #fff;
    font-weight: normal;
    text-align: right;
}

.card.card-img-top.card-dark.big-top {
    overflow: unset;
}

.card.card-img-top.card-dark.big-top figure {
    height: 450px;
    overflow: hidden;
    position: relative;
}

.card.card-img-top.card-dark.big-top figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.card.card-img-top.card-dark.big-top .card-body {
    padding: 5px 0 20px;
    height: auto;
    margin: 0;
}

.card.card-img-top.card-dark.big-top .card-title {
    text-align: right;
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 15px;
}

.card.card-img-top.card-dark.big-top .card-text {
    color: #ccc;
    font-size: 13px;
}

.card.card-img-top.card-dark.big-top .card-footer {
    padding: 5px 0;
    border-top: 2px solid #3c3c3c;
    color: #ccc;
}

.card.card-img-top.card-dark.big-top .card-footer .card-date {
    font-family: danaNum;
}

.card.card-img-top.card-dark.big-top .card-footer .card-date .icon {
    padding-left: 7px;
    font-size: 11px;
}

.card.card-img-top.card-dark.big-top .card-footer .card-date .text {
    font-size: 12px;
}

.card.card-img-top.big-card {
    max-height: unset;
    display: block;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
    border-radius: 8px;
    overflow: hidden;
}

.card.card-img-top.big-card .thumb {
    display: inline-block;
    height: 280px;
    border: 0;
    padding: 0;
}

.card.card-img-top.big-card .card-body {
    padding-top: 0;
    height: unset;
    padding: 0 25px 20px;
}

.card.card-img-top.big-card .card-body .card-title {
    margin: 0;
    padding-bottom: 20px;
}

.card.card-img-top.big-card .card-body .card-text {
    max-height: unset;
}

.card.card-img-top.big-card:hover {
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.21);
}

.card.card-img-top.medium-card .thumb {
    height: 250px;
}

.card.card-img-top.card-big-hot-link .thumb {
    padding: 0;
    border: 0;
    height: unset;
}

.card.card-img-top.card-big-hot-link:hover .card-title .title {
    color: #008080;
}

.card.card-img-top.card-blog .card-body {
    padding-top: 0;
}

.card.card-img-top .card-meta-top {
    position: relative;
    text-align: center;
    display: block;
    width: 100%;
    height: 0;
}

.card.card-img-top .card-meta-top .card-meta {
    font-variation-settings: "wght"600;
    padding: 5px 8px;
    left: -2px;
    right: unset;
    border-radius: 4px;
    top: 15px;
    transform: rotate(-35deg);
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    border: 2px solid #4a4a4a;
    color: #4a4a4a;
}

.card.card-img-top .card-meta-top .card-meta.red-meta {
    background: rgba(255, 255, 255, 0.59);
    border: 2px solid #bb221f;
    color: #bb221f;
}

.card.card-img-top .card-meta-top-relative {
    text-align: center;
    font-size: 13px;
    color: #333;
    font-weight: bold;
    padding-top: 0;
    position: relative;
    top: 5px;
}

.card.card-img-top .card-body-list {
    padding: 0px 12px;
    height: unset;
}

.card.card-img-top .card-body-list .card-body-list-item .list-title {
    font-size: 14px;
    color: #969696;
}

.card.card-img-top .card-body-list .card-body-list-item .list-title .icon {
    font-size: 6px;
    color: #8e8e8e;
    position: relative;
    top: -1px;
    margin-left: 3px;
}

.card.card-img-top .card-body-list .card-body-list-item .list-text {
    float: left;
    color: #000;
    position: relative;
    top: 5px;
    font-size: 14px;
}

.card.card-img-top .card-on-title {
    font-weight: normal;
    font-variation-settings: "wght"400;
}

.card.card-img-top .card-on-title .title {
    padding: 3px 10px;
    font-size: 12px;
    color: #aaa;
    font-weight: normal;
    font-variation-settings: "wght"400;
}

.card-img-top-small {
    text-align: center;
    display: block;
    border: 0;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
    padding: 15px 15px 0px;
}

.card-img-top-small figure {
    display: block;
    text-align: center;
}

.card-img-top-small .card-body {
    position: relative;
    top: 0;
    color: #333;
    padding: 0;
}

.card-img-top-small .card-body .card-title {
    display: block;
    margin-top: 10px;
}

.card-img-top-small .card-body .file-size {
    display: block;
    margin-top: 9px;
    border-top: 1px solid #eee;
    top: 0;
    padding: 10px;
    /* padding-bottom: 0; */
    display: block;
    float: unset;
}

.card-img-top-small .card-body .file-size strong {
    background: unset;
    margin-right: 0px;
}

.card-img-top-small:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

.card-img-right {
    overflow: hidden;
    display: block;
    padding: 15px;
    border: 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease;
}

.card-img-right:hover {
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.21);
}

.card-img-right:hover .card-img img {
    transform: scale(1.15);
}

.card-img-right:hover .card-body .read-more-text {
    color: #008080;
    transform: scale(1.03);
}

.card-img-right .card-img {
    width: 150px;
    height: 100px;
    float: right;
    margin-left: 15px;
    overflow: hidden;
}

.card-img-right .card-img img {
    object-fit: cover;
    transition: all 0.3s ease 0s;
    width: 100%;
    height: 100%;
}

.card-img-right .card-title .on-title {
    font-size: 12px;
    color: #888;
    line-height: 1.3;
    margin-bottom: 0;
    max-height: 35px;
    overflow: hidden;
}

.card-img-right .card-title .title {
    overflow: hidden;
    font-size: 14px;
    font-variation-settings: "wght"600;
    line-height: 1.8;
    margin-bottom: 15px;
    text-align: right;
    color: #333;
    font-variation-settings: "wght"600;
}

.card-img-right .card-body {
    overflow: hidden;
    color: #333;
    line-height: 2;
    height: 100px;
    padding: 0;
    position: relative;
}

.card-img-right .card-body .text {
    font-size: 12px;
    text-align: justify;
    max-height: 75px;
    overflow: hidden;
    margin-bottom: 5px;
}

.card-img-right .card-body .read-more-text {
    position: absolute;
    left: 0;
    right: 0;
    text-align: left;
    bottom: -12px;
    font-size: 14px;
    color: #a2a2a2;
    background: #fff;
    padding-top: 1px;
    transition: all 0.3s ease 0s;
}

.card-img-right .card-title {
    overflow: hidden;
}

.card-img-right .read-more {
    display: block;
    font-size: 12px;
    color: #797979;
    text-align: center;
    background: #eee;
    padding: 3px 5px;
    border-radius: 3px;
}

.card-img-right.card-medium:hover .title {
    color: #008080;
}

.card-img-right.card-medium .card-img {
    height: 180px;
    border-radius: 0;
    width: 280px;
}

.card-img-right.card-medium .card-body {
    height: 180px;
}

.card-img-right.card-medium .card-title {
    height: unset;
    margin-bottom: 5px;
}

.card-img-right.card-medium .on-title {
    font-size: 13px;
}

.card-img-right.card-medium .title {
    font-size: 15px;
    margin: 0;
}

.card-img-right.card-medium .text {
    font-size: 13px;
}

.card-img-right.card-big {
    padding: 0px;
}

.card-img-right.card-big .card-meta.big {
    right: 25px;
    top: 27px;
    color: #fff;
    padding: 5px 7px;
    font-size: 13px;
}

.card-img-right.card-big .card-img {
    height: 250px;
    border-radius: 0;
    padding: 15px;
    width: 390px;
}

.card-img-right.card-big .card-body {
    height: 190px;
    position: relative;
    padding: 15px 0 15px 15px;
}

.card-img-right.card-big .card-body .title {
    font-variation-settings: "wght"600;
    margin-bottom: 7px;
    line-height: 2;
    color: #333;
    margin-bottom: 0px;
    max-height: unset;
    font-size: 17px;
}

.card-img-right.card-big .card-body .text {
    font-size: 13px;
    max-height: 160px;
    margin-bottom: 30px;
}

.card-img-right.card-big .card-body .read-more {
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    padding: 5px 10px;
}

.card-img-right.card-dark {
    padding: 0;
    background: #191919;
    box-shadow: 1px 1px 15px 0px #000;
    background: #1e1e1e;
}

.card-img-right.card-dark .video-wrapper {
    border-radius: 0;
}

.card-img-right.card-dark .card-body {
    padding: 30px 0px 30px 30px;
    height: unset;
    max-height: 250px;
}

.card-img-right.card-dark .card-body .card-title {
    color: #e1e1e1;
}

.card-img-right.card-dark .card-body .card-title .title {
    margin-bottom: 15px;
    color: #e1e1e1;
}

.card-img-right.card-dark .card-body .card-text {
    color: #cecece;
    font-weight: normal;
    max-height: unset;
    height: unset;
}

.card-img-right.card-dark .card-body .card-text .text {
    color: #cecece;
    font-weight: normal;
    max-height: unset;
    height: unset;
}

.card-img-right.small-card {
    padding: 10px;
    box-shadow: unset;
    border: 0;
}

.card-img-right.small-card .card-img {
    margin-left: 10px;
    height: auto;
    height: 70px;
    width: 100px;
}

.card-img-right.small-card .card-body {
    height: 70px;
}

.card-img-right.small-card .card-title {
    padding: 0;
}

.card-img-right.small-card .card-title .on-title {
    display: block;
    font-size: 11px;
    padding: 0;
    margin: 0;
    line-height: 1.2;
    color: #999;
    font-weight: normal;
    max-height: 26px;
}

.card-img-right.small-card .card-title .title {
    padding-top: 0px;
    font-variation-settings: "wght"600;
    color: #555;
    font-size: 12px;
    line-height: 1.8;
}

.card-img-right.card-rounded-img-sm {
    padding: 7px;
}

.card-img-right.card-rounded-img-sm .thumb {
    width: 60px;
    height: 60px;
    margin-left: 10px;
    border-radius: 100%;
}

.card-img-right.card-rounded-img-sm .card-body {
    height: 60px;
    padding-top: 10px;
}

.card-img-right.card-rounded-img-sm .card-title {
    margin: 0;
}

.card-img-right.card-rounded-img-sm .card-title .title {
    padding: 0;
}

.card-shadow {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

.post-single {
    margin-bottom: 30px;
}

.card-video .video-wrapper {
    position: relative;
}

.card-video:hover .video-wrapper:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.68);
    content: "";
    z-index: 1;
}

.card-video:hover .video-wrapper:after {
    content: "\f04b";
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 0;
    bottom: 0;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-family: 'Font Awesome 5 Pro';
    font-size: 40px;
    color: white;
    z-index: 2;
}

.card-video:hover .video-icon {
    background: transparent;
    color: #008080;
}

.card-video .video-icon {
    background: rgba(0, 0, 0, 0.45);
    color: #fff;
    padding: 6px 8px;
    font-size: 17px;
    position: absolute;
    left: 0;
    border-radius: 0 4px 4px 0;
    z-index: 2;
}

.card-gallery .image-wrapper {
    position: relative;
}

.card-gallery:hover .image-wrapper:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.68);
    content: "";
    z-index: 1;
}

.card-gallery:hover .image-wrapper:after {
    content: "\f03e";
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 0;
    bottom: 0;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-family: 'Font Awesome 5 Pro';
    font-size: 40px;
    color: white;
    z-index: 2;
}

.card-image .image-wrapper {
    position: relative;
}

.card-image:hover .image-wrapper:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.68);
    content: "";
    z-index: 1;
}

.card-image:hover .image-wrapper:after {
    content: "\f00e";
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 0;
    bottom: 0;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-family: 'Font Awesome 5 Pro';
    font-size: 40px;
    color: white;
    z-index: 2;
}

.card-meta {
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 20px;
    background: #B22222;
    color: #fff;
    padding: 4px 5px;
    border-radius: 1px;
    text-align: center;
    font-size: 12px;
    line-height: 1 !important;
    z-index: 5;
}

.card-meta.big {
    color: #fff;
    padding: 5px 7px;
    font-size: 13px;
}

.card-meta .text {
    line-height: 1 !important;
}

.card-attach {
    border-color: #eee;
    border-radius: 4px;
    overflow: hidden;
    transition: all 0.3s ease 0s;
}

.card-attach:hover {
    transform: scale(1.08);
}

.card-attach .card-img {
    height: 85px;
    overflow: hidden;
}

.card-attach .card-info {
    padding: 5px;
    text-align: center;
    color: #525252;
    position: relative;
    text-align: center;
    padding-right: 35px;
    line-height: 1;
    background: #fff;
}

.card-attach .card-info .text {
    text-transform: initial;
    padding: 0;
    font-size: 12px;
    line-height: 2;
}

.card-attach .card-info .file-name {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}

.card-attach .card-info .icon {
    width: 30px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 36px;
    color: #44495a;
    border-left: 1px solid #eee;
}

.card-attach .icon-dn {
    position: absolute;
    left: 5px;
    top: 10px;
}

.card-blog-list .title {
    background: #fff;
    border-radius: 4px 4px 0 0;
    text-align: center !important;
    padding: 10px 10px 9px;
    font-size: 15px;
    font-variation-settings: "wght"600;
    margin: 0;
}

.card-blog-list .title .title {
    margin: 0;
    padding: 10px;
    font-size: 14px;
    text-align: center;
    color: #555;
    text-shadow: unset;
    border-bottom: 1px solid #dedede;
    font-variation-settings: "wght"600;
}

.card-blog-list .list-group {
    border-radius: 0;
}

.card-blog-list .list-group li {
    border-radius: 0 !important;
    border-left: 0;
    border-right: 0;
}

.card-blog-list .list-group li:last-child {
    border-bottom: 0;
}

.card-blog-list .list-group li:last-child a {
    border-bottom: 0;
}

.card-blog-list .card-btn .btn {
    display: block;
    text-align: center;
    background: #ececec;
    border-radius: 0 0 4px 4px;
    color: #777;
    border: 0;
    border-top: 1px solid #dedede;
}

.card-tender {
    border-radius: 10px;
}

.card-tender .card-meta-top-relative .card-meta-text {
    font-size: 18px;
    line-height: 1.8;
}

.card-tender figure {
    border-radius: 0px;
}

.card-tender figure img {
    border: 3px solid #eee;
}

.card-tender .btn {
    border-radius: 0 0 9px 9px !important;
}

.no-height .card-body {
    height: unset !important;
}

.rounded-img {
    border-radius: 100%;
}

figure.effect-oscar {
    background: -webkit-linear-gradient(45deg, #206940 0%, #6d3a1c 40%, #1f1c16 100%);
    background: linear-gradient(45deg, #206940 0%, #6d3a1c 40%, #1f1c16 100%);
    position: relative;
}

figure.effect-oscar img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.effect-oscar figcaption {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    overflow: hidden;
    padding: 15px;
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}

figure.effect-oscar figcaption:before {
    position: absolute;
    top: 12px;
    right: 12px;
    bottom: 12px;
    left: 12px;
    border: 1px solid #fff;
    content: '';
    transform: scale(0);
    opacity: 0;
}

figure.effect-oscar figcaption .fig-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 19px;
    overflow: hidden;
    color: #fff;
    text-align: justify;
    font-size: 12px;
    padding: 0 5px;
}

figure.effect-oscar figcaption .title {
    margin: 20% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

figure.effect-oscar figcaption .text {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
}

figure.effect-oscar:hover .title {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-oscar:hover .text {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-oscar:hover figcaption {
    background-color: rgba(58, 52, 42, 0);
}

figure.effect-oscar:hover img {
    opacity: 0.4;
}

/* End Cards */
/* Gallery & Image */
.img-cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery-img-overlay {
    position: relative;
    border-radius: 3px;
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.3);
    background: linear-gradient(to right, #0164b9, #008d8b);
    padding: 4px;
    background: #c1c1c1;
    transition: all 0.3s ease 0s;
}

.gallery-img-overlay:hover {
    transform: scale(1.03);
}

.gallery-img-overlay:hover figcaption {
    opacity: 1;
}

.gallery-img-overlay:hover figcaption .text {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.gallery-img-overlay ::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.gallery-img-overlay ::-webkit-scrollbar-track {
    border-radius: 0px;
}

.gallery-img-overlay ::-webkit-scrollbar-thumb {
    background: rgba(247, 247, 247, 0.81);
}

.gallery-img-overlay ::-webkit-scrollbar-thumb:hover {
    background: #ffb518;
}

.gallery-img-overlay figcaption {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 20px;
    background: rgba(0, 0, 0, 0.72);
    color: #fff;
    display: block;
    opacity: 0;
}

.gallery-img-overlay figcaption .text {
    text-align: justify;
    line-height: 2;
    padding-top: 20px;
    font-size: 13px;
    border: 2px solid #8e8e8e;
    height: calc(100% - 60px);
    overflow-y: auto;
    padding: 15px;
    padding-top: 5px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.gallery-img-overlay figcaption .info {
    display: block;
    padding: 5px 0;
    margin-top: 10px;
    font-size: 12px;
}

.gallery-img-overlay figcaption .btn {
    text-align: center;
    font-size: 15px;
    display: block;
    border: 1px solid rgba(238, 238, 238, 0.35);
    padding: 8px 15px;
    border-radius: 4px;
    margin-top: 15px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    background: rgba(0, 0, 0, 0.34);
    color: #fff;
}

.gallery-img-overlay.sm {
    overflow: hidden;
}

.gallery-img-overlay.sm:hover {
    transform: none;
}

.gallery-img-overlay.sm figcaption {
    padding: 10px 20px;
}

.gallery-img-overlay.sm figcaption .text {
    padding-top: 0;
    font-size: 12px;
    line-height: 2.2;
}

.parent-image {
    border-radius: 2px;
    overflow: hidden;
    border: 0;
    padding: 0;
    position: relative;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.22);
}

.parent-image.border-trans:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 8px solid rgba(255, 255, 255, 0.83);
    z-index: 2;
    content: "";
}

/* End Gallery */
/* BreadCrumb */
/* .header-breadcrumb {
  background: unset;
  margin-top: 105px;
  .header-breadcrumb-title {
    float: right;
    width: 285px;
    background: #ccc;
    padding: 8px 10px;
    margin-left: 10px;
    a {
      font-size: 14px;
      color: $color_2;
      display: block;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      padding-right: 20px;
      &:before {
        font-family: $font_family_font_awesome;
        font-weight: 900;
        content: "\F111";
        font-size: 8px;
        position: relative;
        right: -6px;
        color: $color_15;
      }
    }
  }
  .header-breadcrumb-box {
    font-size: 12px;
    padding: 10px 10px 0px 10px;
    span.title {
      display: inline-block;
    }
    a {
      color: $color_11;
      display: inline-block;
      margin-right: 5px;
      &:hover {
        color: $color_16;
        span {
          background: #202020;
          color: $color_1;
        }
      }
      span {
        background: #d12424;
        color: $color_1;
        border-radius: 3px;
        padding: 2px 10px;
      }
    }
  }	
} */
.breadcrumb {
    background: none;
    padding: 0;
    margin: 0;
    display: block;
}

.breadcrumb:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    width: 0;
}

.breadcrumb .breadcrumb-cats {
    text-align: right;
    padding: 9px 0px 7px;
    margin: 0;
    float: right;
    box-shadow: unset;
}

.breadcrumb .breadcrumb-cats li.active {
    font-size: 1rem;
    line-height: 1.571;
    color: #505050;
}

.breadcrumb .breadcrumb-cats li.breadcrumb-cats-item {
    display: inline-block;
    font-size: 0.857rem;
    line-height: 1.833;
}

.breadcrumb .breadcrumb-cats li.breadcrumb-cats-item .icon {
    padding-left: 7px;
}

.breadcrumb .breadcrumb-cats li.breadcrumb-cats-item a {
    color: #6a6a6a;
    font-size: 13px;
}

.breadcrumb .breadcrumb-cats li.breadcrumb-cats-item a:hover {
    font-weight: 600;
    color: #ec1b30;
}

.breadcrumb .breadcrumb-cats li.breadcrumb-cats-item::before {
    padding-right: 0.3rem;
    padding-left: 0.3rem;
    content: "/";
    font-size: 10px;
    color: #c6c6c6;
}

.breadcrumb .breadcrumb-cats li.breadcrumb-cats-item:first-child::before {
    display: none;
}

.header-breadcrumb {
    padding-top: 3px;
    margin: 0;
    background: #f7f7f7;
}

.header-breadcrumb .breadcrumb-cats {
    text-align: right;
}

.header-breadcrumb .breadcrumb-cats li.breadcrumb-cats-item {
    color: #008080;
    font-variation-settings: "wght"600;
}

.header-breadcrumb .breadcrumb-cats li.breadcrumb-cats-item a {
    color: #6a6a6a;
    font-weight: normal;
}

.header-breadcrumb .breadcrumb-cats li.breadcrumb-cats-item a:hover {
    color: #008080;
}

.breadcrumb-cats-media {
    float: left;
}

.breadcrumb-cats-media .breadcrumb-cats-item {
    display: inline-block;
    margin: 10px 0 0;
}

.breadcrumb-cats-media .breadcrumb-cats-item .breadcrumb-cats-link {
    padding: 1px 7px;
    border-radius: 2px;
    border: 2px solid rgba(255, 255, 255, 0.27);
    font-size: 13px;
    margin-right: 7px;
    height: 25px;
    min-width: 80px;
    text-align: center;
    color: #9c9c9c;
}

.breadcrumb-cats-media .breadcrumb-cats-item .breadcrumb-cats-link .icon {
    padding-left: 4px;
    position: relative;
    top: 2px;
}

.breadcrumb-cats-media .breadcrumb-cats-item .breadcrumb-cats-link.active {
    color: #fff;
    background: rgba(238, 238, 238, 0.45);
    border-color: #7e7e7e;
}

/* End BreadCrumb */
/* Modals */
.modal {
    padding-right: 0 !important;
}

.modal .modal-title {
    font-size: 14px;
}

.modal .modal-header {
    border-color: #f5f5f5;
}

.modal .modal-form-render .form-group.row {
    margin: 0 0 10px;
    padding: 0;
}

.modal .modal-form-render .form-group.row textarea {
    height: 60px;
}

.modal .modal-form-render .form-group.row label {
    margin-bottom: 0;
}

.modal .readonly-form-group {
    margin-bottom: 10px;
}

.modal .modal-body.modal-form .modal-form-render .form-group:nth-child(1),
.modal .modal-body.modal-form .modal-form-render .form-group:nth-child(2),
.modal .modal-body.modal-form .modal-form-render .form-group:nth-child(3) {
    display: none;
}

.modal-form {
    padding: 0;
}

.modal-form .readonly-form-group {
    padding: 5px 20px 0;
    background: #fafafa;
    border-bottom: 1px solid #f5f5f5;
}

.modal-form .product-img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 5px;
}

.modal-form .product-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.modal-form .writen-form-group {
    padding: 15px 20px;
}

.modal-form .writen-form-group .form-group {
    margin-bottom: 15px;
}

.modal-form .form-group {
    text-align: right;
    position: relative;
    margin-bottom: 10px;
    font-size: 13px;
}

.modal-form .form-group label {
    display: block;
}

.modal-form .form-group .form-control {
    border-top: 0;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    font-size: 13px;
    background: unset;
    border-bottom: 1px solid #e0e0e0;
    padding-right: 0;
}

.modal-form .form-group .form-control::-webkit-input-placeholder,
.modal-form .form-group .form-control::-moz-placeholder,
.modal-form .form-group .form-control:-ms-input-placeholder,
.modal-form .form-group .form-control::-ms-input-placeholder,
.modal-form .form-group .form-control::placeholder {
    color: #999;
}

.modal-form .form-group input[readonly] {
    background-color: transparent;
    border: 0;
    text-align: center;
    color: #999;
}

.modal-form .form-group textarea.form-control {
    min-height: 125px;
    border: 1px solid #e0e0e0;
    margin-top: 13px;
    border-radius: 2px;
    padding-right: 10px;
}

.modal-form .form-btn {
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0;
    text-align: center;
}

.ordering-modal-btn {
    float: left;
    color: white !important;
    background: #de4543;
    padding: 7px 15px;
    z-index: 100;
    border-radius: 4px;
    cursor: pointer;
}

.ordering-modal-btn:hover {
    background: #555;
}

.adv-modal-home .modal-content {
    width: auto;
    margin: 0 15px;
    background: unset;
    border: 0;
    margin: 0 auto;
}

.adv-modal-home .modal-content .close-btn {
    float: left;
    display: inline-block;
    width: 20px;
    height: 20px;
    left: 0;
    right: unset;
    position: absolute;
    top: -10px;
    z-index: 2;
    background: #e00808;
    border-radius: 100%;
    color: #fff;
    padding-top: 0;
    opacity: 1;
    font-size: 25px;
    font-weight: normal;
    padding-right: 1px;
}

.adv-modal-home .modal-content .modal-body {
    background: #ffffff;
    margin: 0 auto;
    color: #030000;
    font-size: 14px;
    border-radius: 2px;
    padding-bottom: 0;
    max-width: unset;
    margin: 0 15px;
}

.adv-modal-home .modal-content .modal-body figure {
    overflow: hidden;
    margin-bottom: 15px;
    max-height: unset;
    height: auto;
}

.adv-modal-home .modal-btn {
    text-align: left;
    margin-bottom: 17px;
}

.adv-modal-home .btn {
    color: #000;
    padding: 5px 15px 3px;
    border-radius: 3px;
    display: inline-block;
    font-size: 13px;
    border: 1px solid #ccc;
}

.adv-modal-home .btn:hover {
    background: #eee;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.1), 0 2px 2px 0 rgba(0, 0, 0, 0.05), 0 1px 5px 0 rgba(0, 0, 0, 0.05);
}

/* End Modals */
/* Forms */
.form-horizontal .control-label.col-sm-3 {
    text-align: left;
}

.form-page-description .list-group {
    margin-bottom: 15px;
}

.form-horizontal .form-group {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.form-headline {
    background: #DDD;
    margin: -10px -15px 15px;
    padding: 10px;
    text-align: center;
    color: #444;
}

.form-form {
    background: #f5f5f5;
    position: relative;
}

.form-form input,
.form-form select,
.form-form textarea {
    border-radius: 4px;
    box-shadow: 0px 1px 0px #e8e8e8;
    border-color: #efefef;
    transition: all 0.3s ease 0s;
}

.form-form input:focus,
.form-form select:focus,
.form-form textarea:focus {
    border-color: #efefef;
    border-bottom: 2px solid #007979;
}

.checkboxgroup .checkboxgroup-item {
    width: 240px;
    float: right;
}

.form-panel {
    position: relative;
}

.form-prevent {
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    left: -15px;
    top: 0;
    right: -15px;
    bottom: 0;
    z-index: 1;
}

.form-page-description {
    padding: 0;
    margin: -15px -15px 20px;
    font-size: 17px;
    text-align: center;
}

.custom-form .custom-form-label {
    position: relative;
    border: 1px solid #e5e8ea;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    padding: 0.375rem 0.75rem;
    font-size: 13px;
    color: #666;
    width: 100%;
}

.custom-form .custom-form-label .star {
    color: red;
    position: relative;
    top: 5px;
    padding-right: 5px;
}

.custom-form .custom-form-label input {
    border: 0;
    padding: 0;
    height: auto;
}

.custom-form .custom-form-label input::placeholder {
    color: #d4d4d4;
    font-size: 12px;
}

.custom-form .custom-form-label textarea {
    border: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 100px;
    padding: 5px 0 0;
    resize: none;
}

.custom-form .custom-form-label textarea::placeholder {
    color: #d4d4d4;
    font-size: 12px;
}

.custom-form .custom-form-label span {
    background: #fff;
    position: absolute;
    top: -13px;
    right: 15px;
    padding: 0 5px;
}

.custom-form .custom-form-label .custom-radio {
    height: auto;
    font-size: 12px;
    position: relative;
    line-height: 2;
}

.custom-form .custom-form-label .custom-radio .custom-control-label:after,
.custom-form .custom-form-label .custom-radio .custom-control-label:before {
    right: -20px;
    top: 4px;
}

.custom-file .file-name {
    top: 8px !important;
    right: 5px !important;
    font-size: 13px;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}

/* End Forms */
/* DataTable*/
.custom-datatable-content {
    border: 1px solid #eee;
}

.custom-datatable-content .dataTables_wrapper .top {
    padding: 15px;
    background: #eee;
}

.custom-datatable-content .dataTables_wrapper .bottom {
    padding: 0 15px 15px;
}

.custom-datatable-content .dataTables_info {
    font-size: 11px;
    color: #888;
}

.custom-datatable-content .dataTables_length {
    margin-right: 16px;
}

.custom-datatable-content .dataTables_length label {
    margin: 0;
}

.custom-datatable-content .dataTables_length select {
    border-radius: 25px;
    box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.12);
    border: 0;
    padding: 0 30px 0 35px;
    height: 35px;
    text-align: left;
    color: #777;
}

.custom-datatable-content .dataTables_length select:focus {
    outline: unset;
}

.custom-datatable-content .dt-buttons .buttons-colvis {
    background: #fff;
    padding: 4px 15px;
    height: 35px;
    text-shadow: unset;
    color: #777;
    padding-left: 35px;
    border-radius: 25px;
    box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.12);
    border: 0;
}

.custom-datatable-content .dt-buttons .buttons-colvis span {
    position: relative;
}

.custom-datatable-content .dt-buttons .buttons-colvis span:after {
    content: "\f03a";
    padding-right: 8px;
    position: absolute;
    top: 1px;
    left: -20px;
    font-family: 'Font Awesome 5 Pro';
}

.custom-datatable-content .dt-buttons .buttons-colvis:hover,
.custom-datatable-content .dt-buttons .buttons-colvis:focus {
    background: #f7f7f7;
    border-color: #f7f7f7;
    border: 0;
}

.custom-datatable-content .dt-buttons .dt-button {
    position: relative;
}

.custom-datatable-content .dt-buttons .dt-button.buttons-columnVisibility {
    background: unset !important;
    box-shadow: unset !important;
    border: 0 !important;
    text-align: right !important;
    padding: 3px 0 3px 20px !important;
    color: #808080;
}

.custom-datatable-content .dt-buttons .dt-button.buttons-columnVisibility:hover {
    color: #000;
}

.custom-datatable-content .dt-buttons .dt-button.buttons-columnVisibility:after {
    content: "\f00d";
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    left: 5px;
    top: 5px;
    color: red;
}

.custom-datatable-content .dt-buttons .dt-button.buttons-columnVisibility.active:after {
    content: "\f00c";
    color: green;
}

.custom-datatable-content .dataTables_filter label {
    position: relative;
    margin: 0;
}

.custom-datatable-content .dataTables_filter label:after {
    content: "\f002";
    position: absolute;
    left: 19px;
    top: 1px;
    font-family: 'Font Awesome 5 Pro';
}

.custom-datatable-content .dataTables_filter input {
    border-radius: 25px;
    box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.12);
    border: 0;
    padding: 4px 15px;
    height: 35px;
    /* border: 2px solid rgba(236, 27, 48, 0.12); */
    position: relative;
}

.custom-datatable-content table {
    direction: rtl;
}

.custom-datatable-content table thead tr th {
    font-size: 13px;
    padding-left: 5px !important;
}

.custom-datatable-content table.dataTable thead th,
.custom-datatable-content table.dataTable thead td {
    padding: 10px 18px;
    border: 0;
    border-bottom: 1px solid #ff8100;
    color: #787882;
    font-weight: normal;
    border-width: 2px;
}

.custom-datatable-content table.dataTable tbody tr {
    background: unset;
}

.custom-datatable-content table.dataTable tbody tr td {
    vertical-align: middle;
    font-size: 12px;
}

.custom-datatable-content table.dataTable tbody tr.odd {
    background: unset;
}

.custom-datatable-content table.dataTable tbody tr.odd>.sorting_1 {
    background: unset;
}

.custom-datatable-content table.dataTable td {
    border-top: 1px solid #f3f3f3;
    font-size: 13px;
    color: #777;
    line-height: 2;
}

.custom-datatable-content .dataTables_wrapper .dataTables_paginate .paginate_button {
    font-size: 14px;
    border-radius: 4px;
    padding: 5px 15px;
    border: 0;
    border-radius: 4px;
    line-height: 1.3;
}

.custom-datatable-content .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    border-width: 2px;
    background: #ff8100;
    text-align: center;
    padding-top: 4px;
    border: 0;
    color: #fff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.custom-datatable-content .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    border-width: 2px;
    background: #ff8100;
    text-align: center;
    padding-top: 4px;
    border: 0;
    color: #fff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.custom-datatable-content .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    border-width: 2px;
    background: #ff8100;
    text-align: center;
    padding-top: 4px;
    border: 0;
    color: #fff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.custom-datatable-content table.dataTable thead .sorting:after,
.custom-datatable-content table.dataTable thead .sorting_asc:after,
.custom-datatable-content table.dataTable thead .sorting_desc:after,
.custom-datatable-content table.dataTable thead .sorting_asc_disabled:after,
.custom-datatable-content table.dataTable thead .sorting_desc_disabled:after {
    color: #06c12e;
}

.custom-datatable-content table.dataTable thead .sorting:before,
.custom-datatable-content table.dataTable thead .sorting_asc:before,
.custom-datatable-content table.dataTable thead .sorting_desc:before,
.custom-datatable-content table.dataTable thead .sorting_asc_disabled:before,
.custom-datatable-content table.dataTable thead .sorting_desc_disabled:before {
    color: #ec1b30;
}

.custom-datatable-content table.dataTable.display tbody tr.odd>.sorting_1,
.custom-datatable-content table.dataTable.order-column.stripe tbody tr.odd>.sorting_1,
.custom-datatable-content table.dataTable.display tbody tr.even>.sorting_1,
.custom-datatable-content table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
    background: unset;
}

.custom-datatable-content table.dataTable.hover tbody tr:hover,
.custom-datatable-content table.dataTable.display tbody tr:hover {
    background-color: #f6f6f6 !important;
}

div.dataTables_wrapper div.dataTables_filter input,
.custom-datatable-content .dt-buttons .dt-button,
div.dataTables_wrapper div.dataTables_length select {
    box-shadow: unset !important;
    border: 2px solid #eee !important;
}

/* End DataTable*/
/* Pages */
.page {
    padding: 30px;
}

.page h2 {
    font-size: 24px;
    color: #555;
    padding: 10px 10px 35px 10px;
    border-bottom: 2px solid #e4e4e4;
    margin-bottom: 20px;
}

.page .page-content {
    padding: 30px 15px;
    font-size: 14px;
    line-height: 2.5;
    color: #535353;
}

.page .page-content h4 {
    margin-bottom: 10px;
    margin-top: 20px;
}

.page .page-content .links a {
    font-size: 18px;
}

.pages {
    padding-top: 0;
    margin-top: -75px;
    background: white;
}

.pages .container {
    max-width: 1283px;
}

.pages .section-box-col {
    margin-bottom: 30px;
}

.pages .section-box {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
    border-radius: 3px;
    height: 100%;
    overflow: hidden;
}

.pages .section-box .section-box-title {
    text-align: center;
    display: block;
    color: #e27875;
    padding: 12px;
    width: 100%;
    border-bottom: 2px solid #e27875;
    font-variation-settings: "wght"600;
}

.pages .section-box .list-number>li:before {
    background: #e27875;
}

.pages .section-box .bold-number>li:before {
    background: unset;
}

.pages .section-box .section-box-content {
    padding: 20px;
}

.pages .text {
    line-height: 2;
}

.pages .page-content {
    min-height: 400px;
    padding-top: 0;
}

.pages .navbar-right-pages {
    display: block;
}

.pages .navbar-right-pages.fixed {
    position: sticky;
    top: 70px;
    height: calc(100vh - 4rem);
    overflow-y: auto;
}

.pages .navbar-right-pages ul.nav-pages {
    color: #333;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.16);
}

.pages .navbar-right-pages ul.nav-pages .nav-item {
    padding: 0;
}

.pages .navbar-right-pages ul.nav-pages .nav-item .nav-link {
    /* padding-right: 0; */
    color: #555;
    font-size: 13px;
    border-bottom: 1px solid #f7f7f7;
    padding: 8px 10px;
}

.pages .navbar-right-pages ul.nav-pages .nav-item .nav-link:hover {
    background: #f1f1f1;
}

.pages .navbar-right-pages ul.nav-pages .nav-item .nav-link .count {
    float: left;
    background: #ececec;
    min-width: 30px;
    text-align: center;
    color: #008080;
    border-radius: 2px;
    padding: 2px 5px;
    line-height: 1;
    font-weight: normal;
    position: relative;
    top: 2px;
}

.pages .nav-link-title,
.pages .list-group-title {
    border-bottom: 3px solid #008080;
    color: #008080;
    font-size: 14px;
    padding: 0px 0px 10px 15px;
    margin: 0;
    padding-right: 0;
    font-variation-settings: "wght"600;
}

.pages .nav-link-title:before,
.pages .nav-link-title:after {
    display: none;
}

.pages .list-group-title:before,
.pages .list-group-title:after {
    display: none;
}

.pages ul {
    color: #333;
}

.pages ul.disc li a:before,
.pages ul.chevron-left li a:before,
.pages ul.disc-li li:before,
.pages ul.chevron-left-li li:before {
    color: #008080;
}

.pages .card.card-img-top:hover .btn-more {
    border-color: #008080;
    background: #008080;
}

.pages .list-group-section .list-group-item .list-group-link {
    padding: 8px 10px 8px 10px;
}

.page-not-found .alert-not-found {
    color: #ffffff;
    padding-top: 180px;
    text-shadow: 0 0 4px #000;
    text-align: center;
    padding-bottom: 151px;
    background: url("../files/images/404.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    background: #004c49;
    min-height: calc(100vh + 45px);
}

.page-not-found .alert-not-found .text {
    display: block;
    font-size: 35px;
    margin-bottom: 35px;
    text-shadow: 0 0 0;
    color: rgba(255, 255, 255, 0.51);
    padding: 0 15px;
}

.page-not-found .alert-not-found .code {
    display: block;
    text-shadow: 0 0 0;
    color: rgba(255, 255, 255, 0.07);
    font-size: 180px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
}

.page-not-found .alert-not-found .btn {
    background: #ff0757;
    color: #fff;
    font-size: 20px;
    padding: 8px 35px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.29);
    background: #0000006b;
}

.page-not-found .alert-not-found .btn:hover {
    background: rgba(255, 255, 255, 0.4);
}

.page-tender .card {
    overflow: unset;
}

.page-tender .card.card-img-top:hover .card-body-list .card-body-list-item .list-title .icon {
    color: #008080;
}

.page-tender .card.card-img-top .card-body-list .card-body-list-item .list-title .icon {
    color: #8e8e8e;
}

.page-tender .card .card-meta-wrapper {
    position: relative;
    text-align: center;
    display: block;
    width: 100%;
}

.page-tender .card .card-meta-wrapper .card-meta {
    top: -20px;
    left: calc(0% + 90px);
    right: unset;
    background: #fff;
    color: #525252;
    padding: 10px 25px;
    border-radius: 15px / 30px;
    font-variation-settings: "wght"600;
    /* border: 1px solid #eee; */
    border: 1px solid #f5f5f5;
}

.page-light .header-breadcrumb {
    padding-top: 75px;
    margin-bottom: 15px;
    background: #efefef;
}

.page-contact-us {
    padding: 60px 0;
}

.page-contact-us .contact-us-social .list-group {
    text-align: center;
    display: block;
    padding: 0;
}

.page-contact-us .contact-us-social .list-group .list-group-item {
    background: unset;
    display: inline-block;
    border: 0;
    padding: 0;
}

.page-contact-us .contact-us-social .list-group .list-group-item .list-group-link {
    padding-top: 7px;
    background: #c5c5c5;
    margin-right: 10px;
    width: 35px;
    height: 35px;
    font-size: 20px;
}

.page-contact-us .card {
    border-color: #eee;
}

.page-contact-us .card .card-header {
    border-bottom: 1px solid #eee;
    background: #fafafa;
}

.page-contact-us .form-basic {
    margin-bottom: 0;
    color: #555;
    font-size: 14px;
}

.page-contact-us .form-basic .form-group {
    text-align: right;
    position: relative;
    margin-bottom: 10px;
}

.page-contact-us .form-basic .form-group.form-group-line {
    margin-bottom: 15px;
}

.page-contact-us .form-basic .form-group.form-group-line label {
    width: 75px !important;
    float: right;
    position: relative;
    top: 15px;
}

.page-contact-us .form-basic .form-group.form-group-line input,
.page-contact-us .form-basic .form-group.form-group-line select,
.page-contact-us .form-basic .form-group.form-group-line textarea {
    width: calc(100% - 80px);
    float: left;
}

.page-contact-us .form-basic .form-group.form-group-line:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    width: 0;
}

.page-contact-us .form-basic .form-group-title {
    text-align: right;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    padding-bottom: 16px;
    padding-top: 15px;
    background: #f3f3f3;
    color: #888;
    margin-bottom: 15px;
}

.page-contact-us .form-basic .form-group-title .title {
    margin-bottom: 0;
    padding: 0;
    overflow: visible;
}

.page-contact-us .form-basic .form-group-title .icon {
    margin-left: 7px;
    font-size: 15px;
    position: relative;
    top: -1px;
}

.page-contact-us .form-basic .form-group-title .icon.list-icon {
    position: relative;
    top: 3px;
}

.page-contact-us .form-basic .form-group-title .icon.paperclip-icon {
    position: relative;
    top: 4px;
}

.page-contact-us .form-basic input {
    padding-right: 0;
}

.page-contact-us .form-basic input::-webkit-input-placeholder,
.page-contact-us .form-basic input::-moz-placeholder,
.page-contact-us .form-basic input:-ms-input-placeholder,
.page-contact-us .form-basic input::-ms-input-placeholder,
.page-contact-us .form-basic input::placeholder {
    color: #c3c3c3;
    font-size: 12px;
}

.page-contact-us .form-basic label {
    display: block;
}

.page-contact-us .form-basic .form-control {
    border-top: 0;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    font-size: 13px;
    background: unset;
    border-bottom: 1px solid #e0e0e0;
}

.page-contact-us .form-basic .form-control:focus {
    outline: 0;
    box-shadow: 0px 2px 0px #ea4441 !important;
    border-color: rgba(255, 255, 255, 0);
}

.page-contact-us .form-basic select {
    border-top: 0;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    font-size: 13px;
    background: unset;
    border-bottom: 1px solid #e0e0e0;
}

.page-contact-us .form-basic select:focus {
    outline: 0;
}

.page-contact-us .form-basic .form-check-label {
    margin-bottom: 15px;
}

.page-contact-us .form-basic .form-check-label:after {
    content: "";
    display: block;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
    bottom: -9px;
}

.page-contact-us .form-basic .send-btn {
    border-top: 1px solid #e0e0e0;
    padding-top: 25px;
    text-align: center;
    background: #f3f3f3;
    padding-bottom: 25px;
    margin-bottom: 0;
}

.page-contact-us .form-basic .send-btn .btn {
    min-width: 100px;
    font-size: 14px;
}

.page-contact-us .form-basic .add {
    margin-bottom: 25px;
    padding-left: 5px;
    text-align: left;
}

.page-contact-us .form-basic textarea.form-control {
    height: 100px;
    padding-right: 10px;
    border: 1px solid #e0e0e0;
    margin-top: 7px;
    border-radius: 3px;
}

.page-contact-us .form-basic textarea.form-control::-webkit-input-placeholder,
.page-contact-us .form-basic textarea.form-control::-moz-placeholder,
.page-contact-us .form-basic textarea.form-control:-ms-input-placeholder,
.page-contact-us .form-basic textarea.form-control::-ms-input-placeholder,
.page-contact-us .form-basic textarea.form-control::placeholder {
    color: #c3c3c3;
    font-size: 12px;
}

.page-contact-us .form-basic textarea.form-control:focus {
    box-shadow: unset;
    border-color: #e0e0e0;
}

.page-contact-us .form-basic textarea.form-control.text-line {
    resize: none;
    height: 35px;
    padding-right: 0;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    margin-top: 0;
}

.page-contact-us .form-basic textarea.form-control.text-line:focus {
    outline: 0;
    box-shadow: 0px 2px 0px #ec1b30;
    border-color: rgba(255, 255, 255, 0);
}

.page-contact-us .form-basic select.form-control {
    font-size: 12px;
    padding-right: 0;
}

.page-contact-us .form-basic .form-btn {
    margin-top: 15px;
    text-align: center;
}

.page-contact-us .form-control {
    font-size: 12px;
}

.page-contact-us .form-control:focus {
    background-color: #fff;
    border-color: #ced4da;
    outline: 0;
    box-shadow: unset;
}

.page-about-us .company-description {
    margin-bottom: 35px;
}

.page-about-us .about-us-rows {
    margin-top: 30px;
    margin-bottom: 30px;
}

.page-about-us .about-us-texts {
    padding: 25px 25px 15px;
    border-radius: 3px;
    line-height: 2;
    text-align: justify;
    margin-bottom: 20px;
    padding: 0;
    background: unset;
    box-shadow: unset;
}

.page-about-us .about-us-texts .title {
    text-align: right;
    margin: 0;
    padding-bottom: 25px;
    padding-top: 5px;
}

.page-about-us .about-us-texts .title .icon {
    font-size: 13px;
    padding-left: 6px;
    position: relative;
    top: 1px;
    color: #309fd6;
}

.page-about-us .about-us-texts .info-text {
    margin-bottom: 15px;
    background: #fff;
    padding: 20px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    border-radius: 4px;
}

.page-about-us .slide img {
    width: 100%;
}

.page-about-us .info-text .list-group {
    padding-right: 40px;
    padding-bottom: 15px;
}

.page-about-us .tab-content {
    padding: 35px 20px;
}

.page-about-us .tab-content .content-text {
    padding: 0;
}

.page-about-us .tab-content .content-text .text {
    margin: 0;
    padding-bottom: 10px;
}

.page-about-us .tab-content .content-text .list-group {
    padding-right: 15px;
}

.page-blog {
    font-family: danaNum;
}

.page-blog.page-single-blog .blog-title {
    padding: 0 10px 4px;
    padding-bottom: 20px;
    padding-top: 5px;
    font-size: 20px;
}

.page-blog .blog-download {
    font-family: 'danaVF', tahoma;
}

.page-blog .card-img-right.card-big:hover .card-body .title {
    color: #008080;
}

.page-blog .card-img-right.card-big .card-body {
    line-height: 2;
}

.page-blog .card-img-right.card-big .card-body .card-title {
    max-height: unset;
}

.page-blog .card-img-right.card-big .card-body .card-title .on-title {
    color: #888;
    font-size: 13px;
}

.page-blog .carousel-indicators li {
    background-color: rgba(0, 0, 0, 0.5);
}

.page-blog .carousel-indicators li.active {
    background-color: #007878;
}

.page-blog .more-text {
    transition: all 0.2s;
}

.page-blog .more-text:hover {
    color: #007878 !important;
    transform: scale(1.1);
}

.page-competitions .navbar-right-pages {
    padding-top: 12px;
}

.page-form .form-cooperation {
    padding-bottom: 60px;
}

.page-form .form-group-title {
    text-align: right;
    padding-bottom: 16px;
    padding-top: 15px;
    color: #888;
}

.page-form .form-group-title .title {
    margin: 0;
}

.page-form .form-group-title .icon {
    padding-left: 5px;
}

.page-form .form-group-content {
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
    padding: 30px 20px 0;
    margin-bottom: 25px;
    border-radius: 5px;
}

.page-form .form-group-footer .captcha-card {
    display: inline-block;
}

.page-form .form-group-footer .btn {
    float: left;
    min-width: 150px;
    position: relative;
    top: 8px;
    background: #1c7bf1;
    font-size: 16px;
}

.page-form .captcha-card .captcha-content .captcha-input {
    top: 1px;
}

.page-form .custom-radio {
    height: auto;
    margin: 0;
}

.page-single-blog {
    padding-top: 0;
}

.page-single-blog.page-blog .blog-text-content {
    font-size: 13px;
    line-height: 2.5;
}

.page-single-blog .post-single {
    border-radius: 3px;
    box-shadow: unset;
    background: #fcfcfc;
    border: 1px solid #f3f2f2;
    transition: all 0.3s ease;
    padding: 10px;
    margin-bottom: 15px;
}

.page-single-blog .post-single .post-media {
    max-height: 100px;
    overflow: hidden;
}

.page-single-blog .post-single:hover {
    box-shadow: 0 2px 17px 0 rgba(0, 0, 0, 0.09);
}

.page-single-blog .post-single .post-body .post-title {
    height: 62px;
    overflow: hidden;
    padding-top: 15px;
}

.page-single-blog .post-single .post-body .post-title .title {
    font-size: 13px;
    padding-top: 0px;
    margin-bottom: 0;
    white-space: normal;
    text-align: right;
    line-height: 1.9;
}

.page-single-blog .widget-area .widget .widget-title {
    font-size: 15px;
    padding: 10px 0px;
    margin: 0;
    border: 0;
}

.page-single-blog .widget-area .widget ul {
    font-size: 0;
    border: 1px solid #f3f2f2;
}

.page-single-blog .widget-area .widget ul li:last-child a {
    border-bottom: 0 !important;
}

.page-single-blog .widget-area .widget ul li a {
    display: block;
    overflow: hidden;
}

.page-single-blog .widget-area .widget ul li a:hover {
    background: #f7f7fb;
}

.page-single-blog .widget-area .widget ul li a .card {
    margin: 0;
    display: block;
    height: 80px;
    overflow: hidden;
    background: unset;
}

.page-single-blog .widget-area .widget ul li a .card .card-img {
    float: right;
    width: 80px;
    height: 70px;
    border-radius: 0;
    display: inline-block;
    margin: 5px;
    max-height: 100%;
    overflow: hidden;
}

.page-single-blog .widget-area .widget ul li a .card .card-img img {
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
}

.page-single-blog .widget-area .widget ul li a .card .parent-title {
    height: 36px;
    overflow: hidden;
}

.page-single-blog .widget-area .widget ul li a .card .parent-title .title {
    white-space: unset;
    font-size: 13px;
}

.page-single-blog .widget-area .widget ul li a .card .card-body {
    padding: 15px 95px 15px 15px;
}

.page-single-blog .widget-area .widget ul li a .card .card-title {
    font-size: 13px;
}

.page-single-blog .widget-area .widget ul li a .card .card-text.date {
    text-align: left;
    font-size: 13px;
    padding-top: 5px;
}

.page-single-blog .widget-area .widget ul.list-text {
    padding: 0;
}

.page-single-blog .widget-area .widget ul.list-text li {
    border-bottom: 1px solid #eee;
}

.page-single-blog .widget-area .widget ul.list-text li:last-child {
    border-bottom: 0 !important;
}

.page-single-blog .widget-area .widget ul.list-text li a {
    display: block;
    padding: 10px 20px;
    margin: 0;
    border: 0;
    position: relative;
}

.page-single-blog .widget-area .widget ul.list-text li a .title {
    margin: 0;
    font-size: 12px;
}

.page-single-blog .widget-area .widget ul.list-text li a:before {
    color: #f90045;
    content: "\f111";
    position: absolute;
    right: 6px;
    top: 15px;
    border-radius: 100%;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 600;
    font-size: 6px;
}

.page-single-blog .blog-item .blog-badge {
    position: absolute;
    top: 56px;
    left: 27px;
    padding: 5px 15px 7px;
    font-size: 11px;
    color: #ffffff;
}

.page-single-blog .blog-item .blog-title {
    text-align: right;
    padding: 10px 0 0;
    font-size: 20px;
    font-variation-settings: "wght"600;
}

.page-single-blog .blog-item .blog-title .on-title {
    display: block;
    font-size: 13px;
    color: #777;
    margin-bottom: 0px;
    padding-bottom: 10px;
}

.page-single-blog .blog-item .blog-title .title {
    text-align: right;
    font-size: 19px;
    margin: 0;
    padding: 0 10px 20px;
    padding-right: 0;
    font-variation-settings: "wght"600;
}

.page-single-blog .blog-item .blog-meta-row {
    border-top: 1px solid #eee;
}

.page-single-blog .blog-item .blog-meta-row .post-info {
    float: right;
    position: relative;
    top: 12px;
    margin-bottom: 15px;
}

.page-single-blog .blog-item .blog-meta-row .post-info .post-date {
    font-family: danaNum;
    padding-right: 0px;
}

.page-single-blog .blog-item .blog-meta-row .post-info .post-date .icon {
    font-weight: 400;
    margin-left: 4px;
}

.page-single-blog .blog-item .blog-meta-row .social-share.top {
    float: left;
    display: inline-block;
    position: relative;
    top: 10px;
}

.page-single-blog .blog-item .blog-text {
    padding: 10px 0px 10px;
}

.page-single-blog .blog-item .blog-text .text {
    text-align: justify;
    font-size: 13px;
    line-height: 2.5;
}

.page-single-blog .blog-item .blog-thumb {
    width: 45%;
    margin-right: 15px;
    margin-bottom: 10px;
    overflow: hidden;
    float: left;
}

.page-single-blog .blog-item .blog-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 5px solid rgba(140, 140, 140, 0.18);
}

.page-single-blog .blog-item .blog-thumb-border {
    border: 1px solid #dfdfdf;
}

.page-single-blog .blog-item .post-tags {
    text-align: left;
}

.page-single-blog .blog-item .post-tags a {
    padding: 3px 15px;
}

.page-single-blog .blog-item .post-writer {
    text-align: right;
    padding-top: 10px;
}

.page-single-blog .blog-item .post-writer span {
    color: #78849a;
}

.page-single-blog .blog-item .post-writer .title {
    color: #c9cdd8;
    font-size: 13px;
    margin: 0;
}

.page-single-blog .blog-item .post-description {
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 10px;
}

.page-single-blog .content-blog {
    padding-bottom: 30px;
}

.page-single-blog .content-blog .post-info span {
    font-size: 11px;
    padding-left: 5px;
    font-family: danaNum;
}

.page-single-blog .post-tags a {
    display: inline-block;
    font-size: 11px;
    text-transform: uppercase;
    padding: 6px 15px;
    margin-right: 2px;
    margin-top: 5px;
    color: #75849a;
    background: #f3f7f9;
    border: 1px solid #ebebeb;
    margin-right: 5px;
}

.page-single-blog.page-tender-show .content-blog {
    padding-top: 25px;
}

.page-single-blog.page-tender-show .blog-item {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
    padding-top: 0;
}

.page-single-blog.page-tender-show .blog-item .blog-text {
    padding: 0;
}

.page-single-blog.page-tender-show .blog-item .blog-thumb img {
    border-width: 1px;
    border-color: #dfdfdf;
}

.page-single-blog.page-tender-show .post-date {
    font-family: danaNum;
    padding-top: 6px;
}

.page-single-blog.page-tender-show .blog-text-content .title {
    padding-bottom: 5px;
    text-align: center;
    font-variation-settings: "wght"600;
    margin: 0;
    line-height: 2;
    padding: 0 15px 15px;
    font-size: 20px;
    color: #ec1b30;
    padding: 15px;
    margin-bottom: 0;
    background: #f9f9f9;
}

.page-single-blog.page-tender-show .blog-text-content .title span {
    display: block;
    font-size: 17px;
}

.page-single-blog.page-tender-show .blog-text-content .social-row {
    padding: 7px 15px;
}

.page-single-blog.page-tender-show .blog-text-content .social-row .social-share {
    display: inline-block;
    float: left;
}

.page-single-blog.page-tender-show .blog-text-content .info {
    padding: 15px;
}

.page-single-blog.page-tender-show .post-attachement-title {
    border-bottom: 3px solid #efefef;
}

.page-single-blog.page-tender-show .post-attachement-title .social-share {
    float: left;
    display: inline-block;
}

.page-single-blog.page-tender-show .title-attach {
    margin: 0;
    margin-bottom: 0;
    color: #000;
    padding: 10px 15px 10px 0;
    margin-top: 5px;
    float: right;
    display: inline-block;
}

.page-single-blog.page-tender-show .title-attach .icon {
    padding-left: 4px;
    position: relative;
    top: 2px;
    font-size: 13px;
    color: #000;
}

.page-single-blog.page-tender-show .post-attachement .post-attachement-content {
    background: #f7f7f7;
    padding: 15px;
    border-radius: 0 0 4px 4px;
}

.page-single-blog.page-tender-show .post-attachement .post-attachement-content .post-attach {
    padding: 0 7px 7px;
}

.page-single-blog.page-tender-show .card-attach .card-info {
    padding-right: 35px;
    line-height: 1;
    background: #fff;
}

.page-single-blog.page-tender-show .card-attach .card-info .icon {
    width: 30px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 36px;
    /* background: #f3f3f3; */
    color: #44495a;
    border-left: 1px solid #eee;
}

.page-single-blog.page-tender-show .card-attach .card-info .text {
    padding: 0;
    font-size: 12px;
    line-height: 2;
}

.page-single-blog.page-tender-show .card-attach .row-dn {
    text-align: center;
    padding: 5px 10px;
    background: #f3f3f7;
    /* display: none; */
    /* border-top: 1px solid #dedede; */
}

.page-single-blog.page-tender-show .card-attach .row-dn .size {
    float: right;
    font-size: 12px;
    line-height: 2;
    color: #7b7b7b;
    direction: ltr;
}

.page-single-blog.page-tender-show .card-attach .row-dn .icon-dn {
    text-align: center;
    float: left;
    color: #444;
    padding-top: 4px;
    position: relative;
    left: 0;
    top: 0;
}

.page-single-blog.page-tender-show .card-img-right.small-card figure {
    border: 2px solid #eee;
}

.page-single-blog .more-image {
    margin-top: 30px;
    margin: 30px -15px;
}

.page-single-blog .more-image .nav-tabs .nav-link {
    padding: 7px 15px;
    min-width: 115px;
    text-align: center;
    color: #333;
}

.page-single-blog .more-image .nav-tabs .nav-link.active {
    background-color: #f7f7f7;
    border-color: #e8e8e8;
    color: #495057;
    border-bottom-color: transparent;
}

.page-single-blog .more-image .card figure {
    border: 0 !important;
}

.page-single-blog .more-image .card .card-body {
    padding: 0 !important;
}

.page-single-blog.page-scientific-articles-show .blog-item .blog-thumb {
    width: 100%;
    float: unset;
}

.page-scientific-articles .card.card-img-top .card-body {
    height: 150px;
}

.page-gallery>.container {
    overflow: hidden;
}

.page-gallery img {
    width: 100%;
}

.page-gallery .top-content-gallery {
    position: relative;
    overflow: hidden;
}

.page-gallery .top-content-gallery .swiper-slide {
    height: 450px;
}

.page-gallery .top-content-gallery .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page-gallery .content-gallery {
    margin-bottom: 30px;
}

.page-gallery .content-gallery .swiper-slide img {
    border: 4px solid rgba(0, 0, 0, 0.16);
    width: 250px;
    height: 100%;
    object-fit: cover;
    border-radius: 3px;
}

.page-phonbook .page-content {
    padding: 30px 0;
}

.page-phonbook .table {
    table-layout: fixed;
    font-family: danaNum;
}

.page-phonbook .table thead tr th {
    vertical-align: bottom;
    color: #7d7d7d;
    font-weight: normal;
    background: #f7f7f7;
    padding: 10px 15px;
    border: 0;
}

.page-phonbook .table thead tr th:nth-child(3),
.page-phonbook .table thead tr th:nth-child(4),
.page-phonbook .table thead tr th:nth-child(5) {
    text-align: center;
}

.page-phonbook .table th,
.page-phonbook .table td {
    font-weight: normal;
    font-size: 14px;
    vertical-align: middle;
}

.page-phonbook .table tbody tr:first-child td {
    border-top: 0;
}

.page-phonbook .table tbody tr td:first-child:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #ff8100;
    border-radius: 100%;
    display: inline-block;
    margin-left: 9px;
    position: relative;
    top: 1px;
}

.page-phonbook .table tbody tr td:nth-child(3),
.page-phonbook .table tbody tr td:nth-child(4),
.page-phonbook .table tbody tr td:nth-child(5) {
    text-align: center;
}

.page-phonbook .table tbody tr td:last-child {
    font-size: 13px;
}

.page-phonbook .table thead tr th:first-child {
    padding-right: 15px;
}

.content-text {
    line-height: 2.5;
    color: #444;
}

.content-text .list-group {
    padding-right: 15px;
    margin-bottom: 20px;
    display: block;
}

.page-contact .page-content {
    padding-top: 50px;
}

.page-contact .right-col {
    margin-left: 30px;
}

.page-contact .list-title {
    font-variation-settings: "wght"600;
    color: #717279;
    font-size: 16px;
    border-bottom: 2px solid #f0f1f7;
    margin: 0;
    padding-bottom: 15px;
    text-align: right;
}

.page-contact .list-group {
    font-size: 14px;
    text-align: right;
}

.page-contact .list-group li {
    padding-right: 0;
}

.page-contact .list-group li .icon {
    color: orange;
    padding-left: 7px;
    padding-right: 0;
}

.page-contact .form-title {
    font-variation-settings: "wght"600;
    color: #717279;
    font-size: 16px;
    margin: 0;
    padding-bottom: 15px;
    text-align: right;
}

.page-contact form {
    padding-top: 25px;
    padding-bottom: 30px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.11);
    border-radius: 4px;
}

.page-contact form .form-group {
    padding: 0 15px 15px;
    margin: 0;
    border: 0;
}

.page-contact form .form-text {
    font-size: 13px;
    text-align: right;
    padding: 0px 20px 40px;
    margin: 0;
    color: #777;
}

.page-contact form .form-footer {
    display: block;
    text-align: right;
    padding: 0 20px 0;
}

.page-contact form .form-btn {
    display: inline-block;
    float: left;
    margin-top: 8px;
}

.page-contact form .form-btn .btn {
    min-width: 110px;
}

.page-contact .map-img {
    margin-top: 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    margin-bottom: 30px;
}

.page-show-gallery .section-title {
    overflow: hidden;
    color: #fff;
    font-size: 20px;
    margin-bottom: 0px !important;
    border: 0 !important;
    padding-bottom: 0px !important;
}

.page-show-gallery .section-title .title {
    font-size: 18px;
    text-align: right;
    margin: 0;
    text-align: right !important;
    padding: 0 0 15px;
    font-variation-settings: "wght"600;
    border-bottom: 1px solid #696969;
    margin-bottom: 10px;
    line-height: 2;
}

.page-show-gallery .section-title .text {
    font-size: 13px;
    font-weight: normal;
    text-align: right;
    line-height: 2;
    color: #e0e0e0;
    padding-top: 15px;
    font-variation-settings: "wght"400;
}

.page-show-gallery .social-share {
    position: relative;
    top: 2px;
    right: -5px;
    float: unset;
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.page-show-gallery .featured-detail {
    padding-bottom: 20px;
}

.page-show-gallery .featured-detail .card-date {
    font-weight: normal;
    padding: 3px 7px;
    float: right;
    padding: 0;
    color: #a09e9e;
    font-size: 12px;
    font-family: danaNum;
}

.page-show-gallery .left-panel-list {
    padding-right: 30px;
}

.page-show-gallery .left-panel-list .section-title {
    padding-bottom: 10px;
    margin-bottom: 0;
    padding-top: 5px;
    border: 0;
}

.page-show-gallery .left-panel-list .section-title .title {
    text-align: right;
    font-size: 15px;
}

.page-show-gallery .left-panel-list .section-title .title .icon {
    font-size: 12px;
    position: relative;
    top: 2px;
    padding-left: 5px;
    color: #fff;
}

.page-show-video .card.big-top .wrraper-video {
    height: unset;
}

.page-show-video .card.big-top .wrraper-video video {
    width: 100%;
}

.page-show-video .card.big-top .card-body {
    padding-top: 20px;
}

.page-show-video .card.big-top .card-action {
    float: left;
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0px;
}

.page-show-video .card.big-top .btn-dn {
    padding: 4px 7px 1px;
    font-size: 12px;
    display: inline-block;
    float: left;
}

.page-show-video .card.big-top .social-share {
    position: relative;
    top: 2px;
    right: -5px;
    float: unset;
    display: inline-block;
    float: left;
}

.page-show-video .card.big-top .card-title {
    max-height: unset;
    padding-right: 0;
}

.page-show-video .card.big-top .card-text {
    display: block;
}

.page-show-video .card.big-top .card-code {
    display: inline-block;
    color: #ccc;
    font-size: 12px;
    font-family: danaNum;
}

.page-show-video .card.big-top .card-code .icon {
    padding-left: 3px;
    position: relative;
    top: 1px;
}

.page-show-video .card.big-top .card-date {
    display: inline-block;
    color: #ccc;
    font-size: 12px;
    padding-right: 11px;
    font-family: danaNum;
}

.page-show-video .card.big-top .card-date .icon {
    padding-left: 2px;
    position: relative;
    top: 1px;
}

.page-show-video .aside-title .title {
    font-size: 13px;
    font-weight: normal;
}

.page-media {
    /*&.page-gallery .main-content .card.card-img-top {
    .thumb {
      height: 250px;
    }
  }
  &.page-gallery .main-content .card.card-img-top.overlay-big {
    .thumb {
      height: 600px;
    }
  }*/
}

.page-media .wrraper-video {
    height: 450px;
    position: relative;
}

.page-media .wrraper-video .video-company {
    height: 100%;
}

.page-media .btn-dn {
    float: left;
    color: #fff;
    border: 2px solid #3347c3;
    background: #4e67ff;
    min-width: 115px;
    border-radius: 4px;
    transition: all 0.3s ease 0s;
    display: inline-block;
}

.page-media .btn-dn .icon {
    padding-right: 5px;
    font-size: 12px;
}

.page-media .card-action {
    padding-top: 13px;
}

.page-media .social-share {
    float: right;
}

.page-media .top-media.top-media .section-big .card-action {
    float: left;
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0px;
}

.page-media .top-media.top-media .section-big .social-share {
    position: relative;
    top: 2px;
    right: -5px;
    float: unset;
    display: inline-block;
    float: left;
}

.page-media .top-media.top-media .section-big .card-title {
    max-height: unset;
}

.page-media .top-media.top-media .section-big .card-text {
    display: block;
}

.page-media .top-media.top-media .section-big .card-footer .card-code {
    display: inline-block;
    float: right;
    color: #ccc;
    font-size: 12px;
    font-family: danaNum;
}

.page-media .top-media.top-media .section-big .card-footer .card-date {
    float: left;
    font-family: danaNum;
}

.page-media .top-media.top-media .section-big .card-footer .card-date .icon {
    padding-left: 2px;
    position: relative;
    top: 1px;
}

.page-media .top-media.top-media-video .section-big {
    padding-left: 30px;
}

.page-media .top-media.top-media-video .section-big .card .btn-dn {
    padding: 3px 7px;
    font-size: 12px;
    display: inline-block;
    float: left;
}

.page-media .top-media.top-media-video .section-big .card .card-code .icon {
    padding-left: 3px;
    position: relative;
    top: 1px;
}

.page-media .top-media.top-media-video .section-left .col-left {
    padding: 0 7px;
}

.page-media .top-media.top-media-video .section-left .post-single {
    height: auto;
    margin-bottom: 15px;
    border-radius: 0;
}

.page-media .top-media.top-media-image .section-big .card .card-meta.big {
    right: 10px;
    top: 10px;
}

.page-media .top-media.top-media-image .section-big .card .card-img {
    height: 450px;
}

.page-media .top-media.top-media-image .section-left .card .card-meta {
    right: 5px;
    top: 5px;
}

.page-media .top-media.top-media-image .section-left .card .card-footer .icon-code {
    padding-left: 3px;
    position: relative;
    top: 1px;
}

.page-media .top-media.top-media-image .section-left .card .card-footer .icon-view {
    padding-left: 2px;
    position: relative;
    top: 1px;
}

.page-media .content-media-image .card .card-meta {
    right: 5px;
    top: 5px;
    line-height: 1 !important;
}

.page-media .content-media-image .card .card-meta .text {
    line-height: 1 !important;
}

.page-media .content-media-image .card .card-footer .icon-code {
    padding-left: 3px;
    position: relative;
    top: 1px;
}

.page-media .content-media-image .card .card-footer .icon-view {
    padding-left: 2px;
    position: relative;
    top: 1px;
}

.page-media .left-panel-list.dark-panel-list {
    padding-right: 30px;
}

.page-media .left-panel-list.dark-panel-list .section-title {
    padding-bottom: 10px;
    margin-bottom: 0;
    padding-top: 5px;
    border: 0;
    padding: 0 0 15px;
    font-variation-settings: "wght"600;
    border-bottom: 1px solid #696969;
    margin-bottom: 10px;
}

.page-media .left-panel-list.dark-panel-list .section-title .title {
    text-align: right;
    font-size: 15px;
}

.page-media .left-panel-list.dark-panel-list .section-title .title .icon {
    font-size: 12px;
    position: relative;
    top: 2px;
    padding-left: 5px;
    color: #fff;
}

.page-media .main-content {
    padding-left: 35px;
}

.page-media .aside-content {
    padding-top: 18px;
}

.page-media .aside-content .post-single {
    margin-bottom: 15px;
}

.page-media .aside-content .title {
    font-size: 14px;
    color: #a5a5a5;
    border-bottom: 2px solid #5a5a5a;
    padding-bottom: 12px;
    margin-bottom: 15px;
}

.page-media .aside-content .card.card-img-top.card-no-text .card-body {
    max-height: 75px;
    margin: 10px 10px 15px;
    justify-content: right;
    padding: 0;
    height: unset;
}

.page-media .card-no-text-transparent .card-body .card-title .title {
    margin-bottom: 0;
}

.page-media .card-no-text-transparent .card-footer {
    border: 0 !important;
    margin-top: 0;
    font-family: danaNum;
}

.page-media .card-no-text-transparent .card-footer .text {
    font-size: 11px;
}

.pages.page-report-image .header-page {
    display: none;
}

.page-report-image {
    margin-top: -71px;
    background: #191919;
}

.page-report-image .header-page {
    padding-top: 70px;
    background: rgba(0, 0, 0, 0.33) !important;
    /* margin-bottom: 25px; */
    z-index: 1;
    height: 116px;
    position: fixed;
    left: 0;
    right: 0;
}

.page-report-image .section-title.title-double-line {
    overflow: hidden;
    z-index: 1;
    padding-top: 150px;
    border: 0;
    position: absolute;
    left: 50px;
    right: 50px;
    top: 0;
}

.page-report-image .section-title.title-double-line .title {
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.41);
    font-size: 25px;
}

.page-report-image .section-title.title-double-line .title span:before,
.page-report-image .section-title.title-double-line .title span:after {
    height: 10px;
    border-bottom: 2px solid #efefef;
    border-top: 2px solid #efefef;
}

.page-report-image .carousel-report-image {
    z-index: 0;
    height: 100vh;
    overflow: hidden;
    direction: ltr;
    margin-top: 0;
}

.page-report-image .carousel-report-image ol {
    margin-bottom: 0;
}

.page-report-image .carousel-report-image .carousel-inner {
    height: 100%;
}

.page-report-image .carousel-report-image .carousel-inner .carousel-item {
    height: 100%;
}

.page-report-image .carousel-report-image .carousel-inner .carousel-caption {
    background: rgba(0, 0, 0, 0.58);
    bottom: 70px;
    display: block !important;
}

.page-report-image .carousel-report-image .carousel-inner .carousel-caption .title {
    margin: 0;
    padding: 7px 15px 20px;
    font-size: 20px;
    color: #ffb518;
    font-variation-settings: "wght"600;
}

.page-report-image .carousel-report-image .carousel-inner .carousel-caption .text {
    font-size: 17px;
    margin: 0;
    padding: 0 15px 30px;
}

.page-report-image .carousel-report-image .carousel-control-prev {
    top: unset;
    bottom: 120px;
    left: 10%;
    width: unset;
    right: unset;
}

.page-report-image .carousel-report-image .carousel-control-next {
    top: unset;
    bottom: 120px;
    right: 10%;
    width: unset;
    left: unset;
}

.page-report-image .carousel-report-image .carousel-control-prev-icon,
.page-report-image .carousel-report-image .carousel-control-next-icon {
    background: #000;
    border-radius: 100%;
}

.page-report-image .carousel-report-image .carousel-control-prev-icon:before,
.page-report-image .carousel-report-image .carousel-control-next-icon:before {
    color: #fff;
    z-index: 2;
}

.page-dark .header {
    border-radius: 0;
    background: unset;
}

.page-dark .header .header-box {
    background: rgba(73, 73, 74, 0.92);
}

.page-dark .pages {
    background: #191919;
}

.page-dark .pages .header-page {
    padding-top: 75px;
    background: #222;
    margin-bottom: 25px;
}

.page-dark .pages .breadcrumb .breadcrumb-cats {
    color: #fff;
}

.page-dark .pages .breadcrumb .breadcrumb-cats li {
    color: #fff;
}

.page-dark .pages .breadcrumb .breadcrumb-cats li a {
    color: #ccc;
}

.page-dark .pages .section-title {
    overflow: hidden;
    color: #fff;
    font-size: 20px;
    border-bottom: 1px solid #696969;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.page-dark .pages .section-title .title {
    font-size: 18px;
    text-align: center;
    margin: 0;
}

.page-table .page-content {
    padding: 30px 0;
}

.page-datatable .tab-pane {
    padding: 20px;
    line-height: 2.5;
}

.page-creation-engineering .post-single {
    margin-bottom: 15px;
}

.page-creation-engineering .post-single .card-img-right {
    box-shadow: unset;
    border: 1px solid #eee;
}

.page-citizenship .pages-content-row .list-group {
    display: flex;
}

.left-panel-list .section-title {
    overflow: hidden;
    color: #fff;
    font-size: 20px;
    border-bottom: 1px solid #696969;
    margin-bottom: 15px;
    padding-bottom: 20px;
}

.left-panel-list .section-title .title {
    font-size: 18px;
    text-align: center;
    margin: 0;
}

.content-gallery-slides .slide-title {
    position: relative;
    top: -18px;
}

.content-gallery-slides .slide-title .title {
    font-size: 15px;
    padding: 15px 30px 0 0;
    line-height: 2;
    color: #ffffff;
    text-align: justify;
    text-align-last: center;
}

.page-content-text .text {
    line-height: 2.5;
}

.pages-content-row {
    border-bottom: 1px solid #efefef;
    padding: 30px 0;
    margin: 0px;
}

.pages-content-row:last-child {
    border-bottom: 0;
    padding-bottom: 60px;
}

.pages-content-row .col-content {
    padding: 0 30px;
}

.pages-content-row .section-info {
    width: 100%;
}

.pages-content-row .section-info .svg-icon {
    width: 20px;
    fill: #2b2b2b;
}

.pages-content-row .title {
    font-variation-settings: "wght"600;
    font-size: 18px;
    padding: 5px 0;
    margin: 0;
    line-height: 1;
    padding-bottom: 20px;
    padding-top: 0;
}

.pages-content-row .text {
    line-height: 2.5;
    font-size: 15px;
    text-align: justify;
}

.pages-content-row .list-group {
    padding-right: 15px;
    line-height: 2.5;
    display: block;
}

.page-content-course .container-fluid {
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.page-content-course .course-title {
    background: url("../files/images/icon/golf_course.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 170px;
    height: 190px;
    padding-top: 55px;
    /* padding-right: 40px; */
    text-align: center;
    display: inline-block;
    line-height: 1.8;
    float: right;
    margin-left: 15px;
    width: 170px;
}

.page-content-course .course-title strong {
    margin-top: 0;
    margin-bottom: 15px;
    display: block;
    font-size: 14px;
    color: teal;
    margin: 0;
    padding: 0px 25px 0;
    line-height: 1.5;
}

.page-content-course .section-info-text {
    padding-top: 80px;
}

.page-content-course .section-info-text .text {
    font-variation-settings: "wght"600;
    color: #333;
}

.page-content-course .section-info-text .list-group {
    padding-right: 0;
}

.box-head {
    text-align: center;
    margin-bottom: 27px;
}

.box-head .title {
    position: relative;
    color: #fff;
    font-size: 25px;
    padding: 7px 55px;
    margin: 0;
    line-height: 1.5;
    border-radius: 1px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.08);
}

.box-head .title-style-right {
    width: 0;
    height: 0;
    border-top: 30px solid white;
    border-left: 30px solid transparent;
    position: absolute;
    right: 0;
    top: 0;
}

.box-head .title-style-left {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 30px solid white;
    border-right: 30px solid transparent;
    top: 0;
    left: 0;
    position: absolute;
}

.section-blog-content {
    margin-bottom: 30px;
}

.section-blog-content .header-section-blog .title {
    font-size: 16px;
    margin-bottom: 15px;
    color: #444;
    margin: 0;
}

.section-blog-content .header-section-blog .title .title-bg {
    padding-left: 10px;
    background: #efefef;
    padding: 7px 15px;
    position: relative;
    border-radius: 5px 5px 0 0;
    display: inline-block;
    color: #555;
}

.section-blog-content .header-section-blog .title .title-bg:hover {
    color: #008080;
}

.section-blog-content .more-btn-blog {
    text-align: left;
    display: block;
    width: 100%;
    padding: 5px 0px;
    background: #f9f9f9;
    border: 2px solid #eee;
    border-top: 0;
}

.section-blog-content .more-btn-blog a {
    display: inline-block;
    color: #555;
    padding: 0 15px;
}

.section-blog-content .more-btn-blog a .icon {
    font-size: 10px;
    position: relative;
    left: 0;
    top: 0px;
}

.section-blog-group .header-section-blog .aside-title.light {
    margin: 0;
}

.section-blog-group .cards-blog {
    padding: 0;
    position: relative;
    top: -7px;
    margin: 0;
    border: 2px solid #eee;
    border-bottom: 0;
    border-top: 0;
}

.section-blog-group .cards-blog .col-padding {
    padding: 0;
}

.section-blog-group .cards-blog .col-padding:nth-child(even) .card.card-img-right {
    border-left: 0 !important;
    border-right: 0 !important;
}

.section-blog-group .cards-blog .col-padding:nth-child(1),
.section-blog-group .cards-blog .col-padding:nth-child(3),
.section-blog-group .cards-blog .col-padding .card.card-img-right {
    border-right: 0 !important;
}

.section-blog-group .cards-blog .col-padding .post-single {
    margin: 0;
}

.section-blog-group .cards-blog .col-padding .post-single .card.card-img-right {
    border-radius: 0;
    border-top: 0;
    box-shadow: unset;
    border: 1px solid #eee;
    margin-top: 1px;
    border-top: 0;
}

.section-blog-group .cards-blog .col-padding .post-single .card.card-img-right .card-title .title {
    padding-top: 4px;
    line-height: 2.1;
}

.section-blog-group .more-btn-blog {
    position: relative;
    top: -7px;
    border-top: 0;
}

.page-media .container,
.page-show-gallery .container,
.page-show-video .container {
    max-width: 1140px;
}

.info-view {
    font-size: 13px;
    padding-top: 10px;
    color: #75849a;
}

.box-highlight {
    position: relative;
    border: 2px solid #efefef;
    border-right-color: teal;
    padding: 10px 0px;
    border-right-width: 3px;
    border-radius: 1px;
    background: #f7f7f7;
}

.box-highlight.box-light-color {
    border-right: 2px solid #efefef;
}

.box-highlight li {
    background: transparent;
    font-size: 14px;
    padding: 7px 15px;
}

.box-highlight li .icon {
    color: teal;
    font-weight: bold;
}

.page-shareholder .title-w-border-bottom {
    font-variation-settings: "wght"600;
    font-size: 16px;
    margin: 0;
    text-align: right;
    margin-top: 0 !important;
    border-bottom: 2px solid #e27875;
    color: #d7726f;
    padding-bottom: 8px;
}

.page-shareholder .title-w-border-bottom .icon {
    position: relative;
    top: 1px;
    color: #da7370;
}

.page-shareholder .assembly-chart {
    margin-bottom: 30px;
}

.page-shareholder .assembly-chart form {
    background: #f9f9f9;
    padding: 20px 20px 5px;
}

.page-shareholder .assembly-chart .custom-form .custom-form-label span {
    background: #f9f9f9;
}

.page-shareholder .box-shadow {
    box-shadow: 0 1px 1px 0 rgba(66, 66, 66, 0.08), 0 1px 3px 1px rgba(66, 66, 66, 0.16);
}

.page-shareholder-entry .form-info {
    margin-bottom: 30px;
}

.page-shareholder-entry .box-entry {
    box-shadow: 0 1px 1px 0 rgba(66, 66, 66, 0.08), 0 1px 3px 1px rgba(66, 66, 66, 0.16);
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 30px;
}

.page-shareholder-entry .box-entry .title {
    text-align: center;
    color: #e27875;
    border-bottom: 2px solid #e27875;
    font-size: 16px;
    margin: 0;
    padding-bottom: 10px;
    font-variation-settings: "wght"600;
}

.page-shareholder-entry .box-entry form {
    padding: 25px 15px 0;
}

.page-shareholder-entry .box-entry form .form-text {
    font-size: 13px;
    text-align: right;
    padding: 0px 0px 40px;
    margin: 0;
    color: #777;
}

.page-shareholder-entry .form-group-captcha {
    display: block;
    position: relative;
    padding: 0 0px 10px;
    width: 100%;
}

.page-shareholder-entry .form-group-captcha .captcha-label {
    padding-right: 0;
    position: absolute;
    right: 10px;
    margin: 0;
    top: 5px;
}

.page-shareholder-entry .form-group-captcha .captcha-input {
    display: inline-block;
    width: 100%;
}

.page-shareholder-entry .form-group-captcha .captcha-input input {
    padding-right: 95px;
    border: 1px solid #e5e8ea;
    font-size: 13px;
}

.page-shareholder-entry .form-btn {
    float: unset;
    text-align: center;
    display: block;
    text-align: center;
    width: 100%;
}

.page-shareholder-entry .form-btn .btn {
    background: transparent;
    color: #d7726f;
    border: 2px solid #d7726f;
    font-variation-settings: "wght"600;
    padding: 4px 15px;
    display: block;
    min-width: 150px;
    display: inline-block;
}

.page-shareholder-entry .form-btn .btn:hover {
    background: #d7726f;
    color: #ffffff;
}

.page-shareholder-show .header-breadcrumb {
    position: relative;
}

.page-shareholder-show .logout-shareholder {
    position: absolute;
    left: 15px;
    top: 7px;
}

.page-shareholder-show .logout-shareholder a {
    padding: 3px 10px;
    border: 1px solid teal;
    border-radius: 4px;
    background: teal;
    color: white;
    text-align: center;
}

.page-shareholder-show .logout-shareholder a strong {
    padding-left: 5px;
    font-size: 13px;
    font-weight: normal;
}

.page-shareholder-show .logout-shareholder a .icon {
    position: relative;
    top: 3px;
    font-weight: normal;
    font-size: 13px;
}

.page-shareholder-show .description-info {
    margin-bottom: 30px;
}

.page-shareholder-show .parent-video-player {
    padding: 20px;
}

.divider {
    display: table;
    font-size: 24px;
    text-align: center;
    width: 100%;
    margin: 40px auto;
    direction: rtl;
}

.divider span {
    display: table-cell;
    position: relative;
}

.divider span:first-child,
.divider span:last-child {
    width: 50%;
    top: 20px;
    background-size: 100% 3px;
    background-position: 0 0, 0 100%;
    background-repeat: no-repeat;
}

.divider span:first-child {
    background-image: linear-gradient(90deg, #e27a77, transparent);
}

.divider span.text {
    padding: 0px 15px;
    width: auto;
    white-space: nowrap;
    display: table-cell;
    position: relative;
    font-variation-settings: "wght"600;
    color: #717279;
}

.divider span:last-child {
    background-image: linear-gradient(-90deg, #e27875, transparent);
}

/* End Pages */
/* Social */
.social-share {
    display: block;
    text-align: left;
    /* .fb {
    color: #3b5998;
  }
  .tw {
    color: #00aced;
  }
  .tg {
    color: #08c;
  }
  .wa {
    color: #00bfa5;
  }
  .in {
    color: #ef0e61;
  }
  .print {
    color: #797979;
  }
  .mail {
    color: #e69f00;
  } */
}

.social-share p {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    color: #595959;
}

.social-share a,
.social-share span {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-left: 8px;
    text-align: center;
    border-radius: 40px;
    background: #f3f7f9;
    color: #75849a;
    padding-top: 9px;
    font-size: 14px;
    -webkit-box-shadow: 0 0 0 1px #ebebeb;
    box-shadow: 0 0 0 1px #ebebeb;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    line-height: 1.9;
    cursor: pointer;
}

.social-share a:hover,
.social-share span:hover {
    color: #fff;
}

.social-share.color-icon a.icon,
.social-share.color-icon span.icon {
    font-size: 18px;
    text-align: center;
    width: 25px;
    height: 25px;
    display: inline-block;
    background: unset;
    border: 0;
    border-color: transparent;
    box-shadow: unset;
    border-radius: 2px;
    padding-top: 0px;
    text-align: center;
    padding-bottom: 2px;
    margin: 0;
    margin-left: 2px;
    color: #fff;
    transition: all 0.3s ease 0s;
    line-height: 1.8;
}

.social-share.color-icon a.icon.fb,
.social-share.color-icon span.icon.fb {
    background: #3b5998;
}

.social-share.color-icon a.icon.tw,
.social-share.color-icon span.icon.tw {
    background: #00aced;
}

.social-share.color-icon a.icon.tg,
.social-share.color-icon span.icon.tg {
    background: #08c;
}

.social-share.color-icon a.icon.wa,
.social-share.color-icon span.icon.wa {
    background: #00bfa5;
}

.social-share.color-icon a.icon.in,
.social-share.color-icon span.icon.in {
    background: #ef0e61;
}

.social-share.color-icon a.icon.print,
.social-share.color-icon span.icon.print {
    background: #797979;
}

.social-share.color-icon a.icon.mail,
.social-share.color-icon span.icon.mail {
    background: #e69f00;
}

.social-share.color-icon a.icon:hover,
.social-share.color-icon span.icon:hover {
    transform: scale(1.15);
}

.social-share.top a {
    width: 30px;
    height: 30px;
    margin: 0 5px 0 0px;
}

.social-share.top a.icon {
    font-size: 16px;
    padding-top: 4px;
    text-align: center;
}

.social-share a.icon,
.social-share span.icon {
    font-size: 16px;
    padding-top: 4px;
    text-align: center;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    cursor: pointer;
}

.social-share a.icon:hover,
.social-share span.icon:hover {
    color: #fff;
}

.social-share a.icon:hover.fb,
.social-share span.icon:hover.fb {
    background: #3b5998;
}

.social-share a.icon:hover.tw,
.social-share span.icon:hover.tw {
    background: #00aced;
}

.social-share a.icon:hover.tg,
.social-share span.icon:hover.tg {
    background: #08c;
}

.social-share a.icon:hover.wa,
.social-share span.icon:hover.wa {
    background: #00bfa5;
}

.social-share a.icon:hover.in,
.social-share span.icon:hover.in {
    background: #ef0e61;
}

.social-share a.icon:hover.print,
.social-share span.icon:hover.print {
    background: #797979;
}

.social-share a.icon:hover.mail,
.social-share span.icon:hover.mail {
    background: #e69f00;
}

/* End Social */
/* Table */
.table-product {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 #eee;
    padding: 25px;
    margin-bottom: 30px;
}

.table-product .title {
    margin: 0;
    padding-bottom: 25px;
}

.table-rules {
    font-size: 13px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}

.table-rules caption {
    caption-side: top;
    text-align: center;
    text-shadow: none;
    font-size: 15px;
    opacity: 1;
    border: 0;
    border-radius: 5px 5px 0 0px;
    padding: 9px 15px;
    background: #e8e8e8;
    color: #333333;
    font-weight: normal;
}

.table-rules tbody tr td {
    border-color: #f5f5f5;
}

.table-rules tbody tr td:first-child {
    border-left: 1px solid #eee;
    text-align: center;
}

.table {
    table-layout: fixed;
}

.table-responsive {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}

.table-responsive .table-custom {
    box-shadow: unset;
}

.table-custom {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
    border: 0;
    font-family: danaNum;
    margin-bottom: 0;
}

.table-custom thead.dark-bg {
    background: #4b4c4c;
}

.table-custom.no-shadow {
    box-shadow: unset;
    border: 1px solid #f2f2f2;
}

.table-custom.td-row thead tr td:first-child {
    width: 50px;
    border-left: 1px solid #ffffff36;
}

.table-custom.td-row tbody tr td:first-child {
    border-left: 1px solid #f2f2f2;
}

.table-custom.td-row.table-striped tbody tr td:first-child {
    border-right: 1px solid #eceaea !important;
}

.table-custom.with-border thead tr td {
    border-left: 1px solid #ffffff36;
}

.table-custom.with-border tbody tr td {
    border: 1px solid #f2f2f2;
}

.table-custom.with-border.table-striped tbody tr td {
    border: 1px solid #eceaea;
}

.table-custom.with-border.table-striped .td-line .td-line-row:not(:last-child) {
    border-bottom: 1px solid #eceaea;
}

.table-custom .td-line {
    line-height: 2.5;
    padding: 0;
}

.table-custom .td-line .td-line-row:not(:last-child) {
    border-bottom: 1px solid #f2f2f2;
    display: block;
}

.table-custom thead {
    background: #e27875;
    color: #fff;
    border: 0;
}

.table-custom thead tr th {
    padding: 7px 10px;
    border: 0;
}

.table-custom tbody tr td {
    padding: 7px 10px;
    font-size: 13px;
    text-align: center;
    border: 0;
    border-bottom: 1px solid #f2f2f2;
    overflow-wrap: break-word;
}

.table-custom td,
.table-custom th {
    padding: 7px 10px;
    line-height: 1.8;
    vertical-align: middle;
}

.table-custom td.rowspan-right {
    border-left: 1px solid #f2f2f2;
}

.table-custom td.rowspan-left {
    border-right: 1px solid #f2f2f2;
}

.title-danger {
    background: unset;
    color: #e27875;
    text-align: center;
    font-size: 15px;
    font-variation-settings: "wght"600;
    margin: 0;
    padding-bottom: 12px;
}

.table-en {
    direction: ltr;
    font-family: Arial, Helvetica, sans-serif;
}

.table-en.table-custom.td-row thead tr td:first-child {
    border-right: 1px solid #ffffff36;
}

.table-en.table-custom.td-row tbody tr td:first-child {
    border-right: 1px solid #f2f2f2;
}

.text-en {
    font-family: Arial, Helvetica, sans-serif;
    direction: ltr;
}

.table-tender {
    padding: 0 15px;
    position: relative;
    overflow: unset;
    margin-top: 26px;
}

.table-tender .expiration {
    color: #ec1b30;
    font-variation-settings: "wght"600;
    border: 4px solid #ec1b30;
    padding: 5px 15px;
    border-radius: 4px;
    font-size: 24px;
    text-shadow: 1px 1px 1px #000;
    transform: rotate(-30deg);
    position: absolute;
    min-width: 150px;
    top: 25px;
    left: 53px;
    /* z-index: 2; */
    /* box-shadow: 1px 1px 4px #464646; */
}

.table-tender .table th,
.table-tender .table td {
    text-align: center !important;
}

/* End Table */
/* Comment */
.comment-area {
    padding-top: 10px;
}

.comment-area .comment-area-title {
    font-size: 17px;
    color: #0b979a;
    border-bottom: 3px solid #0b97a9;
    padding-bottom: 10px;
}

.comment-area .comment-area-title .icon {
    padding-left: 8px;
}

.comment-area .comment-list {
    padding-top: 10px;
    margin-top: 5px;
    list-style: none;
    margin-bottom: 50px;
    box-shadow: unset;
}

.comment-area .replay-comment-list {
    list-style: none;
    margin-left: 14%;
}

.comment-area .comment {
    margin-bottom: 20px;
    position: relative;
    margin-bottom: 10px;
    /* border: 1px solid #eee; */
    border-radius: 3px;
    padding: 0;
    border-radius: 10px;
    box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.05);
    overflow: hidden;
    /*.comment-avator {
      position: absolute;
      right: 0;
      top: 0;
      width: 70px;
      height: 70px;
      border-radius: 50%;
      overflow: hidden;
      img {
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
    }*/
}

.comment-area .comment .comment-content {
    padding-right: 0px;
}

.comment-area .comment .comment-content .comment-content-right .comments-img {
    float: right;
    margin: 10px;
    width: 60px;
    display: inline-block;
}

.comment-area .comment .comment-content .comment-content-right .comments-img img {
    width: 100%;
    border-radius: 100%;
}

.comment-area .comment .comment-content .comment-content-right .date {
    font-size: 12px;
    color: #ccc;
    margin-top: 13px;
    position: relative;
    top: 7px;
}

.comment-area .comment .comment-content .comment-content-left {
    padding-top: 20px;
    padding-right: 80px;
    line-height: 1.8;
    padding-left: 15px;
    text-align: justify;
}

.comment-area .comment .comment-content .comment-content-left .title {
    color: #0b97a9;
    margin: 0;
    font-size: 14px;
    padding-bottom: 15px;
}

.comment-area .comment .comment-content .comment-content-left .text {
    margin-bottom: 0;
    font-size: 13px;
    padding: 15px;
}

.comment-area .comment .comment-content .replay-comment {
    display: block;
    text-align: left;
    padding: 0 15px 15px;
    cursor: pointer;
}

.comment-area .comment .comment-content .replay-comment span {
    color: #555;
    min-width: 70px;
    display: inline-block;
    text-align: center;
    padding: 2px;
    font-size: 13px;
    border-radius: 20px;
    border: 1px solid #e6e6e6;
}

.comment-area .comment .comment-content .replay-comment span:hover {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.12), 0px 4px 5px 0px rgba(0, 0, 0, 0.05), 0px 1px 10px 0px rgba(0, 0, 0, 0);
}

.comment-area .comment .comment-content .btn-group {
    float: left;
}

.comment-area .comment .comment-content .btn-group .c-btn {
    display: inline-block;
    border: 1px solid #eaeaea;
    color: #e2040e;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 15px;
    border: 0;
    /* line-height: 1; */
    width: unset;
    height: 37px;
    border-radius: 0;
    padding: 10px;
    margin: 0;
    border-right: 1px solid #eee;
}

.comment-area .comment .comment-content .btn-group .c-btn.fa-thumbs-down {
    color: #f90045;
}

.comment-area .comment .comment-content .btn-group .c-btn.fa-thumbs-up {
    color: #01ca1a;
}

.comment-area .comment .comment-content .btn-group .c-btn:hover {
    font-variation-settings: "wght"600;
}

.comment-area .comment .comment-form-replay {
    padding: 15px;
    display: none;
    transition: 0.3s ease;
}

.comment-area .comment .replay-comment-show {
    display: block;
}

.comment-area.dark .aside-title .title .icon {
    font-size: 13px;
    font-weight: normal;
    padding-left: 4px;
}

.comment-area.dark .comment-list .comment {
    border-radius: 2px;
    background: #ffffff14;
    box-shadow: 0 0 14px #000;
}

.comment-area.dark .comment-list form label .label {
    background: #2b2b2b;
}

.comment-area.dark .comment-form-area {
    padding-top: 20px;
}

.comment-area.dark .comment-content-left {
    color: #e6e6e6;
}

.comment-area.dark .replay-comment {
    color: #eee;
}

.comment-area.dark .replay-comment span {
    color: #e0dcdc !important;
}

.comment-area.dark .replay-comment span:hover {
    background: rgba(255, 255, 255, 0.1);
}

.comment-area.dark form label {
    border-color: #777;
}

.comment-area.dark form label .label {
    background: #191919;
    color: #fff;
}

.comment-area.dark form label .form-control {
    background: transparent;
}

.comment-area.dark form .form-control::placeholder {
    color: #fff !important;
}

.comment-area.dark .form-send {
    padding-bottom: 30px;
}

.comment-form .form-group {
    position: relative;
    padding: 1px;
    margin-bottom: 20px;
}

.comment-form input {
    width: 100%;
    transition: all 0.3s ease;
    font-size: 13px;
    padding: 8px 9px;
    margin-top: 7px;
    border: 0;
    box-shadow: 1px 1px 4px 1px #eaeaea;
    border-radius: 20px;
    padding-right: 20px;
    resize: unset;
    color: black;
}

.comment-form textarea {
    width: 100%;
    transition: all 0.3s ease;
    font-size: 13px;
    padding: 8px 9px;
    margin-top: 7px;
    border: 0;
    box-shadow: 1px 1px 4px 1px #eaeaea;
    border-radius: 20px;
    padding-right: 20px;
    resize: unset;
    color: black;
    height: 150px;
    overflow: auto;
    width: 100%;
}

.comment-form input:focus,
.comment-form textarea:focus {
    border-color: transparent;
}

.comment-form label {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: block;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.comment-form .form-send {
    display: block;
    text-align: center;
}

.comment-form .form-send .btn {
    min-width: 110px;
    text-align: center;
    border-radius: 6px;
    border: 1px solid #eee;
    padding: 5px 23px;
}

/* End Comment */
/* Paginate */
.pagination-box {
    direction: ltr;
    padding: 15px;
}

.pagination-box .page-item .page-link {
    color: #555;
}

.pagination-box .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #ffb518;
    border-color: #ffb518;
}

.paginate-note {
    text-align: center;
    margin-bottom: 20px;
    padding-top: 10px;
}

ul.pagination li.page-item {
    padding: 0;
}

.page-dark .custom-pagination {
    padding-bottom: 30px;
}

.page-dark .custom-pagination .page-item.active .page-link {
    border-top-color: #000;
    border-bottom-color: #000;
}

.page-dark .custom-pagination .page-item .page-link {
    background: rgba(255, 255, 255, 0.08);
    border-color: #000;
    color: #fff;
}

.page-dark .custom-pagination .page-item .page-link:hover {
    background: #545454;
}

.page-dark .pagination li:first-child span,
.page-dark .pagination li:first-child a {
    border-right: 1px solid #000000;
}

.page-dark .pagination li.active span,
.page-dark .pagination li.active a {
    border: 1px solid #000;
    border-right: 0;
    border-top-color: #000;
    border-bottom-color: #000;
}

.page-dark .pagination li a,
.page-dark .pagination li span :hover {
    border-color: #000;
}

.page-dark .pagination li span,
.page-dark .pagination li a {
    background: rgba(255, 255, 255, 0.08);
    border-color: #000;
    color: #fff;
}

.page-dark .pagination li span:hover,
.page-dark .pagination li a:hover {
    background: #545454;
    border-color: #000000;
}

.page-dark .paginate-note {
    color: #9c9c9c;
}

.image-pagination {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
}

.image-pagination .paginate-container {
    padding: 0 15px;
}

.image-pagination .pagination {
    padding: 7px 0;
}

.image-pagination .pagination li a,
.image-pagination .pagination li span {
    background: rgba(0, 0, 0, 0.39);
    border-color: rgba(0, 0, 0, 0.31) !important;
}

.page-dark .image-pagination .paginate-note {
    padding: 0;
    color: #fff;
    font-size: 12px;
    padding-top: 3px;

}

.page-dark .image-pagination .pagination li.active span,
.page-dark .image-pagination .pagination li.active a {
    border-color: rgba(0, 0, 0, 0.31);
}

.custom-pagination {
    padding-bottom: 30px;
}

.custom-pagination .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.custom-pagination .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.custom-pagination .page-item.active .page-link {
    background: #008080;
    border-color: #008080;
    color: #fff;
    z-index: 3;
}

.custom-pagination .page-item.active .page-link:hover {
    color: #fff;
}

.custom-pagination .page-item .page-link {
    font-family: danaNum;
    color: #008080;
    padding: 0.4rem 0.75rem;
    font-size: 13px;
}

.custom-pagination .page-item .page-link .next,
.custom-pagination .page-item .page-link .previous {
    font-size: 9px;
    font-weight: 600;
}

.custom-pagination .page-item .page-link:focus {
    outline: 0;
    box-shadow: unset;
}

.pagination {
    justify-content: center;
    padding-bottom: 15px;
}

.pagination li:first-child span,
.pagination li:first-child a {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 1px solid #dee2e6;
}

.pagination li:last-child span,
.pagination li:last-child a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination li.active span,
.pagination li.active a {
    background: #008080;
    border-color: #008080;
    color: #fff;
    z-index: 3;
}

.pagination li.active span:hover,
.pagination li.active a:hover {
    background: #008080;
    border-color: #008080;
    color: #fff;
}

.pagination li a,
.pagination li span {
    font-family: danaNum;
    color: #008080;
    padding: 0.4rem 0.75rem;
    font-size: 13px;
    border: 1px solid #dee2e6;
    border-right: 0;
}

.pagination li a:hover,
.pagination li span:hover {
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.pagination li a .next,
.pagination li a .previous,
.pagination li span .next,
.pagination li span .previous {
    font-size: 9px;
    font-weight: 600;
}

.pagination li a:focus,
.pagination li span:focus {
    outline: 0;
    box-shadow: unset;
}

.paginate-note {
    margin-bottom: 0;
    padding-bottom: 20px;
}

/* End Paginate */
/* Carousel */
.carousel.carousel-top {
    margin-bottom: 30px;
    margin: 0;
}

.carousel.carousel-top .carousel-item .card-img {
    height: 500px;
    overflow: hidden;
    margin: 0;
}

.carousel.carousel-top .carousel-item .card-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.carousel-control-next {
    right: 0;
    left: unset;
}

.carousel-control-prev {
    left: 0;
    right: unset;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    position: relative;
    background: unset;
    width: 40px;
    height: 40px;
}

.carousel-control-prev-icon:before,
.carousel-control-next-icon:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: unset;
    z-index: -1;
    border-radius: 100%;
    opacity: 0.7;
    font-family: 'Font Awesome 5 Pro';
    font-size: 24px;
    font-weight: bold;
    padding-top: 2px;
    padding-left: 2px;
    color: #000;
}

.carousel-control-prev-icon:before {
    content: "\f053";
}

.carousel-control-next-icon:before {
    content: "\f054";
}

.carousel-product-homepage {
    width: 100%;
    height: 100%;
}

.carousel-product-homepage .carousel-inner {
    width: 100%;
    height: 100%;
    direction: ltr;
}

.carousel-product-homepage .carousel-inner .carousel-item {
    height: 100%;
}

.carousel-product-homepage .carousel-inner .carousel-item .carousel-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.carousel-product-homepage .carousel-inner .carousel-item .carousel-content {
    max-width: 550px;
    height: 100%;
    float: right;
}

.carousel-product-homepage .carousel-inner .carousel-item .carousel-content .category-list {
    width: 100%;
}

.carousel-product-homepage .wrapper-carousel-controler {
    max-width: 570px;
    position: absolute;
    bottom: 45%;
    /* margin: 0 auto; */
    right: -9px;
}

.carousel-product-homepage .wrapper-carousel-controler .carousel-control-next,
.carousel-product-homepage .wrapper-carousel-controler .carousel-control-prev {
    top: unset;
}

.carousel-certificate {
    width: 100%;
}

.carousel-certificate .carousel-cell {
    width: 28%;
    margin-right: 15px;
    /* background: #8C8; */
    border-radius: 5px;
}

.carousel-certificate figcaption .text {
    font-size: 11px;
}

.carousel-certificate figcaption .text-small {
    display: block;
    margin-top: 10px;
    color: #f9ad22;
    font-size: 11px;
}

.carousel-certificate figcaption .fig-text {
    height: calc(100% - 45px);
    overflow: hidden;
}

.carousel-certificate .certificate-small {
    height: 100%;
}

.carousel-certificate .certificate-small figure {
    height: 100%;
}

.carousel-certificate .certificate-blue figure {
    background: #cfe0ee;
}

.carousel-certificate .certificate-yellow figure {
    background: #fbf8e6;
}

#carouselBlogPage .carousel-control-prev {
    right: unset;
    top: unset;
    bottom: 55px;
    left: 15px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #00b5af;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    color: #fff;
    opacity: 1;
}

#carouselBlogPage .carousel-control-next {
    right: unset;
    top: unset;
    bottom: 55px;
    left: 55px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #00b5af;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    color: #fff;
    opacity: 1;
}

#carouselBlogPage .carousel-control-prev,
#carouselBlogPage .carousel-control-next {
    text-align: center;
}

#carouselBlogPage .carousel-control-prev-icon:before,
#carouselBlogPage .carousel-control-next-icon:before {
    font-size: 16px;
    padding-top: 8px;
    color: #fff !important;
    opacity: 1;
}

.carousel-big-top .card.card-img-top.overlay-big .thumb {
    height: 600px;
}

.carousel-big-top .carousel-inner {
    direction: ltr;
}

.carousel-big-top .carousel-inner div,
.carousel-big-top .carousel-inner a {
    direction: rtl;
}

.carousel-big-top .carousel-control-prev {
    left: -45px;
}

.carousel-big-top .carousel-control-next {
    right: -45px;
}

.carousel-big-top .carousel-control-prev-icon:before,
.carousel-big-top .carousel-control-next-icon:before {
    font-size: 30px;
    color: #fff;
    opacity: unset;
    text-shadow: 0 0 12px #000;
    font-weight: 400;
}

.carousel-big-top img {
    object-position: bottom;
}

.carousel-blog .carousel-inner {
    overflow: unset;
    direction: ltr;
}

.carousel-blog .carousel-inner div {
    direction: rtl;
}

.carousel-blog .carousel-indicators {
    position: relative;
    margin-top: 20px;
    margin-bottom: 0;
}

.carousel-tab .carousel-cell {
    /* flex: 0 0 25%; */
    width: 25%;
    padding: 0 15px;
}

.carousel-tab .carousel-cell .card {
    overflow: unset;
}

.carousel-tab .flickity-viewport {
    width: 100%;
    overflow: unset;
}

.carousel-tab .flickity-prev-next-button.next {
    left: -5px !important;
}

.carousel-tab .flickity-prev-next-button.previous {
    right: -5px !important;
}

.carousel-full-bottom {
    background: black;
}

.carousel-full-bottom .carousel-cell {
    width: 70%;
    height: 200px;
    /* flex-box, center image in cell */
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.carousel-full-bottom .carousel-cell img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    /* dim unselected */
    opacity: 0.7;
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
    -webkit-filter: blur(5px);
    filter: blur(5px);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s, transform 0.3s, -webkit-filter 0.3s, filter 0.3s;
    transition: opacity 0.3s, transform 0.3s, filter 0.3s;
}

.carousel-full-bottom .carousel-cell.is-selected img {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-filter: none;
    filter: none;
}

.carousel-full-bottom .flickity-prev-next-button {
    width: 60px;
    height: 60px;
    background: transparent;
    opacity: 0.6;
}

.carousel-full-bottom .flickity-prev-next-button .arrow {
    fill: white;
}

.carousel-full-bottom .flickity-prev-next-button.no-svg {
    color: white;
}

.carousel-full-bottom .flickity-prev-next-button:hover {
    background: transparent;
    opacity: 1;
}

.carousel-full-bottom .flickity-prev-next-button.previous {
    left: 0;
}

.carousel-full-bottom .flickity-prev-next-button.next {
    right: 0;
}

.carousel-full-bottom .flickity-prev-next-button:disabled {
    display: none;
}

.carousel-more-image {
    overflow: hidden;
}

.carousel-more-image .carousel-cell {
    /* flex: 0 0 33%; */
    width: 33%;
    padding: 0 15px;
}

.carousel-more-image figure {
    border-radius: 0;
    box-shadow: unset;
    height: unset !important;
    position: relative;
    padding: 0;
    padding-bottom: 56.2% !important;
}

.carousel-more-image figure img {
    position: absolute;
}

.carousel-more-image figure:hover figcaption {
    display: flex;
}

.carousel-more-image .icon {
    font-size: 40px;
    font-weight: normal;
}

.carousel-more-image .flickity-prev-next-button.previous {
    left: -7px;
    right: unset !important;
}

.carousel-more-image .flickity-prev-next-button.next {
    right: -7px;
    left: unset !important;
}

/* End Carousel */
/* Footer */
.footer {
    background: rgba(0, 0, 0, 0.88);
    position: relative;
    color: #fff;
    font-size: 13px;
}

.footer ::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    padding-top: 7px;
}

.footer ::-webkit-scrollbar-track {
    border-radius: 0px;
}

.footer ::-webkit-scrollbar-thumb {
    background: rgba(62, 62, 62, 0.81);
}

.footer ::-webkit-scrollbar-thumb:hover {
    background: #006d66;
}

.footer .container {
    max-width: 1240px;
}

.footer .bg-overlay {
    background: url("../files/images/slide/footer-img.jpg");
    -webkit-filter: blur(1px);
    filter: blur(1px);
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    opacity: 0.05;
}

.footer .footer-logo {
    text-align: center;
    padding: 40px 25px 40px;
}

.footer .footer-logo img {
    width: 270px;
}

.footer .footer-images-links {
    padding-bottom: 30px;
}

.footer .footer-images-links .list-group::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.footer .footer-images-links .list-group::-webkit-scrollbar-track {
    border-radius: 0px;
}

.footer .footer-images-links .list-group::-webkit-scrollbar-thumb {
    background: rgba(62, 62, 62, 0.81);
}

.footer .footer-images-links .list-group::-webkit-scrollbar-thumb:hover {
    background: #ffb518;
}

.footer .footer-images-links::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.footer .footer-images-links::-webkit-scrollbar-track {
    border-radius: 0px;
}

.footer .footer-images-links::-webkit-scrollbar-thumb {
    background: rgba(62, 62, 62, 0.81);
}

.footer .footer-images-links::-webkit-scrollbar-thumb:hover {
    background: #ffb518;
}

.footer .footer-images-links .list-group {
    padding: 0;
    text-align: center;
    display: block;
    font-size: 0;
}

.footer .footer-images-links .list-group .list-group-item {
    display: inline-block;
    padding: 0;
    border: 0;
    width: 20%;
    margin: 0;
    background: unset;
}

.footer .footer-images-links .list-group .list-group-item .list-group-link {
    display: block;
    padding: 0 7px;
    background: unset;
}

.footer .footer-images-links .list-group .list-group-item .list-group-link img {
    border-radius: 3px;
    background: unset;
    width: 100%;
}

.footer .footer-address {
    padding: 0px 17px 30px;
}

.footer .footer-address .list-title {
    font-size: 16px;
    color: #ffb518;
    padding: 0.75rem 1.25rem;
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.footer .footer-address .list-group {
    padding: 0;
}

.footer .footer-address .list-group .list-group-item {
    background: unset;
    border: 0;
    color: #fff;
    letter-spacing: -0.2px;
    text-align: right;
}

.footer .footer-address .list-group .icon {
    padding-left: 9px;
    color: #ffb518;
}

.footer .footer-address .list-group .list-group-link {
    color: #fff;
}

.footer .footer-copyright {
    font-size: 12px;
    padding: 10px 15px;
    text-align: center;
    line-height: 2;
    border-top: 1px solid #2d2d2d;
    background: #151414;
    position: relative;
    z-index: 80;
}

.footer .footer-copyright .text {
    margin: 0;
}

.footer-full-page {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-full-page .footer-small-banner-top {
    background: url("../files/images/footer-svg/Asset-41.svg");
    /* min-height: 250px; */
    max-width: 80%;
    margin: 0 auto;
    background-repeat: no-repeat;
    margin-bottom: 30px;
    background-size: cover;
    background-position: bottom;
    /* padding-bottom: 29px; */
    border: 5px solid #09cac3;
    border-top: 0;
    border-radius: 0 0 15px 15px;
}

.footer-full-page .footer-small-banner-top .row {
    margin: 0;
    padding: 0 25px;
    padding-bottom: 25px;
    padding-top: 25px;
}

.footer-full-page .footer-smal-brands {
    padding-bottom: 0;
    margin-bottom: 0;
    text-align: center;
}

.footer-full-page .main-footer-logo {
    margin-bottom: 30px;
}

.footer-full-page .main-footer-logo figure {
    padding: 0 45px;
    max-width: 80%;
    margin: 0 auto;
}

.footer-full-page .brands-footer-logo {
    padding: 0 7px;
    margin: 0;
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    font-size: 0;
    display: flex;
    flex-wrap: nowrap;
    margin: 0;
    border: 0;
    max-width: 70%;
    margin: 0 auto;
}

.footer-full-page .footer-larg-brands .footer-larg-top-brands a {
    display: block;
    text-align: left;
}

.footer-full-page .footer-larg-brands .footer-larg-top-brands figure {
    max-width: 41.66667%;
    margin: 0 auto;
    margin-left: 0;
    margin-bottom: 15px;
}

.footer-full-page .footer-larg-brands .footer-larg-main-brands {
    border-bottom: 2px solid #ffd03f;
    padding-bottom: 15px;
    margin-bottom: 15px;
    text-align: center;
}

.footer-full-page .footer-larg-brands .footer-larg-main-brands .main-brands-company figure {
    padding: 0 45px;
}

.footer-full-page .footer-larg-brands .footer-larg-main-brands .main-brands-all {
    padding: 0 7px;
    margin: 0;
}

.footer-full-page .footer-larg-brands .footer-larg-secondary-brands .secondary-brands-center {
    padding: 0 7px;
}

.footer-full-page .footer-larg-brands .footer-larg-secondary-brands .secondary-brands-center .secondary-brands-center-top,
.footer-full-page .footer-larg-brands .footer-larg-secondary-brands .secondary-brands-center .secondary-brands-center-bottom {
    display: block;
}

.footer-full-page .footer-larg-brands .footer-larg-secondary-brands .secondary-brands-center .secondary-brands-center-top {
    margin-bottom: 30px;
}

.footer-full-page .footer-larg-brands .footer-larg-secondary-brands .secondary-brands-right,
.footer-full-page .footer-larg-brands .footer-larg-secondary-brands .secondary-brands-left {
    padding: 0 22px;
}

.footer-full-page .footer-address {
    border-top: 2px solid #ffd03f;
    padding-top: 15px;
    text-align: center;
}

.footer-full-page .footer-address .address-text {
    text-align: right;
}

.footer-full-page .footer-address .address-text .title {
    color: #ffd03f;
    font-size: 14px;
    padding-left: 5px;
}

.footer-full-page .footer-address .address-text .text {
    font-size: 12px;
}

.footer-full-page .footer-address .address-text .text-padding-left {
    padding-left: 3px;
}

.footer-full-page .map-link {
    text-align: center;
    color: #ffd03f;
    display: block;
}

.footer-full-page .container {
    max-width: 1240px;
}

.footer-full-page .footer-copyright {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

footer.footer {
    background: #009a93;
    align-items: unset;
    justify-content: unset;
    padding-top: 50px;
}

footer.footer.section-company {
    height: auto;
}

footer.footer .footer-address {
    padding: 20px 17px 50px;
}

.brand-icon:hover img {
    background: rgba(0, 0, 0, 0.2);
}

.fixed-footer-line {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: rgba(255, 218, 101, 0.92);
    color: #2d2d2d;
    padding: 10px 25px 8px 5px;
    font-size: 15px;
    z-index: 79;
    font-variation-settings: "wght"600;
}

.fixed-footer-line .text-fixed-footer {
    text-align: center;
    display: block;
    padding-left: 45px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    transition: all 0.4s ease;
}

.fixed-footer-line .show-text-fixed-footer {
    white-space: normal;
}

.fixed-footer-line .btn-close-fixed-footer {
    padding: 0;
    width: 28px;
    height: 27px;
    border-radius: 2px;
    padding-top: 2px;
    position: absolute;
    top: 8px;
    left: 10px;
}

/* End Footer */
/* Full Screen and Banner */
.full-screen {
    position: relative;
    height: 100%;
    text-align: center;
    color: #fff;
}

.full-screen .sections,
.full-screen .section,
.full-screen .box {
    position: relative;
    height: 100%;
    text-align: center;
    color: #fff;
}

.col-btn {
    text-align: left;
}

.col-btn .btn {
    margin: 0;
    display: inline-block;
}

.section-company {
    height: 100%;
    padding-top: 70px;
}

.section-company.company-introduction {
    padding: 0;
}

.section-company.company-introduction .company-introduction-video video {
    background: transparent url("../../../../files/images/large/slide03.jpg") 50% 50%/cover no-repeat;
}

.section-company.company-introduction .video-company {
    position: static;
}

.section-company.company-product {
    padding: 0;
}

.section-company.company-buttons {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.section-company.company-buttons video {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.section-company.company-buttons.company-exhibition {
    background: unset;
}

.section-company.company-buttons.company-exhibition .company-media-big-title {
    text-align: center;
}

.section-company.company-buttons.company-exhibition .company-media-big-title img {
    max-width: 500px;
    width: 90%;
}

.section-company.company-buttons.company-exhibition .category-list {
    background: transparent;
}

.section-company.company-buttons.company-exhibition .category-list .category-item {
    background: rgba(0, 0, 0, 0.38);
    border-radius: 0;
}

.section-company.company-buttons.company-exhibition .category-list .category-item:hover svg,
.section-company.company-buttons.company-exhibition .category-list .category-item:hover g {
    fill: #ffb518;
}

.section-company.company-buttons.company-exhibition .category-list .category-item:hover .text {
    color: #ffb518;
}

.section-company.company-buttons.company-exhibition .category-list .category-item svg {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 15px;
    display: block;
}

.section-company.company-buttons.company-exhibition .category-list .category-item .text {
    font-size: 17px;
    color: #fff;
    padding-top: 12px;
    display: block;
    min-height: unset;
}

.section-company.company-buttons.company-exhibition .btn {
    margin-top: 15px;
    font-size: 16px;
    position: relative;
    border: 0;
    padding: 10px;
}

.section-company.company-buttons.company-exhibition .btn .icon {
    position: relative;
    top: 2px;
    font-size: 13px;
    font-weight: normal;
}

.section-company.company-description,
.section-company.company-buttons {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.section-company.company-blog {
    margin: 0 !important;
    background-repeat: no-repeat;
    background: url("../../../../files/images/large/bg-b-51.jpg");
    background-size: cover;
    position: relative;
}

.section-company.company-blog .tab-content {
    min-height: 488px;
}

.section-company.company-blog .tab-pane {
    padding: 0 25px;
}

.section-company.company-tenders {
    margin: 0 !important;
    background: url("../../../../files/images/large/pattern-1.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.section-company.company-tenders .tab-content {
    min-height: 480px;
}

.section-company.company-tenders .tab-pane {
    padding: 0 25px;
}

.section-company.company-tenders .tab-content-pages .card-img-top {
    overflow: unset;
    /*.thumb {
          height: 180px;
        }*/
}

.section-company.company-tenders .tab-content-pages .card-img-top.w-expiration-time .expiration-time {
    font-size: 12px;
    display: block;
    background: #efefef;
    padding: 4px 10px;
    color: #555;
    margin-top: 15px;
    text-align: center;
}

.section-company.company-tenders .tab-content-pages .card-img-top.w-expiration-time .card-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
}

.section-company.company-tenders .tab-content-pages .card-img-top.w-expiration-time:hover .card-footer {
    display: block;
}

.section-company.company-tenders .col-btn .btn-white {
    background: #e3e3e3;
    color: #000;
    box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.12), 0 2px 2px 0 rgba(0, 0, 0, 0.05), 3px 2px 5px 0 rgba(0, 0, 0, 0.06);
}

.section-company.company-tenders .col-btn .btn-white:hover {
    background: #d2d0d0;
}

.section-0,
.section-3 {
    z-index: 80;
}

[data-fs-scroll] .page.vertical {
    padding-right: 5px;
    z-index: 1000;
}

[data-fs-scroll] .page li {
    min-width: 100px;
    text-align: right;
    background: rgba(130, 130, 130, 0.7);
    box-shadow: 0 1px 1px rgba(10, 10, 10, 0.7);
    margin: 0px 0 8px;
    border-radius: 20px;
    padding: 1px 15px 2px;
    color: #fff;
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    height: auto;
}

[data-fs-scroll] .page li:after {
    width: auto;
    background: unset;
    height: auto;
    font-size: 14px;
}

[data-fs-scroll] .page li:nth-child(1) {
    min-width: 70px;
}

[data-fs-scroll] .page li:nth-child(1):after {
    content: "\645\639\631\641\6CC";
}

[data-fs-scroll] .page li:nth-child(2) {
    min-width: 97px;
}

[data-fs-scroll] .page li:nth-child(2):after {
    content: "\62F\633\62A\647   \628\646\62F\6CC";
}

[data-fs-scroll] .page li:nth-child(3) {
    min-width: 110px;
}

[data-fs-scroll] .page li:nth-child(3):after {
    content: "\62F\631\628\627\631\647   \645\627";
}

[data-fs-scroll] .page li:nth-child(4) {
    min-width: 130px;
}

[data-fs-scroll] .page li:nth-child(4):after {
    content: "\67E\6CC\648\646\62F\647\627";
}

[data-fs-scroll] .page li.active {
    border-radius: 20px 1px 20px 20px;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(30, 30, 30, 0.7);
    background: rgba(191, 84, 21, 0.79);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), 0 1px 1px rgba(30, 30, 30, 0.7);
    background: rgba(255, 255, 255, 0.85);
    color: #000;
    border-right: 5px solid #bb221f;
}

.full-screen-scroller {
    top: -71px;
}

.full-screen-scroller .card.card-img-top.card-no-text.card-catalog figure {
    max-height: 185px;
    overflow: hidden;
}

.full-screen-scroller .box {
    height: 100%;
    overflow: hidden;
}

.full-screen-scroller .box.box-certificate {
    background: url("../../../../files/images/large/certificat-bg.jpg");
    margin: 0;
}

.full-screen-scroller .box.box-certificate .flickity-prev-next-button.next {
    right: -40px;
}

.full-screen-scroller .box.box-certificate .flickity-prev-next-button.previous {
    left: -40px;
}

.full-screen-scroller .box.box-media .tabs-light .nav-tabs-pages .nav-link {
    font-size: 16px;
}

.full-screen-scroller .box.box-blog figure.effect-oscar figcaption .text {
    line-height: 2.2;
    font-size: 12px;
}

.full-screen-scroller .box .tabs-pages {
    overflow: hidden;
}

.full-screen-scroller .info {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px;
}

.full-screen-scroller .fss-dotted-scrollspy {
    -webkit-box-align: start !important;
    align-items: flex-start !important;
}

.full-screen-scroller .fss-dotted-scrollspy .fss-nav-item {
    text-align: right;
    background: rgba(130, 130, 130, 0.7);
    box-shadow: 0 1px 1px rgba(10, 10, 10, 0.7);
    margin: 4px 0;
    border-radius: 20px;
    padding: 1px 15px 2px !important;
    color: #ffffff;
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    position: relative;
    transition: all 0.3s;
    width: 58px;
    height: 35px;
    border-radius: 20px 1px 20px 20px;
    border-right: 5px solid rgba(255, 255, 255, 0.55);
    overflow: hidden;
}

.full-screen-scroller .fss-dotted-scrollspy .fss-nav-item:after {
    width: auto !important;
    background: unset !important;
    height: auto !important;
    font-size: 14px;
}

.full-screen-scroller .fss-dotted-scrollspy .fss-nav-item:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 42.5px;
    line-height: 30px;
    outline: 0;
    border: 0;
    display: none;
    font-size: 1em;
    border-radius: 20px;
    padding: 0 15px;
    color: #000;
    padding-right: 7px;
}

.full-screen-scroller .fss-dotted-scrollspy .fss-nav-item span {
    padding-right: 5px;
    padding-top: 5px;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    left: 10px;
    border-radius: 50%;
    text-align: center;
    font-size: 1.2em;
    transition: all 0.3s;
    color: #f9f9f9;
}

.full-screen-scroller .fss-dotted-scrollspy .fss-nav-item.active {
    border-radius: 20px 1px 20px 20px;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(30, 30, 30, 0.7);
    background: rgba(191, 84, 21, 0.79);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), 0 1px 1px rgba(30, 30, 30, 0.7);
    background: rgba(255, 255, 255, 0.85);
    color: black;
    border-right: 5px solid #bb221f;
}

.full-screen-scroller .fss-dotted-scrollspy .fss-nav-item.active span {
    color: #000;
}

.full-screen-scroller .fss-dotted-scrollspy .fss-nav-item:hover {
    width: 140px;
    cursor: pointer;
    background: #fff;
    border-color: #bb221f;
}

.full-screen-scroller .fss-dotted-scrollspy .fss-nav-item:hover:before {
    display: block;
    line-height: 2.5;
}

.full-screen-scroller .fss-dotted-scrollspy .fss-nav-item:hover span {
    left: 6px;
    color: #000;
}

.full-screen-scroller .fss-dotted-scrollspy .fss-nav-item.big:hover {
    width: 145px !important;
}

.full-screen-scroller .fss-mainview[fss-anchor="view-1"],
.full-screen-scroller .fss-mainview[fss-anchor="view-6"] {
    z-index: 80;
}

.full-screen-scroller #menuBlog .card.card-img-top .card-body {
    height: 150px;
}

.full-screen-scroller .list-group-section {
    height: 282px;
    overflow: hidden;
}

.full-screen-scroller .list-group-section .list-group-item:before {
    top: 0px;
    position: absolute;
}

.full-screen-scroller .list-group-section .list-group-item .list-group-link {
    line-height: 1.5;
}

.full-screen-scroller .list-group-section .list-group-link {
    padding-right: 20px;
}

.full-screen-scroller .tab-content {
    background: transparent;
    padding: 0;
}

.full-screen-scroller .tabs-light .tab-content {
    background: transparent;
}

.full-screen-scroller .tabs-light .tab-content .tab-pane {
    background: transparent;
    padding: 0px;
    transition: all 0.01s ease;
}

.full-screen-scroller .tabs-light .tab-content .tab-pane .tab-pane-content {
    background: rgba(0, 0, 0, 0.11);
    border-radius: 0 0 10px 10px;
    padding: 25px;
    transition: all 0.01s ease;
}

.full-screen-scroller .nav-tabs.nav-tabs-pages {
    transition: all 0.01s ease;
}

.full-screen-scroller .btn-transparent {
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.27);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7);
    border: 0;
}

.full-screen-scroller .btn-transparent:hover {
    box-shadow: 5px 1px 7px rgba(0, 0, 0, 0.31);
    background: #fff;
    color: #333;
}

html.fullscreen {
    overflow: hidden;
}

html.fullscreen .company-introduction-big-title {
    text-align: center;
    font-size: 50px;
    position: absolute;
    z-index: 95;
    color: white;
    top: 120px;
    left: 0;
    right: 0;
    text-shadow: 0 1px 2px black;
    margin: 0;
    padding: 0;
    font-variation-settings: "wght"600;
}

html.fullscreen .company-introduction-big-title span {
    display: block;
    padding: 10px 10px;
}

html.fullscreen .company-introduction-big-title span:nth-child(2) {
    font-size: 42px;
    display: inline-block;
    padding: 8px 94px 13px;
    border-radius: 20px/24px;
    background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(rgba(120, 29, 31, 0.87)), to(rgba(250, 205, 73, 0.89)));
    background: linear-gradient(0, rgba(120, 29, 31, 0.87), rgba(250, 205, 73, 0.89));
    margin-top: 13px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7);
}

html.fullscreen .footer {
    background: #009a93;
}

html.sticky-header .header .header-box .header-search .focus {
    background: white;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) !important;
    color: black;
}

html.sticky-header .header .header-box .header-search .focus .icon {
    color: #ec1b30;
}

html.sticky-header .header .header-box .header-search .focus input {
    color: #2f2e2e;
}

html.sticky-header .header .header-box .header-search .focus input::-webkit-input-placeholder,
html.sticky-header .header .header-box .header-search .focus input::-moz-placeholder,
html.sticky-header .header .header-box .header-search .focus input:-ms-input-placeholder,
html.sticky-header .header .header-box .header-search .focus input::-ms-input-placeholder,
html.sticky-header .header .header-box .header-search .focus input::placeholder {
    color: black;
}

html.sticky-header.banner .header .header-box {
    background: rgba(39, 36, 37, 0.86);
}

html.sticky-header .header .header-logo {
    float: right;
}

html.sticky-header .header .header-box {
    background: rgba(100, 100, 100, 0.55);
    border-radius: 0 0 40px 40px/7px;
    min-height: 55px;
    top: 0;
}

html.sticky-header .header .header-box .header-search.focus {
    background: white;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) !important;
    color: black;
}

html.sticky-header .header .header-box .header-search.focus .icon {
    color: #ec1b30;
}

html.sticky-header .header .header-box .header-search.focus input {
    color: #2f2e2e;
}

html.sticky-header .header .header-box .header-search.focus input::-webkit-input-placeholder,
html.sticky-header .header .header-box .header-search.focus input::-moz-placeholder,
html.sticky-header .header .header-box .header-search.focus input:-ms-input-placeholder,
html.sticky-header .header .header-box .header-search.focus input::-ms-input-placeholder,
html.sticky-header .header .header-box .header-search.focus input::placeholder {
    color: black;
}

html.sticky-header .header .header-box .header-search .input {
    background: transparent;
    color: white;
    /*&:focus {
              background: white;
              box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) !important;
              color: $color_100;
              &::-webkit-input-placeholder {
                color: $color_100;
              }
              &::-moz-placeholder {
                color: $color_100;
              }
              &:-ms-input-placeholder {
                color: $color_100;
              }
              &::-ms-input-placeholder {
                color: $color_100;
              }
              &::placeholder {
                color: $color_100;
              }
            }*/
}

html.sticky-header .header .header-box .header-search .input::-webkit-input-placeholder,
html.sticky-header .header .header-box .header-search .input::-moz-placeholder,
html.sticky-header .header .header-box .header-search .input:-ms-input-placeholder,
html.sticky-header .header .header-box .header-search .input::-ms-input-placeholder,
html.sticky-header .header .header-box .header-search .input::placeholder {
    color: white;
}

html.sticky-header .header .header-box .header-search .icon {
    color: white;
}

html.sticky-header .header .header-search-bar,
html.sticky-header .header .header-navbar {
    background: transparent;
}

html.sticky-header .header .header-left-content {
    float: left;
}

html.sticky-header .header .header-left-content .header-search {
    margin-left: 10px;
}

html.sticky-header .header .header-left-content .header-search form {
    min-width: 300px;
}

html.sticky-header .header .header-left-content .icon-return span {
    top: 3px;
}

html.sticky-header.banner .header-breadcrumb {
    margin-top: 0px;
}

html.sticky-header.banner .header-banner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

html.sticky-header.banner .header-banner img {
    width: 100%;
    position: absolute;
    bottom: 0;
}

.scrollspy-hidden {
    z-index: 1 !important;
}

/* End Full Screen */
/* Blog */
.single-blog {
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    overflow: hidden;
}

.single-blog .thumb {
    overflow: hidden;
    height: 170px;
    overflow: hidden;
}

.single-blog .thumb img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.single-blog .blog-title {
    margin: 0;
    padding: 15px;
    height: 74px;
    overflow: hidden;
}

.single-blog .blog-title .title {
    font-size: 13px;
    margin: 0;
    padding: 0;
    font-weight: 600;
    color: #333;
    line-height: 2;
    text-align: justify;
    max-height: 53px;
}

.single-blog .more-btn {
    padding: 5px 15px 15px;
    display: block;
    text-align: left;
    color: #0066EE;
    font-size: 14px;
}

.single-blog h4 {
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 35px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single-blog a {
    color: #222;
}

.single-blog .name {
    font-size: 13px;
    font-weight: 100;
}

.single-blog p {
    text-align: left;
    margin-top: 15px;
}

.single-blog .bottom {
    padding: 7px 15px;
    border-bottom: 1px solid #eee;
}

.single-blog .bottom span {
    margin-left: 10px;
}

.single-blog .meta {
    font-size: 12px;
    color: #777;
}

.single-blog .f-img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single-blog.new {
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    background: unset;
    height: 400px;
    box-shadow: unset;
    display: block;
    color: #333;
    background: #fff;
}

.single-blog.new .date {
    position: absolute;
    top: 0;
    left: 10px;
    padding: 4px 6px 5px;
    background: #ec1b30;
    border-radius: 0 0 6px 6px;
    z-index: 10;
    min-width: 46px;
    text-align: center;
    line-height: 1;
    color: #fff;
    font-size: 14px;
}

.single-blog.new .date strong {
    text-align: center;
    display: block;
    font-size: 20px;
    line-height: 1;
    color: #fff;
}

.single-blog.new .thumb {
    height: 225px;
    overflow: hidden;
    z-index: -1;
    border: 10px solid white;
    border-bottom: 0;
}

.single-blog.new .single-blog-content {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* margin: -26px 17px 0; */
    background: #fff;
    z-index: 3;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    border-radius: 0px;
    text-align: center;
    /* padding-bottom: 15px; */
    overflow: hidden;
}

.single-blog.new .single-blog-content .blog-title {
    margin: 0;
    padding: 5px 15px;
    height: 130px;
    overflow: hidden;
}

.single-blog.new .single-blog-content .blog-title .title {
    text-align: center !important;
    text-align-last: center;
}

.single-blog.new .single-blog-content .text {
    font-size: 12px;
    text-align: justify;
    margin-top: 5px;
}

.single-blog.new .single-blog-content .more-btn {
    padding: 5px 15px 5px;
    display: block;
    display: block;
    /* min-width: 110px; */
    width: 100%;
    color: #5f5f5f;
    font-size: 13px;
    font-variation-settings: "wght"600;
    display: inline-block;
    text-align: center;
    border-top: 2px solid rgba(0, 0, 0, 0.13);
    border-radius: 0;
    margin-top: 10px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single-blog.new:hover .single-blog-content .more-btn {
    background: #ec1b30;
    color: #fff;
}

.single-blog:hover {
    cursor: pointer;
}

.single-blog:hover h4 {
    color: #ec1b30;
}

.single-blog:hover .f-img {
    cursor: pointer;
    transform: scale(1.15);
}

@media (max-width: 991px) {
    .single-blog .meta {
        margin-top: 20px;
    }
}

@media (max-width: 768px) {
    .single-blog {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .single-blog .meta {
        margin-top: 0px;
    }
}

/* End Blog */
/* Tabs */
.nav-tabs-pages {
    border-bottom: 1px solid #ececec;
}

.nav-tabs-pages .nav-link {
    color: #bec5cf;
    position: relative;
    border: 0;
    height: 100%;
}

.nav-tabs-pages .nav-link .count {
    float: left;
    background: #f7f7f7;
    line-height: 1;
    padding: 5px 7px 3px;
    min-width: 35px;
    text-align: center;
    position: relative;
    top: 1px;
    color: teal;
    border-radius: 20px;
    font-size: 12px;
}

.nav-tabs-pages .nav-link .svg-icon {
    display: none;
    height: 20px;
    width: 20px;
    margin-left: 7px;
    fill: #008080;
}

.nav-tabs-pages .nav-link:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    height: 3px;
    background: #008080;
    width: 0;
    transition: all 0.3s;
}

.nav-tabs-pages .nav-link:hover,
.nav-tabs-pages .nav-link:focus {
    border: 0;
    color: #008080;
    background: unset;
}

.nav-tabs-pages .nav-link:hover svg,
.nav-tabs-pages .nav-link:focus svg {
    fill: #008080 !important;
}

.nav-tabs-pages .nav-link.active {
    color: #008080;
    font-variation-settings: "wght"600;
    border: 0;
    border-color: transparent;
    background: unset;
}

.nav-tabs-pages .nav-link.active .svg-icon {
    display: inline-block;
}

.nav-tabs-pages .nav-item.show .nav-link {
    color: #008080;
    font-variation-settings: "wght"600;
    border: 0;
    border-color: transparent;
    background: unset;
}

.nav-tabs-pages .nav-link.active:after,
.nav-tabs-pages .nav-item.show .nav-link:after {
    width: 100%;
}

.nav-tabs-pages.home-page .nav-link {
    color: #444;
}

.nav-tabs-pages.home-page .nav-link:after {
    background: #ec1b30;
}

.nav-tabs-pages.home-page .nav-link:hover,
.nav-tabs-pages.home-page .nav-link:focus {
    color: #ec1b30;
    border-color: transparent;
}

.nav-tabs-pages.home-page .nav-link:hover svg,
.nav-tabs-pages.home-page .nav-link:focus svg {
    fill: #ec1b30 !important;
}

.nav-tabs-pages.home-page .nav-link.active {
    color: #ec1b30;
}

.nav-tabs-pages.home-page .nav-item.show .nav-link {
    color: #ec1b30;
}

.nav-tabs-pages.home-page .nav-link.active:after,
.nav-tabs-pages.home-page .nav-item.show .nav-link:after {
    width: 100%;
}

.nav-tabs-pages.home-page .nav-link.active svg,
.nav-tabs-pages.home-page .nav-item.show .nav-link svg {
    fill: #ec1b30 !important;
}

.nav-tabs-pages.bg-tabs-dark {
    border-bottom: 1px solid #828282;
}

.nav-tabs-pages.bg-tabs-dark .nav-link {
    color: #fff;
    font-weight: normal;
}

.nav-tabs-pages.bg-tabs-dark .nav-link:after {
    bottom: -1px;
}

.tab-content-pages {
    padding: 25px 0;
    min-height: 190px;
}

.tab-content-pages p {
    font-size: 14px;
    line-height: 2;
}

.tab-content-pages .list-title {
    font-size: 15px;
}

.tab-content-pages .list-group {
    padding: 0px 0px 0 0px;
}

.tab-content-pages .list-group li {
    font-size: 14px;
    line-height: 2;
}

.tab-content-home {
    color: #fff;
    background: rgba(255, 255, 255, 0.16);
    min-height: 165px;
    border-radius: 0 0 4px 4px;
    padding: 30px 15px;
    text-align: right;
}

.tab-content-home.light {
    background: rgba(42, 42, 49, 0.15);
}

.tab-content-home p {
    font-size: 13px;
    line-height: 2;
}

.tab-content-home .list-title {
    font-size: 15px;
}

.tab-content-home .list-group {
    padding: 0px 0px 0 0px;
}

.tab-content-home .list-group li {
    font-size: 13px;
    line-height: 2;
}

.nav-tabs-home {
    border: 0;
}

.nav-tabs-home.light .nav-item .nav-link.active {
    color: #000 !important;
    background-color: rgba(42, 42, 49, 0.15) !important;
}

.nav-tabs-home .nav-item {
    color: #fff;
    width: 20%;
    text-align: center;
    margin: 0;
    border: 0;
}

.nav-tabs-home .nav-item .nav-link {
    border: 0;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}

.nav-tabs-home .nav-item .nav-link.active {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.16);
}

.section-bg-light {
    background: url("../files/images/slide/bg_section2.jpg");
    background-position: bottom;
}

.section-bg-light .section-company-title .title {
    color: #ec1b30;
    font-variation-settings: "wght"600;
}

.section-bg-light .nav-tabs-home.light .nav-link.active {
    color: #000;
    background-color: rgba(42, 42, 49, 0.15);
}

.section-bg-light .nav-tabs-home .nav-item .nav-link {
    color: #414144;
    font-variation-settings: "wght"600;
    font-size: 15px;
}

.section-bg-light .nav-tabs-home .nav-item .nav-link.active {
    color: #fff;
    background-color: rgba(42, 42, 49, 0.63);
}

.section-bg-light .tab-content {
    background-color: rgba(42, 42, 49, 0.63);
}

.section-bg-light .tab-content.light {
    background: rgba(42, 42, 49, 0.15);
}

.tab-content-section {
    background: unset;
    border: 1px solid rgba(255, 255, 255, 0.51);
    margin-top: 15px;
    text-align: center;
    border-top: 0;
}

.tab-content-section .title-border {
    text-align: center;
    padding: 7px 10px;
    font-size: 14px;
    color: #ffffff;
    display: block;
    margin: 0 auto;
    position: relative;
    top: -20px;
    color: #fff;
    border-radius: 5px;
    margin: 0 13px;
    position: relative;
    margin: 0;
}

.tab-content-section .title-border:before {
    content: "";
    /* border: 1px solid #eee; */
    left: 63%;
    right: 0;
    height: 1px;
    top: 20px;
    margin-left: 0;
    background: rgba(255, 255, 255, 0.51);
    position: absolute;
}

.tab-content-section .title-border:after {
    content: "";
    /* border: 1px solid #eee; */
    left: 0;
    right: 63%;
    height: 1px;
    top: 20px;
    margin-left: 0;
    background: rgba(255, 255, 255, 0.51);
    position: absolute;
}

.tab-section ul {
    box-shadow: unset;
}

.fullscreen .tab-content {
    min-height: 300px;
}

.tab-content {
    line-height: 2;
}

.tab-content .section-title {
    padding-bottom: 15px;
    font-size: 16px;
    font-variation-settings: "wght"600;
    margin: 0;
    text-align: right;
}

.tab-content-padding {
    padding: 20px !important;
}

.tabs-light .nav-tabs-pages {
    border-color: transparent;
}

.tabs-light .nav-tabs-pages .nav-link {
    color: #444;
    border-radius: 10px 10px 0 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.41);
    font-size: 18px;
    border: 0;
    border-bottom: 3px solid #bb221f;
    font-variation-settings: "wght"600;
}

.tabs-light .nav-tabs-pages .nav-link:after {
    display: none;
}

.tabs-light .nav-tabs-pages .nav-link:hover {
    color: #bb221f;
    border-color: #bb221f;
}

.tabs-light .nav-tabs-pages .nav-link.active {
    color: #444;
    border-bottom: 0;
    border: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.11) 0%, rgba(123, 20, 18, 0.23) 100%);
}

.tabs-light .nav-tabs-pages .nav-item.show .nav-link {
    color: #444;
    border-bottom: 0;
    border: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.11) 0%, rgba(123, 20, 18, 0.23) 100%);
}

.tabs-light .nav-tabs-pages .nav-link.active:hover,
.tabs-light .nav-tabs-pages .nav-item.show .nav-link:hover {
    color: #bb221f;
}

.tabs-light .nav-tabs-pages .nav-link.active:hover svg,
.tabs-light .nav-tabs-pages .nav-item.show .nav-link:hover svg {
    fill: #bb221f !important;
}

.tabs-light .nav-tabs-pages .nav-link.active svg,
.tabs-light .nav-tabs-pages .nav-item.show .nav-link svg {
    fill: #000 !important;
}

.tabs-light .tab-content {
    min-height: auto;
    background: rgba(0, 0, 0, 0.11);
    border-radius: 0 0 10px 10px;
    border: 2px solid rgba(255, 255, 255, 0.41);
    border-top: 0;
    border: 0;
}

.tabs-dark .nav-tabs-pages {
    border-color: transparent;
}

.tabs-dark .nav-tabs-pages .nav-link {
    color: #cecece;
    border-radius: 10px 10px 0 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.08);
    font-size: 18px;
    border: 0;
}

.tabs-dark .nav-tabs-pages .nav-link:after {
    display: none;
}

.tabs-dark .nav-tabs-pages .nav-link:hover {
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.08);
    font-variation-settings: "wght"600;
}

.tabs-dark .nav-tabs-pages .nav-link.active {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.16);
    font-weight: normal;
    border: 2px solid rgba(255, 255, 255, 0.08);
    border-bottom: 0;
    border: 0;
}

.tabs-dark .nav-tabs-pages .nav-item.show .nav-link {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.16);
    font-weight: normal;
    border: 2px solid rgba(255, 255, 255, 0.08);
    border-bottom: 0;
    border: 0;
}

.tabs-dark .nav-tabs-pages .nav-link.active svg,
.tabs-dark .nav-tabs-pages .nav-item.show .nav-link svg {
    fill: #fff !important;
}

.tabs-dark .tab-content {
    min-height: auto;
    background: rgba(255, 255, 255, 0.16);
    border-radius: 0 0 10px 10px;
    border: 2px solid rgba(255, 255, 255, 0.08);
    border-top: 0;
    border: 0;
}

.page-content-tab .col-nav-tabs {
    margin-bottom: 30px;
}

.page-content-tab .nav-tabs-pages {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
    display: block;
}

.page-content-tab .nav-tabs-pages .title {
    background: #f5f5f5;
    font-size: 15px;
    text-align: center;
    padding: 10px 15px;
    color: #333;
    margin: 0;
}

.page-content-tab .nav-tabs-pages .nav-item {
    border-bottom: 1px solid #eee;
    text-align: right;
}

.page-content-tab .nav-tabs-pages .nav-item:last-child {
    border-bottom: 0;
}

.page-content-tab .nav-tabs-pages .nav-link {
    color: #292929;
    font-weight: normal;
    border-radius: 0;
    position: relative;
    transition: all 0.3s ease 0s;
}

.page-content-tab .nav-tabs-pages .nav-link .svg-icon {
    fill: #fff !important;
}

.page-content-tab .nav-tabs-pages .nav-link:before {
    content: "\f323";
    right: 10px;
    top: 10px;
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    font-size: 12px;
    font-weight: normal;
    transition: all 0.3s ease 0s;
    opacity: 0;
    color: #fff;
}

.page-content-tab .nav-tabs-pages .nav-link:after {
    display: none;
}

.page-content-tab .nav-tabs-pages .nav-link:hover {
    background: #f5f5f5;
}

.page-content-tab .nav-tabs-pages .nav-link:hover svg.svg-icon {
    fill: #fff !important;
}

.page-content-tab .nav-tabs-pages .nav-link.active {
    background: #008080;
    color: #fff;
    padding-right: 25px;
}

.page-content-tab .nav-tabs-pages .nav-link.active:before {
    opacity: 1;
}

.page-content-tab .nav-tabs-pages .nav-link.active svg.svg-icon {
    fill: #fff #fff !important;
}

.page-content-tab .tab-content {
    min-height: auto;
    padding: 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
    border-radius: 3px;
}

.page-content-tab .tab-content .tab-pane .title {
    margin: 0;
    background: #eaeaea;
    text-align: center;
    font-size: 15px;
    font-variation-settings: "wght"600;
    padding: 10px 15px;
    color: #8e8e8e;
    border: 0;
}

.page-content-tab .tab-content.page-content-text .text {
    font-size: 14px;
    line-height: 2.2;
}

.page-content-tab .tab-pane {
    min-height: 310px;
}

.project-tab-content .link-project-form {
    text-align: center;
}

.project-tab-content .link-project-form a {
    text-align: center;
    color: teal;
    padding: 9px 10px 5px;
    border-radius: 2px;
    margin: 30px 10px;
    display: inline-block;
    background: #f5f4f4;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.project-tab-content .link-project-form a .icon {
    padding-right: 5px;
}

.project-tab-content .link-project-form a:hover {
    background: #e4e4e4;
}

.project-tab-content .footer-text {
    background: #eee;
    padding: 20px 15px 15px;
    text-align: center;
}

.project-tab-content .footer-text strong {
    font-size: 20px;
}

/* End Tabs */
/* Profile */
.profile-content {
    margin-bottom: 30px;
    border-radius: 4px;
    overflow: hidden;
}

.page-form>.container {
    max-width: 100%;
    padding: 0;
}

.panel {
    padding-bottom: 30px;
    min-height: 550px;
}

.panel .panel-heading {
    padding: 15px;
    background: #ddd;
    color: #444;
    text-align: center;
    font-variation-settings: "wght"600;
    font-size: 16px;
}

.panel .panel-heading i.fa-key {
    font-size: 45px;
    float: right;
}

.panel .panel-body {
    padding: 15px 15px 0px;
}

.panel .panel-body.tile-blocks {
    padding: 30px 15px 15px;
}

.panel .panel-body .alert {
    margin-top: 60px;
    text-align: center;
    padding: 30px 15px;
}

.panel .form-control.filestyle {
    padding: 3px 0 0 15px;
}

.panel.panel-contact-us {
    margin: 0;
    margin-top: -71px;
}

.panel.panel-contact-us .panel-heading {
    font-size: 20px;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    background: linear-gradient(to left bottom, #051937, #004d7a 20%, #008793 41%, #00bf72 98%, #00ba6f 100%);
    height: 220px;
    z-index: 2;
    color: #fff;
    padding-top: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.panel.panel-contact-us .panel-heading:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.62);
    display: block;
    z-index: -1;
}

.panel.panel-contact-us .panel-body {
    background: #f5f5f5;
    padding-top: 250px;
    z-index: 0;
}

.panel.panel-contact-us .panel-body .alert {
    margin-top: 30px;
    text-align: center;
    padding: 30px 15px;
}

.panel.panel-contact-us .form-btn {
    background: #f5f5f5 !important;
    padding-bottom: 50px !important;
}

.form-star {
    font-size: 8px;
    color: red;
}

.help-block {
    color: #e4221c;
    font-size: 12px;
}

.form-horizontal {
    padding-top: 15px;
}

.form-horizontal .form-group {
    padding: 0 15px 15px;
    margin: 0;
    border: 0;
}

.form-horizontal .form-group:last-child {
    margin-bottom: 20px;
}

.form-horizontal .form-group input,
.form-horizontal .form-group select {
    border-radius: 4px;
}

.form-horizontal .form-headline {
    padding: 15px 15px;
    font-size: 15px;
    margin: -15px -30px 15px;
    color: #444;
    font-variation-settings: "wght"600;
}

.form-horizontal .form-group-description.alert-warning {
    font-size: 12px;
    padding: 5px;
    text-align: right;
    border-radius: 7px;
    border: 1px solid #f1e15d;
    margin: 7px 0 0;
}

.form-horizontal .waves-input-wrapper .btn {
    font-size: 14px;
}

.form-horizontal .form-btn {
    padding: 15px 0;
    background: #E5E5E5;
    margin-left: -15px;
    margin-right: -15px;
}

.form-horizontal .form-btn .btn {
    width: 70%;
    margin: 0 auto;
}

.form-horizontal .btn {
    width: 70%;
    margin: 0 auto;
}

.form-horizontal .checkbox label input[type="checkbox"] {
    margin-left: 8px;
    position: relative;
    top: 3px;
}

.profile-side-links .list-group .list-group-item i {
    position: relative;
    top: 2px;
    padding-left: 5px;
    font-size: 13px;
}

.fixed-fullscreen {
    display: table;
}

.hide-footer-line {
    z-index: -1;
}

/* End Profile */
/* NewsTicker */
.bn-breaking-news {
    border: 0;
    height: 50px !important;
    bottom: 20px;
    background: unset;
}

.bn-breaking-news.bn-fixed-bottom {
    bottom: 20px;
    position: absolute !important;
}

.bn-breaking-news .bn-news {
    left: 0px !important;
    z-index: 2;
    right: 0px;
    width: 100%;
}

.bn-breaking-news .bn-news ul {
    margin: 0 auto;
    z-index: 3;
    background: rgba(0, 0, 0, 0.55);
    font-size: 14px;
    line-height: 2;
    border-radius: 4px;
    padding: 0px 20px;
    left: unset;
    max-width: 900px;
}

.bn-breaking-news .bn-news ul li {
    padding: 0 30px;
}

.bn-breaking-news .bn-news ul li a {
    color: #fff;
    font-size: 16px;
    text-align: center;
    transition: all 0.3s ease 0s;
}

.bn-breaking-news .bn-news ul li a:hover {
    transform: scale(1.05);
    text-shadow: 3px 3px 3px #000;
    color: #feb417;
    cursor: pointer;
}

.bn-controls {
    z-index: 1;
    display: block;
    width: 100%;
    position: relative;
    height: 10px;
    top: 10px;
}

.bn-controls button {
    width: 35px;
    height: 50px;
    position: relative;
    top: -10px;
    background: unset !important;
    border: 0;
}

.bn-controls button:hover span:after {
    border-color: #fff;
    height: 10px;
    width: 10px;
}

.bn-controls button:focus {
    outline: unset;
    border: 0;
}

.bn-controls button span:after {
    transition: all 0.3s ease 0s;
}

.bn-controls button .bn-arrow {
    display: block;
    top: 0;
}

.bn-controls button .bn-arrow.bn-next {
    right: 10px;
}

.bn-controls button .bn-arrow.bn-prev {
    left: 0px;
}

.bn-controls .prev {
    float: left;
}

.bn-controls .next {
    float: right;
}

.bn-direction-rtl .bn-controls {
    right: 0;
    left: 0;
    max-width: 900px;
    margin: 0 auto;
    z-index: 2;
}

.bn-direction-rtl .bn-controls button {
    background: unset !important;
    border: 0;
}

.home-twit .home-twit-link {
    color: #fff;
    padding: 10px 0;
    z-index: 3;
}

.home-twit .home-twit-link:hover {
    color: orange !important;
}

.home-twit .home-twit-link .icon {
    display: none;
    font-size: 11px;
    padding-left: 4px;
    position: relative;
    top: 3px;
    color: orange;
    font-weight: 600;
}

/* End NewsTicker */
/* Icons */
.icon-home {
    background: url("../files/images/svg/home-icon-16.svg");
}

.icon-product {
    background: url("../files/images/svg/home-icon-17.svg");
}

.icon-adv {
    background: url("../files/images/svg/home-icon-18.svg");
}

.icon-news {
    background: url("../files/images/svg/home-icon-19.svg");
}

.icon-links {
    background: url("../files/images/svg/home-icon-20.svg");
}

.icon-certificate {
    background: url("../files/images/svg/home-icon-21.svg");
}

.icon-exhibition {
    background: url("../files/images/svg/home-icon-22.svg");
}

/* End Icons */
/* Modal Tender */
.modal.modal-tender .modal-body.modal-form .modal-form-render .form-group:nth-child(1),
.modal.modal-tender .modal-body.modal-form .modal-form-render .form-group:nth-child(2),
.modal.modal-tender .modal-body.modal-form .modal-form-render .form-group:nth-child(3) {
    display: block;
}

/* End Modal Tender */
/* Responsive */
@media (max-width: 1200px) {
    html.sticky-header .header .header-box .header-navbar ul li a {
        padding: 19px 10px 18px;
    }

    html.sticky-header .header .header-box .header-left-content .header-search {
        padding: 0;
    }

    html.sticky-header .header .header-box .header-left-content .header-search form {
        min-width: auto;
    }
}

@media (min-width: 1100px) {
    .header .header-box .header-logo {
        top: 17px;
    }

    .header .header-box .header-logo img {
        width: 180px;
    }

    .header .header-navbar nav.navbar {
        padding-right: 200px;
    }

    .section-company.company-buttons.company-exhibition .container-margin-md {
        max-width: 900px;
        margin: 0 auto;
    }

    .pages-content-row .col-content.col-content-left {
        padding-right: 60px !important;
    }

    .pages-content-row .col-content.col-content-right {
        padding-left: 60px !important;
    }
}

@media (min-width: 1136px) {

    .full-screen-scroller .carousel-tab .flickity-prev-next-button.previous,
    .full-screen-scroller .carousel-tab .flickity-prev-next-button.next {
        display: none;
    }

    .page-report-image .carousel-report-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

@media (max-width: 1136px) {
    .tabs-light .nav-tabs-pages .nav-link {
        font-size: 14px;
        padding: 7px;
    }

    .tabs-light .nav-tabs-pages .nav-link.active svg {
        margin-left: 0;
        width: 15px;
        height: 15px;
    }

    .tabs-light .nav-tabs-pages .nav-item.show .nav-link svg {
        margin-left: 0;
        width: 15px;
        height: 15px;
    }
}

@media (max-width: 1135px) and (min-width: 991px) {
    .header .header-navbar .nav-menu .nav-link {
        padding: 25px 7px 25px 7px;
        font-size: 13px;
    }

    .carousel-tab .carousel-cell {
        /* flex: 0 0 33%; */
        width: 33%;
        padding: 0 15px;
    }
}

@media (max-width: 1068px) and (min-width: 991px) {

    html.sticky-header header .header-left .icon-about-us,
    html.sticky-header header .header-left .icon-contact-us {
        display: none !important;
    }

    .header .header-left.header-left-content .nav-signin .icon-contact-us {
        display: inline-block !important;
    }
}

@media (min-width: 992px) {
    html.sticky-header.banner .header-banner {
        height: 200px;
    }

    .info-product .documentation-product .documentation .documentation-content .documentation-row:nth-child(odd) {
        padding-right: 8px;
    }

    .info-product .documentation-product .documentation .documentation-content .documentation-row:nth-child(even) {
        padding-left: 8px;
    }

    #sidebar {
        display: block !important;
    }

    .show-filters {
        display: none !important;
    }

    .nav-menu-hover {
        display: block;
    }

    .nav-menu-hover .nav-item.dropdown-hover {
        position: static;
        display: inline-block;
        width: auto;
    }

    .nav-menu-hover .nav-item.dropdown-hover:hover .dropdown-menu-hover {
        display: block !important;
    }

    .nav-menu-hover .nav-item.dropdown-hover .nav-link {
        display: inline-block;
    }

    .nav-menu-hover .nav-item.dropdown-hover .dropdown-menu-hover {
        width: 100%;
        top: 71px;
        border: 0;
        position: absolute;
        left: 0;
        right: 0;
        display: none;
    }

    .carousel-full-bottom .carousel-cell {
        width: 50%;
    }

    .page-media.page-video .main-content {
        padding-top: 45px;
    }
}

@media (max-width: 991px) {
    html.fullscreen .company-introduction .company-introduction-big-title span {
        font-size: 35px;
    }

    html.fullscreen .company-introduction .company-introduction-big-title span:nth-child(2) {
        font-size: 25px;
    }

    .sidebar {
        width: 100%;
    }

    .sidebar .sidebar-widget span.sidebar-widget-title-btn {
        background: #f5f5f5;
        border-bottom: 1px solid #e6e6e6;
    }

    .sidebar #filter-category .sidebar-widget-search-box {
        display: none;
    }

    .header.header-bg-light .header-box .nav-menu .nav-item .dropdown-menu-hover .dropdown-col .dropdown-item,
    .header.header-transparent .header-box .nav-menu .nav-item .dropdown-menu-hover .dropdown-col .dropdown-item {
        color: #fff;
    }

    .header .header-box .header-logo {
        right: 70px;
        top: 18px;
    }

    .header .header-box .header-navbar nav.navbar {
        padding: 0;
    }

    .header .header-box .header-navbar nav.navbar .navbar-toggler {
        margin-top: 17px;
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .header .header-box .header-navbar nav.navbar .nav-menu .nav-item .nav-link {
        border-bottom: 1px solid rgba(255, 255, 255, 0.09);
        padding: 12px 20px;
        color: #fff;
    }

    .header .header-box .header-navbar nav.navbar .nav-menu .nav-item.dropdown .nav-link {
        position: relative;
    }

    .header .header-box .header-navbar nav.navbar .nav-menu .nav-item.dropdown .nav-link:before {
        font-family: 'Font Awesome 5 Pro';
        content: "\f053";
        position: absolute;
        left: 15px;
        top: 12px;
    }

    .header .header-box .header-navbar nav.navbar .nav-menu .nav-item.dropdown.show .nav-link:before {
        content: "\f078";
    }

    .header .header-box .header-navbar .nav-menu.navbar-collapse {
        background: rgba(0, 0, 0, 0.79);
        width: 100%;
    }

    .header .header-box .header-navbar .nav-menu.navbar-collapse ul {
        max-height: 100vh;
        display: block;
        overflow: auto;
    }

    .header .header-box .header-navbar .nav-menu.navbar-collapse .nav-item {
        display: block;
        width: 100%;
    }

    .header .header-box .header-navbar .nav-menu.navbar-collapse .nav-item .nav-link {
        display: block;
        width: 100%;
    }

    .header .header-box .header-navbar .nav-menu.navbar-collapse .dropdown-menu-hover {
        position: relative;
        background: #2d2d2d;
        padding-right: 0px;
        top: 0;
        padding-top: 5px;
        display: none;
    }

    .header .header-box .header-navbar .nav-menu.navbar-collapse .dropdown-menu-hover .dropdown-item {
        border: 0;
        padding: 7px 10px;
    }

    .header .header-box .header-navbar .nav-menu.navbar-collapse .dropdown-menu-hover .dropdown-item:before {
        margin: 0;
    }

    .header .header-box .header-navbar .nav-menu.navbar-collapse .dropdown-menu-hover .footer-menu {
        display: none;
    }

    .header .header-box .header-navbar .nav-menu.navbar-collapse .dropdown-item-header {
        text-align: center;
        padding-bottom: 5px;
        color: #949494;
        border-bottom: 1px solid #404040 !important;
    }

    .header .header-box .header-navbar .dropdown-hover .dropdown-menu-hover {
        display: none !important;
    }

    .header .header-box .header-navbar .dropdown-hover.show .dropdown-menu-hover {
        display: block !important;
        padding-bottom: 20px;
    }

    .header .header-box .header-navbar .dropdown-hover.show:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        background: #ec1b30;
        height: 3px;
        position: relative;
        transition: all 0.3s;
        margin-top: -3px;
    }

    .header .header-box .header-navbar .dropdown-hover.show .dropdown-menu-hover.show {
        display: block !important;
        position: static;
        padding-right: 0;
    }

    .header .header-box .header-left-content {
        position: absolute;
        left: 0;
        top: 0;
    }

    .header .alert-top span {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 70%;
    }

    .header .alert-top .alert-top-icon {
        display: none;
    }

    .header .app-nav-block {
        width: 100% !important;
    }

    .header .app-nav .app-nav-menu {
        width: 100%;
    }

    .header-breadcrumb .header-breadcrumb-title {
        width: 100%;
    }

    .header-breadcrumb .header-breadcrumb-box {
        padding: 15px;
        background-color: #ddd;
        width: 100%;
        float: right;
    }

    #wrapper .widget-sidebar-responsive-hide {
        padding: 0;
    }

    #wrapper .widget-sidebar-responsive-hide .sidebar-widget {
        box-shadow: none;
        margin: 0;
        width: 100%;
        display: block;
    }

    #wrapper .widget-main-responsive-hide {
        position: unset !important;
        right: 0 !important;
    }

    #wrapper .subscribe ul li span .icon-subscribe {
        width: 100%;
    }

    #wrapper .subscribe ul li span .icon-data {
        width: 100%;
        text-align: center;
    }

    #wrapper .subscribe ul li span .icon-data .icon-data-inside {
        margin-bottom: 0px;
    }

    #wrapper .subscribe ul li span .icon-data .icon-data-inside .buy {
        width: 100%;
        text-align: center;
        top: 0px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #wrapper .subscribe ul li span .icon-data h2 {
        margin-top: 10px;
    }

    #wrapper .subscribe-box .subscribe-info {
        width: 100%;
        padding: 20px;
        padding-top: 0;
    }

    #wrapper .subscribe-box .subscribe-info-img {
        width: 100%;
        margin: 20px 0px 0px 0px;
    }

    #wrapper .subscribe-box .subscribe-info-btn {
        width: 100%;
        margin: 0px;
        margin-bottom: 20px;
    }

    #wrapper .main {
        margin-right: 0px;
        border: 0;
        float: right;
        width: 100%;
        position: unset;
        right: 0;
    }

    #wrapper .main .row-widget .main-widget {
        margin-bottom: 20px;
    }

    /* #sidebar {
    display: none;
    position: fixed;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 100;
    background: #fff;
    overflow: auto;
    .sidebar-widget-body-hide {
      display: none;
    }
    .sidebar-mobile {
      display: block !important;
      .sidebar-mobile-title {
        float: right;
        padding: 10px 15px;
        font-size: 17px;
        color: $color_1;
      }
      .sidebar-mobile-close {
        float: left;
        padding: 10px 15px;
        color: $color_1;
        cursor: pointer;
        i {
          font-size: 22px;
        }
      }
    }
  }
  .row-seller {
    .seller {
      width: 37%;
    }
    .title {
      width: 43%;
    }
    .price {
      width: 20%;
    }
    .buy {
      width: 20%;
      padding-bottom: 10px;
    }
  }
  .secondhand {
    .seller {
      width: 37%;
    }
    .title {
      width: 43%;
    }
    .price {
      width: 20%;
    }
    .buy {
      width: 20%;
      padding-bottom: 10px;
    }
  }	
  .form-switcher.form-switcher-sm-tablet {
    .switcher {
      width: 31px;
      height: 18px;
      &:hover {
        &:active {
          box-shadow: 0px 0px 0px 13px #e6e6e6 inset;
          &:after {
            width: 18.9px !important;
          }
        }
      }
      &:after {
        height: 14px;
        width: 14px;
      }
    }
    input[type=checkbox] {
      &:disabled {
        &+.switcher {
          &:after {
            height: 14px !important;
            width: 14px !important;
          }
        }
        &:checked {
          &+.switcher {
            &:after {
              -webkit-transform: translateX(13px) !important;
              transform: translateX(13px) !important;
            }
          }
        }
      }
      &:checked {
        &+.switcher {
          border-color: $border_color_15;
          box-shadow: 0px 0px 0px 9px #ffb518 inset;
          &:after {
            -webkit-transform: translateX(13px);
            transform: translateX(13px);
          }
          &:hover {
            &:active {
              &:after {
                -webkit-transform: translateX(8.1px);
                transform: translateX(8.1px);
              }
            }
          }
        }
      }
    }
  }
  .form-switcher.form-switcher-md-tablet {
    .switcher {
      width: 43px;
      height: 25px;
      &:hover {
        &:active {
          box-shadow: 0px 0px 0px 13px #e6e6e6 inset;
          &:after {
            width: 28.35px !important;
          }
        }
      }
      &:after {
        height: 21px;
        width: 21px;
      }
    }
    input[type=checkbox] {
      &:disabled {
        &+.switcher {
          &:after {
            height: 21px !important;
            width: 21px !important;
          }
        }
        &:checked {
          &+.switcher {
            &:after {
              -webkit-transform: translateX(18px) !important;
              transform: translateX(18px) !important;
            }
          }
        }
      }
      &:checked {
        &+.switcher {
          border-color: $border_color_1;
          box-shadow: 0px 0px 0px 12.5px #ffb518 inset;
          &:after {
            -webkit-transform: translateX(18px);
            transform: translateX(18px);
          }
          &:hover {
            &:active {
              &:after {
                -webkit-transform: translateX(10.65px);
                transform: translateX(10.65px);
              }
            }
          }
        }
      }
    }
  }
  .form-switcher.form-switcher-lg-tablet {
    .switcher {
      width: 53px;
      height: 30px;
      &:hover {
        &:active {
          box-shadow: 0px 0px 0px 13px #e6e6e6 inset;
          &:after {
            width: 35.1px !important;
          }
        }
      }
      &:after {
        height: 26px;
        width: 26px;
      }
    }
    input[type=checkbox] {
      &:disabled {
        &+.switcher {
          &:after {
            height: 26px !important;
            width: 26px !important;
          }
        }
        &:checked {
          &+.switcher {
            &:after {
              -webkit-transform: translateX(23px) !important;
              transform: translateX(23px) !important;
            }
          }
        }
      }
      &:checked {
        &+.switcher {
          border-color: $border_color_1;
          box-shadow: 0px 0px 0px 15px #ffb518 inset;
          &:after {
            -webkit-transform: translateX(23px);
            transform: translateX(23px);
          }
          &:hover {
            &:active {
              &:after {
                -webkit-transform: translateX(13.9px);
                transform: translateX(13.9px);
              }
            }
          }
        }
      }
    }
  } */
    .full-screen-scroller .bn-breaking-news .bn-news ul.bn-news-list,
    .full-screen-scroller .bn-breaking-news .bn-controls {
        width: 95%;
        margin: 0 auto;
    }

    .card.card-img-top.overlay-big .card-body {
        padding-bottom: 0;
    }

    .card.card-img-top.overlay-big .card-title .on-title {
        font-size: 13px;
    }

    .card.card-img-top.overlay-big .card-title .title {
        font-size: 16px;
    }

    .card.card-img-top.overlay-medium .card-title .on-title {
        display: none;
    }

    .card-img-right.md-card-img-top .card-img {
        width: 100%;
        height: 100%;
        float: unset !important;
        margin-bottom: 10px;
    }

    .card-img-right.md-card-img-top .card-body {
        height: unset;
        max-height: unset;
    }

    .carousel-more-image .carousel-cell {
        width: 50%;
    }

    .carousel-big-top .carousel-control-next {
        right: 0;
    }

    .carousel-big-top .carousel-control-prev {
        left: 0;
    }

    .page-media .main-content {
        padding-left: 15px;
    }

    .tabs-light .nav-tabs-pages .nav-link.active svg,
    .tabs-light .nav-tabs-pages .tabs.nav-item.show .nav-link svg {
        display: none;
    }

    .table-tender .expiration {
        font-size: 20px;
        transform: rotate(-30deg);
        min-width: 100px;
        top: 30px;
        left: 40px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .md-hidden {
        display: none !important;
    }

    .header .header-box .nav-menu .nav-item .dropdown-menu-hover .dropdown-col .dropdown-item-header {
        display: none;
    }

    html.sticky-header .header .header-box .header-logo img {
        width: 130px;
    }

    html.sticky-header .header .header-box .header-navbar ul.navbar-nav li a {
        padding: 19px 6px 18px;
        font-size: 12px;
    }

    html.sticky-header .header .header-box .header-left-content .header-search {
        margin: 0;
    }

    html.sticky-header .header .header-box .header-left-content .header-search .input {
        padding-left: 28px;
        padding-right: 12px;
        font-size: 12px;
    }

    html.sticky-header .header .header-box .header-left-content .header-search .icon {
        padding-left: 10px;
        font-size: 13px;
    }

    html.sticky-header .header .header-box .header-left-content .nav-signin li a {
        display: inline-block !important;
        margin-left: 0;
        margin-right: 5px;
    }

    html.sticky-header.banner .header-banner {
        height: 180px;
    }

    .full-screen-scroller .box.box-product .carousel-product-homepage .carousel-inner .carousel-item .carousel-content {
        max-width: 450px;
    }

    .full-screen-scroller .box.box-product .carousel-product-homepage .wrapper-carousel-controler {
        max-width: 450px;
        right: 0;
    }

    .card.card-img-right.small-card .card-title {
        padding-top: 0;
    }

    .card.card-img-right.small-card .card-title .on-title {
        display: none;
    }

    .card.card-img-right.small-card .card-title .title {
        padding-top: 0;
        font-size: 11px;
    }

    .card.card-img-right.card-dark .video-wrapper {
        height: 200px;
        width: 330px;
    }

    .card.card-img-right.card-dark .card-body {
        padding: 15px 0 15px 15px;
        max-height: 180px;
    }

    .card.card-img-right.card-dark .card-title {
        margin: 0;
    }

    .card.card-img-right.card-dark .card-title .title {
        font-size: 14px;
    }

    .card.card-img-right.card-dark .card-tect .text {
        font-size: 12px;
    }

    .page-shareholder-entry .form-group-captcha .captcha-label {
        display: block;
        position: relative;
        text-align: center;
        right: 0;
        top: 0;
    }

    .page-shareholder-entry .form-group-captcha .captcha-input input {
        padding-right: 0;
        text-align: center;
    }
}

@media (max-width: 767px) {
    html.fullscreen .nav-tabs-home .nav-item .nav-link {
        padding: 5px 3px 10px;
        font-size: 12px;
    }

    html.fullscreen .tab-content-home p,
    html.fullscreen .tab-content-home .list-group li,
    html.fullscreen .tab-content-home .list-title {
        font-size: 12px;
    }

    html.fullscreen .section-company-title .title {
        font-size: 20px;
    }

    html.fullscreen .footer-full-page {
        display: block;
    }

    html.fullscreen .footer-full-page::-webkit-scrollbar {
        width: 5px;
        height: 5px;
    }

    html.fullscreen .footer-full-page::-webkit-scrollbar-track {
        border-radius: 0px;
    }

    html.fullscreen .footer-full-page::-webkit-scrollbar-thumb {
        background: rgba(62, 62, 62, 0.81);
    }

    html.fullscreen .footer-full-page::-webkit-scrollbar-thumb:hover {
        background: #ffb518;
    }

    html.fullscreen .footer-full-page .container {
        margin: 0 auto;
    }

    html.fullscreen .footer-full-page .footer-logo {
        padding: 25px 25px 40px;
    }

    html.sticky-header header {
        z-index: 99 !important;
    }

    html.sticky-header .header .header-box .header-navbar {
        width: 100%;
    }

    html.sticky-header .header .header-box .header-navbar nav.navbar .navbar-toggler {
        border: 0;
    }

    html.sticky-header .header .header-box .header-navbar nav.navbar .navbar-toggler span:before {
        background: #fff;
    }

    html.sticky-header .header .header-box .header-navbar .nav-menu.navbar-collapse {
        background: black;
    }

    html.sticky-header .header .header-box .header-navbar .nav-menu.navbar-collapse ul li a {
        color: #fff;
    }

    .header {
        /* .header-box {
      div.header-logo {
        margin-right: 50px;
        position: absolute;
        z-index: 2;
        padding-top: 7px;
      }
      .header-navbar {
        display: block;
        position: relative;
        background: unset;
        nav.navbar {
          display: block;
          overflow: auto;
          .navbar-toggler {
            border-left: 1px solid #eee;
            margin: 0;
            padding-top: 15px;
            width: 50px;
            height: 50px;
            padding-right: 11px;
            .toggle-bar {
              &:before {
                background: #ec1b30;
              }
            }
          }
        }
        .nav-menu.navbar-collapse {
          // background: rgba(134, 134, 134, 0.14);
          background: rgba(0, 0, 0, 0.75);
          ul {
            display: block;
            overflow: auto;
            li {
              display: block;
              a {
                // padding-right: 20px;
                padding: 17px 10px 16px;
                text-align: right;
                font-weight: normal;
                border-bottom: 1px solid rgba(179, 179, 179, 0.16);
                // color: $color_2;
                color: #fff;
                &:before {
                  content: "\F053";
                  display: inline-block;
                  margin-left: 10px;
                  font-family: $font_family_font_awesome;
                  font-weight: 600;
                  font-size: 10px;
                  position: relative;
                  top: 1px;
                }
              }
            }
          }
        }
      }
      .header-left {
        padding: 0 !important;
        .icon-return {
          position: absolute;
          left: 15px;
          top: 7px;
          z-index: 2;
        }
        .nav-signin {
          position: absolute;
          left: 50px;
          top: 7px;
          z-index: 2;
        }
      }
    } */
    }

    .header .header-breadcrumb {
        margin-top: 51px;
    }

    .header .header-box .header-navbar .nav-menu.navbar-collapse .dropdown-item-header {
        text-align: right;
    }

    .footer .footer-images-links .list-group {
        overflow-y: auto;
        width: 100%;
        white-space: nowrap;
        display: block;
        padding-bottom: 15px;
    }

    .footer .footer-images-links .list-group .list-group-item {
        width: 30%;
    }

    .footer::-webkit-scrollbar {
        width: 5px;
        height: 5px;
    }

    .footer::-webkit-scrollbar-track {
        border-radius: 0px;
    }

    .footer::-webkit-scrollbar-thumb {
        background: rgba(62, 62, 62, 0.81);
    }

    .footer::-webkit-scrollbar-thumb:hover {
        background: #ffb518;
    }

    footer.footer {
        padding-top: 0;
    }

    html.sticky-header.banner div.header-breadcrumb {
        margin-top: 0px;
    }

    /* .form-switcher.form-switcher-sm-phone {
    .switcher {
      width: 31px;
      height: 18px;
      &:hover {
        &:active {
          box-shadow: 0px 0px 0px 13px #e6e6e6 inset;
          &:after {
            width: 18.9px !important;
          }
        }
      }
      &:after {
        height: 14px;
        width: 14px;
      }
    }
    input[type=checkbox] {
      &:disabled {
        &+.switcher {
          &:after {
            height: 14px !important;
            width: 14px !important;
          }
        }
        &:checked {
          &+.switcher {
            &:after {
              -webkit-transform: translateX(13px) !important;
              transform: translateX(13px) !important;
            }
          }
        }
      }
      &:checked {
        &+.switcher {
          border-color: $border_color_15;
          box-shadow: 0px 0px 0px 9px #ffb518 inset;
          &:after {
            -webkit-transform: translateX(13px);
            transform: translateX(13px);
          }
          &:hover {
            &:active {
              &:after {
                -webkit-transform: translateX(8.1px);
                transform: translateX(8.1px);
              }
            }
          }
        }
      }
    }
  }
  .form-switcher.form-switcher-md-phone {
    .switcher {
      width: 43px;
      height: 25px;
      &:hover {
        &:active {
          box-shadow: 0px 0px 0px 13px #e6e6e6 inset;
          &:after {
            width: 28.35px !important;
          }
        }
      }
      &:after {
        height: 16px;
        width: 16px;
      }
    }
    input[type=checkbox] {
      &:disabled {
        &+.switcher {
          &:after {
            height: 21px !important;
            width: 21px !important;
          }
        }
        &:checked {
          &+.switcher {
            &:after {
              -webkit-transform: translateX(18px) !important;
              transform: translateX(18px) !important;
            }
          }
        }
      }
      &:checked {
        &+.switcher {
          border-color: $border_color_15;
          box-shadow: 0px 0px 0px 12.5px #ffb518 inset;
          &:after {
            -webkit-transform: translateX(18px);
            transform: translateX(18px);
          }
          &:hover {
            &:active {
              &:after {
                -webkit-transform: translateX(10.65px);
                transform: translateX(10.65px);
              }
            }
          }
        }
      }
    }
  }
  .form-switcher.form-switcher-lg-phone {
    .switcher {
      width: 53px;
      height: 30px;
      &:hover {
        &:active {
          box-shadow: 0px 0px 0px 13px #e6e6e6 inset;
          &:after {
            width: 35.1px !important;
          }
        }
      }
      &:after {
        height: 26px;
        width: 26px;
      }
    }
    input[type=checkbox] {
      &:disabled {
        &+.switcher {
          &:after {
            height: 26px !important;
            width: 26px !important;
          }
        }
        &:checked {
          &+.switcher {
            &:after {
              -webkit-transform: translateX(23px) !important;
              transform: translateX(23px) !important;
            }
          }
        }
      }
      &:checked {
        &+.switcher {
          border-color: $border_color_15;
          box-shadow: 0px 0px 0px 15px #ffb518 inset;
          &:after {
            -webkit-transform: translateX(23px);
            transform: translateX(23px);
          }
          &:hover {
            &:active {
              &:after {
                -webkit-transform: translateX(13.9px);
                transform: translateX(13.9px);
              }
            }
          }
        }
      }
    }
  } */
    #wrapper .main {
        padding-top: 0px;
    }

    .panel.panel-contact-us {
        margin-top: 65px !important;
    }

    .info-product {
        box-shadow: unset;
    }

    .info-product .carousel-product .carousel-cell {
        padding-right: 0;
    }

    .info-product .carousel-product .carousel {
        margin-bottom: 20px;
    }

    .info-product .details-product .card-info {
        padding: 15px;
    }

    .info-product .documentation-product {
        padding-right: 14px;
    }

    .info-product .documentation-product .documentation {
        padding-bottom: 0;
    }

    .info-product .documentation-product .documentation .documentation-content {
        box-shadow: 0 12px 12px 0 #eee;
        padding-bottom: 20px;
    }

    .info-product .documentation-product .documentation .documentation-title {
        background: #f4f4f4;
    }

    .info-product .documentation-product .documentation .documentation-title .title {
        font-size: 17px;
    }

    .table-product {
        padding: 0px;
    }

    .table-product .title {
        padding: 15px;
        font-size: 15px;
    }

    .table-product .list-group.list-group-table {
        padding: 15px;
    }

    .table-product .list-group.list-group-table .list-group-item {
        padding: 0 15px;
        margin: 0;
    }

    .table-product .list-group.list-group-table li .list-group-item-right {
        padding: 0;
        background: #f1f1f1;
    }

    .table-product .list-group.list-group-table li .list-group-item-left {
        padding: 0;
        background: #fff;
    }

    .table-product .list-group.list-group-table li .text,
    .table-product .list-group.list-group-table li .title {
        padding: 10px 15px;
        background: unset;
    }

    .breadcrumb .breadcrumb-cats {
        white-space: nowrap;
        display: block;
        overflow: auto;
        float: unset;
    }

    .breadcrumb .breadcrumb-cats-media {
        display: none;
    }

    .full-screen-scroller .fss-dotted-scrollspy {
        display: none;
    }

    .full-screen-scroller .box.box-product .carousel-product-homepage .carousel-inner .carousel-item .carousel-content {
        margin-right: 0;
        max-width: 400px;
    }

    .full-screen-scroller .box.box-product .carousel-product-homepage .wrapper-carousel-controler {
        left: 0;
        right: 0;
        max-width: 400px;
        margin-right: 0;
    }

    .full-screen-scroller .box.box-product .carousel-product-homepage .wrapper-carousel-controler .carousel-control-prev {
        left: 0;
        right: unset;
    }

    .full-screen-scroller .box.box-product .carousel-product-homepage .wrapper-carousel-controler .carousel-control-next {
        right: 0;
        left: unset;
    }

    .full-screen-scroller .box.box-product .category-list .title {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .full-screen-scroller .box.box-product .category-list .category-item {
        padding: 15px;
    }

    .full-screen-scroller .box.box-product .category-list .category-item .text {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .full-screen-scroller .box.box-product .category-list .category-item .btn {
        margin-top: 5px;
    }

    .full-screen-scroller .box.box-certificate .gallery-img-overlay figcaption .fig-text {
        display: none;
    }

    .full-screen-scroller .box.box-certificate .gallery-img-overlay figcaption .btn {
        padding: 5px 10px;
        font-size: 13px;
    }

    .full-screen-scroller .box.box-exhibition .section-company.company-buttons.company-exhibition .category-list .row {
        margin: 0;
    }

    [data-fs-scroll] .page.vertical {
        display: none;
    }

    .pages-content-row .col-content.col-content-image {
        order: 2;
    }

    .img-float-left,
    .img-float-right {
        width: 100%;
        float: unset;
        margin: 15px auto;
    }

    .page-head-bg .head-title {
        font-size: 25px;
    }

    .pages .page-content-tab ::-webkit-scrollbar {
        width: 0;
        height: 0;
    }

    .pages .page-content-tab .col-nav-tabs {
        margin-bottom: 0;
    }

    .pages .page-content-tab .nav-tabs-pages {
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
        font-size: 0;
        display: flex;
        flex-wrap: nowrap;
    }

    .pages .page-content-tab .nav-tabs-pages .title {
        display: none;
    }

    .pages .page-content-tab .nav-tabs-pages .nav-item {
        display: inline-block;
        border: 0;
        text-align: center;
    }

    .pages .page-content-tab .nav-tabs-pages .nav-item .nav-link {
        transition: all 0s ease 0s;
        font-size: 15px;
        padding: 10px 10px 10px 25px;
    }

    .pages .page-content-tab .nav-tabs-pages .nav-item .nav-link:before {
        content: "\f103";
        font-size: 15px;
        right: unset;
        left: 10px;
    }

    .page-quality-control .tab-content {
        border: 1px solid #eee;
        padding: 15px;
    }

    .table-responsive .table {
        table-layout: auto;
    }

    .page-content-course .course-title {
        display: block;
        width: 100%;
        float: unset;
    }

    .page-content-course .section-info-text {
        padding-top: 0;
    }

    .card.card-img-top.card-big-hot-link {
        padding-bottom: 15px;
        border-bottom: 1px solid #dfdfdf !important;
        border-radius: 0;
    }

    .card.card-img-top.overlay .card-title .on-title {
        display: none;
    }

    .card.card-img-right.card-big {
        padding: 0;
    }

    .card.card-img-right.card-big .card-img {
        width: 100%;
        float: unset;
        height: unset !important;
        position: relative;
        padding-bottom: 56.2% !important;
        margin-bottom: 15px;
    }

    .card.card-img-right.card-big .card-img img {
        position: absolute;
    }

    .card.card-img-right.card-big .card-body {
        padding: 0 15px 15px;
        height: unset;
        max-height: 200px;
    }

    .card.card-img-right.card-big .card-body .card-text {
        display: block;
    }

    .card.card-img-right.card-big .card-title {
        margin-bottom: 5px;
    }

    .card.card-img-right.card-big .card-title .title {
        font-size: 15px;
    }

    .post-single {
        margin-bottom: 15px;
    }

    .page-media.page-gallery .aside-content.list-cards .card.card-img-top.card-no-text.card-no-text-dark {
        display: block;
    }

    .page-media.page-gallery .aside-content.list-cards .card.card-img-top.card-no-text.card-no-text-dark .thumb {
        float: right;
        width: 100px;
        height: 70px !important;
        padding: 0 !important;
        margin-left: 15px;
    }

    .page-media.page-gallery .aside-content.list-cards .card.card-img-top.card-no-text.card-no-text-dark .thumb img {
        position: relative;
    }

    .page-media.page-gallery .aside-content.list-cards .card.card-img-top.card-no-text.card-no-text-dark .card-body {
        margin-top: 0;
        margin-bottom: 0px;
        max-height: 70px;
    }

    .page-media.page-gallery .aside-content.list-cards .card.card-img-top.card-no-text.card-no-text-dark .card-title {
        padding: 0;
    }

    .page-media.page-gallery .aside-content.list-cards .card.card-img-top.card-no-text.card-no-text-dark .card-title .title {
        padding-top: 3px;
        margin-bottom: 0;
        font-size: 11px;
    }

    .page-show-gallery .section-title {
        position: relative;
        padding-bottom: 20px !important;
    }

    .page-show-gallery .social-share {
        float: unset;
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: unset;
    }

    .nav-sm-scroll {
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
        font-size: 0;
        display: flex;
        flex-wrap: nowrap;
        margin: 0;
        border: 0;
    }

    .section-company.company-buttons.company-exhibition .btn {
        font-size: 14px;
        margin-top: 5px;
    }

    .section-blog-group .cards-blog .col-padding .card.card-img-right {
        border-right: 0 !important;
        border-left: 0 !important;
    }

    .page-report-image .carousel-report-image .carousel-control-prev-icon,
    .page-report-image .carousel-report-image .carousel-control-next-icon {
        background: transparent;
    }
}

@media (min-width: 768px) {
    .footer .footer-images-links .list-group .list-group-item {
        width: 14.285%;
    }

    .container-margin-md {
        margin-right: 148px;
        margin-left: 40px;
    }

    .carousel-full-bottom .carousel-cell {
        height: 400px;
    }

    .pages-content-row .col-content.col-content-left {
        padding-right: 15px;
    }

    .pages-content-row .col-content.col-content-right {
        padding-left: 15px;
    }
}

@media (max-width: 991px) and (min-width: 576px) {
    .carousel-tab .carousel-cell {
        /* flex: 0 0 50%; */
        width: 50%;
        padding: 0 15px;
    }

    .carousel-certificate .carousel-cell {
        width: 33%;
    }

    .section-company.company-buttons.company-exhibition .category-list .category-item {
        padding: 15px;
    }
}

@media (min-width: 768px) and (max-width: 807px) {
    html.sticky-header .header .header-left-content .nav-signin {
        display: none;
    }

    html.sticky-header .header .header-box .header-left-content .nav-signin li a {
        display: none !important;
    }

    .page-content-tab .nav-tabs-pages .ttile {
        font-size: 14px;
    }

    .page-content-tab .nav-tabs-pages .nav-link {
        font-size: 13px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .sm-hidden {
        display: none !important;
    }

    html.sticky-header.banner .header-banner {
        height: 150px;
    }
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 700px;
    }
}

@media (max-width: 576px) {
    .xs-hidden {
        display: none !important;
    }

    .container-margin-md {
        margin-top: 0px;
    }

    .tab-scroll-smal {
        white-space: nowrap;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        display: block;
        border: 0;
    }

    .tab-scroll-smal li {
        display: inline-block;
    }

    .full-screen-scroller {
        top: -50px;
    }

    html.fullscreen .company-introduction .company-introduction-big-title span {
        font-size: 25px;
    }

    html.fullscreen .company-introduction .company-introduction-big-title span:nth-child(2) {
        font-size: 20px;
        padding: 8px 56px 13px;
    }

    html.sticky-header.banner .header-banner {
        position: relative;
        height: auto;
    }

    html.sticky-header.banner .header-banner img {
        position: relative;
    }

    .header {
        min-height: 50px;
    }

    .header .header-box .header-navbar .nav-menu.navbar-collapse ul {
        max-height: 450px;
        overflow-y: auto;
        padding-bottom: 0;
    }

    .header .header-box .header-navbar .nav-menu.navbar-collapse ul::-webkit-scrollbar {
        width: 5px;
        height: 5px;
    }

    .header .header-box .header-navbar .nav-menu.navbar-collapse ul::-webkit-scrollbar-track {
        border-radius: 0px;
    }

    .header .header-box .header-navbar .nav-menu.navbar-collapse ul::-webkit-scrollbar-thumb {
        background: rgba(62, 62, 62, 0.81);
    }

    .header .header-box .header-navbar .nav-menu.navbar-collapse ul::-webkit-scrollbar-thumb:hover {
        background: #ffb518;
    }

    .header .header-box .header-navbar nav.navbar .navbar-toggler {
        margin-top: 8px;
        margin-bottom: 8px;
        margin-right: 8px;
    }

    .header .header-box .header-logo {
        top: 8px;
        right: 60px;
    }

    .header .header-box .header-logo img {
        width: 125px;
    }

    html.fullscreen .footer-full-page {
        padding-top: 50px;
    }

    html.fullscreen .footer-full-page .footer-logo {
        padding-bottom: 20px;
    }

    html.fullscreen .footer-full-page .footer-address {
        padding: 0;
    }

    html.fullscreen .footer-full-page .footer-copyright {
        padding: 3px 10px;
    }

    html.fullscreen .footer-full-page .list-title.address-title {
        text-align: right;
    }

    html.fullscreen .footer-full-page .footer-images-links .list-group {
        padding-bottom: 7px;
    }

    .footer .footer-images-links {
        padding-bottom: 5px;
    }

    .footer .footer-images-links .list-group .list-group-item {
        width: 50%;
    }

    .footer .footer-address .list-title.address-title,
    .footer .footer-address .list-group .list-group-item {
        padding-right: 0;
        padding-left: 0;
    }

    .footer .footer-copyright {
        font-size: 10px;
    }

    #wrapper .main .main-widget .main-widget-list-filters ul {
        display: block;
        padding-top: 35px;
        text-align: right;
    }

    #wrapper .main .main-widget .main-widget-list-filters ul li a {
        margin-bottom: 10px;
        font-size: 12px;
        padding: 8px 7px 10px 7px;
    }

    #wrapper .main .main-widget .right-widget {
        background: unset;
    }

    #wrapper .main .main-widget .main-widget-body .product-cards .card {
        margin-bottom: 15px;
    }

    #wrapper .main .main-widget .main-widget-title {
        background: #fff;
        border-bottom: 0;
        padding: 5px 10px;
    }

    .modal {
        padding: 0;
    }

    .modal.show .modal-dialog {
        margin: 0;
    }

    .modal .modal-content {
        border-radius: 0;
    }

    .modal-form .form-basic .form-group .control-label,
    .modal-form .form-basic .form-group .form-control {
        padding: 5px 15px;
    }

    .form-horizontal .row.form-group,
    .form-horizontal .form-group .row {
        border-bottom: 0;
        margin-bottom: 0;
    }

    .form-horizontal .row.form-group .control-label.col-sm-3,
    .form-horizontal .form-group .row .control-label.col-sm-3 {
        text-align: right;
    }

    .form-horizontal .row.form-group .control-label.captcha-label,
    .form-horizontal .form-group .row .control-label.captcha-label {
        text-align: center;
        padding-bottom: 15px;
    }

    .panel.panel-contact-us .panel-body .contact-contact-col .list-title {
        border-bottom: 1px solid #eee;
        padding-bottom: 15px;
        margin: 0;
    }

    .panel.panel-contact-us .panel-body .form-page-description .list-group .list-group-item {
        border: 0;
    }

    .panel.panel-contact-us .form-contact-us {
        padding: 0;
    }

    .panel.panel-contact-us .form-contact-us .form-group {
        padding-right: 0;
        padding-left: 0;
    }

    .panel.panel-contact-us .panel-body .form-page-description .list-group .list-group-item {
        border: 0;
    }

    .full-screen-scroller .bn-breaking-news .bn-news .bn-news-list {
        padding: 10px 30px !important;
    }

    .full-screen-scroller .bn-breaking-news .bn-news .bn-news-list li {
        line-height: 1;
    }

    .full-screen-scroller .bn-breaking-news .bn-news .bn-news-list .home-twit .container {
        padding: 0;
    }

    .full-screen-scroller .bn-breaking-news .bn-news .bn-news-list .home-twit .container .row {
        line-height: 0.5;
        padding: 0;
    }

    .full-screen-scroller .bn-breaking-news .bn-news .bn-news-list .home-twit .container .row a.home-twit-link {
        font-size: 12px;
    }

    .carousel-tab .carousel-cell {
        /* flex: 0 0 100%; */
        width: 100%;
        padding: 0 30px;
    }

    .carousel-certificate .carousel-cell {
        width: 50%;
    }

    .carousel-blog .card.card-img-right.card-big .card-body {
        margin-bottom: 50px;
    }

    .more-image .nav-tabs .nav-item {
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center;
    }

    .carousel-more-image .carousel-cell {
        width: 80%;
    }

    .tabs-light .nav-tabs-pages .nav-link {
        font-size: 14px;
        padding: 10px 10px;
    }

    .section-company.company-buttons.company-exhibition .category-list .category-item {
        padding: 15px 5px 5px;
    }

    .section-company.company-buttons.company-exhibition .category-list .category-item .text {
        font-size: 14px;
        padding-top: 0px;
    }

    .card.card-img-right {
        padding: 10px;
    }

    .card.card-img-right .card-body {
        height: 85px;
    }

    .card.card-img-right .card-body .read-more-text {
        bottom: -4px;
        font-size: 12px;
        line-height: 1;
    }

    .card.card-img-right .card-title .title {
        font-size: 12px;
        line-height: 1.7;
    }

    .card.card-img-right .card-title .on-title {
        font-size: 11px;
        margin: 0;
    }

    .card.card-img-right .card-text {
        display: none;
    }

    .card.card-img-right.card-medium .card-img {
        width: 100%;
        float: unset;
        height: unset !important;
        position: relative;
        padding-bottom: 56.2% !important;
        margin-bottom: 15px;
    }

    .card.card-img-right.card-medium .card-img img {
        position: absolute;
    }

    .card.card-img-right.small-card .card-title .title {
        padding-top: 5px;
        font-size: 13px;
    }

    .card.card-img-top.overlay .card-title .title {
        margin-bottom: 0;
        font-size: 14px;
    }

    .page-single-blog .blog-item .blog-thumb {
        width: 100%;
        float: unset;
        margin: 0 auto;
    }

    .page-single-blog .blog-item .blog-title .title {
        padding-left: 0;
        line-height: 1.5;
        margin-bottom: 0;
        padding-bottom: 5px;
        font-size: 16px;
    }

    .comment-area .comment .comment-content .comment-content-left {
        font-size: 12px;
    }

    .page-single-blog.page-tender-show .blog-text-content .title {
        font-size: 16px;
    }

    .page-single-blog.page-tender-show .blog-text-content .title span {
        font-size: 14px;
    }

    .page-single-blog.page-tender-show .social-share {
        position: relative;
        top: 15px;
        left: 8px;
    }

    .page-single-blog.page-tender-show .social-share a.icon,
    .page-single-blog.page-tender-show .social-share span.icon {
        font-size: 16px;
        text-align: center;
        width: unset;
        height: unset;
        margin: 0 5px 0 0;
        border: 0;
        padding: 0;
        box-shadow: unset;
        line-height: 1;
    }

    .page-single-blog.page-tender-show .social-share a.icon:hover,
    .page-single-blog.page-tender-show .social-share span.icon:hover {
        background: unset;
        transform: scale(1.15);
    }

    .page-single-blog.page-tender-show .social-share a.icon:hover.fb,
    .page-single-blog.page-tender-show .social-share span.icon:hover.fb {
        color: #3b5998;
    }

    .page-single-blog.page-tender-show .social-share a.icon:hover.tw,
    .page-single-blog.page-tender-show .social-share span.icon:hover.tw {
        color: #00aced;
    }

    .page-single-blog.page-tender-show .social-share a.icon:hover.tg,
    .page-single-blog.page-tender-show .social-share span.icon:hover.tg {
        color: #08c;
    }

    .page-single-blog.page-tender-show .social-share a.icon:hover.wa,
    .page-single-blog.page-tender-show .social-share span.icon:hover.wa {
        color: #00bfa5;
    }

    .page-single-blog.page-tender-show .social-share a.icon:hover.in,
    .page-single-blog.page-tender-show .social-share span.icon:hover.in {
        color: #ef0e61;
    }

    .page-single-blog.page-tender-show .social-share a.icon:hover.print,
    .page-single-blog.page-tender-show .social-share span.icon:hover.print {
        color: #797979;
    }

    .page-single-blog.page-tender-show .social-share a.icon:hover.mail,
    .page-single-blog.page-tender-show .social-share span.icon:hover.mail {
        color: #e69f00;
    }

    .table-tender .expiration {
        font-size: 16px;
        transform: rotate(-30deg);
        min-width: 90px;
        top: 45px;
        left: 20px;
    }

    .table-tender table thead tr th {
        padding: 10px 5px;
        font-size: 13px;
    }

    .footer .footer-copyright .text {
        font-size: 9px;
    }

    .bn-breaking-news .bn-news ul li a {
        font-size: 12px;
    }

    .section-company.company-buttons.company-exhibition .btn {
        font-size: 12px;
    }

    .section-company.footer-full-page .footer-small-banner-top {
        margin-bottom: 10px;
        max-width: 90%;
    }

    .section-company.footer-full-page .footer-small-banner-top .row {
        padding: 15px 10px;
    }

    .section-company.footer-full-page .footer-small-banner-top .row .col-position-end {
        padding: 0 7px;
    }

    .section-company.footer-full-page .main-footer-logo {
        margin-bottom: 10px;
    }

    .section-company.footer-full-page .main-footer-logo figure {
        padding: 0 30px;
        max-width: 90%;
        margin: 0 auto;
    }

    .section-company.footer-full-page .main-footer-logo figure img {
        max-height: 35px;
    }

    .section-company.footer-full-page .brands-footer-logo {
        max-width: 90%;
        margin-bottom: 0 !important;
        padding-bottom: 5px;
    }

    .section-company.footer-full-page .footer-address {
        border: 0;
    }

    .section-company.footer-full-page .footer-address .company {
        padding-top: 15px;
    }

    .section-company.footer-full-page .footer-address .address-text {
        margin-bottom: 5px;
    }

    .card-img-right.sm-card-img-top .card-img {
        width: 100%;
        height: 100%;
        float: unset !important;
        margin-bottom: 10px;
    }

    .card-img-right.sm-card-img-top .card-body {
        height: unset;
        max-height: unset;
    }

    .page-report-image {
        margin-top: -50px;
    }

    .blog-download {
        margin-bottom: 15px;
    }

    .blog-download a {
        width: 100%;
        margin: 0 auto;
    }
    
  .page-not-found .alert-not-found {
    padding-top: 120px;
  }

  .page-not-found .alert-not-found .text {
    font-size: 25px;
  }

  .page-not-found .alert-not-found .code {
    font-size: 60px;
  }

  .page-not-found .alert-not-found .btn {
    font-size: 16px;
  }
}

@media (max-width: 360px) {
    .footer figure.footer-logo img {
        width: 100%;
    }
}

@media (max-width: 319px) {
    .header .header-box .header-left .icon-return {
        display: none;
    }

    .header .header-box .header-left .nav-signin {
        left: 0px !important;
    }
}

/* End Responsive */
/* Flickity */
.flickity-enabled {
    position: relative;
}

.flickity-enabled:focus {
    outline: none;
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%;
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.flickity-button {
    position: absolute;
    background: rgba(255, 255, 255, 0.75);
    border: none;
    color: #333;
}

.flickity-button:hover {
    background: white;
    cursor: pointer;
}

.flickity-button:focus {
    outline: none;
    box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
    opacity: 0.6;
}

.flickity-button:disabled {
    opacity: 0.3;
    cursor: auto;
    pointer-events: none;
}

.flickity-button-icon {
    fill: currentColor;
}

.flickity-prev-next-button {
    top: 50%;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%;
}

.flickity-prev-next-button.previous {
    left: 0px;
}

.flickity-prev-next-button.next {
    right: 0px;
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px;
}

.flickity-rtl .flickity-page-dots {
    direction: rtl;
}

.flickity-page-dots {
    display: none;
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: 0.25;
    cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
    opacity: 1;
}

/* End Flickity */
/* Animate */
.animated.fast {
    animation-duration: 1500ms;
}

/* End Animate */
/* Video.js */
.full-screen-scroller .video-js .vjs-tech {
    object-fit: cover;
}

.full-screen-scroller .video-js .vjs-control-bar {
    bottom: unset;
    top: 48%;
    z-index: 10;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.full-screen-scroller .video-js .vjs-control-bar button.vjs-play-control {
    position: absolute;
    width: auto;
    height: auto;
}

.full-screen-scroller .video-js .vjs-control-bar button.vjs-play-control:focus {
    outline: unset;
}

.full-screen-scroller .video-js .vjs-control-bar button.vjs-play-control .vjs-icon-placeholder {
    font-size: 30px;
    display: block;
    border: 4px solid rgba(255, 255, 255, 0.79);
    position: relative;
    width: 80px;
    height: 80px;
    border-radius: 100%;
}

.full-screen-scroller .video-js .vjs-control-bar div,
.full-screen-scroller .video-js .vjs-control-bar button:not(.vjs-play-control) {
    display: none;
}

.full-screen-scroller .btnPlay {
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 128px;
    height: 128px;
    margin-left: -64px;
    margin-top: -64px;
    border: 0;
    background: url(themes/frontend/sksco/files/images/icon/btn-play.png) no-repeat 0 0;
    z-index: 1000;
    cursor: pointer;
}

.full-screen-scroller .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,
.full-screen-scroller .vjs-icon-pause:before,
.full-screen-scroller .vjs-theme-forest .vjs-play-control .vjs-icon-placeholder:before {
    background: unset !important;
    color: rgba(255, 255, 255, 0.79);
    margin: 0 auto;
    right: 0px;
    position: absolute;
    height: auto;
    width: auto;
    top: -3px;
}

/* End Video.js */
/* New Edit Styles */
#wrapper {
    background: #fff;
    min-height: calc(100vh - 45px);
}

html {
    scroll-behavior: smooth;
}

html.sticky-header.banner .header-banner {
    height: auto;
}

html.sticky-header.banner .header-banner img {
    position: static;
}

html.sticky-header .header .header-navbar ul li a {
    padding-left: 12px;
    padding-right: 12px;
}

html.sticky-header .header .header-left-content .header-search form {
    min-width: 200px;
}

.nav-tabs-title {
    background: #efefef;
    font-size: 15px;
    text-align: center;
    padding: 10px 15px;
    color: #333;
    margin: 0;
    border-radius: 3px 3px 0 0;
}

a:focus {
    outline: unset;
}

.header {
    background: rgba(100, 100, 100, 0.55);
}

.header .header-navbar .navbar-nav .nav-item .dropdown-menu-hover .footer-menu img {
    filter: invert(1);
}

.header .header-navbar .nav-menu .nav-link {
    text-shadow: unset;
    text-shadow: none;
}

.header.header-bg-light .header-navbar .navbar-nav .nav-item .dropdown-menu-hover .footer-menu img {
    filter: unset;
}

.header .header-box .header-logo img {
    filter: invert(1);
}

.header.header-transparent-scroll .header-box {
    background: transparent !important;
}

.header.header-wide .parent-header-box.container {
    max-width: unset !important;
}

.pages,
.card {
    font-family: danaNum;
}

.page-single-blog.page-tender-show .post-attachement-title .social-share {
    padding-bottom: 15px;
}

.page-single-blog .blog-item .info table {
    text-align-last: auto !important;
}

.page-content-tab .nav-tabs-pages {
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.12) !important;
}

.carousel-more-image .card.card-img-top .card-body {
    max-height: 145px;
    height: unset;
}

.carousel-big-top .carousel-control-next {
    right: 0;
    justify-content: right;
}

.carousel-big-top .carousel-control-prev {
    left: 0;
    justify-content: flex-end;
}

.card-img-right.card-catalog .card-img img {
    transition: all 0.4s ease-in-out;
}

.card-img-right:hover .card-img img {
    transform: scale(1);
}

.card-catalog figcaption {
    opacity: 0 !important;
    padding: 0 !important;
}

.card-catalog figcaption:before {
    display: none;
}

.card-catalog figcaption img {
    transition: all 0.4s ease-in-out;
    transform: scale(0.5);
}

.card-catalog:hover figcaption {
    opacity: 1 !important;
}

.card-catalog:hover figcaption img {
    opacity: 1 !important;
    transform: scale(1);
}

.full-screen-scroller .vjs-theme-forest .vjs-big-play-button {
    display: none;
}

.full-screen-scroller .fss-dotted-scrollspy .fss-nav-item .icon {
    filter: brightness(10);
}

.full-screen-scroller .fss-dotted-scrollspy .fss-nav-item.active .icon {
    filter: unset;
}

.full-screen-scroller .fss-dotted-scrollspy .fss-nav-item:hover .icon {
    filter: unset;
}

.full-screen-scroller .box.box-certificate .carousel-certificate-left-box .flickity-prev-next-button.previous {
    left: 0;
}

.full-screen-scroller .box.box-certificate .carousel-certificate-left-box .flickity-prev-next-button.next {
    right: 0;
}

.full-screen-scroller .tabs-light .tab-content .tab-pane .tab-pane-content .carousel-tab {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    align-items: flex-start;
}

.full-screen-scroller .box-blog .card-blog-list .card-btn .btn-list-gray:hover {
    background: #008080 !important;
    border-color: #008080 !important;
    color: #fff !important;
}

.full-screen-scroller .box-blog .card-blog-list:hover .card-btn .btn-list-gray {
    background: #008080 !important;
    border-color: #008080 !important;
    color: #fff !important;
}
  
.vjs-error-display.vjs-modal-dialog {
    display: none;
}

/* media light */
.media-light .page-media .page-media-category-list {
    font-size: 0;
    margin-bottom: 15px;
    text-align: center;
    background-color: #e5e5e5;
    border-radius: 3px 3px 0 0;
}

.media-light .page-media .page-media-category-list li {
    display: inline-block;
    font-size: 15px;
}

.media-light .page-media .page-media-category-list li:not(:first-child):before {
    padding-right: 3px;
    padding-left: 3px;
    content: "/";
    font-size: 18px;
    color: #9d9fa7;
    position: relative;
    top: 2px;
}

.media-light .page-media .page-media-category-list li a {
    color: #6c6d7a;
    padding: 8px 5px;
    display: inline-block;
}

.media-light .page-media .page-media-category-list li:hover {
    color: #000;
}

.media-light .page-media .main-title {
    border-color: #ccc;
}

.media-light .page-media .main-title .title {
    color: #333;
}

.media-light .page-media .aside-content .title {
    color: #333;
    border-color: #ccc;
}

.media-light .page-media .aside-content .card.card-img-top.card-no-text .card-body {
    max-height: 60px;
    margin: 10px 10px 15px;
    justify-content: right;
    padding: 4px 0 0;
    height: unset;
}

.media-light .page-media .top-media .card-img-right.card-big {
    background: #f2f2f2;
    border-top: 3px solid #b7b7b7;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

.media-light .header-breadcrumb {
    margin-bottom: 30px;
}

.media-light .breadcrumb-cats-media .breadcrumb-cats-item .breadcrumb-cats-link {
    padding: 1px 7px;
    border-radius: 2px;
    border: 2px solid rgba(38, 38, 38, 0.4);
    font-size: 13px;
    margin-right: 7px;
    height: 25px;
    min-width: 80px;
    text-align: center;
    color: #4e4e4e;
}

.media-light .breadcrumb-cats-media .breadcrumb-cats-item .breadcrumb-cats-link.active {
    color: #fff;
    background: #9b9b9b;
    border-color: #6e6e6e;
}

.media-light .card.card-img-top.card-no-text.card-no-text-transparent .card-title .title {
    color: #333;
    font-weight: normal;
    text-align: right;
}

.media-light .card.card-img-top.card-no-text.card-no-text-gray {
    background: #f2f2f2;
}

.media-light .card.card-img-top.card-no-text.card-no-text-gray .card-title {
    padding-top: 0;
}

.media-light .card.card-img-top.card-no-text.card-no-text-gray .card-title .title {
    padding-top: 0;
    text-align: right;
    line-height: 2;
    border: 0;
    padding-bottom: 0;
    margin: 0;
}

.media-light .card.card-img-top .thumb {
    border: 0;
}

.media-light .card.card.card-img-top,
.media-light .card.card.card-img-top figure,
.media-light .card.card.card-img-top figure img {
    border-radius: 0;
}

.media-light .card-video .video-icon {
    border-radius: 0 0 4px 0;
}

.media-light .card.card-img-top:hover .thumb img,
.media-light .card-img-right:hover .card-img img {
    transform: none;
}

.media-light .card-author {
    color: #a5a5a5;
    font-size: 12px;
}

.media-light .card-author .icon {
    font-size: 13px;
    position: relative;
    top: 2px;
    padding-left: 2px;
}

.media-light .aside-title span {
    background: #ffffff;
    color: #333;
}

.media-light .aside-title span a {
    color: #333;
    font-size: 16px;
}

.media-light .aside-title:before {
    border: 1px solid #ccc;
}

.media-light .carousel-full-bottom {
    background: #fff;
}

.media-light .carousel-full-bottom .carousel-cell img {
    opacity: 1;
    filter: none;
}

.media-light .carousel-full-bottom .carousel-cell:not(.is-selected) .img-w-text-overlay:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.64);
    content: "";
    transform: scale(0.85);
}

.media-light .carousel-cell.is-selected .img-w-text-overlay figcaption {
    display: block;
}

.media-light .page-gallery .top-media-image .card.card-img-top.overlay .card-body {
    padding-bottom: 50px;
}

.media-light .page-show-gallery {
    padding-bottom: 50px;
}

.media-light .page-show-gallery .section-title .title {
    border-bottom: 1px solid #e4e4e4;
    color: #333;
}

.media-light .page-show-gallery .section-title .text {
    color: #444;
    padding-top: 5px;
}

.media-light .page-show-gallery .card-btn-download {
    float: left;
}

.media-light .page-show-gallery .card-btn-download .btn {
    font-size: 11px;
}

.media-light .page-show-gallery .featured-detail .card-date {
    float: right;
    padding: 5px 0 0;
}

.media-light .page-show-video .card.big-top .card-body {
    padding: 0;
    height: unset;
    margin-bottom: 50px;
}

.media-light .page-show-video .card.big-top .card-code,
.media-light .page-show-video .card.big-top .card-date {
    color: #555;
}

.media-light .page-media .main-title a.title:hover,
.media-light .page-media .main-title .archive-text:hover {
    color: #222;
}

.media-light .fancybox-bg {
    background: #fff;
    opacity: 1;
}

.media-light .fancybox-navigation .fancybox-button div {
    border-radius: 100%;
    background: #333;
    border: 2px solid #ccc;
    color: #fff;
}

.media-light .fancybox-button {
    background: rgba(255, 255, 255, 0.6);
}

.media-light .fancybox-show-caption .fancybox-caption {
    background: linear-gradient(0deg, white 0, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.15) 65%, rgba(255, 255, 255, 0.08) 75.5%, rgba(255, 255, 255, 0.04) 82.85%, rgba(255, 255, 255, 0.02) 88%, transparent);
    /* padding-top: 10px; */
    color: #000;
}

.media-light .img-w-text-overlay {
    position: relative;
    display: block;
    width: 100%;
}

.media-light .img-w-text-overlay figcaption {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.61) 10%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    padding: 30px 20px 20px;
    margin: 0;
    display: none;
}

.media-light .img-w-text-overlay figcaption .title {
    margin: 0;
}

.media-light .fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #232323;
}

.media-branch-carousel {
    width: 100%;
    height: 100%;
}

.media-branch-carousel .carousel-cell {
    width: 47.5%;
    margin: 0 15px 0 0;
    padding: 0 10px;
}

.media-branch-carousel .carousel-cell .post-single {
    margin: 0;
}

.media-branch-carousel .flickity-viewport {
    width: 100%;
    height: 100%;
}

.media-branch-carousel .flickity-prev-next-button.previous {
    left: -20px;
}

.media-branch-carousel .flickity-prev-next-button.next {
    right: -20px;
}

.company-certificate-box .carousel-certificate-left-box,
.company-certificate-box .carousel-certificate-left-box .carousel-main,
.company-certificate-box .company-certificate-box .carousel-certificate-left-box .flickity-viewport {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.company-certificate-box .carousel-certificate-left-box {
    padding: 0 65px;
}

.company-certificate-box .carousel-certificate-left-box .carousel-main {
    height: 100%;
}

.company-certificate-box .carousel-certificate-left-box .carousel-main .carousel-cell {
    height: 100%;
}

.company-certificate-box .carousel-certificate-left-box .carousel-main .carousel-cell .gallery-img-overlay {
    height: 100%;
    background: transparent;
    padding: 0;
}

.company-certificate-box .carousel-certificate-left-box .carousel-main .carousel-cell .gallery-img-overlay img {
    width: 100%;
    max-height: 100%;
    transition: all 0.3s ease 0s;
    border: 1px solid #eee;
}

.company-certificate-box .carousel-certificate-left-box .carousel-main .carousel-cell .gallery-img-overlay:hover {
    transform: unset;
}

.company-certificate-box .carousel-certificate-left-box .carousel-main .carousel-cell .gallery-img-overlay:hover img {
    transform: unset;
}

.company-certificate-box .carousel-certificate-left-box .flickity-viewport {
    width: 100%;
    height: 100% !important;
    margin: 0 10px;
}

.company-certificate-box .carousel-nav {
    margin-bottom: 30px;
}

.company-certificate-box .carousel-nav .carousel-cell {
    width: 33.33%;
    margin: 0 5px 0 0;
    padding: 0 10px 0 5px;
}

.company-certificate-box .carousel-nav .carousel-cell figure {
    box-shadow: unset !important;
}

.company-certificate-box .carousel-nav .carousel-cell.is-selected.is-nav-selected figure {
    background: #bb221f;
}

.company-certificate-box .carousel-nav .gallery-img-overlay figcaption {
    top: unset;
    min-height: 50px;
    border: 0;
    padding: 0;
    overflow: unset;
}

.company-certificate-box .carousel-nav .gallery-img-overlay figcaption .text {
    font-size: 11px;
    padding: 10px;
    text-align: center;
}

.company-certificate-box .carousel-nav .gallery-img-overlay figcaption .text p {
    margin: 0;
}

.company-certificate-box .carousel-main .carousel-cell {
    width: 100%;
}

.company-certificate-box .carousel-main .flickity-prev-next-button.next {
    right: -30px;
}

.company-certificate-box .carousel-main .flickity-prev-next-button.previous {
    left: -30px;
}

.company-certificate-box .carousel-main figure {
    text-align: center;
    box-shadow: unset;
}

.company-certificate-box .carousel-certificate-right-box .carousel-nav button {
    display: none;
}

.company-certificate-box .paginate-note {
    display: none;
}

.company-certificate-box .gallery-img-overlay figcaption .text {
    height: 100%;
}

.company-certificate-box .box-head .title {
    color: #fff;
    font-variation-settings: "wght"600;
    background: #41484a;
    font-size: 20px;
    padding: 9px 15px 5px;
    border-radius: 3px;
}

/* online button */
.parent-online-button {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 120px;
    z-index: 100000000;
}

.parent-online-button .online-button {
    background: #bb221fd6;
    padding: 10px 15px;
    border-radius: 14px / 10px;
    color: white;
    font-size: 24px;
    border: 2px solid rgba(227, 60, 57, 0.32);
    position: relative;
}

.parent-online-button .online-button .online-button-icon {
    position: relative;
    top: 4px;
    right: 3px;
    transition: all 0.3s ease 0s;
}

.parent-online-button .online-button:hover {
    background: #bb221ff7;
    color: white;
    border-color: #9e0b08c7;
}

.page-media .card:hover img,
.card.card-img-top:hover .thumb img,
.card-img-right:hover .card-img img {
    transform: none !important;
}

.card-video:hover .video-icon {
    background: rgba(0, 181, 175, 0.7);
    color: #fff;
}

.card-gallery:hover .image-wrapper:before,
.card-video:hover .video-wrapper:before,
.card-gallery:hover .image-wrapper:after,
.card-video:hover .video-wrapper:after,
.card-image:hover .image-wrapper:before,
.card-image:hover .image-wrapper:after {
    display: none;
}

.page-media .container,
.page-show-gallery .container,
.page-show-video .container,
.header .header-box .parent-header-box.container,
footer.footer.mini-footer .footer-copyright .container {
    max-width: 1283px;
}

.page-photo .card.card-img-top .thumb,
.page-video .card.card-img-top .thumb,
.page-media .card.card-img-top .thumb {
    padding-bottom: 66.66% !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.blure-filter {
    filter: blur(2px);
}

.blure-filter {
    filter: unset;
    position: relative;
}

.overlay-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /*background: #5c5c5c;
  opacity: 30%;*/
    background: rgba(0, 0, 0, 0.3);
    transition-delay: 0.1s;
}

.hide {
    opacity: 0;
    z-index: -1;
}

/* page media */
.page-media.page-gallery.media-light .aside-content .card.card-img-top.card-no-text .card-body {
    max-height: 80px;
}

.page-media.page-gallery.media-light .aside-content .card.card-img-top.card-no-text .card-body .card-title {
    max-height: 50px;
}

.page-media.page-gallery.media-light .aside-content .card.card-img-top.card-no-text .card-body .card-author {
    padding-top: 10px;
}

/*footer */
.footer .footer-copyright {
    background: #04443f;
}

footer.footer.mini-footer {
    background: transparent;
    padding-top: 0;
}

footer.footer.mini-footer .footer-copyright {
    position: relative;
    width: 100%;
    background: #353535;
}

footer.footer.mini-footer .footer-copyright .container {
    max-width: 1283px !important;
}

footer.footer.mini-footer .footer-copyright .text {
    padding-top: 5px;
}

.mini-footer figure {
    max-height: 50px;
    width: 150px;
    float: right;
}

.mini-footer figure img {
    max-height: 100%;
}

.mini-footer .social-share {
    float: left;
    display: inline-block;
    padding-top: 2px;
}

.mini-footer .social-share.color-icon a.icon,
.mini-footer .social-share.color-icon span.icon {
    width: 25px;
    height: 25px;
    font-size: 14px;
    background: #808080;
    border-radius: 100%;
    padding-top: 3px;
}

.mini-footer .social-share.color-icon a.icon:hover,
.mini-footer .social-share.color-icon span.icon:hover {
    transform: unset;
}

.mini-footer .social-share.color-icon a.icon.fb:hover,
.mini-footer .social-share.color-icon span.icon.fb:hover {
    background: #3b5998;
}

.mini-footer .social-share.color-icon a.icon.tw:hover,
.mini-footer .social-share.color-icon span.icon.tw:hover {
    background: #00aced;
}

.mini-footer .social-share.color-icon a.icon.wa:hover,
.mini-footer .social-share.color-icon span.icon.wa:hover {
    background: #00bfa5;
}

.mini-footer .social-share.color-icon a.icon.tg:hover,
.mini-footer .social-share.color-icon span.icon.tg:hover {
    background: #08c;
}

.mini-footer .social-share.color-icon a.icon.in:hover,
.mini-footer .social-share.color-icon span.icon.in:hover {
    background: #ef0e61;
}

.mini-footer .social-share.color-icon a.icon.yt:hover,
.mini-footer .social-share.color-icon span.icon.yt:hover {
    background: red;
}

.mini-footer .social-share.color-icon a.icon.ap:hover,
.mini-footer .social-share.color-icon span.icon.ap:hover {
    background: #ed145b;
}

.mini-footer .social-share.color-icon .aparat-icon {
    max-width: 100%;
    max-height: 100%;
    filter: invert(1);
    position: relative;
    top: -2px;
}

.section-company.company-tenders .tab-content-pages .card.card-img-top .card-body-list {
    padding-top: 7px;
}

.section-company.company-tenders .tab-content-pages .card.card-img-top .card-body-list .card-body-list-item .list-text {
    font-size: 13px;
    max-width: 48%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    direction: ltr;
}

.section-company.company-tenders .tab-content-pages .tab-advertising .card.card-img-top .card-title .title {
    max-height: 50px;
}

.section-company.company-tenders .tab-content-pages .tab-advertising .card.card-img-top .card-body {
    height: 135px;
}

/* product show home */
.product-item-mask {
    background: url("../../../../files/images/product01.jpg");
    transition: all 0.5s ease-in;
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all 0.5s ease-in;
}

.carousel-product-homepage {
    position: relative;
}

.carousel-product-homepage .parent-bg-text {
    width: 100%;
    height: 100%;
    justify-content: flex-end;
}

.carousel-product-homepage .parent-bg-text .bg-text {
    background: rgba(255, 255, 255, 0.82);
    width: 520px;
    height: 390px;
    z-index: 1;
    margin-right: 163px;
    border-radius: 5px;
}

.carousel-product-homepage .carousel-inner .carousel-item {
    z-index: 2;
}

.carousel-product-homepage .category-list {
    background: transparent;
    position: relative;
}

.carousel-product-homepage .wrapper-carousel-controler {
    z-index: 3;
}

/* modal-tracking-code */
.modal-tracking-code {
    background: rgba(0, 0, 0, 0.48);
    display: block;
}

.modal-tracking-code .modal-dialog {
    height: 100%;
}

.modal-tracking-code .action-btns {
    border-top: 1px solid #eee;
    text-align: center;
    padding-top: 19px;
}

.modal-tracking-code .action-btns .email-btn {
    padding-top: 5px;
    cursor: pointer;
    display: inline-block;
    float: right;
}

.modal-tracking-code .action-btns .email-btn .icon {
    float: right;
    border: 0;
    box-shadow: unset;
    top: -2px;
    position: relative;
    right: 6px;
    font-size: 20px;
    color: #818fa3;
    margin-left: 10px;
}

.modal-tracking-code .action-btns .email-btn strong {
    float: right;
    font-size: 13px;
    color: #818fa3;
}

.modal-tracking-code .action-btns .print-btn {
    padding-top: 5px;
    display: inline-block;
    float: left;
}

.modal-tracking-code .action-btns .print-btn .icon {
    float: left;
    box-shadow: unset;
    position: relative;
    top: -5px;
    font-size: 21px;
    margin: 0 10px 0 0;
    color: #818fa3;
}

.modal-tracking-code .action-btns .print-btn strong {
    float: left;
    font-size: 13px;
    color: #818fa3;
}

.modal-tracking-code .action-btns form {
    display: inline-block;
}

.modal-tracking-code .action-btns form .btn {
    padding: 5px 15px 3px;
    border-radius: 4px;
    color: #fff;
    position: relative;
    top: -2px;
}

/* scroll up */
#btn-scroll {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 15px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: rgba(0, 0, 0, 0.83);
    color: white;
    cursor: pointer;
    border-radius: 4px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    padding: 10px;
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.25);
}

#btn-scroll:hover {
    background-color: #000;
}

.company-buttons.company-exhibition .category-list .category-item {
    height: unset !important;
}

/* auth forms */
.auth-form-wrapper {
    float: none;
    margin: 0 auto;
}

.auth-form-wrapper .panel-default {
    margin-top: 50px;
    border-radius: 8px;
    overflow: hidden;
    height: auto;
    min-height: auto;
    margin-bottom: 100px;
    padding: 0;
    box-shadow: 0 2px 4px #e2e2e2;
}

.auth-form-wrapper .panel-default .panel-heading {
    background: #fff;
    border-bottom: 1px solid #eee;
}

.auth-form-wrapper .panel-default .panel-heading h4 {
    color: #444;
}

.auth-form-wrapper .panel-default .panel-heading h6 {
    color: #444;
    padding-top: 12px;
    padding-bottom: 5px;
    font-size: 15px;
}

.auth-form-wrapper .panel-default .panel-heading i {
    display: none;
}

.auth-form-wrapper .panel-default.panel-body label {
    font-variation-settings: "wght"600;
    color: #333;
}

.auth-form-wrapper .panel-default .form-horizontal .form-btn {
    background: #f6f6f6;
}

.auth-form-wrapper .form-horizontal .form-group {
    border: 0 !important;
}

.login-description {
    background: #ffffff;
    padding: 20px 15px;
    box-shadow: 0 1px 1px #999;
    line-height: 1.95;
    text-align: justify;
    border-radius: 3px;
    border-top: 3px solid #a3001e;
}

.header-search-media {
    display: inline-block;
    float: left;
    position: relative;
    margin-left: 4px;
    padding-top: 0;
}

.header-search-media .form-control-search {
    border: 0;
    border-bottom: 1px solid #555555;
    border-radius: 0;
    background: transparent;
    font-size: 12px;
    text-align: right;
    width: 200px;
    transition: 0.15s ease-in-out;
    padding-top: 10px;
    height: 37px;
    position: relative;
    top: 3px;
}

.header-search-media .form-control-search:focus {
    width: 280px;
    background: rgba(255, 255, 255, 0.88);
    border: 1px solid rgba(186, 186, 186, 0.5);
}

.header-search-media .form-control-search::placeholder {
    color: #bababa;
}

.header-search-media .btn-search {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    background: transparent;
    color: #777777;
    font-size: 17px;
    padding-top: 13px;
    padding-bottom: 0;
}

.header-search-media .btn-search:hover,
.header-search-media .btn-search :focus {
    outline: unset;
    color: #000000;
}

.company-certificate-box .carousel-nav .carousel-cell {
    width: 25%;
}

.company-certificate-box .carousel-certificate-left-box {
    padding-right: 15px;
    padding-left: 15px;
}

.company-certificate-box .carousel-certificate-left-box .carousel-main .carousel-cell .gallery-img-overlay {
    height: 100%;
}

.company-certificate-box .carousel-certificate-left-box .carousel-main .carousel-cell .gallery-img-overlay img {
    height: 100%;
    width: auto;
    max-width: auto;
    max-height: 100%;
}

.company-certificate-box .carousel-main .carousel-cell {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.section-media-group .card.card-img-top.overlay .card-date {
    padding-right: 0;
    font-size: 12px;
    font-weight: normal;
}

.section-media-group #carouselBlogPage .carousel-control-prev-icon {
    width: 30px;
    height: 30px;
}

.section-media-group #carouselBlogPage .carousel-control-prev-icon:before {
    padding: 0 !important;
    top: 3px;
    right: 2px;
}

.section-media-group #carouselBlogPage .carousel-control-next-icon {
    width: 30px;
    height: 30px;
}

.section-media-group #carouselBlogPage .carousel-control-next-icon:before {
    padding: 0 !important;
    top: 3px;
    right: -3px;
}

#menuBlog .carousel-tab .carousel-cell {
    width: 33.33%;
}

#menuBlog .carousel-tab .flickity-viewport {
    overflow: hidden;
}

#menuBlog .card-blog-list ul {
    background: #fff;
}

.gallery-img-overlay:hover {
    transform: unset;
}

.carousel-full-bottom .carousel-cell {
    height: auto;
}

.page-show-video .news-info {
    box-shadow: 0 2px 2px #ddd;
    border-radius: 3px;
    margin-bottom: 6px;
}

.page-show-video .news-info .meta-news {
    background-color: #e5e5e5;
    border-radius: 3px 3px 0 0;
}

.page-show-video .news-info .meta-news ul {
    padding: 0;
    margin: 0;
    display: table;
}

.page-show-video .news-info .meta-news ul li {
    border-left: 1px solid #f1f1f1;
    padding: 7px 7px 3px;
    list-style: none;
    float: right;
    font-size: 12px;
    color: #8a8a8a;
}

.page-show-video .news-info .meta-news ul li .icon {
    font-size: 15px;
    padding-left: 5px;
    position: relative;
    top: 2px;
    color: #b3b3b3;
}

.datepicker-container {
    z-index: 9;
}

.datepicker-plot-area .datepicker-day-view .month-grid-box .header {
    min-height: unset;
}

.custom-form .custom-form-label select {
    border: 0;
    padding: 0;
    height: unset !important;
}

.custom-form input:invalid {
    color: red;
    box-shadow: unset;
}

/* cooperation table file */
.page-print-information {
    background: #eee;
    padding-bottom: 40px;
}

.page-print-information .container {
    max-width: 900px;
}

.page-print-information .page-content {
    background: #fff;
}

.page-print-information .spacing {
    padding-bottom: 3rem;
}

.page-print-information .information-head {
    border-top: 8px solid teal;
    background: #fff;
    padding-bottom: 22px;
    background: #42464a;
    border: 0;
}

.page-print-information .information-head .head-logo {
    max-width: 150px;
    padding-top: 15px;
    padding-bottom: 15px;
    position: absolute;
    right: 15px;
    top: 4px;
    filter: invert(1);
}

.page-print-information .information-head .head-btns {
    display: block;
    text-align: left;
}

.page-print-information .information-head .head-btns .btn-download {
    min-width: 100px;
    padding: 5px 10px;
    margin-top: 22px;
    margin-left: 20px;
    text-align: center;
    border-radius: 3px;
    display: inline-block;
}

.page-print-information .information-head .head-btns .btn-print {
    min-width: 100px;
    padding: 5px 10px;
    margin-top: 22px;
    margin-left: 20px;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    color: #444;
}

.page-print-information .table-information {
    margin: 0 auto;
}

.page-print-information .parent-table {
    border: 1px solid teal;
    border-radius: 20px;
    padding: 0 20px;
    box-shadow: unset;
    overflow: auto;
}

.page-print-information .table-information {
    border-collapse: separate;
    border-spacing: 0 20px;
    width: 100%;
}

.page-print-information .table-information tr th {
    text-align: right;
    font-size: 20px;
}

.page-print-information .table-information tr th.list-title {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    padding-top: 0;
}

.page-print-information .table-information tr td:last-child {
    border: 1px solid #eee;
    padding: 3px 10px;
    /*box-shadow: 0 0 1px 1px rgb(0 0 0 / 18%);*/
    width: 80%;
    border: 1px dashed #ebebeb;
    color: #434343;
    font-size: 14px;
    background: #fafafa;
    box-shadow: unset;
}

.page-print-information .table-information tr td:first-child {
    width: 20%;
}

.page-print-information .table-information tr.logo td {
    background: unset;
    border: unset;
    margin: 0 auto;
    text-align: center;
}

.page-print-information .parent-list {
    margin: 0 15px;
}

.page-print-information .list-title {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding-top: 30px;
}

.page-print-information .page-title {
    color: teal;
    text-align: center;
    padding: 20px;
}

.page-print-information .parent-btn-print {
    background: #fff;
}

.list-information {
    padding-bottom: 20px;
    margin: 0 auto;
    max-width: 900px;
    border: 1px solid #008080;
    border-radius: 30px;
}

.list-information li {
    padding-bottom: 15px;
}

.list-information li span:last-child {
    /* box-shadow: 0px 0px 1px 1px rgb(0 0 0 / 18%); */
    padding: 5px 10px;
    width: 68%;
    display: inline-block;
    border-bottom: 1px dotted teal;
    border: 1px dashed #ebebeb;
    color: #434343;
    font-size: 14px;
    background: #fafafa;
    overflow: auto;
    /* word-wrap: break-word; */
}

.list-information li span:first-child {
    width: 30%;
    display: inline-block;
    font-size: 14px;
    color: #000;
}

.list-information li.address span:last-child {
    width: 84%;
}

.list-information li.address span:first-child {
    width: 14.3%;
}

.list-information .list-title.code {
    width: 100%;
    text-align: center;
    color: black;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    font-size: 20px;
    margin: 0;
    line-height: 2.5;
}

/* page search */
.page-search .section-search .first-title {
    color: #666666;
}

.page-search .section-search .search-form .form-control-search {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.page-search .section-search .search-form .form-control-search:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
    border-color: #66afe9;
}

.page-search .section-search .search-form .parent-btn {
    padding-left: 0;
}

.page-search .section-search .search-form .btn-search .icon {
    position: relative;
    top: 2px;
    right: -4px;
}

.page-search .aside-title {
    margin-bottom: 40px;
}

.modal-full-width .modal-dialog {
    width: 100%;
    min-height: 100vh;
    max-width: 100%;
    margin: 0;
    border-radius: 0;
}

.modal-full-width .modal-dialog .modal-content {
    border-radius: 0;
    border: 0;
}

.modal-full-width .modal-dialog .modal-content .modal-title {
    text-align: center;
    width: 100%;
    font-weight: bold;
    font-size: 19px;
}

.modal-full-width .modal-dialog .modal-content .modal-body {
    padding: 40px 40px 15px;
}

.modal-full-width .modal-dialog .modal-content .action-btns .btn {
    min-width: 110px;
}

/* New Responsive Style */
@media (max-width: 1135px) {
    #menuBlog .carousel-tab .carousel-cell {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .img-lg-show {
        display: block;
    }

    .img-lg-hidden {
        display: none;
    }

    .header.header-w-container {
        background: #fff;
    }

    .header.header-w-container .header-box .parent-header-box {
        max-width: 1140px;
        margin: 0 auto;
        position: relative;
    }

    .header.header-w-container .header-navbar .nav-menu .nav-link {
        padding: 27px 9px 24px;
        font-size: 13px;
    }

    .header.header-wide .nav-menu-hover .nav-item.dropdown-hover:hover .dropdown-menu-hover {
        width: calc(100% + 30px);
        right: -15px;
    }

    .company-certificate-box .flickity-prev-next-button.previous {
        left: -15px;
    }

    .company-certificate-box .flickity-prev-next-button.next {
        right: -15px;
    }

    .section-company.company-blog .carousel-tab {
        height: 355px;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
    }
}

@media (max-width: 991px) {
    .img-lg-show {
        display: none;
    }

    .img-lg-hidden {
        display: block;
    }

    .company-certificate-box .flickity-prev-next-button.previous {
        left: -10px;
    }

    .company-certificate-box .flickity-prev-next-button.next {
        right: -10px;
    }

    .mini-footer figure {
        width: 100%;
        padding-bottom: 15px;
        float: unset;
    }

    .mini-footer figure img {
        max-height: 30px;
    }

    .mini-footer .social-share {
        display: block;
        float: unset;
        text-align: center;
        padding-bottom: 10px;
    }

    .carousel-product-homepage .parent-bg-text .bg-text {
        width: 420px;
        height: 420px;
    }

    .carousel-product-homepage .carousel-inner .carousel-item .carousel-content .category-list {
        height: 420px;
    }

    .category-list .category-item {
        height: 360px;
    }

    .category-list .category-item .btn-parent {
        position: absolute;
        bottom: 25px;
        left: 0;
        right: 0;
    }

    #menuBlog .carousel-tab .carousel-cell {
        width: 100%;
    }

    .header.header-wide .parent-header-box.container {
        max-width: 100%;
        padding: 0;
        position: unset;
    }

    .header.header-wide .header-box .header-navbar nav.navbar .navbar-toggler {
        margin-right: 15px;
    }

    .header .parent-header-box.container {
        position: unset;
    }

    .header .header-box .header-navbar nav.navbar .navbar-toggler {
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .box-certificate .company-certificate.container {
        max-width: 100%;
    }

    .carousel-product-homepage .parent-bg-text .bg-text {
        margin-right: 15px;
        height: 340px;
        width: 370px;
    }

    .carousel-product-homepage .carousel-inner .carousel-item .carousel-content .category-list {
        height: 340px;
    }

    .category-list .category-item {
        height: 280px;
    }

    .media-branch-carousel .flickity-prev-next-button.next {
        right: 0;
    }

    .media-branch-carousel .flickity-prev-next-button.previous {
        left: 0;
    }

    .page-print-information .list-information li.address span:first-child {
        width: 30%;
    }

    .page-print-information .list-information li.address span:last-child {
        width: 68%;
    }
}

@media (max-width: 767px) and (min-width: 576px) {
    .page-media.page-gallery .breadcrumb .breadcrumb-cats {
        white-space: unset;
        display: inline-block;
        float: right;
        padding-left: 15px;
    }

    .header-search-media .form-control-search:focus {
        width: 215px;
    }
}

@media (min-width: 576px) {
    .full-screen-scroller .company-blog .carousel-tab .carousel-cell .card {
        height: 355px;
    }

    .full-screen-scroller .company-blog .carousel-tab .carousel-cell .card.card-img-top .card-body .card-text {
        padding-top: 11px;
    }

    .full-screen-scroller .tabs-light .tab-content .tab-pane .tab-pane-content .carousel-tab {
        min-height: 355px;
    }
}

@media (max-width: 575px) {
    .banner-xs-hidden header.header .header-box {
        background: #fff !important;
        box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.04);
    }

    .banner-xs-hidden header.header .header-box .header-logo img {
        filter: none;
    }

    .banner-xs-hidden header.header .header-box .languages-block ul li a,
    .banner-xs-hidden header.header .header-box .languages-block ul li span {
        color: #909090 !important;
        font-variation-settings: "wght"600;
    }

    .banner-xs-hidden header.header .header-navbar .navbar-toggler {
        border: 1px solid rgba(122, 123, 130, 0.24);
        border-radius: 1px;
        box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.05);
    }

    .banner-xs-hidden header.header .header-navbar .navbar-toggler .toggle-bar:before {
        background: #7a7b82;
    }

    .media-branch-carousel .carousel-cell {
        width: 98%;
    }

    .parent-online-button {
        top: 100px;
    }

    .parent-online-button .online-button {
        font-size: 12px;
        padding: 10px;
    }

    .parent-online-button .online-button .online-button-icon {
        top: 2px;
    }

    .carousel-product-homepage .parent-bg-text .bg-text {
        height: 400px;
        margin: 0 auto;
        width: 80%;
    }

    .full-screen-scroller .box.box-product .carousel-product-homepage .wrapper-carousel-controler {
        max-width: 100%;
    }

    .full-screen-scroller .box.box-product .carousel-product-homepage .carousel-inner .carousel-item .carousel-content {
        max-width: 100%;
        margin: 0 auto;
    }

    .full-screen-scroller .box.box-product .carousel-product-homepage .carousel-inner .carousel-item .carousel-content .category-list {
        height: 400px;
        width: 80%;
        overflow: auto;
        margin: 0 auto;
    }

    .full-screen-scroller .tabs-light .tab-content .tab-pane .tab-pane-content {
        height: unset;
    }

    .full-screen-scroller .tabs-light .tab-content .tab-pane .tab-pane-content .carousel-tab {
        margin-top: 0 !important;
        height: 100%;
    }

    .category-list .category-item {
        height: 340px;
    }

    .modal-tracking-code .modal-body {
        padding: 15px 15px 5px !important;
    }

    .modal-tracking-code .modal-body .alert {
        margin-bottom: 20px !important;
    }

    .modal-tracking-code .action-btns form {
        display: block;
    }

    .modal-tracking-code .action-btns form .btn {
        width: 100%;
        margin-bottom: 15px;
    }

    .modal-tracking-code .action-btns .btn-success {
        display: block;
        margin-bottom: 10px;
    }

    .company-buttons.company-exhibition .category-list .category-item {
        height: unset;
    }

    .bn-breaking-news .bn-news ul li {
        padding-left: 60px;
        padding-right: 0;
    }

    .header-search-media {
        float: unset;
        display: block;
        margin: 0;
    }

    .header-search-media .form-control-search {
        top: 0;
        width: 100%;
        padding-top: 6px;
    }

    .header-search-media .form-control-search:focus {
        width: 100%;
    }

    .header-search-media .btn-search {
        padding-top: 10px;
    }

    .page-search .section-search .search-form .search-form-input {
        width: 70%;
    }

    .page-search .section-search .search-form .search-form-input .form-control-search {
        border-radius: 0;
        border-left: 0;
        height: 37px;
    }

    .page-search .section-search .search-form .search-form-btn {
        width: 30%;
        padding-right: 0;
    }

    .page-search .section-search .search-form .search-form-btn .btn {
        border-radius: 4px 0 0 4px;
        font-size: 13px;
        height: 37px;
    }

    .page-search .section-search .search-form .btn-search .icon {
        display: none;
    }

    .company-certificate-box .carousel-nav .carousel-cell {
        width: 50%;
    }

    .page-contact form .custom-form-label {
        margin-bottom: 30px;
    }

    .page-contact form .form-row.form-group {
        padding-bottom: 0;
    }

    .media-light .img-w-text-overlay figcaption {
        padding: 10px;
    }

    .media-light .page-gallery .top-media-image .card.card-img-top.overlay .card-body {
        padding-bottom: 20px;
    }

    .page-media figcaption .title,
    .page-media .card-title .title {
        font-size: 12px;
    }

    .section-media-group .card.card-img-top.overlay .card-title .title {
        font-size: 12px;
    }

    .section-media-group .card.card-img-top.overlay .card-date {
        font-size: 10px;
    }

    .parent-online-button {
        top: 100px;
    }

    .parent-online-button .online-button {
        font-size: 12px;
        padding: 10px;
    }

    .parent-online-button .online-button .online-button-icon {
        top: 2px;
    }

    .section-company.company-tenders .card.card-img-top .card-body-list .card-body-list-item .list-title {
        font-size: 12px;
    }

    .section-company.company-tenders .tab-content-pages .card.card-img-top .card-body-list .card-body-list-item .list-text {
        font-size: 12px;
    }

    .page-print-information .list-information li span:first-child {
        width: 100%;
    }

    .page-print-information .list-information li span:last-child {
        width: 100%;
    }

    .page-print-information .list-information li.address span:first-child {
        width: 100%;
    }

    .page-print-information .list-information li.address span:last-child {
        width: 100%;
    }

    .page-print-information .list-information .list-title.code {
        font-size: 16px;
        margin: 0;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .page-print-information .information-head .head-logo {
        position: relative;
        margin: 0 auto;
        display: block;
    }

    .page-print-information .information-head .head-btns {
        text-align: center;
    }

    .page-print-information .information-head .head-btns .btn-download,
    .page-print-information .information-head .head-btns .btn-print {
        margin-top: 15px;
    }

    .page-print-information .page-content {
        padding: 5px;
    }

    .page-print-information .parent-table {
        padding: 0 10px;
    }

    .page-print-information .spacing {
        padding-bottom: 15px;
    }

    .page-print-information .table-information tr th.list-title,
    .page-print-information .table-information tr.logo td {
        text-align: right;
        font-size: 15px;
    }

    .modal-full-width .modal-dialog .modal-content .modal-title {
        font-size: 16px;
    }

    .modal-full-width .modal-dialog .modal-content .modal-body {
        padding: 15px 0 0;
    }
}

@media (max-width: 300px) {

    .modal-tracking-code .action-btns .email-btn,
    .modal-tracking-code .action-btns .print-btn {
        float: unset !important;
        display: block !important;
    }

    .modal-tracking-code .action-btns .print-btn .icon,
    .modal-tracking-code .action-btns .print-btn strong {
        float: right;
        margin-right: 0;
        margin-left: 10px;
    }
}

@media (max-width: 575px) and (min-width: 500px) {
    .full-screen-scroller .tabs-light .tab-content .tab-pane .tab-pane-content {
        height: 512px;
    }
}

@media (max-width: 499px) and (min-width: 450px) {
    .full-screen-scroller .tabs-light .tab-content .tab-pane .tab-pane-content {
        height: 470px;
    }
}

@media (max-width: 449px) and (min-width: 400px) {
    .full-screen-scroller .tabs-light .tab-content .tab-pane .tab-pane-content {
        height: 445px;
    }
}

@media (max-width: 399px) and (min-width: 350px) {
    .full-screen-scroller .tabs-light .tab-content .tab-pane .tab-pane-content {
        height: 415px;
    }
}

@media (max-width: 349px) and (min-width: 300px) {
    .full-screen-scroller .tabs-light .tab-content .tab-pane .tab-pane-content {
        height: 390px;
    }
}

@media (max-width: 299px) {
    .full-screen-scroller .tabs-light .tab-content .tab-pane .tab-pane-content {
        height: 360px;
    }
}
#tinymce.pages {
    margin-top: 0;
    padding-top: 15px;
}
img {
    max-width: 100%;
    height: auto;
}
blockquote {
    padding: 10px 10px 1px;
    border-radius: 1px;
    border-right: 3px solid teal;
    background: #f7f7f7;
}
.card-img-right .card-body .read-more-text {
    bottom: -8px;
    font-size: 13px;
    padding-top: 3px;
}
.card-img-right:hover .card-body .read-more-text {
    transform: unset;
}
.section-blog-group .cards-blog .col-padding .post-single .card.card-img-right .card-title .title {
    max-height: 70px;
    padding-top: 0;
    line-height: 1.7;
    overflow: hidden;
}