/*
Theme Name: Тема для 7 Канал
Author: the Nariman Aliakbaorv
Author URI: https://katana-web.kz/
Description: Тема для сайта телеканала "Седьмой Канал"
Requires PHP: 5.6
Version: 1.0
Text Domain: tv7

Seven_Channel WordPress Theme, (C) 2022
*/
html {
  scroll-behavior: smooth; 
  scroll-padding-top: 80px;
}
body {
	background: #fff;
	font-family: 'Montserrat', sans-serif;
	margin: 0;
	color: #333;
}
a {
	text-decoration: none;
	color: #333;
}
p {
    font-weight: 200;
    line-height: 1.5;
    font-size: 16px;
    color: #333;
}
strong {
    font-weight: 600;
}
li {
    margin-bottom: 5px;
}
*, ::after, ::before {
    box-sizing: content-box;
}
a:hover {
    color: inherit;
    text-decoration: auto;
}
figure, .schedule-futher-time .sub {
    margin: 0;
}
header {
    color: #333;
    position: sticky;
    z-index: 100;
    width: 100%;
	top: 0;
}
.header {
    background: #fff;
    z-index: 100000;
    display: block;
	box-shadow: 0 0 20px 0 #00000087;
}
header a {
	color: #333;
}
.container {
    width: 1140px;
    margin: 0 auto;
}
.live-block, .schedule-futher {
	display: table;
}
header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mm-spn.mm-spn--navbar:after {
	opacity: 1!important;
	font-weight: bold;
}
.lang, .social, .menu, .logo, .logo a img, .logo a h2, header ul li, .live-onair h2 span, .logo a, .lang ul, .social ul {
    display: flex;
    align-items: center;
}
.hidden, .season-series {
	display: none;
}
header ul li {
	margin-bottom: 0;
	line-height: 1;
}
.season span:target .season-series {
    display: block;
}
.slick-tv7-img, .show-tv7-img {
    margin: 0;
}
.logo img {
    padding: 0;
    width: 65px;
}
.logo h2 {
    font-family: "Oswald", sans-serif;
    font-size: 16px;
	margin: 0;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.2;
    padding-left: 5px;
    letter-spacing: 0.5px;
    color: #ffffff;
}
li#menu-item-6321 a, li#menu-item-2070 a {
    padding: 0;
}
header ul {
    list-style-type: none;
    padding: 0;
	margin: 0;
}
.right-title-block .red {
    font-size: 32px;
}
.live-title h2 {
    border-right: none !important;
}
.live-onair.slider {
    background: none;
}
a.sby_video_thumbnail:after {
	content: none;
}
.txt-posl {
    padding: 5px 20px;
    border-radius: 20px;
    box-shadow: 0 0 15px #00000030;
    background: #cccccc17;
    margin: 0 0 20px;
}
.menu ul li a {
    text-transform: uppercase;
    margin: 0 3px;
    vertical-align: middle;
    font-weight: 600;
    padding: 36px 0;
    font-size: 12.5px;
}
p.mob, p.desctop, p.shedule-date {
    color: #fff;
}
.tabs>input[checked="checked"]+label:after {
	color: #fff;
}
.shedule-btns {
    display: flex;
    align-items: center;
}
span.bell-shedule a {
    font-size: 18px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 100px;
    color: #ffffff;
    display: flex;
    overflow: hidden;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    background: linear-gradient(45deg, #a60532, #d9245b 75%);
}
span.bell-shedule a:hover {
    width: fit-content;
}
span.bell-shedule i {
    padding: 12px 12.3px;
	font-size: 20px;
}
span.bell-shedule a:hover {
    color: #ffffff;
    background: linear-gradient(45deg, #a60532, #d9245b 75%);
}
span.bell-shedule span {
	padding-right: 14px;
	font-weight: 200;
}
.project-tv7-img img {
    width: 100%;
}
.item-day.past span.bell-shedule, .menu-item-type-taxonomy img.nav_thumb.my_thumb.wp-post-image {
    display: none;
}
.menu {
    text-align: center;
}
.social ul li a {
    margin: 0 2px;
}
.social ul li a img {
    width: 32px;
    vertical-align: middle;
}
.ads-block {
    padding: 20px 0 10px;
}
.lang {
    /*min-width: 138.73px;*/
	align-items: center;
    justify-content: flex-end;
}
.lang a {
    background: linear-gradient(45deg, #a60532, #d9245b 75%);
    padding: 6px;
    color: #333;
    border-radius: 100px;
    font-weight: 600;
    font-size: 15px;
	text-align: center;
    text-transform: uppercase;
	color: #fff;
    line-height: 20px;
}
.lang ul li {
    margin-left: 5px;
}
a.but i {
    font-size: 80%;
    margin-right: 7px;
}
.lang a:hover {
	background: linear-gradient(225deg, #a60532, #d9245b 75%);
}
.wrapper.live-onair.slider {
    padding-top: 0;
}
div#live {
    padding-top: 40px;
}
a.portal-link {
    background: transparent;
    border-radius: 100px;
    box-shadow: inset 0 0 3px #000;
    color: #333;
}
a.portal-link:hover {
    box-shadow: inset 0 0 600px #3a3a3a;
    color: #fff;
}
.full-news-block, .short-news-block {
    display: inline-block;
    vertical-align: top;
    width: 50%;
	margin: 0 10px;
    box-sizing: border-box;
}
.short-news-block {
	padding: 0 10px 0 0;
    width: calc(50% - 12px);
	border-radius: 20px 0 0 20px;
    height: 414px;
    overflow: hidden;
    overflow-y: scroll;
}
.full-news-block {
    width: calc(50% + 12px);
}
.news-block {
    margin: 0 -10px;
}
.full-news-info h4 {
	margin: 0;
}
.full-news-info {
    margin: 0;
    padding: 20px;
    box-sizing: border-box;
    background: #cccccc17;
    border-radius: 0 0 20px 20px;
    font-size: 22px;
}
.full-news-player iframe {
    vertical-align: top;
    width: 100%;
	border-radius: 20px 20px 0 0;
}
.news-block h4 {
    margin: 0;
}
.news-block span.time {
    font-size: 14px;
    color: #333;
    margin-top: 15px;
    display: block;
    text-align: unset;
}
.short-news-item a {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 20px;
    overflow: hidden;
	background: #cccccc17;
}
.short-news-item:last-child a {
    margin: 0;
}
/*
.short-news-item:nth-child(2n) a .short-news-info {
    order: 2;
}
*/
.short-news-img, .short-news-info {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
	width: 50%;
}
.short-news-info span.sub {
    padding: 3px 7px;
    margin-bottom: 10px;
	font-size: 12px;
}
.short-news-img {
    height: auto;
    position: relative;
    overflow: hidden;
}
.short-news-item:hover h4 {
	text-decoration: underline from-font dotted;
     text-underline-offset: .3ex;
}
.short-news-info h4 i, .episode-info h4 i, .news_block a i, span.sby_video_title i {
    font-size: 80%;
    color: #a70a36;
    margin-right: 5px;
}
.short-news-item:hover .short-news-img:after {
	opacity: 1;
}
.short-news-img img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    vertical-align: top;
	transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
}
.share-box {
	display: none;
}
.featured-video-plus.post-thumbnail {
    padding-top: 56%;
    position: relative;
}
.featured-video-plus iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.player-block p {
    margin: 0;
}
#sby_lightbox .sby_video_title, [id^=sb_youtube_].sb_youtube .sby_caption, [id^=sb_youtube_].sb_youtube .sby_date, [id^=sb_youtube_].sb_youtube .sby_ls_message, [id^=sb_youtube_].sb_youtube .sby_video_title {
    hyphens: none !important;
}
div#formtv7 {
    background: #f3f3f3;
}
.btn {
    background: linear-gradient(45deg, #a60532, #d9245b 75%);
    padding: 15px 30px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 100px;
    margin-right: 10px;
    color: #fff;
    margin-top: 10px;
    display: flex;
    box-shadow: 0 0 15px #00000080;
    line-height: 0;
    align-items: center;
    gap: 5px;
}
button.but {
    font-size: 20px !important;
    font-weight: bold !important;
    font-family: 'Montserrat', sans-serif !important;
}
.btn:hover {
	background: linear-gradient(225deg, #a60532, #d9245b 75%);
}
.btn .fas {
    font-size: 75%;
    margin-right: 5px;
}
.btn .fas, .btn span {
    vertical-align: middle;
}
.btn.b-trailer {
    background: #273041cc;
}
.btn.b-trailer:hover {
    background: #1d2327;
}
.releases-page .now-player {
    height: 417px;
    display: block;
    overflow: hidden;
}
.releases-page .now-player {
    height: 417px;
    display: block;
    overflow: hidden;
    overflow-y: scroll;
}
.title-block a:hover img {
    transform: scale(1.1);
}
.footer .social {
    justify-content: flex-end;
}
.category-item-title {
    font-weight: bold;
	text-transform: uppercase; 
    font-size: 36px;
    line-height: 1.2;
    display: block;
}
.short-news-info {
    padding: 20px;
	position: relative;
    vertical-align: top;
	box-sizing: border-box;
}
.short-news-info p.sub {
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 6px;
    margin-bottom: 14px;
}
.short-news-info h4 {
    font-size: 18px;
    font-weight: 400;
}
.news-meta-info span.time, .news-meta-info img {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}
.news-meta-info {
    display: table;
    width: 100%;
}
.modal {
  display: none;
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000;
  background-color: #000000d9;
}
.modal-content {
	margin: 0;
	position: absolute;
	top: 120px;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	width: 60%;
	color: #f9f9f9;
}
.modal-content form.search-footer {
    bottom: 0;
    right: 0;
    width: 100%;
    position: relative;
}
.menu-image-title-before.menu-image-not-hovered img, .menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper, .menu-image-title-after.menu-image-title {
    padding-left: 0;
}
.mm-spn.mm-spn--light {
    color: #fff;
    background-image: linear-gradient(45deg, #a60532, #d9245b 75%) !important;
}
.modal-content form.search-footer input {
    width: 100%;
    box-sizing: border-box;
    background: url(/wp-content/themes/tv7/img/search.png) 10px 50%;
    background-repeat: no-repeat;
    padding-left: 40px;
    border-bottom: 1px solid #b3b3b3;
    color: #fff;
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
}
.modal-content form.search-footer input::placeholder {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
	font-weight: 300;
}
span#myBtn {
    width: 14px;
    height: 14px;
    background: #fff url(/wp-content/themes/tv7/img/search.png) 50%;
    display: block;
    background-repeat: no-repeat;
    padding: 8px;
    border-radius: 100px;
    border: 1px solid #8d8d8d;
    background-size: 50%;
    cursor: pointer;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
}
span#myBtn:hover {
    background-size: 54%;
}
.menu-image-title-after.menu-image-not-hovered img {padding-right: 0}
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.short-news-block::-webkit-scrollbar-thumb, .releases-page .now-player::-webkit-scrollbar-thumb {
    background-color: #9498a0;
    width: 10px;
	border-radius: 20px;
}
.short-news-block::-webkit-scrollbar, .releases-page .now-player::-webkit-scrollbar {
	background-color:transparent;
	width:10px;
    border-radius: 20px;
}
.releases-page h1.title-archive-item {
    font-size: 22px;
    padding: 0;
}
.releases-page .now-player p, .releases-page .now-player li {
    color: #333;
}
.releases-page .title-block h2 {
	font-weight: 600;
	line-height: 1.2;
}
ul.sub-menu {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    top: -1000px;
    background: #fff;
    box-sizing: border-box;
	z-index: -1;
	transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
}
.sub-menu .menu-item a {
    margin: 0;
    display: block;
    padding: 0;
}
.mob-menu-btn:before, .mob-menu-btn:after {
    content: '';
    display: block;
    background: #333;
    height: 2px;
}
.mob-menu-btn span {
    background: #333;
    display: block;
    height: 2px;
    margin: 6px 0;
}
a.mob-menu-btn {
	display: none;
    width: 28px;
}
ul.sub-menu:before {
	content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(65deg, #a3012f 0%, #d30140 100%);
}
.menu-item-has-children:hover ul.sub-menu {
    top: 83px;
}
.recommended span {
    white-space: break-spaces;
}
ul.sub-menu .menu-item {
    width: 9vw;
    display: inline-block;
    vertical-align: top;
    padding: 35px 0.4vw 30px;
    box-sizing: border-box;
}
ul.sub-menu .menu-item img {
    width: 100%;
    height: auto;
    border-radius: 20px;
    box-shadow: 0 0 7px #0000009e;
    margin-bottom: 5px;
}
.sub-menu .menu-item a:hover {
    color: #333;
	text-decoration: underline;
     text-underline-offset: .3ex;
    text-decoration-style: dotted;
    text-decoration-thickness: from-font;
}
.full-news-info h4:hover {
	text-decoration: underline from-font dotted;
     text-underline-offset: .3ex;
}
.main-slider .slick-dots {
    bottom: -40px;
	padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    width: auto;
    font-size: 18px;
    box-sizing: border-box;
    color: #fff;
    z-index: 10;
}
.wp-block-embed__wrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 55%;
    padding-top: 25px;
    height: 0;
}
.wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
p.slider-time, p.slider-date {
    width: 100%;
}
.news-block-main .title-block h2 img {
    padding: 0;
}
.menu ul li:nth-child(2):before, .footer-menu-left ul li:nth-child(2):before {
    content: "LIVE";
    font-size: 14px;
    vertical-align: middle;
    padding: 3px 8px;
    box-sizing: border-box;
    background: linear-gradient(45deg, #a60532, #d9245b 75%);
    line-height: 1;
    margin-right: 3px;
    border-radius: 5px;
    font-weight: 400;
    margin-left: 10px;
    margin-top: -3px;
	color: #fff;
}
.footer-menu-left ul li:nth-child(2):before {
	margin-left: -50px;
}
.menu ul.sub-menu li:nth-child(2):before {
    display: none;
}
.menu ul li:nth-child(2) a {
    margin-left: 0px;
}
.menu ul li a:hover {
    color: #a70a36;
}
.has-background-dim img {
    width: 100%;
}
a.link-punkt {
    color: #333;
    text-decoration: underline;
     text-underline-offset: .3ex;
    text-decoration-style: dotted;
    text-decoration-thickness: from-font;
}
a.link-punkt:hover {
	text-decoration-style: dashed;
}
.slick-tv7-img, .has-background-dim {
	position: relative;
	vertical-align: top;
	overflow: hidden;
	height: 100vh;
	border-radius: 0;
}
.slick-tv7-img img, .has-background-dim img, .project-tv7-img img {
	object-fit: cover;
    object-position: 50%;
    height: 100%;
    width: 100%;
}
.project-tv7-img {
    height: 80vh;
	position: relative;
}
.project-tv7-img  .slider-info h3, .project-tv7-img  .slider-info h1 {
	font-size: 84px;
}
/*
.slider-info {
    position: absolute;
    top: 53%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,-50%);
    width: 1140px;
    padding-right: calc(1140px/2);
    font-size: 18px;
    box-sizing: border-box;
    color: #333;
    z-index: 10;
}
*/
.slider-info {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    width: 1140px;
    font-size: 18px;
    box-sizing: border-box;
    color: #fff;
    z-index: 1;
    height: 100%;
    vertical-align: middle;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
}
li#menu-item-6321, li#menu-item-2070 {
	 transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
}
li#menu-item-6321:hover, li#menu-item-2070:hover {
	transform: scale(1.1);
}
.slider-back {
    width: 60%;
    background: #ffffff2b;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 20px;
    box-sizing: border-box;
}
.slider-back p {
    color: #fff;
}
.show-tv7-img-block:before, .has-background-dim:after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, #0000002e, transparent 50%);
    /* background-image: url(../img/corn.png), linear-gradient(0deg, #262C3F, transparent 50%); */
    position: absolute;
}
.container.ads-container {
    padding: 20px;
    background: #fff;
    box-sizing: border-box;
}
.but, [id^=sb_youtube_].sb_youtube .sby_load_btn .sby_btn_text {
    background: linear-gradient(45deg, #a60532, #d9245b 75%);
    color: #fff;
    font-size: 20px;
    padding: 10px 40px;
    border-radius: 100px;
    box-shadow: 0 0 20px 0 #00000085;
    display: inline-block;
    font-weight: 400;
	cursor: pointer;
}
.but:hover, .but:focus {
    background: linear-gradient(225deg, #a60532, #d9245b 75%);
}
.wpb-pcf-btn-loading:before {
	content: none;
}
.now-player, .player-block {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}
.now-player {
    padding: 20px 30px;
    box-sizing: border-box;
}
.wrapper h2, .wrapper h1 {
    margin: 0;
    padding: 10px 0 40px;
    font-size: 32px;
    text-transform: uppercase;
}
.title-block h2 a:hover i {
    color: #a70a36;
}
.wrapper {
    padding: 60px 0;
}
.live-onair {
    background: linear-gradient(180deg, #f7f7f7, transparent 10%);
    color: #333;
}
.live-block {
    box-shadow: 0 0 15px #00000030;
    border-radius: 20px;
    width: 100%;
    background: #ffffff;
}
.copyright .container {
    display: flex;
    justify-content: space-between;
}
.slick-dots li button:before {
	color: #000 !important;
}
.slick-dots li.slick-active button:before {
	border:none;
	color: #a70a36 !important;
}
.nav {
    padding: 0;
    margin: 0;
}
.small {
    font-size: 70%;
}
.red {
	color: #ff0018;
}
.sub, .nav-link {
    background: linear-gradient(45deg, #a60532, #d9245b 75%);
    display: inline-block;
    padding: 5px 15px;
    border-radius: 20px;
    margin: 0 0 0 10px;
    font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	color: #fff;
}
.slider-back h3 {
    font-family: 'Roboto Slab', serif;
	font-weight: 900;
}
div#now-player p.sub {
    margin: 0;
}
.nav-link {
    margin-right: 10px;
	opacity: .3
}
.nav-link:hover {
	opacity: .7
}
.nav-link.active {
	opacity: 1
}
.wp-block-gallery .wp-block-image img {
    margin: 0px 0;
    border-radius: 10px!important;
}
.project-series .title-block {
    padding: 10px 0 30px;
}.tab {
    overflow: hidden;
}
.tab button {
    background: linear-gradient(45deg, #a60532, #d9245b 75%);
    color: #fff;
    display: inline-block;
    padding: 5px 15px;
    cursor: pointer;
    border-radius: 20px;
    margin: 0 5px 5px 0;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    border: none;
    font-size: 16px;
    opacity: .3;
}
.tab button:hover, .tab button.active {
	opacity: 1;
}
.tabcontent {
    display: none;
	margin-top: 20px !important;
}
div#myTabContent {
    padding: 20px 0;
}
.now-player h3 {
    font-size: 28px;
    margin: 15px 0 0 0;
	word-break: break-word;
}
.live-txt p {
    font-size: 14px;
	color: #333;
}
.share {
    background: linear-gradient(45deg, #a60532, #d9245b 75%);
    border-radius: 100px;
    width: 24px;
    height: 24px;
    font-size: 12px;
    position: relative;
    color: #fff;
    cursor: pointer;
}
.share:hover {
    opacity: .8;
}
.share i.fas.fa-share {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,-50%);
}
p.live-cat {
    font-size: 20px;
    margin: 5px 0;
    font-weight: 200;
}
.search-posts h4 {
    margin: 0;
    padding: 0;
    font-size: 22px;
    color: #333;
	line-height: 1.3;
}
.search-posts {
    margin: 30px 0;
    color: #bfbfbf;
    font-weight: 200;
    line-height: 1.4;
    border-left: 3px solid #b20c3c;
    position: relative;
    background: #cccccc17;
    padding: 15px 15px 15px 20px;
    border-radius: 0 20px 20px 0;
}
.search-posts a:hover {
    text-decoration: underline from-font dotted;
     text-underline-offset: .3ex;
}
.search-posts p {
    margin: 10px 0;
}
.live-txt {
    line-height: 1.5;
    color: #333;
}
.now-player {
    background: #cccccc17;
    border-radius: 0px 20px 20px 0;
}
.player-block {
    border-radius: 20px 0 0 20px;
    overflow: hidden;
	width: 65%;
	background: #000;
}
.navigtion-archive {
    justify-content: space-between;
    margin-top: 30px;
    display: flex;
    align-content: stretch;
    flex-wrap: wrap;
}	
.next-item, .prev-item {
    display: flex;
    align-items: center;
	width: 30%;
}
.navigtion-archive a {
    display: flex;
    align-items: center;
    border-radius: 20px;
    background: linear-gradient(45deg, #a60532, #d9245b 75%);
    color: #fff;
}
.navigtion-archive a:hover {
	background: linear-gradient(225deg, #a60532, #d9245b 75%);
}
.next-item .navigation-arrow {
    padding: 15px 15px 15px 0;
}
.prev-item .navigation-arrow {
    padding: 15px 0 15px 15px;
}
.navigation-link {
	padding: 15px;
	line-height: 1.3
}
.next-item {
	text-align: right;
    justify-content: flex-end;
}
.prev-item {
	justify-content: flex-start;
}
.next-item:hover .navigation-link, .prev-item:hover .navigation-link {
    text-decoration: underline;
     text-underline-offset: .3ex;
    text-decoration-style: dotted;
    text-decoration-thickness: from-font;
}
.schedule-futher {
    width: 100%;
    margin: 20px 0 0;
}
.schedule-preview {
    width: 25%;
    display: table-cell;
    vertical-align: top;
    border-right: 1px solid #dfdfdf;
    padding-left: 25px;
	padding-right: 20px;
	box-sizing: border-box;
	min-height: 127px;
}
.schedule-futher .slick-list.draggable {
    overflow: hidden;
    width: calc(100% - 2px);
}
p.schedule-futher-title {
    font-size: 18px;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
}
p.schedule-futher-time {
    margin: 10px 0;
}
.schedule-preview:first-child p.schedule-futher-time {
    font-size: 14px;
	background: none;
    padding: 0;
}
.schedule-futher .slick-list .slick-track .slick-slide:first-child p.schedule-futher-time {
    color: #333;
    font-size: 18px;
    padding: 1px 0;
}
.schedule-futher .slick-list .slick-track .slick-slide:first-child p.schedule-futher-time span {
    color: #333;
}
.schedule-futher .slick-list .slick-track .slick-slide:first-child p.schedule-futher-time .sub {
    background: none;
    padding: 0;
}
.slider-info h3 figure img {
    width: 80%;
    height: auto;
}
h2.noborder.recommended {
    display: flex;
}
.error404 .container {
    width: 600px;
    text-align: center;
    position: relative;
}
.error404:before {
    content: "404";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,-50%);
    font-size: 404px;
    line-height: 1;
    z-index: 0;
    color: #f3f3f3;
    font-weight: bold;
    -webkit-text-stroke: 4px #f3f3f3;
    text-stroke: 4px #f3f3f3;
    text-shadow: 13px 12px #0000001a;
    filter: blur(4px);
}
.error404 .container p {
    font-size: 24px;
}
.error404 .container h2 {
    font-size: 56px;
    padding: 0;
}
.error404 {
    padding: 120px 0;
	position: relative;
}
.popular-item .wp-block-image, .popular-item .wp-block-image img {
    margin: 0;
    border-radius: 20px;
}
.desctop {
	display: block;
}
.release-item.nauryz-ajy-tuganda-kz, .release-item.nauryz-ajy-tuganda {
    display: none;
}
figure img {
    vertical-align: middle;
}
.project-block figure.wp-block-image, .project-block img {
    width: 100%;
    height: auto;
	border-radius: 20px;
    box-shadow: 0 0 15px #00000080;
}
.project-block {
    display: flex;
	font-size: 20px;
}
.project-info-meta ul {
    padding: 0;
    list-style-type: none;
    margin: 10px 0;
}
.project-info h3, .project-info h2, .project-info h1 {
    margin: 0;
    padding: 0 0 20px 0;
    font-size: 42px;
	line-height: 1.2;
}
a.main-slider-link {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}
.iframe-birge {
    padding: 0;
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    box-sizing: border-box;
}
.iframe-birge iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.project-img, .project-info {
    display: inline-block;
    vertical-align: top;
}
.project-img {
    width: 35%;
}
.project-info {
    padding: 0 0 20px 40px;
	line-height: 1.5;
    box-sizing: border-box;
}
.project-fon .slider-info h3 img {
    width: 80%;
}
.project-img img {
    width: 100%;
}
.project-info-txt {
    margin: 10px 0;
	color: #333;
}
.project-trailer {
    padding: 0;
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
	box-sizing: border-box;
}
#trailer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.project-fon h3 {
    margin: 30px 0 0;
}
span.play-trailer {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00000099;
    left: 0;
    top: 0;
	cursor: pointer;
	transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
}
span.play-trailer:hover {
	background: #42424299;
}
span.play-trailer:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    box-shadow: #00000033 0px 0px 15px;
    padding: 36px;
    border-radius: 100%;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    background: #ed571c url(img/play-button.png) no-repeat 50%;
    background-size: 50%;
}
span.play-trailer:hover:after {
	transform: translate(-50%, -50%) scale(1.2);
}
span.play-trailer:active {
	opacity: 0;
}
.general {
    padding: 20px;
    box-shadow: 0 0 15px #00000030;
    display: block;
    border-radius: 20px;
    background: #cccccc17;
}
.general h4 {
    font-size: 32px;
    margin: 0;
}
a.wp-block-button__link img {
    vertical-align: middle;
    width: 22px !important;
    height: 22px;
    padding-right: 10px;
}
a.wp-block-button__link {
    font-size: 18px;
    background: linear-gradient(45deg, #a60532, #d9245b 75%);
}
a.wp-block-button__link:hover {
	color: #fff;
    background: linear-gradient(225deg, #a60532, #d9245b 75%);
}
.wp-block-buttons>.wp-block-button {
	margin-right: 10px;
}
.no-margin {
    margin: 0 !important;
    padding: 0 !important;
}
.no-margin img {
    margin: 0!important;
}
.manager {
    padding: 40px;
    box-sizing: border-box;
    box-shadow: 0 0 15px #00000030;
    border-radius: 20px;
    background: #cccccc17;
}
.project-gallery-item {
    position: relative;
}
.project-gallery-item img {
    width: 100%;
    box-sizing: border-box;
    border-radius: 20px;
	margin: 15px 0;
}
.project-gallery .slick-slide {
    margin: 0 40px;
}
.project-gallery ul.slick-dots {
    bottom: 0;
    position: relative;
    text-align: center;
    width: 100%;
    left: 0;
    transform: translate(0,0);
    padding: 0;
}
.tabs {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	margin-top: -25px;
}
.tabs > input {
    display: none;
}
.tabs > div {
    display: none;
    padding: 10px 0;
    box-sizing: border-box;
}
.tabs > label {
    position: sticky;
    display: block;
    top: 110px;
    z-index: 10;
    background: #ff1a60;
    width: calc(100%/7);
    text-align: center;
    padding: 10px 0;
    cursor: pointer;
    font-size: 18px;
    backdrop-filter: blur(2px);
    box-shadow: 0px 7px 0px 0px #0000003b;
    text-transform: uppercase;
    line-height: 1;
}
.tabs>label p {
    margin: 0;
	line-height: 1.2;
}
p.shedule-date {
    font-weight: 400;
    font-size: 18px;
}
.tabs > label .desctop {
    opacity: .5;
	font-weight: 200;
    font-size: 70%;
}

.tabs:before {
    content: "";
    width: 100%;
    height: 50px;
    position: sticky;
    backdrop-filter: blur(10px);
    top: 84px;
    z-index: 10;
}

[for="Mon"] {
    border-radius: 20px 0 0 20px;
}
[for="Sun"] {
    border-radius: 0 20px 20px 0;
}
.tabs > input:checked + label, .tabs>label:hover {
    opacity: 1;
    background: linear-gradient(90deg, #ff1a60, #a3012f, #ff1a60);
}
.last_tab {
    border-right: none !important;
}
#Mon:checked ~ #txt_1,
#Tue:checked ~ #txt_2,
#Wed:checked ~ #txt_3,
#Thu:checked ~ #txt_4,
#Fri:checked ~ #txt_5,
#Sat:checked ~ #txt_6,
#Sun:checked ~ #txt_7 {
    display: block;
    overflow: hidden;
}
.time-day {
    font-size: 26px;
    font-weight: bold;
    padding-right: 30px;
    text-align: center;
	position: relative;
	width: 100px;
}
.item-day.past {
    opacity: 0.3;
}
.item-day,
.day {
    width: 100%;
    font-size: 16px;
}
.title-day, .time-day, .img-item {
    display: table-cell;
    padding: 20px 30px;
    vertical-align: middle;
}
.item-day.past .title-day {
    font-weight: 200;
}
.title-day,
#program_now .title-day {
    font-weight: 400;
}
#tvprogramm {
    color: #333;
}
#tvprogramm h2 {
    padding: 0 20px;
    font-size: 20px;
}
.last_tab {
    border-right: none !important;
}
.one-tvhost .leading-txt {
    text-align: left;
}
#program_now {
    opacity: 1;
    background: linear-gradient(45deg, #a60532, #d9245b 75%);
    color: #fff;
}
#program_now p.title-schedule, #program_now .desc {
	color: #fff;
}
.info-project-card p {
    font-size: 14px;
}
.item-day {
    display: table;
    position: relative;
    margin-bottom: 20px;
    background: #f3f3f3;
    border-radius: 20px;
}
.item-day a.live-btn, .mob {
    display: none;
}
#program_now a.live-btn {
    display: block;
}
.time-day:before {
    content: "";
    /* position: absolute; */
    /* left: 50%; */
    /* width: 3px; */
    /* height: 100%; */
    /* margin-left: -1.5px; */
    /* background: #ffffff1a; */
    /* top: 0; */
}
.celebs .episode-info h4 {
    text-align: center;
    font-size: 17px;
}
.wpap-loadmore-wrapper {
    margin: 20px auto;
}
.now-player p.live-txt {
    font-size: 14px;
	opacity: .8;
}
.img-item {
    width: 150px;
	border-radius: 20px;
	padding: 20px 0;
}
.img-item img {
    width: 100%;
    vertical-align: top;
    border-radius: 20px;
    box-shadow: 0 0 15px #00000080;
}
p.title-schedule {
    font-size: 28px;
    font-weight: bold;
    margin: 0;
    line-height: 1.2;
}
.desc {
    color: #333;
    padding: 20px 0;
	font-weight: 200;
	font-size: 15px;
    line-height: 1.4;
}
#program_now a.live-btn {
    display: inline-block;
    background: linear-gradient(45deg, #a60532, #d9245b 75%);
    padding: 10px 50px;
    border-radius: 100px;
    font-size: 18px;
    box-shadow: 0 0 20px 0 #00000085;
	color: #fff;
}
#program_now a.live-btn:hover {
    background: linear-gradient(225deg, #a60532, #d9245b 75%);
}
a.schedule-btn {
    margin-right: 10px;
    font-size: 18px;
    border-radius: 100px;
    padding: 10px 50px;
    display: inline-block;
    box-shadow: inset 0 0 2px 0px #ffffff80;
    background: linear-gradient(225deg, #a60532, #d9245b 75%);
    color: #fff;
}
a.schedule-btn:hover {
	background: linear-gradient(45deg, #a60532, #d9245b 75%);
	box-shadow: outset 0 0 20px 0 #bfbfbf;
}
.title-block span.red {
    font-weight: 600;
    font-size: 26px;
}
.title-block h2, .title-block h1, .title-block span, .title-block img, .all-news, .left-title-block, .right-title-block {
    display: inline-block;
    vertical-align: middle;
}
.title-block img {
    height: 25px;
	margin-top: -4px;
}
.news-txt .featured-video-plus iframe {
    border-radius: 20px;
    box-shadow: 0 0 15px #00000030;
}
.title-block h2, .title-block h1 {
	margin: 0;
	padding: 0;
    line-height: 1;
}
.title-block h2 img, .title-block h1 img {
	padding-left: 15px;
}
.title-block {
    padding: 10px 0 40px;
    display: table;
    width: 100%;
}
.now-player table {
    font-size: 16px;
    color: #333;
    font-weight: 200;
    line-height: 1.4;
    margin: 16px 0;
    display: block;
}
.news-block, .show-episodes {
    display: flex;
    width: 100%;
    justify-content: center;
}
.news-item:first-child {
    display: table-cell;
    position: relative;
    width: 50%;
    border-radius: 20px;
	padding: 0;
}
.news-item:first-child .news-img-block {
    height: 350px;
    width: 100%;
    display: block;
}
.news-img-block img {
    object-fit: cover;
    height: 100%;
    width: 100%;
	border-radius: 20px;
}
.news-item:first-child .news-info {
    position: absolute;
    bottom: 0;
    padding: 20px;
    box-sizing: border-box;
	z-index: 10;
}
.news-item:first-child .news-info h4 {
    margin: 0;
    font-size: 24px;
    text-transform: uppercase;
}
.news-info p {
    margin: 10px 0 0 0;
}
.news-img-block:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, black, transparent 40%);
	z-index: 1;
	border-radius: 20px;
}
.news-item a {
    color: #333;
}
.news-item:first-child a, .news-item:nth-child(2) a {
    display: block;
    overflow: hidden;
    box-shadow: 0 0 15px #00000030;
    border-radius: 20px;
}
.news-item:nth-child(2) .news-img-block:before {
	border-radius: 0;
}
.short-news-img:after {
    background-color: #0F62FE;
}
img.aibat-logo {
    vertical-align: middle;
    padding: 0;
    height: 50px;
}

