@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
@import url('https://fonts.googleapis.com/css?family=Arimo:400,700i&subset=cyrillic');


body{
color: #555;
font-size:15px;
font-family: 'Roboto', sans-serif;
}

a {
	text-decoration: none;
}

ul {
	padding-left: 0;
}

li {
	list-style: none;
}

* {
	box-sizing: border-box;
}

::selection {
	background-color: #EBEBF2;
	color: #83828D;
}

a, a:focus{
color: #555;
font-size:15px;
text-decoration: none;
}
a:hover{
text-decoration: none;
color: #be3e4d;
}

a.marker{
color:#be3e4d;
}

.detail-news-txt a{
color: #be3e4d;
}

.page{
	position: relative;	
}

.central{
	//background-color: #fff;	
	position: relative;	
}

.right-fon{
position: absolute;
z-index: -20;
background-color: #d9d9dd;
height: 100%;
top:0;
bottom: 0;
left:50%;
right:0;
}

.central-fon{
position: absolute;
z-index: -19;
background-color: #fff;
height: 100%;
top:0;
bottom: 0;
left:0;
right:275px;
}

.headerblock{
position:relative;
}

.content{
}
	
.autorize{
float:right;
max-width:300px;
}

.autorize-txt{
display:block;
float:left;
margin:4px 20px 0 0;
}

.autorize-btn{
margin-top:5px;
}	
	
div.top-menu{
overflow: hidden;
position: relative;
}

.btn{
border-radius: 0px;
border-color: #777;	
padding:5px 15px;
text-align: center;
}

.btn-outline-default, .btn-outline-default:visited{
border-width: 2px;
border-color: #777;	
background:#fff;
}

.btn-outline-default:hover{
border-color: #777;
background-color: #eee;	
} 

.btn-outline-primary, .btn-outline-primary:visited{
border-width: 2px;
border-color: #be3e4d;
background-color: #fff;	
color:#be3e4d;	
}  

.btn-outline-primary:hover {
border-color: #be3e4d;
background-color: #be3e4d;
color:#fff;
} 

.btn-all-news,.btn-all-tv{
	margin: 20px 0;
}

a.bt-obratn-sv{
margin: 5px 40px 0 0;
float:right;
padding:5px 12px;
}

a.obratn-sv{
float:right;
margin:4px 20px 0 20px;
}

a.autorize-t{
margin:4px 0 0 0;
float:right;
}

hr.line{
	border: none; 
  background-color: #be3e4d; 
  color: #be3e4d; 
  height: 2px; 
  margin: 0 0 10px 0;
  padding:0;  
}

hr.line-header{
	border: none; 
  background-color: #555; 
  color: #555; 
  height: 2px; 
  margin: 15px 0 1px 0;
  padding:0;  
}

hr.line-footer{
	border: none; 
  background-color: #777; 
  color: #777; 
  height: 2px; 
  margin: 0;
  padding:0;  
}



.top-menu-ul{
padding-left: 0px;

}
.top-menu-ul li{
display: inline-block;
margin: 7px 6px 0 0;
border-left: 1px;
}

.top-menu-ul li:first-child{
}

.top-menu-ul a{
	padding:5px 0;
	font-size:15px;
}

.auth{
	float:right;
	margin-top: 14px;
	margin-left: 25px;
}

.bt-online{
	font-family: 'Arimo', sans-serif;
	font-style: italic;
	text-transform: uppercase;
	font-size: 18px;
	background-color: #be3e4d;
	color: #fff;
	border:2px solid #be3e4d;
	width:100%;
	margin-top: 8px;
	padding: 4px 12px;
}

.bt-online:hover{
	background-color: #eee;
	color: #be3e4d;
	border:2px solid #be3e4d;
	padding: 4px 12px;
	font-size: 18px;
}

.bt-online:active{
	background-color: #eee;
	color: #be3e4d;
	border:2px solid #be3e4d;
	padding: 4px 12px;
	font-size: 18px;
}


.bt-rad-online{
	font-family: 'Arimo', sans-serif;
	font-style: italic;
	text-transform: uppercase;
	font-size: 18px;
	background-color: #fff;
	color: #be3e4d;
	border:0px;
	width:100%;
	margin-top: 8px;
	border:2px solid #be3e4d;
	padding: 4px 12px;
}

.bt-rad-online:hover{
	background-color: #eee;
	color: #be3e4d;
	border:2px solid #be3e4d;
	font-size: 18px;
	padding: 4px 12px;
}

.bt-rad-online:active{
	background-color: #eee;
	color: #be3e4d;
	border:2px solid #be3e4d;
	font-size: 18px;
	padding: 4px 12px;
}


.logoblock{
}

.logo{
	width: 72px;
	height: 72px;
	float:left;
	margin-right: 10px;
	margin-top: -8px;
	display: block;
	margin-left:50px;
}

.logo-img{
	display: block;
	width: 70px;
	height: 70px;
	margin-right: 10px;
	margin-top: 10px;	
}

.logo-lv{
	font-family: 'Arimo', sans-serif;
	font-style: italic;
	text-transform: uppercase;
	font-size: 22px;
	color: #be3e4d;
	margin-top: 13px;	
}

.logo-t{
	font-family: 'Arimo', sans-serif;
	font-style: italic;
	text-transform: uppercase;
	font-size: 12px;
	color: #777;
	margin-top: -5px;
	margin-left: 65px;
	float:left;
}
	
.t-efir,.r-efir{
	margin-top: 5px;
	width:75%;
	float:left;
	color:#999;
}

.efir-str{
	color:#555;
}

.socicons-header{
	width: 82px;
	float:right;
	margin: 22px 0 0 0;
}

.socicons-header a{
	font-size:18px;
	color:#555;
} 

.socicons-header a:hover{
	color:#be3e4d;
} 

.anons{
margin-top:-3px;
}

