@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat: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: 'Ubuntu', 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: 'Ubuntu', 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: 'Ubuntu', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Ubuntu', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #c0a375 !important;
}
.bg-success {
  background-color: #41a85f !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #c0a375;
  border-color: #c0a375;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #a07e49;
  border-color: #a07e49;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #a07e49 !important;
  border-color: #a07e49 !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !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: #41a85f;
  border-color: #41a85f;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #2c7140;
  border-color: #2c7140;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #2c7140 !important;
  border-color: #2c7140 !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: #8e7041;
  color: #8e7041;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #c0a375;
  border-color: #c0a375;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #c0a375 !important;
  border-color: #c0a375 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !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: #255e35;
  color: #255e35;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #41a85f;
  border-color: #41a85f;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #41a85f !important;
  border-color: #41a85f !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: #c0a375 !important;
}
.text-success {
  color: #41a85f !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #41a85f;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #c0a375;
}
.btn-social:hover {
  background: #c0a375;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #c0a375;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #c0a375;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #c0a375;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #c0a375;
}
.lead a,
.lead a:hover {
  color: #c0a375;
}
.lead blockquote {
  border-color: #c0a375;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #e8ddcd;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #93d5a6;
}
.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: #c0a375;
}
.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;
}
#header1-0 .mbr-section-title {
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
}
#header1-0 .mbr-section-lead {
  font-family: 'Ubuntu', sans-serif;
}
#header1-0 .btn {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #90a878;
  font-size: 12px;
}
#footer1-11f P {
  color: #2b0680;
}







#header3-11y .mbr-section-title,
#header3-11y .mbr-section-subtitle {
  text-align: center;
}
#header3-11y .mbr-section-title {
  color: #ffffff;
}
#msg-box2-0 .mbr-section-title {
  color: #fff;
}
#msg-box2-0 .mbr-section-subtitle {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box2-0 .btn {
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
}
#form1-0 .form-control-label {
  color: #ffffff;
}
#form1-0 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#form1-0 .btn {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}









#header2-0 H3 {
  font-family: 'Ubuntu', sans-serif;
}
#header2-0 P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
  text-align: center;
}
#header2-0 .btn {
  font-family: 'Ubuntu', sans-serif;
}
#header2-0 SPAN {
  font-size: 48px;
  text-align: left;
}
#header2-0 .mbr-section-text {
  text-align: right;
}
#header2-0 .mbr-section-title {
  text-align: center;
}
#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#ext_menu-0 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#ext_menu-0 .link {
  font-size: 0.75rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #000000;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-0 .btn {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}






#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#ext_menu-0 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#ext_menu-0 .link {
  font-size: 0.75rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #000000;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-0 .btn {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}






























#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#ext_menu-0 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#ext_menu-0 .link {
  font-size: 0.75rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #000000;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-0 .btn {
  font-family: 'Ubuntu', sans-serif;
}
#msg-box8-0 .mbr-section-title,
#msg-box8-0 p {
  color: #fff;
}
#msg-box8-0 .mbr-section-title {
  font-size: 60px;
  font-family: 'Raleway', sans-serif;
}
#msg-box8-0 .lead P {
  font-size: 46px;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box8-0 .mbr-section-title SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#testimonials4-10l .mbr-section-title {
  color: #ffffff;
}
#testimonials4-10l .mbr-author-name {
  color: #ffffff;
}
#testimonials4-10l .card-block {
  font-family: 'Ubuntu', sans-serif;
  color: #000000;
}
#header3-10p .mbr-section-title,
#header3-10p .mbr-section-subtitle {
  text-align: center;
}
#header3-10p .mbr-section-title {
  color: #ffffff;
}
#features3-10o H4 {
  color: #ffffff;
}
#msg-box4-4 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box4-4 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box4-10h H3 {
  color: #ffffff;
}
#msg-box4-10h P {
  color: #ffffff;
}
#msg-box4-3 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box4-3 P {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#msg-box4-5 H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#msg-box4-5 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box4-0 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box4-0 P {
  color: #ffffff;
}
#msg-box4-1 .btn {
  font-family: 'Ubuntu', sans-serif;
}
#msg-box4-1 H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#msg-box4-1 P {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#msg-box4-2 .btn {
  font-family: 'Ubuntu', sans-serif;
}
#msg-box4-2 P {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#msg-box4-2 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box5-0 P {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#msg-box5-0 H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  font-size: 36px;
}
#msg-box5-0 .btn {
  font-family: 'Ubuntu', sans-serif;
}
#msg-box3-0 .mbr-section-title,
#msg-box3-0 p {
  color: #000;
}
#msg-box3-0 .mbr-section-title {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#msg-box3-0 .lead P {
  color: #ffffff;
}
#msg-box3-0 .lead PRE {
  font-family: 'Ubuntu', sans-serif;
  color: #000000;
  font-size: 14px;
  text-align: left;
}
#msg-box3-0 .lead DIV {
  color: #ffffff;
}
#msg-box3-0 .lead B {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box3-1 .mbr-section-title,
#msg-box3-1 p {
  color: #000;
}
#msg-box3-1 .btn {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}






















#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#ext_menu-0 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#ext_menu-0 .link {
  font-size: 0.75rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #000000;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-0 .btn {
  font-family: 'Ubuntu', sans-serif;
}
#header5-0 .mbr-section-title {
  color: #ffffff;
}
#header5-0 .mbr-section-lead {
  color: #9c9a9a;
}
#msg-box4-0 H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#msg-box4-0 P {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#msg-box4-3 DIV {
  color: #ffffff;
}
#header3-0 .mbr-section-title,
#header3-0 .mbr-section-subtitle {
  text-align: center;
}
#header3-0 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box4-1 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box4-1 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box5-0 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box5-0 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box4-2 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box4-2 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box5-3 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box5-3 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box5-2 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box5-2 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box5-1 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box5-1 P {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#msg-box5-4 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box5-4 P {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#msg-box5-5 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box5-5 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}








#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#ext_menu-0 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#ext_menu-0 .link {
  font-size: 0.75rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #000000;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-0 .btn {
  font-family: 'Ubuntu', sans-serif;
}
#msg-box8-0 .mbr-section-title,
#msg-box8-0 p {
  color: #fff;
}
#msg-box8-0 .mbr-section-title {
  font-size: 60px;
  font-family: 'Raleway', sans-serif;
}
#msg-box8-0 .lead P {
  font-size: 46px;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box8-0 .mbr-section-title SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#msg-box4-10j H3 {
  color: #ffffff;
}
#msg-box4-10j P {
  color: #ffffff;
}
#msg-box4-10i H3 {
  color: #ffffff;
}
#msg-box4-10i P {
  color: #ffffff;
}
#header3-1 .mbr-section-title,
#header3-1 .mbr-section-subtitle {
  text-align: center;
}
#header3-1 H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #000000;
}
.cid-tK1G8L86xR {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fafafa;
}
.cid-tK1G8L86xR iframe {
  margin-left: auto;
  margin-right: auto;
}
.cid-tK1G8L86xR .container-fluid {
  padding: 0;
}
#header3-0 .mbr-section-title,
#header3-0 .mbr-section-subtitle {
  text-align: center;
}
#header3-0 H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
.cid-tK1GkeFt4u {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #000000;
}
.cid-tK1GkeFt4u iframe {
  margin-left: auto;
  margin-right: auto;
}
.cid-tK1GkeFt4u .container-fluid {
  padding: 0;
}




















#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}
#menu-0 .navbar-toggler {
  color: #ffffff;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #ffffff;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-0 .link {
  font-size: 1.3rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #000000;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-0 .mbr-section-title,
#msg-box8-0 p {
  color: #fff;
}
#msg-box8-0 .mbr-section-title DIV {
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
}
#msg-box8-0 .mbr-section-title {
  font-family: 'Ubuntu', sans-serif;
}
#content1-0 P {
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  color: #ffffff;
}
#content1-1 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
}
#content2-0 BLOCKQUOTE {
  color: #ffffff;
  font-family: 'Droid Serif', serif;
}
#content1-2 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
}
#content1-2 BLOCKQUOTE {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
}
#content1-2 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-2 H1 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-2 H2 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-2 H4 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content2-1 BLOCKQUOTE {
  font-family: 'Lora', serif;
  color: #ffffff;
}
#content2-1 P {
  color: #ffffff;
  font-family: 'Lora', serif;
}
#content1-3 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-3 H2 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  font-size: 36px;
}
#content1-3 H3 {
  font-family: 'Oswald', sans-serif;
  color: #ffffff;
}
#social-buttons3-0 .mbr-section-title,
#social-buttons3-0 .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}







#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}
#menu-0 .navbar-toggler {
  color: #ffffff;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #ffffff;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-0 .link {
  font-size: 1.3rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #000000;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-0 .mbr-section-title,
#header3-0 .mbr-section-subtitle {
  text-align: center;
}
#header3-0 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#header3-0 SMALL {
  color: #ffffff;
}
#content1-1 P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content1-0 P {
  color: #ffffff;
}
#content1-0 H2 {
  color: #ffffff;
}
#content1-0 BLOCKQUOTE {
  color: #faaf40;
}
#content1-0 H4 {
  color: #ffffff;
}
#content1-0 UL {
  color: #ffffff;
}
#content1-2 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-2 H3 {
  color: #ffffff;
}
#content1-2 UL {
  color: #ffffff;
}
#social-buttons3-0 .mbr-section-title,
#social-buttons3-0 .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}







































#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}
#menu-0 .navbar-toggler {
  color: #ffffff;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #ffffff;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-0 .link {
  font-size: 1.3rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #000000;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-0 .mbr-section-title,
#header3-0 .mbr-section-subtitle {
  text-align: center;
}
#header3-0 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#header3-0 SMALL {
  color: #ffffff;
}
#content1-0 P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content1-1 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 20px;
}
#content1-1 H2 {
  color: #ffffff;
}
#content1-1 BLOCKQUOTE {
  color: #faaf40;
}
#content1-1 H4 {
  color: #ffffff;
}
#content1-1 UL {
  color: #ffffff;
}
#content1-1 H1 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  font-size: 36px;
  text-align: center;
}
#content2-0 SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#content2-0 P {
  color: #ffffff;
}
#content2-0 DIV {
  font-family: 'Lora', serif;
  color: #ffffff;
}
#content2-0 I {
  text-align: center;
  font-size: 18px;
}
#content1-2 H2 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
}
#content1-2 H1 {
  color: #ffffff;
}
#content1-3 H1 {
  color: #ffffff;
}
#content1-3 DIV {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 22px;
}
#header3-1 .mbr-section-title,
#header3-1 .mbr-section-subtitle {
  text-align: center;
}
#header3-1 SMALL {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  font-size: 24px;
}
#header3-1 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#header1-0 .mbr-section-lead {
  font-family: 'Ubuntu', sans-serif;
}
#content1-6 P {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
}
#content1-6 H3 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-9 H3 {
  color: #ffffff;
  text-align: center;
}
#content1-5 P {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
}
#content1-5 H2 {
  font-family: 'Ubuntu', sans-serif;
  text-align: right;
  color: #ffffff;
}
#content1-5 H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  font-size: 20px;
}
#content1-5 H5 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#msg-box5-0 P {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
  font-size: 20px;
}
#content1-10 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  text-align: center;
}
#content1-10 H3 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box4-0 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 36px;
}
#msg-box4-0 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
}
#content1-11 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
}
#content1-11 H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-11 H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content2-1 BLOCKQUOTE {
  color: #ffffff;
}
#content1-12 H3 {
  text-align: center;
  color: #ffffff;
}
#content1-12 H4 {
  text-align: center;
}
#content1-12 P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-8 H2 {
  text-align: center;
  color: #ffffff;
}
#content1-13 P {
  font-family: 'Lora', serif;
  color: #ffffff;
}
#content1-13 H2 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-13 BLOCKQUOTE {
  color: #ffffff;
}
#content1-13 H5 {
  text-align: center;
}
#content1-13 H4 {
  text-align: center;
}
#content1-14 H2 {
  color: #ffffff;
  text-align: center;
}
#content1-14 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
}
#content1-14 H4 {
  text-align: center;
  color: #ffffff;
}
#content1-14 H3 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-4 P {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
}
#content1-4 H2 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-4 H1 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-7 P {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
}
#content1-7 H1 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
  font-size: 48px;
}
#facebook-comments-block-i H3 {
  color: #ffffff;
}
#facebook-comments-block-i H2 {
  color: #ffffff;
}
#facebook-comments-block-i P {
  color: #ffffff;
}
#facebook-comments-block-i H4 {
  color: #ffffff;
}
#facebook-comments-block-i H5 {
  color: #ffffff;
}
#facebook-comments-block-i BLOCKQUOTE {
  color: #ffffff;
}
#social-buttons3-0 .mbr-section-title,
#social-buttons3-0 .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}
























#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}
#menu-0 .navbar-toggler {
  color: #ffffff;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #ffffff;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-0 .link {
  font-size: 1.3rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #000000;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-0 .mbr-section-title,
#header3-0 .mbr-section-subtitle {
  text-align: center;
}
#header3-0 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#header3-0 SMALL {
  color: #ffffff;
}
#content1-0 P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content1-1 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
}
#content1-1 H2 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-1 H1 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-1 H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-1 H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#header3-1 .mbr-section-title,
#header3-1 .mbr-section-subtitle {
  text-align: center;
}
#header3-1 H3 {
  font-family: 'Oswald', sans-serif;
  color: #ffffff;
}
#header3-1 .mbr-section-title {
  font-family: 'Ubuntu', sans-serif;
}
#content7-0 H1 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content7-0 DIV {
  text-align: center;
  font-family: 'Lora', serif;
  color: #ffffff;
}
#content7-0 P {
  font-family: 'Lora', serif;
  color: #ffffff;
}
#content7-0 UL {
  font-family: 'Lora', serif;
  color: #ffffff;
}
#content7-0 .lead P {
  font-family: 'Ubuntu', sans-serif;
}
#content7-0 .lead UL {
  font-family: 'Ubuntu', sans-serif;
}
#content7-0 .lead DIV {
  font-family: 'Ubuntu', sans-serif;
}
#header3-3 .mbr-section-title,
#header3-3 .mbr-section-subtitle {
  text-align: center;
}
#header3-3 SMALL {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  color: #ffffff;
}
#header3-3 H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  font-size: 48px;
}
#content1-2 P {
  color: #ffffff;
}
#content2-1 BLOCKQUOTE {
  color: #ffffff;
}
#content1-3 P {
  text-align: center;
  font-size: 17px;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-3 UL {
  text-align: left;
}
#content1-3 H2 {
  text-align: center;
  color: #ffffff;
}
#content1-3 H4 {
  text-align: center;
  color: #ffffff;
}
#content1-3 H5 {
  text-align: center;
  color: #ffffff;
}
#content1-3 H3 {
  text-align: center;
  color: #ffffff;
}
#content7-1 P {
  text-align: center;
  color: #ffffff;
}
#content7-1 H3 {
  text-align: center;
  color: #ffffff;
}
#content1-4 P {
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
#facebook-comments-block-3 H3 {
  color: #ffffff;
}
#facebook-comments-block-3 H2 {
  color: #ffffff;
}
#facebook-comments-block-3 P {
  color: #ffffff;
}
#facebook-comments-block-3 H4 {
  color: #ffffff;
}
#facebook-comments-block-3 H5 {
  color: #ffffff;
}
#facebook-comments-block-3 BLOCKQUOTE {
  color: #ffffff;
}
#social-buttons3-0 .mbr-section-title,
#social-buttons3-0 .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}
















#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}
#menu-0 .navbar-toggler {
  color: #ffffff;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #ffffff;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-0 .link {
  font-size: 1.3rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #000000;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-0 .mbr-section-title,
#header3-0 .mbr-section-subtitle {
  text-align: center;
}
#header3-0 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 46px;
}
#header3-0 SMALL {
  color: #ffffff;
}
#content1-0 P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content1-1 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 18px;
}
#content1-1 H2 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-1 H1 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-1 H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-1 H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#msg-box5-0 P {
  color: #ffffff;
}
#content1-2 P {
  color: #ffffff;
  text-align: center;
}
#content1-2 H2 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-2 LI {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: left;
}
#content1-2 H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
  font-size: 25px;
}
#content1-2 H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  font-size: 18px;
}
#content1-4 P {
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
#facebook-comments-block-4 H3 {
  color: #ffffff;
}
#facebook-comments-block-4 H2 {
  color: #ffffff;
}
#facebook-comments-block-4 P {
  color: #ffffff;
}
#facebook-comments-block-4 H4 {
  color: #ffffff;
}
#facebook-comments-block-4 H5 {
  color: #ffffff;
}
#facebook-comments-block-4 BLOCKQUOTE {
  color: #ffffff;
}
#social-buttons3-0 .mbr-section-title,
#social-buttons3-0 .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}































































