@font-face {
    font-family: 'Exo';
    src: url('../fonts/Exo2-Bold.ttf');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Exo';
    src: url('../fonts/Exo2-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Exo';
    src: url('../fonts/Exo2-MediumItalic.ttf');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'Exo';
    src: url('../fonts/Exo2-Medium.ttf');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Exo';
    src: url('../fonts/Exo2-LightItalic.ttf');
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: 'Exo';
    src: url('../fonts/Exo2-Light.ttf');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Exo';
    src: url('../fonts/Exo2-Italic.ttf');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Exo';
    src: url('../fonts/Exo2-BoldItalic.ttf');
    font-weight: bold;
    font-style: italic;
} 
html {
	position: relative;
	min-height: 100%;
}
body {
	font-family: 'Exo', Arial;
	margin-bottom: 260px;
	background-color:#fff;
}
a {outline:0; color:#0000ff;}
a:hover, a:active {outline:0; color:#0000ff;}
img {outline:0;}
img:hover, img:active {outline:0; }
.clear{clear:both;}
.header {
	min-height:121px;
	width:100%;
	border-bottom: 1px solid #a9aaac;
	background:url(../img/grey_bg2.jpg) center center no-repeat;
	background-size: cover;
}
.header .logo img{
	margin-top:10px;
	max-width:320px;
	height:auto;
}
@media (min-width: 991px)  and (max-width: 1199px){
	.header .logo img{
		width:100%;
	}
}
.top-inf {
	background:url(../img/grey_bg2.jpg) center center no-repeat;
	background-size: cover;
	
}
.top-menu{
	border-bottom: 1px solid #a9aaac;
	background:url(../img/grey_bg2.jpg) center center no-repeat;
	background-size: cover;
}
#menu {
	margin:0;
	font-size:16px;
}
#menu a{
	color:#fff;
}
#menu .selected a{
	color:#ea6c44;
}
#menu .red{
	color:red;
}
.cont{
	text-align:center;
}
.cont p{
	margin-bottom:0;
}
.cont .time{
	margin:10px auto 0;
	font-size:11px;
	color:#828282;
	width:140px;
	text-align:left;
}
.cont .time .l1{
	margin-left:25px;
}
.cont .time .l2{
	margin-left:27px;
}
.cont .time .l3{
	margin-left:10px;
}
.cont .phone{
	font-size:16px;
	color:#424242;
}
.cont .info{
	font-size:11px;
	color:#eb5825;
}
.callback-block .callback{
	margin-top:5px;
	text-align:right;
}
.callback-block .callback a{
	font-size:11px;
	color:#789054;
	padding-bottom:3px;
}
.top-text{
	padding-top:20px;
	text-align:center;
	color:#fff;
	font:italic bold 24px/28px 'Exo', sans-serif;
}
.top-contacts{
	text-align:center;
	position:relative;
	padding: 20px 0 0 0;
}
.top-contacts p{
	font-weight:bold;
}
.top-contacts #top_contacts{
	color: #fff;
	text-transform:uppercase;
	font-size:14px;
	line-height:14px;
	padding:15px 20px;
	background:#ea6c44;
	border:0;
	outline:0;
}
.top-contacts #top_contacts .rotated {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg); /* IE 9 */
  -moz-transform: rotate(180deg); /* Firefox */
  -webkit-transform: rotate(180deg); /* Safari and Chrome */
  -o-transform: rotate(180deg); /* Opera */
}
.top-contacts .top-contacts-box{
	position:absolute;
	display:none;
	top:84px;
	left:0;
	right:0;
	z-index:1100;
}
.top-contacts .top-contacts-box .top-c{
	background:#fff;
	width:250px;
	margin:0 auto;
	padding:15px;
	border:1px solid #000;
}
.top-contacts .top-contacts-box .top-c p{
	margin:0;
}
.top-contacts .top-contacts-box .top-c p.phone{
	display:flex;
	justify-content:flex-start;
	margin-bottom:5px;
	
}
.top-contacts .top-contacts-box .top-c p.phone img{
	margin-right:5px;
}
.top-contacts .top-contacts-box .top-c p.phone a img{
	margin-left:5px;
}
.top-contacts .top-contacts-box .top-c a{
	font-size:16px;
	line-height:24px;
	color:#000;
}
.top-contacts .top-contacts-box .top-c a.more-contacts{
	font-size:14px;
	line-height:16px;
	margin-top:10px;
	text-decoration:underline;
}
.top-social{
	clear:both;
	margin:10px 0;
	text-align:center;
}
.top-social img{
	width:28px;
	margin:0 3px;
}

