a {
  text-decoration: none;
}

ul{
    margin: 0;
    padding: 0;
}

img {
  max-width: 100%;
}

.fixed-navbar {
  position: relative;
  z-index: 5555;
}

.fixed-navbar.active .site-header {
  position: fixed;
  z-index: 555;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  border: none;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
}

.site-header {
  background: transparent;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 99;
}

.site-header .navigation {
  margin-bottom: 0;
  padding: 0;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: transparent;
}

.site-header .navigation.sticky-header {
  background: #fff;
  padding: 0 80px;
}

.site-header .navigation > .container {
  position: relative;
}

.site-header .row {
  width: 100%;
}

.site-header .container-fluid {
  padding-right: 0;
}

.site-header .menu-close {
  display: none;
}

.responsivemenu {
  list-style: none;
  padding-left: 0;
}

.responsivemenu li {
  display: block;
  padding: 0;
}

.responsivemenu li a,
.responsivemenu li p {
  display: block;
  padding: 13px 35px;
  font-size: 16px;
  letter-spacing: 0;
  text-transform: capitalize;
  font-weight: 500;
  color: #fff;
  cursor: pointer;
  font-family: "Roboto", sans-serif;
  padding-bottom: 10px;
}

.responsivemenu li p {
  position: relative;
  margin-bottom: 0;
}

.responsivemenu li a {
  position: relative;
}

.responsivemenu li i {
  position: absolute;
  right: 20px;
  top: 17px;
}

.responsivemenu a:not([href]):not([class]),
.responsivemenu a:not([href]):not([class]):hover {
  color: #fff;
}

.responsive_menu_link {
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  text-decoration: none;
  width: 100%;
  box-sizing: border-box;
  text-align: left;
  padding: 8px 16px;
}

.showmenu {
  position: relative;
  top: 0;
  z-index: 999;
  cursor: pointer;
}

.showmenu i {
  font-size: 30px;
  color: #fff;
}

.navbar-brand {
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-family: "Sail", cursive;
  color: #657150 !important;
}

.site-header #navbar {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.site-header #navbar > ul li a:hover,
.site-header #navbar > ul li a:focus {
  text-decoration: none;
  color: #657150;
}

.site-header #navbar ul {
  list-style: none;
}

.static-hero {
  background: #fcfdfa;
  display: flex;
  flex-shrink: 0;
  height: 950px;
  overflow: hidden;
  position: relative;
  z-index: 0;
  width: 100%;
}

.static-hero .hero-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
}

.static-hero .hero-inner::before {
  display: none;
}

.static-hero .static-hero-inner {
  padding-left: 195px;
  padding-top: 120px;
}

.static-hero .shape-1 {
  padding-bottom: 10px;
  text-align: center;
}

.animation-shape-1 {
  animation-duration: 1000ms;
  animation-timing-function: ease;
  animation-delay: 0ms;
  animation-name: animation-gkgm2m;
  animation-direction: normal;
  animation-fill-mode: both;
  animation-iteration-count: 1;
}

.animation_slide_title {
  animation-duration: 1200ms;
  animation-timing-function: ease;
  animation-delay: 0ms;
  animation-name: animation-gkgm2m;
  animation-direction: normal;
  animation-fill-mode: both;
  animation-iteration-count: 1;
}

.static-hero .slide-text {
  text-align: center;
}

.animation_slide_text {
  animation-duration: 1400ms;
  animation-timing-function: ease;
  animation-delay: 0ms;
  animation-name: animation-gkgm2m;
  animation-direction: normal;
  animation-fill-mode: both;
  animation-iteration-count: 1;
}

.static-hero .slide-text p {
  color: #5c5c5c;
  font-size: 25px;
  margin: 0;
  line-height: 45px;
}

.static-hero .wedding-date {
  margin-top: 20px;
  padding-bottom: 0;
  text-align: center;
}

.animation_wedding_date {
  animation-duration: 1600ms;
  animation-timing-function: ease;
  animation-delay: 0ms;
  animation-name: animation-gkgm2m;
  animation-direction: normal;
  animation-fill-mode: both;
  animation-iteration-count: 1;
}

.static-hero .wedding-date #clock {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow: hidden;
}