.anons-bl{
width:100%;
margin: 10px 0 0 0;	
overflow: hidden;
border-top:1px solid #eee;
}

.anons-el{
width:25%;
float:right;	
margin:0;
padding:0;
border-width:0;
overflow: hidden;
position: relative; 
}

.anons-el-img{
width:100%;
height:auto;
margin:0;
padding:0;	
}

.anons-el-name, .anons-el-date{
position: absolute;
left:20px;
bottom:30px;
color:#fff;	
z-index: 3;
display: block;
}

.anons-el-age{
position: absolute;
font-weight:bold;
right:24px;
bottom:10px;
color:#777;	
z-index:3;
display:block;
}

.anons-el-date{
font-weight: bold;
z-index: 3;
bottom:10px;
}

.anons-el-ten{
	background: linear-gradient(to top, rgba(30, 30, 30, 1), rgba(0, 0, 0, 0.0));
	position:absolute;
	top:50%;
	width:101%;
	height:51%;
	z-index:2;	
	margin:0;
	padding:0;
}

.gl-news-zag{
	margin-top: 30px;
	font-size:18px;	
	font-weight: bold;
	text-transform: uppercase;
	color:#333;	
}
.gl-news-zag a{
	color:#333;	
}

.gl-news-zag:hover a{
	color:#be3e4d;
}

.gl-tv{
	overflow: hidden;
}
.gl-tv-zag,.gl-tv-name{
	margin-top: 20px;
	font-size:18px;	
	font-weight: bold;
	text-transform: uppercase;
	color:#333;	
}

.gl-tv-zag{
	margin-top: 10px;
}

.gl-tv-zag a,.gl-tv-name a{
	color:#333;	
}

.gl-tv-zag a:hover,.gl-tv-name a:hover{
	color:#be3e4d;
}




.gl-news-img{
	width: 100%;
	border:0;
	margin: 30px 0 0 0;
}

.gl-tv-img{
	width: 100%;
	border:0;
	margin: 20px 0 0 0;
}

.gl-news-txt,.gl-tv-txt{
	margin-top: 20px;
	color:#333;
}

.news-date{
	color:#777;
	margin-top:25px;
}

.news-date i{
	margin-right:8px;
}

.tv-date{
	color:#777;
	margin-top:25px;
}

.tv-date i{
	margin-right:8px;
}

.horizon-news-img{
 width:60%;
 float:left;
 margin-right:20px;
 border:0;
 margin-bottom:10px;
}

.right{
	overflow: hidden;
}

.rel{

}

.search-bl{
	width:240px;
	color:#333;
	margin-top:25px;
	float:right;
	margin-bottom:20px;
	z-index:2;
}

.search-bl .fa-search{
	display:block;
	font-size:22px;	
}

.search-bl input.txt-input{
	border:0px;
	margin:0;
	padding:0;
	border-bottom: 3px solid #444;
	background-color: #d9d9dd;
	width:210px;
	float:left;
}

.search-bl button.submit-a{
border:0;
background-color: #d9d9dd;
float:right;
width:26px;
}

.search-bl input:focus{
	border-bottom: 3px solid #444;
	outline: 0;		
}

.calendar{
	width:240px;
	overflow: hidden;
	margin-top: 25px;
	float:right;
}

.calendar-mount{
	width:100%;
	background-color: #f5f5f5;
	text-align: center;
	color:#333;
	font-weight: bold;
	padding:10px;
}

.calendar ul{
margin: 0;
padding: 0;
}

.calendar-days ul li{
	margin:0;
	padding: 7px;
	width:14.28%;
	display: block;
	float:left;
	font-weight: bold;
	text-align: center;
	font-size:12px;
	color:#333;
}

.calendar-dates ul li{
	display:block;
	float:left;
	background-color: #f5f5f5;
	width:14.28%;	
	height:34px;
	text-align: center;
	margin:0;
	padding: 5px 0;
	border: 1px solid #ccc;
	font-size: 14px;
	font-weight:bold;
}

.calendar-dates ul li.nc-other-mount{
	color:#aaa;
	font-weight:normal;
}

.calendar-dates ul li.nc-vyhodnoy{
	background-color: #e5e5e5;
}

.calendar-dates ul li.nc-today{
	background-color:#be3e4d;
	border-color: #be3e4d;
}

.calendar-dates ul li.nc-today a{
	color:#fff;
	border-color: #be3e4d;
	border: 0px;
}

.calendar-dates ul li.nc-default a{
	padding:5px;
}


.calendar-dates .NewsCalDefault a{
	padding:5px;
	color:#333;
}

.calendar-dates .NewsCalToday{
	background-color:#be3e4d;
	border-color: #be3e4d;
}

.calendar-dates .NewsCalToday a{
	color:#fff;
	border-color: #be3e4d;
	border: 0px;
}

.calendar-dates .NewsCalWeekend{
	background-color: #e5e5e5;
}

.calendar-dates .days-without-news{
	font-weight:normal;
	color:#555;
}

.calendar-dates .NewsCalOtherMonth{
	color:#aaa;
	font-weight:normal;
}


select.year-select{
	border:0px;
	padding:0;
	background-color: #f5f5f5;
	font-size:16px;
	margin-right:10px;
}

select.mounth-select{
	border:0px;
	padding:0;
	background-color: #f5f5f5;
	font-size:16px;
	margin-left:10px;
}


.nc-count{
font-size: 13px;
margin-top: 10px;
color: #777;
}

.r-budilnik{
	background-color: #f5f5f5;
	float: right;
//	margin-bottom:30px;
	position: relative;
	width:240px;
}

.socicons-r-bud{
	position: absolute;	
	bottom: 5px;
	padding-left:75px;	
}

.socicons-r-bud a{
	font-size: 18px;
	color:#555;
}

.socicons-r-bud a:hover{
	font-size: 18px;
	color:#be3e4d;
}

