@import url("reset.css");

/* @group Общий стиль */
html,
body {
	width: 100%;
	height: 100%;
	font-family: 'Roboto', sans-serif !important;
	background-color: #f3f3f3 !important;
}

p{margin-bottom: 15px;}

h1 {
	font-size: 57px;
	margin-bottom: 10px;
	font-weight: 100;
 	color:#88674b;
}

h2 {
	clear: both;
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    text-decoration: underline !important;
    color: #5d3413 !important;
}

a { color: #0095eb; }

a:hover { color: #e84d07; }

e[type="button"] {
	cursor:hand;
	cursor:pointer;
}
/* @end — Общий стиль */

.modal-lg-col{
min-width: 1030px;
}



.btn-fa-phone{
    z-index: 11111;
    padding: 7px 13px 7px 14px;
    position: fixed;
    bottom: 7px;
    left: 30px;
    margin: 0px 0px 0px 0px;
    background-color: rgba(255, 255, 255, 0.65);
    border: 2px solid #cccccc;
    border-radius: 4px;
    margin: 0px 0px 3px -10px;
    color: #4fb161;
 	transition: 0.3s;
}

.btn-fa-phone:hover{
    background-color: #4fb161;
    border: 2px solid #4fb161;
    color: #fff;
}


#toTop{
	position: fixed;
    bottom: 10px;
    right: 0px;
    cursor: pointer;
    padding: 8px 13px;
    opacity: 0.9;
    display: none;
	z-index:11111;
	}

.page-table table{
        background-color: transparent;
    border: 1px solid #dcdcdc;
    width: 100%;
     margin: 20px 0px 10px 0px;
     border-bottom: 2px solid #d2d2d2;
}

.page-table table b, table strong{
       font-weight: 500;
    color: #000000;
    font-size: 15px;
}

.page-table table td, table th{
        padding: 4px 10px 4px 10px;
    border: 1px solid #dcdcdc;
    font-size: 15px;
}

.page-table table tr{
   background-color:#fff;
}

.page-table table tr:nth-child(2n){
    background-color: #fffbf4;
}

.page-table table tr:hover{
   background-color: #efefef;
}

.text-info-page b, strong {
 	font-size:16px;
}

.text-info-page table{
        background-color: transparent;
    border: 1px solid #dcdcdc;
    width: 100%;
    margin: 20px 0px 10px 0px;
    /* border-bottom: 2px solid #d2d2d2; */
    -webkit-box-shadow: 0px 5px 29px -14px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 5px 29px -14px rgba(0,0,0,0.55);
    box-shadow: 0px 5px 29px -14px rgba(0,0,0,0.55);
}

.text-info-page table b, table strong{
       font-weight: 500;
    color: #000000;
    font-size: 15px;
}

.text-info-page table td, table th{
        padding: 4px 10px 4px 10px;
    border: 1px solid #dcdcdc;
    font-size: 15px;
}

.text-info-page table tr{
   background-color:#fff;
}

.text-info-page table tr:nth-child(2n){
    background-color: #fffbf4;
}

.text-info-page table tr:hover{
   background-color: #efefef;
}

.text-info-page table img{
        width: 100%;
    height: auto;
    /* max-width: inherit; */
    margin-right: -50px;
}

.logo{
   padding: 12px 90px 12px 0px;
}

.navbar-default {
        background-color: rgba(248, 248, 248, 0) !important;
    border-color: rgba(248, 248, 248, 0) !important;
    padding: 20px 0px 0px 0px;
}



.kontakts{
   text-align: right;
   padding: 13px 0px 0px 0px;
   line-height: 9px;
}

.kontakts a{
	font-size:19px;
 	font-weight: 500;
    color:#3b3b3b;
}

.kontakts em{
	font-size:11px;
 	font-weight: 500;
    color:#3b3b3b;
    font-style:normal;
}

.text-info-page img{
	    width: max-content;
    height: 100%;
    max-width: 100%;
}

.top-menu{

}

#blog li {
 	border: 1px solid #f4f3f3;
    margin-bottom: -1px;
    margin-left: -1px;
    padding: 10px 20px 10px 20px;
    min-height: 320px;
}

#blog li img{
 	width: max-content;
    max-width: 100%;
    height: 100%;
    max-height: 216px;
    overflow: hidden;
    padding: 10px 10px 10px 10px;
}

#blog li h3{
 	margin-top: 5px;
    margin-bottom: 15px;
    line-height: 16px;
    height: 40px;
}

#blog li h3 a{
 	font-size:17px;
}

.top-menu a{
   color: #333 !important;
}

.top-menu .selected a, .top-menu a:hover {
	    color: #ab5612 !Important;
	}

.no-padding{
	padding-right: 0px !important;
    padding-left: 0px !important;
}

.text-h1-page-style{
        font-size: 30px;
    margin: 30px 0px 15px 0px;
    border-bottom: 1px solid #f3f3f3;
    padding: 0px 0px 10px 0px;
    color: #79553a;
    font-weight: 400;
}

.text-info-page ul {
        margin: 0px 0px 0px 0px;
        background-color: #fffcf6;
    padding: 10px 30px 10px 30px;
    border-radius: 4px;
    border: 1px dotted #e8e8e8;
}

.text-info-page ol {
 	margin: 0px 0px 0px 0px;
        background-color: #fffcf6;
    padding: 10px 30px 10px 30px;
    border-radius: 4px;
    border: 1px dotted #e8e8e8;
}

.text-info-page ol li{
        font-size: 15px;
    padding: 3px 0px 3px 0px;
    margin-left: 5px;
    font-weight: 400;
}


.text-info-page ul li{
        font-size: 15px;
    padding: 3px 0px 3px 0px;
    margin-left: 5px;
    font-weight: 400;
}

#header-block{
	background: url(/img/hader-bg.jpg) no-repeat;
    margin: -91px 0px 0px 0px;
    padding: 130px 0px 18px 0px;
     background-position: top center;
}

@media screen and (max-width: 1199px){
  #header-block {
      margin: -91px 0px -20px 0px;
      padding: 130px 0px 0px 0px;
  }
 
 	#catalog_menu ul li a:hover {
        background-color: rgba(236, 224, 200, 0.36);
    color: #9a6233;
    width: 113%;
}
 
 	#catalog_menu ul ul li a {
    	padding: 9px 0px 8px 10px !important;
}
 
 #blog-col-left ul li img{
     width: 119% !Important;
    margin: -10px 0px 10px -20px !Important;
 }	
 
 	#footer .col-right-footer img{
	 margin:0px 10px 0px 40px !important;
	}
 
 
 
 	#blog-col-left a {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
    color: #c7a182;
    font-size: 12px;
}
 
  #blog-col-left ul li p {
    padding: 4px 5px 0px 20px !Important;
    font-size: 11px !Important; 
}	
 
 .zastawka-foto{
 	margin: -5px -30px 0px -265px !important;
 }
 
  .product .images img{
        width: 80px !important;
        height: 70px !important;
        margin: 0px 15px 9px 0px !important;
     }
 
 	#catalog_menu ul li {
        font-size: 15px !important;
    }	
 
 	#catalog_menu ul li a {
         padding: 14px 0px 0px 54px !important;
     }
 
    .product .image{
       margin-bottom: 30px;
    }	
 
 	.product .fluid-row .images img{
 	    width: 85px !important;
   		 height: 85px !important;
	 }
 
 	.dop-block-info-prinsup-work a {
         width: 24%;
         padding: 30px 11px !important;
         font-size: 18px !important;
         vertical-align: middle;
         text-align: center;
     }
 
   #block-2 .col-uslugi {
      margin-left: 10px !important;
      margin-right: 20px !important;
      width: 125px !important;
   }
 
   #block-3 .novinkis-col .img{
 	    height: 285px !important;
 }
 
   #block-3 .look-info-icon:hover{
     padding-top: 120px !important;
   }
 
 #block-5{
     background-size: cover !important;
 }
 
 #block-5 .rigth-text-col p span {
    font-size: 20px !important;
}
 
 #block-6 .dostawka-col-img {
        margin-top: 14px !important;
    text-align: right !important;
    margin-left: -45px;
}
 
 #block-6 .dostawka-col-img img{
 	width: 110%;
 	}
 
    #blog-col .blog-col-li img {
       height: 100%;
         max-height: 250px;
       width: 134% !important;
       margin-top: -50px !important;
       margin-bottom: -10px;
       margin-left: -34px !important;
       margin-right: 0px;
   }
 
 
}