.static-hero .wedding-date #clock .time-section {
  float: left;
  width: 80px;
}

.static-hero .wedding-date #clock .time {
  color: #657150;
  font-family: "Sail", system-ui;
  font-size: 60px;
  line-height: 1em;
  padding-top: 15px;
  font-weight: 400;
  font-style: normal;
}

.static-hero .wedding-date #clock .time-text {
  color: #5c5c5c;
  font-size: 20px;
}

.slide-title h2 {
  color: #101010;
  font-size: 70px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  text-transform: capitalize;
  margin: 10px 0 35px;
}

.static-hero .shape-2 {
  margin-top: -30px;
  padding-top: 0px;
  text-align: center;
  z-index: -1;
}

.animation_shape_2 {
  animation-duration: 1800ms;
  animation-timing-function: ease;
  animation-delay: 0ms;
  animation-name: animation-gkgm2m;
  animation-direction: normal;
  animation-fill-mode: both;
  animation-iteration-count: 1;
}

.static-hero .static-hero-right {
  position: absolute;
  right: 300px;
  top: 55%;
  transform: translateY(-50%);
  z-index: 1;
}

.static-hero .static-hero-right .static-hero-img {
  z-index: 1;
  padding: 15px;
  box-shadow: 0px 0px 6.1px 3.9px rgba(28, 31, 86, 0.06);
  background: #fff;
  border-radius: 0px;
  z-index: 1;
  max-width: 460px;
  z-index: 1;
}

.static-hero .static-hero-right .static-hero-shape-1 {
  left: -50px;
  position: absolute;
  top: -50px;
  z-index: 1;
}

.animation_static_hero_shape_1 {
  animation-duration: 1000ms;
  animation-timing-function: ease;
  animation-delay: 0ms;
  animation-name: animation-1p23miv;
  animation-direction: normal;
  animation-fill-mode: both;
  animation-iteration-count: 1;
}

.static-hero .static-hero-right .static-hero-shape-2 {
  position: absolute;
  right: -50px;
  top: -50px;
  z-index: 1;
}

.static-hero .static-hero-right .static-hero-shape-2 .layer {
  position: relative !important;
}

.animation_static_hero_shape_2 {
  animation-duration: 1200ms;
  animation-timing-function: ease;
  animation-delay: 0ms;
  animation-name: animation-1p23miv;
  animation-direction: normal;
  animation-fill-mode: both;
  animation-iteration-count: 1;
}

.static-hero .static-hero-right .static-hero-shape-3 {
  bottom: -10%;
  left: 16%;
  position: absolute;
  z-index: 1;
}

.static-hero .static-hero-right .static-hero-shape-3 .layer {
  position: relative !important;
}

.animation_static_hero_shape_3 {
  animation-duration: 1400ms;
  animation-timing-function: ease;
  animation-delay: 0ms;
  animation-name: animation-gkgm2m;
  animation-direction: normal;
  animation-fill-mode: both;
  animation-iteration-count: 1;
}

.static-hero .static-hero-right .static-hero-shape-4 {
  bottom: -5px;
  position: absolute;
  right: -35%;
  z-index: 1;
}

.animation_static_hero_shape_4 {
  animation-duration: 1600ms;
  animation-timing-function: ease;
  animation-delay: 0ms;
  animation-name: animation-1w5lsuq;
  animation-direction: normal;
  animation-fill-mode: both;
  animation-iteration-count: 1;
}

.static-hero .static-hero-right .static-hero-img-bg {
  height: 100%;
  left: -20%;
  position: absolute;
  top: -20%;
  width: 160%;
  z-index: -1;
}

.static-hero .right-shape {
  position: absolute;
  right: -50px;
  bottom: 0;
}

.static-hero .right-shape svg {
  width: 650px;
  height: 597px;
}

.static-hero .right-shape svg path {
  fill: #a5aa9c;
  animation: changeBackgroundColor 6s infinite;
}

.section-padding {
  padding: 30px 0;
}

.couple-section {
  padding-bottom: 120px;
  padding-top: 60px;
  overflow: hidden;
  position: relative;
}

.couple-section .couple-area {
  padding-top: 80px;
}

