* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
	}
body {
	font: 14px 'ProximaNovaRegular', sans-serif;
	width: 100%;
	height: 100%;

}
.wrapper {
	width: 988px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 161px;
	background: url(../img/head_bg_01.png) 0 0 no-repeat;
	-moz-background-size: 100% 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100% 100%; /* Safari 3.1+ è Chrome 4.0+ */
    -o-background-size: 100% 100%; /* Opera 9.6+ */
    background-size: 100% 100%; 
    position: relative;
}
	.header .broun_line {
		width: 100%;
		height: 36px;
		background: url(../img/menu_bg_03.png) 0 0 repeat;
		position: absolute;
		bottom: 7px;
	}
	.header .logo_box {
		background: url(../img/logo_bg_03.png) 0 0 repeat;
		width: 165px;
		height: 161px;
		position: relative;
	}
		.header .logo_box .logo{
			background: url(../img/logo_03.png) 50% 10px no-repeat;
			display: block;
			width: 100%;
			height: 100%;
		}
		.header .logo_box .logo_text{
			display: block;
			position: absolute;
			bottom: 8px;
			width: 100%;
			text-align: center;
			font-family: 'AngleciaProDisplayRegular';
			font-size: 30px;
			text-transform: uppercase;
			color: #f0d5bc;
			text-decoration: none;
		}
		.top_menu {
			display: table;
			width: 824px;
			border-collapse:collapse;
			position: absolute;
			left: 165px;
			top: 117px;
		}
			.top_menu li{
				display: table-cell;
				text-align: center;
				padding: 10px 0;
				/* width:1%; */
				/* white-space: nowrap; */
				position: relative;
			}

			.top_menu li a{
				text-decoration: none;
				color: #fff;
				font-family: 'ProximaNovaRegular';
			}
			.hover_menu {
				background: url(../img/menu_bg_03.png) 0 0 repeat;
				text-align: left;
				position: absolute;
				top: 37px;
				left: 0px;
				z-index: 999;
				width: 203px;
				padding-top: 7px;
				display: none;
				
			}
			.hover_menu li {
				display: block;
				padding: 10px 0 10px 29px;
				text-align: left;
				white-space: normal !important;
			}
			/*.top_menu li:hover .hover_menu {
				display: block;
			}*/


/* Middle
-----------------------------------------------------------------------------*/
.middle {
	width: 100%;
	padding: 25px 0 56px;
	position: relative;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
}
.content {
	padding: 0 333px 0 0;
}
.main_news_block {
	background: url(../img/news_ico_07.jpg) 18px 0 no-repeat;
}
.main_news_block_top {
	line-height: 42px;
	position: relative;
	margin-bottom: 22px;
}
.main_news_block_top:after {
	content: '';
	display: block;
	height: 0px;
	width: 100%;
	border-bottom: 1px solid #4f2a11;
	position: absolute;
	bottom: 8px;
	left: 0px;
	z-index: 999;
}
.main_news_block .tlt {
	font-family: 'ProximaNovaBold';
	font-size: 20px;
	color: #4f2a11;
	padding-right: 217px;
	padding-left: 71px;
}
.all_news {
    font-family: 'ProximaNovaBold';
    font-size: 20px;
	color: #4f2a11;
}
.main_news_block_item {
	background: #f7ece2;
	width: 307px;
	height: 430px;
	display: inline-block;
	position: relative;
	margin-bottom: 32px;
}
.main_news_block_item img {
	width: 307px;
	height: 232px;
	display: block;
}
.main_news_block_item .date {
	position: absolute;
	top: 13px;
	text-align: center;
	width: 148px;
	font-family: 'ProximaNovaLightIt';
	font-size: 14px;
	color: #555555;
	line-height: 35px;
	background: #f7ece2 url(../img/calendar_ico_12.png) 16px 49% no-repeat;
}
.main_news_block_item_inner {
	padding: 24px 22px 0;
}
.main_news_block_item.even {
	float: right;
}
.main_news_block_item_inner .title {
	font-family: 'ProximaNovaBold';
	color: #4f2a11;
	font-size: 18px;
}
.main_news_block_item_inner .send_comment {
	font-family: 'ProximaNovaBold';
	color: #4f2a11;
	font-size: 14px;
	background: #e3c2a3 url(../img/send_comment.png) 16px 50% no-repeat;
	line-height: 35px;
	width: 170px;
	display: block;
	text-align: left;
	position: absolute;
	padding-left: 36px;
	bottom: 0;
	left: 22px;
	text-decoration: none;
}