#menu-5 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5 .navbar-caption {
  color: #ffffff;
}
#menu-5 .navbar-toggler {
  color: #ffffff;
}
#menu-5 .close-icon::before,
#menu-5 .close-icon::after {
  background-color: #ffffff;
}
#menu-5 .link,
#menu-5 .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-5 .link {
  font-size: 1.3rem;
}
#menu-5 .dropdown-item,
#menu-5 .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-5 .link:hover,
#menu-5 .dropdown-item:hover,
#menu-5 .link:focus,
#menu-5 .dropdown-item:focus {
  color: #c0a375;
}
#menu-5 .link[aria-expanded="true"],
#menu-5 .dropdown-menu {
  background: #000000;
}
#menu-5 .nav-dropdown-sm .link:focus,
#menu-5 .nav-dropdown-sm .link:hover,
#menu-5 .nav-dropdown-sm .dropdown-item:focus,
#menu-5 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-5 .navbar,
#menu-5 .nav-dropdown-sm,
#menu-5 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-5 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5 .bg-color.transparent.opened .link:hover,
#menu-5 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-5 .link[aria-expanded="true"],
#menu-5 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-7 .mbr-section-title,
#header3-7 .mbr-section-subtitle {
  text-align: center;
}
#header3-7 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 46px;
}
#header3-7 SMALL {
  color: #ffffff;
}
#content1-8 P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content1-9 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 19px;
}
#content1-9 H2 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-9 H1 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-9 H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-9 H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#header3-l .mbr-section-title,
#header3-l .mbr-section-subtitle {
  text-align: center;
}
#header3-l .mbr-section-title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 30px;
  color: #ffffff;
}
#header3-l .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
}
#header3-l .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-m .mbr-section-title,
#header3-m .mbr-section-subtitle {
  text-align: center;
}
#header3-m .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-m .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#header3-o .mbr-section-title,
#header3-o .mbr-section-subtitle {
  text-align: center;
}
#header3-o .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-o .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-o .mbr-section-subtitle {
  color: #ffffff;
}
#header3-r .mbr-section-title,
#header3-r .mbr-section-subtitle {
  text-align: center;
}
#header3-r .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-r .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-r .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#header3-u .mbr-section-title,
#header3-u .mbr-section-subtitle {
  text-align: center;
}
#header3-u .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-u .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-u .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#header3-13 .mbr-section-title,
#header3-13 .mbr-section-subtitle {
  text-align: center;
}
#header3-13 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
}
#header3-13 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-13 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#msg-box8-w .mbr-section-title,
#msg-box8-w .lead {
  color: #fff;
}
#msg-box8-w .mbr-section-title {
  font-size: 22px;
}
#header3-14 .mbr-section-title,
#header3-14 .mbr-section-subtitle {
  text-align: center;
}
#header3-14 .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
}
#header3-14 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-14 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-18 .mbr-section-title,
#header3-18 .mbr-section-subtitle {
  text-align: center;
}
#header3-18 .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
}
#header3-18 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-18 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-19 .mbr-section-title,
#header3-19 .mbr-section-subtitle {
  text-align: center;
}
#header3-19 .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
}
#header3-19 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-19 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-1a .mbr-section-title,
#header3-1a .mbr-section-subtitle {
  text-align: center;
}
#header3-1a .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
}
#header3-1a .mbr-section-subtitle {
  color: #ffffff;
}
#header3-1a .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-15 .mbr-section-title,
#header3-15 .mbr-section-subtitle {
  text-align: center;
}
#header3-15 .mbr-section-title {
  color: #ffffff;
  font-size: 20px;
}
#header3-15 .mbr-section-title SPAN {
  font-size: 32px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-15 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-15 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-16 .mbr-section-title,
#header3-16 .mbr-section-subtitle {
  text-align: center;
}
#header3-16 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-16 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-16 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-17 .mbr-section-title,
#header3-17 .mbr-section-subtitle {
  text-align: center;
}
#header3-17 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-17 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-17 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-1b .mbr-section-title,
#header3-1b .mbr-section-subtitle {
  text-align: center;
}
#header3-1b .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-1b .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#header3-1c .mbr-section-title,
#header3-1c .mbr-section-subtitle {
  text-align: center;
}
#header3-1c .mbr-section-subtitle {
  color: #efefef;
}
#header3-1c .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-1c .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-1d .mbr-section-title,
#header3-1d .mbr-section-subtitle {
  text-align: center;
}
#header3-1d .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-1d .mbr-section-title DIV {
  font-size: 36px;
}
#header3-1d .mbr-section-subtitle {
  color: #ffffff;
}
#header3-1d .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-1e .mbr-section-title,
#header3-1e .mbr-section-subtitle {
  text-align: center;
}
#header3-1e .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#header3-1e .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
}
#header3-1f .mbr-section-title,
#header3-1f .mbr-section-subtitle {
  text-align: center;
}
#header3-1f .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-1f .mbr-section-subtitle {
  color: #ffffff;
}
#header3-1g .mbr-section-title,
#header3-1g .mbr-section-subtitle {
  text-align: center;
}
#header3-1g .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 32px;
}
#header3-1g .mbr-section-subtitle {
  color: #ffffff;
}
#header3-1g .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-1h .mbr-section-title,
#header3-1h .mbr-section-subtitle {
  text-align: center;
}
#header3-1h .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-1h .mbr-section-subtitle {
  color: #ffffff;
}
#header3-1h .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-1i .mbr-section-title,
#header3-1i .mbr-section-subtitle {
  text-align: center;
}
#header3-1i .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 25px;
}
#header3-1i .mbr-section-subtitle {
  color: #ffffff;
}
#header3-1i .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-1j .mbr-section-title,
#header3-1j .mbr-section-subtitle {
  text-align: center;
}
#header3-1j .mbr-section-title {
  color: #ffffff;
  font-size: 24px;
}
#header3-1j .mbr-section-subtitle {
  color: #ffffff;
}
#header3-1j .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-1k .mbr-section-title,
#header3-1k .mbr-section-subtitle {
  text-align: center;
}
#header3-1k .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-1k .mbr-section-subtitle {
  color: #ffffff;
}
#header3-1k .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-1l .mbr-section-title,
#header3-1l .mbr-section-subtitle {
  text-align: center;
}
#header3-1l .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-1l .mbr-section-subtitle {
  color: #ffffff;
}
#header3-1l .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-1m .mbr-section-title,
#header3-1m .mbr-section-subtitle {
  text-align: center;
}
#header3-1m .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-1m .mbr-section-subtitle {
  color: #ffffff;
}
#header3-1m .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-1n .mbr-section-title,
#header3-1n .mbr-section-subtitle {
  text-align: center;
}
#header3-1n .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-1n .mbr-section-subtitle {
  color: #ffffff;
}
#header3-1n .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-1o .mbr-section-title,
#header3-1o .mbr-section-subtitle {
  text-align: center;
}
#header3-1o .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-1o .mbr-section-subtitle {
  color: #ffffff;
}
#header3-1o .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-1p .mbr-section-title,
#header3-1p .mbr-section-subtitle {
  text-align: center;
}
#header3-1p .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-1p .mbr-section-subtitle {
  color: #ffffff;
}
#header3-1p .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#content2-1q DIV {
  color: #ffffff;
  text-align: left;
}
#content2-1q SPAN {
  font-size: 18px;
}
#content1-d P {
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
#facebook-comments-block-a H3 {
  color: #ffffff;
}
#facebook-comments-block-a H2 {
  color: #ffffff;
}
#facebook-comments-block-a P {
  color: #ffffff;
}
#facebook-comments-block-a H4 {
  color: #ffffff;
}
#facebook-comments-block-a H5 {
  color: #ffffff;
}
#facebook-comments-block-a BLOCKQUOTE {
  color: #ffffff;
}
#social-buttons3-e .mbr-section-title,
#social-buttons3-e .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}
























#menu-1v .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1v .navbar-caption {
  color: #ffffff;
}
#menu-1v .navbar-toggler {
  color: #ffffff;
}
#menu-1v .close-icon::before,
#menu-1v .close-icon::after {
  background-color: #ffffff;
}
#menu-1v .link,
#menu-1v .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-1v .link {
  font-size: 1.3rem;
}
#menu-1v .dropdown-item,
#menu-1v .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-1v .link:hover,
#menu-1v .dropdown-item:hover,
#menu-1v .link:focus,
#menu-1v .dropdown-item:focus {
  color: #c0a375;
}
#menu-1v .link[aria-expanded="true"],
#menu-1v .dropdown-menu {
  background: #000000;
}
#menu-1v .nav-dropdown-sm .link:focus,
#menu-1v .nav-dropdown-sm .link:hover,
#menu-1v .nav-dropdown-sm .dropdown-item:focus,
#menu-1v .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1v .navbar,
#menu-1v .nav-dropdown-sm,
#menu-1v .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1v .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1v .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1v .bg-color.transparent.opened .link:hover,
#menu-1v .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1v .link[aria-expanded="true"],
#menu-1v .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-1x .mbr-section-title,
#header3-1x .mbr-section-subtitle {
  text-align: center;
}
#header3-1x H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 46px;
}
#header3-1x SMALL {
  color: #ffffff;
}
#content1-1y P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content1-1z P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 19px;
}
#content1-1z H2 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-1z H1 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-1z H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-1z H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#header3-4d .mbr-section-title,
#header3-4d .mbr-section-subtitle {
  text-align: center;
}
#header3-4d .mbr-section-title {
  color: #ffffff;
  font-size: 32px;
}
#content1-4c DIV {
  color: #ffffff;
}
#content1-4c P {
  text-align: center;
}
#header3-4f .mbr-section-title,
#header3-4f .mbr-section-subtitle {
  text-align: center;
}
#header3-4f .mbr-section-title {
  color: #ffffff;
  font-size: 32px;
}
#header3-4g .mbr-section-title,
#header3-4g .mbr-section-subtitle {
  text-align: center;
}
#header3-4g .mbr-section-title {
  font-size: 24px;
  color: #ffffff;
}
#header3-4g .mbr-section-subtitle {
  color: #ffffff;
}
#header3-4g .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-4h .mbr-section-title,
#header3-4h .mbr-section-subtitle {
  text-align: center;
}
#header3-4h .mbr-section-title {
  font-size: 24px;
  color: #ffffff;
}
#header3-4h .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#header3-4h .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-4i .mbr-section-title,
#header3-4i .mbr-section-subtitle {
  text-align: center;
}
#header3-4i .mbr-section-title {
  font-size: 24px;
  color: #ffffff;
}
#header3-4i .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#header3-4i .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-4j .mbr-section-title,
#header3-4j .mbr-section-subtitle {
  text-align: center;
}
#header3-4j .mbr-section-title {
  font-size: 24px;
  color: #ffffff;
}
#header3-4j .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#header3-4j .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#content1-4k DIV {
  color: #ffffff;
}
#content1-4k P {
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
}
#header3-4l .mbr-section-title,
#header3-4l .mbr-section-subtitle {
  text-align: center;
}
#header3-4l .mbr-section-title {
  font-size: 32px;
  color: #ffffff;
}
#header3-4l .mbr-section-subtitle {
  color: #ffffff;
}
#header3-4m .mbr-section-title,
#header3-4m .mbr-section-subtitle {
  text-align: center;
}
#header3-4m .mbr-section-title {
  font-size: 22px;
  color: #ffffff;
}
#header3-4m .mbr-section-subtitle {
  color: #ffffff;
}
#content1-4o P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
}
#content1-4o DIV {
  color: #ffffff;
}
#header3-4p .mbr-section-title,
#header3-4p .mbr-section-subtitle {
  text-align: center;
}
#header3-4p .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-size: 22px;
}
#header3-4p .mbr-section-subtitle {
  color: #ffffff;
}
#header3-4p .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-4q .mbr-section-title,
#header3-4q .mbr-section-subtitle {
  text-align: center;
}
#header3-4q .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-4q .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
}
#content1-2u P {
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
#facebook-comments-block-2v H3 {
  color: #ffffff;
}
#facebook-comments-block-2v H2 {
  color: #ffffff;
}
#facebook-comments-block-2v P {
  color: #ffffff;
}
#facebook-comments-block-2v H4 {
  color: #ffffff;
}
#facebook-comments-block-2v H5 {
  color: #ffffff;
}
#facebook-comments-block-2v BLOCKQUOTE {
  color: #ffffff;
}
#social-buttons3-2w .mbr-section-title,
#social-buttons3-2w .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}































#menu-4s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4s .navbar-caption {
  color: #ffffff;
}
#menu-4s .navbar-toggler {
  color: #ffffff;
}
#menu-4s .close-icon::before,
#menu-4s .close-icon::after {
  background-color: #ffffff;
}
#menu-4s .link,
#menu-4s .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-4s .link {
  font-size: 1.3rem;
}
#menu-4s .dropdown-item,
#menu-4s .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-4s .link:hover,
#menu-4s .dropdown-item:hover,
#menu-4s .link:focus,
#menu-4s .dropdown-item:focus {
  color: #c0a375;
}
#menu-4s .link[aria-expanded="true"],
#menu-4s .dropdown-menu {
  background: #000000;
}
#menu-4s .nav-dropdown-sm .link:focus,
#menu-4s .nav-dropdown-sm .link:hover,
#menu-4s .nav-dropdown-sm .dropdown-item:focus,
#menu-4s .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-4s .navbar,
#menu-4s .nav-dropdown-sm,
#menu-4s .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4s .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-4s .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-4s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4s .bg-color.transparent.opened .link:hover,
#menu-4s .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4s .link[aria-expanded="true"],
#menu-4s .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-4u .mbr-section-title,
#header3-4u .mbr-section-subtitle {
  text-align: center;
}
#header3-4u H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 46px;
}
#header3-4u SMALL {
  color: #ffffff;
}
#content1-4v P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content1-4w P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 19px;
}
#content1-4w H2 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-4w H1 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-4w H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-4w H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-5g P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-5g DIV {
  color: #ffffff;
}
#header3-5h .mbr-section-title,
#header3-5h .mbr-section-subtitle {
  text-align: center;
}
#header3-5h .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-5h .mbr-section-subtitle {
  color: #ffffff;
  font-size: 20px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-5i DIV {
  color: #ffffff;
}
#content1-5i P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-5j DIV {
  color: #ffffff;
}
#content1-5j P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
  text-align: center;
}
#header3-5k .mbr-section-title,
#header3-5k .mbr-section-subtitle {
  text-align: center;
}
#header3-5k .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 30px;
}
#content1-5l DIV {
  color: #ffffff;
}
#content1-5l P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-5m DIV {
  color: #ffffff;
}
#content1-5m P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-5n .mbr-section-title,
#header3-5n .mbr-section-subtitle {
  text-align: center;
}
#header3-5n .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
}
#header3-5n .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-5o DIV {
  color: #ffffff;
}
#content1-5o P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-5p DIV {
  color: #ffffff;
}
#content1-5p P {
  text-align: center;
}
#content1-5q DIV {
  color: #ffffff;
}
#content1-5q P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-5r .mbr-section-title,
#header3-5r .mbr-section-subtitle {
  text-align: center;
}
#header3-5r .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 30px;
}
#header3-5r .mbr-section-subtitle {
  color: #ffffff;
}
#header3-5r .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
}
#content1-5s DIV {
  color: #ffffff;
}
#content1-5s P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
  text-align: center;
}
#header3-5t .mbr-section-title,
#header3-5t .mbr-section-subtitle {
  text-align: center;
}
#header3-5t .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 30px;
}
#header3-5t .mbr-section-subtitle {
  color: #ffffff;
  font-size: 20px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-5u DIV {
  color: #ffffff;
}
#content1-5u P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-5v .mbr-section-title,
#header3-5v .mbr-section-subtitle {
  text-align: center;
}
#header3-5v .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 30px;
}
#header3-5v .mbr-section-subtitle {
  color: #ffffff;
}
#content1-5w DIV {
  color: #ffffff;
}
#content1-5w P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-5a P {
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
#facebook-comments-block-5b H3 {
  color: #ffffff;
}
#facebook-comments-block-5b H2 {
  color: #ffffff;
}
#facebook-comments-block-5b P {
  color: #ffffff;
}
#facebook-comments-block-5b H4 {
  color: #ffffff;
}
#facebook-comments-block-5b H5 {
  color: #ffffff;
}
#facebook-comments-block-5b BLOCKQUOTE {
  color: #ffffff;
}
#social-buttons3-5c .mbr-section-title,
#social-buttons3-5c .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}






























































