/*
Theme Name: Mebel
Author: Antony team
Author URI: Antony
Description:  none
Tags: one-column
*/
*{
	margin:0;
	padding:0;
	box-sizing:border-box;
}
@font-face {
	font-family: "UbuntuBold";
	src: url("ubuntubold.eot");
	src: url("ubuntuboldd41d.eot?#iefix")format("embedded-opentype"),
	url("ubuntubold.woff") format("woff"),
	url("ubuntubold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
	}
.zamerfree{
	font-family: "UbuntuBold";
	text-align:center;
	font-size:17px;
	
}
html{
    height: 100%;
}
body{
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	line-height:1.4;
	background-color: #fff;
	color:#333;	
	height: 100%;
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline;
}
#nstyle{
	padding:0;
}
h1 {
	font-family: "UbuntuBold";
    font-size: 50px;
    margin: 15px 0;
	text-align:center;
	color:white;
}
h2 {
	font-family: "UbuntuBold";
	text-align:center;
    font-size: 22px;
    margin: 20px 0;
	color:#333;
}
.top30{
	padding-top: 30px;
}
.headerins{
	font-family: "UbuntuBold";
	text-align:center;
    font-size: 22px;
    margin: 20px 0;
	color:#333;
}
.headersf2{
	font-family: "UbuntuBold";
    font-size: 50px;
    margin: 15px 0;
	text-align:center;
	color:white;
}
.menuabs{
	width:100%;
	position:absolute;
	z-index:2;
}
.erjh{
	text-align:right;
}
.decor{
color:#2fa53b;
text-decoration:underline;
}
.decor:hover{
	color:#478bc5;
}

.owl-prev {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 25px;
}
.owl-next {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 25px;
}
.owl-theme .owl-nav{
	margin-top:0;
}
.owl-carousel .owl-nav button.owl-next:hover{
	background:none;
	opacity:0.8;
}
.owl-carousel .owl-nav button.owl-prev:hover{
	background:none;
	opacity:0.8;
}
.flfifty{
	width:50%;
	padding:15px;
}
.prowde{
	margin-bottom:11px;
}
.iconmiddle img{
	vertical-align:middle;
	margin-bottom: 4px;
}
h3 {
	font-family: "UbuntuBold";
	text-align:center;
    font-size: 21px;
    margin: 20px 0;
	color:#333;
}
.flhalfsk{
	width:50%;
	padding:15px;
}
.topost{
	padding-top:90px;
}
.flhalf{
	width:50%;
	padding: 15px;
}
.flhalf img{
	border: 1px solid #dedede;
    padding: 15px;
    box-shadow: 0 0 15px #d4cfcf;
    border-radius: 7px;
}
.zagol{
	font-family: "UbuntuBold";
	text-align:center;
    font-size: 22px;
    margin: 20px 0;
	color:#333;
}
.headerscust{
	font-family: "UbuntuBold";
    font-size: 20px;
    margin: 15px 0;
	text-align:center;
	color:white;
}
span.wpcf7-list-item{
	display:block !important;
}
img{
	max-width:100%;
	height:auto;
}
.centerinfo{
	text-align:center;
}
.circle{
	font-family: "UbuntuBold";
    width: 85px;
    font-size: 22px;
    height: 85px;
    border-radius: 50%;
    border: 4px solid #f7941d;
    margin: 10px auto;
    padding-top: 23px;
}
.scrolx{
	 overflow-x: auto;
}
.workinfo{
	width: 20%;
    padding: 15px;
	text-align:center;
	position:relative;
}

