/* line 6, ../sass/vv.scss */
body {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* line 7, ../sass/vv.scss */
.wrapper {
  width: 980px;
  margin: 0 auto;
}

/* line 8, ../sass/vv.scss */
a.selected {
  color: #977f61 !important;
}

/* line 9, ../sass/vv.scss */
header {
  padding-top: 35px;
  overflow: hidden;
}

/* line 10, ../sass/vv.scss */
header .wrapper a.vv {
  width: 233px;
  height: 49px;
  display: block;
  overflow: hidden;
  background: url("../img/vv-logo.png") no-repeat 0 0;
  float: left;
  margin-left: 20px;
}

/* line 11, ../sass/vv.scss */
header .wrapper nav {
  float: left;
  margin-bottom: 25px;
  width: 700px;
}

/* line 12, ../sass/vv.scss */
header .wrapper nav ul {
  float: right;
  overflow: hidden;
}

/* line 13, ../sass/vv.scss */
header .wrapper nav ul li {
  float: left;
  font-size: 14px;
  font-family: "Titillium Web", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  margin-left: 25px;
}

/* line 14, ../sass/vv.scss */
header .wrapper nav ul li:first-child {
  margin: 0;
}

/* line 15, ../sass/vv.scss */
header .wrapper nav ul li a {
  color: #000;
}

/* line 16, ../sass/vv.scss */
header .wrapper nav ul li a:hover {
  color: #977f61;
}

/* line 17, ../sass/vv.scss */
header .wrapper nav.festival {
  margin-bottom: 0;
  float: right;
}

/* line 18, ../sass/vv.scss */
header .wrapper nav.festival ul {
  background: url("../img/festival-menu.png") no-repeat 0 0;
  height: 30px;
  position: relative;
  z-index: 2;
  float: right;
  overflow: hidden;
  width: 486px;
  padding-left: 254px;
  padding-top: 7px;
  background-color: #000;
  overflow: hidden;
  top: 3px;
}

/* line 19, ../sass/vv.scss */
header .wrapper nav.festival ul li {
  color: #aaaaaa;
  font-size: 11px;
  font-family: "Titillium Web", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  margin-left: 10px;
  position: relative;
  top: 3px;
}

/* line 20, ../sass/vv.scss */
header .wrapper nav.festival ul li a {
  color: #aaaaaa;
}

/* line 21, ../sass/vv.scss */
header .wrapper nav.festival ul li a:hover {
  color: #FFF;
}

/* line 22, ../sass/vv.scss */
section#hero {
  height: 476px;
  position: relative;
  width: 100%;
  text-align: center;
  background-size: cover !important;
  margin-top: -2px;
}

/* line 23, ../sass/vv.scss */
section#hero img {
  max-height: 476px;
}

/* line 24, ../sass/vv.scss */
section#show {
  height: 340px;
  margin-bottom: 20px;
  background: url("../img/bg-show.jpg") repeat-x 0 0;
}

/* line 25, ../sass/vv.scss */
section#show .wrapper {
  clear: both;
}

/* line 26, ../sass/vv.scss */
section#show .wrapper aside {
  float: left;
  overflow: hidden;
  width: 670px;
  height: 320px;
  position: relative;
  background: url("../img/bg-glow.png") no-repeat -30px 200px;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 27, ../sass/vv.scss */
section#show .wrapper aside span {
  display: block;
  margin-top: 10px;
  margin-left: 70px;
  position: relative;
  z-index: 30;
}

/* line 28, ../sass/vv.scss */
section#show .wrapper aside img {
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 29, ../sass/vv.scss */
section#show .wrapper aside img#beetle {
  width: 193px;
  height: 125px;
  position: absolute;
  left: 72px;
  top: 178px;
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  z-index: 10;
}

/* line 30, ../sass/vv.scss */
section#show .wrapper aside img#kombi {
  width: 190px;
  height: 170px;
  position: absolute;
  left: 209px;
  top: 143px;
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  z-index: 20;
}

/* line 31, ../sass/vv.scss */
section#show .wrapper aside img#kghia {
  width: 218px;
  height: 118px;
  position: absolute;
  left: 348px;
  top: 178px;
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  z-index: 10;
}

/* line 32, ../sass/vv.scss */
section#show .wrapper:hover aside {
  background-position: -30px -70px;
}

/* line 33, ../sass/vv.scss */
section#show .wrapper:hover aside img#beetle {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -moz-transform: translateX(-20px);
  -webkit-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  transform: translateX(-20px);
}

/* line 34, ../sass/vv.scss */
section#show .wrapper:hover aside img#kghia {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -moz-transform: translateX(30px);
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  -o-transform: translateX(30px);
  transform: translateX(30px);
}

/* line 35, ../sass/vv.scss */
section#show .wrapper:hover aside img#kombi {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* line 36, ../sass/vv.scss */
section#show .wrapper #flag {
  width: 305px;
  height: 392px;
  background: url("../img/bg-flag.png") no-repeat 0 0;
  float: right;
  margin-top: -48px;
  position: relative;
}

/* line 37, ../sass/vv.scss */
section#show .wrapper #flag img {
  margin-left: 36px;
  margin-top: 17px;
}

/* line 38, ../sass/vv.scss */
section#show .wrapper #flag ul {
  overflow: hidden;
  float: right;
  margin: 7px 20px 7px 0;
}

/* line 39, ../sass/vv.scss */
section#show .wrapper #flag ul li {
  float: left;
  display: block;
  width: 36px;
  height: 36px;
  margin-left: 4px;
}

/* line 40, ../sass/vv.scss */
section#show .wrapper #flag ul li:first-child {
  margin-left: 0;
}

/* line 42, ../sass/vv.scss */
section#show .wrapper #flag ul li a {
  display: block;
  width: 36px;
  height: 36px;
  overflow: hidden;
  text-indent: -9999px;
  font-size: 0px;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 43, ../sass/vv.scss */
section#show .wrapper #flag ul li a:hover {
  opacity: 0.3;
}

/* line 45, ../sass/vv.scss */
section#show .wrapper #flag ul li a#fb {
  background: url("../img/sprite-social.png") no-repeat 0 0;
}

/* line 46, ../sass/vv.scss */
section#show .wrapper #flag ul li a#yt {
  background: url("../img/sprite-social.png") no-repeat -40px 0;
}

/* line 47, ../sass/vv.scss */
section#show .wrapper #flag ul li a#tw {
  background: url("../img/sprite-social.png") no-repeat -83px 0;
}

/* line 48, ../sass/vv.scss */
section#show .wrapper #flag ul li a#wp {
  background: url("../img/sprite-social.png") no-repeat -123px 0;
}

/* line 49, ../sass/vv.scss */
section#show .wrapper #flag ul li a#ig {
  background: url("../img/sprite-social.png") no-repeat -163px 0;
}

/* line 50, ../sass/vv.scss */
section#show .wrapper #flag a#festivalJoinBtn {
  background: #f83f39;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 13px;
  color: #FFF;
  text-align: center;
  padding: 5px 10px;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 51, ../sass/vv.scss */
section#show .wrapper #flag a#festivalJoinBtn:hover {
  background: #742a28;
}

/* line 52, ../sass/vv.scss */
section#show .wrapper #flag input#festivalJoin {
  background: #434141;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 13px;
  color: #FFF;
  border: 1px solid #2c2b2b;
  padding: 5px 10px;
  margin-left: 34px;
  margin-right: 8px;
  margin-top: 8px;
  width: 150px;
}

/* line 53, ../sass/vv.scss */
section#show .wrapper #flag a#whosin {
  position: absolute;
  right: 26px;
  bottom: 52px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  color: #FFF;
  text-decoration: underline;
  letter-spacing: -0.04em;
}

/* line 54, ../sass/vv.scss */
section#show .wrapper #flag a#whosin:hover {
  text-decoration: none;
}

/* line 55, ../sass/vv.scss */
section#show .wrapper #flag p#msg {
  position: absolute;
  left: 35px;
  bottom: 71px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 10px;
  color: #f83f39;
  letter-spacing: -0.04em;
}

/* line 56, ../sass/vv.scss */
h2 {
  display: block;
  overflow: hidden;
  background: url("../img/img-line.png") repeat-x 0 27px;
  font-family: "Lobster", cursive;
  font-size: 32px;
}

/* line 57, ../sass/vv.scss */
h2 span {
  float: left;
  display: block;
  background: #FFF;
  font-family: "Lobster", cursive;
  font-size: 32px;
  padding-right: 15px;
  color: #0e0e0e;
  padding-left: 10px;
}

/* line 59, ../sass/vv.scss */
section#projects .wrapper {
  width: 980px;
  overflow: hidden;
}

