@import url(https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);







body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Poppins', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Poppins', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Poppins', sans-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: 'Poppins', sans-serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Poppins', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Poppins', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #fff9ed !important;
}
.bg-success {
  background-color: #ad71c1 !important;
}
.bg-info {
  background-color: #c792da !important;
}
.bg-warning {
  background-color: #f8e6ff !important;
}
.bg-danger {
  background-color: #fbf0ff !important;
}
.btn-primary {
  background-color: #fff9ed;
  border-color: #fff9ed;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #ffdfa1;
  border-color: #ffdfa1;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #ffdfa1 !important;
  border-color: #ffdfa1 !important;
}
.btn-secondary {
  background-color: #c792da;
  border-color: #c792da;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #aa59c7;
  border-color: #aa59c7;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #aa59c7 !important;
  border-color: #aa59c7 !important;
}
.btn-info {
  background-color: #c792da;
  border-color: #c792da;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #aa59c7;
  border-color: #aa59c7;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #aa59c7 !important;
  border-color: #aa59c7 !important;
}
.btn-success {
  background-color: #ad71c1;
  border-color: #ad71c1;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #8946a0;
  border-color: #8946a0;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #8946a0 !important;
  border-color: #8946a0 !important;
}
.btn-warning {
  background-color: #f8e6ff;
  border-color: #f8e6ff;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e39aff;
  border-color: #e39aff;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e39aff !important;
  border-color: #e39aff !important;
}
.btn-danger {
  background-color: #fbf0ff;
  border-color: #fbf0ff;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #e7a3ff;
  border-color: #e7a3ff;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #e7a3ff !important;
  border-color: #e7a3ff !important;
}
.btn-primary-outline {
  background: none;
  border-color: #ffd787;
  color: #ffd787;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #fff9ed;
  border-color: #fff9ed;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #fff9ed !important;
  border-color: #fff9ed !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #a046c0;
  color: #a046c0;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #c792da;
  border-color: #c792da;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #c792da !important;
  border-color: #c792da !important;
}
.btn-info-outline {
  background: none;
  border-color: #a046c0;
  color: #a046c0;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #c792da;
  border-color: #c792da;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #c792da !important;
  border-color: #c792da !important;
}
.btn-success-outline {
  background: none;
  border-color: #7a3e8e;
  color: #7a3e8e;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #ad71c1;
  border-color: #ad71c1;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #ad71c1 !important;
  border-color: #ad71c1 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #db80ff;
  color: #db80ff;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f8e6ff;
  border-color: #f8e6ff;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f8e6ff !important;
  border-color: #f8e6ff !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e08aff;
  color: #e08aff;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #fbf0ff;
  border-color: #fbf0ff;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #fbf0ff !important;
  border-color: #fbf0ff !important;
}
.text-primary {
  color: #fff9ed !important;
}
.text-success {
  color: #ad71c1 !important;
}
.text-info {
  color: #c792da !important;
}
.text-warning {
  color: #f8e6ff !important;
}
.text-danger {
  color: #fbf0ff !important;
}
.alert-success {
  background-color: #ad71c1;
}
.alert-info {
  background-color: #c792da;
}
.alert-warning {
  background-color: #f8e6ff;
}
.alert-danger {
  background-color: #fbf0ff;
}
.btn-social {
  border-color: #fff9ed;
}
.btn-social:hover {
  background: #fff9ed;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #fff9ed;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #fff9ed;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #fff9ed;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #fff9ed;
}
.lead a,
.lead a:hover {
  color: #fff9ed;
}
.lead blockquote {
  border-color: #fff9ed;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #e0cae8;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #ffffff;
}
.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: #fff9ed;
}
.form-control {
  padding: 0.9rem;
}
.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;
}
.mx-auto {
  margin: 0 auto;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Poppins', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Lora', serif;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Poppins', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Lora', serif;
}
.features6 .feature-title {
  font-family: 'Poppins', sans-serif;
}
.features6 .description {
  font-family: 'Poppins', sans-serif;
}
.count,
.counter-title {
  font-family: 'Poppins', sans-serif;
}
.counter-subtitle {
  font-family: 'Lora', serif;
}
.mbr-iconfont-counters1 {
  color: #fff9ed;
}
.extHeader1 .container h3,
.extHeader2 .container h3,
.extHeader3 .container h3,
.extHeader5 .container h3,
.extHeader6 .container h3,
.extHeader7 .container h3,
.extHeader8 .container h3,
.extHeader9 .container h3,
.extHeader10 .container h3,
.extHeader12 .container h3,
.extHeader13 .container h3,
.extFeatures10 .container h3 {
  font-family: 'Poppins', sans-serif;
}
.extHeader1 .container p,
.extHeader2 .container p,
.extHeader3 .container p,
.extHeader5 .container p,
.extHeader6 .container p,
.extHeader7 .container p,
.extHeader8 .container p,
.extHeader9 .container p,
.extHeader10 .container p,
.extHeader12 .container p,
.extHeader13 .container p,
.extFeatures10 .container p {
  font-family: 'Lora', serif;
}
.extHeader5 .container label {
  font-family: 'Lora', serif;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Poppins', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Poppins', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Poppins', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Lora', serif;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Poppins', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Lora', serif;
}
.extHeader13 h4 {
  font-family: 'Poppins', sans-serif;
}
.extHeader13 .number {
  font-family: 'Poppins', sans-serif;
}
.extHeader13 .period {
  font-family: 'Lora', serif;
}
.extHeader13 .dot {
  font-family: 'Poppins', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Poppins', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Lora', serif;
}
.extFeatures .feature-text {
  font-family: 'Poppins', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Poppins', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #fff9ed;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Poppins', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Lora', serif;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Poppins', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Lora', serif;
}
.extForm2 .container h3 {
  font-family: 'Poppins', sans-serif;
}
.extForm2 .container p {
  font-family: 'Lora', serif;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #fff9ed;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Lora', serif;
}
.extPricingTable1 .mbr-plan-label {
  background: #fff9ed;
}
.extCounters2 h4 {
  font-family: 'Poppins', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Lora', serif;
}
.extCounters3 .count {
  font-family: 'Poppins', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Poppins', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Lora', serif;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #fff9ed;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #fff9ed;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #fff9ed;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Lora', serif;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Poppins', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Poppins', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Lora', serif;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #fff9ed;
}
.extAccordion1 .panel-heading a {
  font-family: 'Poppins', sans-serif;
}
.extAccordion1 .pseudoPlus,
.extAccordion2 .pseudoPlus,
.extToggle1 .pseudoPlus,
.extAccordion1 .pseudoPlus:after,
.extAccordion2 .pseudoPlus:after,
.extToggle1 .pseudoPlus:after,
.extAccordion1 .pseudoMinus,
.extAccordion2 .pseudoMinus,
.extToggle1 .pseudoMinus {
  background-color: #fff9ed;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Poppins', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #fff9ed;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #fff9ed;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #fff9ed;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Lora', serif;
}
.extMsg-box1 .container h3 {
  font-family: 'Poppins', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Lora', serif;
}
.extMsg-box1 h4 {
  font-family: 'Poppins', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Lora', serif;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Poppins', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Lora', serif;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Poppins', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #fff9ed !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #fff9ed;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #fff9ed;
}
.theme-border {
  border: 1px solid #fff9ed;
}
#menu-l3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l3 .navbar-caption {
  color: #ffffff;
}
#menu-l3 .navbar-toggler {
  color: #ffffff;
}
#menu-l3 .close-icon::before,
#menu-l3 .close-icon::after {
  background-color: #ffffff;
}
#menu-l3 .link,
#menu-l3 .dropdown-item {
  color: #ffffff;
}
#menu-l3 .link {
  font-size: 0.75rem;
}
#menu-l3 .dropdown-item,
#menu-l3 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-l3 .link:hover,
#menu-l3 .dropdown-item:hover,
#menu-l3 .link:focus,
#menu-l3 .dropdown-item:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-menu {
  background: #994eb2;
}
#menu-l3 .nav-dropdown-sm .link:focus,
#menu-l3 .nav-dropdown-sm .link:hover,
#menu-l3 .nav-dropdown-sm .dropdown-item:focus,
#menu-l3 .nav-dropdown-sm .dropdown-item:hover {
  background: #a766bc!important;
}
#menu-l3 .navbar,
#menu-l3 .nav-dropdown-sm,
#menu-l3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l3 .nav-dropdown-sm .dropdown-menu {
  background: #ad71c1;
}
#menu-l3 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-l3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l3 .bg-color.transparent.opened .link:hover,
#menu-l3 .bg-color.transparent.opened .link:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-item[aria-expanded="true"] {
  color: #bf84d3!important;
}
#extSlider1-a3 H2 {
  text-align: right;
  color: #ffffff;
  font-size: 30px;
}
#extSlider1-a3 P {
  color: #ffffff;
  text-align: right;
  font-family: 'Poppins', sans-serif;
}
#extSlider1-a3 SPAN {
  color: #ffffff;
  font-size: 25px;
}
#msg-box8-9b .mbr-section-title,
#msg-box8-9b p {
  color: #fff;
}
#msg-box8-9b .mbr-section-title {
  font-size: 32px;
}
#msg-box8-9b .mbr-section-title SPAN {
  font-size: 36px;
  font-family: 'Poppins', sans-serif;
}
#features7-7y .card-subtitle {
  color: #bcbcbc;
}
#features7-7y .iconbox {
  background-color: #efefef;
  border-color: #efefef;
}
#features7-7y H4 {
  color: #ffffff;
}
#features7-7y SPAN {
  color: #ffffff;
}
#social-buttons4-l8 .mbr-section-title,
#social-buttons4-l8 .btn-social {
  color: #fff;
}
#social-buttons4-l8 .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-l8 .mbr-section-title {
  color: #475577;
  font-size: 36px;
}
#footer1-2 P {
  font-family: 'Poppins', sans-serif;
}
#contacts1-a P {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}



























