﻿/*
Theme Name: Reboot Child
Theme URI: https://wpshop.ru/themes/reboot
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: reboot
Version: 1.0.0
*/
/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */
* {
  -webkit-locale: auto;
  white-space: normal;
}
::-webkit-scrollbar {
 width: 13px;
 height: 13px;
}
::-webkit-scrollbar-thumb {
 background: linear-gradient(360deg, #25156e 14%,#25156e 64%);
 border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover{
 background: radial-gradient(circle, #403182 14%,#413187 64%);
}
::-webkit-scrollbar-track{
 background: #ffffff;
 border-radius: 0px;
 box-shadow: inset 30px 30px 30px #f5f5f5;
}
@keyframes pulse {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}
body {
    background: #eee;
    background: #fff;
    font-family: 'Montserrat', sans-serif;
}

a {
    text-decoration: none;
}

b, strong {
    font-weight: 500;
}

strong {
    font-weight: 500;
}
.all-news-page .navigation.pagination {
    padding: 45px 0 10px;
}
.entry-image--full .entry-image__body .post-card__category a, .entry-image--fullscreen .entry-image__body .post-card__category a, .entry-image--wide .entry-image__body .post-card__category a {
    border-radius: 0;
}
.entry-image--full .entry-image__body .post-card__category a,.entry-image--fullscreen .entry-image__body .post-card__category a {
    background-color: #25156e;
    border-right: 4px solid #bba157;
}
@media (min-width: 768px) {
.entry-image--full {
    margin-top: -49px;
	min-height: 450px;
}
.entry-image--fullscreen {
	margin-top: -49px;
}
}
.bg-header .social-links .social-buttons {
	display:flex;
}
.search-screen {
    display: none;
    position: fixed;
    top: 60px;
    left: 10px;
    border-radius: 50px;
    right: 10px;
    padding-top: 0;
    padding-bottom: 0vh;
    background: #fff0;
    -webkit-transform: translateY(-100px) translateZ(0);
    transform: translateY(-100px) translateZ(0);
    opacity: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    z-index: 100;
    -webkit-box-shadow: 0 0 0 rgb(0 0 0 / 15%);
    box-shadow: 0 0 0 rgb(0 0 0 / 15%);
}
.search-screen-overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(37 21 110 / 97%);
    opacity: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    z-index: 5;
}
.search-screen .search-form .search-field {
    border-radius: 50px;
}
.humburger {
    position: absolute;
    top: 10px;
    left: 20px;
    z-index: 700;
    display: none;
}
@media (min-width: 992px) {
.site-branding {
    padding-left: 5px;
}
}
@media (min-width: 768px) {
.footer-widget:last-child {
    width: 28%;
}
}
.footer-widgets .widget_nav_menu ul.menu li a:hover{
	-webkit-transform: translateX(0px) translateZ(0) !important;
    transform: translateX(0px) translateZ(0) !important;
    color: #fff !important;
}
.plot-news__list li:hover {    

}
.plot-news__list li {
    transition: 0.1s;

}
.video-w .article-news:hover .bg-color:after {
    opacity: 1;
}
.video-w .article-news:hover .bg-color:before {
    background-image: linear-gradient(rgb(35 35 35 / 10%), rgb(0 0 0 / 13%), #25156ec7);
}
.post-hover:hover .bg-color:after {
	opacity:0.5;
}
.post-hover:hover.bg-color:after {
    opacity: 0.8;
}
.post-hover:hover .post-card__title{
	color: #25156e !important;
}
.entry-title {
    margin-top: 0.6em;
}
.archive.category .grid-loop {
    row-gap: 30px;
}
.archive.category .pagination {
    text-align: center;
    height: 70px;
    margin-top: 60px;
}
footer .widget-header {
    font-weight: 700;
    font-size: 1.4em;
    margin-bottom: 1em;
}
.site-footer--style-gray {
    background: #0f0a1f;
    color: #fff;
}
.site-footer--style-gray .pseudo-link, .site-footer--style-gray a {
    color: #9a9a9a;
}
.publish-block {	
    display: inline-flex;
    color: #25156d;
    font-weight: 600;
    font-size: 14px;
    padding: 0px 0px 15px 0px;
}
.publish-block span{
    padding: 0 5px 0 0;	
}
strong {
    font-weight: 700;
}
.entry-content h2 strong {
    font-weight: 800;
}
.text-footer-right p {
    color: #676767;
    font-size: 11px;
}
.new-search .header-search {
    height: 69px !important;
    border-radius: 0px !important;
    width: auto !important;
    border: 1px solid #e6e9ec;
    padding: 22px 21.50px;
    border-bottom: 0;
    border-top: 0;
    margin: -0.6px;
}
.top-menu {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
}
.bg-header .social-buttons--square .social-button {
    height: 69px !important;
    border-radius: 0px !important;
    width: auto !important;
    border: 1px solid #e6e9ec;
    padding: 10px 13.76px;
    border-bottom: 0;
    border-top: 0;
    margin: -0.6px;
}
.border-menu-simple {
    position: relative;
    display: block;
    border-right: 1px solid #e6e9ec;
    padding: 26px;
}
.site-header {
    box-shadow: none;
    padding-top: 0px;
    padding-bottom: 0px;
    background: #fff;
    margin-bottom: 0;
    border-bottom: 1px solid #e6e9ec;
}
.fixed.site-header-inner {
    max-width: none !important;
    padding-left: 0;
	padding-right: 0;
}
.one {
    width: 100%;
}
.grid-loop--4 {
    grid-template-columns: repeat(4,1fr);
}
.grid-loop--3 {
    grid-template-columns: repeat(3,1fr);
}
.grid-loop--2 {
    grid-template-columns: repeat(2,1fr);
}
.grid-loop--1 {
    grid-template-columns: repeat(1,1fr);
}
.grid-loop {
    display: grid;
    grid-gap: 20px;
}
.post-card--large {
    grid-column: span 2;
}
.post-card__title {
    margin: 6px 0 0;
    font-size: 16px;
    font-weight: 400;
}
.post-card .post-time {
    margin-top: 14px;
}
.post-label, .post-time {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #838c9e;
	text-transform: lowercase;
}
.tumb-widget .post-card__thumbnail {
    position: relative;
    height: 0;
    padding-bottom: 78.95%;
}
.post-card__thumbnail.cov {
	background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.tumb-widget .post-card {
    position: relative;
    z-index: 1;
	margin:0;
}
.tumb-widget.grid-loop--2 .post-card:last-child {
    margin: 0px auto 50px;
}
.post-card .post-tag {
    position: absolute;
    z-index: 1;
    bottom: 15px;
    left: 50px;
}
.post-tag:before {
    content: 'ПРО';
    position: absolute;
    top: -2px;
    left: -39px;
    width: 44px;
    padding: 10px 0px 10px 9px;
    line-height: 0;
    font-size: 12px;
    font-weight: 500;
    background-color: #25156e;
    border-right: 2px solid #bba157;
}
.post-tag {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    padding-left: 10px;
    position: relative;
}
.clip-label, .post-tag {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    color: #fcfcfc;
}
.article-news_column .post-tag {
    position: absolute;
    bottom: 20px;
    left: 55px;
}
.plot-news {
    height: 478px;
    overflow: overlay;
}
.home-right {
	-webkit-order: 2 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
}
.page-template-default .article-post {
    width: 100%;
}

.entry-content, .home-text, .taxonomy-description {
    font-size: 18px;
}

.entry-tag {
    text-decoration: none;
    font-size: 16px;
    white-space: nowrap;
    margin-right: .5em;
    color: #666;
}

.entry-content .wp-caption-text, .entry-content figcaption, .home-text .wp-caption-text, .home-text figcaption, .taxonomy-description .wp-caption-text, .taxonomy-description figcaption {
    max-width: 100%!important;
    font-size: 16px;
    color: #666;
    text-align: center;
}

.entry-meta {
    font-size: 14px;
    font-weight: 500;
}

.entry-content a:not([class]) {
    color: #25156e;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    -webkit-text-decoration-color: inherit;
    text-decoration-color: inherit;
    font-weight: 500;
}

.entry-content a:not([class]):hover {
    color: #25156e;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent;
}

@media (max-width: 1200px) {
    .order-1 {
        order: 1;
    }

    .order-2 {
        order: 2;
    }

    .order-3 {
        order: 3;
    }

    .order-4 {
        order: 4;
    }

    .order-5 {
        order: 5;
    }

    .order-6 {
        order: 6;
    }

    .order-7 {
        order: 7;
    }

    .mini:nth-child(2) {
        margin-left: 20px;
        width: calc(50% - 20px);
        margin-top: 71px;
    }
}

@media (max-width: 500px) {
    .mini {
        width: 100% !important;
    }

    .mini:nth-child(2) {
        margin-left: 0px;
        width: 100% !impotant;
        margin-top: 25px;
    }
}

.single .site-main {
    display: block !important;
}

.site-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.content-area.home-center {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.widget-area {
    display: block;
    position: relative;
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-height: 1px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.widget-area.home-left {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 30px;
}

.newsroll-titl {
    font-weight: bold;
    position: relative;
    padding-bottom: 23px;
    width: auto;
}

.max {
    width: 100%;
    margin-right: 0px;
    float: left;
}

.max-x {
    width: 100%;
    margin-right: 0px;
    float: left;
}

#full-page {
    width: 100%;
    order: 3;
    margin-bottom: 30px;
}

.mini {
    width: 50%;
    float: left;
}

.two {
    width: 100%;
    float: left;
    padding-right: 0px;
}

.left-block {
    padding-right: 0;
}

.right-block {
    padding-left: 0;
}

.widget {
    margin-bottom: 0rem;
}

.card-slider-container {
    margin-bottom: 20px;
    margin-top: 0;
}

.home-center .section-block.section-posts {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

.home-center .section-block.section-posts.section-preset--bg-dark-4 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
}

.card-slider__image {
    min-height: 350px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}

.content-area {
    position: relative;
    width: 100%;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-height: 1px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    border-bottom: 1px solid #E6E9EC;
}

.widget-area.home-right {
    border-left: 1px solid #E6E9EC;
    border-bottom: 1px solid #E6E9EC;
    padding-left: 25px;
}

.entry-tags {
    margin-bottom: 2em;
    text-align: center;
}

.entry-image.post-card.post-card__thumbnail img {
    width: 100%;
    height: auto;
    max-height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
}

.breadcrumb-separator {
    background: #ffffff;
    width: 7px;
    height: 7px;
    position: relative;
    display: inline-block;
    border-radius: 0px;
    border-left: 7px solid #25156e;
    top: -1px;
}


.breadcrumb_last span {
    color: #838c9e !important;
}

.breadcrumb a, .breadcrumb span {
    font-weight: 500;
    text-decoration: none;
    text-transform: none;
}

.breadcrumb a span {
    color: #0C0C0C !important;
}

.breadcrumb {
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
    opacity: .8;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 100%;
}

/*hover для блогів*/
@keyframes bounceOut {
    0% {
        box-shadow: 0 0 0 2px #25156e;
        opacity: 1;
    }

    25% {
        box-shadow: 0 0 0 1px #25156e;
        opacity: 1;
    }

    50% {
        box-shadow: 0 0 0 5px #25156e;
        opacity: 1;
    }

    75% {
        box-shadow: 0 0 0 3px #25156e;
        opacity: 1;
    }

    100% {
        box-shadow: 0 0 0 4px #25156e;
        opacity: 1;
    }
}

.blog-post:hover .blog-avatar {
    cursor: pointer;
    animation: bounceOut .4s linear;
}

.blog-post {
    text-decoration: none;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px;
    background-color: #f8f8f8;
}

.blog-avatar {
    width: 90px;
    height: 90px;
    border-radius: 50px;
    margin-right: 20px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    box-shadow: 0 0 0 3px #25156e;
}

.blog-author, .blog-avatar {
    /* height: 90px; */
}

.blog-author {
    padding-top: 20px;
}

.blog-header {
    display: flex;
}

.blog-about, .blog-name {
    max-width: 258px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.blog-about {
    font-size: 14px;
    color: #838c9e;
    font-weight: 300;
}

.blog-name {
}

.blog-title {
    padding: 0;
    margin: 15px 0px;
    font-size: 16px;
    font-weight: 500;
}

.top-social {
    display: flex;
    margin-top: 0px;
    float: right;
}

.top-social .social-button {
    margin: 0 4px;
    border-radius: 0px;
    border: 1px solid #e6e9ec;
    padding: 0px 14px;
    height: 28px;
}
.article-post .social-buttons {
    margin-bottom: 0;
}
.top-social .share-text {
    padding-right: 5px;
    padding-top: 1px;
    font-size: 16px;
    color: #a0a7b5;
}
.entry-social {
    margin-bottom: 3em;
    align-items: center;
    text-align: center;
}
.entry-social .social-button {
    padding: 0 2.2em;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: rgba(0,0,0,.04);
    height: 45px;
    margin: 6px;
    /* margin: 0 auto; */
    text-align: center;
    align-items: center;
}
.btn, .comment-respond .form-submit input {
    padding: .6rem 1.5rem;
    -webkit-box-shadow: 0 15px 30px -18px rgb(0 0 0 / 90%);
    box-shadow: 0 15px 30px -18px rgb(0 0 0 / 90%);
    -webkit-border-radius: 4px;
    border-radius: 0;
}
.grid-post-home .recommend-card {
    background: #f8f8f8
}

.grid-post-home .recommend-card__image img {
    height: 170px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.grid-post-home .recommend-card__title {
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 500;
}

.entry-image--wide {
}

.entry-image--wide .social-button, .entry-image--full .social-button, .entry-image--fullscreen .social-button {
    margin: 0 4px;
    background: #fff !important;
    padding: 5px 15px;
    border-radius: 20px;
}

.entry-image--wide .breadcrumb a span, .entry-image--full .breadcrumb a span, .entry-image--fullscreen .breadcrumb a span {
    color: #ffffff !important;
}

.entry-image--wide .breadcrumb_last span, .entry-image--full .breadcrumb_last span, .entry-image--fullscreen .breadcrumb_last span {
    color: #eaeaea !important;
}

.entry-image--wide .breadcrumb, .entry-image--full, .entry-image--fullscreen {
    opacity: 1;
}

.entry-image--full .entry-image__body, .entry-image--fullscreen .entry-image__body, .entry-image--wide .entry-image__body {
    padding: 50px 20px 30px;
    background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),to(rgb(0 0 0 / 74%)));
    background-image: -webkit-linear-gradient(top,transparent,rgb(0 0 0 / 64%));
    background-image: -o-linear-gradient(top,transparent,rgba(0,0,0,.5));
    background-image: linear-gradient(to bottom,transparent,rgb(0 0 0 / 74%));
    color: #fff;
    text-align: center;
}

.entry-meta {
    border-bottom: 1px solid #E6E9EC;
}

.sidebar-none .entry-meta {
    margin-bottom: 40px;
    border-bottom: 1px solid #E6E9EC;
}

.top-menu ul li>a, .top-menu ul li>span {
    text-decoration: none;
    opacity: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.site-footer .social-buttons--square .social-button {
    padding: 0 .1em;
    width: 2em;
    height: 2em;
    border: 0px solid #515157;
    background: #ffffff;
    border-radius: 0;
}



#livevideo {
    background: #23282d;
    color: #fff;
    text-transform: none;
    font-weight: 500;
    padding: 12px 20px;
    border-radius: 40px 0 0 40px;
}

.liveb {
    position: fixed;
    bottom: 40px;
    right: 25px;
    z-index: 1000;
    -webkit-box-shadow: 0 3px 30px -5px rgb(0 0 0 / 30%);
    box-shadow: 0 3px 30px -5px rgb(0 0 0 / 30%);
    box-shadow: 0 0 0 0 rgb(0 0 0);
    transform: scale(1);
    animation: pulse 2s infinite;
    border-radius: 40px;
    padding: 8px 0px;
}

#liveradio {
    background: #25156e;
    color: #fff;
    text-transform: none;
    font-weight: 500;
    padding: 12px 20px;
    border-radius: 0 40px 40px 0;
}

#livevideo span:before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 7px;
    margin-right: 10px;
    background: #25156e;
}

@keyframes pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}
/*
.top-menu #top-menu li:first-child {
    border-right: 1px solid #e6e9ec;
}

.top-menu #top-menu>li:first-child:before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 7px;
    margin-right: 10px;
    background: #25156e;
}
*/
.black-w {
    position: relative;
    margin: 50px 0;
}

.black-w .light_date.content-post__date {
    margin-top: 2px;
    color: #ababab;
}

.black-w .light_date .cat-meta-post {
    border-right: 1px solid #67676761;
}

.black-w .newsroll-title {
    color: #fff;
    padding: 45px 0 30px 0;
}

.black-w .news-grid__main {
    z-index: 1;
}

.black-w .news-grid__secondary {
    z-index: 1;
}

.black-w .plot-news__title {
    color: #fff !important;
}

.black-w .plot-news__title {
    color: #fff !important;
}

.black-w .plot-news__col {
    outline: transparent solid 10px;
}

.black-w .plot-news__col:hover {
    /* background: rgba(104,106,107,.2); */
    /* outline-color: rgba(104,106,107,.2); */
}

.black-w:before {
    content: "";
    position: absolute;
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw)!important;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    background: #1d2021;
}

.black-w .article-news {
    position: relative;
}

.black-w .article-news__img {
    height: 478px;
}

.black-w .article-news_column .article-news__box {
    padding: 30px 30px;
    background-color: #ffffff00;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: absolute;
    bottom: 0;
}

.black-w a {
    color: #fff !important;
}

.black-w .bg-color:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-image: linear-gradient(rgb(35 35 35 / 10%), rgb(0 0 0 / 55%), #1d1f21b8);
}

.video-w {
}

.video-w .bg-color:after {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.video-w .bg-color:after {
    content: "";
    width: 40px;
    height: 40px;
    background: url(play.svg) center/40px 40px no-repeat;
    opacity: .6;
    z-index: 3;
    position: absolute;
    display: block;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
	transition: .2s;
}

.video-w .bg-hover:hover .bg-color:after {
    opacity: 1;
}

@media (min-width: 1200px) {
    .max-x {
        width: calc(100% - 270px);
        margin-right: 20px;
        float: left;
    }

    .mini {
        width: 250px;
        float: left;
    }
}

@media (min-width: 992px) {
    .content-area {
        max-width: calc(100% - 350px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(100% - 350px);
        -ms-flex: 0 0 calc(100% - 350px);
        flex: 0 0 calc(100% - 350px);
        padding-right: 50px;
    }

    .widget-area.home-left {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 0px;
        border-right: 1px solid #E6E9EC;
        border-bottom: 1px solid #E6E9EC;
        min-width: 0;
        padding-right: 25px;
    }

    .content-area.home-center {
        max-width: calc(100% - 400px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(100% - 400px);
        -ms-flex: 0 0 calc(100% - 400px);
        flex: 0 0 calc(100% - 400px);
        padding-right: 20px;
        padding-left: 0;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        border-bottom: 1px solid #E6E9EC;
    }

    .widget-area {
        display: block;
        position: relative;
        width: 100%;
        max-width: 400px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 400px;
        -ms-flex: 0 0 400px;
        flex: 0 0 400px;
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-height: 1px;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .newsroll-titl {
        font-weight: bold;
        position: relative;
        padding-bottom: 23px;
        width: max-content;
    }
}

@media (min-width: 768px) {
    .post-card--grid .post-card__title {
        font-size: 16px;
    }

    .max {
        width: calc(100% - 270px);
        margin-right: 20px;
        float: left;
    }

    .two {
        width: 50%;
        float: left;
    }

    .left-block {
        padding-right: 10px;
    }

    .right-block {
        padding-left: 10px;
    }

    .site-logotype {
        margin-right: 1rem;
        /* background: #d11831;*/
    }

    .advertising-after-site, .main-navigation-inner, .related-posts, .section-block, .section-html, .site-content, .site-footer-inner, .site-header-inner {
        padding-left: 30px;
        padding-right: 30px;
    }

    .site-content {
        padding-top: 30px;
    }

    .home-center .post-card--grid {
        -ms-flex: 0 0 calc(50% - 40px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(50% - 40px);
        flex: 0 0 calc(50% - 40px);
        max-width: calc(50% - 40px);
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 50px;
    }

    .card-slider__image {
        min-height: 400px;
    }
}

.row-grid {
    margin-right: 0;
    margin-left: 0;
}

.category-pohlady .grid {
    margin: 0;
}

.grid {
    display: grid;
    grid-gap: 20px;
}

.grid-4 {
    grid-template-columns: repeat(4,1fr);
}

.grid-3 {
    grid-template-columns: repeat(3,1fr);
}

.grid-2 {
    grid-template-columns: repeat(2,1fr);
}

.grid-1 {
    grid-template-columns: repeat(1,1fr);
}

.grid-12 {
    grid-template-columns: repeat(12 ,1fr);
}

.g-large {
    grid-column: span 2;
    margin-bottom: 0;
}

#full-page .section-block.section-posts {
    padding: 30px 30px;
    margin: 0 -30px;
}

#n75-sidebar {
    padding-bottom: 50px;
    border-bottom: 1px solid #e6e9ec;
}

.post-cards--vertical {
    grid-gap: 20px;
}

.post-card--vertical {
    /* background: #f8f8f8; */
}

.post-card--vertical .post-card__title {
    font-size: 1em;
    font-weight: 500;
    /* padding: 0px 10px 10px 10px; */
}

.footer-navigation ul li .sub-menu li>a, .footer-navigation ul li .sub-menu li>span, .main-navigation ul li .sub-menu li>a, .main-navigation ul li .sub-menu li>span {
    padding: 7px 12px;
    padding-right: 40px;
    white-space: nowrap;
    border-bottom: 0px solid #e6e6e6;
    background: #4a4a4a;
    color: #fff;
    font-size: 12px;
}

.main-navigation ul li span:hover, .child-categories ul li a:hover {
    color: #ffffff !important;
    background: #4a4a4a;
}

.descburger {
    display: block !important;
    left: 0;
    position: relative;
    top: 8px;
}

.admin-bar.dop-nav-active .dop-nav {
    /* top: 100%; */
    /* padding-top: 0; */
    /* height: 90vh; */
}

.dop-nav-active .dop-nav {
    top: 68px;
    padding-top: 0;
}

.dop-nav-active .dop-nav {
    /* bottom: 0; */
    opacity: 1;
    padding-bottom: 100px;
    height: 90vh;
}

.dop-nav {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 100%;
    padding-top: 0;
    background: #25156e;
    z-index: 9999999;
    opacity: 0;
    overflow-y: auto;
    padding-bottom: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.dop-nav .row {
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    display: flex;
}

body.dop-nav-active {
    overflow: hidden!important;
    height: 100vh!important;
}

.branding .container {
    left: 32px;
    max-width: 990px;
}

.container {
    margin: auto;
    max-width: 1190px;
    position: relative;
}

.col-12 {
    width: 100%;
}

.col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9 {
    float: left;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
}

.list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.dop-nav .list>li, .dop-nav .list li.menu-item-has-children {
    margin-top: 50px;
    border-bottom: 1px solid rgba(255,255,255,.06);
}

.dop-nav .list>li>a {
    clear: both;
    display: inline-block;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 30px;
    font-weight: 600;
}
.dop-nav .list>li>a:hover {
    color: #bba157;
}
.dop-nav .list>li.current-menu-item>span {
    color: #bba157;
	clear: both;
	font-size:24px;
    display: inline-block;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 30px;
    font-weight: 600;
}
.dop-nav a {
    display: inline-block;
}

.dop-nav a {
    color: #fff;
    font-size: 24px;
    line-height: 100%;
    padding: .5em 0;
    outline: 0;
}

.dop-nav ul.sub-menu {
    padding-left: 0;
    padding-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
}

.dop-nav ul.sub-menu li {
    display: block;
    width: 20%;
}

.dop-navv li ul li {
    margin: 0;
}

.dop-nav .sub-menu li a {
    display: inline-block;
    position: relative;
}

.dop-nav li ul li a {
    font-size: 16px;
    line-height: 30px;
    color: #FFF;
    opacity: .6;
}

.dop-nav a {
    display: inline-block;
}

.dop-nav a {
    color: #fff;
    font-size: 24px;
    line-height: 100%;
    padding: .5em 0;
}

.sub-menu a:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.sub-menu a:before {
    background: #25156e;
}

.sub-menu a:before {
    content: '';
    position: absolute;
    bottom: 3px;
    width: 40%;
    height: 2px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

/*.fixed.site-header-inner {
	padding:0;
}*/
.site-logotype img {
    /* max-height: 68px!important; */
    padding: 9px 8px;
    max-width: 200px;
}

.site-logotype {
    position: relative;
}

/*
.site-logotype:after {
    content: "";
    position: absolute;
    top: 0;
    right: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 69px 20px 0 0;
    border-color: #D11831 transparent transparent;
}
.bg-header:after {
    background: #D11831;
    content: "";
    display: block;
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    width: 100%;
}
*/
.site-header.fixed {
    max-width: 100% !important;
    border-bottom: 1px solid #F5F5F5;
}

.footer-navigation ul li>a, .footer-navigation ul li>span, .main-navigation ul li>a, .main-navigation ul li>span {
    padding: 10px 13px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 13px;
}
/*
.site-header {
    box-shadow: 23px 0 65px -37px #000000;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #fff;
    margin-bottom: 50px;
}
*/
.main-navigation {
    margin-bottom: 0;
}

.site-header+.main-navigation {
    margin-top: 0;
}

@media (min-width: 1200px) {
    .container, .fixed.advertising-after-site, .fixed.main-navigation-inner, .fixed.related-posts, .fixed.section-block, .fixed.section-html, .fixed.site-content, .fixed.site-footer-inner, .fixed.site-header-inner, .footer-navigation.fixed, .main-navigation.fixed, .site-footer.fixed, .site-header.fixed {
        max-width: 1360px;
    }
}

.newsroll h5 span {
    position: relative;
    z-index: 1;
    display: inline-block;
    font-weight: 300;
    color: #838c9e;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1;
    padding: 14px;
    background-color: #fff;
    text-align: center;
}

.newsroll h5:after {
    content: '';
    position: absolute;
    z-index: 0;
    top: calc(50% - 2px);
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #E6E9EC;
}

.newsroll ul li {
    list-style: none;
}

.newsroll ul, ol {
    margin: 0;
    padding: 0;
}

.newsroll li {
    margin-bottom: 22px;
}

.newsroll h5 {
    color: #575754;
    font-size: 15px;
    position: relative;
    text-align: center;
}

.widget-title-a {
    position: relative;
    display: block;
}

.newsroll-title-b {
    position: absolute;
    text-transform: none;
    font-weight: 300;
    letter-spacing: 0;
    font-size: 13px;
    line-height: 1.2;
    right: 0;
    text-align: right;
    bottom: 25px;
}

/*.newsroll-title {
    position: relative;
    padding-bottom: 15px;
    text-transform: none;
    font-weight: 700;
    letter-spacing: 0;
    padding-top: 20px;
    font-size: 1.9375em;
    line-height: 1.2;
}*/
.newsroll-title {
    position: relative;
    padding-bottom: 20px;
    text-transform: none;
    font-weight: 700;
    letter-spacing: 0;
    padding-top: 40px;
    font-size: 1.9375em;
    line-height: 1.2;
}
.newsroll-titl:after {
    content: '';
    height: 3px;
    background-color: #dd3333;
    position: absolute;
    bottom: 15px;
    left: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    right: 0;
}

.newsroll-posts-text {
    font-size: 16px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
}

.newsroll-posts-text a {
    text-decoration: none;
}

.newsroll__time {
    color: #838c9e;
    font-size: 13px;
    flex: 0 0 45px;
    padding-top: 2px;
}

.newsroll__category {
    color: #dd3333;
    font-size: 12px;
    padding-left: 5px;
    flex: 0 0 57px;
    padding-top: 2px;
    display: none;
}

.newsroll-posts__title {
    padding-top: 0;
}

.newsroll .btn-border {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    padding: 13px 0;
    text-transform: uppercase;
    text-align: center;
    background-color: #25156e;
    border-radius: 0;
    text-decoration: none;
    -webkit-box-shadow: 0 15px 30px -18px rgb(0 0 0 / 90%);
    box-shadow: 0 15px 30px -18px rgb(0 0 0 / 90%);
	transition: .2s;
	border-right: 0px solid #bba157;
}

.newsroll .btn-border:hover {
    border-right: 10px solid #bba157;
}

.bold-news {
    font-weight: 600;
}

.card-slider__title {
    font-size: 26px;
    /*line-height: 32px;*/
    font-weight: bold;
}

.card-slider__body {
    padding: 6% 20px 5%;
}

.card-slider__desc {
    font-size: 14px;
    line-height: 18px;
}

.card-slider-container {
    margin-bottom: 20px;
    margin-top: 0;
    height: max-content;
}

.card-slider__image {
    /* border-radius: 3px; */
}

.slide-post {
    background: #f8f8f8;
}

.slide-post .swiper-pagination-bullet {
    background: #000;
}

.slide-post .recommend-card {
    max-width: 300px;
}

.recommend-card .article-news__genre {
    line-height: 0;
    padding: 5px 15px;
    margin-top: 15px;
}

.slide-post .recommend-card__image {
    display: block;
    position: relative;
    /* border-top-left-radius: 3px; */
    /* border-top-right-radius: 3px; */
    overflow: hidden;
}

.slide-post .recommend-card__img {
    width: 100%;
    height: 166px;
    max-height: 166px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

.slide-post .recommend-card__head {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    padding: 14px 20px 0;
}

.slide-post .recommend-card__head-link {
    color: #333;
}

.slide-post .recommend-card__title {
    font-size: 18px;
    line-height: 24px;
    padding: 10px 15px 0;
    font-weight: 500;
}

.article-post-widget .article-news_column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    /* min-height: 400px; */
}

.article-post-widget .article-news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.article-post-widget .article-news_column .article-news__image {
    margin-right: initial;
    max-width: initial;
    -webkit-box-flex: initial;
    -ms-flex-positive: initial;
    flex-grow: initial;
}

.article-post-widget .article-news__image {
    min-width: 270px;
    max-width: 270px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 30px;
}

.article-post-widget .article-news_column .article-news__img {
    height: 230px;
}

.article-post-widget .article-news__img {
    width: 100%;
    height: 180px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0 0;
    object-position: 0 0;
    display: block;

}

.article-post-widget .article-news_column .article-news__box {
    padding: 20px 20px;
    background-color: #f8f8f8;
    min-height: 170px;
}

.article-news__title {
    font-size: 18px;
    font-weight: 500;
}

.article-news__text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    padding-top: 13px;
}

.article-news__announce {
    color: #222;
    margin-right: 8px;
}

.bg-news {
    float: left;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 400px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.bg-news:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-image: linear-gradient(rgb(35 35 35 / 10%), rgb(0 0 0 / 13%), #1d1f21);
}

.bg-color:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-image: linear-gradient(rgb(35 35 35 / 10%), rgb(0 0 0 / 13%), #1d1f21);
}

.bg-color:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    background-image: linear-gradient( 219deg , rgb(0 0 0 / 0%), #25156e);
}
.bg-color {
    position: relative;
    display: block;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}



.content-post-botoom {
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
    padding: 20px;
}

.content-post__title {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    position: relative;
    z-index: 1;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    text-decoration: underline;
    color: #fff;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent;
}

.content-post__desc {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    position: relative;
    z-index: 2;
    padding: 15px 0 10px;
    color: #fff;
}

.content-post__date {
    font-size: 14px;
    font-weight: 400;
    position: relative;
    z-index: 2;
    margin-top: 15px;
    color: #dadee0;
    text-transform: lowercase;
}

.light_date.content-post__date {
    margin-top: 2px;
    color: #838c9e;
}

.light_date .cat-meta-post {
    border-right: 1px solid #e6e9ec;
}

.post-plus .bg-news {
    height: 280px;
}

.cat-meta-post {
    border-right: 1px solid #e6e9ec1a;
    padding-right: 7px;
    margin-right: 5px;
    text-transform: uppercase;
    /* border-left: 3px solid #25156e; */
    /* padding-left: 7px; */
}

.post-plus ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.post-plus ul li {
    list-style: none;
    /* border-bottom: 1px solid #e8e8e8; */
    padding: 10px 0;
    position: relative;
}

.post-plus ul {
    padding: 0 0 0 33px;
    display: grid;
    position: relative;
}

.content-post-plus:not(:last-child):after {
    position: absolute;
    top: 40px;
    bottom: -7px;
    left: -26px;
    width: 2px;
    content: '';
    background-color: #25156e17;
}

.content-post-plus:before {
    content: '';
    position: absolute;
    top: 17px;
    left: -32px;
    width: 14px;
    height: 14px;
    border-radius: 0;
    background-color: #ffffff78;
    border: 3px solid #25156e;
    box-shadow: 0 0 0 3px #25156e36;
}
.content-post-plus:hover::before {
	transform: scale(1);
	animation: pulse 2s infinite;
}
.content-post-plus__title {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    /* line-height: 1.5; */
    z-index: 1;
}

.content-post-plus .meta {
    font-size: 13px;
    padding: 5px 0;
    text-transform: uppercase;
    font-weight: normal;
    position: relative;
    z-index: 1;
    color: #696969;
}

.content-post-plus .dat-meta {
    font-size: 14px;
    border-left: 0px solid #d6d6d6;
    padding-left: 0;
    margin-left: 0;
    text-transform: lowercase;
    font-weight: 400;
    color: #838c9e;
}

.news-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.news-grid__main {
    width: 50%;
    min-width: 50%;
}

.article-news_column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

.article-news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.article-news_column .article-news__image {
    margin-right: initial;
    max-width: initial;
    -webkit-box-flex: initial;
    -ms-flex-positive: initial;
    flex-grow: initial;
}

.article-news__image {
    min-width: 270px;
    max-width: 270px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 30px;
}

.article-news__img {
    width: 100%;
    height: 270px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0 0;
    object-position: 0 0;
    display: block;
    /* border-top-left-radius: 3px; */
    /* border-top-right-radius: 3px; */
}

.article-news_column .article-news__box {
    padding: 25px 25px;
    /* background-color: #e6e9ec66; */
    box-shadow: 0.3rem 1rem 3.7rem rgb(0 0 0 / 8%);
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.article-news__genre {
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 11px;
    margin-top: -7px;
    text-transform: uppercase;
}

.article-news__genre .meta {
    color: #696969;
    /* border-right: 1px solid #e6e9ec1a; */
    /* padding-right: 7px; */
    /* margin-right: 5px; */
    /* text-transform: uppercase; */
    /* border-left: 3px solid #25156e; */
    /* padding-left: 7px; */
}

.article-news__genre .dat-meta {
    border-left: 1px solid #d6d6d6;
}

.plot-news__genre-link {
    color: #333333;
    margin-right: 10px;
}

.sport .article-news__title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
}

.news-grid__secondary {
    padding-left: 30px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.plot-news__col+.plot-news__col {
    margin-top: 30px;
}

.plot-news__col {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
}

.plot-news__list {
    padding: 0;
}

.plot-news__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.plot-news__image {
    margin-right: 20px;
}

.plot-news__img {
    max-width: 120px;
    min-width: 120px;
    height: 93px;
    /* border-radius: 3px; */
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}

.plot-news__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 5%;
}
.plot-news__genre {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    padding-bottom: 11px;
    margin-top: -4px;
    text-transform: lowercase;
}

.plot-news__title {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: 0;
    max-width: 344px;
}

/*video news*/
.news-video .newsroll-title {
    padding: 10px 0 35px 0;
    color: #fff;
}

.news-video {
    background: #1d2021;
    padding: 30px 30px;
    margin: 0 -30px;
    position: relative;
}

.news-video:before {
    content: "";
    position: absolute;
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw)!important;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    background: #1d2021;
}

.news-card.video-card.main {
    padding-bottom: 0;
    margin-bottom: 0;
    outline: 0;
}

.news-card.video-card {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 0;
    outline: transparent solid 10px;
    background-color: transparent;
}

.news-card.video-card .news_box_wrapper {
    position: relative;
}

.news-card.video-card.main a {
    color: #fefefe;
}

.news-card.video-card .image {
    overflow: hidden;
    /* border-radius: 3px; */
}

.news-card .image {
    position: relative;
}

.g-large .news-card .bg-color:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-image: linear-gradient(rgb(35 35 35 / 10%), rgb(0 0 0 / 25%), #1d1f21d1);
}

.news-card.video-card .image:after {
    content: "";
    width: 40px;
    height: 40px;
    background: url(play.svg) center/40px 40px no-repeat;
    opacity: .6;
    z-index: 3;
    position: absolute;
    display: block;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
}

.news-video .news-card:hover {
    background: rgba(104,106,107,.2);
    outline-color: rgba(104,106,107,.2);
}

.news-video .news-card:hover .image:after {
    opacity: 1;
}

.news-video .news-card, .news-video .news-card .image:after {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bg {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.holder {
    position: relative;
    height: 0;
    display: block;
    width: 100%;
    background-color: #f4f6f5;
    overflow: hidden;
}

.news-card.video-card.main .title {
    position: absolute;
    overflow: visible;
    color: #fefefe;
    font-size: 26px;
    line-height: 35px;
    font-weight: 500;
    bottom: 45px;
    left: 20px;
    right: 20px;
    min-height: 0;
    z-index: 3;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.news-card.video-card.main .info {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 10px;
    z-index: 3;
    border: none;
}

.news-video .article-post .title {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #d8d8d8;
    padding: 5px 0 5px;
}

.news-video .meta {
    font-size: 13px;
    padding: 5px 0;
    text-transform: uppercase;
    font-weight: normal;
    position: relative;
    z-index: 1;
    color: #adabab;
}

.news-video .dat-meta {
    font-size: 14px;
    border-left: 1px solid #67676761;
    padding-left: 7px;
    margin-left: 5px;
    text-transform: lowercase;
}

/*tv*/
.post-2367 .entry-content {
    max-width: 100% !important;
}

.entry-content .content-post-plus:before {
    content: '';
    position: absolute !important;
    top: 7px !important;
    left: 5px !important;
    width: 14px !important;
    height: 14px !important;
    border-radius: 50% !important;
    background-color: #ffffff !important;
    border: 3px solid #25156e !important;
    /* box-shadow: 0 0 0 3px #25156e3b; */
}

.entry-content .content-post-plus:not(:last-child):after {
    position: absolute;
    top: 33px;
    bottom: -7px;
    left: 10px;
    width: 2px;
    content: '';
    background-color: #25156e17;
}

/*відео програми*/
.program {
    position: relative;
    margin-bottom: 50px;
}

.grid-video {
    display: grid;
    grid-template-columns: 1fr 40%;
    grid-gap: 30px;
    margin-top: 30px;
    position: absolute;
    width: calc(100% - 20px);
    bottom: 20px;
    left: 20px;
    color: #fff;
}

.program-img img {
    width: 100%;
    height: auto;
    max-height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
}

.veduchyi-img img {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
}

.veduchyi-text {
    font-size: 20px;
    font-weight: bold;
}

.veduchyi-img {
    float: left;
}

.meta-program {
    font-size: 30px;
    font-weight: bold;
    text-align: right;
    padding: 0 30px;
}

.ved-meta {
    float: left;
    margin-top: 6px;
    padding-left: 25px;
}

.veduchyi-desc {
    font-size: 15px;
    color: #e6e9ec;
}

.veduchyi {
    margin-top: 15px;
}

.program-cat {
    grid-column: span 4;
}

.program-cat:nth-child(-n+2) {
    grid-column: span 6;
    height: 300px;
}

.program-cat:nth-child(-n+2) img {
    height: 300px !important;
}

.program-cat {
    position: relative;
    margin-bottom: 0;
    height: 260px;
    background: #e6e9ec;
}

.program-cat .program-img img {
    width: 100%;
    height: 260px;
    max-height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
}

.program-cat .program-m {
    color: #fff;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.program-title {
    position: absolute;
    color: #fff;
    top: 0;
    z-index: 1;
    font-size: 21px;
    font-weight: bolder;
    padding: 10px 25px;
    background: #eb2e2d;
}

.program-cat .meta-program {
    font-size: 23px;
    font-weight: bold;
    text-align: right;
    padding: 10px 20px;
}

.program-cat .bg-color:after {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.program-cat .bg-color:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    background-image: linear-gradient(rgb(35 35 35 / 10%), rgb(0 0 0 / 45%), #000000);
}

a.program-cat:hover .bg-color:after {
    opacity: 0.5;
}

.post-card__thumbnail img {
    width: 100%;
}

.program-page .post-card__thumbnail:after {
    content: "";
    width: 40px;
    height: 40px;
    background: url(play.svg) center/40px 40px no-repeat;
    opacity: .6;
    z-index: 3;
    position: absolute;
    display: block;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
}

.program-page .post-card:hover .post-card__thumbnail:after {
    opacity: 1;
}

.post-card__title {
    font-weight: 500;
}

.post-card--grid:nth-child(6n) .post-card__title, .post-card--grid:nth-child(6n+1) .post-card__title {
    font-size: 16px;
    z-index: 4;
}

.post-card__date {
    padding-left: 0em;
    text-transform: lowercase;
    font-size: 13px;
    color: #838c9e;
}

.post-card__date:before {
    content: "";
}

.post-card--grid.post-card--thumbnail-no {
    border-color: #E6E9EC !important;
}

.widget-grid-home.recommend-card .article-news__genre {
    line-height: 1;
    padding: 0px 20px;
    margin-top: 15px;
}

@media (min-width: 768px) {
    .post-card--grid.post-card--thumbnail-no .post-card__title {
        padding-top: 30px;
    }

    .post-card__title {
        line-height: 1.5;
    }

    .post-card--grid {
        -ms-flex: 0 0 calc(50% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(50% - 20px);
        flex: 0 0 calc(50% - 20px);
        max-width: calc(50% - 25px);
        margin-left: 20px;
        margin-right: 0px;
        margin-bottom: 35px;
    }

    .whp .post-card--grid {
        -ms-flex: 0 0 calc(25% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(25% - 20px);
        flex: 0 0 calc(25% - 20px);
        max-width: calc(25% - 25px);
        margin-left: 20px;
        margin-right: 0px;
        margin-bottom: 35px;
    }
}

@media (max-width: 550px) {
    /*.one-post-wrapper.grid.grid-4 {
    width: 100%;
    overflow: scroll;
    grid-template-columns: repeat(4 , 270px);
}*/.program-cat:nth-child(-n+2) {
        grid-column: span 12;
        height: 300px;
    }

    .program-cat {
        grid-column: span 12;
    }

    .grid-video {
        display: grid;
        grid-template-columns: auto;
        grid-gap: 10px;
        margin-top: 0;
        position: absolute;
        width: 100%;
        bottom: 15px;
        left: 0;
        color: #fff;
    }

    .meta-program {
        font-size: 24px;
        font-weight: bold;
        text-align: right;
        padding: 0 30px;
    }

    .program-img img {
        width: 100%;
        height: 270px;
        max-height: 400px;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .meta-program {
        font-size: 24px;
        font-weight: bold;
        text-align: left;
        padding: 0 30px;
    }

    .veduchyi {
        margin-top: 15px;
        padding: 0 0 0 23px;
        order: 2;
    }

    .ved-meta {
        float: left;
        margin-top: 0px;
        padding-left: 15px;
    }

    .veduchyi-img img {
        width: 55px;
        height: 55px;
        border-radius: 50%;
        -o-object-fit: cover;
        object-fit: cover;
        border: 3px solid;
    }

    .veduchyi-text {
        font-size: 16px;
        font-weight: 500;
    }

    .veduchyi-desc {
        font-size: 13px;
        color: #e6e9ec;
    }

    .grid-4 {
        grid-template-columns: repeat(1,1fr) !important;
    }

    .g-large {
        grid-column: span 1;
        margin-bottom: 0;
    }
	.g-large .news_box_wrapper, .g-large .news_box_wrapper .bg.holder   {
    height: 320px;
	}
}

@media (min-width: 1200px) {
    .post-card--grid {
        -ms-flex: 0 0 calc(33.33% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(33.33% - 20px);
        flex: 0 0 calc(33.33% - 20px);
        max-width: calc(33.33% - 25px);
        margin-left: 20px;
        margin-right: 0px;
        margin-bottom: 35px;
    }
}

@media (max-width: 992px) {
    .grid-4 {
        grid-template-columns: repeat(2,1fr);
    }

    .news-grid__main {
        width: 100%;
        min-width: 100%;
    }

    .news-grid {
        display: grid;
        grid-gap: 40px;
    }

    .news-grid__secondary {
        padding-left: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}

.post-card--grid:hover .post-card__thumbnail:before {
    top: 0;
    opacity: .20;
    background-image: linear-gradient(rgb(35 35 35 / 0%), rgb(235 46 46 / 68%), #ff0000);
    background-color: #0000;
}

.post-card--grid:hover .post-card__thumbnail:before {
    top: 0;
    opacity: .20;
    background-image: linear-gradient(rgb(35 35 35 / 0%), rgb(235 46 46 / 68%), #ff0000);
    background-color: #0000;
}

.post-card--grid:hover a {
    color: #25156e;
}

.tv-post-program {
    padding-bottom: 15px;
}

.tv-post-program .meta {
    width: 80px;
    white-space: nowrap;
    font-size: 18px;
    line-height: 35px;
    font-weight: 500;
    display: inline-block;
    color: #9e8383;
    background-color: #fff3f3;
    text-align: center;
    margin-right: 17px;
}

.tv-post-program .title {
    font-size: 18px;
    font-weight: 300;
    position: relative;
    z-index: 1;
    color: #5d5d5d !important;
}

.blog-single .blog-name {
    font-size: 18px;
}

.blog-single .blog-about {
    font-size: 16px;
    color: #838c9e;
}

.blog-single .entry-meta {
    align-items: center;
}

.related-posts .post-card--vertical.post-card--thumbnail-no:hover {
    border-color: #25156e;
}

.child-categories ul li a:hover {
    border-color: #222222 !important;
}

.podcast-img {
    width: 250px;
    height: 250px;
    margin-right: 14px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    float: left;
}

.podcast-post .entry-content {
    float: left;
    width: calc(100% - 265px);
}

.podcast .post-card__thumbnail img {
    min-height: 235px;
    object-fit: cover;
    object-position: center;
}

@media (max-width: 500px) {
    .social-links, .site-branding__body {
        display: none !important;
    }

    #content {
        margin-top: 20px;
    }

    .humburger {
        top: 0px;
    }

    .header-search {
        top: 20px;
    }

    .card-slider__image {
        min-height: 430px;
    }

    .slide-post .recommend-card__img {
        width: 100%;
        height: 226px;
        max-height: 260px;
    }

    .slide-post .recommend-card {
        max-width: max-content;
    }

    .slide-post .recommend-card__title {
        font-size: 18px;
        line-height: 24px;
        padding: 15px 15px 30px;
        font-weight: 500;
    }

    .widget-area.home-right {
        border-left: 0px solid #E6E9EC;
        border-bottom: 0px solid #E6E9EC;
        padding-left: 0;
        margin-top: 20px;
    }

    .category-pohlady .grid {
        margin: 0;
        grid-template-columns: repeat(1,1fr);
    }

    .blog-header {
        padding-bottom: 25px;
    }

    .podcast-img {
        width: 100%;
        height: 300px;
        margin-right: 0px;
        margin-bottom: 20px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }

    .podcast-post .entry-content {
        float: none;
        width: 100%;
    }
}

.after-text-content {
    background: #ffeebc;
    padding: 20px 20px;
    margin: 20px 0px;
    text-align: center;
    line-height: 1.7;
    font-size: 18px;
}

.srcaf {
    color: #25156e !important;
    font-weight: 600;
}

.srcaf:hover {
    color: #25156e !important;
    text-decoration: underline;
}

.esclusive {
    background: #25156e;
    border-right: 4px solid #bba157;
    color: #fff;
    text-transform: uppercase;
    padding: 4px 7px;
    margin-right: 5px;
    font-size: 14px;
    font-weight: 500;
}

.newsroll-icon {
    font-size: 13px;
    color: #d0d4d8;
    margin-left: 6px;
}
.archive .site-main,.page .site-main{
    display: block !important;
}
.wpra-plugin-container .wpra-reaction .wpra-reaction-static-holder {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 90% !important;
    height: 100%;
}
.programs-post .entry-meta {
    align-items: center;
}
.programs-post .blog-avatar {
    width: 70px ;
    height: 70px;
    box-shadow: 0 0 0 3px #25156e;
	margin-top: 10px;
}
.programs-post .blog-author {
    padding-top: 28px;
}
.search-screen.js-search-screen.open {
	z-index: 1000;
}
@media (min-width: 768px) {
.site-title {
    margin: 0;
    font-size: 26px;
}
}
@media (max-width: 768px) {
.card-slider-container {
    min-height: 400px;
}
}
@media (max-width: 1200px) {
.two {
    width: 100%;
    float: left;
}
.onemin {
    order: 4 !important;
}
}
.home .site-main {
    display: flex !important;
    padding-bottom: 30px;
}
.post-card img {
    transition: all .7s ease-in-out;
}
.post-card.w-animate:hover img {
    transform: scale(1.1);
}
.post-card__thumbnail {
	overflow: hidden;
}
.recommend-card img {
    transition: all .7s ease-in-out;
}
.recommend-card:hover img {
    transform: scale(1.1);
}
.recommend-card {
	overflow: hidden;
}
.article-news img {
    transition: all .7s ease-in-out;
}
.article-news:hover img {
    /* transform: scale(1.1); */
}
.article-news__image {
	overflow: hidden;
}
.footer-counters {
	text-align: center;
	padding-top: 15px;
}
.site-title a{
    color: #eb2e2d;
    font-weight: bolder;
}
.site-title{
    color: #eb2e2d;
    font-weight: bolder;
}
#adrai_728x90 {
    margin: 0 auto;
    text-align: center;	
}
.ads-header {
    background: #1d2021;
    padding: 15px;
}
.site-header.fixed {
    position:relative;
}
.ads-widget {
	align-items: center;
    margin: 0 auto;
	padding: 15px;
}
.minpadding-ads {
	padding-bottom: 40px !important;
}
.noborder-ads{
	padding-bottom: 15px !important;
    border-bottom: 0px !important;
}
.taxonomy-description {
    padding: 0;
    margin: 0;
}
.taxonomy-description a {
    color: #3281c1;
    font-weight: 500;
}
.taxonomy-description a:hover {
	text-decoration: underline;
}
@media (min-width: 992px) {
.footer-navigation ul li .sub-menu, .main-navigation ul li .sub-menu {
    position: absolute;
    left: 10px;
    background: #f2f2f2;
    -webkit-box-shadow: 0 20px 30px rgb(0 0 0 / 5%);
    z-index: 100;
    margin-right: 0;
    box-shadow: 0 20px 30px rgb(0 0 0 / 17%);
}
.main-navigation ul li .sub-menu .sub-menu {
    top: 0;
    left: 100%;
    padding-right: 60px;
}
}
.main-navigation ul li .sub-menu li>a, .main-navigation ul li .sub-menu li>span {
    padding: 12px 20px;
    padding-right: 60px;
    white-space: nowrap;
    border-bottom: 1px solid #e6e6e654;
    background: #f5f5f5;
    color: #000;
    font-size: 13px;
}
.page-header .taxonomy-description:before{
    content: "ℹ";
    color: #3da2e0;
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 30px;
    margin-top: -15px;
    font-family: wpshop-core!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.page-header .taxonomy-description {
    background: #e3f1f4;
    background: -webkit-gradient(linear,left top,right top,from(#e3f1f4),to(#e3edff));
    background: -webkit-linear-gradient(left,#e3f1f4 0,#e3edff 100%);
    background: -o-linear-gradient(left,#e3f1f4 0,#e3edff 100%);
    background: linear-gradient(to right,#e3f1f4 0,#e3edff 100%);
    padding: 20px 20px 20px 90px!important;
    border-left: none!important;
    max-width: 100%;
    margin: 25px 0px;
	position: relative;
}
.page-header .taxonomy-description p {
    margin-bottom: 0;
}
.m-display {
	display:none;
}
.pc-display {
	display:block;
}
@media (max-width: 1200px) {
.content-area.home-center {
    max-width: calc(100% - 330px);
    -webkit-flex: 0 0 calc(100% - 330px);
    -ms-flex: 0 0 calc(100% - 330px);
    flex: 0 0 calc(100% - 330px);
}
.grid-loop--3 {
    grid-template-columns: repeat(2,1fr);
}
.grid-loop--4 {
    grid-template-columns: repeat(3,1fr);
}
.home .grid-loop--3 .post-card:last-child {
	display:none;
}
.home .grid-loop--4 .post-card:last-child {
	display:none;
}
}
@media (max-width: 991px) {
.content-area.home-center {
    max-width: calc(100%);
    -webkit-flex: 0 0 calc(100%);
    -ms-flex: 0 0 calc(100%);
    flex: 0 0 calc(100%);
}
aside.widget-area.home-right {
    border-left: 0px solid #E6E9EC;
    border-bottom: 0px solid #E6E9EC;
    padding-left: 0;
    margin-top: 40px;
}
.two {
    width: 50%;
    float: left;
}
}
@media (max-width: 660px) { 
.new-search{
	display:none !important;
}
.menu-mo {
	justify-content: space-between;
}
.m-search {
    display: block;
    position: relative;
    border-left: 1px solid #e6e9ec;
    padding: 26px;
    top: 0;
    right: 0;
}

}
@media (min-width: 661px) { 
.new-search{
	display:flex !important;
}
.m-search {
	display:none;
}
#content {
    margin-top: 20px;
}
.descburger {
	display: block !important;
}
}

@media (max-width: 530px) {
.one.m-order-1 .newsroll-title {
    padding-top: 20px;
}
.grid-loop--4 {
    grid-template-columns: repeat(1,1fr);
}
.grid-loop--3 {
    grid-template-columns: repeat(1,1fr);
}
.grid-loop--2 {
    grid-template-columns: repeat(1,1fr);
}
.m-order-1 {
	order: 1;	
}
.m-order-2 {
	order: 2;	
}
.m-order-3 {
	order: 3;	
}
.m-order-4 {
	order: 4;	
}
.m-order-5 {
	order: 5;	
}
.m-order-6 {
	order: 6;	
}
.m-order-7 {
	order: 7;	
}
.m-order-8 {
	order: 8;	
}
.m-display {
	display:block;
}
.pc-display {
	display:none;
}
.new-search .header-search {
    margin: -20px;
}
.border-menu-simple {
    padding: 30px;
}
.two {
    width: 100%;
    float: left;
}
.dop-nav .list>li>a {
    margin-bottom: 25px;
}
.dop-nav a {
    font-size: 18px;
}
.dop-nav .list>li, .dop-nav .list li.menu-item-has-children {
    margin-top: 35px;
}
.dop-nav ul.sub-menu {
    padding-left: 0;
    padding-bottom: 30px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.dop-nav ul.sub-menu li {
    display: block;
    width: 100%;
}
.dop-nav .list>li.current-menu-item>span {
    color: #bba157;
	clear: both;
	font-size:18px;
    display: inline-block;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 30px;
    font-weight: 600;
}
}

@media (max-width: 460px) {
.site-branding {
    padding-left: 10px;
    padding-right: 10px;
}
.border-menu-simple {
    padding: 20px;
}
.m-search {
    padding: 20px;
}
.site-logotype img {
    padding: 5px 5px;
    max-width: 170px;
}
.humburger {
    top: 9px;
}
}

.one.m-order-1  .newsroll-title{
    padding-top: 0 ;
}
.wpshoplightbox-image {
    height: 85%;
}