@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800|Pacifico|Paytone+One&display=swap");
@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800,900&display=swap");

html {
  scroll-behavior: smooth;
}

.bg-1 {
  background-image: url(../img/bg-menu2.jpg);
}

.bg-2 {
  background-image: url(../img/pasta.jpg);
}

.bg-3 {
  background-image: url(../img/meat.jpg);
}

.bg-4 {
  background-image: url(../img/zzipa.jpg);
}

.bg-5 {
  background-image: url(../img/dolce.jpg);
}

/* Normal desktop :1200px. */
/* Normal desktop :992px. */
/* Tablet desktop :768px. */
/* small mobile :320px. */
/* Large Mobile :480px. */
/* 1. Theme default css */
body {
  font-family: 'Raleway', sans-serif;
  font-weight: normal;
  font-style: normal;
  
}

a:focus,
a:hover,
.footer -menu li a:hover {
  text-decoration: none;
  color: #1F1F1F;
}

h1, h2, h4, h3, h5 {
  font-family: 'Raleway', sans-serif;
  color: #1F1F1F;
}

ul {
  margin: 0px;
  padding: 0px;
}

li {
  list-style: none;
}

*::-moz-selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}


@media (max-width: 767px) {
  .mobile_menu {
    position: absolute;
    right: 0px;
    width: 100%;
    z-index: 9;
  }
}

.slicknav_menu .slicknav_nav {
  background: #fff;
  float: right;
  margin-top: 0;
  padding: 0;
  width: 95%;
  padding: 0;
  border-radius: 0px;
  margin-top: 5px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 41px;
}

.slicknav_menu .slicknav_nav a:hover {
  background: transparent;
  color: #9c8448;
}

.slicknav_menu .slicknav_nav a.active {
  color: #a78f51;
}