.preview_text {
	margin-top: 20px;
	height: 67px;
	overflow: hidden;
	line-height: 15px;
	
} 
.preview_text p {
	margin-bottom: 5px;
}
.new_cont {
	overflow: hidden;
}
.new_cont .main_news_block_item {
	height: 232px;
	background: none;
	float: left;
	margin: 0 31px 20px 0;
}
.new_cont .new_cont_text, .new_cont .new_cont_text p {
	margin-bottom: 14px;
	font-family: 'Arial';
	font-size: 14px;
	color: #555555;
	line-height: 22px;
	text-align: justify;
} 
/*slider*/
.slider_box {
	margin-bottom: 38px;
	position: relative;
}
.slider_box .slider li {
	position: relative;
}
.slider_box .slider li .text_cont {
 	position: absolute;
	top: 0px;
	right: 43px; 
	width: 269px;
	height: 292px;
	background: url(../img/slide_desc_bg_06.png) repeat;
}
.slider_box .slider li .text_cont .text_cont_tlt {
	display: block;
	background: #f4f4f4;
	/* height: 73px; */
	font-family: 'AngleciaProTitleItalic';
	font-style: italic;
	font-size: 30px;
	color: #45230d;
	padding: 0 17px;
	margin-top: 36px;
	text-align: center;
}


.text_cont_text {
	padding: 0 17px;
	margin-top: 29px;
	height: 148px;
	overflow: hidden;
	font-family: 'ProximaNovaRegular';
	color: #010101;
	font-size: 14px;
	text-align: center;
	width: 100%;
} 
.text_cont_text p {
	margin-bottom: 5px;
}


.slider_box .text_cont_text {
	width: 235px;
} 


.slider_box .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
	background: url(../img/prev_03.png) 0 0 no-repeat;
	display: block;
	width: 36px;
	height: 36px;
	text-indent: -99999px;
	position: absolute;
	bottom: 126px;
	left: 0px;
	z-index: 999;
}
.slider_box .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
	background: url(../img/next_03.png) 0 0 no-repeat;
	display: block;
	width: 36px;
	height: 36px;
	text-indent: -99999px;
	position: absolute;
	bottom: 126px;
	right: 0px;
	z-index: 999;
}


.right_slider {
	position: relative;
}
.right_slider .bx-prev {
	background: url(../img/prev_03.png) 0 0 no-repeat !important;
	display: block !important;
	width: 36px !important;
	height: 36px !important;
	text-indent: -99999px !important;
	position: absolute !important;
	top: 126px !important;
	left: 0px !important;
	z-index: 999 !important;
}
.right_slider .bx-next {
	background: url(../img/next_03.png) 0 0 no-repeat !important;
	display: block !important;
	width: 36px !important;
	height: 36px !important;
	text-indent: -99999px !important;
	position: absolute !important;
	top: 126px !important;
	right: 0px !important;
	z-index: 999 !important;
}

/*slider*/

