@charset"utf-8";
/* CSS Document */

@import url('reset.css');
@import url('fonts.css');
*{
margin: 0;
padding: 0;
outline: none;
}
header, section, footer, nav, article, aside {
    display: block;
}
body {
    color: #3a383c;
    font-size: 16px;
    font-family: 'hagin_caps_mediumregular';
	/*background: url("../images/fon_bg.png") repeat scroll 0 0;*/
	background-color:#fffdf1;
}
html, body {
    min-width: 1000px;
    width: 100%;
}
.wr {
    width: 100%;
    min-width: 1000px;
}
.container {
    margin: 0 auto;
    width: 1000px;
	padding:0px;
}
.clr {
    clear: both;
}

a, a:hover, a:visited {
    color: #00a4e8;
    text-decoration: none;
}


a:hover {
    color: #00a4e8;
    text-decoration: underline;
}

h1 {
    color: #504f54;
    font-size: 56px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
}
div.content_block div.category_block h1.cat_h1{
text-transform: none;
}
h2 {
    color: #c40006;
    font-size: 42px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
}

h3 {
    color: #504f54;
    font-size: 27px;
    padding: 10px 0;

    text-transform: uppercase;
}

h4 {
    padding-bottom: 20px;
    font-weight: bold;
    text-align: center;
}
p {
    padding: 10px 0;
}
/*----------   header   ----------*/

.header {
    padding: 0 0 11px;
}
.otstup{
padding:0 10px;
}
.logo > img {
    float: left;
    margin: 20px 0 0;
}
.slogan {
    color: #1964ad;
    float: left;
    font-size: 15px;
    margin: 30px 0 0 20px;
    text-transform: uppercase;
    width: 200px;
}

.navTop {
    float: left;
    margin: 43px 0 0 52px;
}

.navTop li{
    float: left;
    margin-right: 18px;
}


.navTop a, .navTop a:hover, .navTop a:visited {
	color:#7f7e83;
	font-size:17px;
	text-decoration:none;
}
.navTop a:hover, .navTop a.active {
color:#1a62ac;
}
.phone {
    color: #4e4d51;
    float: right;
    font-size: 17px;
    margin: 43px 0 0;
}

/*----------   /header   ----------*/
.bwWrapper {
    position:relative;
    display:block;
}
.grey {
    color: #504f54;
}
.g_fon {
    /*background: url("../images/block_bg.png") repeat scroll 0 0;*/
	background-color:#f8f6e3;
}
.slider {
    margin-bottom: 21px;
}
.news {
     margin: 7px 10px;
    padding: 20px 50px 20px 0;
    position: relative;
}
time {
    background: #fff none repeat scroll 0 0;
    border-bottom: 2px solid #cecdbf;
    border-right: 2px solid #cecdbf;
    color: #504f54;
    float: left;
    font-size: 18px;
    margin: 0 67px 0 0;
    padding: 6px 14px;
}
.news_header, .news_header1, .news_header1:hover, .news_header1:visited, .news_header:hover, .news_header:visited {
    color: #504f54;
    display: block;
    font-size: 24px;
    margin: 0 0 0 203px;
    text-decoration: none;
}
.newsTitle{
    color: #504f54;
    display: block;
    font-size: 24px;
    margin: 0 0 0 203px;
    text-decoration: none;
}
.items {
    margin-top: 50px;
}
.items h2.grey {
    padding: 32px 0 26px;
}
.products{
    overflow:hidden;}
	
.products img {
    display: block;
    margin: 0 auto;
}
	
.products > li > div {
	background: #fff none repeat scroll 0 0;
    border-bottom: 2px solid #cdcdbf;
    border-right: 2px solid #cdcdbf;
    float: left;
    margin-right: 20px;
	padding: 20px 10px 15px;
    text-align: center;
	width:199px;
	height:239px;
}
.products.slides img {
    width: auto!important;
	position: absolute;
	left: 35px;
	bottom: 0;
}

.products a, .products a:hover, .products a:visited {
    color: #504f54;
    display: inline-block;
    font-size: 15px;
    text-decoration: none;
}

.category_desc {
    color: #504f54;
    font-size: 27px;
    padding: 30px 10px 30px 10px;
}
.about_cat > ul {
    float: left;
    line-height: 36px;
    margin: 20px 0;
    width: 33%;
}
.about_cat {
    overflow: hidden;
}
#flexslider2 .flex-prev {
    background: url("../images/arr_l.png") no-repeat scroll 0 0;
}
#flexslider2 .flex-next {
    background: url("../images/arr_r.png") no-repeat scroll 0 0;
}

#flexslider2 .flex-direction-nav {
    display: block;
}
#flexslider2 {
  
}
.prev {
    background: url("../images/prev.png") no-repeat scroll 0 0;
    display: block;
    font-size: 0;
    height: 20px;
    position: absolute;
    right: 0;
	top:15px;
    text-align: right;
    width: 32px;
}
.next {
    background: url("../images/next.png") no-repeat scroll 0 0;
	    display: block;
    font-size: 0;
    height: 20px;
    position: absolute;
    right: 0;
	top:59px;
    text-align: right;
    width: 32px;
}
.content_block {
    padding: 38px 10px 38px 10px;
}