@media (max-width: 767px) {
  .slicknav_menu .slicknav_nav a i {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .slicknav_menu .slicknav_nav a i {
    display: none;
  }
}

.slicknav_menu .slicknav_nav .slicknav_btn {
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: -40px;
  position: relative;
  z-index: 99;
  border: 1px solid #ddd;
  top: 3px;
  right: 0;
  top: -32px;
}

.slicknav_menu .slicknav_nav .slicknav_btn .slicknav_icon {
  margin-right: 2px;
  margin-top: 3px;
  position: relative;
  padding-bottom: 3px;
  top: -11px;
  right: -5px;
}

@media (max-width: 767px) {
  .slicknav_menu {
    margin-right: 0px;
  }
}

.slicknav_nav .slicknav_arrow {
  float: right;
  font-size: 22px;
  position: relative;
  top: -9px;
}

.slicknav_btn {
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
  z-index: 99;
  border: none;
  border-radius: 3px;
  top: 5px;
  padding: 5px;
  right: 0;
  margin-top: -5px;
  top: -31px;
}


.slicknav_btn {
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
  z-index: 99;
  border: none;
  border-radius: 3px;
  top: 5px;
  padding: 5px;
  right: 0;
  margin-top: -5px;
  top: -41px;
}

.slicknav_btn {
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
  z-index: 99;
  border: none;
  border-radius: 3px;
  top: 5px;
  padding: 5px;
  right: 0;
  margin-top: -5px;
  top: -31px;
}

.header-area {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
  z-index: 9;
}

@media (max-width: 767px) {
  
  .header-area {
    padding-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area {
    padding-top: 0;
  }
}

.header-area .main-header-area {
  padding: 0 150px;
}

@media (max-width: 767px) {

  .header-area .main-header-area {
    padding: 10px 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area {
    padding: 10px 10px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {

  .header-area .main-header-area {
    padding: 0 20px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  
  .header-area .main-header-area {
    padding: 0 10px;
  }
}



.header-area .main-header-area .book_room {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}

/*
.header-area .main-header-area .book_room .socail_links ul li {
  display: inline-block;
}


.header-area .main-header-area .book_room .socail_links ul li a {
  color: #fff;
  margin: 0 10px;
  font-size: 16px;
}


.header-area .main-header-area .book_room .socail_links ul li a:hover {
  color: #F2C64D;
}


.header-area .main-header-area .book_room .book_btn {
  margin-left: 15px;
}


.header-area .main-header-area .book_room .book_btn a {
  background: transparent;
  padding: 12px 26px;
  font-size: 18px;
  font-weight: 400;
  border: 1px solid #F2C64D;
  color: #F2C64D;
  border-radius: 30px;
  font-family: "Paytone One", sans-serif;
}


.header-area .main-header-area .book_room .book_btn a:hover {
  background: #F2C64D;
  color: #fff;
  border: 1px solid #F2C64D;
}
*/

.header-area .main-header-area .main-menu ul li {
  display: inline-block;
  position: relative;
  margin-right: 45px;
}

@media (min-width: 992px) and (max-width: 1200px) {
  
  .header-area .main-header-area .main-menu ul li {
    margin-right: 12px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  
  .header-area .main-header-area .main-menu ul li {
    margin-right: 15px;
  }
}


.header-area .main-header-area .main-menu ul li a {
  color: #fff;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 400;
  display: inline-block;
  padding: 0px 0px 10px 0px;
  font-family: "Paytone One", sans-serif;
  position: relative;
  text-transform: capitalize;
}

@media (min-width: 992px) and (max-width: 1200px) {
  
  .header-area .main-header-area .main-menu ul li a {
    font-size: 15px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  
  .header-area .main-header-area .main-menu ul li a {
    font-size: 15px;
  }
}


.header-area .main-header-area .main-menu ul li a i {
  font-size: 9px;
}

@media (max-width: 767px) {
  
  .header-area .main-header-area .main-menu ul li a i {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  
  .header-area .main-header-area .main-menu ul li a i {
    display: none !important;
  }
}


.header-area .main-header-area .main-menu ul li a::before {
  position: absolute;
  content: "";
  background: #9c8448;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  opacity: 0;
  transform: scaleX(0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}


.header-area .main-header-area .main-menu ul li a:hover::before {
  opacity: 1;
  transform: scaleX(1);
}


.header-area .main-header-area .main-menu ul li a.active {
  color: #a78f51;
}


.header-area .main-header-area .main-menu ul li a.active::before {
  opacity: 1;
  transform: scaleX(1);
}


.header-area .main-header-area .main-menu ul li a:hover {
  color: #9c8448;
}


/*
.header-area .main-header-area .main-menu ul li .submenu {
  position: absolute;
  left: 0;
  top: 140%;
  background: #fff;
  width: 200px;
  z-index: 2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
  opacity: 0;
  visibility: hidden;
  text-align: left;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}


.header-area .main-header-area .main-menu ul li .submenu li {
  display: block;
}


.header-area .main-header-area .main-menu ul li .submenu li a {
  padding: 10px 15px;
  position: inherit;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: block;
  color: #000;
}


.header-area .main-header-area .main-menu ul li .submenu li a::before {
  display: none;
}


.header-area .main-header-area .main-menu ul li .submenu li:hover a {
  color: #000;
}


.header-area .main-header-area .main-menu ul li:hover > .submenu {
  opacity: 1;
  visibility: visible;
  top: 100%;
}
*/

.header-area .main-header-area .main-menu ul li:hover > a::before {
  opacity: 1;
  transform: scaleX(1);
}


.header-area .main-header-area .main-menu ul li:first-child a {
  padding-left: 0;
}


.header-area .main-header-area.sticky {
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  position: fixed;
  width: 100%;
  top: -70px;
  left: 0;
  right: 0;
  z-index: 99;
  height: 80px;
  transform: translateY(70px);
  transition: transform 500ms ease, background 500ms ease;
  -webkit-transition: transform 500ms ease, background 500ms ease;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  padding: 0px 150px;
  background: #000;
}

@media (max-width: 767px) {
  
  .header-area .main-header-area.sticky {
    padding: 10px 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  .header-area .main-header-area.sticky {
    padding: 10px 10px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  
  .header-area .main-header-area.sticky {
    padding: 0px 20px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  
  .header-area .main-header-area.sticky {
    padding: 0px 20px;
  }
}


.header-area .main-header-area.sticky .main-menu {
  padding: 0;
}

.overlay {
  position: relative;
  z-index: 0;
}

.overlay::before {
  position: absolute;
  content: "";
  background-color: #080a0e;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: .4;
}

/* AREA CONTENENTE FOTO INIZIALE */
.first-area {
  position: relative;
  z-index: 0;
}

.first-area .photo-area {
  background-color: #000;
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

/* PER FAR VEDERE IMMAGINE LUNGA ANCHE SU MOBILE */
@media (max-width: 767px) {
  .first-area .photo-area.bg-1 {
      height: 500px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: top;
  }
}

/*
.first-area .photo-area .property_wrap {
  position: relative;
  top: 166px;
}

@media (max-width: 767px) {
  .first-area .photo-area .property_wrap {
    top: 0;
  }
}
*/


@media (min-width: 500px) and (max-width: 991px) {
  .first-area .photo-area {
    height: 350px;
  }
}

@media (max-width: 767px) {

  .first-area .photo-area .photo-text {
    margin: 80px 0 80px 0;
  }
}

.first-area .photo-area .photo-text h3 {
  font-size: 55px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  color: #fff;
  
}

@media (max-width: 767px) {
  .first-area .photo-area .photo-text h3 {
    font-size: 45px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .first-area .photo-area .photo-text h3 {
    font-size: 50px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  }
}

/* PRIMI E ALTRI */
.first-area2 {
  position: relative;
  z-index: 0;
}

.first-area2 .photo-area {
  height: 320px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

/* PER FAR VEDERE IMMAGINE LUNGA ANCHE SU MOBILE */
@media (max-width: 767px) {
  .first-area2 .photo-area.bg-2 {
      height: 230px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: top;
  }
}


@media (min-width: 500px) and (max-width: 991px) {

  .first-area2 .photo-area {
    height: 250px;
  }
}

@media (max-width: 767px) {

  .first-area2 .photo-arear .photo-text {
    margin: 100px 0 80px 0;
  }
}

.first-area2 .photo-area .photo-text h3 {
  font-size: 55px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    
  color: #fff;
  
}

@media (max-width: 767px) {
  .first-area2 .photo-area .photo-text h3 {
    font-size: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .first-area2 .photo-area .photo-text h3 {
    font-size: 50px;
  }
}


.menu-section {
  display: block;
  overflow: auto;
  padding-bottom: 30px;
  background-color: black;
}

.menu-section .category h3{
  color: white;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  font-size: 40px;
  margin-bottom: 20px;
}

.menu-section .subcategory {
  margin-top: 20px;
  margin-bottom: 50px;
}

.menu-section .subcategory .item {
  margin-bottom: 20px;
}
.menu-section .subcategory .nospan{
  margin-bottom: 25px;
  
}

.menu-section .subcategory .nospan h5{
  color: white;
}

.menu-section .subcategory .item h5 {
  line-height: 4px;
  color: white;
}

@media (max-width: 767px) {
  .menu-section .subcategory .item {
    margin-bottom: 30px;
    color: white;
  }
}

.menu-section .subcategory .item span {
  color: #aeaeaeeb;
}

.footer {
  background-repeat: no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background: #000000;
  /*background-image: url(./img/footer_bg.png);*/
}


.footer .footer_top {
  padding-top: 73px;
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  .footer .footer_top {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .footer .footer_top .footer_widget {
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer .footer_top .footer_widget {
    margin-bottom: 20px;
  }
}

.footer .footer_top .footer_widget .footer_title {
  font-size: 24px;
  font-weight: 700;
  color: #dadada;
  text-transform: capitalize;
  margin-bottom: 20px;
  font-family: "Montserrat", sans-serif;
}


.footer .footer_top .footer_widget .footer_title.pos_margin {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .footer .footer_top .footer_widget .footer_title.pos_margin {
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .footer .footer_top .footer_widget .footer_title {
    margin-bottom: 10px;
  }
}

.footer .footer_top .footer_widget .number {
  color: #a0a0a0;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  font-family: "Montserrat", sans-serif;
}



.footer .footer_top .footer_widget p {
  color: #9f9f9f;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}


.footer .footer_top .footer_widget p a {
  color: #9f9f9f;
}

.footer .footer_top .footer_widget p a:hover {
  color: #9f9f9f;
}

.footer .footer_top .footer_widget p.footer_text {
  font-size: 16px;
  color: #B2B2B2;
  margin-bottom: 13px;
  font-weight: 400;
  line-height: 28px;
}

.footer .footer_top .footer_widget p.footer_text a.domain {
  color: #B2B2B2;
  font-weight: 400;
}


.footer .footer_top .footer_widget p.footer_text a.domain:hover {
  color: #FD955D;
  border-bottom: 1px solid #FD955D;
}


.footer .footer_top .footer_widget p.footer_text.doanar a {
  font-weight: 500;
  color: #B2B2B2;
}


.footer .footer_top .footer_widget p.footer_text.doanar a:hover {
  color: #FD955D;
  border-bottom: 1px solid #FD955D;
}


.footer .footer_top .footer_widget p.footer_text.doanar a.first {
  margin-bottom: 10px;
}


.footer .footer_top .footer_widget ul li {
  color: #919191;
  font-size: 13px;
  line-height: 42px;
}

.footer .footer_top .footer_widget ul li a {
  color: #919191;
  font-weight: 400;
}

.footer .footer_top .footer_widget ul li a:hover {
  color: #FD955D;
}

.footer .copy-right_text .footer_border {
  border-top: 1px solid #e7e4e048;
  padding-bottom: 10px;
}

.footer .copy-right_text .copy_right {
  font-size: 15px;
  color: #b8b8b8;
  margin-bottom: 10px;
  font-weight: 500;
}

@media (max-width: 767px) {
  .footer .copy-right_text .copy_right {
    font-size: 13px;
  }
}

.footer .social_links {
  margin-top: 5px;
}

@media (max-width: 767px) {
  .footer .social_links {
    margin-top: 5px;
  }
}

.footer .social_links ul li {
  display: inline-block;
}

.footer .social_links ul li a {
  font-size: 18px;
  color: #a78f51;
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
  background: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 40px !important;
  margin-right: 10px;
  line-height: 50px !important;
  border: 1px dashed #a78f51;
}


.footer .social_links ul li a:hover {
  color: #fff !important;
  background: #a78f51;
  border-color: transparent;
}



.head-area.main-head-area{background-color: white;}
.head-area.main-head-area.top-of-page{background-color: transparent;}

/* WHATSAPP BUTTON */
#open-chat{
	position: fixed; /* Fixed/sticky position */
  bottom: 30px; /* Place the button at the bottom of the page */
  right: 20px;
  height: 38px;
	z-index: 99; /* Make sure it does not overlap */
	border: none; /* Remove borders */
  /*background-color: rgba(194, 168, 79, 0.94);*/
  background-color: #9c8448;
	color: white; /* Text color */
	cursor: pointer; /* Add a mouse pointer on hover */
  border-radius: 19px; /* Rounded corners */
}

@media (max-width: 767px) {
  #open-chat {
    right: 20px;
  }
  
}

#myBtn {
  display: inline-block;
  background-color: #bfbfbf;
  width: 40px;
  height: 40px;
  text-align: center;
  margin: 30px;
  position: fixed;
  bottom: 50px;
  right: 30px;
  transition: background-color .3s;
  z-index: 99;
  transition: background-color .3s, 
  opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  
}

#myBtn:hover {
  cursor: pointer;
  background-color: #333;
}

#myBtb:active {
  background-color: #555;
}

#myBtn::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: 40px;
  font-style: normal;
  font-size: 1em;
  line-height: 40px;
  color: #fff;
}

#myBtn.show{
  opacity: 1;
  visibility: visible;
}

@media (max-width: 767px) {
  #myBtn {
      display: inline-block;
      background-color: #eeeeee;
      width: 30px;
      height: 30px;
      text-align: center;
      margin: 30px;
      position: fixed;
      bottom: 60px;
      right: 10px;
      transition: background-color .3s;
      z-index: 99;
      transition: background-color .3s, 
      opacity .5s, visibility .5s;
      opacity: 0;
      visibility: hidden;
    }

    #myBtn:hover {
      cursor: pointer;
      background-color: rgb(228, 228, 228);
    }
  
    #myBtb:active {
      background-color: rgb(194, 194, 194);
    }
    
    #myBtn::after {
      content: "\f077";
      font-family: FontAwesome;
      font-weight: 40px;
      font-style: normal;
      font-size: 1em;
      line-height: 30px;
      color: rgb(91, 91, 91);
    }
  
    #myBtn.show{
      opacity: 1;
      visibility: visible;
    }
}


  
.fade-in{
  animation: fadeInAnimation ease 3s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}


#wa {
  font-size: 14px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  padding: 3px;
}


/* ANIMATION */
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
  40% {transform: translateY(-30px);}
  60% {transform: translateY(-15px);}
}

.bounce {
  animation-name: bounce;
}


@keyframes fadeInAnimation {
  0% {
      opacity: 0;
  }
  100% {
      opacity: 1;
   }
}



.text {
  text-align: center;
  margin-top: 16px;
  color: #a78f51;
  font-size: 1.0em;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .text {
    text-align: center;
    margin-top: 16px;
    color: #a78f51;
    font-size: 1.0em;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    text-transform: uppercase;
    line-height: 40px;
  }
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: 1;
}

/* LOADER PAGE */
.loader-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #0c0c0c;
  display:flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
}

.loader {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  left: 15px;
  border: 4px solid #9c8448;
  animation: loader 2s infinite ease;
}

.loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #9c8448;
  animation: loader-inner 2s infinite ease-in;
}

@keyframes loader {
  0% { transform: rotate(0deg);}
  25% { transform: rotate(180deg);}
  50% { transform: rotate(180deg);}
  75% { transform: rotate(360deg);}
  100% { transform: rotate(360deg);}
}
@keyframes loader-inner {
  0% { height: 0%;}
  25% { height: 0%;}
  50% { height: 100%;}
  75% { height: 100%;}
  100% { height: 0%;}
}