.nuxt-progress {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    width: 0;
    opacity: 1;
    transition: width .1s,opacity .4s;
    background-color: #2f55d4;
    z-index: 999999
}

/*!
 * Bootstrap v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

*,:after,:before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

article,footer,header,nav,section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0
}

address,p {
    margin-bottom: 1rem
}

address {
    font-style: normal;
    line-height: inherit
}

ol,ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,pre {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

img {
    border-style: none
}

img,svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,input,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

progress {
    vertical-align: baseline
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.h1,h1 {
    font-size: 2.5rem
}

.h2,h2 {
    font-size: 2rem
}

.h3,h3 {
    font-size: 1.75rem
}

.h4,h4 {
    font-size: 1.5rem
}

.h5,h5 {
    font-size: 1.25rem
}

.h6,h6 {
    font-size: 1rem
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

.small,small {
    font-size: 80%;
    font-weight: 400
}

.list-inline,.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.img-fluid {
    max-width: 100%;
    height: auto
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word
}

a>code {
    color: inherit
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width:1140px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.col,.col-1,.col-2,.col-3,.col-6,.col-8,.col-10,.col-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-12,.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-12,.col-sm-2,.col-sm-8,.col-sm-12 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

@media (min-width: 576px) {
    .col-sm-2 {
        flex:0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 768px) {
    .col-md-1 {
        flex:0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }
}

@media (min-width: 992px) {
    .col-lg-2 {
        flex:0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

.table td,.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table-sm td,.table-sm th {
    padding: .3rem
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)
}

.table-primary,.table-primary>td,.table-primary>th {
    background-color: #b8daff
}

.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th {
    border-color: #7abaff
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.form-control::-moz-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
}

input[type=date].form-control,input[type=time].form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

select.form-control[size] {
    height: auto
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.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: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (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 .2rem rgba(0,123,255,.25)
}

.btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus,.btn-primary:focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 .2rem rgba(38,143,255,.5)
}

.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(38,143,255,.5)
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus,.btn-secondary:focus {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    box-shadow: 0 0 0 .2rem rgba(130,138,145,.5)
}

.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 {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(130,138,145,.5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus,.btn-success:focus {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    box-shadow: 0 0 0 .2rem rgba(72,180,97,.5)
}

.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(72,180,97,.5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus,.btn-warning:focus {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
    box-shadow: 0 0 0 .2rem rgba(222,170,12,.5)
}

.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(222,170,12,.5)
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus,.btn-danger:focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
    box-shadow: 0 0 0 .2rem rgba(225,83,97,.5)
}

.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(225,83,97,.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 {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    box-shadow: 0 0 0 .2rem rgba(216,217,219,.5)
}

.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 {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(216,217,219,.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 {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
}

.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 {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
}

.btn-outline-primary {
    color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary.focus,.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus,.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline
}

.btn-link.focus,.btn-link:focus {
    text-decoration: underline
}

.btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

.collapse:not(.show) {
    display: none
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-select,.input-group>.form-control {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0
}

.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control {
    margin-left: -1px
}

.input-group>.custom-select:focus,.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-append {
    display: flex
}

.input-group-append .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus {
    z-index: 3
}

.input-group-append .btn+.btn {
    margin-left: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:not(:last-child)>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    -webkit-print-color-adjust: exact;
    color-adjust: exact
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label:before {
    border-color: #007bff;
    background-color: #007bff
}

.custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label:before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label:before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: 1px solid #adb5bd
}

.custom-control-label:after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label:before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
    border-color: #007bff;
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0,123,255,.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color: rgba(0,123,255,.5)
}

.custom-radio .custom-control-label:before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0,123,255,.5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    display: none
}

.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.custom-control-label:before,.custom-select {
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-control-label:before,.custom-select {
        transition: none
    }
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,.nav-link:hover {
    text-decoration: none
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-justified .nav-item,.nav-justified>.nav-link {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.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,.125);
    border-radius: .25rem
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem
}

.accordion {
    overflow-anchor: none
}

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion>.card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.breadcrumb {
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    background-color: #e9ecef
}

.breadcrumb,.pagination {
    display: flex;
    list-style: none;
    border-radius: .25rem
}

.pagination {
    padding-left: 0
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .badge {
        transition: none
    }
}

a.badge:focus,a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #007bff
}

a.badge-primary:focus,a.badge-primary:hover {
    color: #fff;
    background-color: #0062cc
}

a.badge-primary.focus,a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

a.badge-secondary:focus,a.badge-secondary:hover {
    color: #fff;
    background-color: #545b62
}

a.badge-secondary.focus,a.badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

a.badge-success:focus,a.badge-success:hover {
    color: #fff;
    background-color: #1e7e34
}

a.badge-success.focus,a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

a.badge-info:focus,a.badge-info:hover {
    color: #fff;
    background-color: #117a8b
}

a.badge-info.focus,a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

a.badge-warning:focus,a.badge-warning:hover {
    color: #212529;
    background-color: #d39e00
}

a.badge-warning.focus,a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

a.badge-danger:focus,a.badge-danger:hover {
    color: #fff;
    background-color: #bd2130
}

a.badge-danger.focus,a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 1rem;
    line-height: 0;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress,.progress-bar {
    display: flex;
    overflow: hidden
}

.progress-bar {
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0
}

.modal-dialog-centered:before {
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content
}

@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);
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content
    }

    .modal-sm {
        max-width: 300px
    }
}

[dir=ltr] .tooltip {
    text-align: left
}

[dir=rtl] .tooltip {
    text-align: right
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    max-width: 276px
}

.popover-header {
    background-color: #f7f7f7
}

.carousel,.carousel-inner {
    position: relative
}

.carousel-inner {
    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;
    transition: transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item.active {
    display: block
}

@-webkit-keyframes spinner-border {
    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner-border {
    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1;
        transform: none
    }
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1;
        transform: none
    }
}

.bg-primary {
    background-color: #007bff!important
}

a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover {
    background-color: #0062cc!important
}

.bg-secondary {
    background-color: #6c757d!important
}

a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover {
    background-color: #545b62!important
}

.bg-success {
    background-color: #28a745!important
}

a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover {
    background-color: #1e7e34!important
}

a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover {
    background-color: #117a8b!important
}

.bg-warning {
    background-color: #ffc107!important
}

a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover {
    background-color: #d39e00!important
}

.bg-danger {
    background-color: #dc3545!important
}

a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover {
    background-color: #bd2130!important
}

.bg-light {
    background-color: #f8f9fa!important
}

a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover {
    background-color: #dae0e5!important
}

.bg-dark {
    background-color: #343a40!important
}

a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover {
    background-color: #1d2124!important
}

.bg-white {
    background-color: #fff!important
}

.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-0 {
    border: 0!important
}

.rounded {
    border-radius: .25rem!important
}

.rounded-top {
    border-top-left-radius: .25rem!important;
    border-top-right-radius: .25rem!important
}

.rounded-pill {
    border-radius: 50rem!important
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-flex {
    display: flex!important
}

@media (min-width: 768px) {
    .d-md-none {
        display:none!important
    }

    .d-md-block {
        display: block!important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display:none!important
    }

    .d-lg-block {
        display: block!important
    }
}

.flex-column {
    flex-direction: column!important
}

.justify-content-center {
    justify-content: center!important
}

.align-items-center {
    align-items: center!important
}

.align-self-end {
    align-self: flex-end!important
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction:row!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.overflow-hidden {
    overflow: hidden!important
}

.position-relative {
    position: relative!important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important
}

.w-100 {
    width: 100%!important
}

.m-0 {
    margin: 0!important
}

.mt-0 {
    margin-top: 0!important
}

.mb-0 {
    margin-bottom: 0!important
}

.mr-1 {
    margin-right: .25rem!important
}

.mb-1 {
    margin-bottom: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2 {
    margin-top: .5rem!important
}

.mr-2 {
    margin-right: .5rem!important
}

.mb-2 {
    margin-bottom: .5rem!important
}

.ml-2 {
    margin-left: .5rem!important
}

.mt-3 {
    margin-top: 1rem!important
}

.mr-3 {
    margin-right: 1rem!important
}

.mb-3 {
    margin-bottom: 1rem!important
}

.ml-3 {
    margin-left: 1rem!important
}

.mt-4,.my-4 {
    margin-top: 1.5rem!important
}

.mr-4 {
    margin-right: 1.5rem!important
}

.mb-4,.my-4 {
    margin-bottom: 1.5rem!important
}

.ml-4 {
    margin-left: 1.5rem!important
}

.mt-5 {
    margin-top: 3rem!important
}

.mb-5 {
    margin-bottom: 3rem!important
}

.pt-0 {
    padding-top: 0!important
}

.pb-0 {
    padding-bottom: 0!important
}

.pl-0 {
    padding-left: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1,.py-1 {
    padding-top: .25rem!important
}

.pb-1,.py-1 {
    padding-bottom: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2 {
    padding-top: .5rem!important
}

.px-2 {
    padding-right: .5rem!important
}

.pb-2 {
    padding-bottom: .5rem!important
}

.px-2 {
    padding-left: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3 {
    padding-top: 1rem!important
}

.px-3 {
    padding-right: 1rem!important
}

.pb-3 {
    padding-bottom: 1rem!important
}

.px-3 {
    padding-left: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4,.py-4 {
    padding-top: 1.5rem!important
}

.pr-4 {
    padding-right: 1.5rem!important
}

.pb-4,.py-4 {
    padding-bottom: 1.5rem!important
}

.pl-4 {
    padding-left: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5,.py-5 {
    padding-top: 3rem!important
}

.pb-5,.py-5 {
    padding-bottom: 3rem!important
}

.pl-5 {
    padding-left: 3rem!important
}

.mx-auto {
    margin-right: auto!important;
    margin-left: auto!important
}

@media (min-width: 576px) {
    .mt-sm-0 {
        margin-top:0!important
    }

    .pt-sm-0 {
        padding-top: 0!important
    }
}

@media (min-width: 768px) {
    .mr-md-4 {
        margin-right:1.5rem!important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem!important
    }

    .mt-md-5 {
        margin-top: 3rem!important
    }

    .mb-md-5 {
        margin-bottom: 3rem!important
    }

    .pb-md-2 {
        padding-bottom: .5rem!important
    }

    .pt-md-5 {
        padding-top: 3rem!important
    }
}

@media (min-width: 992px) {
    .mt-lg-0 {
        margin-top:0!important
    }

    .mr-lg-3 {
        margin-right: 1rem!important
    }

    .ml-lg-3 {
        margin-left: 1rem!important
    }

    .mr-lg-4 {
        margin-right: 1.5rem!important
    }

    .ml-lg-4 {
        margin-left: 1.5rem!important
    }

    .mr-lg-5 {
        margin-right: 3rem!important
    }

    .ml-lg-5 {
        margin-left: 3rem!important
    }

    .pt-lg-0 {
        padding-top: 0!important
    }

    .pl-lg-3 {
        padding-left: 1rem!important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .p-lg-5 {
        padding: 3rem!important
    }
}

.text-justify {
    text-align: justify!important
}

.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
    }
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-normal {
    font-weight: 400!important
}

.font-weight-bold {
    font-weight: 700!important
}

.text-white {
    color: #fff!important
}

.text-primary {
    color: #007bff!important
}

a.text-primary:focus,a.text-primary:hover {
    color: #0056b3!important
}

.text-secondary {
    color: #6c757d!important
}

a.text-secondary:focus,a.text-secondary:hover {
    color: #494f54!important
}

.text-success {
    color: #28a745!important
}

a.text-success:focus,a.text-success:hover {
    color: #19692c!important
}

.text-warning {
    color: #ffc107!important
}

a.text-warning:focus,a.text-warning:hover {
    color: #ba8b00!important
}

.text-danger {
    color: #dc3545!important
}

a.text-danger:focus,a.text-danger:hover {
    color: #a71d2a!important
}

.text-light {
    color: #f8f9fa!important
}

a.text-light:focus,a.text-light:hover {
    color: #cbd3da!important
}

.text-dark {
    color: #343a40!important
}

a.text-dark:focus,a.text-dark:hover {
    color: #121416!important
}

.text-muted {
    color: #6c757d!important
}

.visible {
    visibility: visible!important
}

@media print {
    *,:after,:before {
        text-shadow: none!important;
        box-shadow: none!important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    pre {
        white-space: pre-wrap!important;
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    .container,body {
        min-width: 992px!important
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }
}

/*!
 * BootstrapVue Custom CSS (https://bootstrap-vue.org)
 */
.form-control.focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

input[type=color].form-control {
    height: calc(1.5em + .75rem + 2px);
    padding: .125rem .25rem
}

input[type=color].form-control:disabled {
    background-color: #adb5bd;
    opacity: .65
}

