#navi {
  color: whitesmoke;
  background: #151d28;
}

#navi .current_page_item a {
  color: #fdc500;
  opacity: 1 !important;
}

#navi .menu {
  padding: 0;
}

#navi .menu .navbar-brand img {
  width: 120px;
  height: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}

#navi .menu .navbar-nav {
  width: 100%;
}

#navi .menu .navbar-nav .current_page_item a {
  opacity: 1;
  color: #fdc500 !important;
}

#navi .menu .navbar-nav .menu-menu-1-container {
  width: 100%;
}

#navi .menu .navbar-nav .menu-menu-1-container #menu-menu-1 {
  width: 100%;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (max-width: 991.98px) {
  #navi .menu .navbar-nav .menu-menu-1-container #menu-menu-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    line-height: 2;
  }
}

#navi .menu .navbar-nav .menu-menu-1-container #menu-menu-1 li {
  width: 100px;
}

#navi .menu .navbar-nav .menu-menu-1-container #menu-menu-1 li a {
  color: #fdc500;
  font-size: 20px;
  font-family: Roboto, sans-serif;
  text-decoration: none;
  line-height: 1.2;
  font-weight: 500;
  opacity: 0.7;
}

#navi .menu .navbar-nav .menu-menu-1-container #menu-menu-1 li a:hover {
  opacity: 1;
  color: #fdc500 !important;
}

#nav-toggle {
  cursor: pointer;
}

#nav-toggle {
  right: 10px;
}

#nav-toggle span, #nav-toggle span:before,
#nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 5px;
  width: 30px;
  background: #fdc500;
  position: absolute;
  display: block;
  content: "";
  right: 15px;
}

#nav-toggle span:before {
  top: -10px;
  right: 0px;
}

#nav-toggle span:after {
  bottom: -10px;
  right: 0px;
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}

#nav-toggle.active span {
  background-color: transparent;
}

#nav-toggle.active span:before,
#nav-toggle.active span:after {
  top: 0;
}

#nav-toggle.active span:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#nav-toggle.active span:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.footer {
  color: #e9eaec;
  background: #151d28;
  height: 400px;
}

@media (max-width: 991.98px) {
  .footer {
    height: auto;
  }
}

.footer .media {
  height: 350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 50px;
}

@media (max-width: 991.98px) {
  .footer .media {
    height: auto;
    padding-top: 10px;
    padding-bottom: 30px;
  }
}

@media (max-width: 991.98px) {
  .footer .media .textwidget {
    text-align: center;
    width: 100%;
  }
}

.footer .media .menu-menu-1-container {
  width: 100%;
}

.footer .media .menu-menu-1-container #menu-menu-2 {
  list-style: none;
  padding: 0;
}

@media (max-width: 991.98px) {
  .footer .media .menu-menu-1-container #menu-menu-2 {
    text-align: center;
    width: 100%;
  }
}

.footer .media .menu-menu-1-container #menu-menu-2 a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  line-height: 2;
  color: #e9eaec;
}

.footer .media .menu-menu-1-container #menu-menu-2 a:hover {
  opacity: 0.7;
  color: #fdc500;
}

.footer .socialmedia .rounded2 {
  text-align: center;
  width: 100%;
  padding-bottom: 15px;
  font-weight: 500;
  color: #fdc500;
  font-family: Roboto, sans-serif;
}

@media (max-width: 991.98px) {
  .footer .socialmedia .rounded2 {
    font-size: 23px;
  }
}

.footer .socialmedia .custom-html-widget {
  width: 100%;
}