.r-teleefir{
	float:right;
	width:240px;
	background-color: #f5f5f5;
	overflow: hidden;	
	margin-bottom:30px;
}


.r-teleefir-el{
	padding:5px 10px 5px 15px;	
	overflow: hidden;
}

.r-teleefir-zag{
	text-transform: uppercase;
	font-size:16px;
	color:#555;
	padding:10px;
	text-align: center;
	font-weight: bold;
}

.r-teleefir .now{
	background-color: #555;		
	color:#fff;
	padding:5px 10px 5px 15px;
	overflow: hidden;
}

.now a{
	color:#fff;
}

.r-teleefir .lv a{
		//color:#be3e4d;
		font-weight: bold;
}

.r-teleefir-time{
	width:55px;
	display: block;
	float:left;
}

.r-teleefir-txt{
	width:160px;
	display: block;
	float:right;	
}

.bt-all-tvprog{	
	margin: 10px 0 15px 0;
}

a.bt-all-news{
 font-size:14px !important;
 margin:10px 0;
}

.f-news-zag{
	font-size:16px;
	color:#333;
	margin: 15px 0 10px 0;
}
.f-news-zag a{
	color:#333;
}

.f-news-zag a:hover{
	color:#be3e4d;
}


.f-news-img{
	width:100%;
	margin-top: 30px;
}

.f-news-date{
	color:#777;
	margin-top:10px;
}

.f-news-date i{
margin-right:8px;
}

.f-news-shows-count{
	font-size:12px;
	color:#aaa;
	margin-top:-5px;
	display:inline-block;
}
.f-news-comments-count{
	font-size:12px;
	color:#aaa;
	margin-left:30px;
	margin-top:-5px;
	display:inline-block;
}

.f-news-bot-info{
margin-top:-8px;
}


.a-news-img{
	width:100%;
}

.a-news-img-bl{
	width:100%;
	margin:20px 0 10px 0;
	position:relative;
}


.f-tv-shows-count{
	font-size:12px;
	color:#aaa;
	margin-top:-5px;
	display:inline-block;
}
.f-tv-comments-count{
	font-size:12px;
	color:#aaa;
	margin-left:30px;
	margin-top:-5px;
	display:inline-block;
}

.f-tv-bot-info{
margin-top:-8px;
}

.page-title{
font-size:22px;
font-weight:bold;
text-transform:uppercase;
color:#333;
}

.sub-title{
font-size:18px;
font-weight:bold;
text-transform:uppercase;
color:#555;
}

.f-photo{
	position: absolute;
	top:30px;
	right:15px;
	width:32px;
	height:32px;
	background-color: #be3e4d;
	padding:3px 6px; 
	font-size:18px;
	color: #fff;
}

.f-video{
	position: absolute;
	top:30px;
	right:15px;
	width:30px;
	height:30px;
	background-color: #be3e4d;
	padding:1px 8px; 
	font-size:20px;
	color:#fff;
}

.ff-video{
	display:none;
}

.ff-photo{
	display:none;
}

.a-photo{
	display:block;
	position:absolute;
	right:0;
	top:0;
	width:24px;
	height:24px;
	padding:3px 4px; 
	font-size:14px;
	color: #fff;
	background:#be3e4d;
}
	
.a-video{
	display:block;
	position:absolute;
	right:0;
	top:0;
	width:24px;
	height:24px;
	padding:3px 0 0 6px; 
	font-size:14px;
	color: #fff;
	background:#be3e4d;
}


.f-tv-zag{
	font-size:16px;
	margin: 5px 0 0 0;
	padding:0;
}
.f-tv-zag a{
	color:#333;
}

.f-tv-zag a:hover{
	color:#be3e4d;
}


.f-tv-name{
	font-size:16px;
	margin:10px 0 0 0;	
	padding:0;
}

.f-tv-name a{
	//color:#be3e4d;
	color:#333;
	font-weight: bold;
}

.f-tv-name a:hover{
	//color:#333;	
	color:#be3e4d;
}


.f-tv-img{
	width:100%;
	margin-top: 35px;
}

.f-tv-date{
	color:#777;
	margin-top:10px;
}

.f-tv-date i{
	margin-right:8px;
}

.central-block{
	width:100%;
	min-height:180px;
	background-color: #f5f5f5;
	overflow: hidden;
	margin: 20px 0;
}

.r-banner{
	float:right;
	margin-bottom:30px;
}

.btn{
	//margin:20px 0px;
}

.footer-block{
	background-color:#757577;
	padding: 30px 0 35px 0;
	overflow: hidden;
	color:#fff;
}

.regions-zag{
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	margin:0 0 30px 0;	

}

.regions-news{
margin:0;
padding:0;
}

.regions-news li a{
	color:#ddd;
	font-size:13px;
}

.regions ul li{
margin-bottom:10px;	
list-style-type:none;
}

.regions a{
	color: #fff;
}

.regions a:hover{
	color: #333;
}

.partners-block{
background-color: #d9d9dd;
padding:30px 0 0 0;
}

.partners-el{
	background-color: #f5f5f5;
	width: 100%;
	height: 150px;
	overflow: hidden;
	text-align: center;
	margin-bottom:30px;
	padding: 0px 5px;
	line-height: 15px;
}

.partners-el a{
	font-size:13px;
	color:#555;
}


.partners-txt{
margin-top:10px;
}

.partners-img{
margin-top:15px;
min-height:50px;
max-width:140px;
}


.partners-zag{
	font-size: 18px;
	color:#555;
	font-weight: bold;
	text-transform: uppercase;
	float:right;
	text-align: right;	
}

.bot-block{
	width:100%;
	padding: 30px 0;
	background-color: #555;
	color:#fff;
	font-size:13px;
}

.bb-pravila{
	color:#aaa;
}

.bb-links a{
	color:#fff;
	font-size:13px;	
}

