@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome/fa-brands-400.f2594ef62455.eot");
    src: url("../fonts/fontawesome/fa-brands-400.f2594ef62455.eot") format('embedded-opentype'), url("../fonts/fontawesome/fa-brands-400.921f11501673.woff2") format('woff2'), url("../fonts/fontawesome/fa-brands-400.9d56249d0907.woff") format('woff'), url("../fonts/fontawesome/fa-brands-400.ab673bac3a9e.ttf") format('truetype'), url("../fonts/fontawesome/fa-brands-400.c862e94cbef7.svg") format('svg');
    font-weight: normal;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome/fa-regular-400.491a96d81886.eot");
    src: url("../fonts/fontawesome/fa-regular-400.491a96d81886.eot") format('embedded-opentype'), url("../fonts/fontawesome/fa-regular-400.cf6008d39608.woff2") format('woff2'), url("../fonts/fontawesome/fa-regular-400.4f8bb2872206.woff") format('woff'), url("../fonts/fontawesome/fa-regular-400.e6ff1c5d13b7.ttf") format('truetype'), url("../fonts/fontawesome/fa-regular-400.b5a61b229c9c.svg") format('svg');
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome/fa-solid-900.20b351a6af2d.eot");
    src: url("../fonts/fontawesome/fa-solid-900.20b351a6af2d.eot") format('embedded-opentype'), url("../fonts/fontawesome/fa-solid-900.1dc5b6dd4bf4.woff2") format('woff2'), url("../fonts/fontawesome/fa-solid-900.997f6b181918.woff") format('woff'), url("../fonts/fontawesome/fa-solid-900.63726a69fa60.ttf") format('truetype'), url("../fonts/fontawesome/fa-solid-900.1d220cf9da36.svg") format('svg');
    font-weight: 900;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'e-Ukraine';
    src: url("../fonts/e-Ukraine/e-Ukraine-Regular.03612fcfb60c.eot");
    src: url("../fonts/e-Ukraine/e-Ukraine-Regular.03612fcfb60c.eot?#iefix") format('embedded-opentype'), url("../fonts/e-Ukraine/e-Ukraine-Regular.47f455ddb769.woff2") format('woff2'), url("../fonts/e-Ukraine/e-Ukraine-Regular.dfa5b653d591.woff") format('woff'), url("../fonts/e-Ukraine/e-Ukraine-Regular.7b6dc35ac8ae.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'e-Ukraine';
    src: url("../fonts/e-Ukraine/e-Ukraine-Medium.f4f70bdfabd2.eot");
    src: url("../fonts/e-Ukraine/e-Ukraine-Medium.f4f70bdfabd2.eot?#iefix") format('embedded-opentype'), url("../fonts/e-Ukraine/e-Ukraine-Medium.6252e68161c8.woff2") format('woff2'), url("../fonts/e-Ukraine/e-Ukraine-Medium.3f5f631b6e30.woff") format('woff'), url("../fonts/e-Ukraine/e-Ukraine-Medium.19222630c161.ttf") format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'e-Ukraine';
    src: url("../fonts/e-Ukraine/e-Ukraine-Bold.3da4856ea913.eot");
    src: url("../fonts/e-Ukraine/e-Ukraine-Bold.3da4856ea913.eot?#iefix") format('embedded-opentype'), url("../fonts/e-Ukraine/e-Ukraine-Bold.21035d620920.woff2") format('woff2'), url("../fonts/e-Ukraine/e-Ukraine-Bold.5402f72767e9.woff") format('woff'), url("../fonts/e-Ukraine/e-Ukraine-Bold.d28ceca2df38.ttf") format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    outline: none;
}

:after, :before, :hover {
    box-sizing: border-box;
}

html {
    box-sizing: border-box;
}

html, body {
    height: 100%;
}

body {
    background-color: #F2EBD1;
    font-size: 16px;
    color: #121212;
    min-width: 320px;
    font-weight: normal;
    overflow-x: hidden;
}

body * {
    font-family: 'e-Ukraine', Arial, sans-serif !important;
}

.fa-classic, .fa-regular, .fa-solid, .far, .fas {
    font-family: "Font Awesome 6 Free" !important;
    color: #FF6108;
}

.text-bg-danger {
    background-color: #FF6108;
}

a {
    text-decoration: none;
    outline: none;
    color: #121212;
    display: inline-block;
    line-height: 1.3;
}

