html {
    font-size: unset !important;
}
.g-wrap .outer-bg {
    z-index: 2;
}
.menu-top {
    display: none;
}
.seo-wrap {
    padding-top: 0 !important;
}
.header-desktop>.container {
    background-color: #000b4d;
}
header, footer {
    margin: 0;
    font-family: 'Muli', sans-serif;
    background-color: #000b4d;
    color: #ffffff;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    z-index: 3;
    position: relative;
}

header .row, footer .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
footer ul li {
    list-style: none;
    display: block;
    padding-top: .2rem;
    padding-bottom: .2rem;
    font-size: .875rem;
}


.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}
.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}
.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}

.dropdown, .dropleft, .dropright, .dropup {
    position: relative;
}

.nav-top .nav-item .nav-link {
    text-decoration: none;
    color: #ffffff;
    padding: .5rem .7rem;
    display: block;
    position: relative;
    background-color: transparent;
}
.nav-top .nav-item .nav-link:hover, .nav-top .nav-item .nav-link:focus {
    text-decoration: none;
    background-color: transparent;
    border: none;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
}

.social-header {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}
header a, footer a {
    color: #ffffff;
    background-color: transparent;
    text-decoration: none;
}
footer a:hover, footer a:focus {
    text-decoration: none;
}
footer hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 2px solid rgba(255, 255, 255,.5);
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

.text-white {
    color: #fff!important;
}

.m-0 {
    margin: 0!important;
}
.p-0 {
    padding: 0!important;
}
.pl-0, .px-0 {
    padding-left: 0!important;
}
.pl-1, .px-1 {
    padding-left: .25rem!important;
}
.pl-4, .px-4 {
    padding-left: 1.5rem!important;
}
.pb-1, .py-1 {
    padding-bottom: .25rem!important;
}

.pr-0, .px-0 {
    padding-right: 0!important;
}
.pr-1, .px-1 {
    padding-right: .25rem!important;
}
.p-2 {
    padding: .5rem!important;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
}
.ml-2, .mx-2 {
    margin-left: .5rem!important;
}
.mr-2, .mx-2 {
    margin-right: .5rem!important;
}
.mb-2, .my-2 {
    margin-bottom: .5rem!important;
}
.mr-3, .mx-3 {
    margin-right: 1rem!important;
}
.mr-4, .mx-4 {
    margin-right: 1.5rem!important;
}

.pl-2, .px-2 {
    padding-left: .5rem!important;
}
.pr-2, .px-2 {
    padding-right: .5rem!important;
}
.pb-2, .py-2 {
    padding-bottom: .5rem!important;
}
.pt-2, .py-2 {
    padding-top: .5rem!important;
}
.pb-4, .py-4 {
    padding-bottom: 1.5rem!important;
}
.pt-4, .py-4 {
    padding-top: 1.5rem!important;
}

.border-left {
    border-left: 1px solid #dee2e6!important;
}
.radio-button a {
    text-decoration: none;
}
.radio-button button {
    background-color: transparent;
    border: none;
}
.is-pause, .is-play {
    width: 32px;
    height: 32px;
}
.is-pause {
    display: none;
}



header .btn {
    font-family: 'Muli', sans-serif;
    display: inline-block;
    font-weight: 400;
    color: #ffffff;
    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: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

header .radio-button {
    padding: 1px 10px 0px 10px !important;
    font-size: .875rem;
    background-color: transparent;
}

.header-search-btn button {
    padding-left: .3rem;
    padding-right: .3rem;
    border-radius: 0;
    color: #ffffff;
    background-color: transparent;
}
.main-menu-btn:focus, .main-menu-btn:hover {
    color: #ffffff;
    
}
.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.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: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}

.d-inline-block {
    display: inline-block!important;
}

.d-none {
    display: none!important;
}
.d-block {
    display: block!important;
}

.pic-weather {
    max-width: 16px;
    margin-top: -3px;
}
sup {
    top: -.5em;
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    text-decoration: none;
}
.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none;
}

.d-inline-block {
    display: inline-block!important;
}
.copyright {
    font-size: .875rem;
}
footer .copyright span {
    display: block;
    font-size: inherit;
    color: #ffffff;
    font-weight: 400;
}

.align-top {
    vertical-align: top!important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,.175);
    min-width: 15rem;
    border-radius: 0;
}
/*
.dropdown-menu-right {
    right: 0;
    left: auto;
}
*/

.text-decoration-none {
    text-decoration: none!important;
}

.dropdown-menu .nav-item .nav-link {
    color: #000000;
}
.dropdown-menu .nav-item .nav-link:hover {
    color: #e84c3d;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}

.megamenu-li {
    position: static;
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
    text-decoration: none;
}
.main-menu-btn {
    color: #ffffff;
    border: none;
    border-radius: 0;
    background-color: #212c64;
    font-weight: normal;
    font-size: 1rem;
    margin-right: 0;
    padding: .5rem !important;
    text-decoration: none;
}
.main-menu-btn:hover {
    text-decoration: none;
}

.dropdown-toggle {
    white-space: nowrap;
}
.navbar-nav .dropdown-menu {
    float: none;
}
.megamenu {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    padding: 15px;
    background-color: #212c64;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    right: 0 !important;
}
.border-right {
    border-right: 1px solid #dee2e6!important;
}
.border {
    border: 1px solid #dee2e6!important;
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
header hr {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid rgba(255, 255, 255,.5);
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .font-weight-bold {
    font-family: 'Muli', sans-serif;
    font-weight: 700;
}
.text-secondary {
    color: #6c757d!important;
}
.font-weight-bold {
    font-weight: 700!important;
}
.text-uppercase {
    text-transform: uppercase!important;
}
.text-center {
    text-align: center!important;
}
.menu-rubrics {
    display: flex;
    flex-wrap: wrap;
}
.menu-rubrics .nav-item {
    flex: 1 0 50%;
}
.order-1 {
    -ms-flex-order: 1;
    order: 1;
}
.order-2 {
    -ms-flex-order: 2;
    order: 2;
}
.order-3 {
    -ms-flex-order: 3;
    order: 3;
}
.order-4 {
    -ms-flex-order: 4;
    order: 4;
}
.order-5 {
    -ms-flex-order: 5;
    order: 5;
}
.order-6 {
    -ms-flex-order: 6;
    order: 6;
}
header .small, header small, footer .small, footer small {
    font-size: 80%;
    font-weight: 400;
}
/*
.open .dropdown-menu {
    display: block;
}
*/
.open .nav-link {
    background-color: transparent;
}
footer .form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
}
footer label {
    display: inline-block;
    margin-bottom: .5rem;
}
footer .input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

footer .input-group-append, footer .subscribe-input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}
footer .subscribe-input-group-prepend {
    margin-right: -1px;
    margin-bottom: .5rem;
    padding-right: 0;
    border-bottom: 1px solid #ced4da;
}

footer .input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
}