/* line 60, ../sass/vv.scss */
section#projects .wrapper aside {
  width: 700px;
  float: left;
  margin: 30px 0 30px 0;
}

/* line 61, ../sass/vv.scss */
section#projects .wrapper aside .block {
  float: left;
  margin-right: 25px;
  width: 325px;
  position: relative;
}

/* line 62, ../sass/vv.scss */
section#projects .wrapper aside .block figure {
  margin: 0;
  padding: 0;
  width: 325px;
  height: 214px;
  overflow: hidden;
  position: relative;
}

/* line 63, ../sass/vv.scss */
section#projects .wrapper aside .block figure img {
  width: 325px;
  height: 214px;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 64, ../sass/vv.scss */
section#projects .wrapper aside .block:hover figure img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

/* line 65, ../sass/vv.scss */
section#projects .wrapper aside .block span.arrow {
  width: 42px;
  height: 46px;
  background: url("../img/block-arrow.png") no-repeat 0 0;
  display: block;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  left: 141px;
  bottom: -46px;
}

/* line 66, ../sass/vv.scss */
section#projects .wrapper aside .block:hover span.arrow {
  -moz-transform: translateY(-36px);
  -webkit-transform: translateY(-36px);
  -ms-transform: translateY(-36px);
  -o-transform: translateY(-36px);
  transform: translateY(-36px);
}

/* line 67, ../sass/vv.scss */
section#projects .wrapper aside .block article {
  background: #0e0e0e;
  padding: 20px 30px 30px 30px;
  height: 80px;
}

/* line 68, ../sass/vv.scss */
section#projects .wrapper aside .block article h1 {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #454545;
  display: inline-block;
  color: #FFF;
  padding: 0 0 5px 0;
  margin-bottom: 5px;
}

/* line 69, ../sass/vv.scss */
section#projects .wrapper aside .block article p {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 13px;
  color: #454545;
  font-weight: 700;
}

/* line 70, ../sass/vv.scss */
section#projects .wrapper aside .block a {
  width: 108px;
  height: 35px;
  text-align: center;
  border: 1px solid #454545;
  position: absolute;
  left: 109px;
  bottom: -24px;
  display: block;
  background: #fff;
  color: #222222;
  font-family: "Lobster", cursive;
  font-size: 20px;
  line-height: 20px;
  padding-top: 13px;
}

/* line 71, ../sass/vv.scss */
section#projects .wrapper aside .block a:hover {
  background: #f83f39;
  color: #FFF;
}

/* line 72, ../sass/vv.scss */
section#projects .wrapper .news {
  float: right;
  padding-top: 30px;
  width: 265px;
  padding-right: 10px;
}

/* line 73, ../sass/vv.scss */
section#projects .wrapper .news h3 {
  color: #0e0e0e;
  font-size: 23px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  display: block;
  margin-bottom: 20px;
}

/* line 74, ../sass/vv.scss */
section#projects .wrapper .news article {
  margin-bottom: 25px;
}

/* line 75, ../sass/vv.scss */
section#projects .wrapper .news article p {
  font-size: 14px;
  color: #6c6c6c;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* line 76, ../sass/vv.scss */
section#projects .wrapper .news article a.black {
  width: 254px;
  height: 21px;
  font-size: 14px;
  color: #FFF;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  background: url("../img/bg-link-black.png") no-repeat 0 0;
  display: block;
  padding-left: 20px;
  padding-top: 3px;
  margin-top: 15px;
}

/* line 77, ../sass/vv.scss */
section#projects .wrapper .news article a.black:hover {
  background: url("../img/bg-link-brown.png") no-repeat 0 0;
}

/* line 78, ../sass/vv.scss */
section#projects .wrapper .news article a.brown {
  width: 254px;
  height: 21px;
  font-size: 14px;
  color: #FFF;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  background: url("../img/bg-link-brown.png") no-repeat 0 0;
  display: block;
  padding-left: 20px;
  padding-top: 3px;
  margin-top: 15px;
}

/* line 79, ../sass/vv.scss */
section#projects .wrapper .news article a.brown:hover {
  background: url("../img/bg-link-black.png") no-repeat 0 0;
}

/*SELL*/
/* line 81, ../sass/vv.scss */
#cutBg {
  background: url("../img/diagnal-gb.png") no-repeat 0 1160px;
}

/* line 82, ../sass/vv.scss */
section#sell {
  margin-top: 45px;
  background: #dcdcdc;
}

/* line 83, ../sass/vv.scss */
section#sell .wrapper h1 {
  position: relative;
  margin: -60px auto 20px auto;
  display: block;
  width: 395px;
}

/* line 84, ../sass/vv.scss */
section#sell .wrapper {
  overflow: hidden;
  padding: 40px 0;
}

/* line 85, ../sass/vv.scss */
section#sell .wrapper ul {
  width: 1010px;
  overflow: hidden;
  margin-bottom: 55px;
}

/* line 86, ../sass/vv.scss */
section#sell .wrapper h2 {
  margin-bottom: 20px;
}

/* line 87, ../sass/vv.scss */
section#sell .wrapper h2 span {
  background: #dcdcdc;
  padding-left: 10px;
}

/* line 88, ../sass/vv.scss */
section#sell .wrapper ul li {
  float: left;
  width: 240px;
  height: 155px;
  margin-right: 6px;
  display: block;
  margin-bottom: 6px;
  overflow: hidden;
  position: relative;
}

/* line 89, ../sass/vv.scss */
section#sell .wrapper ul li a {
  width: 240px;
  height: 155px;
  display: block;
}

/* line 90, ../sass/vv.scss */
section#sell .wrapper ul li div.sold {
  width: 240px;
  height: 155px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 20;
  background: url("../img/sold.png") no-repeat center 0;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: none;
}

/* line 91, ../sass/vv.scss */
section#sell .wrapper ul li div.sold:hover {
  opacity: 0.9;
}

/* line 92, ../sass/vv.scss */
section#sell .wrapper ul li div.sold span {
  display: block;
  text-align: center;
  font-family: "Lobster", cursive;
  font-size: 24px;
  color: #FFF;
  margin-top: 30px;
  margin-bottom: 20px;
}

/* line 93, ../sass/vv.scss */
section#sell .wrapper ul li div.sold em {
  display: block;
  text-align: center;
  font-style: normal;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 13px;
  color: #FFF;
  width: 160px;
  margin: 0 auto;
}

/* line 94, ../sass/vv.scss */
section#sell .wrapper ul li:hover div.sold {
  display: block;
}

/* line 95, ../sass/vv.scss */
section#sell .wrapper ul li a:hover div.sold {
  display: block;
}

/* line 96, ../sass/vv.scss */
section#sell .wrapper ul li div.sale {
  width: 240px;
  height: 155px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 20;
  background: url("../img/sale.png") no-repeat center 0;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: none;
}

/* line 97, ../sass/vv.scss */
section#sell .wrapper ul li div.sale:hover {
  opacity: 0.9;
}

/* line 98, ../sass/vv.scss */
section#sell .wrapper ul li div.sale span {
  display: block;
  text-align: center;
  font-family: "Lobster", cursive;
  font-size: 24px;
  color: #FFF;
  margin-top: 30px;
  margin-bottom: 20px;
}

/* line 99, ../sass/vv.scss */
section#sell .wrapper ul li div.sale em {
  display: block;
  text-align: center;
  font-style: normal;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  color: #FFF;
  width: 160px;
  margin: 0 auto;
}

/* line 100, ../sass/vv.scss */
section#sell .wrapper ul li:hover div.sale {
  display: block;
}

/* line 101, ../sass/vv.scss */
section#sell .wrapper ul li a:hover div.sale {
  display: block;
}

/* line 102, ../sass/vv.scss */
section#sell .wrapper ul li img {
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 240px;
  height: 155px;
}

/* line 103, ../sass/vv.scss */
section#sell .wrapper ul li a img {
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 240px;
  height: 155px;
}

/* line 104, ../sass/vv.scss */
section#sell .wrapper ul li:hover img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

/* line 105, ../sass/vv.scss */
section#sell .wrapper ul li:hover a img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

/* line 106, ../sass/vv.scss */
section#sell .wrapper a.black {
  width: 234px;
  height: 21px;
  font-size: 14px;
  color: #FFF;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  background: url("../img/bg-link-black-left.png") no-repeat 0 0;
  display: block;
  padding-right: 40px;
  padding-top: 3px;
  margin-top: 15px;
  text-align: right;
}

/* line 107, ../sass/vv.scss */
section#sell .wrapper a.black:hover {
  background: url("../img/bg-link-brown-left.png") no-repeat 0 0;
}

