a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
	background:transparent;
	border:0 none;
	font-size:100%;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:top
}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block
}
mark, rp, rt, ruby, summary, time {
	display:inline
}
html, body {
	height:100%;
	background-color:#f3f3f3;
}
body {
	color: #000000;
	position: relative;
	font-family: "Muli", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
}

ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse
}
img {
	vertical-align:top
}
embed {
	vertical-align:top
}
h1 {
	font-size: 28px;
	line-height: 38px;
	font-weight: 400;
	text-transform: uppercase;
	color: #ab8e8b;	
	margin-bottom:10px;
}
h2 {
	font-size: 24px;
	line-height: 28px;
	font-weight: 400;
	color: #ab8e8b;
	margin-bottom:5px;
	margin-top:10px;
}
h3 {
	font-size:20px;
	line-height:24px;
	font-weight: 400;
}
p {
	margin-bottom:5px;
}
a {
	color:#ab8e8b;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
figure {
	position:relative;
}
article {
	margin-bottom: 50px;
	margin-top:20px;
	clear:both;
}
/* ---------------- Global Structure ---------------- */
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
}
.wrapper {
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
}

.fleft {
	float:left;
}
.fright {
	float:right;
}
@media (max-width: 479px) {
.fleft {
	float: none;
	display:block;
}
.fright {
	float: none;
	display:block;
}
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.alignmiddle * {
	vertical-align:middle;
}
.navbar-nav > li > a.prom, .navbar-nav > li > a.prom:hover {
	display: block;
	background-color: #ab8e8b;
	text-transform:uppercase;
	background-image: url(https://mail.natnatureway.com/images/prom.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-right:15px;
	color: #FFF !important;
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 15px;
}
/* ---------------- Content ---------------- */
.content {
	padding:40px 10px;
}
.content ul {
	margin-left:30px;
	margin-bottom:10px;
}
.content ul li {
	background-image: url(https://mail.natnatureway.com/images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left:15px;
	margin-bottom:5px;
}
.ramka {
	border: 1px solid #a49193;
}
.margLeft {
	margin-left:20px;
	margin-bottom:20px;
}
.margRight {
	margin-right:20px;
	margin-bottom:20px;
}
.uppercase {
	text-transform: uppercase;	
}
.nameSpec {
	background-color: #ab8d8b;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	font-size: 30px;
	line-height:33px;
	padding-top: 32px;
	padding-bottom: 32px;
	background-image: url(https://mail.natnatureway.com/images/ygolok.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, sans-serif;
}
.spec {
	margin-bottom:30px;
}
.spec .ramka {
	padding:20px;
	text-align:center;
}
.spec img {
	max-width:270px;
}
@media (max-width: 767px) {
.spec {
	max-width:320px;
	margin-left:auto;
	margin-right:auto;
}
.spec img {
	width:100%;
}
.nameSpec {
	padding-top: 20px;
	padding-bottom: 20px;
}
}
/* ---------------- header ------------------ */
header {
	width:100%;
	padding:33px 0 37px;
	text-align:center;
	background-color: #FFFFFF;
}
@media (min-width: 768px) and (max-width: 979px) {
header {
	padding:15px 0 15px;
}
}
a.logo {
	position: relative;
	font-size:0px;
	line-height:0px;
	display: inline-block;
	width:435px;
	height:73px;
	text-indent:-5000px;
	background:url(../images/logo.png) 0 0 no-repeat;
}

/* ---------------- footer ------------------ */
footer {
	background-image: url(https://mail.natnatureway.com/images/footer.png);
	background-repeat: repeat-x;
	color: #ab8e8b;
	font-size: 14px;
	padding-bottom:20px;
}
footer nav {
	padding-top:60px;
}
.address {
	padding-left:10px;
}
.tel {
	background-color: #FFF;
	display: block;
	width: 150px;
	height: 36px;
	line-height: 36px;
	border: #c8c7c7 solid 1px;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-weight: bold;
	margin-bottom:10px;
}
.contact {
	text-align:center;
}
.social img {
	margin-right:3px;
	margin-left:3px;
}
.copir {	
	padding-top:40px;
}
@media (max-width: 479px) {
footer {
	font-size: 13px;
} 

.social img {
	width:50px;
}
.copir {	
	padding-top:20px;
}
}
/* form */
label {
	display: block;
	font-size: 24px;
	line-height: 28px;
	font-weight: 400;
	color: #ab8e8b;
	margin-bottom:10px;
	margin-top:20px;
}
input[type="text"] {
	margin: 0;
	font-size: 16px;
	color: #000;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	outline: none;
	padding: 5px;
	border: 1px solid #a49193;
	background-color: #fff;
}
textarea {
	margin: 0;
	background-color: #fff;
	font-size: 16px;
	color: #000;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	outline: none;
	height: 130px;
	width: 100%;
	overflow: hidden;
	border: #a49193 1px solid;
}
input[type="text"].error, textarea.error {
    border: #FF0004 1px solid;
}
input[type="submit"] {
	margin: 0;
	background: #ab8d8b;
	padding: 5px;
	outline: none;
	height: 38px;
	width: 150px;
	overflow: hidden;
	border: 0px solid;
	cursor: pointer;
	color: #fff;
	font-size: 18px;
	font-family: "Muli", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	padding-left: 24px;
	padding-right: 24px;
	text-decoration: none;
	background-image: url(https://mail.natnatureway.com/css/but.png);
	background-repeat: repeat-x;
	font-weight: 400;
	margin-top:20px;
}
input[type="submit"]:hover {
	color: #000;
	text-decoration: none;
}