@media (min-width:992px) and (max-width:1199px){
	
}

.slider{
	width:100%;
	position:relative;	
}
.slider .slick-dots{
	position:absolute;
	bottom:10%;
	list-style:none;
	text-align:center;
	width:100%;
	padding:0;
	margin:0;
}
.slider .slick-dots li{
	display:inline-block;
	width:20px;
	height:20px;
	margin: 0 8px;
}
.slider .slick-dots button{
	display:inline-block;
	width:20px;
	height:20px;
	text-indent:-9999px;
	background:#fff;
	border:0;
	outline:0;
	border-radius:15px;
}
.slider .slick-dots button:hover, .slider .slick-dots li.slick-active button {
	background:#fa9f1c;
}
#slider-box{
	position:relative;
	overflow:hidden;
}
#slider-box #zakaz-p{
	position:absolute;
	z-index:1000;
	display:inline-block;
	bottom:25%;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	color:red;
	font-size:18px;
	font-weight:bold;	
	line-height:40px;
	border:4px solid red;
	padding:0 10px;
	text-decoration:none;
	text-transform:uppercase;
	width:230px;
	text-align:center;
}
#slider-box #zakaz-p:hover{
	background-color:rgba(255,0,0,0.2);
}

@media (max-width:991px){
	.top-text{
		padding-top:20px;
		font:italic bold 18px/20px 'Exo', sans-serif;
	}
	.top-contacts .top-contacts-box{
		top:64px;
		left:auto;
	}
	.top-contacts{
		padding: 20px 0 0 0;
	}
	#slider-box #zakaz-p{
		bottom:15%;
	}
}
@media (max-width:960px){
	.slider-box{
		height:250px;
		position:relative;
	}
	.slider{
		position:absolute;
		left:0;
		right:0;
		display:block;
		margin-left:-200px;
		width:960px !important;
		height:250px;
	}

	.slick-slide img {
		width:auto !important;
		height:250px;
	}
}
@media (max-width:950px){
	.slider{
		margin-left:-20px;
	}
}
@media (max-width:900px){
	.slider{
		margin-left:-40px;
	}
}
@media (max-width:850px){
	.slider{
		margin-left:-60px;
	}
}
@media (max-width:800px){
	.slider{
		margin-left:-80px;
	}
}
@media (max-width:768px){
	.top-contacts .top-contacts-box{
		top:64px;
		left:0;
	}
}@media (max-width:750px){
	.slider{
		margin-left:-100px;
	}
}
@media (max-width:700px){
	.slider{
		margin-left:-125px;
	}
}
@media (max-width:650px){
	.slider{
		margin-left:-155px;
	}
}
@media (max-width:600px){
	.slider{
		margin-left:-190px;
	}
}
@media (max-width:550px){
	.slider{
		margin-left:-220px;
	}
}
@media (max-width:500px){
	.slider{
		margin-left:-240px;
	}
}

#a_picture{text-align:center;overflow:hidden;}

#menu .nav>li>a {
    padding: 20px 5px;
}
#menu .nav>li>a:focus, #menu .nav>li>a:hover {
    background-color: transparent;
}

