/*
Theme Name: Dub96Theme
Theme URI: http://www.dub96.ru
Description: Dub96Theme
Version: 1.0
Author: Игорь Сергеевич
Author URI: http://studio-iwebs.ru
*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:700);
@import url(https://fonts.googleapis.com/css?family=Play&amp;subset=latin,cyrillic-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500&subset=latin,cyrillic);

.clear{
	clear: both;
}

html, body{
    margin: 0;
    padding: 0;
    width: 100%;
    /*height: 100%;*/
    min-height: 100%;
    font-size: 14px;
    font-family: Arial;
    line-height: 18px;
	color: #000;
	background: #fff;
}

body#mebel2 {
    background: #fff !important;
}

h1{
    margin: 0;
    /*padding:  0 0 20px 0;*/
    font-size: 29px;
    font-family: 'Play', sans-serif;
	color: #f88e11;
	line-height: 36px;
	font-weight:normal; 
}

h2{
    margin: 0;
    padding:  0 0 20px 0;
    font-size: 24px;
    font-family: 'Play', sans-serif;
    font-weight:normal; 
    line-height: 23px;
    color: #e65923;
}

h3{
    margin: 0;
    padding:  0 0 20px 0;
    font-size: 19px;
    font-family: 'Play', sans-serif;
    font-weight:normal; 
	
    color: #f88e11;
}

p{
    margin: 0;
    padding: 0 0 10px 0;
    text-align: justify;
    font-family: Arial;
}

a{
    color: #2488ce;
    text-decoration: underline;
}

a:hover{
    color: #2488ce;
}

a:visited{
    color: #2488ce;
}
@media (min-width: 768px) {
	.container {
		width: 750px;
	}
}
@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 960px;
	}
}

.container{
    margin: 0 auto;
    padding: 0 20px;
    min-height: 100%;
    z-index: 0;
    position: relative;
}

.header {
	height:auto;
	position: relative;
	background: #fff;
	padding-top: 20px;
	text-align: center;
}

.header .logo {
	margin: 0;
	float:left;
	text-align: left;
}

.header .logo a.title{
    display: block;
    width: calc(100% - 110px);
    height: 100%;
    background: url("./images/logo_2.png") no-repeat center left;
    padding: 10px 0 10px 110px;
    	text-decoration: none;
}

.logo_hd{
	display: block;
    	font-size: 25px;
    	text-transform: uppercase;
   	color: #963c10;
    	font-family: 'Roboto';
	line-height: 1.5;
    	font-weight: 700;
}
.logo_hd2 {
	color: #5d554d;
    	font-size: 20px;
    	text-transform: none;
    	font-weight: 500;
    	line-height: 1.5;
}

.promo{
    position: relative;
    display: inline-block;
    float: none;
    width: 145px;
}

.hd_ph{
    font-size: 25px;
    color: #5d554d;
    text-decoration: none;
    line-height: 44px;
	display: inline-block;
    text-decoration: none;
}
.hd_ph:before{
	content:'';
	width: 44px;
	height: 44px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
	background: url("./images/tel_icon.png") no-repeat center;
}


.header .tel {
	float: right;
    margin: 0;
    line-height: 18px;
    display: inline-block;
    width: 297px;
    text-align: right;
}


.header .tel span {
	font-size: 18px;
	color: #f88e11;
}

.zvonok {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	text-align: right;
	line-height: 25px;
}
#zvon_butt{
	margin:5px auto;
	display:block;
	height: 30px;
	border-radius: 5px;
	background: url(./images/submit2.png) repeat-x #f88810;
	color: #fff;
	text-decoration:none;
	font-size: 14px;
	font-family: Arial;
	line-height: 29px;
	text-align: center;
	vertical-align: middle;
	margin-bottom:20px;
	font-weight: 300;
	cursor:pointer;
	float: right;
	margin-right: 0px;
	position:static;
	width: 150px;
}
#cont_director{
    display:block;
    height: 30px;
    border-radius: 5px;
    background: #c8c7c7;
    color: #fff;
    text-decoration:none;
    font-size: 14px;
    line-height: 29px;
    text-align: center;
    vertical-align: middle;
    font-weight: 400;
    cursor:pointer;
    float: right;
    width: 170px;
    margin-right: 7px;
}
#menu-header {
	background: url(./images/menu_f.jpg) repeat-x; 
	width: 960px;
	height: 40px;
	margin-top:-2px;
	border-radius: 5px;
	text-transform: uppercase;
	overflow: hidden;
}

#menu-header ul {
	margin: 0 0;
    padding: 0;
	width: 960px;
}

#menu-header li {
	float: left;
	list-style-type: none;
	font-size: 12px;
	font-family: "Open Sans";
	font-weight: bold;
	
	width: 160px;
	text-align:center;
	color: #fff;
	height: 40px;
	display: block;
	line-height: 40px;
}

#menu-header a {
	color: #fff;
	text-decoration:none;
	font-size: 12px;
	font-family: "Open Sans";
	font-weight: bold;
	display:block;
	text-shadow: 0 1px 1px #888;
	box-sizing: border-box;
}

#menu-header a:hover {
    display: block;  background: #f7bf19;  background: -moz-linear-gradient(top, #f7bf19 0%, #f88810 99%);  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7bf19), color-stop(99%,#f88810));  background: -webkit-linear-gradient(top, #f7bf19 0%,#f88810 99%);  background: -o-linear-gradient(top, #f7bf19 0%,#f88810 99%);  background: -ms-linear-gradient(top, #f7bf19 0%,#f88810 99%);  background: linear-gradient(to bottom, #f7bf19 0%,#f88810 99%);    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7bf19', endColorstr='#f88810',GradientType=0 );    
	

	

    border-right: 1px solid #f7bf19;
}



#menu-header li.active {
	border-right: px solid #f7bf19;
	display:block;
		

	background: #f7bf19;  background: -moz-linear-gradient(top,  #f7bf19 0%, #f88810 99%);  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7bf19), color-stop(99%,#f88810));  background: -webkit-linear-gradient(top,  #f7bf19 0%,#f88810 99%);  background: -o-linear-gradient(top,  #f7bf19 0%,#f88810 99%);  background: -ms-linear-gradient(top,  #f7bf19 0%,#f88810 99%);  background: linear-gradient(to bottom,  #f7bf19 0%,#f88810 99%);  
	border-right: 1px solid #f7bf19;
}

.menu{

	padding: 0;
	margin: 0;
}
.menu-menu-container{
	padding: 0;
	margin: 0;
}

#sbut:hover { text-shadow: #777 -2px -2px 2px, #777 2px 2px 2px; }
/*#popup2 {*/
	/*position:fixed;width:100%;*/
	/*margin:0;top:0;left:0;bottom:0;padding:0;*/
	/*background-color: transparent;*/
	/*height:100%;*/
	/*display:none;*/
	/*background: rgba(0, 0, 0, 0.53);*/
	/*z-index:111;*/
/*}*/
.p_cont {
	text-align:center;
	margin:7% auto 0 auto;
	padding:18px;
	width:300px;
	background-color: #eBeBeB;
	border-radius:14px;
	box-shadow: 0 0 10px rgba(247,187,24,0.7);
}

.cloz{
	margin:0;padding:0;
	width: 100%;height: 32px;
	font-size:24px;font-weight:700;
	position:relative;
	left:280px;
	top:-23px;
}
.cloz a{
	display:block;
	width: 32px;height: 24px;
	text-decoration: none;
	color:#f7bb18;
}

.cloz a:hover{ color:#e17b0e; }

.sidebar {
   width: 260px;
   float: left;
   margin-top: 30px;
   position: relative;
   height:auto;
}

.h3-style {
	margin: 0;
    padding:  0 0 10px 0;
    font-size: 20px;
	color: #e65923;
	line-height: 40px;
	font-family: 'Play', sans-serif;
	text-transform: uppercase;
	text-align:center;
}

.menu-right {
	width: 260px;
	background: #f1f1f1;
	border-radius: 5px;
	border: 1px solid #ccc;
} 

.menu-right ul {
	margin: 0 0;
	padding: 0 0 0 50px;
	list-style-image: url(./images/li.png); 
}

.menu-right  li {
	font-size: 13px;
	text-transform: uppercase;
	line-height: 30px;

}

.menu-right  li a{
	color: #5d554d;
	text-decoration: none;
}

.menu-right  li a:hover{
	color: #f88e11;
	text-decoration: none;
}

.menu-right li.active  a {
	color: #f88e11;
}

.sidebar .materials {
	margin-top: 60px;
}

.content{
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom:20px;
	width: 670px;
    float: right;
    position: relative;
	height: auto;
}

.content .news {
	margin: 0 0 20px 0;
}

.content .news a{
	color: #303087;
	text-decoration:underline;
}

.footer {
	padding: 20px 0;
	width: 960px;
	position: relative;
	border-top: 1px solid #dcdcdc;
	text-align: center;
}
/*
.footer .tel {
	float:right;
	margin: 20px 50px 0 0;
	line-height: 18px;
}
*/
.ft_ph,
.ft_mail{
    font-size: 25px;
    color: #5d554d;
    text-decoration: none;
    line-height: 44px;
	display: inline-block;
}
.ft_ph:before,
.ft_mail:before{
	content:'';
	width: 44px;
	height: 44px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
}
.ft_ph:before{
	background: url("./images/tel_icon.png") no-repeat center;
}
.ft_mail:before{
	background: url("./images/mail_icon.png") no-repeat center;
}

.footer .ft_ph:hover {
    text-decoration: none;
}


.footer .copy {
	margin-top:20px;
	height: 40px;
	font-size: 11px;
	color: #d5d4d4;
}

.footer .copyright {
	margin: 0px 25px;
	min-height: 44px;
	line-height: 44px;
    vertical-align: top;
    color: #5d554d;
    display: inline-block;
    float: none;
}

.footer .promo {
	padding: 10px 10px;
	float:right;
}

.footer .promo a {
	color: #d5d4d4;
}

#respond2 {
	margin-top: 30px;
	background: url(./images/zayvka-f.jpg) repeat-x; 
	width: 260px;
	height: 390px;
	border-radius: 5px;
}

.respond input {
	width: 220px;
	height: 30px;
	border-radius: 5px;
	margin: 0 0 2px 20px;
	color: #5d554d;
	font-size: 13px;
	font-style: italic;
	border: 1px solid;
}

.respond  textarea  {
	margin: 0 0 0 20px;
	width: 220px;
	height: 100px;
	border-radius: 5px;
	color: #5d554d;
	font-size: 13px;
	font-style: italic;
	border: 1px solid;
}

.h3-style-2 {
	margin: 0 0 0 20px;
    padding:  20px 0 25px 0;
    font-size: 18px;
	color: #fff;
	line-height: 20px;
	font-family: 'Play', sans-serif;
	text-transform: uppercase;
}


.submit input {
	width: 160px;
	height: 30px;
	border-radius: 5px;
	margin:2px 0 0 50px;
	text-align:center;
	font-style: normal;
	color: #fff;
	font-size: 14px;
	background: url(./images/submit.jpg) repeat-x; 
	border: 1px solid #f39632;
	cursor: pointer;
}

.cat {
width: 220px;
height: 290px;
float: left;
margin: 0 0 0 0;
background: #ebebeb;
border: 1px solid #e6e6e6;
font-size: 13px;
text-align: center;
color: #5d554d;
position: relative;
min-height: 263px;
border-radius: 5px;
margin-bottom:25px;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
	margin-top: 7px !important;
	height: 17px;
}
.cat p {
	padding: 0 20px 0 20px;
}

