@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400&display=swap");
@font-face {
  font-family: "Cinzel";
  src: url("./Assets/fonts/Cinzel-Regular.ttf");
}
@font-face {
  font-family: "JostRegular";
  src: url("./Assets/fonts/Jost-Regular.ttf");
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #f5cb86 !important;
  opacity: 0.4 !important; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #f5cb86 !important;
}
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #f5cb86 !important;
}
::-webkit-calendar-picker-indicator {
  filter: invert(53%) sepia(80%) saturate(554%) hue-rotate(6deg)
    brightness(107%) contrast(186%);
  cursor: pointer;
}
::-webkit-calendar-picker-indicator:hover {
  filter: invert(60%) sepia(100%) saturate(1854%) hue-rotate(3deg)
    brightness(107%) contrast(106%);
}
/* ::-webkit-calendar-picker-indicator {
  filter: invert(1) !important;
  background-color: #f5cb86 !important;

} */
.loader {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  position: absolute;
  width: 100vw;
  bottom: 0px;
  /* background-color: #00000095; */
  top: 0px;
  left: 0px;
}

.swiper {
  width: 100%;
  height: 100%;
}
p#req_fields {
  font-size: 16px;
  background-color: #c50400;
  color: white;
  padding: 6px 12px;
  text-align: center;
  font-family: "JostRegular";
  width: fit-content;
  border-radius: 8px;
}