#footer1-p P {
  font-family: 'Poppins', sans-serif;
}
#msg-box8-z .mbr-section-title,
#msg-box8-z p {
  color: #fff;
}
#msg-box8-z .mbr-section-title {
  font-size: 36px;
  text-align: center;
}
#msg-box8-z .lead P {
  font-size: 17px;
}
#msg-box8-z .mbr-section-title SPAN {
  font-size: 32px;
}
#msg-box5-12 B {
  color: #7e9b9f;
}
#msg-box5-12 P {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}
#msg-box4-cn H3 {
  font-size: 30px;
}
#msg-box4-cn P {
  font-size: 23px;
  color: #497fcc;
  font-family: 'Poppins', sans-serif;
}
#msg-box4-cn SPAN {
  color: #e8018f;
  font-size: 36px;
}
#msg-box4-9o P {
  font-family: 'Poppins', sans-serif;
}
#msg-box4-9k P {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}
#content1-9l P {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}
#msg-box4-9g P {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}
#msg-box4-81 P {
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
}
#msg-box4-7t P {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}
#msg-box4-7r P {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}
#msg-box4-7q P {
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
}
#msg-box4-7p P {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}
#msg-box4-6w P {
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
}
#msg-box4-6u P {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}
#msg-box4-6t P {
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
}
#msg-box4-5j H3 {
  font-size: 22px;
}
#msg-box4-5j P {
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
}
#msg-box4-5e H3 {
  font-size: 22px;
}
#msg-box4-5e P {
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
}
#msg-box4-50 H3 {
  font-size: 22px;
}
#msg-box4-50 P {
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
}
#msg-box4-4z H3 {
  font-size: 22px;
}
#msg-box4-4z P {
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
}
#header3-49 .mbr-section-title,
#header3-49 .mbr-section-subtitle {
  text-align: center;
}
#header3-49 H3 {
  font-size: 36px;
}
#content7-48 P {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}
#msg-box4-4b P {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}
#msg-box5-13 P {
  color: #000000;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}
#msg-box5-13 B {
  color: #000000;
}
#content1-14 P {
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
}
#msg-box5-11 P {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}
#content1-15 P {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}
#msg-box5-10 P {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}
#msg-box5-16 B {
  font-size: 18px;
}
#msg-box5-16 H3 {
  font-size: 25px;
}
#social-buttons4-li .mbr-section-title,
#social-buttons4-li .btn-social {
  color: #fff;
}
#social-buttons4-li .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-li .mbr-section-title {
  color: #475577;
  font-size: 36px;
}
#contacts1-q P {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}
#menu-l3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l3 .navbar-caption {
  color: #ffffff;
}
#menu-l3 .navbar-toggler {
  color: #ffffff;
}
#menu-l3 .close-icon::before,
#menu-l3 .close-icon::after {
  background-color: #ffffff;
}
#menu-l3 .link,
#menu-l3 .dropdown-item {
  color: #ffffff;
}
#menu-l3 .link {
  font-size: 0.75rem;
}
#menu-l3 .dropdown-item,
#menu-l3 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-l3 .link:hover,
#menu-l3 .dropdown-item:hover,
#menu-l3 .link:focus,
#menu-l3 .dropdown-item:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-menu {
  background: #994eb2;
}
#menu-l3 .nav-dropdown-sm .link:focus,
#menu-l3 .nav-dropdown-sm .link:hover,
#menu-l3 .nav-dropdown-sm .dropdown-item:focus,
#menu-l3 .nav-dropdown-sm .dropdown-item:hover {
  background: #a766bc!important;
}
#menu-l3 .navbar,
#menu-l3 .nav-dropdown-sm,
#menu-l3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l3 .nav-dropdown-sm .dropdown-menu {
  background: #ad71c1;
}
#menu-l3 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-l3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l3 .bg-color.transparent.opened .link:hover,
#menu-l3 .bg-color.transparent.opened .link:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-item[aria-expanded="true"] {
  color: #bf84d3!important;
}


#msg-box8-aa .mbr-section-title,
#msg-box8-aa p {
  color: #fff;
}
#msg-box8-aa .mbr-section-title SPAN {
  font-size: 36px;
}
#msg-box8-aa .lead {
  color: #ffffff;
}
#msg-box8-aa .mbr-section-title {
  font-size: 46px;
}
#social-buttons4-lj .mbr-section-title,
#social-buttons4-lj .btn-social {
  color: #fff;
}
#social-buttons4-lj .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-lj .mbr-section-title {
  color: #475577;
  font-size: 36px;
}
#contacts1-1e P {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}
#footer1-1f P {
  font-family: 'Poppins', sans-serif;
}
#menu-l3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l3 .navbar-caption {
  color: #ffffff;
}
#menu-l3 .navbar-toggler {
  color: #ffffff;
}
#menu-l3 .close-icon::before,
#menu-l3 .close-icon::after {
  background-color: #ffffff;
}
#menu-l3 .link,
#menu-l3 .dropdown-item {
  color: #ffffff;
}
#menu-l3 .link {
  font-size: 0.75rem;
}
#menu-l3 .dropdown-item,
#menu-l3 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-l3 .link:hover,
#menu-l3 .dropdown-item:hover,
#menu-l3 .link:focus,
#menu-l3 .dropdown-item:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-menu {
  background: #994eb2;
}
#menu-l3 .nav-dropdown-sm .link:focus,
#menu-l3 .nav-dropdown-sm .link:hover,
#menu-l3 .nav-dropdown-sm .dropdown-item:focus,
#menu-l3 .nav-dropdown-sm .dropdown-item:hover {
  background: #a766bc!important;
}
#menu-l3 .navbar,
#menu-l3 .nav-dropdown-sm,
#menu-l3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l3 .nav-dropdown-sm .dropdown-menu {
  background: #ad71c1;
}
#menu-l3 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-l3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l3 .bg-color.transparent.opened .link:hover,
#menu-l3 .bg-color.transparent.opened .link:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-item[aria-expanded="true"] {
  color: #bf84d3!important;
}


