body {
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background:url(../img/main_bg.png) repeat-y 0 50%;
}
.page_container {
	width:990px;
	margin:0 auto;
}
.header_bg {
	background:url(../img/header_line.png) no-repeat 50% top #fff;
}
.site_nav_wr {
	background-color: #017f4a;
}
.site_nav {
	margin-bottom: 0;
}
.site_nav li {
	float: left;
}
.site_nav li a {
	display: inline-block;
	padding: 2px 24px 4px;
	color: #ffffff;
	transition: background-color .2s linear;
}
.site_nav li a:hover {
	background-color: rgba(0, 0, 0, .2);
	text-decoration: none;
}
.header {
	height:76px;
	line-height:76px;
	margin:6px 0 0 0;
}
.logo {
	margin:0 0 0 20px;
}
.header_right {
	width:550px;
}
.phones_text {
	color:#b8b8b8;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../img/header_phone.png) no-repeat 0 50%;
	padding:0 0 0 20px;
}
.phones_wrap {
	margin:0;
	padding: 16px 0;
	list-style:none;
	width:280px;
}
.phones_wrap li {
	float:left;
	width:125px;
	margin:0 0 0 15px;
	line-height:22px;
	color:#5d5d5d;
	font-size: 20px;
}
.phones_wrap li span {
	font-size:14px;
	vertical-align: top;
}
.socials {
	padding: 23px 0;
}
.socials a {
	float:left;
	width:30px;
	height:30px;
	margin:0 0 0 4px;
}
.socials a:first-child {
	margin:0;
}
.google {
	background:url(../img/soc_google.png) no-repeat 0;
}
.google:hover {
	background:url(../img/soc_google_hover.png) no-repeat 0;
}
.facebook {
	background:url(../img/soc_facebook.png) no-repeat 0;
}
.facebook:hover {
	background:url(../img/soc_facebook_hover.png) no-repeat 0;
}
.twitter {
	background:url(../img/soc_twitter.png) no-repeat 0;
}
.twitter:hover {
	background:url(../img/soc_twitter_hover.png) no-repeat 0;
}
.header_nav_bg {
	background:url(../img/header_bg.png) repeat-x;
}
.header_nav {
	height:57px;
	line-height:57px;
	margin: 0 0 0 -1px;
	width: 992px;
	padding:0;
	list-style:none;
	background:url(../img/header_nav_a.png) right 0 repeat-y;
}
.header_nav ul {
    display: none;
}
.header_nav >li:hover ul{
    display: block;
}
.header_nav li {
	float:left;
    position: relative;
}
.header_nav li a {
	display:block;
    padding: 0 24px;
	background:url(../img/header_nav_a.png) left 0 repeat-y;
	text-decoration:none;
	color:#e3e3e3;
	text-shadow: -1px 1px 3px rgba(0,0,0,0.5);
}
.header_nav li a:hover {
	color:#1da56a;
}
.header_nav li > ul {
    position: absolute;
    z-index: 10;
    background: #383838;
    padding: 10px 0 ;
}
.header_nav li > ul > li {
    list-style: none;
    width: 248px;
    line-height: 20px;
    margin: 5px 0;
}
.header_nav li > ul > li a {
	line-height: 18px;
    background: none;

}
.main_slider {
	position: relative;
	height: 348px;
	padding: 0 0 8px 0;
	overflow: hidden;
	background: url(../img/page_pic_bg.png) no-repeat 50% bottom;
}
.slide {
	position:relative;
    float: left;
}
.slide_text {
	position:absolute;
	right:25px;
	top:30px;
	color:#ffffff;
	text-shadow:0 0 5px rgba(0,0,0,0.4);
	width:380px;
	font-size:30px;
	font-weight:bold;
}
.main_slider .prev {
	position:absolute;
	left:10px;
	top:45%;
}
.main_slider .next {
	position:absolute;
	right:10px;
	top:45%;
}
.slider_nav {
	position:absolute;
	bottom:15px;
	left:0;
	right:0;
	width:100%;
	text-align:center;
}
.slider_nav a {
	background: #fff;
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	padding: 0;
	margin: 2px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
    font-size: 0;
}
@-webkit-keyframes slider_nav_animation {
	0% {box-shadow:0 0 0 2px #fff;}
	100% {box-shadow:0 0 10px 2px #fff;}
}
@-moz-keyframes slider_nav_animation {
	0% {box-shadow:0 0 0 2px #fff;}
	100% {box-shadow:0 0 10px 2px #fff;}
}
@keyframes slider_nav_animation {
	0% {box-shadow:0 0 0 2px #fff;}
	100% {box-shadow:0 0 10px 2px #fff;}
}	
.slider_nav a.selected {
	box-shadow: 0 0 0 1px #fff;
	-webkit-animation:slider_nav_animation 1s infinite alternate ease-out;
	-moz-animation:slider_nav_animation 2s infinite alternate linear;
	animation:slider_nav_animation 2s infinite alternate linear;
}
.slider_nav a:active {
	box-shadow:0 0 10px 2px #fff;
}
.content {
	background:#fff;
	margin:20px 0 30px 0;
}
.content_bg {
	background:url(../img/content_bg.png) repeat-y;
}
.content_padding {
	padding:20px 15px 20px 30px;
}
.content_left {
	width:635px;
	padding:20px 30px;
}
.main_text_title {
	color:#575757;
	font-size:24px;
	line-height: 30px;
	background:url(../img/main_content_icon.png) no-repeat 0 50%;
	font-weight:bold;
	padding:0 0 0 80px;
	margin: 20px 0;
}
.main_text p {
	margin:0 0 20px 0;
}
.content_right {
	width:355px;
	padding:15px;
	background:#d3d3d3;
}
.news_title {
	color:#f7f6f6;
	font-size:24px;
	line-height: 24px;
	font-weight:bold;
	background:url(../img/news_line_bg.png) 0 top repeat-x;
	margin:0 0 20px 0;
}
.news_title span {
	overflow:hidden;
	background: #d3d3d3;
	vertical-align: top;
	padding:0 20px 0 0;
	display: inline-block;
}
.news_item {
	padding:10px 10px 0 10px;
	background:#fff;
	margin:0 0 10px 0;
}
.news_pic {
    text-align: center;
}
.news_pic img {
	max-width:305px;
}
.news_name {
	color:#575757;
	font-size:19px;
	font-weight:bold;
	margin:15px 0 5px 0;
}
.news_text {
	font-size: 13px;
	height: 54px;
	overflow: hidden;
	color:#575757;
	margin:0 0 5px 0;
}
.news_bottom {
	line-height:37px;
}
.news_link {
	background:url(../img/news_link_bg.png) no-repeat 0 50%;
	padding:0 0 0 50px;
	color:#9e9e9e;
	font-size:12px;
	font-style:italic;
}
.news_link:hover {
	background:url(../img/news_link_bg_hover.png) no-repeat 0 50%;
	color:#9e9e9e;
}
.news_date {
	color:#9e9e9e;
	font-size:12px;
}
.more_news_link {
	background:url(../img/news_more_line.png) 0 bottom repeat-x;
	line-height:30px;
}
.more_news_link a {
	color:#ffffff;
	font-size:18px;
	padding:0 20px;
	line-height:30px;
	background:#b0afaf;
}
.footer_bg {
	background:#444444;
}
.footer {
	padding:45px 0;
}
.footer_block:first-child {
	border-left:none;
}
.footer_title {
	color:#ecebec;
	font-size:16px;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0 0 0 15px;
}
.footer_left .footer_block_info > div {
	color:#b0afaf;
	font-size:12px;
	line-height:18px;
}
.footer_left .footer_block_info .footer_copyright {
	color:#818181;
}
.footer_center .socials {
	padding:0;
}
.footer_block_info {
	border-left:1px solid #656565;
	padding:0 0 0 15px;
	min-height:55px;
}
.footer_block:first-child .footer_block_info {
	border-left:none;
}
.footer_left {
	width:280px;
}
.footer_right .footer_block_info > div {
	color:#b0afaf;
}
.footer_right .footer_block_info > div span {
	color:#818181;
}
.breadcrumbs {
    margin: 0 0 10px 0;
}
.breadcrumbs a {
    font-size:13px;
	color:#1d896d;
}
.breadcrumbs .divider {
	color:#1d896d;
	margin:0 5px;
}
.n_title {
	font-size:24px;
	font-weight:bold;
	color:#575757;
	line-height:60px;
	padding:0 0 0 80px;
	background:url(../img/news_title_bg.png) no-repeat 0 50%;
	margin:20px 0 30px 0;
}
.n_item {
	border:1px solid #d4d4d4;
	padding:12px 15px 12px 6px;
	margin:0 0 12px 0;
}
.n_left {
	width:445px;
    text-align: center;
}
.n_left img {
    max-width: 445px;
    max-height: 255px;
	box-shadow: 0 1px 2px;
}
.n_right {
	width: 457px;
	position:relative;
	min-height: 255px;
}
.n_name {
	color:#575757;
	font-weight:bold;
	font-size:19px;
	line-height:22px;
	margin:0 0 15px 0;
}
.n_text {
	color:#575757;
	font-size:13px;
	margin:0 0 57px 0;
}
.n_right .news_bottom {
	position: absolute;
	width: 100%;
	bottom: -13px;
}
.pagination_wrap {
	text-align:center;
	margin:30px 0 0 0;
	border-bottom:1px solid #e9e9e9;
}
.pagination_wrap .pagination {
	margin:0;
	vertical-align: bottom;
	border-radius: 0;
    height: 37px;
}
.pagination_wrap .pagination li a {
	border-radius:0;
	border-bottom:0;
	border-color:#e9e9e9;
	font-size:16px;
	color:#1d896d;
	padding: 7px 13px;
}
.pagination_wrap .pagination li.disabled a {
	color:#bdbcbc;
}
.pagination_wrap .pagination li.active a {
	color:#fff;
	font-weight:bold;
	background:url(../img/pagination_active.png) no-repeat 50%;
}
.pagination_wrap .pagination li.active a:hover {
	border-color:#1d896d;
}
.n_page_pic img {
	max-width:575px;
}
.n_page_name {
	line-height:30px;
	font-weight:bold;
	font-size:24px;
	color:#575757;
	margin:15px 0;
}
.n_page_text {
	color:#575757;
	font-size:13px;
	margin:0 0 30px 0;
}
.content_left .news_bottom {
	margin:0 0 -20px 0;
}
.page_picture {
	position:relative;
}
.page_picture img {
	width:990px;
	background:url(../img/page_pic_bg.png) no-repeat 50% bottom;
	padding:0 0 8px 0;
}
.page_picture_text {
	position:absolute;
	color:#ffffff;
	font-size:30px;
	line-height:32px;
	top:50px;
	right:75px;
	width:330px;
	font-weight:bold;
	text-shadow:0 0 5px rgba(0,0,0,0.5);
}
.order_title {
	color:#575757;
	font-size:24px;
	font-weight:bold;
	line-height:75px;
	background:url(../img/order_title_bg.png) 0 50% no-repeat;
	padding:0 0 0 100px;
	margin: 15px 0 15px -23px;
}
.order_text {
	font-size:13px;
	color:#575757;
	margin: 0 0 10px 0;
}
.form_item {
	margin:0 0 10px 0;
}
.form_item .form_item_name {
	padding:0 0 5px 10px;
	font-size:13px;
	color:#575757;
}
.form_item input {
	width:100%;
	border:1px solid #dfdfdf;
	border-radius:1px;
}
.form_item .form_item_half {
	width:270px;
}
.form_item_half select {
	width:100%;
	border:1px solid #dfdfdf;
	border-radius:1px;
}
.form_item textarea {
	width:100%;
	border:1px solid #dfdfdf;
	border-radius:1px;
}
.form_button {
	width:133px;
	height:29px;
	background:url(../img/form_button.png) no-repeat 0;
	border:none;
	float: right;
	margin: 10px 0 0 0;
}
.form_button:focus {
	outline:none;
}
.form_button:hover {
	opacity:0.9;
}
.contacts_wrap {
    position: relative;
    background: url(../img/page_pic_bg.png) no-repeat 50% bottom;
    padding: 0 0 4px 0;
    margin: 0 0 20px 0;
}
.contact_text_wrap {
    position: absolute;
    top: 30px;
    right: 45px;
    padding: 0 0 0 16px;
    background: url(../img/contacts_map_corner.png) no-repeat 0 50%;
}
.contact_text {
    padding: 20px;
    min-height: 270px;
    min-width: 270px;
    background: #20a16d;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
}
.contact_text a {
    color: #ffffff;
}
.contact_text span {
    color: #cbcbcb;
}
.contact_text h4 {
    font-size: 20px;
    font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    margin: 0 0 10px 0;
    font-weight: bold;
    text-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.contact_text ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.order_form .alert-block {
    border:1px solid #eed3d7;
    color: #b94a48;
    background-color: #f2dede;
}
.error_page {
    font-size: 20px;
    text-align: center;
    color: #ccc;
    margin-bottom: 45px;
}
.error_page h1 {
    font-size: 200px;
    line-height: normal;
    text-align: center;
    text-shadow: 0px 1px 0 #aaa;
    font-weight: bold;
}