.s-table {
	width:100%;
	margin-bottom:0px;
}
.t-block {
	width:10%;
	text-align:center;
	vertical-align:middle;
	position:relative;
}
.t-block .white{
	position:absolute;
	height:1px;
	width:100%;
	left:0;
	bottom:0;
	background:#fff;
}
.t-stone {
	background:#8e8e8e;
}
.t-spec {
	background:#aa5d01;
}
.t-usl {
	background:#c5a06f;
}
.t-izd {
	background:#c4a791;
}
.p-block {
	margin:0px;
	padding:0;
}
.p-block a {
	float:left;
	position:relative;
	width:204px;
	height:204px;
	margin: 0 1px 1px 0;
	text-align:center;
	background:#d7d4d1;
}

.p-block a.even{
	background:#e6e3e0;
}
.p-block a img{
	margin-top:23px;
	border-radius:75px;
	border: 2px solid #bebab5;
}
.p-block a:hover img{
	border: 2px solid #fff;
}
.p-block a span{
	position:absolute;
	display:block;
	bottom: 10px;
	width:100%;
	color:#000;
	line-height:16px;
	
}
@media (max-width:534px){
	.p-block a {
		width:100%;
		height:auto;
	}
	.p-block a img{
		margin:30px 0 50px;
	}
}
.m-text {
	margin:40px 0 20px;
}
.m-text h1{
	font-size:18px;
}
.m-text p{
	text-indent:30px;
	text-align:justify;
	color:#888888;
	font-size:16px;
	line-height:22px;
	margin-bottom:5px;
}

.zakaz{
	display:block;
	margin:30px auto;
	width:259px;
	height:62px;
	background:url(../img/zakaz.png) 0 0 no-repeat;
}
.zakaz:hover{
	background-position: 0 -62px;
}
.page-body p{
	text-indent:30px;
	
}

#path {
	color:#8a8a8a;
	font-size:14px;
	margin:10px 0;
}
#path a{
	color:#8a8a8a;
}
.products-title {
	margin: 8px;
}
#purchases td{
	vertical-align:middle;
	
}

.cart_form{
	margin-bottom: 30px;
}
.cart_form input[type="text"] {
    width: 30%;
    font-size: 18px;
}
.cart_form label [type="text"] {
    width: 30%;
    font-size: 18px;
}
.cart_form .input_captcha {
    float: left;
    width: 150px !important;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
    height: 36px;
}
.cart_form .button {
	color: #fff;
    font-size: 18px;
    padding: 10px 20px;
    background: #e57149;
    border: 0;
    outline: 0;
    margin: 15px 0;
}

.filters {
	margin:0 8px;
	padding: 10px 0;
	background:url(../img/grey_bg.jpg) repeat;
}
.filters label{
	font-size:20px;
	height:28px;
	overflow:hidden;
}
.filters select{
	background:#f3f1ee;
	border: 1px solid #c9c9ca;
}
.filters .sort{
	margin:10px 4px;
	font-size:18px;
	color:#8a8a8a;
}
.filters .sort a{
	color:#8a8a8a;
	text-decoration:none;
}
.filters .sort a:hover, .filters .sort a.selected{
	color:#e57148;
	text-decoration:none;
}

.products {
	margin:10px 0;
}
.product-box{
	padding: 0 8px;
}
.product {
	text-align:center;
	padding:0 0 10px 0;
	margin: 0 0 15px;
	border:1px solid #fff;
}
.product:hover {
	border:1px solid #000;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
}
.product .image{
	height:180px;
	line-height:180px;
	position:relative;
}
.product .image .img-count{
	position:absolute;
	top:10px;
	right:5px;
	color: #333;
	font-size:14px;
	font-weight:bold;
	background: #ffb660;
	padding:10px;
	line-height:14px;
	border-radius:10px;
}
.product img{
	outline:1px solid #000;
	width:100%;
	max-height:172px;
}
.product h3{
	font-size:18px;
	margin: 5px;
	height:40px;
	overflow:hidden;
}
.product h3 a{
	color:#605b57;
}
.product .product_info{
	color:#605b57;
}
.product .price{
	font-size:18px;
	color:#e57149;
}