.couple-section .couple-area .couple-item {
  display: flex;
  align-items: center;
  padding-left: 70px;
  text-align: center;
}

.couple-section .couple-area .couple-item .couple-img {
  margin-bottom: 30px;
  position: relative;
  text-align: center;
  margin-right: 30px;
  mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-image: url(../images/mask-1.svg);
  -webkit-mask-image: url(../images/mask-1.svg);
}

.couple-section .couple-area .couple-item .couple-img-wrap {
  position: relative;
  z-index: 1;
  max-width: 550px;
  max-height: 450px;
}

.couple-section .couple-area .couple-item .couple-img-wrap .c-shape {
  position: absolute;
  left: -115px;
  top: -10px;
  z-index: -1;
  width: 110%;
}

.couple-section .couple-area .couple-item .couple-text {
  max-width: 460px;
}

.couple-section .couple-area .couple-item .couple-text h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 57px;
  text-align: center;
  margin: 0 0 0.8em;
}

.couple-section .couple-area .couple-item .couple-text ul {
  list-style: none;
  overflow: hidden;
  padding-top: 15px;
  display: flex;
  justify-content: center;
}

.couple-section .couple-area .couple-item .couple-text ul > li + li {
  margin-left: 25px;
}

.couple-section .couple-area .couple-item .couple-text ul li a {
  display: block;
  text-align: center;
  color: #657150;
  font-size: 14px;
}

.couple-section .couple-area .couple-item .couple-text ul li a:hover {
  color: #657150;
}

.couple-section .couple-area .col:last-child .couple-item {
  justify-content: flex-end;
}

.couple-section .couple-area .col:last-child .couple-item .couple-img-wrap {
  order: 2;
  -webkit-order: 2;
  -moz-order: 2;
}

.couple-section
  .couple-area
  .col:last-child
  .couple-item
  .couple-img-wrap
  .couple-img {
  mask-image: url(../images/mask-2.svg);
  -webkit-mask-image: url(../images/mask-2.svg);
}

.couple-section
  .couple-area
  .col:last-child
  .couple-item
  .couple-img-wrap
  .c-shape {
  transform: scaleX(-1);
  left: auto;
  top: auto;
  right: -88px;
  bottom: -30px;
}

.couple-section .shape-1 {
  position: absolute;
  left: 0;
  top: 10%;
  z-index: -1;
  width: 100%;
}

.couple-section .shape-1 svg {
  width: 100%;
  height: 692px;
}

.couple-section .shape-1 svg path.fill-color {
  fill: #f1f3ee;
}

.couple-section .shape-1 svg path.stroke-color {
  stroke: #5d7c78;
}

.story-section {
  background: #f1f3ee;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.story-section .story-item {
  display: flex;
  align-items: center;
  padding-top: 180px;
}

.story-section .story-item .story-img-wrap {
  position: relative;
  z-index: 1;
  flex-basis: 60%;
  text-align: center;
}

.story-section .story-item .story-img-wrap .story-img {
  padding: 20px;
  margin: 0 auto;
  background: #fff;
  max-width: 340px;
}

.story-section .story-item .story-img-wrap .clip-shape {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -25px;
  z-index: -1;
  display: none;
}

.story-section .story-item .story-img-wrap .clip-shape svg {
  width: 382px;
  height: 440px;
}

.story-section .story-item .story-img-wrap .clip-shape svg path {
  fill: #fff;
}

.story-section .story-item .story-img-wrap .img-shape {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  z-index: -11;
  transform: translate(-50%, -50%);
}

.story-section .story-item .story-content {
  flex-basis: 50%;
  position: relative;
  max-width: 450px;
}

.story-section .story-item .story-content .story-content-inner {
  position: relative;
}

.story-section .story-item .story-content .story-content-inner h2 {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 20px;
}

.story-section .story-item .story-content .story-content-inner span {
  font-style: normal;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  color: #c8a898;
  margin-bottom: 10px;
  display: block;
}

.story-section .story-item .story-content .story-content-inner p {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  color: #5c5c5c;
  margin-bottom: 0;
}

.story-section .story-item:first-child {
  padding-top: 120px;
}