/*PORTFOLIO*/
/* line 109, ../sass/vv.scss */
section#portfolio {
  background: url("../img/diagnal-gb.png") no-repeat 0 bottom !important;
  padding-bottom: 55px;
}

/* line 110, ../sass/vv.scss */
section#portfolio .wrapper h1 {
  position: relative;
  margin: -60px auto 20px auto;
  display: block;
  width: 395px;
}

/* line 112, ../sass/vv.scss */
section#portfolio .wrapper p {
  color: #737272;
  font-size: 14px;
  text-align: center;
  font-family: Tahoma, Geneva, sans-serif;
  margin-bottom: 20px;
  display: block;
  width: 620px;
  margin: 0 auto;
}

/* line 113, ../sass/vv.scss */
section#portfolio .wrapper em {
  color: #737272;
  font-size: 18px;
  text-align: center;
  font-family: "Lobster", cursive;
  display: block;
  width: 620px;
  margin: 40px auto 45px auto;
}

/* line 114, ../sass/vv.scss */
section#portfolio .wrapper ul {
  width: 1010px;
  overflow: hidden;
}

/* line 115, ../sass/vv.scss */
section#portfolio .wrapper h2 {
  margin-bottom: 20px;
}

/* line 116, ../sass/vv.scss */
section#portfolio .wrapper h2 span {
  background: #FFF;
  padding-left: 10px;
}

/* line 117, ../sass/vv.scss */
section#portfolio .wrapper ul li {
  float: left;
  width: 240px;
  height: 155px;
  margin-right: 6px;
  display: block;
  margin-bottom: 6px;
  overflow: hidden;
  position: relative;
}

/* line 118, ../sass/vv.scss */
section#portfolio .wrapper ul li a {
  width: 240px;
  height: 155px;
  display: block;
}

/* line 119, ../sass/vv.scss */
section#portfolio .wrapper ul li div.sold {
  width: 240px;
  height: 155px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 20;
  background: url("../img/sold.png") no-repeat center 0;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: none;
}

/* line 120, ../sass/vv.scss */
section#portfolio .wrapper ul li div.sold:hover {
  opacity: 0.9;
}

/* line 121, ../sass/vv.scss */
section#portfolio .wrapper ul li div.sold span {
  display: block;
  text-align: center;
  font-family: "Lobster", cursive;
  font-size: 24px;
  color: #FFF;
  margin-top: 30px;
  margin-bottom: 20px;
}

/* line 122, ../sass/vv.scss */
section#portfolio .wrapper ul li div.sold em {
  display: block;
  text-align: center;
  font-style: normal;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 13px;
  color: #FFF;
  width: 160px;
  margin: 0 auto;
}

/* line 123, ../sass/vv.scss */
section#portfolio .wrapper ul li:hover div.sold {
  display: block;
}

/* line 124, ../sass/vv.scss */
section#portfolio .wrapper ul li a:hover div.sold {
  display: block;
}

/* line 125, ../sass/vv.scss */
section#portfolio .wrapper ul li div.sale {
  width: 240px;
  height: 155px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 20;
  background: url("../img/sale.png") no-repeat center 0;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: none;
}

/* line 126, ../sass/vv.scss */
section#portfolio .wrapper ul li div.sale:hover {
  opacity: 0.9;
}

/* line 127, ../sass/vv.scss */
section#portfolio .wrapper ul li div.sale span {
  display: block;
  text-align: center;
  font-family: "Lobster", cursive;
  font-size: 24px;
  color: #FFF;
  margin-top: 30px;
  margin-bottom: 20px;
}

/* line 128, ../sass/vv.scss */
section#portfolio .wrapper ul li div.sale em {
  display: block;
  text-align: center;
  font-style: normal;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 13px;
  color: #FFF;
  width: 160px;
  margin: 0 auto;
}

/* line 129, ../sass/vv.scss */
section#portfolio .wrapper ul li:hover div.sale {
  display: block;
}

/* line 130, ../sass/vv.scss */
section#portfolio .wrapper ul li a:hover div.sale {
  display: block;
}

/* line 131, ../sass/vv.scss */
section#portfolio .wrapper ul li img {
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 240px;
  height: 155px;
}

/* line 132, ../sass/vv.scss */
section#portfolio .wrapper ul li a img {
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 240px;
  height: 155px;
}

/* line 133, ../sass/vv.scss */
section#portfolio .wrapper ul li:hover img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

/* line 134, ../sass/vv.scss */
section#portfolio .wrapper ul li:hover a img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

/* line 135, ../sass/vv.scss */
section#portfolio .wrapper a.black {
  width: 234px;
  height: 21px;
  font-size: 14px;
  color: #FFF;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  background: url("../img/bg-link-black-left.png") no-repeat 0 0;
  display: block;
  padding-right: 40px;
  padding-top: 3px;
  margin-top: 15px;
  text-align: right;
}

/* line 136, ../sass/vv.scss */
section#portfolio .wrapper a.black:hover {
  background: url("../img/bg-link-brown-left.png") no-repeat 0 0;
}

/*SALE*/
/* line 140, ../sass/vv.scss */
section#sale .wrapper h1 {
  position: relative;
  margin: -60px auto 20px auto;
  display: block;
  width: 395px;
}

/* line 141, ../sass/vv.scss */
section#sale .wrapper .blockList {
  overflow: hidden;
  margin-top: 25px;
}

/* line 142, ../sass/vv.scss */
section#sale .wrapper .blockList .list {
  width: 1005px;
}

/* line 143, ../sass/vv.scss */
section#sale .wrapper .blockList .list .block {
  float: left;
  margin-right: 7px;
  width: 325px;
  position: relative;
  margin-bottom: 7px;
}

/* line 144, ../sass/vv.scss */
section#sale .wrapper .blockList .list .block a {
  display: block;
}

/* line 145, ../sass/vv.scss */
section#sale .wrapper .blockList .list .block a figure {
  margin: 0;
  padding: 0;
  width: 325px;
  height: 214px;
  overflow: hidden;
  position: relative;
}

/* line 146, ../sass/vv.scss */
section#sale .wrapper .blockList .list .block a figure img {
  width: 325px;
  height: 214px;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 147, ../sass/vv.scss */
section#sale .wrapper .blockList .list .block:hover a figure img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

/* line 148, ../sass/vv.scss */
section#sale .wrapper .blockList .list .block a span.arrow {
  width: 42px;
  height: 46px;
  background: url("../img/block-arrow-white.png") no-repeat 0 0;
  display: block;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  left: 141px;
  bottom: -46px;
}

/* line 149, ../sass/vv.scss */
section#sale .wrapper .blockList .list .block:hover a span.arrow {
  -moz-transform: translateY(-36px);
  -webkit-transform: translateY(-36px);
  -ms-transform: translateY(-36px);
  -o-transform: translateY(-36px);
  transform: translateY(-36px);
}

/* line 150, ../sass/vv.scss */
section#sale .wrapper .blockList .list .block a article {
  background: #0e0e0e;
  padding: 20px 30px 30px 30px;
  height: 80px;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
}

/* line 151, ../sass/vv.scss */
section#sale .wrapper .blockList .list .block a article h1 {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #454545;
  display: inline-block;
  color: #FFF;
  padding: 0 0 5px 0;
  margin-bottom: 5px;
  width: auto;
}

/* line 152, ../sass/vv.scss */
section#sale .wrapper .blockList .list .block a article p {
  font-family: Tahoma, Geneva, sans-serif !important;
  font-size: 13px !important;
  color: #454545 !important;
  font-weight: 700;
  text-align: left !important;
  height: 50px;
  overflow: hidden;
}

/* line 153, ../sass/vv.scss */
section#sale .wrapper .blockList .list .block a:hover article {
  background: #FFF;
  border-right: 1px solid #9f9d9d;
  border-left: 1px solid #9f9d9d;
  border-bottom: 1px solid #9f9d9d;
}

/* line 154, ../sass/vv.scss */
section#sale .wrapper .blockList .list .block a:hover article h1 {
  color: #fa694e;
}

/* line 155, ../sass/vv.scss */
section#sale .wrapper .blockList .list .block .text {
  padding: 30px;
}

/* line 156, ../sass/vv.scss */
section#sale .wrapper .blockList .list .block .text p {
  color: #737272;
  font-size: 14px;
  text-align: center;
  font-family: Tahoma, Geneva, sans-serif;
  margin-bottom: 20px;
  display: block;
}