/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebar {
	float: left;
	width: 313px;
	margin-left: -313px;
	position: relative;
}
.auth_link {
	background: #cc5529;
	margin-bottom: 25px;
	overflow: hidden;
}
	.auth_link .login {
		color: #fff;
		font-family: 'ProximaNovaBold';
		font-size: 14px;
		text-align: center;
		display: block;
		line-height: 40px;
		background: url(../img/lk_ico_08.png) 86px 49% no-repeat;
  		padding-left: 38px;
	}
	.auth_link .login:hover {
		color: #fff;
	}
	.user_name {
		color: #FFF;
		font-family: "ProximaNovaBold";
		font-size: 14px;
		text-align: center;
		display: block;
		line-height: 40px;
		padding-left: 10px;
		display: inline-block;
	}
	.user_out {
		color: #FFF;
		font-family: "ProximaNovaBold";
		font-size: 14px;
		text-align: center;
		display: block;
		line-height: 40px;
		display: inline-block;
		float: right;
		margin-right: 10px;
	}
.online {
	border: 1px solid #4f2a11;
	position: relative;
}
.online:before {
	content: '';
	display: block;
	background: url(../img/online_ico_23.jpg) 0 0 no-repeat;
	width: 40px;
	height: 40px;
	position: absolute;
	top: -6px;
	left: 18px;
}
.online_inner {
	padding: 0 20px;
}
.online_tlt {
	font-family: 'ProximaNovaBold';
	color: #4f2a11;
	font-size: 18px;
	padding-left: 51px;
	display: block;
	margin: 10px 0 26px;
}
.online_date {
	font-family: "ProximaNovaLightIt";
	font-size: 14px;
	color: #3b3533;
	background: url(../img/calendar_ico_12.png) 0 0 no-repeat;
	padding-left: 21px;
	border-bottom: 1px solid #4f2a11;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-right: -2px;
}
.online_date > span {
	font-size: 12px;
}
.online_event {
	font-family: 'ProximaNovaBold';
	font-size: 14px;
	color: #4f2a11;
	display: block;
	margin-bottom: 25px;
}
.event_items_row {
	margin-bottom: 10px;
}
.event_items_row input[type="radio"] {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}
.online input[name="send_event"] {
	background: url(../img/send_event_34.jpg) 0 0 no-repeat;
	display: block;
	width: 176px;
	height: 34px;
	text-indent: -99999px;
	outline: none;
	border: 0px;
	cursor: pointer;
	margin: 28px 0 14px;
}
.see_events {
	display: block;
	color: #4f2a11;
	margin-bottom: 15px;
}
.event_items.error {
	color: red;
}

.meter { 
	margin-top: 5px;
	height: 5px; 
	position: relative;
	padding: 0;
}
.meter > span {
	display: block;
	height: 100%;
	border-radius: 8px;
	background-color: #cc5529;
	position: relative;
	overflow: hidden;
}


.remark {
	margin-bottom: 50px;
}
.remark_box {
	margin-top: 26px;
	position: relative;
}
.remark_box .p {
	background: url(../img/sad_38.jpg) 0 0 no-repeat;
	display: block;
	width: 115px;
	height: 26px;
	position: absolute;
	bottom: 36px;
	right: 0px;
}
.remark_box .z {
	background: url(../img/sad_45.jpg) 0 0 no-repeat;
	display: block;
	width: 115px;
	height: 26px;
	position: absolute;
	bottom: 5px;
	right: 0px;
}
.remark_box img {
	display: block;
}
.remark_tlt, .remark_tlt:hover {
	display: block;
	width: 100%;
	line-height: 30px;
	text-align: center;
	background: url(../img/remark_tlt_bg_56.png) 0 0 repeat;
	position: absolute;
	top: 10px;
	left: 0px;
	font-family: 'AngleciaProTitleItalic';
	font-style: italic;
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
}
/* Footer
-----------------------------------------------------------------------------*/
.footer {
	width: 100%;
	margin: -56px auto 0;
	height: 56px;
	position: relative;
	border-top: 1px solid #4f2a11;
	text-align: center;
}
.footer .copy {
	font-family: 'ProximaNovaBold';
	font-size: 14px;
	color: #4f2a11;
	margin-top: 28px;
}
.footer .update-date {
	position: absolute;
	left: 0;
	top: 0;
	font-family: 'ProximaNovaBold';
	font-size: 14px;
	color: #4f2a11;
}


