/*@font-face {*/
/*font-family: 'JustFont';*/
/*src: url('/styles/font.eot');*/
/*src: local('☺'),*/
/**/
/*url('/styles/font.ttf') format('truetype');*/
/**/
/*font-weight: normal;*/
/*font-style: normal;*/
/*}*/
@font-face {
    font-family: 'Roboto';
    src: url('/styles/fonts/RobotoCondensed-Regular.eot');
    src: local('☺'),
        url('/styles/fonts/RobotoCondensed-Regular.woff') format('woff'),
        url('/styles/fonts/RobotoCondensed-Regular.ttf') format('truetype');
    /*url('/styles/fonts/RobotoCondensed-Regular.svg') format('svg');*/
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/styles/fonts/RobotoCondensed-Bold.eot');
    src: local('☺'), url('/styles/fonts/RobotoCondensed-Bold.woff') format('woff'),
        url('/styles/fonts/RobotoCondensed-Bold.ttf') format('truetype');
    /*url('/styles/fonts/RobotoCondensed-Bold.svg') format('svg');*/
    font-weight: bold;
    font-style: normal;
}

body,
html {
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 1.4rem;
}

a {
    border: 0;
}

.sb-slidebar {
    background-color: #666;

}

.sb-slidebar ul li a {
    padding: 5px;
    font-size: 1.1rem;
    display: inline-block;
}

ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ui-tabs .ui-tabs-panel {
    padding: 0 10px !important;
}

#tabs {
    margin: 10px 0 !important;
}

#tabs ul {
    padding: 0 10px;
    margin: 0 10px;
}

#tabs nav a {
    font-size: 1.2rem;
    line-height: 2rem;
}

#tabs h1 {
    font-size: 1.1rem;
    font-weight: normal;
    margin: 0;
}

.sb-slidebar ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sb-slidebar a {
    color: #fff;
    font-size: 1rem;
}

#logo {
    margin: 10px 10px;
    margin-left: 40px;
    width: 150px;
}

a {
    text-decoration: none;
    color: #e50000;
}

p {
    font-size: 0.9rem;
}

.st-accordion ul li {
    margin: 0;

    list-style: none;
}

.st-accordion>ul li {
    padding: 0px;
    border-bottom: solid 1px #ccc;
}

/*.st-accordion > ul,li:last-child {*/
/*border: none;*/
/*}*/
.st-accordion ul li {
    height: auto;
}

.st-accordion ul li>a span {
    /*visibility:hidden;*/
}

.st-content {
    display: none;
    /*font-size: 1rem;*/
    margin-bottom: 10px;
}

h1,
h2 {
    font-size: 1.4rem;
    line-height: 1.4rem;
}

h3 {
    font-size: 1rem;
    /*color: #a42333;*/
    /*font-weight: normal;*/
    margin: 10px 0;
}

h4 {
    color: #a42333;
    /*font-weight: normal;*/
    font-size: 1.1rem;
    margin: 0;
}

h5 {
    font-size: 1.1rem;
}

.c-comments-block {
    background: #eee;
    font-size: 0.75rem;
    /*margin: 20px;*/
}

.c-comments-block>.c-comment {
    margin: 0 0 7px 0px;
}

.c-comment {
    background: #eee;
    padding: 5px;
    margin: 4px 0 4px 20px;
    border: 1px dashed #fff;
}

.c-comment>div:first-of-type {
    margin: 0 0 0 5px;
}

.c-comment p {
    font-size: 0.8rem;
    margin: 5px;
    padding: 5px;
    background: #FFF;
}

.e-iframe-comment {
    display: none;
    width: 100%;
    margin: 0 auto;
    border: none;
    height: 180px;
}

.c-commentadd {
    text-align: center;
    margin: 0 0 10px 0;
}

.e-btn-reply,
.addCommentBtn {
    background: #a42333;
    color: #fff;
    border: 1px solid #fff;

    /*border-radius: 4px;*/
    padding: 15px;
    margin: 0 5px 0 0;
    float: right;
    cursor: pointer;
    font-size: 1rem;
}

