@font-face {
  font-family: 'Arial Narrow';
  font-style: normal;
  font-weight: 400;
  src: local('Arial Narrow'), local('ArialNarrow-Regular'),
  url(//voenpro.ru/gline/fonts/arial-narrow.eot),
  url(//voenpro.ru/gline/fonts/arial-narrow.eot?#iefix) format('embedded-opentype'),
  url(//voenpro.ru/gline/fonts/arial-narrow.woff) format('woff'),
  url(//voenpro.ru/gline/fonts/arial-narrow.ttf) format('truetype'),
  url(//voenpro.ru/gline/fonts/arial-narrow.svg) format('svg');
}
body {
  font-family: 'Arial Narrow', Arial, sans-serif;
  background: url("../images/bg.jpg") top center no-repeat #860001;
}
#wrapper {
  position: relative;
  min-width: 1040px;
  overflow: hidden;
  padding-bottom: 130px;
}
.clear {
  float: none;
  clear: both;
}
.con {
  width: 980px;
  position: relative;
  margin: 0 auto;
}
.header {
  padding-left: 220px;
  height: 427px;
  color: #fff;
  /* height: 500px; */
}
.header h1 {
  color: #fff;
  padding: 10px 0 0 0;
  margin: 0;
  text-transform: uppercase;
  text-shadow: 0 -2px 0 rgba(0, 0, 0, 0.5);
  font-size: 64px;
}
.header .phone {
  font-size: 20px;
  position: absolute;
  right: -20px;
  top: 80px;
  padding-top: 60px;
}
.header .phone span {
  font-size: 30px;
}
.header .phone a {
  color: #fff;
  text-decoration: none;
}
.header .phone a:hover {
  text-decoration: underline;
}
.header p {
  font-size: 15px;
  width: 427px;
  /*padding-top: 50px;*/
  line-height: 20px;
  margin-top: 10px;
}
.otgr {
  font-size: 20px;
  position: absolute;
  width: 300px;
  right: 0;
  /* top: 280px; */
  top: 220px;
}
.content {
  background: url("../images/top_bg.jpg") top center no-repeat;
}
.content .con {
  background: #fff;
  position: relative;
  padding: 40px 10px;
  margin-bottom: 200px;
}
.content h2 {
  color: #ff6633;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 33px;
}
.content h2.cn {
  text-align: center;
  margin-bottom: 10px;
}
.content h2.red {
  font-size: 40px;
  color: #990000;
  line-height: 50px;
}
.content h3 {
  color: #ff6633;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 25px;
  padding-left: 265px;
  margin-bottom: 10px;
}
.content .top {
  background: url("../images/line1.jpg") top left no-repeat;
  padding-left: 440px;
}
.content .top p {
  background: url('../images/star.png') top left no-repeat;
  padding-left: 35px;
  margin-bottom: 35px;
}
.content .price-table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  font-weight: bold;
}
.content .price-table tr:first-child td {
  background: #e6e6e6;
  height: 36px;
  line-height: 36px;
  padding-left: 10px;
}
.content .price-table tr td {
  border: 1px solid #e6e6e6;
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
}
.content .info {
  font-size: 14px;
  color: #535353;
  font-style: italic;
  display: block;
  text-align: right;
  margin-bottom: 20px;
}
.content .price {
  padding-left: 265px;
  background: url("../images/line3.png") top left no-repeat;
}
.content .price.price2 {
  background: url("../images/line2.png") top left no-repeat;
}
.content .fl {
  background: url("../images/fl.png");
  width: 317px;
  height: 186px; 
  position: absolute;
  right: -85px;
  top: -80px;
}
.order-form-block {
  margin-bottom: 35px;
}
.order-form-block h2 {
  margin-bottom: 10px;
}
.order-form-block .order-form {
  background: #860001;
  border-radius: 3px;
  padding: 10px;
  /* height: 210px; */
  height: 265px;
  overflow: hidden;
}
.order-form-block .order-form input[type='text'],
.order-form-block .order-form textarea {
  border: 1px solid #5e0000;
  border-radius: 3px;
  display: block;
  /*text-transform: uppercase;*/
  font-size: 16px;
  /*color: #b3b3b3;*/
  height: 34px;
  line-height: 34px;
  margin-bottom: 25px;
  padding-left: 20px;
  width: 270px;
  /*font-style: italic;*/
}
.order-form-block .order-form textarea {
  height: 150px;
  line-height: 20px;
  padding-top: 9px;
  width: 340px;
}
.order-form-block .order-form .fb1,
.order-form-block .order-form .fb2 {
  float: left;
  width: 290px;
}
.order-form-block .order-form .fb2 {
  margin-left: 20px;
  width: 350px;
}
.order-form-block .order-form .fb3 {
  width: 260px;
  float: right;
  color: #fff;
  font-size: 22px;
  position: relative;
}
.order-form-block .order-form .fb3 a {
  color: #fff;
  text-decoration: none;
}
.order-form-block .order-form .fb3 a:hover {
  text-decoration: underline;
}
.order-form-block .order-form .fb3 p {
  padding: 0;
  margin: 0;
}
.order-form-block .order-form .fb3 button {
  background: url("../images/button.png");
  width: 240px;
  height: 56px;
  border: none;
  display: block;
  margin-bottom: 10px;
  position: absolute;
  left: 0;
  top: 140px;
  cursor: pointer;
}
.history {
  margin-bottom: 45px;
}
.history .desc {
  background: url("../images/line5.jpg") top left no-repeat;
  padding-left: 315px;
  font-size: 16px;
  line-height: 24px;
}
.line {
  background: url("../images/line.jpg") top center no-repeat;
  height: 55px;
  width: 100%;
  margin-bottom: 10px;
}
.big {
  font-size: 26px;
  text-align: center;
  line-height: 35px;
}
.items {
  padding-bottom: 40px;
}
.items h3 {
  font-size: 30px;
  color: #860001;
  text-align: center;
  padding: 0;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.items .trio {
  width: 33.3333333%;
  float: left;
  text-align: center;
}
.items .trio img {
   width: 282px;
}
.items .fifty {
  width: 25%;
  float: left;
  text-align: center;
  margin-bottom: 30px;
}
.items .fifty img {
  width: 225px;
  height: 225px;
}
.items a.tl {
  display: block;
  font-size: 20px;
  color: #ff6633;
  text-align: center;
  text-decoration: none;
}
.items a.tl:hover {
  text-decoration: underline;
}
.items .tl-image {
  text-align: center;
  height: 270px;
}
.catalog-button {
  background: url("../images/f-buttom.jpg") top center no-repeat;
  width: 100%;
  height: 118px;
  text-transform: uppercase;
  text-align: center;
  font-size: 30px;
  line-height: 108px;
  color: #ffffff;
  text-shadow: 0 2px rgba(0, 0, 0, 0.5);
}
.bottom {
  background: url("../images/bottom.jpg") no-repeat;
  width: 1301px;
  height: 372px;
  position: absolute;
  left: -164px;
}
.bottom-info {
  font-size: 20px;
  text-align: center;
  height: 80px;
}

.items-coll {
  padding-bottom: 40px;
}
.items-coll .fifty {
  float: left;
  text-align: center;
  margin-bottom: 30px;
  margin-left: 10px;
}
.items-coll .fifty img {
  width: 220px;
  border: 5px solid #FFFFFF;
}

.f-line {
  text-align: center;
  padding: 20px 0;
}
.f-line p {
  margin-top: 5px;
  font-size: 20px;
  line-height: 25px;
  color: #990000;
  font-weight: bold;
  text-align: center;
}
.items-coll h2 {
  color: #ff6633;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 33px;
}
.f-line a {
  color: #990000;
}



.items-coll .fifty1 {
  float: left;
  text-align: center;
  margin-bottom: 30px;
  margin-left: 10px;
}
.items-coll .fifty1 img {
  width: 220px;
  border: 5px solid #FFFFFF;
}

.f-line {
  text-align: center;
  padding: 20px 0;
}
.f-line p {
  margin-top: 5px;
  font-size: 20px;
  line-height: 25px;
  color: #990000;
  font-weight: bold;
  text-align: center;
}
.items-coll h2 {
  color: #ff6633;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 33px;
}
.f-line a {
  color: #990000;
}
a.hide{
  display: none;
}
.items-coll h3 {
  font-size: 30px;
  color: #860001;
  text-align: center;
  padding: 0;
  text-transform: uppercase;
  margin-bottom: 20px;
}

/*.header .phone, x:-moz-any-link {
  padding-top: 25px;
}*/
.clr {
 color: #ffff00 !important;	
}
/*.foto {
    float: left;
    border: 1px solid #ffff00;
    margin-right: -50px;
    position: relative;
    right: 80px;
    bottom: 85px;
    border-radius: 100%;

}
.foto1 {
    float: left;
    border: 1px solid #ffff00;
    position: relative;
    bottom: 15px;
    left: 320px;
    border-radius: 100%;
}*/
  .foto {
    float: left;
    margin-left: -80px;
    border: 3px solid #ffff99;
    position: absolute;
    border-radius: 100%;
    left: 80px;
    /* top: 280px; */
	top: 210px;
    width: 120px;
    height: 120px;
}
.foto1 {
    float: left;
    margin-left: -50px;
    border: 1px solid #ffff99;
    position: relative;
    bottom: 10px;
    left: 350px;
    border-radius: 100%;
}
.zajigay {
    width: 150px;
    position: absolute;
    left: 90px;
    /* top: 270px; */
	top: 200px;
    z-index: 10;
}