:root {
    --cassiopeia-color-primary: #004B84;
    --cassiopeia-color-hover: #ff9800;
    --cassiopeia-color-link: inherit;
    --cassiopeia-font-family-body: "Roboto", sans-serif;
    --cassiopeia-font-family-headings: "Roboto", sans-serif;
    --cassiopeia-font-weight-headings: 700;
    --cassiopeia-font-weight-normal: 400;
    --body-bg: url(../images/pattern.png) top left repeat;
}

/*@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap');*/
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css");
body, h2, h1, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: 'Roboto', sans-serif;
}
body{
    background: url(../images/pattern.png) top left repeat;
}
.container{
    background:#fff;
}
h1 {
    font-size: 33px;
}
h2 {
    font-size: 24px;
    margin: 6px 0 12px 0;
}
p{
    margin: 0;
}
.container-header{
    background: none;
	
	
}

div.mod-languages ul li{
    margin: 2px 0;
}
.header_topright a {
    text-decoration: none;
    color: inherit;
    margin-right: 24px;
}
.header_topright a:last-child {
     margin-right: 0px;
}
a.a_searchjob {
    color: #004b84;
    font-weight: 700;
}
.header_top {
    margin: 8px 0;
}
a.brand.pull-left {
    font-weight: bold;
    font-size: 42px;
    line-height: 42px;
    color: #004B84;
    text-decoration: none;
}
finder__search.input-group button{
    background: #004B84;
}
.awesomplete {
    width: 100%;
}
.container-header .container-search{
    margin: 0;
    width: 100%;
}
hr.blue{
    margin: 15px -5px 0 -5px;
}
.mod-list li a {
    text-decoration: none;
    padding: 0 12px;
    font-size: 16px;
    font-weight: 500;
    color: rgba(0, 0, 0, 84);
}
.mod-menu{
    flex-direction: row;
}
div.mod-languages ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
}
ul.mod-menu.mod-list.nav>li:first-child a {
    padding-left: 0;
}

