#container {
  min-width: 320px;
}
#container .section {
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  min-height: 800px;
  padding-bottom: 100px;
  padding-top: 150px;
}
#container .section a {
  text-decoration: none;
}
#container .section .content {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  width: 50%;
}
#container .section .content #logo {
  border: 1px solid #FFFFFF;
  padding: 20px;
  max-width: 148px;
}
#container .section .content .book-table-button {
  border: 1px solid #FFFFFF;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 200px;
  padding: 10px;
  text-transform: uppercase;
}
#container .section .content a.book-table-button:hover {
  color: #FFFFFF;
  background-color: #8c734b;
}
#container .section .content a.button {
  border: 1px solid #FFFFFF;
  display: inline-block;
  height: 40px;
  font-weight: 700;
  line-height: 40px;
  padding-left: 12px;
  padding-right: 12px;
  text-decoration: none;
  text-transform: uppercase;
}
#container .section .content a.button:hover {
  background: rgba(255, 255, 255, 0.5);
  color: #000000;
}
#container .section.home {
  background-image: url("../../../img/bgd/bgd-1.jpg");
  background-position: 50% 50%;
  position: relative;
  padding-bottom: 0;
  padding-top: 0;
}
#container .section.home .content {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}
#container .section.home .content .logo {
  max-width: 396px;
  min-width: 280px;
}
#container .section.home .content h1 {
  margin-top: 50px;
  margin-bottom: 50px;
  text-transform: uppercase;
  font-size: 80px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
}
#container .section.home .content h3 {
  margin-top: 10px;
}
#container .section.home .content p {
  font-size: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  width: 60%;
}
#container .section.home .content .pinocchio {
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 50%;
  transform: translateY(-50%);
}
#container .section.career {
  background-color: #8F0001;
  min-height: auto;
  padding: 50px 20px;
}
#container .section.career .content {
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-item-align: center;
      align-self: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1450px;
  text-align: left;
  width: 100%;
}
#container .section.career .content > div {
  -ms-flex: 1;
      flex: 1;
  padding: 10px;
  max-width: 420px;
  margin: 0 auto;
}
#container .section.career .content > div.red-border {
  border: 2px solid #FA0F0C;
  padding: 20px;
}
#container .section.career .content > div.red-border > div {
  margin-top: 10px;
}
#container .section.career .content > div h2,
#container .section.career .content > div h3 {
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
}
#container .section.career .content > div h2 {
  font-size: 40px;
}
#container .section.career .content > div h3 {
  font-size: 22px;
}
#container .section.career .content > div a,
#container .section.career .content > div span,
#container .section.career .content > div strong {
  font-family: 'Lato', sans-serif;
}
#container .section.career .content > div a.apply {
  background-color: #FA0F0C;
  display: inline-block;
  margin-top: 10px;
  padding: 10px 40px;
  text-transform: uppercase;
}
#container .section.a-propos {
  position: relative;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