.modal-backdrop {
    opacity: .5
}

.popover.b-popover {
    display: block;
    opacity: 1;
    outline: 0
}

.popover.b-popover.fade:not(.show) {
    opacity: 0
}

.popover.b-popover.show {
    opacity: 1
}

@-webkit-keyframes b-skeleton-animate-wave {
    0% {
        transform: translateX(-100%)
    }

    to {
        transform: translateX(100%)
    }
}

@keyframes b-skeleton-animate-wave {
    0% {
        transform: translateX(-100%)
    }

    to {
        transform: translateX(100%)
    }
}

@-webkit-keyframes b-skeleton-animate-fade {
    0% {
        opacity: 1
    }

    to {
        opacity: .4
    }
}

@keyframes b-skeleton-animate-fade {
    0% {
        opacity: 1
    }

    to {
        opacity: .4
    }
}

@-webkit-keyframes b-skeleton-animate-throb {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(.975)
    }
}

@keyframes b-skeleton-animate-throb {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(.975)
    }
}

.table-responsive {
    margin-bottom: 1rem
}

.table-responsive>.table {
    margin-bottom: 0
}

.tooltip.b-tooltip {
    display: block;
    opacity: .9;
    outline: 0
}

.tooltip.b-tooltip.fade:not(.show) {
    opacity: 0
}

.tooltip.b-tooltip.show {
    opacity: .9
}

.tooltip.b-tooltip.noninteractive {
    pointer-events: none
}

.tooltip.b-tooltip .arrow {
    margin: 0 .25rem
}

.tooltip.b-tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.bs-tooltip-left .arrow,.tooltip.b-tooltip.bs-tooltip-right .arrow {
    margin: .25rem 0
}

.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-primary.bs-tooltip-top .arrow:before {
    border-top-color: #007bff
}

.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-primary.bs-tooltip-right .arrow:before {
    border-right-color: #007bff
}

.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-primary.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #007bff
}

.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-primary.bs-tooltip-left .arrow:before {
    border-left-color: #007bff
}

.tooltip.b-tooltip-primary .tooltip-inner {
    color: #fff;
    background-color: #007bff
}

.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-secondary.bs-tooltip-top .arrow:before {
    border-top-color: #6c757d
}

.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-secondary.bs-tooltip-right .arrow:before {
    border-right-color: #6c757d
}

.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-secondary.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #6c757d
}

.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-secondary.bs-tooltip-left .arrow:before {
    border-left-color: #6c757d
}

.tooltip.b-tooltip-secondary .tooltip-inner {
    color: #fff;
    background-color: #6c757d
}

.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-success.bs-tooltip-top .arrow:before {
    border-top-color: #28a745
}

.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-success.bs-tooltip-right .arrow:before {
    border-right-color: #28a745
}

.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-success.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #28a745
}

.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-success.bs-tooltip-left .arrow:before {
    border-left-color: #28a745
}

.tooltip.b-tooltip-success .tooltip-inner {
    color: #fff;
    background-color: #28a745
}

.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-info.bs-tooltip-top .arrow:before {
    border-top-color: #17a2b8
}

.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-info.bs-tooltip-right .arrow:before {
    border-right-color: #17a2b8
}

.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-info.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #17a2b8
}

.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-info.bs-tooltip-left .arrow:before {
    border-left-color: #17a2b8
}

.tooltip.b-tooltip-info .tooltip-inner {
    color: #fff;
    background-color: #17a2b8
}

.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-warning.bs-tooltip-top .arrow:before {
    border-top-color: #ffc107
}

.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-warning.bs-tooltip-right .arrow:before {
    border-right-color: #ffc107
}

.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-warning.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #ffc107
}

.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-warning.bs-tooltip-left .arrow:before {
    border-left-color: #ffc107
}

.tooltip.b-tooltip-warning .tooltip-inner {
    color: #212529;
    background-color: #ffc107
}

.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-danger.bs-tooltip-top .arrow:before {
    border-top-color: #dc3545
}

.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-danger.bs-tooltip-right .arrow:before {
    border-right-color: #dc3545
}

.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-danger.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #dc3545
}

.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-danger.bs-tooltip-left .arrow:before {
    border-left-color: #dc3545
}

.tooltip.b-tooltip-danger .tooltip-inner {
    color: #fff;
    background-color: #dc3545
}

.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-light.bs-tooltip-top .arrow:before {
    border-top-color: #f8f9fa
}

.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-light.bs-tooltip-right .arrow:before {
    border-right-color: #f8f9fa
}

.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-light.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #f8f9fa
}

.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-light.bs-tooltip-left .arrow:before {
    border-left-color: #f8f9fa
}

.tooltip.b-tooltip-light .tooltip-inner {
    color: #212529;
    background-color: #f8f9fa
}

.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-dark.bs-tooltip-top .arrow:before {
    border-top-color: #343a40
}

.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-dark.bs-tooltip-right .arrow:before {
    border-right-color: #343a40
}

.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-dark.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #343a40
}

.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-dark.bs-tooltip-left .arrow:before {
    border-left-color: #343a40
}

.tooltip.b-tooltip-dark .tooltip-inner {
    color: #fff;
    background-color: #343a40
}

@-webkit-keyframes b-icon-animation-cylon {
    0% {
        transform: translateX(-25%)
    }

    to {
        transform: translateX(25%)
    }
}

@keyframes b-icon-animation-cylon {
    0% {
        transform: translateX(-25%)
    }

    to {
        transform: translateX(25%)
    }
}

@-webkit-keyframes b-icon-animation-cylon-vertical {
    0% {
        transform: translateY(25%)
    }

    to {
        transform: translateY(-25%)
    }
}

@keyframes b-icon-animation-cylon-vertical {
    0% {
        transform: translateY(25%)
    }

    to {
        transform: translateY(-25%)
    }
}

@-webkit-keyframes b-icon-animation-fade {
    0% {
        opacity: .1
    }

    to {
        opacity: 1
    }
}

