@import url("/web/20220714022402cs_/https://tvplayerclassic.ru/theme/MagicForest/css/social.css");
html {
	font-weight: normal;
}
body {
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
img, iframe, object, embed {
	max-width: 100%;
}
img {
	height:auto !important;
}
a {
	color: #142a0b;
}
a:hover {
	color: #244c14;
}
.header {
	padding-top: 10px;
}
.page-header {
	padding: 0px 10px 15px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 30px;
}
.main table {
	border-collapse: collapse;
	max-width: 100%;
}
.main table td {
	border: 1px solid #e4e4e4;
	border-collapse: collapse;
	padding: 10px 15px;
}
.main table tr:first-child {
	font-weight: 700;
	font-family: 'Open Sans Condensed', sans-serif;
}
[class*="button-primary"],[class*="bg-color-primary"] {
	background: #244c14 !important;
}
[class*="button-primary"]:hover {
	background: #346d1d !important;
}
.uk-text-primary {
	color:#244c14 !important;
}
[href*="tel"] {
	text-decoration: none !important;
}
h1, h2, h3, h4, h5,
.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
}
.logo-text {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 400;
}
.sidebar h3.uk-h2 {
	font-weight: 700;
}
h4, h5, .uk-h4, .uk-h5 {
	font-weight: 700;
}
strong, b {
	font-weight: 600;
}
.wrapper {
	margin-left: auto;
	margin-right: auto;
}
.content {
	background-color: white;
}
.width-1200 {
	max-width:1200px;
}
.padd-30 {
	padding: 0 30px;
}
.padd-20 {
	padding: 20px;
	border: 1px solid #e4e4e4;
}
.border-left {
	border-left: 1px solid #e4e4e4;
}
.border {
	border: 1px solid #e4e4e4;
}
.padd-5 {
	padding: 5px;
}
.padd-15 {
	padding: 0px 15px;
	color: white !important;
}
.uk-icon-close {
	color: white;
}
.uk-icon-close:hover, .uk-icon-close:active {
	color: #e0e0e0;
}
/*-- .uk-navbar --*/
.uk-navbar {
	margin-left: 0px !important;
	margin-right: 0px !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0f160c+0,28381f+44,0f160c+100 */
background: #0f160c; /* Old browsers */
background: -moz-linear-gradient(top,  #0f160c 0%, #28381f 44%, #0f160c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #0f160c 0%,#28381f 44%,#0f160c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #0f160c 0%,#28381f 44%,#0f160c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f160c', endColorstr='#0f160c',GradientType=0 ); /* IE6-9 */

}
.uk-navbar-brand {
  height: 100px;
  padding: 10px 0px;
}
.uk-navbar-brand a img {
  height: 80px !important;
}
.uk-navbar .uk-navbar-toggle {  
  background-color: transparent; 
  border: none;
  cursor: pointer;
  height: 100px;
  font-size: 32px;
}

/*-- .sidebar --*/
.sidebar .uk-nav-side {
	width: 100%;
}
.sidebar .uk-nav-side > li > a {
  	padding-top: 8px;
	padding-bottom: 8px;
	background: #091305;
}
.sidebar .uk-nav-side > li + li > a { 
	border-top: 1px solid #142a0b; 
}
.sidebar .uk-nav-side > .current > a,
.sidebar .uk-nav-side > li > a:hover {
	background-color: #204312 !important;
}
.sidebar img {
	margin-bottom: 10px;
}

/*-- .maun --*/
.sidebar {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0f160c+0,28381f+48,0f160c+100 */
background: #0f160c; /* Old browsers */
background: -moz-linear-gradient(left,  #0f160c 0%, #28381f 48%, #0f160c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #0f160c 0%,#28381f 48%,#0f160c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #0f160c 0%,#28381f 48%,#0f160c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f160c', endColorstr='#0f160c',GradientType=1 ); /* IE6-9 */

	color: #ffffff !important;
	padding-top: 10px;
}
.mt-5{
	margin-top: 5px !important;
}
.mt-20 {
	margin-top: 20px !important;
}
.mt-30 {
	margin-top: 30px !important;
}
.mb-5 {
	margin-bottom: 5px !important;
}
.mb-20 {
	margin-bottom: 20px !important;
}
.mb-30 {
	margin-bottom: 30px !important;
}
.sidebar a, .sidebar b, .sidebar s, .sidebar h3 {
	color: #ebebeb !important;
}
/*-- Copy --*/
.copy {
	padding: 20px 30px;
	background-color: #040d01;
}
/*-- contacts --*/
.p01-contact input {
	width: 400px;
	max-width: 100%;
	margin-bottom: 15px;
	padding: 8px 8px;
}
.p01-contact textarea {
	width: 500px;
	max-width: 100%;
	margin-bottom: 15px;
	padding: 8px 8px;
}
.p01-contact .captcha {
	overflow: hidden;
}
.p01-contact .captcha input {
	width: 100px;
	float: left;
	margin-right: 10px;
}
.p01-contact .submit {
	background: #244c14;
	border: none;
	padding: 12px 0;
	width: 100px;
	text-align: center;
	color: white;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}
.p01-contact .submit:hover {
	background: #346d1d;
}
.nm_post.uk-grid + .nm_post.uk-grid {
	border-top: 1px dashed #dcdcdc;
	margin-top: 20px;
	padding-top: 20px;
}
.uk-pagination .uk-active span {
	background: #346d1d;
}
#gotoTop {
	position:fixed;
	bottom:60px;
	right:20px;
	display: none;
	width: 40px!important;
	height: 40px!important;
	text-align: center;
	z-index: 99;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	line-height: 32px;
	font-size:36px;
	border: 5px solid #e2e2e2;
	outline: transparent none 0;
	cursor: pointer;
	background-color: #696969;
	color: #121212;
}
#gotoTop:hover {
	background-color: #244c14;
	color: white;
}
.no-js #gotoTop {
	display: block;
}
.uk-offcanvas a {
	color: white;
}
/*-- Responsive --*/
@media (min-width: 1200px) {
 body {
	background: #142a0b;
	background-attachment: fixed;
	background-repeat: repeat;
	background-image: url(/web/20220714022402im_/https://tvplayerclassic.ru/theme/MagicForest/images/bg-body/dark_wood.png);
  }
  .wrapper.width-1200 {
	box-shadow:0px 0px 5px #000000;
  }
  body.pbt-30 {
	padding: 30px 0;
  }
}  

@media (min-width: 768px) {
 .padd-30 {
	padding: 20px 30px;
  }
  .slider {
	margin-bottom: 20px !important;
  }
}
.main img {
	width: auto;
	padding: 5px;
	border: 1px solid #e4e4e4;
	margin-bottom: 15px;
	margin-top: 15px;
	clear: both;
}
@media (min-width: 480px) {
  .main p img {
	width: 33% !important;
	float: left;
	padding: 5px;
	border: 1px solid #e4e4e4;
	margin-right: 2%;
	margin-bottom: 10px;
	margin-top: 5px;
  }
}
@media (max-width: 479px) {
  .main p img {
	margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .slider {
	margin-bottom: 20px !important;
	margin-top: -20px;
  }
  .padd-30 {
  	padding:0 20px 20px;
  }
  .uk-navbar {
  	background-color: #142a0b;
	color: #ffffff !important;
	margin-left: -20px;
	margin-right: -20px;
  }
  .uk-navbar-toggle {
	cursor: pointer;
	color: white;
  }
  .uk-navbar-toggle:hover, .uk-navbar-toggle:active {
	cursor: pointer;
	color: white;
  }
}
.uk-navbar-toggle {
	cursor: pointer !important;
}
@media (max-width: 1023px) {
.sidebar .uk-text-large, .sidebar .uk-icon-medium {
	font-size: 14px;
}
.sidebar .uk-icon-medium {
	font-size: 18px;
}
}
/*-- uk-offcanvas --*/
.uk-nav-offcanvas > li > a {
  	padding-top: 10px;
	padding-bottom: 10px;
}
.uk-nav-offcanvas > li + li > a { 
	border-top: 1px solid #204312; 
}
.uk-offcanvas a[href*="tel"] {
	color: #ffffff;
}
.uk-offcanvas-bar {
	background: #142a0b !important;
}
.uk-nav-offcanvas ul {
	background-color: #3e652e;
	padding:0;
}
.uk-nav-offcanvas ul a {
	padding-top: 8px;
	padding-bottom: 8px;
}
.uk-nav-offcanvas > .current > a,
.uk-nav-offcanvas > li > a:hover {
	background-color: #204312 !important;
}

/*
playback timings (ms):
  exclusion.robots: 0.327
  exclusion.robots.policy: 0.307
  LoadShardBlock: 278.37 (3)
  esindex: 0.025
  PetaboxLoader3.datanode: 311.751 (4)
  captures_list: 332.948
  RedisCDXSource: 12.724
  load_resource: 195.783
  CDXLines.iter: 35.574 (3)
  PetaboxLoader3.resolve: 137.294 (2)
*/

/*
playback timings (ms):
  captures_list: 120.576
  exclusion.robots: 0.177
  exclusion.robots.policy: 0.161
  RedisCDXSource: 9.549
  esindex: 0.015
  LoadShardBlock: 87.324 (3)
  PetaboxLoader3.datanode: 94.778 (4)
  CDXLines.iter: 17.893 (3)
  load_resource: 110.114
  PetaboxLoader3.resolve: 55.763
*/