<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700&amp;display=swap);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700&amp;display=swap);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700&amp;display=swap);
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Slabo+27px);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Bitter:400,700);













body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', 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: 'Open Sans', 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: 'Open Sans', sans-serif;
}
.btn {
  border-radius: 1.6em;
}
.mbr-subscribe .btn {
  border-radius: 1.6em !important;
}
.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: 'Open Sans', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Open Sans', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #000000 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-secondary {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !important;
}
.btn-info {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #000000 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #000000;
}
.btn-social:hover {
  background: #000000;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #000000;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #000000;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #000000;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #000000;
}
.lead a,
.lead a:hover {
  color: #000000;
}
.lead blockquote {
  border-color: #000000;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #b3b3b3;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.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: #000000;
}
.scrollToTop_wraper {
  display: none;
}
.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;
}
#menu-s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-s .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-s .navbar-toggler {
  color: #f3c649;
}
#menu-s .close-icon::before,
#menu-s .close-icon::after {
  background-color: #f3c649;
}
#menu-s .link,
#menu-s .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-s .link {
  font-size: 1rem;
}
#menu-s .dropdown-item,
#menu-s .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-s .link:hover,
#menu-s .dropdown-item:hover,
#menu-s .link:focus,
#menu-s .dropdown-item:focus {
  color: #000000;
}
#menu-s .link[aria-expanded="true"],
#menu-s .dropdown-menu {
  background: #000000;
}
#menu-s .nav-dropdown-sm .link:focus,
#menu-s .nav-dropdown-sm .link:hover,
#menu-s .nav-dropdown-sm .dropdown-item:focus,
#menu-s .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-s .navbar,
#menu-s .nav-dropdown-sm,
#menu-s .nav-dropdown-sm .link[aria-expanded="true"],
#menu-s .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-s .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-s .bg-color.transparent.opened .link:hover,
#menu-s .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-s .link[aria-expanded="true"],
#menu-s .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-s A {
  font-family: 'Lato', sans-serif;
}
#features3-14z .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-14z H5 {
  color: #f3c649;
  font-size: 24px;
}
#features3-14y .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-14y H5 {
  color: #f3c649;
  font-size: 24px;
}
#msg-box3-9w .mbr-section-title,
#msg-box3-9w p {
  color: #000;
}
#msg-box3-9w .mbr-section-title {
  font-family: 'Oswald', sans-serif;
  color: #e4ba33;
  font-size: 46px;
  text-align: center;
}
#msg-box3-9w .lead {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
}
#msg-box3-9w .btn {
  font-family: 'Oswald', sans-serif;
}
#msg-box3-9w .lead P {
  font-size: 20px;
  color: #ffffff;
}
#contacts1-34 P {
  font-family: 'Roboto', sans-serif;
  color: #f3c649;
}
#contacts1-34 STRONG {
  font-family: 'Oswald', sans-serif;
}




#menu-2q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2q .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-2q .navbar-toggler {
  color: #f3c649;
}
#menu-2q .close-icon::before,
#menu-2q .close-icon::after {
  background-color: #f3c649;
}
#menu-2q .link,
#menu-2q .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-2q .link {
  font-size: 1rem;
}
#menu-2q .dropdown-item,
#menu-2q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-2q .link:hover,
#menu-2q .dropdown-item:hover,
#menu-2q .link:focus,
#menu-2q .dropdown-item:focus {
  color: #000000;
}
#menu-2q .link[aria-expanded="true"],
#menu-2q .dropdown-menu {
  background: #000000;
}
#menu-2q .nav-dropdown-sm .link:focus,
#menu-2q .nav-dropdown-sm .link:hover,
#menu-2q .nav-dropdown-sm .dropdown-item:focus,
#menu-2q .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-2q .navbar,
#menu-2q .nav-dropdown-sm,
#menu-2q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2q .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-2q .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-2q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2q .bg-color.transparent.opened .link:hover,
#menu-2q .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-2q .link[aria-expanded="true"],
#menu-2q .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-2q A {
  font-family: 'Lato', sans-serif;
}
#msg-box8-124 .mbr-section-title,
#msg-box8-124 .lead {
  color: #fff;
}
#msg-box8-124 .mbr-section-title {
  font-family: 'Oswald', sans-serif;
  font-size: 60px;
}
#content1-125 P {
  text-align: center;
  font-size: 17px;
}








#menu-ad .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ad .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-ad .navbar-toggler {
  color: #f3c649;
}
#menu-ad .close-icon::before,
#menu-ad .close-icon::after {
  background-color: #f3c649;
}
#menu-ad .link,
#menu-ad .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-ad .link {
  font-size: 1rem;
}
#menu-ad .dropdown-item,
#menu-ad .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-ad .link:hover,
#menu-ad .dropdown-item:hover,
#menu-ad .link:focus,
#menu-ad .dropdown-item:focus {
  color: #000000;
}
#menu-ad .link[aria-expanded="true"],
#menu-ad .dropdown-menu {
  background: #000000;
}
#menu-ad .nav-dropdown-sm .link:focus,
#menu-ad .nav-dropdown-sm .link:hover,
#menu-ad .nav-dropdown-sm .dropdown-item:focus,
#menu-ad .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-ad .navbar,
#menu-ad .nav-dropdown-sm,
#menu-ad .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ad .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-ad .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-ad .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ad .bg-color.transparent.opened .link:hover,
#menu-ad .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-ad .link[aria-expanded="true"],
#menu-ad .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-ad A {
  font-family: 'Lato', sans-serif;
}
#features3-af .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ag .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ah .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ai .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-aj .btn {
  font-family: 'Oswald', sans-serif;
}







#menu-au .hide-buttons .nav-btn {
  display: none !important;
}
#menu-au .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-au .navbar-toggler {
  color: #f3c649;
}
#menu-au .close-icon::before,
#menu-au .close-icon::after {
  background-color: #f3c649;
}
#menu-au .link,
#menu-au .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-au .link {
  font-size: 1rem;
}
#menu-au .dropdown-item,
#menu-au .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-au .link:hover,
#menu-au .dropdown-item:hover,
#menu-au .link:focus,
#menu-au .dropdown-item:focus {
  color: #000000;
}
#menu-au .link[aria-expanded="true"],
#menu-au .dropdown-menu {
  background: #000000;
}
#menu-au .nav-dropdown-sm .link:focus,
#menu-au .nav-dropdown-sm .link:hover,
#menu-au .nav-dropdown-sm .dropdown-item:focus,
#menu-au .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-au .navbar,
#menu-au .nav-dropdown-sm,
#menu-au .nav-dropdown-sm .link[aria-expanded="true"],
#menu-au .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-au .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-au .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-au .bg-color.transparent.opened .link:hover,
#menu-au .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-au .link[aria-expanded="true"],
#menu-au .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-au A {
  font-family: 'Lato', sans-serif;
}
#features3-ax .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-pk .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-pl .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-pm .btn {
  font-family: 'Oswald', sans-serif;
}









#menu-b2 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b2 .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-b2 .navbar-toggler {
  color: #f3c649;
}
#menu-b2 .close-icon::before,
#menu-b2 .close-icon::after {
  background-color: #f3c649;
}
#menu-b2 .link,
#menu-b2 .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-b2 .link {
  font-size: 1rem;
}
#menu-b2 .dropdown-item,
#menu-b2 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-b2 .link:hover,
#menu-b2 .dropdown-item:hover,
#menu-b2 .link:focus,
#menu-b2 .dropdown-item:focus {
  color: #000000;
}
#menu-b2 .link[aria-expanded="true"],
#menu-b2 .dropdown-menu {
  background: #000000;
}
#menu-b2 .nav-dropdown-sm .link:focus,
#menu-b2 .nav-dropdown-sm .link:hover,
#menu-b2 .nav-dropdown-sm .dropdown-item:focus,
#menu-b2 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-b2 .navbar,
#menu-b2 .nav-dropdown-sm,
#menu-b2 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b2 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-b2 .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-b2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b2 .bg-color.transparent.opened .link:hover,
#menu-b2 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-b2 .link[aria-expanded="true"],
#menu-b2 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-b2 A {
  font-family: 'Lato', sans-serif;
}
#features3-b4 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-b8 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-bg .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-bp .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ci .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-cl .btn {
  font-family: 'Oswald', sans-serif;
}





#menu-dq .hide-buttons .nav-btn {
  display: none !important;
}
#menu-dq .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-dq .navbar-toggler {
  color: #f3c649;
}
#menu-dq .close-icon::before,
#menu-dq .close-icon::after {
  background-color: #f3c649;
}
#menu-dq .link,
#menu-dq .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-dq .link {
  font-size: 1rem;
}
#menu-dq .dropdown-item,
#menu-dq .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-dq .link:hover,
#menu-dq .dropdown-item:hover,
#menu-dq .link:focus,
#menu-dq .dropdown-item:focus {
  color: #000000;
}
#menu-dq .link[aria-expanded="true"],
#menu-dq .dropdown-menu {
  background: #000000;
}
#menu-dq .nav-dropdown-sm .link:focus,
#menu-dq .nav-dropdown-sm .link:hover,
#menu-dq .nav-dropdown-sm .dropdown-item:focus,
#menu-dq .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-dq .navbar,
#menu-dq .nav-dropdown-sm,
#menu-dq .nav-dropdown-sm .link[aria-expanded="true"],
#menu-dq .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-dq .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-dq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-dq .bg-color.transparent.opened .link:hover,
#menu-dq .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-dq .link[aria-expanded="true"],
#menu-dq .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-dq A {
  font-family: 'Lato', sans-serif;
}
#features3-gg .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-gp .btn {
  font-family: 'Oswald', sans-serif;
}







#menu-ct .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ct .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-ct .navbar-toggler {
  color: #f3c649;
}
#menu-ct .close-icon::before,
#menu-ct .close-icon::after {
  background-color: #f3c649;
}
#menu-ct .link,
#menu-ct .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-ct .link {
  font-size: 1rem;
}
#menu-ct .dropdown-item,
#menu-ct .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-ct .link:hover,
#menu-ct .dropdown-item:hover,
#menu-ct .link:focus,
#menu-ct .dropdown-item:focus {
  color: #000000;
}
#menu-ct .link[aria-expanded="true"],
#menu-ct .dropdown-menu {
  background: #000000;
}
#menu-ct .nav-dropdown-sm .link:focus,
#menu-ct .nav-dropdown-sm .link:hover,
#menu-ct .nav-dropdown-sm .dropdown-item:focus,
#menu-ct .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-ct .navbar,
#menu-ct .nav-dropdown-sm,
#menu-ct .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ct .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-ct .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-ct .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ct .bg-color.transparent.opened .link:hover,
#menu-ct .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-ct .link[aria-expanded="true"],
#menu-ct .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-ct A {
  font-family: 'Lato', sans-serif;
}
#features3-cv .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-dp .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-eq .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-fi .btn {
  font-family: 'Oswald', sans-serif;
}




#menu-du .hide-buttons .nav-btn {
  display: none !important;
}
#menu-du .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-du .navbar-toggler {
  color: #f3c649;
}
#menu-du .close-icon::before,
#menu-du .close-icon::after {
  background-color: #f3c649;
}
#menu-du .link,
#menu-du .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-du .link {
  font-size: 1rem;
}
#menu-du .dropdown-item,
#menu-du .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-du .link:hover,
#menu-du .dropdown-item:hover,
#menu-du .link:focus,
#menu-du .dropdown-item:focus {
  color: #000000;
}
#menu-du .link[aria-expanded="true"],
#menu-du .dropdown-menu {
  background: #000000;
}
#menu-du .nav-dropdown-sm .link:focus,
#menu-du .nav-dropdown-sm .link:hover,
#menu-du .nav-dropdown-sm .dropdown-item:focus,
#menu-du .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-du .navbar,
#menu-du .nav-dropdown-sm,
#menu-du .nav-dropdown-sm .link[aria-expanded="true"],
#menu-du .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-du .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-du .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-du .bg-color.transparent.opened .link:hover,
#menu-du .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-du .link[aria-expanded="true"],
#menu-du .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-du A {
  font-family: 'Lato', sans-serif;
}
#features3-dy .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-dy H4 {
  color: #a6a19d;
}









#menu-2w .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2w .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-2w .navbar-toggler {
  color: #f3c649;
}
#menu-2w .close-icon::before,
#menu-2w .close-icon::after {
  background-color: #f3c649;
}
#menu-2w .link,
#menu-2w .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-2w .link {
  font-size: 1rem;
}
#menu-2w .dropdown-item,
#menu-2w .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-2w .link:hover,
#menu-2w .dropdown-item:hover,
#menu-2w .link:focus,
#menu-2w .dropdown-item:focus {
  color: #000000;
}
#menu-2w .link[aria-expanded="true"],
#menu-2w .dropdown-menu {
  background: #000000;
}
#menu-2w .nav-dropdown-sm .link:focus,
#menu-2w .nav-dropdown-sm .link:hover,
#menu-2w .nav-dropdown-sm .dropdown-item:focus,
#menu-2w .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-2w .navbar,
#menu-2w .nav-dropdown-sm,
#menu-2w .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2w .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-2w .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-2w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2w .bg-color.transparent.opened .link:hover,
#menu-2w .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-2w .link[aria-expanded="true"],
#menu-2w .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-2w A {
  font-family: 'Lato', sans-serif;
}
#msg-box8-f9 .mbr-section-title,
#msg-box8-f9 p {
  color: #fff;
}
#header3-d4 .mbr-section-title,
#header3-d4 .mbr-section-subtitle {
  text-align: center;
}
#header3-d4 H3 {
  font-family: 'Oswald', sans-serif;
  color: #000000;
  font-size: 60px;
}
#header3-d4 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 84px;
  color: #000000;
}
#msg-box5-ba H3 {
  color: #730907;
  font-family: 'Oswald', sans-serif;
  font-size: 36px;
}
#msg-box5-13z H3 {
  font-family: 'Oswald', sans-serif;
  color: #730907;
  font-size: 36px;
}
#msg-box8-r6 .mbr-section-title,
#msg-box8-r6 p {
  color: #fff;
}
#msg-box8-r6 .mbr-section-title {
  color: #ffffff;
}
#contacts1-34 P {
  font-family: 'Roboto', sans-serif;
  color: #f3c649;
}
#contacts1-34 STRONG {
  font-family: 'Oswald', sans-serif;
}