.bb-links a:hover{
	color:#be3e4d;
}

.counters{
float:right;
}

.cb-banner{
	width: 100%;
	margin-top:45px;
	margin-left:30px;
}

.cr-banner{
	margin-top:35px;
}

.citata{
	margin-top:30px;
	overflow: hidden;
}

.citata-txt{
	float:left;
	margin-left:5px;
	font-size:12px; 
	width:245px;
}

.quote-z{
	float:left;
	color: #444;
    font-size: 13px;
}

.citata-img{
	float:left;
	margin-right:20px;
}

.citata-zag{
	font-size: 18px;
	text-transform: uppercase;
	color:#333;
	margin:0 0 15px 0;
	font-weight: bold;
}

.citata-zag span{
	font-size:8px;
	display:block;
}

.menu-wrap {
	background-color: #555;
	position: fixed;
	top: 0;
	height: 100%;
	width: 290px;
	margin-left: -290px;
	font-size: 1em;
	//text-transform: uppercase;
	font-weight: bold;
	overflow: auto;
	transition: .25s;
	z-index: 999;	
}
.menu-show {
	margin-left: 0;
	box-shadow: 4px 2px 15px 1px #333;
}
.menu-sidebar {
	margin: 25px 0 80px 10px;
	position: relative;
	top: 70px;
}
.menu-sidebar li {
	padding: 10px 22px 0;
}
.menu-sidebar li > a {
	color: #fff;
	font-size: 1em;
	position: relative;
}
.menu-sidebar li > a::after {
	content: "";
	display: block;
	height: 0.15em;
	position: absolute;
	top: 100%;
	width: 100%;
	left: 50%;
	transform: translate(-50%);
	background-image: linear-gradient(to right, transparent 50.3%, #be3e4d 50.3%);
	transition: background-position .2s .1s ease-out;
	background-size: 200% auto;
}
.menu-sidebar li > a:hover::after {
	background-position: -100% 0;
}
.menu-sidebar .menu-item-has-children {
	position: relative;
}
.menu-sidebar .menu-item-has-children .sub-menu {
	display: none;
}

.sub-menu{
	font-size: 1em;	
	font-weight: normal;	
	text-transform: none;
	line-height: 1.2em;
}

.sub-menu li > a {
	color: #ddd;
	font-size: 1em;
	position: relative;
}

.menu li.item-selected > a{
	color:#fff;
	font-weight: bold;	
}


.sidebar-menu-arrow::after {
	content: "\f107";
	font-family: 'FontAwesome';
	padding: 10px;
	color: #fff;
	position: relative;
}
.sidebar-menu-arrow:hover::after {
	cursor: pointer;
	color: #fff;
}
.sidebar-menu-arrow:active::after {
	top: 2px;
}


/*Hamburger Button*/
.toggle-button {
	position: absolute;
	width: 34px;
	height: 30px;
	top: 18px;
	left: 10px;
	padding: 4px;
	transition: .25s;
	z-index: 15;
	overflow: hidden;
}
.toggle-button:hover {
	cursor: pointer;
}
.toggle-button .menu-bar {
	position: absolute;
	border-radius: 2px;
	width: 80%;
	transition: .5s;
}
.toggle-button .menu-bar-top {
	border: 4px solid #555;
	border-bottom: none;
	top: 0;
}
.toggle-button .menu-bar-middle {
	height: 4px;
	background-color: #555;
	margin-top: 7px;
	margin-bottom: 7px;
	top: 4px;
}
.toggle-button .menu-bar-bottom {
	border: 4px solid #555;
	border-top: none;
	top: 22px;
}

.button-open {
	opacity:0.2;
}

.close-button{
	color:#fff;
	position:absolute;
	font-size:30px;
	right:20px;
	top:10px;
	display:block;
}

.close-button:hover {
	cursor: pointer;
}

/* Text Block */
.wrapper {
	width: 40%;
	margin: 100px auto 0;
	color: #83828D;
}
.wrapper .text {
	padding: 30px;
}
.wrapper .text .heading {
	margin-bottom: 40px;
	font-size: 2em;
}
.wrapper .text p {
	line-height: 1.6em;
}
.wrapper .text .buttons {
	margin-top: 40px;
}

/* Buttons */
.wrapper .buttons .button {
	display: inline-block;
	margin-right: 20px;
	padding: 20px 25px;
	border-radius: 2em;
	background-color: #555;
	color: #fff;
	font-size: .9em;
	font-weight: 700;
	transition: background-color .3s;
}
.wrapper .buttons .button-secondary {
	background-color: #FF6746;
}
.wrapper .buttons .button-primary:hover {
	background-color: #84D07A;
}
.wrapper .buttons .button-secondary:hover {
	background-color: #FF7D60;
}

/*Active state for the buttons*/
.wrapper .buttons .button-primary:active {
	background-color: #70CE64;
}
.wrapper .buttons .button-secondary:active {
	background-color: #FF6746;
}

/*Icons*/
.wrapper .buttons .button span {
	position: relative;
	display: inline-block;
	padding-right: 20px;
}
.wrapper .buttons .button span::after {
	position: absolute;
	font-family: "FontAwesome";
	right: -3px;
	font-size: 14px;
	top: 0;
	transition: top .3s, right .3s;
}
.wrapper .buttons .button-primary span::after {
	content: "\f019";
}
.wrapper .buttons .button-secondary span::after {
	content: "\f178";
}
/*Slight icons animation*/
.wrapper .buttons .button-primary:hover span::after {
	top: 4px;
}
.wrapper .buttons .button-secondary:hover span::after {
	right: -6px;
}

.pagination > li > a{
	color:#be3e4d;
}

.pagination > li > a:hover{
	color:#be3e4d;
}

.pagination > .active > a{
	background-color:#be3e4d;
	border-color: #be3e4d;	
}

.pagination > .active > a:hover{
	background-color:#be3e4d;
	border-color: #be3e4d;	
}

.news-line{
	float:right;
	width: 240px;
	background-color: #f5f5f5;
	margin:0 0 30px 0;
	padding:10px 15px;
	color:#777;
	font-size:13px;
}

.news-line a{
	font-size:13px;
}

.news-line-time{
	display:block;
}
.news-line-time > i{
	margin-right: 5px;
}

.news-line-title{
	color:#555;
	margin-bottom:5px;
}

.news-line-day{
	color:#be3e4d;
	border-bottom: 1px solid #be3e4d;	
	margin: 10px 0;
}

.news-line-day h4{
	margin:10px 0 5px 0;
	font-size: 13px;
}

.news-line-zag{
	text-transform: uppercase;
	font-size: 16px;
	color: #555;
	font-weight: bold;
	text-align: center;
	margin: 10px 0;
	padding:0;
}

.news-line-hr{
	margin: 10px 0;
	color:#ddd;
	background-color: #ddd;
	border: none;
	height: 1px;
	padding:0;
	clear: both;
}


.detail-news-title{
	font-size:22px;
	text-transform: uppercase;
	color:#333;
	font-weight: bold;
}

.detail-news-txt{
	margin-bottom:30px;
}

.detail-news-img{
	width:100%;
	margin-bottom:25px;
}	

.detail-news-video{
	width:100%;
	margin-bottom:25px;
}	

.show-count{
	color: #777;
	display: block;
	margin-top:20px;
}

.source {
	color: #777;
	display: block;
}

.more-photo	{
	width: 100%;
}

.orphus{
	margin-top:25px;
	margin-bottom:10px;
	float:right;
}

.dn-time{
	margin: 0 10px 10px 5px;
	display: inline-block; 
}

.bt-svcom{
	margin-top:20px;
	margin-bottom: 10px;
}

.bt-otcom{
	margin-top:10px;
	margin-bottom: 10px;
}

.bt-prcom{
	margin-top:10px;
	margin-bottom: 10px;
	margin-left:10px;	
}

.share{
	margin-bottom:10px;
	overflow: hidden;
}

hr.midline{
	border: none; 
  background-color: #aaa; 
  color: #aaa; 
  height: 1px; 
  margin: 5px 0;
  padding:0; 
	width: 100%;
}

.catigories a{
	color:#be3e4d;
	display: inline-block;
	margin-left: 20px;
}
.catigories a:hover{
	color:#777;
	display: inline-block;
	margin-left: 20px;
}

.analog-news{
	font-size:13px;
	margin-bottom: 10px;	
}

.analog-news a{
	font-size:13px;
}

.analog-news h3{
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}

.analog-news li{
	display: block;
}

.an-news-date{
	width:18%;
	float:left;
}

.an-news-date span{
	margin-left: 5px;
	color:#777;	
}

.an-news-name{
	margin-bottom: 5px;
	display:inline-block;	
	width:82%;
}

.comments{
	font-size: 13px;
}

.comment-count{
	font-weight: bold; 
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 14px;
}

.comment-user{
	color:#be3e4d;
	float:left;
	margin-right: 20px; 
}

.comment-txt{
	margin-top:7px;
	margin-bottom:15px;
}

.white-popup{
  background: #FFF;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  position: relative;
  margin: 40px auto;
}

.black-popup{
  background: #111;
  padding: 20px 30px;
  text-align: left;
  max-width: 800px;
  position: relative;
  margin: 40px auto;
}

.black-popup .mfp-close{
  color: #fff;
  margin-right:-5px;  
}

.btn-login{
margin: 10px 0;
}

.auth-zag{
font-size:18px;
font-weight:bold;
}

div.bx-auth-title{
font-size:15px;
font-weight:bold;
}

.login-form{
width:300px;
}

.p-conf{
margin-top:20px;
}

ul.pagination li a{
	border-radius:0px;
}
.news-section-sp{
text-transform:uppercase;
font-weight:bold;
font-size:22px;
color:#be3e4d;

}
.news-section-title{
text-transform:uppercase;
font-weight:bold;
font-size:22px;
color:#333;
}

.detail-news-property{
font-size:13px;
}

.more-photo{
margin-bottom:30px;
}

.reviews-reply-field-setting label{
font-size:13px;
font-weight:normal;
}

.bt-pr-comment{
margin-left:10px;
}

.centered{
width:100%;
text-align:center;
}


.detail-tv{
width:100%;
overflow:hidden;
}

.detail-tv-video{
width:100%;
margin-bottom:20px;
}

.detail-tv-title{
	font-size:22px;
	text-transform: uppercase;
	color:#333;
	font-weight: bold;
}

.detail-tv-date{
	color:#777;
	margin-top:10px;
	margin-bottom:10px;
}

.detail-tv-date i{
	margin-right:8px;
}

.feedback-title{
	font-size:22px;
	text-transform: uppercase;
	color:#333;
	font-weight: bold;
}

.feedback-txt{
	font-size:15px;
	font-weight:normal;
}

.comments-block-title{
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}

.tv-show-img{
	width:100%;
	margin-bottom:10px;
}

.tv-show-img-bx{
	overflow:hidden;
	width:100%;
	position:relative;
}

.tv-show-img-age{
	width:30px;
	height:20px;
	position:absolute;
	top:5px;
	right:7px;
	opacity:0.7;
}

.tv-show-description{
	font-size:13px;
	margin-bottom:20px;
}

.all-vypuski{
	margin:20px 0 0 0;
}

.detail-tv-show-name{
	font-size:22px;
	text-transform: uppercase;
	color:#333;
	font-weight: bold;
	margin-bottom:-10px;
	padding-bottom:0px;
}

.reviews-block-inner{
	font-size:13px;
}

.reviews-block-inner a{
	font-size:13px;
}

.fb-form-question{
	margin: 15px 0;
	position:relative;
}
.fb-form-question input[type="text"]{
	position:absolute;
	left:130px;
}
.fb-form-question textarea{
	display:block;
}

.fb-form-question div.captcha{
	margin:20px 0;
	overflow:hidden;
}

.captcha-txt{
	margin:10px 0;
}

.bf-form-footer{
	margin:20px 0;
	overflow:hidden;
}

.prog-menu {
margin-top:20px;
}

.prog-menu table{
background:#555;
width:100%;
}

.prog-menu td{
text-align:center;
}

.prog-menu a{
padding: 5px 0px;
text-align: center;
display:inline-block;
color:#fff;
font-size:12px;
text-transform:uppercase;
background:#777;
width:100%;
border-right:1px solid #fff;
}

.prog-menu a:hover{
color: #fff;
background:#be3e4d;
}

.prog-menu a#selecteditem{
background:#f5f5f5;
border-bottom: 0;
color: #be3e4d;
}