.product .compare_price{
	font-size:18px;
	color:red;
	text-decoration:line-through;
}
.pictures .product img{
	width:100%;
	height:auto;
}
.product_p .image {
	position: relative;
	margin-bottom:10px;
}
.product_p .images a{
	margin-right:10px;
}
.product_p .description{
	margin:10px 0;
}
.product_p .description p{
	text-indent:30px;
}
.product_p .info {
	padding-left:0;
}
.product_p .info h1{
	margin: 0 0 10px 0;
}
.product_p .info .price{
	color:#ff4100;
	font-size:18px;
}
.product_p .compare_price{
	font-size:18px;
	color:red;
	text-decoration:line-through;
}
.product_p .info .button{
	color:#fff;
	font-size:18px;
	padding:10px 20px;
	background:#e57149;
	border:0;
	outline:0;
	margin:15px 0;
}
.product_p .features{
	padding:0;
}
.product_p .features li{
	list-style:none;
	padding:10px;
	background:#d7d4d1;
}
.product_p .features li label{
	margin:0;
}
.product_p .features .even{
	background:#ebebeb;
}
.product_p .image .img-sale {
    position: absolute;
    top: 5px;
    left: 5px;
	line-height: 30px;
}
.product_p .image .img-sale img{
    border:0 !important;
    outline:0 !important;
	line-height: 30px;
}
.product .image .img-sale {
    position: absolute;
    bottom: 20px;
    right: 5px;
	line-height: 30px;
}
.product .image .img-sale img{
    border:0 !important;
    outline:0 !important;
	line-height: 30px;
}

.pagination-block {
	text-align:center;
}
.pagination a{
	padding:10px 15px;
	background:#d9d9db;
	color:#000;
	text-decoration:none;
	line-height:46px;
}
.pagination a:hover, .pagination-block a.selected{
	background:#ffb660;
}
.related-title h2{
	margin: 0 0 15px;
}
@media (min-width: 991px)  and (max-width: 1199px){
	.product_p .image {
		padding-right:10px;
	}
	.product_p .image img{
		width:100%;
	}
	.product_p .images a{
		max-width:30%;
		margin-right:1%;
	}
}

.gal-cat-title {
	
}
.gal-cat-title a{
	font-size:18px;
	color:#fff;
	font-weight:600;
	background:#3FAE2A;
	padding:10px;
	float:right;
	text-decoration:none;
	border-radius:7px;
}
.gal-cat-title a:hover{
	background:#399328;
}
.linked_page{
	font-size:16px;
	color:#fff !important;
	font-weight:600;
	float:right;
	background:#3FAE2A;
	padding:10px;
	margin-top:-10px;
	border-radius:7px;
}
.linked_page:hover{
	background:#399328;
}
@media (max-width:725px){
	.linked_page{
		display:block;
		margin-top:15px;
		float:none;
		text-align:center;
		width:220px;
		margin: 15px auto 0;
	}

}
.pictures .product{
	padding:0;	
}

#gallery-categories, #gallery-images {
	padding: 20px 0px;
}
#gallery-categories  .image-box, #gallery-images .image-box{
	display:flex;
	width:100%;
	height:170px;
	justify-content: center;
	align-items: center;
	overflow:hidden;
}
#gallery-categories  .image-box img, #gallery-images .image-box img{
	max-height:170px;
	-webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}
#gallery-categories  .image-box:hover img, #gallery-images .image-box:hover img{
	transform: scale(1.2);
}
#gallery-categories  h3  {
	text-align:center;
	height:50px;
	overflow:hidden;
	margin:10px 0 0 0;
}
#gallery-categories  h3 a.gal-cat-name {
    font-size:18px;
	line-height:20px;
}
#gallery-images .image-box{
	margin-bottom:20px;
}

#blog {
	margin:0;
	list-style:none;
	padding-left:0;
}

