.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
ul#topNav {
  display: block;
  margin: 0 0 0 auto;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0px;
}
ul#topNav:before,
ul#topNav:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
ul#topNav:after {
  clear: both;
}
ul#topNav li {
  display: block;
  float: left;
  height: 20px;
  line-height: 20px;
  text-align: center;
  margin: 0;
  padding: 0;
}
ul#topNav li a {
  display: block;
  white-space: nowrap;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  color: #8cba3a;
  font-family: Arial;
  font-size: 0.85em;
  font-weight: 700;
  border-bottom: 1px dotted #8cba3a;
}
ul#topNav li a:hover {
  text-decoration: none;
  color: #000000;
}
ul#topNav li a.active {
  text-decoration: none;
  color: #000000;
}
ul#topNav li.bullet {
  width: 40px;
  background: url("../images/bullet.png") 50% 50% no-repeat;
}
body {
  background-color: #fff;
  color: #252525;
  -webkit-font-smoothing: subpixel-antialiased !important;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  font-family: Arial;
  font-size: 1em;
}
h1,
h2,
h3,
h4,
h5 {
  line-height: 125%;
  color: #000;
}
h6 {
  font-size: 1.5em;
  color: #000;
  font-weight: 700;
  line-height: 150%;
}
p {
  margin: 0;
  line-height: 125%;
}
a {
  color: #000;
  text-decoration: none;
}
ul,
ul li {
  display: block;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}
#box {
  width: 100%;
  min-width: 1004px;
}
article,
footer {
  width: 100%;
  min-width: 1000px;
  text-align: center;
}
.article-block {
  margin: 0 auto;
  padding: 0;
  width: 1000px;
}
.separator {
  height: 42px;
  background: url("../images/spacer_gray.gif") 0 50% repeat-x;
}
.separator img {
  display: block;
  margin: 0  auto;
}
a.order-butt {
  display: block;
  width: 400px;
  height: 53px;
  line-height: 53px;
  margin: 50px auto 0 auto;
  color: #fff;
  font-size: 1.5em;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.32);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #6b971b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8cba3a), color-stop(100%, #6b971b));
  background: -webkit-linear-gradient(top, #8cba3a 0, #6b971b 100%);
  background: -moz-linear-gradient(top, #8cba3a 0, #6b971b 100%);
  background: -o-linear-gradient(top, #8cba3a 0, #6b971b 100%);
  background: -ms-linear-gradient(top, #8cba3a 0, #6b971b 100%);
  background: linear-gradient(top, #8cba3a 0, #6b971b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cba3a', endColorstr='#6b971b', GradientType=0);
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.5), inset 0px -1px 2px rgba(255,255,255,0.5), 0px 1px 1px rgba(0,0,0,0.35);
  -moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.5), inset 0px -1px 2px rgba(255,255,255,0.5), 0px 1px 1px rgba(0,0,0,0.35);
  -ms-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.5), inset 0px -1px 2px rgba(255,255,255,0.5), 0px 1px 1px rgba(0,0,0,0.35);
  -o-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.5), inset 0px -1px 2px rgba(255,255,255,0.5), 0px 1px 1px rgba(0,0,0,0.35);
  box-shadow: inset 0px 1px 2px rgba(0,0,0,0.5), inset 0px -1px 2px rgba(255,255,255,0.5), 0px 1px 1px rgba(0,0,0,0.35);
}

a.buy-butt {
  display: block;
  width: 150px;
  height: 40px;
  line-height: 43px;
  margin: 50px auto 0 auto;
  color: #fff;
  font-size: 1.5em;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.32);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #6b971b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8cba3a), color-stop(100%, #6b971b));
  background: -webkit-linear-gradient(top, #8cba3a 0, #6b971b 100%);
  background: -moz-linear-gradient(top, #8cba3a 0, #6b971b 100%);
  background: -o-linear-gradient(top, #8cba3a 0, #6b971b 100%);
  background: -ms-linear-gradient(top, #8cba3a 0, #6b971b 100%);
  background: linear-gradient(top, #8cba3a 0, #6b971b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cba3a', endColorstr='#6b971b', GradientType=0);
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.5), inset 0px -1px 2px rgba(255,255,255,0.5), 0px 1px 1px rgba(0,0,0,0.35);
  -moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.5), inset 0px -1px 2px rgba(255,255,255,0.5), 0px 1px 1px rgba(0,0,0,0.35);
  -ms-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.5), inset 0px -1px 2px rgba(255,255,255,0.5), 0px 1px 1px rgba(0,0,0,0.35);
  -o-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.5), inset 0px -1px 2px rgba(255,255,255,0.5), 0px 1px 1px rgba(0,0,0,0.35);
  box-shadow: inset 0px 1px 2px rgba(0,0,0,0.5), inset 0px -1px 2px rgba(255,255,255,0.5), 0px 1px 1px rgba(0,0,0,0.35);
}

