/* Generated by less 2.5.1 */
@font-face {
  font-family: 'HelveticaNeueLTStd-MdCn';
  src: url('../fonts/subset-HelveticaNeueLTStd-MdCn.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueLTStd-BdCn';
  src: url('../fonts/subset-HelveticaNeueLTStd-BdCn.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaStd-Bold';
  src: url('../fonts/subset-FuturaStd-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
img {
  width: 100%;
  height: auto;
}
.stage {
  width: 300px;
  height: 250px;
  display: none;
  position: relative;
  background-color: black;
  overflow: hidden;
  border: 1px solid black;
  color: white;
}
.bg div {
  display: block;
  width: 300px;
  height: 200px;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
}
.bg .colombaro {
  background-image: url(../img/castello.jpg);
  top: -50px;
}
.bg .castello {
  background-image: url(../img/colombaro.jpg);
  top: -50px;
}
.claim {
  margin-top: 1em;
  position: absolute;
  left: 0;
  top: 0;
  text-transform: uppercase;
  text-align: center;
  font-family: 'HelveticaNeueLTStd-MdCn';
  font-weight: 100;
  display: block;
  font-size: 1.5em;
  width: 300px;
  text-shadow: 1px 1px 2px #000;
}
.claim p {
  width: 100%;
  text-align: center;
  line-height: 1em;
  padding: 0;
  margin: 0;
}
.claim p span {
  font-family: 'HelveticaNeueLTStd-BdCn';
  display: inline-block;
  text-align: center;
  font-size: 1.8em;
  line-height: 25px;
  vertical-align: middle;
  padding-top: 12px;
  padding-bottom: 0px;
}
.claim p .border {
  border-top: 2px solid white;
  border-bottom: 2px solid white;
}
.bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 300px;
  border-top: 6px solid white;
  background-color: #772518;
}
.bottom .left {
  width: 40%;
  height: 100px;
  float: left;
  background-color: #063747;
  font-family: 'FuturaStd-Bold';
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle;
  display: table;
  border-right: 6px solid white;
}
.bottom .left span {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.2em;
  width: 0;
}
.bottom .right {
  width: 58%;
  float: right;
  position: absolute;
  right: 0;
}
.bottom .right .logo {
  margin-left: 1em;
  margin-top: 1em;
  margin-right: 1em;
}
.bottom .right .cta {
  margin-left: 1em;
  margin-top: 0.2em;
  margin-right: 1em;
  background-color: white;
  color: black;
  font-family: 'HelveticaNeueLTStd-MdCn';
  text-transform: uppercase;
  font-size: 1.1em;
  padding: 0.2em;
  border-radius: 1em;
  text-align: center;
  line-height: 0.7em;
  padding-top: 0.6em;
  padding-bottom: 0.4em;
  margin-bottom: 0;
  overflow: hidden;
}
.bottom .right .cta span {
  display: inline-block;
}
