html {
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
  font-family: "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

p {
  line-height: 1.75;
}

a {
  color: #03758A;
}
a:hover {
  color: rgb(1.914893617, 74.6808510638, 88.085106383);
}

.text-primary {
  color: #03758A !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.page-section {
  padding: 100px 0;
}
.page-section h2.section-heading {
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 36px;
  color: #03758A;
}
.page-section h3.section-subheading {
  color: #014752;
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
  font-family: "Droid Serif", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.page-section p.section-subheading {
  color: #014752;
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
  font-family: "Droid Serif", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

@media (min-width: 768px) {
  section {
    padding: 150px 0;
  }
  .page-section h2.section-heading {
    font-size: 40px;
  }
  .page-section h3.section-subheading {
    font-size: 28px;
  }
  .page-section p.section-subheading {
    font-size: 16px;
  }
}
::-moz-selection {
  background: rgba(3, 117, 138, 0.1254901961);
  text-shadow: none;
}

::selection {
  background: rgba(3, 117, 138, 0.1254901961);
  text-shadow: none;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* Add dots under the hoverable text */
  cursor: pointer;
}

/* Tooltip text */
.tooltiptext {
  visibility: hidden; /* Hidden by default */
  width: 130px;
  background-color: black;
  color: #ffffff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  position: absolute;
  z-index: 1; /* Ensure tooltip is displayed above content */
}

/* Show the tooltip text on hover */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

.btn {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}

.btn-xl {
  font-size: 18px;
  padding: 20px 40px;
}

.btn-primary {
  background-color: white !important;
  border-color: white !important;
  color: #03758A !important;
}
.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: white;
  border-color: white;
  color: #03758A;
}
.btn-primary:active, .btn-primary:focus {
  background-color: white;
  border-color: white;
  color: #03758A;
  box-shadow: 0 0 0 0.2rem #03758A !important;
}

.btn-primary-new {
  background-color: #03758A;
  border-color: #03758A;
  color: white;
}
.btn-primary-new:active, .btn-primary-new:focus, .btn-primary-new:hover {
  background-color: rgb(2.1861702128, 85.2606382979, 100.5638297872) !important;
  border-color: rgb(2.1861702128, 85.2606382979, 100.5638297872) !important;
  color: white;
}
.btn-primary-new:active, .btn-primary-new:focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
}

.abril-fatface-regular {
  font-family: "Abril Fatface", serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
}

.fixed-top {
  width: 100%;
  max-width: 100vw;
}

#mainNav {
  background-color: #03758A;
}
#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: white;
  border: 0;
  background-color: #03758A;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