@keyframes b-icon-animation-fade {
    0% {
        opacity: .1
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes b-icon-animation-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

@keyframes b-icon-animation-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

@-webkit-keyframes b-icon-animation-throb {
    0% {
        opacity: .5;
        transform: scale(.5)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes b-icon-animation-throb {
    0% {
        opacity: .5;
        transform: scale(.5)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

.bg-primary {
    background-color: #2f55d4!important
}

.bg-darkblue {
    background-color: #021b75
}

.bg-domain {
    background-color: #132480
}

.bg-deeppurple {
    background-color: #010230
}

.bg-deepprimary {
    background-color: #010753
}

.bg-emaildark {
    background-color: #183b80
}

.bg-ssl {
    background-color: #005ae6
}

.text-primary {
    color: #2f55d4!important
}

.text-darkpurple {
    color: #321a69
}

.bg-secondary {
    background-color: #5a6d90!important
}

.text-secondary {
    color: #5a6d90!important
}

.text-light-grey {
    color: #c3cfd9!important
}

a.text-secondary:focus,a.text-secondary:hover {
    color: #506180!important
}

.bg-success {
    background-color: #2eca8b!important
}

.text-success {
    color: #2eca8b!important
}

a.text-success:focus,a.text-success:hover {
    color: #29b57d!important
}

.bg-warning {
    background-color: #f17425!important
}

.text-warning {
    color: #f17425!important
}

a.text-warning:focus,a.text-warning:hover {
    color: #ed650f!important
}

.bg-info {
    background-color: #17a2b8!important
}

.bg-danger {
    background-color: #e43f52!important
}

.text-danger {
    color: #e43f52!important
}

.text-yellow {
    color: #fdd844!important
}

a.text-danger:focus,a.text-danger:hover {
    color: #e1293e!important
}

.bg-dark {
    background-color: #3c4858!important
}

.text-dark {
    color: #3c4858!important
}

.text-green {
    color: #29b57d!important
}

a.text-dark:focus,a.text-dark:hover {
    color: #323c49!important
}

p {
    color: #383838!important;
    font-size: 1.1em
}

.text-black,p {
    font-weight: 400
}

.text-black {
    color: #000!important;
    font-size: 1.0625em
}

a.text-muted:focus,a.text-muted:hover {
    color: #75859b!important
}

.bg-light {
    background-color: #f8f9fc!important
}

.bg-light-blue {
    background-color: #dcf3ff!important
}

.text-medium {
    font-size: 25px
}

.text-large1 {
    font-size: 70px;
    font-weight: 700
}

.text-large2 {
    font-size: 30px
}

.text-large3 {
    font-size: 40px
}

.text-light {
    color: #f8f9fc!important
}

a.text-light:focus,a.text-light:hover {
    color: #e6eaf4!important
}

.list-inline-item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 5px
}

.rounded {
    border-radius: 10px!important
}

.rounded-top {
    border-top-left-radius: 10px!important;
    border-top-right-radius: 10px!important
}

.border {
    border: 1px solid #e9ecef!important
}

.border-top {
    border-top: 1px solid #e9ecef!important
}

.border-bottom {
    border-bottom: 1px solid #e9ecef!important
}

.border-right {
    border-right: 1px solid #e9ecef!important
}

.small,small {
    font-size: 90%
}

.btn-primary {
    background-color: #2f55d4!important;
    border: 1px solid #2f55d4!important;
    color: #fff!important;
    box-shadow: 0 3px 5px 0 rgba(47,85,212,.3)
}

.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover {
    background-color: #2443ac!important;
    border-color: #2443ac!important;
    color: #fff!important
}

.btn-outline-primary {
    border: 1px solid #2f55d4;
    color: #2f55d4;
    background-color: transparent
}

.btn-outline-primary.active,.btn-outline-primary.focus,.btn-outline-primary:active,.btn-outline-primary:focus,.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled):active {
    background-color: #2f55d4;
    border-color: #2f55d4;
    color: #fff!important;
    box-shadow: 0 3px 5px 0 rgba(47,85,212,.3)
}

.btn-secondary {
    background-color: #5a6d90!important;
    border: 1px solid #5a6d90!important;
    color: #fff!important;
    box-shadow: 0 3px 5px 0 rgba(90,109,144,.3)
}

.btn-secondary.active,.btn-secondary.focus,.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover {
    background-color: #465571!important;
    border-color: #465571!important;
    color: #fff!important
}

.btn-success {
    background-color: #2eca8b!important;
    border: 1px solid #2eca8b!important;
    color: #fff!important;
    box-shadow: 0 3px 5px 0 rgba(46,202,139,.3)
}

.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover {
    background-color: #25a06e!important;
    border-color: #25a06e!important;
    color: #fff!important
}

.btn-warning {
    background-color: #f17425!important;
    border: 1px solid #f17425!important;
    color: #fff!important;
    box-shadow: 0 3px 5px 0 rgba(241,116,37,.3)
}

.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover {
    background-color: #d55b0e!important;
    border-color: #d55b0e!important;
    color: #fff!important
}

.btn-outline-warning {
    border: 1px solid #f17425;
    color: #f17425;
    background-color: transparent
}

.btn-outline-warning.active,.btn-outline-warning.focus,.btn-outline-warning:active,.btn-outline-warning:focus,.btn-outline-warning:hover,.btn-outline-warning:not(:disabled):not(.disabled):active {
    background-color: #f17425;
    border-color: #f17425;
    color: #fff!important;
    box-shadow: 0 3px 5px 0 rgba(241,116,37,.3)
}

.btn-danger {
    background-color: #e43f52!important;
    border: 1px solid #e43f52!important;
    color: #fff!important;
    box-shadow: 0 3px 5px 0 rgba(228,63,82,.3)
}

.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover {
    background-color: #d21e32!important;
    border-color: #d21e32!important;
    color: #fff!important
}

.btn-youtube {
    background-color: #e42525!important;
    border: 1px solid #e42525!important;
    color: #fff!important;
    box-shadow: 0 3px 5px 0 rgba(228,63,82,.3)
}

.btn-youtube.active,.btn-youtube.focus,.btn-youtube:active,.btn-youtube:focus,.btn-youtube:hover {
    background-color: #b52727!important;
    border-color: #b52727!important;
    color: #fff!important
}

.btn-dark {
    background-color: #3c4858!important;
    border: 1px solid #3c4858!important;
    color: #fff!important;
    box-shadow: 0 3px 5px 0 rgba(60,72,88,.3)
}

.btn-dark.active,.btn-dark.focus,.btn-dark:active,.btn-dark:focus,.btn-dark:hover {
    background-color: #272f3a!important;
    border-color: #272f3a!important;
    color: #fff!important
}

.btn-light {
    background-color: #f8f9fc!important;
    border: 1px solid #f8f9fc!important;
    color: #fff!important;
    box-shadow: 0 3px 5px 0 rgba(248,249,252,.3)
}

.btn-light.active,.btn-light.focus,.btn-light:active,.btn-light:focus,.btn-light:hover {
    background-color: #d4daed!important;
    border-color: #d4daed!important;
    color: #fff!important
}

.btn {
    padding: 8px 20px;
    outline: none;
    text-decoration: none;
    font-size: 16px;
    letter-spacing: .5px;
    transition: all .3s;
    font-weight: 600;
    border-radius: 10px
}

.btn:focus {
    box-shadow: none!important
}

.btn.btn-sm {
    padding: 7px 16px;
    font-size: 10px
}

.btn.btn-md {
    padding: 9px 20px;
    font-size: 13px
}

.btn.btn-lg {
    padding: 14px 30px;
    font-size: 16px
}

.btn.btn-pills {
    border-radius: 30px
}

.btn.btn-light {
    color: #3c4858!important;
    border: 1px solid #dee2e6!important
}

.btn.btn-light.active,.btn.btn-light.focus,.btn.btn-light:active,.btn.btn-light:focus,.btn.btn-light:hover {
    background-color: #d4daed!important;
    color: #3c4858!important
}

button:not(:disabled) {
    outline: none
}

.shadow {
    box-shadow: 0 0 3px rgba(60,72,88,.15)!important
}

.badge-primary {
    background-color: #2f55d4!important;
    color: #fff!important
}

.badge-secondary {
    background-color: #5a6d90!important;
    color: #fff!important
}

.badge-success {
    background-color: #2eca8b!important;
    color: #fff!important
}

.badge-warning {
    background-color: #f17425!important;
    color: #fff!important
}

.badge-info {
    background-color: #17a2b8!important;
    color: #fff!important
}

.badge-danger {
    background-color: #e43f52!important;
    color: #fff!important
}

.badge {
    padding: 5px 8px;
    border-radius: 3px;
    letter-spacing: .5px
}

.navbar-notifications-indicator {
    position: relative
}

.navbar-notifications-indicator:after {
    width: 6px;
    height: 6px;
    content: "";
    position: absolute;
    top: -3px;
    background: #e43f52;
    border-radius: 100px;
    left: 12px
}

.badge.badge-pill {
    border-radius: 10px
}

.badge.focus,.badge:focus {
    box-shadow: none!important
}

.alert-light {
    background-color: #fff;
    color: #fff;
    border-color: #f8f9fc
}

.alert {
    padding: 8px 15px;
    border-radius: 10px;
    font-size: 14px
}

.alert.alert-light {
    background-color: #f8f9fc;
    color: #3c4858;
    border-color: #dee2e6
}

.page-next-level .title {
    font-size: 28px;
    letter-spacing: 1px
}

.page-next-level .page-next {
    letter-spacing: .5px;
    position: relative;
    padding-left: 0;
    top: 110px;
    z-index: 99
}

.page-next-level .page-next li {
    display: inline-block;
    margin-right: 5px
}

.page-next-level .page-next li:after {
    content: "\f105";
    font-size: 16px;
    color: #3c4858;
    font-family: FontAwesome!important
}

.page-next-level .page-next li:last-child {
    margin-right: 0
}

.page-next-level .page-next li:last-child:after {
    display: none
}

.page-next-level .page-next li a,.page-next-level .page-next li span {
    font-size: 14px;
    padding-right: 8px;
    transition: all .5s ease
}

.page-next-level .page-next li a:hover {
    color: #2f55d4!important
}

.page-next-level .page-next li span:last-child {
    padding-right: 0
}

.pagination {
    line-height: 20px;
    font-size: 13px
}

.pagination li {
    display: inline
}

.pagination li:first-child a {
    border-left-width: 1px;
    border-radius: 20px 0 0 20px
}

.pagination li:last-child a {
    border-radius: 0 20px 20px 0
}

.pagination li a {
    float: left;
    text-decoration: none;
    color: #3c4858;
    border: 1px solid #dee2e6;
    border-left-width: 0;
    background: #fff
}

.pagination li a:hover {
    color: #fff;
    background: #4466d8
}

.pagination .active a {
    color: #fff;
    background: #2f55d4!important;
    border-color: #2f55d4;
    cursor: not-allowed
}

.avatar.avatar-ex-sm {
    max-height: 25px
}

.avatar.avatar-small {
    height: 65px;
    width: 65px
}

.avatar.avatar-ex-large {
    height: 180px;
    width: 180px
}

.faq-container .question {
    font-size: 1.25em
}

.faq-content .card a.faq[data-toggle=collapse] {
    background-color: #fff;
    color: #2f55d4;
    transition: all .5s
}

.faq-content .card a.faq[data-toggle=collapse]:before {
    content: "\F143";
    display: block;
    font-family: Material Design Icons;
    font-size: 18px;
    color: #3c4858;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    transition: all .5s ease
}

.faq-content .card .title {
    font-size: 18px
}

.nav-pills {
    margin-bottom: 15px;
    background: #f4f6fa
}

.nav-pills .nav-link {
    color: #8492a6!important;
    padding: 5px;
    transition: all .5s ease
}

.nav-pills .nav-link.active {
    background: #2f55d4;
    color: #fff!important
}

.nav-pills a .title {
    font-size: 17px;
    font-weight: 700
}

@-webkit-keyframes animate-positive {
    0% {
        width: 0
    }
}

@keyframes animate-positive {
    0% {
        width: 0
    }
}

.form-group {
    margin-bottom: 20px
}

.form-group label {
    font-size: 14px;
    font-weight: 700
}

.form-group .form-control {
    box-shadow: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
    color: #3c4858;
    height: 42px;
    font-size: 13px;
    border-radius: 10px;
    transition: all .5s ease
}

.form-group .form-control.active,.form-group .form-control:focus {
    border-color: #2f55d4
}

.form-group textarea {
    height: 120px!important
}

.form-group textarea.form-control {
    line-height: 25px
}

.form-control:disabled,.form-control[readonly] {
    background-color: transparent;
    opacity: 1
}

.custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #2f55d4;
    background-color: #2f55d4
}

.custom-control-input:focus~.custom-control-label:before,.form-control:focus {
    box-shadow: none;
    border-color: #2f55d4
}

.custom-control-label {
    cursor: pointer
}

.custom-control-label:after,.custom-control-label:before {
    top: 2px
}

.subcribe-form input {
    width: 100%;
    color: #3c4858!important;
    border: none;
    outline: none!important;
    padding: 14px 160px 14px 30px;
    background-color: hsla(0,0%,100%,.8)
}

.subcribe-form button {
    position: absolute;
    top: 6px;
    right: 6px;
    outline: none!important
}

.subcribe-form form {
    position: relative;
    max-width: 700px;
    margin: 0 auto
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-responsive .table-center th {
    vertical-align: middle!important;
    cursor: pointer
}

.table-responsive .table-center tbody tr:hover {
    color: #3c4858;
    background-color: #f8f9fa
}

@-webkit-keyframes sk-bounce {
    0%,to {
        transform: scale(0)
    }

    50% {
        transform: scale(1)
    }
}

@keyframes sk-bounce {
    0%,to {
        transform: scale(0)
    }

    50% {
        transform: scale(1)
    }
}

.social-icon li a {
    color: #3c4858;
    border: 1px solid #3c4858;
    display: inline-block;
    height: 32px;
    text-align: center;
    font-size: 15px;
    width: 32px;
    line-height: 30px;
    transition: all .4s ease;
    overflow: hidden;
    position: relative
}

.social-icon li a:hover {
    background-color: #2f55d4;
    border-color: #2f55d4!important;
    color: #fff!important
}

.social-icon.social li a {
    color: #adb5bd;
    border-color: #adb5bd
}

.back-to-top {
    cursor: pointer;
    z-index: 99;
    position: fixed;
    bottom: 30px;
    right: 50%;
    width: 33px;
    height: 33px;
    line-height: 33px;
    display: none;
    color: #3c4858;
    background-color: #ced4da;
    transition: all .5s ease;
    box-shadow: 0 0 3px rgba(60,72,88,.15)
}

.btt {
    margin: 8px auto
}

.back-to-top i {
    font-size: 16px;
    transition: all .5s ease
}

.back-to-top:hover {
    background-color: #2f55d4;
    color: #fff;
    transform: rotate(45deg)
}

.back-to-top:hover i {
    transform: rotate(-45deg)
}

.display-3 {
    font-size: 64px!important
}

.display-5 {
    font-size: 30px!important
}

.highlight {
    color: #3e50b1
}

@media (max-width: 768px) {
    .page-next-level .page-next {
        top:70px
    }

    .display-3 {
        font-size: 42px!important
    }
}

body {
    font-family: Nunito,sans-serif;
    overflow-x: hidden!important;
    font-size: 16px;
    color: #161c2d
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: Nunito,sans-serif;
    line-height: 1.5;
    font-weight: 600
}

::-moz-selection {
    background: #4466d8;
    color: #fff
}

::selection {
    background: #4466d8;
    color: #fff
}

a {
    text-decoration: none!important
}

p {
    line-height: 1.6
}

.section {
    padding: 100px 0;
    position: relative
}

.section-two {
    padding: 60px 0;
    position: relative
}

.section-three {
    padding: 35px 0;
    position: relative;
    margin-top: 50px;
    height: 150px
}

.bg-overlay {
    background-color: rgba(60,72,88,.7);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.title-heading {
    line-height: 26px
}

.title-heading .heading {
    font-size: 50px;
    letter-spacing: 1px;
    font-weight: 700
}

.title-heading .para-desc {
    font-size: 1.125em
}

.section-title {
    position: relative
}

.section-title .title {
    letter-spacing: .5px;
    font-size: 1.875em
}

.para-desc {
    max-width: 800px
}

.mt-100 {
    margin-top: 100px
}

.mt-120 {
    margin-top: 120px
}

.mt-80 {
    margin-top: 80px
}

.mt-60 {
    margin-top: 60px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-40 {
    margin-bottom: 40px
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(5px)
    }
}

@keyframes mover {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(5px)
    }
}

@media (min-width: 768px) {
    .margin-top-100 {
        margin-top:100px
    }

    .margin-top-100 .heading {
        font-size: 40px
    }
}

@media (max-width: 768px) {
    .section {
        padding:60px 0
    }

    .title-heading .heading {
        font-size: 35px!important
    }

    .section-title .title {
        font-size: 1.5em
    }

    .mt-60 {
        margin-top: 60px
    }
}

#topnav {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1030;
    background-color: transparent;
    border: 0;
    transition: all .5s ease
}

#topnav .logo {
    float: left;
    color: #3c4858!important
}

#topnav .has-submenu.active a {
    color: #fff
}

#topnav .has-submenu.active .submenu li.active>a {
    color: #2f55d4
}

#topnav .has-submenu.active.active .menu-arrow {
    border-color: #2f55d4
}

#topnav .has-submenu {
    position: relative
}

#topnav .navbar-toggle {
    border: 0;
    position: relative;
    width: 60px;
    padding: 0;
    margin: 0;
    cursor: pointer
}

#topnav .navbar-toggle .lines {
    width: 25px;
    display: block;
    position: relative;
    margin: 32px 20px 24px;
    height: 18px
}

#topnav .navbar-toggle span {
    height: 2px;
    width: 100%;
    background-color: #3c4858;
    display: block;
    margin-bottom: 5px;
    transition: transform .5s ease
}

#topnav .navbar-toggle span:last-child {
    margin-bottom: 0
}

#topnav .buy-button {
    float: right;
    line-height: 68px;
    padding: 3px 0
}

#topnav .navbar-toggle.open span {
    position: absolute
}

#topnav .navbar-toggle.open span:first-child {
    top: 6px;
    transform: rotate(45deg)
}

#topnav .navbar-toggle.open span:nth-child(2) {
    visibility: hidden
}

#topnav .navbar-toggle.open span:last-child {
    width: 100%;
    top: 6px;
    transform: rotate(-45deg)
}

#topnav .navbar-toggle.open span:hover {
    background-color: #2f55d4
}

#topnav .navbar-toggle .navigation-menu>li>a:hover,#topnav .navbar-toggle:focus,#topnav .navbar-toggle:hover {
    background-color: transparent
}

#topnav .navigation-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

#topnav .navigation-menu>li {
    float: left;
    display: block;
    position: relative;
    margin: 0 10px
}

#topnav .navigation-menu>li.active>a,#topnav .navigation-menu>li:hover>a {
    color: #2f55d4!important
}

#topnav .navigation-menu>li>a {
    display: block;
    color: #3c4858;
    font-size: 13px;
    background-color: transparent!important;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 24px;
    text-transform: uppercase;
    transition: all .5s;
    font-family: Nunito,sans-serif;
    padding-left: 15px;
    padding-right: 15px
}