.cat .zag {
	text-align: center;
	margin: 17px 0 17px 0;
	text-transform: uppercase;
}

.cat .zag a{
	text-decoration:none;
	color: #5d554d;
	font-size: 13px;
}
.cat img {
	margin: 0 0 16px 20px;
	border-radius:5px; 
	border: 2px solid #dbdbdb; 
}

.cat .cena {
	text-align:center;
	font-size: 16px;
	margin-top:15px;
}

.cat.zakaz2 {
	margin-top:10px;
	margin-left:55px;
}

.cat .zakaz2 a {
	display:table-cell;
	width: 120px;
	height: 30px;
	border-radius: 5px;
	background: url(./images/submit2.jpg) repeat-x; 
	color: #fff;
	text-decoration:none;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	vertical-align: middle;
	line-height: 28px;
}


table.zebra {
	border:1px solid;
} 

.zebra tr {
	border:1px solid;
}

.wrap{
	width: 960px;
	padding-bottom: 10px;
	margin-top: 30px;
}

.cont1 {
width: 960px;
margin:20px 0 20px 0;
color: #5d554d;
font-size:13px;
}

.cont1-1 img, .cont1-last img, .cont1-1-last img {
border: 1px solid #96918f;
margin-bottom: 0;
border-radius: 4px;
}
.cont1-2 img, .cont1-2-last img {
    border: 2px solid #96918f;
    margin-bottom:20px;
    border-radius: 4px;
}

.cont1-1, .cont1-1-last {
    width:225px;
}
.cont1-2, .cont1-2-last {
    width: 277px;
}
.cont1-1, .cont1-2 {
    float:left;
}
.cont1-1-last, .cont1-2-last {
    float:right;
}
.cont1-1 {
    margin-right: 20px;
}
.cont1-2 {
    margin-right: 64px;
}

.cont1234 .zakaz2,
.cont1 .zakaz2 {
	margin-left:55px;
}
.cont1234 .zakaz2 a,
.cont1 .zakaz2 a {
	display:table-cell;
	width: 120px;
	height: 30px;
	border-radius: 5px;
	background: url(./images/submit2.jpg) repeat-x; 
	color: #fff;
	text-decoration:none;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	vertical-align: middle;
	margin-bottom:20px;
	line-height: 28px;
	font-weight: 500;
}
.cont1 .zakaz2 a {
    float:right;
}

.cont2 {
width: 960px;
background: #f1f1f1;
border-radius: 10px;
border: 1px solid #dcdcdb;
}

.cont2 img {
margin:25px 20px 20px  20px;
border: 1px solid #b2a49b;
border-radius: 4px;

}

.cont2 p
{
padding: 0 20px;
color: #5d554d;
}

.cont2 h3 {


padding: 20px 0 20px 20px;
font-size: 20px;
font-family: 'Play', sans-serif;
text-transform: uppercase;

}

.cont3 {

width: 960px;
margin: 30px 0;
}

h3.all {
padding: 0 0 25px 0;
font-size: 20px;
font-family: 'Play', sans-serif;
text-transform: uppercase;
}

h2.widgettitle { 
	padding: 0 0 25px 0;
	font-size: 20px;
	font-family: 'Play', sans-serif;
	text-transform: uppercase;
	list-style-type: none;
	color: #f88e11 !important;
	line-height: 17px;
}
#text-2 {list-style-type:none;}	
.cont4 {

width: 310px;
float: left;
color: #5d554d;
font-size:14px;


}

.cont5 {
width:630px;
margin-left:20px;
float:left;
}


.cont5 .respond input {
	width: 280px;
	height: 30px;

	margin: 0 0 10px 0;
	color: #5d554d;
	font-size: 13px;
	font-style: italic;
border-radius: 0;
	padding: 2.5px 10px;
	border: 0;
	border-radius: 4px;
	outline: none;
}

.cont5 .respond  textarea  {
	margin: 0 0 0 28px;

	width: 280px;
	height: 75px;

	color: #5d554d;
	font-size: 13px;
	font-style: italic;

	border: 0;
	border-radius: 4px;
	padding: 2.5px 10px;
	font-family: Arial;
	resize: none;
	outline: none;
}


.cont5 .submit input {
	width: 160px;
	height: 30px;
	border-radius: 4px;
	margin:20px 0 0 55%;
	text-align:center;
	font-style: normal;
	color: #fff;
	font-size: 14px; 
	border: 1px solid #feda5c;


	border-bottom-color: #e17d0f;
	cursor: pointer;
	background: #f7be19;  background: -moz-linear-gradient(top,  #f7be19 0%, #f88810 100%);  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7be19), color-stop(100%,#f88810));  background: -webkit-linear-gradient(top,  #f7be19 0%,#f88810 100%);  background: -o-linear-gradient(top,  #f7be19 0%,#f88810 100%);  background: -ms-linear-gradient(top,  #f7be19 0%,#f88810 100%);  background: linear-gradient(to bottom,  #f7be19 0%,#f88810 100%);  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7be19', endColorstr='#f88810',GradientType=0 );
}
.subm input {
	width: 160px;
	height: 30px;
	border-radius: 4px;
	margin: -6px 0 0 1%;
	text-align:center;
	font-style: normal;
	color: #fff;
	font-size: 14px; 
	border: 1px solid #feda5c;


	border-bottom-color: #e17d0f;
	cursor: pointer;
	background: #f7be19;  background: -moz-linear-gradient(top,  #f7be19 0%, #f88810 100%);  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7be19), color-stop(100%,#f88810));  background: -webkit-linear-gradient(top,  #f7be19 0%,#f88810 100%);  background: -o-linear-gradient(top,  #f7be19 0%,#f88810 100%);  background: -ms-linear-gradient(top,  #f7be19 0%,#f88810 100%);  background: linear-gradient(to bottom,  #f7be19 0%,#f88810 100%);  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7be19', endColorstr='#f88810',GradientType=0 );
}


.cont2-1 {
width:478px;
float:left;
background: #f1f1f1;
margin-top:25px;
padding-bottom:20px;

border-top: 1px solid #dcdcdb;
border-left: 1px solid #dcdcdb;
border-bottom: 1px solid #dcdcdb;
border-radius: 10px 0 0 10px;
}

.cont2-2 {
width: 458px;
float:left;
background: #f1f1f1;
margin-top:25px;
padding-bottom:20px;
padding-right: 20px;
border: 1px solid #dcdcdb;
border-radius: 0px 10px 10px 0;
}


.cont2-1 h3 { 

background: #efefef;
padding: 25px 0 20px 20px;
font-size: 20px;
font-family: 'Play', sans-serif;
text-transform: uppercase;
 border-radius: 10px 0 0 0;
}


.cont6 h3 { 

background: #efefef;
padding: 25px 0 20px 20px;
font-size: 20px;
font-family: 'Play', sans-serif;
text-transform: uppercase;
border-bottom: 1px solid #edecec;

}

.cont6 {
width: 960px;

}


.cont6 .cont2-2 h3 {

color: #988c79;
 border-radius: 0 10px 0 0;
}

.cont6 ol li {
    color: #e65923;
    font-size: 14px;
    line-height: 28px;
    margin-right: 15px;
}
.cont6 ol.dependent_other_ol li {
    height: 100px;
}
.cont6 ol.dependent_other_ol li:before {
    display: inline-block;
    /*content: counters(list-item, ".", decimal);*/
    width: 9999px;
    margin-left: -9999px;
}
.cont6 ol li span {
    color: #663300;
    font-size: 14px;
}
.cont6 ol.dependent_other_ol  li span {
    font-weight: bold;
}
.cont6 li p {
    line-height: 16px;
    font-size: 13px;
    color: #5d554d;
}
.cont6 .cont2-1 li {
    padding-bottom: 2px;
}
.cont6 .cont2-2 li {
    color: #c5bfb7;
    padding-top: 2px;
}
h3.title { 

background: #efefef;
padding: 25px 0 20px 20px;
font-size: 20px;
font-family: 'Play', sans-serif;
text-transform: uppercase;
border-bottom: 1px solid #edecec;
 border-radius: 10px;
}



.grid-1-5 {
width: 180px;
float:left;
text-align:center;
color: #5d554d;
font-size:13px;

margin: 0;
margin-left: 0;
position: relative;
}

.cont7 {
width: 960px;
margin-top:25px;

}

.cont7 img {

margin-bottom:25px;
}

.zay2f {
width: 960px;
height:80px;
 
border-radius: 10px;

margin-top: 30px;

color: #fff;
background: #f7ac15; /* Old browsers */  background: -moz-linear-gradient(top, #f7ac15 0%, #f88710 100%); /* FF3.6+ */  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7ac15), color-stop(100%,#f88710)); /* Chrome,Safari4+ */  background: -webkit-linear-gradient(top, #f7ac15 0%,#f88710 100%); /* Chrome10+,Safari5.1+ */  background: -o-linear-gradient(top, #f7ac15 0%,#f88710 100%); /* Opera 11.10+ */  background: -ms-linear-gradient(top, #f7ac15 0%,#f88710 100%); /* IE10+ */  background: linear-gradient(to bottom, #f7ac15 0%,#f88710 100%); /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7ac15', endColorstr='#f88710',GradientType=0 ); /* IE6-9 */;
border: 1px solid #ffdb5c;
border-bottom-color: #e07a0d;
}

.zayf1 p {
    margin-left:20px;
}
.zayf1 span {
    font-size: 18px;
	font-family: 'Play', sans-serif;
	text-transform: uppercase;
	font-weight: 500;
}

.zayf {
    width:540px;
    float:left;
    /*line-height: 82px;*/
}

#zayf-input {
	width: 150px;
	height: 29px;
	border-radius: 5px;
	padding: 0;
	color: #5d554d;
	font-size: 13px;
	font-style: italic;
	border: 0px solid #fff;
	margin: 25px 18px 0 -19px;
	padding-left: 10px;
	float:left;
}

.order_form #zayf-input {
    margin: 5px 0 0 0;
}

#zayf-input2 {
	width: 150px;
	height: 29px;
	border-radius: 5px;
	padding: 0;
	color: #5d554d;
	font-size: 13px;
	font-style: italic;
	border: 0px solid #fff;
	margin: -57px 18px 0 156px;
	padding-left: 10px;
	float:left;
}

.order_form #zayf-input2 {
    margin: -55px 18px 0 173px;
}

.inputs_left {
    width: 340px;
    float:left;
    line-height: 82px;
}

.order_form .inputs_left {
    line-height: 60px;
    margin-left: 15px;
}

.inputs_left span {
    line-height: 20px;
}
.submit2 {
    width: 160px;
    float:right;
    margin-right: 15px;
    margin-top: 13px;
}

.order_form div.wpcf7-response-output {
    margin: 0;
    background-color: #fff !important;
}

.order_form .submit2 {
    margin: 2px 0 0 0;
}

.submit2 input {
	width: 160px;
	height: 30px;
	border-radius: 3px;

	text-align:center;
	font-style: normal;
	color: #fff;
	font-size: 14px;
	/* background: url(../img/submit.jpg) repeat-x; */ 
	border: 1px solid #ba4809;


	background: #ff9d39; /* Old browsers */  background: -moz-linear-gradient(top,  #ff9d39 0%, #e35f00 99%); /* FF3.6+ */  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9d39), color-stop(99%,#e35f00)); /* Chrome,Safari4+ */  background: -webkit-linear-gradient(top,  #ff9d39 0%,#e35f00 99%); /* Chrome10+,Safari5.1+ */  background: -o-linear-gradient(top,  #ff9d39 0%,#e35f00 99%); /* Opera 11.10+ */  background: -ms-linear-gradient(top,  #ff9d39 0%,#e35f00 99%); /* IE10+ */  background: linear-gradient(to bottom,  #ff9d39 0%,#e35f00 99%); /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9d39', endColorstr='#e35f00',GradientType=0 ); /* IE6-9 */;
	cursor: pointer;
}

	.zayf1 {
	
	width:420px;
	float:left;
	margin-top: 20px;
	
	}