@media screen and (max-width: 991px){
	#block-2 .col-uslugi {
    margin-left: 0px !important;
    margin-right: 14px !important;
    width: 106px !important;
	}
 	
 	#footer .col-right-footer{
	    margin: 10px 0px 10px 0px !important;
	}	
 
 	#footer .col-rigth-text, #footer .col-center-text {
    	text-align: left !important;
	}
 
 	#footer .col-right-footer img{
	    margin: 0px 10px 0px 0px !important;
	}
 
 	#catalog_menu ul ul {
    margin: 10px -10px -10px -13px !important;
    background-color: #dcdcdc;
    padding: 0px 3px 0px 6px !important;
}
 
 	#catalog_menu ul ul ul li a{
        width: 98% !IMPORTANT;
        margin: -10px 0px -10px -5px !important;
        padding: 8px 0px 8px 19px !important;
        font-size: 13px !important;
}
 
 	#catalog_menu ul ul ul li a:hover{
         width: 116%;
    margin: -17px 0px -12px -15px;
       padding: 8px 0px 8px 19px !important;
}
 
 	#catalog_menu ul li a:hover {
        width: 116%;
    	margin: -42px 0px -10px -13px;
    	padding: 17px 0px 0px 59px !important;
}	
 
 	#catalog_menu ul ul li a:hover {
    width: 116%;
    margin: -13px 0px -10px -15px;
    padding: 9px 0px 8px 16px !important;
}
 
 	#catalog_menu ul ul li {
            margin: 0px -10px 0px -16px !important;
    border: 1px solid #dcdcdc !important;
    border-radius: 2px;
    background-color: #ffffff;
    padding: 10px 5px 10px 18px !important;
    }
 
 	#catalog_menu ul ul li a {
           font-size: 14px !important;
    }
 
 	#blog-col-left ul {
        list-style-type: none;
        padding-right: 8px;
        padding-left: 8px;
    }
 
 	.text-info-page {
        margin: -20px 0px 0px 0px;
    }
 	
 	.blog-info-left-col .tittle-h p {
        font-size: 12px !important;
    	margin: 5px 0px 0px 0px !important;
    }
 	
 	.product .fluid-row .images img {
        width: 81px !important;
        height: 81px !important;
    }	
 
 	#blog-col-left ul li img {
         width: 130% !Important;
     }
 
 	#blog-col-left a {
    margin: 0px 0px 0px 0px !Important;
    padding: 0px 0px 0px 0px !Important;
    color: #c7a182;
}
 
 	#blog-col-left ul li {
        border: 1px solid #ececec;
        margin: 0px 0px 0px 0px;
         line-height: 15px !important;
        padding: 0px 13px 0px 13px !Important;
        margin-bottom: 7px !IMPORTANT;
        background-color: #fbfbfb;
        overflow: hidden;
   }
 
 #blog-col-left ul li p {
        padding: 5px 0px 0px 0px !Important;
    font-size: 11px !Important;
}
 
 	.product .images {
        /* float: left; */
        /* clear: left; */
        /* width: 300px; */
        margin-right: 12px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 15px;
        margin-left: 0px;
    }
 	
    #catalog_menu{
          margin: 20px -10px 0px -10px !important;
    	 padding: 0px 0px 0px 0px !important;
    }
 
 	.product .images img {
        width: 95px !important;
        height: 80px !important;
        margin: 0px 8px 13px 20px !important;
    }
 	
 	#catalog_menu ul {
         padding: 0px 0px 0px 0px !important;
     }
 	  
 	 .zastawka-foto {
         margin: -5px -30px 0px -210px !important;
     }
 
     .product .image{
		    width: 480px !important;
     }
 
      #catalog_menu ul li {
            font-size: 13px !important;
    /* border: 1px solid #ffffff !important; */
    padding: 10px 10px 11px 13px !important;
    margin-top: 0px !important;
    margin-bottom: -1px !important;
     }
 		
 	.product .image img {
    	max-width: 466px !important;
    	width: 100%;
	}
 
 	#catalog_menu ul li a {
            padding: 17px 4px 0px 56px !important;
    			letter-spacing: -0.3px;
    }
 	
    #block-3 .novinkis-col .img{
 		height: 210px !important;
     }
 
  	#block-3 .name-novinka a{
 		font-size:16px !important;
 	}
 	
 	#block-3 .look-info-icon {
      margin: 0px 0px -150px 0px !important;
      padding-top: 150px !important;
      height: 150px !important;
  }
 
 	#block-3 .look-info-icon:hover {
    	padding-top: 80px !important;
     	height: 150px !important;
         margin: 0px 0px -150px 0px !important;
	}
 
 	#block-4 .prinsup-work p{
      font-size: 15px !important;
      margin-bottom: 50px !important;
 	}	
 
 	.dop-block-info-prinsup-work{
 	    display: block !important;
    	 text-align: center;
         margin-top: 10px !important;
         padding: 18px 0px 40px 20px !important;
 	}
 	
 	.dop-block-info-prinsup-work p {
         padding: 4px 30px 40px 20px !important;
	}
 
 	#block-5 .rigth-text-col p {
        font-size: 17px !important;
        line-height: 24px !important;
    }
 
    #block-5 .rigth-text-col p span {
           font-size: 19px !important;
    }
 
 	#block-7 .materialu .img {
        margin: 0px 20px 0px 10px !important;
        width: 230px !important;
        padding: 12px;
	}
 	
 	#blog-col .blog-col-li li a {
        font-size: 18px !important;
    }
 
 	#blog-col .blog-info-btn:hover {
     font-size: 18px !Important;
    }
 	
 	#blog-col .blog-col-li li{
 		margin: 0px 0px 20px 0px !important;
	 }
 
 	.dop-block-info-prinsup-work a {
             width: 44%;
          padding: 20px 51px !important;
          font-size: 18px !important;
     }
}