#menu-fk .hide-buttons .nav-btn {
  display: none !important;
}
#menu-fk .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-fk .navbar-toggler {
  color: #f3c649;
}
#menu-fk .close-icon::before,
#menu-fk .close-icon::after {
  background-color: #f3c649;
}
#menu-fk .link,
#menu-fk .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-fk .link {
  font-size: 1rem;
}
#menu-fk .dropdown-item,
#menu-fk .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-fk .link:hover,
#menu-fk .dropdown-item:hover,
#menu-fk .link:focus,
#menu-fk .dropdown-item:focus {
  color: #000000;
}
#menu-fk .link[aria-expanded="true"],
#menu-fk .dropdown-menu {
  background: #000000;
}
#menu-fk .nav-dropdown-sm .link:focus,
#menu-fk .nav-dropdown-sm .link:hover,
#menu-fk .nav-dropdown-sm .dropdown-item:focus,
#menu-fk .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-fk .navbar,
#menu-fk .nav-dropdown-sm,
#menu-fk .nav-dropdown-sm .link[aria-expanded="true"],
#menu-fk .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-fk .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-fk .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-fk .bg-color.transparent.opened .link:hover,
#menu-fk .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-fk .link[aria-expanded="true"],
#menu-fk .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-fk A {
  font-family: 'Lato', sans-serif;
}
#msg-box8-fn .mbr-section-title,
#msg-box8-fn p {
  color: #fff;
}
#msg-box8-fn .mbr-section-title {
  font-family: 'Oswald', sans-serif;
  font-size: 80px;
}
#features3-fl .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-fl H5 {
  color: #2b0680;
  font-family: 'Slabo 27px', serif;
}
#features3-fm .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-fm H5 {
  font-family: 'Slabo 27px', serif;
  color: #2b0680;
}



#menu-g2 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-g2 .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-g2 .navbar-toggler {
  color: #f3c649;
}
#menu-g2 .close-icon::before,
#menu-g2 .close-icon::after {
  background-color: #f3c649;
}
#menu-g2 .link,
#menu-g2 .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-g2 .link {
  font-size: 1rem;
}
#menu-g2 .dropdown-item,
#menu-g2 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-g2 .link:hover,
#menu-g2 .dropdown-item:hover,
#menu-g2 .link:focus,
#menu-g2 .dropdown-item:focus {
  color: #000000;
}
#menu-g2 .link[aria-expanded="true"],
#menu-g2 .dropdown-menu {
  background: #000000;
}
#menu-g2 .nav-dropdown-sm .link:focus,
#menu-g2 .nav-dropdown-sm .link:hover,
#menu-g2 .nav-dropdown-sm .dropdown-item:focus,
#menu-g2 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-g2 .navbar,
#menu-g2 .nav-dropdown-sm,
#menu-g2 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-g2 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-g2 .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-g2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-g2 .bg-color.transparent.opened .link:hover,
#menu-g2 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-g2 .link[aria-expanded="true"],
#menu-g2 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-g2 A {
  font-family: 'Lato', sans-serif;
}



#menu-g0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-g0 .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-g0 .navbar-toggler {
  color: #f3c649;
}
#menu-g0 .close-icon::before,
#menu-g0 .close-icon::after {
  background-color: #f3c649;
}
#menu-g0 .link,
#menu-g0 .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-g0 .link {
  font-size: 1rem;
}
#menu-g0 .dropdown-item,
#menu-g0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-g0 .link:hover,
#menu-g0 .dropdown-item:hover,
#menu-g0 .link:focus,
#menu-g0 .dropdown-item:focus {
  color: #000000;
}
#menu-g0 .link[aria-expanded="true"],
#menu-g0 .dropdown-menu {
  background: #000000;
}
#menu-g0 .nav-dropdown-sm .link:focus,
#menu-g0 .nav-dropdown-sm .link:hover,
#menu-g0 .nav-dropdown-sm .dropdown-item:focus,
#menu-g0 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-g0 .navbar,
#menu-g0 .nav-dropdown-sm,
#menu-g0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-g0 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-g0 .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-g0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-g0 .bg-color.transparent.opened .link:hover,
#menu-g0 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-g0 .link[aria-expanded="true"],
#menu-g0 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-g0 A {
  font-family: 'Lato', sans-serif;
}













#menu-fx .hide-buttons .nav-btn {
  display: none !important;
}
#menu-fx .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-fx .navbar-toggler {
  color: #f3c649;
}
#menu-fx .close-icon::before,
#menu-fx .close-icon::after {
  background-color: #f3c649;
}
#menu-fx .link,
#menu-fx .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-fx .link {
  font-size: 1rem;
}
#menu-fx .dropdown-item,
#menu-fx .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-fx .link:hover,
#menu-fx .dropdown-item:hover,
#menu-fx .link:focus,
#menu-fx .dropdown-item:focus {
  color: #000000;
}
#menu-fx .link[aria-expanded="true"],
#menu-fx .dropdown-menu {
  background: #000000;
}
#menu-fx .nav-dropdown-sm .link:focus,
#menu-fx .nav-dropdown-sm .link:hover,
#menu-fx .nav-dropdown-sm .dropdown-item:focus,
#menu-fx .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-fx .navbar,
#menu-fx .nav-dropdown-sm,
#menu-fx .nav-dropdown-sm .link[aria-expanded="true"],
#menu-fx .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-fx .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-fx .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-fx .bg-color.transparent.opened .link:hover,
#menu-fx .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-fx .link[aria-expanded="true"],
#menu-fx .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-fx A {
  font-family: 'Lato', sans-serif;
}
#features3-12i .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-12i H5 {
  color: #eb6b56;
}
#features3-13i .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-13i H5 {
  color: #eb6b56;
}
#features3-13r .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-13r H5 {
  color: #eb6b56;
}
#features3-143 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-143 H5 {
  color: #eb6b56;
}
#features3-14w .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-14w H5 {
  color: #eb6b56;
}
#features3-156 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-156 H5 {
  color: #eb6b56;
}
#features3-15j .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-15j H5 {
  color: #eb6b56;
}
#features3-15p .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-15p H5 {
  color: #eb6b56;
}
#msg-box5-15x .btn {
  font-family: 'Oswald', sans-serif;
  font-size: 12px;
}
#msg-box5-15x P {
  color: #f97352;
  font-family: 'Lora', serif;
  font-size: 14px;
}















#menu-fu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-fu .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-fu .navbar-toggler {
  color: #f3c649;
}
#menu-fu .close-icon::before,
#menu-fu .close-icon::after {
  background-color: #f3c649;
}
#menu-fu .link,
#menu-fu .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-fu .link {
  font-size: 1rem;
}
#menu-fu .dropdown-item,
#menu-fu .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-fu .link:hover,
#menu-fu .dropdown-item:hover,
#menu-fu .link:focus,
#menu-fu .dropdown-item:focus {
  color: #000000;
}
#menu-fu .link[aria-expanded="true"],
#menu-fu .dropdown-menu {
  background: #000000;
}
#menu-fu .nav-dropdown-sm .link:focus,
#menu-fu .nav-dropdown-sm .link:hover,
#menu-fu .nav-dropdown-sm .dropdown-item:focus,
#menu-fu .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-fu .navbar,
#menu-fu .nav-dropdown-sm,
#menu-fu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-fu .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-fu .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-fu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-fu .bg-color.transparent.opened .link:hover,
#menu-fu .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-fu .link[aria-expanded="true"],
#menu-fu .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-fu A {
  font-family: 'Lato', sans-serif;
}
#features3-fw .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-g4 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-g5 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-g6 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-g7 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-g8 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-g9 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ga .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-gb .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-gc .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-gd .btn {
  font-family: 'Oswald', sans-serif;
}
#msg-box5-gf .btn {
  font-family: 'Oswald', sans-serif;
}













#menu-fo .hide-buttons .nav-btn {
  display: none !important;
}
#menu-fo .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-fo .navbar-toggler {
  color: #f3c649;
}
#menu-fo .close-icon::before,
#menu-fo .close-icon::after {
  background-color: #f3c649;
}
#menu-fo .link,
#menu-fo .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-fo .link {
  font-size: 1rem;
}
#menu-fo .dropdown-item,
#menu-fo .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-fo .link:hover,
#menu-fo .dropdown-item:hover,
#menu-fo .link:focus,
#menu-fo .dropdown-item:focus {
  color: #000000;
}
#menu-fo .link[aria-expanded="true"],
#menu-fo .dropdown-menu {
  background: #000000;
}
#menu-fo .nav-dropdown-sm .link:focus,
#menu-fo .nav-dropdown-sm .link:hover,
#menu-fo .nav-dropdown-sm .dropdown-item:focus,
#menu-fo .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-fo .navbar,
#menu-fo .nav-dropdown-sm,
#menu-fo .nav-dropdown-sm .link[aria-expanded="true"],
#menu-fo .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-fo .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-fo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-fo .bg-color.transparent.opened .link:hover,
#menu-fo .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-fo .link[aria-expanded="true"],
#menu-fo .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-fo A {
  font-family: 'Lato', sans-serif;
}
#features3-fq .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-gu .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-hr .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-hx .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ie .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ip .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-j9 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-jf .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ji .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-jx .btn {
  font-family: 'Oswald', sans-serif;
}
#header2-k1 .mbr-section-title {
  font-size: 36px;
}
#header2-k1 .mbr-section-text {
  font-size: 15px;
}







#menu-hf .hide-buttons .nav-btn {
  display: none !important;
}
#menu-hf .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-hf .navbar-toggler {
  color: #f3c649;
}
#menu-hf .close-icon::before,
#menu-hf .close-icon::after {
  background-color: #f3c649;
}
#menu-hf .link,
#menu-hf .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-hf .link {
  font-size: 1rem;
}
#menu-hf .dropdown-item,
#menu-hf .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-hf .link:hover,
#menu-hf .dropdown-item:hover,
#menu-hf .link:focus,
#menu-hf .dropdown-item:focus {
  color: #000000;
}
#menu-hf .link[aria-expanded="true"],
#menu-hf .dropdown-menu {
  background: #000000;
}
#menu-hf .nav-dropdown-sm .link:focus,
#menu-hf .nav-dropdown-sm .link:hover,
#menu-hf .nav-dropdown-sm .dropdown-item:focus,
#menu-hf .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-hf .navbar,
#menu-hf .nav-dropdown-sm,
#menu-hf .nav-dropdown-sm .link[aria-expanded="true"],
#menu-hf .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-hf .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-hf .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-hf .bg-color.transparent.opened .link:hover,
#menu-hf .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-hf .link[aria-expanded="true"],
#menu-hf .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-hf A {
  font-family: 'Lato', sans-serif;
}
#features3-hs .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-hv .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-id .btn {
  font-family: 'Oswald', sans-serif;
}
#header2-ii .btn {
  font-family: 'Oswald', sans-serif;
}




#menu-ij .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ij .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-ij .navbar-toggler {
  color: #f3c649;
}
#menu-ij .close-icon::before,
#menu-ij .close-icon::after {
  background-color: #f3c649;
}
#menu-ij .link,
#menu-ij .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-ij .link {
  font-size: 1rem;
}
#menu-ij .dropdown-item,
#menu-ij .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-ij .link:hover,
#menu-ij .dropdown-item:hover,
#menu-ij .link:focus,
#menu-ij .dropdown-item:focus {
  color: #000000;
}
#menu-ij .link[aria-expanded="true"],
#menu-ij .dropdown-menu {
  background: #000000;
}
#menu-ij .nav-dropdown-sm .link:focus,
#menu-ij .nav-dropdown-sm .link:hover,
#menu-ij .nav-dropdown-sm .dropdown-item:focus,
#menu-ij .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-ij .navbar,
#menu-ij .nav-dropdown-sm,
#menu-ij .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ij .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-ij .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-ij .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ij .bg-color.transparent.opened .link:hover,
#menu-ij .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-ij .link[aria-expanded="true"],
#menu-ij .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-ij A {
  font-family: 'Lato', sans-serif;
}
#features3-il .btn {
  font-family: 'Oswald', sans-serif;
}




#menu-in .hide-buttons .nav-btn {
  display: none !important;
}
#menu-in .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-in .navbar-toggler {
  color: #f3c649;
}
#menu-in .close-icon::before,
#menu-in .close-icon::after {
  background-color: #f3c649;
}
#menu-in .link,
#menu-in .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-in .link {
  font-size: 1rem;
}
#menu-in .dropdown-item,
#menu-in .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-in .link:hover,
#menu-in .dropdown-item:hover,
#menu-in .link:focus,
#menu-in .dropdown-item:focus {
  color: #000000;
}
#menu-in .link[aria-expanded="true"],
#menu-in .dropdown-menu {
  background: #000000;
}
#menu-in .nav-dropdown-sm .link:focus,
#menu-in .nav-dropdown-sm .link:hover,
#menu-in .nav-dropdown-sm .dropdown-item:focus,
#menu-in .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-in .navbar,
#menu-in .nav-dropdown-sm,
#menu-in .nav-dropdown-sm .link[aria-expanded="true"],
#menu-in .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-in .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-in .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-in .bg-color.transparent.opened .link:hover,
#menu-in .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-in .link[aria-expanded="true"],
#menu-in .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-in A {
  font-family: 'Lato', sans-serif;
}
#features3-io .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-io H4 {
  color: #5c5857;
}





#menu-iq .hide-buttons .nav-btn {
  display: none !important;
}
#menu-iq .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-iq .navbar-toggler {
  color: #f3c649;
}
#menu-iq .close-icon::before,
#menu-iq .close-icon::after {
  background-color: #f3c649;
}
#menu-iq .link,
#menu-iq .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-iq .link {
  font-size: 1rem;
}
#menu-iq .dropdown-item,
#menu-iq .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-iq .link:hover,
#menu-iq .dropdown-item:hover,
#menu-iq .link:focus,
#menu-iq .dropdown-item:focus {
  color: #000000;
}
#menu-iq .link[aria-expanded="true"],
#menu-iq .dropdown-menu {
  background: #000000;
}
#menu-iq .nav-dropdown-sm .link:focus,
#menu-iq .nav-dropdown-sm .link:hover,
#menu-iq .nav-dropdown-sm .dropdown-item:focus,
#menu-iq .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-iq .navbar,
#menu-iq .nav-dropdown-sm,
#menu-iq .nav-dropdown-sm .link[aria-expanded="true"],
#menu-iq .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-iq .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-iq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-iq .bg-color.transparent.opened .link:hover,
#menu-iq .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-iq .link[aria-expanded="true"],
#menu-iq .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-iq A {
  font-family: 'Lato', sans-serif;
}
#features3-ir .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-so .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-so H5 {
  color: #f7da64;
}