#topnav .navigation-menu>li>a:active,#topnav .navigation-menu>li>a:hover {
    color: #2f55d4
}

#topnav .navigation-menu .has-submenu .menu-arrow {
    border-radius: .5px;
    border: solid #3c4858;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    position: absolute;
    transition: all .5s;
    right: -1px;
    top: 30px
}

#topnav .menu-extras {
    float: right
}

#topnav.scroll {
    background-color: #fff;
    border: none;
    box-shadow: 0 0 3px rgba(60,72,88,.15)
}

#topnav.scroll .navigation-menu>li>a {
    color: #3c4858
}

#topnav.scroll .navigation-menu>li>.menu-arrow {
    border-color: #3c4858
}

#topnav.scroll .navigation-menu>li.active>a,#topnav.scroll .navigation-menu>li:hover>a {
    color: #2f55d4
}

#topnav.scroll .navigation-menu>li.active>.menu-arrow,#topnav.scroll .navigation-menu>li:hover>.menu-arrow {
    border-color: #2f55d4
}

#topnav.defaultscroll.scroll .logo {
    line-height: 62px
}

#topnav.nav-sticky {
    background: #fff;
    box-shadow: 0 0 3px rgba(60,72,88,.15)
}

@media (min-width: 992px) {
    #topnav .navigation-menu {
        display:flex;
        justify-content: center
    }

    #topnav .navigation-menu>.has-submenu>.submenu>.has-submenu>.submenu:before {
        top: 20px;
        margin-left: -35px;
        box-shadow: 1px 1px 0 0 rgba(60,72,88,.15);
        border-color: transparent #fff #fff transparent
    }

    #topnav .navigation-menu>li .submenu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        padding: 15px 0;
        list-style: none;
        min-width: 180px;
        visibility: hidden;
        opacity: 0;
        margin-top: 10px;
        transition: all .2s ease;
        border-radius: 10px;
        background-color: #fff;
        box-shadow: 0 0 3px rgba(60,72,88,.15)
    }

    #topnav .navigation-menu>li .submenu:before {
        content: "";
        position: absolute;
        top: 2px;
        left: 45px;
        box-sizing: border-box;
        border-color: transparent transparent #fff #fff;
        border-style: solid;
        border-width: 7px;
        transform-origin: 0 0;
        transform: rotate(135deg);
        box-shadow: -2px 2px 2px -1px rgba(60,72,88,.15)
    }

    #topnav .navigation-menu>li .submenu li {
        position: relative
    }

    #topnav .navigation-menu>li .submenu li a {
        display: block;
        padding: 10px 20px;
        clear: both;
        white-space: nowrap;
        font-size: 11px;
        text-transform: uppercase;
        letter-spacing: .04em;
        font-weight: 700;
        color: #3c4858!important;
        transition: all .3s
    }

    #topnav .navigation-menu>li .submenu li a:hover {
        color: #2f55d4!important
    }

    #topnav .navigation-menu>li .submenu li ul {
        list-style: none;
        padding-left: 0;
        margin: 0
    }

    #topnav .navigation-menu>li .submenu>li .submenu {
        left: 106%;
        top: 0;
        margin-left: 10px;
        margin-top: -1px
    }

    #topnav .navigation-menu>li>a {
        padding-top: 25px;
        padding-bottom: 25px;
        min-height: 62px
    }

    #topnav .navigation-menu>li:hover>.menu-arrow {
        border-color: #2f55d4
    }

    #topnav .navigation-menu>li.active>a,#topnav .navigation-menu>li:hover>a {
        color: #2f55d4!important
    }

    #topnav .navbar-toggle {
        display: none
    }

    #topnav #navigation {
        display: block!important
    }

    #topnav.scroll {
        top: 0
    }

    #topnav.scroll .navigation-menu>li>a {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media (max-width: 991px) {
    #topnav {
        background-color:#fff;
        box-shadow: 0 0 3px rgba(60,72,88,.15);
        min-height: 74px
    }

    #topnav .container {
        width: auto
    }

    #topnav #navigation {
        max-height: 400px
    }

    #topnav .navigation-menu {
        float: none
    }

    #topnav .navigation-menu>li {
        float: none
    }

    #topnav .navigation-menu>li .submenu {
        display: none;
        list-style: none;
        padding-left: 20px;
        margin: 0
    }

    #topnav .navigation-menu>li .submenu li a {
        display: block;
        position: relative;
        padding: 7px 15px;
        text-transform: uppercase;
        font-size: 11px;
        letter-spacing: .04em;
        font-weight: 700;
        color: #3c4858!important;
        transition: all .3s
    }

    #topnav .navigation-menu>li .submenu.open {
        display: block
    }

    #topnav .navigation-menu>li .submenu .submenu {
        display: none;
        list-style: none
    }

    #topnav .navigation-menu>li .submenu .submenu.open {
        display: block
    }

    #topnav .navigation-menu>li>a {
        color: #3c4858;
        padding: 10px 20px
    }

    #topnav .navigation-menu>li>a:after {
        position: absolute;
        right: 15px
    }

    #topnav .navigation-menu>li.has-submenu.open>a,#topnav .navigation-menu>li .submenu li a:hover,#topnav .navigation-menu>li>a:hover {
        color: #2f55d4
    }

    #topnav .menu-extras .menu-item {
        border-color: #8492a6
    }

    #topnav .has-submenu.active a {
        color: #2f55d4
    }

    #navigation {
        position: absolute;
        top: 74px;
        left: 0;
        width: 100%;
        display: none;
        height: auto;
        padding-bottom: 0;
        overflow: auto;
        border-top: 1px solid #f1f3f9;
        border-bottom: 1px solid #f1f3f9;
        background-color: #fff
    }

    #navigation.open {
        display: block;
        overflow-y: auto
    }
}

@media (max-width: 768px) {
    #topnav .navigation-menu .has-submenu .menu-arrow {
        right:16px;
        top: 16px
    }
}

@media (min-width: 768px) {
    #topnav .navigation-menu>li.has-submenu:hover>.submenu {
        visibility:visible;
        opacity: 1;
        margin-top: 0
    }

    #topnav .navigation-menu>li.has-submenu:hover>.submenu>li.has-submenu:hover>.submenu {
        visibility: visible;
        opacity: 1;
        margin-left: 0;
        margin-right: 0
    }

    .navbar-toggle {
        display: block
    }
}

@media (max-width: 375px) {
    #topnav .buy-button {
        display:none
    }

    #topnav .navbar-toggle .lines {
        margin-right: 0!important
    }
}

#topnav1 {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1030;
    background-color: transparent;
    border: 0;
    transition: all .5s ease
}

#topnav1 .logo {
    float: left;
    color: #3c4858!important
}

#topnav1 .has-submenu.active a {
    color: #fff
}

#topnav1 .has-submenu.active .submenu li.active>a {
    color: #2f55d4
}

#topnav1 .has-submenu.active.active .menu-arrow {
    border-color: #2f55d4
}

#topnav1 .has-submenu {
    position: relative
}

#topnav1 .navbar-toggle {
    border: 0;
    position: relative;
    width: 60px;
    padding: 0;
    margin: 0;
    cursor: pointer
}

#topnav1 .navbar-toggle .lines {
    width: 25px;
    display: block;
    position: relative;
    margin: 32px 20px 24px;
    height: 18px
}

#topnav1 .navbar-toggle span {
    height: 2px;
    width: 100%;
    background-color: #fff;
    display: block;
    margin-bottom: 5px;
    transition: transform .5s ease
}

#topnav1 .navbar-toggle span:last-child {
    margin-bottom: 0
}

#topnav1 .buy-button {
    float: right;
    line-height: 68px;
    padding: 3px 0
}

#topnav1 .navbar-toggle.open span {
    position: absolute
}

#topnav1 .navbar-toggle.open span:first-child {
    top: 6px;
    transform: rotate(45deg)
}

#topnav1 .navbar-toggle.open span:nth-child(2) {
    visibility: hidden
}

#topnav1 .navbar-toggle.open span:last-child {
    width: 100%;
    top: 6px;
    transform: rotate(-45deg)
}

#topnav1 .navbar-toggle.open span:hover {
    background-color: #2f55d4
}

#topnav1 .navbar-toggle .navigation-menu>li>a:hover,#topnav1 .navbar-toggle:focus,#topnav1 .navbar-toggle:hover,#topnav .navbar-toggle:focus {
    background-color: transparent
}

#topnav1 .navigation-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

#topnav1 .navigation-menu>li {
    float: left;
    display: block;
    position: relative;
    margin: 0 10px
}

#topnav1 .navigation-menu>li.active>a,#topnav1 .navigation-menu>li:hover>a {
    color: #2f55d4!important
}

#topnav1 .navigation-menu>li>a {
    display: block;
    color: #fff;
    font-size: 13px;
    background-color: transparent!important;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 24px;
    text-transform: uppercase;
    transition: all .5s;
    font-family: Nunito,sans-serif;
    padding-left: 15px;
    padding-right: 15px
}

#topnav1 .navigation-menu>li>a:hover,#topnav .navigation-menu>li>a:active {
    color: #2f55d4
}

#topnav1 .navigation-menu .has-submenu .menu-arrow {
    border-radius: .5px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    position: absolute;
    transition: all .5s;
    right: -1px;
    top: 30px
}

#topnav1 .menu-extras {
    float: right
}

#topnav1.scroll {
    background-color: #fff;
    border: none;
    box-shadow: 0 0 3px rgba(60,72,88,.15)
}

#topnav1.scroll .navigation-menu>li>a {
    color: #3c4858
}

#topnav1.scroll .navigation-menu>li>.menu-arrow {
    border-color: #3c4858
}

#topnav1.scroll .navigation-menu>li:hover>a,#topnav.scroll .navigation-menu>li.active>a {
    color: #2f55d4
}

#topnav1.scroll .navigation-menu>li:hover>.menu-arrow,#topnav.scroll .navigation-menu>li.active>.menu-arrow {
    border-color: #2f55d4
}

#topnav1.defaultscroll.scroll .logo {
    line-height: 62px
}

#topnav1.nav-sticky .navigation-menu>li>a {
    background: #fff;
    color: #3c4858
}

#topnav1.nav-sticky .navigation-menu .has-submenu .menu-arrow {
    border-radius: .5px;
    border: solid #3c4858;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    position: absolute;
    transition: all .5s;
    right: -1px;
    top: 30px
}

.logo {
    font-weight: 700;
    font-size: 24px;
    padding: 3px 0;
    letter-spacing: 1px;
    line-height: 68px
}