.story-section .story-item:nth-child(2) .story-img-wrap .story-img {
  padding: 0;
  clip-path: polygon(0 24%, 50% 0, 100% 24%, 100% 76%, 49% 100%, 0 76%);
}

.story-section .story-item:nth-child(2) .story-img-wrap .clip-shape {
  display: block;
}

.story-section .story-item:nth-child(even) .story-img-wrap {
  order: 2;
  -webkit-order: 2;
  -moz-order: 2;
}

.story-section .story-item:nth-child(even) .story-content {
  order: 1;
  -webkit-order: 1;
  -moz-order: 1;
  flex: 1;
  margin-left: 0;
  position: relative;
  padding-left: 0;
  flex-basis: 50%;
  margin: auto;
  margin-top: 70px;
}

.story-section .story-item:nth-child(even) .story-content .story-content-inner {
  position: relative;
  text-align: right;
  max-width: 450px;
}

.story-section .flower-shape-1 {
  position: absolute;
  left: 0;
  top: 10%;
  z-index: -1;
}

.story-section .flower-shape-2 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}

.story-section .flower-shape-3 {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: -1;
  transform: translateY(-50%);
}

.story-section .flower-shape-4 {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  animation: bounce 3s linear infinite;
}

.section-title {
  margin-bottom: 0px;
  text-align: center;
}

.section-title span {
  display: block;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  color: #c8a898;
}

.section-title h2 {
  font-size: 50px;
  font-weight: 400;
  margin: 0;
  position: relative;
  color: #101010;
  display: inline-block;
  position: relative;
  margin-top: 10px;
}

.section-title p {
  font-size: 18px;
}

.animation_story_img_wrap {
  animation-duration: 1000ms;
  animation-timing-function: ease;
  animation-delay: 0ms;
  animation-name: animation-11im473;
  animation-direction: normal;
  animation-fill-mode: both;
  animation-iteration-count: 1;
}

.portfolio-section {
  position: relative;
  padding-top: 10px;
  overflow: hidden;
  padding-bottom: 60px;
}

.portfolio-section::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 30%;
  content: "";
  background: #f1f3ee;
}

.portfolio-section .container-fluid {
  padding: 0;
}

.portfolio-section .portfolio-grids .grid img {
  width: 100%;
}

.portfolio-section .portfolio-grids .slick-list {
  padding-top: 145px;
}

.portfolio-section .portfolio-grids .slick-prev,
.portfolio-section .portfolio-grids .slick-next {
  background-color: rgba(101, 113, 80, 0.7);
  width: 45px;
  height: 45px;
  z-index: 10;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  border: 2px solid #657150;
}

.portfolio-section .portfolio-grids .slick-prev:hover,
.portfolio-section .portfolio-grids .slick-next:hover {
  background-color: #657150;
}

.portfolio-section .portfolio-grids .slick-prev {
  left: 0px;
}

.portfolio-section .portfolio-grids .slick-prev::before {
  font-family: "themify";
  content: "\e629";
  opacity: 1;
}

.portfolio-section .portfolio-grids .slick-next {
  right: 0px;
}

.portfolio-section .portfolio-grids .slick-next::before {
  font-family: "themify";
  content: "\e628";
  opacity: 1;
}

.portfolio-section .portfolio-grids:hover .slick-next {
  right: 20px;
  opacity: 1;
  visibility: visible;
}

.portfolio-section .portfolio-grids:hover .slick-prev {
  left: 20px;
  opacity: 1;
  visibility: visible;
}

.portfolio-section .grid {
  padding: 15px;
  background: #fff;
}

.portfolio-section .grid .img-holder {
  position: relative;
}

.portfolio-section .img-holder::before {
  background: hsla(0, 0%, 100%, 0.8);
  content: "";
  height: 96%;
  left: 2%;
  opacity: 0;
  position: absolute;
  top: 2%;
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s;
  width: 96%;
  z-index: 1;
}

.contact-section {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding-top: 20px;
}

.contact-section .contact-section-wrapper {
  position: relative;
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  z-index: 1;
  max-width: 530px;
}

.contact-section .contact-section-wrapper::before {
  position: absolute;
  left: -4%;
  top: -20px;
  width: 108%;
  height: 198px;
  background: #657150;
  content: "";
  z-index: -1;
}