.footer .socialmedia .custom-html-widget .soclialink {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.footer .endfooter {
  width: 100%;
  background-color: #233043;
  text-align: center;
  font-size: 16px;
  height: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fdc500;
}

.footer .aboutfooter {
  padding-top: 50px;
}

@media (max-width: 991.98px) {
  .footer .aboutfooter {
    text-align: center;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
  }
}

.footer .aboutfooter img {
  width: 120px;
  height: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}

.footer .rounded {
  padding-bottom: 15px;
  font-size: 34px;
  font-weight: 500;
  color: #fdc500;
  font-family: Roboto, sans-serif;
}

@media (max-width: 991.98px) {
  .footer .rounded {
    text-align: center;
    width: 100%;
    font-size: 23px;
  }
}

.contactus a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  line-height: 2;
  color: #e9eaec;
}

.contactus a:hover {
  opacity: 0.7;
  color: #fdc500;
}

@media (max-width: 991.98px) {
  .menus {
    padding-top: 30px;
  }
}

@media (max-width: 575.98px) {
  .menus {
    padding-top: 0px;
  }
}

.banner {
  min-height: 450px;
  max-height: 550px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

@media (max-width: 991.98px) {
  .banner {
    min-height: 350px;
  }
}

.banner .overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  content: "";
  top: 0;
  background: #000000 0% 0% no-repeat padding-box;
  opacity: 0.5;
}

.banner .custom-fluid {
  min-height: 450px;
  max-height: 550px;
  height: auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 991.98px) {
  .banner .custom-fluid {
    min-height: 350px;
  }
}

.banner .custom-fluid .banner-title {
  position: relative;
  color: #fdc500;
  font-family: "Great Vibes", cursive;
  font-size: 70px;
  z-index: 99;
}

.contact {
  margin-top: 75px;
  margin-bottom: 75px;
}

@media (max-width: 575.98px) {
  .contact {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.contact .forma {
  list-style: none;
}

.contact .forma .wpcf7 .wpcf7-text {
  border-color: 1px solid #2a9d8f;
  width: 100%;
  height: 50px;
  padding-left: 20px;
  outline-style: #264653;
}

.contact .forma .wpcf7 .wpcf7-textarea {
  width: 100%;
  height: 150px;
  padding-left: 20px;
  outline-style: #264653;
  border-color: 1px solid #2a9d8f;
}

.contact .forma .wpcf7 .wpcf7-submit {
  width: 40%;
  height: 50px;
  outline-style: none;
  border: none;
  background-color: #264653;
  border-radius: 20px;
  color: white;
  font-size: 20px;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  cursor: pointer;
}

.contact .forma .wpcf7 .wpcf7-submit:hover {
  border: 1px solid #fdc500;
  background-color: white;
  color: #fdc500;
}

@media (max-width: 575.98px) {
  .contact .forma .wpcf7 .wpcf7-submit {
    width: 100%;
    height: 50px;
  }
}

.contact .ajax-loader {
  display: none !important;
}

.contact .hours .numrat {
  list-style: none;
  text-align: center;
  margin-bottom: 30px;
}

.contact .hours .numrat h2 {
  font-size: 25px;
  color: #264653;
  font-weight: 600;
  padding-top: 10px;
}

@media (max-width: 575.98px) {
  .contact .hours .numrat h2 {
    font-size: 18px;
  }
}

.contact .hours .numrat a {
  color: #4d908e;
  font-size: 15px;
  text-decoration: none;
}

@media (max-width: 575.98px) {
  .contact .hours .numrat a {
    font-size: 14px;
  }
}

@media (max-width: 575.98px) {
  .contact .hours .numrat img {
    width: 50px;
    height: 50px;
  }
}

.contact .hours .ort {
  list-style: none;
  text-align: center;
}

.contact .hours .ort h2 {
  padding-top: 10px;
  font-size: 25px;
  color: #264653;
  font-weight: 600;
}

@media (max-width: 575.98px) {
  .contact .hours .ort h2 {
    font-size: 18px;
  }
}

.contact .hours .ort .frd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #4d908e;
  font-size: 15px;
}

@media (max-width: 575.98px) {
  .contact .hours .ort .frd {
    font-size: 14px;
  }
}

.contact .hours .ort .frd .bold {
  font-weight: 700;
  padding-left: 10px;
}

@media (max-width: 575.98px) {
  .contact .hours .ort img {
    width: 50px;
    height: 50px;
  }
}

#map {
  height: 500px;
}