#menu-is .hide-buttons .nav-btn {
  display: none !important;
}
#menu-is .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-is .navbar-toggler {
  color: #f3c649;
}
#menu-is .close-icon::before,
#menu-is .close-icon::after {
  background-color: #f3c649;
}
#menu-is .link,
#menu-is .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-is .link {
  font-size: 1rem;
}
#menu-is .dropdown-item,
#menu-is .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-is .link:hover,
#menu-is .dropdown-item:hover,
#menu-is .link:focus,
#menu-is .dropdown-item:focus {
  color: #000000;
}
#menu-is .link[aria-expanded="true"],
#menu-is .dropdown-menu {
  background: #000000;
}
#menu-is .nav-dropdown-sm .link:focus,
#menu-is .nav-dropdown-sm .link:hover,
#menu-is .nav-dropdown-sm .dropdown-item:focus,
#menu-is .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-is .navbar,
#menu-is .nav-dropdown-sm,
#menu-is .nav-dropdown-sm .link[aria-expanded="true"],
#menu-is .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-is .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-is .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-is .bg-color.transparent.opened .link:hover,
#menu-is .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-is .link[aria-expanded="true"],
#menu-is .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-is A {
  font-family: 'Lato', sans-serif;
}
#features3-iy .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-jc .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-jg .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-jh .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-jw .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-jy .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-k2 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-qo .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-qq .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-qr .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-w5 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-qy .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-r1 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-r1 H5 {
  color: #000000;
}
#features3-rf .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-rf H5 {
  color: #000000;
}
#features3-ri .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ri H5 {
  color: #000000;
}
#features3-rv .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-rv H5 {
  color: #000000;
}
#features3-rx .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-rz .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-s1 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-s7 .btn {
  font-family: 'Oswald', sans-serif;
}










#menu-j3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-j3 .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-j3 .navbar-toggler {
  color: #f3c649;
}
#menu-j3 .close-icon::before,
#menu-j3 .close-icon::after {
  background-color: #f3c649;
}
#menu-j3 .link,
#menu-j3 .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-j3 .link {
  font-size: 1rem;
}
#menu-j3 .dropdown-item,
#menu-j3 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-j3 .link:hover,
#menu-j3 .dropdown-item:hover,
#menu-j3 .link:focus,
#menu-j3 .dropdown-item:focus {
  color: #000000;
}
#menu-j3 .link[aria-expanded="true"],
#menu-j3 .dropdown-menu {
  background: #000000;
}
#menu-j3 .nav-dropdown-sm .link:focus,
#menu-j3 .nav-dropdown-sm .link:hover,
#menu-j3 .nav-dropdown-sm .dropdown-item:focus,
#menu-j3 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-j3 .navbar,
#menu-j3 .nav-dropdown-sm,
#menu-j3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-j3 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-j3 .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-j3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-j3 .bg-color.transparent.opened .link:hover,
#menu-j3 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-j3 .link[aria-expanded="true"],
#menu-j3 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-j3 A {
  font-family: 'Lato', sans-serif;
}
#features3-j5 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-j5 H5 {
  color: #f7da64;
}
#features3-sj .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-sj H5 {
  color: #f3c649;
  text-align: center;
}
#features3-sp .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-sp H5 {
  color: #f7da64;
}
#features3-sr .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-sr H5 {
  color: #f7da64;
}
#features3-st .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-st H5 {
  color: #f7da64;
}
#features3-st DIV {
  text-align: center;
}
#features3-t3 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-t3 H5 {
  color: #f7da64;
}
#features3-ta .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ta H5 {
  color: #f7da64;
}




















#menu-j6 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-j6 .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-j6 .navbar-toggler {
  color: #f3c649;
}
#menu-j6 .close-icon::before,
#menu-j6 .close-icon::after {
  background-color: #f3c649;
}
#menu-j6 .link,
#menu-j6 .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-j6 .link {
  font-size: 1rem;
}
#menu-j6 .dropdown-item,
#menu-j6 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-j6 .link:hover,
#menu-j6 .dropdown-item:hover,
#menu-j6 .link:focus,
#menu-j6 .dropdown-item:focus {
  color: #000000;
}
#menu-j6 .link[aria-expanded="true"],
#menu-j6 .dropdown-menu {
  background: #000000;
}
#menu-j6 .nav-dropdown-sm .link:focus,
#menu-j6 .nav-dropdown-sm .link:hover,
#menu-j6 .nav-dropdown-sm .dropdown-item:focus,
#menu-j6 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-j6 .navbar,
#menu-j6 .nav-dropdown-sm,
#menu-j6 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-j6 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-j6 .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-j6 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-j6 .bg-color.transparent.opened .link:hover,
#menu-j6 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-j6 .link[aria-expanded="true"],
#menu-j6 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-j6 A {
  font-family: 'Lato', sans-serif;
}
#features3-j8 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-j8 H5 {
  color: #f7da64;
}
#features3-tn .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-tn H5 {
  color: #f7da64;
}
#features3-tu .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-tu H5 {
  color: #f7da64;
}
#features3-tx .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-tx H5 {
  color: #f7da64;
}
#features3-tz .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-tz H5 {
  color: #f7da64;
}
#features3-u0 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-u0 H5 {
  color: #f7da64;
}
#features3-u2 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-u2 H5 {
  color: #f7da64;
}
#features3-u3 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-u3 H5 {
  color: #f7da64;
}
#features3-u8 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-u8 H5 {
  color: #f7da64;
}
#features3-uh .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-uh H5 {
  color: #f7da64;
}
#features3-ui .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ui H5 {
  color: #f7da64;
}
#features3-uj .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-uj H5 {
  color: #f7da64;
}
#features3-uk .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-uk H5 {
  color: #f7da64;
}
#features3-um .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-um H5 {
  color: #f7da64;
}
#features3-un .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-un H5 {
  color: #f7da64;
}
#header2-us .btn {
  font-family: 'Oswald', sans-serif;
}
#header2-us .mbr-section-text {
  font-family: 'Lora', serif;
  font-size: 14px;
  color: #f7da64;
}
#header2-us .mbr-section-title {
  font-size: 22px;
}
#header2-us .mbr-section-text B {
  font-size: 18px;
}





















#menu-87 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-87 .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-87 .navbar-toggler {
  color: #f3c649;
}
#menu-87 .close-icon::before,
#menu-87 .close-icon::after {
  background-color: #f3c649;
}
#menu-87 .link,
#menu-87 .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-87 .link {
  font-size: 1rem;
}
#menu-87 .dropdown-item,
#menu-87 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-87 .link:hover,
#menu-87 .dropdown-item:hover,
#menu-87 .link:focus,
#menu-87 .dropdown-item:focus {
  color: #000000;
}
#menu-87 .link[aria-expanded="true"],
#menu-87 .dropdown-menu {
  background: #000000;
}
#menu-87 .nav-dropdown-sm .link:focus,
#menu-87 .nav-dropdown-sm .link:hover,
#menu-87 .nav-dropdown-sm .dropdown-item:focus,
#menu-87 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-87 .navbar,
#menu-87 .nav-dropdown-sm,
#menu-87 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-87 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-87 .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-87 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-87 .bg-color.transparent.opened .link:hover,
#menu-87 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-87 .link[aria-expanded="true"],
#menu-87 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-87 A {
  font-family: 'Lato', sans-serif;
}
#features3-ko .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ko H5 {
  font-family: 'Slabo 27px', serif;
  color: #22350f;
}
#features3-11z .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-11z H5 {
  font-family: 'Slabo 27px', serif;
  color: #22350f;
}
#features3-174 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-174 H5 {
  font-family: 'Slabo 27px', serif;
  color: #22350f;
}
#features3-si .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-si H5 {
  font-family: 'Slabo 27px', serif;
  color: #22350f;
}
#features3-m9 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-m9 H5 {
  font-family: 'Slabo 27px', serif;
  color: #22350f;
}
#features3-nm .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-nm H5 {
  font-family: 'Slabo 27px', serif;
  color: #22350f;
}
#features3-kp .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-kp H5 {
  font-family: 'Slabo 27px', serif;
  color: #22350f;
}
#features3-kr .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-kr H5 {
  font-family: 'Slabo 27px', serif;
  color: #22350f;
}
#features3-tk .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-tk H5 {
  font-family: 'Slabo 27px', serif;
  color: #22350f;
}
#header2-172 .mbr-section-title {
  font-size: 36px;
}
#header2-172 .mbr-section-text {
  font-size: 15px;
}
#header2-xo .mbr-section-title {
  font-size: 36px;
}
#header2-xo .mbr-section-text {
  font-size: 15px;
}





#menu-7x .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7x .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-7x .navbar-toggler {
  color: #f3c649;
}
#menu-7x .close-icon::before,
#menu-7x .close-icon::after {
  background-color: #f3c649;
}
#menu-7x .link,
#menu-7x .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-7x .link {
  font-size: 1rem;
}
#menu-7x .dropdown-item,
#menu-7x .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-7x .link:hover,
#menu-7x .dropdown-item:hover,
#menu-7x .link:focus,
#menu-7x .dropdown-item:focus {
  color: #000000;
}
#menu-7x .link[aria-expanded="true"],
#menu-7x .dropdown-menu {
  background: #000000;
}
#menu-7x .nav-dropdown-sm .link:focus,
#menu-7x .nav-dropdown-sm .link:hover,
#menu-7x .nav-dropdown-sm .dropdown-item:focus,
#menu-7x .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-7x .navbar,
#menu-7x .nav-dropdown-sm,
#menu-7x .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7x .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-7x .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-7x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7x .bg-color.transparent.opened .link:hover,
#menu-7x .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-7x .link[aria-expanded="true"],
#menu-7x .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-7x A {
  font-family: 'Lato', sans-serif;
}
#features3-lz .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-lz H4 {
  color: #f7da64;
  font-family: 'Slabo 27px', serif;
  font-size: 16px;
}
#features3-lz I {
  font-size: 20px;
}











#menu-kx .hide-buttons .nav-btn {
  display: none !important;
}
#menu-kx .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-kx .navbar-toggler {
  color: #f3c649;
}
#menu-kx .close-icon::before,
#menu-kx .close-icon::after {
  background-color: #f3c649;
}
#menu-kx .link,
#menu-kx .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-kx .link {
  font-size: 1rem;
}
#menu-kx .dropdown-item,
#menu-kx .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-kx .link:hover,
#menu-kx .dropdown-item:hover,
#menu-kx .link:focus,
#menu-kx .dropdown-item:focus {
  color: #000000;
}
#menu-kx .link[aria-expanded="true"],
#menu-kx .dropdown-menu {
  background: #000000;
}
#menu-kx .nav-dropdown-sm .link:focus,
#menu-kx .nav-dropdown-sm .link:hover,
#menu-kx .nav-dropdown-sm .dropdown-item:focus,
#menu-kx .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-kx .navbar,
#menu-kx .nav-dropdown-sm,
#menu-kx .nav-dropdown-sm .link[aria-expanded="true"],
#menu-kx .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-kx .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-kx .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-kx .bg-color.transparent.opened .link:hover,
#menu-kx .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-kx .link[aria-expanded="true"],
#menu-kx .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-kx A {
  font-family: 'Lato', sans-serif;
}
#features3-ku .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ku H5 {
  color: #f7da64;
  font-family: 'Slabo 27px', serif;
}
#features3-o6 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-o6 H5 {
  color: #f7da64;
  font-family: 'Slabo 27px', serif;
}
#features3-o3 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-o3 H5 {
  color: #f7da64;
  font-family: 'Slabo 27px', serif;
}
#msg-box5-16f .btn {
  font-family: 'Oswald', sans-serif;
  font-size: 12px;
}
#msg-box5-16f P {
  color: #f7da64;
  font-family: 'Slabo 27px', serif;
  font-size: 14px;
  text-align: right;
}





#menu-kf .hide-buttons .nav-btn {
  display: none !important;
}
#menu-kf .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-kf .navbar-toggler {
  color: #f3c649;
}
#menu-kf .close-icon::before,
#menu-kf .close-icon::after {
  background-color: #f3c649;
}
#menu-kf .link,
#menu-kf .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-kf .link {
  font-size: 1rem;
}
#menu-kf .dropdown-item,
#menu-kf .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-kf .link:hover,
#menu-kf .dropdown-item:hover,
#menu-kf .link:focus,
#menu-kf .dropdown-item:focus {
  color: #000000;
}
#menu-kf .link[aria-expanded="true"],
#menu-kf .dropdown-menu {
  background: #000000;
}
#menu-kf .nav-dropdown-sm .link:focus,
#menu-kf .nav-dropdown-sm .link:hover,
#menu-kf .nav-dropdown-sm .dropdown-item:focus,
#menu-kf .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-kf .navbar,
#menu-kf .nav-dropdown-sm,
#menu-kf .nav-dropdown-sm .link[aria-expanded="true"],
#menu-kf .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-kf .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-kf .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-kf .bg-color.transparent.opened .link:hover,
#menu-kf .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-kf .link[aria-expanded="true"],
#menu-kf .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-kf A {
  font-family: 'Lato', sans-serif;
}
#msg-box8-kg .mbr-section-title,
#msg-box8-kg p {
  color: #fff;
}
#msg-box8-kg .mbr-section-title {
  font-family: 'Oswald', sans-serif;
  font-size: 100px;
  color: #000000;
}
#features3-ki .btn {
  font-family: 'Oswald', sans-serif;
}













#menu-k6 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-k6 .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-k6 .navbar-toggler {
  color: #f3c649;
}
#menu-k6 .close-icon::before,
#menu-k6 .close-icon::after {
  background-color: #f3c649;
}
#menu-k6 .link,
#menu-k6 .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-k6 .link {
  font-size: 1rem;
}
#menu-k6 .dropdown-item,
#menu-k6 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-k6 .link:hover,
#menu-k6 .dropdown-item:hover,
#menu-k6 .link:focus,
#menu-k6 .dropdown-item:focus {
  color: #000000;
}
#menu-k6 .link[aria-expanded="true"],
#menu-k6 .dropdown-menu {
  background: #000000;
}
#menu-k6 .nav-dropdown-sm .link:focus,
#menu-k6 .nav-dropdown-sm .link:hover,
#menu-k6 .nav-dropdown-sm .dropdown-item:focus,
#menu-k6 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-k6 .navbar,
#menu-k6 .nav-dropdown-sm,
#menu-k6 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-k6 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-k6 .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-k6 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-k6 .bg-color.transparent.opened .link:hover,
#menu-k6 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-k6 .link[aria-expanded="true"],
#menu-k6 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-k6 A {
  font-family: 'Lato', sans-serif;
}
#features3-k7 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-qs .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-r0 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ru .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ry .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-s0 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-sl .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-t9 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-t9 H5 {
  color: #f7da64;
}
#features3-ty .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ty H5 {
  color: #f7da64;
}
#features3-u1 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-u1 H5 {
  color: #f7da64;
}





