/*
Zerotheme.com | Free Html5 Responsive Templates
Author URI: http://www.zerotheme.com/
*/
/*@import url(https://fonts.googleapis.com/css?family=Goudy+Bookletter+1911);*/

/* ---------------------------------------------------------------------------- */
/* ------------------------------------Reset----------------------------------- */
/* ---------------------------------------------------------------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */

/**:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}*/

/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */

html { -webkit-text-size-adjust: none;}
.video embed,.video object,.video iframe { width: 100%;  height: auto;}
img{max-width:100%;	height: auto;width: auto\9; /* ie8 */}

a{color: #73572f;text-decoration: none;}
a:hover {opacity: 0.9; text-decoration: none;}

h1, h2 , h3	{font-size: 25px;line-height: 25px;margin: 25px 0;}
h4, h5, h6	{font-size: 16px;line-height: 16px;}

p{margin: 10px 0;}

.t-center{text-align: center;}
.t-left{text-align: left;}
.t-right{text-align: right;}
.f-right{float: right;}
.f-left{float: left;}

.post{}
.post:after, .post:before, article:after, article:before, section:after, section:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}


/* ---------------------------------------------------------------------------- */
/* ------------------------------------Html-Body------------------------------- */
/* ---------------------------------------------------------------------------- */
html, body {width:100%; padding:0; margin:0;}
body {background: url(../images/box-style-3.jpg) no-repeat fixed 100% 100%;}
body .wrap-body{}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Header--------------------------------- */
/* ---------------------------------------------------------------------------- */
/* header{margin-top: 60px;} */
header .wrap-header{
	padding: 10px 0 0;
	border-top: 20px solid#FFF44F;
	background: url(../images/bg-text.png) repeat #fff;
}
/*
#ff input::-webkit-input-placeholder {color:#000;padding: 0;margin: 0;}
#ff input:-moz-placeholder {color:#000;padding: 0;margin: 0;}
#ff textarea::-webkit-input-placeholder {color:#000;padding: 0;margin: 0;}
#ff textarea:-moz-placeholder {color:#000;padding: 0;margin: 0;}
*/
.hdr{
    display: inline-block;
	margin: 0;
}
.cnt{
    font-family: sans-serif;
    font-size: 13pt;
}
.content_text{
    font-family: sans-serif;
}
.content_text a{
    font-size: 16px;
    font-family: sans-serif;
}
.content_text a:hover{
    
}
.content-image {
    float: left;
    margin: 0 15px 0 5px;
}
.content-image img{
    max-width: 235px;
}
.wrap-header .logo{
        margin-top: 20px
	/* text-align: center; */
}
.cntbut{
    top: 133px;width: 187px;color: #fff;text-align: center;
}
.wrap-header .cnt{
    position: absolute;
    /* width: 200px; */
    right: 0px;
    background-color: #FFF44F;
    padding: 10px;
    line-height: 27pt;
}
.tel{
}
.eml{
}
.tel:before {
    content: "\f095";
    font-family: FontAwesome;
    font-size: 14pt;
    margin-right: 8px;
}
.eml:before {
    content: "\f003";
    font-family: FontAwesome;
    font-size: 14pt;
    margin-right: 8px;
}
.addr:before {
    content:  "\f041";
    font-family: FontAwesome;
    font-size: 14pt;
    padding-right: 8px;
}
.cnt span{
    display: block;
    line-height: 15px;
    padding: 5px 0;
}
.cnt .tel,
.cnt .eml{
	
}
span.btn_buy_d {
    display: inline-block;
    margin: 10px 0;
}
.content_zakaz{
    text-align: left;
}
.head-logo{	
    padding: 0px 0px 0px 70px;
}
.slogan{
    font-size: 28pt;
    padding: 40px 0px 0px 0px;
    text-align: center;
	
}
.slogan span.desc{
    display: block;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 13px;
    line-height: 42px;
}
.clear-fix::after {
    content: '';
    display: block;
    clear: both;
    height: 0px;
    visibility: hidden;
}
span.tp{
display: none;    
}
img.img-tp:hover ~ span.tp,
span.tp:hover{
    display: block;
    position: absolute;
    left: 10px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.56);
    padding: 5px 10px;
    font-size: 18px;
    font-family: sans-serif;
    width: 85%;
    color: #f1f1e6;
}

