@import "fonts/stylesheet.css" all;
* {
  margin: 0;
  padding: 0;
}
html {height: 100%;font-size: 62.7%;}
body {
  height: auto !important;
  height: 100%;
  min-height: 100%;
  position: relative;
  font-family: Georgia, Arial, sans-serif;
  font-size: 12px;
  background: url(img/pattern.jpg) repeat;
  }
a {color:#bca474; text-decoration: underline;}
a:hover {text-decoration: none;}
.bold {font-weight: bold;}

#wrapper {
  padding: 0 0 115px;
}

#wrapper:after {
  content: ".";
  display:inline;
  height: 0;
  visibility: hidden;
  clear: both;
} 
.fix {width: 860px; margin: 0 auto; position: relative; background: #f6f6f6; z-index: 10;}

.footer {
	position: absolute;
  bottom: 0;
	height: 115px;
	width: 100%;
} 
.footer .fix {
  background: #414042 url(img/footer-bg.jpg) no-repeat 379px 50%;
  width: 820px;
  margin: 0 auto;
  position: relative;
  height: 115px;
  z-index: 10;
}
.fixim {
  width: 980px;
  background: #f6f6f6;
  position: absolute;
  bottom: 0px;
  top:0px;
  z-index: 5;
  left: 50%;
  margin-left: -490px;
  box-shadow: 0 0 10px #313032;
}
.fhead {
  padding: 44px 0 0 ;
  width: 920px;
}
.header {position: relative; height: 190px;}
.nav {
  width: 750px;
  position: relative;
  height: 50px;
  float: right;
}
ul.navigator {
  background: none;
  cursor: pointer;
  display: inline-block;
  padding: 4px 0 0;
  width: 510px;
  height: 42px;  
  border-top: 3px solid #686868;
  border-bottom: 1px solid #bca474;
} 
.navigator li {
  display: inline-block; 
  padding: 0 10px 0 0;
  height: 42px;
}
.navigator li.active {
  border-bottom: 1px solid #f6f6f6;
  background: #f6f6f6;
}
.navigator a {
  text-decoration: none;
  color: #414042;
  font-family: 'cuprumregular';
  text-transform: uppercase;
  font-size: 16px;
  height: 39px;
  margin: 0 0 -1px;
  display: inline-block;
  padding: 4px 18px 0 4px; 
}
.navigator li.active a {
  background: #bca474 url(img/menubg.jpg) no-repeat left bottom;
  color:#fbf9f6;
}
.navigator a:hover {
  text-decoration: underline;
}
.phone {
  width: 220px;
  height: 50px;
  background: #bca474;
  color:#fff;
  font-size: 24px;
  line-height: 50px;
  text-shadow: -1px -1px 0px #a68e5d;
  text-align: center;
  position: absolute;
  right: 0px;
  top:0px;
  font-family: 'hagin_caps_mediumregular';
}

.logo {
  display: block;
  position: absolute;
  top:-10px;
  left: 0px;
  background: url(img/logo.jpg) no-repeat center center;
  width: 127px;
  height: 153px;
}
.text-head-1 {
  position: absolute;
  border-left: 7px solid #bca474;
  padding: 2px 0 2px 10px;
  color:#bca474;
  top: 80px;
  left: 170px;
  font-family: 'cuprumbold';
  font-size: 22px;
}
.text-head-1 span {display: block; text-transform: uppercase;}
.text-head-2 {
  position: absolute;
  top: 80px;
  left: 460px;
  font-family: Georgia, Arial, sans-serif;
  font-size: 12px;
  color: #5a544a;
  line-height: 1.6em;
  width: 450px;
}




.clear {clear:both;}



.bigimage {
  background: url(img/image002.jpg) no-repeat center top;
  width: 100%;
  height: 664px;
  position: relative;
  z-index: 20;
}
.bigimage .fix2 {
  height: 664px;
  position: relative;
  margin: 0 auto;
  width: 880px;
}

.bi-text-1, .bi-text-2 {
  color:#2e3b50;
  font-size: 14px;
  font-family: Georgia, Arial, sans-serif;
  position: absolute;
  top: 88px;
  line-height: 1.4em;
}
.bi-text-1 {
  left: 0px;
  width: 280px;
}
.bi-text-2 {
  right: 0px;
  width: 205px;
}

.del {
  background: url(img/del.jpg) no-repeat center center;
  height: 20px;
  width: 100%;
}
.ul1 {
  background: url(img/image001.jpg) no-repeat 12% 50%;
  padding: 30px 0;
}
.ul1 ul {
  display: block;
  margin: 0 0 0 333px;
}
.ul2 ul {
  display: block;
  margin: 30px 0 0 40px;
}
.ul1 ul li, .ul2 ul li {
  display: block;
  position: relative;
  font-family: 'cuprumregular';
  font-size: 24px;
  color:#686868;
  background: url(img/li01.jpg) no-repeat 0% 5px;
  padding: 0 0 0 30px;
  margin: 10px 0;
}
.ul2 ul li {margin: 14px 0; background: url(img/li01.jpg) no-repeat 0% 3px; font-size: 20px; line-height: 24px;}
.info {
  padding: 30px 0;
  position: relative;
}
.info1{
  border-left: 7px solid #bca474;
  padding: 2px 0 2px 10px;
  color:#bca474;
  font-family: 'cuprumbold';
  font-size: 22px;
  margin: 0 0 0 20px;
  width: 450px;
  float: left;
}

.info2{
  font-size: 12px;
  margin: 0 0 0 37px;
  color:#444444;
  width: 461px;
  padding: 15px 0 0;
  line-height: 1.4em;
  font-family: Georgia, Arial, sans-serif;
  float: left;
}
.info2 p {padding: 0 0 15px;}
.info1 span {display: block;}

.youtube1 {
  position: relative;
  /*right: 18px;
  top: 35px;*/
  width:320px;
  float: right;
  margin: -50px 20px 0 0;
}
.yt-desc {
  padding: 10px 0 5px;
  text-align: center;
  font-style: italic;
}
.gallery {
  padding: 35px 0 15px;
}
.row {
  padding: 0 0 30px;
  text-align: center;
}
.row2 {
  /*display: none;*/
}
.gallery .row a, .model-gall a {
  display: inline-block; 
  text-decoration: none; 
  border: none;
  margin: 0 9px;
}
.model-gall a {margin: 0 3px;}
.model-gall .row {padding-bottom: 6px;}
.gallery .row a img, .model-gall a img {
  border: 4px solid #fff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  outline: none;
}
.gallery .row a:hover img, .model-gall a:hover img {
  border: 4px solid #e0cfae;
  outline: none;
}

.gallery .row a, .gallery .row a img:focus, .model-gall a, .model-gall a img:focus {
  outline: none;
  border: none;

}
.gallery2 {
  overflow: hidden;
  height: 200px;
}
.galin {
  height: 640px;
  
}
.more {
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: url(img/morephotos.jpg) no-repeat center center;
}
.more a{
  color:#414042;
  font-size: 20px;
  font-family: 'cuprumregular';
}

ul.fmenu {
  display: block;
  position: absolute;
  top: 39px;
  left: 410px;
  width: 206px;
}
ul.fmenu li {
  display: block;
  float: left;
  width: 50%;
  text-align: left;
  padding: 0 0 5px;
}
ul.fmenu li a {
  color:#bca474;
  font-size: 14px;
  text-decoration: underline;
  font-family: 'cuprumregular';
}
ul.fmenu li a:hover {
  text-decoration: none;
}
.intro {
  position: absolute;
  top: 39px;
  left: 35px;
}
.intro div {color:#6b6b6b; font-size: 11px; font-family: Arial; padding: 6px 0 0;}
.intro a {
  color:#ababab; 
  text-decoration: none; 
  font-size: 14px; 
  font-family: Arial;
  text-shadow: -1px -1px 0px #000;
  -moz-text-shadow: -1px -1px 0px #000;
  -webkit-text-shadow: -1px -1px 0px #000;
}

.flogo {
  display: block;
  right: 35px;
  position: absolute;
  top: 39px;
  background: url(img/flogo.jpg) no-repeat center center;
  width: 76px;
  height: 30px;
}
.buy {
  position: absolute;
  text-align: center;
  bottom: -21px;
  width: 100%;
}
.buy2 {
  text-align: center;
  margin: 20px 0 0;
}
.buy a, .buy2 a {
  display: inline-block;
  width: 238px;
  height: 62px;
  font-family: 'cuprumregular';
  text-transform: uppercase;
  background: url(img/buy.png) no-repeat center center;
  line-height: 60px;
  color:#ffffff;
  font-size: 24px;
  text-decoration: underline;
  text-shadow: -1px -1px 0px #9b8456;
  -moz-text-shadow: -1px -1px 0px #9b8456;
  -webkit-text-shadow: -1px -1px 0px #9b8456;
}
.buy a:hover, .buy2 a:hover {text-decoration: none;}
.pos-item {
  padding: 50px 0 30px;
}
.model {padding-bottom: 60px;}
.items {
  width: 824px;
  margin: 0 auto;
  position: relative;
  background: url(img/image004.jpg) no-repeat 50% 50%;
}
.pi-block1 {
  position: absolute;
  width: 100%;
  height: 20px;
  background: url(img/imaga003.jpg) no-repeat center center;
  top:4px;
}
.pi-block2 {
  position: absolute;
  width: 100%;
  height: 20px;
  background: url(img/image005.jpg) no-repeat center center;
  bottom:4px;
}
.first {
  float: left;
}
.second {
  float: right;
}
.taba .item1, .taba .item2 {
  position: relative;
}
.taba .item1 a, .taba .item2 a {
  z-index: 100;
  position: absolute;
  width: 100%;
  top:0px;
  bottom: 0px;
  border: none;
  text-decoration: none;
}
.taba .item1 a:hover, .taba .item2 a:hover {
  border: none;
  text-decoration: none;
}
.item1 {
  width: 209px;
  height: 230px;
  cursor: pointer;
  background: url(img/item1.jpg) no-repeat;
  background-position: 0px -231px;
}
.taba .item1:hover {
  background-position: 0px 0px;
}
.item2 {
  width: 209px;
  height: 230px;
  cursor: pointer;
  background: url(img/item2.jpg) no-repeat;
  background-position: 0px -230px;
}
.taba .item2:hover {
  background-position: 0px 0px;
}
.i-price {
  padding: 18px 0 0;
  position: relative;
  z-index: 100;
}
.i-price span {
  display: inline-block;
  font-size: 24px;
  color:#7e7667;
  text-shadow: 1px 1px 0px #fff;
  -moz-text-shadow: 1px 1px 0px #fff;
  -webkit-text-shadow: 1px 1px 0px #fff;
  font-family: 'cuprumbold';
  padding: 0 22px 0 0;
  background: url(img/rubl.jpg) no-repeat center right;
}
.first .i-price span {margin: 0 0 0 69px;}
.second .i-price span {margin: 0 0px 0 41px;}


.desc {
  width: 820px;
  margin: 0 auto;
  padding: 40px 0 0;
}
.desc .left {
  float: left;
  width: 405px;
}
.desc .right {
  float: right;
  width: 390px;
}
.d1 {
  border-left: 7px solid #bca474;
  padding: 2px 0 2px 10px;
  color:#bca474;
  font-family: 'cuprumbold';
  font-size: 22px;
}
.d2 {
  padding: 20px 0 0;
  line-height: 1.6em;
  color:#444444;
  font-size: 12px;
}



#back-top {
  position: fixed;
  bottom: 18px;
  right: 30px;
  }
#back-top a {
  width: 77px;
  display: block;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  }