a:hover {
    text-decoration: none;
    color: #121212;
}

span[data-phone-number] {
    line-height: 1.3;
}

p {
    word-break: break-word;
    line-height: 1.3;
}

strong {
    font-weight: bold;
}

h1, .title {
    font-size: 36px;
    text-transform: uppercase;
    line-height: 1.2;
    padding-bottom: 24px;
}

.button {
    color: #ffffff;
    background: #ff6207;
    padding: 10px 20px;
    line-height: 1.5;
    transition: 0.5s ease all;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}

.button:hover {
    opacity: 0.7;
    color: #ffffff;
}

/*------------forms------------*/
.input_search textarea, .input_search input:not([type="checkbox"]):not([type="radio"]), .input_search select, .input_search button {
    border: 0;
    outline: none;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: transparent;
}

.input_search select {
    font-family: 'e-Ukraine', sans-serif;
    background: url("../img/orientation.b51e8e566472.svg") no-repeat right center;
    background-size: 35px 10px;
    padding-right: 35px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border: 0;
    outline: none;
}

.input_search textarea {
    resize: none;
    height: 77px;
    font-family: 'e-Ukraine', sans-serif;
}

::-webkit-input-placeholder {
    font-family: 'e-Ukraine', sans-serif;
    color: rgba(0, 0, 0, 0.6);
}

::-moz-placeholder {
    font-family: 'e-Ukraine', sans-serif;
    color: rgba(0, 0, 0, 0.6);
}

:-ms-input-placeholder {
    font-family: 'e-Ukraine', sans-serif;
    color: rgba(0, 0, 0, 0.6);
}

:-moz-placeholder {
    font-family: 'e-Ukraine', sans-serif;
    color: rgba(0, 0, 0, 0.6);
}

.feedback-form {
    background: white;
}

[name="honeypot"], [type='hidden'] {
    display: none !important;
}

/*--------------social------------------*/
.google, .facebook, .instagram, .telegram, .twitter, .linkedin-in, .whatsapp, .youtube, .viber {
    position: relative;
    color: #121212 !important;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    transition: 0.5s ease;
    font-size: 15px;
    line-height: 20px;
    margin-right: 5px;
}

.facebook {
    color: #F2EBD1 !important
}

.google:hover, .facebook:hover, .instagram:hover, .telegram:hover, .twitter:hover, .linkedin-in:hover, .whatsapp:hover, .youtube:hover, .viber:hover {
    color: #ff6207 !important;
}

.social a:last-of-type {
    margin-right: 0;
}

.google::before {
    content: '\f0d5';
    font-family: FontAwesome;
}

.facebook::before {
    content: '\f39e';
    font-family: FontAwesome;
}

.instagram::before {
    content: '\f16d';
    font-family: FontAwesome;
}

.telegram:before {
    content: '\f3fe';
    font-family: FontAwesome;
}

.twitter:before {
    content: '\f099';
    font-family: FontAwesome;
}

.linkedin-in:before {
    content: '\f0e1';
    font-family: FontAwesome;
}

.whatsapp:before {
    content: '\f40c';
    font-family: FontAwesome;
}

.youtube:before {
    content: '\f167';
    font-family: FontAwesome;
}

.viber:before {
    content: '\f409';
    font-family: FontAwesome;
}

/*-------------breadcrumbs----------------*/
.breadcrumbs {
    padding-top: 30px;
    padding-bottom: 20px;
}

.breadcrumbs li {
    display: inline-block;
    padding: 0 24px 0 0;
    line-height: 1.4;
    vertical-align: middle;
    font-weight: 600;
}

.breadcrumbs li:last-of-type {
    padding-right: 0;
}

.breadcrumbs li a {
    font-weight: normal;
    display: block;
    position: relative;
    transition: color .2s ease-out;
    line-height: 1.4;
}

.breadcrumbs li a:hover {
    text-decoration: underline;
}

.breadcrumbs li a:before {
    content: '/';
    position: absolute;
    right: -17px;
    top: 1px;
}

/*---------------------seo_text--------------------*/
.article-block {
    position: relative;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
}

.article-block .img-fluid {
    width: 100% !important;
}

.article-block .title {
    color: #121212;
}

.article-block h2 {
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 40px;
    line-height: 1.3;
    padding-bottom: 45px;
    color: #121212;
}

.article-block h3 {
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 18px;
    line-height: 1.3;
    padding-bottom: 20px;
    padding-top: 5px;
    color: #121212;
}