li.nav-item.item-603 {
    background: rgba(255, 148, 37, 0.15);
    margin-left: 40px;
}
.mod-articlescategory li>h2>a {
    padding: 0;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
}
span.mod-articles-category-category a, li.mod-articleslatest__item a.mod-articleslatest__item__category {
    padding: 0;
    text-transform: uppercase;
    color: #00309d;
    font-size: 14px;
    font-weight: 500;
}
a.mod-articleslatest__item__category {
    margin: 8px 0 4px 0;
}
.mod-list li a:hover {
    text-decoration: none;
    color: #ff9800;
}
ul.mod-articleslatest li>a, ul.mod-articleslatest li {
    padding: 0;
}
.mod-articleslatest{
    margin: 0;
}
li.mod-articleslatest__item a {
    font-size: 18px;
    font-weight: 600;
}
p.mod-articles-category-introtext {
    font-weight: 700;
    color: rgba(0, 0, 0, 0.54);
}
li.mod-articleslatest__item {
    display: flex;
    flex-direction: column;
}
.row_news {
    margin: 8px 0;
}
.row_news:nth-child(3) {
    margin-top: 0;
}
.opinion {
    padding-left: 0;
}
.section_name.persona a {
    padding: 0;
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    font-weight: 500;
}
.media__content {
    float: none;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    height: auto;
    padding: 15% 0.75rem 0.75rem 0.75rem;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#00000000, endColorStr=#DD000000);
    background-color: transparent;
    background-image: -webkit-linear-gradient(transparent,rgba(0,0,0,0.8));
    background-image: linear-gradient(transparent,rgba(0,0,0,0.8));
    background-position-y: -1px;
    bottom: -1px;
}
.mod-articleslatest.latestnews.mod-list>div {
    position: relative;
}
.before_h3 {
    font-size: 21px;
    margin-right: 8px;
    height: 20px;
    width: 4px;
    background: #004B84;
    float: left;
}
.persona_category {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
}
.persona_item {
    height: 348px;
    background-size: cover;
    background-repeat: no-repeat;
}
section#konspekt, section#person, section#consultant, section#hobby,section#raznoe, section#media {
    margin-top: 32px;
}
.maincategoryname {
    display: flex;
    padding: 0;
    align-items: center;
    margin-bottom: 12px;
	margin-left: 8px;
}
.maincategoryname a {
    text-decoration: none;
}
h3.medvestnik.left-h2 {
    margin: 0;
}
.section_feedback {
    margin: 4px 0px 0 80px;
    border-bottom: 1px dotted;
}
.category_more {
    margin-left: auto;
    color: rgba(0, 0, 0, 0.54);
}
span.date.light {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.64);
}
.lawer_col:first-child {
      margin-left: 0;
}
.lawer_col:last-child {
     margin-right: 0;
}
.lawer_items {
    height: 230px;
    background-size: cover;
    background-repeat: no-repeat;
}
.lawer_col {
    display: flex;
    flex-direction: column;
    position: relative;
    margin: 0 8px;
    max-width: 32%;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 20%);
    padding: 0 0 8px 0;
}
.lawer_title {
    position: relative;
}
.lawer_title a {
    text-decoration: none;
    font-weight: 600;
    padding: 16px 8px 4px 8px;
    display: block;
}
span.mod-article-bookmark {
    position: absolute;
    right: 4px;
    top: 14px;
}
.lawer_col span.date.light {
    padding-left: 8px;
}
.tags .list-inline-item {
    margin: 0;
    background: #FF9425;
    color: #fff;
    opacity: 0.8;
}
.tags a.btn {
    font-weight: 600;
    color: #fff;
    background: #FF9425;
    border:none;
    text-decoration: none;
}
.mod-articles-category-tags {
    position: absolute;
}
section#raznoe span.title {
    font-size: 24px;
    margin-bottom: 16px;
    display: block;
}
.congrat, .polls {
    border-right: 1px solid #5f6369;
    height: 100%;
    padding-left: 12px;
}
.congrat a.mod-articles-category-title, .congrat a.mod-articles-category-title:hover {
    color: #fff;
}
.congrat a.contact_phone {
    color: #00309d;
}
.events .mod-list li {
    padding: 12px 0;
    font-weight: 400;
}
.events .mod-list li:first-child{
    padding-top: 0;
}
.mod-sppoll {
    padding: 0 12px 0 0px;
}
.radio {
    padding: 4px;
}
.sp-poll-result {
    padding: 12px;
}
.sp-poll-resul-item {
    padding: 8px 0;
}
.footer{
    background: #e3ecf8;
    color: #212529;
    padding: 30px 20px 26px 20px;
    margin-top: 0;
}
ul.mod-menu.mod-list.nav.footer__menu>li:last-child {
    margin: 32px 0 16px 0;
    background: transparent;
    font-weight: 700;
}
ul.mod-menu.mod-list.nav.footer__menu>li:last-child a{
    font-weight: 700;
}
ul.mod-menu.mod-list.nav.footer__menu li, ul.mod-menu.mod-list.nav.footer__menu li a{
    padding: 0;
}
.footer .mod-menu {
    position: relative;
    flex-direction: column;
    margin-top: 12px;
}
a.contact_phone {
    text-decoration: underline;
    color: #033399;
}
.footer_contacts {
    margin-top: 12px;
}
.footer_contacts p {
    margin: 4px 0;
}
.footer_contacts:last-child {
    margin-top: 24px;
}
.footer a {
    text-decoration: none;
}
.footer a:hover{
    color:#ff9800;
}
.footer_4 {
    padding-left: 30px;
}
.footer__usefull {
    margin: 8px 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
img.logo_small {
    height: 16px;
    margin: -2px 4px 0 0;
	width:16px;
}
img.logo_small.lawers {
    width: 260px;
    height: 90px;
    margin: 0;
}
.footer_bottom_row {
    font-size: 13px;
    padding: 8px 0;
    background: #0f4c81;
    color: #fff;
}
.footer_bottom_row a{
    text-decoration: none;
}
p.jurist {
    font-size: 12px;
    margin-top: 4px;
}
section#raznoe {
    padding-bottom: 30px;
}