.blog p {
	text-indent:30px;
	
}
.news{
	margin-bottom:30px;
}
.news .image{
	height:235px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-bottom:10px;
	transition: all .2s ease-in-out;
	overflow:hidden;
}
.news .image img{
	max-height:235px;
	width:auto;
	transition: all .8s ease-in-out;
}
.news .image:hover img{
	transform: scale(1.1);
}
.news .news-text h2{
	color:#000;
	font-size:19px;
	line-height:24px;
	font-family: 'Exo', Arial;
	height: 48px;
	overflow:hidden;
	margin: 0 0 5px 0;
	display:flex;
	align-items:center;
	justify-content:center;
}
.news .news-text h2 a{
	color:#000;
}
.news .post-annotation{
	color:#000;
	font-size:14px;
	line-height:18px;
	font-family: 'Exo', Arial;
	height:54px;
	overflow:hidden;
	margin-bottom:5px;
}
.news .post-info{
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.news .post-info a{
	color:#000;
}

.contactInfo {
    overflow: hidden;
    padding-bottom: 5px;
}
.contactInfo ul {
    list-style: none;
    float: left;
    width: 250px;
	padding:0;
}
.contactInfo ul li {
    padding-left: 26px;
    font-size: 14px;
    line-height: 24px;
	margin-bottom:5px;
}
.contactInfo .life {
    background: url(../img/icons.png) no-repeat 0 -268px;
}
.contactInfo .ks {
    background: url(../img/icons.png) no-repeat 0 0;
}
.contactInfo .mtc {
    background: url(../img/icons.png) no-repeat 0 -68px;
}
.contactInfo .mark {
    background: url(../img/icons.png) no-repeat 0 -337px;
}
.contactInfo .email {
    background: url(../img/icons.png) no-repeat 0 -195px;
}

.feedback_form input[type="text"]{
	width: 30%;
	font-size: 18px;
}
@media (max-width: 768px) {
	.feedback_form input[type="text"]{
		width: 50%;
	}
}
@media (max-width: 568px) {
	.feedback_form input[type="text"]{
		width: 100%;
	}
}
.feedback_form input[type="password"] 
{
	width: 100%;
	font-size: 18px;
}
.form
{
	width:100%;
	margin-bottom: 20px;
}
.form textarea
{
	width:100%;
	height:100px;
	font-size: 18px;
}
.form label {
	display:block;
	font-size: 14px;
}
.form input[type="text"]{
	display:block;
	margin-bottom: 10px;
}
#comments{
	padding-left:30px;
	margin-bottom:20px;
}
.comment_list {
	margin-top: 15px;
	list-style: none;
}
.comment_list li {
	padding-bottom: 15px;
}
.comment_header {
	font-size: 18px;
}
.comment_header i {
	font-weight: normal;
	font-style: normal;
	color: #878787;
	font-size: 13px;
}

.comment_form {
	background-color: #fef4be;
	border: 1px solid #f2e7aa;
	padding: 20px;
	margin-top: 20px;
	width: 100%;
	overflow: hidden;
}
.comment_form h2 {
	margin: 0 0 10px 0;
	font-size:26px;
}
.comment_form .comment_textarea {
	width: 100%;
	height: 100px;
	font-size: 12px;
}
.comment_form label {
	display: block;
	float: left;
	width: 100px;
	font-size: 18px;
	margin-top: 0;
}
.comment_form .input_name {
	font-size: 16px;
	width: 250px;
	margin-top: 0;
}
.comment_form .input_captcha, .cart_form .input_captcha{
	float: left;
	width: 150px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
	height: 36px;
}
.comment_form .captcha, .cart_form .captcha {
	float: left;
	display: block;
	margin-top: 0;
	margin-right: 10px;
}
.comment_form .button,
.feedback_form .button,
.cart_form .button,
.register_form .button,
.login_form .button{
	float: left;
	display: block;
	margin: 20px 0 0 0;
}

@media (max-width: 568px) {
	.comment_form label {
		width: 80px;
	}
	.comment_form .input_captcha{
		width: 100px;
	}
	.comment_form .input_name {
		width: 100%;
	}
}
@media (max-width: 768px) {
	#comments{
		padding-left:0px;
	}
}
.buttond {
	text-align: center;
}
.buttond a{
	cursor: pointer; 
	font-size: 20px; 
	text-decoration: none; 
	padding: 10px 30px; 
	color: #ffffff; 
	background-color: #ff0000; 
	border-radius: 60px; 
	border: 2px solid #0095ff;
}

