.s1-bg {
  position: relative;
  height: 100vh;
  background-image: url('../images/img1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

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

.div-block {
  position: relative;
  display: block;
  max-width: 760px;
  margin-top: 90px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 65px;
  text-align: center;
}

.text-block {
  display: inline-block;
  font-family: Pertili, sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 80px;
  font-weight: 400;
  text-align: center;
  letter-spacing: -0.5px;
}

.image-2 {
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.pink-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 150px;
  min-height: 150px;
  min-width: 150px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
  background-color: rgba(248, 114, 186, .76);
}

.slider{
    width:100%;
    overflow:hidden;
    position:relative;
    margin:0;
	height:650px;
}
.edge{
    left:0;
    right:0;
    top:0;
    bottom:0;
    position:absolute;
    height:100%;
    display:block;
}
.edge:before{
    content:'';
    position:absolute;
    left:0;
    width:25%;
    height:100%;
}
.edge:after{
    content:'';
    position:absolute;
    right:0;
    width:25%;
    height:100%;
}
ul{
    background:#000000;
    overflow:hidden;
    width:1000%;
    margin:0;
}
li{
    list-style:none;
    display:inline-block;
    padding:0 0px;
    margin: -10px -10px;
}

.text-block-2 {
  font-family: 'Perpetua font', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: -0.2px;
}

.link-block {
  text-align: center;
  text-decoration: none;
}

.div-block-2 {
  width: 50px;
  height: 2px;
  background-color: #fff;
}

.text-block-3 {
  font-family: 'Plantagenet cherokee', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.5px;
}

.div-block-3 {
  margin-top: 85px;
  text-align: center;
}

.image-3 {
  margin-top: 50px;
}

.s2-bg {
  position: relative;
  height: 677px;
  background-color: #1d2548;
}

.s2-bg.s3-bg {
  background-color: #11172c;
}

.inner-1230 {
  position: relative;
  display: block;
  height: 100%;
  max-width: 1230px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

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

.inner-1230.flex.right {
  max-width: 1600px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.text-block-4 {
  margin-bottom: 50px;
  font-family: Pertili, sans-serif;
  color: #df3a7f;
  font-size: 44px;
  line-height: 54px;
  text-decoration: underline;
}

.text-block-5 {
  font-family: 'Plantagenet cherokee', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 40px;
}

.text-block-5.s2-txt {
  max-width: 330px;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-5.mobile {
  display: none;
}

.div-block-6 {
  width: 35%;
}

.div-block-6.s3-txt {
  padding-left: 45px;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 395px;
  margin-left: 19px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

.s4-bg {
  position: relative;
  height: 970px;
  background-color: #d3cbd1;
  background-image: url('../images/img10.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.div-block-8 {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.text-span {
  color: #df3a7f;
}

.text-block-6 {
  position: relative;
  left: 206px;
  bottom: 73px;
  font-family: 'Plantagenet cherokee', sans-serif;
  color: #24121e;
  font-size: 22px;
  line-height: 26px;
  text-align: left;
}

.link-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 145px;
  height: 145px;
  min-height: 145px;
  min-width: 145px;
  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-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: 1000px;
  background-color: rgba(0, 0, 0, .78);
  text-decoration: none;
}

.text-block-7 {
  font-family: 'Plantagenet cherokee', sans-serif;
  color: #df3a7f;
  font-size: 20px;
  line-height: 22px;
}

.s5-bg {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #11172c;
}

.text-block-8 {
  font-family: 'Plantagenet cherokee', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 25px;
  text-align: center;
}

.div-block-9 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/img12.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-9._2nd-bg {
  background-image: url('../images/img13.jpg');
  background-size: cover;
}

.div-block-9._3rd-bg {
  background-image: url('../images/img14.jpg');
  background-size: cover;
}

.link-block-3 {
  width: 380px;
  height: 605px;
}

.white-border {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin: 10px;
  border: 1px solid #fff;
}

.image-5 {
  position: absolute;
  left: -45px;
  top: -60px;
}

.image-5._2nd-img {
  left: -20px;
}

.image-5._3rd-img {
  left: -35px;
}

.columns {
  margin-top: 100px;
}

.columns.desktop {
  display: block;
}

.columns.mobile {
  display: none;
}

.s6-bg {
  position: relative;
  height: 550px;
  background-image: url('../images/360-°-Panorama-Louvre-Museum-at-night-Paris-Île-de-France-France.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.mask {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, .55);
}

.text-block-9 {
  font-family: 'Plantagenet cherokee', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}

.s7-bg {
  position: relative;
  height: 960px;
  padding-top: 180px;
  padding-bottom: 180px;
  background-color: #e5dbdf;
}

.s7-bg-img {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/img18.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-6 {
  position: absolute;
  right: 25px;
  bottom: 25px;
  width: 410px;
}

.text-block-10 {
  font-family: Pertili, sans-serif;
  color: #24121e;
  font-size: 60px;
  line-height: 70px;
}

.div-block-10 {
  text-align: center;
}

.text-block-11 {
  display: block;
  max-width: 600px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Plantagenet cherokee', sans-serif;
  color: #24121e;
  font-size: 22px;
  line-height: 32px;
}

.text-span-2 {
  color: #df3a7f;
}

.link-block-4 {
  position: relative;
  width: 147px;
  height: 147px;
  min-height: 147px;
  min-width: 147px;
  text-decoration: none;
}

.link-block-4._2nd-linkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
  background-color: #aeaeae;
}

.image-7 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.text-block-12 {
  position: relative;
  left: 19px;
  top: 35px;
  z-index: 1;
  display: inline-block;
  font-family: 'Plantagenet cherokee', sans-serif;
  color: #e5dbdf;
  font-size: 20px;
  line-height: 24px;
}

.text-block-12._2nd-linkbox-txt {
  left: 0px;
  top: 0px;
  text-align: center;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 325px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.s8-bg {
  position: relative;
  height: 887px;
  border-top: 1px solid silver;
  background-image: url('../images/img23.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-block-13 {
  display: block;
  font-family: Pertili, sans-serif;
  font-size: 73px;
  line-height: 60px;
}

.text-block-14 {
  position: relative;
  left: 33px;
  display: inline-block;
  font-family: Pertili, sans-serif;
  font-size: 100px;
  line-height: 80px;
}

.text-block-14._2nd-title {
  font-size: 85px;
}

.text-block-14._3rd-title {
  font-size: 90px;
}

.div-block-12 {
  width: 50%;
  color: #000;
}

.div-block-12._2nd-blk {
  position: relative;
  width: 40%;
  margin-right: 20px;
}

.div-block-12._3rd-blk {
  width: 40%;
}

.text-block-15 {
  position: relative;
  left: 39px;
  max-width: 565px;
  margin-top: 40px;
  font-family: 'Plantagenet cherokee', sans-serif;
  font-size: 15px;
  line-height: 26px;
}

.text-block-15._2nd-txt {
  max-width: auto;
  margin-right: 20px;
}

.text-block-15._3rd-txt {
  padding-right: 20px;
}

.s8-bg-img {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/img25.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s9-bg {
  position: relative;
  height: 877px;
  border-top: 1px solid silver;
  background-image: url('../images/img26.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s9-bg-img {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/img27.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s10-bg {
  position: relative;
  height: 877px;
  border-top: 1px solid silver;
  background-image: url('../images/img28.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s10-bg-img {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/img29.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.white-mask {
  display: none;
}

.more-btn {
  position: relative;
  left: 37px;
  margin-top: 20px;
  padding: 10px 20px;
  background-color: rgba(0, 0, 0, .85);
  font-family: 'Plantagenet cherokee', sans-serif;
  color: #e5dbdf;
  font-size: 15px;
  text-decoration: none;
}

html.w-mod-js *[data-ix="with-love"] {
  opacity: 0;
}

@media (max-width: 991px) {
  .div-block {
    max-width: 720px;
  }
  .text-block {
    font-size: 60px;
  }
  .s2-bg {
    height: auto;
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .inner-1230 {
    max-width: 95%;
  }
  .inner-1230.flex.right {
    max-width: 95%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .text-block-4 {
    margin-bottom: 30px;
    font-size: 35px;
    line-height: 48px;
  }
  .text-block-5.s2-txt {
    max-width: 100%;
  }
  .div-block-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-4._2nd-frame {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .div-block-5.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .div-block-5.desktop {
    display: none;
  }
  .div-block-6 {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
  .div-block-6.s3-txt {
    padding-left: 0px;
  }
  .image-4 {
    margin-bottom: 13px;
  }
  .text-block-6 {
    max-width: 350px;
  }
  .link-block-3 {
    height: 450px;
  }
  .columns.desktop {
    display: none;
  }
  .columns.mobile {
    display: block;
  }
  .s7-bg {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .image-6 {
    left: 0px;
    right: 0px;
    bottom: 75px;
    display: block;
    width: 350px;
    margin-right: auto;
    margin-left: auto;
  }
  .s8-bg {
    height: 650px;
    background-position: 100% 50%;
    background-size: auto 100%;
  }
  .text-block-14._2nd-title {
    font-size: 100px;
  }
  .text-block-14._3rd-title {
    font-size: 100px;
  }
  .div-block-12 {
    width: 100%;
  }
  .div-block-12._2nd-blk {
    width: 100%;
    margin-right: 0px;
  }
  .div-block-12._3rd-blk {
    width: 100%;
  }
  .s8-bg-img {
    display: none;
    background-color: hsla(0, 0%, 100%, .7);
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .s9-bg {
    height: 650px;
    background-position: 0px 50%;
  }
  .s9-bg-img {
    display: none;
    background-color: hsla(0, 0%, 100%, .7);
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .s10-bg {
    height: 650px;
    background-position: 100% 50%;
  }
  .s10-bg-img {
    display: none;
    background-color: hsla(0, 0%, 100%, .7);
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .white-mask {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: block;
    background-color: hsla(0, 0%, 100%, .7);
  }
}

@media (max-width: 767px) {
  .s1-bg {
    height: 600px;
  }
  .div-block {
    margin-top: 50px;
    padding-bottom: 85px;
  }
  .image-2 {
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-3 {
    margin-top: 30px;
  }
  .text-block-5 {
    line-height: 28px;
  }
  .text-block-5.s2-txt {
    line-height: 30px;
  }
  .div-block-5 {
    width: 80%;
  }
  .image-4 {
    margin-bottom: 10px;
  }
  .s4-bg {
    height: 800px;
  }
  .text-block-6 {
    left: 0px;
    bottom: 0px;
    max-width: 100%;
    margin-bottom: 75px;
    text-align: center;
  }
  .s5-bg {
    padding-bottom: 25px;
  }
  .link-block-3 {
    display: block;
    width: 300px;
    height: 400px;
    margin-right: auto;
    margin-bottom: 75px;
    margin-left: auto;
  }
  .text-block-10 {
    font-size: 36px;
  }
  .text-block-11 {
    max-width: auto;
    font-size: 20px;
  }
  .s8-bg {
    height: 500px;
  }
  .text-block-13 {
    font-size: 60px;
  }
  .text-block-14 {
    left: 0px;
    font-size: 60px;
    line-height: 60px;
  }
  .text-block-14._2nd-title {
    font-size: 60px;
    line-height: 60px;
  }
  .text-block-14._3rd-title {
    font-size: 60px;
  }
  .div-block-12 {
    text-align: center;
  }
  .text-block-15 {
    left: 0px;
    max-width: 100%;
  }
  .text-block-15._2nd-txt {
    max-width: 100%;
  }
  .text-block-15._3rd-txt {
    max-width: 100%;
  }
  .s9-bg {
    height: 500px;
  }
  .s10-bg {
    height: 500px;
  }
  .image-8 {
    max-width: 350px;
  }
  .more-btn {
  left: 0px;
}
}

@media (max-width: 479px) {
  .div-block {
    padding-bottom: 70px;
  }
  .text-block {
    font-size: 40px;
  }
  .image-2 {
    width: 220px;
  }
  .text-block-4 {
    font-size: 28px;
    line-height: 36px;
  }
  .text-block-5.s2-txt {
    line-height: 26px;
  }
  .div-block-5 {
    width: 90%;
  }
  .div-block-7 {
    margin-left: 10px;
  }
  .image-4 {
    margin-bottom: 8px;
  }
  .s4-bg {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .text-block-6 {
    max-width: 100%;
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 24px;
  }
  .text-block-8 {
    font-size: 20px;
  }
  .s6-bg {
    height: 550px;
  }
  .text-block-9 {
    font-size: 18px;
    line-height: 28px;
  }
  .s7-bg {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .image-6 {
    display: none;
    width: 280px;
  }
  .text-block-10 {
    font-size: 24px;
    line-height: 32px;
  }
  .text-block-11 {
    margin-top: 15px;
    font-size: 16px;
    line-height: 22px;
  }
  .link-block-4 {
    width: 100px;
  }
  .link-block-4._2nd-linkbox {
    margin-top: 20px;
  }
  .div-block-11 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .s8-bg {
    background-size: auto;
  }
  .text-block-13 {
    font-size: 45px;
    line-height: 50px;
  }
  .text-block-14 {
    left: 0px;
    font-size: 45px;
    line-height: 50px;
  }
  .text-block-14._2nd-title {
    font-size: 45px;
    line-height: 45px;
  }
  .text-block-14._3rd-title {
    font-size: 45px;
  }
  .div-block-12 {
    text-align: center;
  }
  .text-block-15 {
    left: 0px;
    max-width: 100%;
    margin-top: 25px;
  }
  .text-block-15._2nd-txt {
    max-width: 100%;
  }
  .s9-bg {
    background-size: auto;
  }
  .s10-bg {
    background-size: auto;
  }
  .image-8 {
    max-width: 95%;
  }
}

@font-face {
  font-family: 'Pertili';
  src: url('../fonts/PERTILI.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Per ';
  src: url('../fonts/PER_____.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Plantagenet cherokee';
  src: url('../fonts/Plantagenet-Cherokee.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Perpetua font';
  src: url('../fonts/Perpetua-Bold-font.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}