.md-form input[type=date], .md-form input[type=datetime-local], .md-form input[type=email], .md-form input[type=number], .md-form input[type=password], .md-form input[type=search-md], .md-form input[type=search], .md-form input[type=tel], .md-form input[type=text], .md-form input[type=time], .md-form input[type=url], .md-form textarea.md-textarea {
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #ced4da;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background-color: transparent;
}
footer .input-group>.custom-file, footer .input-group>.custom-select, footer .input-group>.form-control, footer .input-group>.form-control-plaintext {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.subscribe-input {
    height: unset;
}

footer .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: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.md-form.input-group .input-group-text.md-addon {
    border: none;
    background-color: transparent;
}
.subscribe-input-group-prepend span {
    padding: 0;
}

footer .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: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

footer .subscribe-button {
    border: none;
    color: #ffffff;
    font-size: 1.3rem;
    padding: 0;
    margin: 0;
    margin-bottom: -.7rem;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
}

.subscribe-button:hover, .subscribe-button:focus, .subscribe-button:active {
    background-color: transparent !important;
    color: #ffffff;
    border-bottom: 1px solid #ced4da !important;
}

.subscribe-input:-webkit-autofill,
.subscribe-input:-webkit-autofill:hover
.subscribe-input:-webkit-autofill:focus
.subscribe-input:-webkit-autofill:active
.subscribe-input:-webkit-autofill {
    background-color: transparent !important;
    transition: background-color 5000s ease-in-out 0s !important;
    -webkit-text-fill-color: #ffffff !important;
}
@media (min-width: 576px)
{
    footer .form-inline .form-control {
        display: inline-block;
        width: auto !important;
        vertical-align: middle;
    }
    footer .form-inline .custom-select, footer .form-inline .input-group {
        width: auto !important;
    }
    footer .form-inline label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0;
    }

    .megamenu, header>.container, footer>.container {
        max-width: 540px;
        width: 540px;
    }
}
@media (min-width: 768px)
{
    .megamenu, header>.container, footer>.container {
        max-width: 720px;
        width: 720px;
    }
    .d-md-flex {
        display: -ms-flexbox!important;
        display: flex!important;
    }
    .d-md-block {
        display: block!important;
    }
    .d-md-inline-block {
        display: inline-block!important;
    }
    .d-md-none {
        display: none!important;
    }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-md-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-md-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-md-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-md-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-md-6 {
        -ms-flex-order: 6;
        order: 6;
    }
}
@media (min-width: 992px)
{
    .breadcrumbs {
        display: none!important;
    }

    .megamenu, header>.container, footer>.container {
        max-width: 960px;
        width: 960px;
    }
    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .d-lg-flex {
        display: -ms-flexbox!important;
        display: flex!important;
    }
    .d-lg-none {
        display: none!important;
    }
    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .d-lg-inline-block {
        display: inline-block!important;
    }
    .pl-lg-2, .px-lg-2 {
        padding-left: .5rem!important;
    }
    .pr-lg-2, .px-lg-2 {
        padding-right: .5rem!important;
    }
}
/*
@media only screen and (max-width: 1023px) {
    .g-wrapper {
        padding-top: 0 !important;
    }
}
*/
@media (min-width: 1200px)
{
    .megamenu, header>.container, footer>.container {
        max-width: 1270px;
        width: 1270px;
    }
    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .d-xl-flex {
        display: -ms-flexbox!important;
        display: flex!important;
    }
    .d-xl-block {
        display: block!important;
    }
    .pl-xl-3, .px-xl-3 {
        padding-left: 1rem!important;
    }
    .pr-xl-3, .px-xl-3 {
        padding-right: 1rem!important;
    }
    .d-xl-inline-block {
        display: inline-block!important;
    }
}

@media (max-width: 1250px) {
    .block-18 {
        display: none !important;
    }
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: 'Muli', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .2)
}


.popover .arrow {
    position: absolute;
    display: block;
    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) * -1)
}

.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) * -1);
    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) * -1)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::before,
.bs-popover-bottom>.arrow::before {
    top: 0;
    border-width: 0 .5rem .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 .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) * -1);
    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: #f7f7f7;
    border-bottom: 1px solid #ebebeb
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.popover.show {
    opacity: 1;
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-toggler-icon {
    display: inline-block;
    width: 2em;
    height: 2em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}
@media only screen and (max-width: 1023px) {
    .nav-top-alt {
        position: absolute;
        bottom: -1.6rem;
        right: 3rem;
    }
}