@media (min-width: 992px) {
    #topnav1 .navigation-menu {
        display:flex;
        justify-content: center
    }

    #topnav1 .navigation-menu>.has-submenu>.submenu>.has-submenu>.submenu:before {
        top: 20px;
        margin-left: -35px;
        box-shadow: 1px 1px 0 0 rgba(60,72,88,.15);
        border-color: transparent #fff #fff transparent
    }

    #topnav1 .navigation-menu>li .submenu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        padding: 15px 0;
        list-style: none;
        min-width: 180px;
        visibility: hidden;
        opacity: 0;
        margin-top: 10px;
        transition: all .2s ease;
        border-radius: 10px;
        background-color: #fff;
        box-shadow: 0 0 3px rgba(60,72,88,.15)
    }

    #topnav1 .navigation-menu>li .submenu:before {
        content: "";
        position: absolute;
        top: 2px;
        left: 45px;
        box-sizing: border-box;
        border-color: transparent transparent #fff #fff;
        border-style: solid;
        border-width: 7px;
        transform-origin: 0 0;
        transform: rotate(135deg);
        box-shadow: -2px 2px 2px -1px rgba(60,72,88,.15)
    }

    #topnav1 .navigation-menu>li .submenu li {
        position: relative
    }

    #topnav1 .navigation-menu>li .submenu li a {
        display: block;
        padding: 10px 20px;
        clear: both;
        white-space: nowrap;
        font-size: 11px;
        text-transform: uppercase;
        letter-spacing: .04em;
        font-weight: 700;
        color: #3c4858!important;
        transition: all .3s
    }

    #topnav1 .navigation-menu>li .submenu li a:hover {
        color: #2f55d4!important
    }

    #topnav1 .navigation-menu>li .submenu li ul {
        list-style: none;
        padding-left: 0;
        margin: 0
    }

    #topnav1 .navigation-menu>li .submenu>li .submenu {
        left: 106%;
        top: 0;
        margin-left: 10px;
        margin-top: -1px
    }

    #topnav1 .navigation-menu>li>a {
        padding-top: 25px;
        padding-bottom: 25px;
        min-height: 62px
    }

    #topnav1 .navigation-menu>li:hover>.menu-arrow {
        border-color: #8492a6
    }

    #topnav1 .navigation-menu>li.active>a,#topnav1 .navigation-menu>li:hover>a {
        color: #8492a6!important
    }

    #topnav1 .navbar-toggle {
        display: none
    }

    #topnav1 #navigation {
        display: block!important
    }

    #topnav1.scroll {
        top: 0
    }

    #topnav1.scroll .navigation-menu>li>a {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media (max-width: 991px) {
    #topnav1 {
        min-height:74px
    }

    #topnav1 .container {
        width: auto
    }

    #topnav1 #navigation {
        max-height: 400px
    }

    #topnav1 .navigation-menu {
        float: none
    }

    #topnav1 .navigation-menu>li {
        float: none
    }

    #topnav1 .navigation-menu>li .submenu {
        display: none;
        list-style: none;
        padding-left: 20px;
        margin: 0
    }

    #topnav1 .navigation-menu>li .submenu li a {
        display: block;
        position: relative;
        padding: 7px 15px;
        text-transform: uppercase;
        font-size: 11px;
        letter-spacing: .04em;
        font-weight: 700;
        color: #3c4858!important;
        transition: all .3s
    }

    #topnav1 .navigation-menu>li .submenu.open {
        display: block
    }

    #topnav1 .navigation-menu>li .submenu .submenu {
        display: none;
        list-style: none
    }

    #topnav1 .navigation-menu>li .submenu .submenu.open {
        display: block
    }

    #topnav1 .navigation-menu>li>a {
        color: #3c4858;
        padding: 10px 20px
    }

    #topnav1 .navigation-menu>li>a:after {
        position: absolute;
        right: 15px
    }

    #topnav1 .navigation-menu>li.has-submenu.open>a,#topnav1 .navigation-menu>li .submenu li a:hover,#topnav1 .navigation-menu>li>a:hover {
        color: #2f55d4
    }

    #topnav1 .menu-extras .menu-item {
        border-color: #8492a6
    }

    #topnav1 .has-submenu.active a {
        color: #2f55d4
    }

    #navigation {
        position: absolute;
        top: 74px;
        left: 0;
        width: 100%;
        display: none;
        height: auto;
        padding-bottom: 0;
        overflow: auto;
        border-top: 1px solid #f1f3f9;
        border-bottom: 1px solid #f1f3f9;
        background-color: #fff
    }

    #navigation.open {
        display: block;
        overflow-y: auto
    }

    #topnav1 .navigation-menu .has-submenu .menu-arrow {
        border-radius: .5px;
        border: solid #3c4858;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(45deg);
        position: absolute;
        transition: all .5s;
        right: -1px;
        top: 30px
    }
}

@media (max-width: 768px) {
    #topnav1 .navigation-menu .has-submenu .menu-arrow {
        right:16px;
        top: 16px
    }
}

@media (min-width: 768px) {
    #topnav1 .navigation-menu>li.has-submenu:hover>.submenu {
        visibility:visible;
        opacity: 1;
        margin-top: 0
    }

    #topnav1 .navigation-menu>li.has-submenu:hover>.submenu>li.has-submenu:hover>.submenu {
        visibility: visible;
        opacity: 1;
        margin-left: 0;
        margin-right: 0
    }

    .navbar-toggle {
        display: block;
        color: #fff
    }
}

@media (max-width: 375px) {
    #topnav1 .buy-button {
        display:none
    }

    #topnav1 .navbar-toggle .lines {
        margin-right: 0!important
    }
}

.bg-home {
    height: 100vh
}

.bg-half-170,.bg-home {
    background-size: cover;
    -ms-grid-row-align: center;
    align-self: center;
    position: relative;
    background-position: 50%
}

.bg-half-170 {
    padding: 170px 0
}

.bg-half {
    padding: 184px 0 90px;
    background-size: cover;
    -ms-grid-row-align: center;
    align-self: center;
    position: relative;
    background-position: 50%
}

.home-dashboard img {
    position: relative;
    top: 60px;
    z-index: 1
}

.home-slider .carousel,.home-slider .carousel-item {
    height: 100vh;
    width: 100%;
    min-height: 470px
}

.home-slider .carousel-item {
    background-position: 50%;
    background-size: cover
}

.home-slider .carousel-item.active {
    display: flex
}

.main-slider .slides .bg-slider {
    height: 100vh;
    width: 100%;
    background-size: cover;
    -ms-grid-row-align: center;
    align-self: center;
    position: relative;
    background-position: 50%;
    padding: 150px 0
}

.main-slider .slides .bg-slider.shopping {
    height: 75vh
}

@media (max-width: 768px) {
    .bg-half {
        padding:169px 0 50px
    }
}

@media (max-width: 767px) {
    .bg-half-170,.bg-home,.main-slider .slides .bg-slider {
        padding:150px 0;
        height: auto
    }
}

.feature-list li {
    margin-bottom: 5px;
    font-size: 15px
}

.features .icon {
    font-size: 24px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #edf0fb;
    text-align: center
}

.features .image:before {
    content: "";
    position: absolute;
    bottom: 5px;
    right: -15px;
    width: 70px;
    height: 70px;
    border-radius: 10px;
    transform: rotate(33.75deg);
    z-index: -1
}

.features .title-2 {
    font-size: 1.25em
}

.features:hover .image:before {
    -webkit-animation: spinner-border 5s linear infinite;
    animation: spinner-border 5s linear infinite
}

.key-feature {
    transition: all .3s ease
}

.key-feature .icon {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 24px
}

.key-feature:hover {
    transform: scale(1.05)
}

.features .title,.key-feature .content .title {
    font-size: 18px
}

.work-process {
    transition: all .5s ease
}

.work-process .title {
    font-size: 20px
}

.work-process .step,.work-process .step-icon {
    font-size: 45px;
    opacity: .5
}

.work-process a {
    font-size: 15px
}

.work-process:hover {
    transform: translateY(-10px)
}

.course-feature .title {
    font-size: 20px
}

.course-feature .title:hover {
    color: #2f55d4!important
}

.course-feature .full-img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    margin: 0 auto;
    z-index: -2;
    transition: all .5s ease
}

.course-feature:hover {
    transform: translateY(-10px);
    box-shadow: 0 0 3px rgba(60,72,88,.15);
    background: #f8f9fc!important
}

.course-feature:hover .full-img {
    opacity: .08
}

.course-feature {
    position: relative;
    z-index: 2;
    margin: -150px 0 0;
    box-shadow: 0 0 3px rgba(60,72,88,.15)
}

.catagories,.course-feature {
    transition: all .5s ease
}

.catagories:hover {
    transform: translateY(-10px);
    box-shadow: 0 0 3px rgba(60,72,88,.15)
}

.catagories a:hover {
    color: #2f55d4!important
}

@media screen and (max-width: 767px) {
    .course-feature {
        margin:0 0 30px
    }
}

.customer-testi .content:before {
    content: "";
    position: absolute;
    top: 30px;
    left: 0;
    margin-left: 13px;
    box-sizing: border-box;
    border-color: transparent #fff #fff transparent;
    border-style: solid;
    border-width: 8px;
    transform-origin: 0 0;
    transform: rotate(135deg);
    box-shadow: 2px 2px 2px -1px rgba(60,72,88,.15)
}

.pricing-rates {
    position: relative;
    z-index: 1;
    border-bottom: 3px solid #adb5bd
}

.pricing-rates .title {
    font-weight: 700;
    font-size: 16px
}

.pricing-rates .price {
    font-weight: 400
}

.pricing-rates .feature .feature-list {
    margin: auto auto 5px;
    font-size: 14px
}

.pricing-rates.business-rate {
    transition: all .3s ease-in-out
}

.pricing-rates.business-rate:hover {
    transform: scale(1.03);
    z-index: 2;
    border-color: #2f55d4
}

.pricing-rates.business-rate:hover .title {
    color: #2f55d4
}

.pricing-rates.starter-plan {
    transform: scale(1.05);
    z-index: 2;
    border-color: #2f55d4
}

.pricing-rates.best-plan {
    transition: all .5s ease
}

.pricing-rates.best-plan .lable {
    width: 200px;
    position: absolute;
    top: 15px;
    right: -65px;
    transform: rotate(45deg);
    z-index: 1
}

.pricing-rates.best-plan .lable h6 {
    font-size: 12px
}

.pricing-rates.best-plan:hover {
    transform: translateY(-10px)
}

@media (max-width: 767px) {
    .pricing-rates.starter-plan {
        transform:scale(1)
    }
}

.watch-video a.watch {
    font-size: 14px;
    font-weight: 700
}

.watch-video a .play-icon-circle {
    height: 36px;
    width: 36px;
    background-color: #2f55d4;
    line-height: 36px
}

.watch-video a .play-icon-circle.play-iconbar {
    font-size: 16px
}

.watch-video a .play-icon-circle.play {
    top: 77%
}

.play-btn {
    height: 78px;
    width: 78px;
    font-size: 30px;
    line-height: 76px;
    border-radius: 50%;
    display: inline-block;
    color: #fff
}

.play-icon {
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    right: 0;
    left: 0;
    text-align: center
}

.play-icon i {
    height: 75px;
    -webkit-text-stroke: 2px #2f55d4;
    -webkit-text-fill-color: transparent;
    width: 75px;
    font-size: 25px;
    line-height: 75px;
    display: inline-block
}

.play-icon i:hover {
    -webkit-text-stroke: 2px #2f55d4
}

.blog {
    transition: all .3s ease
}

.blog .content h4 {
    line-height: 1.2
}

.blog .content .title {
    font-size: 20px;
    transition: all .5s ease
}

.blog .content .title:hover {
    color: #2f55d4!important
}

.blog .content .post-meta .like {
    font-size: 15px;
    transition: all .5s ease
}

.blog .content .post-meta .like:hover {
    color: #e43f52!important
}

.blog .author {
    top: 5%;
    left: 5%;
    opacity: 0
}

.blog .author,.blog .close {
    position: absolute;
    z-index: 1;
    transition: all .5s ease
}

.blog .close {
    bottom: 1%;
    right: 3%;
    opacity: 1
}

.blog:hover .overlay {
    opacity: .4
}

.blog:hover .author {
    opacity: 1
}

.sidebar {
    position: sticky;
    top: 80px
}

.sidebar .widget .widget-search form {
    position: relative
}

.sidebar .widget .searchform input[type=text],.sidebar .widget .widget-search input[type=text] {
    box-shadow: none;
    height: 45px;
    font-size: 14px;
    display: block;
    width: 100%;
    outline: none!important;
    padding: 12px 45px 12px 15px
}

.sidebar .widget .searchform input[type=submit],.sidebar .widget .widget-search input[type=submit] {
    position: absolute;
    top: 5px;
    right: 10px;
    opacity: 0;
    width: 40px;
    height: 40px
}

.sidebar .widget .widget-search .searchform:after {
    content: "\f002";
    position: absolute;
    font-family: FontAwesome;
    right: 16px;
    top: 15px;
    font-size: 20px;
    line-height: 20px;
    pointer-events: none
}

.sidebar .widget .widget-title {
    font-size: 1.25em;
    font-weight: 700
}

.sidebar .widget .blog-catagories li {
    padding-bottom: 10px
}

.sidebar .widget .blog-catagories li:last-child {
    padding-bottom: 0
}

.sidebar .widget .blog-catagories li a,.sidebar .widget .blog-catagories li span {
    font-size: 15px
}

.sidebar .widget .blog-catagories li a {
    color: #3c4858;
    transition: all .5s ease
}

.sidebar .widget .blog-catagories li a:hover {
    color: #2f55d4
}

.sidebar .widget .post-recent {
    padding-bottom: 15px
}

.sidebar .widget .post-recent:last-child {
    padding-bottom: 0
}

.sidebar .widget .post-recent .post-recent-thumb {
    width: 25%
}

.sidebar .widget .post-recent .post-recent-content {
    width: 75%;
    padding-left: 10px
}

.sidebar .widget .post-recent .post-recent-content a {
    display: block;
    color: #3c4858;
    font-size: 15px;
    transition: all .5s ease
}

.sidebar .widget .post-recent .post-recent-content a:hover {
    color: #2f55d4
}

.sidebar .widget .post-recent .post-recent-content span {
    font-size: 13px
}

.widget .tagcloud>a {
    background: #e9ecef;
    color: #3c4858;
    display: inline-block;
    font-size: 9px;
    letter-spacing: 1px;
    margin: 5px 10px 5px 0;
    padding: 8px 12px 7px;
    text-transform: uppercase;
    transition: all .5s ease;
    font-weight: 600
}

.tagcloud>a:hover {
    background: #2f55d4;
    color: #fff
}

.page-title {
    font-size: 1.25em;
    font-weight: 700
}

.blog .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: all .5s ease
}

.work-container {
    overflow: hidden;
    transition: all .2s ease
}

