.lilac-text {
  color: #e1d1ec !important;
}

.lightlilac-text {
  color: #f9f6fb !important;
}

.white-text {
  color: white !important;
}

a {
  color: inherit;
}

b, strong {
  font-weight: 700;
}

.bg-lilac {
  background-color: #e1d1ec !important;
}

.bg-lightlilac {
  background-color: #f9f6fb !important;
}

.bg-white {
  color: black;
}

.border-none {
  border: none;
}

html {
  font-size: 16px;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}

body {
  font-family: helvetica-lt-pro, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: black;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

main {
  flex-grow: 1;
}

.large-text {
  font-size: 24px;
}

.small-text {
  font-size: 14px;
}

.fw-medium {
  font-weight: 500;
}

@media only screen and (max-width: 767.98px) {
  html {
    font-size: 16px;
  }
  .large-text {
    font-size: 20px;
  }
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: helvetica-lt-pro, sans-serif;
  font-weight: 700;
  line-height: 1.4;
}

.fw-normal {
  font-family: helvetica-lt-pro, sans-serif;
  font-weight: 400;
}

.row-gap-6 {
  row-gap: 5rem !important;
}

.mt-10 {
  margin-top: 6rem;
}

.mb-10 {
  margin-bottom: 6rem;
}

.mb-20 {
  margin-bottom: 12rem;
}

.pt-10 {
  padding-top: 6rem;
}

.pb-10 {
  padding-bottom: 6rem;
}

.pt-15 {
  padding-top: 9rem;
}

.pb-15 {
  padding-bottom: 9rem;
}

.pt-20 {
  padding-top: 12rem;
}

.pb-20 {
  padding-bottom: 12rem;
}

.py-6 {
  padding-top: 5rem;
  padding-bottom: 6rem;
}

@media (min-width: 768px) {
  .pb-md-20 {
    padding-bottom: 12rem;
  }
}
@media (min-width: 1200px) {
  .pe-xl-10 {
    padding-right: 6rem !important;
  }
  .px-xl-10 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
}
.text :last-child {
  margin-bottom: 0;
}
.text ul, .text ol {
  padding-left: 1rem;
}
.text ul li, .text ol li {
  margin-bottom: 1rem;
}
.text ul li:last-of-type, .text ol li:last-of-type {
  margin-bottom: 0;
}
.text a:not(.button):not(.btn):not(.read-more) {
  text-decoration: underline;
}

header.overlap {
  margin-bottom: -100px;
}
header.sticky-top {
  z-index: 1021;
}

/*@media (min-width: 1200px) { 
    header {
    nav.navbar {

        .nav-link {
            padding-top:0;
            padding-bottom:0;
        }
    }
}
}*/
@media (max-width: 991.98px) {
  header {
    /*&.overlap {
        margin-bottom:0;
    }*/
  }
  header nav.navbar .navbar-brand, header nav.navbar .navbar-toggler {
    z-index: 2;
  }
}
/* tables */
.table {
  border: 1px solid #dee2e6;
  font-size: 16px;
}
.table th, .table td {
  border: 1px solid #dee2e6;
  background-color: #f1f5fa;
}

/* oEmbeds */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* modal 

.modal {
    --bs-modal-bg: #012b3a;

}

.modal-content {
   border:none;
   background-color: transparent;
}

.modal-backdrop {
   --bs-backdrop-bg: #012b3a;
   --bs-backdrop-opacity: 0.9;
}

.modal-header {
    padding-bottom:0;

    .btn-close{
        opacity:1;
--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
    }

}

.modal-body {

    .embed-container iframe {
border:2px solid $lightblue;
    border-radius:0.5rem;
    }

}

.modal-footer {
    padding:0;
}

.modal-header, .modal-footer {
    border:none;
}

@media (min-width: 992px) {
    .modal-dialog {
        max-width:800px;
    }
}

@media (min-width: 1400px) {
    .modal-dialog {
        max-width:1000px;
    }
}*/
/* footer */
footer nav.navbar .nav-link {
  color: white;
}
footer nav.navbar .nav-link.active {
  color: #e1d1ec;
}
footer .navbar-toggler {
  border: none;
  padding: 0;
}
footer .navbar-toggler:focus {
  box-shadow: none;
}
footer .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}/*# sourceMappingURL=app.css.map */