.feedback_form {
	padding: 0;
	margin-top: 20px;
	width: 100%;
	overflow: hidden;
}
.feedback_form .input_captcha, .register_form .input_captcha{
	float: left;
	width: 120px !important;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 42px;
}
.feedback_form .captcha, .register_form .captcha{
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
	border: 1px solid #a0a0a0;
}
.feedback_form .button {
	font-size: 18px;
	float: left;
	margin: 15px 0 0 20px;
	float: left;
	cursor: pointer; 
}
.btn-grey {
	color: #fff;
    font-size: 18px;
    padding: 10px 20px;
    background: #d9d9db;
    border: 0;
    outline: 0;
    margin: 15px 0;
}
.btn-grey:hover {
    color: #fff;
    background-color: #c2c2c4;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 240px;
	background:url(../img/grey_bg2.jpg) center center no-repeat;
	background-size: cover;
}
.f-menu {
	margin:20px 0 40px;
}
.f-menu div{
	float:left;
	width:50%;
}
.f-menu a{
	display:block;
	text-transform:uppercase;
	color:#fff;
	font-size:18px;
	text-decoration:none;
}
.f-menu a:hover{
	text-decoration:underline;
}
.social{
	margin-top:35px;
	text-align:center;
}
.social a{
	margin: 0 10px 0 0;
}
.social a.last{
	margin: 0;
}
.f-contacts{
	font-size:18px;
	color:#fff;
	margin-top:20px;
	background: url(../img/map.png) 0 10px no-repeat;
	padding-left:40px;
}
.f-contacts p{
	line-height:24px;
	margin-bottom:2px;
}
.f-contacts a{
	color:#fff;
}
.copy{
	text-align:center;
	font-size:18px;
	color:#4d4d4d;
}
.copy a{
	color:#4d4d4d;
	text-decoration:none;
}
.copy a:hover{
	text-decoration:underline;
}
.products .product .variant{
		height:45px;
	} 
	
@media (min-width: 992px) and (max-width: 1199px){
	.products .product .image img{
		width:100%;
	} 
}
@media (max-width: 991px) {
	.header {
		margin-top:121px;
		min-height:121px;
		padding-top:10px;
	}
	.t-block {
		width:10%;
	}
}
@media (max-width: 765px) {
	.header {
		margin-top:50px;
		padding-bottom:30px;
		min-height:200px;
	}
	.header .logo{
		text-align:center;
		margin-top:0px;
	}
	.header .logo img{
		width:80%;
		max-width:332px;
	}
	#a_picture{text-align:center;}
	.callback-block .callback{
		text-align:center;
	}
	
	#cart_informer{
		text-align:center;
		width:100%;
	}
	#cart_informer img{
		float:none;
		
	}
	#cart_informer span{
		float:none;
		
	}
	.top-social{
		clear:both;
		text-align:center;
	}
	.product_p .image img{
		
	} 
	.products .product .image img{
		width:80%;
		max-width:170px;
	} 
	.t-block {
		width:75px;
		text-align:center;
		vertical-align:middle;
		position:relative;
	}
	.copy{
		margin-top:20px;
	}
}
@media (max-width: 765px) and (orientation: landscape){
	.products .product .image img{
		
		max-width:170px;
	} 
}
@media (max-width: 400px) and (orientation: portrait){
	.products .product .image img{
		max-width:130px;
	} 
}
@media (max-width: 399px) and (orientation: portrait){
	.products .product .image{
		overflow:hidden;
	} 
	.products .product .image img{
		max-width:130px;
		max-height:130px;
	} 
}
@media (max-width: 765px){
	#a_picture img{
		max-width:90% !important;
	}
	.top-inf-box img{
		max-width:90% !important;
	} 
}
@media (max-width: 765px) and (orientation: landscape){
	#a_picture{
		width:50% !important;
		overflow:hidden;
	} 
	#a_picture img{
		max-width:90% !important;
	} 
	.top-inf-box{
		width:50% !important;
	} 
	.top-inf-box img{
		max-width:90% !important;
	} 
}
@media (max-width: 400px){
	.products .product .image {
		height: 130px;
		line-height: 130px;
	} 
	.products .product .image img{
		width:100%;
	} 
	.product_p .image img {
		width:100%;
	}
}
table p {text-indent:0 !important;}
table td {padding:5px;}