.addCommentBtn {
    float: none;
}


#block_with_posts {
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    position: relative;
}

.sp-datetime {
    float: right;
    text-align: right;
    font-size: 0.75rem;
    line-height: 1.3rem;
}

#block_with_posts li {
    padding: 10px;
}

.e-search {
    background-position: 0 -275px;
    margin: 10px;
    /*float: right;*/
}

.e-search .e-search-text {
    background-image: url("/img/soc_icons.png");
    background-position: 100% -253px;
    background-repeat: no-repeat;
    padding: 1px 25px 1px 4px;
    border: 2px solid #999;
    border-radius: 4px;
    width: 70%;
    padding: 5px;
    font-size: 1.1rem;
}

.e-search .e-search-button {
    position: absolute;
    background: none;
    right: 1px;
    top: 1px;
    width: 25px;
    height: 25px;
    border: none;
    cursor: pointer;
}

.color_red {
    color: #ff2848 !important;
}

.btn-golos {
    padding: 2% 1%;
    margin: 0 1%;
    background: #fff;
    color: #073e7e;
    text-align: center;
    width: 42%;
    display: inline-block;
    /*margin: 0 auto;*/
    font-size: 28px;
    font-weight: bold;
    font-family: Arial;
}

a.btn-golos:hover {
    text-decoration: none;
    background: #073e7e;
    color: #fff;
}

blockquote {
    margin: 10px 0;
    color: #231E28;
    padding: 30px 30px 30px 60px;
    border-left: 8px solid #c31616;
    position: relative;
    background: #FAF8EB;
    /*font-family: 'Lato', sans-serif;*/
    font-weight: 300;
}

blockquote:before {
    content: "\201C";
    font-family: Arial;
    color: #c31616;
    font-size: 70px;
    position: absolute;
    left: 15px;
    /*top: 5px;*/
}

blockquote p {
    font-style: italic;
    font-size: 18px !important;
    margin-top: 0;
    line-height: 1.5em;
}

.c-post-block {
    margin-top: 20px;
    margin-bottom: 20px;
}

.block-shadow a {
    color: #fff;
}

.block-shadow {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 1)));
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 1));
    background-image: -moz-linear-gradient(transparent, rgba(0, 0, 0, 1));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 1));
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
    border-radius: 10px
}

.block-shadow-parent {
    position: relative;
    margin: 17px 0;
}

.w-100 {
    width: 100%;
}

.text-white {
    color: #fff;
}

.m-3 {
    margin: 15px;
}

.px-3 {
    padding-left: 15px;
    padding-right: 15px;
}

.e-hidden {
    overflow: hidden;
    width: 1px;
    height: 1px;
    position: absolute;
    top: -10000px;
    left: -10000px;
}

body:has(#cookie_note.show) {
    padding-top: 100px;
    position: relative;
}

#cookie_note {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    max-width: 1138px;
    padding: 20px;
    background-color: white;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
    z-index: 99;
    gap: 20px;
    flex-wrap: nowrap;
    align-items: center;
    min-height: 85px;
}

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

#cookie_note .cookie_accept {
    width: 20%;
}

#cookie_note .btn-primary {
    background: #9F2121;
    border-radius: 0px !important;
    border: 0px;
    outline: 0px;
    box-shadow: none;
    flex: 250px;
    padding: 10px 15px;
}

#cookie_note .btn-primary:hover {
    opacity: 0.8
}

#cookie_note a {
    text-decoration: underline;
    color: #9F2121
}

#cookie_note a:hover {
    text-decoration: none;
}

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

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

    #cookie_note .btn-primary {
        width: 100%;
        margin-top: 10px;
    }

    #cookie_note {
        min-height: 150px;
    }

    body:has(#cookie_note.show) {
        padding-top: 160px;
    }
}