#menu-5y .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5y .navbar-caption {
  color: #ffffff;
}
#menu-5y .navbar-toggler {
  color: #ffffff;
}
#menu-5y .close-icon::before,
#menu-5y .close-icon::after {
  background-color: #ffffff;
}
#menu-5y .link,
#menu-5y .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-5y .link {
  font-size: 1.3rem;
}
#menu-5y .dropdown-item,
#menu-5y .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-5y .link:hover,
#menu-5y .dropdown-item:hover,
#menu-5y .link:focus,
#menu-5y .dropdown-item:focus {
  color: #c0a375;
}
#menu-5y .link[aria-expanded="true"],
#menu-5y .dropdown-menu {
  background: #000000;
}
#menu-5y .nav-dropdown-sm .link:focus,
#menu-5y .nav-dropdown-sm .link:hover,
#menu-5y .nav-dropdown-sm .dropdown-item:focus,
#menu-5y .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-5y .navbar,
#menu-5y .nav-dropdown-sm,
#menu-5y .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5y .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-5y .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-5y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5y .bg-color.transparent.opened .link:hover,
#menu-5y .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-5y .link[aria-expanded="true"],
#menu-5y .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-60 .mbr-section-title,
#header3-60 .mbr-section-subtitle {
  text-align: center;
}
#header3-60 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 46px;
}
#header3-60 SMALL {
  color: #ffffff;
}
#content1-61 P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content1-62 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 19px;
}
#content1-62 H2 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-62 H1 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-62 H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-62 H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#header3-6p .mbr-section-title,
#header3-6p .mbr-section-subtitle {
  text-align: center;
}
#header3-6p .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#content1-6q DIV {
  color: #ffffff;
}
#content1-6q P {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
}
#header3-6r .mbr-section-title,
#header3-6r .mbr-section-subtitle {
  text-align: center;
}
#header3-6r .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-6r .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-6s .mbr-section-title,
#header3-6s .mbr-section-subtitle {
  text-align: center;
}
#header3-6s .mbr-section-title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
  color: #ffffff;
}
#header3-6s .mbr-section-subtitle {
  color: #ffffff;
}
#header3-6s .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-6t .mbr-section-title,
#header3-6t .mbr-section-subtitle {
  text-align: center;
}
#header3-6t .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
}
#header3-6t .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-6u P {
  text-align: center;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-6u DIV {
  color: #ffffff;
}
#header3-6v .mbr-section-title,
#header3-6v .mbr-section-subtitle {
  text-align: center;
}
#header3-6v .mbr-section-title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
  color: #ffffff;
}
#header3-6v .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-6w DIV {
  color: #ffffff;
}
#content1-6w P {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
}
#header3-6x .mbr-section-title,
#header3-6x .mbr-section-subtitle {
  text-align: center;
}
#header3-6x .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-6x .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-6y .mbr-section-title,
#header3-6y .mbr-section-subtitle {
  text-align: center;
}
#header3-6y .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
}
#header3-6y .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-6z .mbr-section-title,
#header3-6z .mbr-section-subtitle {
  text-align: center;
}
#header3-6z .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-6z .mbr-section-subtitle {
  color: #ffffff;
}
#header3-6z .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-70 .mbr-section-title,
#header3-70 .mbr-section-subtitle {
  text-align: center;
}
#header3-70 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-70 .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-72 .mbr-section-title,
#header3-72 .mbr-section-subtitle {
  text-align: center;
}
#header3-72 .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-72 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content2-73 DIV {
  text-align: center;
  color: #ffffff;
}
#content2-73 BLOCKQUOTE {
  font-size: 19px;
  font-family: 'Lora', serif;
}
#content2-73 SPAN {
  font-size: 19px;
}
#header3-74 .mbr-section-title,
#header3-74 .mbr-section-subtitle {
  text-align: center;
}
#header3-74 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 30px;
}
#header3-74 .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-75 .mbr-section-title,
#header3-75 .mbr-section-subtitle {
  text-align: center;
}
#header3-75 .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-75 .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-76 DIV {
  color: #ffffff;
}
#content1-76 P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
  text-align: center;
}
#header3-78 .mbr-section-title,
#header3-78 .mbr-section-subtitle {
  text-align: center;
}
#header3-78 .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-78 .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-79 .mbr-section-title,
#header3-79 .mbr-section-subtitle {
  text-align: center;
}
#header3-79 .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-79 .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-7a .mbr-section-title,
#header3-7a .mbr-section-subtitle {
  text-align: center;
}
#header3-7a .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-7a .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-7b .mbr-section-title,
#header3-7b .mbr-section-subtitle {
  text-align: center;
}
#header3-7b .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-7b .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-7c .mbr-section-title,
#header3-7c .mbr-section-subtitle {
  text-align: center;
}
#header3-7c .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-7c .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-7d .mbr-section-title,
#header3-7d .mbr-section-subtitle {
  text-align: center;
}
#header3-7d .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-7d .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-7e .mbr-section-title,
#header3-7e .mbr-section-subtitle {
  text-align: center;
}
#header3-7e .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-7e .mbr-section-subtitle {
  color: #ffffff;
}
#header3-7e .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-7f .mbr-section-title,
#header3-7f .mbr-section-subtitle {
  text-align: center;
}
#header3-7f .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-7f .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-7g .mbr-section-title,
#header3-7g .mbr-section-subtitle {
  text-align: center;
}
#header3-7g .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-7g .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-7h .mbr-section-title,
#header3-7h .mbr-section-subtitle {
  text-align: center;
}
#header3-7h .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-7h .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-7i .mbr-section-title,
#header3-7i .mbr-section-subtitle {
  text-align: center;
}
#header3-7i .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-7i .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-6k P {
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
#facebook-comments-block-6l H3 {
  color: #ffffff;
}
#facebook-comments-block-6l H2 {
  color: #ffffff;
}
#facebook-comments-block-6l P {
  color: #ffffff;
}
#facebook-comments-block-6l H4 {
  color: #ffffff;
}
#facebook-comments-block-6l H5 {
  color: #ffffff;
}
#facebook-comments-block-6l BLOCKQUOTE {
  color: #ffffff;
}
#social-buttons3-6m .mbr-section-title,
#social-buttons3-6m .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}






























































#menu-7m .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7m .navbar-caption {
  color: #ffffff;
}
#menu-7m .navbar-toggler {
  color: #ffffff;
}
#menu-7m .close-icon::before,
#menu-7m .close-icon::after {
  background-color: #ffffff;
}
#menu-7m .link,
#menu-7m .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-7m .link {
  font-size: 1.3rem;
}
#menu-7m .dropdown-item,
#menu-7m .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-7m .link:hover,
#menu-7m .dropdown-item:hover,
#menu-7m .link:focus,
#menu-7m .dropdown-item:focus {
  color: #c0a375;
}
#menu-7m .link[aria-expanded="true"],
#menu-7m .dropdown-menu {
  background: #000000;
}
#menu-7m .nav-dropdown-sm .link:focus,
#menu-7m .nav-dropdown-sm .link:hover,
#menu-7m .nav-dropdown-sm .dropdown-item:focus,
#menu-7m .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-7m .navbar,
#menu-7m .nav-dropdown-sm,
#menu-7m .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7m .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-7m .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-7m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7m .bg-color.transparent.opened .link:hover,
#menu-7m .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-7m .link[aria-expanded="true"],
#menu-7m .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box7-9k h3,
#msg-box7-9k p {
  color: #fff;
}
#msg-box7-9k H3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 60px;
}
#msg-box7-9k P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-7p P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content1-7q P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 19px;
}
#content1-7q H2 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-7q H1 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-7q H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-7q H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#header3-8o .mbr-section-title,
#header3-8o .mbr-section-subtitle {
  text-align: center;
}
#header3-8o .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-8o .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-8p .mbr-section-title,
#header3-8p .mbr-section-subtitle {
  text-align: center;
}
#header3-8p .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-8p .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-8q .mbr-section-title,
#header3-8q .mbr-section-subtitle {
  text-align: center;
}
#header3-8q .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-8q .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header1-8w .mbr-section-title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header1-8w .mbr-section-lead {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header1-8w .mbr-section-lead B {
  font-size: 20px;
}
#header3-8s .mbr-section-title,
#header3-8s .mbr-section-subtitle {
  text-align: center;
}
#header3-8s .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-8s .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-8x .mbr-section-title,
#header3-8x .mbr-section-subtitle {
  text-align: center;
}
#header3-8x .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 23px;
}
#header3-8x .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-8y .mbr-section-title,
#header3-8y .mbr-section-subtitle {
  text-align: center;
}
#header3-8y .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 23px;
}
#header3-8y .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-8z .mbr-section-title,
#header3-8z .mbr-section-subtitle {
  text-align: center;
}
#header3-8z .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 23px;
}
#header3-8z .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-91 .mbr-section-title,
#header3-91 .mbr-section-subtitle {
  text-align: center;
}
#header3-91 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 23px;
}
#header3-91 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-90 .mbr-section-title,
#header3-90 .mbr-section-subtitle {
  text-align: center;
}
#header3-90 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 23px;
}
#header3-90 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-92 .mbr-section-title,
#header3-92 .mbr-section-subtitle {
  text-align: center;
}
#header3-92 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 23px;
}
#header3-92 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-93 .mbr-section-title,
#header3-93 .mbr-section-subtitle {
  text-align: center;
}
#header3-93 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 23px;
}
#header3-93 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-94 .mbr-section-title,
#header3-94 .mbr-section-subtitle {
  text-align: center;
}
#header3-94 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 23px;
}
#header3-94 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-96 .mbr-section-title,
#header3-96 .mbr-section-subtitle {
  text-align: center;
}
#header3-96 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 23px;
}
#header3-96 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-97 .mbr-section-title,
#header3-97 .mbr-section-subtitle {
  text-align: center;
}
#header3-97 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 23px;
}
#header3-97 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-98 .mbr-section-title,
#header3-98 .mbr-section-subtitle {
  text-align: center;
}
#header3-98 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 23px;
}
#header3-98 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-99 .mbr-section-title,
#header3-99 .mbr-section-subtitle {
  text-align: center;
}
#header3-99 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 23px;
}
#header3-99 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-9a .mbr-section-title,
#header3-9a .mbr-section-subtitle {
  text-align: center;
}
#header3-9a .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 23px;
}
#header3-9a .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-9b .mbr-section-title,
#header3-9b .mbr-section-subtitle {
  text-align: center;
}
#header3-9b .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 23px;
}
#header3-9b .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-9c .mbr-section-title,
#header3-9c .mbr-section-subtitle {
  text-align: center;
}
#header3-9c .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 23px;
}
#header3-9c .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-9d .mbr-section-title,
#header3-9d .mbr-section-subtitle {
  text-align: center;
}
#header3-9d .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 23px;
}
#header3-9d .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-9e .mbr-section-title,
#header3-9e .mbr-section-subtitle {
  text-align: center;
}
#header3-9e .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 23px;
}
#header3-9e .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-9f .mbr-section-title,
#header3-9f .mbr-section-subtitle {
  text-align: center;
}
#header3-9f .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 23px;
}
#header3-9f .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content2-9g SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#content2-9g DIV {
  color: #ffffff;
  text-align: left;
}
#content2-9g BLOCKQUOTE {
  font-size: 19px;
}
#content2-9h DIV {
  color: #ffffff;
}
#header3-9i .mbr-section-title,
#header3-9i .mbr-section-subtitle {
  text-align: center;
}
#header3-9i .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-9i .mbr-section-subtitle {
  color: #ffffff;
}
#header3-9i .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-8j P {
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
#facebook-comments-block-8k H3 {
  color: #ffffff;
}
#facebook-comments-block-8k H2 {
  color: #ffffff;
}
#facebook-comments-block-8k P {
  color: #ffffff;
}
#facebook-comments-block-8k H4 {
  color: #ffffff;
}
#facebook-comments-block-8k H5 {
  color: #ffffff;
}
#facebook-comments-block-8k BLOCKQUOTE {
  color: #ffffff;
}
#social-buttons3-8l .mbr-section-title,
#social-buttons3-8l .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}


































































#menu-9n .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9n .navbar-caption {
  color: #ffffff;
}
#menu-9n .navbar-toggler {
  color: #ffffff;
}
#menu-9n .close-icon::before,
#menu-9n .close-icon::after {
  background-color: #ffffff;
}
#menu-9n .link,
#menu-9n .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-9n .link {
  font-size: 1.3rem;
}
#menu-9n .dropdown-item,
#menu-9n .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-9n .link:hover,
#menu-9n .dropdown-item:hover,
#menu-9n .link:focus,
#menu-9n .dropdown-item:focus {
  color: #c0a375;
}
#menu-9n .link[aria-expanded="true"],
#menu-9n .dropdown-menu {
  background: #000000;
}
#menu-9n .nav-dropdown-sm .link:focus,
#menu-9n .nav-dropdown-sm .link:hover,
#menu-9n .nav-dropdown-sm .dropdown-item:focus,
#menu-9n .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-9n .navbar,
#menu-9n .nav-dropdown-sm,
#menu-9n .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9n .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-9n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-9n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9n .bg-color.transparent.opened .link:hover,
#menu-9n .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-9n .link[aria-expanded="true"],
#menu-9n .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box7-9o h3,
#msg-box7-9o p {
  color: #fff;
}
#msg-box7-9o H3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 60px;
}
#msg-box7-9o P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-9p P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content1-9q P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 19px;
}
#content1-9q H2 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-9q H1 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-9q H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-9q H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content2-am DIV {
  color: #ffffff;
}
#content2-am BLOCKQUOTE {
  font-size: 19px;
}
#content2-am P {
  font-size: 19px;
}
#content1-an DIV {
  color: #ffffff;
}
#content1-an P {
  text-align: center;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ap .mbr-section-title,
#header3-ap .mbr-section-subtitle {
  text-align: center;
}
#header3-ap .mbr-section-title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
  color: #ffffff;
}
#header3-ap .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-aq .mbr-section-title,
#header3-aq .mbr-section-subtitle {
  text-align: center;
}
#header3-aq .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-aq .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-ar .mbr-section-title,
#header3-ar .mbr-section-subtitle {
  text-align: center;
}
#header3-ar .mbr-section-title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  color: #ffffff;
}
#header3-ar .mbr-section-subtitle {
  color: #ffffff;
}
#header3-ar .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-as .mbr-section-title,
#header3-as .mbr-section-subtitle {
  text-align: center;
}
#header3-as .mbr-section-title {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-as .mbr-section-subtitle {
  color: #ffffff;
}
#header3-as .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-at .mbr-section-title,
#header3-at .mbr-section-subtitle {
  text-align: center;
}
#header3-at .mbr-section-title {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-at .mbr-section-subtitle {
  color: #ffffff;
}
#header3-at .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-au .mbr-section-title,
#header3-au .mbr-section-subtitle {
  text-align: center;
}
#header3-au .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
}
#header3-au .mbr-section-subtitle {
  color: #ffffff;
}
#header3-au .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-av .mbr-section-title,
#header3-av .mbr-section-subtitle {
  text-align: center;
}
#header3-av .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
}
#header3-av .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-aw .mbr-section-title,
#header3-aw .mbr-section-subtitle {
  text-align: center;
}
#header3-aw .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-aw .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ax .mbr-section-title,
#header3-ax .mbr-section-subtitle {
  text-align: center;
}
#header3-ax .mbr-section-title {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ax .mbr-section-subtitle {
  color: #ffffff;
}
#header3-ax .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-b0 .mbr-section-title,
#header3-b0 .mbr-section-subtitle {
  text-align: center;
}
#header3-b0 .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-b0 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-b0 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-b1 .mbr-section-title,
#header3-b1 .mbr-section-subtitle {
  text-align: center;
}
#header3-b1 .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-b1 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-b1 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-b2 .mbr-section-title,
#header3-b2 .mbr-section-subtitle {
  text-align: center;
}
#header3-b2 .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-b2 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-b2 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-b3 .mbr-section-title,
#header3-b3 .mbr-section-subtitle {
  text-align: center;
}
#header3-b3 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-b3 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-b3 .mbr-section-subtitle SPAN {
  font-family: 'Lora', serif;
  font-size: 19px;
}
#header3-b3 .mbr-section-title I {
  font-family: 'Lora', serif;
}
#header3-b4 .mbr-section-title,
#header3-b4 .mbr-section-subtitle {
  text-align: center;
}
#header3-b4 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-b4 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-b4 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-b5 .mbr-section-title,
#header3-b5 .mbr-section-subtitle {
  text-align: center;
}
#header3-b5 .mbr-section-title {
  text-align: center;
  color: #ffffff;
  font-size: 22px;
}
#header3-b5 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-b6 .mbr-section-title,
#header3-b6 .mbr-section-subtitle {
  text-align: center;
}
#header3-b6 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
}
#header3-b6 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-b6 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-b7 .mbr-section-title,
#header3-b7 .mbr-section-subtitle {
  text-align: center;
}
#header3-b7 .mbr-section-title {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-b7 .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-b8 .mbr-section-title,
#header3-b8 .mbr-section-subtitle {
  text-align: center;
}
#header3-b8 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-b8 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-b8 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-ba DIV {
  color: #ffffff;
}
#content1-ba P {
  font-family: 'Lora', serif;
  text-align: center;
}
#header3-b9 .mbr-section-title,
#header3-b9 .mbr-section-subtitle {
  text-align: center;
}
#header3-b9 .mbr-section-title {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-b9 .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
}
#header3-b9 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-bb .mbr-section-title,
#header3-bb .mbr-section-subtitle {
  text-align: center;
}
#header3-bb .mbr-section-title {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-bb .mbr-section-subtitle {
  color: #ffffff;
}
#header3-bb .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-bc .mbr-section-title,
#header3-bc .mbr-section-subtitle {
  text-align: center;
}
#header3-bc .mbr-section-title {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-bc .mbr-section-subtitle {
  color: #ffffff;
}
#header3-bc .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-bd .mbr-section-title,
#header3-bd .mbr-section-subtitle {
  text-align: center;
}
#header3-bd .mbr-section-title {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-bd .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-be .mbr-section-title,
#header3-be .mbr-section-subtitle {
  text-align: center;
}
#header3-be .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-be .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-bf .mbr-section-title,
#header3-bf .mbr-section-subtitle {
  text-align: center;
}
#header3-bf .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
}
#header3-bf .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-bg .mbr-section-title,
#header3-bg .mbr-section-subtitle {
  text-align: center;
}
#header3-bg .mbr-section-title {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-bg .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-bh .mbr-section-title,
#header3-bh .mbr-section-subtitle {
  text-align: center;
}
#header3-bh .mbr-section-title {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-bh .mbr-section-subtitle {
  color: #ffffff;
}
#header3-bh .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-ah P {
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
#facebook-comments-block-ai H3 {
  color: #ffffff;
}
#facebook-comments-block-ai H2 {
  color: #ffffff;
}
#facebook-comments-block-ai P {
  color: #ffffff;
}
#facebook-comments-block-ai H4 {
  color: #ffffff;
}
#facebook-comments-block-ai H5 {
  color: #ffffff;
}
#facebook-comments-block-ai BLOCKQUOTE {
  color: #ffffff;
}
#social-buttons3-aj .mbr-section-title,
#social-buttons3-aj .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}












































#menu-bn .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bn .navbar-caption {
  color: #ffffff;
}
#menu-bn .navbar-toggler {
  color: #ffffff;
}
#menu-bn .close-icon::before,
#menu-bn .close-icon::after {
  background-color: #ffffff;
}
#menu-bn .link,
#menu-bn .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-bn .link {
  font-size: 1.3rem;
}
#menu-bn .dropdown-item,
#menu-bn .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-bn .link:hover,
#menu-bn .dropdown-item:hover,
#menu-bn .link:focus,
#menu-bn .dropdown-item:focus {
  color: #c0a375;
}
#menu-bn .link[aria-expanded="true"],
#menu-bn .dropdown-menu {
  background: #000000;
}
#menu-bn .nav-dropdown-sm .link:focus,
#menu-bn .nav-dropdown-sm .link:hover,
#menu-bn .nav-dropdown-sm .dropdown-item:focus,
#menu-bn .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-bn .navbar,
#menu-bn .nav-dropdown-sm,
#menu-bn .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bn .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-bn .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-bn .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bn .bg-color.transparent.opened .link:hover,
#menu-bn .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-bn .link[aria-expanded="true"],
#menu-bn .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box7-bo h3,
#msg-box7-bo p {
  color: #fff;
}
#msg-box7-bo H3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 60px;
}
#msg-box7-bo P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-bp P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content1-bq P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 19px;
}
#content1-bq H2 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-bq H1 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-bq H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-bq H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-cp DIV {
  color: #ffffff;
}
#content1-cp P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-cr .mbr-section-title,
#header3-cr .mbr-section-subtitle {
  text-align: center;
}
#header3-cr .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
}
#content1-cq DIV {
  color: #ffffff;
}
#content1-cq P {
  text-align: center;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-cs .mbr-section-title,
