

/* Start:/local/templates/html_dev/css/header-new-a.css?165264487223894*/
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;
    }
}


/* End */


/* Start:/local/templates/html/css/fonts.css?16094101823347*/

@font-face {
  font-family: 'Muli';
  font-style: italic;
  font-weight: 300;
  src: local('Muli Light Italic'), local('Muli-LightItalic'), url('/local/templates/html/css/../fonts/Muli-LightItalic.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;

}
@font-face {
  font-family: 'Muli';
  font-style: italic;
  font-weight: 400;
  src: local('Muli Italic'), local('Muli-Italic'), url('/local/templates/html/css/../fonts/Muli-Italic.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}
@font-face {
  font-family: 'Muli';
  font-style: italic;
  font-weight: 500;
  src: local('Muli SemiBold Italic'), local('Muli-SemiBoldItalic'), url('/local/templates/html/css/../fonts/Muli-SemiBoldItalic.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}
@font-face {
  font-family: 'Muli';
  font-style: italic;
  font-weight: 700;
  src: local('Muli Bold Italic'), local('Muli-BoldItalic'), url('/local/templates/html/css/../fonts/Muli-BoldItalic.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 300;
  src: local('Muli Light'), local('Muli-Light'), url('/local/templates/html/css/../fonts/Muli-Light.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  src: local('Muli Regular'), local('Muli-Regular'), url('/local/templates/html/css/../fonts/Muli-Regular.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 500;
  src: local('Muli SemiBold'), local('Muli-SemiBold'), url('/local/templates/html/css/../fonts/Muli-SemiBold.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}
@font-face {
  font-family: 'Muli';
  font-style: bold;
  font-weight: 700;
  src: local('Muli Bold'), local('Muli-Bold'), url('/local/templates/html/css/../fonts/Muli-Bold.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}
@font-face {
    font-family: 'icons';
    src:
        url('/local/templates/html/css/../fonts/icons.ttf') format('truetype'),
        url('/local/templates/html/css/../fonts/icons.woff') format('woff'),
        url('/local/templates/html/css/../fonts/icons.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* End */


/* Start:/local/templates/html/css/icons.css?16485455314198*/
.fa, .fas {
    font-weight: 900;
}
.fa, .far, .fas, .fab {
    font-family: "icons";
}

.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.icon-author:before {
  content: "\e900";
}

.icon-subscribe-input:before {
  content: "\e901";
  color: #fff;
}
.icon-subscribe-button .path1:before {
  content: "\e902";
  color: rgb(45, 112, 166);
}
.icon-subscribe-button .path2:before {
  content: "\e903";
  margin-left: -1.3330078125em;
  color: rgb(118, 163, 198);
}

.fa-times:before {
  content: "\f00d";
}

.fa-search:before {
  content: "\f002";
}
.fa-user:before {
  content: "\f007";
}
.fa-camera:before {
  content: "\f030";
}
.fa-play:before {
  content: "\f04b";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before {
  content: "\f09a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-youtube:before {
  content: "\f16a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-vk:before {
  content: "\f189";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-pause-circle:before {
  content: "\f28c";
}

.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}

.fa-viber:before {
    content: ' ';
    display: inline-block;
    position: relative;
    top: 1px;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='white' d='M444 49.9C431.3 38.2 379.9.9 265.3.4c0 0-135.1-8.1-200.9 52.3C27.8 89.3 14.9 143 13.5 209.5c-1.4 66.5-3.1 191.1 117 224.9h.1l-.1 51.6s-.8 20.9 13 25.1c16.6 5.2 26.4-10.7 42.3-27.8 8.7-9.4 20.7-23.2 29.8-33.7 82.2 6.9 145.3-8.9 152.5-11.2 16.6-5.4 110.5-17.4 125.7-142 15.8-128.6-7.6-209.8-49.8-246.5zM457.9 287c-12.9 104-89 110.6-103 115.1-6 1.9-61.5 15.7-131.2 11.2 0 0-52 62.7-68.2 79-5.3 5.3-11.1 4.8-11-5.7 0-6.9.4-85.7.4-85.7-.1 0-.1 0 0 0-101.8-28.2-95.8-134.3-94.7-189.8 1.1-55.5 11.6-101 42.6-131.6 55.7-50.5 170.4-43 170.4-43 96.9.4 143.3 29.6 154.1 39.4 35.7 30.6 53.9 103.8 40.6 211.1zm-139-80.8c.4 8.6-12.5 9.2-12.9.6-1.1-22-11.4-32.7-32.6-33.9-8.6-.5-7.8-13.4.7-12.9 27.9 1.5 43.4 17.5 44.8 46.2zm20.3 11.3c1-42.4-25.5-75.6-75.8-79.3-8.5-.6-7.6-13.5.9-12.9 58 4.2 88.9 44.1 87.8 92.5-.1 8.6-13.1 8.2-12.9-.3zm47 13.4c.1 8.6-12.9 8.7-12.9.1-.6-81.5-54.9-125.9-120.8-126.4-8.5-.1-8.5-12.9 0-12.9 73.7.5 133 51.4 133.7 139.2zM374.9 329v.2c-10.8 19-31 40-51.8 33.3l-.2-.3c-21.1-5.9-70.8-31.5-102.2-56.5-16.2-12.8-31-27.9-42.4-42.4-10.3-12.9-20.7-28.2-30.8-46.6-21.3-38.5-26-55.7-26-55.7-6.7-20.8 14.2-41 33.3-51.8h.2c9.2-4.8 18-3.2 23.9 3.9 0 0 12.4 14.8 17.7 22.1 5 6.8 11.7 17.7 15.2 23.8 6.1 10.9 2.3 22-3.7 26.6l-12 9.6c-6.1 4.9-5.3 14-5.3 14s17.8 67.3 84.3 84.3c0 0 9.1.8 14-5.3l9.6-12c4.6-6 15.7-9.8 26.6-3.7 14.7 8.3 33.4 21.2 45.8 32.9 7 5.7 8.6 14.4 3.8 23.6z'%3E%3C/path%3E%3C/svg%3E");
}

.fa-telegram:before {
    content: ' ';
    display: inline-block;
    position: relative;
    top: 1px;
    left: -3px;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 496 512'%3E%3Cpath fill='%23ffffff' d='M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z'%3E%3C/path%3E%3C/svg%3E");
}

.fa-tiktok:before {
    content: ' ';
    display: inline-block;
    position: relative;
    left: -3px;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 448 512'%3E%3Cpath d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
}
/* End */


/* Start:/local/templates/html_dev/components/bitrix/news.list/en_version_header/style.css?16334247371732*/
.en-version-title {
    font-weight: bold;
    font-size: 1.4rem;
    text-align: center;

    display: inline-block;
    height: 35px;
    padding: 0 1px;
}
.en-version-marquee {
    white-space: nowrap;
    display: inline-block;
    position: relative;
    width: 100%;
    height: 35px;
    vertical-align: top;
    overflow: hidden;
}
.en-version-title a, .en-version-title a:hover {
    text-decoration: none;
    color: #000b4d;
}
.en-version-marquee a, .en-version-marquee a:hover {
    text-decoration: none;
    color: #000b4d;
}
.en-version-container {
    border-bottom: 1px solid #fff;
    width: calc(100% + 20px);
    margin-left: -10px;
    white-space: nowrap;
    overflow: hidden;
    background-color: #ff9900;
    color: #000b4d;
    padding: 0 1rem;
    /*#e9b909*/
    /*#fff702*/
    /*#ff9900*/
}
.en-version-marquee ul{
  display: inline-block;
  opacity: 1;
  margin: 0;
}
.en-version-marquee ul li{
  padding: 0 15px;
  line-height: 35px;
  font-size: 1rem;
  display: inline-block;
}
.en-version-marquee ul li:before {
    content:"\A";
    width:10px;
    height:10px;
    border-radius:50%;
    background: #000b4d;
    display:inline-block;
    position: relative;
    left: -12px;
}
.jctkr-wrapper,.jctkr-wrapper *{box-sizing:border-box}
.jctkr-wrapper{display:inline-block;position:relative;width:100%;height:35px;vertical-align:top;overflow:hidden}
.jctkr-wrapper ul{position:absolute !important;left:0;top:0;height:100%;margin:0 !important;padding:0 !important;list-style:none;white-space:nowrap;font-size:0;opacity:0;-webkit-transition:opacity 1s;transition:opacity 1s}
.jctkr-wrapper.jctkr-initialized ul{opacity:1}
.jctkr-wrapper ul li{display:inline-block;}
.jctkr-label{display:inline-block}
/* End */


/* Start:/local/templates/html_dev/components/db.by/main.news.list/header_news-new/style.css?173023337646*/
.header-news-new img {
    max-width: 132px;
}
/* End */
/* /local/templates/html_dev/css/header-new-a.css?165264487223894 */
/* /local/templates/html/css/fonts.css?16094101823347 */
/* /local/templates/html/css/icons.css?16485455314198 */
/* /local/templates/html_dev/components/bitrix/news.list/en_version_header/style.css?16334247371732 */
/* /local/templates/html_dev/components/db.by/main.news.list/header_news-new/style.css?173023337646 */
