@font-face {
  font-family: 'chaletparisnineteensixty';
  src: url("../fonts/chalet/chalet-parissixty-webfont.eot");
  src: url("../fonts/chalet/chalet-parissixty-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/chalet/chalet-parissixty-webfont.woff") format("woff"), url("../fonts/chalet/chalet-parissixty-webfont.ttf") format("truetype"), url("../fonts/chalet/chalet-parissixty-webfont.svg#chaletparisnineteensixty") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fontawesome';
  src: url("../fonts/fontawesome/fontawesome-webfont.eot");
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome/fontawesome-webfont.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* icons */
/* Use: @include box-shadow(0, 10px, 15px, 1px, rgba(0,0,0,.3)); */
/* line 14, sass/budaivilla.scss */
* {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
}

/* line 15, sass/budaivilla.scss */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 17, sass/budaivilla.scss */
html, body {
  min-height: 100%;
  background: #fff;
}

/* line 18, sass/budaivilla.scss */
body {
  overflow-x: hidden;
}

/* line 21, sass/budaivilla.scss */
h1, h2, h3, h4, h5, h6, a, p, ul, ol, dl, input, textarea, select, label, div, th, td {
  color: #888686;
  font-size: 18px;
  line-height: 1.65;
  font-family: "chaletparisnineteensixty", arial, sans-serif;
  cursor: default;
}

/*
@media only screen and (max-width: 1035px) {
	 h1,h2,h3,h4,h5,h6,a,p,ul,ol,dl,input,textarea,select,label,div,th,td 
	 {font-size:16px;line-height:22px;}
}	
@media only screen and (max-width: 779px) {
	 h1,h2,h3,h4,h5,h6,a,p,ul,ol,dl,input,textarea,select,label,div,th,td 
	 {font-size:18px;line-height:24px;}
}	
@media only screen and (max-width: 500px) {
	 h1,h2,h3,h4,h5,h6,a,p,ul,ol,dl,input,textarea,select,label,div,th,td 
	 {font-size:20px;line-height:28px;}
}
*/
/* line 37, sass/budaivilla.scss */
a {
  color: #716e6e;
  text-decoration: none;
  cursor: pointer;
}

/* line 38, sass/budaivilla.scss */
a:hover {
  color: #716e6e;
  cursor: pointer;
}

/* line 39, sass/budaivilla.scss */
a:active {
  color: #000;
}

/*a:visited {color: #aaa; text-decoration: none; }*/
/* line 41, sass/budaivilla.scss */
:focus {
  outline: none;
}

/* line 46, sass/budaivilla.scss */
section#page {
  max-width: 1920px;
  margin: auto;
}

/* line 47, sass/budaivilla.scss */
section#page > section {
  margin-bottom: 60px;
}

/* line 48, sass/budaivilla.scss */
section#page > section > header {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

/* line 49, sass/budaivilla.scss */
section#page > section .body {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

/* line 50, sass/budaivilla.scss */
section#page > section > figure {
  width: 100%;
  background-size: contain;
  margin-bottom: 24px;
}

/* line 51, sass/budaivilla.scss */
section#page > section > figure img {
  display: block;
  width: 100%;
  height: auto;
  visibility: hidden;
}

/* line 53, sass/budaivilla.scss */
#header {
  position: relative;
  height: 180px;
  z-index: 10;
}

/* line 54, sass/budaivilla.scss */
#header > .body {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

/* line 55, sass/budaivilla.scss */
#header h1 {
  position: absolute;
  text-indent: 100%;
  left: 0;
  bottom: 35px;
  margin-bottom: 0;
}

/* line 56, sass/budaivilla.scss */
#header h1, #header h1 span {
  width: 160px;
  height: 110px;
  background: url(../i/header.png);
  background-size: contain;
  overflow: hidden;
}

/* line 57, sass/budaivilla.scss */
#header h1 a {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 59, sass/budaivilla.scss */
#header h2 {
  position: absolute;
  right: 0;
  bottom: 35px;
  font-size: 24px;
  line-height: 1.2;
  text-align: right;
  font-weight: normal;
}

/* line 60, sass/budaivilla.scss */
#header h2:first-line {
  font-size: 30px;
}

