@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Libre+Franklin:400,400i,600,600i&display=swap);



body,
input,
textarea,
.mbr-company .list-group-text,
.mbr-section-text {
  font-family: 'Libre Franklin', serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Libre Franklin', serif;
}
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price,
.mbr-section-title {
  font-family: 'Oxygen', sans-serif;
}
.btn {
  font-family: 'Libre Franklin', serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Oxygen', sans-serif;
}
.btn-sm,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block,
.mbr-section-subtitle {
  font-family: 'Libre Franklin', serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Oxygen', sans-serif;
}
.mbr-author-desc {
  font-family: 'Libre Franklin', serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Oxygen', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Libre Franklin', serif;
  font-style: normal;
}
.bg-primary {
  background-color: #883c95 !important;
}
.bg-success {
  background-color: #1e7c3a !important;
}
.bg-info {
  background-color: #74a3c7 !important;
}
.bg-warning {
  background-color: #ffd785 !important;
}
.bg-danger {
  background-color: #ff9685 !important;
}
.btn-primary {
  background-color: #883c95;
  border-color: #883c95;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #56265e;
  border-color: #56265e;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #56265e !important;
  border-color: #56265e !important;
}
.btn-secondary {
  background-color: #a25dae;
  border-color: #a25dae;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #763f7f;
  border-color: #763f7f;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #763f7f !important;
  border-color: #763f7f !important;
}
.btn-info {
  background-color: #74a3c7;
  border-color: #74a3c7;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #447eaa;
  border-color: #447eaa;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #447eaa !important;
  border-color: #447eaa !important;
}
.btn-success {
  background-color: #1e7c3a;
  border-color: #1e7c3a;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #0f3e1d;
  border-color: #0f3e1d;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #0f3e1d !important;
  border-color: #0f3e1d !important;
}
.btn-warning {
  background-color: #ffd785;
  border-color: #ffd785;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #ffbe38;
  border-color: #ffbe38;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #ffbe38 !important;
  border-color: #ffbe38 !important;
}
.btn-danger {
  background-color: #ff9685;
  border-color: #ff9685;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #ff5438;
  border-color: #ff5438;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #ff5438 !important;
  border-color: #ff5438 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #461f4c;
  color: #461f4c;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #883c95;
  border-color: #883c95;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #883c95 !important;
  border-color: #883c95 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #66376e;
  color: #66376e;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #a25dae;
  border-color: #a25dae;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #a25dae !important;
  border-color: #a25dae !important;
}
.btn-info-outline {
  background: none;
  border-color: #3d7198;
  color: #3d7198;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #74a3c7;
  border-color: #74a3c7;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #74a3c7 !important;
  border-color: #74a3c7 !important;
}
.btn-success-outline {
  background: none;
  border-color: #0a2a14;
  color: #0a2a14;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #1e7c3a;
  border-color: #1e7c3a;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #1e7c3a !important;
  border-color: #1e7c3a !important;
}
.btn-warning-outline {
  background: none;
  border-color: #ffb61f;
  color: #ffb61f;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #ffd785;
  border-color: #ffd785;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #ffd785 !important;
  border-color: #ffd785 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #ff3e1f;
  color: #ff3e1f;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #ff9685;
  border-color: #ff9685;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #ff9685 !important;
  border-color: #ff9685 !important;
}
.text-primary {
  color: #883c95 !important;
}
.text-success {
  color: #1e7c3a !important;
}
.text-info {
  color: #74a3c7 !important;
}
.text-warning {
  color: #ffd785 !important;
}
.text-danger {
  color: #ff9685 !important;
}
.alert-success {
  background-color: #1e7c3a;
}
.alert-info {
  background-color: #74a3c7;
}
.alert-warning {
  background-color: #ffd785;
}
.alert-danger {
  background-color: #ff9685;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #883c95;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #883c95;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #883c95;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #883c95;
}
.lead a,
.lead a:hover {
  color: #883c95;
}
.lead blockquote {
  border-color: #883c95;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #c283cd;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #47d271;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #cfdfec;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #000;
}
/* DirectM */
a {
  color: #74a3c7;
}
a:hover {
  color: #333;
}
/*header1*/
.header1 .mbr-arrow a i {
  color: #ffffff;
}
.header1 .mbr-arrow a:hover i {
  color: #883c95;
}
/*header2*/
.header1.header2 .mbr-arrow a i {
  color: #222222;
}
.header1.header2 .mbr-arrow a:hover i {
  color: #883c95;
}
/*features1*/
.features1 .carousel-indicators li.active {
  border: 5px solid #883c95;
}
/*features12*/
.features12 .card .mbr-iconfont,
.features14 .card .mbr-iconfont,
.features16 .card .mbr-iconfont {
  font-family: 'Oxygen', sans-serif;
}
/*msg-box1*/
.msg-box1 ul li:before {
  background-color: #883c95;
}
.msg-box1 .round-block {
  background: linear-gradient(45deg, #71327c, #883c95, #a84db7);
}
/*tabs1*/
.tabs1 ul li a.active {
  border-bottom-color: #883c95 !important;
}
.tabs1 .tab-list-wraper ul li:before {
  background-color: #883c95;
}
.tabs1 .colorBG {
  background-color: #883c95;
}
/*content*/
.content2 blockquote {
  border-left: 3px solid #883c95;
}
.content4 p {
  border-bottom: 3px solid #883c95;
  border-top: 3px solid #883c95;
}
/*follow1*/
.follow1 .btn-social {
  color: #883c95;
  border-color: #883c95;
}
.follow1 .btn-social:hover {
  color: #a84db7;
  background: rgba(136, 60, 149, 0.1);
  border-color: #a84db7;
}
/*share1*/
.share1 .btn-social {
  color: #883c95;
  border-color: #883c95;
}
.share1 .btn-social:hover {
  color: #a84db7;
  background: rgba(136, 60, 149, 0.1);
  border-color: #a84db7;
}
/* Slider */
.mbr-slider .carousel-indicators .active {
  background-color: #883c95;
}
/* Gallery */
.mbr-gallery-filter ul li {
  font-family: 'Libre Franklin', serif;
}
.mbr-gallery-filter li {
  color: #74a3c7;
}
.btn-empty:focus {
  color: #883c95;
}
/* captions */
.mbr-figure-caption {
  background-color: #616161;
  color: #fff;
}
/* tabs1 */
.tabs1 ul li a {
  color: #74a3c7;
}
/*tabs3*/
.tabs3 .nav-tabs .nav-link.active {
  border: 5px solid #883c95;
}
/* testimonials1*/
.testimonials1 .carousel-indicators li.active {
  border: 5px solid #883c95;
}
.hamburger-icon {
  background-color: #883c95 !important;
}
.hamburger-icon:before {
  background-color: #883c95;
}
.hamburger-icon:after {
  background-color: #883c95;
}
.form-control {
  background: #eef2f7;
  padding: 1rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mbr-form.mx-auto {
  margin: 0 auto;
  float: none;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
#menu2-1 .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-1 .navbar-toggler {
  color: #fffcf6;
}
#menu2-1 .close-icon::before,
#menu2-1 .close-icon::after {
  background-color: #fffcf6;
}
#menu2-1 .link,
#menu2-1 .dropdown-item {
  color: #fffcf6;
  font-family: 'Libre Franklin', serif;
}
#menu2-1 .link {
  font-size: 0.8125rem;
}
#menu2-1 .dropdown-item,
#menu2-1 .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu2-1 .link:hover,
#menu2-1 .link:focus {
  color: #c48cce;
}
#menu2-1 .dropdown-item:hover::before,
#menu2-1 .dropdown-item:focus::before {
  background: #c48cce;
}
#menu2-1 .dropdown-item:hover,
#menu2-1 .dropdown-item:focus {
  color: #fffcf6;
}
#menu2-1 .link[aria-expanded="true"],
#menu2-1 .dropdown-menu {
  background: #883c95;
}
#menu2-1 .nav-dropdown-sm .link:focus,
#menu2-1 .nav-dropdown-sm .link:hover,
#menu2-1 .nav-dropdown-sm .dropdown-item:focus,
#menu2-1 .nav-dropdown-sm .dropdown-item:hover {
  background: #7e388a!important;
}
#menu2-1 .navbar,
#menu2-1 .nav-dropdown-sm,
#menu2-1 .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-1 .nav-dropdown-sm .dropdown-menu {
  background: #883c95;
}
#menu2-1 .bg-color.transparent .link {
  color: #fffcf6;
  transition: none;
}
#menu2-1 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-1 .bg-color.transparent.opened .link:hover,
#menu2-1 .bg-color.transparent.opened .link:focus {
  color: #c48cce;
}
#menu2-1 .link[aria-expanded="true"],
#menu2-1 .dropdown-item[aria-expanded="true"] {
  color: #c48cce!important;
}
#slider-2p .mbr-section-title,
#slider-2p .mbr-section-text {
  color: #fff;
}
.cid-rIiy87u6JY.popup-builder {
  background-color: #ffffff;
}
.cid-rIiy87u6JY.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rIiy87u6JY.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rIiy87u6JY .modal-content,
.cid-rIiy87u6JY .modal-dialog {
  height: auto;
}
.cid-rIiy87u6JY .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rIiy87u6JY .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rIiy87u6JY .form-wrapper .mbr-form .form-group,
  .cid-rIiy87u6JY .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rIiy87u6JY .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rIiy87u6JY .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-rIiy87u6JY .mbr-text {
  text-align: center;
}
.cid-rIiy87u6JY .pt-0 {
  padding-top: 0 !important;
}
.cid-rIiy87u6JY .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rIiy87u6JY .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rIiy87u6JY .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rIiy87u6JY .modal-open {
  overflow: hidden;
}
.cid-rIiy87u6JY .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rIiy87u6JY .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rIiy87u6JY .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rIiy87u6JY .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-rIiy87u6JY .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rIiy87u6JY .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rIiy87u6JY .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rIiy87u6JY .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-rIiy87u6JY .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rIiy87u6JY .modal-backdrop.fade {
  opacity: 0;
}
.cid-rIiy87u6JY .modal-backdrop.show {
  opacity: .5;
}
.cid-rIiy87u6JY .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rIiy87u6JY .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rIiy87u6JY .modal-header .close:hover {
  opacity: 1;
}
.cid-rIiy87u6JY .modal-header .close:focus {
  outline: none;
}
.cid-rIiy87u6JY .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rIiy87u6JY .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rIiy87u6JY .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rIiy87u6JY .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rIiy87u6JY .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rIiy87u6JY .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rIiy87u6JY .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rIiy87u6JY .modal-sm {
    max-width: 300px;
  }
  .cid-rIiy87u6JY .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rIiy87u6JY .modal-lg,
  .cid-rIiy87u6JY .modal-xl {
    max-width: 800px;
  }
  .cid-rIiy87u6JY .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rIiy87u6JY .modal-xl {
    max-width: 1140px;
  }
  .cid-rIiy87u6JY .container {
    max-width: 1140px;
  }
}
.cid-rIiy87u6JY .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rIiy87u6JY .container {
    max-width: 720px;
  }
}
.cid-rIiy87u6JY .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rIiy87u6JY .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-rIiy87u6JY .form-group {
  margin-bottom: 1rem;
}
.cid-rIiy87u6JY .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rIiy87u6JY .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rIiy87u6JY .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
#content8-7 H3 {
  font-size: 25px;
}
#features19-b .mbr-iconfont {
  background: #883c95;
  border-color: #883c95;
}
#features19-b .card-text {
  color: #848484;
}
#accordion1-8 H1 {
  font-size: 30px;
  color: #a25dae;
}
#content3-2m .mbr-section-title,
#content3-2m .mbr-section-subtitle {
  text-align: center;
}
#features7-2o .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#testimonials1-6 .mbr-section-title {
  font-size: 25px;
}
#form1-3 .form {
  background: #fafbfc;
}
#form1-3 .heading-title {
  font-size: 25px;
  color: #883c95;
}
#footer2-4 .footer-list {
  color: #74a3c7;
}
#footer2-4 .btn-social {
  border-color: #fffcf6;
  color: #fffcf6;
}
#footer2-4 .btn-social:hover {
  background: #fffcf6;
  color: #fff;
}
#footer2-4 .footer-header {
  font-size: 14px;
  color: #fffcf6;
}
#footer2-4 LI {
  color: #fffcf6;
}
#menu2-d .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-d .navbar-toggler {
  color: #fffcf6;
}
#menu2-d .close-icon::before,
#menu2-d .close-icon::after {
  background-color: #fffcf6;
}
#menu2-d .link,
#menu2-d .dropdown-item {
  color: #fffcf6;
  font-family: 'Libre Franklin', serif;
}
#menu2-d .link {
  font-size: 0.8125rem;
}
#menu2-d .dropdown-item,
#menu2-d .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu2-d .link:hover,
#menu2-d .link:focus {
  color: #c48cce;
}
#menu2-d .dropdown-item:hover::before,
#menu2-d .dropdown-item:focus::before {
  background: #c48cce;
}
#menu2-d .dropdown-item:hover,
#menu2-d .dropdown-item:focus {
  color: #fffcf6;
}
#menu2-d .link[aria-expanded="true"],
#menu2-d .dropdown-menu {
  background: #883c95;
}
#menu2-d .nav-dropdown-sm .link:focus,
#menu2-d .nav-dropdown-sm .link:hover,
#menu2-d .nav-dropdown-sm .dropdown-item:focus,
#menu2-d .nav-dropdown-sm .dropdown-item:hover {
  background: #7e388a!important;
}
#menu2-d .navbar,
#menu2-d .nav-dropdown-sm,
#menu2-d .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-d .nav-dropdown-sm .dropdown-menu {
  background: #883c95;
}
#menu2-d .bg-color.transparent .link {
  color: #fffcf6;
  transition: none;
}
#menu2-d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-d .bg-color.transparent.opened .link:hover,
#menu2-d .bg-color.transparent.opened .link:focus {
  color: #c48cce;
}
#menu2-d .link[aria-expanded="true"],
#menu2-d .dropdown-item[aria-expanded="true"] {
  color: #c48cce!important;
}
#footer2-e .footer-list {
  color: #74a3c7;
}
#footer2-e .btn-social {
  border-color: #fffcf6;
  color: #fffcf6;
}
#footer2-e .btn-social:hover {
  background: #fffcf6;
  color: #fff;
}
#footer2-e .footer-header {
  font-size: 14px;
  color: #fffcf6;
}
#footer2-e LI {
  color: #fffcf6;
}
#header1-f .mbr-iconfont {
  color: #fff;
  border-color: #fff;
}
#header1-f .mbr-table-cell {
  vertical-align: middle;
}
#header1-f .heading-text {
  font-size: 36px;
}
#menu2-h .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-h .navbar-toggler {
  color: #fffcf6;
}
#menu2-h .close-icon::before,
#menu2-h .close-icon::after {
  background-color: #fffcf6;
}
#menu2-h .link,
#menu2-h .dropdown-item {
  color: #fffcf6;
  font-family: 'Libre Franklin', serif;
}
#menu2-h .link {
  font-size: 0.8125rem;
}
#menu2-h .dropdown-item,
#menu2-h .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu2-h .link:hover,
#menu2-h .link:focus {
  color: #c48cce;
}
#menu2-h .dropdown-item:hover::before,
#menu2-h .dropdown-item:focus::before {
  background: #c48cce;
}
#menu2-h .dropdown-item:hover,
#menu2-h .dropdown-item:focus {
  color: #fffcf6;
}
#menu2-h .link[aria-expanded="true"],
#menu2-h .dropdown-menu {
  background: #883c95;
}
#menu2-h .nav-dropdown-sm .link:focus,
#menu2-h .nav-dropdown-sm .link:hover,
#menu2-h .nav-dropdown-sm .dropdown-item:focus,
#menu2-h .nav-dropdown-sm .dropdown-item:hover {
  background: #7e388a!important;
}
#menu2-h .navbar,
#menu2-h .nav-dropdown-sm,
#menu2-h .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-h .nav-dropdown-sm .dropdown-menu {
  background: #883c95;
}
#menu2-h .bg-color.transparent .link {
  color: #fffcf6;
  transition: none;
}
#menu2-h .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-h .bg-color.transparent.opened .link:hover,
#menu2-h .bg-color.transparent.opened .link:focus {
  color: #c48cce;
}
#menu2-h .link[aria-expanded="true"],
#menu2-h .dropdown-item[aria-expanded="true"] {
  color: #c48cce!important;
}
#slider-i .mbr-section-title,
#slider-i .mbr-section-text {
  color: #fff;
}
#content8-t H3 {
  font-size: 25px;
}
#features19-14 .mbr-iconfont {
  background: #883c95;
  border-color: #883c95;
}
#features19-14 .card-text {
  color: #848484;
}
#accordion1-1p H1 {
  font-size: 30px;
  color: #a25dae;
}
#testimonials1-22 .mbr-section-title {
  font-size: 25px;
}
#form1-2d .form {
  background: #c48cce;
}
#form1-2d .heading-title {
  font-size: 25px;
  color: #883c95;
}