@media (max-width: 991.98px) {
  #map {
    height: 350px;
  }
}

.rooms {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f8f9fa !important;
}

@media (max-width: 575.98px) {
  .rooms {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.rooms .title {
  position: relative;
}

.rooms .title h1 {
  text-align: center;
  position: relative;
  padding-bottom: 50px;
  font-size: 40px;
  font-weight: 600;
  color: #fdc500;
  font-family: Roboto, sans-serif;
  line-height: 2;
}

@media (max-width: 575.98px) {
  .rooms .title h1 {
    font-size: 30px;
    padding-bottom: 20px;
  }
}

.rooms .title h1::after {
  content: "";
  width: 100px;
  position: absolute;
  height: 1px;
  background: #fdc500;
  bottom: 40%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.rooms .room {
  -webkit-transition: .3s all ease;
  transition: .3s all ease;
  cursor: pointer;
}

.rooms .room .roomsall {
  overflow: hidden;
  position: relative;
  -webkit-transition: .3s all ease;
  transition: .3s all ease;
}

.rooms .room .roomsall .hiden {
  overflow: hidden;
}

.rooms .room .roomsall .roomsimg {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: cover;
}

.rooms .room .roomsall .room-content {
  text-align: center;
  background: white;
  padding: 30px;
}

.rooms .room .roomsall .room-content h3 {
  color: #023047;
  font-size: 20px;
  font-family: sans-serif;
  font-weight: 600;
  line-height: 2;
}

.rooms .room .roomsall .room-content p {
  font-size: 15px;
  font-family: sans-serif;
}

.rooms .room .roomsall .room-content .booking #realbutton {
  color: white;
  background-color: #fdc500;
  border: none;
  outline: none;
  font-size: 15px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.rooms .room .roomsall .room-content .booking #realbutton:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline-color: #fdc500;
}

.rooms .room .roomsall .room-content .booking .modal-header .modal-title {
  color: #fdc500;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  text-align: center;
  width: 100%;
}

.rooms .room .roomsall .room-content .booking .modal-body #text-6 {
  list-style: none;
}

.rooms .room .roomsall .room-content .booking .modal-body #text-6 .wpcf7-text {
  width: 100%;
  margin-bottom: 20px;
  padding-left: 10px;
}

.rooms .room .roomsall .room-content .booking .modal-body #text-6 .wpcf7-text:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline-color: #fdc500;
}

.rooms .room .roomsall .room-content .booking .modal-body #text-6 .wpcf7-date {
  width: 100%;
  margin-bottom: 10px;
  padding-left: 10px;
}

.rooms .room .roomsall .room-content .booking .modal-body #text-6 .wpcf7-date:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline-color: #fdc500;
}

.rooms .room .roomsall .room-content .booking .modal-body #text-6 .wpcf7-textarea {
  width: 100%;
  height: 100px;
  padding-left: 10px;
}

.rooms .room .roomsall .room-content .booking .modal-body #text-6 .wpcf7-textarea:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline-color: #fdc500;
}

.rooms .room .roomsall .room-content .booking .modal-body label {
  text-align: left;
  font-size: 15px;
  font-family: Roboto, sans-serif;
  width: 100%;
}

.rooms .room .roomsall .room-content .booking .modal-body .modal-footer .btn {
  background-color: #fdc500 !important;
  color: white;
  border: none;
  outline: none;
}

.rooms .room .roomsall .room-content .booking .modal-body .modal-footer .btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.rooms .room .roomsall .room-content .booking #realbutton a {
  color: white;
  text-decoration: none;
}

.rooms .room:hover .roomsall .roomsimg {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: ease-in-out .3s;
  transition: ease-in-out .3s;
}