/* line 157, ../sass/vv.scss */
section#sale .wrapper .blockList .list .block .text em {
  color: #737272;
  font-size: 18px;
  text-align: center;
  font-family: "Lobster", cursive;
  display: block;
  margin-top: 20px;
}

/*FESTIVAL*/
/* line 159, ../sass/vv.scss */
section#festival {
  height: 620px;
  background: url("../img/festival-bg-pattern.jpg") no-repeat center 0;
}

/* line 160, ../sass/vv.scss */
section#festival .wrapper {
  background: url("../img/festival-bg.png") no-repeat -90px 40px;
  height: 620px;
  position: relative;
}

/*PARTS*/
/* line 162, ../sass/vv.scss */
section#parts {
  background: #dcdcdc url("../img/diagnal-parts.png") no-repeat 0 top !important;
  padding-bottom: 55px;
}

/* line 163, ../sass/vv.scss */
section#parts .wrapper h1 {
  position: relative;
  margin: -60px auto 20px auto;
  display: block;
  width: 395px;
}

/* line 165, ../sass/vv.scss */
section#parts .wrapper p {
  color: #737272;
  font-size: 14px;
  text-align: center;
  font-family: Tahoma, Geneva, sans-serif;
  margin-bottom: 20px;
  display: block;
  width: 620px;
  margin: 0 auto;
}

/* line 166, ../sass/vv.scss */
section#parts .wrapper em {
  color: #737272;
  font-size: 18px;
  text-align: center;
  font-family: "Lobster", cursive;
  display: block;
  width: 620px;
  margin: 40px auto 45px auto;
}

/* line 167, ../sass/vv.scss */
section#parts .wrapper ul {
  width: 1010px;
  overflow: hidden;
}

/* line 168, ../sass/vv.scss */
section#parts .wrapper h2 {
  margin-bottom: 20px;
}

/* line 169, ../sass/vv.scss */
section#parts .wrapper h2 span {
  background: #FFF;
  padding-left: 10px;
}

/* line 170, ../sass/vv.scss */
section#parts .wrapper ul li {
  float: left;
  width: 240px;
  height: 155px;
  margin-right: 6px;
  display: block;
  margin-bottom: 6px;
  overflow: hidden;
  position: relative;
}

/* line 171, ../sass/vv.scss */
section#parts .wrapper ul li a {
  width: 240px;
  height: 155px;
  display: block;
}

/* line 172, ../sass/vv.scss */
section#parts .wrapper ul li div.sold {
  width: 240px;
  height: 155px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 20;
  background: url("../img/sold.png") no-repeat center 0;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: none;
}

/* line 173, ../sass/vv.scss */
section#parts .wrapper ul li div.sold:hover {
  opacity: 0.9;
}

/* line 174, ../sass/vv.scss */
section#parts .wrapper ul li div.sold span {
  display: block;
  text-align: center;
  font-family: "Lobster", cursive;
  font-size: 24px;
  color: #FFF;
  margin-top: 30px;
  margin-bottom: 20px;
}

/* line 175, ../sass/vv.scss */
section#parts .wrapper ul li div.sold em {
  display: block;
  text-align: center;
  font-style: normal;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 13px;
  color: #FFF;
  width: 160px;
  margin: 0 auto;
}

/* line 176, ../sass/vv.scss */
section#parts .wrapper ul li:hover div.sold {
  display: block;
}

/* line 177, ../sass/vv.scss */
section#parts .wrapper ul li a:hover div.sold {
  display: block;
}

/* line 178, ../sass/vv.scss */
section#parts .wrapper ul li div.sale {
  width: 240px;
  height: 155px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 20;
  background: url("../img/sale.png") no-repeat center 0;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: none;
}

/* line 179, ../sass/vv.scss */
section#parts .wrapper ul li div.sale:hover {
  opacity: 0.9;
}

/* line 180, ../sass/vv.scss */
section#parts .wrapper ul li div.sale span {
  display: block;
  text-align: center;
  font-family: "Lobster", cursive;
  font-size: 24px;
  color: #FFF;
  margin-top: 30px;
  margin-bottom: 20px;
}

/* line 181, ../sass/vv.scss */
section#parts .wrapper ul li div.sale em {
  display: block;
  text-align: center;
  font-style: normal;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 13px;
  color: #FFF;
  width: 160px;
  margin: 0 auto;
}

/* line 182, ../sass/vv.scss */
section#parts .wrapper ul li:hover div.sale {
  display: block;
}

/* line 183, ../sass/vv.scss */
section#parts .wrapper ul li a:hover div.sale {
  display: block;
}

/* line 184, ../sass/vv.scss */
section#parts .wrapper ul li img {
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 240px;
  height: 155px;
}

/* line 185, ../sass/vv.scss */
section#parts .wrapper ul li a img {
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 240px;
  height: 155px;
}

/* line 186, ../sass/vv.scss */
section#parts .wrapper ul li:hover img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

/* line 187, ../sass/vv.scss */
section#parts .wrapper ul li:hover a img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

/* line 188, ../sass/vv.scss */
section#parts .wrapper a.black {
  width: 234px;
  height: 21px;
  font-size: 14px;
  color: #FFF;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  background: url("../img/bg-link-black-left.png") no-repeat 0 0;
  display: block;
  padding-right: 40px;
  padding-top: 3px;
  margin-top: 15px;
  text-align: right;
}

/* line 189, ../sass/vv.scss */
section#parts .wrapper a.black:hover {
  background: url("../img/bg-link-brown-left.png") no-repeat 0 0;
}

/* line 190, ../sass/vv.scss */
.tabs ul li {
  float: left;
  width: auto !important;
  height: auto !important;
  display: inline-block;
  overflow: visible !important;
  position: relative;
  padding: 8px 38px;
  background: none;
  font-family: "Titillium Web", sans-serif;
  color: #9c9999;
  text-transform: uppercase;
  border-left: 1px solid #dcdcdc;
  font-size: 18px;
  margin: 0 !important;
}

/* line 204, ../sass/vv.scss */
.tabs ul {
  margin-bottom: 65px;
  border-bottom: 1px solid #dcdcdc;
  width: 990px !important;
  overflow: visible !important;
  height: 42px;
}

/* line 205, ../sass/vv.scss */
.tabs ul li:first-child {
  border-left: none;
}

/* line 206, ../sass/vv.scss */
.tabs ul li a {
  width: auto !important;
  height: auto !important;
  font-family: "Titillium Web", sans-serif;
  color: #000;
  text-transform: uppercase;
  float: left;
  padding: 0 4px;
  color: #9c9999;
}

/* line 207, ../sass/vv.scss */
.tabs ul li span {
  width: 30px;
  height: 26px;
  background: url("../img/arrow-down.png");
  position: absolute;
  left: 50px;
  top: 42px;
  display: none;
}

/* line 208, ../sass/vv.scss */
.tabOn {
  background: #dcdcdc !important;
  border: none;
}

/* line 209, ../sass/vv.scss */
.tabOn a {
  color: #000 !important;
}

/* line 210, ../sass/vv.scss */
.tabs ul li.tabOn::before {
  content: url("../img/star.png");
  float: left;
}

/* line 211, ../sass/vv.scss */
.tabs ul li.tabOn::after {
  content: url("../img/star.png");
  float: left;
}

/* line 212, ../sass/vv.scss */
.tabs ul li.tabOn span {
  display: block;
}

/* line 213, ../sass/vv.scss */
.infotab {
  display: none;
  min-height: 500px;
}

/* line 214, ../sass/vv.scss */
.infotab.tab1 {
  display: block;
}

/*INFO*/
/* line 216, ../sass/vv.scss */
section#info {
  background: #dcdcdc url("../img/diagnal-festival.png") no-repeat 0 -100px !important;
  padding-bottom: 55px;
  position: relative;
}

/* line 217, ../sass/vv.scss */
section#info .wrapper {
  padding: 30px 0 0 0;
  position: relative;
  min-height: 850px;
}

/* line 218, ../sass/vv.scss */
section#info .wrapper h1 {
  display: block;
  overflow: hidden;
  background: url("../img/img-line.png") repeat-x 0 27px;
  font-family: "Lobster", cursive;
  font-size: 32px;
}

/* line 219, ../sass/vv.scss */
section#info .wrapper h1 span {
  float: left;
  display: block;
  background: #FFF;
  font-family: "Lobster", cursive;
  font-size: 32px;
  padding-right: 15px;
  color: #0e0e0e;
  padding-left: 10px;
}

/* line 220, ../sass/vv.scss */
section#info .wrapper h2 {
  color: #919191;
  display: block;
  width: 620px;
  font-size: 14px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  background: none;
  margin-bottom: 30px;
  margin-top: 15px;
  padding-left: 10px;
}