/* line 62, sass/budaivilla.scss */
#menu {
  position: absolute;
  z-index: 21;
  top: 180px;
  left: 0;
  right: 0;
  height: 80px;
  background: rgba(0, 0, 0, 0.7);
}

/* line 63, sass/budaivilla.scss */
#menu.compact {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
}

/* line 64, sass/budaivilla.scss */
#menu .body {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

/* line 66, sass/budaivilla.scss */
#menu ol {
  position: relative;
  font-size: 0;
  height: 80px;
  line-height: 80px;
  clear: both;
  overflow: hidden;
}

/* line 68, sass/budaivilla.scss */
#menu ol > li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

/* line 69, sass/budaivilla.scss */
#menu ol > li:first-child {
  padding-left: 0;
  border-left: 0;
}

/* line 70, sass/budaivilla.scss */
#menu ol > li a {
  display: inline-block;
  height: 40px;
  font-size: 22px;
  line-height: 40px;
  color: #fff;
}

/* line 73, sass/budaivilla.scss */
#menu ol > li.trigger {
  display: none;
  border: 0;
}

/* line 74, sass/budaivilla.scss */
#menu button[type=toggle] {
  background: none;
  border: 0;
}

/* line 75, sass/budaivilla.scss */
#menu button[type=toggle] span.icon-bar {
  display: block;
  width: 32px;
  height: 4px;
  border-radius: 1px;
  background: #aaa;
}

/* line 76, sass/budaivilla.scss */
#menu button[type=toggle] span.icon-bar + span.icon-bar {
  margin-top: 5px;
}

/* line 78, sass/budaivilla.scss */
#menu ol.lang {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
}

/* line 81, sass/budaivilla.scss */
section h1 {
  font: normal 60px/1 "chaletparisnineteensixty", arial, sans-serif;
  margin-bottom: 30px;
}

/* line 83, sass/budaivilla.scss */
mark {
  font-weight: bold;
  background: none;
}

/* line 85, sass/budaivilla.scss */
p {
  margin-top: 30px;
  text-align: justify;
}

/* line 87, sass/budaivilla.scss */
dl {
  font-size: 0;
  word-spacing: 0;
  letter-spacing: 0;
  margin-bottom: 30px;
}

/* line 88, sass/budaivilla.scss */
dt {
  width: 75%;
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
}

/* line 89, sass/budaivilla.scss */
dd {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  text-align: right;
}

/* line 92, sass/budaivilla.scss */
.features-list li {
  font-size: 22px;
  line-height: 1.3;
  margin-top: 12px;
}

/* line 93, sass/budaivilla.scss */
.features-list li:first-child {
  margin-top: 0;
}

/* line 94, sass/budaivilla.scss */
.features-list li mark {
  font-weight: bold;
  color: #3faeeb;
}

/* line 96, sass/budaivilla.scss */
.colset {
  font-size: 0;
  word-spacing: 0;
  letter-spacing: 0;
  margin: 0 -40px;
}

/* line 97, sass/budaivilla.scss */
.colset > .col {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 40px;
  margin-bottom: 24px;
}

/* line 98, sass/budaivilla.scss */
.colset > .col *:first-child {
  margin-top: 0;
}

/* line 100, sass/budaivilla.scss */
#slider {
  position: relative;
  z-index: 0;
}

/* line 102, sass/budaivilla.scss */
#features .colset > .col {
  width: 33.3%;
  border-left: 1px solid #d8d8d8;
  margin-left: -1px;
}

/* line 103, sass/budaivilla.scss */
#features .colset > .col:first-child {
  width: 66.6%;
  border-left: 0;
  border-right: 1px solid #d8d8d8;
}

/* line 105, sass/budaivilla.scss */
.gallery-list {
  font-size: 0;
  word-spacing: 0;
  letter-spacing: 0;
}

/* line 106, sass/budaivilla.scss */
.gallery-list li {
  display: inline-block;
  vertical-align: top;
  width: 25%;
}

/* line 107, sass/budaivilla.scss */
.gallery-list li span {
  display: block;
  background-size: cover;
}