.rooms .room:hover {
  -webkit-transition: ease-in-out .3s;
  transition: ease-in-out .3s;
}

.rooms .room:hover .room-content {
  -webkit-transition: ease-in-out .3s;
  transition: ease-in-out .3s;
  background-color: #fdc500;
}

.rooms .room:hover .room-content h3 {
  color: white;
}

.rooms .room:hover .room-content p {
  color: white;
}

.rooms .room:hover .room-content .booking #realbutton {
  background-color: white;
  color: #fdc500;
  font-size: 15px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}
.rooms .room:hover .room-content .booking #realbutton  a{
  background-color: white;
  color: #fdc500;
  font-size: 15px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

/* galerie */
.galerie {
  width: 100%;
  height: auto;
  padding-bottom: 60px;
  margin-top: 60px;
  overflow: hidden;
}

.galerie h4 {
  font-size: 40px;
  color: red;
  text-align: left;
  padding-bottom: 70px;
}

@media (max-width: 991.98px) {
  .galerie h4 {
    font-size: 30px;
  }
}

@media (max-width: 400px) {
  .galerie h4 {
    font-size: 25px;
  }
}

.galerie .project-gallery .h1-gallery {
  font-size: 34px;
  font-weight: 600;
  color: #993300;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
}

.galerie .project-gallery .thumbnails #lightgallery {
  list-style: none;
  padding: 0;
}

@media (max-width: 991.98px) {
  .galerie .project-gallery .thumbnails #lightgallery .img-fluid .img-project {
    width: 33% !important;
  }
}

@media (max-width: 767.98px) {
  .galerie .project-gallery .thumbnails #lightgallery .img-fluid .img-project {
    width: 50% !important;
    padding: 10px;
  }
}

@media (max-width: 434.98px) {
  .galerie .project-gallery .thumbnails #lightgallery .img-fluid .img-project {
    width: 100% !important;
  }
}

@media (min-width: 434.98px) {
  .galerie .project-gallery .thumbnails #lightgallery .img-fluid .img-project {
    height: 250px;
    padding: 10px;
  }
}

.galerie .project-gallery .thumbnails #lightgallery .full-img {
  width: 100%;
  float: left;
}

.galerie .project-gallery .thumbnails #lightgallery .linktogallery {
  background: #fff2e8;
  width: 100%;
  height: 341px;
  width: 250px;
  float: left;
  margin-top: 10px;
}

.galerie .project-gallery .thumbnails #lightgallery a {
  position: relative;
  width: 33.3%;
  float: left;
  padding: 0;
}

@media (max-width: 991.98px) {
  .galerie .project-gallery .thumbnails #lightgallery a {
    width: 33%;
  }
}

@media (max-width: 767.98px) {
  .galerie .project-gallery .thumbnails #lightgallery a {
    width: 50%;
  }
}

@media (max-width: 455.98px) {
  .galerie .project-gallery .thumbnails #lightgallery a {
    height: 190px;
  }
}

.galerie .project-gallery .thumbnails #lightgallery a .thumbnail {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.galerie .project-gallery .thumbnails #lightgallery a:hover .light-gallery-poster img {
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.galerie .project-gallery .thumbnails #lightgallery a:hover .thumbnail {
  opacity: 0.5;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.galerie .project-gallery .thumbnails #lightgallery a .light-gallery-poster {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.galerie .project-gallery .thumbnails #lightgallery a .light-gallery-poster img {
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.solution-contact {
  width: 100%;
  min-height: 100px;
  background-color: rgba(0, 163, 70, 0.9);
}