#footer1-1i P {
  font-family: 'Poppins', sans-serif;
}
#msg-box8-ab .mbr-section-title,
#msg-box8-ab p {
  color: #fff;
}
#msg-box8-ab .mbr-section-title SPAN {
  font-size: 36px;
}
#msg-box8-ab .lead {
  color: #ffffff;
}
#msg-box8-ab .mbr-section-title {
  font-size: 36px;
}
#msg-box4-l5 H3 {
  font-size: 25px;
  color: #8c47a4;
}
#msg-box4-jj H3 {
  font-size: 25px;
  color: #8c47a4;
}
#msg-box4-jk H3 {
  font-size: 25px;
  color: #8c47a4;
}
#msg-box4-ji H3 {
  font-size: 25px;
  color: #8c47a4;
}
#msg-box4-jh H3 {
  font-size: 25px;
  color: #8c47a4;
}
#msg-box4-jg H3 {
  font-size: 25px;
  color: #8c47a4;
}
#msg-box4-jf H3 {
  font-size: 25px;
  color: #8c47a4;
}
#social-buttons4-lk .mbr-section-title,
#social-buttons4-lk .btn-social {
  color: #fff;
}
#social-buttons4-lk .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-lk .mbr-section-title {
  color: #475577;
  font-size: 36px;
}
#contacts1-1h P {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}
#menu-l3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l3 .navbar-caption {
  color: #ffffff;
}
#menu-l3 .navbar-toggler {
  color: #ffffff;
}
#menu-l3 .close-icon::before,
#menu-l3 .close-icon::after {
  background-color: #ffffff;
}
#menu-l3 .link,
#menu-l3 .dropdown-item {
  color: #ffffff;
}
#menu-l3 .link {
  font-size: 0.75rem;
}
#menu-l3 .dropdown-item,
#menu-l3 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-l3 .link:hover,
#menu-l3 .dropdown-item:hover,
#menu-l3 .link:focus,
#menu-l3 .dropdown-item:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-menu {
  background: #994eb2;
}
#menu-l3 .nav-dropdown-sm .link:focus,
#menu-l3 .nav-dropdown-sm .link:hover,
#menu-l3 .nav-dropdown-sm .dropdown-item:focus,
#menu-l3 .nav-dropdown-sm .dropdown-item:hover {
  background: #a766bc!important;
}
#menu-l3 .navbar,
#menu-l3 .nav-dropdown-sm,
#menu-l3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l3 .nav-dropdown-sm .dropdown-menu {
  background: #ad71c1;
}
#menu-l3 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-l3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l3 .bg-color.transparent.opened .link:hover,
#menu-l3 .bg-color.transparent.opened .link:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-item[aria-expanded="true"] {
  color: #bf84d3!important;
}





#content1-pd DIV {
  color: #553982;
}
#content1-pd P {
  font-family: 'Poppins', sans-serif;
}
#msg-box5-b1 P {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}
#msg-box5-b1 B {
  color: #efefef;
}
#msg-box5-1q H3 {
  font-size: 36px;
  color: #8c47a4;
}
#msg-box5-1q P {
  color: #553982;
  font-family: 'Poppins', sans-serif;
}
#msg-box5-1q SPAN {
  color: #28324e;
}
#msg-box5-1q B {
  color: #28324e;
}
#contacts2-fu UL {
  color: #c0a375;
}
#contacts2-fu STRONG {
  color: #ffffff;
}
#contacts2-fu P {
  font-family: 'Poppins', sans-serif;
}
#contacts2-fu DIV {
  color: #ffffff;
}
#social-buttons4-lb .mbr-section-title,
#social-buttons4-lb .btn-social {
  color: #fff;
}
#social-buttons4-lb .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-lb .mbr-section-title {
  color: #475577;
  font-size: 36px;
}
#footer1-1l P {
  font-family: 'Poppins', sans-serif;
}
#menu-l3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l3 .navbar-caption {
  color: #ffffff;
}
#menu-l3 .navbar-toggler {
  color: #ffffff;
}
#menu-l3 .close-icon::before,
#menu-l3 .close-icon::after {
  background-color: #ffffff;
}
#menu-l3 .link,
#menu-l3 .dropdown-item {
  color: #ffffff;
}
#menu-l3 .link {
  font-size: 0.75rem;
}
#menu-l3 .dropdown-item,
#menu-l3 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-l3 .link:hover,
#menu-l3 .dropdown-item:hover,
#menu-l3 .link:focus,
#menu-l3 .dropdown-item:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-menu {
  background: #994eb2;
}
#menu-l3 .nav-dropdown-sm .link:focus,
#menu-l3 .nav-dropdown-sm .link:hover,
#menu-l3 .nav-dropdown-sm .dropdown-item:focus,
#menu-l3 .nav-dropdown-sm .dropdown-item:hover {
  background: #a766bc!important;
}
#menu-l3 .navbar,
#menu-l3 .nav-dropdown-sm,
#menu-l3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l3 .nav-dropdown-sm .dropdown-menu {
  background: #ad71c1;
}
#menu-l3 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-l3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l3 .bg-color.transparent.opened .link:hover,
#menu-l3 .bg-color.transparent.opened .link:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-item[aria-expanded="true"] {
  color: #bf84d3!important;
}



#header3-ft .mbr-section-title,
#header3-ft .mbr-section-subtitle {
  text-align: center;
}
#header3-ft .mbr-section-title {
  color: #8c47a4;
}
#header3-ft .mbr-section-subtitle {
  font-family: 'Poppins', sans-serif;
}
#content1-lp P {
  font-size: 19px;
  text-align: center;
}
#content1-lp DIV {
  color: #ffffff;
}
.cid-sgsw8TPFv7 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f8e6ff;
}
.cid-sgsw8TPFv7 .mbr-overlay {
  background-color: #ffffff;
  opacity: 0.4;
}
.cid-sgsw8TPFv7 .form-control,
.cid-sgsw8TPFv7 .field-input {
  padding: 0.5rem;
  background-color: #ffffff;
  border-color: #cccccc;
  color: #000000;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-sgsw8TPFv7 .form-control::-webkit-input-placeholder,
.cid-sgsw8TPFv7 .field-input::-webkit-input-placeholder,
.cid-sgsw8TPFv7 .form-control::-webkit-input-placeholder,
.cid-sgsw8TPFv7 .field-input::-webkit-input-placeholder {
  color: #ad71c1;
}
.cid-sgsw8TPFv7 .form-control:-moz-placeholder,
.cid-sgsw8TPFv7 .field-input:-moz-placeholder,
.cid-sgsw8TPFv7 .form-control:-moz-placeholder,
.cid-sgsw8TPFv7 .field-input:-moz-placeholder {
  color: #ad71c1;
}
.cid-sgsw8TPFv7 .form-control:hover,
.cid-sgsw8TPFv7 .field-input:hover,
.cid-sgsw8TPFv7 .form-control:focus,
.cid-sgsw8TPFv7 .field-input:focus {
  background-color: #efefef;
  border-color: #cccccc;
  color: #232323;
  box-shadow: none;
  outline: none;
}
.cid-sgsw8TPFv7 .form-control:hover::-webkit-input-placeholder,
.cid-sgsw8TPFv7 .field-input:hover::-webkit-input-placeholder,
.cid-sgsw8TPFv7 .form-control:focus::-webkit-input-placeholder,
.cid-sgsw8TPFv7 .field-input:focus::-webkit-input-placeholder,
.cid-sgsw8TPFv7 .form-control:hover::-webkit-input-placeholder,
.cid-sgsw8TPFv7 .field-input:hover::-webkit-input-placeholder,
.cid-sgsw8TPFv7 .form-control:focus::-webkit-input-placeholder,
.cid-sgsw8TPFv7 .field-input:focus::-webkit-input-placeholder {
  color: #c1c1c1;
}
.cid-sgsw8TPFv7 .form-control:hover:-moz-placeholder,
.cid-sgsw8TPFv7 .field-input:hover:-moz-placeholder,
.cid-sgsw8TPFv7 .form-control:focus:-moz-placeholder,
.cid-sgsw8TPFv7 .field-input:focus:-moz-placeholder,
.cid-sgsw8TPFv7 .form-control:hover:-moz-placeholder,
.cid-sgsw8TPFv7 .field-input:hover:-moz-placeholder,
.cid-sgsw8TPFv7 .form-control:focus:-moz-placeholder,
.cid-sgsw8TPFv7 .field-input:focus:-moz-placeholder {
  color: #c1c1c1;
}
.cid-sgsw8TPFv7 .jq-number__spin:hover,
.cid-sgsw8TPFv7 .jq-number__spin:focus {
  background-color: #efefef;
  border-color: #cccccc;
  color: #ffffff;
  box-shadow: none;
  outline: none;
}
.cid-sgsw8TPFv7 .jq-number__spin {
  background-color: #ffffff;
  border-color: #cccccc;
  color: #000000;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-sgsw8TPFv7 .jq-selectbox li,
.cid-sgsw8TPFv7 .jq-selectbox li {
  background-color: #ffffff;
  color: #000000;
}
.cid-sgsw8TPFv7 .jq-selectbox li:hover,
.cid-sgsw8TPFv7 .jq-selectbox li.selected {
  background-color: #efefef;
  color: #000000;
}
.cid-sgsw8TPFv7 .jq-selectbox:hover .jq-selectbox__trigger-arrow,
.cid-sgsw8TPFv7 .jq-number__spin.minus:hover:after,
.cid-sgsw8TPFv7 .jq-number__spin.plus:hover:after {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.cid-sgsw8TPFv7 .jq-selectbox .jq-selectbox__trigger-arrow,
.cid-sgsw8TPFv7 .jq-number__spin.minus:after,
.cid-sgsw8TPFv7 .jq-number__spin.plus:after {
  border-top-color: #efefef;
  border-bottom-color: #efefef;
}
.cid-sgsw8TPFv7 input::-webkit-clear-button {
  display: none;
}
.cid-sgsw8TPFv7 input::-webkit-inner-spin-button {
  display: none;
}
.cid-sgsw8TPFv7 input::-webkit-outer-spin-button {
  display: none;
}
.cid-sgsw8TPFv7 input::-webkit-calendar-picker-indicator {
  display: none;
}
#content1-o1 P {
  font-size: 19px;
  text-align: center;
}
#content1-o1 DIV {
  color: #ffffff;
}
#contacts2-1x UL {
  color: #c0a375;
}
#contacts2-1x STRONG {
  color: #ffffff;
}
#contacts2-1x P {
  font-family: 'Poppins', sans-serif;
}
#contacts2-1x DIV {
  color: #ffffff;
}
#social-buttons4-lf .mbr-section-title,
#social-buttons4-lf .btn-social {
  color: #fff;
}
#social-buttons4-lf .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-lf .mbr-section-title {
  color: #475577;
  font-size: 36px;
}
#footer1-1y P {
  font-family: 'Poppins', sans-serif;
}
#menu-l3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l3 .navbar-caption {
  color: #ffffff;
}
#menu-l3 .navbar-toggler {
  color: #ffffff;
}
#menu-l3 .close-icon::before,
#menu-l3 .close-icon::after {
  background-color: #ffffff;
}
#menu-l3 .link,
#menu-l3 .dropdown-item {
  color: #ffffff;
}
#menu-l3 .link {
  font-size: 0.75rem;
}
#menu-l3 .dropdown-item,
#menu-l3 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-l3 .link:hover,
#menu-l3 .dropdown-item:hover,
#menu-l3 .link:focus,
#menu-l3 .dropdown-item:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-menu {
  background: #994eb2;
}
#menu-l3 .nav-dropdown-sm .link:focus,
#menu-l3 .nav-dropdown-sm .link:hover,
#menu-l3 .nav-dropdown-sm .dropdown-item:focus,
#menu-l3 .nav-dropdown-sm .dropdown-item:hover {
  background: #a766bc!important;
}
#menu-l3 .navbar,
#menu-l3 .nav-dropdown-sm,
#menu-l3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l3 .nav-dropdown-sm .dropdown-menu {
  background: #ad71c1;
}
#menu-l3 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-l3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l3 .bg-color.transparent.opened .link:hover,
#menu-l3 .bg-color.transparent.opened .link:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-item[aria-expanded="true"] {
  color: #bf84d3!important;
}








