@charset "utf-8";

@font-face {
	font-family: 'PF Din Text Cond Pro';
	src: url('../fonts/PFDinTextCondPro-Regular.eot');
	src: url('../fonts/PFDinTextCondPro-Regular.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/PFDinTextCondPro-Regular.woff') format('woff'),
		 url('../fonts/PFDinTextCondPro-Regular.ttf') format('truetype'),
		 url('../fonts/PFDinTextCondPro-Regular.svg#PFDinTextCondPro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PF Din Text Cond Pro light';
	src: url('../fonts/pfdintextcondpro-light.eot');
	src: url('../fonts/pfdintextcondpro-light.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/pfdintextcondpro-light.woff') format('woff'),
		 url('../fonts/pfdintextcondpro-light.ttf') format('truetype'),
		 url('../fonts/pfdintextcondpro-light.svg#PFDinTextCondPro-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, cite, code, del, dfn, em, font, img, ins, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

:focus {
	outline: 0;
}

ol, ul {
	list-style-position: inside;
}

a {
	color: #4284ce;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

html, body { 
	height: 100%;
}

body {
	font-family: 'Arial', sans-serif;
	font-size: 15px;
	color: #525252;
	line-height: 130%;
	min-width: 1100px;
	
}

#site {
	min-height: 100%;
	background: url(../images/header2.jpg) 50% 0 no-repeat;
	position: relative;
	overflow: hidden;
}	

#container {
	padding-bottom: 94px;
	position: relative;
	z-index: 1;
	
	
}






.fixed {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	
	}

#header {
	height: 183px;
	position: relative;
}

#header .fixed {
	height: 170px;
	position: relative;
}

#logo {
	display: block;
	width: 110px;
	height: 200px;
	background: url(../images/logokktravel2.png) 100% no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}



.logotekst a{
	display: block;
	width: 480px;
	height: 280px;
	position: absolute;
	margin-left: 120px;
	margin-top: 55px;
	font-size: 25px;
	color: #073eba;
	line-height: 110%;
	font-weight: bold;
	text-align: center;
}














#header_contacts {
	position: absolute;
	top: 28px;
	right: 8px;
}

#header_contacts a {
	display: inline-block;
	padding: 7px 12px 6px 12px;
	border-radius: 20px;
	background: rgba(255,255,255,0.6);
	background: url(../images/light_bg.png) 0 0 repeat;
	box-shadow: 3px 3px 3px 0 rgba(100,118,170,0.3);
	font-size: 13px;
	line-height: 130%;
	color: #7689a9;
	font-family: 'Arial', 'Helvetica', sans-serif;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	margin-right: 2px;
}

#header_contacts a:hover {
	background: rgba(255,255,255,0.8);
}

#search {
	width: 270px;
	height: 27px;
	position: absolute;
	top: 120px;
	right: 0;
}

#search input[type="text"] {
	
	width: 170px;
	height: 57px;
	padding: 0 60px 0 30px;
	border: none;
	border-radius: 27px;
	background: rgba(255,255,255,0.6);
	background: url(../images/sprite_2.png) 0 -47px no-repeat;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #505050;
	font-weight: 600;
}

#search input[type="submit"] {
	
	width: 43px;
	height: 43px;
	border: none;
	border-radius: 49%;
	background: url(../images/sprite.png) 0 -155px no-repeat;
	cursor: pointer;
	position: absolute;
	top: 7px;
	right: 7px;
}

#search input[type="submit"]:hover {
	box-shadow: 0 0 12px rgba(255,255,255,1);
}

.slider {
	padding-top: 84px;
	position: absolute;
	top: 104px;
	left: 0;
	right: 0;
}

.slider_inner {
	overflow: hidden;
	width: 999px;
	height: 200px;
}

.slider_inner ul {
	display: block;
	position: relative;
	list-style-position: outside;
	list-style: none;
	overflow: hidden;
	width: 1300px;
	height: 200px;
}

