* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background-color: #efefef;
  font-family: "OptimaModoki", sans-serif;
}
img {
  object-fit: cover;
}
.container {
  max-width: 108.75rem;
  margin-left: auto;
  margin-right: auto;
}

.weddingImage {
  width: 100vw;
  height: 62.5rem;
  width: auto;
  background-size: cover;
  background-position: center;
  object-position: top;
  position: relative;
  overflow: hidden;
}

.weddingDate {
  position: absolute;
  display: flex;
  flex-direction: column;
  left: 0;
  top: 0;
  color: white;
  height: fit-content;
  letter-spacing: 6.027rem;
  line-height: 20.793rem;
}

.weddingEvent {
  position: absolute;
  /* top: 40.563rem; */
  right: 6.25rem;
  align-items: center;
  bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 3.125rem;
  bottom: 6rem;
  z-index: 99;
}

.weddingNames {
  display: flex;
  gap: 1.25rem;
  color: white;
}

.weddingName {
  font-family: "ArmenianDecorativeU";
  font-size: 4rem;
}

.weddingDay {
  font-size: 20.793rem;
  font-family: "CosiArm";
}

.content {
  margin-top: 5.563rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2.125rem;
}

.content2 {
  margin-top: 7.5rem;
}

.content3 {
  min-height: 9.75rem;
  margin-top: 5.563rem;
}

.content4 {
  display: flex;
  margin-top: 5.563rem;
}

.text {
  display: flex;
  justify-content: center;
  align-items: center;
  font-style: italic;
  gap: 2.125rem;
}

.title {
  position: relative;
  text-transform: uppercase;
  margin: 0 auto;
  font-size: 3.75rem;
  color: #4b51510d;
  font-family: "ArmenianDecorativeU";
  text-align: center;
}

.subtitle {
  position: absolute;
  color: #1f1f1f;
  font-size: 1.875rem;
  font-family: "ArmenianDecorativeU";
}

.description {
  max-width: 62.5rem;
  line-height: 1.503rem;
  color: #4b5151;
  text-align: center;
  font-size: 1.25rem;
}

.time {
  font-size: 3.75rem;
  color: #1f1f1f;
  letter-spacing: 0.39em;
  grid-gap: 0.8rem;
}

.planning {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.planningItem {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 60px;
}
.planningItem .web-img {
  width: 3.813rem;
  height: 3.813rem;
  object-fit: contain;
}
.planningInfo {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}

.planningTime {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 400;
  font-size: 40px;
  color: #4b5151;
}

.planningLocation {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  text-align: center;
}

.planningLoc {
  font-weight: 400;
  font-size: 20px;
  font-style: italic;
  color: #525252;
}

.planningLoc2 {
  font-weight: 400;
  font-size: 18px;
  color: #858585;
}

.planningLink {
  font-family: "OptimaModoki", sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #525252;
  text-decoration: underline solid;
  text-underline-offset: 25%;
  text-decoration-thickness: 6.5%;
  text-decoration-skip-ink: auto;
}

.planningIcons {
  display: flex;
  flex-direction: column;
  justify-content: center;

  align-items: center;
}

.romantismeImage {
  /* margin-right: 5.5rem; */
  display: flex;
  justify-content: end;
  position: relative;
}

.inviteTitles {
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
  position: absolute;
  z-index: 1;
  left: 2.5rem;
}

.inviteTitle {
  font-weight: 400;
  font-size: 5.15rem;
  color: #4b5151;
  text-transform: uppercase;
}

.inviteTitle2 {
  display: flex;
  justify-content: flex-end;
}

.colorsContent {
  display: flex;
  gap: 1.188rem;
}

.firstColor {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 3.75rem;
  background-color: #000000;
  box-shadow: 0px 4px 5.5px 0px #00000040;
}

.secondColor {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 3.75rem;
  background-color: #525252;
  box-shadow: 0px 4px 5.5px 0px #00000040;
}

.thirdColor {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 3.75rem;
  background-color: #858585;
  box-shadow: 0px 4px 5.5px 0px #00000040;
}

.fourthColor {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 3.75rem;
  background-color: #aeacac;
  box-shadow: 0px 4px 5.5px 0px #00000040;
}

.fifthColor {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 3.75rem;
  background-color: #d9d9d9;
  box-shadow: 0px 4px 5.5px 0px #00000040;
}

.invitation {
  display: flex;
  flex-direction: column;
  gap: 3.75rem;
  justify-content: center;
  align-items: center;
}

.invitationText {
  font-family: "ArmenianDecorativeU", sans-serif !important;
  font-size: 1.875rem;
  text-align: center;
}

.invitationPoll {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}

.invitationPollRadio {
  display: flex;
  flex-direction: column;
}

.invitationPollText {
  font-weight: 600;
  font-size: 1.25rem;
}

.invitationPollRadioForm {
  margin-top: 0.625rem;
  font-weight: 400;
  font-size: 1rem;
  color: #858585cc;
}
.invitationPollForm label {
  font-weight: 600;
}

#question2 {
  margin-top: 0.5rem;
}