.prog-menu a#selecteditem:hover{
color: #be3e4d;
}

.date-selected{
color:#be3e4d;
font-size:16px;
padding:10px 0 5px 0;
border-bottom:2px solid #be3e4d;
font-weight:bold;
}

.mytab{
border:1px solid black;
border-collapse:collapse;
}

.mytab td{
vertical-align:top;
font-size:11px;
text-align:left;
padding:5px;
border:1px solid black;
}


.tv-prog-peredacha a{
padding:10px 0;
font-weight:bold;
}

hr.prog-hr{
  border: none; 
  background-color: #aaa; 
  color: #aaa; 
  height: 1px; 
  margin: 8px 0;
  padding:0; 
}

.rollBack{
border-radius:0 !important;
} 

.rollFront{
border-radius:0 !important;
} 

.sotrudnik-item{
margin-bottom:30px;
}

.sotrudnik-item small{
font-size:13px;
}
.sotrudnik-item img{
width:100%;
}

.sotrudnik-name{
font-weight:bold;
margin-top:10px;
color:#333;
}

.kontakty-map{
margin-bottom:20px;
overflow:hidden;
}

.kontakty{
font-size:14px;
}

.kontakty a{
font-size:14px;
}

.kontakty h1{
text-transform:uppercase;
font-weight:bold;
}