#header3-cs .mbr-section-subtitle {
  text-align: center;
}
#header3-cs .mbr-section-subtitle {
  color: #ffffff;
}
#header3-cs .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
}
#header3-cs .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
}
#header3-ct .mbr-section-title,
#header3-ct .mbr-section-subtitle {
  text-align: center;
}
#header3-ct .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-cw .mbr-section-title,
#header3-cw .mbr-section-subtitle {
  text-align: center;
}
#header3-cw .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#content1-cv P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-cv DIV {
  color: #ffffff;
}
#msg-box5-cx H3 {
  color: #ffffff;
}
#msg-box5-cx P {
  color: #ffffff;
}
#msg-box5-cx I {
  font-family: 'Ubuntu', sans-serif;
}
#content1-cz DIV {
  color: #ffffff;
}
#content1-cz P {
  text-align: center;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-d0 .mbr-section-title,
#header3-d0 .mbr-section-subtitle {
  text-align: center;
}
#header3-d0 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 32px;
}
#header3-d0 .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-d1 .mbr-section-title,
#header3-d1 .mbr-section-subtitle {
  text-align: center;
}
#header3-d1 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 30px;
}
#header3-d1 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-d1 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-d2 .mbr-section-title,
#header3-d2 .mbr-section-subtitle {
  text-align: center;
}
#header3-d2 .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-d2 .mbr-section-title SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
}
#header3-d2 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-d2 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-d3 .mbr-section-title,
#header3-d3 .mbr-section-subtitle {
  text-align: center;
}
#header3-d3 .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-d3 .mbr-section-subtitle {
  text-align: center;
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-d4 .mbr-section-title,
#header3-d4 .mbr-section-subtitle {
  text-align: center;
}
#header3-d4 .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-d4 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-d4 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-d5 .mbr-section-title,
#header3-d5 .mbr-section-subtitle {
  text-align: center;
}
#header3-d5 .mbr-section-title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 30px;
  color: #ffffff;
}
#header3-d5 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-d6 .mbr-section-title,
#header3-d6 .mbr-section-subtitle {
  text-align: center;
}
#header3-d6 .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-d6 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-d6 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-d7 .mbr-section-title,
#header3-d7 .mbr-section-subtitle {
  text-align: center;
}
#header3-d7 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 30px;
}
#header3-d7 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-d8 .mbr-section-title,
#header3-d8 .mbr-section-subtitle {
  text-align: center;
}
#header3-d8 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 30px;
}
#header3-d8 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-d9 .mbr-section-title,
#header3-d9 .mbr-section-subtitle {
  text-align: center;
}
#header3-d9 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 30px;
}
#header3-d9 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-ck P {
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
#facebook-comments-block-cl H3 {
  color: #ffffff;
}
#facebook-comments-block-cl H2 {
  color: #ffffff;
}
#facebook-comments-block-cl P {
  color: #ffffff;
}
#facebook-comments-block-cl H4 {
  color: #ffffff;
}
#facebook-comments-block-cl H5 {
  color: #ffffff;
}
#facebook-comments-block-cl BLOCKQUOTE {
  color: #ffffff;
}
#social-buttons3-cm .mbr-section-title,
#social-buttons3-cm .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}


















































#menu-de .hide-buttons .nav-btn {
  display: none !important;
}
#menu-de .navbar-caption {
  color: #ffffff;
}
#menu-de .navbar-toggler {
  color: #ffffff;
}
#menu-de .close-icon::before,
#menu-de .close-icon::after {
  background-color: #ffffff;
}
#menu-de .link,
#menu-de .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-de .link {
  font-size: 1.3rem;
}
#menu-de .dropdown-item,
#menu-de .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-de .link:hover,
#menu-de .dropdown-item:hover,
#menu-de .link:focus,
#menu-de .dropdown-item:focus {
  color: #c0a375;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-menu {
  background: #000000;
}
#menu-de .nav-dropdown-sm .link:focus,
#menu-de .nav-dropdown-sm .link:hover,
#menu-de .nav-dropdown-sm .dropdown-item:focus,
#menu-de .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-de .navbar,
#menu-de .nav-dropdown-sm,
#menu-de .nav-dropdown-sm .link[aria-expanded="true"],
#menu-de .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-de .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-de .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-de .bg-color.transparent.opened .link:hover,
#menu-de .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box7-df h3,
#msg-box7-df p {
  color: #fff;
}
#msg-box7-df H3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 60px;
}
#msg-box7-df P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-dg P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content1-dh P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 19px;
}
#content1-dh H2 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-dh H1 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-dh H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-dh H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content2-e8 DIV {
  color: #ffffff;
  text-align: center;
}
#content2-e8 BLOCKQUOTE {
  font-size: 19px;
}
#content1-e7 P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
  text-align: center;
}
#content1-e7 DIV {
  color: #ffffff;
}
#header3-e9 .mbr-section-title,
#header3-e9 .mbr-section-subtitle {
  text-align: center;
}
#header3-e9 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-e9 .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-eb .mbr-section-title,
#header3-eb .mbr-section-subtitle {
  text-align: center;
}
#header3-eb .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-eb .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-eb .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ec .mbr-section-title,
#header3-ec .mbr-section-subtitle {
  text-align: center;
}
#header3-ec .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ec .mbr-section-subtitle {
  color: #ffffff;
}
#header3-ec .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ed .mbr-section-title,
#header3-ed .mbr-section-subtitle {
  text-align: center;
}
#header3-ed .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ed .mbr-section-subtitle {
  color: #ffffff;
}
#header3-ed .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ee .mbr-section-title,
#header3-ee .mbr-section-subtitle {
  text-align: center;
}
#header3-ee .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ee .mbr-section-subtitle {
  color: #ffffff;
}
#header3-ee .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ef .mbr-section-title,
#header3-ef .mbr-section-subtitle {
  text-align: center;
}
#header3-ef .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ef .mbr-section-subtitle {
  color: #ffffff;
}
#header3-ef .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-eg .mbr-section-title,
#header3-eg .mbr-section-subtitle {
  text-align: center;
}
#header3-eg .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-eg .mbr-section-subtitle {
  color: #ffffff;
}
#header3-eg .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-eh .mbr-section-title,
#header3-eh .mbr-section-subtitle {
  text-align: center;
}
#header3-eh .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-eh .mbr-section-subtitle {
  color: #ffffff;
}
#header3-eh .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ei .mbr-section-title,
#header3-ei .mbr-section-subtitle {
  text-align: center;
}
#header3-ei .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ei .mbr-section-subtitle {
  color: #ffffff;
}
#header3-ei .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ej .mbr-section-title,
#header3-ej .mbr-section-subtitle {
  text-align: center;
}
#header3-ej .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ej .mbr-section-subtitle {
  color: #ffffff;
}
#header3-ej .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box5-et P {
  color: #ffffff;
  font-family: 'Lora', serif;
  text-align: left;
}
#msg-box5-et H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
  text-align: center;
}
#msg-box5-et I {
  font-size: 19px;
}
#header3-ez .mbr-section-title,
#header3-ez .mbr-section-subtitle {
  text-align: center;
}
#header3-ez .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ez .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-ey .mbr-section-title,
#header3-ey .mbr-section-subtitle {
  text-align: center;
}
#header3-ey .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ey .mbr-section-subtitle {
  color: #ffffff;
}
#header3-ey .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#features7-ew .card-subtitle {
  color: #bcbcbc;
}
#features7-ew .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#features7-ew H4 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#features7-ew P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#features7-f0 .card-subtitle {
  color: #bcbcbc;
}
#features7-f0 .iconbox {
  background-color: #000000;
  border-color: #000000;
}
#features7-f0 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#features7-f0 H4 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box8-f1 .mbr-section-title,
#msg-box8-f1 .lead {
  color: #fff;
}
#msg-box8-f1 .mbr-section-title SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#msg-box8-f1 .mbr-section-title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#msg-box8-f1 .lead P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#testimonials4-f2 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#testimonials4-f2 .mbr-section-subtitle {
  color: #ffffff;
}
#testimonials4-f2 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-e2 P {
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
#facebook-comments-block-e3 H3 {
  color: #ffffff;
}
#facebook-comments-block-e3 H2 {
  color: #ffffff;
}
#facebook-comments-block-e3 P {
  color: #ffffff;
}
#facebook-comments-block-e3 H4 {
  color: #ffffff;
}
#facebook-comments-block-e3 H5 {
  color: #ffffff;
}
#facebook-comments-block-e3 BLOCKQUOTE {
  color: #ffffff;
}
#social-buttons3-e4 .mbr-section-title,
#social-buttons3-e4 .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}





























































#menu-f5 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-f5 .navbar-caption {
  color: #ffffff;
}
#menu-f5 .navbar-toggler {
  color: #ffffff;
}
#menu-f5 .close-icon::before,
#menu-f5 .close-icon::after {
  background-color: #ffffff;
}
#menu-f5 .link,
#menu-f5 .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-f5 .link {
  font-size: 1.3rem;
}
#menu-f5 .dropdown-item,
#menu-f5 .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-f5 .link:hover,
#menu-f5 .dropdown-item:hover,
#menu-f5 .link:focus,
#menu-f5 .dropdown-item:focus {
  color: #c0a375;
}
#menu-f5 .link[aria-expanded="true"],
#menu-f5 .dropdown-menu {
  background: #000000;
}
#menu-f5 .nav-dropdown-sm .link:focus,
#menu-f5 .nav-dropdown-sm .link:hover,
#menu-f5 .nav-dropdown-sm .dropdown-item:focus,
#menu-f5 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-f5 .navbar,
#menu-f5 .nav-dropdown-sm,
#menu-f5 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-f5 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-f5 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-f5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-f5 .bg-color.transparent.opened .link:hover,
#menu-f5 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-f5 .link[aria-expanded="true"],
#menu-f5 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box7-f6 h3,
#msg-box7-f6 p {
  color: #fff;
}
#msg-box7-f6 H3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 60px;
}
#msg-box7-f6 P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-f7 P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content1-f8 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 19px;
}
#content1-f8 H2 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-f8 H1 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-f8 H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-f8 H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-fx DIV {
  color: #ffffff;
}
#content1-fx P {
  font-family: 'Lora', serif;
  text-align: center;
  font-size: 19px;
}
#msg-box3-fy .mbr-section-title,
#msg-box3-fy .lead {
  color: #000;
}
#msg-box3-fy .lead {
  color: #ffffff;
}
#msg-box3-fy .lead P {
  text-align: center;
}
#testimonials4-fz .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
  text-align: center;
}
#testimonials4-fz .card-block P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#testimonials4-fz .mbr-section-subtitle {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#testimonials4-fz .card-block {
  color: #000000;
}
#content1-g0 DIV {
  color: #ffffff;
}
#content1-g0 P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#content2-g1 DIV {
  color: #ffffff;
  text-align: left;
}
#content2-g1 BLOCKQUOTE {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-g3 DIV {
  color: #ffffff;
}
#content1-g3 P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-g2 .mbr-section-title,
#header3-g2 .mbr-section-subtitle {
  text-align: center;
}
#header3-g2 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 60px;
}
#header3-g4 .mbr-section-title,
#header3-g4 .mbr-section-subtitle {
  text-align: center;
}
#header3-g4 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-g4 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-g4 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-g5 .mbr-section-title,
#header3-g5 .mbr-section-subtitle {
  text-align: center;
}
#header3-g5 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-g5 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-g5 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-g6 .mbr-section-title,
#header3-g6 .mbr-section-subtitle {
  text-align: center;
}
#header3-g6 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-g6 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-g6 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-g7 .mbr-section-title,
#header3-g7 .mbr-section-subtitle {
  text-align: center;
}
#header3-g7 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-g7 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-g7 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-g8 .mbr-section-title,
#header3-g8 .mbr-section-subtitle {
  text-align: center;
}
#header3-g8 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-g8 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-g8 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-g9 .mbr-section-title,
#header3-g9 .mbr-section-subtitle {
  text-align: center;
}
#header3-g9 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-g9 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-g9 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ga .mbr-section-title,
#header3-ga .mbr-section-subtitle {
  text-align: center;
}
#header3-ga .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-ga .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-ga .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-gb .mbr-section-title,
#header3-gb .mbr-section-subtitle {
  text-align: center;
}
#header3-gb .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-gb .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-gb .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-gc DIV {
  color: #ffffff;
}
#content1-gc P {
  text-align: center;
}
#header3-gd .mbr-section-title,
#header3-gd .mbr-section-subtitle {
  text-align: center;
}
#header3-gd .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-gd .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-gd .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content2-ge DIV {
  color: #ffffff;
  text-align: left;
}
#content2-ge BLOCKQUOTE {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#features3-gg H4 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
}
#features3-gg H5 {
  color: #ffffff;
}
#features3-gg P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#testimonials1-gj .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#testimonials1-gj .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#testimonials1-gj .mbr-author-name {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#testimonials1-gj .card-block {
  color: #000000;
}
#testimonials1-gj .card-block P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#testimonials3-gl .mbr-section-title {
  color: #efefef;
}
#testimonials3-gl .mbr-author-name {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#testimonials3-gl .card-block {
  color: #000000;
}
#testimonials3-gl .card-block P {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#testimonials3-gm .mbr-section-title {
  color: #efefef;
}
#testimonials3-gm .mbr-author-name {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#testimonials3-gm .card-block {
  color: #000000;
}
#testimonials3-gm .card-block P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#testimonials3-gn .mbr-section-title {
  color: #efefef;
}
#testimonials3-gn .mbr-author-name {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#testimonials3-gn .card-block P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#testimonials3-gn .card-block {
  color: #000000;
}
#testimonials4-gp .mbr-section-title {
  color: #ffffff;
}
#testimonials4-gp .mbr-author-name {
  color: #ffffff;
}
#content1-fs P {
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
#facebook-comments-block-ft H3 {
  color: #ffffff;
}
#facebook-comments-block-ft H2 {
  color: #ffffff;
}
#facebook-comments-block-ft P {
  color: #ffffff;
}
#facebook-comments-block-ft H4 {
  color: #ffffff;
}
#facebook-comments-block-ft H5 {
  color: #ffffff;
}
#facebook-comments-block-ft BLOCKQUOTE {
  color: #ffffff;
}
#social-buttons3-fu .mbr-section-title,
#social-buttons3-fu .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}










































#menu-gq .hide-buttons .nav-btn {
  display: none !important;
}
#menu-gq .navbar-caption {
  color: #ffffff;
}
#menu-gq .navbar-toggler {
  color: #ffffff;
}
#menu-gq .close-icon::before,
#menu-gq .close-icon::after {
  background-color: #ffffff;
}
#menu-gq .link,
#menu-gq .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-gq .link {
  font-size: 1.3rem;
}
#menu-gq .dropdown-item,
#menu-gq .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-gq .link:hover,
#menu-gq .dropdown-item:hover,
#menu-gq .link:focus,
#menu-gq .dropdown-item:focus {
  color: #c0a375;
}
#menu-gq .link[aria-expanded="true"],
#menu-gq .dropdown-menu {
  background: #000000;
}
#menu-gq .nav-dropdown-sm .link:focus,
#menu-gq .nav-dropdown-sm .link:hover,
#menu-gq .nav-dropdown-sm .dropdown-item:focus,
#menu-gq .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-gq .navbar,
#menu-gq .nav-dropdown-sm,
#menu-gq .nav-dropdown-sm .link[aria-expanded="true"],
#menu-gq .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-gq .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-gq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-gq .bg-color.transparent.opened .link:hover,
#menu-gq .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-gq .link[aria-expanded="true"],
#menu-gq .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box7-gr h3,
#msg-box7-gr p {
  color: #fff;
}
#msg-box7-gr H3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 60px;
}
#msg-box7-gr P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-gs P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content1-gs DIV {
  color: #ffffff;
}
#content1-gt P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 19px;
}
#content1-gt H2 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-gt H1 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-gt H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-gt H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content2-hp DIV {
  color: #ffffff;
  text-align: center;
}
#content2-hp BLOCKQUOTE {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-hr .mbr-section-title,
#header3-hr .mbr-section-subtitle {
  text-align: center;
}
#header3-hr .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-hr .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-hq .mbr-section-title,
#header3-hq .mbr-section-subtitle {
  text-align: center;
}
#header3-hq .mbr-section-title {
  color: #ffffff;
  font-size: 25px;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
}
#header3-hq .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-hq .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-hv .mbr-section-title,
#header3-hv .mbr-section-subtitle {
  text-align: center;
}
#header3-hv .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 25px;
}
#header3-hv .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-hw .mbr-section-title,
#header3-hw .mbr-section-subtitle {
  text-align: center;
}
#header3-hw .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-hw .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-hy .mbr-section-title,
#header3-hy .mbr-section-subtitle {
  text-align: center;
}
#header3-hy .mbr-section-title {
  color: #ffffff;
  font-size: 25px;
}
#header3-hy .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-hx .mbr-section-title,
#header3-hx .mbr-section-subtitle {
  text-align: center;
}
#header3-hx .mbr-section-title {
  color: #ffffff;
  font-size: 32px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-hx .mbr-section-subtitle {
  color: #ffffff;
}
#header3-hx .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-hz .mbr-section-title,
#header3-hz .mbr-section-subtitle {
  text-align: center;
}
#header3-hz .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-hz .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content2-i1 DIV {
  color: #ffffff;
  text-align: center;
}
#content2-i1 B {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-i2 .mbr-section-title,
#header3-i2 .mbr-section-subtitle {
  text-align: center;
}
#header3-i2 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 30px;
}
#header3-i2 .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-i3 .mbr-section-title,
#header3-i3 .mbr-section-subtitle {
  text-align: center;
}
#header3-i3 .mbr-section-title {
  color: #ffffff;
  font-size: 32px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-i3 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-i3 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-i4 .mbr-section-title,