.grid1-3 {

width: 302px;
height:200px;
background: url(./images/otz-f.png) no-repeat;
margin-right:26px;
float:left;
color: #5d554d;
margin-top:30px;
margin-bottom:30px;


}

.grid1-3 img {

position:relative;
top: -7px;
left:15px;
}

.grid1-3last {
margin-top:30px;
width: 302px;
height:200px;
background: url(./images/otz-f.png) no-repeat;
margin-left:1px;
float:right;
color: #5d554d;
margin-bottom:30px;
}

.grid1-3last img {

position:relative;
top: -7px;
left:15px;
}



.grid1-3 p {

margin:20px 20px 0 20px;
 font-style: italic;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}


.grid1-3last p {

margin:20px 20px 0 20px;
 font-style: italic;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}


.fio {
float:right;
color: #5d554d;
font-family: Verdana;
font-size: 14px;
margin-top:22px;

}


.fio span {
color: #e65923;
font-size: 15px;
font-family: Play;
text-transform: uppercase;

}


.cont8 {

 background: #F1F1F1;
    border: 1px solid #DCDCDB;
 border-radius: 10px 10px 10px 10px;
   
	width: 960px;
	height: 250px;

}

.cont8 img {

float:left;
margin:20px 20px 20px 45px;
}



/*-----------------------------------------------------------------------------------------------*/
/*                                            TOOLTIP                                            */
/*-----------------------------------------------------------------------------------------------*/

.toolTip { /* This is the hook that the jQuery script will use */
	padding-right: 20px; /* This is need to make sure that the help icon is always visible */
	background: transparent url(./images/help.png) no-repeat right;
	color: #3366FF;
	cursor: help; 
	position: relative; /* This contains the .toolTipWrapper div that is absolutely positioned  */
}

	.toolTipWrapper { /* The wrapper holds its insides together */
		width: 320px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		bottom: 20px;
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #FFF;
		
		
		background: #928773;
line-height: 18px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 padding:10px;
 border-radius: 3px;
 border: 1px solid #716655;
	}
	
			
.grid-1-5.g1{
    left: -12px;
}
.grid-1-5.g2{
    left: 5px;
}
.grid-1-5.g3{
    left: 20px;
}
.grid-1-5.g4{
    left: 39px;
}
.grid-1-5.g5{
    left: 65px;
}

.counter{
    width: 300px;
    height: 51px;
    background: url(./images/counter.png);
    position: relative;
}

.counter .counter-d{
    position: absolute;
    left: 96px;
    top: 13px;
    font-size: 1.2em;
    font-family: "Open Sans",Arial;
    font-weight: bold;
}
.counter .counter-h{
    position: absolute;  
    left: 144px;  top: 13px;  font-size: 1.2em;  font-family: "Open Sans",Arial;  font-weight: bold;
}
.counter .counter-i{
    position: absolute;  
    left: 195px;  top: 13px;  font-size: 1.2em;  font-family: "Open Sans",Arial;  font-weight: bold;
}
.counter .counter-s{
    position: absolute;  
    left: 243px;  top: 13px;  font-size: 1.2em;  font-family: "Open Sans",Arial;  font-weight: bold;
}

.kinfo{
    position: absolute;
    margin-left: 30px;
}
.kinfo .kill{
    position: absolute;
    top: 25px;
    color: #000;
    font-weight: bold;
    text-decoration: line-through;
    left: 0;
   font-size: 1.3em;
}
.kinfo b{
    color: #f88e11;
    font-size: 1.4em;
    position: absolute;
    right: 30px;
    top: 25px;
}
.kinfo h3{
    padding: 0;
    font-size: 1.1em;
}
/*-----------------------    Otzyvy    -----------------*/
.quest_block{
	width:100%;
	padding:0 0 12px 0;
	margin:-20px 0 0 0;
}
.quest_block_item{
	width:100%;
	padding:20px 0 20px;
	margin:3px 0 5px;
	border-bottom:1px solid #f88e11;
}
.quest{
	width:auto;
	padding:11px;
	margin:0;
	border-radius:7px;
	background: #EBEBEB none;
	box-sizing:border-box
}

p.quest_author{
	font-size:23px;
    line-height: 23px;
	font-family: 'PT Sans', sans-serif;
	color:#f88e11;
	padding:0 100px 12px 0;
	margin:0;
	display:block;
	font-weight:bold;
	text-align:left;
	font-style:normal;
	position:relative;
}

.quest_name {
    margin: 0;
    padding: 0;
    font-weight: bold;
}

.quest_date{
	color:#353230;
	padding:0 0 0px;
	margin:0px 0 0 0;
	font-size:15px;
	font-family: 'PT Sans', sans-serif;
	text-align:right;
	font-style:normal;
	width:100px;
	display:block;
	font-weight:normal;
	position:absolute;
	top:0;
	right:0;
}
.img_lol{

	float: left;
	padding-left: 2px;
	padding-right: 6px;
}
.inpvp{

	width: 280px;
	height: 25px;
	border-radius: 3px;
	outline: none;
	border: 1px solid #dcdcdb;
	padding: 3px;
	margin-bottom: 10px;
	color: #5d554d;
}
.inpvp-area{

    width: 280px;
    height: 100px;
    border-radius: 3px;
    outline: none;
    border: 1px solid #dcdcdb;
    padding: 3px;
    margin-bottom: 10px;
    color: #5d554d;
}

.pinpvp{
	padding:0 0 0px;
	margin:0px 0 0 0;
	font-size:15px;
	font-family: 'PT Sans', sans-serif;
	color:#4e4e4e;
}
.pinpvp2{
	padding:0 0 0px;
	margin:0px 0 0 0;
	font-size:18px;
	font-family: 'PT Sans', sans-serif;
	color:#4e4e4e;
}
#pop_pole p{
	padding:0 !important;
	margin: 0 !important;
}
#sbut{

	margin-right: 49px;
}
.hdus {
clear: both;
margin: 35px 0 11px 11px;
font-size: 19px;
font-weight: 700;
}
h4 {
margin: 0 0 0 5px;
padding: 0;
font-size: 17px;
font-weight: 400;
color: #e65923;
}
.sbut_us {
	width: 160px;
	height: 30px;
	border-radius: 5px;
	margin:20px 0 0 50px;
	text-align:center;
	font-style: normal;
	color: #fff !important;
	font-size: 15px;
	font-weight: 700;
	background: url(./images/submit2.png) repeat-x #f88810;
	border: 1px solid #f39632;
	cursor: pointer;
	padding: 5px;
	text-decoration: none;
	
}
.sbut_us:hover{
	color:#fff;
}
.sbut_us {
	width:230px;
	margin: 15px 0px 0 0;
	padding: 5px;
}
#sbut_us {
	width: 160px;
	height: 50px;
	border-radius: 5px;
	margin:20px 0 0 50px;
	text-align:center;
	font-style: normal;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	background: url(./images/submit2.png) repeat-x #f88810;
	border: 1px solid #f39632;
	cursor: pointer;
	padding: 5px;
	text-decoration: none;
}

#sbut_us {
	width:230px;
	margin: 25px 0px 0 0;
	padding: 5px;
}
#sbut_us:hover{
	color:#fff;
}
h6 {
clear: both;
margin: 0 0 5px 0;
font-size: 17px;
color: #e65923;
}
	/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.commentlist{
	margin-left:30px;
}
#o_komp_spojl {
font-size: 14px;
float: right;
margin-right: 15px;
position: relative;
top: 0px;
border-bottom: 2px dotted #f7bb18;
cursor: pointer;
color: #f7bb18;
}
#o_komp{
    display:none;
    padding-bottom:40px;
}
.border{
	border-radius: 17px;	
}
.cat {
width: 220px;
height: 290px;
float: left;
margin: 0 0 0 0;
background: #ebebeb;
border: 1px solid #e6e6e6;
font-size: 13px;
text-align: center;
color: #5d554d;
position: relative;
min-height: 263px;
border-radius: 5px;
margin-bottom:15px;

}

.cat p {
	padding: 0 20px 0 20px;
}

.cat .zag {
	text-align: center;
	margin: 17px 0 17px 0;
	text-transform: uppercase;
}

.cat .zag a{
	text-decoration:none;
	color: #5d554d;
	font-size: 13px;
}
.cat img {
	margin: 7px auto;
	border-radius:5px;
	border: 2px solid #dbdbdb;
	max-width:182px;
	height:150px;
}

.cat .cena {
	text-align:center;
	font-size: 14px;
	font-weight: 700;
	margin:7px 0;
display:block;
position:absolute;
	bottom:38px;
	left:0;right:0;
	width:100%;
}

.cat .zakaz2 {
	margin:5px auto;
	position:absolute;
	bottom:-11px;
	right:0;left:0;
	display:block;
	width: 88px;
	height: 30px;
	border-radius: 5px;
	background: url(./images/submit2.png) repeat-x #f88810;
	color: #fff;
	text-decoration:none;
	font-size: 14px;
	line-height: 29px;
	text-align: center;
	vertical-align: middle;
	margin-bottom:20px;
	font-weight: 400;
	cursor:pointer;
}

/*from ex-html contacts*/

.wrap_cont {
    margin-top: 20px;
    padding-bottom: 10px;
    width: 960px;
}

#Layer1
{
    padding-top: 20px;
    background-color: transparent;
    background-image: url(images/fon.jpg);
    background-repeat: repeat;
    background-position: center center;
    text-align:center;
    font-size:24px;
    color:#691C0E;
    font-family: 'Arial';
}

.text_height {
    line-height: 40px;
    text-align: center;
}

.white {
    color: #ffffff;
    font-size: 19px;
    text-align: center;
    font-style: italic;
}

.icons {
    width: 200px;
    margin: 0 auto;
    line-height: 70px;
    padding-left: 50px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left center;
}

#icon_1 {
    background-image: url("images/icon1.png");
}

#icon_2 {
    background-image: url("images/icon2.png");
}

#icon_3 {
    background-image: url("images/icon3.png");
}

.txt_center {
    text-align: center;
}

.cont1234 {
    width: 960px;
    background: #f1f1f1;
    border-radius: 10px;
    border: 1px solid #dcdcdb;
    padding-bottom:25px;
    margin:0;
    height:100%;
    /*overflow:auto;*/
}

.cont1234 h3 {
    background: #efefef;
    padding: 25px 0 20px 20px;
    font-size: 20px;
    font-family: 'Play', sans-serif;
    text-transform: uppercase;
    border-bottom: 1px solid #edecec;
}

.cont1234 h6 {
    color: #f88e11;
    padding: 0;
    margin:4px auto 4px auto;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    height: 35px;
    overflow: hidden;
}

.cont1234 .ceni {
    color: #f88e11;
    padding: 8px 0 5px 5px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
}
.cont1234 .z2_cont {
    padding: 8px 10px 5px 10px;
    height: 350px;
    overflow: hidden;
}

.cont1234 .z3_cont {
    padding: 8px 10px 5px 10px;
    height: 315px;
    overflow: hidden;
}
.cont1234 .z2_cont,
.cont1234 .z3_cont {
    font-size: 13px;
}

.wpcf7-response-output,
.wpcf7-display-none,
.wpcf7-validation-errors {
    color: #000;
}

#catalog li a {
    color: #000;
    line-height: 25px;
}

