body {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    color: #1e2022;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
}
table.small th, table.small td {
    font-size: .7rem
}
header .navbar-brand {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .2rem;
    margin-right: 1rem;
    font-size: 1.5rem;
    line-height: inherit;
    white-space: nowrap;
}
header .navbar-brand img {
    margin-right: 1rem !important;
    width: 50px;
}
header .navbar-light {
    background: #fff;
}
header .navbar-light .navbar-brand {
    color: #26c4a5;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
header .nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .5rem 1rem;
    color: rgba(0, 0, 0, 0.5);
}
header .nav-link:hover {
    color: rgba(0, 0, 0, 0.7);
}
header .nav-link i {
    font-size: 1.3em;
}
header .navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem;
    border-bottom: 1px solid #e9ecef;
}
header .navbar-nav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.js-go-to {
    display: inline-block;
    position: fixed;
    bottom: 15px;
    right: 15px;
    display: none
}
.btn {
    display: inline-block;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.75rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.u-btn-primary--air {
    color: #26c4a5;
    background: rgba(38, 196, 165, .1);
    border-color: transparent;
}
.u-btn-wide {
    min-width: 9.6875rem;
}
.transition-3d-hover {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn:hover, .btn:focus {
    text-decoration: none;
}
.u-btn-primary--air:hover, .u-btn-primary--air:focus, .u-btn-primary--air:active, .u-btn-primary--air.active {
    color: #fff;
    background: #26c4a5;
    -webkit-box-shadow: 0 4px 17px rgba(38, 196, 165, 0.35);
    box-shadow: 0 4px 17px rgba(38, 196, 165, 0.35);
}
.transition-3d-hover:hover, .transition-3d-hover:focus {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}
.mr-2 {
    margin-right: 0.5rem !important;
}
.overlay {
    background: rgba(0, 0, 0, 0.7);
    position: relative;
}
.overlay i {
    position: absolute;
    top: -20px;
    left: -5px;
    opacity: .2;
    font-size: 100px
}
.card-body.tab-content {
    display: table;
    padding-bottom: 28px;
}
@media (max-width: 991px) {
    header .navbar-nav {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    header .nav-link {
        padding: .5rem 0
    }
    header .nav-link, .nav-item .btn {
        margin-bottom: .5rem
    }
}
@media (max-width: 400px) {
    header .navbar-brand {
        font-size: 1.1rem
    }
    header .navbar-brand img {
        width: 30px
    }
}
#loader-bg {
    position: fixed;
    width: 100%;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    z-index: 1;
}
#loader {
    z-index: 2;
}
#loader svg {
    width: 120px
}
#wrap.hidden {
    display: none
}
.st {
    stroke: #5AD5BE;
    stroke-dasharray: 1000;
    stroke-dashoffset: 0;
    stroke-width: 1;
    -webkit-animation: logo 10s;
    animation: logo 10s;
}
.st0 {
    fill: #5AD5BE;
    -webkit-animation: body 5s ease;
    animation: body 5s ease;
}
.st1 {
    fill: #388475;
    -webkit-animation: body 5s ease;
    animation: body 5s ease;
}
.st2 {
    fill: #54C5AF;
    -webkit-animation: body 5s ease;
    animation: body 5s ease;
}
.st4 {
    -webkit-animation: dots1 1s ease infinite;
    animation: dots1 1s ease infinite;
}
.st5 {
    -webkit-animation: dots2 1s ease infinite;
    animation: dots2 1s ease infinite;
}
.st8 {
    -webkit-animation: dots3 1s ease infinite;
    animation: dots3 1s ease infinite;
}
.st9 {
    -webkit-animation: dots4 1s ease infinite;
    animation: dots4 1s ease infinite;
}
@-webkit-keyframes logo {
    0% {
        stroke-dashoffset: 1000;
        fill: transparent;
    }
    100% {
        stroke-dashoffset: 0;
        fill: transparent;
    }
}
@-webkit-keyframes body {
    0%, 50% {
        fill-opacity: 0
    }
    100% {
        fill-opacity: 1
    }
}
@-webkit-keyframes dots1 {
    0% {
        fill: transparent;
    }
    20% {
        fill: #0D3C4B;
    }
    40% {
        fill: transparent;
    }
    60% {
        fill: transparent;
    }
    80% {
        fill: transparent;
    }
    100% {
        fill: transparent;
    }
}
@-webkit-keyframes dots2 {
    0% {
        fill: transparent;
    }
    20% {
        fill: transparent;
    }
    40% {
        fill: #0D3C4B;
    }
    60% {
        fill: transparent;
    }
    80% {
        fill: transparent;
    }
    100% {
        fill: transparent;
    }
}
@-webkit-keyframes dots3 {
    0% {
        fill: transparent;
    }
    20% {
        fill: transparent;
    }
    40% {
        fill: transparent;
    }
    60% {
        fill: #0D3C4B;
    }
    80% {
        fill: transparent;
    }
    100% {
        fill: transparent;
    }
}
@-webkit-keyframes dots4 {
    0% {
        fill: transparent;
    }
    20% {
        fill: transparent;
    }
    40% {
        fill: transparent;
    }
    60% {
        fill: transparent;
    }
    80% {
        fill: #0D3C4B;
    }
    100% {
        fill: transparent;
    }
}