.slider li {
	display: block;
	float: left;
	padding: 3px;
	width: 117px;
	height: 163px;
	border-radius: 12px;
	background-color: #fefcea;
	background: linear-gradient(to bottom, #e6afff, #4a86ce);
	position: relative;
	margin-right: 23px;
	text-align: center;
}

.slider li .shadow {
	position: absolute;
	bottom: -30px;
	left: -6px;
	right: -6px;
	width: 134px;
	height: 13px;
	background: url(../images/slide_shadow.png) 0 0 no-repeat;
}

.slider li a {
	display: block;
	width: 117px;
	height: 163px;
	border-radius: 10px;
	background: #fff;
}

.slider li a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.slider li a img {
	width: auto;
	min-width: 117px;
	height: 163px;
	border-radius: 10px;
}

.slider li:before {
	content: ' ';
	display: block;
	width: 24px;
	height: 30px;
	background: url(../images/sprite.png) -32px -201px no-repeat;
	position: absolute;
	top: 66px;
	right: -24px;
}

.slider li.second:before {
	top: 14px;
}

.slider li.second:after {
	content: ' ';
	display: block;
	width: 24px;
	height: 30px;
	background: url(../images/sprite.png) -32px -201px no-repeat;
	position: absolute;
	top: 117px;
	right: -24px;
}

.slider_title {
	text-transform: none;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 26px;
	line-height: 130%;
	color: #454545;
	font-weight: 100;
	text-transform: none;
	font-family: 'PF Din Text Cond Pro light';
}

.slider_title span {
	color: #7087c3;
	font-weight: 600;
	font-family: 'PF Din Text Cond Pro';
}

.slider .arrows {
	position: absolute;
	top: 0;
	left: 35px;
	overflow: hidden;
}

.slider .arrows span {
	display: block;
	width: 41px;
	height: 44px;
	float: left;
	cursor: pointer;
}

.slider .arrow_l {
	background: url(../images/sprite.png) -92px 0 no-repeat;
}

.slider .arrow_r {
	background: url(../images/sprite.png) -134px 0 no-repeat;
	margin-left: 7px;
}

.slider .arrows span:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.menu_line {
	background: #073eba;
	margin-bottom: 30px;
}

.menu_line .fixed {
	height: 46px;
	background: linear-gradient(to right, #073eba 0%, #073eba 606px, #5399e0 100%);
}

.menu_line .fixed:after {
	content: ' ';
	width: 757px;
	height: 45px;
	background: url(../images/purple_spot1oshirildi.jpg) 0 0 no-repeat;
	position: absolute;
	left: -150px;
	top: 0;
	z-index: 1;
}

.social {
	float: right;
	background: #4984cb;
	position: relative;
	margin-right: -7px;
	padding: 7px 7px 8px 35px;
	position: relative;
	z-index: 2;
}

.social:after {
	content: ' ';
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: -12px;
	border-bottom: 45px solid #4984cb;
	border-left: 12px solid transparent;
}

.social a {
	display: block;
	width: 31px;
	height: 31px;
	float: left;
	margin-left: 7px;
	border-radius: 50%;
}

.soc_1 {
	background: url(../images/sprite.png) 0 -233px no-repeat;
}

.soc_2 {
	background: url(../images/sprite.png) 0 -265px no-repeat;
}

.soc_3 {
	background: url(../images/sprite.png) 0 -297px no-repeat;
}



.soc_4 {
	background: url(../images/kar.png) no-repeat;
}


.soc_5 {
	background: url(../images/uzb.png) no-repeat;
}



.social a:hover {
	box-shadow: 0 0 7px rgba(255,255,255,0.5);
}

.menu li:hover.home a:hover {
	background: url(../images/sprite.png) 0 -201px no-repeat;
	box-shadow: 0 0 7px rgba(255,255,255,0.5);
}

.menu {
	float: left;
	width: 1100px;
	position: relative;
	z-index: 10;
}


.menu li {
	display: block;
	float: left;
}

.menu ul li.home {
	margin-right: 10px;
	padding: 8px 0;
}

.menu ul li ul.submenu {
	display: none;
	}

.menu ul li:hover > ul.submenu {
	background: #4185d6;
	display: block;
	position: absolute;

	padding: 5px;
	}

.menu ul li a {
	display: block;
	font-family: 'Arial';
	font-size: 16px;
	line-height: 31px;
	color: #fff;
	text-decoration: none;
	text-transform: none;
	zoom: 1;
	padding: 8px 10px;
	*font-family: 'Arial';
	*font-size: 15px;
}

.menu ul li:hover:not(:first-child) {
	color: #fff;
	background: #14487f;
} 

.menu li.home a {
	width: 31px;
	height: 31px;
	padding: 0;
	margin: 0 -5px 0 0;
	overflow: hidden;
	border-radius: 50%;
	background: url(../images/sprite.png) 0 -201px no-repeat;
}

.submenu li {
	float: none;
	
}

.submenu:before {
	content: ' ';
	background: url(../images/menu-shadow2.png) no-repeat center;
	display: block;
	height: 0px;
	top: -5px;
	position: relative;
}

.submenu:after {
	content: ' ';
	background: url(../images/menu-shadow.png) no-repeat center;
	display: block;
	height: 3px;
	opacity: 0.3;
	position: relative;
	top: 2px;
	margin-top: 15px;
}

.submenu a:before {
	content: ' ';
	display: block;
	position: relative;
	top: 17px;
	margin: -5px;
	float: left;
	width: 5px;
	left: 30px;
	color: #fff;
	z-index: 1;
}

.submenu a:hover:before {
	background: url(../images/arrow-ico.png) no-repeat 0 -10px;
}

.submenu li:before:hover a {
	color: #fff !important;
}

.submenu a {
	background: transparent !important;
	font-family: "Arial", sans-serif !important;
	font-size: 15px !important;
	padding: 0 !important;
	color: #fff !important;
	text-shadow: none !important;
	
}

.submenu li:hover {
	background: #13538c;
}

.submenu a:hover {
	color: #fff !important;
}

.content_box {
	float: left;
	width: 780px;
background-color: #fff;
	
}

.content {
	width: 780px;
	float: right;
	margin-bottom: 0px;
	background-color: #fff;
}

.sidebar_l {
	width: 200px;
	float: left;
}

.sidebar_r {
	width: 300px;
	float: right;
	background-color: #fff;
}

.news {
	border-radius: 5px;
	border: 1px solid #c7c9eb;
	margin-bottom: 18px;
	padding: 0 12px 0px 0px;
}

.news_title {
	height: 47px;
	padding-left: 7px;
	position: relative;
}





.moskit {
	text-align: center;
}

.category {
	float: right;
	height: 47px;
	background: url(../images/category_bg.jpg) 0 0 repeat-x;
	position: relative;
	z-index: 2;
	margin-left: 26px;
}

.category:after {
	content: ' ';
	width: 26px;
	height: 47px;
	position: absolute;
	top: 0;
	left: -26px;
	background: url(../images/sprite.png) -33px -282px no-repeat;
}

.category span {
	display: block;
	height: 27px;
	font-size: 15px;
	line-height: 25px;
	color: #e4e4e4;
	font-weight: 600;
	text-shadow: 1px 1px 1px #3f609b;
	text-transform: none;
	padding: 0 17px 0 36px;
	margin: 11px 0 0 11px;
	background: url(../images/sprite.png) -173px -283px no-repeat;
}

.category a{
	display: block;
	float: left;
	height: 27px;
	font-size: 15px;
	line-height: 25px;
	color: #e4e4e4;
	font-weight: 600;
	text-shadow: 1px 1px 1px #3f609b;
	text-transform: none;
	padding: 0 17px 0 10px;
	margin: 11px 0 0 11px;
}

.news_title h1, .news_title h3 {
	font-family: 'Times new roman';
	font-size: 20px;
	
	color: #4185ce;
	text-transform: absolute;
	font-weight: normal;
	margin-top: 10px;

}

.news_title a {
	color: #4185ce;
	text-decoration: none;
}

.news_title a:hover {
	color: #7c85e0;
}

.news_info {
	height: 38px;
	background: #f2f4fd;
	margin: 0 -18px 20px -18px;
}

.news_info_l {
	float: left;
	padding: 13px 16px;
}

.news_info_l p {
	float: left;
	font-size: 12px;
	line-height: 130%;
	color: #676767;
}

.news_info_l p span {
	font-weight: 600;
	font-size: 12px;
	line-height: 130%;
	color: #363636;
}

.news_info_l p + p {
	margin-left: 15px;
}

.news_info_r {
	float: right;
	padding: 10px 16px 10px 3px;
	margin-bottom: -16px;
	background: #f2f4fd;
	height: 28px;
	position: relative;
}

.news_info_r:after {
	content: ' ';
	width: 0;
	height: 0;
	position: absolute;
	bottom: 0;
	left: -24px;
	border-right: 24px solid #f2f4fd;
	border-bottom: 16px solid transparent;
}

.news_info_r p {
	float: left;
	font-size: 14px;
	line-height: 30px;
	color: #676767;
	margin-right: 10px;
}

.news_info_r p span {
	font-weight: 600;
	font-size: 14px;
	line-height: 130%;
	color: #363636;
}

.noselect {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.voter_span {
    display: inline-block;
   	height: 28px;
    vertical-align: bottom;
    font-weight: bold;
    font-size: 20px;
}
.up, .down {
	display: inline-block;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	cursor: pointer;
}

.up:hover, .down:hover {
	box-shadow: 0 0 8px rgba(95,102,135,0.5);
}

.up {
	background: url(../images/sprite.png) -114px -283px no-repeat;
}

.down {
	background: url(../images/sprite.png) -144px -283px no-repeat;
}

.film {
	display: inline-block;
	width: 100%;
	margin-bottom: 8px;
	*display: inline;
	
}

.film_l {
	float: left;
	width: 277px;
	
}

.film_l .thumb {
	display: block;
	width: 250px;
	padding: 12px;
	background: #fff;
	border-radius: 6px;
	margin-bottom: 15px;
	position: relative;
}

.film_l .thumb:after {
	content: ' ';
	display: block;
	height: 0;
	position: absolute;
	bottom: 0;
	left: 16px;
	right: 16px;
	box-shadow: 0 4px 6px 2px rgba(81,88,162,0.5);
}

.film_l .thumb img {
	width: 250px;
	height: auto;
	border-radius: 8px;
}

.film .date {
	text-align: center;
	font-size: 13px;
	line-height: 130%;
	color: #383838;
}

.film .date span {
	display: inline-block;
	vertical-align: middle;
	padding-left: 23px;
	position: relative;
	color: #d43e3c;
	height: 18px;
	overflow: hidden;
	background: url(../images/sprite.png) -184px 1px no-repeat;
}

.film_r {
	margin-left: 195px;
	font-size: 16px;
	line-height: 140%;
	color: #6c6c6c;
}

.rating {
	margin: 0 -10px 5px 0;
	font-size: 13px;
	line-height: 130%;
	color: #393939;
}

.rating_item:first-child {
	font-size: 14px;
	line-height: 130%;
	color: #676767;
	text-align: left;
}

.rating_item {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
	text-align: center;
	zoom: 1;
	*display: inline;
}

.rating_item.line {
	width: 170px;
	height: 20px;
	background: url(../images/rating.jpg) 100% 0 no-repeat;
	border-radius: 9px;
	margin: 0 10px 0 6px;
}

.pct {
	color: #5a8f0b;
}

.rating_item span {
	display: block;
}

.film_head {
	margin-bottom: 15px;
}

.film_head p {
	margin-bottom: 3px;
}

.film_head p span {
	color: #313131;
	margin-left: 7px;
	font-weight: 600;
}

.film_head span.red {
	color: #db1616;
	text-transform: none;
	margin: 0;
}

.film_head + .film_body, .screens_block + .film_body {
	padding-top: 14px;
	border-top: 1px solid #c7c9eb;
	
}

.film_body h3 {
	font-size: 15px;
	line-height: 130%;
	color: #393939;
	font-weight: 600;
	margin-bottom: 10px;
}


.film_body h2 {
	font-family: 'Arial';
	font-size: 16px;
	color: #4185ce;
	text-transform: absolute;
	font-weight: normal;
	margin-top: 10px;
   margin-bottom: 10px;
}

.film_body a{
color: #4185ce;
text-decoration: none;
text-align: justify;
}

.film_body a:hover{
color: #13538c;
	text-decoration: none;
}



.film_body p {
	margin-bottom: 15px;
	font-size: 16px;
}



.film_body {
	margin: 15px 15px 15px 15px;

}




.tags {
	height: 37px;
	background: #f2f4fd;
	padding-left: 10px;
	border-radius: 5px;
}

.single .tags {
	margin: 10px 0 18px 0;
}

.more {
	display: block;
	float: right;
	width: 143px;
	height: 37px;
	font-family: 'PF Din Text Cond Pro';
	font-size: 18px;
	line-height: 38px;
	color: #fff;
	padding: 0 0 0 47px;
	font-weight: normal;
	text-decoration: none;
	position: relative;
	background: url(../images/more_bg.png) 0 0 no-repeat;
	background-size: ;
	z-index: 2;
	cursor: pointer;
}

.single .more {
	width: 166px;
	background: url(../images/more_bg_big.png) 0 0 no-repeat;
}

.single .more span {
	display: block;
	position: absolute;
	top: 5px;
	right: 7px;
	width: 24px;
	height: 24px;
	
	border-radius: 50%;
	background: url(../images/sprite_2.png) -700px -47px no-repeat;
}

.more:after {
	content: ' ';
	display: block;
	width: 194px;
	height: 9px;
	background: url(../images/sprite.png) 0 -330px no-repeat;
	position: absolute;
	top: 100%;
	right: 4px;
}

.more:hover {
	text-shadow: 1px 1px 3px #693983;
}

.tags p {
	display: table-cell;
	width: 310px;
	height: 37px;
	font-size: 13px;
	line-height: 120%;
	color: #474646;
	margin-right: 10px;
	vertical-align: middle;
	zoom: 1;
	*display: inline;
}

.single .tags p {
	width: 275px;
}

.tags p span {
	color: #8c8c8c;
	vertical-align: middle;
	margin-right: 3px;
}

.tags p a {
	color: #474646;
	font-weight: 500;
	text-decoration: none;
	vertical-align: middle;
}

.tags p a:hover {
	color: #8e41b7;
}

.soc_single {
	
}

.soc_single p {
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	line-height: 130%;
	color: #272727;
	text-decoration: underline;
	margin-right: 10px;
	zoom: 1;
	*display: inline;
}

.soc_single div {
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	*display: inline;
}

.screens_block {
	
}

.screens_head {
	overflow: hidden;
	margin-bottom: 8px;
}

.more_screens {
	display: block;
	float: right;
	height: 23px;
	font-size: 13px;
	line-height: 37px;
	color: #393939;
	padding-right: 33px;
	margin-left: 10px;
	position: relative;
	cursor: pointer;
	text-decoration: underline;
}

.more_screens:hover {
	text-decoration: none;
}

.more_screens:after {
	content: ' ';
	display: block;
	width: 30px;
	height: 23px;
	background: url(../images/sprite_2.png) -700px -73px no-repeat;
	position: absolute;
	margin-top: 8px;
	top: 0;
	right: 0;
}

.screens_head p {
	font-size: 15px;
	line-height: 130%;
	color: #393939;
	font-weight: 600;
}

.screens_body {
	margin: 0 -12px 5px 0;
	display: block;
	overflow: hidden;
	height: 114px;
}

.screen {
	display: inline-block;
	vertical-align: top;
	width: 163px;
	margin: 0 8px 12px 0;
	border-radius: 5px;
}

.screen:hover {
	opacity: 0.9;
	cursor: pointer;
}

.screen img {
	width: 163px;
	height: auto;
	border-radius: 5px;
}

.tabs {
	margin-bottom: 6px;
	overflow: hidden;
	zoom: 1;
	*margin-bottom: 12px;
}

.alignleft {
	display: block;
	float: left;
}

.alignright {
	display: block;
	float: right;
	font-size: 11px;
}

.tabs .alignleft {
	height: 33px;
	padding: 0 15px;
	border-radius: 5px;
	font-size: 15px;
	line-height: 31px;
	color: #9fa9b7;
	background: #f6f7fe url(../images/tabs_bg.jpg) 0 0 repeat-x;
	margin: 0 5px 7px 0;
	cursor: pointer;
}

.tabs .alignleft:hover, .tabs .alignleft.active {
	color: #fff;
	background: #7292da url(../images/tabs_bg_act.jpg) 0 0 repeat-x;
}

.tabs .alignright {
	height: 33px;
	background: #ff5c69 url(../images/button_pink.jpg) 0 0 repeat-x;
	padding: 0 15px;
	border-radius: 5px;
	font-size: 13px;
	line-height: 31px;
	color: #fff;
	margin-bottom: 7px;
	cursor: pointer;
}

.tabs .alignright:hover {
	background: #ff7983;
}

.tabs_content {
	display: block;
	position: relative;
}

.tabs_content > div {
	display: none;
}

.tabs_content > div.active {
	display: block;
}

.player {
	margin: 0 -19px;
	width: 550px;
	margin-bottom: 20px;
}

.recomend {
	padding: 10px 0 0 0;
	border-top: 1px solid #C7C9EB;
	border-bottom: 1px solid #C7C9EB;
	margin-bottom: 17px;
}

.recomend > p {
	font-size: 15px;
	line-height: 130%;
	color: #393939;
	margin-bottom: 14px;
}

.recomend ul {
	display: block;
	list-style-position: outside;
	list-style: none;
	margin-right: -15px;
	overflow: hidden;
	zoom: 1;
	*padding-bottom: 12px;
}

.recomend li {
	display: block;
	float: left;
	width: 95px;
	height: 148px;
	overflow: hidden;
	margin: 0 10px 16px 0;
}

.recomend a {
	display: block;
	height: 148px;
	width: 95px;
	overflow: hidden;
	text-decoration: none;
}

.comments {

}

.comments_title {
	overflow: hidden;
	margin-bottom: 16px;
}

.comments_title div {
	font-size: 22px;
	line-height: 130%;
	color: #393939;
}

.comments_title div span {
	color: #e21c1c;
	margin-left: 10px;
}

.comments_title > span {
	display: block;
	float: right;
	height: 30px;
	padding: 0 16px;
	background: #928ced url(../images/button_bg.png) 0 100% repeat-x;
	border-radius: 5px;
	font-size: 15px;
	line-height: 27px;
	color: #fff;
	font-weight: 500;
	text-decoration: none;
	cursor: pointer;
}

.comments_title > span:hover {
	background: #8484E2;
	height: 28px;
	border-bottom: 2px solid #5d69b3;
}

.comment {
	padding: 20px 18px;
	margin: 0 -18px 3px -18px;
	background: linear-gradient(to bottom, #f3f5fd 0%, #fff 10%, #fff 90%, #f3f5fd 100%);
}

.comment_head {
	overflow: hidden;
	margin-bottom: 15px;
}

.comment_head .thumb {
	display: block;
	float: left;
	width: 54px;
	height: 54px;
	overflow: hidden;
	border: 3px solid #ff5966;
	border-radius: 3px;
}

.comment_head .thumb img {
	width: 54px;
	height: 54px;
	min-height: 54px;
}

.comment_head_top {
	background: #9d84e9;
	padding: 8px 0 5px 0;
	margin-bottom: 6px;
	overflow: hidden;
	border-radius: 0 3px 3px 0;
}

.com_reply {
	display: block;
	float: right;
	height: 33px;
	margin: -8px 0 -5px 0;
	background: #ff5f6b url(../images/com_reply_bg.png) 0 0 repeat-x;
	padding: 0 10px;
	border-radius: 3px;
	font-size: 13px;
	line-height: 30px;
	font-weight: 600;
	text-decoration: none;
	color: #fff;
	margin-left: 14px;
}

.com_reply a {
	height: 33px;
	text-decoration: none;
	color: #fff;
}

.com_reply:hover {
	background: #ff7d88;
}

.com_rating {
	display: block;
	float: right;
	font-size: 15px;
	line-height: 16px;
	color: #fff;
	font-weight: 500;
}

.com_rating > span {
	display: inline-block;
	margin: 0;
	vertical-align: top;
}

.com_rating > span:hover {
	opacity: 0.9;
}

.com_up, .com_down {
	width: 15px;
	height: 15px;
	cursor: pointer;
}

.com_up {
	background: url(../images/sprite.png) -127px -312px no-repeat;
}

.com_down {
	background: url(../images/sprite.png) -111px -312px no-repeat;
}

.author {
	float: left;
	font-size: 15px;
	line-height: 110%;
	color: #fff;
	font-weight: 600;
	margin-right: 15px;
	padding-left: 28px;
	height: 20px;
	background: url(../images/sprite.png) -32px -234px no-repeat;
	overflow: hidden;
}

.author a {
	color: #fff;
	text-decoration: none;
}

.com_date {
	float: left;
	font-size: 11px;
	line-height: 160%;
	color: #e5e5e5;
}

.comment_head_bottom {
	font-size: 12px;
	line-height: 130%;
	color: #969696;
	margin-left: 69px;
}

.comment_head_bottom p {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	zoom: 1;
	*display: inline;
}

.comment_head_bottom span {
	font-weight: 600;
	color: #3c3c3c;
}

.comment_body {
	font-size: 13px;
	line-height: 130%;
	color: #343434;
}

.comment_body p {
	margin-bottom: 10px;
}

.reply {
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}

.comment + .reply {
	margin-top: 20px;
}

.reply .alignleft {
	width: 345px;
}

.reply .alignright {
	width: 162px;
	padding-bottom: 35px;
}

.reply input[type="text"] {
	display: block;
	width: 140px;
	height: 31px;
	padding: 0 10px;
	border: 1px solid #c7c9eb;
	border-radius: 3px;
	font-size: 13px;
	line-height: 31px;
	color: #5c5c5c;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 7px;
}

.reply textarea{
	display: block;
	width: 323px;
	height: 150px;
	padding: 7px 10px;
	border: 1px solid #c7c9eb;
	border-radius: 3px;
	font-size: 13px;
	line-height: 130%;
	color: #5c5c5c;
	font-family: 'Open Sans', sans-serif;
	overflow: auto;
}

.reply input[type="submit"] {
	display: block;
	width: 162px;
	height: 33px;
	padding-bottom: 2px;
	border: none;
	background: #928ced url(../images/button_bg.png) 0 100% repeat-x;
	border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	right: 0;
}

.reply input[type="submit"]:hover {
	background: #8484E2;
	padding-bottom: 0;
	border-bottom: 2px solid #5d69b2;
}

.pagination {
	padding: 17px;
	background: #f2f4fd;
	border-bottom: 2px solid #c7c9eb;
	border-radius: 6px;
	margin: 20px 0;
	overflow: hidden;
}

.pages span, .pages a, .pagination b {
	display: inline-block;
	width: 41px;
	height: 39px;
	background: #fff url(../images/sprite_2.png) -700px -47px no-repeat;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	line-height: 39px;
	color: #383838;
	font-weight: 600;
	vertical-align: top;
	border-radius: 3px;
	margin-right: 5px;
}

.pages span, .pages a:hover {
	background: #7a84de url(../images/sprite_2.png) -700px -47px no-repeat;
	font-size: 18px;
	line-height: 39px;
	color: #fff;
}

.pages_nav {
	float: right;
}

.previous, .next {
	width: 53px;
	float: left;
	height: 37px;
	background: #7a84de url(../images/button_bg.png)  0 0 repeat-x;
	cursor: pointer;
	border-radius: 3px;
	margin-left: 5px;
	text-align: center;
}

.previous:hover, .next:hover {
	background: #8484e2;
	height: 35px;
	border-bottom: 2px solid #5d69b2;
}

.previous i, .next i {
	display: inline-block;
	width: 28px;
	height: 12px;
	margin: 12px 0 0 2px;
}

.previous a, .next a {
	display: block;
	width: 52px;
	height: 35px;
	margin: -12px;
}

.next i {
	background: url(../images/sprite.png) 100% -312px no-repeat;
}

.previous i {
	background: url(../images/sprite.png) -143px -312px no-repeat;
}

.about {
	font-size: 12px;
	line-height: 150%;
	color: #969696;
	font-family: 'Arial', 'Helvetica', sans-serif;
	margin-bottom: 30px;
}

.about a {
	color: #969696;
}

.about img {
	opacity: 0.7;
	float:left;
	margin: 8px 20px 8px 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px;
	overflow: hidden;
}

a.text_link {
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}

a.text_link:hover {
	text-decoration: underline;
}

.widget {
	margin-bottom: 25px;
	position: relative;
}

.widget:before {
	content:  ' ';
	display: block;
	width: 13px;
	height: 13px;
	background-color: #d2d6e7;
	background: url(../images/sprite.png) -34px -255px no-repeat;
	border-radius: 50%;
	position: absolute;
	top: 20px;
	left: -24px;
}

.widget:after {
	content:  ' ';
	display: block;
	width: 1000px;
	height: 1px;
	background: url(../images/dashed.png) 0 0 repeat-x;
	position: absolute;
	top: 26px;
	right: 224px;
}

.sidebar_r .widget:before {
	left: auto;
	right: -24px;
}

.sidebar_r .widget:after {
	right: auto;
	left: 228px;
}

.widget_title {
	height: 53px;
	padding: 0 0 0 38px;
	background: url(../images/sprite.png) 0 -48px no-repeat;
	position: relative;
	font-family: 'PF Din Text Cond Pro';
	font-size: 20px;
	line-height: 53px;
	color: #fff;
	text-shadow: 1px 1px 1px #6157b2;
	font-weight: 600;
	text-transform: none;
	margin-bottom: 15px;
	z-index: 3;
}

.sidebar_r .widget_title {
	background: url(../images/sprite.png) 0 -102px no-repeat;
	text-align: right;
	padding: 0 38px 0 0;
}

.nav {
	
}

.nav ul {
	display: block;
	list-style: none;
	padding-left: 28px;
}

.nav li {
	display: block;
	position: relative;
}

.nav li + li {
	border-top: 1px solid #eeeff9;
	padding-top: 5px;
	margin-top: 6px;
}

.nav li a {
	font-size: 14px;
	line-height: 130%;
	color: #505050;
	text-decoration: none;
}

.nav li:after {
	content: ' ';
	width: 5px;
	height: 8px;
	background: url(../images/sprite.png) 100% -19px no-repeat;
	position: absolute;
	top: 10px;
	left: -14px;
}

.nav li.active a:hover, .nav li a:hover {
	color: #306bb2;
}

.vk {
	padding-top: 10px;
	margin-top: -10px;
}

.w_slider {
	overflow: hidden;
	position: relative;
}

.w_slider_title {
	padding: 13px 50px 0 50px;
	text-align: center;
	font-size: 20px;
	line-height: 130%;
	color: #525252;
	text-transform: none;
	font-family: 'PF Din Text Cond Pro';
	margin-bottom: 35px;
	position: relative;
}

.w_slider .arrow_l, .w_slider .arrow_r {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	top: 2px;
	border-radius: 50%;
}

.w_slider .arrow_l {
	background: url(../images/sprite.png) 0 0 no-repeat;
	left: 0;
}

.w_slider .arrow_r {
	background: url(../images/sprite.png) -45px 0 no-repeat;
	right: 0;
}

.w_slider .arrow_l:hover, .w_slider .arrow_r:hover {
	opacity: 0.85;
	filter: alpha(opacity=85);
}

.w_slider_inner {
	width: 200px;
	height: 475px;
	overflow: hidden;
}

.w_slider_inner ul {
	display: block;
	list-style-position: outside;
	list-style: none;
	width: 220px;
	height: 475px;
	overflow: hidden;
	position: relative;
}

.w_slider_inner li {
	display: block;
	width: 95px;
	height: 500px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

.w_slider_inner a {
	display: block;
	height: 148px;
	width: 95px;
	overflow: hidden;
	margin-bottom: 15px;
	text-decoration: none;
}

.w_slider_inner .thumb, .recomend .thumb  {
	display: block;
	width: 91px;
	height: 117px;
	padding: 1px;
	background: #fff;
	border: 1px solid #c7c9ea;
	border-radius: 3px;
	margin-bottom: 6px;
}

.w_slider_inner .thumb img {
	width: 91px;
	height: 117px;
}

.w_slider_inner .slide_name, .recomend .slide_name {
	display: block;
	height: 18px;
	padding: 1px 6px 0 6px;
	border: 1px solid #c7c9ea;
	border-radius: 3px;
	font-size: 13px;
	line-height: 130%;
	color: #6a6a6a;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.w_slider li a:hover img, .recomend li a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.w_slider li a:hover .slide_name, .recomend li a:hover .slide_name {
	color: #6469c4;
}

.soon {
	
}

.soon p {
	overflow: hidden;
}

.soon p + p {
	padding-top: 7px;
	margin-top: 7px;
	border-top: 1px solid #eeeff9;
}

.soon span {
	display: block;
	float: left;
	width: 60px;
	font-size: 10px;
	line-height: 16px;
	color: #b3b3b3;
}

.soon a {
	font-size: 13px;
	line-height: 15px;
	color: #505050;
	white-space: nowrap;    
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;  
	text-decoration: none;
}

.soon a:hover {
	color: #306BB2;
}

#login {
	border: 1px solid #e8edf6;
	border-radius: 15px;
	position: relative;
	width: 170px;
	padding: 0 10px;
	margin: 26px auto 35px auto;
}

#login input {
	display: block;
	width: 148px;
	height: 29px;
	padding: 0 10px;
	border: 1px solid #b7c7e2;
	border-radius: 3px;
	margin-bottom: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 29px;
	color: #a1b1cc;
	background: #fafbff;
}

#login input:first-child {
	margin-top: -13px;
}

#login input:focus {
	border-color: #b89cd3;
}

#login input[type="submit"] {
	display: block;
	width: 102px;
	height: 30px;
	padding: 0 0 1px 0;
	border: none;
	background: #dbdff1;
	border-radius: 16px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 29px;
	color: #3d3d3d;
	cursor: pointer;
	margin: 0 auto -15px auto;
}