.slider {
    position: relative;
}

#reklama {
    color: #000;
    position: absolute;
    border-radius: 10px;
    height: 88px;
    width: 708px;
    z-index: 999999999;
    background-color: #fff;
    bottom: -44px;
    left: 116px;
    text-align: center;
    padding: 10px;
    border: solid 1px #96918F;
    box-shadow: 0 0 10px #000;
}

#reklama>div {
    padding-top: 15px;
}

.slider .slider_captions {
    display: none;
}

#reklama h3 {
    color: #ff9900;
    font-size: 30px;
    font-style: italic;
}

#reklama p {
    text-align: center;
    font-size: 18px;

}

.we {
    background: url(./images/we.png) no-repeat right center !important;
    padding: 15px 47px 15px 0;
}

.they {
    background: url(./images/they.png) no-repeat right center !important;
    padding: 15px 50px 15px 0;
}

h1.stairs {
    text-align: center;
    text-shadow: 1px 1px 3px #000;
}

.link_to_otzivi {
    padding: 0 0 20px;
    text-align: center;
}


.link_to_otzivi a {
    font-size: 20px;
    color: #f88e11;
    text-decoration: none;
    border-bottom: 1px dashed #f88e11;
}

.not_lose {
    text-align: center;
    padding: 20px 0 0;
}

.not_lose a {
    display: inline-block;
    padding: 0 10px !important;
    color: #fff;
    background: url(./images/button1.png) repeat-x #f88810;
    text-decoration:none;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: bold;
    cursor:pointer;
}

.go_back {
    text-align: center;
    margin: 0;
    padding: 0;
}

.go_back a {
    display: inline-block;
    padding: 0 10px !important;
    color: #fff;
    background: url(./images/button1.png) repeat-x #f88810;
    text-decoration:none;
    height: 42px;
    line-height: 42px;
    border-radius: 5px;
    font-weight: bold;
    cursor:pointer;
}

.sub_title {
    font-size: 20px;
    text-align: left;
}

/* after 20.02.2015 */

.wr {
    background-color: #fff;
}

.bg_title {
    height: 408px;
    width: 960px;
    background: url("./images/bg_title.jpg") no-repeat center center;
    padding-top: 100px;
    margin-top: -60px;
    margin-bottom: -70px;
}

.bg_sub_title {
    width: 960px;
    background-color: rgba(0,0,0,0.5);
}

.bg_sub_title_1 h1,
.bg_sub_title_2 h1 {
    opacity: 1;
    text-transform: uppercase;
    color: #fff;
    margin: 27px auto 27px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    padding: 5px 0 0 0;
}

.bg_sub_title_1 h1 {
    height: 115px;
    font-size: 34px;
    line-height: 51px;
    width: 700px;
}

.bg_sub_title_2 h1 {
    height: 82px;
    font-size: 26px;
    line-height: 34px;
    width: 930px;
}

.action_logo {
    background: url("./images/special_action_logo.png") no-repeat 10px 30px;
    width: 610px;
    height: 332px;
    padding: 50px 0 0;
    float: left;
}

.action_2 .action_logo {
    background: url("./images/special_action_logo.png") no-repeat 10px 10px;
    width: 610px;
    height: 362px;
    padding: 20px 0 0;
    float: left;
}

.action_description {
    background: url("./images/action_prize.jpg") no-repeat bottom right;
    height: 325px;
    width: 610px;
}

.action_title {
    padding-left: 175px;
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    line-height: 24px;
}

.action_text {
    font-size: 22px;
    line-height: 24px;
    margin-top: 20px;
    width: 180px;
}

.action_logo_1 {
    height: 95px;
    background: url("./images/action_logo_1.jpg") no-repeat center left;
    padding-left: 90px;
    font-size: 29px;
    line-height: 32px;
    color: #af6703;
    margin: 40px 0 0 45px;
    width: 200px;
    font-family: 'Roboto', sans-serif;
}

.action_counter {
    float: left;
    width: 330px;
    min-height: 330px;
    border: 2px solid #e6e6e6;
    margin-top: 30px;
    box-shadow: 5px 5px 10px #eeeeee;
    background-color: #fff;
}

.action_2 .action_counter {
    margin-top: 10px;
}

.action_counter_title {
    text-align: center;
    text-transform: uppercase;
    color: #f88e11;
    font-size: 30px;
    line-height: 1;
    margin: 18px 0 12px;
    font-family: 'Roboto', sans-serif;
}

.action_counter_title span {
    font-size: 24px;
    line-height: 35px;
}

.action_counter_form {
    width: 294px;
    margin: 0 auto;
}