body {
  overscroll-behavior: none;
  height: 90vh;
  background-color: #000;
}
/* width */
::-webkit-scrollbar {
  width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #bf9542;
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #da8a00;
}
.containerM {
  overscroll-behavior: none;
  width: 1000%;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
}
.left_header {
  text-align: left;
}
.right_header {
  text-align: right;
}
.header_hmd {
  position: fixed;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.78) 0%,
    rgba(0, 0, 0, 0.02) 100%
  );
  top: 0px;
  z-index: 32;
  height: 10vh;
  width: 100vw;
}
.active_main {
  color: #fff !important;
  font-weight: bolder !important;
}
.header_link {
  font-family: "JostRegular";
  font-size: 20px;
  line-height: 130%;
  color: #f5cb86;
  text-decoration: none !important;
}
.footerLinkColor {
  color: #bf9542 !important;
}
.header_link:hover {
  color: #fff;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}
.first_left {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 90vh;
}
a {
  text-decoration: none;
}
.first_hmd {
  max-width: 100%;
  height: auto;
}
.left_start_main {
  max-width: 100%;
  height: 445px !important;
}
.heroSection {
  height: 90vh;
  width: 100vw;
  background-color: black;
  overflow-y: hidden;
  overflow-x: hidden;
}
.heroSectionN {
  height: 100vh;
  width: 100vw;
  background-color: black;
  overflow-y: hidden;
  overflow-x: hidden;
}
.alignMiddleSecond {
  justify-content: center;
  align-items: center;
  display: flex;
}
.para_second {
  font-family: "Cinzel";
  font-size: 28px;
  line-height: 100%;
  color: #fff;
}
.spaceSecondFold {
  margin-bottom: -8%;
  padding-right: 5%;
}
.spaceAroundThird {
  padding-left: 5%;
  margin-bottom: -8%;
}
.spaceAroundFourth {
  padding-left: 18%;
  margin-top: 12%;
}
.para_third {
  font-family: "Cinzel";
  font-size: 32px;
  line-height: 100%;
  color: #fff;
}
.alignLeftThird {
  display: flex;
  justify-content: left;
  align-items: flex-end;
}
.text_fourth {
  height: 90vh;
  display: flex;
  justify-content: left;
  padding-left: 26%;
  padding-top: 80px;
  align-items: flex-start;
}
.hmd_second {
  height: 90vh;
  display: flex;
  justify-content: end;
  align-items: end;
}
.alignSecondMain {
  justify-content: end;
  align-items: end;
  display: flex;
}
.second_left_main {
  max-width: 100%;
  height: 66vh !important;
  margin-top: 30%;
}
.second_left {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 90vh;
}

.bg_second {
  background-image: url("./Assets/2x/second_bg.png");
  background-position: left;
  background-size: cover;
  height: 90vh;
  width: 100vw;
  background-repeat: no-repeat;
  background-color: transparent !important;
}
.bg_third {
  background-image: url("./Assets/2x/third_bg@2x.png");
  background-position: center;
  background-size: cover;
  height: 90vh;
  width: 100vw;
  background-repeat: no-repeat;
  background-color: transparent !important;
}
.bg_fourth {
  background-image: url("./Assets/2x/fourth_bg@2x.png");
  background-position: center;
  background-size: cover;
  height: 90vh;
  width: 100vw;
  background-repeat: no-repeat;
  background-color: transparent !important;
}
.btn-close:focus {
  outline: 0;
  box-shadow: none !important;
  opacity: 1;
}
.bg_last_slide {
  background-image: url("./Assets/2x/last_slide.png");
  background-position: center;
  background-size: cover;
  height: 90vh;
  width: 100vw;
  background-repeat: no-repeat;
  background-color: transparent !important;
}
.space_left_nav_r {
  margin-right: 32px;
}
.footer_fix {
  position: fixed;
  bottom: 0px;
  z-index: 9999;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.78) 0%,
    rgba(0, 0, 0, 0.1) 100%
  );
  width: 100vw;
}
.footer_b_fix {
  padding: 0px 40px;
  display: flex;
  height: 10vh;
  justify-content: center;
  align-items: center;
}
.align_middle {
  height: 10vh;
  padding: 0px 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer_logo {
  text-align: right !important;
}
.footer_hmd {
  max-width: 100%;
  height: 38px !important;
  z-index: 9999;
}
.collectionBlockFirst {
  background-color: #0b0b09;
}
.space_link {
  margin-left: 32px;
}
.footer_link {
  font-family: "JostRegular";
  font-size: 20px;
  line-height: 130%;
  color: #ebc180;
  text-decoration: none !important;
}
.footer_link:hover {
  color: #fff;
  transition: 0.3s all ease-in-out;
}
/* legacy */
.legacy_main {
  width: 100vw;
  padding: 20px 5% 0px 5%;
}
.alignCenter {
  text-align: center;
}
.example-open .modal-backdrop {
  background: rgba(0, 0, 0, 0.698);
  backdrop-filter: blur(26px);
}
.gradientBlock {
  background: radial-gradient(
    61.2% 61.2% at 50% 38.8%,
    #6d3218 0%,
    #000000 100%
  );
  background-size: 400% 400%;
  animation: gradient 15s ease infinite;
}
.gradientBlockNew {
  background-color: #000000;
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.middle_content {
  height: 90vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.legacy_txt {
  font-family: "Cinzel";
  font-size: 48px;
  margin-bottom: 6px;
  line-height: 100%;
  color: #d5d2d1;
  text-decoration: none !important;
}
.slide_legacy_main {
  max-width: 100%;
  height: 74vh;
  background-color: transparent !important;
}
.logo_link {
  text-decoration: none !important;
}
.bs_none {
  box-shadow: none !important;
  background-color: transparent !important;
}
.left_footer {
  display: flex;
  justify-content: start;
  align-items: center;
}
.box {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btnNws {
  background: linear-gradient(90deg, #7e5936 -46.65%, #ebc180 97.31%);
  padding: 8px 28px;
  color: #000;
  border: 1px solid #00000000;
  border-radius: 8px;
  width: fit-content !important;
  text-transform: uppercase;
  font-family: "Cinzel";
  font-size: 14px;
  margin-left: 10px;
  opacity: 0;
}
.newsEmail {
  padding: 5px;
  transition: all 1s ease;
  color: #f5cb86 !important;
  box-sizing: border-box;
  border-radius: 8px;
  text-align: center;
  opacity: 0;
  font-family: "Cinzel";
  font-size: 14px;
  text-transform: uppercase;
  background-color: transparent;
  border: 1px solid #bf9542d4;
}
.newsEmail:focus {
  box-shadow: none !important;
  border: 1px solid #e39414 !important;
  background-color: transparent;
  color: #f5cb86 !important;
}
.search:focus {
  border: 1px solid #e39414 !important;
}
.search.expanded {
  width: 280px;
  opacity: 1;
}
.nwsLExp {
  cursor: pointer;
  margin-left: 52px;
  margin-right: 22px;
}
.nwsLExp:hover {
  cursor: pointer;
}

/*  */

.pinned-image {
  color: white;
  display: flex;
  height: 100vh;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.pinned-image__container {
  padding-top: 58%;
  position: relative;
  transform: scale(0.75);
  width: 100%;
}
.pinned-image__container-overlay {
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.pinned-image__container-overlay--gradient {
  background: rgba(206, 112, 222, 0.7);
  background: linear-gradient(90deg, #ce70de 0%, rgba(255, 98, 141, 0.7) 100%);
}
.pinned-image__container img {
  height: 100%;
  left: 0;
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  width: 100%;
}
.legacyTxt {
  font-family: "Cinzel";
  color: #fff;
  font-size: 30px;
  position: absolute;
  z-index: 99;
  bottom: 0px;
  text-align: center;
  margin-left: auto;
  text-decoration: none;
  margin-right: auto;
  left: 42%;
  bottom: 2%;
}
.legacyTxt:hover {
  color: #eeaa23;
  text-decoration: none;
}
.slide_img_container {
  position: relative;
  text-align: center;
}
.collectionCardsBlock {
  padding: 140px 5%;
}
h2 {
  font-size: 3rem;
  max-width: 500px;
  font-family: termina, sans-serif;
  text-transform: lowercase;
  line-height: 1.4;
  color: #1a292c;
}
@media (max-width: 600px) {
  h2 {
    font-size: 1.8rem;
  }
}
.reveal-text {
  visibility: hidden;
}
.line {
  position: relative;
  overflow: hidden;
  display: flex;
}
/* .sec {
    display: grid;
    place-items: center;
    min-height: 100vh;
    width: 100%;
    padding: 10vw;
 } */
.sec:nth-child(2) {
  background: #efeae7;
}
.sec:nth-child(3) {
  background: #d3a488;
}
* {
  box-sizing: border-box;
}
body {
  overflow-x: hidden;
}
/*  */
.containerr {
  display: grid;
  place-items: center;
  height: 100vh;
  width: 100%;
  position: relative;
}

.containerr:nth-child(2) {
  background: #3c564f;
}
.containerr:nth-child(1) {
  background: #b69187;
}
.containerr:nth-child(4) {
  background: #bcb8ad;
}
.containerr:nth-child(3) {
  background: #b6916d;
}

img {
  /* height: 100%; */
  width: auto;
  object-fit: contain;
}

body:not(.no-js) .image-wrap {
  transition: 1s ease-out;
  transition-delay: 0.2s;
  position: relative;
  width: auto;
  height: 80vh;
  overflow: hidden;
  clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
  visibility: hidden;
}

body:not(.no-js) .image-wrap img {
  transform: scale(1.3);
  transition: 2s ease-out;
}

body:not(.no-js) .animating .image-wrap {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  visibility: visible;
  transform: skewY(0);
}
body:not(.no-js) .image-wrapp {
  transition: 1s ease-out;
  transition-delay: 0.2s;
  position: relative;
  width: auto;
  /* height: 80vh; */
  overflow: hidden;
  clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
  visibility: hidden;
}

body:not(.no-js) .image-wrapp img {
  transform: scale(1.3);
  transition: 2s ease-out;
}

body:not(.no-js) .animating .image-wrapp {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  visibility: visible;
  transform: skewY(0);
}

body:not(.no-js) .animating img {
  transform: scale(1);
  transition: 4s ease-out;
}

body:not(.no-js) .fadeup {
  opacity: 0;
  transition: 0.4s ease-out;
  transform: translateY(40px);
}

body:not(.no-js) .fading-up {
  opacity: 1;
  transition: 1s ease-out;
  transform: translateY(0px);
  transition-delay: 0.7s;
}
.legacy_cards_collection {
  max-width: 100%;
  height: auto;
}
.oneLc {
  text-align: center;
}
.twoLC {
  margin-top: 120px;
  text-align: center;
}

.threeLC {
  margin-top: 240px;
  text-align: center;
}
.legacyTxtC {
  font-family: "Cinzel";
  color: #fff;
  font-size: 32px;
  margin-top: 16px;
}
.containerCollection {
  padding: 0px 6%;
}
.cards {
  display: flex;
  max-width: 100%;
  height: 90vh;
  margin: auto;
  /* center the items of flex (horizontally & vertically) */
  justify-content: center;
  align-items: center;
}
.collectionPageImg {
  max-width: 100%;
  height: 82vh;
  object-fit: cover !important;
  border-radius: 32px;
}
.collectionTxtMain {
  margin-top: -15%;
  margin-left: 32px;
  margin-bottom: 12px;
  text-align: left;
  font-size: 32px;
  font-family: "JostRegular";
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}
.collectionTxtMain:hover {
  color: #bf9542;
  transition: 0.3s all ease-in;
  text-decoration: none;
}

.cards .card {
  width: 100%;
  height: 75vh;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  box-sizing: border-box;
  margin: 0px -60px;
  background-color: transparent;
  /* filter: brightness(60%); */
  border: none;
  z-index: 0;
  transition: transform 0.4s, filter 0.4s, z-index 0.2s;
}

.cards .card:hover {
  /* if hovered : light, move up(set on each item), stack on the top */
  filter: brightness(100%);
  z-index: 1;
  transition: 0.3s all ease-in-out;
}

.cards .card:nth-child(1) {
}

.cards .card:nth-child(1):hover {
  /* if hovered, move up a little bit */
  transform: translateY(-10px);
}

.cards .card:nth-child(2) {
}

.cards .card:nth-child(2):hover {
  transform: translateY(-10px);
}

.cards .card:nth-child(3) {
}

.cards .card:nth-child(3):hover {
  transform: translateY(-10px);
}

.ciImgStyle {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: filter 600ms ease;
  -webkit-transition: -webkit-filter 600ms ease; */
}
.ciImgStyleDiamond {
  width: 100%;
  height: 90vh;
  object-fit: cover;
  /* filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: filter 600ms ease;
  -webkit-transition: -webkit-filter 600ms ease; */
}
/* .ciImgStyleDiamond:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  transition: filter 600ms ease;
} */
/* .ciImgStyle:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  transition: filter 600ms ease;
} */
.containerInfoC {
  padding: 100px 5% 120px 5%;
}
.bottomConentInfo {
  background-color: #000;
  background-attachment: fixed;
}
.head_boh {
  color: #ebc180;
  font-family: "Cinzel";
  font-size: 44px;
  text-align: center;
}
.txtBottomInfo {
  font-family: "Cinzel";
  font-size: 32px;
  text-align: center;
  line-height: 150%;
  color: #cac7c6;
}
.head_prop_boh {
  max-width: 100%;
  height: 32px;
}
.boh_main_card {
  text-align: center;
}
.btn-close {
  box-sizing: content-box;
  width: 2em !important;
  height: 2em !important;
  padding: 5px;
  color: #000;
  background: transparent url("./Assets/close.svg") center/1em auto no-repeat !important;
  border: 0;
  border-radius: 0.375rem;
  opacity: 1;
}
.splide__arrow {
  top: 40% !important;
  background: #ebc180 !important;
}
.modal-dialog,
.styleContentMo,
.modal-body {
  padding: 0px !important;
}
.boh_p {
  max-width: 100%;
  min-height: 380px;
  border: 1px solid #f5cb86;
  border-radius: 32px;
}
.space_top_boh {
  margin-top: 52px;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.brides_name {
  font-family: "Cinzel";
  color: #ebc180;
  font-weight: 400;
  margin-bottom: 6px;
  margin-top: 22px;
  font-size: 24px;
}
.line_boh {
  font-family: "JostRegular";
  font-size: 20px;
  text-align: center;
  line-height: 130%;
  color: #ebc180;
}
.modal-fullscreen .modal-body {
  overflow-y: hidden;
}
.form_main_upper {
  margin: 0px auto;
  text-align: left;
  position: absolute;
  top: 0px;
  padding: 80px 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  justify-content: center;
  height: 100%;
  display: flex;
  align-items: center;
}
.pad_zero {
  padding-bottom: 0px !important;
}
.contentCi {
  margin-bottom: 80px;
}
.reserve_form_last {
  background-color: #0b0b09;
  /* padding: 120px 0% 180px 0%; */
  position: relative;
}
.scroll_off {
  overflow-y: hidden;
}
.style_diamond_popup {
  height: 90%;
  width: 100%;
  object-fit: cover;
}
.space_c_frm {
  margin-bottom: 52px !important;
}
.visitForm {
  width: 100%;
  margin: 0px auto;
}
.w100M {
  width: 100% !important;
}
.pop_form_um {
  padding: 0px 0px 40px 0px !important;
  display: flex;
  height: 92%;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.space_c_frm_s {
  margin-bottom: 22px !important;
  margin-top: 32px;
}
.visitFormPop {
  width: 100%;
}
.styleContentMo {
  padding: 22px;
  border-radius: 24px;
}
.modal-header {
  border-bottom: none;
}
.lHBottom {
  font-family: "Cinzel";
  font-size: 32px;
  line-height: 130%;
  text-align: center;
  color: #f5cb86;
}
.lHBottomPop {
  font-family: "Cinzel";
  font-size: 28px;
  line-height: 140%;
  color: #fff;
}
.labelBb {
  font-family: "JostRegular";
  font-size: 18px;
  font-weight: 400;
  color: #f5cb86;
  text-transform: uppercase;
  margin-right: 32px;
}
.sel_opt_rf {
  color: #f5cb86 !important;
  border: 1px solid #f5cb86d1;
  text-transform: capitalize;
  font-family: "JostRegular";
  background-color: transparent;
  border-radius: 10px;
  height: 40px;
  margin-bottom: 18px;
}
.opt_main_fnt {
  font-family: ";JostRegular";
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; /* Remove default arrow */
  background-image: url(./Assets/down-arrow.svg) !important; /* Add custom arrow */
}
.sel_opt_rf:focus {
  box-shadow: none !important;
  border: 2px solid #e99612;
  background-color: transparent;
  color: #f5cb86 !important;
}
.bbOne {
  border: 1px solid #f5cb86d1;
  text-transform: uppercase;
  background-color: transparent;
  border-radius: 10px;
  height: 40px;
  text-transform: capitalize;
  color: #f5cb86 !important;
  margin-bottom: 18px;
  font-family: "JostRegular";
}
.bbOne:focus {
  box-shadow: none !important;
  border: 2px solid #e99612;
  background-color: transparent;
  color: #f5cb86 !important;
  color: #f5cb86;
}
.customInputBottom {
  background-color: transparent !important;
  color: #f5cb86 !important;
  text-transform: capitalize;
  border: none;
  font-family: "JostRegular";
  border-radius: 10px;
  height: 40px;
  border: 1px solid #f5cb86d1;
  border-radius: 10px;
}
.customInputBottom:focus {
  box-shadow: none !important;
  border: 2px solid #f5cb86 !important;
  color: #f5cb86 !important;
  opacity: 1 !important;
  background-color: transparent !important;
}
.formInfoPop {
  border-bottom: 1px solid #696969;
  margin-bottom: 28px;
  display: flex;
}
.btnVisit {
  background: linear-gradient(90deg, #7e5936 -46.65%, #ebc180 97.31%);
  padding: 10px 46px;
  color: #000;
  display: block;
  margin: 0px auto;
  border: 1px solid #00000000;
  border-radius: 10px;
  margin-top: 32px;
  text-transform: uppercase;
  font-family: "Cinzel";
  font-size: 20px;
}
.btnVisitPop {
  background-color: #bf9542;
  padding: 10px 46px;
  border: none;
  margin: 16px auto 0px auto;
  color: #000;
  border-radius: 10px;
  text-transform: uppercase;
  font-family: "Cinzel";
  font-size: 16px;
}
.btnVisitPop:hover {
  background-color: #000;
  transition: 0.4s all ease-in;
  color: #fff;
  border: 1px solid #ffffff6c;
}
.btnVisit:hover {
  background-color: #bf9542;
  transition: 0.4s all ease-in;
  color: #000;
}

.animate {
  width: 100%;
  height: 100vh;
}

.scrollimgzoomcontainer {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.scrollimgzoom {
  width: 100%;
  height: 100%;
}

.animatee {
  width: 100%;
  height: 100vh;
}

.scrollimgzoomcontainerr {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.scrollimgzoomm {
  width: 100%;
  height: 100%;
}

.animateee {
  width: 100%;
  height: 100vh;
}
.para_second_new {
  font-family: "Cinzel";
  font-size: 32px;
  line-height: 128%;
  letter-spacing: -0.01em;
  color: #fff;
}

.spaceSecondFoldNew {
  padding-left: 5%;
  margin-bottom: 0%;
}
.scrollimgzoomcontainerrr {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.scrollimgzoommm {
  width: 100%;
  height: 100%;
}
.pAb {
  position: absolute;
  width: 100%;
  top: 0px;
  height: 100%;
}
/* CSS styles */

/* scroll */
/* .containerr {
    background: #000000;
 }
  .containerr .hero {
    display: grid;
    grid-template-columns: 60% 40%;
    height: 100vh;
 }
  .containerr .hero .copy {
    display: grid;
    align-content: center;
    padding: 0 1rem;
    height: 100%;
 }
  .containerr .hero .copy blockquote {
    font-size: 6vmin;
    font-weight: 300;
 }
  .containerr .hero .copy blockquote span {
    font-style: italic;
    font-weight: 400;
 }
  .containerr .hero .copy blockquote cite {
    font-weight: 300;
    font-style: italic;
    font-size: 4.5vmin;
    display: block;
    padding: 8px 0;
 }
  .containerr .hero .image-wrapper {
    height: 100vh;
    width: 100%;
 }
  .containerr .hero .image-wrapper img {
    height: 100%;
    width: 100%;
    object-fit: cover;
 }
  .containerr .section-0 {
    margin-top: 20vh;
    text-align: center;
 }
  .containerr .section-0 p {
    font-size: 5vw;
 }
  .containerr .section-0 cite {
    font-size: 3vw;
 }
  .containerr .section-1 {
    height: 100vh;
    display: grid;
    place-content: center;
    padding: 0 1rem;
 }
  .containerr .section-1 .image-mask {
    width: 90vw;
    height: 90vh;
    background: url('./Assets/2x/fourth_bg@2x.png');
    background-size: cover;
    background-position-x: 50%;
    background-position-y: 90%;
    background-size: 100%;
 }
  .containerr .section-1 .image-mask img {
    height: 100%;
    width: 100%;
    object-fit: cover;
 }
  .containerr .section-1 blockquote {
    font-size: 9vmin;
    font-weight: 300;
 }
  .containerr .section-1 blockquote span {
    font-style: italic;
    font-weight: 400;
 }
  .containerr .section-1 blockquote cite {
    font-weight: 300;
    font-style: italic;
    font-size: 7.5vmin;
    display: block;
    padding: 8px 0;
 }
  .containerr .section-2 {
    height: calc(300vh + 32px + 16px);
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-template-columns: 40% 60%;
 }
  .containerr .section-2 blockquote {
    font-size: 5vmin;
    padding: 16px 16px 0 16px;
 }
  .containerr .section-2 blockquote cite {
    display: block;
 }
  .containerr .section-2 .images-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 0 8px;
    gap: 8px;
    margin-top: 16px;
 }
  .containerr .section-2 .images-container img {
    width: 100%;
    max-height: 75vh;
    height: 100%;
    align-self: stretch;
    object-fit: cover;
 }
  .containerr .section-3 {
    height: 100vh;
    display: grid;
    grid-template-columns: 40% 60%;
    position: relative;
 }
  .containerr .section-3 .image-wrapper {
    height: 100%;
    width: 100%;
 }
  .containerr .section-3 .image-wrapper img {
    height: 100%;
    width: 100%;
    object-fit: cover;
 }
  .containerr .section-3 .copy {
    font-size: 8vmin;
    height: 100vh;
    width: 100%;
    display: grid;
    align-content: center;
 }
  .containerr .section-3 .copy blockquote {
    margin: 0 32px;
 }
  .containerr .section-3 .copyright {
    position: absolute;
    bottom: 5%;
    left: 50%;
    font-size: 4vmin !important;
 } */
.hero_video {
  width: 100%;
  height: 100%;
  z-index: 99999999999999999 !important;
}
div#reserveVisit {
  z-index: 10000;
}
.parallax_mobile {
  padding: 290px 0px 0px 0px;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  background-attachment: scroll;
}
.bg_01 {
  background-position: right;
  margin-top: -8px;
  background-image: url("./Assets/mobile/1.webp");
}
.bg_02 {
  background-position: center;
  background-image: url("./Assets/images/fire-coll.webp");
}
.bg_03 {
  background-position: center;
  background-image: url("./Assets/mobile/water.webp");
  /* padding-bottom: 220px !important; */
}
.bg_04 {
  background-position: left !important;
  background-image: url("./Assets/mobile/earth.webp");
  /* padding-bottom: 220px !important; */
}
.txt_para {
  padding: 0px 6%;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.81) 3.35%,
    rgba(221, 221, 221, 0) 100%
  );
}
.parallax_para {
  font-family: "Cinzel";
  font-size: 28px;
  line-height: 120%;
  text-align: center;
  border-radius: 10px;
  padding: 28px 24px 42px 24px;
  color: #fff;
}

.lastImgGold {
  width: 100vw;
  /* height: 80vh; */
  object-fit: cover;
  object-position: top;
}
img.fslightbox-source.fslightbox-opacity-1 {
  height: 80vh !important;
  margin-top: -5%;
}

/*  */
html,
body {
  width: 100%;
  height: 100%;
}
#bg {
  position: relative;
}
#main {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background-color: #000000;
  pointer-events: none;
}
.hero-img {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0%;
  left: 0%;
  z-index: 99;
  transform: translate(-0%, -0%);
  transform-origin: center;
  overflow: hidden;
  pointer-events: none;
}
.hero-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.headermain {
  top: 0;
  opacity: 0;
  transition: 1s ease-in-out;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.81) 0%,
    rgba(0, 0, 0, 0) 100%
  );
}
.right_header .coll {
  margin-right: 30px;
}
.header_link {
  font-family: "JostRegular";
  font-weight: 900;
  line-height: 130%;
  text-decoration: none !important;
}
.footer {
  bottom: 0;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.78) 0%,
    rgba(0, 0, 0, 0.1) 100%
  ) !important;
  opacity: 0;
  z-index: 9999999999999;
  transition: 1s ease-in-out;
}
.footer .footer_link.nwsLExp {
  margin: 30px;
}
.sizing {
  position: absolute;
  background-color: transparent;
  z-index: 12;
  height: 10vh;
  width: 100%;
  background-color: rgba(255, 0, 0, 0);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px;
  z-index: 9999999999999;
  pointer-events: all;
}
.sizing a {
  font-family: "JostRegular";
  text-decoration: none;
  cursor: pointer;
}

.left_footer {
  display: flex;
}
.footer_logo img.footer_hmd {
  max-width: 100%;
  height: 38px !important;
}
.footer_link {
  font-family: "JostRegular";
  font-weight: 900;
  color: #ebc180;
  font-size: 20px;
}
.footer_link:hover {
  color: #fff;
  transition: 0.3s all ease-in-out;
}
.header_link:hover {
  color: #ebc180;
  transition: 0.3s all ease-in-out;
}
.horz-wrapper {
  position: relative;
  width: 100%;
  height: 200vh;
  display: flex;
  flex-wrap: nowrap;
  overscroll-behavior: none;
}
/* .pp_scroller{
  position: absolute;
  bottom: 10%;
  overflow: hidden;
  left: 50%;
  z-index: 9999;
} */
.pp_scroller {
  position: fixed;
  bottom: 10%;
  overflow: hidden;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  animation: scroller 1s ease-in-out infinite both;
  mix-blend-mode: difference;
}
@keyframes scroller {
  0% {
    margin-bottom: 20px;
  }
  50% {
    margin-bottom: 0px;
  }
  100% {
    margin-bottom: 20px;
  }
}
.scroller_img {
  max-width: 100%;
  height: 42px;
}
.cont {
  position: sticky;
  top: 0%;
  width: 100%;
  height: 100vh;
  background-color: #000000;
  overflow: hidden;
}
.logo-cntr {
  position: relative;
  width: 100%;
  height: 100%;
}
.row-cntr {
  display: flex;
  height: 100vh;
  overflow: hidden;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
}
.logo-cntr .img_hmd_first {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100vh;
  justify-content: center;
  position: relative;
  width: 60vw;
}
.logo-cntr .img_hmd_first .first_hmd {
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
  z-index: -1;
}

.Homepage__FirstSection {
  display: block;
  height: 100vh;
  position: relative;
  width: 40vw;
  overflow: hidden;
}
.Homepage__FirstSpritesContainer {
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%;
  transform-origin: right center;
  background-color: rgba(0, 0, 0, 0.467);
  display: flex;
  align-items: center;
  justify-content: center;
}
.Homepage_FirstFrame {
  height: 100%;
  position: absolute;
  transform-origin: right;
  width: 100%;
}
.JpegSequence {
  background-image: url(./Assets/images/1.webp);
  transform: none;
  transition: transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: absolute;
  height: 60%;
  transform-origin: right;
  width: 54%;
  will-change: transform;
  border-radius: 40px;
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}

.Homepage__FirstFrame {
  height: 100%;
  position: absolute;
  transform-origin: right;
  width: 100%;
  top: 0;
}
.cntr-2 {
  opacity: 0;
}
.space {
  position: relative;
  width: 60vw;
  height: 100vh;
  justify-content: flex-start;
  align-items: end;
  display: flex;
}
.right-wrapper {
  position: relative;
  width: 40vw;
  height: 100vh;
}
.slide2-img-wrapper {
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%;
  transform-origin: right center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slide2-small-img {
  background-image: url("./Assets/images/fire-coll.webp");
}
.first {
  overflow: hidden;
  width: 500px;
  height: 34%;
  margin-right: -5%;
  margin-left: 32px;
  transform: translateY(100px);
  margin-bottom: 25%;
}

.first .content_lines {
  font-size: 30px;
  font-family: cinzel;
  display: inline-block;
  line-height: 110%;
  width: fit-content;
  height: fit-content;
  white-space: nowrap;
  overflow: hidden;
  font-weight: 900;
  color: #fff;
}



.splide__arrow--prev {
  left: -3em !important;
}
.splide__arrow--next {
  right: -3em !important;
}
.cntr-3 {
  opacity: 0;
}
.right-wrapper-2 {
  position: relative;
  width: 40vw;
  height: 100vh;
}
.slide2-img-wrapper-2 {
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%;
  transform-origin: right center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slide3-small-img {
  background-image: url("./Assets/images/water.webp");
}
.cntr-4 {
  opacity: 0;
}
 /* totally new code for new image  */
 .right-wrapper-3 {
  position: relative;
  width: 40vw;
  height: 100vh;
}
.slide3-img-wrapper-3 {
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%;
  transform-origin: right center;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* .slide4-small-img {
  background-image: url("./Assets/images/earth.webp");
  background-size: cover;
  background-position: center;
  height: 100%;
  width: 100%;
  transform-origin: center;
  transition: all 0.5s ease-in-out;
} */
.slide4-small-img{
  background-image: url("./Assets/images/earth.webp");
  /* height: 30%; */
}
.cntr-5 {
  opacity: 0;
}

/* totally new code for new image  */
/* .right-wrapper-4 {
  position: relative;
  width: 40vw;
  height: 100vh;
}

.slide4-img-wrapper-4 {
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%;
  transform-origin: right center;
  display: flex;
  align-items: center;
  justify-content: center;
} */

.slide5-small-img {
  background-image: url("./Assets/images/section5.jpg");
}


 .cntr-6 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100vh;
  padding-right: 100px; /* Increase this for more right alignment */
  opacity: 0;
}

.first1 {
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
  max-width: 500px;
  text-align: right;
  opacity: 0; /* GSAP animates to 1 */
}

.first1 .content_lines1 {
  font-size: 30px;
  font-family: 'Cinzel';
  display: block;
  line-height: 110%;
  font-weight: 900;
  color: black;
  white-space: nowrap;
}


@media only screen and (max-width: 500px) {
  .hero-img {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0%;
    left: 0%;
    z-index: 99;
    transform: translate(-0%, -0%);
    transform-origin: center;
    /* background-color: red; */
  }
  .hero-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}
.splide__pagination {
  display: none !important;
}
/*  */
.showcase {
  position: relative;
  right: 0;
  width: 100%;
  height: 100vh;
  /* padding: 100px; */
  padding: 0px 4%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #111;
  transition: 0.5s;
  z-index: 2;
}
.showcase.active {
  /* right: 6%; */
}

.showcase video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.9;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #00000041;
  mix-blend-mode: overlay;
}
.hl_main_legacy {
  color: #fff !important;
  font-family: "Cinzel";
  text-align: right;
  font-size: 32px;
}
.highlightSmallLegacy {
  color: #fff !important;
  font-family: "JostRegular";
  font-size: 22px;
  text-align: right;
  margin-bottom: 32px;
}
.alpha_txt_head {
  color: #fff !important;
  font-family: "JostRegular";
  font-size: 42px !important;
}

.text {
  text-align: left;
  width: 100%;
  height: 80vh;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow-y: scroll;
  position: relative;
  z-index: 10;
}
.legacy_txt_main {
  font-family: "JostRegular";
  color: #fff;
  text-align: right;
  font-size: 19px;
  padding-left: 45%;
  line-height: 130%;
}
.big_txt {
  font-family: "Cinzel";
  color: #fff;
  font-size: 32px;
  position: absolute;
  margin-bottom: 6px;
  line-height: 120%;
  bottom: 0px;
}
.style_diamond {
  width: 100%;
  height: 80%;
  object-fit: cover;
}
.label_img {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.81) 3.35%,
    rgba(221, 221, 221, 0) 100%
  );
  padding: 32px 42px;
  color: #fff;
  width: 100%;
  left: 0px;
  position: absolute;
  margin-right: 26%;
  bottom: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: 400;
  font-family: "Montserrat";
  z-index: 31;
}
.popup_form_bg {
  text-align: right;
  position: absolute;
  z-index: 9;
  right: 26px;
  top: 32px;
}
.img_main_box {
  position: relative;
}
.bg_mobile_legacy {
  background-color: #000000;
}
.space_inus_g {
  margin-top: -6px;
}
.swal-modal {
  background: black !important;
  text-align: center;
  border: 1px solid #f5cb86 !important;
  z-index: 9999999999999999999999999999999999999999999999 !important;
}

.swal-footer {
  text-align: center;
  padding-top: 13px;
  margin-top: 13px;
  padding: 13px 16px;
}
.swal-button {
  background-color: #bf9542 !important;
  margin-bottom: 20px !important;
}
.swal-overlay--show-modal {
  background-color: rgb(0 0 0 / 73%);
}
button.swal-button.swal-button--confirm {
  background: linear-gradient(
    90deg,
    rgb(126, 89, 54) -46.65%,
    rgb(235, 193, 128) 97.31%
  ) !important;
  padding: 10px 46px;
  color: rgb(0, 0, 0) !important;
  display: block;
  margin: 0px auto 0px;
  border: 1px solid rgba(0, 0, 0, 0) !important;
  border-radius: 10px;
  text-transform: uppercase;
  font-family: "Cinzel";
  font-size: 20px;
}
.swal-title {
  color: #f5cb86 !important;
  font-family: "Cinzel";
  text-transform: none;
  position: relative;
  display: block;
  padding: 13px 16px 0px 16px;
  font-size: 30px;
  line-height: normal;
  text-align: center;
  margin-bottom: 0;
}
#req_fields1 {
  font-size: 14px;
  background-color: #c50400;
  color: white;
  font-family: "JostRegular";
  padding: 6px 12px;
  text-align: center;
  text-align: center;
  width: fit-content;
  border-radius: 8px;
}
.text {
  padding: 40px 0px 80px 0px;
}
.desktop {
  display: block;
}
.mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .index_footer_custom {
    padding-top: 40px !important;
    margin-top: 0px !important;
  }
  .custom_footer_m {
    padding-top: 40px !important;
  }
  .splide__pagination {
    display: block !important;
  }
  .splide__pagination__page.is-active {
    background: #f5cb86 !important;
    transform: scale(1.4);
    z-index: 1;
    opacity: 1 !important;
  }
  .splide__pagination {
    bottom: -1.5em !important;
    left: 0px;
    text-align: center;
    padding: 0 1em;
    position: absolute;
    right: 0;
    z-index: 1;
  }
  .hl_main_legacy {
    font-size: 30px;
    text-align: left;
  }
  .highlightSmallLegacy {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: left;
  }
  .head_main_para {
    color: #fff !important;
    font-family: "JostRegular";
    font-size: 32px !important;
    margin-bottom: -18px;
    text-align: center;
    padding: 28px 24px 0px 24px;
  }
  .footer_content {
    background-color: #000000;
    padding-top: 120px;
    margin-top: -120px;
  }
  .btn-close {
    margin-top: -20px;
    margin-right: -10px;
  }
  .legacy_txt_main {
    font-size: 18px;
    padding-left: 0%;
    text-align: left;
    margin-top: 0px;
    line-height: 140%;
  }

  .space_top_boh {
    margin-top: 42px;
  }
  .head_boh {
    font-size: 26px;
  }
  .hero_video {
    height: 90vh !important;
    object-fit: cover;
  }
  .head_prop_boh {
    max-width: 100%;
    height: 24px;
  }
  .brides_name {
    font-size: 22px;
  }

  .line_boh {
    font-size: 16px;
  }
  .splide__arrows.splide__arrows--ltr {
    display: none !important;
  }
  .big_txt {
    margin-top: 20%;
    position: static;
    font-size: 32px;
  }
  .text {
    padding: 50px 0px 50px 0px;
    display: block;
  }
  .legacy_main {
    padding: 120px 0px 80px 0px;
  }
  .slide_legacy_main {
    height: 350px;
  }
  .legacy_txt {
    font-family: "Cinzel";
    font-size: 34px;
    margin-top: 52px;
    margin-bottom: 6px;
    line-height: 130%;
  }
  .content_legacy {
    padding: 0px 6%;
  }
  .legacy_cards_collection {
    height: 420px;
  }
  .twoLC {
    margin-top: 32px;
    text-align: center;
  }
  .threeLC {
    margin-top: 32px;
    text-align: center;
  }
  .collectionCardsBlock {
    padding: 100px 5% 100px 5%;
  }
  .gradientBlock {
    overflow-x: hidden;
  }
  .card_mobile {
    text-align: center;
  }
  .collectionPageImg {
    height: 50vh;
    border-radius: 26px;
  }

  .ciImgStyleDiamond {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: none;
  }
  .labelBb {
    font-size: 14px;
  }
  .btnVisit {
    padding: 12px 36px;
    margin-top: 32px;
    font-size: 16px;
  }
  .style_diamond {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    margin-bottom: -22px;
  }
  .form_main_upper {
    margin: 0px auto;
    text-align: left;
    position: absolute;
    top: 0px;
    padding: 60px 0px;
    left: 0px;
    right: 0px;
    width: 100%;
  }
  .customFooterM {
    padding-top: 120px !important;
    margin-top: -120px !important;
  }
  .style_diamond_popup {
    height: 100vh;
    width: 100vw;
    object-fit: cover;
  }
  .ciImgStyleDiamond:hover {
    filter: none;
  }
  .card_mobile {
    margin-top: 42px;
  }
  .collectionBlockFirst {
    padding: 80px 5% 60px 5%;
    overflow-x: hidden;
  }
  .space_inus_g {
    margin-top: -6px;
  }
  .collectionTxtMain {
    margin-top: -62px;
    font-size: 30px;
  }
  .txtBottomInfo {
    font-size: 22px;
    line-height: 152%;
    color: #fff;
  }
  .boh_p {
    height: auto;
    min-height: auto;
  }
  .splide__arrow--prev {
    left: 1em !important;
  }
  .splide__arrow--next {
    right: 1em !important;
  }
  .containerInfoC {
    padding: 80px 6% 80px 6%;
  }
  .label_img {
    background: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.81) 3.35%,
      rgba(221, 221, 221, 0) 100%
    );
    padding: 32px 36px;
    color: #fff;
    left: 0px;
    margin-right: 10%;
    position: absolute;
    bottom: 0px;
    font-size: 18px;
    font-weight: 400;
    font-family: "Montserrat";
    z-index: 31;
  }
  .lHBottom {
    font-family: "Cinzel";
    font-size: 24px;
    padding: 40px 6% 0px 6%;
    text-align: center;
    line-height: 110%;
    color: #f5cb86;
  }
  .contentCi {
    margin-bottom: 52px;
  }
  .visitForm {
    width: 90%;
    margin-bottom: 80px;
  }
  .overflow_hide {
    overflow-x: hidden;
  }
  .logo_mobile {
    max-width: 100%;
    height: 28px;
  }
  .footer_mobile {
    text-align: center;
    padding: 80px 5% 20px 5%;
  }
  .w100M {
    padding: 0px 42px 42px 42px !important;
  }
  .pop_form_um {
    height: 100%;
    overflow-y: scroll;
    padding-top: 90px !important;
  }
  .bbOne {
    border: 1px solid #f5cb86;
    border-radius: 10px;
    height: 44px;
    margin-bottom: 20px;
  }
  .mobile_input {
    width: 100%;
    padding: 5px;
    height: 42px;
    transition: all 1s ease;
    color: #bf9542 !important;
    box-sizing: border-box;
    border-radius: 6px;
    text-align: center;
    margin-top: 10px;
    font-family: "Cinzel";
    font-size: 16px;
    text-transform: uppercase;
    background-color: transparent;
    border: 1px solid #bf9542d4 !important;
  }
  .mobile_input:focus {
    box-shadow: none !important;
    border: 1px solid #bf9542 !important;
    background-color: #0000007e;
    color: #fff !important;
  }
  .alignleft {
    text-align: center;
  }
  .space_mobile_form {
    margin-top: 32px;
  }
  .footer_link {
    font-size: 18px;
  }
  .btn_news {
    width: 100%;
    background: linear-gradient(90deg, #7e5936 -46.65%, #ebc180 97.31%);
    border-radius: 6px;
    height: 42px;
    border: none;
    font-family: "Cinzel";
  }
  .copyright_txt {
    color: #f5cb86;
    font-size: 12px;
    font-family: "JostRegular";
    margin-top: 62px;
  }
}

.nav_mobile {
  font-size: 24px;
  text-align: left;
  color: #f5cb86;
  font-family: "JostRegular";
}
.header {
  background-color: #000000bf;
  position: fixed;
  width: 100%;
  z-index: 32;
}

.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background-color: #00000000;
}