#menu-5m .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5m .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-5m .navbar-toggler {
  color: #f3c649;
}
#menu-5m .close-icon::before,
#menu-5m .close-icon::after {
  background-color: #f3c649;
}
#menu-5m .link,
#menu-5m .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-5m .link {
  font-size: 1rem;
}
#menu-5m .dropdown-item,
#menu-5m .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-5m .link:hover,
#menu-5m .dropdown-item:hover,
#menu-5m .link:focus,
#menu-5m .dropdown-item:focus {
  color: #000000;
}
#menu-5m .link[aria-expanded="true"],
#menu-5m .dropdown-menu {
  background: #000000;
}
#menu-5m .nav-dropdown-sm .link:focus,
#menu-5m .nav-dropdown-sm .link:hover,
#menu-5m .nav-dropdown-sm .dropdown-item:focus,
#menu-5m .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-5m .navbar,
#menu-5m .nav-dropdown-sm,
#menu-5m .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5m .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-5m .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-5m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5m .bg-color.transparent.opened .link:hover,
#menu-5m .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-5m .link[aria-expanded="true"],
#menu-5m .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-5m A {
  font-family: 'Lato', sans-serif;
}
#features3-l9 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-l9 H5 {
  color: #3d8eb9;
  font-family: 'Slabo 27px', serif;
}






#menu-f .hide-buttons .nav-btn {
  display: none !important;
}
#menu-f .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-f .navbar-toggler {
  color: #f3c649;
}
#menu-f .close-icon::before,
#menu-f .close-icon::after {
  background-color: #f3c649;
}
#menu-f .link,
#menu-f .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-f .link {
  font-size: 1rem;
}
#menu-f .dropdown-item,
#menu-f .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-f .link:hover,
#menu-f .dropdown-item:hover,
#menu-f .link:focus,
#menu-f .dropdown-item:focus {
  color: #000000;
}
#menu-f .link[aria-expanded="true"],
#menu-f .dropdown-menu {
  background: #000000;
}
#menu-f .nav-dropdown-sm .link:focus,
#menu-f .nav-dropdown-sm .link:hover,
#menu-f .nav-dropdown-sm .dropdown-item:focus,
#menu-f .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-f .navbar,
#menu-f .nav-dropdown-sm,
#menu-f .nav-dropdown-sm .link[aria-expanded="true"],
#menu-f .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-f .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-f .bg-color.transparent.opened .link:hover,
#menu-f .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-f .link[aria-expanded="true"],
#menu-f .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-f A {
  font-family: 'Lato', sans-serif;
}
#features3-la .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-la H4 {
  font-size: 30px;
  color: #232323;
}
#features3-la H5 {
  color: #5c5857;
}
#features3-lb .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-lb H4 {
  font-size: 30px;
  color: #232323;
}
#features3-lb H5 {
  color: #5c5857;
}
#features3-le .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-le H4 {
  font-size: 30px;
  color: #232323;
}
#features3-le H5 {
  color: #5c5857;
}










#menu-kz .hide-buttons .nav-btn {
  display: none !important;
}
#menu-kz .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-kz .navbar-toggler {
  color: #f3c649;
}
#menu-kz .close-icon::before,
#menu-kz .close-icon::after {
  background-color: #f3c649;
}
#menu-kz .link,
#menu-kz .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-kz .link {
  font-size: 1rem;
}
#menu-kz .dropdown-item,
#menu-kz .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-kz .link:hover,
#menu-kz .dropdown-item:hover,
#menu-kz .link:focus,
#menu-kz .dropdown-item:focus {
  color: #000000;
}
#menu-kz .link[aria-expanded="true"],
#menu-kz .dropdown-menu {
  background: #000000;
}
#menu-kz .nav-dropdown-sm .link:focus,
#menu-kz .nav-dropdown-sm .link:hover,
#menu-kz .nav-dropdown-sm .dropdown-item:focus,
#menu-kz .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-kz .navbar,
#menu-kz .nav-dropdown-sm,
#menu-kz .nav-dropdown-sm .link[aria-expanded="true"],
#menu-kz .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-kz .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-kz .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-kz .bg-color.transparent.opened .link:hover,
#menu-kz .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-kz .link[aria-expanded="true"],
#menu-kz .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-kz A {
  font-family: 'Lato', sans-serif;
}
#features3-l0 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-l1 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-l2 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-l3 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-l4 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-l5 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-l6 .btn {
  font-family: 'Oswald', sans-serif;
}
#msg-box5-l7 H3 {
  color: #ffffff;
  font-size: 36px;
}











#menu-8m .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8m .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-8m .navbar-toggler {
  color: #f3c649;
}
#menu-8m .close-icon::before,
#menu-8m .close-icon::after {
  background-color: #f3c649;
}
#menu-8m .link,
#menu-8m .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-8m .link {
  font-size: 1rem;
}
#menu-8m .dropdown-item,
#menu-8m .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-8m .link:hover,
#menu-8m .dropdown-item:hover,
#menu-8m .link:focus,
#menu-8m .dropdown-item:focus {
  color: #000000;
}
#menu-8m .link[aria-expanded="true"],
#menu-8m .dropdown-menu {
  background: #000000;
}
#menu-8m .nav-dropdown-sm .link:focus,
#menu-8m .nav-dropdown-sm .link:hover,
#menu-8m .nav-dropdown-sm .dropdown-item:focus,
#menu-8m .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-8m .navbar,
#menu-8m .nav-dropdown-sm,
#menu-8m .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8m .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-8m .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-8m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8m .bg-color.transparent.opened .link:hover,
#menu-8m .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-8m .link[aria-expanded="true"],
#menu-8m .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-8m A {
  font-family: 'Lato', sans-serif;
}
#features3-92 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-93 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-98 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-99 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-9a .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-aa .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ab .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-z6 .btn {
  font-family: 'Oswald', sans-serif;
}

























#menu-45 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-45 .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-45 .navbar-toggler {
  color: #f3c649;
}
#menu-45 .close-icon::before,
#menu-45 .close-icon::after {
  background-color: #f3c649;
}
#menu-45 .link,
#menu-45 .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-45 .link {
  font-size: 1rem;
}
#menu-45 .dropdown-item,
#menu-45 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-45 .link:hover,
#menu-45 .dropdown-item:hover,
#menu-45 .link:focus,
#menu-45 .dropdown-item:focus {
  color: #000000;
}
#menu-45 .link[aria-expanded="true"],
#menu-45 .dropdown-menu {
  background: #000000;
}
#menu-45 .nav-dropdown-sm .link:focus,
#menu-45 .nav-dropdown-sm .link:hover,
#menu-45 .nav-dropdown-sm .dropdown-item:focus,
#menu-45 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-45 .navbar,
#menu-45 .nav-dropdown-sm,
#menu-45 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-45 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-45 .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-45 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-45 .bg-color.transparent.opened .link:hover,
#menu-45 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-45 .link[aria-expanded="true"],
#menu-45 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-45 A {
  font-family: 'Lato', sans-serif;
}
#msg-box4-4s H3 {
  font-size: 80px;
  color: #ffffff;
}
#msg-box4-4s P {
  color: #b8312f;
}
#msg-box8-zz .mbr-section-title,
#msg-box8-zz .lead {
  color: #fff;
}
#msg-box8-zz .lead P {
  font-size: 22px;
  font-family: 'PT Sans Narrow', sans-serif;
}
#msg-box8-zz .lead {
  color: #f3c649;
}
#features3-4a .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-4h .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-4i .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-4j .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-4k .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-4t .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-4u .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-4v .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-4w .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-4x .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-4y .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-4z .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-50 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-51 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-52 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-7u P {
  color: #ffffff;
}
#features3-7u .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-8r .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-9b .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-9i .btn {
  font-family: 'Oswald', sans-serif;
}
#msg-box4-b1 H3 {
  font-family: 'Oswald', sans-serif;
  color: #ffffff;
  font-size: 36px;
}
#msg-box4-b1 .btn {
  font-family: 'Oswald', sans-serif;
}









#menu-lo .hide-buttons .nav-btn {
  display: none !important;
}
#menu-lo .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-lo .navbar-toggler {
  color: #f3c649;
}
#menu-lo .close-icon::before,
#menu-lo .close-icon::after {
  background-color: #f3c649;
}
#menu-lo .link,
#menu-lo .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-lo .link {
  font-size: 1rem;
}
#menu-lo .dropdown-item,
#menu-lo .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-lo .link:hover,
#menu-lo .dropdown-item:hover,
#menu-lo .link:focus,
#menu-lo .dropdown-item:focus {
  color: #000000;
}
#menu-lo .link[aria-expanded="true"],
#menu-lo .dropdown-menu {
  background: #000000;
}
#menu-lo .nav-dropdown-sm .link:focus,
#menu-lo .nav-dropdown-sm .link:hover,
#menu-lo .nav-dropdown-sm .dropdown-item:focus,
#menu-lo .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-lo .navbar,
#menu-lo .nav-dropdown-sm,
#menu-lo .nav-dropdown-sm .link[aria-expanded="true"],
#menu-lo .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-lo .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-lo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-lo .bg-color.transparent.opened .link:hover,
#menu-lo .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-lo .link[aria-expanded="true"],
#menu-lo .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-lo A {
  font-family: 'Lato', sans-serif;
}
#features3-lg .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-lh .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-li .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-lj .btn {
  font-family: 'Oswald', sans-serif;
}
#msg-box4-sg H3 {
  font-family: 'Oswald', sans-serif;
  color: #ffffff;
}
#msg-box4-sg P {
  color: #ffffff;
}
#msg-box4-sg .btn {
  font-family: 'Oswald', sans-serif;
}







#menu-ly .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ly .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-ly .navbar-toggler {
  color: #f3c649;
}
#menu-ly .close-icon::before,
#menu-ly .close-icon::after {
  background-color: #f3c649;
}
#menu-ly .link,
#menu-ly .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-ly .link {
  font-size: 1rem;
}
#menu-ly .dropdown-item,
#menu-ly .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-ly .link:hover,
#menu-ly .dropdown-item:hover,
#menu-ly .link:focus,
#menu-ly .dropdown-item:focus {
  color: #000000;
}
#menu-ly .link[aria-expanded="true"],
#menu-ly .dropdown-menu {
  background: #000000;
}
#menu-ly .nav-dropdown-sm .link:focus,
#menu-ly .nav-dropdown-sm .link:hover,
#menu-ly .nav-dropdown-sm .dropdown-item:focus,
#menu-ly .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-ly .navbar,
#menu-ly .nav-dropdown-sm,
#menu-ly .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ly .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-ly .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-ly .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ly .bg-color.transparent.opened .link:hover,
#menu-ly .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-ly .link[aria-expanded="true"],
#menu-ly .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-ly A {
  font-family: 'Lato', sans-serif;
}
#features3-lu .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-lv .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-lw .btn {
  font-family: 'Oswald', sans-serif;
}
#msg-box4-lx .btn {
  font-family: 'Oswald', sans-serif;
}







#menu-me .hide-buttons .nav-btn {
  display: none !important;
}
#menu-me .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-me .navbar-toggler {
  color: #f3c649;
}
#menu-me .close-icon::before,
#menu-me .close-icon::after {
  background-color: #f3c649;
}
#menu-me .link,
#menu-me .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-me .link {
  font-size: 1rem;
}
#menu-me .dropdown-item,
#menu-me .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-me .link:hover,
#menu-me .dropdown-item:hover,
#menu-me .link:focus,
#menu-me .dropdown-item:focus {
  color: #000000;
}
#menu-me .link[aria-expanded="true"],
#menu-me .dropdown-menu {
  background: #000000;
}
#menu-me .nav-dropdown-sm .link:focus,
#menu-me .nav-dropdown-sm .link:hover,
#menu-me .nav-dropdown-sm .dropdown-item:focus,
#menu-me .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-me .navbar,
#menu-me .nav-dropdown-sm,
#menu-me .nav-dropdown-sm .link[aria-expanded="true"],
#menu-me .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-me .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-me .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-me .bg-color.transparent.opened .link:hover,
#menu-me .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-me .link[aria-expanded="true"],
#menu-me .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-me A {
  font-family: 'Lato', sans-serif;
}
#features3-mg .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-pn .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-po .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-pp .btn {
  font-family: 'Oswald', sans-serif;
}






#menu-mh .hide-buttons .nav-btn {
  display: none !important;
}
#menu-mh .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-mh .navbar-toggler {
  color: #f3c649;
}
#menu-mh .close-icon::before,
#menu-mh .close-icon::after {
  background-color: #f3c649;
}
#menu-mh .link,
#menu-mh .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-mh .link {
  font-size: 1rem;
}
#menu-mh .dropdown-item,
#menu-mh .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-mh .link:hover,
#menu-mh .dropdown-item:hover,
#menu-mh .link:focus,
#menu-mh .dropdown-item:focus {
  color: #000000;
}
#menu-mh .link[aria-expanded="true"],
#menu-mh .dropdown-menu {
  background: #000000;
}
#menu-mh .nav-dropdown-sm .link:focus,
#menu-mh .nav-dropdown-sm .link:hover,
#menu-mh .nav-dropdown-sm .dropdown-item:focus,
#menu-mh .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-mh .navbar,
#menu-mh .nav-dropdown-sm,
#menu-mh .nav-dropdown-sm .link[aria-expanded="true"],
#menu-mh .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-mh .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-mh .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-mh .bg-color.transparent.opened .link:hover,
#menu-mh .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-mh .link[aria-expanded="true"],
#menu-mh .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-mh A {
  font-family: 'Lato', sans-serif;
}
#features3-mj .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-pq .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-pr .btn {
  font-family: 'Oswald', sans-serif;
}






#menu-nn .hide-buttons .nav-btn {
  display: none !important;
}
#menu-nn .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-nn .navbar-toggler {
  color: #f3c649;
}
#menu-nn .close-icon::before,
#menu-nn .close-icon::after {
  background-color: #f3c649;
}
#menu-nn .link,
#menu-nn .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-nn .link {
  font-size: 1rem;
}
#menu-nn .dropdown-item,
#menu-nn .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-nn .link:hover,
#menu-nn .dropdown-item:hover,
#menu-nn .link:focus,
#menu-nn .dropdown-item:focus {
  color: #000000;
}
#menu-nn .link[aria-expanded="true"],
#menu-nn .dropdown-menu {
  background: #000000;
}
#menu-nn .nav-dropdown-sm .link:focus,
#menu-nn .nav-dropdown-sm .link:hover,
#menu-nn .nav-dropdown-sm .dropdown-item:focus,
#menu-nn .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-nn .navbar,
#menu-nn .nav-dropdown-sm,
#menu-nn .nav-dropdown-sm .link[aria-expanded="true"],
#menu-nn .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-nn .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-nn .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-nn .bg-color.transparent.opened .link:hover,
#menu-nn .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-nn .link[aria-expanded="true"],
#menu-nn .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-nn A {
  font-family: 'Lato', sans-serif;
}
#features3-np .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ps .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-pt .btn {
  font-family: 'Oswald', sans-serif;
}