.action_counter_form input {
    border: 1px solid #bbbbbb;
    border-radius: 2px;
    font-size: 13px;
    font-style: italic;
    width: 284px;
    padding: 5px;
    height: 20px;
    margin: 4px auto;
    ::-webkit-input-placeholder {color:#bbbbbb;}
    ::-moz-placeholder          {color:#bbbbbb;}/* Firefox 19+ */
    :-moz-placeholder           {color:#bbbbbb;}/* Firefox 18- */
    :-ms-input-placeholder      {color:#bbbbbb;}

}

.counter_body {
    height: 90px;
    width: 294px;
    margin: 5px auto 0;
}

.counter_title {
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
}

.counter_2 {
    background: url("./images/counter_2.png") no-repeat center center;
    position: relative;
    width: 295px;
    height: 61px;
    margin-top: 10px;
    color: #978b78;
    font-family: "Myriad Pro";
    font-size: 29px;
    font-weight: bold;
}

.counter_2 .counter-d{
    position: absolute;
    left: 15px;
    top: 13px;
}

.counter_2 .counter-h{
    position: absolute;
    left: 92px;
    top: 13px;
}

.counter_2 .counter-i{
    position: absolute;
    left: 173px;
    top: 13px;
}

.counter_2 .counter-s{
    position: absolute;
    left: 251px;
    top: 13px;
}

.action_counter div.wpcf7-response-output {
    margin: 0 0.5em 1em !important;
}

.action_counter div.wpcf7-mail-sent-ok {
    height: auto;
}



.counter_submit {
    width: 294px;
    margin: 5px auto;
    min-height: 56px;
}

.counter_submit input {
    width: 294px;
    height: 56px;
    border-radius: 5px;
    background: url(./images/bg_counter_submit.png) repeat-x 0 0;
    color: #fff;
    font-size: 26px;
    line-height: 56px;
    text-shadow: 1px 1px #c17e10;
    cursor: pointer;
    border: none;
}

.top_secrets {
    /*background: url(./images/bg_top_secrets.png) repeat-x;*/
	background: #ffb800;
	background: -moz-linear-gradient(top, #ffb800 0%, #ff8c00 100%);
	background: -webkit-linear-gradient(top, #ffb800 0%,#ff8c00 100%);
	background: linear-gradient(to bottom, #ffb800 0%,#ff8c00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb800', endColorstr='#ff8c00',GradientType=0 );
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    line-height: 1;
    color: #fff;
    text-shadow: 2px 2px 2px #8e5d0c;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    height: auto;
    padding: 35px 0 30px;
    margin: 35px 0 20px; 
}

.top_secrets span {
    color: #000;
    font-size: 24px;
    line-height: 40px;
    font-weight: 300;
    text-shadow: none;
    text-transform: none;
    display: block;
}

.top_secret_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.top_secret_list li {
    margin: 10px 0;
    background-position: center right;
    background-repeat: no-repeat;
    min-height: 155px;
    margin-right: 20px;
}

.top_secret_number {
    background: url("./images/bg_secret_number.png") no-repeat left center;
    font-size: 60px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #fff;
    float: left;
    height: 135px;
    line-height: 125px;
    text-align: left;
    width: 135px;
    padding-left: 48px;
}

.top_secret_content {
    float: left;
    width: 450px;
}

.top_secret_picture {
    float: left;
    margin: 10px 0 0 8px;
}

.top_secret_title {
    font-size: 30px;
    line-height: 1.2;
    font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

.top_secret_text {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 17px;
    line-height: 20px;
    margin-top: 15px;
}

.we_produce {
    background: url("./images/bg_we_produce.png") repeat-x;
    font-family: 'Roboto', sans-serif;
    font-size: 36px;
    line-height: 15px;
    color: #fff;
    text-shadow: 2px 2px 2px #8e5d0c;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    height: 26px;
    padding: 35px 0 30px;
    margin-top: 35px;
}

.our_products {
    width: 960px;
    height: 550px;
    background: url("./images/bg_our_products.jpg") no-repeat center;
    padding-top: 53px;
}
.blur_fon{
		filter: blur(2px);
}

.products_container {
    display: flex;
    justify-content: space-between;
}

.product {
    margin: 0 5px;
    background-color: #f8f8f8;
    border-radius: 8px;
    float: left;
    height: 495px;
    width: 222px;
    position: relative;
}

.product_text {
    font-size: 18px;
    color: #cc6600;
    text-align: center;
    font-family: 'Roboto', sans-serif;
}

.product_title {
    text-transform: uppercase;
    margin-top: 20px;
}

.product_picture img {
    border: 1px solid #bcbcbc;
    border-radius: 2px;
    margin: 18px 12px 0;
}

.product_picture_2 img {
    margin: 36px 12px 0;
}

.product_price {
    margin-top: 10px;
}

.product_description {
    color: #5d554d;
    font-size: 13px;
    line-height: 20px;
    margin: 10px 10px 0;
}

.product_button {
    bottom: 25px;
    left: 55px;
    position: absolute;
}

.product_button a {
    display:table-cell;
    width: 112px;
    height: 27px;
    border-radius: 5px;
    background: url(./images/bg_product_button.png) repeat-x;
    color: #fff;
    text-decoration:none;
    font-size: 13px;
    line-height: 27px;
    text-align: center;
    text-shadow: 1px 1px #c17e10;
    cursor: pointer;
}
.our_works_title,
.guarantee_title,
.what_we_produce_title {
    color: #f88e11;
    font-size: 38px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 60px;
	line-height: 1;
}

.our_works_title {
    margin-bottom: 30px;
}
/*
.guarantee_title span {
    color: #000;
    text-transform: none;
    font-weight: 300;
    font-size: 24px;
    margin-top: 25px;
    display: block;
}
*/
.guarantee_block {
    display: flex;
    justify-content: space-between;
    margin: 45px 0;
}

.guarantee_certificate {
    margin: 0 36px;
    float: left;
}

.order {
    height: 58px;
    background-repeat: repeat-x;
    border-radius: 5px;
    margin: 0 10px;
    padding: 20px 20px 0;
    position: relative;
}

.order_loaded {
    background-image: url("./images/bg_order_form.png");
}

.order_title {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    float: left;
    width: 385px;
}

.order_title span {
    text-transform: none;
}

.order_title a {
    color: #fff;
    text-decoration: none;
    border-bottom: dashed 1px #fff;
}

.order_form {
    width: 515px;
    float: left;
}

.order_form p {
    margin: 0;
    padding: 0;
}

.order_form input {
    height: 30px;
    width: 156px;
    border: 1px solid #ed811b;
    border-radius: 5px;
    background-color: #fff;
    margin-left: 10px;
}

.order_form input[type="submit"] {
    width: 157px;
    background: url("./images/bg_order_button.png") no-repeat center center;
    color: #fff;
}

.order_hand {
    background: url("./images/order_hand.png") no-repeat center center;
    position: absolute;
    right: 0;
    top: 45px;
    width: 135px;
    height: 102px;
}

.show_all_works {
    margin-top: 30px;
    padding-bottom: 50px;
    text-align: center;
    border-bottom: 1px solid #f88e11;
}

.show_all_works a {
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: dashed 1px #000;
}


.recall {
    height: 520px;
    background: url("./images/bg_recall.jpg") no-repeat center center;
    margin-top: 65px;
    position: relative;
}

.recall_title {
    font-family: 'Roboto', sans-serif;
    font-size: 38px;
    color: #fff;
    text-transform: uppercase;
    padding: 65px 0;
    text-shadow: 2px 2px 2px #7e5f50;
    text-align: center;
}

.recall_window {
    background: url("./images/recall_window.png") no-repeat center top;
    height: 200px;
    padding: 10px 30px 0;
    font-size: 13px;
    line-height: 17px;
    color: #5d554d;
    font-style: italic;
    display: block;
    cursor: pointer;
	width: 260px;
}

.recall_window .img_lol {
    padding-left: 0 !important;
}

.recall_author {
    position: absolute;
    top: 150px;
	left:153px;
    color: #fff;
    text-align: right;
    font-size: 14px;
    font-weight: normal;
    font-family: Verdana;
    font-style: normal;
}

.recall_picture {
    position: absolute;
    top: 130px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    border: solid 3px #f88e11;
    width: 60px;
    height: 60px;
    margin-left: 10px;
    display: block;

    /*width:100px;*/
    /*margin: 0 auto;*/
    overflow:hidden;
    /*position: relative;*/
    /*height: 100px;*/
    border-radius:50%
}

.bx-wrapper .recall_picture img {
    left: -10px;
    top: -10px;
    width: 80px !important;
    max-width: 80px !important;
    height: 80px !important;
    position:absolute;
}


.recall_picture_1 {
    background-image: url("./images/Гамбер малг.jpg");
    border: solid 3px #f88e11;
}
.recall_picture_2 {
    background-image: url("./images/корешкова таватуй малл.jpg");
}
.recall_picture_3 {
    background-image: url("./images/корешкова таватуй малл.jpg");
    border: solid 3px #f88e11;
}

/*.recall_picture_22 {*/
    /*background-image: url("./images/client-2.png");*/
/*}*/

/*.recall_picture_33 {*/
    /*background-image: url("./images/client-3.png");*/
/*}*/

.recall_link {
    margin-top: 57px;
    text-align: center;
}

.recall_link a {
    /*font-size: 20px;*/
    /*color: #5d554d;*/
    /*text-transform: uppercase;*/
    /*text-decoration: none;*/
    /*border: solid 2px #f88e11;*/
    /*border-radius: 10px;*/
    /*padding: 10px;*/
    /*background: #fff;*/
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: dashed 1px #fff;
}

.thanks_letters_title {
    font-size: 38px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin: 90px 0 48px;
}

.thanks_doc {
    float: left;
    margin: 0 15px 80px;
}

.action_2 {
    background: url("./images/bg_action.jpg") no-repeat center center;
    height: 395px;
    padding-top: 20px;
}

.action_description_2 {
    background: url("./images/action_prize_2.png") no-repeat 370px bottom;
}

.action_title span {
    font-weight: bold;
}

.action_logo_2 {
    font-size: 22px;
    line-height: 24px;
    margin: 140px 0 0 75px;
    width: 270px;
}

.our_clients {
    height: 196px;
/*    background: url("./images/bg_our_clients.png") repeat-x;
    box-shadow:
        0px 5px 5px -3px #b8b6b5,
        0px -5px 5px -3px #b8b6b5;;*/
    margin: 40px 0 20px;
}

.our_clients_title {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 38px;
    color: #000;
    padding: 20px 0 0;
}

.our_clients_pic {
    float: left;
    display: table-cell;
    margin: 20px 21px 0;
    height: 140px;
    vertical-align: middle;
}

.our_clients_pic img {
}

.not_to_lose {
    background: url("./images/bg_not_to_lose.jpg") no-repeat;
    width: 960px;
    height: 313px;
}

.not_to_lose_opacity {
    background-color: rgba(0,0,0,0.5);
    width: 960px;
    height: 313px;
}

.not_to_lose_title {
    text-transform: uppercase;
    font-size: 48px;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    padding: 60px 0 30px;
    max-width: 622px;
    margin: 0 auto;
	font-family: Roboto;
    font-weight: 400;
}
.not_to_lose_title span {
    font-size: 38px;
    display: block;
}

.not_to_lose_button {
    text-align: center;
}

.not_to_lose_button a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 25px;
    background: url("./images/bg_not_to_lose_button.png") repeat-x;
    height: 55px;
    line-height: 55px;
    width: 292px;
    border-radius: 5px;
}
.stages_list{
	text-align: center;
	display: block;
}
.stages_title {
    text-align: center;
    text-transform: uppercase;
    font-size: 36px;
    color: #e65923;
    padding: 35px 0 40px;
	line-height:1.1;
}
.horosho{
	width:100%;
	text-align:center;
	margin-bottom: 30px;
}
.horosho th{	
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: Roboto;
    text-align: center;
    font-weight: 500;
	padding: 10px;
}
.horosho td {
    font-size: 18px;
    margin-bottom: 15px;
    font-family: Roboto;
    text-align: center;
    border-top: 1px solid #f88e11;
    padding: 10px;
    border-left: 1px solid #f88e11;
    border-right: 1px solid #f88e11;
}
.horosho tr:last-child td{
border-bottom: 1px solid #f88e11;	
}
.vidy .what_we_produce_column, .tipy .what_we_produce_column  {
    text-align: center;
}
.vidy p, .tipy p {
    width: 320px;
}
.vidy, .tipy{
	text-align:center;
}
.vidy img, .tipy img {margin-bottom:15px;}
.stage_item {
	display: inline-block;
    float: none;
    vertical-align: top;
	margin: 0px 8px;
}

.stages {
    position: relative;
}

a.invisible_link,
a.invisible_link2 {
    display: block;
    position: absolute;
    cursor: pointer;
    text-indent: -9999px;
}

a.invisible_link {
    width: 160px;
    height: 240px;
    top: 90px;
}

a.invisible_link2 {
    width: 100%;
    height: 100%;
    top: 0;
}

.stages_description {
    float: left;
    color: #5d554d;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    width: 160px;
    margin: 0 40px 30px 0;
}

.stages_list :last-child {
    margin: 0 0 30px!important;
}

.stages_description span{
    text-transform: none;
    font-size: 18px;
    display: block;
}

.often_question {
    background: url("./images/bg_often_questions.jpg") repeat-y center top;
    width: 960px;
    min-height: 520px;
    margin-bottom: 25px;
}

.often_question_opacity {
    background-color: rgba(0,0,0,0.5);
    width: 960px;
    min-height: 500px;
    padding-bottom: 20px;
}

.often_question_title {
    font-size: 38px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 47px 0 30px;
}

.often_question_column {
    float: left;
    padding: 20px 10px 0;
    width: 460px;
}

.often_question_row {
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 80px;
    color: #fff;
}

.often_question_row_1 {
    background-image: url("./images/question_point_1.png");
    margin-bottom: 20px;
}

.often_question_row_2 {
    background-image: url("./images/question_point_2.png");
}

.question_title {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
}

.question_answer {
    font-size: 14px;
    font-weight: normal;
    margin-top: 15px;
}

.often_question_button {
    text-align: center;
    padding-top: 20px;
}

.often_question_button a {
    background: url("./images/bg_often_question_button.png") repeat-x;
    height: 55px;
    width: 292px;
    display: inline-block;
    line-height: 55px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    font-size: 30px;
}

.still_question {
    background: url("./images/bg_still_question.jpg") no-repeat;
    width: 960px;
    height: 215px;
    margin-top: 25px;
}

.still_question_title {
    font-size: 48px;
    font-family: 'Roboto', sans-serif;
    color: #f3d6b3;
    text-transform: uppercase;
    padding-top: 73px;
    text-align: center;
    line-height: 48px;
}

.still_question_title a {
    font-size: 18px;
    text-transform: none;
    text-decoration: none;
    margin-left: 35px;
    border-bottom: dashed 1px #f3d6b3;
    display: inline-block;
    line-height: 24px;
    color: #f3d6b3;
}

#not_to_lose {
    padding: 0 !important;
}
#not_to_lose iframe {
    border: none;
    margin: 0;
    padding: 0;
}

/* new page Balka */

.balka {
    font-family: 'Roboto', sans-serif;
}

.balka .bg_title {
    height: 368px;
    background: url("./images/bg_title_balka.jpg") no-repeat center center;
    padding-top: 100px;
    margin-top: -20px;
	margin-bottom:30px;
}

.balka .bg_sub_title_1 h1 {
    width: 885px;
    margin: 74px auto 0;
    height: 155px;
}

.balka .bg_sub_title_1 h1 span {
    font-size: 25px;
}

.balka .use_for_imitation {
    background: linear-gradient(to bottom, #e8e8e8, #777777);
    height: 80px;
    text-align: center;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 80px;
}

.balka .bg_lines {
    background: url("./images/bg_lines.jpg") repeat;
    height: 750px;
    display: block;
}

.balka .w_50 {
    width: 50%;
    float: left;
}

.balka .bg_lines .circle_block {
    width: 250px;
    height: 250px;
    display: inline-block;
    border-radius: 50%;
    margin: 25px 50px;
}

.balka .bg_lines .circle_1 span,
.balka .bg_lines .circle_2 span,
.balka .bg_lines .circle_3 span,
.balka .bg_lines .circle_4 span {
    display: block;
    width: 125px;
    font-size: 16px;
}

.balka .bg_lines .circle_1 span,
.balka .bg_lines .circle_2 span {
    padding: 50px 0 0 280px;
}

.balka .bg_lines .circle_3 span,
.balka .bg_lines .circle_4 span {
    padding: 50px 0 0 0;
    margin-left: -130px;
}

.balka .bg_lines .circle_1 {
    background: url("./images/line_pic_1.jpg") no-repeat;
}

.balka .bg_lines .circle_2 {
    background: url("./images/line_pic_2.jpg") no-repeat;
}

.balka .bg_lines .circle_3 {
    margin-left: 180px;
    background: url("./images/line_pic_3.jpg") no-repeat -70px 0;
}
.balka .bg_lines .circle_4 {
    margin-left: 180px;
    background: url("./images/line_pic_4.jpg") no-repeat -50px 0;
}

.balka .bg_lines .top50 {
    margin-top: 50px;
}

.button {
    margin:5px auto;
    display:block;
    height: 30px;
    border-radius: 5px;
    background: url(./images/submit2.png) repeat-x #f88810;
    color: #fff !important;
    text-decoration:none;
    font-size: 15px;
    line-height: 29px;
    text-align: center;
    vertical-align: middle;
    font-weight: 400;
    cursor:pointer;
    width: 160px;
}

.balka .balka_view {
    background: linear-gradient(to bottom, #707070, #373737);
    height: 70px;
    text-align: center;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 60px;
    padding-top: 10px;
    color: #fff;
    text-shadow: #000 2px 2px;
}

.balka .balka_view span {
    display: block;
    margin-left: 500px;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    text-decoration: underline;
    line-height: 0px;
    text-shadow: none;
}

.balka_structure {
    background: url("./images/balka_structure.jpg") no-repeat center center;
    height: 500px;
    width: 100%;
}
.balka_structure ul {
    margin: 0 0 0 115px;
    list-style: none;
    padding-top: 60px;
    width: 255px;
    font-size: 16px;
}

li.structure_point_1 {
    padding-top: 0;
}
li.structure_point_2 {
    padding-top: 55px;
}
li.structure_point_3 {
    padding-top: 107px;
}

.own_decoration_container {
    margin: 0 65px;
}

/*.balka .our_products {
    height: 735px;
    padding-top: 35px;
}*/
.balka .our_products {
    background-size: cover;
    height: 665px;
    padding-top: 25px;
    margin: 30px 0;
}

.balka .product {
    margin: 0 7px;
    width: 260px;
    height: 640px;
}

.balka .product_picture img {
    margin: 15px 10px 0;
}

.balka .product_description {
    font-size: 12px;
    height: 80px;
}

.balka .product_data_title {
    text-transform: uppercase;
    margin: 15px 11px 0;
    font-size: 12px;
}

.balka .product_data_title span {
    padding-left: 110px;
}

.balka .product_data {
    list-style: none;
    margin: 5px 11px 0;
    padding: 0;

}

.balka .product_data span {
    color: #de9700;
    text-transform: uppercase;
    font-size: 16px;
    display: inline-block;
    float: right;
}

.balka .product_points {
    list-style: none;
    font-size: 11px;
    line-height: 18px;
    margin: 20px 10px;
    padding: 0;
}

.balka .product_points li {
    background: url("./images/bg_product_point.png") no-repeat left top;
    padding: 0 0 5px 25px;
    font-size: 11px;
    line-height: 16px;
}

.balka .product_button {
    left: 70px;
}

.reasons {
    background: linear-gradient(to bottom, #707070, #373737);
    height: 110px;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 60px;
    padding-top: 10px;
    color: #fff;
    text-shadow: #000 2px 2px;
}

.reasons span {
    text-align: center;
    font-size: 25px;
    display: block;
    text-transform: none;
    line-height: 20px;
}

.reasons_point {
    margin: 20px 10px;
}

.every_point {
    float: left;
    width: 20%;
    margin: 10px 22px;
    padding-top: 140px;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
}

.every_point span {
    margin: 15px 0;
    text-transform: none;
    display: block;
    font-size: 13px;
}

.every_point_1 {
    background: url("./images/bg_reason_point_1.png") no-repeat center top;
}
.every_point_2 {
    background: url("./images/bg_reason_point_2.png") no-repeat center top;
}
.every_point_3 {
    background: url("./images/bg_reason_point_3.png") no-repeat center top;
}
.every_point_4 {
    background: url("./images/bg_reason_point_4.png") no-repeat center top;
}

.bg_gray {
    background-color: #f6f6f6;
}

.for_all_variants {
    padding: 60px 0 20px;
}

.for_all_variants .variant {
    width: 101px;
    height: 101px;
    border-radius: 50%;
    float: left;
    margin: 0 18px 100px;
}

.variant_1 {
    background: url("./images/color_variant_1.jpg") no-repeat center center;
}
.variant_2 {
    background: url("./images/color_variant_2.jpg") no-repeat center center;
}
.variant_3 {
    background: url("./images/color_variant_3.jpg") no-repeat center center;
}
.variant_4 {
    background: url("./images/color_variant_4.jpg") no-repeat center center;
}
.variant_5 {
    background: url("./images/color_variant_5.jpg") no-repeat center center;
}
.variant_6 {
    background: url("./images/color_variant_6.jpg") no-repeat center center;
}
.variant_7 {
    background: url("./images/color_variant_7.jpg") no-repeat center center;
}

.variant_title {
    text-align: center;
    font-size: 13px;
    display: block;
    padding-top: 140px;
}

.balka .structure_block {
    background: url("./images/bg_structure.jpg") no-repeat center center;
    height: 460px;
    margin: 50px 0 0;
    position: relative;
}

.balka .structure_title {
    text-transform: uppercase;
    color: #000;
    text-align: center;
    font-size: 30px;
}

.balka .structure_block_1 {
    position: absolute;
    top: 75px;
    left: 400px;
}
.balka .structure_block_2 {
    position: absolute;
    top: 140px;
    left: 600px;
}
.balka .structure_block_3 {
    position: absolute;
    top: 255px;
    left: 550px;
    width: 300px;
}

.extra_elements {
    padding: 20px 40px;
}

.extra_elements .col_left {
    width: 560px;
    border-right: solid 1px #ccc;
    float: left;
}

.extra_elements .col_left .extra_row {
    height: 150px;
    padding: 20px;
    line-height: 150px;
    text-transform: uppercase;
    font-size: 24px;
}
.extra_elements .col_left .pic {
    width: 150px;
    height: 150px;
    float: left;
    margin-right: 60px;
    border-radius: 50%;
    background-position: 10px center;
    background-color: #fff;
    background-repeat: no-repeat;
}
.extra_elements .col_left .extra_el_1 {
    background-image: url("./images/bg_extra_element_1.jpg");
}
.extra_elements .col_left .extra_el_2 {
    background-image: url("./images/bg_extra_element_2.jpg");
}
.extra_elements .col_left .extra_el_3 {
    background-image: url("./images/bg_extra_element_3.jpg");
}
.extra_elements .col_right {
    margin-left: 600px;
}
.extra_elements .col_right .extra_price {
    height: 150px;
    background: #fff;
    box-shadow: 5px 5px 10px #eeeeee;
    border-radius: 3px;
    margin: 25px 20px 35px;
}

.extra_price .product_data li {
    font-size: 13px;
    text-transform: uppercase;
    padding: 20px 10px 5px;
}
.extra_price .product_data li span {
    font-size: 24px;
}

.rules {
    margin: 50px 0 0;
}
.rules h3 {
    color: #000;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
}
.rules .row {
    padding: 10px 0 15px;
}
.rules .row_text{
    margin:40px 0 10px 70px;
    width: 340px;
    float: left;
    font-size: 15px;
    font-family: Arial;
}
.rules .pic {
    margin-left: 440px;
    width: 485px;
    height: 155px;
    border-radius: 10px;
    background-repeat: no-repeat;
    box-shadow: 5px 5px 3px #bbb;
}
.rules .pic_1 {
    background-image: url("./images/rules_1.jpg");
}
.rules .pic_2 {
    background-image: url("./images/rules_2.jpg");
}
.rules .pic_3 {
    background-image: url("./images/rules_3.jpg");
}
.rules .pic_4 {
    background-image: url("./images/rules_4.jpg");
}

.balka .still_question {
    margin-top: 0;
}

.video_parent {
    padding: 40px 0 0px 20px;
    border-bottom: 1px solid #f88e11;
   /*background: url("./images/bg_our_products.jpg") no-repeat center bottom;
    color: #FFF;*/
    margin-bottom: 30px;
}

.video_description {
    color: #000;
    width: 360px;
    float:left;
    margin: 20px 40px;
    font-weight: 300;
    font-size: 24px;
    line-height: 40px;
}
/*
.video_description span {
    color: #f88e11;
    font-size: 38px;
    line-height: 50px;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    display: block;
}*/

.video_content {
    float:left;
    width: 480px;
}

.epyt-gallery-thumb {
    opacity: 1 !important;
}

.call_us {
    background: url("./images/bg_call_us.jpg") repeat-x;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    text-shadow: 2px 2px 2px #8e5d0c;
    height: 139px;
    padding: 35px 30px;
    font-size: 30px;
    line-height: 45px;
}

.call_us_text{
    width: 500px;
    float: left;
    margin-right: 70px;
}

.call_us_text span {
    text-transform: uppercase;
}

.call_us_phone {
    color: #000;
    width: 320px;
    height: 139px;
    float: left;
    border: dashed 2px #000;
    text-align: center;
}

.call_us_phone span {
    font-weight: bold;
    display: block;
}

.call_us_phone a#zvon_butt{
    margin:5px auto;
    background: url("./images/bg_order_button.png") no-repeat center center;
    float: none;
    width: 157px;
    font-family: Arial;
    text-shadow: none;
}

.home_gallery {
    visibility: hidden;
}

.home_gallery #gallery-1 .gallery-item {
    width: 180px !important;
}

.home_gallery .bx-wrapper,
.recall .bx-wrapper {
    border: none;
    padding: 0 0 0 10px;
}

.home_gallery .bx-wrapper .bx-viewport,
.recall .bx-wrapper .bx-viewport {
    background: transparent;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}

/*.recall .bx-wrapper .bx-prev {*/
    /*left: -3px;*/
/*}*/
/*.recall .bx-wrapper .bx-next {*/
    /*right: 7px;*/
/*}*/
.recall .bx-wrapper .bx-pager {
    display: none;
}

.home_gallery .gallery-item dt a {
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.what_we_produce {
    border-bottom: 1px solid #f88e11;
    padding: 0 55px 77px;
}

.what_we_produce_column {
    float: left;
    /*width: 360px;*/
    padding: 35px 25px 0 55px;
    position: relative;
}



.bg_sub_title_2 h2 {
height: 82px;
font-size: 26px;
line-height: 34px;
width: 930px;    text-transform: uppercase;
color: #fff;
margin: 27px auto;
text-align: center; padding: 5px 0 0 0;
font-family: 'Roboto', sans-serif;
}


/*aleks.org.ua*/
/*about company*/
.about_company{
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 30px auto;
}
.about_company img{
	margin-bottom: 1.625em;
}
.hd6{
	color: #000;
    text-decoration: none;
	text-transform: uppercase;
    line-height: 1;
	display: block;
	text-align: center;
	margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 38px;
}

.hd7{
	color: #000;
    text-decoration: none;
    line-height: 1;
	display: block;
	text-align: center;
	margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
}
h3.accordion-title{
    padding: 0;
    font-size: 24px;
    color: #000;
    text-align: center;
    margin: 20px 0;
	cursor: pointer;
	outline:none;
	font-family: 'Roboto', sans-serif;
	text-decoration: underline;
}

.responsive-tabs .responsive-tabs__list__item{
	color: #000!important;
}
.responsive-tabs .responsive-tabs__list__item--active, 
.responsive-tabs .responsive-tabs__list__item--active:hover{
	color: #f88e11!important;
}
.accept_checkbox{
	text-align: center;
}
.accept_checkbox span.wpcf7-form-control-wrap.acceptance-1{
	display: inline-block!important;
    width: 20px;
    float: none;
    vertical-align: top;
    line-height: 20px;
}
.accept_checkbox span.wpcf7-form-control-wrap.acceptance-1 input {
    width: 20px;
    height: 20px;
    border-radius: 0;
    margin: 0;
    color: #000;
    font-size: 13px;
    font-style: italic;
    border: none;
}
.hd1{
	font-size: 24px;
	line-height: 1;
	font-weight: 300;
	font-family: 'Roboto';
	display: block;
	text-align: center;
}
.h2{
	font-weight: 400;
	font-family: 'Roboto';
	margin-top: 0;
	text-align: center;
	color: #f88e11;
	display: block;
	font-size: 36px;
}
.wwp_text {
    font-family: 'Roboto', sans-serif;
    width: 240px;
    margin: 30px auto 20px;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
}
.hd3 {
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
    font-family: Roboto;
    text-align: center;
    font-weight: 500;
}
.hd4{
	font-size: 16px;
    display: block;
    font-family: Roboto;
    font-weight: 400;
	color: #fff;
	margin-top: 5px;
}

.border_bt{
	display: inline-block;
	border-bottom: dashed 1px #fff;
}
.hd5{
	font-size: 15px;
    display: block;
    font-family: Verdana;
    font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px;
	line-height:1;
}


/*owl product carousel*/
.owl-pagination{
	display: none;
}
.owl-item{
	text-align: center;
	line-height: 1;
}


.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

.owl-next{
	right: 20px;
}
.owl-prev{
	left: 20px;
}

.owl-theme .owl-controls .owl-buttons div{
    zoom: 1;
    margin: -12px 0px 0px 0px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    filter: Alpha(Opacity=100);
    opacity: 1;
    position: absolute;
    top: 50%;
}
.ngg-galleryoverview{
	overflow: visible!important;
}
.owl-next{
	right: 20px;
	display: block;
	width: 32px;
	height: 32px;
	background: url('/wp-content/themes/dub96theme/js/bxslider/images/controls.png');
	background-position: -43px 32px;
}
.owl-prev{
	left: 20px;
	display: block;
	width: 32px;
	height: 32px;
	background: url('/wp-content/themes/dub96theme/js/bxslider/images/controls.png');
	background-position: top left;
}
.owl-prev:hover,
.owl-next:hover{
	
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
}
.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.content img{
	max-width: 100%;
	height: auto;
}
.action_title_m{
	display: none;
	font-size: 24px;
	position: relative;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	line-height: 1;
	margin: 20px 0;
	color: #f88e11;
}
	
/* responsive aleks.org.ua */


/* mobiles */ 

@media screen and (max-width: 979px) { 	
	.container{
		width: calc(100% - 20px);
		padding: 0 10px;
	}
	.header .logo a.title{
	    	padding: 10px 0 10px 100px;
		background-size: contain;
		width: calc(100% - 100px);
	}
	.promo {
		width: 100px;
		text-align: center;
	}
	.promo img{
		width: 145px;
		height: auto;
		text-align: center;
		display: inline-block;
		vertical-align: top;
	}
	#menu-header{
		width: 100%;
		padding: 0px;
	}
	#menu-header ul{
		width: calc(100% - 20px);
		padding: 0 10px;
		display: table;
		list-style: outside none none;
		margin: 0px;
		float: left;
		text-align: left;
		zoom: 1;
	}	
	#menu-header ul:before {
	  content: '';
	  display: block;
	}
	#menu-header ul:after {
	  content: '';
	  display: table;
	  clear: both;
	}
	#menu-header ul li{
		display: table-cell;
		width: 16.6%;
		position: relative;
		text-align: center;
	}
	.wrap_cont,
	.wrap {
		width: 100%;
		margin-top: 20px;
	}
	.header .logo a.title span {
	    font-size: 16px;
	}
	.hd_ph {
    		font-size: 22px;
    	}
	.bg_title {
		height: auto;
		width: 100%;
		padding-top: 50px;
		padding-bottom: 50px;
		margin-top: 0;
		margin-bottom: 0;
	}
	.bg_sub_title {
		width: 100%;
	}

	.bg_sub_title_1 h1 {
		height: auto;
		font-size: 24px;
		line-height: 1.5;
		width: 100%;
	}
	.bg_sub_title_2 h2 {
		height: auto;
		font-size: 18px;
		line-height: 1.5;
		width: 100%;
		margin: 20px auto;
	}
	.action_logo {
		width: 100%;
		height: auto;
		display: block;
		float: none;
	}
	.action_description {
		height: auto;
		width: 100%;
	}
	.action_counter {
		float: none;
		width: 275px;
		margin: 30px auto 0;
		display: block;
		position: relative;
		padding: 0 10px;
	}
	.action_counter_title {
		font-size: 24px;
	}
	.action_counter_form input {
		width: calc(100% - 30px);
	}
	.counter_body {
		width: 100%;
	}
	.counter_2 {
		width: calc(100% - 20px);
		margin-top: 10px;
		font-size: 24px;
		background-size: contain;
	}
	.counter_2 .counter-h {
		left: 87px;
	}
	.counter_2 .counter-i {
		left: 162px;
	}
	.counter_2 .counter-s {
		left: 234px;
	}
	.counter_submit input {
		width: calc(100% - 20px);
	}
	.top_secrets {
		font-size: 32px;
		height: auto;
		padding: 20px 0 20px;
		margin: 20px 0 20px;
	}
	.top_secrets span {
		font-size: 18px;
	}
	.top_secret_list li {
		margin: 20px 0;
		margin-right: 0px;
	}
	.top_secret_content {
		width: calc(100% - 485px);
	}
	.top_secret_picture {
		margin: 0;
	}
	.top_secret_title {
		font-size: 24px;
	}
	.we_produce {
		font-size: 32px;
		line-height: 1;
		height: auto;
		padding: 20px 0;
		margin-top: 0;
	}
	.our_products {
		width: 100%;
		height: auto;
		padding-top: 20px;
		text-align: center;
		background-size: cover;
	}
	.products_container {
		width: 100%;
		margin: 0;
		display:block;
	}
	
	.product {
		margin: 0 20px 20px;
		width: 260px;
		display: inline-block;
		vertical-align: top;
		float:none;
	}
	.product_button {
		bottom: 25px;
		left: 50%;
		position: absolute;
		margin-left: -56px;
	}
	.video_parent {
		padding: 20px 0;
		border-bottom: 1px solid #f88e11;
		margin-bottom: 20px;
	}
	.video_description {
		width: 100%;
		margin: 20px 0;
		line-height: 1.5;
	}
	.video_content {
		float: none;
		width: 100%;
		max-width: 480px;
		margin: 0 auto;
	}
	.our_works_title, .guarantee_title, .what_we_produce_title {
		font-size: 32px;
		margin-top: 20px;
	}
	.what_we_produce {
		padding: 0 0 20px;
	}
	.what_we_produce_column {
		width: 50%;
		padding: 0;
	}
	.wwp_text {
		margin: 20px auto;
		font-size: 18px;
		line-height: 1;
	}
	.what_we_produce_block img {
		display: block;
		margin: 0 auto;
		max-width: 100%;
	}
	.guarantee_block {
		height: auto;
		margin-top: 20px;
		min-height: 1px;
		display: block;
		float: left;
		text-align: center;
	}
	.guarantee_certificate {
		margin: 0 1% 20px;
		float: none;
		display: inline-block;
	}
	.order {
		height: auto;
		background: #f7be19;  
		background: -moz-linear-gradient(top,  #f7be19 0%, #f88810 100%);  
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7be19), color-stop(100%,#f88810));  
		background: -webkit-linear-gradient(top,  #f7be19 0%,#f88810 100%);  
		background: -o-linear-gradient(top,  #f7be19 0%,#f88810 100%);  
		background: -ms-linear-gradient(top,  #f7be19 0%,#f88810 100%);  
		background: linear-gradient(to bottom,  #f7be19 0%,#f88810 100%); 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7be19', endColorstr='#f88810',GradientType=0 );
	}
	.order_title {
		width: 100%;
		line-height: 1;
		text-align: center;
		margin-bottom: 5px;
	}
	.order_form {
		width: 100%;
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	.order_form .inputs_left{
		width: auto;
		float: none;
		display: inline-block;
		margin-left: 0;
	    line-height: 1;
	}
	.order_form .inputs_left br{
		display: none;
	}
	.order_form .submit2{
		margin-right: 0px;
		margin-top: 0;
		float: none;
		display: inline-block;
		vertical-align: top;
		margin: 0;
		position: relative;
	}
	.order_form .submit2:after{
		content: '';
		background: url(./images/order_hand.png) no-repeat center center;
		position: absolute;
		right: 0;
		top: 4px;
		width: 50px;
		height: 50px;
		background-size: contain;
	}
	.order_form #zayf-input,
	.order_form #zayf-input2 {
		margin: 0 10px;
		display: inline-block;
		float: none;
		vertical-align: top;
	}
	.order_hand{
		display: none;
	}
	.recall {
		height: auto;
		margin-top: 20px;
		min-height: 1px;
		display: block;
		float: left;
	    width: 100%;
		background-position: top left;
	}
	.recall_title {
		font-family: 'Roboto', sans-serif;
		font-size: 32px;
		color: #fff;
		text-transform: uppercase;
		padding: 20px 0;
		text-shadow: 2px 2px 2px #7e5f50;
		text-align: center;
		line-height: 1;
	}
	.thanks_letters{
		text-align: center;
		display: block;
		float: left;
		width: 100%;
	}
	.thanks_letters_title {
		font-size: 32px;
		text-align: center;
		margin: 20px 0;
		line-height: 1;
	}
	.thanks_doc{
		margin: 0 1%;
		float: none;
		display: inline-block;
		width: 22%;
	}
	.thanks_doc img{
		max-width: 100%;
	}
	.call_us {
		height: auto;
		padding: 20px 10px;
		text-align: center;
		display: block;
		float: left;
		width: calc(100% - 20px);
		font-size: 24px;
		line-height: 1.5;
		background: #f7be19;  
		background: -moz-linear-gradient(top,  #f7be19 0%, #f88810 100%);  
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7be19), color-stop(100%,#f88810));  
		background: -webkit-linear-gradient(top,  #f7be19 0%,#f88810 100%);  
		background: -o-linear-gradient(top,  #f7be19 0%,#f88810 100%);  
		background: -ms-linear-gradient(top,  #f7be19 0%,#f88810 100%);  
		background: linear-gradient(to bottom,  #f7be19 0%,#f88810 100%); 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7be19', endColorstr='#f88810',GradientType=0 );
	}
	.call_us_text {
		width: 100%;
		float: none;
		margin-right: 0;
		text-align: center;
		display: block;
	}
	.call_us_phone {
		width: 300px;
		height: auto;
		margin: 20px auto 0;
		float: none;
		display: block;
	}
	.our_clients {
		float: left;
		height: auto;
		margin: 20px 0;
		display: block;
		position: relative;
		width: 100%;
	}
	.our_clients_title {
		font-size: 32px;
		padding: 0;
		line-height: 1;
	}
	.our_clients_pic {
		float: none;
		display: inline-block;
		margin: 0;
		height: auto;
		vertical-align: middle;
		width: 24.5%;
		text-align: center;
	}
	.our_clients_pic img{
		max-width: 100%;
		max-height: 100%;
		display: inline-block;
		vertical-align: middle;
	}
	.not_to_lose {
		background-size: cover;
		width: 100%;
		height: auto;
		position: relative;
		float: left;
	}
	.not_to_lose_opacity {
		width: 100%;
		height: auto;
		padding: 20px 0;
	}
	.not_to_lose_title {
		font-size: 32px;
		line-height: 1.3;
		padding: 20px 0 10px;
		max-width: 100%;
	}
	.stages{
		width: 100%;
		height: auto;
		position: relative;
		float: left;
	}
	.stages_title {
		font-size: 24px;
		line-height: 1;
		padding: 20px 0;
	}
	.stages_list :last-child {
		margin: 0 0 20px!important;
	}
	.recall_link {
		margin-top: 20px;
	    padding-bottom: 20px;
	}
	.often_question{
		width: 100%;
		height: auto;
		position: relative;
		float: left;
		margin-bottom: 20px;
	    background-size: cover;	
	}
	.often_question_opacity {
		background-color: rgba(0,0,0,0.5);
		width: 100%;
		min-height: 500px;
		padding-bottom: 20px;
	}
	.often_question_title {
		font-size: 32px;
		padding: 20px 0;
		line-height: 1;
	}
	.often_question_column {
		width: calc(50% - 20px);
	}
	.order{
		width: calc(100% - 5px);
		height: auto;
		position: relative;
		float: left;
		padding: 20px 0 0;
		margin: 0;
	}
	.still_question{
		width: 100%;
		height: auto;
		position: relative;
		float: left;
		margin-top: 20px;
		height: auto;
	    background-size: cover;
	}
	.still_question_title {
		font-size: 32px;
	    padding: 20px 0;
		line-height: 1;
	}
	.footer {
		padding: 20px 0;
		width: 100%;
	}
	.ft_ph, .ft_mail {
		width: 100%;
	}
	.guarantee_block {
		margin: 20px 0;
	}
	.show_all_works {
		margin-top: 20px;
		padding-bottom: 20px;
	}
	.content {
		margin-top: 20px;
		margin-left: 20px;
		margin-bottom: 20px;
		width: calc(100% - 300px);
	}
}

@media screen and (max-width: 768px){ 	

.thumb-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 300px;
    overflow: hidden;
    width: 85%;
    margin: 20px auto;
    display: inline-block!important;
}
.thumb-wrap iframe {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #cfcfcf;
}
.etap {
    display: inline-block;
    vertical-align: top;
    width: 100%!important;
    text-align: left;
}

	.header .logo {
		float: none;
		width: auto;
		display: inline-block;
		vertical-align: top;
	}
	.promo {
		width: 300px;
		text-align: center;
		margin: 10px 0;
	}
	.header .tel {
		float: none;
		width: auto;
	}
	.zvonok {
		text-align: center;
	}
	#cont_director,
	#zvon_butt {
		float: none;
		position: relative;
		margin: 10px auto;
	}
	.popup {
		padding: 10px!important;
		width: 300px!important;
		top: 10%!important;
		max-height: 80vh;
		overflow-y: auto;
		margin-top: 0!important;
	}
	.popup:after{
		display: none;
	}
	.popup .popup_close {
		right: 5px;
		top: 5px;
	}
	.popup form {
		width: 100%!important;
	}
	.popup input[type="text"], 
	.popup input[type="tel"], 
	.popup input[type="email"]{
		width: 100%!important;
		height: 20px!important;
		font-size: 14px!important;
		line-height: 20px!important;
	}
	.popup textarea	{
		width: calc(100% - 10px)!important;
	}
	.popup .label_new {
		width: auto!important;
		padding: 5px 0!important;
		font-size: 14px!important;
		line-height: 1!important;
	}
	.popup .popup_h0 {
		font-size: 16px;
		line-height: 1;
		margin-bottom: 5px;
	}
	.popup .popup_h2 {
		font-size: 14px;
		line-height: 1;
		margin-bottom: 5px;
	}
	.action_logo_1 {
		margin: 10px auto;
		width: 154px;
	}
	.action_description {
		background: none;
	}
	.action_text {
		font-size: 22px;
		line-height: 24px;
		margin-top: 20px;
		width: auto;
	}
	.top_secret_number {
		width: 90px;
	}
	.top_secret_content {
		width: calc(100% - 139px);
	}
	.top_secret_picture {
		margin: 10px 0;
		text-align: center;
		display: block;
		float: left;
		width: 100%;
	}
	.epyt-gallery iframe {
		max-width: 100%;
	}
	.what_we_produce_column {
		width: 300px;
		margin: 0 auto;
		float: none;
	}

	.recall_window {
		margin: 0 auto;
		position: relative;
	}
	.our_clients_pic {
		width: 49%;
	}
	.often_question_column {
		width: calc(100% - 20px);
	}
	.content {
		margin-top: 20px;
		margin-left: 0px;
		margin-bottom: 0px;
		width: 100%;
		float: none;
	}
	.sidebar {
		width: 260px;
		float: none;
		margin-top: 20px;
		position: relative;
		height: auto;
		margin: 20px auto 0;
	}
	.respond textarea {
		width: 210px;
	}
	
	.aligncenter,
	.alignleft,
	.alignright {
		display: inline-block;
		float: none;
		margin-left: auto;
		margin: 0 auto;
		max-width: 100%;
		width: 100%;
		padding: 0!important;
		height: auto;
	}

}

@media screen and (max-width: 480px){ 	
    
    .blago {
    display: table;
    padding-top: 20px;
}
.stages_title_custom{line-height:1;}
    
	.header{
		padding-top: 10px;
	}
	.header .logo a.title {
		width: auto;
	   	 background-size: 80px;
	}
	#menu-header ul {
		width: 100%;
		padding: 0;
	}
	#menu-header a {
		font-size: 8px;
	}

	.order_form .inputs_left {
		width: 310px;
	}
	.thanks_doc {
		width: 47%;
	}
	.action_title_m{
		display: block;
	}
	.sub_title,
	h1,
	h2,
	.recall_title,
	.we_produce,
	.our_works_title, 
	.guarantee_title, 
	.what_we_produce_title,
	.top_secret_title,
	.top_secrets,
	.show_all_works a,
	.recall_link a,
	.thanks_letters_title,
	.call_us_text,
	.action_counter_title,
	.call_us,
	.our_clients_title,
	.not_to_lose_title,
	.stages_title,
	.often_question_button a,
	.still_question_title,
	.often_question_title,
	.bg_sub_title_1 h1 {
		font-size: 18px;
	}
	#sbut_us,
	.sbut_us,
	.product_title,
	.question_title,
	.top_secrets span,
	.bg_sub_title_2 h2{
		font-size: 14px;
	}
	.hdus {
		margin: 10px 0;
		font-size: 18px;
	}
	.action_logo {
		background: none!important;
		padding: 0; 
	}
	.action_title {
		padding-left: 0;
		font-size: 24px;
		line-height: 1;
		padding-top: 0;
		text-align: center;
	}
	p.quest_author,
	p.quest_auth,
	.action_text {
		font-size: 20px;
		line-height: 1;
	}
	.top_secret_number {
		margin: 0 auto;
		float: none;
		display: block;
	}
	.call_us_phone,
	.top_secret_content{
		width: 100%;
	}
	.epyt-gallery-allthumbs.epyt-cols-5 .epyt-gallery-thumb {
		width: 50%!important;
	}
	.inputs_left span {
		margin-bottom: 10px;
		display: block;
	}
	.recall_window {
		width: 243px;
	}
	.recall_author {
		left: 146px;
		width: 150px;
	}
	.still_question_title a {
		font-size: 14px;
		margin-left: 0;
	}
	.post{
		position: relative;
		float: left;
		width: 100%;
	}
	#gallery-1 .gallery-item {
		width: 50%;
	}
	.action_logo_1 {
		width: 100%;
		padding-left: 0;
		background: none;
		text-align: center;
		height: auto;
	}
	#cont_director,
	.top_secret_picture,
	.promo,
	.stages,
	.what_we_produce_block:nth-child(2){
		display: none!important;
	}
	.we_produce{
		margin-top: 20px;
	}
	.not_to_lose{
		margin-bottom: 20px;
	}
}

.marquiz__button{
	border: none!important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	height: 60px;
	line-height: 60px!important;
	font-size: 26px!important;
    	margin-bottom: 15px;
	color:#fff!important;
	background: #ffb800;
	background: -moz-linear-gradient(top, #ffb800 0%, #ff8c00 100%);
	background: -webkit-linear-gradient(top, #ffb800 0%,#ff8c00 100%);
	background: linear-gradient(to bottom, #ffb800 0%,#ff8c00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb800', endColorstr='#ff8c00',GradientType=0 );
	padding: 0 55px!important;
	font-family: Arial;
}

.hd_1{
    display: block;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    font-family: Roboto;
    font-size: 35px;
    line-height: 1;
    margin-bottom: 30px;
    color: #2d2d2d;
    margin-top: 50px;
}

.hd_2{
    display: block;
    text-align: center;
    position: relative;
    font-family: Roboto;
    font-size: 24px;
    line-height: 1.1;
    margin-bottom: 30px;
    color: #2d2d2d;
}
.hd_orange{
	color:#ff8e00;
}
.about_company_custom{    
    overflow: hidden;
     display: block;
    position: relative;
    width: 100%;
    height:auto;
    margin: 30px auto; 
    
}
.about_company_custom_blur{
  position: absolute;    
    height:100%; 
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;      
    background: url("./images/bgLest.jpg");
    background-size: cover;
    background-repeat: no-repeat;
   -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    filter: blur(2px); 
}
.about_company_custom_opacity{
    position: absolute;    
    height:100%; 
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;    
     background-color: rgba(0,0,0,0.6);
}
.about_company_custom_content{
    padding:30px;
   position: relative;
   z-index:2;
   color:#fff;
  
}
.stages_title_custom{
    font-size: 38px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 47px 0 30px;
}
.about_company_custom li,.about_company_custom h2,.about_company_custom p{
  font-family: Helvetica, sans-serif;
    color:#fff;
}

.usluga {
    text-align: center;
    display:inline-block;
    width: 150px;
    margin-right: 17px;
    min-height: 235px;
}
.center{text-align:center;}
.usluga a {
    font-size: 19px;
    font-weight: 700;
    color: #e65923;
}
.usluga a:hover img{opacity:0.8;}
.usluga img {
    width: 130px;
}
.usluga span {
    display: block;
}
.stil-img {
    display: inline-block;
    width: 200px;
    vertical-align: top;
	text-align:left;
}
.stil-img img {
    width: 180px;
}
.stil-cont {
    display: inline-block;
	text-align:left;
    max-width: 700px;
}
ul.top_secret_list.stil {
    text-align: center;
}
ul.top_secret_list.stil .stil-cont strong{
	display:block;
	padding:10px 0;
}
li.scroll-animate.animate.still {
    border-bottom: 1px solid #f88e11;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.stil .animation.fadeInDown{text-align:left;}

.porody .stages_description {
    float: none;
    color: #000;
    font-size: 18px;
    text-transform: none;
    text-align: center;
    width: 140px;
	font-weight: 600;
    margin: 0 40px 30px 0;
}
.porody .stages_description span {
    text-transform: none;
    font-size: 18px;
    display: block;
    padding-top: 15px;
	font-weight: 400;
}

.etap .top_secret_number {
    background: url(./images/bg_secret_number.png) no-repeat left center;
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #fff;
    float: none;
    height: 80px;
    line-height: 78px;
    text-align: center;
    width: 80px;
    padding-left: 0px;
    background-size: contain;
    display: inline-block;
}

.etap_name .hd3{text-align:left;}

.etap_text {clear:left;}

.etap {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    text-align: left;
    padding: 20px;
    background: #f2f2f2;
    margin: 20px 10px 0;
}
.etaps {text-align:center;}
.etap_name {
    display: inline-block;
    width: 70%;
    padding-left: 15px;
}
.etap_text {
    clear: left;
    margin-top: 20px;
}
.blago-name {
    text-align: center;
    margin-bottom: 40px;
    font-size: 18px;
    font-family: Roboto;
}
.blago-name span {
    font-style: italic;
    padding-top: 20px;
    display: block;
    font-size: 16px;
    font-family: Roboto;
}
.foto2 {
    padding: 25px;
}
.blago-foto a {
    display: inline-block;
    vertical-align: middle;
}
.blago-foto {
    text-align: center;
    margin-bottom: 40px;
}
.foto5{padding:7px;}

.foto5 img, .foto2 img{max-width:518px;width:100%;height:auto;}
.ourvid {
    text-align: center;
    margin-bottom:15px;
}
.thumb-wrap {
    margin-bottom: 15px;
    display: inline-block;
    padding: 0 20px;
}
.thumb-wrap span {
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
    font-family: Roboto;
    text-align: center;
    font-weight: 500;
}
.thumb-wrap iframe {
  border: 2px solid #cfcfcf;
}

.carousel-slider .carousel-slider-video-overlay{
	background-color:transparent!important;
}

.knoka {
    position: absolute;
    bottom: 0;
    background: #fff;
    display: block;
    max-width: 354px;
    padding: 10px 0 5px;
    text-align: center;
    width: 100%;
}
.knoka a {
    display: block;
    margin:0 auto;
    width: 112px;
    height: 27px;
    border-radius: 5px;
    background: url(./images/bg_product_button.png) repeat-x;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    line-height: 27px;
    text-align: center;
    text-shadow: 1px 1px #c17e10;
    cursor: pointer;
}