body, html
{
    padding: 0;
    margin: 0;
    min-height:100%;
    height: 100%;
    width: 100%;
    font-size: 12px;
    font-family: 'PT Sans', sans-serif;
	color: #595959;
    /*background:url(images/background.jpg) 0px 0px #f5f5f5;*/
	/*background:url(images/bg_page.jpg) center top no-repeat #b7b7b7;*/
}
a img
{
     border: 0px;
}
#main input, #main select, #main textarea
{
	outline:none;
}
#fix_panel_top
{
	position:fixed;
	padding: 0px;
	margin: 0px;
	top: 0px;
	display:none;
	left: 0px;
	right: 0px;
	z-index:1000;
	height:40px;
	background:url(images/bg_fix.png) 0px 0px;
}

#fix_panel_top .fix_panel_top_cont
{
	width:940px;
	padding: 0px;
	margin: 0px auto;
}
#fix_panel_top .fix_panel_top_cont .phone_block
{
	float:left;
	color:#000000;
	font-size:30px;
	padding-top:3px;
	font-weight:bold;
	font-family:'PT Sans', tahoma, sans-serif;
	line-height:40px;
	margin-right:75px;
}
#fix_panel_top .fix_panel_top_cont .order_link
{
	line-height:26px;
	display:block;
	float:left;
	margin-top:7px;
	color:#000;
	font-size:18px;
	font-weight:bold;
	font-family:'PT Sans', tahoma, sans-serif;
	text-decoration:none;
	padding-left:41px;
	margin-right:78px;
	background:url(images/icon_order.png) 0px 0px no-repeat;
	
}
#fix_panel_top .fix_panel_top_cont .price_link
{
	line-height:26px;
	display:block;
	float:left;
	color:#000;
	margin-top:7px;
	font-size:18px;
	font-weight:bold;
	font-family:'PT Sans', tahoma, sans-serif;
	text-decoration:none;
	padding-left:41px;
	background:url(images/icon_price.png) 0px 0px no-repeat;
}
#fix_panel_top .fix_panel_top_cont .order_link span, #fix_panel_top .fix_panel_top_cont .price_link span
{
	background:url(images/dotted_link.png) bottom left repeat-x;
}
#main input:focus
{
	outline: none;
}

.container
{
	padding: 0;
	margin: 0 auto;
	/*overflow: hidden;*/
	width: 1000px;
	height: 100%;
	/*min-height: 100%;*/
	position: relative;
	/*background: #fff;*/
}
.container.container_table 
{
    width: 1200px;
}
.row {
    padding: 0 20px;
}
#main form
{
	padding: 0px;
	margin: 0px;
}

.top_inner 
{
    background: url("../images/header_inner.jpg") no-repeat;
    background-size: cover;
    height: 200px;
}
.top_inner .text
{
    display: table-cell;
    height: 200px;
    vertical-align: middle;
    width: 1000px;
}
.top_inner .tovar {
    width: 600px;
    float: left;
    height: 200px;
}
.top_inner .crumbs {
    float: right;
    height: 200px;
    width: 400px;
    text-align: right;
    /*line-height: 200px;*/
}
.top_inner .crumbs .breadcrumb {
    padding: 0;
}
.top_inner .tovar .text .h1 h1 {
    padding: 0 5px;
    display: inline;
    line-height: 56px;
}
.top_inner .text .h1
{
    float: left;
    max-width: 600px;
    padding: 0;
}
.top_inner .text .h1 h1 {
    background: #fa7f14;
    color: #fff;
    font-size: 34px;
    line-height: 34px;
    margin: 0;
    overflow: hidden;
    padding: 10px;
    position: relative;
    text-transform: uppercase;
}
.top_inner .breadcrumb {
    float: right;
    max-width: 400px;
    padding: 20px 0 0;
    margin: 0;
    color: #fff;
}
.top_inner .breadcrumb li 
{
    display: inline-block;
    margin: 0 5px;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
}
.top_inner .breadcrumb li a
{
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    text-decoration: underline;
}
.top_inner .breadcrumb li a:hover 
{
    text-decoration: none;
}
.top_inner .breadcrumb li.active 
{
    color: #fa7f14;
}
.modal {
    background-color: transparent;
    border: 1px solid #fa7f14;
    color: #fa7f14;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 20px;
    padding: 12px 14px;
    text-decoration: none;
    width: 195px;
    display: block;
    text-align: center;
}
.modal:hover {
    background: #fa7f14;
    color: #fff;
}
.content p 
{
    font-size: 14px;
}
.content .catalog {
    margin-top: 0;
}

.page_content
{
	
}
.contact_block 
{
    display: block;
    height: 400px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 1000px;
}
ymaps {
    opacity: .99;
}
.contact_info 
{
    background: #fff;
    bottom: 40px;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 0px;
    top: 40px;
    width: 450px;
    padding: 30px;
    z-index: 1;
    
}
.contact_info .social a
{
    color: #333;
    text-decoration: none;
}
.contact_info .social a:hover
{
    color: #fa7f14;
}
.contact_info .title_block 
{
    color: #333;
    font-size: 34px;
    font-weight: bold;
    line-height: 34px;
    margin: 0 0 20px;
    padding: 0;
    text-transform: uppercase;
}
.contact_info .title_block .all_a {
    color: #333;
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
    position: relative;
    text-transform: none;
    vertical-align: baseline;
}
.contact_info .title_block .all_a:hover 
{
    color: #fa7f14;    
}
.contact_info .title_block.small
{
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    margin: 0 0 20px;
    padding: 0;
    text-transform: uppercase;
}
.contact_info .title_block a {
    color: #333;
}
.contact_info .right_contact_info 
{
    font-size: 16px;
    margin: 0 0 20px;
}
.contact_info .right_contact_info > div 
{
    margin-bottom: 5px;
}
.contact_info .right_contact_info > div a 
{
    color: #fa7f14;
}
.contact_info .right_contact_info i
{
    color: #fa7f14;
}
.contact-form {
    text-align: left;
    vertical-align: top;
}
.call .contact-form {
    text-align: center;
}
.call .contact-form > div {
    width: 300px;
    margin-right: 25px;
    text-align: left;
    vertical-align: top;
}
.call .contact-form .phone input,
.call .contact-form .name input,
.call .contact-form .email input {
    width: 250px;
    padding: 12px 14px 12px 34px;
    font-size: 12px;
    line-height: 18px;
}
.contact-form > div 
{
    display: inline-block;
    margin-right: 10px;
    width: 240px;
    position: relative;
}
.call .contact-form > div:nth-child(3) {
    margin-right: 0;
}
.call .contact-form .email:before {
    top: 14px;
}
.call .contact-form .name:before {
    top: 14px;
}
.call .contact-form .custom-file-control {
    padding: 12px 14px;
}
.call .contact-form .custom-file-control:before {
    padding: 12px 20px;
}
.call .contact-form .help {
    width: 190px !important;
    font-size: 12px;
    line-height: 20px;
}
.call .contact-form select {
    padding: 12px 14px 12px 34px;
    line-height: 18px;
}
.call .contact-form > div .type,
.call .contact-form > div .email,
.call .contact-form > div .name,
.call .contact-form > div .phone
{
    position: relative;
}
.call .contact-form > div > div {
    margin-bottom: 25px;
}
.call .contact-form > div > div:nth-child(2n) {
    margin: 0;
}
.contact-form > div:last-child {
    margin-right: 0;
}
.contact-form label i {
    color: #fa7f14;
}
.contact-form label {
    color: #fff;
    display: block;
    padding: 5px;
    position: relative;
    font-size: 14px;
}
.contact-form input:focus,
.contact-form textarea:focus
{
    border-color: #fa7f14;
}
.contact-form input,
.contact-form textarea{
    background-color: #fff;
    border: 1px solid #ccc;
    color: #000;
    font-size: 16px;
    padding: 12px 14px;
    width: 210px;
}
.contact-form .submit {
    font-size: 14px;
    /*font-weight: bold;*/
    border: 1px solid #fa7f14;
    color: #fa7f14;
    width: 240px;
    background: transparent;
    line-height: 18px;
}
.contact-form .submit:hover 
{
    background: #fa7f14;
    color: #fff;
    border-color: #fa7f14;
    cursor: pointer;
}

#footer
{
	padding: 0;
	margin: 0;
	position: relative;
	background: #fff;
}
.copy {
     float: left;
    font-size: 14px;
    padding: 10px 0 0;
    width: 315px;
}
.dev {
   float: right;
    font-size: 12px;
    margin-top: 10px;
    padding: 0;
    text-align: right;
    width: 130px;
}