.ad_header {
    color: #1964ad;
    font-size: 27px;
    line-height: 34px;
    margin: 31px 0 32px;
}
.address > li {
    float: left;
    width: 50%;
	list-style:none !important;
	margin-left:0px !important;
}
ul.products.slides li{
	list-style:none !important;
	margin-left:0px !important;
}
.address li.third{
width: 33%;
}
.address {
    overflow: hidden;
}
.ad_block > div {
    color: #3a383c;
    font-size: 20px;
    line-height: 31px;
}
.ad_block span {
    display: inline-block;
    width: 123px;
}
.ad_block span + span {
    vertical-align: top;
    width: auto;
}
.map iframe {
    border: medium none !important;
    width: 100%;
}
.copyright > a, .copyright > a:hover,.copyright > a:visited  {
    color: #1766af;
}

.brown_fon {
    background: none ;
	    border-bottom: 1px dashed #9d8e76;
    padding: 0 0px 15px 0px;
}
.brown_fon2{
background:  url("/static/site/images/fon_brown3.jpg") repeat-y;
background-size:100% auto;
}
.mdesc{
font-size:30px;
color:#504f54;
}
#colLeft {
    float: left;
    margin: 12px 37px 0 0;
    width: 200px;
}

.cat_h1 {
    color: #1a62ac;
    text-align: left;
}
.leftmenu .act > a, .leftmenu .act > a:hover, .leftmenu .act > a:visited {
    color: #1964ad;
}
.leftmenu a, .leftmenu a:hover, .leftmenu a:visited {
    color: #504f54;
    font-size: 20px;
    line-height: 26px;
    text-decoration: none;
}
.leftmenu a:hover {
    color: #1964ad;
	}

.leftmenu li {
    list-style-type: disc;
    margin: 0 0 10px;
}
.leftmenu li.act, .leftmenu li:hover {
    color: #1964ad;
}
.leftmenu {
    margin: 0 0 0 25px;
}
.category_list > li {
    float: left;
    margin: 0 35px 0 0;
    text-align: center;
}

.category_list > li:hover a, .category_list > li:hover a:hover, .category_list > li:hover a:visited{color:#4574ab;}
.category_list {
    margin: 5px 0 0;
    overflow: hidden;
}
.category_list img {

	

}
.category_list li span {
    margin-top:8px;
	display:block;
  
}
.grayscale{

  display:block!important;}
 .category_list img:hover, .category_list img.act{

	}

.category_list a, .category_list a:hover, .category_list a:visited {
    color: #504f54;
    text-align: center;
}
.all {
    display: block;
    margin-top: 58px;
}

.product_list .item {
    float: left;
    width: 448px;
}

.item_row .container {
    overflow: hidden;
}
.item > img {

    vertical-align: bottom;

}

.img_wrap {
    display: inline-block;
    text-align: center;
    width: 170px;
}
.img_wrap > img {
    max-height: 250px;
    max-width: 170px;
	position: absolute;
	bottom: 0;
	left: 2px;
}

.item_r {
    margin: 0 0 0 10px;
	    display: inline-block;
		vertical-align:top;
   
}
.custom_fields .custom_field {
    border-bottom: 1px dotted #7b736b;
    font-size: 18px;
    overflow: hidden;
    padding: 3px 0;
    text-align: center;
}
.custom_fields {
    width: 264px;
}
.item_r > img {
    margin: 0 0 0 27px;
}
.custom_field .custom_header {
    float: left;
    text-align: left;
    width: 154px;
}
.custom_field .custom_body {
    float: left;
    text-align: left;
}
.product_list .item {
    margin: 45px 0 20px 100px;
}
.product_list .item:first-child {
   margin: 45px 40px 20px 0;
}

.news_list .announce {
    line-height: 20px;
    margin: 23px 0 0 203px;
	font-size:15px;
}

.news_list .container {
    padding: 25px 0;
}
.news_list .details {
    margin: 30px 0 0 202px;
	display:none;
}

.flex-direction-nav {
    display: none;
}
.white_fon_wrap,.white_info {
    display:none;}
.close_item {
    bottom: 10px;
    cursor: pointer;
    position: absolute;
    right: 19px;
}
.white_fon {
    background: #fffdf1 none repeat scroll 0 0;
    height: auto;
}
#full_desc p{
padding: 0px;
}
.white_fon .container {
    position: relative;
}
.product_list .item{
   cursor:pointer;
	position: relative;
}
.contacts {
    color: #504f54;
    font-size: 14px;
	float:left;
}
.close_news{
    display:none;}

.footer {
    border-top: 1px dotted #d4d3cb;
    margin-top: 45px;
    padding-top: 47px;
	    padding-bottom: 54px;
}
.footer .container {
    position: relative;
}
.copyright {
    color: #504f54;
    float: right;
    font-size: 14px;
	    line-height: 17px;
}
.copyright > img {
    vertical-align: bottom;
}
.img_wrapper {
    min-height: 196px;
	position: relative;
}

.category_list li a.active {
    color: #4574ab;
}