#footer1-39 P {
  font-family: 'Poppins', sans-serif;
}
#msg-box8-ad .mbr-section-title,
#msg-box8-ad p {
  color: #fff;
}
#msg-box8-ad .mbr-section-title SPAN {
  font-size: 46px;
}
#msg-box8-ad .lead {
  color: #ffffff;
}
#msg-box8-ad .lead P {
  font-family: 'Poppins', sans-serif;
}
#msg-box5-3c H3 {
  font-size: 36px;
  color: #a25bba;
}
#msg-box5-3c P {
  font-family: 'Poppins', sans-serif;
}
#msg-box5-3d H3 {
  font-size: 36px;
  color: #8c47a4;
}
#msg-box5-3d P {
  font-family: 'Poppins', sans-serif;
}
#msg-box5-3g H3 {
  font-size: 36px;
  color: #a25bba;
}
#msg-box5-3g P {
  font-family: 'Poppins', sans-serif;
}
#msg-box5-3e H3 {
  font-size: 36px;
  color: #8c47a4;
}
#msg-box5-3e P {
  font-family: 'Poppins', sans-serif;
}
#msg-box5-3f H3 {
  font-size: 36px;
  color: #8c47a4;
}
#contacts2-fu UL {
  color: #c0a375;
}
#contacts2-fu STRONG {
  color: #ffffff;
}
#contacts2-fu P {
  font-family: 'Poppins', sans-serif;
}
#contacts2-fu DIV {
  color: #ffffff;
}
#social-buttons4-ll .mbr-section-title,
#social-buttons4-ll .btn-social {
  color: #fff;
}
#social-buttons4-ll .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-ll .mbr-section-title {
  color: #475577;
  font-size: 36px;
}
#contacts1-3a P {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}
#menu-l3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l3 .navbar-caption {
  color: #ffffff;
}
#menu-l3 .navbar-toggler {
  color: #ffffff;
}
#menu-l3 .close-icon::before,
#menu-l3 .close-icon::after {
  background-color: #ffffff;
}
#menu-l3 .link,
#menu-l3 .dropdown-item {
  color: #ffffff;
}
#menu-l3 .link {
  font-size: 0.75rem;
}
#menu-l3 .dropdown-item,
#menu-l3 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-l3 .link:hover,
#menu-l3 .dropdown-item:hover,
#menu-l3 .link:focus,
#menu-l3 .dropdown-item:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-menu {
  background: #994eb2;
}
#menu-l3 .nav-dropdown-sm .link:focus,
#menu-l3 .nav-dropdown-sm .link:hover,
#menu-l3 .nav-dropdown-sm .dropdown-item:focus,
#menu-l3 .nav-dropdown-sm .dropdown-item:hover {
  background: #a766bc!important;
}
#menu-l3 .navbar,
#menu-l3 .nav-dropdown-sm,
#menu-l3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l3 .nav-dropdown-sm .dropdown-menu {
  background: #ad71c1;
}
#menu-l3 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-l3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l3 .bg-color.transparent.opened .link:hover,
#menu-l3 .bg-color.transparent.opened .link:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-item[aria-expanded="true"] {
  color: #bf84d3!important;
}

#msg-box8-3o .mbr-section-title,
#msg-box8-3o p {
  color: #fff;
}
#msg-box8-3o .mbr-section-title {
  font-size: 20px;
}
#msg-box8-3o .mbr-section-title SPAN {
  font-size: 23px;
}
#content1-3p P {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  color: #484545;
}
#content1-3p DIV {
  color: #ad71c1;
}
#social-buttons4-lm .mbr-section-title,
#social-buttons4-lm .btn-social {
  color: #fff;
}
#social-buttons4-lm .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-lm .mbr-section-title {
  color: #475577;
  font-size: 36px;
}
#menu-l3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l3 .navbar-caption {
  color: #ffffff;
}
#menu-l3 .navbar-toggler {
  color: #ffffff;
}
#menu-l3 .close-icon::before,
#menu-l3 .close-icon::after {
  background-color: #ffffff;
}
#menu-l3 .link,
#menu-l3 .dropdown-item {
  color: #ffffff;
}
#menu-l3 .link {
  font-size: 0.75rem;
}
#menu-l3 .dropdown-item,
#menu-l3 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-l3 .link:hover,
#menu-l3 .dropdown-item:hover,
#menu-l3 .link:focus,
#menu-l3 .dropdown-item:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-menu {
  background: #994eb2;
}
#menu-l3 .nav-dropdown-sm .link:focus,
#menu-l3 .nav-dropdown-sm .link:hover,
#menu-l3 .nav-dropdown-sm .dropdown-item:focus,
#menu-l3 .nav-dropdown-sm .dropdown-item:hover {
  background: #a766bc!important;
}
#menu-l3 .navbar,
#menu-l3 .nav-dropdown-sm,
#menu-l3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l3 .nav-dropdown-sm .dropdown-menu {
  background: #ad71c1;
}
#menu-l3 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-l3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l3 .bg-color.transparent.opened .link:hover,
#menu-l3 .bg-color.transparent.opened .link:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-item[aria-expanded="true"] {
  color: #bf84d3!important;
}