#container .section.a-propos .content {
  width: 100%;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
}
#container .section.a-propos .content .image-content {
  transform: translateY(50%);
}
#container .section.a-propos .content .a-propos-content {
  transform: translateY(75%);
}
#container .section.a-propos .content .content-img img {
  max-width: 700px;
}
#container .section.a-propos .content .a-propos-content {
  max-width: 700px;
  background-color: #003a49;
  margin-left: -204px;
  margin-top: 45px;
  margin-bottom: 45px;
  position: relative;
}
#container .section.a-propos .content .a-propos-content::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  background-image: url(../../../img/utils/texture_gray.png);
}
#container .section.a-propos .content .a-propos-content .a-apropos-layout {
  padding: 30px 0px 0px 20px;
  position: relative;
  z-index: 10;
}
#container .section.a-propos .content .a-propos-content h2 {
  font-size: 72px;
  padding: 30px 60px 20px;
  text-transform: uppercase;
  font-family: Cormorant Garamond;
  font-weight: bold;
  line-height: 66px;
}
#container .section.a-propos .content .a-propos-content h4 {
  padding-left: 60px;
  text-transform: uppercase;
  font-family: Helvetica;
  font-weight: 100;
  font-size: 1em;
}
#container .section.a-propos .content .a-propos-content p {
  padding: 13px 60px 35px;
  font-family: Helvetica;
  font-weight: 100;
  line-height: 1.8em;
}
#container .section.a-propos .content .a-propos-content a {
  border: 1px solid #FFFFFF;
  padding: 10px 30px 10px 30px;
  margin-left: 60px;
  text-transform: uppercase;
  font-family: Cormorant Garamond;
  font-weight: 100;
}
#container .section.a-propos .content .a-propos-content a:hover {
  color: #FFFFFF;
  background-color: #597e87;
}
#container .section.menu {
  padding-top: 20px;
  min-height: 620px;
  padding-bottom: 10px;
}
#container .section.menu .content {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
#container .section.menu .content .menu-paitti {
  -ms-flex: 1;
      flex: 1;
  height: 600px;
  text-align: right;
  margin-right: 5px;
  display: block;
  position: relative;
  z-index: 1;
}
#container .section.menu .content .menu-paitti::after {
  content: "";
  background: url("../../../img/home/alessa_header_Menu_v2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}
#container .section.menu .content .menu-bicchieri {
  background-image: url("../../../img/home/home_body_img03_dark.png");
  background-size: cover;
  background-repeat: no-repeat;
  -ms-flex: 1;
      flex: 1;
  height: 600px;
  position: relative;
  text-align: left;
  margin-left: 5px;
  z-index: 1;
}
#container .section.menu .content .menu-text {
  margin-top: 210px;
  padding-right: 30px;
  padding-left: 30px;
}
#container .section.menu .content .menu-text a {
  border: 1px solid #FFFFFF;
  padding: 5px 20px;
  font-size: 18px;
  text-transform: uppercase;
}
#container .section.menu .content .menu-text a:hover {
  color: #FFFFFF;
  background-color: #8c734b;
}
#container .section.menu .content .menu-text h2 {
  padding-bottom: 20px;
  font-family: Cormorant Garamond;
  font-weight: bold;
  font-size: 72px;
  text-transform: uppercase;
}
#container .section.promotion {
  position: relative;
  padding-bottom: 180px;
  padding-top: 140px;
  display: none;
}
#container .section.promotion::before {
  content: " ";
  background-image: url(../../../img/utils/Texture_Alessa_gray_larg.png);
  background-size: initial;
  background-repeat: initial;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.25;
  top: 0;
}
#container .section.promotion .content {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 1200px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
#container .section.promotion .content .img-shadow {
  position: absolute;
  background-color: #003a49;
  height: 510px;
  width: 550px;
  right: 0;
  margin-right: -50px;
  top: 0;
}
#container .section.promotion .content .promotion-img {
  position: relative;
}
#container .section.promotion .content .promotion-img img {
  max-width: 600px;
  position: relative;
  z-index: 1;
}
#container .section.promotion .content .promotion-text {
  text-align: left;
  margin-left: 80px;
  color: #003a49;
}
#container .section.promotion .content .promotion-text h2,
#container .section.promotion .content .promotion-text h4 {
  color: #003a49;
}
#container .section.promotion .content .promotion-text h2 {
  font-size: 80px;
  text-transform: uppercase;
  padding: 20px;
  line-height: 70px;
}
#container .section.promotion .content .promotion-text h4 {
  font-size: 24px;
  padding: 13px 20px;
}
#container .section.promotion .content .promotion-text h4:first-child {
  text-transform: uppercase;
  padding-top: 0;
  position: relative;
  padding-left: 40px;
}
#container .section.promotion .content .promotion-text h4:first-child::before {
  content: "";
  background-color: #003a49;
  height: 1px;
  width: 20px;
  position: absolute;
  left: 10px;
  top: 39%;
}
#container .section.promotion .content .promotion-text h4.promotions_sall_offer {
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 41px;
}
#container .section.promotion .content .promotion-text hr {
  background-color: #003a49;
  height: 2px;
  width: 50%;
  margin-left: 20px;
  margin-top: 30px;
  margin-bottom: 10px;
  max-width: 200px;
}
#container .section.promotion .content .promotion-text a {
  background-color: #003a49;
  padding: 10px 30px;
  text-transform: uppercase;
  margin-left: 20px;
}
#container .section.promotion .content .promotion-text a:hover {
  color: #FFFFFF;
}
#container .section.promotion .content .promotion-text span.promotions_time {
  font-size: 40px;
  text-transform: uppercase;
  color: #003a49;
  line-height: 40px;
  padding-left: 20px;
  display: block;
  font-weight: bold;
}
#container .section.promotion .content .promotion-text .asterix {
  font-size: 25px;
  text-transform: lowercase;
  top: -15px;
  position: relative;
}
#container .section.video {
  margin: 0 auto;
  max-width: 80%;
}
#container .section.video .content {
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  position: relative;
  width: 100%;
}
#container .section.video .content.play .description-content {
  margin-right: 0px;
}
#container .section.video .content.play .content-video {
  margin: 0;
  margin-bottom: -7px;
}
#container .section.video .content.play .content-video .overlay-container {
  opacity: 0 !important;
  visibility: hidden !important;
}
#container .section.video .content .description-content {
  background-image: url("../../../img/bgd/bgd-footer.jpg");
  margin-right: -100px;
  max-width: 700px;
  padding: 60px;
  position: relative;
  text-align: left;
  z-index: 5;
  transition: 0.6s;
}
#container .section.video .content .description-content h2 {
  font-size: 60px;
  line-height: 1.1em;
}
#container .section.video .content .description-content .play-video {
  border: 1px solid #FFFFFF;
  display: inline-block;
  font-size: 18px;
  margin-top: 150px;
  padding: 5px 20px;
}
#container .section.video .content .content-video {
  position: relative;
  margin-top: -50px;
  margin-bottom: -50px;
  min-width: 700px;
  z-index: 1;
  transition: 0.6s;
}
#container .section.video .content .content-video .overlay-container {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: opacity 1s ease 0.8s, visibility 0s ease 2s;
  width: 100%;
  z-index: 100;
}
#container .section.video .content .content-video .overlay-container .poster {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
#container .section.video .content .content-video .overlay-container .play-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
#container .section.video .content .content-video .overlay-container .play-video img {
  max-width: 100px;
  width: 100%;
}
#container .section.video .content .content-video .video-iframe iframe {
  min-height: 540px;
  width: 100%;
}
#container .section.galerie {
  background-image: url(../../../img/gallery/gallery_header_img.jpg);
  background-position: 50% center;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  min-height: 350px;
  width: 100%;
  display: none;
}
#container .section.galerie .content {
  text-align: left;
  width: 100%;
  padding-top: 90px;
  width: 85%;
}
#container .section.galerie .content h1 {
  font-size: 3.5em;
  text-transform: uppercase;
  font-family: Cormorant Garamond;
  font-weight: 100;
  line-height: 1.2em;
}
#container .section.galerie .content p {
  font-size: 18px;
  margin-top: 15px;
}
#container .section.galerie .content .apply-now {
  margin-top: 40px;
}
/* =============== responsive ============= */
@media (min-width: 1950px) {
  #container .section.a-propos .content {
    width: 75%;
  }
  #container .section.video {
    margin: 0 auto;
    max-width: 80%;
  }
  #container .section.video .content {
    display: -ms-flexbox;
    display: flex;
    max-width: 80%;
  }
  #container .section.video .content-video {
    min-width: 700px;
  }
}
@media (max-width: 1410px) {
  #container .section.home .content h1 {
    font-size: 70px;
  }
  #container .section.video .content .content-video {
    min-width: 500px;
  }
}
@media (max-width: 1250px) {
  #container .section.career {
    padding: 30px 0px;
  }
  #container .section.career .content {
    display: block;
  }
  #container .section.career .content > div {
    margin-top: 20px;
  }
  #container .section.career .content > div h2 {
    font-size: 26px;
  }
  #container .section.promotion .content {
    display: block;
    width: 80%;
  }
  #container .section.promotion .content .promotion-img {
    display: inline-block;
    margin-right: 40px;
  }
  #container .section.promotion .content .promotion-img img {
    width: 100%;
  }
  #container .section.promotion .content .promotion-text {
    padding-top: 100px;
  }
  #container .section.promotion .content .img-shadow {
    height: 110%;
    width: 90%;
    margin-right: -10%;
  }
}
@media (max-width: 1210px) {
  #container .section.a-propos .content {
    display: block;
  }
  #container .section.a-propos .content .content-img {
    display: inline-block;
    transform: translateY(0);
  }
  #container .section.a-propos .content .content-img img {
    width: 100%;
  }
  #container .section.a-propos .content .a-propos-content {
    padding-bottom: 40px;
    margin-top: -75px;
    position: relative;
    margin-left: 30px;
    margin-bottom: 0;
    transform: translateY(0);
  }
  #container .section.video .content {
    display: block;
  }
  #container .section.video .content .description-content {
    margin-right: 0;
  }
}
@media (min-width: 1100px) and (max-width: 1280px) {
  #container .section.promotion .content {
    width: 100%;
  }
}
@media (min-width: 1100px) and (max-width: 1180px) {
  #container .section.promotion .content .promotion-text {
    margin-left: 45px;
  }
}
@media (max-width: 1110px) {
  #container .section.home .content h1 {
    font-size: 50px;
  }
}
@media (max-width: 1100px) {
  #container .section.home .content {
    width: 80%;
  }
  #container .section.menu {
    padding-bottom: 0px;
  }
  #container .section.menu .content {
    display: block;
  }
  #container .section.menu .content .menu-paitti,
  #container .section.menu .content .menu-bicchieri {
    margin: 0;
    height: 550px;
  }
  #container .section.menu .content .menu-text {
    margin-top: 0;
    padding-top: 200px;
  }
  #container .section.a-propos .content {
    display: block;
  }
  #container .section.a-propos .content .content-img {
    display: inline-block;
  }
  #container .section.a-propos .content .content-img img {
    width: 100%;
  }
  #container .section.a-propos .content .a-propos-content {
    padding-bottom: 40px;
    margin-top: -75px;
    position: relative;
    margin-left: 0;
    margin-left: 30px;
    margin-bottom: 0;
  }
}
@media (max-width: 746px) {
  #container .section {
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: auto;
  }
  #container .section.home {
    min-height: 400px;
    padding-bottom: 0;
  }
  #container .section.home .content {
    width: 90%;
  }
  #container .section.home .content #logo {
    padding: 10px;
    width: 65px;
  }
  #container .section.home .content .pinocchio img {
    float: right;
    width: 75%;
  }
  #container .section.home .content h1 {
    display: none;
    font-size: 36px;
    margin-top: 20px;
  }
  #container .section.home .content .book-table-button {
    margin-top: 20px;
    padding: 5px;
  }
  #container .section.video {
    max-width: 90%;
  }
  #container .section.video .content .description-content {
    padding: 30px;
  }
  #container .section.video .content .description-content h2 {
    font-size: 35px;
  }
  #container .section.video .content .description-content .play-video {
    margin-top: 50px;
  }
  #container .section.video .content .content-video {
    min-width: 100%;
    margin-bottom: 0;
  }
  #container .section.video .content .content-video .overlay-container .play-video img {
    max-width: 50px;
  }
  #container .section.video .content .content-video .video-iframe iframe {
    min-height: 300px;
  }
  #container .section.galerie {
    display: block;
  }
  #container .section.galerie .content {
    padding-top: 50px;
  }
  #container .section.galerie .content .apply-now {
    margin-top: 30px;
  }
  #container .section.galerie .content h1 {
    font-size: 40px;
    line-height: 1em;
  }
  #container .section.contact_us {
    display: none;
  }
  #container .section.a-propos {
    width: 100%;
    display: none;
  }
  #container .section.a-propos .content .a-propos-content h2 {
    font-size: 36px;
    line-height: 1em;
  }
  #container .section.a-propos .content .a-propos-content p,
  #container .section.a-propos .content .a-propos-content h4 {
    font-size: 14px;
  }
  #container .section.menu {
    padding-top: 0;
  }
  #container .section.menu .content .menu-paitti,
  #container .section.menu .content .menu-bicchieri {
    height: 370px;
  }
  #container .section.menu .content .menu-paitti::after {
    opacity: 0.75;
  }
  #container .section.menu .content .menu-text {
    padding-top: 120px;
  }
  #container .section.menu .content .menu-text h2 {
    font-size: 32px;
  }
  #container .section.menu .content .menu-text a {
    font-size: 12px;
  }
  #container .section.promotion {
    padding-bottom: 90px;
    padding-top: 60px;
  }
  #container .section.promotion .content {
    width: 90%;
  }
  #container .section.promotion .content .promotion-text {
    margin-left: 18%;
  }
  #container .section.promotion .content .promotion-text span.promotions_time {
    line-height: 30px;
    font-size: 35px;
  }
  #container .section.promotion .content .promotion-text h2.promotions_hours {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
    font-size: 47px;
    line-height: 40px;
  }
  #container .section.promotion .content .promotion-text h2.promotions_sall_off {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 70px;
  }
  #container .section.promotion .content .promotion-text h4 {
    font-size: 19px;
  }
  #container .section.promotion .content .promotion-text h4.promotions_sall_offer {
    font-size: 26px;
  }
  #container .section.promotion .content .promotion-text a {
    font-size: 15px;
  }
  #container .section.promotion .content .promotion-text a.button {
    font-size: 12px;
  }
}
@media (max-width: 650px) {
  #container .section.promotion .promotion-text {
    padding-top: 70px;
  }
}
@media (max-width: 600px) {
  #container .section.promotion .content .promotion-text h2 .promotions_hours {
    font-size: 34px;
    line-height: 1;
    margin-bottom: 10px;
  }
  #container .section.promotion .content .promotion-text span.promotions_time {
    font-size: 26px;
    line-height: 24px;
  }
  #container .section.promotion .content .promotion-text hr {
    margin-top: 10px;
  }
  #container .section.promotion .content .promotion-text h4 .promotions_sall_offer {
    font-size: 20px;
    margin-bottom: 20px;
    padding: 0;
    padding-left: 20px;
  }
  #container .section.promotion .content .promotion-text h4 a {
    font-size: 12px;
  }
  #container .section.promotion .content .promotion-text h4 .asterix {
    top: -10px;
    font-size: 18px;
  }
}
@media (max-width: 510px) {
  #container .section.home {
    background-image: url("../../../img/home/home_header_mobile.jpg");
    background-position: 50% 50%;
  }
  #container .section.promotion .content {
    width: 100%;
  }
  #container .section.promotion .content .promotion-text {
    padding-top: 50px;
  }
}
@media (max-width: 400px) {
  #container .section.promotion .promotion-text h4 {
    font-size: 20px;
  }
  #container .section.promotion .promotion-text h2.promotions_hours {
    font-size: 30px;
    line-height: 1;
    margin-bottom: 10px;
  }
  #container .section.promotion .promotion-text h4.promotions_sall_offer {
    font-size: 16px;
    margin-bottom: 20px;
    padding: 0;
    padding-left: 20px;
  }
  #container .section.promotion .promotion-text span.promotions_time {
    font-size: 22px;
    line-height: 20px;
  }
  #container .section.promotion .promotion-text hr {
    margin-top: 10px;
  }
  #container .section.promotion .promotion-text a {
    font-size: 9px;
  }
  #container .section.promotion .promotion-text .asterix {
    top: -8px;
  }
}