.invitationPollInput {
  border: 1px solid #858585cc;
  border-radius: 2.25rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 37.5rem;
  height: 2.5rem;
  color: #858585cc;
  font-weight: 400;
  font-size: 1rem;
  background: transparent;
}

.invitationPollForm {
  display: flex;
  flex-direction: column;
}

.invitationPollButton {
  color: white;
  background-color: #1f1f1f;
  border-radius: 2.25rem;
  width: 7.75rem;
  height: 2.75rem;
  margin: auto;
  cursor: pointer;
  font-size: 1.25rem;
  font-weight: 400;
}

.invCenter {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  max-width: 50%;
}

.handshakeImage {
  width: 60rem;
  height: 40rem;
}

/* Calendar */
.calendar {
  display: inline-block;
  background: transparent;
  padding: 20px;
  border-radius: 10px;
  font-family: "OptimaModoki", serif;
  text-align: center;
  background-color: transparent;
  padding: 20px;
}
.calendar .month {
  font-size: 21px;
  margin-bottom: 30px;
  color: #4b5151;
  text-transform: uppercase;
}
.calendar .days-header,
.calendar .days {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 10px;
  color: #4b5151;
}
.calendar .days-header div {
  color: #4b5151;
  text-transform: uppercase;
  margin-top: 10px;
}
.calendar .day {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 21px;
}
.calendar .selected {
  position: relative;
  z-index: 10;
  color: white;
}
.calendar .selected::after {
  /* content: "\1F5A4";  */
  content: "";
  background-image: url("../images/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  /* font-size: 55px; */
  width: 3.438rem;
  height: 3.125rem;
  position: absolute;
  bottom: -0.5rem;
  right: -0.5rem;
  z-index: -1;
}

.whiteCalendar .text .title {
  color: #ffffff1f;
}
.whiteCalendar .text .subtitle, .whiteCalendar .month, .whiteCalendar .days-header div, .whiteCalendar .days-header, .whiteCalendar .days {
  color: white;
}

.whiteCalendar .selected::after{
    background-image: url("../images/heart-white.svg?1");
}
.whiteCalendar .day.selected{
  color: black;
}
/* Calendar */
.lastContent {
  margin-bottom: 5rem;
}

.custom-radio input {
  display: none;
}

.custom-radio {
  display: flex;
  align-items: center;
  font-size: 16px;
  cursor: pointer;
  margin-bottom: 8px;
  line-height: 1;
}

.custom-radio .checkmark {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
  padding: 3px;
  position: relative;
  border: 1px solid #858585cc;
}

.custom-radio input + .checkmark::before {
  content: "";
  width: 100%;
  display: block;
  height: 100%;
  background: transparent;
  border-radius: 100%;
}

.custom-radio input:checked + .checkmark::before {
  background: black;
}

.romantismeImage {
  width: 59.18rem;
  height: 32.5rem;
  height: fit-content;
  margin-left: auto;
}

.romantismeImage .romantismeImageInside {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* Calendar */

/* Registration box */
.registration-container {
  font-family: "ArmenianDecorativeU", sans-serif !important;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0 5rem;
}
.registration-box {
  text-align: center;
}
.registration-box h1 {
  font-size: 2.1rem;
  font-weight: 700;
  margin-bottom: 5rem;
  color: black;
}
.registration-box .question-p {
  font-size: 1.3rem;
  color: black;
  text-align: start;
  font-weight: 600;
}
.registration-box .question-p {
  font-size: 1.5rem;
  margin-bottom: 1.6rem;
  color: black;
}
.registration-box .radio-group {
  text-align: left;
  margin-bottom: 0.938rem;
}
.registration-box .radio-group label {
  display: block;
  margin-bottom: 0.625rem;
  color: #767676;
}
.registration-box .input-field {
  width: 100%;
  padding: 0.625rem;
  margin: 0.5rem 0;
  border: 1px solid #ccc;
  border-radius: 1.25rem;
  font-size: 0.875rem;
}
.registration-box .btn-submit {
  padding: 0.625rem 2rem;
  background-color: black;
  color: white;
  border: none;
  border-radius: 1.25rem;
  font-size: 1rem;
  cursor: pointer;
}
.registration-box .btn-submit:hover {
  background-color: #333;
}
.registration-box .inputs-div {
  margin: 1.5rem 0 1rem 0;
  display: flex;
  grid-gap: 1rem;
}
.registration-box input[type="radio"] {
  accent-color: black;
  width: 1rem;
  height: 1rem;
}
.registration-box .radio-group label {
  display: flex;
  align-items: center;
  grid-gap: 0.5rem;
}
input[type="radio"] {
  accent-color: black;
}
.d-none {
  display: none;
}
/* Registration box */
/*footer*/

.footer {
  /* background-color: #09090B;
    padding: 4.6em 0 4.6em 0; */
  /* text-align: center;
    margin-bottom: 1rem; */
}
.footer {
  font-family: "ArmenianDecorativeU";
  background-color: #09090b;
  padding: 1em 0px 1em 0;
  text-align: center;
}

.footer .footer-title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.25em;
  color: #f4f4f4;
  text-transform: capitalize;
  margin-bottom: 1.6em;
}

.footer .img-part {
  width: 2.5em;
}

.footer .grid-gap-part {
  grid-gap: 0 1em;
}

.footer .link-to-website {
  /* font-family: Bainsley; */
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3em;
  color: #f4f4f4;
  text-decoration: underline;
}

.logo-div img {
  max-width: 25rem;
}

.coming_soon_tel_number {
  white-space: nowrap;
}
.align-items-center {
  align-items: center !important;
}
.justify-content-center {
  justify-content: center !important;
}
.d-flex {
  display: flex !important;
}
.color-white {
  color: white;
}
.mt-5 {
  margin-top: 1rem !important;
}
.invito_logo {
  width: 100px;
}
/*footer*/

.mob-img {
  display: none;
}

/* Audio part */
.audio-div {
  position: fixed;
  bottom: 2%;
  right: 2%;
  z-index: 3;
  width: auto;
  height: 5rem;
  /* background-color: rgba(88, 56, 143, 0.08); */
  background-color: #00000082;
  border-radius: 1.25rem;
  padding-left: 1.125rem;
  padding-right: 1.125rem;
  display: flex;
  align-items: center;
  column-gap: 1rem;
}
.audio-z {
  z-index: 999;
}
.song {
  font-family: sans-serif;
  font-size: 1.3rem;
  color: white;
}
.song-name {
  color: white;
  font-size: 1.1rem;
}
.play {
  width: 2.75rem;
  height: 2.75rem;
}
.play button {
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 50%;
  border: 0px;
  /* background-color: rgba(88, 56, 143, 0.17); */
  outline: none;
  padding: 0;
}
.play-sm {
  width: 1.988rem;
  height: 1.988rem;
  border-radius: 50%;
  margin: auto;
  background-color: black;
  box-shadow: 13.78px 13.78px 20.67px 0px rgba(255, 255, 255, 0.4) inset;
  display: flex;
  justify-content: center;
  align-items: center;
}
.play-sm img {
  height: 0.725rem;
  width: auto;
}
.close-arrow {
  transition: all 300ms ease-in-out;
  position: absolute;
  left: -1.725rem;
}
.close-arrow button {
  outline: none;
  background-color: white;
  border: 2px solid black;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  transition: all 300ms ease-in-out;
  padding: 0;
}
.close-arrow button img {
  width: 0.875rem;
  height: 0.875rem;
  object-fit: cover;
}
.rotateTest {
  transform: rotate(-180deg);
  transition: all 300ms ease-in-out;
}
/* Audio part */
.image-banner img {
  height: 64rem;
  width: 100%;
  object-fit: cover;
}
.gp-2 {
  grid-gap: 2rem;
}
.calendar .days {
  margin-top: 1rem;
}

/* Lang selector */

.languages-list {
  display: flex;
  position: fixed;
  top: 3rem;
  z-index: 9999;
  right: 3rem;
  padding: 0.5rem;
  /* background: #0000009c;
  border-radius: 15px; */
  /* grid-gap: 0.8rem; */
}
.languages-list a {
  text-decoration: none;
}

.languages-list .lang-item .lang-img {
  width: 3.5rem;
  height: 3.5rem;
  object-fit: contain;
  box-shadow: 0px 0px 14px #838383;
  border-radius: 50%;
}
.languages-list .lang-name {
  font-family: "NotoSansArmenia", sans-serif !important;
  font-size: 1.3rem;
  color: white;
  padding: 0 0.4rem;
}
.languages-list .lang-item .lang-name.selected {
  text-decoration: underline;
}

.languages-list .lang-item .lang-border {
  height: 0.5rem;
  width: 0.5rem;
  background-color: white;
  border-radius: 50%;
  display: inline-block;
}
.languages-list .lang-item:last-of-type .lang-border {
  display: none;
}

/* Lang selector */

.social-links img {
  width: 3.8em;
  height: 1.9em;
  object-fit: contain;
  cursor: pointer;
  clear: left;
}

/* Countdown Section */
.text-time-part p {
  margin-bottom: 0;
}
.countdown-number p {
  color: black;
  font-size: 5rem;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.2em;
}

.countdown-row {
  column-gap: 2.25rem;
}
.countdown-name p {
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.1rem;
}
/* Countdown Section */

/* Save the date */
.saveToDate {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
.saveToDate .saveToDate__image {
  width: 100%;
  height: 100%;
}
.saveToDate .saveToDate__image img {
  width: 100%;
  /* height: 100%; */
  height: 44rem;
  object-position: top;
  object-fit: cover;
}

.saveToDate .saveToDate__block {
  width: 100%;
  padding: 1rem;
  height: 100%;
  display: flex;
  gap: 3rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.saveToDate .saveToDate__title {
  font-size: 7rem;
  text-transform: uppercase;
  text-align: center;
  padding-right: 0.3em;
  line-height: 1;
  font-weight: 200;
}
.saveToDate .saveToDate__title span {
  display: block;
  text-align: end;
  font-size: 0.8em;
  margin-right: -0.3em;
  text-transform: capitalize;
  line-height: 1.5;
  transform: translateY(0.2em);
}
.saveToDate .saveToDate__description {
  font-size: 1.25rem;
  text-align: center;
}
.saveToDate .saveToDate__date {
  text-wrap: nowrap;
  font-size: 5rem;
  /* Name Case */
  /* font-size: 4rem;
  font-family: "ArmenianDecorativeU";  */
  /* Name Case */
  /* text-transform: uppercase; */
  text-align: center;
}

/* Save the date */

/* Section-Music start */
.sectionMusic {
  margin: 2.5rem auto;
}

.sectionMusic__container {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}

.sectionMusic__container button {
  display: block;
  width: fit-content;
  margin: 0 auto;
  background: transparent;
  border: none;
  cursor: pointer;
}

.sectionMusic__container p {
  font-size: 1.25rem;
  color: #1f1f1f;
  text-align: center;
  /* font-family: "ArmenianDecorativeU"; */
  font-family: "OptimaModoki", sans-serif;
}
/* Section-Music end */