#msg-box8-a8 .mbr-section-title,
#msg-box8-a8 p {
  color: #fff;
}
#msg-box8-a8 .mbr-section-title SPAN {
  font-size: 36px;
}
#msg-box8-a8 .lead {
  color: #ffffff;
}
#msg-box8-a8 .lead P {
  font-family: 'Poppins', sans-serif;
}
#footer1-51 P {
  font-family: 'Poppins', sans-serif;
}
#msg-box5-o8 H3 {
  color: #ad71c1;
}
#header3-56 .mbr-section-title,
#header3-56 .mbr-section-subtitle {
  text-align: center;
}
#header3-56 .mbr-section-title {
  color: #8c47a4;
}
#features7-55 .card-subtitle {
  color: #bcbcbc;
}
#features7-55 .iconbox {
  background-color: #a176b1;
  border-color: #a176b1;
}
#features7-55 H4 {
  color: #a176b1;
}
#features7-55 P {
  font-family: 'Poppins', sans-serif;
}
#header3-57 .mbr-section-title,
#header3-57 .mbr-section-subtitle {
  text-align: center;
}
#header3-57 .mbr-section-title {
  color: #7d2b99;
}
#features7-59 .card-subtitle {
  color: #bcbcbc;
}
#features7-59 .iconbox {
  background-color: #7d2b99;
  border-color: #7d2b99;
}
#features7-59 H4 {
  color: #7d2b99;
}
#features7-59 P {
  font-family: 'Poppins', sans-serif;
}
#header3-5a .mbr-section-title,
#header3-5a .mbr-section-subtitle {
  text-align: center;
}
#header3-5a .mbr-section-title {
  color: #b081c1;
}
#features7-5b .card-subtitle {
  color: #bcbcbc;
}
#features7-5b .iconbox {
  background-color: #b081c1;
  border-color: #b081c1;
}
#features7-5b H4 {
  color: #b081c1;
}
#features7-5b P {
  font-family: 'Poppins', sans-serif;
}
#header3-5c .mbr-section-title,
#header3-5c .mbr-section-subtitle {
  text-align: center;
}
#header3-5c .mbr-section-title {
  color: #8c47a4;
}
#header3-5c .mbr-section-subtitle {
  font-family: 'Poppins', sans-serif;
}
#content1-5d P {
  font-family: 'Poppins', sans-serif;
}
#content1-hr DIV {
  color: #a25bba;
}
#content1-hr P {
  font-size: 14px;
}
#social-buttons4-lh .mbr-section-title,
#social-buttons4-lh .btn-social {
  color: #fff;
}
#social-buttons4-lh .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-lh .mbr-section-title {
  color: #475577;
  font-size: 36px;
}
#contacts1-53 P {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}
#menu-l3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l3 .navbar-caption {
  color: #ffffff;
}
#menu-l3 .navbar-toggler {
  color: #ffffff;
}
#menu-l3 .close-icon::before,
#menu-l3 .close-icon::after {
  background-color: #ffffff;
}
#menu-l3 .link,
#menu-l3 .dropdown-item {
  color: #ffffff;
}
#menu-l3 .link {
  font-size: 0.75rem;
}
#menu-l3 .dropdown-item,
#menu-l3 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-l3 .link:hover,
#menu-l3 .dropdown-item:hover,
#menu-l3 .link:focus,
#menu-l3 .dropdown-item:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-menu {
  background: #994eb2;
}
#menu-l3 .nav-dropdown-sm .link:focus,
#menu-l3 .nav-dropdown-sm .link:hover,
#menu-l3 .nav-dropdown-sm .dropdown-item:focus,
#menu-l3 .nav-dropdown-sm .dropdown-item:hover {
  background: #a766bc!important;
}
#menu-l3 .navbar,
#menu-l3 .nav-dropdown-sm,
#menu-l3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l3 .nav-dropdown-sm .dropdown-menu {
  background: #ad71c1;
}
#menu-l3 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-l3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l3 .bg-color.transparent.opened .link:hover,
#menu-l3 .bg-color.transparent.opened .link:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-item[aria-expanded="true"] {
  color: #bf84d3!important;
}





#footer1-84 P {
  font-family: 'Poppins', sans-serif;
}
#msg-box8-87 .mbr-section-title,
#msg-box8-87 p {
  color: #fff;
}
#msg-box8-87 .mbr-section-title SPAN {
  font-size: 46px;
}
#msg-box8-87 .mbr-section-title {
  font-size: 36px;
}
#content1-89 P {
  font-family: 'Poppins', sans-serif;
}
#msg-box4-8a P {
  font-family: 'Poppins', sans-serif;
}
#content1-8b P {
  font-family: 'Poppins', sans-serif;
}
#social-buttons4-lg .mbr-section-title,
#social-buttons4-lg .btn-social {
  color: #fff;
}
#social-buttons4-lg .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-lg .mbr-section-title {
  color: #475577;
  font-size: 36px;
}
#contacts1-85 P {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}
#menu-l3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l3 .navbar-caption {
  color: #ffffff;
}
#menu-l3 .navbar-toggler {
  color: #ffffff;
}
#menu-l3 .close-icon::before,
#menu-l3 .close-icon::after {
  background-color: #ffffff;
}
#menu-l3 .link,
#menu-l3 .dropdown-item {
  color: #ffffff;
}
#menu-l3 .link {
  font-size: 0.75rem;
}
#menu-l3 .dropdown-item,
#menu-l3 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-l3 .link:hover,
#menu-l3 .dropdown-item:hover,
#menu-l3 .link:focus,
#menu-l3 .dropdown-item:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-menu {
  background: #994eb2;
}
#menu-l3 .nav-dropdown-sm .link:focus,
#menu-l3 .nav-dropdown-sm .link:hover,
#menu-l3 .nav-dropdown-sm .dropdown-item:focus,
#menu-l3 .nav-dropdown-sm .dropdown-item:hover {
  background: #a766bc!important;
}
#menu-l3 .navbar,
#menu-l3 .nav-dropdown-sm,
#menu-l3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l3 .nav-dropdown-sm .dropdown-menu {
  background: #ad71c1;
}
#menu-l3 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-l3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l3 .bg-color.transparent.opened .link:hover,
#menu-l3 .bg-color.transparent.opened .link:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-item[aria-expanded="true"] {
  color: #bf84d3!important;
}





#footer1-c P {
  font-family: 'Poppins', sans-serif;
}
#header3-fm {
  
}
#header3-fm .mbr-section-title,
#header3-fm .mbr-section-subtitle {
  text-align: center;
}
#header3-fm .mbr-section-title {
  color: #a25bba;
}
#header3-fm .mbr-section-title,
#header3-fm .mbr-section-subtitle {
  text-align: left;
}
#header3-fm .mbr-section-title {
  color: #a25bba;
  text-align: left;
  font-size: 36px;
}
#header3-fm .mbr-section-subtitle {
  text-align: left;
  font-family: 'Poppins', sans-serif;
}
#extShop1-ga .galleryItem h4:hover {
  color: #fff9ed;
}
#extShop1-ga .mbr-gallery-filter ul li.active {
  color: #fff9ed;
}
#extShop1-ga .mbr-gallery-filter ul li:hover {
  color: #fff9ed;
}
#extShop1-ga .mbr-gallery-filter ul li:before {
  background: #fff9ed;
}
#extShop1-ga .min-toggle:hover,
#extShop1-ga .max-toggle:hover {
  background-color: #fff9ed;
}
#extShop1-ga .shop-title {
  font-family: 'Poppins', sans-serif;
}
#extShop1-ga .categories-titles .mbr-gallery-filter ul li {
  font-family: 'Poppins', sans-serif;
}
#extShop1-ga .max-input {
  font-family: 'Poppins', sans-serif;
}
#extShop1-ga .min-input {
  font-family: 'Poppins', sans-serif;
}
#extShop1-ga .item-title {
  font-family: 'Poppins', sans-serif;
  color: #a25bba;
  font-size: 30px;
}
#extShop1-ga .item-subtitle {
  font-family: 'Lora', serif;
}
#extShop1-ga .card-description {
  font-family: 'Poppins', sans-serif;
}
#extShop1-ga .shop-item-price {
  font-family: 'Poppins', sans-serif;
}
#extShop1-ga .item-subtitle SPAN {
  font-family: 'Poppins', sans-serif;
}
#extShop1-ga .shop-item-price SPAN {
  font-size: 12px;
  font-family: 'Poppins', sans-serif;
}
#social-buttons4-la .mbr-section-title,
#social-buttons4-la .btn-social {
  color: #fff;
}
#social-buttons4-la .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-la .mbr-section-title {
  color: #475577;
  font-size: 36px;
}
#contacts1-d P {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}
#menu-l3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l3 .navbar-caption {
  color: #ffffff;
}
#menu-l3 .navbar-toggler {
  color: #ffffff;
}
#menu-l3 .close-icon::before,
#menu-l3 .close-icon::after {
  background-color: #ffffff;
}
#menu-l3 .link,
#menu-l3 .dropdown-item {
  color: #ffffff;
}
#menu-l3 .link {
  font-size: 0.75rem;
}
#menu-l3 .dropdown-item,
#menu-l3 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-l3 .link:hover,
#menu-l3 .dropdown-item:hover,
#menu-l3 .link:focus,
#menu-l3 .dropdown-item:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-menu {
  background: #994eb2;
}
#menu-l3 .nav-dropdown-sm .link:focus,
#menu-l3 .nav-dropdown-sm .link:hover,
#menu-l3 .nav-dropdown-sm .dropdown-item:focus,
#menu-l3 .nav-dropdown-sm .dropdown-item:hover {
  background: #a766bc!important;
}
#menu-l3 .navbar,
#menu-l3 .nav-dropdown-sm,
#menu-l3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l3 .nav-dropdown-sm .dropdown-menu {
  background: #ad71c1;
}
#menu-l3 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-l3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l3 .bg-color.transparent.opened .link:hover,
#menu-l3 .bg-color.transparent.opened .link:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-item[aria-expanded="true"] {
  color: #bf84d3!important;
}