#search-box {
	width:100%;
	max-width:300px;
	margin:0 0 0 0 ;
	padding: 5px;
	background:#fff;
	border:1px solid #000;
}
#search-box .search-i{
	width:85%;
	font-style: italic;
	border:0;
	outline:0;
	font-size:14px;
	line-height:22px;
}
#search-box .search-i:active, #search-box .search-i:hover{
	border:0;
	outline:0;
}
#search-box .search-b{
	float:right;
	text-indent:-9999px;
	width:26px;
	height:26px;
	border:0;
	outline:0;
	background: url(../img/search-b.png) 3px 3px no-repeat;
}
/*
#catalog_menu, #catalog_menu ul, #catalog_menu ul li, #catalog_menu ul li a {
    border: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    line-height: 1;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}
#catalog_menu {
	margin-top:30px;
}
#catalog_menu ul ul {
    display: none;
}
#catalog_menu > ul > li > a {
    background: url(../img/grey_bg.jpg) repeat;
    border-top: 1px solid #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 20px;
    text-decoration: none;
    z-index: 2;
}
#catalog_menu > ul > li > a:hover,
#catalog_menu > ul > li.active > a {
    background: #ffb660;
	color: #333;
}
#catalog_menu > ul > li.open > a {
	color: #333;
}
#catalog_menu > ul > li:last-child > a,
#catalog_menu > ul > li.last > a {
	color: #333;
}
.holder {
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
}
.holder:after, .holder:before {
    content: "";
    display: block;
    height: 6px;
    position: absolute;
    right: 20px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 6px;
    z-index: 10;
}
.holder:after {
    border-left: 2px solid #333;
    border-top: 2px solid #333;
    top: 17px;
}
#catalog_menu > ul > li > a:hover > span:after,
#catalog_menu > ul > li.active > a > span:after,
#catalog_menu > ul > li.open > a > span:after {
    border-color: #333;
	color: #333;
}
.holder:before {
    border-left-color: inherit;
    border-left-style: solid;
    border-left-width: 2px;
    border-top-color: inherit;
    border-top-style: solid;
    border-top-width: 2px;
    top: 18px;
}
#catalog_menu ul ul li a {
    cursor: pointer;
    font-size: 13px;
    padding: 10px 20px;
    text-decoration: none;
    z-index: 1;
}
#catalog_menu ul ul li:hover > a {
	background:#e5e5e7;
	color: #333;
}
#catalog_menu ul ul li.open > a {
	color: #333;
}
#catalog_menu ul ul li.active > a {
	background:#e5e5e7;
}
#catalog_menu ul ul li:first-child > a {
    -webkit-box-shadow: none;
    box-shadow: none;
}
#catalog_menu ul ul ul li:first-child > a {
}
#catalog_menu ul ul ul li a {
    padding-left: 30px;
}
#catalog_menu > ul > li > ul > li:last-child > a,
#catalog_menu > ul > li > ul > li.last > a {
    border-bottom: 0 none;
}
#catalog_menu > ul > li > ul > li.open:last-child > a,
#catalog_menu > ul > li > ul > li.last.open > a {
   
}
#catalog_menu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
    border-bottom: 0 none;
}
#catalog_menu ul ul li.has-sub > a:after {
    border-left: 2px solid #333;
    border-top: 2px solid #333;
    content: "";
    display: block;
    height: 5px;
    position: absolute;
    right: 20px;
    top: 11.5px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 5px;
    z-index: 10;
}
#catalog_menu ul ul li.active > a:after,
#catalog_menu ul ul li.open > a:after,
#catalog_menu ul ul li > a:hover:after {
    
}
*/