#menu-nq .hide-buttons .nav-btn {
  display: none !important;
}
#menu-nq .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-nq .navbar-toggler {
  color: #f3c649;
}
#menu-nq .close-icon::before,
#menu-nq .close-icon::after {
  background-color: #f3c649;
}
#menu-nq .link,
#menu-nq .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-nq .link {
  font-size: 1rem;
}
#menu-nq .dropdown-item,
#menu-nq .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-nq .link:hover,
#menu-nq .dropdown-item:hover,
#menu-nq .link:focus,
#menu-nq .dropdown-item:focus {
  color: #000000;
}
#menu-nq .link[aria-expanded="true"],
#menu-nq .dropdown-menu {
  background: #000000;
}
#menu-nq .nav-dropdown-sm .link:focus,
#menu-nq .nav-dropdown-sm .link:hover,
#menu-nq .nav-dropdown-sm .dropdown-item:focus,
#menu-nq .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-nq .navbar,
#menu-nq .nav-dropdown-sm,
#menu-nq .nav-dropdown-sm .link[aria-expanded="true"],
#menu-nq .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-nq .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-nq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-nq .bg-color.transparent.opened .link:hover,
#menu-nq .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-nq .link[aria-expanded="true"],
#menu-nq .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-nq A {
  font-family: 'Lato', sans-serif;
}
#features3-ns .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-q2 .btn {
  font-family: 'Oswald', sans-serif;
}




#menu-nt .hide-buttons .nav-btn {
  display: none !important;
}
#menu-nt .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-nt .navbar-toggler {
  color: #f3c649;
}
#menu-nt .close-icon::before,
#menu-nt .close-icon::after {
  background-color: #f3c649;
}
#menu-nt .link,
#menu-nt .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-nt .link {
  font-size: 1rem;
}
#menu-nt .dropdown-item,
#menu-nt .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-nt .link:hover,
#menu-nt .dropdown-item:hover,
#menu-nt .link:focus,
#menu-nt .dropdown-item:focus {
  color: #000000;
}
#menu-nt .link[aria-expanded="true"],
#menu-nt .dropdown-menu {
  background: #000000;
}
#menu-nt .nav-dropdown-sm .link:focus,
#menu-nt .nav-dropdown-sm .link:hover,
#menu-nt .nav-dropdown-sm .dropdown-item:focus,
#menu-nt .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-nt .navbar,
#menu-nt .nav-dropdown-sm,
#menu-nt .nav-dropdown-sm .link[aria-expanded="true"],
#menu-nt .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-nt .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-nt .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-nt .bg-color.transparent.opened .link:hover,
#menu-nt .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-nt .link[aria-expanded="true"],
#menu-nt .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-nt A {
  font-family: 'Lato', sans-serif;
}
#features3-nv .btn {
  font-family: 'Oswald', sans-serif;
}





#menu-nw .hide-buttons .nav-btn {
  display: none !important;
}
#menu-nw .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-nw .navbar-toggler {
  color: #f3c649;
}
#menu-nw .close-icon::before,
#menu-nw .close-icon::after {
  background-color: #f3c649;
}
#menu-nw .link,
#menu-nw .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-nw .link {
  font-size: 1rem;
}
#menu-nw .dropdown-item,
#menu-nw .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-nw .link:hover,
#menu-nw .dropdown-item:hover,
#menu-nw .link:focus,
#menu-nw .dropdown-item:focus {
  color: #000000;
}
#menu-nw .link[aria-expanded="true"],
#menu-nw .dropdown-menu {
  background: #000000;
}
#menu-nw .nav-dropdown-sm .link:focus,
#menu-nw .nav-dropdown-sm .link:hover,
#menu-nw .nav-dropdown-sm .dropdown-item:focus,
#menu-nw .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-nw .navbar,
#menu-nw .nav-dropdown-sm,
#menu-nw .nav-dropdown-sm .link[aria-expanded="true"],
#menu-nw .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-nw .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-nw .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-nw .bg-color.transparent.opened .link:hover,
#menu-nw .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-nw .link[aria-expanded="true"],
#menu-nw .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-nw A {
  font-family: 'Lato', sans-serif;
}
#features3-ny .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-q1 .btn {
  font-family: 'Oswald', sans-serif;
}



#menu-nz .hide-buttons .nav-btn {
  display: none !important;
}
#menu-nz .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-nz .navbar-toggler {
  color: #f3c649;
}
#menu-nz .close-icon::before,
#menu-nz .close-icon::after {
  background-color: #f3c649;
}
#menu-nz .link,
#menu-nz .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-nz .link {
  font-size: 1rem;
}
#menu-nz .dropdown-item,
#menu-nz .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-nz .link:hover,
#menu-nz .dropdown-item:hover,
#menu-nz .link:focus,
#menu-nz .dropdown-item:focus {
  color: #000000;
}
#menu-nz .link[aria-expanded="true"],
#menu-nz .dropdown-menu {
  background: #000000;
}
#menu-nz .nav-dropdown-sm .link:focus,
#menu-nz .nav-dropdown-sm .link:hover,
#menu-nz .nav-dropdown-sm .dropdown-item:focus,
#menu-nz .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-nz .navbar,
#menu-nz .nav-dropdown-sm,
#menu-nz .nav-dropdown-sm .link[aria-expanded="true"],
#menu-nz .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-nz .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-nz .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-nz .bg-color.transparent.opened .link:hover,
#menu-nz .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-nz .link[aria-expanded="true"],
#menu-nz .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-nz A {
  font-family: 'Lato', sans-serif;
}





#menu-o9 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-o9 .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-o9 .navbar-toggler {
  color: #f3c649;
}
#menu-o9 .close-icon::before,
#menu-o9 .close-icon::after {
  background-color: #f3c649;
}
#menu-o9 .link,
#menu-o9 .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-o9 .link {
  font-size: 1rem;
}
#menu-o9 .dropdown-item,
#menu-o9 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-o9 .link:hover,
#menu-o9 .dropdown-item:hover,
#menu-o9 .link:focus,
#menu-o9 .dropdown-item:focus {
  color: #000000;
}
#menu-o9 .link[aria-expanded="true"],
#menu-o9 .dropdown-menu {
  background: #000000;
}
#menu-o9 .nav-dropdown-sm .link:focus,
#menu-o9 .nav-dropdown-sm .link:hover,
#menu-o9 .nav-dropdown-sm .dropdown-item:focus,
#menu-o9 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-o9 .navbar,
#menu-o9 .nav-dropdown-sm,
#menu-o9 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-o9 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-o9 .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-o9 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-o9 .bg-color.transparent.opened .link:hover,
#menu-o9 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-o9 .link[aria-expanded="true"],
#menu-o9 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-o9 A {
  font-family: 'Lato', sans-serif;
}
#features3-o8 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-oc .btn {
  font-family: 'Oswald', sans-serif;
}





#menu-og .hide-buttons .nav-btn {
  display: none !important;
}
#menu-og .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-og .navbar-toggler {
  color: #f3c649;
}
#menu-og .close-icon::before,
#menu-og .close-icon::after {
  background-color: #f3c649;
}
#menu-og .link,
#menu-og .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-og .link {
  font-size: 1rem;
}
#menu-og .dropdown-item,
#menu-og .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-og .link:hover,
#menu-og .dropdown-item:hover,
#menu-og .link:focus,
#menu-og .dropdown-item:focus {
  color: #000000;
}
#menu-og .link[aria-expanded="true"],
#menu-og .dropdown-menu {
  background: #000000;
}
#menu-og .nav-dropdown-sm .link:focus,
#menu-og .nav-dropdown-sm .link:hover,
#menu-og .nav-dropdown-sm .dropdown-item:focus,
#menu-og .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-og .navbar,
#menu-og .nav-dropdown-sm,
#menu-og .nav-dropdown-sm .link[aria-expanded="true"],
#menu-og .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-og .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-og .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-og .bg-color.transparent.opened .link:hover,
#menu-og .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-og .link[aria-expanded="true"],
#menu-og .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-og A {
  font-family: 'Lato', sans-serif;
}
#features3-oe .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-of .btn {
  font-family: 'Oswald', sans-serif;
}



#menu-oo .hide-buttons .nav-btn {
  display: none !important;
}
#menu-oo .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-oo .navbar-toggler {
  color: #f3c649;
}
#menu-oo .close-icon::before,
#menu-oo .close-icon::after {
  background-color: #f3c649;
}
#menu-oo .link,
#menu-oo .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-oo .link {
  font-size: 1rem;
}
#menu-oo .dropdown-item,
#menu-oo .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-oo .link:hover,
#menu-oo .dropdown-item:hover,
#menu-oo .link:focus,
#menu-oo .dropdown-item:focus {
  color: #000000;
}
#menu-oo .link[aria-expanded="true"],
#menu-oo .dropdown-menu {
  background: #000000;
}
#menu-oo .nav-dropdown-sm .link:focus,
#menu-oo .nav-dropdown-sm .link:hover,
#menu-oo .nav-dropdown-sm .dropdown-item:focus,
#menu-oo .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-oo .navbar,
#menu-oo .nav-dropdown-sm,
#menu-oo .nav-dropdown-sm .link[aria-expanded="true"],
#menu-oo .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-oo .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-oo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-oo .bg-color.transparent.opened .link:hover,
#menu-oo .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-oo .link[aria-expanded="true"],
#menu-oo .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-oo A {
  font-family: 'Lato', sans-serif;
}
#msg-box5-op H3 {
  color: #cccccc;
}








#menu-ot .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ot .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-ot .navbar-toggler {
  color: #f3c649;
}
#menu-ot .close-icon::before,
#menu-ot .close-icon::after {
  background-color: #f3c649;
}
#menu-ot .link,
#menu-ot .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-ot .link {
  font-size: 1rem;
}
#menu-ot .dropdown-item,
#menu-ot .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-ot .link:hover,
#menu-ot .dropdown-item:hover,
#menu-ot .link:focus,
#menu-ot .dropdown-item:focus {
  color: #000000;
}
#menu-ot .link[aria-expanded="true"],
#menu-ot .dropdown-menu {
  background: #000000;
}
#menu-ot .nav-dropdown-sm .link:focus,
#menu-ot .nav-dropdown-sm .link:hover,
#menu-ot .nav-dropdown-sm .dropdown-item:focus,
#menu-ot .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-ot .navbar,
#menu-ot .nav-dropdown-sm,
#menu-ot .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ot .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-ot .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-ot .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ot .bg-color.transparent.opened .link:hover,
#menu-ot .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-ot .link[aria-expanded="true"],
#menu-ot .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-ot A {
  font-family: 'Lato', sans-serif;
}
#features3-or .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-os .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-oy .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-oz .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-p0 .btn {
  font-family: 'Oswald', sans-serif;
}
#msg-box5-pg H3 {
  color: #c0a375;
  font-size: 32px;
}






#menu-p7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-p7 .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-p7 .navbar-toggler {
  color: #f3c649;
}
#menu-p7 .close-icon::before,
#menu-p7 .close-icon::after {
  background-color: #f3c649;
}
#menu-p7 .link,
#menu-p7 .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-p7 .link {
  font-size: 1rem;
}
#menu-p7 .dropdown-item,
#menu-p7 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-p7 .link:hover,
#menu-p7 .dropdown-item:hover,
#menu-p7 .link:focus,
#menu-p7 .dropdown-item:focus {
  color: #000000;
}
#menu-p7 .link[aria-expanded="true"],
#menu-p7 .dropdown-menu {
  background: #000000;
}
#menu-p7 .nav-dropdown-sm .link:focus,
#menu-p7 .nav-dropdown-sm .link:hover,
#menu-p7 .nav-dropdown-sm .dropdown-item:focus,
#menu-p7 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-p7 .navbar,
#menu-p7 .nav-dropdown-sm,
#menu-p7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-p7 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-p7 .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-p7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-p7 .bg-color.transparent.opened .link:hover,
#menu-p7 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-p7 .link[aria-expanded="true"],
#menu-p7 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-p7 A {
  font-family: 'Lato', sans-serif;
}
#features3-p2 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-p3 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-p4 .btn {
  font-family: 'Oswald', sans-serif;
}







#menu-pe .hide-buttons .nav-btn {
  display: none !important;
}
#menu-pe .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-pe .navbar-toggler {
  color: #f3c649;
}
#menu-pe .close-icon::before,
#menu-pe .close-icon::after {
  background-color: #f3c649;
}
#menu-pe .link,
#menu-pe .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-pe .link {
  font-size: 1rem;
}
#menu-pe .dropdown-item,
#menu-pe .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-pe .link:hover,
#menu-pe .dropdown-item:hover,
#menu-pe .link:focus,
#menu-pe .dropdown-item:focus {
  color: #000000;
}
#menu-pe .link[aria-expanded="true"],
#menu-pe .dropdown-menu {
  background: #000000;
}
#menu-pe .nav-dropdown-sm .link:focus,
#menu-pe .nav-dropdown-sm .link:hover,
#menu-pe .nav-dropdown-sm .dropdown-item:focus,
#menu-pe .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-pe .navbar,
#menu-pe .nav-dropdown-sm,
#menu-pe .nav-dropdown-sm .link[aria-expanded="true"],
#menu-pe .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-pe .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-pe .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-pe .bg-color.transparent.opened .link:hover,
#menu-pe .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-pe .link[aria-expanded="true"],
#menu-pe .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-pe A {
  font-family: 'Lato', sans-serif;
}
#features3-p9 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-pa .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-pb .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-pc .btn {
  font-family: 'Oswald', sans-serif;
}



#menu-pj .hide-buttons .nav-btn {
  display: none !important;
}
#menu-pj .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-pj .navbar-toggler {
  color: #f3c649;
}
#menu-pj .close-icon::before,
#menu-pj .close-icon::after {
  background-color: #f3c649;
}
#menu-pj .link,
#menu-pj .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-pj .link {
  font-size: 1rem;
}
#menu-pj .dropdown-item,
#menu-pj .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-pj .link:hover,
#menu-pj .dropdown-item:hover,
#menu-pj .link:focus,
#menu-pj .dropdown-item:focus {
  color: #000000;
}
#menu-pj .link[aria-expanded="true"],
#menu-pj .dropdown-menu {
  background: #000000;
}
#menu-pj .nav-dropdown-sm .link:focus,
#menu-pj .nav-dropdown-sm .link:hover,
#menu-pj .nav-dropdown-sm .dropdown-item:focus,
#menu-pj .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-pj .navbar,
#menu-pj .nav-dropdown-sm,
#menu-pj .nav-dropdown-sm .link[aria-expanded="true"],
#menu-pj .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-pj .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-pj .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-pj .bg-color.transparent.opened .link:hover,
#menu-pj .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-pj .link[aria-expanded="true"],
#menu-pj .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-pj A {
  font-family: 'Lato', sans-serif;
}