#footer .submit_up
{
	position:absolute;
	top: 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #dedede;
	right:2px;
}
#footer .submit_up a
{
	display:block;
	height:22px;
	text-decoration:none;
	color:#6f6f6f;
	font-size:16px;
	font-family: 'PT Sans', tahoma, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	padding: 8px 20px 0px 40px;
	background:url(images/bg_icon_up.gif) 15px 6px no-repeat;
	line-height:18px;
}
#footer .foot_menu
{
	padding: 0px;
	margin: 0px 0px 0px -13px;
	position:relative;
	left:5px;
	height:39px;
	background:#dedede;
	overflow:hidden;
}
#footer .foot_menu ul
{
	padding: 0px;	
	margin: 0px;
	width:1036px;
	list-style:none;
}
#footer .foot_menu ul li:after
{
	content: '';
	border-right:1px solid #c3c3c3;
	color: #dfdfdf;
	width:3px;
	height:18px;
	top:11px;
	right: 0px;
	font-size:14px;
	position:absolute;
}
#footer .foot_menu ul li:last-child:after
{
	display:none;
}
#footer .foot_menu ul li 
{
	padding: 0px;
	line-height:38px;
	text-align:center;
	margin: 0px;
	list-style:none;
	float:left;
	position:relative;
	z-index:1;
}
#footer .foot_menu ul li:first-child
{
	text-align:left;
}
#footer .foot_menu ul li a
{
	color:#000000;
	margin: 0px 30px;
	font-size:14px;
}
#footer .foot_menu ul li a:hover
{
	text-decoration:none;
}
#footer .foot_cont
{
	background:#f1f1f1;
	margin: 0px 0px 0px 0px;
	position:relative;
	z-index:2;
	overflow:hidden;
	padding:25px 0px 20px 0px;
}
#footer .foot_cont .copyright
{
	padding: 0px 0px 0px 30px;
	margin: 0px 23px 0px 0px;
	border-right:1px solid #d4d4d4;
	float:left;
	width:420px;
	min-height:130px;
}
#footer .foot_cont .copyright .copy_txt
{
	font-size:12px;
	position:relative;
	z-index:1;
	top:-3px;
	margin-bottom:17px;
}
#footer .foot_cont .copyright .foot_logo
{
	float:left;
	padding-top:3px;
	margin-right:32px;
}
#footer .foot_logo a
{
	display:block;
	width:80px;
	height:104px;
	background: url(/bitrix/templates/bigbukva/images/logo_foot.gif) no-repeat center;
}
#footer .foot_logo:hover a
{
	background: url(/bitrix/templates/bigbukva/images/logo.png) no-repeat center;
}
#footer .foot_cont .address
{
	float:left;
	text-align:left;
	color:#636363;
	width:300px;
	font-size:12px;
}
#footer .foot_cont .title_block 
{
	color:#919191;
	font-size:12px;
}
#footer .foot_cont .phone_block .title_block 
{
	margin-bottom:9px;
}
#footer .foot_cont .address .phone_value
{
	padding: 0px;
	line-height:28px;
	font-size:24px;
	font-weight:bold;
	font-family:'PT Sans', tahoma, sans-serif;
	color:#000;
}
#footer .foot_cont .address .address_cont
{
	text-align:left;
	padding-top:4px;
}
#footer .foot_cont .soc_list
{
	float:left;
	width:120px;
}
#footer .foot_cont .soc_list .title_block
{
	position:relative;
	z-index:1;
	top:-3px;
	color:#919191;
	margin-bottom:10px;
}
#footer .foot_cont .soc_list .item
{
	margin-right:4px;
}
#footer .foot_cont .details
{
	float:right;
	border-left:1px solid #cacaca;
	width:370px;
	color:#636363;
	padding-left:30px;
	min-height:130px;
	line-height:21px;
}
#footer .foot_cont .details .title_block
{
	color:#919191;
	position:relative;
	line-height:14px;
	top:-3px;
	margin-bottom:1px;
	font-size:12px;
}
#footer .foot_cont .details .name_prop
{
	color:#919191;
}

#footer .projects_list
{
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
	position:relative;
	height:50px;
	background:#e7e7e7;
	overflow:hidden;
}
#footer .projects_list .items_list
{
	float:right;
	margin-right:30px;
}
#footer .projects_list .project_wrs
{
	width:330px;
	float:left;
}
#footer .projects_list  .title_items
{
	padding: 0px;
	line-height:50px;
	float:left;
	margin: 0px 6px 0px 0px;
}
#footer .projects_list  table
{
	float:left;
}
#footer .projects_list  table td
{
	height:50px;
	vertical-align:middle;
	padding-left:22px;
}
#footer .projects_list  table td .item a
{
	display:inline-block;
}
#footer .projects_list  table td .item:hover a img
{
	visibility:hidden;
}
#footer .projects_list .project_wrs td
{
	padding-left: 8px;
}
.top_menu
{
	padding: 0;
	margin: 0;
	overflow: hidden;
	/*top: 0;*/
	/*position: sticky;
	position: -webkit-sticky;*/
	height: 35px;
	background: #333;
	z-index: 10;
}
.top_menu ul
{
	padding: 0;
	margin: 5px 0;
	list-style: none;
	position: relative;
	text-align: center;
}
.top_menu ul li
{
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
	position: relative;
	border-right: 1px solid #c3c3c3;
}
.top_menu ul li:last-child 
{
    border: none;
}
.top_menu ul li a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    padding: 5px 25px;
    text-decoration: none;
    text-transform: uppercase;
}
.top_menu ul li:hover a,
.top_menu ul li.active a
{
    color: #fa7f14;
}

.clear_block
{
	clear:both;
	padding: 0px;
	margin: 0px;
	height:1px;
	overflow:hidden;
}
#header
{
    height: 100px;
	padding: 20px 30px 20px 30px;
}
#header .logo
{
	float: left;
	padding: 0;
	height: 100px;
	margin: 0 40px 0 0;
}

#header  .slogan_name
{
	float:left;
	margin: 13px 0px 0px 0px;
	color:#333;
	width:450px;
	font-family:"PT Sans", tahoma, sans-serif;
	font-weight:bold;
	font-size:31px;
	line-height:35px;
}
#header  .slogan_name .big_txt
{
	font-size:34px;
}
#header  .slogan_name .orange_txt
{
	color: #e95d0f;
}
#header .right_head_info > div 
{
    margin-bottom: 5px;    
}
#header .right_head_info 
{
    float: right;
	max-width: 360px;
	font-size: 15px;
}
#header .right_head_info i
{
    color: #fa7f14;
}
#header .right_head_info a {
    color: #fa7f14;
}

/*#header .right_head_info #feedback_block
{
	display:none;
	width:320px;
}
#feedback_block
{

	width:320px;
}
#feedback_block .form_block
{
	margin-bottom: 0px;
	font-size:12px;
}
#feedback_block .form_block .close_a
{
	width:18px;
	height:17px;
	background:url(images/icon_close.png) 0px 0px no-repeat;
	top:29px;
	right:27px;
	text-decoration:none;
	display:block;
	position:absolute;
}
#feedback_block .form_block .discribe_form
{
	color:#7a7a7a;
	font-size:12px;
	position:relative;
	top:-5px;
	margin-bottom:13px;
	z-index:1;
	zoom:1;
}
#feedback_block .form_block .jq-selectbox__select
{
	width:216px;
}
#feedback_block .form_block .jq-selectbox__dropdown
{
	width:258px !important;
}
*/
.form_block .requred_txt
{
	color:#fd7d13;
}
#header .right_head_info .phone_value
{
	padding: 0px;
		height:37px;
	margin: 4px 0px 0px 0px;
	float:left;
	color:#000000;
	font-size:30px;
	font-weight:bold;
	font-family: 'PT Sans', tahoma, sans-serif;
}
#header .right_head_info .dop_phone_links
{
	float:right;
	width:101px;
}
#header .right_head_info .dop_phone_links a
{
	color:#000;
	font-size:13px;
	text-decoration:none;
	border-bottom:1px dashed #000;
}
#header .right_head_info .search_block
{
	height:32px;
	width:360px;
	background:url(images/bg_search.png) 0px 0px no-repeat;
}
#header .right_head_info .search_block input.inputtext
{
	padding:7px 0px 0px 16px;
	margin: 0px;
	color:#595959;
	float:left;
	font-size:14px;
	font-family:tahoma, sans-serif;
	border: 0px;
	background:url(images/spacer.gif);
}
#header .right_head_info .search_block input.submit_search
{
	width:32px;
	display:block;
	height:32px;
	background:url(images/spacer.gif) 0px 0px no-repeat;
	border: 0px;
	cursor:pointer;
	float:right;
	margin:0px 0px 0px 0px;
}
#top_line
{
	padding: 0px;
	height: 50px;
	background: #fa7f14;
	margin: 0;
	/*top: 35px;
	position: sticky;
	position: -webkit-sticky;*/
	z-index: 10;
}
#top_line table
{
	padding: 0px;
	margin: 0px;
	width:100%;
}
#top_line .level1
{
	/* max-width:16%; */
	padding: 0px 0px 0px 0px;
	height:50px;
	vertical-align:middle;
	margin: 0px 0px 0px 0px;
}
#top_line td.level1:first-child a.level1_a,
#top_line td.level1:first-child span.level1_a
{
	/* padding-left:20px; */
	text-align:center;
}
#top_line td.level1:last-child a.level1_a,
#top_line td.level1:last-child span.level1_a
{
	/* padding-right:20px; */
	text-align:center;
}
#top_line .level1 a.level1_a,
#top_line .level1 span.level1_a
{
	display:block;
	padding: 0px 29px;
	text-align:left;
	position:relative;
	z-index:1;
	zoom:1;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	text-align:center;
}
#top_line .level1 a.level1_a:after,
#top_line .level1 span.level1_a:after
{
	content: '';
	position: absolute;
	left: -1px;
	height: 32px;
	width: 1px;
	background: rgba(255, 255, 255, 0.7);
	overflow: hidden;
	top: 50%;
	margin-top: -16px;
}
#top_line .level1.last a.level1_a:after,
#top_line .level1.last span.level1_a:after
{
	height: 0px;
	left: 0px;
	width: 0px;
	background: none;
	top: 0px;
	margin: 0px;
}
#top_line .level1:hover,
#top_line .level1.hover
{
	background: #fb8c2c;
}
#top_line .level1:hover a.level1_a:after,
#top_line .level1:hover span.level1_a:after,
#top_line .level1.hover a.level1_a:after,
#top_line .level1.hover span.level1_a:after
{
	/*display:none;*/
}
#top_line .level1:hover a.level1_a,
#top_line .level1:hover span.level1_a,
#top_line .level1.hover a.level1_a,
#top_line .level1.hover span.level1_a
{
	background: #fb8c2c;	
	/*color: #000;*/
}
#top_line .level1 .inner_menu
{
	padding: 0px;
	margin: 0px;
	top:50px;
	display:none;
	position:absolute;
	z-index:999;
	left: 0px;
	right: 0px;
	background:#fff;
	/*-webkit-border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;*/
	-webkit-box-shadow: rgba(0,0,0, 0.19) 0px 9px 13px;
	-moz-box-shadow: rgba(0,0,0, 0.19) 0px 9px 13px;
	box-shadow: rgba(0,0,0, 0.19) 0px 9px 13px;
}
#top_line .level1:hover .inner_menu,
#top_line .level1.hover .inner_menu
{
	display:block;
}
#top_line .level1 .inner_menu .elem_list
{
	padding: 24px 0px 1px 0px;
	margin:0px;
	overflow:hidden;
}
#top_line .level1 .inner_menu .elem_list .item
{
	padding:0px;
	margin:0px 18px 24px 18px;
	float:left;
	width:164px;
	text-align:center;
}
#top_line .level1 .inner_menu .elem_list .item .pic_block
{
	padding:0px;
	margin:0px 0px 9px 0px;
}
#top_line .level1 .inner_menu .elem_list .item .name
{
	padding:0px;
	margin:0px;
}
#top_line .level1 .inner_menu .elem_list .item .name a
{
	color:#000;
	text-decoration:underline;
	font-size:14px;
}
.online_order
{
	padding: 25px 30px 30px;
	margin:0px 0px 0px 30px;
	float:left;
	background:#efefef;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position:relative;
	z-index:5;
	zoom:1;
	width:250px;
}
.online_order .title_form
{
	text-align:center;
	font-size:24px;
	font-family:"PT Sans", tahoma, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	margin-bottom:11px;
}
.form_block
{
	padding: 0px;
	margin:0px;
}
.form_block .form_dop_text
{
	text-align: center;
	margin: 0 0 10px;
	padding: 0 25px 0;
}


