.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.nav-menu {
  text-align: left;
  object-fit: fill;
  width: 80%;
  margin-left: 0;
  position: relative;
}

.nav-link {
  vertical-align: middle;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

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

.nav-link.page {
  font-weight: 600;
}

.navbar {
  background-color: #fff;
  flex-flow: column-reverse;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
  position: relative;
}

.brand {
  object-fit: fill;
  background-image: url('../images/Untitled-design-6.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 13rem;
  width: 210px;
  margin-right: 0;
}

.section {
  width: auto;
  height: 100vh;
  overflow: hidden;
}

.div-block {
  background-color: #114084;
  width: auto;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.heroblockleft {
  height: 50vh;
  position: absolute;
  inset: 130px auto 0% 0%;
}

.heading {
  direction: ltr;
  color: #82b7dc;
  letter-spacing: 1px;
  -webkit-text-stroke-color: black;
  white-space: nowrap;
  width: 70vw;
  margin-left: 4vw;
  font-family: Montserrat, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 65px;
  overflow: visible;
}

.paragraph {
  color: #c5ced9;
  width: 30vw;
  margin-top: 2vw;
  margin-bottom: 1vw;
  margin-left: 4vw;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.div-bloc {
  background-image: url('../images/white-bed-linen-mattress-midnight-blue-bedroom-min.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 65vw;
  height: 80vh;
  position: absolute;
  inset: 23% 0% 0% auto;
  overflow: hidden;
  box-shadow: -15px 8px 5px #0003;
}

.image {
  width: 10vw;
  height: 18vw;
  margin-top: 80px;
  margin-left: 100px;
}

.container {
  grid-column-gap: 54px;
  grid-row-gap: 54px;
  border-radius: 70px;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: 25vh;
  display: flex;
  box-shadow: 3px 2px 5px #0000004d;
}

.section-2 {
  height: 28vh;
  margin-top: 45px;
}

.columns {
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: 25vh;
  margin-top: 0;
  display: flex;
}

.heading-2 {
  color: #114084;
  text-align: center;
  width: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
}

.heading-2._3digit {
  margin-left: 0;
}

.text-block {
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.ourprocess {
  flex-flow: row;
  align-items: center;
  width: auto;
  max-width: 100%;
  margin-left: 2vw;
  margin-right: 2vw;
  display: flex;
  overflow: hidden;
}

.ourprocess.lihaf {
  margin-top: 5vh;
}

.heading-3 {
  color: #114084;
  border-bottom: 2px solid #114084;
  max-width: 100vw;
  margin-left: 4.5vw;
  margin-right: 43px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.heading-3.lihafheading {
  width: 92vw;
  max-width: 92vw;
  margin-top: 0;
  margin-left: 60px;
}

.heading-3.operation {
  text-align: left;
  width: 95vw;
  margin-bottom: 0;
  margin-left: 3vw;
  margin-right: 1.5vw;
  padding-bottom: 4px;
  line-height: 36px;
}

.container-2 {
  width: 50vw;
  max-width: 100vw;
  margin-top: auto;
  margin-left: 10px;
}

.container-2.lihaf2 {
  height: 70vh;
}

.div-block-3 {
  border-bottom: 1px solid #114084;
  width: 50vw;
  height: auto;
  margin-left: 1vw;
  padding-bottom: 20px;
  position: static;
}

.div-block-3.space {
  height: auto;
  margin-top: auto;
  padding-bottom: 20px;
}

.heading-4 {
  color: #3466aa;
  text-transform: capitalize;
  margin-top: 1vw;
  margin-bottom: 1vw;
  margin-left: 1vw;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.text-block-2 {
  color: #3466aa;
  font-family: Montserrat, sans-serif;
}

.text-block-3 {
  text-align: left;
  width: 65vw;
  margin-top: 10px;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-block-3.process {
  width: 50vw;
  margin-left: 1vw;
}

.cn {
  background-image: url('../images/bedroom-view-with-bed-arrangement-decor-min.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  width: 40vw;
  height: 120vh;
  margin-top: 0;
}

.cn.lihaflogo {
  background-image: url('../images/lihaf.png');
  background-position: 50%;
  background-size: auto;
  margin-top: -100px;
}

.section-3 {
  background-image: url('../images/Tech-Specialist-Business-Card-Black-Green-White-Modern-Tech-Style-11.svg'), linear-gradient(#114084, #114084);
  background-position: 0 0, 0 0;
  background-size: cover, auto;
  height: auto;
  margin-top: 20px;
  padding-bottom: 20px;
  line-height: 20px;
}

.container-4 {
  width: 97vw;
  max-width: 100vw;
  height: 45vh;
  margin-top: 20px;
}

.heading-5 {
  color: #f1f1f1;
  text-align: center;
  -webkit-text-stroke-color: #f1f1f1;
  text-transform: uppercase;
  border-bottom: 0 solid #104084;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 600;
}

.text-block-4 {
  color: #c1c1c1;
  text-align: center;
  margin-top: 20px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.section-4 {
  height: 40vh;
}

.section-4.history {
  height: auto;
  margin-bottom: 25px;
  overflow: hidden;
}

.section-4.objective {
  height: auto;
  margin-top: auto;
}

.section-4.vision, .section-4.mission {
  height: auto;
}

.container-5 {
  width: 100vw;
  margin-left: 60px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.container-5.mission {
  margin-top: auto;
  margin-bottom: auto;
}

.heading-6 {
  color: #114084;
  text-transform: capitalize;
  border-bottom: 2px solid #114084;
  width: 92vw;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 600;
}

.heading-6.history {
  margin-top: 20px;
}

.text-block-5 {
  color: #3466aa;
  margin-top: 10px;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.text-block-6 {
  text-align: left;
  margin: 20px 40px 20px 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-block-6.history {
  margin-top: 20px;
  margin-bottom: 0;
}

.link-block {
  position: static;
  inset: auto 0% 0%;
}

.button {
  text-align: center;
  letter-spacing: 1px;
  vertical-align: bottom;
  background-color: #114084;
  border-radius: 1px;
  width: 110px;
  margin-top: -40px;
  margin-left: 125px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
}

.footer-dark {
  background-color: #114084;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container-6 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #82b7dc;
  margin-top: 12px;
  margin-bottom: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-link.w--current {
  font-family: Montserrat, sans-serif;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #114084;
  width: 10%;
  height: 2px;
  margin-top: 140px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.image-2 {
  vertical-align: baseline;
  margin-left: -20px;
}

.container-7 {
  position: sticky;
}

.section-5 {
  height: 45vh;
  margin-bottom: 20px;
  margin-left: 0;
  display: block;
}

.container-8 {
  width: 95vw;
  max-width: 92vw;
  height: 20vw;
  margin-left: 60px;
  display: flex;
}

.container-9 {
  flex-flow: column;
  width: 190px;
  height: 190px;
  display: flex;
}

.image-3 {
  margin-top: 0;
  margin-left: 80px;
}

.image-3.home {
  margin-top: 0;
  margin-left: 0;
}

.section-6 {
  width: 100vw;
  height: 100vh;
}

.section-7 {
  background-color: #d4e2ed;
  width: auto;
  max-width: 100%;
  height: 90vh;
  display: flex;
  overflow: hidden;
}

.container-10 {
  width: 50vw;
  max-width: 50vw;
}

.container-11 {
  width: 50vw;
  height: 40vw;
  margin: 5px 40px 40px 80px;
}

.text-field {
  text-align: left;
  border-radius: 3px;
  width: 50vw;
  height: 4vw;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
}

.field-label, .field-label-2, .field-label-3, .field-label-4 {
  font-family: Montserrat, sans-serif;
}

.text-field-2 {
  border-radius: 7px;
  width: 50vw;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-field-2.phone {
  border-radius: 3px;
  height: 4vw;
  font-size: 16px;
}

.text-field-3, .text-field-4 {
  border-radius: 3px;
  width: 50vw;
  height: 4vw;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.submit-button {
  color: #114084;
  background-color: #82b7dc;
  border-radius: 7px;
  margin-top: 2px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.container-12 {
  background-color: #114084;
  border-radius: 7px;
  width: 35vw;
  min-width: 33vw;
  max-width: 45vw;
  height: 25vw;
  min-height: 25vw;
  margin-top: 8vw;
  margin-left: 4.5vw;
  margin-right: 2vw;
}

.heading-7 {
  color: #fff;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.link {
  color: #82b7dc;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.heading-8 {
  display: flex;
}

.column {
  display: block;
}

.container-13 {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.heading-9 {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
}

.heading-9._3-digit {
  margin: auto 0;
}

.heading-9._2digit {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
}

.form {
  width: 55vw;
  height: 70vh;
}

.heading-10 {
  color: #114084;
  font-family: Montserrat, sans-serif;
}

.textarea {
  width: 50vw;
  height: auto;
  min-height: 10vw;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-block-7 {
  color: #82b7dc;
  text-align: left;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.text-block-7.loc {
  margin-left: 0;
}

.location {
  height: 60vh;
  margin-top: 5vh;
  margin-bottom: 10vh;
  display: flex;
}

.map {
  width: 40vw;
  height: 30vw;
  margin-left: 4.5vw;
  display: flex;
}

.container-14 {
  margin-left: 0;
  display: block;
}

.heading-11 {
  color: #114084;
  background-color: #d4e2ed;
  height: 44px;
  margin-top: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.body {
  background-color: #d4e2ed;
}

.container15 {
  margin-left: auto;
}

.div-block-4 {
  background-image: url('../images/bed-arrangement-with-fresh-sheets-min.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 65vw;
  height: 80vh;
  position: absolute;
  top: 23%;
  bottom: 0%;
  right: 0%;
  overflow: hidden;
  box-shadow: 20px 10px 5px #0003;
}

.container-15 {
  width: 95vw;
  height: auto;
  margin-top: auto;
  margin-left: 2vw;
  margin-right: 0;
  padding-top: 40px;
}

.section-8 {
  width: auto;
  max-width: 100%;
  height: 70vh;
  overflow: hidden;
}

.image-4 {
  border-radius: 3px;
}

.text-block-8 {
  color: #82b7dc;
  font-family: Montserrat, sans-serif;
}

.background-video {
  background-image: linear-gradient(#00000080, #00000080);
  width: 95vw;
  height: 60vh;
  padding-top: 0;
  padding-bottom: 40px;
}

.heading-12 {
  color: #f1f1f1;
  text-align: center;
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.text-block-9 {
  text-align: center;
  margin-top: 40px;
  margin-left: 40px;
  margin-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.div-block-5 {
  background-image: url('../images/divyanshi-verma-oGXtAZzKR20-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 65vw;
  height: 80vh;
  position: absolute;
  top: 23%;
  bottom: 0%;
  right: 0%;
  overflow: hidden;
  box-shadow: -13px 10px 5px #0003;
}

.div-block-5.home-linen {
  background-image: url('../images/freepik-export-20241025133016eYzA.jpeg');
}

.div-block-5.institunal-linen {
  background-image: url('../images/institutional-home-page.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-5.product {
  background-image: url('../images/CBBA864A-F009-4A9F-9A0A-5755EDF2849E.jpg');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
}

.div-block-5.terry {
  background-image: url('../images/9476E9E2-D300-45AC-B7C5-42B954099A0C.png');
  background-position: 0 0;
  background-size: cover;
}

.div-block-7 {
  border-right: 2px #114084;
  width: 50vw;
  height: 50vh;
}

.div-block-7.processing {
  border-right-style: none;
  width: 45vw;
  height: 65vh;
  margin-top: 0;
  margin-left: 40px;
}

.section-10 {
  align-items: flex-start;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.left-container {
  margin-top: -10px;
}

.rightcontainer {
  flex: 0 auto;
  width: 50vw;
  height: 50vh;
  display: block;
}

.operations {
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
}

.operations.text2 {
  margin-left: 30px;
}

.text-block-10 {
  border-right: 1px #114084;
  margin-top: 10px;
  margin-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
}

.text-block-10.pro {
  width: 43vw;
  margin-left: 30px;
  padding-left: 0;
}

.image-5 {
  width: 40vw;
  min-width: 10vw;
  max-width: 100vw;
  height: 50vh;
  margin-top: 0;
  margin-left: 40px;
}

.image-5.image6 {
  margin-top: 40px;
}

.container-16 {
  width: 45vw;
  height: 50vh;
  margin-top: 40px;
  margin-left: 0;
}

.image-6 {
  width: 40vw;
  height: 50vh;
  margin-left: 40px;
}

.container-17 {
  margin-top: 40px;
}

.heading-13 {
  text-align: center;
  font-family: Lato, sans-serif;
}

.image-9 {
  width: 39vw;
  height: 50vh;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 30px;
}

.image-10 {
  width: 39vw;
  min-width: auto;
  height: 50vh;
  margin-top: 0;
  margin-left: 0;
}

.column-4 {
  border-left: 2px solid #114084;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 40px;
  padding-left: 40px;
}

.image-11 {
  width: 39vw;
  height: 50vh;
  margin-top: 0;
  margin-left: 30px;
  padding-top: 20px;
}

.heading-14, .text-block-11, .heading-15, .text-block-12, .heading-16, .text-block-13 {
  font-family: Montserrat, sans-serif;
}

.column-5 {
  border-left: 2px #114084;
}

.column-6 {
  border-top: 2px solid #114084;
  border-left: 2px #114084;
  margin-top: 0;
  overflow: hidden;
}

.column-7 {
  border-top: 2px solid #114084;
  padding-top: 20px;
  padding-left: 0;
  padding-right: 60px;
}

.footer-subscribe {
  background-color: #114084;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.container-18 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
  font-family: Montserrat, sans-serif;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #114084;
  padding: 12px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 20px;
  transition: background-color .2s, all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.footer-form-button {
  background-color: #114084;
  padding: 8px 18px;
  font-family: Open Sans, sans-serif;
  position: absolute;
  right: 8px;
}

.footer-wrapper-three {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #82b7dc;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #82b7dc;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.image-12, .image-13 {
  border-radius: 5px;
}

.navbar-no-shadow {
  z-index: 0;
  outline-offset: 0px;
  outline: 3px #333;
  width: 100%;
  position: static;
  top: 0;
  overflow: hidden;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  position: sticky;
  top: 0;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link-2 {
  color: #000;
  letter-spacing: .25px;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

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

.nav-link-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-2.w--current {
  color: #114084;
  -webkit-text-stroke-color: grey;
}

.nav-link-2.home.w--current {
  margin-left: 10px;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.list-item {
  -webkit-text-stroke-color: yellow;
  margin-left: 0;
}

.div-block-8 {
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.form-2 {
  background-color: #f5f7fa;
  height: 30%;
  min-height: 30%;
}

.text-field-5 {
  width: 40%;
}

.container-19 {
  display: flex;
}

.columns-2 {
  margin-bottom: 10vh;
}

.container-20 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin: 2vw auto .5vw;
  padding-top: 0;
  display: flex;
}

.section-11 {
  vertical-align: middle;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  max-width: 100%;
  height: 15vh;
  margin-top: 20px;
  display: inline-block;
  overflow: hidden;
}

.link-2 {
  color: #114084;
  border: 1px solid #114084;
  border-radius: 35px;
  padding: 1vw;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
}

.link-2.w--current {
  color: #fff;
  background-color: #114084;
  border-radius: 35px;
  padding: 1vw;
  font-family: Montserrat, sans-serif;
}

.link-2.m2 {
  justify-content: center;
  align-items: center;
  min-width: 60px;
}

.link-3 {
  color: #114084;
  border: 1px solid #114084;
  border-radius: 35px;
  margin-top: 0;
  padding: 1vw;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
}

.link-3.w--current {
  color: #fff;
  background-image: linear-gradient(#114084, #114084);
  border-color: #114084;
}

.link-4 {
  color: #114084;
  border: 1px solid #114084;
  border-radius: 35px;
  margin-top: 0;
  padding: 1vw;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
}

.link-4.w--current {
  color: #fff;
  background-color: #114084;
  margin-top: 0;
  padding: 1vw;
}

.link-5 {
  color: #114084;
  border: 1px solid #114084;
  border-radius: 35px;
  margin-top: 0;
  padding: 1vw;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.link-5.w--current {
  color: #fff;
  background-color: #114084;
}

.heading-17 {
  color: #114084;
  text-align: center;
  border-bottom: 2px solid #114084;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 600;
  line-height: 42px;
  overflow: hidden;
}

.grid {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 100%;
  overflow: visible;
}

.section-12 {
  max-width: 100%;
  margin-bottom: 40px;
  overflow: hidden;
}

.heading-18 {
  color: #114084;
  text-align: center;
  border-bottom: 2px solid #114084;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  line-height: 45px;
}

.heading-19 {
  color: #fff;
  text-align: center;
  background-color: #114084;
  border-bottom: 2px solid #114084;
  border-radius: 8px;
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 600;
}

.heading-19.bedsheet, .heading-19.bathrobes {
  width: 95vw;
}

.grid-2 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-2.cushions {
  grid-template-rows: auto auto;
}

.grid-2.kitchen, .grid-2.towels, .grid-2.bathrobe {
  grid-template-rows: auto;
}

.container-21 {
  width: 95vw;
  max-width: 95vw;
}

.section-13 {
  margin-bottom: 20px;
}

.container-24 {
  max-width: 95%;
  overflow: hidden;
}

.column-8 {
  border-top: 2px solid #114084;
  border-left-style: none;
  overflow: hidden;
}

.column-9 {
  border-top: 2px solid #114084;
  padding-left: 0;
}

.column-10 {
  padding-left: 0;
}

.columns-3 {
  overflow: hidden;
}

.container-25 {
  background-image: url('../images/bedroom-view-with-bed-arrangement-decor-min.jpg');
  background-position: 50%;
  background-size: cover;
  width: 38vw;
  height: 90vh;
}

.section-15 {
  padding-left: 40px;
}

.image-14, .image-15, .image-16, .image-17, .image-18 {
  object-fit: cover;
}

.image17 {
  object-fit: cover;
  width: 300px;
  height: 250px;
}

.image-19 {
  object-fit: cover;
}

.link-block-2 {
  max-width: 100%;
  overflow: visible;
}

.heading-20 {
  color: #114084;
  text-align: center;
}

.link-6 {
  display: block;
}

.image-20 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-26 {
  display: flex;
}

.container-27 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  line-height: 14px;
  display: flex;
}

.text-block-14 {
  color: #82b7dc;
  padding-left: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.container-28 {
  margin-top: -30px;
  margin-bottom: 20px;
}

.slide-nav {
  height: 80vh;
  top: 23%;
}

.slider {
  height: 80vh;
  position: absolute;
  top: 23%;
}

.slider-2 {
  width: 65vw;
  height: 80vh;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: 0%;
}

.slide {
  background-image: url('../images/white-bed-linen-mattress-midnight-blue-bedroom-min.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/ED0151F2-A7FC-4340-8D06-8A2D556D625C.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/9476E9E2-D300-45AC-B7C5-42B954099A0C.png');
  background-position: 50%;
  background-size: cover;
}

.heading-21 {
  color: #114084;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.heading-21.line {
  color: #114084;
}

.heading-22 {
  color: #114084;
  border-bottom: 2px solid #114084;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 32px;
}

.text-block-15 {
  color: #114084;
  width: 70vw;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.container-29 {
  display: flex;
}

.container-30 {
  background-image: url('../images/Saber.jpg');
  background-position: 50%;
  background-size: cover;
  width: 16vw;
  height: 24vh;
}

.section-16 {
  height: 40vh;
}

@media screen and (min-width: 1440px) {
  .heroblockleft {
    margin-top: 60px;
  }

  .heading {
    font-size: 80px;
    line-height: 85px;
  }

  .paragraph {
    margin-top: 1vw;
    font-size: 24px;
    line-height: 28px;
  }

  .container {
    border-radius: 90px;
    width: auto;
    max-width: 85vw;
    height: auto;
  }

  .columns {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .heading-2 {
    margin-left: 0;
    font-size: 50px;
    line-height: 55px;
  }

  .text-block {
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    font-size: 22px;
    display: flex;
  }

  .heading-3 {
    font-size: 42px;
    line-height: 46px;
  }

  .heading-3.lihafheading {
    margin-top: -2vh;
    font-size: 44px;
    line-height: 55px;
  }

  .heading-3.operation {
    margin-left: 2vw;
    padding-bottom: 12px;
    padding-left: 30px;
  }

  .div-block-3, .div-block-3.space {
    height: auto;
  }

  .heading-4 {
    font-size: 26px;
    line-height: 30px;
  }

  .text-block-2 {
    font-size: 20px;
    line-height: 24px;
  }

  .text-block-3 {
    font-size: 24px;
    line-height: 28px;
  }

  .text-block-3.process {
    font-size: 22px;
    line-height: 26px;
  }

  .section-3 {
    height: 40vh;
  }

  .container-4 {
    margin-top: 20px;
    padding-top: 30px;
  }

  .heading-5 {
    font-size: 45px;
  }

  .text-block-4 {
    font-size: 24px;
    line-height: 28px;
  }

  .heading-6 {
    font-size: 44px;
    line-height: 55px;
  }

  .text-block-5 {
    font-size: 28px;
    line-height: 28px;
  }

  .text-block-6 {
    width: 90vw;
    font-size: 24px;
    line-height: 29px;
  }

  .button {
    width: 120px;
    margin-left: 110px;
    font-size: 15px;
  }

  .section-5 {
    height: 55vh;
  }

  .container-9 {
    width: 20vw;
    max-width: none;
    height: 20vw;
    margin-left: auto;
  }

  .image-3 {
    margin-left: 70px;
  }

  .image-3.home {
    width: 20vw;
    height: 20vw;
  }

  .section-7 {
    height: 80vh;
  }

  .text-field-2.phone, .text-field-3, .text-field-4 {
    font-size: 23px;
  }

  .submit-button {
    height: 50px;
    font-size: 23px;
  }

  .container-12 {
    margin-top: 5vw;
  }

  .heading-7 {
    font-size: 30px;
  }

  .link {
    font-size: 28px;
    line-height: 32px;
  }

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

  .container-13 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-left: auto;
  }

  .heading-9 {
    margin-top: auto;
    margin-left: 0;
    margin-right: auto;
    font-size: 45px;
  }

  .heading-9._3-digit {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-9._2digit {
    margin-left: auto;
  }

  .form {
    height: 60vh;
  }

  .heading-10 {
    font-size: 50px;
  }

  .textarea {
    font-size: 23px;
  }

  .text-block-7 {
    font-size: 28px;
    line-height: 32px;
  }

  .text-block-7.loc {
    margin-left: 0;
    font-size: 24px;
  }

  .location {
    padding-left: 80px;
  }

  .heading-11 {
    margin-left: 0;
    font-size: 42px;
  }

  .container15 {
    margin-left: 0;
  }

  .container-15 {
    max-width: none;
    margin-left: 2vw;
    margin-right: 0;
    padding-bottom: 40px;
  }

  .section-8 {
    justify-content: center;
    align-items: center;
    height: 80vh;
    display: block;
  }

  .background-video {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-12 {
    padding-top: 50px;
    font-size: 60px;
    line-height: 65px;
  }

  .text-block-9 {
    margin-top: 60px;
    font-size: 28px;
    line-height: 30px;
  }

  .image-9 {
    margin-left: 45px;
  }

  .image-10 {
    margin-left: 15px;
    display: block;
  }

  .column-4 {
    height: 55vh;
  }

  .image-11 {
    vertical-align: middle;
    margin-left: 45px;
    margin-right: auto;
    display: block;
  }

  .heading-14 {
    font-size: 26px;
  }

  .text-block-11 {
    font-size: 22px;
    line-height: 26px;
  }

  .heading-15 {
    font-size: 26px;
  }

  .text-block-12, .text-block-13 {
    font-size: 22px;
    line-height: 26px;
  }

  .column-5 {
    border-left-width: 0;
  }

  .column-6 {
    border-left-style: none;
  }

  .column-7 {
    padding-left: 10px;
  }

  .button-primary {
    font-size: 16px;
  }

  .nav-link-2 {
    font-size: 18px;
  }

  .container-20 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 65vw;
  }

  .section-11 {
    height: auto;
  }

  .link-2 {
    border-radius: 45px;
    height: 52px;
    font-size: 25px;
  }

  .link-2.w--current {
    height: 52px;
  }

  .link-2.m2 {
    min-width: 100px;
    height: 60px;
  }

  .link-3 {
    justify-content: center;
    align-items: center;
    height: 60px;
    font-size: 25px;
  }

  .link-3.w--current {
    justify-content: center;
    align-items: center;
    height: 60px;
  }

  .link-4 {
    justify-content: center;
    align-items: center;
    height: 60px;
    font-size: 25px;
  }

  .link-5 {
    justify-content: center;
    align-items: center;
    height: 60px;
    font-size: 25px;
    display: flex;
  }

  .link-5.w--current {
    font-size: 25px;
  }

  .heading-17 {
    border-bottom: 2px solid #114084;
    font-size: 50px;
    line-height: 55px;
  }

  .heading-18 {
    font-size: 50px;
    line-height: 60px;
  }

  .heading-19 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 35px;
    line-height: 37px;
  }

  .heading-19.bathrobes {
    width: 95vw;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 35px;
    line-height: 37px;
  }

  .container-22 {
    width: 80vw;
    max-width: 95vw;
  }

  .container-23 {
    width: 80vw;
    max-width: 80vw;
  }

  .column-8 {
    border-top: 2px solid #114084;
    border-left-width: 0;
  }

  .column-9 {
    border-top: 2px solid #114084;
    border-radius: 0;
    padding-left: 10px;
  }

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

  .section-15 {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-11, .column-12 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .link-block-2 {
    width: 20vw;
    height: 20vw;
  }

  .heading-22 {
    font-size: 46px;
    line-height: 50px;
  }

  .text-block-15 {
    font-size: 26px;
    line-height: 30px;
  }

  .container-29 {
    max-width: 95%;
    margin-left: 30px;
    margin-right: 0;
  }

  .container-31 {
    max-width: 95vw;
    margin-left: 30px;
    margin-right: 0;
  }
}

@media screen and (min-width: 1920px) {
  .heroblockleft {
    margin-top: 15vh;
  }

  .heading {
    font-size: 95px;
    line-height: 95px;
  }

  .paragraph {
    font-size: 30px;
    line-height: 34px;
  }

  .div-bloc {
    box-shadow: 0 20px 5px #0003;
  }

  .container {
    border-radius: 140px;
    height: 22vh;
  }

  .columns {
    height: 15vh;
  }

  .heading-2 {
    width: auto;
    margin-top: auto;
    margin-left: 0;
    font-size: 70px;
  }

  .text-block {
    margin: auto;
    padding-top: 30px;
    font-size: 30px;
    line-height: 30px;
  }

  .heading-3 {
    font-size: 65px;
    line-height: 70px;
  }

  .heading-3.lihafheading {
    margin-top: 0;
    margin-left: 60px;
    font-size: 60px;
    line-height: 65px;
  }

  .heading-3.operation {
    line-height: 68px;
  }

  .div-block-3.space {
    margin-top: auto;
  }

  .heading-4 {
    font-size: 35px;
  }

  .text-block-2 {
    font-size: 25px;
    line-height: 23px;
  }

  .text-block-3 {
    font-size: 30px;
    line-height: 34px;
  }

  .text-block-3.process {
    font-size: 30px;
    line-height: 35px;
  }

  .section-3 {
    height: 50vh;
    margin-top: 60px;
  }

  .container-4 {
    height: 50vh;
  }

  .heading-5 {
    margin-top: 60px;
    font-size: 60px;
  }

  .text-block-4 {
    margin-top: 80px;
    font-size: 34px;
    line-height: 38px;
  }

  .section-4 {
    height: 40vh;
  }

  .section-4.objective, .section-4.vision, .section-4.mission {
    height: auto;
  }

  .heading-6 {
    font-size: 60px;
    line-height: 65px;
  }

  .text-block-5 {
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    line-height: 32px;
  }

  .text-block-6 {
    width: 90vw;
    font-size: 30px;
    line-height: 34px;
  }

  .button {
    text-align: center;
    width: 200px;
    height: 60px;
    margin-top: -50px;
    margin-left: 8vw;
    padding-top: 15px;
    padding-left: 0;
    padding-right: 0;
    font-size: 25px;
    line-height: 25px;
  }

  .section-5 {
    height: 60vh;
  }

  .container-9 {
    width: auto;
    height: auto;
  }

  .container-12 {
    margin-top: 3vw;
    padding-top: 120px;
  }

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

  .link {
    text-align: center;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-13 {
    justify-content: center;
    align-items: center;
  }

  .heading-9 {
    margin-top: auto;
    margin-left: auto;
    padding-left: 5px;
    font-size: 70px;
  }

  .heading-9._3-digit {
    margin-top: auto;
    margin-left: 0;
  }

  .heading-9._2digit {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 5px;
    font-size: 70px;
  }

  .heading-10 {
    font-size: 55px;
    line-height: 60px;
  }

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

  .text-block-7.loc {
    margin-left: 1vw;
    font-size: 38px;
    line-height: 42px;
  }

  .heading-11 {
    margin-bottom: 30px;
    margin-left: 1vw;
    font-size: 55px;
    line-height: 60px;
  }

  .background-video {
    height: 60vh;
  }

  .heading-12 {
    padding-top: 20px;
    font-size: 75px;
    line-height: 70px;
  }

  .text-block-9 {
    margin-top: 100px;
    font-size: 32px;
    line-height: 39px;
  }

  .div-block-5.terry {
    background-image: url('../images/9476E9E2-D300-45AC-B7C5-42B954099A0C.png');
    background-position: 0 0;
    background-size: cover;
  }

  .column-4 {
    height: 55vh;
  }

  .heading-14 {
    font-size: 36px;
    line-height: 36px;
  }

  .text-block-11 {
    font-size: 30px;
    line-height: 34px;
  }

  .heading-15 {
    font-size: 36px;
    line-height: 36px;
  }

  .text-block-12 {
    font-size: 30px;
    line-height: 34px;
  }

  .heading-16 {
    font-size: 36px;
    line-height: 36px;
  }

  .text-block-13 {
    font-size: 30px;
    line-height: 34px;
  }

  .button-primary {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 23px;
  }

  .navbar-no-shadow {
    height: auto;
  }

  .navbar-no-shadow-container {
    max-width: 95vw;
  }

  .nav-link-2, .nav-link-2.w--current {
    font-size: 25px;
  }

  .nav-link-2.home.w--current {
    font-size: 25px;
    line-height: 25px;
  }

  .container-20 {
    width: auto;
    margin-left: auto;
  }

  .link-2 {
    height: 60px;
    font-size: 20px;
  }

  .link-2.w--current {
    height: 60px;
    padding-bottom: 0;
    font-size: 18px;
  }

  .link-2.m2 {
    font-size: 25px;
    line-height: 25px;
  }

  .link-2.m2.w--current {
    text-align: center;
    padding-top: 0;
  }

  .link-3, .link-4, .link-5 {
    height: 60px;
    font-size: 25px;
    line-height: 25px;
  }

  .link-5.w--current {
    line-height: 25px;
  }

  .heading-17, .heading-18 {
    font-size: 65px;
    line-height: 70px;
  }

  .heading-19, .heading-19.bathrobes {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 42px;
    line-height: 42px;
  }

  .container-22, .container-23 {
    width: 90vw;
    max-width: 90vw;
  }

  .container-24 {
    width: 95vw;
    max-width: 95vw;
  }

  .column-10 {
    font-size: 20px;
  }

  .container-25 {
    height: 80vh;
  }

  .heading-21 {
    font-size: 32px;
    line-height: 42px;
  }

  .heading-22 {
    font-size: 60px;
    line-height: 64px;
  }

  .text-block-15 {
    width: 70vw;
    font-size: 30px;
    line-height: 34px;
  }

  .container-29 {
    max-width: 95vw;
    margin-left: 0;
    margin-right: 0;
  }

  .container-30 {
    margin-left: 0;
    margin-right: 0;
  }

  .section-16 {
    margin-left: 30px;
  }

  .container-31 {
    max-width: 95vw;
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 991px) {
  .div-block {
    height: 95vh;
  }

  .heroblockleft {
    height: 45vh;
  }

  .heading {
    width: 80vw;
    margin-top: 0;
    font-size: 50px;
    line-height: 48px;
  }

  .heading.homelinen {
    width: 83vw;
    font-size: 55px;
  }

  .paragraph {
    font-size: 12px;
    line-height: 18px;
  }

  .paragraph.home-linen {
    font-size: 13px;
    line-height: 18px;
  }

  .div-bloc {
    width: 65vw;
    height: 70vh;
    margin-top: 20px;
  }

  .columns {
    margin-left: 0;
  }

  .heading-2 {
    margin-top: auto;
    font-size: 35px;
  }

  .text-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: auto;
    margin-left: 0;
    font-size: 11px;
  }

  .heading-3.lihafheading {
    width: 92vw;
    margin-top: 15px;
    margin-left: 60px;
    margin-right: 0;
    font-size: 28px;
  }

  .heading-3.operation {
    width: 95vw;
    margin-left: 2vw;
    margin-right: 20px;
  }

  .container-2 {
    margin-top: 0;
  }

  .div-block-3 {
    height: auto;
    padding-bottom: 20px;
  }

  .div-block-3.space {
    height: auto;
    margin-bottom: 2vw;
    padding-bottom: 20px;
  }

  .heading-4 {
    font-size: 16px;
    line-height: 20px;
  }

  .text-block-3 {
    margin-left: 60px;
    font-size: 14px;
  }

  .text-block-3.process {
    font-size: 13px;
    line-height: 17px;
  }

  .section-3 {
    height: 50vh;
  }

  .heading-5 {
    font-size: 30px;
  }

  .text-block-4 {
    margin-top: 0;
    padding-top: 10px;
    font-size: 14px;
  }

  .section-4 {
    height: 60vh;
  }

  .section-4.history {
    margin-bottom: 0;
  }

  .section-4.objective, .section-4.vision, .section-4.mission {
    height: auto;
  }

  .container-5 {
    height: 60vh;
  }

  .container-5.mission {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-6 {
    font-size: 28px;
  }

  .text-block-5 {
    margin-top: 5px;
    font-size: 16px;
  }

  .text-block-6 {
    margin-bottom: 0;
    font-size: 14px;
  }

  .button {
    margin-left: 80px;
  }

  .container-6 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .section-5 {
    height: 55vh;
    margin-left: 0;
    display: block;
  }

  .container-8 {
    width: 95vw;
    max-width: 90vw;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .container-9 {
    width: 20vw;
    height: 20vw;
    margin-top: auto;
    margin-bottom: auto;
  }

  .image-3 {
    margin-left: 40px;
  }

  .image-3.home {
    width: 20vw;
    height: 20vw;
    margin-top: auto;
    margin-bottom: auto;
  }

  .container-11 {
    margin-left: 60px;
  }

  .link {
    font-size: 18px;
  }

  .heading-9 {
    justify-content: center;
    align-items: center;
    margin-top: auto;
    margin-left: 0;
    display: flex;
  }

  .heading-9._3-digit {
    margin-top: auto;
    margin-left: 0;
    font-size: 35px;
  }

  .text-block-7 {
    font-size: 18px;
  }

  .location {
    margin-top: 25vh;
  }

  .div-block-4 {
    height: 70vh;
    margin-top: 20px;
  }

  .container-15 {
    max-width: 95vw;
  }

  .background-video {
    height: 60vh;
  }

  .heading-12 {
    margin-top: 20px;
  }

  .text-block-9 {
    font-size: 17px;
  }

  .div-block-5 {
    height: 70vh;
    margin-top: 20px;
  }

  .div-block-5.product {
    height: 70vh;
    margin-top: 30px;
  }

  .image-10 {
    min-width: 40vw;
    min-height: 50vh;
    margin: auto auto auto 0;
    padding-left: 0;
    display: block;
    overflow: clip;
  }

  .column-4 {
    border-left-style: none;
  }

  .image-11 {
    margin: auto;
    padding-top: 0;
    display: block;
  }

  .heading-14 {
    font-size: 20px;
    line-height: 24px;
  }

  .text-block-11 {
    font-size: 13px;
    line-height: 18px;
  }

  .heading-15 {
    margin-top: 10px;
    font-size: 20px;
    line-height: 24px;
  }

  .text-block-12 {
    font-size: 13px;
    line-height: 18px;
  }

  .heading-16 {
    margin-top: 10px;
    font-size: 20px;
    line-height: 24px;
  }

  .text-block-13 {
    font-size: 13px;
    line-height: 19px;
  }

  .column-5 {
    border-left-style: none;
  }

  .column-6 {
    border-top-style: none;
    border-left-style: none;
    margin-top: 20px;
    padding-bottom: 20px;
  }

  .column-7 {
    border-top-style: none;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-18 {
    max-width: 728px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .navbar-no-shadow {
    width: auto;
    max-width: 100%;
    overflow: visible;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-2 {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

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

  .columns-2 {
    border-top: 2px solid #114084;
    margin-top: 10px;
    margin-bottom: 5vh;
  }

  .container-20 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    width: auto;
    margin-top: 2vw;
    margin-bottom: .5vw;
    margin-left: auto;
    padding-top: 0%;
  }

  .section-11 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100vw;
    margin-left: 0;
    display: inline-block;
  }

  .link-2, .link-2.w--current {
    padding-top: 1.5vw;
  }

  .link-2.m2.w--current {
    justify-content: center;
    align-items: center;
    width: 60px;
  }

  .link-3, .link-4, .link-4.w--current, .link-5 {
    padding-top: 1.5vw;
  }

  .link-5.w--current {
    text-align: center;
    width: 70px;
  }

  .heading-19, .heading-19.bedsheet {
    width: 95vw;
    font-size: 24px;
  }

  .heading-19.kitchen {
    width: 95vw;
  }

  .container-22, .container-23 {
    width: 95vw;
    max-width: 95vw;
  }

  .section-14 {
    max-width: 100vw;
    overflow: hidden;
  }

  .column-8 {
    border-top-style: none;
  }

  .column-9 {
    border-top-style: none;
    padding-left: 10px;
  }

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

  .columns-3 {
    border-bottom: 2px solid #114084;
  }

  .form-block {
    height: 60vh;
  }

  .container-25 {
    height: 90vh;
  }

  .slider-2 {
    height: 70vh;
  }

  .heading-21 {
    font-size: 18px;
    line-height: 26px;
  }

  .container-30 {
    width: 12vw;
    height: 16vh;
  }
}

@media screen and (max-width: 767px) {
  .section {
    height: 70vh;
  }

  .div-block {
    height: 72vh;
  }

  .heading {
    margin-top: 0;
    font-size: 38px;
    line-height: 45px;
  }

  .heading.homelinen {
    margin-top: 0;
    font-size: 38px;
    line-height: 40px;
  }

  .paragraph {
    font-size: 11px;
    line-height: 16px;
  }

  .paragraph.home-linen {
    font-size: 10px;
  }

  .div-bloc {
    height: 50vh;
  }

  .container {
    height: 27vh;
  }

  .columns {
    width: 80vw;
    min-width: 80vw;
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-2 {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    font-size: 32px;
  }

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

  .heading-3 {
    font-size: 24px;
    line-height: 28px;
  }

  .heading-3.lihafheading {
    width: 92vw;
    max-width: 92vw;
    margin-top: auto;
    margin-left: 0;
    font-size: 24px;
    line-height: 28px;
  }

  .container-2 {
    margin-top: 0;
  }

  .div-block-3 {
    height: auto;
    margin-top: 0;
    padding-bottom: 20px;
  }

  .div-block-3.space {
    height: auto;
    margin-top: 0;
    padding-bottom: 20px;
    line-height: 22px;
  }

  .div-block-3.horizontal {
    margin-top: 0;
  }

  .div-block-3.last {
    height: auto;
  }

  .heading-4 {
    margin-left: 0;
    font-size: 16px;
  }

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

  .text-block-3 {
    width: 65vw;
    margin-top: 0;
    margin-left: 0;
    font-size: 11px;
    line-height: 14px;
  }

  .text-block-3.process {
    font-size: 11px;
    line-height: 16px;
  }

  .heading-5 {
    font-size: 24px;
  }

  .text-block-4 {
    margin-top: 10px;
    padding-top: 0;
    font-size: 11px;
  }

  .section-4 {
    height: 45vh;
  }

  .section-4.objective {
    margin-top: 0;
  }

  .section-4.vision {
    height: 23vh;
  }

  .section-4.mission {
    height: 25vh;
  }

  .container-5 {
    width: 93vw;
    height: 45vh;
    margin-left: 5vw;
  }

  .container-5.mission {
    height: 23vh;
  }

  .heading-6 {
    font-size: 24px;
    line-height: 28px;
  }

  .text-block-6 {
    width: 85vw;
    margin-top: 0;
    font-size: 11px;
    line-height: 15px;
  }

  .button {
    width: 85px;
    margin-left: 35px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 8px;
    line-height: 14px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .section-5 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 35vh;
    margin-left: 0;
    padding-left: 5vw;
    display: block;
  }

  .container-8 {
    width: 95vw;
    min-width: 95vw;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .container-9 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .image-3 {
    margin-top: 10px;
    margin-left: 10px;
  }

  .image-3.home {
    margin-top: 0;
  }

  .section-7 {
    flex-flow: column;
    height: 130vh;
    display: block;
  }

  .container-11 {
    text-align: center;
    width: 80vw;
    height: 60vw;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-field-2.phone {
    text-align: left;
    height: 5vw;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
  }

  .text-field-3, .text-field-4 {
    text-align: left;
    height: 5vw;
    margin-left: auto;
    margin-right: auto;
  }

  .container-12 {
    width: 80vw;
    min-width: 80vw;
    height: 40vw;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-7 {
    text-align: center;
    margin-top: 40px;
    margin-left: 0;
    line-height: 24px;
  }

  .heading-7.contact {
    margin-top: 20px;
  }

  .link {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    font-size: 18px;
    display: block;
  }

  .column {
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-13 {
    justify-content: center;
    align-items: center;
    width: auto;
    margin-left: auto;
  }

  .heading-9 {
    justify-content: center;
    align-items: center;
    margin-top: auto;
    margin-left: 0;
    font-size: 32px;
  }

  .heading-9._3-digit {
    margin-top: 0;
    margin-left: 0;
    font-size: 32px;
  }

  .form {
    width: 80vw;
    height: 50vh;
  }

  .heading-10 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
    line-height: 28px;
  }

  .textarea {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-7 {
    text-align: center;
    margin-left: 0;
    font-size: 18px;
  }

  .text-block-7.loc {
    text-align: left;
    font-size: 14px;
  }

  .location {
    height: 50vh;
    margin-bottom: 5vh;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-11 {
    font-size: 28px;
  }

  .container15 {
    margin-left: 0;
  }

  .div-block-4 {
    height: 70vh;
  }

  .background-video {
    width: 90vw;
    height: 60vh;
  }

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

  .text-block-9 {
    margin-top: 25px;
    font-size: 14px;
  }

  .div-block-5 {
    height: 50vh;
  }

  .div-block-5.home-linen {
    height: 55vh;
  }

  .div-block-5.institunal-linen {
    height: 50vh;
  }

  .div-block-5.product {
    height: 60vh;
  }

  .div-block-5.terry {
    height: 50vh;
  }

  .image-9 {
    vertical-align: middle;
    width: 40vw;
    height: 40vh;
    margin: 10px auto 20px;
    display: block;
  }

  .image-10 {
    vertical-align: middle;
    width: 40vw;
    height: 40vh;
    min-height: 40vh;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .column-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border-bottom: 2px solid #114084;
    border-left-style: none;
    border-radius: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .image-11 {
    vertical-align: middle;
    width: 40vw;
    height: 40vh;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .heading-14 {
    margin-top: 10px;
    font-size: 16px;
    line-height: 20px;
  }

  .text-block-11 {
    font-size: 11px;
    line-height: 16px;
  }

  .heading-15 {
    margin-bottom: 10px;
    padding-top: 10px;
    font-size: 16px;
    line-height: 20px;
  }

  .text-block-12 {
    font-size: 11px;
    line-height: 16px;
  }

  .heading-16 {
    font-size: 16px;
    line-height: 20px;
  }

  .text-block-13 {
    font-size: 11px;
    line-height: 16px;
  }

  .column-5 {
    border-bottom: 2px #114084;
    border-left-style: none;
    border-radius: 0;
    justify-content: center;
    align-items: center;
    display: block;
    overflow: hidden;
  }

  .column-6 {
    border-top-style: none;
    border-left-style: none;
  }

  .column-7 {
    padding-left: 0;
  }

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: center;
    align-items: flex-start;
    margin-left: -15px;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .navbar-no-shadow {
    width: auto;
    max-width: 100%;
    overflow: visible;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-2 {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .container-20 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0%;
  }

  .section-11 {
    vertical-align: middle;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100vw;
    min-width: 100vw;
    margin-left: 0;
    display: inline-block;
  }

  .link-2 {
    min-width: 90px;
    height: 38px;
    padding-top: 1.5vw;
    font-size: 12px;
  }

  .link-2.w--current {
    align-items: center;
    width: 95px;
    min-width: 90px;
    height: 38px;
    padding-top: 1vw;
    padding-left: 1.5vw;
    font-size: 12px;
    line-height: 10px;
  }

  .link-2.m2.w--current {
    min-width: auto;
  }

  .link-3 {
    justify-content: center;
    align-items: center;
    width: 92px;
    min-width: 92px;
    height: 38px;
    padding-top: 1vw;
    font-size: 12px;
    line-height: 10px;
  }

  .link-4 {
    justify-content: center;
    align-items: center;
    min-width: 130px;
    height: 38px;
    padding-top: 1vw;
    font-size: 12px;
    line-height: 10px;
  }

  .link-4.w--current {
    padding-top: 1vw;
    padding-left: 1.5vw;
  }

  .link-5 {
    text-align: center;
    min-width: 60px;
    height: 38px;
    padding-top: 1.5vw;
    font-size: 12px;
  }

  .heading-19 {
    width: 95vw;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
    line-height: 30px;
  }

  .heading-19.bedsheet {
    width: 95vw;
    font-size: 20px;
  }

  .heading-19.bathrobes {
    width: 95vw;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .heading-19.kitchen {
    width: 95vw;
  }

  .section-13 {
    margin-top: -10px;
  }

  .column-8 {
    border-bottom-style: none;
  }

  .column-9 {
    border-top-style: none;
    padding-left: 0;
  }

  .column-10 {
    padding-left: 0;
  }

  .container-25 {
    height: 95vh;
  }

  .section-15 {
    max-width: 100%;
    padding-left: 30px;
    overflow: hidden;
  }

  .column-11, .column-12 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .slider-2 {
    height: 50vh;
  }

  .heading-21 {
    font-size: 14px;
    line-height: 18px;
  }

  .heading-22 {
    font-size: 24px;
    line-height: 26px;
  }

  .text-block-15 {
    font-size: 14px;
    line-height: 18px;
  }

  .container-30 {
    width: 20vw;
    height: 24vh;
  }

  .section-16 {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .section, .div-block {
    height: 55vh;
  }

  .heroblockleft {
    height: 40vh;
  }

  .heading, .heading.homelinen {
    width: 320px;
    margin-top: 40px;
    font-size: 30px;
    line-height: 28px;
  }

  .paragraph {
    font-size: 10px;
    line-height: 12px;
  }

  .div-bloc {
    background-image: url('../images/white-bed-linen-mattress-midnight-blue-bedroom-min.jpg');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 40vh;
    margin-top: -20px;
  }

  .container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 40vw;
    height: 280px;
  }

  .section-2 {
    height: 280px;
    margin-bottom: 25px;
  }

  .columns {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    width: 40vw;
    min-width: 40vw;
    height: auto;
  }

  .heading-2 {
    margin-left: auto;
    padding-left: 0;
  }

  .heading-2._3digit {
    width: auto;
    margin-left: auto;
    padding-left: 0;
  }

  .heading-3.lihafheading {
    margin-top: auto;
    font-size: 20px;
    line-height: 24px;
  }

  .container-2 {
    text-align: left;
    width: 100vw;
    margin-left: 0;
    padding-left: 10px;
  }

  .div-block-3 {
    width: 90vw;
    height: auto;
    padding-bottom: 20px;
  }

  .div-block-3.space {
    width: 90vw;
    height: auto;
  }

  .div-block-3.last {
    height: auto;
  }

  .heading-4 {
    width: 90vw;
  }

  .text-block-3 {
    width: 90vw;
    margin-top: 5px;
    margin-left: 0;
    font-size: 9px;
    line-height: 12px;
  }

  .text-block-3.process {
    width: 90vw;
  }

  .section-3 {
    height: 250px;
  }

  .heading-5 {
    justify-content: center;
    align-items: center;
    font-size: 20px;
    display: flex;
  }

  .text-block-4 {
    justify-content: center;
    align-items: center;
    font-size: 9px;
    display: flex;
  }

  .section-4 {
    height: 40vh;
  }

  .section-4.history {
    margin-bottom: 10px;
  }

  .section-4.objective {
    margin-top: auto;
    margin-bottom: 10px;
  }

  .section-4.vision, .section-4.mission {
    height: auto;
    margin-top: auto;
    margin-bottom: 10px;
  }

  .container-5, .container-5.mission {
    height: auto;
  }

  .heading-6 {
    font-size: 20px;
    line-height: 24px;
  }

  .text-block-5 {
    padding-left: 2px;
  }

  .text-block-6 {
    margin-top: 10px;
    padding-left: 2px;
    font-size: 9px;
    line-height: 12px;
  }

  .text-block-6.history {
    margin-top: 10px;
  }

  .button {
    margin-top: -30px;
    margin-left: auto;
    margin-right: auto;
  }

  .container-6 {
    max-width: none;
  }

  .section-5 {
    height: auto;
    margin-bottom: 20px;
    margin-left: 0;
    display: block;
  }

  .container-8 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 90vw;
    min-width: 90vw;
    max-width: 90vw;
    height: auto;
    margin-left: 0;
  }

  .container-9 {
    justify-content: center;
    align-items: center;
    width: 30vw;
    height: 30vw;
    margin-top: 0;
  }

  .image-3 {
    vertical-align: middle;
    margin-top: -20px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-3.home {
    width: 30vw;
    height: 20vw;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    display: block;
  }

  .section-7 {
    height: 95vh;
  }

  .text-field-2.phone, .text-field-3, .text-field-4 {
    width: 80vw;
    height: 10vw;
  }

  .container-12 {
    height: 40vh;
  }

  .heading-7 {
    margin-top: 80px;
  }

  .container-13 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    margin-left: auto;
  }

  .heading-9 {
    margin-top: 0;
    margin-left: auto;
  }

  .heading-9._3-digit {
    margin-left: 0;
  }

  .heading-9._2digit {
    margin-left: auto;
  }

  .textarea {
    width: 80vw;
  }

  .text-block-7.loc {
    text-align: center;
  }

  .location {
    height: 60vh;
    margin-top: 0;
    display: block;
  }

  .map {
    justify-content: center;
    align-items: center;
    width: 60vw;
    height: 50vw;
    margin-left: auto;
    margin-right: auto;
  }

  .container-14 {
    margin-left: auto;
  }

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

  .div-block-4 {
    height: 40vh;
    margin-top: -20px;
  }

  .container-15 {
    margin-left: 2vw;
  }

  .section-8 {
    height: 65vh;
  }

  .background-video {
    height: 45vh;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-5 {
    height: 40vh;
    margin-top: -20px;
  }

  .div-block-5.home-linen {
    height: 40vh;
  }

  .div-block-5.institunal-linen {
    height: 40vh;
    margin-top: -40px;
  }

  .div-block-5.product {
    height: 40vh;
    margin-top: -20px;
  }

  .div-block-5.terry {
    height: 40vh;
    margin-top: -40px;
  }

  .image-9 {
    width: 180px;
    height: 140px;
  }

  .image-10 {
    width: 180px;
    min-width: auto;
    height: 140px;
    min-height: auto;
  }

  .image-11 {
    width: 180px;
    height: 140px;
  }

  .heading-14, .text-block-11, .heading-15, .text-block-12, .heading-16, .text-block-13 {
    padding-left: 10px;
  }

  .column-5 {
    border-bottom-width: 1px;
  }

  .column-7 {
    border-top-style: solid;
    border-top-width: 1px;
  }

  .container-18 {
    max-width: none;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .navbar-no-shadow {
    max-width: 100%;
    overflow: visible;
  }

  .nav-menu-2 {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .container-20 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .section-11 {
    height: 10vh;
  }

  .link-2.m2 {
    justify-content: center;
    align-items: center;
    min-width: 60px;
    height: 32px;
  }

  .link-2.m2.w--current {
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: 60px;
    height: 32px;
    font-size: 11px;
  }

  .link-3 {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: auto;
    height: 32px;
    font-size: 11px;
  }

  .link-4 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    min-width: auto;
    height: 32px;
    font-size: 11px;
  }

  .link-5 {
    justify-content: center;
    align-items: center;
    height: 32px;
    padding-top: 1vw;
    font-size: 11px;
    line-height: 10px;
    display: flex;
  }

  .heading-17 {
    margin-top: 0;
    font-size: 28px;
    font-weight: 700;
    line-height: 38px;
  }

  .grid {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .heading-18 {
    max-width: 95vw;
    margin-top: 0;
    margin-left: 10px;
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
  }

  .heading-19 {
    color: #fff;
    text-align: center;
    background-image: linear-gradient(#114084, #114084);
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    width: 95vw;
    margin: 30px auto 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
  }

  .heading-19.bedsheet {
    width: 90vw;
    max-width: 90vw;
    line-height: 25px;
    overflow: hidden;
  }

  .heading-19.bathrobes {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
  }

  .heading-19.kitchen {
    width: 95vw;
  }

  .grid-2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .container-22 {
    width: 100vw;
  }

  .columns-3 {
    border-bottom-style: none;
  }

  .container-25 {
    display: none;
  }

  .section-15 {
    padding-left: 0;
  }

  .column-11 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .slider-2 {
    height: 40vh;
  }

  .slide {
    background-position: 50%;
  }

  .slide-3 {
    background-position: 100%;
    background-repeat: repeat;
    background-size: cover;
  }

  .heading-21 {
    font-size: 12px;
    line-height: 16px;
  }

  .heading-22 {
    font-size: 20px;
    line-height: 22px;
  }

  .text-block-15 {
    width: 90vw;
    font-size: 14px;
    line-height: 16px;
  }

  .container-29 {
    flex-flow: column;
    margin-right: 0;
  }

  .container-30 {
    background-image: url('../images/Saber.jpg');
    background-size: cover;
    width: 30vw;
    min-width: 0;
    max-width: 30vw;
    height: 20vw;
    margin-top: 10px;
  }

  .section-16 {
    height: 50vh;
    padding-left: 10px;
    padding-right: 10px;
  }
}