.webstd {
	font-family: 'ProximaNovaBold';
	font-size: 14px;
	color: #4f2a11;
	margin-top: 14px;
	position: absolute;
	right: 0;
	top: -15px;
}

/*comments*/
.comments {
	margin-top: 42px;
}
.comments .main_news_block {
	background: url(../img/comment_ico_22.jpg) 18px 0 no-repeat;
}
.comments .send_comment {
	background: url(../img/send_comment_25.jpg) 0 0 no-repeat;
	display: block;
	width: 207px;
	height: 34px;
	position: absolute;
	right: 18px;
	top: 1px;
}
.comments .send_ads {
	background: url(../img/send_ads.jpg) 0 0 no-repeat;
	display: block;
	width: 207px;
	height: 34px;
	position: absolute;
	right: 18px;
	top: 1px;
}


.comments .main_news_block_top {
	margin-bottom: 34px;
}
.comment_box {
	border-bottom: 1px solid #f7ece2;
	padding-bottom: 21px;
	margin-bottom: 29px;
}
.comment_box_name {
	/* font-family: "ProximaNovaBold"; */
	color: #cc5529;
	margin-bottom: 5px;
}
.comment_box_date {
	/* font-family: 'ProximaNovaLightIt'; */
	color: #cc5529;
}
.comment_box_text {
	font-family: 'ProximaNovaRegular';
	color: #555555;
	margin-top: 13px;
	text-align: justify;
}
.comment_box_text-img {
	margin: 10px 0;
}
.comment_box_text-img table {
	width: 100%;
}
.comment_box_text-img td {
	width: 50%;
	padding-bottom: 20px;
	vertical-align: top;
	text-align: left;
}
.comment_box_text-img :nth-child(even) {
	text-align: right !important;
}
.comment_box_text-img img {
	width: 97%;
	height: auto;
}





.comment_box_img {
	width: 55px;
	height: 53px;
	display: inline-block;
	vertical-align: top;
}
.comment_box_right {
	/* display: inline-block; */
	/* width: 576px; */
	margin-left: 15px;
}
.comment_box_img img {
	width: 55px;
	height: 53px;
}
.answer {
	color: #cc5529;
	font-family: 'ProximaNovaBold';
	display: block;
	margin-top: 15px;
}
#comment {
	margin: 50px 0;
}
.more_comments {
	margin: 29px 0 29px 73px;
}
.more_comments .comment_box_right {
	width: 507px;
}
/*comments*/


.faq_list li {
	list-style: none;
	margin-bottom: 20px;
}
	.faq_list-date {
		margin-bottom: 5px;
		color: #cc5529;
		text-align: left;
	}	
	.faq_list-date span {
		text-align: right !important;
		float: right;
	}
	
	
	.faq_list-text {
		margin-bottom: 5px;
		text-align: justify;
	}	
		.faq_list-text span {
			font-weight: bold;
			display: inline-block;
			margin-right: 10px;
		}
	
	.faq_list .comment_box {
		margin-top: 20px;
		margin-left: 30px;
	}
	
	.faq_list .level-1 {
		margin-left: 60px !important;
	}
		.faq_list .level-2 {
		margin-left: 120px !important;
	}
		.faq_list .level-3 {
		margin-left: 160px !important;
	}
		.faq_list .level-4 {
		margin-left: 200px !important;
	}
	
	
	
.faq_toogle {
	margin-bottom: 20px;
	overflow: hidden;
}	
.faq_toogle .p {
	background: url(../img/sad_38.jpg) 0 0 no-repeat;
	display: inline-block;
	width: 115px;
	height: 26px;
}
.faq_toogle .z {
	background: url(../img/sad_45.jpg) 0 0 no-repeat;
	display: inline-block;
	width: 115px;
	height: 26px;
	text-align: right;
	float: right;
}	