.solution-contact .teskti {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.solution-contact .teskti h2 {
  color: white;
  font-size: 25px;
  font-weight: 300;
  line-height: 45px;
}

@media (max-width: 991.98px) {
  .solution-contact .teskti h2 {
    font-size: 20px;
    line-height: 25px;
  }
}

@media (max-width: 767.98px) {
  .solution-contact .teskti h2 {
    font-size: 18px;
    line-height: 25px;
    margin-top: 30px;
    text-align: center;
  }
}

.solution-contact .buttoni {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767.98px) {
  .solution-contact .buttoni {
    margin-bottom: 30px;
  }
}

.solution-contact .buttoni .btn-1 {
  background: #fff2e8;
  color: #00a346;
  border-radius: 4px;
  font: 600 15px 'Montserrat', sans-serif;
  padding: 0.8em 1.6em;
  display: inline-block;
  line-height: 16px;
  border: 1px solid #00a346;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.solution-contact .buttoni .btn-1:hover {
  border-radius: 4px;
  border: 2px solid #fff2e8;
  color: #fff;
  text-decoration: none;
  background: #00a346;
}

.aboutUs {
  margin-top: 100px;
  margin-bottom: 100px;
}

@media (max-width: 575.98px) {
  .aboutUs {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

.aboutUs .images .imagesAbout {
  position: relative;
}

.aboutUs .images .imagesAbout .image1 .foto1 {
  width: 80%;
  height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 575.98px) {
  .aboutUs .images .imagesAbout .image1 .foto1 {
    width: 100%;
    height: 200px;
  }
}

.aboutUs .images .imagesAbout .image2 {
  position: absolute;
  bottom: -10%;
  left: 55%;
}

.aboutUs .images .imagesAbout .image2 .foto2 {
  width: 90%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border: 7px solid #fff;
}

@media (max-width: 575.98px) {
  .aboutUs .images .imagesAbout .image2 .foto2 {
    display: none;
  }
}

.aboutUs .about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 80%;
  position: relative;
}

.aboutUs .about h3 {
  position: relative;
  font-size: 40px;
  color: #fdc500;
  font-weight: 600;
  font-family: Roboto, sans-serif;
}

@media (max-width: 575.98px) {
  .aboutUs .about h3 {
    font-size: 30px;
  }
}

.aboutUs .about h3::after {
  content: "";
  width: 100px;
  position: absolute;
  height: 1px;
  background: #fdc500;
  bottom: 0%;
  left: 12%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.aboutUs .about p {
  line-height: 1.7;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 400;
  font-size: 1rem;
}

@media (max-width: 991.98px) {
  .aboutUs2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .aboutUs2 .about {
    text-align: center;
  }
  .aboutUs2 .about h3::after {
    content: "";
    width: 100px;
    position: absolute;
    height: 1px;
    background: #fdc500;
    bottom: 0%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .images {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.hotel {
  background-color: #f8f9fa !important;
}

.hotel .hotelfeatures {
  padding-top: 50px;
}

.hotel .hotelfeatures h3 {
  position: relative;
  text-align: center;
  padding-bottom: 50px;
  font-family: Roboto, sans-serif;
  color: #fdc500;
  font-weight: 600;
  font-size: 40px;
}

@media (max-width: 575.98px) {
  .hotel .hotelfeatures h3 {
    font-size: 30px;
  }
}

.hotel .hotelfeatures h3::after {
  content: "";
  width: 100px;
  position: absolute;
  height: 1px;
  background: #fdc500;
  bottom: 40%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.hotel .hotels-features {
  padding-bottom: 50px;
}

.hotel .hotels-features .features1 {
  text-align: center;
}

.hotel .hotels-features .features-content h5 {
  padding-top: 15px;
  color: #151d28;
  font-size: 18px;
  font-family: sans-serif;
  font-weight: 600;
  text-align: center;
}

.slider .first-slider .carousel-indicators li {
  background-color: #fdc500;
  opacity: 0.5;
  height: 5px;
}

.slider .first-slider .carousel-indicators .active {
  background-color: #fdc500;
  opacity: 1;
}

.slider .first-slider .carousel-item .slider-img {
  height: 750px;
  background-size: cover;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background-position: center;
}

@media (max-width: 991.98px) {
  .slider .first-slider .carousel-item .slider-img {
    height: 550px;
  }
}

@media (max-width: 575.98px) {
  .slider .first-slider .carousel-item .slider-img {
    height: 450px;
  }
}

.slider .first-slider .carousel-item .overlayslider {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: #000000 0% 0% no-repeat padding-box;
  opacity: 0.6;
  top: 0;
}

.slider .first-slider .carousel-item .text {
  position: absolute;
  top: 0;
  height: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.slider .first-slider .carousel-item .text h2 {
  color: #fdc500;
  font-family: "Great Vibes", cursive;
  font-size: 100px;
  font-weight: 500;
}

@media (max-width: 991.98px) {
  .slider .first-slider .carousel-item .text h2 {
    font-size: 70px;
  }
}

@media (max-width: 575.98px) {
  .slider .first-slider .carousel-item .text h2 {
    font-size: 50px;
  }
}

#menufa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 25px;
}

.titCon h3 {
  font-size: 22px;
  font-family: 'Roboto';
  font-weight: 600;
}

.titCon p {
  font-size: 14px;
  color: #707070;
  font-family: 'Roboto';
  font-weight: 600;
}

.nav-tabs .nav-item {
  position: relative;
}

.tabconto {
  margin-top: 150px;
  margin-bottom: 50px;
}

#tabi h2 {
  position: absolute;
  top: 43%;
  font-weight: 600;
  font-size: 28px;
  font-family: 'Roboto Bold';
  text-transform: uppercase;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  color: whitesmoke;
}

#menuvi {
  border-bottom: 1px solid #fdc500;
  width: 15%;
}

.mem img {
  width: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  height: 219px;
}

.qmi1 {
  margin-top: 90px;
}

.qmimi {
  color: #fdc500;
  font-size: 24px;
  font-family: 'Roboto Bold';
  font-weight: 700;
}

.tab-pane {
  margin-top: 100px;
  margin-bottom: 100px;
  -webkit-box-shadow: 0px 2px 10px 0px #9c9c9c;
  box-shadow: 0px 2px 10px 0px #9c9c9c;
}

@media (max-width: 991.98px) {
  .tab-pane {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

.insidemenufarow {
  width: 100%;
}

.tabcontorow {
  width: 100%;
}

.menufa {
  padding: 25px 0 0 75px;
  margin-bottom: 25px;
}

@media (max-width: 1200px) {
  .titCon {
    padding-left: 80px;
  }
}

@media (max-width: 991.98px) {
  .nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .titCon {
    padding-left: 0px;
  }
  .mem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .mem img {
    width: 234px;
    height: 170px;
  }
  #menuvi {
    border-bottom: 1px solid #fdc500;
    width: 15%;
    margin: 0 auto;
    margin-bottom: 5px;
  }
  .titCon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 20px;
    text-align: center;
  }
  .tabconto {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .qmi1 {
    margin-top: 0px;
    text-align: center;
  }
}

@media (max-width: 767.98px) {
  #menufa {
    display: block;
    padding: 0;
  }
  .titCon {
    margin-top: 30px;
  }
  #menuvi {
    border-bottom: 1px solid #fdc500;
    width: 15%;
  }
  .qmi1 {
    margin-top: 0px;
  }
  .tabconto {
    margin-top: 75px;
    margin-bottom: 50px;
  }
}

@media (max-width: 575.98px) {
  .tabconto {
    margin-top: 50px;
  }
  #tabi h2 {
    font-weight: 600;
    font-size: 21px;
    font-family: 'Roboto Bold';
    text-transform: uppercase;
    color: whitesmoke;
  }
  .nav-tabs .nav-item img {
    width: 100%;
    height: 100px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

#tabi .nav-link:hover .overlay22 {
  opacity: 0.2;
}

.nav-link {
  position: relative;
}
/*# sourceMappingURL=main.css.map */