.workinfo2{
	width: 80%;
    padding: 30px 15px 15px 15px;
}
.infobg{
	background-color:#e8e8e8;
}
.infobottom{
	margin-bottom:20px;
}
p{
	margin-bottom:25px;
}
ul{
	margin-left:15px;
	margin-bottom:25px;
}
.menu ul{
	margin-left:0px;
}
.ulmenu{
	margin-left:0px;
}
.container{
	max-width:1180px;
	margin:0 auto;
	position:relative;
	padding-left:15px;
	padding-right:15px;
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container-flex{
	display:flex;
	flex-wrap:wrap;
	flex-direction:row;
	max-width:1180px;
	margin:0 auto;
	position:relative;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}

.wrapper {
    height: 100%;
}
.content {
    min-height: 100%;
    padding-bottom: 100px;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both;
}
.center{
	text-align:center;
}
.top-info{
	width:100%;
	min-height:60px;
	background:#f7f7f7;
	background:url(bg.png);
}
.custom-logo{
	display:none;
}
.custom-btn{
	float:right;
	margin: 17px 15px 15px 10px;
    border: 2px solid grey;
    padding: 5px 5px 0 5px;
	cursor:pointer;
	transition: 0.5s ease;
}
.custom-btn span{
    display: block;
    width: 23px;
    height: 2px;
    background: grey;
    margin-bottom: 5px;
}
.custom-btn:hover{
	border: 2px solid #2eb33c;
}
.top-menu{
	float:left;
	width:50%;
	padding:19px 15px;
}
.ulmenu li{
	float:left;
	margin-left:30px;
	color: #337ab7;
}
.ulmenu li:first-child{
	list-style-type:none;
	margin-left:0;
}
.ulmenu li a{
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	color: #337ab7;
}
.ulmenu li a:hover{
	color: #23527c;
	color: #2eb33c;
}
.map{
	float: left;
    background: url(map.png)no-repeat left center;
    padding: 0px 15px 0px 35px;
    margin-top: 8px;
    color: #337ab7;
    font-size: 15px;
}
.phone{
	float: right;
    background: url(phone.png)no-repeat left center;
    padding: 0px 15px 0px 30px;
    margin-top: 9px;
    color: #337ab7;
    font-size: 15px;
    font-weight: bold;
}
.menu{
	position:relative;
	background-color: #2eb33c;
    min-height: 87px;
	text-align:center;
}
.menu a{
	color:white;
	font-weight:bold;
	font-size:12px;
	display:block;
	padding:12px 0 10px 0;
}
.menu li:hover{
	background-color:#58d064;
}
.menu ul li{
	position:relative;
	float:left;
	width:150px;
	list-style-type:none;
}

.menu ul li ul{
	display:none;
	background:#58d064;
	position:absolute;
	top:86px;
	left:0;
	z-index:2;
}
.menu ul li ul li{
	list-style-type:none;
	display:block;
	width:100%;
}
.menu ul li ul li:hover{
	background:#353535;
}
.menu ul li ul li a{
	text-decoration:underline;
}

.menu ul li:hover ul{
	display:block;
}

.left-corner{
	width:50px;
	height:70px;
	position:absolute;
	top:0;
	left:-46px;
}
.right-corner{
	width:50px;
	height:70px;
	position:absolute;
	top:0;
	right:-46px;
}
#logo{
	float:left;
}
.btnkatalog{
	display:none;
}
.first1{
	width:100%;
	padding:140px 0 70px 0;
	text-align:center;
	min-height:520px;
}
.bgone{
	background:url(bg1.jpg)no-repeat center;
	background-size:cover;
}
.bgtwo{
	background:url(bgtwo.jpg)no-repeat center;
	background:url(yellow-kitchen.jpg)no-repeat center;
	background:url(kitchen.jpg)no-repeat center;
	background:url(bg-provans.jpg)no-repeat center;
	background-size:cover;
}
.bgemalkitchen{
	background:url(emal-kitchen.jpg)no-repeat center;
	background-size:cover;
}
.bgtree{
	background:url(bgstol2.jpg)no-repeat center;
	background:url(moyka-gift.jpg)no-repeat center;
	background-size:cover;
}
.gift-ruch{
	background:url(gift-ruchky.jpg)no-repeat center;
	background-size:cover;
}
.bgfour{
	background:url(shkafi-kupe.jpg)no-repeat center;
	background-size:cover;
}
.bgfive{
	background:url(skafi-kupe-v-chelyabinske.jpg)no-repeat center;
	background:url(bgshkafy.jpg)no-repeat center;
	background-size:cover;
}
.bgsix{
	background:url(bgfartuki.jpg)no-repeat center;
	background-size:cover;
}
.bgseven{
	background:url(bgfartuki3.jpg)no-repeat center;
	background-size:cover;
}

.bgeight{
	background:url(bg-gostynye.jpg)no-repeat center;
	background-size:cover;
}
.bgnine{
	background:url(bg-gostynye2.jpg)no-repeat center;
	background-size:cover;
}
.bgten{
	background:url(bg-spalny.jpg)no-repeat center;
	background-size:cover;
}
.bgeleven{
	background:url(bg-spalny2.jpg)no-repeat center;
	background-size:cover;
}
.bgtwelve{
	background:url(bg-mebel-zakaz.jpg)no-repeat center;
	background-size:cover;
}
.bg14{
	background:url(bg-mebel-zakaz2.jpg)no-repeat center;
	background-size:cover;
}
.fourteen{
	background:url(bg-detskie.jpg)no-repeat center;
	background-size:cover;
}
.fifteen{
	background:url(bg-detskie2.jpg)no-repeat center;
	background-size:cover;
}
.zamer{
	font-family: "UbuntuBold";
	display:inline-block;
	padding:10px 25px;
	margin:15px auto;
	background-color:#f7941d;
	color:#252525;
	transition: 0.5s ease;
	cursor:pointer;
}
.zamer:hover{
	color:white;;
}
.two{
	width:100%;
	min-height:100px;
	background:#dadada;
	background:url(bg-derevo.jpg);
}
.fl33{
	width:16%;
	padding:15px;
	text-align:center;
	font-size:15px;
}
p:first-letter{
	font-weight:bold;
}
.fl50{
	width:50%;
	padding:15px;
}
.fl25{
	width:25%;
	padding:15px;
}
.fl50 p, .fl25 p{
	margin-bottom:0;
}
.padfl{
	overflow:hidden;
	position:relative;
}
.bgfl{
	width:100%;
	transition: all 1s ease-out;
	padding:250px 0 25px 25px;
	}