#header3-i4 .mbr-section-subtitle {
  text-align: center;
}
#header3-i4 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 32px;
}
#header3-i4 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-i4 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#msg-box4-i5 H3 {
  color: #ffffff;
}
#msg-box4-i5 P {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-i6 .mbr-section-title,
#header3-i6 .mbr-section-subtitle {
  text-align: center;
}
#header3-i6 .mbr-section-title {
  color: #ffffff;
  font-size: 32px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-i6 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-i6 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-i7 .mbr-section-title,
#header3-i7 .mbr-section-subtitle {
  text-align: center;
}
#header3-i7 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 30px;
}
#header3-i7 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-i7 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-i9 .mbr-section-title,
#header3-i9 .mbr-section-subtitle {
  text-align: center;
}
#header3-i9 .mbr-section-title {
  color: #ffffff;
  font-size: 32px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-i9 .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-hi P {
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
#facebook-comments-block-hj H3 {
  color: #ffffff;
}
#facebook-comments-block-hj H2 {
  color: #ffffff;
}
#facebook-comments-block-hj P {
  color: #ffffff;
}
#facebook-comments-block-hj H4 {
  color: #ffffff;
}
#facebook-comments-block-hj H5 {
  color: #ffffff;
}
#facebook-comments-block-hj BLOCKQUOTE {
  color: #ffffff;
}
#social-buttons3-hk .mbr-section-title,
#social-buttons3-hk .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}
























































#menu-ib .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ib .navbar-caption {
  color: #ffffff;
}
#menu-ib .navbar-toggler {
  color: #ffffff;
}
#menu-ib .close-icon::before,
#menu-ib .close-icon::after {
  background-color: #ffffff;
}
#menu-ib .link,
#menu-ib .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-ib .link {
  font-size: 1.3rem;
}
#menu-ib .dropdown-item,
#menu-ib .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-ib .link:hover,
#menu-ib .dropdown-item:hover,
#menu-ib .link:focus,
#menu-ib .dropdown-item:focus {
  color: #c0a375;
}
#menu-ib .link[aria-expanded="true"],
#menu-ib .dropdown-menu {
  background: #000000;
}
#menu-ib .nav-dropdown-sm .link:focus,
#menu-ib .nav-dropdown-sm .link:hover,
#menu-ib .nav-dropdown-sm .dropdown-item:focus,
#menu-ib .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-ib .navbar,
#menu-ib .nav-dropdown-sm,
#menu-ib .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ib .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-ib .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-ib .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ib .bg-color.transparent.opened .link:hover,
#menu-ib .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-ib .link[aria-expanded="true"],
#menu-ib .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box7-ic h3,
#msg-box7-ic p {
  color: #fff;
}
#msg-box7-ic H3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 48px;
}
#msg-box7-ic P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-id P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content1-id DIV {
  color: #ffffff;
}
#content1-ie P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 19px;
}
#content1-ie H2 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-ie H1 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-ie H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-ie H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#header3-j1 .mbr-section-title,
#header3-j1 .mbr-section-subtitle {
  text-align: center;
}
#header3-j1 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-j1 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-j2 .mbr-section-title,
#header3-j2 .mbr-section-subtitle {
  text-align: center;
}
#header3-j2 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 25px;
}
#header3-j2 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-j2 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-j3 .mbr-section-title,
#header3-j3 .mbr-section-subtitle {
  text-align: center;
}
#header3-j3 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-j3 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-j3 .mbr-section-subtitle SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-j4 DIV {
  color: #ffffff;
}
#content1-j4 P {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
}
#header3-j5 .mbr-section-title,
#header3-j5 .mbr-section-subtitle {
  text-align: center;
}
#header3-j5 .mbr-section-title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header3-j5 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-j6 .mbr-section-title,
#header3-j6 .mbr-section-subtitle {
  text-align: center;
}
#header3-j6 .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-j6 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-j6 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-j8 .mbr-section-title,
#header3-j8 .mbr-section-subtitle {
  text-align: center;
}
#header3-j8 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
}
#header3-j8 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-j9 .mbr-section-title,
#header3-j9 .mbr-section-subtitle {
  text-align: center;
}
#header3-j9 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
}
#header3-j9 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-jd .mbr-section-title,
#header3-jd .mbr-section-subtitle {
  text-align: center;
}
#header3-jd .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
}
#header3-jd .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-jc .mbr-section-title,
#header3-jc .mbr-section-subtitle {
  text-align: center;
}
#header3-jc .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
}
#header3-jc .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-ja .mbr-section-title,
#header3-ja .mbr-section-subtitle {
  text-align: center;
}
#header3-ja .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
}
#header3-ja .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-jb .mbr-section-title,
#header3-jb .mbr-section-subtitle {
  text-align: center;
}
#header3-jb .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
}
#header3-jb .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-je .mbr-section-title,
#header3-je .mbr-section-subtitle {
  text-align: center;
}
#header3-je .mbr-section-title {
  color: #ffffff;
  font-size: 48px;
}
#header3-je .mbr-section-subtitle {
  color: #ffffff;
}
#header3-je .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header5-jf .mbr-section-title {
  color: #ffffff;
}
#header5-jf .mbr-section-lead {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header5-jf .mbr-section-title DIV {
  font-size: 60px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#header3-jg .mbr-section-title,
#header3-jg .mbr-section-subtitle {
  text-align: center;
}
#header3-jg .mbr-section-title {
  color: #ffffff;
  font-size: 48px;
}
#header3-jg .mbr-section-subtitle {
  color: #ffffff;
}
#header3-jg .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-jh .mbr-section-title,
#header3-jh .mbr-section-subtitle {
  text-align: center;
}
#header3-jh .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
}
#header3-jh .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-ji .mbr-section-title,
#header3-ji .mbr-section-subtitle {
  text-align: center;
}
#header3-ji .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
}
#header3-ji .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-jj .mbr-section-title,
#header3-jj .mbr-section-subtitle {
  text-align: center;
}
#header3-jj .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
}
#header3-jj .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#msg-box4-jk H3 {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#msg-box4-jk P {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-jl .mbr-section-title,
#header3-jl .mbr-section-subtitle {
  text-align: center;
}
#header3-jl .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
}
#header3-jl .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-jm .mbr-section-title,
#header3-jm .mbr-section-subtitle {
  text-align: center;
}
#header3-jm .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
}
#header3-jm .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-jn .mbr-section-title,
#header3-jn .mbr-section-subtitle {
  text-align: center;
}
#header3-jn .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
}
#header3-jn .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-jo .mbr-section-title,
#header3-jo .mbr-section-subtitle {
  text-align: center;
}
#header3-jo .mbr-section-title {
  color: #ffffff;
  font-size: 48px;
}
#header3-jo .mbr-section-subtitle {
  color: #ffffff;
}
#header3-jo .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-jp .mbr-section-title,
#header3-jp .mbr-section-subtitle {
  text-align: center;
}
#header3-jp .mbr-section-title {
  color: #ffffff;
  font-size: 48px;
}
#header3-jp .mbr-section-subtitle {
  color: #ffffff;
}
#header3-jp .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-iv P {
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
#facebook-comments-block-iw H3 {
  color: #ffffff;
}
#facebook-comments-block-iw H2 {
  color: #ffffff;
}
#facebook-comments-block-iw P {
  color: #ffffff;
}
#facebook-comments-block-iw H4 {
  color: #ffffff;
}
#facebook-comments-block-iw H5 {
  color: #ffffff;
}
#facebook-comments-block-iw BLOCKQUOTE {
  color: #ffffff;
}
#social-buttons3-ix .mbr-section-title,
#social-buttons3-ix .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}








#header6-jr .mbr-section-title {
  color: #ffffff;
  font-size: 60px;
  font-family: 'Ubuntu', sans-serif;
}
#header6-jr .mbr-section-text {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box3-0 .mbr-section-title,
#msg-box3-0 p {
  color: #000;
}
#msg-box3-0 .btn {
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
}
#msg-box3-0 .mbr-section-title {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  font-size: 22px;
}
#msg-box3-0 .lead {
  color: #ffffff;
}
#msg-box3-0 .lead P {
  text-align: right;
}
#header3-yc .mbr-section-title,
#header3-yc .mbr-section-subtitle {
  text-align: center;
}
#header3-yc .mbr-section-title {
  color: #ffffff;
  font-size: 25px;
}
#header3-yc .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box5-y8 H3 {
  color: #ffffff;
}
#msg-box5-y8 P {
  color: #ffffff;
}
#features3-yb H4 {
  color: #ffffff;
}
#features3-yb H5 {
  color: #ffffff;
}
#features3-yb P {
  color: #ffffff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}








#header2-m6 .mbr-section-text {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-0 .mbr-section-title,
#header3-0 .mbr-section-subtitle {
  text-align: center;
}
#header3-0 H3 {
  font-size: 25px;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#features4-0 .card-subtitle {
  color: #7c706b;
  font-size: 15px;
  font-family: 'Ubuntu', sans-serif;
}
#features4-0 .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-0 SPAN {
  color: #ffffff;
}
#features4-0 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
}
#features4-0 H4 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}





#header1-0 .mbr-section-title {
  font-family: 'Ubuntu', sans-serif;
}
#header1-0 .mbr-section-lead {
  font-family: 'Ubuntu', sans-serif;
}
#header1-0 .mbr-section-lead SPAN {
  font-size: 18px;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}















#msg-box5-14k H3 {
  color: #2b0680;
  font-family: 'Oxygen', sans-serif;
}
#msg-box5-14k P {
  color: #2b0680;
  font-size: 19px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box5-14k B {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
}
#header2-0 H3 {
  text-align: center;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#header2-0 P {
  font-family: 'Ubuntu', sans-serif;
}
#header2-0 .mbr-section-text {
  text-align: right;
  font-size: 19px;
}
#header2-0 .mbr-section-title SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header2-0 .mbr-section-title {
  font-family: 'Ubuntu', sans-serif;
  text-align: right;
}
#header3-0 .mbr-section-title,
#header3-0 .mbr-section-subtitle {
  text-align: center;
}
#header3-0 H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#header3-0 SMALL {
  font-family: 'Ubuntu', sans-serif;
}
#content1-0 P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-0 DIV {
  color: #28324e;
}
#msg-box5-vd H3 {
  color: #ffffff;
}
#msg-box5-vd P {
  color: #ffffff;
}
#msg-box5-um H3 {
  color: #ffffff;
}
#msg-box5-um P {
  color: #ffffff;
  font-size: 17px;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-s5 H3 {
  color: #ffffff;
}
#msg-box5-s5 P {
  color: #ffffff;
}
#msg-box5-q5 H3 {
  color: #ffffff;
}
#msg-box5-q5 P {
  color: #ffffff;
}
#msg-box5-nv H3 {
  color: #ffffff;
}
#msg-box5-nv P {
  color: #ffffff;
}
#msg-box5-lk H3 {
  color: #ffffff;
}
#msg-box5-lk P {
  color: #ffffff;
}
#features3-m8 H4 {
  text-align: center;
  color: #ffffff;
}
#features3-m8 H5 {
  color: #ffffff;
}
#features3-m8 P {
  color: #ffffff;
}
#features3-bj H4 {
  color: #ffffff;
}
#features3-bj H5 {
  color: #ffffff;
}
#features3-bj P {
  color: #ffffff;
}
#features3-bk H4 {
  color: #ffffff;
}
#features3-bk P {
  color: #ffffff;
}
#features3-bk H5 {
  color: #ffffff;
}
#msg-box5-q4 H3 {
  color: #ffffff;
}
#msg-box5-q4 P {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#social-buttons3-0 .mbr-section-title,
#social-buttons3-0 .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}




#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}
#menu-0 .navbar-toggler {
  color: #ffffff;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #ffffff;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-0 .link {
  font-size: 1.3rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #000000;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-1 .mbr-section-title,
#msg-box8-1 p {
  color: #fff;
}
#content1-4 P {
  color: #ffffff;
  text-align: left;
}
#content1-4 H2 {
  color: #ffffff;
}
#content1-4 BLOCKQUOTE {
  color: #faaf40;
}
#content1-4 H4 {
  color: #ffffff;
}
#content1-4 UL {
  color: #ffffff;
}
#content1-4 DIV {
  text-align: left;
}
#social-buttons3-0 .mbr-section-title,
#social-buttons3-0 .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}










































#menu-js .hide-buttons .nav-btn {
  display: none !important;
}
#menu-js .navbar-caption {
  color: #ffffff;
}
#menu-js .navbar-toggler {
  color: #ffffff;
}
#menu-js .close-icon::before,
#menu-js .close-icon::after {
  background-color: #ffffff;
}
#menu-js .link,
#menu-js .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-js .link {
  font-size: 1.3rem;
}
#menu-js .dropdown-item,
#menu-js .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-js .link:hover,
#menu-js .dropdown-item:hover,
#menu-js .link:focus,
#menu-js .dropdown-item:focus {
  color: #c0a375;
}
#menu-js .link[aria-expanded="true"],
#menu-js .dropdown-menu {
  background: #000000;
}
#menu-js .nav-dropdown-sm .link:focus,
#menu-js .nav-dropdown-sm .link:hover,
#menu-js .nav-dropdown-sm .dropdown-item:focus,
#menu-js .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-js .navbar,
#menu-js .nav-dropdown-sm,
#menu-js .nav-dropdown-sm .link[aria-expanded="true"],
#menu-js .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-js .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-js .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-js .bg-color.transparent.opened .link:hover,
#menu-js .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-js .link[aria-expanded="true"],
#menu-js .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box7-jt h3,
#msg-box7-jt p {
  color: #fff;
}
#msg-box7-jt H3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 48px;
}
#msg-box7-jt P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-ju P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content1-ju DIV {
  color: #ffffff;
}
#content1-jv P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 19px;
}
#content1-jv H2 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-jv H1 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-jv H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-jv H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-ks DIV {
  color: #ffffff;
}
#content1-ks P {
  text-align: center;
  font-size: 46px;
  font-family: 'Ubuntu', sans-serif;
}
#content2-kt DIV {
  color: #ffffff;
}
#content1-kv P {
  text-align: center;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-kv DIV {
  color: #ffffff;
}
#header3-l1 .mbr-section-title,
#header3-l1 .mbr-section-subtitle {
  text-align: center;
}
#header3-l1 .mbr-section-title {
  color: #ffffff;
}
#header3-l1 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-l1 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-kx .mbr-section-title,
#header3-kx .mbr-section-subtitle {
  text-align: center;
}
#header3-kx .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-kx .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-l2 .mbr-section-title,
#header3-l2 .mbr-section-subtitle {
  text-align: center;
}
#header3-l2 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-l2 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-l3 .mbr-section-title,
#header3-l3 .mbr-section-subtitle {
  text-align: center;
}
#header3-l3 .mbr-section-title {
  color: #ffffff;
}
#header3-l3 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-l3 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-l4 .mbr-section-title,
#header3-l4 .mbr-section-subtitle {
  text-align: center;
}
#header3-l4 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-l4 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-l5 .mbr-section-title,
#header3-l5 .mbr-section-subtitle {
  text-align: center;
}
#header3-l5 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-l5 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-l6 .mbr-section-title,
#header3-l6 .mbr-section-subtitle {
  text-align: center;
}
#header3-l6 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-l6 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-l9 P {
  text-align: center;
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-l9 DIV {
  color: #ffffff;
}
#content2-l7 DIV {
  color: #ffffff;
}
#header3-la .mbr-section-title,
#header3-la .mbr-section-subtitle {
  text-align: center;
}
#header3-la .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-la .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-lb .mbr-section-title,
#header3-lb .mbr-section-subtitle {
  text-align: center;
}
#header3-lb .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-lb .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-lc DIV {
  color: #ffffff;
}
#content1-lc P {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#header3-lg .mbr-section-title,
#header3-lg .mbr-section-subtitle {
  text-align: center;
}
#header3-lg .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-lg .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#msg-box5-lf P {
  color: #ffffff;
  text-align: left;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box5-le P {
  color: #ffffff;
  text-align: right;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-lh .mbr-section-title,
#header3-lh .mbr-section-subtitle {
  text-align: center;
}
#header3-lh .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-lh .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-li .mbr-section-title,
#header3-li .mbr-section-subtitle {
  text-align: center;
}
#header3-li .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-li .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-lj .mbr-section-title,
#header3-lj .mbr-section-subtitle {
  text-align: center;
}
#header3-lj .mbr-section-title {
  color: #ffffff;
}
#header3-lj .mbr-section-subtitle {
  color: #ffffff;
}
#header3-lj .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-kl P {
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
#facebook-comments-block-km H3 {
  color: #ffffff;
}
#facebook-comments-block-km H2 {
  color: #ffffff;
}
#facebook-comments-block-km P {
  color: #ffffff;
}
#facebook-comments-block-km H4 {
  color: #ffffff;
}
#facebook-comments-block-km H5 {
  color: #ffffff;
}
#facebook-comments-block-km BLOCKQUOTE {
  color: #ffffff;
}
#social-buttons3-kn .mbr-section-title,
#social-buttons3-kn .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}