.diplom-img{
margin-bottom:30px;
width:100%;
}

.w100{
width:100%;
}

.citata-detail{
margin-top:20px;
}

.citata-list-img{
margin-bottom:10px;
}

.citata-list-txt{
margin-bottom:20px;
overflow:hidden;
}

.reklama-title{
font-size:22px;
font-weight:bold;
text-transform:uppercase;
color:#333;
}

.reklama-leed{
font-size:15px;
color: #555;
margin:30px 0;
}

.reklama-video{
width:100%;
}

.obr-sv-but{
padding:5px 41px;
border: 2px solid #be3e4d;
background-color:#fff;
color: #be3e4d;
font-size:16px;
}

.rekv-but{
padding:5px 41px;
border: 2px solid #777;
background-color:#fff;
color: #777;
font-size:16px;
}

h2.reklama-h2{
line-height: 25px;
font-size:16px;
text-transform: uppercase;
color: #be3e4d;
font-weight:bold;
}

.reklama-h3{
line-height: 18px;
font-size:16px;
text-transform: uppercase;
color: #555;
font-weight:bold;
}

.reklama-info{
overflow:hidden;
}

.reklama-info .tel{
color: #be3e4d;
font-size:18px;
font-weight:bold;
}

.reklama-info .mail{
color: #be3e4d;
font-size:16px;
}

.reklama-info .mail:hover{
text-decoration: uppercase;
}

.reklama-ul{
margin-left:25px;
}

.check-icon{
margin-right:7px;
color:#be3e4d;
margin-left:-25px;
}

.reklama-ul li{
padding:5px 0;
}

.reklama-ul li a{
font-weight:bold;
}

.reklama-prices{
color: #333;
}

.reklama-prices a{
margin:10px 0;
color: #333;
}

.present-list{
font-weight:bold;
}

.reklama-prices a:hover{
color: #be3e4d;
}
.pdf-icon{
margin-right:7px;
color:#be3e4d;
font-size:22px;
}

.reklama-bot-inf{
margin-top:20px;
}

.romir{
float:right;
width:240px;
background:#f5f5f5;
padding:0 15px 15px 15px;
margin:20px 0;
}

.romir h3{
font-size:15px;
}

.romir p{
margin-left:30px;
line-height:10px;
}

.romit-period{
font-size:15px;
margin:15px 0;
}

.romir .pdf-icon{
margin-left:-30px;
font-size:16px;
}

.managers{
width:240px;
float:right;
background:#f5f5f5;
padding:0 15px 15px 15px;
margin:20px 0;
}

.spec-item-name{
font-weight:bold;
margin:7px 0 0 0;
}
.spec-item-dolz{
font-size:13px;
margin:0;
}

.spec-item-mail{
font-size:13px;
margin:0 0 20px 0;
}

.spec-item-mail a{
font-size:13px;
}

.f-news-source{
color:#777;
margin-top:-8px;
padding-top:0px;
}

.search-page{
margin-top:30px;
}

.search-filter h2{
font-size:16px;
text-transform:uppercase;
font-weight:bold;
}

.red{
color:#be3e4d;
}

.anons-list{
width:100%;
overflow:hidden;
margin-top:30px;
}

.anons-list-img{
width:100%;
}

.anons-list-name{
color:#333;
font-weight:bold;
margin:8px 0 0 0;
}
.anons-list-date{
color:#555;
margin:0;
}
.anons-list-age{
color:#555;
margin:0;
}

.anons-video{
width:100%;
margin-bottom:20px;
}

.anons-date{
font-weight:bold;
}

.anons-age{
position:absolute;
top:10px;
right:10px;
font-weight:bold;
color:#ddd;
}