.work-container .content {
    position: absolute;
    z-index: 1;
    bottom: 5%;
    left: 5%
}

.work-container .content .title {
    font-size: 20px;
    transition: all .5s ease
}

.work-container .client,.work-container .content {
    opacity: 0;
    transition: all .5s ease
}

.work-container .client {
    position: absolute;
    z-index: 1;
    right: 5%;
    top: 5%
}

.work-container:hover .client,.work-container:hover .content {
    opacity: 1
}

.work-container img {
    transition: all .5s ease
}

.work-container:hover img {
    transform: scale(1.1) rotate(3deg)
}

.event-schedule {
    transition: all .5s ease
}

.event-schedule .date .day {
    font-size: 18px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    line-height: 48px;
    border: 2px solid #fff
}

.event-schedule .content .title {
    font-size: 20px;
    transition: all .5s ease
}

.event-schedule .content .title:hover {
    color: #2f55d4!important
}

.event-schedule .content .location-time {
    font-size: 14px
}

.event-schedule:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 3px rgba(60,72,88,.15);
    border-color: #2f55d4!important;
    background: #f8f9fc!important
}

.team img {
    transition: all .5s ease
}

.team .name:hover {
    color: #2f55d4!important
}

.team:hover img {
    box-shadow: 0 0 3px rgba(60,72,88,.15);
    opacity: .2
}

.login-page {
    font-size: 15px
}

.login-page .forgot-pass {
    z-index: 99;
    position: relative;
    font-size: 13px
}

.error-page,.maintenance {
    font-size: 40px;
    letter-spacing: 1px
}

#countdown .count-down,#eventdown .count-down {
    display: inline-block;
    margin: 30px 10px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    border: 4px solid #dee2e6;
    height: 130px;
    width: 130px
}

#countdown .count-down .count-number,#eventdown .count-down .count-number {
    font-size: 40px;
    line-height: 95px
}

#countdown .count-down .count-head,#eventdown .count-down .count-head {
    display: block;
    position: relative;
    transform: translateY(-20px);
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px
}

#eventdown .count-down {
    margin: 10px!important;
    border: 0;
    height: 20px;
    width: 80px
}

#eventdown .count-down .count-number {
    line-height: 80px
}

#eventdown .count-down .count-head {
    transform: translateY(-15px)
}

@media (min-width: 200px) and (max-width:767px) {
    .error-page,.maintenance {
        font-size:32px
    }

    #eventdown .count-down {
        width: 60px
    }

    #eventdown .count-down .count-number {
        font-size: 30px
    }

    #eventdown .count-down .count-head {
        font-size: 10px
    }
}

.contact-detail .content .title {
    font-size: 20px
}

.form-group .icons {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 100px;
    font-size: 18px
}

.map {
    line-height: 0
}

.error {
    margin: 8px 0;
    display: none;
    color: #e43f52
}

.footer {
    background: #202942;
    padding: 60px 0;
    position: relative;
    color: #adb5bd
}

.footer .footer-head {
    font-size: 1.25em;
    letter-spacing: 1px;
    font-weight: 500
}

.footer .foot-subscribe .form-control {
    background-color: #27314f;
    border: 1px solid #27314f;
    color: #f8f9fc
}

.footer .foot-subscribe .form-control:focus {
    box-shadow: none
}

.footer .foot-subscribe input:-ms-input-placeholder {
    color: #adb5bd
}

.footer .foot-subscribe input::-moz-placeholder {
    color: #adb5bd
}

.footer .foot-subscribe input::placeholder {
    color: #adb5bd
}

.footer .text-foot {
    color: #adb5bd
}

.footer .footer-list {
    margin-bottom: 0
}

.footer .footer-list li {
    margin-bottom: 10px
}

.footer .footer-list li a {
    transition: all .5s ease
}

.footer .footer-list li a:hover {
    color: #e6e8ea
}

.footer .footer-list li:last-child {
    margin-bottom: 0
}

.footer.footer-bar {
    padding: 30px 0;
    border-top: 1px solid #3d4349
}

.nav-secondary {
    height: 30px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    transition: all .5s;
    font-family: Nunito,sans-serif;
    width: 100%
}

.nav-secondary .navs {
    list-style: none;
    margin: 0;
    padding: 5px 0
}

.nav-secondary .navs>li>a {
    float: left;
    display: block;
    position: relative;
    margin: 0 10px;
    color: #495057!important
}

.nav-secondary .navs>li.active>a,.nav-secondary .navs>li:hover>a {
    color: #444db5!important
}

.navtrans .nav-secondary {
    height: 30px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    transition: all .5s;
    font-family: Nunito,sans-serif;
    width: 100%
}

.navtrans .nav-secondary .navs {
    list-style: none;
    margin: 0;
    padding: 5px 0
}

.navtrans .nav-secondary .navs>li>a {
    float: left;
    display: block;
    position: relative;
    margin: 0 10px;
    color: #fff!important
}

.navtrans .nav-secondary .navs>li.active>a,.navtrans .nav-secondary .navs>li:hover>a {
    color: #8492a6!important
}

.text-white {
    color: #fff
}

[dir=ltr] .popover {
    text-align: left
}

[dir=rtl] .popover {
    text-align: right
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 500px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem
}

.popover,.popover .arrow {
    position: absolute;
    display: block
}