element.style {
}
.mod-articlescategory.category-module.lawer.row {
  margin: 0;
  justify-content: space-between;
}
.container-component{
    flex-direction: row;
}
.container-sidebar-right {
    grid-area: side-r;
    padding: 0;
    margin: 0;
}
figure.none.item-image {
    margin-bottom: 16px;
}
.container-sidebar-right .sidebar-right:first-child {
    margin-top: 8px;
}
.tagss_item a {
    padding-left: 0;
    font-weight: 600;
    text-decoration: none;
    margin: 4px 0;
}
figure.none.item-image img{
    width: 100%;
}
.item-page a {
    color: #004b84;
    text-decoration: underline;
}
.tagss_item:first-child {
    margin-top: 0;
}
.tagss_item {
    margin: 12px 0;
}
.sidebar-right.sticky-top {
 top: 16px; 
 }
.item-news-li a.mod-articles-category-title {
    text-decoration: none;
    font-size: 20px;
    line-height: 1;
    display: block;
    margin-top: 14px;
}
.com-tags-tag__category .item-news-li {
    margin: 16px 0;
}
.custom.contactsleft {
    margin: 4px 0px;
}
p.namenews {
    color: #0f4c81;
    margin: 16px 0;
    font-size: 22px;
    line-height: 27px;
}
.podpiska_buttons {
    display: flex;
    flex-direction: column;
}
.podpiska_buttons a {
    margin: 8px;
    text-decoration: none;
}
.podpiska_buttons a.btn.btn-info.btn-primary.btn-md.btn-warning.active {
    background: var(--cassiopeia-color-hover);
    border: none;
}
.first_row {
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
}
.cost_table {
    background-color: #d0dff2;
    margin-top: 32px;
    padding: 16px;
}
.row_buttons {
    display: flex;
    margin: 16px;
}
.row_buttons {
    display: flex;
    margin: 16px;
}
a.btn {
    text-decoration: none;
}
p.abzac_descript {
    margin: 16px 0;
    font-size: 18px;
}
span.color_name {
    color: rgb(24, 74, 131);
    font-weight: 600;
}
.reklama__content {
    font-size: 32px;
    margin: 16px 0 8px 0px;
}
span.font-weight-bold {
    font-weight: 700;
}
.opotunit_descr, .opot_readmorea, .mediakit_download {
    text-align: center;
}
.row_socseti_img img {
    width: auto;
    height: 50px;
}
.backgroundblue {
    background-color: #def0ff;
    margin-bottom: 32px !important;
    padding: 16px !important;
}

.offcanvas.show {
    background-color: var(--cassiopeia-color-primary);
    background-image: linear-gradient(135deg,var(--cassiopeia-color-primary),var(--cassiopeia-color-hover));
}

.offcanvas-header > *:only-child {
    margin-left: auto;
}
.snoska:before {
    position: absolute;
    color: #004B84;
    font-size: 75px;
    font-family: sans-serif;
    line-height: 100px;
    font-style: normal;
}
.snoska cite, .snoska {
    padding-top: 10px;
    display: block;
}
.snoska {
    position: relative;
    padding: 16px 0px 16px 24px;
    margin: 0;
    color: #004B84;
    text-align: left;
    font-style: italic;

}
.sticky-top {
    position: sticky;
    top: 0;
 }
a.enter {
    align-items: center;
    padding: 10px 12px;
}
svg.bi.bi-person {
    margin-right: 4px;
}
.buttons_enter {
    display: flex;
    align-items: center;
}
.modal-backdrop {
    background-color: #000;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: -1;
}
.user_menu .mod-menu li.nav-item a {
    color: #22262a;
}
.user_menu .mod-menu li.nav-item a:hover {
    color: var(--cassiopeia-color-hover);
}
.user_menu ul.mod-menu.mod-list.nav li {
    margin: 0;
}
.subscribe-to-watch__lock-wrap:before {
    position: absolute;
    content: "";
    height: 260px;
    width: 100%;
    transform: translateY(-100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) -2.48%, #ffffff 100%);
    left: 0;
}
.subscribe-to-watch__lock-wrap.text-center {
    margin-top: -8px;
}
.subscribe-to-watch__title {
    font-weight: 700;
    margin-top: 8px;
}
a.subscribe-to-watch__link.btn.btn-primary {
    color: #fff;
    margin: 8px 0;
}
.com-users-login.login{
    background: #fff;
    padding: 40px;
    width: 420px;
    margin-top: 40px;
    padding: 28px 40px 40px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    position: relative;
    margin: 20px auto 0;
}

