* {
	margin: 0;
	padding: 0;
}



h1,
h2 {
	margin: 0;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	
	
}

p {
	font-size: 16px;
}

.large_p {
	font-size: 20px;
}




body {
	font-family: "RobotoRegular", sans-serif;
	font-size: 16px;
}

.header_top {
	background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.5)), url(/img/bg-header-ld.jpg);
	display: block;
}

.top_menu {
	background-color: rgba(49, 45, 45, 0.86);
	width: 100%;
}

.space {
	padding: 25px;
	display: block;
}

.top_menu ul {
	padding: 0px;
	z-index: 12;
}
.top_menu ul li {
	display: inline-block;
}
.top_menu ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 11px;
}
.top_menu ul li a:hover {
	background-color: #de6e37;
	color: #ffffff;
}

.current {	
	background-color: #de6e37;}


.logo a {
	font-size: 36px;
	color: #de6e37;
	font-weight: bolder;
}
.logo:hover a {
	text-decoration: none;
}
.logo p {
	color: #fff;
}
.top_header {
	padding-top: 20px;
	padding-bottom: 20px;
}
.slider {
	background-image: url(/img/slider.jpg);
	width: 100%;
	height: 400px;
	background-size: cover;
	background-position: center;
	
}
.slider img {
	width: 100%;
}
.slider img {
	width: 100%;
	height: 400px;
}
.phone a {
	font-size: 40px;
	color: #ffffff;
	text-decoration: none;
}
.phone:hover a {
	text-decoration: none;
}
.phone .fa {
	color: #eee;
	font-size: 45px;
	margin-right: 8px;
}
.text_top1 {
	position: absolute;
	background: rgba(67, 63, 58, 0.88);
	font-size: 25px;
	padding: 7px;
	margin-top: 30px;
	margin-left: 30px;
	color: #eeeeee;
	width: 57%;
}
.text_top1 h1 {
	font-size: 25px;
	text-align: left;
	margin: 0;
}
.text_top1 li {
	list-style-type: none;
	margin-top: 3px;
	
}
.text_top2 {
	position: absolute;
background: rgba(222, 110, 55, 0.91);
	font-size: 25px;
	padding: 7px;
	bottom: 30px;
	margin: 0px 0px 0px 30px;
	color: #eeeeee;
}
.text_top2 h2 {
	font-size: 25px;
	margin: 0px;
	
}
.head_order {
	position: absolute;
	right: 0px;
	margin-right: 30px;
	width: 300px;
	top: 30px;
}
.head_order input {
	margin-top: 10px;
	width: 100%;
	background-color: rgba(14, 14, 14, 0.49);
	border: 1px solid rgba(204, 204, 204, 0);
	border-radius: 4px;
	padding: 2px;
	color: #ffffff;
}
.head_order textarea {
	width: 100%;
	background-color: rgba(14, 14, 14, 0.49);
	border: 1px solid rgba(204, 204, 204, 0);
	border-radius: 4px;
	padding: 2px;
	color: #ffffff;
}
.head_order .form-group3 input {
	width: 100% !important;
	background: #de6e37 !important;
}
.head_order {
	color: #fff;
	padding: 10px;
	background: rgba(73, 68, 63, 0.83);
}

#catalog p {
	font-size: 14px;
}

#catalog h3 {

	font-size: 16px;

	text-align: center;
	text-transform: uppercase;
}

#catalog a:hover {text-decoration: none;}


.item_sort {
	display: block;
	background-color: #de6e37;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px;
}
.item_head {
	display: block;
	font-size: 19px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 10px 10px;
	background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/img/bg-header-ld.jpg);
}

.item_pic {
	display: block;
	height: 230px;
	border-left: 1px solid #cccbca;
	border-right: 1px solid #cccbca;
}