.bgfl:hover{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.prt span{
	font-family: "UbuntuBold";
	font-size:35px;
	color:white;
	text-decoration:underline;
}
.fl50 span, .fl25 span{
	position:absolute;
	left:20px;
	bottom:20px;
	}
.bgflone{
	background:url(1.jpg)center;
}
.bgfltwo{
	background:url(2.jpg)center;
}
.bgfltree{
	background:url(3.jpg)center;
}
.bgflfour{
	background:url(5.jpg)center;
}
.bgflfive{
	background:url(4-2.jpg)center;
}
.bgflsix{
	background:url(6.jpg)center;
}
.bgflseven{
	background:url(7.jpg)center;
}
.bgfleight{
	background:url(8.jpg)center;
}
.bgflnine{
	background:url(9.jpg)center;
}
.bgflten{
	background:url(10.jpg)center;
}
.ghtr12{
	float:left;
	width:25%;
	padding:15px;
}
.wr12{
	padding:15px;
	background-color:#f3f3f3;
	border:2px solid #e2e2e2;
	text-align:center;
}
.done{
	position: fixed;
	display:none;
    top: 0;
    left: 0;
    background: rgba(157, 158, 131, 0.9);
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    z-index: 1001;
}
.dm-modalabs{
    position: absolute;
    width: 25px;
    height: 25px;
    top: 25px;
    right: 10px;
    cursor: pointer;
}
.wr12{
	cursor:pointer;
}
#struchka{
	position:absolute;
	top:-39px;
	right:20px;
}
#struchka2{
	position: absolute;
    bottom: -60px;
    left: -45px;
}
.viezd-zamerchika{
	position:relative;
	max-width: 420px;
    margin: 25px auto;
    padding: 25px;
    background-color: wheat;
	background:url(bg-roulet.jpg)right bottom no-repeat;
}
.zamwrtable{
	display:table;
	width:100%;
	height:100%;
}
.zamwr{
	display:table-cell;
	vertical-align:middle;
}
.viezd-zamerchika input{
	padding:7px;
	max-width:100%;
}
span.wpcf7-not-valid-tip{
	font-size:12px !important;
}
input[type="submit"] {
    max-width:150px;
	padding: 15px;
    background-color: #2eb33c;
    border:none;
	margin-top:20px;
	color:white;
	font-family: "UbuntuBold";
    font-size: 16px;
	transition: 0.5s ease;
}
input[type="submit"]:hover{
	 background-color: orange;
}
.otpravit{
	width:100%;
	background:orange;
	margin-top:20px;
}
.otp33{
	width:33.3%;
	float:left;
	padding:0 15px 15px 15px;
}
.seven{
	margin-top:15px;
}
.flquoter{
	width:33.3%;
	padding:15px;
}
.flquoter img{
	border: 1px solid #dedede;
	padding:15px;
	box-shadow: 0 0 15px #d4cfcf;
    border-radius: 7px;
}
.fltwentyfive{
	width:25%;
	padding:15px;
}
.fltwentyfive img{
	border: 1px solid #dedede;
	padding:15px;
	box-shadow: 0 0 15px #d4cfcf;
    border-radius: 7px;
}
.flquoter2{
	width:33.3%;
	padding:15px;
}
.flwr{
	border: 1px solid #dedede;
	padding: 15px 15px 0 15px;
	box-shadow: 0 0 15px #d4cfcf;
    border-radius: 7px;
}
.flwr p{
	margin:7px 0 0 0;
	text-align:center;
	font-size:15px;
}
.flwr p:first-letter{
	font-weight:normal;
}
.flwr span{
	text-align:center;
	display: block;
	margin-top: 7px;
}
#vk-vk img{
	vertical-align: -6px;
    margin: 0 5px 0 5px;
}
#ista-insta img{
	vertical-align: -2px;
}
.flwrspan{
	background-color: #2eb33c;
    padding: 5px 10px;
    border-radius: 3px;
    display: block;
    margin: 0 auto;
    max-width: 111px;
    color: white;
    margin-top: 10px;
	font-family: "UbuntuBold";
    font-size: 14px;
	transition: 0.5s ease;
}
.flwrspan:hover{
	background-color: #44cc52;
}
.flwr a{
	color:#333;
	text-decoration:none;
}
.footer{
	margin-top:100px;
	width:100%;
	min-height:100px;
	background-color:#2f2f2f;
	color:white;
	padding:0;
	font-size:14px;
}
.footerp{
	font-family: "UbuntuBold";
    font-size: 16px;
	margin-bottom:25px !important;
}
.footer p{
	margin-bottom:10px;
}
.footer a{
	color:white;
}
.footer33{
	float:left;
	width:33.3%;
	padding:15px;
}
.top15{
	padding-top:15px;
}
.btnz{
	display:inline-block;
	padding:5px 15px;
	font-family: "UbuntuBold";
    font-size: 16px;
	color:white;
	background-color:grey;
	background-color:#2eb33c;
	cursor:pointer;
	margin-top:20px;
	float:right;
	transition: 0.5s ease;
}
.btnz:hover{
	background-color:#42d652;
}
table{
	margin:25px 0;
}
th{
	background-color:#dadada;
	padding:15px;
	font-family: "UbuntuBold";
	font-size:15px;
}
td{
	padding:15px;
	font-size:14px;
	border: 1px solid #dadada;
}
.minth{
	min-width:250px;
}