@media screen and (max-width: 767px){
 	#footer .col-center-footer ul {
        display: block !important;
        margin: 20px 0px 10px 0px;
    }
 
 	#footer .col-center-footer ul li {
    	padding: 3px 0px 9px 0px !important;
    	font-size: 13px !important;
	}
 	
 	#footer p span {
 	   font-size: 13px !important;
	}
 
    #catalog_menu ul ul ul .selected {
          padding: 9px 5px 9px 6px !Important;
          width: 101% !important;
          /* min-height: auto !important; */
	} 
 
 	.main-col {
        padding-left: 12px !important;
        padding-right: 12px !important;
	}
 
 	#catalog_menu ul ul ul li .selected {
           padding: 8px 10px 10px 19px !Important;
           margin-bottom: -10px !important;
           width: 100% !important;
           min-height: auto !important;
	}
     
 	#catalog_menu ul ul ul li a {
      width: 102% !IMPORTANT;
	}
 
    jdiv{
           display: none !IMPORTANT;
    }
     
 	.navbar-default-background-color {
       background-color: rgb(255, 255, 255);
       padding: 10px 0px 0px 0px !important;
       margin-bottom: 0px !important;
   }
 
 	#catalog_menu ul li a {
    padding: 17px 4px 0px 56px !important;
    letter-spacing: -0.3px;
    width: auto !important;
}
 
 #blog li h3 {
     margin-bottom: 25px;
 }
 
 .blog-info-btn{
 	height: 46px !important;
 }
 
 #blog-col .blog-col-li img {
        height: 100% !important;
    width: 120% !important;
    min-height: 170px !IMPORTANT;
    max-height: 170px !IMPORTANT;
    margin-top: -30px !important;
    margin-bottom: -10px !IMPORTANT;
    margin-left: -30px !important;
    margin-right: 0px !important;
}
 
 .text-info-page table td, table th {
    padding: 6px 4px 6px 4px;
    border: 1px solid #dcdcdc;
    font-size: 15px;
}
 
 .text-info-page img{
 		width: max-content;
    height: 100%;
    max-width: 100%;
 	}
 
 	#catalog_menu ul ul {
    margin: 14px 0px -13px -9px !important;
    background-color: #dcdcdc;
    border: 1px solid #ccc;
    padding: 0px 0px 0px 15px !important;
}
 
 #catalog_menu ul ul ul {
    margin: 9px 0px -7px -11px !important;
    background-color: #dcdcdc;
    border-left: none;
    border-right: none;
    padding: 0px 0px 0px 0px !important;
}
 
 
 	#catalog_menu ul ul li {
        margin: -1px -2px -2px -17px !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 2px;
    background-color: #ffffff;
    padding: 13px 0px 8px 11px !important;
}
 
 	#catalog_menu ul ul li a:hover {
    width: 116%;
    margin: -12px -1px -9px -11px;
    padding: 9px 0px 8px 11px !important;
}
 
 #catalog_menu ul ul li a {
    font-size: 14px !important;
    padding: 10px 0px 7px 10px !important;
    margin: -14px -1px -9px -11px !important;
    border-bottom: 1px solid #c3c3c3 !important;
}
 

 
 #catalog_menu ul ul ul li{
     margin: -3px -1px -3px -1px !important;
    padding: 10px 1px 10px 5px !important;
 }


 
 	#catalog_menu ul ul ul li a:hover {
        margin: -10px -1px -14px -11px;
    padding: 6px 0px 8px 16px !important;
}
 
 
 	
	#header-block h1 {
         font-size: 28px !important;
         line-height: 37px !important;
         letter-spacing: -1px !important;
         font-weight: 300 !important;
         margin-left: -10px !important;
        }
 
 		#catalog_menu ul {
         padding: 10px 0px 0px 0px !important;
         margin-top: -10px!important;
		}
 		
 		
 
 		.product .fluid-row .images img {
              width: 55px !important;
              height: 55px !important;
              margin: 0px 1px 10px 8px !important;
        }
 		
 		.product .image {
            width: 100% !important;
            margin-right: 0px !important;
            margin-left: 0px !important;
             margin-bottom: 20px !important;
        }
 
 		.text-info-page p, .text-info-page p span, .text-info-page span {
            font-size: 14px !important;
            line-height: 22px !important;
            padding: 10px 2px 0px 1px;
            text-align: justify;
            margin-top: 10px;
        }
 				
 		#header-block {
           margin: -91px 0px -20px 0px !important;
           padding: 90px 0px 0px 0px !important;
           background-size: cover !important;
           height: 106% !important;
       }
 	
 		.zastawka-foto {
             height: 300px !important;
            margin: 0px -45px 0px -430px !important;
        }
 
 		.logo {
           padding: 20px 90px 15px 20px;
        }
 
 		.zastawka-foto img {
            margin: -120px 0px 0px 0px !important;
            width: 100% !important;
            opacity: 0.5 !important;
        }
 
 		.product .images img {
                width: 69px !important;
                height: 69px !important;
                margin: -4px -2px 19px 4% !important;
        }
 		
 		.product-page {
            margin: -290px -33px 0px -33px !important;
            z-index: 11 !important;
            position: relative !important;
        }
 
 		#block-2 .col-uslugi {
            margin-left: 0px !important;
            margin-right: 2% !important;
            width: 48% !important;
       }
 
 		.product-page h1 {
             font-size: 22px !important;
             margin-bottom: 30px !important;
             margin-top: 34px !important;
         	 font-weight: 400 !important;
         }
 
 		.dop-block-info-prinsup-work a {
            width: 44%;
            padding: 17px 30px !important;
            font-size: 15px !important;
        }
 
 		#header-block .tittle-block i {
           margin: 6px 0px 0px -7px !important;
       }
 		
 		#block-3 {
            padding-bottom: 25px !important;
        }
 		
 		.novinkis-col{
 			    margin-bottom: 70px;
 		}	
 
 		#block-5 {
            padding: 0px 0px 110px 0px !important;
        }
 
 		.btn-block {
    		margin: 70px 0px 30px 0px !important;
		}	
 
 		#block-5 .left-text-col {
            padding: 0px 10px 0px 35px !important;
        }
 
 		#block-6 .dostawka-col-img img {
            width: 100% !important;
        }
 
 		#block-5 .left-text-col p {
             font-size: 17px !important; 
         }
 
 		#block-5 .rigth-text-col {
            padding: 50px 30px 10px 30px !important; 
        }
 
 		#block-6 .dostawka-col {
           padding: 0px 0px 25px 0px !important; 
       }
 		
 		#block-5 .rigth-text-col p {
            font-size: 17px !important;
            line-height: 26px !important;
        }
 		
 		#block-6 .dostawka-col-img {
             text-align: right !important;
             margin-left: 0px;
         }
 
 		#block-6 .dostawka-col img {
            margin-bottom: 10px;
        }
 				
 		#block-4 .prinsup-work p {
             font-size: 17px !important;
         }
 
 		.dop-block-info-prinsup-work p {
            font-size: 17px !important;
        }	
 
 		#block-7 .materialu li {
                 padding: 16px 40px 17px 40px !important;
                 display: block !important;
                 text-align: justify !important;
         }	
 
 		.navbar-default {
           margin-bottom: -2px !important;
        }
 			
 		.navbar-default .navbar-collapse, .navbar-default .navbar-form {
            border-color: #e7e7e7 !important;
            background-color: #fff !important;
            border-bottom: 2px solid #c7bbb0 !important;
        }
 
 		.kontakts {
             margin-bottom: 20px;
         }
 			
 		 .navbar-nav {
    		margin: 0px 0px 20px 0px !important;
		}	
 
 		.nav>li{
 			padding: 3px 3px 3px 3px !important;
            border-bottom: 1px solid #e2e2e2;
            font-weight: 500
		 }
 
 		.panel-body {
             padding: 0px 10px 0px 10px !important;
         }
 
 		#catalog_menu {
                margin: 10px 0px 10px 0px !important;
                padding: 0px 0px 0px 0px !important;
                width: 100% !important;
                background-color: #fff !important;
                -webkit-box-shadow: 0px 29px 132px -18px rgba(0, 0, 0, 0) !important;
                -moz-box-shadow: 0px 29px 132px -18px rgba(0, 0, 0, 0) !important;
                box-shadow: 0px 29px 132px -18px rgba(0, 0, 0, 0) !important;
        }
 
 		.panel-heading{
            color: #fff !important;
            background-color: #c59e80 !important;
            border-color: #ddd !important;
            padding: 15px 10px 15px 15px !important;
            font-weight: 400 !important;
        }
 
 		#catalog_menu ul li {
    		 font-size: 15px !important;
             border: 1px solid #ffffff00 !important;
             padding: 6px 0px 12px 10px !important;
             border-bottom: 1px solid #ccc !important;
         }
 
         #catalog_menu ul li a:hover{
			    background-color: rgba(236, 224, 200, 0.36);
    		color: #9a6233;
    width: auto;
    margin: -38px 0px -14px -10px;
    padding: 13px 20px 16px 55px !important;
    /* height: 43px; */
         }
 		
    }