.article-block h4 {
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 10px;
    line-height: 1.5;
    color: #121212;
}

.article-block p {
    padding-bottom: 15px;
    line-height: 2;
}

.article-block p span.ratio {
    display: block;
}

.article-block p em {
    font-style: italic;
}

.article-block a {
    color: #ff6207;
    text-decoration: underline;
    transition: 0.5s ease;
    display: inline;
}

.article-block a:hover {
    opacity: 0.8;
}

.article-block ul {
    padding-bottom: 5px;
}

.article-block ul li {
    line-height: 2;
    display: block;
    padding: 0 0 15px 15px;
    position: relative;
}

.article-block ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.6);
}

.article-block ol {
    counter-reset: item;
    margin-left: 20px;
}

.article-block ol > li {
    position: relative;
    padding: 5px 0;
    line-height: 2;
}

.article-block ol > li::before {
    content: counters(item, ".") ". ";
    counter-increment: item;
    display: inline-block;
    margin-right: 0.5em;
    text-align: right;
}

.seo_text {
    text-transform: none !important;
}

.seo_text div {
    background: #ffffff;
    border: 1px solid #FF6108;
    padding: 5px 10px;
    margin: 0px;
    border-radius: 10px;
}

.seo_text blockquote {
    line-height: 1.5;
    margin: 20px 0 35px;
    position: relative;
    padding-left: 50px;
    font-weight: 500;
    font-size: 1.2em;
    color: #121212;
}

.seo_text blockquote:before {
    font-weight: bold;
    content: "”";
    font-size: 60px;
    position: absolute;
    left: 0;
    top: 6px;
    color: #121212;
    line-height: 1;
}

.article-block .date {
    color: #7e7c7c;
    font-size: 12px;
    padding: 0 !important;
}

.image_full {
    margin: 15px 0;
    width: 100%;
}

.page404 {
    padding: 50px;
    text-align: center;
}

/*-------------------header------------------*/
header {
    box-shadow: 0 1px 5px 0 rgba(19, 31, 51, 0.1);
    background-color: #121212;
    top: 0;
    z-index: 999;
}

header .header_top {
    border-bottom: 1px solid #dddcdc;
    padding: 10px 50px 10px 75px;
}

header .header_top .inner_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

header .header_top .date {
    color: #a1a1a1;
    text-transform: uppercase;
}

header .header_top .calendar_link {
    text-transform: uppercase;
}

header .header_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 50px 5px 30px;
}

header .header_content a.logo,
header .header_content a.logo-text {
    color: #F2EBD1;
}

header .header_content span {
    font-size: 1em;
    max-width: 120px;
    line-height: 1.4;
    font-weight: 700;
    color: #F2EBD1;
}

header .header_nav {
    display: flex;
    align-items: center;
    margin: 0 auto;
}

header .header_nav li a {
    text-transform: uppercase;
    transition: 0.5s all ease;
    padding: 0 20px;
}

header .header_nav li a:hover {
    color: #ff6207;
}

header .logo {
    display: block;
    max-width: 60px;
}

header .logo-text {
    max-width: 120px;
    line-height: 0.9;
}

header .logo img {
    display: block;
    width: 100%;
}

header .header {
    margin-left: 20px
}

header .rss {
    height: 20px
}

header .submit_investigation_topic {
    margin-left: auto;
    transition: 0.5s all ease;
    margin-right: 5px;
    font-size: .9em;
    color: #F2EBD1;
}

header .submit_investigation_topic:hover {
    color: #ff6207;
}

.mobile_submit_investigation_topic {
    display: none;
}

header .header_search {
    /*margin: 0 0 0 auto;*/
    width: 100%;
    max-width: 200px;
}

header .header_search .input_search {
    height: 44px;
    background-color: #F2EBD1;
    display: flex;
}

header .header_search .input_search input {
    width: 100%;
    height: 44px;
    display: block;
    padding: 0 0 0 10px;
}

header .header_search .input_search button {
    display: block;
    width: 40px;
    min-width: 40px;
    height: 44px;
    background: url("../img/search.5e356e4948ea.svg") no-repeat center;
    background-size: 20px 20px;
}

header .donate_link {
    margin-left: 15px;
}

header .navbar-toggler {
    width: 24px;
    min-width: 24px;
    height: 24px;
    display: block;
    cursor: pointer;
    margin-right: 10px;
    padding: 0;
}