/* line 108, sass/budaivilla.scss */
.gallery-list li span {
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

/* line 114, sass/budaivilla.scss */
.gallery-list li:hover span {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}

/* line 115, sass/budaivilla.scss */
.gallery-list li img {
  display: block;
  visibility: hidden;
  width: 100%;
  height: auto;
}

/* line 117, sass/budaivilla.scss */
section#page > section#progress {
  margin-bottom: 80px;
}

/* line 118, sass/budaivilla.scss */
.progress-list {
  font-size: 0;
  word-spacing: 0;
  letter-spacing: 0;
}

/* line 119, sass/budaivilla.scss */
.progress-list li {
  display: inline-block;
  vertical-align: top;
  width: 12.5%;
}

/* line 120, sass/budaivilla.scss */
.progress-list li span {
  display: block;
  background-size: cover;
}

/* line 121, sass/budaivilla.scss */
.progress-list li span {
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

/* line 127, sass/budaivilla.scss */
.progress-list li:hover span {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}

/* line 128, sass/budaivilla.scss */
.progress-list li img {
  display: block;
  visibility: hidden;
  width: 100%;
  height: auto;
}

/*#docs  .colset {display:table;width:100%;height:330px;overflow:hidden;background:#f7f7f7 url(../i/docs.jpg) 0 0 no-repeat;}
#docs  .colset > .col-1 {display:table-cell;padding:0;width:1%;}
#docs  .colset > .col-2 {display:table-cell;height:330px;border-top:13px solid #fff;background:#f7f7f7;padding-top:30px;padding-bottom:30px;}
	*/
/* line 135, sass/budaivilla.scss */
#docs .colset2 {
  background: #f7f7f7 url(../i/docs.jpg) 0 0 no-repeat;
  padding-left: 519px;
  height: 330px;
}

/* line 136, sass/budaivilla.scss */
#docs .colset2 > .col {
  border-top: 13px solid #fff;
  background: #f7f7f7;
  padding-top: 30px;
  padding-left: 30px;
}

/* line 138, sass/budaivilla.scss */
.docs-img {
  /*background-repeat:norepeat;background-position:50% 50%;background-size:cover;*/
}

/* line 139, sass/budaivilla.scss */
.docs-img img {
  visibility: hidden;
  display: block;
  width: 519px;
  height: 330px;
}

/* line 142, sass/budaivilla.scss */
ul.docs li {
  min-height: 38px;
  padding-top: 11px;
  margin-top: 11px;
  padding-left: 58px;
  background: url(../i/icon-pdf.png) 0 0 no-repeat;
}

/* line 143, sass/budaivilla.scss */
ul.docs li.blue {
  background-image: url(../i/icon-pdf-blue.png);
}

/* line 144, sass/budaivilla.scss */
ul.docs li:first-child {
  margin-top: 0;
}

/* line 145, sass/budaivilla.scss */
ul.docs li a:hover {
  color: #40afec !important;
}

/* line 146, sass/budaivilla.scss */
ul.docs + ul.docs {
  padding-top: 31px;
}

@media only screen and (max-width: 779px) {
  /* line 148, sass/budaivilla.scss */
  #docs .colset2 {
    padding: 0;
    background-image: none;
    height: auto;
    padding-bottom: 30px;
  }
}
/* line 151, sass/budaivilla.scss */
#neighborhood .colset {
  margin: 0 -20px;
}

/* line 152, sass/budaivilla.scss */
#neighborhood .colset > .col {
  padding: 10px 20px;
}