.anons-img-box{
overflow:hidden;
position:relative;
width:100%;
}

.anons-picture{
width:100%;
margin-bottom:20px;
position:relative;
}

.anons-f-video{
	position: absolute;
	top:0;
	right:0;
	width:30px;
	height:30px;
	background-color:#be3e4d;
	padding:1px 8px; 
	font-size:20px;
	color:#fff;
}

.anons-f-txt{
	position: absolute;
	top:0;
	right:0;
	width:30px;
	height:30px;
	background-color:#be3e4d;
	padding:1px 6px; 
	font-size:20px;
	color:#fff;
}

.site-map-level{
font-size:14px;
font-weight:bold;
color:#be3e4d;
}

.site-map-level a{
font-size:14px;
font-weight:bold;
color:#be3e4d;
}

.site-map-title{
font-size:16px;
font-weight:bold;
color:#555;
text-transform:uppercase;
}

.site-map{
margin:150px 0 0 0;
overflow:hidden;
}

.p-404{
font-size:200px;
font-weight:bold;
color:#be3e4d;
margin:40px 0;
overflow:hidden;
text-align:center;
}

.p-404-txt{
font-size:22px;
font-weight:bold;
color:#555;
margin:40px 0;
overflow:hidden;
text-align:center;
text-transform:uppercase;
}

.tv-action-img-box{
width:20%;
max-width:170px;
float:left;
margin-bottom:30px;
}

.tv-action-description{
width:77%;
float:right;
}


.tv-action-img{
width:100%;
}

.tv-action-item{
overflow:hidden;
}


.tv-action-name{
text-transform:uppercase;
font-size:18px;
}

.contest-element-name{
font-weight:bold;
}

.contest-element{
margin-bottom:30px;
overflow:hidden;
}

.contest-element-img{
width:30%;
float:left;
margin-bottom:20px;
margin-right:20px;
}

.contest-video-img{
width:100%;
}

.contest-video-img-box{
float:left;
width:50%;
margin-bottom:20px;
margin-right:20px;
position:relative;
overflow:hidden;
}

.tv-action-detail-picture{
max-width:50%;
float:left;
margin-right:20px;
margin-bottom:20px;
}

.contest-element-txt{
width:100%;
}

.video-js .vjs-big-play-button{
	position:absolute;
	left:46%;
	top:44%;
	width:8%;
	line-height:1.3em;
}
.video-responsive { 
  width:100%;
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow:hidden; 
} 
.video-js{
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%;
  height: 100%; 
}
.bt-alt-player{
margin-top:30px;
}

.bot-banner{
width:468px;
margin-top:20px;
overflow:hidden;
//margin:0 auto 20px auto;
}

.logo-box{
overflow:hidden;
}

.clearlogo{
clear:both;
overflow:hidden;
}

object{
pointer-events: none;
}

.top-banner{
width:100%;
}

.top-banner img{
width:100%;
}


.forum-info-box{
margin-top:20px;
overflow:hidden;
}

.forum-select-box{
margin:10px;
display:inline-box;
}

.forum-menu-authorize a{
display:none;
}

.mfp-img{
//max-width:1280px;
//max-height:1024px;
max-width:90%;
max-height:90%;

}

#toTop {
	background:#be3e4d;
	text-align:center;
	padding:6px 12px;
	position:fixed;
	bottom:5px;
	left:5px;
	cursor:pointer;
	color:#fff;
	font-size:16px;
	display:none;
	z-index:100;
}

.banner-news{
	width:100%;
	margin-top:20px;
}

.banner-news img{
	width:100%;
	height:auto;
}

form input[name=web_form_submit]{
padding:5px 8px;
color:#be3e4d;
background:#fff;
border:2px solid #be3e4d;
display:inline-block;
}

form input[name=web_form_submit]:hover{
background:#eee;
}

form input[name=web_form_apply]{
padding:5px 8px;
color:#555;
background:#fff;
border:2px solid #555;
display:inline-block;
}

form input[name=web_form_apply]:hover{
background:#eee;
}
form input[type=reset]{
padding:5px 8px;
color:#555;
background:#fff;
border:2px solid #555;
display:inline-block;
}

form input[type=reset]:hover{
background:#eee;
}

table.form-table th{
background:#f5f5f5;
color:#777;
}

table.form-table th, table.form-table td{
border:0px;
padding:5px 10px;
}

table.form-table{
border:1px solid #ccc;
}

.centr-block{
width:100%;
height:auto;
margin-top:20px;
margin-bottom:20px;
}

.centr-block img{
width:100%;
height:auto;
}


.question,.fin{
display:none;
}
.quest-label{
padding:5px 10px;
}
.quest-button{
border-radius:0px;
padding:10px 25px;
text-align:center;
border-width:2px;
background:#fff;
color:#be3e4d;
font-weight:bold;
margin: 10px 0;
}

input.next{
color:#555;
}

.w100{
width:100%;
height:auto;
margin-bottom:10px;
}

.test-txt{
font-size:16px;
}

@media (max-width: 1200px) {
	.anons-el-4{
		display:none;
	}
	.anons-el{
	width:33.33%;
	}

	.page{
		background: #fff;
	}
	
	.right{
		margin:0;
		background: #fff;
	}

	.search-bl{
		float:left;
		width: 100%;
		margin-left:0;
	}

	
	.search-bl input.txt-input{
		width:80%;
		background: #fff;

	}

	.search-bl button.submit-a{
		background: #fff;	
		background: #fff;	
	}	
	
	.calendar{
		width:100%;
	}

	.r-teleefir{
		float: left;
		width: 100%;
		margin:0 0 30px 0;		
	}

	.r-teleefir-txt{
		width:80%;		
	}
	.r-teleefir-time{
		width:20%;		
	}
	.news-line{
		float: left;
		width: 100%;
		margin:0 0 30px 0;		
	}

	.news-line-time{
		float: left;
		width:20%;
		display:block;
	}

	.news-line-title{
		width:76%;
		float:left;
		margin-left:4%;
	}

	.search-bl input{
		background-color: #fff;
	}

	.an-news-date{
		width:20%;		
	}	
	.an-news-name{
		width:80%;		
	}	

	.romir{
	float:left;
	width:100%;
	background:#fff;
	margin:0;
	}

	.managers{
	float:left;
	width:100%;
	background:#fff;
	margin:0;
	}
	.bfon{
	display:none;
	}
	
	.clearlogo{
	clear:none;
	}
	.top-menu{
	float:right;
	margin-top:-30px;
	}

}