#login input[type="submit"]:hover {
	background: #e4d9ef;
}

.w_comment {
	overflow: hidden;
}

.w_comment + .w_comment {
	padding-top: 10px;
	margin-top: 6px;
	border-top: 1px solid #e3e4f5;
}

.w_comment_l {
	width: 45px;
	float: left;
	text-align: center;
	font-size: 10px;
	line-height: 130%;
	color: #505050;
}

.w_comment_l .thumb {
	display: block;
	width: 45px;
	height: 45px;
	border: 1px solid #c7c9eb;
	border-radius: 3px;
	padding: 1px;
	margin-bottom: 5px;
}

.w_comment_l .thumb img {
	width: 45px;
	height: 45px;
}

.w_comment_l > p {
	margin-bottom: 4px;
}

.up_com, .down_com {
	display: inline-block;
	width: 12px;
	height: 14px;
	cursor: pointer;
	margin: 0 2px;
}

.up_com:hover, .down_com:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.up_com {
	background: url(../images/sprite.png) -100px -283px no-repeat;
}

.down_com {
	background: url(../images/sprite.png) -100px -297px no-repeat;
}

.w_comment_r {
	margin-left: 56px;
	font-size: 12px;
	line-height: 120%;
	color: #505050;
}

.com_author {
	margin-bottom: 2px;
}