.contact-section .contact-section-wrapper .section-title {
  padding: 60px 0;
  background: #f8f8f7;
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
}

.contact-section .contact-section-wrapper .section-title h2 {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
}

.contact-section .contact-section-wrapper .contact-form-area {
  padding: 80px 40px;
  position: relative;
  z-index: 99;
  padding-top: 0;
}

.contact-section .contact-section-wrapper .contact-form-area .form-field {
  margin-bottom: 20px;
}

.contact-section .contact-section-wrapper .contact-form-area .form-control {
  border: 0;
  border-bottom: 1px solid #d9d9d9;
  border-radius: 0;
  color: #5c5c5c;
  font-size: 18px;
  height: 50px;
  width: 100%;
}

.contact-section
  .contact-section-wrapper
  .contact-form-area
  .form-control::-webkit-input-placeholder {
  color: #5c5c5c;
}

.contact-section
  .contact-section-wrapper
  .contact-form-area
  .form-control:-ms-input-placeholder {
  color: #5c5c5c;
}

.contact-section
  .contact-section-wrapper
  .contact-form-area
  .form-control::placeholder {
  color: #5c5c5c;
}

.contact-section .contact-section-wrapper .contact-form-area .submit-area {
  margin-top: 40px;
  text-align: center;
}

.contact-section .bottom-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
}

.contact-section .bottom-bg svg {
  width: 100%;
  height: 634px;
}

.contact-section .bottom-bg svg .bg-path {
  fill: #a5aa9c;
}

.contact-section .bottom-bg svg .bg-stroke {
  stroke: #a5aa9c;
}

.contact-section .bottom-bg .shape-1 {
  position: absolute;
  left: 0;
  bottom: 10px;
  animation: bounce 3s linear infinite;
}

.contact-section .bottom-bg .shape-2 {
  position: absolute;
  left: 68px;
  bottom: -25px;
}

.contact-section .bottom-bg .shape-3 {
  position: absolute;
  left: 27%;
  bottom: -25px;
}

.contact-section .bottom-bg .shape-4 {
  position: absolute;
  left: 65%;
  bottom: 0;
  animation: bounce 3s linear infinite;
}

.contact-section .bottom-bg .shape-5 {
  position: absolute;
  right: 15%;
  bottom: 0;
}

.contact-section .bottom-bg .shape-6 {
  position: absolute;
  right: 0;
  bottom: 0;
}

.theme-btn {
  -webkit-backface-visibility: hidden;
  background: #50593f;
  border: 0;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  padding: 15px 45px;
  position: relative;
  text-transform: uppercase;
  transition: all 0.3s;
  z-index: 1;
}

textarea#content {
    min-height: 120px;
}

.wish-box {
    overflow-y: auto;
    height: 653px;
    background-color: #fff;
    color: #333;
}

.wish-box .wish-box-item {
    padding: 10px;
}

.wish-box .wish-box-item p {
    color: #333;
    margin: 0.5rem 0;
    text-align: left;
}

.bg-main-image-overlay-wishes {
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    width: 100%;
    top: 0;
    height: 950px;
}

.bg-main-wishes {
    position: relative;
}

.comment-header {
    font-weight: bold;
    color: #333;
}

.comment-text {
    margin: 8px 0;
    font-size: 14px;
    color: #555;
}

.reply-btn {
    color: #df4758;
    cursor: pointer;
    font-style: italic;
    font-size: 14px;
}

.reply-section {
    display: none;
    margin-top: 10px;
}

.replies {
    margin-top: 10px;
    padding-left: 10px;
}

.reply-item {
    background: #f1f1f1;
    padding: 8px;
    border-radius: 4px;
    margin-top: 5px;
}

.reply-item strong {
    color: #333;
}