header .navbar-toggler span {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #F2EBD1;
    margin-bottom: 5px;
}

header .navbar-toggler span:last-of-type {
    margin-bottom: 0;
}

.sidebar-nav {
    display: none;
    background-color: #fff;
    flex-basis: 300px;
    flex-direction: column;
    flex-shrink: 0;
    width: 300px;
    padding: 50px 15px;
}

.sidebar-nav .sidebar_category {
    margin-bottom: 20px;
}

.sidebar-nav .sidebar-content {
    position: sticky;
    top: 128px;
}

.sidebar-nav .sidebar_category li a {
    text-transform: uppercase;
    transition: 0.5s all ease;
    padding: 0 0 20px;
}

.sidebar-nav .sidebar_category li a:hover {
    color: #ff6207;
}

.sidebar-nav .navbar_search {
    width: 100%;
    display: none;
    margin-bottom: 30px;
}

.sidebar-nav .navbar_search .input_search {
    height: 44px;
    background-color: #F2EBD1;
    display: flex;
}

.sidebar-nav .navbar_search .input_search input {
    width: 100%;
    height: 44px;
    display: block;
    padding: 0 0 0 10px;
}

.sidebar-nav .navbar_search .input_search button {
    display: block;
    width: 40px;
    min-width: 40px;
    height: 44px;
    background: url("../img/search.5e356e4948ea.svg") no-repeat center;
    background-size: 20px 20px;
}

.sidebar-nav .social {
    display: none;
    margin-bottom: 30px;
}

.sidebar-nav .calendar_link {
    display: none;
    text-transform: uppercase;
}

.sidebar-show .sidebar-nav {
    display: flex;
}

/*------------------footer-----------------*/
footer {
    background-color: #121212;
}

footer .logo {
    margin: 0 auto 30px;
    display: block;
    width: 75px;
}

footer .logo img {
    display: block;
    margin: 0 auto;
}

footer .footer_content {
    border-bottom: 1px solid #dddcdc;
    margin-bottom: 30px;
    color: #F2EBD1;
    font-size: 13px;
}

footer .footer_content .item {
    margin-bottom: 30px;
}

footer .footer_content .description {
    max-width: 330px;
    line-height: 2;
}

footer .footer_content .subtitle {
    color: #F2EBD1;
    font-size: 18px;
    padding-bottom: 30px;
}

footer .footer_content ul li a,
footer .team {
    color: #F2EBD1;
    transition: 0.5s all ease;
    padding-bottom: 15px;
    font-size: 16px;
}

footer .footer_content ul li a:hover {
    color: #ff6207;
}

footer .footer_contacts {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 30px 0 10px;
}

footer .footer_contacts .subtitle {
    padding: 10px 30px 10px 0;
}

footer .footer_partners li {
    margin-bottom: 30px;
}

footer .footer_partners li a {
    display: block;
}

footer .footer_partners li img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    max-height: 100px;
}

footer .all_rights_reserved {
    text-align: center;
    padding-bottom: 30px;
    color: #F2EBD1;
}

footer .email {
    color: #F2EBD1;
}

footer .email:hover {
    color: #ff6207;
}

/*-----------------index-----------------*/
.news_item {
    margin-bottom: 60px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    background-color: #fff;
    padding: 30px;
    border-top: 3px solid #121212;
}

.news_item .item_img {
    display: block;
    margin-bottom: 20px;
    transition: all 0.15s ease-in-out;
}

.news_item .item_img:hover {
    box-shadow: 0 4px 10px rgba(0, 39, 36, 0.1);
    transform: translateY(-2px);
}

.news_item .item_img img {
    display: block;
    width: 100%;
}

.news_item .item_category {
    font-size: 14px;
    color: #f8abb0;
    padding-bottom: 24px;
}

.news_item .item_category:hover {
    text-decoration: underline;
}

.news_item .item_title {
    font-size: 23px;
    padding-bottom: 24px;
    transition: 0.5s all ease;
    flex-grow: 1;
    line-height: 1.3;
    font-weight: bold;
    word-break: break-word;
}

.news_item .item_title:hover {
    color: #ff6207;
}

.news_item .date {
    margin-top: auto;
    color: #7e7c7c;
    font-size: 12px;
}

.hot_news.index {
    padding-top: 80px;
}

.hot_news {
    padding-top: 14px;
    margin-bottom: 60px;
}