.com_author span {
	color: #5184d1;
}

.com_author a {
	text-decoration: none;
}

.com_news {
	margin-bottom: 9px;
}

.com_news a {
	color: #ff423f;
}

.com_body {
	
}

.poll {
	overflow: hidden;
}

.poll > p {
	font-size: 14px;
	line-height: 130%;
	color: #252424;
	margin-bottom: 15px;
}

.poll ul {
	list-style-position: outside;
	list-style: none;
	display: block;
	position: relative;
}

.poll .vote {
	margin-bottom: 12px;
	position: relative;
	display: block;
	font-size: 13px;
	line-height: 130%;
	color: #252424;
}

.poll li + li:before {
	content: ' ';
	display: block;
	position: absolute;
	left: 18px;
	right: 0;
	top: -6px;
	height: 1px;
	background: #eeeff9;
}

.poll input[type="submit"] {
	display: inline-block;
	padding: 0 12px;
	height: 29px;
	border: 1px solid #c188ea;
	border-radius: 15px;
	background: #fff;
	font-size: 13px;
	color: #343434;
	vertical-align: middle;
	zoom: 1;
	*display: block;
	*float: left;
	*padding: 2px;
	*height: auto;
}

.poll input[type="submit"]:hover {
	border-color: #DAB4F5;
	cursor: pointer;
}

.results {
	display: inline-block;
	font-size: 13px;
	line-height: 130%;
	color: #a5a5a5;
	margin: 0 0 0 10px;
	cursor: pointer;
	vertical-align: middle;
	zoom: 1;
	*margin-top: 4px;
}

.sort {
	padding: 17px;
	background: #f2f4fd;
	border-bottom: 2px solid #c7c9eb;
	border-radius: 6px;
	margin: 0 0 17px 0;
	position: relative;
	z-index: 5;
}

.sort input[type="submit"] {
	display: inline-block;
	width: 96px;
	height: 37px;
	border: none;
	border-radius: 3px;
	background: #928ced url(../images/button_bg.png) 0 0 repeat-x;
	font-family: 'PF Din Text Cond Pro';
	text-transform: none;
	font-size: 20px;
	line-height: 37px;
	color: #fff;
	
	vertical-align: middle;
	cursor: pointer;
	zoom: 1;
	*display: inline;
}

.sort input[type="submit"]:hover {
	background: #8484E2;
	border-bottom: 2px solid #5d69b2;
}

.select_1, .select_2 {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	cursor: pointer;
	zoom: 1;
	*display: inline;
}

.select_1 {
	width: 170px;
}

.select_2 {
	width: 220px;
}