/* line 221, ../sass/vv.scss */
section#info .wrapper ol {
  width: 430px;
  overflow: hidden;
}

/* line 222, ../sass/vv.scss */
section#info .wrapper ol li {
  float: left;
}

/* line 223, ../sass/vv.scss */
section#info .wrapper ol li {
  margin-right: 20px;
}

/* line 224, ../sass/vv.scss */
.scheme {
  position: relative;
  z-index: 1;
  height: 640px;
  margin-left: 10px;
}

/* line 225, ../sass/vv.scss */
.scheme table {
  font-size: 12px;
  color: #000;
  font-weight: 700;
  font-family: Arial;
  display: none;
}

/* line 227, ../sass/vv.scss */
.scheme table tr td span:hover {
  background: #feecd6;
}

/* line 228, ../sass/vv.scss */
.scheme table tr td a {
  color: #000;
}

/* line 229, ../sass/vv.scss */
.scheme table tr td span {
  cursor: pointer;
  display: block;
  padding: 3px 0;
}

/* line 230, ../sass/vv.scss */
.festivalMap {
  width: 827px;
  height: 443px;
  background: url("../img/festival-map-2.png") no-repeat 0 0;
  position: absolute;
  /*left: 170px;
  top: 290px;*/
  left: 0px;
  top: 130px;
}

/* line 231, ../sass/vv.scss */
.festivalMap .points {
  position: relative;
  width: 827px;
  height: 443px;
}

/* line 232, ../sass/vv.scss */
.festivalMap .points span {
  display: none;
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 20;
  border: 4px solid red;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}

/* line 233, ../sass/vv.scss */
.festivalMap .points span.point1 {
  left: 459px;
  top: 59px;
}

/* line 234, ../sass/vv.scss */
.festivalMap .points span.point2 {
  left: 634px;
  top: 114px;
}

/* line 235, ../sass/vv.scss */
.festivalMap .points span.point3 {
  left: 295px;
  top: 31px;
}

/* line 236, ../sass/vv.scss */
.festivalMap .points span.point4 {
  left: 309px;
  top: 223px;
}

/* line 237, ../sass/vv.scss */
.festivalMap .points span.point5 {
  left: 340px;
  top: 97px;
}

/* line 238, ../sass/vv.scss */
.festivalMap .points span.point6 {
  left: 502px;
  top: 258px;
}

/* line 239, ../sass/vv.scss */
.festivalMap .points span.point7 {
  left: 493px;
  top: 203px;
}

/* line 240, ../sass/vv.scss */
.festivalMap .points span.point8 {
  left: 666px;
  top: 153px;
}

/* line 241, ../sass/vv.scss */
.festivalMap .points span.point9 {
  left: 377px;
  top: 185px;
}

/* line 242, ../sass/vv.scss */
.festivalMap .points span.point10 {
  left: 250px;
  top: 142px;
}

/* line 243, ../sass/vv.scss */
.festivalMap .points span.point11 {
  left: 268px;
  top: 190px;
}

/* line 244, ../sass/vv.scss */
.festivalMap .points span.point12 {
  left: 244px;
  top: 237px;
}

/* line 245, ../sass/vv.scss */
.festivalMap .points span.point13 {
  left: 415px;
  top: 155px;
}

/* line 246, ../sass/vv.scss */
.festivalMap .points span.point14 {
  left: 405px;
  top: 256px;
}

/* line 247, ../sass/vv.scss */
.festivalMap .points span.point15 {
  left: 326px;
  top: 185px;
}

/* line 248, ../sass/vv.scss */
.festivalMap .points span.point16 {
  left: 344px;
  top: 281px;
}

/* line 249, ../sass/vv.scss */
.festivalMap .points span.point17 {
  left: 457px;
  top: 310px;
}

/* line 250, ../sass/vv.scss */
.festivalMap .points span.point18 {
  left: 582px;
  top: 333px;
}

/* line 251, ../sass/vv.scss */
.festivalMap .points span.point19 {
  left: 610px;
  top: 260px;
}

/* line 252, ../sass/vv.scss */
.festivalMap .points span.point20 {
  left: 641px;
  top: 202px;
}

/* line 253, ../sass/vv.scss */
.festivalMap .points span.point21 {
  left: 632px;
  top: 157px;
}

/* line 254, ../sass/vv.scss */
.festivalMap .points span.point22 {
  left: 515px;
  top: 82px;
}

/* line 255, ../sass/vv.scss */
.festivalMap .points span.point23 {
  left: 571px;
  top: 100px;
}

/* line 256, ../sass/vv.scss */
.festivalMap .points span.point24 {
  left: 323px;
  top: 149px;
}

/* line 257, ../sass/vv.scss */
.festivalMap .points span.point25 {
  left: 552px;
  top: 283px;
}

/* line 258, ../sass/vv.scss */
.festivalMap .points span.point26 {
  left: 450px;
  top: 124px;
}

/* line 259, ../sass/vv.scss */
.festivalMap .points span.point27 {
  left: 466px;
  top: 93px;
}

/* line 260, ../sass/vv.scss */
.stamp {
  width: 187px;
  height: 187px;
  background: url("../img/stamp.png") no-repeat 0 0;
  position: absolute;
  left: 15px;
  top: 550px;
  z-index: 3;
}

/* line 261, ../sass/vv.scss */
a#googlemap {
  width: 236px;
  height: 339px;
  display: block;
  background: url("../img/googlemap.png") no-repeat 0 0;
  position: absolute;
  right: 20px;
  top: -65px;
  z-index: 3;
}

/*ABOUT US*/
/* line 263, ../sass/vv.scss */
section#about {
  background: #dcdcdc url("../img/diagnal-parts.png") no-repeat 0 -150px !important;
  padding-bottom: 55px;
  position: relative;
}

/* line 264, ../sass/vv.scss */
section#about .wrapper {
  padding: 30px 0 0 0;
  position: relative;
  overflow: hidden;
}

/* line 265, ../sass/vv.scss */
section#about .wrapper h1 {
  display: block;
  overflow: hidden;
  background: url("../img/img-line.png") repeat-x 0 27px;
  font-family: "Lobster", cursive;
  font-size: 32px;
}

/* line 266, ../sass/vv.scss */
section#about .wrapper h1 span {
  float: left;
  display: block;
  background: #FFF;
  font-family: "Lobster", cursive;
  font-size: 32px;
  padding-right: 15px;
  color: #0e0e0e;
  padding-left: 10px;
}

/* line 267, ../sass/vv.scss */
section#about .wrapper p {
  float: left;
  display: block;
  width: 300px;
  margin-right: 10px;
  margin-top: 40px;
  color: #6c6c6c;
  font-size: 14px;
  line-height: 18px;
  padding-left: 10px;
}

/* line 268, ../sass/vv.scss */
section#about .wrapper aside img {
  float: right;
  margin-top: 40px;
}

/* line 269, ../sass/vv.scss */
section#about .wrapper a img {
  width: 232px;
  float: left;
  margin: 20px 0 20px 40px;
}

/* line 270, ../sass/vv.scss */
section#about .wrapper a {
  color: #82571e;
  font-size: 16px;
  font-style: italic;
  display: block;
  text-align: center;
  font-family: "Lobster", cursive;
  text-decoration: underline;
  margin-top: -10px;
  float: left;
  width: 310px;
  text-align: center;
}

/* line 272, ../sass/vv.scss */
section#about .wrapper .abouttext {
  float: left;
  width: 310px;
}

/* line 273, ../sass/vv.scss */
section#about .wrapper aside {
  float: right;
  padding-top: 40px;
}

/*LINKS*/
/* line 275, ../sass/vv.scss */
section#links {
  background: #FFF;
  padding-bottom: 55px;
}

/* line 276, ../sass/vv.scss */
section#links .wrapper h1 {
  position: relative;
  margin: -60px auto 20px auto;
  display: block;
  width: 395px;
}

/* line 277, ../sass/vv.scss */
section#links .wrapper ul {
  overflow: hidden;
}

/* line 278, ../sass/vv.scss */
section#links .wrapper ul li {
  display: block;
  padding-bottom: 20px;
  border-bottom: 1px solid #8f8f8f;
  padding-top: 25px;
}

/* line 279, ../sass/vv.scss */
section#links .wrapper ul li:last-child {
  border: none;
}

/* line 280, ../sass/vv.scss */
section#links .wrapper ul li a {
  display: block;
  overflow: hidden;
}

/* line 281, ../sass/vv.scss */
section#links .wrapper ul li a span {
  display: block;
  width: 180px;
  float: left;
  font-family: "Lobster", cursive;
  font-size: 32px;
  color: #000;
  padding-left: 20px;
}