@media only screen and (max-width: 1035px) {
  /* line 158, sass/budaivilla.scss */
  section#page > section > header,
  section#page > section .body,
  #header > .body,
  #menu .body {
    padding-left: 30px;
    padding-right: 30px;
  }

  /* line 163, sass/budaivilla.scss */
  #header {
    height: 150px;
  }

  /* line 164, sass/budaivilla.scss */
  #header h1 {
    top: 20px;
    left: 30px;
  }

  /* line 165, sass/budaivilla.scss */
  #header h2 {
    right: 30px;
  }

  /* line 167, sass/budaivilla.scss */
  #menu {
    top: 150px;
    height: 60px;
  }

  /* line 168, sass/budaivilla.scss */
  #menu ol {
    height: 60px;
    line-height: 60px;
  }

  /* line 170, sass/budaivilla.scss */
  .gallery-list li {
    width: 33.3%;
  }
}
@media only screen and (max-width: 779px) {
  /* line 173, sass/budaivilla.scss */
  section h1 {
    font: normal 50px/1 "chaletparisnineteensixty", arial, sans-serif;
    margin-bottom: 24px;
  }

  /* line 174, sass/budaivilla.scss */
  #menu ol > li a {
    font-size: 20px;
  }

  /* line 176, sass/budaivilla.scss */
  #features .colset {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 177, sass/budaivilla.scss */
  #features .colset > .col {
    width: 50%;
    border: 0;
    padding-left: 0;
    padding-right: 0;
  }

  /* line 178, sass/budaivilla.scss */
  #features .colset > .col:first-child {
    width: 100%;
    border: 0;
  }

  /* line 180, sass/budaivilla.scss */
  #neighborhood .colset {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 181, sass/budaivilla.scss */
  #neighborhood .colset > .col {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 651px) {
  /* line 184, sass/budaivilla.scss */
  #features .colset {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 185, sass/budaivilla.scss */
  #features .colset > .col {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  /* line 186, sass/budaivilla.scss */
  .gallery-list li {
    width: 50%;
  }

  /* line 187, sass/budaivilla.scss */
  .progress-list li {
    width: 50%;
  }

  /* line 189, sass/budaivilla.scss */
  dt {
    border-bottom: 1px dotted #dfdfdf;
    padding-top: 10px;
  }

  /* line 190, sass/budaivilla.scss */
  dd {
    border-bottom: 1px dotted #dfdfdf;
    padding-top: 10px;
  }
}
@media only screen and (max-width: 500px) {
  /* line 196, sass/budaivilla.scss */
  section#page > section > header,
  section#page > section .body,
  #header > .body,
  #menu .body {
    padding-left: 15px;
    padding-right: 15px;
  }

  /* Header */
  /* line 202, sass/budaivilla.scss */
  #header {
    height: 100px;
  }

  /* line 203, sass/budaivilla.scss */
  #header h1 {
    top: 15px;
    left: 15px;
    margin: 0;
  }

  /* line 204, sass/budaivilla.scss */
  #header h1, #header h1 span {
    width: 100px;
    height: 69px;
  }

  /* line 206, sass/budaivilla.scss */
  #header h2 {
    right: 15px;
    bottom: 15px;
    font-size: 14px;
  }

  /* line 207, sass/budaivilla.scss */
  #header h2:first-line {
    font-size: 16px;
  }

  /* MENU */
  /* line 211, sass/budaivilla.scss */
  #menu {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 200;
    height: auto;
  }

  /* line 212, sass/budaivilla.scss */
  #menu ol {
    overflow: visible;
    height: auto;
  }

  /* line 213, sass/budaivilla.scss */
  #menu ol > li {
    display: none;
    padding: 0;
    border: 0;
  }

  /* line 214, sass/budaivilla.scss */
  #menu ol > li.trigger {
    display: block;
    position: fixed;
    right: 15px;
    top: 15px;
  }

  /* line 216, sass/budaivilla.scss */
  #menu.show {
    padding: 10px;
    width: 100%;
  }

  /* line 217, sass/budaivilla.scss */
  #menu.show ol li {
    display: block;
  }

  /* line 219, sass/budaivilla.scss */
  #menu ol.lang {
    position: static;
  }

  /* line 223, sass/budaivilla.scss */
  section h1 {
    font-size: 30px;
  }

  /* line 225, sass/budaivilla.scss */
  .gallery-list li {
    width: 50%;
  }
}
/* line 231, sass/budaivilla.scss */
#main-slides {
  overflow: hidden;
}

/* line 232, sass/budaivilla.scss */
#main-slides .slick-slide {
  position: relative;
}

/* line 235, sass/budaivilla.scss */
#main-slides img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 236, sass/budaivilla.scss */
#main-slides figcaption {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 80px;
  text-align: center;
}

/* line 237, sass/budaivilla.scss */
#main-slides figcaption span {
  display: inline-block;
  height: 80px;
  background: rgba(0, 0, 0, 0.7);
  font: normal 60px/80px "chaletparisnineteensixty", arial, sans-serif;
  color: #fff;
  padding: 0 100px;
}