.reply-item p {
    margin: 5px 0 0;
    font-size: 13px;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.modal-content {
    background: white;
    width: 30%;
    padding: 20px;
    margin: 10% auto;
    border-radius: 8px;
    text-align: center;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}

.close-modal {
    float: right;
    font-size: 24px;
    cursor: pointer;
    text-align: right;
}

.reply-text {
    width: 100%;
    height: 80px;
    margin-top: 10px;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.submit-reply {
    background: #4caf50;
    color: white;
    border: none;
    padding: 8px 15px;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 10px;
}

.submit-reply:hover {
    background: #45a049;
}

.modal input {
    width: 100%;
}

.event-section {
  padding-bottom: 90px;
}

.event-section .event-item {
  text-align: center;
  max-width: 340px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.event-section .event-item .event-img {
  max-width: 340px;
  margin: 0 auto;
  padding: 20px;
  border-radius: 50%;
  background: #f1f3ee;
  margin-bottom: 30px;
}

.event-section .event-item .event-img .event-img-inner {
  overflow: hidden;
  border-radius: 50%;
}

.event-section .event-item .event-img .event-img-inner img {
  border-radius: 50%;
  transition: all 0.3s;
  transform: scale(1);
}

.event-section .event-item:hover .event-img .event-img-inner img {
  -webkit-transform: scale(1.2) rotate(5deg);
  -ms-transform: scale(1.2) rotate(5deg);
  transform: scale(1.2) rotate(5deg);
}

.event-section .event-item .event-text h2 {
  padding: 10px 0;
  background: #a5aa9c;
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #fff;
}

.event-section .event-item .event-text ul {
  list-style: none;
  max-width: 280px;
  margin: 0 auto;
  margin-top: 30px;
}

.event-section .event-item .event-text ul li {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150.2%;
  margin-bottom: 20px;
}

.event-section .event-item .event-text ul li:last-child {
  margin-bottom: 0;
}

.event-section .event-item .event-text ul li a {
  color: #657150;
  position: relative;
  display: inline-block;
  margin-top: 10px;
  font-size: 18px;
  text-transform: capitalize;
}

.event-section .event-item .event-text ul li a:hover,
.event-section .event-item .event-text ul li a:focus {
  background: none;
  outline: none;
  box-shadow: none;
}

.event-section .event-item .event-text ul li a::before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  content: "";
  background: #657150;
}

.bg-main-donate {
    background-color: #a4ab9d;
}

.page-title {
    text-align: center;
}

.page-title h2 {
    position: relative;
    padding: 35px 0px 15px;
    display: inline-block;
    text-align: center;
    margin-top: 15px;
    color: #fff;
    font-size: 48px;
}

.cat-title span {
    text-transform: uppercase;
    font-size: 20px;
}

.label {
    display: inline;
    padding: 8px 20px;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 3px;
    background-color: #fff;
}

.the-people {
    width: 100%;
    padding: 37px 50px;
    background-color: #fff;
    margin-bottom: 50px;
}

.donate-card .qr-code-image {
    max-width: 150px;
    border: 1px solid #ccc;
    padding: 3px;
    margin: auto;
    display: inline-block;
}

.donate-card p {
    color: black;
    margin: 10px 0 !important;
    font-size: 16px;
}

.audio-player {
    position: fixed;
    bottom: 70px;
    left: 50px;
    width: 40px;
    height: 40px;
    z-index: 99999;
}

.audio-player-secondary {
    position: absolute;
    width: 310px;
    left: 25px;
    height: 50px;
    overflow: hidden;
    visibility: hidden;
}

.audio-player .playerIcon {
    cursor: pointer;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #df4758;
    padding-top: 7px;
    padding-left: 9px;
    position: absolute;
    z-index: 2;
}

.audio-player:after {
    content: "";
    position: absolute;
    border-radius: 50%;
    background-color: rgba(242, 59, 67, 0.3);
    width: 120%;
    height: 120%;
    left: -10%;
    top: -10%;
    animation: biilogo-pulse 1s infinite;
    z-index: 1;
}

.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    top: 0;
    background-color: #fff;
}

@keyframes animation-gkgm2m {
  0% {
    transform: translate3d(0px, 100%, 0px);
    visibility: visible;
  }
  100% {
    transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes animation-gkgm2m {
  0% {
    transform: translate3d(0px, 100%, 0px);
    visibility: visible;
  }
  100% {
    transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes animation-gkgm2m {
  0% {
    transform: translate3d(0px, 100%, 0px);
    visibility: visible;
  }
  100% {
    transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes animation-gkgm2m {
  0% {
    transform: translate3d(0px, 100%, 0px);
    visibility: visible;
  }
  100% {
    transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes animation-gkgm2m {
  0% {
    transform: translate3d(0px, 100%, 0px);
    visibility: visible;
  }
  100% {
    transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes animation-1p23miv {
  0% {
    transform: translate3d(0px, -100%, 0px);
    visibility: visible;
  }
  100% {
    transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes animation-gkgm2m {
  0% {
    transform: translate3d(0px, 100%, 0px);
    visibility: visible;
  }
  100% {
    transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes animation-1w5lsuq {
  0% {
    transform: translate3d(100%, 0px, 0px);
    visibility: visible;
  }
  100% {
    transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes changeBackgroundColor {
  0% {
    fill: #a5aa9c;
  }

  20% {
    fill: #a5aa9c;
  }

  50% {
    fill: #c4ddc4;
  }

  70% {
    fill: #88998d;
  }

  100% {
    fill: #a5aa9c;
  }
}

@keyframes animation-11im473 {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@-webkit-keyframes margin {
  0% {
    transform: translateY(-145px);
  }

  50% {
    transform: translateY(-50px);
  }

  100% {
    transform: translateY(-145px);
  }
}

@keyframes margin {
  0% {
    transform: translateY(-145px);
  }

  50% {
    transform: translateY(-50px);
  }

  100% {
    transform: translateY(-145px);
  }
}

@-webkit-keyframes marginOdd {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-145px);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes marginOdd {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-145px);
  }

  100% {
    transform: translateY(0);
  }
}

@media screen and (max-width: 980px) {
    /*    .static-hero-img img {
        margin-left: 300px;
        width: 80%;
    }*/

    .animation_static_hero_shape_1 img {
        /*margin-left: 300px;*/
        width: 50px;
        margin-top: 40px;
    }

    .animation_static_hero_shape_2 img {
        /*margin-right: 50px;*/
        width: 50px;
        margin-top: 20px;
    }

    .animation_static_hero_shape_3 img {
        /*margin-left: 300px;*/
        width: 80%;
    }

    .animation_static_hero_shape_4 img {
        margin-left: 120px;
        width: 50%;
    }

    .static-hero-img-bg img {
        width: 80%;
        /*margin-left: 300px;*/
        margin-top: -30px;
        display: none;
    }

    .static-hero .static-hero-right .static-hero-img {
    }

    .static-hero .static-hero-right {
        right: 50px;
        left: 50px;
    }

        .static-hero .static-hero-right .static-hero-shape-3 {
            left: 0;
        }

    .animation_slide_title {
        padding-bottom: 10px;
    }

    .animation_slide_text {
        padding-bottom: 250px;
    }

    /*    .animation_wedding_date {
        padding-top: 20px;
    }*/

    .time-section {
        font-size: 12px !important;
    }

    .couple-section .couple-area .couple-item .couple-img-wrap {
        max-height: 320px;
    }

    .section-title {
        margin-bottom: 30px !important;
    }

    .story-section .story-item .story-content .story-content-inner {
        padding-top: 70px;
        padding-bottom: 50px;
    }

    .portfolio-section .grid {
        width: 200px !important;
        max-height: 250px !important;
    }

    .wish-box {
        min-height: 250px;
        height: auto;
        max-height: 500px;
    }

    .couple-responsive-padding {
        margin: 10px 0 !important;
    }

    .modal-content {
        width: 80%;
    }

    .replyModal {
        display: grid !important;
        align-items: center;
    }
}

.footer-container h2 {
    font-family: "Great Vibes", cursive;
    /*margin-top: 10px;*/
    color: #fff;
    font-style: italic;
    margin: 0 auto;
    font-size: 30px;
}

.footer-text {
    height: 50px;
    display: flex;
    align-items: center;
}

@media (pointer:none), (pointer:coarse) {
    #header {
        box-shadow: 0 -5px 15px #086ad84a;
    }
    .static-hero {
        height: 800px !important;
    }
    .site-header #navbar ul a {
        font-size: 20px;
        font-weight: 500;
        color: #657150 !important;
        line-height: 3rem;
    }
}