/* line 282, ../sass/vv.scss */
section#links .wrapper ul li a span::after {
  content: url("../img/star.png");
  float: right;
}

/* line 283, ../sass/vv.scss */
section#links .wrapper ul li a p {
  float: left;
  width: 790px;
  margin-left: 20px;
  font-size: 14px;
  color: #6c6c6c;
  margin-top: 10px;
}

/*NEARBY PLACES*/
/* line 286, ../sass/vv.scss */
.nearby {
  width: 980px;
  overflow: hidden;
}

/* line 287, ../sass/vv.scss */
.nearby h1 {
  color: #000;
  font-size: 50px !important;
  font-family: "Lobster", cursive;
  background: none !important;
  margin-left: 15px;
}

/* line 288, ../sass/vv.scss */
.nearby h2 {
  color: #7a6852 !important;
  font-size: 16px !important;
  font-family: "Lobster", cursive !important;
  margin-left: 10px;
  margin-top: 5px !important;
}

/* line 289, ../sass/vv.scss */
.nearby ul {
  width: 1000px;
  overflow: hidden;
  margin-bottom: 40px;
}

/* line 290, ../sass/vv.scss */
.nearby ul li {
  position: relative;
  width: 320px;
  height: 255px;
  overflow: hidden;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

/* line 291, ../sass/vv.scss */
.nearby ul li img {
  position: absolute;
  left: 0;
  top: 0;
  width: 320px;
  height: 255px;
  z-index: 1;
}

/* line 292, ../sass/vv.scss */
.nearby ul li a {
  display: block;
  width: 280px;
  height: 215px;
  position: absolute;
  left: 0;
  top: 323px;
  z-index: 2;
  padding: 20px;
  background: #000 url("../img/bg-nearby.png") no-repeat right bottom;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 293, ../sass/vv.scss */
.nearby ul li a span.title {
  font-family: "Lobster", cursive;
  font-size: 40px;
  color: #FFF;
  display: block;
}

/* line 294, ../sass/vv.scss */
.nearby ul li a span.stitle {
  color: #7a6852;
  font-family: "Lobster", cursive;
  font-size: 17px;
  display: block;
}

/* line 295, ../sass/vv.scss */
.nearby ul li a span.stitle span {
  color: #f83f39;
  margin-right: 10px;
}

/* line 296, ../sass/vv.scss */
.nearby ul li a p {
  font-size: 13px;
  font-family: Tahoma, Geneva, sans-serif;
  color: #929292;
  display: block;
  margin-top: 10px;
  line-height: 17px;
}

/* line 297, ../sass/vv.scss */
.nearby ul li:hover a {
  -moz-transform: translateY(-323px);
  -webkit-transform: translateY(-323px);
  -ms-transform: translateY(-323px);
  -o-transform: translateY(-323px);
  transform: translateY(-323px);
}

/*WHERE TO SLEEP*/
/* line 299, ../sass/vv.scss */
section#sleep .wrapper {
  width: 980px;
}

/* line 300, ../sass/vv.scss */
section#sleep .wrapper h1 {
  position: relative;
  margin: -60px auto 20px auto;
  display: block;
  width: 287px;
}

/* line 301, ../sass/vv.scss */
section#sleep .wrapper .hotels {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}

/* line 302, ../sass/vv.scss */
section#sleep .wrapper .hotels ul {
  margin-top: 80px;
  overflow: hidden;
  width: 1020px;
  margin-bottom: 75px;
}

/* line 303, ../sass/vv.scss */
section#sleep .wrapper .hotels ul li {
  width: 480px;
  float: left;
  margin: 0 20px 0 0;
  height: 700px;
}

/* line 304, ../sass/vv.scss */
section#sleep .wrapper .hotels ul li h1 {
  display: block;
  overflow: hidden;
  background: url("../img/img-line-light.png") repeat-x 0 27px;
  font-family: "Lobster", cursive;
  font-size: 27px;
  width: 480px;
  text-align: left;
  margin: 0 0 30px 0 !important;
}

/* line 305, ../sass/vv.scss */
section#sleep .wrapper .hotels ul li h1 span {
  float: left;
  display: block;
  background: #FFF;
  font-family: "Lobster", cursive;
  font-size: 32px;
  padding-right: 27px;
  color: #000;
  padding-left: 10px;
}

/* line 306, ../sass/vv.scss */
section#sleep .wrapper .hotels ul li img {
  width: 480px;
  height: 380px;
  margin: 0 0 25px 0;
}

/* line 307, ../sass/vv.scss */
section#sleep .wrapper .hotels ul li p {
  font-family: Tahoma, Geneva, sans-serif;
  color: #777676;
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 16px;
  padding: 0 10px;
}

/* line 308, ../sass/vv.scss */
section#sleep .wrapper .hotels ul li a {
  margin-left: 10px;
  background-color: #f83f39;
  font-family: Tahoma, Geneva, sans-serif;
  color: #FFF;
  font-size: 13px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 5px 5px;
  display: inline-block;
  background: -moz-linear-gradient(90deg, #d21414 30%, #fa1414 70%);
  background: -webkit-linear-gradient(90deg, #d21414 30%, #fa1414 70%);
  background: -o-linear-gradient(90deg, #d21414 30%, #fa1414 70%);
  background: -ms-linear-gradient(90deg, #d21414 30%, #fa1414 70%);
  background: linear-gradient(0deg, #d21414 30%, #fa1414 70%);
  -webkit-box-shadow: 2px 2px 8px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 2px 2px 8px rgba(50, 50, 50, 0.75);
  box-shadow: 2px 2px 8px rgba(50, 50, 50, 0.75);
}

/*WHOS IN*/
/* line 317, ../sass/vv.scss */
section#whosin {
  background: #FFF;
  padding-bottom: 55px;
}

/* line 318, ../sass/vv.scss */
section#whosin .wrapper h1 {
  position: relative;
  margin: -60px auto 20px auto;
  display: block;
  width: 395px;
}

/* line 319, ../sass/vv.scss */
section#whosin .wrapper ul {
  overflow: hidden;
  margin-top: 20px;
}

/* line 320, ../sass/vv.scss */
section#whosin .wrapper ul li {
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #8f8f8f;
  padding-top: 15px;
}

/* line 321, ../sass/vv.scss */
section#whosin .wrapper ul li:last-child {
  border: none;
}

/* line 322, ../sass/vv.scss */
section#whosin .wrapper ul li {
  display: block;
  overflow: hidden;
  width: 100%;
}

/* line 323, ../sass/vv.scss */
section#whosin .wrapper ul li {
  display: block;
  float: left;
  font-family: "Lobster", cursive;
  font-size: 18px;
  color: #000;
}

/* line 324, ../sass/vv.scss */
section#whosin .wrapper ul li::before {
  content: url("../img/star.png");
  float: left;
  margin-right: 10px;
}

/* line 325, ../sass/vv.scss */
section#whosin .wrapper {
  padding: 50px 0;
}

/* line 326, ../sass/vv.scss */
section#whosin .wrapper ul li:first-child span {
  padding: 0;
}

/* line 327, ../sass/vv.scss */
section#whosin .wrapper ul li span {
  display: block;
  padding: 0 0 0 20px !important;
}

/*BOARD*/
/* line 329, ../sass/vv.scss */
.board {
  background: url("../img/bg-inscription-counter.png") no-repeat 0 0;
  width: 443px;
  height: 143px;
  position: relative;
  float: right;
  margin-top: -50px;
  position: relative;
}

/* line 330, ../sass/vv.scss */
.board #countdown {
  padding: 35px 20px 0 20px;
}

/* line 331, ../sass/vv.scss */
.board #countdown p.days {
  width: 140px;
  text-align: center;
  font-family: "Lobster", cursive;
  font-size: 46px;
  color: #c8a17a;
}

/* line 332, ../sass/vv.scss */
.board #countdown p.days::after {
  content: url("../img/counter-right.png");
  float: right;
  margin-left: 10px;
  margin-top: -5px;
}

/* line 333, ../sass/vv.scss */
.board #countdown p.days::before {
  content: url("../img/counter-left.png");
  float: left;
  margin-right: 10px;
  margin-top: -5px;
}

/* line 334, ../sass/vv.scss */
.board .forminput {
  width: 260px;
  position: absolute;
  right: 32px;
  top: 60px;
}

/* line 335, ../sass/vv.scss */
.board .forminput a#festivalJoinBtn {
  float: left;
  margin-top: 8px;
  background: #f83f39;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 13px;
  color: #FFF;
  text-align: center;
  padding: 5px 10px;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 336, ../sass/vv.scss */