.jq-checkbox {
	top: -1px;
	width: 13px;
	height: 13px;
	border: 1px solid #C3C3C3;
	border-radius: 3px;
	background: #F6F6F6 url(data:image/gif;base64,R0lGODlhAQAMALMAAPHx8f7+/vv7+/j4+PX19fLy8vz8/Pn5+fb29vPz8/39/ff39wAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABAAwAAAQJMCgjzliIpAIiADs=) repeat-x;
	
	vertical-align: middle;
	cursor: pointer;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 9px;
	height: 9px;
	margin: 2px 0 0 2px;
	border-radius: 2px;
	background: #666;
	
}
.jq-checkbox.focused {
	border: 1px solid #08C;
}
.jq-checkbox.disabled {
	opacity: 0.55;
	filter: alpha(opacity=55);
}



.jq-radio {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: url(../images/sprite_2.png) -442px -89px no-repeat;
	vertical-align: middle;
	cursor: pointer;
	margin: 2px 7px 0 0;
	float: left;
}
.jq-radio.checked .jq-radio__div {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: url(../images/sprite_2.png) -462px -89px no-repeat;
}
.jq-radio.focused {
	border: 1px solid #08C;
}
.jq-radio.disabled {
	opacity: 0.55;
	filter: alpha(opacity=55);
}


.jq-selectbox {
	display: block;
	width: 100%;
}
.jq-selectbox__select {
	height: 37px;
	padding: 0 35px 0 10px;
	border: 1px solid #b7c7e2;
	border-radius: 4px;
	background-color: #fcfdff;
	background: linear-gradient(to top, #fff, #f9faff);
	color: #383838;

	font: 13px/37px 'Open Sans', sans-serif;
}
.jq-selectbox__select:hover {
	background-color: #E6E6E6;
	background-position: 0 -10px;
}
.jq-selectbox__select:active {
	background: #F5F5F5;

}
.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #5794BF;
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	width: 100% !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 28px;
	height: 100%;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 17px;
	right: 12px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-top: 5px solid #0b4fa2;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	opacity: 1;
	filter: alpha(opacity=100);
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.jq-selectbox__dropdown {
	top: 33px;
	width: 100% !important;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
	box-shadow: 0 2px 10px rgba(0,0,0,0.2);
	font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	outline: none;
	border: 1px solid #CCC;
	border-radius: 3px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	color: #231F20;
	white-space: normal !important;
	zoom: 1;
	*display: inline !important;
	*width: 100%;
}
.jq-selectbox li.selected {
	background-color: #A3ABB1;
}
.jq-selectbox li:hover {
	background-color: #d6e1fb;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}

.widget .profile {
	display: block;
	position: relative;
	background: #f6f7fd;
	border-left: 1px solid #c7c9eb;
	border-right: 1px solid #c7c9eb;
	border-bottom: 2px solid #c7c9eb;
	border-radius: 0 0 7px 7px;
	margin-top: -40px;
	padding: 40px 10px 0;
	z-index: 1;
}

.profile .avatar {
	float: left;
	margin-left: -16px;
	margin-bottom: 10px;
	width: 44px;
	height: 44px;
	padding: 2px;
	border-radius: 3px;
	border: 1px solid #c7c9eb;
	background: #fff;
	box-shadow: 0 3px 5px rgba(0,0,0,0.15);
}

.profile .avatar img {
	width: 44px;
	height: 44px;
}

.profile .avatar + .info {
	display: block;
	margin-left: 46px;
}

.profile .info {
	position: relative;
	margin-bottom: 10px;
}

.profile .info a {
	display: block;
}

.profile .user {
	color: #3d3d3d;
	font-size: 13px;
	font-weight: 600;
	line-height: 140%;
	text-decoration: none;
}

.profile .user:hover, .profile .exit:hover {
	text-decoration: underline;
}

.profile .exit {
	font-size: 11px;
	line-height: 130%;
	margin-bottom: 2px;
	color: #ef2727;
	text-decoration: none;
}

.profile .messages {
	font-size: 12px;
	line-height: 140%;
	color: #898989;
}

.profile .messages a {
	display: inline;
}

.profile .messages b {
	font-weight: normal;
	color: #313030;
}

.profile .buttons a {
	display: block;
	text-align: center;
	margin-bottom: 10px;
	height: 19px;
	padding-top: 3px;
	background: url(../images/button_pink.png) 50% 0 repeat-x;
	border-radius: 5px;
	font-size: 12px;
	line-height: 130%;
	font-weight: 600;
	color: #ffffff;
	text-shadow: 1px 1px 1px rgba(132,78,162,0.7);
	text-decoration: none;
}

.profile .buttons a:hover {
	cursor: pointer;
	background: #cfa1e8;
}

.profile .buttons p {
	display: block;
	overflow: hidden;
}

.profile .buttons a.half {
	width: 48%;
	float: right;
}

.profile .buttons a.half:first-child {
	float: left;
}



#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	background: #fff;
}

#footer .menu_line {
	margin-bottom: 0;
}

#footer .menu_line .fixed:after {
	display: none;
}

#footer .menu li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 31px;
	text-shadow: none;
}

#footer_inner.fixed {
	height: 90px;
	background: #fff;
}

#footer_inner.fixed:after {
	content: ' ';
	display: block;
	width: 904px;
	height: 7px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

#copyright {
	position: absolute;
	bottom: 13px;
	left: 0;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
}

#copyright span {
	color: #333;
	text-transform: none;
}

#counters  {
	position: absolute;
	bottom: 9px;
	right: 0;
}

#counters span {
	display: table-cell;
	vertical-align: middle;
	width: 88px;
	height: 31px;
}

#counters a {
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
}

.lcol {
	float: left;
}

/*---Userinfo---*/
.userinfo {
    padding-left: 125px;
}

.ui-dialog-content .userinfo {
    padding: 10px 0 10px 125px;
}

.userinfo .lcol {
    margin-left: -125px;
    width: 110px;
    padding-right: 15px;
}

.userinfo .lcol .avatar {
    margin-bottom: 10px;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #c0d4de;
}

.userinfo .lcol .avatar img {
    width: 100px;
}

.userinfo .lcol ul {
    font-size: 0.9em;
}

.userinfo .rcol {
    width: 100%;
}

.userinfo .rcol ul {
    list-style: none;
    margin-left: 0;
}

.userinfo .rcol ul li {
    margin-bottom: 0.2em;
}