#menu-q3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-q3 .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-q3 .navbar-toggler {
  color: #f3c649;
}
#menu-q3 .close-icon::before,
#menu-q3 .close-icon::after {
  background-color: #f3c649;
}
#menu-q3 .link,
#menu-q3 .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-q3 .link {
  font-size: 1rem;
}
#menu-q3 .dropdown-item,
#menu-q3 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-q3 .link:hover,
#menu-q3 .dropdown-item:hover,
#menu-q3 .link:focus,
#menu-q3 .dropdown-item:focus {
  color: #000000;
}
#menu-q3 .link[aria-expanded="true"],
#menu-q3 .dropdown-menu {
  background: #000000;
}
#menu-q3 .nav-dropdown-sm .link:focus,
#menu-q3 .nav-dropdown-sm .link:hover,
#menu-q3 .nav-dropdown-sm .dropdown-item:focus,
#menu-q3 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-q3 .navbar,
#menu-q3 .nav-dropdown-sm,
#menu-q3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-q3 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-q3 .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-q3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-q3 .bg-color.transparent.opened .link:hover,
#menu-q3 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-q3 .link[aria-expanded="true"],
#menu-q3 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-q3 A {
  font-family: 'Lato', sans-serif;
}
#header2-wm .mbr-section-title {
  font-size: 25px;
}
#header2-wm .mbr-section-text {
  font-size: 18px;
  font-family: 'Lora', serif;
}
#header2-wm .btn {
  font-family: 'Oswald', sans-serif;
}
#header2-wm .mbr-section-text I {
  font-size: 15px;
}
#header2-wm .mbr-section-title SPAN {
  font-size: 32px;
}
#features3-18u .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-18u H5 {
  color: #cccccc;
}
#features3-15r .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-15r H5 {
  color: #cccccc;
}
#features3-13l .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-13l H5 {
  color: #cccccc;
}
#features3-127 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-127 H5 {
  color: #cccccc;
}
#features3-108 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-108 H5 {
  color: #cccccc;
}
#features3-ye .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ye H5 {
  color: #cccccc;
}
#features3-xm .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-xm H5 {
  color: #cccccc;
}
#features3-up .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-up H5 {
  color: #cccccc;
}
#features3-ug .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ug H5 {
  color: #cccccc;
}
#features3-tv .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-tv H5 {
  color: #cccccc;
}
#features3-t8 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-t8 H5 {
  color: #efefef;
}
#features3-sk .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-sk H5 {
  color: #efefef;
}
#features3-rw .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-rw H5 {
  color: #efefef;
}
#features3-rh .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-rh H5 {
  color: #efefef;
}
#features3-q8 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-q8 H5 {
  color: #efefef;
}
#features3-q7 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-q7 H5 {
  color: #efefef;
}
#features3-q6 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-q6 H5 {
  color: #efefef;
}
#features3-q5 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-q5 H5 {
  color: #efefef;
}

























#menu-qb .hide-buttons .nav-btn {
  display: none !important;
}
#menu-qb .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-qb .navbar-toggler {
  color: #f3c649;
}
#menu-qb .close-icon::before,
#menu-qb .close-icon::after {
  background-color: #f3c649;
}
#menu-qb .link,
#menu-qb .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-qb .link {
  font-size: 1rem;
}
#menu-qb .dropdown-item,
#menu-qb .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-qb .link:hover,
#menu-qb .dropdown-item:hover,
#menu-qb .link:focus,
#menu-qb .dropdown-item:focus {
  color: #000000;
}
#menu-qb .link[aria-expanded="true"],
#menu-qb .dropdown-menu {
  background: #000000;
}
#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: #000000!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: #000000;
}
#menu-qb .bg-color.transparent .link {
  color: #f3c649;
  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: #000000;
}
#menu-qb .link[aria-expanded="true"],
#menu-qb .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-qb A {
  font-family: 'Lato', sans-serif;
}
#features3-16b .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-16b H5 {
  color: #f7da64;
}
#msg-box5-16c .btn {
  font-family: 'Oswald', sans-serif;
  font-size: 12px;
}
#msg-box5-16c P {
  color: #f7da64;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#features3-15o .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-15o H5 {
  color: #f7da64;
}
#features3-13n .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-13n H5 {
  color: #f7da64;
}
#header2-12o .mbr-section-text {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#features3-11d .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-11d H5 {
  color: #f7da64;
}
#features3-y3 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-y3 H5 {
  color: #cccccc;
}
#features3-wl .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-wl H5 {
  color: #cccccc;
}
#features3-y0 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-y0 H5 {
  color: #cccccc;
}
#features3-wj .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-wj H5 {
  color: #cccccc;
}
#features3-ua .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ua H5 {
  color: #cccccc;
}
#features3-qe .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-qe H5 {
  color: #cccccc;
}
#features3-yj .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-yj H5 {
  color: #cccccc;
}
#features3-qf .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-qf H5 {
  color: #cccccc;
}
#features3-rg .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-rg H5 {
  color: #cccccc;
}
#features3-qg .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-qg H5 {
  color: #cccccc;
}
#features3-sd .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-sd H5 {
  color: #cccccc;
}
#features3-se .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-se H5 {
  color: #cccccc;
}
#features3-sf .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-sf H5 {
  color: #cccccc;
}
#features3-yk .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-yk H5 {
  color: #cccccc;
}
#features3-yl .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-yl H5 {
  color: #cccccc;
}













#menu-r7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-r7 .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-r7 .navbar-toggler {
  color: #f3c649;
}
#menu-r7 .close-icon::before,
#menu-r7 .close-icon::after {
  background-color: #f3c649;
}
#menu-r7 .link,
#menu-r7 .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-r7 .link {
  font-size: 1rem;
}
#menu-r7 .dropdown-item,
#menu-r7 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-r7 .link:hover,
#menu-r7 .dropdown-item:hover,
#menu-r7 .link:focus,
#menu-r7 .dropdown-item:focus {
  color: #000000;
}
#menu-r7 .link[aria-expanded="true"],
#menu-r7 .dropdown-menu {
  background: #000000;
}
#menu-r7 .nav-dropdown-sm .link:focus,
#menu-r7 .nav-dropdown-sm .link:hover,
#menu-r7 .nav-dropdown-sm .dropdown-item:focus,
#menu-r7 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-r7 .navbar,
#menu-r7 .nav-dropdown-sm,
#menu-r7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-r7 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-r7 .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-r7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-r7 .bg-color.transparent.opened .link:hover,
#menu-r7 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-r7 .link[aria-expanded="true"],
#menu-r7 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-r7 A {
  font-family: 'Lato', sans-serif;
}
#header1-rd .mbr-section-title {
  font-size: 100px;
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  text-align: center;
}
#header1-rd .mbr-section-lead {
  font-size: 17px;
  color: #ffffff;
}
#header1-rd .mbr-section-lead P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 17px;
}
#header1-rd .mbr-section-lead B {
  font-size: 25px;
}
#header1-rd .mbr-section-lead H4 {
  font-family: 'Lora', serif;
  font-size: 17px;
}
#header1-rd .mbr-section-title DIV {
  font-size: 30px;
  font-family: 'Merriweather', serif;
  text-align: center;
}
#msg-box3-179 .mbr-section-title,
#msg-box3-179 .lead {
  color: #000;
}
#msg-box3-179 .lead P {
  font-size: 19px;
  font-family: 'Oswald', sans-serif;
}
#msg-box3-179 .lead {
  color: #f2f2f2;
}
#msg-box3-178 .mbr-section-title,
#msg-box3-178 .lead {
  color: #000;
}
#msg-box3-178 .mbr-section-title {
  font-family: 'Oswald', sans-serif;
  color: #000000;
}
#msg-box3-178 .lead P {
  font-family: 'Oswald', sans-serif;
  font-size: 19px;
}
#msg-box3-178 .lead {
  color: #000000;
}
#msg-box3-17w .mbr-section-title,
#msg-box3-17w .lead {
  color: #000;
}
#msg-box3-17w .mbr-section-title {
  font-family: 'Oswald', sans-serif;
  color: #ffffff;
}
#msg-box3-17w .lead P {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
}
#msg-box3-17w .lead {
  color: #ffffff;
}
#msg-box3-17w .btn {
  font-family: 'Oswald', sans-serif;
}






#menu-rj .hide-buttons .nav-btn {
  display: none !important;
}
#menu-rj .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-rj .navbar-toggler {
  color: #f3c649;
}
#menu-rj .close-icon::before,
#menu-rj .close-icon::after {
  background-color: #f3c649;
}
#menu-rj .link,
#menu-rj .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-rj .link {
  font-size: 1rem;
}
#menu-rj .dropdown-item,
#menu-rj .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-rj .link:hover,
#menu-rj .dropdown-item:hover,
#menu-rj .link:focus,
#menu-rj .dropdown-item:focus {
  color: #000000;
}
#menu-rj .link[aria-expanded="true"],
#menu-rj .dropdown-menu {
  background: #000000;
}
#menu-rj .nav-dropdown-sm .link:focus,
#menu-rj .nav-dropdown-sm .link:hover,
#menu-rj .nav-dropdown-sm .dropdown-item:focus,
#menu-rj .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-rj .navbar,
#menu-rj .nav-dropdown-sm,
#menu-rj .nav-dropdown-sm .link[aria-expanded="true"],
#menu-rj .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-rj .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-rj .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-rj .bg-color.transparent.opened .link:hover,
#menu-rj .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-rj .link[aria-expanded="true"],
#menu-rj .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-rj A {
  font-family: 'Lato', sans-serif;
}
#header1-rr .mbr-section-title {
  font-size: 100px;
  color: #730907;
}
#header1-rr .mbr-section-lead {
  font-size: 30px;
  color: #730907;
}
#header1-rr .mbr-section-lead B {
  color: #a90300;
}
#header1-rt .mbr-section-title {
  font-size: 30px;
  font-family: 'Oxygen', sans-serif;
}
#header1-rt .mbr-section-lead {
  font-size: 16px;
  color: #000000;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}
#header1-rt .mbr-section-lead SPAN {
  color: #faaf40;
}
#header1-rt .mbr-section-lead P {
  font-family: 'Roboto', sans-serif;
  text-align: center;
  font-size: 16px;
}
#header3-18h .mbr-section-title,
#header3-18h .mbr-section-subtitle {
  text-align: center;
}
#header3-18h .mbr-section-title {
  color: #f2f2f2;
  font-size: 36px;
}
#header3-18h .mbr-section-subtitle {
  color: #ffffff;
}




#menu-tr .hide-buttons .nav-btn {
  display: none !important;
}
#menu-tr .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-tr .navbar-toggler {
  color: #f3c649;
}
#menu-tr .close-icon::before,
#menu-tr .close-icon::after {
  background-color: #f3c649;
}
#menu-tr .link,
#menu-tr .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-tr .link {
  font-size: 1rem;
}
#menu-tr .dropdown-item,
#menu-tr .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-tr .link:hover,
#menu-tr .dropdown-item:hover,
#menu-tr .link:focus,
#menu-tr .dropdown-item:focus {
  color: #000000;
}
#menu-tr .link[aria-expanded="true"],
#menu-tr .dropdown-menu {
  background: #000000;
}
#menu-tr .nav-dropdown-sm .link:focus,
#menu-tr .nav-dropdown-sm .link:hover,
#menu-tr .nav-dropdown-sm .dropdown-item:focus,
#menu-tr .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-tr .navbar,
#menu-tr .nav-dropdown-sm,
#menu-tr .nav-dropdown-sm .link[aria-expanded="true"],
#menu-tr .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-tr .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-tr .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-tr .bg-color.transparent.opened .link:hover,
#menu-tr .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-tr .link[aria-expanded="true"],
#menu-tr .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-tr A {
  font-family: 'Lato', sans-serif;
}
#testimonials2-tt .card-block P {
  font-family: 'Oswald', sans-serif;
  font-size: 46px;
  text-align: center;
}
#testimonials2-tt .card-block DIV {
  font-size: 20px;
}















#menu-u7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-u7 .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-u7 .navbar-toggler {
  color: #f3c649;
}
#menu-u7 .close-icon::before,
#menu-u7 .close-icon::after {
  background-color: #f3c649;
}
#menu-u7 .link,
#menu-u7 .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-u7 .link {
  font-size: 1rem;
}
#menu-u7 .dropdown-item,
#menu-u7 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-u7 .link:hover,
#menu-u7 .dropdown-item:hover,
#menu-u7 .link:focus,
#menu-u7 .dropdown-item:focus {
  color: #000000;
}
#menu-u7 .link[aria-expanded="true"],
#menu-u7 .dropdown-menu {
  background: #000000;
}
#menu-u7 .nav-dropdown-sm .link:focus,
#menu-u7 .nav-dropdown-sm .link:hover,
#menu-u7 .nav-dropdown-sm .dropdown-item:focus,
#menu-u7 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-u7 .navbar,
#menu-u7 .nav-dropdown-sm,
#menu-u7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-u7 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-u7 .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-u7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-u7 .bg-color.transparent.opened .link:hover,
#menu-u7 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-u7 .link[aria-expanded="true"],
#menu-u7 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-u7 A {
  font-family: 'Lato', sans-serif;
}
#features3-u5 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-u5 H5 {
  color: #eb6b56;
}
#features3-ue .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ue H5 {
  color: #eb6b56;
}
#features3-ul .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ul H5 {
  color: #eb6b56;
}
#features3-uo .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-uo H5 {
  color: #eb6b56;
}
#features3-uy .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-uy H5 {
  color: #eb6b56;
}
#features3-wi .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-wi H5 {
  color: #eb6b56;
}
#features3-wp .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-wp H5 {
  color: #eb6b56;
}
#features3-xx .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-xx H5 {
  color: #eb6b56;
}
#features3-xn .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-xn H5 {
  color: #eb6b56;
}
#features3-y1 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-y1 H5 {
  color: #eb6b56;
}
#features3-10c .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-10c H5 {
  color: #eb6b56;
}
#features3-12d .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-12d H5 {
  color: #eb6b56;
}