#msg-box8-ec .mbr-section-title,
#msg-box8-ec p {
  color: #fff;
}
#msg-box8-ec .mbr-section-title {
  font-size: 20px;
}
#msg-box8-ec .mbr-section-title SPAN {
  font-size: 23px;
}
#footer1-ee P {
  font-family: 'Poppins', sans-serif;
}
#social-buttons4-lo .mbr-section-title,
#social-buttons4-lo .btn-social {
  color: #fff;
}
#social-buttons4-lo .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-lo .mbr-section-title {
  color: #475577;
  font-size: 36px;
}
#menu-l3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l3 .navbar-caption {
  color: #ffffff;
}
#menu-l3 .navbar-toggler {
  color: #ffffff;
}
#menu-l3 .close-icon::before,
#menu-l3 .close-icon::after {
  background-color: #ffffff;
}
#menu-l3 .link,
#menu-l3 .dropdown-item {
  color: #ffffff;
}
#menu-l3 .link {
  font-size: 0.75rem;
}
#menu-l3 .dropdown-item,
#menu-l3 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-l3 .link:hover,
#menu-l3 .dropdown-item:hover,
#menu-l3 .link:focus,
#menu-l3 .dropdown-item:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-menu {
  background: #994eb2;
}
#menu-l3 .nav-dropdown-sm .link:focus,
#menu-l3 .nav-dropdown-sm .link:hover,
#menu-l3 .nav-dropdown-sm .dropdown-item:focus,
#menu-l3 .nav-dropdown-sm .dropdown-item:hover {
  background: #a766bc!important;
}
#menu-l3 .navbar,
#menu-l3 .nav-dropdown-sm,
#menu-l3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l3 .nav-dropdown-sm .dropdown-menu {
  background: #ad71c1;
}
#menu-l3 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-l3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l3 .bg-color.transparent.opened .link:hover,
#menu-l3 .bg-color.transparent.opened .link:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-item[aria-expanded="true"] {
  color: #bf84d3!important;
}




#header3-f1 .mbr-section-title,
#header3-f1 .mbr-section-subtitle {
  text-align: center;
}
#header3-f1 .mbr-section-title {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}
#header3-f1 .mbr-section-subtitle {
  color: #fdf7f7;
}
#msg-box5-nu H3 {
  color: #ad71c1;
}
#msg-box5-nv H3 {
  color: #ad71c1;
}
#header3-ob .mbr-section-title,
#header3-ob .mbr-section-subtitle {
  text-align: center;
}
#header3-ob .mbr-section-subtitle {
  font-family: 'Poppins', sans-serif;
  text-align: left;
}
#header3-ob .mbr-section-title {
  text-align: left;
  color: #ad71c1;
}
#msg-box5-gw H3 {
  color: #8c47a4;
  font-size: 36px;
}
#msg-box5-ny H3 {
  color: #8c47a4;
  font-size: 36px;
}
#msg-box5-go H3 {
  color: #8c47a4;
}
#msg-box5-go P {
  color: #28324e;
}
#msg-box5-gy H3 {
  color: #8c47a4;
  font-size: 36px;
}
#footer1-ev P {
  font-family: 'Poppins', sans-serif;
}
#msg-box4-jl H3 {
  font-size: 30px;
  color: #8c47a4;
}
#social-buttons4-lc .mbr-section-title,
#social-buttons4-lc .btn-social {
  color: #fff;
}
#social-buttons4-lc .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-lc .mbr-section-title {
  color: #475577;
  font-size: 36px;
}
#contacts1-ew P {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}
#menu-l3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l3 .navbar-caption {
  color: #ffffff;
}
#menu-l3 .navbar-toggler {
  color: #ffffff;
}
#menu-l3 .close-icon::before,
#menu-l3 .close-icon::after {
  background-color: #ffffff;
}
#menu-l3 .link,
#menu-l3 .dropdown-item {
  color: #ffffff;
}
#menu-l3 .link {
  font-size: 0.75rem;
}
#menu-l3 .dropdown-item,
#menu-l3 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-l3 .link:hover,
#menu-l3 .dropdown-item:hover,
#menu-l3 .link:focus,
#menu-l3 .dropdown-item:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-menu {
  background: #994eb2;
}
#menu-l3 .nav-dropdown-sm .link:focus,
#menu-l3 .nav-dropdown-sm .link:hover,
#menu-l3 .nav-dropdown-sm .dropdown-item:focus,
#menu-l3 .nav-dropdown-sm .dropdown-item:hover {
  background: #a766bc!important;
}
#menu-l3 .navbar,
#menu-l3 .nav-dropdown-sm,
#menu-l3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l3 .nav-dropdown-sm .dropdown-menu {
  background: #ad71c1;
}
#menu-l3 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-l3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l3 .bg-color.transparent.opened .link:hover,
#menu-l3 .bg-color.transparent.opened .link:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-item[aria-expanded="true"] {
  color: #bf84d3!important;
}



#footer1-fn P {
  font-family: 'Poppins', sans-serif;
}
#header3-ft .mbr-section-title,
#header3-ft .mbr-section-subtitle {
  text-align: center;
}
#header3-ft .mbr-section-title {
  color: #8c47a4;
}
#header3-fu .mbr-section-title,
#header3-fu .mbr-section-subtitle {
  text-align: center;
}
#header3-fu .mbr-section-subtitle {
  font-family: 'Poppins', sans-serif;
  font-size: 23px;
}
#social-buttons4-ld .mbr-section-title,
#social-buttons4-ld .btn-social {
  color: #fff;
}
#social-buttons4-ld .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-ld .mbr-section-title {
  color: #475577;
  font-size: 36px;
}
#contacts1-fr P {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}
#menu-l3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l3 .navbar-caption {
  color: #ffffff;
}
#menu-l3 .navbar-toggler {
  color: #ffffff;
}
#menu-l3 .close-icon::before,
#menu-l3 .close-icon::after {
  background-color: #ffffff;
}
#menu-l3 .link,
#menu-l3 .dropdown-item {
  color: #ffffff;
}
#menu-l3 .link {
  font-size: 0.75rem;
}
#menu-l3 .dropdown-item,
#menu-l3 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-l3 .link:hover,
#menu-l3 .dropdown-item:hover,
#menu-l3 .link:focus,
#menu-l3 .dropdown-item:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-menu {
  background: #994eb2;
}
#menu-l3 .nav-dropdown-sm .link:focus,
#menu-l3 .nav-dropdown-sm .link:hover,
#menu-l3 .nav-dropdown-sm .dropdown-item:focus,
#menu-l3 .nav-dropdown-sm .dropdown-item:hover {
  background: #a766bc!important;
}
#menu-l3 .navbar,
#menu-l3 .nav-dropdown-sm,
#menu-l3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l3 .nav-dropdown-sm .dropdown-menu {
  background: #ad71c1;
}
#menu-l3 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-l3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l3 .bg-color.transparent.opened .link:hover,
#menu-l3 .bg-color.transparent.opened .link:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-item[aria-expanded="true"] {
  color: #bf84d3!important;
}