.board .forminput a#festivalJoinBtn:hover {
  background: #742a28;
}

/* line 337, ../sass/vv.scss */
.board .forminput input#festivalJoin {
  float: left;
  background: #434141;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 13px;
  color: #FFF;
  border: 1px solid #2c2b2b;
  padding: 5px 10px;
  margin-left: 34px;
  margin-right: 8px;
  margin-top: 8px;
  width: 150px;
}

/* line 338, ../sass/vv.scss */
.board .forminput a#whosin {
  position: absolute;
  right: 0px;
  top: 55px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  color: #FFF;
  text-decoration: underline;
  letter-spacing: -0.04em;
}

/* line 339, ../sass/vv.scss */
.board .forminput a#whosin:hover {
  text-decoration: none;
}

/* line 340, ../sass/vv.scss */
.board .forminput p#msg {
  position: absolute;
  left: 37px;
  top: 40px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 10px;
  color: #f83f39;
  letter-spacing: -0.04em;
}

/*NEWS*/
/* line 342, ../sass/vv.scss */
.festivalNews {
  width: 440px;
  position: absolute;
  right: 0;
  top: 130px;
  height: 440px;
  overflow: hidden;
}

/* line 343, ../sass/vv.scss */
.festivalNews h1 {
  font-family: "Lobster", cursive;
  font-size: 32px;
  color: #fff;
}

/* line 344, ../sass/vv.scss */
.festivalNews ul {
  margin-top: 20px;
}

/* line 345, ../sass/vv.scss */
.festivalNews ul li {
  margin-bottom: 25px;
  width: 400px;
}

/* line 346, ../sass/vv.scss */
.festivalNews ul li p {
  color: #9b9999;
  font-size: 14px;
  line-height: 17px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.festivalNews ul li p a {
  color: #FFF;
}

/* line 347, ../sass/vv.scss */
.festivalNews ul li a.black {
  width: 90px;
  height: 21px;
  font-size: 14px;
  color: #FFF;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  background: url("../img/bg-link-black.png") no-repeat 0 0;
  display: block;
  padding-left: 20px;
  padding-top: 3px;
  margin-top: 10px;
}

/* line 348, ../sass/vv.scss */
.festivalNews ul li a.black:hover {
  background: url("../img/bg-link-brown.png") no-repeat 0 0;
}

/*PROGRAM*/
/* line 350, ../sass/vv.scss */
.clear {
  clear: both;
}

/* line 351, ../sass/vv.scss */
section#program {
  background: #FFF;
}

/* line 352, ../sass/vv.scss */
#program .wrapper {
  position: relative;
}

/* line 353, ../sass/vv.scss */
#program .wrapper a.btn-inscription {
  position: absolute;
  left: 70px;
  top: -30px;
}

/* line 354, ../sass/vv.scss */
#program .wrapper .programTab {
  width: 450px;
  float: left;
  margin-left: 20px;
}

/* line 355, ../sass/vv.scss */
#program .wrapper .programTab .tabs ul {
  width: 447px !important;
  padding-top: 85px;
}

/* line 356, ../sass/vv.scss */
#program .wrapper .programTab .tabs ul li span {
  left: 70px !important;
}

/* line 358, ../sass/vv.scss */
#program .wrapper .programTab .infotab dl dt {
  font-size: 13px;
  color: #000;
  font-family: Tahoma, Geneva, sans-serif;
  margin-top: 15px;
  font-weight: 700;
}

/* line 359, ../sass/vv.scss */
#program .wrapper .programTab .infotab dl dd {
  color: #929292;
  font-size: 13px;
  font-family: Tahoma, Geneva, sans-serif;
  line-height: 16px;
  margin-top: 10px;
  padding-left: 40px;
}

/* line 360, ../sass/vv.scss */
#program .wrapper .programTab .infotab dl dd a {
  color: #929292;
  text-decoration: underline;
}

/*FESTIVAL BTN*/
/* line 362, ../sass/vv.scss */
a.btn-inscription {
  width: 374px;
  height: 75px;
  overflow: hidden;
  display: block;
  background: url("../img/btn-inscription.png") no-repeat 0 0;
}

/* line 363, ../sass/vv.scss */
a.btn-inscription:hover {
  background: url("../img/btn-inscription.png") no-repeat 0 bottom;
}

/*SPONSORS*/
/* line 365, ../sass/vv.scss */
.sponsors {
  width: 450px;
  float: right;
  position: relative;
  padding: 27px 0 0 0;
}

/* line 366, ../sass/vv.scss */
.sponsors h1 {
  display: block;
  text-align: right;
  font-family: "Lobster", cursive;
  font-size: 42px;
  color: #000;
  line-height: 28px;
  margin-right: 15px;
}

/* line 367, ../sass/vv.scss */
.sponsors h2 {
  display: block;
  text-align: right;
  font-family: "Lobster", cursive;
  font-size: 20px;
  color: #000;
  margin-right: 15px;
}

/* line 369, ../sass/vv.scss */
aside.sponsors .logos a#partner1 {
  position: absolute;
  left: 0;
  top: 80px;
  transform: rotate(45deg);
}

/* line 370, ../sass/vv.scss */
aside.sponsors .logos a#partner2 {
  position: absolute;
  left: 130px;
  top: 80px;
  transform: rotate(45deg);
}

/* line 372, ../sass/vv.scss */
aside.sponsors .logos ul {
  margin-top: 50px;
}

/* line 373, ../sass/vv.scss */
aside.sponsors .logos ul li {
  float: left;
  margin: 5px;
  background: #9a8b7c;
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
}

/* line 374, ../sass/vv.scss */
aside.sponsors .logos ul li a {
  display: block;
  overflow: hidden;
  width: 100px;
  height: 100px;
}

/* line 375, ../sass/vv.scss */
aside.sponsors .logos ul li:hover {
  background: #f83f39;
}

/* line 376, ../sass/vv.scss */
aside.sponsors .logos ul li img {
  max-width: 90px;
  max-height: 90px;
  margin-top: 5px;
}

/*FOOTER*/
/* line 378, ../sass/vv.scss */
footer {
  height: 755px;
  background: url("../img/bg-footer.jpg") no-repeat center 0;
}

/* line 379, ../sass/vv.scss */
footer .wrapper {
  width: 847px;
  margin: 0 auto 40px auto;
  background: url("../img/footer-center.png") no-repeat center 65px;
  height: 666px;
}

/*SALE CONTACTS*/
/* line 381, ../sass/vv.scss */
.block ul.contacts {
  position: relative;
  float: right;
  margin-right: -20px;
}

/* line 382, ../sass/vv.scss */
.block ul.contacts li {
  float: left;
  font-size: 13px;
  color: #d94237;
  font-family: Tahoma, Geneva, sans-serif;
  margin-left: 10px;
}

/* line 383, ../sass/vv.scss */
.block ul.contacts li a {
  height: 23px;
}

/* line 384, ../sass/vv.scss */
.block ul.contacts li.sendcontact::after {
  content: url("../img/btn-letter.png");
  margin-left: 5px;
  position: relative;
  top: 5px;
}

/* line 385, ../sass/vv.scss */
.block ul.contacts li.share::after {
  content: url("../img/btn-share.png");
  margin-left: 5px;
  position: relative;
  top: 5px;
}

/* line 386, ../sass/vv.scss */
.block:hover ul.contacts li.sendcontact::after {
  content: url("../img/btn-letter-over.png");
}

/* line 387, ../sass/vv.scss */
.block:hover ul.contacts li.share::after {
  content: url("../img/btn-share-over.png");
}

/*PDF*/
/* line 389, ../sass/vv.scss */
.pdf ul {
  float: left !important;
  margin: 10px 0 0 40px !important;
}

/* line 390, ../sass/vv.scss */
.pdf ul li {
  font-size: 12px;
  color: #FFF;
  width: auto !important;
  margin-top: 5px;
  float: left;
}

/* line 391, ../sass/vv.scss */
.pdf ul li a {
  margin-top: -5px;
  display: block;
  text-transform: uppercase;
  color: #FFF;
  padding: 5px;
  font-size: 12px !important;
  text-indent: 0 !important;
  text-align: center;
  width: auto !important;
  height: auto !important;
  background: #f83f39;
  margin-left: 30px;
}

/*.pdf ul li a::after { content: url('../img/pdf-arrow.png'); float: left; position: relative; top: 0px; margin: 0 10px 0 0;}*/
/* line 394, ../sass/vv.scss */
a.regulation {
  background: #fb2f3c;
  color: #FFF;
  padding: 5px;
  font-size: 14px;
  position: relative;
  top: 50px;
}