.form_block .form_dop_grey_txt
{
	text-align: center;
	margin: 10px 0 0 0;
	font-size: 11px;
}

.form_block .item_pole
{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	position:relative;
	z-index:1;
	zoom:1;
}
.form_block .select_pole
{
	z-index:2;
}
.form_block .select_1
{
	z-index:100;
}
.form_block .select_2
{
	z-index:99;
}
.form_block .select_3
{
	z-index:98;
}
.form_block .select_4
{
	z-index:97;
}
.form_block .item_pole .name
{
	position:absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding: 0px 0px 0px 14px;
	background:url(images/spacer.gif) 0px 0px no-repeat;
	color: #595959;
	font: 12px/25px  tahoma, sans-serif;
}
.form_block .item_pole .name .alx_feed_back_form_required_text
{
	color: #f37905;
}

.form_block .item_pole .inputtext_bg
{
	border: 1px solid #b7b7b7;
	border-radius: 3px;
	background: #fff;
	box-shadow: inset 0px 5px 5px rgba(0,0,0, 0.13), 0px 0px 2px #fff;
	color: #595959;
	font: 12px/25px  tahoma, sans-serif;
}
.form_block .item_pole .inputtext_bg input
{
	margin: 0px;
	font-size:11px;
	padding: 0px 0px 0px 14px;
	background:url(images/spacer.gif) 0px 0px;
	border: 0px;
	width:100%;
	height:25px;
	color: #595959;
	box-sizing: border-box ;
	font: 12px/25px  tahoma, sans-serif;
}
.form_block .item_pole .inputtext_bg textarea
{
	margin: 0px;
	font-size:11px;
	padding: 4px 10px 0px 12px;
	background:url(images/spacer.gif) 0px 0px;
	border: 0px;
	resize:none;
	height:66px;
	box-sizing: border-box ;
	width:100%;
	color: #595959;
	font: 12px/16px  tahoma, sans-serif;
}

