.body {
  height: 485px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-weight: 500;
}
.mob-show {
  display: none;
}
.mr-42 {
  margin-top: 42px;
}

.mb-42 {
  margin-bottom: 42px;
}
.ico-mob {
  margin-right: 7px;
}
.margin-25 {
  margin-bottom: 42px;
}
.hero-slider-mobile {
  overflow: hidden;
}
.mask-slider-mobile {
  width: 265px;
  overflow: unset;
}
.mask-slider-q {
  overflow: unset;
  width: 265px;
}
.w-slider-arrow-left {
  left: -30px;
}
.w-slider-arrow-right {
  right: -29px;
}
.slider-q-mobile {
  overflow: hidden;
}
.w-round {
  display: none;
}
.nav-wrapp {
  height: 80px;
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #c70d25;
}
.mask-slider-bottom {
  overflow: unset;
  width: 370px;
  padding-left: 33px;
  margin-bottom: 56px;
}
.navbar {
  width: 97%;
  max-width: 1790px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  background-color: transparent;
  position: relative;
}

.navbar.container-large {
  max-width: 1790px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.image {
  width: auto;
}

.nav-link {
  padding-top: 10px;
  padding-bottom: 32px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 21px;
  font-weight: 500;
}

.nav-link:hover {
  border-bottom: 2px solid #fff;
}

.hero {
  position: relative;
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  background-image: url("../images/image-2.jpg");
  background-position: 0px 0px;
  background-size: cover;
}

.container-large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 97%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.container-large.hero-content {
  position: relative;
  z-index: 5;
  max-width: 1790px;
}

.h1 {
  max-width: 700px;
  margin-bottom: 16px;
  font-family: Lora, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 80px;
  font-weight: 400;
  text-transform: uppercase;
}

.heading {
  max-width: 700px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  line-height: 39px;
  font-weight: 400;
}

.hero-slider {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-areas:
    "."
    "."
    "Area";
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto 16px auto 16px auto;
  grid-template-rows: auto auto auto;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.slide-nav {
  display: none;
}

.slider {
  display: none;
  background-color: transparent;
}

.hero-slider-item {
  padding: 29px 16px;
  border-radius: 16px;
  background-color: #fff;
  text-align: right;
}

.hero-slider-title {
  margin-top: 0px;
  margin-bottom: 8px;
  font-family: Lora, sans-serif;
  color: #000;
  font-size: 32px;
  line-height: 40px;
}

.hero-slider-text {
  position: relative;
  max-width: 270px;
  margin-right: 0px;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 21px;
  text-align: right;
}

.who-are-these-guests {
  padding-top: 64px;
}

.title {
  margin-right: auto;
  margin-left: auto;
  font-family: Lora, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.title.title-why {
  margin-top: 0px;
  margin-bottom: 46px;
}

.title.title-pro {
  margin-top: 0px;
  margin-bottom: 47px;
}

.title.white-text {
  color: #fff;
}

.guests-grid-wrapp {
  display: -ms-grid;
  display: grid;
  width: 97%;
  max-width: 1282px;
  margin: 24px auto 34px;
  -webkit-box-align: end;
  -webkit-align-items: end;
  -ms-flex-align: end;
  align-items: end;
  -webkit-align-content: end;
  -ms-flex-line-pack: end;
  align-content: end;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.guests-grid-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 408px;
  padding-right: 24px;
  padding-bottom: 32px;
  padding-left: 24px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 15px;
  background-image: url("../images/Rectangle-8.jpg");
  background-position: 0px 0px;
  background-size: cover;
}

.guests-grid-item.gi2 {
  background-image: url("../images/Rectangle-10.jpg");
}

.guests-grid-item.gi3 {
  background-image: url("../images/Rectangle-9.jpg");
}

.grid-text {
  position: relative;
  z-index: 3;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
}

.red-line {
  width: 97%;
  height: 1.5px;
  max-width: 1288px;
  margin-right: auto;
  margin-left: auto;
  background-color: #c70d25;
  margin-bottom: 40px;
  margin-top: 10px;
}

.slider-2 {
  display: none;
}

.why-guests-will-turn {
  padding-top: 56px;
  padding-bottom: 56px;
  background-image: url("../images/Rectangle-917.jpg");
  background-position: 0px 0px;
  background-size: cover;
}

.why-wrapp {
  margin: 0 auto;
  /* width: 100%; */
  max-width: 840px;
  padding: 16px;
  border: 1.5px solid #fff;
  border-radius: 30px;
}

.why-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 64px;
  padding-bottom: 61px;
  -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: 1px none #000;
  border-radius: 20px;
  background-color: #fff;
  background-image: url("../images/Rectangle-918.png");
  background-position: 0px 0px;
  background-size: cover;
}

.why-text {
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 500;
  text-align: center;
}

.why-text.why-text-last {
  margin-bottom: 80px;
}

.form-btn {
  position: relative;
  left: auto;
  right: auto;
  display: inline-block;
  width: auto;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 32px;
  border-radius: 15px;
  background-color: #c70d25;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
}

.form-btn:hover {
  background-color: #fff;
  outline-color: #c70d25;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #c70d25;
}

.form-btn.pro-btn {
  margin-top: 94px;
  margin-right: auto;
  margin-left: auto;
}

.why-is-it-profitable-to-work-with-us {
  padding-top: 64px;
  padding-bottom: 94px;
}

.port-wrapp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 97%;
  max-width: 860px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.pro-wrapp-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.pro-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.pro-item.pro-item-first {
  height: 31px;
}

.pro-grid-ico {
  margin-right: 12px;
}

.pro-grid-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
}

.bold500 {
  font-weight: 500;
}

.how-does-it-work {
  padding-top: 64px;
  padding-bottom: 109px;
  background-image: url("../images/Rectangle-18.jpg");
  background-position: 0px 0px;
  background-size: cover;
}

.how-wrapp {
  width: 96%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}

.how-grid-wrapp {
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.how-grid-iten {
  position: relative;
  padding-top: 30px;
  padding-left: 45px;
}

.how-grid-text {
  position: relative;
  z-index: 2;
  max-width: 288px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 27.5px;
  font-weight: 500;
}

.how-grid-number {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lora, sans-serif;
  color: #c70d25;
  font-size: 80px;
  line-height: 102.4px;
  font-weight: 400;
}

.femme-fatale-in-numbers {
  padding-top: 2px;
  padding-bottom: 94px;
  background-color: #000;
}

.numbers-wrapp {
  display: block;
  width: 97%;
  max-width: 848px;
  margin-top: 33px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.numbers-item-right {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.numbers-item-left {
  margin-left: 10px;
  padding: 28px 56px 30px;
  border-radius: 15px;
  background-color: #fff;
}

.white-item {
  padding: 32px 20px;
  border-radius: 15px;
  background-color: #fff;
}

.white-grid-text {
  margin-top: 0px;
  margin-bottom: 8px;
  font-family: Lora, sans-serif;
  font-size: 26px;
  line-height: 33px;
  font-weight: 500;
  text-align: center;
}

.white-grid-p {
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}

.grid-wrapp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 33px;
}

.heading-2 {
  margin-bottom: 16px;
  font-family: Lora, sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  text-align: center;
}

.white-grid-num {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 292px;
  margin-bottom: 14px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.white-grid-left-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
}

.white-grid-line {
  width: 147px;
  height: 1px;
  max-width: 147px;
  margin-right: 8px;
  margin-left: 8px;
  background-color: #c70d25;
}

.white-grid-right-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 21px;
  font-weight: 500;
}

.our-partners {
  padding-top: 64px;
  padding-bottom: 47px;
  background-image: url("../images/Rectangle-920.jpg");
  background-position: 0px 0px;
  background-size: cover;
}

.our-wrapp {
  /* width: 97%; */
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.our-wrap-firsst {
  margin-top: 37px;
  display: -ms-grid;
  display: grid;
  padding: 0px 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.grid-img {
  display: block;

  margin-right: auto;
  margin-left: auto;
}

.grid-img-wrapp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 208px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -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-radius: 15px;
  background-color: #fff;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

.grid-img-wrapp:hover {
  -webkit-filter: none;
  filter: none;
}

.see-more {
  position: relative;
  left: auto;
  right: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 224px;
  margin: 33px auto 0px;
  padding: 10px 0px;
  -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-radius: 15px;
  background-color: #000;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
}

.see-more:hover {
  background-color: #fff;
  outline-color: #c70d25;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #c70d25;
}

.see-more.pro-btn {
  margin-top: 94px;
  margin-right: auto;
  margin-left: auto;
}

.image-2 {
  display: block;
  margin-bottom: 16px;
}

.heading-3 {
  max-width: 184px;
  color: #c70d25;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  text-align: center;
}

.our-wrap-second {
  width: 100% !important;
  display: -ms-grid;
  display: grid;
  overflow: hidden;
  height: 0px;
  margin-top: 20px;
  padding: 0px 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.reviews-about-our-service {
  padding-top: 64px;
  padding-bottom: 32px;
  background-color: #c70d25;
  background-image: url("../images/Rectangle-926-1.png");
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: repeat-x;
}

.reviews-wrapp {
  width: 98%;
  max-width: 875px;
  margin-right: auto;
  margin-left: auto;
}
.slick-list {
  margin: 0px 20px !important;
}

.slick-prev:before,
.slick-next:before {
  color: black;
  font-size: 35px;
}
.mobile-slider-review {
  margin-top: 37px;
  display: block;
  width: 97%;
  max-width: 1450px;

  margin-bottom: 56px;
  margin-left: auto;
  margin-right: auto;
}
.w-icon-slider-right .w-icon-slider-left {
  color: black;
}
.w-icon-slider-right .w-icon-slider-left:hover {
  color: white;
}
.slider-mob-photo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}
.slider-mob-about {
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
}
.image-3 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
}

.slider-mob-name {
  position: relative;
  z-index: 2;
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Lora, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}
.mob-slider-reveiw {
  padding: 12px 12px 38px 12px;
  text-align: center;
}
.how-sec {
  margin-top: 44px;
  max-width: 670px;
  margin-left: auto;
  margin-right: auto;
}

.slider-top {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 270px;
  padding-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 195px;
}
.slider-review-mobile {
  padding-bottom: 45px;
  border-radius: 25px;
  background-color: #fff;
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 320px;
}
.slide-r {
  height: 566px;
  max-width: 320px;
  margin: 0px 24px;
}
.mask-slider-bottom {
}

.slider-3 {
  height: 100%;
  background: none;
  overflow: hidden;
}
.check-wrapp {
  overflow: visible;
  width: 5000px;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-transform: translate(-2000px, 0px);
  -ms-transform: translate(-2000px, 0px);
  transform: translate(-2000px, 0px);
  -webkit-transition: border-radius 200ms ease;
  transition: border-radius 200ms ease;
}

.slider-mask {
  overflow: hidden;

  margin-bottom: 69px;
}

.form-bottom {
  width: 500px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
}

.heading-4 {
  margin-bottom: 35px;
  color: #fff;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  text-align: center;
}

.input {
  margin-bottom: 15px;
  text-align: center;
}

.input:hover {
  background-color: #dad4d4;
  color: #ff5151;
}

.footer {
  padding-bottom: 24px;
  background-color: #000;
}

.footer-wrapp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 97%;
  max-width: 1728px;
  margin-right: auto;
  margin-bottom: 138px;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.image-4 {
  margin-bottom: 40px;
}

.paragraph {
  color: #fff;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
}

.footer-item-center {
  display: flex;
}

.footer-link {
  margin-bottom: 8px;
  color: #fff;
  font-size: 18px;
  line-height: 21px;
  font-weight: 600;
  text-decoration: none;
}

.footer-link-litle {
  color: #fff;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  text-decoration: none;
}

.footer-link-litle:hover {
  color: #c70d25;
}
.div-block-3 {
  flex-direction: column;
  display: flex;
  margin-left: 15px;
}
.margin-24 {
  margin-top: 24px;
}
.center-block {
  margin: 0px 20px;
}
.div-block-2 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 19px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.heading-5 {
  margin-top: 0px;

  color: #fff;
  font-size: 18px;
  line-height: 21.94px;
  font-weight: 500;
}

.heading-6 {
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  text-align: center;
}

.background-absolute {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 200px;
}

.pop-up {
  position: fixed;
  left: 0%;
  top: 30%;
  right: 0%;
  bottom: auto;
  z-index: 10;
  display: block;
  max-width: 802px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 39px;
  border-radius: 20px;
  background-color: #ecc7cb;
}

.pop-up-text {
  margin-bottom: 27px;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  text-align: center;
}

.pop-up-text.pop-up-form {
  display: none;
}

.forn-pop-up {
  position: relative;
  bottom: -35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 416px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.form {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.input-last {
  margin-bottom: 0px;
}

.close-pop-up {
  position: absolute;
  left: auto;
  top: 20px;
  right: 20px;
  bottom: auto;
  width: 30px;
  height: 30px;
  border-radius: 20px;
  background-color: transparent;
  cursor: pointer;
}

.pop-up-mask {
  position: absolute;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.image-5 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 2;
  width: 1500px;
  height: 800px;
}
.pro-item.pro-item-first {
  height: auto;
}

.title-pro {
  font-size: 24px;
}
.div-block-5 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-6 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 39px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

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

.menu-burger {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 5px;
  cursor: pointer;
  position: absolute;
  right: -14px;
  top: 14px;
  transform: translate(-50%, -0);
}

.burger-bar {
  width: 30px;
  height: 3px;
  border-radius: 50px;
  background: white;
  transition: all 0.3s ease-in-out;
}

.w--open > div > span:nth-child(2) {
  opacity: 0;
}

.w--open > div > span:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}

.w--open > div > span:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}

@media screen and (min-width: 1920px) {
  .navbar.container-large {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .hero {
    padding-top: 168px;
    padding-bottom: 168px;
  }

  .h1 {
    max-width: 800px;
  }

  .hero-slider {
    grid-column-gap: 32px;
    grid-row-gap: 33px;
  }

  .guests-grid-wrapp {
    width: 100%;
  }

  .guests-grid-item {
    border-radius: 15px;
    background-image: url("../images/Rectangle-8.jpg");
    background-position: 0px 0px;
    background-size: cover;
  }

  .why-wrapp {
    width: auto;
  }

  .how-grid-wrapp {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .pop-up {
    position: fixed;
    left: 0%;
    top: 50%;
    right: 0%;
    bottom: auto;
    z-index: 10;
    max-width: 802px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 39px;
    border: 1px none #000;
    border-radius: 20px;
    background-color: #ecc7cb;
  }

  .mask-slider-bottom {
    margin-left: 0px;
    margin-right: auto;
  }
}

@media screen and (max-width: 991px) {
  .nav-wrapp {
  }
  .mob-hide {
    display: none;
  }
  .footer-wrapp {
    flex-direction: column;
    align-items: center;
  }
  .footer-item-center {
    margin: 30px 0px;
  }
  .navbar {
    width: 100%;
    padding: 0 20px;
  }
  .ico-mob {
    margin-right: 7px;
  }
  .nav-link {
    text-align: center;
  }
  .flex-mobiele {
    display: flex;
    margin-bottom: 20px;
  }
  .slider-2 {
    display: none;
    background-color: transparent;
  }

  .how-does-it-work {
    background-size: cover;
  }
  .how-grid-iten {
    padding-left: 0;
    padding-top: 41px;
  }
  .how-grid-iten:not(:last-child) {
    margin-bottom: 5px;
  }
  .how-grid-wrapp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .how-sec {
    margin-top: 0;
  }

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

  .how-grid-number {
    left: 50%;
    top: 0%;
    right: auto;
    bottom: auto;
    margin-right: auto;
    margin-left: auto;
    transform: translateX(-50%);
    font-size: 50px;
    line-height: 0.8;
  }

  .our-wrap-firsst {
    padding-right: 5px;
    padding-left: 5px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .image-4 {
    width: 200px;
  }
  .our-wrap-second {
    padding-right: 0;
    padding-left: 0;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .mobile-slider-review {
    display: block;
  }
  .slide-r {
    max-width: 240px;
  }

  .menu-button {
    padding: 0px;
  }

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

  .icon {
    color: #fff;
    font-size: 50px;
  }

  .nav-menu {
    top: 54px;
    right: 0%;
    bottom: auto;
    display: block;
    width: 100vw;
    height: 100vh;
    padding-top: 60px;
    -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;
    background-color: #c70d25;
    text-align: left;
  }

  .pop-up {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .why-wrapp {
    margin: 0 20px !important;
  }
  .center-block {
    margin: 0 !important;
  }
  .footer-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .numbers-wrapp {
    width: auto;
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .our-wrapp {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .how-sec {
    margin: auto;
  }
  .div-block-2 {
    min-width: auto;
  }
  .mob-show {
    display: flex;
  }
  .mob-hide {
    display: none;
  }
  .footer-item {
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: flex-start;
    margin-bottom: 41px;
  }
  .footer-item .paragraph {
    text-align: left;
  }
  .margin-24 {
    margin-top: 0 !important;
  }
  .hero {
    padding-top: 42px;
    padding-bottom: 32px;
  }
  .slide-track .slide {
    margin-right: 0px;
  }
  .slider-s {
    margin-bottom: 20px;
  }
  .container-large.hero-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .h1 {
    max-width: 352px;
    font-size: 32px;
    line-height: 40px;
  }

  .heading {
    max-width: 315px;
    font-size: 15px;
    line-height: 18px;
  }

  .hero-slider {
    display: block;
    padding-top: 208px;
  }
  .div-block-5,
  .div-block-6 {
    max-width: 180px;
  }
  .slider {
    display: block;
    height: 176px;
  }

  .hero-slider-item {
    max-width: 265px;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: left;
    height: 165px;
  }

  .hero-slider-item.hero-item-mobile {
    display: none;
  }

  .hero-slider-text {
    max-width: none;
    margin-left: 0px;
    text-align: left;
  }

  .slide {
    height: 162px;
    max-height: 130px;
    max-width: 265px;
    min-height: auto;
    margin-right: 10px;
  }

  .slide.slide-large {
    height: 410px;
    max-height: none;
  }

  .white-line {
    width: 100%;
    height: 1px;
    margin-top: 15px;
    background-color: #fff;
  }

  .who-are-these-guests {
    padding-top: 35px;
  }

  .title.title-why {
    margin-bottom: 32px;
    font-size: 24px;
    line-height: 30px;
  }

  .guests-grid-wrapp {
    display: none;
  }

  .guests-grid-item {
    padding-right: 10px;
    padding-bottom: 28px;
    padding-left: 10px;
  }

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

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

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

  .slider-2 {
    display: block;
    height: 410px;
    margin-bottom: 10px;
    background-color: transparent;
  }

  .why-wrapp {
    padding: 4px;
    border-radius: 20px;
  }

  .why-content {
    padding-top: 60px;
    padding-bottom: 25px;
  }

  .why-text {
    margin-bottom: 35px;
    font-size: 15px;
    line-height: 18px;
  }

  .why-text.why-text-last {
    margin-bottom: 161px;
  }

  .form-btn {
    margin-top: 35px;
  }

  .pro-wrapp-grid {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    justify-items: stretch;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

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

  .pro-grid-ico {
    display: block;
    margin-bottom: 10px;
  }

  .pro-grid-text {
    text-align: left;
  }

  .how-does-it-work {
    padding-top: 65px;
    padding-bottom: 101px;
  }

  .femme-fatale-in-numbers {
    padding-top: 35px;
    padding-bottom: 50px;
  }

  .numbers-item-left {
    width: 100%;
    margin-top: 15px;
    margin-left: 0px;
  }

  .white-item {
    padding: 20px 12px;
  }

  .grid-wrapp {
    margin-top: 19px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .white-grid-num {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .our-wrap-firsst {
    padding-right: 5px;
    padding-left: 5px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .our-wrap-second {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .reviews-about-our-service {
    padding-bottom: 40px;
    background-size: contain;
  }

  .slider-review {
    display: none;
  }

  .mobile-slider-review {
    display: block;
    overflow: hidden;
  }

  .slider-3 {
    height: 485px;
    background-color: transparent;
  }

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

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

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

  .slider-review-mobile {
    width: 245px;
    height: 515px;
    padding-bottom: 45px;
    border-radius: 25px;
    background-color: #fff;
    overflow: hidden;
  }

  .slide-2 {
    width: 245px;
    height: 485px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .slider-top {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 245px;
    padding-bottom: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 169px;
  }

  .slider-mob-photo {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    min-height: 245px;
  }

  .slider-mob-name {
    position: relative;
    z-index: 2;
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: Lora, sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
  }

  .slider-mob-about {
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
  }

  .image-3 {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }
  .slog {
    margin-bottom: 20px;
  }
  .mob-slider-reveiw {
    max-width: 220px;

    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    text-align: center;
  }

  .slide-3 {
    width: 245px;
    margin-right: 10px;
  }

  .slide-4 {
    width: 245px;
  }

  .form-bottom {
    width: 97%;
    max-width: 500px;
    margin-bottom: 0px;
  }

  .footer {
    padding-top: 35px;
  }

  .footer-wrapp {
    width: 100%;
    padding: 0 20px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 41px;
    -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: flex-start;
    -ms-flex-align: center;
    align-items: flex-start;
  }

  .footer-item-center {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  .port-wrapp {
    width: 100%;
    padding: 0 20px;
  }
  .container-large.hero-content {
    width: 100%;
  }
  .footer-item-center {
    grid-column-gap: -1px;
  }

  .title.white-text {
    margin-top: 0px;
    margin-bottom: 19px;
  }

  .slider-2 {
    padding-left: 20px;
  }

  .why-content {
    padding-right: 30px;
    padding-left: 30px;
    background-size: cover;
  }

  .form-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
    white-space: normal;
  }

  .how-does-it-work {
    background-position: 50% 100%;
    background-size: cover;
  }

  .numbers-wrapp {
    margin-top: 0px;
  }

  .our-partners {
    padding-top: 35px;
    padding-bottom: 10px;
  }

  .our-wrap-firsst {
    padding-right: 0px;
    padding-left: 0px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .grid-img {
  }

  .grid-img-wrapp {
    /* width: 90px; */
    height: 100px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin: auto;
  }

  .image-2 {
    width: 15px;
    height: 15px;
    margin-bottom: 5px;
  }

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

  .reviews-about-our-service {
    padding-top: 25px;
    background-color: #a30f1f;
    background-image: url("../images/Rectangle-926-1.png");
    background-position: 50% 100%;
    background-size: contain;
    background-repeat: repeat-x;
  }

  .mobile-slider-review {
    margin-bottom: 50px;
    padding-bottom: 0px;
    width: 100%;
  }
  .slick-list {
    margin: 0px !important;
  }
  .div-block {
    width: 100%;
    height: 1px;
    margin-top: 15px;
    margin-left: 10px;
    background-color: #fff;
  }

  .slider-mask {
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .footer-item-center {
    grid-column-gap: -1px;
    grid-row-gap: 41px;
  }

  .div-block-3 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    margin-left: 15px;
  }

  .form-block {
    width: 95%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }

  .div-block-4 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .mask {
    padding-left: 20px;
  }

  .pop-up {
    padding-bottom: 39px;
  }

  .forn-pop-up {
    position: static;
  }
}

#w-node-_7fa79bdf-e199-b20e-853e-f070f1072bfc-a721f52c {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-bf0342c1-22ee-4582-74bd-d97a66af8228-a721f52c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f52fe427-a478-1aae-8c71-3dc8824c2431-a721f52c {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-cc21cee4-a572-9fb3-b756-329ff68a7d53-a721f52c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c7d168d1-b63c-8885-d8a5-d40889c8802a-a721f52c {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e7316fff-3460-df84-09c8-1dc243b6ad9e-a721f52c {
  -ms-grid-column-align: center;
  justify-self: center;
}