@media (max-width: 1195px) {
	.top-menu{
		width:52%;
	}
	.top-info{
		background: #f7f7f7;
	}
	.custom-logo{
	display:block;
	float:left;
}
    .top-menu{
	  display:none;
  }
  .right-corner{
	display:none;
	width:0;
	height:0;
	position:absolute;
	top:0;
	right:0;
  }
  .left-corner{
	display:none;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}
.menuabs{
	position:relative;
}
.menu{
	border-radius:0 0 20px 20px;
	border-radius:0;
	margin-left: -15px;
    margin-right: -15px;
}
.first1{
padding:80px 0 70px 0;
}
#logo {
	display:none;
    width: 220px;
    height: auto;
    position: absolute;
    top: 10px;
    left: 0;
}

.menu ul li{
	width: 16%;
}
.fl33{
	width:33.3%;
}
	.topost{
	padding-top:1px;
}
}
@media (max-width: 880px){
	.custom-logo{
		text-align:center;
		float:none;
		display:block;
		width:auto;
		margin-left:-15px;
		margin-right:-15px;
		background-color:orange;
		padding:5px 0;
	}
	.map, .phone{
		margin:10px 0;
	}
	.top-menu{
		width:100%;
	}
	.topclear{
		clear:both;
	}
	.ulmenu{
		text-align:center;
	}
	.ulmenu li{
		float:none;
		display:inline-block;
	}
	.ulmenu li a{
		text-decoration:underline;
	}
	h1 {
    font-size: 35px;
}
	.headersf2{
		font-size: 35px;
	}
    .fl33{
		width:50%;
}
.fl50, .fl25{
	width:50%;
}
.six{
	display:none;
}
.flquoter, .flquoter2{
	width:50%;
}
.ghtr12{
	width:50%;
}
.otp33{
	width:50%;
}
.footer33{
	float:none;
	width:100%;
	padding:15px;
	text-align:center;
}
.btnz{
	float:none;
	margin-top:0;
	margin-bottom:25px;
	font-size: 15px;
}
	.erjh{
	text-align:center;
		padding-bottom:20px;
}
}
@media (max-width: 600px){
	.map, .phone{
		float:none;
		display:block;
		text-align:center;
	}
	.map{
		max-width:380px;
		margin:10px auto;
	}
	.phone{
		max-width:190px;
		margin:10px auto;
	}
	.razd{
		max-width:150px;
		margin:1px auto;
		height:2px;
		background:#dadada;
	}
	.menu ul li {
    width: 33.3%;
}
	.ulmenu li{
		float:none;
		display:block;
		margin-left:0;
	}
	.btnkatalog{
		display:inline-block;
		background-color: #2eb33c;
		color:white;
		font-size:15px;
		padding:3px 0;
		cursor:pointer;
	}
	.menu{
		min-height:20px;
	}
	.menu ul{
		display:none;
	}
	.first1 {
		padding:50px 0 30px 0;
		min-height:339px;
	}
	.headerscust{
		 font-size: 16px;
	}
	h1 {
    font-size: 25px;
}
	.headersf2{
		font-size: 25px;
	}
.fl50, .fl25{
	width:100%;
}
.prt span{
	font-size:25px;
}
.otp33{
	width:100%;
}

}
@media (max-width: 400px){
	.menu ul li {
    width: 50%;
}
.ghtr12{
	width:100%;
}
	.viezd-zamerchika{
		max-width:330px;
	}
}