/*---statistics---*/
.statistics {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.statistics ul.lcol {
    min-height: 71px;
    background: url("../images/statsep.png") no-repeat;
    margin: 0 0 20px -1px;
    padding-top: 14px;
    width: 33.3%;
}

.statistics ul {
	list-style: none;
	margin: 20px 0px;
}

.statistics ul.lcol li {
    padding: 0 15px;
    margin-bottom: 2px;
}

.st1 {
	background: #f1f0e8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 7px 5px 7px;
	margin: 20px 0px;
	font-size: 10px
}

table.userstop, table.pm, table.tableform, table.calendar {
    border-collapse: collapse;
    border-spacing: 0;
}

.userstable {
	display: block;
	overflow: hidden;
	padding: 15px 0 0 0;
	font-size: 10px;
}

.dbsize {
	margin-bottom: 20px;
}

.feedback {
	padding-top: 15px;
}

.feedback input[type="text"] {
	display: block;
	width: 380px;
	height: 31px;
	padding: 0 10px;
	border: 1px solid #c7c9eb;
	border-radius: 3px;
	font-size: 13px;
	line-height: 31px;
	color: #5c5c5c;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 7px;
}

.feedback textarea{
	display: block;
	width: 323px;
	height: 150px;
	padding: 7px 10px;
	border: 1px solid #c7c9eb;
	border-radius: 3px;
	font-size: 13px;
	line-height: 130%;
	color: #5c5c5c;
	font-family: 'Open Sans', sans-serif;
	overflow: auto;
}

.feedback button {
	display: block;
	width: 162px;
	height: 33px;
	padding-bottom: 2px;
	border: none;
	background: #928ced url(../images/button_bg.png) 0 100% repeat-x;
	border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
}

.feedback button:hover {
	background: #8484E2;
	padding-bottom: 0;
	border-bottom: 2px solid #5d69b2;
}

.users input[type=text],[type=password] {
	width: 140px;
	height: 31px;
	padding: 0 10px;
	border: 1px solid #c7c9eb;
	border-radius: 3px;
	font-size: 13px;
	line-height: 31px;
	color: #5c5c5c;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 7px;
}

.users textarea{
	display: block;
	width: 323px;
	height: 150px;
	padding: 7px 10px;
	border: 1px solid #c7c9eb;
	border-radius: 3px;
	font-size: 13px;
	line-height: 130%;
	color: #5c5c5c;
	font-family: 'Open Sans', sans-serif;
	overflow: auto;
}

.users input[type=submit] {
	display: block;
	width: 162px;
	height: 33px;
	padding-bottom: 2px;
	border: none;
	background: #928ced url(../images/button_bg.png) 0 100% repeat-x;
	border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
}

.users input[type=submit]:hover {
	background: #8484E2;
	padding-bottom: 0;
	border-bottom: 2px solid #5d69b2;
}

.users button {
	display: block;
	width: 162px;
	height: 33px;
	padding-bottom: 2px;
	border: none;
	background: #928ced url(../images/button_bg.png) 0 100% repeat-x;
	border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
}

.users button:hover {
	background: #8484E2;
	padding-bottom: 0;
	border-bottom: 2px solid #5d69b2;
}

.addnews {
	padding-top: 15px;
}

.addnews input[type=text],[type=password] {
	width: 140px;
	height: 31px;
	padding: 0 10px;
	border: 1px solid #c7c9eb;
	border-radius: 3px;
	font-size: 13px;
	line-height: 31px;
	color: #5c5c5c;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 7px;
}

.addnews textarea{
	display: block;
	width: 323px;
	height: 150px;
	padding: 7px 10px;
	border: 1px solid #c7c9eb;
	border-radius: 3px;
	font-size: 13px;
	line-height: 130%;
	color: #5c5c5c;
	font-family: 'Open Sans', sans-serif;
	overflow: auto;
}

.addnews button {
	width: 162px;
	height: 33px;
	padding-bottom: 2px;
	border: none;
	background: #928ced url(../images/button_bg.png) 0 100% repeat-x;
	border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
}

.addnews button:hover {
	background: #8484E2;
	padding-bottom: 0;
	border-bottom: 2px solid #5d69b2;
}

.lostpassword {
	padding-top: 15px;
}

.lostpassword input[type=text],[type=password] {
	display: block;
	width: 140px;
	height: 31px;
	padding: 0 10px;
	border: 1px solid #c7c9eb;
	border-radius: 3px;
	font-size: 13px;
	line-height: 31px;
	color: #5c5c5c;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 7px;
}

.lostpassword textarea{
	display: block;
	width: 323px;
	height: 150px;
	padding: 7px 10px;
	border: 1px solid #c7c9eb;
	border-radius: 3px;
	font-size: 13px;
	line-height: 130%;
	color: #5c5c5c;
	font-family: 'Open Sans', sans-serif;
	overflow: auto;
}

.lostpassword button {
	width: 162px;
	height: 33px;
	padding-bottom: 2px;
	border: none;
	background: #928ced url(../images/button_bg.png) 0 100% repeat-x;
	border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
}

.lostpassword button:hover {
	background: #8484E2;
	padding-bottom: 0;
	border-bottom: 2px solid #5d69b2;
}

.search-fields input[type=text] {
	display: block;
	width: 140px !important;
	height: 31px;
	padding: 0 10px;
	border: 1px solid #c7c9eb;
	border-radius: 3px;
	font-size: 13px;
	line-height: 31px;
	color: #5c5c5c;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 7px;
}

.search-fields textarea{
	display: block;
	width: 323px;
	height: 150px;
	padding: 7px 10px;
	border: 1px solid #c7c9eb;
	border-radius: 3px;
	font-size: 13px;
	line-height: 130%;
	color: #5c5c5c;
	font-family: 'Open Sans', sans-serif;
	overflow: auto;
}

.search-fields button {
	width: 162px;
	height: 33px;
	padding-bottom: 2px;
	border: none;
	background: #928ced url(../images/button_bg.png) 0 100% repeat-x;
	border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
}

.search-fields button:hover {
	background: #8484E2;
	padding-bottom: 0;
	border-bottom: 2px solid #5d69b2;
}

.tableform {
    width: 100%;
}

.tableform td {
    ;
}

.tableform td.label {
    width: 35%;
    vertical-align: top;
    padding-right: 0;
    font-weight: bold;
    padding: 8px 5px;
}

.fieldsubmit, .tableform td {
    border-top: 1px solid #fff;
}

.errors {
	margin-top: 15px;
}

.user-profile {
	padding-top: 15px;
	font-size: 13px;
}

.user-profile ul {
	list-style: none;
}

.pm-list {
	padding-top: 15px;
}

.mass_comments_action {
	display: none;
}

.user-sign {
	text-align: center;
}

.user-sign a {
	color: #306bb2;
	font-size: 11px;
	text-decoration: none;
}

.user-sign a:hover {
	color: #8e41b7;
	text-decoration: underline;
}


.clear {
	clear: both;
}

.pm-lists input[type=text] {
	display: block;
	width: 140px !important;
	height: 31px;
	padding: 0 10px;
	border: 1px solid #c7c9eb;
	border-radius: 3px;
	font-size: 13px;
	line-height: 31px;
	color: #5c5c5c;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 7px;
}

.pm-lists textarea{
	display: block;
	width: 323px;
	height: 150px;
	padding: 7px 10px;
	border: 1px solid #c7c9eb;
	border-radius: 3px;
	font-size: 13px;
	line-height: 130%;
	color: #5c5c5c;
	font-family: 'Open Sans', sans-serif;
	overflow: auto;
}

.pm-lists button {
	width: 162px;
	height: 33px;
	padding-bottom: 2px;
	border: none;
	background: #928ced url(../images/button_bg.png) 0 100% repeat-x;
	border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
}

.pm-lists button:hover {
	background: #8484E2;
	padding-bottom: 0;
	border-bottom: 2px solid #5d69b2;
}

.pm-lists input[type=button] {
	width: 162px;
	height: 33px;
	padding-bottom: 2px;
	border: none;
	background: #928ced url(../images/button_bg.png) 0 100% repeat-x;
	border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
}

.pm-lists input[type=button]:hover {
	background: #8484E2;
	padding-bottom: 0;
	border-bottom: 2px solid #5d69b2;
}

.content-wrapper.contracted + p.more-link {
    background: url('../images/more_fon.png') repeat-y scroll 0px 0px transparent;
    bottom: 0px;
    display: inline-block;
    margin: 0px;
    padding-left: 40px;
    right: 0px;
    position: absolute;
}
.content-wrapper + p.more-link {
    margin: 10px 0px 0px;
    cursor: pointer;
}
.infotext p {
    line-height: 18px;
}
.more-link {
    width: 80px;
}

p.more-link > a.more-a {
    background-color: #ffffff;
    color: #000000;
    text-decoration: none;
    border-bottom: 1px dotted #CCC;
}

p.more-link > a.more-a:hover {
    border-bottom: 1px solid #000000;
}

.content-wrapper {
    overflow: hidden;
}

.content-wrapper.expanded + p.more-link {
    left: 450px;
    position: relative;
    bottom: 0px;
    margin: 0px;
}

.contracted p {
    margin: 0;
    padding: 0;
    display:inline;
}
.contracted br {
    display: none;
}

.contracted p {
    margin-left: 6px;
}

#block_coming_soon {
    background: url(/templates/OnlainFilmix/images/coming_soon_film.jpg) no-repeat;
    height:205px;
    width:550px;
    color:#fff;
    font-size:20px;
    padding-top: 120px;
}

#block_coming_soon span {
    font-weight: bold;
}

.bb-sel { float: left; padding: 2px 2px 0 2px; }
.bb-sel select { font-size: 11px; }
.bb-sep { display: inline-block; float: left; width: 1px; padding: 2px; }
.bb-btn { cursor: pointer; outline: 0; }

#b_font select { padding: 0px;}
#b_size select { padding: 0px;}

#b_b:before {content: "\f032";}
#b_i:before {content: "\f033";}
#b_u:before {content: "\f0cd";}
#b_s:before {content: "\f0cc";}
#b_img:before { content: "\f03e"; }
#b_up:before { content: "\e930"; }
#b_emo:before { content: "\f118"; }
#b_url:before { content: "\f0c1"; }
#b_leech:before { content: "\e98d"; }
#b_mail:before { content: "\f003"; }
#b_video:before { content: "\e913"; }
#b_audio:before { content: "\e911"; }
#b_hide:before { content: "\e9d1"; }
#b_quote:before { content: "\e977"; }
#b_code:before { content: "\f121"; }
#b_left:before { content: "\f036"; }
#b_center:before { content: "\f037"; }
#b_right:before { content: "\f038"; }
#b_color:before { content: "\e601"; }
#b_spoiler:before { content: "\e600"; }
#b_fla:before { content: "\ea8d"; }
#b_yt:before { content: "\f166"; }
#b_tf:before { content: "\ea61"; }
#b_list:before { content: "\f0ca"; }
#b_ol:before { content: "\f0cb"; }
#b_tnl:before { content: "\ea61"; }
#b_br:before { content: "\ea68"; }
#b_pl:before { content: "\ea72"; }
#b_size:before { content: "\f034"; }
#b_font:before { content: "\f031"; }
#b_header:before { content: "\f1dc"; }
#b_sub:before { content: "\f12c"; }
#b_sup:before { content: "\f12b"; }
#b_justify:before { content: "\f039"; }

.bb-pane h1 {
font-size:36px;
margin-top: 5px;
margin-bottom: 5px;
}
.bb-pane h2 {
font-size:30px;
margin-top: 5px;
margin-bottom: 5px;
}
.bb-pane h3 {
font-size:24px;
margin-top: 5px;
margin-bottom: 5px;
}
.bb-pane h4 {
font-size:18px;
margin-top: 5px;
margin-bottom: 5px;
}
.bb-pane h5 {
font-size:14px;
margin-top: 5px;
margin-bottom: 5px;
}
.bb-pane h6 {
font-size:12px;
margin-top: 5px;
margin-bottom: 5px;
}

.bb-pane-dropdown {
position:absolute;
top:100%;
left:0;
z-index:1000;
display:none;
float:left;
min-width:180px;
padding:5px 0;
margin:2px 0 0;
list-style:none;
font-size:11px;
border:1px solid rgba(0, 0, 0, 0.15);
border-radius:4px;
background: white;
-webkit-box-shadow: 0 1px 2px #dadada;
-moz-box-shadow: 0 1px 2px #dadada;
box-shadow: 0 1px 2px #dadada;
}

.bb-pane-dropdown > li > a {
display:block;
padding:3px 10px;
clear:both;
font-weight:normal;
line-height:1.42857;
color:#333333;
white-space:nowrap;
}
.bb-pane-dropdown > li > a:hover, .bb-pane-dropdown > li > a:focus {
text-decoration:none;
color:#262626;
background-color:whitesmoke;
}