.remark_block {
	line-height: 1.2em;
	margin: 0 0 15px 0;
	padding: 0;
	vertical-align: bottom;
	text-align: left !important;
	border-bottom: 1px solid #4f2a11;
	padding-bottom: 7px;
	margin-bottom: 22px;
}
	.remark_block_row {
		margin-right: -200px;
	}

	.remark_block a {
		color: #4f2a11;
		font-size: 20px;
		font-family: "ProximaNovaRegular";
		line-height: 1.2em;
		text-align: left;
		vertical-align: bottom;
		text-align: left !important;
		font-weight: normal;
		text-decoration: none;
		margin-right: 150px;
	}
	.remark_block .active {
		font-family: "ProximaNovaBold";
		font-size: 22px;
	}
	

.remark2_block {
	margin-bottom: 22px;
}
	.remark2_block_row {
		line-height: 1.2em;
		margin: 0 0 15px 0;
		padding: 0;
		vertical-align: bottom;
		text-align: left !important;
		overflow: hidden;
	}

	.remark2_block a {
		float: left;
		border: 1px solid #4f2a11;
		padding: 8px 20px;
		display: inline-block;
		color: #4f2a11;
		font-size: 16px;
		font-family: "ProximaNovaRegular";
		line-height: 1.2em;
		text-align: left;
		vertical-align: bottom;
		text-align: left !important;
		font-weight: normal;
		text-decoration: none;
		margin-right: -1px;
	}
	.remark2_block .active {
		background: url(../img/menu_bg_03.png) 0 0 repeat;
		color: #fff;
	}

	
	
	
.slider_box a:active, .slider_box a:focus {
  outline: none;
}
.slider_box a::-moz-focus-inner {
  border: 0;
}	

.light_yellow {
	background: #F9F8BB;
	border-color: rgb(144, 138, 138);
}
.btn_right {
	text-align: right; 
	margin-top: 10px;
}
.all_news_bot {
	display: block;
    background: url(../img/no_image.png) 50% 0 no-repeat;
    font-family: 'ProximaNovaBold';
    font-size: 20px;
    color: #4f2a11;
	line-height: 20px;
    text-decoration: none;
    width: 150px;
    text-align: center;
    margin: 0 auto;
    padding-top: 165px;
    margin-bottom: 23px;

}
.right_slider {
	position: relative;
	width: 314px;
	height: 320px;
	margin-top: 10px;
    margin-bottom: 40px;
}
.right_slider .text_cont {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
}
.right_slider .text_cont_text {
	position: absolute;
	left: 0px !important;
	bottom: 0px !important;
	margin-top: 0 !important;
	height: auto !important;
}
.right_slider .text_cont .text_cont_text {
	background: url(../img/slide_desc_bg_06.png) repeat;
} 
.right_slider .text_cont_tlt {
	display: block;
	text-align: center;
	/* background: #f4f4f4;
	height: 73px; */
	font-family: 'AngleciaProTitleItalic';
	font-style: italic;
	font-size: 30px;
	color: #45230d;
	padding: 0 17px;
	position: absolute;
}