#header1-m7 .mbr-section-lead {
  font-family: 'Ubuntu', sans-serif;
  font-size: 32px;
}
#header1-m7 .mbr-section-lead SPAN {
  font-size: 48px;
}
#header3-lv .mbr-section-title,
#header3-lv .mbr-section-subtitle {
  text-align: center;
}
#header3-lv .mbr-section-title {
  color: #ffffff;
}
#header3-ls .mbr-section-title,
#header3-ls .mbr-section-subtitle {
  text-align: center;
}
#header3-ls .mbr-section-title {
  color: #ffffff;
}
#msg-box5-lq P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#msg-box5-lq H3 {
  color: #ffffff;
  font-size: 36px;
}
#msg-box5-lq I {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#msg-box5-lq B {
  font-size: 20px;
}
#msg-box5-zn P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#msg-box5-zn H3 {
  color: #ffffff;
  font-size: 36px;
}
#msg-box5-zn I {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-lt .mbr-section-title,
#header3-lt .mbr-section-subtitle {
  text-align: center;
}
#header3-lt .mbr-section-title {
  color: #ffffff;
}
#features3-wv P {
  font-size: 17px;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#features3-wv H4 {
  color: #ffffff;
}
#features3-lr H4 {
  color: #ffffff;
}
#features3-lr H5 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
}
#features3-lr P {
  color: #ffffff;
}
#testimonials3-tq .mbr-section-title {
  color: #efefef;
}
#testimonials3-tq .mbr-author-name {
  color: #ccc;
}
#testimonials3-tq .card-block {
  color: #000000;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#testimonials3-tq .card-block P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
  text-align: center;
}
#msg-box5-ts H3 {
  color: #ffffff;
  font-size: 36px;
}
#msg-box5-ts P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#msg-box5-lw H3 {
  color: #ffffff;
}
#msg-box5-lw P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#msg-box4-m4 H3 {
  color: #ffffff;
}
#msg-box4-m4 P {
  color: #ffffff;
}
#msg-box4-m5 P {
  color: #ffffff;
}
#msg-box4-s3 P {
  color: #ffffff;
  text-align: right;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}













#pricing-table1-0 .mbr-section__container .mbr-section-title {
  color: #fff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
}
#pricing-table1-0 .mbr-section__container .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#pricing-table1-0 .mbr-price-figure {
  font-size: 36px;
  font-family: 'Ubuntu', sans-serif;
}
#pricing-table1-0 .mbr-price-term {
  font-size: 20px;
  font-family: 'Ubuntu', sans-serif;
}
#pricing-table1-0 .mbr-plan-title {
  font-size: 20px;
  font-family: 'Ubuntu', sans-serif;
}
#pricing-table1-0 .mbr-section__container .mbr-section-title SPAN {
  font-size: 60px;
}
#pricing-table1-0 .mbr-plan-title SPAN {
  font-size: 21px;
  color: #ffffff;
}
#pricing-table1-0 .mbr-price-value {
  font-family: 'Ubuntu', sans-serif;
}
#pricing-table1-0 .mbr-plan-price-desc {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  font-size: 16px;
}
#pricing-table1-0 DIV {
  font-family: 'Ubuntu', sans-serif;
}
#pricing-table1-0 .btn {
  font-family: 'Ubuntu', sans-serif;
}
#pricing-table1-0 .mbr-plan-label {
  color: #ffffff;
}
#pricing-table1-0 .mbr-section__container .mbr-section-subtitle SPAN {
  font-size: 19px;
}
#pricing-table1-0 .mbr-plan-subtitle {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box3-lo .mbr-section-title,
#msg-box3-lo .lead {
  color: #000;
}
#msg-box3-lo .mbr-section-title {
  color: #ffffff;
}
#msg-box3-lo .lead {
  color: #ffffff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}





























































#menu-m9 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-m9 .navbar-caption {
  color: #ffffff;
}
#menu-m9 .navbar-toggler {
  color: #ffffff;
}
#menu-m9 .close-icon::before,
#menu-m9 .close-icon::after {
  background-color: #ffffff;
}
#menu-m9 .link,
#menu-m9 .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-m9 .link {
  font-size: 1.3rem;
}
#menu-m9 .dropdown-item,
#menu-m9 .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-m9 .link:hover,
#menu-m9 .dropdown-item:hover,
#menu-m9 .link:focus,
#menu-m9 .dropdown-item:focus {
  color: #c0a375;
}
#menu-m9 .link[aria-expanded="true"],
#menu-m9 .dropdown-menu {
  background: #000000;
}
#menu-m9 .nav-dropdown-sm .link:focus,
#menu-m9 .nav-dropdown-sm .link:hover,
#menu-m9 .nav-dropdown-sm .dropdown-item:focus,
#menu-m9 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-m9 .navbar,
#menu-m9 .nav-dropdown-sm,
#menu-m9 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-m9 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-m9 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-m9 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-m9 .bg-color.transparent.opened .link:hover,
#menu-m9 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-m9 .link[aria-expanded="true"],
#menu-m9 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box7-ma h3,
#msg-box7-ma p {
  color: #fff;
}
#msg-box7-ma H3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 48px;
}
#msg-box7-ma P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-mb P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content1-mb DIV {
  color: #ffffff;
}
#content1-mc P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 19px;
}
#content1-mc H2 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-mc H1 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-mc H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-mc H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content2-n3 DIV {
  color: #ffffff;
}
#content2-n3 BLOCKQUOTE {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-n4 DIV {
  color: #ffffff;
}
#content1-n4 P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
  text-align: center;
}
#content2-n5 BLOCKQUOTE {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content2-n5 DIV {
  color: #ffffff;
}
#content1-n6 DIV {
  color: #ffffff;
}
#content1-n6 P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content2-n8 DIV {
  color: #ffffff;
  text-align: left;
}
#content2-n8 BLOCKQUOTE {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-n9 .mbr-section-title,
#header3-n9 .mbr-section-subtitle {
  text-align: center;
}
#header3-n9 .mbr-section-title {
  color: #ffffff;
}
#header3-n9 .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-n9 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-na .mbr-section-title,
#header3-na .mbr-section-subtitle {
  text-align: center;
}
#header3-na .mbr-section-title {
  color: #ffffff;
}
#header3-na .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-na .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-nb .mbr-section-title,
#header3-nb .mbr-section-subtitle {
  text-align: center;
}
#header3-nb .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-nb .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-nc .mbr-section-title,
#header3-nc .mbr-section-subtitle {
  text-align: center;
}
#header3-nc .mbr-section-title {
  color: #ffffff;
}
#header3-nc .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-nc .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-nd .mbr-section-title,
#header3-nd .mbr-section-subtitle {
  text-align: center;
}
#header3-nd .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-nd .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-ne .mbr-section-title,
#header3-ne .mbr-section-subtitle {
  text-align: center;
}
#header3-ne .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-ne .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-nf .mbr-section-title,
#header3-nf .mbr-section-subtitle {
  text-align: center;
}
#header3-nf .mbr-section-title {
  color: #ffffff;
}
#header3-nf .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-nf .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ng .mbr-section-title,
#header3-ng .mbr-section-subtitle {
  text-align: center;
}
#header3-ng .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-ng .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-nh .mbr-section-title,
#header3-nh .mbr-section-subtitle {
  text-align: center;
}
#header3-nh .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-nh .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-ni .mbr-section-title,
#header3-ni .mbr-section-subtitle {
  text-align: center;
}
#header3-ni .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-ni .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-nj .mbr-section-title,
#header3-nj .mbr-section-subtitle {
  text-align: center;
}
#header3-nj .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-nj .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-nk .mbr-section-title,
#header3-nk .mbr-section-subtitle {
  text-align: center;
}
#header3-nk .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-nk .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-nl .mbr-section-title,
#header3-nl .mbr-section-subtitle {
  text-align: center;
}
#header3-nl .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-nl .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-nm .mbr-section-title,
#header3-nm .mbr-section-subtitle {
  text-align: center;
}
#header3-nm .mbr-section-title {
  color: #ffffff;
}
#header3-nm .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-nm .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-nn .mbr-section-title,
#header3-nn .mbr-section-subtitle {
  text-align: center;
}
#header3-nn .mbr-section-title {
  color: #ffffff;
}
#header3-nn .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-nn .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-no .mbr-section-title,
#header3-no .mbr-section-subtitle {
  text-align: center;
}
#header3-no .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-no .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-np .mbr-section-title,
#header3-np .mbr-section-subtitle {
  text-align: center;
}
#header3-np .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-np .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-nq .mbr-section-title,
#header3-nq .mbr-section-subtitle {
  text-align: center;
}
#header3-nq .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-nq .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-nr .mbr-section-title,
#header3-nr .mbr-section-subtitle {
  text-align: center;
}
#header3-nr .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-nr .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-ns .mbr-section-title,
#header3-ns .mbr-section-subtitle {
  text-align: center;
}
#header3-ns .mbr-section-title {
  color: #ffffff;
}
#header3-ns .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ns .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-nt .mbr-section-title,
#header3-nt .mbr-section-subtitle {
  text-align: center;
}
#header3-nt .mbr-section-title {
  color: #ffffff;
}
#header3-nt .mbr-section-subtitle {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-nt .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-mx .mbr-section-title,
#header3-mx .mbr-section-subtitle {
  text-align: center;
}
#header3-mx .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
}
#header3-mx .mbr-section-subtitle {
  color: #ffffff;
}
#header3-mx .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-my P {
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
#facebook-comments-block-mz H3 {
  color: #ffffff;
}
#facebook-comments-block-mz H2 {
  color: #ffffff;
}
#facebook-comments-block-mz P {
  color: #ffffff;
}
#facebook-comments-block-mz H4 {
  color: #ffffff;
}
#facebook-comments-block-mz H5 {
  color: #ffffff;
}
#facebook-comments-block-mz BLOCKQUOTE {
  color: #ffffff;
}
#social-buttons3-n0 .mbr-section-title,
#social-buttons3-n0 .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}






















































#menu-nw .hide-buttons .nav-btn {
  display: none !important;
}
#menu-nw .navbar-caption {
  color: #ffffff;
}
#menu-nw .navbar-toggler {
  color: #ffffff;
}
#menu-nw .close-icon::before,
#menu-nw .close-icon::after {
  background-color: #ffffff;
}
#menu-nw .link,
#menu-nw .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-nw .link {
  font-size: 1.3rem;
}
#menu-nw .dropdown-item,
#menu-nw .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-nw .link:hover,
#menu-nw .dropdown-item:hover,
#menu-nw .link:focus,
#menu-nw .dropdown-item:focus {
  color: #c0a375;
}
#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: #ffffff;
  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: #c0a375;
}
#menu-nw .link[aria-expanded="true"],
#menu-nw .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box7-nx h3,
#msg-box7-nx p {
  color: #fff;
}
#msg-box7-nx H3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 48px;
}
#msg-box7-nx P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-ny P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content1-ny DIV {
  color: #ffffff;
}
#content1-nz P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 19px;
}
#content1-nz H2 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-nz H1 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-nz H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-nz H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-ow DIV {
  color: #ffffff;
}
#content1-ow P {
  text-align: center;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ox .mbr-section-title,
#header3-ox .mbr-section-subtitle {
  text-align: center;
}
#header3-ox .mbr-section-title {
  color: #ffffff;
}
#header3-ox .mbr-section-subtitle {
  color: #ffffff;
}
#header3-ox .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-oz .mbr-section-title,
#header3-oz .mbr-section-subtitle {
  text-align: center;
}
#header3-oz .mbr-section-title {
  color: #ffffff;
}
#header3-oz .mbr-section-subtitle {
  color: #ffffff;
}
#header3-oz .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content5-p0 .mbr-section-title,
#content5-p0 .lead {
  color: #fff;
}
#content5-p0 .lead P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-p1 .mbr-section-title,
#header3-p1 .mbr-section-subtitle {
  text-align: center;
}
#header3-p1 .mbr-section-title {
  color: #ffffff;
}
#header3-p1 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-p1 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-p2 .mbr-section-title,
#header3-p2 .mbr-section-subtitle {
  text-align: center;
}
#header3-p2 .mbr-section-title {
  color: #ffffff;
}
#header3-p2 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-p2 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content2-p3 DIV {
  color: #ffffff;
  text-align: center;
}
#content2-p3 B {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-p4 .mbr-section-title,
#header3-p4 .mbr-section-subtitle {
  text-align: center;
}
#header3-p4 .mbr-section-title {
  color: #ffffff;
}
#header3-p4 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-p4 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content5-p5 .mbr-section-title,
#content5-p5 .lead {
  color: #fff;
}
#content5-p5 .lead P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-p6 .mbr-section-title,
#header3-p6 .mbr-section-subtitle {
  text-align: center;
}
#header3-p6 .mbr-section-title {
  color: #ffffff;
}
#header3-p6 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-p6 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-p7 .mbr-section-title,
#header3-p7 .mbr-section-subtitle {
  text-align: center;
}
#header3-p7 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-p7 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-p8 .mbr-section-title,
#header3-p8 .mbr-section-subtitle {
  text-align: center;
}
#header3-p8 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-p8 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-p9 .mbr-section-title,
#header3-p9 .mbr-section-subtitle {
  text-align: center;
}
#header3-p9 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-p9 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content5-pb .mbr-section-title,
#content5-pb .lead {
  color: #fff;
}
#header3-pa .mbr-section-title,
#header3-pa .mbr-section-subtitle {
  text-align: center;
}
#header3-pa .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-pa .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content5-oy .mbr-section-title,
#content5-oy .lead {
  color: #fff;
}
#content5-oy .lead P {
  text-align: center;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-pc .mbr-section-title,
#header3-pc .mbr-section-subtitle {
  text-align: center;
}
#header3-pc .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-pc .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-pd .mbr-section-title,
#header3-pd .mbr-section-subtitle {
  text-align: center;
}
#header3-pd .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-pd .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-pe .mbr-section-title,
#header3-pe .mbr-section-subtitle {
  text-align: center;
}
#header3-pe .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-pe .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-pg .mbr-section-title,
#header3-pg .mbr-section-subtitle {
  text-align: center;
}
#header3-pg .mbr-section-title {
  color: #ffffff;
}
#header3-pg .mbr-section-subtitle {
  color: #ffffff;
}
#header3-pg .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ph .mbr-section-title,
#header3-ph .mbr-section-subtitle {
  text-align: center;
}
#header3-ph .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-ph .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-pi .mbr-section-title,
#header3-pi .mbr-section-subtitle {
  text-align: center;
}
#header3-pi .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-pi .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-pj .mbr-section-title,
#header3-pj .mbr-section-subtitle {
  text-align: center;
}
#header3-pj .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-pj .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-pk .mbr-section-title,
#header3-pk .mbr-section-subtitle {
  text-align: center;
}
#header3-pk .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-pk .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-pl .mbr-section-title,
#header3-pl .mbr-section-subtitle {
  text-align: center;
}
#header3-pl .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-pl .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content5-pm .mbr-section-title,
#content5-pm .lead {
  color: #fff;
}
#header3-pn .mbr-section-title,
#header3-pn .mbr-section-subtitle {
  text-align: center;
}
#header3-pn .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-pn .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-po .mbr-section-title,
#header3-po .mbr-section-subtitle {
  text-align: center;
}
#header3-po .mbr-section-title {
  color: #ffffff;
}
#header3-po .mbr-section-subtitle {
  color: #ffffff;
}
#header3-po .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-pp .mbr-section-title,
#header3-pp .mbr-section-subtitle {
  text-align: center;
}
#header3-pp .mbr-section-title {
  color: #ffffff;
}
#header3-pp .mbr-section-subtitle {
  color: #ffffff;
}
#header3-pp .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-oq .mbr-section-title,
#header3-oq .mbr-section-subtitle {
  text-align: center;
}
#header3-oq .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
}
#header3-oq .mbr-section-subtitle {
  color: #ffffff;
}
#header3-oq .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-or P {
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
#facebook-comments-block-os H3 {
  color: #ffffff;
}
#facebook-comments-block-os H2 {
  color: #ffffff;
}
#facebook-comments-block-os P {
  color: #ffffff;
}
#facebook-comments-block-os H4 {
  color: #ffffff;
}
#facebook-comments-block-os H5 {
  color: #ffffff;
}
#facebook-comments-block-os BLOCKQUOTE {
  color: #ffffff;
}
#social-buttons3-ot .mbr-section-title,
#social-buttons3-ot .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}


















#msg-box5-14m H3 {
  color: #2b0680;
  font-family: 'Oxygen', sans-serif;
}
#msg-box5-14m P {
  color: #2b0680;
  font-size: 19px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box5-14m B {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
}
#header6-pr .mbr-section-title {
  color: #ffffff;
  font-size: 60px;
  font-family: 'Ubuntu', sans-serif;
}
#header6-pr .mbr-section-text {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box4-q1 H3 {
  color: #ffffff;
  text-align: right;
}
#msg-box4-q1 P {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box4-q0 H3 {
  color: #ffffff;
}
#msg-box4-q0 P {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box4-s4 H3 {
  color: #ffffff;
}
#msg-box4-s4 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#msg-box4-tt H3 {
  color: #ffffff;
}
#msg-box4-tt P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#msg-box5-vc H3 {
  color: #ffffff;
}
#msg-box5-vc P {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box5-wr P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#msg-box5-wr H3 {
  color: #ffffff;
}
#msg-box5-pu H3 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#msg-box5-pu P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#msg-box4-pt P {
  color: #ffffff;
  text-align: right;
  font-family: 'Ubuntu', sans-serif;
  font-size: 32px;
}
#msg-box4-pt .btn {
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}











































