/* bottone prenota ora */

@media (max-width: 767.98px) {
.header-right {
    display: inline;
}
}
@media screen and (min-width: 1200px) and (max-width: 1440px){
.header-right {
    display: inline;
}
}
/* bottone prenota ora */


/* menu burger */


  @media screen and (min-width: 1200px) and (max-width: 1920px){
  .burger-icon {
      display: none;
  }
  }
  /* menu burger  */

  .header .main-header .header-left .header-logo {
    margin-right: 1px;
}

@media (max-width: 991.98px){
.header .main-header .header-right .block-signin .btn.btn-default {
    padding: 3px 42px 4px 17px;
    font-size: 11px;
}
}

@media (max-width: 575.98px){
.text-heading-1 {
    font-size: 33px;
    line-height: 44px;
}
}




.footer .footer-top {
  display: inline-block;
  width: 100%;
  padding: 0px 0px 1px 0px;
 margin-bottom: 0px;
 border-bottom: 0px solid #E4E7EC; 
}

.footer .footer-bottom {
  border-top: 1px solid #E4E7EC;
  padding: 10px 0px;
  color: #667085;
  font-size: 14px;
  text-align: center;
}

.border_bottom_1px {
  border-bottom: 1px solid #E4E7EC;
  padding: 10px 0px;
}



.icon-leaf {
  background: url(../imgs/icon-montserrat.svg) no-repeat 3px 1px;
  padding: 3px 0px 0px 28px;
}

.bg-montserrat {
  background-color: #587562;
  color: #ffffff;
}

.btn.btn-black {
  color: #ffffff;
  background-color: #c4985c;
  border-radius: 50px;
  font-size: 18px;
  line-height: 22px;
  font-family: "Noto Sans", sans-serif;
  font-weight: bold;
}

.header .main-menu li a {
  font-family: "Chivo", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #3A1F09;
  display: block;

  padding: 30px 22px 30px 22px;
  text-decoration: none;
  position: relative;
}

.header .main-menu li a:hover {
  color: #F97C15;
}

.card-grid-1.bg-busin ess::before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 90px;
  height: 90px;
  background: url(../imgs/page/homepage1/bg-business.svg) no-repeat;
}

.card-grid-1.bg-montserrat {
  position: relative;
}

.card-grid-1.bg-montserrat::before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 90px;
  height: 90px;
  background: url(../imgs/bg-montserrat.svg) no-repeat;
}

.bg-card_box1 {
  background-color: #587562 !important;
}
.bg-card_box2 {
  background-color: #683c11 !important;
}

.banner-hero.banner-4::before {
  display: none;
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  height: 200px;
  width: 200px;
  background: url(../imgs/pattern-2.svg) no-repeat;
  background-size: cover;
  z-index: 1;
}

.banner-hero.banner-4::after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  height: 200px;
  width: 200px;
  background: url(../imgs/pattern-4.svg) no-repeat;
  background-size: cover;
  z-index: 1;
}

.banner-hero.banner-4 {
  background-color: #e2d1bb;
  padding: 30px 0px 80px 0px;
}

.btn.btn-pink {
  background-color: #587562;
  color: #ffffff;
  border-radius: 4px;
}

.color-green-900 {
  color: #587562 !important;
}

.banner-hero.banner-4 .banner-imgs {
  position: relative;
  margin-top: 50px;
}

.guests-buttons .btn {
  justify-content: center;
  padding: 1rem 1rem;
  font-size: 1.4rem;
  font-weight: 400;
  margin: 0;
  z-index: 0;
  width: 3.75rem;
  border-color: #e6e6e6;
}

.btn.guests {
  border-radius: 0;
}

.btn.outline {
  background: transparent;
}

.guests-buttons .btn.active, .guests-buttons .btn:hover {
  border-color: #c4985c;
}

.tag-1 {
  background-color: #587562;
  border-radius: 50px;
  padding: 14px 28px;
  color: #FFF3EA;
  font-size: 14px;
  line-height: 14px;
  font-family: "Chivo", sans-serif;
  display: inline-block;
}

.btn.btn-default {
  color: #fff;
  background-color: #587562;
  border-radius: 50px;
  font-size: 18px;
  line-height: 22px;
  font-family: "Chivo", sans-serif;
  font-weight: bold;
}

.btn.btn-default:hover {
  background-color: #c4985c;
  background-image: url(../imgs/template/icons/arrow-small-right-w.svg);
  background-repeat: no-repeat;
  color: #ffffff !important;
  transform: translateY(-2px);
  transition: 0.2s;
}

.btn.btn-default-1 {
  color: #fff;
  background-color: #c4985c;
  border-radius: 50px;
  font-size: 18px;
  line-height: 22px;
  font-family: "Chivo", sans-serif;
  font-weight: bold;
}

.btn.btn-default-1:hover {
  background-color: #3f614b;
  background-image: url(../imgs/template/icons/arrow-small-right-w.svg);
  background-repeat: no-repeat;
  color: #ffffff !important;
  transform: translateY(-2px);
  transition: 0.2s;
}

a {
  color: #587562;
}

.banner-hero.banner-head-image {
  background-size: cover !important;
  background-repeat: top center !important;
  background-repeat: no-repeat !important;
  padding-bottom: 190px;
  padding-top: 190px;
  position: relative;
}

.banner-hero.banner-head-image::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(16, 24, 40, 0.5);
  z-index: 1;
}

.block-we-do .inner-image .block-image-bottom img {
  box-shadow: 0px 47px 65px rgb(21 28 38 / 10%);
  border-radius: 16px;
  border: solid 5px #587562 !important;
}

.text-display-menu-titolo {
  font-family: "Chivo", sans-serif;
  font-weight: bold;
  font-size: 19px;
  line-height: 30px;
  letter-spacing: -0.5%;
}

.text-display-menu-categoria {
  font-family: "Chivo", sans-serif;
  font-weight: bold;
  font-size: 19px;
  line-height: 30px;
  letter-spacing: -0.5%;
  padding: 5px 0 5px 5px;
}

.border-bottom-menu {
  border-bottom: 1px solid #e0e0e0;
  width: 100%;
  margin: 6px 0px;
}
.bg-green-menu {
  background-color: #587562;
  color: #ffffff;
}

.accordion .red {
  color: #da0000;
  font-size: 12px;
  font-weight: bold;
}

.prenoto {

  min-width: 100px;
  max-width: 100px;
  color: #ffffff;
  right: 0px !important;
  bottom: 130px !important;
  border-radius: 30px;
  text-align: center;
  overflow: hidden;
  z-index: 9999 !important;
  border: 0;
  transition-duration: 0.2s;
}

.perfect-scroll{
  height: 100%;
}

.mobile-menu-wrap.mobile-header-border{
  margin-top: 55px;
}

@media screen and(max-width:767px){
  .header-nav .burger-icon{
    top: 25px!important
  }
}

@media screen and (min-width:991px) {
  .mobile-menu-wrap.mobile-header-border{
    margin-top: 55px;
  }
  .burger-icon{
    top:24px;
  }
}