#header-block h1 {
	font-size: 57px;
    margin-bottom: 10px;
    font-weight: 100;
    letter-spacing: -2px;
    color: #88674b;
    line-height: 56px;
    margin-left: -15px;
}

#header-block h1 span{
    color: #000;
}

#header-block .tittle-block i{
    color: #9e8571;
    margin: 155px 0px 0px -175px;
}
    
#header-block .paragraph-dignity{
    margin: 30px 0px 0px 0px;
}

#header-block .paragraph-dignity p{
	font-size: 14px;
    font-weight: 300;
    color: #000000;
    padding: 0px 20px 0px 20px;
    margin: 1px 0px 0px 0px;
    line-height: 17px;
}

#header-block .paragraph-dignity img{
	float:left;
    margin: 8px 10px 0px -13px;
}


.btn-is-made{
    color: #fff;
    padding: 19px 24px;
    font-size: 15px;
     margin-right: 22px;
    font-weight: 400;
     margin-left: 3px;
    border-radius: 3px;
    text-shadow: 2px 2px 1px rgb(197, 158, 128);
    background: rgba(229,204,159,1);
    -webkit-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15);
    background: -moz-linear-gradient(left, rgba(229,204,159,1) 0%, rgba(196,157,127,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(229,204,159,1)), color-stop(100%, rgba(196,157,127,1)));
    background: -webkit-linear-gradient(left, rgba(229,204,159,1) 0%, rgba(196,157,127,1) 100%);
    background: -o-linear-gradient(left, rgba(229,204,159,1) 0%, rgba(196,157,127,1) 100%);
    background: -ms-linear-gradient(left, rgba(229,204,159,1) 0%, rgba(196,157,127,1) 100%);
    background: linear-gradient(to right, rgba(229,204,159,1) 0%, rgba(196,157,127,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5cc9f', endColorstr='#c49d7f', GradientType=1 );
}

.btn-is-made:hover{
   transition: 0.5s;
    color: #fffaee;
    text-decoration: none;
    background: rgba(196,157,127,1);
    -webkit-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0);
    box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(left, rgba(196,157,127,1) 0%, rgba(196,157,127,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(196,157,127,1)), color-stop(100%, rgba(196,157,127,1)));
    background: -webkit-linear-gradient(left, rgba(196,157,127,1) 0%, rgba(196,157,127,1) 100%);
    background: -o-linear-gradient(left, rgba(196,157,127,1) 0%, rgba(196,157,127,1) 100%);
    background: -ms-linear-gradient(left, rgba(196,157,127,1) 0%, rgba(196,157,127,1) 100%);
    background: linear-gradient(to right, rgba(196,157,127,1) 0%, rgba(196,157,127,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c49d7f', endColorstr='#c49d7f', GradientType=1 );
}


.btn-block img{
	margin-right:14px;
}

.btn-constructor{
	padding: 19px 24px;
     margin: 0px 0px 0px 3px;
    font-size: 15px;
    font-weight: 400;
    border-radius: 3px;
 	color:#957053;
 	background-color:#fff;
    -webkit-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15);
}

.btn-constructor:hover{
 	color:#333;
 	background-color: #fffefb;
    text-decoration: none;
 	-webkit-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0);
    box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0);
}

.btn-block{
	    margin: 100px 0px 30px 0px;
}

#header-block .text-bottom{
 	font-size: 13px;
    color: #333;
    font-weight: 300;
    margin-left: 3px;
    margin-bottom: 110px;
    margin-top: 20px;
}


#block-2 {
    text-align: center;
    padding: 30px 0px 40px 0px;
    background-color: #fff;
}

#block-2 h2{
    font-size:24px;
 	font-weight: 300;
    text-transform: uppercase;
}

#block-2 hr{
    width:40px;
    border-top: 1px solid #f1c894;
 	margin-bottom:20px;
}

#block-2 .col-uslugi{
	border: 1px solid #fff;
    margin-left: 5px;
    margin-right: 25px;
    width: 160px;
 	opacity:0.9;
    padding: 20px 0px 10px 0px;
}

#block-2 .col-uslugi:hover{
	border: 1px solid #c59f80;
    transition: 0.4s;
    opacity:1;
    -webkit-box-shadow: 0px 6px 15px -4px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 6px 15px -4px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 6px 15px -4px rgba(0, 0, 0, 0.09);
}

#block-2 a{
    color:#5f5956;
 	font-size:14px;
}

#block-2 a :hover{
    color:#000;
 	font-size:14px;
}


#block-3 {
        padding-top: 45px;
    padding-bottom: 105px;
}

.tittle-h p{
	font-size:24px;
 	font-weight: 300;
    text-transform: uppercase;
 	margin:0px;
     text-align: center;
}

.tittle-h hr{
    width:40px;
    border-top: 1px solid #f1c894;
 	margin-bottom:30px;
}

#block-3 .look-info-icon{
    margin: 0px 0px -350px 0px;
    padding-top: 150px;
    z-index: 1111;
    position: relative;
 	opacity:0;
    text-align: center;
    vertical-align: middle;
    height: 350px;
 
}

#block-3 .look-info-icon:hover{
    margin: 0px 0px -350px 0px;
    padding-top: 150px;
    z-index: 1111;
 	opacity:1;
    position: relative;
    text-align: center;
    vertical-align: middle;
    transition: 0.2s;
    height: 350px;
 
}

