:root {
  --Btn-bg: #;
  --Btn-border: #;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  flex-wrap: wrap;
  transition: 0.5s;
  scroll-behavior: smooth;
  font-family: "Open Sans", Montserrat Alternates;
}

/* montserrat-100 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 100;
  src: local(""), url("./../fonts/montserrat-v25-latin-100.woff2") format("woff2"), url("./../fonts/montserrat-v25-latin-100.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-200 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 200;
  src: local(""), url("./../fonts/montserrat-v25-latin-200.woff2") format("woff2"), url("./../fonts/montserrat-v25-latin-200.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-300 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: local(""), url("./../fonts/montserrat-v25-latin-300.woff2") format("woff2"), url("./../fonts/montserrat-v25-latin-300.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-regular - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("./../fonts/montserrat-v25-latin-regular.woff2") format("woff2"), url("./../fonts/montserrat-v25-latin-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-500 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: local(""), url("./../fonts/montserrat-v25-latin-500.woff2") format("woff2"), url("./../fonts/montserrat-v25-latin-500.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-600 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: local(""), url("./../fonts/montserrat-v25-latin-600.woff2") format("woff2"), url("./../fonts/montserrat-v25-latin-600.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-700 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("./../fonts/montserrat-v25-latin-700.woff2") format("woff2"), url("./../fonts/montserrat-v25-latin-700.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-300 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local(""), url("./../fonts/open-sans-v34-latin-300.woff2") format("woff2"), url("./../fonts/open-sans-v34-latin-300.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-regular - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("./../fonts/open-sans-v34-latin-regular.woff2") format("woff2"), url("./../fonts/open-sans-v34-latin-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-500 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  src: local(""), url("./../fonts/open-sans-v34-latin-500.woff2") format("woff2"), url("./../fonts/open-sans-v34-latin-500.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: local(""), url("./../fonts/open-sans-v34-latin-600.woff2") format("woff2"), url("./../fonts/open-sans-v34-latin-600.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("./../fonts/open-sans-v34-latin-700.woff2") format("woff2"), url("./../fonts/open-sans-v34-latin-700.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lobster-two-regular - latin */