.bb-pane-dropdown .color-palette div .color-btn {
width: 17px;
height: 17px;
padding: 0;
margin: 0;
border: 1px solid #fff;
cursor: pointer;
}
.bb-pane-dropdown .color-palette{
padding: 0px 5px;
}

.bb-editor textarea { 
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
padding: 2px; border: 1px solid #d7d7d7; width: 100%; -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
margin-top: -1px;
}
.editorcomm .bb-editor { width: 565px;}
.editorcomm .bb-editor textarea { height: 200px; }

.clr {
clear: both;
}






.fixed2 {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	
	}


.menu_line2 {
	background: #fff;
	background: url(../images/joqari2.jpg) 0 0 repeat;
	margin-bottom: 2px;

}

.menu_line2 .fixed2 {
	height: 36px;
	
	
}

.menu_line2 .fixed2:after {
	content: ' ';
	width: 1100px;
	height: 36px;
	background: url(../images/purple_spot1oshirildi.jpg) 0 0 no-repeat;
	position: absolute;
	left: -150px;
	top: 0;
	z-index: 1;
}


.menu2 li:hover.home a:hover {
	background: url(../images/sprite.png) 0 -201px no-repeat;
	box-shadow: 0 0 7px rgba(255,255,255,0.5);
}

.menu2 {
	float: left;
	width: 1100px;
	position: relative;
	z-index: 10;
		
}


.menu2 li {
	display: block;
	float: left;
}

.menu2 ul li.home {
	margin-right: 10px;
	padding: 1px 0;
}

.menu2 ul li ul.submenu {
	display: none;
}

.menu2 ul li:hover > ul.submenu {
	background: url(../images/menu-ul-bg.png) repeat;
	display: block;
	position: absolute;
	width: 161px;
}



.menu2 ul li {
	display: block;
	font-family: 'Arial';
	font-size: 16px;
	line-height: 31px;
	color: #767171;
	text-decoration: none;
	text-transform: none;
	
	padding: 1px 1px;
	*font-size: 15px;
	
}




.menu2 ul li a {
	display: block;
	font-family: 'Arial';
	font-size: 15px;
	line-height: 31px;
	color: #767171;
	text-decoration: none;
	text-transform: none;
	zoom: 1;
	padding: 0px 0px;
	*font-family: 'Arial';
	*font-size: 15px;
	font-weight: normal;
}



.menu2 li.home a {
	width: 31px;
	height: 31px;
	padding: 0;
	margin: 0 -5px 0 0;
	overflow: hidden;
	border-radius: 50%;
	background: url(../images/sprite.png) 0 -201px no-repeat;
}


.menu2 li.home2 a {
	width: 31px;
	height: 31px;
	padding: 0;
	margin: 0 -5px 0 0;
	overflow: hidden;
	
	background: url(../images/bayraq.png) 0 no-repeat;
}
.menu2 ul li.home2 {
	margin-right: 10px;
	padding: 1px 0;
}


.menu2 li.home3 a {
	width: 31px;
	height: 31px;
	padding: 0;
	margin: 0 -5px 0 0;
	overflow: hidden;
	
	background: url(../images/gerb.png) 0 no-repeat;
}
.menu2 ul li.home3 {
	margin-right: 0px;
	padding: 1px 0;
}



.menu2 li.home4 a {
	width: 31px;
	height: 31px;
	padding: 0;
	margin: 0 -5px 0 0;
	overflow: hidden;
	
	background: url(../images/gimn.png) 0 no-repeat;
}
.menu2 ul li.home4 {
	margin-right: 4px;
	padding: 1px 0;
}





.menu2 li.home5 a {
	width: 31px;
	height: 31px;
	padding: 0;
	margin: 0 -5px 0 0;
	overflow: hidden;
	
	background: url(../images/rss.png) 0 no-repeat;
}
.menu2 ul li.home5 {
	margin-right: 0px;
	padding: 1px 0;
}



.menu2 li.home6 a {
	width: 31px;
	height: 31px;
	padding: 0;
	margin: 0 -5px 0 0;
	overflow: hidden;
	
	background: url(../images/map.png) 0 no-repeat;
}
.menu2 ul li.home6 {
	margin-right: 0px;
	padding: 1px 0;
}



.menu2 li.home7 a {
	width: 31px;
	height: 31px;
	padding: 0;
	margin: 0 -5px 0 0;
	overflow: hidden;
	
	background: url(../images/mobile.png) 0 no-repeat;
}
.menu2 ul li.home7 {
	margin-right: 0px;
	padding: 1px 0;
}




.menu2 li.home8 a {
	width: 31px;
	height: 31px;
	padding: 0;
	margin: 0 -5px 0 0;
	overflow: hidden;
	
	background: url(../images/questions.png) 0 no-repeat;
}
.menu2 ul li.home8 {
	margin-right: 10px;
	padding: 1px 0;
}





.menu2 li.home9 a {
	width: 31px;
	height: 31px;
	padding: 0;
	margin: 0 -5px 0 0;
	overflow: hidden;
	
	background: url(../images/search.png) 0 no-repeat;
}
.menu2 ul li.home9 {
	margin-right: 10px;
	padding: 1px 0;
}



.menu2 li.home10 a {
	width: 31px;
	height: 31px;
	padding: 0;
	margin: 0 -5px 0 0;
	overflow: hidden;
	
	background: url(../images/uzbtil.png) 0 no-repeat;
}
.menu2 ul li.home10 {
	margin-right: 10px;
	padding: 1px 0;
}




.menu2 li.home11 a {
	width: 31px;
	height: 31px;
	padding: 0;
	margin: 0 -5px 0 0;
	overflow: hidden;
	
	background: url(../images/rustil.png) 0 no-repeat;
}
.menu2 ul li.home11 {
	margin-right: 0px;
	padding: 1px 0;
}



.menu2 li.home12 a {
	width: 31px;
	height: 31px;
	padding: 0;
	margin: 0 -5px 0 0;
	overflow: hidden;
	
	background: url(../images/karakalpak.png) 0 no-repeat;
}
.menu2 ul li.home12 {
	margin-right: 0px;
	padding: 1px 0;
}











.toymenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 300px;
    background-color: #fff;
    border: 1px solid #073eba;
}

.toymenu li a {
    display: block;
    color: #000;
    padding: 8px 16px;
    text-decoration: none;
	border: 1px solid #073eba;
}

.toymenu li {
    text-align: center;
    border-bottom: 1px solid #073eba;
}

.toymenu li:last-child {
    border-bottom: none;
}

.toymenu li a.active {
    background-color: #073eba;
    color: white;
}

.toymenu li a:hover:not(.active) {
   background-color: #073eba;
    color: white;
}


.toymenu2 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 187px;
    background-color: #fff;
    border: 1px solid #073eba;
	position: relative;
}










.telefon{
	font-family: 'Arial';
	font-size: 20px;
	color: #4185ce;
	text-transform: absolute;
	font-weight: bold;
	margin: 10px;
    text-align: center;
}


.sorawnama{
	font-family: 'Arial';
	font-size: 16px;
	color: #525252;
	text-transform: absolute;
	font-weight: normal;
	margin: 5px;
    text-align: left;
}


.tekst{
	font-family: 'Arial';
	font-size: 16px;
	color: #525252;
	text-transform: absolute;
	font-weight: normal;
	margin: 10px;
    text-align: left;
	position: relative;
}

.tekst a{

text-decoration: none;
color: #073eba;
font-weight: bold;
margin-bottom: 6px;
}


.tekst a:hover{

text-decoration: none;
color: #25c699;
font-weight: bold;
margin-bottom: 6px;
}



.tekst h3{
text-align: center;
color: #073eba;

}











.floating-box {
    display: inline-block;
    width: 165px;
    height: 166px;
    margin: 10px;
    border: 3px solid #073eba; 
text-align: center;	
}

.after-box {
    border: 3px solid red; 
}










.header_contacts2 {
	

	}

.header_contacts2 a {
	display: inline-block;
	padding: 7px 12px 6px 32px;
	border-radius: 20px;
	background: rgba(255,255,255,0.6);
	background: url(../images/light_bg.png) 0 0 repeat;
	box-shadow: 3px 3px 3px 0 rgba(100,118,170,0.3);
	font-size: 15px;
	line-height: 130%;
	color: #13538c;
	font-family: 'Arial', 'Helvetica', sans-serif;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 12px;
}


.header_contacts2 a:hover {
	background: #073eba;
	color: #fff;
}

.header_contacts2:hover:not(.active) {
	background: #fff;
	color: #fff;
}

.header_contacts2 .active {
	background: #073eba;
	color: #fff;
}









.header_contacts3 {
	
	}

.header_contacts3 a {
	display: inline-block;
	padding: 7px 12px 6px 32px;
	border-radius: 30px;
	background: rgba(255,255,255,0.6);
	background-color: #25c699;
	box-shadow: 3px 3px 3px 0 rgba(100,118,170,0.3);
	font-size: 19px;
	line-height: 130%;
	color: #fff;
	font-family: 'Arial', 'Helvetica', sans-serif;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 12px;
}


.header_contacts3 a:hover {
	background: #073eba;
	color: #fff;
}