#menu-vk .hide-buttons .nav-btn {
  display: none !important;
}
#menu-vk .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-vk .navbar-toggler {
  color: #f3c649;
}
#menu-vk .close-icon::before,
#menu-vk .close-icon::after {
  background-color: #f3c649;
}
#menu-vk .link,
#menu-vk .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-vk .link {
  font-size: 1rem;
}
#menu-vk .dropdown-item,
#menu-vk .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-vk .link:hover,
#menu-vk .dropdown-item:hover,
#menu-vk .link:focus,
#menu-vk .dropdown-item:focus {
  color: #000000;
}
#menu-vk .link[aria-expanded="true"],
#menu-vk .dropdown-menu {
  background: #000000;
}
#menu-vk .nav-dropdown-sm .link:focus,
#menu-vk .nav-dropdown-sm .link:hover,
#menu-vk .nav-dropdown-sm .dropdown-item:focus,
#menu-vk .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-vk .navbar,
#menu-vk .nav-dropdown-sm,
#menu-vk .nav-dropdown-sm .link[aria-expanded="true"],
#menu-vk .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-vk .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-vk .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-vk .bg-color.transparent.opened .link:hover,
#menu-vk .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-vk .link[aria-expanded="true"],
#menu-vk .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-vk A {
  font-family: 'Lato', sans-serif;
}
#msg-box8-wg .mbr-section-title,
#msg-box8-wg .lead {
  color: #fff;
}
#msg-box8-wg .lead P {
  font-size: 20px;
  font-family: 'Raleway', sans-serif;
}
#msg-box8-wg .lead {
  color: #f3c649;
}
#features3-w3 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-w3 H5 {
  color: #eb6b56;
}
#features3-w6 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-w6 H5 {
  color: #eb6b56;
}
#features3-we .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-we H5 {
  color: #eb6b56;
}
#features3-wh .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-wh H5 {
  color: #eb6b56;
}
#features3-wn .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-wn H5 {
  color: #eb6b56;
}
#features3-wq .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-wq H5 {
  color: #eb6b56;
}






















#menu-x7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-x7 .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-x7 .navbar-toggler {
  color: #f3c649;
}
#menu-x7 .close-icon::before,
#menu-x7 .close-icon::after {
  background-color: #f3c649;
}
#menu-x7 .link,
#menu-x7 .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-x7 .link {
  font-size: 1rem;
}
#menu-x7 .dropdown-item,
#menu-x7 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-x7 .link:hover,
#menu-x7 .dropdown-item:hover,
#menu-x7 .link:focus,
#menu-x7 .dropdown-item:focus {
  color: #000000;
}
#menu-x7 .link[aria-expanded="true"],
#menu-x7 .dropdown-menu {
  background: #000000;
}
#menu-x7 .nav-dropdown-sm .link:focus,
#menu-x7 .nav-dropdown-sm .link:hover,
#menu-x7 .nav-dropdown-sm .dropdown-item:focus,
#menu-x7 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-x7 .navbar,
#menu-x7 .nav-dropdown-sm,
#menu-x7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-x7 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-x7 .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-x7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-x7 .bg-color.transparent.opened .link:hover,
#menu-x7 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-x7 .link[aria-expanded="true"],
#menu-x7 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-x7 A {
  font-family: 'Lato', sans-serif;
}
#features3-x8 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-x8 H5 {
  color: #fac51c;
}
#features3-x9 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-x9 H5 {
  color: #fac51c;
}
#features3-xp .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-xp H5 {
  color: #fac51c;
}
#features3-xw .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-xw H5 {
  color: #fac51c;
}
#features3-y2 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-y2 H5 {
  color: #fac51c;
}
#features3-y4 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-y4 H5 {
  color: #fac51c;
}
#features3-yb .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-yb H5 {
  color: #fac51c;
}
#features3-yf .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-yf H5 {
  color: #fac51c;
}
#features3-z5 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-z5 H5 {
  color: #fac51c;
}
#features3-zw .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-zw H5 {
  color: #fac51c;
}
#features3-100 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-100 H5 {
  color: #fac51c;
}
#features3-101 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-101 H5 {
  color: #fac51c;
}
#features3-102 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-102 H5 {
  color: #fac51c;
}
#features3-104 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-104 H5 {
  color: #fac51c;
}
#features3-106 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-106 H5 {
  color: #fac51c;
}
#features3-10d .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-10d H5 {
  color: #fac51c;
}
#features3-10v .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-10v H5 {
  color: #fac51c;
}
#msg-box5-10x P {
  color: #fac51c;
  font-family: 'Lora', serif;
  font-size: 14px;
}
#msg-box5-10x I {
  font-size: 15px;
}
#msg-box5-10x .btn {
  font-family: 'Oswald', sans-serif;
}



#menu-xs .hide-buttons .nav-btn {
  display: none !important;
}
#menu-xs .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-xs .navbar-toggler {
  color: #f3c649;
}
#menu-xs .close-icon::before,
#menu-xs .close-icon::after {
  background-color: #f3c649;
}
#menu-xs .link,
#menu-xs .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-xs .link {
  font-size: 1rem;
}
#menu-xs .dropdown-item,
#menu-xs .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-xs .link:hover,
#menu-xs .dropdown-item:hover,
#menu-xs .link:focus,
#menu-xs .dropdown-item:focus {
  color: #000000;
}
#menu-xs .link[aria-expanded="true"],
#menu-xs .dropdown-menu {
  background: #000000;
}
#menu-xs .nav-dropdown-sm .link:focus,
#menu-xs .nav-dropdown-sm .link:hover,
#menu-xs .nav-dropdown-sm .dropdown-item:focus,
#menu-xs .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-xs .navbar,
#menu-xs .nav-dropdown-sm,
#menu-xs .nav-dropdown-sm .link[aria-expanded="true"],
#menu-xs .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-xs .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-xs .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-xs .bg-color.transparent.opened .link:hover,
#menu-xs .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-xs .link[aria-expanded="true"],
#menu-xs .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-xs A {
  font-family: 'Lato', sans-serif;
}

















#menu-ym .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ym .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-ym .navbar-toggler {
  color: #f3c649;
}
#menu-ym .close-icon::before,
#menu-ym .close-icon::after {
  background-color: #f3c649;
}
#menu-ym .link,
#menu-ym .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-ym .link {
  font-size: 1rem;
}
#menu-ym .dropdown-item,
#menu-ym .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-ym .link:hover,
#menu-ym .dropdown-item:hover,
#menu-ym .link:focus,
#menu-ym .dropdown-item:focus {
  color: #000000;
}
#menu-ym .link[aria-expanded="true"],
#menu-ym .dropdown-menu {
  background: #000000;
}
#menu-ym .nav-dropdown-sm .link:focus,
#menu-ym .nav-dropdown-sm .link:hover,
#menu-ym .nav-dropdown-sm .dropdown-item:focus,
#menu-ym .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-ym .navbar,
#menu-ym .nav-dropdown-sm,
#menu-ym .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ym .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-ym .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-ym .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ym .bg-color.transparent.opened .link:hover,
#menu-ym .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-ym .link[aria-expanded="true"],
#menu-ym .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-ym A {
  font-family: 'Lato', sans-serif;
}
#features3-yo .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-z3 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-z2 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-z1 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-z0 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-yz .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-yy .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-yx .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-yw .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-yv .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-yu .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-yt .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-ys .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-z4 .btn {
  font-family: 'Oswald', sans-serif;
}
























#menu-og .hide-buttons .nav-btn {
  display: none !important;
}
#menu-og .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-og .navbar-toggler {
  color: #f3c649;
}
#menu-og .close-icon::before,
#menu-og .close-icon::after {
  background-color: #f3c649;
}
#menu-og .link,
#menu-og .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-og .link {
  font-size: 1rem;
}
#menu-og .dropdown-item,
#menu-og .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-og .link:hover,
#menu-og .dropdown-item:hover,
#menu-og .link:focus,
#menu-og .dropdown-item:focus {
  color: #000000;
}
#menu-og .link[aria-expanded="true"],
#menu-og .dropdown-menu {
  background: #000000;
}
#menu-og .nav-dropdown-sm .link:focus,
#menu-og .nav-dropdown-sm .link:hover,
#menu-og .nav-dropdown-sm .dropdown-item:focus,
#menu-og .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-og .navbar,
#menu-og .nav-dropdown-sm,
#menu-og .nav-dropdown-sm .link[aria-expanded="true"],
#menu-og .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-og .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-og .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-og .bg-color.transparent.opened .link:hover,
#menu-og .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-og .link[aria-expanded="true"],
#menu-og .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-og A {
  font-family: 'Lato', sans-serif;
}
#msg-box8-za .mbr-section-title,
#msg-box8-za .lead {
  color: #fff;
}
#msg-box8-za .mbr-section-title {
  font-family: 'Oswald', sans-serif;
  color: #000000;
  font-size: 60px;
}
#msg-box8-za .lead {
  color: #000000;
}
#msg-box8-za .btn {
  font-family: 'Oswald', sans-serif;
}
#header3-zh .mbr-section-title,
#header3-zh .mbr-section-subtitle {
  text-align: center;
}
#header3-zh .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 46px;
  text-align: left;
}
#msg-box5-159 H3 {
  font-family: 'Lato', sans-serif;
}
#msg-box5-159 .btn {
  font-family: 'Oswald', sans-serif;
}
#msg-box5-zf H3 {
  font-family: 'Lato', sans-serif;
}
#msg-box5-zf .btn {
  font-family: 'Oswald', sans-serif;
}
#msg-box5-15a H3 {
  font-family: 'Lato', sans-serif;
}
#msg-box5-15a .btn {
  font-family: 'Oswald', sans-serif;
}
#header3-zl .mbr-section-title,
#header3-zl .mbr-section-subtitle {
  text-align: center;
}
#header3-zl .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
  text-align: left;
}
#header3-zl .mbr-section-subtitle {
  font-family: 'Oswald', sans-serif;
  text-align: center;
}
#features7-zn .card-subtitle {
  color: #bcbcbc;
}
#features7-zn .iconbox {
  background-color: #ffffff;
  border-color: #ffffff;
}
#features7-zn .btn {
  font-family: 'Oswald', sans-serif;
}
#features7-zn H4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
}
#features7-zn P {
  color: #000000;
}
#header3-zo .mbr-section-title,
#header3-zo .mbr-section-subtitle {
  text-align: center;
}
#header3-zo .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
  text-align: left;
}
#header3-zo .mbr-section-subtitle {
  font-family: 'Oswald', sans-serif;
  text-align: center;
}
#features4-zp .card-subtitle {
  color: #bcbcbc;
}
#features4-zp .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-zp H4 {
  font-family: 'Lato', sans-serif;
  font-size: 36px;
}
#header3-zm .mbr-section-title,
#header3-zm .mbr-section-subtitle {
  text-align: center;
}
#header3-zm .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
  text-align: left;
}
#header3-zm .mbr-section-subtitle {
  font-family: 'Oswald', sans-serif;
  text-align: center;
}
#features3-zd .btn {
  font-family: 'Oswald', sans-serif;
}
#contacts1-34 P {
  font-family: 'Roboto', sans-serif;
  color: #f3c649;
}
#contacts1-34 STRONG {
  font-family: 'Oswald', sans-serif;
}













































#menu-11g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-11g .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-11g .navbar-toggler {
  color: #f3c649;
}
#menu-11g .close-icon::before,
#menu-11g .close-icon::after {
  background-color: #f3c649;
}
#menu-11g .link,
#menu-11g .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-11g .link {
  font-size: 1rem;
}
#menu-11g .dropdown-item,
#menu-11g .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-11g .link:hover,
#menu-11g .dropdown-item:hover,
#menu-11g .link:focus,
#menu-11g .dropdown-item:focus {
  color: #000000;
}
#menu-11g .link[aria-expanded="true"],
#menu-11g .dropdown-menu {
  background: #000000;
}
#menu-11g .nav-dropdown-sm .link:focus,
#menu-11g .nav-dropdown-sm .link:hover,
#menu-11g .nav-dropdown-sm .dropdown-item:focus,
#menu-11g .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-11g .navbar,
#menu-11g .nav-dropdown-sm,
#menu-11g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-11g .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-11g .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-11g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-11g .bg-color.transparent.opened .link:hover,
#menu-11g .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-11g .link[aria-expanded="true"],
#menu-11g .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-11g A {
  font-family: 'Lato', sans-serif;
}
#msg-box8-12k .mbr-section-title,
#msg-box8-12k .lead {
  color: #fff;
}
#msg-box8-12k .lead P {
  font-size: 19px;
  font-family: 'Raleway', sans-serif;
}
#msg-box8-12k .lead {
  color: #fac51c;
}
#features3-11h .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-11h H5 {
  color: #f1e2a2;
}
#features3-120 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-120 H5 {
  color: #f1e2a2;
}
#features3-121 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-121 H5 {
  color: #f1e2a2;
}
#features3-128 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-128 H5 {
  color: #f1e2a2;
}
#features3-12c .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-12c H5 {
  color: #f1e2a2;
}
#features3-12f .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-12f H5 {
  color: #f1e2a2;
}
#features3-12g .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-12g H5 {
  color: #f1e2a2;
}
#features3-12h .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-12h H5 {
  color: #f1e2a2;
}
#features3-12j .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-12j H5 {
  color: #f1e2a2;
}
#features3-12l .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-12l H5 {
  color: #f1e2a2;
}
#features3-13g .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-13g H5 {
  color: #f1e2a2;
}
#features3-13h .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-13h H5 {
  color: #f1e2a2;
}
#features3-13j .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-13j H5 {
  color: #f1e2a2;
}
#features3-13m .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-13m H5 {
  color: #f1e3a6;
}
#features3-13o .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-13o H5 {
  color: #f1e2a2;
}
#features3-13s .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-13s H5 {
  color: #f1e2a2;
}
#features3-13u .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-13u H5 {
  color: #f1e2a2;
}
#features3-13w .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-13w H5 {
  color: #f1e2a2;
}
#features3-13x .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-13x H5 {
  color: #f1e2a2;
}
#features3-140 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-140 H5 {
  color: #f1e2a2;
}
#features3-142 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-142 H5 {
  color: #f1e2a2;
}
#features3-144 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-144 H5 {
  color: #f1e2a2;
}
#features3-146 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-146 H5 {
  color: #f1e2a2;
}
#features3-14k .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-14k H5 {
  color: #f1e2a2;
}
#features3-150 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-150 H5 {
  color: #f1e2a2;
}
#features3-153 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-153 H5 {
  color: #f1e2a2;
}
#features3-155 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-155 H5 {
  color: #f1e2a2;
}
#features3-157 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-157 H5 {
  color: #f1e2a2;
}
#features3-158 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-158 H5 {
  color: #f1e2a2;
}
#features3-15b .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-15b H5 {
  color: #f1e2a2;
}
#features3-15i .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-15i H5 {
  color: #f1e2a2;
}
#features3-15k .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-15k H5 {
  color: #f1e2a2;
}
#features3-15l .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-15l H5 {
  color: #f1e2a2;
}
#features3-15n .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-15n H5 {
  color: #f1e2a2;
}
#features3-15q .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-15q H5 {
  color: #f1e2a2;
}
#features3-15s .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-15s H5 {
  color: #f1e2a2;
}
#features3-15u .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-15u H5 {
  color: #f1e2a2;
}
#features3-15v .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-15v H5 {
  color: #f1e2a2;
}
#features3-15w .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-15w H5 {
  color: #f1e2a2;
}
#msg-box5-162 .btn {
  font-family: 'Oswald', sans-serif;
  font-size: 12px;
}
#msg-box5-162 P {
  color: #f1e2a2;
  font-family: 'Lora', serif;
  font-size: 14px;
}