@media (max-width: 992px) {
	.regions-zag{
		margin-top:30px;
	}	
	.top-banner{
	display:none;
	}
	
	.toggle-button{
		margin-top:-10px;
	}
	.logo{
		margin-top:-15px;
	}

}

@media (max-width: 768px) {
	.body{
		font-size:13px;
	}
	.body a{
		font-size:13px;
	}

	.anons-el-3{
		display:none;
	}
	.anons-el-2{
		display:none;
	}

	.anons-el{
	width:100%;
	}
	.counters{
		float:left;
	}

	.news-date{
		margin: 10px 0;
	}

	.f-tv-name{
		margin-top:25px;
	}

	.f-tv-txt{
		overflow:hidden;			
		width:66%;
		float:right;		
		padding-left: 20px;
		margin-top:0px;
	}
	
	.f-tv-img-bl{
		width:33%;
		float:left;
		overflow: hidden;
	}
	.f-tv-img{
		margin:0 0 20px 0;
	}

	.f-news-zag{
		margin-top:25px;
	}

	.f-news-txt{
		overflow:hidden;			
		width:66%;
		float:right;		
		padding-left: 20px;		
	}

	.f-news-img-bl{
		width:33%;
		float:left;
		overflow: hidden;
		position:relative;
	}
	.f-news-img{
		margin-top: 25px;
	}

	.an-news-date{
		width:30%;		
	}	
	.an-news-name{
		width:70%;		
	}
	.horizon-news-img{
		width:100%;
	}
	.tv-show-img-bx{
		overflow:hidden;
		width:30%;
		margin-right:5%;
		margin-bottom:20px;
		float:left;
	}
	.tv-show-txt{
		width:64%;
		float:right;
	}
	
	.tv-action-img-box{
		width:30%;
	}

	.tv-action-description{
		width:67%;
	}
	.autorize{
		font-size:13px;
	}
	.autorize a{
		font-size:13px;
	}

	.autorize-txt{
		margin-right: 7px;
	}
	
	.top-menu-ul{
		margin-left: 40px;
	}
	a.bt-obratn-sv{
		margin:5px;
		font-size:13px;
		padding:5px;
	}
	a.autorize-btn{
		padding:5px 7px;
	}
	.logo,.logo-img{
		width: 50px;
		height: 50px;
	}
	.logo{
		margin-left:40px;
		margin-top:-10px;
	}

	.logo-lv{
		font-size:16px;
		margin-top:0;		
		padding-top:5px;
	}
	.logo-t{
		font-size:10px;
		margin-left: 38px;
	}
	.bt-online, .bt-online:hover{
		font-size:14px;
	}
	.bt-rad-online, .bt-rad-online:hover{
		font-size:14px;
		margin-top:10px;
	}
	.t-efir,.r-efir{
		width:70%;
		font-size:13px;
	}
	.socicons-header a{
		font-size:15px;
	}
	.anons-el,.anons-el a{
		font-size:13px;
	}
	.partners-txt a{
		font-size:11px;
	}
	.bb-copyright,.bb-pravila,.bb-contacts,.bb-links a{
		font-size:11px;
	}
	.bot-banner,.bot-banner img{
		width:100%;
		height:auto;
	}
	.r-teleefir,.r-teleefir a{
		font-size:13px;
	}
	.detail-news-title{
		font-size:15px;
	}
	.page-title{
		font-size:15px;
	}
	.f-tv-name{
		margin-top:0px;
	}
	.f-tv-date a{
		font-size:13px;
	}
	.f-tv-name a{
		font-size:14px;
	}
	.tv-show-txt{
		font-size:13px;
	}
	.tv-show-detail-txt{
		font-size:13px;
	}
	.detail-tv-title{
		font-size:15px;
	}
	.sotrudnik-name,.sotrudnik-name a{
		font-size:13px;
	}
	.sotrudnik-name small{
		font-size:11px;
	}
	.reklama-title{
		font-size:15px;
	}
	.spec-item{
		min-height:240px;
	}
	.pagination > li > a {
		font-size:13px;
		padding:5px 8px;
	}
	h4 span.green{
		font-size:12px;
	}
	.bugReportBlock{
		display:none;
	}
	.detail-news-txt{
		font-size:14px;
	}
	.menu-sidebar li > a {
		font-size:14px;
	}
	
	a.obratn-sv{
		margin-top:4px;
		font-size:13px;
	}
	.toggle-button{
		margin-top:-12px;
	}
	.banner-news{
		display:none;
	}
	
	.ff-photo{
		display:block;
		position:absolute;
		right:0;
		top:25px;
		width:24px;
		height:24px;
		padding:3px 4px; 
		font-size:14px;
		color: #fff;
		background:#be3e4d;
	}
	
	.ff-video{
		display:block;
		position:absolute;
		right:0;
		top:25px;
		width:24px;
		height:24px;
		padding:3px 0 0 6px; 
		font-size:14px;
		color: #fff;
		background:#be3e4d;
	}
	
	.footer-block{
	display:none;
	}
	.r-banner{
	float:left;
	}
	.a-news-img-bl{
	display:none;	
	}
	.mb{
	margin-bottom:10px;
	}
	
	
}