.com-users-login fieldset{
    margin-bottom: 0;
}
button.btn.btn-block:hover {
    color: #fff;
}
.user_menu {
    display: block;
}
.sidebar-right.card.sidebar_tags {
    margin-bottom: 16px;
}
/* Audio playyer */
.cover {
    height: 280px;
    /* background-size: unset; */
    background-repeat: no-repeat;
    position: relative;
    background-size: 100%;
}
.container__audo {
    display: block;
    width: 100%;
    margin: auto;
    overflow: hidden;
 }
.music-player {
    display: block;
    position: relative;
    width: 400px;
    height: 225px;
    margin: 6% auto;
    margin-top: 6%;
    border-radius: 10px;
    background: transparent linear-gradient(to bottom,#004B84 50%,#004B84 70%) repeat scroll 0 0;
    box-shadow: 1px 10px 20px 5px #222;
    opacity: 0.9;
    padding: 30px 0px;
}
.cover {
    float: left;
    width: 100%;
    height: 66%;
}
.cover img {
    display: block;
    position: absolute;
    top: 8%;
    left: 14%;
    width: 70%;
    margin: auto;
    text-align: center;
}
.titre {
    float: left;
    width: 100%;
    color: #fff;
    padding: 8px 10%;
    font-size: 16px;
}
.lecteur {
    width: 100%;
    display: block;
    height: auto;
    position: relative;
    float: left;
}
.mejs__button>button:focus {
    outline: 0px dotted #999;
}
.mejs__container {
    position: relative;
    background-color: transparent;
    min-width: auto !important;
}
.mejs__controls {
    padding: 0 10%;
    background: transparent !important;
    display: block;
    position: relative;
}
.mejs__controls div {
    display: block;
    float: left;
    position: relative;
}
.mejs__controls .mejs__playpause-button {
    position: absolute !important;
    right: 8%;
    bottom: 95%;
    width: 40px;
}
.mejs__controls .mejs__playpause-button button {
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    border: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 23px;
    color: #fff;
    background: transparent;
    padding: 0;
    margin: 0;
}
.mejs__controls .mejs__play button:before{
    content:"\f04b";
}
.mejs__controls .mejs__pause button:before{
    content:"\f04c";
}
.mejs__controls .mejs__volume-button button {
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    border: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
    color: #fff;
    background: transparent;
    margin: 0;
    padding: 0;
}
.mejs__controls .mejs__mute button:before {
    content: "\f028";
}
.mejs__controls .mejs__unmute button:before {
    content: "\f026";
}
.mejs__controls .mejs__time {
    width: 100%;
    margin-top: 7%;
    margin-bottom: 3%;
    color: #fff;
    height: auto;
    padding: 0;
    overflow: visible;
    min-width: 100%;
}
.mejs__controls .mejs__time span {
    font-size: 15px;
}
.mejs__controls span.mejs__duration {
    float: right;
    text-align: right;
    color: #ccc;
}
.mejs__controls span.mejs__currenttime {
    font-weight: 700;
    float: left;
}
.mejs__controls .mejs__time-rail {
    width: 100%;
    margin: 0;
}
.mejs__controls .mejs__time-rail span {
    position: absolute;
    top: 0;
    width: 100%;
    height: 4px;
    border-radius: 50px;
    cursor: pointer;
}
.mejs__controls .mejs__time-rail .mejs__time-loaded {
    background: rgba(255,255,255,0.2);
}
.mejs__controls .mejs__time-rail .mejs__time-float {
    display: none;
    top: -40px;
    width: 40px;
    height: 25px;
    margin-left: 0px;
    text-align: center;
    font-size: 10px;
    background: #fff;
    border: 0;
}
.mejs__controls .mejs__time-rail .mejs__time-float-current {
    display: block;
    position: relative;
    top: 0;
    margin: 0;
    line-height: 26px;
    color: #100d28;
}
.mejs__controls .mejs__time-rail .mejs__time-float-corner {
    top: auto;
    bottom: -9px;
    left: 50%;
    width: 0;
    height: 0;
    border-top: 6px solid #fff;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}
.mejs__controls .mejs__time-rail .mejs__time-current {
    background: #5BBB95 none repeat scroll 0 0;
}
.mejs__controls .mejs__time-handle {
    display: none;
}
.mejs__controls .mejs__volume-button {
    position: relative;
    position: absolute !important;
    top: 70px;
    right: 25%;
    width: 40px;
    height: 40px;
}
.mejs__controls .mejs__horizontal-volume-slider {
    display: block;
    position: absolute !important;
    position: relative;
    top: 70px;
    right: 10%;
    width: 60px;
    height: 4px;
    margin-top: 18px;
    border-radius: 50px;
    line-height: 11px;
}
.mejs__controls .mejs__horizontal-volume-slider .mejs__horizontal-volume-total,
.mejs__controls .mejs__horizontal-volume-slider .mejs__horizontal-volume-current {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.1);
}
.mejs__controls .mejs__horizontal-volume-slider .mejs__horizontal-volume-current {
    background: #fff;
}

/* end Audio player */
.button.play {
    position: absolute;
    width: 100%;
    top: 40%;
    display: flex;
    justify-content: center;
    font-size: 60px;
}
.button.play a{
 text-decoration: none;
}
.youtubeembeed.persona_item {
    background-position: center;
    background-size: contain;
   
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .header_topright {
        padding: 0;
        justify-content: flex-start !important;
        /* align-items: flex-start !important; */
    }
    .header_topright a {
        margin: 8px 16px 8px 0px;
        font-size: 14px;
    }
    .socicons {
        justify-content: space-between;
        display: flex;
		align-items: center;
    }
	.col-md-1.text-center.col-4.lang {
    align-items: center;
    display: flex;
    /* margin-left: 0px; */
	    width: auto;
	}
	.enter_mob {
		display: flex;
		padding: 0;
	}
	a.enter_mob__a {
    padding: 8px 16px;
    margin: 0;
	}
    .logo {
        text-align: center;
    }
    .infologo {
        text-align: center;
        padding: 16px;
    }
    .mod-finder__search.input-group .awesomplete input {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        max-width: 100%;
        /* margin-right: 8px; */
        /* border: 1px solid; */
    }
    .navbar {
        justify-content: end;
    }
    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: 0 0 0 0.25rem #004b84;
        font-size: 24px;
    }
    hr.blue{
        display: none;
    }
    .offcanvas-body .mod-list li {
        padding: 0.25em 0;
        display: block;
        float: left;
        width: 49%;
    }

    .offcanvas-body .mod-list li a {
        color: rgb(255 255 255);
        padding: 0;
        font-size: 22px;
    }
    ul.mod-menu.mod-list.nav>li:last-child, li.nav-item.item-603 {
       margin: 0;
    display: flex;
    /* width: 156px; */
    padding-left: 0;
    background: #ff9800;
    justify-content: center;
    /* padding: 0; */
    margin-left: -16px;
    }
    .offcanvas-header .btn-close {
        font-size: 24px;
        color: #fff;
    }
    .opinion, .tech {
          padding: 0;
        margin: 16px 0;
    }
    .category_more{
        display:none;
    }
    .section_feedback {
        margin: 0;
        float: right;
        right: 8px;
        position: absolute;
    }
    .lawer_col {
        margin: 1px 0;
        max-width: 100%;
        border-bottom: 1px solid rgb(0 0 0 / 20%);
        box-shadow: none;

    }
    .lawer_items {
          display: none;
    }
    .lawer_col:first-child .lawer_items{
        display: block;
    }
    .lawer_col .mod-articles-category-tags{
        display:none;
    }
    .lawer_title a{
        padding-left: 0;
    }
    .congrat, .polls {
        border-right: none;
        padding: 0;
      }
    p.mod-articles-category-readmore.btn.btn-primary {
        display: flex;
        justify-content: center;
        margin: 8px 0;
    }
    .footer_2, .footer_3 {
        text-align: center;
    }
    .footer_2 ul.mod-menu.mod-list.nav>li:last-child{
        margin: 16px 0;
        width: auto;
        display: block;
    }
    .footer_4 {
        padding: 0;
        margin: 24px 0;
    }
    .sidebar-right {
        margin-bottom: 32px;
    }
    .item-news-li:nth-child(3n+1) {
        padding-left: 16px !important;
    }
	.com-users-login.login {
        width: 100%;
    }
	.mod-articleslatest.latestnews.mod-list>div {
    position: relative;
    margin: 12px 0;
}
	.user_menu {
    display: none;
	}
	.logo_sticky.logo_show {
        display: block;
    }
	.textcontainright {
        display: none;
    }
    .textcontain_mobile a {
        text-decoration: none;
        font-weight: 700;
    }
	.music-player {
    width: 100%;
    padding: 16px;
}
.mobile_zadat a.wjcallback-link {
    text-decoration: dotted;
    margin: -8px 0 4px;
    display: table;
    position: relative;
    border-bottom: dotted;
    border-bottom: 1px dotted;
    width: auto;
 }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {

}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {

}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

}
@media (min-width: 992px) {
    .offcanvas-start {
        width: 100%;
    }
}
@media (max-width: 991.98px) {
    .offcanvas .metismenu.mod-menu .metismenu-item > ul {
        position: relative;
        width: 100%;
        margin-top: 1rem;
    }
    .offcanvas .metismenu.mod-menu .mm-collapse {
        background-color: transparent;
    }
    .offcanvas .metismenu.mod-menu .metismenu-item > a {
        color: #fff;
    }
}
.container-header .user_menumobile .mod-menu>li>a {
    color: #000;
    font-size: 14px;
}
.user_menumobile li.nav-item.item-520 {
    width: auto !important;
    background: transparent !important;
    display: flex;
    align-items: center;
}
.mark, mark {
    
    padding: 0;
}
/* button Up*/
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: var(--cassiopeia-color-hover);
    color: white;
    cursor: pointer;
    padding: 4px;
    border-radius: 0px;
}

