.main-header {
  background-color: #243842;
  height: 80px;
  line-height: 80px;
}

.footer-bottom {
  background-color: #243842;
}

.menu a {
  font-size: 14px;
  margin: 0 20px;
  padding-bottom: 0px;
  border-bottom: 0px solid transparent;
}

.menu a:hover {
  color: #ceb06e;
}

.main-header-top img {
  max-width: 100%;
}

.main-header-top .menu a {
  font-size: 14px;
}

.menu > ul > li > .sub-menu {
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  background-color: #243842;
}

.main-header .menu > ul > li > .sub-menu li {
  padding-left: 20px;
}

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

.footer-bottom.section-space {
  padding-top: 50px;
  padding-bottom: 10px;
}

.footer-bottom p {
  margin-top: 50px;
  font-size: 14px;
}

.section-space {
  padding-top: 80px;
  padding-bottom: 0px;
}

#about.section-space, #contact.section-space, #room.section-space, #galley.section-space, #reservation.section-space, #service.section-space   {
  padding-top: 80px;
  padding-bottom: 50px;
}

.section-heading {
  margin-bottom: 50px;
}

.btn-primary, a.btn-primary {
  border-radius: 5px;
  font-weight: 500;
  letter-spacing: 1px;
}

.servizio1 {
  background-image: url("../img/13.jpg");
}

.servizio2 {
  background-image: url("../img/14.jpg");
}

.servizio3 {
  background-image: url("../img/15.jpg");
}

.servizio4 {
  background-image: url("../img/16.jpg");
}

.bg-secondary {
  background-color: #243842;
}

.price .detail a.readmore:hover {
  color: #fff;
}

figure a {
  color: rgba(255, 255, 255, 0.9);
}

#welcome p {
  text-align: justify;
  line-height: 24px;
}

.text-center {
  text-align: center;
}

.our-welcome {
  margin-left: 0;
}

.section-heading .section-paragraph {
  margin-top: 0px;
  text-align: center!important;
}

.owl-nav {
  display: inline-block!important;
}

.owl-theme .owl-nav .owl-prev {
  left: -10%;
}

.owl-theme .owl-nav .owl-next {
  right: -10%;
}

.price {
  text-transform: none;
  font-size: 20px;
}

.overlay-secondary {
  background-color: rgba(28, 32, 37, 0.4);
}

.underline {
  text-decoration: underline;
  color: #fff!important;
}

.underline:active, .underline:focus, .underline:hover {
  color: #fff;
  text-decoration: underline;
}

@media only screen and (max-width: 1024px) {
  .header__icon::after {
    background-color: #243842;
  }
  .main-header-top .menu {
    top: 0px;
  }
  .menu {
    top: 0;
    background-color: #243842;
  }
  .menu > ul > li:hover > .sub-menu {
    top: 0%;
    left: 50%;
  }
  .main-header .container {
    width: 80%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #welcome p {
    line-height: 20px;
    font-size: 13px;
  }
  .owl-theme .owl-nav .owl-prev {
    left: -5%;
  }

  .owl-theme .owl-nav .owl-next {
    right: -5%;
  }
}

@media only screen and (max-width: 767px) {

}

@media only screen and (max-width: 500px) {
  .main-header .container {
    width: 100%;
  }
  .header__icon::after {
    right: 0;
  }
  .section-space {
    padding-top: 40px;
    padding-bottom: 0px;
  }
  #about.section-space, #contact.section-space, #room.section-space, #galley.section-space, #reservation.section-space {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
