/* CSS Document */
@font-face {
  font-family: FG-BkCp;
  src: url(../fonts/FG-BkCp.eot);
  src: url(../fonts/FG-BkCp.eot?#iefix) format('embedded-opentype'), url(../fonts/FG-BkCp.woff) format('woff'), url(../fonts/FG-BkCp.ttf) format('truetype'), url(../fonts/FG-BkCp.svg) format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: bellmtstd;
  src: url(../fonts/bellmtstd.eot);
  src: url(../fonts/bellmtstd.eot?#iefix) format('embedded-opentype'), url(../fonts/bellmtstd.woff) format('woff'), url(../fonts/bellmtstd.ttf) format('truetype'), url(../fonts/bellmtstd.svg) format('svg');
  font-weight: 400;
  font-style: normal;
}
html,
body,
div,
pre,
form,
fieldset,
input,
h1,
h2,
h3,
h4,
h5,
h6,
p,
textarea,
ul,
ol,
li,
dl,
dt,
dd,
blockquote,
th,
td,
abbr,
article,
aside,
audio,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
summary,
time,
video {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code {
  font-style: normal;
  font-weight: 400;
}
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
}
a {
  outline: 0;
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #000;
}
a img {
  border: none;
}
:focus {
  outline: 0;
}
body,
html {
  width: 100%;
  height: 100%;
  font-family: FG-BkCp, sans-serif;
  font-size: 100%;
  color: #000;
}
main {
  position: relative;
  display: block;
  height: 100%;
  min-height: 100%;
  z-index: 3;
  overflow: hidden;
}
article {
  display: block;
  width: 100%;
  height: 100%;
}
section {
  display: block;
  width: 96%;
  height: 100%;
  margin: auto;
}
menu {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 3%;
  left: 8%;
  z-index: 18;
}
menu span {
  display: block;
  width: 32px;
  height: 17px;
  margin: 15px 9px;
  border-top: 2px solid #cbb277;
  border-bottom: 2px solid #cbb277;
  cursor: pointer;
  transition: all 250ms ease-in-out;
}
menu:hover span {
  height: 24px;
  margin: 11px 9px;
  border-top: 3px solid #f6f2e6;
  border-bottom: 3px solid #f6f2e6;
}
menu hr {
  position: absolute;
  top: 17px;
  width: 32px;
  height: 2px;
  background-color: #cbb277;
  border: none;
  opacity: 1;
  transition: all 250ms ease-in-out;
}
menu:hover hr {
  background-color: #f6f2e6;
  opacity: 0;
}
menu a {
  position: absolute;
  top: 17px;
  color: #cbb277;
  padding-top: 1px;
  opacity: 0;
  transition: all 250ms ease-in-out;
}
menu:hover a {
  color: #f6f2e6;
  opacity: 1;
}
.logo-cask33 {
  position: absolute;
  right: 0;
  left: 0;
  top: 4%;
  display: block;
  width: 336px;
  height: 32px;
  margin: auto;
  background-image: url(../media/logos-new.png);
  background-position: center top;
}
.logo-samdeman {
  position: absolute;
  right: 0;
  left: 0;
  display: block;
  width: 116px;
  height: 32px;
  margin: auto;
  background-image: url(../media/logos-new.png);
  background-position: center -146px;
}
.logo-dome {
  position: absolute;
  right: 0;
  left: 0;
  display: block;
  width: 106px;
  height: 102px;
  margin: auto;
  background-image: url(../media/logos-new.png);
  background-position: center -196px;
}
.linhas {
  position: absolute;
  width: 90%;
  height: 88%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.linhas .linha-top {
  position: absolute;
  top: -2px;
  width: 100%;
  height: 5px;
  background-image: url(../media/linha-top.png);
  background-repeat: no-repeat;
  background-position: center;
}
.linhas .linha-left {
  position: absolute;
  left: -2px;
  width: 5px;
  height: 100%;
  background-image: url(../media/linha-vertical.png);
  background-repeat: no-repeat;
  background-position: center;
}
.linhas .linha-right {
  position: absolute;
  right: -2px;
  width: 5px;
  height: 100%;
  background-image: url(../media/linha-vertical.png);
  background-repeat: no-repeat;
  background-position: center;
}
.linhas .linha-bottom {
  position: absolute;
  bottom: -2px;
  width: 100%;
  height: 5px;
  background-image: url(../media/linha-bottom.png);
  background-repeat: no-repeat;
  background-position: center;
}
.close {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 3%;
  left: 8%;
  background-image: url(../media/backgrd.jpg);
  z-index: 2;
}
.close a {
  display: block;
  width: 26px;
  height: 26px;
  margin: 12px;
  background-image: url(../media/close.png);
  cursor: pointer;
}
.link {
  position: absolute;
  display: table;
  left: 50%;
  width: 160px;
  margin-left: -80px;
  bottom: 4%;
}
.link li {
  display: table-cell;
  margin: 0 5px;
}
.link li a {
  display: block;
  margin: auto;
  width: 26px;
  height: 30px;
  background-image: url(../media/sprite-share.png);
}
.link li .sandeman {
  background-position: 0 bottom;
}
.link li .sandeman:hover {
  background-position: 0 top;
}
.link li .contact {
  background-position: -24px bottom;
}
.link li .contact:hover {
  background-position: -24px top;
}
.link li .twitter {
  background-position: -48px bottom;
}
.link li .twitter:hover {
  background-position: -48px top;
}
.link li .facebook {
  background-position: -76px bottom;
}
.link li .facebook:hover {
  background-position: -76px top;
}
.conter {
  color: #f6f2e6;
  font-size: 47px;
  text-align: center;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
.conter .so {
  color: #615343;
  font-size: 21px;
}
.conter .num {
  font-family: bellmtstd;
}
.conter .left {
  color: #615343;
  font-family: bellmtstd;
}
.conter a {
  display: block!important;
  color: #cbb277 !important;
  font-family: FG-BkCp !important;
  font-size: 18px!important;
  text-transform: uppercase;
}
.conter:hover a {
  color: #f6f2e6 !important;
  text-decoration: underline;
}
h4 {
  color: #cbb277;
  font-family: bellmtstd;
  font-size: 36px;
  margin-bottom: 10px;
}
h4 sup {
  text-decoration: underline;
  font-size: 24px;
}
h5 {
  color: #615343;
  font-family: bellmtstd;
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 700;
}
@media (max-width: 1199px) {
  .logo-cask33 {
    top: 3.5%;
  }
}
@media (max-width: 480px) {
  .close,
  menu {
    top: 1%;
    left: 2%;
  }
  .logo-cask33 {
    width: 100%;
    height: 5%;
    background-size: 100%;
  }
  .conter {
    font-size: 34px;
  }
  .conter .so {
    font-size: 12px;
  }
}
#check-age {
  position: relative;
  min-height: 760px;
  background-image: url(../media/backgrd-agecheck.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
#check-age section {
  position: relative;
  display: table;
  width: 643px;
  height: 582px;
  margin: auto;
  background-image: url(../media/backgrd-boxagecheck.png);
}
#check-age section .logo-cask33-big {
  position: absolute;
  right: 0;
  left: 0;
  top: 6%;
  display: block;
  width: 169px;
  height: 68px;
  margin: auto;
  background-image: url(../media/logo-cask33-big.png);
  background-position: center top;
}
#check-age section .logo-dome {
  bottom: 10%;
}
#check-age section .box-age {
  vertical-align: middle;
  text-align: center;
  margin-top: 110px;
}
#check-age section .box-age h2 {
  width: 90%;
  margin: auto;
  color: #f6f2e6;
  font-family: bellmtstd;
  font-size: 48px;
  line-height: 48px;
}
#check-age section .box-age h2 span {
  color: #615343;
}
#check-age section .box-age p {
  width: 100%;
  margin: auto;
  color: #cbb277;
}
#check-age section .box-age .f01 {
  font-size: 20px;
}
#check-age section .box-age .f02 {
  font-size: 14px;
}
#check-age section .box-age a {
  color: #cbb277;
  font-weight: 700;
}
#check-age #form-agecheck {
  position: relative;
  width: 460px;
  height: auto;
  margin: 10px auto;
}
#check-age #form-agecheck label {
  display: block;
  color: #f6f2e6;
  font-family: bellmtstd;
  font-size: 20px;
  margin-bottom: 10px;
}
#check-age #form-agecheck .box {
  display: inline-block;
  width: 45%;
  margin: 0 2%;
}
#check-age #form-agecheck .age {
  height: 78px;
  background-image: url(../media/tbn-age.png);
  background-position: center 10px;
  background-repeat: repeat-x;
}
#check-age #form-agecheck .contry {
  height: 78px;
  background-image: url(../media/tbn-age.png);
  background-position: center 10px;
  background-repeat: repeat-x;
}
#check-age #form-agecheck .form-group {
  display: inline-block;
  margin: 5px;
  overflow: hidden;
  background-image: url(../media/seta.png);
  background-position: right center;
  background-repeat: no-repeat;
}
#check-age #form-agecheck .form-group.day {
  width: 50px;
}
#check-age #form-agecheck .form-group.month {
  width: 50px;
}
#check-age #form-agecheck .form-group.year {
  width: 70px;
}
#check-age #form-agecheck .form-group select {
  width: 140%;
  border: none;
  background-color: transparent;
  color: #cbb277;
  font-size: 18px;
  text-transform: uppercase;
  -webkit-appearance: none;
}
#check-age #form-agecheck .form-group select option:first-child {
  display: none;
}
#check-age #form-agecheck .remeber {
  width: 100%;
  margin-top: 10px;
}
#check-age #form-agecheck .remeber input {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  margin-right: 10px;
  opacity: 0.01;
  cursor: pointer;
}
#check-age #form-agecheck .remeber label {
  height: 22px;
  font-family: FG-BkCp;
  font-size: 18px;
  background-image: url(../media/checkbox.png);
  background-position: 10px top;
  background-repeat: no-repeat;
}
#check-age #form-agecheck .remeber label.check {
  background-position: 10px -21px;
}
#check-age #form-agecheck .remeber label span {
  color: #cbb277;
}
#check-age #form-agecheck .remeber .form-group {
  margin: 0;
  background-image: none;
}
#check-age #form-agecheck button {
  display: block;
  width: 140px;
  height: 40px;
  margin: 10px auto;
  background-color: transparent;
  color: #cbb277;
  font-family: FG-BkCp;
  font-size: 18px;
  border: 6px double #cbb277;
  cursor: pointer;
}
@media (max-width: 991px) {
  #check-age section {
    width: 100%;
    background-size: 100% 100%;
  }
}
header {
  position: absolute;
  width: 100%;
  height: 25%;
  top: 75%;
  background-image: url(../media/backgrd.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 16;
  transition: all 400ms ease-in-out 200ms;
}
header * {
  transition: all 400ms ease-in-out 200ms;
}
header .missing {
  position: absolute;
  height: 90px;
  top: 30%;
  right: 10%;
}
header .missing .conter {
  transition: all 50ms ease-in-out 200ms;
}
header .logo-cask33 {
  height: 54px;
  top: 10%;
  background-position: center -62px;
}
@media (max-height: 800px) {
  header .logo-cask33 {
    top: 18%;
  }
}
header .logo-samdeman {
  bottom: 8%;
  opacity: 1;
  z-index: 2;
  background-position: center -202px;
  height: 96px;
}
@media (max-height: 800px) {
  header .logo-samdeman {
    background-position: center -267px;
    height: 32px;
    bottom: 14%;
  }
}
@media (max-height: 340px) {
  header .logo-samdeman {
    display: none;
  }
}
header .return {
  position: absolute;
  left: 0;
  right: 0;
  width: 300px;
  bottom: 20%;
  margin: auto;
  color: #615343;
  font-size: 18px;
  text-align: center;
  opacity: 0;
  z-index: 3;
  transition: all 250ms ease-in-out 200ms;
}
header .return * {
  transition: all 250ms ease-in-out 200ms;
}
header .return samp {
  display: inline-block;
  width: 40px;
  height: 1px;
  margin: 5px 24px;
  background-color: #615343;
}
header .return:hover {
  color: #cbb277;
}
header .return:hover samp {
  background-color: #cbb277;
}
header .btn-info {
  position: absolute;
  vertical-align: middle;
  width: 340px;
  height: 90px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 5%;
  opacity: 1;
  z-index: 4;
  transition: all 250ms ease-in-out 200ms;
  cursor: pointer;
}
header .btn-info * {
  transition: all 250ms ease-in-out 200ms;
}
header .btn-info p {
  color: #615343;
  font-family: bellmtstd;
  font-size: 20px;
  text-align: center;
}
header .btn-info span {
  display: block;
  margin-top: 20px;
  color: #cbb277;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
}
header .btn-info span samp {
  display: inline-block;
  width: 40px;
  height: 1px;
  margin: 5px 24px;
  background-color: #cbb277;
}
header .btn-info:hover p {
  color: #f6f2e6;
}
header .btn-info:hover span {
  color: #f6f2e6;
}
header .btn-info:hover span samp {
  background-color: #f6f2e6;
}
@media (max-width: 810px) {
  header .btn-info {
    left: 2%;
    width: 260px;
  }
  header .btn-info p {
    font-size: 18px;
  }
  header .btn-info span {
    font-size: 16px;
  }
  header .btn-info span samp {
    width: 25px;
    height: 1px;
    margin: 5px 16px;
  }
}
@media (max-width: 650px) {
  header .btn-info {
    display: none;
  }
  header .missing {
    display: none!important;
  }
}
header.top {
  height: 16%;
  top: 0;
  background-image: url(../media/backgrd.jpg);
  background-position: 0 500px;
}
header.top .missing {
  top: 84%;
  right: 10%;
}
header.top .missing .conter {
  font-size: 34px;
}
header.top .missing .conter .so {
  font-size: 12px;
}
header.top .missing .conter a {
  font-size: 16px!important;
}
header.top .logo-cask33 {
  height: 54px;
  top: 25%;
  background-position: center top;
}
header.top .logo-samdeman {
  opacity: 0;
  height: 0;
}
header.top .return {
  opacity: 1;
  bottom: -12%;
  cursor: pointer;
}
header.top .btn-info {
  opacity: 0;
  height: 0;
  overflow: hidden;
}
@media (max-width: 480px) {
  header.top .logo-cask33 {
    height: 34px;
  }
}
@media (max-height: 650px) {
  header.top .missing {
    display: none!important;
  }
}
.explore-inside {
  position: absolute;
}
.explore-inside.ng-enter {
  -webkit-transition: 1s linear all 0.5s;
  transition: 1s linear all 0.5s;
}
.explore-inside.ng-leave {
  -webkit-transition: 0.5s linear all;
  transition: 0.5s linear all;
}
.explore-inside.ng-enter,
.explore-inside.ng-leave.ng-leave-active {
  opacity: 0;
}
.explore-inside.ng-leave,
.explore-inside.ng-enter.ng-enter-active {
  opacity: 1;
}
nav {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../media/backgrd.jpg);
  background-size: cover;
  z-index: 20;
  display: none;
}
nav .menu {
  position: relative;
  display: table;
  top: 12%;
  left: 0;
  right: 0;
  width: 500px;
  height: 76%;
  margin: auto;
}
nav .menu li {
  display: table-row;
  text-align: center;
}
nav .menu li sup {
  font-size: 24px;
  text-decoration: underline;
}
nav .menu li p {
  display: table-cell;
  vertical-align: middle;
}
nav .menu li samp {
  display: block;
  height: 5px;
  margin-top: 0;
  background-image: url(../media/linha-bottom.png);
  background-repeat: no-repeat;
  background-position: left;
  opacity: 0;
  transition: all 250ms ease-in-out;
}
nav .menu li a {
  display: inline-block;
  color: #f6f2e6;
  font-family: bellmtstd;
  font-size: 48px;
  transition: all 250ms ease-in-out;
}
nav .menu li:hover a {
  color: #cbb277;
}
nav .menu li:hover samp {
  opacity: 1;
  margin-top: 6px;
}
nav .menu li .picture {
  display: inline-block;
  width: 24px;
  height: 19px;
  margin-left: 10px;
  background-image: url(../media/picture.png);
}
@media (max-height: 800px) {
  nav .menu li sup {
    font-size: 16px;
  }
  nav .menu li a {
    font-size: 34px;
  }
}
@media (max-width: 991px) {
  nav {
    min-height: 560px;
  }
  nav .menu li sup {
    font-size: 16px;
  }
  nav .menu li a {
    font-size: 34px;
  }
}
@media (max-width: 480px) {
  nav {
    min-height: 480px;
  }
  nav .menu {
    width: 300px;
  }
  nav .menu li sup {
    font-size: 12px;
  }
  nav .menu li a {
    font-size: 24px;
  }
}
#video {
  position: absolute;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 75%;
  background: #000;
}
#video iframe,
#video .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#video iframe {
  top: 0;
  height: 114%;
}
#video .mask {
  height: 100%;
}
#video.ready.paused #pause-mask {
  opacity: 0.75;
}
#video.ready.paused #pause-text {
  opacity: 1;
}
#video.finished #end-mask {
  opacity: 0.75;
  z-index: 11;
}
#video.finished #end-text {
  opacity: 1;
  z-index: 12;
}
#video.finished.paused #pause-mask,
#video.finished.paused #pause-text {
  opacity: 0;
}
.pause {
  transition: opacity 500ms ease-in-out;
}
#player-frame {
  z-index: 4;
  overflow: hidden;
}
#pause-mask,
#end-mask {
  opacity: 0;
  z-index: 6;
  background: #615343;
}
#pause-text {
  opacity: 0;
  z-index: 8;
}
#pause-text > div {
  display: table;
  width: 100%;
  height: 100%;
}
#pause-text > div h4 {
  font-family: FG-BkCp;
  display: table-cell;
  vertical-align: middle;
  text-transform: uppercase;
  text-align: center;
  color: #cbb277;
  font-size: 150px;
}
#end-text {
  opacity: 0;
  z-index: 8;
  transition: opacity 500ms ease-in-out;
}
#end-text .inside {
  position: absolute;
  width: 574px;
  height: 64px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
}
#end-text .inside a {
  display: inline-block;
  position: relative;
  width: 236px;
  height: 58px;
  margin: 18px;
  color: #cbb277;
  font-size: 20px;
  line-height: 60px;
  border: 6px double #cbb277;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 250ms ease-in-out;
}
#end-text .inside a:hover {
  border: 6px double #f6f2e6;
  color: #f6f2e6;
}
#player-elements {
  z-index: 10;
  background-color: transparent;
}
#player-elements .subtitle-toggle {
  position: absolute;
  display: block;
  right: 52px;
  bottom: 30px;
  width: 56px;
  height: 24px;
  z-index: 12;
  background-image: url(../media/btn-legendas.png);
  cursor: pointer;
}
#player-elements .subtitle-toggle.off {
  background-position: 0 0;
}
#player-elements .subtitle-toggle.off:hover {
  background-position: 0 -24px;
}
#player-elements .subtitle-toggle.on {
  background-position: 0 -48px;
}
#player-elements .subtitle-toggle.on:hover {
  background-position: 0 -72px;
}
#player-elements .subtitles {
  position: absolute;
  padding: 0 84px;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: auto;
  color: #f6f2e6;
  font-size: 28px;
  text-align: center;
  text-shadow: 1px 1px #615343;
  z-index: 10;
}
#timeline {
  position: absolute;
  bottom: 0;
  z-index: 14;
  width: 100%;
  height: 6px;
  cursor: pointer;
}
#timeline > span {
  position: absolute;
  display: block;
  height: 100%;
}
#timeline .idle {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.25);
}
#timeline .progress {
  width: 0;
  background-color: #cbb277;
  transition: width 350ms linear;
}
#play {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100px;
  height: 100px;
  margin: auto;
  background-color: #fff;
  z-index: 18;
  cursor: pointer;
}
.mobile #video iframe {
  top: 0;
  height: 100%;
}
.mobile .pause,
.mobile .end {
  display: none;
}
.mobile #player-elements {
  display: none;
}
.mobile #video.finished .end {
  display: block;
}
.mobile header.top + #video #pause-mask,
.mobile header.top + #video #end-mask {
  display: block;
}
.mobile .st_sharethis_large {
  display: none;
}
#areas {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 14;
  top: 100%;
  transition: all 400ms ease-in-out 200ms;
  min-height: 650px;
}
#areas > * {
  transition: all 400ms ease-in-out 200ms;
}
#areas .scroll {
  position: absolute;
  width: 100%;
  height: 90%;
  top: 0;
  background-color: #333;
  overflow: hidden;
}
#areas .scroller-pagination {
  position: absolute;
  right: 20px;
  top: 50%;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 5;
}
#areas .scroller-pagination li {
  padding: 0;
  text-align: center;
}
#areas .scroller-pagination li a {
  padding: 16px;
  width: 12px;
  height: 12px;
  display: block;
}
#areas .scroller-pagination li a:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border: 2px solid #cbb277;
}
#areas .scroller-pagination li a.active:before {
  width: 8px;
  height: 8px;
  background-color: #cbb277;
  border: 2px solid #cbb277;
}
@media (max-width: 991px) {
  #areas .scroller-pagination {
    top: 40%;
  }
}
@media (max-width: 480px) {
  #areas .scroller-pagination {
    top: 30%;
  }
}
#areas.top {
  top: 0;
}
#areas.top .scroll {
  top: 12%;
}
#areas .allareas {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  -webkit-transform-style: preserve-3d;
}
#areas .allareas .area {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-image: url(../media/backgrd.jpg);
  background-size: cover;
}
#areas .allareas .area .info {
  position: relative;
  display: block;
  top: 16%;
  width: 440px;
  margin: auto;
  text-align: left;
  z-index: 2;
}
#areas .allareas .area .info h4 {
  margin-bottom: 12px;
}
#areas .allareas .area .info p {
  position: relative;
  color: #f6f2e6;
  font-size: 18px;
  line-height: 22px;
  padding-bottom: 4px;
}
#areas .allareas .area .info .text {
  width: 440px;
  height: 400px;
  overflow: hidden;
}
#areas .allareas .area .info .pager {
  position: absolute;
  bottom: -75px;
  left: 0;
  right: 0;
  color: #cbb277;
  font-family: bellmtstd;
  text-align: center;
}
#areas .allareas .area .info .pager span {
  font-size: 26px;
}
#areas .allareas .area .info .pager sup {
  text-decoration: underline;
}
#areas .allareas .area .info .pager .many {
  font-size: 38px;
}
#areas .allareas .area .info .pager .seta {
  display: inline-block;
  margin: 0 10px;
  width: 80px;
  height: 30px;
  padding-top: 14px;
  vertical-align: top;
  color: #615343;
  font-size: 20px;
  font-family: FG-BkCp, sans-serif;
  cursor: pointer;
  opacity: 1;
}
#areas .allareas .area .info .pager .seta.hide {
  opacity: 0;
  cursor: default;
}
#areas .allareas .area .info .column {
  position: absolute;
  overflow: hidden;
  opacity: 0;
  transition: opacity 250ms ease-in-out;
}
#areas .allareas .area .info .column p {
  margin-bottom: 16px;
}
#areas .allareas .area .info .column.active {
  opacity: 1;
  transition-delay: 200ms;
}
@media (max-width: 650px) {
  #areas .allareas .area .info {
    right: 0;
    left: 0!important;
    top: 11%;
    margin: auto!important;
  }
}
#areas .allareas .area.text-left .info {
  left: 8%;
  margin: 0;
}
#areas .allareas .area .gonext {
  position: absolute;
  left: 0;
  right: 0;
  width: 60px;
  height: 40px;
  bottom: 5%;
  margin: auto;
  color: #615343;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  z-index: 3;
  transition: all 250ms ease-in-out;
  cursor: pointer;
  background-image: url(../media/gonext.png);
  background-repeat: no-repeat;
  background-position: center;
  font: 0/0 a;
  color: transparent;
}
#areas .allareas .area .gonext:hover {
  color: #cbb277;
  background-image: url(../media/gonexthover.png);
}
#areas .allareas .area .divmodal {
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 15%;
  width: 600px;
  height: 242px;
  margin: auto;
  text-align: center;
  background-image: url(../media/gradiante.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
#areas .allareas .area .divmodal .modal-button {
  position: absolute;
  width: 236px;
  height: 58px;
  margin: 75px 0 0 -118px;
  color: #cbb277;
  font-size: 20px;
  line-height: 30px;
  border: 6px double #cbb277;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 250ms ease-in-out;
}
#areas .allareas .area .divmodal .modal-button:hover {
  border: 6px double #f6f2e6;
  color: #f6f2e6;
}
@media (max-width: 1400px) {
  #areas .allareas .area .divmodal {
    right: 0;
  }
}
#areas .allareas .area.last .btn-last {
  position: absolute;
  width: 574px;
  height: 64px;
  left: 0;
  right: 0;
  top: 20%;
  margin: auto;
  text-align: center;
}
#areas .allareas .area.last .btn-last a {
  display: inline-block;
  position: relative;
  width: 236px;
  height: 58px;
  margin: 18px;
  color: #cbb277;
  font-size: 20px;
  line-height: 60px;
  border: 6px double #cbb277;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 250ms ease-in-out;
}
#areas .allareas .area.last .btn-last a:hover {
  border: 6px double #f6f2e6;
  color: #f6f2e6;
}
#areas .allareas .area.last .logo-dome {
  bottom: 235px;
}
#areas .allareas .area.last .madeira {
  position: absolute;
  bottom: 87px;
}
#areas .allareas .area.last footer {
  position: absolute;
  bottom: 10px;
}
@media (max-width: 991px) {
  #areas .allareas .area.last .btn-last {
    width: 514px;
  }
  #areas .allareas .area.last .btn-last a {
    width: 206px;
    height: 58px;
    margin: 18px;
  }
  #areas .allareas .area.last .madeira {
    bottom: 151px;
  }
}
@media (max-width: 480px) {
  #areas .allareas .area.last .btn-last {
    width: 282px;
  }
  #areas .allareas .area.last .btn-last a {
    width: 110px;
    height: 40px;
    margin: 8px;
    font-size: 14px;
    line-height: 40px;
  }
  #areas .allareas .area.last .madeira {
    display: none;
  }
}
@media (min-height: 800px) {
  #areas .allareas .area.last .logo-dome {
    bottom: 300px;
  }
}
@media (min-width: 1280px) {
  #areas .allareas .area.last .logo-dome {
    bottom: 220px;
  }
}
@media (max-width: 810px) {
  #areas #born-in-a-unique-place .info {
    left: 0;
    margin: auto;
  }
}
#areas #the-birth-of-cask-33 .info {
  text-align: center;
  font-family: bellmtstd;
}
#areas #the-birth-of-cask-33 .info p {
  font-size: 24px;
  line-height: 26px;
}
#areas #the-birth-of-cask-33 .info .signature {
  display: block;
  width: 177px;
  height: 43px;
  margin: 30px auto 0;
  background-image: url(../media/signature.png);
  font: 0/0 a;
  color: transparent;
}
@media (max-width: 810px) {
  #areas #o-quintal .info {
    left: 0;
    margin: auto;
  }
}
@media (max-height: 800px) {
  #areas #o-quintal .info h4 {
    margin-bottom: 10px;
  }
}
#areas #a-very-special-pipe .info {
  text-align: center;
}
@media (max-width: 810px) {
  #areas #the-taste-of-perfection .divmodal {
    width: 100%;
    height: 70px;
    bottom: 12%;
    top: initial;
    background-image: initial;
  }
  #areas #the-taste-of-perfection .divmodal .modal-button {
    margin: 0 0 0 -118px;
  }
  #areas #the-taste-of-perfection .info {
    left: 0;
    margin: auto;
  }
}
@media (max-height: 650px) {
  #areas #the-taste-of-perfection .divmodal {
    bottom: 0;
  }
}
#areas #a-one-of-a-kind-bottle .modal-button {
  background-image: url(../media/picture.png);
  background-repeat: no-repeat;
  background-position: 90% center;
}
@media (max-width: 650px) {
  #areas #a-one-of-a-kind-bottle .content-large {
    display: none;
  }
  #areas #a-one-of-a-kind-bottle .content-medium {
    display: block;
  }
  #areas #a-one-of-a-kind-bottle .content-small {
    display: none;
  }
}
@media (max-width: 810px) {
  #areas #a-one-of-a-kind-bottle .divmodal {
    width: 100%;
    height: 70px;
    bottom: 12%;
    top: initial;
    background-image: initial;
  }
  #areas #a-one-of-a-kind-bottle .divmodal .modal-button {
    margin: 0 0 0 -118px;
  }
  #areas #a-one-of-a-kind-bottle .info {
    left: 0;
    margin: auto;
  }
}
@media (max-height: 650px) {
  #areas #a-one-of-a-kind-bottle .divmodal {
    bottom: 0;
  }
}
@media (min-height: 800px) {
  #areas .content-large {
    display: block;
  }
  #areas .content-medium {
    display: none;
  }
  #areas .content-small {
    display: none;
  }
}
@media (max-height: 800px) {
  #areas .content-large {
    display: none;
  }
  #areas .content-medium {
    display: block;
  }
  #areas .content-small {
    display: none;
  }
  #areas .area .info .text {
    height: 280px!important;
  }
  #areas .area .info .text p {
    font-size: 22px;
    line-height: 24px;
  }
  #areas .area .info h4 {
    margin-bottom: 10px!important;
  }
}
@media (max-height: 650px) {
  #areas .scroll {
    overflow: scroll;
  }
  #areas .scroller-pagination {
    display: none;
  }
  #areas .gonext {
    display: none;
  }
}
.galeria {
  position: absolute;
  width: 100%;
  height: 100%;
  left: -100%;
  right: -100%;
  top: 50px;
  margin: auto;
}
.galeria .slider {
  position: relative;
  width: 100%;
  height: 100%;
  margin: auto;
  overflow: hidden;
}
.galeria .slider ul {
  position: relative;
  width: 99999px;
  height: 100%;
}
.galeria .slider ul li {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 0 0;
  margin-right: 20px;
  overflow: hidden;
}
.galeria .slider ul li img {
  position: absolute;
  left: -100%;
  right: -100%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 90%;
  cursor: default;
}
.galeria.big {
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
}
.galeria.big .slider li {
  width: 100%;
  height: 100%;
}
.galeria.big .slider li img {
  cursor: default;
  left: -100%;
  right: -100%;
}
.galeria .setas a {
  position: absolute;
  display: block;
  width: 40px;
  height: 20px;
  top: 45%;
  cursor: pointer;
  color: #cbb277;
  font-size: 20px;
}
.galeria .setas a * {
  transition: all 250ms ease-in-out;
}
.galeria .setas a.prev {
  left: 18px;
  text-align: left;
}
.galeria .setas a.prev span {
  position: absolute;
  top: -25px;
  left: -4px;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: 0;
}
.galeria .setas a.next {
  right: 18px;
  text-align: right;
}
.galeria .setas a.next span {
  position: absolute;
  top: -25px;
  right: -4px;
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  opacity: 0;
}
.galeria .setas a:hover span {
  opacity: 1;
}
.galeria .setas .no {
  color: #615343;
  cursor: default;
  display: none;
}
.galeria .setas .no span {
  display: none;
}
.galeria .pagnum {
  position: relative;
  height: 20px;
  margin: -40px 0 0;
  text-align: center;
}
.galeria .pagnum ul {
  position: relative;
}
.galeria .pagnum ul li {
  display: inline-block;
  margin: 0 1px;
}
.galeria .pagnum ul li a {
  display: inline-block;
  width: 40px;
  height: 1px;
  margin-bottom: 0;
  background-color: #cbb277;
  cursor: pointer;
  transition: all 500ms ease-in-out;
}
.galeria .pagnum ul li.activ a {
  height: 7px;
  margin-bottom: -3px;
  cursor: default;
}
#tasting {
  position: absolute;
  width: 100%;
  display: none;
  background-image: url(../media/backgrd.jpg);
  background-size: cover;
  z-index: 20;
}
#tasting .info {
  position: relative;
  display: block;
  top: 16%;
  width: 500px;
  margin: auto;
  text-align: center;
}
#tasting .info h4 {
  margin-bottom: 10px;
}
#tasting .info p {
  position: relative;
  font-family: bellmtstd;
  color: #f6f2e6;
  font-size: 20px;
  line-height: 24px;
}
#gallerybig {
  position: absolute;
  width: 100%;
  display: none;
  background-image: url(../media/backgrd.jpg);
  background-size: cover;
  z-index: 20;
}
#gallerybig .divimag {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 80%;
  height: 80%;
}
#contacto {
  position: absolute;
  width: 100%;
  min-height: 600px;
  display: none;
  background-image: url(../media/backgrd.jpg);
  background-size: cover;
  z-index: 22;
}
#contacto .middle {
  display: table-cell;
  vertical-align: middle;
}
#contacto .registo {
  position: absolute;
  display: table;
  width: 100%;
  height: 100%;
}
#contacto .registo h3 {
  width: 80%;
  color: #f6f2e6;
  font-family: bellmtstd;
  font-size: 30px;
  text-align: center;
  margin: 0 10%;
}
#contacto .registo h4 {
  width: 80%;
  color: #f6f2e6;
  font-size: 18px;
  text-align: center;
  margin: 20px 10%;
}
#contacto .registo form {
  display: table;
  width: 600px;
  margin: 40px auto 0;
}
#contacto .registo form .half {
  float: left;
  width: 50%;
}
#contacto .registo form .full {
  float: left;
  width: 100%;
  font-family: bellmtstd;
  font-size: 12px;
  color: #615343;
  margin-top: 10px;
}
#contacto .registo form .full a {
  color: #615343;
}
#contacto .registo form .campo {
  display: inline-block;
  margin-bottom: 15px;
}
#contacto .registo form p {
  color: brown;
}
#contacto .registo form .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#contacto .registo form label {
  color: #cbb277;
  font-size: 18px;
}
#contacto .registo form input {
  width: 258px;
  height: 38px;
  border: 1px solid #615343;
  padding: 0 10px;
  background-color: transparent;
  background-image: url(../media/bginput.png);
  color: #cbb277;
  font-family: FG-BkCp;
  font-size: 16px;
}
#contacto .registo form select {
  width: 320px;
  height: 38px;
  border: 1px solid #615343;
  border-radius: 0;
  padding: 0 10px;
  background-color: transparent;
  background-image: url(../media/bginput.png);
  color: #cbb277;
  font-family: FG-BkCp;
  font-size: 16px;
  appearance: button;
  -webkit-appearance: button;
}
#contacto .registo form select option {
  padding: 10px;
  color: #615343;
  font-size: 20px;
  background: 0 0;
  background-image: url(../media/bginput.png);
}
#contacto .registo form input.error {
  border: 4px double #615343;
  margin: -3px;
}
#contacto .registo form .select {
  width: 281px;
  overflow-x: hidden;
  background-image: url(../media/seta-box.png);
  background-repeat: no-repeat;
  background-position: 243px center;
}
#contacto .registo form .empty {
  color: #615343;
}
#contacto .registo form .select.error {
  border: 4px double #615343;
  margin: -3px;
  margin-bottom: 8px;
  width: 278px;
}
#contacto .registo form textarea {
  width: 257px;
  height: 130px;
  resize: none;
  border: 1px solid #615343;
  padding: 10px;
  background-color: transparent;
  background-image: url(../media/bginput.png);
  color: #cbb277;
  font-family: FG-BkCp;
  font-size: 16px;
}
#contacto .registo form ::-webkit-input-placeholder {
  color: #615343;
}
#contacto .registo form :-moz-placeholder {
  color: #615343;
}
#contacto .registo form ::-moz-placeholder {
  color: #615343;
}
#contacto .registo form :-ms-input-placeholder {
  color: #615343;
}
#contacto .registo form textarea.error {
  border: 4px double #615343;
  margin: -3px;
}
#contacto .registo form .btn {
  float: right;
  width: 158px;
  margin-right: 20px;
  text-align: right;
  border: 1px solid #615343;
  background-image: none;
  cursor: pointer;
  font-family: FG-BkCp;
}
#contacto .registo form .btn:hover {
  border: 1px solid #cbb277;
  color: #cbb277;
}
#contacto .registo form .erros {
  float: right;
  width: 400px;
  height: 40px;
  margin: 0 20px 0 0;
  color: #f6f2e6;
  font-family: sans-serif;
  font-size: 11px;
  line-height: 13px;
  text-align: right;
}
#contacto .msg {
  position: absolute;
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}
#contacto .msg p {
  color: #f6f2e6;
  font-family: bellmtstd;
  font-size: 36px;
}
#contacto button {
  width: 158px;
  margin-right: 20px;
  text-align: right;
  margin: 40px -320px 0 0;
  border: 1px solid #615343;
  padding: 10px;
  background-color: transparent;
  background-image: url(../media/bginput.png);
  color: #cbb277;
  font-family: FG-BkCp;
  font-size: 16px;
}
#contacto button:hover {
  border: 1px solid #cbb277;
  color: #cbb277;
}
@media (max-width: 991px) {
  #contacto .registo form {
    width: 300px;
  }
  #contacto .registo form .half {
    float: left;
    width: 90%;
  }
  #contacto .registo form .erros {
    width: 100%;
    margin-top: 10px;
  }
}
@media (max-width: 650px) {
  #contacto .registo h3 {
    font-size: 26px;
  }
}
#privacy {
  display: inline-block;
  width: 100%;
  height: auto;
  background-image: url(../media/backgrd.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
#privacy h2 {
  display: block;
  color: #cbb277;
  font-family: bellmtstd;
  font-size: 36px;
  text-align: center;
  padding: 160px 0 40px;
}
#privacy h2 sup {
  font-size: 24px;
  text-decoration: underline;
}
#privacy p {
  display: block;
  width: 600px;
  margin: 16px auto;
  color: #f6f2e6;
  font-size: 20px;
}
#privacy p span {
  font-family: bellmtstd;
}
#privacy .btn {
  display: block;
  width: 158px;
  text-align: center;
  margin: 100px auto 40px;
  border: 1px solid #615343;
  padding: 10px;
  background-color: transparent;
  background-image: url(../media/bginput.png);
  color: #cbb277;
  font-family: FG-BkCp;
  font-size: 16px;
}
#privacy .btn:hover {
  border: 1px solid #cbb277;
  color: #cbb277;
}
#privacy .logo-dome {
  position: relative;
  margin-bottom: 240px;
}
@media (max-width: 991px) {
  #privacy p {
    width: 90%;
  }
}
footer {
  position: relative;
  margin-top: -86px;
  width: 100%;
  height: 86px;
  z-index: 5;
  background-color: #fff;
  background-image: url(../media/papel.jpg);
  background-position: bottom center;
}
footer img {
  position: absolute;
  top: 0;
}
footer .left {
  float: left;
  padding-top: 16px;
  position: relative;
}
footer .left .logo-sogrape {
  display: inline-block;
  width: 100px;
  height: 56px;
  background-image: url(../media/sprite-logos-new.png);
  background-position: -1px bottom;
  vertical-align: top;
}
footer .left .logo-sogrape:hover {
  background-position: -1px top;
}
footer .left .policy {
  display: inline-block;
  color: #615343;
  font-size: 14px;
  margin-top: 20px;
  vertical-align: top;
}
footer .left .policy:hover {
  color: #cbb277;
}
footer .left .kit {
  display: inline-block;
  color: #615343;
  font-size: 14px;
  margin-top: 20px;
  vertical-align: top;
  margin-right: 16px;
}
footer .left .kit:hover {
  color: #cbb277;
}
footer .left .spart {
  display: inline-block;
  margin: 0 2px;
  color: #615343;
  font-size: 14px;
  margin-top: 20px;
  vertical-align: middle;
}
footer .left .copyright {
  display: inline-block;
  position: absolute;
  top: 54px;
  left: 104px;
  color: #615343;
  font-size: 12px;
}
footer .right {
  float: right;
  padding-top: 32px;
  position: relative;
}
footer .right span {
  display: inline-block;
  margin-right: 10px;
  color: #615343;
  font-size: 28px;
  font-family: FG-BkCp;
  text-transform: uppercase;
  line-height: 28px;
  vertical-align: top;
  font-weight: 700;
}
footer .right span sup {
  font-size: 14px;
  text-decoration: underline;
}
footer .right .logo-winemod {
  display: inline-block;
  width: 112px;
  height: 26px;
  margin-right: 10px;
  background-image: url(../media/sprite-logos-new.png);
  background-position: -112px -74px;
}
footer .right .logo-winemod:hover {
  background-position: -112px -16px;
}
footer .right .logo-winpor {
  display: inline-block;
  width: 38px;
  height: 26px;
  margin-right: 10px;
  background-image: url(../media/sprite-logos-new.png);
  background-position: -244px -74px;
}
footer .right .logo-winpor:hover {
  background-position: -244px -16px;
}
footer .right .logo-wiz {
  display: inline-block;
  width: 29px;
  height: 26px;
  margin-right: 10px;
  background-image: url(../media/sprite-logos-new.png);
  background-position: -306px -73px;
}
footer .right .logo-wiz:hover {
  background-position: -306px -15px;
}
@media (max-width: 991px) {
  footer {
    margin-top: -150px;
    height: 150px;
  }
  footer .left {
    float: none;
  }
  footer .right {
    float: none;
    padding-top: 6px;
  }
  footer .right span {
    display: block;
    font-size: 20px;
  }
  footer .right a {
    margin-top: 10px;
  }
  footer section {
    width: 88%;
  }
}
@media (max-width: 480px) {
  footer .right span {
    font-size: 14px;
  }
}
.st_sharethis_large {
  position: absolute!important;
  top: 3%;
  right: 40px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background-image: url(../media/btn-share.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  z-index: 18;
}
.st_sharethis_large:hover {
  background-position: center top;
}
.stLarge {
  display: none!important;
}