.right_slider .text_cont_text {
    padding: 0 17px;
	margin-top: 49px;
	height: 123px;
	overflow: hidden;
	font-family: 'ProximaNovaRegular';
	color: #010101;
	font-size: 14px;
}
.err_l {
	display: block;
	position: relative;
	width: 100%;
    height: 320px;
}
.err_l_cont {
	/* position: absolute;
	top: 0px;
	left: 0px; */
} 
.slider_link {
	display: block;
	width: 100%;
	position: relative;
    height: 295px;
}
.text_cont .slider_link {
    height: auto !important;
}
.slider_link_err {
	position: absolute;
	top: 0px;
	left: 0px;

}
.onl {
	margin: 20px 0;
	height: 320px;
	overflow: auto;
}
.onl .onl_tlt {
    display: block;
    background: #cc5529;
    width: 100%;
    line-height: 30px;
    text-align: center;
 	font-family: "ProximaNovaBold";
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
}
.onl ul li {
	/*list-style: none;*/
	margin-left: 20px;
	margin-top: 10px;
}
.form_control input[name="send"] {
	background: #E3C2A3;
	color: #4f2a11;
	font-family: 'ProximaNovaBold';
	border: 0px;
	cursor: pointer;
}
.new_relative {
	position: relative;
	width: 307px;
	height: 430px;
	display: block;
}
.main_news_block_item  {
	/*position: absolute;*/
}
.new_relative {
	float: left;
	margin-bottom: 20px;
}
.new_relative.even {
	float: right;
	margin-bottom: 20px;
}
.main_news_block_items {
	overflow: hidden;
}
.name_n {
	    font-family: 'ProximaNovaBold';
    color: #4f2a11;
    font-size: 18px;
}

.level-1 {
	margin-left: 40px;
}
.level-2 {
	margin-left: 80px;
}
.level-3 {
	margin-left: 120px;
}
.level-4 {
	margin-left: 160px;
}

#comment input[disabled] {
  background: #666 !important;
}


.inputfile-box {
	position: relative;
	width: 200px;
	float: right;
	text-align: right;
}
	.inputfile {
		width: 0.1px;
		height: 0.1px;
		opacity: 0;
		overflow: hidden;
		position: absolute;
		z-index: -1;
	}
	.inputfile + label {
		display: inline-block;
		padding: 5px 5px 5px 30px;
		background: #E3C2A3 url(../img/file.png) 5px 50% no-repeat;
		color: #4f2a11;
		font-family: 'ProximaNovaBold';
		border: 0px;
		cursor: pointer;
	}
	
	
	
.btn-link {
    background: #e3c2a3;
    display: inline-block;
    color: #4f2a11;
    padding: 10px;
}

.form_cols {
	overflow: hidden;
}
.form_cols-left {
	width: 300px;
	float: left;
}
.form_cols-right {
	margin-left: 330px;
}

.counters_form {
    padding: 20px 0 20px 30px;
    background: #eee;
    margin: 0 0 30px 0;
}
.counters_form p {
    height: 32px !important;
    line-height: 33px;
    padding: 0 !important;
    margin: 0 0 12px 0 !important;
}

.counters_form-1 {
    display: inline-block;
    width: 180px;
	vertical-align: top;
}
.counters_form-2 {
    display: inline-block;
    width: 160px;
	vertical-align: top;    
}
.counters_form-2 p {
    padding: 0;
    margin: 0 0 10px 0;   
}
.counters_form-3 {
    display: inline-block;
    width: 260px;
	vertical-align: top;
}
	
.counters_p {
    font-size: 15px;
    width: 104px;
    line-height: 25px;
    text-align: center;
}



.input-union-val {
	width: 12px !important;
	text-align: center;
	font-size: 16px;
	-moz-appearance: textfield;
	-webkit-appearance: textfield;
	appearance: textfield;
	padding: 5px;
}
.input-union-val::-webkit-outer-spin-button,
.input-union-val::-webkit-inner-spin-button {
	display: none;
}

.input-bold {
	font-weight: bold;
    margin-right: 0 !important;
    float: left;
}
.input-dec {
    margin-right: 0 !important;
    float: left;
	color: red;
}


.input-union span {
    display: inline-block;
    font-size: 16px;
	padding: 0 5px;
    float: left;
	line-height: 31px;
}

 
.min_placeholder::-webkit-input-placeholder {
	font-size: 12px;
}
.min_placeholder::-moz-placeholder {
	font-size: 12px;
}
.min_placeholder:-moz-placeholder {
	font-size: 12px;
}
.min_placeholder:-ms-input-placeholder {
	font-size: 12px;
}
.min_placeholder::placeholder {
	font-size: 12px;
}