#block-3 .novinkis-col .img{
	width: 100%;
    -webkit-box-shadow: 0px 5px 31px -9px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 0px 5px 31px -9px rgba(0, 0, 0, 0.65);
    box-shadow: 0px 5px 31px -9px rgba(0, 0, 0, 0.65);
    height: 350px;
    text-align: center;
    overflow: hidden;
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(48,48,48,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(48,48,48,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(48,48,48,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(48,48,48,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(48,48,48,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(48,48,48,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#303030', GradientType=0 );
}


#block-3 .novinkis-col .img img{
	width: 138%;
    margin-left: -34px;
    opacity: 0.7;
 
}

#block-3 .novinkis-col .img img:hover{
	width: 138%;
    margin-left: -34px;
    opacity: 1;
 
}

#block-3 .name-novinka{
	margin: -60px 0px 0px 0px;
    z-index: 1111;
    position: relative;
    padding: 0px 20px 0px 30px;
}

#block-3 .name-novinka a{
	color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}

#block-4 {
	background-color:#fff;
 	padding-top:50px;
 	padding-bottom:80px;
}

#block-4 .prinsup-work {
	text-align: center;
    margin: 20px 0px 0px 0px;
}

#block-4 .prinsup-work p{
	font-size: 14px;
    color: #5f5956;
    text-transform: none;
    font-weight: 400;
    line-height: 21px;

}

#block-4 .prinsup-work p span{
    font-weight: 600;
	color:#ab8e72;
}

#block-4 .prinsup-work a{
   font-weight: 600;
   font-size: 16px;
   color:#ab8e72;
   text-decoration: underline;
}

#block-4 .prinsup-work img{
	margin-bottom: 20px;
}

.dop-block-info-prinsup-work {
	background-color: #f3f3f3;
    padding: 18px 0px 20px 20px;
    vertical-align: top;
    margin-top: 45px;
    border-radius: 4px;
    display: flex;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.15);
}

.dop-block-info-prinsup-work p{
	font-size: 18px;
    font-weight: 300;
    line-height: 27px;
    color: #000;
    margin: 0;
    padding: 4px 10px 0px 10px;
}

.dop-block-info-prinsup-work a{
    padding: 19px 38px;
    font-size: 16px;
}


#block-5{
	background: url(/img/bg-block-5.jpg) no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-position: top center;
}

#block-5 .left-text-col{
	    padding: 30px 10px 40px 45px;
    background-color: #fff;
}

#block-5 .left-text-col p{
	padding: 30px 0px 10px 0px;
    color: #5f5956;
    font-size: 16px;
    font-weight: 300;
    line-height: 33px;
}

#block-5 .left-text-col p b{
	text-transform: uppercase;
}

#block-5 .left-text-col a{
	padding: 18px 50px;
    font-size: 16px;
}

#block-5 .rigth-text-col{
	padding: 40px 0px 10px 60px;
}


#block-5 .rigth-text-col p{
	font-size:18px;
 	font-weight: 300;
 	line-height: 27px;
 	color:#2e2e2e;
}

#block-5 .rigth-text-col p span{
	font-size:22px;
}

#block-5 .rigth-text-col p span a{
	color: #9e6a43;
    text-decoration: underline;
}

#block-5 .rigth-text-col p span a:hover{
	color: #333;
    text-decoration: underline;
}


#block-6{
	padding-top:50px;
 	padding-bottom:30px;
}

#block-6 .dostawka-col{
	padding: 15px 0px 30px 0px;
}

#block-6 .dostawka-col img{
	float:left;
    margin-right: 20px;
}

#block-6 .dostawka-col p{
	font-size: 17px;
    padding: 4px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-weight: 300;
 	color:#5f5956;
}

#block-6 .dostawka-col p span{
    font-weight: 600;
}

#block-6 .dostawka-col-img {
	margin-top: -30px;
    text-align: right;
}

#block-7 {
	background-color: #fff;
    padding-top:50px;
 	padding-bottom:50px;
}


#block-7 .materialu {
    list-style-type: none;
}

#block-7 .materialu .img{
    margin: 0px 20px 0px 10px;
    width: 190px
}


#block-7 .materialu li p{
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#block-7 .materialu li{
    border: 1px solid #e8e8e8;
    padding: 13px 0px 13px 0px;
    vertical-align: middle;
    display: flex;
    margin-top: -1px;
}

#block-7 .materialu li:hover{
        background-color: #f4f3f3;
}

#block-7 .materialu a{
    color: #000000;
    font-weight: 300;
 	font-size:15px;
}

#block-7 .materialu a span{
    font-weight: 500;
}

#block-7 .materialu li img{
        margin: 0px 20px 0px 10px;
    max-width: 180px;
}

#blog-col{
	padding-top:50px;
 	padding-bottom:50px;
}


#blog-col .blog-col-li li{
       overflow: hidden;
    background-color: #fff;
    padding: 0px 0px 30px 0px;
    margin: 0px 0px 0px 0px;
    border: 1px solid #e2e2e2;
    -webkit-box-shadow: 0px 5px 31px -9px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 5px 31px -9px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 31px -9px rgba(0, 0, 0, 0.15);
}

#blog-col .blog-col-li li:hover{
       overflow: hidden;
    background-color: #fff;
    padding: 0px 0px 30px 0px;
    margin: 0px 0px 0px 0px;
    border: 1px solid #e2e2e2;
    -webkit-box-shadow: 0px 5px 31px -9px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 5px 31px -9px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 5px 31px -9px rgba(0, 0, 0, 0.45);
}

#blog-col .blog-col-li img{
	    height: 100%;
    width: 120%;
    min-height: 170px;
    max-height: 170px;
    margin-top: -30px;
    margin-bottom: -10px;
    margin-left: -20px;
    margin-right: 0px;
}	

#blog-col .blog-col-li li p{
	    padding: 10px 5px 9px 20px;
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    line-height: 20px;
}

#blog-col .blog-col-li li a{
	    color: #c6926a;
    padding: 0px 0px 0px 20px;
     display: inline-block;
    font-size: 16px;
    height: 41px;
}

#blog-col .blog-info-btn{
 	color: #fff !important;
    font-size: 15px !Important;
     height: 45px !Important;
    padding: 12px 30px 12px 30px!important;
    margin: 0px 0px 0px 20px;
    background: rgba(229,204,159,1);
    -webkit-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15);
    background: -moz-linear-gradient(left, rgba(229,204,159,1) 0%, rgba(196,157,127,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(229,204,159,1)), color-stop(100%, rgba(196,157,127,1)));
    background: -webkit-linear-gradient(left, rgba(229,204,159,1) 0%, rgba(196,157,127,1) 100%);
    background: -o-linear-gradient(left, rgba(229,204,159,1) 0%, rgba(196,157,127,1) 100%);
    background: -ms-linear-gradient(left, rgba(229,204,159,1) 0%, rgba(196,157,127,1) 100%);
    background: linear-gradient(to right, rgba(229,204,159,1) 0%, rgba(196,157,127,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5cc9f', endColorstr='#c49d7f', GradientType=1 );
}

#blog-col .blog-info-btn:hover{
 	color: #fff !important;
    font-size: 15px ;
    padding: 12px 30px 12px 30px!important;
    margin: 0px 0px 0px 20px;
    background: rgba(229,204,159,1);
    -webkit-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15);