#msg-box2-o5 .mbr-section-title {
  color: #fff;
}
#msg-box2-o5 .mbr-section-subtitle {
  color: #a0a0a0;
}
#footer1-i6 P {
  font-family: 'Poppins', sans-serif;
}
#extShop1-it .galleryItem h4:hover {
  color: #fff9ed;
}
#extShop1-it .mbr-gallery-filter ul li.active {
  color: #fff9ed;
}
#extShop1-it .mbr-gallery-filter ul li:hover {
  color: #fff9ed;
}
#extShop1-it .mbr-gallery-filter ul li:before {
  background: #fff9ed;
}
#extShop1-it .min-toggle:hover,
#extShop1-it .max-toggle:hover {
  background-color: #fff9ed;
}
#extShop1-it .shop-title {
  font-family: Poppins;
}
#extShop1-it .categories-titles .mbr-gallery-filter ul li {
  font-family: Poppins;
}
#extShop1-it .max-input {
  font-family: Poppins;
}
#extShop1-it .min-input {
  font-family: Poppins;
}
#extShop1-it .item-title {
  font-family: Poppins;
  color: #a25bba;
  font-size: 30px;
  text-align: center;
}
#extShop1-it .item-subtitle {
  font-family: Lora;
  text-align: center;
}
#extShop1-it .card-description {
  font-family: Poppins;
  color: #28324e;
}
#extShop1-it .shop-item-price {
  font-family: Poppins;
}
#extShop1-it H3 {
  font-size: 25px;
  color: #a25bba;
}
#extShop1-it .sidebar-title {
  color: #a25bba;
}
#extShop1-it .item-subtitle SPAN {
  font-family: 'Poppins', sans-serif;
}
#extShop1-it LI {
  color: #ad71c1;
}
#content1-iu DIV {
  color: #a25bba;
}
#content1-iu P {
  font-size: 14px;
}
#social-buttons4-l9 .mbr-section-title,
#social-buttons4-l9 .btn-social {
  color: #fff;
}
#social-buttons4-l9 .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-l9 .mbr-section-title {
  color: #475577;
  font-size: 36px;
}
#contacts1-ia P {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}
#menu-l3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l3 .navbar-caption {
  color: #ffffff;
}
#menu-l3 .navbar-toggler {
  color: #ffffff;
}
#menu-l3 .close-icon::before,
#menu-l3 .close-icon::after {
  background-color: #ffffff;
}
#menu-l3 .link,
#menu-l3 .dropdown-item {
  color: #ffffff;
}
#menu-l3 .link {
  font-size: 0.75rem;
}
#menu-l3 .dropdown-item,
#menu-l3 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-l3 .link:hover,
#menu-l3 .dropdown-item:hover,
#menu-l3 .link:focus,
#menu-l3 .dropdown-item:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-menu {
  background: #994eb2;
}
#menu-l3 .nav-dropdown-sm .link:focus,
#menu-l3 .nav-dropdown-sm .link:hover,
#menu-l3 .nav-dropdown-sm .dropdown-item:focus,
#menu-l3 .nav-dropdown-sm .dropdown-item:hover {
  background: #a766bc!important;
}
#menu-l3 .navbar,
#menu-l3 .nav-dropdown-sm,
#menu-l3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l3 .nav-dropdown-sm .dropdown-menu {
  background: #ad71c1;
}
#menu-l3 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-l3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l3 .bg-color.transparent.opened .link:hover,
#menu-l3 .bg-color.transparent.opened .link:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-item[aria-expanded="true"] {
  color: #bf84d3!important;
}



#msg-box6-ku h3,
#msg-box6-ku p {
  color: #fff;
}
#msg-box6-ku P {
  font-size: 18px;
  color: #ffffff;
}
#msg-box6-ku H3 {
  font-size: 30px;
  color: #efefef;
}
#msg-box8-kv .mbr-section-title,
#msg-box8-kv p {
  color: #fff;
}
#msg-box8-kv .mbr-section-title {
  font-size: 36px;
  color: #0072ce;
}
#features3-l0 H4 {
  color: #0072ce;
}
#gallery3-p5 .mbr-gallery-item > div > span {
  text-align: center;
}
#extTable1-kx .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
  text-align: left;
}
#extTable1-kx THEAD {
  color: #ffffff;
}
#extTable1-kx TD {
  color: #ffffff;
}
#extTable1-ky .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
  text-align: left;
}
#extTable1-ky THEAD {
  color: #ffffff;
}
#extTable1-ky TD {
  color: #ffffff;
}
#msg-box5-p7 P {
  color: #232323;
}
#social-buttons2-2i .mbr-section-title,
#social-buttons2-2i .btn-social {
  color: #232323;
}
#social-buttons2-2i .mbr-section-title {
  font-size: 36px;
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
}
#contacts1-19 P {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}
#footer1-17 P {
  font-family: 'Poppins', sans-serif;
}
#menu-l3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l3 .navbar-caption {
  color: #ffffff;
}
#menu-l3 .navbar-toggler {
  color: #ffffff;
}
#menu-l3 .close-icon::before,
#menu-l3 .close-icon::after {
  background-color: #ffffff;
}
#menu-l3 .link,
#menu-l3 .dropdown-item {
  color: #ffffff;
}
#menu-l3 .link {
  font-size: 0.75rem;
}
#menu-l3 .dropdown-item,
#menu-l3 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-l3 .link:hover,
#menu-l3 .dropdown-item:hover,
#menu-l3 .link:focus,
#menu-l3 .dropdown-item:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-menu {
  background: #994eb2;
}
#menu-l3 .nav-dropdown-sm .link:focus,
#menu-l3 .nav-dropdown-sm .link:hover,
#menu-l3 .nav-dropdown-sm .dropdown-item:focus,
#menu-l3 .nav-dropdown-sm .dropdown-item:hover {
  background: #a766bc!important;
}
#menu-l3 .navbar,
#menu-l3 .nav-dropdown-sm,
#menu-l3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l3 .nav-dropdown-sm .dropdown-menu {
  background: #ad71c1;
}
#menu-l3 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-l3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l3 .bg-color.transparent.opened .link:hover,
#menu-l3 .bg-color.transparent.opened .link:focus {
  color: #fff9ed;
}
#menu-l3 .link[aria-expanded="true"],
#menu-l3 .dropdown-item[aria-expanded="true"] {
  color: #bf84d3!important;
}




#footer1-oi P {
  font-family: 'Poppins', sans-serif;
}
#msg-box8-oj .mbr-section-title,
#msg-box8-oj p {
  color: #fff;
}
#msg-box8-oj .mbr-section-title SPAN {
  font-size: 46px;
}
#msg-box8-oj .mbr-section-title {
  font-size: 36px;
}
#msg-box5-oy H3 {
  font-size: 24px;
}
#msg-box5-oy P {
  color: #232323;
}
#features2-p0 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features2-p0 .mbr-cards-col:nth-child(odd) .card-title {
  color: #c6a572;
  font-size: 22px;
}
#features2-p0 .mbr-cards-col:nth-child(even) .card-subtitle {
  font-family: 'Poppins', sans-serif;
}
#features2-p0 .mbr-cards-col:nth-child(odd) .card-subtitle {
  font-family: 'Poppins', sans-serif;
  color: #c6a572;
}
#features2-p0 .mbr-cards-col:nth-child(even) .card-title {
  color: #ad71c1;
  font-size: 22px;
}
#features2-p0 .mbr-cards-col:nth-child(even) .card-subtitle SPAN {
  font-size: 16px;
}
#features2-p0 .mbr-cards-col:nth-child(odd) .card-subtitle SPAN {
  font-size: 16px;
}
#features2-p0 .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#content1-p1 P {
  text-align: center;
  font-size: 18px;
}
#content1-p1 DIV {
  color: #232323;
}
#social-buttons4-on .mbr-section-title,
#social-buttons4-on .btn-social {
  color: #fff;
}
#social-buttons4-on .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-on .mbr-section-title {
  color: #475577;
  font-size: 36px;
}
#contacts1-oo P {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}
#menu-op .hide-buttons .nav-btn {
  display: none !important;
}
#menu-op .navbar-caption {
  color: #ffffff;
}
#menu-op .navbar-toggler {
  color: #ffffff;
}
#menu-op .close-icon::before,
#menu-op .close-icon::after {
  background-color: #ffffff;
}
#menu-op .link,
#menu-op .dropdown-item {
  color: #ffffff;
}
#menu-op .link {
  font-size: 0.75rem;
}
#menu-op .dropdown-item,
#menu-op .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-op .link:hover,
#menu-op .dropdown-item:hover,
#menu-op .link:focus,
#menu-op .dropdown-item:focus {
  color: #fff9ed;
}
#menu-op .link[aria-expanded="true"],
#menu-op .dropdown-menu {
  background: #994eb2;
}
#menu-op .nav-dropdown-sm .link:focus,
#menu-op .nav-dropdown-sm .link:hover,
#menu-op .nav-dropdown-sm .dropdown-item:focus,
#menu-op .nav-dropdown-sm .dropdown-item:hover {
  background: #a766bc!important;
}
#menu-op .navbar,
#menu-op .nav-dropdown-sm,
#menu-op .nav-dropdown-sm .link[aria-expanded="true"],
#menu-op .nav-dropdown-sm .dropdown-menu {
  background: #ad71c1;
}
#menu-op .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-op .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-op .bg-color.transparent.opened .link:hover,
#menu-op .bg-color.transparent.opened .link:focus {
  color: #fff9ed;
}
#menu-op .link[aria-expanded="true"],
#menu-op .dropdown-item[aria-expanded="true"] {
  color: #bf84d3!important;
}