.item_pic img {
	width: 90%;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: block;
}
.item {
	position: relative;
	margin-bottom: 30px;
padding: 0 10 0 10;
}
.item:hover .more_show {
	display: block;
}
.item:hover .item_sort {
	background: #49443f;
}
.item:hover .item_pic {
	background: #49443f;
	border: none;
}
.nav_menu_button {
	background-color: transparent;
	color: #fff;
	border: medium none;
	font-size: 30px;
	padding: 15px;
}
#advants hr {
	width: 60%;
	height: 2px;
	background: #de6e37;
	margin: 0 auto;
}
.advant {
	text-align: center;
	height: 297px;
}
.advant_pic {
	font-size: 110px;
	color: #49443f;
}
.advant:hover .advant_pic {
	color: #de6e37;
}
.more_show {
	display: none;
	position: absolute;
	z-index: 100;
	color: #fff;
	left: 0px;
}
.more_show_child {
	background: #49443f;
	padding: 0 10px 10px 10px;
}
.padin {
	margin-top: 140px;
}
.advant {
	text-align: center;
}
.footer_cont {
	background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/img/bg-header-ld.jpg);
	display: block;
}
.foot_contacts {
	color: #fff;
	padding: 30px 0 30px 0;
	font-size: 18px;
}
.foot_contacts li {
	list-style-type: none;
	margin-top: 3px;
}
.foot_contacts .fa {
	color: #de6e37;
	font-size: 22px !important;
}
.foot_order {
	color: #fff;
	padding: 10px;
	background: rgba(73, 68, 63, 0.83);
}
.foot_order input {
	margin-top: 10px;
	width: 50%;
	background-color: rgba(14, 14, 14, 0.49);
	border: 1px solid rgba(204, 204, 204, 0);
	border-radius: 4px;
	padding: 2px;
	color: #eeeeee;
}
.foot_order textarea {
	width: 100%;
	background-color: rgba(14, 14, 14, 0.49);
	border: 1px solid rgba(204, 204, 204, 0);
	border-radius: 4px;
	padding: 2px;
	color: #eeeeee;
}
.foot_order .form-group3 input {
	width: 100% !important;
	background: #de6e37 !important;
}
.icon_step {
	margin-top: 4px;
	font-size: 40px;
	float: left;
	margin-left: 9px;
	color: #de6e37;
}
.content_step {
	padding-left: 60px;
	font-size: 30px;
}
.content_step h3 {
	font-size: 20px;
}
.box_step {
	margin-bottom: 35px;
	height: 70px;
}
.box_sale {
	padding: 10px;
	color: #eeeeee;
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(/img/bg-header-ld.jpg);
	box-sizing: border-box;
	margin-bottom: 15px;
	height: auto;
}
.box_sale h3 {
	color: #de6e37;
	font-size: 18px;
}
.box_price {
	background: #de6e37;
	padding: 10px;
	text-align: center;
	height: 111px;
}
.box_price:hover {
	background: #49443f;
	;
}
.box_price .fa {
	font-size: 91px;
	color: #eee;
}
.icon_price {
	float: left;
}
.text_price {
	color: #eee;
	margin-top: 24px;
}
#sale a:hover {
	text-decoration: none;
}
#gallery h3 {
	text-align: center;
	height: 40px;
}
.gall_img {
	height: 300px;
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
}
.gall_img img {
	position: absolute;
	bottom: 0px;
	width: 100%;
}
.contacts_box p {
	font-size: 24px;
	font-weight: bold;
}
.contacts_box li {
	list-style-type: none;
	font-size: 24px;
}
#price_container .price_iframe {
	text-align: center;
}
.product_img img {
	display: block;
	width: 100%;
}



#item_page p {font-size: 18px;
margin-bottom: 10px;}

#item_page h1 {font-size: 22px;
margin-bottom: 10px;
text-align: left;
font-weight: bold;}

#item_page ul {font-size: 18px;
margin-bottom: 10px;
margin-left: 20px;}

#item_page h2 {font-size: 18px;
margin-bottom: 10px;
text-align: left;
font-weight: bold;}

#item_page h3 {font-size: 18px;
margin-bottom: 10px;
text-align: center;
font-weight: bold;}




#item_page img {margin-bottom: 5px;}

#item_page table p {margin: 0;}