/* LOGIN begin  */
.loginbar{
	height:20px;
	max-width:260px;
	float:right;
	padding:7px 0 7px 0;
	position:static;
	text-align:right !important;
	line-height:20px;
}
.loginbar a{
	font-size:12px;
	text-decoration:none;
	color:#5a9922;
}
.loginbar a:hover{
	text-decoration:underline !important;
	color:#303030;
}
a.register{
	color:#505050;
	text-decoration:underline;
}
a.register:hover{
	color:#303030 !important;
	text-decoration:none !important;
}
.loginpanel{
	line-height:20px;
	min-width:140px;
	color:#909090;
	height:20px;
	padding:0 0 10px 0;
	float:right;
	text-align:right;
}
#loginb{
	color:#4185d6;
	width:270px;
	display:none;
	background:#fff url(../images/black.png) top repeat-x;
	position:absolute;
	top:150px;
	left:50%;
	margin-left:-150px;
	z-index:20000 !important;
	box-shadow: 0px 0px 30px #000;
	padding:30px;
}
#loginb a{
	color:#505050;
	text-decoration:underline;
}
#loginb a:hover{
	color:#ccc;	
	text-decoration:none !important;
}
.logintitle{
	line-height:40px;
	height:40px;
	text-align:center !important;
	color:#fff;
	font-size:18px;
	margin:-30px -30px 25px -30px;
	background:#303030 url(../images/nav.png) repeat-x;
	text-shadow:0 1px 1px rgba(0,0,0,0.3);
}
.login-close{
	position:absolute;
	background:url(../images/login-close.png) 0 0 no-repeat;
	width:25px;
	height:25px;
	cursor:pointer;
	top:-15px;
	right:-15px;
}
.login-close:hover{
	background-position: 0 -25px;
}
.nblock {
	display: none;
}
.profile{
	margin:0 0 15px 0;
}
.profile-left{
	width:80px;
	float:left;
	margin:0 20px 0 0;
	background:fafafa;
	box-shadow:inset 0 2px 5px rgba(0,0,0,0.2);
	padding:10px;
	border-radius:5px;
}
.profile img{
	width:80px;
	max-height:80px;
	border-radius:3px;
}
.profile ul{
	list-style: none;
	margin:0 0 15px 0;
	padding:0;
	font-size:12px;
	color:#303030;
	float:left;
	width:150px;
}
.profile li{
	position: relative;
	height:29px;
	line-height:20px;
	margin:0;
	padding:0;
	width:150px;
}
.profile li a{
	text-align:left;
	padding:0 10px 0 15px;
	line-height:24px;
	font-size:13px;
	color:#707070 !important;
	text-decoration:none !important;
	display:block;
	font-weight:normal;
	border:1px solid #ccc;
	background:#fafafa url(../images/w40.png);
	border-radius:3px;
	margin:0;
}
.profile li a:hover{
	color:#000 !important;
	text-decoration:none !important;
	background-position:0 -10px;	
	border:1px solid #aaa;
}
.login_input{
	margin:15px 0 0 0;
	text-align:center;
}
.login_field{
	width:270px;
	height:30px;
	line-height:35px;
	vertical-align: middle;
	font-size:15px;
	padding:0;
	color:#909090;
	background:#fff;
	margin-top:15px;
	border-radius:3px;
	text-align:left;
}
.field{
	padding:5px;
	width:260px;
	height:20px;
	color:#909090;
	font-size:15px;
	font-family:Arial;
	background:none;
	border:1px solid #ccc;
	vertical-align: middle;
	border-radius:3px;
	box-shadow:inset 0 0 15px rgba(0,0,0,0.1); 
}
.field:hover, .field:active, .field:focus{
	border:1px solid #aaa;
}
.enter{
	height:40px;
	padding:0 10px;	
	background:#5a9922;
	border:1px solid #5a9922;
	box-shadow:inset 0 1px 1px rgba(255,255,255,0.3);
	cursor:pointer;
	margin:0 15px 0 0;
	font-weight:bold;
	color:#fff !important;
	font-size:16px !important;
	line-height:40px;
	border-radius: 3px;
	text-shadow:0 1px 1px rgba(0,0,0,0.5);
	float:left;
	text-decoration:none !important;
}
.enter:hover{
	color:#000;
	background:#303030;
	text-shadow:none;
}











/* 6. Process
-------------- */
    
    #process {
	    background: #27ad60;
	    padding: 120px 0px ;
	    display: block;
        width: 100%;
        overflow: hidden;
        position: relative;
	    z-index: 900;
    }
    
    #process h1 {
	    color: #fff;
    }
    
    .our-process { 
        background: #27ad60 url(../images/process/our-process-theme2.svg) no-repeat center; 
    }
    
    .process-con h5 {  
        color: #c1c1c1;
    }
    
    .process-img { 
        background-color: #2c3e50;
        color: #e67e22;
    }
    
    .process-img:hover {
	    background: #e67e22;
	    color: #fff;
    }



	
	/* Our Process */
      
     .process { 
        width: 800px;
     }
      
    .process-con.img1  { 
        margin-top: 30px;
    }
    
    .process-con.img2  { 
        margin-top: 30px;
    }
     
    .process-con.img3  { 
        margin-top: 30px;
    }
	
	
	
	
	

.col-lg-4 {
    float: left;
  }
  
  .col-lg-4 {
    width: 24.33333333333333%;
  }




 .rotate {
	    -webkit-transition-duration: 0.8s;
        -moz-transition-duration: 0.8s;
        -o-transition-duration: 0.8s;
        transition-duration: 0.8s;
        border-radius: 60%;
    }
    
    .rotate:hover {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        border-radius: 50%;   
    }



 /* rotate effect  */
    
    #rotate {
	    -webkit-transition-duration: 0.8s;
        -moz-transition-duration: 0.8s;
        -o-transition-duration: 0.8s;
        transition-duration: 0.8s;
        border-radius: 50%;
    }
    
    #rotate:hover {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        border-radius: 50%;
    }
    



 .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, ., .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-md-4 {
    width: 33.33333333333333%;
  }

  
  
  /* 5. SERVICE
    -------------------------------------------------- */

    .service {
        padding: 0px 40px 20px 40px;
    }
    
    .service-col {
	    margin: 0px 10px;
	    padding: 30px 10px;
	    -webkit-transition:  ease-out 0.6s;
        -moz-transition: ease-out 0.6s;
        -o-transition: ease-out 0.6s;
        transition: ease-out 0.6s;
    }
    
    .service-col h4 {
	    border-bottom: 1px solid transparent;
	    padding: 10px 0px;
    }
    
    .service-col p {
	    padding: 10px;
    }
    
    .service-col:hover {
	    -webkit-transition: all 0.6s linear;
        -moz-transition: all 0.6s linear;
        -o-transition: all 0.6s linear;
        -ms-transition: all 0.6s linear;
        transition: all 0.6s linear;
    }
    
    .service-col:hover p {
	    padding: 10px;
    }

    .service-col:hover > div {
        text-shadow: 1px -1px 0px rgba(0,0,0,0.5);
	    -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        border-radius: 50%;
	    -webkit-border-radius: 50%;
	    -moz-border-radius: 50%;
    }
    
    /* Icons  */
    
    .icon-wrench, .icon-mobile {
        background: url('../images/icon-bg.png') repeat-x center center;
        position: relative;
        display: inline-block;
        width: 140px;
        height: 140px;
        padding-top: 25px;
        border-radius: 50%;
	    -webkit-border-radius: 50%;
	    -moz-border-radius: 50%;
    }
    
    .icon-desktop {
        background: url('../images/icon-bg.png') repeat-x center center;
        position: relative;
        display: inline-block;
        width: 140px;
        
        padding-top: 12px;
        border-radius: 50%;
	    -webkit-border-radius: 50%;
	    -moz-border-radius: 50%;
    }
    
    .webdesign {
	    z-index: 1000;
    }
	
	
	














.half {
  float: left;
  width: 770px;
  padding: 0 1em;
}
/* Acordeon styles */
.tab {
  position: relative;
  margin-bottom: 1px;
  width: 770px;
  color: #fff;
  overflow: hidden;
}
.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab label {
  position: relative;
  display: block;
  padding: 0 0 0 1em;
  background: #16a085;
  font-weight: bold;
  line-height: 3;
  cursor: pointer;
}
.blue label {
  background: #2980b9;
}
.tab-content {
  max-height: 0;
  overflow: hidden;
  background: #1abc9c;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
}
.blue .tab-content {
  background: #3498db;
}
.tab-content p {
  margin: 1em;
}
/* :checked */
.tab input:checked ~ .tab-content {
  max-height: 10em;
}
/* Icon */
.tab label::after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}
input[type=checkbox] + label::after {
  content: "+";
}
input[type=radio] + label::after {
  content: "\25BC";
}
input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
input[type=radio]:checked + label::after {
  transform: rotateX(180deg);
}



















.floating-box2 {
    display: inline-block;
    width: 175px;
    height: 160px;
    margin: 5px;
    border: 2px solid #d1eefa; 
text-align: center;	
           
}

.after-box2 {
    border: 3px solid red; 
}






.tekst3{
	font-family: 'Arial';
	font-size: 12px;
	color: #525252;
	text-transform: absolute;
	font-weight: normal;
	position: relative;
    text-decoration: none;
}

.tekst3 a{

text-decoration: none;
color: #073eba;
font-weight: normal;

}


.tekst3 a:hover{


color: #25c699;
font-weight: bold;

}



	.arxivuz{
    font-size: 16px!important;
    border:1px solid #c1c1c1;
    border-right:1px solid #6f739d!important;
    padding: 2px 4px 2px 4px;
  font-weight: normal;
	
}
	
	
	
	
	
	

.virtual{
	font-family: 'Arial';
	font-size: 18px;
	color: #525252;
	text-transform: absolute;
	font-weight: normal;
	position: relative;
    text-decoration: none;
}
	



.news img{
display: block;
  height: auto;
  max-width: 100%;

}




	