.hot_news .news_item {
    border-top: 14px solid #121212;
    margin-bottom: 0;
}

.hot_news .news_item .item_title {
    text-transform: uppercase;
    font-size: 28px;
}

.hot_news .inner_wrap {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-top: 14px solid #121212;
}

.hot_news .inner_wrap .news_item {
    border: 0;
}

.hot_news .inner_wrap .news_item .item_title {
    font-size: 16px;
}

.news_list {
    margin-bottom: 18px;
}

.breadcrumb-item a {
    line-height: 1
}

.tag-item {
    border: 1px solid #d5d8dc;
    font-size: .6em;
    padding: 5px 10px;
    margin: 0 3px;
    display: inline-block;
    transition: all .5s ease;
    border-radius: 3px;
    float: right;
    color: #121212 !important;
    text-decoration: none !important;
}

.sharethis-inline-share-buttons {
    margin: 10px;
}

.article_detail .news_item {
    padding: 30px 15px;
}

.article_detail .news_item .item_title {
    font-size: 20px;
}

/*-----------------------media--------------------*/
@media screen and (max-width: 1600px) {
    header .header_top {
        padding: 10px 15px;
    }

    header .header_content {
        padding: 5px 15px;
    }

    header .header_content span {
        font-size: .8em;
    }

    header .header_nav {
        display: none;
    }
}

@media screen and (max-width: 1300px) {
    .news_item {
        padding: 15px;
    }

    .news_item .item_img {
        margin-bottom: 15px;
    }

    .news_item .item_category {
        padding-bottom: 15px;
    }

    .news_item .item_title {
        font-size: 20px;
        padding-bottom: 15px;
    }

    .hot_news .news_item {
        border-top: 7px solid #121212;
    }

    .hot_news .news_item .item_title {
        font-size: 20px;
    }

    .hot_news .inner_wrap {
        border-top: 4px solid #121212;
    }

    .hot_news .inner_wrap .news_item .item_title {
        font-size: 14px;
    }
}

@media screen and (max-width: 992px) {

    h1 {
        font-size: 1em;
    }

    .title {
        font-size: 24px;
    }

    header {
        height: 71px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    header .header_top {
        display: none;
    }

    header .header_search {
        display: none;
    }

    header .logo {
        margin-right: 5px;
        max-width: 80px;
    }

    header .donate_link {
        padding: 10px;
        font-size: 14px;
    }

    header .navbar-toggler {
        margin-right: 15px;
    }

    .sidebar-nav {
        box-shadow: inset 0 1px 5px 0 rgba(19, 31, 51, 0.1);
        transform: translateX(-100%);
        position: fixed;
        left: 0;
        top: 71px;
        height: calc(100vh - 71px);
        z-index: 9999;
    }

    .sidebar-nav .sidebar-content {
        position: relative;
        top: auto;
    }

    .sidebar-nav .navbar_search, .sidebar-nav .social, .sidebar-nav .calendar_link {
        display: block;
    }

    .sidebar-show .sidebar-nav {
        transform: translateX(0);
    }

    .news_item .item_category {
        font-size: 12px;
    }

    .news_item .item_title {
        font-size: 16px;
    }
}

@media screen and (max-width: 768px) {

    .news_item {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 767px) {
    header .submit_investigation_topic {
        display: none;
    }

    .mobile_submit_investigation_topic {
        display: block;
        padding: 10px 0;
        margin-bottom: 20px;
        font-size: 14px;
    }

    .hot_news {
        margin-bottom: 40px;
        padding-top: 40px;
    }

    .hot_news .inner_wrap {
        flex-direction: row;
        margin-top: 30px;
    }

    .hot_news .inner_wrap .news_item {
        width: 50%;
    }

    .hot_news .inner_wrap .news_item .item_title {
        font-size: 12px;
    }
}

.seo_text p img, .seo_text .image_full {
    height: auto !important;
    width: 100% !important;
}


@media screen and (max-width: 480px) {

    header .header_content span {
        font-size: 0.6em;
    }

    header .donate_link {
        font-size: 12px;
    }

    .hot_news .inner_wrap {
        flex-direction: column;
    }

    .hot_news .inner_wrap .news_item {
        width: 100%;
    }
}

#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
}
#btn-back-to-top i{
    color: white!important;
}
.fas {
    font-family: "Font Awesome 6 Free" !important;
}