.popover .arrow {
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow:after,.popover .arrow:before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top],.bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow {
    bottom: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],.bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow {
    left: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow {
    top: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before {
    top: 0;
    border-width: 0 .5rem .5rem;
    border-bottom-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after {
    top: 1px;
    border-width: 0 .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],.bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow {
    right: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #3782d3;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
    color: #fff;
    text-align: center
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.icon-check {
    font-size: 25px;
    color: #2eca8b
}

.klien-populer {
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-transition: all .4s ease-in-out;
    height: 120px;
    border-radius: 10px;
    opacity: .5;
    margin: 10px
}

.klien-populer:hover {
    filter: none;
    -webkit-filter: grayscale(0);
    -webkit-transform: scale(1.01);
    opacity: 1
}

ul.list-style-icon {
    list-style-type: none;
    padding-left: 0
}

li.list-style-icon {
    list-style-type: none;
    position: relative;
    padding-left: 25px
}

li.list-style-icon:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: FontAwesome;
    content: "\f058";
    color: #2eca8b;
    font-size: large
}

ul.list-style-icon-x {
    list-style-type: none;
    padding-left: 0
}

li.list-style-icon-x {
    list-style-type: none;
    position: relative;
    padding-left: 25px
}

li.list-style-icon-x:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: FontAwesome;
    content: "\f00d";
    color: #e43f52;
    font-size: large
}

ul.list-style-icon-primary {
    list-style-type: none;
    padding-left: 0
}

li.list-style-icon-primary {
    list-style-type: none;
    position: relative;
    padding-left: 25px;
    padding-bottom: 20px
}

li.list-style-icon-primary:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: FontAwesome;
    content: "\f058";
    color: #2f55d4;
    font-size: large
}

.search-domain:before {
    color: #fff;
    content: "\f0ac";
    font-family: FontAwesome;
    font-size: 340px;
    opacity: .2;
    position: absolute;
    margin-left: -120px;
    margin-top: -220px
}

.img-tambahan {
    height: 75px
}

.p-ex-b {
    padding: 24px 24px 0
}

.p-ex-t {
    padding: 0 24px 24px
}

.p-b-12 {
    padding-bottom: 8px;
    padding-top: 4px
}

.p-btn-popup {
    padding: 0 24px
}

.tl {
    font-size: 1.0625em;
    line-height: 1.75em;
    -o-border-image: linear-gradient(90deg,#0091ef,#0068b5);
    border-image: linear-gradient(90deg,#0091ef,#0068b5);
    border-image-slice: 1;
    border-width: 3px;
    border-top: 3px solid;
    margin: 0;
    padding: 30px;
    counter-increment: section;
    position: relative;
    color: #5a5d73
}

.tl:before {
    content: counter(section);
    position: absolute;
    border-radius: 50%;
    padding: 10px;
    width: 50px;
    height: 50px;
    background-color: #f79f1d;
    border: 2px solid #3a54a5;
    text-align: center;
    color: #fff;
    font-size: 1em
}

.tl:nth-child(odd) {
    border-right: 3px solid;
    padding-left: 0
}

.tl:nth-child(odd):before {
    left: 100%;
    margin-left: -20px
}

.tl:nth-child(2n) {
    border-left: 3px solid;
    padding-right: 0
}

.tl:nth-child(2n):before {
    right: 100%;
    margin-right: -20px
}

.tl:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.tl:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.text-rjustify {
    direction: rtl;
    text-align: justify
}

.bg-gradient-home {
    background-image: linear-gradient(90deg,#24398d,#2b48a8,#3057c4,#3367e0,#3378fe)
}

.h-title {
    font-weight: 750;
    font-size: 52px
}

.h-subtitle {
    font-size: 1.875em
}

.h-desc {
    font-size: 1.375em
}

.text-small {
    font-size: 1.125em
}

.text-extrasmall {
    font-size: 15px
}

.text-verysmall {
    font-size: 13px
}

.text-medium {
    font-size: 1.5625em
}

.text-medium1 {
    font-size: 1.25em
}

.text-large1 {
    font-size: 3.5em;
    font-weight: 800
}

.text-large2 {
    font-size: 1.875em
}

.text-large3 {
    font-size: 2.5em
}

.bg-web {
    background-image: linear-gradient(to right top,#051937,#0c3162,#124c92,#1668c4,#1586f9)
}

.pd-7 {
    padding: 7px
}

.text-left {
    text-align: left
}

.h-price {
    font-size: 40px
}

.icon-mobile {
    position: absolute;
    top: 26px;
    right: 70px
}

.text-white-50 {
    color: hsla(0,0%,100%,.5)!important;
    font-size: 1.0625em
}

.h1,h1 {
    font-size: 3.25rem
}

.title-tl .h2,h2 {
    font-size: 1.875rem
}

p {
    font-size: 1.0625em
}

.h3,h3 {
    font-size: 1.5625em
}

.h4,h4 {
    font-size: 1.4625em
}

.title-2 {
    font-size: 1.25em
}

@media (min-width: 411px) {
    .h1,h1 {
        font-size:2.25rem;
        line-height: 1.5;
        font-weight: 700
    }

    .title-tl .h2,h2 {
        font-size: 1.3rem;
        line-height: 1.5
    }

    .h3,h3 {
        font-size: 1.2rem
    }

    .h3,.h4,h3,h4 {
        line-height: 1.5
    }

    .h4,h4 {
        font-size: 1.1rem
    }

    .h5,h5 {
        font-size: 1.05rem
    }

    .h5,.h6,h5,h6 {
        line-height: 1.5
    }

    .h6,h6 {
        font-size: .95rem
    }

    .text-muted,p {
        font-size: 1em;
        line-height: 1.6
    }

    .title-heading .para-desc {
        font-size: .9375em;
        line-height: 1.6
    }

    .tl {
        font-size: .9375em
    }

    .text-large3 {
        font-size: 1.7em
    }

    .text-small {
        font-size: .9375em
    }

    .text-large1 {
        font-size: 2.5em;
        font-weight: 700
    }

    .text-extra-small {
        font-size: .875em
    }

    .text-medium1 {
        font-size: 1em
    }

    .faq-container .question {
        font-size: 1.05em
    }

    .h-desc {
        font-size: 1.2rem
    }

    .text-large2 {
        font-size: 1.575em
    }

    .title-2 {
        font-size: 1em
    }

    .footer .footer-head {
        font-size: 1.15em;
        letter-spacing: 1px;
        font-weight: 500
    }

    .title-bread h1,.title-bread p {
        text-align: center;
        font-size: 1.15em
    }

    .breadcrumbs {
        font-size: .875em
    }

    .pt {
        padding-top: .5em
    }

    .blog .content h1 {
        font-size: 1.625rem;
        line-height: 1.5;
        font-weight: 700;
        color: #284bc1
    }

    .blog .content h2 {
        font-size: 1.3rem
    }

    .blog .content h2,.blog .content h3 {
        line-height: 1.5;
        color: #383838;
        font-weight: 700
    }

    .blog .content h3 {
        font-size: 1.2rem
    }

    .blog .content h4 {
        font-size: 1.1rem
    }

    .blog .content h4,.blog .content h5 {
        line-height: 1.5;
        color: #383838;
        font-weight: 700
    }

    .blog .content h5 {
        font-size: 1.05rem
    }

    .blog .content h6 {
        font-size: 1em;
        line-height: 1.5;
        color: #383838;
        font-weight: 700
    }

    .blog .content ol,.blog .content p,.blog .content ul {
        font-size: 1em;
        color: #383838!important;
        font-weight: 400
    }

    .blog .content img {
        max-width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        border-radius: 10px
    }

    .blog .content code {
        background: #333;
        white-space: pre;
        word-wrap: break-word;
        overflow: auto;
        margin: 0;
        border-radius: 5px;
        border: 1px solid #292929;
        position: relative;
        font-family: Inconsolata,Monaco,Consolas,Andale Mono,Bitstream Vera Sans Mono,Courier New,Courier,monospace;
        display: block;
        padding: 15px 16px 14px;
        font-size: .8em;
        line-height: 19px;
        color: #ddd
    }

    .blog .content .table-of-contents p {
        font-weight: 700;
        font-size: .925em
    }

    .blog .content .table-of-contents ol,.blog .content .table-of-contents ul {
        font-size: .925em
    }

    .promo .content h1 {
        font-size: 1.625rem;
        line-height: 1.5;
        font-weight: 700;
        color: #284bc1
    }

    .promo .content h2 {
        font-size: 1.3rem
    }

    .promo .content h2,.promo .content h3 {
        line-height: 1.5;
        color: #383838;
        font-weight: 700
    }

    .promo .content h3 {
        font-size: 1.2rem
    }

    .promo .content h4 {
        font-size: 1.1rem
    }

    .promo .content h4,.promo .content h5 {
        line-height: 1.5;
        color: #383838;
        font-weight: 700
    }

    .promo .content h5 {
        font-size: 1.05rem
    }

    .promo .content h6 {
        font-size: .95em;
        line-height: 1.5;
        color: #383838;
        font-weight: 700
    }

    .promo .content ol,.promo .content ol li ul,.promo .content p,.promo .content ul,.promo .content ul li ol {
        font-size: 1em;
        color: #383838!important;
        font-weight: 400
    }

    .promo .content img {
        max-width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 20px
    }

    .promo .content code {
        background: #333;
        white-space: pre;
        word-wrap: break-word;
        overflow: auto;
        margin: 0;
        border-radius: 5px;
        border: 1px solid #292929;
        position: relative;
        font-family: Inconsolata,Monaco,Consolas,Andale Mono,Bitstream Vera Sans Mono,Courier New,Courier,monospace;
        display: block;
        padding: 15px 16px 14px;
        font-size: .8em;
        line-height: 19px;
        color: #ddd
    }

    .promo .content .table-of-contents p {
        font-weight: 700;
        font-size: .925em
    }

    .promo .content .table-of-contents ol,.promo .content .table-of-contents ul {
        font-size: .925em
    }

    .section-three {
        padding: 10px 0;
        position: relative;
        margin-top: 50px;
        height: 150px
    }
}

@media (min-width: 992px) {
    .h1,h1 {
        font-size:3.25rem;
        line-height: 1.5;
        font-weight: 700
    }

    .title-tl .h2,h2 {
        font-size: 1.9rem;
        line-height: 1.5
    }

    .h3,h3 {
        font-size: 1.5625em
    }

    .h3,.h4,h3,h4 {
        line-height: 1.5
    }

    .h4,h4 {
        font-size: 1.4625em
    }

    .h5,h5 {
        font-size: 1.25em;
        line-height: 1.5
    }

    .text-muted,ol,p {
        font-size: 1.1em;
        line-height: 1.6
    }

    ol {
        color: #383838
    }

    ol li {
        line-height: 1.6em;
        text-align: justify
    }

    ol>li>ol {
        font-size: 1.1em;
        line-height: 1.6em;
        color: #383838
    }

    ol>li>ol>li {
        text-align: justify;
        line-height: 1.6em;
        color: #383838
    }

    .tl {
        font-size: 1.0625em;
        line-height: 1.6
    }

    .title-heading .para-desc {
        font-size: 1.1em;
        line-height: 1.6
    }

    .text-large3 {
        font-size: 2.5em
    }

    .text-large1 {
        font-size: 3.5em;
        font-weight: 700
    }

    .text-small {
        font-size: 1.125em
    }

    .faq-container .question,.text-medium1 {
        font-size: 1.25em
    }

    .h-desc {
        font-size: 1.375rem
    }

    .text-large2 {
        font-size: 1.875em
    }

    .title-2 {
        font-size: 1.25em
    }

    .footer .footer-head {
        font-size: 1.25em;
        letter-spacing: 1px;
        font-weight: 500
    }

    .blog .content h1 {
        font-size: 2.25rem;
        line-height: 1.5;
        font-weight: 700;
        color: #284bc1
    }

    .blog .content h2 {
        font-size: 1.7rem
    }

    .blog .content h2,.blog .content h3 {
        margin-top: 20px;
        margin-bottom: 2px;
        font-weight: 700;
        line-height: 1.5;
        color: #383838
    }

    .blog .content h3 {
        font-size: 1.5rem
    }

    .blog .content h4 {
        font-size: 1.4rem
    }

    .blog .content h4,.blog .content h5 {
        margin-top: 20px;
        margin-bottom: 2px;
        font-weight: 700;
        line-height: 1.5;
        color: #383838
    }

    .blog .content h5 {
        font-size: 1.3rem
    }

    .blog .content h6 {
        margin-top: 20px;
        margin-bottom: 2px;
        font-weight: 700;
        font-size: 1.2rem;
        line-height: 1.5;
        color: #383838
    }

    .blog .content p,.blog .content ul {
        font-size: 1.1em;
        color: #383838!important;
        font-weight: 400
    }

    .blog .content ul li ol,.blog .content ul li ul {
        font-size: 1em;
        color: #383838!important;
        font-weight: 400
    }

    .blog .content ol {
        font-size: 1.1em;
        color: #383838!important;
        font-weight: 400
    }

    .blog .content ol li ol,.blog .content ol li p,.blog .content ol li ul,.blog .content ul li p {
        font-size: 1em;
        color: #383838!important;
        font-weight: 400
    }

    .blog .content strong {
        font-weight: 700
    }

    .blog .content img {
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        border-radius: 10px
    }

    .blog .content code {
        background: #333;
        white-space: pre;
        word-wrap: break-word;
        overflow: auto;
        margin: 0;
        border-radius: 5px;
        border: 1px solid #292929;
        position: relative;
        font-family: Inconsolata,Monaco,Consolas,Andale Mono,Bitstream Vera Sans Mono,Courier New,Courier,monospace;
        display: block;
        padding: 15px 16px 14px;
        font-size: .9em;
        line-height: 19px;
        color: #ddd
    }

    .promo .content h1 {
        font-size: 2.25rem;
        line-height: 1.5;
        font-weight: 700;
        color: #284bc1
    }

    .promo .content h2 {
        font-size: 1.9rem
    }

    .promo .content h2,.promo .content h3 {
        line-height: 1.5;
        color: #383838;
        font-weight: 700
    }

    .promo .content h3 {
        font-size: 1.5625rem
    }

    .promo .content h4 {
        font-size: 1.4625rem
    }

    .promo .content h4,.promo .content h5 {
        line-height: 1.5;
        color: #383838;
        font-weight: 700
    }

    .promo .content h5 {
        font-size: 1.35rem
    }

    .promo .content h6 {
        font-size: 1.3rem;
        line-height: 1.5;
        color: #383838;
        font-weight: 700
    }

    .promo .content p,.promo .content ul {
        font-size: 1.1em;
        color: #383838!important;
        font-weight: 400
    }

    .promo .content ul li ol,.promo .content ul li ul {
        font-size: 1em;
        color: #383838!important;
        font-weight: 400
    }

    .promo .content strong {
        font-weight: 700
    }

    .promo .content ol {
        font-size: 1.1em;
        color: #383838!important;
        font-weight: 400
    }

    .promo .content ol li ol,.promo .content ol li ul {
        font-size: 1em;
        color: #383838!important;
        font-weight: 400
    }

    .promo .content img {
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 20px
    }

    .promo .content code {
        background: #333;
        white-space: pre;
        word-wrap: break-word;
        overflow: auto;
        margin: 0;
        border-radius: 5px;
        border: 1px solid #292929;
        position: relative;
        font-family: Inconsolata,Monaco,Consolas,Andale Mono,Bitstream Vera Sans Mono,Courier New,Courier,monospace;
        display: block;
        padding: 15px 16px 14px;
        font-size: .9em;
        line-height: 19px;
        color: #ddd
    }

    .section-three {
        padding: 45px 0;
        position: relative;
        margin-top: 55px;
        height: 150px
    }

    .title-bread h1,.title-bread p {
        text-align: left;
        font-size: 1.2em
    }

    .breadcrumbs {
        float: right
    }

    .blog .content .table-of-contents p {
        font-weight: 700;
        font-size: 1em
    }

    .blog .content .table-of-contents ol,.blog .content .table-of-contents ul {
        font-size: 1em
    }

    .promo .content .table-of-contents p {
        font-weight: 700;
        font-size: 1em
    }

    .promo .content .table-of-contents ol,.promo .content .table-of-contents ul {
        font-size: 1em
    }
}

@media (max-width: 410px) {
    .h1,h1 {
        font-size:1.875rem;
        line-height: 1.5;
        font-weight: 700
    }

    .title-tl .h2,h2 {
        font-size: 1.2rem;
        line-height: 1.5
    }

    .h3,h3 {
        font-size: 1.15rem
    }

    .h3,.h4,h3,h4 {
        line-height: 1.5
    }

    .h4,h4 {
        font-size: 1.05rem
    }

    .h5 h5 {
        font-size: 9.95rem
    }

    .h5 h5,.h6 h6 {
        line-height: 1.5
    }

    .h6 h6 {
        font-size: 9.875rem
    }

    .text-muted,p {
        font-size: 1rem
    }

    .tl {
        font-size: .875rem
    }

    .title-heading .para-desc {
        font-size: .875rem;
        line-height: 1.6
    }

    .text-large3 {
        font-size: 1.5em
    }

    .text-large1 {
        font-size: 2em;
        font-weight: 700
    }

    .text-small {
        font-size: .875rem;
        line-height: 1.6
    }

    .text-medium1 {
        font-size: .85em
    }

    .faq-container .question {
        font-size: 1em
    }

    .h-desc {
        font-size: 1rem
    }

    .text-large2 {
        font-size: 1.275em
    }

    .title-2 {
        font-size: .9em
    }

    .footer .footer-head {
        font-size: 1.1em;
        letter-spacing: 1px;
        font-weight: 500
    }

    .title-bread h1,.title-bread p {
        text-align: center;
        font-size: 1em
    }

    .breadcrumbs {
        font-size: .75em
    }

    .blog .content h1 {
        font-size: 1.5rem;
        line-height: 1.5;
        font-weight: 700;
        color: #284bc1
    }

    .blog .content h2 {
        font-size: 1.2rem
    }

    .blog .content h2,.blog .content h3 {
        line-height: 1.5;
        color: #383838;
        font-weight: 700
    }

    .blog .content h3 {
        font-size: 1.15em
    }

    .blog .content h4 {
        font-size: 1.05em
    }

    .blog .content h4,.blog .content h5 {
        line-height: 1.5;
        color: #383838;
        font-weight: 700
    }

    .blog .content h5 {
        font-size: .95em
    }

    .blog .content h6 {
        font-size: .875em;
        line-height: 1.5;
        color: #383838;
        font-weight: 700
    }

    .blog .content ol,.blog .content p,.blog .content ul {
        font-size: 1em;
        color: #383838!important;
        font-weight: 400
    }

    .blog .content img {
        max-width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        border-radius: 10px
    }

    .blog .content code {
        background: #333;
        white-space: pre;
        word-wrap: break-word;
        overflow: auto;
        margin: 0;
        border-radius: 5px;
        border: 1px solid #292929;
        position: relative;
        font-family: Inconsolata,Monaco,Consolas,Andale Mono,Bitstream Vera Sans Mono,Courier New,Courier,monospace;
        display: block;
        padding: 15px 16px 14px;
        font-size: .7em;
        line-height: 19px;
        color: #ddd
    }

    .blog .content .table-of-contents p {
        font-weight: 700;
        font-size: .925em
    }

    .blog .content .table-of-contents ol,.blog .content .table-of-contents ul {
        font-size: .925em
    }

    .promo .content h1 {
        font-size: 1.5rem;
        line-height: 1.5;
        font-weight: 700;
        color: #284bc1
    }

    .promo .content h2 {
        font-size: 1.2rem
    }

    .promo .content h2,.promo .content h3 {
        line-height: 1.5;
        color: #383838;
        font-weight: 700
    }

    .promo .content h3 {
        font-size: 1.15em
    }

    .promo .content h4 {
        font-size: 1.05em
    }

    .promo .content h4,.promo .content h5 {
        line-height: 1.5;
        color: #383838;
        font-weight: 700
    }

    .promo .content h5 {
        font-size: .95em
    }

    .promo .content h6 {
        font-size: 1em;
        line-height: 1.5;
        color: #383838;
        font-weight: 700
    }

    .promo .content ol,.promo .content ol li ul,.promo .content p,.promo .content ul,.promo .content ul li ul {
        font-size: 1em;
        color: #383838!important;
        font-weight: 400
    }

    .promo .content ul li ol {
        font-size: 1em;
        font-weight: 300;
        color: #5a5d73
    }

    .promo .content ol li ol {
        font-size: 1em;
        color: #383838!important;
        font-weight: 400
    }

    .promo .content img {
        max-width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 20px
    }

    .promo .content code {
        background: #333;
        white-space: pre;
        word-wrap: break-word;
        overflow: auto;
        margin: 0;
        border-radius: 5px;
        border: 1px solid #292929;
        position: relative;
        font-family: Inconsolata,Monaco,Consolas,Andale Mono,Bitstream Vera Sans Mono,Courier New,Courier,monospace;
        display: block;
        padding: 15px 16px 14px;
        font-size: .7em;
        line-height: 19px;
        color: #ddd
    }

    .section-three {
        padding: 10px 0;
        position: relative;
        margin-top: 50px;
        height: 150px
    }

    .promo .content .table-of-contents p {
        font-weight: 700;
        font-size: .925em
    }

    .promo .content .table-of-contents ol,.promo .content .table-of-contents ul {
        font-size: .925em
    }
}

.breadcrumbs {
    list-style: none
}

.breadcrumbs li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    font-size: .925em!important
}

.breadcrumbs li a {
    display: block;
    padding: 0 30px 0 0;
    color: #5a5d73;
    text-decoration: none;
    height: 20px;
    font-size: .925em
}

.breadcrumbs li span {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    font-size: .925em!important
}

.breadcrumbs li a:after {
    content: "\f105";
    font-family: FontAwesome;
    left: 15px;
    position: relative
}

.update {
    background: #fafafa;
    padding: 1em;
    font-size: 1em;
    border-radius: 10px
}

.text-menu {
    display: block;
    clear: both;
    white-space: nowrap;
    font-size: .8125em;
    text-transform: uppercase;
    font-weight: 700;
    color: #3c4858!important
}

.text-menu:hover {
    color: #2f55d4!important
}

.table-of-contents {
    background: #f9f9f9;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    display: table;
    margin-bottom: 1em;
    padding: 10px;
    width: 100%;
    font-size: 1em
}

.table-of-contents ol {
    font-size: 1em;
    counter-reset: item
}

.table-of-contents ol li {
    display: block
}

.table-of-contents ol li:before {
    content: counters(item,".") ". ";
    counter-increment: item
}

.table-of-contents ul {
    font-size: 1em
}

.table-of-contents p {
    font-weight: 700;
    font-size: 1em
}

.faq-question-list {
    width: 100%;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto
}

.faq-question-header {
    position: relative;
    padding: 2px 30px;
    text-align: left;
    border-bottom: 1px solid rgba(17,26,104,.15)
}

.faq-question-header:before {
    position: absolute;
    content: "\f05a";
    font-family: FontAwesome;
    left: 0
}

.faq-question-header>a:after {
    position: absolute;
    content: "\f107";
    font-family: FontAwesome;
    top: 1px;
    right: 0;
    color: #323c49;
    font-size: 1.2em;
    font-weight: 700
}

.faq-question-header>a[aria-expanded=true]:after {
    content: "\f106"
}

.faq-question:hover {
    color: #1b1e21;
    cursor: pointer
}

.faq-question {
    display: block;
    font-size: 1.25em;
    font-weight: 700;
    text-align: left;
    color: #3a4166
}

.full-width {
    width: 100%
}

.card-periode {
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    cursor: pointer;
    transition: all .5s ease
}

.card-periode:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 3px rgba(60,72,88,.15);
    border-color: #2f55d4!important;
    background: #f8f9fc!important
}

.card-periode-header {
    font-weight: 700;
    font-size: 1em;
    line-height: 1.5em;
    background: #2f55d4;
    border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    color: #fff;
    padding: 8px 4px 9px;
    text-align: center;
    margin-bottom: 0
}

@media (max-width: 992px) {
    .card-periode-header {
        position:absolute;
        font-size: 1em;
        line-height: 22px;
        height: 22px;
        padding: 0 8px;
        top: -11px;
        left: 8px;
        border-radius: 4px;
        -webkit-border-radius: 4px
    }
}

.card-periode-body {
    padding: 20px 6px 16px;
    text-align: center
}

.periode-price,.periode-year {
    margin: 0
}

.periode-year {
    font-weight: 700;
    font-size: 1em;
    line-height: 22px;
    color: #4d5872;
    text-align: left
}

@media (min-width: 992px) {
    .periode-year {
        font-size:1.25em;
        line-height: 27px;
        text-align: center
    }
}

.periode-price {
    font-size: .875em;
    line-height: 1.5em;
    color: #4d5872
}

.periode-price-light {
    line-height: 1.5em;
    color: #ccc
}

@media (min-width: 992px) {
    .periode-price-bold {
        font-weight:700;
        font-size: 1em!important;
        line-height: 1.5em!important;
        color: #4d5872
    }
}

@media (max-width: 991.98px) {
    .periode-price {
        font-size:12px;
        line-height: 1.5em;
        text-align: right
    }
}

.cursor {
    cursor: pointer
}

.idflag,.sgflag,.usflag {
    background: url(/images/icon/flag.webp) 0 0 no-repeat;
    background-size: 90%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    width: 30px;
    height: 18px
}

.sgflag {
    background-position: 0 -.5px
}

.usflag {
    background-position: 0 -19px
}

.idflag {
    background-position: 0 -56.2px
}

.noborder-left {
    border-radius: 0 10px 10px 0!important
}

.panel-heading {
    color: inherit
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel>.table,.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px;
    font-size: .875em
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-primary {
    border-color: #2f55d4
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #2f55d4;
    border-color: #2f55d4
}

.panel-primary>.panel-heading .badge {
    color: #2f55d4;
    background-color: #fff
}

.img-border {
    border: 2px solid #e6e8ea;
    border-radius: 10px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.popup {
    position: fixed;
    width: 350px;
    height: auto;
    bottom: 40px;
    right: 20px;
    border-radius: 8px;
    background-color: #fff;
    z-index: 100;
    margin-bottom: 50px;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
    display: block
}

.btn-close {
    border: none;
    background: transparent
}

.checkbox-container {
    background: #f4f4f4;
    background-size: 60px;
    background-repeat: no-repeat;
    padding-left: 65px;
    border-radius: 5px;
    background-position: 0;
    background-image: url(/images/icon/invoice.png);
    height: auto
}

.p-15 {
    padding: 15px
}

.block,.countdown {
    display: flex
}

.block {
    flex-direction: column;
    margin-right: 20px
}

.text {
    color: #1abc9c;
    font-size: 25px;
    font-family: Roboto Condensed,serif;
    font-weight: 40;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center
}

.flex-col-c-m {
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    text-align: center
}

.how-countdown {
    background-color: #fff;
    border-radius: 10px
}

.size2 {
    width: 60px;
    height: 60px
}

.l1-txt1 {
    font-size: 25px;
    line-height: 1.5;
    color: #000
}

.s1-txt1 {
    font-size: 14px;
    color: #000
}

.pb-10 {
    padding-bottom: 10px
}

.sub-nav {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 10px 8px 0 rgba(0,0,0,.2);
    display: none;
    left: -100px;
    padding: 13px;
    position: absolute;
    top: 100%;
    width: 380px
}

#services:hover .sub-nav {
    display: flex;
    transition: all .5s ease
}

.sub-nav-col {
    display: flex;
    flex-direction: column;
    flex: 1;
    max-width: 100%
}

.sub-nav-box {
    background: #fff;
    border-radius: 12px;
    flex-direction: column;
    font-size: 14px;
    margin: 1px 0;
    padding: 12px 12px 12px 96px;
    position: relative;
    transition: all .2s ease-in-out;
    text-decoration: none
}

.icon-background,.sub-nav-box {
    display: flex;
    justify-content: center
}

.icon-background {
    height: 64px;
    width: 64px;
    background: #4171f0;
    border-radius: 50%;
    align-items: center;
    position: absolute;
    left: 14px
}

.sub-nav-box h3 {
    font-size: 14px;
    margin: 0 0 .5em;
    text-transform: uppercase;
    color: #292d34;
    font-weight: 700
}

.sub-nav-box p {
    color: #292d34;
    font-size: 13px
}

.sub-nav:after {
    bottom: 100%;
    left: 130px;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: 10px solid hsla(0,0%,98.8%,0);
    border-bottom-color: #fff;
    border-radius: 2px;
    margin-left: -20px;
    transition: all .5s
}

.sub-nav-box:hover h4,.sub-nav-box:hover p {
    color: #3c4858
}

#box-1:hover {
    background: #ebf5ff
}

.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: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translateY(-50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.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-footer,.modal-dialog-scrollable .modal-header {
    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,.2);
    border-radius: .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: .5
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

.modal-footer>* {
    margin: .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
    }
}

.bg-home-75vh {
    height: 100vh!important;
    background-size: cover;
    align-self: center;
    position: relative;
    background-position: 50%
}

@media (max-width: 767px) {
    .bg-home-75vh {
        height:80vh!important
    }
}

#topnav .navbar-toggle.open span:hover,.back-to-top:hover,.badge-primary,.bg-primary,.btn-outline-primary.active,.btn-outline-primary.focus,.btn-outline-primary:active,.btn-outline-primary:focus,.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-primary,.custom-control-input:checked~.custom-control-label:before,.nav-pills .nav-link.active,.pagination .active a,.sidebar .widget .tagcloud>a:hover,.social-icon li a:hover,.watch-video a .play-icon-circle {
    background-color: #3e4eb7!important
}

#topnav .has-submenu.active .submenu li.active>a,#topnav .has-submenu.active a,#topnav .navigation-menu>li.active>a,#topnav .navigation-menu>li.has-submenu.open>a,#topnav .navigation-menu>li .submenu li a:hover,#topnav .navigation-menu>li:hover>a,#topnav .navigation-menu>li>a:active,#topnav .navigation-menu>li>a:hover,.blog .content .title:hover,.btn-outline-primary,.catagories a:hover,.course-feature .title:hover,.event-schedule .content .title:hover,.faq-content .card a.faq[data-toggle=collapse],.faq-content .card a.faq[data-toggle=collapse]:before,.page-next-level .page-next li a:hover,.pricing-rates.business-rate:hover .title,.sidebar .widget .blog-catagories li a:hover,.sidebar .widget .post-recent .post-recent-content a:hover,.team .name:hover,.text-primary {
    color: #3e4eb7!important
}

#topnav .has-submenu.active.active .menu-arrow,#topnav .navigation-menu>li:hover>.menu-arrow,#topnav.scroll .navigation-menu>li.active>.menu-arrow,#topnav.scroll .navigation-menu>li:hover>.menu-arrow,.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.focus,.btn-outline-primary:active,.btn-outline-primary:focus,.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-primary,.custom-control-input:checked~.custom-control-label:before,.custom-control-input:focus~.custom-control-label:before,.event-schedule:hover,.form-control:focus,.form-group .form-control.active,.form-group .form-control:focus,.pagination .active a,.pricing-rates.business-rate:hover,.pricing-rates.starter-plan,.social-icon li a:hover {
    border-color: #3e4eb7!important
}