.header li a {
  display: block;
  padding: 12px 20px;
  border-right: 1px solid #f4f4f4;
  text-decoration: none;
}

.header li a:hover,
.header .menu-btn:hover {
  background-color: #f4f4f400;
  color: #fff !important;
}

.header .logo {
  display: block;
  float: left;
  font-size: 2em;
  padding: 10px 20px;
  text-decoration: none;
}

/* menu */

.header .menu {
  clear: both;
  max-height: 0;
  transition: max-height 0.2s ease-out;
}

/* menu icon */

.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 20px;
  position: relative;
  user-select: none;
}

.header .menu-icon .navicon {
  background: #f5cb86;
  display: block;
  height: 1px;
  position: relative;
  transition: background 0.2s ease-out;
  width: 32px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #f5cb86;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  transition: all 0.2s ease-out;
  width: 100%;
}

.header .menu-icon .navicon:before {
  top: 16px;
}

.header .menu-icon .navicon:after {
  top: 8px;
}

/* menu btn */

.header .menu-btn {
  display: none;
}

.header .menu-btn:checked ~ .menu {
  max-height: 60vh;
  padding-bottom: 30px;
  padding-top: 8px;
}

.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

/* 48em = 768px */

@media (min-width: 48em) {
  .header li {
    float: left;
  }
  .header li a {
    padding: 20px 30px;
  }
  .header .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }
}