#mainNav .navbar-brand {
  color: #fff;
  font-family: "Kaushan Script", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #CFE0E9;
}
#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 90%;
  font-weight: 400;
  padding: 0.75em 0;
  letter-spacing: 1px;
  color: white;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #CFE0E9;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    font-size: 1.75em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    font-weight: 600;
    padding: 1.1em 1em !important;
  }
  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #03758A;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
}
header.masthead {
  min-height: 100vh;
  color: white;
  text-shadow: #03758A 1px 0 10px;
  text-shadow: #8c8c8c 1px 0 10px;
  background-image: url("../img/header-bg.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top center;
  background-size: cover;
  z-index: 1000;
  position: relative;
  clip-path: shape(from 0 0, vline to calc(100% - 25px), curve to 21.43% calc(100% - 9px) with 14.29% calc(100% - 14px), curve to 35.71% calc(100% - 17.5px) with 28.57% calc(100% - 4px), curve to 50% calc(100% - 27px) with 42.86% calc(100% - 31px), curve to 64.29% calc(100% - 18px) with 57.14% calc(100% - 23px), curve to 78.57% calc(100% - 7px) with 71.43% calc(100% - 13px), curve to 100% calc(100% - 25px) with 85.71% calc(100% - 1px), vline to 0, hline to 0);
}
header.masthead .intro-text {
  padding-top: 150px;
  padding-bottom: 220px;
}
header.masthead .intro-text .intro-lead-in {
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 25px;
  opacity: 70%;
  font-family: "Droid Serif", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
header.masthead .intro-text .intro-heading {
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
  margin-bottom: 25px;
  opacity: 90%;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

@media (min-width: 768px) {
  header.masthead .intro-text {
    padding-top: 125px;
    padding-bottom: 375px;
  }
  header.masthead .intro-text .intro-lead-in {
    font-size: 52px;
    line-height: 52px;
    margin-bottom: 24px;
    font-family: "Droid Serif", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
  header.masthead .intro-text .intro-heading {
    font-size: 88px;
    font-weight: 700;
    line-height: 88px;
    margin-bottom: 50px;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
}
section.invitation-bg {
  background-image: url("../img/invitation-bg.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  margin-top: -46px;
  z-index: 900;
  position: relative;
  min-height: 94vh;
  clip-path: shape(from 0 0, vline to calc(100% - 25px), curve to 21.43% calc(100% - 9px) with 14.29% calc(100% - 14px), curve to 35.71% calc(100% - 17.5px) with 28.57% calc(100% - 4px), curve to 50% calc(100% - 27px) with 42.86% calc(100% - 31px), curve to 64.29% calc(100% - 18px) with 57.14% calc(100% - 23px), curve to 78.57% calc(100% - 7px) with 71.43% calc(100% - 13px), curve to 100% calc(100% - 25px) with 85.71% calc(100% - 1px), vline to 0, hline to 0);
}
section.invitation-bg .section-heading {
  color: white;
}
section.invitation-bg .section-subheading {
  margin-bottom: unset;
  color: white;
}

.invitation-card {
  padding: 80px 20px;
  margin: 20px;
  background-color: rgba(240, 244, 249, 0.6);
  border-bottom: 4px solid #03758A;
  border-top-left-radius: 80px;
  border-top-right-radius: 80px;
  background-color: rgba(3, 117, 138, 0.6);
  color: white !important;
  text-shadow: #03758a 1px 0 10px;
  text-shadow: #8c8c8c 1px 0 10px;
}

section.location-bg {
  clip-path: shape(from 0 0, vline to calc(100% - 25px), curve to 21.43% calc(100% - 9px) with 14.29% calc(100% - 14px), curve to 35.71% calc(100% - 17.5px) with 28.57% calc(100% - 4px), curve to 50% calc(100% - 27px) with 42.86% calc(100% - 31px), curve to 64.29% calc(100% - 18px) with 57.14% calc(100% - 23px), curve to 78.57% calc(100% - 7px) with 71.43% calc(100% - 13px), curve to 100% calc(100% - 25px) with 85.71% calc(100% - 1px), vline to 0, hline to 0);
  margin-top: -46px;
  position: relative;
  z-index: 800;
}

.service-heading {
  margin: 15px 0;
  text-transform: none;
}

#info {
  clip-path: shape(from 0 0, vline to calc(100% - 25px), curve to 21.43% calc(100% - 9px) with 14.29% calc(100% - 14px), curve to 35.71% calc(100% - 17.5px) with 28.57% calc(100% - 4px), curve to 50% calc(100% - 27px) with 42.86% calc(100% - 31px), curve to 64.29% calc(100% - 18px) with 57.14% calc(100% - 23px), curve to 78.57% calc(100% - 7px) with 71.43% calc(100% - 13px), curve to 100% calc(100% - 25px) with 85.71% calc(100% - 1px), vline to 0, hline to 0);
  margin-top: -46px;
  position: relative;
  z-index: 600;
}
#info .info-item {
  right: 0;
  margin: 0 0 15px;
}
#info .info-item .info-link {
  position: relative;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  cursor: pointer;
}
#info .info-item .info-link .info-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
}
#info .info-item .info-link .info-hover:hover {
  opacity: 1;
}
#info .info-item .info-link .info-hover .info-hover-content {
  font-size: 20px;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  color: white;
}
#info .info-item .info-link .info-hover .info-hover-content i {
  margin-top: -12px;
}
#info .info-item .info-link .info-hover .info-hover-content h3,
#info .info-item .info-link .info-hover .info-hover-content h4 {
  margin: 0;
}
#info .info-item .info-caption {
  max-width: 400px;
  margin: 0 auto;
  padding: 25px;
  text-align: center;
  background-color: #fff;
}
#info .info-item .info-caption h4 {
  margin: 0;
  text-transform: none;
}
#info .info-item .info-caption p {
  font-size: 16px;
  font-style: italic;
  margin: 0;
  font-family: "Droid Serif", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