a.order-butt:hover {
  background: #6d9a1e;
}
form {
  margin: 20px 0;
}
form label {
  color: #666666;
  font-size: 1.5em;
}
form input[type='text'] {
  width: 308px;
  margin: 5px 0 15px 0;
  font-size: 1em;
  color: #000;
  border: 1px solid #99989a;
  padding: 7px 15px;
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
form input[type='text']:focus {
  background-color: #fff;
}
form input[type="submit"] {
  padding: 0;
  border: none;
  width: 150px;
  height: 53px;
  color: #fff;
  font-size: 1.5em;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.32);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #6b971b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8cba3a), color-stop(100%, #6b971b));
  background: -webkit-linear-gradient(top, #8cba3a 0, #6b971b 100%);
  background: -moz-linear-gradient(top, #8cba3a 0, #6b971b 100%);
  background: -o-linear-gradient(top, #8cba3a 0, #6b971b 100%);
  background: -ms-linear-gradient(top, #8cba3a 0, #6b971b 100%);
  background: linear-gradient(top, #8cba3a 0, #6b971b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cba3a', endColorstr='#6b971b', GradientType=0);
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.5), inset 0px -1px 2px rgba(255,255,255,0.5), 0px 1px 1px rgba(0,0,0,0.35);
  -moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.5), inset 0px -1px 2px rgba(255,255,255,0.5), 0px 1px 1px rgba(0,0,0,0.35);
  -ms-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.5), inset 0px -1px 2px rgba(255,255,255,0.5), 0px 1px 1px rgba(0,0,0,0.35);
  -o-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.5), inset 0px -1px 2px rgba(255,255,255,0.5), 0px 1px 1px rgba(0,0,0,0.35);
  box-shadow: inset 0px 1px 2px rgba(0,0,0,0.5), inset 0px -1px 2px rgba(255,255,255,0.5), 0px 1px 1px rgba(0,0,0,0.35);
}
form input[type="submit"]:hover {
  background: #6d9a1e;
}
div.addProduct {
  margin: 0 auto 15px auto;
  width: 73px;
  height: 23px;
  border: 1px solid #9b9b9b;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
div.addProduct input[type='text'] {
  margin: 0;
  padding: 0;
  border: none;
  color: #545454;
  height: 21px;
  width: 27px;
  text-align: center;
  font-family: Arial;
  font-size: 0.85em;
}
div.addProduct input[type='button'] {
  margin: 0;
  padding: 0;
  border: none;
  color: #fff;
  width: 23px;
  height: 23px;
  font-size: 1em;
  font-weight: 700;
  background: #a0a0a0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b7b7b7), color-stop(100%, #a0a0a0));
  background: -webkit-linear-gradient(top, #b7b7b7 0, #a0a0a0 100%);
  background: -moz-linear-gradient(top, #b7b7b7 0, #a0a0a0 100%);
  background: -o-linear-gradient(top, #b7b7b7 0, #a0a0a0 100%);
  background: -ms-linear-gradient(top, #b7b7b7 0, #a0a0a0 100%);
  background: linear-gradient(top, #b7b7b7 0, #a0a0a0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b7b7b7', endColorstr='#a0a0a0', GradientType=0);
}
div.addProduct input[type='button']:hover {
  background: #6d9a1e;
}
.circle-block {
  width: 186px;
  height: 186px;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  text-align: center;
  -webkit-box-shadow: -1px 3px 0px #727272, 0px 0px 20px rgba(255, 255, 255, 1);
  -moz-box-shadow: -1px 3px 0px #727272, 0px 0px 20px rgba(255, 255, 255, 1);
  -ms-box-shadow: -1px 3px 0px #727272, 0px 0px 20px rgba(255, 255, 255, 1);
  -o-box-shadow: -1px 3px 0px #727272, 0px 0px 20px rgba(255, 255, 255, 1);
  box-shadow: -1px 3px 0px #727272, 0px 0px 20px rgba(255, 255, 255, 1);
}
.circle-block a {
  display: block;
  width: 186px;
  height: 186px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.circle-block a img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
}
.circle-block .magnifier {
  width: 54px;
  height: 57px;
  position: absolute;
  bottom: -10px;
  right: -10px;
}
.circle-block .magnifier img {
  display: block;
  margin: 0;
}
.img-block {
  width: 194px;
  height: 194px;
  position: relative;
  margin: 0 auto 10px auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: -1px 3px 0px #727272, 0px 0px 20px rgba(255, 255, 255, 1);
  -moz-box-shadow: -1px 3px 0px #727272, 0px 0px 20px rgba(255, 255, 255, 1);
  -ms-box-shadow: -1px 3px 0px #727272, 0px 0px 20px rgba(255, 255, 255, 1);
  -o-box-shadow: -1px 3px 0px #727272, 0px 0px 20px rgba(255, 255, 255, 1);
  box-shadow: -1px 3px 0px #727272, 0px 0px 20px rgba(255, 255, 255, 1);
}
.img-block div {
  width: 194px;
  height: 194px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  overflow: hidden;
  position: relative;
}
.img-block div img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
}
.blockTimer {
  padding-top: 10px;
  width: 241px;
  margin: 0 auto;
  background: url("../images/clock_div.png") 0 0 no-repeat;
}
.blockTime {
  margin: 0 auto;
}
.circleBlock {
  width: 67px;
  float: left;
  margin-right: 10px;
}
.circleBlock:nth-of-type(4) {
  margin-right: 0;
}
.cOut {
  width: 67px;
  padding: 0px;
}
.cInner {
  width: 67px;
  height: 67px;
  text-align: center;
  overflow: hidden;
  color: #fff;
  letter-spacing: 20px;
  padding-left: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cInner > span {
  display: block;
  height: 67px;
  line-height: 67px;
  font-size: 4em;
  overflow: hidden;
  font-family: Dorsa;
}
.cTitle {
  font-size: 0.9em;
  color: #1e1e1e;
}
.top-header {
  width: 100%;
  min-width: 1000px;
  text-align: center;
}
.top-header .article-block:before,
.top-header .article-block:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.top-header .article-block:after {
  clear: both;
}
.top-header .article-block .left {
  text-align: left;
}
.top-header .article-block .left img {
  display: block;
  margin: 18px 0 0 20px;
}
.top-header .article-block .phone {
  font-size: 2em;
  color: #8cba3a;
  margin: 30px 0 0 50px;
  font-weight: 500;
}
.top-header .article-block .phone span {
  color: #000;
  font-size: 70%;
}
.top-header .article-block .right {
  margin-top: 40px;
}
.article-1 {
  background: url("../images/bg-art-1.jpg") 50% 60px no-repeat;
}
.article-1 .article-block {
  position: relative;
  margin-bottom: 40px;
}
.article-1 .article-block .price {
  width: 197px;
  height: 198px;
  color: #fff;
  position: absolute;
  top: 225px;
  right: 40px;
  background: url("../images/pr-separator.png") 50% 50% no-repeat, url("../images/bg-price.png") 50% 50% no-repeat;
}
.article-1 .article-block .price .new-title {
  font-size: 1.65em;
  text-transform: uppercase;
  margin-top: 20px;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.32);
}
.article-1 .article-block .price .new-price {
  font-size: 2em;
  line-height: 40px;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.32);
}
.article-1 .article-block .price .old-title {
  font-size: 1.2em;
  text-transform: uppercase;
  margin-top: 20px;
}
.article-1 .article-block .price .old-price {
  font-size: 1.5em;
  text-decoration: line-through;
  text-transform: uppercase;
}
.article-1 .article-block .separator {
  margin: 15px auto  25px auto;
}
.article-1 h1 {
  color: #252525;
  font-size: 2.6em;
}
.article-1 h2 {
  color: #8cba3a;
  font-size: 2.85em;
  text-transform: uppercase;
  font-family: "Times New Roman";
  margin: 70px;
}
.article-1 h3 {
  color: #252525;
  font-size: 1.85em;
  text-transform: uppercase;
  margin-top: 20px;
}
.article-1 h4 {
  font-size: 2.25em;
}
.article-1 h4 span {
  color: #8cba3a;
  font-weight: 700;
}
.article-1 .separator-block {
  height: 290px;
}
.article-product {
  padding: 25px 0;
  background: #929594;
  -webkit-box-shadow: inset 0px 5px 5px rgba(136, 135, 134, 0.75);
  -moz-box-shadow: inset 0px 5px 5px rgba(136, 135, 134, 0.75);
  -ms-box-shadow: inset 0px 5px 5px rgba(136, 135, 134, 0.75);
  -o-box-shadow: inset 0px 5px 5px rgba(136, 135, 134, 0.75);
  box-shadow: inset 0px 5px 5px rgba(136, 135, 134, 0.75);
  border-bottom: 1px solid #7c7c7b;
}
.article-product h2 {
  color: #fff;
  font-size: 2em;
  line-height: 150%;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.35);
}
.article-product h2 span {
  text-transform: uppercase;
}
.article-product ul {
  margin-top: 50px;
  background: url("../images/bg-list-product.png") 0 50% repeat-x;
}
.article-product ul:before,
.article-product ul:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.article-product ul:after {
  clear: both;
}
.article-product ul li {
  width: 186px;
  margin-right: 85px;
  float: left;
}
.article-product ul li.last-p-line {
  margin-right: 0;
}
.article-zodiac {
  background: #f5f5f5 url("../images/bg-zodiac.jpg") 50% 50% no-repeat;
  padding: 45px 0;
  -webkit-box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  -moz-box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  -ms-box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  -o-box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
}
.article-zodiac .article-block:before,
.article-zodiac .article-block:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.article-zodiac .article-block:after {
  clear: both;
}
.article-zodiac .left {
  width: 420px;
}
.article-zodiac .left img {
  display: block;
  margin: 0 60px 0 auto;
}
.article-zodiac .big-diamant {
  float: left;
  width: 420px;
  background: url("../images/big-diamant.png") 0 50% no-repeat;
}
.article-zodiac .big-diamant img {
  display: block;
  margin: 0 20px 0 auto;
}
.article-zodiac .right {
  width: 580px;
  text-align: left;
}
.article-zodiac .right h2 {
  color: #8cba3a;
  font-size: 2.25em;
  font-family: "Times New Roman";
}
.article-zodiac .right p {
  font-style: italic;
  font-size: 1.25em;
  color: #252525;
  line-height: 125%;
  margin-bottom: 20px;
}
.article-zodiac .right p .green-bold {
  font-weight: 700;
  color: #8cba3a;
}
.article-warranty {
  background: #ffffff;
  padding: 45px 0;
  -webkit-box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  -moz-box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  -ms-box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  -o-box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
}
.article-warranty .article-block {
  position: relative;
}
.article-warranty .article-block:before,
.article-warranty .article-block:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.article-warranty .article-block:after {
  clear: both;
}
.article-warranty .article-block .left {
  float: none;
  width: 415px;
  height: 254px;
  background: url("../images/big-diamant.png") 0 50% no-repeat;
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
}
.article-warranty .article-block .left img {
  display: block;
  margin: 0 15px 0 auto;
}
.article-warranty .article-block .right {
  float: none;
  width: 580px;
  text-align: left;
  background: url("../images/small-diamant.png") 0 5px;
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
}
.article-warranty .article-block .right h2 {
  color: #8cba3a;
  font-size: 2.25em;
  font-family: "Times New Roman";
}
.article-warranty .article-block .right p {
  font-style: italic;
  font-size: 1.25em;
  color: #252525;
  line-height: 125%;
  margin-bottom: 20px;
}
.article-warranty .article-block .right p strong {
  font-weight: 700;
  font-style: italic;
}
.article-warranty .article-block .right p .green-bold {
  font-weight: 700;
  color: #8cba3a;
}
.article-ships {
  background: #f5f5f5;
  padding: 45px 0;
  -webkit-box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  -moz-box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  -ms-box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  -o-box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
}
.article-ships .article-block {
  position: relative;
}
.article-ships .article-block:before,
.article-ships .article-block:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.article-ships .article-block:after {
  clear: both;
}
.article-ships .article-block .left {
  float: none;
  width: 415px;
  height: 254px;
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
}
.article-ships .article-block .left img {
  display: block;
  margin: 0 15px 0 auto;
}
.article-ships .article-block .right {
  float: none;
  width: 580px;
  text-align: left;
  background: url("../images/small-diamant.png") 0 5px;
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
}
.article-ships .article-block .right h2 {
  color: #8cba3a;
  font-size: 2.25em;
  font-family: "Times New Roman";
}
.article-ships .article-block .right p {
  font-style: italic;
  font-size: 1.1em;
  color: #252525;
  line-height: 125%;
  margin-bottom: 10px;
}
.article-ships .article-block .right p strong {
  font-weight: 700;
  font-style: italic;
}
.article-ships .article-block .right p .green-bold {
  font-weight: 700;
  color: #8cba3a;
}
.article-feedback {
  background: #f5f5f5;
  padding: 45px 0;
  -webkit-box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  -moz-box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  -ms-box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  -o-box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
}
.article-feedback h2 {
  color: #8cba3a;
  font-size: 2em;
  line-height: 150%;
}
.article-feedback ul {
  margin-top: 20px;
}
.article-feedback ul:before,
.article-feedback ul:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.article-feedback ul:after {
  clear: both;
}
.article-feedback ul li {
  float: left;
  width: 300px;
  margin: 0 16px;
}
.article-feedback ul li .city {
  font-weight: 700px;
  font-size: 1em;
  line-height: 150%;
}
.article-feedback ul li .name {
  font-weight: 700px;
  font-size: 1.25em;
  line-height: 150%;
}
.article-feedback ul li .feedback {
  margin-top: 10px;
  text-align: justify;
  font-style: italic;
  font-size: 0.85em;
  line-height: 125%;
}
.article-about {
  background: #f5f5f5;
  padding: 45px 0;
  -webkit-box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  -moz-box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  -ms-box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  -o-box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  box-shadow: inset 0px 5px 5px rgba(200, 200, 200, 0.75), inset 0px -5px 5px rgba(200, 200, 200, 0.75);
}
.article-about:before,
.article-about:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.article-about:after {
  clear: both;
}
.article-about h2 {
  color: #8cba3a;
  font-size: 2em;
  line-height: 150%;
}
.article-about .title {
  font-size: 1.75em;
}
.article-about ul {
  margin: 20px auto;
}
.article-about ul:before,
.article-about ul:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.article-about ul:after {
  clear: both;
}
.article-about ul li {
  float: left;
  width: 300px;
  margin: 0 16px;
}
.article-about ul li .img-block {
  display: block;
  width: 194px;
  height: 194px;
  margin: 0 auto 10px auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  text-align: center;
  -webkit-box-shadow: -1px 3px 0px #727272, 0px 0px 20px rgba(255, 255, 255, 1);
  -moz-box-shadow: -1px 3px 0px #727272, 0px 0px 20px rgba(255, 255, 255, 1);
  -ms-box-shadow: -1px 3px 0px #727272, 0px 0px 20px rgba(255, 255, 255, 1);
  -o-box-shadow: -1px 3px 0px #727272, 0px 0px 20px rgba(255, 255, 255, 1);
  box-shadow: -1px 3px 0px #727272, 0px 0px 20px rgba(255, 255, 255, 1);
  overflow: hidden;
}
.article-about ul li .city {
  font-weight: 700px;
  font-size: 1em;
  line-height: 150%;
}
.article-about ul li .name {
  font-weight: 700px;
  font-size: 1.25em;
  line-height: 150%;
}
.article-about ul li .feedback {
  margin-top: 10px;
  text-align: justify;
  font-style: italic;
  font-size: 0.85em;
  line-height: 125%;
}
.article-about .left {
  width: 660px;
  font-style: italic;
  font-size: 1.15em;
}
.article-about .right {
  width: 340px;
  font-style: italic;
  font-size: 1.15em;
}
.article-request {
  padding: 20px 0 40px 0;
}
.article-request form {
  margin: 0;
  padding: 0;
}
.article-request .article-block:before,
.article-request .article-block:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.article-request .article-block:after {
  clear: both;
}
.article-request header {
  margin-bottom: 40px;
}
.article-request header img {
  display: block;
  margin: 0 auto;
}
.article-request .left {
  width: 575px;
}
.article-request .left ul:before,
.article-request .left ul:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.article-request .left ul:after {
  clear: both;
}
.article-request .left ul li {
  width: 250px;
  float: left;
}
.article-request .left ul li a {
  display: block;
  margin: 0 auto;
}
.article-request .left ul li a img {
  display: block;
  margin: 0 auto;
}
.article-request .right {
  float: left;
  width: 370px;
  background: url("../images/bg-form.jpg") 50% 0 no-repeat;
}
.article-request .right .form-block {
  margin: 15px 15px 30px 15px;
  text-align: center;
}
.article-request .right .form-block .small {
  font-size: 0.75em;
}
.article-request .right .form-block .itogo {
  font-size: 1.5em;
  padding: 20px 0;
}
.article-request .right .form-block .itogo span {
  color: #8cba3a;
}
.article-pickup {
  background: #ffffff;
  padding: 45px 0;
  -webkit-box-shadow: inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  -moz-box-shadow: inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  -ms-box-shadow: inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  -o-box-shadow: inset 0px -5px 5px rgba(200, 200, 200, 0.75);
  box-shadow: inset 0px -5px 5px rgba(200, 200, 200, 0.75);
}
.article-pickup h2 {
  color: #8cba3a;
  font-size: 2em;
  line-height: 150%;
}
.article-pickup ul {
  margin: 50px auto 0 auto;
}
.article-pickup ul:before,
.article-pickup ul:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.article-pickup ul:after {
  clear: both;
}
.article-pickup ul li {
  float: left;
  width: 460px;
  margin: 0 20px;
  text-align: center;
  font-size: 1.1em;
}
.article-pickup ul li strong {
  font-weight: 700;
  font-style: italic;
}
.article-pickup ul li p {
  text-align: left;
  line-height: 150%;
  font-size: 90%;
}
.article-timer {
  height: 180px;
  background: #8cba3a;
  -webkit-box-shadow: inset 0px 5px 5px rgba(112, 148, 46, 0.75), inset 0px -5px 5px rgba(112, 148, 46, 0.75);
  -moz-box-shadow: inset 0px 5px 5px rgba(112, 148, 46, 0.75), inset 0px -5px 5px rgba(112, 148, 46, 0.75);
  -ms-box-shadow: inset 0px 5px 5px rgba(112, 148, 46, 0.75), inset 0px -5px 5px rgba(112, 148, 46, 0.75);
  -o-box-shadow: inset 0px 5px 5px rgba(112, 148, 46, 0.75), inset 0px -5px 5px rgba(112, 148, 46, 0.75);
  box-shadow: inset 0px 5px 5px rgba(112, 148, 46, 0.75), inset 0px -5px 5px rgba(112, 148, 46, 0.75);
}
.article-timer .article-block {
  position: relative;
}
.article-timer .article-block:before,
.article-timer .article-block:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.article-timer .article-block:after {
  clear: both;
}
.article-timer .left {
  width: 575px;
  text-align: left;
  line-height: 180px;
  color: #fff;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.35);
  font-size: 2.25em;
  font-style: italic;
  font-family: "Times New Roman";
}
.article-timer .right {
  float: left;
  width: 370px;
  color: #1e1e1e;
}
.article-timer .right p {
  font-size: 1.75em;
  padding-top: 20px;
}
.article-timer .chain {
  display: block;
  margin: 0;
  position: absolute;
  top: -18px;
  right: 400px;
}
footer {
  height: 140px;
  background: #8cba3a url("../images/small-diamant-footer.png") 50% 50% repeat-x;
  position: relative;
  -webkit-box-shadow: inset 0px 5px 5px rgba(112, 148, 46, 0.75), inset 0px -5px 5px rgba(112, 148, 46, 0.75);
  -moz-box-shadow: inset 0px 5px 5px rgba(112, 148, 46, 0.75), inset 0px -5px 5px rgba(112, 148, 46, 0.75);
  -ms-box-shadow: inset 0px 5px 5px rgba(112, 148, 46, 0.75), inset 0px -5px 5px rgba(112, 148, 46, 0.75);
  -o-box-shadow: inset 0px 5px 5px rgba(112, 148, 46, 0.75), inset 0px -5px 5px rgba(112, 148, 46, 0.75);
  box-shadow: inset 0px 5px 5px rgba(112, 148, 46, 0.75), inset 0px -5px 5px rgba(112, 148, 46, 0.75);
}
footer p {
  color: #363636;
  font-size: 1em;
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
}
.helper {
  display: -moz-inline-box;
  display: inline-block;
  height: 100%;
  width: 0px;
  vertical-align: middle;
}
.placeholder {
  color: #3278aa;
}
#frmOK {
  width: 420px;
  height: 150px;
  margin: auto;
  padding: 20px;
  text-align: center;
  display: none;
  background: #fff;
  color: #000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