.btn-outline-primary.active,.btn-outline-primary.focus,.btn-outline-primary:active,.btn-outline-primary:focus,.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-primary {
    box-shadow: 0 3px 5px 0 rgba(47,85,212,.3)
}

.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover {
    background-color: #3b55a5!important;
    border-color: #3b55a5!important
}

::-moz-selection {
    background-color: #4466d8
}

.pagination li a:hover,::selection {
    background-color: #4466d8
}

.pagination li a:hover {
    border-color: #4466d8
}

a.text-primary:focus,a.text-primary:hover {
    color: #284bc1!important
}

.features .image:before {
    background: linear-gradient(45deg,transparent,rgba(47,85,212,.09))
}

.features:hover .image:before {
    background: rgba(47,85,212,.07)
}

.key-feature .icon {
    background: linear-gradient(45deg,transparent,rgba(47,85,212,.15))
}

.play-icon i,.play-icon i:hover {
    -webkit-text-stroke: 2px #2f55d4
}

.play-icon i:hover {
    -webkit-text-fill-color: #2f55d4
}

.event-schedule .date .day {
    background: rgba(47,85,212,.1);
    box-shadow: 0 0 2px .25px rgba(47,85,212,.5)
}

.nav-pills .nav-link:hover {
    background: rgba(47,85,212,.06)
}