/*INSCRIPTION*/
/* line 397, ../sass/vv.scss */
.inscription {
  padding: 30px 0 30px 0;
}

/* line 398, ../sass/vv.scss */
.inscription h3 {
  color: #c8a17a;
  font-size: 20px !important;
  font-family: "Lobster", cursive;
  background: none !important;
  margin-top: 20px;
  display: block;
  margin-bottom: 10px;
}

/* line 400, ../sass/vv.scss */
.inscription p:first-of-type {
  font-size: 18px;
}
.inscription p {
  color: #9b9999;
  font-size: 14px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
}


/* line 407, ../sass/vv.scss */
.inscription p a {
  color: #9b9999;
  text-decoration: underline;
}

/* line 409, ../sass/vv.scss */
.inscription ul {
  margin: 0px 0 20px 0px;
}

/* line 412, ../sass/vv.scss */
.inscription ul li {
  margin-bottom: 5px;
}

/* line 416, ../sass/vv.scss */
.inscription ul li a {
  color: #737272;
  font-size: 18px;
  text-align: center;
  font-family: "Lobster", cursive;
  margin-top: 20px;
}

/*QUERIES*/
@media screen and (max-width: 1600px) {
  /* line 426, ../sass/vv.scss */
  section#hero {
    height: 200px;
  }
}
/*SCROLLBAR*/
/* line 429, ../sass/vv.scss */
.ps-container.ps-active-x > .ps-scrollbar-x-rail, .ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
}

/* line 431, ../sass/vv.scss */
.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
}

/* line 449, ../sass/vv.scss */
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
}

/* line 464, ../sass/vv.scss */
.ps-container > .ps-scrollbar-x-rail.in-scrolling {
  background-color: #eee;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}

/* line 469, ../sass/vv.scss */
.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=1);
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 3px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 8px;
}

/* line 487, ../sass/vv.scss */
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 8px;
}

/* line 502, ../sass/vv.scss */
.ps-container > .ps-scrollbar-y-rail.in-scrolling {
  background-color: #eee;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=0);
}

/* line 507, ../sass/vv.scss */
.ps-container:hover > .ps-scrollbar-x-rail, .ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}

/* line 511, ../sass/vv.scss */
.ps-container:hover > .ps-scrollbar-x-rail.in-scrolling, .ps-container:hover > .ps-scrollbar-y-rail.in-scrolling {
  background-color: #eee;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}

/* line 516, ../sass/vv.scss */
.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}

/* line 521, ../sass/vv.scss */
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999;
}

/* line 523, ../sass/vv.scss */
.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}

/* line 528, ../sass/vv.scss */
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999;
}


/*PRESS*/
/* line 365, ../sass/vv.scss */
.Press {
  width: 450px;
  float: right;
  position: relative;
  padding: 27px 0 0 0;
}

/* line 366, ../sass/vv.scss */
.Press h1 {
  display: block;
  text-align: right;
  font-family: "Lobster", cursive;
  font-size: 42px;
  color: #000;
  line-height: 28px;
  margin-right: 15px;
}

/* line 367, ../sass/vv.scss */
.Press h2 {
  display: block;
  text-align: right;
  font-family: "Lobster", cursive;
  font-size: 20px;
  color: #000;
  margin-right: 15px;
}

.Press ul {
  width: 100%;
  border-top: 1px solid #CCC;
  padding-top: 40px;
  margin-top: 45px;
}

.Press ul li {
  position: relative;
 font-family: Tahoma, Geneva, sans-serif;
 font-size:14px;
 font-weight: 700; 
 margin-bottom: 30px;
}
.Press ul li p {
  padding-left: 20px;
}
.Press ul li a {
  margin-left: 20px;
  background-color: #f83f39;
  color: #FFF;
  border:1px solid #886b57;
  line-height: 28px;
  display: inline-block;
  padding: 0 8px;
  font-style: italic;
  margin-top: 10px; 
}
.Press ul li a.video:before {
  content: url('../img/arrow.png');
  position: relative;
  top: 3px;
  left: 5px;
  width: 15px;
  margin:0 10px 0 0;
}
.Press ul li:before {
  content:url(../img/star.png);
  position: relative;
  float: left;
  margin-right: 10px;
}

aside.testemunials {
  width: 450px;
  float: left;
  margin-left: 20px;
  padding-top: 27px;
  background: url('../img/hand.png') no-repeat 0 20px;
}
aside.testemunials h1 {
  display: block;
  text-align: center;
  font-family: "Lobster", cursive;
  font-size: 42px;
  color: #000;
  line-height: 28px;
  margin-right: 15px;
}
aside.testemunials h2 {
  display: block;
  font-family: "Lobster", cursive;
  font-size: 14px;
  color: #5a5a5a;
  font-family: Tahoma, Geneva, sans-serif;
  text-align: center;
  width: 280px;
  margin: 20px auto 50px auto;
  background: none;
}
aside.testemunials ul {
   border:none; 
}
aside.testemunials ul li {
  margin-bottom: 40px;
  position: relative;
}
aside.testemunials ul li p:after {
  content: url('../img/bubble.png');
  position: absolute;
  left: 24px;
  bottom: 10px;
}
aside.testemunials ul li p {
  display: block;
  padding: 15px 25px;
  background: #e7e7e7;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: 700;
}
aside.testemunials ul li span {
  font-size: 13px;
  color: #a8612d;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: 700;
  padding-left: 60px;
  padding-top: 10px;
  display: block;
}
.video {
  margin: 30px 0;
}

.morePhotos {
  display: block;
   font-family: "Lobster", cursive;
   text-align: center;
   width: 100%;
   font-size: 30px;
   color: #000;
   margin-top: 30px;
}
.photosVideos {
  overflow: hidden;
}
.photosVideos ul {
  width: 990px;
}
.photosVideos ul li {
  position: relative;
  width: 320px;
  overflow: hidden;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

/* line 291, ../sass/vv.scss */
.photosVideos ul li img {
  width: 320px;
  z-index: 1;
}

/* line 292, ../sass/vv.scss */
.photosVideos ul li a {
  display: block;
  width: 280px;
  height: 215px;
  position: absolute;
  left: 0;
  top: 323px;
  z-index: 2;
  padding: 20px;
  background: #000 url("../img/bg-nearby.png") no-repeat right bottom;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.photosVideos h1 {
  color: #000;
  font-size: 50px !important;
  font-family: "Lobster", cursive;
  background: none !important;
  margin-left: 15px;
}

/* line 288, ../sass/vv.scss */
.photosVideos h2 {
  color: #7a6852 !important;
  font-size: 16px !important;
  font-family: "Lobster", cursive !important;
  margin-left: 10px;
  margin-top: 5px !important;
}

.vv2017 {

}
.vv2017 .wrapper {
  padding: 0 0 40px 0;
}
.vv2017 p {
      color: #000;
    font-size: 14px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin-top: 10px;
    padding-left: 10px;
}
.vv2017 p a {
  color: #977f61;
}

.vv2017 h3 {
  color: #c8a17a;
  font-size: 20px !important;
  font-family: "Lobster", cursive;
  background: none !important;
  margin-top: 20px;
  display: block;
  margin-bottom: 10px;
}


/* line 409, ../sass/vv.scss */
.vv2017 ul {
  margin: 0px 0 20px 0px;
}

/* line 412, ../sass/vv.scss */
.vv2017 ul li {
  margin-bottom: 5px;
}

/* line 416, ../sass/vv.scss */
.vv2017 ul li a {
  color: #737272;
  font-size: 18px;
  text-align: center;
  font-family: "Lobster", cursive;
  margin-top: 20px;
}

.legal-disclamer {
  padding: 10px 0;
  background-color: #000;
  color: #FFF;
}
.legal-disclamer .wrapper p{
  font-size: 9px;
}
.legal-disclamer .wrapper p a {
  color: #FFF;
}

/*Video*/
#videoFrame {
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.9);
  position:fixed;
  left:0;
  top: 0;
  z-index: 15000;
  display: none;
}
#videoFrame #video {
  top: 50%;
  left:50%;
  position:relative;
  border:1px solid rgba(255,255,255,0.1);
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 900px;
  box-shadow: 2px 2px 55px rgba(255,255,255,0.1);
}
#videoFrame a.videoClose {
  font-size: 20px;
  text-transform: uppercase;
  position:absolute;
  right:40px;
  top:40px;
  font-family: Arial;
  color: #000;
  padding:18px 20px;
  background: #FFF;
  line-height: 20px;
  display: block;
}
#videoFrame a.videoClose:hover {
  background: #000;
  color: #FFF;
}