.nav-bar-section {
  margin-top: 0px;
  margin-bottom: 15px;
}

.logo-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  width: 300px;
  margin-top: 30px;
}

.navbar {
  background-color: transparent;
}

.brand {
  display: none;
}

.nav-bar-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link {
  padding: 10px 25px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.nav-link:hover {
  color: #757575;
}

.nav-link.w--current {
  color: #000;
}

.nav-link.w--current:hover {
  color: #757575;
}

.image-2 {
  width: 25px;
}

.link-block:hover {
  box-shadow: 0 0 6px 0 #757575;
}

.home-landing-section {
  height: 100vh;
}

.quote-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.quote-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 120px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.quote-text {
  margin-bottom: 30px;
  font-family: Parisienne, sans-serif;
  font-size: 50px;
  text-align: center;
}

.image-3 {
  width: 100px;
}

.welcome-section {
  height: 250px;
  padding-top: 0px;
  background-image: url('../images/Mi-Casa-Su-Casa-Welcome-Background-Image.jpg');
  background-position: 50% 77%;
  background-size: cover;
}

.welcome-container {
  position: relative;
  top: -204px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 230px 60px 117px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 11px 11px 20px -18px #000;
}

.rooms-section {
  margin-top: -162px;
  padding-top: 40px;
  padding-bottom: 86px;
}

.heading-1 {
  margin: 0px 50px 0px 35px;
  padding-top: 45px;
  padding-bottom: 45px;
  border-right: 0.5px solid #000;
  font-family: Raleway, sans-serif;
  font-weight: 500;
  text-align: center;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-right: 0px solid #000;
}

.room-1-div-block {
  height: 250px;
  background-image: url('../images/Mi-Casa-Su-Casa-Room-2-Sample-Image.jpg');
  background-position: 50% 35%;
  background-size: cover;
}

.paragraph {
  padding: 10px;
  font-family: 'Titillium Web', sans-serif;
  text-align: center;
}

.room-div-block {
  width: 800px;
  box-shadow: 9px 13px 20px -18px #000;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-2 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
}

.rooms-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.see-more-button {
  margin-top: -14px;
  padding-right: 58px;
  padding-left: 58px;
  border: 1px solid #000;
  background-color: #000;
  box-shadow: 0 0 6px 0 #fff;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 12px;
}

.see-more-button:hover {
  border-style: solid;
  border-color: #000;
  background-color: #fff;
  color: #000;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.room-2-div-block-copy {
  height: 450px;
  background-image: url('../images/Mi-Casa-Su-Casa-Room-1-Sample-Image.jpg');
  background-position: 50% 28%;
  background-size: cover;
  background-repeat: no-repeat;
}

.guest-reviews {
  padding-top: 20px;
}

.guest-reviews-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.guest-reviews-rows {
  display: none;
}

.heading-2 {
  margin: 0px 50px 0px 35px;
  padding-top: 45px;
  padding-bottom: 45px;
  border-right: 0.5px none #000;
  font-family: Raleway, sans-serif;
  font-weight: 500;
  text-align: center;
}

.bold-text {
  font-family: Vollkorn, serif;
}

.column-4 {
  padding-right: 25px;
  padding-left: 25px;
  border-right: 1px solid #000;
}

.column-5 {
  padding-right: 25px;
  padding-left: 25px;
  border-right: 1px solid #000;
}

.column-6 {
  padding-right: 25px;
  padding-left: 25px;
}

.image-strip-section {
  height: 500px;
  margin-top: 109px;
  background-image: url('../images/Mi-Casa-Su-Casa-Home-Scroll-Strip-Image.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.paragraph-3 {
  margin-bottom: 35px;
  padding: 10px 140px;
  font-family: 'Titillium Web', sans-serif;
  text-align: center;
}

.image-4 {
  display: inline;
  width: 50px;
}

.column-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-us-text-block {
  display: inline-block;
  margin-left: 20px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-5 {
  width: 50px;
}

.image-6 {
  width: 50px;
}

.row-2 {
  margin-top: 50px;
}

.field-label {
  font-family: Raleway, sans-serif;
}

.textarea {
  min-height: 120px;
}

.submit-button {
  display: block;
  border: 1px solid #000;
  background-color: #000;
  box-shadow: 1px 1px 1px 0 #000;
  font-family: Raleway, sans-serif;
  color: #fff;
}

.submit-button:hover {
  border: 1px solid #000;
  background-color: #fff;
  box-shadow: none;
  color: #000;
}

.form-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  box-shadow: 1px 1px 3px 0 #000;
}

.text-block {
  display: inline-block;
  margin-right: 100px;
  margin-left: 100px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #f4f4f4;
  font-size: 12px;
}

.text-links {
  color: #fff;
}

.text-links:hover {
  color: #333;
  text-decoration: none;
}

.text-links:visited {
  color: #f4f4f4;
}

.image-7 {
  display: block;
  width: 200px;
  margin: 25px auto;
}

.image-8 {
  display: block;
  width: 200px;
  margin: 30px auto;
}

.column-10 {
  padding-right: 30px;
  padding-left: 30px;
}

.column-11 {
  padding-right: 30px;
  padding-left: 30px;
}

.bold-text-2 {
  font-size: 15px;
}

.bold-text-3 {
  font-size: 15px;
}

.image-strip-section-2 {
  height: 400px;
  margin-top: 0px;
  background-image: url('../images/Mi-Casa-Su-Casa-Home-Scroll-Strip-Image.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.accommodation-section-2 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.bold-text-4 {
  font-family: Raleway, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.heading-3 {
  margin: 0px 50px 0px 35px;
  padding-top: 45px;
  padding-bottom: 10px;
  border-right: 0.5px none #000;
  font-family: Raleway, sans-serif;
  font-weight: 500;
  text-align: center;
}

.slide-nav {
  display: none;
}

.icon {
  font-size: 28px;
}

.icon-2 {
  font-size: 28px;
}

.paragraph-4 {
  margin-top: 7px;
  margin-bottom: 2px;
  margin-left: 55px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
  line-height: 40px;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-rule: 1px none #000;
  column-rule: 1px none #000;
}

.book-button {
  margin-top: 10px;
  padding-right: 58px;
  padding-left: 58px;
  border: 1px solid #000;
  background-color: #fff;
  box-shadow: 0 0 6px 0 #fff;
  font-family: Raleway, sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 500;
}

.book-button:hover {
  border-style: solid;
  border-color: #000;
  background-color: #000;
  color: #fff;
}

.column-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  padding-bottom: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: 11px 11px 20px -18px #000;
}

.column-13 {
  padding-right: 0px;
  padding-left: 0px;
}

.slide {
  background-image: url('../images/Mi-Casa-Su-Casa-Room-2-Sample-Image.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-2 {
  background-image: url('../images/Mi-Casa-Su-Casa-Room-3-Sample-Image.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.facilities-div-1 {
  height: 250px;
  background-image: url('../images/Mi-Casa-Su-Casa-Facilities-Image-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 11px 11px 20px -18px #000;
}

.facilities-div-2 {
  height: 250px;
  background-image: url('../images/Mi-Casa-Su-Casa-Facilities-Image-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 11px 11px 20px -18px #000;
}

.facilities-div-3 {
  height: 250px;
  background-image: url('../images/Mi-Casa-Su-Casa-Facilities-Image-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 11px 11px 20px -18px #000;
}

.text-block-2 {
  font-family: Raleway, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.facilities-container-2 {
  height: auto;
  margin-top: 20px;
  box-shadow: 11px 11px 20px -18px #000;
}

.attractions-container {
  margin-bottom: 60px;
}

.column-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-strip-section-3 {
  height: 400px;
  margin-top: 0px;
  background-image: url('../images/Mi-Casa-Su-Casa-Home-Scroll-Strip-Image-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.paragraph-5 {
  margin-top: 0px;
  margin-bottom: 21px;
  font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
  text-align: center;
}

.column-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none solid none none;
  border-width: 1px;
  border-color: #000;
}

.row-3 {
  margin-bottom: 50px;
}

.column-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-4 {
  margin-top: 0px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.paragraph-6 {
  margin-bottom: 17px;
  font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
  text-align: center;
}

.image-9 {
  width: 150px;
  margin-top: 4px;
}

.image-strip-section-4 {
  height: 400px;
  margin-top: 0px;
  background-image: url('../images/Mi-Casa-Su-Casa-Home-Scroll-Strip-Image-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.see-more-button-2 {
  margin-top: -14px;
  padding-right: 58px;
  padding-left: 58px;
  border: 1px solid #000;
  background-color: #fff;
  box-shadow: 0 0 6px 0 #fff;
  font-family: Raleway, sans-serif;
  color: #000;
  font-size: 12px;
}

.see-more-button-2:hover {
  border-style: solid;
  border-color: #000;
  background-color: #000;
  color: #fff;
}

.dropdown-toggle {
  padding-top: 0px;
  padding-bottom: 0px;
}

.text-block-3 {
  font-family: Raleway, sans-serif;
  color: #000;
  font-weight: 500;
}

.dropdown-link {
  margin-top: 10px;
  border-bottom: 0px none #000;
  background-color: #fff;
  font-family: Raleway, sans-serif;
  color: #000;
  font-weight: 500;
}

.dropdown-link:hover {
  color: #757575;
}

.dropdown-link:active {
  color: #000;
}

.dropdown-link:focus {
  color: #000;
}

.dropdown-link:visited {
  color: #000;
}

.dropdown-link-2 {
  background-color: #fff;
  font-family: Raleway, sans-serif;
  color: #000;
  font-weight: 500;
}

.dropdown-link-2:hover {
  color: #757575;
}

.dropdown-link-2:active {
  color: #757575;
}

.dropdown-link-2:focus {
  color: #000;
}

.dropdown-link-2:visited {
  color: #000;
}

.dropdown-link-2.w--current {
  color: #000;
}

.dropdown-list {
  color: transparent;
}

.dropdown-list.w--open {
  margin-top: 0px;
  background-color: transparent;
  box-shadow: 3px 3px 2px -3px #000;
}

.dropdown {
  background-color: transparent;
}

.text-link {
  color: #000;
  text-decoration: none;
}

.text-link:hover {
  color: #757575;
}

.nav-bar-section-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  margin-top: 0px;
  margin-bottom: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #fff;
  box-shadow: 1px 0 3px -1px #000;
}

.navbar-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 6px;
  padding-bottom: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background-color: transparent;
}

.nav-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link-2 {
  padding: 10px 25px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.nav-link-2:hover {
  color: #757575;
}

.nav-link-2.w--current {
  color: #000;
}

.nav-link-2.w--current:hover {
  color: #757575;
}

.dropdown-toggle-2 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.nav-link-copy {
  padding: 10px 25px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.nav-link-copy:hover {
  color: #757575;
}

.nav-link-copy.w--current {
  color: #000;
}

.nav-link-copy.w--current:hover {
  color: #757575;
}

.menu-logo-2 {
  width: 150px;
  margin-top: 0px;
}

.nav-bar-container-2 {
  display: none;
  margin-top: 30px;
  margin-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.div-block-spacer {
  position: relative;
  top: 350px;
  right: 0px;
  bottom: 0px;
  height: 50px;
  margin-top: 0px;
  background-color: transparent;
}

.slider {
  height: 100vh;
}

.right-arrow {
  display: none;
}

.left-arrow {
  display: none;
}

.slide-nav-2 {
  display: none;
}

.slide-3 {
  background-image: url('../images/Mi-Casa-Su-Casa-Landing-Gallery-1.jpg');
  background-position: 63% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-4 {
  background-image: url('../images/Mi-Casa-Su-Casa-Landing-Gallery-6.jpg');
  background-position: 5% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-2 {
  height: 100vh;
}

.right-arrow-2 {
  display: none;
}

.left-arrow-2 {
  display: none;
}

.slide-nav-3 {
  display: none;
}

.slide-5 {
  background-image: url('../images/Mi-Casa-Su-Casa-Landing-Gallery-2.jpg');
  background-position: 44% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-6 {
  background-image: url('../images/Mi-Casa-Su-Casa-Landing-Gallery-5.jpg');
  background-position: 33% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-3 {
  height: 100vh;
}

.right-arrow-3 {
  display: none;
}

.left-arrow-3 {
  display: none;
}

.slide-nav-4 {
  display: none;
}

.slide-7 {
  background-image: url('../images/Mi-Casa-Su-Casa-Landing-Gallery-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-8 {
  background-image: url('../images/Mi-Casa-Su-Casa-Landing-Gallery-4.jpg');
  background-position: 17% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.breakfast-row {
  margin-top: 55px;
  margin-bottom: 55px;
}

.image-10 {
  height: auto;
}

.heading-5 {
  margin-top: 25px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.book-row {
  margin-top: 10px;
  margin-bottom: 40px;
}

.paragraph-8 {
  width: auto;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
  text-align: center;
}

.paragraph-8-copy {
  width: 200px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  border-left: 1px solid #000;
  font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
  text-align: center;
}

.slide-9 {
  background-image: url('../images/Mi-Casa-Su-Casa-Landing-Gallery-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-10 {
  background-image: url('../images/Mi-Casa-Su-Casa-Room-8.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.our-rooms-slider {
  background-color: #f6f6f6;
}

.slide-11 {
  background-image: url('../images/Mi-Casa-Su-Casa-Room-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-12 {
  background-image: url('../images/Mi-Casa-Su-Casa-Room-7.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-13 {
  background-image: url('../images/Mi-Casa-Su-Casa-Landing-Gallery-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-14 {
  background-image: url('../images/1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.facilities-div-4 {
  height: 400px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url('../images/Mi-Casa-Su-Casa-Facilities-Image-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 11px 11px 20px -18px #000;
}

.see-more-button-3 {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 58px;
  padding-left: 58px;
  border: 1px solid #000;
  background-color: #fff;
  box-shadow: 0 0 6px 0 #fff;
  font-family: Raleway, sans-serif;
  color: #000;
  font-size: 12px;
}

.see-more-button-3:hover {
  border-style: solid;
  border-color: #000;
  background-color: #000;
  color: #fff;
}

.image-12 {
  height: 25px;
}

html.w-mod-js *[data-ix="fixed-nav-bar"] {
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

@media screen and (max-width: 991px) {
  .logo-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .nav-bar-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-style: none;
    border-bottom-style: none;
  }

  .nav-menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }

  .nav-link {
    padding-top: 12px;
    padding-bottom: 12px;
    color: #000;
  }

  .nav-link.w--current {
    padding-top: 12px;
    padding-bottom: 12px;
    color: #000;
  }

  .image-2 {
    position: static;
    display: inline-block;
    width: 30px;
  }

  .link-block {
    position: static;
    margin-bottom: 20px;
    margin-left: -650px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .quote-container {
    padding-top: 70px;
    padding-bottom: 35px;
  }

  .quote-text {
    line-height: 45px;
  }

  .rooms-section {
    padding-bottom: 30px;
  }

  .heading-1 {
    margin-left: 159px;
  }

  .room-div-block {
    width: 600px;
  }

  .paragraph-2 {
    margin-left: -30px;
    padding-right: 37px;
  }

  .room-2-div-block-copy {
    height: 350px;
  }

  .paragraph-3 {
    padding-right: 65px;
    padding-left: 65px;
  }

  .text-block {
    margin-right: 30px;
    margin-left: 30px;
  }

  .facilities-container-2 {
    background-image: none;
  }

  .image-9 {
    margin-top: 15px;
  }

  .dropdown-toggle {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .text-block-3 {
    display: block;
  }

  .menu-button {
    left: -146px;
  }

  .menu-button.w--open {
    background-color: #000;
  }

  .image-11 {
    width: 350px;
  }

  .facilities-div-4 {
    background-image: url('../images/Mi-Casa-Su-Casa-Facilities-Image-4.jpg');
  }

  .icon-3 {
    font-size: 18px;
  }

  .icon-4 {
    display: block;
    font-size: 18px;
  }

  .see-more-button-3 {
    margin-top: -6px;
    margin-bottom: -6px;
  }
}

@media screen and (max-width: 767px) {
  .link-block {
    margin-left: -500px;
  }

  .home-landing-section {
    height: 50vh;
  }

  .quote-container {
    padding-top: 64px;
    padding-bottom: 25px;
  }

  .quote-text {
    font-size: 40px;
  }

  .welcome-container {
    top: -141px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-1 {
    margin-right: 0px;
    margin-left: 0px;
    border-style: none;
    font-size: 32px;
    text-align: center;
  }

  .row {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .room-div-block {
    width: 350px;
  }

  .paragraph-2 {
    margin-left: 0px;
    padding-right: 0px;
    text-align: center;
  }

  .rooms-container {
    padding-top: 45px;
  }

  .room-2-div-block-copy {
    height: 250px;
  }

  .guest-reviews-container {
    margin-bottom: 0px;
  }

  .heading-2 {
    font-size: 32px;
  }

  .image-strip-section {
    margin-top: 0px;
  }

  .paragraph-3 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .column-7 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contact-us-text-block {
    margin-left: 0px;
    text-align: center;
  }

  .column-8 {
    margin-top: 25px;
    margin-bottom: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-9 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-block {
    font-size: 10px;
  }

  .heading-3 {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 32px;
  }

  .column-12 {
    margin-top: 34px;
  }

  .facilities-div-1 {
    height: 200px;
  }

  .facilities-div-2 {
    height: 200px;
  }

  .facilities-div-3 {
    height: 200px;
  }

  .facilities-container-2 {
    height: 250px;
    margin-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .attractions-container {
    margin-bottom: 35px;
  }

  .column-18 {
    margin-top: 35px;
  }

  .see-more-button-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 250px;
    height: 60px;
    margin-top: 15px;
    margin-bottom: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .slider {
    height: 50vh;
  }

  .slider-2 {
    height: 50vh;
  }

  .slider-3 {
    height: 50vh;
  }

  .menu-button {
    left: -60px;
  }

  .map {
    height: 150px;
  }

  .column-22 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .column-23 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .column-24 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .facilities-div-4 {
    height: 250px;
  }

  .see-more-button-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 250px;
    height: 60px;
    margin-top: 15px;
    margin-bottom: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .image-12 {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .link-block {
    margin-left: -250px;
  }

  .home-landing-section {
    height: 35vh;
  }

  .quote-container {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .quote-text {
    padding-right: 37px;
    padding-left: 37px;
    font-size: 25px;
    line-height: 35px;
  }

  .image-3 {
    width: 85px;
  }

  .welcome-section {
    background-position: 50% 0px;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .room-div-block {
    width: 290px;
  }

  .room-2-div-block-copy {
    height: 200px;
  }

  .heading-2 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .image-strip-section {
    height: 350px;
  }

  .paragraph-3 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .accommodation-section-2 {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .paragraph-4 {
    margin-left: 0px;
  }

  .facilities-div-1 {
    margin-bottom: 10px;
  }

  .facilities-div-2 {
    margin-bottom: 10px;
  }

  .attractions-container {
    margin-bottom: 20px;
  }

  .image-strip-section-3 {
    height: 350px;
  }

  .paragraph-5 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-strip-section-4 {
    height: 350px;
    background-position: 100% 50%;
  }

  .see-more-button-2 {
    margin-top: 0px;
  }

  .slider {
    height: 35vh;
  }

  .slider-2 {
    height: 35vh;
  }

  .slider-3 {
    height: 35vh;
  }

  .menu-button {
    left: -35px;
  }

  .image-11 {
    width: 180px;
  }

  .paragraph-8-copy {
    width: auto;
    margin-top: 15px;
    border-left-style: none;
  }

  .column-19 {
    padding-right: 3px;
    padding-left: 3px;
  }

  .column-20 {
    padding-right: 3px;
    padding-left: 3px;
  }

  .column-21 {
    padding-right: 3px;
    padding-left: 3px;
  }

  .facilities-div-4 {
    height: 200px;
  }

  .see-more-button-3 {
    margin-top: 0px;
  }
}