#menu-12p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-12p .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-12p .navbar-toggler {
  color: #f3c649;
}
#menu-12p .close-icon::before,
#menu-12p .close-icon::after {
  background-color: #f3c649;
}
#menu-12p .link,
#menu-12p .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-12p .link {
  font-size: 1rem;
}
#menu-12p .dropdown-item,
#menu-12p .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-12p .link:hover,
#menu-12p .dropdown-item:hover,
#menu-12p .link:focus,
#menu-12p .dropdown-item:focus {
  color: #000000;
}
#menu-12p .link[aria-expanded="true"],
#menu-12p .dropdown-menu {
  background: #000000;
}
#menu-12p .nav-dropdown-sm .link:focus,
#menu-12p .nav-dropdown-sm .link:hover,
#menu-12p .nav-dropdown-sm .dropdown-item:focus,
#menu-12p .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-12p .navbar,
#menu-12p .nav-dropdown-sm,
#menu-12p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-12p .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-12p .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-12p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-12p .bg-color.transparent.opened .link:hover,
#menu-12p .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-12p .link[aria-expanded="true"],
#menu-12p .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-12p A {
  font-family: 'Lato', sans-serif;
}
#msg-box8-12q .mbr-section-title,
#msg-box8-12q p {
  color: #fff;
}
#msg-box8-12q .mbr-section-title {
  font-family: 'Oswald', sans-serif;
  font-size: 84px;
  color: #efefef;
}
#features3-12r .btn {
  font-family: 'Oswald', sans-serif;
}












#menu-12s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-12s .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-12s .navbar-toggler {
  color: #f3c649;
}
#menu-12s .close-icon::before,
#menu-12s .close-icon::after {
  background-color: #f3c649;
}
#menu-12s .link,
#menu-12s .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-12s .link {
  font-size: 1rem;
}
#menu-12s .dropdown-item,
#menu-12s .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-12s .link:hover,
#menu-12s .dropdown-item:hover,
#menu-12s .link:focus,
#menu-12s .dropdown-item:focus {
  color: #000000;
}
#menu-12s .link[aria-expanded="true"],
#menu-12s .dropdown-menu {
  background: #000000;
}
#menu-12s .nav-dropdown-sm .link:focus,
#menu-12s .nav-dropdown-sm .link:hover,
#menu-12s .nav-dropdown-sm .dropdown-item:focus,
#menu-12s .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-12s .navbar,
#menu-12s .nav-dropdown-sm,
#menu-12s .nav-dropdown-sm .link[aria-expanded="true"],
#menu-12s .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-12s .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-12s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-12s .bg-color.transparent.opened .link:hover,
#menu-12s .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-12s .link[aria-expanded="true"],
#menu-12s .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-12s A {
  font-family: 'Lato', sans-serif;
}
#features3-13q .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-13q H5 {
  color: #efefef;
}
#features3-13a .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-13a H5 {
  color: #efefef;
}
#features3-13c .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-13c H5 {
  color: #efefef;
}
#features3-13d .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-13d H5 {
  color: #efefef;
}
#features3-13e .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-13e H5 {
  color: #efefef;
}
#features3-13f .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-13f H5 {
  color: #efefef;
}
#features3-13b .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-13b H5 {
  color: #efefef;
}
#features3-134 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-134 H5 {
  color: #efefef;
}
#features3-136 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-136 H5 {
  color: #efefef;
}





#menu-15c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-15c .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-15c .navbar-toggler {
  color: #f3c649;
}
#menu-15c .close-icon::before,
#menu-15c .close-icon::after {
  background-color: #f3c649;
}
#menu-15c .link,
#menu-15c .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-15c .link {
  font-size: 1rem;
}
#menu-15c .dropdown-item,
#menu-15c .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-15c .link:hover,
#menu-15c .dropdown-item:hover,
#menu-15c .link:focus,
#menu-15c .dropdown-item:focus {
  color: #000000;
}
#menu-15c .link[aria-expanded="true"],
#menu-15c .dropdown-menu {
  background: #000000;
}
#menu-15c .nav-dropdown-sm .link:focus,
#menu-15c .nav-dropdown-sm .link:hover,
#menu-15c .nav-dropdown-sm .dropdown-item:focus,
#menu-15c .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-15c .navbar,
#menu-15c .nav-dropdown-sm,
#menu-15c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-15c .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-15c .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-15c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-15c .bg-color.transparent.opened .link:hover,
#menu-15c .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-15c .link[aria-expanded="true"],
#menu-15c .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-15c A {
  font-family: 'Lato', sans-serif;
}
#msg-box1-15e B {
  font-size: 17px;
}
#msg-box5-199 H3 {
  font-family: 'Oswald', sans-serif;
}
#msg-box5-191 H3 {
  font-family: 'Oswald', sans-serif;
}



#menu-15f .hide-buttons .nav-btn {
  display: none !important;
}
#menu-15f .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-15f .navbar-toggler {
  color: #f3c649;
}
#menu-15f .close-icon::before,
#menu-15f .close-icon::after {
  background-color: #f3c649;
}
#menu-15f .link,
#menu-15f .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-15f .link {
  font-size: 1rem;
}
#menu-15f .dropdown-item,
#menu-15f .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-15f .link:hover,
#menu-15f .dropdown-item:hover,
#menu-15f .link:focus,
#menu-15f .dropdown-item:focus {
  color: #000000;
}
#menu-15f .link[aria-expanded="true"],
#menu-15f .dropdown-menu {
  background: #000000;
}
#menu-15f .nav-dropdown-sm .link:focus,
#menu-15f .nav-dropdown-sm .link:hover,
#menu-15f .nav-dropdown-sm .dropdown-item:focus,
#menu-15f .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-15f .navbar,
#menu-15f .nav-dropdown-sm,
#menu-15f .nav-dropdown-sm .link[aria-expanded="true"],
#menu-15f .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-15f .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-15f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-15f .bg-color.transparent.opened .link:hover,
#menu-15f .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-15f .link[aria-expanded="true"],
#menu-15f .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-15f A {
  font-family: 'Lato', sans-serif;
}





































































#menu-165 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-165 .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-165 .navbar-toggler {
  color: #f3c649;
}
#menu-165 .close-icon::before,
#menu-165 .close-icon::after {
  background-color: #f3c649;
}
#menu-165 .link,
#menu-165 .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-165 .link {
  font-size: 1rem;
}
#menu-165 .dropdown-item,
#menu-165 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-165 .link:hover,
#menu-165 .dropdown-item:hover,
#menu-165 .link:focus,
#menu-165 .dropdown-item:focus {
  color: #000000;
}
#menu-165 .link[aria-expanded="true"],
#menu-165 .dropdown-menu {
  background: #000000;
}
#menu-165 .nav-dropdown-sm .link:focus,
#menu-165 .nav-dropdown-sm .link:hover,
#menu-165 .nav-dropdown-sm .dropdown-item:focus,
#menu-165 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-165 .navbar,
#menu-165 .nav-dropdown-sm,
#menu-165 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-165 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-165 .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-165 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-165 .bg-color.transparent.opened .link:hover,
#menu-165 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-165 .link[aria-expanded="true"],
#menu-165 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-165 A {
  font-family: 'Lato', sans-serif;
}
#features3-167 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-167 H5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-167 SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#features3-167 DIV {
  font-size: 14px;
}
#features3-16g .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-16g H5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-16g SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#features3-16g DIV {
  font-size: 14px;
}
#features3-16u .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-16u H5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-16u SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#features3-16u DIV {
  font-size: 14px;
}
#features3-17x .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-17x H5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-17x SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#features3-17x DIV {
  font-size: 14px;
}
#features3-17z .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-17z H5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-17z SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#features3-17z DIV {
  font-size: 14px;
}
#features3-181 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-181 H5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-181 SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#features3-181 DIV {
  font-size: 14px;
}
#features3-183 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-183 H5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-183 SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#features3-183 DIV {
  font-size: 14px;
}
#features3-187 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-187 H5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-187 SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#features3-187 DIV {
  font-size: 14px;
}
#features3-18a .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-18a H5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-18a SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#features3-18a DIV {
  font-size: 14px;
}
#features3-18i .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-18i H5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-18i SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#features3-18i DIV {
  font-size: 14px;
}
#features3-18o .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-18o H5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-18o SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#features3-18o DIV {
  font-size: 14px;
}
#features3-18r .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-18r H5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-18r SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#features3-18r DIV {
  font-size: 14px;
}
#features3-18v .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-18v H5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-18v SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#features3-18v DIV {
  font-size: 14px;
}
#features3-18w .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-18w H5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-18w SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#features3-18w DIV {
  font-size: 14px;
}
#features3-18x .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-18x H5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-18x SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#features3-18x DIV {
  font-size: 14px;
}
#features3-18z .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-18z H5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-18z SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#features3-18z DIV {
  font-size: 14px;
}
#features3-192 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-192 H5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-192 SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#features3-192 DIV {
  font-size: 14px;
}
#features3-193 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-193 H5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-193 SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#features3-193 DIV {
  font-size: 14px;
}
#features3-196 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-196 H5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-196 SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#features3-196 DIV {
  font-size: 14px;
}
#features3-198 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-198 H5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-198 SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#features3-198 DIV {
  font-size: 14px;
}
#features3-19a .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-19a H5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-19a SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#features3-19a DIV {
  font-size: 14px;
}
#features3-19b .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-19b H5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-19b SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#features3-19b DIV {
  font-size: 14px;
}












#menu-168 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-168 .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-168 .navbar-toggler {
  color: #f3c649;
}
#menu-168 .close-icon::before,
#menu-168 .close-icon::after {
  background-color: #f3c649;
}
#menu-168 .link,
#menu-168 .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-168 .link {
  font-size: 1rem;
}
#menu-168 .dropdown-item,
#menu-168 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-168 .link:hover,
#menu-168 .dropdown-item:hover,
#menu-168 .link:focus,
#menu-168 .dropdown-item:focus {
  color: #000000;
}
#menu-168 .link[aria-expanded="true"],
#menu-168 .dropdown-menu {
  background: #000000;
}
#menu-168 .nav-dropdown-sm .link:focus,
#menu-168 .nav-dropdown-sm .link:hover,
#menu-168 .nav-dropdown-sm .dropdown-item:focus,
#menu-168 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-168 .navbar,
#menu-168 .nav-dropdown-sm,
#menu-168 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-168 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-168 .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-168 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-168 .bg-color.transparent.opened .link:hover,
#menu-168 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-168 .link[aria-expanded="true"],
#menu-168 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-168 A {
  font-family: 'Lato', sans-serif;
}
#features3-16a .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-16a H5 {
  color: #f2f2f2;
  font-family: 'Oswald', sans-serif;
}
#features3-16a SPAN {
  font-family: 'Bitter', serif;
  font-size: 14px;
}
#features3-17n .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-17n H5 {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#features3-17n SPAN {
  font-family: 'Bitter', serif;
  font-size: 14px;
}
#features3-180 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-180 H5 {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#features3-180 SPAN {
  font-family: 'Bitter', serif;
  font-size: 14px;
}




#menu-16w .hide-buttons .nav-btn {
  display: none !important;
}
#menu-16w .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-16w .navbar-toggler {
  color: #f3c649;
}
#menu-16w .close-icon::before,
#menu-16w .close-icon::after {
  background-color: #f3c649;
}
#menu-16w .link,
#menu-16w .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-16w .link {
  font-size: 1rem;
}
#menu-16w .dropdown-item,
#menu-16w .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-16w .link:hover,
#menu-16w .dropdown-item:hover,
#menu-16w .link:focus,
#menu-16w .dropdown-item:focus {
  color: #000000;
}
#menu-16w .link[aria-expanded="true"],
#menu-16w .dropdown-menu {
  background: #000000;
}
#menu-16w .nav-dropdown-sm .link:focus,
#menu-16w .nav-dropdown-sm .link:hover,
#menu-16w .nav-dropdown-sm .dropdown-item:focus,
#menu-16w .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-16w .navbar,
#menu-16w .nav-dropdown-sm,
#menu-16w .nav-dropdown-sm .link[aria-expanded="true"],
#menu-16w .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-16w .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-16w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-16w .bg-color.transparent.opened .link:hover,
#menu-16w .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-16w .link[aria-expanded="true"],
#menu-16w .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-16w A {
  font-family: 'Lato', sans-serif;
}
#features3-16y .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-16y H5 {
  color: #f7da64;
}















#menu-18j .hide-buttons .nav-btn {
  display: none !important;
}
#menu-18j .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-18j .navbar-toggler {
  color: #f3c649;
}
#menu-18j .close-icon::before,
#menu-18j .close-icon::after {
  background-color: #f3c649;
}
#menu-18j .link,
#menu-18j .dropdown-item {
  color: #f3c649;
  font-family: 'Oswald', sans-serif;
}
#menu-18j .link {
  font-size: 1rem;
}
#menu-18j .dropdown-item,
#menu-18j .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-18j .link:hover,
#menu-18j .dropdown-item:hover,
#menu-18j .link:focus,
#menu-18j .dropdown-item:focus {
  color: #000000;
}
#menu-18j .link[aria-expanded="true"],
#menu-18j .dropdown-menu {
  background: #000000;
}
#menu-18j .nav-dropdown-sm .link:focus,
#menu-18j .nav-dropdown-sm .link:hover,
#menu-18j .nav-dropdown-sm .dropdown-item:focus,
#menu-18j .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-18j .navbar,
#menu-18j .nav-dropdown-sm,
#menu-18j .nav-dropdown-sm .link[aria-expanded="true"],
#menu-18j .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-18j .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-18j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-18j .bg-color.transparent.opened .link:hover,
#menu-18j .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-18j .link[aria-expanded="true"],
#menu-18j .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-18j A {
  font-family: 'Lato', sans-serif;
}
#features3-18m .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-18m H5 {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#features3-18m SPAN {
  font-family: 'Bitter', serif;
  font-size: 14px;
}
#features3-18t .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-18t H5 {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#features3-18t SPAN {
  font-family: 'Bitter', serif;
  font-size: 14px;
}
#features3-18y .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-18y H5 {
  color: #ffffff;
  font-family: 'Bitter', serif;
}
#features3-18y SPAN {
  font-family: 'Bitter', serif;
  font-size: 14px;
}
#features3-194 .btn {
  font-family: 'Oswald', sans-serif;
}
#features3-194 H5 {
  color: #ffffff;
  font-family: 'Bitter', serif;
}
#features3-194 SPAN {
  font-family: 'Bitter', serif;
  font-size: 14px;
}
</pre></body></html>