#catalog_menu, #catalog_menu ul, #catalog_menu ul li, #catalog_menu ul li a {
    border: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    line-height: 1;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
	color: #333;
}
#catalog_menu {
	margin-top:30px;
	margin-bottom:30px;
}
#catalog_menu ul ul {
    display: block;
}
#catalog_menu > ul > li > a {
    background: url(../img/grey_bg.jpg) repeat;
    border-top: 1px solid #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    text-decoration: none;
    z-index: 2;
	color: #333;
}
#catalog_menu > ul > li > a:hover,
#catalog_menu > ul > li.active > a {
    background: #ffb660;
	color: #333;
}
#catalog_menu > ul > li.open > a {
	color: #333;
}
#catalog_menu > ul > li:last-child > a,
#catalog_menu > ul > li.last > a {
	color: #333;
}

#catalog_menu > ul > li > a:hover > span:after,
#catalog_menu > ul > li.active > a > span:after,
#catalog_menu > ul > li.open > a > span:after {
    border-color: #333;
	color: #333;
}
.holder:before {
    border-left-color: inherit;
    border-left-style: solid;
    border-left-width: 2px;
    border-top-color: inherit;
    border-top-style: solid;
    border-top-width: 2px;
    top: 18px;
}
#catalog_menu ul ul li a {
    cursor: pointer;
    font-size: 13px;
    padding: 10px;
    text-decoration: none;
    z-index: 1;
}
#catalog_menu li a:hover {
	background:#ffb660;
	color: #333;
}
#catalog_menu ul ul li.open > a {
	color: #333;
}
#catalog_menu ul ul li.active > a {
	background:#ffb660;
}
#catalog_menu ul ul li:first-child > a {
    -webkit-box-shadow: none;
    box-shadow: none;
}
#catalog_menu ul ul ul li:first-child > a {
}
#catalog_menu ul ul ul li a {
}
#catalog_menu > ul > li > ul > li:last-child > a,
#catalog_menu > ul > li > ul > li.last > a {
    border-bottom: 0 none;
}
#catalog_menu > ul > li > ul > li.open:last-child > a,
#catalog_menu > ul > li > ul > li.last.open > a {
   
}
#catalog_menu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
    border-bottom: 0 none;
}
#catalog_menu ul ul li.active > a:after,
#catalog_menu ul ul li.open > a:after,
#catalog_menu ul ul li > a:hover:after {
    
}

.navbar-inverse {
 
	background-image:none;
	color:#fff;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #bc6600;
}
.navbar-inverse .navbar-toggle {
    border-color: #bc6600;
}
.message_error{
	color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
	padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.message_success{
	padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
	color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.calculation_request{
	justify-content:center;
	padding-top:30px;
	display:flex;
	align-items:center;
}
.calculation_request a{
	padding:20px 30px;
	color:#fff;
	font-size:20px;
	text-transform:uppercase;
	text-decoration:none;
	background:#e57149;
}
.calculation_request a:hover{
	background:#fe8d67;
}
@media (min-width: 991px)  and (max-width: 1199px){
	.calculation_request{
		justify-content:center;
		padding-top:40px;
		display:flex;
		align-items:center;
	}
	.calculation_request a{
		padding:10px 15px;
		color:#fff;
		font-size:14px;
		text-transform:uppercase;
		text-decoration:none;
		background:#e57149;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	
	.header{
		margin-top:81px !important;
	}

	.header .logo img {
		width:100%;
	}
	.calculation_request {
		padding-top: 0px;
	}
	.calculation_request a {
		padding: 10px;
		font-size: 14px;
		text-align:center;
	}
	#cart_informer {
		margin-top: 0px;
	}
	.nav>li>a {
		padding: 10px 15px !important;
	}
}
@media (max-width: 767px){
	
	#search-box {
		margin:0 auto 30px;
	}
	#mobile_catalog_menu{
		padding:0 30px;
		margin:0 0 30px 0;
	}
	#mobile_catalog_menu label{
		margin: 0 auto 10px;
		width:100%;
		text-align:center;
	}
	.buttond a{
		font-size: 14px; 
		padding: 10px 15px; 
	}
}

