*::-webkit-input-placeholder {color: #000;opacity: .5;}
*:-moz-placeholder {color: #000;opacity: .5;}
*::-moz-placeholder {color: #000;opacity: .5;}
*:-ms-input-placeholder {color: #000;opacity: .5;}
body input:focus:required:invalid,body textarea:focus:required:invalid {}
body input:required:valid,body textarea:required:valid {}

body {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 17px;
	color: #25232E;
	padding-top: 60px;
	min-width: 320px;
}
b,h1,h2,h3,h4,h5 {
	font-weight: 700;
}
p, ul, ul li, span {
	font-size: 17px;
}
img {
	position: relative;
	display: inline-block;
	max-width: 100%;
	height: auto;
	border: 0;
}
section {
	padding: 50px 0 60px;
	position: relative;
}
section h2 {
	font-size: 47px;
	text-align: center;
	margin-bottom: 50px;
}
section .posth2 {
	display: inline-block;
	width: 100%;
	font-size: 21px;
	text-align: center;
	margin-bottom: 30px;
	position: relative;
	top: -30px;
}
body hr {
	border: none;
	height: 2px;
	border-radius: 100%;
	background: #f93;
	margin: 30px auto 20px;
}
body hr.w50p {
	width: 50%;
}

.bttn {
	display: inline-block;
	text-decoration: none;
	overflow: hidden;
	vertical-align: middle;
	color: #fff;
	border: none;
	background: #d46f43;
	-webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.25);
	text-align: center;
	padding: 0 10px;
	font-size: 21px;
	line-height: 21px;
	height: 50px;
	/*width: 100%;*/
	/*max-width: 290px;*/
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
button.bttn {
	width: 100%;
}
.bttn:hover,
.bttn:focus {
	text-decoration: none;
	color: #fff;
}
.bttn:active {
	text-decoration: none;
	color: #fff;
}

.zakaz {
	background: #fff;
	width: 320px;
	padding: 15px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}
.zakaz label {
	margin-bottom: 0;
	width: 100%;
}
.zakaz input[type='text'] {
	display: inline-block;
	width: 100%;
	background: #dae7f7;
	border: none;
	font-size: 21px;
	padding: 0 10px;
	margin-bottom: 10px;
}
.zakaz .bttn {
	font-size: 17px;
	margin-bottom: 0;
}
.zakaz .desc {
	font-size: 13px;
	margin-top: 10px;
}
.zakaz .mfp-close {
	background: #dae7f7;
	margin: 0;
	top: -40px;
	right: 0;
	width: 40px;
	height: 40px;
}
.zakaz .mfp-close:active {
	top: -32px;
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}


.onlinezakaz {
	-webkit-box-shadow: rgba(0,0,0,.3) 0 0 27px;
	box-shadow: rgba(0,0,0,.3) 0 0 27px;
	padding: 15px;
	background: #fff;
}
.onlinezakaz p {
	margin-bottom: 0;
}
.onlinezakaz .title {
	font-size: 23px;
	text-align: center;
	margin-bottom: 20px;
}
.onlinezakaz .big {
	display: inline-block;
	width: 100%;
	font-size: 37px;
}
.onlinezakaz .linebox {
	width: 100%;
	margin-bottom: 20px;
}
.onlinezakaz label {
	margin-bottom: 0;
	width: 100%;
}
.onlinezakaz input[type='text'] {
	display: inline-block;
	width: 100%;
	background: #fff;
	border: none;
	font-size: 21px;
	padding: 0 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.onlinezakaz i {
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	color: #f93;
}
.onlinezakaz .bttn {
	margin-bottom: 0;
}

.minizakaz {
	width: 290px;
	margin: 0 auto;
	background: rgba(97,128,96,0.8);
	padding: 10px 15px;
}
.minizakaz .title {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.minizakaz .pre {
	display: inline-block;
	width: 100%;
	text-align: left;
	font-size: 15px;
	margin-bottom: 5px;
	cursor: pointer;
}
.minizakaz label {
	margin-bottom: 0;
	width: 100%;
}
.minizakaz input[type='text'] {
	display: inline-block;
	width: 100%;
	background: #fff;
	border: none;
	font-size: 21px;
	padding: 0 10px;
	margin-bottom: 10px;
}
.minizakaz .bttn {
	font-size: 17px;
	margin-bottom: 0;
}
.minizakaz .desc {
	font-size: 13px;
	margin-top: 10px;
}
.postminizakaz {
	width: 290px;
	margin: 0 auto;
	background: rgba(157,117,118,0.8);
	padding: 10px 15px;
	text-align: left;
}
.postminizakaz img {
	width: 64px;
	height: 64px;
	margin: 0 24px 0 0;
}

.menuicon {
	width: 40px;
	height: 40px;
	background: rgba(157,117,118,0.3);
	padding-top: 11px;
	margin: 0 auto;
}
.menuicon .line {
	height: 2px;
	width: 20px;
	background: #443432;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 2px;
}
.menuicon .linex1 {
	height: 2px;
	width: 30px;
	margin-top: 8px;
	background: #443432;
	margin-left: auto;
	margin-right: auto;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.menuicon .linex2 {
	height: 2px;
	width: 30px;
	margin-top: -2px;
	background: #443432;
	margin-left: auto;
	margin-right: auto;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 555;
	top: 0;
	left: 0;
	background-color: #fff;
	-webkit-box-shadow: rgba(0,0,0,.3) 0 0 27px;
	box-shadow: rgba(0,0,0,.3) 0 0 27px;
	overflow-x: hidden;
	padding-top: 15px;
	text-align: center;
	-webkit-transition: .25s ease;
	-o-transition: .25s ease;
	transition: .25s ease;
}
.sidenav .menuicon {
	margin-bottom: 15px;
}

header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	background: #dae7f7;
	height: 60px;
	max-height: 60px;
	z-index: 100;
	-webkit-box-shadow: rgba(0,0,0,.3) 0 3px 3px 0;
	box-shadow: rgba(0,0,0,.3) 0 3px 3px 0;
	text-align: center;
	overflow: hidden;
	padding: 6px 0;
	-webkit-transition: .25s ease;
	-o-transition: .25s ease;
	transition: .25s ease;
}
header .logo,
footer .logo,
.sidenav .logo {
	height: 48px;
	cursor: pointer;
	overflow: hidden;
	text-align: left;
	width: 250px;
	margin: 0 auto;
}
.sidenav .logo {
	margin-bottom: 15px;
}
header .logo img,
footer .logo img,
.sidenav .logo img {
	width: 48px;
	height: 48px;
	margin: 0 8px 0 0;
}
.logo .name {
	font-size: 27px;
	line-height: 28px;
	font-weight: bold;
	white-space: nowrap;
}
.logo .postname {
	font-size: 17px;
	line-height: 20px;
	white-space: nowrap;
	color: #343534;
}
footer .logo .postname {
	color: #e1e1e1;
}
.legenda {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 15px;
	line-height: 15px;
	white-space: nowrap;
}
.legenda b {
	color: #f2611d;
	font-weight: normal;
}
header .contact,
footer .contact {
	font-size: 15px;
	line-height: 16px;
}
header .phone,
footer .phone,
.sidenav .phone {
	font-size: 27px;
	line-height: 32px;
	text-decoration: none;
	color: #f2611d;
}

.cart .item {
	width: 210px;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
}
.cart .item img {
	display: inline-block;
	margin: 0 auto 10px;
}

.postheader {
	background: url('../img/banner.jpg') center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
	color: #fff;
	padding-bottom: 120px;
}
.postheader h1 {
	display: inline-block;
	font-size: 27px;
	margin: 40px 0 100px;
	font-weight: normal;
	background: #443432;
	padding: 20px;
}


.section1 {
	padding: 0;
}
.section1 .item {
	margin: 10px 0;
	text-align: left;
}
.section1 .item img {
	width: 48px;
	height: 48px;
	margin: 0 12px 0 0;
}


.section2 {
	background: #485644;
	color: #fff;
}
.section2 .postminizakaz {
	margin-top: 10px;
}


.section3 {
	background: #443432;
	color: #fff;
}
.section3_color2 {
	background: #485644;
}
.section3 hr {
	background: #fff;
	margin-bottom: 30px;
}
.section3 h3 {
	font-size: 27px;
}
.section3 p {
	font-size: 21px;
}
.section3 .postminizakaz {
	margin-top: 10px;
}
.section3 .descall,
.section6 .descall {
	font-size: 15px;
	position: relative;
	padding: 0 0 0 4px;
	border-left: #d46f43 2px solid;
}
.section3 .boxfff,
.section6 .boxfff {
	background: #fff;
	color: #25232E;
	padding: 0 10px;
	border-radius: 10px;
	border-bottom-left-radius: 0;
	-webkit-box-shadow: rgba(0,0,0,.1) 0 0 27px;
	box-shadow: rgba(0,0,0,.1) 0 0 27px;
	z-index: 1;
	position: relative;
}
.section3 .btnboxfff,
.section6 .btnboxfff {
	z-index: 2;
	position: relative;
	display: block;
	background: #f2611d;
	color: #fff;
	text-decoration: none;
	width: 280px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	font-size: 17px;
	text-align: center;
	border-bottom: rgba(255,255,255,.7) 2px solid;
	-webkit-box-shadow: rgba(0,0,0,.1) 0 0 27px;
	box-shadow: rgba(0,0,0,.1) 0 0 27px;
	padding: 8px;
	-webkit-transition: .25s ease;
	-o-transition: .25s ease;
	transition: .25s ease;
	white-space: nowrap;
	overflow: hidden;
}
body .section3 .btnboxfff:focus,
body .section6 .btnboxfff:focus,
body .section3 .btnboxfff:hover,
body .section6 .btnboxfff:hover {
	border-bottom: rgba(255,255,255,.7) 0 solid;
	padding-top: 10px;
}
.section3 .iconmsg,
.section6 .iconmsg {
	padding: 0 0 0 58px;
	margin: 10px 0;
	width: 190px;
	font-size: 19px;
}
.section3 .iconmsg b,
.section6 .iconmsg b {
	color: #f2611d;
}
.bgiconmsg1 {
	background: url(../img/icon-material.png) 0 center no-repeat;
	-webkit-background-size: 48px;
	background-size: 48px;
}
.bgiconmsg2 {
	background: url(../img/icon-work.png) 0 center no-repeat;
	-webkit-background-size: 48px;
	background-size: 48px;
}
.bgiconmsg3 {
	background: url(../img/icon-calc.png) 0 center no-repeat;
	-webkit-background-size: 48px;
	background-size: 48px;
}
.section3_color2 .cart,
.section6 .cart {
	margin-bottom: 50px;
}
.section3_color2 .cart .desctype,
.section6 .cart .desctype {
	font-size: 15px;
	text-align: center;
	margin-top: -6px;
	margin-bottom: 10px;
}
.section3_color2 .cart .item,
.section6 .cart .item {
	width: 290px;
	-webkit-box-shadow: rgba(0,0,0,.3) 0 0 27px;
	box-shadow: rgba(0,0,0,.3) 0 0 27px;
	margin: 0 0 10px;
}
.section6 .cart .item img,
.section3_color2 .cart .item img {
	padding: 0;
	margin: 0;
}
.section3_color2 .cart .item img:hover,
.section3_color2 .cart .item img:focus,
.section6 .cart .item img:hover,
.section6 .cart .item img:focus {
	opacity: .8;
}


.section4 {
	background: url('../img/sect4.jpg') center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.section4 .cart .item {
	width: 225px;
	padding: 5px;
	margin: 0;
}
.section4 .cart .item img {
	margin: 0 auto;
	width: 100%;
}
.section4 .cart .item a {
	position: relative;
	display: inline-block;
	width: 100%;
}
.section4 .onlinezakaz {
	background: #fff798;
}


.section6 {
	background: #443432;
	color: #fff;
}

.section7 {

}
.section7 h3 {
	text-align: center;
}
.section7 h3 {
	font-size: 27px;
}
.section7 p {
	font-size: 21px;
}
.section7 .postminizakaz {
	margin-top: 10px;
}
.section7 .cart {
	margin-bottom: 20px;
}
.section7 .cart .item {
	margin-bottom: 10px;
}
.section7 .bttn {
	height: auto;
	line-height: 36px;
	text-decoration: underline;
	padding-bottom: 4px;
}

table {
	width: 100%;
	border: none;
	border-style: none;
	border: 1px solid;
	margin-bottom: 30px;
	padding: 0;
	border-spacing: 0;
	text-align: center;
	font-size: 13px;
	min-width: 690px;
}
table tr th {
	margin: 0;
	padding: 4px;
	text-align: left;
}
table tr td {
	margin: 0;
	padding: 4px;
	border: 1px solid;
}
table tr.head td {
	font-size: 17px;
}
table tr:nth-child(2n) td {
	background: rgba(0,0,0,.1);
}
table tr:nth-child(0) td,
table tr:nth-child(1) td,
table tr:nth-child(2) td {
	background: none;
}
table tr td:nth-child(1) {
	text-align: left;
}
table tr td:nth-child(2),
table tr td:nth-child(3),
table tr td:nth-child(4),
table tr td:nth-child(5),
table tr td:nth-child(6),
table tr td:nth-child(7) {
	text-align: right;
}

.section8 {
	background: url('../img/endfaq.jpg') center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.section8 .minizakaz {
	background: rgba(68,52,50,0.8);
	color: #fff;
	text-align: center;
}
.section8 .minizakaz h2 {
	margin: 0 0 20px;
	font-size: 27px;
	text-transform: uppercase;
}
.section8 .minizakaz textarea {
	width: 100%;
	height: 137px;
	border: none;
	background: #fff;
	margin-bottom: 20px;
	font-size: 21px;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
}


footer {
	background: #618060;
	padding: 50px 0;
	color: #fff;
	text-align: center;
}
footer .gotop {
	display: inline-block;
	width: 100%;
	font-size: 27px;
	color: #fff;
	text-decoration: underline;
	-webkit-transition: .25s ease;
	-o-transition: .25s ease;
	transition: .25s ease;
	margin: 20px auto;
}
footer .gotop:focus,
footer .gotop:hover {
	color: #f93;
}
footer .gotop:active {
	color: #39f;
}
footer .phone {
	color: #f93;
}

.postfooter {
	padding: 10px 0;
	text-align: center;
}