background: -moz-linear-gradient(left, rgba(196,157,127,1) 0%, rgba(196,157,127,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(196,157,127,1)), color-stop(100%, rgba(196,157,127,1)));
    background: -webkit-linear-gradient(left, rgba(196,157,127,1) 0%, rgba(196,157,127,1) 100%);
    background: -o-linear-gradient(left, rgba(196,157,127,1) 0%, rgba(196,157,127,1) 100%);
    background: -ms-linear-gradient(left, rgba(196,157,127,1) 0%, rgba(196,157,127,1) 100%);
    background: linear-gradient(to right, rgba(196,157,127,1) 0%, rgba(196,157,127,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c49d7f', endColorstr='#c49d7f', GradientType=1 );
}

.main-col{
    background-color: #fff;
    margin-bottom: 40px;
    -webkit-box-shadow: 0px 5px 31px -9px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 0px 5px 31px -9px rgba(0, 0, 0, 0.40);
    box-shadow: 0px 5px 31px -9px rgba(0, 0, 0, 0.40);
}

.tittle-h .pull-right{
    margin-right: 30px;
}

.zastawka-foto{
    margin: -5px -30px 0px -315px;
    height: 350px;
    overflow: hidden;
    background-color: #000;
}

.zastawka-foto img{
    margin: -250px 0px 0px 0px;
    width: 100%;
    opacity: 0.5;
}

.left-menu{
  z-index:111;
  float:left;
}

.text-info-page{

}

.text-info-page h2{
    font-size: 27px;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #ab8458;
}

.text-info-page h3{
    font-size: 24px;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #ab8458;
}

.text-info-page p, .text-info-page p span, .text-info-page span{
    font-size: 16px !important;
    line-height: 25px;
    padding: 10px 0px 0px 0px;
    text-align: justify;
    margin-top: 0px;
    font-weight: 400;
    color: #333;
}

#comments h3{
 	font-size: 24px;
    font-weight: 300;
}

.text-info-page p em {
    font-size: 15px !important;
    padding: 20px 30px 20px 30px !important;
    text-align: left;
    background-color: #fffcf6;
    padding-left: 20px;
    font-weight: 400;
    display: block;
    font-style: normal;
    margin: 0px 0px 10px 0px;
    line-height: 25px;
    color: #333;
    border-radius: 2px;
    border: 1px solid #f3e2ba;
    border-bottom: 2px solid #f3e2ba;
}


/* @group Верхняя строка */
#top_background{
	min-height: 44px;
	padding-top: 10px;
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px;
}
#top{
	margin:0px auto;
	width: 940px;
}
#menu{
	margin-left: -10px;
	float: left;
	margin-top: 7px;
	max-width: 700px;
}

#menu li{
	height: 30px;
	display: block;
	float: left;
	list-style: none;
}
#menu li a{
	margin-right: 5px;
	font-size: 12px;
	display: block;
	float: left;
	padding: 6px 11px 6px 11px;
	color: #606060;
}
#menu li.selected a, #menu li:hover a{
	border: 1px solid #d5d5d5;
	background-color: #ffffff;
	padding: 5px 10px 6px 10px;
	border-radius: 20px;
	text-decoration: none;
}

.btn-coomment{
    margin: 15px 0px 10px 0px;
}

#blog{
	list-style: none;
}

#currencies{
	margin-bottom:15px;
}

#currencies ul{
	margin-top: 10px;
}
#currencies ul li{
	font-size: 12px;
	display: inline;
	padding-right: 5px;
	list-style: none;
}

#currencies ul li a{
	white-space: nowrap;
	color: #505050;
}
#currencies ul li.selected a{
	text-decoration: none;
}

#cart_informer{
	background-color: #fff;
	padding: 5px 13px 6px 13px;
	border-radius: 15px;
	float: right;
	margin-top: 6px;
	margin-left: 10px;
	color: #505050;
}


/* @group Шапка сайта */
#header {
	margin:0px auto;
	width: 940px;
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}

/* @group Футкр сайта */
#footer {
	background-color: #fff;
    padding: 30px 0px 20px 0px;
}

#footer .col-left-footer p{
	font-size: 11px;
    margin: 10px 0px 0px 0px;
    line-height: 13px;
}

#footer .col-center-footer ul{
    display: flex;
    list-style-type: none;
}

#footer .col-center-footer ul li{
      padding: 2px 20px 2px 40px;
	  font-size:12px;
}
1
#footer .col-center-footer ul li a{
     color: #333;
     font-weight: 400;
}

#footer .col-right-footer img{
	 margin: 0px 10px 0px 12px;
}

#footer a{
    color:#333;
}

#footer p span{
    font-size:11px;
}

#footer .col-center-text{
 text-align: center;
}

#footer .col-rigth-text{
 text-align: right;
}

#account{
	float: right;
	font-size: 12px;
	margin: 12px 10px 10px 0px;
	text-align: right;
	color: #505050;
}
#account #login{
	padding-left: 7px;
}
#account #logout{
	padding-left: 7px;
}


#logo{
	margin-top: 15px;
	padding-left: 0px;
	float: left;
	clear: left;
	width: 250px;
	height: 105px;
}
#contact{
	float: right;
	text-align: right;
	margin-top: 45px;
	margin-right: 5px;
	font-style: italic;
	height: 25px;
	color: #505050;
	font-size: 15px;
	text-shadow: 0px 1px 0px #fff;
	
}
#contact #phone{
	font-size: 18px;
}


#main {
	margin:0px auto;
	width: 940px;
}
#content {
	float: right;
	width: 680px;
	margin-bottom: 20px;
}

#left {
	width: 260px;
	float: left;
	overflow: hidden;
}


#search{
	margin-top: 9px;
	margin-bottom: 10px;
	height: 28px;
}
#search .input_search{
	width: 170px;
	height: 20px;
	font-size: 12px;
	border: 1px solid #b0b0b0;
	display: block;
	float: left;
}
#search .button_search {
	width: 32px;
	height: 28px;
	background-position-y: middle;
	background: url(../images/search.png) no-repeat;
	border-style: none;
	cursor: pointer;
	cursor: hand;
	display: block;
	float: left;
}

.blog-info-left-col{
    margin-bottom: 20px;
}

.blog-info-left-col .tittle-h p{
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0px;
    padding: 20px 10px 0px 20px;
}

.blog-info-left-col .tittle-h hr {
    width: 40px;
    border-top: 1px solid #f1c894;
    margin-bottom: 30px;
    float: left;
    margin: 10px 0px 16px 16px;
}

.blog-info-left-col-btn{
    font-size: 13px !important;
    padding: 8px 18px 10px 18px !important;
    margin: 0px 0px 0px 20px !important;
    background-color: #d3b28d;
    border-radius: 3px;
    color: #fff !IMPORTANT;
}

#blog-col-left ul{
     list-style-type: none;
}

#blog-col-left ul li{
    border: 1px solid #ececec;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 25px 0px;
    margin-bottom: 10px;
    background-color: #fbfbfb;
    overflow: hidden;
}

#blog-col-left a{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
    color: #c7a182;
    display: inline-block;
}

#blog-col-left ul li p{
    padding: 4px 10px 0px 20px;
    font-size: 12px;
    color: #9a9a9a;
    margin: 0px 0px 0px 0px;
}