/* line 239, sass/budaivilla.scss */
#main-slides:hover .slick-prev {
  visibility: visible;
}

/* line 240, sass/budaivilla.scss */
#main-slides:hover .slick-next {
  visibility: visible;
}

/* line 241, sass/budaivilla.scss */
#main-slides .slick-prev,
#main-slides .slick-next {
  visibility: hidden;
  position: absolute;
  z-index: 100;
  bottom: 80px;
  width: 80px;
  height: 80px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/* line 243, sass/budaivilla.scss */
#main-slides .slick-prev:before,
#main-slides .slick-next:before {
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  font: normal 40px/78px "fontawesome";
  text-indent: 0;
  transition: transform .5s ease;
}

/* line 245, sass/budaivilla.scss */
#main-slides .slick-prev:hover,
#main-slides .slick-next:hover {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.9);
}

/* line 247, sass/budaivilla.scss */
#main-slides .slick-prev:hover:before,
#main-slides .slick-next:hover:before {
  transform: scale(1.2);
}

/* line 249, sass/budaivilla.scss */
#main-slides .slick-prev:active:before,
#main-slides .slick-next:active:before {
  transform: scale(0.9);
}

/* line 251, sass/budaivilla.scss */
#main-slides .slick-prev {
  left: 0px;
}

/* line 252, sass/budaivilla.scss */
#main-slides .slick-next {
  right: 0px;
}

/* line 253, sass/budaivilla.scss */
#main-slides .slick-prev:before {
  content: "\F104";
}

/* line 254, sass/budaivilla.scss */
#main-slides .slick-next:before {
  content: "\F105";
}

@keyframes slidefigcaption {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  50% {
    transform: translateY(10px);
    opacity: .5;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
/* line 271, sass/budaivilla.scss */
#slider.animate figcaption {
  opacity: 0;
}

/* line 272, sass/budaivilla.scss */
#main-slides .slick-slide.show figcaption {
  animation: slidefigcaption .8s linear 0s forwards;
}

@media only screen and (max-width: 1291px) {
  /* line 275, sass/budaivilla.scss */
  #main-slides figcaption {
    bottom: 60px;
  }

  /* line 276, sass/budaivilla.scss */
  #main-slides figcaption span {
    height: 60px;
    font: normal 50px/60px "chaletparisnineteensixty", arial, sans-serif;
    padding: 0 80px;
  }

  /* line 277, sass/budaivilla.scss */
  #main-slides .slick-prev,
  #main-slides .slick-next {
    bottom: 60px;
    width: 60px;
    height: 60px;
  }

  /* line 279, sass/budaivilla.scss */
  #main-slides .slick-prev:before,
  #main-slides .slick-next:before {
    font: normal 36px/58px "fontawesome";
  }
}
@media only screen and (max-width: 779px) {
  /* line 284, sass/budaivilla.scss */
  #main-slides figcaption {
    bottom: 40px;
  }

  /* line 285, sass/budaivilla.scss */
  #main-slides figcaption span {
    height: 50px;
    font: normal 36px/50px "chaletparisnineteensixty", arial, sans-serif;
    padding: 0 60px;
  }

  /* line 286, sass/budaivilla.scss */
  #main-slides .slick-prev,
  #main-slides .slick-next {
    bottom: 40px;
    width: 50px;
    height: 50px;
  }

  /* line 288, sass/budaivilla.scss */
  #main-slides .slick-prev:before,
  #main-slides .slick-next:before {
    font: normal 30px/48px "fontawesome";
  }
}
@media only screen and (max-width: 500px) {
  /* line 293, sass/budaivilla.scss */
  #main-slides figure {
    height: 50vh;
    background-size: cover;
  }

  /* line 294, sass/budaivilla.scss */
  #main-slides figure img {
    visibility: hidden;
  }

  /* line 295, sass/budaivilla.scss */
  #main-slides figcaption {
    bottom: 0;
  }

  /* line 296, sass/budaivilla.scss */
  #main-slides figcaption span {
    height: 40px;
    font: normal 20px/40px "chaletparisnineteensixty", arial, sans-serif;
    width: 100%;
  }

  /* line 297, sass/budaivilla.scss */
  #main-slides .slick-prev,
  #main-slides .slick-next {
    display: none !important;
  }
}