/* ---------------------------------------------------------------------------- */
/* --------------------------------Zoom-Effect--------------------------------- */
/* ---------------------------------------------------------------------------- */
.zoom-container {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 100% !important;
}
/* ---------------------------------------------------------------------------- */
/* -------------------------------------Container------------------------------ */
/* ---------------------------------------------------------------------------- */
#container {}
#container .wrap-container{}

/* ---content-box--- */
.content-box {}
.content-box h2.header{font-size: 40px;font-weight: 500;color: #444;margin: 30px 0;line-height: 1.2;}
.content-box .div_h2{font-size: 40px;font-weight: 500;color: #444;margin: 30px 0;line-height: 1.2;}
.content-box.box-style-1{background: url(../images/bg-text.png) repeat #F1F1E6;}
.content-box.box-style-2{background: url(../images/design/31.jpg) no-repeat fixed 100% 100%;}
.content-box.box-style-3{background: url(../images/box-style-3.jpg) no-repeat fixed center center;}

.content-box .item{padding: 10px 0;}
.content-box .item:hover .item-content{-webkit-transition: all 600ms ease; -moz-transition: all 600ms ease; -ms-transition: all 600ms ease; -o-transition: all 600ms ease; transition: all 600ms ease;}
.content-box .item h3.item-header, .content-box .item div.item-header{
        font-size: 14pt;
    margin: 0 0 20px;
    text-align: center;
}
.content-box .item img{display: block;width: 100% !important;height: auto;-webkit-transition: all .5s ease; /* Safari and Chrome */-moz-transition: all .5s ease; /* Firefox */-ms-transition: all .5s ease; /* IE 9 */-o-transition: all .5s ease; /* Opera */transition: all .5s ease;}
.content-box .item .item-content{background-color: #fff;padding: 25px;border: 1px solid #ddd; height: 205px;}
/* .content-box .item span{font-size: 15px;font-weight: 500;color: #000;} */
.content-box .item .item-content p {margin: 0;}


.content-box.box-1{border-bottom: 1px solid #ccc;padding-bottom: 30px;}

.content-box.box-1.item:hover a.button{text-decoration: underline;}
.content-box.box-1 .zoom-container{margin: 0;}
.content-box.box-1 .item:hover .zoom-container img{-webkit-transform:scale(1.25); /* Safari and Chrome */-moz-transform:scale(1.25); /* Firefox */-ms-transform:scale(1.25); /* IE 9 */-o-transform:scale(1.25); /* Opera */transform:scale(1.25);}
.content-box.box-1 .item img{display: block;width: 100% !important;height: 180px;-webkit-transition: all .5s ease; /* Safari and Chrome */-moz-transition: all .5s ease; /* Firefox */-ms-transition: all .5s ease; /* IE 9 */-o-transition: all .5s ease; /* Opera */transition: all .5s ease;}

.content-box.box-1 .item {max-width: 400px;/* margin: auto; */}

.content-box.box-2{padding:200px 0;}

.content-box.box-3{}

.content-box.box-4{padding: 30px 0;color: #fff;}
.content-box.box-4 h2.header,
.content-box.box-4 a.button-1
{color: #fff !important;}

.link{margin-bottom: 25px;}
.link li{margin-bottom: 5px;}
.link a{display:inline-block;text-decoration:none;font-weight:bold;letter-spacing:1px}
.link a:hover{color:#f26324}
.link  li:before{content:'';margin-right: 13px;display:inline-block;width:4px;height:4px;margin-bottom:2px;background-color:#f26324}
.link  li ul{display:none}

/* ---MainContent-Article--- */
#main-content{}
#main-content .wrap-content{background:#F1F1E6;padding: 30px 0;}

article{background: #ffffff; color: #3F3F3F; margin-bottom: 40px; border: 1px solid #ddd;}
article:after, article:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
article img{max-height: 400px;/* width: 100%;  */border: none;}
article .art-header{}
article .art-content{
    padding: 40px 60px 30px 60px;
    font-family: sans-serif;
    font-size: 16px;
    text-align: justify;
    line-height: 30px;
}
article .art-content blockquote {border-left: 3px solid #1c7791;font-size: 18px;margin: 0 50px;font-style: italic;color: #666;padding-left: 20px;}
article .art-content ol {float: left;text-align: justify;margin: 10px 50px;font-size: 16px;list-style-type: circle;}

article .entry-title {margin: 0 0 20px;text-align: center;}
article  h1.entry-title{line-height: 1.2;font-size: 38px;}
article h2{line-height: 1.1;font-size: 20px;margin: 0;}
article .info a{ color: #BE0A0A;}
article .info a:hover{ text-decoration: underline;}
/* ---------------------------------------------------------------------------- */
/* --------------------------------------Footer-------------------------------- */
/* ---------------------------------------------------------------------------- */
footer{background-color:#fff;padding: 10px 0;}
footer .copy-right{margin-top: 20px;}

ul.bottom-social li{margin-right: 7px;display: inline-block;text-align: center;}
ul.bottom-social li a{
padding: 7px;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 19px;
    color: #ffffff;
    background: #73572f;	
}
ul.bottom-social li a i{margin-top: 4px;}
ul.bottom-social li a:hover, ul.bottom-social li a:focus, ul.bottom-social li a:active{opacity: 0.7;}


/* ---------------------------------------------------------------------------- */
/* -------------------------------------Contact-------------------------------- */
/* ---------------------------------------------------------------------------- */
form#ff input.forminpun{
    visibility: hidden;
    height: 0;
    position: absolute;
}

#contact_form *{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
          font-family: sans-serif;
}

.contact h3{margin-left: 30px;}
#contact_form {padding:0px;}

#ff label {cursor:pointer;margin:5px 0;display:block;font-weight:bold;}

#ff input {display:block;width:100%;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#000;	border:1px solid#FFF44F;padding:1px;margin: 5px 0 25px 0;font-size: 1.2em;min-height: 35px;}

#ff textarea {display:block;width:100%;height:200px; border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;background-color:#fff; color:#000;	border:1px solid#FFF44F;padding:10px;margin: 5px 0 25px 0;font-size: 1.2em;}

#ff .sendButton {cursor:pointer;background-color:#FFF44F;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;;width:35%;color:#73572f;}
#ff .sendButton:hover {opacity: 0.8;}
form#comment-form *{
        font-family: sans-serif;
}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Button--------------------------------- */
/* ---------------------------------------------------------------------------- */
a.button-1{color: #000;font-size: 16px;margin: 20px 0;}
a.button-1:hover{text-decoration: underline;}

a.button-2{background-color: rgba(0, 0, 0, 0.5);padding: 20px; color: #fff;text-transform: uppercase;font-weight: bold;font-size: 50px;}
a.button-2:hover{background-color: rgba(0, 0, 0, 0.9);}
/* ---------------------------------------------------------------------------- */
/* ---------------------------------Slider------------------------------------- */
/* ---------------------------------------------------------------------------- */
.rslides{}

.callbacks_container {
  
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
  
/* ---------------------------------------------------------------------------- */
/* --------------------------------------Zoom---------------------------------- */
/* ---------------------------------------------------------------------------- */
.zoom-container {
	position: relative;
	overflow: hidden;
	display: inline-block;
	font-size: 16px;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
/* 	margin-bottom: 20px; */
}
.item-content {
    text-align: center;
        height: 90px;
}
.item-content-cat {
    text-align: center;
        height: 75px;
}
.zoom-container img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
	
}
.zoom-container .zoom-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	font-size: 15px;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}
.zoom-container .zoom-caption h3{font-family: 'Shadows Into Light', cursive;}
.zoom-container .zoom-caption a{font-size: 20px; color: #fff;}
.zoom-container .zoom-caption i{
	display: block;
	text-align: center;
	font-size: 40px;
	color: #fff;
}

.zoom-container:hover img {
	-webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
.zoom-container:hover .zoom-caption {
	background: rgba(255, 223, 0, 0.7);
	z-index: 10;
	color: #fff;
}
.caption-inner {
	display: table;
	width: 100%;
	height: 100%;
}
.caption-inner1 {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

#main-content {
    min-height: 800px;
}
/*---------------------------------Slider-------------------------------------*/
/* Slider
http://www.freshdesignweb.com/fashion-responsive-slider-tutorial.html
*/
/* Slider
/*-----------------------------------------------------------------------------------*/
.slider_container{ 
    width: 100%;
    margin: auto;
    clear: both;
    /* background: url(/assets/images/shadow_top.png) no-repeat top center; */
    /* padding: 30px 0 0 0; */
}
.flex-caption{ position: absolute; bottom:0px;}
.caption_title_line{ 
    /* width: 450px; */
    /* height: 75px; */
    padding: 5px 15px 10px 15px;
    /* background: url(/assets/images/slider_caption_bg.png) repeat; */
    color: #303030;
    background-color:#FFF44F;
}
.flex-caption h2, .flex-caption .p_h2_slider{ color:#303030;font-size: 25pt;
    padding: 5px 0 5px 0;
    margin: 0px;
    margin-bottom: 8px;}

.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; margin: 0; padding: 0 0 5px 0;background:url(/assets/images/shadow_bottom.png) no-repeat center bottom;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.flexslider {position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
.flex-container {zoom: 1; position: relative;}

/* Direction Nav */
.flex-direction-nav li a.prev {width:45px; height:42px; margin:0; display: block; position: absolute; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.next {width:45px; height:42px; margin:0; display: block; position: absolute; right:0px; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.next {background:url(/assets/images/next.png) no-repeat center; bottom:50%;}
.flex-direction-nav li a.prev {background:url(/assets/images/prev.png) no-repeat center;bottom:50%;}
.flex-direction-nav li a.next:hover {background:url(/assets/images/next_a.png) no-repeat center;}
.flex-direction-nav li a.prev:hover {background:url(/assets/images/prev_a.png) no-repeat center;}
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}
/* Gallery in product und catalog */
.rg-image-wrapper{
	position:relative;
	padding:20px 30px;
/* 	background:transparent url(../images/black.png) repeat top left; */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	min-height:20px;
}
.rg-image{
	position:relative;
	text-align:center;
	line-height:0px;
}
.rg-image img{
	max-height:100%;
	max-width:100%;
}
.rg-image-nav a{
	position:absolute;
	top:0px;
	left:0px;
	background:#000 url(/assets/images/nav.png) no-repeat -20% 50%;
	width:28px;
	height:100%;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.3;
	outline:none;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
}
.rg-image-nav a.rg-image-nav-next{
	right:0px;
	left:auto;
	background-position:115% 50%;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
}
.rg-image-nav a:hover{
	opacity:0.8;
}
.rg-caption {
	text-align:center;
	margin-top:15px;
	position:relative;
}
.rg-caption p{
	font-size:11px;
	letter-spacing:2px;
	font-family: 'Trebuchet MS', 'Myriad Pro', Arial, sans-serif;
	line-height:16px;
	padding:0 15px;
	text-transform:uppercase;
}
.rg-view{
	height:30px;
}
.rg-view a{
	display:block;
	float:right;
	width:16px;
	height:16px;
	margin-right:3px;
	background:#464646 url(/assets/images/images/views.png) no-repeat top left;
	border:3px solid #464646;
	opacity:0.8;
}
.rg-view a:hover{
	opacity:1.0;
}
.rg-view a.rg-view-full{
	background-position:0px 0px;
}
.rg-view a.rg-view-selected{
	background-color:#6f6f6f;
	border-color:#6f6f6f;
}
.rg-view a.rg-view-thumbs{
	background-position:0px -16px;
}
.rg-loading{
	width:46px;
	height:46px;
	position:absolute;
	top:50%;
	left:50%;
	background:#000 url(/assets/images/ajax-loader.gif) no-repeat center center;
	margin:-23px 0px 0px -23px;
	z-index:100;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity:0.7;
}
.es-carousel ul{
	display:block;
}
.albumPreview {
    display: inline-block;
    padding: 20px;
    text-align: center;
}
.gal-item-desc{
	display: inline-block;
    max-width: 70%;
}
.gal-item{
    display: inline-block;
    margin: 10px;
    text-align: center;
        position: relative;
}
.gal-item a{
display: block;
}
.gal-item img{
border: solid 4px #CCC;
}
.gal-item img:hover{
border: solid 4px #666;
}
/*--------------------------------------------------------------gallery END--------------------------------*/
/*--------------------------------------------------------------gallery END--------------------------------*/
/*--------------------------------------------------------------gallery END--------------------------------*/

/*--------------------------------------------------------------callback--------------------------------*/
/*--------------------------------------------------------------callback--------------------------------*/
/*--------------------------------------------------------------callback--------------------------------*/
/*--------------------------------------------------------------callback--------------------------------*/
#cb-modal_form {
	width: 350px; 
	/*height: 280px;  Рaзмеры дoлжны быть фиксирoвaны */
	border-radius: 5px;
	background: #fff;
	position: fixed; /* чтoбы oкнo былo в видимoй зoне в любoм месте */
	top: 45%; /* oтступaем сверху 45%, oстaльные 5% пoдвинет скрипт */
	left: 50%; /* пoлoвинa экрaнa слевa */
	margin-top: -135px;
	margin-left: -175px; /* тут вся мaгия центрoвки css, oтступaем влевo и вверх минус пoлoвину ширины и высoты сooтветственнo =) */
	display: none; /* в oбычнoм сoстoянии oкнa не дoлжнo быть */
	opacity: 0; /* пoлнoстью прoзрaчнo для aнимирoвaния */
	z-index: 5; /* oкнo дoлжнo быть нaибoлее бoльшем слoе */
	padding: 20px 10px;
}
/* Пoдлoжкa */
#overlay {
	z-index:3; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
	position:fixed; /* всегдa перекрывaет весь сaйт */
	background-color:#000; /* чернaя */
	opacity:0.8; /* нo немнoгo прoзрaчнa */
	-moz-opacity:0.8; /* фикс прозрачности для старых браузеров */
	filter:alpha(opacity=80);
	width:100%; 
	height:100%; /* рaзмерoм вo весь экрaн */
	top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
	left:0;
	cursor:pointer;
	display:none; /* в oбычнoм сoстoянии её нет) */
}
/* Стили для поля ввода */
#cb-modal_form input[type="text"] {
    background-color: #fff;
    border: 1px solid #c0c0c0;
    border-radius: 1px;
    color: #555;
    display: block;
    font-size: 1em;
    height: 30px;
    padding: 5px;
    margin-bottom: 17px;
    width: 95%;
    float: left;
}
/* Стилия для заговка и надписей */
#cb-modal_form  h2{
	text-align: center;
}
#cb-modal_form .comment {
    color: #797979;
    padding-bottom: 15px;
    font-size: 12px;
}
/* Кнопка закрыть */
.exit {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 28px;
    height: 28px;
    text-decoration: none;
/*     -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #3e5368;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear; */
}
.exit:after{
    display: block;
    font-size: 24px;
    padding-left: 3px;
    line-height: 24px;
    cursor: pointer;
    text-decoration: none;
    color: #73572f;
    content: "\f00d";
    font-family: FontAwesome;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.exit:hover {
    /* background: #DCDCDC; */
	text-decoration: none;
	
}
.exit:hover:after{
	color:#FFF44F;
}
/* Кнопка отправить */
#cb-modal_form .button {
	display: block;
    background-color: #73572f;
    border: 1px solid #73572f;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 34px;
    margin: 10px 0;
    padding: 2px 16px;
    width: 185px;
	margin: 0 auto;
}
#cb-modal_form .button:hover {
    background-color:#FFF44F;
    border: 1px solid#FFF44F;
    color:#73572f;
}
a.cb.btn-go{
	background-color: rgba(0, 0, 0, 0.5);
    padding: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 50px;
}
a.cb.btn-go:hover{
    text-decoration: none;
    color: #73572f;
    background-color: #fff;
}
form#send-form *{
font-family: sans-serif;
    text-align: center;
}

/*--------------------------------------------------------------callback--------------------------------*/
/*--------------------------------------------------------------callback--------------------------------*/
/*--------------------------------------------------------------callback--------------------------------*/
/*--------------------------------------------------------------callback--------------------------------*/

/*--------------------comments----------------------*/
/*--------------------comments----------------------*/
/*--------------------comments----------------------*/
ul.comments{
	
}
ul.comments li{
	    padding: 0 0 10px 0;
}
.comment-autor{
	color: #fff;
    font-size: 14pt;
    padding-right: 6px;
}
.comment-date{
    font-size: 8pt;	
}
.comment-text a{
    color:#FFF44F;
    font-size: 16pt;
}
.comment-text a:hover{
    color:#FFF44F;
	
}

.wrap-col.item.cnt a{
	color: #ffffff;
}

table.priceTable {
    width: 100%;
	color: #73572f;
	margin-bottom: 15px;
    margin-top: 15px;
}
table.priceTable th {
    background-color: #73572f;
    color: #fff44f;
    padding: 2px 5px;
}
table.priceTable tr {
    border-bottom: 1px solid;
}
table.priceTable tr:hover {
    background-color: #fff44f6e;
}
table.priceTable th,
table.priceTable td {
    text-align: center;
    vertical-align: middle;
}
/*--------------------comments----------------------*/
/*--------------------comments----------------------*/
/*--------------------comments----------------------*/
form.absolute {
    position: absolute;
    top: 5px;
    /* left: 22px; */
    right: 20px;
}
button.delete {
    background: #fff0;
    padding: 5px;
    color: #ffffff;
    /* border: 2px solid #565353; */
    width: 30px;
    height: 30px;
    border-radius: 25px;
    border: none;
}
button.delete:hover{
    border: 2px solid #ffffff;
}
.inline {
    display: inline;
}
div#msCart {
    margin-bottom: 35px;
}
/* Media Queries
/*-----------------------------------------------------------------------------------*/

@media screen and (max-width: 1000px) {
/* .slider_container{ width:90%; margin:0 0 0 2%; clear:both; background:none; padding:30px 0 0 0;} */
.flexslider {width: 100%; margin: 0; padding:0 0 30px 0;background:none;}
.flex-direction-nav li a {width:45px; height:42px; margin:0; display: block; position: absolute;  cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.next {background:url(/assets/images/next.png) no-repeat center; bottom:50%;}
.flex-direction-nav li a.prev {background:url(/assets/images/prev.png) no-repeat center;bottom:50%;}
.flex-caption {bottom: -50px;}
a.cb.btn-go{    font-size: 18pt;}
#cb-modal_form{
max-width: 85%;
    margin-top: -180px;
    padding: 30px 10px;
    left: 0px;
    margin-left: 4%;
}
}

/*---------------------------------Slider-------------------------------------*/
/* ---------------------------------------------------------------------------- */
/* --------------------------------Google-Map---------------------------------- */
/* ---------------------------------------------------------------------------- */
.maps iframe{
    pointer-events: none;
}
.btn_buy{
/* width: 250px;
    height: 45px; */
    background-color: #0945af;
    display: inline-block;
 /*    border-radius: 30px; */
}
.btn_buy a,
.btn_cb a{
    color: #ffffff;
    padding: 10px 15px;
    font-family: sans-serif;
    font-size: 15px;
    display: block;
    font-weight: bold;
    text-align: center;
/*     width: 50px; */
    
}
.btn_buy a:hover,
.btn_cb a:hover{
     text-decoration: none;
    color: #f7f6f3;   
}
.btn_cb{
    display: inline-block;
/*     width: 250px;
    height: 45px; */
    background-color: #449a4d;
  /*   border-radius: 30px;   */
}
.btn_cb .tel:before ,
.btn_buy .eml:before{
   /*  margin: 0; */
}
@media (max-width: 1024px) {
.slogan{
    max-width: 40%;
    line-height: 30pt;
    padding: 0;
    font-size: 24pt;
}
    
}
@media (max-width: 767px) { 
   header{margin-top: 0;}
   
   .slogan{
		font-size: 28pt;
		padding: 10px 5px;
		text-align: center;
		line-height: 30px;
		max-width: 60%;
	
	}
	.wrap-header .cnt {
		position: relative;
	/* 	width: 93%; */
		right: 0px;
		background-color:#FFF44F;
		padding: 10px;
		text-align: center;
		font-size: 24px;
}
.wrap-header .logo{
	text-align: center;
	display: none;
}
.head-logo{	
    padding: 0;
}
article  h1.entry-title{
     line-height: 1;
    font-size: 27px;   
}
article .art-content {
    padding: 15px 5px;
    font-family: sans-serif;
    font-size: 16px;
    text-align: justify;
    line-height: 10px;
}
.slogan span.desc {
    display: block;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 13px;
    line-height: 26px;
    margin: 10px 0 0 0;
}
/* .btn_buy {
    width: 100%;
    height: 45px;
    background-color: #907b56;
    display: inline-block;
    text-align: center;
    padding-top: 6px;
}
.btn_cb {
    display: block;
    float: right;
    width: 100%;
    height: 45px;
    background-color: #907b56;
} */
/* .btn_buy a, .btn_cb a {
    color: #ffffff;
    padding: 15px 30px;
    font-family: sans-serif;
    font-size: 14pt;
    display: block;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
} */
.content_text {
     line-height: 25px;
}
.rg-thumbs{
	display: none;    
}
.content-box .item h3.item-header {
    font-size: 24pt;
}
.content-image {
    display: none; 
}
}
@media screen and (max-width: 568px) {
    table.priceTable thead{
        display: none;
    }
    table.priceTable td {
        display: block;
        text-align: right;
        border-bottom: 1px solid #ddd;
        padding: 5px 0px;
    }
    table.priceTable td:before {
      content: attr(data-label);
      float: left;
      font-weight: bold;
    }
}
.content_text ul {
    margin: 0 0 10px 35px;
}
.content_text ul li {
    list-style: disc;
}
.caption_title_line p {font-size: 18px;}
.p_h3{
        font-size: 24px;
    font-weight: 500;
    line-height: 1.1;
}
.p_h4{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.1;
}
.p_h2{
    font-size: 30px;
    font-weight: 500;
    line-height: 1.1;
}
.main_text .p_h3_text, .main_text p{
        font-size: 17px;
    font-weight: 500;
    line-height: 1.5;
}
.ul-spisok{
    list-style: disc;
    margin-left: 30px;
}
.new_table{
    color: #73572f;
}
.new_table thead{
    background-color: #fff44f;
}
.new_table thead tr th{
    text-align: center;
    padding: 0;
}
.new_table td{
    padding: 0;
    text-align: center;
    vertical-align: middle;
}
.test-ico{
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    margin-top: 14px;
    font-weight: bold;
    color: #73572f;
}
.img-ico{
    width: 65%;
}
.block-primenenie{
    border: 1px solid #bca376;
    text-align: center;
    margin-top: 20px;
    padding: 4px;
}



.product__badge {
  position: absolute;
  z-index: 5;
  width: 100%;
}
.product__badge .badge {
  width: 96%;
  text-align: center;
  text-transform: uppercase;
  font-size: 75%;
  font-weight: 500;
  -webkit-transform: translate(50%, -50%) rotateZ(45deg) translateY(200%);
          transform: translate(50%, -50%) rotateZ(45deg) translateY(200%);
}
.badge_new {
    background-color: #fed766;
    color: #000;
}
.badge_hit {
    background-color: #ea2d5c;
    color: #fff;
}
.footmenu li{
    margin-right: 7px;
    display: inline-block;
    text-align: center;
}
.footmenu{
    margin-top: 25px;
}

.pagination > .active > a {
    z-index: 2;
    color: #ffffff;
    background-color: #73572f;
    border-color: #73572f;
    cursor: default;
}