#myBtn:hover {
    background-color: #555;
}
.progress-bar {
    height: 4px;
    background: var(--cassiopeia-color-primary);
    width: 0%;
}
.com-content-article__body audio {
    width: 100%;
}
.com-content-article__body a.mix-title {
    margin-right: 4px;
}
.mod-banners__item.banneritem img{
    width:100%;
}
.wjcallbackform .control-label{
    display: none;
}
.wjcallbackform .form-validate .modal-body {
    padding: 0;
    width: 100%;
    box-sizing: border-box;
}
.wjcallbackform .modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    border-bottom: none;
}
.wjcallbackform .modal-content {
    border: none;
    padding: 35px 40px 30px 40px;
}
.wjcallbackform .modal-footer{
    border: none;
}
.wjcallbackform .modal-header .close {
    font-size: 38px;
    line-height: 1rem;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
}
.control-group.show_title .controls {
    display: flex;
}
.control-group.show_title .controls .form-check-inline {
    display: flex;
    margin: 0;
}
.top-a.card {
    display: none;
}
div#logo_menu a.brand.pull-left {
    font-weight: bold;
    font-size: 24px;
    line-height: 42px;
    color: #004B84;
    text-decoration: none;
}
.logo_sticky {
    display: none;
    left: 0;
    position: absolute;
}

.nav-tabs+.tab-content {
    background: #fff;
    border: 1px solid #dfe3e7;
    border-radius: 0 0 0.25rem 0.25rem;
    -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.1);
    box-shadow: 1px 1px 4px rgba(0,0,0,.1);
    padding: 15px;
	margin-bottom: 24px;
}

.text_contain li::marker {
    color:  #004b84;
}
.textcontainright li a, .textcontainright a {
    text-decoration: none;
    color: #004b84;
    font-weight: 600;
    }
.textcontainright li a:hover, .textcontainright li a:focus {
    color: var(--cassiopeia-color-hover);
}
.textcontainright {
    margin: 0 0 24px 0;
}
#cookie_note{
    display: none;
    position: fixed;
    bottom: 15px;
    left: 50%;
    max-width: 90%;
    transform: translateX(-50%);
    padding: 20px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}

#cookie_note p{
    margin: 0;
    font-size: 0.7rem;
    text-align: left;
    color: black;
}

.cookie_accept{
    width:20%;
}
@media (min-width: 576px){
    #cookie_note.show{
        display: flex;
    }
}

@media (max-width: 575px){
    #cookie_note.show{
        display: block;
        text-align: left;
    }
}