.episode:hover .episode-img-block:after {
    opacity: 1;
}
.news-item:nth-child(2) {
    display: table-cell;
    width: 25%;
    vertical-align: top;
}
.news-item {
    vertical-align: top;
    padding: 0 0 0 20px;
}
.news-item:nth-child(2) .news-img-block {
    height: 175px;
    width: 100%;
    overflow: hidden;
    position: relative;
    display: block;
    border-radius: 20px 20px 0 0;
}
.news-item h4 {
    margin: 0;
    font-weight: 400;
	-webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
	padding-bottom: 2px;
	line-height: 1.5;
	
}
.news-item:first-child h4 {
	font-weight: 600;
}
.news-item:nth-child(2) .news-info {
    background: #cccccc17;
    padding: 20px;
    border-radius: 0 0 20px 20px;
    height: 175px;
    box-sizing: border-box;
}
.news-item .news-img-block {
    display: none;
}
.news-item:nth-child(2) .news-info h4 {
    font-size: 18px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.news-item {
    padding-bottom: 20px;
}
.news-item:first-child, .news-item:nth-child(2) {
	padding-bottom: 0;
}
.news-item:hover .news-img-block img, .episode:hover .episode-img-block img, .popular-item:hover img, .release-item:hover img, .short-news-item:hover .short-news-img img {
	transform: scale(1.05)
}
.menu-image-title {
    line-height: 1.3;
    font-size: 0.7vw;
}
.news-img-block img, .episode-img-block img, .popular-item img, .release-item-img img, .title-block a img {
	transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
}
.news-item:hover h4, .episode:hover h4, .footer a:hover, .release-item:hover a h3{
    text-decoration: underline;
    text-underline-offset: .3ex;
    text-decoration-style: dotted;
    text-decoration-thickness: from-font;
}
.news-info p.live-txt {
    font-size: 90%;
	margin: 5px 0 0 0;
}
.popular-item a {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 20px;
	box-shadow: 0 0 15px #00000030;
}
.news-page {
	display: table;
}
.news-content, .news-related {
    display: inline-block;
    vertical-align: top;
}
.news-related {
    width: 25%;
    padding: 30px;
    box-sizing: border-box;
    background: #cccccc17;
    border-radius: 20px;
	box-shadow: 0 0 15px #00000030;
}
.news-content {
    width: 75%;
    padding-right: 20px;
    box-sizing: border-box;
}
.news-img img {
    width: 100%;
    height: auto;
    border-radius: 20px;
    box-shadow: 0 0 15px #00000030;
	vertical-align: top;
}
.col3 {
    display: inline-block;
    width: calc(100%/3);
    font-size: 20px;
    vertical-align: top;
}
.main-news-btn {
    text-align: center;
    margin: 20px 0;
}
.main-news-btn a {
    background: linear-gradient(45deg, #a60532, #d9245b 75%);
    box-shadow: none;
    color: #fff;
    border-radius: 100px;
    font-size: 20px;
    width: auto;
    height: auto;
    padding: 15px 40px;
}
.main-news-btn a:hover {
    background: linear-gradient(225deg, #a60532, #d9245b 75%);
}
.contact-page {
    display: table;
    width: 100%;
    padding: 0 0 40px 0;
    font-weight: 200;
}
.contact-page i {
    background: linear-gradient(45deg, #a60532, #d9245b 75%);
    padding: 10px;
    line-height: 1;
    border-radius: 100%;
    width: 18px;
    height: 18px;
    text-align: center;
	color: #fff;
    font-size: 18px;
}
.contact-page .col2 {
    padding-right: 10px;
    box-sizing: border-box;
	font-size: 18px;
}
.flex {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 10px;
}
.contact-page .flex span {
    font-size: 15px;
    font-weight: 200;
}
.distribution .title-block {
    text-align: CENTER;
}
.first-episode-distr h3 {
    text-align: CENTER;
    font-size: 26px;
    text-transform: uppercase;
}
.project-trailer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.distr-single .tabcontent {
    margin-top: 0px !important;
}
.project-info.contact-distr p {
    font-size: 17px;
}
.distribution .sub-title-block h3 {
    font-size: 24px;
}
nav#breadcrumbs {
    line-height: 1.5;
    padding: 20px 0;
    color: #333;
}
nav#breadcrumbs a:hover {
    color: #333;
    text-decoration: underline from-font dotted;
     text-underline-offset: .3ex;
}
.news-content h1 {
    font-weight: bold;
    font-size: 36px;
    line-height: 1.2;
	display: block;
}
.news-content .title-block {
    padding: 0 0 20px 0;
}
span.entry-date {
    margin-top: 15px;
    color: #9ea1a4;
	font-size: 14px;
}
blockquote.wp-block-quote p {
    font-size: 115%;
    margin: 0;
    font-weight: 400;
}
blockquote.wp-block-quote {
    background: #cccccc17 url(img/quotes.png) no-repeat calc(100% - 30px) 30px;
    padding: 40px 140px 40px 30px;
    background-size: 70px;
    box-shadow: 0 0 15px #00000030;
    border-radius: 20px;
    margin: 20px 0;
}
.wp-block-image img {
    width: 100%;
    box-shadow: 0 0 15px #00000030;
    height: auto;
    margin: 10px 0;
	border-radius: 20px!important;
}
.is-type-video iframe {
    border-radius: 20px;
}
.wp-block-image figcaption {
    font-style: italic;
    text-align: center;
    color: #333;
    margin-top: 0 !important;
    display: block;
	font-weight: 200;
}
.news-related h3 {
    margin: 0;
    font-size: 28px;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.news_block {
    margin-bottom: 30px;
}
a.link_news {
    display: block;
	font-weight: 500;
    margin-bottom: 10px;
    line-height: 1.4;
}
.news_block:last-child {
	margin-bottom: 0;
}
a.link_news:hover, .news-txt a:hover {
    text-decoration: underline from-font dotted;
     text-underline-offset: .3ex;
}
.news-txt a {
    font-weight: bold;
    text-decoration: underline;
	 text-underline-offset: .3ex;
}
.share-block span, .share-block .ya-share2 {
    display: inline-block;
    vertical-align: middle;
}
.news-txt {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 30px;
}
span.share-txt {
    margin-right: 10px;
    font-size: 18px;
	line-height: 2;
}
.share-block {
    margin-top: 40px;
    display: flex;
    align-items: center;
}
p.schedule-futher-time, p.schedule-futher-time span.sub {
    font-weight: 400;
}

.project-card {
    display: flex;
    padding: 20px;
    background: #545454;
    margin: 30px 0;
    border-radius: 20px;
    align-items: center;
}
.project-card img {
    width: 160px;
	box-shadow: 0 0 15px #00000080;
    border-radius: 20px;
}
.info-project-card a {
    text-decoration: none;
	color: #fff;
}
.info-project-card p {
    color: #fff;
}
.info-project-card {
    padding: 0 20px;
}
.info-project-card h4 {
    margin: 0;
    font-size: 32px;
}
.link-project-card {
    background: linear-gradient(45deg, #a60532, #d9245b 75%);
    padding: 10px 20px;
    border-radius: 100px;
	color: #fff;
}
.link-project-card:hover {
	background: linear-gradient(225deg, #a60532, #d9245b 75%);
}
a.link-project-card, a.link-project-card:hover {
    text-decoration: auto;
	display: inline-block;
}
iframe.instagram-media {
    margin: 0 auto !important;
}
.full-news h3 {
    color: #cb3a1d;
    text-transform: uppercase;
    font-size: 28px;
    padding: 30px 0 5px;
    margin: 0;
}
.full-news-item ul {
    list-style-type: none;
    padding: 0;
    display: table;
    width: 100%;
}
.full-news-item {
    margin: 0 -10px;
}
.full-news-item ul li {
    display: inline-block;
    width: calc(100%/6);
    vertical-align: top;
    padding: 0 10px;
    box-sizing: border-box;
}
.full-news-item a {
    color: #333;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
	border: 2px solid transparent;
}
a.sub:hover {
    background: #545454;
    border: 2px solid #fff;
}
.corp-news .slick-slide .episode, .project-arrchive-slider .slick-slide .episode {
    background: no-repeat;
    box-shadow: none;
	margin: 0;
}
.corp-news .slick-slide, .project-arrchive-slider .slick-slide {
    box-shadow: 0 0 15px #00000030;
    background: #cccccc17;
    margin: 15px;
    border-radius: 20px;
}
.episode {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    width: calc((100%/4) - 20px);
    position: relative;
    box-sizing: border-box;
    border-radius: 20px;
    box-shadow: 0 0 15px #00000030;
    background: #cccccc17;
    margin: 0 10px 20px;
}
.episode a {
    color: #333;
	display: block;
}
.episode-content {
    overflow: hidden;
    display: block;
    position: relative;
}
a.fill-link {
    position: absolute;
    width: 100%;
    height: 100%;
	z-index: 10;
}
.episode img {
	width: 100%;
}
.project-tv7-img .slider-info {
    width: 1160px;
}
.show-episodes {
    width: 1160px;
    margin: 0 auto;
    margin-top: -70px;
    padding: 0 0 40px 0;
    text-align: center;
    display: flex;
    align-content: stretch;
    flex-wrap: wrap;
}
.show-tv7-img.slick-active .show-episodes {
	opacity: 1;
}
.show-tv7-img {
    position: relative;
    vertical-align: top;
}
.show-slider {
	 background: #fff;
}
.show-tv7-img img, .slick-tv7-img img {
    width: 100%;
}
.show-tv7-img-block {
	position: relative;
	z-index: 0;
	overflow: hidden;
	border-radius: 0;
}
.show-tv7-img-block img, .episode-img-block img {
    object-fit: cover;
    object-position: top;
    height: 100%;
    width: 100%;
	vertical-align: top;
}
.episode-img-block img {
	object-fit: fill;
}
.show-tv7-img-block img {
	object-position: 70%;
}
.show-slider .slick-prev, .show-slider .slick-next {
	top: 31%;
}
.episode-img-block {
	position: relative;
    overflow: hidden;
    border-radius: 20px 20px 0 0;
}
.episode-info {
    padding: 10px 15px;
    box-sizing: border-box;
}
.episode-info p.live-txt {
    margin: 0 0 10px 0;
    font-size: 85%;
}
.episode-info h4 {
    margin: 10px 0;
    line-height: 1.3;
    font-size: 15px;
}
.left-title-block {
    width: 80%;
}
.right-title-block {
    width: 20%;
	text-align: right;
}
.slick-prev:before {
    content: '';
    background-image: url(img/left1.png) !important;
}
.slick-next:before {
    content: '';
    background-image: url(img/right1.png) !important;
}
.slider-cat, .catbut {
	margin: 0;
	z-index: 100;
}
.slider-cat, .catbut a {
    background: linear-gradient(45deg, #a60532, #d9245b 75%);
    display: inline;
    padding: 5px 20px;
    border-radius: 20px;
    font-weight: bold;
}
.slider-cat a:hover, .catbut a:hover {
    background: linear-gradient(45deg, #a31e04, #f75f1e 66%);
}
.slider-info p, .slider-info h3, .slider-info h1 {
	margin: 0;
}
.slider-info h3, .slider-info h1 {
    font-size: 86px;
    line-height: 1;
	color: #fff;
	margin: 20px 0;
	width: 100%;
	    font-family: 'Roboto Slab', serif;
    font-weight: 900;
}
section.main-slider {
    margin: 0;
	overflow: hidden;
	height: 100vh;
}
.wrapper.live-onair.slider {
	padding: 0;
}
p.slider-date {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 300;
}
p.slider-time {
    font-size: 60px;
    font-weight: bold;
	margin-bottom: 16px;
}
.project-tv7-img p.slider-time, .project-tv7-img p.slider-date, .project-tv7-img .slider-info h3, .project-tv7-img .slider-info h1 {
	text-shadow: 0px 0px 8px #00000091;
}
a.all-news {
    font-size: 20px;
    color: #cb3a1d;
    border-bottom: 1px solid;
}
a.all-news:hover {
	color: #333;
}
h1.title-archive-item {
    text-transform: inherit;
    font-size: 26px;
}
.wp-block-columns {
	margin-bottom: 0;
}
.popular-item img {
    border-radius: 20px;
    object-fit: cover;
    object-position: top;
    height: 100%;
    width: 100%;
}
.popular-item {
    margin: 15px;
    box-sizing: border-box;
}
.aibat-title {
    display: flex;
    align-items: center;
    margin: 0 -10px;
}
.aibat-title span {
    padding: 0 10px;
}
.aibat-title span:first-child {
    border-right: 2px solid #ccc;
}
.corp-news-item {
	padding: 0;
}
.popular.slider, .corp-news {
    margin: 0 -10px;
}
.popular.slider.schedule-futher {
    margin: 0;
	padding: 40px 0 0;
}
.popular .slick-next, .corp-news .slick-next, .project-arrchive-slider .slick-next, .cast .slick-next, .leading .slick-next, .schedule-futher .slick-next {
    right: -70px;
}
.popular .slick-prev, .corp-news .slick-prev, .project-arrchive-slider .slick-prev, .cast .slick-prev, .leading .slick-prev, .schedule-futher .slick-prev {
    left:-70px;
}
.slick-slide:last-child .schedule-preview {
    border-right: 0;
}

.releases {
    display: flex;
    align-content: stretch;
    flex-wrap: wrap;
	margin: 0 -10px;
}
.releases-page {
    padding: 60px 0 40px;
}
.release-item {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: calc((100%/4) - 20px);
    position: relative;
    box-sizing: border-box;
    border-radius: 20px;
    box-shadow: 0 0 15px #00000030;
    background: #cccccc17;
    margin: 0 10px 20px;
}
.release-item a {
    color: #333;
    text-transform: uppercase;
    font-size: 20px;
}
.release-item-img {
	border-radius: 20px 20px 0 0;
	overflow: hidden;
	width: 100%;
	height: 398px;
}
.release-item-img img {
    width: 100%;
	height: 100%;
	object-fit: cover;
	vertical-align: top;
	border-radius: 20px 20px 0 0;
}
.release-item-txt h3 {
    margin: 0;
    padding: 20px 10px;
    font-size: 18px;
}
.leading-img img {
    width: 100%;
    border-radius: 100%;
}
.leading-item {
    display: table !important;
	padding: 15px 0;
}
.leading-txt, .leading-img {
    display: inline-block;
    vertical-align: middle;
}

.leading-img {
    width: 25%;
}
.leading-txt {
    width: 75%;
    padding: 0 40px;
    box-sizing: border-box;
}
.leading-txt p {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 200;
    color: #333;
}
p.leading-name {
    font-size: 26px;
    margin: 0;
    color: #333;
    font-weight: 600;
}
.our-team-page-block {
    display: flex;
    gap: 40px;
}
.our-team-page-block .news-img {
    width: 23%;
}
.our-team-info {
    width: 73%;
}
.our-team-info h1 {
    text-transform: none;
}
.our-team-info .title-block {
    padding: 0;
}
.cast-item img {
    width: 100%;
    border-radius: 100%;
	box-sizing: border-box;
}
.cast-item {
    padding: 15px 15px 0;
    box-sizing: border-box;
}
.cast {
    margin: 15px ​-15px 0;
}
.cast .slick-prev, .cast .slick-next {
	top: 40%;
}
.cast-item p {
    text-align: center;
    margin: 10px 0;
}
p.name-cast {
    font-size: 18px;
    font-weight: bold;
}
p.actor-cast {
    color: #333;
    font-size: 17px;
}
.social .fab {
    padding: 6px;
    font-size: 14px;
    color: #fff;
    background: linear-gradient(45deg, #a4002e, #d30140);
    color: #fff;
    border-radius: 100%;
    font-weight: bold;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    box-sizing: border-box;
    text-align: center;
    display: table-cell;
}
.fa-telegram-plane:hover {
    background: #26a1df;
    color: #fff;
}
.fa-youtube:hover {
    background: #F70000;
    color: #fff;
}
.fa-facebook-f:hover {
    background: #4064AC;
    color: #fff;
}
.fa-tiktok:hover {
	background:#000;
	color:#fff;
}
.fa-vk:hover {
	background: #0073F7;
	color: #fff;
}
.fa-instagram:hover {
    background: linear-gradient(45deg, #F79E44 0%, #D81639 30%, #78389E 70%);
	color: #fff;
}
a.aitube-soc {
    background: #545454;
    border-radius: 100px;
    box-sizing: border-box;
    display: inline-block;
}
a.aitube-soc svg {
    height: 22px !important;
    width: 22px !important;
    vertical-align: middle;
    line-height: 1;
    padding: 7px;
}
a.aitube-soc svg path {
    fill: #fff;
}
a.aitube-soc:hover {
    background: #415FFA;
}
a.aitube-soc:hover svg path {
    fill: #fff;
}
.social a:hover {
    text-decoration: auto;
}
h2.noborder {
	border: none;
}
.left-title-block h2 span {
    display: inline-block;
    vertical-align: bottom;
}
.left-title-block span.small {
	font-weight: 400
}
.corp-news-item .episode-img-block:after {
	content: none;
}
.corp-news-item .episode-info {
    display: flex;
    flex-direction: column;
}
.footer .container {
    display: table;
}
.footer-menu-left .nav-menu {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}
.footer-menu-left .nav-menu li {
    width: calc(100%/3);
}
form.search-footer {
    position: absolute;
    bottom: 10px;
    right: 53px;
}
.col75, .col25 {
	display: inline-block;
    vertical-align: top;
}
.col75 {
	width: 75%;
	position: relative;
}
.col25 {
	width: 25%;
}
.footer ul {
    list-style-type: none;
    padding: 0;
}
.footer ul li {
	padding: 10px 0
}
.footer a {
    color: #333;
	vertical-align: middle;
    font-size: 20px;
}
.footer {
    position: relative;
    background: #f3f3f3;
    padding: 60px 0 30px;
}
.footer:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    top: 0;
    z-index: 1;
    background: linear-gradient(65deg, #cb3a1d 0%, #ffb44c 70%, #e77d37 95%);
}
:focus {
  outline: none;
  box-shadow: none;
}
.corp-news-item .episode-info p.live-txt {
    margin: 10px 0 0 0;
}
.wpap-loadmore-wrapper .wpap-loadmore-button {
    background: linear-gradient(45deg, #a60532, #d9245b 75%);
    box-shadow: none;
	color: #fff;
    border-radius: 100px;
    font-size: 20px;
    width: auto;
    height: auto;
    padding: 15px 40px;
}
.wpap-loadmore-wrapper .wpap-loadmore-button:hover {
    background: linear-gradient(225deg, #a60532, #d9245b 75%);
}
form.search-footer input {
    border: none;
    background: none;
	color: #333;
    border-bottom: 1px solid #757570;
    font-size: 16px;
}
form.search-footer {
	color: #333;
}
form.search-footer input {
    background-image: url(img/search.png);
    background-position: 0 50%;
    padding: 10px 5px 10px 30px;
    background-repeat: no-repeat;
}
.footer-contacts p {
    margin: 5px 0;
    text-align: right;
}
.social ul li:last-child a {
    margin-right: 0;
}
.copyright {
    padding: 20px 0;
    background: #f3f3f3;
}
.copyright p {
    margin:0;
}
.project-arrchive-slider {
    margin: 0 -10px;
}
.nav-tabs .nav-link {
  color: #333;
}

.wrap-modal-slider {
  padding: 0 30px;
  opacity: 0;
  transition: all 0.3s;
}

.wrap-modal-slider.open {
  opacity: 1;
}

.your-class {
  width: 726px;
  margin: 0 auto;
  position: relative;
}

@media (max-width: 1601px) {
.show-slider .slick-prev, .show-slider .slick-next {
    top: 34%;
}
	.slider-info h3, .slider-info h1 {
    font-size: 52px;
	margin: 15px 0;
}
.project-tv7-img .slider-info h3, .project-tv7-img .slider-info h1 {
    font-size: 84px;
    line-height: 0.9;
}
p.slider-date {
    font-size: 28px;}
p.slider-time {
    font-size: 42px;}
p.slider-cat {
    font-size: 14px;
}
.but {
    padding: 10px 50px;
    font-size: 17px;
}
}

@media (max-width: 1366px) {
.slider-info h3, .slider-info h1 {
    font-size: 54px;}
p.slider-date {
    font-size: 18px;}
p.slider-time {
    font-size: 34px;}
	.slider-info h3, .slider-info h1 {
    margin: 20px 0;
}
	.show-episodes {
    margin-top: -20px;
}
.project-tv7-img .slider-info h3, .project-tv7-img .slider-info h1 {
    font-size: 74px;
}
}
@media (max-width:820px) {
.container {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}
.manager {
    padding: 20px;
}
.tabs:before {
    top: 53px;
    height: 35px;
}
.tabs > label {
    top: 75px;
	font-size: 15px;
}
.menu, .slick-prev, .slick-next {
    display: none;
}
.project-gallery .slick-slide {
    margin: 0 10px;
}
.release-item, .episode {
    width: calc((100%/3) - 20px);
}
.release-item-img img, .release-item-img {
    height: auto;
}
.project-block .wp-block-column {
    margin: 0 !important;
}
.popular.slider, .corp-news, .news-block {
    margin: 0;
}
.full-news-block, .short-news-block {
    width: 100%;
    margin: 10px 0;
    padding: 0;
}
.short-news-block {
    overflow-y: hidden;
    height: auto;
}
.short-news-item a {
    margin-bottom: 20px;
}
/*
header .container {
    padding: 10px 20px;
	box-sizing: border-box;
}
*/
header .container {
    padding: 0 20px;
	box-sizing: border-box;
}
.news-content {
    width: 70%;
}
.news-related {
    width: 30%;
}
.news-content h1 {
    font-weight: bold;
    font-size: 28px;
    line-height: 1.2;
    display: block;
}
.project-card {
    align-items: flex-start;
}
li#menu-item-6321 a, li#menu-item-2070 a {
    padding: 13px 20px;
}
a.mob-menu-btn {
    display: block;
    padding: 0 0 0 10px;
}
.social {
    margin-left: auto;
    padding: 0 10px;
}
.lang {
	padding: 0 10px;
	min-width: auto;
}
.lang ul li {
    margin: 0 5px;
}
.soc-mob-menu {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    z-index: 10;
    align-items: center;
    justify-content: space-evenly;
    padding-bottom: 15px;
}
.slick-tv7-img, .has-background-dim {
	height: auto;
}
.show-tv7-img-block {
    object-fit: cover;
    object-position: top;
    height: 55%;
    width: 100%;
    vertical-align: top;
}
.main-slider .slider-info, .show-slider .slider-info {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 20px;
    width: 100%;
	transform: translate(0%,0%);
    margin: 0;
}
.slick-dots {
    width: 100%;
    position: absolute;
    margin: 0;
    text-align: right;
    padding: 0 20px;
    bottom: 5px;
}
.show-episodes {
    width: 100%;
    margin-top: -24px;
	padding: 0 10px;
}
.show-episodes .episode {
    width: calc((100%/4) - 25px);
}
.releases-page .now-player, .releases-page .player-block {
    width: 100%;
    display: block;
    overflow-y: auto;
    height: auto;
}
.releases-page .now-player {
    border-radius: 0 0 20px 20px;
}
.releases-page .player-block {
    border-radius: 20px 20px 0 0;
}
.now-player {
    padding: 20px;
}
.soc-mob-menu a i, .soc-mob-menu a svg {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.soc-mob-menu a {
    padding: 5px !important;
    color: #333 !important;
    background: #fff !important;
    width: 40px !important;
    height: 40px;
    border-radius: 100px;
    font-size: 18px !important;
    text-align: center !important;
}
.mm-spn a {
    font-size: 18px!important;
    font-weight: 500!important;
}
.soc-mob-menu a.aitube-soc svg {
    padding: 0;
}
.soc-mob-menu a svg path {
    fill: #333;
}
.soc-mob-menu a:hover i, .soc-mob-menu a:hover svg, a.aitube-soc:hover, .soc-mob-menu a:hover, .soc-mob-menu a:hover {
    background: initial;
    color: initial;
    fill: initial;
}
}

@media (max-width:550px) {
	li#menu-item-6321 a, li#menu-item-2070 a {
    padding: 13px 20px;
}
.footer .social {
    display: flex;
    padding: 0;
}
.txt-posl {
    margin: 0 -5px 20px;
}
a.portal-link {
    color: #333!important;
}
.footer .social .fab {
	padding: 4px;
	width: 36px;
	height: 36px;
}
.footer .social li {
	margin-bottom: 0;
}
.news-content li {
    line-height: 1.5;
    font-size: 14px;
}
.slick-tv7-img, .show-tv7-img {
    margin: 0;
}
.share-block {
    align-items: flex-start;
    flex-direction: column;
}
[id^=sb_youtube_].sb_youtube .sby_info p {
    padding: 0 !important;
}
.episode-info {
    padding: 10px;
}
.buttons-7 .wp-block-button, .buttons-7 a.wp-block-button__link {
    width: 100%;
    margin-bottom: 3px;
}
.buttons-7 {
    justify-content: center;
}
.tabs > input[checked="checked"] + label:after {
	content: none !important;
}
div#tvprogramm {
    margin-top: 10px;
}
.desctop {
    display: none;
}
.mob {
    display: block;
}
p.shedule-date {
    display: none;
}
.tabs>label .mob {
	font-weight: bold;
}
span.bell-shedule a {
    font-size: 18px;
    width: fit-content;
}
span.bell-shedule i {
	color: #fff;
}
span.bell-shedule span {
    font-weight: 400;
}
.our-team-info, .our-team-page-block .news-img {
    width: 100%;
}
.shedule-btns {
    flex-direction: column;
    align-items: flex-start;
}
a.schedule-btn, #program_now a.live-btn {
    padding: 10px 20px;
    font-size: 16px;
	margin: 14px 0;
}
.our-team-page-block {
    flex-direction: column;
	gap: 25px;
}
.our-team-info h1 {
    text-transform: none;
    line-height: 1.2;
    font-size: 22px;
}
.slider-back {
    width: auto;
    max-width: 61%;
    min-width: 50%;
}
span.bell-shedule a { 
    font-size: 16px;
	margin: 14px 0;
}
span.bell-shedule i {
	font-size: 16px;
}
p {
    font-size: 16px;
}
section.main-slider.slider {
    margin: 0;
    overflow: hidden;
    height: 20vh;
}
.wrapper.live-onair.slider {
    padding: 0 0 20px 0;
}
.container {
    width: 100%;
	padding: 0;
}
.short-news-item a {
    margin-bottom: 10px;
}
.img-item {
    display: none;
}
.news-related {
    margin-top: 30px;
	padding: 20px;
}
.project-info h2 {
    font-size: 28px;
    padding: 0;
}
.tabcontent.releases {
   width: auto;
}
.menu, img.project-block-img {
    display: none;
}
.next-item, .prev-item {
    display: flex;
    flex-direction: column;
    align-items: center;
	margin-bottom: 10px;
	width: 100%;
}
.navigtion-archive {
    align-content: stretch;
    flex-wrap: wrap;
    flex-direction: column;
}
.leading-txt p {
    font-size: 16px;
}

nav#breadcrumbs {
	padding: 20px;
}
.col3 {
    width: 100%;
}
.social .fab {
    padding: 4px;
    width: 24px;
    height: 24px;
}
.logo img {
    width: 44px;
	padding: 5px 0;
}
.logo h2 {
    font-size: 14px;
    margin: 0;
}
.social {
    display: none;
}
.lang {
    margin-left: auto;
}
.slick-tv7-img, .show-tv7-img-block {
    height: 20vh;
}
.general {
    margin-top: 40px;
}
.title-block {
    padding: 10px 0 20px;
}
.episode.corp-news-item {
    padding: 0;
	margin: 15px 10px;
}
.slick-prev, .slick-next {
    display: none !important;
}
.slider-info p, .slider-info h3, .slider-info h1 {
    margin: 3px 0;
    line-height: 1;
}
.main-slider .slider-info, .show-slider .slider-info, .project-tv7-img .slider-info {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 10px;
    width: 100%;
    margin: 0;
}
.project-tv7-img .slider-info h3, .project-tv7-img .slider-info h1 {
    font-size: 22px;
	line-height: 1.1
}
.project-tv7-img {
    height: 25vh;
}
.full-news-block, .short-news-block {
	width: 100%;
	margin-bottom: 10px;
	padding: 0;
}
.slick-tv7-img img, .has-background-dim img, .project-tv7-img img {
    object-position: 66%;
}
p.slider-time {
    font-size: 15px;
}
p.slider-date {
    font-size: 12px;
    font-weight: 400;
}
.slider-info h3, .slider-info h1 {
    font-size: 22px;
}
.slick-dots li button:before {
    padding: 2.5px !important;
}
.but {
    padding: 6px 10px;
    font-size: 12px;
    margin-top: 0;
    box-shadow: 0 0 4px 0 #00000059;
}
.menu ul li:nth-child(2):before, .footer-menu-left ul li:nth-child(2):before {
	content: none;
}
p.slider-cat {
    font-size: 11px;
    padding: 5px 10px;
    display: block;
}
.wrapper {
    padding: 20px;
}
.wrapper h2, .wrapper h1, .category-item-title {
    font-size: 24px;
}
.title-block span.red {
    font-size: 22px;
}
.title-day, .time-day, .img-item {
    padding: 20px 10px;
}
a.schedule-btn {
    margin-bottom: 10px;
}
.time-day {
    width: 70px;
}
.desc {
    padding: 0;
    font-size: 14px;
}
p.title-schedule {
    font-size: 22px;
	padding: 10px 0;
}

.slider-back {
    padding: 10px;
}
.now-player, .player-block {
    width: 100%;
    display: block;
}
.player-block {
    border-radius: 20px 20px 0 0;
}
.now-player {
	border-radius: 0 0 20px 20px;
}
.sub, .nav-link {
    font-size: 14px;
    padding: 3px 10px;
}
.now-player h3 {
    font-size: 26px;
}
.navigtion-archive a {
    width: 100%;
    justify-content: center;
}
p.live-cat {
font-size: 18px;}
.schedule-futher .slick-list .slick-track .slick-slide:first-child p.schedule-futher-time {
    line-height: 1.2;
    font-size: 18px;
}
.schedule-futher .slick-list .slick-track .slick-slide:first-child p.schedule-futher-time span.sub {
    font-size: 18px;
}
p.schedule-futher-title {
    font-size: 16px;
}
.live-txt {
    margin: 5px 0;
}
.episode-info p.live-txt {
	font-size: 80%;
}
.schedule-preview {
    padding: 0 10px;
}
.news-content .title-block {
    display: flex;
    flex-direction: column;
}
blockquote.wp-block-quote {
    background: #cccccc17 url(img/quotes.png) no-repeat 50% 20px;
    padding: 100px 40px 40px 40px;
background-size: 56px;}
.left-title-block, .right-title-block {
    width: auto;
}
.news-item {
    width: 100% !important;
}
.news-item {
    display: block !important;
    width: 100% !important;
    padding: 0;
    margin: 0 0 20px 0;
}
.news-item:first-child .news-img-block {
    height: auto;
}
.news-item:first-child .news-info h4 {
    font-size: 16px;
    line-height: 1.3;
}
.news-info {
    padding: 5px 20px !important;
}
.news-item:nth-child(2) .news-info {
    height: auto;
    padding: 20px !important;
}
.popular-item img {
	object-position: center;
}
.corp-news-item .episode-info {
    padding: 10px;
}
.popular-item {
    padding: 0;
	margin: 15px 10px;
}
.episode-info p.slider-cat {
    margin: 0;
}
.news-txt {
    padding-bottom: 15px;
}
.share-block {
    margin-top: 15px;
}
.corp-news-item .episode-info h4 {
    font-size: 18px;
}
.corp-news .episode-info h4 {
    font-size: 13px;
}
.col75 ul, .col25 ul, .col35 ul {
    margin: 0;
}
.col75 ul a, .col25 ul a, .col35 ul a {
    font-size: 15px;
}
.col75 ul li, .col25 ul li, .col35 ul li {
    padding: 5px 0;
}
.menu-footer_menu-container {
    margin: 10px 0;
}
.footer-menu-left .nav-menu li {
    width: 50%;
}
.soc-mob-menu a:after {
	content: none !important
}
form.search-footer {
    position: relative;
    bottom: 0;
    left: 0;
    margin: 20px 0;
}
.short-news-info {
padding: 10px;
    width: 80%;
}
.full-news-info {
    padding: 15px 10px;
}
.short-news-info h4 {
font-size: 15px;}
.now-player {
    padding: 20px 15px;
}
#posts-news .episode {
    width: 100%;
}
.celebs #posts-news .episode {
    width: 47%;
}
.celebs .corp-news-item .episode-info h4 {
	font-size: 16px;
	margin: 0;
}
ul.slick-dots {
    width: 100%;
    margin: 20px 0 0 0;
    text-align: center;
    box-sizing: border-box;
    position: relative;
	padding: 0 10px;
	bottom: 0;
}
.main-slider .slick-dots {
	bottom: 5px;
	position: absolute;
	margin: 0;
	text-align: left;
	padding: 0 10px;
	width: 50%;
	left: 0;
	transform: none;
}
.copyright .container {
    flex-direction: column;
    align-items: center;
}
div#live {
    padding: 20px;
    box-sizing: border-box;
}
.slick-dots li button {
    width: 18px !important;
    height: 18px !important;
}
.slick-dots li button:before {
    font-size: 10px !important;
    line-height: 16px !important;
    width: 16px !important;
    height: 16px !important;
}
.slick-dots li {
    width: 18px !important;
    height: 18px !important;
    margin: 0 5px !important;
}
.slider-info {
    left: 0;
    transform: translate(0%,-50%);
    padding: 20px;
    box-sizing: border-box;
    left: 0;
    top: 0;
    transform: translate(0%,0%);
    width: 50%;
    padding: 10px;
    margin-left: 20px;
    box-sizing: border-box;
    position: relative;
}
.slider-info h3 figure img {
    width: 100% !important;
    height: auto;
}
.wp-block-cover {
	padding: 0;
}
.has-background-dim {
    height: auto;
    min-height: auto;
}
.leading-txt, .leading-img, .col75, .news-related, .news-content, .col25 {
    width: 100%;
}
.news-content {
    padding: 0;
}
.leading-txt, .leading-img {
    width: 100%;
    padding: 0 0 20px 0;
    font-size: 16px;
}
.leading-img {
    padding: 0 15% 20px;
    box-sizing: border-box;
}
p.leading-name {
    text-align: center;
}
.project-gallery .slick-slide {
    margin: 0 5px;
}
.project-gallery ul.slick-dots {
	margin: 10px 0 0 0;
}
.releases-page .now-player {
    height: auto;
    overflow-y: auto;
}
.no-padding {
    padding: 20px 0;
}
.no-padding h2.noborder {
    padding: 0 20px;
}
.about-project figure.wp-block-image.size-full {
    display: none;
}
.project-info {
    padding: 0;
    font-size: 16px;
}
.project-info h1, .project-info h2, .project-info h3 {
    font-size: 32px;
    padding: 10px 0;
}
span.play-trailer:after {
    font-size: 32px;
    padding: 25px;
}
.project-trailer {
	padding-bottom: 56.25%;
}
p.name-cast, p.actor-cast {
    font-size: 14px;
}
.slider-info figure {
    width: 70%;
}
.show-episodes {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}
.show-episodes .episode, .release-item, .releases .episode {
    width: calc((100% / 2) - 10px);
	    margin: 0 5px 20px;
}
.release-item-img, .release-item-img img {
    height: auto;
}
.release-item-txt h3 {
    font-size: 16px;
	padding: 10px 5px;
}
.episode-info h4, [id^=sb_youtube_].sb_youtube .sby_video_title, div#news-tengri .episode-info h4 {
    font-size: 14px;
    margin: 0 0 10px 0;
}
.show-slider .episode-info h4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /*height: 55px;*/
}
.title-block img {
    height: 18px;
}
.news-img-block:after, .episode-img-block:after {
    padding: 22px;
}
img.aibat-logo {
    height: 40px;
}
.show-slider ul.slick-dots {
    margin: 0 0 0 0;
    padding-bottom: 10px;
}
a.mob-menu-btn {
    display: inline-block;
    vertical-align: middle;
    float: right;
}
.news-block {
    margin: 0;
	flex-direction: column;
}
.short-news-block {
    overflow-y: hidden;
    height: auto !important;
}
.short-news-img {
    max-height: inherit;
}
ul.sub-menu:before {
	background: none
}
ul.sub-menu .menu-item img {
    display: none;
}
ul.sub-menu .menu-item {
    width: 100%;
}
.sub-menu .menu-item a {
    margin: 0;
    display: block;
    padding: 0;
    font-weight: 400;
    text-transform: initial;
}
.modal-content {
	width: 80%;
}
.share {
    width: 32px;
    height: 32px;
}
.share-box {
    display: flex;
    margin: 25px 0 0;
    align-items: center;
}
.share-box .share {
    margin: 0 4px;
}
.btn {
    font-size: 13px;
    padding: 6px 11px;
    margin-right: 5px;
    margin-top: 0;
	margin-bottom: 7px;
    border-radius: 100px;
	line-height: 1;
}
button.but {
    font-size: 12px !important;
    padding: 6px 10px !important;
	margin: 10px 0;
}
.wpap-loadmore-wrapper .wpap-loadmore-button, [id^=sb_youtube_].sb_youtube .sby_load_btn .sby_btn_text {
    font-size: 16px;
    padding: 10px 30px;
}
.search-posts h4 {
    font-size: 20px;
}
.desctop {
	display: none;
}
.info-project-card {
    padding: 0 10px 0 0;
}
.project-card img {
    width: 90px;
}
a.link-project-card {
    font-size: 14px;
}
.project-card {
    align-items: flex-start;
    flex-direction: row-reverse;
}
.error404 .container {
    width: 100%;
}
.error404 .container h2 {
    font-size: 42px;
}
.error404 .container p {
    font-size: 18px;
}
.error404 .but {
    padding: 10px 20px;
    font-size: 16px;
}
.error404:before {
	font-size: 140px;
	    text-shadow: 10px 10px #00000070;
    filter: blur(1px);
}
.slider-info h3, .slider-info h1 {
    text-shadow: 4px 2px 1px #00000061;
}
.lang {
    min-width: auto;
}
.popular.slider, .corp-news, .cast.slider {
	margin: 0 -20px;
}
p.slider-time, p.slider-date, .slider-info h3, .slider-info h1 {
    text-shadow: 0px 0px 3px #383838b0;
}
.cast-item {
    padding: 10px 10px 0;
}
.slick-dots li button {
	padding: 0!important;
}
.aibat-title span {
    font-size: 18px;
    line-height: 1.1;
}
.popular .slick-list, .corp-news .slick-list, .cast .slick-list {
    padding: 0 10px;
}
#releases-archive .left-title-block {
    width: 100%;
}
#releases-archive h2.noborder {
    display: flex;
    align-items: center;
    line-height: 1.2;
    padding: 0;
    justify-content: space-between;
}
}