#back-top a:hover {
  color: #000;
  }
#back-top span {
  width: 77px;
  height: 77px;
  display: block;
  background: url(img/up.png) no-repeat center center;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}


.bigCont {
  position: relative;
  border-bottom: 4px solid #bca474;
  border-top: 4px solid #bca474;
  padding: 60px 0;
  width: 980px;
  margin: 0 auto;
  z-index: 10;
}
.bigCont .fix {width: 900px;}
.contact-info {
  float: left;
  width: 400px;
}

h1 {
  font-weight: normal;
  color:#686868;
  font-size: 32px;
  display: inline-block;
  padding: 0px;
  border-bottom: 2px solid #bca474;
  font-family: 'cuprumregular';
}
.content {
  line-height: 1.6em;
  color:#444444;
  font-size: 14px;
  padding: 20px 0 0;
}
.content table {
  width: 324px;
  margin: 30px 0 0 20px;
  border-collapse: collapse;
  font-family: 'cuprumregular';
  font-size: 20px;
}
.content table td {
  padding: 0 0 5px;
}
.content table td.td1 {
  color:#bca474;
  padding: 0 15px 5px 0;
}
.content table td.td2 {
  color:#686868;
}
.bc1 {
  margin: 30px 0 0;
  height: 90px;
  background: url(img/image006.jpg) no-repeat center center;
}
.bc2 {
  margin: 113px 0 0;
  height: 15px;
  background: url(img/image007.jpg) no-repeat center center;
}
.map {
  float: right;
  width: 472px;
  height: 561px;
  background: url(img/map.jpg) no-repeat center top;
}
.model-gall {
  float: right;
  width: 472px;
}
.price-model {
  color:#bca474;
  text-shadow: 1px 1px 0px #fff;
  -moz-text-shadow: 1px 1px 0px #fff;
  -wekit-text-shadow: 1px 1px 0px #fff;
  font-size: 20px;
  font-family: 'cuprumbold';
  text-transform: uppercase;
  text-align: center;
  margin: 40px 0 0;
}
.price-model span {
  color:#7e7667;
  font-size: 32px;
  display: inline-block;
  padding: 0 18px 0 0;
  background: url(img/rubl.jpg) no-repeat right bottom;
}

.look2 {
  position: absolute;
  top:40px;
}


a span.ytb1, a span.ytb2, a span.ytb3 {
  display: block;
  width: 311px;
  height: 240px;
  background: url(img/vg1.jpg) no-repeat 0% 0%
}
a span.ytb2 {
  background: url(img/vg2.jpg) no-repeat 0% 0%
}
a span.ytb3 {
  background: url(img/vg3.jpg) no-repeat 0% 0%
}
a:hover span.ytb1, a:hover span.ytb2, a:hover span.ytb3 {
  background-position: 0% 100%;
}

.yt2 {margin-top: 0px !important; position: relative;}