#blog-col-left ul li img{
        width: 116%;
    height: 100%;
    margin: -10px 0px 13px -20px;
}


/* @group Меню каталога*/
#catalog_menu {
	margin-top: 20px;
    width: 100%;
    margin-bottom: 10px;
    background-color: #fff;
    padding: 11px 0px 3px 0px;
	-webkit-box-shadow: 0px 29px 132px -18px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 29px 132px -18px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 29px 132px -18px rgba(0, 0, 0, 0.3);
}
#catalog_menu ul {
	padding-left: 0px;
	padding-bottom: 5px;
	list-style: none;
    padding: 0px 10px 0px 10px; 
}
#catalog_menu ul ul {
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#catalog_menu ul li {
	    font-size: 16px;
    margin-top: 0px;
    padding: 10px 10px 10px 10px;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
        margin-bottom: 5px;
}

#catalog_menu ul li.selected{
	font-size: 16px;
    margin-top: 0px;
 	color:#fff;
    padding: 10px 10px 10px 10px;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin-bottom: 5px;
 	-webkit-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15);
 	background: -moz-linear-gradient(left, rgba(229,204,159,1) 0%, rgba(196,157,127,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(229,204,159,1)), color-stop(100%, rgba(196,157,127,1)));
    background: -webkit-linear-gradient(left, rgba(229,204,159,1) 0%, rgba(196,157,127,1) 100%);
    background: -o-linear-gradient(left, rgba(229,204,159,1) 0%, rgba(196,157,127,1) 100%);
    background: -ms-linear-gradient(left, rgba(229,204,159,1) 0%, rgba(196,157,127,1) 100%);
    background: linear-gradient(to right, rgba(229,204,159,1) 0%, rgba(196,157,127,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5cc9f', endColorstr='#c49d7f', GradientType=1 );
}

#catalog_menu ul ul ul .selected {
margin-bottom: -2px;
}

#catalog_menu ul ul .selected {
margin-bottom: -8px;
}

#catalog_menu ul li a{
	    display: block;
    margin-left: 0px;
    color: #1d1d1d;
    width: 110%;
    height: 48px;
    margin: -42px 0px -10px -10px;
    padding: 13px 0px 0px 60px;
}

#catalog_menu ul li a:hover{
	    background-color: rgba(236, 224, 200, 0.36);
    color: #9a6233;
}

#catalog_menu ul ul  {
       margin: 10px -8px -10px -10px;
    background-color: #dcdcdc;
    padding: 0px 7px 0px 17px;
}

#catalog_menu ul ul li {
   margin: 0px -10px -1px -18px;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
   background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );}

#catalog_menu ul ul li a{
  	    margin-left: 0px;
    color: #523e2f;
    font-weight: 500;
    width: 110%;
    height: auto;
    font-size: 15px;
    margin: -12px 0px -11px -10px;
    padding: 11px 3px 10px 30px;
    border-bottom: 2px solid #c3c3c3;
}

#catalog_menu ul ul ul .selected{
        height: auto;
     width: 114%;
}

#catalog_menu ul ul ul li a.selected{
	    padding: 7px 10px 10x 30px !Important;
    margin-bottom: -10px;
    height: auto;
    width: 110%;
    min-height: auto;
   border-bottom: 0px solid #c3c3c3;
}

#catalog_menu ul ul ul li a{
  	    margin-left: 0px;
    /* color: #737373; */
    font-weight: 400;
    width: 110%;
    height: auto;
    font-size: 14px;
    margin: -11px 0px -12px -10px;
    padding: 7px 8px 7px 30px;
}


#catalog_menu ul li img{
	vertical-align: middle;
}
#catalog_menu ul li a.selected{
	color: #ffffff;
 	text-shadow: 2px 2px 1px rgb(197, 158, 128);
}
#catalog_menu ul ul li {
	font-size: 14px;
}
#catalog_menu ul ul ul li {
	font-size: 12px;
}
/* @end — Меню каталога*/


#all_brands {
	width: 220px;
	margin-bottom: 15px;
}


/* @group Brands */
#brands {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}
#brands a {
	color: #ec0060;
	font-size: 12px;
	margin-right: 10px;
}
#brands img{
	vertical-align: middle;
}
#brands a:hover {
	color: #000;
} 
#brands a.selected {
	background-color: #ec0060;
	color: #fffeff;
	padding: 2px 2px 2px 2px;
}
/* @end */

/* Хлебные крошки */
#path{
	margin-top: -20px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #a0a0a0;
}
#path a{
	color: #a0a0a0;
}
/* @end */


/* @group Товар подробно */
.product .image {
	    text-align: center;
    width: 300px;
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    float: left;
    padding: 5px;
    margin-right: 30px;
    margin-left: 14px;
     margin-bottom: 10px;
}
.product .image img{
	max-width: 288px;
}
.product .images {
	    /* float: left; */
    /* clear: left; */
    /* width: 300px; */
    margin-right: 11px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 15px;
}




.product .images img{
	    text-align: center;
    width: 100px;
    height: 100px;
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    float: left;
    padding: 5px;
    margin: 0px 16px 29px 0px;
}

.product .fluid-row .images img{
	 text-align: center;
    width: 95px;
    height: 95px;
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    float: left;
    padding: 5px;
    margin: 3px 0px 10px 12px;
}

.class-dop-info-img{
    cursor: pointer;
}

.class-dop-info-img:hover{
    cursor: pointer;
    background-color: #fff4e1;
}


.product .description{
	float: right;
	width: 330px;
}

.product-page{
    margin: -330px 0px 0px 0px;
    z-index: 11;
    position: relative;
}

.product-page h1{
	font-size: 37px;
    margin-bottom: 50px;
    color: #fff;
    font-weight: 300;
    margin-top: 60px;
    margin-left: 13px;
}


.product .features {
	list-style: none;
	width: 100%;
	display: block;
	clear: both;
	margin-top: 15px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e0e0e0;
}
.product .features li {
	padding: 10px 5px 10px 5px;
	overflow: hidden;
	border-top: 1px solid #e0e0e0;
	background-color: #f0f0f0;
}
.product .features li.even{
	background-color: #e9e9e9;
}
.product .features label {
	font-style: normal;
	display: block;
	width: 30%;
	float: left;
}
.product .features span {
	float: left;
	display: block;
	width: 70%;
}
.product .variants {
	float: left;
	font-size: 12px;
}
.product .variant td{
	padding-bottom: 6px;
	vertical-align: middle;
}
.product .compare_price {
	font-size: 14px;
	text-decoration: line-through;
	white-space: nowrap;
	color: #707070;
}
.product .price { 
	font-size: 14px;
	white-space: nowrap;
}
.product .variant_name {
	float: left;
	margin-right: 10px;
	font-size: 12px;
}
.product .variant_radiobutton {
	margin-right: 5px;
	margin-left: 0px;
}
#back_forward {
	font-size: 14px;
	margin-bottom: 20px;
	clear: both;
}
#back_forward a.prev_page_link{
	margin-right: 20px;
}
/* @end — Товар подробно*/