#header3-pj .mbr-section-title,
#header3-pj .mbr-section-subtitle {
  text-align: center;
}
#header3-pj .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
}
#header3-pj .mbr-section-subtitle {
  color: #fdf7f7;
  font-family: 'Poppins', sans-serif;
}
#menu-pf .hide-buttons .nav-btn {
  display: none !important;
}
#menu-pf .navbar-caption {
  color: #ffffff;
}
#menu-pf .navbar-toggler {
  color: #ffffff;
}
#menu-pf .close-icon::before,
#menu-pf .close-icon::after {
  background-color: #ffffff;
}
#menu-pf .link,
#menu-pf .dropdown-item {
  color: #ffffff;
}
#menu-pf .link {
  font-size: 0.75rem;
}
#menu-pf .dropdown-item,
#menu-pf .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-pf .link:hover,
#menu-pf .dropdown-item:hover,
#menu-pf .link:focus,
#menu-pf .dropdown-item:focus {
  color: #fff9ed;
}
#menu-pf .link[aria-expanded="true"],
#menu-pf .dropdown-menu {
  background: #994eb2;
}
#menu-pf .nav-dropdown-sm .link:focus,
#menu-pf .nav-dropdown-sm .link:hover,
#menu-pf .nav-dropdown-sm .dropdown-item:focus,
#menu-pf .nav-dropdown-sm .dropdown-item:hover {
  background: #a766bc!important;
}
#menu-pf .navbar,
#menu-pf .nav-dropdown-sm,
#menu-pf .nav-dropdown-sm .link[aria-expanded="true"],
#menu-pf .nav-dropdown-sm .dropdown-menu {
  background: #ad71c1;
}
#menu-pf .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-pf .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-pf .bg-color.transparent.opened .link:hover,
#menu-pf .bg-color.transparent.opened .link:focus {
  color: #fff9ed;
}
#menu-pf .link[aria-expanded="true"],
#menu-pf .dropdown-item[aria-expanded="true"] {
  color: #bf84d3!important;
}
#footer1-pg P {
  font-family: 'Poppins', sans-serif;
}
#msg-box5-pq H3 {
  font-size: 18px;
}
#msg-box5-pp H3 {
  font-size: 18px;
}
#msg-box5-pn H3 {
  font-size: 18px;
}
#msg-box4-pl H3 {
  font-size: 25px;
  color: #8c47a4;
}
#contacts1-ph P {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}







#header3-q0 .mbr-section-title,
#header3-q0 .mbr-section-subtitle {
  text-align: center;
}
#header3-q0 .mbr-section-title {
  color: #ffffff;
}
#header3-q0 .mbr-section-subtitle {
  color: #fdf7f7;
}
#footer1-q1 P {
  font-family: 'Poppins', sans-serif;
}
#content1-q2 P {
  font-family: 'Poppins', sans-serif;
}
#content1-q3 P {
  font-family: 'Poppins', sans-serif;
  text-align: left;
}
#content1-q3 DIV {
  color: #000000;
}
#content1-q5 P {
  font-family: 'Poppins', sans-serif;
  text-align: left;
}
#content1-q5 DIV {
  color: #000000;
}
#content1-q6 P {
  font-family: 'Poppins', sans-serif;
  text-align: left;
}
#content1-q6 DIV {
  color: #000000;
}
#content1-q8 P {
  font-family: 'Poppins', sans-serif;
  text-align: left;
}
#content1-q8 DIV {
  color: #000000;
}
#social-buttons4-q9 .mbr-section-title,
#social-buttons4-q9 .btn-social {
  color: #fff;
}
#social-buttons4-q9 .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-q9 .mbr-section-title {
  color: #475577;
  font-size: 36px;
}
#contacts1-qa P {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}
#menu-qb .hide-buttons .nav-btn {
  display: none !important;
}
#menu-qb .navbar-caption {
  color: #ffffff;
}
#menu-qb .navbar-toggler {
  color: #ffffff;
}
#menu-qb .close-icon::before,
#menu-qb .close-icon::after {
  background-color: #ffffff;
}
#menu-qb .link,
#menu-qb .dropdown-item {
  color: #ffffff;
}
#menu-qb .link {
  font-size: 0.75rem;
}
#menu-qb .dropdown-item,
#menu-qb .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-qb .link:hover,
#menu-qb .dropdown-item:hover,
#menu-qb .link:focus,
#menu-qb .dropdown-item:focus {
  color: #fff9ed;
}
#menu-qb .link[aria-expanded="true"],
#menu-qb .dropdown-menu {
  background: #994eb2;
}
#menu-qb .nav-dropdown-sm .link:focus,
#menu-qb .nav-dropdown-sm .link:hover,
#menu-qb .nav-dropdown-sm .dropdown-item:focus,
#menu-qb .nav-dropdown-sm .dropdown-item:hover {
  background: #a766bc!important;
}
#menu-qb .navbar,
#menu-qb .nav-dropdown-sm,
#menu-qb .nav-dropdown-sm .link[aria-expanded="true"],
#menu-qb .nav-dropdown-sm .dropdown-menu {
  background: #ad71c1;
}
#menu-qb .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-qb .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-qb .bg-color.transparent.opened .link:hover,
#menu-qb .bg-color.transparent.opened .link:focus {
  color: #fff9ed;
}
#menu-qb .link[aria-expanded="true"],
#menu-qb .dropdown-item[aria-expanded="true"] {
  color: #bf84d3!important;
}








#footer1-qc P {
  font-family: 'Poppins', sans-serif;
}
#msg-box8-qd .mbr-section-title,
#msg-box8-qd p {
  color: #fff;
}
#msg-box8-qd .mbr-section-title SPAN {
  font-size: 46px;
}
#msg-box8-qd .lead {
  color: #ffffff;
}
#msg-box8-qd .lead P {
  font-family: 'Poppins', sans-serif;
}
#msg-box5-qe H3 {
  font-size: 36px;
  color: #a25bba;
}
#msg-box5-qe P {
  font-family: 'Poppins', sans-serif;
}
#msg-box5-qf H3 {
  font-size: 36px;
  color: #8c47a4;
}
#msg-box5-qf P {
  font-family: 'Poppins', sans-serif;
}
#msg-box5-qg H3 {
  font-size: 36px;
  color: #a25bba;
}
#msg-box5-qg P {
  font-family: 'Poppins', sans-serif;
}
#msg-box5-qh H3 {
  font-size: 36px;
  color: #8c47a4;
}
#msg-box5-qh P {
  font-family: 'Poppins', sans-serif;
}
#contacts2-qj UL {
  color: #c0a375;
}
#contacts2-qj STRONG {
  color: #ffffff;
}
#contacts2-qj P {
  font-family: 'Poppins', sans-serif;
}
#contacts2-qj DIV {
  color: #ffffff;
}
#social-buttons4-qk .mbr-section-title,
#social-buttons4-qk .btn-social {
  color: #fff;
}
#social-buttons4-qk .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-qk .mbr-section-title {
  color: #475577;
  font-size: 36px;
}
#contacts1-ql P {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}
#menu-qm .hide-buttons .nav-btn {
  display: none !important;
}
#menu-qm .navbar-caption {
  color: #ffffff;
}
#menu-qm .navbar-toggler {
  color: #ffffff;
}
#menu-qm .close-icon::before,
#menu-qm .close-icon::after {
  background-color: #ffffff;
}
#menu-qm .link,
#menu-qm .dropdown-item {
  color: #ffffff;
}
#menu-qm .link {
  font-size: 0.75rem;
}
#menu-qm .dropdown-item,
#menu-qm .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-qm .link:hover,
#menu-qm .dropdown-item:hover,
#menu-qm .link:focus,
#menu-qm .dropdown-item:focus {
  color: #fff9ed;
}
#menu-qm .link[aria-expanded="true"],
#menu-qm .dropdown-menu {
  background: #994eb2;
}
#menu-qm .nav-dropdown-sm .link:focus,
#menu-qm .nav-dropdown-sm .link:hover,
#menu-qm .nav-dropdown-sm .dropdown-item:focus,
#menu-qm .nav-dropdown-sm .dropdown-item:hover {
  background: #a766bc!important;
}
#menu-qm .navbar,
#menu-qm .nav-dropdown-sm,
#menu-qm .nav-dropdown-sm .link[aria-expanded="true"],
#menu-qm .nav-dropdown-sm .dropdown-menu {
  background: #ad71c1;
}
#menu-qm .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-qm .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-qm .bg-color.transparent.opened .link:hover,
#menu-qm .bg-color.transparent.opened .link:focus {
  color: #fff9ed;
}
#menu-qm .link[aria-expanded="true"],
#menu-qm .dropdown-item[aria-expanded="true"] {
  color: #bf84d3!important;
}