#menu-q6 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-q6 .navbar-caption {
  color: #ffffff;
}
#menu-q6 .navbar-toggler {
  color: #ffffff;
}
#menu-q6 .close-icon::before,
#menu-q6 .close-icon::after {
  background-color: #ffffff;
}
#menu-q6 .link,
#menu-q6 .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-q6 .link {
  font-size: 1.3rem;
}
#menu-q6 .dropdown-item,
#menu-q6 .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-q6 .link:hover,
#menu-q6 .dropdown-item:hover,
#menu-q6 .link:focus,
#menu-q6 .dropdown-item:focus {
  color: #c0a375;
}
#menu-q6 .link[aria-expanded="true"],
#menu-q6 .dropdown-menu {
  background: #000000;
}
#menu-q6 .nav-dropdown-sm .link:focus,
#menu-q6 .nav-dropdown-sm .link:hover,
#menu-q6 .nav-dropdown-sm .dropdown-item:focus,
#menu-q6 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-q6 .navbar,
#menu-q6 .nav-dropdown-sm,
#menu-q6 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-q6 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-q6 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-q6 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-q6 .bg-color.transparent.opened .link:hover,
#menu-q6 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-q6 .link[aria-expanded="true"],
#menu-q6 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box7-q7 h3,
#msg-box7-q7 p {
  color: #fff;
}
#msg-box7-q7 H3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 48px;
}
#msg-box7-q7 P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-q8 P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content1-q8 DIV {
  color: #ffffff;
}
#content1-q9 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 19px;
}
#content1-q9 H2 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-q9 H1 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-q9 H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-q9 H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-ra P {
  text-align: center;
}
#content1-ra DIV {
  color: #ffffff;
}
#header3-rb .mbr-section-title,
#header3-rb .mbr-section-subtitle {
  text-align: center;
}
#header3-rb .mbr-section-title {
  color: #ffffff;
}
#header3-rb .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
}
#header3-rb .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-rc .mbr-section-title,
#header3-rc .mbr-section-subtitle {
  text-align: center;
}
#header3-rc .mbr-section-title {
  color: #ffffff;
}
#header3-rc .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
}
#header3-rc .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-rd .mbr-section-title,
#header3-rd .mbr-section-subtitle {
  text-align: center;
}
#header3-rd .mbr-section-title {
  color: #ffffff;
}
#header3-rd .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
}
#header3-rd .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-re .mbr-section-title,
#header3-re .mbr-section-subtitle {
  text-align: center;
}
#header3-re .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-re .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-rf .mbr-section-title,
#header3-rf .mbr-section-subtitle {
  text-align: center;
}
#header3-rf .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-rf .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-rg DIV {
  color: #ffffff;
}
#content1-rg P {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
}
#content1-rh P {
  text-align: center;
}
#content1-rh DIV {
  color: #ffffff;
}
#content2-ri DIV {
  color: #ffffff;
  text-align: left;
}
#content2-ri BLOCKQUOTE {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-rj P {
  text-align: center;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-rj DIV {
  color: #ffffff;
}
#header3-rk .mbr-section-title,
#header3-rk .mbr-section-subtitle {
  text-align: center;
}
#header3-rk .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-rk .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-rl .mbr-section-title,
#header3-rl .mbr-section-subtitle {
  text-align: center;
}
#header3-rl .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-rl .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-rn .mbr-section-title,
#header3-rn .mbr-section-subtitle {
  text-align: center;
}
#header3-rn .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
}
#header3-rn .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-ro .mbr-section-title,
#header3-ro .mbr-section-subtitle {
  text-align: center;
}
#header3-ro .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
}
#header3-ro .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-rp .mbr-section-title,
#header3-rp .mbr-section-subtitle {
  text-align: center;
}
#header3-rp .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
}
#header3-rp .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-rq .mbr-section-title,
#header3-rq .mbr-section-subtitle {
  text-align: center;
}
#header3-rq .mbr-section-title {
  color: #ffffff;
}
#header3-rq .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
}
#header3-rq .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-rs .mbr-section-title,
#header3-rs .mbr-section-subtitle {
  text-align: center;
}
#header3-rs .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-rs .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-rv .mbr-section-title,
#header3-rv .mbr-section-subtitle {
  text-align: center;
}
#header3-rv .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
}
#header3-rv .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-rw .mbr-section-title,
#header3-rw .mbr-section-subtitle {
  text-align: center;
}
#header3-rw .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
}
#header3-rw .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-ry DIV {
  color: #ffffff;
}
#content1-ry P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-rz .mbr-section-title,
#header3-rz .mbr-section-subtitle {
  text-align: center;
}
#header3-rz .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-rz .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-s0 .mbr-section-title,
#header3-s0 .mbr-section-subtitle {
  text-align: center;
}
#header3-s0 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-s0 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-s1 .mbr-section-title,
#header3-s1 .mbr-section-subtitle {
  text-align: center;
}
#header3-s1 .mbr-section-title {
  color: #ffffff;
}
#header3-s1 .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
}
#header3-s1 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-s2 .mbr-section-title,
#header3-s2 .mbr-section-subtitle {
  text-align: center;
}
#header3-s2 .mbr-section-title {
  color: #ffffff;
}
#header3-s2 .mbr-section-subtitle {
  color: #ffffff;
  text-align: center;
}
#header3-s2 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-r4 .mbr-section-title,
#header3-r4 .mbr-section-subtitle {
  text-align: center;
}
#header3-r4 .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
}
#header3-r4 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-r4 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-r5 P {
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
#facebook-comments-block-r6 H3 {
  color: #ffffff;
}
#facebook-comments-block-r6 H2 {
  color: #ffffff;
}
#facebook-comments-block-r6 P {
  color: #ffffff;
}
#facebook-comments-block-r6 H4 {
  color: #ffffff;
}
#facebook-comments-block-r6 H5 {
  color: #ffffff;
}
#facebook-comments-block-r6 BLOCKQUOTE {
  color: #ffffff;
}
#social-buttons3-r7 .mbr-section-title,
#social-buttons3-r7 .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}













































#menu-s6 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-s6 .navbar-caption {
  color: #ffffff;
}
#menu-s6 .navbar-toggler {
  color: #ffffff;
}
#menu-s6 .close-icon::before,
#menu-s6 .close-icon::after {
  background-color: #ffffff;
}
#menu-s6 .link,
#menu-s6 .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-s6 .link {
  font-size: 1.3rem;
}
#menu-s6 .dropdown-item,
#menu-s6 .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-s6 .link:hover,
#menu-s6 .dropdown-item:hover,
#menu-s6 .link:focus,
#menu-s6 .dropdown-item:focus {
  color: #c0a375;
}
#menu-s6 .link[aria-expanded="true"],
#menu-s6 .dropdown-menu {
  background: #000000;
}
#menu-s6 .nav-dropdown-sm .link:focus,
#menu-s6 .nav-dropdown-sm .link:hover,
#menu-s6 .nav-dropdown-sm .dropdown-item:focus,
#menu-s6 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-s6 .navbar,
#menu-s6 .nav-dropdown-sm,
#menu-s6 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-s6 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-s6 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-s6 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-s6 .bg-color.transparent.opened .link:hover,
#menu-s6 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-s6 .link[aria-expanded="true"],
#menu-s6 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box7-s7 h3,
#msg-box7-s7 p {
  color: #fff;
}
#msg-box7-s7 H3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 48px;
}
#msg-box7-s7 P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-s8 P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content1-s8 DIV {
  color: #ffffff;
}
#content1-s9 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 19px;
}
#content1-s9 H2 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-s9 H1 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-s9 H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-s9 H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content2-t4 DIV {
  color: #ffffff;
  text-align: center;
}
#content2-t4 BLOCKQUOTE {
  font-family: 'Lora', serif;
  font-size: 19px;
}
#header3-t6 .mbr-section-title,
#header3-t6 .mbr-section-subtitle {
  text-align: center;
}
#header3-t6 .mbr-section-title {
  color: #ffffff;
}
#header3-t6 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-t6 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-t7 .mbr-section-title,
#header3-t7 .mbr-section-subtitle {
  text-align: center;
}
#header3-t7 .mbr-section-title {
  color: #ffffff;
}
#header3-t7 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-t7 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-t9 .mbr-section-title,
#header3-t9 .mbr-section-subtitle {
  text-align: center;
}
#header3-t9 .mbr-section-title {
  color: #ffffff;
}
#header3-t9 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-t9 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ta .mbr-section-title,
#header3-ta .mbr-section-subtitle {
  text-align: center;
}
#header3-ta .mbr-section-title {
  color: #ffffff;
  font-size: 24px;
}
#header3-tb .mbr-section-title,
#header3-tb .mbr-section-subtitle {
  text-align: center;
}
#header3-tb .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-tb .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-te .mbr-section-title,
#header3-te .mbr-section-subtitle {
  text-align: center;
}
#header3-te .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-te .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-tf .mbr-section-title,
#header3-tf .mbr-section-subtitle {
  text-align: center;
}
#header3-tf .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-tf .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-th .mbr-section-title,
#header3-th .mbr-section-subtitle {
  text-align: center;
}
#header3-th .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-th .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-ti .mbr-section-title,
#header3-ti .mbr-section-subtitle {
  text-align: center;
}
#header3-ti .mbr-section-title {
  color: #ffffff;
}
#header3-ti .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-ti .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-tl .mbr-section-title,
#header3-tl .mbr-section-subtitle {
  text-align: center;
}
#header3-tl .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-tl .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-tj .mbr-section-title,
#header3-tj .mbr-section-subtitle {
  text-align: center;
}
#header3-tj .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-tj .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-tk .mbr-section-title,
#header3-tk .mbr-section-subtitle {
  text-align: center;
}
#header3-tk .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-tk .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-tm .mbr-section-title,
#header3-tm .mbr-section-subtitle {
  text-align: center;
}
#header3-tm .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-tm .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-tn .mbr-section-title,
#header3-tn .mbr-section-subtitle {
  text-align: center;
}
#header3-tn .mbr-section-title {
  color: #ffffff;
}
#header3-tn .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-tn .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-to .mbr-section-title,
#header3-to .mbr-section-subtitle {
  text-align: center;
}
#header3-to .mbr-section-title {
  color: #ffffff;
}
#header3-to .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-to .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-tp .mbr-section-title,
#header3-tp .mbr-section-subtitle {
  text-align: center;
}
#header3-tp .mbr-section-title {
  color: #ffffff;
}
#header3-tp .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-tp .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content2-t5 DIV {
  color: #ffffff;
  text-align: center;
}
#content2-t5 BLOCKQUOTE {
  font-size: 19px;
}
#header3-sy .mbr-section-title,
#header3-sy .mbr-section-subtitle {
  text-align: center;
}
#header3-sy .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
}
#header3-sy .mbr-section-subtitle {
  color: #ffffff;
}
#header3-sy .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-sz P {
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
#facebook-comments-block-t0 H3 {
  color: #ffffff;
}
#facebook-comments-block-t0 H2 {
  color: #ffffff;
}
#facebook-comments-block-t0 P {
  color: #ffffff;
}
#facebook-comments-block-t0 H4 {
  color: #ffffff;
}
#facebook-comments-block-t0 H5 {
  color: #ffffff;
}
#facebook-comments-block-t0 BLOCKQUOTE {
  color: #ffffff;
}
#social-buttons3-t1 .mbr-section-title,
#social-buttons3-t1 .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}



















































#menu-tu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-tu .navbar-caption {
  color: #ffffff;
}
#menu-tu .navbar-toggler {
  color: #ffffff;
}
#menu-tu .close-icon::before,
#menu-tu .close-icon::after {
  background-color: #ffffff;
}
#menu-tu .link,
#menu-tu .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-tu .link {
  font-size: 1.3rem;
}
#menu-tu .dropdown-item,
#menu-tu .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-tu .link:hover,
#menu-tu .dropdown-item:hover,
#menu-tu .link:focus,
#menu-tu .dropdown-item:focus {
  color: #c0a375;
}
#menu-tu .link[aria-expanded="true"],
#menu-tu .dropdown-menu {
  background: #000000;
}
#menu-tu .nav-dropdown-sm .link:focus,
#menu-tu .nav-dropdown-sm .link:hover,
#menu-tu .nav-dropdown-sm .dropdown-item:focus,
#menu-tu .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-tu .navbar,
#menu-tu .nav-dropdown-sm,
#menu-tu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-tu .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-tu .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-tu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-tu .bg-color.transparent.opened .link:hover,
#menu-tu .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-tu .link[aria-expanded="true"],
#menu-tu .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box7-tv h3,
#msg-box7-tv p {
  color: #fff;
}
#msg-box7-tv H3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 48px;
}
#msg-box7-tv P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-tw P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content1-tw DIV {
  color: #ffffff;
}
#content1-tx P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 19px;
}
#content1-tx H2 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-tx H1 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-tx H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-tx H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content2-un DIV {
  color: #ffffff;
  text-align: center;
}
#content2-un BLOCKQUOTE {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content2-uq DIV {
  color: #ffffff;
}
#content2-uq BLOCKQUOTE {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ur .mbr-section-title,
#header3-ur .mbr-section-subtitle {
  text-align: center;
}
#header3-ur .mbr-section-title {
  color: #ffffff;
}
#header3-ur .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-ur .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-us .mbr-section-title,
#header3-us .mbr-section-subtitle {
  text-align: center;
}
#header3-us .mbr-section-title {
  color: #ffffff;
}
#header3-us .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-us .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ut .mbr-section-title,
#header3-ut .mbr-section-subtitle {
  text-align: center;
}
#header3-ut .mbr-section-title {
  color: #ffffff;
}
#header3-ut .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-ut .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-uv .mbr-section-title,
#header3-uv .mbr-section-subtitle {
  text-align: center;
}
#header3-uv .mbr-section-title {
  color: #ffffff;
}
#header3-uv .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-uv .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-uw .mbr-section-title,
#header3-uw .mbr-section-subtitle {
  text-align: center;
}
#header3-uw .mbr-section-title {
  color: #ffffff;
}
#header3-uw .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-uw .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-ux .mbr-section-title,
#header3-ux .mbr-section-subtitle {
  text-align: center;
}
#header3-ux .mbr-section-title {
  color: #ffffff;
}
#header3-ux .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-ux .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-uy .mbr-section-title,
#header3-uy .mbr-section-subtitle {
  text-align: center;
}
#header3-uy .mbr-section-title {
  color: #ffffff;
}
#header3-uy .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-uy .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content2-uo DIV {
  color: #ffffff;
  text-align: center;
}
#content2-uo BLOCKQUOTE {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-v0 DIV {
  color: #ffffff;
}
#content1-v0 P {
  text-align: center;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-v2 .mbr-section-title,
#header3-v2 .mbr-section-subtitle {
  text-align: center;
}
#header3-v2 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-v2 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-v3 .mbr-section-title,
#header3-v3 .mbr-section-subtitle {
  text-align: center;
}
#header3-v3 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-v3 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-v4 .mbr-section-title,
#header3-v4 .mbr-section-subtitle {
  text-align: center;
}
#header3-v4 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-v4 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-v5 .mbr-section-title,
#header3-v5 .mbr-section-subtitle {
  text-align: center;
}
#header3-v5 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-v5 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-v6 .mbr-section-title,
#header3-v6 .mbr-section-subtitle {
  text-align: center;
}
#header3-v6 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-v6 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-v7 .mbr-section-title,
#header3-v7 .mbr-section-subtitle {
  text-align: center;
}
#header3-v7 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-v7 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-v8 .mbr-section-title,
#header3-v8 .mbr-section-subtitle {
  text-align: center;
}
#header3-v8 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-v8 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-v9 .mbr-section-title,
#header3-v9 .mbr-section-subtitle {
  text-align: center;
}
#header3-v9 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-v9 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-vb .mbr-section-title,
#header3-vb .mbr-section-subtitle {
  text-align: center;
}
#header3-vb .mbr-section-title {
  color: #ffffff;
}
#header3-vb .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-vb .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content2-up DIV {
  color: #ffffff;
  text-align: center;
}
#content2-up BLOCKQUOTE {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-ug .mbr-section-title,
#header3-ug .mbr-section-subtitle {
  text-align: center;
}
#header3-ug .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
}
#header3-ug .mbr-section-subtitle {
  color: #ffffff;
}
#header3-ug .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-uh P {
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
#facebook-comments-block-ui H3 {
  color: #ffffff;
}
#facebook-comments-block-ui H2 {
  color: #ffffff;
}
#facebook-comments-block-ui P {
  color: #ffffff;
}
#facebook-comments-block-ui H4 {
  color: #ffffff;
}
#facebook-comments-block-ui H5 {
  color: #ffffff;
}
#facebook-comments-block-ui BLOCKQUOTE {
  color: #ffffff;
}
#social-buttons3-uj .mbr-section-title,
#social-buttons3-uj .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}




#header2-xa .mbr-section-title {
  font-size: 46px;
}
#header2-xa .mbr-section-text {
  font-size: 20px;
}
#header3-xw .mbr-section-title,
#header3-xw .mbr-section-subtitle {
  text-align: center;
}
#header3-xw .mbr-section-title {
  color: #ffffff;
}
#features6-xd P {
  color: #ffffff;
}
#features6-xd H4 {
  color: #ffffff;
}
#header3-xx .mbr-section-title,
#header3-xx .mbr-section-subtitle {
  text-align: center;
}
#header3-xx .mbr-section-title {
  color: #ffffff;
}
#features6-xv P {
  color: #ffffff;
}
#features6-xv H4 {
  color: #ffffff;
}
#header3-xz .mbr-section-title,
#header3-xz .mbr-section-subtitle {
  text-align: center;
}
#header3-xz .mbr-section-title {
  color: #ffffff;
}
#content1-y1 DIV {
  color: #ffffff;
}
#content1-y1 P {
  text-align: left;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}
