.tiny_products {
	list-style: none;
	display: block;
}
.tiny_products .product{
	width: 210px;
	margin-right: 10px;
	margin-bottom: 30px;
	display: -moz-inline-box; 
	display: inline-block; 
	*zoom: 1; 
	*display: inline;
	word-spacing: normal;
	vertical-align: top;
}
.tiny_products .product .image {
	vertical-align: middle;
	text-align: center;
	width: 200px;
	height: 200px;
	line-height: 200px;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	padding: 5px;
	margin-bottom: 10px;
}
.tiny_products .product .image img{
	vertical-align: middle;
	max-width: 200px;
}
.tiny_products .product h3 {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
}
.tiny_products .product h3.featured{
	background: url(../images/star.png) no-repeat;
	background-position: left middle;
	padding-left: 20px;
}





.products {
	list-style: none;
	display: block;
}
.products .product{
	width: 100%;
	display: block;
	clear: both;
	overflow: hidden;
}
.products .product .image {
	text-align: center;
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	float: left;
	padding: 5px;
	margin: 4px 0px 20px 0px;
}
.products .product .image img{
	max-width: 200px;
}
.products .product .product_info {
	float: right;
	width: 450px;
	margin-bottom: 40px;
}
.products .product h3 {
	font-size: 20px;
	margin-bottom: 5px;
	font-weight: normal;
}
.products .product h3.featured{
	background: url(../images/star.png) no-repeat;
	background-position: left middle;
	padding-left: 20px;
}

.products .product .annotation {
	font-size: 12px;
	color: #505050;
	margin-bottom: 5px;
}


/* Кнопка */
.button {
float: left;
clear: left;
cursor: pointer; 
}

.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #cccccc;
	display:inline-block;
	color:#555555;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:6px 20px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.button:active {
	position:relative;
	top:1px;
}

/* @group Фильтр по свойствам */
#features {
	background-color: #f0f0f0;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
}
#features .feature_name{
	padding: 7px;
}
#features .feature_values{
	padding: 7px;
}
#features a {
	padding-right: 6px;
	white-space: nowrap;
}
#features a.selected {
	color: #505050;
	text-decoration: none;
}
/* @end — Фильтр по свойствам*/


/* @group Сортировка */
.sort {
	color: #505050;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
}
.sort a{
	margin-right: 5px;
}
.sort .selected {
	color: #505050;
	text-decoration: none;
	margin-right: 5px;
}
/* @end */


/* @group Постраничная навигация */
.pagination {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	overflow: hidden;
}
.pagination a {
	display: block;
	float: left;
	background-color: #fffeff;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 7px 4px;
	min-width: 22px;
	text-align: center;
	border: 1px solid #d7d7d7;
	text-decoration: none;
}
.pagination a.selected:hover,
.pagination a.selected {
	background-color: #18a5ff;
	color: #ffffff;
	border-color: #008fe9;
}
.pagination a:hover {
	background-color: #f8f8f8;
}

.pagination a.next_page_link, .pagination a.prev_page_link{
	border: none;
	background: none;
}
/* @end */


/* @group Просмотренные товары */
#browsed_products{
	margin-bottom: 20px;
	overflow: hidden;
}

#browsed_products li{
	display: block;
	float: left;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	margin: 0 7px 7px 0;
	width: 50px;
	height: 50px;
}
#browsed_products li a{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 50px;
}
/* @end — Просмотренные товары */


/* @group Формы */
input[type="text"],
input[type="password"]
{
	width: 100%;
	font-size: 18px;
}
.form
{
	width:400px;
	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;
}

/* @group Комментарии */
.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;
}
/* @end — Комментарии*/

/* @group Форма отправки комментария */
.comment_form {
	background-color: #fbfbfb;
    border: 1px solid #fbfbfb;
    padding: 0px 30px 20px 30px;
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 40px;
}
.comment_form h2 {
	margin-bottom: 0px;
}
.comment_form .comment_textarea {
	width: 100%;
	height: 100px;
	font-size: 12px;
}
.comment_form label {
	display: block;
	float: left;
	width: 100px;
	font-size: 17px;
	margin-top: 15px;
}
.comment_form .input_name {
	font-size: 16px;
}
.comment_form .input_captcha, .cart_form .input_captcha{
	float: left;
	width: 150px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 36px;
}
.comment_form .captcha, .cart_form .captcha {
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
}
.comment_form .button,
.feedback_form .button,
.register_form .button,
.login_form .button{
	float: right;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
}
/* @end — Форма отправки комментария */

/* @group Форма отправки обратной связи */
.feedback_form {
	background-color: #f3f3f3;
	border: 1px solid #e0e0e0;
	padding: 20px;
	margin-top: 20px;
	width: 90%;
	overflow: hidden;
}
.feedback_form .input_captcha, .register_form .input_captcha{
	float: left;
	width: 150px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 36px;
}
.feedback_form .captcha, .register_form .captcha{
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
}
.feedback_form .button_send {
	font-size: 18px;
	float: right;
	margin-top: 25px;
}
/* @end — Форма отправки комментария */


/* @group Корзина */
#purchases{
	width: 100%;
}
#purchases tr{
	border-top: 1px solid #d5d5d5;
	height: 70px;
}
#purchases th{
	vertical-align: top;
	padding-top: 10px;
	font-size: 18px;
	font-weight: normal;
}
#purchases .image{
	width: 50px;
	text-align: center;
}
#purchases .image a{
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	margin: 0 7px 7px 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 50px;
}

#purchases .name{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
#purchases td.name{
	font-size: 14px;
}
#purchases td .download_attachment{
	white-space: nowrap;
	color: #3b8500;
	padding: 5px 10px 7px 10px;
	border-bottom-color: 1px dotted green;
	background-color: #ccff72;
	line-height: 30px;
}

#purchases .price{
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	text-align: right;
}
#purchases td.price{
	font-size: 14px;
}
#purchases .remove{
	padding-left: 15px;
	text-align: right;
}
#purchases .amount{
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
#purchases .amount select{
	font-size:12px;
}

#purchases .coupon .name{
	font-size:14px;
}
#purchases .coupon .name input.coupon_code{
	width: 200px;
}
#purchases .coupon .name input{
	font-size:16px;
}

ul#deliveries{
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	padding: 20px 20px 0 20px;
	list-style: none;
}
ul#deliveries li{
	margin-bottom: 20px;
}
ul#deliveries li div.checkbox{
	float: left;
}
ul#deliveries li h3, ul#deliveries li .description{
	display: block;
	margin-left: 25px;
}
/* @end */


/* @group Кабинет */
#orders_history
{
	list-style: none;
}
#orders_history li
{
	margin-bottom: 10px;
}
#orders_history li a
{
	font-size: 16px;
}
/* @end — Кабинет */



/* @group Детали заказа */
table.order_info
{
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #f9f9f9;
}
table.order_info td
{
	padding: 10px;
	border: 1px dotted #e0e0e0;
	font-size: 14px;
}
.checkout_button
{
	padding: 10px 20px 10px 20px;
	border: 1px solid #51a400;
	background-color: #d3ffa9;
	color: #2e5e00;
	font-size: 14px;
}
/* @end */


/* Сообщение с ошибкой */
.message_error{
	clear: both;
	height: 18px;
	padding: 10px 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	overflow: hidden;
	color: red;
	background-color: #ffcaca;
	border: 1px dotted #ff4545;
}

/* @end */