#info * {
  z-index: 2;
}

@media (min-width: 767px) {
  #info .info-item {
    margin: 0 0 30px;
  }
}
.info-modal .modal-dialog {
  margin: 1rem;
  max-width: 100vw;
}
.info-modal .modal-content {
  padding: 100px 0;
  text-align: center;
}
.info-modal .modal-content h2 {
  font-size: 3em;
  margin-bottom: 15px;
}
.info-modal .modal-content p {
  margin-bottom: 30px;
}
.info-modal .modal-content p.item-intro {
  font-size: 16px;
  font-style: italic;
  margin: 20px 0 30px;
  font-family: "Droid Serif", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.info-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}
.info-modal .modal-content img {
  margin-bottom: 30px;
}
.info-modal .modal-content button {
  cursor: pointer;
}
.info-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  cursor: pointer;
  background-color: transparent;
}
.info-modal .close-modal:hover {
  opacity: 0.3;
}
.info-modal .close-modal .lr {
  /* Safari and Chrome */
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #212529;
}
.info-modal .close-modal .lr .rl {
  /* Safari and Chrome */
  z-index: 1052;
  width: 1px;
  height: 75px;
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: #212529;
}

section.rsvp-bg {
  background-image: url("../img/rsvp-bg.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  margin-top: -46px;
  position: relative;
  z-index: 700;
  clip-path: shape(from 0 0, vline to calc(100% - 25px), curve to 21.43% calc(100% - 9px) with 14.29% calc(100% - 14px), curve to 35.71% calc(100% - 17.5px) with 28.57% calc(100% - 4px), curve to 50% calc(100% - 27px) with 42.86% calc(100% - 31px), curve to 64.29% calc(100% - 18px) with 57.14% calc(100% - 23px), curve to 78.57% calc(100% - 7px) with 71.43% calc(100% - 13px), curve to 100% calc(100% - 25px) with 85.71% calc(100% - 1px), vline to 0, hline to 0);
}

.rsvp-card {
  padding: 80px 20px;
  margin: 20px auto;
  background-color: rgba(240, 244, 249, 0.6);
  border-bottom: 4px solid rgba(3, 117, 138, 0.6);
  border-top-left-radius: 80px;
  border-top-right-radius: 80px;
  width: fit-content;
  background-color: rgba(3, 117, 138, 0.6);
  color: white !important;
  text-shadow: #03758a 1px 0 10px;
  text-shadow: #8c8c8c 1px 0 10px;
}

.form-container form {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 16px;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
.form-container form label {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-size: 16px;
  font-weight: bold;
}
.form-container form label input,
.form-container form label select,
.form-container form label textarea {
  width: 100%;
  max-width: 400px;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
  font-weight: normal;
}
.form-container form label .guests-inputs {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}

.footer {
  padding: 25px 0;
  text-align: center;
}
.footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.footer ul.quicklinks {
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

ul.social-buttons {
  margin-bottom: 0;
}
ul.social-buttons li a {
  font-size: 20px;
  line-height: 50px;
  display: block;
  width: 50px;
  height: 50px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  color: white;
  border-radius: 100%;
  outline: none;
  background-color: #212529;
}
ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
  background-color: #03758A;
}

/*# sourceMappingURL=agency.css.map */