#msg-box5-14l H3 {
  color: #2b0680;
  font-family: 'Oxygen', sans-serif;
}
#msg-box5-14l P {
  color: #2b0680;
  font-size: 19px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box5-14l B {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
}
#content1-104 DIV {
  color: #ffffff;
}
#content1-104 P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#buttons1-103 .btn {
  font-size: 16px;
}
#buttons1-103 STRONG {
  font-size: 17px;
}
#header3-13c .mbr-section-title,
#header3-13c .mbr-section-subtitle {
  text-align: center;
}
#header3-13c .mbr-section-title {
  color: #ffffff;
}
#content1-13b DIV {
  color: #ffffff;
}
#content1-13b P {
  text-align: center;
}
#msg-box1-11i H3 {
  color: #ffffff;
}
#msg-box1-11i H2 {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content2-11j DIV {
  color: #ffffff;
}
#content2-11j P {
  font-family: 'Ubuntu', sans-serif;
}
#buttons1-139 .btn {
  font-size: 16px;
}
#buttons1-139 STRONG {
  font-size: 17px;
}
#testimonials3-xm .mbr-section-title {
  color: #efefef;
}
#testimonials3-xm .mbr-author-name {
  color: #ccc;
}
#testimonials3-xm .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#testimonials2-y4 .card-block {
  color: #000000;
  font-family: 'Ubuntu', sans-serif;
}
#testimonials2-y4 .mbr-author-name {
  color: #ffffff;
}
#testimonials2-y4 .mbr-author-desc {
  text-align: center;
}
#testimonials2-y4 .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
#testimonials2-y4 .card-block P {
  font-family: 'Ubuntu', sans-serif;
}
#testimonials2-y4 .mbr-section-subtitle {
  color: #cccccc;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-zq DIV {
  color: #ffffff;
}
#content1-zq P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  text-align: center;
}
#buttons1-zs .btn {
  font-size: 17px;
}
#content1-106 DIV {
  color: #ffffff;
}
#content1-106 P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#buttons1-13a .btn {
  font-size: 16px;
}
#buttons1-13a STRONG {
  font-size: 17px;
}
#msg-box5-xq H3 {
  color: #ffffff;
}
#msg-box5-xq P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}









#header1-yd .mbr-section-lead {
  font-family: 'Ubuntu', sans-serif;
  font-size: 32px;
}
#header1-yd .mbr-section-lead SPAN {
  font-size: 48px;
}
#header3-zb .mbr-section-title,
#header3-zb .mbr-section-subtitle {
  text-align: center;
}
#header3-zb .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
}
#header3-zb .mbr-section-subtitle {
  color: #ffffff;
}
#header3-zb .mbr-section-title SPAN {
  font-size: 24px;
}
#header3-zm .mbr-section-title,
#header3-zm .mbr-section-subtitle {
  text-align: center;
}
#header3-zm .mbr-section-title {
  color: #ffffff;
}
#header3-zm .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 21px;
}
#testimonials3-yr .mbr-section-title {
  color: #efefef;
}
#testimonials3-yr .mbr-author-name {
  color: #ccc;
}
#testimonials3-yr .card-block {
  color: #000000;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#testimonials3-yr .card-block P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
  text-align: center;
}
#header3-ym .mbr-section-title,
#header3-ym .mbr-section-subtitle {
  text-align: center;
}
#header3-ym .mbr-section-title {
  color: #ffffff;
}
#header3-ym .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#msg-box4-yo H3 {
  color: #ffffff;
}
#msg-box4-yo P {
  color: #ffffff;
}
#msg-box4-yp P {
  color: #ffffff;
}
#msg-box4-yq P {
  color: #ffffff;
  text-align: right;
}
#msg-box5-yk H3 {
  color: #ffffff;
  font-size: 36px;
}
#msg-box5-yk P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}







#header1-wy .mbr-section-title {
  font-size: 60px;
}
#header1-wy .mbr-section-lead {
  font-family: 'Ubuntu', sans-serif;
}
#msg-box5-14b H3 {
  color: #ffffff;
}
#msg-box5-14b P {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#features3-10q H4 {
  color: #ffffff;
}
#features3-10q P {
  color: #ffffff;
}
#header3-x3 .mbr-section-title,
#header3-x3 .mbr-section-subtitle {
  text-align: center;
}
#header3-x3 .mbr-section-title {
  color: #ffffff;
}
#features3-wz H4 {
  color: #ffffff;
}
#features3-wz P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
}
#features3-wz H5 {
  color: #efefef;
}
#header3-13k .mbr-section-title,
#header3-13k .mbr-section-subtitle {
  text-align: center;
}
#header3-13k .mbr-section-title {
  color: #ffffff;
}
#msg-box5-13j H3 {
  color: #ffffff;
}
#msg-box5-13j P {
  color: #ffffff;
}
#header3-x4 .mbr-section-title,
#header3-x4 .mbr-section-subtitle {
  text-align: center;
}
#header3-x4 .mbr-section-title {
  color: #ffffff;
}
#features3-x5 H4 {
  color: #ffffff;
}
#features3-x5 H5 {
  color: #efefef;
}
#features3-x5 P {
  color: #ffffff;
  font-size: 17px;
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}










#msg-box5-14n H3 {
  color: #2b0680;
  font-family: 'Oxygen', sans-serif;
}
#msg-box5-14n P {
  color: #2b0680;
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box5-14n B {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box2-14x .mbr-section-title {
  color: #2b0680;
  text-align: left;
}
#msg-box2-14x .mbr-section-subtitle {
  color: #2b0680;
  text-align: left;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#msg-box2-14x .mbr-section-subtitle SPAN {
  font-size: 19px;
}
#msg-box2-14x STRONG {
  font-size: 15px;
}
#msg-box2-14x B {
  font-size: 15px;
}
#msg-box5-14y H3 {
  color: #2b0680;
  font-family: 'Oxygen', sans-serif;
}
#msg-box5-14y P {
  color: #2b0680;
  font-size: 19px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box5-14y B {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #90a878;
  font-size: 12px;
}
#footer1-11f P {
  color: #2b0680;
}






#msg-box8-124 .mbr-section-title,
#msg-box8-124 .lead {
  color: #fff;
}
#msg-box8-124 .lead P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box5-125 H3 {
  color: #ffffff;
}
#msg-box5-125 P {
  color: #ffffff;
}
#header3-13h .mbr-section-title,
#header3-13h .mbr-section-subtitle {
  text-align: center;
}
#header3-13h .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-13h .mbr-section-title {
  color: #ffffff;
}
#content1-13g P {
  text-align: center;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-13g DIV {
  color: #ffffff;
}
#buttons1-13i B {
  font-size: 14px;
}
#buttons1-13i STRONG {
  font-size: 14px;
}
#header3-122 .mbr-section-title,
#header3-122 .mbr-section-subtitle {
  text-align: center;
}
#header3-122 .mbr-section-title {
  color: #ffffff;
}
#content6-120 .lead {
  color: #ffffff;
}
#msg-box1-126 H3 {
  color: #ffffff;
  font-size: 32px;
}
#contacts1-11t STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11t I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11t P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}










#msg-box8-127 .mbr-section-title,
#msg-box8-127 .lead {
  color: #fff;
}
#msg-box8-127 .lead P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box5-128 H3 {
  color: #ffffff;
}
#msg-box5-128 P {
  color: #ffffff;
}
#header3-138 .mbr-section-title,
#header3-138 .mbr-section-subtitle {
  text-align: center;
}
#header3-138 .mbr-section-title {
  color: #ffffff;
}
#msg-box4-12y H3 {
  color: #ffffff;
}
#msg-box4-12y P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
}
#msg-box4-130 H3 {
  color: #ffffff;
}
#msg-box4-130 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
}
#header3-134 .mbr-section-title,
#header3-134 .mbr-section-subtitle {
  text-align: center;
}
#header3-134 .mbr-section-title {
  color: #ffffff;
}
#features3-137 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
}
#features3-137 H4 {
  color: #ffffff;
}
#header3-132 .mbr-section-title,
#header3-132 .mbr-section-subtitle {
  text-align: center;
}
#header3-132 .mbr-section-title {
  color: #ffffff;
}
#features3-131 P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
}
#features3-131 H4 {
  color: #ffffff;
}
#header3-135 .mbr-section-title,
#header3-135 .mbr-section-subtitle {
  text-align: center;
}
#header3-135 .mbr-section-title {
  color: #ffffff;
}
#msg-box3-12w .mbr-section-title,
#msg-box3-12w .lead {
  color: #000;
}
#msg-box3-12w .lead {
  color: #ffffff;
}
#msg-box3-12w .lead P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#msg-box3-12w .mbr-section-title {
  color: #ffffff;
}
#msg-box3-12w STRONG {
  font-size: 14px;
}
#msg-box3-12s .mbr-section-title,
#msg-box3-12s .lead {
  color: #000;
}
#msg-box3-12s .lead {
  color: #ffffff;
}
#msg-box3-12s .lead P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#msg-box3-12s .mbr-section-title {
  color: #ffffff;
}
#msg-box3-12s STRONG {
  font-size: 14px;
}
#msg-box1-12b H3 {
  color: #ffffff;
  font-size: 32px;
}
#contacts1-12c STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-12c I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-12c P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}














#msg-box5-14o H3 {
  color: #2b0680;
  font-family: 'Oxygen', sans-serif;
}
#msg-box5-14o P {
  color: #2b0680;
  font-size: 19px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box5-14o B {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
}
#header2-12e H3 {
  text-align: center;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#header2-12e P {
  font-family: 'Ubuntu', sans-serif;
}
#header2-12e .mbr-section-text {
  text-align: right;
  font-size: 19px;
}
#header2-12e .mbr-section-title SPAN {
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
#header2-12e .mbr-section-title {
  font-family: 'Ubuntu', sans-serif;
  text-align: right;
}
#header3-12o .mbr-section-title,
#header3-12o .mbr-section-subtitle {
  text-align: center;
}
#header3-12o .mbr-section-title {
  color: #ffffff;
}
#header3-12o .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
}
#header3-12o .mbr-section-subtitle SPAN {
  font-size: 20px;
}
#msg-box5-12q H3 {
  color: #ffffff;
}
#msg-box5-12q P {
  color: #ffffff;
}
#msg-box5-12q .btn {
  font-size: 14px;
}
#buttons1-12j .btn {
  font-size: 16px;
}
#buttons1-12j STRONG {
  font-size: 17px;
}
#content1-12i DIV {
  color: #ffffff;
}
#content1-12i P {
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
}
#msg-box2-12f .mbr-section-title {
  color: #fff;
  text-align: left;
}
#msg-box2-12f .mbr-section-subtitle {
  color: #ffffff;
  text-align: left;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box5-12h H3 {
  color: #ffffff;
}
#msg-box5-12h P {
  color: #ffffff;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#features3-12g H4 {
  color: #ffffff;
}
#features3-12g H5 {
  color: #ffffff;
}
#features3-12g P {
  color: #ffffff;
}
#social-buttons2-12k .mbr-section-title,
#social-buttons2-12k .btn-social {
  color: #232323;
}
#social-buttons2-12k .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons2-12k .mbr-section-title {
  color: #ffffff;
}
#social-buttons3-12l .mbr-section-title,
#social-buttons3-12l .btn-social {
  color: #fff;
}
#contacts1-12m STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-12m I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-12m P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}













































#menu-ve .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ve .navbar-caption {
  color: #ffffff;
}
#menu-ve .navbar-toggler {
  color: #ffffff;
}
#menu-ve .close-icon::before,
#menu-ve .close-icon::after {
  background-color: #ffffff;
}
#menu-ve .link,
#menu-ve .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-ve .link {
  font-size: 1.3rem;
}
#menu-ve .dropdown-item,
#menu-ve .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-ve .link:hover,
#menu-ve .dropdown-item:hover,
#menu-ve .link:focus,
#menu-ve .dropdown-item:focus {
  color: #c0a375;
}
#menu-ve .link[aria-expanded="true"],
#menu-ve .dropdown-menu {
  background: #000000;
}
#menu-ve .nav-dropdown-sm .link:focus,
#menu-ve .nav-dropdown-sm .link:hover,
#menu-ve .nav-dropdown-sm .dropdown-item:focus,
#menu-ve .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-ve .navbar,
#menu-ve .nav-dropdown-sm,
#menu-ve .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ve .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-ve .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-ve .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ve .bg-color.transparent.opened .link:hover,
#menu-ve .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-ve .link[aria-expanded="true"],
#menu-ve .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box7-vf h3,
#msg-box7-vf p {
  color: #fff;
}
#msg-box7-vf H3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 48px;
}
#msg-box7-vf P {
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-vg P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content1-vg DIV {
  color: #ffffff;
}
#content1-vh P {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 19px;
}
#content1-vh H2 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-vh H1 {
  text-align: center;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#content1-vh H3 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
}
#content1-vh H4 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
}
#content1-w9 DIV {
  color: #ffffff;
}
#content1-w9 P {
  text-align: center;
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-wa .mbr-section-title,
#header3-wa .mbr-section-subtitle {
  text-align: center;
}
#header3-wa .mbr-section-title {
  color: #ffffff;
}
#header3-wa .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-wa .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-wb .mbr-section-title,
#header3-wb .mbr-section-subtitle {
  text-align: center;
}
#header3-wb .mbr-section-title {
  color: #ffffff;
}
#header3-wb .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-wb .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-wd .mbr-section-title,
#header3-wd .mbr-section-subtitle {
  text-align: center;
}
#header3-wd .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-wd .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-we .mbr-section-title,
#header3-we .mbr-section-subtitle {
  text-align: center;
}
#header3-we .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-we .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-wf .mbr-section-title,
#header3-wf .mbr-section-subtitle {
  text-align: center;
}
#header3-wf .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-wf .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-wg .mbr-section-title,
#header3-wg .mbr-section-subtitle {
  text-align: center;
}
#header3-wg .mbr-section-title {
  color: #ffffff;
}
#header3-wg .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-wg .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-wh .mbr-section-title,
#header3-wh .mbr-section-subtitle {
  text-align: center;
}
#header3-wh .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-wh .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-wi .mbr-section-title,
#header3-wi .mbr-section-subtitle {
  text-align: center;
}
#header3-wi .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-wi .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-wj .mbr-section-title,
#header3-wj .mbr-section-subtitle {
  text-align: center;
}
#header3-wj .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
}
#header3-wj .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content2-wk DIV {
  color: #ffffff;
  text-align: left;
}
#content2-wk BLOCKQUOTE {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-wm .mbr-section-title,
#header3-wm .mbr-section-subtitle {
  text-align: center;
}
#header3-wm .mbr-section-title {
  color: #ffffff;
}
#header3-wm .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-wm .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-wn .mbr-section-title,
#header3-wn .mbr-section-subtitle {
  text-align: center;
}
#header3-wn .mbr-section-title {
  color: #ffffff;
}
#header3-wn .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-wn .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-wo .mbr-section-title,
#header3-wo .mbr-section-subtitle {
  text-align: center;
}
#header3-wo .mbr-section-title {
  color: #ffffff;
}
#header3-wo .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-wo .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-wp .mbr-section-title,
#header3-wp .mbr-section-subtitle {
  text-align: center;
}
#header3-wp .mbr-section-title {
  color: #ffffff;
}
#header3-wp .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-wp .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-wq .mbr-section-title,
#header3-wq .mbr-section-subtitle {
  text-align: center;
}
#header3-wq .mbr-section-title {
  color: #ffffff;
}
#header3-wq .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#header3-wq .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-w3 .mbr-section-title,
#header3-w3 .mbr-section-subtitle {
  text-align: center;
}
#header3-w3 .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
}
#header3-w3 .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Lora', serif;
}
#header3-w3 .mbr-section-subtitle SPAN {
  font-size: 19px;
  font-family: 'Ubuntu', sans-serif;
}
#content1-w4 P {
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
#facebook-comments-block-w5 H3 {
  color: #ffffff;
}
#facebook-comments-block-w5 H2 {
  color: #ffffff;
}
#facebook-comments-block-w5 P {
  color: #ffffff;
}
#facebook-comments-block-w5 H4 {
  color: #ffffff;
}
#facebook-comments-block-w5 H5 {
  color: #ffffff;
}
#facebook-comments-block-w5 BLOCKQUOTE {
  color: #ffffff;
}
#social-buttons3-w6 .mbr-section-title,
#social-buttons3-w6 .btn-social {
  color: #fff;
}
#contacts1-11e STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-11e P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}






#menu-13l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-13l .navbar-caption {
  color: #ffffff;
}
#menu-13l .navbar-toggler {
  color: #ffffff;
}
#menu-13l .close-icon::before,
#menu-13l .close-icon::after {
  background-color: #ffffff;
}
#menu-13l .link,
#menu-13l .dropdown-item {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#menu-13l .link {
  font-size: 1.3rem;
}
#menu-13l .dropdown-item,
#menu-13l .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-13l .link:hover,
#menu-13l .dropdown-item:hover,
#menu-13l .link:focus,
#menu-13l .dropdown-item:focus {
  color: #c0a375;
}
#menu-13l .link[aria-expanded="true"],
#menu-13l .dropdown-menu {
  background: #000000;
}
#menu-13l .nav-dropdown-sm .link:focus,
#menu-13l .nav-dropdown-sm .link:hover,
#menu-13l .nav-dropdown-sm .dropdown-item:focus,
#menu-13l .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-13l .navbar,
#menu-13l .nav-dropdown-sm,
#menu-13l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-13l .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-13l .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-13l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-13l .bg-color.transparent.opened .link:hover,
#menu-13l .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-13l .link[aria-expanded="true"],
#menu-13l .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-13m .mbr-section-title,
#msg-box8-13m p {
  color: #fff;
}
#msg-box8-13s .mbr-section-title,
#msg-box8-13s .lead {
  color: #fff;
}
#msg-box8-13s .lead P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-13r P {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}
#content1-13r DIV {
  color: #ffffff;
}
#social-buttons3-13o .mbr-section-title,
#social-buttons3-13o .btn-social {
  color: #fff;
}
#contacts1-13p STRONG {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-13p I {
  font-family: 'Ubuntu', sans-serif;
}
#contacts1-13p P {
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  font-size: 12px;
}