.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #333;
  background-color: #007bff;
}

.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar > .container,
.navbar > .container-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  [id^=sb_youtube_].sb_youtube .sby_info p {
    padding: 0 !important;
}
[id^=sb_youtube_].sb_youtube .sby_info {
    padding: 10px !important;
}
  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #333;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #333;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #333;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #333;
}

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #333;
}

.anketa form input, .anketa form textarea {
    width: 100%;
    font-size: 16px;
    margin: 5px 0;
    padding: 5px;
    font-family: 'Montserrat', sans-serif;
}
.swal2-html-container {
    margin: 0;
}
.swal2-close {
    top: 0;
    right: 0;
    position: absolute;
}
.wpb-pcf-form-style-true input[type="text"], .wpb-pcf-form-style-true input[type="date"], .wpb-pcf-form-style-true input[type="datetime"], .wpb-pcf-form-style-true input[type="email"], .wpb-pcf-form-style-true input[type="number"], .wpb-pcf-form-style-true input[type="search"], .wpb-pcf-form-style-true input[type="time"], .wpb-pcf-form-style-true input[type="url"], .wpb-pcf-form-style-true input[type="tel"], .wpb-pcf-form-style-true textarea, .wpb-pcf-form-style-true select {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
	color: #333;
    vertical-align: middle;
}
.wpcf7-form br {
    display: none;
}
.wpb-pcf-form-style-true .wpcf7 form>p span, .wpb-pcf-form-style-true .wpcf7 form>div span {
    margin: 10px 0;
}
.swal2-html-container {
	margin: 0 !important;
}
.wpb-pcf-form-style-true input[type="submit"], .wpb-pcf-form-style-true input[type="button"] {
	width: auto;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7-response-output {
	background: linear-gradient(45deg, #a60532, #d9245b 75%);
	border: none;
	color: #fff;
	border-radius: 10px;
	text-align: center;
}
span.wpcf7-not-valid-tip {
	margin: 0;
}
.wpb-pcf-form-style-true textarea {
    height: 120px;
}
span.wpcf7-spinner {
	margin: 10px auto !important;
}
.wpcf7-submit {
    background: linear-gradient(45deg, #a60532, #d9245b 75%) !important;
    border-radius: 20px !important;
}
.wpb-pcf-form-style-true .wpcf7 form>p, .wpb-pcf-form-style-true .wpcf7 form>div {
    text-align: left;
}
.wpcf7-checkbox span.wpcf7-list-item {
    display: flex !important;
    align-items: center !important;
}
a.ank-link {
    font-weight: bold;
    text-decoration: underline;
}
p.lic-ank {
    margin: 40px 0 -20px 0 !important;
}
.fade-b {
    -webkit-animation: pulsing 2s infinite;
    animation: pulsing 2s infinite;
}
@-webkit-keyframes pulsing {
  0% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9)
  }
  50% {
    -webkit-transform: scale(1.0, 1.0);
    transform: scale(1.05, 1.05);
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
}
@keyframes pulsing {
  0% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9)
  }
  50% {
    -webkit-transform: scale(1.0, 1.0);
    transform: scale(1.05, 1.05);
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
}
.wp-block-embed figcaption.wp-element-caption {
    text-align: center !important;
    opacity: .7;
}



.zmainCard_item {
    position: relative;
    flex: 30%;
	padding: 10px;
}
.news-block, .show-episodes {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
}
a.link-tengri {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.zmainCard_img img, .zmainCard_img video {
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.zmainCard_item:hover .zmainCard_img img, .zmainCard_item:hover .zmainCard_img video {
    transform: scale(1.05);
}
.zmainCard_img {
    overflow: hidden;
	padding: 0;
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    box-sizing: border-box;
}
.zmainCard_item .zmainCard_img video {
	background: #000;
}
.zmainCard_item .zmainCard_img img, .zmainCard_item .zmainCard_img video {
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
}
.zmainCard_item p {
    font-size: 85%;
}
span.news--tengri-title {
    font-weight: 600;
    margin: 10px 0;
    display: block;
    font-size: 15px;
}
.main-zmainCard_item, .second-zmainCard_item {
    flex: 50%;
}

.second-zmainCard_item .zmainCard_item {
    flex: 40%;
}
.second-zmainCard_item {
    display: flex;
    flex-wrap: wrap;
}
.main-zmainCard_item span.news--tengri-title {
    font-size: 130%;
}




.main-block {
    background: #000 url(/wp-content/uploads/2025/09/Chernaya-ljubov-fon.jpg) 50% no-repeat;
    background-attachment: fixed;
}
.main-block .container {
    background: #fff;
    padding: 30px 10px;
    box-sizing: border-box;
}
.main-block .wrapper {
    padding: 0;
}
.main-block .live-onair {
	background: transparent;
}
.title-block h2 img, .title-block h1 img {
    height: 28px;
    padding-left: 0;
}
.main-block h2 {
    text-transform: uppercase;
    font-size: 28px;
}
div#news-tengri .news-block {
    margin: 0;
    gap: 15px;
}
div#news-tengri .zmainCard_item {
	padding: 0;
}
@media (max-width:500px) {
	.zmainCard_item {
    padding: 10px 00;
}
.main-zmainCard_item span.news--tengri-title {
    font-size: 100%;
}
.second-zmainCard_item {
    gap: 10px;
}
.main-block .container {
    background: #fff;
	padding: 30px 20px;
}
.main-block h2 {
    text-transform: uppercase;
    font-size: 22px;
}
.title-block h2 img, .title-block h1 img {
    height: 22px;
    padding-left: 0;
}
.zmainCard_item {
    flex: 45%;
}
#news-tengri .news-block {
    flex-direction: row;
	gap: 10px;
}
span.news--tengri-title {
    font-size: 13px;
}
}




.baner-u-slider img {
	width: 100%;
	height: 100%;
    vertical-align: middle;
    border-radius: 20px;
    margin-bottom: 30px;
    margin-top: -15px;
}