.form_block .check_list
{
	font-size:11px;
	color: #595959;
}
.form_block .check_list .check_item
{
	padding-left:24px;
	min-height:18px;
	padding-top:2px;
	margin-bottom:7px;
}
.form_block .check_list .check_item .check_input
{
	float:left;
	margin-left:-24px;
	position:relative;
	z-index:1;
	margin-top:-1px;
	zoom:1;
}
.form_block  .submit_block
{
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
.form_block  .submit_block .item_submit
{
	padding: 0px 0px 0px 0px;
	background:#f37905;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position:relative;
	z-index:1;
	zoom:1;
	height:23px;
	line-height:25px;
	text-align:center;
	color:#fff;
	font-size:16px;
	padding-top:2px;
	text-transform:uppercase;
	font-family:"PT Sans", tahoma, sans-serif;
	font-weight:bold;
	width:186px;
	margin: 0px auto;
}
.form_block  .submit_block .item_submit input
{
	position:absolute;
	left: 0px;
	right: 0px;
	background:url(images/spacer.gif) 0px 0px no-repeat;
	border: 0px;
	width:100%;
	height:100%;
	display:block;
	cursor:pointer;	
	top: 0px;
	bottom: 0px;
}
.main_lisder
{
	float:right;
	width:640px;
	position:relative;
	z-index:1;
	zoom:1;
}

.dop_info_link
{
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 20px 0;
	margin: 0;
	position: relative;
	background-size: cover;
	background-position: center center;
}
.dop_info_link.call 
{
    padding: 30px 0;
}
.dop_info_link .title_block 
{
    color: #fff;
    display: inline-block;
    background: #fa7f14;
    padding: 10px;
    font-size: 34px;
    font-weight: bold;
    line-height: 34px;
    margin: 0 0 25px;
    text-align: center;
    text-transform: uppercase;   
}
.dop_info_link a
{
	display: inline-block;
	padding: 0;
	margin: 0 32px;
	text-decoration: none;
    vertical-align: middle;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	line-height: 16px;
	text-transform: uppercase;
}
.dop_info_link a i {
    color: #fa7f14;
    font-size: 32px;
    margin-right: 10px;
    vertical-align: middle;
}
.dop_info_link a:hover
{
	color: #fa7f14;
	text-decoration:none;
}
#content 
{
	margin: 0 auto;
}
.slider_block 
{
    position: relative;
    height: 450px;
    overflow: hidden;
}
.slider {
    overflow: hidden;
}
.slider_text 
{
    height: 100%;
}
.slider_inner 
{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.slider_inner .slick-arrow 
{
    display: none !important;
}
.slider_inner .slick-dots 
{
    padding-left: 0;
}
.slider_inner .slick-dots li.slick-active button::before 
{
    color: #fa7f14;
    opacity: 1;
}
.slider_inner .slick-dots li button::before 
{
    color: #333;    
}
.slider_inner .title_block {
    max-width: 600px;
    float: left;
    margin: 35px 0 0;
}
.slider_inner .title_block a 
{
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    line-height: 56px;
    background: #fa7f14;
    padding: 0 5px;
    text-transform: uppercase;
    display: inline;
}
.slider_inner .slick-slide {
    height: 450px;
}
.slider_inner .title_block a {
    color: #fff;
    text-decoration: none;
}
.slider_inner .slider_caption {
    background: rgba(0, 0, 0, 0.6);
    color: #fff;

    font-size: 16px;
    margin-top: 32px;
    padding: 30px;
    width: 400px;
}
.image_slider 
{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
    width: 100%;
}
.call_form.modal_form {
    bottom: auto;
    top: 50%;
    left: 50%;
    height: 313px;
    margin-left: -150px;
    margin-top: -156.5px;
    z-index: 999;
    display: none;
}
.call_form.modal_form .close {
    box-shadow: 1px 0 10px rgba(0, 0, 0, 0.3) inset;
  background: #fff none repeat scroll 0 0;
  color: #fa7f14;
  cursor: pointer;
  display: block;
  font-size: 25px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  right: -50px;
  text-align: center;
  top: 0;
  width: 50px;
}
.wrap {
    display: none;
    background: rgba(0,0,0,.8);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
}
.call_form 
{
    background: #fff;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 0;
    top: 40px;
    bottom: 40px;
    width: 300px;
    display: block;
    z-index: 1;
    padding: 30px 5px;
}
.call_form .title_form {
    color: #333;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.call_form .contact-form
{
    text-align: center;
}
/*.call_form .contact-form label {
    color: #333;
    font-size: 14px;
    line-height: 14px;
    padding: 5px;
    text-align: left;
}*/
.call_form .contact-form > div {
    display: inline-block;
    margin-bottom: 6.5px;
    width: 250px;
    position: relative;
    margin-right: 0;
}
.call_form .contact-form input
{
    width: 220px;
    padding: 10px 14px 10px 34px;
    font-size: 12px;
}
.contact-form .email:before 
{
    font-family: 'FontAwesome';
    content: "\f003";
    left: 8px;
    position: absolute;
    top: 10px;
    color: #fa7f14;
    font-size: 16px;
}
 .contact-form .phone:before 
{
    font-family: 'FontAwesome';
    content: "\f10b";
    left: 10px;
    position: absolute;
    top: 9px;
    color: #fa7f14;
    font-size: 24px;
}
 .contact-form .name:before 
{
    font-family: 'FontAwesome';
    content: "\f007";
    left: 10px;
    position: absolute;
    top: 10px;
    color: #fa7f14;
    font-size: 16px;
}
 .contact-form .type:before 
{
    font-family: 'FontAwesome';
    content: "\f0cb";
    left: 8px;
    position: absolute;
    top: 13px;
    color: #fa7f14;
    font-size: 16px;
}
 .contact-form .phone input,
 .contact-form .name input,
 .contact-form .email input 
{
    width: 200px;
}
input::-webkit-input-placeholder 
{
    color: #999;
}
input:-moz-placeholder 
{
    color: #999;
}
input.error {
    border-color: brown;
}
.call_form .contact-form .email 
{
    margin-bottom: 0;
}
.contact-form label.custom-file 
{
    padding: 0;
    height: 40px;
    font-size: 12px;
}
.contact-form .custom-file-control 
{
    border: 1px solid #ccc;
    border-radius: 0;
    color: #777;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    padding: 10px 14px;
    text-align: left;
}
.contact-form .custom-file-control:before 
{
    color: #fff;
    background: #fa7f14;
    border: 0 none;
    border-radius: 0;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: -1px;
    right: auto;
    line-height: 20px;
    padding: 10px 20px;
    text-transform: uppercase;
}
.contact-form .help 
{
    border: medium none !important;
    left: 82px;
    padding: 12px 14px !important;
    position: absolute;
    width: 140px !important;
}
.contact-form select 
{
    padding: 10px 14px 10px 34px;
    color: #777;
    border: 1px solid #ccc;
    border-radius: 0;
    font-size: 12px;
}
.contact-form input:focus,
.contact-form select:focus
{
    border-color: #fa7f14;
}
.call_form .contact-form .submit {
    background-color: transparent;
    border-color: #fa7f14;
    color: #fa7f14;
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
    padding: 12px 14px;
}
.call_form .contact-form .submit:hover 
{
    background-color: #fa7f14;
    color: #fff;
}



.elem_list_carusel
{
	background:url(images/bg_grey.gif) 0px 0px repeat-x;
	position:relative;
	z-index:1;
	zoom:1;
	overflow:hidden;
}
.elem_list_carusel .slides > li
{
	width:1000px;
	height:auto !important;
}
/*.elem_list_carusel .flex-direction-nav
{
	display:none;
}*/
.elem_list_carusel .elem_list
{
	padding: 42px 0px 1px 0px;
	margin:0px;
	overflow:hidden;
}
.elem_list_carusel .elem_list .item
{
	padding:0px;
	margin:0px 44px 24px 44px;
	float:left;
	/*width:235px;*/
	width:162px;
	text-align:center;
}
.elem_list_carusel .elem_list .pic_block
{
	padding:0px;
	margin:0px 0px 15px 0px;
	display: block;
	width: 150px;
	height: 170px;
}
.elem_list_carusel .elem_list .name
{
	padding:0px;
	margin:0px;
}
.elem_list_carusel .elem_list .name a
{
	color:#000;
	text-decoration:underline;
	font-size:15px;
	font-weight:bold;
	font-family:"PT Sans", tahoma, sans-serif;
	/*text-transform:uppercase;*/
}
.elem_list_carusel .elem_list .name a:hover
{
	color:#401f70;
	text-decoration:none;
}
.production
{
	height: 350px;
	position: relative;
	background-size: cover;
	background-position: center center;
	margin: 20px 0;
}
.production .title_block
{
	padding: 32px 0 0 0;
	margin: 0 0 0 32px;
	font-size: 34px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	line-height: 34px;
}
.production .title_block a
{
	color: #fff;
	text-decoration: none;
}
.production .title_block a.all_a
{
	font-size:14px;
	text-transform:none;
	position:relative;
	top:-9px;
	margin-left:5px;
}
.production .discribe_txt
{
	width: 500px;
	background: rgba(0,0,0,.6);
	padding: 32px;
	color: #fff;
	font-size: 16px;
	margin-top: 32px;
	position: relative;
}
/*.production .discribe_txt:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
}
.production .discribe_txt:after {
    content: "\f10e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
}*/

.portfolio_main
{
	overflow:hidden;
	padding: 0px;
	margin: 0px;
}
.portfolio_main .item
{
	float:left;
}
.portfolio_main .item_title .title_block
{
	position:absolute;
	padding: 32px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
	font-size:47px;
	font-weight:bold;
	font-family:"PT Sans", tahoma, sans-serif;
	text-transform:uppercase;
}
.portfolio_main .item_title .title_block a
{
	color:#000;
}
.portfolio_main .item_title .title_block a.all_a
{
	font-size:14px;
	text-transform:none;
	position:relative;
	top:-9px;
	margin-left:5px;	
}
.benefit_block
{
    display: inline-block;
    width: 100%;
	padding: 0;
	margin: 50px 0;
    text-align: center;
}
.benefit_block .title_block
{
	text-transform: uppercase;
	padding: 0;
	font-weight: bold;
	font-size: 34px;
	line-height: 34px;
	margin: 0 0 40px 0;
	text-align: center;
	color: #333;
}
.benefit_block .item
{
	display: inline-block;
	text-align: center;
	padding: 0 20px;
	border-left: 1px solid #e8e8e8;
	width: 206px;
}
.benefit_block .item:nth-child(2)
{
	border-left: none;
}
.benefit_block .item i
{
    color: #fa7f14;
	font-size: 64px;
    margin-bottom: 30px;
}
.benefit_block .item .name
{
	padding: 0;
	margin: 0;
	position: relative;
	display: block;
	color: #333;
	height: 40px;
	width: 100%;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
    line-height: 1;
}

.reviews_block
{
	background:url(images/bg_grey_no.gif) 0px 0px repeat-x;
	padding:60px 0px 50px 0px;
}
.reviews_block .title_block
{
	text-transform:uppercase;
	padding:0px;
	margin:0px 0px 24px 0px;
	font:bold 34px  'PT Sans', tahoma, sans-serif;
	text-align:center;
	color:#000;
}
.reviews_block .carousel-block .rev_cont
{
	display:none;
}
.reviews_block .reviews_list
{
	padding: 0px;
	margin:52px 0px 0px 0px;
}
.reviews_block .reviews_list .item_rev
{
	float:left;
	width:388px;
	margin: 0px 30px;
	padding: 22px 25px;
	border:3px solid #e8e8e8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position:relative;
	z-index:1;
	min-height:88px;
	zoom:1;
}
.reviews_block .reviews_list .item_rev .rev_left,
.reviews_block .reviews_list .item_rev .rev_right
{
	height:88px;
}
.reviews_block .reviews_list .item_rev .rev_cont
{
	overflow:hidden;
}
.reviews_block .reviews_list .rev_right_block
{
	margin-left: 0px;
	float:right;
}
.reviews_block .reviews_list .arr_rev
{
	height:45px;
	width:22px;
	background:url(images/arr_rev.gif) 0px 0px no-repeat;
	position:absolute;
	top:-44px;
	left:25px;
}
.reviews_block .reviews_list .item_rev .author
{
	color:#595959;
	font-size:12px;
	margin-bottom:10px;
}
.reviews_block .reviews_list .item_rev .prev_txt
{
	color:#000000;
	font-size:12px;
	line-height:16px;
}
.seo_txt
{
	padding:45px 30px;
	margin:0px 0px 32px 0px;
	background:url(images/bg_grey_top.gif) 0px 0px repeat-x #fafafa;
	font-size:15px;
	color:#000000;
	line-height:23px;
	position:relative;
	z-index:1;
	zoom:1;
}
.seo_txt .pic_block
{
	float:left;
	padding-top:5px;
	margin-right:50px;
}
.seo_txt p
{
	padding: 0px;
	margin:0px 0px 23px 0px;
}
.seo_txt .border_bottom
{
	background:url(images/bg_grey.gif) 0px bottom repeat-x;
	height:15px;
	left: 0px;
	right: 0px;
	position:absolute;
	bottom: 0px;
}
.fa-stack-1x 
{
    font-size: 12px;
}
.portfolio {
    display: inline-block;
    width: 100%;
    margin: 20px 0 0; 
}
.portfolio .title_block
{
	font-size: 34px;
	line-height: 34px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}
.portfolio .title_block .all_a
{
	color: #333;
	font-weight: normal;
	text-transform: none;
	margin-left: 10px;
	position:relative;
	font-size:14px;
	vertical-align: baseline;
}

.catalog {
    display: inline-block;
    width: 100%;
    margin: 20px 0;
}
.catalog .catalog_list {
    text-align: center;
}
.catalog .catalog_list .item {
    margin: 24px 22px;
    width: 200px;
    display: inline-block;
}
.catalog .btn-more {
    background-color: transparent;
    border: 1px solid #fa7f14;
    color: #fa7f14;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 12px 14px;
    width: 220px;
}
.catalog .btn-more:hover 
{
    background: #fa7f14;
    color: #fff;
    cursor: pointer;
}
.catalog .catalog_list .item .name a {
    font-size: 16px;
    line-height: 16px;
    color: #333;
    font-weight: bold;
    text-decoration: none;
}
.catalog .catalog_list .item .name a:hover {
    color: #fa7f14;
}
.catalog .catalog_list .item .pic_block {
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    height: 170px;
    margin: 0 auto 15px;
    padding: 0;
    width: 150px;
}
.catalog .title_block
{
	font-size: 34px;
	line-height: 34px;
	color: #333;
	/*margin-left: 32px;*/
	font-weight: bold;
	text-transform: uppercase;
}
.catalog .title_block .all_a
{
	color: #333;
	font-weight: normal;
	text-transform: none;
	margin-left: 10px;
	position:relative;
	font-size:14px;
	vertical-align: baseline;
}
.catalog .title_block .all_a:hover 
{
    color: #fa7f14;
}

.news_list_main
{
    display: inline-block;
	width: 300px;
}
.news_list ul 
{
    margin: 0;
    padding: 0;
    text-align: center;
}
.news_list_main li 
{
    display: inline-block;
    margin: 0 0 32px 0;
    vertical-align: top;
    width: 100%;
}
.news_list_main li:nth-child(1) article,
.news_list_main li:nth-child(2) article
{
    border: none;
}
.news_list_main article 
{
    border-top: 2px solid #e5e5e5;
    margin: 0 0 0 32px;
    padding-top: 32px;
    text-align: left;
}
.news_list_main span 
{
    color: #999;
    display: block;
    font-size: 12px;
    text-transform: uppercase;
}
.news_list_main a 
{
    font-size: 14px;   
    color: #333;
}
.news_list_main a:hover 
{
    color: #fa7f14;
}
.news_list_main .title_block
{
	font-size: 34px;
	line-height: 34px;
	color: #333;
	margin-left: 32px;
	font-weight: bold;
	text-transform: uppercase;
}
.news_list_main .title_block .all_a
{
	color: #333;
	font-weight: normal;
	text-transform: none;
	margin-left: 10px;
	position:relative;
	font-size:14px;
	vertical-align: baseline;
}
.news_list_main .title_block .all_a:hover 
{
    color: #fa7f14;
}
.news_list_main .news_list,
.news_list_inner .news_list
{
	padding:0px;
	margin:0px;
}
.news_list_main .news_list .item,
.news_list_inner .news_list .item
{
	padding:12px 0px 20px 138px;
	overflow:hidden;
	margin:0px;
}
.news_list_main .news_list .item .pic_block,
.news_list_inner .news_list .item .pic_block
{
	margin:-12px 0px 0px -138px;
	position:relative;
	float:left;
	z-index:1;
}
.news_list_main .news_list .item .date,
.news_list_inner .news_list .item .date
{
	color:#595959;
	font-size:12px;
	margin-bottom:6px;
}
.news_list_main .news_list .item .name,
.news_list_inner .news_list .item .name
{
	color:#000000;
	font-size:14px;
	line-height:21px;
}
.news_list_main .news_list .item .name:hover,
.news_list_inner .news_list .item .name:hover
{
	color:#401f70;
	text-decoration:none;
}
.signs_list
{
	float:right;
	margin-right:30px;
	width:200px;
}
.signs_list .title_block
{
	font-size:34px;
	color:#000;
	margin-bottom:12px;
	font-weight:bold;
	font-family:"PT Sans", tahoma, sans-serif;
	text-transform:uppercase;
}
.signs_list ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}
.signs_list ul li
{
	padding:0px;
	margin:0px 0px 13px 0px;
	list-style:none;
	font-size:14px;
}
.signs_list ul li a
{
	color:#000;
}
.signs_list ul li a:hover
{
	color:#401f70;
	text-decoration:none;
}
/*new style*/

.element_carusel
{
	padding: 0px;
	z-index:1;
	position:relative;
	z-index:1;
	zoom:1;
	margin: 0px 0px 37px 0px;
}
.element_carusel ul
{
	padding: 0px;
	margin: 0px;
	list-style:none;
}
.element_carusel ul li
{
	padding: 0px;
	margin: 0px;
	list-style:none;
}
.element_carusel .flexslider
{

}
.element_carusel .flexslider .slides > li
{
	width:240px !important;
	margin-right: 0px;
	height:70px;
}
.element_carusel .flex-direction-nav a:before
{
	left:5px;
	margin-top:-20px;
}
.element_carusel .flex-viewport
{
	width:940px !important;
	margin-left:30px;
}
.element_carusel .item_elem
{
	width:220px;
	padding: 0px;
	position:relative;
	z-index:1;
	zoom:1;
	margin: 0px;
}
.element_carusel .item_elem .item_link
{
	padding: 0px;
	margin: 0px;
	position:absolute;
	left: 0px;
	top: 0px;
	width:220px;
	height:70px;
}
.element_carusel .item_elem table
{
	height:55px;
}
.element_carusel .item_elem .border_item
{
	padding: 0px;
	margin: 0px;
	height:5px;
	background:#e1e1e1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position:relative;
	z-index:1;
	zoom:1;
}
.element_carusel .item_elem .border_item .arr_item
{
	display:none;
	position:absolute;
	width:20px;
	height:10px;
	left: 50%;
	top:5px;
	margin-left:-10px;
	background:url(images/arr_sel.gif) 0px 0px no-repeat;
}
.element_carusel .item_elem table .pic_block
{
	width:45px;
	text-align:left;
	vertical-align:middle;
}
.element_carusel .item_elem table .name
{
	text-align:left;
	vertical-align:middle;
	text-decoration:underline;
	color:#000000;
	font-size:12px;
} 
.element_carusel .sel table .name
{
	text-decoration:none;
}
.element_carusel .sel .border_item
{
	background:#f37905;
}
.element_carusel .sel .border_item .arr_item
{
	display:block;
}
.detail_element
{
    width: 100%;
	padding: 0px;
	margin: 30px 0 20px;
	display: inline-block;
}
.detail_element .left_pic
{
	float: left;
	width: 350px;
	/*margin-left:30px;*/
	height: 390px;
	position: relative;
	z-index: 1;
}
.detail_element .left_pic .more_pic
{
	position:absolute;
	left: 0px;
	top: 6px;
	z-index: 2;
	width: 55px;
}
.detail_element .left_pic .more_pic .item
{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display:block;
	width: 53px;
	height: 53px;
	border: 1px solid #e1e1e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.detail_element .left_pic .pic_big
{
	position: relative;
	z-index: 1;
}
.detail_element .left_pic .item_hint
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	cursor: pointer;
}
.item_hint.position
{
	position: absolute;
	z-index: 2;
	cursor: pointer;
	margin-top: -75px;
	margin-left: 355px;
}
.detail_element .left_pic .item_hint:hover,
.item_hint.position:hover
{
	z-index:4;
}
.detail_element .left_pic .item_hint .bullet,
.item_hint.position .bullet
{
	width:15px;
	height:15px;
	background:#f37905;
	border:3px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.item_hint.position .bullet.q
{
	background: url(images/q.png);
	width:15px;
	height:15px;
	border:none;
	border-radius:0px;
}
.detail_element .left_pic .item_hint .hint_txt,
.item_hint.position .hint_txt
{
	display:none;
	background:#ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:120px;
	left:-172px;
	position:absolute;
	top: 0px;
	color:#595959;
	-webkit-box-shadow: rgba(0,0,0, 0.36) 0px 5px 16px;
	-moz-box-shadow: rgba(0,0,0, 0.36) 0px 5px 16px;
	box-shadow: rgba(0,0,0, 0.36) 0px 5px 16px;
	font-size:11px;
	padding: 16px 20px 18px 21px;
}
.item_hint.position .hint_txt
{
	left:30px;
}
.detail_element .left_pic .item_hint:hover .hint_txt,
.item_hint.position:hover .hint_txt
{
	display:block;
}
.detail_element .left_pic .item_hint .hint_txt .arr_hint,
.item_hint.position .hint_txt .arr_hint
{
	padding: 0px;
	margin: 0px;
	width:20px;
	right:-20px;
	position:absolute;
	top:8px;
	height:7px;
	background:url(images/arr_hint.png) 0px 0px no-repeat;
}
.item_hint.position .hint_txt .arr_hint
{
	background:url(images/arr_hint_right.png) 0px 0px no-repeat;
	left:-20px;
}
.detail_element .left_pic .item_hint .hint_txt .name,
.item_hint.position .hint_txt .name
{
	color: #333;
	font-weight: bold;
	font-size: 13px;
}
.detail_element .right_info
{
	float: right;
	width: 610px;
	/*margin-right:30px;*/
}
.detail_element .right_info h1
{
	color: #333;
	line-height: 29px;
	padding: 0px;
	margin: 0px 0px 17px 0px;
	font-size: 27px;
	font-weight: bold;
	text-transform: uppercase;
}
.detail_element .right_info .discribe_item
{
	/*float: left;
	width :420px;*/
}
.detail_element .right_info .discribe_item .submit_line
{
	overflow:hidden;
	margin-bottom:25px;
	position: relative;
}
.detail_element .right_info .discribe_item .submit_line .item
{
	float:left;
	padding: 0px;
	margin: 0px;
	display:block;
	background:#f37905;
	font-size:20px;
	color:#fff;
	/*text-transform:uppercase;*/
	font-weight:bold;
	font-family: 'PT Sans';
	text-decoration:none;
	width:199px;
	text-align:center;
	line-height:50px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height:50px;
}
.detail_element .right_info .discribe_item .submit_line a.item:hover
{
	background:#e16603;
}
.detail_element .right_info .discribe_item .submit_line .get_price
{
	float:right;
	line-height:normal;
}
.detail_element .right_info .discribe_item .submit_line .get_price.no_price,
.detail_element .right_info .discribe_item .submit_line .get_price.no_price:hover
{
	background:none;
	border-radius:0px;
	border:none;
	color:#000;
	text-decoration:underline;
	line-height: 50px;
	width:152px;
}
.detail_element .right_info .discribe_item .submit_line .get_price.no_price:hover{text-decoration:none;}
.detail_element .right_info .discribe_item .submit_line .desc_price
{
	font-weight:normal;
    font-family:tahoma, sans-serif;
	position: absolute;
	left: 210px;
	top: 20px;
	width:199px;
	text-align:center;
}
.detail_element .right_info .discribe_item .submit_line .desc_price.hidden_price
{
	top: 34px;
	width: 152px;
	left: 268px;
}
.detail_element .right_info .discribe_item .submit_line div.item
{
	background:#ffffff;
	color:#000000;
}

.detail_element .right_info .discribe_item .tbl_props
{
	/*-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;*/
	
}
.detail_element .right_info .discribe_item .tbl_props .title_tbl
{
	background: #333 none repeat scroll 0 0;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    padding: 15px 20px;
    text-transform: uppercase;
}
.discribe_txt {
    margin-bottom: 30px;
}
.discribe_txt .title_block {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    padding: 15px 20px;
    text-transform: uppercase;
}
.discribe_txt > div.tovar {
    padding: 10px 20px;
    border: 3px solid #e1e1e1;
	border-top: none;
}
.detail_element .right_info .discribe_item .tbl_props table
{
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	
	border: 3px solid #e1e1e1;
	border-top: none;
}
.detail_element .right_info .discribe_item .tbl_props td
{
	background: #f3f3f3;
	padding: 10px 20px;
	font-size: 16px;
	font-weight: bold;
	color: #999;
}
.detail_element .right_info .discribe_item .tbl_props .no_bg td
{
	background: #fff;
}
.detail_element .right_info .discribe_item .tbl_props .name
{
	color: #333;
}
.detail_element .right_info .icons
{
	float:right;
	width:128px;
}
.detail_element .right_info .icons .item_icon
{
	width:49px;
	height:49px;
	margin-left:15px;
	margin-bottom:16px;
	float:left;
	position:relative;
	z-index:1;
	zoom:1;
	cursor:pointer;
}
.detail_element .right_info .icons .item_icon:hover
{
	z-index:2;
}
.detail_element .right_info .icons .item_icon .hint_txt
{
	display:none;
	background:#ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:166px;
	left:-212px;
	position:absolute;
	top: 0px;
	color:#595959;
	-webkit-box-shadow: rgba(0,0,0, 0.36) 0px 5px 16px;
	-moz-box-shadow: rgba(0,0,0, 0.36) 0px 5px 16px;
	box-shadow: rgba(0,0,0, 0.36) 0px 5px 16px;
	font-size:11px;
	padding: 16px 20px 18px 21px;
}
.detail_element .right_info .icons .item_icon:hover .hint_txt
{
	display:block;
}
.detail_element .right_info .icons .item_icon .hint_txt .arr_hint
{
	padding: 0px;
	margin: 0px;
	width:20px;
	right:-20px;
	position:absolute;
	top:8px;
	height:7px;
	background:url(images/arr_hint.png) 0px 0px no-repeat;
}
.detail_element .discribe_txt
{
	padding: 29px 0px 20px 0px;
	margin: 0px 30px;
	font-size:12px;
	line-height:16px;
	color:#595959;
}
.detail_element .discribe_txt .title_block
{
	font-size:18px;
	font-weight:bold;
	font-family:'PT Sans', tahoma, sans-serif;
	text-transform:uppercase;
	color:#000;
	margin-bottom:11px;
}
.detail_element .discribe_txt p
{
	padding: 0px;
	margin: 0px 0px 16px 0px;
}
.dop_elem_list
{
	background:url(images/bg_grey_no.gif) 0px 0px repeat-x;
	padding: 49px 15px 0px;
	overflow:hidden;
	margin-bottom:41px;
}
.dop_elem_list .item
{
	padding: 0px 0px 0px 126px;
	width:167px;
	margin: 0px 15px 0px 15px;
	float:left;
	font-size:11px;
	line-height:14px;
}
.dop_elem_list .item .pic_block
{
	float:left;
	width:99px;
	margin-top:3px;
	height:99px;
	border:1px solid #e1e1e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-position:center center;
	background-repeat:no-repeat;
	position:relative;
	margin-left:-126px;
	z-index:1;
	
	zoom:1;	
}
.dop_elem_list .item .name
{
	color:#000000;
	margin-bottom:4px;
	line-height:16px;
	font-size:12px;
	font-family:'PT Sans', tahoma, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}
.dop_elem_list .item .name a
{
	color:#000000;
}
.dop_elem_list .item .name a:hover
{
	color:#401f70;
	text-decoration:none;
}
.portfolio_list_detail
{
	background:url(images/bg_grey_no.gif) 0px 0px repeat-x;
	padding: 46px 0px 25px 5px;
	overflow:hidden;
}
.portfolio_list_detail .title_block
{
	text-align:center;
	font-family:'PT Sans', tahoma, sans-serif;
	font-size:34px;
	padding-left:104px;
	font-weight:bold;
	color:#000;
	margin-bottom:24px;
	text-transform:uppercase;
}
.portfolio_list_detail .title_block .all_a
{
	font-size:14px;
	text-transform:none;
	position:relative;
	top:-6px;
	margin-left:9px;
	color:#000;
}
.portfolio_list_detail .item
{
	float:left;
	display:block;
	margin: 0px 25px 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.order_form
{
	padding: 30px 0px 49px 28px;
	margin: 0px;
	background:url(images/bg_grey_dark.gif) 0px 0px repeat-x #efefef;
}
.no_border_form
{
	background:url(images/spacer.gif) 0px 0px repeat-x #efefef;
}
.order_form .title_form
{
	color:#000000;
	margin-left:2px;
	font-size:18px;
	margin-bottom:25px;
	text-shadow: 0px 1px 0px rgba(255,255,255, 0.35);
	font-weight:bold;
	text-transform:uppercase;
	font-family:'PT Sans', tahoma, sans-serif;
}
.order_form  .item_pole 
{
	float:left;
	width:293px;
	margin-right:26px;
	border:2px solid #f5f5f5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.order_form .select_pole:hover
{
	z-index:100;
}
.order_form  .item_pole_file
{
	border: 0px;
}
.order_form  .item_pole_file .inputfile_bg
{
border:2px solid #f5f5f5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width:210px;
	float:left;
}
.order_form  .item_pole_file .inputfile_bg .jq-file
{
	width:210px;
}
.order_form  .item_pole_file .add_dop_file
{
	float:right;
	cursor:pointer;
	position:relative;
	left:6px;
	background:url(images/icon_add.gif) 0px 6px no-repeat;
	padding-left:25px;
	margin-top:2px;
	font-size:11px;
	color:#595959;
	width:51px;
}
.order_form  .item_pole_file .add_dop_file span
{
	border-bottom:1px dashed #595959;
}
.order_form  .check_list
{
	float:left;
	width:297px;
	margin-right:28px;
	font-size:12px;
}
.order_form .dop_link 
{
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#000;
	border-bottom:1px dashed #000;
}
/*.order_form .dop_link  a
{
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	border-bottom:1px dashed #000;
}*/
.order_form .icon_help
{
	position:absolute;
	right: -25px;
	top: 3px;
	z-index:1000;
	cursor:pointer;
}
.order_form .icon_help .icon
{
	width:21px;
	height:21px;
	background:url(images/icon_help.png) 0px 0px no-repeat; 
}
.order_form .icon_help .help_txt
{
	display:none;
	background:#ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:120px;
	left:-172px;
	position:absolute;
	top: 0px;
	color:#595959;
	-webkit-box-shadow: rgba(0,0,0, 0.36) 0px 5px 16px;
	-moz-box-shadow: rgba(0,0,0, 0.36) 0px 5px 16px;
	box-shadow: rgba(0,0,0, 0.36) 0px 5px 16px;
	font-size:11px;
	padding: 16px 20px 18px 21px;
}
.order_form .icon_help:hover .help_txt
{
	display:block;
}
.order_form .icon_help .help_txt .arr_block
{
	padding: 0px;
	margin: 0px;
	width:20px;
	right:-20px;
	position:absolute;
	top:8px;
	height:7px;
	background:url(images/arr_hint.png) 0px 0px no-repeat;
}
.order_form  .small_pole
{
	width:auto;
	margin-right:25px;
}
.order_form   .left_poles
{
	float:left;
}
.order_form   .submit_block
{
	float:left;
	margin-right:30px;
}
.order_form   .submit_block .item_submit
{
	width:229px;
	height:50px;
	line-height:50px;
	font-size:18px;
}

.order_form .hidden_fields
{
	height: 0;
	border: 0;
	font-size: 0;
	width: 297px;
}


.dop_info_link_bottom
{
	margin-top: 0px;
	background:url(images/bg_grey_dark_bottom.gif) 0px 0px repeat-x #fafafa;
}
.benefit_block_bottom
{
	background:url(images/bg_grey.gif) 0px 0px repeat-x;
}
/*.portfolio_list
{
	padding: 0px;
	margin: 0px;
	left:30px;
	position:relative;
	margin-left:-60px;
	overflow:hidden;
}*/
.portfolio_list .item_group
{
	overflow:hidden;
}
.portfolio_list .item_group:hover .name_group
{
	color:#fff;
	text-decoration:none;
	background:#f37905;
}
.portfolio_list .item_group .name_group
{
	float:left;
	float:left;
	width:273px;
	height:115px;
	color:#000;
	font-size:27px;
	font-weight:bold;
	font-family:'PT Sans', tahoma, sans-serif;
	text-transform:uppercase;
	padding: 30px 30px 30px 30px;
	background:#e1e1e1;
}
.portfolio_list .item_group a.item
{
	float:left;
	width:333px;
	height:175px;
	display:block;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; /* IE 6-9 */
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.6;
-khtml-opacity: 0.6;
opacity: 0.6;
} 
.portfolio_list .item_group:hover a.item
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1.0;
-khtml-opacity:  1.0;
opacity:  1.0;
-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: gray; /* IE 6-9 */
}
.content_inner
{
	padding: 0px 30px;
}
.content_inner h1
{
	font-size:34px;
	color:#000;
	text-align:center;
	text-transform:uppercase;
	font-family:'PT Sans', tahoma, sans-serif;
}
.content_inner a{color:#000;}
#content .price_info {
	padding: 0px 20px;
}
.popup_form
{
	/*background:url(images/background.jpg) 0px 0px #f5f5f5;*/
	/*background:url(images/bg_form.jpg) 0px 0px no-repeat;*/
	background:#EFEFEF;
	width:250px;
	padding:26px 30px 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.popup_form .title_form
{
	color:#000000;
	font-size:24px;
	/*margin-bottom:11px;	*/
	font-weight:bold;
	font-family: 'PT Sans', arial, sans-serif;
	text-align:center;
	text-transform:uppercase;
}
.popup_form  .close_a
{
	position:absolute;
	top: 11px;
	right:11px;
	text-decoration:none;
	background:url(images/close.png) 0px 0px no-repeat;
	width:18px;
	height:18px;
	display:block;
}
.popup_form .inputtext_bg
{
	-webkit-box-shadow: 0px 0px 1px #fff;
	-moz-box-shadow: 0px 0px 1px #fff;
	box-shadow: 0px 0px 1px #fff;
}


.page_contact
{
	float:left;
	width:50%;
}
.page_contact .office
{
	color:#000000;
	font-size:14px;
	margin-bottom:7px;
}
.contacts_block_main
{
	padding: 40px 0px 0px 0px;
	margin: 0px;
}
.contacts_block_main .title_elem
{
	color: #000000;
	font-size: 21px;
	font-weight: 400;
	margin: 0px 0px 15px;
	padding: 0px;
	text-transform: uppercase;
}
.contacts_block_main .contacts_list_block
{
	padding: 0px;
	margin: 0px 0px 0px -52px;
	position:relative;
	z-index:1;
	zoom:1;
}
.contacts_block_main .contacts_list_block .contacts_item
{
	float:left;
	width:189px;
	margin-bottom:50px;
	margin-left:52px;
}
.contacts_block_main .contacts_list_block .contacts_item .pic_block
{
	width:189px;
	height:	285px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-repeat:no-repeat;
	background-position: center center;
	background-color:#FFF;
	border: 1px solid #e8e8e8;
	margin-bottom:11px;
}
.contacts_block_main .contacts_list_block .contacts_item .name
{
	font-size:15px;
	margin-bottom:3px;
}
.contacts_block_main .contacts_list_block .contacts_item .post 
{
	color:#747474;
	margin-bottom:12px;
}
.contacts_block_main .contacts_list_block .contacts_item .phone
{
	margin-bottom:4px;
}
.contacts_block_main .contacts_list_block .contacts_item .email
{
	margin-bottom:7px;
}

/*-----letters-----*/

.letters_block
{
	/*padding: 0px 30px;*/
	padding: 0;
}
.letters_block .title_block
{
	color: #000;
	font: bold 34px "PT Sans",tahoma,sans-serif;
	margin: 0 0 15px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	line-height: 1;
}
.letters_block .links_block
{
/*	margin: 11px 0px 26px;*/
	/*background: url("images/bg_grey_no.gif") repeat-x scroll 0 bottom rgba(0, 0, 0, 0);*/
	/*padding-bottom: 38px;*/
	position: relative;
}
.letters_block .links_title
{
	color: #000;
	font-family: "PT Sans",tahoma,sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.letters_block .links_block td
{
	padding: 0px;
	width: 330px;
	vertical-align: top;
}
.letters_block .links_block td a
{
	color: #000000;
	font-size: 16px;
	line-height: 21px;
	text-decoration: none;	
	padding-top: 6px;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.letters_block .links_block td a:hover
{
	color: #3E296A;		
}
.letters_block .links_block td a span
{
	border-bottom: 1px dashed #000;
}
.letters_block .links_block td a:hover span
{
	border: none;
}
.letters_block .links_block .list_title
{
	font-weight: bold;
}
.letters_block .links_block ul
{
	padding: 0px 0px 0px 12px;
	margin-top: 16px;
	width: 926px;
}
.letters_block .links_block ul li
{
	padding-left: 7px;
}
.letters_block .links_block ul li a
{
	color: #000;
	line-height: 1.3;
}
.letters_block .links_block ul li a:hover
{
	color: #3E296A;
	text-decoration: none;
}
.letters_block .links_block .submit_up
{
	background: none repeat scroll 0 0 #dedede;
	border-radius: 3px;
	bottom: 51px;
	position: absolute;
	right: 0;
}
.letters_block .links_block .submit_up a
{
	background: url(images/bg_icon_up.gif) no-repeat scroll 15px 13px;
	color: #6f6f6f;
	display: block;
	font-family: "PT Sans",tahoma,sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 27px;
	line-height: 18px;
	padding: 15px 20px 0 40px;
	text-decoration: none;
	text-transform: uppercase;
}

.letters_block .type_items
{
	padding-bottom: 38px;
	background: url("images/bg_grey_no.gif") repeat-x scroll 0 bottom rgba(0, 0, 0, 0);
	/*margin-bottom: 26px;*/
}

.letters_block .type_of_letters_block .type_items
{
	padding-bottom: 38px;
	background: url(images/bg_grey_no.gif) repeat-x scroll 0 bottom;
	/*margin-bottom: 26px;*/
}

.letters_block .block_anchor
{
	display:block;
	margin-bottom:50px;
	margin-top:-24px;
}

.letters_block .type_of_letters_block .type_items .type_item
{
	margin-top: 37px;
	position: relative;
}
.letters_block .type_of_letters_block .type_items .type_item .photo_block
{
	width: 128px;
	height: 128px;
	border: 1px solid #E2DEF5;
	border-radius: 3px;
	margin-right: 30px;
	float: left;
}
.letters_block .type_of_letters_block .type_items .type_item .text_block
{
	float: right;
	width: 780px;
}
.letters_block .type_of_letters_block .type_items .type_item .text_block .item_title
{
	display: block;
	color: #000;
	font-family: "PT Sans",tahoma,sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin: -4px 0px 4px 0px;
}
.letters_block .type_of_letters_block .type_items .type_item .text_block .item_title:hover
{
	text-decoration: none;
}
.letters_block .type_of_letters_block .type_items .type_item .text_block .item_description
{
	margin-bottom: 14px;
}
.letters_block .type_of_letters_block .type_items .type_item .text_block .item_description a
{
	color: #000;
}
.letters_block .type_of_letters_block .type_items .type_item .text_block .item_description a:hover
{
	text-decoration: none;
}

.letters_block .type_of_letters_block .type_items .type_item .text_block .item_buttons_block
{
	position: relative;
}

.letters_block .type_of_letters_block .type_items .type_item .text_block .item_buttons_block .item_price
{
	width: 195px;
	height: 31px;
	background: #efefef;
	border: 0px solid #efefef;
	border-radius: 3px;
	padding: 9px 0px 0px 19px;
	float: left;
	margin-right: 15px;
}
.letters_block .type_of_letters_block .type_items .type_item .text_block .item_buttons_block .item_price_value
{
	font-size: 14px;
}
.letters_block .type_of_letters_block .type_items .type_item .text_block .item_buttons_block .item_order
{
	width: 114px;
	height: 28px;
	background: #F47804;
	border: 0px solid #F47804;
	border-radius: 3px;
	float: left;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-top: 12px;
}
.letters_block .type_of_letters_block .type_items .type_item .text_block .item_buttons_block .submit_up
{
	background: none repeat scroll 0 0 #dedede;
	border-radius: 3px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.letters_block .type_of_letters_block .type_items .type_item .text_block .item_buttons_block .submit_up a
{
	background: url(images/bg_icon_up.gif) no-repeat scroll 15px 13px;
	color: #6f6f6f;
	display: block;
	font-family: "PT Sans",tahoma,sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 27px;
	line-height: 18px;
	padding: 15px 20px 0 40px;
	text-decoration: none;
	text-transform: uppercase;
}
.block_view_detail
{
	height:120px;
	width:100%;
	float:left;
	margin: 20px 0px 0px 0px;
	position: relative;
}
.block_view_detail .position
{	
	height:120px;
	width:100%;
	position: absolute;
	left:50%;
	margin-left: -420px;
}
.block_view_detail .icon_view
{
	float:left;
	margin: 0px 20px;
	width: 100px;
	height: 110px;
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 95px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}
.flex-active-slide img
{
	border-radius: 3px;
}
.pic_block_left_price
{
	float:left;
	margin-right:42px;
	margin-left:30px;
	position:relative;
	top:-73px;
}
.price_link_main
{
	padding: 57px 61px 0px 0px;
	margin: 0px;
	overflow:hidden;
}
.price_link_main .get_price
{
	float:right;
	background:#f37905;
	color:#fff;
	font-size:18px;
	text-align:center;
	font-family: 'PT Sans', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	padding: 0px 5px;
	width:219px;
	height:51px;
	display:block;
	text-decoration:none;
	line-height:51px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#top_line .level1.item_1
{
	width: 135px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#top_line .level1.item_2
{
	width: 135px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#top_line .level1.item_3
{
	width: 124px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
#top_line .level1.item_4
{
	width: 116px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
#top_line .level1.item_5
{
	width: 170px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
#top_line .level1.item_6
{
	width: 105px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
#top_line .level1.item_7
{
	width: 121px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
#top_line .level1.item_8
{
	width: 93px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
#top_line .level1.item_9
{
	width: 133px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}

/**********************************************/
 .bottom_banner
{
	/*background: rgba(0, 0, 0, 0) url("images/bg_fix.png") repeat scroll 0 0;*/
}
.bottom_banner .fix_panel_top_cont
{
	width:940px;
	padding: 0px;
	margin: 0px auto;
}
.bottom_banner .fix_panel_top_cont .phone_block
{
	float:left;
	color:#000000;
	font-size:30px;
	padding-top:3px;
	font-weight:bold;
	font-family:'PT Sans', tahoma, sans-serif;
	line-height:40px;
	margin-right:75px;
}
.bottom_banner .fix_panel_top_cont .order_link
{
	line-height:26px;
	display:block;
	float:left;
	margin-top:7px;
	color:#000;
	font-size:18px;
	font-weight:bold;
	font-family:'PT Sans', tahoma, sans-serif;
	text-decoration:none;
	padding-left:41px;
	margin-right:78px;
	background:url(images/icon_order.png) 0px 0px no-repeat;
	
}
.bottom_banner .fix_panel_top_cont .price_link
{
	line-height:26px;
	display:block;
	float:left;
	color:#000;
	margin-top:7px;
	font-size:18px;
	font-weight:bold;
	font-family:'PT Sans', tahoma, sans-serif;
	text-decoration:none;
	padding-left:41px;
	background:url(images/icon_price.png) 0px 0px no-repeat;
}

#map 
{
    width: 100%;
    height: 400px;
}
.rows 
{
    clear: both;   
    display: inline-block;
    padding: 35px 0;
}
.album_item 
{
    width: 500px;
    float: left;
    position: relative;
    display: block;
}
.album_item img 
{
    float: left;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.album_item:hover img 
{
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}
.album_text
{
    position: absolute;
    top: 15px;
    left: 20px;
    float: left;
    margin: 0;
    max-width: 400px;
    z-index: 5;
}
.album_link {
    text-decoration: none;
}
.album_text .album_title 
{
    background: #fa7f14 none repeat scroll 0 0;
    color: #fff;
    display: inline;
    font-size: 28px;
    font-weight: bold;
    line-height: 46px;
    padding: 0 5px;
    text-transform: uppercase;
}

#album .btn-more {
    background-color: transparent;
    border: 1px solid #fa7f14;
    color: #fa7f14;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 25px;
    padding: 12px 14px;
    width: 220px;
}
#album .btn-more:hover 
{
    background-color: #fa7f14;
    color: #fff;
    cursor: pointer;
}
.gallery a 
{
    display: block;
    position: relative;
    float: left;
    height: 150px;
    overflow: hidden;
    
}
.gallery a img 
{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.imghover_gallery {
  background: #fa7f14 none repeat scroll 0 0;
  bottom: -45px;
  color: #fff;
  display: block;
  font-size: 24px;
  height: 45px;
  left: -45px;
  position: absolute;
  text-align: center;
  width: 45px;
  line-height: 42px;
  z-index: 5;
  opacity: 0;
  transition: all .2s ease-out;
}
.gallery a:hover .imghover_gallery
{
    bottom: 10px;
    left: 10px;
    opacity: 1;
}
.gallery a:hover img 
{
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}
.contact 
{
    padding: 35px 0;
    display: inline-block;
}
.contact .right
{
    float: left;
    width: 300px;
    margin-right: 20px;
    margin-top: 20px;
}
.contact .left 
{
    float: left;
    width: 680px;
}
.contact .left .contact-form > div
{
    width: 220px;
}
.contact .left .contact-form > div:nth-child(3) 
{
    margin: 0;
}
.contact .left .contact-form input 
{
    width: 190px;
    font-size: 12px;
}
.contact .left .contact-form > div.textarea 
{
    width: 680px;    
    margin: 0;
}
.contact .left textarea
{
    width: 650px;
    height: 200px;
    max-width: 650px;
    max-height: 200px;
    min-width: 650px;
    min-height: 200px;
}
.contact .left .contact-form label 
{
    color: #333;
}
.contact .left .contact-form .submit 
{
    margin-top: 20px;
}
.contact .left .title_block 
{
    color: #333;
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.contact .right .info_contact
{
    font-size: 16px;
    margin: 0 0 20px;
}
.contact .right .info_contact > div {
    margin-bottom: 5px;
}

.contact .right .title_block.small {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    margin: 0 0 15px;
    padding: 0;
    text-transform: uppercase;
}
.contact .right .social 
{
    margin: 0 0 20px;
}
.contact .right .social a
{
    color: #333;
    text-decoration: none;
}
.contact .right .social a:hover
{
    color: #fa7f14;
}
.contact .right .info_contact i {
    color: #fa7f14;
}
.contact .right .info_contact > div a {
    color: #fa7f14;
}
#contact_map 
{    
    border: 5px solid #333;
    width: 290px;
    height: 230px;
}
/*custom input*/
.custom-control
{
    position: relative;

    display: inline-block;

    height: 17px;
    margin: 0;
    padding-left: 1.5rem;

    cursor: pointer;
}
.custom-control + .custom-control
{
    margin-left: 1rem;
}
.custom-control-input
{
    position: absolute;
    z-index: -1;

    opacity: 0;
}
.custom-control-input:checked ~ .custom-control-indicator
{
    color: #fff;
    background-color: #ff2161;
}
.custom-control-input:focus ~ .custom-control-indicator
{
    box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #fff;
}

.custom-control-input:active ~ .custom-control-indicator
{
    color: #fff;
    background-color: #ff2161;
}

.custom-control-input:disabled ~ .custom-control-indicator
{
    cursor: not-allowed;

    background-color: #eee;
}
.custom-control-input:disabled ~ .custom-control-description
{
    cursor: not-allowed;

    color: #767676;
}
.custom-control-indicator
{
    position: absolute;
    top: .0625rem;
    left: 0;

    display: block;

    width: 1rem;
    height: 1rem;

    -moz-user-select: none;
    pointer-events: none;

    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.custom-checkbox .custom-control-indicator
{
    border-radius: 0;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator
{
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3E%3Cpath fill=\'%23fff\' d=\'M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z\'/%3E%3C/svg%3E');
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator
{
    background-color: #e54848;
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 4 4\'%3E%3Cpath stroke=\'%23fff\' d=\'M0 2h4\'/%3E%3C/svg%3E');
}
.custom-radio .custom-control-indicator
{
    border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-indicator
{
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3E%3Ccircle r=\'3\' fill=\'%23fff\'/%3E%3C/svg%3E');
}
.custom-controls-stacked .custom-control
{
    display: inline;
}
.custom-controls-stacked .custom-control::after
{
    display: block;

    margin-bottom: .25rem;

    content: '';
}
.custom-controls-stacked .custom-control + .custom-control
{
    margin-left: 0;
}
.custom-select
{
    display: inline-block;

    max-width: 100%;
    padding: .375rem 1.75rem .375rem .75rem;

    vertical-align: middle;

    color: #55595c;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
    background: #fff url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 4 5\'%3E%3Cpath fill=\'%23333\' d=\'M2 0L0 2h4zm0 5L0 3h4z\'/%3E%3C/svg%3E') no-repeat scroll right .75rem center / 8px 10px;

       -moz-appearance: none;
    -webkit-appearance: none;
}
.custom-select:focus
{
    border-color: #51a7e8;
    outline: 0 none;
}
.custom-select:disabled
{
    cursor: not-allowed;

    color: #818a91;
    background-color: #eceeef;
}
.custom-select-sm
{
    font-size: 75%;

    padding-top: .375rem;
    padding-bottom: .375rem;
}
.custom-file
{
    position: relative;

    display: inline-block;

    max-width: 100%;
    height: 2.5rem;

    cursor: pointer;
}
.custom-file-input
{
    min-width: 14rem;
    max-width: 100%;
    margin: 0;

    opacity: 0;
    border: medium none !important;
    padding: 8px 15px !important;
}
.custom-file-control
{
    line-height: 1.5;

    position: absolute;
    z-index: 5;
    top: 0;
    right: 0;
    left: 0;

    height: 2.5rem;
    padding: .5rem 1rem;

    -moz-user-select: none;

    color: #555;
    border: 1px solid #ddd;
    border-radius: .25rem;
    background-color: transparent;
}
/*.custom-file-control:lang(ru)::after
{
    content: 'Вложить файл';
}*/
.custom-file-control::before
{
    line-height: 1.5;

    position: absolute;
    z-index: 6;
    top: -1px;
    right: -1px;
    bottom: -1px;

    display: block;

    height: 2.5rem;
    padding: .5rem 1rem;

    color: #555;
    border: 1px solid #ddd;
    border-radius: 0 .25rem .25rem 0;
    background-color: #eee;
}
.custom-file-control:lang(ru)::before
{
    content: 'Обзор';
}
.white_title .title_block {
    background: transparent;
    margin: 0;
    
}