@font-face {
  font-family: "Lobster Two";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("./../fonts/lobster-two-v18-latin-regular.woff2") format("woff2"), url("./../fonts/lobster-two-v18-latin-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lobster-two-700 - latin */
@font-face {
  font-family: "Lobster Two";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("./../fonts/lobster-two-v18-latin-700.woff2") format("woff2"), url("./../fonts/lobster-two-v18-latin-700.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
h1 {
  font-size: 50px;
  font-weight: 300;
}

h2 {
  font-size: 40px;
  font-weight: 300;
}

h3 {
  font-size: 30px;
  font-weight: 300;
}

h4 {
  font-size: 22px;
  font-weight: 100;
}

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 100;
}

.fas {
  margin-right: 10px;
}

hr {
  color: #fff;
  width: 200px;
  height: 2px;
  background: #fff;
  margin: 50px 20px 0 20px;
}

/*body*/
main {
  margin-left: 50px !important;
}

.head-container {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.head-content {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  line-height: 100px;
}

.head-content a {
  transition: 0.5s;
  color: #fff;
  font-size: 70px;
}

.head-content h1 {
  color: #fff;
  font-weight: 100;
}

/*book*/
.book-container {
  position: fixed;
  top: -402px;
  /**/
  right: 50px;
  width: 350px;
  height: 450px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #85acf3;
  z-index: 2;
  border-radius: 0 0 20px 20px;
  transition-delay: 4s;
}

.book-container:hover {
  transition-delay: 0s;
  transition: 0.7s ease-in-out;
  cursor: pointer;
  top: -2px;
  border-radius: 0px;
  box-shadow: none;
}

.book-container:hover .book-content {
  transition-delay: 0s;
  position: relative;
  width: 100%;
  height: 100%;
  border: 0px;
  box-shadow: none;
  border-radius: 0px;
}

.book-container:hover .book-footer {
  transition-delay: 0s;
  height: 50px;
  margin-top: 30px;
}

.book-content {
  transition-delay: 4s;
  position: relative;
  width: 100%;
  height: 100%;
  box-shadow: 0 5px 10px #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 0 20px 20px;
}

.book {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 0;
  width: 90%;
  height: 400px;
}

.book label {
  font-size: 12px;
  margin-left: 0;
  color: #fff;
}

.book input {
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
}

.book .datehead {
  width: 155px;
}

.book select {
  width: 100%;
  height: 30px;
  margin-bottom: 20px;
}

.book-footer {
  transition-delay: 4s;
  position: relative;
  bottom: 0;
  width: 350px;
  height: 50px;
  background: #3463bb;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 0 20px 20px;
}

.book-footer h4 {
  transition-delay: 4s;
}

/*side title*/
.side-title {
  position: fixed;
  top: 0;
  left: 0;
  width: 50px;
  height: 100vh;
  background: white;
  display: flex;
  justify-content: center;
  z-index: 2;
}

.side-content {
  width: 60px;
  height: 600px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  padding-left: 18px;
}

.side-content img {
  margin-right: 20px;
}

/*sidebar*/
.sidebar-container {
  position: fixed;
  left: -255px;
  top: 0;
  width: 330px;
  height: 100vh;
  display: flex;
  z-index: 2;
}

.sidebar-container:hover {
  left: 0;
}

.sidebar-content {
  width: 220px;
  height: 100vh;
  background: white;
  box-shadow: 0 3px 6px #333;
  text-align: center;
}

.sidebar-content img {
  padding-bottom: 50px;
}

.linktop {
  margin-top: -50px;
}

.sidebar-link {
  width: 220px;
  height: 45px;
  border-bottom: 1px solid #333;
  display: flex;
  align-items: center;
  justify-content: left;
}

.sidebar-link:hover {
  border-left: 15px solid #3463bb;
}

.sidebar-link a {
  text-decoration: none;
  font-size: 18px;
  margin-left: 30px;
  color: #333;
}

.sidebar-link a:hover {
  margin-left: 30px;
}

.flag-language {
  width: 100%;
  height: 30px;
  margin-top: 20px;
}

.flag-language img {
  width: 30px;
}

.flag-language a:hover {
  cursor: pointer;
}

.sidebar-social {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sidebar-social .fas,
.fab {
  font-size: 25px;
  margin-left: 5px;
}

.sidebar-social .fab {
  margin-right: 5px;
}

.sidebar-credit p {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  margin: 10px;
}

.sidebar-credit a {
  color: black;
  text-decoration: none;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 11px;
}

.sidebar-credit a:hover {
  color: red;
}

/*container right  --- https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_image_overlay_slideright*/
.rightblue {
  position: absolute;
  width: 550px;
  height: 90px;
  right: 0;
  bottom: 190px;
}

.rightblue-inner {
  position: absolute;
  right: 0;
  bottom: 190px;
  display: flex;
  align-items: center;
  justify-content: right;
  background-color: #008cba;
  width: 40px;
  height: 90px;
  color: #fff;
  z-index: -1;
}

.rightblue-overlay {
  position: absolute;
  bottom: 0;
  left: 100%;
  right: 0;
  background-color: #008cba;
  overflow: hidden;
  width: 0;
  height: 90px;
  transition: 0.8s ease;
}

.rightblue:hover .rightblue-overlay {
  width: 100%;
  left: 0;
}

/*black*/
.rightblack {
  position: absolute;
  width: 670px;
  height: 180px;
  right: 0;
  bottom: 0;
}

.rightblack-inner {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: right;
  background-color: #000000;
  width: 40px;
  height: 180px;
  color: #fff;
  z-index: -1;
}

.rightblack-overlay {
  position: absolute;
  bottom: 0;
  left: 100%;
  right: 0;
  background-color: #000000;
  overflow: hidden;
  width: 0;
  height: 180px;
  transition: 0.8s ease;
}

.rightblack:hover .rightblack-overlay {
  width: 100%;
  left: 0;
}

.text {
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}

.text h2 {
  font-size: 24px;
}

.textArabic {
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}

.textArabic h2 {
  font-size: 24px;
}

/*title left*/
.title-container {
  width: 100%;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.title-content {
  width: 1000px;
  height: auto;
  padding: 30px;
}

.title-content h2 {
  text-align: center;
}

.title-content p {
  text-align: justify;
  margin: 20px 0;
  line-height: 25px;
  letter-spacing: 1px;
}

/*client */
.review {
  width: 100%;
  height: auto;
  margin: 100px 0;
}

.reviewTitle {
  display: flex;
  align-items: center;
  justify-content: center;
}

.review-container {
  width: 100%;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.review-box {
  width: 1000px;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slider {
  width: 700px;
  height: auto;
  border: 1px solid #000;
  border-radius: 20px;
}

.star {
  width: 290px;
  height: auto;
}

/*carousel index clients*/
.section-carousel {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 140px;
}

.carousel-frame {
  width: 780px;
  height: auto;
}

#slider {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  border: 10px solid transparent;
  padding: 0px;
  z-index: 100;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
}

#slider > li {
  width: 100%;
  height: 100%;
  position: relative;
  display: inline-block;
  overflow: hidden;
  font-size: 18px;
  font-size: initial;
  line-height: normal;
  transition: all 1s cubic-bezier(0.4, 1.3, 0.65, 1);
  /* Slide css animation */
  background-size: cover;
  vertical-align: top;
  box-sizing: border-box;
  white-space: normal;
}

/*--------------------carousel head-----------*/
.carousel {
  position: absolute;
  top: 10%;
  max-width: 1200px;
  margin: auto;
  padding: 0 30px;
}

.carousel .card {
  position: relative;
  width: 350px;
  height: 400px;
}

.carousel .card img {
  width: 300px;
  height: 350px;
  border: 10px solid #000;
  box-shadow: 0 20px 40px #555;
}

.card-overlay {
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 70px;
  background: #000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
}

.card-overlay-bottom {
  position: absolute;
  bottom: 60px;
  right: 0;
  width: 350px;
  height: 100px;
  background: #000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 28px;
  opacity: 0.2;
}

.card-overlay-bottom:hover {
  opacity: 1;
}

.carousel .card h4 {
  color: #fff;
}

.carousel .card h3 {
  margin-bottom: 20px;
  font-size: 25px;
}

.carousel .card a {
  color: #fff;
  font-size: 14px;
  background: #3463bb;
  border: 1px solid #3463bb;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 50px;
  margin-top: 10px;
  text-transform: uppercase;
}

/*price*/
.card-price {
  background: #000;
  padding: 20px;
}

.price-hr {
  color: #3463bb;
  margin: -20px 0 10px 0;
  width: 100%;
}

.priceBtnContainer {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.priceBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  text-transform: uppercase;
}

.priceBtnContainer .priceBtn a {
  font-size: 14px;
}

.carousel .card h3 {
  color: #fff;
  font-size: 24px;
  text-align: center;
  padding-bottom: 20px;
}

.carousel .card p {
  color: #fff;
  line-height: 45px;
  list-style: none;
  font-size: 16px;
  text-align: center;
}

/*-------------hotel-------------------*/
/*hotel*/
.innerUp {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(./../img/slide1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.innerIn {
  position: absolute;
  top: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.innerIn::before {
  content: "__________________";
  color: #fff;
}

.innerIn::after {
  content: "__________________";
  color: #fff;
}

.innerIn h1 {
  font-size: 60px;
  color: #fff;
}

.vdoFrame {
  margin-top: 100px;
}

.hotelContainer {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  background-color: #351313;
  padding: 20px 0;
}

.hotelContent-img {
  width: 65%;
  min-width: 300px;
  height: auto;
}

.hotelContent-img img {
  width: 100%;
  height: auto;
}

.hotelContent-text {
  position: relative;
  width: 35%;
  height: auto;
  min-width: 300px;
  padding: 0 20px 0 20px;
}

.hotelContent-text h3 {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #fff;
}

.hotelContent-text p {
  margin-top: 10px;
  color: #fff;
  line-height: 25px;
  letter-spacing: 1px;
}

/*-----------room body-----------------*/
.head-container-room {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(./../img/head-room.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.head-content-room {
  position: absolute;
  top: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.head-content-room::before {
  content: "__________________";
  color: #fff;
}

.head-content-room::after {
  content: "__________________";
  color: #fff;
}

.head-content-room h1 {
  font-size: 60px;
  color: #fff;
}

.roomContainer {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  background-color: #e6e6e6;
  padding: 20px 0;
}

.roomContent-img {
  width: 65%;
  min-width: 300px;
  height: auto;
}

.roomContent-img img {
  width: 100%;
  height: auto;
}

.roomContent-text {
  position: relative;
  width: 35%;
  height: auto;
  min-width: 300px;
  padding: 0 20px 0 20px;
}

.roomContent-text h3 {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 10px;
}

.roomContent-text p {
  margin-top: 10px;
  line-height: 25px;
  letter-spacing: 1px;
}

.roomBtn {
  text-align: center;
  margin-top: 30px;
}

.roomBtn a {
  font-size: 14px;
  text-decoration: none;
  padding: 10px 40px;
  background: #3463bb;
  text-transform: uppercase;
  color: #fff;
  border-radius: 50px;
}

.roomBtn a:hover {
  background: transparent;
  color: #3463bb;
  border: 1px solid #3463bb;
}

/*price*/
.head-container-prices {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(./../img/head-prices.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.price-container {
  width: 100%;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.price-content-all {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 50px 0;
}

.price-content {
  width: 1000px;
  height: auto;
}

/*contact*/
.head-container-contact {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(./../img/head-contact.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.contact-container {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-content {
  width: 1000px;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.contact-content h2 {
  color: #fff;
}

.contact-information {
  width: 500px;
  min-height: 650px;
  padding: 20px;
  color: #fff;
  background: black;
}

.contact-information h3 {
  text-align: center;
}

.contact-information p {
  font-size: 14px;
  text-align: justify;
}

.contact-information li {
  list-style: none;
}

.contact-social {
  width: 500px;
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
}

.contact-social .fas {
  font-size: 20px;
  margin: 20px;
}

.contact-social-content {
  width: 50%;
  height: auto;
}

.contact-social-content-inner {
  display: flex;
  align-items: center;
}

.contact-widgets {
  display: flex;
  justify-content: space-around;
  width: 500px;
  height: auto;
}

.impressum {
  margin-top: 20px;
}

.impressum a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

/*form*/
.contact-form {
  width: 500px;
  min-height: 650px;
  padding: 20px;
  background: black;
}

.contact-form .field {
  width: 460px;
  height: 30px;
  margin-bottom: 20px;
}

.contact-form .date {
  width: 220px;
  height: 30px;
  margin-bottom: 20px;
}

.contact-form label {
  color: #fff;
  height: 30px;
}

.contact-form .radio {
  height: 20px;
}

.contact-form .message {
  height: 80px;
  resize: none;
  margin: 20px 0;
}

.contact-form .submit {
  background: #3463bb;
  border: none;
  color: #fff;
}

/*activities*/
.head-container-activities {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("./../img/landing (11).jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.head-content-activities {
  position: absolute;
  top: 45%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.head-content-activities::before {
  content: "__________________";
  color: #fff;
}

.head-content-activities::after {
  content: "__________________";
  color: #fff;
}

.head-content-activities a {
  transition: 0.5s;
  color: #fff;
  font-size: 70px;
}

.head-content-activities h1 {
  color: #fff;
  font-size: 60px;
}

.title-container-acti {
  width: 100%;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.title-content-acti {
  width: 1000px;
  height: auto;
  padding: 30px;
}

.title-content-acti p {
  line-height: 25px;
  letter-spacing: 1px;
}

.activityContainer {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  background-color: #351313;
  padding: 20px 0;
}

.activityContent-img {
  width: 65%;
  min-width: 300px;
  height: auto;
}

.activityContent-img img {
  width: 100%;
  height: auto;
}

.activityContent-text {
  position: relative;
  width: 35%;
  height: auto;
  min-width: 300px;
  padding: 0 20px 0 20px;
}

.activityContent-text h3 {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #fff;
}

.activityContent-text p {
  margin-top: 10px;
  color: #fff;
  line-height: 25px;
  letter-spacing: 1px;
}

/**/
/*gallery slider*/
/*carousel - https://codepen.io/studiojvla/pen/qVbQqW*/
.head-container-gallery {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.head-content-gallery {
  position: absolute;
  top: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.head-content-gallery::before {
  content: "__________________";
  color: #fff;
}

.head-content-gallery::after {
  content: "__________________";
  color: #fff;
}

.head-content-gallery h1 {
  font-size: 60px;
  color: #fff;
}

.gallery2Container {
  position: absolute;
  bottom: 20%;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gallery2Content {
  width: 100%;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@-webkit-keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1750px);
  }
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1750px);
  }
}
.gallery2 {
  background: white;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);
  height: 185px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.gallery2::before,
.gallery2::after {
  content: "";
  height: 185px;
  position: absolute;
  width: 250px;
  z-index: 2;
}

.gallery2::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}

.gallery2::before {
  left: 0;
  top: 0;
}

.gallery2 .slide-track {
  -webkit-animation: scroll 40s linear infinite;
  animation: scroll 40s linear infinite;
  display: flex;
  width: 10000px;
}

.gallery2 .slide {
  height: 185px;
  width: 250px;
}

/*gallery slider end*/
/*---- window-----https://www.youtube.com/watch?v=JttTcnidSdQ-----/*https://www.youtube.com/watch?v=JttTcnidSdQ*/
.pimg1,
.pimg2,
.pimg3 {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  background-attachment: fixed;
}

.ptext {
  text-align: center;
  padding: 0 20px;
}

.pimg1in,
.pimg2in,
.pimg3in {
  background-color: rgba(0, 0, 0, 0.2);
  color: white;
  width: 100%;
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pimg1 {
  background-image: url("../img/page-bg.jpg");
  min-height: 500px;
}

.pimg2 {
  background-image: url("#");
  min-height: 550px;
}

.pimg3 {
  background-image: url("#");
  min-height: 550px;
}

/*window end*/
/*jobs*/
.head-container-jobs {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("./../img/landing (13).jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.head-content-jobs {
  position: absolute;
  top: 45%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.head-content-jobs::before {
  content: "__________________";
  color: #fff;
}

.head-content-jobs::after {
  content: "__________________";
  color: #fff;
}

.head-content-jobs a {
  transition: 0.5s;
  color: #fff;
  font-size: 70px;
}

.head-content-jobs h1 {
  color: #fff;
  font-size: 60px;
}

.jobContainer {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 50px 0;
}

.jobContent {
  width: 1100px;
  height: auto;
}

.jobContent h1 {
  font-size: 30px;
}

/*head slider*/
.head-container-activities-landing {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.head-content-activities-landing {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  z-index: -999999999;
}

.landing-text-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60vh;
  position: absolute;
  bottom: 15%;
}

.landing-text-content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 700px;
  height: 300px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 25px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  box-shadow: 0 20px 40px #4e4e4e;
}

.landing-text-content h1 {
  color: black;
  font-size: 60px;
  font-weight: 400;
  text-decoration: underline;
}

.landing-text-content h2 {
  color: black;
  font-size: 50px;
}

.footer {
  width: 100%;
  height: auto;
  text-align: center;
}

.footer-container {
  width: 100%;
  height: auto;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer p {
  font-size: 12px;
}

.footer-container a {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  color: #333;
  text-decoration: none;
}

.footer-container a:hover {
  color: red;
}

/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*...............@media.....................*/
@media screen and (max-width: 900px) {
  body {
    display: non;
  }
  /*book*/
  .book-container {
    width: 100%;
    left: 20px;
    padding-left: 10px;
  }
  .book-content {
    border: 1px solid white;
    box-shadow: 0px 2px 10px #fff;
    border-radius: 0px;
  }
  .book {
    width: 100%;
  }
  .book input {
    width: 100%;
  }
  .book textarea {
    width: 300px;
  }
  .book-footer {
    width: 100%;
  }
  /*head*/
  .head-container {
    height: 400px;
  }
  .head-content {
    display: non;
  }
  .rightblue,
.rightblue-inner {
    display: none;
  }
  .rightblack,
.rightblack-inner {
    display: none;
  }
  /*title left*/
  .title-container {
    min-height: 300px;
    margin: 30px 0;
  }
  .side-content {
    width: 60px;
    height: 600px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 18px;
    flex-direction: column;
  }
  /*modal*/
  .modal-content {
    margin: auto;
    padding: 60px;
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .modal-content h1 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .modal-content p {
    font-size: 18px;
    font-style: italic;
  }
  .modal-content img {
    width: 100px;
    height: auto;
  }
  /*client */
  .review {
    display: none;
  }
  /*gallery*/
  .landing-text-content-gallery2 {
    width: 90%;
  }
  .landing-text-content-gallery2 h1 {
    color: black;
    font-size: 60px;
  }
  .gallery2Container {
    width: 100%;
    height: auto;
  }
  .gallery2Content {
    width: 100%;
    height: 300px;
  }
  .gallery2 {
    width: 90%;
  }
  /*-----------index body-----------------*/
  .body-container {
    margin-top: 30px;
  }
  .page-bg,
.title-container {
    display: none;
  }
  .body-content-text-left {
    width: 100%;
    height: auto;
    line-height: 25px;
    margin-bottom: 20px;
  }
  .body-content-text {
    width: 100%;
    height: auto;
    line-height: 25px;
    margin-bottom: 20px;
  }
  .body-content-text h3 {
    text-align: center;
    margin-bottom: 20px;
    font-weight: 100;
  }
  .body-content-text-left h3 {
    text-align: center;
    margin-bottom: 20px;
    font-weight: 100;
  }
  /*slideshow*/
  #my-slider {
    display: none;
  }
  /*--------------page top carousel-----------*/
  .carousel {
    position: absolute;
    top: 20%;
    max-width: 100%;
    margin: 0;
    padding: 0 0px;
  }
  .carousel .card {
    position: relative;
    width: 100%;
    height: 360px;
  }
  .carousel .card a {
    padding: 10px 20px;
    margin-top: 0;
  }
  .carousel .card img {
    width: 200px;
    height: 300px;
    border: 10px solid #000;
    box-shadow: 0 20px 40px #555;
  }
  .card-overlay {
    width: 80px;
    height: 50px;
    font-size: 20px;
  }
  .card-overlay-bottom {
    width: 100%;
    font-size: 20px;
  }
  /*price*/
  .card-price {
    background: #000;
    padding: 20px;
  }
  .priceBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    text-transform: uppercase;
  }
  .carousel .card li {
    color: #fff;
    line-height: 50px;
    list-style: none;
    font-size: 20px;
  }
}
/*............................@media..............................*/
@media screen and (max-width: 900px) {
  /*room*/
  .head-content-room h1 {
    font-size: 30px;
  }
  .head-content-room::before {
    content: "__";
    color: "#fff";
  }
  .head-content-room::after {
    content: "__";
    color: "#fff";
  }
  .roomContainer {
    width: 100%;
    height: auto;
    margin: 10px 0;
  }
  .roomContent-img {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .roomContent-img img {
    width: 90%;
    height: auto;
  }
  .roomContent-text {
    height: auto;
    width: 100%;
    padding: 20px;
  }
  .roomContent-text h3 {
    font-size: 20px;
  }
  .nextroom,
.owl-dots {
    display: none;
  }
  /*hotel*/
  .innerIn {
    top: 40%;
  }
  .innerUp {
    width: 100%;
    height: 40vh;
  }
  .innerIn h1 {
    font-size: 30px;
  }
  .innerIn::before {
    content: "___";
    color: "#fff";
  }
  .innerIn::after {
    content: "___";
    color: "#fff";
  }
  .vdoFrame {
    display: none;
  }
  .hotelContainer {
    width: 100%;
    height: auto;
    margin: 10px 0;
  }
  .hotelContent-img {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .hotelContent-img img {
    width: 90%;
    height: auto;
  }
  .hotelContent-text {
    height: auto;
    width: 100%;
    padding: 20px;
  }
  .hotelContent-text h3 {
    font-size: 20px;
  }
  /*activities*/
  .head-container-activities {
    position: relative;
    width: 100%;
    height: 45vh;
  }
  .head-content-activities {
    top: 45%;
  }
  .head-content-activities::before {
    content: "__";
  }
  .head-content-activities::after {
    content: "__";
  }
  .head-content-activities h1 {
    font-size: 30px;
  }
  .title-container-acti {
    width: 100%;
    height: auto;
  }
  .title-content-acti {
    width: 100%;
    height: auto;
    padding: 10px;
  }
  .activityContainer {
    width: 100%;
    height: auto;
    margin: 10px 0;
  }
  .activityContent-img {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .activityContent-img img {
    width: 90%;
    height: auto;
  }
  .activityContent-text {
    height: auto;
    width: 100%;
    padding: 20px;
  }
  .activityContent-text h3 {
    font-size: 20px;
  }
  /*price*/
  .head-container-prices {
    width: 100%;
    height: 100vh;
    margin-bottom: 30px;
  }
  .price-container {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .price-content {
    width: 100%;
    height: auto;
    text-align: justify;
    padding: 30px;
  }
  .info {
    display: none;
  }
  /*contact @media*/
  .head-container-contact {
    width: 100%;
    height: auto;
  }
  .contact-container {
    width: 100%;
    height: auto;
    margin-top: 50px;
  }
  .contact-content {
    width: 100%;
    height: auto;
    justify-content: space-around;
  }
  .contact-information {
    width: 100%;
    height: auto;
    padding: 20px;
  }
  .contact-social {
    width: 100%;
    justify-content: space-around;
    margin: 20px 0;
  }
  .contact-social-content {
    width: 50%;
    height: auto;
  }
  .contact-widgets {
    justify-content: center;
    width: 100%;
    height: auto;
  }
  /*form*/
  .contact-form {
    width: 100%;
    height: auto;
    padding: 20px;
  }
  .contact-form .field {
    width: 100%;
    height: 30px;
    margin-bottom: 20px;
  }
  .contact-form .date {
    width: 220px;
    height: 30px;
  }
  .contact-form label {
    color: #fff;
    height: 30px;
  }
  .contact-form .radio {
    height: 20px;
  }
  .contact-form .message {
    height: 80px;
    resize: none;
    margin-bottom: 20px;
  }
  .mapouter {
    display: none;
  }
  /*activities*/
  .pimg1in,
.pimg2in,
.pimg3in {
    margin: 0;
  }
  .pimg1 {
    background-image: url("../img/page-bg.jpg");
    min-height: 500px;
  }
  .landing-text-content {
    width: 90%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 0;
  }
  .landing-text-content h1 {
    font-size: 30px;
    padding-left: 0;
    margin-bottom: 10px;
  }
  .landing-text-content h2 {
    font-size: 20px;
  }
  /*window end*/
  /*gallery*/
  .gallery2Container {
    bottom: 20%;
  }
  .head-content-gallery h1 {
    font-size: 30px;
  }
  .head-content-gallery::before {
    content: "__";
    color: "#fff";
  }
  .head-content-gallery::after {
    content: "__";
    color: "#fff";
  }
  /*footer*/
  .footer {
    width: 100%;
    height: 30px;
    background: #d1d1d1;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer p {
    font-size: 10px;
  }
  .creditBtn {
    font-size: 10px;
  }
  .cookie {
    display: none;
  }
}
/*# sourceMappingURL=style-main.css.map *//*# sourceMappingURL=style-main.css.map */